@ui5/manifest 1.75.0 → 2.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/schema.json CHANGED
@@ -91,7 +91,7 @@
91
91
  "1.71.0",
92
92
  "1.72.0",
93
93
  "1.73.1",
94
- "1.74.0"
94
+ "2.0.0"
95
95
  ]
96
96
  },
97
97
  "start_url": {
@@ -110,33 +110,6 @@
110
110
  "applicationVersion"
111
111
  ],
112
112
  "properties": {
113
- "_version": {
114
- "description": "Application attributes format version. It is managed by namespace owner",
115
- "type": "string",
116
- "enum": [
117
- "1.1.0",
118
- "1.2.0",
119
- "1.3.0",
120
- "1.4.0",
121
- "1.5.0",
122
- "1.6.0",
123
- "1.7.0",
124
- "1.8.0",
125
- "1.9.0",
126
- "1.10.0",
127
- "1.11.0",
128
- "1.12.0",
129
- "1.13.0",
130
- "1.14.0",
131
- "1.15.0",
132
- "1.16.0",
133
- "1.17.0",
134
- "1.18.0",
135
- "1.19.0",
136
- "1.20.0",
137
- "1.21.0"
138
- ]
139
- },
140
113
  "sourceTemplate": {
141
114
  "description": "Represents the template from which the app was generated",
142
115
  "type": "object",
@@ -472,17 +445,6 @@
472
445
  "deviceTypes"
473
446
  ],
474
447
  "properties": {
475
- "_version": {
476
- "description": "Represents UI attributes format version. It is managed by namespace owner",
477
- "type": "string",
478
- "enum": [
479
- "1.1.0",
480
- "1.2.0",
481
- "1.3.0",
482
- "1.4.0",
483
- "1.5.0"
484
- ]
485
- },
486
448
  "technology": {
487
449
  "description": "Represents UI technology. The possible values are UI5 (default), WDA, NWBC, GUI, URL and WCF",
488
450
  "type": "string",
@@ -567,33 +529,8 @@
567
529
  "contentDensities"
568
530
  ],
569
531
  "properties": {
570
- "_version": {
571
- "description": " Represents SAPUI5 attributes format version. It is managed by namespace owner",
572
- "type": "string",
573
- "enum": [
574
- "1.1.0",
575
- "1.2.0",
576
- "1.3.0",
577
- "1.4.0",
578
- "1.5.0",
579
- "1.6.0",
580
- "1.7.0",
581
- "1.8.0",
582
- "1.9.0",
583
- "1.10.0",
584
- "1.11.0",
585
- "1.12.0",
586
- "1.13.0",
587
- "1.14.0",
588
- "1.15.0",
589
- "1.16.0",
590
- "1.17.0",
591
- "1.18.0",
592
- "1.19.0"
593
- ]
594
- },
595
532
  "resources": {
596
- "description": "Represents paths to JavaScript/CSS resources that your app needs (app internal), formerly called '.includes'",
533
+ "description": "Represents paths to CSS resources that your app needs (app internal).",
597
534
  "$ref": "#/$defs/resource"
598
535
  },
599
536
  "componentUsages": {
@@ -963,14 +900,6 @@
963
900
  "type": "object",
964
901
  "additionalProperties": false,
965
902
  "properties": {
966
- "_version": {
967
- "description": "Represents attributes format version. It is managed by namespace owner",
968
- "type": "string",
969
- "enum": [
970
- "1.1.0",
971
- "1.2.0"
972
- ]
973
- },
974
903
  "uri": {
975
904
  "description": "Represents the uri of the app in the ABAP system",
976
905
  "type": "string"
@@ -987,15 +916,6 @@
987
916
  "type": "object",
988
917
  "additionalProperties": false,
989
918
  "properties": {
990
- "_version": {
991
- "description": "Represents attributes format version. It is managed by namespace owner",
992
- "type": "string",
993
- "enum": [
994
- "1.1.0",
995
- "1.2.0",
996
- "1.3.0"
997
- ]
998
- },
999
919
  "uri": {
1000
920
  "description": "Represents the uri of the app in the HANA Cloud Platform",
1001
921
  "type": "string"
@@ -1029,14 +949,6 @@
1029
949
  "type": "object",
1030
950
  "additionalProperties": true,
1031
951
  "properties": {
1032
- "_version": {
1033
- "description": "Represents attributes format version. It is managed by namespace owner",
1034
- "type": "string",
1035
- "enum": [
1036
- "1.1.0",
1037
- "1.2.0"
1038
- ]
1039
- },
1040
952
  "oAuthScopes": {
1041
953
  "description": "Represents the authorization scope of the application",
1042
954
  "type": "array",
@@ -1073,13 +985,6 @@
1073
985
  "type": "object",
1074
986
  "additionalProperties": true,
1075
987
  "properties": {
1076
- "_version": {
1077
- "description": "Represents attributes format version. It is managed by namespace owner",
1078
- "type": "string",
1079
- "enum": [
1080
- "1.0.0"
1081
- ]
1082
- },
1083
988
  "compatible": {
1084
989
  "description": "Represents the compatibility of this app with the Mobile Cards platform.",
1085
990
  "type": "boolean"
@@ -1096,15 +1001,6 @@
1096
1001
  ],
1097
1002
  "additionalProperties": false,
1098
1003
  "properties": {
1099
- "_version": {
1100
- "description": "Represents attributes format version. It is managed by namespace owner",
1101
- "type": "string",
1102
- "enum": [
1103
- "1.1.0",
1104
- "1.2.0",
1105
- "1.3.0"
1106
- ]
1107
- },
1108
1004
  "registrationIds": {
1109
1005
  "description": "Represents array of registration ids, i.e. for Fiori apps fiori id(s)",
1110
1006
  "type": "array",
@@ -1145,17 +1041,6 @@
1145
1041
  "type": "object",
1146
1042
  "additionalProperties": false,
1147
1043
  "properties": {
1148
- "_version": {
1149
- "type": "string",
1150
- "enum": [
1151
- "1.1.0",
1152
- "1.2.0",
1153
- "1.3.0",
1154
- "1.4.0",
1155
- "1.5.0",
1156
- "1.6.0"
1157
- ]
1158
- },
1159
1044
  "settings": {
1160
1045
  "description": "Represents global settings for the application controller",
1161
1046
  "$ref": "#/$defs/setting_def"
@@ -1193,25 +1078,6 @@
1193
1078
  "type": "object",
1194
1079
  "additionalProperties": false,
1195
1080
  "properties": {
1196
- "_version": {
1197
- "description": "Represents attributes format version. It is managed by namespace owner",
1198
- "type": "string",
1199
- "enum": [
1200
- "1.1.0",
1201
- "1.2.0",
1202
- "1.3.0",
1203
- "1.4.0"
1204
- ]
1205
- },
1206
- "tileSize": {
1207
- "description": "Represents size of the tile. Deprecated, use 'vizOptions' instead.",
1208
- "type": "string",
1209
- "enum": [
1210
- "1x1",
1211
- "1x2"
1212
- ],
1213
- "deprecated": true
1214
- },
1215
1081
  "vizOptions": {
1216
1082
  "description": "Options a visualization (launchpad tile) is offering with regards to rendering, for example",
1217
1083
  "type": "object",
@@ -1257,22 +1123,6 @@
1257
1123
  "type": "object"
1258
1124
  }
1259
1125
  }
1260
- },
1261
- "origin": {
1262
- "description": "Represents the original tile and target mapping which resulted in this app. Deprecated.",
1263
- "type": "object",
1264
- "additionalProperties": false,
1265
- "properties": {
1266
- "tileId": {
1267
- "description": "Represents the original tile which resulted in this app",
1268
- "type": "string"
1269
- },
1270
- "targetMappingId": {
1271
- "description": "Represents the original target mapping which resulted in this app",
1272
- "type": "string"
1273
- }
1274
- },
1275
- "deprecated": true
1276
1126
  }
1277
1127
  }
1278
1128
  },
@@ -1284,39 +1134,17 @@
1284
1134
  "cards"
1285
1135
  ],
1286
1136
  "dependentRequired": {
1287
- "globalFilterEntityType": [
1137
+ "globalFilterEntitySet": [
1288
1138
  "globalFilterModel"
1289
1139
  ]
1290
1140
  },
1291
1141
  "additionalProperties": false,
1292
1142
  "properties": {
1293
- "_version": {
1294
- "description": "Represents attributes format version. It is managed by namespace owner",
1295
- "type": "string",
1296
- "enum": [
1297
- "1.1.0",
1298
- "1.2.0",
1299
- "1.3.0",
1300
- "1.4.0",
1301
- "1.5.0",
1302
- "1.6.0",
1303
- "1.7.0",
1304
- "1.8.0",
1305
- "1.9.0",
1306
- "1.10.0",
1307
- "1.11.0"
1308
- ]
1309
- },
1310
1143
  "globalFilterModel": {
1311
1144
  "description": "Represents the name of global filter OData model, which contains entities definition that are relevant for global filters",
1312
1145
  "type": "string",
1313
1146
  "pattern": "^[a-zA-Z0-9_\\.\\-\\|@]*$"
1314
1147
  },
1315
- "globalFilterEntityType": {
1316
- "description": "Represents the entity to use as global filter in the smart filter bar control",
1317
- "type": "string",
1318
- "pattern": "^[a-zA-Z0-9_\\.\\-\\|@]*$"
1319
- },
1320
1148
  "globalFilterControlType": {
1321
1149
  "description": "Represents the control to be used for the filter bar",
1322
1150
  "type": "string",
@@ -1489,17 +1317,6 @@
1489
1317
  "cardType"
1490
1318
  ],
1491
1319
  "properties": {
1492
- "_version": {
1493
- "type": "string",
1494
- "enum": [
1495
- "1.0.0",
1496
- "1.1.0",
1497
- "1.2.0",
1498
- "1.3.0",
1499
- "1.4.0",
1500
- "1.5.0"
1501
- ]
1502
- },
1503
1320
  "parentAppId": {
1504
1321
  "type": "string",
1505
1322
  "description": "Represents mandatory unique app identifier of the app containing self manifest."
@@ -1612,110 +1429,11 @@
1612
1429
  "title": "JSON schema for SAP Insights Namespace",
1613
1430
  "type": "object"
1614
1431
  },
1615
- "sap.wda": {
1616
- "title": "JSON schema for SAP.WDA Namespace",
1617
- "description": "Represents WDA specific attributes",
1618
- "type": "object",
1619
- "required": [
1620
- "applicationId"
1621
- ],
1622
- "additionalProperties": false,
1623
- "properties": {
1624
- "_version": {
1625
- "description": "Represents attributes format version. It is managed by namespace owner",
1626
- "type": "string",
1627
- "enum": [
1628
- "1.1.0",
1629
- "1.2.0"
1630
- ]
1631
- },
1632
- "applicationId": {
1633
- "description": "Represents ID of an application",
1634
- "type": "string",
1635
- "pattern": "^[a-zA-Z0-9\\/_]{1,30}$"
1636
- },
1637
- "configId": {
1638
- "description": "Represents ID of an application configuration",
1639
- "type": "string",
1640
- "pattern": "^[a-zA-Z0-9\\/\\_]{1,32}$"
1641
- },
1642
- "flavorId": {
1643
- "description": "Represents SAP Screen Personas Flavor ID",
1644
- "type": "string",
1645
- "pattern": "^[A-F0-9]{1,32}$"
1646
- },
1647
- "compatibilityMode": {
1648
- "description": "Indicates that WebDynpro Application requires Compatibility Mode, while uses legacy shell services. Possible values are true or false (default)",
1649
- "type": "boolean",
1650
- "default": false
1651
- }
1652
- }
1653
- },
1654
- "sap.apf": {
1655
- "title": "JSON schema for SAP.APF Namespace",
1656
- "description": "Represents APF specific attributes",
1657
- "type": "object",
1658
- "additionalProperties": false,
1659
- "properties": {
1660
- "_version": {
1661
- "description": "Represents attributes format version. It is managed by namespace owner",
1662
- "type": "string",
1663
- "enum": [
1664
- "1.1.0",
1665
- "1.2.0"
1666
- ]
1667
- },
1668
- "activateFilterReduction": {
1669
- "description": "Represents a switch to activate filter reduction so that filters in OData requests can be represented as ABAP select options",
1670
- "type": "boolean",
1671
- "default": false
1672
- },
1673
- "activateLrep": {
1674
- "description": "Represents a switch to activate LREP as the persistence for configurations and texts",
1675
- "type": "boolean",
1676
- "default": false
1677
- },
1678
- "useHeadRequestForXsrfToken": {
1679
- "description": "Represents a switch to use HEAD-Requests instead of GET-Requests when fetching the XSRF-Security-Token",
1680
- "type": "boolean",
1681
- "default": false
1682
- }
1683
- }
1684
- },
1685
1432
  "sap.cloud.portal": {
1686
1433
  "title": "JSON schema for SAP.CLOUD.PORTAL Namespace",
1687
1434
  "description": "Represents Cloud Portal specific attributes",
1688
1435
  "type": "object"
1689
1436
  },
1690
- "sap.gui": {
1691
- "title": "JSON schema for SAP.GUI Namespace",
1692
- "description": "Represents GUI specific attributes",
1693
- "type": "object",
1694
- "required": [
1695
- "transaction"
1696
- ],
1697
- "additionalProperties": false,
1698
- "properties": {
1699
- "_version": {
1700
- "description": "Represents attributes format version. It is managed by namespace owner",
1701
- "type": "string",
1702
- "enum": [
1703
- "1.1.0",
1704
- "1.2.0"
1705
- ]
1706
- },
1707
- "transaction": {
1708
- "description": "Represents transaction of an application",
1709
- "type": "string",
1710
- "pattern": "^[a-zA-Z0-9\\/_]{1,20}$"
1711
- },
1712
- "flavorId": {
1713
- "description": "Represents SAP Screen Personas Flavor ID",
1714
- "type": "string",
1715
- "pattern": "^[A-F0-9]{1,32}$"
1716
- }
1717
- }
1718
- },
1719
1437
  "sap.integration": {
1720
1438
  "title": "JSON schema for SAP.INTEGRATION Namespace",
1721
1439
  "description": "Represents Application Integration specific attributes",
@@ -1725,13 +1443,6 @@
1725
1443
  "parameters"
1726
1444
  ],
1727
1445
  "properties": {
1728
- "_version": {
1729
- "description": "Represents attributes format version. It is managed by namespace owner",
1730
- "type": "string",
1731
- "enum": [
1732
- "1.0.0"
1733
- ]
1734
- },
1735
1446
  "urlTemplateId": {
1736
1447
  "description": "Reference to the desired URL Template",
1737
1448
  "type": "string",
@@ -1764,29 +1475,6 @@
1764
1475
  }
1765
1476
  }
1766
1477
  },
1767
- "sap.wcf": {
1768
- "title": "JSON schema for SAP.WCF Namespace",
1769
- "description": "Represents WCF Application specific attributes",
1770
- "type": "object",
1771
- "required": [
1772
- "wcf-target-id"
1773
- ],
1774
- "additionalProperties": false,
1775
- "properties": {
1776
- "_version": {
1777
- "description": "Represents attributes format version. It is managed by namespace owner",
1778
- "type": "string",
1779
- "enum": [
1780
- "1.1.0"
1781
- ]
1782
- },
1783
- "wcf-target-id": {
1784
- "description": "Represents the target technical id for a WCF Application",
1785
- "type": "string",
1786
- "pattern": "^[a-zA-Z0-9\\/_]{1,10}$"
1787
- }
1788
- }
1789
- },
1790
1478
  "sap.ui.smartbusiness.app": {
1791
1479
  "title": "JSON schema for SAP.UI.SMARTBUSINESS.APP Namespace",
1792
1480
  "description": "Represents specific attributes for Smart Business ",
@@ -1800,13 +1488,6 @@
1800
1488
  "definingRequests"
1801
1489
  ],
1802
1490
  "properties": {
1803
- "_version": {
1804
- "description": "Represents attributes format version. It is managed by namespace owner",
1805
- "type": "string",
1806
- "enum": [
1807
- "1.1.0"
1808
- ]
1809
- },
1810
1491
  "definingRequests": {
1811
1492
  "description": "Represents mobile specific attributes",
1812
1493
  "type": "object",
@@ -1825,14 +1506,6 @@
1825
1506
  "type": "object",
1826
1507
  "additionalProperties": true,
1827
1508
  "properties": {
1828
- "_version": {
1829
- "description": "Represents SAP.COPILOT attributes format version. It is managed by namespace owner",
1830
- "type": "string",
1831
- "enum": [
1832
- "1.0.0",
1833
- "1.1.0"
1834
- ]
1835
- },
1836
1509
  "contextAnalysis": {
1837
1510
  "description": "Settings for the context analysis features of SAP CoPilot",
1838
1511
  "type": "object",
@@ -1851,49 +1524,9 @@
1851
1524
  }
1852
1525
  }
1853
1526
  }
1854
- },
1855
- "digitalAssistant": {
1856
- "description": "Settings for the Digital Assistant features of SAP CoPilot",
1857
- "type": "object",
1858
- "additionalProperties": true,
1859
- "properties": {
1860
- "intentDefinition": {
1861
- "description": "A list of Intent",
1862
- "type": "object",
1863
- "additionalProperties": false,
1864
- "patternProperties": {
1865
- "^[a-zA-Z0-9_\\.\\-]*$": {
1866
- "type": "object",
1867
- "additionalProperties": true,
1868
- "properties": {
1869
- "uri": {
1870
- "description": "Represents the uri of the intent",
1871
- "type": "string"
1872
- },
1873
- "dataSources": {
1874
- "description": "A list of the sap.app.dataSources used by the intent",
1875
- "type": "array",
1876
- "items": {
1877
- "type": "string"
1878
- }
1879
- },
1880
- "i18n": {
1881
- "description": "Represents the uri of the translation file",
1882
- "type": "string"
1883
- }
1884
- }
1885
- }
1886
- }
1887
- }
1888
- }
1889
1527
  }
1890
1528
  }
1891
1529
  },
1892
- "sap.map": {
1893
- "title": "JSON schema for SAP.MAP Namespace",
1894
- "description": "Represents specific attributes for SAP.MAP ",
1895
- "type": "object"
1896
- },
1897
1530
  "sap.url": {
1898
1531
  "title": "JSON schema for SAP.URL Namespace",
1899
1532
  "description": "Represents specific attributes for SAP URL",
@@ -1903,13 +1536,6 @@
1903
1536
  "uri"
1904
1537
  ],
1905
1538
  "properties": {
1906
- "_version": {
1907
- "description": "Represents attributes format version. It is managed by namespace owner",
1908
- "type": "string",
1909
- "enum": [
1910
- "1.0.0"
1911
- ]
1912
- },
1913
1539
  "uri": {
1914
1540
  "description": "Represents URI of an application",
1915
1541
  "type": "string"
@@ -1925,13 +1551,6 @@
1925
1551
  "appName"
1926
1552
  ],
1927
1553
  "properties": {
1928
- "_version": {
1929
- "description": "Represents attributes format version. It is managed by namespace owner",
1930
- "type": "string",
1931
- "enum": [
1932
- "1.0.0"
1933
- ]
1934
- },
1935
1554
  "uri": {
1936
1555
  "description": "Represents the uri inside the SFSF app",
1937
1556
  "type": "string"
@@ -1952,15 +1571,6 @@
1952
1571
  "type": "object",
1953
1572
  "additionalProperties": false,
1954
1573
  "properties": {
1955
- "_version": {
1956
- "description": "Represents attributes format version. It is managed by namespace owner",
1957
- "type": "string",
1958
- "enum": [
1959
- "1.0.0",
1960
- "1.1.0",
1961
- "1.2.0"
1962
- ]
1963
- },
1964
1574
  "service": {
1965
1575
  "description": "Unique Business Service Identifier",
1966
1576
  "type": "string",
@@ -1983,70 +1593,6 @@
1983
1593
  "header"
1984
1594
  ],
1985
1595
  "properties": {
1986
- "_version": {
1987
- "description": "Represents SAP.CARD attributes format version. It is managed by namespace owner",
1988
- "type": "string",
1989
- "enum": [
1990
- "1.1.0",
1991
- "1.2.0",
1992
- "1.3.0",
1993
- "1.4.0",
1994
- "1.5.0",
1995
- "1.6.0",
1996
- "1.7.0",
1997
- "1.8.0",
1998
- "1.9.0",
1999
- "1.10.0",
2000
- "1.11.0",
2001
- "1.13.0",
2002
- "1.14.0",
2003
- "1.15.0",
2004
- "1.16.0",
2005
- "1.17.0",
2006
- "1.18.0",
2007
- "1.19.0",
2008
- "1.20.0",
2009
- "1.21.0",
2010
- "1.22.0",
2011
- "1.23.0",
2012
- "1.24.0",
2013
- "1.25.0",
2014
- "1.26.0",
2015
- "1.27.0",
2016
- "1.28.0",
2017
- "1.29.0",
2018
- "1.30.0",
2019
- "1.31.0",
2020
- "1.32.0",
2021
- "1.33.0",
2022
- "1.34.0",
2023
- "1.35.0",
2024
- "1.36.0",
2025
- "1.37.0",
2026
- "1.38.0",
2027
- "1.39.0",
2028
- "1.40.0",
2029
- "1.41.0",
2030
- "1.42.0",
2031
- "1.43.0",
2032
- "1.44.0",
2033
- "1.45.0",
2034
- "1.46.0",
2035
- "1.47.0",
2036
- "1.48.0",
2037
- "1.49.0",
2038
- "1.50.0",
2039
- "1.51.0",
2040
- "1.52.0",
2041
- "1.53.0",
2042
- "1.54.0"
2043
- ]
2044
- },
2045
- "designtime": {
2046
- "description": "[Deprecated] The path to the design time folder with assets files",
2047
- "type": "string",
2048
- "deprecated": true
2049
- },
2050
1596
  "configuration": {
2051
1597
  "description": "General configuration of the card. Allows to define parameters, destinations, filters and more",
2052
1598
  "type": "object",
@@ -2424,7 +1970,44 @@
2424
1970
  }
2425
1971
  }
2426
1972
  }
2427
- ]
1973
+ ],
1974
+ "$defs": {
1975
+ "ContentType.Analytical.DataLabel": {
1976
+ "description": "Represents value attributes in the plot area",
1977
+ "type": "object",
1978
+ "additionalProperties": false,
1979
+ "properties": {
1980
+ "visible": {
1981
+ "description": "Visibility of the data labels",
1982
+ "$ref": "#/$defs/visibility"
1983
+ },
1984
+ "showTotal": {
1985
+ "description": "Visibility of data label for total value in some charts",
1986
+ "$ref": "#/$defs/visibility"
1987
+ }
1988
+ }
1989
+ },
1990
+ "ContentType.Analytical.AxisText": {
1991
+ "description": "Represents descriptive text of the axis",
1992
+ "type": "object",
1993
+ "additionalProperties": false,
1994
+ "properties": {
1995
+ "visible": {
1996
+ "description": "Represents the visibility state of the descriptive axis text",
1997
+ "$ref": "#/$defs/visibility"
1998
+ }
1999
+ }
2000
+ },
2001
+ "target": {
2002
+ "description": "Specifies where to open an URL",
2003
+ "type": "string",
2004
+ "enum": [
2005
+ "_blank",
2006
+ "_self"
2007
+ ],
2008
+ "default": "_blank"
2009
+ }
2010
+ }
2428
2011
  },
2429
2012
  "sap.package": {
2430
2013
  "title": "JSON schema for SAP.PACKAGE Namespace",
@@ -2440,15 +2023,6 @@
2440
2023
  "support"
2441
2024
  ],
2442
2025
  "properties": {
2443
- "_version": {
2444
- "description": "Represents SAP.PACKAGE attributes format version. It is managed by namespace owner",
2445
- "type": "string",
2446
- "enum": [
2447
- "1.0.0",
2448
- "1.1.0",
2449
- "1.2.0"
2450
- ]
2451
- },
2452
2026
  "id": {
2453
2027
  "description": "Represents mandatory unique package identifier",
2454
2028
  "$ref": "#/$defs/iddef"
@@ -2626,15 +2200,6 @@
2626
2200
  "artifactVersion"
2627
2201
  ],
2628
2202
  "properties": {
2629
- "_version": {
2630
- "description": "Represents SAP.ARTIFACT attributes format version. It is managed by namespace owner",
2631
- "type": "string",
2632
- "enum": [
2633
- "1.0.0",
2634
- "1.1.0",
2635
- "1.2.0"
2636
- ]
2637
- },
2638
2203
  "id": {
2639
2204
  "description": "Represents mandatory unique artifact identifier",
2640
2205
  "$ref": "#/$defs/iddef"
@@ -2742,19 +2307,10 @@
2742
2307
  "type": "object",
2743
2308
  "required": [
2744
2309
  "outcomes",
2745
- "category",
2746
- "_version"
2310
+ "category"
2747
2311
  ],
2748
2312
  "additionalProperties": false,
2749
2313
  "properties": {
2750
- "_version": {
2751
- "description": "Represents attributes format version. It is managed by namespace owner",
2752
- "type": "string",
2753
- "enum": [
2754
- "1.0.0",
2755
- "1.1.0"
2756
- ]
2757
- },
2758
2314
  "inputs": {
2759
2315
  "description": "Represents the inputs of the task ui",
2760
2316
  "$ref": "http://json-schema.org/draft-07/schema"
@@ -2832,14 +2388,6 @@
2832
2388
  "description": "Represents generated cards saved to the application repository",
2833
2389
  "type": "object",
2834
2390
  "properties": {
2835
- "_version": {
2836
- "description": "Represents attributes format version.",
2837
- "type": "string",
2838
- "enum": [
2839
- "1.0.0",
2840
- "1.1.0"
2841
- ]
2842
- },
2843
2391
  "embeds": {
2844
2392
  "type": "object",
2845
2393
  "description": "Represents an object with reference to the generated cards",
@@ -3399,12 +2947,6 @@
3399
2947
  "type": "boolean",
3400
2948
  "default": false
3401
2949
  },
3402
- "noStore": {
3403
- "description": "[Deprecated] Set to true to disable caching for this card",
3404
- "deprecated": true,
3405
- "type": "boolean",
3406
- "default": false
3407
- },
3408
2950
  "enabled": {
3409
2951
  "description": "Set to false to disable caching for this card",
3410
2952
  "type": "boolean",
@@ -3465,28 +3007,6 @@
3465
3007
  }
3466
3008
  }
3467
3009
  },
3468
- "service_0": {
3469
- "description": "Represents service that will be used for actions",
3470
- "oneOf": [
3471
- {
3472
- "description": "Represents name of the Service to be used for the action",
3473
- "type": "string"
3474
- },
3475
- {
3476
- "type": "object",
3477
- "additionalProperties": false,
3478
- "properties": {
3479
- "name": {
3480
- "description": "Represents name of the Service to be used for the action",
3481
- "type": "string"
3482
- },
3483
- "parameters": {
3484
- "type": "object"
3485
- }
3486
- }
3487
- }
3488
- ]
3489
- },
3490
3010
  "request": {
3491
3011
  "description": "Represents request attributes",
3492
3012
  "type": "object",
@@ -3883,20 +3403,6 @@
3883
3403
  {
3884
3404
  "type": "boolean",
3885
3405
  "default": false
3886
- },
3887
- {
3888
- "type": "object",
3889
- "additionalProperties": false,
3890
- "description": "[Deprecated]",
3891
- "deprecated": true,
3892
- "properties": {
3893
- "url": {
3894
- "type": "string"
3895
- },
3896
- "target": {
3897
- "$ref": "#/$defs/target"
3898
- }
3899
- }
3900
3406
  }
3901
3407
  ]
3902
3408
  },
@@ -3964,24 +3470,6 @@
3964
3470
  }
3965
3471
  ]
3966
3472
  },
3967
- "url": {
3968
- "description": "[Deprecated] Defines the URL string",
3969
- "deprecated": true,
3970
- "type": "string"
3971
- },
3972
- "target": {
3973
- "description": "[Deprecated] Specifies where to open the 'url', if it is provided",
3974
- "deprecated": true,
3975
- "type": "string",
3976
- "oneOf": [
3977
- {
3978
- "$ref": "#/$defs/target"
3979
- },
3980
- {
3981
- "$ref": "#/$defs/simpleBinding"
3982
- }
3983
- ]
3984
- },
3985
3473
  "identifier": {
3986
3474
  "oneOf": [
3987
3475
  {
@@ -4033,11 +3521,6 @@
4033
3521
  "type": "string",
4034
3522
  "description": "Represents icon name or source URL"
4035
3523
  },
4036
- "text": {
4037
- "type": "string",
4038
- "description": "[Deprecated] Represents text that will be displayed in the icon",
4039
- "deprecated": true
4040
- },
4041
3524
  "initials": {
4042
3525
  "type": "string",
4043
3526
  "description": "Used as fallback if the 'src' property is not set or there is an issue with the resource. Up to two Latin letters can be displayed"
@@ -4223,15 +3706,6 @@
4223
3706
  }
4224
3707
  }
4225
3708
  },
4226
- "target_0": {
4227
- "description": "Specifies where to open an URL",
4228
- "type": "string",
4229
- "enum": [
4230
- "_blank",
4231
- "_self"
4232
- ],
4233
- "default": "_blank"
4234
- },
4235
3709
  "ContentType.Object.Item": {
4236
3710
  "description": "Represents a single item of information. It can contain label, value and image",
4237
3711
  "type": "object",
@@ -4285,7 +3759,7 @@
4285
3759
  "type": "string"
4286
3760
  },
4287
3761
  "type": {
4288
- "description": "Defines the type of the displayed information. Some of the types are deprecated",
3762
+ "description": "Defines the type of the displayed information.",
4289
3763
  "type": "string",
4290
3764
  "oneOf": [
4291
3765
  {
@@ -4300,10 +3774,6 @@
4300
3774
  "Duration",
4301
3775
  "DateRange",
4302
3776
  "RatingIndicator",
4303
- "phone",
4304
- "email",
4305
- "link",
4306
- "text",
4307
3777
  "Image"
4308
3778
  ],
4309
3779
  "default": "Default"
@@ -4313,28 +3783,6 @@
4313
3783
  }
4314
3784
  ]
4315
3785
  },
4316
- "url": {
4317
- "description": "[Deprecated] Defines the URL string. Works only with items of type 'link'",
4318
- "deprecated": true,
4319
- "type": "string"
4320
- },
4321
- "target": {
4322
- "description": "[Deprecated] Specifies the target of the link - it works like the target property of the HTML 'a' tag. Works only with items of type 'link'",
4323
- "deprecated": true,
4324
- "oneOf": [
4325
- {
4326
- "$ref": "#/$defs/target"
4327
- },
4328
- {
4329
- "$ref": "#/$defs/simpleBinding"
4330
- }
4331
- ]
4332
- },
4333
- "emailSubject": {
4334
- "description": "[Deprecated] Represents the subject of the email. Works only with item of type 'email'",
4335
- "deprecated": true,
4336
- "type": "string"
4337
- },
4338
3786
  "actions": {
4339
3787
  "description": "Defines actions that can be applied on the group item",
4340
3788
  "type": "array",
@@ -4753,11 +4201,6 @@
4753
4201
  "description": "The name of the measure",
4754
4202
  "type": "string"
4755
4203
  },
4756
- "label": {
4757
- "description": "[Deprecated] Label for the measure",
4758
- "deprecated": true,
4759
- "type": "string"
4760
- },
4761
4204
  "value": {
4762
4205
  "type": "string",
4763
4206
  "description": "Binding path to the data"
@@ -4773,11 +4216,6 @@
4773
4216
  "description": "The name of the dimension",
4774
4217
  "type": "string"
4775
4218
  },
4776
- "label": {
4777
- "description": "[Deprecated] Label for the dimension",
4778
- "deprecated": true,
4779
- "type": "string"
4780
- },
4781
4219
  "value": {
4782
4220
  "type": "string",
4783
4221
  "description": "Binding path to the data"
@@ -4805,78 +4243,6 @@
4805
4243
  }
4806
4244
  }
4807
4245
  },
4808
- "ContentType.Analytical.AxisText": {
4809
- "description": "Represents descriptive text of the axis",
4810
- "type": "object",
4811
- "additionalProperties": false,
4812
- "properties": {
4813
- "visible": {
4814
- "description": "Represents the visibility state of the descriptive axis text",
4815
- "$ref": "#/$defs/visibility"
4816
- }
4817
- }
4818
- },
4819
- "ContentType.Analytical.DataLabel": {
4820
- "description": "Represents value attributes in the plot area",
4821
- "type": "object",
4822
- "additionalProperties": false,
4823
- "properties": {
4824
- "visible": {
4825
- "description": "Visibility of the data labels",
4826
- "$ref": "#/$defs/visibility"
4827
- },
4828
- "showTotal": {
4829
- "description": "Visibility of data label for total value in some charts",
4830
- "$ref": "#/$defs/visibility"
4831
- }
4832
- }
4833
- },
4834
- "ContentType.Analytical.Legend": {
4835
- "description": "[Deprecated] Represents chart legend attributes",
4836
- "deprecated": true,
4837
- "type": "object",
4838
- "additionalProperties": false,
4839
- "properties": {
4840
- "visible": {
4841
- "description": "Defines whether the legend will be visible",
4842
- "$ref": "#/$defs/visibility"
4843
- },
4844
- "position": {
4845
- "description": "Defines where the legend will be positioned",
4846
- "type": "string",
4847
- "oneOf": [
4848
- {
4849
- "enum": [
4850
- "Top",
4851
- "Bottom",
4852
- "Left",
4853
- "Right"
4854
- ],
4855
- "default": "Right"
4856
- },
4857
- {
4858
- "$ref": "#/$defs/simpleBinding"
4859
- }
4860
- ]
4861
- },
4862
- "alignment": {
4863
- "description": "Defines how the legend will be aligned",
4864
- "type": "string",
4865
- "oneOf": [
4866
- {
4867
- "enum": [
4868
- "TopLeft",
4869
- "Center"
4870
- ],
4871
- "default": "TopLeft"
4872
- },
4873
- {
4874
- "$ref": "#/$defs/simpleBinding"
4875
- }
4876
- ]
4877
- }
4878
- }
4879
- },
4880
4246
  "icon": {
4881
4247
  "description": "Represents icon attributes",
4882
4248
  "type": "object",
@@ -4906,11 +4272,6 @@
4906
4272
  }
4907
4273
  ]
4908
4274
  },
4909
- "text": {
4910
- "description": "[Deprecated] Initials for the avatar. Up to 2 symbols. If the image provided to the 'src' property fails to load, then the text will be shown",
4911
- "deprecated": true,
4912
- "type": "string"
4913
- },
4914
4275
  "initials": {
4915
4276
  "description": "Used as fallback if the 'src' property is not set or there is an issue with the resource. Up to two Latin letters can be displayed",
4916
4277
  "type": "string"
@@ -5230,13 +4591,6 @@
5230
4591
  "$ref": "#/$defs/simpleBinding"
5231
4592
  }
5232
4593
  ]
5233
- },
5234
- "actions": {
5235
- "description": "Actions that can be applied on the status",
5236
- "type": "array",
5237
- "items": {
5238
- "$ref": "#/$defs/action"
5239
- }
5240
4594
  }
5241
4595
  }
5242
4596
  },
@@ -5453,11 +4807,6 @@
5453
4807
  }
5454
4808
  ]
