@react-spectrum/table 3.9.1-nightly.3943 → 3.9.1-nightly.3964
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 +0 -1
- package/dist/main.js +0 -1
- package/dist/main.js.map +1 -1
- package/dist/module.js +0 -1
- package/dist/module.js.map +1 -1
- package/package.json +31 -31
- package/src/Resizer.tsx +1 -2
- package/src/TableView.tsx +3 -3
package/dist/import.mjs
CHANGED
|
@@ -686,7 +686,6 @@ $ff1f3562a1be2216$exports = "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<svg xm
|
|
|
686
686
|
|
|
687
687
|
|
|
688
688
|
|
|
689
|
-
|
|
690
689
|
var $bd5d41f647a296c3$exports = {};
|
|
691
690
|
|
|
692
691
|
$parcel$export($bd5d41f647a296c3$exports, "spectrum-Table", () => $bd5d41f647a296c3$export$455c59d2b5bafef0, (v) => $bd5d41f647a296c3$export$455c59d2b5bafef0 = v);
|
package/dist/main.js
CHANGED
|
@@ -694,7 +694,6 @@ $3f4aefa9145f889b$exports = "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<svg xm
|
|
|
694
694
|
|
|
695
695
|
|
|
696
696
|
|
|
697
|
-
|
|
698
697
|
var $982885d0a34882ea$exports = {};
|
|
699
698
|
|
|
700
699
|
$parcel$export($982885d0a34882ea$exports, "spectrum-Table", () => $982885d0a34882ea$export$455c59d2b5bafef0, (v) => $982885d0a34882ea$export$455c59d2b5bafef0 = v);
|