@sap/ux-specification 1.108.18 → 1.120.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 (68) hide show
  1. package/CHANGELOG.md +17 -448
  2. package/dist/documentation/v2/v2-AnalyticalListPage.html +2 -2
  3. package/dist/documentation/v2/v2-ApplicationV2.html +2 -2
  4. package/dist/documentation/v2/v2-ListReport.html +2 -2
  5. package/dist/documentation/v2/v2-ObjectPage.html +2 -2
  6. package/dist/documentation/v2/v2-OverviewPage.html +2 -2
  7. package/dist/documentation/v4/v4-ApplicationV4.html +2 -2
  8. package/dist/documentation/v4/v4-BuildingBlocks.html +2 -2
  9. package/dist/documentation/v4/v4-FreestylePage.html +2 -2
  10. package/dist/documentation/v4/v4-ListReport.html +2 -2
  11. package/dist/documentation/v4/v4-ObjectPage.html +2 -2
  12. package/dist/index-min.js +88 -88
  13. package/dist/index-min.js.map +3 -3
  14. package/dist/package.json +9 -9
  15. package/dist/schemas/v4/BuildingBlocksConfig.json +253 -32
  16. package/dist/schemas/v4/ListReportConfig.json +18 -1
  17. package/dist/schemas/v4/ObjectPageConfig.json +8 -1
  18. package/dist/src/sync/common/distTagEvaluator.js +1 -1
  19. package/dist/src/sync/common/distTagEvaluator.js.map +1 -1
  20. package/dist/src/sync/common/dist_tag.json +12 -3
  21. package/dist/src/sync/common/generate/utils.js +1 -1
  22. package/dist/src/sync/common/generate/utils.js.map +1 -1
  23. package/dist/src/sync/common/i18n.json +1 -1
  24. package/dist/src/sync/common/utils.d.ts +1 -1
  25. package/dist/src/sync/common/utils.d.ts.map +1 -1
  26. package/dist/src/sync/common/utils.js +14 -10
  27. package/dist/src/sync/common/utils.js.map +1 -1
  28. package/dist/src/sync/v2/export/controls/Table.d.ts.map +1 -1
  29. package/dist/src/sync/v2/export/controls/Table.js +1 -1
  30. package/dist/src/sync/v2/export/controls/Table.js.map +1 -1
  31. package/dist/src/sync/v2/export/export.d.ts.map +1 -1
  32. package/dist/src/sync/v2/export/export.js +4 -4
  33. package/dist/src/sync/v2/export/export.js.map +1 -1
  34. package/dist/src/sync/v2/export/exportPage.js +1 -1
  35. package/dist/src/sync/v2/export/exportPage.js.map +1 -1
  36. package/dist/src/sync/v2/generate/objectPage.js +1 -1
  37. package/dist/src/sync/v2/generate/objectPage.js.map +1 -1
  38. package/dist/src/sync/v2/import/common/index.js +4 -4
  39. package/dist/src/sync/v2/import/common/index.js.map +1 -1
  40. package/dist/src/sync/v2/import/pages/objectPage.js +1 -1
  41. package/dist/src/sync/v2/import/pages/objectPage.js.map +1 -1
  42. package/dist/src/sync/v4/export/controls/ObjectPageTable.d.ts +1 -0
  43. package/dist/src/sync/v4/export/controls/ObjectPageTable.d.ts.map +1 -1
  44. package/dist/src/sync/v4/export/controls/ObjectPageTable.js +10 -0
  45. package/dist/src/sync/v4/export/controls/ObjectPageTable.js.map +1 -1
  46. package/dist/src/sync/v4/export/controls/Table.d.ts +1 -0
  47. package/dist/src/sync/v4/export/controls/Table.d.ts.map +1 -1
  48. package/dist/src/sync/v4/export/controls/Table.js +10 -0
  49. package/dist/src/sync/v4/export/controls/Table.js.map +1 -1
  50. package/dist/src/sync/v4/export/export.d.ts.map +1 -1
  51. package/dist/src/sync/v4/export/export.js +4 -4
  52. package/dist/src/sync/v4/export/export.js.map +1 -1
  53. package/dist/src/sync/v4/export/manifest.d.ts.map +1 -1
  54. package/dist/src/sync/v4/export/manifest.js +6 -4
  55. package/dist/src/sync/v4/export/manifest.js.map +1 -1
  56. package/dist/src/sync/v4/generate/listReport.d.ts.map +1 -1
  57. package/dist/src/sync/v4/generate/listReport.js +3 -3
  58. package/dist/src/sync/v4/generate/listReport.js.map +1 -1
  59. package/dist/src/sync/v4/generate/objectPage.js +3 -3
  60. package/dist/src/sync/v4/generate/objectPage.js.map +1 -1
  61. package/dist/src/sync/v4/import/pages/objectPage.js +3 -3
  62. package/dist/src/sync/v4/import/pages/objectPage.js.map +1 -1
  63. package/dist/src/sync/v4/sync-rules/controllerExtensions.js +1 -1
  64. package/dist/src/sync/v4/sync-rules/controllerExtensions.js.map +1 -1
  65. package/dist/src/sync/v4/utils/utils.d.ts.map +1 -1
  66. package/dist/src/sync/v4/utils/utils.js +21 -14
  67. package/dist/src/sync/v4/utils/utils.js.map +1 -1
  68. package/package.json +9 -9
package/dist/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sap/ux-specification",
3
- "version": "1.108.18",
3
+ "version": "1.120.0",
4
4
  "displayName": "SAP Fiori tools - Specification",
