@pronto-tools-and-more/files 15.37.0 → 15.38.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.
@@ -3,7 +3,11 @@
3
3
  "$schema": "http://json-schema.org/draft-07/schema#",
4
4
  "definitions": {
5
5
  "Access": {
6
- "enum": ["FREE", "HIDDEN", "PURCHASABLE"],
6
+ "enum": [
7
+ "FREE",
8
+ "HIDDEN",
9
+ "PURCHASABLE"
10
+ ],
7
11
  "type": "string"
8
12
  },
9
13
  "AccessFilter": {
@@ -16,7 +20,9 @@
16
20
  "$ref": "#/definitions/Access"
17
21
  }
18
22
  },
19
- "required": ["value"],
23
+ "required": [
24
+ "value"
25
+ ],
20
26
  "type": "object"
21
27
  },
22
28
  "AcmRecommendationDataSourceConfig": {
@@ -146,7 +152,12 @@
146
152
  "$ref": "#/definitions/AcmWeights"
147
153
  }
148
154
  },
149
- "required": ["type", "apiToken", "sourceId", "appId"],
155
+ "required": [
156
+ "type",
157
+ "apiToken",
158
+ "sourceId",
159
+ "appId"
160
+ ],
150
161
  "title": "ACM Recommendation DataSource",
151
162
  "type": "object"
152
163
  },
@@ -233,7 +244,10 @@
233
244
  },
234
245
  "isLazy": {
235
246
  "description": "Choose whether we want to load to component immediately or should be lazy loaded",
236
- "type": ["null", "boolean"]
247
+ "type": [
248
+ "null",
249
+ "boolean"
250
+ ]
237
251
  },
238
252
  "message": {
239
253
  "type": "string"
@@ -263,7 +277,10 @@
263
277
  "type": "array"
264
278
  }
265
279
  },
266
- "required": ["mode", "type"],
280
+ "required": [
281
+ "mode",
282
+ "type"
283
+ ],
267
284
  "title": "ActionExecutor",
268
285
  "type": "object"
269
286
  },
@@ -328,7 +345,10 @@
328
345
  },
329
346
  "isLazy": {
330
347
  "description": "Choose whether we want to load to component immediately or should be lazy loaded",
331
- "type": ["null", "boolean"]
348
+ "type": [
349
+ "null",
350
+ "boolean"
351
+ ]
332
352
  },
333
353
  "skipSSR": {
334
354
  "type": "boolean"
@@ -352,7 +372,10 @@
352
372
  "type": "string"
353
373
  }
354
374
  },
355
- "required": ["adId", "type"],
375
+ "required": [
376
+ "adId",
377
+ "type"
378
+ ],
356
379
  "title": "Ad",
357
380
  "type": "object"
358
381
  },
@@ -463,12 +486,18 @@
463
486
  "type": "string"
464
487
  }
465
488
  },
466
- "required": ["type"],
489
+ "required": [
490
+ "type"
491
+ ],
467
492
  "title": "AdDataSource",
468
493
  "type": "object"
469
494
  },
470
495
  "AdOffsetUnit": {
471
- "enum": ["WORD", "CHARACTER", "PARAGRAPH"],
496
+ "enum": [
497
+ "WORD",
498
+ "CHARACTER",
499
+ "PARAGRAPH"
500
+ ],
472
501
  "type": "string"
473
502
  },
474
503
  "AdTargeting": {
@@ -494,7 +523,10 @@
494
523
  ]
495
524
  }
496
525
  },
497
- "required": ["key", "value"],
526
+ "required": [
527
+ "key",
528
+ "value"
529
+ ],
498
530
  "type": "object"
499
531
  },
500
532
  "AllowedMenuActions": {
@@ -527,11 +559,19 @@
527
559
  "type": "string"
528
560
  }
529
561
  },
530
- "required": ["lang", "path"],
562
+ "required": [
563
+ "lang",
564
+ "path"
565
+ ],
531
566
  "type": "object"
532
567
  },
533
568
  "AppSubscriptionAdditionalBackIssueUnlocksType": {
534
- "enum": ["DAY", "WEEK", "MONTH", "YEAR"],
569
+ "enum": [
570
+ "DAY",
571
+ "WEEK",
572
+ "MONTH",
573
+ "YEAR"
574
+ ],
535
575
  "type": "string"
536
576
  },
537
577
  "AriaAttributesConfig": {
@@ -541,7 +581,11 @@
541
581
  "type": "object"
542
582
  },
543
583
  "AssignLocalPurchasesMode": {
544
- "enum": ["UNASSIGNED", "REASSIGN", "ASSIGN"],
584
+ "enum": [
585
+ "UNASSIGNED",
586
+ "REASSIGN",
587
+ "ASSIGN"
588
+ ],
545
589
  "type": "string"
546
590
  },
547
591
  "AttributesConfig": {
@@ -641,7 +685,10 @@
641
685
  },
642
686
  "isLazy": {
643
687
  "description": "Choose whether we want to load to component immediately or should be lazy loaded",
644
- "type": ["null", "boolean"]
688
+ "type": [
689
+ "null",
690
+ "boolean"
691
+ ]
645
692
  },
646
693
  "openContent": {
647
694
  "$ref": "#/definitions/OpenContentActionConfig",
@@ -666,7 +713,9 @@
666
713
  "type": "string"
667
714
  }
668
715
  },
669
- "required": ["type"],
716
+ "required": [
717
+ "type"
718
+ ],
670
719
  "title": "Bookmark",
671
720
  "type": "object"
672
721
  },
@@ -788,7 +837,9 @@
788
837
  "type": "string"
789
838
  }
790
839
  },
791
- "required": ["type"],
840
+ "required": [
841
+ "type"
842
+ ],
792
843
  "title": "BookmarkDataSource",
793
844
  "type": "object"
794
845
  },
@@ -799,7 +850,9 @@
799
850
  "type": "boolean"
800
851
  }
801
852
  },
802
- "required": ["value"],
853
+ "required": [
854
+ "value"
855
+ ],
803
856
  "type": "object"
804
857
  },
805
858
  "BundleTypeFilter": {
@@ -812,7 +865,9 @@
812
865
  "$ref": "#/definitions/CatalogBundleType"
813
866
  }
814
867
  },
815
- "required": ["value"],
868
+ "required": [
869
+ "value"
870
+ ],
816
871
  "type": "object"
817
872
  },
818
873
  "ButtonComponentConfig": {
@@ -894,7 +949,10 @@
894
949
  },
895
950
  "isLazy": {
896
951
  "description": "Choose whether we want to load to component immediately or should be lazy loaded",
897
- "type": ["null", "boolean"]
952
+ "type": [
953
+ "null",
954
+ "boolean"
955
+ ]
898
956
  },
899
957
  "message": {
900
958
  "type": "string"
@@ -1012,7 +1070,10 @@
1012
1070
  },
1013
1071
  "isLazy": {
1014
1072
  "description": "Choose whether we want to load to component immediately or should be lazy loaded",
1015
- "type": ["null", "boolean"]
1073
+ "type": [
1074
+ "null",
1075
+ "boolean"
1076
+ ]
1016
1077
  },
1017
1078
  "message": {
1018
1079
  "type": "string"
@@ -1048,7 +1109,9 @@
1048
1109
  "type": "array"
1049
1110
  }
1050
1111
  },
1051
- "required": ["type"],
1112
+ "required": [
1113
+ "type"
1114
+ ],
1052
1115
  "title": "Button (deprecated)",
1053
1116
  "type": "object"
1054
1117
  },
@@ -1072,7 +1135,10 @@
1072
1135
  "type": "object"
1073
1136
  },
1074
1137
  "CatalogBundleType": {
1075
- "enum": ["ISSUE", "DOSSIER"],
1138
+ "enum": [
1139
+ "ISSUE",
1140
+ "DOSSIER"
1141
+ ],
1076
1142
  "type": "string"
1077
1143
  },
1078
1144
  "CatalogContentDataSourceConfig": {
@@ -1246,12 +1312,18 @@
1246
1312
  "type": "string"
1247
1313
  }
1248
1314
  },
1249
- "required": ["type"],
1315
+ "required": [
1316
+ "type"
1317
+ ],
1250
1318
  "title": "ContentDataSource",
1251
1319
  "type": "object"
1252
1320
  },
1253
1321
  "CatalogContentType": {
1254
- "enum": ["ISSUE", "POST", "BUNDLE"],
1322
+ "enum": [
1323
+ "ISSUE",
1324
+ "POST",
1325
+ "BUNDLE"
1326
+ ],
1255
1327
  "type": "string"
1256
1328
  },
1257
1329
  "CategoryComparator": {
@@ -1331,7 +1403,10 @@
1331
1403
  },
1332
1404
  "isLazy": {
1333
1405
  "description": "Choose whether we want to load to component immediately or should be lazy loaded",
1334
- "type": ["null", "boolean"]
1406
+ "type": [
1407
+ "null",
1408
+ "boolean"
1409
+ ]
1335
1410
  },
1336
1411
  "skipSSR": {
1337
1412
  "type": "boolean"
@@ -1353,7 +1428,9 @@
1353
1428
  "type": "string"
1354
1429
  }
1355
1430
  },
1356
- "required": ["type"],
1431
+ "required": [
1432
+ "type"
1433
+ ],
1357
1434
  "title": "Category (deprecated)",
1358
1435
  "type": "object"
1359
1436
  },
@@ -1497,12 +1574,17 @@
1497
1574
  "type": "string"
1498
1575
  }
1499
1576
  },
1500
- "required": ["type"],
1577
+ "required": [
1578
+ "type"
1579
+ ],
1501
1580
  "title": "CategoryDataSource (deprecated)",
1502
1581
  "type": "object"
1503
1582
  },
1504
1583
  "CategoryTemplate": {
1505
- "enum": ["latest", "cover"],
1584
+ "enum": [
1585
+ "latest",
1586
+ "cover"
1587
+ ],
1506
1588
  "type": "string"
1507
1589
  },
1508
1590
  "CollectionComparator": {
@@ -1577,7 +1659,10 @@
1577
1659
  },
1578
1660
  "isLazy": {
1579
1661
  "description": "Choose whether we want to load to component immediately or should be lazy loaded",
1580
- "type": ["null", "boolean"]
1662
+ "type": [
1663
+ "null",
1664
+ "boolean"
1665
+ ]
1581
1666
  },
1582
1667
  "skipSSR": {
1583
1668
  "type": "boolean"
@@ -1594,7 +1679,10 @@
1594
1679
  "type": "string"
1595
1680
  }
1596
1681
  },
1597
- "required": ["dataSource", "type"],
1682
+ "required": [
1683
+ "dataSource",
1684
+ "type"
1685
+ ],
1598
1686
  "title": "Collection",
1599
1687
  "type": "object"
1600
1688
  },
@@ -1726,7 +1814,9 @@
1726
1814
  "type": "string"
1727
1815
  }
1728
1816
  },
1729
- "required": ["type"],
1817
+ "required": [
1818
+ "type"
1819
+ ],
1730
1820
  "title": "CollectionContentDataSource",
1731
1821
  "type": "object"
1732
1822
  },
@@ -1808,7 +1898,10 @@
1808
1898
  "description": "Overwrites static DataSource.MAX_CACHE_AGE (in milliseconds) Must evaluate to an integer."
1809
1899
  },
1810
1900
  "mode": {
1811
- "enum": ["getCollections", "getContentsInCollection"],
1901
+ "enum": [
1902
+ "getCollections",
1903
+ "getContentsInCollection"
1904
+ ],
1812
1905
  "type": "string"
1813
1906
  },
1814
1907
  "offset": {
@@ -1851,7 +1944,10 @@
1851
1944
  "type": "string"
1852
1945
  }
1853
1946
  },
1854
- "required": ["type", "mode"],
1947
+ "required": [
1948
+ "type",
1949
+ "mode"
1950
+ ],
1855
1951
  "title": "CollectionDataSource",
1856
1952
  "type": "object"
1857
1953
  },
@@ -2021,7 +2117,9 @@
2021
2117
  "description": "The value to use if the condition is met"
2022
2118
  }
2023
2119
  },
2024
- "required": ["value"],
2120
+ "required": [
2121
+ "value"
2122
+ ],
2025
2123
  "title": "Conditional",
2026
2124
  "type": "object"
2027
2125
  },
@@ -2055,7 +2153,9 @@
2055
2153
  "description": "The value to use if the condition is met"
2056
2154
  }
2057
2155
  },
2058
- "required": ["value"],
2156
+ "required": [
2157
+ "value"
2158
+ ],
2059
2159
  "title": "Conditional",
2060
2160
  "type": "object"
2061
2161
  },
@@ -2068,14 +2168,22 @@
2068
2168
  },
2069
2169
  "fallback": {
2070
2170
  "description": "The alternative value to use when the condition is not met",
2071
- "type": ["boolean", "string"]
2171
+ "type": [
2172
+ "boolean",
2173
+ "string"
2174
+ ]
2072
2175
  },
2073
2176
  "value": {
2074
2177
  "description": "The value to use if the condition is met",
2075
- "type": ["boolean", "string"]
2178
+ "type": [
2179
+ "boolean",
2180
+ "string"
2181
+ ]
2076
2182
  }
2077
2183
  },
2078
- "required": ["value"],
2184
+ "required": [
2185
+ "value"
2186
+ ],
2079
2187
  "title": "Conditional",
2080
2188
  "type": "object"
2081
2189
  },
@@ -2088,14 +2196,22 @@
2088
2196
  },
2089
2197
  "fallback": {
2090
2198
  "description": "The alternative value to use when the condition is not met",
2091
- "type": ["number", "string"]
2199
+ "type": [
2200
+ "number",
2201
+ "string"
2202
+ ]
2092
2203
  },
