@alfalab/core-components-date-time-input 3.1.5 → 3.1.6

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_1ai4y","calendarContainer":"date-time-input__calendarContainer_1ai4y","calendarResponsive":"date-time-input__calendarResponsive_1ai4y","block":"date-time-input__block_1ai4y"};
25
+ var styles = {"component":"date-time-input__component_f3k2f","calendarContainer":"date-time-input__calendarContainer_f3k2f","calendarResponsive":"date-time-input__calendarResponsive_f3k2f","block":"date-time-input__block_f3k2f"};
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: cdc1i */
1
+ /* hash: ktauv */
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 */
@@ -41,22 +41,22 @@
41
41
  /* marker */
42
42
  } :root {
43
43
  --calendar-popover-border-radius: var(--border-radius-m);
44
- } .date-time-input__component_1ai4y {
44
+ } .date-time-input__component_f3k2f {
45
45
  display: inline-block;
46
46
  outline: none;
47
47
  position: relative;
48
- } .date-time-input__calendarContainer_1ai4y {
48
+ } .date-time-input__calendarContainer_f3k2f {
49
49
  display: inline-block;
50
50
  box-sizing: border-box;
51
51
  border-radius: var(--calendar-popover-border-radius);
52
52
  border: 1px solid var(--color-light-border-secondary)
53
- } @media (max-width: 374px) { .date-time-input__calendarContainer_1ai4y {
53
+ } @media (max-width: 374px) { .date-time-input__calendarContainer_f3k2f {
54
54
  width: 100%;
55
55
  min-width: 288px
56
56
  }
57
- } .date-time-input__calendarResponsive_1ai4y {
57
+ } .date-time-input__calendarResponsive_f3k2f {
58
58
  width: var(--calendar-width);
59
59
  padding: 0 var(--gap-m);
60
- } .date-time-input__block_1ai4y {
60
+ } .date-time-input__block_f3k2f {
61
61
  width: 100%;
62
62
  }
@@ -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_1ai4y","calendarContainer":"date-time-input__calendarContainer_1ai4y","calendarResponsive":"date-time-input__calendarResponsive_1ai4y","block":"date-time-input__block_1ai4y"};
15
+ var styles = {"component":"date-time-input__component_f3k2f","calendarContainer":"date-time-input__calendarContainer_f3k2f","calendarResponsive":"date-time-input__calendarResponsive_f3k2f","block":"date-time-input__block_f3k2f"};
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: cdc1i */
1
+ /* hash: ktauv */
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 */
@@ -41,22 +41,22 @@
41
41
  /* marker */
42
42
  } :root {
43
43
  --calendar-popover-border-radius: var(--border-radius-m);
44
- } .date-time-input__component_1ai4y {
44
+ } .date-time-input__component_f3k2f {
45
45
  display: inline-block;
46
46
  outline: none;
47
47
  position: relative;
48
- } .date-time-input__calendarContainer_1ai4y {
48
+ } .date-time-input__calendarContainer_f3k2f {
49
49
  display: inline-block;
50
50
  box-sizing: border-box;
51
51
  border-radius: var(--calendar-popover-border-radius);
52
52
  border: 1px solid var(--color-light-border-secondary)
53
- } @media (max-width: 374px) { .date-time-input__calendarContainer_1ai4y {
53
+ } @media (max-width: 374px) { .date-time-input__calendarContainer_f3k2f {
54
54
  width: 100%;
55
55
  min-width: 288px
56
56
  }
57
- } .date-time-input__calendarResponsive_1ai4y {
57
+ } .date-time-input__calendarResponsive_f3k2f {
58
58
  width: var(--calendar-width);
59
59
  padding: 0 var(--gap-m);
60
- } .date-time-input__block_1ai4y {
60
+ } .date-time-input__block_f3k2f {
61
61
  width: 100%;
62
62
  }
@@ -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_1ai4y","calendarContainer":"date-time-input__calendarContainer_1ai4y","calendarResponsive":"date-time-input__calendarResponsive_1ai4y","block":"date-time-input__block_1ai4y"};
14
+ const styles = {"component":"date-time-input__component_f3k2f","calendarContainer":"date-time-input__calendarContainer_f3k2f","calendarResponsive":"date-time-input__calendarResponsive_f3k2f","block":"date-time-input__block_f3k2f"};
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: cdc1i */
1
+ /* hash: ktauv */
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 */
@@ -41,22 +41,22 @@
41
41
  /* marker */
42
42
  } :root {
43
43
  --calendar-popover-border-radius: var(--border-radius-m);
44
- } .date-time-input__component_1ai4y {
44
+ } .date-time-input__component_f3k2f {
45
45
  display: inline-block;
46
46
  outline: none;
47
47
  position: relative;
48
- } .date-time-input__calendarContainer_1ai4y {
48
+ } .date-time-input__calendarContainer_f3k2f {
49
49
  display: inline-block;
50
50
  box-sizing: border-box;
51
51
  border-radius: var(--calendar-popover-border-radius);
52
52
  border: 1px solid var(--color-light-border-secondary)
53
- } @media (max-width: 374px) { .date-time-input__calendarContainer_1ai4y {
53
+ } @media (max-width: 374px) { .date-time-input__calendarContainer_f3k2f {
54
54
  width: 100%;
55
55
  min-width: 288px
56
56
  }
57
- } .date-time-input__calendarResponsive_1ai4y {
57
+ } .date-time-input__calendarResponsive_f3k2f {
58
58
  width: var(--calendar-width);
59
59
  padding: 0 var(--gap-m);
60
- } .date-time-input__block_1ai4y {
60
+ } .date-time-input__block_f3k2f {
61
61
  width: 100%;
62
62
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@alfalab/core-components-date-time-input",
3
- "version": "3.1.5",
3
+ "version": "3.1.6",
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.3.0",
19
- "@alfalab/core-components-input": "^11.1.11",
20
- "@alfalab/core-components-icon-button": "^6.0.9",
18
+ "@alfalab/core-components-calendar": "^6.3.1",
19
+ "@alfalab/core-components-input": "^11.1.12",
20
+ "@alfalab/core-components-icon-button": "^6.0.10",
21
21
  "@alfalab/core-components-popover": "^6.0.8",
22
22
  "@alfalab/hooks": "^1.13.0",
23
23
  "classnames": "^2.3.1",