5
5
  "description": "SAP Fiori tools - Specification",
6
6
  "files": [
@@ -51,23 +51,23 @@
51
51
  "publisher": "SAPSE",
52
52
  "license": "SEE LICENSE IN LICENSE",
53
53
  "dependencies": {
54
- "@sap-ux/fe-fpm-writer": "0.24.0",
54
+ "@sap-ux/fe-fpm-writer": "0.24.1",
55
55
  "@sap-ux/vocabularies-types": "0.10.0"
56
56
  },
57
57
  "devDependencies": {
58
58
  "@sap-ux/annotation-converter": "0.8.0",
59
- "@sap/ux-specification-types": "1.108.18",
59
+ "@sap/ux-specification-types": "1.120.0",
60
60
  "@sap-ux/edmx-parser": "0.7.0",
61
- "@sapui5/ts-types-esm": "1.108.23",
62
- "@types/d3": "7.4.2",
63
- "@types/jquery": "3.5.25",
64
- "@types/mem-fs-editor": "7.0.5",
65
- "@types/semver": "7.5.4",
61
+ "@sapui5/ts-types-esm": "1.120.1",
62
+ "@types/d3": "7.4.3",
63
+ "@types/jquery": "3.5.27",
64
+ "@types/mem-fs-editor": "7.0.6",
65
+ "@types/semver": "7.5.5",
66
66
  "@ui5/flexibility-utils": "0.1.3",
67
67
  "@xml-tools/ast": "5.0.5",
68
68
  "@xml-tools/parser": "1.0.11",
69
69
  "ajv": "6.12.6",
70
- "axios": "0.27.2",
70
+ "axios": "1.6.0",
71
71
  "cpy-cli": "3.1.1",
72
72
  "d3": "7.8.5",
73
73
  "deepmerge": "4.3.1",
@@ -123,15 +123,21 @@
123
123
  "artifactType": "XMLProperty",
124
124
  "metadata": {
125
125
  "type": "Property"
126
- }
126
+ },
127
+ "enum": [
128
+ "None",
129
+ "Single",
130
+ "Multiple"
131
+ ]
127
132
  },
128
133
  "variantManagement": {
129
134
  "type": "string",
130
- "description": "Controls the kind of variant management that should be enabled for the chart.\nAllowed value is `Control`.\n\nIf set with value `Control`, a variant management control is seen within the chart and the chart is linked to this.\n\nIf not set with any value, variant management control is not available for this chart.\n",
135
+ "description": "Controls the kind of variant management that should be enabled for the chart.\nAllowed value is `Control`.\nIf set with value `Control`, a variant management control is seen within the chart and the chart is linked to this.\nIf not set with any value, variant management control is not available for this chart.\n",
131
136
  "artifactType": "XMLProperty",
132
137
  "metadata": {
133
138
  "type": "Property"
134
- }
139
+ },
140
+ "const": "Control"
135
141
  },
136
142
  "actions": {
137
143
  "type": "object",
@@ -472,6 +478,52 @@
472
478
  "type": "Control"
473
479
  }
474
480
  },
481
+ "sap.fe.macros.MultiValueField": {
482
+ "description": "Building block for creating a MultiValueField based on the metadata provided by OData V4.\n\nThe MultiValueField can be used to display either a DataField or Property directly. It has to point to a collection property.\n\nUsage example:\n\n<macro:MultiValueField\n id=\"SomeUniqueIdentifier\"\n contextPath=\"{entitySet>}\"\n metaPath=\"{dataField>}\"\n />\n",
483
+ "isViewNode": true,
484
+ "type": "object",
485
+ "properties": {
486
+ "contextPath": {
487
+ "$ref": "#/definitions/sap.ui.model.Context",
488
+ "description": "contextPath",
489
+ "artifactType": "XMLProperty",
490
+ "isViewNode": true,
491
+ "metadata": {
492
+ "type": "Property"
493
+ }
494
+ },
495
+ "id": {
496
+ "type": "string",
497
+ "description": "The 'id' property",
498
+ "artifactType": "XMLProperty",
499
+ "metadata": {
500
+ "type": "Property"
501
+ }
502
+ },
503
+ "metaPath": {
504
+ "$ref": "#/definitions/sap.ui.model.Context",
505
+ "description": "metaPath",
506
+ "artifactType": "XMLProperty",
507
+ "isViewNode": true,
508
+ "metadata": {
509
+ "type": "Property"
510
+ }
511
+ },
512
+ "readOnly": {
513
+ "type": "boolean",
514
+ "description": "The readOnly flag",
515
+ "artifactType": "XMLProperty",
516
+ "metadata": {
517
+ "type": "Property"
518
+ }
519
+ }
520
+ },
521
+ "additionalProperties": false,
522
+ "metadata": {
523
+ "path": [],
524
+ "type": "Control"
525
+ }
526
+ },
475
527
  "sap.fe.macros.Paginator": {
476
528
  "description": "Building block used to create a paginator control.\nUsage example:\n\n<macro:Paginator />\n\n",
477
529
  "isViewNode": true,
@@ -492,7 +544,7 @@
492
544
  "type": "Control"
493
545
  }
494
546
  },
495
- "undefined.RichTextEditor": {
547
+ "sap.fe.macros.RichTextEditor": {
496
548
  "description": "Building block that exposes the RichTextEditor UI5 control.\nIt's used to enter formatted text, and uses the third-party component called TinyMCE.\n",
497
549
  "isViewNode": true,
498
550
  "type": "object",
@@ -544,7 +596,7 @@
544
596
  "type": "Control"
545
597
  }
546
598
  },
