@ui5/webcomponents-compat 0.0.0-f6676abdd → 0.0.0-fd426fe8a

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 (117) hide show
  1. package/CHANGELOG.md +300 -0
  2. package/README.md +6 -3
  3. package/cypress.config.js +3 -0
  4. package/dist/Table.d.ts +2 -0
  5. package/dist/Table.js +9 -1
  6. package/dist/Table.js.map +1 -1
  7. package/dist/TableCell.d.ts +1 -0
  8. package/dist/TableCell.js +3 -0
  9. package/dist/TableCell.js.map +1 -1
  10. package/dist/TableColumn.d.ts +1 -0
  11. package/dist/TableColumn.js +3 -0
  12. package/dist/TableColumn.js.map +1 -1
  13. package/dist/TableGroupRow.d.ts +1 -0
  14. package/dist/TableGroupRow.js +3 -0
  15. package/dist/TableGroupRow.js.map +1 -1
  16. package/dist/TableRow.d.ts +1 -0
  17. package/dist/TableRow.js +3 -0
  18. package/dist/TableRow.js.map +1 -1
  19. package/dist/TableTemplate.js +1 -1
  20. package/dist/TableTemplate.js.map +1 -1
  21. package/dist/css/themes/GrowingButton.css +1 -1
  22. package/dist/css/themes/Table.css +1 -1
  23. package/dist/css/themes/TableCell.css +1 -1
  24. package/dist/css/themes/TableColumn.css +1 -1
  25. package/dist/css/themes/TableGroupRow.css +1 -1
  26. package/dist/css/themes/TableRow.css +1 -1
  27. package/dist/css/themes/sap_fiori_3/parameters-bundle.css +1 -1
  28. package/dist/css/themes/sap_fiori_3_dark/parameters-bundle.css +1 -1
  29. package/dist/css/themes/sap_fiori_3_hcb/parameters-bundle.css +1 -1
  30. package/dist/css/themes/sap_fiori_3_hcw/parameters-bundle.css +1 -1
  31. package/dist/css/themes/sap_horizon/parameters-bundle.css +1 -1
  32. package/dist/css/themes/sap_horizon_dark/parameters-bundle.css +1 -1
  33. package/dist/css/themes/sap_horizon_hcb/parameters-bundle.css +1 -1
  34. package/dist/css/themes/sap_horizon_hcw/parameters-bundle.css +1 -1
  35. package/dist/custom-elements-internal.json +11 -0
  36. package/dist/custom-elements.json +11 -0
  37. package/dist/generated/assets/i18n/messagebundle_hr.json +1 -1
  38. package/dist/generated/assets/i18n/messagebundle_id.json +1 -0
  39. package/dist/generated/assets/i18n/messagebundle_it.json +1 -1
  40. package/dist/generated/assets/themes/sap_fiori_3/parameters-bundle.css.json +1 -1
  41. package/dist/generated/assets/themes/sap_fiori_3_dark/parameters-bundle.css.json +1 -1
  42. package/dist/generated/assets/themes/sap_fiori_3_hcb/parameters-bundle.css.json +1 -1
  43. package/dist/generated/assets/themes/sap_fiori_3_hcw/parameters-bundle.css.json +1 -1
  44. package/dist/generated/assets/themes/sap_horizon/parameters-bundle.css.json +1 -1
  45. package/dist/generated/assets/themes/sap_horizon_dark/parameters-bundle.css.json +1 -1
  46. package/dist/generated/assets/themes/sap_horizon_hcb/parameters-bundle.css.json +1 -1
  47. package/dist/generated/assets/themes/sap_horizon_hcw/parameters-bundle.css.json +1 -1
  48. package/dist/generated/json-imports/Themes-fetch.js +1 -1
  49. package/dist/generated/json-imports/Themes-fetch.js.map +1 -1
  50. package/dist/generated/json-imports/Themes-node.d.ts +1 -0
  51. package/dist/generated/json-imports/Themes-node.js +25 -0
  52. package/dist/generated/json-imports/Themes-node.js.map +1 -0
  53. package/dist/generated/json-imports/Themes.js +1 -1
  54. package/dist/generated/json-imports/Themes.js.map +1 -1
  55. package/dist/generated/json-imports/i18n-fetch.js +3 -3
  56. package/dist/generated/json-imports/i18n-fetch.js.map +1 -1
  57. package/dist/generated/json-imports/i18n-node.d.ts +1 -0
  58. package/dist/generated/json-imports/i18n-node.js +120 -0
  59. package/dist/generated/json-imports/i18n-node.js.map +1 -0
  60. package/dist/generated/json-imports/i18n.js +3 -3
  61. package/dist/generated/json-imports/i18n.js.map +1 -1
  62. package/dist/generated/themes/GrowingButton.css.d.ts +1 -1
  63. package/dist/generated/themes/GrowingButton.css.js +3 -3
  64. package/dist/generated/themes/GrowingButton.css.js.map +1 -1
  65. package/dist/generated/themes/Table.css.d.ts +1 -1
  66. package/dist/generated/themes/Table.css.js +3 -3
  67. package/dist/generated/themes/Table.css.js.map +1 -1
  68. package/dist/generated/themes/TableCell.css.d.ts +1 -1
  69. package/dist/generated/themes/TableCell.css.js +3 -3
  70. package/dist/generated/themes/TableCell.css.js.map +1 -1
  71. package/dist/generated/themes/TableColumn.css.d.ts +1 -1
  72. package/dist/generated/themes/TableColumn.css.js +3 -3
  73. package/dist/generated/themes/TableColumn.css.js.map +1 -1
  74. package/dist/generated/themes/TableGroupRow.css.d.ts +1 -1
  75. package/dist/generated/themes/TableGroupRow.css.js +3 -3
  76. package/dist/generated/themes/TableGroupRow.css.js.map +1 -1
  77. package/dist/generated/themes/TableRow.css.d.ts +1 -1
  78. package/dist/generated/themes/TableRow.css.js +3 -3
  79. package/dist/generated/themes/TableRow.css.js.map +1 -1
  80. package/dist/generated/themes/sap_fiori_3/parameters-bundle.css.d.ts +1 -1
  81. package/dist/generated/themes/sap_fiori_3/parameters-bundle.css.js +1 -1
  82. package/dist/generated/themes/sap_fiori_3/parameters-bundle.css.js.map +1 -1
  83. package/dist/generated/themes/sap_fiori_3_dark/parameters-bundle.css.d.ts +1 -1
  84. package/dist/generated/themes/sap_fiori_3_dark/parameters-bundle.css.js +1 -1
  85. package/dist/generated/themes/sap_fiori_3_dark/parameters-bundle.css.js.map +1 -1
  86. package/dist/generated/themes/sap_fiori_3_hcb/parameters-bundle.css.d.ts +1 -1
  87. package/dist/generated/themes/sap_fiori_3_hcb/parameters-bundle.css.js +1 -1
  88. package/dist/generated/themes/sap_fiori_3_hcb/parameters-bundle.css.js.map +1 -1
  89. package/dist/generated/themes/sap_fiori_3_hcw/parameters-bundle.css.d.ts +1 -1
  90. package/dist/generated/themes/sap_fiori_3_hcw/parameters-bundle.css.js +1 -1
  91. package/dist/generated/themes/sap_fiori_3_hcw/parameters-bundle.css.js.map +1 -1
  92. package/dist/generated/themes/sap_horizon/parameters-bundle.css.d.ts +1 -1
  93. package/dist/generated/themes/sap_horizon/parameters-bundle.css.js +1 -1
  94. package/dist/generated/themes/sap_horizon/parameters-bundle.css.js.map +1 -1
  95. package/dist/generated/themes/sap_horizon_dark/parameters-bundle.css.d.ts +1 -1
  96. package/dist/generated/themes/sap_horizon_dark/parameters-bundle.css.js +1 -1
  97. package/dist/generated/themes/sap_horizon_dark/parameters-bundle.css.js.map +1 -1
  98. package/dist/generated/themes/sap_horizon_hcb/parameters-bundle.css.d.ts +1 -1
  99. package/dist/generated/themes/sap_horizon_hcb/parameters-bundle.css.js +1 -1
  100. package/dist/generated/themes/sap_horizon_hcb/parameters-bundle.css.js.map +1 -1
  101. package/dist/generated/themes/sap_horizon_hcw/parameters-bundle.css.d.ts +1 -1
  102. package/dist/generated/themes/sap_horizon_hcw/parameters-bundle.css.js +1 -1
  103. package/dist/generated/themes/sap_horizon_hcw/parameters-bundle.css.js.map +1 -1
  104. package/dist/tsconfig.tsbuildinfo +1 -1
  105. package/dist/utils/CompatCustomElementsScope.d.ts +5 -0
  106. package/dist/utils/CompatCustomElementsScope.js +38 -0
  107. package/dist/utils/CompatCustomElementsScope.js.map +1 -0
  108. package/dist/web-types.json +6 -6
  109. package/package-scripts.cjs +4 -0
  110. package/package.json +11 -7
  111. package/src/TableTemplate.tsx +1 -1
  112. package/src/i18n/messagebundle_hr.properties +1 -1
  113. package/src/i18n/messagebundle_it.properties +1 -1
  114. package/src/themes/Table.css +1 -1
  115. package/src/themes/TableGroupRow.css +1 -1
  116. package/dist/generated/assets/i18n/messagebundle_in.json +0 -1
  117. package/src/i18n/messagebundle_in.properties +0 -172
@@ -1,2 +1,2 @@
1
- declare const _default: ":root{--ui5-v2-8-0-rc-1_table_focus_outline_offset: .125rem;--ui5-v2-8-0-rc-1_table_bottom_border: 1px solid var(--sapList_BorderColor);--ui5-v2-8-0-rc-1_table_multiselect_column_width: 2.75rem;--ui5-v2-8-0-rc-1_table_header_row_font_weight: normal;--ui5-v2-8-0-rc-1_table_header_row_border_width: 1px;--_ui5-v2-8-0-rc-1_table_load_more_border-bottom: none;--ui5-v2-8-0-rc-1_table_header_row_outline_width: var(--sapContent_FocusWidth);--ui5-v2-8-0-rc-1_table_header_row_font_family: var(--sapFontSemiboldDuplexFamily);--ui5-v2-8-0-rc-1_table_header_row_border_bottom_color: var(--sapList_HeaderBorderColor);--ui5-v2-8-0-rc-1_table_focus_outline_offset: .1875rem;--ui5-v2-8-0-rc-1_table_multiselect_popin_row_padding: 3.25rem;--ui5-v2-8-0-rc-1_table_row_outline_width: var(--sapContent_FocusWidth);--ui5-v2-8-0-rc-1_table_group_row_font-weight: bold;--ui5-v2-8-0-rc-1_table_border_width: 1px 0 1px 0;--_ui5-v2-8-0-rc-1_load_more_padding: 0;--_ui5-v2-8-0-rc-1_load_more_border: 1px top solid transparent;--_ui5-v2-8-0-rc-1_load_more_border_radius: none;--_ui5-v2-8-0-rc-1_load_more_outline_width: var(--sapContent_FocusWidth);--_ui5-v2-8-0-rc-1_load_more_border-bottom: var(--sapList_BorderWidth) solid var(--sapList_BorderColor);--_ui5-v2-8-0-rc-1_load_more_text_height: 2.75rem;--_ui5-v2-8-0-rc-1_load_more_text_font_size: var(--sapFontMediumSize);--_ui5-v2-8-0-rc-1_load_more_desc_padding: .375rem 2rem .875rem 2rem;--ui5-v2-8-0-rc-1_table_header_row_height: 2.75rem;--ui5-v2-8-0-rc-1_table_row_height: 2.75rem;--ui5-v2-8-0-rc-1_table_group_row_height: 2rem}[data-ui5-compact-size],.ui5-content-density-compact,.sapUiSizeCompact{--_ui5-v2-8-0-rc-1_load_more_text_height: 2.625rem;--_ui5-v2-8-0-rc-1_load_more_text_font_size: var(--sapFontSize);--_ui5-v2-8-0-rc-1_load_more_desc_padding: 0 2rem .875rem 2rem;--ui5-v2-8-0-rc-1_table_header_row_height: 2rem;--ui5-v2-8-0-rc-1_table_row_height: 2rem}\n";
1
+ declare const _default: ":root{--ui5-v2-13-5_table_focus_outline_offset: .125rem;--ui5-v2-13-5_table_bottom_border: 1px solid var(--sapList_BorderColor);--ui5-v2-13-5_table_multiselect_column_width: 2.75rem;--ui5-v2-13-5_table_header_row_font_weight: normal;--ui5-v2-13-5_table_header_row_border_width: 1px;--_ui5-v2-13-5_table_load_more_border-bottom: none;--ui5-v2-13-5_table_header_row_outline_width: var(--sapContent_FocusWidth);--ui5-v2-13-5_table_header_row_font_family: var(--sapFontSemiboldDuplexFamily);--ui5-v2-13-5_table_header_row_border_bottom_color: var(--sapList_HeaderBorderColor);--ui5-v2-13-5_table_focus_outline_offset: .1875rem;--ui5-v2-13-5_table_multiselect_popin_row_padding: 3.25rem;--ui5-v2-13-5_table_row_outline_width: var(--sapContent_FocusWidth);--ui5-v2-13-5_table_group_row_font-weight: bold;--ui5-v2-13-5_table_border_width: 1px 0 1px 0;--_ui5-v2-13-5_load_more_padding: 0;--_ui5-v2-13-5_load_more_border: 1px top solid transparent;--_ui5-v2-13-5_load_more_border_radius: none;--_ui5-v2-13-5_load_more_outline_width: var(--sapContent_FocusWidth);--_ui5-v2-13-5_load_more_border-bottom: var(--sapList_BorderWidth) solid var(--sapList_BorderColor);--_ui5-v2-13-5_load_more_text_height: 2.75rem;--_ui5-v2-13-5_load_more_text_font_size: var(--sapFontMediumSize);--_ui5-v2-13-5_load_more_desc_padding: .375rem 2rem .875rem 2rem;--ui5-v2-13-5_table_header_row_height: 2.75rem;--ui5-v2-13-5_table_row_height: 2.75rem;--ui5-v2-13-5_table_group_row_height: 2rem}[data-ui5-compact-size],.ui5-content-density-compact,.sapUiSizeCompact{--_ui5-v2-13-5_load_more_text_height: 2.625rem;--_ui5-v2-13-5_load_more_text_font_size: var(--sapFontSize);--_ui5-v2-13-5_load_more_desc_padding: 0 2rem .875rem 2rem;--ui5-v2-13-5_table_header_row_height: 2rem;--ui5-v2-13-5_table_row_height: 2rem}\n";
2
2
  export default _default;
