@alfalab/core-components-calendar-range 7.2.15 → 7.3.0

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/Component.js CHANGED
@@ -19,7 +19,7 @@ require('date-fns/isEqual');
19
19
  require('date-fns/max');
20
20
  require('date-fns/min');
21
21
  require('date-fns/subMonths');
22
- require('./index.module-6cf5d504.js');
22
+ require('./index.module-6e6be87d.js');
23
23
  require('date-fns/endOfMonth');
24
24
  require('date-fns/isSameMonth');
25
25
  require('@alfalab/core-components-calendar/desktop');
@@ -10,7 +10,7 @@ function _interopDefaultCompat (e) { return e && typeof e === 'object' && 'defau
10
10
  var React__default = /*#__PURE__*/_interopDefaultCompat(React);
11
11
  var cn__default = /*#__PURE__*/_interopDefaultCompat(cn);
12
12
 
13
- var styles = {"component":"calendar-range__component_1kopo","outer":"calendar-range__outer_1kopo","s":"calendar-range__s_1kopo","m":"calendar-range__m_1kopo","l":"calendar-range__l_1kopo","xl":"calendar-range__xl_1kopo"};
13
+ var styles = {"component":"calendar-range__component_qcr5t","outer":"calendar-range__outer_qcr5t","s":"calendar-range__s_qcr5t","m":"calendar-range__m_qcr5t","l":"calendar-range__l_qcr5t","xl":"calendar-range__xl_qcr5t"};
14
14
  require('./index.css')
15
15
 
16
16
  var Divider = function (_a) {
@@ -1,7 +1,7 @@
1
- /* hash: 3c5uz */
1
+ /* hash: 71v0i */
2
2
  :root {
3
3
  } /* deprecated */ :root {
4
- --color-light-graphic-primary: #0e0e0e; /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
4
+ --color-light-neutral-1500: #0e0e0e; /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
5
5
  } :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
6
6
  } :root {
7
7
  } :root {
@@ -41,29 +41,29 @@
41
41
  /* disabled */
42
42
 
43
43
  /* marker */
44
- } .calendar-range__component_1kopo {
44
+ } .calendar-range__component_qcr5t {
45
45
  display: flex;
46
46
  align-items: center;
47
47
  justify-content: center;
48
48
  width: 16px;
49
49
  margin: 0 var(--gap-xs)
50
- } .calendar-range__component_1kopo:after {
50
+ } .calendar-range__component_qcr5t:after {
51
51
  content: '';
52
52
  display: block;
53
53
  width: 100%;
54
54
  height: 1px;
55
- background-color: var(--color-light-graphic-primary);
56
- } .calendar-range__outer_1kopo {
55
+ background-color: var(--color-light-neutral-1500);
56
+ } .calendar-range__outer_qcr5t {
57
57
  position: relative;
58
58
 
59
59
  /* FormControl .above height + margin-bottom */
60
60
  top: 24px;
61
- } .calendar-range__s_1kopo {
61
+ } .calendar-range__s_qcr5t {
62
62
  height: var(--size-s-height);
63
- } .calendar-range__m_1kopo {
63
+ } .calendar-range__m_qcr5t {
64
64
  height: var(--size-m-height);
65
- } .calendar-range__l_1kopo {
65
+ } .calendar-range__l_qcr5t {
66
66
  height: var(--size-l-height);
67
- } .calendar-range__xl_1kopo {
67
+ } .calendar-range__xl_qcr5t {
68
68
  height: var(--size-xl-height);
69
69
  }
@@ -1,6 +1,6 @@
1
1
  :root {
2
2
  } /* deprecated */ :root {
3
- --color-light-graphic-primary: #0e0e0e; /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
3
+ --color-light-neutral-1500: #0e0e0e; /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
4
4
  } :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
5
5
  } :root {
6
6
  } :root {
@@ -51,7 +51,7 @@
51
51
  display: block;
52
52
  width: 100%;
53
53
  height: 1px;
54
- background-color: var(--color-light-graphic-primary);
54
+ background-color: var(--color-light-neutral-1500);
55
55
  } .outer {
56
56
  position: relative;
57
57
 
package/esm/Component.js CHANGED
@@ -15,7 +15,7 @@ import 'date-fns/isEqual';
15
15
  import 'date-fns/max';
16
16
  import 'date-fns/min';
17
17
  import 'date-fns/subMonths';
18
- import './index.module-4b888003.js';
18
+ import './index.module-78fa54e8.js';
19
19
  import 'date-fns/endOfMonth';
20
20
  import 'date-fns/isSameMonth';
21
21
  import '@alfalab/core-components-calendar/esm/desktop';
@@ -1,7 +1,7 @@
1
1
  import React from 'react';
2
2
  import cn from 'classnames';
3
3
 
4
- var styles = {"component":"calendar-range__component_1kopo","outer":"calendar-range__outer_1kopo","s":"calendar-range__s_1kopo","m":"calendar-range__m_1kopo","l":"calendar-range__l_1kopo","xl":"calendar-range__xl_1kopo"};
4
+ var styles = {"component":"calendar-range__component_qcr5t","outer":"calendar-range__outer_qcr5t","s":"calendar-range__s_qcr5t","m":"calendar-range__m_qcr5t","l":"calendar-range__l_qcr5t","xl":"calendar-range__xl_qcr5t"};
5
5
  require('./index.css')
6
6
 
7
7
  var Divider = function (_a) {
@@ -1,7 +1,7 @@
1
- /* hash: 3c5uz */
1
+ /* hash: 71v0i */
2
2
  :root {
3
3
  } /* deprecated */ :root {
4
- --color-light-graphic-primary: #0e0e0e; /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
4
+ --color-light-neutral-1500: #0e0e0e; /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
5
5
  } :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
6
6
  } :root {
7
7
  } :root {
@@ -41,29 +41,29 @@
41
41
  /* disabled */
42
42
 
43
43
  /* marker */
44
- } .calendar-range__component_1kopo {
44
+ } .calendar-range__component_qcr5t {
45
45
  display: flex;
46
46
  align-items: center;
47
47
  justify-content: center;
48
48
  width: 16px;
49
49
  margin: 0 var(--gap-xs)
50
- } .calendar-range__component_1kopo:after {
50
+ } .calendar-range__component_qcr5t:after {
51
51
  content: '';
52
52
  display: block;
53
53
  width: 100%;
54
54
  height: 1px;
55
- background-color: var(--color-light-graphic-primary);
56
- } .calendar-range__outer_1kopo {
55
+ background-color: var(--color-light-neutral-1500);
56
+ } .calendar-range__outer_qcr5t {
57
57
  position: relative;
58
58
 
59
59
  /* FormControl .above height + margin-bottom */
60
60
  top: 24px;
61
- } .calendar-range__s_1kopo {
61
+ } .calendar-range__s_qcr5t {
62
62
  height: var(--size-s-height);
63
- } .calendar-range__m_1kopo {
63
+ } .calendar-range__m_qcr5t {
64
64
  height: var(--size-m-height);
65
- } .calendar-range__l_1kopo {
65
+ } .calendar-range__l_qcr5t {
66
66
  height: var(--size-l-height);
67
- } .calendar-range__xl_1kopo {
67
+ } .calendar-range__xl_qcr5t {
68
68
  height: var(--size-xl-height);
69
69
  }
package/esm/index.js CHANGED
@@ -15,7 +15,7 @@ import 'date-fns/isEqual';
15
15
  import 'date-fns/max';
16
16
  import 'date-fns/min';
17
17
  import 'date-fns/subMonths';
18
- import './index.module-4b888003.js';
18
+ import './index.module-78fa54e8.js';
19
19
  import './views/static.js';
20
20
  import 'date-fns/endOfMonth';
21
21
  import 'date-fns/isSameMonth';
@@ -0,0 +1,4 @@
1
+ var styles = {"component":"calendar-range__component_1mlh2","static":"calendar-range__static_1mlh2","calendar":"calendar-range__calendar_1mlh2"};
2
+ require('./views/index.css')
3
+
4
+ export { styles as s };
@@ -1,4 +1,4 @@
1
- /* hash: 132uq */
1
+ /* hash: 16sjw */
2
2
  :root {
3
3
  } /* deprecated */ :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
4
4
  } :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
