@alfalab/core-components-calendar-with-skeleton 6.0.6 → 6.0.7

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/esm/index.css CHANGED
@@ -10,13 +10,13 @@
10
10
  } :root {
11
11
  --calendar-height: 344px;
12
12
  --calendar-width: 344px;
13
- } .calendar-with-skeleton__component_19r1e {
13
+ } .calendar-with-skeleton__component_17zyj {
14
14
  width: var(--calendar-width);
15
15
  height: var(--calendar-height);
16
16
  position: relative;
17
- } .calendar-with-skeleton__calendarVisible_19r1e {
17
+ } .calendar-with-skeleton__calendarVisible_17zyj {
18
18
  height: auto;
19
- } .calendar-with-skeleton__skeleton_19r1e {
19
+ } .calendar-with-skeleton__skeleton_17zyj {
20
20
  display: flex;
21
21
  flex-direction: column;
22
22
  padding: var(--gap-16);
@@ -30,20 +30,20 @@
30
30
  height: 100%;
31
31
  background-color: var(--color-light-modal-bg-primary);
32
32
  background-clip: content-box;
33
- } .calendar-with-skeleton__header_19r1e {
33
+ } .calendar-with-skeleton__header_17zyj {
34
34
  height: 48px;
35
35
  margin-bottom: var(--gap-20);
36
- } .calendar-with-skeleton__weekDays_19r1e {
36
+ } .calendar-with-skeleton__weekDays_17zyj {
37
37
  height: 12px;
38
38
  margin-bottom: var(--gap-16);
39
- } .calendar-with-skeleton__row_19r1e {
39
+ } .calendar-with-skeleton__row_17zyj {
40
40
  height: 32px;
41
- } .calendar-with-skeleton__row_19r1e + .calendar-with-skeleton__row_19r1e {
41
+ } .calendar-with-skeleton__row_17zyj + .calendar-with-skeleton__row_17zyj {
42
42
  margin-top: var(--gap-10);
43
- } .calendar-with-skeleton__enter_19r1e,
44
- .calendar-with-skeleton__enterActive_19r1e,
45
- .calendar-with-skeleton__exit_19r1e {
43
+ } .calendar-with-skeleton__enter_17zyj,
44
+ .calendar-with-skeleton__enterActive_17zyj,
45
+ .calendar-with-skeleton__exit_17zyj {
46
46
  opacity: 1;
47
- } .calendar-with-skeleton__exitActive_19r1e {
47
+ } .calendar-with-skeleton__exitActive_17zyj {
48
48
  opacity: 0;
49
49
  }
@@ -1,6 +1,6 @@
1
1
  import './index.css';
2
2
 
3
- var styles = {"component":"calendar-with-skeleton__component_19r1e","calendarVisible":"calendar-with-skeleton__calendarVisible_19r1e","skeleton":"calendar-with-skeleton__skeleton_19r1e","header":"calendar-with-skeleton__header_19r1e","weekDays":"calendar-with-skeleton__weekDays_19r1e","row":"calendar-with-skeleton__row_19r1e","enter":"calendar-with-skeleton__enter_19r1e","enterActive":"calendar-with-skeleton__enterActive_19r1e","exit":"calendar-with-skeleton__exit_19r1e","exitActive":"calendar-with-skeleton__exitActive_19r1e"};
3
+ var styles = {"component":"calendar-with-skeleton__component_17zyj","calendarVisible":"calendar-with-skeleton__calendarVisible_17zyj","skeleton":"calendar-with-skeleton__skeleton_17zyj","header":"calendar-with-skeleton__header_17zyj","weekDays":"calendar-with-skeleton__weekDays_17zyj","row":"calendar-with-skeleton__row_17zyj","enter":"calendar-with-skeleton__enter_17zyj","enterActive":"calendar-with-skeleton__enterActive_17zyj","exit":"calendar-with-skeleton__exit_17zyj","exitActive":"calendar-with-skeleton__exitActive_17zyj"};
4
4
 
5
5
  export { styles as default };
6
6
  //# sourceMappingURL=index.module.css.js.map
