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

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_17zyj {
13
+ } .calendar-with-skeleton__component_fovh9 {
14
14
  width: var(--calendar-width);
15
15
  height: var(--calendar-height);
16
16
  position: relative;
17
- } .calendar-with-skeleton__calendarVisible_17zyj {
17
+ } .calendar-with-skeleton__calendarVisible_fovh9 {
18
18
  height: auto;
19
- } .calendar-with-skeleton__skeleton_17zyj {
19
+ } .calendar-with-skeleton__skeleton_fovh9 {
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_17zyj {
33
+ } .calendar-with-skeleton__header_fovh9 {
34
34
  height: 48px;
35
35
  margin-bottom: var(--gap-20);
36
- } .calendar-with-skeleton__weekDays_17zyj {
36
+ } .calendar-with-skeleton__weekDays_fovh9 {
37
37
  height: 12px;
38
38
  margin-bottom: var(--gap-16);
39
- } .calendar-with-skeleton__row_17zyj {
39
+ } .calendar-with-skeleton__row_fovh9 {
40
40
  height: 32px;
41
- } .calendar-with-skeleton__row_17zyj + .calendar-with-skeleton__row_17zyj {
41
+ } .calendar-with-skeleton__row_fovh9 + .calendar-with-skeleton__row_fovh9 {
42
42
  margin-top: var(--gap-10);
43
- } .calendar-with-skeleton__enter_17zyj,
44
- .calendar-with-skeleton__enterActive_17zyj,
45
- .calendar-with-skeleton__exit_17zyj {
43
+ } .calendar-with-skeleton__enter_fovh9,
44
+ .calendar-with-skeleton__enterActive_fovh9,
45
+ .calendar-with-skeleton__exit_fovh9 {
46
46
  opacity: 1;
47
- } .calendar-with-skeleton__exitActive_17zyj {
47
+ } .calendar-with-skeleton__exitActive_fovh9 {
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_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"};
3
+ var styles = {"component":"calendar-with-skeleton__component_fovh9","calendarVisible":"calendar-with-skeleton__calendarVisible_fovh9","skeleton":"calendar-with-skeleton__skeleton_fovh9","header":"calendar-with-skeleton__header_fovh9","weekDays":"calendar-with-skeleton__weekDays_fovh9","row":"calendar-with-skeleton__row_fovh9","enter":"calendar-with-skeleton__enter_fovh9","enterActive":"calendar-with-skeleton__enterActive_fovh9","exit":"calendar-with-skeleton__exit_fovh9","exitActive":"calendar-with-skeleton__exitActive_fovh9"};
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_17zyj {
13
+ } .calendar-with-skeleton__component_fovh9 {
14
14
  width: var(--calendar-width);
15
15
  height: var(--calendar-height);
16
16
  position: relative;
17
- } .calendar-with-skeleton__calendarVisible_17zyj {
17
+ } .calendar-with-skeleton__calendarVisible_fovh9 {
18
18
  height: auto;
19
- } .calendar-with-skeleton__skeleton_17zyj {
19
+ } .calendar-with-skeleton__skeleton_fovh9 {
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_17zyj {
33
+ } .calendar-with-skeleton__header_fovh9 {
34
34
  height: 48px;
35
35
  margin-bottom: var(--gap-20);
36
- } .calendar-with-skeleton__weekDays_17zyj {
36
+ } .calendar-with-skeleton__weekDays_fovh9 {
37
37
  height: 12px;
38
38
  margin-bottom: var(--gap-16);
39
- } .calendar-with-skeleton__row_17zyj {
39
+ } .calendar-with-skeleton__row_fovh9 {
40
40
  height: 32px;
41
- } .calendar-with-skeleton__row_17zyj + .calendar-with-skeleton__row_17zyj {
41
+ } .calendar-with-skeleton__row_fovh9 + .calendar-with-skeleton__row_fovh9 {
42
42
  margin-top: var(--gap-10);
43
- } .calendar-with-skeleton__enter_17zyj,
44
- .calendar-with-skeleton__enterActive_17zyj,
45
- .calendar-with-skeleton__exit_17zyj {
43
+ } .calendar-with-skeleton__enter_fovh9,
44
+ .calendar-with-skeleton__enterActive_fovh9,
45
+ .calendar-with-skeleton__exit_fovh9 {
46
46
  opacity: 1;
47
- } .calendar-with-skeleton__exitActive_17zyj {
47
+ } .calendar-with-skeleton__exitActive_fovh9 {
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_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"};
5
+ var styles = {"component":"calendar-with-skeleton__component_fovh9","calendarVisible":"calendar-with-skeleton__calendarVisible_fovh9","skeleton":"calendar-with-skeleton__skeleton_fovh9","header":"calendar-with-skeleton__header_fovh9","weekDays":"calendar-with-skeleton__weekDays_fovh9","row":"calendar-with-skeleton__row_fovh9","enter":"calendar-with-skeleton__enter_fovh9","enterActive":"calendar-with-skeleton__enterActive_fovh9","exit":"calendar-with-skeleton__exit_fovh9","exitActive":"calendar-with-skeleton__exitActive_fovh9"};
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_17zyj {
13
+ } .calendar-with-skeleton__component_fovh9 {
14
14
  width: var(--calendar-width);
15
15
  height: var(--calendar-height);
16
16
  position: relative;
17
- } .calendar-with-skeleton__calendarVisible_17zyj {
17
+ } .calendar-with-skeleton__calendarVisible_fovh9 {
18
18
  height: auto;
19
- } .calendar-with-skeleton__skeleton_17zyj {
19
+ } .calendar-with-skeleton__skeleton_fovh9 {
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_17zyj {
33
+ } .calendar-with-skeleton__header_fovh9 {
34
34
  height: 48px;
35
35
  margin-bottom: var(--gap-20);
36
- } .calendar-with-skeleton__weekDays_17zyj {
36
+ } .calendar-with-skeleton__weekDays_fovh9 {
37
37
  height: 12px;
38
38
  margin-bottom: var(--gap-16);
39
- } .calendar-with-skeleton__row_17zyj {
39
+ } .calendar-with-skeleton__row_fovh9 {
40
40
  height: 32px;
41
- } .calendar-with-skeleton__row_17zyj + .calendar-with-skeleton__row_17zyj {
41
+ } .calendar-with-skeleton__row_fovh9 + .calendar-with-skeleton__row_fovh9 {
42
42
  margin-top: var(--gap-10);
43
- } .calendar-with-skeleton__enter_17zyj,
44
- .calendar-with-skeleton__enterActive_17zyj,
45
- .calendar-with-skeleton__exit_17zyj {
43
+ } .calendar-with-skeleton__enter_fovh9,
44
+ .calendar-with-skeleton__enterActive_fovh9,
45
+ .calendar-with-skeleton__exit_fovh9 {
46
46
  opacity: 1;
47
- } .calendar-with-skeleton__exitActive_17zyj {
47
+ } .calendar-with-skeleton__exitActive_fovh9 {
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_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"};
3
+ const styles = {"component":"calendar-with-skeleton__component_fovh9","calendarVisible":"calendar-with-skeleton__calendarVisible_fovh9","skeleton":"calendar-with-skeleton__skeleton_fovh9","header":"calendar-with-skeleton__header_fovh9","weekDays":"calendar-with-skeleton__weekDays_fovh9","row":"calendar-with-skeleton__row_fovh9","enter":"calendar-with-skeleton__enter_fovh9","enterActive":"calendar-with-skeleton__enterActive_fovh9","exit":"calendar-with-skeleton__exit_fovh9","exitActive":"calendar-with-skeleton__exitActive_fovh9"};
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.7",
3
+ "version": "6.0.9",
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.7",
13
+ "@alfalab/core-components-calendar": "^8.0.9",
14
14
  "@alfalab/core-components-skeleton": "^6.0.1",
15
15
  "classnames": "^2.5.1",
16
16
  "react-transition-group": "^4.4.5",
@@ -24,6 +24,6 @@
24
24
  "access": "public",
25
25
  "directory": "dist"
26
26
  },
27
- "themesVersion": "14.1.3",
27
+ "themesVersion": "14.2.0",
28
28
  "varsVersion": "10.2.0"
29
29
  }