@@ -38,16 +38,16 @@
38
38
  /* disabled */
39
39
 
40
40
  /* marker */
41
- } .calendar-range__component_vyjzl {
41
+ } .calendar-range__component_1mlh2 {
42
42
  display: flex
43
- } .calendar-range__component_vyjzl button[aria-selected='true'] {
43
+ } .calendar-range__component_1mlh2 button[aria-selected='true'] {
44
44
  cursor: pointer;
45
- } .calendar-range__component_vyjzl *[class*='errorIcon_'] {
45
+ } .calendar-range__component_1mlh2 *[class*='errorIcon_'] {
46
46
  display: none;
47
- } .calendar-range__component_vyjzl *[class*='calendarIcon_'] {
47
+ } .calendar-range__component_1mlh2 *[class*='calendarIcon_'] {
48
48
  margin-right: 0;
49
- } .calendar-range__static_vyjzl .calendar-range__calendar_vyjzl {
49
+ } .calendar-range__static_1mlh2 .calendar-range__calendar_1mlh2 {
50
50
  width: var(--calendar-inner-width)
51
- } .calendar-range__static_vyjzl .calendar-range__calendar_vyjzl > div:first-child {
51
+ } .calendar-range__static_1mlh2 .calendar-range__calendar_1mlh2 > div:first-child {
52
52
  padding: var(--gap-m) 0 var(--gap-s);
53
53
  }
