@ui5/webcomponents-compat 0.0.0-7c7170d4a → 0.0.0-acc6fea96

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.
Files changed (176) hide show
  1. package/CHANGELOG.md +380 -0
  2. package/README.md +1 -4
  3. package/dist/Table.d.ts +21 -27
  4. package/dist/Table.js +122 -75
  5. package/dist/Table.js.map +1 -1
  6. package/dist/TableCell.d.ts +0 -1
  7. package/dist/TableCell.js +21 -6
  8. package/dist/TableCell.js.map +1 -1
  9. package/dist/TableCellTemplate.d.ts +2 -0
  10. package/dist/TableCellTemplate.js +5 -0
  11. package/dist/TableCellTemplate.js.map +1 -0
  12. package/dist/TableColumn.d.ts +3 -3
  13. package/dist/TableColumn.js +47 -7
  14. package/dist/TableColumn.js.map +1 -1
  15. package/dist/TableColumnTemplate.d.ts +2 -0
  16. package/dist/TableColumnTemplate.js +5 -0
  17. package/dist/TableColumnTemplate.js.map +1 -0
  18. package/dist/TableGroupRow.d.ts +6 -4
  19. package/dist/TableGroupRow.js +26 -21
  20. package/dist/TableGroupRow.js.map +1 -1
  21. package/dist/TableGroupRowTemplate.d.ts +2 -0
  22. package/dist/TableGroupRowTemplate.js +5 -0
  23. package/dist/TableGroupRowTemplate.js.map +1 -0
  24. package/dist/TableRow.d.ts +14 -9
  25. package/dist/TableRow.js +101 -43
  26. package/dist/TableRow.js.map +1 -1
  27. package/dist/TableRowTemplate.d.ts +2 -0
  28. package/dist/TableRowTemplate.js +15 -0
  29. package/dist/TableRowTemplate.js.map +1 -0
  30. package/dist/TableTemplate.d.ts +2 -0
  31. package/dist/TableTemplate.js +20 -0
  32. package/dist/TableTemplate.js.map +1 -0
  33. package/dist/bundle.esm.d.ts +1 -1
  34. package/dist/bundle.esm.js +13 -7
  35. package/dist/bundle.esm.js.map +1 -1
  36. package/dist/bundle.scoped.config.d.ts +1 -0
  37. package/dist/bundle.scoped.config.js +5 -0
  38. package/dist/bundle.scoped.config.js.map +1 -0
  39. package/dist/bundle.scoped.esm.d.ts +1 -0
  40. package/dist/bundle.scoped.esm.js +1 -4
  41. package/dist/bundle.scoped.esm.js.map +1 -1
  42. package/dist/css/themes/GrowingButton.css +1 -1
  43. package/dist/css/themes/Table.css +1 -1
  44. package/dist/css/themes/TableCell.css +1 -1
  45. package/dist/css/themes/TableColumn.css +1 -1
  46. package/dist/css/themes/TableGroupRow.css +1 -1
  47. package/dist/css/themes/TableRow.css +1 -1
  48. package/dist/css/themes/sap_fiori_3/parameters-bundle.css +1 -1
  49. package/dist/css/themes/sap_fiori_3_dark/parameters-bundle.css +1 -1
  50. package/dist/css/themes/sap_fiori_3_hcb/parameters-bundle.css +1 -1
  51. package/dist/css/themes/sap_fiori_3_hcw/parameters-bundle.css +1 -1
  52. package/dist/css/themes/sap_horizon/parameters-bundle.css +1 -1
  53. package/dist/css/themes/sap_horizon_dark/parameters-bundle.css +1 -1
  54. package/dist/css/themes/sap_horizon_hcb/parameters-bundle.css +1 -1
  55. package/dist/css/themes/sap_horizon_hcw/parameters-bundle.css +1 -1
  56. package/dist/custom-elements-internal.json +62 -68
  57. package/dist/custom-elements.json +32 -32
  58. package/dist/generated/assets/i18n/messagebundle_ca.json +1 -1
  59. package/dist/generated/assets/i18n/messagebundle_cs.json +1 -1
  60. package/dist/generated/assets/i18n/messagebundle_cy.json +1 -1
  61. package/dist/generated/assets/i18n/messagebundle_en_US_sappsd.json +1 -1
  62. package/dist/generated/assets/i18n/messagebundle_en_US_saptrc.json +1 -1
  63. package/dist/generated/assets/i18n/messagebundle_fr.json +1 -1
  64. package/dist/generated/assets/i18n/messagebundle_fr_CA.json +1 -1
  65. package/dist/generated/assets/i18n/messagebundle_lv.json +1 -1
  66. package/dist/generated/assets/themes/sap_fiori_3/parameters-bundle.css.json +1 -1
  67. package/dist/generated/assets/themes/sap_fiori_3_dark/parameters-bundle.css.json +1 -1
  68. package/dist/generated/assets/themes/sap_fiori_3_hcb/parameters-bundle.css.json +1 -1
  69. package/dist/generated/assets/themes/sap_fiori_3_hcw/parameters-bundle.css.json +1 -1
  70. package/dist/generated/assets/themes/sap_horizon/parameters-bundle.css.json +1 -1
  71. package/dist/generated/assets/themes/sap_horizon_dark/parameters-bundle.css.json +1 -1
  72. package/dist/generated/assets/themes/sap_horizon_hcb/parameters-bundle.css.json +1 -1
  73. package/dist/generated/assets/themes/sap_horizon_hcw/parameters-bundle.css.json +1 -1
  74. package/dist/generated/i18n/i18n-defaults.d.ts +1 -1
  75. package/dist/generated/i18n/i18n-defaults.js +2 -3
  76. package/dist/generated/i18n/i18n-defaults.js.map +1 -1
  77. package/dist/generated/json-imports/Themes-fetch.d.ts +1 -0
  78. package/dist/generated/json-imports/Themes-fetch.js +25 -0
  79. package/dist/generated/json-imports/Themes-fetch.js.map +1 -0
  80. package/dist/generated/json-imports/Themes.js.map +1 -1
  81. package/dist/generated/json-imports/i18n-fetch.d.ts +1 -0
  82. package/dist/generated/json-imports/i18n-fetch.js +120 -0
  83. package/dist/generated/json-imports/i18n-fetch.js.map +1 -0
  84. package/dist/generated/json-imports/i18n.js.map +1 -1
  85. package/dist/generated/themes/GrowingButton.css.d.ts +2 -3
  86. package/dist/generated/themes/GrowingButton.css.js +2 -3
  87. package/dist/generated/themes/GrowingButton.css.js.map +1 -1
  88. package/dist/generated/themes/Table.css.d.ts +2 -3
  89. package/dist/generated/themes/Table.css.js +2 -3
  90. package/dist/generated/themes/Table.css.js.map +1 -1
  91. package/dist/generated/themes/TableCell.css.d.ts +2 -3
  92. package/dist/generated/themes/TableCell.css.js +2 -3
  93. package/dist/generated/themes/TableCell.css.js.map +1 -1
  94. package/dist/generated/themes/TableColumn.css.d.ts +2 -3
  95. package/dist/generated/themes/TableColumn.css.js +2 -3
  96. package/dist/generated/themes/TableColumn.css.js.map +1 -1
  97. package/dist/generated/themes/TableGroupRow.css.d.ts +2 -3
  98. package/dist/generated/themes/TableGroupRow.css.js +2 -3
  99. package/dist/generated/themes/TableGroupRow.css.js.map +1 -1
  100. package/dist/generated/themes/TableRow.css.d.ts +2 -3
  101. package/dist/generated/themes/TableRow.css.js +2 -3
  102. package/dist/generated/themes/TableRow.css.js.map +1 -1
  103. package/dist/generated/themes/sap_fiori_3/parameters-bundle.css.d.ts +2 -3
  104. package/dist/generated/themes/sap_fiori_3/parameters-bundle.css.js +2 -3
  105. package/dist/generated/themes/sap_fiori_3/parameters-bundle.css.js.map +1 -1
  106. package/dist/generated/themes/sap_fiori_3_dark/parameters-bundle.css.d.ts +2 -3
  107. package/dist/generated/themes/sap_fiori_3_dark/parameters-bundle.css.js +2 -3
  108. package/dist/generated/themes/sap_fiori_3_dark/parameters-bundle.css.js.map +1 -1
  109. package/dist/generated/themes/sap_fiori_3_hcb/parameters-bundle.css.d.ts +2 -3
  110. package/dist/generated/themes/sap_fiori_3_hcb/parameters-bundle.css.js +2 -3
  111. package/dist/generated/themes/sap_fiori_3_hcb/parameters-bundle.css.js.map +1 -1
  112. package/dist/generated/themes/sap_fiori_3_hcw/parameters-bundle.css.d.ts +2 -3
  113. package/dist/generated/themes/sap_fiori_3_hcw/parameters-bundle.css.js +2 -3
  114. package/dist/generated/themes/sap_fiori_3_hcw/parameters-bundle.css.js.map +1 -1
  115. package/dist/generated/themes/sap_horizon/parameters-bundle.css.d.ts +2 -3
  116. package/dist/generated/themes/sap_horizon/parameters-bundle.css.js +2 -3
  117. package/dist/generated/themes/sap_horizon/parameters-bundle.css.js.map +1 -1
  118. package/dist/generated/themes/sap_horizon_dark/parameters-bundle.css.d.ts +2 -3
  119. package/dist/generated/themes/sap_horizon_dark/parameters-bundle.css.js +2 -3
  120. package/dist/generated/themes/sap_horizon_dark/parameters-bundle.css.js.map +1 -1
  121. package/dist/generated/themes/sap_horizon_hcb/parameters-bundle.css.d.ts +2 -3
  122. package/dist/generated/themes/sap_horizon_hcb/parameters-bundle.css.js +2 -3
  123. package/dist/generated/themes/sap_horizon_hcb/parameters-bundle.css.js.map +1 -1
  124. package/dist/generated/themes/sap_horizon_hcw/parameters-bundle.css.d.ts +2 -3
  125. package/dist/generated/themes/sap_horizon_hcw/parameters-bundle.css.js +2 -3
  126. package/dist/generated/themes/sap_horizon_hcw/parameters-bundle.css.js.map +1 -1
  127. package/dist/tsconfig.tsbuildinfo +1 -0
  128. package/dist/web-types.json +11 -11
  129. package/package.json +7 -7
  130. package/src/TableCellTemplate.tsx +13 -0
  131. package/src/TableColumnTemplate.tsx +13 -0
  132. package/src/TableGroupRowTemplate.tsx +17 -0
  133. package/src/TableRowTemplate.tsx +92 -0
  134. package/src/TableTemplate.tsx +129 -0
  135. package/src/i18n/messagebundle_ca.properties +1 -1
  136. package/src/i18n/messagebundle_cs.properties +1 -1
  137. package/src/i18n/messagebundle_cy.properties +1 -1
  138. package/src/i18n/messagebundle_en_US_sappsd.properties +5 -296
  139. package/src/i18n/messagebundle_en_US_saptrc.properties +10 -301
  140. package/src/i18n/messagebundle_fr.properties +3 -3
  141. package/src/i18n/messagebundle_fr_CA.properties +3 -3
  142. package/src/i18n/messagebundle_lv.properties +1 -1
  143. package/src/themes/GrowingButton.css +12 -12
  144. package/src/themes/Table.css +14 -21
  145. package/src/themes/TableRow.css +37 -2
  146. package/src/themes/base/Table-parameters.css +1 -0
  147. package/src/themes/base/sizes-parameters.css +0 -1
  148. package/src/themes/sap_horizon/Table-parameters.css +1 -2
  149. package/src/themes/sap_horizon/parameters-bundle.css +0 -1
  150. package/src/themes/sap_horizon_dark/Table-parameters.css +1 -2
  151. package/src/themes/sap_horizon_dark/parameters-bundle.css +0 -1
  152. package/src/themes/sap_horizon_hcb/Table-parameters.css +1 -2
  153. package/src/themes/sap_horizon_hcw/Table-parameters.css +1 -2
  154. package/tsconfig.json +34 -26
  155. package/dist/generated/templates/TableCellTemplate.lit.d.ts +0 -4
  156. package/dist/generated/templates/TableCellTemplate.lit.js +0 -5
  157. package/dist/generated/templates/TableCellTemplate.lit.js.map +0 -1
  158. package/dist/generated/templates/TableColumnTemplate.lit.d.ts +0 -4
  159. package/dist/generated/templates/TableColumnTemplate.lit.js +0 -5
  160. package/dist/generated/templates/TableColumnTemplate.lit.js.map +0 -1
  161. package/dist/generated/templates/TableGroupRowTemplate.lit.d.ts +0 -4
  162. package/dist/generated/templates/TableGroupRowTemplate.lit.js +0 -5
  163. package/dist/generated/templates/TableGroupRowTemplate.lit.js.map +0 -1
  164. package/dist/generated/templates/TableRowTemplate.lit.d.ts +0 -4
  165. package/dist/generated/templates/TableRowTemplate.lit.js +0 -16
  166. package/dist/generated/templates/TableRowTemplate.lit.js.map +0 -1
  167. package/dist/generated/templates/TableTemplate.lit.d.ts +0 -4
  168. package/dist/generated/templates/TableTemplate.lit.js +0 -15
  169. package/dist/generated/templates/TableTemplate.lit.js.map +0 -1
  170. package/src/Table.hbs +0 -121
  171. package/src/TableCell.hbs +0 -7
  172. package/src/TableColumn.hbs +0 -7
  173. package/src/TableGroupRow.hbs +0 -11
  174. package/src/TableRow.hbs +0 -85
  175. package/src/themes/sap_horizon/TableColumn-parameters.css +0 -5
  176. package/src/themes/sap_horizon_dark/TableColumn-parameters.css +0 -5