5455
4809
  },
5456
- "text": {
5457
- "description": "[Deprecated] Initials for the avatar. Up to 2 symbols. If the image provided to the 'src' property fails to load, then the text will be shown",
5458
- "deprecated": true,
5459
- "type": "string"
5460
- },
5461
4810
  "initials": {
5462
4811
  "description": "Used as fallback if the 'src' property is not set or there is an issue with the resource. Up to two Latin letters can be displayed",
5463
4812
  "type": "string"
@@ -5523,29 +4872,8 @@
5523
4872
  }
5524
4873
  ]
5525
4874
  },
5526
- "service": {
5527
- "$ref": "#/$defs/service"
5528
- },
5529
- "url": {
5530
- "description": "[Deprecated] Represents the URL that will be used as navigation target if no service is provided",
5531
- "deprecated": true,
5532
- "type": "string"
5533
- },
5534
4875
  "parameters": {
5535
4876
  "description": "Parameters passed to the navigation action handler"
5536
- },
5537
- "target": {
5538
- "description": "[Deprecated] Specifies where to open the 'url', if it is provided",
5539
- "deprecated": true,
5540
- "type": "string",
5541
- "oneOf": [
5542
- {
5543
- "$ref": "#/$defs/target"
5544
- },
5545
- {
5546
- "$ref": "#/$defs/simpleBinding"
5547
- }
5548
- ]
5549
4877
  }
