@ui5/webcomponents-compat 2.0.0-rc.6 → 2.0.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.
Files changed (78) hide show
  1. package/CHANGELOG.md +16 -0
  2. package/README.md +1 -4
  3. package/dist/Table.d.ts +11 -11
  4. package/dist/Table.js +97 -10
  5. package/dist/Table.js.map +1 -1
  6. package/dist/TableCell.js +15 -0
  7. package/dist/TableCell.js.map +1 -1
  8. package/dist/TableColumn.d.ts +3 -3
  9. package/dist/TableColumn.js +44 -4
  10. package/dist/TableColumn.js.map +1 -1
  11. package/dist/TableGroupRow.d.ts +3 -3
  12. package/dist/TableGroupRow.js +13 -6
  13. package/dist/TableGroupRow.js.map +1 -1
  14. package/dist/TableRow.d.ts +5 -5
  15. package/dist/TableRow.js +48 -9
  16. package/dist/TableRow.js.map +1 -1
  17. package/dist/css/themes/GrowingButton.css +1 -1
  18. package/dist/css/themes/Table.css +1 -1
  19. package/dist/css/themes/TableCell.css +1 -1
  20. package/dist/css/themes/TableColumn.css +1 -1
  21. package/dist/css/themes/TableGroupRow.css +1 -1
  22. package/dist/css/themes/TableRow.css +1 -1
  23. package/dist/css/themes/sap_fiori_3/parameters-bundle.css +1 -1
  24. package/dist/css/themes/sap_fiori_3_dark/parameters-bundle.css +1 -1
  25. package/dist/css/themes/sap_fiori_3_hcb/parameters-bundle.css +1 -1
  26. package/dist/css/themes/sap_fiori_3_hcw/parameters-bundle.css +1 -1
  27. package/dist/css/themes/sap_horizon/parameters-bundle.css +1 -1
  28. package/dist/css/themes/sap_horizon_dark/parameters-bundle.css +1 -1
  29. package/dist/css/themes/sap_horizon_hcb/parameters-bundle.css +1 -1
  30. package/dist/css/themes/sap_horizon_hcw/parameters-bundle.css +1 -1
  31. package/dist/custom-elements-internal.json +38 -38
  32. package/dist/custom-elements.json +32 -32
  33. package/dist/generated/assets/i18n/messagebundle_ca.json +1 -1
  34. package/dist/generated/assets/i18n/messagebundle_cy.json +1 -1
  35. package/dist/generated/assets/i18n/messagebundle_fr.json +1 -1
  36. package/dist/generated/assets/i18n/messagebundle_fr_CA.json +1 -1
  37. package/dist/generated/assets/themes/sap_fiori_3/parameters-bundle.css.json +1 -1
  38. package/dist/generated/assets/themes/sap_fiori_3_dark/parameters-bundle.css.json +1 -1
  39. package/dist/generated/assets/themes/sap_fiori_3_hcb/parameters-bundle.css.json +1 -1
  40. package/dist/generated/assets/themes/sap_fiori_3_hcw/parameters-bundle.css.json +1 -1
  41. package/dist/generated/assets/themes/sap_horizon/parameters-bundle.css.json +1 -1
  42. package/dist/generated/assets/themes/sap_horizon_dark/parameters-bundle.css.json +1 -1
  43. package/dist/generated/assets/themes/sap_horizon_hcb/parameters-bundle.css.json +1 -1
  44. package/dist/generated/assets/themes/sap_horizon_hcw/parameters-bundle.css.json +1 -1
  45. package/dist/generated/themes/GrowingButton.css.js +1 -1
  46. package/dist/generated/themes/GrowingButton.css.js.map +1 -1
  47. package/dist/generated/themes/Table.css.js +1 -1
  48. package/dist/generated/themes/Table.css.js.map +1 -1
  49. package/dist/generated/themes/TableCell.css.js +1 -1
  50. package/dist/generated/themes/TableCell.css.js.map +1 -1
  51. package/dist/generated/themes/TableColumn.css.js +1 -1
  52. package/dist/generated/themes/TableColumn.css.js.map +1 -1
  53. package/dist/generated/themes/TableGroupRow.css.js +1 -1
  54. package/dist/generated/themes/TableGroupRow.css.js.map +1 -1
  55. package/dist/generated/themes/TableRow.css.js +1 -1
  56. package/dist/generated/themes/TableRow.css.js.map +1 -1
  57. package/dist/generated/themes/sap_fiori_3/parameters-bundle.css.js +1 -1
  58. package/dist/generated/themes/sap_fiori_3/parameters-bundle.css.js.map +1 -1
  59. package/dist/generated/themes/sap_fiori_3_dark/parameters-bundle.css.js +1 -1
  60. package/dist/generated/themes/sap_fiori_3_dark/parameters-bundle.css.js.map +1 -1
  61. package/dist/generated/themes/sap_fiori_3_hcb/parameters-bundle.css.js +1 -1
  62. package/dist/generated/themes/sap_fiori_3_hcb/parameters-bundle.css.js.map +1 -1
  63. package/dist/generated/themes/sap_fiori_3_hcw/parameters-bundle.css.js +1 -1
  64. package/dist/generated/themes/sap_fiori_3_hcw/parameters-bundle.css.js.map +1 -1
  65. package/dist/generated/themes/sap_horizon/parameters-bundle.css.js +1 -1
  66. package/dist/generated/themes/sap_horizon/parameters-bundle.css.js.map +1 -1
  67. package/dist/generated/themes/sap_horizon_dark/parameters-bundle.css.js +1 -1
  68. package/dist/generated/themes/sap_horizon_dark/parameters-bundle.css.js.map +1 -1
  69. package/dist/generated/themes/sap_horizon_hcb/parameters-bundle.css.js +1 -1
  70. package/dist/generated/themes/sap_horizon_hcb/parameters-bundle.css.js.map +1 -1
  71. package/dist/generated/themes/sap_horizon_hcw/parameters-bundle.css.js +1 -1
  72. package/dist/generated/themes/sap_horizon_hcw/parameters-bundle.css.js.map +1 -1
  73. package/dist/web-types.json +11 -11
  74. package/package.json +7 -7
  75. package/src/i18n/messagebundle_ca.properties +1 -1
  76. package/src/i18n/messagebundle_cy.properties +1 -1
  77. package/src/i18n/messagebundle_fr.properties +3 -3
  78. package/src/i18n/messagebundle_fr_CA.properties +3 -3
@@ -246,10 +246,10 @@
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": "\"\"",
252
+ "default": "undefined",
253
253
  "privacy": "public",
254
254
  "_ui5validator": "String"
255
255
  },
@@ -257,10 +257,10 @@
257
257
  "kind": "field",
258
258
  "name": "growingButtonText",
