@fundamental-ngx/i18n 0.63.1-rc.8 → 0.63.1

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.
@@ -120,6 +120,10 @@ var json$z = {
120
120
  coreInfoLabel: {
121
121
  srOnlyText: 'Info Label'
122
122
  },
123
+ coreList: {
124
+ listItemSelectedAriaLabel: 'Selected',
125
+ listItemNotSelectedAriaLabel: 'Not Selected'
126
+ },
123
127
  coreLink: {
124
128
  emphasized: 'Emphasized',
125
129
  subtle: 'Subtle'
@@ -522,6 +526,7 @@ var json$z = {
522
526
  platformTable: {
523
527
  cancelBtnLabel: 'Cancel',
524
528
  clearFilters: 'Clear Filters',
529
+ collapseAllAnnouncementLabel: 'Collapse All clicked',
525
530
  collapseRowButtonTitle: 'Collapse row',
526
531
  confirmBtnLabel: 'OK',
527
532
  defaultEmptyMessage: 'No data found',
@@ -532,6 +537,7 @@ var json$z = {
532
537
  editableCellNumberPlaceholder: 'Shto vlerën',
533
538
  editableCellStringPlaceholder: 'Shto vlerën',
534
539
  emptyCell: 'Bosh',
540
+ expandAllAnnouncementLabel: 'Expand All clicked',
535
541
  expandRowButtonTitle: 'Expand row',
536
542
  filterDialogBackToColumns: 'Navigate back',
537
543
  filterDialogCancelBtnLabel: 'Anulo',
@@ -853,6 +859,10 @@ var json$y = {
853
859
  coreInfoLabel: {
854
860
  srOnlyText: 'تسمية المعلومات'
855
861
  },
862
+ coreList: {
863
+ listItemSelectedAriaLabel: 'Selected',
864
+ listItemNotSelectedAriaLabel: 'Not Selected'
865
+ },
856
866
  coreLink: {
857
867
  emphasized: 'مؤكَّد',
858
868
  subtle: 'غامض'
@@ -1255,6 +1265,7 @@ var json$y = {
1255
1265
  platformTable: {
1256
1266
  cancelBtnLabel: 'إلغاء',
1257
1267
  clearFilters: 'مسح عوامل التصفية',
1268
+ collapseAllAnnouncementLabel: 'Collapse All clicked',
1258
1269
  collapseRowButtonTitle: 'طي الصف',
1259
1270
  confirmBtnLabel: 'موافق',
1260
1271
  defaultEmptyMessage: 'لم يتم العثور على بيانات',
@@ -1265,6 +1276,7 @@ var json$y = {
1265
1276
  editableCellNumberPlaceholder: 'أدخل القيمة',
1266
1277
  editableCellStringPlaceholder: 'أدخل القيمة',
1267
1278
  emptyCell: 'فارغ',
1279
+ expandAllAnnouncementLabel: 'Expand All clicked',
1268
1280
  expandRowButtonTitle: 'توسيع الصف',
1269
1281
  filterDialogBackToColumns: 'التنقل إلى الخلف',
1270
1282
  filterDialogCancelBtnLabel: 'إلغاء',
@@ -1586,6 +1598,10 @@ var json$x = {
1586
1598
  coreInfoLabel: {
1587
1599
  srOnlyText: 'Информационен етикет'
1588
1600
  },
1601
+ coreList: {
1602
+ listItemSelectedAriaLabel: 'Selected',
1603
+ listItemNotSelectedAriaLabel: 'Not Selected'
1604
+ },
1589
1605
  coreLink: {
1590
1606
  emphasized: 'Акцентирано',
1591
1607
  subtle: 'Неясни'
@@ -1988,6 +2004,7 @@ var json$x = {
1988
2004
  platformTable: {
1989
2005
  cancelBtnLabel: 'Отказ',
1990
2006
  clearFilters: 'Изчистване на филтрите',
2007
+ collapseAllAnnouncementLabel: 'Collapse All clicked',
1991
2008
  collapseRowButtonTitle: 'Свиване на реда',
1992
2009
  confirmBtnLabel: 'OK',
1993
2010
  defaultEmptyMessage: 'Не са намерени данни',
@@ -1998,6 +2015,7 @@ var json$x = {
1998
2015
  editableCellNumberPlaceholder: 'Въведете стойност',
1999
2016
  editableCellStringPlaceholder: 'Въведете стойност',
2000
2017
  emptyCell: 'Празно',
2018
+ expandAllAnnouncementLabel: 'Expand All clicked',
2001
2019
  expandRowButtonTitle: 'Разгръщане на реда',
2002
2020
  filterDialogBackToColumns: 'Назад',
2003
2021
  filterDialogCancelBtnLabel: 'Отказ',
@@ -2319,6 +2337,10 @@ var json$w = {
2319
2337
  coreInfoLabel: {
2320
2338
  srOnlyText: '信息标签'
2321
2339
  },
2340
+ coreList: {
2341
+ listItemSelectedAriaLabel: 'Selected',
2342
+ listItemNotSelectedAriaLabel: 'Not Selected'
2343
+ },
2322
2344
  coreLink: {
2323
2345
  emphasized: '已强调',
2324
2346
  subtle: '隐蔽'
@@ -2721,6 +2743,7 @@ var json$w = {
2721
2743
  platformTable: {
2722
2744
  cancelBtnLabel: '取消',
2723
2745
  clearFilters: '清除过滤器',
2746
+ collapseAllAnnouncementLabel: 'Collapse All clicked',
2724
2747
  collapseRowButtonTitle: '折叠行',
2725
2748
  confirmBtnLabel: '确定',
2726
2749
  defaultEmptyMessage: '找不到数据',
@@ -2731,6 +2754,7 @@ var json$w = {
2731
2754
  editableCellNumberPlaceholder: '输入值',
2732
2755
  editableCellStringPlaceholder: '输入值',
2733
2756
  emptyCell: '空',
2757
+ expandAllAnnouncementLabel: 'Expand All clicked',
2734
2758
  expandRowButtonTitle: '展开行',
2735
2759
  filterDialogBackToColumns: '向后导航',
2736
2760
  filterDialogCancelBtnLabel: '取消',
@@ -3057,6 +3081,10 @@ var json$v = {
3057
3081
  coreInfoLabel: {
3058
3082
  srOnlyText: '資訊標籤'
3059
3083
  },
3084
+ coreList: {
3085
+ listItemSelectedAriaLabel: 'Selected',
3086
+ listItemNotSelectedAriaLabel: 'Not Selected'
3087
+ },
3060
3088
  coreLink: {
3061
3089
  emphasized: '強調',
3062
3090
  subtle: '輕微'
@@ -3459,6 +3487,7 @@ var json$v = {
3459
3487
  platformTable: {
3460
3488
  cancelBtnLabel: '取消',
3461
3489
  clearFilters: '清除篩選器',
3490
+ collapseAllAnnouncementLabel: 'Collapse All clicked',
3462
3491
  collapseRowButtonTitle: '摺疊列',
3463
3492
  confirmBtnLabel: '確定',
3464
3493
  defaultEmptyMessage: '找不到資料',
@@ -3469,6 +3498,7 @@ var json$v = {
3469
3498
  editableCellNumberPlaceholder: '輸入值',
3470
3499
  editableCellStringPlaceholder: '輸入值',
3471
3500
  emptyCell: '空白',
3501
+ expandAllAnnouncementLabel: 'Expand All clicked',
3472
3502
  expandRowButtonTitle: '展開列',
3473
3503
  filterDialogBackToColumns: '返回',
3474
3504
  filterDialogCancelBtnLabel: '取消',
@@ -3794,6 +3824,10 @@ var json$u = {
3794
3824
  coreInfoLabel: {
3795
3825
  srOnlyText: 'Oznaka informacija'
3796
3826
  },
3827
+ coreList: {
3828
+ listItemSelectedAriaLabel: 'Selected',
3829
+ listItemNotSelectedAriaLabel: 'Not Selected'
3830
+ },
3797
3831
  coreLink: {
3798
3832
  emphasized: 'Naglašeno',
3799
3833
  subtle: 'Rafinirano'
@@ -4196,6 +4230,7 @@ var json$u = {
4196
4230
  platformTable: {
4197
4231
  cancelBtnLabel: 'Odustani',
4198
4232
  clearFilters: 'Poništi filtre',
4233
+ collapseAllAnnouncementLabel: 'Collapse All clicked',
4199
4234
  collapseRowButtonTitle: 'Sažmi redak',
4200
4235
  confirmBtnLabel: 'OK',
4201
4236
  defaultEmptyMessage: 'Nisu pronađeni podaci',
@@ -4206,6 +4241,7 @@ var json$u = {
4206
4241
  editableCellNumberPlaceholder: 'Unesite vrijednost',
4207
4242
  editableCellStringPlaceholder: 'Unesite vrijednost',
4208
4243
  emptyCell: 'Prazno',
4244
+ expandAllAnnouncementLabel: 'Expand All clicked',
4209
4245
  expandRowButtonTitle: 'Proširi redak',
4210
4246
  filterDialogBackToColumns: 'Navigiraj natrag',
4211
4247
  filterDialogCancelBtnLabel: 'Otkaži',
@@ -4527,6 +4563,10 @@ var json$t = {
4527
4563
  coreInfoLabel: {
4528
4564
  srOnlyText: 'Informační označení'
4529
4565
  },
4566
+ coreList: {
4567
+ listItemSelectedAriaLabel: 'Selected',
4568
+ listItemNotSelectedAriaLabel: 'Not Selected'
4569
+ },
4530
4570
  coreLink: {
4531
4571
  emphasized: 'Zvýrazněno',
4532
4572
  subtle: 'Jemné'
@@ -4929,6 +4969,7 @@ var json$t = {
4929
4969
  platformTable: {
4930
4970
  cancelBtnLabel: 'Zrušit',
4931
4971
  clearFilters: 'Vymazat filtry',
4972
+ collapseAllAnnouncementLabel: 'Collapse All clicked',
4932
4973
  collapseRowButtonTitle: 'Sbalit řádek',
4933
4974
  confirmBtnLabel: 'OK',
4934
4975
  defaultEmptyMessage: 'Nebyla nalezena data',
@@ -4939,6 +4980,7 @@ var json$t = {
4939
4980
  editableCellNumberPlaceholder: 'Zadat hodnotu',
4940
4981
  editableCellStringPlaceholder: 'Zadat hodnotu',
4941
4982
  emptyCell: 'Prázdné',
4983
+ expandAllAnnouncementLabel: 'Expand All clicked',
4942
4984
  expandRowButtonTitle: 'Rozbalit řádek',
4943
4985
  filterDialogBackToColumns: 'Přejít zpět',
4944
4986
  filterDialogCancelBtnLabel: 'Zrušit',
@@ -5260,6 +5302,10 @@ var json$s = {
5260
5302
  coreInfoLabel: {
5261
5303
  srOnlyText: 'Oplysningsetiket'
5262
5304
  },
5305
+ coreList: {
5306
+ listItemSelectedAriaLabel: 'Selected',
5307
+ listItemNotSelectedAriaLabel: 'Not Selected'
5308
+ },
5263
5309
  coreLink: {
5264
5310
  emphasized: 'Fremhævet',
5265
5311
  subtle: 'Diskret'
@@ -5662,6 +5708,7 @@ var json$s = {
5662
5708
  platformTable: {
5663
5709
  cancelBtnLabel: 'Annuller',
5664
5710
  clearFilters: 'Ryd filtre',
5711
+ collapseAllAnnouncementLabel: 'Collapse All clicked',
5665
5712
  collapseRowButtonTitle: 'Minimer række',
5666
5713
  confirmBtnLabel: 'OK',
5667
5714
  defaultEmptyMessage: 'Ingen data fundet',
@@ -5672,6 +5719,7 @@ var json$s = {
5672
5719
  editableCellNumberPlaceholder: 'Indtast værdi',
5673
5720
  editableCellStringPlaceholder: 'Indtast værdi',
5674
5721
  emptyCell: 'Tom',
5722
+ expandAllAnnouncementLabel: 'Expand All clicked',
5675
5723
  expandRowButtonTitle: 'Udvid række',
5676
5724
  filterDialogBackToColumns: 'Naviger tilbage',
5677
5725
  filterDialogCancelBtnLabel: 'Annuller',
@@ -5993,6 +6041,10 @@ var json$r = {
5993
6041
  coreInfoLabel: {
5994
6042
  srOnlyText: 'Infolabel'
5995
6043
  },
6044
+ coreList: {
6045
+ listItemSelectedAriaLabel: 'Selected',
6046
+ listItemNotSelectedAriaLabel: 'Not Selected'
6047
+ },
5996
6048
  coreLink: {
5997
6049
  emphasized: 'Benadrukt',
5998
6050
  subtle: 'Subtiel'
@@ -6395,6 +6447,7 @@ var json$r = {
6395
6447
  platformTable: {
6396
6448
  cancelBtnLabel: 'Annuleren',
6397
6449
  clearFilters: 'Filters wissen',
6450
+ collapseAllAnnouncementLabel: 'Collapse All clicked',
6398
6451
  collapseRowButtonTitle: 'Rij samenvouwen',
6399
6452
  confirmBtnLabel: 'OK',
6400
6453
  defaultEmptyMessage: 'Geen gegevens gevonden',
@@ -6405,6 +6458,7 @@ var json$r = {
6405
6458
  editableCellNumberPlaceholder: 'Waarde invoeren',
6406
6459
  editableCellStringPlaceholder: 'Waarde invoeren',
6407
6460
  emptyCell: 'Leeg',
6461
+ expandAllAnnouncementLabel: 'Expand All clicked',
6408
6462
  expandRowButtonTitle: 'Rij uitvouwen',
6409
6463
  filterDialogBackToColumns: 'Terug',
6410
6464
  filterDialogCancelBtnLabel: 'Annuleren',
@@ -6726,6 +6780,10 @@ var json$q = {
6726
6780
  coreInfoLabel: {
6727
6781
  srOnlyText: 'Info Label'
6728
6782
  },
6783
+ coreList: {
6784
+ listItemSelectedAriaLabel: 'Selected',
6785
+ listItemNotSelectedAriaLabel: 'Not Selected'
6786
+ },
6729
6787
  coreLink: {
6730
6788
  emphasized: 'Emphasized',
6731
6789
  subtle: 'Subtle'
@@ -7128,6 +7186,7 @@ var json$q = {
7128
7186
  platformTable: {
7129
7187
  cancelBtnLabel: 'Cancel',
7130
7188
  clearFilters: 'Clear Filters',
7189
+ collapseAllAnnouncementLabel: 'Collapse All clicked',
7131
7190
  collapseRowButtonTitle: 'Collapse row',
7132
7191
  confirmBtnLabel: 'OK',
7133
7192
  defaultEmptyMessage: 'No data found',
@@ -7138,6 +7197,7 @@ var json$q = {
7138
7197
  editableCellNumberPlaceholder: 'Enter value',
7139
7198
  editableCellStringPlaceholder: 'Enter value',
7140
7199
  emptyCell: 'Empty',
7200
+ expandAllAnnouncementLabel: 'Expand All clicked',
7141
7201
  expandRowButtonTitle: 'Expand row',
7142
7202
  filterDialogBackToColumns: 'Navigate back',
7143
7203
  filterDialogCancelBtnLabel: 'Cancel',
@@ -7459,6 +7519,10 @@ var json$p = {
7459
7519
  coreInfoLabel: {
7460
7520
  srOnlyText: 'Infoetiketti'
7461
7521
  },
7522
+ coreList: {
7523
+ listItemSelectedAriaLabel: 'Selected',
7524
+ listItemNotSelectedAriaLabel: 'Not Selected'
7525
+ },
7462
7526
  coreLink: {
7463
7527
  emphasized: 'Korostettu',
7464
7528
  subtle: 'Hillitty'
@@ -7861,6 +7925,7 @@ var json$p = {
7861
7925
  platformTable: {
7862
7926
  cancelBtnLabel: 'Peruuta',
7863
7927
  clearFilters: 'Tyhjennä suodattimet',
7928
+ collapseAllAnnouncementLabel: 'Collapse All clicked',
7864
7929
  collapseRowButtonTitle: 'Tiivistä rivi',
7865
7930
  confirmBtnLabel: 'OK',
7866
7931
  defaultEmptyMessage: 'Tietoja ei löydy',
@@ -7871,6 +7936,7 @@ var json$p = {
7871
7936
  editableCellNumberPlaceholder: 'Syötä arvo',
7872
7937
  editableCellStringPlaceholder: 'Syötä arvo',
7873
7938
  emptyCell: 'Tyhjä',
7939
+ expandAllAnnouncementLabel: 'Expand All clicked',
7874
7940
  expandRowButtonTitle: 'Laajenna rivi',
7875
7941
  filterDialogBackToColumns: 'Navigoi takaisin',
7876
7942
  filterDialogCancelBtnLabel: 'Peruuta',
@@ -8192,6 +8258,10 @@ var json$o = {
8192
8258
  coreInfoLabel: {
8193
8259
  srOnlyText: "Étiquette d'information"
8194
8260
  },
8261
+ coreList: {
8262
+ listItemSelectedAriaLabel: 'Selected',
8263
+ listItemNotSelectedAriaLabel: 'Not Selected'
8264
+ },
8195
8265
  coreLink: {
8196
8266
  emphasized: 'Mis en évidence',
8197
8267
  subtle: 'Subtil'
@@ -8594,6 +8664,7 @@ var json$o = {
8594
8664
  platformTable: {
8595
8665
  cancelBtnLabel: 'Annuler',
8596
8666
  clearFilters: 'Effacer les filtres',
8667
+ collapseAllAnnouncementLabel: 'Collapse All clicked',
8597
8668
  collapseRowButtonTitle: 'Réduire la ligne',
8598
8669
  confirmBtnLabel: 'OK',
8599
8670
  defaultEmptyMessage: 'Aucune donnée trouvée',
@@ -8604,6 +8675,7 @@ var json$o = {
8604
8675
  editableCellNumberPlaceholder: 'Saisir une valeur',
8605
8676
  editableCellStringPlaceholder: 'Saisir une valeur',
8606
8677
  emptyCell: 'Vide',
8678
+ expandAllAnnouncementLabel: 'Expand All clicked',
8607
8679
  expandRowButtonTitle: 'Développer la ligne',
8608
8680
  filterDialogBackToColumns: 'Revenir à la page précédente',
8609
8681
  filterDialogCancelBtnLabel: 'Annuler',
@@ -8925,6 +8997,10 @@ var json$n = {
8925
8997
  coreInfoLabel: {
8926
8998
  srOnlyText: 'Info Label'
8927
8999
  },
9000
+ coreList: {
9001
+ listItemSelectedAriaLabel: 'Selected',
9002
+ listItemNotSelectedAriaLabel: 'Not Selected'
9003
+ },
8928
9004
  coreLink: {
8929
9005
  emphasized: 'Emphasized',
8930
9006
  subtle: 'Subtle'
@@ -9327,6 +9403,7 @@ var json$n = {
9327
9403
  platformTable: {
9328
9404
  cancelBtnLabel: 'Cancel',
9329
9405
  clearFilters: 'Clear Filters',
9406
+ collapseAllAnnouncementLabel: 'Collapse All clicked',
9330
9407
  collapseRowButtonTitle: 'Collapse row',
9331
9408
  confirmBtnLabel: 'OK',
9332
9409
  defaultEmptyMessage: 'მონაცემები ვერ მოიძებნა',
@@ -9337,6 +9414,7 @@ var json$n = {
9337
9414
  editableCellNumberPlaceholder: 'შეიყვანეთ რიცხვი',
9338
9415
  editableCellStringPlaceholder: 'შეიყვანეთ მნიშვნელობა',
9339
9416
  emptyCell: 'ცარიელი',
9417
+ expandAllAnnouncementLabel: 'Expand All clicked',
9340
9418
  expandRowButtonTitle: 'Expand row',
9341
9419
  filterDialogBackToColumns: 'Navigate back',
9342
9420
  filterDialogCancelBtnLabel: 'გაუქმება',
@@ -9658,6 +9736,10 @@ var json$m = {
9658
9736
  coreInfoLabel: {
9659
9737
  srOnlyText: 'Info-Label'
9660
9738
  },
9739
+ coreList: {
9740
+ listItemSelectedAriaLabel: 'Selected',
9741
+ listItemNotSelectedAriaLabel: 'Not Selected'
9742
+ },
9661
9743
  coreLink: {
9662
9744
  emphasized: 'Hervorgehoben',
9663
9745
  subtle: 'Subtil'
@@ -10060,6 +10142,7 @@ var json$m = {
10060
10142
  platformTable: {
10061
10143
  cancelBtnLabel: 'Abbrechen',
10062
10144
  clearFilters: 'Filter zurücksetzen',
10145
+ collapseAllAnnouncementLabel: 'Collapse All clicked',
10063
10146
  collapseRowButtonTitle: 'Zeile komprimieren',
10064
10147
  confirmBtnLabel: 'OK',
10065
10148
  defaultEmptyMessage: 'Keine Daten gefunden',
@@ -10070,6 +10153,7 @@ var json$m = {
10070
10153
  editableCellNumberPlaceholder: 'Wert eingeben',
10071
10154
  editableCellStringPlaceholder: 'Wert eingeben',
10072
10155
  emptyCell: 'Leer',
10156
+ expandAllAnnouncementLabel: 'Expand All clicked',
10073
10157
  expandRowButtonTitle: 'Zeile erweitern',
10074
10158
  filterDialogBackToColumns: 'Zurück navigieren',
10075
10159
  filterDialogCancelBtnLabel: 'Abbrechen',
@@ -10391,6 +10475,10 @@ var json$l = {
10391
10475
  coreInfoLabel: {
10392
10476
  srOnlyText: 'Ετικέτα Πληροφοριών'
10393
10477
  },
10478
+ coreList: {
10479
+ listItemSelectedAriaLabel: 'Selected',
10480
+ listItemNotSelectedAriaLabel: 'Not Selected'
10481
+ },
10394
10482
  coreLink: {
10395
10483
  emphasized: 'Τονισμένο',
10396
10484
  subtle: 'Διακριτικό'
@@ -10793,6 +10881,7 @@ var json$l = {
10793
10881
  platformTable: {
10794
10882
  cancelBtnLabel: 'Ακύρωση',
10795
10883
  clearFilters: 'Εκκαθάριση Φίλτρων',
10884
+ collapseAllAnnouncementLabel: 'Collapse All clicked',
10796
10885
  collapseRowButtonTitle: 'Σύμπυξη σειράς',
10797
10886
  confirmBtnLabel: 'OK',
10798
10887
  defaultEmptyMessage: 'Δεν βρέθηκαν δεδομένα',
@@ -10803,6 +10892,7 @@ var json$l = {
10803
10892
  editableCellNumberPlaceholder: 'Εισαγάγετε τιμή',
10804
10893
  editableCellStringPlaceholder: 'Εισαγάγετε τιμή',
10805
10894
  emptyCell: 'Κενό',
10895
+ expandAllAnnouncementLabel: 'Expand All clicked',
10806
10896
  expandRowButtonTitle: 'Επέκταση σειράς',
10807
10897
  filterDialogBackToColumns: 'Πλοήγηση πίσω',
10808
10898
  filterDialogCancelBtnLabel: 'Ακύρωση',
@@ -11124,6 +11214,10 @@ var json$k = {
11124
11214
  coreInfoLabel: {
11125
11215
  srOnlyText: 'תווית מידע'
11126
11216
  },
11217
+ coreList: {
11218
+ listItemSelectedAriaLabel: 'Selected',
11219
+ listItemNotSelectedAriaLabel: 'Not Selected'
11220
+ },
11127
11221
  coreLink: {
11128
11222
  emphasized: 'מודגש',
11129
11223
  subtle: 'עדין'
@@ -11526,6 +11620,7 @@ var json$k = {
11526
11620
  platformTable: {
11527
11621
  cancelBtnLabel: 'בטל',
11528
11622
  clearFilters: 'נקה מסננים',
11623
+ collapseAllAnnouncementLabel: 'Collapse All clicked',
11529
11624
  collapseRowButtonTitle: 'צמצם שורה',
11530
11625
  confirmBtnLabel: 'OK',
11531
11626
  defaultEmptyMessage: 'לא נמצאו נתונים',
@@ -11536,6 +11631,7 @@ var json$k = {
11536
11631
  editableCellNumberPlaceholder: 'הזן ערך',
11537
11632
  editableCellStringPlaceholder: 'הזן ערך',
11538
11633
  emptyCell: 'ריק',
11634
+ expandAllAnnouncementLabel: 'Expand All clicked',
11539
11635
  expandRowButtonTitle: 'הרחב שורה',
11540
11636
  filterDialogBackToColumns: 'נווט חזרה',
11541
11637
  filterDialogCancelBtnLabel: 'בטל',
@@ -11857,6 +11953,10 @@ var json$j = {
11857
11953
  coreInfoLabel: {
11858
11954
  srOnlyText: 'Info Label'
11859
11955
  },
11956
+ coreList: {
11957
+ listItemSelectedAriaLabel: 'Selected',
11958
+ listItemNotSelectedAriaLabel: 'Not Selected'
11959
+ },
11860
11960
  coreLink: {
11861
11961
  emphasized: 'Emphasized',
11862
11962
  subtle: 'Subtle'
@@ -12259,6 +12359,7 @@ var json$j = {
12259
12359
  platformTable: {
12260
12360
  cancelBtnLabel: 'Cancel',
12261
12361
  clearFilters: 'Clear Filters',
12362
+ collapseAllAnnouncementLabel: 'Collapse All clicked',
12262
12363
  collapseRowButtonTitle: 'Collapse row',
12263
12364
  confirmBtnLabel: 'OK',
12264
12365
  defaultEmptyMessage: 'डाटा प्राप्त नहीं हुआ',
@@ -12269,6 +12370,7 @@ var json$j = {
12269
12370
  editableCellNumberPlaceholder: 'मूल्य दर्ज करें',
12270
12371
  editableCellStringPlaceholder: 'मूल्य दर्ज करें',
12271
12372
  emptyCell: 'खाली',
12373
+ expandAllAnnouncementLabel: 'Expand All clicked',
12272
12374
  expandRowButtonTitle: 'Expand row',
12273
12375
  filterDialogBackToColumns: 'Navigate back',
12274
12376
  filterDialogCancelBtnLabel: 'रद्द करें',
@@ -12590,6 +12692,10 @@ var json$i = {
12590
12692
  coreInfoLabel: {
12591
12693
  srOnlyText: 'Infócímke'
12592
12694
  },
12695
+ coreList: {
12696
+ listItemSelectedAriaLabel: 'Selected',
12697
+ listItemNotSelectedAriaLabel: 'Not Selected'
12698
+ },
12593
12699
  coreLink: {
12594
12700
  emphasized: 'Kiemelt',
12595
12701
  subtle: 'Nem kiemelt'
@@ -12992,6 +13098,7 @@ var json$i = {
12992
13098
  platformTable: {
12993
13099
  cancelBtnLabel: 'Mégse',
12994
13100
  clearFilters: 'Szűrők törlése',
13101
+ collapseAllAnnouncementLabel: 'Collapse All clicked',
12995
13102
  collapseRowButtonTitle: 'Sor összecsukása',
12996
13103
  confirmBtnLabel: 'OK',
12997
13104
  defaultEmptyMessage: 'Nem található adat',
@@ -13002,6 +13109,7 @@ var json$i = {
13002
13109
  editableCellNumberPlaceholder: 'Adjon meg értéket',
13003
13110
  editableCellStringPlaceholder: 'Adjon meg értéket',
13004
13111
  emptyCell: 'Üres',
13112
+ expandAllAnnouncementLabel: 'Expand All clicked',
13005
13113
  expandRowButtonTitle: 'Sor kibontása',
13006
13114
  filterDialogBackToColumns: 'Visszalépés',
13007
13115
  filterDialogCancelBtnLabel: 'Mégse',
@@ -13323,6 +13431,10 @@ var json$h = {
13323
13431
  coreInfoLabel: {
13324
13432
  srOnlyText: 'Etichetta informativa'
13325
13433
  },
13434
+ coreList: {
13435
+ listItemSelectedAriaLabel: 'Selected',
13436
+ listItemNotSelectedAriaLabel: 'Not Selected'
13437
+ },
13326
13438
  coreLink: {
13327
13439
  emphasized: 'Evidenziato',
13328
13440
  subtle: 'Discreto'
@@ -13725,6 +13837,7 @@ var json$h = {
13725
13837
  platformTable: {
13726
13838
  cancelBtnLabel: 'Annulla',
13727
13839
  clearFilters: 'Cancella filtri',
13840
+ collapseAllAnnouncementLabel: 'Collapse All clicked',
13728
13841
  collapseRowButtonTitle: 'Comprimi riga',
13729
13842
  confirmBtnLabel: 'OK',
13730
13843
  defaultEmptyMessage: 'Non sono stati trovati dati',
@@ -13735,6 +13848,7 @@ var json$h = {
13735
13848
  editableCellNumberPlaceholder: 'Immetti il valore',
13736
13849
  editableCellStringPlaceholder: 'Immetti il valore',
13737
13850
  emptyCell: 'Vuoto',
13851
+ expandAllAnnouncementLabel: 'Expand All clicked',
13738
13852
  expandRowButtonTitle: 'Espandi riga',
13739
13853
  filterDialogBackToColumns: 'Indietro',
13740
13854
  filterDialogCancelBtnLabel: 'Annulla',
@@ -14056,6 +14170,10 @@ var json$g = {
14056
14170
  coreInfoLabel: {
14057
14171
  srOnlyText: '情報ラベル'
14058
14172
  },
14173
+ coreList: {
14174
+ listItemSelectedAriaLabel: 'Selected',
14175
+ listItemNotSelectedAriaLabel: 'Not Selected'
14176
+ },
14059
14177
  coreLink: {
14060
14178
  emphasized: '強調',
14061
14179
  subtle: '淡色'
@@ -14458,6 +14576,7 @@ var json$g = {
14458
14576
  platformTable: {
14459
14577
  cancelBtnLabel: 'キャンセル',
14460
14578
  clearFilters: 'フィルタをクリア',
14579
+ collapseAllAnnouncementLabel: 'Collapse All clicked',
14461
14580
  collapseRowButtonTitle: '行を圧縮',
14462
14581
  confirmBtnLabel: 'OK',
14463
14582
  defaultEmptyMessage: 'データが見つかりません。',
@@ -14468,6 +14587,7 @@ var json$g = {
14468
14587
  editableCellNumberPlaceholder: '値を入力',
14469
14588
  editableCellStringPlaceholder: '値を入力',
14470
14589
  emptyCell: '空白',
14590
+ expandAllAnnouncementLabel: 'Expand All clicked',
14471
14591
  expandRowButtonTitle: '行を展開',
14472
14592
  filterDialogBackToColumns: '戻る',
14473
14593
  filterDialogCancelBtnLabel: 'キャンセル',
@@ -14789,6 +14909,10 @@ var json$f = {
14789
14909
  coreInfoLabel: {
14790
14910
  srOnlyText: 'Ақпараттық белгі'
14791
14911
  },
14912
+ coreList: {
14913
+ listItemSelectedAriaLabel: 'Selected',
14914
+ listItemNotSelectedAriaLabel: 'Not Selected'
14915
+ },
14792
14916
  coreLink: {
14793
14917
  emphasized: 'Ерекшеленген',
14794
14918
  subtle: 'Білінбейтін'
@@ -15191,6 +15315,7 @@ var json$f = {
15191
15315
  platformTable: {
15192
15316
  cancelBtnLabel: 'Болдырмау',
15193
15317
  clearFilters: 'Сүзгілерді тазарту',
15318
+ collapseAllAnnouncementLabel: 'Collapse All clicked',
15194
15319
  collapseRowButtonTitle: 'Жолды жию',
15195
15320
  confirmBtnLabel: 'OK',
15196
15321
  defaultEmptyMessage: 'Дерек табылмады',
@@ -15201,6 +15326,7 @@ var json$f = {
15201
15326
  editableCellNumberPlaceholder: 'Мән енгізу',
15202
15327
  editableCellStringPlaceholder: 'Мән енгізу',
15203
15328
  emptyCell: 'Бос',
15329
+ expandAllAnnouncementLabel: 'Expand All clicked',
15204
15330
  expandRowButtonTitle: 'Жолды жаю',
15205
15331
  filterDialogBackToColumns: 'Артқа өту',
15206
15332
  filterDialogCancelBtnLabel: 'Болдырмау',
@@ -15522,6 +15648,10 @@ var json$e = {
15522
15648
  coreInfoLabel: {
15523
15649
  srOnlyText: '정보 레이블'
15524
15650
  },
15651
+ coreList: {
15652
+ listItemSelectedAriaLabel: 'Selected',
15653
+ listItemNotSelectedAriaLabel: 'Not Selected'
15654
+ },
15525
15655
  coreLink: {
15526
15656
  emphasized: '강조됨',
15527
15657
  subtle: '미약'
@@ -15924,6 +16054,7 @@ var json$e = {
15924
16054
  platformTable: {
15925
16055
  cancelBtnLabel: '취소',
15926
16056
  clearFilters: '필터 지우기',
16057
+ collapseAllAnnouncementLabel: 'Collapse All clicked',
15927
16058
  collapseRowButtonTitle: '행 접기',
15928
16059
  confirmBtnLabel: '확인',
15929
16060
  defaultEmptyMessage: '데이터를 찾을 수 없음',
@@ -15934,6 +16065,7 @@ var json$e = {
15934
16065
  editableCellNumberPlaceholder: '값 입력',
15935
16066
  editableCellStringPlaceholder: '값 입력',
15936
16067
  emptyCell: '비어 있음',
16068
+ expandAllAnnouncementLabel: 'Expand All clicked',
15937
16069
  expandRowButtonTitle: '행 펼치기',
15938
16070
  filterDialogBackToColumns: '뒤로 이동',
15939
16071
  filterDialogCancelBtnLabel: '취소',
@@ -16255,6 +16387,10 @@ var json$d = {
16255
16387
  coreInfoLabel: {
16256
16388
  srOnlyText: 'Label Maklumat'
16257
16389
  },
16390
+ coreList: {
16391
+ listItemSelectedAriaLabel: 'Selected',
16392
+ listItemNotSelectedAriaLabel: 'Not Selected'
16393
+ },
16258
16394
  coreLink: {
16259
16395
  emphasized: 'Diserlahkan',
16260
16396
  subtle: 'Tak Ketara'
@@ -16657,6 +16793,7 @@ var json$d = {
16657
16793
  platformTable: {
16658
16794
  cancelBtnLabel: 'Batalkan',
16659
16795
  clearFilters: 'Kosongkan Penapis',
16796
+ collapseAllAnnouncementLabel: 'Collapse All clicked',
16660
16797
  collapseRowButtonTitle: 'Runtuhkan baris',
16661
16798
  confirmBtnLabel: 'OK',
16662
16799
  defaultEmptyMessage: 'Tiada data ditemui',
@@ -16667,6 +16804,7 @@ var json$d = {
16667
16804
  editableCellNumberPlaceholder: 'Masukkan nilai',
16668
16805
  editableCellStringPlaceholder: 'Masukkan nilai',
16669
16806
  emptyCell: 'Kosong',
16807
+ expandAllAnnouncementLabel: 'Expand All clicked',
16670
16808
  expandRowButtonTitle: 'Kembangkan baris',
16671
16809
  filterDialogBackToColumns: 'Navigasi kembali',
16672
16810
  filterDialogCancelBtnLabel: 'Batalkan',
@@ -16988,6 +17126,10 @@ var json$c = {
16988
17126
  coreInfoLabel: {
16989
17127
  srOnlyText: 'Infoetikett'
16990
17128
  },
17129
+ coreList: {
17130
+ listItemSelectedAriaLabel: 'Selected',
17131
+ listItemNotSelectedAriaLabel: 'Not Selected'
17132
+ },
16991
17133
  coreLink: {
16992
17134
  emphasized: 'Uthevet',
16993
17135
  subtle: 'Subtil'
@@ -17390,6 +17532,7 @@ var json$c = {
17390
17532
  platformTable: {
17391
17533
  cancelBtnLabel: 'Avbryt',
17392
17534
  clearFilters: 'Tøm filtre',
17535
+ collapseAllAnnouncementLabel: 'Collapse All clicked',
17393
17536
  collapseRowButtonTitle: 'Komprimer rad',
17394
17537
  confirmBtnLabel: 'OK',
17395
17538
  defaultEmptyMessage: 'Finner ingen data',
@@ -17400,6 +17543,7 @@ var json$c = {
17400
17543
  editableCellNumberPlaceholder: 'Angi verdi',
17401
17544
  editableCellStringPlaceholder: 'Angi verdi',
17402
17545
  emptyCell: 'Tom',
17546
+ expandAllAnnouncementLabel: 'Expand All clicked',
17403
17547
  expandRowButtonTitle: 'Utvid rad',
17404
17548
  filterDialogBackToColumns: 'Naviger tilbake',
17405
17549
  filterDialogCancelBtnLabel: 'Avbryt',
@@ -17721,6 +17865,10 @@ var json$b = {
17721
17865
  coreInfoLabel: {
17722
17866
  srOnlyText: 'Etykieta informacyjna'
17723
17867
  },
17868
+ coreList: {
17869
+ listItemSelectedAriaLabel: 'Selected',
17870
+ listItemNotSelectedAriaLabel: 'Not Selected'
17871
+ },
17724
17872
  coreLink: {
17725
17873
  emphasized: 'Wyróżniony',
17726
17874
  subtle: 'Delikatny'
@@ -18123,6 +18271,7 @@ var json$b = {
18123
18271
  platformTable: {
18124
18272
  cancelBtnLabel: 'Anuluj',
18125
18273
  clearFilters: 'Wyczyść filtry',
18274
+ collapseAllAnnouncementLabel: 'Collapse All clicked',
18126
18275
  collapseRowButtonTitle: 'Zwiń wiersz',
18127
18276
  confirmBtnLabel: 'OK',
18128
18277
  defaultEmptyMessage: 'Nie znaleziono danych',
@@ -18133,6 +18282,7 @@ var json$b = {
18133
18282
  editableCellNumberPlaceholder: 'Wprowadź wartość',
18134
18283
  editableCellStringPlaceholder: 'Wprowadź wartość',
18135
18284
  emptyCell: 'Puste',
18285
+ expandAllAnnouncementLabel: 'Expand All clicked',
18136
18286
  expandRowButtonTitle: 'Rozwiń wiersz',
18137
18287
  filterDialogBackToColumns: 'Przejdź wstecz',
18138
18288
  filterDialogCancelBtnLabel: 'Anuluj',
@@ -18454,6 +18604,10 @@ var json$a = {
18454
18604
  coreInfoLabel: {
18455
18605
  srOnlyText: 'Rótulo de informação'
18456
18606
  },
18607
+ coreList: {
18608
+ listItemSelectedAriaLabel: 'Selected',
18609
+ listItemNotSelectedAriaLabel: 'Not Selected'
18610
+ },
18457
18611
  coreLink: {
18458
18612
  emphasized: 'Realçado',
18459
18613
  subtle: 'Discreto'
@@ -18856,6 +19010,7 @@ var json$a = {
18856
19010
  platformTable: {
18857
19011
  cancelBtnLabel: 'Cancelar',
18858
19012
  clearFilters: 'Limpar filtros',
19013
+ collapseAllAnnouncementLabel: 'Collapse All clicked',
18859
19014
  collapseRowButtonTitle: 'Recolher linha',
18860
19015
  confirmBtnLabel: 'OK',
18861
19016
  defaultEmptyMessage: 'Nenhum dado encontrado',
@@ -18866,6 +19021,7 @@ var json$a = {
18866
19021
  editableCellNumberPlaceholder: 'Inserir valor',
18867
19022
  editableCellStringPlaceholder: 'Inserir valor',
18868
19023
  emptyCell: 'Vazio',
19024
+ expandAllAnnouncementLabel: 'Expand All clicked',
18869
19025
  expandRowButtonTitle: 'Expandir linha',
18870
19026
  filterDialogBackToColumns: 'Voltar',
18871
19027
  filterDialogCancelBtnLabel: 'Cancelar',
@@ -19187,6 +19343,10 @@ var json$9 = {
19187
19343
  coreInfoLabel: {
19188
19344
  srOnlyText: 'Etichetă informații'
19189
19345
  },
19346
+ coreList: {
19347
+ listItemSelectedAriaLabel: 'Selected',
19348
+ listItemNotSelectedAriaLabel: 'Not Selected'
19349
+ },
19190
19350
  coreLink: {
19191
19351
  emphasized: 'Evidențiat',
19192
19352
  subtle: 'Discret'
@@ -19589,6 +19749,7 @@ var json$9 = {
19589
19749
  platformTable: {
19590
19750
  cancelBtnLabel: 'Anulare',
19591
19751
  clearFilters: 'Golire filtre',
19752
+ collapseAllAnnouncementLabel: 'Collapse All clicked',
19592
19753
  collapseRowButtonTitle: 'Comprimare linie',
19593
19754
  confirmBtnLabel: 'OK',
19594
19755
  defaultEmptyMessage: 'Nu s-au găsit date',
@@ -19599,6 +19760,7 @@ var json$9 = {
19599
19760
  editableCellNumberPlaceholder: 'Introduceți valoarea',
19600
19761
  editableCellStringPlaceholder: 'Introduceți valoarea',
19601
19762
  emptyCell: 'Goală',
19763
+ expandAllAnnouncementLabel: 'Expand All clicked',
19602
19764
  expandRowButtonTitle: 'Expandare linie',
19603
19765
  filterDialogBackToColumns: 'Navigare înapoi',
19604
19766
  filterDialogCancelBtnLabel: 'Anulare',
@@ -19920,6 +20082,10 @@ var json$8 = {
19920
20082
  coreInfoLabel: {
19921
20083
  srOnlyText: 'Информационная метка'
19922
20084
  },
20085
+ coreList: {
20086
+ listItemSelectedAriaLabel: 'Selected',
20087
+ listItemNotSelectedAriaLabel: 'Not Selected'
20088
+ },
19923
20089
  coreLink: {
19924
20090
  emphasized: 'Выделенная',
19925
20091
  subtle: 'Незаметная'
@@ -20322,6 +20488,7 @@ var json$8 = {
20322
20488
  platformTable: {
20323
20489
  cancelBtnLabel: 'Отмена',
20324
20490
  clearFilters: 'Очистить фильтры',
20491
+ collapseAllAnnouncementLabel: 'Collapse All clicked',
20325
20492
  collapseRowButtonTitle: 'Свернуть строку',
20326
20493
  confirmBtnLabel: 'ОК',
20327
20494
  defaultEmptyMessage: 'Данные не найдены',
@@ -20332,6 +20499,7 @@ var json$8 = {
20332
20499
  editableCellNumberPlaceholder: 'Введите значение',
20333
20500
  editableCellStringPlaceholder: 'Введите значение',
20334
20501
  emptyCell: 'Пусто',
20502
+ expandAllAnnouncementLabel: 'Expand All clicked',
20335
20503
  expandRowButtonTitle: 'Развернуть строку',
20336
20504
  filterDialogBackToColumns: 'Перейти назад',
20337
20505
  filterDialogCancelBtnLabel: 'Отмена',
@@ -20653,6 +20821,10 @@ var json$7 = {
20653
20821
  coreInfoLabel: {
20654
20822
  srOnlyText: 'Info oznaka'
20655
20823
  },
20824
+ coreList: {
20825
+ listItemSelectedAriaLabel: 'Selected',
20826
+ listItemNotSelectedAriaLabel: 'Not Selected'
20827
+ },
20656
20828
  coreLink: {
20657
20829
  emphasized: 'Naglašeno',
20658
20830
  subtle: 'Suptilno'
@@ -21055,6 +21227,7 @@ var json$7 = {
21055
21227
  platformTable: {
21056
21228
  cancelBtnLabel: 'Odustani',
21057
21229
  clearFilters: 'Obriši filtere',
21230
+ collapseAllAnnouncementLabel: 'Collapse All clicked',
21058
21231
  collapseRowButtonTitle: 'Sažmi red',
21059
21232
  confirmBtnLabel: 'OK',
21060
21233
  defaultEmptyMessage: 'Podaci nisu nađeni',
@@ -21065,6 +21238,7 @@ var json$7 = {
21065
21238
  editableCellNumberPlaceholder: 'Unesi vrednost',
21066
21239
  editableCellStringPlaceholder: 'Unesi vrednost',
21067
21240
  emptyCell: 'Prazno',
21241
+ expandAllAnnouncementLabel: 'Expand All clicked',
21068
21242
  expandRowButtonTitle: 'Proširi red',
21069
21243
  filterDialogBackToColumns: 'Usmeri nazad',
21070
21244
  filterDialogCancelBtnLabel: 'Otkaži',
@@ -21386,6 +21560,10 @@ var json$6 = {
21386
21560
  coreInfoLabel: {
21387
21561
  srOnlyText: 'Označenie s informáciami'
21388
21562
  },
21563
+ coreList: {
21564
+ listItemSelectedAriaLabel: 'Selected',
21565
+ listItemNotSelectedAriaLabel: 'Not Selected'
21566
+ },
21389
21567
  coreLink: {
21390
21568
  emphasized: 'Zvýraznené',
21391
21569
  subtle: 'Jednoduché'
@@ -21788,6 +21966,7 @@ var json$6 = {
21788
21966
  platformTable: {
21789
21967
  cancelBtnLabel: 'Zrušiť',
21790
21968
  clearFilters: 'Vymazať filtre',
21969
+ collapseAllAnnouncementLabel: 'Collapse All clicked',
21791
21970
  collapseRowButtonTitle: 'Zbaliť riadok',
21792
21971
  confirmBtnLabel: 'OK',
21793
21972
  defaultEmptyMessage: 'Nenašli sa žiadne údaje',
@@ -21798,6 +21977,7 @@ var json$6 = {
21798
21977
  editableCellNumberPlaceholder: 'Zadať hodnotu',
21799
21978
  editableCellStringPlaceholder: 'Zadať hodnotu',
21800
21979
  emptyCell: 'Prázdne',
21980
+ expandAllAnnouncementLabel: 'Expand All clicked',
21801
21981
  expandRowButtonTitle: 'Rozbaliť riadok',
21802
21982
  filterDialogBackToColumns: 'Prejsť späť',
21803
21983
  filterDialogCancelBtnLabel: 'Zrušiť',
@@ -22119,6 +22299,10 @@ var json$5 = {
22119
22299
  coreInfoLabel: {
22120
22300
  srOnlyText: 'Infooznaka'
22121
22301
  },
22302
+ coreList: {
22303
+ listItemSelectedAriaLabel: 'Selected',
22304
+ listItemNotSelectedAriaLabel: 'Not Selected'
22305
+ },
22122
22306
  coreLink: {
22123
22307
  emphasized: 'Izpostavljeno',
22124
22308
  subtle: 'Neizpostavljeno'
@@ -22521,6 +22705,7 @@ var json$5 = {
22521
22705
  platformTable: {
22522
22706
  cancelBtnLabel: 'Preklic',
22523
22707
  clearFilters: 'Počisti filtre',
22708
+ collapseAllAnnouncementLabel: 'Collapse All clicked',
22524
22709
  collapseRowButtonTitle: 'Skrči vrstico',
22525
22710
  confirmBtnLabel: 'V redu',
22526
22711
  defaultEmptyMessage: 'Podatki niso najdeni',
@@ -22531,6 +22716,7 @@ var json$5 = {
22531
22716
  editableCellNumberPlaceholder: 'Vnesi vrednost',
22532
22717
  editableCellStringPlaceholder: 'Vnesi vrednost',
22533
22718
  emptyCell: 'Prazno',
22719
+ expandAllAnnouncementLabel: 'Expand All clicked',
22534
22720
  expandRowButtonTitle: 'Razširi vrstico',
22535
22721
  filterDialogBackToColumns: 'Nazaj',
22536
22722
  filterDialogCancelBtnLabel: 'Preklic',
@@ -22852,6 +23038,10 @@ var json$4 = {
22852
23038
  coreInfoLabel: {
22853
23039
  srOnlyText: 'Etiqueta de información'
22854
23040
  },
23041
+ coreList: {
23042
+ listItemSelectedAriaLabel: 'Selected',
23043
+ listItemNotSelectedAriaLabel: 'Not Selected'
23044
+ },
22855
23045
  coreLink: {
22856
23046
  emphasized: 'Destacado',
22857
23047
  subtle: 'Discreto'
@@ -23254,6 +23444,7 @@ var json$4 = {
23254
23444
  platformTable: {
23255
23445
  cancelBtnLabel: 'Cancelar',
23256
23446
  clearFilters: 'Borrar filtros',
23447
+ collapseAllAnnouncementLabel: 'Collapse All clicked',
23257
23448
  collapseRowButtonTitle: 'Contraer fila',
23258
23449
  confirmBtnLabel: 'Aceptar',
23259
23450
  defaultEmptyMessage: 'No se han encontrado datos',
@@ -23264,6 +23455,7 @@ var json$4 = {
23264
23455
  editableCellNumberPlaceholder: 'Especificar valor',
23265
23456
  editableCellStringPlaceholder: 'Especificar valor',
23266
23457
  emptyCell: 'Vacía',
23458
+ expandAllAnnouncementLabel: 'Expand All clicked',
23267
23459
  expandRowButtonTitle: 'Expandir fila',
23268
23460
  filterDialogBackToColumns: 'Volver atrás',
23269
23461
  filterDialogCancelBtnLabel: 'Cancelar',
@@ -23585,6 +23777,10 @@ var json$3 = {
23585
23777
  coreInfoLabel: {
23586
23778
  srOnlyText: 'Infoetikett'
23587
23779
  },
23780
+ coreList: {
23781
+ listItemSelectedAriaLabel: 'Selected',
23782
+ listItemNotSelectedAriaLabel: 'Not Selected'
23783
+ },
23588
23784
  coreLink: {
23589
23785
  emphasized: 'Markerad',
23590
23786
  subtle: 'Diskret'
@@ -23987,6 +24183,7 @@ var json$3 = {
23987
24183
  platformTable: {
23988
24184
  cancelBtnLabel: 'Avbryt',
23989
24185
  clearFilters: 'Rensa filter',
24186
+ collapseAllAnnouncementLabel: 'Collapse All clicked',
23990
24187
  collapseRowButtonTitle: 'Komprimera rad',
23991
24188
  confirmBtnLabel: 'OK',
23992
24189
  defaultEmptyMessage: 'Inga data hittades',
@@ -23997,6 +24194,7 @@ var json$3 = {
23997
24194
  editableCellNumberPlaceholder: 'Ange värde',
23998
24195
  editableCellStringPlaceholder: 'Ange värde',
23999
24196
  emptyCell: 'Tom',
24197
+ expandAllAnnouncementLabel: 'Expand All clicked',
24000
24198
  expandRowButtonTitle: 'Expandera rad',
24001
24199
  filterDialogBackToColumns: 'Gå tillbaka',
24002
24200
  filterDialogCancelBtnLabel: 'Avbryt',
@@ -24318,6 +24516,10 @@ var json$2 = {
24318
24516
  coreInfoLabel: {
24319
24517
  srOnlyText: 'ป้ายชื่อข้อมูล'
24320
24518
  },
24519
+ coreList: {
24520
+ listItemSelectedAriaLabel: 'Selected',
24521
+ listItemNotSelectedAriaLabel: 'Not Selected'
24522
+ },
24321
24523
  coreLink: {
24322
24524
  emphasized: 'เน้น',
24323
24525
  subtle: 'ไม่เน้น'
@@ -24720,6 +24922,7 @@ var json$2 = {
24720
24922
  platformTable: {
24721
24923
  cancelBtnLabel: 'ยกเลิก',
24722
24924
  clearFilters: 'เคลียร์ตัวกรอง',
24925
+ collapseAllAnnouncementLabel: 'Collapse All clicked',
24723
24926
  collapseRowButtonTitle: 'ยุบรวมแถว',
24724
24927
  confirmBtnLabel: 'ตกลง',
24725
24928
  defaultEmptyMessage: 'ไม่พบข้อมูล',
@@ -24730,6 +24933,7 @@ var json$2 = {
24730
24933
  editableCellNumberPlaceholder: 'ป้อนค่า',
24731
24934
  editableCellStringPlaceholder: 'ป้อนค่า',
24732
24935
  emptyCell: 'ว่าง',
24936
+ expandAllAnnouncementLabel: 'Expand All clicked',
24733
24937
  expandRowButtonTitle: 'ขยายแถว',
24734
24938
  filterDialogBackToColumns: 'ย้อนกลับ',
24735
24939
  filterDialogCancelBtnLabel: 'ยกเลิก',
@@ -25051,6 +25255,10 @@ var json$1 = {
25051
25255
  coreInfoLabel: {
25052
25256
  srOnlyText: 'Bilgi Etiketi'
25053
25257
  },
25258
+ coreList: {
25259
+ listItemSelectedAriaLabel: 'Selected',
25260
+ listItemNotSelectedAriaLabel: 'Not Selected'
25261
+ },
25054
25262
  coreLink: {
25055
25263
  emphasized: 'Vurgulu',
25056
25264
  subtle: 'İnce'
@@ -25453,6 +25661,7 @@ var json$1 = {
25453
25661
  platformTable: {
25454
25662
  cancelBtnLabel: 'İptal',
25455
25663
  clearFilters: 'Filtreleri Temizle',
25664
+ collapseAllAnnouncementLabel: 'Collapse All clicked',
25456
25665
  collapseRowButtonTitle: 'Satırı daralt',
25457
25666
  confirmBtnLabel: 'Tamam',
25458
25667
  defaultEmptyMessage: 'Veri bulunamadı',
@@ -25463,6 +25672,7 @@ var json$1 = {
25463
25672
  editableCellNumberPlaceholder: 'Değer gir',
25464
25673
  editableCellStringPlaceholder: 'Değer gir',
25465
25674
  emptyCell: 'Boş',
25675
+ expandAllAnnouncementLabel: 'Expand All clicked',
25466
25676
  expandRowButtonTitle: 'Satırı genişlet',
25467
25677
  filterDialogBackToColumns: 'Geri git',
25468
25678
  filterDialogCancelBtnLabel: 'İptal',
@@ -25784,6 +25994,10 @@ var json = {
25784
25994
  coreInfoLabel: {
25785
25995
  srOnlyText: 'Інформаційна мітка'
25786
25996
  },
25997
+ coreList: {
25998
+ listItemSelectedAriaLabel: 'Selected',
25999
+ listItemNotSelectedAriaLabel: 'Not Selected'
26000
+ },
25787
26001
  coreLink: {
25788
26002
  emphasized: 'Підкреслено',
25789
26003
  subtle: 'Приховано'
@@ -26186,6 +26400,7 @@ var json = {
26186
26400
  platformTable: {
26187
26401
  cancelBtnLabel: 'Скасувати',
26188
26402
  clearFilters: 'Очистити фільтри',
26403
+ collapseAllAnnouncementLabel: 'Collapse All clicked',
26189
26404
  collapseRowButtonTitle: 'Згорнути рядок',
26190
26405
  confirmBtnLabel: 'ОК',
26191
26406
  defaultEmptyMessage: 'Даних не знайдено',
@@ -26196,6 +26411,7 @@ var json = {
26196
26411
  editableCellNumberPlaceholder: 'Введіть значення',
26197
26412
  editableCellStringPlaceholder: 'Введіть значення',
26198
26413
  emptyCell: 'Порожнє',
26414
+ expandAllAnnouncementLabel: 'Expand All clicked',
26199
26415
  expandRowButtonTitle: 'Розгорнути рядок',
26200
26416
  filterDialogBackToColumns: 'Перейти назад',
26201
26417
  filterDialogCancelBtnLabel: 'Скасувати',