@alfalab/core-components-calendar-with-skeleton 6.0.2 → 6.0.3

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
@@ -9,13 +9,13 @@
9
9
  } :root {
10
10
  --calendar-height: 344px;
11
11
  --calendar-width: 344px;
12
- } .calendar-with-skeleton__component_pi4i3 {
12
+ } .calendar-with-skeleton__component_nr1na {
13
13
  width: var(--calendar-width);
14
14
  height: var(--calendar-height);
15
15
  position: relative;
16
- } .calendar-with-skeleton__calendarVisible_pi4i3 {
16
+ } .calendar-with-skeleton__calendarVisible_nr1na {
17
17
  height: auto;
18
- } .calendar-with-skeleton__skeleton_pi4i3 {
18
+ } .calendar-with-skeleton__skeleton_nr1na {
19
19
  display: flex;
20
20
  flex-direction: column;
21
21
  padding: var(--gap-16);
@@ -29,20 +29,20 @@
29
29
  height: 100%;
30
30
  background-color: var(--color-light-modal-bg-primary);
31
31
  background-clip: content-box;
32
- } .calendar-with-skeleton__header_pi4i3 {
32
+ } .calendar-with-skeleton__header_nr1na {
33
33
  height: 48px;
34
34
  margin-bottom: var(--gap-20);
35
- } .calendar-with-skeleton__weekDays_pi4i3 {
35
+ } .calendar-with-skeleton__weekDays_nr1na {
36
36
  height: 12px;
37
37
  margin-bottom: var(--gap-16);
38
- } .calendar-with-skeleton__row_pi4i3 {
38
+ } .calendar-with-skeleton__row_nr1na {
39
39
  height: 32px;
40
- } .calendar-with-skeleton__row_pi4i3 + .calendar-with-skeleton__row_pi4i3 {
40
+ } .calendar-with-skeleton__row_nr1na + .calendar-with-skeleton__row_nr1na {
41
41
  margin-top: 10px;
42
- } .calendar-with-skeleton__enter_pi4i3,
43
- .calendar-with-skeleton__enterActive_pi4i3,
44
- .calendar-with-skeleton__exit_pi4i3 {
42
+ } .calendar-with-skeleton__enter_nr1na,
43
+ .calendar-with-skeleton__enterActive_nr1na,
44
+ .calendar-with-skeleton__exit_nr1na {
45
45
  opacity: 1;
46
- } .calendar-with-skeleton__exitActive_pi4i3 {
46
+ } .calendar-with-skeleton__exitActive_nr1na {
47
47
  opacity: 0;
48
48
  }
@@ -1,6 +1,6 @@
1
1
  import './index.css';
2
2
 
3
- var styles = {"component":"calendar-with-skeleton__component_pi4i3","calendarVisible":"calendar-with-skeleton__calendarVisible_pi4i3","skeleton":"calendar-with-skeleton__skeleton_pi4i3","header":"calendar-with-skeleton__header_pi4i3","weekDays":"calendar-with-skeleton__weekDays_pi4i3","row":"calendar-with-skeleton__row_pi4i3","enter":"calendar-with-skeleton__enter_pi4i3","enterActive":"calendar-with-skeleton__enterActive_pi4i3","exit":"calendar-with-skeleton__exit_pi4i3","exitActive":"calendar-with-skeleton__exitActive_pi4i3"};
3
+ var styles = {"component":"calendar-with-skeleton__component_nr1na","calendarVisible":"calendar-with-skeleton__calendarVisible_nr1na","skeleton":"calendar-with-skeleton__skeleton_nr1na","header":"calendar-with-skeleton__header_nr1na","weekDays":"calendar-with-skeleton__weekDays_nr1na","row":"calendar-with-skeleton__row_nr1na","enter":"calendar-with-skeleton__enter_nr1na","enterActive":"calendar-with-skeleton__enterActive_nr1na","exit":"calendar-with-skeleton__exit_nr1na","exitActive":"calendar-with-skeleton__exitActive_nr1na"};
4
4
 
5
5
  export { styles as default };
6
6
  //# sourceMappingURL=index.module.css.js.map
