@alfalab/core-components-calendar-with-skeleton 6.0.0 → 6.0.1

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_ahxa5 {
12
+ } .calendar-with-skeleton__component_8qufc {
13
13
  width: var(--calendar-width);
14
14
  height: var(--calendar-height);
15
15
  position: relative;
16
- } .calendar-with-skeleton__calendarVisible_ahxa5 {
16
+ } .calendar-with-skeleton__calendarVisible_8qufc {
17
17
  height: auto;
18
- } .calendar-with-skeleton__skeleton_ahxa5 {
18
+ } .calendar-with-skeleton__skeleton_8qufc {
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_ahxa5 {
32
+ } .calendar-with-skeleton__header_8qufc {
33
33
  height: 48px;
34
34
  margin-bottom: var(--gap-20);
35
- } .calendar-with-skeleton__weekDays_ahxa5 {
35
+ } .calendar-with-skeleton__weekDays_8qufc {
36
36
  height: 12px;
37
37
  margin-bottom: var(--gap-16);
38
- } .calendar-with-skeleton__row_ahxa5 {
38
+ } .calendar-with-skeleton__row_8qufc {
39
39
  height: 32px
40
- } .calendar-with-skeleton__row_ahxa5 + .calendar-with-skeleton__row_ahxa5 {
40
+ } .calendar-with-skeleton__row_8qufc + .calendar-with-skeleton__row_8qufc {
41
41
  margin-top: 10px;
42
- } .calendar-with-skeleton__enter_ahxa5,
43
- .calendar-with-skeleton__enterActive_ahxa5,
44
- .calendar-with-skeleton__exit_ahxa5 {
42
+ } .calendar-with-skeleton__enter_8qufc,
43
+ .calendar-with-skeleton__enterActive_8qufc,
44
+ .calendar-with-skeleton__exit_8qufc {
45
45
  opacity: 1;
46
- } .calendar-with-skeleton__exitActive_ahxa5 {
46
+ } .calendar-with-skeleton__exitActive_8qufc {
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_ahxa5","calendarVisible":"calendar-with-skeleton__calendarVisible_ahxa5","skeleton":"calendar-with-skeleton__skeleton_ahxa5","header":"calendar-with-skeleton__header_ahxa5","weekDays":"calendar-with-skeleton__weekDays_ahxa5","row":"calendar-with-skeleton__row_ahxa5","enter":"calendar-with-skeleton__enter_ahxa5","enterActive":"calendar-with-skeleton__enterActive_ahxa5","exit":"calendar-with-skeleton__exit_ahxa5","exitActive":"calendar-with-skeleton__exitActive_ahxa5"};
3
+ var styles = {"component":"calendar-with-skeleton__component_8qufc","calendarVisible":"calendar-with-skeleton__calendarVisible_8qufc","skeleton":"calendar-with-skeleton__skeleton_8qufc","header":"calendar-with-skeleton__header_8qufc","weekDays":"calendar-with-skeleton__weekDays_8qufc","row":"calendar-with-skeleton__row_8qufc","enter":"calendar-with-skeleton__enter_8qufc","enterActive":"calendar-with-skeleton__enterActive_8qufc","exit":"calendar-with-skeleton__exit_8qufc","exitActive":"calendar-with-skeleton__exitActive_8qufc"};
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_ahxa5 {
12
+ } .calendar-with-skeleton__component_8qufc {
13
13
  width: var(--calendar-width);
14
14
  height: var(--calendar-height);
15
15
  position: relative;
16
- } .calendar-with-skeleton__calendarVisible_ahxa5 {
16
+ } .calendar-with-skeleton__calendarVisible_8qufc {
17
17
  height: auto;
18
- } .calendar-with-skeleton__skeleton_ahxa5 {
18
+ } .calendar-with-skeleton__skeleton_8qufc {
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_ahxa5 {
32
+ } .calendar-with-skeleton__header_8qufc {
33
33
  height: 48px;
34
34
  margin-bottom: var(--gap-20);
35
- } .calendar-with-skeleton__weekDays_ahxa5 {
35
+ } .calendar-with-skeleton__weekDays_8qufc {
36
36
  height: 12px;
37
37
  margin-bottom: var(--gap-16);
38
- } .calendar-with-skeleton__row_ahxa5 {
38
+ } .calendar-with-skeleton__row_8qufc {
39
39
  height: 32px
40
- } .calendar-with-skeleton__row_ahxa5 + .calendar-with-skeleton__row_ahxa5 {
40
+ } .calendar-with-skeleton__row_8qufc + .calendar-with-skeleton__row_8qufc {
41
41
  margin-top: 10px;
42
- } .calendar-with-skeleton__enter_ahxa5,
43
- .calendar-with-skeleton__enterActive_ahxa5,
44
- .calendar-with-skeleton__exit_ahxa5 {
42
+ } .calendar-with-skeleton__enter_8qufc,
43
+ .calendar-with-skeleton__enterActive_8qufc,
44
+ .calendar-with-skeleton__exit_8qufc {
45
45
  opacity: 1;
46
- } .calendar-with-skeleton__exitActive_ahxa5 {
46
+ } .calendar-with-skeleton__exitActive_8qufc {
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_ahxa5","calendarVisible":"calendar-with-skeleton__calendarVisible_ahxa5","skeleton":"calendar-with-skeleton__skeleton_ahxa5","header":"calendar-with-skeleton__header_ahxa5","weekDays":"calendar-with-skeleton__weekDays_ahxa5","row":"calendar-with-skeleton__row_ahxa5","enter":"calendar-with-skeleton__enter_ahxa5","enterActive":"calendar-with-skeleton__enterActive_ahxa5","exit":"calendar-with-skeleton__exit_ahxa5","exitActive":"calendar-with-skeleton__exitActive_ahxa5"};
5
+ var styles = {"component":"calendar-with-skeleton__component_8qufc","calendarVisible":"calendar-with-skeleton__calendarVisible_8qufc","skeleton":"calendar-with-skeleton__skeleton_8qufc","header":"calendar-with-skeleton__header_8qufc","weekDays":"calendar-with-skeleton__weekDays_8qufc","row":"calendar-with-skeleton__row_8qufc","enter":"calendar-with-skeleton__enter_8qufc","enterActive":"calendar-with-skeleton__enterActive_8qufc","exit":"calendar-with-skeleton__exit_8qufc","exitActive":"calendar-with-skeleton__exitActive_8qufc"};
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_ahxa5 {
12
+ } .calendar-with-skeleton__component_8qufc {
13
13
  width: var(--calendar-width);
14
14
  height: var(--calendar-height);
15
15
  position: relative;
16
- } .calendar-with-skeleton__calendarVisible_ahxa5 {
16
+ } .calendar-with-skeleton__calendarVisible_8qufc {
17
17
  height: auto;
18
- } .calendar-with-skeleton__skeleton_ahxa5 {
18
+ } .calendar-with-skeleton__skeleton_8qufc {
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_ahxa5 {
32
+ } .calendar-with-skeleton__header_8qufc {
33
33
  height: 48px;
34
34
  margin-bottom: var(--gap-20);
35
- } .calendar-with-skeleton__weekDays_ahxa5 {
35
+ } .calendar-with-skeleton__weekDays_8qufc {
36
36
  height: 12px;
37
37
  margin-bottom: var(--gap-16);
38
- } .calendar-with-skeleton__row_ahxa5 {
38
+ } .calendar-with-skeleton__row_8qufc {
39
39
  height: 32px
40
- } .calendar-with-skeleton__row_ahxa5 + .calendar-with-skeleton__row_ahxa5 {
40
+ } .calendar-with-skeleton__row_8qufc + .calendar-with-skeleton__row_8qufc {
41
41
  margin-top: 10px;
42
- } .calendar-with-skeleton__enter_ahxa5,
43
- .calendar-with-skeleton__enterActive_ahxa5,
44
- .calendar-with-skeleton__exit_ahxa5 {
42
+ } .calendar-with-skeleton__enter_8qufc,
43
+ .calendar-with-skeleton__enterActive_8qufc,
44
+ .calendar-with-skeleton__exit_8qufc {
45
45
  opacity: 1;
46
- } .calendar-with-skeleton__exitActive_ahxa5 {
46
+ } .calendar-with-skeleton__exitActive_8qufc {
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_ahxa5","calendarVisible":"calendar-with-skeleton__calendarVisible_ahxa5","skeleton":"calendar-with-skeleton__skeleton_ahxa5","header":"calendar-with-skeleton__header_ahxa5","weekDays":"calendar-with-skeleton__weekDays_ahxa5","row":"calendar-with-skeleton__row_ahxa5","enter":"calendar-with-skeleton__enter_ahxa5","enterActive":"calendar-with-skeleton__enterActive_ahxa5","exit":"calendar-with-skeleton__exit_ahxa5","exitActive":"calendar-with-skeleton__exitActive_ahxa5"};
3
+ const styles = {"component":"calendar-with-skeleton__component_8qufc","calendarVisible":"calendar-with-skeleton__calendarVisible_8qufc","skeleton":"calendar-with-skeleton__skeleton_8qufc","header":"calendar-with-skeleton__header_8qufc","weekDays":"calendar-with-skeleton__weekDays_8qufc","row":"calendar-with-skeleton__row_8qufc","enter":"calendar-with-skeleton__enter_8qufc","enterActive":"calendar-with-skeleton__enterActive_8qufc","exit":"calendar-with-skeleton__exit_8qufc","exitActive":"calendar-with-skeleton__exitActive_8qufc"};
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.0",
3
+ "version": "6.0.1",
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.0",
13
+ "@alfalab/core-components-calendar": "^8.0.1",
14
14
  "@alfalab/core-components-skeleton": "^6.0.0",
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.0.0",
28
- "varsVersion": "10.0.0"
27
+ "themesVersion": "14.1.0",
28
+ "varsVersion": "10.1.0"
29
29
  }