@alfalab/core-components-calendar-with-skeleton 6.0.10 → 6.0.11

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_14p20 {
13
+ } .calendar-with-skeleton__component_l0m00 {
14
14
  width: var(--calendar-width);
15
15
  height: var(--calendar-height);
16
16
  position: relative;
17
- } .calendar-with-skeleton__calendarVisible_14p20 {
17
+ } .calendar-with-skeleton__calendarVisible_l0m00 {
18
18
  height: auto;
19
- } .calendar-with-skeleton__skeleton_14p20 {
19
+ } .calendar-with-skeleton__skeleton_l0m00 {
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_14p20 {
33
+ } .calendar-with-skeleton__header_l0m00 {
34
34
  height: 48px;
35
35
  margin-bottom: var(--gap-20);
36
- } .calendar-with-skeleton__weekDays_14p20 {
36
+ } .calendar-with-skeleton__weekDays_l0m00 {
37
37
  height: 12px;
38
38
  margin-bottom: var(--gap-16);
39
- } .calendar-with-skeleton__row_14p20 {
39
+ } .calendar-with-skeleton__row_l0m00 {
40
40
  height: 32px;
41
- } .calendar-with-skeleton__row_14p20 + .calendar-with-skeleton__row_14p20 {
41
+ } .calendar-with-skeleton__row_l0m00 + .calendar-with-skeleton__row_l0m00 {
42
42
  margin-top: var(--gap-10);
43
- } .calendar-with-skeleton__enter_14p20,
44
- .calendar-with-skeleton__enterActive_14p20,
45
- .calendar-with-skeleton__exit_14p20 {
43
+ } .calendar-with-skeleton__enter_l0m00,
44
+ .calendar-with-skeleton__enterActive_l0m00,
45
+ .calendar-with-skeleton__exit_l0m00 {
46
46
  opacity: 1;
47
- } .calendar-with-skeleton__exitActive_14p20 {
47
+ } .calendar-with-skeleton__exitActive_l0m00 {
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_14p20","calendarVisible":"calendar-with-skeleton__calendarVisible_14p20","skeleton":"calendar-with-skeleton__skeleton_14p20","header":"calendar-with-skeleton__header_14p20","weekDays":"calendar-with-skeleton__weekDays_14p20","row":"calendar-with-skeleton__row_14p20","enter":"calendar-with-skeleton__enter_14p20","enterActive":"calendar-with-skeleton__enterActive_14p20","exit":"calendar-with-skeleton__exit_14p20","exitActive":"calendar-with-skeleton__exitActive_14p20"};
3
+ var styles = {"component":"calendar-with-skeleton__component_l0m00","calendarVisible":"calendar-with-skeleton__calendarVisible_l0m00","skeleton":"calendar-with-skeleton__skeleton_l0m00","header":"calendar-with-skeleton__header_l0m00","weekDays":"calendar-with-skeleton__weekDays_l0m00","row":"calendar-with-skeleton__row_l0m00","enter":"calendar-with-skeleton__enter_l0m00","enterActive":"calendar-with-skeleton__enterActive_l0m00","exit":"calendar-with-skeleton__exit_l0m00","exitActive":"calendar-with-skeleton__exitActive_l0m00"};
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_14p20 {
13
+ } .calendar-with-skeleton__component_l0m00 {
14
14
  width: var(--calendar-width);
15
15
  height: var(--calendar-height);
16
16
  position: relative;
17
- } .calendar-with-skeleton__calendarVisible_14p20 {
17
+ } .calendar-with-skeleton__calendarVisible_l0m00 {
18
18
  height: auto;
19
- } .calendar-with-skeleton__skeleton_14p20 {
19
+ } .calendar-with-skeleton__skeleton_l0m00 {
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_14p20 {
33
+ } .calendar-with-skeleton__header_l0m00 {
34
34
  height: 48px;
35
35
  margin-bottom: var(--gap-20);
36
- } .calendar-with-skeleton__weekDays_14p20 {
36
+ } .calendar-with-skeleton__weekDays_l0m00 {
37
37
  height: 12px;
38
38
  margin-bottom: var(--gap-16);
39
- } .calendar-with-skeleton__row_14p20 {
39
+ } .calendar-with-skeleton__row_l0m00 {
40
40
  height: 32px;
41
- } .calendar-with-skeleton__row_14p20 + .calendar-with-skeleton__row_14p20 {
41
+ } .calendar-with-skeleton__row_l0m00 + .calendar-with-skeleton__row_l0m00 {
42
42
  margin-top: var(--gap-10);
43
- } .calendar-with-skeleton__enter_14p20,
44
- .calendar-with-skeleton__enterActive_14p20,
45
- .calendar-with-skeleton__exit_14p20 {
43
+ } .calendar-with-skeleton__enter_l0m00,
44
+ .calendar-with-skeleton__enterActive_l0m00,
45
+ .calendar-with-skeleton__exit_l0m00 {
46
46
  opacity: 1;
47
- } .calendar-with-skeleton__exitActive_14p20 {
47
+ } .calendar-with-skeleton__exitActive_l0m00 {
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_14p20","calendarVisible":"calendar-with-skeleton__calendarVisible_14p20","skeleton":"calendar-with-skeleton__skeleton_14p20","header":"calendar-with-skeleton__header_14p20","weekDays":"calendar-with-skeleton__weekDays_14p20","row":"calendar-with-skeleton__row_14p20","enter":"calendar-with-skeleton__enter_14p20","enterActive":"calendar-with-skeleton__enterActive_14p20","exit":"calendar-with-skeleton__exit_14p20","exitActive":"calendar-with-skeleton__exitActive_14p20"};
5
+ var styles = {"component":"calendar-with-skeleton__component_l0m00","calendarVisible":"calendar-with-skeleton__calendarVisible_l0m00","skeleton":"calendar-with-skeleton__skeleton_l0m00","header":"calendar-with-skeleton__header_l0m00","weekDays":"calendar-with-skeleton__weekDays_l0m00","row":"calendar-with-skeleton__row_l0m00","enter":"calendar-with-skeleton__enter_l0m00","enterActive":"calendar-with-skeleton__enterActive_l0m00","exit":"calendar-with-skeleton__exit_l0m00","exitActive":"calendar-with-skeleton__exitActive_l0m00"};
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_14p20 {
13
+ } .calendar-with-skeleton__component_l0m00 {
14
14
  width: var(--calendar-width);
15
15
  height: var(--calendar-height);
16
16
  position: relative;
17
- } .calendar-with-skeleton__calendarVisible_14p20 {
17
+ } .calendar-with-skeleton__calendarVisible_l0m00 {
18
18
  height: auto;
19
- } .calendar-with-skeleton__skeleton_14p20 {
19
+ } .calendar-with-skeleton__skeleton_l0m00 {
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_14p20 {
33
+ } .calendar-with-skeleton__header_l0m00 {
34
34
  height: 48px;
35
35
  margin-bottom: var(--gap-20);
36
- } .calendar-with-skeleton__weekDays_14p20 {
36
+ } .calendar-with-skeleton__weekDays_l0m00 {
37
37
  height: 12px;
38
38
  margin-bottom: var(--gap-16);
39
- } .calendar-with-skeleton__row_14p20 {
39
+ } .calendar-with-skeleton__row_l0m00 {
40
40
  height: 32px;
41
- } .calendar-with-skeleton__row_14p20 + .calendar-with-skeleton__row_14p20 {
41
+ } .calendar-with-skeleton__row_l0m00 + .calendar-with-skeleton__row_l0m00 {
42
42
  margin-top: var(--gap-10);
43
- } .calendar-with-skeleton__enter_14p20,
44
- .calendar-with-skeleton__enterActive_14p20,
45
- .calendar-with-skeleton__exit_14p20 {
43
+ } .calendar-with-skeleton__enter_l0m00,
44
+ .calendar-with-skeleton__enterActive_l0m00,
45
+ .calendar-with-skeleton__exit_l0m00 {
46
46
  opacity: 1;
47
- } .calendar-with-skeleton__exitActive_14p20 {
47
+ } .calendar-with-skeleton__exitActive_l0m00 {
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_14p20","calendarVisible":"calendar-with-skeleton__calendarVisible_14p20","skeleton":"calendar-with-skeleton__skeleton_14p20","header":"calendar-with-skeleton__header_14p20","weekDays":"calendar-with-skeleton__weekDays_14p20","row":"calendar-with-skeleton__row_14p20","enter":"calendar-with-skeleton__enter_14p20","enterActive":"calendar-with-skeleton__enterActive_14p20","exit":"calendar-with-skeleton__exit_14p20","exitActive":"calendar-with-skeleton__exitActive_14p20"};
3
+ const styles = {"component":"calendar-with-skeleton__component_l0m00","calendarVisible":"calendar-with-skeleton__calendarVisible_l0m00","skeleton":"calendar-with-skeleton__skeleton_l0m00","header":"calendar-with-skeleton__header_l0m00","weekDays":"calendar-with-skeleton__weekDays_l0m00","row":"calendar-with-skeleton__row_l0m00","enter":"calendar-with-skeleton__enter_l0m00","enterActive":"calendar-with-skeleton__enterActive_l0m00","exit":"calendar-with-skeleton__exit_l0m00","exitActive":"calendar-with-skeleton__exitActive_l0m00"};
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.10",
3
+ "version": "6.0.11",
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.10",
13
+ "@alfalab/core-components-calendar": "^8.0.11",
14
14
  "@alfalab/core-components-skeleton": "^6.0.1",
15
15
  "classnames": "^2.5.1",
16
16
  "react-transition-group": "^4.4.5",