package/index.css CHANGED
@@ -9,13 +9,13 @@
9
9
  } :root {
10
10
  --calendar-height: 344px;
11
11
  --calendar-width: 344px;
12
- } .calendar-with-skeleton__component_pi4i3 {
12
+ } .calendar-with-skeleton__component_nr1na {
13
13
  width: var(--calendar-width);
14
14
  height: var(--calendar-height);
15
15
  position: relative;
16
- } .calendar-with-skeleton__calendarVisible_pi4i3 {
16
+ } .calendar-with-skeleton__calendarVisible_nr1na {
17
17
  height: auto;
18
- } .calendar-with-skeleton__skeleton_pi4i3 {
18
+ } .calendar-with-skeleton__skeleton_nr1na {
19
19
  display: flex;
20
20
  flex-direction: column;
21
21
  padding: var(--gap-16);
@@ -29,20 +29,20 @@
29
29
  height: 100%;
30
30
  background-color: var(--color-light-modal-bg-primary);
31
31
  background-clip: content-box;
32
- } .calendar-with-skeleton__header_pi4i3 {
32
+ } .calendar-with-skeleton__header_nr1na {
33
33
  height: 48px;
34
34
  margin-bottom: var(--gap-20);
35
- } .calendar-with-skeleton__weekDays_pi4i3 {
35
+ } .calendar-with-skeleton__weekDays_nr1na {
36
36
  height: 12px;
37
37
  margin-bottom: var(--gap-16);
38
- } .calendar-with-skeleton__row_pi4i3 {
38
+ } .calendar-with-skeleton__row_nr1na {
39
39
  height: 32px;
40
- } .calendar-with-skeleton__row_pi4i3 + .calendar-with-skeleton__row_pi4i3 {
40
+ } .calendar-with-skeleton__row_nr1na + .calendar-with-skeleton__row_nr1na {
41
41
  margin-top: 10px;
42
- } .calendar-with-skeleton__enter_pi4i3,
43
- .calendar-with-skeleton__enterActive_pi4i3,
44
- .calendar-with-skeleton__exit_pi4i3 {
42
+ } .calendar-with-skeleton__enter_nr1na,
43
+ .calendar-with-skeleton__enterActive_nr1na,
44
+ .calendar-with-skeleton__exit_nr1na {
45
45
  opacity: 1;
46
- } .calendar-with-skeleton__exitActive_pi4i3 {
46
+ } .calendar-with-skeleton__exitActive_nr1na {
47
47
  opacity: 0;
48
48
  }
@@ -2,7 +2,7 @@
2
2
 
3
3
  require('./index.css');
4
4
 
5
- var styles = {"component":"calendar-with-skeleton__component_pi4i3","calendarVisible":"calendar-with-skeleton__calendarVisible_pi4i3","skeleton":"calendar-with-skeleton__skeleton_pi4i3","header":"calendar-with-skeleton__header_pi4i3","weekDays":"calendar-with-skeleton__weekDays_pi4i3","row":"calendar-with-skeleton__row_pi4i3","enter":"calendar-with-skeleton__enter_pi4i3","enterActive":"calendar-with-skeleton__enterActive_pi4i3","exit":"calendar-with-skeleton__exit_pi4i3","exitActive":"calendar-with-skeleton__exitActive_pi4i3"};
5
+ var styles = {"component":"calendar-with-skeleton__component_nr1na","calendarVisible":"calendar-with-skeleton__calendarVisible_nr1na","skeleton":"calendar-with-skeleton__skeleton_nr1na","header":"calendar-with-skeleton__header_nr1na","weekDays":"calendar-with-skeleton__weekDays_nr1na","row":"calendar-with-skeleton__row_nr1na","enter":"calendar-with-skeleton__enter_nr1na","enterActive":"calendar-with-skeleton__enterActive_nr1na","exit":"calendar-with-skeleton__exit_nr1na","exitActive":"calendar-with-skeleton__exitActive_nr1na"};
6
6
 
7
7
  module.exports = styles;
8
8
  //# sourceMappingURL=index.module.css.js.map