5550
4878
  },
5551
4879
  "allOf": [
@@ -5754,11 +5082,6 @@
5754
5082
  "description": "Represents the status of the card",
5755
5083
  "$ref": "#/$defs/status"
5756
5084
  },
5757
- "closeButton": {
5758
- "description": "[Experimental] Represents the Close button when a card is opened by the ShowCard action",
5759
- "$ref": "#/$defs/closeButton",
5760
- "deprecated": true
5761
- },
5762
5085
  "wrappingType": {
5763
5086
  "description": "[Experimental] The wrapping type for texts inside the header",
5764
5087
  "$ref": "#/$defs/wrappingType"
@@ -5846,11 +5169,6 @@
5846
5169
  "description": "Represents the status of the card",
5847
5170
  "$ref": "#/$defs/status"
5848
5171
  },
5849
- "closeButton": {
5850
- "description": "[Experimental] Represents the Close button when a card is opened by the ShowCard action",
5851
- "$ref": "#/$defs/closeButton",
5852
- "deprecated": true
5853
- },
5854
5172
  "wrappingType": {
5855
5173
  "description": "[Experimental] The wrapping type for texts inside the header",
5856
5174
  "$ref": "#/$defs/wrappingType"
@@ -6221,68 +5539,6 @@
6221
5539
  "minHeight": {
6222
5540
  "$ref": "#/$defs/minHeight"
6223
5541
  },
6224
- "legend": {
6225
- "$ref": "#/$defs/ContentType.Analytical.Legend"
6226
- },
6227
- "plotArea": {
6228
- "description": "[Deprecated] Describes the plotArea properties",
6229
- "type": "object",
6230
- "additionalProperties": false,
6231
- "properties": {
6232
- "dataLabel": {
6233
- "$ref": "#/$defs/ContentType.Analytical.DataLabel"
6234
- },
6235
- "categoryAxisText": {
6236
- "$ref": "#/$defs/ContentType.Analytical.AxisText"
6237
- },
6238
- "valueAxisText": {
6239
- "$ref": "#/$defs/ContentType.Analytical.AxisText"
6240
- }
6241
- },
6242
- "deprecated": true
6243
- },
6244
- "title": {
6245
- "description": "[Deprecated] Represents title attributes",
6246
- "deprecated": true,
6247
- "type": "object",
6248
- "additionalProperties": false,
6249
- "properties": {
6250
- "visible": {
6251
- "description": "Represents the visibility state of the title",
6252
- "$ref": "#/$defs/visibility"
6253
- },
6254
- "text": {
6255
- "description": "Represents a title text",
6256
- "type": "string"
6257
- },
6258
- "alignment": {
6259
- "description": "Represents the title alignment",
6260
- "oneOf": [
6261
- {
6262
- "enum": [
6263
- "Left",
6264
- "Center",
6265
- "Right"
6266
- ],
6267
- "default": "Center"
6268
- },
6269
- {
6270
- "$ref": "#/$defs/simpleBinding"
6271
- }
6272
- ]
6273
- }
6274
- }
6275
- },
6276
- "measureAxis": {
6277
- "description": "[Deprecated] Represents the value set for measure axis",
6278
- "deprecated": true,
6279
- "type": "string"
6280
- },
6281
- "dimensionAxis": {
6282
- "description": "[Deprecated] Represents the value set for dimension axis",
6283
- "deprecated": true,
6284
- "type": "string"
6285
- },
6286
5542
  "dimensions": {
6287
5543
  "type": "array",
6288
5544
  "items": {
@@ -6578,9 +5834,6 @@
6578
5834
  ],
6579
5835
  "additionalProperties": true
6580
5836
  },
6581
- "service": {
6582
- "$ref": "#/$defs/service"
6583
- },
6584
5837
  "updateInterval": {
6585
5838
  "description": "Represents interval in seconds, after which a new data request will be triggered",
6586
5839
  "oneOf": [
@@ -7050,6 +6303,79 @@
7050
6303
  }
7051
6304
  }
7052
6305
  },
