@alfalab/core-components-calendar-range 8.0.0 → 8.0.1-snapshot-c2c8d5a

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.
@@ -11,27 +11,27 @@
11
11
  --size-m-height: 56px;
12
12
  --size-l-height: 64px;
13
13
  --size-xl-height: 72px;
14
- } .calendar-range__component_1rr7w {
14
+ } .calendar-range__component_1anah {
15
15
  display: flex;
16
16
  align-items: center;
17
17
  justify-content: center;
18
18
  width: 16px;
19
19
  margin: var(--gap-0) var(--gap-8)
20
- } .calendar-range__component_1rr7w:after {
20
+ } .calendar-range__component_1anah:after {
21
21
  content: '';
22
22
  display: block;
23
23
  width: 100%;
24
24
  height: 1px;
25
25
  background-color: var(--color-light-neutral-translucent-1300);
26
- } .calendar-range__outer_1rr7w {
26
+ } .calendar-range__outer_1anah {
27
27
  position: relative;
28
28
  top: var(--gap-24);
29
- } .calendar-range__s_1rr7w {
29
+ } .calendar-range__s_1anah {
30
30
  height: var(--size-s-height);
31
- } .calendar-range__m_1rr7w {
31
+ } .calendar-range__m_1anah {
32
32
  height: var(--size-m-height);
33
- } .calendar-range__l_1rr7w {
33
+ } .calendar-range__l_1anah {
34
34
  height: var(--size-l-height);
35
- } .calendar-range__xl_1rr7w {
35
+ } .calendar-range__xl_1anah {
36
36
  height: var(--size-xl-height);
37
37
  }
@@ -2,7 +2,7 @@
2
2
 
3
3
  require('./index.css');
4
4
 
5
- var styles = {"component":"calendar-range__component_1rr7w","outer":"calendar-range__outer_1rr7w","s":"calendar-range__s_1rr7w","m":"calendar-range__m_1rr7w","l":"calendar-range__l_1rr7w","xl":"calendar-range__xl_1rr7w"};
5
+ var styles = {"component":"calendar-range__component_1anah","outer":"calendar-range__outer_1anah","s":"calendar-range__s_1anah","m":"calendar-range__m_1anah","l":"calendar-range__l_1anah","xl":"calendar-range__xl_1anah"};
6
6
 
7
7
  module.exports = styles;
8
8
  //# sourceMappingURL=index.module.css.js.map
@@ -11,27 +11,27 @@
11
11
  --size-m-height: 56px;
12
12
  --size-l-height: 64px;
13
13
  --size-xl-height: 72px;
14
- } .calendar-range__component_1rr7w {
14
+ } .calendar-range__component_1anah {
15
15
  display: flex;
16
16
  align-items: center;
17
17
  justify-content: center;
18
18
  width: 16px;
19
19
  margin: var(--gap-0) var(--gap-8)
20
- } .calendar-range__component_1rr7w:after {
20
+ } .calendar-range__component_1anah:after {
21
21
  content: '';
22
22
  display: block;
23
23
  width: 100%;
24
24
  height: 1px;
25
25
  background-color: var(--color-light-neutral-translucent-1300);
26
- } .calendar-range__outer_1rr7w {
26
+ } .calendar-range__outer_1anah {
27
27
  position: relative;
28
28
  top: var(--gap-24);
29
- } .calendar-range__s_1rr7w {
29
+ } .calendar-range__s_1anah {
30
30
  height: var(--size-s-height);
31
- } .calendar-range__m_1rr7w {
31
+ } .calendar-range__m_1anah {
32
32
  height: var(--size-m-height);
33
- } .calendar-range__l_1rr7w {
33
+ } .calendar-range__l_1anah {
34
34
  height: var(--size-l-height);
35
- } .calendar-range__xl_1rr7w {
35
+ } .calendar-range__xl_1anah {
36
36
  height: var(--size-xl-height);
37
37
  }
@@ -1,6 +1,6 @@
1
1
  import './index.css';
2
2
 
3
- var styles = {"component":"calendar-range__component_1rr7w","outer":"calendar-range__outer_1rr7w","s":"calendar-range__s_1rr7w","m":"calendar-range__m_1rr7w","l":"calendar-range__l_1rr7w","xl":"calendar-range__xl_1rr7w"};
3
+ var styles = {"component":"calendar-range__component_1anah","outer":"calendar-range__outer_1anah","s":"calendar-range__s_1anah","m":"calendar-range__m_1anah","l":"calendar-range__l_1anah","xl":"calendar-range__xl_1anah"};
4
4
 
5
5
  export { styles as default };
6
6
  //# sourceMappingURL=index.module.css.js.map
@@ -6,19 +6,19 @@
6
6
  --gap-16: var(--gap-m);