package/modern/index.css CHANGED
@@ -9,13 +9,13 @@
9
9
  } :root {
10
10
  --calendar-height: 344px;
11
11
  --calendar-width: 344px;
12
- } .calendar-with-skeleton__component_pi4i3 {
12
+ } .calendar-with-skeleton__component_nr1na {
13
13
  width: var(--calendar-width);
14
14
  height: var(--calendar-height);
15
15
  position: relative;
16
- } .calendar-with-skeleton__calendarVisible_pi4i3 {
16
+ } .calendar-with-skeleton__calendarVisible_nr1na {
17
17
  height: auto;
18
- } .calendar-with-skeleton__skeleton_pi4i3 {
18
+ } .calendar-with-skeleton__skeleton_nr1na {
19
19
  display: flex;
20
20
  flex-direction: column;
21
21
  padding: var(--gap-16);
@@ -29,20 +29,20 @@
29
29
  height: 100%;
30
30
  background-color: var(--color-light-modal-bg-primary);
31
31
  background-clip: content-box;
32
- } .calendar-with-skeleton__header_pi4i3 {
32
+ } .calendar-with-skeleton__header_nr1na {
33
33
  height: 48px;
34
34
  margin-bottom: var(--gap-20);
35
- } .calendar-with-skeleton__weekDays_pi4i3 {
35
+ } .calendar-with-skeleton__weekDays_nr1na {
36
36
  height: 12px;
37
37
  margin-bottom: var(--gap-16);
38
- } .calendar-with-skeleton__row_pi4i3 {
38
+ } .calendar-with-skeleton__row_nr1na {
39
39
  height: 32px;
40
- } .calendar-with-skeleton__row_pi4i3 + .calendar-with-skeleton__row_pi4i3 {
40
+ } .calendar-with-skeleton__row_nr1na + .calendar-with-skeleton__row_nr1na {
41
41
  margin-top: 10px;
42
- } .calendar-with-skeleton__enter_pi4i3,
43
- .calendar-with-skeleton__enterActive_pi4i3,
44
- .calendar-with-skeleton__exit_pi4i3 {
42
+ } .calendar-with-skeleton__enter_nr1na,
43
+ .calendar-with-skeleton__enterActive_nr1na,
44
+ .calendar-with-skeleton__exit_nr1na {
45
45
  opacity: 1;
46
- } .calendar-with-skeleton__exitActive_pi4i3 {
46
+ } .calendar-with-skeleton__exitActive_nr1na {
47
47
  opacity: 0;
48
48
  }
@@ -1,6 +1,6 @@
1
1
  import './index.css';
2
2
 
3
- const styles = {"component":"calendar-with-skeleton__component_pi4i3","calendarVisible":"calendar-with-skeleton__calendarVisible_pi4i3","skeleton":"calendar-with-skeleton__skeleton_pi4i3","header":"calendar-with-skeleton__header_pi4i3","weekDays":"calendar-with-skeleton__weekDays_pi4i3","row":"calendar-with-skeleton__row_pi4i3","enter":"calendar-with-skeleton__enter_pi4i3","enterActive":"calendar-with-skeleton__enterActive_pi4i3","exit":"calendar-with-skeleton__exit_pi4i3","exitActive":"calendar-with-skeleton__exitActive_pi4i3"};
3
+ const styles = {"component":"calendar-with-skeleton__component_nr1na","calendarVisible":"calendar-with-skeleton__calendarVisible_nr1na","skeleton":"calendar-with-skeleton__skeleton_nr1na","header":"calendar-with-skeleton__header_nr1na","weekDays":"calendar-with-skeleton__weekDays_nr1na","row":"calendar-with-skeleton__row_nr1na","enter":"calendar-with-skeleton__enter_nr1na","enterActive":"calendar-with-skeleton__enterActive_nr1na","exit":"calendar-with-skeleton__exit_nr1na","exitActive":"calendar-with-skeleton__exitActive_nr1na"};
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.2",
3
+ "version": "6.0.3",
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.2",
13
+ "@alfalab/core-components-calendar": "^8.0.3",
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.2",
28
- "varsVersion": "10.1.0"
27
+ "themesVersion": "14.1.3",
28
+ "varsVersion": "10.1.1"
29
29
  }