@commercetools-uikit/date-range-input 12.2.8 → 12.2.9
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.
|
@@ -596,7 +596,7 @@ DateRangeCalendar.propTypes = process.env.NODE_ENV !== "production" ? {
|
|
|
596
596
|
var dateRangeInput = reactIntl.injectIntl(DateRangeCalendar);
|
|
597
597
|
|
|
598
598
|
// NOTE: This string will be replaced on build time with the package version.
|
|
599
|
-
var version = "12.2.
|
|
599
|
+
var version = "12.2.9";
|
|
600
600
|
|
|
601
601
|
exports["default"] = dateRangeInput;
|
|
602
602
|
exports.version = version;
|
|
@@ -523,7 +523,7 @@ DateRangeCalendar.propTypes = {};
|
|
|
523
523
|
var dateRangeInput = reactIntl.injectIntl(DateRangeCalendar);
|
|
524
524
|
|
|
525
525
|
// NOTE: This string will be replaced on build time with the package version.
|
|
526
|
-
var version = "12.2.
|
|
526
|
+
var version = "12.2.9";
|
|
527
527
|
|
|
528
528
|
exports["default"] = dateRangeInput;
|
|
529
529
|
exports.version = version;
|
|
@@ -572,6 +572,6 @@ DateRangeCalendar.propTypes = process.env.NODE_ENV !== "production" ? {
|
|
|
572
572
|
var dateRangeInput = injectIntl(DateRangeCalendar);
|
|
573
573
|
|
|
574
574
|
// NOTE: This string will be replaced on build time with the package version.
|
|
575
|
-
var version = "12.2.
|
|
575
|
+
var version = "12.2.9";
|
|
576
576
|
|
|
577
577
|
export { dateRangeInput as default, version };
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@commercetools-uikit/date-range-input",
|
|
3
3
|
"description": "The `DateRangeInput` component allows the user to select a date range.",
|
|
4
|
-
"version": "12.2.
|
|
4
|
+
"version": "12.2.9",
|
|
5
5
|
"bugs": "https://github.com/commercetools/ui-kit/issues",
|
|
6
6
|
"repository": {
|
|
7
7
|
"type": "git",
|
|
@@ -19,20 +19,20 @@
|
|
|
19
19
|
"module": "dist/commercetools-uikit-date-range-input.esm.js",
|
|
20
20
|
"files": ["dist"],
|
|
21
21
|
"dependencies": {
|
|
22
|
-
"@babel/runtime": "7.16.
|
|
23
|
-
"@babel/runtime-corejs3": "7.16.
|
|
24
|
-
"@commercetools-uikit/accessible-button": "12.2.
|
|
25
|
-
"@commercetools-uikit/calendar-utils": "12.2.
|
|
26
|
-
"@commercetools-uikit/constraints": "12.2.
|
|
27
|
-
"@commercetools-uikit/design-system": "12.2.
|
|
28
|
-
"@commercetools-uikit/hooks": "12.2.
|
|
29
|
-
"@commercetools-uikit/icons": "12.2.
|
|
30
|
-
"@commercetools-uikit/secondary-icon-button": "12.2.
|
|
31
|
-
"@commercetools-uikit/select-utils": "12.2.
|
|
32
|
-
"@commercetools-uikit/spacings-inline": "12.2.
|
|
33
|
-
"@commercetools-uikit/text": "12.2.
|
|
34
|
-
"@commercetools-uikit/tooltip": "12.2.
|
|
35
|
-
"@commercetools-uikit/utils": "12.2.
|
|
22
|
+
"@babel/runtime": "7.16.5",
|
|
23
|
+
"@babel/runtime-corejs3": "7.16.5",
|
|
24
|
+
"@commercetools-uikit/accessible-button": "12.2.9",
|
|
25
|
+
"@commercetools-uikit/calendar-utils": "12.2.9",
|
|
26
|
+
"@commercetools-uikit/constraints": "12.2.9",
|
|
27
|
+
"@commercetools-uikit/design-system": "12.2.9",
|
|
28
|
+
"@commercetools-uikit/hooks": "12.2.9",
|
|
29
|
+
"@commercetools-uikit/icons": "12.2.9",
|
|
30
|
+
"@commercetools-uikit/secondary-icon-button": "12.2.9",
|
|
31
|
+
"@commercetools-uikit/select-utils": "12.2.9",
|
|
32
|
+
"@commercetools-uikit/spacings-inline": "12.2.9",
|
|
33
|
+
"@commercetools-uikit/text": "12.2.9",
|
|
34
|
+
"@commercetools-uikit/tooltip": "12.2.9",
|
|
35
|
+
"@commercetools-uikit/utils": "12.2.9",
|
|
36
36
|
"@emotion/react": "^11.4.0",
|
|
37
37
|
"@emotion/styled": "^11.3.0",
|
|
38
38
|
"common-tags": "1.8.2",
|
|
@@ -45,7 +45,7 @@
|
|
|
45
45
|
"devDependencies": {
|
|
46
46
|
"moment": "2.29.1",
|
|
47
47
|
"react": "17.0.2",
|
|
48
|
-
"react-intl": "5.
|
|
48
|
+
"react-intl": "5.23.0"
|
|
49
49
|
},
|
|
50
50
|
"peerDependencies": {
|
|
51
51
|
"moment": "2.x",
|