@alfalab/core-components-calendar-with-skeleton 3.0.6 → 3.0.10

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 CHANGED
@@ -3,6 +3,38 @@
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
+ ## [3.0.10](https://github.com/alfa-laboratory/core-components/compare/@alfalab/core-components-calendar-with-skeleton@3.0.9...@alfalab/core-components-calendar-with-skeleton@3.0.10) (2021-12-08)
7
+
8
+ **Note:** Version bump only for package @alfalab/core-components-calendar-with-skeleton
9
+
10
+
11
+
12
+
13
+
14
+ ## [3.0.9](https://github.com/alfa-laboratory/core-components/compare/@alfalab/core-components-calendar-with-skeleton@3.0.8...@alfalab/core-components-calendar-with-skeleton@3.0.9) (2021-11-26)
15
+
16
+ **Note:** Version bump only for package @alfalab/core-components-calendar-with-skeleton
17
+
18
+
19
+
20
+
21
+
22
+ ## [3.0.8](https://github.com/alfa-laboratory/core-components/compare/@alfalab/core-components-calendar-with-skeleton@3.0.7...@alfalab/core-components-calendar-with-skeleton@3.0.8) (2021-11-16)
23
+
24
+ **Note:** Version bump only for package @alfalab/core-components-calendar-with-skeleton
25
+
26
+
27
+
28
+
29
+
30
+ ## [3.0.7](https://github.com/alfa-laboratory/core-components/compare/@alfalab/core-components-calendar-with-skeleton@3.0.6...@alfalab/core-components-calendar-with-skeleton@3.0.7) (2021-09-14)
31
+
32
+ **Note:** Version bump only for package @alfalab/core-components-calendar-with-skeleton
33
+
34
+
35
+
36
+
37
+
6
38
  ## [3.0.6](https://github.com/alfa-laboratory/core-components/compare/@alfalab/core-components-calendar-with-skeleton@3.0.5...@alfalab/core-components-calendar-with-skeleton@3.0.6) (2021-08-27)
7
39
 
8
40
  **Note:** Version bump only for package @alfalab/core-components-calendar-with-skeleton
package/dist/Component.js CHANGED
@@ -52,7 +52,7 @@ function __rest(s, e) {
52
52
  return t;
53
53
  }
54
54
 
55
- var styles = {"component":"calendar-with-skeleton__component_1qdp6","calendarVisible":"calendar-with-skeleton__calendarVisible_1qdp6","skeleton":"calendar-with-skeleton__skeleton_1qdp6","header":"calendar-with-skeleton__header_1qdp6","weekDays":"calendar-with-skeleton__weekDays_1qdp6","row":"calendar-with-skeleton__row_1qdp6","enter":"calendar-with-skeleton__enter_1qdp6","enterActive":"calendar-with-skeleton__enterActive_1qdp6","exit":"calendar-with-skeleton__exit_1qdp6","exitActive":"calendar-with-skeleton__exitActive_1qdp6"};
55
+ var styles = {"component":"calendar-with-skeleton__component_s4qub","calendarVisible":"calendar-with-skeleton__calendarVisible_s4qub","skeleton":"calendar-with-skeleton__skeleton_s4qub","header":"calendar-with-skeleton__header_s4qub","weekDays":"calendar-with-skeleton__weekDays_s4qub","row":"calendar-with-skeleton__row_s4qub","enter":"calendar-with-skeleton__enter_s4qub","enterActive":"calendar-with-skeleton__enterActive_s4qub","exit":"calendar-with-skeleton__exit_s4qub","exitActive":"calendar-with-skeleton__exitActive_s4qub"};
56
56
  require('./index.css')
57
57
 