547
- "undefined.RichTextEditorWithMetadata": {
599
+ "sap.fe.macros.RichTextEditorWithMetadata": {
548
600
  "description": "Metadata-driven building block that exposes the RichTextEditor UI5 control.\nIt's used to enter formatted text and uses the third-party component called TinyMCE.\n",
549
601
  "isViewNode": true,
550
602
  "type": "object",
@@ -634,6 +686,120 @@
634
686
  "type": "Control"
635
687
  }
636
688
  },
689
+ "undefined.RichTextEditor": {
690
+ "description": "Building block that exposes the RichTextEditor UI5 control.\nIt's used to enter formatted text, and uses the third-party component called TinyMCE.\n",
691
+ "isViewNode": true,
692
+ "type": "object",
693
+ "properties": {
694
+ "buttonGroups": {
695
+ "type": "array",
696
+ "description": "With the 'buttonGroups' attribute you can customize the buttons that are displayed on the toolbar of the editor.",
697
+ "artifactType": "XMLProperty",
698
+ "metadata": {
699
+ "type": "Property"
700
+ }
701
+ },
702
+ "id": {
703
+ "type": "string",
704
+ "description": "ID of the editor",
705
+ "artifactType": "XMLProperty",
706
+ "metadata": {
707
+ "type": "Property"
708
+ }
709
+ },
710
+ "readOnly": {
711
+ "type": "boolean",
712
+ "description": "Use the readOnly attribute to override the edit flow of the page.\nBy setting 'readOnly' to true, a FormattedText will be displayed instead of the editor.",
713
+ "artifactType": "XMLProperty",
714
+ "metadata": {
715
+ "type": "Property"
716
+ }
717
+ },
718
+ "required": {
719
+ "type": "boolean",
720
+ "description": "Use the 'required' attribute to make sure that the editor is filled with some text.",
721
+ "artifactType": "XMLProperty",
722
+ "metadata": {
723
+ "type": "Property"
724
+ }
725
+ },
726
+ "value": {
727
+ "type": "string",
728
+ "description": "The value contained in the editor. You can use this attribute to set a default value.",
729
+ "artifactType": "XMLProperty",
730
+ "metadata": {
731
+ "type": "Property"
732
+ }
733
+ }
734
+ },
735
+ "additionalProperties": false,
736
+ "metadata": {
737
+ "path": [],
738
+ "type": "Control"
739
+ }
740
+ },
741
+ "undefined.RichTextEditorWithMetadata": {
742
+ "description": "Metadata-driven building block that exposes the RichTextEditor UI5 control.\nIt's used to enter formatted text and uses the third-party component called TinyMCE.\n",
743
+ "isViewNode": true,
744
+ "type": "object",
745
+ "properties": {
746
+ "buttonGroups": {
747
+ "type": "array",
748
+ "description": "With the 'buttonGroups' attribute, you can customize the buttons that are displayed on the toolbar of the editor.",
749
+ "artifactType": "XMLProperty",
750
+ "metadata": {
751
+ "type": "Property"
752
+ }
753
+ },
754
+ "contextPath": {
755
+ "$ref": "#/definitions/sap.ui.model.Context",
756
+ "description": "contextPath",
757
+ "artifactType": "XMLProperty",
758
+ "isViewNode": true,
759
+ "metadata": {
760
+ "type": "Property"
761
+ }
762
+ },
763
+ "id": {
764
+ "type": "string",
765
+ "description": "ID of the editor",
766
+ "artifactType": "XMLProperty",
767
+ "metadata": {
768
+ "type": "Property"
769
+ }
770
+ },
771
+ "metaPath": {
772
+ "$ref": "#/definitions/sap.ui.model.Context",
773
+ "description": "metaPath",
774
+ "artifactType": "XMLProperty",
775
+ "isViewNode": true,
776
+ "metadata": {
777
+ "type": "Property"
778
+ }
779
+ },
780
+ "readOnly": {
781
+ "type": "boolean",
782
+ "description": "Use the readOnly attribute to override the edit flow of the page.\nBy setting 'readOnly' to true, a FormattedText is displayed instead of the editor.",
783
+ "artifactType": "XMLProperty",
784
+ "metadata": {
785
+ "type": "Property"
786
+ }
787
+ },
788
+ "required": {
789
+ "type": "boolean",
790
+ "description": "Use the 'required' attribute, to make sure that the editor is filled with some text.",
791
+ "artifactType": "XMLProperty",
792
+ "metadata": {
793
+ "type": "Property"
794
+ }
795
+ }
796
+ },
797
+ "additionalProperties": false,
798
+ "metadata": {
799
+ "path": [],
800
+ "type": "Control"
801
+ }
802
+ },
637
803
  "sap.fe.macros.Table": {
638
804
  "description": "Building block used to create a table based on the metadata provided by OData V4.\n\nUsually, a LineItem or PresentationVariant annotation is expected, but the Table building block can also be used to display an EntitySet.\nUsage example:\n\n<macro:Table id=\"MyTable\" metaPath=\"@com.sap.vocabularies.UI.v1.LineItem\" />\n\n",
639
805
  "isViewNode": true,
@@ -706,7 +872,7 @@
706
872
  },
