@alfalab/core-components-date-range-input 4.0.0-snapshot-1ff3990 → 4.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.
@@ -10,24 +10,24 @@
10
10
  --calendar-width: 344px;
11
11
  } :root {
12
12
  --calendar-popover-border-radius: var(--border-radius-8);
13
- } .date-range-input__component_11o2p {
13
+ } .date-range-input__component_q1un2 {
14
14
  display: inline-block;
15
15
  outline: none;
16
16
  position: relative;
17
- } .date-range-input__calendarContainer_11o2p {
17
+ } .date-range-input__calendarContainer_q1un2 {
18
18
  display: inline-block;
19
19
  box-sizing: border-box;
20
20
  border-radius: var(--calendar-popover-border-radius);
21
21
  border: 1px solid var(--color-light-neutral-300)
22
- } @media (max-width: 374px) { .date-range-input__calendarContainer_11o2p {
22
+ } @media (max-width: 374px) { .date-range-input__calendarContainer_q1un2 {
23
23
  width: 100%;
24
24
  min-width: 288px
25
25
  }
26
- } .date-range-input__calendarResponsive_11o2p {
26
+ } .date-range-input__calendarResponsive_q1un2 {
27
27
  width: var(--calendar-width);
28
- } .date-range-input__block_11o2p {
28
+ } .date-range-input__block_q1un2 {
29
29
  width: 100%;
30
- } .date-range-input__calendarIcon_11o2p {
30
+ } .date-range-input__calendarIcon_q1un2 {
31
31
  margin-right: var(--gap-12-neg);
32
32
  height: 100%;
33
33
  }
@@ -2,7 +2,7 @@
2
2
 
3
3
  require('./index.css');
4
4
 
5
- var styles = {"component":"date-range-input__component_11o2p","calendarContainer":"date-range-input__calendarContainer_11o2p","calendarResponsive":"date-range-input__calendarResponsive_11o2p","block":"date-range-input__block_11o2p","calendarIcon":"date-range-input__calendarIcon_11o2p"};
5
+ var styles = {"component":"date-range-input__component_q1un2","calendarContainer":"date-range-input__calendarContainer_q1un2","calendarResponsive":"date-range-input__calendarResponsive_q1un2","block":"date-range-input__block_q1un2","calendarIcon":"date-range-input__calendarIcon_q1un2"};
6
6
 
7
7
  module.exports = styles;
8
8
  //# sourceMappingURL=index.module.css.js.map
@@ -10,24 +10,24 @@
10
10
  --calendar-width: 344px;
11
11
  } :root {
12
12
  --calendar-popover-border-radius: var(--border-radius-8);
13
- } .date-range-input__component_11o2p {
13
+ } .date-range-input__component_q1un2 {
14
14
  display: inline-block;
15
15
  outline: none;
16
16
  position: relative;
17
- } .date-range-input__calendarContainer_11o2p {
17
+ } .date-range-input__calendarContainer_q1un2 {
18
18
  display: inline-block;
19
19
  box-sizing: border-box;
20
20
  border-radius: var(--calendar-popover-border-radius);
21
21
  border: 1px solid var(--color-light-neutral-300)
22
- } @media (max-width: 374px) { .date-range-input__calendarContainer_11o2p {
22
+ } @media (max-width: 374px) { .date-range-input__calendarContainer_q1un2 {
23
23
  width: 100%;
24
24
  min-width: 288px
25
25
  }
26
- } .date-range-input__calendarResponsive_11o2p {
26
+ } .date-range-input__calendarResponsive_q1un2 {
27
27
  width: var(--calendar-width);
28
- } .date-range-input__block_11o2p {
28
+ } .date-range-input__block_q1un2 {
29
29
  width: 100%;
30
- } .date-range-input__calendarIcon_11o2p {
30
+ } .date-range-input__calendarIcon_q1un2 {
31
31
  margin-right: var(--gap-12-neg);
32
32
  height: 100%;
33
33
  }
@@ -1,6 +1,6 @@
1
1
  import './index.css';
2
2
 
3
- var styles = {"component":"date-range-input__component_11o2p","calendarContainer":"date-range-input__calendarContainer_11o2p","calendarResponsive":"date-range-input__calendarResponsive_11o2p","block":"date-range-input__block_11o2p","calendarIcon":"date-range-input__calendarIcon_11o2p"};
3
+ var styles = {"component":"date-range-input__component_q1un2","calendarContainer":"date-range-input__calendarContainer_q1un2","calendarResponsive":"date-range-input__calendarResponsive_q1un2","block":"date-range-input__block_q1un2","calendarIcon":"date-range-input__calendarIcon_q1un2"};
4
4
 
5
5
  export { styles as default };
6
6
  //# sourceMappingURL=index.module.css.js.map
@@ -10,24 +10,24 @@
10
10
  --calendar-width: 344px;
11
11
  } :root {
12
12
  --calendar-popover-border-radius: var(--border-radius-8);
13
- } .date-range-input__component_11o2p {
13
+ } .date-range-input__component_q1un2 {
14
14
  display: inline-block;
15
15
  outline: none;
16
16
  position: relative;
17
- } .date-range-input__calendarContainer_11o2p {
17
+ } .date-range-input__calendarContainer_q1un2 {
18
18
  display: inline-block;
19
19
  box-sizing: border-box;
20
20
  border-radius: var(--calendar-popover-border-radius);
21
21
  border: 1px solid var(--color-light-neutral-300)
22
- } @media (max-width: 374px) { .date-range-input__calendarContainer_11o2p {
22
+ } @media (max-width: 374px) { .date-range-input__calendarContainer_q1un2 {
23
23
  width: 100%;
24
24
  min-width: 288px
25
25
  }
26
- } .date-range-input__calendarResponsive_11o2p {
26
+ } .date-range-input__calendarResponsive_q1un2 {
27
27
  width: var(--calendar-width);
28
- } .date-range-input__block_11o2p {
28
+ } .date-range-input__block_q1un2 {
29
29
  width: 100%;
30
- } .date-range-input__calendarIcon_11o2p {
30
+ } .date-range-input__calendarIcon_q1un2 {
31
31
  margin-right: var(--gap-12-neg);
32
32
  height: 100%;
33
33
  }
@@ -1,6 +1,6 @@
1
1
  import './index.css';
2
2
 
3
- const styles = {"component":"date-range-input__component_11o2p","calendarContainer":"date-range-input__calendarContainer_11o2p","calendarResponsive":"date-range-input__calendarResponsive_11o2p","block":"date-range-input__block_11o2p","calendarIcon":"date-range-input__calendarIcon_11o2p"};
3
+ const styles = {"component":"date-range-input__component_q1un2","calendarContainer":"date-range-input__calendarContainer_q1un2","calendarResponsive":"date-range-input__calendarResponsive_q1un2","block":"date-range-input__block_q1un2","calendarIcon":"date-range-input__calendarIcon_q1un2"};
4
4
 
5
5
  export { styles as default };
6
6
  //# sourceMappingURL=index.module.css.js.map
package/package.json CHANGED
@@ -1,28 +1,20 @@
1
1
  {
2
2
  "name": "@alfalab/core-components-date-range-input",
3
- "version": "4.0.0-snapshot-1ff3990",
3
+ "version": "4.0.1-snapshot-c2c8d5a",
4
4
  "description": "",
5
5
  "keywords": [],
6
6
  "license": "MIT",
7
- "main": "index.js",
8
- "module": "./esm/index.js",
9
- "publishConfig": {
10
- "access": "public",
11
- "directory": "dist"
12
- },
13
7
  "sideEffects": [
14
8
  "**/*.css"
15
9
  ],
16
- "peerDependencies": {
17
- "react": "^16.9.0 || ^17.0.1 || ^18.0.0",
18
- "react-dom": "^16.9.0 || ^17.0.1 || ^18.0.0"
19
- },
10
+ "main": "index.js",
11
+ "module": "./esm/index.js",
20
12
  "dependencies": {
21
- "@alfalab/core-components-input": "16.0.0-snapshot-1ff3990",
22
- "@alfalab/core-components-icon-button": "7.0.0-snapshot-1ff3990",
23
- "@alfalab/core-components-calendar": "8.0.0-snapshot-1ff3990",
24
- "@alfalab/core-components-mq": "5.0.0-snapshot-1ff3990",
25
- "@alfalab/core-components-popover": "7.0.0-snapshot-1ff3990",
13
+ "@alfalab/core-components-calendar": "8.0.1-snapshot-c2c8d5a",
14
+ "@alfalab/core-components-icon-button": "7.0.1-snapshot-c2c8d5a",
15
+ "@alfalab/core-components-input": "16.0.1-snapshot-c2c8d5a",
16
+ "@alfalab/core-components-mq": "5.0.1-snapshot-c2c8d5a",
17
+ "@alfalab/core-components-popover": "7.0.1-snapshot-c2c8d5a",
26
18
  "@alfalab/hooks": "^1.13.1",
27
19
  "@alfalab/icons-glyph": "^2.210.0",
28
20
  "classnames": "^2.5.1",
@@ -30,6 +22,14 @@
30
22
  "react-merge-refs": "^1.1.0",
31
23
  "tslib": "^2.4.0"
32
24
  },
33
- "themesVersion": "14.0.0-snapshot-1ff3990",
34
- "varsVersion": "10.0.0-snapshot-1ff3990"
25
+ "peerDependencies": {
26
+ "react": "^16.9.0 || ^17.0.1 || ^18.0.0",
27
+ "react-dom": "^16.9.0 || ^17.0.1 || ^18.0.0"
28
+ },
29
+ "publishConfig": {
30
+ "access": "public",
31
+ "directory": "dist"
32
+ },
33
+ "themesVersion": "14.0.0",
34
+ "varsVersion": "10.0.1-snapshot-c2c8d5a"
35
35
  }