@thryveai/theme-interfaces 2.7.156 → 2.7.158
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 +52 -27
- package/dist/JSONSchemas/index.js +103 -75
- package/dist/interfaces/retailer-settings.interfaces.d.ts +7 -0
- package/dist/mobile/interfaces/mobile-retailer-settings.interfaces.d.ts +1 -0
- package/dist/mobile/reactnative/MobileSettingsTemplate.AdminUi.js +6 -0
- package/dist/storefront/defaultSettingsStorefront.js +8 -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-18600-18807-212214565-18586-18808-212214565-18551-19028-212214565-0-23030>": {
|
|
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-16215-16776-212214565-0-23030[]>": {
|
|
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-18815-18892-212214565-18808-18893-212214565-18551-19028-212214565-0-23030>": {
|
|
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-18907-18947-212214565-18893-18948-212214565-18551-19028-212214565-0-23030>": {
|
|
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-18974-19025-212214565-18948-19026-212214565-18551-19028-212214565-0-23030>": {
|
|
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-19101-19411-212214565-19091-19412-212214565-19028-19414-212214565-0-23030>": {
|
|
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-19114-19188-212214565-19103-19189-212214565-19101-19411-212214565-19091-19412-212214565-19028-19414-212214565-0-23030>": {
|
|
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-19202-19276-212214565-19189-19277-212214565-19101-19411-212214565-19091-19412-212214565-19028-19414-212214565-0-23030>": {
|
|
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-19297-19406-212214565-19277-19407-212214565-19101-19411-212214565-19091-19412-212214565-19028-19414-212214565-0-23030>": {
|
|
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-19414-19542-212214565-0-23030[]>": {
|
|
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-9713-9758-212214565-9702-9759-212214565-9610-10069-212214565-0-
|
|
337
|
+
"DeepPartial<structure-212214565-9713-9758-212214565-9702-9759-212214565-9610-10069-212214565-0-23030>": {
|
|
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-9774-10005-212214565-9759-10006-212214565-9610-10069-212214565-0-
|
|
349
|
+
"DeepPartial<structure-212214565-9774-10005-212214565-9759-10006-212214565-9610-10069-212214565-0-23030>": {
|
|
350
350
|
type: string;
|
|
351
351
|
properties: {
|
|
352
352
|
enabled: {
|
|
@@ -602,6 +602,9 @@ export declare const JSONSchemas: {
|
|
|
602
602
|
acquiaAuthService: {
|
|
603
603
|
type: string;
|
|
604
604
|
};
|
|
605
|
+
storeSelection: {
|
|
606
|
+
$ref: string;
|
|
607
|
+
};
|
|
605
608
|
};
|
|
606
609
|
additionalProperties: boolean;
|
|
607
610
|
};
|
|
@@ -862,7 +865,7 @@ export declare const JSONSchemas: {
|
|
|
862
865
|
};
|
|
863
866
|
additionalProperties: boolean;
|
|
864
867
|
};
|
|
865
|
-
"DeepPartial<structure-212214565-
|
|
868
|
+
"DeepPartial<structure-212214565-12172-12243-212214565-12156-12244-212214565-12060-12246-212214565-0-23030>": {
|
|
866
869
|
type: string;
|
|
867
870
|
properties: {
|
|
868
871
|
mobile: {
|
|
@@ -876,7 +879,7 @@ export declare const JSONSchemas: {
|
|
|
876
879
|
};
|
|
877
880
|
additionalProperties: boolean;
|
|
878
881
|
};
|
|
879
|
-
"DeepPartial<structure-212214565-11221-11266-212214565-11193-11267-212214565-10493-
|
|
882
|
+
"DeepPartial<structure-212214565-11221-11266-212214565-11193-11267-212214565-10493-11978-212214565-0-23030>": {
|
|
880
883
|
type: string;
|
|
881
884
|
properties: {
|
|
882
885
|
enabled: {
|
|
@@ -972,7 +975,7 @@ export declare const JSONSchemas: {
|
|
|
972
975
|
};
|
|
973
976
|
additionalProperties: boolean;
|
|
974
977
|
};
|
|
975
|
-
"DeepPartial<structure-212214565-11431-11476-212214565-11397-11477-212214565-10493-
|
|
978
|
+
"DeepPartial<structure-212214565-11431-11476-212214565-11397-11477-212214565-10493-11978-212214565-0-23030>": {
|
|
976
979
|
type: string;
|
|
977
980
|
properties: {
|
|
978
981
|
enabled: {
|
|
@@ -984,7 +987,7 @@ export declare const JSONSchemas: {
|
|
|
984
987
|
};
|
|
985
988
|
additionalProperties: boolean;
|
|
986
989
|
};
|
|
987
|
-
"DeepPartial<def-interface-212214565-
|
|
990
|
+
"DeepPartial<def-interface-212214565-17804-18047-212214565-0-23030[]>": {
|
|
988
991
|
type: string;
|
|
989
992
|
items: {
|
|
990
993
|
$ref: string;
|
|
@@ -1071,6 +1074,28 @@ export declare const JSONSchemas: {
|
|
|
1071
1074
|
};
|
|
1072
1075
|
additionalProperties: boolean;
|
|
1073
1076
|
};
|
|
1077
|
+
"DeepPartial<structure-212214565-11898-11975-212214565-11880-11976-212214565-10493-11978-212214565-0-23030>": {
|
|
1078
|
+
type: string;
|
|
1079
|
+
properties: {
|
|
1080
|
+
planning: {
|
|
1081
|
+
$ref: string;
|
|
1082
|
+
};
|
|
1083
|
+
pickup: {
|
|
1084
|
+
$ref: string;
|
|
1085
|
+
};
|
|
1086
|
+
};
|
|
1087
|
+
additionalProperties: boolean;
|
|
1088
|
+
};
|
|
1089
|
+
"DeepPartial<interface-212214565-11978-12060-212214565-0-23030>": {
|
|
1090
|
+
type: string;
|
|
1091
|
+
properties: {
|
|
1092
|
+
integration: {
|
|
1093
|
+
type: string;
|
|
1094
|
+
enum: string[];
|
|
1095
|
+
};
|
|
1096
|
+
};
|
|
1097
|
+
additionalProperties: boolean;
|
|
1098
|
+
};
|
|
1074
1099
|
"DeepPartial<IPdpSettingsV2>": {
|
|
1075
1100
|
type: string;
|
|
1076
1101
|
properties: {
|
|
@@ -1110,7 +1135,7 @@ export declare const JSONSchemas: {
|
|
|
1110
1135
|
};
|
|
1111
1136
|
additionalProperties: boolean;
|
|
1112
1137
|
};
|
|
1113
|
-
"DeepPartial<def-interface-212214565-
|
|
1138
|
+
"DeepPartial<def-interface-212214565-22674-22750-212214565-0-23030[]>": {
|
|
1114
1139
|
type: string;
|
|
1115
1140
|
items: {
|
|
1116
1141
|
$ref: string;
|
|
@@ -1158,7 +1183,7 @@ export declare const JSONSchemas: {
|
|
|
1158
1183
|
};
|
|
1159
1184
|
additionalProperties: boolean;
|
|
1160
1185
|
};
|
|
1161
|
-
"DeepPartial<structure-212214565-
|
|
1186
|
+
"DeepPartial<structure-212214565-21918-21999-212214565-21907-22000-212214565-21861-22094-212214565-0-23030>": {
|
|
1162
1187
|
type: string;
|
|
1163
1188
|
properties: {
|
|
1164
1189
|
left: {
|
|
@@ -1170,7 +1195,7 @@ export declare const JSONSchemas: {
|
|
|
1170
1195
|
};
|
|
1171
1196
|
additionalProperties: boolean;
|
|
1172
1197
|
};
|
|
1173
|
-
"DeepPartial<def-alias-212214565-
|
|
1198
|
+
"DeepPartial<def-alias-212214565-22094-22303-212214565-0-23030[]>": {
|
|
1174
1199
|
type: string;
|
|
1175
1200
|
items: {
|
|
1176
1201
|
$ref: string;
|
|
@@ -1179,7 +1204,7 @@ export declare const JSONSchemas: {
|
|
|
1179
1204
|
PdpDetailsElementLayout: {
|
|
1180
1205
|
type: string;
|
|
1181
1206
|
};
|
|
1182
|
-
"DeepPartial<structure-212214565-
|
|
1207
|
+
"DeepPartial<structure-212214565-22010-22091-212214565-22000-22092-212214565-21861-22094-212214565-0-23030>": {
|
|
1183
1208
|
type: string;
|
|
1184
1209
|
properties: {
|
|
1185
1210
|
left: {
|
|
@@ -1255,7 +1280,7 @@ export declare const JSONSchemas: {
|
|
|
1255
1280
|
};
|
|
1256
1281
|
additionalProperties: boolean;
|
|
1257
1282
|
};
|
|
1258
|
-
"DeepPartial<indexed-type-212214565-
|
|
1283
|
+
"DeepPartial<indexed-type-212214565-20147-20187-212214565-20130-20188-212214565-20091-20457-212214565-0-23030>": {
|
|
1259
1284
|
type: string;
|
|
1260
1285
|
properties: {
|
|
1261
1286
|
mobile: {
|
|
@@ -1270,7 +1295,7 @@ export declare const JSONSchemas: {
|
|
|
1270
1295
|
};
|
|
1271
1296
|
additionalProperties: boolean;
|
|
1272
1297
|
};
|
|
1273
|
-
"DeepPartial<indexed-type-212214565-
|
|
1298
|
+
"DeepPartial<indexed-type-212214565-20210-20250-212214565-20188-20251-212214565-20091-20457-212214565-0-23030>": {
|
|
1274
1299
|
type: string;
|
|
1275
1300
|
properties: {
|
|
1276
1301
|
mobile: {
|
|
@@ -1285,7 +1310,7 @@ export declare const JSONSchemas: {
|
|
|
1285
1310
|
};
|
|
1286
1311
|
additionalProperties: boolean;
|
|
1287
1312
|
};
|
|
1288
|
-
"DeepPartial<structure-212214565-
|
|
1313
|
+
"DeepPartial<structure-212214565-20266-20454-212214565-20251-20455-212214565-20091-20457-212214565-0-23030>": {
|
|
1289
1314
|
type: string;
|
|
1290
1315
|
properties: {
|
|
1291
1316
|
enabled: {
|
|
@@ -1356,7 +1381,7 @@ export declare const JSONSchemas: {
|
|
|
1356
1381
|
};
|
|
1357
1382
|
additionalProperties: boolean;
|
|
1358
1383
|
};
|
|
1359
|
-
"DeepPartial<def-alias-212214565-
|
|
1384
|
+
"DeepPartial<def-alias-212214565-21013-21137-212214565-0-23030[]>": {
|
|
1360
1385
|
type: string;
|
|
1361
1386
|
items: {
|
|
1362
1387
|
$ref: string;
|
|
@@ -1704,7 +1729,7 @@ export declare const JSONSchemas: {
|
|
|
1704
1729
|
};
|
|
1705
1730
|
additionalProperties: boolean;
|
|
1706
1731
|
};
|
|
1707
|
-
"DeepPartial<indexed-type-212214565-
|
|
1732
|
+
"DeepPartial<indexed-type-212214565-22522-22584-212214565-22510-22585-212214565-22441-22674-212214565-0-23030>": {
|
|
1708
1733
|
type: string;
|
|
1709
1734
|
properties: {
|
|
1710
1735
|
marketingPreferences: {
|
|
@@ -1910,7 +1935,7 @@ export declare const JSONSchemas: {
|
|
|
1910
1935
|
};
|
|
1911
1936
|
additionalProperties: boolean;
|
|
1912
1937
|
};
|
|
1913
|
-
"DeepPartial<structure-212214565-
|
|
1938
|
+
"DeepPartial<structure-212214565-22922-22967-212214565-22905-22968-212214565-22846-22970-212214565-0-23030>": {
|
|
1914
1939
|
type: string;
|
|
1915
1940
|
properties: {
|
|
1916
1941
|
right: {
|
|
@@ -1931,7 +1956,7 @@ export declare const JSONSchemas: {
|
|
|
1931
1956
|
};
|
|
1932
1957
|
additionalProperties: boolean;
|
|
1933
1958
|
};
|
|
1934
|
-
"DeepPartial<def-interface-212214565-
|
|
1959
|
+
"DeepPartial<def-interface-212214565-14489-14613-212214565-0-23030[]>": {
|
|
1935
1960
|
type: string;
|
|
1936
1961
|
items: {
|
|
1937
1962
|
$ref: string;
|
|
@@ -43,7 +43,7 @@ exports.JSONSchemas = {
|
|
|
43
43
|
"$ref": "#/definitions/DeepPartial%3CISiteSettingsV2%3E"
|
|
44
44
|
},
|
|
45
45
|
"welcomeModal": {
|
|
46
|
-
"$ref": "#/definitions/DeepPartial%3Cdef-interface-212214565-
|
|
46
|
+
"$ref": "#/definitions/DeepPartial%3Cdef-interface-212214565-14489-14613-212214565-0-23030%5B%5D%3E"
|
|
47
47
|
},
|
|
48
48
|
"performance": {
|
|
49
49
|
"$ref": "#/definitions/DeepPartial%3CIPerformanceSettingsV2%3E"
|
|
@@ -58,21 +58,21 @@ exports.JSONSchemas = {
|
|
|
58
58
|
"type": "object",
|
|
59
59
|
"properties": {
|
|
60
60
|
"loyaltyTab": {
|
|
61
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-212214565-
|
|
61
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-212214565-18600-18807-212214565-18586-18808-212214565-18551-19028-212214565-0-23030%3E"
|
|
62
62
|
},
|
|
63
63
|
"idp": {
|
|
64
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-212214565-
|
|
64
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-212214565-18815-18892-212214565-18808-18893-212214565-18551-19028-212214565-0-23030%3E"
|
|
65
65
|
},
|
|
66
66
|
"profileTab": {
|
|
67
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-212214565-
|
|
67
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-212214565-18907-18947-212214565-18893-18948-212214565-18551-19028-212214565-0-23030%3E"
|
|
68
68
|
},
|
|
69
69
|
"secondStepRegistration": {
|
|
70
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-212214565-
|
|
70
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-212214565-18974-19025-212214565-18948-19026-212214565-18551-19028-212214565-0-23030%3E"
|
|
71
71
|
}
|
|
72
72
|
},
|
|
73
73
|
"additionalProperties": false
|
|
74
74
|
},
|
|
75
|
-
"DeepPartial<structure-212214565-
|
|
75
|
+
"DeepPartial<structure-212214565-18600-18807-212214565-18586-18808-212214565-18551-19028-212214565-0-23030>": {
|
|
76
76
|
"type": "object",
|
|
77
77
|
"properties": {
|
|
78
78
|
"barcodeSettings": {
|
|
@@ -91,7 +91,7 @@ exports.JSONSchemas = {
|
|
|
91
91
|
"type": "string"
|
|
92
92
|
},
|
|
93
93
|
"loyaltyValidationType": {
|
|
94
|
-
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-
|
|
94
|
+
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-16215-16776-212214565-0-23030%5B%5D%3E"
|
|
95
95
|
}
|
|
96
96
|
},
|
|
97
97
|
"additionalProperties": false
|
|
@@ -105,7 +105,7 @@ exports.JSONSchemas = {
|
|
|
105
105
|
},
|
|
106
106
|
"additionalProperties": false
|
|
107
107
|
},
|
|
108
|
-
"DeepPartial<def-alias-212214565-
|
|
108
|
+
"DeepPartial<def-alias-212214565-16215-16776-212214565-0-23030[]>": {
|
|
109
109
|
"type": "array",
|
|
110
110
|
"items": {
|
|
111
111
|
"$ref": "#/definitions/IValidationType"
|
|
@@ -290,7 +290,7 @@ exports.JSONSchemas = {
|
|
|
290
290
|
],
|
|
291
291
|
"additionalProperties": false
|
|
292
292
|
},
|
|
293
|
-
"DeepPartial<structure-212214565-
|
|
293
|
+
"DeepPartial<structure-212214565-18815-18892-212214565-18808-18893-212214565-18551-19028-212214565-0-23030>": {
|
|
294
294
|
"type": "object",
|
|
295
295
|
"properties": {
|
|
296
296
|
"enabled": {
|
|
@@ -309,7 +309,7 @@ exports.JSONSchemas = {
|
|
|
309
309
|
},
|
|
310
310
|
"additionalProperties": false
|
|
311
311
|
},
|
|
312
|
-
"DeepPartial<structure-212214565-
|
|
312
|
+
"DeepPartial<structure-212214565-18907-18947-212214565-18893-18948-212214565-18551-19028-212214565-0-23030>": {
|
|
313
313
|
"type": "object",
|
|
314
314
|
"properties": {
|
|
315
315
|
"deleteAccountButton": {
|
|
@@ -318,7 +318,7 @@ exports.JSONSchemas = {
|
|
|
318
318
|
},
|
|
319
319
|
"additionalProperties": false
|
|
320
320
|
},
|
|
321
|
-
"DeepPartial<structure-212214565-
|
|
321
|
+
"DeepPartial<structure-212214565-18974-19025-212214565-18948-19026-212214565-18551-19028-212214565-0-23030>": {
|
|
322
322
|
"type": "object",
|
|
323
323
|
"properties": {
|
|
324
324
|
"businessAccount": {
|
|
@@ -334,66 +334,66 @@ exports.JSONSchemas = {
|
|
|
334
334
|
"type": "boolean"
|
|
335
335
|
},
|
|
336
336
|
"fields": {
|
|
337
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-212214565-
|
|
337
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-212214565-19101-19411-212214565-19091-19412-212214565-19028-19414-212214565-0-23030%3E"
|
|
338
338
|
}
|
|
339
339
|
},
|
|
340
340
|
"additionalProperties": false
|
|
341
341
|
},
|
|
342
|
-
"DeepPartial<structure-212214565-
|
|
342
|
+
"DeepPartial<structure-212214565-19101-19411-212214565-19091-19412-212214565-19028-19414-212214565-0-23030>": {
|
|
343
343
|
"type": "object",
|
|
344
344
|
"properties": {
|
|
345
345
|
"title": {
|
|
346
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-212214565-
|
|
346
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-212214565-19114-19188-212214565-19103-19189-212214565-19101-19411-212214565-19091-19412-212214565-19028-19414-212214565-0-23030%3E"
|
|
347
347
|
},
|
|
348
348
|
"company": {
|
|
349
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-212214565-
|
|
349
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-212214565-19202-19276-212214565-19189-19277-212214565-19101-19411-212214565-19091-19412-212214565-19028-19414-212214565-0-23030%3E"
|
|
350
350
|
},
|
|
351
351
|
"typeOfBusiness": {
|
|
352
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-212214565-
|
|
352
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-212214565-19297-19406-212214565-19277-19407-212214565-19101-19411-212214565-19091-19412-212214565-19028-19414-212214565-0-23030%3E"
|
|
353
353
|
}
|
|
354
354
|
},
|
|
355
355
|
"additionalProperties": false
|
|
356
356
|
},
|
|
357
|
-
"DeepPartial<structure-212214565-
|
|
357
|
+
"DeepPartial<structure-212214565-19114-19188-212214565-19103-19189-212214565-19101-19411-212214565-19091-19412-212214565-19028-19414-212214565-0-23030>": {
|
|
358
358
|
"type": "object",
|
|
359
359
|
"properties": {
|
|
360
360
|
"enabled": {
|
|
361
361
|
"type": "boolean"
|
|
362
362
|
},
|
|
363
363
|
"validationTypes": {
|
|
364
|
-
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-
|
|
364
|
+
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-16215-16776-212214565-0-23030%5B%5D%3E"
|
|
365
365
|
}
|
|
366
366
|
},
|
|
367
367
|
"additionalProperties": false
|
|
368
368
|
},
|
|
369
|
-
"DeepPartial<structure-212214565-
|
|
369
|
+
"DeepPartial<structure-212214565-19202-19276-212214565-19189-19277-212214565-19101-19411-212214565-19091-19412-212214565-19028-19414-212214565-0-23030>": {
|
|
370
370
|
"type": "object",
|
|
371
371
|
"properties": {
|
|
372
372
|
"enabled": {
|
|
373
373
|
"type": "boolean"
|
|
374
374
|
},
|
|
375
375
|
"validationTypes": {
|
|
376
|
-
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-
|
|
376
|
+
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-16215-16776-212214565-0-23030%5B%5D%3E"
|
|
377
377
|
}
|
|
378
378
|
},
|
|
379
379
|
"additionalProperties": false
|
|
380
380
|
},
|
|
381
|
-
"DeepPartial<structure-212214565-
|
|
381
|
+
"DeepPartial<structure-212214565-19297-19406-212214565-19277-19407-212214565-19101-19411-212214565-19091-19412-212214565-19028-19414-212214565-0-23030>": {
|
|
382
382
|
"type": "object",
|
|
383
383
|
"properties": {
|
|
384
384
|
"enabled": {
|
|
385
385
|
"type": "boolean"
|
|
386
386
|
},
|
|
387
387
|
"options": {
|
|
388
|
-
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-
|
|
388
|
+
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-19414-19542-212214565-0-23030%5B%5D%3E"
|
|
389
389
|
},
|
|
390
390
|
"validationTypes": {
|
|
391
|
-
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-
|
|
391
|
+
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-16215-16776-212214565-0-23030%5B%5D%3E"
|
|
392
392
|
}
|
|
393
393
|
},
|
|
394
394
|
"additionalProperties": false
|
|
395
395
|
},
|
|
396
|
-
"DeepPartial<def-alias-212214565-
|
|
396
|
+
"DeepPartial<def-alias-212214565-19414-19542-212214565-0-23030[]>": {
|
|
397
397
|
"type": "array",
|
|
398
398
|
"items": {
|
|
399
399
|
"$ref": "#/definitions/ITypesOfBusiness"
|
|
@@ -416,10 +416,10 @@ exports.JSONSchemas = {
|
|
|
416
416
|
"$ref": "#/definitions/DeepPartial%3CIAddressValidationTypes%3E"
|
|
417
417
|
},
|
|
418
418
|
"eircode": {
|
|
419
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-212214565-9713-9758-212214565-9702-9759-212214565-9610-10069-212214565-0-
|
|
419
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-212214565-9713-9758-212214565-9702-9759-212214565-9610-10069-212214565-0-23030%3E"
|
|
420
420
|
},
|
|
421
421
|
"integration": {
|
|
422
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-212214565-9774-10005-212214565-9759-10006-212214565-9610-10069-212214565-0-
|
|
422
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-212214565-9774-10005-212214565-9759-10006-212214565-9610-10069-212214565-0-23030%3E"
|
|
423
423
|
},
|
|
424
424
|
"useAddressValidation": {
|
|
425
425
|
"type": "boolean"
|
|
@@ -434,42 +434,42 @@ exports.JSONSchemas = {
|
|
|
434
434
|
"type": "object",
|
|
435
435
|
"properties": {
|
|
436
436
|
"addressLine1": {
|
|
437
|
-
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-
|
|
437
|
+
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-16215-16776-212214565-0-23030%5B%5D%3E"
|
|
438
438
|
},
|
|
439
439
|
"addressLine2": {
|
|
440
|
-
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-
|
|
440
|
+
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-16215-16776-212214565-0-23030%5B%5D%3E"
|
|
441
441
|
},
|
|
442
442
|
"city": {
|
|
443
|
-
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-
|
|
443
|
+
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-16215-16776-212214565-0-23030%5B%5D%3E"
|
|
444
444
|
},
|
|
445
445
|
"countyProvinceState": {
|
|
446
|
-
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-
|
|
446
|
+
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-16215-16776-212214565-0-23030%5B%5D%3E"
|
|
447
447
|
},
|
|
448
448
|
"familyName": {
|
|
449
|
-
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-
|
|
449
|
+
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-16215-16776-212214565-0-23030%5B%5D%3E"
|
|
450
450
|
},
|
|
451
451
|
"firstName": {
|
|
452
|
-
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-
|
|
452
|
+
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-16215-16776-212214565-0-23030%5B%5D%3E"
|
|
453
453
|
},
|
|
454
454
|
"instructions": {
|
|
455
|
-
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-
|
|
455
|
+
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-16215-16776-212214565-0-23030%5B%5D%3E"
|
|
456
456
|
},
|
|
457
457
|
"phoneNumber": {
|
|
458
|
-
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-
|
|
458
|
+
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-16215-16776-212214565-0-23030%5B%5D%3E"
|
|
459
459
|
},
|
|
460
460
|
"postCode": {
|
|
461
|
-
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-
|
|
461
|
+
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-16215-16776-212214565-0-23030%5B%5D%3E"
|
|
462
462
|
},
|
|
463
463
|
"smsNumber": {
|
|
464
|
-
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-
|
|
464
|
+
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-16215-16776-212214565-0-23030%5B%5D%3E"
|
|
465
465
|
},
|
|
466
466
|
"deliveryModalZipCodeValidation": {
|
|
467
|
-
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-
|
|
467
|
+
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-16215-16776-212214565-0-23030%5B%5D%3E"
|
|
468
468
|
}
|
|
469
469
|
},
|
|
470
470
|
"additionalProperties": false
|
|
471
471
|
},
|
|
472
|
-
"DeepPartial<structure-212214565-9713-9758-212214565-9702-9759-212214565-9610-10069-212214565-0-
|
|
472
|
+
"DeepPartial<structure-212214565-9713-9758-212214565-9702-9759-212214565-9610-10069-212214565-0-23030>": {
|
|
473
473
|
"type": "object",
|
|
474
474
|
"properties": {
|
|
475
475
|
"enabled": {
|
|
@@ -481,7 +481,7 @@ exports.JSONSchemas = {
|
|
|
481
481
|
},
|
|
482
482
|
"additionalProperties": false
|
|
483
483
|
},
|
|
484
|
-
"DeepPartial<structure-212214565-9774-10005-212214565-9759-10006-212214565-9610-10069-212214565-0-
|
|
484
|
+
"DeepPartial<structure-212214565-9774-10005-212214565-9759-10006-212214565-9610-10069-212214565-0-23030>": {
|
|
485
485
|
"type": "object",
|
|
486
486
|
"properties": {
|
|
487
487
|
"enabled": {
|
|
@@ -619,13 +619,13 @@ exports.JSONSchemas = {
|
|
|
619
619
|
"type": "object",
|
|
620
620
|
"properties": {
|
|
621
621
|
"instructions": {
|
|
622
|
-
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-
|
|
622
|
+
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-16215-16776-212214565-0-23030%5B%5D%3E"
|
|
623
623
|
},
|
|
624
624
|
"phoneNumber": {
|
|
625
|
-
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-
|
|
625
|
+
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-16215-16776-212214565-0-23030%5B%5D%3E"
|
|
626
626
|
},
|
|
627
627
|
"smsNumber": {
|
|
628
|
-
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-
|
|
628
|
+
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-16215-16776-212214565-0-23030%5B%5D%3E"
|
|
629
629
|
}
|
|
630
630
|
},
|
|
631
631
|
"additionalProperties": false
|
|
@@ -694,7 +694,7 @@ exports.JSONSchemas = {
|
|
|
694
694
|
"type": "boolean"
|
|
695
695
|
},
|
|
696
696
|
"externalStoreSelectorUrl": {
|
|
697
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-212214565-11221-11266-212214565-11193-11267-212214565-10493-
|
|
697
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-212214565-11221-11266-212214565-11193-11267-212214565-10493-11978-212214565-0-23030%3E"
|
|
698
698
|
},
|
|
699
699
|
"favoritesV1": {
|
|
700
700
|
"type": "boolean"
|
|
@@ -716,13 +716,13 @@ exports.JSONSchemas = {
|
|
|
716
716
|
"$ref": "#/definitions/DeepPartial%3CIGlobalAnimations%3E"
|
|
717
717
|
},
|
|
718
718
|
"instacart": {
|
|
719
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-212214565-11431-11476-212214565-11397-11477-212214565-10493-
|
|
719
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-212214565-11431-11476-212214565-11397-11477-212214565-10493-11978-212214565-0-23030%3E"
|
|
720
720
|
},
|
|
721
721
|
"recipeLegacyShareLink": {
|
|
722
722
|
"type": "boolean"
|
|
723
723
|
},
|
|
724
724
|
"registrationFields": {
|
|
725
|
-
"$ref": "#/definitions/DeepPartial%3Cdef-interface-212214565-
|
|
725
|
+
"$ref": "#/definitions/DeepPartial%3Cdef-interface-212214565-17804-18047-212214565-0-23030%5B%5D%3E"
|
|
726
726
|
},
|
|
727
727
|
"secondTierAuthorization": {
|
|
728
728
|
"$ref": "#/definitions/ISecondTierAuthorization"
|
|
@@ -750,6 +750,9 @@ exports.JSONSchemas = {
|
|
|
750
750
|
},
|
|
751
751
|
"acquiaAuthService": {
|
|
752
752
|
"type": "boolean"
|
|
753
|
+
},
|
|
754
|
+
"storeSelection": {
|
|
755
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-212214565-11898-11975-212214565-11880-11976-212214565-10493-11978-212214565-0-23030%3E"
|
|
753
756
|
}
|
|
754
757
|
},
|
|
755
758
|
"additionalProperties": false
|
|
@@ -1013,12 +1016,12 @@ exports.JSONSchemas = {
|
|
|
1013
1016
|
]
|
|
1014
1017
|
},
|
|
1015
1018
|
"headerLayout": {
|
|
1016
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-212214565-
|
|
1019
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-212214565-12172-12243-212214565-12156-12244-212214565-12060-12246-212214565-0-23030%3E"
|
|
1017
1020
|
}
|
|
1018
1021
|
},
|
|
1019
1022
|
"additionalProperties": false
|
|
1020
1023
|
},
|
|
1021
|
-
"DeepPartial<structure-212214565-
|
|
1024
|
+
"DeepPartial<structure-212214565-12172-12243-212214565-12156-12244-212214565-12060-12246-212214565-0-23030>": {
|
|
1022
1025
|
"type": "object",
|
|
1023
1026
|
"properties": {
|
|
1024
1027
|
"mobile": {
|
|
@@ -1038,7 +1041,7 @@ exports.JSONSchemas = {
|
|
|
1038
1041
|
},
|
|
1039
1042
|
"additionalProperties": false
|
|
1040
1043
|
},
|
|
1041
|
-
"DeepPartial<structure-212214565-11221-11266-212214565-11193-11267-212214565-10493-
|
|
1044
|
+
"DeepPartial<structure-212214565-11221-11266-212214565-11193-11267-212214565-10493-11978-212214565-0-23030>": {
|
|
1042
1045
|
"type": "object",
|
|
1043
1046
|
"properties": {
|
|
1044
1047
|
"enabled": {
|
|
@@ -1161,7 +1164,7 @@ exports.JSONSchemas = {
|
|
|
1161
1164
|
},
|
|
1162
1165
|
"additionalProperties": false
|
|
1163
1166
|
},
|
|
1164
|
-
"DeepPartial<structure-212214565-11431-11476-212214565-11397-11477-212214565-10493-
|
|
1167
|
+
"DeepPartial<structure-212214565-11431-11476-212214565-11397-11477-212214565-10493-11978-212214565-0-23030>": {
|
|
1165
1168
|
"type": "object",
|
|
1166
1169
|
"properties": {
|
|
1167
1170
|
"enabled": {
|
|
@@ -1173,7 +1176,7 @@ exports.JSONSchemas = {
|
|
|
1173
1176
|
},
|
|
1174
1177
|
"additionalProperties": false
|
|
1175
1178
|
},
|
|
1176
|
-
"DeepPartial<def-interface-212214565-
|
|
1179
|
+
"DeepPartial<def-interface-212214565-17804-18047-212214565-0-23030[]>": {
|
|
1177
1180
|
"type": "array",
|
|
1178
1181
|
"items": {
|
|
1179
1182
|
"$ref": "#/definitions/DeepPartial%3CIRegistrationField%3E"
|
|
@@ -1195,7 +1198,7 @@ exports.JSONSchemas = {
|
|
|
1195
1198
|
"$ref": "#/definitions/IRegistrationFieldTypes"
|
|
1196
1199
|
},
|
|
1197
1200
|
"validationTypes": {
|
|
1198
|
-
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-
|
|
1201
|
+
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-16215-16776-212214565-0-23030%5B%5D%3E"
|
|
1199
1202
|
},
|
|
1200
1203
|
"alwaysVisible": {
|
|
1201
1204
|
"type": "boolean"
|
|
@@ -1274,6 +1277,31 @@ exports.JSONSchemas = {
|
|
|
1274
1277
|
},
|
|
1275
1278
|
"additionalProperties": false
|
|
1276
1279
|
},
|
|
1280
|
+
"DeepPartial<structure-212214565-11898-11975-212214565-11880-11976-212214565-10493-11978-212214565-0-23030>": {
|
|
1281
|
+
"type": "object",
|
|
1282
|
+
"properties": {
|
|
1283
|
+
"planning": {
|
|
1284
|
+
"$ref": "#/definitions/DeepPartial%3Cinterface-212214565-11978-12060-212214565-0-23030%3E"
|
|
1285
|
+
},
|
|
1286
|
+
"pickup": {
|
|
1287
|
+
"$ref": "#/definitions/DeepPartial%3Cinterface-212214565-11978-12060-212214565-0-23030%3E"
|
|
1288
|
+
}
|
|
1289
|
+
},
|
|
1290
|
+
"additionalProperties": false
|
|
1291
|
+
},
|
|
1292
|
+
"DeepPartial<interface-212214565-11978-12060-212214565-0-23030>": {
|
|
1293
|
+
"type": "object",
|
|
1294
|
+
"properties": {
|
|
1295
|
+
"integration": {
|
|
1296
|
+
"type": "string",
|
|
1297
|
+
"enum": [
|
|
1298
|
+
"AddressFinder",
|
|
1299
|
+
"default"
|
|
1300
|
+
]
|
|
1301
|
+
}
|
|
1302
|
+
},
|
|
1303
|
+
"additionalProperties": false
|
|
1304
|
+
},
|
|
1277
1305
|
"DeepPartial<IPdpSettingsV2>": {
|
|
1278
1306
|
"type": "object",
|
|
1279
1307
|
"properties": {
|
|
@@ -1308,12 +1336,12 @@ exports.JSONSchemas = {
|
|
|
1308
1336
|
"type": "boolean"
|
|
1309
1337
|
},
|
|
1310
1338
|
"contentProviders": {
|
|
1311
|
-
"$ref": "#/definitions/DeepPartial%3Cdef-interface-212214565-
|
|
1339
|
+
"$ref": "#/definitions/DeepPartial%3Cdef-interface-212214565-22674-22750-212214565-0-23030%5B%5D%3E"
|
|
1312
1340
|
}
|
|
1313
1341
|
},
|
|
1314
1342
|
"additionalProperties": false
|
|
1315
1343
|
},
|
|
1316
|
-
"DeepPartial<def-interface-212214565-
|
|
1344
|
+
"DeepPartial<def-interface-212214565-22674-22750-212214565-0-23030[]>": {
|
|
1317
1345
|
"type": "array",
|
|
1318
1346
|
"items": {
|
|
1319
1347
|
"$ref": "#/definitions/DeepPartial%3CIDefaultExternal%3E"
|
|
@@ -1369,27 +1397,27 @@ exports.JSONSchemas = {
|
|
|
1369
1397
|
"type": "object",
|
|
1370
1398
|
"properties": {
|
|
1371
1399
|
"desktop": {
|
|
1372
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-212214565-
|
|
1400
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-212214565-21918-21999-212214565-21907-22000-212214565-21861-22094-212214565-0-23030%3E"
|
|
1373
1401
|
},
|
|
1374
1402
|
"mobile": {
|
|
1375
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-212214565-
|
|
1403
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-212214565-22010-22091-212214565-22000-22092-212214565-21861-22094-212214565-0-23030%3E"
|
|
1376
1404
|
}
|
|
1377
1405
|
},
|
|
1378
1406
|
"additionalProperties": false
|
|
1379
1407
|
},
|
|
1380
|
-
"DeepPartial<structure-212214565-
|
|
1408
|
+
"DeepPartial<structure-212214565-21918-21999-212214565-21907-22000-212214565-21861-22094-212214565-0-23030>": {
|
|
1381
1409
|
"type": "object",
|
|
1382
1410
|
"properties": {
|
|
1383
1411
|
"left": {
|
|
1384
|
-
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-
|
|
1412
|
+
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-22094-22303-212214565-0-23030%5B%5D%3E"
|
|
1385
1413
|
},
|
|
1386
1414
|
"right": {
|
|
1387
|
-
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-
|
|
1415
|
+
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-22094-22303-212214565-0-23030%5B%5D%3E"
|
|
1388
1416
|
}
|
|
1389
1417
|
},
|
|
1390
1418
|
"additionalProperties": false
|
|
1391
1419
|
},
|
|
1392
|
-
"DeepPartial<def-alias-212214565-
|
|
1420
|
+
"DeepPartial<def-alias-212214565-22094-22303-212214565-0-23030[]>": {
|
|
1393
1421
|
"type": "array",
|
|
1394
1422
|
"items": {
|
|
1395
1423
|
"$ref": "#/definitions/PdpDetailsElementLayout"
|
|
@@ -1398,14 +1426,14 @@ exports.JSONSchemas = {
|
|
|
1398
1426
|
"PdpDetailsElementLayout": {
|
|
1399
1427
|
"type": "string"
|
|
1400
1428
|
},
|
|
1401
|
-
"DeepPartial<structure-212214565-
|
|
1429
|
+
"DeepPartial<structure-212214565-22010-22091-212214565-22000-22092-212214565-21861-22094-212214565-0-23030>": {
|
|
1402
1430
|
"type": "object",
|
|
1403
1431
|
"properties": {
|
|
1404
1432
|
"left": {
|
|
1405
|
-
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-
|
|
1433
|
+
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-22094-22303-212214565-0-23030%5B%5D%3E"
|
|
1406
1434
|
},
|
|
1407
1435
|
"right": {
|
|
1408
|
-
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-
|
|
1436
|
+
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-22094-22303-212214565-0-23030%5B%5D%3E"
|
|
1409
1437
|
}
|
|
1410
1438
|
},
|
|
1411
1439
|
"additionalProperties": false
|
|
@@ -1492,18 +1520,18 @@ exports.JSONSchemas = {
|
|
|
1492
1520
|
"type": "object",
|
|
1493
1521
|
"properties": {
|
|
1494
1522
|
"gridRowLength": {
|
|
1495
|
-
"$ref": "#/definitions/DeepPartial%3Cindexed-type-212214565-
|
|
1523
|
+
"$ref": "#/definitions/DeepPartial%3Cindexed-type-212214565-20147-20187-212214565-20130-20188-212214565-20091-20457-212214565-0-23030%3E"
|
|
1496
1524
|
},
|
|
1497
1525
|
"carouselsRowLength": {
|
|
1498
|
-
"$ref": "#/definitions/DeepPartial%3Cindexed-type-212214565-
|
|
1526
|
+
"$ref": "#/definitions/DeepPartial%3Cindexed-type-212214565-20210-20250-212214565-20188-20251-212214565-20091-20457-212214565-0-23030%3E"
|
|
1499
1527
|
},
|
|
1500
1528
|
"productCard": {
|
|
1501
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-212214565-
|
|
1529
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-212214565-20266-20454-212214565-20251-20455-212214565-20091-20457-212214565-0-23030%3E"
|
|
1502
1530
|
}
|
|
1503
1531
|
},
|
|
1504
1532
|
"additionalProperties": false
|
|
1505
1533
|
},
|
|
1506
|
-
"DeepPartial<indexed-type-212214565-
|
|
1534
|
+
"DeepPartial<indexed-type-212214565-20147-20187-212214565-20130-20188-212214565-20091-20457-212214565-0-23030>": {
|
|
1507
1535
|
"type": "object",
|
|
1508
1536
|
"properties": {
|
|
1509
1537
|
"mobile": {
|
|
@@ -1518,7 +1546,7 @@ exports.JSONSchemas = {
|
|
|
1518
1546
|
},
|
|
1519
1547
|
"additionalProperties": false
|
|
1520
1548
|
},
|
|
1521
|
-
"DeepPartial<indexed-type-212214565-
|
|
1549
|
+
"DeepPartial<indexed-type-212214565-20210-20250-212214565-20188-20251-212214565-20091-20457-212214565-0-23030>": {
|
|
1522
1550
|
"type": "object",
|
|
1523
1551
|
"properties": {
|
|
1524
1552
|
"mobile": {
|
|
@@ -1533,7 +1561,7 @@ exports.JSONSchemas = {
|
|
|
1533
1561
|
},
|
|
1534
1562
|
"additionalProperties": false
|
|
1535
1563
|
},
|
|
1536
|
-
"DeepPartial<structure-212214565-
|
|
1564
|
+
"DeepPartial<structure-212214565-20266-20454-212214565-20251-20455-212214565-20091-20457-212214565-0-23030>": {
|
|
1537
1565
|
"type": "object",
|
|
1538
1566
|
"properties": {
|
|
1539
1567
|
"enabled": {
|
|
@@ -1615,12 +1643,12 @@ exports.JSONSchemas = {
|
|
|
1615
1643
|
"type": "number"
|
|
1616
1644
|
},
|
|
1617
1645
|
"labelsPriority": {
|
|
1618
|
-
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-
|
|
1646
|
+
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-21013-21137-212214565-0-23030%5B%5D%3E"
|
|
1619
1647
|
}
|
|
1620
1648
|
},
|
|
1621
1649
|
"additionalProperties": false
|
|
1622
1650
|
},
|
|
1623
|
-
"DeepPartial<def-alias-212214565-
|
|
1651
|
+
"DeepPartial<def-alias-212214565-21013-21137-212214565-0-23030[]>": {
|
|
1624
1652
|
"type": "array",
|
|
1625
1653
|
"items": {
|
|
1626
1654
|
"$ref": "#/definitions/DeepPartial%3CILabelConfig%3E"
|
|
@@ -2549,7 +2577,7 @@ exports.JSONSchemas = {
|
|
|
2549
2577
|
"type": "boolean"
|
|
2550
2578
|
},
|
|
2551
2579
|
"sections": {
|
|
2552
|
-
"$ref": "#/definitions/DeepPartial%3Cindexed-type-212214565-
|
|
2580
|
+
"$ref": "#/definitions/DeepPartial%3Cindexed-type-212214565-22522-22584-212214565-22510-22585-212214565-22441-22674-212214565-0-23030%3E"
|
|
2553
2581
|
},
|
|
2554
2582
|
"optInMarketingPreferences": {
|
|
2555
2583
|
"type": "boolean"
|
|
@@ -2560,7 +2588,7 @@ exports.JSONSchemas = {
|
|
|
2560
2588
|
},
|
|
2561
2589
|
"additionalProperties": false
|
|
2562
2590
|
},
|
|
2563
|
-
"DeepPartial<indexed-type-212214565-
|
|
2591
|
+
"DeepPartial<indexed-type-212214565-22522-22584-212214565-22510-22585-212214565-22441-22674-212214565-0-23030>": {
|
|
2564
2592
|
"type": "object",
|
|
2565
2593
|
"properties": {
|
|
2566
2594
|
"marketingPreferences": {
|
|
@@ -2775,12 +2803,12 @@ exports.JSONSchemas = {
|
|
|
2775
2803
|
"type": "boolean"
|
|
2776
2804
|
},
|
|
2777
2805
|
"percentOffset": {
|
|
2778
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-212214565-
|
|
2806
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-212214565-22922-22967-212214565-22905-22968-212214565-22846-22970-212214565-0-23030%3E"
|
|
2779
2807
|
}
|
|
2780
2808
|
},
|
|
2781
2809
|
"additionalProperties": false
|
|
2782
2810
|
},
|
|
2783
|
-
"DeepPartial<structure-212214565-
|
|
2811
|
+
"DeepPartial<structure-212214565-22922-22967-212214565-22905-22968-212214565-22846-22970-212214565-0-23030>": {
|
|
2784
2812
|
"type": "object",
|
|
2785
2813
|
"properties": {
|
|
2786
2814
|
"right": {
|
|
@@ -2801,7 +2829,7 @@ exports.JSONSchemas = {
|
|
|
2801
2829
|
},
|
|
2802
2830
|
"additionalProperties": false
|
|
2803
2831
|
},
|
|
2804
|
-
"DeepPartial<def-interface-212214565-
|
|
2832
|
+
"DeepPartial<def-interface-212214565-14489-14613-212214565-0-23030[]>": {
|
|
2805
2833
|
"type": "array",
|
|
2806
2834
|
"items": {
|
|
2807
2835
|
"$ref": "#/definitions/DeepPartial%3CIWelcomeModalV2%3E"
|
|
@@ -388,6 +388,13 @@ export interface IFeaturesV2 {
|
|
|
388
388
|
couponGallery: ICouponGalleryLayout;
|
|
389
389
|
gsaSupportedBrowser: boolean;
|
|
390
390
|
acquiaAuthService: boolean;
|
|
391
|
+
storeSelection: {
|
|
392
|
+
planning: IStoreSelectionSettings;
|
|
393
|
+
pickup: IStoreSelectionSettings;
|
|
394
|
+
};
|
|
395
|
+
}
|
|
396
|
+
interface IStoreSelectionSettings {
|
|
397
|
+
integration: "AddressFinder" | "default";
|
|
391
398
|
}
|
|
392
399
|
export interface IGoogleTranslateWidget {
|
|
393
400
|
enabled: boolean;
|
|
@@ -12,6 +12,12 @@ exports.AdminSettingsTemplateMobile = {
|
|
|
12
12
|
helpLink: "",
|
|
13
13
|
type: "checkbox",
|
|
14
14
|
},
|
|
15
|
+
enableAgeRestrictedLabelOnCartReview: {
|
|
16
|
+
description: "Should show age-restricted label on cart review page? ",
|
|
17
|
+
title: "Enable Age Restricted Label On Cart Review",
|
|
18
|
+
helpLink: "",
|
|
19
|
+
type: "checkbox",
|
|
20
|
+
},
|
|
15
21
|
enableCouponRecommendedTag: {
|
|
16
22
|
description: "Should show coupon recommended tag?",
|
|
17
23
|
title: "Enable Coupon Recommended Tag",
|
|
@@ -202,6 +202,14 @@ var DefaultConfigSFUI = {
|
|
|
202
202
|
},
|
|
203
203
|
gsaSupportedBrowser: true,
|
|
204
204
|
acquiaAuthService: false,
|
|
205
|
+
storeSelection: {
|
|
206
|
+
pickup: {
|
|
207
|
+
integration: "default",
|
|
208
|
+
},
|
|
209
|
+
planning: {
|
|
210
|
+
integration: "default"
|
|
211
|
+
},
|
|
212
|
+
},
|
|
205
213
|
},
|
|
206
214
|
pdpSettings: {
|
|
207
215
|
externalContent: {
|