@pronto-tools-and-more/files 13.2.0 → 13.3.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.
@@ -1836,26 +1836,17 @@
1836
1836
  "$ref": "#/definitions/CategoryConfig"
1837
1837
  },
1838
1838
  {
1839
- "$ref": "#/definitions/CollectionConfig"
1839
+ "$ref": "#/definitions/ContentTitleConfig"
1840
1840
  },
1841
1841
  {
1842
1842
  "$ref": "#/definitions/ContentBodyConfig"
1843
1843
  },
1844
- {
1845
- "$ref": "#/definitions/ContentConfig"
1846
- },
1847
1844
  {
1848
1845
  "$ref": "#/definitions/ContentFeaturedImageConfig"
1849
1846
  },
1850
- {
1851
- "$ref": "#/definitions/ContentTitleConfig"
1852
- },
1853
1847
  {
1854
1848
  "$ref": "#/definitions/CouponConfig"
1855
1849
  },
1856
- {
1857
- "$ref": "#/definitions/DownloadIssuesConfig"
1858
- },
1859
1850
  {
1860
1851
  "$ref": "#/definitions/DropdownConfig"
1861
1852
  },
@@ -1865,9 +1856,6 @@
1865
1856
  {
1866
1857
  "$ref": "#/definitions/HTMLConfig"
1867
1858
  },
1868
- {
1869
- "$ref": "#/definitions/IFrameConfig"
1870
- },
1871
1859
  {
1872
1860
  "$ref": "#/definitions/IssueConfig"
1873
1861
  },
@@ -1877,9 +1865,6 @@
1877
1865
  {
1878
1866
  "$ref": "#/definitions/LoginConfig"
1879
1867
  },
1880
- {
1881
- "$ref": "#/definitions/MenuConfig"
1882
- },
1883
1868
  {
1884
1869
  "$ref": "#/definitions/ProductConfig"
1885
1870
  },
@@ -1919,11 +1904,26 @@
1919
1904
  {
1920
1905
  "$ref": "#/definitions/ToolBarConfig"
1921
1906
  },
1907
+ {
1908
+ "$ref": "#/definitions/CollectionConfig"
1909
+ },
1910
+ {
1911
+ "$ref": "#/definitions/MenuConfig"
1912
+ },
1913
+ {
1914
+ "$ref": "#/definitions/DownloadIssuesConfig"
1915
+ },
1922
1916
  {
1923
1917
  "$ref": "#/definitions/UserTagTestingConfig"
1924
1918
  },
1925
1919
  {
1926
1920
  "$ref": "#/definitions/WidgetConfig"
1921
+ },
1922
+ {
1923
+ "$ref": "#/definitions/IFrameConfig"
1924
+ },
1925
+ {
1926
+ "$ref": "#/definitions/ContentConfig"
1927
1927
  }
1928
1928
  ],
1929
1929
  "default": {
@@ -2365,7 +2365,7 @@
2365
2365
  "title": "Conditional",
2366
2366
  "type": "object"
2367
2367
  },
