@alfalab/core-components-calendar-with-skeleton 5.0.26 → 5.0.28

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
@@ -50,7 +50,7 @@ function __rest(s, e) {
50
50
  return t;
51
51
  }
52
52
 
53
- var styles = {"component":"calendar-with-skeleton__component_4fkqf","calendarVisible":"calendar-with-skeleton__calendarVisible_4fkqf","skeleton":"calendar-with-skeleton__skeleton_4fkqf","header":"calendar-with-skeleton__header_4fkqf","weekDays":"calendar-with-skeleton__weekDays_4fkqf","row":"calendar-with-skeleton__row_4fkqf","enter":"calendar-with-skeleton__enter_4fkqf","enterActive":"calendar-with-skeleton__enterActive_4fkqf","exit":"calendar-with-skeleton__exit_4fkqf","exitActive":"calendar-with-skeleton__exitActive_4fkqf"};
53
+ var styles = {"component":"calendar-with-skeleton__component_17l1u","calendarVisible":"calendar-with-skeleton__calendarVisible_17l1u","skeleton":"calendar-with-skeleton__skeleton_17l1u","header":"calendar-with-skeleton__header_17l1u","weekDays":"calendar-with-skeleton__weekDays_17l1u","row":"calendar-with-skeleton__row_17l1u","enter":"calendar-with-skeleton__enter_17l1u","enterActive":"calendar-with-skeleton__enterActive_17l1u","exit":"calendar-with-skeleton__exit_17l1u","exitActive":"calendar-with-skeleton__exitActive_17l1u"};
54
54
  require('./index.css')
55
55
 
