@react-aria/combobox 3.8.3-nightly.4420 → 3.8.3-nightly.4425
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/fr-FR.main.js +1 -1
- package/dist/fr-FR.main.js.map +1 -1
- package/dist/fr-FR.mjs +1 -1
- package/dist/fr-FR.module.js +1 -1
- package/dist/fr-FR.module.js.map +1 -1
- package/package.json +16 -16
package/dist/fr-FR.main.js
CHANGED
|
@@ -5,7 +5,7 @@ module.exports = {
|
|
|
5
5
|
other: ()=>`${formatter.number(args.optionCount)} options`
|
|
6
6
|
})} disponible(s).`,
|
|
7
7
|
"focusAnnouncement": (args, formatter)=>`${formatter.select({
|
|
8
|
-
true: ()=>`Groupe ${args.groupTitle}
|
|
8
|
+
true: ()=>`Groupe ${args.groupTitle} rejoint, avec ${formatter.plural(args.groupCount, {
|
|
9
9
|
one: ()=>`${formatter.number(args.groupCount)} option`,
|
|
10
10
|
other: ()=>`${formatter.number(args.groupCount)} options`
|
|
11
11
|
})}. `,
|
package/dist/fr-FR.main.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"mappings":"AAAA,iBAAiB;IAAG,eAAe,CAAC,wBAAwB,CAAC;IAC3D,qBAAqB,CAAC,MAAM,YAAc,CAAC,EAAE,UAAU,MAAM,CAAC,KAAK,WAAW,EAAE;YAAC,KAAK,IAAM,CAAC,EAAE,UAAU,MAAM,CAAC,KAAK,WAAW,EAAE,OAAO,CAAC;YAAE,OAAO,IAAM,CAAC,EAAE,UAAU,MAAM,CAAC,KAAK,WAAW,EAAE,QAAQ,CAAC;QAAA,GAAG,eAAe,CAAC;IAC3N,qBAAqB,CAAC,MAAM,YAAc,CAAC,EAAE,UAAU,MAAM,CAAC;YAAC,MAAM,IAAM,CAAC,OAAO,EAAE,KAAK,UAAU,CAAC,
|
|
1
|
+
{"mappings":"AAAA,iBAAiB;IAAG,eAAe,CAAC,wBAAwB,CAAC;IAC3D,qBAAqB,CAAC,MAAM,YAAc,CAAC,EAAE,UAAU,MAAM,CAAC,KAAK,WAAW,EAAE;YAAC,KAAK,IAAM,CAAC,EAAE,UAAU,MAAM,CAAC,KAAK,WAAW,EAAE,OAAO,CAAC;YAAE,OAAO,IAAM,CAAC,EAAE,UAAU,MAAM,CAAC,KAAK,WAAW,EAAE,QAAQ,CAAC;QAAA,GAAG,eAAe,CAAC;IAC3N,qBAAqB,CAAC,MAAM,YAAc,CAAC,EAAE,UAAU,MAAM,CAAC;YAAC,MAAM,IAAM,CAAC,OAAO,EAAE,KAAK,UAAU,CAAC,eAAe,EAAE,UAAU,MAAM,CAAC,KAAK,UAAU,EAAE;oBAAC,KAAK,IAAM,CAAC,EAAE,UAAU,MAAM,CAAC,KAAK,UAAU,EAAE,OAAO,CAAC;oBAAE,OAAO,IAAM,CAAC,EAAE,UAAU,MAAM,CAAC,KAAK,UAAU,EAAE,QAAQ,CAAC;gBAAA,GAAG,EAAE,CAAC;YAAE,OAAO,CAAC,CAAC;QAAA,GAAG,KAAK,aAAa,EAAE,EAAE,KAAK,UAAU,CAAC,EAAE,UAAU,MAAM,CAAC;YAAC,MAAM,CAAC,sBAAgB,CAAC;YAAE,OAAO,CAAC,CAAC;QAAA,GAAG,KAAK,UAAU,EAAE,CAAC;IACpZ,gBAAgB,CAAC,WAAW,CAAC;IAC7B,wBAAwB,CAAC,OAAS,CAAC,EAAE,KAAK,UAAU,CAAC,mBAAa,CAAC;AACrE","sources":["packages/@react-aria/combobox/intl/fr-FR.json"],"sourcesContent":["{\n \"buttonLabel\": \"Afficher les suggestions\",\n \"countAnnouncement\": \"{optionCount, plural, one {# option} other {# options}} disponible(s).\",\n \"focusAnnouncement\": \"{isGroupChange, select, true {Groupe {groupTitle} rejoint, avec {groupCount, plural, one {# option} other {# options}}. } other {}}{optionText}{isSelected, select, true {, sélectionné(s)} other {}}\",\n \"listboxLabel\": \"Suggestions\",\n \"selectedAnnouncement\": \"{optionText}, sélectionné\"\n}\n"],"names":[],"version":3,"file":"fr-FR.main.js.map"}
|
package/dist/fr-FR.mjs
CHANGED
|
@@ -6,7 +6,7 @@ $6404b5cb5b241730$exports = {
|
|
|
6
6
|
other: ()=>`${formatter.number(args.optionCount)} options`
|
|
7
7
|
})} disponible(s).`,
|
|
8
8
|
"focusAnnouncement": (args, formatter)=>`${formatter.select({
|
|
9
|
-
true: ()=>`Groupe ${args.groupTitle}
|
|
9
|
+
true: ()=>`Groupe ${args.groupTitle} rejoint, avec ${formatter.plural(args.groupCount, {
|
|
10
10
|
one: ()=>`${formatter.number(args.groupCount)} option`,
|
|
11
11
|
other: ()=>`${formatter.number(args.groupCount)} options`
|
|
12
12
|
})}. `,
|
package/dist/fr-FR.module.js
CHANGED
|
@@ -6,7 +6,7 @@ $6404b5cb5b241730$exports = {
|
|
|
6
6
|
other: ()=>`${formatter.number(args.optionCount)} options`
|
|
7
7
|
})} disponible(s).`,
|
|
8
8
|
"focusAnnouncement": (args, formatter)=>`${formatter.select({
|
|
9
|
-
true: ()=>`Groupe ${args.groupTitle}
|
|
9
|
+
true: ()=>`Groupe ${args.groupTitle} rejoint, avec ${formatter.plural(args.groupCount, {
|
|
10
10
|
one: ()=>`${formatter.number(args.groupCount)} option`,
|
|
11
11
|
other: ()=>`${formatter.number(args.groupCount)} options`
|
|
12
12
|
})}. `,
|
package/dist/fr-FR.module.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"mappings":";AAAA,4BAAiB;IAAG,eAAe,CAAC,wBAAwB,CAAC;IAC3D,qBAAqB,CAAC,MAAM,YAAc,CAAC,EAAE,UAAU,MAAM,CAAC,KAAK,WAAW,EAAE;YAAC,KAAK,IAAM,CAAC,EAAE,UAAU,MAAM,CAAC,KAAK,WAAW,EAAE,OAAO,CAAC;YAAE,OAAO,IAAM,CAAC,EAAE,UAAU,MAAM,CAAC,KAAK,WAAW,EAAE,QAAQ,CAAC;QAAA,GAAG,eAAe,CAAC;IAC3N,qBAAqB,CAAC,MAAM,YAAc,CAAC,EAAE,UAAU,MAAM,CAAC;YAAC,MAAM,IAAM,CAAC,OAAO,EAAE,KAAK,UAAU,CAAC,
|
|
1
|
+
{"mappings":";AAAA,4BAAiB;IAAG,eAAe,CAAC,wBAAwB,CAAC;IAC3D,qBAAqB,CAAC,MAAM,YAAc,CAAC,EAAE,UAAU,MAAM,CAAC,KAAK,WAAW,EAAE;YAAC,KAAK,IAAM,CAAC,EAAE,UAAU,MAAM,CAAC,KAAK,WAAW,EAAE,OAAO,CAAC;YAAE,OAAO,IAAM,CAAC,EAAE,UAAU,MAAM,CAAC,KAAK,WAAW,EAAE,QAAQ,CAAC;QAAA,GAAG,eAAe,CAAC;IAC3N,qBAAqB,CAAC,MAAM,YAAc,CAAC,EAAE,UAAU,MAAM,CAAC;YAAC,MAAM,IAAM,CAAC,OAAO,EAAE,KAAK,UAAU,CAAC,eAAe,EAAE,UAAU,MAAM,CAAC,KAAK,UAAU,EAAE;oBAAC,KAAK,IAAM,CAAC,EAAE,UAAU,MAAM,CAAC,KAAK,UAAU,EAAE,OAAO,CAAC;oBAAE,OAAO,IAAM,CAAC,EAAE,UAAU,MAAM,CAAC,KAAK,UAAU,EAAE,QAAQ,CAAC;gBAAA,GAAG,EAAE,CAAC;YAAE,OAAO,CAAC,CAAC;QAAA,GAAG,KAAK,aAAa,EAAE,EAAE,KAAK,UAAU,CAAC,EAAE,UAAU,MAAM,CAAC;YAAC,MAAM,CAAC,sBAAgB,CAAC;YAAE,OAAO,CAAC,CAAC;QAAA,GAAG,KAAK,UAAU,EAAE,CAAC;IACpZ,gBAAgB,CAAC,WAAW,CAAC;IAC7B,wBAAwB,CAAC,OAAS,CAAC,EAAE,KAAK,UAAU,CAAC,mBAAa,CAAC;AACrE","sources":["packages/@react-aria/combobox/intl/fr-FR.json"],"sourcesContent":["{\n \"buttonLabel\": \"Afficher les suggestions\",\n \"countAnnouncement\": \"{optionCount, plural, one {# option} other {# options}} disponible(s).\",\n \"focusAnnouncement\": \"{isGroupChange, select, true {Groupe {groupTitle} rejoint, avec {groupCount, plural, one {# option} other {# options}}. } other {}}{optionText}{isSelected, select, true {, sélectionné(s)} other {}}\",\n \"listboxLabel\": \"Suggestions\",\n \"selectedAnnouncement\": \"{optionText}, sélectionné\"\n}\n"],"names":[],"version":3,"file":"fr-FR.module.js.map"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@react-aria/combobox",
|
|
3
|
-
"version": "3.8.3-nightly.
|
|
3
|
+
"version": "3.8.3-nightly.4425+87dbb748c",
|
|
4
4
|
"description": "Spectrum UI components in React",
|
|
5
5
|
"license": "Apache-2.0",
|
|
6
6
|
"main": "dist/main.js",
|
|
@@ -22,20 +22,20 @@
|
|
|
22
22
|
"url": "https://github.com/adobe/react-spectrum"
|
|
23
23
|
},
|
|
24
24
|
"dependencies": {
|
|
25
|
-
"@react-aria/i18n": "3.0.0-nightly.
|
|
26
|
-
"@react-aria/listbox": "3.11.4-nightly.
|
|
27
|
-
"@react-aria/live-announcer": "3.0.0-nightly.
|
|
28
|
-
"@react-aria/menu": "3.12.1-nightly.
|
|
29
|
-
"@react-aria/overlays": "3.0.0-nightly.
|
|
30
|
-
"@react-aria/selection": "3.0.0-nightly.
|
|
31
|
-
"@react-aria/textfield": "3.0.0-nightly.
|
|
32
|
-
"@react-aria/utils": "3.0.0-nightly.
|
|
33
|
-
"@react-stately/collections": "3.0.0-nightly.
|
|
34
|
-
"@react-stately/combobox": "3.8.2-nightly.
|
|
35
|
-
"@react-stately/form": "3.0.1-nightly.
|
|
36
|
-
"@react-types/button": "3.9.2-nightly.
|
|
37
|
-
"@react-types/combobox": "3.10.1-nightly.
|
|
38
|
-
"@react-types/shared": "3.0.0-nightly.
|
|
25
|
+
"@react-aria/i18n": "3.0.0-nightly.2713+87dbb748c",
|
|
26
|
+
"@react-aria/listbox": "3.11.4-nightly.4425+87dbb748c",
|
|
27
|
+
"@react-aria/live-announcer": "3.0.0-nightly.2713+87dbb748c",
|
|
28
|
+
"@react-aria/menu": "3.12.1-nightly.4425+87dbb748c",
|
|
29
|
+
"@react-aria/overlays": "3.0.0-nightly.2713+87dbb748c",
|
|
30
|
+
"@react-aria/selection": "3.0.0-nightly.2713+87dbb748c",
|
|
31
|
+
"@react-aria/textfield": "3.0.0-nightly.2713+87dbb748c",
|
|
32
|
+
"@react-aria/utils": "3.0.0-nightly.2713+87dbb748c",
|
|
33
|
+
"@react-stately/collections": "3.0.0-nightly.2713+87dbb748c",
|
|
34
|
+
"@react-stately/combobox": "3.8.2-nightly.4425+87dbb748c",
|
|
35
|
+
"@react-stately/form": "3.0.1-nightly.4425+87dbb748c",
|
|
36
|
+
"@react-types/button": "3.9.2-nightly.4425+87dbb748c",
|
|
37
|
+
"@react-types/combobox": "3.10.1-nightly.4425+87dbb748c",
|
|
38
|
+
"@react-types/shared": "3.0.0-nightly.2713+87dbb748c",
|
|
39
39
|
"@swc/helpers": "^0.5.0"
|
|
40
40
|
},
|
|
41
41
|
"peerDependencies": {
|
|
@@ -45,5 +45,5 @@
|
|
|
45
45
|
"publishConfig": {
|
|
46
46
|
"access": "public"
|
|
47
47
|
},
|
|
48
|
-
"gitHead": "
|
|
48
|
+
"gitHead": "87dbb748cbfd9bd6f53183221b8e2ef96defbfc3"
|
|
49
49
|
}
|