6306
+ "tab_setting": {
6307
+ "description": "Represents the tab specific properties - properties that are passed to a particular tab in a card",
6308
+ "type": "object",
6309
+ "additionalProperties": true,
6310
+ "properties": {
6311
+ "annotationPath": {
6312
+ "description": "Represents the annotation path",
6313
+ "type": "string",
6314
+ "pattern": "^[a-zA-Z0-9_\\.\\-\\|@#]*$"
6315
+ },
6316
+ "selectionAnnotationPath": {
6317
+ "description": "Represents the selection annotation path",
6318
+ "type": "string",
6319
+ "pattern": "^[a-zA-Z0-9_\\.\\-\\|@#]*$"
6320
+ },
6321
+ "chartAnnotationPath": {
6322
+ "description": "Represents the chart annotation path",
6323
+ "type": "string",
6324
+ "pattern": "^[a-zA-Z0-9_\\.\\-\\|@#]*$"
6325
+ },
6326
+ "presentationAnnotationPath": {
6327
+ "description": "Represents the presentation annotation path",
6328
+ "type": "string",
6329
+ "pattern": "^[a-zA-Z0-9_\\.\\-\\|@#]*$"
6330
+ },
6331
+ "dataPointAnnotationPath": {
6332
+ "description": "Represents the data point annotation path",
6333
+ "type": "string",
6334
+ "pattern": "^[a-zA-Z0-9_\\.\\-\\|@#]*$"
6335
+ },
6336
+ "identificationAnnotationPath": {
6337
+ "description": "Represents the identification annotation path",
6338
+ "type": "string",
6339
+ "pattern": "^[a-zA-Z0-9_\\.\\-\\|@#]*$"
6340
+ },
6341
+ "dynamicSubtitleAnnotationPath": {
6342
+ "description": "Represents the dynamic subtitle annotation path",
6343
+ "type": "string",
6344
+ "pattern": "^[a-zA-Z0-9_\\.\\-\\|@#]*$"
6345
+ },
6346
+ "value": {
6347
+ "description": "Represents the drop down value to be shown",
6348
+ "type": "string"
6349
+ },
6350
+ "chartProperties": {
6351
+ "description": "This property is responsible for setting specific chart settings",
6352
+ "type": "object",
6353
+ "additionalProperties": false,
6354
+ "properties": {
6355
+ "plotArea": {
6356
+ "$ref": "#/$defs/plotAreaDef"
6357
+ },
6358
+ "timeAxis": {
6359
+ "$ref": "#/$defs/timeAxisDef"
6360
+ }
6361
+ }
6362
+ },
6363
+ "colorPalette": {
6364
+ "description": "Represents the configuration to customize the column stacked chart",
6365
+ "oneOf": [
6366
+ {
6367
+ "type": "array",
6368
+ "items": {
6369
+ "type": "object"
6370
+ }
6371
+ },
6372
+ {
6373
+ "type": "object"
6374
+ }
6375
+ ]
6376
+ }
6377
+ }
6378
+ },
7053
6379
  "timeAxisDef": {
7054
6380
  "description": "Represents the configuration to customize the time axis",
7055
6381
  "type": "object",
@@ -7157,79 +6483,6 @@
7157
6483
  }