@@ -1,3 +1,3 @@
1
- export default `:root{--ui5-v2-8-0-rc-1_table_focus_outline_offset: .125rem;--ui5-v2-8-0-rc-1_table_bottom_border: 1px solid var(--sapList_BorderColor);--ui5-v2-8-0-rc-1_table_multiselect_column_width: 2.75rem;--ui5-v2-8-0-rc-1_table_header_row_font_weight: normal;--ui5-v2-8-0-rc-1_table_header_row_border_width: 1px;--_ui5-v2-8-0-rc-1_table_load_more_border-bottom: none;--ui5-v2-8-0-rc-1_table_header_row_outline_width: var(--sapContent_FocusWidth);--ui5-v2-8-0-rc-1_table_header_row_font_family: var(--sapFontSemiboldDuplexFamily);--ui5-v2-8-0-rc-1_table_header_row_border_bottom_color: var(--sapList_HeaderBorderColor);--ui5-v2-8-0-rc-1_table_focus_outline_offset: .1875rem;--ui5-v2-8-0-rc-1_table_multiselect_popin_row_padding: 3.25rem;--ui5-v2-8-0-rc-1_table_row_outline_width: var(--sapContent_FocusWidth);--ui5-v2-8-0-rc-1_table_group_row_font-weight: bold;--ui5-v2-8-0-rc-1_table_border_width: 1px 0 1px 0;--_ui5-v2-8-0-rc-1_load_more_padding: 0;--_ui5-v2-8-0-rc-1_load_more_border: 1px top solid transparent;--_ui5-v2-8-0-rc-1_load_more_border_radius: none;--_ui5-v2-8-0-rc-1_load_more_outline_width: var(--sapContent_FocusWidth);--_ui5-v2-8-0-rc-1_load_more_border-bottom: var(--sapList_BorderWidth) solid var(--sapList_BorderColor);--_ui5-v2-8-0-rc-1_load_more_text_height: 2.75rem;--_ui5-v2-8-0-rc-1_load_more_text_font_size: var(--sapFontMediumSize);--_ui5-v2-8-0-rc-1_load_more_desc_padding: .375rem 2rem .875rem 2rem;--ui5-v2-8-0-rc-1_table_header_row_height: 2.75rem;--ui5-v2-8-0-rc-1_table_row_height: 2.75rem;--ui5-v2-8-0-rc-1_table_group_row_height: 2rem}[data-ui5-compact-size],.ui5-content-density-compact,.sapUiSizeCompact{--_ui5-v2-8-0-rc-1_load_more_text_height: 2.625rem;--_ui5-v2-8-0-rc-1_load_more_text_font_size: var(--sapFontSize);--_ui5-v2-8-0-rc-1_load_more_desc_padding: 0 2rem .875rem 2rem;--ui5-v2-8-0-rc-1_table_header_row_height: 2rem;--ui5-v2-8-0-rc-1_table_row_height: 2rem}
1
+ export default `:root{--ui5-v2-13-5_table_focus_outline_offset: .125rem;--ui5-v2-13-5_table_bottom_border: 1px solid var(--sapList_BorderColor);--ui5-v2-13-5_table_multiselect_column_width: 2.75rem;--ui5-v2-13-5_table_header_row_font_weight: normal;--ui5-v2-13-5_table_header_row_border_width: 1px;--_ui5-v2-13-5_table_load_more_border-bottom: none;--ui5-v2-13-5_table_header_row_outline_width: var(--sapContent_FocusWidth);--ui5-v2-13-5_table_header_row_font_family: var(--sapFontSemiboldDuplexFamily);--ui5-v2-13-5_table_header_row_border_bottom_color: var(--sapList_HeaderBorderColor);--ui5-v2-13-5_table_focus_outline_offset: .1875rem;--ui5-v2-13-5_table_multiselect_popin_row_padding: 3.25rem;--ui5-v2-13-5_table_row_outline_width: var(--sapContent_FocusWidth);--ui5-v2-13-5_table_group_row_font-weight: bold;--ui5-v2-13-5_table_border_width: 1px 0 1px 0;--_ui5-v2-13-5_load_more_padding: 0;--_ui5-v2-13-5_load_more_border: 1px top solid transparent;--_ui5-v2-13-5_load_more_border_radius: none;--_ui5-v2-13-5_load_more_outline_width: var(--sapContent_FocusWidth);--_ui5-v2-13-5_load_more_border-bottom: var(--sapList_BorderWidth) solid var(--sapList_BorderColor);--_ui5-v2-13-5_load_more_text_height: 2.75rem;--_ui5-v2-13-5_load_more_text_font_size: var(--sapFontMediumSize);--_ui5-v2-13-5_load_more_desc_padding: .375rem 2rem .875rem 2rem;--ui5-v2-13-5_table_header_row_height: 2.75rem;--ui5-v2-13-5_table_row_height: 2.75rem;--ui5-v2-13-5_table_group_row_height: 2rem}[data-ui5-compact-size],.ui5-content-density-compact,.sapUiSizeCompact{--_ui5-v2-13-5_load_more_text_height: 2.625rem;--_ui5-v2-13-5_load_more_text_font_size: var(--sapFontSize);--_ui5-v2-13-5_load_more_desc_padding: 0 2rem .875rem 2rem;--ui5-v2-13-5_table_header_row_height: 2rem;--ui5-v2-13-5_table_row_height: 2rem}
2
2
  `;
3
3
  //# sourceMappingURL=parameters-bundle.css.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"parameters-bundle.css.js","sourceRoot":"","sources":["../../../../src/generated/themes/sap_horizon_dark/parameters-bundle.css.ts"],"names":[],"mappings":"AAAA,eAAe;CACd,CAAA","sourcesContent":["export default `:root{--ui5-v2-8-0-rc-1_table_focus_outline_offset: .125rem;--ui5-v2-8-0-rc-1_table_bottom_border: 1px solid var(--sapList_BorderColor);--ui5-v2-8-0-rc-1_table_multiselect_column_width: 2.75rem;--ui5-v2-8-0-rc-1_table_header_row_font_weight: normal;--ui5-v2-8-0-rc-1_table_header_row_border_width: 1px;--_ui5-v2-8-0-rc-1_table_load_more_border-bottom: none;--ui5-v2-8-0-rc-1_table_header_row_outline_width: var(--sapContent_FocusWidth);--ui5-v2-8-0-rc-1_table_header_row_font_family: var(--sapFontSemiboldDuplexFamily);--ui5-v2-8-0-rc-1_table_header_row_border_bottom_color: var(--sapList_HeaderBorderColor);--ui5-v2-8-0-rc-1_table_focus_outline_offset: .1875rem;--ui5-v2-8-0-rc-1_table_multiselect_popin_row_padding: 3.25rem;--ui5-v2-8-0-rc-1_table_row_outline_width: var(--sapContent_FocusWidth);--ui5-v2-8-0-rc-1_table_group_row_font-weight: bold;--ui5-v2-8-0-rc-1_table_border_width: 1px 0 1px 0;--_ui5-v2-8-0-rc-1_load_more_padding: 0;--_ui5-v2-8-0-rc-1_load_more_border: 1px top solid transparent;--_ui5-v2-8-0-rc-1_load_more_border_radius: none;--_ui5-v2-8-0-rc-1_load_more_outline_width: var(--sapContent_FocusWidth);--_ui5-v2-8-0-rc-1_load_more_border-bottom: var(--sapList_BorderWidth) solid var(--sapList_BorderColor);--_ui5-v2-8-0-rc-1_load_more_text_height: 2.75rem;--_ui5-v2-8-0-rc-1_load_more_text_font_size: var(--sapFontMediumSize);--_ui5-v2-8-0-rc-1_load_more_desc_padding: .375rem 2rem .875rem 2rem;--ui5-v2-8-0-rc-1_table_header_row_height: 2.75rem;--ui5-v2-8-0-rc-1_table_row_height: 2.75rem;--ui5-v2-8-0-rc-1_table_group_row_height: 2rem}[data-ui5-compact-size],.ui5-content-density-compact,.sapUiSizeCompact{--_ui5-v2-8-0-rc-1_load_more_text_height: 2.625rem;--_ui5-v2-8-0-rc-1_load_more_text_font_size: var(--sapFontSize);--_ui5-v2-8-0-rc-1_load_more_desc_padding: 0 2rem .875rem 2rem;--ui5-v2-8-0-rc-1_table_header_row_height: 2rem;--ui5-v2-8-0-rc-1_table_row_height: 2rem}\n`"]}
1
+ {"version":3,"file":"parameters-bundle.css.js","sourceRoot":"","sources":["../../../../src/generated/themes/sap_horizon_dark/parameters-bundle.css.ts"],"names":[],"mappings":"AAAA,eAAe;CACd,CAAA","sourcesContent":["export default `:root{--ui5-v2-13-5_table_focus_outline_offset: .125rem;--ui5-v2-13-5_table_bottom_border: 1px solid var(--sapList_BorderColor);--ui5-v2-13-5_table_multiselect_column_width: 2.75rem;--ui5-v2-13-5_table_header_row_font_weight: normal;--ui5-v2-13-5_table_header_row_border_width: 1px;--_ui5-v2-13-5_table_load_more_border-bottom: none;--ui5-v2-13-5_table_header_row_outline_width: var(--sapContent_FocusWidth);--ui5-v2-13-5_table_header_row_font_family: var(--sapFontSemiboldDuplexFamily);--ui5-v2-13-5_table_header_row_border_bottom_color: var(--sapList_HeaderBorderColor);--ui5-v2-13-5_table_focus_outline_offset: .1875rem;--ui5-v2-13-5_table_multiselect_popin_row_padding: 3.25rem;--ui5-v2-13-5_table_row_outline_width: var(--sapContent_FocusWidth);--ui5-v2-13-5_table_group_row_font-weight: bold;--ui5-v2-13-5_table_border_width: 1px 0 1px 0;--_ui5-v2-13-5_load_more_padding: 0;--_ui5-v2-13-5_load_more_border: 1px top solid transparent;--_ui5-v2-13-5_load_more_border_radius: none;--_ui5-v2-13-5_load_more_outline_width: var(--sapContent_FocusWidth);--_ui5-v2-13-5_load_more_border-bottom: var(--sapList_BorderWidth) solid var(--sapList_BorderColor);--_ui5-v2-13-5_load_more_text_height: 2.75rem;--_ui5-v2-13-5_load_more_text_font_size: var(--sapFontMediumSize);--_ui5-v2-13-5_load_more_desc_padding: .375rem 2rem .875rem 2rem;--ui5-v2-13-5_table_header_row_height: 2.75rem;--ui5-v2-13-5_table_row_height: 2.75rem;--ui5-v2-13-5_table_group_row_height: 2rem}[data-ui5-compact-size],.ui5-content-density-compact,.sapUiSizeCompact{--_ui5-v2-13-5_load_more_text_height: 2.625rem;--_ui5-v2-13-5_load_more_text_font_size: var(--sapFontSize);--_ui5-v2-13-5_load_more_desc_padding: 0 2rem .875rem 2rem;--ui5-v2-13-5_table_header_row_height: 2rem;--ui5-v2-13-5_table_row_height: 2rem}\n`"]}
@@ -1,2 +1,2 @@
1
- declare const _default: ":root{--ui5-v2-8-0-rc-1_table_focus_outline_offset: .125rem;--ui5-v2-8-0-rc-1_table_bottom_border: 1px solid var(--sapList_BorderColor);--ui5-v2-8-0-rc-1_table_multiselect_column_width: 2.75rem;--_ui5-v2-8-0-rc-1_table_load_more_border-bottom: none;--ui5-v2-8-0-rc-1_table_header_row_outline_width: .125rem;--ui5-v2-8-0-rc-1_table_header_row_font_family: var(--sapFontSemiboldDuplexFamily);--ui5-v2-8-0-rc-1_table_header_row_border_bottom_color: var(--sapList_HeaderBorderColor);--ui5-v2-8-0-rc-1_table_focus_outline_offset: .25rem;--ui5-v2-8-0-rc-1_table_header_row_border_width: .1875rem;--ui5-v2-8-0-rc-1_table_header_row_font_weight: normal;--ui5-v2-8-0-rc-1_table_multiselect_popin_row_padding: 3.25rem;--ui5-v2-8-0-rc-1_table_row_outline_width: .125rem;--ui5-v2-8-0-rc-1_table_group_row_font-weight: bold;--ui5-v2-8-0-rc-1_table_border_width: 1px 0 1px 0;--_ui5-v2-8-0-rc-1_load_more_padding: .25rem;--_ui5-v2-8-0-rc-1_load_more_border: 1px solid var(--sapButton_BorderColor);--_ui5-v2-8-0-rc-1_load_more_border_radius: .375rem;--_ui5-v2-8-0-rc-1_load_more_outline_width: .125rem;--_ui5-v2-8-0-rc-1_load_more_text_height: 2.75rem;--_ui5-v2-8-0-rc-1_load_more_text_font_size: var(--sapFontMediumSize);--_ui5-v2-8-0-rc-1_load_more_desc_padding: .375rem 2rem .875rem 2rem;--ui5-v2-8-0-rc-1_table_header_row_height: 2.75rem;--ui5-v2-8-0-rc-1_table_row_height: 2.75rem;--ui5-v2-8-0-rc-1_table_group_row_height: 2rem}[data-ui5-compact-size],.ui5-content-density-compact,.sapUiSizeCompact{--_ui5-v2-8-0-rc-1_load_more_text_height: 2.625rem;--_ui5-v2-8-0-rc-1_load_more_text_font_size: var(--sapFontSize);--_ui5-v2-8-0-rc-1_load_more_desc_padding: 0 2rem .875rem 2rem;--ui5-v2-8-0-rc-1_table_header_row_height: 2rem;--ui5-v2-8-0-rc-1_table_row_height: 2rem}\n";
1
+ declare const _default: ":root{--ui5-v2-13-5_table_focus_outline_offset: .125rem;--ui5-v2-13-5_table_bottom_border: 1px solid var(--sapList_BorderColor);--ui5-v2-13-5_table_multiselect_column_width: 2.75rem;--_ui5-v2-13-5_table_load_more_border-bottom: none;--ui5-v2-13-5_table_header_row_outline_width: .125rem;--ui5-v2-13-5_table_header_row_font_family: var(--sapFontSemiboldDuplexFamily);--ui5-v2-13-5_table_header_row_border_bottom_color: var(--sapList_HeaderBorderColor);--ui5-v2-13-5_table_focus_outline_offset: .25rem;--ui5-v2-13-5_table_header_row_border_width: .1875rem;--ui5-v2-13-5_table_header_row_font_weight: normal;--ui5-v2-13-5_table_multiselect_popin_row_padding: 3.25rem;--ui5-v2-13-5_table_row_outline_width: .125rem;--ui5-v2-13-5_table_group_row_font-weight: bold;--ui5-v2-13-5_table_border_width: 1px 0 1px 0;--_ui5-v2-13-5_load_more_padding: .25rem;--_ui5-v2-13-5_load_more_border: 1px solid var(--sapButton_BorderColor);--_ui5-v2-13-5_load_more_border_radius: .375rem;--_ui5-v2-13-5_load_more_outline_width: .125rem;--_ui5-v2-13-5_load_more_text_height: 2.75rem;--_ui5-v2-13-5_load_more_text_font_size: var(--sapFontMediumSize);--_ui5-v2-13-5_load_more_desc_padding: .375rem 2rem .875rem 2rem;--ui5-v2-13-5_table_header_row_height: 2.75rem;--ui5-v2-13-5_table_row_height: 2.75rem;--ui5-v2-13-5_table_group_row_height: 2rem}[data-ui5-compact-size],.ui5-content-density-compact,.sapUiSizeCompact{--_ui5-v2-13-5_load_more_text_height: 2.625rem;--_ui5-v2-13-5_load_more_text_font_size: var(--sapFontSize);--_ui5-v2-13-5_load_more_desc_padding: 0 2rem .875rem 2rem;--ui5-v2-13-5_table_header_row_height: 2rem;--ui5-v2-13-5_table_row_height: 2rem}\n";
2
2
  export default _default;
@@ -1,3 +1,3 @@
1
- export default `:root{--ui5-v2-8-0-rc-1_table_focus_outline_offset: .125rem;--ui5-v2-8-0-rc-1_table_bottom_border: 1px solid var(--sapList_BorderColor);--ui5-v2-8-0-rc-1_table_multiselect_column_width: 2.75rem;--_ui5-v2-8-0-rc-1_table_load_more_border-bottom: none;--ui5-v2-8-0-rc-1_table_header_row_outline_width: .125rem;--ui5-v2-8-0-rc-1_table_header_row_font_family: var(--sapFontSemiboldDuplexFamily);--ui5-v2-8-0-rc-1_table_header_row_border_bottom_color: var(--sapList_HeaderBorderColor);--ui5-v2-8-0-rc-1_table_focus_outline_offset: .25rem;--ui5-v2-8-0-rc-1_table_header_row_border_width: .1875rem;--ui5-v2-8-0-rc-1_table_header_row_font_weight: normal;--ui5-v2-8-0-rc-1_table_multiselect_popin_row_padding: 3.25rem;--ui5-v2-8-0-rc-1_table_row_outline_width: .125rem;--ui5-v2-8-0-rc-1_table_group_row_font-weight: bold;--ui5-v2-8-0-rc-1_table_border_width: 1px 0 1px 0;--_ui5-v2-8-0-rc-1_load_more_padding: .25rem;--_ui5-v2-8-0-rc-1_load_more_border: 1px solid var(--sapButton_BorderColor);--_ui5-v2-8-0-rc-1_load_more_border_radius: .375rem;--_ui5-v2-8-0-rc-1_load_more_outline_width: .125rem;--_ui5-v2-8-0-rc-1_load_more_text_height: 2.75rem;--_ui5-v2-8-0-rc-1_load_more_text_font_size: var(--sapFontMediumSize);--_ui5-v2-8-0-rc-1_load_more_desc_padding: .375rem 2rem .875rem 2rem;--ui5-v2-8-0-rc-1_table_header_row_height: 2.75rem;--ui5-v2-8-0-rc-1_table_row_height: 2.75rem;--ui5-v2-8-0-rc-1_table_group_row_height: 2rem}[data-ui5-compact-size],.ui5-content-density-compact,.sapUiSizeCompact{--_ui5-v2-8-0-rc-1_load_more_text_height: 2.625rem;--_ui5-v2-8-0-rc-1_load_more_text_font_size: var(--sapFontSize);--_ui5-v2-8-0-rc-1_load_more_desc_padding: 0 2rem .875rem 2rem;--ui5-v2-8-0-rc-1_table_header_row_height: 2rem;--ui5-v2-8-0-rc-1_table_row_height: 2rem}
1
+ export default `:root{--ui5-v2-13-5_table_focus_outline_offset: .125rem;--ui5-v2-13-5_table_bottom_border: 1px solid var(--sapList_BorderColor);--ui5-v2-13-5_table_multiselect_column_width: 2.75rem;--_ui5-v2-13-5_table_load_more_border-bottom: none;--ui5-v2-13-5_table_header_row_outline_width: .125rem;--ui5-v2-13-5_table_header_row_font_family: var(--sapFontSemiboldDuplexFamily);--ui5-v2-13-5_table_header_row_border_bottom_color: var(--sapList_HeaderBorderColor);--ui5-v2-13-5_table_focus_outline_offset: .25rem;--ui5-v2-13-5_table_header_row_border_width: .1875rem;--ui5-v2-13-5_table_header_row_font_weight: normal;--ui5-v2-13-5_table_multiselect_popin_row_padding: 3.25rem;--ui5-v2-13-5_table_row_outline_width: .125rem;--ui5-v2-13-5_table_group_row_font-weight: bold;--ui5-v2-13-5_table_border_width: 1px 0 1px 0;--_ui5-v2-13-5_load_more_padding: .25rem;--_ui5-v2-13-5_load_more_border: 1px solid var(--sapButton_BorderColor);--_ui5-v2-13-5_load_more_border_radius: .375rem;--_ui5-v2-13-5_load_more_outline_width: .125rem;--_ui5-v2-13-5_load_more_text_height: 2.75rem;--_ui5-v2-13-5_load_more_text_font_size: var(--sapFontMediumSize);--_ui5-v2-13-5_load_more_desc_padding: .375rem 2rem .875rem 2rem;--ui5-v2-13-5_table_header_row_height: 2.75rem;--ui5-v2-13-5_table_row_height: 2.75rem;--ui5-v2-13-5_table_group_row_height: 2rem}[data-ui5-compact-size],.ui5-content-density-compact,.sapUiSizeCompact{--_ui5-v2-13-5_load_more_text_height: 2.625rem;--_ui5-v2-13-5_load_more_text_font_size: var(--sapFontSize);--_ui5-v2-13-5_load_more_desc_padding: 0 2rem .875rem 2rem;--ui5-v2-13-5_table_header_row_height: 2rem;--ui5-v2-13-5_table_row_height: 2rem}
2
2
  `;