707
873
  "frozenColumnCount": {
708
874
  "type": "number",
709
- "description": "Number of columns that are fixed on the left. Only columns which are not fixed can be scrolled horizontally.\nThis property is not relevant for Responsive tables\n",
875
+ "description": "Number of columns that are fixed on the left. Only columns which are not fixed can be scrolled horizontally.\nThis property is not relevant for responsive tables\n",
710
876
  "artifactType": "XMLProperty",
711
877
  "metadata": {
712
878
  "type": "Property"
@@ -778,7 +944,7 @@
778
944
  },
779
945
  "rowCount": {
780
946
  "type": "number",
781
- "description": "Number of rows to be displayed in the table. Does not apply to Responsive tables.",
947
+ "description": "Number of rows to be displayed in the table. Does not apply to responsive tables.",
782
948
  "artifactType": "XMLProperty",
783
949
  "metadata": {
784
950
  "type": "Property"
@@ -786,11 +952,15 @@
786
952
  },
787
953
  "rowCountMode": {
788
954
  "type": "string",
789
- "description": "Defines how the table handles the visible rows. Does not apply to Responsive tables.\nAllowed values are `Auto`, `Fixed`.\n\n- If set to `Fixed`, the table always has as many rows as defined in the rowCount property.\n\n- If set to `Auto`, the number of rows is changed by the table automatically. It will then adjust its row count to the space it is allowed to cover (limited by the surrounding container) but it cannot have less than defined in the `rowCount` property.\n\n",
955
+ "description": "Defines how the table handles the visible rows. Does not apply to Responsive tables.\nAllowed values are `Auto`, `Fixed`.\n- If set to `Fixed`, the table always has as many rows as defined in the rowCount property.\n- If set to `Auto`, the number of rows is changed by the table automatically. It will then adjust its row count to the space it is allowed to cover (limited by the surrounding container) but it cannot have less than defined in the `rowCount` property.\n",
790
956
  "artifactType": "XMLProperty",
791
957
  "metadata": {
792
958
  "type": "Property"
793
- }
959
+ },
960
+ "enum": [
961
+ "Auto",
962
+ "Fixed"
963
+ ]
794
964
  },
795
965
  "selectionMode": {
796
966
  "type": "string",
@@ -798,7 +968,13 @@
798
968
  "artifactType": "XMLProperty",
799
969
  "metadata": {
800
970
  "type": "Property"
801
- }
971
+ },
972
+ "enum": [
973
+ "None",
974
+ "Single",
975
+ "Multi",
976
+ "Auto"
977
+ ]
802
978
  },
803
979
  "type": {
804
980
  "type": "string",
@@ -806,19 +982,24 @@
806
982
  "artifactType": "XMLProperty",
807
983
  "metadata": {
808
984
  "type": "Property"
809
- }
985
+ },
986
+ "enum": [
987
+ "GridTable",
988
+ "ResponsiveTable"
989
+ ]
810
990
  },
811
991
  "variantManagement": {
812
992
  "type": "string",
813
- "description": "Controls the kind of variant management that should be enabled for the table.\nAllowed value is `Control`.\n\nIf set with value `Control`, a variant management control is seen within the table and the table is linked to this.\n\nIf not set with any value, control level variant management is not available for this table.\n",
993
+ "description": "Controls the kind of variant management that should be enabled for the table.\nAllowed value is `Control`.\nIf set with value `Control`, a variant management control is seen within the table and the table is linked to this.\nIf not set with any value, control level variant management is not available for this table.\n",
814
994
  "artifactType": "XMLProperty",
815
995
  "metadata": {
816
996
  "type": "Property"
817
- }
997
+ },
998
+ "const": "Control"
818
999
  },