7158
6484
  ]
7159
6485
  },
7160
- "tab_setting": {
7161
- "description": "Represents the tab specific properties - properties that are passed to a particular tab in a card",
7162
- "type": "object",
7163
- "additionalProperties": true,
7164
- "properties": {
7165
- "annotationPath": {
7166
- "description": "Represents the annotation path",
7167
- "type": "string",
7168
- "pattern": "^[a-zA-Z0-9_\\.\\-\\|@#]*$"
7169
- },
7170
- "selectionAnnotationPath": {
7171
- "description": "Represents the selection annotation path",
7172
- "type": "string",
7173
- "pattern": "^[a-zA-Z0-9_\\.\\-\\|@#]*$"
7174
- },
7175
- "chartAnnotationPath": {
7176
- "description": "Represents the chart annotation path",
7177
- "type": "string",
7178
- "pattern": "^[a-zA-Z0-9_\\.\\-\\|@#]*$"
7179
- },
7180
- "presentationAnnotationPath": {
7181
- "description": "Represents the presentation annotation path",
7182
- "type": "string",
7183
- "pattern": "^[a-zA-Z0-9_\\.\\-\\|@#]*$"
7184
- },
7185
- "dataPointAnnotationPath": {
7186
- "description": "Represents the data point annotation path",
7187
- "type": "string",
7188
- "pattern": "^[a-zA-Z0-9_\\.\\-\\|@#]*$"
7189
- },
7190
- "identificationAnnotationPath": {
7191
- "description": "Represents the identification annotation path",
7192
- "type": "string",
7193
- "pattern": "^[a-zA-Z0-9_\\.\\-\\|@#]*$"
7194
- },
7195
- "dynamicSubtitleAnnotationPath": {
7196
- "description": "Represents the dynamic subtitle annotation path",
7197
- "type": "string",
7198
- "pattern": "^[a-zA-Z0-9_\\.\\-\\|@#]*$"
7199
- },
7200
- "value": {
7201
- "description": "Represents the drop down value to be shown",
7202
- "type": "string"
7203
- },
7204
- "chartProperties": {
7205
- "description": "This property is responsible for setting specific chart settings",
7206
- "type": "object",
7207
- "additionalProperties": false,
7208
- "properties": {
7209
- "plotArea": {
7210
- "$ref": "#/$defs/plotAreaDef"
7211
- },
7212
- "timeAxis": {
7213
- "$ref": "#/$defs/timeAxisDef"
7214
- }
7215
- }
7216
- },
7217
- "colorPalette": {
7218
- "description": "Represents the configuration to customize the column stacked chart",
7219
- "oneOf": [
7220
- {
7221
- "type": "array",
7222
- "items": {
7223
- "type": "object"
7224
- }
7225
- },
7226
- {
7227
- "type": "object"
7228
- }
7229
- ]
7230
- }
7231
- }
7232
- },
7233
6486
  "card_setting": {
7234
6487
  "description": "Represents the card specific properties - properties that are passed to the card",
7235
6488
  "type": "object",
@@ -7465,6 +6718,14 @@
7465
6718
  "type": "object"
7466
6719
  }