7
7
  } :root {
8
8
  --calendar-inner-width: 280px;
9
- } .calendar-range__component_8vpot {
9
+ } .calendar-range__component_1rxsy {
10
10
  display: flex
11
- } .calendar-range__component_8vpot button[aria-selected='true'] {
11
+ } .calendar-range__component_1rxsy button[aria-selected='true'] {
12
12
  cursor: pointer;
13
- } .calendar-range__component_8vpot *[class*='errorIcon_'] {
13
+ } .calendar-range__component_1rxsy *[class*='errorIcon_'] {
14
14
  display: none;
15
- } .calendar-range__component_8vpot *[class*='calendarIcon_'] {
15
+ } .calendar-range__component_1rxsy *[class*='calendarIcon_'] {
16
16
  margin-right: var(--gap-0);
17
- } .calendar-range__static_8vpot .calendar-range__calendar_8vpot {
17
+ } .calendar-range__static_1rxsy .calendar-range__calendar_1rxsy {
18
18
  width: var(--calendar-inner-width)
19
- } .calendar-range__static_8vpot .calendar-range__calendar_8vpot > div:first-child {
19
+ } .calendar-range__static_1rxsy .calendar-range__calendar_1rxsy > div:first-child {
20
20
  padding: var(--gap-16) var(--gap-0) var(--gap-12);
21
- } .calendar-range__calendarContainer_8vpot {
21
+ } .calendar-range__calendarContainer_1rxsy {
22
22
  width: var(--calendar-inner-width);
23
23
  display: flex;
24
24
  justify-content: center;
@@ -1,6 +1,6 @@
1
1
  import './index.css';
2
2
 
3
- var styles = {"component":"calendar-range__component_8vpot","static":"calendar-range__static_8vpot","calendar":"calendar-range__calendar_8vpot","calendarContainer":"calendar-range__calendarContainer_8vpot"};
3
+ var styles = {"component":"calendar-range__component_1rxsy","static":"calendar-range__static_1rxsy","calendar":"calendar-range__calendar_1rxsy","calendarContainer":"calendar-range__calendarContainer_1rxsy"};
4
4
 
5
5
  export { styles as default };
6
6
  //# sourceMappingURL=index.module.css.js.map
@@ -11,27 +11,27 @@
11
11
  --size-m-height: 56px;
12
12
  --size-l-height: 64px;
13
13
  --size-xl-height: 72px;
14
- } .calendar-range__component_1rr7w {
14
+ } .calendar-range__component_1anah {
15
15
  display: flex;
16
16
  align-items: center;
17
17
  justify-content: center;
18
18
  width: 16px;
19
19
  margin: var(--gap-0) var(--gap-8)
20
- } .calendar-range__component_1rr7w:after {
20
+ } .calendar-range__component_1anah:after {
21
21
  content: '';
22
22
  display: block;
23
23
  width: 100%;
24
24
  height: 1px;
25
25
  background-color: var(--color-light-neutral-translucent-1300);
26
- } .calendar-range__outer_1rr7w {
26
+ } .calendar-range__outer_1anah {
27
27
  position: relative;
28
28
  top: var(--gap-24);
29
- } .calendar-range__s_1rr7w {
29
+ } .calendar-range__s_1anah {
30
30
  height: var(--size-s-height);
31
- } .calendar-range__m_1rr7w {
31
+ } .calendar-range__m_1anah {
32
32
  height: var(--size-m-height);
33
- } .calendar-range__l_1rr7w {
33
+ } .calendar-range__l_1anah {
34
34
  height: var(--size-l-height);
35
- } .calendar-range__xl_1rr7w {
35
+ } .calendar-range__xl_1anah {
36
36
  height: var(--size-xl-height);
37
37
  }
@@ -1,6 +1,6 @@
1
1
  import './index.css';
2
2
 
3
- const styles = {"component":"calendar-range__component_1rr7w","outer":"calendar-range__outer_1rr7w","s":"calendar-range__s_1rr7w","m":"calendar-range__m_1rr7w","l":"calendar-range__l_1rr7w","xl":"calendar-range__xl_1rr7w"};
3
+ const styles = {"component":"calendar-range__component_1anah","outer":"calendar-range__outer_1anah","s":"calendar-range__s_1anah","m":"calendar-range__m_1anah","l":"calendar-range__l_1anah","xl":"calendar-range__xl_1anah"};
4
4
 
5
5
  export { styles as default };
6
6
  //# sourceMappingURL=index.module.css.js.map
@@ -6,19 +6,19 @@
6
6
  --gap-16: var(--gap-m);