@@ -246,36 +246,33 @@
246
246
  "kind": "field",
247
247
  "name": "noDataText",
248
248
  "type": {
249
- "text": "string"
249
+ "text": "string | undefined"
250
250
  },
251
251
  "description": "Defines the text that will be displayed when there is no data and `hideNoData` is not present.",
252
- "default": "\"\"",
253
- "privacy": "public",
254
- "_ui5validator": "String"
252
+ "default": "undefined",
253
+ "privacy": "public"
255
254
  },
256
255
  {
257
256
  "kind": "field",
258
257
  "name": "growingButtonText",
259
258
  "type": {
260
- "text": "string"
259
+ "text": "string | undefined"
261
260
  },
262
261
  "description": "Defines the text that will be displayed inside the growing button at the bottom of the table,\nmeant for loading more rows upon press.\n\n**Note:** If not specified a built-in text will be displayed.\n\n**Note:** This property takes effect if `growing` is set to `Button`.",
263
- "default": "\"\"",
262
+ "default": "undefined",
264
263
  "privacy": "public",
265
- "_ui5since": "2.0.0",
266
- "_ui5validator": "String"
264
+ "_ui5since": "2.0.0"
267
265
  },
268
266
  {
269
267
  "kind": "field",
270
268
  "name": "growingButtonSubtext",
271
269
  "type": {
272
- "text": "string"
270
+ "text": "string | undefined"
273
271
  },
274
272
  "description": "Defines the subtext that will be displayed under the `growingButtonText`.\n\n**Note:** This property takes effect if `growing` is set to `Button`.",
275
- "default": "\"\"",
273
+ "default": "undefined",
276
274
  "privacy": "public",
277
- "_ui5since": "2.0.0",
278
- "_ui5validator": "String"
275
+ "_ui5since": "2.0.0"
279
276
  },
280
277
  {
281
278
  "kind": "field",
@@ -283,11 +280,10 @@
283
280
  "type": {
284
281
  "text": "boolean"
285
282
  },
286
- "description": "Defines if the value of `noDataText` will be diplayed when there is no rows present in the table.",
287
283
  "default": "false",
284
+ "description": "Defines if the value of `noDataText` will be diplayed when there is no rows present in the table.",
288
285
  "privacy": "public",
289
- "_ui5since": "2.0.0",
290
- "_ui5validator": "Boolean"
286
+ "_ui5since": "2.0.0"
291
287
  },
292
288
  {
293
289
  "kind": "field",
@@ -302,11 +298,10 @@
302
298
  }
303
299
  ]
304
300
  },
305
- "description": "Defines whether the table will have growing capability either by pressing a `More` button,\nor via user scroll. In both cases `load-more` event is fired.\n\nAvailable options:\n\n`Button` - Shows a `More` button at the bottom of the table, pressing of which triggers the `load-more` event.\n\n`Scroll` - The `load-more` event is triggered when the user scrolls to the bottom of the table;\n\n`None` (default) - The growing is off.\n\n**Restrictions:** `growing=\"Scroll\"` is not supported for Internet Explorer,\nand the component will fallback to `growing=\"Button\"`.",
306
301
  "default": "\"None\"",
302
+ "description": "Defines whether the table will have growing capability either by pressing a `More` button,\nor via user scroll. In both cases `load-more` event is fired.\n\nAvailable options:\n\n`Button` - Shows a `More` button at the bottom of the table, pressing of which triggers the `load-more` event.\n\n`Scroll` - The `load-more` event is triggered when the user scrolls to the bottom of the table;\n\n`None` (default) - The growing is off.\n\n**Restrictions:** `growing=\"Scroll\"` is not supported for Internet Explorer,\nand the component will fallback to `growing=\"Button\"`.",
307
303
  "privacy": "public",
308
- "_ui5since": "2.0.0",
309
- "_ui5validator": "TableGrowingMode"
304
+ "_ui5since": "2.0.0"
310
305
  },
311
306
  {
312
307
  "kind": "field",
@@ -314,11 +309,10 @@
314
309
  "type": {
315
310
  "text": "boolean"
316
311
  },
317
- "description": "Defines if the table is in busy state.\n\nIn this state the component's opacity is reduced\nand busy indicator is displayed at the bottom of the table.",
318
312
  "default": "false",
313
+ "description": "Defines if the table is in busy state.\n\nIn this state the component's opacity is reduced\nand busy indicator is displayed at the bottom of the table.",
319
314
  "privacy": "public",
320
- "_ui5since": "2.0.0",
321
- "_ui5validator": "Boolean"
315
+ "_ui5since": "2.0.0"
322
316
  },
