@alfalab/core-components-navigation-bar 0.1.2 → 0.1.3

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
@@ -1,5 +1,7 @@
1
1
  'use strict';
2
2
 
3
+ Object.defineProperty(exports, '__esModule', { value: true });
4
+
3
5
  var tslib = require('tslib');
4
6
  var React = require('react');
5
7
  var cn = require('classnames');
@@ -24,7 +26,7 @@ var getDataTestId = function (dataTestId, element) {
24
26
  return dataTestId ? "".concat(dataTestId).concat(elementPart) : undefined;
25
27
  };
26
28
 
27
- var styles = {"header":"navigation-bar__header_5ow3j","backgroundImage":"navigation-bar__backgroundImage_5ow3j","mainLine":"navigation-bar__mainLine_5ow3j","mainLineSticky":"navigation-bar__mainLineSticky_5ow3j","mainLineWithImageBg":"navigation-bar__mainLineWithImageBg_5ow3j","content":"navigation-bar__content_5ow3j","withBothAddons":"navigation-bar__withBothAddons_5ow3j","withCompactTitle":"navigation-bar__withCompactTitle_5ow3j","children":"navigation-bar__children_5ow3j","title":"navigation-bar__title_5ow3j","contentOnBotDesktop":"navigation-bar__contentOnBotDesktop_5ow3j","contentOnBotMobile":"navigation-bar__contentOnBotMobile_5ow3j","subtitle":"navigation-bar__subtitle_5ow3j","addonsWrapper":"navigation-bar__addonsWrapper_5ow3j","rightAddons":"navigation-bar__rightAddons_5ow3j","addon":"navigation-bar__addon_5ow3j","bottomAddons":"navigation-bar__bottomAddons_5ow3j","closer":"navigation-bar__closer_5ow3j","left":"navigation-bar__left_5ow3j","center":"navigation-bar__center_5ow3j","trim":"navigation-bar__trim_5ow3j"};
29
+ var styles = {"header":"navigation-bar__header_1holh","backgroundImage":"navigation-bar__backgroundImage_1holh","mainLine":"navigation-bar__mainLine_1holh","mainLineSticky":"navigation-bar__mainLineSticky_1holh","mainLineWithImageBg":"navigation-bar__mainLineWithImageBg_1holh","content":"navigation-bar__content_1holh","withBothAddons":"navigation-bar__withBothAddons_1holh","withCompactTitle":"navigation-bar__withCompactTitle_1holh","children":"navigation-bar__children_1holh","title":"navigation-bar__title_1holh","contentOnBotDesktop":"navigation-bar__contentOnBotDesktop_1holh","contentOnBotMobile":"navigation-bar__contentOnBotMobile_1holh","subtitle":"navigation-bar__subtitle_1holh","addonsWrapper":"navigation-bar__addonsWrapper_1holh","rightAddons":"navigation-bar__rightAddons_1holh","addon":"navigation-bar__addon_1holh","bottomAddons":"navigation-bar__bottomAddons_1holh","closer":"navigation-bar__closer_1holh","left":"navigation-bar__left_1holh","center":"navigation-bar__center_1holh","trim":"navigation-bar__trim_1holh"};
28
30
  require('./index.css')
29
31
 
30
32
  var ADDONS_HEIGHT = 48;
@@ -1,5 +1,7 @@
1
1
  'use strict';
2
2
 
3
+ Object.defineProperty(exports, '__esModule', { value: true });
4
+
3
5
  var tslib = require('tslib');
4
6
  var React = require('react');
5
7
  var cn = require('classnames');
