@alfalab/core-components-date-time-input 3.1.9 → 3.1.11

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.
@@ -22,7 +22,7 @@ var React__default = /*#__PURE__*/_interopDefaultCompat(React);
22
22
  var mergeRefs__default = /*#__PURE__*/_interopDefaultCompat(mergeRefs);
23
23
  var cn__default = /*#__PURE__*/_interopDefaultCompat(cn);
24
24
 
25
- var styles = {"component":"date-time-input__component_dvy59","calendarContainer":"date-time-input__calendarContainer_dvy59","calendarResponsive":"date-time-input__calendarResponsive_dvy59","block":"date-time-input__block_dvy59","calendarIcon":"date-time-input__calendarIcon_dvy59"};
25
+ var styles = {"component":"date-time-input__component_1h1gf","calendarContainer":"date-time-input__calendarContainer_1h1gf","calendarResponsive":"date-time-input__calendarResponsive_1h1gf","block":"date-time-input__block_1h1gf","calendarIcon":"date-time-input__calendarIcon_1h1gf"};
26
26
  require('./index.css')
27
27
 
28
28
  /* eslint-disable no-useless-escape, jsx-a11y/click-events-have-key-events */
@@ -1,4 +1,4 @@
1
- /* hash: ah9ag */
1
+ /* hash: 1qf9e */
2
2
  :root {
3
3
  } /* deprecated */ :root {
4
4
  --color-light-border-secondary: #e9e9eb; /* 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 */
@@ -14,7 +14,6 @@
14
14
  } :root {
15
15
  --border-radius-m: 8px;
16
16
  } :root {
17
- --gap-m: 16px;
18
17
  --gap-s-neg: -12px;
19
18
  } :root {
20
19
  } :root {
@@ -42,25 +41,24 @@
42
41
  /* marker */
43
42
  } :root {
44
43
  --calendar-popover-border-radius: var(--border-radius-m);
45
- } .date-time-input__component_dvy59 {
44
+ } .date-time-input__component_1h1gf {
46
45
  display: inline-block;
47
46
  outline: none;
48
47
  position: relative;
49
- } .date-time-input__calendarContainer_dvy59 {
48
+ } .date-time-input__calendarContainer_1h1gf {
50
49
  display: inline-block;
51
50
  box-sizing: border-box;
52
51
  border-radius: var(--calendar-popover-border-radius);
53
52
  border: 1px solid var(--color-light-border-secondary)
54
- } @media (max-width: 374px) { .date-time-input__calendarContainer_dvy59 {
53
+ } @media (max-width: 374px) { .date-time-input__calendarContainer_1h1gf {
55
54
  width: 100%;
56
55
  min-width: 288px
57
56
  }
58
- } .date-time-input__calendarResponsive_dvy59 {
57
+ } .date-time-input__calendarResponsive_1h1gf {
59
58
  width: var(--calendar-width);
60
- padding: 0 var(--gap-m);
61
- } .date-time-input__block_dvy59 {
59
+ } .date-time-input__block_1h1gf {
62
60
  width: 100%;
63
- } .date-time-input__calendarIcon_dvy59 {
61
+ } .date-time-input__calendarIcon_1h1gf {
64
62
  margin-right: var(--gap-s-neg);
65
63
  height: 100%;
66
64
  }
@@ -13,7 +13,6 @@
13
13
  } :root {
14
14
  --border-radius-m: 8px;
15
15
  } :root {
16
- --gap-m: 16px;
17
16
  --gap-s-neg: -12px;
18
17
  } :root {
19
18
  } :root {
@@ -56,7 +55,6 @@
56
55
  }