7
7
  } :root {
8
8
  --calendar-inner-width: 280px;
9
- } .calendar-range__component_8vpot {
9
+ } .calendar-range__component_1rxsy {
10
10
  display: flex
11
- } .calendar-range__component_8vpot button[aria-selected='true'] {
11
+ } .calendar-range__component_1rxsy button[aria-selected='true'] {
12
12
  cursor: pointer;
13
- } .calendar-range__component_8vpot *[class*='errorIcon_'] {
13
+ } .calendar-range__component_1rxsy *[class*='errorIcon_'] {
14
14
  display: none;
15
- } .calendar-range__component_8vpot *[class*='calendarIcon_'] {
15
+ } .calendar-range__component_1rxsy *[class*='calendarIcon_'] {
16
16
  margin-right: var(--gap-0);
17
- } .calendar-range__static_8vpot .calendar-range__calendar_8vpot {
17
+ } .calendar-range__static_1rxsy .calendar-range__calendar_1rxsy {
18
18
  width: var(--calendar-inner-width)
19
- } .calendar-range__static_8vpot .calendar-range__calendar_8vpot > div:first-child {
19
+ } .calendar-range__static_1rxsy .calendar-range__calendar_1rxsy > div:first-child {
20
20
  padding: var(--gap-16) var(--gap-0) var(--gap-12);
21
- } .calendar-range__calendarContainer_8vpot {
21
+ } .calendar-range__calendarContainer_1rxsy {
22
22
  width: var(--calendar-inner-width);
23
23
  display: flex;
24
24
  justify-content: center;
@@ -1,6 +1,6 @@
1
1
  import './index.css';
2
2
 
3
- const styles = {"component":"calendar-range__component_8vpot","static":"calendar-range__static_8vpot","calendar":"calendar-range__calendar_8vpot","calendarContainer":"calendar-range__calendarContainer_8vpot"};
3
+ const styles = {"component":"calendar-range__component_1rxsy","static":"calendar-range__static_1rxsy","calendar":"calendar-range__calendar_1rxsy","calendarContainer":"calendar-range__calendarContainer_1rxsy"};
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-range",
3
- "version": "8.0.0",
3
+ "version": "8.0.1-snapshot-c2c8d5a",
4
4
  "description": "Calendar range component",
5
5
  "keywords": [],
6
6
  "license": "MIT",
@@ -10,10 +10,10 @@
10
10
  "main": "index.js",
11
11
  "module": "./esm/index.js",
12
12
  "dependencies": {
13
- "@alfalab/core-components-calendar": "^8.0.0",
14
- "@alfalab/core-components-calendar-input": "^11.0.0",
15
- "@alfalab/core-components-date-input": "^5.0.0",
16
- "@alfalab/core-components-shared": "^1.0.0",
13
+ "@alfalab/core-components-calendar": "8.0.1-snapshot-c2c8d5a",
14
+ "@alfalab/core-components-calendar-input": "11.0.1-snapshot-c2c8d5a",
15
+ "@alfalab/core-components-date-input": "5.0.1-snapshot-c2c8d5a",
16
+ "@alfalab/core-components-shared": "1.0.1-snapshot-c2c8d5a",
17
17
  "@alfalab/hooks": "^1.13.1",
18
18
  "classnames": "^2.5.1",
19
19
  "date-fns": "^2.16.1",
@@ -28,5 +28,5 @@
28
28
  "directory": "dist"
29
29
  },
30
30
  "themesVersion": "14.0.0",
31
- "varsVersion": "10.0.0"
31
+ "varsVersion": "10.0.1-snapshot-c2c8d5a"
32
32
  }
package/views/index.css CHANGED
@@ -6,19 +6,19 @@
6
6
  --gap-16: var(--gap-m);
7
7
  } :root {
8
8
  --calendar-inner-width: 280px;
9
- } .calendar-range__component_8vpot {
9
+ } .calendar-range__component_1rxsy {
10
10
  display: flex
11
- } .calendar-range__component_8vpot button[aria-selected='true'] {
11
+ } .calendar-range__component_1rxsy button[aria-selected='true'] {
12
12
  cursor: pointer;
13
- } .calendar-range__component_8vpot *[class*='errorIcon_'] {
13
+ } .calendar-range__component_1rxsy *[class*='errorIcon_'] {
14
14
  display: none;
15
- } .calendar-range__component_8vpot *[class*='calendarIcon_'] {
15
+ } .calendar-range__component_1rxsy *[class*='calendarIcon_'] {
16
16
  margin-right: var(--gap-0);
17
- } .calendar-range__static_8vpot .calendar-range__calendar_8vpot {
17
+ } .calendar-range__static_1rxsy .calendar-range__calendar_1rxsy {
18
18
  width: var(--calendar-inner-width)
19
- } .calendar-range__static_8vpot .calendar-range__calendar_8vpot > div:first-child {
19
+ } .calendar-range__static_1rxsy .calendar-range__calendar_1rxsy > div:first-child {
20
20
  padding: var(--gap-16) var(--gap-0) var(--gap-12);
21
- } .calendar-range__calendarContainer_8vpot {
21
+ } .calendar-range__calendarContainer_1rxsy {
22
22
  width: var(--calendar-inner-width);
23
23
  display: flex;
24
24
  justify-content: center;
@@ -2,7 +2,7 @@
2
2
 
3
3
  require('./index.css');
4
4
 
5
- var styles = {"component":"calendar-range__component_8vpot","static":"calendar-range__static_8vpot","calendar":"calendar-range__calendar_8vpot","calendarContainer":"calendar-range__calendarContainer_8vpot"};
5
+ var styles = {"component":"calendar-range__component_1rxsy","static":"calendar-range__static_1rxsy","calendar":"calendar-range__calendar_1rxsy","calendarContainer":"calendar-range__calendarContainer_1rxsy"};
6
6
 
7
7
  module.exports = styles;
8
8
  //# sourceMappingURL=index.module.css.js.map