@@ -13,7 +15,7 @@ function _interopDefaultCompat (e) { return e && typeof e === 'object' && 'defau
13
15
  var React__default = /*#__PURE__*/_interopDefaultCompat(React);
14
16
  var cn__default = /*#__PURE__*/_interopDefaultCompat(cn);
15
17
 
16
- var styles = {"component":"navigation-bar__component_swc35","mobileComponent":"navigation-bar__mobileComponent_swc35","flex":"navigation-bar__flex_swc35","iconWrapper":"navigation-bar__iconWrapper_swc35","text":"navigation-bar__text_swc35","mobileWrapper":"navigation-bar__mobileWrapper_swc35"};
18
+ var styles = {"component":"navigation-bar__component_65af1","mobileComponent":"navigation-bar__mobileComponent_65af1","flex":"navigation-bar__flex_65af1","iconWrapper":"navigation-bar__iconWrapper_65af1","text":"navigation-bar__text_65af1","mobileWrapper":"navigation-bar__mobileWrapper_65af1"};
17
19
  require('./index.css')
18
20
 
19
21
  var BackArrowAddon = function (_a) {
@@ -1,13 +1,13 @@
1
- /* hash: 27iuz */
1
+ /* hash: 1iw35 */
2
2
  :root {
3
3
  } /* deprecated */ :root {
4
- --color-light-graphic-primary: #0b1f35;
5
- --color-light-graphic-secondary: #6d7986;
6
- --color-light-specialbg-secondary-transparent: rgba(11, 31, 53, 0.05);
4
+ --color-light-graphic-primary: #0e0e0e;
5
+ --color-light-graphic-secondary: #86868a;
6
+ --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 */
7
7
  --color-light-bg-primary-alpha-40: rgba(255, 255, 255, 0.4);
8
- --color-light-graphic-primary-tint-20: rgb(60, 76, 93);
9
- --color-light-graphic-primary-tint-30: rgb(84, 98, 114);
10
- } :root {
8
+ --color-light-graphic-primary-tint-20: rgb(62, 62, 62);
9
+ --color-light-graphic-primary-tint-30: rgb(86, 86, 86);
10
+ } :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 */
11
11
  } :root {
12
12
  } :root {
13
13
 
@@ -24,46 +24,46 @@
24
24
  --gap-s: 12px;
25
25
  } :root {
26
26
  } :root {
27
- } .navigation-bar__component_swc35 {
27
+ } .navigation-bar__component_65af1 {
28
28
  height: 100%;
29
29
  background: var(--color-light-bg-primary-alpha-40);
30
30
  -webkit-backdrop-filter: blur(10px);
31
31
  backdrop-filter: blur(10px);
32
32
  border-radius: var(--border-radius-pill)
33
- } .navigation-bar__component_swc35 svg > path {
33
+ } .navigation-bar__component_65af1 svg > path {
34
34
  transition: fill 0.2s ease;
35
35
  fill: var(--color-light-graphic-primary);
36
- } .navigation-bar__component_swc35:hover svg > path {
36
+ } .navigation-bar__component_65af1:hover svg > path {
37
37
  fill: var(--color-light-graphic-primary-tint-20);
38
- } .navigation-bar__component_swc35:active svg > path {
38
+ } .navigation-bar__component_65af1:active svg > path {
39
39
  fill: var(--color-light-graphic-primary-tint-30);
40
- } .navigation-bar__mobileComponent_swc35 {
40
+ } .navigation-bar__mobileComponent_65af1 {
41
41
  height: 32px;
42
42
  margin: 0 var(--gap-xs);
43
43
  -webkit-backdrop-filter: none;
44
44
  backdrop-filter: none;
45
45
  background: none;
46
- } .navigation-bar__flex_swc35 {
46
+ } .navigation-bar__flex_65af1 {
47
47
  display: flex;
48
48
  align-items: center;
49
- } .navigation-bar__iconWrapper_swc35 {
49
+ } .navigation-bar__iconWrapper_65af1 {
50
50
  display: inline-flex;
51
51
  align-items: center;
52
52
  justify-content: center;
53
53
  height: 48px;
54
54
  margin: 0 var(--gap-xs) 0 var(--gap-s);
55
55
  border-radius: var(--border-radius-circle)
56
- } .navigation-bar__iconWrapper_swc35 + .navigation-bar__text_swc35 {
56
+ } .navigation-bar__iconWrapper_65af1 + .navigation-bar__text_65af1 {
57
57
  margin-right: var(--gap-s);
58
- } .navigation-bar__mobileWrapper_swc35 {
58
+ } .navigation-bar__mobileWrapper_65af1 {
59
59
  width: 32px;
60
60
  height: 32px;
61
61
  background: var(--color-light-specialbg-secondary-transparent);
62
62
  -webkit-backdrop-filter: blur(10px);
63
63
  backdrop-filter: blur(10px);
64
64
  margin: 0
65
- } .navigation-bar__mobileWrapper_swc35 + .navigation-bar__text_swc35 {
65
+ } .navigation-bar__mobileWrapper_65af1 + .navigation-bar__text_65af1 {
66
66
  margin: 0 var(--gap-s) 0 var(--gap-xs);
67
- } .navigation-bar__mobileWrapper_swc35 svg > path {
67
+ } .navigation-bar__mobileWrapper_65af1 svg > path {
68
68
  fill: var(--color-light-graphic-secondary);
69
69
  }
@@ -1,5 +1,7 @@
1
1
  'use strict';
2
2
 
3
+ Object.defineProperty(exports, '__esModule', { value: true });
4
+
3
5
  var components_backArrowAddon_Component = require('./Component.js');
4
6
  require('tslib');
5
7
  require('react');
@@ -1,5 +1,7 @@
1
1
  'use strict';
2
2
 
3
+ Object.defineProperty(exports, '__esModule', { value: true });
4
+
3
5
  var tslib = require('tslib');
4
6
  var React = require('react');
5
7
  var cn = require('classnames');
@@ -12,7 +14,7 @@ function _interopDefaultCompat (e) { return e && typeof e === 'object' && 'defau
12
14
  var React__default = /*#__PURE__*/_interopDefaultCompat(React);
13
15
  var cn__default = /*#__PURE__*/_interopDefaultCompat(cn);
14
16
 
15
- var styles = {"closer":"navigation-bar__closer_kmb9l","button":"navigation-bar__button_kmb9l","mobile":"navigation-bar__mobile_kmb9l","sticky":"navigation-bar__sticky_kmb9l"};
17
+ var styles = {"closer":"navigation-bar__closer_1wm0n","button":"navigation-bar__button_1wm0n","mobile":"navigation-bar__mobile_1wm0n","sticky":"navigation-bar__sticky_1wm0n"};
16
18
  require('./index.css')
17
19
 
18
20
  var Closer = function (_a) {
@@ -1,11 +1,11 @@
1
- /* hash: 1lpkd */
1
+ /* hash: 1hg1i */
2
2
  :root {
3
3
  } /* deprecated */ :root {
4
- --color-light-graphic-primary: #0b1f35;
5
- --color-light-graphic-secondary: #6d7986;
6
- --color-light-specialbg-secondary-transparent: rgba(11, 31, 53, 0.05);
4
+ --color-light-graphic-primary: #0e0e0e;
5
+ --color-light-graphic-secondary: #86868a;
6
+ --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 */
7
7
  --color-light-bg-primary-alpha-40: rgba(255, 255, 255, 0.4);
8
- } :root {
8
+ } :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 */
9
9
  } :root {
10
10
  } :root {
11
11
 
@@ -18,7 +18,7 @@
18
18
  } :root {
19
19
  } :root {
20
20
  } :root {
21
- } .navigation-bar__closer_kmb9l {
21
+ } .navigation-bar__closer_1wm0n {
22
22
  flex-shrink: 0;
23
23
  width: 48px;
24
24
  height: 48px;
@@ -26,16 +26,16 @@
26
26
  display: flex;
27
27
  align-items: center;
28
28
  justify-content: center;
29
- } .navigation-bar__button_kmb9l {
29
+ } .navigation-bar__button_1wm0n {
30
30
  background: var(--color-light-bg-primary-alpha-40);
31
31
  -webkit-backdrop-filter: blur(10px);
32
32
  backdrop-filter: blur(10px);
33
33
  border-radius: 50px;
34
34
  color: var(--color-light-graphic-primary)
35
- } .navigation-bar__button_kmb9l.navigation-bar__mobile_kmb9l {
35
+ } .navigation-bar__button_1wm0n.navigation-bar__mobile_1wm0n {
36
36
  background: var(--color-light-specialbg-secondary-transparent);
37
37
  color: var(--color-light-graphic-secondary);
38
- } .navigation-bar__sticky_kmb9l {
38
+ } .navigation-bar__sticky_1wm0n {
39
39
  position: sticky;
40
40
  top: 0;
41
41
  }
@@ -1,5 +1,7 @@
1
1
  'use strict';
2
2
 
3
+ Object.defineProperty(exports, '__esModule', { value: true });
4
+
3
5
  var components_closer_Component = require('./Component.js');
4
6
  require('tslib');
5
7
  require('react');
package/cssm/Component.js CHANGED
@@ -1,5 +1,7 @@
1
1
  'use strict';
2
2
 
3
+ Object.defineProperty(exports, '__esModule', { value: true });
4
+
3
5
  var tslib = require('tslib');
4
6
  var React = require('react');
5
7
  var cn = require('classnames');
@@ -1,5 +1,7 @@
1
1
  'use strict';
2
2
 
3
+ Object.defineProperty(exports, '__esModule', { value: true });
4
+
3
5
  var tslib = require('tslib');
4
6
  var React = require('react');
5
7
  var cn = require('classnames');
@@ -1,5 +1,7 @@
1
1
  'use strict';
2
2
 
3
+ Object.defineProperty(exports, '__esModule', { value: true });
4
+
3
5
  var components_backArrowAddon_Component = require('./Component.js');
4
6
  require('tslib');
5
7
  require('react');
@@ -1,12 +1,12 @@
1
1
  :root {
2
2
  } /* deprecated */ :root {
3
- --color-light-graphic-primary: #0b1f35;
4
- --color-light-graphic-secondary: #6d7986;
5
- --color-light-specialbg-secondary-transparent: rgba(11, 31, 53, 0.05);
3
+ --color-light-graphic-primary: #0e0e0e;
4
+ --color-light-graphic-secondary: #86868a;
5
+ --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 */
6
6
  --color-light-bg-primary-alpha-40: rgba(255, 255, 255, 0.4);
7
- --color-light-graphic-primary-tint-20: rgb(60, 76, 93);
8
- --color-light-graphic-primary-tint-30: rgb(84, 98, 114);
9
- } :root {
7
+ --color-light-graphic-primary-tint-20: rgb(62, 62, 62);
8
+ --color-light-graphic-primary-tint-30: rgb(86, 86, 86);
9
+ } :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 */
10
10
  } :root {
11
11
  } :root {
12
12
 
@@ -1,5 +1,7 @@
1
1
  'use strict';
2
2
 
3
+ Object.defineProperty(exports, '__esModule', { value: true });
4
+
3
5
  var tslib = require('tslib');
4
6
  var React = require('react');
5
7
  var cn = require('classnames');
@@ -1,5 +1,7 @@
1
1
  'use strict';
2
2
 
3
+ Object.defineProperty(exports, '__esModule', { value: true });
4
+
3
5
  var components_closer_Component = require('./Component.js');
4
6
  require('tslib');
5
7
  require('react');
@@ -1,10 +1,10 @@
1
1
  :root {
2
2
  } /* deprecated */ :root {
3
- --color-light-graphic-primary: #0b1f35;
4
- --color-light-graphic-secondary: #6d7986;
5
- --color-light-specialbg-secondary-transparent: rgba(11, 31, 53, 0.05);
3
+ --color-light-graphic-primary: #0e0e0e;
4
+ --color-light-graphic-secondary: #86868a;
5
+ --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 */
6
6
  --color-light-bg-primary-alpha-40: rgba(255, 255, 255, 0.4);
7
- } :root {
7
+ } :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 */
8
8
  } :root {
9
9
  } :root {
10
10
 
package/cssm/index.js CHANGED
@@ -1,5 +1,7 @@
1
1
  'use strict';
2
2
 
3
+ Object.defineProperty(exports, '__esModule', { value: true });
4
+
3
5
  var Component = require('./Component.js');
4
6
  var components_closer_Component = require('./components/closer/Component.js');
5
7
  require('tslib');
@@ -1,8 +1,8 @@
1
1
  :root {
2
2
  } /* deprecated */ :root {
3
- --color-light-text-primary: #0b1f35;
4
- --color-light-text-secondary: rgba(11, 31, 53, 0.7);
5
- } :root {
3
+ --color-light-text-primary: #0e0e0e;
4
+ --color-light-text-secondary: rgba(60, 60, 67, 0.66); /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
5
+ } :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 */
6
6
  } :root {
7
7
  } :root {
8
8
 
package/esm/Component.js CHANGED
@@ -17,7 +17,7 @@ var getDataTestId = function (dataTestId, element) {
17
17
  return dataTestId ? "".concat(dataTestId).concat(elementPart) : undefined;
18
18
  };
19
19
 
20
- var styles = {"header":"navigation-bar__header_5ow3j","backgroundImage":"navigation-bar__backgroundImage_5ow3j","mainLine":"navigation-bar__mainLine_5ow3j","mainLineSticky":"navigation-bar__mainLineSticky_5ow3j","mainLineWithImageBg":"navigation-bar__mainLineWithImageBg_5ow3j","content":"navigation-bar__content_5ow3j","withBothAddons":"navigation-bar__withBothAddons_5ow3j","withCompactTitle":"navigation-bar__withCompactTitle_5ow3j","children":"navigation-bar__children_5ow3j","title":"navigation-bar__title_5ow3j","contentOnBotDesktop":"navigation-bar__contentOnBotDesktop_5ow3j","contentOnBotMobile":"navigation-bar__contentOnBotMobile_5ow3j","subtitle":"navigation-bar__subtitle_5ow3j","addonsWrapper":"navigation-bar__addonsWrapper_5ow3j","rightAddons":"navigation-bar__rightAddons_5ow3j","addon":"navigation-bar__addon_5ow3j","bottomAddons":"navigation-bar__bottomAddons_5ow3j","closer":"navigation-bar__closer_5ow3j","left":"navigation-bar__left_5ow3j","center":"navigation-bar__center_5ow3j","trim":"navigation-bar__trim_5ow3j"};
20
+ var styles = {"header":"navigation-bar__header_1holh","backgroundImage":"navigation-bar__backgroundImage_1holh","mainLine":"navigation-bar__mainLine_1holh","mainLineSticky":"navigation-bar__mainLineSticky_1holh","mainLineWithImageBg":"navigation-bar__mainLineWithImageBg_1holh","content":"navigation-bar__content_1holh","withBothAddons":"navigation-bar__withBothAddons_1holh","withCompactTitle":"navigation-bar__withCompactTitle_1holh","children":"navigation-bar__children_1holh","title":"navigation-bar__title_1holh","contentOnBotDesktop":"navigation-bar__contentOnBotDesktop_1holh","contentOnBotMobile":"navigation-bar__contentOnBotMobile_1holh","subtitle":"navigation-bar__subtitle_1holh","addonsWrapper":"navigation-bar__addonsWrapper_1holh","rightAddons":"navigation-bar__rightAddons_1holh","addon":"navigation-bar__addon_1holh","bottomAddons":"navigation-bar__bottomAddons_1holh","closer":"navigation-bar__closer_1holh","left":"navigation-bar__left_1holh","center":"navigation-bar__center_1holh","trim":"navigation-bar__trim_1holh"};
21
21
  require('./index.css')
22
22
 
23
23
  var ADDONS_HEIGHT = 48;
@@ -6,7 +6,7 @@ import { Typography } from '@alfalab/core-components-typography/esm';
6
6
  import { ArrowLeftMediumMIcon } from '@alfalab/icons-glyph/ArrowLeftMediumMIcon';
7
7
  import { ArrowLeftMIcon } from '@alfalab/icons-glyph/ArrowLeftMIcon';
8
8
 
9
- var styles = {"component":"navigation-bar__component_swc35","mobileComponent":"navigation-bar__mobileComponent_swc35","flex":"navigation-bar__flex_swc35","iconWrapper":"navigation-bar__iconWrapper_swc35","text":"navigation-bar__text_swc35","mobileWrapper":"navigation-bar__mobileWrapper_swc35"};
9
+ var styles = {"component":"navigation-bar__component_65af1","mobileComponent":"navigation-bar__mobileComponent_65af1","flex":"navigation-bar__flex_65af1","iconWrapper":"navigation-bar__iconWrapper_65af1","text":"navigation-bar__text_65af1","mobileWrapper":"navigation-bar__mobileWrapper_65af1"};
10
10
  require('./index.css')
11
11
 
12
12
  var BackArrowAddon = function (_a) {
@@ -1,13 +1,13 @@
1
- /* hash: 27iuz */
1
+ /* hash: 1iw35 */
2
2
  :root {
3
3
  } /* deprecated */ :root {
4
- --color-light-graphic-primary: #0b1f35;
5
- --color-light-graphic-secondary: #6d7986;
6
- --color-light-specialbg-secondary-transparent: rgba(11, 31, 53, 0.05);
4
+ --color-light-graphic-primary: #0e0e0e;
5
+ --color-light-graphic-secondary: #86868a;
6
+ --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 */
7
7
  --color-light-bg-primary-alpha-40: rgba(255, 255, 255, 0.4);
8
- --color-light-graphic-primary-tint-20: rgb(60, 76, 93);
9
- --color-light-graphic-primary-tint-30: rgb(84, 98, 114);
10
- } :root {
8
+ --color-light-graphic-primary-tint-20: rgb(62, 62, 62);
9
+ --color-light-graphic-primary-tint-30: rgb(86, 86, 86);
10
+ } :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 */
11
11
  } :root {
12
12
  } :root {
13
13
 
@@ -24,46 +24,46 @@
24
24
  --gap-s: 12px;
25
25
  } :root {
26
26
  } :root {
27
- } .navigation-bar__component_swc35 {
27
+ } .navigation-bar__component_65af1 {
28
28
  height: 100%;
29
29
  background: var(--color-light-bg-primary-alpha-40);
30
30
  -webkit-backdrop-filter: blur(10px);
31
31
  backdrop-filter: blur(10px);
32
32
  border-radius: var(--border-radius-pill)
33
- } .navigation-bar__component_swc35 svg > path {
33
+ } .navigation-bar__component_65af1 svg > path {
34
34
  transition: fill 0.2s ease;
35
35
  fill: var(--color-light-graphic-primary);
36
- } .navigation-bar__component_swc35:hover svg > path {
36
+ } .navigation-bar__component_65af1:hover svg > path {
37
37
  fill: var(--color-light-graphic-primary-tint-20);
38
- } .navigation-bar__component_swc35:active svg > path {
38
+ } .navigation-bar__component_65af1:active svg > path {
39
39
  fill: var(--color-light-graphic-primary-tint-30);
40
- } .navigation-bar__mobileComponent_swc35 {
40
+ } .navigation-bar__mobileComponent_65af1 {
41
41
  height: 32px;
42
42
  margin: 0 var(--gap-xs);
43
43
  -webkit-backdrop-filter: none;
44
44
  backdrop-filter: none;
45
45
  background: none;
46
- } .navigation-bar__flex_swc35 {
46
+ } .navigation-bar__flex_65af1 {
47
47
  display: flex;
48
48
  align-items: center;
49
- } .navigation-bar__iconWrapper_swc35 {
49
+ } .navigation-bar__iconWrapper_65af1 {
50
50
  display: inline-flex;
51
51
  align-items: center;
52
52
  justify-content: center;
53
53
  height: 48px;
54
54
  margin: 0 var(--gap-xs) 0 var(--gap-s);
55
55
  border-radius: var(--border-radius-circle)
56
- } .navigation-bar__iconWrapper_swc35 + .navigation-bar__text_swc35 {
56
+ } .navigation-bar__iconWrapper_65af1 + .navigation-bar__text_65af1 {
57
57
  margin-right: var(--gap-s);
58
- } .navigation-bar__mobileWrapper_swc35 {
58
+ } .navigation-bar__mobileWrapper_65af1 {
59
59
  width: 32px;
60
60
  height: 32px;
61
61
  background: var(--color-light-specialbg-secondary-transparent);
62
62
  -webkit-backdrop-filter: blur(10px);
63
63
  backdrop-filter: blur(10px);
64
64
  margin: 0
65
- } .navigation-bar__mobileWrapper_swc35 + .navigation-bar__text_swc35 {
65
+ } .navigation-bar__mobileWrapper_65af1 + .navigation-bar__text_65af1 {
66
66
  margin: 0 var(--gap-s) 0 var(--gap-xs);
67
- } .navigation-bar__mobileWrapper_swc35 svg > path {
67
+ } .navigation-bar__mobileWrapper_65af1 svg > path {
68
68
  fill: var(--color-light-graphic-secondary);
69
69
  }
@@ -5,7 +5,7 @@ import { IconButton } from '@alfalab/core-components-icon-button/esm';
5
5
  import { CrossHeavyMIcon } from '@alfalab/icons-glyph/CrossHeavyMIcon';
6
6
  import { CrossMIcon } from '@alfalab/icons-glyph/CrossMIcon';
7
7
 
8
- var styles = {"closer":"navigation-bar__closer_kmb9l","button":"navigation-bar__button_kmb9l","mobile":"navigation-bar__mobile_kmb9l","sticky":"navigation-bar__sticky_kmb9l"};
8
+ var styles = {"closer":"navigation-bar__closer_1wm0n","button":"navigation-bar__button_1wm0n","mobile":"navigation-bar__mobile_1wm0n","sticky":"navigation-bar__sticky_1wm0n"};
9
9
  require('./index.css')
10
10
 
11
11
  var Closer = function (_a) {
@@ -1,11 +1,11 @@
1
- /* hash: 1lpkd */
1
+ /* hash: 1hg1i */
2
2
  :root {
3
3
  } /* deprecated */ :root {
4
- --color-light-graphic-primary: #0b1f35;
5
- --color-light-graphic-secondary: #6d7986;
6
- --color-light-specialbg-secondary-transparent: rgba(11, 31, 53, 0.05);
4
+ --color-light-graphic-primary: #0e0e0e;
5
+ --color-light-graphic-secondary: #86868a;
6
+ --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 */
7
7
  --color-light-bg-primary-alpha-40: rgba(255, 255, 255, 0.4);
8
- } :root {
8
+ } :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 */
9
9
  } :root {
10
10
  } :root {
11
11
 
@@ -18,7 +18,7 @@
18
18
  } :root {
19
19
  } :root {
20
20
  } :root {
21
- } .navigation-bar__closer_kmb9l {
21
+ } .navigation-bar__closer_1wm0n {
22
22
  flex-shrink: 0;
23
23
  width: 48px;
24
24
  height: 48px;
@@ -26,16 +26,16 @@
26
26
  display: flex;
27
27
  align-items: center;
28
28
  justify-content: center;
29
- } .navigation-bar__button_kmb9l {
29
+ } .navigation-bar__button_1wm0n {
30
30
  background: var(--color-light-bg-primary-alpha-40);
31
31
  -webkit-backdrop-filter: blur(10px);
32
32
  backdrop-filter: blur(10px);
33
33
  border-radius: 50px;
34
34
  color: var(--color-light-graphic-primary)
35
- } .navigation-bar__button_kmb9l.navigation-bar__mobile_kmb9l {
35
+ } .navigation-bar__button_1wm0n.navigation-bar__mobile_1wm0n {
36
36
  background: var(--color-light-specialbg-secondary-transparent);
37
37
  color: var(--color-light-graphic-secondary);
38
- } .navigation-bar__sticky_kmb9l {
38
+ } .navigation-bar__sticky_1wm0n {
39
39
  position: sticky;
40
40
  top: 0;
41
41
  }
package/esm/index.css CHANGED
@@ -1,9 +1,9 @@
1
- /* hash: zc64y */
1
+ /* hash: v2nac */
2
2
  :root {
3
3
  } /* deprecated */ :root {
4
- --color-light-text-primary: #0b1f35;
5
- --color-light-text-secondary: rgba(11, 31, 53, 0.7);
6
- } :root {
4
+ --color-light-text-primary: #0e0e0e;
5
+ --color-light-text-secondary: rgba(60, 60, 67, 0.66); /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
6
+ } :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 */
7
7
  } :root {
8
8
  } :root {
9
9
 
@@ -18,26 +18,26 @@
18
18
  --gap-s: 12px;
19
19
  } :root {
20
20
  } :root {
21
- } .navigation-bar__header_5ow3j {
21
+ } .navigation-bar__header_1holh {
22
22
  width: 100%;
23
23
  box-sizing: border-box;
24
24
  transition: box-shadow 0.2s ease, background 0.2s ease
25
- } .navigation-bar__header_5ow3j.navigation-bar__header_5ow3j.navigation-bar__backgroundImage_5ow3j {
25
+ } .navigation-bar__header_1holh.navigation-bar__header_1holh.navigation-bar__backgroundImage_1holh {
26
26
  background-repeat: no-repeat;
27
27
  background-position: center;
28
28
  background-size: cover;
29
- } .navigation-bar__mainLine_5ow3j {
29
+ } .navigation-bar__mainLine_1holh {
30
30
  display: flex;
31
31
  align-items: stretch;
32
32
  justify-content: space-between;
33
33
  z-index: 1;
34
34
  background-color: inherit;
35
- } .navigation-bar__mainLineSticky_5ow3j {
35
+ } .navigation-bar__mainLineSticky_1holh {
36
36
  position: sticky;
37
37
  top: 0;
38
- } .navigation-bar__mainLineWithImageBg_5ow3j {
38
+ } .navigation-bar__mainLineWithImageBg_1holh {
39
39
  background-color: initial;
40
- } .navigation-bar__content_5ow3j {
40
+ } .navigation-bar__content_1holh {
41
41
  color: var(--color-light-text-primary);
42
42
  display: flex;
43
43
  flex-flow: column nowrap;
@@ -46,27 +46,27 @@
46
46
  align-self: baseline;
47
47
  box-sizing: border-box;
48
48
  min-height: 48px
49
- } .navigation-bar__content_5ow3j.navigation-bar__withBothAddons_5ow3j,
50
- .navigation-bar__content_5ow3j.navigation-bar__withCompactTitle_5ow3j {
49
+ } .navigation-bar__content_1holh.navigation-bar__withBothAddons_1holh,
50
+ .navigation-bar__content_1holh.navigation-bar__withCompactTitle_1holh {
51
51
  font-size: 16px;
52
52
  line-height: 20px;
53
53
  font-weight: 500;
54
54
  align-self: center;
55
55
  padding-top: var(--gap-2xs);
56
56
  padding-bottom: var(--gap-2xs)
57
- } .navigation-bar__content_5ow3j.navigation-bar__withBothAddons_5ow3j > .navigation-bar__children_5ow3j,
58
- .navigation-bar__content_5ow3j.navigation-bar__withBothAddons_5ow3j > .navigation-bar__title_5ow3j,
59
- .navigation-bar__content_5ow3j.navigation-bar__withCompactTitle_5ow3j > .navigation-bar__children_5ow3j,
60
- .navigation-bar__content_5ow3j.navigation-bar__withCompactTitle_5ow3j > .navigation-bar__title_5ow3j {
57
+ } .navigation-bar__content_1holh.navigation-bar__withBothAddons_1holh > .navigation-bar__children_1holh,
58
+ .navigation-bar__content_1holh.navigation-bar__withBothAddons_1holh > .navigation-bar__title_1holh,
59
+ .navigation-bar__content_1holh.navigation-bar__withCompactTitle_1holh > .navigation-bar__children_1holh,
60
+ .navigation-bar__content_1holh.navigation-bar__withCompactTitle_1holh > .navigation-bar__title_1holh {
61
61
  -webkit-line-clamp: 1;
62
62
  word-break: break-all;
63
- } .navigation-bar__content_5ow3j.navigation-bar__contentOnBotDesktop_5ow3j.navigation-bar__contentOnBotDesktop_5ow3j {
63
+ } .navigation-bar__content_1holh.navigation-bar__contentOnBotDesktop_1holh.navigation-bar__contentOnBotDesktop_1holh {
64
64
  padding-top: var(--gap-s);
65
- } .navigation-bar__content_5ow3j.navigation-bar__contentOnBotMobile_5ow3j.navigation-bar__contentOnBotMobile_5ow3j {
65
+ } .navigation-bar__content_1holh.navigation-bar__contentOnBotMobile_1holh.navigation-bar__contentOnBotMobile_1holh {
66
66
  padding-top: var(--gap-s);
67
- } .navigation-bar__title_5ow3j {
67
+ } .navigation-bar__title_1holh {
68
68
  word-break: break-word;
69
- } .navigation-bar__subtitle_5ow3j {
69
+ } .navigation-bar__subtitle_1holh {
70
70
  font-size: 14px;
71
71
  line-height: 20px;
72
72
  font-weight: 400;
@@ -77,11 +77,11 @@
77
77
 
78
78
  color: var(--color-light-text-secondary);
79
79
  word-break: break-all;
80
- } .navigation-bar__addonsWrapper_5ow3j {
80
+ } .navigation-bar__addonsWrapper_1holh {
81
81
  display: flex;
82
- } .navigation-bar__rightAddons_5ow3j {
82
+ } .navigation-bar__rightAddons_1holh {
83
83
  margin-left: auto;
84
- } .navigation-bar__addon_5ow3j {
84
+ } .navigation-bar__addon_1holh {
85
85
  min-width: 48px;
86
86
  height: 48px;
87
87
  display: flex;
@@ -89,18 +89,18 @@
89
89
  align-items: center;
90
90
  flex-shrink: 0;
91
91
  pointer-events: all;
92
- } .navigation-bar__bottomAddons_5ow3j {
92
+ } .navigation-bar__bottomAddons_1holh {
93
93
  pointer-events: all;
94
- } .navigation-bar__closer_5ow3j {
94
+ } .navigation-bar__closer_1holh {
95
95
  margin-left: auto;
96
- } .navigation-bar__left_5ow3j {
96
+ } .navigation-bar__left_1holh {
97
97
  text-align: left;
98
- } .navigation-bar__center_5ow3j {
98
+ } .navigation-bar__center_1holh {
99
99
  text-align: center;
100
- } .navigation-bar__trim_5ow3j {
100
+ } .navigation-bar__trim_1holh {
101
101
  overflow: hidden
102
- } .navigation-bar__trim_5ow3j .navigation-bar__title_5ow3j,
103
- .navigation-bar__trim_5ow3j .navigation-bar__children_5ow3j {
102
+ } .navigation-bar__trim_1holh .navigation-bar__title_1holh,
103
+ .navigation-bar__trim_1holh .navigation-bar__children_1holh {
104
104
  -webkit-line-clamp: 2;
105
105
  display: -webkit-box;
106
106
  -webkit-box-orient: vertical;
package/index.css CHANGED
@@ -1,9 +1,9 @@
1
- /* hash: zc64y */
1
+ /* hash: v2nac */
2
2
  :root {
3
3
  } /* deprecated */ :root {
4
- --color-light-text-primary: #0b1f35;
5
- --color-light-text-secondary: rgba(11, 31, 53, 0.7);
6
- } :root {
4
+ --color-light-text-primary: #0e0e0e;
5
+ --color-light-text-secondary: rgba(60, 60, 67, 0.66); /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
6
+ } :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 */
7
7
  } :root {
8
8
  } :root {
9
9
 
@@ -18,26 +18,26 @@
18
18
  --gap-s: 12px;
19
19
  } :root {
20
20
  } :root {
21
- } .navigation-bar__header_5ow3j {
21
+ } .navigation-bar__header_1holh {
22
22
  width: 100%;
23
23
  box-sizing: border-box;
24
24
  transition: box-shadow 0.2s ease, background 0.2s ease
25
- } .navigation-bar__header_5ow3j.navigation-bar__header_5ow3j.navigation-bar__backgroundImage_5ow3j {
25
+ } .navigation-bar__header_1holh.navigation-bar__header_1holh.navigation-bar__backgroundImage_1holh {
26
26
  background-repeat: no-repeat;
27
27
  background-position: center;
28
28
  background-size: cover;
29
- } .navigation-bar__mainLine_5ow3j {
29
+ } .navigation-bar__mainLine_1holh {
30
30
  display: flex;
31
31
  align-items: stretch;
32
32
  justify-content: space-between;
33
33
  z-index: 1;
34
34
  background-color: inherit;
35
- } .navigation-bar__mainLineSticky_5ow3j {
35
+ } .navigation-bar__mainLineSticky_1holh {
36
36
  position: sticky;
37
37
  top: 0;
38
- } .navigation-bar__mainLineWithImageBg_5ow3j {
38
+ } .navigation-bar__mainLineWithImageBg_1holh {
39
39
  background-color: initial;
40
- } .navigation-bar__content_5ow3j {
40
+ } .navigation-bar__content_1holh {
41
41
  color: var(--color-light-text-primary);
42
42
  display: flex;
43
43
  flex-flow: column nowrap;
@@ -46,27 +46,27 @@
46
46
  align-self: baseline;
47
47
  box-sizing: border-box;
48
48
  min-height: 48px
49
- } .navigation-bar__content_5ow3j.navigation-bar__withBothAddons_5ow3j,
50
- .navigation-bar__content_5ow3j.navigation-bar__withCompactTitle_5ow3j {
49
+ } .navigation-bar__content_1holh.navigation-bar__withBothAddons_1holh,
50
+ .navigation-bar__content_1holh.navigation-bar__withCompactTitle_1holh {
51
51
  font-size: 16px;
52
52
  line-height: 20px;
53
53
  font-weight: 500;
54
54
  align-self: center;
55
55
  padding-top: var(--gap-2xs);
56
56
  padding-bottom: var(--gap-2xs)
57
- } .navigation-bar__content_5ow3j.navigation-bar__withBothAddons_5ow3j > .navigation-bar__children_5ow3j,
58
- .navigation-bar__content_5ow3j.navigation-bar__withBothAddons_5ow3j > .navigation-bar__title_5ow3j,
59
- .navigation-bar__content_5ow3j.navigation-bar__withCompactTitle_5ow3j > .navigation-bar__children_5ow3j,
60
- .navigation-bar__content_5ow3j.navigation-bar__withCompactTitle_5ow3j > .navigation-bar__title_5ow3j {
57
+ } .navigation-bar__content_1holh.navigation-bar__withBothAddons_1holh > .navigation-bar__children_1holh,
58
+ .navigation-bar__content_1holh.navigation-bar__withBothAddons_1holh > .navigation-bar__title_1holh,
59
+ .navigation-bar__content_1holh.navigation-bar__withCompactTitle_1holh > .navigation-bar__children_1holh,
60
+ .navigation-bar__content_1holh.navigation-bar__withCompactTitle_1holh > .navigation-bar__title_1holh {
61
61
  -webkit-line-clamp: 1;
62
62
  word-break: break-all;
63
- } .navigation-bar__content_5ow3j.navigation-bar__contentOnBotDesktop_5ow3j.navigation-bar__contentOnBotDesktop_5ow3j {
63
+ } .navigation-bar__content_1holh.navigation-bar__contentOnBotDesktop_1holh.navigation-bar__contentOnBotDesktop_1holh {
64
64
  padding-top: var(--gap-s);
65
- } .navigation-bar__content_5ow3j.navigation-bar__contentOnBotMobile_5ow3j.navigation-bar__contentOnBotMobile_5ow3j {
65
+ } .navigation-bar__content_1holh.navigation-bar__contentOnBotMobile_1holh.navigation-bar__contentOnBotMobile_1holh {
66
66
  padding-top: var(--gap-s);
67
- } .navigation-bar__title_5ow3j {
67
+ } .navigation-bar__title_1holh {
68
68
  word-break: break-word;
69
- } .navigation-bar__subtitle_5ow3j {
69
+ } .navigation-bar__subtitle_1holh {
70
70
  font-size: 14px;
71
71
  line-height: 20px;
72
72
  font-weight: 400;
@@ -77,11 +77,11 @@
77
77
 
78
78
  color: var(--color-light-text-secondary);
79
79
  word-break: break-all;
80
- } .navigation-bar__addonsWrapper_5ow3j {
80
+ } .navigation-bar__addonsWrapper_1holh {
81
81
  display: flex;
82
- } .navigation-bar__rightAddons_5ow3j {
82
+ } .navigation-bar__rightAddons_1holh {
83
83
  margin-left: auto;
84
- } .navigation-bar__addon_5ow3j {
84
+ } .navigation-bar__addon_1holh {
85
85
  min-width: 48px;
86
86
  height: 48px;
87
87
  display: flex;
@@ -89,18 +89,18 @@
89
89
  align-items: center;
90
90
  flex-shrink: 0;
91
91
  pointer-events: all;
92
- } .navigation-bar__bottomAddons_5ow3j {
92
+ } .navigation-bar__bottomAddons_1holh {
93
93
  pointer-events: all;
94
- } .navigation-bar__closer_5ow3j {
94
+ } .navigation-bar__closer_1holh {
95
95
  margin-left: auto;
96
- } .navigation-bar__left_5ow3j {
96
+ } .navigation-bar__left_1holh {
97
97
  text-align: left;
98
- } .navigation-bar__center_5ow3j {
98
+ } .navigation-bar__center_1holh {
99
99
  text-align: center;
100
- } .navigation-bar__trim_5ow3j {
100
+ } .navigation-bar__trim_1holh {
101
101
  overflow: hidden
102
- } .navigation-bar__trim_5ow3j .navigation-bar__title_5ow3j,
103
- .navigation-bar__trim_5ow3j .navigation-bar__children_5ow3j {
102
+ } .navigation-bar__trim_1holh .navigation-bar__title_1holh,
103
+ .navigation-bar__trim_1holh .navigation-bar__children_1holh {
104
104
  -webkit-line-clamp: 2;
105
105
  display: -webkit-box;
106
106
  -webkit-box-orient: vertical;
package/index.js CHANGED
@@ -1,5 +1,7 @@
1
1
  'use strict';
2
2
 
3
+ Object.defineProperty(exports, '__esModule', { value: true });
4
+
3
5
  var Component = require('./Component.js');
4
6
  var components_closer_Component = require('./components/closer/Component.js');
5
7
  require('tslib');
@@ -16,7 +16,7 @@ const getDataTestId = (dataTestId, element) => {
16
16
  return dataTestId ? `${dataTestId}${elementPart}` : undefined;
17
17
  };
18
18
 
19
- const styles = {"header":"navigation-bar__header_5ow3j","backgroundImage":"navigation-bar__backgroundImage_5ow3j","mainLine":"navigation-bar__mainLine_5ow3j","mainLineSticky":"navigation-bar__mainLineSticky_5ow3j","mainLineWithImageBg":"navigation-bar__mainLineWithImageBg_5ow3j","content":"navigation-bar__content_5ow3j","withBothAddons":"navigation-bar__withBothAddons_5ow3j","withCompactTitle":"navigation-bar__withCompactTitle_5ow3j","children":"navigation-bar__children_5ow3j","title":"navigation-bar__title_5ow3j","contentOnBotDesktop":"navigation-bar__contentOnBotDesktop_5ow3j","contentOnBotMobile":"navigation-bar__contentOnBotMobile_5ow3j","subtitle":"navigation-bar__subtitle_5ow3j","addonsWrapper":"navigation-bar__addonsWrapper_5ow3j","rightAddons":"navigation-bar__rightAddons_5ow3j","addon":"navigation-bar__addon_5ow3j","bottomAddons":"navigation-bar__bottomAddons_5ow3j","closer":"navigation-bar__closer_5ow3j","left":"navigation-bar__left_5ow3j","center":"navigation-bar__center_5ow3j","trim":"navigation-bar__trim_5ow3j"};
19
+ const styles = {"header":"navigation-bar__header_1holh","backgroundImage":"navigation-bar__backgroundImage_1holh","mainLine":"navigation-bar__mainLine_1holh","mainLineSticky":"navigation-bar__mainLineSticky_1holh","mainLineWithImageBg":"navigation-bar__mainLineWithImageBg_1holh","content":"navigation-bar__content_1holh","withBothAddons":"navigation-bar__withBothAddons_1holh","withCompactTitle":"navigation-bar__withCompactTitle_1holh","children":"navigation-bar__children_1holh","title":"navigation-bar__title_1holh","contentOnBotDesktop":"navigation-bar__contentOnBotDesktop_1holh","contentOnBotMobile":"navigation-bar__contentOnBotMobile_1holh","subtitle":"navigation-bar__subtitle_1holh","addonsWrapper":"navigation-bar__addonsWrapper_1holh","rightAddons":"navigation-bar__rightAddons_1holh","addon":"navigation-bar__addon_1holh","bottomAddons":"navigation-bar__bottomAddons_1holh","closer":"navigation-bar__closer_1holh","left":"navigation-bar__left_1holh","center":"navigation-bar__center_1holh","trim":"navigation-bar__trim_1holh"};
20
20
  require('./index.css')
21
21
 
22
22
  /* eslint-disable complexity */
@@ -5,7 +5,7 @@ import { Typography } from '@alfalab/core-components-typography/modern';
5
5
  import { ArrowLeftMediumMIcon } from '@alfalab/icons-glyph/ArrowLeftMediumMIcon';
6
6
  import { ArrowLeftMIcon } from '@alfalab/icons-glyph/ArrowLeftMIcon';
7
7
 
8
- const styles = {"component":"navigation-bar__component_swc35","mobileComponent":"navigation-bar__mobileComponent_swc35","flex":"navigation-bar__flex_swc35","iconWrapper":"navigation-bar__iconWrapper_swc35","text":"navigation-bar__text_swc35","mobileWrapper":"navigation-bar__mobileWrapper_swc35"};
8
+ const styles = {"component":"navigation-bar__component_65af1","mobileComponent":"navigation-bar__mobileComponent_65af1","flex":"navigation-bar__flex_65af1","iconWrapper":"navigation-bar__iconWrapper_65af1","text":"navigation-bar__text_65af1","mobileWrapper":"navigation-bar__mobileWrapper_65af1"};
9
9
  require('./index.css')
10
10
 
11
11
  const BackArrowAddon = ({ text = 'Назад', onClick, className, textOpacity = 1, view, ...htmlAttributes }) => {
@@ -1,13 +1,13 @@
1
- /* hash: 27iuz */
1
+ /* hash: 1iw35 */
2
2
  :root {
3
3
  } /* deprecated */ :root {
4
- --color-light-graphic-primary: #0b1f35;
5
- --color-light-graphic-secondary: #6d7986;
6
- --color-light-specialbg-secondary-transparent: rgba(11, 31, 53, 0.05);
4
+ --color-light-graphic-primary: #0e0e0e;
5
+ --color-light-graphic-secondary: #86868a;
6
+ --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 */
7
7
  --color-light-bg-primary-alpha-40: rgba(255, 255, 255, 0.4);
8
- --color-light-graphic-primary-tint-20: rgb(60, 76, 93);
9
- --color-light-graphic-primary-tint-30: rgb(84, 98, 114);
10
- } :root {
8
+ --color-light-graphic-primary-tint-20: rgb(62, 62, 62);
9
+ --color-light-graphic-primary-tint-30: rgb(86, 86, 86);
10
+ } :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 */
11
11
  } :root {
12
12
  } :root {
13
13
 
@@ -24,46 +24,46 @@
24
24
  --gap-s: 12px;
25
25
  } :root {
26
26
  } :root {
27
- } .navigation-bar__component_swc35 {
27
+ } .navigation-bar__component_65af1 {
28
28
  height: 100%;
29
29
  background: var(--color-light-bg-primary-alpha-40);
30
30
  -webkit-backdrop-filter: blur(10px);
31
31
  backdrop-filter: blur(10px);
32
32
  border-radius: var(--border-radius-pill)
33
- } .navigation-bar__component_swc35 svg > path {
33
+ } .navigation-bar__component_65af1 svg > path {
34
34
  transition: fill 0.2s ease;
35
35
  fill: var(--color-light-graphic-primary);
36
- } .navigation-bar__component_swc35:hover svg > path {
36
+ } .navigation-bar__component_65af1:hover svg > path {
37
37
  fill: var(--color-light-graphic-primary-tint-20);
38
- } .navigation-bar__component_swc35:active svg > path {
38
+ } .navigation-bar__component_65af1:active svg > path {
39
39
  fill: var(--color-light-graphic-primary-tint-30);
40
- } .navigation-bar__mobileComponent_swc35 {
40
+ } .navigation-bar__mobileComponent_65af1 {
41
41
  height: 32px;
42
42
  margin: 0 var(--gap-xs);
43
43
  -webkit-backdrop-filter: none;
44
44
  backdrop-filter: none;
45
45
  background: none;
46
- } .navigation-bar__flex_swc35 {
46
+ } .navigation-bar__flex_65af1 {
47
47
  display: flex;
48
48
  align-items: center;
49
- } .navigation-bar__iconWrapper_swc35 {
49
+ } .navigation-bar__iconWrapper_65af1 {
50
50
  display: inline-flex;
51
51
  align-items: center;
52
52
  justify-content: center;
53
53
  height: 48px;
54
54
  margin: 0 var(--gap-xs) 0 var(--gap-s);
55
55
  border-radius: var(--border-radius-circle)
56
- } .navigation-bar__iconWrapper_swc35 + .navigation-bar__text_swc35 {
56
+ } .navigation-bar__iconWrapper_65af1 + .navigation-bar__text_65af1 {
57
57
  margin-right: var(--gap-s);
58
- } .navigation-bar__mobileWrapper_swc35 {
58
+ } .navigation-bar__mobileWrapper_65af1 {
59
59
  width: 32px;
60
60
  height: 32px;
61
61
  background: var(--color-light-specialbg-secondary-transparent);
62
62
  -webkit-backdrop-filter: blur(10px);
63
63
  backdrop-filter: blur(10px);
64
64
  margin: 0
65
- } .navigation-bar__mobileWrapper_swc35 + .navigation-bar__text_swc35 {
65
+ } .navigation-bar__mobileWrapper_65af1 + .navigation-bar__text_65af1 {
66
66
  margin: 0 var(--gap-s) 0 var(--gap-xs);
67
- } .navigation-bar__mobileWrapper_swc35 svg > path {
67
+ } .navigation-bar__mobileWrapper_65af1 svg > path {
68
68
  fill: var(--color-light-graphic-secondary);
69
69
  }
@@ -4,7 +4,7 @@ import { IconButton } from '@alfalab/core-components-icon-button/modern';
4
4
  import { CrossHeavyMIcon } from '@alfalab/icons-glyph/CrossHeavyMIcon';
5
5
  import { CrossMIcon } from '@alfalab/icons-glyph/CrossMIcon';
6
6
 
7
- const styles = {"closer":"navigation-bar__closer_kmb9l","button":"navigation-bar__button_kmb9l","mobile":"navigation-bar__mobile_kmb9l","sticky":"navigation-bar__sticky_kmb9l"};
7
+ const styles = {"closer":"navigation-bar__closer_1wm0n","button":"navigation-bar__button_1wm0n","mobile":"navigation-bar__mobile_1wm0n","sticky":"navigation-bar__sticky_1wm0n"};
8
8
  require('./index.css')
9
9
 
10
10
  const Closer = ({ view, className, sticky, icon = view === 'desktop' ? CrossHeavyMIcon : CrossMIcon, dataTestId, onClose, ...restProps }) => {
@@ -1,11 +1,11 @@
1
- /* hash: 1lpkd */
1
+ /* hash: 1hg1i */
2
2
  :root {
3
3
  } /* deprecated */ :root {
4
- --color-light-graphic-primary: #0b1f35;
5
- --color-light-graphic-secondary: #6d7986;
6
- --color-light-specialbg-secondary-transparent: rgba(11, 31, 53, 0.05);
4
+ --color-light-graphic-primary: #0e0e0e;
5
+ --color-light-graphic-secondary: #86868a;
6
+ --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 */
7
7
  --color-light-bg-primary-alpha-40: rgba(255, 255, 255, 0.4);
8
- } :root {
8
+ } :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 */
9
9
  } :root {
10
10
  } :root {
11
11
 
@@ -18,7 +18,7 @@
18
18
  } :root {
19
19
  } :root {
20
20
  } :root {
21
- } .navigation-bar__closer_kmb9l {
21
+ } .navigation-bar__closer_1wm0n {
22
22
  flex-shrink: 0;
23
23
  width: 48px;
24
24
  height: 48px;
@@ -26,16 +26,16 @@
26
26
  display: flex;
27
27
  align-items: center;
28
28
  justify-content: center;
29
- } .navigation-bar__button_kmb9l {
29
+ } .navigation-bar__button_1wm0n {
30
30
  background: var(--color-light-bg-primary-alpha-40);
31
31
  -webkit-backdrop-filter: blur(10px);
32
32
  backdrop-filter: blur(10px);
33
33
  border-radius: 50px;
34
34
  color: var(--color-light-graphic-primary)
35
- } .navigation-bar__button_kmb9l.navigation-bar__mobile_kmb9l {
35
+ } .navigation-bar__button_1wm0n.navigation-bar__mobile_1wm0n {
36
36
  background: var(--color-light-specialbg-secondary-transparent);
37
37
  color: var(--color-light-graphic-secondary);
38
- } .navigation-bar__sticky_kmb9l {
38
+ } .navigation-bar__sticky_1wm0n {
39
39
  position: sticky;
40
40
  top: 0;
41
41
  }
package/modern/index.css CHANGED
@@ -1,9 +1,9 @@
1
- /* hash: zc64y */
1
+ /* hash: v2nac */
2
2
  :root {
3
3
  } /* deprecated */ :root {
4
- --color-light-text-primary: #0b1f35;
5
- --color-light-text-secondary: rgba(11, 31, 53, 0.7);
6
- } :root {
4
+ --color-light-text-primary: #0e0e0e;
5
+ --color-light-text-secondary: rgba(60, 60, 67, 0.66); /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
6
+ } :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 */
7
7
  } :root {
8
8
  } :root {
9
9
 
@@ -18,26 +18,26 @@
18
18
  --gap-s: 12px;
19
19
  } :root {
20
20
  } :root {
21
- } .navigation-bar__header_5ow3j {
21
+ } .navigation-bar__header_1holh {
22
22
  width: 100%;
23
23
  box-sizing: border-box;
24
24
  transition: box-shadow 0.2s ease, background 0.2s ease
25
- } .navigation-bar__header_5ow3j.navigation-bar__header_5ow3j.navigation-bar__backgroundImage_5ow3j {
25
+ } .navigation-bar__header_1holh.navigation-bar__header_1holh.navigation-bar__backgroundImage_1holh {
26
26
  background-repeat: no-repeat;
27
27
  background-position: center;
28
28
  background-size: cover;
29
- } .navigation-bar__mainLine_5ow3j {
29
+ } .navigation-bar__mainLine_1holh {
30
30
  display: flex;
31
31
  align-items: stretch;
32
32
  justify-content: space-between;
33
33
  z-index: 1;
34
34
  background-color: inherit;
35
- } .navigation-bar__mainLineSticky_5ow3j {
35
+ } .navigation-bar__mainLineSticky_1holh {
36
36
  position: sticky;
37
37
  top: 0;
38
- } .navigation-bar__mainLineWithImageBg_5ow3j {
38
+ } .navigation-bar__mainLineWithImageBg_1holh {
39
39
  background-color: initial;
40
- } .navigation-bar__content_5ow3j {
40
+ } .navigation-bar__content_1holh {
41
41
  color: var(--color-light-text-primary);
42
42
  display: flex;
43
43
  flex-flow: column nowrap;
@@ -46,27 +46,27 @@
46
46
  align-self: baseline;
47
47
  box-sizing: border-box;
48
48
  min-height: 48px
49
- } .navigation-bar__content_5ow3j.navigation-bar__withBothAddons_5ow3j,
50
- .navigation-bar__content_5ow3j.navigation-bar__withCompactTitle_5ow3j {
49
+ } .navigation-bar__content_1holh.navigation-bar__withBothAddons_1holh,
50
+ .navigation-bar__content_1holh.navigation-bar__withCompactTitle_1holh {
51
51
  font-size: 16px;
52
52
  line-height: 20px;
53
53
  font-weight: 500;
54
54
  align-self: center;
55
55
  padding-top: var(--gap-2xs);
56
56
  padding-bottom: var(--gap-2xs)
57
- } .navigation-bar__content_5ow3j.navigation-bar__withBothAddons_5ow3j > .navigation-bar__children_5ow3j,
58
- .navigation-bar__content_5ow3j.navigation-bar__withBothAddons_5ow3j > .navigation-bar__title_5ow3j,
59
- .navigation-bar__content_5ow3j.navigation-bar__withCompactTitle_5ow3j > .navigation-bar__children_5ow3j,
60
- .navigation-bar__content_5ow3j.navigation-bar__withCompactTitle_5ow3j > .navigation-bar__title_5ow3j {
57
+ } .navigation-bar__content_1holh.navigation-bar__withBothAddons_1holh > .navigation-bar__children_1holh,
58
+ .navigation-bar__content_1holh.navigation-bar__withBothAddons_1holh > .navigation-bar__title_1holh,
59
+ .navigation-bar__content_1holh.navigation-bar__withCompactTitle_1holh > .navigation-bar__children_1holh,
60
+ .navigation-bar__content_1holh.navigation-bar__withCompactTitle_1holh > .navigation-bar__title_1holh {
61
61
  -webkit-line-clamp: 1;
62
62
  word-break: break-all;
63
- } .navigation-bar__content_5ow3j.navigation-bar__contentOnBotDesktop_5ow3j.navigation-bar__contentOnBotDesktop_5ow3j {
63
+ } .navigation-bar__content_1holh.navigation-bar__contentOnBotDesktop_1holh.navigation-bar__contentOnBotDesktop_1holh {
64
64
  padding-top: var(--gap-s);
65
- } .navigation-bar__content_5ow3j.navigation-bar__contentOnBotMobile_5ow3j.navigation-bar__contentOnBotMobile_5ow3j {
65
+ } .navigation-bar__content_1holh.navigation-bar__contentOnBotMobile_1holh.navigation-bar__contentOnBotMobile_1holh {
66
66
  padding-top: var(--gap-s);
67
- } .navigation-bar__title_5ow3j {
67
+ } .navigation-bar__title_1holh {
68
68
  word-break: break-word;
69
- } .navigation-bar__subtitle_5ow3j {
69
+ } .navigation-bar__subtitle_1holh {
70
70
  font-size: 14px;
71
71
  line-height: 20px;
72
72
  font-weight: 400;
@@ -77,11 +77,11 @@
77
77
 
78
78
  color: var(--color-light-text-secondary);
79
79
  word-break: break-all;
80
- } .navigation-bar__addonsWrapper_5ow3j {
80
+ } .navigation-bar__addonsWrapper_1holh {
81
81
  display: flex;
82
- } .navigation-bar__rightAddons_5ow3j {
82
+ } .navigation-bar__rightAddons_1holh {
83
83
  margin-left: auto;
84
- } .navigation-bar__addon_5ow3j {
84
+ } .navigation-bar__addon_1holh {
85
85
  min-width: 48px;
86
86
  height: 48px;
87
87
  display: flex;
@@ -89,18 +89,18 @@
89
89
  align-items: center;
90
90
  flex-shrink: 0;
91
91
  pointer-events: all;
92
- } .navigation-bar__bottomAddons_5ow3j {
92
+ } .navigation-bar__bottomAddons_1holh {
93
93
  pointer-events: all;
94
- } .navigation-bar__closer_5ow3j {
94
+ } .navigation-bar__closer_1holh {
95
95
  margin-left: auto;
96
- } .navigation-bar__left_5ow3j {
96
+ } .navigation-bar__left_1holh {
97
97
  text-align: left;
98
- } .navigation-bar__center_5ow3j {
98
+ } .navigation-bar__center_1holh {
99
99
  text-align: center;
100
- } .navigation-bar__trim_5ow3j {
100
+ } .navigation-bar__trim_1holh {
101
101
  overflow: hidden
102
- } .navigation-bar__trim_5ow3j .navigation-bar__title_5ow3j,
103
- .navigation-bar__trim_5ow3j .navigation-bar__children_5ow3j {
102
+ } .navigation-bar__trim_1holh .navigation-bar__title_1holh,
103
+ .navigation-bar__trim_1holh .navigation-bar__children_1holh {
104
104
  -webkit-line-clamp: 2;
105
105
  display: -webkit-box;
106
106
  -webkit-box-orient: vertical;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@alfalab/core-components-navigation-bar",
3
- "version": "0.1.2",
3
+ "version": "0.1.3",
4
4
  "description": "Navigation bar component",
5
5
  "keywords": [],
6
6
  "license": "MIT",
@@ -11,9 +11,9 @@
11
11
  "directory": "dist"
12
12
  },
13
13
  "dependencies": {
14
- "@alfalab/core-components-icon-button": "^6.0.8",
15
- "@alfalab/core-components-button": "^7.1.1",
16
- "@alfalab/core-components-typography": "^3.2.0",
14
+ "@alfalab/core-components-icon-button": "^6.0.9",
15
+ "@alfalab/core-components-button": "^8.0.0",
16
+ "@alfalab/core-components-typography": "^3.2.1",
17
17
  "@alfalab/hooks": "^1.13.0",
18
18
  "@alfalab/icons-glyph": "^2.89.0",
19
19
  "classnames": "^2.3.1",