@@ -8,7 +8,7 @@ import { isCompleteDateInput } from '@alfalab/core-components-date-input/esm';
8
8
  import { useDidUpdateEffect } from '@alfalab/hooks';
9
9
  import { Divider } from '../components/divider/Component.js';
10
10
  import { usePopoverViewMonthes } from '../hooks.js';
11
- import { s as styles } from '../index.module-4b888003.js';
11
+ import { s as styles } from '../index.module-78fa54e8.js';
12
12
  import 'date-fns/addMonths';
13
13
  import 'date-fns/isEqual';
14
14
  import 'date-fns/max';
@@ -14,7 +14,7 @@ import { isCompleteDateInput, DateInput } from '@alfalab/core-components-date-in
14
14
  import { Divider } from '../components/divider/Component.js';
15
15
  import { useStaticViewMonthes, useSelectionProps } from '../hooks.js';
16
16
  import { isDayButton } from '../utils.js';
17
- import { s as styles } from '../index.module-4b888003.js';
17
+ import { s as styles } from '../index.module-78fa54e8.js';
18
18
  import 'date-fns/isEqual';
19
19
  import 'date-fns/min';
20
20
 
package/index.js CHANGED
@@ -19,7 +19,7 @@ require('date-fns/isEqual');
19
19
  require('date-fns/max');
20
20
  require('date-fns/min');
21
21
  require('date-fns/subMonths');
22
- require('./index.module-6cf5d504.js');
22
+ require('./index.module-6e6be87d.js');
23
23
  require('./views/static.js');
24
24
  require('date-fns/endOfMonth');
25
25
  require('date-fns/isSameMonth');
@@ -0,0 +1,6 @@
1
+ 'use strict';
2
+
3
+ var styles = {"component":"calendar-range__component_1mlh2","static":"calendar-range__static_1mlh2","calendar":"calendar-range__calendar_1mlh2"};
4
+ require('./views/index.css')
5
+
6
+ exports.styles = styles;
@@ -14,7 +14,7 @@ import 'date-fns/isEqual';
14
14
  import 'date-fns/max';