3
3
  //# sourceMappingURL=parameters-bundle.css.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"parameters-bundle.css.js","sourceRoot":"","sources":["../../../../src/generated/themes/sap_horizon_hcb/parameters-bundle.css.ts"],"names":[],"mappings":"AAAA,eAAe;CACd,CAAA","sourcesContent":["export default `:root{--ui5-v2-8-0-rc-1_table_focus_outline_offset: .125rem;--ui5-v2-8-0-rc-1_table_bottom_border: 1px solid var(--sapList_BorderColor);--ui5-v2-8-0-rc-1_table_multiselect_column_width: 2.75rem;--_ui5-v2-8-0-rc-1_table_load_more_border-bottom: none;--ui5-v2-8-0-rc-1_table_header_row_outline_width: .125rem;--ui5-v2-8-0-rc-1_table_header_row_font_family: var(--sapFontSemiboldDuplexFamily);--ui5-v2-8-0-rc-1_table_header_row_border_bottom_color: var(--sapList_HeaderBorderColor);--ui5-v2-8-0-rc-1_table_focus_outline_offset: .25rem;--ui5-v2-8-0-rc-1_table_header_row_border_width: .1875rem;--ui5-v2-8-0-rc-1_table_header_row_font_weight: normal;--ui5-v2-8-0-rc-1_table_multiselect_popin_row_padding: 3.25rem;--ui5-v2-8-0-rc-1_table_row_outline_width: .125rem;--ui5-v2-8-0-rc-1_table_group_row_font-weight: bold;--ui5-v2-8-0-rc-1_table_border_width: 1px 0 1px 0;--_ui5-v2-8-0-rc-1_load_more_padding: .25rem;--_ui5-v2-8-0-rc-1_load_more_border: 1px solid var(--sapButton_BorderColor);--_ui5-v2-8-0-rc-1_load_more_border_radius: .375rem;--_ui5-v2-8-0-rc-1_load_more_outline_width: .125rem;--_ui5-v2-8-0-rc-1_load_more_text_height: 2.75rem;--_ui5-v2-8-0-rc-1_load_more_text_font_size: var(--sapFontMediumSize);--_ui5-v2-8-0-rc-1_load_more_desc_padding: .375rem 2rem .875rem 2rem;--ui5-v2-8-0-rc-1_table_header_row_height: 2.75rem;--ui5-v2-8-0-rc-1_table_row_height: 2.75rem;--ui5-v2-8-0-rc-1_table_group_row_height: 2rem}[data-ui5-compact-size],.ui5-content-density-compact,.sapUiSizeCompact{--_ui5-v2-8-0-rc-1_load_more_text_height: 2.625rem;--_ui5-v2-8-0-rc-1_load_more_text_font_size: var(--sapFontSize);--_ui5-v2-8-0-rc-1_load_more_desc_padding: 0 2rem .875rem 2rem;--ui5-v2-8-0-rc-1_table_header_row_height: 2rem;--ui5-v2-8-0-rc-1_table_row_height: 2rem}\n`"]}
