@react-spectrum/datepicker 3.14.3 → 3.14.4
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/dist/DatePicker.main.js +1 -1
- package/dist/DatePicker.mjs +1 -1
- package/dist/DatePicker.module.js +1 -1
- package/dist/DateRangePicker.main.js +1 -1
- package/dist/DateRangePicker.mjs +1 -1
- package/dist/DateRangePicker.module.js +1 -1
- package/dist/{datepicker.c3193fb9.css → datepicker.4d1286b0.css} +5 -5
- package/dist/{datepicker.c3193fb9.css.map → datepicker.4d1286b0.css.map} +1 -1
- package/package.json +20 -20
package/dist/DatePicker.main.js
CHANGED
|
@@ -5,7 +5,7 @@ var $c3ebc4931d9b9977$exports = require("./Input.main.js");
|
|
|
5
5
|
var $0045b32a117743a7$exports = require("./intlStrings.main.js");
|
|
6
6
|
require("./datepicker.776a7787.css");
|
|
7
7
|
require("./textfield_vars_css.main.js");
|
|
8
|
-
require("./datepicker.
|
|
8
|
+
require("./datepicker.4d1286b0.css");
|
|
9
9
|
var $2f86633ce5b04f1e$exports = require("./inputgroup_vars_css.main.js");
|
|
10
10
|
var $740ff83729a8f317$exports = require("./TimeField.main.js");
|
|
11
11
|
var $9d3b96715dbbb2b7$exports = require("./utils.main.js");
|
package/dist/DatePicker.mjs
CHANGED
|
@@ -5,7 +5,7 @@ import {Input as $79348162c55d687f$export$f5b8910cec6cf069} from "./Input.mjs";
|
|
|
5
5
|
import $8czI1$intlStringsmodulejs from "./intlStrings.mjs";
|
|
6
6
|
import "./datepicker.776a7787.css";
|
|
7
7
|
import "./textfield_vars_css.mjs";
|
|
8
|
-
import "./datepicker.
|
|
8
|
+
import "./datepicker.4d1286b0.css";
|
|
9
9
|
import $8czI1$inputgroup_vars_cssmodulejs from "./inputgroup_vars_css.mjs";
|
|
10
10
|
import {TimeField as $f0a04554754386b6$export$5eaee2322dd727eb} from "./TimeField.mjs";
|
|
11
11
|
import {useFocusManagerRef as $ea94a5cfe92db3c2$export$71a23a36270e4bf0, useFormatHelpText as $ea94a5cfe92db3c2$export$322f4580ccd8dde6, useFormattedDateWidth as $ea94a5cfe92db3c2$export$31e22e3c931fc056, useVisibleMonths as $ea94a5cfe92db3c2$export$12ce2869ce471b1f} from "./utils.mjs";
|
|
@@ -5,7 +5,7 @@ import {Input as $79348162c55d687f$export$f5b8910cec6cf069} from "./Input.module
|
|
|
5
5
|
import $8czI1$intlStringsmodulejs from "./intlStrings.module.js";
|
|
6
6
|
import "./datepicker.776a7787.css";
|
|
7
7
|
import "./textfield_vars_css.module.js";
|
|
8
|
-
import "./datepicker.
|
|
8
|
+
import "./datepicker.4d1286b0.css";
|
|
9
9
|
import $8czI1$inputgroup_vars_cssmodulejs from "./inputgroup_vars_css.module.js";
|
|
10
10
|
import {TimeField as $f0a04554754386b6$export$5eaee2322dd727eb} from "./TimeField.module.js";
|
|
11
11
|
import {useFocusManagerRef as $ea94a5cfe92db3c2$export$71a23a36270e4bf0, useFormatHelpText as $ea94a5cfe92db3c2$export$322f4580ccd8dde6, useFormattedDateWidth as $ea94a5cfe92db3c2$export$31e22e3c931fc056, useVisibleMonths as $ea94a5cfe92db3c2$export$12ce2869ce471b1f} from "./utils.module.js";
|
|
@@ -3,7 +3,7 @@ require("./datepicker.e85992d8.css");
|
|
|
3
3
|
var $91c3db8c6a21ca71$exports = require("./styles_css.main.js");
|
|
4
4
|
var $c3ebc4931d9b9977$exports = require("./Input.main.js");
|
|
5
5
|
var $0045b32a117743a7$exports = require("./intlStrings.main.js");
|
|
6
|
-
require("./datepicker.
|
|
6
|
+
require("./datepicker.4d1286b0.css");
|
|
7
7
|
var $2f86633ce5b04f1e$exports = require("./inputgroup_vars_css.main.js");
|
|
8
8
|
var $740ff83729a8f317$exports = require("./TimeField.main.js");
|
|
9
9
|
var $9d3b96715dbbb2b7$exports = require("./utils.main.js");
|
package/dist/DateRangePicker.mjs
CHANGED
|
@@ -3,7 +3,7 @@ import "./datepicker.e85992d8.css";
|
|
|
3
3
|
import $dUbU7$styles_cssmodulejs from "./styles_css.mjs";
|
|
4
4
|
import {Input as $79348162c55d687f$export$f5b8910cec6cf069} from "./Input.mjs";
|
|
5
5
|
import $dUbU7$intlStringsmodulejs from "./intlStrings.mjs";
|
|
6
|
-
import "./datepicker.
|
|
6
|
+
import "./datepicker.4d1286b0.css";
|
|
7
7
|
import $dUbU7$inputgroup_vars_cssmodulejs from "./inputgroup_vars_css.mjs";
|
|
8
8
|
import {TimeField as $f0a04554754386b6$export$5eaee2322dd727eb} from "./TimeField.mjs";
|
|
9
9
|
import {useFocusManagerRef as $ea94a5cfe92db3c2$export$71a23a36270e4bf0, useFormatHelpText as $ea94a5cfe92db3c2$export$322f4580ccd8dde6, useFormattedDateWidth as $ea94a5cfe92db3c2$export$31e22e3c931fc056, useVisibleMonths as $ea94a5cfe92db3c2$export$12ce2869ce471b1f} from "./utils.mjs";
|
|
@@ -3,7 +3,7 @@ import "./datepicker.e85992d8.css";
|
|
|
3
3
|
import $dUbU7$styles_cssmodulejs from "./styles_css.module.js";
|
|
4
4
|
import {Input as $79348162c55d687f$export$f5b8910cec6cf069} from "./Input.module.js";
|
|
5
5
|
import $dUbU7$intlStringsmodulejs from "./intlStrings.module.js";
|
|
6
|
-
import "./datepicker.
|
|
6
|
+
import "./datepicker.4d1286b0.css";
|
|
7
7
|
import $dUbU7$inputgroup_vars_cssmodulejs from "./inputgroup_vars_css.module.js";
|
|
8
8
|
import {TimeField as $f0a04554754386b6$export$5eaee2322dd727eb} from "./TimeField.module.js";
|
|
9
9
|
import {useFocusManagerRef as $ea94a5cfe92db3c2$export$71a23a36270e4bf0, useFormatHelpText as $ea94a5cfe92db3c2$export$322f4580ccd8dde6, useFormattedDateWidth as $ea94a5cfe92db3c2$export$31e22e3c931fc056, useVisibleMonths as $ea94a5cfe92db3c2$export$12ce2869ce471b1f} from "./utils.module.js";
|
|
@@ -542,14 +542,14 @@
|
|
|
542
542
|
border-color: var(--spectrum-dropdown-border-color-error, var(--spectrum-global-color-red-500));
|
|
543
543
|
}
|
|
544
544
|
|
|
545
|
-
.nWhlFW_spectrum-Datepicker--range.nWhlFW_spectrum-InputGroup--invalid.nWhlFW_focus-ring .nWhlFW_spectrum-FieldButton {
|
|
546
|
-
box-shadow: 0 0 0 1px var(--spectrum-dropdown-border-color-key-focus, var(--spectrum-alias-border-color-focus));
|
|
547
|
-
}
|
|
548
|
-
|
|
549
545
|
.nWhlFW_spectrum-Datepicker--range.nWhlFW_spectrum-InputGroup--invalid.nWhlFW_focus-ring .nWhlFW_spectrum-FieldButton:before {
|
|
550
546
|
border-color: var(--spectrum-dropdown-border-color-key-focus, var(--spectrum-alias-border-color-focus));
|
|
551
547
|
}
|
|
552
548
|
|
|
549
|
+
.nWhlFW_spectrum-Datepicker--range.nWhlFW_spectrum-InputGroup--invalid.nWhlFW_focus-ring .nWhlFW_spectrum-FieldButton {
|
|
550
|
+
box-shadow: 0 0 0 1px var(--spectrum-dropdown-border-color-key-focus, var(--spectrum-alias-border-color-focus));
|
|
551
|
+
}
|
|
552
|
+
|
|
553
553
|
.nWhlFW_spectrum-Datepicker--range.nWhlFW_spectrum-InputGroup--invalid .nWhlFW_spectrum-FieldButton:before {
|
|
554
554
|
border-color: var(--spectrum-dropdown-border-color-error, var(--spectrum-global-color-red-500));
|
|
555
555
|
}
|
|
@@ -646,4 +646,4 @@
|
|
|
646
646
|
box-shadow: 0 2px 0 0 var(--spectrum-dropdown-border-color-key-focus, var(--spectrum-alias-border-color-focus));
|
|
647
647
|
}
|
|
648
648
|
}
|
|
649
|
-
/*# sourceMappingURL=datepicker.
|
|
649
|
+
/*# sourceMappingURL=datepicker.4d1286b0.css.map */
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"mappings":"AA4DA;;;;;AAIE;;;;AAIA;;;;AAIA;;;;AAIA;;;;AAIA;;;;AAIA;;;;AAQA;;;;AAIA;;;;AAKF;;;;;;;;AAOE;;;;;;;;;;;AAqBE;;;;;AAQF;;;;AAKE;;;;;AAOJ;EACE;;;;EAIE;;;;;AAMJ;;;;;;;;;AAWE;;;;;;;;;;AAAA;;;;;;;AAAA;;;;;;;AAAA;;;;;;;AAAA;;;;;;;AAaE;;;;;;;;;;;AAAA;;;;;AAAA;;;;;AAAA;;;;;AAAA;;;;;AAaA;;;;AAAA;;;;;AAAA;;;;;AAAA;;;;;AAAA;;;;;AASA;;;;;AAAA;;;;;AAAA;;;;;AAAA;;;;;AAAA;;;;;AASA;;;;AAAA;;;;AAAA;;;;AAAA;;;;AAAA;;;;AAKA;;;;AAAA;;;;AAAA;;;;AAAA;;;;AAAA;;;;AAOJ;;;;AAMA;;;;AAAA;;;;;AAAA;;;;;AAAA;;;;;AAAA;;;;;AAMA;;;;;AAME;;;;;;;AAOE;;;;;;;AAQA;;;;;;;AAAA;;;;AAAA;;;;AAAA;;;;AAAA;;;;AASF;;;;AAAA;;;;AAAA;;;;AAAA;;;;AAKE;;;;AAMA;;;;AAAA;;;;AAAA;;;;AAAA;;;;AAAA;;;;AAKA;;;;AAAA;;;;AAAA;;;;AAAA;;;;AAAA;;;;AAOJ;;;;;AAMA;;;;AAGE;;;;AASE;;;;;AAMF;;;;;;AAME;;;;;AAKA;;;;AAKA;;;;;;;AAQF;;;;;;;;AAME;;;;;;;;;;AAYA;;;;;;;AAYE;;;;;AAMA;;;;AAmBN;;;;;AAKI;;;;AAWE;;;;AAcA;;;;AAWF;;;;AAOE;;;;AAOA;;;;AASA;;;;AAQJ;;;;AAgBA;;;;AAKF;;;;AAQM;;;;AAqBA;;;;AAgBA;;;;AAQA;;;;AAME;;;;AAOA;;;;AAQF;;;;AAgBF;;;;AAMA;;;;AAMF;;;;AAGE;;;;AAUA;;;;
|
|
1
|
+
{"mappings":"AA4DA;;;;;AAIE;;;;AAIA;;;;AAIA;;;;AAIA;;;;AAIA;;;;AAIA;;;;AAQA;;;;AAIA;;;;AAKF;;;;;;;;AAOE;;;;;;;;;;;AAqBE;;;;;AAQF;;;;AAKE;;;;;AAOJ;EACE;;;;EAIE;;;;;AAMJ;;;;;;;;;AAWE;;;;;;;;;;AAAA;;;;;;;AAAA;;;;;;;AAAA;;;;;;;AAAA;;;;;;;AAaE;;;;;;;;;;;AAAA;;;;;AAAA;;;;;AAAA;;;;;AAAA;;;;;AAaA;;;;AAAA;;;;;AAAA;;;;;AAAA;;;;;AAAA;;;;;AASA;;;;;AAAA;;;;;AAAA;;;;;AAAA;;;;;AAAA;;;;;AASA;;;;AAAA;;;;AAAA;;;;AAAA;;;;AAAA;;;;AAKA;;;;AAAA;;;;AAAA;;;;AAAA;;;;AAAA;;;;AAOJ;;;;AAMA;;;;AAAA;;;;;AAAA;;;;;AAAA;;;;;AAAA;;;;;AAMA;;;;;AAME;;;;;;;AAOE;;;;;;;AAQA;;;;;;;AAAA;;;;AAAA;;;;AAAA;;;;AAAA;;;;AASF;;;;AAAA;;;;AAAA;;;;AAAA;;;;AAKE;;;;AAMA;;;;AAAA;;;;AAAA;;;;AAAA;;;;AAAA;;;;AAKA;;;;AAAA;;;;AAAA;;;;AAAA;;;;AAAA;;;;AAOJ;;;;;AAMA;;;;AAGE;;;;AASE;;;;;AAMF;;;;;;AAME;;;;;AAKA;;;;AAKA;;;;;;;AAQF;;;;;;;;AAME;;;;;;;;;;AAYA;;;;;;;AAYE;;;;;AAMA;;;;AAmBN;;;;;AAKI;;;;AAWE;;;;AAcA;;;;AAWF;;;;AAOE;;;;AAOA;;;;AASA;;;;AAQJ;;;;AAgBA;;;;AAKF;;;;AAQM;;;;AAqBA;;;;AAgBA;;;;AAQA;;;;AAME;;;;AAOA;;;;AAQF;;;;AAgBF;;;;AAMA;;;;AAMF;;;;AAGE;;;;AAUA;;;;AAOI;;;;AAGW;;;;AAIb;;;;AAIE;;;;;AAQJ;;;;AAII;;;;AAEE;;;;AAIE;;;;AAKJ;;;;AAQR;EACE;;;;;;;;;;;;;;;;EAeE;;;;;;EAKA;;;;;;;;;;;;;;;;EAiBE;;;;EAeI;;;;EAQF;;;;EAQF;;;;EAIF;;;;EAuBE;;;;EAGA","sources":["packages/@adobe/spectrum-css-temp/components/inputgroup/vars.css"],"sourcesContent":["/*\n * Copyright 2020 Adobe. All rights reserved.\n * This file is licensed to you under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License. You may obtain a copy\n * of the License at http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software distributed under\n * the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\n * OF ANY KIND, either express or implied. See the License for the specific language\n * governing permissions and limitations under the License.\n */\n\n@import './index.css';\n@import './skin.css';\n"],"names":[],"version":3,"file":"datepicker.4d1286b0.css.map"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@react-spectrum/datepicker",
|
|
3
|
-
"version": "3.14.
|
|
3
|
+
"version": "3.14.4",
|
|
4
4
|
"description": "Spectrum UI components in React",
|
|
5
5
|
"license": "Apache-2.0",
|
|
6
6
|
"main": "dist/main.js",
|
|
@@ -41,24 +41,24 @@
|
|
|
41
41
|
},
|
|
42
42
|
"dependencies": {
|
|
43
43
|
"@internationalized/date": "^3.8.2",
|
|
44
|
-
"@react-aria/datepicker": "^3.
|
|
45
|
-
"@react-aria/focus": "^3.
|
|
46
|
-
"@react-aria/i18n": "^3.12.
|
|
47
|
-
"@react-aria/interactions": "^3.25.
|
|
48
|
-
"@react-aria/utils": "^3.
|
|
49
|
-
"@react-spectrum/button": "^3.
|
|
50
|
-
"@react-spectrum/calendar": "^3.7.
|
|
51
|
-
"@react-spectrum/dialog": "^3.
|
|
52
|
-
"@react-spectrum/form": "^3.7.
|
|
53
|
-
"@react-spectrum/label": "^3.16.
|
|
54
|
-
"@react-spectrum/layout": "^3.6.
|
|
55
|
-
"@react-spectrum/utils": "^3.12.
|
|
56
|
-
"@react-spectrum/view": "^3.6.
|
|
57
|
-
"@react-stately/datepicker": "^3.
|
|
58
|
-
"@react-types/datepicker": "^3.
|
|
59
|
-
"@react-types/shared": "^3.
|
|
60
|
-
"@spectrum-icons/ui": "^3.6.
|
|
61
|
-
"@spectrum-icons/workflow": "^4.2.
|
|
44
|
+
"@react-aria/datepicker": "^3.15.0",
|
|
45
|
+
"@react-aria/focus": "^3.21.0",
|
|
46
|
+
"@react-aria/i18n": "^3.12.11",
|
|
47
|
+
"@react-aria/interactions": "^3.25.4",
|
|
48
|
+
"@react-aria/utils": "^3.30.0",
|
|
49
|
+
"@react-spectrum/button": "^3.17.0",
|
|
50
|
+
"@react-spectrum/calendar": "^3.7.4",
|
|
51
|
+
"@react-spectrum/dialog": "^3.9.0",
|
|
52
|
+
"@react-spectrum/form": "^3.7.17",
|
|
53
|
+
"@react-spectrum/label": "^3.16.17",
|
|
54
|
+
"@react-spectrum/layout": "^3.6.17",
|
|
55
|
+
"@react-spectrum/utils": "^3.12.7",
|
|
56
|
+
"@react-spectrum/view": "^3.6.21",
|
|
57
|
+
"@react-stately/datepicker": "^3.15.0",
|
|
58
|
+
"@react-types/datepicker": "^3.13.0",
|
|
59
|
+
"@react-types/shared": "^3.31.0",
|
|
60
|
+
"@spectrum-icons/ui": "^3.6.18",
|
|
61
|
+
"@spectrum-icons/workflow": "^4.2.23",
|
|
62
62
|
"@swc/helpers": "^0.5.0"
|
|
63
63
|
},
|
|
64
64
|
"devDependencies": {
|
|
@@ -73,5 +73,5 @@
|
|
|
73
73
|
"publishConfig": {
|
|
74
74
|
"access": "public"
|
|
75
75
|
},
|
|
76
|
-
"gitHead": "
|
|
76
|
+
"gitHead": "8b9348ff255e018b2dd9b27e2a45507cadfa1d35"
|
|
77
77
|
}
|