15
15
  import 'date-fns/min';
16
16
  import 'date-fns/subMonths';
17
- import './index.module-bf540ed7.js';
17
+ import './index.module-b61b1c84.js';
18
18
  import 'date-fns/endOfMonth';
19
19
  import 'date-fns/isSameMonth';
20
20
  import '@alfalab/core-components-calendar/modern/desktop';
@@ -1,7 +1,7 @@
1
1
  import React from 'react';
2
2
  import cn from 'classnames';
3
3
 
4
- const styles = {"component":"calendar-range__component_1kopo","outer":"calendar-range__outer_1kopo","s":"calendar-range__s_1kopo","m":"calendar-range__m_1kopo","l":"calendar-range__l_1kopo","xl":"calendar-range__xl_1kopo"};
4
+ const styles = {"component":"calendar-range__component_qcr5t","outer":"calendar-range__outer_qcr5t","s":"calendar-range__s_qcr5t","m":"calendar-range__m_qcr5t","l":"calendar-range__l_qcr5t","xl":"calendar-range__xl_qcr5t"};
5
5
  require('./index.css')
6
6
 
7
7
  const Divider = ({ inputFromProps, inputToProps }) => {
@@ -1,7 +1,7 @@
1
- /* hash: 3c5uz */
1
+ /* hash: 71v0i */
2
2
  :root {
3
3
  } /* deprecated */ :root {
4
- --color-light-graphic-primary: #0e0e0e; /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
4
+ --color-light-neutral-1500: #0e0e0e; /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
5
5
  } :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
6
6
  } :root {
7
7
  } :root {
@@ -41,29 +41,29 @@
41
41
  /* disabled */
42
42
 
43
43
  /* marker */
44
- } .calendar-range__component_1kopo {
44
+ } .calendar-range__component_qcr5t {
45
45
  display: flex;
46
46
  align-items: center;
47
47
  justify-content: center;
48
48
  width: 16px;
49
49
  margin: 0 var(--gap-xs)
50
- } .calendar-range__component_1kopo:after {
50
+ } .calendar-range__component_qcr5t:after {
51
51
  content: '';
52
52
  display: block;
53
53
  width: 100%;
54
54
  height: 1px;
55
- background-color: var(--color-light-graphic-primary);
56
- } .calendar-range__outer_1kopo {
55
+ background-color: var(--color-light-neutral-1500);
56
+ } .calendar-range__outer_qcr5t {
57
57
  position: relative;
58
58
 
59
59
  /* FormControl .above height + margin-bottom */
60
60
  top: 24px;
61
- } .calendar-range__s_1kopo {
61
+ } .calendar-range__s_qcr5t {
62
62
  height: var(--size-s-height);
63
- } .calendar-range__m_1kopo {
63
+ } .calendar-range__m_qcr5t {
64
64
  height: var(--size-m-height);
65
- } .calendar-range__l_1kopo {
65
+ } .calendar-range__l_qcr5t {
66
66
  height: var(--size-l-height);
67
- } .calendar-range__xl_1kopo {
67
+ } .calendar-range__xl_qcr5t {
68
68
  height: var(--size-xl-height);
69
69
  }
package/modern/index.js CHANGED
@@ -14,7 +14,7 @@ import 'date-fns/isEqual';
14
14
  import 'date-fns/max';
15
15
  import 'date-fns/min';
16
16
  import 'date-fns/subMonths';
17
- import './index.module-bf540ed7.js';
17
+ import './index.module-b61b1c84.js';
18
18
  import './views/static.js';
19
19
  import 'date-fns/endOfMonth';
20
20
  import 'date-fns/isSameMonth';
