@thryveai/theme-interfaces 2.8.22 → 2.8.23
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 +68 -29
- package/dist/JSONSchemas/index.js +133 -79
- package/dist/interfaces/retailer-settings.interfaces.d.ts +8 -0
- package/dist/storefront/commonSettingsStorefront.js +10 -3
- package/dist/storefront/defaultIconsStorefront.js +1 -1
- package/dist/storefront/defaultSettingsStorefront.js +10 -3
- package/package.json +2 -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-19836-20043-212214565-19822-20044-212214565-19787-20264-212214565-0-24378>": {
|
|
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-17360-18012-212214565-0-24378[]>": {
|
|
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-20051-20128-212214565-20044-20129-212214565-19787-20264-212214565-0-24378>": {
|
|
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-20143-20183-212214565-20129-20184-212214565-19787-20264-212214565-0-24378>": {
|
|
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-20210-20261-212214565-20184-20262-212214565-19787-20264-212214565-0-24378>": {
|
|
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-20337-20647-212214565-20327-20648-212214565-20264-20650-212214565-0-24378>": {
|
|
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-20350-20424-212214565-20339-20425-212214565-20337-20647-212214565-20327-20648-212214565-20264-20650-212214565-0-24378>": {
|
|
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-20438-20512-212214565-20425-20513-212214565-20337-20647-212214565-20327-20648-212214565-20264-20650-212214565-0-24378>": {
|
|
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-20533-20642-212214565-20513-20643-212214565-20337-20647-212214565-20327-20648-212214565-20264-20650-212214565-0-24378>": {
|
|
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-20650-20778-212214565-0-24378[]>": {
|
|
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-10225-10270-212214565-10214-10271-212214565-10122-10581-212214565-0-
|
|
337
|
+
"DeepPartial<structure-212214565-10225-10270-212214565-10214-10271-212214565-10122-10581-212214565-0-24378>": {
|
|
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-10286-10517-212214565-10271-10518-212214565-10122-10581-212214565-0-
|
|
349
|
+
"DeepPartial<structure-212214565-10286-10517-212214565-10271-10518-212214565-10122-10581-212214565-0-24378>": {
|
|
350
350
|
type: string;
|
|
351
351
|
properties: {
|
|
352
352
|
enabled: {
|
|
@@ -431,6 +431,9 @@ export declare const JSONSchemas: {
|
|
|
431
431
|
smsOptIn: {
|
|
432
432
|
type: string;
|
|
433
433
|
};
|
|
434
|
+
nativePayments: {
|
|
435
|
+
$ref: string;
|
|
436
|
+
};
|
|
434
437
|
};
|
|
435
438
|
additionalProperties: boolean;
|
|
436
439
|
};
|
|
@@ -488,6 +491,42 @@ export declare const JSONSchemas: {
|
|
|
488
491
|
};
|
|
489
492
|
additionalProperties: boolean;
|
|
490
493
|
};
|
|
494
|
+
"DeepPartial<structure-212214565-11021-11230-212214565-11003-11231-212214565-10698-11233-212214565-0-24378>": {
|
|
495
|
+
type: string;
|
|
496
|
+
properties: {
|
|
497
|
+
googlePayButton: {
|
|
498
|
+
$ref: string;
|
|
499
|
+
};
|
|
500
|
+
};
|
|
501
|
+
additionalProperties: boolean;
|
|
502
|
+
};
|
|
503
|
+
"DeepPartial<structure-212214565-11044-11225-212214565-11023-11226-212214565-11021-11230-212214565-11003-11231-212214565-10698-11233-212214565-0-24378>": {
|
|
504
|
+
type: string;
|
|
505
|
+
properties: {
|
|
506
|
+
buttonType: {
|
|
507
|
+
$ref: string;
|
|
508
|
+
};
|
|
509
|
+
buttonColor: {
|
|
510
|
+
$ref: string;
|
|
511
|
+
};
|
|
512
|
+
buttonRadius: {
|
|
513
|
+
type: string;
|
|
514
|
+
description: string;
|
|
515
|
+
default: number;
|
|
516
|
+
};
|
|
517
|
+
};
|
|
518
|
+
additionalProperties: boolean;
|
|
519
|
+
};
|
|
520
|
+
"google.payments.api.ButtonType": {
|
|
521
|
+
type: string;
|
|
522
|
+
enum: string[];
|
|
523
|
+
description: string;
|
|
524
|
+
};
|
|
525
|
+
"google.payments.api.ButtonColor": {
|
|
526
|
+
type: string;
|
|
527
|
+
enum: string[];
|
|
528
|
+
description: string;
|
|
529
|
+
};
|
|
491
530
|
"DeepPartial<IFeaturesV2>": {
|
|
492
531
|
type: string;
|
|
493
532
|
properties: {
|
|
@@ -874,7 +913,7 @@ export declare const JSONSchemas: {
|
|
|
874
913
|
};
|
|
875
914
|
additionalProperties: boolean;
|
|
876
915
|
};
|
|
877
|
-
"DeepPartial<structure-212214565-
|
|
916
|
+
"DeepPartial<structure-212214565-13016-13087-212214565-13000-13088-212214565-12904-13090-212214565-0-24378>": {
|
|
878
917
|
type: string;
|
|
879
918
|
properties: {
|
|
880
919
|
mobile: {
|
|
@@ -888,7 +927,7 @@ export declare const JSONSchemas: {
|
|
|
888
927
|
};
|
|
889
928
|
additionalProperties: boolean;
|
|
890
929
|
};
|
|
891
|
-
"DeepPartial<structure-212214565-
|
|
930
|
+
"DeepPartial<structure-212214565-11961-12006-212214565-11933-12007-212214565-11233-12814-212214565-0-24378>": {
|
|
892
931
|
type: string;
|
|
893
932
|
properties: {
|
|
894
933
|
enabled: {
|
|
@@ -1021,7 +1060,7 @@ export declare const JSONSchemas: {
|
|
|
1021
1060
|
};
|
|
1022
1061
|
additionalProperties: boolean;
|
|
1023
1062
|
};
|
|
1024
|
-
"DeepPartial<structure-212214565-
|
|
1063
|
+
"DeepPartial<structure-212214565-12174-12219-212214565-12140-12220-212214565-11233-12814-212214565-0-24378>": {
|
|
1025
1064
|
type: string;
|
|
1026
1065
|
properties: {
|
|
1027
1066
|
enabled: {
|
|
@@ -1033,7 +1072,7 @@ export declare const JSONSchemas: {
|
|
|
1033
1072
|
};
|
|
1034
1073
|
additionalProperties: boolean;
|
|
1035
1074
|
};
|
|
1036
|
-
"DeepPartial<def-interface-212214565-
|
|
1075
|
+
"DeepPartial<def-interface-212214565-19040-19283-212214565-0-24378[]>": {
|
|
1037
1076
|
type: string;
|
|
1038
1077
|
items: {
|
|
1039
1078
|
$ref: string;
|
|
@@ -1090,7 +1129,7 @@ export declare const JSONSchemas: {
|
|
|
1090
1129
|
required: string[];
|
|
1091
1130
|
additionalProperties: boolean;
|
|
1092
1131
|
};
|
|
1093
|
-
"DeepPartial<def-alias-212214565-
|
|
1132
|
+
"DeepPartial<def-alias-212214565-23694-23758-212214565-0-24378[]>": {
|
|
1094
1133
|
type: string;
|
|
1095
1134
|
items: {
|
|
1096
1135
|
$ref: string;
|
|
@@ -1130,7 +1169,7 @@ export declare const JSONSchemas: {
|
|
|
1130
1169
|
};
|
|
1131
1170
|
additionalProperties: boolean;
|
|
1132
1171
|
};
|
|
1133
|
-
"DeepPartial<structure-212214565-
|
|
1172
|
+
"DeepPartial<structure-212214565-12686-12811-212214565-12668-12812-212214565-11233-12814-212214565-0-24378>": {
|
|
1134
1173
|
type: string;
|
|
1135
1174
|
properties: {
|
|
1136
1175
|
planning: {
|
|
@@ -1194,7 +1233,7 @@ export declare const JSONSchemas: {
|
|
|
1194
1233
|
};
|
|
1195
1234
|
additionalProperties: boolean;
|
|
1196
1235
|
};
|
|
1197
|
-
"DeepPartial<def-interface-212214565-
|
|
1236
|
+
"DeepPartial<def-interface-212214565-23991-24067-212214565-0-24378[]>": {
|
|
1198
1237
|
type: string;
|
|
1199
1238
|
items: {
|
|
1200
1239
|
$ref: string;
|
|
@@ -1242,7 +1281,7 @@ export declare const JSONSchemas: {
|
|
|
1242
1281
|
};
|
|
1243
1282
|
additionalProperties: boolean;
|
|
1244
1283
|
};
|
|
1245
|
-
"DeepPartial<structure-212214565-
|
|
1284
|
+
"DeepPartial<structure-212214565-23171-23252-212214565-23160-23253-212214565-23114-23347-212214565-0-24378>": {
|
|
1246
1285
|
type: string;
|
|
1247
1286
|
properties: {
|
|
1248
1287
|
left: {
|
|
@@ -1254,7 +1293,7 @@ export declare const JSONSchemas: {
|
|
|
1254
1293
|
};
|
|
1255
1294
|
additionalProperties: boolean;
|
|
1256
1295
|
};
|
|
1257
|
-
"DeepPartial<def-alias-212214565-
|
|
1296
|
+
"DeepPartial<def-alias-212214565-23347-23556-212214565-0-24378[]>": {
|
|
1258
1297
|
type: string;
|
|
1259
1298
|
items: {
|
|
1260
1299
|
$ref: string;
|
|
@@ -1263,7 +1302,7 @@ export declare const JSONSchemas: {
|
|
|
1263
1302
|
PdpDetailsElementLayout: {
|
|
1264
1303
|
type: string;
|
|
1265
1304
|
};
|
|
1266
|
-
"DeepPartial<structure-212214565-
|
|
1305
|
+
"DeepPartial<structure-212214565-23263-23344-212214565-23253-23345-212214565-23114-23347-212214565-0-24378>": {
|
|
1267
1306
|
type: string;
|
|
1268
1307
|
properties: {
|
|
1269
1308
|
left: {
|
|
@@ -1339,7 +1378,7 @@ export declare const JSONSchemas: {
|
|
|
1339
1378
|
};
|
|
1340
1379
|
additionalProperties: boolean;
|
|
1341
1380
|
};
|
|
1342
|
-
"DeepPartial<indexed-type-212214565-
|
|
1381
|
+
"DeepPartial<indexed-type-212214565-21400-21440-212214565-21383-21441-212214565-21344-21710-212214565-0-24378>": {
|
|
1343
1382
|
type: string;
|
|
1344
1383
|
properties: {
|
|
1345
1384
|
mobile: {
|
|
@@ -1354,7 +1393,7 @@ export declare const JSONSchemas: {
|
|
|
1354
1393
|
};
|
|
1355
1394
|
additionalProperties: boolean;
|
|
1356
1395
|
};
|
|
1357
|
-
"DeepPartial<indexed-type-212214565-
|
|
1396
|
+
"DeepPartial<indexed-type-212214565-21463-21503-212214565-21441-21504-212214565-21344-21710-212214565-0-24378>": {
|
|
1358
1397
|
type: string;
|
|
1359
1398
|
properties: {
|
|
1360
1399
|
mobile: {
|
|
@@ -1369,7 +1408,7 @@ export declare const JSONSchemas: {
|
|
|
1369
1408
|
};
|
|
1370
1409
|
additionalProperties: boolean;
|
|
1371
1410
|
};
|
|
1372
|
-
"DeepPartial<structure-212214565-
|
|
1411
|
+
"DeepPartial<structure-212214565-21519-21707-212214565-21504-21708-212214565-21344-21710-212214565-0-24378>": {
|
|
1373
1412
|
type: string;
|
|
1374
1413
|
properties: {
|
|
1375
1414
|
enabled: {
|
|
@@ -1440,7 +1479,7 @@ export declare const JSONSchemas: {
|
|
|
1440
1479
|
};
|
|
1441
1480
|
additionalProperties: boolean;
|
|
1442
1481
|
};
|
|
1443
|
-
"DeepPartial<def-alias-212214565-
|
|
1482
|
+
"DeepPartial<def-alias-212214565-22266-22390-212214565-0-24378[]>": {
|
|
1444
1483
|
type: string;
|
|
1445
1484
|
items: {
|
|
1446
1485
|
$ref: string;
|
|
@@ -1797,7 +1836,7 @@ export declare const JSONSchemas: {
|
|
|
1797
1836
|
};
|
|
1798
1837
|
additionalProperties: boolean;
|
|
1799
1838
|
};
|
|
1800
|
-
"DeepPartial<indexed-type-212214565-
|
|
1839
|
+
"DeepPartial<indexed-type-212214565-23839-23901-212214565-23827-23902-212214565-23758-23991-212214565-0-24378>": {
|
|
1801
1840
|
type: string;
|
|
1802
1841
|
properties: {
|
|
1803
1842
|
marketingPreferences: {
|
|
@@ -2009,7 +2048,7 @@ export declare const JSONSchemas: {
|
|
|
2009
2048
|
};
|
|
2010
2049
|
additionalProperties: boolean;
|
|
2011
2050
|
};
|
|
2012
|
-
"DeepPartial<structure-212214565-
|
|
2051
|
+
"DeepPartial<structure-212214565-24239-24284-212214565-24222-24285-212214565-24163-24318-212214565-0-24378>": {
|
|
2013
2052
|
type: string;
|
|
2014
2053
|
properties: {
|
|
2015
2054
|
right: {
|
|
@@ -2054,7 +2093,7 @@ export declare const JSONSchemas: {
|
|
|
2054
2093
|
};
|
|
2055
2094
|
additionalProperties: boolean;
|
|
2056
2095
|
};
|
|
2057
|
-
"DeepPartial<def-interface-212214565-
|
|
2096
|
+
"DeepPartial<def-interface-212214565-15562-15686-212214565-0-24378[]>": {
|
|
2058
2097
|
type: string;
|
|
2059
2098
|
items: {
|
|
2060
2099
|
$ref: string;
|