1
+ {"version":3,"file":"parameters-bundle.css.js","sourceRoot":"","sources":["../../../../src/generated/themes/sap_horizon_hcb/parameters-bundle.css.ts"],"names":[],"mappings":"AAAA,eAAe;CACd,CAAA","sourcesContent":["export default `:root{--ui5-v2-13-5_table_focus_outline_offset: .125rem;--ui5-v2-13-5_table_bottom_border: 1px solid var(--sapList_BorderColor);--ui5-v2-13-5_table_multiselect_column_width: 2.75rem;--_ui5-v2-13-5_table_load_more_border-bottom: none;--ui5-v2-13-5_table_header_row_outline_width: .125rem;--ui5-v2-13-5_table_header_row_font_family: var(--sapFontSemiboldDuplexFamily);--ui5-v2-13-5_table_header_row_border_bottom_color: var(--sapList_HeaderBorderColor);--ui5-v2-13-5_table_focus_outline_offset: .25rem;--ui5-v2-13-5_table_header_row_border_width: .1875rem;--ui5-v2-13-5_table_header_row_font_weight: normal;--ui5-v2-13-5_table_multiselect_popin_row_padding: 3.25rem;--ui5-v2-13-5_table_row_outline_width: .125rem;--ui5-v2-13-5_table_group_row_font-weight: bold;--ui5-v2-13-5_table_border_width: 1px 0 1px 0;--_ui5-v2-13-5_load_more_padding: .25rem;--_ui5-v2-13-5_load_more_border: 1px solid var(--sapButton_BorderColor);--_ui5-v2-13-5_load_more_border_radius: .375rem;--_ui5-v2-13-5_load_more_outline_width: .125rem;--_ui5-v2-13-5_load_more_text_height: 2.75rem;--_ui5-v2-13-5_load_more_text_font_size: var(--sapFontMediumSize);--_ui5-v2-13-5_load_more_desc_padding: .375rem 2rem .875rem 2rem;--ui5-v2-13-5_table_header_row_height: 2.75rem;--ui5-v2-13-5_table_row_height: 2.75rem;--ui5-v2-13-5_table_group_row_height: 2rem}[data-ui5-compact-size],.ui5-content-density-compact,.sapUiSizeCompact{--_ui5-v2-13-5_load_more_text_height: 2.625rem;--_ui5-v2-13-5_load_more_text_font_size: var(--sapFontSize);--_ui5-v2-13-5_load_more_desc_padding: 0 2rem .875rem 2rem;--ui5-v2-13-5_table_header_row_height: 2rem;--ui5-v2-13-5_table_row_height: 2rem}\n`"]}
@@ -1,2 +1,2 @@
1
- declare const _default: ":root{--ui5-v2-8-0-rc-1_table_focus_outline_offset: .125rem;--ui5-v2-8-0-rc-1_table_bottom_border: 1px solid var(--sapList_BorderColor);--ui5-v2-8-0-rc-1_table_multiselect_column_width: 2.75rem;--_ui5-v2-8-0-rc-1_table_load_more_border-bottom: none;--ui5-v2-8-0-rc-1_table_header_row_outline_width: .125rem;--ui5-v2-8-0-rc-1_table_header_row_font_family: var(--sapFontSemiboldDuplexFamily);--ui5-v2-8-0-rc-1_table_header_row_border_bottom_color: var(--sapList_HeaderBorderColor);--ui5-v2-8-0-rc-1_table_focus_outline_offset: .25rem;--ui5-v2-8-0-rc-1_table_header_row_border_width: .1875rem;--ui5-v2-8-0-rc-1_table_header_row_font_weight: normal;--ui5-v2-8-0-rc-1_table_multiselect_popin_row_padding: 3.25rem;--ui5-v2-8-0-rc-1_table_row_outline_width: .125rem;--ui5-v2-8-0-rc-1_table_group_row_font-weight: bold;--ui5-v2-8-0-rc-1_table_border_width: 1px 0 1px 0;--_ui5-v2-8-0-rc-1_load_more_padding: .25rem;--_ui5-v2-8-0-rc-1_load_more_border: 1px solid var(--sapButton_BorderColor);--_ui5-v2-8-0-rc-1_load_more_border_radius: .375rem;--_ui5-v2-8-0-rc-1_load_more_outline_width: .125rem;--_ui5-v2-8-0-rc-1_load_more_text_height: 2.75rem;--_ui5-v2-8-0-rc-1_load_more_text_font_size: var(--sapFontMediumSize);--_ui5-v2-8-0-rc-1_load_more_desc_padding: .375rem 2rem .875rem 2rem;--ui5-v2-8-0-rc-1_table_header_row_height: 2.75rem;--ui5-v2-8-0-rc-1_table_row_height: 2.75rem;--ui5-v2-8-0-rc-1_table_group_row_height: 2rem}[data-ui5-compact-size],.ui5-content-density-compact,.sapUiSizeCompact{--_ui5-v2-8-0-rc-1_load_more_text_height: 2.625rem;--_ui5-v2-8-0-rc-1_load_more_text_font_size: var(--sapFontSize);--_ui5-v2-8-0-rc-1_load_more_desc_padding: 0 2rem .875rem 2rem;--ui5-v2-8-0-rc-1_table_header_row_height: 2rem;--ui5-v2-8-0-rc-1_table_row_height: 2rem}\n";
1
+ declare const _default: ":root{--ui5-v2-13-5_table_focus_outline_offset: .125rem;--ui5-v2-13-5_table_bottom_border: 1px solid var(--sapList_BorderColor);--ui5-v2-13-5_table_multiselect_column_width: 2.75rem;--_ui5-v2-13-5_table_load_more_border-bottom: none;--ui5-v2-13-5_table_header_row_outline_width: .125rem;--ui5-v2-13-5_table_header_row_font_family: var(--sapFontSemiboldDuplexFamily);--ui5-v2-13-5_table_header_row_border_bottom_color: var(--sapList_HeaderBorderColor);--ui5-v2-13-5_table_focus_outline_offset: .25rem;--ui5-v2-13-5_table_header_row_border_width: .1875rem;--ui5-v2-13-5_table_header_row_font_weight: normal;--ui5-v2-13-5_table_multiselect_popin_row_padding: 3.25rem;--ui5-v2-13-5_table_row_outline_width: .125rem;--ui5-v2-13-5_table_group_row_font-weight: bold;--ui5-v2-13-5_table_border_width: 1px 0 1px 0;--_ui5-v2-13-5_load_more_padding: .25rem;--_ui5-v2-13-5_load_more_border: 1px solid var(--sapButton_BorderColor);--_ui5-v2-13-5_load_more_border_radius: .375rem;--_ui5-v2-13-5_load_more_outline_width: .125rem;--_ui5-v2-13-5_load_more_text_height: 2.75rem;--_ui5-v2-13-5_load_more_text_font_size: var(--sapFontMediumSize);--_ui5-v2-13-5_load_more_desc_padding: .375rem 2rem .875rem 2rem;--ui5-v2-13-5_table_header_row_height: 2.75rem;--ui5-v2-13-5_table_row_height: 2.75rem;--ui5-v2-13-5_table_group_row_height: 2rem}[data-ui5-compact-size],.ui5-content-density-compact,.sapUiSizeCompact{--_ui5-v2-13-5_load_more_text_height: 2.625rem;--_ui5-v2-13-5_load_more_text_font_size: var(--sapFontSize);--_ui5-v2-13-5_load_more_desc_padding: 0 2rem .875rem 2rem;--ui5-v2-13-5_table_header_row_height: 2rem;--ui5-v2-13-5_table_row_height: 2rem}\n";
2
2
  export default _default;
