@thryveai/theme-interfaces 2.8.26 → 2.8.28
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/dist/JSONSchemas/index.d.ts +61 -31
- package/dist/JSONSchemas/index.js +113 -83
- package/dist/interfaces/retailer-settings.interfaces.d.ts +10 -0
- package/dist/storefront/commonSettingsStorefront.js +5 -0
- package/dist/storefront/defaultIconsStorefront.js +1 -1
- package/dist/storefront/defaultSettingsStorefront.js +5 -0
- package/package.json +1 -1
|
@@ -69,7 +69,7 @@ export declare const JSONSchemas: {
|
|
|
69
69
|
};
|
|
70
70
|
additionalProperties: boolean;
|
|
71
71
|
};
|
|
72
|
-
"DeepPartial<structure-212214565-
|
|
72
|
+
"DeepPartial<structure-212214565-20083-20290-212214565-20069-20291-212214565-20034-20511-212214565-0-24625>": {
|
|
73
73
|
type: string;
|
|
74
74
|
properties: {
|
|
75
75
|
barcodeSettings: {
|
|
@@ -102,7 +102,7 @@ export declare const JSONSchemas: {
|
|
|
102
102
|
};
|
|
103
103
|
additionalProperties: boolean;
|
|
104
104
|
};
|
|
105
|
-
"DeepPartial<def-alias-212214565-
|
|
105
|
+
"DeepPartial<def-alias-212214565-17607-18259-212214565-0-24625[]>": {
|
|
106
106
|
type: string;
|
|
107
107
|
items: {
|
|
108
108
|
$ref: string;
|
|
@@ -164,7 +164,7 @@ export declare const JSONSchemas: {
|
|
|
164
164
|
required: string[];
|
|
165
165
|
additionalProperties: boolean;
|
|
166
166
|
};
|
|
167
|
-
"DeepPartial<structure-212214565-
|
|
167
|
+
"DeepPartial<structure-212214565-20298-20375-212214565-20291-20376-212214565-20034-20511-212214565-0-24625>": {
|
|
168
168
|
type: string;
|
|
169
169
|
properties: {
|
|
170
170
|
enabled: {
|
|
@@ -180,7 +180,7 @@ export declare const JSONSchemas: {
|
|
|
180
180
|
};
|
|
181
181
|
additionalProperties: boolean;
|
|
182
182
|
};
|
|
183
|
-
"DeepPartial<structure-212214565-
|
|
183
|
+
"DeepPartial<structure-212214565-20390-20430-212214565-20376-20431-212214565-20034-20511-212214565-0-24625>": {
|
|
184
184
|
type: string;
|
|
185
185
|
properties: {
|
|
186
186
|
deleteAccountButton: {
|
|
@@ -189,7 +189,7 @@ export declare const JSONSchemas: {
|
|
|
189
189
|
};
|
|
190
190
|
additionalProperties: boolean;
|
|
191
191
|
};
|
|
192
|
-
"DeepPartial<structure-212214565-
|
|
192
|
+
"DeepPartial<structure-212214565-20457-20508-212214565-20431-20509-212214565-20034-20511-212214565-0-24625>": {
|
|
193
193
|
type: string;
|
|
194
194
|
properties: {
|
|
195
195
|
businessAccount: {
|
|
@@ -210,7 +210,7 @@ export declare const JSONSchemas: {
|
|
|
210
210
|
};
|
|
211
211
|
additionalProperties: boolean;
|
|
212
212
|
};
|
|
213
|
-
"DeepPartial<structure-212214565-
|
|
213
|
+
"DeepPartial<structure-212214565-20584-20894-212214565-20574-20895-212214565-20511-20897-212214565-0-24625>": {
|
|
214
214
|
type: string;
|
|
215
215
|
properties: {
|
|
216
216
|
title: {
|
|
@@ -225,7 +225,7 @@ export declare const JSONSchemas: {
|
|
|
225
225
|
};
|
|
226
226
|
additionalProperties: boolean;
|
|
227
227
|
};
|
|
228
|
-
"DeepPartial<structure-212214565-
|
|
228
|
+
"DeepPartial<structure-212214565-20597-20671-212214565-20586-20672-212214565-20584-20894-212214565-20574-20895-212214565-20511-20897-212214565-0-24625>": {
|
|
229
229
|
type: string;
|
|
230
230
|
properties: {
|
|
231
231
|
enabled: {
|
|
@@ -237,7 +237,7 @@ export declare const JSONSchemas: {
|
|
|
237
237
|
};
|
|
238
238
|
additionalProperties: boolean;
|
|
239
239
|
};
|
|
240
|
-
"DeepPartial<structure-212214565-
|
|
240
|
+
"DeepPartial<structure-212214565-20685-20759-212214565-20672-20760-212214565-20584-20894-212214565-20574-20895-212214565-20511-20897-212214565-0-24625>": {
|
|
241
241
|
type: string;
|
|
242
242
|
properties: {
|
|
243
243
|
enabled: {
|
|
@@ -249,7 +249,7 @@ export declare const JSONSchemas: {
|
|
|
249
249
|
};
|
|
250
250
|
additionalProperties: boolean;
|
|
251
251
|
};
|
|
252
|
-
"DeepPartial<structure-212214565-
|
|
252
|
+
"DeepPartial<structure-212214565-20780-20889-212214565-20760-20890-212214565-20584-20894-212214565-20574-20895-212214565-20511-20897-212214565-0-24625>": {
|
|
253
253
|
type: string;
|
|
254
254
|
properties: {
|
|
255
255
|
enabled: {
|
|
@@ -264,7 +264,7 @@ export declare const JSONSchemas: {
|
|
|
264
264
|
};
|
|
265
265
|
additionalProperties: boolean;
|
|
266
266
|
};
|
|
267
|
-
"DeepPartial<def-alias-212214565-
|
|
267
|
+
"DeepPartial<def-alias-212214565-20897-21025-212214565-0-24625[]>": {
|
|
268
268
|
type: string;
|
|
269
269
|
items: {
|
|
270
270
|
$ref: string;
|
|
@@ -334,7 +334,7 @@ export declare const JSONSchemas: {
|
|
|
334
334
|
};
|
|
335
335
|
additionalProperties: boolean;
|
|
336
336
|
};
|
|
337
|
-
"DeepPartial<structure-212214565-
|
|
337
|
+
"DeepPartial<structure-212214565-10307-10352-212214565-10296-10353-212214565-10204-10663-212214565-0-24625>": {
|
|
338
338
|
type: string;
|
|
339
339
|
properties: {
|
|
340
340
|
enabled: {
|
|
@@ -346,7 +346,7 @@ export declare const JSONSchemas: {
|
|
|
346
346
|
};
|
|
347
347
|
additionalProperties: boolean;
|
|
348
348
|
};
|
|
349
|
-
"DeepPartial<structure-212214565-
|
|
349
|
+
"DeepPartial<structure-212214565-10368-10599-212214565-10353-10600-212214565-10204-10663-212214565-0-24625>": {
|
|
350
350
|
type: string;
|
|
351
351
|
properties: {
|
|
352
352
|
enabled: {
|
|
@@ -491,7 +491,7 @@ export declare const JSONSchemas: {
|
|
|
491
491
|
};
|
|
492
492
|
additionalProperties: boolean;
|
|
493
493
|
};
|
|
494
|
-
"DeepPartial<structure-212214565-
|
|
494
|
+
"DeepPartial<structure-212214565-11103-11312-212214565-11085-11313-212214565-10780-11315-212214565-0-24625>": {
|
|
495
495
|
type: string;
|
|
496
496
|
properties: {
|
|
497
497
|
googlePayButton: {
|
|
@@ -500,7 +500,7 @@ export declare const JSONSchemas: {
|
|
|
500
500
|
};
|
|
501
501
|
additionalProperties: boolean;
|
|
502
502
|
};
|
|
503
|
-
"DeepPartial<structure-212214565-
|
|
503
|
+
"DeepPartial<structure-212214565-11126-11307-212214565-11105-11308-212214565-11103-11312-212214565-11085-11313-212214565-10780-11315-212214565-0-24625>": {
|
|
504
504
|
type: string;
|
|
505
505
|
properties: {
|
|
506
506
|
buttonType: {
|
|
@@ -913,7 +913,7 @@ export declare const JSONSchemas: {
|
|
|
913
913
|
};
|
|
914
914
|
additionalProperties: boolean;
|
|
915
915
|
};
|
|
916
|
-
"DeepPartial<structure-212214565-
|
|
916
|
+
"DeepPartial<structure-212214565-13098-13169-212214565-13082-13170-212214565-12986-13172-212214565-0-24625>": {
|
|
917
917
|
type: string;
|
|
918
918
|
properties: {
|
|
919
919
|
mobile: {
|
|
@@ -927,7 +927,7 @@ export declare const JSONSchemas: {
|
|
|
927
927
|
};
|
|
928
928
|
additionalProperties: boolean;
|
|
929
929
|
};
|
|
930
|
-
"DeepPartial<structure-212214565-
|
|
930
|
+
"DeepPartial<structure-212214565-12043-12088-212214565-12015-12089-212214565-11315-12896-212214565-0-24625>": {
|
|
931
931
|
type: string;
|
|
932
932
|
properties: {
|
|
933
933
|
enabled: {
|
|
@@ -1007,6 +1007,12 @@ export declare const JSONSchemas: {
|
|
|
1007
1007
|
excludeFlyer: {
|
|
1008
1008
|
type: string;
|
|
1009
1009
|
};
|
|
1010
|
+
configUrl: {
|
|
1011
|
+
type: string;
|
|
1012
|
+
};
|
|
1013
|
+
mibUrl: {
|
|
1014
|
+
type: string;
|
|
1015
|
+
};
|
|
1010
1016
|
};
|
|
1011
1017
|
required: string[];
|
|
1012
1018
|
additionalProperties: boolean;
|
|
@@ -1060,7 +1066,7 @@ export declare const JSONSchemas: {
|
|
|
1060
1066
|
};
|
|
1061
1067
|
additionalProperties: boolean;
|
|
1062
1068
|
};
|
|
1063
|
-
"DeepPartial<structure-212214565-
|
|
1069
|
+
"DeepPartial<structure-212214565-12256-12301-212214565-12222-12302-212214565-11315-12896-212214565-0-24625>": {
|
|
1064
1070
|
type: string;
|
|
1065
1071
|
properties: {
|
|
1066
1072
|
enabled: {
|
|
@@ -1072,7 +1078,7 @@ export declare const JSONSchemas: {
|
|
|
1072
1078
|
};
|
|
1073
1079
|
additionalProperties: boolean;
|
|
1074
1080
|
};
|
|
1075
|
-
"DeepPartial<def-interface-212214565-
|
|
1081
|
+
"DeepPartial<def-interface-212214565-19287-19530-212214565-0-24625[]>": {
|
|
1076
1082
|
type: string;
|
|
1077
1083
|
items: {
|
|
1078
1084
|
$ref: string;
|
|
@@ -1129,7 +1135,7 @@ export declare const JSONSchemas: {
|
|
|
1129
1135
|
required: string[];
|
|
1130
1136
|
additionalProperties: boolean;
|
|
1131
1137
|
};
|
|
1132
|
-
"DeepPartial<def-alias-212214565-
|
|
1138
|
+
"DeepPartial<def-alias-212214565-23941-24005-212214565-0-24625[]>": {
|
|
1133
1139
|
type: string;
|
|
1134
1140
|
items: {
|
|
1135
1141
|
$ref: string;
|
|
@@ -1169,7 +1175,7 @@ export declare const JSONSchemas: {
|
|
|
1169
1175
|
};
|
|
1170
1176
|
additionalProperties: boolean;
|
|
1171
1177
|
};
|
|
1172
|
-
"DeepPartial<structure-212214565-
|
|
1178
|
+
"DeepPartial<structure-212214565-12768-12893-212214565-12750-12894-212214565-11315-12896-212214565-0-24625>": {
|
|
1173
1179
|
type: string;
|
|
1174
1180
|
properties: {
|
|
1175
1181
|
planning: {
|
|
@@ -1233,7 +1239,7 @@ export declare const JSONSchemas: {
|
|
|
1233
1239
|
};
|
|
1234
1240
|
additionalProperties: boolean;
|
|
1235
1241
|
};
|
|
1236
|
-
"DeepPartial<def-interface-212214565-
|
|
1242
|
+
"DeepPartial<def-interface-212214565-24238-24314-212214565-0-24625[]>": {
|
|
1237
1243
|
type: string;
|
|
1238
1244
|
items: {
|
|
1239
1245
|
$ref: string;
|
|
@@ -1281,7 +1287,7 @@ export declare const JSONSchemas: {
|
|
|
1281
1287
|
};
|
|
1282
1288
|
additionalProperties: boolean;
|
|
1283
1289
|
};
|
|
1284
|
-
"DeepPartial<structure-212214565-
|
|
1290
|
+
"DeepPartial<structure-212214565-23418-23499-212214565-23407-23500-212214565-23361-23594-212214565-0-24625>": {
|
|
1285
1291
|
type: string;
|
|
1286
1292
|
properties: {
|
|
1287
1293
|
left: {
|
|
@@ -1293,7 +1299,7 @@ export declare const JSONSchemas: {
|
|
|
1293
1299
|
};
|
|
1294
1300
|
additionalProperties: boolean;
|
|
1295
1301
|
};
|
|
1296
|
-
"DeepPartial<def-alias-212214565-
|
|
1302
|
+
"DeepPartial<def-alias-212214565-23594-23803-212214565-0-24625[]>": {
|
|
1297
1303
|
type: string;
|
|
1298
1304
|
items: {
|
|
1299
1305
|
$ref: string;
|
|
@@ -1302,7 +1308,7 @@ export declare const JSONSchemas: {
|
|
|
1302
1308
|
PdpDetailsElementLayout: {
|
|
1303
1309
|
type: string;
|
|
1304
1310
|
};
|
|
1305
|
-
"DeepPartial<structure-212214565-
|
|
1311
|
+
"DeepPartial<structure-212214565-23510-23591-212214565-23500-23592-212214565-23361-23594-212214565-0-24625>": {
|
|
1306
1312
|
type: string;
|
|
1307
1313
|
properties: {
|
|
1308
1314
|
left: {
|
|
@@ -1378,7 +1384,7 @@ export declare const JSONSchemas: {
|
|
|
1378
1384
|
};
|
|
1379
1385
|
additionalProperties: boolean;
|
|
1380
1386
|
};
|
|
1381
|
-
"DeepPartial<indexed-type-212214565-
|
|
1387
|
+
"DeepPartial<indexed-type-212214565-21647-21687-212214565-21630-21688-212214565-21591-21957-212214565-0-24625>": {
|
|
1382
1388
|
type: string;
|
|
1383
1389
|
properties: {
|
|
1384
1390
|
mobile: {
|
|
@@ -1393,7 +1399,7 @@ export declare const JSONSchemas: {
|
|
|
1393
1399
|
};
|
|
1394
1400
|
additionalProperties: boolean;
|
|
1395
1401
|
};
|
|
1396
|
-
"DeepPartial<indexed-type-212214565-
|
|
1402
|
+
"DeepPartial<indexed-type-212214565-21710-21750-212214565-21688-21751-212214565-21591-21957-212214565-0-24625>": {
|
|
1397
1403
|
type: string;
|
|
1398
1404
|
properties: {
|
|
1399
1405
|
mobile: {
|
|
@@ -1408,7 +1414,7 @@ export declare const JSONSchemas: {
|
|
|
1408
1414
|
};
|
|
1409
1415
|
additionalProperties: boolean;
|
|
1410
1416
|
};
|
|
1411
|
-
"DeepPartial<structure-212214565-
|
|
1417
|
+
"DeepPartial<structure-212214565-21766-21954-212214565-21751-21955-212214565-21591-21957-212214565-0-24625>": {
|
|
1412
1418
|
type: string;
|
|
1413
1419
|
properties: {
|
|
1414
1420
|
enabled: {
|
|
@@ -1479,7 +1485,7 @@ export declare const JSONSchemas: {
|
|
|
1479
1485
|
};
|
|
1480
1486
|
additionalProperties: boolean;
|
|
1481
1487
|
};
|
|
1482
|
-
"DeepPartial<def-alias-212214565-
|
|
1488
|
+
"DeepPartial<def-alias-212214565-22513-22637-212214565-0-24625[]>": {
|
|
1483
1489
|
type: string;
|
|
1484
1490
|
items: {
|
|
1485
1491
|
$ref: string;
|
|
@@ -1662,6 +1668,9 @@ export declare const JSONSchemas: {
|
|
|
1662
1668
|
carousel: {
|
|
1663
1669
|
$ref: string;
|
|
1664
1670
|
};
|
|
1671
|
+
categoryDocumentTitle: {
|
|
1672
|
+
$ref: string;
|
|
1673
|
+
};
|
|
1665
1674
|
};
|
|
1666
1675
|
additionalProperties: boolean;
|
|
1667
1676
|
};
|
|
@@ -1836,7 +1845,7 @@ export declare const JSONSchemas: {
|
|
|
1836
1845
|
};
|
|
1837
1846
|
additionalProperties: boolean;
|
|
1838
1847
|
};
|
|
1839
|
-
"DeepPartial<indexed-type-212214565-
|
|
1848
|
+
"DeepPartial<indexed-type-212214565-24086-24148-212214565-24074-24149-212214565-24005-24238-212214565-0-24625>": {
|
|
1840
1849
|
type: string;
|
|
1841
1850
|
properties: {
|
|
1842
1851
|
marketingPreferences: {
|
|
@@ -2048,7 +2057,7 @@ export declare const JSONSchemas: {
|
|
|
2048
2057
|
};
|
|
2049
2058
|
additionalProperties: boolean;
|
|
2050
2059
|
};
|
|
2051
|
-
"DeepPartial<structure-212214565-
|
|
2060
|
+
"DeepPartial<structure-212214565-24486-24531-212214565-24469-24532-212214565-24410-24565-212214565-0-24625>": {
|
|
2052
2061
|
type: string;
|
|
2053
2062
|
properties: {
|
|
2054
2063
|
right: {
|
|
@@ -2093,7 +2102,22 @@ export declare const JSONSchemas: {
|
|
|
2093
2102
|
};
|
|
2094
2103
|
additionalProperties: boolean;
|
|
2095
2104
|
};
|
|
2096
|
-
"DeepPartial<
|
|
2105
|
+
"DeepPartial<interface-212214565-13777-13893-212214565-0-24625>": {
|
|
2106
|
+
type: string;
|
|
2107
|
+
properties: {
|
|
2108
|
+
includeBannerTitle: {
|
|
2109
|
+
type: string;
|
|
2110
|
+
};
|
|
2111
|
+
categoryLevels: {
|
|
2112
|
+
type: string;
|
|
2113
|
+
};
|
|
2114
|
+
delimiter: {
|
|
2115
|
+
type: string;
|
|
2116
|
+
};
|
|
2117
|
+
};
|
|
2118
|
+
additionalProperties: boolean;
|
|
2119
|
+
};
|
|
2120
|
+
"DeepPartial<def-interface-212214565-15809-15933-212214565-0-24625[]>": {
|
|
2097
2121
|
type: string;
|
|
2098
2122
|
items: {
|
|
2099
2123
|
$ref: string;
|
|
@@ -2391,6 +2415,12 @@ export declare const JSONSchemas: {
|
|
|
2391
2415
|
excludeFlyer: {
|
|
2392
2416
|
type: string;
|
|
2393
2417
|
};
|
|
2418
|
+
configUrl: {
|
|
2419
|
+
type: string;
|
|
2420
|
+
};
|
|
2421
|
+
mibUrl: {
|
|
2422
|
+
type: string;
|
|
2423
|
+
};
|
|
2394
2424
|
};
|
|
2395
2425
|
required: string[];
|
|
2396
2426
|
additionalProperties: boolean;
|