@thryveai/theme-interfaces 2.8.47 → 2.8.48
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 +36 -33
- package/dist/JSONSchemas/index.js +90 -87
- package/dist/interfaces/retailer-settings.interfaces.d.ts +2 -0
- package/dist/storefront/commonSettingsStorefront.js +1 -0
- package/dist/storefront/defaultIconsStorefront.js +1 -1
- package/dist/storefront/defaultSettingsStorefront.js +1 -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-20368-20575-212214565-20354-20576-212214565-20319-20796-212214565-0-24853>": {
|
|
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-17892-18544-212214565-0-24853[]>": {
|
|
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-20583-20660-212214565-20576-20661-212214565-20319-20796-212214565-0-24853>": {
|
|
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-20675-20715-212214565-20661-20716-212214565-20319-20796-212214565-0-24853>": {
|
|
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-20742-20793-212214565-20716-20794-212214565-20319-20796-212214565-0-24853>": {
|
|
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-20869-21179-212214565-20859-21180-212214565-20796-21182-212214565-0-24853>": {
|
|
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-20882-20956-212214565-20871-20957-212214565-20869-21179-212214565-20859-21180-212214565-20796-21182-212214565-0-24853>": {
|
|
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-20970-21044-212214565-20957-21045-212214565-20869-21179-212214565-20859-21180-212214565-20796-21182-212214565-0-24853>": {
|
|
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-21065-21174-212214565-21045-21175-212214565-20869-21179-212214565-20859-21180-212214565-20796-21182-212214565-0-24853>": {
|
|
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-21182-21310-212214565-0-24853[]>": {
|
|
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-10343-10388-212214565-10332-10389-212214565-10240-10699-212214565-0-24853>": {
|
|
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-10404-10635-212214565-10389-10636-212214565-10240-10699-212214565-0-24853>": {
|
|
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-11139-11348-212214565-11121-11349-212214565-10816-11351-212214565-0-24853>": {
|
|
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-11162-11343-212214565-11141-11344-212214565-11139-11348-212214565-11121-11349-212214565-10816-11351-212214565-0-24853>": {
|
|
504
504
|
type: string;
|
|
505
505
|
properties: {
|
|
506
506
|
buttonType: {
|
|
@@ -638,6 +638,9 @@ export declare const JSONSchemas: {
|
|
|
638
638
|
specialRequestItems: {
|
|
639
639
|
type: string;
|
|
640
640
|
};
|
|
641
|
+
pillsShowAllLessButton: {
|
|
642
|
+
type: string;
|
|
643
|
+
};
|
|
641
644
|
couponGallery: {
|
|
642
645
|
$ref: string;
|
|
643
646
|
};
|
|
@@ -913,7 +916,7 @@ export declare const JSONSchemas: {
|
|
|
913
916
|
};
|
|
914
917
|
additionalProperties: boolean;
|
|
915
918
|
};
|
|
916
|
-
"DeepPartial<structure-212214565-
|
|
919
|
+
"DeepPartial<structure-212214565-13169-13240-212214565-13153-13241-212214565-13057-13243-212214565-0-24853>": {
|
|
917
920
|
type: string;
|
|
918
921
|
properties: {
|
|
919
922
|
mobile: {
|
|
@@ -927,7 +930,7 @@ export declare const JSONSchemas: {
|
|
|
927
930
|
};
|
|
928
931
|
additionalProperties: boolean;
|
|
929
932
|
};
|
|
930
|
-
"DeepPartial<structure-212214565-
|
|
933
|
+
"DeepPartial<structure-212214565-12079-12124-212214565-12051-12125-212214565-11351-12967-212214565-0-24853>": {
|
|
931
934
|
type: string;
|
|
932
935
|
properties: {
|
|
933
936
|
enabled: {
|
|
@@ -1066,7 +1069,7 @@ export declare const JSONSchemas: {
|
|
|
1066
1069
|
};
|
|
1067
1070
|
additionalProperties: boolean;
|
|
1068
1071
|
};
|
|
1069
|
-
"DeepPartial<structure-212214565-
|
|
1072
|
+
"DeepPartial<structure-212214565-12292-12337-212214565-12258-12338-212214565-11351-12967-212214565-0-24853>": {
|
|
1070
1073
|
type: string;
|
|
1071
1074
|
properties: {
|
|
1072
1075
|
enabled: {
|
|
@@ -1078,7 +1081,7 @@ export declare const JSONSchemas: {
|
|
|
1078
1081
|
};
|
|
1079
1082
|
additionalProperties: boolean;
|
|
1080
1083
|
};
|
|
1081
|
-
"DeepPartial<def-interface-212214565-
|
|
1084
|
+
"DeepPartial<def-interface-212214565-19572-19815-212214565-0-24853[]>": {
|
|
1082
1085
|
type: string;
|
|
1083
1086
|
items: {
|
|
1084
1087
|
$ref: string;
|
|
@@ -1135,7 +1138,7 @@ export declare const JSONSchemas: {
|
|
|
1135
1138
|
required: string[];
|
|
1136
1139
|
additionalProperties: boolean;
|
|
1137
1140
|
};
|
|
1138
|
-
"DeepPartial<def-alias-212214565-
|
|
1141
|
+
"DeepPartial<def-alias-212214565-24169-24233-212214565-0-24853[]>": {
|
|
1139
1142
|
type: string;
|
|
1140
1143
|
items: {
|
|
1141
1144
|
$ref: string;
|
|
@@ -1175,7 +1178,7 @@ export declare const JSONSchemas: {
|
|
|
1175
1178
|
};
|
|
1176
1179
|
additionalProperties: boolean;
|
|
1177
1180
|
};
|
|
1178
|
-
"DeepPartial<structure-212214565-
|
|
1181
|
+
"DeepPartial<structure-212214565-12839-12964-212214565-12821-12965-212214565-11351-12967-212214565-0-24853>": {
|
|
1179
1182
|
type: string;
|
|
1180
1183
|
properties: {
|
|
1181
1184
|
planning: {
|
|
@@ -1239,7 +1242,7 @@ export declare const JSONSchemas: {
|
|
|
1239
1242
|
};
|
|
1240
1243
|
additionalProperties: boolean;
|
|
1241
1244
|
};
|
|
1242
|
-
"DeepPartial<def-interface-212214565-
|
|
1245
|
+
"DeepPartial<def-interface-212214565-24466-24542-212214565-0-24853[]>": {
|
|
1243
1246
|
type: string;
|
|
1244
1247
|
items: {
|
|
1245
1248
|
$ref: string;
|
|
@@ -1287,7 +1290,7 @@ export declare const JSONSchemas: {
|
|
|
1287
1290
|
};
|
|
1288
1291
|
additionalProperties: boolean;
|
|
1289
1292
|
};
|
|
1290
|
-
"DeepPartial<structure-212214565-
|
|
1293
|
+
"DeepPartial<structure-212214565-23646-23727-212214565-23635-23728-212214565-23589-23822-212214565-0-24853>": {
|
|
1291
1294
|
type: string;
|
|
1292
1295
|
properties: {
|
|
1293
1296
|
left: {
|
|
@@ -1299,7 +1302,7 @@ export declare const JSONSchemas: {
|
|
|
1299
1302
|
};
|
|
1300
1303
|
additionalProperties: boolean;
|
|
1301
1304
|
};
|
|
1302
|
-
"DeepPartial<def-alias-212214565-
|
|
1305
|
+
"DeepPartial<def-alias-212214565-23822-24031-212214565-0-24853[]>": {
|
|
1303
1306
|
type: string;
|
|
1304
1307
|
items: {
|
|
1305
1308
|
$ref: string;
|
|
@@ -1308,7 +1311,7 @@ export declare const JSONSchemas: {
|
|
|
1308
1311
|
PdpDetailsElementLayout: {
|
|
1309
1312
|
type: string;
|
|
1310
1313
|
};
|
|
1311
|
-
"DeepPartial<structure-212214565-
|
|
1314
|
+
"DeepPartial<structure-212214565-23738-23819-212214565-23728-23820-212214565-23589-23822-212214565-0-24853>": {
|
|
1312
1315
|
type: string;
|
|
1313
1316
|
properties: {
|
|
1314
1317
|
left: {
|
|
@@ -1384,7 +1387,7 @@ export declare const JSONSchemas: {
|
|
|
1384
1387
|
};
|
|
1385
1388
|
additionalProperties: boolean;
|
|
1386
1389
|
};
|
|
1387
|
-
"DeepPartial<indexed-type-212214565-
|
|
1390
|
+
"DeepPartial<indexed-type-212214565-22073-22113-212214565-22056-22114-212214565-22017-22218-212214565-0-24853>": {
|
|
1388
1391
|
type: string;
|
|
1389
1392
|
properties: {
|
|
1390
1393
|
mobile: {
|
|
@@ -1399,7 +1402,7 @@ export declare const JSONSchemas: {
|
|
|
1399
1402
|
};
|
|
1400
1403
|
additionalProperties: boolean;
|
|
1401
1404
|
};
|
|
1402
|
-
"DeepPartial<indexed-type-212214565-
|
|
1405
|
+
"DeepPartial<indexed-type-212214565-22136-22176-212214565-22114-22177-212214565-22017-22218-212214565-0-24853>": {
|
|
1403
1406
|
type: string;
|
|
1404
1407
|
properties: {
|
|
1405
1408
|
mobile: {
|
|
@@ -1481,7 +1484,7 @@ export declare const JSONSchemas: {
|
|
|
1481
1484
|
};
|
|
1482
1485
|
additionalProperties: boolean;
|
|
1483
1486
|
};
|
|
1484
|
-
"DeepPartial<def-alias-212214565-
|
|
1487
|
+
"DeepPartial<def-alias-212214565-22774-22898-212214565-0-24853[]>": {
|
|
1485
1488
|
type: string;
|
|
1486
1489
|
items: {
|
|
1487
1490
|
$ref: string;
|
|
@@ -1682,7 +1685,7 @@ export declare const JSONSchemas: {
|
|
|
1682
1685
|
};
|
|
1683
1686
|
additionalProperties: boolean;
|
|
1684
1687
|
};
|
|
1685
|
-
"DeepPartial<structure-212214565-
|
|
1688
|
+
"DeepPartial<structure-212214565-14017-14154-212214565-13997-14155-212214565-13964-14157-212214565-0-24853>": {
|
|
1686
1689
|
type: string;
|
|
1687
1690
|
properties: {
|
|
1688
1691
|
imageSpaceRatios: {
|
|
@@ -1691,7 +1694,7 @@ export declare const JSONSchemas: {
|
|
|
1691
1694
|
};
|
|
1692
1695
|
additionalProperties: boolean;
|
|
1693
1696
|
};
|
|
1694
|
-
"DeepPartial<structure-212214565-
|
|
1697
|
+
"DeepPartial<structure-212214565-14041-14149-212214565-14019-14150-212214565-14017-14154-212214565-13997-14155-212214565-13964-14157-212214565-0-24853>": {
|
|
1695
1698
|
type: string;
|
|
1696
1699
|
properties: {
|
|
1697
1700
|
"30": {
|
|
@@ -1883,7 +1886,7 @@ export declare const JSONSchemas: {
|
|
|
1883
1886
|
};
|
|
1884
1887
|
additionalProperties: boolean;
|
|
1885
1888
|
};
|
|
1886
|
-
"DeepPartial<indexed-type-212214565-
|
|
1889
|
+
"DeepPartial<indexed-type-212214565-24314-24376-212214565-24302-24377-212214565-24233-24466-212214565-0-24853>": {
|
|
1887
1890
|
type: string;
|
|
1888
1891
|
properties: {
|
|
1889
1892
|
marketingPreferences: {
|
|
@@ -2095,7 +2098,7 @@ export declare const JSONSchemas: {
|
|
|
2095
2098
|
};
|
|
2096
2099
|
additionalProperties: boolean;
|
|
2097
2100
|
};
|
|
2098
|
-
"DeepPartial<structure-212214565-
|
|
2101
|
+
"DeepPartial<structure-212214565-24714-24759-212214565-24697-24760-212214565-24638-24793-212214565-0-24853>": {
|
|
2099
2102
|
type: string;
|
|
2100
2103
|
properties: {
|
|
2101
2104
|
right: {
|
|
@@ -2140,7 +2143,7 @@ export declare const JSONSchemas: {
|
|
|
2140
2143
|
};
|
|
2141
2144
|
additionalProperties: boolean;
|
|
2142
2145
|
};
|
|
2143
|
-
"DeepPartial<interface-212214565-
|
|
2146
|
+
"DeepPartial<interface-212214565-13848-13964-212214565-0-24853>": {
|
|
2144
2147
|
type: string;
|
|
2145
2148
|
properties: {
|
|
2146
2149
|
includeBannerTitle: {
|
|
@@ -2155,7 +2158,7 @@ export declare const JSONSchemas: {
|
|
|
2155
2158
|
};
|
|
2156
2159
|
additionalProperties: boolean;
|
|
2157
2160
|
};
|
|
2158
|
-
"DeepPartial<def-interface-212214565-
|
|
2161
|
+
"DeepPartial<def-interface-212214565-16094-16218-212214565-0-24853[]>": {
|
|
2159
2162
|
type: string;
|
|
2160
2163
|
items: {
|
|
2161
2164
|
$ref: string;
|