259
259
  "type": {
260
- "text": "string"
260
+ "text": "string | undefined"
261
261
  },
262
262
  "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": "\"\"",
263
+ "default": "undefined",
264
264
  "privacy": "public",
265
265
  "_ui5since": "2.0.0",
266
266
  "_ui5validator": "String"
@@ -269,10 +269,10 @@
269
269
  "kind": "field",
270
270
  "name": "growingButtonSubtext",
271
271
  "type": {
272
- "text": "string"
272
+ "text": "string | undefined"
273
273
  },
274
274
  "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": "\"\"",
275
+ "default": "undefined",
276
276
  "privacy": "public",
277
277
  "_ui5since": "2.0.0",
278
278
  "_ui5validator": "String"
@@ -283,8 +283,8 @@
283
283
  "type": {
284
284
  "text": "boolean"
285
285
  },
286
- "description": "Defines if the value of `noDataText` will be diplayed when there is no rows present in the table.",
287
286
  "default": "false",
287
+ "description": "Defines if the value of `noDataText` will be diplayed when there is no rows present in the table.",
288
288
  "privacy": "public",
289
289
  "_ui5since": "2.0.0",
290
290
  "_ui5validator": "Boolean"
@@ -302,11 +302,11 @@
302
302
  }
303
303
  ]
304
304
  },
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
305
  "default": "\"None\"",
306
+ "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
307
  "privacy": "public",
308
308
  "_ui5since": "2.0.0",
309
- "_ui5validator": "TableGrowingMode"
309
+ "_ui5validator": "String"
310
310
  },
311
311
  {
312
312
  "kind": "field",
@@ -314,8 +314,8 @@
314
314
  "type": {
315
315
  "text": "boolean"
316
316
  },
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
317
  "default": "false",
318
+ "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
319
  "privacy": "public",
320
320
  "_ui5since": "2.0.0",
321
321
  "_ui5validator": "Boolean"
@@ -326,10 +326,10 @@
326
326
  "type": {
327
327
  "text": "number"
328
328
  },
329
- "description": "Defines the delay in milliseconds, after which the busy indicator will show up for this component.",
330
329
  "default": "1000",
330
+ "description": "Defines the delay in milliseconds, after which the busy indicator will show up for this component.",
331
331
  "privacy": "public",
332
- "_ui5validator": "Integer"
332
+ "_ui5validator": "Number"
333
333
  },
334
334
  {
335
335
  "kind": "field",
@@ -337,8 +337,8 @@
337
337
  "type": {
338
338
  "text": "boolean"
339
339
  },
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
340
  "default": "false",
341
+ "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.",
342
342
  "privacy": "public",
343
343
  "_ui5validator": "Boolean"
344
344
  },
@@ -355,11 +355,11 @@
355
355
  }
356
356
  ]
357
357
  },
358
- "description": "Defines the mode of the component.",
359
358
  "default": "\"None\"",
359
+ "description": "Defines the mode of the component.",
360
360
  "privacy": "public",
361
361
  "_ui5since": "2.0.0",
362
- "_ui5validator": "TableMode"
362
+ "_ui5validator": "String"
363
363
  },
364
364
  {
365
365
  "kind": "field",
@@ -377,10 +377,10 @@
377
377
  "kind": "field",
378
378
  "name": "accessibleNameRef",
379
379
  "type": {
380
- "text": "string"
380
+ "text": "string | undefined"
381
381
  },
382
382
  "description": "Receives id(or many ids) of the elements that label the component.",
383
- "default": "\"\"",
383
+ "default": "undefined",
384
384
  "privacy": "public",
385
385
  "_ui5since": "2.0.0",
386
386
  "_ui5validator": "String"
@@ -486,28 +486,28 @@
486
486
  {
487
487
  "description": "Defines the text that will be displayed when there is no data and `hideNoData` is not present.",
488
488
  "name": "no-data-text",
489
- "default": "\"\"",
489
+ "default": "undefined",
490
490
  "fieldName": "noDataText",
491
491
  "type": {
492
- "text": "string"
492
+ "text": "string | undefined"
493
493
  }
494
494
  },
495
495
  {
496
496
  "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
497
  "name": "growing-button-text",
498
- "default": "\"\"",
498
+ "default": "undefined",
499
499
  "fieldName": "growingButtonText",
500
500
  "type": {
501
- "text": "string"
501
+ "text": "string | undefined"
502
502
  }
503
503
  },
504
504
  {
505
505
  "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
506
  "name": "growing-button-subtext",
507
- "default": "\"\"",
507
+ "default": "undefined",
508
508
  "fieldName": "growingButtonSubtext",
509
509
  "type": {
510
- "text": "string"
510
+ "text": "string | undefined"
511
511
  }
512
512
  },
513
513
  {
@@ -576,10 +576,10 @@
576
576
  {
577
577
  "description": "Receives id(or many ids) of the elements that label the component.",
578
578
  "name": "accessible-name-ref",
579
- "default": "\"\"",
579
+ "default": "undefined",
580
580
  "fieldName": "accessibleNameRef",
581
581
  "type": {
582
- "text": "string"
582
+ "text": "string | undefined"
583
583
  }
584
584
  }
585
585
  ],
@@ -697,19 +697,19 @@
697
697
  "type": {
698
698
  "text": "number"
699
699
  },
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
700
  "default": "Infinity",
701
+ "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.",
702
702
  "privacy": "public",
703
- "_ui5validator": "Integer"
703
+ "_ui5validator": "Number"
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": "\"\"",
712
+ "default": "undefined",
713
713
  "privacy": "public",
714
714
  "_ui5validator": "String"
715
715
  },
@@ -719,8 +719,8 @@
719
719
  "type": {
720
720
  "text": "boolean"
721
721
  },
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
722
  "default": "false",
723
+ "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.",
724
724
  "privacy": "public",
725
725
  "_ui5validator": "Boolean"
726
726
  },
@@ -737,10 +737,10 @@
737
737
  }
738
738
  ]
739
739
  },
740
- "description": "Defines how the popin row is displayed.\n\n**The available values are:**\n\n- `Block`\n- `Inline`",
741
740
  "default": "\"Block\"",
741
+ "description": "Defines how the popin row is displayed.\n\n**The available values are:**\n\n- `Block`\n- `Inline`",
742
742
  "privacy": "public",
743
- "_ui5validator": "TableColumnPopinDisplay"
743
+ "_ui5validator": "String"
744
744
  }
745
745
  ],
746
746
  "attributes": [
@@ -756,10 +756,10 @@
756
756
  {
757
757
  "description": "The text for the column when it pops in.",
758
758
  "name": "popin-text",
759
- "default": "\"\"",
759
+ "default": "undefined",
760
760
  "fieldName": "popinText",
761
761
  "type": {
762
- "text": "string"
762
+ "text": "string | undefined"
763
763
  }
764
764
  },
765
765
  {
@@ -921,11 +921,11 @@
921
921
  }
922
922
  ]
