@sap/ux-specification 1.120.0 → 1.120.1

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 (63) hide show
  1. package/CHANGELOG.md +44 -0
  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 +89 -89
  13. package/dist/index-min.js.map +4 -4
  14. package/dist/package.json +9 -9
  15. package/dist/schemas/v2/OverviewPageConfig.json +575 -317
  16. package/dist/schemas/v4/BuildingBlocksConfig.json +189 -185
  17. package/dist/src/extensionLogger.d.ts.map +1 -1
  18. package/dist/src/extensionLogger.js +6 -1
  19. package/dist/src/extensionLogger.js.map +1 -1
  20. package/dist/src/sync/common/distTagEvaluator.d.ts.map +1 -1
  21. package/dist/src/sync/common/distTagEvaluator.js +1 -1
  22. package/dist/src/sync/common/distTagEvaluator.js.map +1 -1
  23. package/dist/src/sync/common/importProject.d.ts.map +1 -1
  24. package/dist/src/sync/common/importProject.js +2 -8
  25. package/dist/src/sync/common/importProject.js.map +1 -1
  26. package/dist/src/sync/v2/generate/analyticalListReport.d.ts.map +1 -1
  27. package/dist/src/sync/v2/generate/analyticalListReport.js +1 -4
  28. package/dist/src/sync/v2/generate/analyticalListReport.js.map +1 -1
  29. package/dist/src/sync/v2/generate/generate.d.ts.map +1 -1
  30. package/dist/src/sync/v2/generate/generate.js +1 -4
  31. package/dist/src/sync/v2/generate/generate.js.map +1 -1
  32. package/dist/src/sync/v2/generate/listReport.d.ts.map +1 -1
  33. package/dist/src/sync/v2/generate/listReport.js +9 -9
  34. package/dist/src/sync/v2/generate/listReport.js.map +1 -1
  35. package/dist/src/sync/v2/import/pages/listReport.d.ts.map +1 -1
  36. package/dist/src/sync/v2/import/pages/listReport.js +1 -4
  37. package/dist/src/sync/v2/import/pages/listReport.js.map +1 -1
  38. package/dist/src/sync/v2/types.d.ts +1 -0
  39. package/dist/src/sync/v2/types.d.ts.map +1 -1
  40. package/dist/src/sync/v2/types.js +2 -1
  41. package/dist/src/sync/v2/types.js.map +1 -1
  42. package/dist/src/sync/v4/generate/fpm-custom-page/generator.d.ts.map +1 -1
  43. package/dist/src/sync/v4/generate/fpm-custom-page/generator.js +34 -19
  44. package/dist/src/sync/v4/generate/fpm-custom-page/generator.js.map +1 -1
  45. package/dist/src/sync/v4/generate/fpm-custom-page/{pageExtenstions.d.ts → pageExtensions.d.ts} +1 -1
  46. package/dist/src/sync/v4/generate/fpm-custom-page/pageExtensions.d.ts.map +1 -0
  47. package/dist/src/sync/v4/generate/fpm-custom-page/{pageExtenstions.js → pageExtensions.js} +1 -1
  48. package/dist/src/sync/v4/generate/fpm-custom-page/pageExtensions.js.map +1 -0
  49. package/dist/src/sync/v4/generate/generate.d.ts.map +1 -1
  50. package/dist/src/sync/v4/generate/generate.js +1 -1
  51. package/dist/src/sync/v4/generate/generate.js.map +1 -1
  52. package/dist/src/sync/v4/generate/listReport.d.ts.map +1 -1
  53. package/dist/src/sync/v4/generate/listReport.js +5 -10
  54. package/dist/src/sync/v4/generate/listReport.js.map +1 -1
  55. package/dist/src/sync/v4/generate/objectPage.d.ts.map +1 -1
  56. package/dist/src/sync/v4/generate/objectPage.js +11 -6
  57. package/dist/src/sync/v4/generate/objectPage.js.map +1 -1
  58. package/dist/src/sync/v4/import/pages/listReport.d.ts.map +1 -1
  59. package/dist/src/sync/v4/import/pages/listReport.js +1 -4
  60. package/dist/src/sync/v4/import/pages/listReport.js.map +1 -1
  61. package/package.json +9 -9
  62. package/dist/src/sync/v4/generate/fpm-custom-page/pageExtenstions.d.ts.map +0 -1
  63. package/dist/src/sync/v4/generate/fpm-custom-page/pageExtenstions.js.map +0 -1
@@ -435,7 +435,7 @@
435
435
  "artifactType": "Manifest"
436
436
  },
437
437
  "settings": {
438
- "$ref": "#/definitions/CustomCardSettings",
438
+ "$ref": "#/definitions/CommonCardSettings",
439
439
  "description": "Represents the properties that are passed to the custom card.",
440
440
  "artifactType": "Manifest"
441
441
  }
@@ -446,173 +446,56 @@
446
446
  "template"
447
447
  ]
448
448
  },