7467
6720
  ]
6721
+ },
6722
+ "tabs": {
6723
+ "description": "Represents the card with view switch control",
6724
+ "type": "array",
6725
+ "minItems": 1,
6726
+ "items": {
6727
+ "$ref": "#/$defs/tab_setting"
6728
+ }
7468
6729
  }
7469
6730
  }
7470
6731
  },
@@ -7486,10 +6747,6 @@
7486
6747
  ],
7487
6748
  "additionalProperties": false,
7488
6749
  "properties": {
7489
- "sequencePos": {
7490
- "description": "Represents the position of the card in the sequence",
7491
- "type": "integer"
7492
- },
7493
6750
  "model": {
7494
6751
  "description": "Represents the model for the card",
7495
6752
  "type": "string",
@@ -7502,14 +6759,6 @@
7502
6759
  },
7503
6760
  "settings": {
7504
6761
  "$ref": "#/$defs/card_setting"
7505
- },
7506
- "tabs": {
7507
- "description": "Represents the card with view switch control",
7508
- "type": "array",
7509
- "minItems": 1,
7510
- "items": {
7511
- "$ref": "#/$defs/tab_setting"
7512
- }
7513
6762
  }
7514
6763
  }
7515
6764
  },
@@ -7952,9 +7201,10 @@
7952
7201
  }