56
56
  var CalendarWithSkeleton = React.forwardRef(function (_a, ref) {
package/esm/Component.js CHANGED
@@ -43,7 +43,7 @@ function __rest(s, e) {
43
43
  return t;
44
44
  }
45
45
 
46
- var styles = {"component":"calendar-with-skeleton__component_4fkqf","calendarVisible":"calendar-with-skeleton__calendarVisible_4fkqf","skeleton":"calendar-with-skeleton__skeleton_4fkqf","header":"calendar-with-skeleton__header_4fkqf","weekDays":"calendar-with-skeleton__weekDays_4fkqf","row":"calendar-with-skeleton__row_4fkqf","enter":"calendar-with-skeleton__enter_4fkqf","enterActive":"calendar-with-skeleton__enterActive_4fkqf","exit":"calendar-with-skeleton__exit_4fkqf","exitActive":"calendar-with-skeleton__exitActive_4fkqf"};
46
+ var styles = {"component":"calendar-with-skeleton__component_17l1u","calendarVisible":"calendar-with-skeleton__calendarVisible_17l1u","skeleton":"calendar-with-skeleton__skeleton_17l1u","header":"calendar-with-skeleton__header_17l1u","weekDays":"calendar-with-skeleton__weekDays_17l1u","row":"calendar-with-skeleton__row_17l1u","enter":"calendar-with-skeleton__enter_17l1u","enterActive":"calendar-with-skeleton__enterActive_17l1u","exit":"calendar-with-skeleton__exit_17l1u","exitActive":"calendar-with-skeleton__exitActive_17l1u"};
47
47
  require('./index.css')
48
48
 
49
49
  var CalendarWithSkeleton = forwardRef(function (_a, ref) {
package/esm/index.css CHANGED
@@ -1,4 +1,4 @@
1
- /* hash: 1c0ih */
1
+ /* hash: 7n7hw */
2
2
  :root {
3
3
  } /* deprecated */ :root {
4
4
  --color-light-bg-primary: #fff;
@@ -40,13 +40,13 @@
40
40
  /* disabled */
41
41
 
42
42
  /* marker */
43
- } .calendar-with-skeleton__component_4fkqf {
43
+ } .calendar-with-skeleton__component_17l1u {
44
44
  width: var(--calendar-width);
45
45
  height: var(--calendar-height);
46
46
  position: relative;
47
- } .calendar-with-skeleton__calendarVisible_4fkqf {
47
+ } .calendar-with-skeleton__calendarVisible_17l1u {
48
48
  height: auto;
49
- } .calendar-with-skeleton__skeleton_4fkqf {
49
+ } .calendar-with-skeleton__skeleton_17l1u {
50
50
  display: flex;
51
51
  flex-direction: column;
52
52
  padding: var(--gap-m);
@@ -60,20 +60,20 @@
60
60
  height: 100%;
61
61
  background-color: var(--color-light-bg-primary);
62
62
  background-clip: content-box;
63
- } .calendar-with-skeleton__header_4fkqf {
63
+ } .calendar-with-skeleton__header_17l1u {
64
64
  height: 48px;
65
65
  margin-bottom: var(--gap-l);
66
- } .calendar-with-skeleton__weekDays_4fkqf {
66
+ } .calendar-with-skeleton__weekDays_17l1u {
67
67
  height: 12px;
68
68
  margin-bottom: var(--gap-m);
69
- } .calendar-with-skeleton__row_4fkqf {
69
+ } .calendar-with-skeleton__row_17l1u {
70
70
  height: 32px
71
- } .calendar-with-skeleton__row_4fkqf + .calendar-with-skeleton__row_4fkqf {
71
+ } .calendar-with-skeleton__row_17l1u + .calendar-with-skeleton__row_17l1u {
72
72
  margin-top: 10px;
73
- } .calendar-with-skeleton__enter_4fkqf,
74
- .calendar-with-skeleton__enterActive_4fkqf,
75
- .calendar-with-skeleton__exit_4fkqf {
73
+ } .calendar-with-skeleton__enter_17l1u,
74
+ .calendar-with-skeleton__enterActive_17l1u,
75
+ .calendar-with-skeleton__exit_17l1u {
76
76
  opacity: 1;
77
- } .calendar-with-skeleton__exitActive_4fkqf {
77
+ } .calendar-with-skeleton__exitActive_17l1u {
78
78
  opacity: 0;
79
79
  }
package/index.css CHANGED
@@ -1,4 +1,4 @@
1
- /* hash: 1c0ih */
1
+ /* hash: 7n7hw */
2
2
  :root {
3
3
  } /* deprecated */ :root {
4
4
  --color-light-bg-primary: #fff;
@@ -40,13 +40,13 @@
40
40
  /* disabled */
41
41
 
42
42
  /* marker */
43
- } .calendar-with-skeleton__component_4fkqf {
43
+ } .calendar-with-skeleton__component_17l1u {
44
44
  width: var(--calendar-width);
45
45
  height: var(--calendar-height);
46
46
  position: relative;
47
- } .calendar-with-skeleton__calendarVisible_4fkqf {
47
+ } .calendar-with-skeleton__calendarVisible_17l1u {
48
48
  height: auto;
49
- } .calendar-with-skeleton__skeleton_4fkqf {
49
+ } .calendar-with-skeleton__skeleton_17l1u {
50
50
  display: flex;
51
51
  flex-direction: column;
52
52
  padding: var(--gap-m);
@@ -60,20 +60,20 @@
60
60
  height: 100%;
61
61
  background-color: var(--color-light-bg-primary);
62
62
  background-clip: content-box;
63
- } .calendar-with-skeleton__header_4fkqf {
63
+ } .calendar-with-skeleton__header_17l1u {
64
64
  height: 48px;
65
65
  margin-bottom: var(--gap-l);
66
- } .calendar-with-skeleton__weekDays_4fkqf {
66
+ } .calendar-with-skeleton__weekDays_17l1u {
67
67
  height: 12px;
68
68
  margin-bottom: var(--gap-m);
69
- } .calendar-with-skeleton__row_4fkqf {
69
+ } .calendar-with-skeleton__row_17l1u {
70
70
  height: 32px
71
- } .calendar-with-skeleton__row_4fkqf + .calendar-with-skeleton__row_4fkqf {
71
+ } .calendar-with-skeleton__row_17l1u + .calendar-with-skeleton__row_17l1u {
72
72
  margin-top: 10px;
73
- } .calendar-with-skeleton__enter_4fkqf,
74
- .calendar-with-skeleton__enterActive_4fkqf,
75
- .calendar-with-skeleton__exit_4fkqf {
73
+ } .calendar-with-skeleton__enter_17l1u,
74
+ .calendar-with-skeleton__enterActive_17l1u,
75
+ .calendar-with-skeleton__exit_17l1u {
76
76
  opacity: 1;
77
- } .calendar-with-skeleton__exitActive_4fkqf {
77
+ } .calendar-with-skeleton__exitActive_17l1u {
78
78
  opacity: 0;
79
79
  }
@@ -4,7 +4,7 @@ import cn from 'classnames';
4
4
  import { Calendar } from '@alfalab/core-components-calendar/modern';
5
5
  import { Skeleton } from '@alfalab/core-components-skeleton/modern';
6
6
 
7
- const styles = {"component":"calendar-with-skeleton__component_4fkqf","calendarVisible":"calendar-with-skeleton__calendarVisible_4fkqf","skeleton":"calendar-with-skeleton__skeleton_4fkqf","header":"calendar-with-skeleton__header_4fkqf","weekDays":"calendar-with-skeleton__weekDays_4fkqf","row":"calendar-with-skeleton__row_4fkqf","enter":"calendar-with-skeleton__enter_4fkqf","enterActive":"calendar-with-skeleton__enterActive_4fkqf","exit":"calendar-with-skeleton__exit_4fkqf","exitActive":"calendar-with-skeleton__exitActive_4fkqf"};
7
+ const styles = {"component":"calendar-with-skeleton__component_17l1u","calendarVisible":"calendar-with-skeleton__calendarVisible_17l1u","skeleton":"calendar-with-skeleton__skeleton_17l1u","header":"calendar-with-skeleton__header_17l1u","weekDays":"calendar-with-skeleton__weekDays_17l1u","row":"calendar-with-skeleton__row_17l1u","enter":"calendar-with-skeleton__enter_17l1u","enterActive":"calendar-with-skeleton__enterActive_17l1u","exit":"calendar-with-skeleton__exit_17l1u","exitActive":"calendar-with-skeleton__exitActive_17l1u"};
8
8
  require('./index.css')
9
9
 
10
10
  const CalendarWithSkeleton = forwardRef(({ calendarVisible = true, animate = true, className, ...restProps }, ref) => {
package/modern/index.css CHANGED
@@ -1,4 +1,4 @@
1
- /* hash: 1c0ih */
1
+ /* hash: 7n7hw */
2
2
  :root {
3
3
  } /* deprecated */ :root {
4
4
  --color-light-bg-primary: #fff;
@@ -40,13 +40,13 @@
40
40
  /* disabled */
41
41
 
42
42
  /* marker */
43
- } .calendar-with-skeleton__component_4fkqf {
43
+ } .calendar-with-skeleton__component_17l1u {
44
44
  width: var(--calendar-width);
45
45
  height: var(--calendar-height);
46
46
  position: relative;
47
- } .calendar-with-skeleton__calendarVisible_4fkqf {
47
+ } .calendar-with-skeleton__calendarVisible_17l1u {
48
48
  height: auto;
49
- } .calendar-with-skeleton__skeleton_4fkqf {
49
+ } .calendar-with-skeleton__skeleton_17l1u {
50
50
  display: flex;
51
51
  flex-direction: column;
52
52
  padding: var(--gap-m);
@@ -60,20 +60,20 @@
60
60
  height: 100%;
61
61
  background-color: var(--color-light-bg-primary);
62
62
  background-clip: content-box;
63
- } .calendar-with-skeleton__header_4fkqf {
63
+ } .calendar-with-skeleton__header_17l1u {
64
64
  height: 48px;
65
65
  margin-bottom: var(--gap-l);
66
- } .calendar-with-skeleton__weekDays_4fkqf {
66
+ } .calendar-with-skeleton__weekDays_17l1u {
67
67
  height: 12px;
68
68
  margin-bottom: var(--gap-m);
69
- } .calendar-with-skeleton__row_4fkqf {
69
+ } .calendar-with-skeleton__row_17l1u {
70
70
  height: 32px
71
- } .calendar-with-skeleton__row_4fkqf + .calendar-with-skeleton__row_4fkqf {
71
+ } .calendar-with-skeleton__row_17l1u + .calendar-with-skeleton__row_17l1u {
72
72
  margin-top: 10px;
73
- } .calendar-with-skeleton__enter_4fkqf,
74
- .calendar-with-skeleton__enterActive_4fkqf,
75
- .calendar-with-skeleton__exit_4fkqf {
73
+ } .calendar-with-skeleton__enter_17l1u,
74
+ .calendar-with-skeleton__enterActive_17l1u,
75
+ .calendar-with-skeleton__exit_17l1u {
76
76
  opacity: 1;
77
- } .calendar-with-skeleton__exitActive_4fkqf {
77
+ } .calendar-with-skeleton__exitActive_17l1u {
78
78
  opacity: 0;
79
79
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@alfalab/core-components-calendar-with-skeleton",
3
- "version": "5.0.26",
3
+ "version": "5.0.28",
4
4
  "description": "CalendarWithSkeleton component",
5
5
  "keywords": [],
6
6
  "license": "MIT",
@@ -18,7 +18,7 @@
18
18
  "react-dom": "^16.9.0 || ^17.0.1 || ^18.0.0"
19
19
  },
20
20
  "dependencies": {
21
- "@alfalab/core-components-calendar": "^6.2.6",
21
+ "@alfalab/core-components-calendar": "^6.2.8",
22
22
  "@alfalab/core-components-skeleton": "^4.0.3",
23
23
  "classnames": "^2.3.1",
24
24
  "react-transition-group": "^4.4.5"