@react-spectrum/theme-light 3.4.9-nightly.4494 → 3.4.9-nightly.4502

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/import.mjs CHANGED
@@ -1,4 +1,4 @@
1
- import "./main.css";
1
+ import "./module.css";
2
2
 
3
3
 
4
4
  function $parcel$interopDefault(a) {
package/dist/main.css CHANGED
@@ -1,6 +1,6 @@
1
1
  .gP7gvq_spectrum--darkest {
2
2
  --spectrum-global-color-status: Verified;
3
- --spectrum-global-color-version: 5.10;
3
+ --spectrum-global-color-version: 5.1;
4
4
  --spectrum-gray-50: #000;
5
5
  --spectrum-gray-75: #0e0e0e;
6
6
  --spectrum-gray-100: #1d1d1d;
@@ -359,7 +359,7 @@
359
359
  --spectrum-global-animation-ease-out: cubic-bezier(0, 0, .4, 1);
360
360
  --spectrum-global-animation-linear: cubic-bezier(0, 0, 1, 1);
361
361
  --spectrum-global-color-status: Verified;
362
- --spectrum-global-color-version: 5.10;
362
+ --spectrum-global-color-version: 5.1;
363
363
  --spectrum-global-color-static-black: #000;
364
364
  --spectrum-global-color-static-white: #fff;
365
365
  --spectrum-global-color-static-blue: #0057bf;
@@ -1345,7 +1345,7 @@
1345
1345
 
1346
1346
  .NLciOW_spectrum--lightest {
1347
1347
  --spectrum-global-color-status: Verified;
1348
- --spectrum-global-color-version: 5.10;
1348
+ --spectrum-global-color-version: 5.1;
1349
1349
  --spectrum-gray-50: #fff;
1350
1350
  --spectrum-gray-75: #fff;
1351
1351
  --spectrum-gray-100: #fff;
@@ -2027,5 +2027,4 @@
2027
2027
  --spectrum-tooltip-positive-padding-bottom: 5px;
2028
2028
  --spectrum-tooltip-positive-content-max-width: 101px;
2029
2029
  }
2030
-
2031
2030
  /*# sourceMappingURL=main.css.map */