7953
7202
  }
7954
7203
  },
7955
- "actualTargetAdditionComponentUsage": {
7204
+ "actualTargetAdditionComponentUsageFlex": {
7956
7205
  "type": "object",
7957
7206
  "required": [
7207
+ "id",
7958
7208
  "usage",
7959
7209
  "type"
7960
7210
  ],
@@ -7981,9 +7231,10 @@
7981
7231
  }
7982
7232
  }
7983
7233
  },
7984
- "actualTargetAdditionStandard": {
7234
+ "actualTargetAdditionStandardFlex": {
7985
7235
  "type": "object",
7986
7236
  "required": [
7237
+ "id",
7987
7238
  "name"
7988
7239
  ],
7989
7240
  "properties": {
@@ -8014,30 +7265,63 @@
8014
7265
  }
8015
7266
  }
8016
7267
  },
8017
- "legacyTargetAddition": {
7268
+ "actualTargetAdditionComponentUsage": {
8018
7269
  "type": "object",
8019
7270
  "required": [
8020
- "viewName"
7271
+ "usage",
7272
+ "type"
8021
7273
  ],
8022
7274
  "properties": {
8023
- "viewName": {
8024
- "deprecated": true,
8025
- "description": "[Deprecated] Represents the name of a view that will be created",
7275
+ "usage": {
7276
+ "description": "Represents the componentUsage of the component that will be created",
8026
7277
  "type": "string"
8027
7278
  },
8028
- "viewId": {
8029
- "deprecated": true,
8030
- "description": "[Deprecated] Represents the id of the created view",
7279
+ "id": {
7280
+ "description": "Represents the id of the created view or component",
8031
7281
  "type": "string"
8032
7282
  },
8033
- "viewPath": {
8034
- "deprecated": true,
8035
- "description": "[Deprecated] Represents a prefix that is prepended in front of the viewName",
7283
+ "type": {
7284
+ "description": "Represents the type of the type Component",
7285
+ "type": "string",
7286
+ "enum": [
7287
+ "Component"
7288
+ ]
7289
+ },
7290
+ "level": {
7291
+ "description": "Represents the level of the current component which is used to define the transition direction when navigate to this component",
7292
+ "type": "number",
7293
+ "multipleOf": 1
7294
+ }
7295
+ }
7296
+ },
7297
+ "actualTargetAdditionStandard": {
7298
+ "type": "object",
7299
+ "required": [
7300
+ "name"
7301
+ ],
7302
+ "properties": {
7303
+ "name": {
7304
+ "description": "Represents the name of a view or component that will be created",
8036
7305
  "type": "string"
8037
7306
  },
8038
- "viewLevel": {
8039
- "deprecated": true,
8040
- "description": "[Deprecated] Represents the level of the current view, which is used to define the transition direction when navigating to this view",
7307
+ "id": {
7308
+ "description": "Represents the id of the created view or component",
7309
+ "type": "string"
7310
+ },
7311
+ "path": {
7312
+ "description": "Represents a prefix that is prepended in front of the view or component name",
7313
+ "type": "string"
7314
+ },
7315
+ "type": {
7316
+ "description": "Represents the type of the type View or Component",
7317
+ "type": "string",
7318
+ "enum": [
7319
+ "View",
7320
+ "Component"
7321
+ ]
7322
+ },
7323
+ "level": {
7324
+ "description": "Represents the level of the current view/component which is used to define the transition direction when navigate to this view/component",
8041
7325
  "type": "number",
8042
7326
  "multipleOf": 1
8043
7327
  }
@@ -8115,32 +7399,6 @@
8115
7399
  }
8116
7400
  }
8117
7401
  },
8118
- "legacyTargetAdditionWithoutRequiredProp": {
8119
- "type": "object",
8120
- "properties": {
8121
- "viewName": {
8122
- "deprecated": true,
8123
- "description": "[Deprecated] Represents the name of a view that will be created",
8124
- "type": "string"
8125
- },
8126
- "viewId": {
8127
- "deprecated": true,
8128
- "description": "[Deprecated] Represents the id of the created view",
8129
- "type": "string"
8130
- },
8131
- "viewPath": {
8132
- "deprecated": true,
8133
- "description": "[Deprecated] Represents a prefix that is prepended in front of the viewName",
8134
- "type": "string"
8135
- },
8136
- "viewLevel": {
8137
- "deprecated": true,
8138
- "description": "[Deprecated] Represents the level of the current view which is used to define the transition direction when navigate to this view",
8139
- "type": "number",
8140
- "multipleOf": 1
8141
- }
8142
- }
8143
- },
8144
7402
  "target": {
8145
7403
  "description": "Represents the definition of each target",
8146
7404
  "type": "object",
@@ -8153,11 +7411,7 @@
8153
7411
  "description": "Represents the type of view that is going to be created",
8154
7412
  "type": "string",
8155
7413
  "enum": [
8156
- "XML",
8157
- "JSON",
8158
- "JS",
8159
- "HTML",
8160
- "Template"
7414
+ "XML"
8161
7415
  ]
8162
7416
  },
8163
7417
  "targetParent": {
@@ -8306,24 +7560,15 @@
8306
7560
  "type": "string"
8307
7561
  },
8308
7562
  "type": {
8309
- "description": "Represents the type of the view. Possible Values: XML, JSON, JS, HTML, Template",
7563
+ "description": "Represents the type of the view. Possible Values: XML",
8310
7564
  "type": "string",
8311
7565
  "enum": [
8312
- "XML",
8313
- "JSON",
8314
- "JS",
8315
- "HTML",
8316
- "Template"
7566
+ "XML"
8317
7567
  ]
8318
7568
  },
8319
7569
  "id": {
8320
7570
  "description": "Represents the id of the view",
8321
7571
  "type": "string"
8322
- },
8323
- "async": {
8324
- "description": "Configure the targets for asynchronous loading",
8325
- "type": "boolean",
8326
- "default": false
8327
7572
  }
8328
7573
  }
8329
7574
  }
@@ -8343,11 +7588,6 @@
8343
7588
  "description": "Represents the router class",
8344
7589
  "type": "string"
8345
7590
  },
8346
- "async": {
8347
- "description": "Indicates whether the Views in routing are loaded asyncly",
8348
- "type": "boolean",
8349
- "default": false
8350
- },
8351
7591
  "propagateTitle": {
8352
7592
  "description": "Indicates whether the targets which have type 'Component' should propagate their title to this component or not",
8353
7593
  "type": "boolean",
@@ -8372,9 +7612,6 @@
8372
7612
  {
8373
7613
  "$ref": "#/$defs/target"
8374
7614
  },
8375
- {
8376
- "$ref": "#/$defs/legacyTargetAdditionWithoutRequiredProp"
8377
- },
8378
7615
  {
8379
7616
  "$ref": "#/$defs/actualTargetAdditionStandardWithoutRequiredProp"
8380
7617
  }
@@ -8412,7 +7649,7 @@
8412
7649
  "$ref": "#/$defs/target"
8413
7650
  },
8414
7651
  {
8415
- "$ref": "#/$defs/legacyTargetAddition"
7652
+ "$ref": "#/$defs/actualTargetAdditionStandard"
8416
7653
  }
8417
7654
  ]