2093
2204
  "value": {
2094
2205
  "description": "The value to use if the condition is met",
2095
- "type": ["number", "string"]
2206
+ "type": [
2207
+ "number",
2208
+ "string"
2209
+ ]
2096
2210
  }
2097
2211
  },
2098
- "required": ["value"],
2212
+ "required": [
2213
+ "value"
2214
+ ],
2099
2215
  "title": "Conditional",
2100
2216
  "type": "object"
2101
2217
  },
@@ -2115,7 +2231,9 @@
2115
2231
  "description": "The value to use if the condition is met"
2116
2232
  }
2117
2233
  },
2118
- "required": ["value"],
2234
+ "required": [
2235
+ "value"
2236
+ ],
2119
2237
  "title": "Conditional",
2120
2238
  "type": "object"
2121
2239
  },
@@ -2135,7 +2253,9 @@
2135
2253
  "description": "The value to use if the condition is met"
2136
2254
  }
2137
2255
  },
2138
- "required": ["value"],
2256
+ "required": [
2257
+ "value"
2258
+ ],
2139
2259
  "title": "Conditional",
2140
2260
  "type": "object"
2141
2261
  },
@@ -2155,7 +2275,9 @@
2155
2275
  "description": "The value to use if the condition is met"
2156
2276
  }
2157
2277
  },
2158
- "required": ["value"],
2278
+ "required": [
2279
+ "value"
2280
+ ],
2159
2281
  "title": "Conditional",
2160
2282
  "type": "object"
2161
2283
  },
@@ -2175,7 +2297,9 @@
2175
2297
  "description": "The value to use if the condition is met"
2176
2298
  }
2177
2299
  },
2178
- "required": ["value"],
2300
+ "required": [
2301
+ "value"
2302
+ ],
2179
2303
  "title": "Conditional",
2180
2304
  "type": "object"
2181
2305
  },
@@ -2195,7 +2319,9 @@
2195
2319
  "description": "The value to use if the condition is met"
2196
2320
  }
2197
2321
  },
2198
- "required": ["value"],
2322
+ "required": [
2323
+ "value"
2324
+ ],
2199
2325
  "title": "Conditional",
2200
2326
  "type": "object"
2201
2327
  },
@@ -2215,7 +2341,9 @@
2215
2341
  "description": "The value to use if the condition is met"
2216
2342
  }
2217
2343
  },
2218
- "required": ["value"],
2344
+ "required": [
2345
+ "value"
2346
+ ],
2219
2347
  "title": "Conditional",
2220
2348
  "type": "object"
2221
2349
  },
@@ -2235,7 +2363,9 @@
2235
2363
  "description": "The value to use if the condition is met"
2236
2364
  }
2237
2365
  },
2238
- "required": ["value"],
2366
+ "required": [
2367
+ "value"
2368
+ ],
2239
2369
  "title": "Conditional",
2240
2370
  "type": "object"
2241
2371
  },
@@ -2255,7 +2385,9 @@
2255
2385
  "description": "The value to use if the condition is met"
2256
2386
  }
2257
2387
  },
2258
- "required": ["value"],
2388
+ "required": [
2389
+ "value"
2390
+ ],
2259
2391
  "title": "Conditional",
2260
2392
  "type": "object"
2261
2393
  },
@@ -2275,7 +2407,9 @@
2275
2407
  "description": "The value to use if the condition is met"
2276
2408
  }
2277
2409
  },
2278
- "required": ["value"],
2410
+ "required": [
2411
+ "value"
2412
+ ],
2279
2413
  "title": "Conditional",
2280
2414
  "type": "object"
2281
2415
  },
@@ -2295,7 +2429,9 @@
2295
2429
  "description": "The value to use if the condition is met"
2296
2430
  }
2297
2431
  },
2298
- "required": ["value"],
2432
+ "required": [
2433
+ "value"
2434
+ ],
2299
2435
  "title": "Conditional",
2300
2436
  "type": "object"
2301
2437
  },
@@ -2315,7 +2451,9 @@
2315
2451
  "description": "The value to use if the condition is met"
2316
2452
  }
2317
2453
  },
2318
- "required": ["value"],
2454
+ "required": [
2455
+ "value"
2456
+ ],
2319
2457
  "title": "Conditional",
2320
2458
  "type": "object"
2321
2459
  },
@@ -2335,7 +2473,9 @@
2335
2473
  "type": "boolean"
2336
2474
  }
2337
2475
  },
2338
- "required": ["value"],
2476
+ "required": [
2477
+ "value"
2478
+ ],
2339
2479
  "title": "Conditional",
2340
2480
  "type": "object"
2341
2481
  },
@@ -2355,7 +2495,9 @@
2355
2495
  "type": "string"
2356
2496
  }
2357
2497
  },
2358
- "required": ["value"],
2498
+ "required": [
2499
+ "value"
2500
+ ],
2359
2501
  "title": "Conditional",
2360
2502
  "type": "object"
2361
2503
  },
@@ -2383,7 +2525,9 @@
2383
2525
  "type": "array"
2384
2526
  }
2385
2527
  },
2386
- "required": ["message"],
2528
+ "required": [
2529
+ "message"
2530
+ ],
2387
2531
  "type": "object"
2388
2532
  },
2389
2533
  "value": {
@@ -2403,11 +2547,15 @@
2403
2547
  "type": "array"
2404
2548
  }
2405
2549
  },
2406
- "required": ["message"],
2550
+ "required": [
2551
+ "message"
2552
+ ],
2407
2553
  "type": "object"
2408
2554
  }
2409
2555
  },
2410
- "required": ["value"],
2556
+ "required": [
2557
+ "value"
2558
+ ],
2411
2559
  "title": "Conditional",
2412
2560
  "type": "object"
2413
2561
  },
@@ -2435,7 +2583,9 @@
2435
2583
  "type": "array"
2436
2584
  }
2437
2585
  },
2438
- "required": ["message"],
2586
+ "required": [
2587
+ "message"
2588
+ ],
2439
2589
  "type": "object"
2440
2590
  },
2441
2591
  "value": {
@@ -2455,11 +2605,15 @@
2455
2605
  "type": "array"
2456
2606
  }
2457
2607
  },
2458
- "required": ["message"],
2608
+ "required": [
2609
+ "message"
2610
+ ],
2459
2611
  "type": "object"
2460
2612
  }
2461
2613
  },
2462
- "required": ["value"],
2614
+ "required": [
2615
+ "value"
2616
+ ],
2463
2617
  "title": "Conditional",
2464
2618
  "type": "object"
2465
2619
  },
@@ -2487,7 +2641,9 @@
2487
2641
  "type": "array"
2488
2642
  }
2489
2643
  },
2490
- "required": ["message"],
2644
+ "required": [
2645
+ "message"
2646
+ ],
2491
2647
  "type": "object"
2492
2648
  },
2493
2649
  "value": {
@@ -2507,11 +2663,15 @@
2507
2663
  "type": "array"
2508
2664
  }
2509
2665
  },
2510
- "required": ["message"],
2666
+ "required": [
2667
+ "message"
2668
+ ],
2511
2669
  "type": "object"
2512
2670
  }
2513
2671
  },
2514
- "required": ["value"],
2672
+ "required": [
2673
+ "value"
2674
+ ],
2515
2675
  "title": "Conditional",
2516
2676
  "type": "object"
2517
2677
  },
@@ -2533,7 +2693,10 @@
2533
2693
  "type": "array"
2534
2694
  }
2535
2695
  },
2536
- "required": ["issueIds", "contentIds"],
2696
+ "required": [
2697
+ "issueIds",
2698
+ "contentIds"
2699
+ ],
2537
2700
  "type": "object"
2538
2701
  },
2539
2702
  "ContentBodyConfig": {
@@ -2610,7 +2773,10 @@
2610
2773
  },
2611
2774
  "isLazy": {
2612
2775
  "description": "Choose whether we want to load to component immediately or should be lazy loaded",
2613
- "type": ["null", "boolean"]
2776
+ "type": [
2777
+ "null",
2778
+ "boolean"
2779
+ ]
2614
2780
  },
2615
2781
  "maxImageWidth": {
2616
2782
  "default": 1200,
@@ -2625,7 +2791,9 @@
2625
2791
  "$ref": "#/definitions/EventActionConfig"
2626
2792
  }
2627
2793
  },
2628
- "required": ["action"],
2794
+ "required": [
2795
+ "action"
2796
+ ],
2629
2797
  "type": "object"
2630
2798
  },
2631
2799
  "skipSSR": {
@@ -2643,7 +2811,9 @@
2643
2811
  "type": "string"
2644
2812
  }
2645
2813
  },
2646
- "required": ["type"],
2814
+ "required": [
2815
+ "type"
2816
+ ],
2647
2817
  "title": "Content Body",
2648
2818
  "type": "object"
2649
2819
  },
@@ -2692,7 +2862,9 @@
2692
2862
  "type": "boolean"
2693
2863
  }
2694
2864
  },
2695
- "required": ["customData"],
2865
+ "required": [
2866
+ "customData"
2867
+ ],
2696
2868
  "type": "object"
2697
2869
  }
2698
2870
  ],
@@ -2764,7 +2936,9 @@
2764
2936
  "type": "array"
2765
2937
  }
2766
2938
  },
2767
- "required": ["message"],
2939
+ "required": [
2940
+ "message"
2941
+ ],
2768
2942
  "type": "object"
2769
2943
  },
2770
2944
  {
@@ -2798,11 +2972,17 @@
2798
2972
  "description": "Whether to show nothing, the slug or the real name of the categories (default: slug).",
2799
2973
  "properties": {
2800
2974
  "mode": {
2801
- "enum": ["NOTHING", "SLUG", "NAME"],
2975
+ "enum": [
2976
+ "NOTHING",
2977
+ "SLUG",
2978
+ "NAME"
2979
+ ],
2802
2980
  "type": "string"
2803
2981
  }
2804
2982
  },
2805
- "required": ["mode"],
2983
+ "required": [
2984
+ "mode"
2985
+ ],
2806
2986
  "type": "object"
2807
2987
  },
2808
2988
  "downloadOptions": {
@@ -2866,7 +3046,10 @@
2866
3046
  },
2867
3047
  "isLazy": {
2868
3048
  "description": "Choose whether we want to load to component immediately or should be lazy loaded",
2869
- "type": ["null", "boolean"]
3049
+ "type": [
3050
+ "null",
3051
+ "boolean"
3052
+ ]
2870
3053
  },
2871
3054
  "lcpPrioritized": {
2872
3055
  "description": "Whether to load image with fetchpriority set to high to improve LCP.",
@@ -2982,7 +3165,10 @@
2982
3165
  "type": "number"
2983
3166
  }
2984
3167
  },
2985
- "required": ["minContentVisibility", "trackDelay"],
3168
+ "required": [
3169
+ "minContentVisibility",
3170
+ "trackDelay"
3171
+ ],
2986
3172
  "type": "object"
2987
3173
  }
2988
3174
  ],
@@ -3018,7 +3204,9 @@
3018
3204
  "type": "boolean"
3019
3205
  }
3020
3206
  },
3021
- "required": ["customData"],
3207
+ "required": [
3208
+ "customData"
3209
+ ],
3022
3210
  "type": "object"
3023
3211
  }
3024
3212
  ],
@@ -3094,7 +3282,9 @@
3094
3282
  "type": "array"
3095
3283
  }
3096
3284
  },
3097
- "required": ["message"],
3285
+ "required": [
3286
+ "message"
3287
+ ],
3098
3288
  "type": "object"
3099
3289
  },
3100
3290
  {
@@ -3128,11 +3318,17 @@
3128
3318
  "description": "Whether to show nothing, the slug or the real name of the categories (default: slug).",
3129
3319
  "properties": {
3130
3320
  "mode": {
3131
- "enum": ["NOTHING", "SLUG", "NAME"],
3321
+ "enum": [
3322
+ "NOTHING",
3323
+ "SLUG",
3324
+ "NAME"
3325
+ ],
3132
3326
  "type": "string"
3133
3327
  }
3134
3328
  },
3135
- "required": ["mode"],
3329
+ "required": [
3330
+ "mode"
3331
+ ],
3136
3332
  "type": "object"
3137
3333
  },
3138
3334
  "downloadOptions": {
@@ -3196,7 +3392,10 @@
3196
3392
  },
3197
3393
  "isLazy": {
3198
3394
  "description": "Choose whether we want to load to component immediately or should be lazy loaded",
3199
- "type": ["null", "boolean"]
3395
+ "type": [
3396
+ "null",
3397
+ "boolean"
3398
+ ]
3200
3399
  },
3201
3400
  "lcpPrioritized": {
3202
3401
  "description": "Whether to load image with fetchpriority set to high to improve LCP.",
@@ -3312,7 +3511,10 @@
3312
3511
  "type": "number"
3313
3512
  }
3314
3513
  },
3315
- "required": ["minContentVisibility", "trackDelay"],
3514
+ "required": [
3515
+ "minContentVisibility",
3516
+ "trackDelay"
3517
+ ],
3316
3518
  "type": "object"
3317
3519
  }
3318
3520
  ],
@@ -3323,7 +3525,9 @@
3323
3525
  "type": "string"
3324
3526
  }
3325
3527
  },
3326
- "required": ["type"],
3528
+ "required": [
3529
+ "type"
3530
+ ],
3327
3531
  "title": "Content",
3328
3532
  "type": "object"
3329
3533
  },
@@ -3393,7 +3597,10 @@
3393
3597
  },
3394
3598
  "isLazy": {
3395
3599
  "description": "Choose whether we want to load to component immediately or should be lazy loaded",
3396
- "type": ["null", "boolean"]
3600
+ "type": [
3601
+ "null",
3602
+ "boolean"
3603
+ ]
3397
3604
  },
3398
3605
  "propertyReference": {
3399
3606
  "type": "string"
@@ -3416,7 +3623,9 @@
3416
3623
  "type": "string"
3417
3624
  }
3418
3625
  },