923
923
  },
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
924
  "default": "\"Inactive\"",
925
+ "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
926
  "privacy": "public",
927
927
  "_ui5since": "2.0.0",
928
- "_ui5validator": "TableRowType"
928
+ "_ui5validator": "String"
929
929
  },
930
930
  {
931
931
  "kind": "field",
@@ -933,8 +933,8 @@
933
933
  "type": {
934
934
  "text": "boolean"
935
935
  },
936
- "description": "Defines the row's selected state.",
937
936
  "default": "false",
937
+ "description": "Defines the row's selected state.",
938
938
  "privacy": "public",
939
939
  "_ui5since": "2.0.0",
940
940
  "_ui5validator": "Boolean"
@@ -945,8 +945,8 @@
945
945
  "type": {
946
946
  "text": "boolean"
947
947
  },
948
- "description": "Indicates if the table row is navigated.",
949
948
  "default": "false",
949
+ "description": "Indicates if the table row is navigated.",
950
950
  "privacy": "public",
951
951
  "_ui5since": "2.0.0",
952
952
  "_ui5validator": "Boolean"
@@ -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":"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
- {"LOAD_MORE_TEXT":"Plus","TABLE_HEADER_ROW_INFORMATION":"Ligne d'en tête 1/{0}","TABLE_ROW_POSITION":"{0} de {1}","TABLE_GROUP_ROW_ARIA_LABEL":"Ligne d'en-tête de groupe","ARIA_LABEL_ROW_SELECTION":"Sélection d'élément","ARIA_LABEL_SELECT_ALL_CHECKBOX":"Sélectionner toutes les lignes","ARIA_LABEL_EMPTY_CELL":"Vide","LIST_ITEM_SELECTED":"Sélectionné(e)","LIST_ITEM_NOT_SELECTED":"Non sélectionné(e)","LIST_ITEM_GROUP_HEADER":"En-tête du groupe"}
1
+ {"LOAD_MORE_TEXT":"Plus","TABLE_HEADER_ROW_INFORMATION":"Ligne d''en tête 1/{0}","TABLE_ROW_POSITION":"{0} de {1}","TABLE_GROUP_ROW_ARIA_LABEL":"Ligne d''en-tête de groupe","ARIA_LABEL_ROW_SELECTION":"Sélection d''élément","ARIA_LABEL_SELECT_ALL_CHECKBOX":"Sélectionner toutes les lignes","ARIA_LABEL_EMPTY_CELL":"Vide","LIST_ITEM_SELECTED":"Sélectionné(e)","LIST_ITEM_NOT_SELECTED":"Non sélectionné(e)","LIST_ITEM_GROUP_HEADER":"En-tête du groupe"}
@@ -1 +1 @@
1
- {"LOAD_MORE_TEXT":"Plus","TABLE_HEADER_ROW_INFORMATION":"Ligne d'en tête 1 sur {0}","TABLE_ROW_POSITION":"{0} sur {1}","TABLE_GROUP_ROW_ARIA_LABEL":"Ligne d'en-tête du groupe","ARIA_LABEL_ROW_SELECTION":"Sélection d'élément","ARIA_LABEL_SELECT_ALL_CHECKBOX":"Sélectionner toutes les lignes","ARIA_LABEL_EMPTY_CELL":"Vide","LIST_ITEM_SELECTED":"Sélectionné","LIST_ITEM_NOT_SELECTED":"Non sélectionné","LIST_ITEM_GROUP_HEADER":"En-tête du groupe"}
1
+ {"LOAD_MORE_TEXT":"Plus","TABLE_HEADER_ROW_INFORMATION":"Ligne d''en tête 1 sur {0}","TABLE_ROW_POSITION":"{0} sur {1}","TABLE_GROUP_ROW_ARIA_LABEL":"Ligne d''en-tête du groupe","ARIA_LABEL_ROW_SELECTION":"Sélection d''élément","ARIA_LABEL_SELECT_ALL_CHECKBOX":"Sélectionner toutes les lignes","ARIA_LABEL_EMPTY_CELL":"Vide","LIST_ITEM_SELECTED":"Sélectionné","LIST_ITEM_NOT_SELECTED":"Non sélectionné","LIST_ITEM_GROUP_HEADER":"En-tête du groupe"}
@@ -1 +1 @@
1
- {"_":{"packageName":"@ui5/webcomponents-compat","fileName":"themes/sap_fiori_3/parameters-bundle.css.json","content":":root{--ui5-v2-0-0-rc-6_table_bottom_border: 1px solid var(--sapList_BorderColor);--ui5-v2-0-0-rc-6_table_header_row_outline_width: 1px;--ui5-v2-0-0-rc-6_table_multiselect_column_width: 2.75rem;--ui5-v2-0-0-rc-6_table_header_row_font_family: var(--sapFontFamily);--ui5-v2-0-0-rc-6_table_header_row_border_bottom_color: var(--sapList_BorderColor);--ui5-v2-0-0-rc-6_table_header_row_border_width: 1px;--_ui5-v2-0-0-rc-6_table_load_more_border-bottom: none;--ui5-v2-0-0-rc-6_table_header_row_font_weight: normal;--ui5-v2-0-0-rc-6_table_row_outline_width: 1px;--ui5-v2-0-0-rc-6_table_multiselect_popin_row_padding: 3.25rem;--ui5-v2-0-0-rc-6_table_group_row_font-weight: normal;--ui5-v2-0-0-rc-6_table_border_width: 0 0 1px 0;--_ui5-v2-0-0-rc-6_load_more_padding: 0;--_ui5-v2-0-0-rc-6_load_more_border: 1px top solid transparent;--_ui5-v2-0-0-rc-6_load_more_border_radius: none;--_ui5-v2-0-0-rc-6_load_more_outline_width: 1px;--_ui5-v2-0-0-rc-6_load_more_text_height: 2.75rem;--_ui5-v2-0-0-rc-6_load_more_text_font_size: var(--sapFontMediumSize);--_ui5-v2-0-0-rc-6_load_more_desc_padding: .375rem 2rem .875rem 2rem;--ui5-v2-0-0-rc-6_table_header_row_height: 2.75rem;--ui5-v2-0-0-rc-6_table_row_height: 2.75rem;--ui5-v2-0-0-rc-6_table_focus_outline_offset: -.125rem;--ui5-v2-0-0-rc-6_table_group_row_height: 2rem}[data-ui5-compact-size],.ui5-content-density-compact,.sapUiSizeCompact{--_ui5-v2-0-0-rc-6_load_more_text_height: 2.625rem;--_ui5-v2-0-0-rc-6_load_more_text_font_size: var(--sapFontSize);--_ui5-v2-0-0-rc-6_load_more_desc_padding: 0 2rem .875rem 2rem;--ui5-v2-0-0-rc-6_table_header_row_height: 2rem;--ui5-v2-0-0-rc-6_table_row_height: 2rem}\n"}}
1
+ {"_":{"packageName":"@ui5/webcomponents-compat","fileName":"themes/sap_fiori_3/parameters-bundle.css.json","content":":root{--ui5-v2-0-0_table_bottom_border: 1px solid var(--sapList_BorderColor);--ui5-v2-0-0_table_header_row_outline_width: 1px;--ui5-v2-0-0_table_multiselect_column_width: 2.75rem;--ui5-v2-0-0_table_header_row_font_family: var(--sapFontFamily);--ui5-v2-0-0_table_header_row_border_bottom_color: var(--sapList_BorderColor);--ui5-v2-0-0_table_header_row_border_width: 1px;--_ui5-v2-0-0_table_load_more_border-bottom: none;--ui5-v2-0-0_table_header_row_font_weight: normal;--ui5-v2-0-0_table_row_outline_width: 1px;--ui5-v2-0-0_table_multiselect_popin_row_padding: 3.25rem;--ui5-v2-0-0_table_group_row_font-weight: normal;--ui5-v2-0-0_table_border_width: 0 0 1px 0;--_ui5-v2-0-0_load_more_padding: 0;--_ui5-v2-0-0_load_more_border: 1px top solid transparent;--_ui5-v2-0-0_load_more_border_radius: none;--_ui5-v2-0-0_load_more_outline_width: 1px;--_ui5-v2-0-0_load_more_text_height: 2.75rem;--_ui5-v2-0-0_load_more_text_font_size: var(--sapFontMediumSize);--_ui5-v2-0-0_load_more_desc_padding: .375rem 2rem .875rem 2rem;--ui5-v2-0-0_table_header_row_height: 2.75rem;--ui5-v2-0-0_table_row_height: 2.75rem;--ui5-v2-0-0_table_focus_outline_offset: -.125rem;--ui5-v2-0-0_table_group_row_height: 2rem}[data-ui5-compact-size],.ui5-content-density-compact,.sapUiSizeCompact{--_ui5-v2-0-0_load_more_text_height: 2.625rem;--_ui5-v2-0-0_load_more_text_font_size: var(--sapFontSize);--_ui5-v2-0-0_load_more_desc_padding: 0 2rem .875rem 2rem;--ui5-v2-0-0_table_header_row_height: 2rem;--ui5-v2-0-0_table_row_height: 2rem}\n"}}
@@ -1 +1 @@
1
- {"_":{"packageName":"@ui5/webcomponents-compat","fileName":"themes/sap_fiori_3_dark/parameters-bundle.css.json","content":":root{--ui5-v2-0-0-rc-6_table_bottom_border: 1px solid var(--sapList_BorderColor);--ui5-v2-0-0-rc-6_table_header_row_outline_width: 1px;--ui5-v2-0-0-rc-6_table_multiselect_column_width: 2.75rem;--ui5-v2-0-0-rc-6_table_header_row_font_family: var(--sapFontFamily);--ui5-v2-0-0-rc-6_table_header_row_border_bottom_color: var(--sapList_BorderColor);--ui5-v2-0-0-rc-6_table_header_row_border_width: 1px;--_ui5-v2-0-0-rc-6_table_load_more_border-bottom: none;--ui5-v2-0-0-rc-6_table_header_row_font_weight: normal;--ui5-v2-0-0-rc-6_table_row_outline_width: 1px;--ui5-v2-0-0-rc-6_table_multiselect_popin_row_padding: 3.25rem;--ui5-v2-0-0-rc-6_table_group_row_font-weight: normal;--ui5-v2-0-0-rc-6_table_border_width: 0 0 1px 0;--_ui5-v2-0-0-rc-6_load_more_padding: 0;--_ui5-v2-0-0-rc-6_load_more_border: 1px top solid transparent;--_ui5-v2-0-0-rc-6_load_more_border_radius: none;--_ui5-v2-0-0-rc-6_load_more_outline_width: 1px;--_ui5-v2-0-0-rc-6_load_more_text_height: 2.75rem;--_ui5-v2-0-0-rc-6_load_more_text_font_size: var(--sapFontMediumSize);--_ui5-v2-0-0-rc-6_load_more_desc_padding: .375rem 2rem .875rem 2rem;--ui5-v2-0-0-rc-6_table_header_row_height: 2.75rem;--ui5-v2-0-0-rc-6_table_row_height: 2.75rem;--ui5-v2-0-0-rc-6_table_focus_outline_offset: -.125rem;--ui5-v2-0-0-rc-6_table_group_row_height: 2rem}[data-ui5-compact-size],.ui5-content-density-compact,.sapUiSizeCompact{--_ui5-v2-0-0-rc-6_load_more_text_height: 2.625rem;--_ui5-v2-0-0-rc-6_load_more_text_font_size: var(--sapFontSize);--_ui5-v2-0-0-rc-6_load_more_desc_padding: 0 2rem .875rem 2rem;--ui5-v2-0-0-rc-6_table_header_row_height: 2rem;--ui5-v2-0-0-rc-6_table_row_height: 2rem}\n"}}
1
+ {"_":{"packageName":"@ui5/webcomponents-compat","fileName":"themes/sap_fiori_3_dark/parameters-bundle.css.json","content":":root{--ui5-v2-0-0_table_bottom_border: 1px solid var(--sapList_BorderColor);--ui5-v2-0-0_table_header_row_outline_width: 1px;--ui5-v2-0-0_table_multiselect_column_width: 2.75rem;--ui5-v2-0-0_table_header_row_font_family: var(--sapFontFamily);--ui5-v2-0-0_table_header_row_border_bottom_color: var(--sapList_BorderColor);--ui5-v2-0-0_table_header_row_border_width: 1px;--_ui5-v2-0-0_table_load_more_border-bottom: none;--ui5-v2-0-0_table_header_row_font_weight: normal;--ui5-v2-0-0_table_row_outline_width: 1px;--ui5-v2-0-0_table_multiselect_popin_row_padding: 3.25rem;--ui5-v2-0-0_table_group_row_font-weight: normal;--ui5-v2-0-0_table_border_width: 0 0 1px 0;--_ui5-v2-0-0_load_more_padding: 0;--_ui5-v2-0-0_load_more_border: 1px top solid transparent;--_ui5-v2-0-0_load_more_border_radius: none;--_ui5-v2-0-0_load_more_outline_width: 1px;--_ui5-v2-0-0_load_more_text_height: 2.75rem;--_ui5-v2-0-0_load_more_text_font_size: var(--sapFontMediumSize);--_ui5-v2-0-0_load_more_desc_padding: .375rem 2rem .875rem 2rem;--ui5-v2-0-0_table_header_row_height: 2.75rem;--ui5-v2-0-0_table_row_height: 2.75rem;--ui5-v2-0-0_table_focus_outline_offset: -.125rem;--ui5-v2-0-0_table_group_row_height: 2rem}[data-ui5-compact-size],.ui5-content-density-compact,.sapUiSizeCompact{--_ui5-v2-0-0_load_more_text_height: 2.625rem;--_ui5-v2-0-0_load_more_text_font_size: var(--sapFontSize);--_ui5-v2-0-0_load_more_desc_padding: 0 2rem .875rem 2rem;--ui5-v2-0-0_table_header_row_height: 2rem;--ui5-v2-0-0_table_row_height: 2rem}\n"}}
@@ -1 +1 @@
1
- {"_":{"packageName":"@ui5/webcomponents-compat","fileName":"themes/sap_fiori_3_hcb/parameters-bundle.css.json","content":":root{--ui5-v2-0-0-rc-6_table_bottom_border: 1px solid var(--sapList_BorderColor);--ui5-v2-0-0-rc-6_table_multiselect_column_width: 2.75rem;--ui5-v2-0-0-rc-6_table_header_row_font_family: var(--sapFontFamily);--ui5-v2-0-0-rc-6_table_header_row_border_bottom_color: var(--sapList_BorderColor);--ui5-v2-0-0-rc-6_table_header_row_border_width: 1px;--_ui5-v2-0-0-rc-6_table_load_more_border-bottom: none;--ui5-v2-0-0-rc-6_table_header_row_outline_width: .125rem;--ui5-v2-0-0-rc-6_table_header_row_font_weight: normal;--ui5-v2-0-0-rc-6_table_multiselect_popin_row_padding: 3.25rem;--ui5-v2-0-0-rc-6_table_row_outline_width: .125rem;--ui5-v2-0-0-rc-6_table_group_row_font-weight: normal;--ui5-v2-0-0-rc-6_table_border_width: 0 0 1px 0;--_ui5-v2-0-0-rc-6_load_more_padding: .25rem;--_ui5-v2-0-0-rc-6_load_more_border: 1px solid var(--sapButton_BorderColor);--_ui5-v2-0-0-rc-6_load_more_border_radius: .375rem;--_ui5-v2-0-0-rc-6_load_more_outline_width: .125rem;--_ui5-v2-0-0-rc-6_load_more_text_height: 2.75rem;--_ui5-v2-0-0-rc-6_load_more_text_font_size: var(--sapFontMediumSize);--_ui5-v2-0-0-rc-6_load_more_desc_padding: .375rem 2rem .875rem 2rem;--ui5-v2-0-0-rc-6_table_header_row_height: 2.75rem;--ui5-v2-0-0-rc-6_table_row_height: 2.75rem;--ui5-v2-0-0-rc-6_table_focus_outline_offset: -.125rem;--ui5-v2-0-0-rc-6_table_group_row_height: 2rem}[data-ui5-compact-size],.ui5-content-density-compact,.sapUiSizeCompact{--_ui5-v2-0-0-rc-6_load_more_text_height: 2.625rem;--_ui5-v2-0-0-rc-6_load_more_text_font_size: var(--sapFontSize);--_ui5-v2-0-0-rc-6_load_more_desc_padding: 0 2rem .875rem 2rem;--ui5-v2-0-0-rc-6_table_header_row_height: 2rem;--ui5-v2-0-0-rc-6_table_row_height: 2rem}\n"}}
1
+ {"_":{"packageName":"@ui5/webcomponents-compat","fileName":"themes/sap_fiori_3_hcb/parameters-bundle.css.json","content":":root{--ui5-v2-0-0_table_bottom_border: 1px solid var(--sapList_BorderColor);--ui5-v2-0-0_table_multiselect_column_width: 2.75rem;--ui5-v2-0-0_table_header_row_font_family: var(--sapFontFamily);--ui5-v2-0-0_table_header_row_border_bottom_color: var(--sapList_BorderColor);--ui5-v2-0-0_table_header_row_border_width: 1px;--_ui5-v2-0-0_table_load_more_border-bottom: none;--ui5-v2-0-0_table_header_row_outline_width: .125rem;--ui5-v2-0-0_table_header_row_font_weight: normal;--ui5-v2-0-0_table_multiselect_popin_row_padding: 3.25rem;--ui5-v2-0-0_table_row_outline_width: .125rem;--ui5-v2-0-0_table_group_row_font-weight: normal;--ui5-v2-0-0_table_border_width: 0 0 1px 0;--_ui5-v2-0-0_load_more_padding: .25rem;--_ui5-v2-0-0_load_more_border: 1px solid var(--sapButton_BorderColor);--_ui5-v2-0-0_load_more_border_radius: .375rem;--_ui5-v2-0-0_load_more_outline_width: .125rem;--_ui5-v2-0-0_load_more_text_height: 2.75rem;--_ui5-v2-0-0_load_more_text_font_size: var(--sapFontMediumSize);--_ui5-v2-0-0_load_more_desc_padding: .375rem 2rem .875rem 2rem;--ui5-v2-0-0_table_header_row_height: 2.75rem;--ui5-v2-0-0_table_row_height: 2.75rem;--ui5-v2-0-0_table_focus_outline_offset: -.125rem;--ui5-v2-0-0_table_group_row_height: 2rem}[data-ui5-compact-size],.ui5-content-density-compact,.sapUiSizeCompact{--_ui5-v2-0-0_load_more_text_height: 2.625rem;--_ui5-v2-0-0_load_more_text_font_size: var(--sapFontSize);--_ui5-v2-0-0_load_more_desc_padding: 0 2rem .875rem 2rem;--ui5-v2-0-0_table_header_row_height: 2rem;--ui5-v2-0-0_table_row_height: 2rem}\n"}}
@@ -1 +1 @@
1
- {"_":{"packageName":"@ui5/webcomponents-compat","fileName":"themes/sap_fiori_3_hcw/parameters-bundle.css.json","content":":root{--ui5-v2-0-0-rc-6_table_bottom_border: 1px solid var(--sapList_BorderColor);--ui5-v2-0-0-rc-6_table_multiselect_column_width: 2.75rem;--ui5-v2-0-0-rc-6_table_header_row_font_family: var(--sapFontFamily);--ui5-v2-0-0-rc-6_table_header_row_border_bottom_color: var(--sapList_BorderColor);--ui5-v2-0-0-rc-6_table_header_row_border_width: 1px;--_ui5-v2-0-0-rc-6_table_load_more_border-bottom: none;--ui5-v2-0-0-rc-6_table_header_row_outline_width: .125rem;--ui5-v2-0-0-rc-6_table_header_row_font_weight: normal;--ui5-v2-0-0-rc-6_table_multiselect_popin_row_padding: 3.25rem;--ui5-v2-0-0-rc-6_table_row_outline_width: .125rem;--ui5-v2-0-0-rc-6_table_group_row_font-weight: normal;--ui5-v2-0-0-rc-6_table_border_width: 0 0 1px 0;--_ui5-v2-0-0-rc-6_load_more_padding: .25rem;--_ui5-v2-0-0-rc-6_load_more_border: 1px solid var(--sapButton_BorderColor);--_ui5-v2-0-0-rc-6_load_more_border_radius: .375rem;--_ui5-v2-0-0-rc-6_load_more_outline_width: .125rem;--_ui5-v2-0-0-rc-6_load_more_text_height: 2.75rem;--_ui5-v2-0-0-rc-6_load_more_text_font_size: var(--sapFontMediumSize);--_ui5-v2-0-0-rc-6_load_more_desc_padding: .375rem 2rem .875rem 2rem;--ui5-v2-0-0-rc-6_table_header_row_height: 2.75rem;--ui5-v2-0-0-rc-6_table_row_height: 2.75rem;--ui5-v2-0-0-rc-6_table_focus_outline_offset: -.125rem;--ui5-v2-0-0-rc-6_table_group_row_height: 2rem}[data-ui5-compact-size],.ui5-content-density-compact,.sapUiSizeCompact{--_ui5-v2-0-0-rc-6_load_more_text_height: 2.625rem;--_ui5-v2-0-0-rc-6_load_more_text_font_size: var(--sapFontSize);--_ui5-v2-0-0-rc-6_load_more_desc_padding: 0 2rem .875rem 2rem;--ui5-v2-0-0-rc-6_table_header_row_height: 2rem;--ui5-v2-0-0-rc-6_table_row_height: 2rem}\n"}}
1
+ {"_":{"packageName":"@ui5/webcomponents-compat","fileName":"themes/sap_fiori_3_hcw/parameters-bundle.css.json","content":":root{--ui5-v2-0-0_table_bottom_border: 1px solid var(--sapList_BorderColor);--ui5-v2-0-0_table_multiselect_column_width: 2.75rem;--ui5-v2-0-0_table_header_row_font_family: var(--sapFontFamily);--ui5-v2-0-0_table_header_row_border_bottom_color: var(--sapList_BorderColor);--ui5-v2-0-0_table_header_row_border_width: 1px;--_ui5-v2-0-0_table_load_more_border-bottom: none;--ui5-v2-0-0_table_header_row_outline_width: .125rem;--ui5-v2-0-0_table_header_row_font_weight: normal;--ui5-v2-0-0_table_multiselect_popin_row_padding: 3.25rem;--ui5-v2-0-0_table_row_outline_width: .125rem;--ui5-v2-0-0_table_group_row_font-weight: normal;--ui5-v2-0-0_table_border_width: 0 0 1px 0;--_ui5-v2-0-0_load_more_padding: .25rem;--_ui5-v2-0-0_load_more_border: 1px solid var(--sapButton_BorderColor);--_ui5-v2-0-0_load_more_border_radius: .375rem;--_ui5-v2-0-0_load_more_outline_width: .125rem;--_ui5-v2-0-0_load_more_text_height: 2.75rem;--_ui5-v2-0-0_load_more_text_font_size: var(--sapFontMediumSize);--_ui5-v2-0-0_load_more_desc_padding: .375rem 2rem .875rem 2rem;--ui5-v2-0-0_table_header_row_height: 2.75rem;--ui5-v2-0-0_table_row_height: 2.75rem;--ui5-v2-0-0_table_focus_outline_offset: -.125rem;--ui5-v2-0-0_table_group_row_height: 2rem}[data-ui5-compact-size],.ui5-content-density-compact,.sapUiSizeCompact{--_ui5-v2-0-0_load_more_text_height: 2.625rem;--_ui5-v2-0-0_load_more_text_font_size: var(--sapFontSize);--_ui5-v2-0-0_load_more_desc_padding: 0 2rem .875rem 2rem;--ui5-v2-0-0_table_header_row_height: 2rem;--ui5-v2-0-0_table_row_height: 2rem}\n"}}
@@ -1 +1 @@
1
- {"_":{"packageName":"@ui5/webcomponents-compat","fileName":"themes/sap_horizon/parameters-bundle.css.json","content":":root{--ui5-v2-0-0-rc-6_table_bottom_border: 1px solid var(--sapList_BorderColor);--ui5-v2-0-0-rc-6_table_multiselect_column_width: 2.75rem;--ui5-v2-0-0-rc-6_table_header_row_border_width: 1px;--_ui5-v2-0-0-rc-6_table_load_more_border-bottom: none;--ui5-v2-0-0-rc-6_table_header_row_outline_width: var(--sapContent_FocusWidth);--ui5-v2-0-0-rc-6_table_header_row_font_family: var(--sapFontSemiboldDuplexFamily);--ui5-v2-0-0-rc-6_table_header_row_border_bottom_color: var(--sapList_HeaderBorderColor);--ui5-v2-0-0-rc-6_table_header_row_font_weight: bold;--ui5-v2-0-0-rc-6_table_multiselect_popin_row_padding: 3.25rem;--ui5-v2-0-0-rc-6_table_row_outline_width: var(--sapContent_FocusWidth);--ui5-v2-0-0-rc-6_table_group_row_font-weight: bold;--ui5-v2-0-0-rc-6_table_border_width: 1px 0 1px 0;--_ui5-v2-0-0-rc-6_load_more_padding: 0;--_ui5-v2-0-0-rc-6_load_more_border: 1px top solid transparent;--_ui5-v2-0-0-rc-6_load_more_border_radius: none;--_ui5-v2-0-0-rc-6_load_more_outline_width: var(--sapContent_FocusWidth);--_ui5-v2-0-0-rc-6_load_more_border-bottom: var(--sapList_BorderWidth) solid var(--sapList_BorderColor);--_ui5-v2-0-0-rc-6_load_more_text_height: 2.75rem;--_ui5-v2-0-0-rc-6_load_more_text_font_size: var(--sapFontMediumSize);--_ui5-v2-0-0-rc-6_load_more_desc_padding: .375rem 2rem .875rem 2rem;--ui5-v2-0-0-rc-6_table_header_row_height: 2.75rem;--ui5-v2-0-0-rc-6_table_row_height: 2.75rem;--ui5-v2-0-0-rc-6_table_focus_outline_offset: -.125rem;--ui5-v2-0-0-rc-6_table_group_row_height: 2rem}[data-ui5-compact-size],.ui5-content-density-compact,.sapUiSizeCompact{--_ui5-v2-0-0-rc-6_load_more_text_height: 2.625rem;--_ui5-v2-0-0-rc-6_load_more_text_font_size: var(--sapFontSize);--_ui5-v2-0-0-rc-6_load_more_desc_padding: 0 2rem .875rem 2rem;--ui5-v2-0-0-rc-6_table_header_row_height: 2rem;--ui5-v2-0-0-rc-6_table_row_height: 2rem}\n"}}
1
+ {"_":{"packageName":"@ui5/webcomponents-compat","fileName":"themes/sap_horizon/parameters-bundle.css.json","content":":root{--ui5-v2-0-0_table_bottom_border: 1px solid var(--sapList_BorderColor);--ui5-v2-0-0_table_multiselect_column_width: 2.75rem;--ui5-v2-0-0_table_header_row_border_width: 1px;--_ui5-v2-0-0_table_load_more_border-bottom: none;--ui5-v2-0-0_table_header_row_outline_width: var(--sapContent_FocusWidth);--ui5-v2-0-0_table_header_row_font_family: var(--sapFontSemiboldDuplexFamily);--ui5-v2-0-0_table_header_row_border_bottom_color: var(--sapList_HeaderBorderColor);--ui5-v2-0-0_table_header_row_font_weight: bold;--ui5-v2-0-0_table_multiselect_popin_row_padding: 3.25rem;--ui5-v2-0-0_table_row_outline_width: var(--sapContent_FocusWidth);--ui5-v2-0-0_table_group_row_font-weight: bold;--ui5-v2-0-0_table_border_width: 1px 0 1px 0;--_ui5-v2-0-0_load_more_padding: 0;--_ui5-v2-0-0_load_more_border: 1px top solid transparent;--_ui5-v2-0-0_load_more_border_radius: none;--_ui5-v2-0-0_load_more_outline_width: var(--sapContent_FocusWidth);--_ui5-v2-0-0_load_more_border-bottom: var(--sapList_BorderWidth) solid var(--sapList_BorderColor);--_ui5-v2-0-0_load_more_text_height: 2.75rem;--_ui5-v2-0-0_load_more_text_font_size: var(--sapFontMediumSize);--_ui5-v2-0-0_load_more_desc_padding: .375rem 2rem .875rem 2rem;--ui5-v2-0-0_table_header_row_height: 2.75rem;--ui5-v2-0-0_table_row_height: 2.75rem;--ui5-v2-0-0_table_focus_outline_offset: -.125rem;--ui5-v2-0-0_table_group_row_height: 2rem}[data-ui5-compact-size],.ui5-content-density-compact,.sapUiSizeCompact{--_ui5-v2-0-0_load_more_text_height: 2.625rem;--_ui5-v2-0-0_load_more_text_font_size: var(--sapFontSize);--_ui5-v2-0-0_load_more_desc_padding: 0 2rem .875rem 2rem;--ui5-v2-0-0_table_header_row_height: 2rem;--ui5-v2-0-0_table_row_height: 2rem}\n"}}
@@ -1 +1 @@
1
- {"_":{"packageName":"@ui5/webcomponents-compat","fileName":"themes/sap_horizon_dark/parameters-bundle.css.json","content":":root{--ui5-v2-0-0-rc-6_table_bottom_border: 1px solid var(--sapList_BorderColor);--ui5-v2-0-0-rc-6_table_multiselect_column_width: 2.75rem;--ui5-v2-0-0-rc-6_table_header_row_border_width: 1px;--_ui5-v2-0-0-rc-6_table_load_more_border-bottom: none;--ui5-v2-0-0-rc-6_table_header_row_outline_width: var(--sapContent_FocusWidth);--ui5-v2-0-0-rc-6_table_header_row_font_family: var(--sapFontSemiboldDuplexFamily);--ui5-v2-0-0-rc-6_table_header_row_border_bottom_color: var(--sapList_HeaderBorderColor);--ui5-v2-0-0-rc-6_table_header_row_font_weight: bold;--ui5-v2-0-0-rc-6_table_multiselect_popin_row_padding: 3.25rem;--ui5-v2-0-0-rc-6_table_row_outline_width: var(--sapContent_FocusWidth);--ui5-v2-0-0-rc-6_table_group_row_font-weight: bold;--ui5-v2-0-0-rc-6_table_border_width: 1px 0 1px 0;--_ui5-v2-0-0-rc-6_load_more_padding: 0;--_ui5-v2-0-0-rc-6_load_more_border: 1px top solid transparent;--_ui5-v2-0-0-rc-6_load_more_border_radius: none;--_ui5-v2-0-0-rc-6_load_more_outline_width: var(--sapContent_FocusWidth);--_ui5-v2-0-0-rc-6_load_more_border-bottom: var(--sapList_BorderWidth) solid var(--sapList_BorderColor);--_ui5-v2-0-0-rc-6_load_more_text_height: 2.75rem;--_ui5-v2-0-0-rc-6_load_more_text_font_size: var(--sapFontMediumSize);--_ui5-v2-0-0-rc-6_load_more_desc_padding: .375rem 2rem .875rem 2rem;--ui5-v2-0-0-rc-6_table_header_row_height: 2.75rem;--ui5-v2-0-0-rc-6_table_row_height: 2.75rem;--ui5-v2-0-0-rc-6_table_focus_outline_offset: -.125rem;--ui5-v2-0-0-rc-6_table_group_row_height: 2rem}[data-ui5-compact-size],.ui5-content-density-compact,.sapUiSizeCompact{--_ui5-v2-0-0-rc-6_load_more_text_height: 2.625rem;--_ui5-v2-0-0-rc-6_load_more_text_font_size: var(--sapFontSize);--_ui5-v2-0-0-rc-6_load_more_desc_padding: 0 2rem .875rem 2rem;--ui5-v2-0-0-rc-6_table_header_row_height: 2rem;--ui5-v2-0-0-rc-6_table_row_height: 2rem}\n"}}
1
+ {"_":{"packageName":"@ui5/webcomponents-compat","fileName":"themes/sap_horizon_dark/parameters-bundle.css.json","content":":root{--ui5-v2-0-0_table_bottom_border: 1px solid var(--sapList_BorderColor);--ui5-v2-0-0_table_multiselect_column_width: 2.75rem;--ui5-v2-0-0_table_header_row_border_width: 1px;--_ui5-v2-0-0_table_load_more_border-bottom: none;--ui5-v2-0-0_table_header_row_outline_width: var(--sapContent_FocusWidth);--ui5-v2-0-0_table_header_row_font_family: var(--sapFontSemiboldDuplexFamily);--ui5-v2-0-0_table_header_row_border_bottom_color: var(--sapList_HeaderBorderColor);--ui5-v2-0-0_table_header_row_font_weight: bold;--ui5-v2-0-0_table_multiselect_popin_row_padding: 3.25rem;--ui5-v2-0-0_table_row_outline_width: var(--sapContent_FocusWidth);--ui5-v2-0-0_table_group_row_font-weight: bold;--ui5-v2-0-0_table_border_width: 1px 0 1px 0;--_ui5-v2-0-0_load_more_padding: 0;--_ui5-v2-0-0_load_more_border: 1px top solid transparent;--_ui5-v2-0-0_load_more_border_radius: none;--_ui5-v2-0-0_load_more_outline_width: var(--sapContent_FocusWidth);--_ui5-v2-0-0_load_more_border-bottom: var(--sapList_BorderWidth) solid var(--sapList_BorderColor);--_ui5-v2-0-0_load_more_text_height: 2.75rem;--_ui5-v2-0-0_load_more_text_font_size: var(--sapFontMediumSize);--_ui5-v2-0-0_load_more_desc_padding: .375rem 2rem .875rem 2rem;--ui5-v2-0-0_table_header_row_height: 2.75rem;--ui5-v2-0-0_table_row_height: 2.75rem;--ui5-v2-0-0_table_focus_outline_offset: -.125rem;--ui5-v2-0-0_table_group_row_height: 2rem}[data-ui5-compact-size],.ui5-content-density-compact,.sapUiSizeCompact{--_ui5-v2-0-0_load_more_text_height: 2.625rem;--_ui5-v2-0-0_load_more_text_font_size: var(--sapFontSize);--_ui5-v2-0-0_load_more_desc_padding: 0 2rem .875rem 2rem;--ui5-v2-0-0_table_header_row_height: 2rem;--ui5-v2-0-0_table_row_height: 2rem}\n"}}
@@ -1 +1 @@
1
- {"_":{"packageName":"@ui5/webcomponents-compat","fileName":"themes/sap_horizon_hcb/parameters-bundle.css.json","content":":root{--ui5-v2-0-0-rc-6_table_bottom_border: 1px solid var(--sapList_BorderColor);--ui5-v2-0-0-rc-6_table_multiselect_column_width: 2.75rem;--_ui5-v2-0-0-rc-6_table_load_more_border-bottom: none;--ui5-v2-0-0-rc-6_table_header_row_outline_width: .125rem;--ui5-v2-0-0-rc-6_table_header_row_font_family: var(--sapFontSemiboldDuplexFamily);--ui5-v2-0-0-rc-6_table_header_row_border_bottom_color: var(--sapList_HeaderBorderColor);--ui5-v2-0-0-rc-6_table_header_row_border_width: .1875rem;--ui5-v2-0-0-rc-6_table_header_row_font_weight: normal;--ui5-v2-0-0-rc-6_table_multiselect_popin_row_padding: 3.25rem;--ui5-v2-0-0-rc-6_table_row_outline_width: .125rem;--ui5-v2-0-0-rc-6_table_group_row_font-weight: bold;--ui5-v2-0-0-rc-6_table_border_width: 1px 0 1px 0;--_ui5-v2-0-0-rc-6_load_more_padding: .25rem;--_ui5-v2-0-0-rc-6_load_more_border: 1px solid var(--sapButton_BorderColor);--_ui5-v2-0-0-rc-6_load_more_border_radius: .375rem;--_ui5-v2-0-0-rc-6_load_more_outline_width: .125rem;--_ui5-v2-0-0-rc-6_load_more_text_height: 2.75rem;--_ui5-v2-0-0-rc-6_load_more_text_font_size: var(--sapFontMediumSize);--_ui5-v2-0-0-rc-6_load_more_desc_padding: .375rem 2rem .875rem 2rem;--ui5-v2-0-0-rc-6_table_header_row_height: 2.75rem;--ui5-v2-0-0-rc-6_table_row_height: 2.75rem;--ui5-v2-0-0-rc-6_table_focus_outline_offset: -.125rem;--ui5-v2-0-0-rc-6_table_group_row_height: 2rem}[data-ui5-compact-size],.ui5-content-density-compact,.sapUiSizeCompact{--_ui5-v2-0-0-rc-6_load_more_text_height: 2.625rem;--_ui5-v2-0-0-rc-6_load_more_text_font_size: var(--sapFontSize);--_ui5-v2-0-0-rc-6_load_more_desc_padding: 0 2rem .875rem 2rem;--ui5-v2-0-0-rc-6_table_header_row_height: 2rem;--ui5-v2-0-0-rc-6_table_row_height: 2rem}\n"}}
1
+ {"_":{"packageName":"@ui5/webcomponents-compat","fileName":"themes/sap_horizon_hcb/parameters-bundle.css.json","content":":root{--ui5-v2-0-0_table_bottom_border: 1px solid var(--sapList_BorderColor);--ui5-v2-0-0_table_multiselect_column_width: 2.75rem;--_ui5-v2-0-0_table_load_more_border-bottom: none;--ui5-v2-0-0_table_header_row_outline_width: .125rem;--ui5-v2-0-0_table_header_row_font_family: var(--sapFontSemiboldDuplexFamily);--ui5-v2-0-0_table_header_row_border_bottom_color: var(--sapList_HeaderBorderColor);--ui5-v2-0-0_table_header_row_border_width: .1875rem;--ui5-v2-0-0_table_header_row_font_weight: normal;--ui5-v2-0-0_table_multiselect_popin_row_padding: 3.25rem;--ui5-v2-0-0_table_row_outline_width: .125rem;--ui5-v2-0-0_table_group_row_font-weight: bold;--ui5-v2-0-0_table_border_width: 1px 0 1px 0;--_ui5-v2-0-0_load_more_padding: .25rem;--_ui5-v2-0-0_load_more_border: 1px solid var(--sapButton_BorderColor);--_ui5-v2-0-0_load_more_border_radius: .375rem;--_ui5-v2-0-0_load_more_outline_width: .125rem;--_ui5-v2-0-0_load_more_text_height: 2.75rem;--_ui5-v2-0-0_load_more_text_font_size: var(--sapFontMediumSize);--_ui5-v2-0-0_load_more_desc_padding: .375rem 2rem .875rem 2rem;--ui5-v2-0-0_table_header_row_height: 2.75rem;--ui5-v2-0-0_table_row_height: 2.75rem;--ui5-v2-0-0_table_focus_outline_offset: -.125rem;--ui5-v2-0-0_table_group_row_height: 2rem}[data-ui5-compact-size],.ui5-content-density-compact,.sapUiSizeCompact{--_ui5-v2-0-0_load_more_text_height: 2.625rem;--_ui5-v2-0-0_load_more_text_font_size: var(--sapFontSize);--_ui5-v2-0-0_load_more_desc_padding: 0 2rem .875rem 2rem;--ui5-v2-0-0_table_header_row_height: 2rem;--ui5-v2-0-0_table_row_height: 2rem}\n"}}