@@ -1,3 +1,3 @@
1
- export default `:root{--ui5-v2-8-0-rc-1_table_focus_outline_offset: .125rem;--ui5-v2-8-0-rc-1_table_bottom_border: 1px solid var(--sapList_BorderColor);--ui5-v2-8-0-rc-1_table_multiselect_column_width: 2.75rem;--_ui5-v2-8-0-rc-1_table_load_more_border-bottom: none;--ui5-v2-8-0-rc-1_table_header_row_outline_width: .125rem;--ui5-v2-8-0-rc-1_table_header_row_font_family: var(--sapFontSemiboldDuplexFamily);--ui5-v2-8-0-rc-1_table_header_row_border_bottom_color: var(--sapList_HeaderBorderColor);--ui5-v2-8-0-rc-1_table_focus_outline_offset: .25rem;--ui5-v2-8-0-rc-1_table_header_row_border_width: .1875rem;--ui5-v2-8-0-rc-1_table_header_row_font_weight: normal;--ui5-v2-8-0-rc-1_table_multiselect_popin_row_padding: 3.25rem;--ui5-v2-8-0-rc-1_table_row_outline_width: .125rem;--ui5-v2-8-0-rc-1_table_group_row_font-weight: bold;--ui5-v2-8-0-rc-1_table_border_width: 1px 0 1px 0;--_ui5-v2-8-0-rc-1_load_more_padding: .25rem;--_ui5-v2-8-0-rc-1_load_more_border: 1px solid var(--sapButton_BorderColor);--_ui5-v2-8-0-rc-1_load_more_border_radius: .375rem;--_ui5-v2-8-0-rc-1_load_more_outline_width: .125rem;--_ui5-v2-8-0-rc-1_load_more_text_height: 2.75rem;--_ui5-v2-8-0-rc-1_load_more_text_font_size: var(--sapFontMediumSize);--_ui5-v2-8-0-rc-1_load_more_desc_padding: .375rem 2rem .875rem 2rem;--ui5-v2-8-0-rc-1_table_header_row_height: 2.75rem;--ui5-v2-8-0-rc-1_table_row_height: 2.75rem;--ui5-v2-8-0-rc-1_table_group_row_height: 2rem}[data-ui5-compact-size],.ui5-content-density-compact,.sapUiSizeCompact{--_ui5-v2-8-0-rc-1_load_more_text_height: 2.625rem;--_ui5-v2-8-0-rc-1_load_more_text_font_size: var(--sapFontSize);--_ui5-v2-8-0-rc-1_load_more_desc_padding: 0 2rem .875rem 2rem;--ui5-v2-8-0-rc-1_table_header_row_height: 2rem;--ui5-v2-8-0-rc-1_table_row_height: 2rem}
1
+ export default `:root{--ui5-v2-13-5_table_focus_outline_offset: .125rem;--ui5-v2-13-5_table_bottom_border: 1px solid var(--sapList_BorderColor);--ui5-v2-13-5_table_multiselect_column_width: 2.75rem;--_ui5-v2-13-5_table_load_more_border-bottom: none;--ui5-v2-13-5_table_header_row_outline_width: .125rem;--ui5-v2-13-5_table_header_row_font_family: var(--sapFontSemiboldDuplexFamily);--ui5-v2-13-5_table_header_row_border_bottom_color: var(--sapList_HeaderBorderColor);--ui5-v2-13-5_table_focus_outline_offset: .25rem;--ui5-v2-13-5_table_header_row_border_width: .1875rem;--ui5-v2-13-5_table_header_row_font_weight: normal;--ui5-v2-13-5_table_multiselect_popin_row_padding: 3.25rem;--ui5-v2-13-5_table_row_outline_width: .125rem;--ui5-v2-13-5_table_group_row_font-weight: bold;--ui5-v2-13-5_table_border_width: 1px 0 1px 0;--_ui5-v2-13-5_load_more_padding: .25rem;--_ui5-v2-13-5_load_more_border: 1px solid var(--sapButton_BorderColor);--_ui5-v2-13-5_load_more_border_radius: .375rem;--_ui5-v2-13-5_load_more_outline_width: .125rem;--_ui5-v2-13-5_load_more_text_height: 2.75rem;--_ui5-v2-13-5_load_more_text_font_size: var(--sapFontMediumSize);--_ui5-v2-13-5_load_more_desc_padding: .375rem 2rem .875rem 2rem;--ui5-v2-13-5_table_header_row_height: 2.75rem;--ui5-v2-13-5_table_row_height: 2.75rem;--ui5-v2-13-5_table_group_row_height: 2rem}[data-ui5-compact-size],.ui5-content-density-compact,.sapUiSizeCompact{--_ui5-v2-13-5_load_more_text_height: 2.625rem;--_ui5-v2-13-5_load_more_text_font_size: var(--sapFontSize);--_ui5-v2-13-5_load_more_desc_padding: 0 2rem .875rem 2rem;--ui5-v2-13-5_table_header_row_height: 2rem;--ui5-v2-13-5_table_row_height: 2rem}
2
2
  `;
3
3
  //# sourceMappingURL=parameters-bundle.css.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"parameters-bundle.css.js","sourceRoot":"","sources":["../../../../src/generated/themes/sap_horizon_hcw/parameters-bundle.css.ts"],"names":[],"mappings":"AAAA,eAAe;CACd,CAAA","sourcesContent":["export default `:root{--ui5-v2-8-0-rc-1_table_focus_outline_offset: .125rem;--ui5-v2-8-0-rc-1_table_bottom_border: 1px solid var(--sapList_BorderColor);--ui5-v2-8-0-rc-1_table_multiselect_column_width: 2.75rem;--_ui5-v2-8-0-rc-1_table_load_more_border-bottom: none;--ui5-v2-8-0-rc-1_table_header_row_outline_width: .125rem;--ui5-v2-8-0-rc-1_table_header_row_font_family: var(--sapFontSemiboldDuplexFamily);--ui5-v2-8-0-rc-1_table_header_row_border_bottom_color: var(--sapList_HeaderBorderColor);--ui5-v2-8-0-rc-1_table_focus_outline_offset: .25rem;--ui5-v2-8-0-rc-1_table_header_row_border_width: .1875rem;--ui5-v2-8-0-rc-1_table_header_row_font_weight: normal;--ui5-v2-8-0-rc-1_table_multiselect_popin_row_padding: 3.25rem;--ui5-v2-8-0-rc-1_table_row_outline_width: .125rem;--ui5-v2-8-0-rc-1_table_group_row_font-weight: bold;--ui5-v2-8-0-rc-1_table_border_width: 1px 0 1px 0;--_ui5-v2-8-0-rc-1_load_more_padding: .25rem;--_ui5-v2-8-0-rc-1_load_more_border: 1px solid var(--sapButton_BorderColor);--_ui5-v2-8-0-rc-1_load_more_border_radius: .375rem;--_ui5-v2-8-0-rc-1_load_more_outline_width: .125rem;--_ui5-v2-8-0-rc-1_load_more_text_height: 2.75rem;--_ui5-v2-8-0-rc-1_load_more_text_font_size: var(--sapFontMediumSize);--_ui5-v2-8-0-rc-1_load_more_desc_padding: .375rem 2rem .875rem 2rem;--ui5-v2-8-0-rc-1_table_header_row_height: 2.75rem;--ui5-v2-8-0-rc-1_table_row_height: 2.75rem;--ui5-v2-8-0-rc-1_table_group_row_height: 2rem}[data-ui5-compact-size],.ui5-content-density-compact,.sapUiSizeCompact{--_ui5-v2-8-0-rc-1_load_more_text_height: 2.625rem;--_ui5-v2-8-0-rc-1_load_more_text_font_size: var(--sapFontSize);--_ui5-v2-8-0-rc-1_load_more_desc_padding: 0 2rem .875rem 2rem;--ui5-v2-8-0-rc-1_table_header_row_height: 2rem;--ui5-v2-8-0-rc-1_table_row_height: 2rem}\n`"]}
1
+ {"version":3,"file":"parameters-bundle.css.js","sourceRoot":"","sources":["../../../../src/generated/themes/sap_horizon_hcw/parameters-bundle.css.ts"],"names":[],"mappings":"AAAA,eAAe;CACd,CAAA","sourcesContent":["export default `:root{--ui5-v2-13-5_table_focus_outline_offset: .125rem;--ui5-v2-13-5_table_bottom_border: 1px solid var(--sapList_BorderColor);--ui5-v2-13-5_table_multiselect_column_width: 2.75rem;--_ui5-v2-13-5_table_load_more_border-bottom: none;--ui5-v2-13-5_table_header_row_outline_width: .125rem;--ui5-v2-13-5_table_header_row_font_family: var(--sapFontSemiboldDuplexFamily);--ui5-v2-13-5_table_header_row_border_bottom_color: var(--sapList_HeaderBorderColor);--ui5-v2-13-5_table_focus_outline_offset: .25rem;--ui5-v2-13-5_table_header_row_border_width: .1875rem;--ui5-v2-13-5_table_header_row_font_weight: normal;--ui5-v2-13-5_table_multiselect_popin_row_padding: 3.25rem;--ui5-v2-13-5_table_row_outline_width: .125rem;--ui5-v2-13-5_table_group_row_font-weight: bold;--ui5-v2-13-5_table_border_width: 1px 0 1px 0;--_ui5-v2-13-5_load_more_padding: .25rem;--_ui5-v2-13-5_load_more_border: 1px solid var(--sapButton_BorderColor);--_ui5-v2-13-5_load_more_border_radius: .375rem;--_ui5-v2-13-5_load_more_outline_width: .125rem;--_ui5-v2-13-5_load_more_text_height: 2.75rem;--_ui5-v2-13-5_load_more_text_font_size: var(--sapFontMediumSize);--_ui5-v2-13-5_load_more_desc_padding: .375rem 2rem .875rem 2rem;--ui5-v2-13-5_table_header_row_height: 2.75rem;--ui5-v2-13-5_table_row_height: 2.75rem;--ui5-v2-13-5_table_group_row_height: 2rem}[data-ui5-compact-size],.ui5-content-density-compact,.sapUiSizeCompact{--_ui5-v2-13-5_load_more_text_height: 2.625rem;--_ui5-v2-13-5_load_more_text_font_size: var(--sapFontSize);--_ui5-v2-13-5_load_more_desc_padding: 0 2rem .875rem 2rem;--ui5-v2-13-5_table_header_row_height: 2rem;--ui5-v2-13-5_table_row_height: 2rem}\n`"]}
@@ -1 +1 @@
1
- {"root":["../src/assets.ts","../src/table.ts","../src/tablecell.ts","../src/tablecelltemplate.tsx","../src/tablecolumn.ts","../src/tablecolumntemplate.tsx","../src/tablegrouprow.ts","../src/tablegrouprowtemplate.tsx","../src/tablerow.ts","../src/tablerowtemplate.tsx","../src/tabletemplate.tsx","../src/bundle.common.bootstrap.ts","../src/bundle.esm.ts","../src/bundle.scoped.config.ts","../src/bundle.scoped.esm.ts","../src/generated/i18n/i18n-defaults.ts","../src/generated/json-imports/themes-fetch.ts","../src/generated/json-imports/themes.ts","../src/generated/json-imports/i18n-fetch.ts","../src/generated/json-imports/i18n.ts","../src/generated/themes/growingbutton.css.ts","../src/generated/themes/table.css.ts","../src/generated/themes/tablecell.css.ts","../src/generated/themes/tablecolumn.css.ts","../src/generated/themes/tablegrouprow.css.ts","../src/generated/themes/tablerow.css.ts","../src/generated/themes/sap_fiori_3/parameters-bundle.css.ts","../src/generated/themes/sap_fiori_3_dark/parameters-bundle.css.ts","../src/generated/themes/sap_fiori_3_hcb/parameters-bundle.css.ts","../src/generated/themes/sap_fiori_3_hcw/parameters-bundle.css.ts","../src/generated/themes/sap_horizon/parameters-bundle.css.ts","../src/generated/themes/sap_horizon_dark/parameters-bundle.css.ts","../src/generated/themes/sap_horizon_hcb/parameters-bundle.css.ts","../src/generated/themes/sap_horizon_hcw/parameters-bundle.css.ts","../src/types/tablecolumnpopindisplay.ts","../src/types/tablegrowingmode.ts","../src/types/tablemode.ts","../src/types/tablerowtype.ts"],"version":"5.6.2"}
1
+ {"root":["../src/Assets.ts","../src/Table.ts","../src/TableCell.ts","../src/TableCellTemplate.tsx","../src/TableColumn.ts","../src/TableColumnTemplate.tsx","../src/TableGroupRow.ts","../src/TableGroupRowTemplate.tsx","../src/TableRow.ts","../src/TableRowTemplate.tsx","../src/TableTemplate.tsx","../src/bundle.common.bootstrap.ts","../src/bundle.esm.ts","../src/bundle.scoped.config.ts","../src/bundle.scoped.esm.ts","../src/generated/i18n/i18n-defaults.ts","../src/generated/json-imports/Themes-fetch.ts","../src/generated/json-imports/Themes-node.ts","../src/generated/json-imports/Themes.ts","../src/generated/json-imports/i18n-fetch.ts","../src/generated/json-imports/i18n-node.ts","../src/generated/json-imports/i18n.ts","../src/generated/themes/GrowingButton.css.ts","../src/generated/themes/Table.css.ts","../src/generated/themes/TableCell.css.ts","../src/generated/themes/TableColumn.css.ts","../src/generated/themes/TableGroupRow.css.ts","../src/generated/themes/TableRow.css.ts","../src/generated/themes/sap_fiori_3/parameters-bundle.css.ts","../src/generated/themes/sap_fiori_3_dark/parameters-bundle.css.ts","../src/generated/themes/sap_fiori_3_hcb/parameters-bundle.css.ts","../src/generated/themes/sap_fiori_3_hcw/parameters-bundle.css.ts","../src/generated/themes/sap_horizon/parameters-bundle.css.ts","../src/generated/themes/sap_horizon_dark/parameters-bundle.css.ts","../src/generated/themes/sap_horizon_hcb/parameters-bundle.css.ts","../src/generated/themes/sap_horizon_hcw/parameters-bundle.css.ts","../src/types/TableColumnPopinDisplay.ts","../src/types/TableGrowingMode.ts","../src/types/TableMode.ts","../src/types/TableRowType.ts","../src/utils/CompatCustomElementsScope.ts"],"version":"5.6.2"}
@@ -0,0 +1,5 @@
1
+ import type UI5Element from "@ui5/webcomponents-base";
2
+ declare const setCompatCustomElementsScopingSuffix: (suffix: string) => void;
3
+ declare const getCompatCustomElementsScopingSuffix: () => string;
4
+ declare const patchScopingSuffix: (klass: typeof UI5Element) => void;
5
+ export { setCompatCustomElementsScopingSuffix, getCompatCustomElementsScopingSuffix, patchScopingSuffix, };
@@ -0,0 +1,38 @@
1
+ import { getCustomElementsScopingSuffix } from "@ui5/webcomponents-base/dist/CustomElementsScope.js";
2
+ import { hasRegisteredTags } from "@ui5/webcomponents-base/dist/CustomElementsRegistry.js";
3
+ let suf;
4
+ const setCompatCustomElementsScopingSuffix = (suffix) => {
5
+ if (!suffix.match(/^[a-zA-Z0-9_-]+$/)) {
6
+ throw new Error("Only alphanumeric characters and dashes allowed for the scoping suffix");
7
+ }
8
+ if (hasRegisteredTags()) {
9
+ // eslint-disable-next-line no-console
10
+ console.warn("Setting the compatibility scoping suffix must be done before importing any components. For proper usage, read the scoping section: https://github.com/SAP/ui5-webcomponents/blob/main/docs/2-advanced/06-scoping.md.");
11
+ }
12
+ suf = suffix;
13
+ };
14
+ const getCompatCustomElementsScopingSuffix = () => {
15
+ return suf;
16
+ };
17
+ const patchScopingSuffix = (klass) => {
18
+ const metadata = klass.getMetadata();
19
+ // eslint-disable-next-line @typescript-eslint/unbound-method
20
+ const originalGetTag = metadata.getTag;
21
+ metadata.getTag = function () {
22
+ const originalTag = originalGetTag.call(this);
23
+ if (!originalTag) {
24
+ return "";
25
+ }
26
+ const compatSuffix = getCompatCustomElementsScopingSuffix();
27
+ const suffix = getCustomElementsScopingSuffix();
28
+ if (!compatSuffix) {
29
+ return originalTag;
30
+ }
31
+ if (suffix && originalTag.endsWith(`-${suffix}`)) {
32
+ return originalTag.replace(`-${suffix}`, `-${compatSuffix}-${suffix}`);
33
+ }
34
+ return `${originalTag}-${compatSuffix}`;
35
+ };
36
+ };
37
+ export { setCompatCustomElementsScopingSuffix, getCompatCustomElementsScopingSuffix, patchScopingSuffix, };
38
+ //# sourceMappingURL=CompatCustomElementsScope.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"CompatCustomElementsScope.js","sourceRoot":"","sources":["../../src/utils/CompatCustomElementsScope.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,8BAA8B,EAAE,MAAM,qDAAqD,CAAC;AACrG,OAAO,EAAE,iBAAiB,EAAE,MAAM,wDAAwD,CAAC;AAE3F,IAAI,GAAW,CAAC;AAEhB,MAAM,oCAAoC,GAAG,CAAC,MAAc,EAAE,EAAE;IAC/D,IAAI,CAAC,MAAM,CAAC,KAAK,CAAC,kBAAkB,CAAC,EAAE,CAAC;QACvC,MAAM,IAAI,KAAK,CAAC,wEAAwE,CAAC,CAAC;IAC3F,CAAC;IAED,IAAI,iBAAiB,EAAE,EAAE,CAAC;QACzB,sCAAsC;QACtC,OAAO,CAAC,IAAI,CAAC,sNAAsN,CAAC,CAAC;IACtO,CAAC;IAED,GAAG,GAAG,MAAM,CAAC;AACd,CAAC,CAAC;AAEF,MAAM,oCAAoC,GAAG,GAAG,EAAE;IACjD,OAAO,GAAG,CAAC;AACZ,CAAC,CAAC;AAEF,MAAM,kBAAkB,GAAG,CAAC,KAAwB,EAAE,EAAE;IACvD,MAAM,QAAQ,GAAG,KAAK,CAAC,WAAW,EAAE,CAAC;IACrC,6DAA6D;IAC7D,MAAM,cAAc,GAAG,QAAQ,CAAC,MAAM,CAAC;IAEvC,QAAQ,CAAC,MAAM,GAAG;QACjB,MAAM,WAAW,GAAG,cAAc,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC;QAE9C,IAAI,CAAC,WAAW,EAAE,CAAC;YAClB,OAAO,EAAE,CAAC;QACX,CAAC;QAED,MAAM,YAAY,GAAG,oCAAoC,EAAE,CAAC;QAC5D,MAAM,MAAM,GAAG,8BAA8B,EAAE,CAAC;QAEhD,IAAI,CAAC,YAAY,EAAE,CAAC;YACnB,OAAO,WAAW,CAAC;QACpB,CAAC;QAED,IAAI,MAAM,IAAI,WAAW,CAAC,QAAQ,CAAC,IAAI,MAAM,EAAE,CAAC,EAAE,CAAC;YAClD,OAAO,WAAW,CAAC,OAAO,CAAC,IAAI,MAAM,EAAE,EAAE,IAAI,YAAY,IAAI,MAAM,EAAE,CAAC,CAAC;QACxE,CAAC;QAED,OAAO,GAAG,WAAW,IAAI,YAAY,EAAE,CAAC;IACzC,CAAC,CAAC;AACH,CAAC,CAAC;AAEF,OAAO,EACN,oCAAoC,EACpC,oCAAoC,EACpC,kBAAkB,GAClB,CAAC","sourcesContent":["import type UI5Element from \"@ui5/webcomponents-base\";\nimport { getCustomElementsScopingSuffix } from \"@ui5/webcomponents-base/dist/CustomElementsScope.js\";\nimport { hasRegisteredTags } from \"@ui5/webcomponents-base/dist/CustomElementsRegistry.js\";\n\nlet suf: string;\n\nconst setCompatCustomElementsScopingSuffix = (suffix: string) => {\n\tif (!suffix.match(/^[a-zA-Z0-9_-]+$/)) {\n\t\tthrow new Error(\"Only alphanumeric characters and dashes allowed for the scoping suffix\");\n\t}\n\n\tif (hasRegisteredTags()) {\n\t\t// eslint-disable-next-line no-console\n\t\tconsole.warn(\"Setting the compatibility scoping suffix must be done before importing any components. For proper usage, read the scoping section: https://github.com/SAP/ui5-webcomponents/blob/main/docs/2-advanced/06-scoping.md.\");\n\t}\n\n\tsuf = suffix;\n};\n\nconst getCompatCustomElementsScopingSuffix = () => {\n\treturn suf;\n};\n\nconst patchScopingSuffix = (klass: typeof UI5Element) => {\n\tconst metadata = klass.getMetadata();\n\t// eslint-disable-next-line @typescript-eslint/unbound-method\n\tconst originalGetTag = metadata.getTag;\n\n\tmetadata.getTag = function () {\n\t\tconst originalTag = originalGetTag.call(this);\n\n\t\tif (!originalTag) {\n\t\t\treturn \"\";\n\t\t}\n\n\t\tconst compatSuffix = getCompatCustomElementsScopingSuffix();\n\t\tconst suffix = getCustomElementsScopingSuffix();\n\n\t\tif (!compatSuffix) {\n\t\t\treturn originalTag;\n\t\t}\n\n\t\tif (suffix && originalTag.endsWith(`-${suffix}`)) {\n\t\t\treturn originalTag.replace(`-${suffix}`, `-${compatSuffix}-${suffix}`);\n\t\t}\n\n\t\treturn `${originalTag}-${compatSuffix}`;\n\t};\n};\n\nexport {\n\tsetCompatCustomElementsScopingSuffix,\n\tgetCompatCustomElementsScopingSuffix,\n\tpatchScopingSuffix,\n};\n"]}
@@ -1,14 +1,14 @@
1
1
  {
2
2
  "$schema": "https://raw.githubusercontent.com/JetBrains/web-types/master/schema/web-types.json",
3
3
  "name": "@ui5/webcomponents-compat",
4
- "version": "2.8.0-rc.1",
4
+ "version": "2.13.5",
5
5
  "description-markup": "markdown",
6
6
  "contributions": {
7
7
  "html": {
8
8
  "elements": [
9
9
  {
10
10
  "name": "ui5-table",
11
- "description": "### Overview\n\nThe `ui5-table` component provides a set of sophisticated and convenient functions for responsive table design.\nIt provides a comprehensive set of features for displaying and dealing with vast amounts of data.\n\nTo render the `Table` properly, the order of the `columns` should match with the\norder of the item `cells` in the `rows`.\n\nDesktop and tablet devices are supported.\nOn tablets, special consideration should be given to the number of visible columns\nand rows due to the limited performance of some devices.\n\n### Selection\nTo benefit from the selection mechanism of `ui5-table` component, you can use the available selection modes:\n`SingleSelect` and `MultiSelect`.\n\nIn additition to the used mode, you can also specify the `ui5-table-row` type choosing between\n`Active` or `Inactive`.\n\nIn `SingleSelect` mode, you can select both an `Active` and `Inactive` row via mouse or\nby pressing the `Space` or `Enter` keys.\n\nIn `MultiSelect` mode, you can select both an `Active` and `Inactive` row by pressing the\n`Space` key when a row is on focus or via mouse click over the selection checkbox of the row.\nIn order to select all the available rows at once, you can use the selection checkbox presented in the table's header.\n\n**Note:** Currently, when a column is shown as a pop-in, the visual indication for selection is not presented over it.\n\n### Keyboard Handling\n\n#### Fast Navigation\nThis component provides a build in fast navigation group which can be used via [F6] / [Shift] + [F6] / [Ctrl] + [Alt/Option] / [Down] or [Ctrl] + [Alt/Option] + [Up].\nIn order to use this functionality, you need to import the following module:\n`import \"@ui5/webcomponents-base/dist/features/F6Navigation.js\"`\n\nFurthermore, you can interact with `ui5-table` via the following keys.\n\n- [F7] - If focus is on an interactive control inside an item, moves focus to the corresponding item.\n- [Ctrl]+[A] - Selects all items, if MultiSelect mode is enabled.\n- [Home]/[End] - Focuses the first/last item.\n- [Page Up]/[Page Down] - Moves focus up/down by page size (20 items by default).\n- [Alt]+[Down]/[Up] - Switches focus between header, last focused item, and More button (if applies) in either direction.\n- [Shift]+[Down]/[Up] - Selects the next/previous item in a MultiSelect table, if the current item is selected (Range selection). Otherwise, deselects them (Range deselection).\n- [Shift]+[Home]/[End] - Range selection to the first/last item of the List.\n- [Ctrl]+[Home]/[End] - Same behavior as HOME & END.\n\n### ES6 Module Import\n\n- `import \"@ui5/webcomponents-compat/dist/Table.js\";`\n- `import \"@ui5/webcomponents-compat/dist/TableColumn.js\";` (`ui5-table-column`)\n- `import \"@ui5/webcomponents-compat/dist/TableRow.js\";` (`ui5-table-row`)\n- `import \"@ui5/webcomponents-compat/dist/TableGroupRow.js\";` (`ui5-table-group-row`)\n- `import \"@ui5/webcomponents-compat/dist/TableCell.js\";` (`ui5-table-cell`)\n---\n\n\n### **Events:**\n - **row-click** - Fired when a row in `Active` mode is clicked or `Enter` key is pressed.\n- **popin-change** - Fired when `ui5-table-column` is shown as a pop-in instead of hiding it.\n- **load-more** - 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`.\n- **selection-change** - Fired when selection is changed by user interaction\nin `SingleSelect` and `MultiSelect` modes.\n\n### **Slots:**\n - **default** - Defines the component rows.\n\n**Note:** Use `ui5-table-row` for the intended design.\n- **columns** - Defines the configuration for the columns of the component.\n\n**Note:** Use `ui5-table-column` for the intended design.",
11
+ "description": "@deprecated Deprecated as of version 2.12.0, use `@ui5/webcomponents/dist/Table.js` instead.\n\n### Overview\n\nThe `ui5-table` component provides a set of sophisticated and convenient functions for responsive table design.\nIt provides a comprehensive set of features for displaying and dealing with vast amounts of data.\n\nTo render the `Table` properly, the order of the `columns` should match with the\norder of the item `cells` in the `rows`.\n\nDesktop and tablet devices are supported.\nOn tablets, special consideration should be given to the number of visible columns\nand rows due to the limited performance of some devices.\n\n### Selection\nTo benefit from the selection mechanism of `ui5-table` component, you can use the available selection modes:\n`SingleSelect` and `MultiSelect`.\n\nIn additition to the used mode, you can also specify the `ui5-table-row` type choosing between\n`Active` or `Inactive`.\n\nIn `SingleSelect` mode, you can select both an `Active` and `Inactive` row via mouse or\nby pressing the `Space` or `Enter` keys.\n\nIn `MultiSelect` mode, you can select both an `Active` and `Inactive` row by pressing the\n`Space` key when a row is on focus or via mouse click over the selection checkbox of the row.\nIn order to select all the available rows at once, you can use the selection checkbox presented in the table's header.\n\n**Note:** Currently, when a column is shown as a pop-in, the visual indication for selection is not presented over it.\n\n### Keyboard Handling\n\n#### Fast Navigation\nThis component provides a build in fast navigation group which can be used via [F6] / [Shift] + [F6] / [Ctrl] + [Alt/Option] / [Down] or [Ctrl] + [Alt/Option] + [Up].\nIn order to use this functionality, you need to import the following module:\n`import \"@ui5/webcomponents-base/dist/features/F6Navigation.js\"`\n\nFurthermore, you can interact with `ui5-table` via the following keys.\n\n- [F7] - If focus is on an interactive control inside an item, moves focus to the corresponding item.\n- [Ctrl]+[A] - Selects all items, if MultiSelect mode is enabled.\n- [Home]/[End] - Focuses the first/last item.\n- [Page Up]/[Page Down] - Moves focus up/down by page size (20 items by default).\n- [Alt]+[Down]/[Up] - Switches focus between header, last focused item, and More button (if applies) in either direction.\n- [Shift]+[Down]/[Up] - Selects the next/previous item in a MultiSelect table, if the current item is selected (Range selection). Otherwise, deselects them (Range deselection).\n- [Shift]+[Home]/[End] - Range selection to the first/last item of the List.\n- [Ctrl]+[Home]/[End] - Same behavior as HOME & END.\n\n### ES6 Module Import\n\n- `import \"@ui5/webcomponents-compat/dist/Table.js\";`\n- `import \"@ui5/webcomponents-compat/dist/TableColumn.js\";` (`ui5-table-column`)\n- `import \"@ui5/webcomponents-compat/dist/TableRow.js\";` (`ui5-table-row`)\n- `import \"@ui5/webcomponents-compat/dist/TableGroupRow.js\";` (`ui5-table-group-row`)\n- `import \"@ui5/webcomponents-compat/dist/TableCell.js\";` (`ui5-table-cell`)\n---\n\n\n### **Events:**\n - **row-click** - Fired when a row in `Active` mode is clicked or `Enter` key is pressed.\n- **popin-change** - Fired when `ui5-table-column` is shown as a pop-in instead of hiding it.\n- **load-more** - 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`.\n- **selection-change** - Fired when selection is changed by user interaction\nin `SingleSelect` and `MultiSelect` modes.\n\n### **Slots:**\n - **default** - Defines the component rows.\n\n**Note:** Use `ui5-table-row` for the intended design.\n- **columns** - Defines the configuration for the columns of the component.\n\n**Note:** Use `ui5-table-column` for the intended design.",
12
12
  "doc-url": "",