3419
- "required": ["type"],
3626
+ "required": [
3627
+ "type"
3628
+ ],
3420
3629
  "title": "Content Featured Image",
3421
3630
  "type": "object"
3422
3631
  },
@@ -3509,7 +3718,11 @@
3509
3718
  "type": "object"
3510
3719
  },
3511
3720
  "ContentInstallState": {
3512
- "enum": ["NOT_INSTALLED", "INCOMPLETE", "COMPLETE"],
3721
+ "enum": [
3722
+ "NOT_INSTALLED",
3723
+ "INCOMPLETE",
3724
+ "COMPLETE"
3725
+ ],
3513
3726
  "type": "string"
3514
3727
  },
3515
3728
  "ContentListContentFilter": {
@@ -3522,7 +3735,9 @@
3522
3735
  "$ref": "#/definitions/ContentFilter"
3523
3736
  }
3524
3737
  },
3525
- "required": ["value"],
3738
+ "required": [
3739
+ "value"
3740
+ ],
3526
3741
  "type": "object"
3527
3742
  },
3528
3743
  "ContentListFilter": {
@@ -3555,7 +3770,13 @@
3555
3770
  "type": "object"
3556
3771
  },
3557
3772
  "ContentTemplate": {
3558
- "enum": ["cover", "card", "highlight", "details", "group"],
3773
+ "enum": [
3774
+ "cover",
3775
+ "card",
3776
+ "highlight",
3777
+ "details",
3778
+ "group"
3779
+ ],
3559
3780
  "type": "string"
3560
3781
  },
3561
3782
  "ContentTitleConfig": {
@@ -3610,7 +3831,10 @@
3610
3831
  },
3611
3832
  "isLazy": {
3612
3833
  "description": "Choose whether we want to load to component immediately or should be lazy loaded",
3613
- "type": ["null", "boolean"]
3834
+ "type": [
3835
+ "null",
3836
+ "boolean"
3837
+ ]
3614
3838
  },
3615
3839
  "skipSSR": {
3616
3840
  "type": "boolean"
@@ -3630,7 +3854,9 @@
3630
3854
  "type": "string"
3631
3855
  }
3632
3856
  },
3633
- "required": ["type"],
3857
+ "required": [
3858
+ "type"
3859
+ ],
3634
3860
  "title": "Content Title",
3635
3861
  "type": "object"
3636
3862
  },
@@ -3644,11 +3870,19 @@
3644
3870
  "$ref": "#/definitions/CatalogContentType"
3645
3871
  }
3646
3872
  },
3647
- "required": ["value"],
3873
+ "required": [
3874
+ "value"
3875
+ ],
3648
3876
  "type": "object"
3649
3877
  },
3650
3878
  "ContentVisibility": {
3651
- "enum": [0, 0.25, 0.5, 0.75, 1],
3879
+ "enum": [
3880
+ 0,
3881
+ 0.25,
3882
+ 0.5,
3883
+ 0.75,
3884
+ 1
3885
+ ],
3652
3886
  "type": "number"
3653
3887
  },
3654
3888
  "ContextDataSourceConfig": {
@@ -3762,7 +3996,10 @@
3762
3996
  "type": "string"
3763
3997
  }
3764
3998
  },
3765
- "required": ["type", "data"],
3999
+ "required": [
4000
+ "type",
4001
+ "data"
4002
+ ],
3766
4003
  "title": "ContextDataSource",
3767
4004
  "type": "object"
3768
4005
  },
@@ -3777,7 +4014,9 @@
3777
4014
  "$ref": "#/definitions/EventAction.COUPON"
3778
4015
  }
3779
4016
  },
3780
- "required": ["type"],
4017
+ "required": [
4018
+ "type"
4019
+ ],
3781
4020
  "title": "CouponAction",
3782
4021
  "type": "object"
3783
4022
  },
@@ -3832,7 +4071,10 @@
3832
4071
  },
3833
4072
  "isLazy": {
3834
4073
  "description": "Choose whether we want to load to component immediately or should be lazy loaded",
3835
- "type": ["null", "boolean"]
4074
+ "type": [
4075
+ "null",
4076
+ "boolean"
4077
+ ]
3836
4078
  },
3837
4079
  "skipSSR": {
3838
4080
  "type": "boolean"
@@ -3849,7 +4091,9 @@
3849
4091
  "type": "string"
3850
4092
  }
3851
4093
  },
3852
- "required": ["type"],
4094
+ "required": [
4095
+ "type"
4096
+ ],
3853
4097
  "title": "Coupon",
3854
4098
  "type": "object"
3855
4099
  },
@@ -3863,7 +4107,9 @@
3863
4107
  "$ref": "#/definitions/ComponentConfig"
3864
4108
  }
3865
4109
  },
3866
- "required": ["component"],
4110
+ "required": [
4111
+ "component"
4112
+ ],
3867
4113
  "type": "object"
3868
4114
  },
3869
4115
  "CustomDataEntry": {
@@ -3876,7 +4122,9 @@
3876
4122
  "type": "string"
3877
4123
  }
3878
4124
  },
3879
- "required": ["id"],
4125
+ "required": [
4126
+ "id"
4127
+ ],
3880
4128
  "type": "object"
3881
4129
  },
3882
4130
  "CustomDataSourceConfig": {
@@ -4003,7 +4251,10 @@
4003
4251
  "type": "string"
4004
4252
  }
4005
4253
  },
4006
- "required": ["type", "data"],
4254
+ "required": [
4255
+ "type",
4256
+ "data"
4257
+ ],
4007
4258
  "title": "CustomDataSource",
4008
4259
  "type": "object"
4009
4260
  },
@@ -4017,7 +4268,10 @@
4017
4268
  "type": "string"
4018
4269
  }
4019
4270
  },
4020
- "required": ["sortFunction", "direction"],
4271
+ "required": [
4272
+ "sortFunction",
4273
+ "direction"
4274
+ ],
4021
4275
  "type": "object"
4022
4276
  },
4023
4277
  "DataAttributesConfig": {
@@ -4048,7 +4302,10 @@
4048
4302
  "type": "number"
4049
4303
  }
4050
4304
  },
4051
- "required": ["adId", "interval"],
4305
+ "required": [
4306
+ "adId",
4307
+ "interval"
4308
+ ],
4052
4309
  "title": "Data Source Ad",
4053
4310
  "type": "object"
4054
4311
  },
@@ -4132,7 +4389,9 @@
4132
4389
  "$ref": "#/definitions/SortDirection"
4133
4390
  }
4134
4391
  },
4135
- "required": ["direction"],
4392
+ "required": [
4393
+ "direction"
4394
+ ],
4136
4395
  "type": "object"
4137
4396
  },
4138
4397
  "DateFilter": {
@@ -4151,11 +4410,17 @@
4151
4410
  "type": "string"
4152
4411
  }
4153
4412
  },
4154
- "required": ["value"],
4413
+ "required": [
4414
+ "value"
4415
+ ],
4155
4416
  "type": "object"
4156
4417
  },
4157
4418
  "DateOperation": {
4158
- "enum": ["GREATER_THAN", "LESS_THAN", "EQUAL"],
4419
+ "enum": [
4420
+ "GREATER_THAN",
4421
+ "LESS_THAN",
4422
+ "EQUAL"
4423
+ ],
4159
4424
  "type": "string"
4160
4425
  },
4161
4426
  "DeleteAllBookmarksActionConfig": {
@@ -4170,7 +4435,9 @@
4170
4435
  "$ref": "#/definitions/EventAction.DELETE_ALL_BOOKMARKS"
4171
4436
  }
4172
4437
  },
4173
- "required": ["type"],
4438
+ "required": [
4439
+ "type"
4440
+ ],
4174
4441
  "title": "DeleteAllBookmarksAction",
4175
4442
  "type": "object"
4176
4443
  },
@@ -4187,7 +4454,10 @@
4187
4454
  "type": "object"
4188
4455
  },
4189
4456
  "DisplayMode": {
4190
- "enum": ["EMBEDDED", "MODAL"],
4457
+ "enum": [
4458
+ "EMBEDDED",
4459
+ "MODAL"
4460
+ ],
4191
4461
  "type": "string"
4192
4462
  },
4193
4463
  "DownloadIssuesConfig": {
@@ -4259,7 +4529,10 @@
4259
4529
  },
4260
4530
  "isLazy": {
4261
4531
  "description": "Choose whether we want to load to component immediately or should be lazy loaded",
4262
- "type": ["null", "boolean"]
4532
+ "type": [
4533
+ "null",
4534
+ "boolean"
4535
+ ]
4263
4536
  },
4264
4537
  "skipSSR": {
4265
4538
  "type": "boolean"
@@ -4316,7 +4589,10 @@
4316
4589
  "type": "string"
4317
4590
  }
4318
4591
  },
4319
- "required": ["dataSource", "type"],
4592
+ "required": [
4593
+ "dataSource",
4594
+ "type"
4595
+ ],
4320
4596
  "title": "Download Issues",
4321
4597
  "type": "object"
4322
4598
  },
@@ -4483,7 +4759,9 @@
4483
4759
  "type": "string"
4484
4760
  }
4485
4761
  },
4486
- "required": ["type"],
4762
+ "required": [
4763
+ "type"
4764
+ ],
4487
4765
  "title": "CategoryDataSource (Dropdown)",
4488
4766
  "type": "object"
4489
4767
  },
@@ -4540,7 +4818,10 @@
4540
4818
  },
4541
4819
  "isLazy": {
4542
4820
  "description": "Choose whether we want to load to component immediately or should be lazy loaded",
4543
- "type": ["null", "boolean"]
4821
+ "type": [
4822
+ "null",
4823
+ "boolean"
4824
+ ]
4544
4825
  },
4545
4826
  "paramScope": {
4546
4827
  "$ref": "#/definitions/SelectionScope",
@@ -4548,7 +4829,10 @@
4548
4829
  },
4549
4830
  "reset": {
4550
4831
  "description": "Whether a reset entry is displayed. If a string is used, the value is used as the display value of the entry and will be translated.",
4551
- "type": ["boolean", "string"]
4832
+ "type": [
4833
+ "boolean",
4834
+ "string"
4835
+ ]
4552
4836
  },
4553
4837
  "skipSSR": {
4554
4838
  "type": "boolean"
@@ -4572,7 +4856,9 @@
4572
4856
  "type": "string"
4573
4857
  }
4574
4858
  },
4575
- "required": ["type"],
4859
+ "required": [
4860
+ "type"
4861
+ ],
4576
4862
  "title": "Dropdown",
4577
4863
  "type": "object"
4578
4864
  },
@@ -4645,7 +4931,9 @@
4645
4931
  "type": "boolean"
4646
4932
  }
4647
4933
  },
4648
- "required": ["formatText"],
4934
+ "required": [
4935
+ "formatText"
4936
+ ],
4649
4937
  "type": "object"
4650
4938
  },
4651
4939
  "interval": {
@@ -4730,7 +5018,9 @@
4730
5018
  "type": "string"
4731
5019
  }
4732
5020
  },
4733
- "required": ["type"],
5021
+ "required": [
5022
+ "type"
5023
+ ],
4734
5024
  "title": "PeriodDataSource (Dropdown)",
4735
5025
  "type": "object"
4736
5026
  },
@@ -4897,7 +5187,9 @@
4897
5187
  "type": "string"
4898
5188
  }
4899
5189
  },
4900
- "required": ["type"],
5190
+ "required": [
5191
+ "type"
5192
+ ],
4901
5193
  "title": "PublicationDataSource (Dropdown)",
4902
5194
  "type": "object"
4903
5195
  },
@@ -5045,7 +5337,9 @@
5045
5337
  "type": "string"
5046
5338
  }
5047
5339
  },
5048
- "required": ["type"],
5340
+ "required": [
5341
+ "type"
5342
+ ],
5049
5343
  "title": "TaxonomyDataSource (Dropdown)",
5050
5344
  "type": "object"
5051
5345
  },
@@ -5061,7 +5355,10 @@
5061
5355
  "type": "object"
5062
5356
  }
5063
5357
  },
5064
- "required": ["name", "params"],
5358
+ "required": [
5359
+ "name",
5360
+ "params"
5361
+ ],
5065
5362
  "type": "object"
5066
5363
  },
5067
5364
  "DynamicResolutionStrategy": {
@@ -5069,7 +5366,12 @@
5069
5366
  "properties": {
5070
5367
  "mode": {
5071
5368
  "description": "min / max: automatically use the shorter / longer edge",
5072
- "enum": ["min", "max", "width", "height"],
5369
+ "enum": [
5370
+ "min",
5371
+ "max",
5372
+ "width",
5373
+ "height"
5374
+ ],
5073
5375
  "type": "string"
5074
5376
  },
5075
5377
  "type": {
@@ -5077,7 +5379,10 @@
5077
5379
  "type": "string"
5078
5380
  }
5079
5381
  },
5080
- "required": ["type", "mode"],
5382
+ "required": [
5383
+ "type",
5384
+ "mode"
5385
+ ],
5081
5386
  "title": "DynamicResolutionStrategy",
5082
5387
  "type": "object"
5083
5388
  },
@@ -5118,7 +5423,11 @@
5118
5423
  },
5119
5424
  "embeddedParams": {
5120
5425
  "additionalProperties": {
5121
- "type": ["string", "number", "boolean"]
5426
+ "type": [
5427
+ "string",
5428
+ "number",
5429
+ "boolean"
5430
+ ]
5122
5431
  },
5123
5432
  "description": "Additional parameters to set when the value is changed",
5124
5433
  "type": "object"
@@ -5136,7 +5445,10 @@
5136
5445
  },
5137
5446
  "isLazy": {
5138
5447
  "description": "Choose whether we want to load to component immediately or should be lazy loaded",
5139
- "type": ["null", "boolean"]
5448
+ "type": [
5449
+ "null",
5450
+ "boolean"
5451
+ ]
5140
5452
  },