323
317
  {
324
318
  "kind": "field",
@@ -326,10 +320,9 @@
326
320
  "type": {
327
321
  "text": "number"
328
322
  },
329
- "description": "Defines the delay in milliseconds, after which the busy indicator will show up for this component.",
330
323
  "default": "1000",
331
- "privacy": "public",
332
- "_ui5validator": "Integer"
324
+ "description": "Defines the delay in milliseconds, after which the busy indicator will show up for this component.",
325
+ "privacy": "public"
333
326
  },
334
327
  {
335
328
  "kind": "field",
@@ -337,10 +330,9 @@
337
330
  "type": {
338
331
  "text": "boolean"
339
332
  },
340
- "description": "Determines whether the column headers remain fixed at the top of the page during\nvertical scrolling as long as the Web Component is in the viewport.\n\n**Restrictions:**\n\n- Browsers that do not support this feature:\n\n- Internet Explorer\n- Microsoft Edge lower than version 41 (EdgeHTML 16)\n- Mozilla Firefox lower than version 59\n\n- Scrolling behavior:\n\n- If the Web Component is placed in layout containers that have the `overflow: hidden`\nor `overflow: auto` style definition, this can\nprevent the sticky elements of the Web Component from becoming fixed at the top of the viewport.",
341
333
  "default": "false",
342
- "privacy": "public",
343
- "_ui5validator": "Boolean"
334
+ "description": "Determines whether the column headers remain fixed at the top of the page during\nvertical scrolling as long as the Web Component is in the viewport.\n\n**Restrictions:**\n\n- Browsers that do not support this feature:\n\n- Internet Explorer\n- Microsoft Edge lower than version 41 (EdgeHTML 16)\n- Mozilla Firefox lower than version 59\n\n- Scrolling behavior:\n\n- If the Web Component is placed in layout containers that have the `overflow: hidden`\nor `overflow: auto` style definition, this can\nprevent the sticky elements of the Web Component from becoming fixed at the top of the viewport.",
335
+ "privacy": "public"
344
336
  },
345
337
  {
346
338
  "kind": "field",
@@ -355,11 +347,10 @@
355
347
  }
356
348
  ]
357
349
  },
358
- "description": "Defines the mode of the component.",
359
350
  "default": "\"None\"",
351
+ "description": "Defines the mode of the component.",
360
352
  "privacy": "public",
361
- "_ui5since": "2.0.0",
362
- "_ui5validator": "TableMode"
353
+ "_ui5since": "2.0.0"
363
354
  },
364
355
  {
365
356
  "kind": "field",
@@ -370,20 +361,18 @@
370
361
  "description": "Defines the accessible ARIA name of the component.",
371
362
  "default": "undefined",
372
363
  "privacy": "public",
373
- "_ui5since": "2.0.0",
374
- "_ui5validator": "String"
364
+ "_ui5since": "2.0.0"
375
365
  },
376
366
  {
377
367
  "kind": "field",
378
368
  "name": "accessibleNameRef",
379
369
  "type": {
380
- "text": "string"
370
+ "text": "string | undefined"
381
371
  },
382
372
  "description": "Receives id(or many ids) of the elements that label the component.",
383
- "default": "\"\"",
373
+ "default": "undefined",
384
374
  "privacy": "public",
385
- "_ui5since": "2.0.0",
386
- "_ui5validator": "String"
375
+ "_ui5since": "2.0.0"
387
376
  }
388
377
  ],
389
378
  "events": [
@@ -401,6 +390,9 @@
401
390
  ]
402
391
  },
403
392
  "description": "Fired when a row in `Active` mode is clicked or `Enter` key is pressed.",
393
+ "_ui5Cancelable": false,
394
+ "_ui5allowPreventDefault": false,
395
+ "_ui5Bubbles": true,
404
396
  "_ui5parameters": [
405
397
  {
406
398
  "type": {
@@ -426,6 +418,9 @@
426
418
  ]
427
419
  },
428
420
  "description": "Fired when `ui5-table-column` is shown as a pop-in instead of hiding it.",
421
+ "_ui5Cancelable": false,
422
+ "_ui5allowPreventDefault": false,
423
+ "_ui5Bubbles": true,
429
424
  "_ui5since": "2.0.0",
430
425
  "_ui5parameters": [
431
426
  {
@@ -445,6 +440,9 @@
445
440
  "text": "CustomEvent"
446
441
  },
447
442
  "description": "Fired when the user presses the `More` button or scrolls to the table's end.\n\n**Note:** The event will be fired if `growing` is set to `Button` or `Scroll`.",
443
+ "_ui5Cancelable": false,
444
+ "_ui5allowPreventDefault": false,
445
+ "_ui5Bubbles": true,
448
446
  "_ui5since": "2.0.0"
449
447
  },
450
448
  {
@@ -461,6 +459,9 @@
461
459
  ]
462
460
  },
463
461
  "description": "Fired when selection is changed by user interaction\nin `SingleSelect` and `MultiSelect` modes.",
462
+ "_ui5Cancelable": false,
463
+ "_ui5allowPreventDefault": false,
464
+ "_ui5Bubbles": true,
464
465
  "_ui5since": "2.0.0",
465
466
  "_ui5parameters": [
466
467
  {
@@ -486,28 +487,28 @@
486
487
  {
487
488
  "description": "Defines the text that will be displayed when there is no data and `hideNoData` is not present.",
488
489
  "name": "no-data-text",
489
- "default": "\"\"",
490
+ "default": "undefined",
490
491
  "fieldName": "noDataText",
491
492
  "type": {
492
- "text": "string"
493
+ "text": "string | undefined"
493
494
  }
494
495
  },
495
496
  {
496
497
  "description": "Defines the text that will be displayed inside the growing button at the bottom of the table,\nmeant for loading more rows upon press.\n\n**Note:** If not specified a built-in text will be displayed.\n\n**Note:** This property takes effect if `growing` is set to `Button`.",
497
498
  "name": "growing-button-text",
498
- "default": "\"\"",
499
+ "default": "undefined",
499
500
  "fieldName": "growingButtonText",
500
501
  "type": {
501
- "text": "string"
502
+ "text": "string | undefined"
502
503
  }
503
504
  },
504
505
  {
505
506
  "description": "Defines the subtext that will be displayed under the `growingButtonText`.\n\n**Note:** This property takes effect if `growing` is set to `Button`.",
506
507
  "name": "growing-button-subtext",
507
- "default": "\"\"",
508
+ "default": "undefined",
508
509
  "fieldName": "growingButtonSubtext",
509
510
  "type": {
510
- "text": "string"
511
+ "text": "string | undefined"
511
512
  }
512
513
  },
513
514
  {
@@ -576,10 +577,10 @@
576
577
  {
577
578
  "description": "Receives id(or many ids) of the elements that label the component.",
578
579
  "name": "accessible-name-ref",
579
- "default": "\"\"",
580
+ "default": "undefined",
580
581
  "fieldName": "accessibleNameRef",
581
582
  "type": {
582
- "text": "string"
583
+ "text": "string | undefined"
583
584
  }
584
585
  }
585
586
  ],
@@ -697,21 +698,19 @@
697
698
  "type": {
698
699
  "text": "number"
699
700
  },
700
- "description": "Defines the minimum table width required to display this column. By default it is always displayed.\n\nThe responsive behavior of the `ui5-table` is determined by this property. As an example, by setting\n`minWidth` property to `400` sets the minimum width to 400 pixels, and\tshows this column on tablet (and desktop) but hides it on mobile.\n\nFor further responsive design options, see `demandPopin` property.",
701
701
  "default": "Infinity",
702
- "privacy": "public",
703
- "_ui5validator": "Integer"
702
+ "description": "Defines the minimum table width required to display this column. By default it is always displayed.\n\nThe responsive behavior of the `ui5-table` is determined by this property. As an example, by setting\n`minWidth` property to `400` sets the minimum width to 400 pixels, and\tshows this column on tablet (and desktop) but hides it on mobile.\n\nFor further responsive design options, see `demandPopin` property.",
703
+ "privacy": "public"
704
704
  },
705
705
  {
706
706
  "kind": "field",
707
707
  "name": "popinText",
708
708
  "type": {
709
- "text": "string"
709
+ "text": "string | undefined"
710
710
  },
711
711
  "description": "The text for the column when it pops in.",
712
- "default": "\"\"",
713
- "privacy": "public",
714
- "_ui5validator": "String"
712
+ "default": "undefined",
713
+ "privacy": "public"
715
714
  },
716
715
  {
717
716
  "kind": "field",
@@ -719,10 +718,9 @@
719
718
  "type": {
720
719
  "text": "boolean"
721
720
  },
722
- "description": "According to your `minWidth` settings, the component can be hidden\nin different screen sizes.\n\nSetting this property to `true`, shows this column as pop-in instead of hiding it.",
723
721
  "default": "false",
724
- "privacy": "public",
725
- "_ui5validator": "Boolean"
722
+ "description": "According to your `minWidth` settings, the component can be hidden\nin different screen sizes.\n\nSetting this property to `true`, shows this column as pop-in instead of hiding it.",
723
+ "privacy": "public"
726
724
  },
727
725
  {
728
726
  "kind": "field",
@@ -737,10 +735,9 @@
737
735
  }
738
736
  ]
