@formatjs/intl-locale 3.2.0 → 3.3.0
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/calendars.generated.d.ts.map +1 -1
- package/calendars.generated.js +220 -1
- package/character-orders.generated.d.ts +149 -149
- package/character-orders.generated.d.ts.map +1 -1
- package/character-orders.generated.js +573 -1
- package/hour-cycles.generated.d.ts +197 -197
- package/hour-cycles.generated.d.ts.map +1 -1
- package/hour-cycles.generated.js +964 -1
- package/lib/calendars.generated.d.ts.map +1 -1
- package/lib/calendars.generated.js +220 -1
- package/lib/character-orders.generated.d.ts +149 -149
- package/lib/character-orders.generated.d.ts.map +1 -1
- package/lib/character-orders.generated.js +573 -1
- package/lib/hour-cycles.generated.d.ts +197 -197
- package/lib/hour-cycles.generated.d.ts.map +1 -1
- package/lib/hour-cycles.generated.js +964 -1
- package/lib/index.d.ts +1 -1
- package/lib/numbering-systems.generated.d.ts +146 -146
- package/lib/numbering-systems.generated.d.ts.map +1 -1
- package/lib/numbering-systems.generated.js +1802 -1
- package/lib/timezones.generated.d.ts.map +1 -1
- package/lib/timezones.generated.js +963 -1
- package/lib/week-data.generated.d.ts +258 -258
- package/lib/week-data.generated.d.ts.map +1 -1
- package/lib/week-data.generated.js +2063 -1
- package/numbering-systems.generated.d.ts +146 -146
- package/numbering-systems.generated.d.ts.map +1 -1
- package/numbering-systems.generated.js +1802 -1
- package/package.json +4 -4
- package/polyfill.iife.js +6823 -244
- package/timezones.generated.d.ts.map +1 -1
- package/timezones.generated.js +963 -1
- package/week-data.generated.d.ts +258 -258
- package/week-data.generated.d.ts.map +1 -1
- package/week-data.generated.js +2063 -1
|
@@ -2,61 +2,61 @@ export declare const characterOrders: {
|
|
|
2
2
|
readonly af: "left-to-right";
|
|
3
3
|
readonly "af-NA": "left-to-right";
|
|
4
4
|
readonly agq: "left-to-right";
|
|
5
|
-
readonly am: "left-to-right";
|
|
6
5
|
readonly ak: "left-to-right";
|
|
6
|
+
readonly am: "left-to-right";
|
|
7
7
|
readonly ar: "right-to-left";
|
|
8
|
+
readonly "ar-AE": "right-to-left";
|
|
8
9
|
readonly "ar-BH": "right-to-left";
|
|
9
10
|
readonly "ar-DJ": "right-to-left";
|
|
10
|
-
readonly "ar-
|
|
11
|
+
readonly "ar-DZ": "right-to-left";
|
|
11
12
|
readonly "ar-EG": "right-to-left";
|
|
12
13
|
readonly "ar-EH": "right-to-left";
|
|
13
|
-
readonly "ar-DZ": "right-to-left";
|
|
14
14
|
readonly "ar-ER": "right-to-left";
|
|
15
15
|
readonly "ar-IL": "right-to-left";
|
|
16
|
-
readonly "ar-JO": "right-to-left";
|
|
17
16
|
readonly "ar-IQ": "right-to-left";
|
|
18
|
-
readonly "ar-
|
|
17
|
+
readonly "ar-JO": "right-to-left";
|
|
19
18
|
readonly "ar-KM": "right-to-left";
|
|
19
|
+
readonly "ar-KW": "right-to-left";
|
|
20
20
|
readonly "ar-LB": "right-to-left";
|
|
21
|
+
readonly "ar-LY": "right-to-left";
|
|
22
|
+
readonly "ar-MA": "right-to-left";
|
|
23
|
+
readonly "ar-MR": "right-to-left";
|
|
21
24
|
readonly "ar-OM": "right-to-left";
|
|
22
25
|
readonly "ar-PS": "right-to-left";
|
|
23
|
-
readonly "ar-
|
|
24
|
-
readonly "ar-
|
|
25
|
-
readonly "ar-TD": "right-to-left";
|
|
26
|
+
readonly "ar-QA": "right-to-left";
|
|
27
|
+
readonly "ar-SA": "right-to-left";
|
|
26
28
|
readonly "ar-SD": "right-to-left";
|
|
29
|
+
readonly "ar-SO": "right-to-left";
|
|
30
|
+
readonly "ar-SS": "right-to-left";
|
|
27
31
|
readonly "ar-SY": "right-to-left";
|
|
28
|
-
readonly "ar-
|
|
32
|
+
readonly "ar-TD": "right-to-left";
|
|
29
33
|
readonly "ar-TN": "right-to-left";
|
|
30
|
-
readonly "ar-SA": "right-to-left";
|
|
31
|
-
readonly "ar-MA": "right-to-left";
|
|
32
|
-
readonly "ar-QA": "right-to-left";
|
|
33
|
-
readonly "ar-SO": "right-to-left";
|
|
34
34
|
readonly "ar-YE": "right-to-left";
|
|
35
35
|
readonly as: "left-to-right";
|
|
36
36
|
readonly asa: "left-to-right";
|
|
37
|
-
readonly "az-Latn": "left-to-right";
|
|
38
37
|
readonly ast: "left-to-right";
|
|
39
|
-
readonly bem: "left-to-right";
|
|
40
|
-
readonly bas: "left-to-right";
|
|
41
|
-
readonly "az-Cyrl": "left-to-right";
|
|
42
38
|
readonly az: "left-to-right";
|
|
39
|
+
readonly "az-Cyrl": "left-to-right";
|
|
40
|
+
readonly "az-Latn": "left-to-right";
|
|
41
|
+
readonly bas: "left-to-right";
|
|
43
42
|
readonly be: "left-to-right";
|
|
43
|
+
readonly "be-tarask": "left-to-right";
|
|
44
|
+
readonly bem: "left-to-right";
|
|
44
45
|
readonly bez: "left-to-right";
|
|
46
|
+
readonly bg: "left-to-right";
|
|
45
47
|
readonly bm: "left-to-right";
|
|
46
48
|
readonly bn: "left-to-right";
|
|
47
|
-
readonly bg: "left-to-right";
|
|
48
|
-
readonly "be-tarask": "left-to-right";
|
|
49
49
|
readonly "bn-IN": "left-to-right";
|
|
50
50
|
readonly bo: "left-to-right";
|
|
51
51
|
readonly "bo-IN": "left-to-right";
|
|
52
52
|
readonly br: "left-to-right";
|
|
53
|
-
readonly bs: "left-to-right";
|
|
54
53
|
readonly brx: "left-to-right";
|
|
54
|
+
readonly bs: "left-to-right";
|
|
55
55
|
readonly "bs-Cyrl": "left-to-right";
|
|
56
|
+
readonly "bs-Latn": "left-to-right";
|
|
56
57
|
readonly ca: "left-to-right";
|
|
57
58
|
readonly "ca-AD": "left-to-right";
|
|
58
59
|
readonly "ca-ES-valencia": "left-to-right";
|
|
59
|
-
readonly "bs-Latn": "left-to-right";
|
|
60
60
|
readonly "ca-FR": "left-to-right";
|
|
61
61
|
readonly "ca-IT": "left-to-right";
|
|
62
62
|
readonly ccp: "left-to-right";
|
|
@@ -65,80 +65,80 @@ export declare const characterOrders: {
|
|
|
65
65
|
readonly ceb: "left-to-right";
|
|
66
66
|
readonly cgg: "left-to-right";
|
|
67
67
|
readonly chr: "left-to-right";
|
|
68
|
+
readonly ckb: "right-to-left";
|
|
69
|
+
readonly "ckb-IR": "right-to-left";
|
|
68
70
|
readonly cs: "left-to-right";
|
|
69
|
-
readonly
|
|
71
|
+
readonly cy: "left-to-right";
|
|
70
72
|
readonly da: "left-to-right";
|
|
71
73
|
readonly "da-GL": "left-to-right";
|
|
72
|
-
readonly
|
|
73
|
-
readonly "ckb-IR": "right-to-left";
|
|
74
|
-
readonly "de-IT": "left-to-right";
|
|
74
|
+
readonly dav: "left-to-right";
|
|
75
75
|
readonly de: "left-to-right";
|
|
76
|
+
readonly "de-AT": "left-to-right";
|
|
77
|
+
readonly "de-BE": "left-to-right";
|
|
76
78
|
readonly "de-CH": "left-to-right";
|
|
77
|
-
readonly "de-
|
|
78
|
-
readonly dav: "left-to-right";
|
|
79
|
-
readonly cy: "left-to-right";
|
|
79
|
+
readonly "de-IT": "left-to-right";
|
|
80
80
|
readonly "de-LI": "left-to-right";
|
|
81
|
-
readonly
|
|
81
|
+
readonly "de-LU": "left-to-right";
|
|
82
82
|
readonly dje: "left-to-right";
|
|
83
83
|
readonly doi: "left-to-right";
|
|
84
84
|
readonly dsb: "left-to-right";
|
|
85
|
-
readonly dyo: "left-to-right";
|
|
86
|
-
readonly ebu: "left-to-right";
|
|
87
85
|
readonly dua: "left-to-right";
|
|
86
|
+
readonly dyo: "left-to-right";
|
|
88
87
|
readonly dz: "left-to-right";
|
|
88
|
+
readonly ebu: "left-to-right";
|
|
89
89
|
readonly ee: "left-to-right";
|
|
90
90
|
readonly "ee-TG": "left-to-right";
|
|
91
91
|
readonly el: "left-to-right";
|
|
92
92
|
readonly "el-CY": "left-to-right";
|
|
93
93
|
readonly en: "left-to-right";
|
|
94
94
|
readonly "en-001": "left-to-right";
|
|
95
|
-
readonly "en-AE": "left-to-right";
|
|
96
95
|
readonly "en-150": "left-to-right";
|
|
96
|
+
readonly "en-AE": "left-to-right";
|
|
97
97
|
readonly "en-AG": "left-to-right";
|
|
98
|
+
readonly "en-AI": "left-to-right";
|
|
99
|
+
readonly "en-AS": "left-to-right";
|
|
98
100
|
readonly "en-AT": "left-to-right";
|
|
99
101
|
readonly "en-AU": "left-to-right";
|
|
102
|
+
readonly "en-BB": "left-to-right";
|
|
100
103
|
readonly "en-BE": "left-to-right";
|
|
101
|
-
readonly "en-AS": "left-to-right";
|
|
102
|
-
readonly "en-BM": "left-to-right";
|
|
103
|
-
readonly "en-BW": "left-to-right";
|
|
104
104
|
readonly "en-BI": "left-to-right";
|
|
105
|
+
readonly "en-BM": "left-to-right";
|
|
105
106
|
readonly "en-BS": "left-to-right";
|
|
107
|
+
readonly "en-BW": "left-to-right";
|
|
106
108
|
readonly "en-BZ": "left-to-right";
|
|
107
|
-
readonly "en-AI": "left-to-right";
|
|
108
|
-
readonly "en-CH": "left-to-right";
|
|
109
|
-
readonly "en-BB": "left-to-right";
|
|
110
109
|
readonly "en-CA": "left-to-right";
|
|
111
|
-
readonly "en-CK": "left-to-right";
|
|
112
110
|
readonly "en-CC": "left-to-right";
|
|
111
|
+
readonly "en-CH": "left-to-right";
|
|
112
|
+
readonly "en-CK": "left-to-right";
|
|
113
113
|
readonly "en-CM": "left-to-right";
|
|
114
|
+
readonly "en-CX": "left-to-right";
|
|
115
|
+
readonly "en-CY": "left-to-right";
|
|
114
116
|
readonly "en-DE": "left-to-right";
|
|
115
|
-
readonly "en-DK": "left-to-right";
|
|
116
|
-
readonly "en-FK": "left-to-right";
|
|
117
117
|
readonly "en-DG": "left-to-right";
|
|
118
|
-
readonly "en-
|
|
119
|
-
readonly "en-FI": "left-to-right";
|
|
120
|
-
readonly "en-GB": "left-to-right";
|
|
118
|
+
readonly "en-DK": "left-to-right";
|
|
121
119
|
readonly "en-DM": "left-to-right";
|
|
122
|
-
readonly "en-CY": "left-to-right";
|
|
123
120
|
readonly "en-ER": "left-to-right";
|
|
121
|
+
readonly "en-FI": "left-to-right";
|
|
124
122
|
readonly "en-FJ": "left-to-right";
|
|
125
|
-
readonly "en-
|
|
123
|
+
readonly "en-FK": "left-to-right";
|
|
126
124
|
readonly "en-FM": "left-to-right";
|
|
125
|
+
readonly "en-GB": "left-to-right";
|
|
127
126
|
readonly "en-GD": "left-to-right";
|
|
128
127
|
readonly "en-GG": "left-to-right";
|
|
128
|
+
readonly "en-GH": "left-to-right";
|
|
129
129
|
readonly "en-GI": "left-to-right";
|
|
130
|
-
readonly "en-GU": "left-to-right";
|
|
131
130
|
readonly "en-GM": "left-to-right";
|
|
131
|
+
readonly "en-GU": "left-to-right";
|
|
132
|
+
readonly "en-GY": "left-to-right";
|
|
132
133
|
readonly "en-HK": "left-to-right";
|
|
133
134
|
readonly "en-IE": "left-to-right";
|
|
134
135
|
readonly "en-IL": "left-to-right";
|
|
135
|
-
readonly "en-
|
|
136
|
-
readonly "en-GY": "left-to-right";
|
|
136
|
+
readonly "en-IM": "left-to-right";
|
|
137
137
|
readonly "en-IN": "left-to-right";
|
|
138
|
+
readonly "en-IO": "left-to-right";
|
|
138
139
|
readonly "en-JE": "left-to-right";
|
|
139
|
-
readonly "en-IM": "left-to-right";
|
|
140
|
-
readonly "en-KE": "left-to-right";
|
|
141
140
|
readonly "en-JM": "left-to-right";
|
|
141
|
+
readonly "en-KE": "left-to-right";
|
|
142
142
|
readonly "en-KI": "left-to-right";
|
|
143
143
|
readonly "en-KN": "left-to-right";
|
|
144
144
|
readonly "en-KY": "left-to-right";
|
|
@@ -150,89 +150,89 @@ export declare const characterOrders: {
|
|
|
150
150
|
readonly "en-MO": "left-to-right";
|
|
151
151
|
readonly "en-MP": "left-to-right";
|
|
152
152
|
readonly "en-MS": "left-to-right";
|
|
153
|
-
readonly "en-MU": "left-to-right";
|
|
154
153
|
readonly "en-MT": "left-to-right";
|
|
155
|
-
readonly "en-
|
|
154
|
+
readonly "en-MU": "left-to-right";
|
|
156
155
|
readonly "en-MW": "left-to-right";
|
|
157
|
-
readonly "en-
|
|
156
|
+
readonly "en-MY": "left-to-right";
|
|
158
157
|
readonly "en-NA": "left-to-right";
|
|
159
|
-
readonly "en-
|
|
158
|
+
readonly "en-NF": "left-to-right";
|
|
160
159
|
readonly "en-NG": "left-to-right";
|
|
160
|
+
readonly "en-NL": "left-to-right";
|
|
161
161
|
readonly "en-NR": "left-to-right";
|
|
162
|
-
readonly "en-NZ": "left-to-right";
|
|
163
162
|
readonly "en-NU": "left-to-right";
|
|
163
|
+
readonly "en-NZ": "left-to-right";
|
|
164
164
|
readonly "en-PG": "left-to-right";
|
|
165
165
|
readonly "en-PH": "left-to-right";
|
|
166
166
|
readonly "en-PK": "left-to-right";
|
|
167
|
-
readonly "en-PW": "left-to-right";
|
|
168
|
-
readonly "en-SB": "left-to-right";
|
|
169
|
-
readonly "en-SD": "left-to-right";
|
|
170
|
-
readonly "en-PR": "left-to-right";
|
|
171
167
|
readonly "en-PN": "left-to-right";
|
|
168
|
+
readonly "en-PR": "left-to-right";
|
|
169
|
+
readonly "en-PW": "left-to-right";
|
|
172
170
|
readonly "en-RW": "left-to-right";
|
|
171
|
+
readonly "en-SB": "left-to-right";
|
|
173
172
|
readonly "en-SC": "left-to-right";
|
|
173
|
+
readonly "en-SD": "left-to-right";
|
|
174
174
|
readonly "en-SE": "left-to-right";
|
|
175
175
|
readonly "en-SG": "left-to-right";
|
|
176
176
|
readonly "en-SH": "left-to-right";
|
|
177
177
|
readonly "en-SI": "left-to-right";
|
|
178
178
|
readonly "en-SL": "left-to-right";
|
|
179
|
-
readonly "en-TC": "left-to-right";
|
|
180
179
|
readonly "en-SS": "left-to-right";
|
|
181
|
-
readonly "en-TK": "left-to-right";
|
|
182
180
|
readonly "en-SX": "left-to-right";
|
|
183
|
-
readonly "en-
|
|
181
|
+
readonly "en-SZ": "left-to-right";
|
|
182
|
+
readonly "en-TC": "left-to-right";
|
|
183
|
+
readonly "en-TK": "left-to-right";
|
|
184
184
|
readonly "en-TO": "left-to-right";
|
|
185
|
-
readonly "en-TZ": "left-to-right";
|
|
186
185
|
readonly "en-TT": "left-to-right";
|
|
187
|
-
readonly "en-
|
|
186
|
+
readonly "en-TV": "left-to-right";
|
|
187
|
+
readonly "en-TZ": "left-to-right";
|
|
188
188
|
readonly "en-UG": "left-to-right";
|
|
189
189
|
readonly "en-UM": "left-to-right";
|
|
190
190
|
readonly "en-VC": "left-to-right";
|
|
191
191
|
readonly "en-VG": "left-to-right";
|
|
192
192
|
readonly "en-VI": "left-to-right";
|
|
193
193
|
readonly "en-VU": "left-to-right";
|
|
194
|
+
readonly "en-WS": "left-to-right";
|
|
194
195
|
readonly "en-ZA": "left-to-right";
|
|
196
|
+
readonly "en-ZM": "left-to-right";
|
|
197
|
+
readonly "en-ZW": "left-to-right";
|
|
195
198
|
readonly eo: "left-to-right";
|
|
196
|
-
readonly "en-WS": "left-to-right";
|
|
197
199
|
readonly es: "left-to-right";
|
|
198
|
-
readonly "
|
|
200
|
+
readonly "es-419": "left-to-right";
|
|
199
201
|
readonly "es-AR": "left-to-right";
|
|
200
|
-
readonly "en-ZW": "left-to-right";
|
|
201
202
|
readonly "es-BO": "left-to-right";
|
|
202
|
-
readonly "es-BZ": "left-to-right";
|
|
203
|
-
readonly "es-419": "left-to-right";
|
|
204
203
|
readonly "es-BR": "left-to-right";
|
|
205
|
-
readonly "es-
|
|
204
|
+
readonly "es-BZ": "left-to-right";
|
|
206
205
|
readonly "es-CL": "left-to-right";
|
|
207
|
-
readonly "es-
|
|
206
|
+
readonly "es-CO": "left-to-right";
|
|
208
207
|
readonly "es-CR": "left-to-right";
|
|
208
|
+
readonly "es-CU": "left-to-right";
|
|
209
209
|
readonly "es-DO": "left-to-right";
|
|
210
210
|
readonly "es-EA": "left-to-right";
|
|
211
211
|
readonly "es-EC": "left-to-right";
|
|
212
|
+
readonly "es-GQ": "left-to-right";
|
|
213
|
+
readonly "es-GT": "left-to-right";
|
|
212
214
|
readonly "es-HN": "left-to-right";
|
|
213
215
|
readonly "es-IC": "left-to-right";
|
|
214
|
-
readonly "es-GT": "left-to-right";
|
|
215
|
-
readonly "es-GQ": "left-to-right";
|
|
216
|
-
readonly "es-PE": "left-to-right";
|
|
217
|
-
readonly "es-NI": "left-to-right";
|
|
218
216
|
readonly "es-MX": "left-to-right";
|
|
219
|
-
readonly "es-
|
|
217
|
+
readonly "es-NI": "left-to-right";
|
|
220
218
|
readonly "es-PA": "left-to-right";
|
|
219
|
+
readonly "es-PE": "left-to-right";
|
|
220
|
+
readonly "es-PH": "left-to-right";
|
|
221
221
|
readonly "es-PR": "left-to-right";
|
|
222
222
|
readonly "es-PY": "left-to-right";
|
|
223
223
|
readonly "es-SV": "left-to-right";
|
|
224
224
|
readonly "es-US": "left-to-right";
|
|
225
225
|
readonly "es-UY": "left-to-right";
|
|
226
226
|
readonly "es-VE": "left-to-right";
|
|
227
|
-
readonly eu: "left-to-right";
|
|
228
227
|
readonly et: "left-to-right";
|
|
228
|
+
readonly eu: "left-to-right";
|
|
229
229
|
readonly ewo: "left-to-right";
|
|
230
230
|
readonly fa: "right-to-left";
|
|
231
231
|
readonly "fa-AF": "right-to-left";
|
|
232
232
|
readonly ff: "left-to-right";
|
|
233
233
|
readonly "ff-Adlm": "right-to-left";
|
|
234
|
-
readonly "ff-Adlm-CM": "right-to-left";
|
|
235
234
|
readonly "ff-Adlm-BF": "right-to-left";
|
|
235
|
+
readonly "ff-Adlm-CM": "right-to-left";
|
|
236
236
|
readonly "ff-Adlm-GH": "right-to-left";
|
|
237
237
|
readonly "ff-Adlm-GM": "right-to-left";
|
|
238
238
|
readonly "ff-Adlm-GW": "right-to-left";
|
|
@@ -241,28 +241,28 @@ export declare const characterOrders: {
|
|
|
241
241
|
readonly "ff-Adlm-NE": "right-to-left";
|
|
242
242
|
readonly "ff-Adlm-NG": "right-to-left";
|
|
243
243
|
readonly "ff-Adlm-SL": "right-to-left";
|
|
244
|
-
readonly "ff-Latn-CM": "left-to-right";
|
|
245
|
-
readonly "ff-Latn-BF": "left-to-right";
|
|
246
|
-
readonly "ff-Latn": "left-to-right";
|
|
247
244
|
readonly "ff-Adlm-SN": "right-to-left";
|
|
245
|
+
readonly "ff-Latn": "left-to-right";
|
|
246
|
+
readonly "ff-Latn-BF": "left-to-right";
|
|
247
|
+
readonly "ff-Latn-CM": "left-to-right";
|
|
248
248
|
readonly "ff-Latn-GH": "left-to-right";
|
|
249
|
-
readonly "ff-Latn-GW": "left-to-right";
|
|
250
249
|
readonly "ff-Latn-GM": "left-to-right";
|
|
251
250
|
readonly "ff-Latn-GN": "left-to-right";
|
|
252
|
-
readonly "ff-Latn-
|
|
251
|
+
readonly "ff-Latn-GW": "left-to-right";
|
|
253
252
|
readonly "ff-Latn-LR": "left-to-right";
|
|
253
|
+
readonly "ff-Latn-MR": "left-to-right";
|
|
254
254
|
readonly "ff-Latn-NE": "left-to-right";
|
|
255
255
|
readonly "ff-Latn-NG": "left-to-right";
|
|
256
256
|
readonly "ff-Latn-SL": "left-to-right";
|
|
257
257
|
readonly fi: "left-to-right";
|
|
258
258
|
readonly fil: "left-to-right";
|
|
259
259
|
readonly fo: "left-to-right";
|
|
260
|
-
readonly fr: "left-to-right";
|
|
261
260
|
readonly "fo-DK": "left-to-right";
|
|
261
|
+
readonly fr: "left-to-right";
|
|
262
|
+
readonly "fr-BE": "left-to-right";
|
|
263
|
+
readonly "fr-BF": "left-to-right";
|
|
262
264
|
readonly "fr-BI": "left-to-right";
|
|
263
265
|
readonly "fr-BJ": "left-to-right";
|
|
264
|
-
readonly "fr-BF": "left-to-right";
|
|
265
|
-
readonly "fr-BE": "left-to-right";
|
|
266
266
|
readonly "fr-BL": "left-to-right";
|
|
267
267
|
readonly "fr-CA": "left-to-right";
|
|
268
268
|
readonly "fr-CD": "left-to-right";
|
|
@@ -275,27 +275,27 @@ export declare const characterOrders: {
|
|
|
275
275
|
readonly "fr-DZ": "left-to-right";
|
|
276
276
|
readonly "fr-GA": "left-to-right";
|
|
277
277
|
readonly "fr-GF": "left-to-right";
|
|
278
|
-
readonly "fr-GP": "left-to-right";
|
|
279
278
|
readonly "fr-GN": "left-to-right";
|
|
279
|
+
readonly "fr-GP": "left-to-right";
|
|
280
|
+
readonly "fr-GQ": "left-to-right";
|
|
280
281
|
readonly "fr-HT": "left-to-right";
|
|
281
282
|
readonly "fr-KM": "left-to-right";
|
|
282
|
-
readonly "fr-
|
|
283
|
+
readonly "fr-LU": "left-to-right";
|
|
283
284
|
readonly "fr-MA": "left-to-right";
|
|
284
|
-
readonly "fr-MF": "left-to-right";
|
|
285
285
|
readonly "fr-MC": "left-to-right";
|
|
286
|
-
readonly "fr-
|
|
286
|
+
readonly "fr-MF": "left-to-right";
|
|
287
287
|
readonly "fr-MG": "left-to-right";
|
|
288
288
|
readonly "fr-ML": "left-to-right";
|
|
289
289
|
readonly "fr-MQ": "left-to-right";
|
|
290
290
|
readonly "fr-MR": "left-to-right";
|
|
291
|
-
readonly "fr-NC": "left-to-right";
|
|
292
291
|
readonly "fr-MU": "left-to-right";
|
|
293
|
-
readonly "fr-
|
|
292
|
+
readonly "fr-NC": "left-to-right";
|
|
294
293
|
readonly "fr-NE": "left-to-right";
|
|
295
|
-
readonly "fr-
|
|
294
|
+
readonly "fr-PF": "left-to-right";
|
|
296
295
|
readonly "fr-PM": "left-to-right";
|
|
297
|
-
readonly "fr-
|
|
296
|
+
readonly "fr-RE": "left-to-right";
|
|
298
297
|
readonly "fr-RW": "left-to-right";
|
|
298
|
+
readonly "fr-SC": "left-to-right";
|
|
299
299
|
readonly "fr-SN": "left-to-right";
|
|
300
300
|
readonly "fr-SY": "left-to-right";
|
|
301
301
|
readonly "fr-TD": "left-to-right";
|
|
@@ -310,13 +310,13 @@ export declare const characterOrders: {
|
|
|
310
310
|
readonly "ga-GB": "left-to-right";
|
|
311
311
|
readonly gd: "left-to-right";
|
|
312
312
|
readonly gl: "left-to-right";
|
|
313
|
-
readonly "gsw-FR": "left-to-right";
|
|
314
313
|
readonly gsw: "left-to-right";
|
|
315
|
-
readonly
|
|
314
|
+
readonly "gsw-FR": "left-to-right";
|
|
316
315
|
readonly "gsw-LI": "left-to-right";
|
|
316
|
+
readonly gu: "left-to-right";
|
|
317
317
|
readonly guz: "left-to-right";
|
|
318
|
-
readonly ha: "left-to-right";
|
|
319
318
|
readonly gv: "left-to-right";
|
|
319
|
+
readonly ha: "left-to-right";
|
|
320
320
|
readonly "ha-GH": "left-to-right";
|
|
321
321
|
readonly "ha-NE": "left-to-right";
|
|
322
322
|
readonly haw: "left-to-right";
|
|
@@ -326,12 +326,12 @@ export declare const characterOrders: {
|
|
|
326
326
|
readonly "hr-BA": "left-to-right";
|
|
327
327
|
readonly hsb: "left-to-right";
|
|
328
328
|
readonly hu: "left-to-right";
|
|
329
|
+
readonly hy: "left-to-right";
|
|
329
330
|
readonly ia: "left-to-right";
|
|
330
331
|
readonly id: "left-to-right";
|
|
331
332
|
readonly ig: "left-to-right";
|
|
332
|
-
readonly hy: "left-to-right";
|
|
333
|
-
readonly is: "left-to-right";
|
|
334
333
|
readonly ii: "left-to-right";
|
|
334
|
+
readonly is: "left-to-right";
|
|
335
335
|
readonly it: "left-to-right";
|
|
336
336
|
readonly "it-CH": "left-to-right";
|
|
337
337
|
readonly "it-SM": "left-to-right";
|
|
@@ -346,9 +346,9 @@ export declare const characterOrders: {
|
|
|
346
346
|
readonly kde: "left-to-right";
|
|
347
347
|
readonly kea: "left-to-right";
|
|
348
348
|
readonly kgp: "left-to-right";
|
|
349
|
+
readonly khq: "left-to-right";
|
|
349
350
|
readonly ki: "left-to-right";
|
|
350
351
|
readonly kk: "left-to-right";
|
|
351
|
-
readonly khq: "left-to-right";
|
|
352
352
|
readonly kkj: "left-to-right";
|
|
353
353
|
readonly kl: "left-to-right";
|
|
354
354
|
readonly kln: "left-to-right";
|
|
@@ -358,23 +358,23 @@ export declare const characterOrders: {
|
|
|
358
358
|
readonly "ko-KP": "left-to-right";
|
|
359
359
|
readonly kok: "left-to-right";
|
|
360
360
|
readonly ks: "right-to-left";
|
|
361
|
-
readonly ksb: "left-to-right";
|
|
362
361
|
readonly "ks-Arab": "right-to-left";
|
|
362
|
+
readonly ksb: "left-to-right";
|
|
363
363
|
readonly ksf: "left-to-right";
|
|
364
364
|
readonly ksh: "left-to-right";
|
|
365
365
|
readonly ku: "left-to-right";
|
|
366
|
-
readonly ky: "left-to-right";
|
|
367
366
|
readonly kw: "left-to-right";
|
|
367
|
+
readonly ky: "left-to-right";
|
|
368
368
|
readonly lag: "left-to-right";
|
|
369
369
|
readonly lb: "left-to-right";
|
|
370
370
|
readonly lg: "left-to-right";
|
|
371
|
-
readonly ln: "left-to-right";
|
|
372
371
|
readonly lkt: "left-to-right";
|
|
372
|
+
readonly ln: "left-to-right";
|
|
373
373
|
readonly "ln-AO": "left-to-right";
|
|
374
374
|
readonly "ln-CF": "left-to-right";
|
|
375
375
|
readonly "ln-CG": "left-to-right";
|
|
376
|
-
readonly lrc: "right-to-left";
|
|
377
376
|
readonly lo: "left-to-right";
|
|
377
|
+
readonly lrc: "right-to-left";
|
|
378
378
|
readonly "lrc-IQ": "right-to-left";
|
|
379
379
|
readonly lt: "left-to-right";
|
|
380
380
|
readonly lu: "left-to-right";
|
|
@@ -383,18 +383,18 @@ export declare const characterOrders: {
|
|
|
383
383
|
readonly lv: "left-to-right";
|
|
384
384
|
readonly mai: "left-to-right";
|
|
385
385
|
readonly mas: "left-to-right";
|
|
386
|
-
readonly mer: "left-to-right";
|
|
387
|
-
readonly mg: "left-to-right";
|
|
388
|
-
readonly mi: "left-to-right";
|
|
389
386
|
readonly "mas-TZ": "left-to-right";
|
|
387
|
+
readonly mer: "left-to-right";
|
|
390
388
|
readonly mfe: "left-to-right";
|
|
389
|
+
readonly mg: "left-to-right";
|
|
391
390
|
readonly mgh: "left-to-right";
|
|
392
391
|
readonly mgo: "left-to-right";
|
|
393
|
-
readonly
|
|
392
|
+
readonly mi: "left-to-right";
|
|
394
393
|
readonly mk: "left-to-right";
|
|
394
|
+
readonly ml: "left-to-right";
|
|
395
395
|
readonly mn: "left-to-right";
|
|
396
|
-
readonly "mni-Beng": "left-to-right";
|
|
397
396
|
readonly mni: "left-to-right";
|
|
397
|
+
readonly "mni-Beng": "left-to-right";
|
|
398
398
|
readonly mr: "left-to-right";
|
|
399
399
|
readonly ms: "left-to-right";
|
|
400
400
|
readonly "ms-BN": "left-to-right";
|
|
@@ -403,89 +403,89 @@ export declare const characterOrders: {
|
|
|
403
403
|
readonly mt: "left-to-right";
|
|
404
404
|
readonly mua: "left-to-right";
|
|
405
405
|
readonly my: "left-to-right";
|
|
406
|
-
readonly nb: "left-to-right";
|
|
407
|
-
readonly naq: "left-to-right";
|
|
408
406
|
readonly mzn: "right-to-left";
|
|
407
|
+
readonly naq: "left-to-right";
|
|
408
|
+
readonly nb: "left-to-right";
|
|
409
|
+
readonly "nb-SJ": "left-to-right";
|
|
409
410
|
readonly nd: "left-to-right";
|
|
410
411
|
readonly nds: "left-to-right";
|
|
411
|
-
readonly "nb-SJ": "left-to-right";
|
|
412
412
|
readonly "nds-NL": "left-to-right";
|
|
413
413
|
readonly ne: "left-to-right";
|
|
414
414
|
readonly "ne-IN": "left-to-right";
|
|
415
415
|
readonly nl: "left-to-right";
|
|
416
416
|
readonly "nl-AW": "left-to-right";
|
|
417
417
|
readonly "nl-BE": "left-to-right";
|
|
418
|
+
readonly "nl-BQ": "left-to-right";
|
|
418
419
|
readonly "nl-CW": "left-to-right";
|
|
419
|
-
readonly "nl-SX": "left-to-right";
|
|
420
420
|
readonly "nl-SR": "left-to-right";
|
|
421
|
-
readonly "nl-
|
|
421
|
+
readonly "nl-SX": "left-to-right";
|
|
422
|
+
readonly nmg: "left-to-right";
|
|
422
423
|
readonly nn: "left-to-right";
|
|
423
424
|
readonly nnh: "left-to-right";
|
|
424
|
-
readonly nus: "left-to-right";
|
|
425
425
|
readonly no: "left-to-right";
|
|
426
|
-
readonly
|
|
426
|
+
readonly nus: "left-to-right";
|
|
427
427
|
readonly nyn: "left-to-right";
|
|
428
428
|
readonly om: "left-to-right";
|
|
429
429
|
readonly "om-KE": "left-to-right";
|
|
430
|
-
readonly os: "left-to-right";
|
|
431
430
|
readonly or: "left-to-right";
|
|
431
|
+
readonly os: "left-to-right";
|
|
432
432
|
readonly "os-RU": "left-to-right";
|
|
433
433
|
readonly pa: "left-to-right";
|
|
434
434
|
readonly "pa-Arab": "right-to-left";
|
|
435
|
+
readonly "pa-Guru": "left-to-right";
|
|
435
436
|
readonly pcm: "left-to-right";
|
|
436
|
-
readonly "ps-PK": "right-to-left";
|
|
437
437
|
readonly pl: "left-to-right";
|
|
438
|
-
readonly
|
|
438
|
+
readonly ps: "right-to-left";
|
|
439
|
+
readonly "ps-PK": "right-to-left";
|
|
439
440
|
readonly pt: "left-to-right";
|
|
440
441
|
readonly "pt-AO": "left-to-right";
|
|
441
|
-
readonly "pt-GQ": "left-to-right";
|
|
442
442
|
readonly "pt-CH": "left-to-right";
|
|
443
443
|
readonly "pt-CV": "left-to-right";
|
|
444
|
+
readonly "pt-GQ": "left-to-right";
|
|
444
445
|
readonly "pt-GW": "left-to-right";
|
|
445
|
-
readonly ps: "right-to-left";
|
|
446
446
|
readonly "pt-LU": "left-to-right";
|
|
447
447
|
readonly "pt-MO": "left-to-right";
|
|
448
448
|
readonly "pt-MZ": "left-to-right";
|
|
449
449
|
readonly "pt-PT": "left-to-right";
|
|
450
450
|
readonly "pt-ST": "left-to-right";
|
|
451
451
|
readonly "pt-TL": "left-to-right";
|
|
452
|
+
readonly qu: "left-to-right";
|
|
452
453
|
readonly "qu-BO": "left-to-right";
|
|
453
|
-
readonly rm: "left-to-right";
|
|
454
454
|
readonly "qu-EC": "left-to-right";
|
|
455
|
-
readonly
|
|
455
|
+
readonly rm: "left-to-right";
|
|
456
456
|
readonly rn: "left-to-right";
|
|
457
457
|
readonly ro: "left-to-right";
|
|
458
|
+
readonly "ro-MD": "left-to-right";
|
|
458
459
|
readonly rof: "left-to-right";
|
|
459
460
|
readonly ru: "left-to-right";
|
|
460
461
|
readonly "ru-BY": "left-to-right";
|
|
461
|
-
readonly "ro-MD": "left-to-right";
|
|
462
462
|
readonly "ru-KG": "left-to-right";
|
|
463
463
|
readonly "ru-KZ": "left-to-right";
|
|
464
464
|
readonly "ru-MD": "left-to-right";
|
|
465
465
|
readonly "ru-UA": "left-to-right";
|
|
466
466
|
readonly rw: "left-to-right";
|
|
467
|
+
readonly rwk: "left-to-right";
|
|
467
468
|
readonly sa: "left-to-right";
|
|
468
469
|
readonly sah: "left-to-right";
|
|
469
|
-
readonly rwk: "left-to-right";
|
|
470
470
|
readonly saq: "left-to-right";
|
|
471
|
-
readonly "sat-Olck": "left-to-right";
|
|
472
471
|
readonly sat: "left-to-right";
|
|
472
|
+
readonly "sat-Olck": "left-to-right";
|
|
473
473
|
readonly sbp: "left-to-right";
|
|
474
|
+
readonly sc: "left-to-right";
|
|
475
|
+
readonly sd: "right-to-left";
|
|
474
476
|
readonly "sd-Arab": "right-to-left";
|
|
475
477
|
readonly "sd-Deva": "left-to-right";
|
|
476
|
-
readonly sd: "right-to-left";
|
|
477
|
-
readonly "se-FI": "left-to-right";
|
|
478
478
|
readonly se: "left-to-right";
|
|
479
|
+
readonly "se-FI": "left-to-right";
|
|
479
480
|
readonly "se-SE": "left-to-right";
|
|
480
481
|
readonly seh: "left-to-right";
|
|
481
|
-
readonly sc: "left-to-right";
|
|
482
482
|
readonly ses: "left-to-right";
|
|
483
|
-
readonly shi: "left-to-right";
|
|
484
483
|
readonly sg: "left-to-right";
|
|
485
|
-
readonly
|
|
486
|
-
readonly sk: "left-to-right";
|
|
484
|
+
readonly shi: "left-to-right";
|
|
487
485
|
readonly "shi-Latn": "left-to-right";
|
|
486
|
+
readonly "shi-Tfng": "left-to-right";
|
|
488
487
|
readonly si: "left-to-right";
|
|
488
|
+
readonly sk: "left-to-right";
|
|
489
489
|
readonly sl: "left-to-right";
|
|
490
490
|
readonly smn: "left-to-right";
|
|
491
491
|
readonly sn: "left-to-right";
|
|
@@ -495,29 +495,29 @@ export declare const characterOrders: {
|
|
|
495
495
|
readonly "so-KE": "left-to-right";
|
|
496
496
|
readonly sq: "left-to-right";
|
|
497
497
|
readonly "sq-MK": "left-to-right";
|
|
498
|
-
readonly "
|
|
498
|
+
readonly "sq-XK": "left-to-right";
|
|
499
499
|
readonly sr: "left-to-right";
|
|
500
500
|
readonly "sr-Cyrl": "left-to-right";
|
|
501
|
-
readonly "sr-Cyrl-XK": "left-to-right";
|
|
502
501
|
readonly "sr-Cyrl-BA": "left-to-right";
|
|
502
|
+
readonly "sr-Cyrl-ME": "left-to-right";
|
|
503
|
+
readonly "sr-Cyrl-XK": "left-to-right";
|
|
504
|
+
readonly "sr-Latn": "left-to-right";
|
|
503
505
|
readonly "sr-Latn-BA": "left-to-right";
|
|
504
|
-
readonly "sq-XK": "left-to-right";
|
|
505
506
|
readonly "sr-Latn-ME": "left-to-right";
|
|
506
507
|
readonly "sr-Latn-XK": "left-to-right";
|
|
507
|
-
readonly "su-Latn": "left-to-right";
|
|
508
508
|
readonly su: "left-to-right";
|
|
509
|
-
readonly "
|
|
509
|
+
readonly "su-Latn": "left-to-right";
|
|
510
510
|
readonly sv: "left-to-right";
|
|
511
511
|
readonly "sv-AX": "left-to-right";
|
|
512
512
|
readonly "sv-FI": "left-to-right";
|
|
513
513
|
readonly sw: "left-to-right";
|
|
514
514
|
readonly "sw-CD": "left-to-right";
|
|
515
515
|
readonly "sw-KE": "left-to-right";
|
|
516
|
+
readonly "sw-UG": "left-to-right";
|
|
516
517
|
readonly ta: "left-to-right";
|
|
517
518
|
readonly "ta-LK": "left-to-right";
|
|
518
519
|
readonly "ta-MY": "left-to-right";
|
|
519
520
|
readonly "ta-SG": "left-to-right";
|
|
520
|
-
readonly "sw-UG": "left-to-right";
|
|
521
521
|
readonly te: "left-to-right";
|
|
522
522
|
readonly teo: "left-to-right";
|
|
523
523
|
readonly "teo-KE": "left-to-right";
|
|
@@ -527,26 +527,26 @@ export declare const characterOrders: {
|
|
|
527
527
|
readonly "ti-ER": "left-to-right";
|
|
528
528
|
readonly tk: "left-to-right";
|
|
529
529
|
readonly to: "left-to-right";
|
|
530
|
-
readonly "tr-CY": "left-to-right";
|
|
531
530
|
readonly tr: "left-to-right";
|
|
531
|
+
readonly "tr-CY": "left-to-right";
|
|
532
532
|
readonly tt: "left-to-right";
|
|
533
|
+
readonly twq: "left-to-right";
|
|
533
534
|
readonly tzm: "left-to-right";
|
|
534
535
|
readonly ug: "right-to-left";
|
|
535
|
-
readonly ur: "right-to-left";
|
|
536
536
|
readonly uk: "left-to-right";
|
|
537
|
-
readonly twq: "left-to-right";
|
|
538
537
|
readonly und: "left-to-right";
|
|
539
|
-
readonly
|
|
538
|
+
readonly ur: "right-to-left";
|
|
540
539
|
readonly "ur-IN": "right-to-left";
|
|
540
|
+
readonly uz: "left-to-right";
|
|
541
541
|
readonly "uz-Arab": "right-to-left";
|
|
542
542
|
readonly "uz-Cyrl": "left-to-right";
|
|
543
|
-
readonly vai: "left-to-right";
|
|
544
543
|
readonly "uz-Latn": "left-to-right";
|
|
544
|
+
readonly vai: "left-to-right";
|
|
545
545
|
readonly "vai-Latn": "left-to-right";
|
|
546
546
|
readonly "vai-Vaii": "left-to-right";
|
|
547
|
+
readonly vi: "left-to-right";
|
|
547
548
|
readonly vun: "left-to-right";
|
|
548
549
|
readonly wae: "left-to-right";
|
|
549
|
-
readonly vi: "left-to-right";
|
|
550
550
|
readonly wo: "left-to-right";
|
|
551
551
|
readonly xh: "left-to-right";
|
|
552
552
|
readonly xog: "left-to-right";
|
|
@@ -556,19 +556,19 @@ export declare const characterOrders: {
|
|
|
556
556
|
readonly "yo-BJ": "left-to-right";
|
|
557
557
|
readonly yrl: "left-to-right";
|
|
558
558
|
readonly "yrl-CO": "left-to-right";
|
|
559
|
-
readonly yue: "left-to-right";
|
|
560
559
|
readonly "yrl-VE": "left-to-right";
|
|
560
|
+
readonly yue: "left-to-right";
|
|
561
561
|
readonly "yue-Hans": "left-to-right";
|
|
562
562
|
readonly "yue-Hant": "left-to-right";
|
|
563
563
|
readonly zgh: "left-to-right";
|
|
564
|
+
readonly zh: "left-to-right";
|
|
564
565
|
readonly "zh-Hans": "left-to-right";
|
|
565
566
|
readonly "zh-Hans-HK": "left-to-right";
|
|
566
567
|
readonly "zh-Hans-MO": "left-to-right";
|
|
567
|
-
readonly "zh-Hant": "left-to-right";
|
|
568
568
|
readonly "zh-Hans-SG": "left-to-right";
|
|
569
|
-
readonly "zh-Hant
|
|
570
|
-
readonly zh: "left-to-right";
|
|
569
|
+
readonly "zh-Hant": "left-to-right";
|
|
571
570
|
readonly "zh-Hant-HK": "left-to-right";
|
|
571
|
+
readonly "zh-Hant-MO": "left-to-right";
|
|
572
572
|
readonly zu: "left-to-right";
|
|
573
573
|
};
|
|
574
574
|
export type CharacterOrdersKey = keyof typeof characterOrders;
|