5141
5453
  "name": {
5142
5454
  "description": "The name of the view to display here",
@@ -5157,7 +5469,10 @@
5157
5469
  "type": "string"
5158
5470
  }
5159
5471
  },
5160
- "required": ["name", "type"],
5472
+ "required": [
5473
+ "name",
5474
+ "type"
5475
+ ],
5161
5476
  "title": "EmbeddableView",
5162
5477
  "type": "object"
5163
5478
  },
@@ -5185,7 +5500,10 @@
5185
5500
  "type": "number"
5186
5501
  }
5187
5502
  },
5188
- "required": ["adConfig", "counter"],
5503
+ "required": [
5504
+ "adConfig",
5505
+ "counter"
5506
+ ],
5189
5507
  "type": "object"
5190
5508
  },
5191
5509
  "EmbeddedAdConfig": {
@@ -5340,7 +5658,10 @@
5340
5658
  "type": "array"
5341
5659
  }
5342
5660
  },
5343
- "required": ["expression", "fallback"],
5661
+ "required": [
5662
+ "expression",
5663
+ "fallback"
5664
+ ],
5344
5665
  "type": "object"
5345
5666
  },
5346
5667
  "ExternalLoginActionConfig": {
@@ -5385,7 +5706,9 @@
5385
5706
  "type": "string"
5386
5707
  }
5387
5708
  },
5388
- "required": ["usernameKey"],
5709
+ "required": [
5710
+ "usernameKey"
5711
+ ],
5389
5712
  "type": "object"
5390
5713
  },
5391
5714
  "onCancel": {
@@ -5412,7 +5735,11 @@
5412
5735
  "type": "string"
5413
5736
  }
5414
5737
  },
5415
- "required": ["type", "url", "onSuccess"],
5738
+ "required": [
5739
+ "type",
5740
+ "url",
5741
+ "onSuccess"
5742
+ ],
5416
5743
  "title": "ExternalLoginAction",
5417
5744
  "type": "object"
5418
5745
  },
@@ -5433,17 +5760,25 @@
5433
5760
  "additionalProperties": false,
5434
5761
  "properties": {
5435
5762
  "height": {
5436
- "type": ["number", "string"]
5763
+ "type": [
5764
+ "number",
5765
+ "string"
5766
+ ]
5437
5767
  },
5438
5768
  "type": {
5439
5769
  "const": "fixed",
5440
5770
  "type": "string"
5441
5771
  },
5442
5772
  "width": {
5443
- "type": ["number", "string"]
5773
+ "type": [
5774
+ "number",
5775
+ "string"
5776
+ ]
5444
5777
  }
5445
5778
  },
5446
- "required": ["type"],
5779
+ "required": [
5780
+ "type"
5781
+ ],
5447
5782
  "title": "FixedResolutionStrategy",
5448
5783
  "type": "object"
5449
5784
  },
@@ -5597,7 +5932,10 @@
5597
5932
  },
5598
5933
  "isLazy": {
5599
5934
  "description": "Choose whether we want to load to component immediately or should be lazy loaded",
5600
- "type": ["null", "boolean"]
5935
+ "type": [
5936
+ "null",
5937
+ "boolean"
5938
+ ]
5601
5939
  },
5602
5940
  "skipSSR": {
5603
5941
  "type": "boolean"
@@ -5636,7 +5974,10 @@
5636
5974
  "type": "array"
5637
5975
  }
5638
5976
  },
5639
- "required": ["tag", "type"],
5977
+ "required": [
5978
+ "tag",
5979
+ "type"
5980
+ ],
5640
5981
  "title": "HTML",
5641
5982
  "type": "object"
5642
5983
  },
@@ -5744,7 +6085,10 @@
5744
6085
  },
5745
6086
  "isLazy": {
5746
6087
  "description": "Choose whether we want to load to component immediately or should be lazy loaded",
5747
- "type": ["null", "boolean"]
6088
+ "type": [
6089
+ "null",
6090
+ "boolean"
6091
+ ]
5748
6092
  },
5749
6093
  "skipSSR": {
5750
6094
  "type": "boolean"
@@ -5761,7 +6105,9 @@
5761
6105
  "type": "string"
5762
6106
  }
5763
6107
  },
5764
- "required": ["type"],
6108
+ "required": [
6109
+ "type"
6110
+ ],
5765
6111
  "title": "Iframe (deprecated)",
5766
6112
  "type": "object"
5767
6113
  },
@@ -5797,7 +6143,11 @@
5797
6143
  "type": "object"
5798
6144
  },
5799
6145
  "ImageHeightStrategy": {
5800
- "enum": ["AUTO", "FIXED", "DEFAULT"],
6146
+ "enum": [
6147
+ "AUTO",
6148
+ "FIXED",
6149
+ "DEFAULT"
6150
+ ],
5801
6151
  "type": "string"
5802
6152
  },
5803
6153
  "IntComparator": {
@@ -5807,7 +6157,9 @@
5807
6157
  "$ref": "#/definitions/SortDirection"
5808
6158
  }
5809
6159
  },
5810
- "required": ["direction"],
6160
+ "required": [
6161
+ "direction"
6162
+ ],
5811
6163
  "type": "object"
5812
6164
  },
5813
6165
  "IntFilter": {
@@ -5823,11 +6175,17 @@
5823
6175
  "type": "number"
5824
6176
  }
5825
6177
  },
5826
- "required": ["value"],
6178
+ "required": [
6179
+ "value"
6180
+ ],
5827
6181
  "type": "object"
5828
6182
  },
5829
6183
  "IntOperation": {
5830
- "enum": ["GREATER_THAN", "LESS_THAN", "EQUAL"],
6184
+ "enum": [
6185
+ "GREATER_THAN",
6186
+ "LESS_THAN",
6187
+ "EQUAL"
6188
+ ],
5831
6189
  "type": "string"
5832
6190
  },
5833
6191
  "IssueComparator": {
@@ -5873,7 +6231,9 @@
5873
6231
  "type": "boolean"
5874
6232
  }
5875
6233
  },
5876
- "required": ["customData"],
6234
+ "required": [
6235
+ "customData"
6236
+ ],
5877
6237
  "type": "object"
5878
6238
  }
5879
6239
  ],
@@ -5941,7 +6301,9 @@
5941
6301
  "type": "array"
5942
6302
  }
5943
6303
  },
5944
- "required": ["message"],
6304
+ "required": [
6305
+ "message"
6306
+ ],
5945
6307
  "type": "object"
5946
6308
  },
5947
6309
  {
@@ -5978,11 +6340,17 @@
5978
6340
  "description": "Whether to show nothing, the slug or the real name of the categories (default: slug).",
5979
6341
  "properties": {
5980
6342
  "mode": {
5981
- "enum": ["NOTHING", "SLUG", "NAME"],
6343
+ "enum": [
6344
+ "NOTHING",
6345
+ "SLUG",
6346
+ "NAME"
6347
+ ],
5982
6348
  "type": "string"
5983
6349
  }
5984
6350
  },
5985
- "required": ["mode"],
6351
+ "required": [
6352
+ "mode"
6353
+ ],
5986
6354
  "type": "object"
5987
6355
  },
5988
6356
  "downloadOptions": {
@@ -6046,7 +6414,10 @@
6046
6414
  },
6047
6415
  "isLazy": {
6048
6416
  "description": "Choose whether we want to load to component immediately or should be lazy loaded",
6049
- "type": ["null", "boolean"]
6417
+ "type": [
6418
+ "null",
6419
+ "boolean"
6420
+ ]
6050
6421
  },
6051
6422
  "issueContextKey": {
6052
6423
  "description": "Set if the data in the context is not available as \"content\" or \"issue\". By default checks $context.content first and then $context.issue",
@@ -6166,7 +6537,10 @@
6166
6537
  "type": "number"
6167
6538
  }
6168
6539
  },
6169
- "required": ["minIssueVisibility", "trackDelay"],
6540
+ "required": [
6541
+ "minIssueVisibility",
6542
+ "trackDelay"
6543
+ ],
6170
6544
  "type": "object"
6171
6545
  }
6172
6546
  ],
@@ -6203,7 +6577,9 @@
6203
6577
  "type": "boolean"
6204
6578
  }
6205
6579
  },
6206
- "required": ["customData"],
6580
+ "required": [
6581
+ "customData"
6582
+ ],
6207
6583
  "type": "object"
6208
6584
  }
6209
6585
  ],
@@ -6275,7 +6651,9 @@
6275
6651
  "type": "array"
6276
6652
  }
6277
6653
  },
6278
- "required": ["message"],
6654
+ "required": [
6655
+ "message"
6656
+ ],
6279
6657
  "type": "object"
6280
6658
  },
6281
6659
  {
@@ -6312,11 +6690,17 @@
6312
6690
  "description": "Whether to show nothing, the slug or the real name of the categories (default: slug).",
6313
6691
  "properties": {
6314
6692
  "mode": {
6315
- "enum": ["NOTHING", "SLUG", "NAME"],
6693
+ "enum": [
6694
+ "NOTHING",
6695
+ "SLUG",
6696
+ "NAME"
6697
+ ],
6316
6698
  "type": "string"
6317
6699
  }
6318
6700
  },
6319
- "required": ["mode"],
6701
+ "required": [
6702
+ "mode"
6703
+ ],
6320
6704
  "type": "object"
6321
6705
  },
6322
6706
  "downloadOptions": {
@@ -6380,7 +6764,10 @@
6380
6764
  },
6381
6765
  "isLazy": {
6382
6766
  "description": "Choose whether we want to load to component immediately or should be lazy loaded",
6383
- "type": ["null", "boolean"]
6767
+ "type": [
6768
+ "null",
6769
+ "boolean"
6770
+ ]
6384
6771
  },
6385
6772
  "issueContextKey": {
6386
6773
  "description": "Set if the data in the context is not available as \"content\" or \"issue\". By default checks $context.content first and then $context.issue",
@@ -6500,7 +6887,10 @@
6500
6887
  "type": "number"
6501
6888
  }
6502
6889
  },
6503
- "required": ["minIssueVisibility", "trackDelay"],
6890
+ "required": [
6891
+ "minIssueVisibility",
6892
+ "trackDelay"
6893
+ ],
6504
6894
  "type": "object"
6505
6895
  }
6506
6896
  ],
@@ -6511,7 +6901,9 @@
6511
6901
  "type": "string"
6512
6902
  }
6513
6903
  },
6514
- "required": ["type"],
6904
+ "required": [
6905
+ "type"
6906
+ ],
6515
6907
  "title": "Issue (deprecated)",
6516
6908
  "type": "object"
6517
6909
  },
@@ -6671,12 +7063,17 @@
6671
7063
  "type": "string"
6672
7064
  }
6673
7065
  },
6674
- "required": ["type"],
7066
+ "required": [
7067
+ "type"
7068
+ ],
6675
7069
  "title": "IssueDataSource (deprecated)",
6676
7070
  "type": "object"
6677
7071
  },
6678
7072
  "IssueDownloadButtonType": {
6679
- "enum": ["SINGLE", "MULTI"],
7073
+ "enum": [
7074
+ "SINGLE",
7075
+ "MULTI"
7076
+ ],
6680
7077
  "type": "string"
6681
7078
  },
6682
7079
  "IssueFilter": {
@@ -6745,7 +7142,9 @@
6745
7142
  "$ref": "#/definitions/IssueFilter"
6746
7143
  }
6747
7144
  },
6748
- "required": ["value"],
7145
+ "required": [
7146
+ "value"
7147
+ ],
6749
7148
  "type": "object"
6750
7149
  },
6751
7150
  "IssueListFilter": {
@@ -6769,7 +7168,9 @@
6769
7168
  "type": "boolean"
6770
7169
  }
6771
7170
  },
6772
- "required": ["content"],
7171
+ "required": [
7172
+ "content"
7173
+ ],
6773
7174
  "type": "object"
6774
7175
  },
6775
7176
  "IssueListFilterWithSize": {
@@ -6782,7 +7183,9 @@
6782
7183
  "$ref": "#/definitions/IntFilter"
6783
7184
  }
6784
7185
  },
6785
- "required": ["size"],
7186
+ "required": [
7187
+ "size"
7188
+ ],
6786
7189
  "type": "object"
6787
7190
  },
6788
7191
  "IssuePageComparator": {
@@ -6799,15 +7202,27 @@
6799
7202
  "type": "object"
6800
7203
  },
6801
7204
  "IssueSearchResultTemplate": {
6802
- "enum": ["kiosk", "feed"],
7205
+ "enum": [
7206
+ "kiosk",
7207
+ "feed"
7208
+ ],
6803
7209
  "type": "string"
6804
7210
  },
6805
7211
  "IssueTemplate": {
6806
- "enum": ["cover", "card", "highlight", "details", "group"],
7212
+ "enum": [
7213
+ "cover",
7214
+ "card",
7215
+ "highlight",
7216
+ "details",
7217
+ "group"
7218
+ ],
6807
7219
  "type": "string"
6808
7220
  },
6809
7221
  "IssueType": {
6810
- "enum": ["ARTICLE", "ISSUE"],
7222
+ "enum": [
7223
+ "ARTICLE",
7224
+ "ISSUE"
7225
+ ],
6811
7226
  "type": "string"
6812
7227
  },
6813
7228
  "IssueTypeFilter": {
@@ -6821,11 +7236,19 @@
6821
7236
  "$ref": "#/definitions/IssueType"
6822
7237
  }
6823
7238
  },
6824
- "required": ["value"],
7239
+ "required": [
7240
+ "value"
7241
+ ],
6825
7242
  "type": "object"
6826
7243
  },
6827
7244
  "IssueVisibility": {
6828
- "enum": [0, 0.25, 0.5, 0.75, 1],
7245
+ "enum": [
7246
+ 0,
7247
+ 0.25,
7248
+ 0.5,
7249
+ 0.75,
7250
+ 1
7251
+ ],
6829
7252
  "type": "number"
6830
7253
  },