819
- "title": {
820
- "type": "string",
821
- "description": "The text that will be displayed for table title",
1000
+ "widthIncludingColumnHeader": {
1001
+ "type": "boolean",
1002
+ "description": "Indicates if the column header should be a part of the width calculation.",
822
1003
  "artifactType": "XMLProperty",
823
1004
  "metadata": {
824
1005
  "type": "Property"
@@ -961,7 +1142,11 @@
961
1142
  "artifactType": "XMLProperty",
962
1143
  "metadata": {
963
1144
  "type": "Property"
964
- }
1145
+ },
1146
+ "enum": [
1147
+ "After",
1148
+ "Before"
1149
+ ]
965
1150
  },
966
1151
  "press": {
967
1152
  "type": "string",
@@ -1000,7 +1185,7 @@
1000
1185
  "type": "object",
1001
1186
  "properties": {
1002
1187
  "actions": {
1003
- "$ref": "#/definitions/undefined[]",
1188
+ "$ref": "#/definitions/sap.fe.macros.chart.Action[]",
1004
1189
  "description": "actions",
1005
1190
  "artifactType": "XMLProperty",
1006
1191
  "isViewNode": true,
@@ -1030,7 +1215,11 @@
1030
1215
  "artifactType": "XMLProperty",
1031
1216
  "metadata": {
1032
1217
  "type": "Property"
1033
- }
1218
+ },
1219
+ "enum": [
1220
+ "After",
1221
+ "Before"
1222
+ ]
1034
1223
  },
1035
1224
  "text": {
1036
1225
  "type": "string",
@@ -1054,11 +1243,17 @@
1054
1243
  "properties": {
1055
1244
  "displayMode": {
1056
1245
  "type": "string",
1057
- "description": " Defines how the field value and associated text will be displayed together.\n\n Allowed values are \"Value\", \"Description\", \"DescriptionValue\" and \"ValueDescription\"\n",
1246
+ "description": "Defines how the field value and associated text will be displayed together.\n\nAllowed values are \"Value\", \"Description\", \"DescriptionValue\" and \"ValueDescription\"\n",
1058
1247
  "artifactType": "XMLProperty",
1059
1248
  "metadata": {
1060
1249
  "type": "Property"
1061
- }
1250
+ },
1251
+ "enum": [
1252
+ "Description",
1253
+ "DescriptionValue",
1254
+ "Value",
1255
+ "ValueDescription"
1256
+ ]
1062
1257
  },
1063
1258
  "measureDisplayMode": {
1064
1259
  "type": "string",
@@ -1066,11 +1261,15 @@
1066
1261
  "artifactType": "XMLProperty",
1067
1262
  "metadata": {
1068
1263
  "type": "Property"
1069
- }
1264
+ },
1265
+ "enum": [
1266
+ "Hidden",
1267
+ "ReadOnly"
1268
+ ]
1070
1269
  },
1071
1270
  "showDate": {
1072
1271
  "type": "boolean",
1073
- "description": "Defines if the date part of a date time with timezone field should be shown. \n\nThe dateTimeOffset field must have a timezone annotation.The default value is true.\n",
1272
+ "description": "Defines if the date part of a date time with timezone field should be shown. \n\nThe dateTimeOffset field must have a timezone annotation.\nThe default value is true.\n",
1074
1273
  "artifactType": "XMLProperty",
1075
1274
  "metadata": {
1076
1275
  "type": "Property"
@@ -1078,7 +1277,7 @@
1078
1277
  },
1079
1278
  "showTime": {
1080
1279
  "type": "boolean",
1081
- "description": "Defines if the time part of a date time with timezone field should be shown. \n\nThe dateTimeOffset field must have a timezone annotation.The default value is true.\n",
1280
+ "description": "Defines if the time part of a date time with timezone field should be shown. \n\nThe dateTimeOffset field must have a timezone annotation.\nThe default value is true.\n",
1082
1281
  "artifactType": "XMLProperty",
1083
1282
  "metadata": {
1084
1283
  "type": "Property"
@@ -1086,7 +1285,7 @@
1086
1285
  },
1087
1286
  "showTimezone": {
1088
1287
  "type": "boolean",
1089
- "description": "Defines if the timezone part of a date time with timezone field should be shown. \n\nThe dateTimeOffset field must have a timezone annotation.The default value is true.\n",
1288
+ "description": "Defines if the timezone part of a date time with timezone field should be shown. \n\nThe dateTimeOffset field must have a timezone annotation.\nThe default value is true.\n",
1090
1289
  "artifactType": "XMLProperty",
1091
1290
  "metadata": {
1092
1291
  "type": "Property"
@@ -1098,7 +1297,11 @@
1098
1297
  "artifactType": "XMLProperty",
1099
1298
  "metadata": {
1100
1299
  "type": "Property"
1101
- }
1300
+ },
1301
+ "enum": [
1302
+ "InPlace",
1303
+ "Popover"
1304
+ ]
1102
1305
  },
1103
1306
  "textLinesEdit": {
1104
1307
  "type": "number",
@@ -1273,7 +1476,7 @@
1273
1476
  "type": "object",
1274
1477
  "properties": {
1275
1478
  "actions": {
1276
- "$ref": "#/definitions/undefined[]",
1479
+ "$ref": "#/definitions/sap.fe.macros.table.Action[]",
1277
1480
  "description": "actions",
1278
1481
  "artifactType": "XMLProperty",
1279
1482
  "isViewNode": true,
@@ -1303,7 +1506,11 @@
1303
1506
  "artifactType": "XMLProperty",
1304
1507
  "metadata": {
1305
1508
  "type": "Property"
1306
- }
1509
+ },
1510
+ "enum": [
1511
+ "After",
1512
+ "Before"
1513
+ ]
1307
1514
  },
1308
1515
  "text": {
1309
1516
  "type": "string",
@@ -1385,6 +1592,14 @@
1385
1592
  "metadata": {
1386
1593
  "type": "Property"
1387
1594
  }
1595
+ },
1596
+ "widthIncludingColumnHeader": {
1597
+ "type": "boolean",
1598
+ "description": "Indicates if the column header should be a part of the width calculation.",
1599
+ "artifactType": "XMLProperty",
1600
+ "metadata": {
1601
+ "type": "Property"
1602
+ }
1388
1603
  }
1389
1604
  },
1390
1605
  "additionalProperties": false,
@@ -1400,7 +1615,7 @@
1400
1615
  "properties": {
1401
1616
  "createAtEnd": {
1402
1617
  "type": "boolean",
1403
- "description": "Specifies if the new entry should be created at the top or bottom of a table in case of creationMode 'Inline'\n\nThe default value is 'false'",
1618
+ "description": "Specifies if the new entry should be created at the top or bottom of a table in case of creationMode 'Inline'\nThe default value is 'false'\n",
1404
1619
  "artifactType": "XMLProperty",
1405
1620
  "metadata": {
1406
1621
  "type": "Property"
@@ -1408,7 +1623,7 @@
1408
1623
  },
1409
1624
  "inlineCreationRowsHiddenInEditMode": {
1410
1625
  "type": "boolean",
1411
- "description": "Specifies if the new entry should be hidden in case of creationMode 'InlineCreationRows'\n\nThe default value is 'false'",
1626
+ "description": "Specifies if the new entry should be hidden in case of creationMode 'InlineCreationRows'. This only applies to responsive tables.\nThe default value is 'false'\n",
1412
1627
  "artifactType": "XMLProperty",
1413
1628
  "metadata": {
1414
1629
  "type": "Property"
@@ -1416,11 +1631,17 @@
1416
1631
  },
1417
1632
  "name": {
1418
1633
  "type": "string",
1419
- "description": "Defines the creation mode to be used by the table.\nAllowed values are `NewPage`, `Inline`, `InlineCreationsRows` or `External`.\n\n\n\nNewPage - the created document is shown in a new page, depending on whether metadata 'Sync', 'Async' or 'Deferred' is used\n\nInline - The creation is done inline\n\nInlineCreationsRows - The creation is done inline with an empty row\n\nExternal - The creation is done in a different application specified via the parameter 'outbound'If not set with any value:\n\nif navigation is defined, the default value is 'NewPage'. Otherwise it is 'Inline'.\n",
1634
+ "description": "Defines the creation mode to be used by the table.\nAllowed values are `NewPage`, `Inline`, `InlineCreationsRows` or `External`.\n\nNewPage - the created document is shown in a new page, depending on whether metadata 'Sync', 'Async' or 'Deferred' is used\nInline - The creation is done inline\nInlineCreationsRows - The creation is done inline with an empty row\nExternal - The creation is done in a different application specified via the parameter 'outbound'\nIf not set with any value:\nif navigation is defined, the default value is 'NewPage'. Otherwise it is 'Inline'.\n",
1420
1635
  "artifactType": "XMLProperty",
1421
1636
  "metadata": {
1422
1637
  "type": "Property"
1423
- }
1638
+ },
1639
+ "enum": [
1640
+ "External",
1641
+ "Inline",
1642
+ "InlineCreationRows",
1643
+ "NewPage"
1644
+ ]
1424
1645
  },
1425
1646
  "outbound": {
1426
1647
  "type": "string",
@@ -560,6 +560,11 @@
560
560
  "description": "Allows you to set the content density to condensed for ui.table on the List Report and Object Page.",
561
561
  "descriptionSrcURL": "https://ui5.sap.com/sdk/#/topic/f3cc057e405c4fd58ee2ed42c557797c",
562
562
  "type": "boolean"
563
+ },
564
+ "hierarchyQualifier": {
565
+ "description": "Leading property that decides between either a recursive hierarchy or data aggregation.",
566
+ "descriptionSrcURL": "https://ui5.sap.com/#/topic/7f844f1021cd4791b8f7408eac7c1cec",
567
+ "type": "string"
563
568
  }
564
569
  },
565
570
  "additionalProperties": false,
@@ -891,7 +896,8 @@
891
896
  "enum": [
892
897
  "AnalyticalTable",
893
898
  "GridTable",
894
- "ResponsiveTable"
899
+ "ResponsiveTable",
900
+ "TreeTable"
895
901
  ],
896
902
  "type": "string"
897
903
  },
@@ -1009,6 +1015,12 @@
1009
1015
  "descriptionSrcURL": "https://ui5.sap.com/sdk/#/topic/f3cc057e405c4fd58ee2ed42c557797c",
1010
1016
  "type": "boolean",
1011
1017
  "artifactType": "Manifest"
1018
+ },
1019
+ "hierarchyQualifier": {
1020
+ "description": "Leading property that decides between either a recursive hierarchy or data aggregation.",
1021
+ "descriptionSrcURL": "https://ui5.sap.com/#/topic/7f844f1021cd4791b8f7408eac7c1cec",
1022
+ "type": "string",
1023
+ "artifactType": "Manifest"
1012
1024
  }
1013
1025
  },
1014
1026
  "additionalProperties": false
@@ -1158,6 +1170,11 @@
1158
1170
  "descriptionSrcURL": "https://ui5.sap.com/sdk/#/topic/f3cc057e405c4fd58ee2ed42c557797c",
1159
1171
  "type": "boolean",
1160
1172
  "artifactType": "Manifest"
1173
+ },
1174
+ "hierarchyQualifier": {
1175
+ "description": "Leading property that decides between either a recursive hierarchy or data aggregation.",
1176
+ "descriptionSrcURL": "https://ui5.sap.com/#/topic/7f844f1021cd4791b8f7408eac7c1cec",
1177
+ "type": "string"
1161
1178
  }
1162
1179
  },
