@pronto-tools-and-more/files 13.14.0 → 14.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -188,6 +188,10 @@
188
188
  }
189
189
  ]
190
190
  },
191
+ "attributes": {
192
+ "$ref": "#/definitions/AttributesConfig",
193
+ "description": "Configuration for attributes of the component."
194
+ },
191
195
  "class": {
192
196
  "anyOf": [
193
197
  {
@@ -228,7 +232,7 @@
228
232
  "description": "The id to assign to the HTML element The id overwrites the default tracking key"
229
233
  },
230
234
  "isLazy": {
231
- "description": "Choose whether we want to load to component immediatly or should be lezy loaded",
235
+ "description": "Choose whether we want to load to component immediately or should be lazy loaded",
232
236
  "type": ["null", "boolean"]
233
237
  },
234
238
  "message": {
@@ -271,6 +275,10 @@
271
275
  "description": "The Id of the ad to display. The used value must be present in the ads configuration. Otherwise, no ad will be displayed.",
272
276
  "type": "string"
273
277
  },
278
+ "attributes": {
279
+ "$ref": "#/definitions/AttributesConfig",
280
+ "description": "Configuration for attributes of the component."
281
+ },
274
282
  "autoResize": {
275
283
  "description": "For google ads: automatically set height Doesn't work for fluid ads",
276
284
  "type": "boolean"
@@ -319,7 +327,7 @@
319
327
  "description": "ImageHeightStrategy to use for the ad\n\nDefault: 'AUTO'"
320
328
  },
321
329
  "isLazy": {
322
- "description": "Choose whether we want to load to component immediatly or should be lezy loaded",
330
+ "description": "Choose whether we want to load to component immediately or should be lazy loaded",
323
331
  "type": ["null", "boolean"]
324
332
  },
325
333
  "skipSSR": {
@@ -526,10 +534,34 @@
526
534
  "enum": ["DAY", "WEEK", "MONTH", "YEAR"],
527
535
  "type": "string"
528
536
  },
537
+ "AriaAttributesConfig": {
538
+ "additionalProperties": {
539
+ "type": "string"
540
+ },
541
+ "type": "object"
542
+ },
529
543
  "AssignLocalPurchasesMode": {
530
544
  "enum": ["UNASSIGNED", "REASSIGN", "ASSIGN"],
531
545
  "type": "string"
532
546
  },
547
+ "AttributesConfig": {
548
+ "additionalProperties": false,
549
+ "properties": {
550
+ "aria": {
551
+ "$ref": "#/definitions/AriaAttributesConfig",
552
+ "description": "Adds aria attributes to the component. Key will be automatically prefixed with \"aria-\", if not already. May negatively affect accessibility on non-interactive/non-semantic elements, define 'role' using html attributes additionally to fix the score"
553
+ },
554
+ "data": {
555
+ "$ref": "#/definitions/DataAttributesConfig",
556
+ "description": "Adds data attributes to the component. Key will be automatically prefixed with \"data-\", if not already."
557
+ },
558
+ "html": {
559
+ "$ref": "#/definitions/HtmlAttributesConfig",
560
+ "description": "Additional html attributes."
561
+ }
562
+ },
563
+ "type": "object"
564
+ },
533
565
  "AuthorsFilter": {
534
566
  "additionalProperties": false,
535
567
  "description": "The name and email properties are mutually-exclusive.",
@@ -552,6 +584,10 @@
552
584
  "BookmarkConfig": {
553
585
  "additionalProperties": false,
554
586
  "properties": {
587
+ "attributes": {
588
+ "$ref": "#/definitions/AttributesConfig",
589
+ "description": "Configuration for attributes of the component."
590
+ },
555
591
  "bookmarkTitleMessage": {
556
592
  "description": "Message key to use for the bookmark title. Use %s to render the actual title.\n\ndefault: BOOKMARK_TITLE",
557
593
  "type": "string"
@@ -604,7 +640,7 @@
604
640
  "description": "The id to assign to the HTML element The id overwrites the default tracking key"
605
641
  },
606
642
  "isLazy": {
607
- "description": "Choose whether we want to load to component immediatly or should be lezy loaded",
643
+ "description": "Choose whether we want to load to component immediately or should be lazy loaded",
608
644
  "type": ["null", "boolean"]
609
645
  },
610
646
  "openContent": {
@@ -793,6 +829,7 @@
793
829
  }
794
830
  ]
795
831
  },
832
+ "description": "Configuration for attributes of the component.",
796
833
  "type": "object"
797
834
  },
798
835
  "buttonClass": {
@@ -856,7 +893,7 @@
856
893
  "description": "The id to assign to the HTML element The id overwrites the default tracking key"
857
894
  },
858
895
  "isLazy": {
859
- "description": "Choose whether we want to load to component immediatly or should be lezy loaded",
896
+ "description": "Choose whether we want to load to component immediately or should be lazy loaded",
860
897
  "type": ["null", "boolean"]
861
898
  },
862
899
  "message": {
@@ -906,6 +943,7 @@
906
943
  }
907
944
  ]
908
945
  },
946
+ "description": "Configuration for attributes of the component.",
909
947
  "type": "object"
910
948
  },
911
949
  "buttonClass": {
@@ -973,7 +1011,7 @@
973
1011
  "description": "The id to assign to the HTML element The id overwrites the default tracking key"
974
1012
  },
975
1013
  "isLazy": {
976
- "description": "Choose whether we want to load to component immediatly or should be lezy loaded",
1014
+ "description": "Choose whether we want to load to component immediately or should be lazy loaded",
977
1015
  "type": ["null", "boolean"]
978
1016
  },