739
737
  },
740
- "description": "Defines how the popin row is displayed.\n\n**The available values are:**\n\n- `Block`\n- `Inline`",
741
738
  "default": "\"Block\"",
742
- "privacy": "public",
743
- "_ui5validator": "TableColumnPopinDisplay"
739
+ "description": "Defines how the popin row is displayed.\n\n**The available values are:**\n\n- `Block`\n- `Inline`",
740
+ "privacy": "public"
744
741
  }
745
742
  ],
746
743
  "attributes": [
@@ -756,10 +753,10 @@
756
753
  {
757
754
  "description": "The text for the column when it pops in.",
758
755
  "name": "popin-text",
759
- "default": "\"\"",
756
+ "default": "undefined",
760
757
  "fieldName": "popinText",
761
758
  "type": {
762
- "text": "string"
759
+ "text": "string | undefined"
763
760
  }
764
761
  },
765
762
  {
@@ -921,11 +918,10 @@
921
918
  }
922
919
  ]
923
920
  },
924
- "description": "Defines the visual indication and behavior of the component.\n\n**Note:** When set to `Active`, the item will provide visual response upon press,\nwhile with type `Inactive`-will not.",
925
921
  "default": "\"Inactive\"",
922
+ "description": "Defines the visual indication and behavior of the component.\n\n**Note:** When set to `Active`, the item will provide visual response upon press,\nwhile with type `Inactive`-will not.",
926
923
  "privacy": "public",
927
- "_ui5since": "2.0.0",
928
- "_ui5validator": "TableRowType"
924
+ "_ui5since": "2.0.0"
929
925
  },
930
926
  {
931
927
  "kind": "field",
@@ -933,11 +929,10 @@
933
929
  "type": {
934
930
  "text": "boolean"
935
931
  },
936
- "description": "Defines the row's selected state.",
937
932
  "default": "false",
933
+ "description": "Defines the row's selected state.",
938
934
  "privacy": "public",
939
- "_ui5since": "2.0.0",
940
- "_ui5validator": "Boolean"
935
+ "_ui5since": "2.0.0"
941
936
  },
942
937
  {
943
938
  "kind": "field",
@@ -945,11 +940,10 @@
945
940
  "type": {
946
941
  "text": "boolean"
947
942
  },
948
- "description": "Indicates if the table row is navigated.",
949
943
  "default": "false",
944
+ "description": "Indicates if the table row is navigated.",
950
945
  "privacy": "public",
951
- "_ui5since": "2.0.0",
952
- "_ui5validator": "Boolean"
946
+ "_ui5since": "2.0.0"
953
947
  }
954
948
  ],
955
949
  "attributes": [
@@ -91,30 +91,30 @@
91
91
  "kind": "field",
92
92
  "name": "noDataText",
93
93
  "type": {
94
- "text": "string"
94
+ "text": "string | undefined"
95
95
  },
96
96
  "description": "Defines the text that will be displayed when there is no data and `hideNoData` is not present.",
97
- "default": "\"\"",
97
+ "default": "undefined",
98
98
  "privacy": "public"
99
99
  },
100
100
  {
101
101
  "kind": "field",
102
102
  "name": "growingButtonText",
103
103
  "type": {
104
- "text": "string"
104
+ "text": "string | undefined"
105
105
  },
106
106
  "description": "Defines the text that will be displayed inside the growing button at the bottom of the table,\nmeant for loading more rows upon press.\n\n**Note:** If not specified a built-in text will be displayed.\n\n**Note:** This property takes effect if `growing` is set to `Button`.",
107
- "default": "\"\"",
107
+ "default": "undefined",
108
108
  "privacy": "public"
109
109
  },
110
110
  {
111
111
  "kind": "field",
112
112
  "name": "growingButtonSubtext",
113
113
  "type": {
114
- "text": "string"
114
+ "text": "string | undefined"
115
115
  },
116
116
  "description": "Defines the subtext that will be displayed under the `growingButtonText`.\n\n**Note:** This property takes effect if `growing` is set to `Button`.",
117
- "default": "\"\"",
117
+ "default": "undefined",
118
118
  "privacy": "public"
119
119
  },
120
120
  {
@@ -123,8 +123,8 @@
123
123
  "type": {
124
124
  "text": "boolean"
125
125
  },
126
- "description": "Defines if the value of `noDataText` will be diplayed when there is no rows present in the table.",
127
126
  "default": "false",
127
+ "description": "Defines if the value of `noDataText` will be diplayed when there is no rows present in the table.",
128
128
  "privacy": "public"
129
129
  },
130
130
  {
@@ -140,8 +140,8 @@
140
140
  }
141
141
  ]
142
142
  },
143
- "description": "Defines whether the table will have growing capability either by pressing a `More` button,\nor via user scroll. In both cases `load-more` event is fired.\n\nAvailable options:\n\n`Button` - Shows a `More` button at the bottom of the table, pressing of which triggers the `load-more` event.\n\n`Scroll` - The `load-more` event is triggered when the user scrolls to the bottom of the table;\n\n`None` (default) - The growing is off.\n\n**Restrictions:** `growing=\"Scroll\"` is not supported for Internet Explorer,\nand the component will fallback to `growing=\"Button\"`.",
144
143
  "default": "\"None\"",
144
+ "description": "Defines whether the table will have growing capability either by pressing a `More` button,\nor via user scroll. In both cases `load-more` event is fired.\n\nAvailable options:\n\n`Button` - Shows a `More` button at the bottom of the table, pressing of which triggers the `load-more` event.\n\n`Scroll` - The `load-more` event is triggered when the user scrolls to the bottom of the table;\n\n`None` (default) - The growing is off.\n\n**Restrictions:** `growing=\"Scroll\"` is not supported for Internet Explorer,\nand the component will fallback to `growing=\"Button\"`.",
145
145
  "privacy": "public"
146
146
  },
147
147
  {
@@ -150,8 +150,8 @@
150
150
  "type": {
151
151
  "text": "boolean"
152
152
  },
153
- "description": "Defines if the table is in busy state.\n\nIn this state the component's opacity is reduced\nand busy indicator is displayed at the bottom of the table.",
154
153
  "default": "false",
154
+ "description": "Defines if the table is in busy state.\n\nIn this state the component's opacity is reduced\nand busy indicator is displayed at the bottom of the table.",
155
155
  "privacy": "public"
156
156
  },
157
157
  {
@@ -160,8 +160,8 @@
160
160
  "type": {
161
161
  "text": "number"
162
162
  },
163
- "description": "Defines the delay in milliseconds, after which the busy indicator will show up for this component.",
164
163
  "default": "1000",
164
+ "description": "Defines the delay in milliseconds, after which the busy indicator will show up for this component.",
165
165
  "privacy": "public"
166
166
  },
167
167
  {
@@ -170,8 +170,8 @@
170
170
  "type": {
171
171
  "text": "boolean"
172
172
  },
173
- "description": "Determines whether the column headers remain fixed at the top of the page during\nvertical scrolling as long as the Web Component is in the viewport.\n\n**Restrictions:**\n\n- Browsers that do not support this feature:\n\n- Internet Explorer\n- Microsoft Edge lower than version 41 (EdgeHTML 16)\n- Mozilla Firefox lower than version 59\n\n- Scrolling behavior:\n\n- If the Web Component is placed in layout containers that have the `overflow: hidden`\nor `overflow: auto` style definition, this can\nprevent the sticky elements of the Web Component from becoming fixed at the top of the viewport.",
174
173
  "default": "false",
174
+ "description": "Determines whether the column headers remain fixed at the top of the page during\nvertical scrolling as long as the Web Component is in the viewport.\n\n**Restrictions:**\n\n- Browsers that do not support this feature:\n\n- Internet Explorer\n- Microsoft Edge lower than version 41 (EdgeHTML 16)\n- Mozilla Firefox lower than version 59\n\n- Scrolling behavior:\n\n- If the Web Component is placed in layout containers that have the `overflow: hidden`\nor `overflow: auto` style definition, this can\nprevent the sticky elements of the Web Component from becoming fixed at the top of the viewport.",
175
175
  "privacy": "public"
176
176
  },
177
177
  {
@@ -187,8 +187,8 @@
187
187
  }
188
188
  ]
189
189
  },
190
- "description": "Defines the mode of the component.",
191
190
  "default": "\"None\"",
191
+ "description": "Defines the mode of the component.",
192
192
  "privacy": "public"
193
193
  },
194
194
  {
@@ -205,10 +205,10 @@
205
205
  "kind": "field",
206
206
  "name": "accessibleNameRef",
207
207
  "type": {
208
- "text": "string"
208
+ "text": "string | undefined"
209
209
  },
210
210
  "description": "Receives id(or many ids) of the elements that label the component.",
211
- "default": "\"\"",
211
+ "default": "undefined",
212
212
  "privacy": "public"
213
213
  }
