@formatjs/intl-locale 5.1.1 → 5.2.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 +52 -52
- package/calendars.generated.js +257 -289
- package/character-orders.generated.d.ts +767 -767
- package/character-orders.generated.js +767 -767
- package/get_internal_slots.d.ts +2 -1
- package/get_internal_slots.js +16 -18
- package/hour-cycles.generated.d.ts +276 -276
- package/hour-cycles.generated.js +281 -1045
- package/index.d.ts +98 -96
- package/index.js +561 -549
- package/numbering-systems.generated.d.ts +766 -766
- package/numbering-systems.generated.js +862 -2424
- package/package.json +5 -5
- package/polyfill-force.js +6 -6
- package/polyfill.iife.js +3126 -3056
- package/polyfill.js +8 -8
- package/preference-data.d.ts +2 -2
- package/preference-data.js +34 -38
- package/should-polyfill.js +45 -38
- package/timezones.generated.d.ts +247 -247
- package/timezones.generated.js +505 -964
- package/week-data.generated.d.ts +1295 -1295
- package/week-data.generated.js +1296 -2070
|
@@ -1,770 +1,770 @@
|
|
|
1
1
|
export declare const characterOrders: {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
|
|
197
|
-
|
|
198
|
-
|
|
199
|
-
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
|
|
205
|
-
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
|
|
213
|
-
|
|
214
|
-
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
|
|
223
|
-
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
|
|
227
|
-
|
|
228
|
-
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
|
|
234
|
-
|
|
235
|
-
|
|
236
|
-
|
|
237
|
-
|
|
238
|
-
|
|
239
|
-
|
|
240
|
-
|
|
241
|
-
|
|
242
|
-
|
|
243
|
-
|
|
244
|
-
|
|
245
|
-
|
|
246
|
-
|
|
247
|
-
|
|
248
|
-
|
|
249
|
-
|
|
250
|
-
|
|
251
|
-
|
|
252
|
-
|
|
253
|
-
|
|
254
|
-
|
|
255
|
-
|
|
256
|
-
|
|
257
|
-
|
|
258
|
-
|
|
259
|
-
|
|
260
|
-
|
|
261
|
-
|
|
262
|
-
|
|
263
|
-
|
|
264
|
-
|
|
265
|
-
|
|
266
|
-
|
|
267
|
-
|
|
268
|
-
|
|
269
|
-
|
|
270
|
-
|
|
271
|
-
|
|
272
|
-
|
|
273
|
-
|
|
274
|
-
|
|
275
|
-
|
|
276
|
-
|
|
277
|
-
|
|
278
|
-
|
|
279
|
-
|
|
280
|
-
|
|
281
|
-
|
|
282
|
-
|
|
283
|
-
|
|
284
|
-
|
|
285
|
-
|
|
286
|
-
|
|
287
|
-
|
|
288
|
-
|
|
289
|
-
|
|
290
|
-
|
|
291
|
-
|
|
292
|
-
|
|
293
|
-
|
|
294
|
-
|
|
295
|
-
|
|
296
|
-
|
|
297
|
-
|
|
298
|
-
|
|
299
|
-
|
|
300
|
-
|
|
301
|
-
|
|
302
|
-
|
|
303
|
-
|
|
304
|
-
|
|
305
|
-
|
|
306
|
-
|
|
307
|
-
|
|
308
|
-
|
|
309
|
-
|
|
310
|
-
|
|
311
|
-
|
|
312
|
-
|
|
313
|
-
|
|
314
|
-
|
|
315
|
-
|
|
316
|
-
|
|
317
|
-
|
|
318
|
-
|
|
319
|
-
|
|
320
|
-
|
|
321
|
-
|
|
322
|
-
|
|
323
|
-
|
|
324
|
-
|
|
325
|
-
|
|
326
|
-
|
|
327
|
-
|
|
328
|
-
|
|
329
|
-
|
|
330
|
-
|
|
331
|
-
|
|
332
|
-
|
|
333
|
-
|
|
334
|
-
|
|
335
|
-
|
|
336
|
-
|
|
337
|
-
|
|
338
|
-
|
|
339
|
-
|
|
340
|
-
|
|
341
|
-
|
|
342
|
-
|
|
343
|
-
|
|
344
|
-
|
|
345
|
-
|
|
346
|
-
|
|
347
|
-
|
|
348
|
-
|
|
349
|
-
|
|
350
|
-
|
|
351
|
-
|
|
352
|
-
|
|
353
|
-
|
|
354
|
-
|
|
355
|
-
|
|
356
|
-
|
|
357
|
-
|
|
358
|
-
|
|
359
|
-
|
|
360
|
-
|
|
361
|
-
|
|
362
|
-
|
|
363
|
-
|
|
364
|
-
|
|
365
|
-
|
|
366
|
-
|
|
367
|
-
|
|
368
|
-
|
|
369
|
-
|
|
370
|
-
|
|
371
|
-
|
|
372
|
-
|
|
373
|
-
|
|
374
|
-
|
|
375
|
-
|
|
376
|
-
|
|
377
|
-
|
|
378
|
-
|
|
379
|
-
|
|
380
|
-
|
|
381
|
-
|
|
382
|
-
|
|
383
|
-
|
|
384
|
-
|
|
385
|
-
|
|
386
|
-
|
|
387
|
-
|
|
388
|
-
|
|
389
|
-
|
|
390
|
-
|
|
391
|
-
|
|
392
|
-
|
|
393
|
-
|
|
394
|
-
|
|
395
|
-
|
|
396
|
-
|
|
397
|
-
|
|
398
|
-
|
|
399
|
-
|
|
400
|
-
|
|
401
|
-
|
|
402
|
-
|
|
403
|
-
|
|
404
|
-
|
|
405
|
-
|
|
406
|
-
|
|
407
|
-
|
|
408
|
-
|
|
409
|
-
|
|
410
|
-
|
|
411
|
-
|
|
412
|
-
|
|
413
|
-
|
|
414
|
-
|
|
415
|
-
|
|
416
|
-
|
|
417
|
-
|
|
418
|
-
|
|
419
|
-
|
|
420
|
-
|
|
421
|
-
|
|
422
|
-
|
|
423
|
-
|
|
424
|
-
|
|
425
|
-
|
|
426
|
-
|
|
427
|
-
|
|
428
|
-
|
|
429
|
-
|
|
430
|
-
|
|
431
|
-
|
|
432
|
-
|
|
433
|
-
|
|
434
|
-
|
|
435
|
-
|
|
436
|
-
|
|
437
|
-
|
|
438
|
-
|
|
439
|
-
|
|
440
|
-
|
|
441
|
-
|
|
442
|
-
|
|
443
|
-
|
|
444
|
-
|
|
445
|
-
|
|
446
|
-
|
|
447
|
-
|
|
448
|
-
|
|
449
|
-
|
|
450
|
-
|
|
451
|
-
|
|
452
|
-
|
|
453
|
-
|
|
454
|
-
|
|
455
|
-
|
|
456
|
-
|
|
457
|
-
|
|
458
|
-
|
|
459
|
-
|
|
460
|
-
|
|
461
|
-
|
|
462
|
-
|
|
463
|
-
|
|
464
|
-
|
|
465
|
-
|
|
466
|
-
|
|
467
|
-
|
|
468
|
-
|
|
469
|
-
|
|
470
|
-
|
|
471
|
-
|
|
472
|
-
|
|
473
|
-
|
|
474
|
-
|
|
475
|
-
|
|
476
|
-
|
|
477
|
-
|
|
478
|
-
|
|
479
|
-
|
|
480
|
-
|
|
481
|
-
|
|
482
|
-
|
|
483
|
-
|
|
484
|
-
|
|
485
|
-
|
|
486
|
-
|
|
487
|
-
|
|
488
|
-
|
|
489
|
-
|
|
490
|
-
|
|
491
|
-
|
|
492
|
-
|
|
493
|
-
|
|
494
|
-
|
|
495
|
-
|
|
496
|
-
|
|
497
|
-
|
|
498
|
-
|
|
499
|
-
|
|
500
|
-
|
|
501
|
-
|
|
502
|
-
|
|
503
|
-
|
|
504
|
-
|
|
505
|
-
|
|
506
|
-
|
|
507
|
-
|
|
508
|
-
|
|
509
|
-
|
|
510
|
-
|
|
511
|
-
|
|
512
|
-
|
|
513
|
-
|
|
514
|
-
|
|
515
|
-
|
|
516
|
-
|
|
517
|
-
|
|
518
|
-
|
|
519
|
-
|
|
520
|
-
|
|
521
|
-
|
|
522
|
-
|
|
523
|
-
|
|
524
|
-
|
|
525
|
-
|
|
526
|
-
|
|
527
|
-
|
|
528
|
-
|
|
529
|
-
|
|
530
|
-
|
|
531
|
-
|
|
532
|
-
|
|
533
|
-
|
|
534
|
-
|
|
535
|
-
|
|
536
|
-
|
|
537
|
-
|
|
538
|
-
|
|
539
|
-
|
|
540
|
-
|
|
541
|
-
|
|
542
|
-
|
|
543
|
-
|
|
544
|
-
|
|
545
|
-
|
|
546
|
-
|
|
547
|
-
|
|
548
|
-
|
|
549
|
-
|
|
550
|
-
|
|
551
|
-
|
|
552
|
-
|
|
553
|
-
|
|
554
|
-
|
|
555
|
-
|
|
556
|
-
|
|
557
|
-
|
|
558
|
-
|
|
559
|
-
|
|
560
|
-
|
|
561
|
-
|
|
562
|
-
|
|
563
|
-
|
|
564
|
-
|
|
565
|
-
|
|
566
|
-
|
|
567
|
-
|
|
568
|
-
|
|
569
|
-
|
|
570
|
-
|
|
571
|
-
|
|
572
|
-
|
|
573
|
-
|
|
574
|
-
|
|
575
|
-
|
|
576
|
-
|
|
577
|
-
|
|
578
|
-
|
|
579
|
-
|
|
580
|
-
|
|
581
|
-
|
|
582
|
-
|
|
583
|
-
|
|
584
|
-
|
|
585
|
-
|
|
586
|
-
|
|
587
|
-
|
|
588
|
-
|
|
589
|
-
|
|
590
|
-
|
|
591
|
-
|
|
592
|
-
|
|
593
|
-
|
|
594
|
-
|
|
595
|
-
|
|
596
|
-
|
|
597
|
-
|
|
598
|
-
|
|
599
|
-
|
|
600
|
-
|
|
601
|
-
|
|
602
|
-
|
|
603
|
-
|
|
604
|
-
|
|
605
|
-
|
|
606
|
-
|
|
607
|
-
|
|
608
|
-
|
|
609
|
-
|
|
610
|
-
|
|
611
|
-
|
|
612
|
-
|
|
613
|
-
|
|
614
|
-
|
|
615
|
-
|
|
616
|
-
|
|
617
|
-
|
|
618
|
-
|
|
619
|
-
|
|
620
|
-
|
|
621
|
-
|
|
622
|
-
|
|
623
|
-
|
|
624
|
-
|
|
625
|
-
|
|
626
|
-
|
|
627
|
-
|
|
628
|
-
|
|
629
|
-
|
|
630
|
-
|
|
631
|
-
|
|
632
|
-
|
|
633
|
-
|
|
634
|
-
|
|
635
|
-
|
|
636
|
-
|
|
637
|
-
|
|
638
|
-
|
|
639
|
-
|
|
640
|
-
|
|
641
|
-
|
|
642
|
-
|
|
643
|
-
|
|
644
|
-
|
|
645
|
-
|
|
646
|
-
|
|
647
|
-
|
|
648
|
-
|
|
649
|
-
|
|
650
|
-
|
|
651
|
-
|
|
652
|
-
|
|
653
|
-
|
|
654
|
-
|
|
655
|
-
|
|
656
|
-
|
|
657
|
-
|
|
658
|
-
|
|
659
|
-
|
|
660
|
-
|
|
661
|
-
|
|
662
|
-
|
|
663
|
-
|
|
664
|
-
|
|
665
|
-
|
|
666
|
-
|
|
667
|
-
|
|
668
|
-
|
|
669
|
-
|
|
670
|
-
|
|
671
|
-
|
|
672
|
-
|
|
673
|
-
|
|
674
|
-
|
|
675
|
-
|
|
676
|
-
|
|
677
|
-
|
|
678
|
-
|
|
679
|
-
|
|
680
|
-
|
|
681
|
-
|
|
682
|
-
|
|
683
|
-
|
|
684
|
-
|
|
685
|
-
|
|
686
|
-
|
|
687
|
-
|
|
688
|
-
|
|
689
|
-
|
|
690
|
-
|
|
691
|
-
|
|
692
|
-
|
|
693
|
-
|
|
694
|
-
|
|
695
|
-
|
|
696
|
-
|
|
697
|
-
|
|
698
|
-
|
|
699
|
-
|
|
700
|
-
|
|
701
|
-
|
|
702
|
-
|
|
703
|
-
|
|
704
|
-
|
|
705
|
-
|
|
706
|
-
|
|
707
|
-
|
|
708
|
-
|
|
709
|
-
|
|
710
|
-
|
|
711
|
-
|
|
712
|
-
|
|
713
|
-
|
|
714
|
-
|
|
715
|
-
|
|
716
|
-
|
|
717
|
-
|
|
718
|
-
|
|
719
|
-
|
|
720
|
-
|
|
721
|
-
|
|
722
|
-
|
|
723
|
-
|
|
724
|
-
|
|
725
|
-
|
|
726
|
-
|
|
727
|
-
|
|
728
|
-
|
|
729
|
-
|
|
730
|
-
|
|
731
|
-
|
|
732
|
-
|
|
733
|
-
|
|
734
|
-
|
|
735
|
-
|
|
736
|
-
|
|
737
|
-
|
|
738
|
-
|
|
739
|
-
|
|
740
|
-
|
|
741
|
-
|
|
742
|
-
|
|
743
|
-
|
|
744
|
-
|
|
745
|
-
|
|
746
|
-
|
|
747
|
-
|
|
748
|
-
|
|
749
|
-
|
|
750
|
-
|
|
751
|
-
|
|
752
|
-
|
|
753
|
-
|
|
754
|
-
|
|
755
|
-
|
|
756
|
-
|
|
757
|
-
|
|
758
|
-
|
|
759
|
-
|
|
760
|
-
|
|
761
|
-
|
|
762
|
-
|
|
763
|
-
|
|
764
|
-
|
|
765
|
-
|
|
766
|
-
|
|
767
|
-
|
|
2
|
+
readonly aa: "left-to-right";
|
|
3
|
+
readonly "aa-DJ": "left-to-right";
|
|
4
|
+
readonly "aa-ER": "left-to-right";
|
|
5
|
+
readonly ab: "left-to-right";
|
|
6
|
+
readonly af: "left-to-right";
|
|
7
|
+
readonly "af-NA": "left-to-right";
|
|
8
|
+
readonly agq: "left-to-right";
|
|
9
|
+
readonly ak: "left-to-right";
|
|
10
|
+
readonly am: "left-to-right";
|
|
11
|
+
readonly an: "left-to-right";
|
|
12
|
+
readonly ann: "left-to-right";
|
|
13
|
+
readonly apc: "right-to-left";
|
|
14
|
+
readonly ar: "right-to-left";
|
|
15
|
+
readonly "ar-AE": "right-to-left";
|
|
16
|
+
readonly "ar-BH": "right-to-left";
|
|
17
|
+
readonly "ar-DJ": "right-to-left";
|
|
18
|
+
readonly "ar-DZ": "right-to-left";
|
|
19
|
+
readonly "ar-EG": "right-to-left";
|
|
20
|
+
readonly "ar-EH": "right-to-left";
|
|
21
|
+
readonly "ar-ER": "right-to-left";
|
|
22
|
+
readonly "ar-IL": "right-to-left";
|
|
23
|
+
readonly "ar-IQ": "right-to-left";
|
|
24
|
+
readonly "ar-JO": "right-to-left";
|
|
25
|
+
readonly "ar-KM": "right-to-left";
|
|
26
|
+
readonly "ar-KW": "right-to-left";
|
|
27
|
+
readonly "ar-LB": "right-to-left";
|
|
28
|
+
readonly "ar-LY": "right-to-left";
|
|
29
|
+
readonly "ar-MA": "right-to-left";
|
|
30
|
+
readonly "ar-MR": "right-to-left";
|
|
31
|
+
readonly "ar-OM": "right-to-left";
|
|
32
|
+
readonly "ar-PS": "right-to-left";
|
|
33
|
+
readonly "ar-QA": "right-to-left";
|
|
34
|
+
readonly "ar-SA": "right-to-left";
|
|
35
|
+
readonly "ar-SD": "right-to-left";
|
|
36
|
+
readonly "ar-SO": "right-to-left";
|
|
37
|
+
readonly "ar-SS": "right-to-left";
|
|
38
|
+
readonly "ar-SY": "right-to-left";
|
|
39
|
+
readonly "ar-TD": "right-to-left";
|
|
40
|
+
readonly "ar-TN": "right-to-left";
|
|
41
|
+
readonly "ar-YE": "right-to-left";
|
|
42
|
+
readonly arn: "left-to-right";
|
|
43
|
+
readonly as: "left-to-right";
|
|
44
|
+
readonly asa: "left-to-right";
|
|
45
|
+
readonly ast: "left-to-right";
|
|
46
|
+
readonly az: "left-to-right";
|
|
47
|
+
readonly "az-Arab": "right-to-left";
|
|
48
|
+
readonly "az-Arab-IQ": "right-to-left";
|
|
49
|
+
readonly "az-Arab-TR": "right-to-left";
|
|
50
|
+
readonly "az-Cyrl": "left-to-right";
|
|
51
|
+
readonly "az-Latn": "left-to-right";
|
|
52
|
+
readonly ba: "left-to-right";
|
|
53
|
+
readonly bal: "right-to-left";
|
|
54
|
+
readonly "bal-Arab": "right-to-left";
|
|
55
|
+
readonly "bal-Latn": "left-to-right";
|
|
56
|
+
readonly bas: "left-to-right";
|
|
57
|
+
readonly be: "left-to-right";
|
|
58
|
+
readonly "be-tarask": "left-to-right";
|
|
59
|
+
readonly bem: "left-to-right";
|
|
60
|
+
readonly bew: "left-to-right";
|
|
61
|
+
readonly bez: "left-to-right";
|
|
62
|
+
readonly bg: "left-to-right";
|
|
63
|
+
readonly bgc: "left-to-right";
|
|
64
|
+
readonly bgn: "right-to-left";
|
|
65
|
+
readonly "bgn-AE": "right-to-left";
|
|
66
|
+
readonly "bgn-AF": "right-to-left";
|
|
67
|
+
readonly "bgn-IR": "right-to-left";
|
|
68
|
+
readonly "bgn-OM": "right-to-left";
|
|
69
|
+
readonly bho: "left-to-right";
|
|
70
|
+
readonly blo: "left-to-right";
|
|
71
|
+
readonly blt: "left-to-right";
|
|
72
|
+
readonly bm: "left-to-right";
|
|
73
|
+
readonly "bm-Nkoo": "right-to-left";
|
|
74
|
+
readonly bn: "left-to-right";
|
|
75
|
+
readonly "bn-IN": "left-to-right";
|
|
76
|
+
readonly bo: "left-to-right";
|
|
77
|
+
readonly "bo-IN": "left-to-right";
|
|
78
|
+
readonly bqi: "right-to-left";
|
|
79
|
+
readonly br: "left-to-right";
|
|
80
|
+
readonly brx: "left-to-right";
|
|
81
|
+
readonly bs: "left-to-right";
|
|
82
|
+
readonly "bs-Cyrl": "left-to-right";
|
|
83
|
+
readonly "bs-Latn": "left-to-right";
|
|
84
|
+
readonly bss: "left-to-right";
|
|
85
|
+
readonly bua: "left-to-right";
|
|
86
|
+
readonly byn: "left-to-right";
|
|
87
|
+
readonly ca: "left-to-right";
|
|
88
|
+
readonly "ca-AD": "left-to-right";
|
|
89
|
+
readonly "ca-ES-valencia": "left-to-right";
|
|
90
|
+
readonly "ca-FR": "left-to-right";
|
|
91
|
+
readonly "ca-IT": "left-to-right";
|
|
92
|
+
readonly cad: "left-to-right";
|
|
93
|
+
readonly cch: "left-to-right";
|
|
94
|
+
readonly ccp: "left-to-right";
|
|
95
|
+
readonly "ccp-IN": "left-to-right";
|
|
96
|
+
readonly ce: "left-to-right";
|
|
97
|
+
readonly ceb: "left-to-right";
|
|
98
|
+
readonly cgg: "left-to-right";
|
|
99
|
+
readonly cho: "left-to-right";
|
|
100
|
+
readonly chr: "left-to-right";
|
|
101
|
+
readonly cic: "left-to-right";
|
|
102
|
+
readonly ckb: "right-to-left";
|
|
103
|
+
readonly "ckb-IR": "right-to-left";
|
|
104
|
+
readonly co: "left-to-right";
|
|
105
|
+
readonly cop: "left-to-right";
|
|
106
|
+
readonly cs: "left-to-right";
|
|
107
|
+
readonly csw: "left-to-right";
|
|
108
|
+
readonly cu: "left-to-right";
|
|
109
|
+
readonly cv: "left-to-right";
|
|
110
|
+
readonly cy: "left-to-right";
|
|
111
|
+
readonly da: "left-to-right";
|
|
112
|
+
readonly "da-GL": "left-to-right";
|
|
113
|
+
readonly dav: "left-to-right";
|
|
114
|
+
readonly de: "left-to-right";
|
|
115
|
+
readonly "de-AT": "left-to-right";
|
|
116
|
+
readonly "de-BE": "left-to-right";
|
|
117
|
+
readonly "de-CH": "left-to-right";
|
|
118
|
+
readonly "de-IT": "left-to-right";
|
|
119
|
+
readonly "de-LI": "left-to-right";
|
|
120
|
+
readonly "de-LU": "left-to-right";
|
|
121
|
+
readonly dje: "left-to-right";
|
|
122
|
+
readonly doi: "left-to-right";
|
|
123
|
+
readonly dsb: "left-to-right";
|
|
124
|
+
readonly dua: "left-to-right";
|
|
125
|
+
readonly dv: "right-to-left";
|
|
126
|
+
readonly dyo: "left-to-right";
|
|
127
|
+
readonly dz: "left-to-right";
|
|
128
|
+
readonly ebu: "left-to-right";
|
|
129
|
+
readonly ee: "left-to-right";
|
|
130
|
+
readonly "ee-TG": "left-to-right";
|
|
131
|
+
readonly el: "left-to-right";
|
|
132
|
+
readonly "el-CY": "left-to-right";
|
|
133
|
+
readonly "el-polyton": "left-to-right";
|
|
134
|
+
readonly en: "left-to-right";
|
|
135
|
+
readonly "en-001": "left-to-right";
|
|
136
|
+
readonly "en-150": "left-to-right";
|
|
137
|
+
readonly "en-AE": "left-to-right";
|
|
138
|
+
readonly "en-AG": "left-to-right";
|
|
139
|
+
readonly "en-AI": "left-to-right";
|
|
140
|
+
readonly "en-AS": "left-to-right";
|
|
141
|
+
readonly "en-AT": "left-to-right";
|
|
142
|
+
readonly "en-AU": "left-to-right";
|
|
143
|
+
readonly "en-BB": "left-to-right";
|
|
144
|
+
readonly "en-BE": "left-to-right";
|
|
145
|
+
readonly "en-BI": "left-to-right";
|
|
146
|
+
readonly "en-BM": "left-to-right";
|
|
147
|
+
readonly "en-BS": "left-to-right";
|
|
148
|
+
readonly "en-BW": "left-to-right";
|
|
149
|
+
readonly "en-BZ": "left-to-right";
|
|
150
|
+
readonly "en-CA": "left-to-right";
|
|
151
|
+
readonly "en-CC": "left-to-right";
|
|
152
|
+
readonly "en-CH": "left-to-right";
|
|
153
|
+
readonly "en-CK": "left-to-right";
|
|
154
|
+
readonly "en-CM": "left-to-right";
|
|
155
|
+
readonly "en-CX": "left-to-right";
|
|
156
|
+
readonly "en-CY": "left-to-right";
|
|
157
|
+
readonly "en-CZ": "left-to-right";
|
|
158
|
+
readonly "en-DE": "left-to-right";
|
|
159
|
+
readonly "en-DG": "left-to-right";
|
|
160
|
+
readonly "en-DK": "left-to-right";
|
|
161
|
+
readonly "en-DM": "left-to-right";
|
|
162
|
+
readonly "en-Dsrt": "left-to-right";
|
|
163
|
+
readonly "en-EE": "left-to-right";
|
|
164
|
+
readonly "en-ER": "left-to-right";
|
|
165
|
+
readonly "en-ES": "left-to-right";
|
|
166
|
+
readonly "en-FI": "left-to-right";
|
|
167
|
+
readonly "en-FJ": "left-to-right";
|
|
168
|
+
readonly "en-FK": "left-to-right";
|
|
169
|
+
readonly "en-FM": "left-to-right";
|
|
170
|
+
readonly "en-FR": "left-to-right";
|
|
171
|
+
readonly "en-GB": "left-to-right";
|
|
172
|
+
readonly "en-GD": "left-to-right";
|
|
173
|
+
readonly "en-GE": "left-to-right";
|
|
174
|
+
readonly "en-GG": "left-to-right";
|
|
175
|
+
readonly "en-GH": "left-to-right";
|
|
176
|
+
readonly "en-GI": "left-to-right";
|
|
177
|
+
readonly "en-GM": "left-to-right";
|
|
178
|
+
readonly "en-GS": "left-to-right";
|
|
179
|
+
readonly "en-GU": "left-to-right";
|
|
180
|
+
readonly "en-GY": "left-to-right";
|
|
181
|
+
readonly "en-HK": "left-to-right";
|
|
182
|
+
readonly "en-HU": "left-to-right";
|
|
183
|
+
readonly "en-ID": "left-to-right";
|
|
184
|
+
readonly "en-IE": "left-to-right";
|
|
185
|
+
readonly "en-IL": "left-to-right";
|
|
186
|
+
readonly "en-IM": "left-to-right";
|
|
187
|
+
readonly "en-IN": "left-to-right";
|
|
188
|
+
readonly "en-IO": "left-to-right";
|
|
189
|
+
readonly "en-IT": "left-to-right";
|
|
190
|
+
readonly "en-JE": "left-to-right";
|
|
191
|
+
readonly "en-JM": "left-to-right";
|
|
192
|
+
readonly "en-JP": "left-to-right";
|
|
193
|
+
readonly "en-KE": "left-to-right";
|
|
194
|
+
readonly "en-KI": "left-to-right";
|
|
195
|
+
readonly "en-KN": "left-to-right";
|
|
196
|
+
readonly "en-KY": "left-to-right";
|
|
197
|
+
readonly "en-LC": "left-to-right";
|
|
198
|
+
readonly "en-LR": "left-to-right";
|
|
199
|
+
readonly "en-LS": "left-to-right";
|
|
200
|
+
readonly "en-LT": "left-to-right";
|
|
201
|
+
readonly "en-LV": "left-to-right";
|
|
202
|
+
readonly "en-MG": "left-to-right";
|
|
203
|
+
readonly "en-MH": "left-to-right";
|
|
204
|
+
readonly "en-MO": "left-to-right";
|
|
205
|
+
readonly "en-MP": "left-to-right";
|
|
206
|
+
readonly "en-MS": "left-to-right";
|
|
207
|
+
readonly "en-MT": "left-to-right";
|
|
208
|
+
readonly "en-MU": "left-to-right";
|
|
209
|
+
readonly "en-MV": "left-to-right";
|
|
210
|
+
readonly "en-MW": "left-to-right";
|
|
211
|
+
readonly "en-MY": "left-to-right";
|
|
212
|
+
readonly "en-NA": "left-to-right";
|
|
213
|
+
readonly "en-NF": "left-to-right";
|
|
214
|
+
readonly "en-NG": "left-to-right";
|
|
215
|
+
readonly "en-NL": "left-to-right";
|
|
216
|
+
readonly "en-NO": "left-to-right";
|
|
217
|
+
readonly "en-NR": "left-to-right";
|
|
218
|
+
readonly "en-NU": "left-to-right";
|
|
219
|
+
readonly "en-NZ": "left-to-right";
|
|
220
|
+
readonly "en-PG": "left-to-right";
|
|
221
|
+
readonly "en-PH": "left-to-right";
|
|
222
|
+
readonly "en-PK": "left-to-right";
|
|
223
|
+
readonly "en-PL": "left-to-right";
|
|
224
|
+
readonly "en-PN": "left-to-right";
|
|
225
|
+
readonly "en-PR": "left-to-right";
|
|
226
|
+
readonly "en-PT": "left-to-right";
|
|
227
|
+
readonly "en-PW": "left-to-right";
|
|
228
|
+
readonly "en-RO": "left-to-right";
|
|
229
|
+
readonly "en-RW": "left-to-right";
|
|
230
|
+
readonly "en-SB": "left-to-right";
|
|
231
|
+
readonly "en-SC": "left-to-right";
|
|
232
|
+
readonly "en-SD": "left-to-right";
|
|
233
|
+
readonly "en-SE": "left-to-right";
|
|
234
|
+
readonly "en-SG": "left-to-right";
|
|
235
|
+
readonly "en-SH": "left-to-right";
|
|
236
|
+
readonly "en-Shaw": "left-to-right";
|
|
237
|
+
readonly "en-SI": "left-to-right";
|
|
238
|
+
readonly "en-SK": "left-to-right";
|
|
239
|
+
readonly "en-SL": "left-to-right";
|
|
240
|
+
readonly "en-SS": "left-to-right";
|
|
241
|
+
readonly "en-SX": "left-to-right";
|
|
242
|
+
readonly "en-SZ": "left-to-right";
|
|
243
|
+
readonly "en-TC": "left-to-right";
|
|
244
|
+
readonly "en-TK": "left-to-right";
|
|
245
|
+
readonly "en-TO": "left-to-right";
|
|
246
|
+
readonly "en-TT": "left-to-right";
|
|
247
|
+
readonly "en-TV": "left-to-right";
|
|
248
|
+
readonly "en-TZ": "left-to-right";
|
|
249
|
+
readonly "en-UA": "left-to-right";
|
|
250
|
+
readonly "en-UG": "left-to-right";
|
|
251
|
+
readonly "en-UM": "left-to-right";
|
|
252
|
+
readonly "en-VC": "left-to-right";
|
|
253
|
+
readonly "en-VG": "left-to-right";
|
|
254
|
+
readonly "en-VI": "left-to-right";
|
|
255
|
+
readonly "en-VU": "left-to-right";
|
|
256
|
+
readonly "en-WS": "left-to-right";
|
|
257
|
+
readonly "en-ZA": "left-to-right";
|
|
258
|
+
readonly "en-ZM": "left-to-right";
|
|
259
|
+
readonly "en-ZW": "left-to-right";
|
|
260
|
+
readonly eo: "left-to-right";
|
|
261
|
+
readonly es: "left-to-right";
|
|
262
|
+
readonly "es-419": "left-to-right";
|
|
263
|
+
readonly "es-AR": "left-to-right";
|
|
264
|
+
readonly "es-BO": "left-to-right";
|
|
265
|
+
readonly "es-BR": "left-to-right";
|
|
266
|
+
readonly "es-BZ": "left-to-right";
|
|
267
|
+
readonly "es-CL": "left-to-right";
|
|
268
|
+
readonly "es-CO": "left-to-right";
|
|
269
|
+
readonly "es-CR": "left-to-right";
|
|
270
|
+
readonly "es-CU": "left-to-right";
|
|
271
|
+
readonly "es-DO": "left-to-right";
|
|
272
|
+
readonly "es-EA": "left-to-right";
|
|
273
|
+
readonly "es-EC": "left-to-right";
|
|
274
|
+
readonly "es-GQ": "left-to-right";
|
|
275
|
+
readonly "es-GT": "left-to-right";
|
|
276
|
+
readonly "es-HN": "left-to-right";
|
|
277
|
+
readonly "es-IC": "left-to-right";
|
|
278
|
+
readonly "es-MX": "left-to-right";
|
|
279
|
+
readonly "es-NI": "left-to-right";
|
|
280
|
+
readonly "es-PA": "left-to-right";
|
|
281
|
+
readonly "es-PE": "left-to-right";
|
|
282
|
+
readonly "es-PH": "left-to-right";
|
|
283
|
+
readonly "es-PR": "left-to-right";
|
|
284
|
+
readonly "es-PY": "left-to-right";
|
|
285
|
+
readonly "es-SV": "left-to-right";
|
|
286
|
+
readonly "es-US": "left-to-right";
|
|
287
|
+
readonly "es-UY": "left-to-right";
|
|
288
|
+
readonly "es-VE": "left-to-right";
|
|
289
|
+
readonly et: "left-to-right";
|
|
290
|
+
readonly eu: "left-to-right";
|
|
291
|
+
readonly ewo: "left-to-right";
|
|
292
|
+
readonly fa: "right-to-left";
|
|
293
|
+
readonly "fa-AF": "right-to-left";
|
|
294
|
+
readonly ff: "left-to-right";
|
|
295
|
+
readonly "ff-Adlm": "right-to-left";
|
|
296
|
+
readonly "ff-Adlm-BF": "right-to-left";
|
|
297
|
+
readonly "ff-Adlm-CM": "right-to-left";
|
|
298
|
+
readonly "ff-Adlm-GH": "right-to-left";
|
|
299
|
+
readonly "ff-Adlm-GM": "right-to-left";
|
|
300
|
+
readonly "ff-Adlm-GW": "right-to-left";
|
|
301
|
+
readonly "ff-Adlm-LR": "right-to-left";
|
|
302
|
+
readonly "ff-Adlm-MR": "right-to-left";
|
|
303
|
+
readonly "ff-Adlm-NE": "right-to-left";
|
|
304
|
+
readonly "ff-Adlm-NG": "right-to-left";
|
|
305
|
+
readonly "ff-Adlm-SL": "right-to-left";
|
|
306
|
+
readonly "ff-Adlm-SN": "right-to-left";
|
|
307
|
+
readonly "ff-Latn": "left-to-right";
|
|
308
|
+
readonly "ff-Latn-BF": "left-to-right";
|
|
309
|
+
readonly "ff-Latn-CM": "left-to-right";
|
|
310
|
+
readonly "ff-Latn-GH": "left-to-right";
|
|
311
|
+
readonly "ff-Latn-GM": "left-to-right";
|
|
312
|
+
readonly "ff-Latn-GN": "left-to-right";
|
|
313
|
+
readonly "ff-Latn-GW": "left-to-right";
|
|
314
|
+
readonly "ff-Latn-LR": "left-to-right";
|
|
315
|
+
readonly "ff-Latn-MR": "left-to-right";
|
|
316
|
+
readonly "ff-Latn-NE": "left-to-right";
|
|
317
|
+
readonly "ff-Latn-NG": "left-to-right";
|
|
318
|
+
readonly "ff-Latn-SL": "left-to-right";
|
|
319
|
+
readonly fi: "left-to-right";
|
|
320
|
+
readonly fil: "left-to-right";
|
|
321
|
+
readonly fo: "left-to-right";
|
|
322
|
+
readonly "fo-DK": "left-to-right";
|
|
323
|
+
readonly fr: "left-to-right";
|
|
324
|
+
readonly "fr-BE": "left-to-right";
|
|
325
|
+
readonly "fr-BF": "left-to-right";
|
|
326
|
+
readonly "fr-BI": "left-to-right";
|
|
327
|
+
readonly "fr-BJ": "left-to-right";
|
|
328
|
+
readonly "fr-BL": "left-to-right";
|
|
329
|
+
readonly "fr-CA": "left-to-right";
|
|
330
|
+
readonly "fr-CD": "left-to-right";
|
|
331
|
+
readonly "fr-CF": "left-to-right";
|
|
332
|
+
readonly "fr-CG": "left-to-right";
|
|
333
|
+
readonly "fr-CH": "left-to-right";
|
|
334
|
+
readonly "fr-CI": "left-to-right";
|
|
335
|
+
readonly "fr-CM": "left-to-right";
|
|
336
|
+
readonly "fr-DJ": "left-to-right";
|
|
337
|
+
readonly "fr-DZ": "left-to-right";
|
|
338
|
+
readonly "fr-GA": "left-to-right";
|
|
339
|
+
readonly "fr-GF": "left-to-right";
|
|
340
|
+
readonly "fr-GN": "left-to-right";
|
|
341
|
+
readonly "fr-GP": "left-to-right";
|
|
342
|
+
readonly "fr-GQ": "left-to-right";
|
|
343
|
+
readonly "fr-HT": "left-to-right";
|
|
344
|
+
readonly "fr-KM": "left-to-right";
|
|
345
|
+
readonly "fr-LU": "left-to-right";
|
|
346
|
+
readonly "fr-MA": "left-to-right";
|
|
347
|
+
readonly "fr-MC": "left-to-right";
|
|
348
|
+
readonly "fr-MF": "left-to-right";
|
|
349
|
+
readonly "fr-MG": "left-to-right";
|
|
350
|
+
readonly "fr-ML": "left-to-right";
|
|
351
|
+
readonly "fr-MQ": "left-to-right";
|
|
352
|
+
readonly "fr-MR": "left-to-right";
|
|
353
|
+
readonly "fr-MU": "left-to-right";
|
|
354
|
+
readonly "fr-NC": "left-to-right";
|
|
355
|
+
readonly "fr-NE": "left-to-right";
|
|
356
|
+
readonly "fr-PF": "left-to-right";
|
|
357
|
+
readonly "fr-PM": "left-to-right";
|
|
358
|
+
readonly "fr-RE": "left-to-right";
|
|
359
|
+
readonly "fr-RW": "left-to-right";
|
|
360
|
+
readonly "fr-SC": "left-to-right";
|
|
361
|
+
readonly "fr-SN": "left-to-right";
|
|
362
|
+
readonly "fr-SY": "left-to-right";
|
|
363
|
+
readonly "fr-TD": "left-to-right";
|
|
364
|
+
readonly "fr-TG": "left-to-right";
|
|
365
|
+
readonly "fr-TN": "left-to-right";
|
|
366
|
+
readonly "fr-VU": "left-to-right";
|
|
367
|
+
readonly "fr-WF": "left-to-right";
|
|
368
|
+
readonly "fr-YT": "left-to-right";
|
|
369
|
+
readonly frr: "left-to-right";
|
|
370
|
+
readonly fur: "left-to-right";
|
|
371
|
+
readonly fy: "left-to-right";
|
|
372
|
+
readonly ga: "left-to-right";
|
|
373
|
+
readonly "ga-GB": "left-to-right";
|
|
374
|
+
readonly gaa: "left-to-right";
|
|
375
|
+
readonly gd: "left-to-right";
|
|
376
|
+
readonly gez: "left-to-right";
|
|
377
|
+
readonly "gez-ER": "left-to-right";
|
|
378
|
+
readonly gl: "left-to-right";
|
|
379
|
+
readonly gn: "left-to-right";
|
|
380
|
+
readonly gsw: "left-to-right";
|
|
381
|
+
readonly "gsw-FR": "left-to-right";
|
|
382
|
+
readonly "gsw-LI": "left-to-right";
|
|
383
|
+
readonly gu: "left-to-right";
|
|
384
|
+
readonly guz: "left-to-right";
|
|
385
|
+
readonly gv: "left-to-right";
|
|
386
|
+
readonly ha: "left-to-right";
|
|
387
|
+
readonly "ha-Arab": "right-to-left";
|
|
388
|
+
readonly "ha-Arab-SD": "right-to-left";
|
|
389
|
+
readonly "ha-GH": "left-to-right";
|
|
390
|
+
readonly "ha-NE": "left-to-right";
|
|
391
|
+
readonly haw: "left-to-right";
|
|
392
|
+
readonly he: "right-to-left";
|
|
393
|
+
readonly hi: "left-to-right";
|
|
394
|
+
readonly "hi-Latn": "left-to-right";
|
|
395
|
+
readonly hnj: "left-to-right";
|
|
396
|
+
readonly "hnj-Hmnp": "left-to-right";
|
|
397
|
+
readonly hr: "left-to-right";
|
|
398
|
+
readonly "hr-BA": "left-to-right";
|
|
399
|
+
readonly hsb: "left-to-right";
|
|
400
|
+
readonly ht: "left-to-right";
|
|
401
|
+
readonly hu: "left-to-right";
|
|
402
|
+
readonly hy: "left-to-right";
|
|
403
|
+
readonly ia: "left-to-right";
|
|
404
|
+
readonly id: "left-to-right";
|
|
405
|
+
readonly ie: "left-to-right";
|
|
406
|
+
readonly ig: "left-to-right";
|
|
407
|
+
readonly ii: "left-to-right";
|
|
408
|
+
readonly io: "left-to-right";
|
|
409
|
+
readonly is: "left-to-right";
|
|
410
|
+
readonly it: "left-to-right";
|
|
411
|
+
readonly "it-CH": "left-to-right";
|
|
412
|
+
readonly "it-SM": "left-to-right";
|
|
413
|
+
readonly "it-VA": "left-to-right";
|
|
414
|
+
readonly iu: "left-to-right";
|
|
415
|
+
readonly "iu-Latn": "left-to-right";
|
|
416
|
+
readonly ja: "left-to-right";
|
|
417
|
+
readonly jbo: "left-to-right";
|
|
418
|
+
readonly jgo: "left-to-right";
|
|
419
|
+
readonly jmc: "left-to-right";
|
|
420
|
+
readonly jv: "left-to-right";
|
|
421
|
+
readonly ka: "left-to-right";
|
|
422
|
+
readonly kaa: "left-to-right";
|
|
423
|
+
readonly "kaa-Cyrl": "left-to-right";
|
|
424
|
+
readonly "kaa-Latn": "left-to-right";
|
|
425
|
+
readonly kab: "left-to-right";
|
|
426
|
+
readonly kaj: "left-to-right";
|
|
427
|
+
readonly kam: "left-to-right";
|
|
428
|
+
readonly kcg: "left-to-right";
|
|
429
|
+
readonly kde: "left-to-right";
|
|
430
|
+
readonly kea: "left-to-right";
|
|
431
|
+
readonly kek: "left-to-right";
|
|
432
|
+
readonly ken: "left-to-right";
|
|
433
|
+
readonly kgp: "left-to-right";
|
|
434
|
+
readonly khq: "left-to-right";
|
|
435
|
+
readonly ki: "left-to-right";
|
|
436
|
+
readonly kk: "left-to-right";
|
|
437
|
+
readonly "kk-Arab": "right-to-left";
|
|
438
|
+
readonly "kk-Cyrl": "left-to-right";
|
|
439
|
+
readonly "kk-KZ": "left-to-right";
|
|
440
|
+
readonly kkj: "left-to-right";
|
|
441
|
+
readonly kl: "left-to-right";
|
|
442
|
+
readonly kln: "left-to-right";
|
|
443
|
+
readonly km: "left-to-right";
|
|
444
|
+
readonly kn: "left-to-right";
|
|
445
|
+
readonly ko: "left-to-right";
|
|
446
|
+
readonly "ko-CN": "left-to-right";
|
|
447
|
+
readonly "ko-KP": "left-to-right";
|
|
448
|
+
readonly kok: "left-to-right";
|
|
449
|
+
readonly "kok-Deva": "left-to-right";
|
|
450
|
+
readonly "kok-Latn": "left-to-right";
|
|
451
|
+
readonly kpe: "left-to-right";
|
|
452
|
+
readonly "kpe-GN": "left-to-right";
|
|
453
|
+
readonly ks: "right-to-left";
|
|
454
|
+
readonly "ks-Arab": "right-to-left";
|
|
455
|
+
readonly "ks-Deva": "left-to-right";
|
|
456
|
+
readonly ksb: "left-to-right";
|
|
457
|
+
readonly ksf: "left-to-right";
|
|
458
|
+
readonly ksh: "left-to-right";
|
|
459
|
+
readonly ku: "left-to-right";
|
|
460
|
+
readonly "ku-Arab": "right-to-left";
|
|
461
|
+
readonly "ku-Arab-IR": "right-to-left";
|
|
462
|
+
readonly "ku-Latn": "left-to-right";
|
|
463
|
+
readonly "ku-Latn-IQ": "left-to-right";
|
|
464
|
+
readonly "ku-Latn-SY": "left-to-right";
|
|
465
|
+
readonly "ku-TR": "left-to-right";
|
|
466
|
+
readonly kw: "left-to-right";
|
|
467
|
+
readonly kxv: "left-to-right";
|
|
468
|
+
readonly "kxv-Deva": "left-to-right";
|
|
469
|
+
readonly "kxv-Latn": "left-to-right";
|
|
470
|
+
readonly "kxv-Orya": "left-to-right";
|
|
471
|
+
readonly "kxv-Telu": "left-to-right";
|
|
472
|
+
readonly ky: "left-to-right";
|
|
473
|
+
readonly la: "left-to-right";
|
|
474
|
+
readonly lag: "left-to-right";
|
|
475
|
+
readonly lb: "left-to-right";
|
|
476
|
+
readonly lg: "left-to-right";
|
|
477
|
+
readonly lij: "left-to-right";
|
|
478
|
+
readonly lkt: "left-to-right";
|
|
479
|
+
readonly lld: "left-to-right";
|
|
480
|
+
readonly lmo: "left-to-right";
|
|
481
|
+
readonly ln: "left-to-right";
|
|
482
|
+
readonly "ln-AO": "left-to-right";
|
|
483
|
+
readonly "ln-CF": "left-to-right";
|
|
484
|
+
readonly "ln-CG": "left-to-right";
|
|
485
|
+
readonly lo: "left-to-right";
|
|
486
|
+
readonly lrc: "right-to-left";
|
|
487
|
+
readonly "lrc-IQ": "right-to-left";
|
|
488
|
+
readonly lt: "left-to-right";
|
|
489
|
+
readonly ltg: "left-to-right";
|
|
490
|
+
readonly lu: "left-to-right";
|
|
491
|
+
readonly luo: "left-to-right";
|
|
492
|
+
readonly luy: "left-to-right";
|
|
493
|
+
readonly lv: "left-to-right";
|
|
494
|
+
readonly lzz: "left-to-right";
|
|
495
|
+
readonly mai: "left-to-right";
|
|
496
|
+
readonly mas: "left-to-right";
|
|
497
|
+
readonly "mas-TZ": "left-to-right";
|
|
498
|
+
readonly mdf: "left-to-right";
|
|
499
|
+
readonly mer: "left-to-right";
|
|
500
|
+
readonly mfe: "left-to-right";
|
|
501
|
+
readonly mg: "left-to-right";
|
|
502
|
+
readonly mgh: "left-to-right";
|
|
503
|
+
readonly mgo: "left-to-right";
|
|
504
|
+
readonly mhn: "left-to-right";
|
|
505
|
+
readonly mi: "left-to-right";
|
|
506
|
+
readonly mic: "left-to-right";
|
|
507
|
+
readonly mk: "left-to-right";
|
|
508
|
+
readonly ml: "left-to-right";
|
|
509
|
+
readonly mn: "left-to-right";
|
|
510
|
+
readonly "mn-Mong": "top-to-bottom";
|
|
511
|
+
readonly "mn-Mong-MN": "top-to-bottom";
|
|
512
|
+
readonly mni: "left-to-right";
|
|
513
|
+
readonly "mni-Beng": "left-to-right";
|
|
514
|
+
readonly "mni-Mtei": "left-to-right";
|
|
515
|
+
readonly moh: "left-to-right";
|
|
516
|
+
readonly mr: "left-to-right";
|
|
517
|
+
readonly ms: "left-to-right";
|
|
518
|
+
readonly "ms-Arab": "right-to-left";
|
|
519
|
+
readonly "ms-Arab-BN": "right-to-left";
|
|
520
|
+
readonly "ms-BN": "left-to-right";
|
|
521
|
+
readonly "ms-ID": "left-to-right";
|
|
522
|
+
readonly "ms-SG": "left-to-right";
|
|
523
|
+
readonly mt: "left-to-right";
|
|
524
|
+
readonly mua: "left-to-right";
|
|
525
|
+
readonly mus: "left-to-right";
|
|
526
|
+
readonly mww: "left-to-right";
|
|
527
|
+
readonly "mww-Hmnp": "left-to-right";
|
|
528
|
+
readonly my: "left-to-right";
|
|
529
|
+
readonly myv: "left-to-right";
|
|
530
|
+
readonly mzn: "right-to-left";
|
|
531
|
+
readonly naq: "left-to-right";
|
|
532
|
+
readonly nb: "left-to-right";
|
|
533
|
+
readonly "nb-SJ": "left-to-right";
|
|
534
|
+
readonly nd: "left-to-right";
|
|
535
|
+
readonly nds: "left-to-right";
|
|
536
|
+
readonly "nds-NL": "left-to-right";
|
|
537
|
+
readonly ne: "left-to-right";
|
|
538
|
+
readonly "ne-IN": "left-to-right";
|
|
539
|
+
readonly nl: "left-to-right";
|
|
540
|
+
readonly "nl-AW": "left-to-right";
|
|
541
|
+
readonly "nl-BE": "left-to-right";
|
|
542
|
+
readonly "nl-BQ": "left-to-right";
|
|
543
|
+
readonly "nl-CW": "left-to-right";
|
|
544
|
+
readonly "nl-SR": "left-to-right";
|
|
545
|
+
readonly "nl-SX": "left-to-right";
|
|
546
|
+
readonly nmg: "left-to-right";
|
|
547
|
+
readonly nn: "left-to-right";
|
|
548
|
+
readonly nnh: "left-to-right";
|
|
549
|
+
readonly no: "left-to-right";
|
|
550
|
+
readonly nqo: "right-to-left";
|
|
551
|
+
readonly nr: "left-to-right";
|
|
552
|
+
readonly nso: "left-to-right";
|
|
553
|
+
readonly nus: "left-to-right";
|
|
554
|
+
readonly nv: "left-to-right";
|
|
555
|
+
readonly ny: "left-to-right";
|
|
556
|
+
readonly nyn: "left-to-right";
|
|
557
|
+
readonly oc: "left-to-right";
|
|
558
|
+
readonly "oc-ES": "left-to-right";
|
|
559
|
+
readonly oka: "left-to-right";
|
|
560
|
+
readonly "oka-US": "left-to-right";
|
|
561
|
+
readonly om: "left-to-right";
|
|
562
|
+
readonly "om-KE": "left-to-right";
|
|
563
|
+
readonly or: "left-to-right";
|
|
564
|
+
readonly os: "left-to-right";
|
|
565
|
+
readonly "os-RU": "left-to-right";
|
|
566
|
+
readonly osa: "left-to-right";
|
|
567
|
+
readonly pa: "left-to-right";
|
|
568
|
+
readonly "pa-Arab": "right-to-left";
|
|
569
|
+
readonly "pa-Guru": "left-to-right";
|
|
570
|
+
readonly pap: "left-to-right";
|
|
571
|
+
readonly "pap-AW": "left-to-right";
|
|
572
|
+
readonly pcm: "left-to-right";
|
|
573
|
+
readonly pi: "left-to-right";
|
|
574
|
+
readonly "pi-Latn": "left-to-right";
|
|
575
|
+
readonly pis: "left-to-right";
|
|
576
|
+
readonly pl: "left-to-right";
|
|
577
|
+
readonly pms: "left-to-right";
|
|
578
|
+
readonly prg: "left-to-right";
|
|
579
|
+
readonly ps: "right-to-left";
|
|
580
|
+
readonly "ps-PK": "right-to-left";
|
|
581
|
+
readonly pt: "left-to-right";
|
|
582
|
+
readonly "pt-AO": "left-to-right";
|
|
583
|
+
readonly "pt-CH": "left-to-right";
|
|
584
|
+
readonly "pt-CV": "left-to-right";
|
|
585
|
+
readonly "pt-GQ": "left-to-right";
|
|
586
|
+
readonly "pt-GW": "left-to-right";
|
|
587
|
+
readonly "pt-LU": "left-to-right";
|
|
588
|
+
readonly "pt-MO": "left-to-right";
|
|
589
|
+
readonly "pt-MZ": "left-to-right";
|
|
590
|
+
readonly "pt-PT": "left-to-right";
|
|
591
|
+
readonly "pt-ST": "left-to-right";
|
|
592
|
+
readonly "pt-TL": "left-to-right";
|
|
593
|
+
readonly qu: "left-to-right";
|
|
594
|
+
readonly "qu-BO": "left-to-right";
|
|
595
|
+
readonly "qu-EC": "left-to-right";
|
|
596
|
+
readonly quc: "left-to-right";
|
|
597
|
+
readonly raj: "left-to-right";
|
|
598
|
+
readonly rhg: "right-to-left";
|
|
599
|
+
readonly "rhg-Rohg": "right-to-left";
|
|
600
|
+
readonly "rhg-Rohg-BD": "right-to-left";
|
|
601
|
+
readonly rif: "left-to-right";
|
|
602
|
+
readonly rm: "left-to-right";
|
|
603
|
+
readonly rn: "left-to-right";
|
|
604
|
+
readonly ro: "left-to-right";
|
|
605
|
+
readonly "ro-MD": "left-to-right";
|
|
606
|
+
readonly rof: "left-to-right";
|
|
607
|
+
readonly ru: "left-to-right";
|
|
608
|
+
readonly "ru-BY": "left-to-right";
|
|
609
|
+
readonly "ru-KG": "left-to-right";
|
|
610
|
+
readonly "ru-KZ": "left-to-right";
|
|
611
|
+
readonly "ru-MD": "left-to-right";
|
|
612
|
+
readonly "ru-UA": "left-to-right";
|
|
613
|
+
readonly rw: "left-to-right";
|
|
614
|
+
readonly rwk: "left-to-right";
|
|
615
|
+
readonly sa: "left-to-right";
|
|
616
|
+
readonly sah: "left-to-right";
|
|
617
|
+
readonly saq: "left-to-right";
|
|
618
|
+
readonly sat: "left-to-right";
|
|
619
|
+
readonly "sat-Deva": "left-to-right";
|
|
620
|
+
readonly "sat-Olck": "left-to-right";
|
|
621
|
+
readonly sbp: "left-to-right";
|
|
622
|
+
readonly sc: "left-to-right";
|
|
623
|
+
readonly scn: "left-to-right";
|
|
624
|
+
readonly sd: "right-to-left";
|
|
625
|
+
readonly "sd-Arab": "right-to-left";
|
|
626
|
+
readonly "sd-Deva": "left-to-right";
|
|
627
|
+
readonly sdh: "right-to-left";
|
|
628
|
+
readonly "sdh-IQ": "right-to-left";
|
|
629
|
+
readonly se: "left-to-right";
|
|
630
|
+
readonly "se-FI": "left-to-right";
|
|
631
|
+
readonly "se-SE": "left-to-right";
|
|
632
|
+
readonly seh: "left-to-right";
|
|
633
|
+
readonly ses: "left-to-right";
|
|
634
|
+
readonly sg: "left-to-right";
|
|
635
|
+
readonly sgs: "left-to-right";
|
|
636
|
+
readonly shi: "left-to-right";
|
|
637
|
+
readonly "shi-Latn": "left-to-right";
|
|
638
|
+
readonly "shi-Tfng": "left-to-right";
|
|
639
|
+
readonly shn: "left-to-right";
|
|
640
|
+
readonly "shn-TH": "left-to-right";
|
|
641
|
+
readonly si: "left-to-right";
|
|
642
|
+
readonly sid: "left-to-right";
|
|
643
|
+
readonly sk: "left-to-right";
|
|
644
|
+
readonly skr: "right-to-left";
|
|
645
|
+
readonly sl: "left-to-right";
|
|
646
|
+
readonly sma: "left-to-right";
|
|
647
|
+
readonly "sma-NO": "left-to-right";
|
|
648
|
+
readonly smj: "left-to-right";
|
|
649
|
+
readonly "smj-NO": "left-to-right";
|
|
650
|
+
readonly smn: "left-to-right";
|
|
651
|
+
readonly sms: "left-to-right";
|
|
652
|
+
readonly sn: "left-to-right";
|
|
653
|
+
readonly so: "left-to-right";
|
|
654
|
+
readonly "so-DJ": "left-to-right";
|
|
655
|
+
readonly "so-ET": "left-to-right";
|
|
656
|
+
readonly "so-KE": "left-to-right";
|
|
657
|
+
readonly sq: "left-to-right";
|
|
658
|
+
readonly "sq-MK": "left-to-right";
|
|
659
|
+
readonly "sq-XK": "left-to-right";
|
|
660
|
+
readonly sr: "left-to-right";
|
|
661
|
+
readonly "sr-Cyrl": "left-to-right";
|
|
662
|
+
readonly "sr-Cyrl-BA": "left-to-right";
|
|
663
|
+
readonly "sr-Cyrl-ME": "left-to-right";
|
|
664
|
+
readonly "sr-Cyrl-XK": "left-to-right";
|
|
665
|
+
readonly "sr-Latn": "left-to-right";
|
|
666
|
+
readonly "sr-Latn-BA": "left-to-right";
|
|
667
|
+
readonly "sr-Latn-ME": "left-to-right";
|
|
668
|
+
readonly "sr-Latn-XK": "left-to-right";
|
|
669
|
+
readonly ss: "left-to-right";
|
|
670
|
+
readonly "ss-SZ": "left-to-right";
|
|
671
|
+
readonly ssy: "left-to-right";
|
|
672
|
+
readonly st: "left-to-right";
|
|
673
|
+
readonly "st-LS": "left-to-right";
|
|
674
|
+
readonly su: "left-to-right";
|
|
675
|
+
readonly "su-Latn": "left-to-right";
|
|
676
|
+
readonly suz: "left-to-right";
|
|
677
|
+
readonly "suz-Deva": "left-to-right";
|
|
678
|
+
readonly "suz-Sunu": "left-to-right";
|
|
679
|
+
readonly sv: "left-to-right";
|
|
680
|
+
readonly "sv-AX": "left-to-right";
|
|
681
|
+
readonly "sv-FI": "left-to-right";
|
|
682
|
+
readonly sw: "left-to-right";
|
|
683
|
+
readonly "sw-CD": "left-to-right";
|
|
684
|
+
readonly "sw-KE": "left-to-right";
|
|
685
|
+
readonly "sw-UG": "left-to-right";
|
|
686
|
+
readonly syr: "right-to-left";
|
|
687
|
+
readonly "syr-SY": "right-to-left";
|
|
688
|
+
readonly szl: "left-to-right";
|
|
689
|
+
readonly ta: "left-to-right";
|
|
690
|
+
readonly "ta-LK": "left-to-right";
|
|
691
|
+
readonly "ta-MY": "left-to-right";
|
|
692
|
+
readonly "ta-SG": "left-to-right";
|
|
693
|
+
readonly te: "left-to-right";
|
|
694
|
+
readonly teo: "left-to-right";
|
|
695
|
+
readonly "teo-KE": "left-to-right";
|
|
696
|
+
readonly tg: "left-to-right";
|
|
697
|
+
readonly th: "left-to-right";
|
|
698
|
+
readonly ti: "left-to-right";
|
|
699
|
+
readonly "ti-ER": "left-to-right";
|
|
700
|
+
readonly tig: "left-to-right";
|
|
701
|
+
readonly tk: "left-to-right";
|
|
702
|
+
readonly tn: "left-to-right";
|
|
703
|
+
readonly "tn-BW": "left-to-right";
|
|
704
|
+
readonly to: "left-to-right";
|
|
705
|
+
readonly tok: "left-to-right";
|
|
706
|
+
readonly tpi: "left-to-right";
|
|
707
|
+
readonly tr: "left-to-right";
|
|
708
|
+
readonly "tr-CY": "left-to-right";
|
|
709
|
+
readonly trv: "left-to-right";
|
|
710
|
+
readonly trw: "right-to-left";
|
|
711
|
+
readonly ts: "left-to-right";
|
|
712
|
+
readonly tt: "left-to-right";
|
|
713
|
+
readonly twq: "left-to-right";
|
|
714
|
+
readonly tyv: "left-to-right";
|
|
715
|
+
readonly tzm: "left-to-right";
|
|
716
|
+
readonly ug: "right-to-left";
|
|
717
|
+
readonly uk: "left-to-right";
|
|
718
|
+
readonly und: "left-to-right";
|
|
719
|
+
readonly ur: "right-to-left";
|
|
720
|
+
readonly "ur-IN": "right-to-left";
|
|
721
|
+
readonly uz: "left-to-right";
|
|
722
|
+
readonly "uz-Arab": "right-to-left";
|
|
723
|
+
readonly "uz-Cyrl": "left-to-right";
|
|
724
|
+
readonly "uz-Latn": "left-to-right";
|
|
725
|
+
readonly vai: "left-to-right";
|
|
726
|
+
readonly "vai-Latn": "left-to-right";
|
|
727
|
+
readonly "vai-Vaii": "left-to-right";
|
|
728
|
+
readonly ve: "left-to-right";
|
|
729
|
+
readonly vec: "left-to-right";
|
|
730
|
+
readonly vi: "left-to-right";
|
|
731
|
+
readonly vmw: "left-to-right";
|
|
732
|
+
readonly vo: "left-to-right";
|
|
733
|
+
readonly vun: "left-to-right";
|
|
734
|
+
readonly wa: "left-to-right";
|
|
735
|
+
readonly wae: "left-to-right";
|
|
736
|
+
readonly wal: "left-to-right";
|
|
737
|
+
readonly wbp: "left-to-right";
|
|
738
|
+
readonly wo: "left-to-right";
|
|
739
|
+
readonly xh: "left-to-right";
|
|
740
|
+
readonly xnr: "left-to-right";
|
|
741
|
+
readonly xog: "left-to-right";
|
|
742
|
+
readonly yav: "left-to-right";
|
|
743
|
+
readonly yi: "right-to-left";
|
|
744
|
+
readonly yo: "left-to-right";
|
|
745
|
+
readonly "yo-BJ": "left-to-right";
|
|
746
|
+
readonly yrl: "left-to-right";
|
|
747
|
+
readonly "yrl-CO": "left-to-right";
|
|
748
|
+
readonly "yrl-VE": "left-to-right";
|
|
749
|
+
readonly yue: "left-to-right";
|
|
750
|
+
readonly "yue-Hans": "left-to-right";
|
|
751
|
+
readonly "yue-Hant": "left-to-right";
|
|
752
|
+
readonly "yue-Hant-CN": "left-to-right";
|
|
753
|
+
readonly "yue-Hant-MO": "left-to-right";
|
|
754
|
+
readonly za: "left-to-right";
|
|
755
|
+
readonly zgh: "left-to-right";
|
|
756
|
+
readonly zh: "left-to-right";
|
|
757
|
+
readonly "zh-Hans": "left-to-right";
|
|
758
|
+
readonly "zh-Hans-HK": "left-to-right";
|
|
759
|
+
readonly "zh-Hans-MO": "left-to-right";
|
|
760
|
+
readonly "zh-Hans-MY": "left-to-right";
|
|
761
|
+
readonly "zh-Hans-SG": "left-to-right";
|
|
762
|
+
readonly "zh-Hant": "left-to-right";
|
|
763
|
+
readonly "zh-Hant-HK": "left-to-right";
|
|
764
|
+
readonly "zh-Hant-MO": "left-to-right";
|
|
765
|
+
readonly "zh-Hant-MY": "left-to-right";
|
|
766
|
+
readonly "zh-Latn": "left-to-right";
|
|
767
|
+
readonly zu: "left-to-right";
|
|
768
768
|
};
|
|
769
769
|
export type CharacterOrdersKey = keyof typeof characterOrders;
|
|
770
|
-
export type CharacterOrder =
|
|
770
|
+
export type CharacterOrder = "left-to-right" | "right-to-left" | "top-to-bottom";
|