@react-spectrum/listbox 3.12.8-nightly.4567 → 3.12.8-nightly.4582
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/ListBoxBase.main.js +1 -1
- package/dist/ListBoxBase.mjs +1 -1
- package/dist/ListBoxBase.module.js +1 -1
- package/dist/ListBoxOption.main.js +1 -1
- package/dist/ListBoxOption.mjs +1 -1
- package/dist/ListBoxOption.module.js +1 -1
- package/dist/ListBoxSection.main.js +1 -1
- package/dist/ListBoxSection.mjs +1 -1
- package/dist/ListBoxSection.module.js +1 -1
- package/dist/{vars.5bf8960a.css → vars.097e1aaf.css} +6 -2
- package/dist/vars.097e1aaf.css.map +1 -0
- package/package.json +20 -20
- package/dist/vars.5bf8960a.css.map +0 -1
package/dist/ListBoxBase.main.js
CHANGED
|
@@ -2,7 +2,7 @@ var $3d9fe9b46e2d649a$exports = require("./intlStrings.main.js");
|
|
|
2
2
|
var $611e93c7b7c0413c$exports = require("./ListBoxContext.main.js");
|
|
3
3
|
var $2205d250ee1cb1ac$exports = require("./ListBoxOption.main.js");
|
|
4
4
|
var $0f5fd8483f48ef09$exports = require("./ListBoxSection.main.js");
|
|
5
|
-
require("./vars.
|
|
5
|
+
require("./vars.097e1aaf.css");
|
|
6
6
|
var $3deee0fd2b46e64f$exports = require("./menu_vars_css.main.js");
|
|
7
7
|
var $7w19U$reactarialistbox = require("@react-aria/listbox");
|
|
8
8
|
var $7w19U$reactspectrumutils = require("@react-spectrum/utils");
|
package/dist/ListBoxBase.mjs
CHANGED
|
@@ -2,7 +2,7 @@ import $gF3QK$intlStringsmodulejs from "./intlStrings.mjs";
|
|
|
2
2
|
import {ListBoxContext as $0c6f792811e33483$export$7ff8f37d2d81a48d} from "./ListBoxContext.mjs";
|
|
3
3
|
import {ListBoxOption as $86983ea1fa3f7312$export$feb3b6b552c14a12} from "./ListBoxOption.mjs";
|
|
4
4
|
import {ListBoxSection as $92d678ed88836094$export$dca12b0bb56e4fc} from "./ListBoxSection.mjs";
|
|
5
|
-
import "./vars.
|
|
5
|
+
import "./vars.097e1aaf.css";
|
|
6
6
|
import $gF3QK$menu_vars_cssmodulejs from "./menu_vars_css.mjs";
|
|
7
7
|
import {useListBox as $gF3QK$useListBox} from "@react-aria/listbox";
|
|
8
8
|
import {useStyleProps as $gF3QK$useStyleProps, classNames as $gF3QK$classNames} from "@react-spectrum/utils";
|
|
@@ -2,7 +2,7 @@ import $gF3QK$intlStringsmodulejs from "./intlStrings.module.js";
|
|
|
2
2
|
import {ListBoxContext as $0c6f792811e33483$export$7ff8f37d2d81a48d} from "./ListBoxContext.module.js";
|
|
3
3
|
import {ListBoxOption as $86983ea1fa3f7312$export$feb3b6b552c14a12} from "./ListBoxOption.module.js";
|
|
4
4
|
import {ListBoxSection as $92d678ed88836094$export$dca12b0bb56e4fc} from "./ListBoxSection.module.js";
|
|
5
|
-
import "./vars.
|
|
5
|
+
import "./vars.097e1aaf.css";
|
|
6
6
|
import $gF3QK$menu_vars_cssmodulejs from "./menu_vars_css.module.js";
|
|
7
7
|
import {useListBox as $gF3QK$useListBox} from "@react-aria/listbox";
|
|
8
8
|
import {useStyleProps as $gF3QK$useStyleProps, classNames as $gF3QK$classNames} from "@react-spectrum/utils";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
var $611e93c7b7c0413c$exports = require("./ListBoxContext.main.js");
|
|
2
|
-
require("./vars.
|
|
2
|
+
require("./vars.097e1aaf.css");
|
|
3
3
|
var $3deee0fd2b46e64f$exports = require("./menu_vars_css.main.js");
|
|
4
4
|
var $8xmxv$spectrumiconsuiCheckmarkMedium = require("@spectrum-icons/ui/CheckmarkMedium");
|
|
5
5
|
var $8xmxv$reactspectrumutils = require("@react-spectrum/utils");
|
package/dist/ListBoxOption.mjs
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import {ListBoxContext as $0c6f792811e33483$export$7ff8f37d2d81a48d} from "./ListBoxContext.mjs";
|
|
2
|
-
import "./vars.
|
|
2
|
+
import "./vars.097e1aaf.css";
|
|
3
3
|
import $6TrMC$menu_vars_cssmodulejs from "./menu_vars_css.mjs";
|
|
4
4
|
import $6TrMC$spectrumiconsuiCheckmarkMedium from "@spectrum-icons/ui/CheckmarkMedium";
|
|
5
5
|
import {classNames as $6TrMC$classNames, ClearSlots as $6TrMC$ClearSlots, SlotProvider as $6TrMC$SlotProvider} from "@react-spectrum/utils";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import {ListBoxContext as $0c6f792811e33483$export$7ff8f37d2d81a48d} from "./ListBoxContext.module.js";
|
|
2
|
-
import "./vars.
|
|
2
|
+
import "./vars.097e1aaf.css";
|
|
3
3
|
import $6TrMC$menu_vars_cssmodulejs from "./menu_vars_css.module.js";
|
|
4
4
|
import $6TrMC$spectrumiconsuiCheckmarkMedium from "@spectrum-icons/ui/CheckmarkMedium";
|
|
5
5
|
import {classNames as $6TrMC$classNames, ClearSlots as $6TrMC$ClearSlots, SlotProvider as $6TrMC$SlotProvider} from "@react-spectrum/utils";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
var $611e93c7b7c0413c$exports = require("./ListBoxContext.main.js");
|
|
2
|
-
require("./vars.
|
|
2
|
+
require("./vars.097e1aaf.css");
|
|
3
3
|
var $3deee0fd2b46e64f$exports = require("./menu_vars_css.main.js");
|
|
4
4
|
var $cCu2p$reactspectrumutils = require("@react-spectrum/utils");
|
|
5
5
|
var $cCu2p$reactariavirtualizer = require("@react-aria/virtualizer");
|
package/dist/ListBoxSection.mjs
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import {ListBoxContext as $0c6f792811e33483$export$7ff8f37d2d81a48d} from "./ListBoxContext.mjs";
|
|
2
|
-
import "./vars.
|
|
2
|
+
import "./vars.097e1aaf.css";
|
|
3
3
|
import $dzUX8$menu_vars_cssmodulejs from "./menu_vars_css.mjs";
|
|
4
4
|
import {classNames as $dzUX8$classNames} from "@react-spectrum/utils";
|
|
5
5
|
import {useVirtualizerItem as $dzUX8$useVirtualizerItem, layoutInfoToStyle as $dzUX8$layoutInfoToStyle} from "@react-aria/virtualizer";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import {ListBoxContext as $0c6f792811e33483$export$7ff8f37d2d81a48d} from "./ListBoxContext.module.js";
|
|
2
|
-
import "./vars.
|
|
2
|
+
import "./vars.097e1aaf.css";
|
|
3
3
|
import $dzUX8$menu_vars_cssmodulejs from "./menu_vars_css.module.js";
|
|
4
4
|
import {classNames as $dzUX8$classNames} from "@react-spectrum/utils";
|
|
5
5
|
import {useVirtualizerItem as $dzUX8$useVirtualizerItem, layoutInfoToStyle as $dzUX8$layoutInfoToStyle} from "@react-aria/virtualizer";
|
|
@@ -92,6 +92,10 @@
|
|
|
92
92
|
max-width: 320px;
|
|
93
93
|
}
|
|
94
94
|
|
|
95
|
+
.Q7FggG_spectrum-Submenu-popover {
|
|
96
|
+
margin: calc(var(--spectrum-global-dimension-size-65) * -1);
|
|
97
|
+
}
|
|
98
|
+
|
|
95
99
|
.Q7FggG_spectrum-Menu {
|
|
96
100
|
--spectrum-submenu-offset-distance: var(--spectrum-global-dimension-size-65);
|
|
97
101
|
text-align: start;
|
|
@@ -367,7 +371,7 @@
|
|
|
367
371
|
color: var(--spectrum-global-color-gray-700);
|
|
368
372
|
}
|
|
369
373
|
|
|
370
|
-
.Q7FggG_spectrum-Submenu-popover {
|
|
374
|
+
.Q7FggG_spectrum-Submenu-popover.Q7FggG_spectrum-Submenu-popover {
|
|
371
375
|
-webkit-filter: unset;
|
|
372
376
|
transition: opacity var(--spectrum-global-animation-duration-100, .13s) ease-in-out, visibility 0s linear var(--spectrum-global-animation-duration-100, .13s);
|
|
373
377
|
transform: none;
|
|
@@ -560,4 +564,4 @@
|
|
|
560
564
|
background-color: var(--spectrum-selectlist-option-background-color-key-focus, var(--spectrum-alias-background-color-hover-overlay));
|
|
561
565
|
}
|
|
562
566
|
}
|
|
563
|
-
/*# sourceMappingURL=vars.
|
|
567
|
+
/*# sourceMappingURL=vars.097e1aaf.css.map */
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"mappings":"AA4DA;;;;;AAIE;;;;AAIA;;;;AAIA;;;;AAIA;;;;AAIA;;;;AAIA;;;;AAQA;;;;AAIA;;;;AAKF;;;;;;;;AAOE;;;;;;;;;;;AAqBE;;;;;AAQF;;;;AAKE;;;;;AAOJ;EACE;;;;EAIE;;;;;AAMJ;;;;;;;;;;AAWA;;;;AAIA;;;;AAIA;;;;;;;;;;;;;AAmBE;;;;;AAMA;;;;AAKF;;;;;;AAUA;;;;;;;;;;;;;AAgBE;;;;AAIA;;;;AAIA;;;;AAKE;;;;AAKF;;;;AAMF;;;;;;AAMA;;;;;;AAMA;;;;;;AAOA;;;;;;;;;AAaA;;;;;;;;;;;;AAcE;;;;AAGA;;;;AAKF;;;;;AAMA;;;;;;;;;;AAgBE;;;;AAOF;;;;;;AAOA;;;;;;AAOA;;;;;;AAOA;;;;;;AAMA;;;;;;;;AAUA;;;;;;;;AASA;;;;AAGE;;;;;;AAKE;;;;AAKF;;;;;;;;AAOE;;;;;;;;AAQA;;;;;AAIE;;;;;;;;;;AAyBN;;;;;;;AAWA;;;;;AAKA;;;;AAIA;;;;;AAIE;;;;;;AAOA;;;;;AASE;;;;AAKF;;;;AAKA;;;;;;;AACE;;;;AAUJ;;;;AAIA;;;;AAIA;;;;AAIA;;;;;;AAQA;;;;AAIA;;;;;;;;;;AASA;;;;;;;;;;AASA;;;;;;;;;;AASA;;;;;;;;;;AASA;;;;;;;AAKE;;;;AAAA;;;;AAKF;;;;;;;AAKE;;;;AAAA;;;;AAKF;EACE;;;;;EAIA;;;;;;;;;;;;;;;;;;;EAkBE;;;;EAGA;;;;;EAOI;;;;EAIF;;;;;EAXF;;;;;EAOI;;;;EAIF;;;;;EAXF;;;;;EAOI;;;;EAIF;;;;;EAXF;;;;;EAOI;;;;EAIF;;;;;EAXF;;;;;EAOI;;;;EAIF;;;;;EAXF;;;;;EAOI;;;;EAIF","sources":["packages/@adobe/spectrum-css-temp/components/menu/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":"vars.097e1aaf.css.map"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@react-spectrum/listbox",
|
|
3
|
-
"version": "3.12.8-nightly.
|
|
3
|
+
"version": "3.12.8-nightly.4582+e352bda0c",
|
|
4
4
|
"description": "Spectrum UI components in React",
|
|
5
5
|
"license": "Apache-2.0",
|
|
6
6
|
"main": "dist/main.js",
|
|
@@ -36,27 +36,27 @@
|
|
|
36
36
|
"url": "https://github.com/adobe/react-spectrum"
|
|
37
37
|
},
|
|
38
38
|
"dependencies": {
|
|
39
|
-
"@react-aria/focus": "3.0.0-nightly.
|
|
40
|
-
"@react-aria/i18n": "3.0.0-nightly.
|
|
41
|
-
"@react-aria/interactions": "3.0.0-nightly.
|
|
42
|
-
"@react-aria/listbox": "3.11.6-nightly.
|
|
43
|
-
"@react-aria/utils": "3.0.0-nightly.
|
|
44
|
-
"@react-aria/virtualizer": "3.9.11-nightly.
|
|
45
|
-
"@react-spectrum/layout": "3.6.4-nightly.
|
|
46
|
-
"@react-spectrum/progress": "3.0.0-nightly.
|
|
47
|
-
"@react-spectrum/text": "3.5.4-nightly.
|
|
48
|
-
"@react-spectrum/utils": "3.0.0-nightly.
|
|
49
|
-
"@react-stately/collections": "3.0.0-nightly.
|
|
50
|
-
"@react-stately/layout": "3.13.8-nightly.
|
|
51
|
-
"@react-stately/list": "3.10.4-nightly.
|
|
52
|
-
"@react-stately/virtualizer": "3.6.9-nightly.
|
|
53
|
-
"@react-types/listbox": "3.4.8-nightly.
|
|
54
|
-
"@react-types/shared": "3.0.0-nightly.
|
|
55
|
-
"@spectrum-icons/ui": "3.0.0-nightly.
|
|
39
|
+
"@react-aria/focus": "3.0.0-nightly.2870+e352bda0c",
|
|
40
|
+
"@react-aria/i18n": "3.0.0-nightly.2870+e352bda0c",
|
|
41
|
+
"@react-aria/interactions": "3.0.0-nightly.2870+e352bda0c",
|
|
42
|
+
"@react-aria/listbox": "3.11.6-nightly.4582+e352bda0c",
|
|
43
|
+
"@react-aria/utils": "3.0.0-nightly.2870+e352bda0c",
|
|
44
|
+
"@react-aria/virtualizer": "3.9.11-nightly.4582+e352bda0c",
|
|
45
|
+
"@react-spectrum/layout": "3.6.4-nightly.4582+e352bda0c",
|
|
46
|
+
"@react-spectrum/progress": "3.0.0-nightly.2870+e352bda0c",
|
|
47
|
+
"@react-spectrum/text": "3.5.4-nightly.4582+e352bda0c",
|
|
48
|
+
"@react-spectrum/utils": "3.0.0-nightly.2870+e352bda0c",
|
|
49
|
+
"@react-stately/collections": "3.0.0-nightly.2870+e352bda0c",
|
|
50
|
+
"@react-stately/layout": "3.13.8-nightly.4582+e352bda0c",
|
|
51
|
+
"@react-stately/list": "3.10.4-nightly.4582+e352bda0c",
|
|
52
|
+
"@react-stately/virtualizer": "3.6.9-nightly.4582+e352bda0c",
|
|
53
|
+
"@react-types/listbox": "3.4.8-nightly.4582+e352bda0c",
|
|
54
|
+
"@react-types/shared": "3.0.0-nightly.2870+e352bda0c",
|
|
55
|
+
"@spectrum-icons/ui": "3.0.0-nightly.2870+e352bda0c",
|
|
56
56
|
"@swc/helpers": "^0.5.0"
|
|
57
57
|
},
|
|
58
58
|
"devDependencies": {
|
|
59
|
-
"@adobe/spectrum-css-temp": "3.0.0-nightly.
|
|
59
|
+
"@adobe/spectrum-css-temp": "3.0.0-nightly.2870+e352bda0c"
|
|
60
60
|
},
|
|
61
61
|
"peerDependencies": {
|
|
62
62
|
"@react-spectrum/provider": "^3.2.0",
|
|
@@ -66,5 +66,5 @@
|
|
|
66
66
|
"publishConfig": {
|
|
67
67
|
"access": "public"
|
|
68
68
|
},
|
|
69
|
-
"gitHead": "
|
|
69
|
+
"gitHead": "e352bda0c6a25ce09950f5b6780d2a3763b02ffb"
|
|
70
70
|
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"mappings":"AA4DA;;;;;AAIE;;;;AAIA;;;;AAIA;;;;AAIA;;;;AAIA;;;;AAIA;;;;AAQA;;;;AAIA;;;;AAKF;;;;;;;;AAOE;;;;;;;;;;;AAqBE;;;;;AAQF;;;;AAKE;;;;;AAOJ;EACE;;;;EAIE;;;;;AAMJ;;;;;;;;;;AAWA;;;;AAIA;;;;;;;;;;;;;AAmBE;;;;;AAMA;;;;AAKF;;;;;;AAUA;;;;;;;;;;;;;AAgBE;;;;AAIA;;;;AAIA;;;;AAKE;;;;AAKF;;;;AAMF;;;;;;AAMA;;;;;;AAMA;;;;;;AAOA;;;;;;;;;AAaA;;;;;;;;;;;;AAcE;;;;AAGA;;;;AAKF;;;;;AAMA;;;;;;;;;;AAgBE;;;;AAOF;;;;;;AAOA;;;;;;AAOA;;;;;;AAOA;;;;;;AAMA;;;;;;;;AAUA;;;;;;;;AASA;;;;AAGE;;;;;;AAKE;;;;AAKF;;;;;;;;AAOE;;;;;;;;AAQA;;;;;AAIE;;;;;;;;;;AAyBN;;;;;;;AAWA;;;;;AAKA;;;;AAIA;;;;;AAIE;;;;;;AAOA;;;;;AASE;;;;AAKF;;;;AAKA;;;;;;;AACE;;;;AAUJ;;;;AAIA;;;;AAIA;;;;AAIA;;;;;;AAQA;;;;AAIA;;;;;;;;;;AASA;;;;;;;;;;AASA;;;;;;;;;;AASA;;;;;;;;;;AASA;;;;;;;AAKE;;;;AAAA;;;;AAKF;;;;;;;AAKE;;;;AAAA;;;;AAKF;EACE;;;;;EAIA;;;;;;;;;;;;;;;;;;;EAkBE;;;;EAGA;;;;;EAOI;;;;EAIF;;;;;EAXF;;;;;EAOI;;;;EAIF;;;;;EAXF;;;;;EAOI;;;;EAIF;;;;;EAXF;;;;;EAOI;;;;EAIF;;;;;EAXF;;;;;EAOI;;;;EAIF;;;;;EAXF;;;;;EAOI;;;;EAIF","sources":["packages/@adobe/spectrum-css-temp/components/menu/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":"vars.5bf8960a.css.map"}
|