449
- "CustomCardSettings": {
449
+ "CommonCardSettings": {
450
450
  "displayName": "settings",
451
451
  "type": "object",
452
- "additionalProperties": {},
453
452
  "properties": {
454
- "itemText": {
455
- "description": "Represents the user defined string in placeholder card.",
456
- "type": "string"
457
- },
458
- "valueSelectionInfo": {
459
- "description": "Represents things like people, number of items.",
460
- "type": "string"
461
- },
462
- "staticContent": {
463
- "description": "Represents the static content that will be displayed in this card.",
464
- "type": "array",
465
- "items": {
466
- "type": "object",
467
- "additionalProperties": {}
468
- }
469
- },
470
- "listFlavor": {
471
- "description": "Represents the flavor of the list to use in this card. The flavor can be bar chart, carousel or standard.",
472
- "enum": [
473
- "bar",
474
- "carousel",
475
- "standard"
476
- ],
477
- "type": "string"
478
- },
479
- "listType": {
480
- "description": "Represents the type of list to use for this card. The list can be extended to display more information or condensed to take up less space on the card.",
481
- "enum": [
482
- "condensed",
483
- "extended"
484
- ],
485
- "type": "string"
486
- },
487
- "sortBy": {
488
- "description": "Represents the sort key for the entity set.",
489
- "type": "string"
490
- },
491
- "sortOrder": {
492
- "description": "Represents the sort order for the entity set.",
493
- "enum": [
494
- "ascending",
495
- "descending"
496
- ],
497
- "type": "string"
498
- },
499
- "annotationPath": {
500
- "description": "Represents the annotation path.",
501
- "type": "string"
502
- },
503
- "chartAnnotationPath": {
504
- "description": "Represents the chart annotation path.",
505
- "type": "string"
506
- },
507
- "dataPointAnnotationPath": {
508
- "description": "Represents the data point annotation path.",
509
- "type": "string"
510
- },
511
- "kpiAnnotationPath": {
512
- "description": "Represents the KPI annotation path.",
513
- "type": "string"
514
- },
515
- "selectionPresentationAnnotationPath": {
516
- "description": "Represents the selection presentation annotation path.",
517
- "type": "string"
518
- },
519
- "dynamicSubtitleAnnotationPath": {
520
- "description": "Represents the dynamic subtitle annotation path.",
521
- "type": "string"
522
- },
523
- "ignoreSapText": {
524
- "description": "Represents the flag to indicate priority of number formatting over sap text.",
525
- "type": "boolean"
526
- },
527
- "objectStreamCardsSettings": {
528
- "$ref": "#/definitions/ObjectStreamCardsSettingsDef",
529
- "description": "Represents the Object Stream properties - properties that are passed to the Object Stream cards."
530
- },
531
- "enableLocaleCurrencyFormatting": {
532
- "description": "Represents the flag to indicate the use of object number/smart field.",
533
- "type": "boolean"
534
- },
535
- "navigation": {
536
- "$ref": "#/definitions/CustomCardNavigationType",
537
- "description": "Represents the configuration to alter the navigation mode in OVP Analytical Cards."
538
- },
539
- "showFilterInHeader": {
540
- "description": "Represents a switch to Show or Hide Filters in Cards Headers in OVP application.",
541
- "type": "boolean"
542
- },
543
- "showSortingInHeader": {
544
- "description": "Represents a switch to Show or Hide Sorting in Cards Headers in OVP application.",
545
- "type": "boolean"
546
- },
547
- "imageSupported": {
548
- "description": "Flag for enabling images in a condensed list card.",
549
- "type": "boolean"
550
- },
551
- "showLineItemDetail": {
552
- "description": "Flag for show line item detail in list and table card.",
553
- "type": "boolean"
554
- },
555
- "showLabelText": {
556
- "description": "This property is responsible for showing and hiding text labels on the geo spots.",
557
- "type": "boolean"
558
- },
559
- "customParams": {
560
- "description": "This property is responsible for passing custom parameters present in the entity set to the navigating application.",
561
- "type": "string"
562
- },
563
- "chartProperties": {
564
- "description": "This property is responsible for setting specific chart settings.",
565
- "type": "object",
566
- "properties": {
567
- "plotArea": {
568
- "$ref": "#/definitions/PlotAreaDef"
569
- },
570
- "timeAxis": {
571
- "$ref": "#/definitions/TimeAxisDef"
572
- }
573
- },
574
- "additionalProperties": false
575
- },
576
- "colorPalette": {
577
- "description": "Represents the configuration to customize the column stacked chart.",
578
- "anyOf": [
579
- {
580
- "type": "array",
581
- "items": {
582
- "type": "object",
583
- "additionalProperties": {}
584
- }
585
- },
586
- {
587
- "type": "object",
588
- "additionalProperties": {}
589
- }
590
- ]
591
- },
592
453
  "entitySet": {
593
454
  "description": "Represents the dominant entity set that will be displayed in the given card.",
594
- "type": "string"
455
+ "type": "string",
456
+ "artifactType": "Manifest"
595
457
  },
596
458
  "title": {
597
459
  "description": "The language-dependent title of the card, used in the card header.",
598
460
  "i18nClassification": "TIT: Title of the card, used in the card header",
599
- "type": "string"
461
+ "type": "string",
462
+ "artifactType": "Manifest"
600
463
  },
601
464
  "subTitle": {
602
465
  "description": "The language-dependent subtitle of the card, used in the card header.",
603
466
  "i18nClassification": "TIT: Subtitle of the card, used in the card header",
467
+ "type": "string",
468
+ "artifactType": "Manifest"
469
+ },
470
+ "annotationPath": {
471
+ "description": "Represents the annotation path.",
604
472
  "type": "string"
605
473
  },
606
474
  "identificationAnnotationPath": {
607
475
  "description": "Represents the identification annotation path.",
476
+ "type": "string",
477
+ "artifactType": "Manifest"
478
+ },
479
+ "dataPointAnnotationPath": {
480
+ "description": "Represents the data point annotation path.",
608
481
  "type": "string"
609
482
  },
610
483
  "selectionAnnotationPath": {
611
484
  "description": "Represents the selection annotation path.",
612
- "type": "string"
485
+ "type": "string",
486
+ "artifactType": "Manifest"
613
487
  },
614
488
  "presentationAnnotationPath": {
615
489
  "description": "Represents the presentation annotation path.",
490
+ "type": "string",
491
+ "artifactType": "Manifest"
492
+ },
493
+ "selectionPresentationAnnotationPath": {
494
+ "description": "Represents the selection presentation annotation path.",
495
+ "type": "string"
496
+ },
497
+ "kpiAnnotationPath": {
498
+ "description": "Represents the KPI annotation path.",
616
499
  "type": "string"
617
500
  },
618
501
  "category": {
@@ -660,7 +543,8 @@
660
543
  },
661
544
  "requireAppAuthorization": {
662
545
  "description": "Define an authorization check at card level.",
663
- "type": "string"
546
+ "type": "string",
547
+ "artifactType": "Manifest"
664
548
  },
665
549
  "tabs": {
666
550
  "description": "Represents the card with view switch control.",
@@ -673,110 +557,55 @@
673
557
  "minItems": 1,
674
558
  "additionalItems": {
675
559
  "$ref": "#/definitions/TabSetting"
676
- }
560
+ },
561
+ "artifactType": "Manifest"
677
562
  },
678
563
  "addODataSelect": {
679
564
  "description": "add $Select parameter in data fetch URL",
680
- "type": "boolean"
681
- }
682
- },
683
- "required": [
684
- "title"
685
- ]
686
- },
687
- "ObjectStreamCardsSettingsDef": {
688
- "description": "Represents the Object Stream properties - properties that are passed to the Object Stream cards",
689
- "type": "object",
690
- "additionalProperties": {},
691
- "properties": {
692
- "showFirstActionInFooter": {
693
- "description": "Represents the flag to show first action in footer of the Quickview cards",
694
- "type": "boolean"
565
+ "type": "boolean",
566
+ "artifactType": "Manifest"
695
567
  },
696
- "customActions": {
697
- "description": "Represents the custom actions in the Quick View Cards",
698
- "minItems": 1,
699
- "type": "array",
700
- "items": [
701
- {
702
- "$ref": "#/definitions/CustomActionsSetting"
703
- }
568
+ "sortBy": {
569
+ "description": "Defines the property by which the list shall be sorted.",
570
+ "type": "string"
571
+ },
572
+ "sortOrder": {
573
+ "description": "Sort order (ascending or descending)",
574
+ "enum": [
575
+ "ascending",
576
+ "descending"
704
577
  ],
705
- "additionalItems": {
706
- "$ref": "#/definitions/CustomActionsSetting"
707
- }
708
- }
709
- }
710
- },
711
- "CustomActionsSetting": {
712
- "description": "Represents the properties for the custom actions in the Quick View Cards",
713
- "type": "object",
714
- "additionalProperties": {},
715
- "properties": {
716
- "text": {
717
- "description": "Text displayed for extended actions in Quick View",
718
578
  "type": "string"
719
579
  },
720
- "press": {
721
- "description": "Name of the press handler for extended actions in Quick View",
580
+ "dynamicSubtitleAnnotationPath": {
581
+ "description": "Represents the dynamic subtitle annotation path.",
722
582
  "type": "string"
723
583
  },
724
- "position": {
725
- "description": "Position of extended actions in Quick View",
726
- "type": "number"
727
- }
728
- }
729
- },
730
- "CustomCardNavigationType": {
731
- "enum": [
732
- "chartNav",
733
- "dataPointNav",
734
- "headerNav",
735
- "noHeaderNav"
736
- ],
737
- "type": "string"
738
- },
739
- "PlotAreaDef": {
740
- "description": "Plot area is a parent property which defines multiple other properties for smoothness and marker size",
741
- "type": "object",
742
- "properties": {
743
- "isSmoothed": {
744
- "description": "Represents whether smoother curves are required or not",
584
+ "showRefresh": {
585
+ "description": "Show or hide refresh option under card more actions, default value is true.",
745
586
  "type": "boolean"
746
587
  },
747
- "markerSize": {
748
- "description": "Represents the size of the markers in scatter plots",
749
- "type": "number"
588
+ "enableLocaleCurrencyFormatting": {
589
+ "description": "Represents the flag to indicate the use of object number/smart field.",
590
+ "type": "boolean"
750
591
  },
751
- "dataLabel": {
752
- "description": "dataLabel is a parent property that defines other properties for type",
753
- "type": "object",
754
- "properties": {
755
- "type": {
756
- "description": "Defines whether to display percentage values or actual counts in the donut chart",
757
- "enum": [
758
- "percentage",
759
- "value"
760
- ],
761
- "type": "string"
762
- }
763
- },
764
- "additionalProperties": false
592
+ "showFilterInHeader": {
593
+ "description": "Represents a switch to Show or Hide Filters in Cards Headers in OVP application.",
594
+ "type": "boolean"
595
+ },
596
+ "showSortingInHeader": {
597
+ "description": "Represents a switch to Show or Hide Sorting in Cards Headers in OVP application.",
598
+ "type": "boolean"
599
+ },
600
+ "customParams": {
601
+ "description": "Custom parameters for intent-based navigation to the target application.\nEnter the name of the custom parameter function defined in your custom controller file.",
602
+ "type": "string"
765
603
  }
766
604
  },
767
- "additionalProperties": false
768
- },
769
- "TimeAxisDef": {
770
- "description": "Represents the configuration to customize the time axis",
771
- "type": "object",
772
- "additionalProperties": {},
773
- "properties": {
774
- "levels": {
775
- "description": "Plot area is a parent property which defines multiple other properties for smoothness and marker size",
776
- "type": "array",
777
- "items": {}
778
- }
779
- }
605
+ "additionalProperties": false,
606
+ "required": [
607
+ "title"
608
+ ]
780
609
  },
781
610
  "TabSetting": {
782
611
  "description": "Represents the tab specific properties - properties that are passed to a particular tab in a card",
@@ -846,6 +675,48 @@
846
675
  }
847
676
  }
848
677
  },
678
+ "PlotAreaDef": {
679
+ "description": "Plot area is a parent property which defines multiple other properties for smoothness and marker size",
680
+ "type": "object",
681
+ "properties": {
682
+ "isSmoothed": {
683
+ "description": "Represents whether smoother curves are required or not",
684
+ "type": "boolean"
685
+ },
686
+ "markerSize": {
687
+ "description": "Represents the size of the markers in scatter plots",
688
+ "type": "number"
689
+ },
690
+ "dataLabel": {
691
+ "description": "dataLabel is a parent property that defines other properties for type",
692
+ "type": "object",
693
+ "properties": {
694
+ "type": {
695
+ "description": "Defines whether to display percentage values or actual counts in the donut chart",
696
+ "enum": [
697
+ "percentage",
698
+ "value"
699
+ ],
700
+ "type": "string"
701
+ }
702
+ },
703
+ "additionalProperties": false
704
+ }
705
+ },
706
+ "additionalProperties": false
707
+ },
708
+ "TimeAxisDef": {
709
+ "description": "Represents the configuration to customize the time axis",
710
+ "type": "object",
711
+ "additionalProperties": {},
712
+ "properties": {
713
+ "levels": {
714
+ "description": "Plot area is a parent property which defines multiple other properties for smoothness and marker size",
715
+ "type": "array",
716
+ "items": {}
717
+ }
718
+ }
719
+ },
849
720
  "ListCard": {
850
721
  "description": "List Card",
851
722
  "isViewNode": true,
@@ -891,30 +762,22 @@
891
762
  "$ref": "#/definitions/ListTypeType",
892
763
  "description": "Represents the type of list to use for this card. The list can be extended to display more information or condensed to take up less space on the card."
893
764
  },
894
- "annotationPath": {
895
- "description": "Represents the annotation path.",
896
- "type": "string"
897
- },
898
- "valueSelectionInfo": {
899
- "description": "Represents things like people, number of items.",
900
- "type": "string"
765
+ "showLineItemDetail": {
766
+ "description": "Flag for show line item detail in list and table card.",
767
+ "type": "boolean"
901
768
  },
902
- "sortBy": {
903
- "description": "Defines the property by which the list shall be sorted.",
904
- "type": "string"
769
+ "enableAddToInsights": {
770
+ "description": "Removes the option to add cards to the Insights section.",
771
+ "type": "boolean"
905
772
  },
906
- "sortOrder": {
907
- "$ref": "#/definitions/SortOrderType",
908
- "description": "Defines the sort order."
773
+ "imageSupported": {
774
+ "description": "Flag for enabling images in a condensed list card.",
775
+ "type": "boolean"
909
776
  },
910
- "dataPointAnnotationPath": {
911
- "description": "Represents the data point annotation path.",
777
+ "valueSelectionInfo": {
778
+ "description": "Represents things like people, number of items.",
912
779
  "type": "string"
913
780
  },
914
- "showLineItemDetail": {
915
- "description": "Flag for show line item detail in list and table card.",
916
- "type": "boolean"
917
- },
918
781
  "entitySet": {
919
782
  "description": "Represents the dominant entity set that will be displayed in the given card.",
920
783
  "type": "string"
@@ -929,10 +792,18 @@
929
792
  "i18nClassification": "TIT: Subtitle of the card, used in the card header",
930
793
  "type": "string"
931
794
  },
795
+ "annotationPath": {
796
+ "description": "Represents the annotation path.",
797
+ "type": "string"
798
+ },
932
799
  "identificationAnnotationPath": {
933
800
  "description": "Represents the identification annotation path.",
934
801
  "type": "string"
935
802
  },
803
+ "dataPointAnnotationPath": {
804
+ "description": "Represents the data point annotation path.",
805
+ "type": "string"
806
+ },
936
807
  "selectionAnnotationPath": {
937
808
  "description": "Represents the selection annotation path.",
938
809
  "type": "string"
@@ -941,6 +812,14 @@
941
812
  "description": "Represents the presentation annotation path.",
942
813
  "type": "string"
943
814
  },
815
+ "selectionPresentationAnnotationPath": {
816
+ "description": "Represents the selection presentation annotation path.",
817
+ "type": "string"
818
+ },
819
+ "kpiAnnotationPath": {
820
+ "description": "Represents the KPI annotation path.",
821
+ "type": "string"
822
+ },
944
823
  "category": {
945
824
  "description": "The category of the card, as used in the card header.",
946
825
  "type": "string"
@@ -1004,6 +883,42 @@
1004
883
  "addODataSelect": {
1005
884
  "description": "add $Select parameter in data fetch URL",
1006
885
  "type": "boolean"
886
+ },
887
+ "sortBy": {
888
+ "description": "Defines the property by which the list shall be sorted.",
889
+ "type": "string"
890
+ },
891
+ "sortOrder": {
892
+ "description": "Sort order (ascending or descending)",
893
+ "enum": [
894
+ "ascending",
895
+ "descending"
896
+ ],
897
+ "type": "string"
898
+ },
899
+ "dynamicSubtitleAnnotationPath": {
900
+ "description": "Represents the dynamic subtitle annotation path.",
901
+ "type": "string"
902
+ },
903
+ "showRefresh": {
904
+ "description": "Show or hide refresh option under card more actions, default value is true.",
905
+ "type": "boolean"
906
+ },
907
+ "enableLocaleCurrencyFormatting": {
908
+ "description": "Represents the flag to indicate the use of object number/smart field.",
909
+ "type": "boolean"
910
+ },
911
+ "showFilterInHeader": {
912
+ "description": "Represents a switch to Show or Hide Filters in Cards Headers in OVP application.",
913
+ "type": "boolean"
914
+ },
915
+ "showSortingInHeader": {
916
+ "description": "Represents a switch to Show or Hide Sorting in Cards Headers in OVP application.",
917
+ "type": "boolean"
918
+ },
919
+ "customParams": {
920
+ "description": "Custom parameters for intent-based navigation to the target application.\nEnter the name of the custom parameter function defined in your custom controller file.",
921
+ "type": "string"
1007
922
  }
1008
923
  },
1009
924
  "additionalProperties": false,
@@ -1026,13 +941,6 @@
1026
941
  ],
1027
942
  "type": "string"
1028
943
  },
1029
- "SortOrderType": {
1030
- "enum": [
1031
- "ascending",
1032
- "descending"
1033
- ],
1034
- "type": "string"
1035
- },
1036
944
  "StackCard": {
1037
945
  "description": "Stack Card",
1038
946
  "isViewNode": true,
@@ -1093,10 +1001,18 @@
1093
1001
  "i18nClassification": "TIT: Subtitle of the card, used in the card header",
1094
1002
  "type": "string"
1095
1003
  },
1004
+ "annotationPath": {
1005
+ "description": "Represents the annotation path.",
1006
+ "type": "string"
1007
+ },
1096
1008
  "identificationAnnotationPath": {
1097
1009
  "description": "Represents the identification annotation path.",
1098
1010
  "type": "string"
1099
1011
  },
1012
+ "dataPointAnnotationPath": {
1013
+ "description": "Represents the data point annotation path.",
1014
+ "type": "string"
1015
+ },
1100
1016
  "selectionAnnotationPath": {
1101
1017
  "description": "Represents the selection annotation path.",
1102
1018
  "type": "string"
@@ -1105,6 +1021,14 @@
1105
1021
  "description": "Represents the presentation annotation path.",
1106
1022
  "type": "string"
1107
1023
  },
1024
+ "selectionPresentationAnnotationPath": {
1025
+ "description": "Represents the selection presentation annotation path.",
1026
+ "type": "string"
1027
+ },
1028
+ "kpiAnnotationPath": {
1029
+ "description": "Represents the KPI annotation path.",
1030
+ "type": "string"
1031
+ },
1108
1032
  "category": {
1109
1033
  "description": "The category of the card, as used in the card header.",
1110
1034
  "type": "string"
@@ -1168,6 +1092,42 @@
1168
1092
  "addODataSelect": {
1169
1093
  "description": "add $Select parameter in data fetch URL",
1170
1094
  "type": "boolean"
1095
+ },
1096
+ "sortBy": {
1097
+ "description": "Defines the property by which the list shall be sorted.",
1098
+ "type": "string"
1099
+ },
1100
+ "sortOrder": {
1101
+ "description": "Sort order (ascending or descending)",
1102
+ "enum": [
1103
+ "ascending",
1104
+ "descending"
1105
+ ],
1106
+ "type": "string"
1107
+ },
1108
+ "dynamicSubtitleAnnotationPath": {
1109
+ "description": "Represents the dynamic subtitle annotation path.",
1110
+ "type": "string"
1111
+ },
1112
+ "showRefresh": {
1113
+ "description": "Show or hide refresh option under card more actions, default value is true.",
1114
+ "type": "boolean"
1115
+ },
1116
+ "enableLocaleCurrencyFormatting": {
1117
+ "description": "Represents the flag to indicate the use of object number/smart field.",
1118
+ "type": "boolean"
1119
+ },
1120
+ "showFilterInHeader": {
1121
+ "description": "Represents a switch to Show or Hide Filters in Cards Headers in OVP application.",
1122
+ "type": "boolean"
1123
+ },
1124
+ "showSortingInHeader": {
1125
+ "description": "Represents a switch to Show or Hide Sorting in Cards Headers in OVP application.",
1126
+ "type": "boolean"
1127
+ },
1128
+ "customParams": {
1129
+ "description": "Custom parameters for intent-based navigation to the target application.\nEnter the name of the custom parameter function defined in your custom controller file.",
1130
+ "type": "string"
1171
1131
  }
1172
1132
  },
1173
1133
  "additionalProperties": false,
@@ -1175,6 +1135,49 @@
1175
1135
  "title"
1176
1136
  ]
1177
1137
  },
1138
+ "ObjectStreamCardsSettingsDef": {
1139
+ "description": "Represents the Object Stream properties - properties that are passed to the Object Stream cards",
1140
+ "type": "object",
1141
+ "additionalProperties": {},
1142
+ "properties": {
1143
+ "showFirstActionInFooter": {
1144
+ "description": "Represents the flag to show first action in footer of the Quickview cards",
1145
+ "type": "boolean"
1146
+ },
1147
+ "customActions": {
1148
+ "description": "Represents the custom actions in the Quick View Cards",
1149
+ "minItems": 1,
1150
+ "type": "array",
1151
+ "items": [
1152
+ {
1153
+ "$ref": "#/definitions/CustomActionsSetting"
1154
+ }
1155
+ ],
1156
+ "additionalItems": {
1157
+ "$ref": "#/definitions/CustomActionsSetting"
1158
+ }
1159
+ }
1160
+ }
1161
+ },
1162
+ "CustomActionsSetting": {
1163
+ "description": "Represents the properties for the custom actions in the Quick View Cards",
1164
+ "type": "object",
1165
+ "additionalProperties": {},
1166
+ "properties": {
1167
+ "text": {
1168
+ "description": "Text displayed for extended actions in Quick View",
1169
+ "type": "string"
1170
+ },
1171
+ "press": {
1172
+ "description": "Name of the press handler for extended actions in Quick View",
1173
+ "type": "string"
1174
+ },
1175
+ "position": {
1176
+ "description": "Position of extended actions in Quick View",
1177
+ "type": "number"
1178
+ }
1179
+ }
1180
+ },
1178
1181
  "LinklistCard": {
1179
1182
  "description": "Link List Card",
1180
1183
  "isViewNode": true,
@@ -1219,14 +1222,6 @@
1219
1222
  "$ref": "#/definitions/LinkListFlavorType",
1220
1223
  "description": "listFlavor represents the flavor of the list to use in this card. The flavor can be bar chart, carousel or standard."
1221
1224
  },
1222
- "sortBy": {
1223
- "description": "sortBy defines the property by which the list shall be sorted.",
1224
- "type": "string"
1225
- },
1226
- "sortOrder": {
1227
- "$ref": "#/definitions/SortOrderType",
1228
- "description": "sortOrder defines the sort order. Valid values are 'ascending' or 'descending'"
1229
- },
1230
1225
  "headerAnnotationPath": {
1231
1226
  "description": "headerAnnotationPath represents the path to a HeaderInfo annotation.",
1232
1227
  "type": "string"
@@ -1238,10 +1233,6 @@
1238
1233
  "$ref": "#/definitions/StaticContent"
1239
1234
  }
1240
1235
  },
1241
- "annotationPath": {
1242
- "description": "Represents the annotation path.",
1243
- "type": "string"
1244
- },
1245
1236
  "entitySet": {
1246
1237
  "description": "Represents the dominant entity set that will be displayed in the given card.",
1247
1238
  "type": "string"
@@ -1256,10 +1247,18 @@
1256
1247
  "i18nClassification": "TIT: Subtitle of the card, used in the card header",
1257
1248
  "type": "string"
1258
1249
  },
1250
+ "annotationPath": {
1251
+ "description": "Represents the annotation path.",
1252
+ "type": "string"
1253
+ },
1259
1254
  "identificationAnnotationPath": {
1260
1255
  "description": "Represents the identification annotation path.",
1261
1256
  "type": "string"
1262
1257
  },
1258
+ "dataPointAnnotationPath": {
1259
+ "description": "Represents the data point annotation path.",
1260
+ "type": "string"
1261
+ },
1263
1262
  "selectionAnnotationPath": {
1264
1263
  "description": "Represents the selection annotation path.",
1265
1264
  "type": "string"
@@ -1268,6 +1267,14 @@
1268
1267
  "description": "Represents the presentation annotation path.",
1269
1268
  "type": "string"
1270
1269
  },
1270
+ "selectionPresentationAnnotationPath": {
1271
+ "description": "Represents the selection presentation annotation path.",
1272
+ "type": "string"
1273
+ },
1274
+ "kpiAnnotationPath": {
1275
+ "description": "Represents the KPI annotation path.",
1276
+ "type": "string"
1277
+ },
1271
1278
  "category": {
1272
1279
  "description": "The category of the card, as used in the card header.",
1273
1280
  "type": "string"
@@ -1331,6 +1338,42 @@
1331
1338
  "addODataSelect": {
1332
1339
  "description": "add $Select parameter in data fetch URL",
1333
1340
  "type": "boolean"
1341
+ },
1342
+ "sortBy": {
1343
+ "description": "Defines the property by which the list shall be sorted.",
1344
+ "type": "string"
1345
+ },
1346
+ "sortOrder": {
1347
+ "description": "Sort order (ascending or descending)",
1348
+ "enum": [
1349
+ "ascending",
1350
+ "descending"
1351
+ ],
1352
+ "type": "string"
1353
+ },
1354
+ "dynamicSubtitleAnnotationPath": {
1355
+ "description": "Represents the dynamic subtitle annotation path.",
1356
+ "type": "string"
1357
+ },
1358
+ "showRefresh": {
1359
+ "description": "Show or hide refresh option under card more actions, default value is true.",
1360
+ "type": "boolean"
1361
+ },
1362
+ "enableLocaleCurrencyFormatting": {
1363
+ "description": "Represents the flag to indicate the use of object number/smart field.",
1364
+ "type": "boolean"
1365
+ },
1366
+ "showFilterInHeader": {
1367
+ "description": "Represents a switch to Show or Hide Filters in Cards Headers in OVP application.",
1368
+ "type": "boolean"
1369
+ },
1370
+ "showSortingInHeader": {
1371
+ "description": "Represents a switch to Show or Hide Sorting in Cards Headers in OVP application.",
1372
+ "type": "boolean"
1373
+ },
1374
+ "customParams": {
1375
+ "description": "Custom parameters for intent-based navigation to the target application.\nEnter the name of the custom parameter function defined in your custom controller file.",
1376
+ "type": "string"
1334
1377
  }
1335
1378
  },
1336
1379
  "additionalProperties": false,
@@ -1424,49 +1467,25 @@
1424
1467
  "required": [
1425
1468
  "model",
1426
1469
  "tableCardSettings",
1427
- "template"
1428
- ]
1429
- },
1430
- "TableCardSettings": {
1431
- "displayName": "settings",
1432
- "type": "object",
1433
- "properties": {
1434
- "annotationPath": {
1435
- "description": "Represents the annotation path.",
1436
- "type": "string"
1437
- },
1438
- "listFlavor": {
1439
- "$ref": "#/definitions/ListFlavorType",
1440
- "description": "Represents the flavor of the list to use in this card. The flavor can be bar chart, carousel or standard."
1441
- },
1442
- "listType": {
1443
- "$ref": "#/definitions/ListTypeType",
1444
- "description": "Represents the type of list to use for this card. The list can be extended to display more information or condensed to take up less space on the card."
1445
- },
1446
- "dataPointAnnotationPath": {
1447
- "description": "Represents the data point annotation path.",
1448
- "type": "string"
1470
+ "template"
1471
+ ]
1472
+ },
1473
+ "TableCardSettings": {
1474
+ "displayName": "settings",
1475
+ "type": "object",
1476
+ "properties": {
1477
+ "showLineItemDetail": {
1478
+ "description": "Flag for show line item detail in list and table card.",
1479
+ "type": "boolean"
1449
1480
  },
1450
- "selectionPresentationAnnotationPath": {
1451
- "description": "Represents the selection presentation annotation path.",
1452
- "type": "string"
1481
+ "enableAddToInsights": {
1482
+ "description": "Removes the option to add cards to the Insights section.",
1483
+ "type": "boolean"
1453
1484
  },
1454
1485
  "valueSelectionInfo": {
1455
1486
  "description": "Represents things like people, number of items.",
1456
1487
  "type": "string"
1457
1488
  },
1458
- "sortBy": {
1459
- "description": "Defines the property by which the list shall be sorted.",
1460
- "type": "string"
1461
- },
1462
- "sortOrder": {
1463
- "$ref": "#/definitions/SortOrderType",
1464
- "description": "Defines the sort order."
1465
- },
1466
- "showLineItemDetail": {
1467
- "description": "Flag for show line item detail in list and table card.",
1468
- "type": "boolean"
1469
- },
1470
1489
  "entitySet": {
1471
1490
  "description": "Represents the dominant entity set that will be displayed in the given card.",
1472
1491
  "type": "string"
@@ -1481,10 +1500,18 @@
1481
1500
  "i18nClassification": "TIT: Subtitle of the card, used in the card header",
1482
1501
  "type": "string"
1483
1502
  },
1503
+ "annotationPath": {
1504
+ "description": "Represents the annotation path.",
1505
+ "type": "string"
1506
+ },
1484
1507
  "identificationAnnotationPath": {
1485
1508
  "description": "Represents the identification annotation path.",
1486
1509
  "type": "string"
1487
1510
  },
1511
+ "dataPointAnnotationPath": {
1512
+ "description": "Represents the data point annotation path.",
1513
+ "type": "string"
1514
+ },
1488
1515
  "selectionAnnotationPath": {
1489
1516
  "description": "Represents the selection annotation path.",
1490
1517
  "type": "string"
@@ -1493,6 +1520,14 @@
1493
1520
  "description": "Represents the presentation annotation path.",
1494
1521
  "type": "string"
1495
1522
  },
1523
+ "selectionPresentationAnnotationPath": {
1524
+ "description": "Represents the selection presentation annotation path.",
1525
+ "type": "string"
1526
+ },
1527
+ "kpiAnnotationPath": {
1528
+ "description": "Represents the KPI annotation path.",
1529
+ "type": "string"
1530
+ },
1496
1531
  "category": {
1497
1532
  "description": "The category of the card, as used in the card header.",
1498
1533
  "type": "string"
@@ -1556,6 +1591,42 @@
1556
1591
  "addODataSelect": {
1557
1592
  "description": "add $Select parameter in data fetch URL",
1558
1593
  "type": "boolean"
1594
+ },
1595
+ "sortBy": {
1596
+ "description": "Defines the property by which the list shall be sorted.",
1597
+ "type": "string"
1598
+ },
1599
+ "sortOrder": {
1600
+ "description": "Sort order (ascending or descending)",
1601
+ "enum": [
1602
+ "ascending",
1603
+ "descending"
1604
+ ],
1605
+ "type": "string"
1606
+ },
1607
+ "dynamicSubtitleAnnotationPath": {
1608
+ "description": "Represents the dynamic subtitle annotation path.",
1609
+ "type": "string"
1610
+ },
1611
+ "showRefresh": {
1612
+ "description": "Show or hide refresh option under card more actions, default value is true.",
1613
+ "type": "boolean"
1614
+ },
1615
+ "enableLocaleCurrencyFormatting": {
1616
+ "description": "Represents the flag to indicate the use of object number/smart field.",
1617
+ "type": "boolean"
1618
+ },
1619
+ "showFilterInHeader": {
1620
+ "description": "Represents a switch to Show or Hide Filters in Cards Headers in OVP application.",
1621
+ "type": "boolean"
1622
+ },
1623
+ "showSortingInHeader": {
1624
+ "description": "Represents a switch to Show or Hide Sorting in Cards Headers in OVP application.",
1625
+ "type": "boolean"
1626
+ },
1627
+ "customParams": {
1628
+ "description": "Custom parameters for intent-based navigation to the target application.\nEnter the name of the custom parameter function defined in your custom controller file.",
1629
+ "type": "string"
1559
1630
  }
1560
1631
  },
1561
1632
  "additionalProperties": false,
@@ -1605,19 +1676,57 @@
1605
1676
  "AnalyticalCardSettings": {
1606
1677
  "displayName": "settings",
1607
1678
  "type": "object",
1679
+ "additionalProperties": {},
1608
1680
  "properties": {
1609
1681
  "chartAnnotationPath": {
1610
1682
  "description": "Represents the chart annotation path.",
1611
1683
  "type": "string"
1612
1684
  },
1613
- "dataPointAnnotationPath": {
1614
- "description": "Represents the data point annotation path.",
1615
- "type": "string"
1685
+ "ignoreSapText": {
1686
+ "description": "Represents the flag to indicate priority of number formatting over sap text.",
1687
+ "type": "boolean"
1688
+ },
1689
+ "enableAddToInsights": {
1690
+ "description": "Removes the option to add cards to the Insights section.",
1691
+ "type": "boolean"
1692
+ },
1693
+ "navigation": {
1694
+ "$ref": "#/definitions/CardNavigationType",
1695
+ "description": "Represents the configuration to alter the navigation mode in OVP Analytical Cards."
1616
1696
  },
1617
1697
  "valueSelectionInfo": {
1618
1698
  "description": "Represents things like people, number of items.",
1619
1699
  "type": "string"
1620
1700
  },
1701
+ "chartProperties": {
1702
+ "description": "This property is responsible for setting specific chart settings.",
1703
+ "type": "object",
1704
+ "properties": {
1705
+ "plotArea": {
1706
+ "$ref": "#/definitions/PlotAreaDef"
1707
+ },
1708
+ "timeAxis": {
1709
+ "$ref": "#/definitions/TimeAxisDef"
1710
+ }
1711
+ },
1712
+ "additionalProperties": false
1713
+ },
1714
+ "colorPalette": {
1715
+ "description": "Color palette for semantic coloring.",
1716
+ "anyOf": [
1717
+ {
1718
+ "type": "array",
1719
+ "items": {
1720
+ "type": "object",
1721
+ "additionalProperties": {}
1722
+ }
1723
+ },
1724
+ {
1725
+ "type": "object",
1726
+ "additionalProperties": {}
1727
+ }
1728
+ ]
1729
+ },
1621
1730
  "entitySet": {
1622
1731
  "description": "Represents the dominant entity set that will be displayed in the given card.",
1623
1732
  "type": "string"
@@ -1632,10 +1741,18 @@
1632
1741
  "i18nClassification": "TIT: Subtitle of the card, used in the card header",
1633
1742
  "type": "string"
1634
1743
  },
1744
+ "annotationPath": {
1745
+ "description": "Represents the annotation path.",
1746
+ "type": "string"
1747
+ },
1635
1748
  "identificationAnnotationPath": {
1636
1749
  "description": "Represents the identification annotation path.",
1637
1750
  "type": "string"
1638
1751
  },
1752
+ "dataPointAnnotationPath": {
1753
+ "description": "Represents the data point annotation path.",
1754
+ "type": "string"
1755
+ },
1639
1756
  "selectionAnnotationPath": {
1640
1757
  "description": "Represents the selection annotation path.",
1641
1758
  "type": "string"
@@ -1644,6 +1761,14 @@
1644
1761
  "description": "Represents the presentation annotation path.",
1645
1762
  "type": "string"
1646
1763
  },
1764
+ "selectionPresentationAnnotationPath": {
1765
+ "description": "Represents the selection presentation annotation path.",
1766
+ "type": "string"
1767
+ },
1768
+ "kpiAnnotationPath": {
1769
+ "description": "Represents the KPI annotation path.",
1770
+ "type": "string"
1771
+ },
1647
1772
  "category": {
1648
1773
  "description": "The category of the card, as used in the card header.",
1649
1774
  "type": "string"
@@ -1707,13 +1832,57 @@
1707
1832
  "addODataSelect": {
1708
1833
  "description": "add $Select parameter in data fetch URL",
1709
1834
  "type": "boolean"
1835
+ },
1836
+ "sortBy": {
1837
+ "description": "Defines the property by which the list shall be sorted.",
1838
+ "type": "string"
1839
+ },
1840
+ "sortOrder": {
1841
+ "description": "Sort order (ascending or descending)",
1842
+ "enum": [
1843
+ "ascending",
1844
+ "descending"
1845
+ ],
1846
+ "type": "string"
1847
+ },
1848
+ "dynamicSubtitleAnnotationPath": {
1849
+ "description": "Represents the dynamic subtitle annotation path.",
1850
+ "type": "string"
1851
+ },
1852
+ "showRefresh": {
1853
+ "description": "Show or hide refresh option under card more actions, default value is true.",
1854
+ "type": "boolean"
1855
+ },
1856
+ "enableLocaleCurrencyFormatting": {
1857
+ "description": "Represents the flag to indicate the use of object number/smart field.",
1858
+ "type": "boolean"
1859
+ },
1860
+ "showFilterInHeader": {
1861
+ "description": "Represents a switch to Show or Hide Filters in Cards Headers in OVP application.",
1862
+ "type": "boolean"
1863
+ },
1864
+ "showSortingInHeader": {
1865
+ "description": "Represents a switch to Show or Hide Sorting in Cards Headers in OVP application.",
1866
+ "type": "boolean"
1867
+ },
1868
+ "customParams": {
1869
+ "description": "Custom parameters for intent-based navigation to the target application.\nEnter the name of the custom parameter function defined in your custom controller file.",
1870
+ "type": "string"
1710
1871
  }
1711
1872
  },
1712
- "additionalProperties": false,
1713
1873
  "required": [
1714
1874
  "title"
1715
1875
  ]
1716
1876
  },
1877
+ "CardNavigationType": {
1878
+ "enum": [
1879
+ "chartNav",
1880
+ "dataPointNav",
1881
+ "headerNav",
1882
+ "noHeaderNav"
1883
+ ],
1884
+ "type": "string"
1885
+ },
1717
1886
  "AnalyticalCardSettingsv4": {
1718
1887
  "displayName": "settings",
1719
1888
  "type": "object",
@@ -1725,14 +1894,51 @@
1725
1894
  "description": "Represents the chart annotation path.",
1726
1895
  "type": "string"
1727
1896
  },
1728
- "dataPointAnnotationPath": {
1729
- "description": "Represents the data point annotation path.",
1730
- "type": "string"
1897
+ "ignoreSapText": {
1898
+ "description": "Represents the flag to indicate priority of number formatting over sap text.",
1899
+ "type": "boolean"
1900
+ },
1901
+ "enableAddToInsights": {
1902
+ "description": "Removes the option to add cards to the Insights section.",
1903
+ "type": "boolean"
1904
+ },
1905
+ "navigation": {
1906
+ "$ref": "#/definitions/CardNavigationType",
1907
+ "description": "Represents the configuration to alter the navigation mode in OVP Analytical Cards."
1731
1908
  },
1732
1909
  "valueSelectionInfo": {
1733
1910
  "description": "Represents things like people, number of items.",
1734
1911
  "type": "string"
1735
1912
  },
1913
+ "chartProperties": {
1914
+ "description": "This property is responsible for setting specific chart settings.",
1915
+ "type": "object",
1916
+ "properties": {
1917
+ "plotArea": {
1918
+ "$ref": "#/definitions/PlotAreaDef"
1919
+ },
1920
+ "timeAxis": {
1921
+ "$ref": "#/definitions/TimeAxisDef"
1922
+ }
1923
+ },
1924
+ "additionalProperties": false
1925
+ },
1926
+ "colorPalette": {
1927
+ "description": "Color palette for semantic coloring.",
1928
+ "anyOf": [
1929
+ {
1930
+ "type": "array",
1931
+ "items": {
1932
+ "type": "object",
1933
+ "additionalProperties": {}
1934
+ }
1935
+ },
1936
+ {
1937
+ "type": "object",
1938
+ "additionalProperties": {}
1939
+ }
1940
+ ]
1941
+ },
1736
1942
  "entitySet": {
1737
1943
  "description": "Represents the dominant entity set that will be displayed in the given card.",
1738
1944
  "type": "string"
@@ -1747,10 +1953,18 @@
1747
1953
  "i18nClassification": "TIT: Subtitle of the card, used in the card header",
1748
1954
  "type": "string"
1749
1955
  },
1956
+ "annotationPath": {
1957
+ "description": "Represents the annotation path.",
1958
+ "type": "string"
1959
+ },
1750
1960
  "identificationAnnotationPath": {
1751
1961
  "description": "Represents the identification annotation path.",
1752
1962
  "type": "string"
1753
1963
  },
1964
+ "dataPointAnnotationPath": {
1965
+ "description": "Represents the data point annotation path.",
1966
+ "type": "string"
1967
+ },
1754
1968
  "selectionAnnotationPath": {
1755
1969
  "description": "Represents the selection annotation path.",
1756
1970
  "type": "string"
@@ -1759,6 +1973,14 @@
1759
1973
  "description": "Represents the presentation annotation path.",
1760
1974
  "type": "string"
1761
1975
  },
1976
+ "selectionPresentationAnnotationPath": {
1977
+ "description": "Represents the selection presentation annotation path.",
1978
+ "type": "string"
1979
+ },
1980
+ "kpiAnnotationPath": {
1981
+ "description": "Represents the KPI annotation path.",
1982
+ "type": "string"
1983
+ },
1762
1984
  "category": {
1763
1985
  "description": "The category of the card, as used in the card header.",
1764
1986
  "type": "string"
@@ -1822,6 +2044,42 @@
1822
2044
  "addODataSelect": {
1823
2045
  "description": "add $Select parameter in data fetch URL",
1824
2046
  "type": "boolean"
2047
+ },
2048
+ "sortBy": {
2049
+ "description": "Defines the property by which the list shall be sorted.",
2050
+ "type": "string"
2051
+ },
2052
+ "sortOrder": {
2053
+ "description": "Sort order (ascending or descending)",
2054
+ "enum": [
2055
+ "ascending",
2056
+ "descending"
2057
+ ],
2058
+ "type": "string"
2059
+ },
2060
+ "dynamicSubtitleAnnotationPath": {
2061
+ "description": "Represents the dynamic subtitle annotation path.",
2062
+ "type": "string"
2063
+ },
2064
+ "showRefresh": {
2065
+ "description": "Show or hide refresh option under card more actions, default value is true.",
2066
+ "type": "boolean"
2067
+ },
2068
+ "enableLocaleCurrencyFormatting": {
2069
+ "description": "Represents the flag to indicate the use of object number/smart field.",
2070
+ "type": "boolean"
2071
+ },
2072
+ "showFilterInHeader": {
2073
+ "description": "Represents a switch to Show or Hide Filters in Cards Headers in OVP application.",
2074
+ "type": "boolean"
2075
+ },
2076
+ "showSortingInHeader": {
2077
+ "description": "Represents a switch to Show or Hide Sorting in Cards Headers in OVP application.",
2078
+ "type": "boolean"
2079
+ },
2080
+ "customParams": {
2081
+ "description": "Custom parameters for intent-based navigation to the target application.\nEnter the name of the custom parameter function defined in your custom controller file.",
2082
+ "type": "string"
1825
2083
  }
1826
2084
  },
1827
2085
  "additionalProperties": false,