979
1017
  "message": {
@@ -1232,6 +1270,10 @@
1232
1270
  "CategoryConfig": {
1233
1271
  "additionalProperties": false,
1234
1272
  "properties": {
1273
+ "attributes": {
1274
+ "$ref": "#/definitions/AttributesConfig",
1275
+ "description": "Configuration for attributes of the component."
1276
+ },
1235
1277
  "class": {
1236
1278
  "anyOf": [
1237
1279
  {
@@ -1288,7 +1330,7 @@
1288
1330
  "description": "Allows to change the image size detection strategy. Default: dynamic width (image width = container width * 2)"
1289
1331
  },
1290
1332
  "isLazy": {
1291
- "description": "Choose whether we want to load to component immediatly or should be lezy loaded",
1333
+ "description": "Choose whether we want to load to component immediately or should be lazy loaded",
1292
1334
  "type": ["null", "boolean"]
1293
1335
  },
1294
1336
  "skipSSR": {
@@ -1478,6 +1520,10 @@
1478
1520
  "CollectionConfig": {
1479
1521
  "additionalProperties": false,
1480
1522
  "properties": {
1523
+ "attributes": {
1524
+ "$ref": "#/definitions/AttributesConfig",
1525
+ "description": "Configuration for attributes of the component."
1526
+ },
1481
1527
  "class": {
1482
1528
  "anyOf": [
1483
1529
  {
@@ -1511,7 +1557,7 @@
1511
1557
  "description": "dataSource to initialize the collection with."
1512
1558
  },
1513
1559
  "dontExcludeThisContent": {
1514
- "description": "Do not exclude content from this compoenent for all component loaded afterwards",
1560
+ "description": "Do not exclude content from this component for all component loaded afterwards",
1515
1561
  "type": "boolean"
1516
1562
  },
1517
1563
  "excludeContentPriorLoaded": {
@@ -1530,7 +1576,7 @@
1530
1576
  "description": "The id to assign to the HTML element The id overwrites the default tracking key"
1531
1577
  },
1532
1578
  "isLazy": {
1533
- "description": "Choose whether we want to load to component immediatly or should be lezy loaded",
1579
+ "description": "Choose whether we want to load to component immediately or should be lazy loaded",
1534
1580
  "type": ["null", "boolean"]
1535
1581
  },
1536
1582
  "skipSSR": {
@@ -1836,17 +1882,26 @@
1836
1882
  "$ref": "#/definitions/CategoryConfig"
1837
1883
  },
1838
1884
  {
1839
- "$ref": "#/definitions/ContentTitleConfig"
1885
+ "$ref": "#/definitions/CollectionConfig"
1840
1886
  },
1841
1887
  {
1842
1888
  "$ref": "#/definitions/ContentBodyConfig"
1843
1889
  },
1890
+ {
1891
+ "$ref": "#/definitions/ContentConfig"
1892
+ },
1844
1893
  {
1845
1894
  "$ref": "#/definitions/ContentFeaturedImageConfig"
1846
1895
  },
1896
+ {
1897
+ "$ref": "#/definitions/ContentTitleConfig"
1898
+ },
1847
1899
  {
1848
1900
  "$ref": "#/definitions/CouponConfig"
1849
1901
  },
1902
+ {
1903
+ "$ref": "#/definitions/DownloadIssuesConfig"
1904
+ },
1850
1905
  {
1851
1906
  "$ref": "#/definitions/DropdownConfig"
1852
1907
  },
@@ -1856,6 +1911,9 @@
1856
1911
  {
1857
1912
  "$ref": "#/definitions/HTMLConfig"
1858
1913
  },
1914
+ {
1915
+ "$ref": "#/definitions/IFrameConfig"
1916
+ },
1859
1917
  {
1860
1918
  "$ref": "#/definitions/IssueConfig"
1861
1919
  },
@@ -1865,6 +1923,9 @@
1865
1923
  {
1866
1924
  "$ref": "#/definitions/LoginConfig"
1867
1925
  },
1926
+ {
1927
+ "$ref": "#/definitions/MenuConfig"
1928
+ },
1868
1929
  {
1869
1930
  "$ref": "#/definitions/ProductConfig"
1870
1931
  },
@@ -1904,26 +1965,11 @@
1904
1965
  {
1905
1966
  "$ref": "#/definitions/ToolBarConfig"
1906
1967
  },
1907
- {
1908
- "$ref": "#/definitions/CollectionConfig"
1909
- },
1910
- {
1911
- "$ref": "#/definitions/MenuConfig"
1912
- },
1913
- {
1914
- "$ref": "#/definitions/DownloadIssuesConfig"
1915
- },
1916
1968
  {
1917
1969
  "$ref": "#/definitions/UserTagTestingConfig"
1918
1970
  },
1919
1971
  {
1920
1972
  "$ref": "#/definitions/WidgetConfig"
1921
- },
1922
- {
1923
- "$ref": "#/definitions/IFrameConfig"
1924
- },
1925
- {
1926
- "$ref": "#/definitions/ContentConfig"
1927
1973
  }
1928
1974
  ],
1929
1975
  "default": {
@@ -2365,7 +2411,7 @@
2365
2411
  "title": "Conditional",
2366
2412
  "type": "object"
2367
2413
  },
2368
- "ConditionalValue<structure-1822415119-6211-6268-1822415119-6193-6269-1822415119-6134-6269-1822415119-6132-6270-1822415119-6132-6272-1822415119-6052-6273-1822415119-495-6276-1822415119-0-7077>": {
2414
+ "ConditionalValue<structure-1822415119-6188-6245-1822415119-6170-6246-1822415119-6111-6246-1822415119-6109-6247-1822415119-6109-6249-1822415119-6029-6250-1822415119-472-6253-1822415119-0-7054>": {
2369
2415
  "additionalProperties": false,
2370
2416
  "properties": {
2371
2417
  "condition": {
@@ -2493,6 +2539,10 @@
2493
2539
  "ContentBodyConfig": {
2494
2540
  "additionalProperties": false,
2495
2541
  "properties": {
2542
+ "attributes": {
2543
+ "$ref": "#/definitions/AttributesConfig",
2544
+ "description": "Configuration for attributes of the component."
2545
+ },
2496
2546
  "class": {
2497
2547
  "anyOf": [
2498
2548
  {
@@ -2559,7 +2609,7 @@
2559
2609
  "description": "The id to assign to the HTML element The id overwrites the default tracking key"
2560
2610
  },
2561
2611
  "isLazy": {
2562
- "description": "Choose whether we want to load to component immediatly or should be lezy loaded",
2612
+ "description": "Choose whether we want to load to component immediately or should be lazy loaded",
2563
2613
  "type": ["null", "boolean"]
2564
2614
  },
2565
2615
  "maxImageWidth": {
@@ -2618,6 +2668,10 @@
2618
2668
  "ContentComponentConfig": {
2619
2669
  "additionalProperties": false,
2620
2670
  "properties": {
2671
+ "attributes": {
2672
+ "$ref": "#/definitions/AttributesConfig",
2673
+ "description": "Configuration for attributes of the component."
2674
+ },
2621
2675
  "bookmark": {
2622
2676
  "anyOf": [
2623
2677
  {
@@ -2811,7 +2865,7 @@
2811
2865
  "description": "Allows to change the image size detection strategy. Default: dynamic width (image width = container width * 2)"
2812
2866
  },
2813
2867
  "isLazy": {
2814
- "description": "Choose whether we want to load to component immediatly or should be lezy loaded",
2868
+ "description": "Choose whether we want to load to component immediately or should be lazy loaded",
2815
2869
  "type": ["null", "boolean"]
2816
2870
  },
2817
2871
  "lcpPrioritized": {
@@ -2940,6 +2994,10 @@
2940
2994
  "ContentConfig": {
2941
2995
  "additionalProperties": false,
2942
2996
  "properties": {
2997
+ "attributes": {
2998
+ "$ref": "#/definitions/AttributesConfig",
2999
+ "description": "Configuration for attributes of the component."
3000
+ },
2943
3001
  "bookmark": {
2944
3002
  "anyOf": [
2945
3003
  {
@@ -3137,7 +3195,7 @@
3137
3195
  "description": "Allows to change the image size detection strategy. Default: dynamic width (image width = container width * 2)"
3138
3196
  },
3139
3197
  "isLazy": {
3140
- "description": "Choose whether we want to load to component immediatly or should be lezy loaded",
3198
+ "description": "Choose whether we want to load to component immediately or should be lazy loaded",
3141
3199
  "type": ["null", "boolean"]
3142
3200
  },
3143
3201
  "lcpPrioritized": {
@@ -3272,6 +3330,10 @@
3272
3330
  "ContentFeaturedImageConfig": {
3273
3331
  "additionalProperties": false,
3274
3332
  "properties": {
3333
+ "attributes": {
3334
+ "$ref": "#/definitions/AttributesConfig",
3335
+ "description": "Configuration for attributes of the component."
3336
+ },
3275
3337
  "class": {
3276
3338
  "anyOf": [
3277
3339
  {
@@ -3330,7 +3392,7 @@
3330
3392
  "description": "Allows to change the image size detection strategy. Default: dynamic width (image width = container width * 2)"
3331
3393
  },
3332
3394
  "isLazy": {
3333
- "description": "Choose whether we want to load to component immediatly or should be lezy loaded",
3395
+ "description": "Choose whether we want to load to component immediately or should be lazy loaded",
3334
3396
  "type": ["null", "boolean"]
3335
3397
  },
3336
3398
  "propertyReference": {
@@ -3479,6 +3541,19 @@
3479
3541
  },
3480
3542
  "type": "object"
3481
3543
  },
3544
+ "ContentSearchResultComparator": {
3545
+ "additionalProperties": false,
3546
+ "description": "All properties are mutually-exclusive.",
3547
+ "properties": {
3548
+ "publicationDate": {
3549
+ "$ref": "#/definitions/DateComparator"
3550
+ },
3551
+ "relevance": {
3552
+ "$ref": "#/definitions/RelevanceComparator"
3553
+ }
3554
+ },
3555
+ "type": "object"
3556
+ },
3482
3557
  "ContentTemplate": {
3483
3558
  "enum": ["cover", "card", "highlight", "details", "group"],
3484
3559
  "type": "string"
@@ -3486,6 +3561,10 @@
3486
3561
  "ContentTitleConfig": {
3487
3562
  "additionalProperties": false,
3488
3563
  "properties": {
3564
+ "attributes": {
3565
+ "$ref": "#/definitions/AttributesConfig",
3566
+ "description": "Configuration for attributes of the component."
3567
+ },
3489
3568
  "class": {
3490
3569
  "anyOf": [
3491
3570
  {
@@ -3530,7 +3609,7 @@
3530
3609
  "description": "The id to assign to the HTML element The id overwrites the default tracking key"
3531
3610
  },
3532
3611
  "isLazy": {
3533
- "description": "Choose whether we want to load to component immediatly or should be lezy loaded",
3612
+ "description": "Choose whether we want to load to component immediately or should be lazy loaded",
3534
3613
  "type": ["null", "boolean"]
3535
3614
  },
3536
3615
  "skipSSR": {
@@ -3705,6 +3784,10 @@
3705
3784
  "CouponConfig": {
3706
3785
  "additionalProperties": false,
3707
3786
  "properties": {
3787
+ "attributes": {
3788
+ "$ref": "#/definitions/AttributesConfig",
3789
+ "description": "Configuration for attributes of the component."
3790
+ },
3708
3791
  "class": {
3709
3792
  "anyOf": [
3710
3793
  {
@@ -3748,7 +3831,7 @@
3748
3831
  "description": "The id to assign to the HTML element The id overwrites the default tracking key"
3749
3832
  },
3750
3833
  "isLazy": {
3751
- "description": "Choose whether we want to load to component immediatly or should be lezy loaded",
3834
+ "description": "Choose whether we want to load to component immediately or should be lazy loaded",
3752
3835
  "type": ["null", "boolean"]
3753
3836
  },
3754
3837
  "skipSSR": {
@@ -3937,6 +4020,12 @@
3937
4020
  "required": ["sortFunction", "direction"],
3938
4021
  "type": "object"
3939
4022
  },
4023
+ "DataAttributesConfig": {
4024
+ "additionalProperties": {
4025
+ "type": "string"
4026
+ },
4027
+ "type": "object"
4028
+ },
3940
4029
  "DataSourceAdConfig": {
3941
4030
  "additionalProperties": false,
3942
4031
  "description": "adId is the ad from ads.json to render, between every ad there are `interval` number of \"normal\" elements.\nif `after` is set, starts with displaying ads after so many elements, else starts after `interval` number of elements",
@@ -4055,6 +4144,9 @@
4055
4144
  "operation": {
4056
4145
  "$ref": "#/definitions/DateOperation"
4057
4146
  },
4147
+ "timeZone": {
4148
+ "type": "string"
4149
+ },
4058
4150
  "value": {
4059
4151
  "type": "string"
4060
4152
  }
@@ -4112,6 +4204,10 @@
4112
4204
  ],
4113
4205
  "description": "allow the user to pause during download. Default: true (doesn't work on Android Template <= 7.x)"
4114
4206
  },
4207
+ "attributes": {
4208
+ "$ref": "#/definitions/AttributesConfig",
4209
+ "description": "Configuration for attributes of the component."
4210
+ },
4115
4211
  "class": {
4116
4212
  "anyOf": [
4117
4213
  {
@@ -4162,7 +4258,7 @@
4162
4258
  "description": "The id to assign to the HTML element The id overwrites the default tracking key"
4163
4259
  },
4164
4260
  "isLazy": {
4165
- "description": "Choose whether we want to load to component immediatly or should be lezy loaded",
4261
+ "description": "Choose whether we want to load to component immediately or should be lazy loaded",
4166
4262
  "type": ["null", "boolean"]
4167
4263
  },
4168
4264
  "skipSSR": {
@@ -4179,7 +4275,7 @@
4179
4275
  "type": "string"
4180
4276
  },
4181
4277
  "downloadAvaliableMessage": {
4182
- "description": "shown when there aer some downloads availabe (either updates or new issues). \n%(totalIssues)s = total issues, %(totalSize)s = total MB used, %(toDownload)s = mb to download",
4278
+ "description": "shown when there aer some downloads availabe (either updates or new issues).\n%(totalIssues)s = total issues, %(totalSize)s = total MB used, %(toDownload)s = mb to download",
4183
4279
  "type": "string"
4184
4280
  },
4185
4281
  "downloadInProgressMessage": {
@@ -4395,6 +4491,10 @@
4395
4491
  "additionalProperties": false,
4396
4492
  "description": "The Dropdown component displays a dropdown select element.",
4397
4493
  "properties": {
4494
+ "attributes": {
4495
+ "$ref": "#/definitions/AttributesConfig",
4496
+ "description": "Configuration for attributes of the component."
4497
+ },
4398
4498
  "class": {
4399
4499
  "anyOf": [
4400
4500
  {
@@ -4439,7 +4539,7 @@
4439
4539
  "description": "The id to assign to the HTML element The id overwrites the default tracking key"
4440
4540
  },
4441
4541
  "isLazy": {
4442
- "description": "Choose whether we want to load to component immediatly or should be lezy loaded",
4542
+ "description": "Choose whether we want to load to component immediately or should be lazy loaded",
4443
4543
  "type": ["null", "boolean"]
4444
4544
  },
4445
4545
  "paramScope": {
@@ -4702,6 +4802,7 @@
4702
4802
  "$ref": "#/definitions/GetContentsParams"
4703
4803
  }
4704
4804
  ],
4805
+ "default": 0,
4705
4806
  "description": "Whether and how many contents to include"
4706
4807
  },
4707
4808
  "includeIssues": {
@@ -4713,6 +4814,7 @@
4713
4814
  "$ref": "#/definitions/GetIssuesParams"
4714
4815
  }
4715
4816
  ],
4817
+ "default": 0,
4716
4818
  "deprecated": "in favor of includeContents"
4717
4819
  },
4718
4820
  "limit": {
@@ -4982,6 +5084,10 @@
4982
5084
  "EmbeddableViewConfig": {
4983
5085
  "additionalProperties": false,
4984
5086
  "properties": {
5087
+ "attributes": {
5088
+ "$ref": "#/definitions/AttributesConfig",
5089
+ "description": "Configuration for attributes of the component."
5090
+ },
4985
5091
  "class": {
4986
5092
  "anyOf": [
4987
5093
  {
@@ -5029,7 +5135,7 @@
5029
5135
  "description": "The id to assign to the HTML element The id overwrites the default tracking key"
5030
5136
  },
5031
5137
  "isLazy": {
5032
- "description": "Choose whether we want to load to component immediatly or should be lezy loaded",
5138
+ "description": "Choose whether we want to load to component immediately or should be lazy loaded",
5033
5139
  "type": ["null", "boolean"]
5034
5140
  },
5035
5141
  "name": {
@@ -5384,6 +5490,40 @@
5384
5490
  "title": "Global",
5385
5491
  "type": "object"
5386
5492
  },
5493
+ "GroupTag": {
5494
+ "description": "Tags for list and section components",
5495
+ "enum": [
5496
+ "div",
5497
+ "a",
5498
+ "button",
5499
+ "dialog",
5500
+ "h1",
5501
+ "h2",
5502
+ "h3",
5503
+ "h4",
5504
+ "h5",
5505
+ "h6",
5506
+ "li",
5507
+ "ol",
5508
+ "p",
5509
+ "span",
5510
+ "ul",
5511
+ "article",
5512
+ "aside",
5513
+ "details",
5514
+ "figcaption",
5515
+ "figure",
5516
+ "footer",
5517
+ "header",
5518
+ "main",
5519
+ "mark",
5520
+ "nav",
5521
+ "section",
5522
+ "summary",
5523
+ "time"
5524
+ ],
5525
+ "type": "string"
5526
+ },
5387
5527
  "HTMLConfig": {
5388
5528
  "additionalProperties": false,
5389
5529
  "description": "The HTML component inserts an HTML element with the given tag.",
@@ -5439,7 +5579,7 @@
5439
5579
  "description": "The id to assign to the HTML element The id overwrites the default tracking key"
5440
5580
  },
5441
5581
  "isLazy": {
5442
- "description": "Choose whether we want to load to component immediatly or should be lezy loaded",
5582
+ "description": "Choose whether we want to load to component immediately or should be lazy loaded",
5443
5583
  "type": ["null", "boolean"]
5444
5584
  },
5445
5585
  "skipSSR": {
@@ -5450,8 +5590,8 @@
5450
5590
  "type": "boolean"
5451
5591
  },
5452
5592
  "tag": {
5453
- "description": "The tag to use for the rendered element.",
5454
- "type": "string"
5593
+ "$ref": "#/definitions/HtmlTag",
5594
+ "description": "The tag to use for the rendered element."
5455
5595
  },
5456
5596
  "tap": {
5457
5597
  "$ref": "#/definitions/EventActionConfig",
@@ -5476,9 +5616,68 @@
5476
5616
  "title": "HTML",
5477
5617
  "type": "object"
5478
5618
  },
5619
+ "HtmlAttributesConfig": {
5620
+ "additionalProperties": false,
5621
+ "properties": {
5622
+ "popover": {
5623
+ "type": "string"
5624
+ },
5625
+ "role": {
5626
+ "description": "Role for the component, use in conjunction with aria-label.",
5627
+ "type": "string"
5628
+ }
5629
+ },
5630
+ "type": "object"
5631
+ },
5632
+ "HtmlTag": {
5633
+ "description": "Tags for html component",
5634
+ "enum": [
5635
+ "div",
5636
+ "a",
5637
+ "br",
5638
+ "button",
5639
+ "dialog",
5640
+ "em",
5641
+ "h1",
5642
+ "h2",
5643
+ "h3",
5644
+ "h4",
5645
+ "h5",
5646
+ "h6",
5647
+ "hr",
5648
+ "iframe",
5649
+ "img",
5650
+ "input",
5651
+ "li",
5652
+ "ol",
5653
+ "p",
5654
+ "pre",
5655
+ "small",
5656
+ "span",
5657
+ "ul",
5658
+ "article",
5659
+ "aside",
5660
+ "details",
5661
+ "figcaption",
5662
+ "figure",
5663
+ "footer",
5664
+ "header",
5665
+ "main",
5666
+ "mark",
5667
+ "nav",
5668
+ "section",
5669
+ "summary",
5670
+ "time"
5671
+ ],
5672
+ "type": "string"
5673
+ },
5479
5674
  "IFrameConfig": {
5480
5675
  "additionalProperties": false,
5481
5676
  "properties": {
5677
+ "attributes": {
5678
+ "$ref": "#/definitions/AttributesConfig",
5679
+ "description": "Configuration for attributes of the component."
5680
+ },
5482
5681
  "class": {
5483
5682
  "anyOf": [
5484
5683
  {
@@ -5519,7 +5718,7 @@
5519
5718
  "description": "The id to assign to the HTML element The id overwrites the default tracking key"
5520
5719
  },
5521
5720
  "isLazy": {
5522
- "description": "Choose whether we want to load to component immediatly or should be lezy loaded",
5721
+ "description": "Choose whether we want to load to component immediately or should be lazy loaded",
5523
5722
  "type": ["null", "boolean"]
5524
5723
  },
5525
5724
  "skipSSR": {
@@ -5625,6 +5824,10 @@
5625
5824
  "IssueComponentConfig": {
5626
5825
  "additionalProperties": false,
5627
5826
  "properties": {
5827
+ "attributes": {
5828
+ "$ref": "#/definitions/AttributesConfig",
5829
+ "description": "Configuration for attributes of the component."
5830
+ },
5628
5831
  "bookmark": {
5629
5832
  "anyOf": [
5630
5833
  {
@@ -5817,7 +6020,7 @@
5817
6020
  "description": "Allows to change the image size detection strategy. Default: dynamic width (image width = container width * 2)"
5818
6021
  },
5819
6022
  "isLazy": {
5820
- "description": "Choose whether we want to load to component immediatly or should be lezy loaded",
6023
+ "description": "Choose whether we want to load to component immediately or should be lazy loaded",
5821
6024
  "type": ["null", "boolean"]
5822
6025
  },
5823
6026
  "issueContextKey": {
@@ -5951,6 +6154,10 @@
5951
6154
  "additionalProperties": false,
5952
6155
  "description": "The Issue component represents a Purple Issue.\nThis may either be a traditional issue from a kiosk publication or an article from a channel publication.",
5953
6156
  "properties": {
6157
+ "attributes": {
6158
+ "$ref": "#/definitions/AttributesConfig",
6159
+ "description": "Configuration for attributes of the component."
6160
+ },
5954
6161
  "bookmark": {
5955
6162
  "anyOf": [
5956
6163
  {
@@ -6147,7 +6354,7 @@
6147
6354
  "description": "Allows to change the image size detection strategy. Default: dynamic width (image width = container width * 2)"
6148
6355
  },
6149
6356
  "isLazy": {
6150
- "description": "Choose whether we want to load to component immediatly or should be lezy loaded",
6357
+ "description": "Choose whether we want to load to component immediately or should be lazy loaded",
6151
6358
  "type": ["null", "boolean"]
6152
6359
  },
6153
6360
  "issueContextKey": {
@@ -6735,6 +6942,10 @@
6735
6942
  "additionalProperties": false,
6736
6943
  "description": "The List component displays multiple instances of the same type.\nIt pulls its data from the dataSource property which may be issues or publications.\nThe representation of the content usually matches the type of the dataSource.\nHowever, it is possible to use different types, e.g. a section containing the name of an issue instead of an actual issue component.\nThe list can be formatted in both directions (vertical / horizontal) or as a grid.",
6737
6944
  "properties": {
6945
+ "attributes": {
6946
+ "$ref": "#/definitions/AttributesConfig",
6947
+ "description": "Configuration for attributes of the component."
6948
+ },
6738
6949
  "centered": {
6739
6950
  "description": "Whether the list shall be centered. Only used for the `horizontal` template. Default: false",
6740
6951
  "type": "boolean"
@@ -6773,10 +6984,10 @@
6773
6984
  },
6774
6985
  "dataSource": {
6775
6986
  "$ref": "#/definitions/DataSourceConfig",
6776
- "description": "The datasource which the container will pulls its data from"
6987
+ "description": "The datasource which the container will pull its data from"
6777
6988
  },
6778
6989
  "dontExcludeThisContent": {
6779
- "description": "Do not exclude content from this compoenent for all component loaded afterwards",
6990
+ "description": "Do not exclude content from this component for all component loaded afterwards",
6780
6991
  "type": "boolean"
6781
6992
  },
6782
6993
  "emptyMessage": {
@@ -6826,7 +7037,7 @@
6826
7037
  }
6827
7038
  ]
6828
7039
  },
6829
- "description": "For grouped lists attributes to set on each div.list-group element. References the group context",
7040
+ "description": "For grouped lists attributes to set on each '.list-group' element. References the group context",
6830
7041
  "type": "object"
6831
7042
  },
6832
7043
  "groupHeader": {
@@ -6849,7 +7060,7 @@
6849
7060
  "description": "The id to assign to the HTML element The id overwrites the default tracking key"
6850
7061
  },
6851
7062
  "isLazy": {
6852
- "description": "Choose whether we want to load to component immediatly or should be lezy loaded",
7063
+ "description": "Choose whether we want to load to component immediately or should be lazy loaded",
6853
7064
  "type": ["null", "boolean"]
6854
7065
  },
6855
7066
  "lengthLimit": {
@@ -7055,6 +7266,10 @@
7055
7266
  "description": "Whether the element should be sticky",
7056
7267
  "type": "boolean"
7057
7268
  },
7269
+ "tag": {
7270
+ "$ref": "#/definitions/GroupTag",
7271
+ "description": "Custom tag for the root element of this list. Only available in leanDom.\nDefault: 'div'"
7272
+ },
7058
7273
  "tapEntry": {
7059
7274
  "anyOf": [
7060
7275
  {
@@ -7124,6 +7339,10 @@
7124
7339
  },
7125
7340
  "type": "object"
7126
7341
  },
7342
+ "attributes": {
7343
+ "$ref": "#/definitions/AttributesConfig",
7344
+ "description": "Configuration for attributes of the component."
7345
+ },
7127
7346
  "class": {
7128
7347
  "anyOf": [
7129
7348
  {
@@ -7164,7 +7383,7 @@
7164
7383
  "description": "The id to assign to the HTML element The id overwrites the default tracking key"
7165
7384
  },
7166
7385
  "isLazy": {
7167
- "description": "Choose whether we want to load to component immediatly or should be lezy loaded",
7386
+ "description": "Choose whether we want to load to component immediately or should be lazy loaded",
7168
7387
  "type": ["null", "boolean"]
7169
7388
  },
7170
7389
  "logoutButton": {
@@ -7313,6 +7532,10 @@
7313
7532
  "description": "hw log the out animation takes in ms. during this period, the class menu-fade-out is set, afterwards the elements are hidden.",
7314
7533
  "type": "number"
7315
7534
  },
7535
+ "attributes": {
7536
+ "$ref": "#/definitions/AttributesConfig",
7537
+ "description": "Configuration for attributes of the component."
7538
+ },
7316
7539
  "class": {
7317
7540
  "anyOf": [
7318
7541
  {
@@ -7364,7 +7587,7 @@
7364
7587
  "description": "The id to assign to the HTML element The id overwrites the default tracking key"
7365
7588
  },
7366
7589
  "isLazy": {
7367
- "description": "Choose whether we want to load to component immediatly or should be lezy loaded",
7590
+ "description": "Choose whether we want to load to component immediately or should be lazy loaded",
7368
7591
  "type": ["null", "boolean"]
7369
7592
  },
7370
7593
  "openSubMenu": {
@@ -7589,13 +7812,13 @@
7589
7812
  "type": "object"
7590
7813
  },
7591
7814
  "Omit<IssueConfig,\"dataSource\">": {
7592
- "$ref": "#/definitions/Pick%3CIssueConfig%2CExclude%3C(%22type%22%7C%22condition%22%7C%22template%22%7C%22purchaseOptions%22%7C%22downloadOptions%22%7C%22bookmark%22%7C%22displayCategories%22%7C%22lcpPrioritized%22%7C%22hideComponents%22%7C%22sharing%22%7C%22dataSource%22%7C%22issueContextKey%22%7C%22tapCover%22%7C%22tapIssue%22%7C%22coverHeight%22%7C%22openContent%22%7C%22titleMessage%22%7C%22descriptionMessage%22%7C%22publicationTitleMessage%22%7C%22deleteConfirm%22%7C%22customButtons%22%7C%22customMessages%22%7C%22renderProperties%22%7C%22trackVisible%22%7C%22id%22%7C%22class%22%7C%22sticky%22%7C%22isLazy%22%7C%22skipSSR%22%7C%22imageResolutionStrategy%22)%2C%22dataSource%22%3E%3E"
7815
+ "$ref": "#/definitions/Pick%3CIssueConfig%2CExclude%3C(%22type%22%7C%22condition%22%7C%22template%22%7C%22purchaseOptions%22%7C%22downloadOptions%22%7C%22bookmark%22%7C%22displayCategories%22%7C%22lcpPrioritized%22%7C%22hideComponents%22%7C%22sharing%22%7C%22dataSource%22%7C%22issueContextKey%22%7C%22tapCover%22%7C%22tapIssue%22%7C%22coverHeight%22%7C%22openContent%22%7C%22titleMessage%22%7C%22descriptionMessage%22%7C%22publicationTitleMessage%22%7C%22deleteConfirm%22%7C%22customButtons%22%7C%22customMessages%22%7C%22renderProperties%22%7C%22trackVisible%22%7C%22id%22%7C%22class%22%7C%22sticky%22%7C%22isLazy%22%7C%22attributes%22%7C%22skipSSR%22%7C%22imageResolutionStrategy%22)%2C%22dataSource%22%3E%3E"
7593
7816
  },
7594
7817
  "Omit<PublicationCompletionConfig,\"productFilter\">": {
7595
- "$ref": "#/definitions/Pick%3CPublicationCompletionConfig%2CExclude%3C(%22type%22%7C%22condition%22%7C%22publicationId%22%7C%22productFilter%22%7C%22maxUnlockableIssues%22%7C%22maxUnlockableContents%22%7C%22unlockableIssuesFilter%22%7C%22unlockableContentsFilter%22%7C%22publicationFilter%22%7C%22titleMessage%22%7C%22promotionTextMessage%22%7C%22purchaseButtonMessage%22%7C%22fallback%22%7C%22maxDisplayIssues%22%7C%22purchase%22%7C%22template%22%7C%22id%22%7C%22class%22%7C%22sticky%22%7C%22isLazy%22%7C%22skipSSR%22)%2C%22productFilter%22%3E%3E"
7818
+ "$ref": "#/definitions/Pick%3CPublicationCompletionConfig%2CExclude%3C(%22type%22%7C%22condition%22%7C%22publicationId%22%7C%22productFilter%22%7C%22maxUnlockableIssues%22%7C%22maxUnlockableContents%22%7C%22unlockableIssuesFilter%22%7C%22unlockableContentsFilter%22%7C%22publicationFilter%22%7C%22titleMessage%22%7C%22promotionTextMessage%22%7C%22purchaseButtonMessage%22%7C%22fallback%22%7C%22maxDisplayIssues%22%7C%22purchase%22%7C%22template%22%7C%22id%22%7C%22class%22%7C%22sticky%22%7C%22isLazy%22%7C%22attributes%22%7C%22skipSSR%22)%2C%22productFilter%22%3E%3E"
7596
7819
  },
7597
7820
  "Omit<SubscriptionConfig,\"dataSource\">": {
7598
- "$ref": "#/definitions/Pick%3CSubscriptionConfig%2CExclude%3C(%22type%22%7C%22condition%22%7C%22fallback%22%7C%22dataSource%22%7C%22template%22%7C%22maxDisplayIssues%22%7C%22issueFilter%22%7C%22purchase%22%7C%22titleMessage%22%7C%22purchaseButtonMessage%22%7C%22purchaseUnavailableButtonMessage%22%7C%22promotionMessage%22%7C%22promotionAdditionalMessage%22%7C%22priceMessage%22%7C%22finalPriceMessage%22%7C%22introductoryPriceMessage%22%7C%22trialPriceMessage%22%7C%22discountPriceMessage%22%7C%22descriptionMessage%22%7C%22customMessages%22%7C%22id%22%7C%22class%22%7C%22sticky%22%7C%22isLazy%22%7C%22skipSSR%22)%2C%22dataSource%22%3E%3E"
7821
+ "$ref": "#/definitions/Pick%3CSubscriptionConfig%2CExclude%3C(%22type%22%7C%22condition%22%7C%22fallback%22%7C%22dataSource%22%7C%22template%22%7C%22maxDisplayIssues%22%7C%22issueFilter%22%7C%22purchase%22%7C%22titleMessage%22%7C%22purchaseButtonMessage%22%7C%22purchaseUnavailableButtonMessage%22%7C%22promotionMessage%22%7C%22promotionAdditionalMessage%22%7C%22priceMessage%22%7C%22finalPriceMessage%22%7C%22introductoryPriceMessage%22%7C%22trialPriceMessage%22%7C%22discountPriceMessage%22%7C%22descriptionMessage%22%7C%22customMessages%22%7C%22id%22%7C%22class%22%7C%22sticky%22%7C%22isLazy%22%7C%22attributes%22%7C%22skipSSR%22)%2C%22dataSource%22%3E%3E"
7599
7822
  },
7600
7823
  "OpenContentActionConfig": {
7601
7824
  "additionalProperties": false,
@@ -7864,9 +8087,13 @@
7864
8087
  "enum": ["MONTH", "YEAR"],
7865
8088
  "type": "string"
7866
8089
  },
7867
- "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\"|\"skipSSR\"|\"imageResolutionStrategy\"),\"dataSource\">>": {
8090
+ "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\">>": {
7868
8091
  "additionalProperties": false,
7869
8092
  "properties": {
8093
+ "attributes": {
8094
+ "$ref": "#/definitions/AttributesConfig",
8095
+ "description": "Configuration for attributes of the component."
8096
+ },
7870
8097
  "bookmark": {
7871
8098
  "anyOf": [
7872
8099
  {
@@ -8049,7 +8276,7 @@
8049
8276
  "description": "Allows to change the image size detection strategy. Default: dynamic width (image width = container width * 2)"
8050
8277
  },
8051
8278
  "isLazy": {
8052
- "description": "Choose whether we want to load to component immediatly or should be lezy loaded",
8279
+ "description": "Choose whether we want to load to component immediately or should be lazy loaded",
8053
8280
  "type": ["null", "boolean"]
8054
8281
  },
8055
8282
  "issueContextKey": {
@@ -8184,9 +8411,13 @@
8184
8411
  "required": ["type"],
8185
8412
  "type": "object"
8186
8413
  },
8187
- "Pick<PublicationCompletionConfig,Exclude<(\"type\"|\"condition\"|\"publicationId\"|\"productFilter\"|\"maxUnlockableIssues\"|\"maxUnlockableContents\"|\"unlockableIssuesFilter\"|\"unlockableContentsFilter\"|\"publicationFilter\"|\"titleMessage\"|\"promotionTextMessage\"|\"purchaseButtonMessage\"|\"fallback\"|\"maxDisplayIssues\"|\"purchase\"|\"template\"|\"id\"|\"class\"|\"sticky\"|\"isLazy\"|\"skipSSR\"),\"productFilter\">>": {
8414
+ "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\">>": {
8188
8415
  "additionalProperties": false,
8189
8416
  "properties": {
8417
+ "attributes": {
8418
+ "$ref": "#/definitions/AttributesConfig",
8419
+ "description": "Configuration for attributes of the component."
8420
+ },
8190
8421
  "class": {
8191
8422
  "anyOf": [
8192
8423
  {
@@ -8231,7 +8462,7 @@
8231
8462
  "description": "The id to assign to the HTML element The id overwrites the default tracking key"
8232
8463
  },
8233
8464
  "isLazy": {
8234
- "description": "Choose whether we want to load to component immediatly or should be lezy loaded",
8465
+ "description": "Choose whether we want to load to component immediately or should be lazy loaded",
8235
8466
  "type": ["null", "boolean"]
8236
8467
  },
8237
8468
  "maxDisplayIssues": {
@@ -8317,9 +8548,13 @@
8317
8548
  "required": ["type", "fallback"],
8318
8549
  "type": "object"
8319
8550
  },
8320
- "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\"|\"skipSSR\"),\"dataSource\">>": {
8551
+ "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\">>": {
8321
8552
  "additionalProperties": false,
8322
8553
  "properties": {
8554
+ "attributes": {
8555
+ "$ref": "#/definitions/AttributesConfig",
8556
+ "description": "Configuration for attributes of the component."
8557
+ },
8323
8558
  "class": {
8324
8559
  "anyOf": [
8325
8560
  {
@@ -8372,7 +8607,7 @@
8372
8607
  "type": "object"
8373
8608
  },
8374
8609
  {
8375
- "$ref": "#/definitions/ConditionalValue%3Cstructure-1822415119-6211-6268-1822415119-6193-6269-1822415119-6134-6269-1822415119-6132-6270-1822415119-6132-6272-1822415119-6052-6273-1822415119-495-6276-1822415119-0-7077%3E"
8610
+ "$ref": "#/definitions/ConditionalValue%3Cstructure-1822415119-6188-6245-1822415119-6170-6246-1822415119-6111-6246-1822415119-6109-6247-1822415119-6109-6249-1822415119-6029-6250-1822415119-472-6253-1822415119-0-7054%3E"
8376
8611
  }
8377
8612
  ]
8378
8613
  },
@@ -8410,7 +8645,7 @@
8410
8645
  "type": "string"
8411
8646
  },
8412
8647
  "isLazy": {
8413
- "description": "Choose whether we want to load to component immediatly or should be lezy loaded",
8648
+ "description": "Choose whether we want to load to component immediately or should be lazy loaded",
8414
8649
  "type": ["null", "boolean"]
8415
8650
  },
8416
8651
  "issueFilter": {
@@ -8510,6 +8745,10 @@
8510
8745
  "ProductConfig": {
8511
8746
  "additionalProperties": false,
8512
8747
  "properties": {
8748
+ "attributes": {
8749
+ "$ref": "#/definitions/AttributesConfig",
8750
+ "description": "Configuration for attributes of the component."
8751
+ },
8513
8752
  "class": {
8514
8753
  "anyOf": [
8515
8754
  {
@@ -8554,7 +8793,7 @@
8554
8793
  "description": "The id to assign to the HTML element The id overwrites the default tracking key"
8555
8794
  },
8556
8795
  "isLazy": {
8557
- "description": "Choose whether we want to load to component immediatly or should be lezy loaded",
8796
+ "description": "Choose whether we want to load to component immediately or should be lazy loaded",
8558
8797
  "type": ["null", "boolean"]
8559
8798
  },
8560
8799
  "issue": {
@@ -8691,6 +8930,10 @@
8691
8930
  "PublicationCompletionConfig": {
8692
8931
  "additionalProperties": false,
8693
8932
  "properties": {
8933
+ "attributes": {
8934
+ "$ref": "#/definitions/AttributesConfig",
8935
+ "description": "Configuration for attributes of the component."
8936
+ },
8694
8937
  "class": {
8695
8938
  "anyOf": [
8696
8939
  {
@@ -8735,7 +8978,7 @@
8735
8978
  "description": "The id to assign to the HTML element The id overwrites the default tracking key"
8736
8979
  },
8737
8980
  "isLazy": {
8738
- "description": "Choose whether we want to load to component immediatly or should be lezy loaded",
8981
+ "description": "Choose whether we want to load to component immediately or should be lazy loaded",
8739
8982
  "type": ["null", "boolean"]
8740
8983
  },
8741
8984
  "maxDisplayIssues": {
@@ -8829,6 +9072,10 @@
8829
9072
  "PublicationConfig": {
8830
9073
  "additionalProperties": false,
8831
9074
  "properties": {
9075
+ "attributes": {
9076
+ "$ref": "#/definitions/AttributesConfig",
9077
+ "description": "Configuration for attributes of the component."
9078
+ },
8832
9079
  "class": {
8833
9080
  "anyOf": [
8834
9081
  {
@@ -8896,7 +9143,7 @@
8896
9143
  "description": "Allows to change the image size detection strategy. Default: dynamic width (image width = container width * 2)"
8897
9144
  },
8898
9145
  "isLazy": {
8899
- "description": "Choose whether we want to load to component immediatly or should be lezy loaded",
9146
+ "description": "Choose whether we want to load to component immediately or should be lazy loaded",
8900
9147
  "type": ["null", "boolean"]
8901
9148
  },
8902
9149
  "issuesPerYearMessage": {
@@ -8999,6 +9246,7 @@
8999
9246
  "$ref": "#/definitions/GetContentsParams"
9000
9247
  }
9001
9248
  ],
9249
+ "default": 0,
9002
9250
  "description": "Whether and how many contents to include"
9003
9251
  },
9004
9252
  "includeIssues": {
@@ -9010,6 +9258,7 @@
9010
9258
  "$ref": "#/definitions/GetIssuesParams"
9011
9259
  }
9012
9260
  ],
9261
+ "default": 0,
9013
9262
  "deprecated": "in favor of includeContents"
9014
9263
  },
9015
9264
  "limit": {
@@ -9355,6 +9604,10 @@
9355
9604
  "apiToken": {
9356
9605
  "type": "string"
9357
9606
  },
9607
+ "attributes": {
9608
+ "$ref": "#/definitions/AttributesConfig",
9609
+ "description": "Configuration for attributes of the component."
9610
+ },
9358
9611
  "class": {
9359
9612
  "anyOf": [
9360
9613
  {
@@ -9395,7 +9648,7 @@
9395
9648
  "description": "The id to assign to the HTML element The id overwrites the default tracking key"
9396
9649
  },
9397
9650
  "isLazy": {
9398
- "description": "Choose whether we want to load to component immediatly or should be lezy loaded",
9651
+ "description": "Choose whether we want to load to component immediately or should be lazy loaded",
9399
9652
  "type": ["null", "boolean"]
9400
9653
  },
9401
9654
  "item_id": {
@@ -9563,7 +9816,6 @@
9563
9816
  "type": "object"
9564
9817
  },
9565
9818
  "SEOMetadata": {
9566
- "description": "Metadata to set SEO tags in the HTML head.\n\n- 'og_' and 'article_' prefixed keys will be set as properties=key content=value, rest as name=key content=value.\n- 'canonical' and 'og_url' will be set automatically and should NOT be configured here.\n- 'robots' will only be set on custom domains and not preview, otherwise it will be set to 'noindex, nofollow' to prevent accidental indexing.\n- 'twitter_misc' can be an object where each entry will be set as name='twitter:labelX' content=keyX and name='twitter:dataX' content=valueX.",
9567
9819
  "properties": {
9568
9820
  "alternates": {
9569
9821
  "description": "Sets alternate links for the given view. Only relative paths allowed.",
@@ -9606,6 +9858,10 @@
9606
9858
  "SearchFieldConfig": {
9607
9859
  "additionalProperties": false,
9608
9860
  "properties": {
9861
+ "attributes": {
9862
+ "$ref": "#/definitions/AttributesConfig",
9863
+ "description": "Configuration for attributes of the component."
9864
+ },
9609
9865
  "class": {
9610
9866
  "anyOf": [
9611
9867
  {
@@ -9646,7 +9902,7 @@
9646
9902
  "description": "The id to assign to the HTML element The id overwrites the default tracking key"
9647
9903
  },
9648
9904
  "isLazy": {
9649
- "description": "Choose whether we want to load to component immediatly or should be lezy loaded",
9905
+ "description": "Choose whether we want to load to component immediately or should be lazy loaded",
9650
9906
  "type": ["null", "boolean"]
9651
9907
  },
9652
9908
  "param": {
@@ -9722,6 +9978,10 @@
9722
9978
  "SearchResultConfig": {
9723
9979
  "additionalProperties": false,
9724
9980
  "properties": {
9981
+ "attributes": {
9982
+ "$ref": "#/definitions/AttributesConfig",
9983
+ "description": "Configuration for attributes of the component."
9984
+ },
9725
9985
  "class": {
9726
9986
  "anyOf": [
9727
9987
  {
@@ -9770,7 +10030,7 @@
9770
10030
  "description": "Allows to change the image size detection strategy. Default: dynamic width (image width = container width * 2)"
9771
10031
  },
9772
10032
  "isLazy": {
9773
- "description": "Choose whether we want to load to component immediatly or should be lezy loaded",
10033
+ "description": "Choose whether we want to load to component immediately or should be lazy loaded",
9774
10034
  "type": ["null", "boolean"]
9775
10035
  },
9776
10036
  "pageHitExcerptMessage": {
@@ -9995,6 +10255,13 @@
9995
10255
  "$ref": "#/definitions/SearchOptions",
9996
10256
  "description": "Search Options"
9997
10257
  },
10258
+ "sort": {
10259
+ "description": "Sort results based on provided criteria, defaults to relevance.",
10260
+ "items": {
10261
+ "$ref": "#/definitions/ContentSearchResultComparator"
10262
+ },
10263
+ "type": "array"
10264
+ },
9998
10265
  "type": {
9999
10266
  "const": "search-result",
10000
10267
  "type": "string"
@@ -10013,6 +10280,10 @@
10013
10280
  "additionalProperties": false,
10014
10281
  "description": "The section component allows wrapping other components.",
10015
10282
  "properties": {
10283
+ "attributes": {
10284
+ "$ref": "#/definitions/AttributesConfig",
10285
+ "description": "Configuration for attributes of the component."
10286
+ },
10016
10287
  "class": {
10017
10288
  "anyOf": [
10018
10289
  {
@@ -10060,7 +10331,7 @@
10060
10331
  "description": "The id to assign to the HTML element The id overwrites the default tracking key"
10061
10332
  },
10062
10333
  "isLazy": {
10063
- "description": "Choose whether we want to load to component immediatly or should be lezy loaded",
10334
+ "description": "Choose whether we want to load to component immediately or should be lazy loaded",
10064
10335
  "type": ["null", "boolean"]
10065
10336
  },
10066
10337
  "skipSSR": {
@@ -10070,6 +10341,10 @@
10070
10341
  "description": "Whether the element should be sticky",
10071
10342
  "type": "boolean"
10072
10343
  },
10344
+ "tag": {
10345
+ "$ref": "#/definitions/GroupTag",
10346
+ "description": "Custom tag for the root element of this section. Only available in leanDom.\nDefault: 'div'"
10347
+ },
10073
10348
  "template": {
10074
10349
  "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\"]"
10075
10350
  },
@@ -10993,6 +11268,10 @@
10993
11268
  "additionalProperties": false,
10994
11269
  "description": "A component representing a Purple Subscription",
10995
11270
  "properties": {
11271
+ "attributes": {
11272
+ "$ref": "#/definitions/AttributesConfig",
11273
+ "description": "Configuration for attributes of the component."
11274
+ },
10996
11275
  "class": {
10997
11276
  "anyOf": [
10998
11277
  {
@@ -11045,7 +11324,7 @@
11045
11324
  "type": "object"
11046
11325
  },
11047
11326
  {
11048
- "$ref": "#/definitions/ConditionalValue%3Cstructure-1822415119-6211-6268-1822415119-6193-6269-1822415119-6134-6269-1822415119-6132-6270-1822415119-6132-6272-1822415119-6052-6273-1822415119-495-6276-1822415119-0-7077%3E"
11327
+ "$ref": "#/definitions/ConditionalValue%3Cstructure-1822415119-6188-6245-1822415119-6170-6246-1822415119-6111-6246-1822415119-6109-6247-1822415119-6109-6249-1822415119-6029-6250-1822415119-472-6253-1822415119-0-7054%3E"
11049
11328
  }
11050
11329
  ]
11051
11330
  },
@@ -11087,7 +11366,7 @@
11087
11366
  "type": "string"
11088
11367
  },
11089
11368
  "isLazy": {
11090
- "description": "Choose whether we want to load to component immediatly or should be lezy loaded",
11369
+ "description": "Choose whether we want to load to component immediately or should be lazy loaded",
11091
11370
  "type": ["null", "boolean"]
11092
11371
  },
11093
11372
  "issueFilter": {
@@ -11343,6 +11622,10 @@
11343
11622
  "additionalProperties": false,
11344
11623
  "description": "A swiper component based on https://swiperjs.com/\nThis component displays multiple instances of the same type.\nIt pulls its data from the dataSource property which may be issues or publications.\nThe representation of the content usually matches the type of the dataSource.\nHowever, it is possible to use different types, e.g. a section containing the name of an issue instead of an actual issue component.",
11345
11624
  "properties": {
11625
+ "attributes": {
11626
+ "$ref": "#/definitions/AttributesConfig",
11627
+ "description": "Configuration for attributes of the component."
11628
+ },
11346
11629
  "autoplay": {
11347
11630
  "anyOf": [
11348
11631
  {
@@ -11392,10 +11675,10 @@
11392
11675
  },
11393
11676
  "dataSource": {
11394
11677
  "$ref": "#/definitions/DataSourceConfig",
11395
- "description": "The datasource which the container will pulls its data from"
11678
+ "description": "The datasource which the container will pull its data from"
11396
11679
  },
11397
11680
  "dontExcludeThisContent": {
11398
- "description": "Do not exclude content from this compoenent for all component loaded afterwards",
11681
+ "description": "Do not exclude content from this component for all component loaded afterwards",
11399
11682
  "type": "boolean"
11400
11683
  },
11401
11684
  "effect": {
@@ -11423,7 +11706,7 @@
11423
11706
  "description": "The id to assign to the HTML element The id overwrites the default tracking key"
11424
11707
  },
11425
11708
  "isLazy": {
11426
- "description": "Choose whether we want to load to component immediatly or should be lezy loaded",
11709
+ "description": "Choose whether we want to load to component immediately or should be lazy loaded",
11427
11710
  "type": ["null", "boolean"]
11428
11711
  },
11429
11712
  "lazyload": {
@@ -11508,6 +11791,10 @@
11508
11791
  "SwitchConfig": {
11509
11792
  "additionalProperties": false,
11510
11793
  "properties": {
11794
+ "attributes": {
11795
+ "$ref": "#/definitions/AttributesConfig",
11796
+ "description": "Configuration for attributes of the component."
11797
+ },
11511
11798
  "class": {
11512
11799
  "anyOf": [
11513
11800
  {
@@ -11552,7 +11839,7 @@
11552
11839
  "type": "boolean"
11553
11840
  },
11554
11841
  "isLazy": {
11555
- "description": "Choose whether we want to load to component immediatly or should be lezy loaded",
11842
+ "description": "Choose whether we want to load to component immediately or should be lazy loaded",
11556
11843
  "type": ["null", "boolean"]
11557
11844
  },
11558
11845
  "label": {
@@ -11583,7 +11870,7 @@
11583
11870
  }
11584
11871
  },
11585
11872
  "required": ["type"],
11586
- "title": "switch",
11873
+ "title": "Switch",
11587
11874
  "type": "object"
11588
11875
  },
11589
11876
  "TaxonomyComparator": {
@@ -11830,6 +12117,10 @@
11830
12117
  "TickerConfig": {
11831
12118
  "additionalProperties": false,
11832
12119
  "properties": {
12120
+ "attributes": {
12121
+ "$ref": "#/definitions/AttributesConfig",
12122
+ "description": "Configuration for attributes of the component."
12123
+ },
11833
12124
  "class": {
11834
12125
  "anyOf": [
11835
12126
  {
@@ -11870,7 +12161,7 @@
11870
12161
  "description": "The id to assign to the HTML element The id overwrites the default tracking key"
11871
12162
  },
11872
12163
  "isLazy": {
11873
- "description": "Choose whether we want to load to component immediatly or should be lezy loaded",
12164
+ "description": "Choose whether we want to load to component immediately or should be lazy loaded",
11874
12165
  "type": ["null", "boolean"]
11875
12166
  },
11876
12167
  "skipSSR": {
@@ -11898,6 +12189,10 @@
11898
12189
  "ToggleConfig": {
11899
12190
  "additionalProperties": false,
11900
12191
  "properties": {
12192
+ "attributes": {
12193
+ "$ref": "#/definitions/AttributesConfig",
12194
+ "description": "Configuration for attributes of the component."
12195
+ },
11901
12196
  "class": {
11902
12197
  "anyOf": [
11903
12198
  {
@@ -11942,7 +12237,7 @@
11942
12237
  "description": "The id to assign to the HTML element The id overwrites the default tracking key"
11943
12238
  },
11944
12239
  "isLazy": {
11945
- "description": "Choose whether we want to load to component immediatly or should be lezy loaded",
12240
+ "description": "Choose whether we want to load to component immediately or should be lazy loaded",
11946
12241
  "type": ["null", "boolean"]
11947
12242
  },
11948
12243
  "skipSSR": {
@@ -11974,6 +12269,10 @@
11974
12269
  },
11975
12270
  "type": "array"
11976
12271
  },
12272
+ "attributes": {
12273
+ "$ref": "#/definitions/AttributesConfig",
12274
+ "description": "Configuration for attributes of the component."
12275
+ },
11977
12276
  "bookmark": {
11978
12277
  "additionalProperties": false,
11979
12278
  "properties": {
@@ -12032,7 +12331,7 @@
12032
12331
  "description": "The id to assign to the HTML element The id overwrites the default tracking key"
12033
12332
  },
12034
12333
  "isLazy": {
12035
- "description": "Choose whether we want to load to component immediatly or should be lezy loaded",
12334
+ "description": "Choose whether we want to load to component immediately or should be lazy loaded",
12036
12335
  "type": ["null", "boolean"]
12037
12336
  },
12038
12337
  "skipSSR": {
@@ -12107,6 +12406,10 @@
12107
12406
  "allowManualTagConfig": {
12108
12407
  "type": "boolean"
12109
12408
  },
12409
+ "attributes": {
12410
+ "$ref": "#/definitions/AttributesConfig",
12411
+ "description": "Configuration for attributes of the component."
12412
+ },
12110
12413
  "class": {
12111
12414
  "anyOf": [
12112
12415
  {
@@ -12143,7 +12446,7 @@
12143
12446
  "description": "The id to assign to the HTML element The id overwrites the default tracking key"
12144
12447
  },
12145
12448
  "isLazy": {
12146
- "description": "Choose whether we want to load to component immediatly or should be lezy loaded",
12449
+ "description": "Choose whether we want to load to component immediately or should be lazy loaded",
12147
12450
  "type": ["null", "boolean"]
12148
12451
  },
12149
12452
  "skipSSR": {
@@ -12232,7 +12535,7 @@
12232
12535
  },
12233
12536
  "seo": {
12234
12537
  "$ref": "#/definitions/SEOMetadata",
12235
- "description": "seo metadata meta tags that need to be added in the head of the html"
12538
+ "description": "Metadata to set SEO tags in the HTML head.\n\n- 'og_' and 'article_' prefixed keys will be set as properties=key content=value, rest as name=key content=value.\n- 'canonical' and 'og_url' will be set automatically and should NOT be configured here.\n- 'robots' will only be set on custom domains and not preview, otherwise it will be set to 'noindex, nofollow' to prevent accidental indexing.\n- 'twitter_misc' can be an object where each entry will be set as name='twitter:labelX' content=keyX and name='twitter:dataX' content=valueX."
12236
12539
  },
12237
12540
  "title": {
12238
12541
  "description": "the title of the page in the browser tab\n\nDefault: url of the page",
@@ -12256,6 +12559,10 @@
12256
12559
  "WidgetConfig": {
12257
12560
  "additionalProperties": false,
12258
12561
  "properties": {
12562
+ "attributes": {
12563
+ "$ref": "#/definitions/AttributesConfig",
12564
+ "description": "Configuration for attributes of the component."
12565
+ },
12259
12566
  "bidirectionalRouter": {
12260
12567
  "description": "bidirectional feature param for the widget",
12261
12568
  "type": "boolean"
@@ -12300,7 +12607,7 @@
12300
12607
  "description": "The id to assign to the HTML element The id overwrites the default tracking key"
12301
12608
  },
12302
12609
  "isLazy": {
12303
- "description": "Choose whether we want to load to component immediatly or should be lezy loaded",
12610
+ "description": "Choose whether we want to load to component immediately or should be lazy loaded",
12304
12611
  "type": ["null", "boolean"]
12305
12612
  },
12306
12613
  "name": {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pronto-tools-and-more/files",
3
- "version": "13.14.0",
3
+ "version": "14.0.0",
4
4
  "description": "",
5
5
  "main": "index.js",
6
6
  "scripts": {},