package/index.css CHANGED
@@ -10,13 +10,13 @@
10
10
  } :root {
11
11
  --calendar-height: 344px;
12
12
  --calendar-width: 344px;
13
- } .calendar-with-skeleton__component_19r1e {
13
+ } .calendar-with-skeleton__component_17zyj {
14
14
  width: var(--calendar-width);
15
15
  height: var(--calendar-height);
16
16
  position: relative;
17
- } .calendar-with-skeleton__calendarVisible_19r1e {
17
+ } .calendar-with-skeleton__calendarVisible_17zyj {
18
18
  height: auto;
19
- } .calendar-with-skeleton__skeleton_19r1e {
19
+ } .calendar-with-skeleton__skeleton_17zyj {
20
20
  display: flex;
21
21
  flex-direction: column;
22
22
  padding: var(--gap-16);
@@ -30,20 +30,20 @@
30
30
  height: 100%;
31
31
  background-color: var(--color-light-modal-bg-primary);
32
32
  background-clip: content-box;
33
- } .calendar-with-skeleton__header_19r1e {
33
+ } .calendar-with-skeleton__header_17zyj {
34
34
  height: 48px;
35
35
  margin-bottom: var(--gap-20);
36
- } .calendar-with-skeleton__weekDays_19r1e {
36
+ } .calendar-with-skeleton__weekDays_17zyj {
37
37
  height: 12px;
38
38
  margin-bottom: var(--gap-16);
39
- } .calendar-with-skeleton__row_19r1e {
39
+ } .calendar-with-skeleton__row_17zyj {
40
40
  height: 32px;
41
- } .calendar-with-skeleton__row_19r1e + .calendar-with-skeleton__row_19r1e {
41
+ } .calendar-with-skeleton__row_17zyj + .calendar-with-skeleton__row_17zyj {
42
42
  margin-top: var(--gap-10);
43
- } .calendar-with-skeleton__enter_19r1e,
44
- .calendar-with-skeleton__enterActive_19r1e,
45
- .calendar-with-skeleton__exit_19r1e {
43
+ } .calendar-with-skeleton__enter_17zyj,
44
+ .calendar-with-skeleton__enterActive_17zyj,
45
+ .calendar-with-skeleton__exit_17zyj {
46
46
  opacity: 1;
47
- } .calendar-with-skeleton__exitActive_19r1e {
47
+ } .calendar-with-skeleton__exitActive_17zyj {
48
48
  opacity: 0;
49
49
  }
@@ -2,7 +2,7 @@
2
2
 
3
3
  require('./index.css');
4
4
 
5
- var styles = {"component":"calendar-with-skeleton__component_19r1e","calendarVisible":"calendar-with-skeleton__calendarVisible_19r1e","skeleton":"calendar-with-skeleton__skeleton_19r1e","header":"calendar-with-skeleton__header_19r1e","weekDays":"calendar-with-skeleton__weekDays_19r1e","row":"calendar-with-skeleton__row_19r1e","enter":"calendar-with-skeleton__enter_19r1e","enterActive":"calendar-with-skeleton__enterActive_19r1e","exit":"calendar-with-skeleton__exit_19r1e","exitActive":"calendar-with-skeleton__exitActive_19r1e"};
5
+ var styles = {"component":"calendar-with-skeleton__component_17zyj","calendarVisible":"calendar-with-skeleton__calendarVisible_17zyj","skeleton":"calendar-with-skeleton__skeleton_17zyj","header":"calendar-with-skeleton__header_17zyj","weekDays":"calendar-with-skeleton__weekDays_17zyj","row":"calendar-with-skeleton__row_17zyj","enter":"calendar-with-skeleton__enter_17zyj","enterActive":"calendar-with-skeleton__enterActive_17zyj","exit":"calendar-with-skeleton__exit_17zyj","exitActive":"calendar-with-skeleton__exitActive_17zyj"};
6
6
 
7
7
  module.exports = styles;
8
8
  //# sourceMappingURL=index.module.css.js.map