6831
7254
  "JsonDataSourceConfig": {
@@ -6959,7 +7382,10 @@
6959
7382
  "type": "string"
6960
7383
  }
6961
7384
  },
6962
- "required": ["type", "url"],
7385
+ "required": [
7386
+ "type",
7387
+ "url"
7388
+ ],
6963
7389
  "title": "JsonDataSource",
6964
7390
  "type": "object"
6965
7391
  },
@@ -7033,7 +7459,9 @@
7033
7459
  "type": "array"
7034
7460
  }
7035
7461
  },
7036
- "required": ["message"],
7462
+ "required": [
7463
+ "message"
7464
+ ],
7037
7465
  "type": "object"
7038
7466
  }
7039
7467
  ],
@@ -7086,7 +7514,10 @@
7086
7514
  },
7087
7515
  "isLazy": {
7088
7516
  "description": "Choose whether we want to load to component immediately or should be lazy loaded",
7089
- "type": ["null", "boolean"]
7517
+ "type": [
7518
+ "null",
7519
+ "boolean"
7520
+ ]
7090
7521
  },
7091
7522
  "lengthLimit": {
7092
7523
  "additionalProperties": false,
@@ -7111,7 +7542,10 @@
7111
7542
  "type": "string"
7112
7543
  }
7113
7544
  },
7114
- "required": ["singular", "plural"],
7545
+ "required": [
7546
+ "singular",
7547
+ "plural"
7548
+ ],
7115
7549
  "type": "object"
7116
7550
  }
7117
7551
  ]
@@ -7131,7 +7565,10 @@
7131
7565
  "type": "string"
7132
7566
  }
7133
7567
  },
7134
- "required": ["singular", "plural"],
7568
+ "required": [
7569
+ "singular",
7570
+ "plural"
7571
+ ],
7135
7572
  "type": "object"
7136
7573
  }
7137
7574
  ],
@@ -7156,7 +7593,10 @@
7156
7593
  "type": "string"
7157
7594
  }
7158
7595
  },
7159
- "required": ["singular", "plural"],
7596
+ "required": [
7597
+ "singular",
7598
+ "plural"
7599
+ ],
7160
7600
  "type": "object"
7161
7601
  }
7162
7602
  ]
@@ -7176,7 +7616,10 @@
7176
7616
  "type": "string"
7177
7617
  }
7178
7618
  },
7179
- "required": ["singular", "plural"],
7619
+ "required": [
7620
+ "singular",
7621
+ "plural"
7622
+ ],
7180
7623
  "type": "object"
7181
7624
  }
7182
7625
  ]
@@ -7204,15 +7647,22 @@
7204
7647
  "type": "string"
7205
7648
  }
7206
7649
  },
7207
- "required": ["label"],
7650
+ "required": [
7651
+ "label"
7652
+ ],
7208
7653
  "type": "object"
7209
7654
  }
7210
7655
  },
7211
- "required": ["next"],
7656
+ "required": [
7657
+ "next"
7658
+ ],
7212
7659
  "type": "object"
7213
7660
  }
7214
7661
  },
7215
- "required": ["suffix", "text"],
7662
+ "required": [
7663
+ "suffix",
7664
+ "text"
7665
+ ],
7216
7666
  "type": "object"
7217
7667
  },
7218
7668
  "selection": {
@@ -7266,7 +7716,10 @@
7266
7716
  },
7267
7717
  "reset": {
7268
7718
  "description": "Whether a reset button is displayed. Use a string to adjust the message which is displayed\n\nDefault: 'LIST_ACTION_RESET'",
7269
- "type": ["boolean", "string"]
7719
+ "type": [
7720
+ "boolean",
7721
+ "string"
7722
+ ]
7270
7723
  },
7271
7724
  "ripple": {
7272
7725
  "description": "Whether a ripple is shown when an element is selected",
@@ -7274,14 +7727,22 @@
7274
7727
  },
7275
7728
  "selectAll": {
7276
7729
  "description": "Whether a select all button is displayed\n\nDefault: 'LIST_ACTION_SELECT_ALL'",
7277
- "type": ["boolean", "string"]
7730
+ "type": [
7731
+ "boolean",
7732
+ "string"
7733
+ ]
7278
7734
  },
7279
7735
  "unSelectAll": {
7280
7736
  "description": "Whether a unselect all button is displayed\n\nDefault: 'LIST_ACTION_UNSELECT_ALL'",
7281
- "type": ["boolean", "string"]
7737
+ "type": [
7738
+ "boolean",
7739
+ "string"
7740
+ ]
7282
7741
  }
7283
7742
  },
7284
- "required": ["param"],
7743
+ "required": [
7744
+ "param"
7745
+ ],
7285
7746
  "type": "object"
7286
7747
  },
7287
7748
  "skipSSR": {
@@ -7326,20 +7787,36 @@
7326
7787
  "type": "string"
7327
7788
  }
7328
7789
  },
7329
- "required": ["content", "dataSource", "type"],
7790
+ "required": [
7791
+ "content",
7792
+ "dataSource",
7793
+ "type"
7794
+ ],
7330
7795
  "title": "List",
7331
7796
  "type": "object"
7332
7797
  },
7333
7798
  "ListOperation": {
7334
- "enum": ["CONTAINS", "CONTAINS_ONLY"],
7799
+ "enum": [
7800
+ "CONTAINS",
7801
+ "CONTAINS_ONLY"
7802
+ ],
7335
7803
  "type": "string"
7336
7804
  },
7337
7805
  "ListSelectionInitMode": {
7338
- "enum": ["FIRST", "ALL"],
7806
+ "enum": [
7807
+ "FIRST",
7808
+ "ALL"
7809
+ ],
7339
7810
  "type": "string"
7340
7811
  },
7341
7812
  "ListTemplate": {
7342
- "enum": ["vertical", "horizontal", "grid", "group", "tabs"],
7813
+ "enum": [
7814
+ "vertical",
7815
+ "horizontal",
7816
+ "grid",
7817
+ "group",
7818
+ "tabs"
7819
+ ],
7343
7820
  "type": "string"
7344
7821
  },
7345
7822
  "LoginActionConfig": {
@@ -7356,7 +7833,9 @@
7356
7833
  "$ref": "#/definitions/EventAction.LOGIN"
7357
7834
  }
7358
7835
  },
7359
- "required": ["type"],
7836
+ "required": [
7837
+ "type"
7838
+ ],
7360
7839
  "title": "LoginAction",
7361
7840
  "type": "object"
7362
7841
  },
@@ -7420,7 +7899,10 @@
7420
7899
  },
7421
7900
  "isLazy": {
7422
7901
  "description": "Choose whether we want to load to component immediately or should be lazy loaded",
7423
- "type": ["null", "boolean"]
7902
+ "type": [
7903
+ "null",
7904
+ "boolean"
7905
+ ]
7424
7906
  },
7425
7907
  "logoutButton": {
7426
7908
  "anyOf": [
@@ -7492,11 +7974,17 @@
7492
7974
  },
7493
7975
  "userInputType": {
7494
7976
  "description": "Type of input field to display for the user name\n\ndefault: 'text'",
7495
- "enum": ["text", "number", "email"],
7977
+ "enum": [
7978
+ "text",
7979
+ "number",
7980
+ "email"
7981
+ ],
7496
7982
  "type": "string"
7497
7983
  }
7498
7984
  },
7499
- "required": ["type"],
7985
+ "required": [
7986
+ "type"
7987
+ ],
7500
7988
  "title": "Login",
7501
7989
  "type": "object"
7502
7990
  },
@@ -7511,7 +7999,9 @@
7511
7999
  "$ref": "#/definitions/EventAction.LOGOUT"
7512
8000
  }
7513
8001
  },
7514
- "required": ["type"],
8002
+ "required": [
8003
+ "type"
8004
+ ],
7515
8005
  "title": "LogoutAction",
7516
8006
  "type": "object"
7517
8007
  },
@@ -7540,7 +8030,9 @@
7540
8030
  "type": "array"
7541
8031
  }
7542
8032
  },
7543
- "required": ["key"],
8033
+ "required": [
8034
+ "key"
8035
+ ],
7544
8036
  "type": "object"
7545
8037
  },
7546
8038
  "MenuConfig": {
@@ -7558,7 +8050,10 @@
7558
8050
  "$ref": "#/definitions/AllowedMenuActions"
7559
8051
  }
7560
8052
  },
7561
- "required": ["name", "content"],
8053
+ "required": [
8054
+ "name",
8055
+ "content"
8056
+ ],
7562
8057
  "type": "object"
7563
8058
  },
7564
8059
  "type": "array"
@@ -7624,7 +8119,10 @@
7624
8119
  },
7625
8120
  "isLazy": {
7626
8121
  "description": "Choose whether we want to load to component immediately or should be lazy loaded",
7627
- "type": ["null", "boolean"]
8122
+ "type": [
8123
+ "null",
8124
+ "boolean"
8125
+ ]
7628
8126
  },
7629
8127
  "openSubMenu": {
7630
8128
  "additionalProperties": false,
@@ -7632,11 +8130,17 @@
7632
8130
  "properties": {
7633
8131
  "behaviour": {
7634
8132
  "description": "When to open the sub menu.\n\nDefaults to `onMouseHover`\n- `onIconClick`: the right icon can expand or close the menu. the rest of the button always triggers the navigation\n- `onClick`: first click always expands the menu if it has children\n- `onMouseHover`: on desktop, hover expands menu and click directly navigates. on mobile, first touch opens submenu, second touch navigates",
7635
- "enum": ["onIconClick", "onClick", "onMouseHover"],
8133
+ "enum": [
8134
+ "onIconClick",
8135
+ "onClick",
8136
+ "onMouseHover"
8137
+ ],
7636
8138
  "type": "string"
7637
8139
  }
7638
8140
  },
7639
- "required": ["behaviour"],
8141
+ "required": [
8142
+ "behaviour"
8143
+ ],
7640
8144
  "type": "object"
7641
8145
  },
7642
8146
  "skipSSR": {
@@ -7648,7 +8152,7 @@
7648
8152
  },
7649
8153
  "template": {
7650
8154
  "$ref": "#/definitions/MenuTemplate",
7651
- "default": "'SLIDE_IN_RIGHT''",
8155
+ "default": "SLIDE_IN_RIGHT",
7652
8156
  "description": "The template to display the component in. This will control the layout of the component. The template will also be available as an attribute so css selectors can access them. Example: my-element[template=\"my-template\"]"
7653
8157
  },
7654
8158
  "type": {
@@ -7656,7 +8160,10 @@
7656
8160
  "type": "string"
7657
8161
  }
7658
8162
  },
7659
- "required": ["dataSource", "type"],
8163
+ "required": [
8164
+ "dataSource",
8165
+ "type"
8166
+ ],
7660
8167
  "title": "Menu",
7661
8168
  "type": "object"
7662
8169
  },
@@ -7773,7 +8280,9 @@
7773
8280
  "type": "string"
7774
8281
  }
7775
8282
  },
7776
- "required": ["type"],
8283
+ "required": [
8284
+ "type"
8285
+ ],
7777
8286
  "title": "MenuDataSource",
7778
8287
  "type": "object"
7779
8288
  },
@@ -7811,7 +8320,11 @@
7811
8320
  "type": "object"
7812
8321
  },
7813
8322
  "MenuTemplate": {
7814
- "enum": ["STATIC", "SLIDE_IN_LEFT", "SLIDE_IN_RIGHT"],
8323
+ "enum": [
8324
+ "STATIC",
8325
+ "SLIDE_IN_LEFT",
8326
+ "SLIDE_IN_RIGHT"
8327
+ ],
7815
8328
  "type": "string"
7816
8329
  },
7817
8330
  "NavigateActionConfig": {
@@ -7843,7 +8356,9 @@
7843
8356
  "type": "string"
7844
8357
  }
7845
8358
  },
7846
- "required": ["type"],
8359
+ "required": [
8360
+ "type"
8361
+ ],
7847
8362
  "title": "NavigateAction",
7848
8363
  "type": "object"
7849
8364
  },
@@ -7873,7 +8388,9 @@
7873
8388
  "type": "string"
7874
8389
  }
7875
8390
  },
7876
- "required": ["bundleId"],
8391
+ "required": [
8392
+ "bundleId"
8393
+ ],
7877
8394
  "title": "bundle",
7878
8395
  "type": "object"
7879
8396
  },
@@ -7944,7 +8461,9 @@
7944
8461
  "$ref": "#/definitions/EventAction.OPEN_CONTENT"
7945
8462
  }
7946
8463
  },
7947
- "required": ["type"],
8464
+ "required": [
8465
+ "type"
8466
+ ],
7948
8467
  "title": "OpenContentAction",
7949
8468
  "type": "object"
7950
8469
  },
@@ -7964,7 +8483,10 @@
7964
8483
  "type": "string"
7965
8484
  }
7966
8485
  },
7967
- "required": ["type", "url"],
8486
+ "required": [
8487
+ "type",
8488
+ "url"
8489
+ ],
7968
8490
  "title": "OpenUrlAction",
7969
8491
  "type": "object"
7970
8492
  },
@@ -8030,7 +8552,9 @@
8030
8552
  "type": "boolean"
8031
8553
  }
8032
8554
  },
8033
- "required": ["formatText"],
8555
+ "required": [
8556
+ "formatText"
8557
+ ],
8034
8558
  "type": "object"
8035
8559
  },
8036
8560
  "interval": {
@@ -8115,12 +8639,17 @@
8115
8639
  "type": "string"
8116
8640
  }
8117
8641
  },
8118
- "required": ["type"],
8642
+ "required": [
8643
+ "type"
8644
+ ],
8119
8645
  "title": "PeriodDataSource",