214
214
  ],
@@ -267,28 +267,28 @@
267
267
  {
268
268
  "description": "Defines the text that will be displayed when there is no data and `hideNoData` is not present.",
269
269
  "name": "no-data-text",
270
- "default": "\"\"",
270
+ "default": "undefined",
271
271
  "fieldName": "noDataText",
272
272
  "type": {
273
- "text": "string"
273
+ "text": "string | undefined"
274
274
  }
275
275
  },
276
276
  {
277
277
  "description": "Defines the text that will be displayed inside the growing button at the bottom of the table,\nmeant for loading more rows upon press.\n\n**Note:** If not specified a built-in text will be displayed.\n\n**Note:** This property takes effect if `growing` is set to `Button`.",
278
278
  "name": "growing-button-text",
279
- "default": "\"\"",
279
+ "default": "undefined",
280
280
  "fieldName": "growingButtonText",
281
281
  "type": {
282
- "text": "string"
282
+ "text": "string | undefined"
283
283
  }
284
284
  },
285
285
  {
286
286
  "description": "Defines the subtext that will be displayed under the `growingButtonText`.\n\n**Note:** This property takes effect if `growing` is set to `Button`.",
287
287
  "name": "growing-button-subtext",
288
- "default": "\"\"",
288
+ "default": "undefined",
289
289
  "fieldName": "growingButtonSubtext",
290
290
  "type": {
291
- "text": "string"
291
+ "text": "string | undefined"
292
292
  }
293
293
  },
294
294
  {
@@ -357,10 +357,10 @@
357
357
  {
358
358
  "description": "Receives id(or many ids) of the elements that label the component.",
359
359
  "name": "accessible-name-ref",
360
- "default": "\"\"",
360
+ "default": "undefined",
361
361
  "fieldName": "accessibleNameRef",
362
362
  "type": {
363
- "text": "string"
363
+ "text": "string | undefined"
364
364
  }
365
365
  }
366
366
  ],
@@ -467,18 +467,18 @@
467
467
  "type": {
468
468
  "text": "number"
469
469
  },
470
- "description": "Defines the minimum table width required to display this column. By default it is always displayed.\n\nThe responsive behavior of the `ui5-table` is determined by this property. As an example, by setting\n`minWidth` property to `400` sets the minimum width to 400 pixels, and\tshows this column on tablet (and desktop) but hides it on mobile.\n\nFor further responsive design options, see `demandPopin` property.",
471
470
  "default": "Infinity",
471
+ "description": "Defines the minimum table width required to display this column. By default it is always displayed.\n\nThe responsive behavior of the `ui5-table` is determined by this property. As an example, by setting\n`minWidth` property to `400` sets the minimum width to 400 pixels, and\tshows this column on tablet (and desktop) but hides it on mobile.\n\nFor further responsive design options, see `demandPopin` property.",
472
472
  "privacy": "public"
473
473
  },
474
474
  {
475
475
  "kind": "field",
476
476
  "name": "popinText",
477
477
  "type": {
478
- "text": "string"
478
+ "text": "string | undefined"
479
479
  },
480
480
  "description": "The text for the column when it pops in.",
481
- "default": "\"\"",
481
+ "default": "undefined",
482
482
  "privacy": "public"
483
483
  },
484
484
  {
@@ -487,8 +487,8 @@
487
487
  "type": {
488
488
  "text": "boolean"
489
489
  },
490
- "description": "According to your `minWidth` settings, the component can be hidden\nin different screen sizes.\n\nSetting this property to `true`, shows this column as pop-in instead of hiding it.",
491
490
  "default": "false",
491
+ "description": "According to your `minWidth` settings, the component can be hidden\nin different screen sizes.\n\nSetting this property to `true`, shows this column as pop-in instead of hiding it.",
492
492
  "privacy": "public"
493
493
  },
494
494
  {
@@ -504,8 +504,8 @@
504
504
  }
505
505
  ]
506
506
  },
507
- "description": "Defines how the popin row is displayed.\n\n**The available values are:**\n\n- `Block`\n- `Inline`",
508
507
  "default": "\"Block\"",
508
+ "description": "Defines how the popin row is displayed.\n\n**The available values are:**\n\n- `Block`\n- `Inline`",
509
509
  "privacy": "public"
510
510
  }
511
511
  ],
@@ -522,10 +522,10 @@
522
522
  {
523
523
  "description": "The text for the column when it pops in.",
524
524
  "name": "popin-text",
525
- "default": "\"\"",
525
+ "default": "undefined",
526
526
  "fieldName": "popinText",
527
527
  "type": {
528
- "text": "string"
528
+ "text": "string | undefined"
529
529
  }
530
530
  },
531
531
  {
@@ -661,8 +661,8 @@
661
661
  }
662
662
  ]
663
663
  },
664
- "description": "Defines the visual indication and behavior of the component.\n\n**Note:** When set to `Active`, the item will provide visual response upon press,\nwhile with type `Inactive`-will not.",
665
664
  "default": "\"Inactive\"",
665
+ "description": "Defines the visual indication and behavior of the component.\n\n**Note:** When set to `Active`, the item will provide visual response upon press,\nwhile with type `Inactive`-will not.",
666
666
  "privacy": "public"
667
667
  },
668
668
  {
@@ -671,8 +671,8 @@
671
671
  "type": {
672
672
  "text": "boolean"
673
673
  },
674
- "description": "Defines the row's selected state.",
675
674
  "default": "false",
675
+ "description": "Defines the row's selected state.",
676
676
  "privacy": "public"
677
677
  },
678
678
  {
@@ -681,8 +681,8 @@
681
681
  "type": {
682
682
  "text": "boolean"
683
683
  },
684
- "description": "Indicates if the table row is navigated.",
685
684
  "default": "false",
685
+ "description": "Indicates if the table row is navigated.",
686
686
  "privacy": "public"
687
687
  }
688
688
  ],