57
56
  } .calendarResponsive {
58
57
  width: var(--calendar-width);
59
- padding: 0 var(--gap-m);
60
58
  } .block {
61
59
  width: 100%;
62
60
  } .calendarIcon {
@@ -12,7 +12,7 @@ import { getDateWithoutTime, DATE_WITH_TIME_LENGTH, format, getFullDateTime, isC
12
12
  import 'date-fns/isValid';
13
13
  import 'date-fns/parse';
14
14
 
15
- var styles = {"component":"date-time-input__component_dvy59","calendarContainer":"date-time-input__calendarContainer_dvy59","calendarResponsive":"date-time-input__calendarResponsive_dvy59","block":"date-time-input__block_dvy59","calendarIcon":"date-time-input__calendarIcon_dvy59"};
15
+ var styles = {"component":"date-time-input__component_1h1gf","calendarContainer":"date-time-input__calendarContainer_1h1gf","calendarResponsive":"date-time-input__calendarResponsive_1h1gf","block":"date-time-input__block_1h1gf","calendarIcon":"date-time-input__calendarIcon_1h1gf"};
16
16
  require('./index.css')
17
17
 
18
18
  /* eslint-disable no-useless-escape, jsx-a11y/click-events-have-key-events */
@@ -1,4 +1,4 @@
1
- /* hash: ah9ag */
1
+ /* hash: 1qf9e */
2
2
  :root {
3
3
  } /* deprecated */ :root {
4
4
  --color-light-border-secondary: #e9e9eb; /* 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 */
@@ -14,7 +14,6 @@
14
14
  } :root {
15
15
  --border-radius-m: 8px;
16
16
  } :root {
17
- --gap-m: 16px;
18
17
  --gap-s-neg: -12px;
19
18
  } :root {
20
19
  } :root {
@@ -42,25 +41,24 @@
42
41
  /* marker */
43
42
  } :root {
44
43
  --calendar-popover-border-radius: var(--border-radius-m);
45
- } .date-time-input__component_dvy59 {
44
+ } .date-time-input__component_1h1gf {
46
45
  display: inline-block;
47
46
  outline: none;
48
47
  position: relative;
49
- } .date-time-input__calendarContainer_dvy59 {
48
+ } .date-time-input__calendarContainer_1h1gf {
50
49
  display: inline-block;
51
50
  box-sizing: border-box;
52
51
  border-radius: var(--calendar-popover-border-radius);
53
52
  border: 1px solid var(--color-light-border-secondary)
54
- } @media (max-width: 374px) { .date-time-input__calendarContainer_dvy59 {
53
+ } @media (max-width: 374px) { .date-time-input__calendarContainer_1h1gf {
55
54
  width: 100%;
56
55
  min-width: 288px
57
56
  }
58
- } .date-time-input__calendarResponsive_dvy59 {
57
+ } .date-time-input__calendarResponsive_1h1gf {
59
58
  width: var(--calendar-width);
60
- padding: 0 var(--gap-m);
61
- } .date-time-input__block_dvy59 {
59
+ } .date-time-input__block_1h1gf {
62
60
  width: 100%;
63
- } .date-time-input__calendarIcon_dvy59 {
61
+ } .date-time-input__calendarIcon_1h1gf {
64
62
  margin-right: var(--gap-s-neg);
65
63
  height: 100%;
66
64
  }
@@ -11,7 +11,7 @@ import { getDateWithoutTime, DATE_WITH_TIME_LENGTH, format, getFullDateTime, isC
11
11
  import 'date-fns/isValid';
12
12
  import 'date-fns/parse';
13
13
 
14
- const styles = {"component":"date-time-input__component_dvy59","calendarContainer":"date-time-input__calendarContainer_dvy59","calendarResponsive":"date-time-input__calendarResponsive_dvy59","block":"date-time-input__block_dvy59","calendarIcon":"date-time-input__calendarIcon_dvy59"};
14
+ const styles = {"component":"date-time-input__component_1h1gf","calendarContainer":"date-time-input__calendarContainer_1h1gf","calendarResponsive":"date-time-input__calendarResponsive_1h1gf","block":"date-time-input__block_1h1gf","calendarIcon":"date-time-input__calendarIcon_1h1gf"};
15
15
  require('./index.css')
16
16
 
17
17
  /* eslint-disable no-useless-escape, jsx-a11y/click-events-have-key-events */
@@ -1,4 +1,4 @@
1
- /* hash: ah9ag */
1
+ /* hash: 1qf9e */
2
2
  :root {
3
3
  } /* deprecated */ :root {
4
4
  --color-light-border-secondary: #e9e9eb; /* 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 */
@@ -14,7 +14,6 @@
14
14
  } :root {
15
15
  --border-radius-m: 8px;
16
16
  } :root {
17
- --gap-m: 16px;
18
17
  --gap-s-neg: -12px;
19
18
  } :root {
20
19
  } :root {
@@ -42,25 +41,24 @@
42
41
  /* marker */
43
42
  } :root {
44
43
  --calendar-popover-border-radius: var(--border-radius-m);
45
- } .date-time-input__component_dvy59 {
44
+ } .date-time-input__component_1h1gf {
46
45
  display: inline-block;
47
46
  outline: none;
48
47
  position: relative;
49
- } .date-time-input__calendarContainer_dvy59 {
48
+ } .date-time-input__calendarContainer_1h1gf {
50
49
  display: inline-block;
51
50
  box-sizing: border-box;
52
51
  border-radius: var(--calendar-popover-border-radius);
53
52
  border: 1px solid var(--color-light-border-secondary)
54
- } @media (max-width: 374px) { .date-time-input__calendarContainer_dvy59 {
53
+ } @media (max-width: 374px) { .date-time-input__calendarContainer_1h1gf {
55
54
  width: 100%;
56
55
  min-width: 288px
57
56
  }
58
- } .date-time-input__calendarResponsive_dvy59 {
57
+ } .date-time-input__calendarResponsive_1h1gf {
59
58
  width: var(--calendar-width);
60
- padding: 0 var(--gap-m);
61
- } .date-time-input__block_dvy59 {
59
+ } .date-time-input__block_1h1gf {
62
60
  width: 100%;
63
- } .date-time-input__calendarIcon_dvy59 {
61
+ } .date-time-input__calendarIcon_1h1gf {
64
62
  margin-right: var(--gap-s-neg);
65
63
  height: 100%;
66
64
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@alfalab/core-components-date-time-input",
3
- "version": "3.1.9",
3
+ "version": "3.1.11",
4
4
  "description": "",
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": "^6.4.0",
19
- "@alfalab/core-components-input": "^11.1.15",
20
- "@alfalab/core-components-icon-button": "^6.1.0",
18
+ "@alfalab/core-components-calendar": "^6.5.1",
19
+ "@alfalab/core-components-input": "^11.1.16",
20
+ "@alfalab/core-components-icon-button": "^6.1.1",
21
21
  "@alfalab/core-components-popover": "^6.0.8",
22
22
  "@alfalab/hooks": "^1.13.0",
23
23
  "classnames": "^2.3.1",