1163
1180
  "additionalProperties": false,
@@ -564,6 +564,12 @@
564
564
  "descriptionSrcURL": "https://ui5.sap.com/sdk/#/topic/f3cc057e405c4fd58ee2ed42c557797c",
565
565
  "type": "boolean",
566
566
  "artifactType": "Manifest"
567
+ },
568
+ "hierarchyQualifier": {
569
+ "description": "Leading property that decides between either a recursive hierarchy or data aggregation.",
570
+ "descriptionSrcURL": "https://ui5.sap.com/#/topic/7f844f1021cd4791b8f7408eac7c1cec",
571
+ "type": "string",
572
+ "artifactType": "Manifest"
567
573
  }
568
574
  },
569
575
  "additionalProperties": false
@@ -942,7 +948,8 @@
942
948
  "enum": [
943
949
  "AnalyticalTable",
944
950
  "GridTable",
945
- "ResponsiveTable"
951
+ "ResponsiveTable",
952
+ "TreeTable"
946
953
  ],
947
954
  "type": "string"
948
955
  },
@@ -74,7 +74,7 @@ class DistTagEvaluator {
74
74
  }
75
75
  }
76
76
  }
77
- return result.map((tag) => (tag.startsWith('UI5-') ? tag.substring(4) : tag));
77
+ return result;
78
78
  }