@@ -1 +1 @@
1
- {"LOAD_MORE_TEXT":"Més","TABLE_HEADER_ROW_INFORMATION":"Fila de capçalera 1 de {0}","TABLE_ROW_POSITION":"{0} de {1}","TABLE_GROUP_ROW_ARIA_LABEL":"Fila de capçalera de grup","ARIA_LABEL_ROW_SELECTION":"Selecció d'elements","ARIA_LABEL_SELECT_ALL_CHECKBOX":"Seleccionar totes les files","ARIA_LABEL_EMPTY_CELL":"Buides","LIST_ITEM_SELECTED":"Seleccionades","LIST_ITEM_NOT_SELECTED":"No seleccionades","LIST_ITEM_GROUP_HEADER":"Capçalera de grup"}
1
+ {"LOAD_MORE_TEXT":"Més","TABLE_HEADER_ROW_INFORMATION":"Fila de capçalera 1 de {0}","TABLE_ROW_POSITION":"{0} de {1}","TABLE_GROUP_ROW_ARIA_LABEL":"Fila de capçalera de grup","ARIA_LABEL_ROW_SELECTION":"Selecció d''elements","ARIA_LABEL_SELECT_ALL_CHECKBOX":"Seleccionar totes les files","ARIA_LABEL_EMPTY_CELL":"Buides","LIST_ITEM_SELECTED":"Seleccionades","LIST_ITEM_NOT_SELECTED":"No seleccionades","LIST_ITEM_GROUP_HEADER":"Capçalera de grup"}
@@ -1 +1 @@
1
- {"LOAD_MORE_TEXT":"Více","TABLE_HEADER_ROW_INFORMATION":"Řádka hlavičky 1 z {0}","TABLE_ROW_POSITION":"{0} z {1}","TABLE_GROUP_ROW_ARIA_LABEL":"Řádka hlavičky skupiny","ARIA_LABEL_ROW_SELECTION":"Výběr položek","ARIA_LABEL_SELECT_ALL_CHECKBOX":"Vybrat všechny řádky","ARIA_LABEL_EMPTY_CELL":"Prázdné","LIST_ITEM_SELECTED":"Vybráno","LIST_ITEM_NOT_SELECTED":"Není vybráno","LIST_ITEM_GROUP_HEADER":"Hlavička skupiny"}
1
+ {"LOAD_MORE_TEXT":"Více","TABLE_HEADER_ROW_INFORMATION":"Řádka hlavičky 1 z {0}","TABLE_ROW_POSITION":"{0} z {1}","TABLE_GROUP_ROW_ARIA_LABEL":"Řádka hlavičky skupiny","ARIA_LABEL_ROW_SELECTION":"Výběr položky","ARIA_LABEL_SELECT_ALL_CHECKBOX":"Vybrat všechny řádky","ARIA_LABEL_EMPTY_CELL":"Prázdné","LIST_ITEM_SELECTED":"Vybráno","LIST_ITEM_NOT_SELECTED":"Není vybráno","LIST_ITEM_GROUP_HEADER":"Hlavička skupiny"}
@@ -1 +1 @@
1
- {"LOAD_MORE_TEXT":"Mwy","TABLE_HEADER_ROW_INFORMATION":"Pennyn Rhes 1 o {0}","TABLE_ROW_POSITION":"{0} o {1}","TABLE_GROUP_ROW_ARIA_LABEL":"Rhes Pennyn y Grŵp","ARIA_LABEL_ROW_SELECTION":"Dewis Eitem","ARIA_LABEL_SELECT_ALL_CHECKBOX":"Dewis Pob Rhes","ARIA_LABEL_EMPTY_CELL":"Gwag","LIST_ITEM_SELECTED":"Wedi'i Ddewis","LIST_ITEM_NOT_SELECTED":"Heb ei Ddewis","LIST_ITEM_GROUP_HEADER":"Pennyn y Grŵp"}
1
+ {"LOAD_MORE_TEXT":"Mwy","TABLE_HEADER_ROW_INFORMATION":"Pennyn Rhes 1 o {0}","TABLE_ROW_POSITION":"{0} o {1}","TABLE_GROUP_ROW_ARIA_LABEL":"Rhes Pennyn y Grŵp","ARIA_LABEL_ROW_SELECTION":"Dewis Eitem","ARIA_LABEL_SELECT_ALL_CHECKBOX":"Dewis Pob Rhes","ARIA_LABEL_EMPTY_CELL":"Gwag","LIST_ITEM_SELECTED":"Wedi''i Ddewis","LIST_ITEM_NOT_SELECTED":"Heb ei Ddewis","LIST_ITEM_GROUP_HEADER":"Pennyn y Grŵp"}
@@ -1 +1 @@
1
- {"ARIA_LABEL_CARD_CONTENT":"[[[Ĉąŗƌ Ĉŏŋţēŋţ∙∙∙∙∙∙∙]]]","ARIA_ROLEDESCRIPTION_CARD":"[[[Ĉąŗƌ]]]","ARIA_ROLEDESCRIPTION_CARD_HEADER":"[[[Ĉąŗƌ Ĥēąƌēŗ∙∙∙∙∙∙∙∙]]]","ARIA_ROLEDESCRIPTION_INTERACTIVE_CARD_HEADER":"[[[Ĭŋţēŗąċţįʋē Ĉąŗƌ Ĥēąƌēŗ∙∙∙∙∙∙]]]","AVATAR_TOOLTIP":"[[[Āʋąţąŗ∙∙∙∙∙∙∙∙]]]","AVATAR_GROUP_DISPLAYED_HIDDEN_LABEL":"[[[{0} ƌįşρĺąŷēƌ, {1} ĥįƌƌēŋ.]]]","AVATAR_GROUP_SHOW_COMPLETE_LIST_LABEL":"[[[Āċţįʋąţē ƒŏŗ ċŏɱρĺēţē ĺįşţ.∙∙∙∙∙∙∙∙]]]","AVATAR_GROUP_ARIA_LABEL_INDIVIDUAL":"[[[Ĭŋƌįʋįƌűąĺ ąʋąţąŗş.∙∙∙∙∙]]]","AVATAR_GROUP_ARIA_LABEL_GROUP":"[[[Ĉŏŋĵŏįŋēƌ ąʋąţąŗş.∙∙∙∙∙∙]]]","AVATAR_GROUP_MOVE":"[[[Ƥŗēşş ĀŘŘŎŴ ķēŷş ţŏ ɱŏʋē.∙∙∙∙∙∙∙]]]","BADGE_DESCRIPTION":"[[[Ɓąƌğē∙∙∙∙∙∙∙∙∙]]]","BREADCRUMB_ITEM_POS":"[[[{0} ŏƒ {1}]]]","BREADCRUMBS_ARIA_LABEL":"[[[Ɓŗēąƌċŗűɱƃ Ţŗąįĺ∙∙∙∙∙∙∙∙]]]","BREADCRUMBS_OVERFLOW_ARIA_LABEL":"[[[Μŏŗē]]]","BREADCRUMBS_CANCEL_BUTTON":"[[[Ĉąŋċēĺ∙∙∙∙∙∙∙∙]]]","BUSY_INDICATOR_TITLE":"[[[Ƥĺēąşē ŵąįţ∙∙∙∙∙∙∙∙]]]","BUTTON_ARIA_TYPE_ACCEPT":"[[[Ƥŏşįţįʋē Āċţįŏŋ∙∙∙∙]]]","BUTTON_ARIA_TYPE_REJECT":"[[[Ńēğąţįʋē Āċţįŏŋ∙∙∙∙]]]","BUTTON_ARIA_TYPE_EMPHASIZED":"[[[Ĕɱρĥąşįžēƌ∙∙∙∙]]]","CAROUSEL_OF_TEXT":"[[[ŏƒ∙∙]]]","CAROUSEL_DOT_TEXT":"[[[Ĭţēɱ {0} ŏƒ {1} ƌįşρĺąŷēƌ]]]","CAROUSEL_PREVIOUS_ARROW_TEXT":"[[[Ƥŗēʋįŏűş Ƥąğē∙∙∙∙∙∙]]]","CAROUSEL_NEXT_ARROW_TEXT":"[[[Ńēχţ Ƥąğē∙∙∙∙∙]]]","COLORPALETTE_CONTAINER_LABEL":"[[[Ĉŏĺŏŗ ρąĺēţţē - Ƥŗēƌēƒįŋēƌ ċŏĺŏŗş∙∙∙∙∙∙∙∙∙∙∙]]]","COLORPALETTE_POPOVER_TITLE":"[[[Ĉŏĺŏŗ Ƥąĺēţţē∙∙∙∙∙∙]]]","COLORPALETTE_COLOR_LABEL":"[[[Ĉŏĺŏŗ∙∙∙∙∙∙∙∙∙]]]","COLOR_PALETTE_DIALOG_CANCEL_BUTTON":"[[[Ĉąŋċēĺ∙∙∙∙∙∙∙∙]]]","COLOR_PALETTE_DIALOG_OK_BUTTON":"[[[ŎĶ∙∙]]]","COLOR_PALETTE_DIALOG_TITLE":"[[[Ĉĥąŋğē Ĉŏĺŏŗ∙∙∙∙∙∙∙]]]","COLOR_PALETTE_MORE_COLORS_TEXT":"[[[Μŏŗē Ĉŏĺŏŗş...∙∙∙∙∙]]]","COLORPICKER_ALPHA_SLIDER":"[[[Āĺρĥą ċŏŋţŗŏĺ∙∙∙∙∙∙]]]","COLORPICKER_HUE_SLIDER":"[[[Ĥűē ċŏŋţŗŏĺ∙∙∙∙∙∙∙∙]]]","COLORPICKER_HEX":"[[[Ĥēχąƌēċįɱąĺ∙∙∙∙∙∙∙∙]]]","COLORPICKER_RED":"[[[Řēƌ∙]]]","COLORPICKER_GREEN":"[[[Ģŗēēŋ∙∙∙∙∙∙∙∙∙]]]","COLORPICKER_BLUE":"[[[Ɓĺűē]]]","COLORPICKER_ALPHA":"[[[Āĺρĥą∙∙∙∙∙∙∙∙∙]]]","DATEPICKER_OPEN_ICON_TITLE":"[[[Ŏρēŋ Ƥįċķēŗ∙∙∙∙∙∙∙∙]]]","DATEPICKER_DATE_DESCRIPTION":"[[[Ďąţē Ĭŋρűţ∙∙∙∙]]]","DATETIME_DESCRIPTION":"[[[Ďąţē Ţįɱē Ĭŋρűţ∙∙∙∙]]]","DATERANGE_DESCRIPTION":"[[[Ďąţē Řąŋğē Ĭŋρűţ∙∙∙∙∙∙∙∙]]]","DELETE":"[[[Ďēĺēţē∙∙∙∙∙∙∙∙]]]","FILEUPLOAD_BROWSE":"[[[Ɓŗŏŵşē...∙∙∙∙∙]]]","FILEUPLOADER_TITLE":"[[[Ůρĺŏąƌ Ƒįĺē∙∙∙∙∙∙∙∙]]]","GROUP_HEADER_TEXT":"[[[Ģŗŏűρ Ĥēąƌēŗ∙∙∙∙∙∙∙]]]","SELECT_ROLE_DESCRIPTION":"[[[Ļįşţƃŏχ∙∙∙∙∙∙∙]]]","SELECT_OPTIONS":"[[[Ŝēĺēċţ Ŏρţįŏŋş∙∙∙∙∙]]]","INPUT_SUGGESTIONS":"[[[Ŝűğğēşţįŏŋş ąʋąįĺąƃĺē∙∙∙∙∙]]]","INPUT_SUGGESTIONS_TITLE":"[[[Ŝēĺēċţ∙∙∙∙∙∙∙∙]]]","INPUT_SUGGESTIONS_ONE_HIT":"[[[1 ŗēşűĺţ ąʋąįĺąƃĺē∙∙∙∙∙∙]]]","INPUT_SUGGESTIONS_MORE_HITS":"[[[{0} ŗēşűĺţş ąŗē ąʋąįĺąƃĺē]]]","INPUT_SUGGESTIONS_NO_HIT":"[[[Ńŏ ŗēşűĺţş∙∙∙∙]]]","LINK_SUBTLE":"[[[Ŝűƃţĺē∙∙∙∙∙∙∙∙]]]","LINK_EMPHASIZED":"[[[Ĕɱρĥąşįžēƌ∙∙∙∙]]]","LIST_ITEM_POSITION":"[[[Ļįşţ įţēɱ {0} ŏƒ {1}]]]","LIST_ITEM_SELECTED":"[[[Ŝēĺēċţēƌ∙∙∙∙∙∙]]]","LIST_ITEM_NOT_SELECTED":"[[[Ńŏţ Ŝēĺēċţēƌ∙∙∙∙∙∙∙]]]","LIST_ITEM_GROUP_HEADER":"[[[Ģŗŏűρ Ĥēąƌēŗ∙∙∙∙∙∙∙]]]","ARIA_LABEL_LIST_ITEM_CHECKBOX":"[[[Μűĺţįρĺē Ŝēĺēċţįŏŋ ɱŏƌē.∙∙∙∙∙∙]]]","ARIA_LABEL_LIST_ITEM_RADIO_BUTTON":"[[[Ĭţēɱ Ŝēĺēċţįŏŋ.∙∙∙∙]]]","ARIA_LABEL_LIST_SELECTABLE":"[[[Ĉŏŋţąįŋş Ŝēĺēċţąƃĺē Ĭţēɱş∙∙∙∙∙∙∙]]]","ARIA_LABEL_LIST_MULTISELECTABLE":"[[[Ĉŏŋţąįŋş Μűĺţį-Ŝēĺēċţąƃĺē Ĭţēɱş∙∙∙∙∙∙∙∙∙∙]]]","ARIA_LABEL_LIST_DELETABLE":"[[[Ĉŏŋţąįŋş Ďēĺēţąƃĺē Ĭţēɱş∙∙∙∙∙∙]]]","MESSAGE_STRIP_CLOSE_BUTTON":"[[[Ĭŋƒŏŗɱąţįŏŋ Ɓąŗ Ĉĺŏşē∙∙∙∙∙]]]","MESSAGE_STRIP_CLOSABLE":"[[[Ĉĺŏşąƃĺē∙∙∙∙∙∙]]]","MESSAGE_STRIP_ERROR":"[[[Ĕŗŗŏŗ Ĭŋƒŏŗɱąţįŏŋ Ɓąŗ∙∙∙∙∙]]]","MESSAGE_STRIP_WARNING":"[[[Ŵąŗŋįŋğ Ĭŋƒŏŗɱąţįŏŋ Ɓąŗ∙∙∙∙∙∙]]]","MESSAGE_STRIP_SUCCESS":"[[[Ŝűċċēşş Ĭŋƒŏŗɱąţįŏŋ Ɓąŗ∙∙∙∙∙∙]]]","MESSAGE_STRIP_INFORMATION":"[[[Ĭŋƒŏŗɱąţįŏŋ Ɓąŗ∙∙∙∙]]]","MULTICOMBOBOX_DIALOG_OK_BUTTON":"[[[ŎĶ∙∙]]]","RADIO_BUTTON_GROUP_REQUIRED":"[[[Ŝēĺēċţ ŏŋē ŏƒ ţĥē ąʋąįĺąƃĺē ŏρţįŏŋş.∙∙∙∙∙∙∙∙∙∙∙∙]]]","VALUE_STATE_ERROR_ALREADY_SELECTED":"[[[Ţĥįş ʋąĺűē įş ąĺŗēąƌŷ şēĺēċţēƌ.∙∙∙∙∙∙∙∙∙∙]]]","MULTIINPUT_ROLEDESCRIPTION_TEXT":"[[[Μűĺţį Ʋąĺűē Ĭŋρűţ∙∙∙∙∙∙∙]]]","MULTIINPUT_SHOW_MORE_TOKENS":"[[[{0} Μŏŗē]]]","PANEL_ICON":"[[[Ĕχρąŋƌ/Ĉŏĺĺąρşē∙∙∙∙]]]","RANGE_SLIDER_ARIA_DESCRIPTION":"[[[Řąŋğē∙∙∙∙∙∙∙∙∙]]]","RANGE_SLIDER_START_HANDLE_DESCRIPTION":"[[[Ļēƒţ ĥąŋƌĺē∙∙∙∙∙∙∙∙]]]","RANGE_SLIDER_END_HANDLE_DESCRIPTION":"[[[Řįğĥţ ĥąŋƌĺē∙∙∙∙∙∙∙]]]","RATING_INDICATOR_TOOLTIP_TEXT":"[[[Řąţįŋğ∙∙∙∙∙∙∙∙]]]","RATING_INDICATOR_TEXT":"[[[Řąţįŋğ Ĭŋƌįċąţŏŗ∙∙∙∙∙∙∙∙]]]","RATING_INDICATOR_ARIA_DESCRIPTION":"[[[Řēƣűįŗēƌ∙∙∙∙∙∙]]]","RESPONSIVE_POPOVER_CLOSE_DIALOG_BUTTON":"[[[Ďēċĺįŋē∙∙∙∙∙∙∙]]]","SEGMENTEDBUTTON_ARIA_DESCRIPTION":"[[[Ŝēğɱēŋţēƌ ƃűţţŏŋ ğŗŏűρ∙∙∙∙∙]]]","SEGMENTEDBUTTON_ARIA_DESCRIBEDBY":"[[[Ƥŗēşş ŜƤĀĈĔ ŏŗ ĔŃŢĔŘ ţŏ şēĺēċţ ąŋ įţēɱ∙∙∙∙∙∙∙∙∙∙∙∙∙]]]","SEGMENTEDBUTTONITEM_ARIA_DESCRIPTION":"[[[Ŝēğɱēŋţēƌ ƃűţţŏŋ∙∙∙∙∙∙∙∙]]]","SLIDER_ARIA_DESCRIPTION":"[[[Ŝĺįƌēŗ ĥąŋƌĺē∙∙∙∙∙∙]]]","LOAD_MORE_TEXT":"[[[Μŏŗē]]]","TABLE_HEADER_ROW_INFORMATION":"[[[Ĥēąƌēŗ Řŏŵ 1 ŏƒ {0}]]]","TABLE_ROW_POSITION":"[[[{0} ŏƒ {1}]]]","TABLE_GROUP_ROW_ARIA_LABEL":"[[[Ģŗŏűρ ĥēąƌēŗ ŗŏŵ.∙∙∙∙∙∙∙]]]","ARIA_LABEL_ROW_SELECTION":"[[[Ĭţēɱ şēĺēċţįŏŋ∙∙∙∙∙]]]","ARIA_LABEL_SELECT_ALL_CHECKBOX":"[[[Ŝēĺēċţ Āĺĺ Řŏŵş∙∙∙∙]]]","ARIA_LABEL_EMPTY_CELL":"[[[Ĕɱρţŷ∙∙∙∙∙∙∙∙∙]]]","TAB_ARIA_DESIGN_POSITIVE":"[[[Ƥŏşįţįʋē∙∙∙∙∙∙]]]","TAB_ARIA_DESIGN_NEGATIVE":"[[[Ńēğąţįʋē∙∙∙∙∙∙]]]","TAB_ARIA_DESIGN_CRITICAL":"[[[Ĉŗįţįċąĺ∙∙∙∙∙∙]]]","TAB_ARIA_DESIGN_NEUTRAL":"[[[Ńēűţŗąĺ∙∙∙∙∙∙∙]]]","TAB_SPLIT_ROLE_DESCRIPTION":"[[[Ţąƃ ŵįţĥ şűƃįţēɱş∙∙∙∙∙∙∙]]]","TABCONTAINER_NEXT_ICON_ACC_NAME":"[[[Ńēχţ]]]","TABCONTAINER_PREVIOUS_ICON_ACC_NAME":"[[[Ƥŗēʋįŏűş∙∙∙∙∙∙]]]","TABCONTAINER_OVERFLOW_MENU_TITLE":"[[[Ŏʋēŗƒĺŏŵ Μēŋű∙∙∙∙∙∙]]]","TABCONTAINER_END_OVERFLOW":"[[[Μŏŗē]]]","TABCONTAINER_POPOVER_CANCEL_BUTTON":"[[[Ĉąŋċēĺ∙∙∙∙∙∙∙∙]]]","TABCONTAINER_SUBTABS_DESCRIPTION":"[[[Ƥŗēşş ƌŏŵŋ ąŗŗŏŵ ķēŷ ţŏ ŏρēŋ şűƃįţēɱş ɱēŋű∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙]]]","TEXTAREA_CHARACTERS_LEFT":"[[[{0} ċĥąŗąċţēŗş ŗēɱąįŋįŋğ]]]","TEXTAREA_CHARACTERS_EXCEEDED":"[[[{0} ċĥąŗąċţēŗş ŏʋēŗ ĺįɱįţ]]]","TIMEPICKER_HOURS_LABEL":"[[[Ĥŏűŗş∙∙∙∙∙∙∙∙∙]]]","TIMEPICKER_MINUTES_LABEL":"[[[Μįŋűţēş∙∙∙∙∙∙∙]]]","TIMEPICKER_SECONDS_LABEL":"[[[Ŝēċŏŋƌş∙∙∙∙∙∙∙]]]","TIMEPICKER_SUBMIT_BUTTON":"[[[ŎĶ∙∙]]]","TIMEPICKER_CANCEL_BUTTON":"[[[Ĉąŋċēĺ∙∙∙∙∙∙∙∙]]]","TIMEPICKER_INPUT_DESCRIPTION":"[[[Ţįɱē Ĭŋρűţ∙∙∙∙]]]","TIMEPICKER_CLOCK_DIAL_LABEL":"[[[Ĉĺŏċķ Ďįąĺ∙∙∙∙]]]","TIMEPICKER_INPUTS_ENTER_HOURS":"[[[Ƥĺēąşē ēŋţēŗ ĥŏűŗş∙∙∙∙∙∙]]]","TIMEPICKER_INPUTS_ENTER_MINUTES":"[[[Ƥĺēąşē ēŋţēŗ ɱįŋűţēş∙∙∙∙]]]","TIMEPICKER_INPUTS_ENTER_SECONDS":"[[[Ƥĺēąşē ēŋţēŗ şēċŏŋƌş∙∙∙∙]]]","DURATION_INPUT_DESCRIPTION":"[[[Ďűŗąţįŏŋ Ĭŋρűţ∙∙∙∙∙]]]","DATETIME_PICKER_DATE_BUTTON":"[[[Ďąţē]]]","DATETIME_PICKER_TIME_BUTTON":"[[[Ţįɱē]]]","TOKEN_ARIA_DELETABLE":"[[[Ďēĺēţąƃĺē∙∙∙∙∙]]]","TOKENIZER_ARIA_CONTAIN_TOKEN":"[[[Ńŏ Ţŏķēŋş∙∙∙∙∙]]]","TOKENIZER_ARIA_CONTAIN_ONE_TOKEN":"[[[Ĉŏŋţąįŋş 1 ţŏķēŋ∙∙∙∙∙∙∙∙]]]","TOKENIZER_ARIA_CONTAIN_SEVERAL_TOKENS":"[[[Ĉŏŋţąįŋş {0} ţŏķēŋş]]]","TOKENIZER_ARIA_LABEL":"[[[Ţŏķēŋįžēŗ∙∙∙∙∙]]]","TOKENIZER_POPOVER_REMOVE":"[[[Řēɱŏʋē∙∙∙∙∙∙∙∙]]]","TOKENIZER_SHOW_ALL_ITEMS":"[[[{0} Ĭţēɱş]]]","TREE_ITEM_ARIA_LABEL":"[[[Ţŗēē Ĭţēɱ∙∙∙∙∙]]]","TREE_ITEM_EXPAND_NODE":"[[[Ĕχρąŋƌ Ńŏƌē∙∙∙∙∙∙∙∙]]]","TREE_ITEM_COLLAPSE_NODE":"[[[Ĉŏĺĺąρşē Ńŏƌē∙∙∙∙∙∙]]]","VALUE_STATE_TYPE_ERROR":"[[[Ʋąĺűē Ŝţąţē Ĕŗŗŏŗ∙∙∙∙∙∙∙]]]","VALUE_STATE_TYPE_WARNING":"[[[Ʋąĺűē Ŝţąţē Ŵąŗŋįŋğ∙∙∙∙∙]]]","VALUE_STATE_TYPE_SUCCESS":"[[[Ʋąĺűē Ŝţąţē Ŝűċċēşş∙∙∙∙∙]]]","VALUE_STATE_TYPE_INFORMATION":"[[[Ʋąĺűē Ŝţąţē Ĭŋƒŏŗɱąţįŏŋ∙∙∙∙∙∙]]]","VALUE_STATE_ERROR":"[[[Ĭŋʋąĺįƌ ēŋţŗŷ∙∙∙∙∙∙]]]","VALUE_STATE_WARNING":"[[[Ŵąŗŋįŋğ įşşűēƌ∙∙∙∙∙]]]","VALUE_STATE_INFORMATION":"[[[Ĭŋƒŏŗɱąţįʋē ēŋţŗŷ∙∙∙∙∙∙∙]]]","VALUE_STATE_SUCCESS":"[[[Ĕŋţŗŷ şűċċēşşƒűĺĺŷ ʋąĺįƌąţēƌ∙∙∙∙∙∙∙∙]]]","CALENDAR_HEADER_NEXT_BUTTON":"[[[Ńēχţ]]]","CALENDAR_HEADER_PREVIOUS_BUTTON":"[[[Ƥŗēʋįŏűş∙∙∙∙∙∙]]]","DAY_PICKER_WEEK_NUMBER_TEXT":"[[[Ŵēēķ ŋűɱƃēŗ∙∙∙∙∙∙∙∙]]]","DAY_PICKER_NON_WORKING_DAY":"[[[Ńŏŋ-Ŵŏŗķįŋğ Ďąŷ∙∙∙∙]]]","DAY_PICKER_TODAY":"[[[Ţŏƌąŷ∙∙∙∙∙∙∙∙∙]]]","MONTH_PICKER_DESCRIPTION":"[[[Μŏŋţĥ Ƥįċķēŗ∙∙∙∙∙∙∙]]]","YEAR_PICKER_DESCRIPTION":"[[[Ŷēąŗ Ƥįċķēŗ∙∙∙∙∙∙∙∙]]]","STEPINPUT_DEC_ICON_TITLE":"[[[Ďēċŗēąşē∙∙∙∙∙∙]]]","STEPINPUT_INC_ICON_TITLE":"[[[Ĭŋċŗēąşē∙∙∙∙∙∙]]]","SPLIT_BUTTON_DESCRIPTION":"[[[Ŝρĺįţ Ɓűţţŏŋ∙∙∙∙∙∙∙]]]","SPLIT_BUTTON_KEYBOARD_HINT":"[[[Ƥŗēşş Ŝρąċē ŏŗ Ĕŋţēŗ ţŏ ţŗįğğēŗ ƌēƒąűĺţ ąċţįŏŋ ąŋƌ Āĺţ + Āŗŗŏŵ Ďŏŵŋ ŏŗ Ƒ4 ţŏ ţŗįğğēŗ ąŗŗŏŵ ąċţįŏŋ∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙]]]","MENU_BACK_BUTTON_ARIA_LABEL":"[[[Ɓąċķ]]]","MENU_CLOSE_BUTTON_ARIA_LABEL":"[[[Ďēċĺįŋē∙∙∙∙∙∙∙]]]","DIALOG_HEADER_ARIA_ROLE_DESCRIPTION":"[[[Ĭŋţēŗąċţįʋē Ĥēąƌēŗ∙∙∙∙∙∙]]]","DIALOG_HEADER_ARIA_DESCRIBEDBY_RESIZABLE":"[[[Ůşē Ŝĥįƒţ+Āŗŗŏŵ ķēŷş ţŏ ŗēşįžē∙∙∙∙∙∙∙∙∙]]]","DIALOG_HEADER_ARIA_DESCRIBEDBY_DRAGGABLE":"[[[Ůşē Āŗŗŏŵ ķēŷş ţŏ ɱŏʋē∙∙∙∙∙]]]","DIALOG_HEADER_ARIA_DESCRIBEDBY_DRAGGABLE_RESIZABLE":"[[[Ůşē Āŗŗŏŵ ķēŷş ţŏ ɱŏʋē, Ŝĥįƒţ+Āŗŗŏŵ ķēŷş ţŏ ŗēşįžē∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙]]]","LABEL_COLON":"[[[:∙∙∙]]]","TOOLBAR_OVERFLOW_BUTTON_ARIA_LABEL":"[[[Āƌƌįţįŏŋąĺ Ŏρţįŏŋş∙∙∙∙∙∙]]]"}
1
+ {"LOAD_MORE_TEXT":"[[[Μŏŗē]]]","TABLE_HEADER_ROW_INFORMATION":"[[[Ĥēąƌēŗ Řŏŵ 1 ŏƒ {0}]]]","TABLE_ROW_POSITION":"[[[{0} ŏƒ {1}]]]","TABLE_GROUP_ROW_ARIA_LABEL":"[[[Ģŗŏűρ Ĥēąƌēŗ Řŏŵ∙∙∙∙∙∙∙∙]]]","ARIA_LABEL_ROW_SELECTION":"[[[Ĭţēɱ Ŝēĺēċţįŏŋ∙∙∙∙∙]]]","ARIA_LABEL_SELECT_ALL_CHECKBOX":"[[[Ŝēĺēċţ Āĺĺ Řŏŵş∙∙∙∙]]]","ARIA_LABEL_EMPTY_CELL":"[[[Ĕɱρţŷ∙∙∙∙∙∙∙∙∙]]]","LIST_ITEM_SELECTED":"[[[Ŝēĺēċţēƌ∙∙∙∙∙∙]]]","LIST_ITEM_NOT_SELECTED":"[[[Ńŏţ Ŝēĺēċţēƌ∙∙∙∙∙∙∙]]]","LIST_ITEM_GROUP_HEADER":"[[[Ģŗŏűρ Ĥēąƌēŗ∙∙∙∙∙∙∙]]]"}