@@ -0,0 +1,4 @@
1
+ const styles = {"component":"calendar-range__component_1mlh2","static":"calendar-range__static_1mlh2","calendar":"calendar-range__calendar_1mlh2"};
2
+ require('./views/index.css')
3
+
4
+ export { styles as s };
@@ -1,4 +1,4 @@
1
- /* hash: 132uq */
1
+ /* hash: 16sjw */
2
2
  :root {
3
3
  } /* deprecated */ :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
4
4
  } :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
@@ -38,16 +38,16 @@
38
38
  /* disabled */
39
39
 
40
40
  /* marker */
41
- } .calendar-range__component_vyjzl {
41
+ } .calendar-range__component_1mlh2 {
42
42
  display: flex
43
- } .calendar-range__component_vyjzl button[aria-selected='true'] {
43
+ } .calendar-range__component_1mlh2 button[aria-selected='true'] {
44
44
  cursor: pointer;
45
- } .calendar-range__component_vyjzl *[class*='errorIcon_'] {
45
+ } .calendar-range__component_1mlh2 *[class*='errorIcon_'] {
46
46
  display: none;
47
- } .calendar-range__component_vyjzl *[class*='calendarIcon_'] {
47
+ } .calendar-range__component_1mlh2 *[class*='calendarIcon_'] {
48
48
  margin-right: 0;
49
- } .calendar-range__static_vyjzl .calendar-range__calendar_vyjzl {
49
+ } .calendar-range__static_1mlh2 .calendar-range__calendar_1mlh2 {
50
50
  width: var(--calendar-inner-width)
51
- } .calendar-range__static_vyjzl .calendar-range__calendar_vyjzl > div:first-child {
51
+ } .calendar-range__static_1mlh2 .calendar-range__calendar_1mlh2 > div:first-child {
52
52
  padding: var(--gap-m) 0 var(--gap-s);
53
53
  }
@@ -7,7 +7,7 @@ import { isCompleteDateInput } from '@alfalab/core-components-date-input/modern'
7
7
  import { useDidUpdateEffect } from '@alfalab/hooks';
8
8
  import { Divider } from '../components/divider/Component.js';
9
9
  import { usePopoverViewMonthes } from '../hooks.js';
10
- import { s as styles } from '../index.module-bf540ed7.js';
10
+ import { s as styles } from '../index.module-b61b1c84.js';
11
11
  import 'date-fns/addMonths';
12
12
  import 'date-fns/isEqual';
13
13
  import 'date-fns/max';
@@ -13,7 +13,7 @@ import { isCompleteDateInput, DateInput } from '@alfalab/core-components-date-in
13
13
  import { Divider } from '../components/divider/Component.js';
14
14
  import { useStaticViewMonthes, useSelectionProps } from '../hooks.js';
15
15
  import { isDayButton } from '../utils.js';
16
- import { s as styles } from '../index.module-bf540ed7.js';
16
+ import { s as styles } from '../index.module-b61b1c84.js';
17
17
  import 'date-fns/isEqual';
18
18
  import 'date-fns/min';
19
19
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@alfalab/core-components-calendar-range",
3
- "version": "7.2.15",
3
+ "version": "7.3.0",
4
4
  "description": "Calendar range component",
5
5
  "keywords": [],
6
6
  "license": "MIT",
@@ -15,9 +15,9 @@
15
15
  "react-dom": "^16.9.0 || ^17.0.1 || ^18.0.0"
16
16
  },
17
17
  "dependencies": {
18
- "@alfalab/core-components-calendar": "^7.1.2",
19
- "@alfalab/core-components-calendar-input": "^10.0.1",
20
- "@alfalab/core-components-date-input": "^4.3.12",
18
+ "@alfalab/core-components-calendar": "^7.2.0",
19
+ "@alfalab/core-components-calendar-input": "^10.1.0",
20
+ "@alfalab/core-components-date-input": "^4.3.14",
21
21
  "@alfalab/hooks": "^1.13.0",
22
22
  "classnames": "^2.3.1",
23
23
  "date-fns": "^2.16.1",
@@ -13,7 +13,7 @@
13
13
  display: block;
14
14
  width: 100%;
15
15
  height: 1px;
16
- background-color: var(--color-light-graphic-primary);
16
+ background-color: var(--color-light-neutral-1500);
17
17
  }
