@pronto-tools-and-more/files 14.17.0 → 14.19.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/files/schema/views-schema.json +75 -52
- package/package.json +1 -1
@@ -1049,7 +1049,7 @@
|
|
1049
1049
|
}
|
1050
1050
|
},
|
1051
1051
|
"required": ["type"],
|
1052
|
-
"title": "Button",
|
1052
|
+
"title": "Button (deprecated)",
|
1053
1053
|
"type": "object"
|
1054
1054
|
},
|
1055
1055
|
"CacheConfig": {
|
@@ -1354,7 +1354,7 @@
|
|
1354
1354
|
}
|
1355
1355
|
},
|
1356
1356
|
"required": ["type"],
|
1357
|
-
"title": "Category",
|
1357
|
+
"title": "Category (deprecated)",
|
1358
1358
|
"type": "object"
|
1359
1359
|
},
|
1360
1360
|
"CategoryDataSourceConfig": {
|
@@ -1498,7 +1498,7 @@
|
|
1498
1498
|
}
|
1499
1499
|
},
|
1500
1500
|
"required": ["type"],
|
1501
|
-
"title": "CategoryDataSource",
|
1501
|
+
"title": "CategoryDataSource (deprecated)",
|
1502
1502
|
"type": "object"
|
1503
1503
|
},
|
1504
1504
|
"CategoryTemplate": {
|
@@ -2007,7 +2007,7 @@
|
|
2007
2007
|
"$ref": "#/definitions/CatalogContentDataSourceConfig"
|
2008
2008
|
}
|
2009
2009
|
],
|
2010
|
-
"description": "The alternative value to use
|
2010
|
+
"description": "The alternative value to use when the condition is not met"
|
2011
2011
|
},
|
2012
2012
|
"value": {
|
2013
2013
|
"anyOf": [
|
@@ -2041,7 +2041,7 @@
|
|
2041
2041
|
"$ref": "#/definitions/ContentInstallState"
|
2042
2042
|
}
|
2043
2043
|
],
|
2044
|
-
"description": "The alternative value to use
|
2044
|
+
"description": "The alternative value to use when the condition is not met"
|
2045
2045
|
},
|
2046
2046
|
"value": {
|
2047
2047
|
"anyOf": [
|
@@ -2067,7 +2067,7 @@
|
|
2067
2067
|
"description": "The condition to check. The value is used if no condition is provided."
|
2068
2068
|
},
|
2069
2069
|
"fallback": {
|
2070
|
-
"description": "The alternative value to use
|
2070
|
+
"description": "The alternative value to use when the condition is not met",
|
2071
2071
|
"type": ["boolean", "string"]
|
2072
2072
|
},
|
2073
2073
|
"value": {
|
@@ -2087,7 +2087,7 @@
|
|
2087
2087
|
"description": "The condition to check. The value is used if no condition is provided."
|
2088
2088
|
},
|
2089
2089
|
"fallback": {
|
2090
|
-
"description": "The alternative value to use
|
2090
|
+
"description": "The alternative value to use when the condition is not met",
|
2091
2091
|
"type": ["number", "string"]
|
2092
2092
|
},
|
2093
2093
|
"value": {
|
@@ -2108,7 +2108,7 @@
|
|
2108
2108
|
},
|
2109
2109
|
"fallback": {
|
2110
2110
|
"$ref": "#/definitions/ButtonComponentConfig",
|
2111
|
-
"description": "The alternative value to use
|
2111
|
+
"description": "The alternative value to use when the condition is not met"
|
2112
2112
|
},
|
2113
2113
|
"value": {
|
2114
2114
|
"$ref": "#/definitions/ButtonComponentConfig",
|
@@ -2128,7 +2128,7 @@
|
|
2128
2128
|
},
|
2129
2129
|
"fallback": {
|
2130
2130
|
"$ref": "#/definitions/CatalogContentDataSourceConfig",
|
2131
|
-
"description": "The alternative value to use
|
2131
|
+
"description": "The alternative value to use when the condition is not met"
|
2132
2132
|
},
|
2133
2133
|
"value": {
|
2134
2134
|
"$ref": "#/definitions/CatalogContentDataSourceConfig",
|
@@ -2148,7 +2148,7 @@
|
|
2148
2148
|
},
|
2149
2149
|
"fallback": {
|
2150
2150
|
"$ref": "#/definitions/DataSourceAdConfig",
|
2151
|
-
"description": "The alternative value to use
|
2151
|
+
"description": "The alternative value to use when the condition is not met"
|
2152
2152
|
},
|
2153
2153
|
"value": {
|
2154
2154
|
"$ref": "#/definitions/DataSourceAdConfig",
|
@@ -2168,7 +2168,7 @@
|
|
2168
2168
|
},
|
2169
2169
|
"fallback": {
|
2170
2170
|
"$ref": "#/definitions/DownloadOptionsConfig",
|
2171
|
-
"description": "The alternative value to use
|
2171
|
+
"description": "The alternative value to use when the condition is not met"
|
2172
2172
|
},
|
2173
2173
|
"value": {
|
2174
2174
|
"$ref": "#/definitions/DownloadOptionsConfig",
|
@@ -2188,7 +2188,7 @@
|
|
2188
2188
|
},
|
2189
2189
|
"fallback": {
|
2190
2190
|
"$ref": "#/definitions/EventActionConfig",
|
2191
|
-
"description": "The alternative value to use
|
2191
|
+
"description": "The alternative value to use when the condition is not met"
|
2192
2192
|
},
|
2193
2193
|
"value": {
|
2194
2194
|
"$ref": "#/definitions/EventActionConfig",
|
@@ -2208,7 +2208,7 @@
|
|
2208
2208
|
},
|
2209
2209
|
"fallback": {
|
2210
2210
|
"$ref": "#/definitions/IconConfig",
|
2211
|
-
"description": "The alternative value to use
|
2211
|
+
"description": "The alternative value to use when the condition is not met"
|
2212
2212
|
},
|
2213
2213
|
"value": {
|
2214
2214
|
"$ref": "#/definitions/IconConfig",
|
@@ -2228,7 +2228,7 @@
|
|
2228
2228
|
},
|
2229
2229
|
"fallback": {
|
2230
2230
|
"$ref": "#/definitions/ProrationMode",
|
2231
|
-
"description": "The alternative value to use
|
2231
|
+
"description": "The alternative value to use when the condition is not met"
|
2232
2232
|
},
|
2233
2233
|
"value": {
|
2234
2234
|
"$ref": "#/definitions/ProrationMode",
|
@@ -2248,7 +2248,7 @@
|
|
2248
2248
|
},
|
2249
2249
|
"fallback": {
|
2250
2250
|
"$ref": "#/definitions/PurchaseDetailsConfig",
|
2251
|
-
"description": "The alternative value to use
|
2251
|
+
"description": "The alternative value to use when the condition is not met"
|
2252
2252
|
},
|
2253
2253
|
"value": {
|
2254
2254
|
"$ref": "#/definitions/PurchaseDetailsConfig",
|
@@ -2268,7 +2268,7 @@
|
|
2268
2268
|
},
|
2269
2269
|
"fallback": {
|
2270
2270
|
"$ref": "#/definitions/PurchaseOptionsConfig",
|
2271
|
-
"description": "The alternative value to use
|
2271
|
+
"description": "The alternative value to use when the condition is not met"
|
2272
2272
|
},
|
2273
2273
|
"value": {
|
2274
2274
|
"$ref": "#/definitions/PurchaseOptionsConfig",
|
@@ -2288,7 +2288,7 @@
|
|
2288
2288
|
},
|
2289
2289
|
"fallback": {
|
2290
2290
|
"$ref": "#/definitions/SetContextVariablesAction",
|
2291
|
-
"description": "The alternative value to use
|
2291
|
+
"description": "The alternative value to use when the condition is not met"
|
2292
2292
|
},
|
2293
2293
|
"value": {
|
2294
2294
|
"$ref": "#/definitions/SetContextVariablesAction",
|
@@ -2308,7 +2308,7 @@
|
|
2308
2308
|
},
|
2309
2309
|
"fallback": {
|
2310
2310
|
"$ref": "#/definitions/SubordinatedContentDataSourceConfig",
|
2311
|
-
"description": "The alternative value to use
|
2311
|
+
"description": "The alternative value to use when the condition is not met"
|
2312
2312
|
},
|
2313
2313
|
"value": {
|
2314
2314
|
"$ref": "#/definitions/SubordinatedContentDataSourceConfig",
|
@@ -2327,7 +2327,7 @@
|
|
2327
2327
|
"description": "The condition to check. The value is used if no condition is provided."
|
2328
2328
|
},
|
2329
2329
|
"fallback": {
|
2330
|
-
"description": "The alternative value to use
|
2330
|
+
"description": "The alternative value to use when the condition is not met",
|
2331
2331
|
"type": "boolean"
|
2332
2332
|
},
|
2333
2333
|
"value": {
|
@@ -2347,7 +2347,7 @@
|
|
2347
2347
|
"description": "The condition to check. The value is used if no condition is provided."
|
2348
2348
|
},
|
2349
2349
|
"fallback": {
|
2350
|
-
"description": "The alternative value to use
|
2350
|
+
"description": "The alternative value to use when the condition is not met",
|
2351
2351
|
"type": "string"
|
2352
2352
|
},
|
2353
2353
|
"value": {
|
@@ -2368,7 +2368,7 @@
|
|
2368
2368
|
},
|
2369
2369
|
"fallback": {
|
2370
2370
|
"additionalProperties": false,
|
2371
|
-
"description": "The alternative value to use
|
2371
|
+
"description": "The alternative value to use when the condition is not met",
|
2372
2372
|
"properties": {
|
2373
2373
|
"class": {
|
2374
2374
|
"type": "string"
|
@@ -2420,7 +2420,7 @@
|
|
2420
2420
|
},
|
2421
2421
|
"fallback": {
|
2422
2422
|
"additionalProperties": false,
|
2423
|
-
"description": "The alternative value to use
|
2423
|
+
"description": "The alternative value to use when the condition is not met",
|
2424
2424
|
"properties": {
|
2425
2425
|
"class": {
|
2426
2426
|
"type": "string"
|
@@ -2472,7 +2472,7 @@
|
|
2472
2472
|
},
|
2473
2473
|
"fallback": {
|
2474
2474
|
"additionalProperties": false,
|
2475
|
-
"description": "The alternative value to use
|
2475
|
+
"description": "The alternative value to use when the condition is not met",
|
2476
2476
|
"properties": {
|
2477
2477
|
"class": {
|
2478
2478
|
"type": "string"
|
@@ -5158,7 +5158,7 @@
|
|
5158
5158
|
}
|
5159
5159
|
},
|
5160
5160
|
"required": ["name", "type"],
|
5161
|
-
"title": "
|
5161
|
+
"title": "EmbeddableView",
|
5162
5162
|
"type": "object"
|
5163
5163
|
},
|
5164
5164
|
"EmbeddedAd": {
|
@@ -5277,7 +5277,10 @@
|
|
5277
5277
|
"EventActionConfig": {
|
5278
5278
|
"anyOf": [
|
5279
5279
|
{
|
5280
|
-
"$ref": "#/definitions/
|
5280
|
+
"$ref": "#/definitions/NavigateActionConfig"
|
5281
|
+
},
|
5282
|
+
{
|
5283
|
+
"$ref": "#/definitions/OpenContentActionConfig"
|
5281
5284
|
},
|
5282
5285
|
{
|
5283
5286
|
"$ref": "#/definitions/PopupActionConfig"
|
@@ -5591,7 +5594,14 @@
|
|
5591
5594
|
"description": "The tag to use for the rendered element."
|
5592
5595
|
},
|
5593
5596
|
"tap": {
|
5594
|
-
"
|
5597
|
+
"anyOf": [
|
5598
|
+
{
|
5599
|
+
"$ref": "#/definitions/EventActionConfig"
|
5600
|
+
},
|
5601
|
+
{
|
5602
|
+
"$ref": "#/definitions/ConditionalValue%3CEventActionConfig%3E"
|
5603
|
+
}
|
5604
|
+
],
|
5595
5605
|
"description": "Action to execute when the element is tapped"
|
5596
5606
|
},
|
5597
5607
|
"template": {
|
@@ -5631,40 +5641,41 @@
|
|
5631
5641
|
"enum": [
|
5632
5642
|
"div",
|
5633
5643
|
"a",
|
5644
|
+
"article",
|
5645
|
+
"aside",
|
5634
5646
|
"br",
|
5635
5647
|
"button",
|
5648
|
+
"details",
|
5636
5649
|
"dialog",
|
5637
5650
|
"em",
|
5651
|
+
"figcaption",
|
5652
|
+
"figure",
|
5653
|
+
"footer",
|
5638
5654
|
"h1",
|
5639
5655
|
"h2",
|
5640
5656
|
"h3",
|
5641
5657
|
"h4",
|
5642
5658
|
"h5",
|
5643
5659
|
"h6",
|
5660
|
+
"header",
|
5644
5661
|
"hr",
|
5645
5662
|
"iframe",
|
5646
5663
|
"img",
|
5647
5664
|
"input",
|
5648
5665
|
"li",
|
5666
|
+
"main",
|
5667
|
+
"mark",
|
5668
|
+
"nav",
|
5649
5669
|
"ol",
|
5650
5670
|
"p",
|
5651
5671
|
"pre",
|
5672
|
+
"section",
|
5652
5673
|
"small",
|
5653
5674
|
"span",
|
5654
|
-
"
|
5655
|
-
"article",
|
5656
|
-
"aside",
|
5657
|
-
"details",
|
5658
|
-
"figcaption",
|
5659
|
-
"figure",
|
5660
|
-
"footer",
|
5661
|
-
"header",
|
5662
|
-
"main",
|
5663
|
-
"mark",
|
5664
|
-
"nav",
|
5665
|
-
"section",
|
5675
|
+
"strong",
|
5666
5676
|
"summary",
|
5667
|
-
"time"
|
5677
|
+
"time",
|
5678
|
+
"ul"
|
5668
5679
|
],
|
5669
5680
|
"type": "string"
|
5670
5681
|
},
|
@@ -5734,7 +5745,7 @@
|
|
5734
5745
|
}
|
5735
5746
|
},
|
5736
5747
|
"required": ["type"],
|
5737
|
-
"title": "Iframe",
|
5748
|
+
"title": "Iframe (deprecated)",
|
5738
5749
|
"type": "object"
|
5739
5750
|
},
|
5740
5751
|
"IconConfig": {
|
@@ -6484,7 +6495,7 @@
|
|
6484
6495
|
}
|
6485
6496
|
},
|
6486
6497
|
"required": ["type"],
|
6487
|
-
"title": "Issue",
|
6498
|
+
"title": "Issue (deprecated)",
|
6488
6499
|
"type": "object"
|
6489
6500
|
},
|
6490
6501
|
"IssueDataSourceConfig": {
|
@@ -6644,7 +6655,7 @@
|
|
6644
6655
|
}
|
6645
6656
|
},
|
6646
6657
|
"required": ["type"],
|
6647
|
-
"title": "IssueDataSource",
|
6658
|
+
"title": "IssueDataSource (deprecated)",
|
6648
6659
|
"type": "object"
|
6649
6660
|
},
|
6650
6661
|
"IssueDownloadButtonType": {
|
@@ -7267,6 +7278,17 @@
|
|
7267
7278
|
"$ref": "#/definitions/GroupTag",
|
7268
7279
|
"description": "Custom tag for the root element of this list. Only available in leanDom.\nDefault: 'div'"
|
7269
7280
|
},
|
7281
|
+
"tap": {
|
7282
|
+
"anyOf": [
|
7283
|
+
{
|
7284
|
+
"$ref": "#/definitions/EventActionConfig"
|
7285
|
+
},
|
7286
|
+
{
|
7287
|
+
"$ref": "#/definitions/ConditionalValue%3CEventActionConfig%3E"
|
7288
|
+
}
|
7289
|
+
],
|
7290
|
+
"description": "Action to execute when the list is tapped."
|
7291
|
+
},
|
7270
7292
|
"tapEntry": {
|
7271
7293
|
"anyOf": [
|
7272
7294
|
{
|
@@ -7808,16 +7830,6 @@
|
|
7808
7830
|
"title": "NavigateAction",
|
7809
7831
|
"type": "object"
|
7810
7832
|
},
|
7811
|
-
"NavigationActionConfig": {
|
7812
|
-
"anyOf": [
|
7813
|
-
{
|
7814
|
-
"$ref": "#/definitions/NavigateActionConfig"
|
7815
|
-
},
|
7816
|
-
{
|
7817
|
-
"$ref": "#/definitions/OpenContentActionConfig"
|
7818
|
-
}
|
7819
|
-
]
|
7820
|
-
},
|
7821
7833
|
"Omit<IssueConfig,\"dataSource\">": {
|
7822
7834
|
"$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"
|
7823
7835
|
},
|
@@ -10352,6 +10364,17 @@
|
|
10352
10364
|
"$ref": "#/definitions/GroupTag",
|
10353
10365
|
"description": "Custom tag for the root element of this section. Only available in leanDom.\nDefault: 'div'"
|
10354
10366
|
},
|
10367
|
+
"tap": {
|
10368
|
+
"anyOf": [
|
10369
|
+
{
|
10370
|
+
"$ref": "#/definitions/EventActionConfig"
|
10371
|
+
},
|
10372
|
+
{
|
10373
|
+
"$ref": "#/definitions/ConditionalValue%3CEventActionConfig%3E"
|
10374
|
+
}
|
10375
|
+
],
|
10376
|
+
"description": "Action to execute when a Section is tapped."
|
10377
|
+
},
|
10355
10378
|
"template": {
|
10356
10379
|
"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\"]"
|
10357
10380
|
},
|