8120
8646
  "type": "object"
8121
8647
  },
8122
8648
  "PeriodInterval": {
8123
- "enum": ["MONTH", "YEAR"],
8649
+ "enum": [
8650
+ "MONTH",
8651
+ "YEAR"
8652
+ ],
8124
8653
  "type": "string"
8125
8654
  },
8126
8655
  "Pick<IssueConfig,Exclude<(\"type\"|\"condition\"|\"template\"|\"purchaseOptions\"|\"downloadOptions\"|\"bookmark\"|\"displayCategories\"|\"lcpPrioritized\"|\"hideComponents\"|\"sharing\"|\"dataSource\"|\"issueContextKey\"|\"tapCover\"|\"tapIssue\"|\"coverHeight\"|\"openContent\"|\"titleMessage\"|\"descriptionMessage\"|\"publicationTitleMessage\"|\"deleteConfirm\"|\"customButtons\"|\"customMessages\"|\"renderProperties\"|\"trackVisible\"|\"id\"|\"class\"|\"sticky\"|\"isLazy\"|\"attributes\"|\"skipSSR\"|\"imageResolutionStrategy\"),\"dataSource\">>": {
@@ -8150,7 +8679,9 @@
8150
8679
  "type": "boolean"
8151
8680
  }
8152
8681
  },
8153
- "required": ["customData"],
8682
+ "required": [
8683
+ "customData"
8684
+ ],
8154
8685
  "type": "object"
8155
8686
  }
8156
8687
  ],
@@ -8222,7 +8753,9 @@
8222
8753
  "type": "array"
8223
8754
  }
8224
8755
  },
8225
- "required": ["message"],
8756
+ "required": [
8757
+ "message"
8758
+ ],
8226
8759
  "type": "object"
8227
8760
  },
8228
8761
  {
@@ -8245,11 +8778,17 @@
8245
8778
  "description": "Whether to show nothing, the slug or the real name of the categories (default: slug).",
8246
8779
  "properties": {
8247
8780
  "mode": {
8248
- "enum": ["NOTHING", "SLUG", "NAME"],
8781
+ "enum": [
8782
+ "NOTHING",
8783
+ "SLUG",
8784
+ "NAME"
8785
+ ],
8249
8786
  "type": "string"
8250
8787
  }
8251
8788
  },
8252
- "required": ["mode"],
8789
+ "required": [
8790
+ "mode"
8791
+ ],
8253
8792
  "type": "object"
8254
8793
  },
8255
8794
  "downloadOptions": {
@@ -8313,7 +8852,10 @@
8313
8852
  },
8314
8853
  "isLazy": {
8315
8854
  "description": "Choose whether we want to load to component immediately or should be lazy loaded",
8316
- "type": ["null", "boolean"]
8855
+ "type": [
8856
+ "null",
8857
+ "boolean"
8858
+ ]
8317
8859
  },
8318
8860
  "issueContextKey": {
8319
8861
  "description": "Set if the data in the context is not available as \"content\" or \"issue\". By default checks $context.content first and then $context.issue",
@@ -8433,7 +8975,10 @@
8433
8975
  "type": "number"
8434
8976
  }
8435
8977
  },
8436
- "required": ["minIssueVisibility", "trackDelay"],
8978
+ "required": [
8979
+ "minIssueVisibility",
8980
+ "trackDelay"
8981
+ ],
8437
8982
  "type": "object"
8438
8983
  }
8439
8984
  ],
@@ -8444,7 +8989,9 @@
8444
8989
  "type": "string"
8445
8990
  }
8446
8991
  },
8447
- "required": ["type"],
8992
+ "required": [
8993
+ "type"
8994
+ ],
8448
8995
  "type": "object"
8449
8996
  },
8450
8997
  "Pick<PublicationCompletionConfig,Exclude<(\"type\"|\"condition\"|\"publicationId\"|\"productFilter\"|\"maxUnlockableIssues\"|\"maxUnlockableContents\"|\"unlockableIssuesFilter\"|\"unlockableContentsFilter\"|\"publicationFilter\"|\"titleMessage\"|\"promotionTextMessage\"|\"purchaseButtonMessage\"|\"fallback\"|\"maxDisplayIssues\"|\"purchase\"|\"template\"|\"id\"|\"class\"|\"sticky\"|\"isLazy\"|\"attributes\"|\"skipSSR\"),\"productFilter\">>": {
@@ -8499,7 +9046,10 @@
8499
9046
  },
8500
9047
  "isLazy": {
8501
9048
  "description": "Choose whether we want to load to component immediately or should be lazy loaded",
8502
- "type": ["null", "boolean"]
9049
+ "type": [
9050
+ "null",
9051
+ "boolean"
9052
+ ]
8503
9053
  },
8504
9054
  "maxDisplayIssues": {
8505
9055
  "description": "Maximum number of issues to be displayed. Used in the 'issues' template\n\nDefault: 5",
@@ -8581,7 +9131,10 @@
8581
9131
  "deprecated": "Optional filter to apply after loading the unlockable issues"
8582
9132
  }
8583
9133
  },
8584
- "required": ["type", "fallback"],
9134
+ "required": [
9135
+ "type",
9136
+ "fallback"
9137
+ ],
8585
9138
  "type": "object"
8586
9139
  },
8587
9140
  "Pick<SubscriptionConfig,Exclude<(\"type\"|\"condition\"|\"fallback\"|\"dataSource\"|\"template\"|\"maxDisplayIssues\"|\"issueFilter\"|\"purchase\"|\"titleMessage\"|\"purchaseButtonMessage\"|\"purchaseUnavailableButtonMessage\"|\"promotionMessage\"|\"promotionAdditionalMessage\"|\"priceMessage\"|\"finalPriceMessage\"|\"introductoryPriceMessage\"|\"trialPriceMessage\"|\"discountPriceMessage\"|\"descriptionMessage\"|\"customMessages\"|\"id\"|\"class\"|\"sticky\"|\"isLazy\"|\"attributes\"|\"skipSSR\"),\"dataSource\">>": {
@@ -8639,7 +9192,9 @@
8639
9192
  "type": "array"
8640
9193
  }
8641
9194
  },
8642
- "required": ["message"],
9195
+ "required": [
9196
+ "message"
9197
+ ],
8643
9198
  "type": "object"
8644
9199
  },
8645
9200
  {
@@ -8682,7 +9237,10 @@
8682
9237
  },
8683
9238
  "isLazy": {
8684
9239
  "description": "Choose whether we want to load to component immediately or should be lazy loaded",
8685
- "type": ["null", "boolean"]
9240
+ "type": [
9241
+ "null",
9242
+ "boolean"
9243
+ ]
8686
9244
  },
8687
9245
  "issueFilter": {
8688
9246
  "$ref": "#/definitions/IssueFilter",
@@ -8740,7 +9298,9 @@
8740
9298
  "type": "string"
8741
9299
  }
8742
9300
  },
8743
- "required": ["type"],
9301
+ "required": [
9302
+ "type"
9303
+ ],
8744
9304
  "type": "object"
8745
9305
  },
8746
9306
  "PopupActionConfig": {
@@ -8760,12 +9320,18 @@
8760
9320
  "$ref": "#/definitions/EventAction.POPUP"
8761
9321
  }
8762
9322
  },
8763
- "required": ["type", "path"],
9323
+ "required": [
9324
+ "type",
9325
+ "path"
9326
+ ],
8764
9327
  "title": "PopupAction",
8765
9328
  "type": "object"
8766
9329
  },
8767
9330
  "PopupAnimationType": {
8768
- "enum": ["SLIDE_IN", "POP_UP"],
9331
+ "enum": [
9332
+ "SLIDE_IN",
9333
+ "POP_UP"
9334
+ ],
8769
9335
  "type": "string"
8770
9336
  },
8771
9337
  "PostViewConfiguration": {
@@ -8830,7 +9396,10 @@
8830
9396
  },
8831
9397
  "isLazy": {
8832
9398
  "description": "Choose whether we want to load to component immediately or should be lazy loaded",
8833
- "type": ["null", "boolean"]
9399
+ "type": [
9400
+ "null",
9401
+ "boolean"
9402
+ ]
8834
9403
  },
8835
9404
  "issue": {
8836
9405
  "anyOf": [
@@ -8888,12 +9457,18 @@
8888
9457
  "type": "string"
8889
9458
  }
8890
9459
  },
8891
- "required": ["type"],
9460
+ "required": [
9461
+ "type"
9462
+ ],
8892
9463
  "title": "Product",
8893
9464
  "type": "object"
8894
9465
  },
8895
9466
  "ProgressType": {
8896
- "enum": ["RADIAL", "BAR", "NUMERIC"],
9467
+ "enum": [
9468
+ "RADIAL",
9469
+ "BAR",
9470
+ "NUMERIC"
9471
+ ],
8897
9472
  "type": "string"
8898
9473
  },
8899
9474
  "PropertyComparator": {
@@ -8906,11 +9481,18 @@
8906
9481
  "type": "string"
8907
9482
  },
8908
9483
  "valueType": {
8909
- "enum": ["STRING", "INT"],
9484
+ "enum": [
9485
+ "STRING",
9486
+ "INT"
9487
+ ],
8910
9488
  "type": "string"
8911
9489
  }
8912
9490
  },
8913
- "required": ["key", "valueType", "direction"],
9491
+ "required": [
9492
+ "key",
9493
+ "valueType",
9494
+ "direction"
9495
+ ],
8914
9496
  "type": "object"
8915
9497
  },
8916
9498
  "PropertyFilter": {
@@ -8932,7 +9514,9 @@
8932
9514
  "$ref": "#/definitions/StringFilter"
8933
9515
  }
8934
9516
  },
8935
- "required": ["key"],
9517
+ "required": [
9518
+ "key"
9519
+ ],
8936
9520
  "type": "object"
8937
9521
  },
8938
9522
  "ProrationMode": {
@@ -9015,7 +9599,10 @@
9015
9599
  },
9016
9600
  "isLazy": {
9017
9601
  "description": "Choose whether we want to load to component immediately or should be lazy loaded",
9018
- "type": ["null", "boolean"]
9602
+ "type": [
9603
+ "null",
9604
+ "boolean"
9605
+ ]
9019
9606
  },
9020
9607
  "maxDisplayIssues": {
9021
9608
  "description": "Maximum number of issues to be displayed. Used in the 'issues' template\n\nDefault: 5",
@@ -9101,7 +9688,10 @@
9101
9688
  "deprecated": "Optional filter to apply after loading the unlockable issues"
9102
9689
  }
9103
9690
  },
9104
- "required": ["fallback", "type"],
9691
+ "required": [
9692
+ "fallback",
9693
+ "type"
9694
+ ],
9105
9695
  "title": "Complete Your Collection",
9106
9696
  "type": "object"
9107
9697
  },
@@ -9180,7 +9770,10 @@
9180
9770
  },
9181
9771
  "isLazy": {
9182
9772
  "description": "Choose whether we want to load to component immediately or should be lazy loaded",
9183
- "type": ["null", "boolean"]
9773
+ "type": [
9774
+ "null",
9775
+ "boolean"
9776
+ ]
9184
9777
  },
9185
9778
  "issuesPerYearMessage": {
9186
9779
  "deprecated": "in favor of contentsPerYearMessage\nMessage key to use for the number of issues published in the last year.\nUsed in the 'meta' template.\n\nUse %s to render the number of issues published in the last year.\n\ndefault: PUBLICATION_ISSUES_PER_YEAR",
@@ -9214,7 +9807,9 @@
9214
9807
  "type": "string"
9215
9808
  }
9216
9809
  },
9217
- "required": ["type"],
9810
+ "required": [
9811
+ "type"
9812
+ ],
9218
9813
  "title": "Publication",
9219
9814
  "type": "object"
9220
9815
  },
@@ -9377,7 +9972,9 @@
9377
9972
  "type": "string"
9378
9973
  }
9379
9974
  },
9380
- "required": ["type"],
9975
+ "required": [
9976
+ "type"
9977
+ ],
9381
9978
  "title": "PublicationDataSource",
9382
9979
  "type": "object"
9383
9980
  },
@@ -9462,7 +10059,10 @@
9462
10059
  "type": "object"
9463
10060
  },
9464
10061
  "PublicationProductType": {
9465
- "enum": ["BACK_ISSUE_COMPLETION", "REPEATABLE_ISSUE_PURCHASE"],
10062
+ "enum": [
10063
+ "BACK_ISSUE_COMPLETION",
10064
+ "REPEATABLE_ISSUE_PURCHASE"
10065
+ ],
9466
10066
  "type": "string"
9467
10067
  },
9468
10068
  "PublicationProductTypeFilter": {
@@ -9475,15 +10075,24 @@
9475
10075
  "$ref": "#/definitions/PublicationProductType"
9476
10076
  }
9477
10077
  },
9478
- "required": ["value"],
10078
+ "required": [
10079
+ "value"
10080
+ ],
9479
10081
  "type": "object"
9480
10082
  },
9481
10083
  "PublicationTemplate": {
9482
- "enum": ["latest", "cover", "meta"],
10084
+ "enum": [
10085
+ "latest",
10086
+ "cover",
10087
+ "meta"
10088
+ ],
9483
10089
  "type": "string"
9484
10090
  },
9485
10091
  "PublicationType": {
9486
- "enum": ["KIOSK", "CHANNEL"],
10092
+ "enum": [
10093
+ "KIOSK",
10094
+ "CHANNEL"
10095
+ ],
9487
10096
  "type": "string"
9488
10097
  },
9489
10098
  "PublicationTypeFilter": {
@@ -9496,7 +10105,9 @@
9496
10105
  "$ref": "#/definitions/PublicationType"
9497
10106
  }
9498
10107
  },
9499
- "required": ["value"],
10108
+ "required": [
10109
+ "value"
10110
+ ],
9500
10111
  "type": "object"
9501
10112
  },
