@alfalab/core-components-list-header 2.1.1 → 2.1.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.
- package/CHANGELOG.md +26 -18
- package/dist/Component.js +1 -1
- package/dist/esm/Component.js +1 -1
- package/dist/esm/index.css +4 -4
- package/dist/index.css +4 -4
- package/dist/modern/Component.js +1 -1
- package/dist/modern/index.css +4 -4
- package/package.json +4 -4
package/CHANGELOG.md
CHANGED
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
|
4
4
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
5
|
|
|
6
|
-
## [2.1.
|
|
6
|
+
## [2.1.2](https://github.com/core-ds/core-components/compare/@alfalab/core-components-list-header@2.1.1...@alfalab/core-components-list-header@2.1.2) (2022-03-30)
|
|
7
7
|
|
|
8
8
|
**Note:** Version bump only for package @alfalab/core-components-list-header
|
|
9
9
|
|
|
@@ -11,18 +11,26 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
11
11
|
|
|
12
12
|
|
|
13
13
|
|
|
14
|
-
|
|
14
|
+
## [2.1.1](https://github.com/core-ds/core-components/compare/@alfalab/core-components-list-header@2.1.0...@alfalab/core-components-list-header@2.1.1) (2022-03-03)
|
|
15
|
+
|
|
16
|
+
**Note:** Version bump only for package @alfalab/core-components-list-header
|
|
17
|
+
|
|
18
|
+
|
|
19
|
+
|
|
20
|
+
|
|
21
|
+
|
|
22
|
+
# [2.1.0](https://github.com/core-ds/core-components/compare/@alfalab/core-components-list-header@2.0.4...@alfalab/core-components-list-header@2.1.0) (2022-03-01)
|
|
15
23
|
|
|
16
24
|
|
|
17
25
|
### Features
|
|
18
26
|
|
|
19
|
-
* Исправить импорты в сторях. ([#998](https://github.com/
|
|
27
|
+
* Исправить импорты в сторях. ([#998](https://github.com/core-ds/core-components/issues/998)) ([e6a654a](https://github.com/core-ds/core-components/commit/e6a654a0599451c7d149484cb61d8067eed083b7))
|
|
20
28
|
|
|
21
29
|
|
|
22
30
|
|
|
23
31
|
|
|
24
32
|
|
|
25
|
-
## [2.0.4](https://github.com/
|
|
33
|
+
## [2.0.4](https://github.com/core-ds/core-components/compare/@alfalab/core-components-list-header@2.0.3...@alfalab/core-components-list-header@2.0.4) (2022-01-17)
|
|
26
34
|
|
|
27
35
|
**Note:** Version bump only for package @alfalab/core-components-list-header
|
|
28
36
|
|
|
@@ -30,7 +38,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
30
38
|
|
|
31
39
|
|
|
32
40
|
|
|
33
|
-
## [2.0.3](https://github.com/
|
|
41
|
+
## [2.0.3](https://github.com/core-ds/core-components/compare/@alfalab/core-components-list-header@2.0.2...@alfalab/core-components-list-header@2.0.3) (2021-09-14)
|
|
34
42
|
|
|
35
43
|
**Note:** Version bump only for package @alfalab/core-components-list-header
|
|
36
44
|
|
|
@@ -38,7 +46,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
38
46
|
|
|
39
47
|
|
|
40
48
|
|
|
41
|
-
## [2.0.2](https://github.com/
|
|
49
|
+
## [2.0.2](https://github.com/core-ds/core-components/compare/@alfalab/core-components-list-header@2.0.1...@alfalab/core-components-list-header@2.0.2) (2021-07-19)
|
|
42
50
|
|
|
43
51
|
**Note:** Version bump only for package @alfalab/core-components-list-header
|
|
44
52
|
|
|
@@ -46,7 +54,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
46
54
|
|
|
47
55
|
|
|
48
56
|
|
|
49
|
-
## [2.0.1](https://github.com/
|
|
57
|
+
## [2.0.1](https://github.com/core-ds/core-components/compare/@alfalab/core-components-list-header@2.0.0...@alfalab/core-components-list-header@2.0.1) (2021-07-09)
|
|
50
58
|
|
|
51
59
|
**Note:** Version bump only for package @alfalab/core-components-list-header
|
|
52
60
|
|
|
@@ -54,14 +62,14 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
54
62
|
|
|
55
63
|
|
|
56
64
|
|
|
57
|
-
# [2.0.0](https://github.com/
|
|
65
|
+
# [2.0.0](https://github.com/core-ds/core-components/compare/@alfalab/core-components-list-header@1.1.9...@alfalab/core-components-list-header@2.0.0) (2021-07-08)
|
|
58
66
|
|
|
59
67
|
|
|
60
68
|
### Features
|
|
61
69
|
|
|
62
|
-
* upgrade storybook ([#696](https://github.com/
|
|
70
|
+
* upgrade storybook ([#696](https://github.com/core-ds/core-components/issues/696))
|
|
63
71
|
|
|
64
|
-
## [1.1.9](https://github.com/
|
|
72
|
+
## [1.1.9](https://github.com/core-ds/core-components/compare/@alfalab/core-components-list-header@1.1.8...@alfalab/core-components-list-header@1.1.9) (2021-06-28)
|
|
65
73
|
|
|
66
74
|
**Note:** Version bump only for package @alfalab/core-components-list-header
|
|
67
75
|
|
|
@@ -69,7 +77,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
69
77
|
|
|
70
78
|
|
|
71
79
|
|
|
72
|
-
## [1.1.8](https://github.com/
|
|
80
|
+
## [1.1.8](https://github.com/core-ds/core-components/compare/@alfalab/core-components-list-header@1.1.7...@alfalab/core-components-list-header@1.1.8) (2021-06-04)
|
|
73
81
|
|
|
74
82
|
**Note:** Version bump only for package @alfalab/core-components-list-header
|
|
75
83
|
|
|
@@ -77,7 +85,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
77
85
|
|
|
78
86
|
|
|
79
87
|
|
|
80
|
-
## [1.1.7](https://github.com/
|
|
88
|
+
## [1.1.7](https://github.com/core-ds/core-components/compare/@alfalab/core-components-list-header@1.1.6...@alfalab/core-components-list-header@1.1.7) (2021-04-26)
|
|
81
89
|
|
|
82
90
|
**Note:** Version bump only for package @alfalab/core-components-list-header
|
|
83
91
|
|
|
@@ -85,7 +93,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
85
93
|
|
|
86
94
|
|
|
87
95
|
|
|
88
|
-
## [1.1.6](https://github.com/
|
|
96
|
+
## [1.1.6](https://github.com/core-ds/core-components/compare/@alfalab/core-components-list-header@1.1.5...@alfalab/core-components-list-header@1.1.6) (2021-04-01)
|
|
89
97
|
|
|
90
98
|
**Note:** Version bump only for package @alfalab/core-components-list-header
|
|
91
99
|
|
|
@@ -93,18 +101,18 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
93
101
|
|
|
94
102
|
|
|
95
103
|
|
|
96
|
-
## [1.1.5](https://github.com/
|
|
104
|
+
## [1.1.5](https://github.com/core-ds/core-components/compare/@alfalab/core-components-list-header@1.1.3...@alfalab/core-components-list-header@1.1.5) (2021-03-18)
|
|
97
105
|
|
|
98
106
|
|
|
99
107
|
### Bug Fixes
|
|
100
108
|
|
|
101
|
-
* one more sborka bug ([#579](https://github.com/
|
|
109
|
+
* one more sborka bug ([#579](https://github.com/core-ds/core-components/issues/579)) ([9fbe0be](https://github.com/core-ds/core-components/commit/9fbe0beca56ec5971de78b3f6cda25305b260efc))
|
|
102
110
|
|
|
103
111
|
|
|
104
112
|
|
|
105
113
|
|
|
106
114
|
|
|
107
|
-
## [1.1.3](https://github.com/
|
|
115
|
+
## [1.1.3](https://github.com/core-ds/core-components/compare/@alfalab/core-components-list-header@1.1.2...@alfalab/core-components-list-header@1.1.3) (2021-03-14)
|
|
108
116
|
|
|
109
117
|
**Note:** Version bump only for package @alfalab/core-components-list-header
|
|
110
118
|
|
|
@@ -112,7 +120,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
112
120
|
|
|
113
121
|
|
|
114
122
|
|
|
115
|
-
## [1.1.2](https://github.com/
|
|
123
|
+
## [1.1.2](https://github.com/core-ds/core-components/compare/@alfalab/core-components-list-header@1.1.1...@alfalab/core-components-list-header@1.1.2) (2021-03-04)
|
|
116
124
|
|
|
117
125
|
**Note:** Version bump only for package @alfalab/core-components-list-header
|
|
118
126
|
|
|
@@ -120,6 +128,6 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
120
128
|
|
|
121
129
|
|
|
122
130
|
|
|
123
|
-
## [1.1.1](https://github.com/
|
|
131
|
+
## [1.1.1](https://github.com/core-ds/core-components/compare/@alfalab/core-components-list-header@1.1.0...@alfalab/core-components-list-header@1.1.1) (2021-03-03)
|
|
124
132
|
|
|
125
133
|
**Note:** Version bump only for package @alfalab/core-components-list-header
|
package/dist/Component.js
CHANGED
|
@@ -11,7 +11,7 @@ function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'defau
|
|
|
11
11
|
var React__default = /*#__PURE__*/_interopDefaultLegacy(React);
|
|
12
12
|
var cn__default = /*#__PURE__*/_interopDefaultLegacy(cn);
|
|
13
13
|
|
|
14
|
-
var styles = {"component":"list-
|
|
14
|
+
var styles = {"component":"list-header__component_1y5ij","description":"list-header__description_1y5ij","filled":"list-header__filled_1y5ij"};
|
|
15
15
|
require('./index.css')
|
|
16
16
|
|
|
17
17
|
var ListHeader = function (_a) {
|
package/dist/esm/Component.js
CHANGED
|
@@ -2,7 +2,7 @@ import React from 'react';
|
|
|
2
2
|
import cn from 'classnames';
|
|
3
3
|
import { Typography } from '@alfalab/core-components-typography/dist/esm';
|
|
4
4
|
|
|
5
|
-
var styles = {"component":"list-
|
|
5
|
+
var styles = {"component":"list-header__component_1y5ij","description":"list-header__description_1y5ij","filled":"list-header__filled_1y5ij"};
|
|
6
6
|
require('./index.css')
|
|
7
7
|
|
|
8
8
|
var ListHeader = function (_a) {
|
package/dist/esm/index.css
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* hash:
|
|
1
|
+
/* hash: 99lup */
|
|
2
2
|
:root {
|
|
3
3
|
--color-light-specialbg-component: rgba(11, 31, 53, 0.07);
|
|
4
4
|
}
|
|
@@ -20,13 +20,13 @@
|
|
|
20
20
|
:root {
|
|
21
21
|
--list-header-description-opacity: 0.6;
|
|
22
22
|
}
|
|
23
|
-
.list-
|
|
23
|
+
.list-header__component_1y5ij {
|
|
24
24
|
margin: var(--gap-xl) var(--gap-s-neg) var(--gap-m);
|
|
25
25
|
padding: var(--gap-xs) var(--gap-s);
|
|
26
26
|
}
|
|
27
|
-
.list-
|
|
27
|
+
.list-header__description_1y5ij {
|
|
28
28
|
opacity: var(--list-header-description-opacity);
|
|
29
29
|
}
|
|
30
|
-
.list-
|
|
30
|
+
.list-header__filled_1y5ij {
|
|
31
31
|
background-color: var(--color-light-specialbg-component);
|
|
32
32
|
}
|
package/dist/index.css
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* hash:
|
|
1
|
+
/* hash: 99lup */
|
|
2
2
|
:root {
|
|
3
3
|
--color-light-specialbg-component: rgba(11, 31, 53, 0.07);
|
|
4
4
|
}
|
|
@@ -20,13 +20,13 @@
|
|
|
20
20
|
:root {
|
|
21
21
|
--list-header-description-opacity: 0.6;
|
|
22
22
|
}
|
|
23
|
-
.list-
|
|
23
|
+
.list-header__component_1y5ij {
|
|
24
24
|
margin: var(--gap-xl) var(--gap-s-neg) var(--gap-m);
|
|
25
25
|
padding: var(--gap-xs) var(--gap-s);
|
|
26
26
|
}
|
|
27
|
-
.list-
|
|
27
|
+
.list-header__description_1y5ij {
|
|
28
28
|
opacity: var(--list-header-description-opacity);
|
|
29
29
|
}
|
|
30
|
-
.list-
|
|
30
|
+
.list-header__filled_1y5ij {
|
|
31
31
|
background-color: var(--color-light-specialbg-component);
|
|
32
32
|
}
|
package/dist/modern/Component.js
CHANGED
|
@@ -2,7 +2,7 @@ import React from 'react';
|
|
|
2
2
|
import cn from 'classnames';
|
|
3
3
|
import { Typography } from '@alfalab/core-components-typography/dist/modern';
|
|
4
4
|
|
|
5
|
-
var styles = {"component":"list-
|
|
5
|
+
var styles = {"component":"list-header__component_1y5ij","description":"list-header__description_1y5ij","filled":"list-header__filled_1y5ij"};
|
|
6
6
|
require('./index.css')
|
|
7
7
|
|
|
8
8
|
const ListHeader = ({ title, description, filled = true, className, dataTestId, }) => (React.createElement("div", { "data-test-id": dataTestId, className: cn(styles.component, { [styles.filled]: filled }, className) },
|
package/dist/modern/index.css
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* hash:
|
|
1
|
+
/* hash: 99lup */
|
|
2
2
|
:root {
|
|
3
3
|
--color-light-specialbg-component: rgba(11, 31, 53, 0.07);
|
|
4
4
|
}
|
|
@@ -20,13 +20,13 @@
|
|
|
20
20
|
:root {
|
|
21
21
|
--list-header-description-opacity: 0.6;
|
|
22
22
|
}
|
|
23
|
-
.list-
|
|
23
|
+
.list-header__component_1y5ij {
|
|
24
24
|
margin: var(--gap-xl) var(--gap-s-neg) var(--gap-m);
|
|
25
25
|
padding: var(--gap-xs) var(--gap-s);
|
|
26
26
|
}
|
|
27
|
-
.list-
|
|
27
|
+
.list-header__description_1y5ij {
|
|
28
28
|
opacity: var(--list-header-description-opacity);
|
|
29
29
|
}
|
|
30
|
-
.list-
|
|
30
|
+
.list-header__filled_1y5ij {
|
|
31
31
|
background-color: var(--color-light-specialbg-component);
|
|
32
32
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@alfalab/core-components-list-header",
|
|
3
|
-
"version": "2.1.
|
|
3
|
+
"version": "2.1.4",
|
|
4
4
|
"description": "ListHeader component",
|
|
5
5
|
"keywords": [],
|
|
6
6
|
"license": "MIT",
|
|
@@ -16,11 +16,11 @@
|
|
|
16
16
|
"access": "public"
|
|
17
17
|
},
|
|
18
18
|
"dependencies": {
|
|
19
|
-
"@alfalab/core-components-typography": "^2.
|
|
20
|
-
"classnames": "
|
|
19
|
+
"@alfalab/core-components-typography": "^2.5.2",
|
|
20
|
+
"classnames": "2.2.6"
|
|
21
21
|
},
|
|
22
22
|
"peerDependencies": {
|
|
23
23
|
"react": "^16.9.0 || ^17.0.1"
|
|
24
24
|
},
|
|
25
|
-
"gitHead": "
|
|
25
|
+
"gitHead": "8d998af881e79e8b524179aa50cdb117c1380c74"
|
|
26
26
|
}
|