58
58
  var CalendarWithSkeleton = React.forwardRef(function (_a, ref) {
@@ -1,8 +1,5 @@
1
1
  :root {
2
2
  --color-light-bg-primary: #fff;
3
-
4
- /* TODO: цвета добавлены руками. Обновить токены */
5
- --color-light-text-secondary-inverted-transparent: rgba(255, 255, 255, 0.7);
6
3
  }
7
4
  :root {
8
5
 
@@ -43,7 +43,7 @@ function __rest(s, e) {
43
43
  return t;
44
44
  }
45
45
 
46
- var styles = {"component":"calendar-with-skeleton__component_1qdp6","calendarVisible":"calendar-with-skeleton__calendarVisible_1qdp6","skeleton":"calendar-with-skeleton__skeleton_1qdp6","header":"calendar-with-skeleton__header_1qdp6","weekDays":"calendar-with-skeleton__weekDays_1qdp6","row":"calendar-with-skeleton__row_1qdp6","enter":"calendar-with-skeleton__enter_1qdp6","enterActive":"calendar-with-skeleton__enterActive_1qdp6","exit":"calendar-with-skeleton__exit_1qdp6","exitActive":"calendar-with-skeleton__exitActive_1qdp6"};
46
+ var styles = {"component":"calendar-with-skeleton__component_s4qub","calendarVisible":"calendar-with-skeleton__calendarVisible_s4qub","skeleton":"calendar-with-skeleton__skeleton_s4qub","header":"calendar-with-skeleton__header_s4qub","weekDays":"calendar-with-skeleton__weekDays_s4qub","row":"calendar-with-skeleton__row_s4qub","enter":"calendar-with-skeleton__enter_s4qub","enterActive":"calendar-with-skeleton__enterActive_s4qub","exit":"calendar-with-skeleton__exit_s4qub","exitActive":"calendar-with-skeleton__exitActive_s4qub"};
47
47
  require('./index.css')
48
48
 
49
49
  var CalendarWithSkeleton = forwardRef(function (_a, ref) {
@@ -1,9 +1,6 @@
1
- /* hash: 1qdp6 */
1
+ /* hash: w0amj */
2
2
  :root {
3
3
  --color-light-bg-primary: #fff;
4
-
5
- /* TODO: цвета добавлены руками. Обновить токены */
6
- --color-light-text-secondary-inverted-transparent: rgba(255, 255, 255, 0.7);
7
4
  }
8
5
  :root {
9
6
 
@@ -17,15 +14,15 @@
17
14
  --gap-m: 16px;
18
15
  --gap-l: 20px;
19
16
  }
20
- .calendar-with-skeleton__component_1qdp6 {
17
+ .calendar-with-skeleton__component_s4qub {
21
18
  width: var(--calendar-width);
22
19
  height: var(--calendar-height);
23
20
  position: relative;
24
21
  }
25
- .calendar-with-skeleton__calendarVisible_1qdp6 {
22
+ .calendar-with-skeleton__calendarVisible_s4qub {
26
23
  height: auto;
27
24
  }
28
- .calendar-with-skeleton__skeleton_1qdp6 {
25
+ .calendar-with-skeleton__skeleton_s4qub {
29
26
  display: flex;
30
27
  flex-direction: column;
31
28
  padding: var(--gap-m);
@@ -40,25 +37,25 @@
40
37
  background-color: var(--color-light-bg-primary);
41
38
  background-clip: content-box;
42
39
  }
43
- .calendar-with-skeleton__header_1qdp6 {
40
+ .calendar-with-skeleton__header_s4qub {
44
41
  height: 48px;
45
42
  margin-bottom: var(--gap-l);
46
43
  }
47
- .calendar-with-skeleton__weekDays_1qdp6 {
44
+ .calendar-with-skeleton__weekDays_s4qub {
48
45
  height: 12px;
49
46
  margin-bottom: var(--gap-m);
50
47
  }
51
- .calendar-with-skeleton__row_1qdp6 {
48
+ .calendar-with-skeleton__row_s4qub {
52
49
  height: 32px
53
50
  }
54
- .calendar-with-skeleton__row_1qdp6 + .calendar-with-skeleton__row_1qdp6 {
51
+ .calendar-with-skeleton__row_s4qub + .calendar-with-skeleton__row_s4qub {
55
52
  margin-top: 10px;
56
53
  }
57
- .calendar-with-skeleton__enter_1qdp6,
58
- .calendar-with-skeleton__enterActive_1qdp6,
59
- .calendar-with-skeleton__exit_1qdp6 {
54
+ .calendar-with-skeleton__enter_s4qub,
55
+ .calendar-with-skeleton__enterActive_s4qub,
56
+ .calendar-with-skeleton__exit_s4qub {
60
57
  opacity: 1;
61
58
  }
62
- .calendar-with-skeleton__exitActive_1qdp6 {
59
+ .calendar-with-skeleton__exitActive_s4qub {
63
60
  opacity: 0;
64
61
  }
package/dist/index.css CHANGED
@@ -1,9 +1,6 @@
1
- /* hash: 1qdp6 */
1
+ /* hash: w0amj */
2
2
  :root {
3
3
  --color-light-bg-primary: #fff;
4
-
5
- /* TODO: цвета добавлены руками. Обновить токены */
6
- --color-light-text-secondary-inverted-transparent: rgba(255, 255, 255, 0.7);
7
4
  }
8
5
  :root {
9
6
 
@@ -17,15 +14,15 @@
17
14
  --gap-m: 16px;
18
15
  --gap-l: 20px;
19
16
  }
20
- .calendar-with-skeleton__component_1qdp6 {
17
+ .calendar-with-skeleton__component_s4qub {
21
18
  width: var(--calendar-width);
22
19
  height: var(--calendar-height);
23
20
  position: relative;
24
21
  }
25
- .calendar-with-skeleton__calendarVisible_1qdp6 {
22
+ .calendar-with-skeleton__calendarVisible_s4qub {
26
23
  height: auto;
27
24
  }
28
- .calendar-with-skeleton__skeleton_1qdp6 {
25
+ .calendar-with-skeleton__skeleton_s4qub {
29
26
  display: flex;
30
27
  flex-direction: column;
31
28
  padding: var(--gap-m);
@@ -40,25 +37,25 @@
40
37
  background-color: var(--color-light-bg-primary);
41
38
  background-clip: content-box;
42
39
  }
43
- .calendar-with-skeleton__header_1qdp6 {
40
+ .calendar-with-skeleton__header_s4qub {
44
41
  height: 48px;
45
42
  margin-bottom: var(--gap-l);
46
43
  }
47
- .calendar-with-skeleton__weekDays_1qdp6 {
44
+ .calendar-with-skeleton__weekDays_s4qub {
48
45
  height: 12px;
49
46
  margin-bottom: var(--gap-m);
50
47
  }
51
- .calendar-with-skeleton__row_1qdp6 {
48
+ .calendar-with-skeleton__row_s4qub {
52
49
  height: 32px
53
50
  }
54
- .calendar-with-skeleton__row_1qdp6 + .calendar-with-skeleton__row_1qdp6 {
51
+ .calendar-with-skeleton__row_s4qub + .calendar-with-skeleton__row_s4qub {
55
52
  margin-top: 10px;
56
53
  }
57
- .calendar-with-skeleton__enter_1qdp6,
58
- .calendar-with-skeleton__enterActive_1qdp6,
59
- .calendar-with-skeleton__exit_1qdp6 {
54
+ .calendar-with-skeleton__enter_s4qub,
55
+ .calendar-with-skeleton__enterActive_s4qub,
56
+ .calendar-with-skeleton__exit_s4qub {
60
57
  opacity: 1;
61
58
  }
62
- .calendar-with-skeleton__exitActive_1qdp6 {
59
+ .calendar-with-skeleton__exitActive_s4qub {
63
60
  opacity: 0;
64
61
  }
@@ -4,7 +4,7 @@ import { CSSTransition } from 'react-transition-group';
4
4
  import { Skeleton } from '@alfalab/core-components-skeleton/dist/modern';
5
5
  import { Calendar } from '@alfalab/core-components-calendar/dist/modern';
6
6
 
7
- var styles = {"component":"calendar-with-skeleton__component_1qdp6","calendarVisible":"calendar-with-skeleton__calendarVisible_1qdp6","skeleton":"calendar-with-skeleton__skeleton_1qdp6","header":"calendar-with-skeleton__header_1qdp6","weekDays":"calendar-with-skeleton__weekDays_1qdp6","row":"calendar-with-skeleton__row_1qdp6","enter":"calendar-with-skeleton__enter_1qdp6","enterActive":"calendar-with-skeleton__enterActive_1qdp6","exit":"calendar-with-skeleton__exit_1qdp6","exitActive":"calendar-with-skeleton__exitActive_1qdp6"};
7
+ var styles = {"component":"calendar-with-skeleton__component_s4qub","calendarVisible":"calendar-with-skeleton__calendarVisible_s4qub","skeleton":"calendar-with-skeleton__skeleton_s4qub","header":"calendar-with-skeleton__header_s4qub","weekDays":"calendar-with-skeleton__weekDays_s4qub","row":"calendar-with-skeleton__row_s4qub","enter":"calendar-with-skeleton__enter_s4qub","enterActive":"calendar-with-skeleton__enterActive_s4qub","exit":"calendar-with-skeleton__exit_s4qub","exitActive":"calendar-with-skeleton__exitActive_s4qub"};
8
8
  require('./index.css')
9
9
 
10
10
  const CalendarWithSkeleton = forwardRef(({ calendarVisible = true, animate = true, ...restProps }, ref) => {
@@ -1,9 +1,6 @@
1
- /* hash: 1qdp6 */
1
+ /* hash: w0amj */
2
2
  :root {
3
3
  --color-light-bg-primary: #fff;
4
-
5
- /* TODO: цвета добавлены руками. Обновить токены */
6
- --color-light-text-secondary-inverted-transparent: rgba(255, 255, 255, 0.7);
7
4
  }
8
5
  :root {
9
6
 
@@ -17,15 +14,15 @@
17
14
  --gap-m: 16px;
18
15
  --gap-l: 20px;
19
16
  }
20
- .calendar-with-skeleton__component_1qdp6 {
17
+ .calendar-with-skeleton__component_s4qub {
21
18
  width: var(--calendar-width);
22
19
  height: var(--calendar-height);
23
20
  position: relative;
24
21
  }
25
- .calendar-with-skeleton__calendarVisible_1qdp6 {
22
+ .calendar-with-skeleton__calendarVisible_s4qub {
26
23
  height: auto;
27
24
  }
28
- .calendar-with-skeleton__skeleton_1qdp6 {
25
+ .calendar-with-skeleton__skeleton_s4qub {
29
26
  display: flex;
30
27
  flex-direction: column;
31
28
  padding: var(--gap-m);
@@ -40,25 +37,25 @@
40
37
  background-color: var(--color-light-bg-primary);
41
38
  background-clip: content-box;
42
39
  }
43
- .calendar-with-skeleton__header_1qdp6 {
40
+ .calendar-with-skeleton__header_s4qub {
44
41
  height: 48px;
45
42
  margin-bottom: var(--gap-l);
46
43
  }
47
- .calendar-with-skeleton__weekDays_1qdp6 {
44
+ .calendar-with-skeleton__weekDays_s4qub {
48
45
  height: 12px;
49
46
  margin-bottom: var(--gap-m);
50
47
  }
51
- .calendar-with-skeleton__row_1qdp6 {
48
+ .calendar-with-skeleton__row_s4qub {
52
49
  height: 32px
53
50
  }
54
- .calendar-with-skeleton__row_1qdp6 + .calendar-with-skeleton__row_1qdp6 {
51
+ .calendar-with-skeleton__row_s4qub + .calendar-with-skeleton__row_s4qub {
55
52
  margin-top: 10px;
56
53
  }
57
- .calendar-with-skeleton__enter_1qdp6,
58
- .calendar-with-skeleton__enterActive_1qdp6,
59
- .calendar-with-skeleton__exit_1qdp6 {
54
+ .calendar-with-skeleton__enter_s4qub,
55
+ .calendar-with-skeleton__enterActive_s4qub,
56
+ .calendar-with-skeleton__exit_s4qub {
60
57
  opacity: 1;
61
58
  }
62
- .calendar-with-skeleton__exitActive_1qdp6 {
59
+ .calendar-with-skeleton__exitActive_s4qub {
63
60
  opacity: 0;
64
61
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@alfalab/core-components-calendar-with-skeleton",
3
- "version": "3.0.6",
3
+ "version": "3.0.10",
4
4
  "description": "CalendarWithSkeleton component",
5
5
  "keywords": [],
6
6
  "license": "MIT",
@@ -20,10 +20,10 @@
20
20
  "react-dom": "^16.9.0 || ^17.0.1"
21
21
  },
22
22
  "dependencies": {
23
- "@alfalab/core-components-calendar": "^3.1.2",
24
- "@alfalab/core-components-skeleton": "^3.0.1",
23
+ "@alfalab/core-components-calendar": "^3.2.0",
24
+ "@alfalab/core-components-skeleton": "^3.0.2",
25
25
  "classnames": "^2.2.6",
26
26
  "react-transition-group": "^4.3.0"
27
27
  },
28
- "gitHead": "b85e5b31aff2cb11bc75b3c68d284e26cc63c353"
28
+ "gitHead": "19a2d088b6c18a127940199cfd6e6fc4e8639ec5"
29
29
  }