79
79
  /**
80
80
  * Checks if the given minUI5Version and spec version fit together, based on the distTags stord in ./dist_tag.json
@@ -1 +1 @@
1
- {"version":3,"file":"distTagEvaluator.js","sourceRoot":"","sources":["../../../../src/sync/common/distTagEvaluator.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;AACA,wEAAwE;AACxE,2DAA4C;AAC5C,sDAA8B;AAC9B,8DAAgD;AAChD,wDAAsE;AAEtE,MAAa,gBAAgB;IAGzB;QACI,IAAI,gBAAgB,CAAC,cAAc,CAAC,MAAM,KAAK,CAAC,EAAE;YAC9C,gBAAgB,CAAC,cAAc,GAAG,IAAI,CAAC,oBAAoB,EAAE,CAAC;SACjE;IACL,CAAC;IAED;;OAEG;IACH,MAAM,CAAC,mBAAmB;QACtB,gBAAgB,CAAC,cAAc,GAAG,EAAE,CAAC;IACzC,CAAC;IAED;;;OAGG;IACI,cAAc;QACjB,OAAO,sBAAkB,CAAC;IAC9B,CAAC;IAED;;;;;OAKG;IACI,oBAAoB;QACvB,IAAI,MAAM,GAAa,EAAE,CAAC;QAC1B,MAAM,QAAQ,GAAG,YAAY,CAAC,QAAQ,CAAC;QAEvC,IAAI,WAAW,GAAG,IAAI,CAAC,cAAc,EAAE,CAAC;QACxC,IAAI,WAAW,EAAE;YACb,IAAI,WAAW,CAAC,UAAU,CAAC,OAAO,CAAC,EAAE;gBACjC,oCAAoC;gBACpC,MAAM,GAAG,QAAQ,CAAC,CAAC,CAAC,CAAC,OAAO,CAAC;aAChC;iBAAM;gBACH,WAAW,GAAG,WAAW,CAAC,SAAS,CAAC,CAAC,EAAE,WAAW,CAAC,WAAW,CAAC,GAAG,CAAC,CAAC,CAAC;gBACrE,MAAM,GAAG,GAAG,QAAQ,CAAC,IAAI,CAAC,CAAC,GAAG,EAAE,EAAE,CAAC,GAAG,CAAC,OAAO,CAAC,UAAU,CAAC,WAAW,CAAC,CAAC,CAAC;gBACxE,IAAI,GAAG,EAAE;oBACL,MAAM,GAAG,GAAG,CAAC,OAAO,CAAC;iBACxB;aACJ;SACJ;QACD,OAAO,MAAM,CAAC,GAAG,CAAC,CAAC,GAAG,EAAE,EAAE,CAAC,CAAC,GAAG,CAAC,UAAU,CAAC,MAAM,CAAC,CAAC,CAAC,CAAC,GAAG,CAAC,SAAS,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,GAAG,CAAC,CAAC,CAAC;IAClF,CAAC;IAED;;;;OAIG;IACI,yBAAyB,CAAC,aAAqB,EAAE,MAAuB;QAC3E,mHAAmH;QACnH,IAAI,OAAO,CAAC,GAAG,CAAC,qBAAqB,KAAK,MAAM,EAAE;YAC9C,OAAO;SACV;QACD,IAAI,CAAC,aAAa,IAAI,aAAa,CAAC,UAAU,CAAC,GAAG,CAAC,EAAE;YACjD,MAAM,OAAO,GAAG,iBAAO,CAAC,CAAC,CAAC,sBAAsB,EAAE,EAAE,aAAa,EAAE,CAAC,CAAC;YACrE,IAAA,qBAAG,EAAC,MAAM,EAAE;gBACR,QAAQ,+BAAkB;gBAC1B,OAAO;gBACP,QAAQ,EAAE;oBACN,IAAI,EAAE,qCAAY;iBACrB;aACJ,CAAC,CAAC;YACH,OAAO;SACV;QACD,MAAM,aAAa,GACf,aAAa,KAAK,QAAQ,CAAC,CAAC,CAAC,QAAQ,CAAC,CAAC,CAAC,aAAa,CAAC,SAAS,CAAC,CAAC,EAAE,aAAa,CAAC,WAAW,CAAC,GAAG,CAAC,CAAC,CAAC;QACvG,IAAI,CAAC,gBAAgB,CAAC,cAAc,CAAC,QAAQ,CAAC,aAAa,CAAC,EAAE;YAC1D,MAAM,OAAO,GAAG,iBAAO,CAAC,CAAC,CAAC,oBAAoB,EAAE,EAAE,aAAa,EAAE,CAAC,CAAC;YACnE,IAAA,qBAAG,EAAC,MAAM,EAAE;gBACR,QAAQ,qCAAqB;gBAC7B,OAAO;gBACP,QAAQ,EAAE;oBACN,IAAI,EAAE,qCAAY;iBACrB;aACJ,CAAC,CAAC;SACN;IACL,CAAC;;AAnFL,4CAoFC;AAnFU,+BAAc,GAAa,EAAE,CAAC"}
1
+ {"version":3,"file":"distTagEvaluator.js","sourceRoot":"","sources":["../../../../src/sync/common/distTagEvaluator.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;AACA,wEAAwE;AACxE,2DAA4C;AAC5C,sDAA8B;AAC9B,8DAAgD;AAChD,wDAAsE;AAEtE,MAAa,gBAAgB;IAGzB;QACI,IAAI,gBAAgB,CAAC,cAAc,CAAC,MAAM,KAAK,CAAC,EAAE;YAC9C,gBAAgB,CAAC,cAAc,GAAG,IAAI,CAAC,oBAAoB,EAAE,CAAC;SACjE;IACL,CAAC;IAED;;OAEG;IACH,MAAM,CAAC,mBAAmB;QACtB,gBAAgB,CAAC,cAAc,GAAG,EAAE,CAAC;IACzC,CAAC;IAED;;;OAGG;IACI,cAAc;QACjB,OAAO,sBAAkB,CAAC;IAC9B,CAAC;IAED;;;;;OAKG;IACI,oBAAoB;QACvB,IAAI,MAAM,GAAa,EAAE,CAAC;QAC1B,MAAM,QAAQ,GAAG,YAAY,CAAC,QAAQ,CAAC;QAEvC,IAAI,WAAW,GAAG,IAAI,CAAC,cAAc,EAAE,CAAC;QACxC,IAAI,WAAW,EAAE;YACb,IAAI,WAAW,CAAC,UAAU,CAAC,OAAO,CAAC,EAAE;gBACjC,oCAAoC;gBACpC,MAAM,GAAG,QAAQ,CAAC,CAAC,CAAC,CAAC,OAAO,CAAC;aAChC;iBAAM;gBACH,WAAW,GAAG,WAAW,CAAC,SAAS,CAAC,CAAC,EAAE,WAAW,CAAC,WAAW,CAAC,GAAG,CAAC,CAAC,CAAC;gBACrE,MAAM,GAAG,GAAG,QAAQ,CAAC,IAAI,CAAC,CAAC,GAAG,EAAE,EAAE,CAAC,GAAG,CAAC,OAAO,CAAC,UAAU,CAAC,WAAW,CAAC,CAAC,CAAC;gBACxE,IAAI,GAAG,EAAE;oBACL,MAAM,GAAG,GAAG,CAAC,OAAO,CAAC;iBACxB;aACJ;SACJ;QACD,OAAO,MAAM,CAAC;IAClB,CAAC;IAED;;;;OAIG;IACI,yBAAyB,CAAC,aAAqB,EAAE,MAAuB;QAC3E,mHAAmH;QACnH,IAAI,OAAO,CAAC,GAAG,CAAC,qBAAqB,KAAK,MAAM,EAAE;YAC9C,OAAO;SACV;QACD,IAAI,CAAC,aAAa,IAAI,aAAa,CAAC,UAAU,CAAC,GAAG,CAAC,EAAE;YACjD,MAAM,OAAO,GAAG,iBAAO,CAAC,CAAC,CAAC,sBAAsB,EAAE,EAAE,aAAa,EAAE,CAAC,CAAC;YACrE,IAAA,qBAAG,EAAC,MAAM,EAAE;gBACR,QAAQ,+BAAkB;gBAC1B,OAAO;gBACP,QAAQ,EAAE;oBACN,IAAI,EAAE,qCAAY;iBACrB;aACJ,CAAC,CAAC;YACH,OAAO;SACV;QACD,MAAM,aAAa,GACf,aAAa,KAAK,QAAQ,CAAC,CAAC,CAAC,QAAQ,CAAC,CAAC,CAAC,aAAa,CAAC,SAAS,CAAC,CAAC,EAAE,aAAa,CAAC,WAAW,CAAC,GAAG,CAAC,CAAC,CAAC;QACvG,IAAI,CAAC,gBAAgB,CAAC,cAAc,CAAC,QAAQ,CAAC,aAAa,CAAC,EAAE;YAC1D,MAAM,OAAO,GAAG,iBAAO,CAAC,CAAC,CAAC,oBAAoB,EAAE,EAAE,aAAa,EAAE,CAAC,CAAC;YACnE,IAAA,qBAAG,EAAC,MAAM,EAAE;gBACR,QAAQ,qCAAqB;gBAC7B,OAAO;gBACP,QAAQ,EAAE;oBACN,IAAI,EAAE,qCAAY;iBACrB;aACJ,CAAC,CAAC;SACN;IACL,CAAC;;AAnFL,4CAoFC;AAnFU,+BAAc,GAAa,EAAE,CAAC"}
@@ -7,9 +7,19 @@
7
7
  "rootPpmsObject": "FIORI ELEMENT SPEC 1.0",
8
8
  "distTags": [
9
9
  {
10
- "version": "1.108",
10
+ "version": "1.120",
11
11
  "distTag": [
12
12
  "latest",
13
+ "UI5-1.120",
14
+ "UI5-1.121",
15
+ "UI5-1.122",
16
+ "UI5-1.123",
17
+ "UI5-1.124"
18
+ ]
19
+ },
20
+ {
21
+ "version": "1.108",
22
+ "distTag": [
13
23
  "UI5-1.108",
14
24
  "UI5-1.109",
15
25
  "UI5-1.110",
@@ -21,8 +31,7 @@
21
31
  "UI5-1.116",
22
32
  "UI5-1.117",
23
33
  "UI5-1.118",
24
- "UI5-1.119",
25
- "UI5-1.120"
34
+ "UI5-1.119"
26
35
  ]
27
36
  },
28
37
  {
@@ -211,7 +211,7 @@ function getCustomExtensionDefinitionName(appSchema, lineItemId, customExtension
211
211
  let definitionName;
212
212
  if (lineItemId === ux_specification_types_1.DefinitionName.LineItems ||
213
213
  lineItemId === 'LineItemsOfSPV::LineItem' ||
214
- lineItemId === '@com.sap.vocabularies.UI.v1.LineItem') {
214
+ lineItemId === `@${"com.sap.vocabularies.UI.v1.LineItem" /* UIAnnotationTerms.LineItem */}`) {
215
215
  definitionName = `${__1.DEFINITION_LINK_PREFIX}${customExtensionDefinitionName}`;
216
216
  }
217
217
  else {