@react-spectrum/autocomplete 3.0.0-nightly.3185 → 3.0.0-nightly.3189

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.
Files changed (2) hide show
  1. package/dist/main.js +2 -2
  2. package/package.json +28 -28
package/dist/main.js CHANGED
@@ -46,8 +46,8 @@ function $parcel$interopDefault(a) {
46
46
  return a && a.__esModule ? a.default : a;
47
47
  }
48
48
 
49
- $parcel$export(module.exports, "Item", () => $d9489472b86c647c$re_export$Item);
50
- $parcel$export(module.exports, "Section", () => $d9489472b86c647c$re_export$Section);
49
+ $parcel$export(module.exports, "Item", () => $aWXRc$reactstatelycollections.Item);
50
+ $parcel$export(module.exports, "Section", () => $aWXRc$reactstatelycollections.Section);
51
51
  var $dcf500d58a031ca6$exports = {};
52
52
 
53
53
  $parcel$export($dcf500d58a031ca6$exports, "SearchAutocomplete", () => $dcf500d58a031ca6$export$dd65332a5b19fa63);
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@react-spectrum/autocomplete",
3
- "version": "3.0.0-nightly.3185+76e5fc206",
3
+ "version": "3.0.0-nightly.3189+baebf234e",
4
4
  "description": "Spectrum UI components in React",
5
5
  "license": "Apache-2.0",
6
6
  "main": "dist/main.js",
@@ -32,34 +32,34 @@
32
32
  },
33
33
  "dependencies": {
34
34
  "@babel/runtime": "^7.6.2",
35
- "@react-aria/autocomplete": "3.0.0-nightly.3185+76e5fc206",
36
- "@react-aria/button": "3.0.0-nightly.1486+76e5fc206",
37
- "@react-aria/dialog": "3.0.0-nightly.1486+76e5fc206",
38
- "@react-aria/focus": "3.0.0-nightly.1486+76e5fc206",
39
- "@react-aria/i18n": "3.0.0-nightly.1486+76e5fc206",
40
- "@react-aria/interactions": "3.0.0-nightly.1486+76e5fc206",
41
- "@react-aria/label": "3.0.0-nightly.1486+76e5fc206",
42
- "@react-aria/overlays": "3.0.0-nightly.1486+76e5fc206",
43
- "@react-aria/searchfield": "3.0.0-nightly.1486+76e5fc206",
44
- "@react-aria/utils": "3.0.0-nightly.1486+76e5fc206",
45
- "@react-spectrum/button": "3.0.0-nightly.1486+76e5fc206",
46
- "@react-spectrum/label": "3.4.6-nightly.3185+76e5fc206",
47
- "@react-spectrum/listbox": "3.5.8-nightly.3185+76e5fc206",
48
- "@react-spectrum/overlays": "3.0.0-nightly.1486+76e5fc206",
49
- "@react-spectrum/progress": "3.0.0-nightly.1486+76e5fc206",
50
- "@react-spectrum/textfield": "3.0.0-nightly.1486+76e5fc206",
51
- "@react-spectrum/utils": "3.0.0-nightly.1486+76e5fc206",
52
- "@react-stately/collections": "3.0.0-nightly.1486+76e5fc206",
53
- "@react-stately/combobox": "3.0.5-nightly.3185+76e5fc206",
54
- "@react-types/autocomplete": "3.0.0-nightly.3185+76e5fc206",
55
- "@react-types/button": "3.4.5-nightly.3185+76e5fc206",
56
- "@react-types/overlays": "3.5.5-nightly.3185+76e5fc206",
57
- "@react-types/searchfield": "3.0.0-nightly.1486+76e5fc206",
58
- "@react-types/shared": "3.0.0-nightly.1486+76e5fc206",
59
- "@spectrum-icons/ui": "3.0.0-nightly.1486+76e5fc206"
35
+ "@react-aria/autocomplete": "3.0.0-nightly.3189+baebf234e",
36
+ "@react-aria/button": "3.0.0-nightly.1490+baebf234e",
37
+ "@react-aria/dialog": "3.0.0-nightly.1490+baebf234e",
38
+ "@react-aria/focus": "3.0.0-nightly.1490+baebf234e",
39
+ "@react-aria/i18n": "3.0.0-nightly.1490+baebf234e",
40
+ "@react-aria/interactions": "3.0.0-nightly.1490+baebf234e",
41
+ "@react-aria/label": "3.0.0-nightly.1490+baebf234e",
42
+ "@react-aria/overlays": "3.0.0-nightly.1490+baebf234e",
43
+ "@react-aria/searchfield": "3.0.0-nightly.1490+baebf234e",
44
+ "@react-aria/utils": "3.0.0-nightly.1490+baebf234e",
45
+ "@react-spectrum/button": "3.0.0-nightly.1490+baebf234e",
46
+ "@react-spectrum/label": "3.4.6-nightly.3189+baebf234e",
47
+ "@react-spectrum/listbox": "3.5.8-nightly.3189+baebf234e",
48
+ "@react-spectrum/overlays": "3.0.0-nightly.1490+baebf234e",
49
+ "@react-spectrum/progress": "3.0.0-nightly.1490+baebf234e",
50
+ "@react-spectrum/textfield": "3.0.0-nightly.1490+baebf234e",
51
+ "@react-spectrum/utils": "3.0.0-nightly.1490+baebf234e",
52
+ "@react-stately/collections": "3.0.0-nightly.1490+baebf234e",
53
+ "@react-stately/combobox": "3.0.5-nightly.3189+baebf234e",
54
+ "@react-types/autocomplete": "3.0.0-nightly.3189+baebf234e",
55
+ "@react-types/button": "3.4.5-nightly.3189+baebf234e",
56
+ "@react-types/overlays": "3.5.5-nightly.3189+baebf234e",
57
+ "@react-types/searchfield": "3.0.0-nightly.1490+baebf234e",
58
+ "@react-types/shared": "3.0.0-nightly.1490+baebf234e",
59
+ "@spectrum-icons/ui": "3.0.0-nightly.1490+baebf234e"
60
60
  },
61
61
  "devDependencies": {
62
- "@adobe/spectrum-css-temp": "3.0.0-nightly.1486+76e5fc206"
62
+ "@adobe/spectrum-css-temp": "3.0.0-nightly.1490+baebf234e"
63
63
  },
64
64
  "peerDependencies": {
65
65
  "@react-spectrum/provider": "^3.0.0",
@@ -68,5 +68,5 @@
68
68
  "publishConfig": {
69
69
  "access": "public"
70
70
  },
71
- "gitHead": "76e5fc206def83bc18f527a1db4f9dd621a9d0cc"
71
+ "gitHead": "baebf234ebc11a3975c9d7eb673fa1fce362f844"
72
72
  }