@react-spectrum/dialog 3.0.0-nightly.1898 → 3.0.0-nightly.1899
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/package.json +24 -24
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@react-spectrum/dialog",
|
|
3
|
-
"version": "3.0.0-nightly.
|
|
3
|
+
"version": "3.0.0-nightly.1899+b35d5c02f",
|
|
4
4
|
"description": "Spectrum UI components in React",
|
|
5
5
|
"license": "Apache-2.0",
|
|
6
6
|
"main": "dist/main.js",
|
|
@@ -37,30 +37,30 @@
|
|
|
37
37
|
},
|
|
38
38
|
"dependencies": {
|
|
39
39
|
"@babel/runtime": "^7.6.2",
|
|
40
|
-
"@react-aria/dialog": "3.0.0-nightly.
|
|
41
|
-
"@react-aria/focus": "3.0.0-nightly.
|
|
42
|
-
"@react-aria/i18n": "3.0.0-nightly.
|
|
43
|
-
"@react-aria/interactions": "3.0.0-nightly.
|
|
44
|
-
"@react-aria/overlays": "3.0.0-nightly.
|
|
45
|
-
"@react-aria/utils": "3.0.0-nightly.
|
|
46
|
-
"@react-spectrum/button": "3.0.0-nightly.
|
|
47
|
-
"@react-spectrum/buttongroup": "3.5.1-nightly.
|
|
48
|
-
"@react-spectrum/divider": "3.0.0-nightly.
|
|
49
|
-
"@react-spectrum/layout": "3.4.4-nightly.
|
|
50
|
-
"@react-spectrum/overlays": "3.0.0-nightly.
|
|
51
|
-
"@react-spectrum/text": "3.3.4-nightly.
|
|
52
|
-
"@react-spectrum/utils": "3.0.0-nightly.
|
|
53
|
-
"@react-spectrum/view": "3.0.0-nightly.
|
|
54
|
-
"@react-stately/overlays": "3.4.4-nightly.
|
|
55
|
-
"@react-stately/utils": "3.0.0-nightly.
|
|
56
|
-
"@react-types/button": "3.7.1-nightly.
|
|
57
|
-
"@react-types/dialog": "3.4.6-nightly.
|
|
58
|
-
"@react-types/shared": "3.0.0-nightly.
|
|
59
|
-
"@spectrum-icons/ui": "3.0.0-nightly.
|
|
40
|
+
"@react-aria/dialog": "3.0.0-nightly.1899+b35d5c02f",
|
|
41
|
+
"@react-aria/focus": "3.0.0-nightly.1899+b35d5c02f",
|
|
42
|
+
"@react-aria/i18n": "3.0.0-nightly.1899+b35d5c02f",
|
|
43
|
+
"@react-aria/interactions": "3.0.0-nightly.1899+b35d5c02f",
|
|
44
|
+
"@react-aria/overlays": "3.0.0-nightly.1899+b35d5c02f",
|
|
45
|
+
"@react-aria/utils": "3.0.0-nightly.1899+b35d5c02f",
|
|
46
|
+
"@react-spectrum/button": "3.0.0-nightly.1899+b35d5c02f",
|
|
47
|
+
"@react-spectrum/buttongroup": "3.5.1-nightly.3599+b35d5c02f",
|
|
48
|
+
"@react-spectrum/divider": "3.0.0-nightly.1899+b35d5c02f",
|
|
49
|
+
"@react-spectrum/layout": "3.4.4-nightly.3599+b35d5c02f",
|
|
50
|
+
"@react-spectrum/overlays": "3.0.0-nightly.1899+b35d5c02f",
|
|
51
|
+
"@react-spectrum/text": "3.3.4-nightly.3599+b35d5c02f",
|
|
52
|
+
"@react-spectrum/utils": "3.0.0-nightly.1899+b35d5c02f",
|
|
53
|
+
"@react-spectrum/view": "3.0.0-nightly.1899+b35d5c02f",
|
|
54
|
+
"@react-stately/overlays": "3.4.4-nightly.3599+b35d5c02f",
|
|
55
|
+
"@react-stately/utils": "3.0.0-nightly.1899+b35d5c02f",
|
|
56
|
+
"@react-types/button": "3.7.1-nightly.3599+b35d5c02f",
|
|
57
|
+
"@react-types/dialog": "3.4.6-nightly.3599+b35d5c02f",
|
|
58
|
+
"@react-types/shared": "3.0.0-nightly.1899+b35d5c02f",
|
|
59
|
+
"@spectrum-icons/ui": "3.0.0-nightly.1899+b35d5c02f"
|
|
60
60
|
},
|
|
61
61
|
"devDependencies": {
|
|
62
|
-
"@adobe/spectrum-css-temp": "3.0.0-nightly.
|
|
63
|
-
"@react-spectrum/test-utils": "3.0.0-nightly.
|
|
62
|
+
"@adobe/spectrum-css-temp": "3.0.0-nightly.1899+b35d5c02f",
|
|
63
|
+
"@react-spectrum/test-utils": "3.0.0-nightly.1899+b35d5c02f"
|
|
64
64
|
},
|
|
65
65
|
"peerDependencies": {
|
|
66
66
|
"@react-spectrum/provider": "^3.0.0",
|
|
@@ -70,5 +70,5 @@
|
|
|
70
70
|
"publishConfig": {
|
|
71
71
|
"access": "public"
|
|
72
72
|
},
|
|
73
|
-
"gitHead": "
|
|
73
|
+
"gitHead": "b35d5c02fe900badccd0cf1a8f23bb593419f238"
|
|
74
74
|
}
|