13
13
  "attributes": [
14
14
  {
@@ -183,7 +183,7 @@
183
183
  },
184
184
  {
185
185
  "name": "ui5-table-cell",
186
- "description": "### Overview\n\nThe `ui5-table-cell` component defines the structure of the data in a single `ui5-table` cell.\n---\n\n\n### **Slots:**\n - **default** - Specifies the content of the component.\n\n### **CSS Parts:**\n - **cell** - Used to style the native `td` element",
186
+ "description": "@deprecated Deprecated as of version 2.12.0, use `@ui5/webcomponents/dist/TableCell.js` instead.\n\n### Overview\n\nThe `ui5-table-cell` component defines the structure of the data in a single `ui5-table` cell.\n---\n\n\n### **Slots:**\n - **default** - Specifies the content of the component.\n\n### **CSS Parts:**\n - **cell** - Used to style the native `td` element",
187
187
  "doc-url": "",
188
188
  "attributes": [],
189
189
  "slots": [
@@ -197,7 +197,7 @@
197
197
  },
198
198
  {
199
199
  "name": "ui5-table-column",
200
- "description": "### Overview\n\nThe `ui5-table-column` component allows to define column specific properties that are applied\nwhen rendering the `ui5-table` component.\n---\n\n\n### **Slots:**\n - **default** - Defines the content of the column header\n\n### **CSS Parts:**\n - **column** - Used to style the native `th` element",
200
+ "description": "@deprecated Deprecated as of version 2.12.0, use `@ui5/webcomponents/dist/Table.js` instead.\n\n### Overview\n\nThe `ui5-table-column` component allows to define column specific properties that are applied\nwhen rendering the `ui5-table` component.\n---\n\n\n### **Slots:**\n - **default** - Defines the content of the column header\n\n### **CSS Parts:**\n - **column** - Used to style the native `th` element",
201
201
  "doc-url": "",
202
202
  "attributes": [
203
203
  {
@@ -259,7 +259,7 @@
259
259
  },
260
260
  {
261
261
  "name": "ui5-table-group-row",
262
- "description": "### Overview\n\nThe `ui5-table-group-row` component represents a group row in the `ui5-table`.\n---\n\n\n### **Slots:**\n - **default** - Defines the text of the component.\n\n**Note:** Although this slot accepts HTML Elements, it is strongly recommended that you only use text in order to preserve the intended design.\n\n### **CSS Parts:**\n - **group-row** - Used to style the native `tr` element",
262
+ "description": "@deprecated Deprecated as of version 2.12.0, use `@ui5/webcomponents/dist/Table.js` instead.\n\n### Overview\n\nThe `ui5-table-group-row` component represents a group row in the `ui5-table`.\n---\n\n\n### **Slots:**\n - **default** - Defines the text of the component.\n\n**Note:** Although this slot accepts HTML Elements, it is strongly recommended that you only use text in order to preserve the intended design.\n\n### **CSS Parts:**\n - **group-row** - Used to style the native `tr` element",
263
263
  "doc-url": "",
264
264
  "attributes": [],
265
265
  "slots": [
@@ -273,7 +273,7 @@
273
273
  },
274
274
  {
275
275
  "name": "ui5-table-row",
276
- "description": "### Overview\n\nThe `ui5-table-row` component represents a row in the `ui5-table`.\n---\n\n\n### **Slots:**\n - **default** - Defines the cells of the component.\n\n**Note:** Use `ui5-table-cell` for the intended design.\n\n### **CSS Parts:**\n - **row** - Used to style the native `tr` element\n- **popin-row** - Used to style the `tr` element when a row pops in",
276
+ "description": "@deprecated Deprecated as of version 2.12.0, use `@ui5/webcomponents/dist/TableRow.js` instead.\n\n### Overview\n\nThe `ui5-table-row` component represents a row in the `ui5-table`.\n---\n\n\n### **Slots:**\n - **default** - Defines the cells of the component.\n\n**Note:** Use `ui5-table-cell` for the intended design.\n\n### **CSS Parts:**\n - **row** - Used to style the native `tr` element\n- **popin-row** - Used to style the `tr` element when a row pops in",
277
277
  "doc-url": "",
278
278
  "attributes": [
279
279
  {
@@ -6,6 +6,10 @@ const options = {
6
6
  compatPackage: true,
7
7
  noWatchTS: true,
8
8
  dev: true,
9
+ internal: {
10
+ cypress_code_coverage: false,
11
+ cypress_acc_tests: false,
12
+ },
9
13
  };
10
14
 
11
15
  const scripts = getScripts(options);
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ui5/webcomponents-compat",
3
- "version": "0.0.0-f6676abdd",
3
+ "version": "0.0.0-fd426fe8a",
4
4
  "description": "UI5 Web Components: webcomponents.compat",
5
5
  "ui5": {
6
6
  "webComponentsPackage": true
@@ -26,6 +26,9 @@
26
26
  "generateAPI": "nps generateAPI",
27
27
  "bundle": "nps build.bundle",
28
28
  "test": "wc-dev test",
29
+ "test:cypress": "nps test-cy-ci",
30
+ "test:cypress:single": "npx cypress run --component --browser chrome --spec",
31
+ "test:cypress:open": "nps test-cy-open",
29
32
  "test:ssr": "node -e \"import('./test/ssr/component-imports.js')\"",
30
33
  "create-ui5-element": "wc-create-ui5-element",
31
34
  "prepublishOnly": "tsc -b"
@@ -45,13 +48,14 @@
45
48
  "directory": "packages/compat"
46
49
  },
47
50
  "dependencies": {
48
- "@ui5/webcomponents": "0.0.0-f6676abdd",
49
- "@ui5/webcomponents-base": "0.0.0-f6676abdd",
50
- "@ui5/webcomponents-icons": "0.0.0-f6676abdd",
51
- "@ui5/webcomponents-theming": "0.0.0-f6676abdd"
51
+ "@ui5/webcomponents": "0.0.0-fd426fe8a",
52
+ "@ui5/webcomponents-base": "0.0.0-fd426fe8a",
53
+ "@ui5/webcomponents-icons": "0.0.0-fd426fe8a",
54
+ "@ui5/webcomponents-theming": "0.0.0-fd426fe8a"
52
55
  },
53
56
  "devDependencies": {
54
- "@ui5/webcomponents-tools": "0.0.0-f6676abdd",
55
- "chromedriver": "^132.0.0"
57
+ "@ui5/cypress-internal": "0.0.0",
58
+ "@ui5/webcomponents-tools": "0.0.0-fd426fe8a",
59
+ "chromedriver": "^137.0.4"
56
60
  }
57
61
  }
@@ -62,7 +62,7 @@ export default function TableTemplate(this: Table) {
62
62
  <tbody>
63
63
  {
64
64
  this.rows.map(row =>
65
- <slot name={row._individualSlot}></slot>
65
+ <slot name={row._individualSlot} onKeyDown={this.onRowKeyDown}></slot>
66
66
  )}
67
67
 
68
68
  {!this.rows.length && !this.hideNoData &&
@@ -1,7 +1,7 @@
1
1
 
2
2
  LOAD_MORE_TEXT=Više
3
3
 
4
- TABLE_HEADER_ROW_INFORMATION=Redak zaglavlja 1 od {0}
4
+ TABLE_HEADER_ROW_INFORMATION=Red zaglavlja 1 od {0}
5
5
 
6
6
  TABLE_ROW_POSITION={0} od {1}
7
7
 
@@ -1,5 +1,5 @@
1
1
 
2
- LOAD_MORE_TEXT=Di più
2
+ LOAD_MORE_TEXT=Mostra di più
3
3
 
4
4
  TABLE_HEADER_ROW_INFORMATION=Riga testata 1 di {0}
5
5
 
@@ -44,7 +44,7 @@ table {
44
44
 
45
45
  .ui5-table-header-row:focus {
46
46
  outline: var(--ui5_table_header_row_outline_width) var(--sapContent_FocusStyle) var(--sapContent_FocusColor);
47
- outline-offset: var(--ui5_table_focus_outline_offset);
47
+ outline-offset: calc(-1 * var(--ui5_table_focus_outline_offset));
48
48
  }
49
49
 
50
50
  tr {
@@ -21,7 +21,7 @@
21
21
 
22
22
  .ui5-table-group-row-root:focus {
23
23
  outline: var(--ui5_table_row_outline_width) var(--sapContent_FocusStyle) var(--sapContent_FocusColor);
24
- outline-offset: var(--ui5_table_focus_outline_offset);
24
+ outline-offset: calc(-1 * var(--ui5_table_focus_outline_offset));
25
25
  }
26
26
 
27
27
  td {
@@ -1 +0,0 @@
1
- {"ARIA_LABEL_CARD_CONTENT":"Konten Kartu","ARIA_ROLEDESCRIPTION_CARD":"Kartu","ARIA_ROLEDESCRIPTION_CARD_HEADER":"Header Kartu","ARIA_ROLEDESCRIPTION_INTERACTIVE_CARD_HEADER":"Header Kartu Interaktif","AVATAR_TOOLTIP":"Avatar","BADGE_DESCRIPTION":"Lencana","BUSY_INDICATOR_TITLE":"Mohon tunggu","BUTTON_ARIA_TYPE_ACCEPT":"Tindakan Positif","BUTTON_ARIA_TYPE_REJECT":"Tindakan Negatif","BUTTON_ARIA_TYPE_EMPHASIZED":"Ditekankan","CAROUSEL_OF_TEXT":"dari","CAROUSEL_DOT_TEXT":"Item {0} dari {1} ditampilkan","CAROUSEL_PREVIOUS_ARROW_TEXT":"Halaman Sebelumnya","CAROUSEL_NEXT_ARROW_TEXT":"Halaman Selanjutnya","COLORPALETTE_CONTAINER_LABEL":"Palet Warna - Warna yang Ditentukan Sebelumnya","COLORPALETTE_COLOR_LABEL":"Warna","COLOR_PALETTE_DIALOG_CANCEL_BUTTON":"Cancel","COLOR_PALETTE_DIALOG_OK_BUTTON":"OK","COLOR_PALETTE_DIALOG_TITLE":"Change Color","COLOR_PALETTE_MORE_COLORS_TEXT":"More Colors...","DATEPICKER_OPEN_ICON_TITLE":"Buka Pemilih","DATEPICKER_DATE_DESCRIPTION":"Input Tanggal","DELETE":"Hapus","FILEUPLOAD_BROWSE":"Telusuri...","FILEUPLOADER_TITLE":"Unggah File","GROUP_HEADER_TEXT":"Header Grup","SELECT_OPTIONS":"Pilih Opsi","INPUT_SUGGESTIONS":"Saran yang Tersedia","INPUT_SUGGESTIONS_TITLE":"Pilih","INPUT_SUGGESTIONS_ONE_HIT":"1 hasil tersedia","INPUT_SUGGESTIONS_MORE_HITS":"{0} hasil tersedia","INPUT_SUGGESTIONS_NO_HIT":"Tidak ada hasil","LINK_SUBTLE":"Halus","LINK_EMPHASIZED":"Ditekankan","LIST_ITEM_POSITION":"Cantumkan item {0} dari {1}","LIST_ITEM_SELECTED":"Dipilih","ARIA_LABEL_LIST_ITEM_CHECKBOX":"Mode Banyak Pilihan","MESSAGE_STRIP_CLOSE_BUTTON":"Strip Pesan Tutup","MULTICOMBOBOX_DIALOG_OK_BUTTON":"OKE","MULTIINPUT_ROLEDESCRIPTION_TEXT":"Input Banyak Nilai","MULTIINPUT_SHOW_MORE_TOKENS":"{0} Lebih Banyak","PANEL_ICON":"Perluas/Ciutkan","RANGE_SLIDER_ARIA_DESCRIPTION":"Rentang","RANGE_SLIDER_START_HANDLE_DESCRIPTION":"Pegangan kiri","RANGE_SLIDER_END_HANDLE_DESCRIPTION":"Pegangan kanan","RATING_INDICATOR_TOOLTIP_TEXT":"Peringkat","RATING_INDICATOR_TEXT":"Indikator Peringkat","RESPONSIVE_POPOVER_CLOSE_DIALOG_BUTTON":"Tolak","SEGMENTEDBUTTON_ARIA_DESCRIPTION":"Tombol Tersegmentasi","SLIDER_ARIA_DESCRIPTION":"Pegangan slider","SWITCH_ON":"Aktif","SWITCH_OFF":"Nonaktif","TABLE_LOAD_MORE_TEXT":"Lebih Banyak","TABCONTAINER_NEXT_ICON_ACC_NAME":"Selanjutnya","TABCONTAINER_PREVIOUS_ICON_ACC_NAME":"Sebelumnya","TABCONTAINER_OVERFLOW_MENU_TITLE":"Menu Tambahan","TEXTAREA_CHARACTERS_LEFT":"{0} karakter tersisa","TEXTAREA_CHARACTERS_EXCEEDED":"{0} karakter melebihi batas","TIMEPICKER_HOURS_LABEL":"Jam","TIMEPICKER_MINUTES_LABEL":"Menit","TIMEPICKER_SECONDS_LABEL":"Detik","TIMEPICKER_PERIODS_LABEL":"AM/PM","TIMEPICKER_SUBMIT_BUTTON":"OKE","TIMEPICKER_CANCEL_BUTTON":"Batalkan","DATETIME_PICKER_DATE_BUTTON":"Tanggal","DATETIME_PICKER_TIME_BUTTON":"Waktu","TOKEN_ARIA_DELETABLE":"Dapat Dihapus","TOKENIZER_ARIA_CONTAIN_TOKEN":"Tidak Ada Token","TOKENIZER_ARIA_CONTAIN_ONE_TOKEN":"Berisi 1 token","TOKENIZER_ARIA_CONTAIN_SEVERAL_TOKENS":"Berisi {0} token","TOKENIZER_ARIA_LABEL":"Pembuat Token","TOKENIZER_POPOVER_REMOVE":"Hapus","TREE_ITEM_ARIA_LABEL":"Item Pohon","TREE_ITEM_EXPAND_NODE":"Perluas Node","TREE_ITEM_COLLAPSE_NODE":"Ciutkan Node","VALUE_STATE_ERROR":"Entri tidak valid","VALUE_STATE_WARNING":"Peringatan diterbitkan","VALUE_STATE_INFORMATION":"Entri informatif","VALUE_STATE_SUCCESS":"Entri berhasil divalidasi","CALENDAR_HEADER_NEXT_BUTTON":"Selanjutnya","CALENDAR_HEADER_PREVIOUS_BUTTON":"Sebelumnya","DAY_PICKER_WEEK_NUMBER_TEXT":"Jumlah Minggu","DAY_PICKER_NON_WORKING_DAY":"Non-Hari Kerja","DAY_PICKER_TODAY":"Hari Ini","STEPINPUT_DEC_ICON_TITLE":"Decrease","STEPINPUT_INC_ICON_TITLE":"Increase"}
@@ -1,172 +0,0 @@
1
-
2
- ARIA_LABEL_CARD_CONTENT=Konten Kartu
3
-
4
- ARIA_ROLEDESCRIPTION_CARD=Kartu
5
-
6
- ARIA_ROLEDESCRIPTION_CARD_HEADER=Header Kartu
7
-
8
- ARIA_ROLEDESCRIPTION_INTERACTIVE_CARD_HEADER=Header Kartu Interaktif
9
-
10
- AVATAR_TOOLTIP=Avatar
11
-
12
- BADGE_DESCRIPTION=Lencana
13
-
14
- BUSY_INDICATOR_TITLE=Mohon tunggu
15
-
16
- BUTTON_ARIA_TYPE_ACCEPT=Tindakan Positif
17
-
18
- BUTTON_ARIA_TYPE_REJECT=Tindakan Negatif
19
-
20
- BUTTON_ARIA_TYPE_EMPHASIZED=Ditekankan
21
-
22
- CAROUSEL_OF_TEXT=dari
23
-
24
- CAROUSEL_DOT_TEXT=Item {0} dari {1} ditampilkan
25
-
26
- CAROUSEL_PREVIOUS_ARROW_TEXT=Halaman Sebelumnya
27
-
28
- CAROUSEL_NEXT_ARROW_TEXT=Halaman Selanjutnya
29
-
30
- COLORPALETTE_CONTAINER_LABEL=Palet Warna - Warna yang Ditentukan Sebelumnya
31
-
32
- COLORPALETTE_COLOR_LABEL=Warna
33
-
34
- COLOR_PALETTE_DIALOG_CANCEL_BUTTON=Cancel
35
-
36
- COLOR_PALETTE_DIALOG_OK_BUTTON=OK
37
-
38
- COLOR_PALETTE_DIALOG_TITLE=Change Color
39
-
40
- COLOR_PALETTE_MORE_COLORS_TEXT=More Colors...
41
-
42
- DATEPICKER_OPEN_ICON_TITLE=Buka Pemilih
43
-
44
- DATEPICKER_DATE_DESCRIPTION=Input Tanggal
45
-
46
- DELETE=Hapus
47
-
48
- FILEUPLOAD_BROWSE=Telusuri...
49
-
50
- FILEUPLOADER_TITLE=Unggah File
51
-
52
- GROUP_HEADER_TEXT=Header Grup
53
-
54
- SELECT_OPTIONS=Pilih Opsi
55
-
56
- INPUT_SUGGESTIONS=Saran yang Tersedia
57
-
58
- INPUT_SUGGESTIONS_TITLE=Pilih
59
-
60
- INPUT_SUGGESTIONS_ONE_HIT=1 hasil tersedia
61
-
62
- INPUT_SUGGESTIONS_MORE_HITS={0} hasil tersedia
63
-
64
- INPUT_SUGGESTIONS_NO_HIT=Tidak ada hasil
65
-
66
- LINK_SUBTLE=Halus
67
-
68
- LINK_EMPHASIZED=Ditekankan
69
-
70
- LIST_ITEM_POSITION=Cantumkan item {0} dari {1}
71
-
72
- LIST_ITEM_SELECTED=Dipilih
73
-
74
- ARIA_LABEL_LIST_ITEM_CHECKBOX=Mode Banyak Pilihan
75
-
76
- MESSAGE_STRIP_CLOSE_BUTTON=Strip Pesan Tutup
77
-
78
- MULTICOMBOBOX_DIALOG_OK_BUTTON=OKE
79
-
80
- MULTIINPUT_ROLEDESCRIPTION_TEXT=Input Banyak Nilai
81
-
82
- MULTIINPUT_SHOW_MORE_TOKENS={0} Lebih Banyak
83
-
84
- PANEL_ICON=Perluas/Ciutkan
85
-
86
- RANGE_SLIDER_ARIA_DESCRIPTION=Rentang
87
-
88
- RANGE_SLIDER_START_HANDLE_DESCRIPTION=Pegangan kiri
89
-
90
- RANGE_SLIDER_END_HANDLE_DESCRIPTION=Pegangan kanan
91
-
92
- RATING_INDICATOR_TOOLTIP_TEXT=Peringkat
93
-
94
- RATING_INDICATOR_TEXT=Indikator Peringkat
95
-
96
- RESPONSIVE_POPOVER_CLOSE_DIALOG_BUTTON=Tolak
97
-
98
- SEGMENTEDBUTTON_ARIA_DESCRIPTION=Tombol Tersegmentasi
99
-
100
- SLIDER_ARIA_DESCRIPTION=Pegangan slider
101
-
102
- SWITCH_ON=Aktif
103
-
104
- SWITCH_OFF=Nonaktif
105
-
106
- TABLE_LOAD_MORE_TEXT=Lebih Banyak
107
-
108
- TABCONTAINER_NEXT_ICON_ACC_NAME=Selanjutnya
109
-
110
- TABCONTAINER_PREVIOUS_ICON_ACC_NAME=Sebelumnya
111
-
112
- TABCONTAINER_OVERFLOW_MENU_TITLE=Menu Tambahan
113
-
114
- TEXTAREA_CHARACTERS_LEFT={0} karakter tersisa
115
-
116
- TEXTAREA_CHARACTERS_EXCEEDED={0} karakter melebihi batas
117
-
118
- TIMEPICKER_HOURS_LABEL=Jam
119
-
120
- TIMEPICKER_MINUTES_LABEL=Menit
121
-
122
- TIMEPICKER_SECONDS_LABEL=Detik
123
-
124
- TIMEPICKER_PERIODS_LABEL=AM/PM
125
-
126
- TIMEPICKER_SUBMIT_BUTTON=OKE
127
-
128
- TIMEPICKER_CANCEL_BUTTON=Batalkan
129
-
130
- DATETIME_PICKER_DATE_BUTTON=Tanggal
131
-
132
- DATETIME_PICKER_TIME_BUTTON=Waktu
133
-
134
- TOKEN_ARIA_DELETABLE=Dapat Dihapus
135
-
136
- TOKENIZER_ARIA_CONTAIN_TOKEN=Tidak Ada Token
137
-
138
- TOKENIZER_ARIA_CONTAIN_ONE_TOKEN=Berisi 1 token
139
-
140
- TOKENIZER_ARIA_CONTAIN_SEVERAL_TOKENS=Berisi {0} token
141
-
142
- TOKENIZER_ARIA_LABEL=Pembuat Token
143
-
144
- TOKENIZER_POPOVER_REMOVE=Hapus
145
-
146
- TREE_ITEM_ARIA_LABEL=Item Pohon
147
-
148
- TREE_ITEM_EXPAND_NODE=Perluas Node
149
-
150
- TREE_ITEM_COLLAPSE_NODE=Ciutkan Node
151
-
152
- VALUE_STATE_ERROR=Entri tidak valid
153
-
154
- VALUE_STATE_WARNING=Peringatan diterbitkan
155
-
156
- VALUE_STATE_INFORMATION=Entri informatif
157
-
158
- VALUE_STATE_SUCCESS=Entri berhasil divalidasi
159
-
160
- CALENDAR_HEADER_NEXT_BUTTON=Selanjutnya
161
-
162
- CALENDAR_HEADER_PREVIOUS_BUTTON=Sebelumnya
163
-
164
- DAY_PICKER_WEEK_NUMBER_TEXT=Jumlah Minggu
165
-
166
- DAY_PICKER_NON_WORKING_DAY=Non-Hari Kerja
167
-
168
- DAY_PICKER_TODAY=Hari Ini
169
-
170
- STEPINPUT_DEC_ICON_TITLE=Decrease
171
-
172
- STEPINPUT_INC_ICON_TITLE=Increase