@thryveai/theme-interfaces 2.8.26 → 2.8.27
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 +49 -31
- package/dist/JSONSchemas/index.js +101 -83
- package/dist/interfaces/retailer-settings.interfaces.d.ts +6 -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-20001-20208-212214565-19987-20209-212214565-19952-20429-212214565-0-24543>": {
|
|
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-17525-18177-212214565-0-24543[]>": {
|
|
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-20216-20293-212214565-20209-20294-212214565-19952-20429-212214565-0-24543>": {
|
|
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-20308-20348-212214565-20294-20349-212214565-19952-20429-212214565-0-24543>": {
|
|
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-20375-20426-212214565-20349-20427-212214565-19952-20429-212214565-0-24543>": {
|
|
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-20502-20812-212214565-20492-20813-212214565-20429-20815-212214565-0-24543>": {
|
|
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-20515-20589-212214565-20504-20590-212214565-20502-20812-212214565-20492-20813-212214565-20429-20815-212214565-0-24543>": {
|
|
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-20603-20677-212214565-20590-20678-212214565-20502-20812-212214565-20492-20813-212214565-20429-20815-212214565-0-24543>": {
|
|
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-20698-20807-212214565-20678-20808-212214565-20502-20812-212214565-20492-20813-212214565-20429-20815-212214565-0-24543>": {
|
|
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-20815-20943-212214565-0-24543[]>": {
|
|
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-24543>": {
|
|
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-24543>": {
|
|
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-11021-11230-212214565-11003-11231-212214565-10698-11233-212214565-0-
|
|
494
|
+
"DeepPartial<structure-212214565-11021-11230-212214565-11003-11231-212214565-10698-11233-212214565-0-24543>": {
|
|
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-11044-11225-212214565-11023-11226-212214565-11021-11230-212214565-11003-11231-212214565-10698-11233-212214565-0-
|
|
503
|
+
"DeepPartial<structure-212214565-11044-11225-212214565-11023-11226-212214565-11021-11230-212214565-11003-11231-212214565-10698-11233-212214565-0-24543>": {
|
|
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-13016-13087-212214565-13000-13088-212214565-12904-13090-212214565-0-
|
|
916
|
+
"DeepPartial<structure-212214565-13016-13087-212214565-13000-13088-212214565-12904-13090-212214565-0-24543>": {
|
|
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-11961-12006-212214565-11933-12007-212214565-11233-12814-212214565-0-
|
|
930
|
+
"DeepPartial<structure-212214565-11961-12006-212214565-11933-12007-212214565-11233-12814-212214565-0-24543>": {
|
|
931
931
|
type: string;
|
|
932
932
|
properties: {
|
|
933
933
|
enabled: {
|
|
@@ -1060,7 +1060,7 @@ export declare const JSONSchemas: {
|
|
|
1060
1060
|
};
|
|
1061
1061
|
additionalProperties: boolean;
|
|
1062
1062
|
};
|
|
1063
|
-
"DeepPartial<structure-212214565-12174-12219-212214565-12140-12220-212214565-11233-12814-212214565-0-
|
|
1063
|
+
"DeepPartial<structure-212214565-12174-12219-212214565-12140-12220-212214565-11233-12814-212214565-0-24543>": {
|
|
1064
1064
|
type: string;
|
|
1065
1065
|
properties: {
|
|
1066
1066
|
enabled: {
|
|
@@ -1072,7 +1072,7 @@ export declare const JSONSchemas: {
|
|
|
1072
1072
|
};
|
|
1073
1073
|
additionalProperties: boolean;
|
|
1074
1074
|
};
|
|
1075
|
-
"DeepPartial<def-interface-212214565-
|
|
1075
|
+
"DeepPartial<def-interface-212214565-19205-19448-212214565-0-24543[]>": {
|
|
1076
1076
|
type: string;
|
|
1077
1077
|
items: {
|
|
1078
1078
|
$ref: string;
|
|
@@ -1129,7 +1129,7 @@ export declare const JSONSchemas: {
|
|
|
1129
1129
|
required: string[];
|
|
1130
1130
|
additionalProperties: boolean;
|
|
1131
1131
|
};
|
|
1132
|
-
"DeepPartial<def-alias-212214565-
|
|
1132
|
+
"DeepPartial<def-alias-212214565-23859-23923-212214565-0-24543[]>": {
|
|
1133
1133
|
type: string;
|
|
1134
1134
|
items: {
|
|
1135
1135
|
$ref: string;
|
|
@@ -1169,7 +1169,7 @@ export declare const JSONSchemas: {
|
|
|
1169
1169
|
};
|
|
1170
1170
|
additionalProperties: boolean;
|
|
1171
1171
|
};
|
|
1172
|
-
"DeepPartial<structure-212214565-12686-12811-212214565-12668-12812-212214565-11233-12814-212214565-0-
|
|
1172
|
+
"DeepPartial<structure-212214565-12686-12811-212214565-12668-12812-212214565-11233-12814-212214565-0-24543>": {
|
|
1173
1173
|
type: string;
|
|
1174
1174
|
properties: {
|
|
1175
1175
|
planning: {
|
|
@@ -1233,7 +1233,7 @@ export declare const JSONSchemas: {
|
|
|
1233
1233
|
};
|
|
1234
1234
|
additionalProperties: boolean;
|
|
1235
1235
|
};
|
|
1236
|
-
"DeepPartial<def-interface-212214565-
|
|
1236
|
+
"DeepPartial<def-interface-212214565-24156-24232-212214565-0-24543[]>": {
|
|
1237
1237
|
type: string;
|
|
1238
1238
|
items: {
|
|
1239
1239
|
$ref: string;
|
|
@@ -1281,7 +1281,7 @@ export declare const JSONSchemas: {
|
|
|
1281
1281
|
};
|
|
1282
1282
|
additionalProperties: boolean;
|
|
1283
1283
|
};
|
|
1284
|
-
"DeepPartial<structure-212214565-
|
|
1284
|
+
"DeepPartial<structure-212214565-23336-23417-212214565-23325-23418-212214565-23279-23512-212214565-0-24543>": {
|
|
1285
1285
|
type: string;
|
|
1286
1286
|
properties: {
|
|
1287
1287
|
left: {
|
|
@@ -1293,7 +1293,7 @@ export declare const JSONSchemas: {
|
|
|
1293
1293
|
};
|
|
1294
1294
|
additionalProperties: boolean;
|
|
1295
1295
|
};
|
|
1296
|
-
"DeepPartial<def-alias-212214565-
|
|
1296
|
+
"DeepPartial<def-alias-212214565-23512-23721-212214565-0-24543[]>": {
|
|
1297
1297
|
type: string;
|
|
1298
1298
|
items: {
|
|
1299
1299
|
$ref: string;
|
|
@@ -1302,7 +1302,7 @@ export declare const JSONSchemas: {
|
|
|
1302
1302
|
PdpDetailsElementLayout: {
|
|
1303
1303
|
type: string;
|
|
1304
1304
|
};
|
|
1305
|
-
"DeepPartial<structure-212214565-
|
|
1305
|
+
"DeepPartial<structure-212214565-23428-23509-212214565-23418-23510-212214565-23279-23512-212214565-0-24543>": {
|
|
1306
1306
|
type: string;
|
|
1307
1307
|
properties: {
|
|
1308
1308
|
left: {
|
|
@@ -1378,7 +1378,7 @@ export declare const JSONSchemas: {
|
|
|
1378
1378
|
};
|
|
1379
1379
|
additionalProperties: boolean;
|
|
1380
1380
|
};
|
|
1381
|
-
"DeepPartial<indexed-type-212214565-
|
|
1381
|
+
"DeepPartial<indexed-type-212214565-21565-21605-212214565-21548-21606-212214565-21509-21875-212214565-0-24543>": {
|
|
1382
1382
|
type: string;
|
|
1383
1383
|
properties: {
|
|
1384
1384
|
mobile: {
|
|
@@ -1393,7 +1393,7 @@ export declare const JSONSchemas: {
|
|
|
1393
1393
|
};
|
|
1394
1394
|
additionalProperties: boolean;
|
|
1395
1395
|
};
|
|
1396
|
-
"DeepPartial<indexed-type-212214565-
|
|
1396
|
+
"DeepPartial<indexed-type-212214565-21628-21668-212214565-21606-21669-212214565-21509-21875-212214565-0-24543>": {
|
|
1397
1397
|
type: string;
|
|
1398
1398
|
properties: {
|
|
1399
1399
|
mobile: {
|
|
@@ -1408,7 +1408,7 @@ export declare const JSONSchemas: {
|
|
|
1408
1408
|
};
|
|
1409
1409
|
additionalProperties: boolean;
|
|
1410
1410
|
};
|
|
1411
|
-
"DeepPartial<structure-212214565-
|
|
1411
|
+
"DeepPartial<structure-212214565-21684-21872-212214565-21669-21873-212214565-21509-21875-212214565-0-24543>": {
|
|
1412
1412
|
type: string;
|
|
1413
1413
|
properties: {
|
|
1414
1414
|
enabled: {
|
|
@@ -1479,7 +1479,7 @@ export declare const JSONSchemas: {
|
|
|
1479
1479
|
};
|
|
1480
1480
|
additionalProperties: boolean;
|
|
1481
1481
|
};
|
|
1482
|
-
"DeepPartial<def-alias-212214565-
|
|
1482
|
+
"DeepPartial<def-alias-212214565-22431-22555-212214565-0-24543[]>": {
|
|
1483
1483
|
type: string;
|
|
1484
1484
|
items: {
|
|
1485
1485
|
$ref: string;
|
|
@@ -1662,6 +1662,9 @@ export declare const JSONSchemas: {
|
|
|
1662
1662
|
carousel: {
|
|
1663
1663
|
$ref: string;
|
|
1664
1664
|
};
|
|
1665
|
+
categoryDocumentTitle: {
|
|
1666
|
+
$ref: string;
|
|
1667
|
+
};
|
|
1665
1668
|
};
|
|
1666
1669
|
additionalProperties: boolean;
|
|
1667
1670
|
};
|
|
@@ -1836,7 +1839,7 @@ export declare const JSONSchemas: {
|
|
|
1836
1839
|
};
|
|
1837
1840
|
additionalProperties: boolean;
|
|
1838
1841
|
};
|
|
1839
|
-
"DeepPartial<indexed-type-212214565-
|
|
1842
|
+
"DeepPartial<indexed-type-212214565-24004-24066-212214565-23992-24067-212214565-23923-24156-212214565-0-24543>": {
|
|
1840
1843
|
type: string;
|
|
1841
1844
|
properties: {
|
|
1842
1845
|
marketingPreferences: {
|
|
@@ -2048,7 +2051,7 @@ export declare const JSONSchemas: {
|
|
|
2048
2051
|
};
|
|
2049
2052
|
additionalProperties: boolean;
|
|
2050
2053
|
};
|
|
2051
|
-
"DeepPartial<structure-212214565-
|
|
2054
|
+
"DeepPartial<structure-212214565-24404-24449-212214565-24387-24450-212214565-24328-24483-212214565-0-24543>": {
|
|
2052
2055
|
type: string;
|
|
2053
2056
|
properties: {
|
|
2054
2057
|
right: {
|
|
@@ -2093,7 +2096,22 @@ export declare const JSONSchemas: {
|
|
|
2093
2096
|
};
|
|
2094
2097
|
additionalProperties: boolean;
|
|
2095
2098
|
};
|
|
2096
|
-
"DeepPartial<
|
|
2099
|
+
"DeepPartial<interface-212214565-13695-13811-212214565-0-24543>": {
|
|
2100
|
+
type: string;
|
|
2101
|
+
properties: {
|
|
2102
|
+
includeBannerTitle: {
|
|
2103
|
+
type: string;
|
|
2104
|
+
};
|
|
2105
|
+
categoryLevels: {
|
|
2106
|
+
type: string;
|
|
2107
|
+
};
|
|
2108
|
+
delimiter: {
|
|
2109
|
+
type: string;
|
|
2110
|
+
};
|
|
2111
|
+
};
|
|
2112
|
+
additionalProperties: boolean;
|
|
2113
|
+
};
|
|
2114
|
+
"DeepPartial<def-interface-212214565-15727-15851-212214565-0-24543[]>": {
|
|
2097
2115
|
type: string;
|
|
2098
2116
|
items: {
|
|
2099
2117
|
$ref: string;
|