9502
10113
  "PullToRefreshConfig": {
@@ -9520,11 +10131,16 @@
9520
10131
  "description": "Template to use when displaying pull to refresh\n\ndefault: 'TEXT_ICON'"
9521
10132
  }
9522
10133
  },
9523
- "required": ["active"],
10134
+ "required": [
10135
+ "active"
10136
+ ],
9524
10137
  "type": "object"
9525
10138
  },
9526
10139
  "PullToRefreshTemplate": {
9527
- "enum": ["ICON", "TEXT_ICON"],
10140
+ "enum": [
10141
+ "ICON",
10142
+ "TEXT_ICON"
10143
+ ],
9528
10144
  "type": "string"
9529
10145
  },
9530
10146
  "PurchaseActionConfig": {
@@ -9558,7 +10174,12 @@
9558
10174
  "$ref": "#/definitions/EventAction.PURCHASE"
9559
10175
  }
9560
10176
  },
9561
- "required": ["type", "productId", "price", "currency"],
10177
+ "required": [
10178
+ "type",
10179
+ "productId",
10180
+ "price",
10181
+ "currency"
10182
+ ],
9562
10183
  "title": "PurchaseAction",
9563
10184
  "type": "object"
9564
10185
  },
@@ -9685,7 +10306,10 @@
9685
10306
  },
9686
10307
  "isLazy": {
9687
10308
  "description": "Choose whether we want to load to component immediately or should be lazy loaded",
9688
- "type": ["null", "boolean"]
10309
+ "type": [
10310
+ "null",
10311
+ "boolean"
10312
+ ]
9689
10313
  },
9690
10314
  "item_id": {
9691
10315
  "description": "the item_id (hub id) to get scoped recommendations for. if not set, will provide recomemndations for the user.",
@@ -9729,7 +10353,10 @@
9729
10353
  "$ref": "#/definitions/AcmWeights"
9730
10354
  }
9731
10355
  },
9732
- "required": ["apiToken", "type"],
10356
+ "required": [
10357
+ "apiToken",
10358
+ "type"
10359
+ ],
9733
10360
  "title": "Recommendations",
9734
10361
  "type": "object"
9735
10362
  },
@@ -9761,7 +10388,10 @@
9761
10388
  "type": "number"
9762
10389
  }
9763
10390
  },
9764
- "required": ["path", "redirectTo"],
10391
+ "required": [
10392
+ "path",
10393
+ "redirectTo"
10394
+ ],
9765
10395
  "title": "Redirect",
9766
10396
  "type": "object"
9767
10397
  },
@@ -9775,7 +10405,9 @@
9775
10405
  "$ref": "#/definitions/EventAction.REGISTER"
9776
10406
  }
9777
10407
  },
9778
- "required": ["type"],
10408
+ "required": [
10409
+ "type"
10410
+ ],
9779
10411
  "title": "RegisterAction",
9780
10412
  "type": "object"
9781
10413
  },
@@ -9786,7 +10418,9 @@
9786
10418
  "$ref": "#/definitions/SortDirection"
9787
10419
  }
9788
10420
  },
9789
- "required": ["direction"],
10421
+ "required": [
10422
+ "direction"
10423
+ ],
9790
10424
  "type": "object"
9791
10425
  },
9792
10426
  "ResolutionStrategy": {
@@ -9805,7 +10439,10 @@
9805
10439
  "properties": {
9806
10440
  "confirm": {
9807
10441
  "description": "Whether and what message to display in a confirm dialog before starting the process If set to true, the RESTORE_PURCHASES_CONFIRM message will be displayed",
9808
- "type": ["boolean", "string"]
10442
+ "type": [
10443
+ "boolean",
10444
+ "string"
10445
+ ]
9809
10446
  },
9810
10447
  "onSuccess": {
9811
10448
  "$ref": "#/definitions/EventActionConfig",
@@ -9815,7 +10452,9 @@
9815
10452
  "$ref": "#/definitions/EventAction.RESTORE_PURCHASES"
9816
10453
  }
9817
10454
  },
9818
- "required": ["type"],
10455
+ "required": [
10456
+ "type"
10457
+ ],
9819
10458
  "title": "RestorePurchaseOption",
9820
10459
  "type": "object"
9821
10460
  },
@@ -9848,7 +10487,12 @@
9848
10487
  "type": "string"
9849
10488
  }
9850
10489
  },
9851
- "required": ["width", "height", "url", "type"],
10490
+ "required": [
10491
+ "width",
10492
+ "height",
10493
+ "url",
10494
+ "type"
10495
+ ],
9852
10496
  "type": "object"
9853
10497
  },
9854
10498
  "SEOMetadata": {
@@ -9946,7 +10590,10 @@
9946
10590
  },
9947
10591
  "isLazy": {
9948
10592
  "description": "Choose whether we want to load to component immediately or should be lazy loaded",
9949
- "type": ["null", "boolean"]
10593
+ "type": [
10594
+ "null",
10595
+ "boolean"
10596
+ ]
9950
10597
  },
9951
10598
  "param": {
9952
10599
  "description": "The param to update when the value changes. Default: 'phrase'",
@@ -9977,7 +10624,9 @@
9977
10624
  "type": "string"
9978
10625
  }
9979
10626
  },
9980
- "required": ["url"],
10627
+ "required": [
10628
+ "url"
10629
+ ],
9981
10630
  "type": "object"
9982
10631
  },
9983
10632
  "template": {
@@ -9988,7 +10637,9 @@
9988
10637
  "type": "string"
9989
10638
  }
9990
10639
  },
9991
- "required": ["type"],
10640
+ "required": [
10641
+ "type"
10642
+ ],
9992
10643
  "title": "SearchField",
9993
10644
  "type": "object"
9994
10645
  },
@@ -10074,7 +10725,10 @@
10074
10725
  },
10075
10726
  "isLazy": {
10076
10727
  "description": "Choose whether we want to load to component immediately or should be lazy loaded",
10077
- "type": ["null", "boolean"]
10728
+ "type": [
10729
+ "null",
10730
+ "boolean"
10731
+ ]
10078
10732
  },
10079
10733
  "pageHitExcerptMessage": {
10080
10734
  "description": "Message key to use for the search result page hit excerpt. Use %s to render the actual title.\n\ndefault: SEARCH_RESULT_PAGE_HIT_EXCERPT",
@@ -10134,7 +10788,9 @@
10134
10788
  "type": "string"
10135
10789
  }
10136
10790
  },
10137
- "required": ["type"],
10791
+ "required": [
10792
+ "type"
10793
+ ],
10138
10794
  "title": "SearchResult",
10139
10795
  "type": "object"
10140
10796
  },
@@ -10198,7 +10854,9 @@
10198
10854
  "type": "string"
10199
10855
  }
10200
10856
  },
10201
- "required": ["groupIssueFilter"],
10857
+ "required": [
10858
+ "groupIssueFilter"
10859
+ ],
10202
10860
  "type": "object"
10203
10861
  },
10204
10862
  "legacyMode": {
@@ -10215,7 +10873,10 @@
10215
10873
  "type": "boolean"
10216
10874
  }
10217
10875
  },
10218
- "required": ["unwrapBundles", "mapPostToIssue"],
10876
+ "required": [
10877
+ "unwrapBundles",
10878
+ "mapPostToIssue"
10879
+ ],
10219
10880
  "type": "object"
10220
10881
  },
10221
10882
  "limit": {
@@ -10310,13 +10971,19 @@
10310
10971
  "type": "string"
10311
10972
  }
10312
10973
  },
10313
- "required": ["type", "phrase"],
10974
+ "required": [
10975
+ "type",
10976
+ "phrase"
10977
+ ],
10314
10978
  "title": "SearchResultDataSource",
10315
10979
  "type": "object"
10316
10980
  },
10317
10981
  "SearchResultSortCriteria": {
10318
10982
  "deprecated": "in favor of `IssuePageComparator` since catalog v1.6",
10319
- "enum": ["RELEVANCE", "PUB_DATE_DESC"],
10983
+ "enum": [
10984
+ "RELEVANCE",
10985
+ "PUB_DATE_DESC"
10986
+ ],
10320
10987
  "type": "string"
10321
10988
  },
10322
10989
  "SectionConfig": {
@@ -10375,7 +11042,10 @@
10375
11042
  },
10376
11043
  "isLazy": {
10377
11044
  "description": "Choose whether we want to load to component immediately or should be lazy loaded",
10378
- "type": ["null", "boolean"]
11045
+ "type": [
11046
+ "null",
11047
+ "boolean"
11048
+ ]
10379
11049
  },
10380
11050
  "skipSSR": {
10381
11051
  "type": "boolean"
@@ -10407,12 +11077,18 @@
10407
11077
  "type": "string"
10408
11078
  }
10409
11079
  },
10410
- "required": ["content", "type"],
11080
+ "required": [
11081
+ "content",
11082
+ "type"
11083
+ ],
10411
11084
  "title": "Section",
10412
11085
  "type": "object"
10413
11086
  },
10414
11087
  "SelectionScope": {
10415
- "enum": ["URL", "USER_ATTRIBUTE"],
11088
+ "enum": [
11089
+ "URL",
11090
+ "USER_ATTRIBUTE"
11091
+ ],
10416
11092
  "type": "string"
10417
11093
  },
10418
11094
  "SetContextVariablesAction": {
@@ -10425,7 +11101,10 @@
10425
11101
  "type": "string"
10426
11102
  }
10427
11103
  },
10428
- "required": ["key", "value"],
11104
+ "required": [
11105
+ "key",
11106
+ "value"
11107
+ ],
10429
11108
  "title": "Variable",
10430
11109
  "type": "object"
10431
11110
  },
@@ -10449,7 +11128,10 @@
10449
11128
  "type": "array"
10450
11129
  }
10451
11130
  },
10452
- "required": ["type", "variables"],
11131
+ "required": [
11132
+ "type",
11133
+ "variables"
11134
+ ],
10453
11135
  "title": "SetContextVariablesAction",
10454
11136
  "type": "object"
10455
11137
  },
@@ -10470,7 +11152,11 @@
10470
11152
  "type": "string"
10471
11153
  }
10472
11154
  },
10473
- "required": ["type", "key", "value"],
11155
+ "required": [
11156
+ "type",
11157
+ "key",
11158
+ "value"
11159
+ ],
10474
11160
  "title": "SetUserAttributeAction",
10475
11161
  "type": "object"
10476
11162
  },
@@ -10484,11 +11170,16 @@
10484
11170
  "type": "string"
10485
11171
  }
10486
11172
  },
10487
- "required": ["text"],
11173
+ "required": [
11174
+ "text"
11175
+ ],
10488
11176
  "type": "object"
10489
11177
  },
10490
11178
  "SortDirection": {
10491
- "enum": ["ASC", "DESC"],
11179
+ "enum": [
11180
+ "ASC",
11181
+ "DESC"
11182
+ ],
10492
11183
  "type": "string"
10493
11184
  },
10494
11185
  "StorefrontCategoryFilter": {
@@ -10631,7 +11322,10 @@
10631
11322
  "$ref": "#/definitions/StorefrontDurationUnit"
10632
11323
  }
10633
11324
  },
10634
- "required": ["count", "unit"],
11325
+ "required": [
11326
+ "count",
11327
+ "unit"
11328
+ ],
10635
11329
  "title": "age",
10636
11330
  "type": "object"
10637
11331
  },
@@ -10714,7 +11408,10 @@
10714
11408
  "$ref": "#/definitions/StorefrontDurationUnit"
10715
11409
  }
10716
11410
  },
10717
- "required": ["count", "unit"],
11411
+ "required": [
11412
+ "count",
11413
+ "unit"
11414
+ ],
10718
11415
  "title": "age",
10719
11416
  "type": "object"
10720
11417
  },
@@ -10791,7 +11488,9 @@
10791
11488
  "type": "array"
10792
11489
  }
10793
11490
  },
10794
- "required": ["key"],
11491
+ "required": [
11492
+ "key"
11493
+ ],
10795
11494
  "type": "object"
10796
11495
  },
10797
11496
  {
@@ -10834,7 +11533,10 @@
10834
11533
  "type": "array"
10835
11534
  }
10836
11535
  },
10837
- "required": ["key", "mode"],
11536
+ "required": [
11537
+ "key",
11538
+ "mode"
11539
+ ],
10838
11540
  "type": "object"
10839
11541
  }
10840
11542
  ],
@@ -11019,7 +11721,9 @@
11019
11721
  "$ref": "#/definitions/SortDirection"
11020
11722
  }
11021
11723
  },
11022
- "required": ["direction"],
11724
+ "required": [
11725
+ "direction"
11726
+ ],
11023
11727
  "type": "object"
11024
11728
  },
11025
11729
  "StringFilter": {
@@ -11032,7 +11736,10 @@
11032
11736
  "$ref": "#/definitions/StringOperation"
11033
11737
  },
11034
11738
  "value": {
11035
- "type": ["string", "null"]
11739
+ "type": [
11740
+ "string",
11741
+ "null"
11742
+ ]
11036
11743
  },
11037
11744
  "values": {
11038
11745
  "items": {
@@ -11053,7 +11760,9 @@
11053
11760
  "$ref": "#/definitions/StringFilter"
11054
11761
  }
11055
11762
  },
11056
- "required": ["value"],
11763
+ "required": [
11764
+ "value"
11765
+ ],
11057
11766
  "type": "object"
11058
11767
  },
11059
11768
  "StringListFilter": {
@@ -11076,7 +11785,9 @@
11076
11785
  "type": "boolean"
11077
11786
  }
11078
11787
  },
11079
- "required": ["content"],
11788
+ "required": [
11789
+ "content"
11790
+ ],
11080
11791
  "type": "object"
11081
11792
  },
11082
11793
  "StringListFilterWithSize": {
@@ -11089,7 +11800,9 @@
11089
11800
  "$ref": "#/definitions/IntFilter"
11090
11801
  }