18
18
  }
19
19
 
package/views/index.css CHANGED
@@ -1,4 +1,4 @@
1
- /* hash: 132uq */
1
+ /* hash: 16sjw */
2
2
  :root {
3
3
  } /* deprecated */ :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
4
4
  } :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
@@ -38,16 +38,16 @@
38
38
  /* disabled */
39
39
 
40
40
  /* marker */
41
- } .calendar-range__component_vyjzl {
41
+ } .calendar-range__component_1mlh2 {
42
42
  display: flex
43
- } .calendar-range__component_vyjzl button[aria-selected='true'] {
43
+ } .calendar-range__component_1mlh2 button[aria-selected='true'] {
44
44
  cursor: pointer;
45
- } .calendar-range__component_vyjzl *[class*='errorIcon_'] {
45
+ } .calendar-range__component_1mlh2 *[class*='errorIcon_'] {
46
46
  display: none;
47
- } .calendar-range__component_vyjzl *[class*='calendarIcon_'] {
47
+ } .calendar-range__component_1mlh2 *[class*='calendarIcon_'] {
48
48
  margin-right: 0;
49
- } .calendar-range__static_vyjzl .calendar-range__calendar_vyjzl {
49
+ } .calendar-range__static_1mlh2 .calendar-range__calendar_1mlh2 {
50
50
  width: var(--calendar-inner-width)
51
- } .calendar-range__static_vyjzl .calendar-range__calendar_vyjzl > div:first-child {
51
+ } .calendar-range__static_1mlh2 .calendar-range__calendar_1mlh2 > div:first-child {
52
52
  padding: var(--gap-m) 0 var(--gap-s);
53
53
  }
package/views/popover.js CHANGED
@@ -12,7 +12,7 @@ var coreComponentsDateInput = require('@alfalab/core-components-date-input');
12
12
  var hooks$1 = require('@alfalab/hooks');
13
13
  var components_divider_Component = require('../components/divider/Component.js');
14
14
  var hooks = require('../hooks.js');
15
- var index_module = require('../index.module-6cf5d504.js');
15
+ var index_module = require('../index.module-6e6be87d.js');
16
16
  require('date-fns/addMonths');
17
17
  require('date-fns/isEqual');
18
18
  require('date-fns/max');
package/views/static.js CHANGED
@@ -18,7 +18,7 @@ var coreComponentsDateInput = require('@alfalab/core-components-date-input');
18
18
  var components_divider_Component = require('../components/divider/Component.js');
19
19
  var hooks = require('../hooks.js');
20
20
  var utils = require('../utils.js');
21
- var index_module = require('../index.module-6cf5d504.js');
21
+ var index_module = require('../index.module-6e6be87d.js');
22
22
  require('date-fns/isEqual');
23
23
  require('date-fns/min');
24
24
 
@@ -1,4 +0,0 @@
1
- var styles = {"component":"calendar-range__component_vyjzl","static":"calendar-range__static_vyjzl","calendar":"calendar-range__calendar_vyjzl"};
2
- require('./views/index.css')
3
-
4
- export { styles as s };
@@ -1,6 +0,0 @@
1
- 'use strict';
2
-
3
- var styles = {"component":"calendar-range__component_vyjzl","static":"calendar-range__static_vyjzl","calendar":"calendar-range__calendar_vyjzl"};
4
- require('./views/index.css')
5
-
6
- exports.styles = styles;
@@ -1,4 +0,0 @@
1
- const styles = {"component":"calendar-range__component_vyjzl","static":"calendar-range__static_vyjzl","calendar":"calendar-range__calendar_vyjzl"};
2
- require('./views/index.css')
3
-
4
- export { styles as s };