package/modern/index.css CHANGED
@@ -10,13 +10,13 @@
10
10
  } :root {
11
11
  --calendar-height: 344px;
12
12
  --calendar-width: 344px;
13
- } .calendar-with-skeleton__component_19r1e {
13
+ } .calendar-with-skeleton__component_17zyj {
14
14
  width: var(--calendar-width);
15
15
  height: var(--calendar-height);
16
16
  position: relative;
17
- } .calendar-with-skeleton__calendarVisible_19r1e {
17
+ } .calendar-with-skeleton__calendarVisible_17zyj {
18
18
  height: auto;
19
- } .calendar-with-skeleton__skeleton_19r1e {
19
+ } .calendar-with-skeleton__skeleton_17zyj {
20
20
  display: flex;
21
21
  flex-direction: column;
22
22
  padding: var(--gap-16);
@@ -30,20 +30,20 @@
30
30
  height: 100%;
31
31
  background-color: var(--color-light-modal-bg-primary);
32
32
  background-clip: content-box;
33
- } .calendar-with-skeleton__header_19r1e {
33
+ } .calendar-with-skeleton__header_17zyj {
34
34
  height: 48px;
35
35
  margin-bottom: var(--gap-20);
36
- } .calendar-with-skeleton__weekDays_19r1e {
36
+ } .calendar-with-skeleton__weekDays_17zyj {
37
37
  height: 12px;
38
38
  margin-bottom: var(--gap-16);
39
- } .calendar-with-skeleton__row_19r1e {
39
+ } .calendar-with-skeleton__row_17zyj {
40
40
  height: 32px;
41
- } .calendar-with-skeleton__row_19r1e + .calendar-with-skeleton__row_19r1e {
41
+ } .calendar-with-skeleton__row_17zyj + .calendar-with-skeleton__row_17zyj {
42
42
  margin-top: var(--gap-10);
43
- } .calendar-with-skeleton__enter_19r1e,
44
- .calendar-with-skeleton__enterActive_19r1e,
45
- .calendar-with-skeleton__exit_19r1e {
43
+ } .calendar-with-skeleton__enter_17zyj,
44
+ .calendar-with-skeleton__enterActive_17zyj,
45
+ .calendar-with-skeleton__exit_17zyj {
46
46
  opacity: 1;
47
- } .calendar-with-skeleton__exitActive_19r1e {
47
+ } .calendar-with-skeleton__exitActive_17zyj {
48
48
  opacity: 0;
49
49
  }
@@ -1,6 +1,6 @@
1
1
  import './index.css';
2
2
 
3
- const styles = {"component":"calendar-with-skeleton__component_19r1e","calendarVisible":"calendar-with-skeleton__calendarVisible_19r1e","skeleton":"calendar-with-skeleton__skeleton_19r1e","header":"calendar-with-skeleton__header_19r1e","weekDays":"calendar-with-skeleton__weekDays_19r1e","row":"calendar-with-skeleton__row_19r1e","enter":"calendar-with-skeleton__enter_19r1e","enterActive":"calendar-with-skeleton__enterActive_19r1e","exit":"calendar-with-skeleton__exit_19r1e","exitActive":"calendar-with-skeleton__exitActive_19r1e"};
3
+ const styles = {"component":"calendar-with-skeleton__component_17zyj","calendarVisible":"calendar-with-skeleton__calendarVisible_17zyj","skeleton":"calendar-with-skeleton__skeleton_17zyj","header":"calendar-with-skeleton__header_17zyj","weekDays":"calendar-with-skeleton__weekDays_17zyj","row":"calendar-with-skeleton__row_17zyj","enter":"calendar-with-skeleton__enter_17zyj","enterActive":"calendar-with-skeleton__enterActive_17zyj","exit":"calendar-with-skeleton__exit_17zyj","exitActive":"calendar-with-skeleton__exitActive_17zyj"};
4
4
 
5
5
  export { styles as default };
6
6
  //# sourceMappingURL=index.module.css.js.map
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@alfalab/core-components-calendar-with-skeleton",
3
- "version": "6.0.6",
3
+ "version": "6.0.7",
4
4
  "description": "CalendarWithSkeleton component",
5
5
  "keywords": [],
6
6
  "license": "MIT",
@@ -10,7 +10,7 @@
10
10
  "main": "index.js",
11
11
  "module": "./esm/index.js",
12
12
  "dependencies": {
13
- "@alfalab/core-components-calendar": "^8.0.6",
13
+ "@alfalab/core-components-calendar": "^8.0.7",
14
14
  "@alfalab/core-components-skeleton": "^6.0.1",
15
15
  "classnames": "^2.5.1",
16
16
  "react-transition-group": "^4.4.5",