11091
11802
  },
11092
- "required": ["size"],
11803
+ "required": [
11804
+ "size"
11805
+ ],
11093
11806
  "type": "object"
11094
11807
  },
11095
11808
  "StringOperation": {
@@ -11249,7 +11962,9 @@
11249
11962
  ]
11250
11963
  }
11251
11964
  },
11252
- "required": ["after"],
11965
+ "required": [
11966
+ "after"
11967
+ ],
11253
11968
  "title": "SubordinatedContentDataSource",
11254
11969
  "type": "object"
11255
11970
  },
@@ -11288,7 +12003,12 @@
11288
12003
  "description": "Whether to promote this subscription as an upgrade. The configured value controls how the upgrade is performed.\n\nAllowed values:\n\nIMMEDIATE_WITH_TIME_PRORATION: The subscription is upgraded or downgraded immediately. Any time remaining is adjusted based on the price difference, and credited toward the new subscription by pushing forward the next billing date. This is the default behavior. IMMEDIATE_AND_CHARGE_PRORATED_PRICE: The subscription is upgraded immediately, and the billing cycle remains the same. The price difference for the remaining period is then charged to the user. IMMEDIATE_WITHOUT_PRORATION: The subscription is upgraded or downgraded immediately, and the new price is charged when the subscription renews. The billing cycle remains the same. DEFERRED: The subscription is upgraded or downgraded only when the subscription renews."
11289
12004
  }
11290
12005
  },
11291
- "required": ["type", "productId", "price", "currency"],
12006
+ "required": [
12007
+ "type",
12008
+ "productId",
12009
+ "price",
12010
+ "currency"
12011
+ ],
11292
12012
  "title": "SubscribeAction",
11293
12013
  "type": "object"
11294
12014
  },
@@ -11374,7 +12094,9 @@
11374
12094
  "type": "array"
11375
12095
  }
11376
12096
  },
11377
- "required": ["message"],
12097
+ "required": [
12098
+ "message"
12099
+ ],
11378
12100
  "type": "object"
11379
12101
  },
11380
12102
  {
@@ -11421,7 +12143,10 @@
11421
12143
  },
11422
12144
  "isLazy": {
11423
12145
  "description": "Choose whether we want to load to component immediately or should be lazy loaded",
11424
- "type": ["null", "boolean"]
12146
+ "type": [
12147
+ "null",
12148
+ "boolean"
12149
+ ]
11425
12150
  },
11426
12151
  "issueFilter": {
11427
12152
  "$ref": "#/definitions/IssueFilter",
@@ -11479,7 +12204,9 @@
11479
12204
  "type": "string"
11480
12205
  }
11481
12206
  },
11482
- "required": ["type"],
12207
+ "required": [
12208
+ "type"
12209
+ ],
11483
12210
  "title": "Subscription",
11484
12211
  "type": "object"
11485
12212
  },
@@ -11571,7 +12298,10 @@
11571
12298
  "description": "Direction to use for comparison\n\nallowed values: 'ASC' | 'DESC' default: 'ASC'"
11572
12299
  }
11573
12300
  },
11574
- "required": ["criteria", "direction"],
12301
+ "required": [
12302
+ "criteria",
12303
+ "direction"
12304
+ ],
11575
12305
  "type": "object"
11576
12306
  },
11577
12307
  "maxCacheAge": {
@@ -11626,7 +12356,9 @@
11626
12356
  "type": "string"
11627
12357
  }
11628
12358
  },
11629
- "required": ["type"],
12359
+ "required": [
12360
+ "type"
12361
+ ],
11630
12362
  "title": "SubscriptionDataSource",
11631
12363
  "type": "object"
11632
12364
  },
@@ -11640,11 +12372,18 @@
11640
12372
  "type": "object"
11641
12373
  },
11642
12374
  "SubscriptionSortOrder": {
11643
- "enum": ["DEFAULT", "DURATION"],
12375
+ "enum": [
12376
+ "DEFAULT",
12377
+ "DURATION"
12378
+ ],
11644
12379
  "type": "string"
11645
12380
  },
11646
12381
  "SubscriptionTemplate": {
11647
- "enum": ["default", "issues", "details"],
12382
+ "enum": [
12383
+ "default",
12384
+ "issues",
12385
+ "details"
12386
+ ],
11648
12387
  "type": "string"
11649
12388
  },
11650
12389
  "SubscriptionsActionConfig": {
@@ -11658,7 +12397,9 @@
11658
12397
  "$ref": "#/definitions/EventAction.SUBSCRIPTIONS"
11659
12398
  }
11660
12399
  },
11661
- "required": ["type"],
12400
+ "required": [
12401
+ "type"
12402
+ ],
11662
12403
  "title": "SubscriptionsAction",
11663
12404
  "type": "object"
11664
12405
  },
@@ -11737,7 +12478,10 @@
11737
12478
  },
11738
12479
  "effect": {
11739
12480
  "description": "The effect to use for the swiper Default: 'float'",
11740
- "enum": ["float", "slide"],
12481
+ "enum": [
12482
+ "float",
12483
+ "slide"
12484
+ ],
11741
12485
  "type": "string"
11742
12486
  },
11743
12487
  "excludeContentPriorLoaded": {
@@ -11761,7 +12505,10 @@
11761
12505
  },
11762
12506
  "isLazy": {
11763
12507
  "description": "Choose whether we want to load to component immediately or should be lazy loaded",
11764
- "type": ["null", "boolean"]
12508
+ "type": [
12509
+ "null",
12510
+ "boolean"
12511
+ ]
11765
12512
  },
11766
12513
  "lazyload": {
11767
12514
  "description": "display only fiew slides",
@@ -11817,12 +12564,19 @@
11817
12564
  "type": "string"
11818
12565
  }
11819
12566
  },
11820
- "required": ["content", "dataSource", "type"],
12567
+ "required": [
12568
+ "content",
12569
+ "dataSource",
12570
+ "type"
12571
+ ],
11821
12572
  "title": "Swiper",
11822
12573
  "type": "object"
11823
12574
  },
11824
12575
  "SwiperHeight": {
11825
- "enum": ["AUTO", "FILL_VIEWPORT"],
12576
+ "enum": [
12577
+ "AUTO",
12578
+ "FILL_VIEWPORT"
12579
+ ],
11826
12580
  "type": "string"
11827
12581
  },
11828
12582
  "SwiperPaginationConfig": {
@@ -11835,11 +12589,18 @@
11835
12589
  },
11836
12590
  "type": {
11837
12591
  "description": "The type of pagination to use",
11838
- "enum": ["bullets", "fraction", "progressbar", "tabs"],
12592
+ "enum": [
12593
+ "bullets",
12594
+ "fraction",
12595
+ "progressbar",
12596
+ "tabs"
12597
+ ],
11839
12598
  "type": "string"
11840
12599
  }
11841
12600
  },
11842
- "required": ["type"],
12601
+ "required": [
12602
+ "type"
12603
+ ],
11843
12604
  "type": "object"
11844
12605
  },
11845
12606
  "SwitchConfig": {
@@ -11894,7 +12655,10 @@
11894
12655
  },
11895
12656
  "isLazy": {
11896
12657
  "description": "Choose whether we want to load to component immediately or should be lazy loaded",
11897
- "type": ["null", "boolean"]
12658
+ "type": [
12659
+ "null",
12660
+ "boolean"
12661
+ ]
11898
12662
  },
11899
12663
  "label": {
11900
12664
  "description": "Label to display next to the toggle",
@@ -11923,7 +12687,9 @@
11923
12687
  "type": "string"
11924
12688
  }
11925
12689
  },
11926
- "required": ["type"],
12690
+ "required": [
12691
+ "type"
12692
+ ],
11927
12693
  "title": "Switch",
11928
12694
  "type": "object"
11929
12695
  },
@@ -12083,7 +12849,9 @@
12083
12849
  "type": "string"
12084
12850
  }
12085
12851
  },
12086
- "required": ["type"],
12852
+ "required": [
12853
+ "type"
12854
+ ],
12087
12855
  "title": "TaxonomyDataSource",
12088
12856
  "type": "object"
12089
12857
  },
@@ -12149,7 +12917,9 @@
12149
12917
  "$ref": "#/definitions/TaxonomyFilter"
12150
12918
  }
12151
12919
  },
12152
- "required": ["value"],
12920
+ "required": [
12921
+ "value"
12922
+ ],
12153
12923
  "type": "object"
12154
12924
  },
12155
12925
  "TaxonomyListFilter": {
@@ -12216,7 +12986,10 @@
12216
12986
  },
12217
12987
  "isLazy": {
12218
12988
  "description": "Choose whether we want to load to component immediately or should be lazy loaded",
12219
- "type": ["null", "boolean"]
12989
+ "type": [
12990
+ "null",
12991
+ "boolean"
12992
+ ]
12220
12993
  },
12221
12994
  "skipSSR": {
12222
12995
  "type": "boolean"
@@ -12236,7 +13009,10 @@
12236
13009
  "type": "string"
12237
13010
  }
12238
13011
  },
12239
- "required": ["type", "url"],
13012
+ "required": [
13013
+ "type",
13014
+ "url"
13015
+ ],
12240
13016
  "title": "Ticker",
12241
13017
  "type": "object"
12242
13018
  },
@@ -12292,7 +13068,10 @@
12292
13068
  },
12293
13069
  "isLazy": {
12294
13070
  "description": "Choose whether we want to load to component immediately or should be lazy loaded",
12295
- "type": ["null", "boolean"]
13071
+ "type": [
13072
+ "null",
13073
+ "boolean"
13074
+ ]
12296
13075
  },
12297
13076
  "skipSSR": {
12298
13077
  "type": "boolean"
@@ -12309,7 +13088,9 @@
12309
13088
  "type": "string"
12310
13089
  }
12311
13090
  },
12312
- "required": ["type"],
13091
+ "required": [
13092
+ "type"
13093
+ ],
12313
13094
  "title": "Toggle",
12314
13095
  "type": "object"
12315
13096
  },
@@ -12342,7 +13123,9 @@
12342
13123
  "type": "boolean"
12343
13124
  }
12344
13125
  },
12345
- "required": ["customData"],
13126
+ "required": [
13127
+ "customData"
13128
+ ],
12346
13129
  "type": "object"
12347
13130
  },
12348
13131
  "class": {
@@ -12386,7 +13169,10 @@
12386
13169
  },
12387
13170
  "isLazy": {
12388
13171
  "description": "Choose whether we want to load to component immediately or should be lazy loaded",
12389
- "type": ["null", "boolean"]
13172
+ "type": [
13173
+ "null",
13174
+ "boolean"
13175
+ ]
12390
13176
  },
12391
13177
  "skipSSR": {
12392
13178
  "type": "boolean"
@@ -12403,7 +13189,9 @@
12403
13189
  "type": "string"
12404
13190
  }
12405
13191
  },
12406
- "required": ["type"],
13192
+ "required": [
13193
+ "type"
13194
+ ],
12407
13195
  "title": "Toolbar",
12408
13196
  "type": "object"
12409
13197
  },
@@ -12426,7 +13214,10 @@
12426
13214
  "$ref": "#/definitions/AllowedToolbarActions"
12427
13215
  }
12428
13216
  },
12429
- "required": ["type", "iconUrl"],
13217
+ "required": [
13218
+ "type",
13219
+ "iconUrl"
13220
+ ],
12430
13221
  "type": "object"
12431
13222
  },
12432
13223
  "TrackingParams": {
@@ -12451,7 +13242,9 @@
12451
13242
  "type": "array"
12452
13243
  }
12453
13244
  },
12454
- "required": ["key"],
13245
+ "required": [
13246
+ "key"
13247
+ ],
12455
13248
  "type": "object"
12456
13249
  },
12457
13250
  "UserTagTestingConfig": {
@@ -12501,7 +13294,10 @@
12501
13294
  },
12502
13295
  "isLazy": {
12503
13296
  "description": "Choose whether we want to load to component immediately or should be lazy loaded",
12504
- "type": ["null", "boolean"]
13297
+ "type": [
13298
+ "null",
13299
+ "boolean"
13300
+ ]
12505
13301
  },
12506
13302
  "skipSSR": {
12507
13303
  "type": "boolean"
@@ -12518,7 +13314,10 @@
12518
13314
  "type": "string"
12519
13315
  }
12520
13316
  },
12521
- "required": ["allowManualTagConfig", "type"],
13317
+ "required": [
13318
+ "allowManualTagConfig",
13319
+ "type"
13320
+ ],
12522
13321
  "title": "UserTagTesting",
12523
13322
  "type": "object"
12524
13323
  },
@@ -12600,7 +13399,11 @@
12600
13399
  "description": "Additional tracking parameters for view tracking events."
12601
13400
  }
12602
13401
  },
12603
- "required": ["path", "name", "content"],
13402
+ "required": [
13403
+ "path",
13404
+ "name",
13405
+ "content"
13406
+ ],
12604
13407
  "title": "View",
12605
13408
  "type": "object"
12606
13409
  },
@@ -12662,7 +13465,10 @@
12662
13465
  },
12663
13466
  "isLazy": {
12664
13467
  "description": "Choose whether we want to load to component immediately or should be lazy loaded",
12665
- "type": ["null", "boolean"]
13468
+ "type": [
13469
+ "null",
13470
+ "boolean"
13471
+ ]
12666
13472
  },
12667
13473
  "name": {
12668
13474
  "default": "demo",
@@ -12696,7 +13502,11 @@
12696
13502
  "type": "string"
12697
13503
  }
12698
13504
  },
12699
- "required": ["name", "type", "widgetId"],
13505
+ "required": [
13506
+ "name",
13507
+ "type",
13508
+ "widgetId"
13509
+ ],
12700
13510
  "title": "Widget",
12701
13511
  "type": "object"
12702
13512
  }