8418
7655
  },
@@ -8422,14 +7659,7 @@
8422
7659
  "$ref": "#/$defs/target"
8423
7660
  },
8424
7661
  {
8425
- "oneOf": [
8426
- {
8427
- "$ref": "#/$defs/actualTargetAdditionStandard"
8428
- },
8429
- {
8430
- "$ref": "#/$defs/actualTargetAdditionComponentUsage"
8431
- }
8432
- ]
7662
+ "$ref": "#/$defs/actualTargetAdditionComponentUsage"
8433
7663
  }
8434
7664
  ]
8435
7665
  }
@@ -8453,14 +7683,10 @@
8453
7683
  "type": "string"
8454
7684
  },
8455
7685
  "type": {
8456
- "description": "Represents the type of the view. Possible Values: XML, JSON, JS, HTML, Template",
7686
+ "description": "Represents the type of the view. Possible Values: XML",
8457
7687
  "type": "string",
8458
7688
  "enum": [
8459
- "XML",
8460
- "JSON",
8461
- "JS",
8462
- "HTML",
8463
- "Template"
7689
+ "XML"
8464
7690
  ]
8465
7691
  },
8466
7692
  "id": {
@@ -8488,11 +7714,6 @@
8488
7714
  "description": "Represents the router class",
8489
7715
  "type": "string"
8490
7716
  },
8491
- "async": {
8492
- "description": "Indicates whether the Views in routing are loaded asyncly",
8493
- "type": "boolean",
8494
- "default": false
8495
- },
8496
7717
  "bypassed": {
8497
7718
  "description": "Represents information about targets to display when no route is matched",
8498
7719
  "type": "object",
@@ -8506,19 +7727,12 @@
8506
7727
  "$ref": "#/$defs/routeTarget"
8507
7728
  }
8508
7729
  }
8509
- },
8510
- "viewPath": {
8511
- "description": "Represents a prefix that is prepended in front of the viewName",
8512
- "type": "string"
8513
7730
  }
8514
7731
  }
8515
7732
  },
8516
7733
  {
8517
7734
  "$ref": "#/$defs/target"
8518
7735
  },
8519
- {
8520
- "$ref": "#/$defs/legacyTargetAdditionWithoutRequiredProp"
8521
- },
8522
7736
  {
8523
7737
  "$ref": "#/$defs/actualTargetAdditionStandardWithoutRequiredProp"
8524
7738
  }
@@ -8556,25 +7770,7 @@
8556
7770
  "$ref": "#/$defs/target"
8557
7771
  },
8558
7772
  {
8559
- "type": "object",
8560
- "required": [
8561
- "viewName",
8562
- "viewId"
8563
- ],
8564
- "properties": {
8565
- "viewName": {
8566
- "description": "Represents the name of a view that will be created",
8567
- "type": "string"
8568
- },
8569
- "viewId": {
8570
- "description": "Represents the id of the created view",
8571
- "type": "string"
8572
- },
8573
- "viewPath": {
8574
- "description": "Represents a prefix that is prepended in front of the viewName",
8575
- "type": "string"
8576
- }
8577
- }
7773
+ "$ref": "#/$defs/actualTargetAdditionStandardFlex"
8578
7774
  }
8579
7775
  ]
8580
7776
  },
@@ -8584,62 +7780,7 @@
8584
7780
  "$ref": "#/$defs/target"
8585
7781
  },
8586
7782
  {
8587
- "oneOf": [
8588
- {
8589
- "type": "object",
8590
- "required": [
8591
- "name",
8592
- "id"
8593
- ],
8594
- "properties": {
8595
- "name": {
8596
- "description": "Represents the name of a view or component that will be created",
8597
- "type": "string"
8598
- },
8599
- "id": {
8600
- "description": "Represents the id of the created view or component",
8601
- "type": "string"
8602
- },
8603
- "path": {
8604
- "description": "Represents a prefix that is prepended in front of the view or component name",
8605
- "type": "string"
8606
- },
8607
- "type": {
8608
- "description": "Represents the type of the type View or Component",
8609
- "type": "string",
8610
- "enum": [
8611
- "View",
8612
- "Component"
8613
- ]
8614
- }
8615
- }
8616
- },
8617
- {
8618
- "type": "object",
8619
- "required": [
8620
- "usage",
8621
- "id",
8622
- "type"
8623
- ],
8624
- "properties": {
8625
- "usage": {
8626
- "description": "Represents the componentUsage of the component that will be created",
8627
- "type": "string"
8628
- },
8629
- "id": {
8630
- "description": "Represents the id of the created view or component",
8631
- "type": "string"
8632
- },
8633
- "type": {
8634
- "description": "Represents the type of the type Component",
8635
- "type": "string",
8636
- "enum": [
8637
- "Component"
8638
- ]
8639
- }
8640
- }
8641
- }
8642
- ]
7783
+ "$ref": "#/$defs/actualTargetAdditionComponentUsageFlex"
8643
7784
  }
8644
7785
  ]
8645
7786
  }
@@ -8974,22 +8115,6 @@
8974
8115
  "resource": {
8975
8116
  "type": "object",
8976
8117
  "properties": {
8977
- "js": {
8978
- "description": "[Deprecated] Specifies additional JavaScript resources of the Component.",
8979
- "deprecated": true,
8980
- "type": "array",
8981
- "items": {
8982
- "type": "object",
8983
- "required": [
8984
- "uri"
8985
- ],
8986
- "properties": {
8987
- "uri": {
8988
- "type": "string"
8989
- }
8990
- }
8991
- }
8992
- },
8993
8118
  "css": {
8994
8119
  "description": "Specifies additional CSS resources of the Component.",
8995
8120
  "type": "array",