2368
- "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>": {
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>": {
2369
2369
  "additionalProperties": false,
2370
2370
  "properties": {
2371
2371
  "condition": {
@@ -3479,19 +3479,6 @@
3479
3479
  },
3480
3480
  "type": "object"
3481
3481
  },
3482
- "ContentSearchResultComparator": {
3483
- "additionalProperties": false,
3484
- "description": "All properties are mutually-exclusive.",
3485
- "properties": {
3486
- "publicationDate": {
3487
- "$ref": "#/definitions/DateComparator"
3488
- },
3489
- "relevance": {
3490
- "$ref": "#/definitions/RelevanceComparator"
3491
- }
3492
- },
3493
- "type": "object"
3494
- },
3495
3482
  "ContentTemplate": {
3496
3483
  "enum": ["cover", "card", "highlight", "details", "group"],
3497
3484
  "type": "string"
@@ -4192,7 +4179,7 @@
4192
4179
  "type": "string"
4193
4180
  },
4194
4181
  "downloadAvaliableMessage": {
4195
- "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",
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",
4196
4183
  "type": "string"
4197
4184
  },
4198
4185
  "downloadInProgressMessage": {
@@ -5397,30 +5384,6 @@
5397
5384
  "title": "Global",
5398
5385
  "type": "object"
5399
5386
  },
5400
- "GroupTag": {
5401
- "description": "Tags for list and section components",
5402
- "enum": [
5403
- "div",
5404
- "li",
5405
- "ol",
5406
- "p",
5407
- "ul",
5408
- "article",
5409
- "aside",
5410
- "details",
5411
- "figcaption",
5412
- "figure",
5413
- "footer",
5414
- "header",
5415
- "main",
5416
- "mark",
5417
- "nav",
5418
- "section",
5419
- "summary",
5420
- "time"
5421
- ],
5422
- "type": "string"
5423
- },
5424
5387
  "HTMLConfig": {
5425
5388
  "additionalProperties": false,
5426
5389
  "description": "The HTML component inserts an HTML element with the given tag.",
@@ -5487,8 +5450,8 @@
5487
5450
  "type": "boolean"
5488
5451
  },
5489
5452
  "tag": {
5490
- "$ref": "#/definitions/HtmlTag",
5491
- "description": "The tag to use for the rendered element."
5453
+ "description": "The tag to use for the rendered element.",
5454
+ "type": "string"
5492
5455
  },
5493
5456
  "tap": {
5494
5457
  "$ref": "#/definitions/EventActionConfig",
@@ -5513,47 +5476,6 @@
5513
5476
  "title": "HTML",
5514
5477
  "type": "object"
5515
5478
  },
5516
- "HtmlTag": {
5517
- "description": "Tags for html component",
5518
- "enum": [
5519
- "a",
5520
- "br",
5521
- "button",
5522
- "div",
5523
- "em",
5524
- "h1",
5525
- "h2",
5526
- "h3",
5527
- "h4",
5528
- "h5",
5529
- "h6",
5530
- "hr",
5531
- "iframe",
5532
- "img",
5533
- "input",
5534
- "li",
5535
- "ol",
5536
- "p",
5537
- "pre",
5538
- "small",
5539
- "span",
5540
- "ul",
5541
- "article",
5542
- "aside",
5543
- "details",
5544
- "figcaption",
5545
- "figure",
5546
- "footer",
5547
- "header",
5548
- "main",
5549
- "mark",
5550
- "nav",
5551
- "section",
5552
- "summary",
5553
- "time"
5554
- ],
5555
- "type": "string"
5556
- },
5557
5479
  "IFrameConfig": {
5558
5480
  "additionalProperties": false,
5559
5481
  "properties": {
@@ -7133,10 +7055,6 @@
7133
7055
  "description": "Whether the element should be sticky",
7134
7056
  "type": "boolean"
7135
7057
  },
7136
- "tag": {
7137
- "$ref": "#/definitions/GroupTag",
7138
- "description": "Custom tag for the root element of this list. Only available in leanDom.\nDefault: 'div'"
7139
- },
7140
7058
  "tapEntry": {
7141
7059
  "anyOf": [
7142
7060
  {
@@ -8454,7 +8372,7 @@
8454
8372
  "type": "object"
8455
8373
  },
8456
8374
  {
8457
- "$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"
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"
8458
8376
  }
8459
8377
  ]
8460
8378
  },
@@ -10077,13 +9995,6 @@
10077
9995
  "$ref": "#/definitions/SearchOptions",
10078
9996
  "description": "Search Options"
10079
9997
  },
10080
- "sort": {
10081
- "description": "Sort results based on provided criteria, defaults to relevance.",
10082
- "items": {
10083
- "$ref": "#/definitions/ContentSearchResultComparator"
10084
- },
10085
- "type": "array"
10086
- },
10087
9998
  "type": {
10088
9999
  "const": "search-result",
10089
10000
  "type": "string"
@@ -10159,10 +10070,6 @@
10159
10070
  "description": "Whether the element should be sticky",
10160
10071
  "type": "boolean"
10161
10072
  },
10162
- "tag": {
10163
- "$ref": "#/definitions/GroupTag",
10164
- "description": "Custom tag for the root element of this section. Only available in leanDom.\nDefault: 'div'"
10165
- },
10166
10073
  "template": {
10167
10074
  "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\"]"
10168
10075
  },
@@ -11138,7 +11045,7 @@
11138
11045
  "type": "object"
11139
11046
  },
11140
11047
  {
11141
- "$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"
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"
11142
11049
  }
11143
11050
  ]
11144
11051
  },
@@ -11676,7 +11583,7 @@
11676
11583
  }
11677
11584
  },
11678
11585
  "required": ["type"],
11679
- "title": "Switch",
11586
+ "title": "switch",
11680
11587
  "type": "object"
11681
11588
  },
11682
11589
  "TaxonomyComparator": {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pronto-tools-and-more/files",
3
- "version": "13.2.0",
3
+ "version": "13.3.0",
4
4
  "description": "",
5
5
  "main": "index.js",
6
6
  "scripts": {},