@thryveai/theme-interfaces 2.8.7 → 2.8.9
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 +32 -29
- package/dist/JSONSchemas/index.js +86 -79
- package/dist/interfaces/retailer-settings.interfaces.d.ts +1 -1
- package/dist/storefront/commonSettingsStorefront.js +1 -0
- package/dist/storefront/contentEngineComponents.d.ts +1 -0
- package/dist/storefront/contentEngineComponents.js +1 -0
- package/dist/storefront/defaultIconsStorefront.js +1 -1
- package/dist/storefront/defaultSettingsStorefront.js +1 -0
- package/package.json +1 -1
|
@@ -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-15217-15341-212214565-0-
|
|
46
|
+
"$ref": "#/definitions/DeepPartial%3Cdef-interface-212214565-15217-15341-212214565-0-23855%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-19344-19551-212214565-19330-19552-212214565-19295-19772-212214565-0-23855%3E"
|
|
62
62
|
},
|
|
63
63
|
"idp": {
|
|
64
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-212214565-
|
|
64
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-212214565-19559-19636-212214565-19552-19637-212214565-19295-19772-212214565-0-23855%3E"
|
|
65
65
|
},
|
|
66
66
|
"profileTab": {
|
|
67
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-212214565-
|
|
67
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-212214565-19651-19691-212214565-19637-19692-212214565-19295-19772-212214565-0-23855%3E"
|
|
68
68
|
},
|
|
69
69
|
"secondStepRegistration": {
|
|
70
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-212214565-
|
|
70
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-212214565-19718-19769-212214565-19692-19770-212214565-19295-19772-212214565-0-23855%3E"
|
|
71
71
|
}
|
|
72
72
|
},
|
|
73
73
|
"additionalProperties": false
|
|
74
74
|
},
|
|
75
|
-
"DeepPartial<structure-212214565-
|
|
75
|
+
"DeepPartial<structure-212214565-19344-19551-212214565-19330-19552-212214565-19295-19772-212214565-0-23855>": {
|
|
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-16943-
|
|
94
|
+
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-16943-17520-212214565-0-23855%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-16943-
|
|
108
|
+
"DeepPartial<def-alias-212214565-16943-17520-212214565-0-23855[]>": {
|
|
109
109
|
"type": "array",
|
|
110
110
|
"items": {
|
|
111
111
|
"$ref": "#/definitions/IValidationType"
|
|
@@ -229,6 +229,10 @@ exports.JSONSchemas = {
|
|
|
229
229
|
{
|
|
230
230
|
"type": "string",
|
|
231
231
|
"const": "NAPhone"
|
|
232
|
+
},
|
|
233
|
+
{
|
|
234
|
+
"type": "string",
|
|
235
|
+
"const": "E164Phone"
|
|
232
236
|
}
|
|
233
237
|
]
|
|
234
238
|
},
|
|
@@ -290,7 +294,7 @@ exports.JSONSchemas = {
|
|
|
290
294
|
],
|
|
291
295
|
"additionalProperties": false
|
|
292
296
|
},
|
|
293
|
-
"DeepPartial<structure-212214565-
|
|
297
|
+
"DeepPartial<structure-212214565-19559-19636-212214565-19552-19637-212214565-19295-19772-212214565-0-23855>": {
|
|
294
298
|
"type": "object",
|
|
295
299
|
"properties": {
|
|
296
300
|
"enabled": {
|
|
@@ -309,7 +313,7 @@ exports.JSONSchemas = {
|
|
|
309
313
|
},
|
|
310
314
|
"additionalProperties": false
|
|
311
315
|
},
|
|
312
|
-
"DeepPartial<structure-212214565-
|
|
316
|
+
"DeepPartial<structure-212214565-19651-19691-212214565-19637-19692-212214565-19295-19772-212214565-0-23855>": {
|
|
313
317
|
"type": "object",
|
|
314
318
|
"properties": {
|
|
315
319
|
"deleteAccountButton": {
|
|
@@ -318,7 +322,7 @@ exports.JSONSchemas = {
|
|
|
318
322
|
},
|
|
319
323
|
"additionalProperties": false
|
|
320
324
|
},
|
|
321
|
-
"DeepPartial<structure-212214565-
|
|
325
|
+
"DeepPartial<structure-212214565-19718-19769-212214565-19692-19770-212214565-19295-19772-212214565-0-23855>": {
|
|
322
326
|
"type": "object",
|
|
323
327
|
"properties": {
|
|
324
328
|
"businessAccount": {
|
|
@@ -334,66 +338,66 @@ exports.JSONSchemas = {
|
|
|
334
338
|
"type": "boolean"
|
|
335
339
|
},
|
|
336
340
|
"fields": {
|
|
337
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-212214565-
|
|
341
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-212214565-19845-20155-212214565-19835-20156-212214565-19772-20158-212214565-0-23855%3E"
|
|
338
342
|
}
|
|
339
343
|
},
|
|
340
344
|
"additionalProperties": false
|
|
341
345
|
},
|
|
342
|
-
"DeepPartial<structure-212214565-
|
|
346
|
+
"DeepPartial<structure-212214565-19845-20155-212214565-19835-20156-212214565-19772-20158-212214565-0-23855>": {
|
|
343
347
|
"type": "object",
|
|
344
348
|
"properties": {
|
|
345
349
|
"title": {
|
|
346
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-212214565-
|
|
350
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-212214565-19858-19932-212214565-19847-19933-212214565-19845-20155-212214565-19835-20156-212214565-19772-20158-212214565-0-23855%3E"
|
|
347
351
|
},
|
|
348
352
|
"company": {
|
|
349
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-212214565-
|
|
353
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-212214565-19946-20020-212214565-19933-20021-212214565-19845-20155-212214565-19835-20156-212214565-19772-20158-212214565-0-23855%3E"
|
|
350
354
|
},
|
|
351
355
|
"typeOfBusiness": {
|
|
352
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-212214565-
|
|
356
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-212214565-20041-20150-212214565-20021-20151-212214565-19845-20155-212214565-19835-20156-212214565-19772-20158-212214565-0-23855%3E"
|
|
353
357
|
}
|
|
354
358
|
},
|
|
355
359
|
"additionalProperties": false
|
|
356
360
|
},
|
|
357
|
-
"DeepPartial<structure-212214565-
|
|
361
|
+
"DeepPartial<structure-212214565-19858-19932-212214565-19847-19933-212214565-19845-20155-212214565-19835-20156-212214565-19772-20158-212214565-0-23855>": {
|
|
358
362
|
"type": "object",
|
|
359
363
|
"properties": {
|
|
360
364
|
"enabled": {
|
|
361
365
|
"type": "boolean"
|
|
362
366
|
},
|
|
363
367
|
"validationTypes": {
|
|
364
|
-
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-16943-
|
|
368
|
+
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-16943-17520-212214565-0-23855%5B%5D%3E"
|
|
365
369
|
}
|
|
366
370
|
},
|
|
367
371
|
"additionalProperties": false
|
|
368
372
|
},
|
|
369
|
-
"DeepPartial<structure-212214565-
|
|
373
|
+
"DeepPartial<structure-212214565-19946-20020-212214565-19933-20021-212214565-19845-20155-212214565-19835-20156-212214565-19772-20158-212214565-0-23855>": {
|
|
370
374
|
"type": "object",
|
|
371
375
|
"properties": {
|
|
372
376
|
"enabled": {
|
|
373
377
|
"type": "boolean"
|
|
374
378
|
},
|
|
375
379
|
"validationTypes": {
|
|
376
|
-
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-16943-
|
|
380
|
+
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-16943-17520-212214565-0-23855%5B%5D%3E"
|
|
377
381
|
}
|
|
378
382
|
},
|
|
379
383
|
"additionalProperties": false
|
|
380
384
|
},
|
|
381
|
-
"DeepPartial<structure-212214565-
|
|
385
|
+
"DeepPartial<structure-212214565-20041-20150-212214565-20021-20151-212214565-19845-20155-212214565-19835-20156-212214565-19772-20158-212214565-0-23855>": {
|
|
382
386
|
"type": "object",
|
|
383
387
|
"properties": {
|
|
384
388
|
"enabled": {
|
|
385
389
|
"type": "boolean"
|
|
386
390
|
},
|
|
387
391
|
"options": {
|
|
388
|
-
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-
|
|
392
|
+
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-20158-20286-212214565-0-23855%5B%5D%3E"
|
|
389
393
|
},
|
|
390
394
|
"validationTypes": {
|
|
391
|
-
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-16943-
|
|
395
|
+
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-16943-17520-212214565-0-23855%5B%5D%3E"
|
|
392
396
|
}
|
|
393
397
|
},
|
|
394
398
|
"additionalProperties": false
|
|
395
399
|
},
|
|
396
|
-
"DeepPartial<def-alias-212214565-
|
|
400
|
+
"DeepPartial<def-alias-212214565-20158-20286-212214565-0-23855[]>": {
|
|
397
401
|
"type": "array",
|
|
398
402
|
"items": {
|
|
399
403
|
"$ref": "#/definitions/ITypesOfBusiness"
|
|
@@ -416,10 +420,10 @@ exports.JSONSchemas = {
|
|
|
416
420
|
"$ref": "#/definitions/DeepPartial%3CIAddressValidationTypes%3E"
|
|
417
421
|
},
|
|
418
422
|
"eircode": {
|
|
419
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-212214565-10137-10182-212214565-10126-10183-212214565-10034-10493-212214565-0-
|
|
423
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-212214565-10137-10182-212214565-10126-10183-212214565-10034-10493-212214565-0-23855%3E"
|
|
420
424
|
},
|
|
421
425
|
"integration": {
|
|
422
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-212214565-10198-10429-212214565-10183-10430-212214565-10034-10493-212214565-0-
|
|
426
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-212214565-10198-10429-212214565-10183-10430-212214565-10034-10493-212214565-0-23855%3E"
|
|
423
427
|
},
|
|
424
428
|
"useAddressValidation": {
|
|
425
429
|
"type": "boolean"
|
|
@@ -434,42 +438,42 @@ exports.JSONSchemas = {
|
|
|
434
438
|
"type": "object",
|
|
435
439
|
"properties": {
|
|
436
440
|
"addressLine1": {
|
|
437
|
-
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-16943-
|
|
441
|
+
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-16943-17520-212214565-0-23855%5B%5D%3E"
|
|
438
442
|
},
|
|
439
443
|
"addressLine2": {
|
|
440
|
-
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-16943-
|
|
444
|
+
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-16943-17520-212214565-0-23855%5B%5D%3E"
|
|
441
445
|
},
|
|
442
446
|
"city": {
|
|
443
|
-
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-16943-
|
|
447
|
+
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-16943-17520-212214565-0-23855%5B%5D%3E"
|
|
444
448
|
},
|
|
445
449
|
"countyProvinceState": {
|
|
446
|
-
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-16943-
|
|
450
|
+
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-16943-17520-212214565-0-23855%5B%5D%3E"
|
|
447
451
|
},
|
|
448
452
|
"familyName": {
|
|
449
|
-
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-16943-
|
|
453
|
+
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-16943-17520-212214565-0-23855%5B%5D%3E"
|
|
450
454
|
},
|
|
451
455
|
"firstName": {
|
|
452
|
-
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-16943-
|
|
456
|
+
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-16943-17520-212214565-0-23855%5B%5D%3E"
|
|
453
457
|
},
|
|
454
458
|
"instructions": {
|
|
455
|
-
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-16943-
|
|
459
|
+
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-16943-17520-212214565-0-23855%5B%5D%3E"
|
|
456
460
|
},
|
|
457
461
|
"phoneNumber": {
|
|
458
|
-
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-16943-
|
|
462
|
+
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-16943-17520-212214565-0-23855%5B%5D%3E"
|
|
459
463
|
},
|
|
460
464
|
"postCode": {
|
|
461
|
-
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-16943-
|
|
465
|
+
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-16943-17520-212214565-0-23855%5B%5D%3E"
|
|
462
466
|
},
|
|
463
467
|
"smsNumber": {
|
|
464
|
-
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-16943-
|
|
468
|
+
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-16943-17520-212214565-0-23855%5B%5D%3E"
|
|
465
469
|
},
|
|
466
470
|
"deliveryModalZipCodeValidation": {
|
|
467
|
-
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-16943-
|
|
471
|
+
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-16943-17520-212214565-0-23855%5B%5D%3E"
|
|
468
472
|
}
|
|
469
473
|
},
|
|
470
474
|
"additionalProperties": false
|
|
471
475
|
},
|
|
472
|
-
"DeepPartial<structure-212214565-10137-10182-212214565-10126-10183-212214565-10034-10493-212214565-0-
|
|
476
|
+
"DeepPartial<structure-212214565-10137-10182-212214565-10126-10183-212214565-10034-10493-212214565-0-23855>": {
|
|
473
477
|
"type": "object",
|
|
474
478
|
"properties": {
|
|
475
479
|
"enabled": {
|
|
@@ -481,7 +485,7 @@ exports.JSONSchemas = {
|
|
|
481
485
|
},
|
|
482
486
|
"additionalProperties": false
|
|
483
487
|
},
|
|
484
|
-
"DeepPartial<structure-212214565-10198-10429-212214565-10183-10430-212214565-10034-10493-212214565-0-
|
|
488
|
+
"DeepPartial<structure-212214565-10198-10429-212214565-10183-10430-212214565-10034-10493-212214565-0-23855>": {
|
|
485
489
|
"type": "object",
|
|
486
490
|
"properties": {
|
|
487
491
|
"enabled": {
|
|
@@ -619,13 +623,13 @@ exports.JSONSchemas = {
|
|
|
619
623
|
"type": "object",
|
|
620
624
|
"properties": {
|
|
621
625
|
"instructions": {
|
|
622
|
-
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-16943-
|
|
626
|
+
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-16943-17520-212214565-0-23855%5B%5D%3E"
|
|
623
627
|
},
|
|
624
628
|
"phoneNumber": {
|
|
625
|
-
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-16943-
|
|
629
|
+
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-16943-17520-212214565-0-23855%5B%5D%3E"
|
|
626
630
|
},
|
|
627
631
|
"smsNumber": {
|
|
628
|
-
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-16943-
|
|
632
|
+
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-16943-17520-212214565-0-23855%5B%5D%3E"
|
|
629
633
|
}
|
|
630
634
|
},
|
|
631
635
|
"additionalProperties": false
|
|
@@ -694,7 +698,7 @@ exports.JSONSchemas = {
|
|
|
694
698
|
"type": "boolean"
|
|
695
699
|
},
|
|
696
700
|
"externalStoreSelectorUrl": {
|
|
697
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-212214565-11645-11690-212214565-11617-11691-212214565-10917-12498-212214565-0-
|
|
701
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-212214565-11645-11690-212214565-11617-11691-212214565-10917-12498-212214565-0-23855%3E"
|
|
698
702
|
},
|
|
699
703
|
"favoritesV1": {
|
|
700
704
|
"type": "boolean"
|
|
@@ -713,19 +717,19 @@ exports.JSONSchemas = {
|
|
|
713
717
|
"$ref": "#/definitions/DeepPartial%3CIGlobalAnimations%3E"
|
|
714
718
|
},
|
|
715
719
|
"instacart": {
|
|
716
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-212214565-11858-11903-212214565-11824-11904-212214565-10917-12498-212214565-0-
|
|
720
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-212214565-11858-11903-212214565-11824-11904-212214565-10917-12498-212214565-0-23855%3E"
|
|
717
721
|
},
|
|
718
722
|
"recipeLegacyShareLink": {
|
|
719
723
|
"type": "boolean"
|
|
720
724
|
},
|
|
721
725
|
"registrationFields": {
|
|
722
|
-
"$ref": "#/definitions/DeepPartial%3Cdef-interface-212214565-
|
|
726
|
+
"$ref": "#/definitions/DeepPartial%3Cdef-interface-212214565-18548-18791-212214565-0-23855%5B%5D%3E"
|
|
723
727
|
},
|
|
724
728
|
"secondTierAuthorization": {
|
|
725
729
|
"$ref": "#/definitions/ISecondTierAuthorization"
|
|
726
730
|
},
|
|
727
731
|
"shoppingModesDisplayOrder": {
|
|
728
|
-
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-
|
|
732
|
+
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-23202-23266-212214565-0-23855%5B%5D%3E"
|
|
729
733
|
},
|
|
730
734
|
"showCheckoutPromoCode": {
|
|
731
735
|
"type": "boolean"
|
|
@@ -752,7 +756,7 @@ exports.JSONSchemas = {
|
|
|
752
756
|
"type": "boolean"
|
|
753
757
|
},
|
|
754
758
|
"storeSelection": {
|
|
755
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-212214565-12370-12495-212214565-12352-12496-212214565-10917-12498-212214565-0-
|
|
759
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-212214565-12370-12495-212214565-12352-12496-212214565-10917-12498-212214565-0-23855%3E"
|
|
756
760
|
}
|
|
757
761
|
},
|
|
758
762
|
"additionalProperties": false
|
|
@@ -1019,12 +1023,12 @@ exports.JSONSchemas = {
|
|
|
1019
1023
|
]
|
|
1020
1024
|
},
|
|
1021
1025
|
"headerLayout": {
|
|
1022
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-212214565-12700-12771-212214565-12684-12772-212214565-12588-12774-212214565-0-
|
|
1026
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-212214565-12700-12771-212214565-12684-12772-212214565-12588-12774-212214565-0-23855%3E"
|
|
1023
1027
|
}
|
|
1024
1028
|
},
|
|
1025
1029
|
"additionalProperties": false
|
|
1026
1030
|
},
|
|
1027
|
-
"DeepPartial<structure-212214565-12700-12771-212214565-12684-12772-212214565-12588-12774-212214565-0-
|
|
1031
|
+
"DeepPartial<structure-212214565-12700-12771-212214565-12684-12772-212214565-12588-12774-212214565-0-23855>": {
|
|
1028
1032
|
"type": "object",
|
|
1029
1033
|
"properties": {
|
|
1030
1034
|
"mobile": {
|
|
@@ -1044,7 +1048,7 @@ exports.JSONSchemas = {
|
|
|
1044
1048
|
},
|
|
1045
1049
|
"additionalProperties": false
|
|
1046
1050
|
},
|
|
1047
|
-
"DeepPartial<structure-212214565-11645-11690-212214565-11617-11691-212214565-10917-12498-212214565-0-
|
|
1051
|
+
"DeepPartial<structure-212214565-11645-11690-212214565-11617-11691-212214565-10917-12498-212214565-0-23855>": {
|
|
1048
1052
|
"type": "object",
|
|
1049
1053
|
"properties": {
|
|
1050
1054
|
"enabled": {
|
|
@@ -1188,7 +1192,7 @@ exports.JSONSchemas = {
|
|
|
1188
1192
|
},
|
|
1189
1193
|
"additionalProperties": false
|
|
1190
1194
|
},
|
|
1191
|
-
"DeepPartial<structure-212214565-11858-11903-212214565-11824-11904-212214565-10917-12498-212214565-0-
|
|
1195
|
+
"DeepPartial<structure-212214565-11858-11903-212214565-11824-11904-212214565-10917-12498-212214565-0-23855>": {
|
|
1192
1196
|
"type": "object",
|
|
1193
1197
|
"properties": {
|
|
1194
1198
|
"enabled": {
|
|
@@ -1200,7 +1204,7 @@ exports.JSONSchemas = {
|
|
|
1200
1204
|
},
|
|
1201
1205
|
"additionalProperties": false
|
|
1202
1206
|
},
|
|
1203
|
-
"DeepPartial<def-interface-212214565-
|
|
1207
|
+
"DeepPartial<def-interface-212214565-18548-18791-212214565-0-23855[]>": {
|
|
1204
1208
|
"type": "array",
|
|
1205
1209
|
"items": {
|
|
1206
1210
|
"$ref": "#/definitions/DeepPartial%3CIRegistrationField%3E"
|
|
@@ -1222,7 +1226,7 @@ exports.JSONSchemas = {
|
|
|
1222
1226
|
"$ref": "#/definitions/IRegistrationFieldTypes"
|
|
1223
1227
|
},
|
|
1224
1228
|
"validationTypes": {
|
|
1225
|
-
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-16943-
|
|
1229
|
+
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-16943-17520-212214565-0-23855%5B%5D%3E"
|
|
1226
1230
|
},
|
|
1227
1231
|
"alwaysVisible": {
|
|
1228
1232
|
"type": "boolean"
|
|
@@ -1271,7 +1275,7 @@ exports.JSONSchemas = {
|
|
|
1271
1275
|
],
|
|
1272
1276
|
"additionalProperties": false
|
|
1273
1277
|
},
|
|
1274
|
-
"DeepPartial<def-alias-212214565-
|
|
1278
|
+
"DeepPartial<def-alias-212214565-23202-23266-212214565-0-23855[]>": {
|
|
1275
1279
|
"type": "array",
|
|
1276
1280
|
"items": {
|
|
1277
1281
|
"$ref": "#/definitions/ShoppingMode"
|
|
@@ -1315,7 +1319,7 @@ exports.JSONSchemas = {
|
|
|
1315
1319
|
},
|
|
1316
1320
|
"additionalProperties": false
|
|
1317
1321
|
},
|
|
1318
|
-
"DeepPartial<structure-212214565-12370-12495-212214565-12352-12496-212214565-10917-12498-212214565-0-
|
|
1322
|
+
"DeepPartial<structure-212214565-12370-12495-212214565-12352-12496-212214565-10917-12498-212214565-0-23855>": {
|
|
1319
1323
|
"type": "object",
|
|
1320
1324
|
"properties": {
|
|
1321
1325
|
"planning": {
|
|
@@ -1377,12 +1381,12 @@ exports.JSONSchemas = {
|
|
|
1377
1381
|
"type": "boolean"
|
|
1378
1382
|
},
|
|
1379
1383
|
"contentProviders": {
|
|
1380
|
-
"$ref": "#/definitions/DeepPartial%3Cdef-interface-212214565-
|
|
1384
|
+
"$ref": "#/definitions/DeepPartial%3Cdef-interface-212214565-23499-23575-212214565-0-23855%5B%5D%3E"
|
|
1381
1385
|
}
|
|
1382
1386
|
},
|
|
1383
1387
|
"additionalProperties": false
|
|
1384
1388
|
},
|
|
1385
|
-
"DeepPartial<def-interface-212214565-
|
|
1389
|
+
"DeepPartial<def-interface-212214565-23499-23575-212214565-0-23855[]>": {
|
|
1386
1390
|
"type": "array",
|
|
1387
1391
|
"items": {
|
|
1388
1392
|
"$ref": "#/definitions/DeepPartial%3CIDefaultExternal%3E"
|
|
@@ -1438,27 +1442,27 @@ exports.JSONSchemas = {
|
|
|
1438
1442
|
"type": "object",
|
|
1439
1443
|
"properties": {
|
|
1440
1444
|
"desktop": {
|
|
1441
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-212214565-
|
|
1445
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-212214565-22679-22760-212214565-22668-22761-212214565-22622-22855-212214565-0-23855%3E"
|
|
1442
1446
|
},
|
|
1443
1447
|
"mobile": {
|
|
1444
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-212214565-
|
|
1448
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-212214565-22771-22852-212214565-22761-22853-212214565-22622-22855-212214565-0-23855%3E"
|
|
1445
1449
|
}
|
|
1446
1450
|
},
|
|
1447
1451
|
"additionalProperties": false
|
|
1448
1452
|
},
|
|
1449
|
-
"DeepPartial<structure-212214565-
|
|
1453
|
+
"DeepPartial<structure-212214565-22679-22760-212214565-22668-22761-212214565-22622-22855-212214565-0-23855>": {
|
|
1450
1454
|
"type": "object",
|
|
1451
1455
|
"properties": {
|
|
1452
1456
|
"left": {
|
|
1453
|
-
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-
|
|
1457
|
+
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-22855-23064-212214565-0-23855%5B%5D%3E"
|
|
1454
1458
|
},
|
|
1455
1459
|
"right": {
|
|
1456
|
-
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-
|
|
1460
|
+
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-22855-23064-212214565-0-23855%5B%5D%3E"
|
|
1457
1461
|
}
|
|
1458
1462
|
},
|
|
1459
1463
|
"additionalProperties": false
|
|
1460
1464
|
},
|
|
1461
|
-
"DeepPartial<def-alias-212214565-
|
|
1465
|
+
"DeepPartial<def-alias-212214565-22855-23064-212214565-0-23855[]>": {
|
|
1462
1466
|
"type": "array",
|
|
1463
1467
|
"items": {
|
|
1464
1468
|
"$ref": "#/definitions/PdpDetailsElementLayout"
|
|
@@ -1467,14 +1471,14 @@ exports.JSONSchemas = {
|
|
|
1467
1471
|
"PdpDetailsElementLayout": {
|
|
1468
1472
|
"type": "string"
|
|
1469
1473
|
},
|
|
1470
|
-
"DeepPartial<structure-212214565-
|
|
1474
|
+
"DeepPartial<structure-212214565-22771-22852-212214565-22761-22853-212214565-22622-22855-212214565-0-23855>": {
|
|
1471
1475
|
"type": "object",
|
|
1472
1476
|
"properties": {
|
|
1473
1477
|
"left": {
|
|
1474
|
-
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-
|
|
1478
|
+
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-22855-23064-212214565-0-23855%5B%5D%3E"
|
|
1475
1479
|
},
|
|
1476
1480
|
"right": {
|
|
1477
|
-
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-
|
|
1481
|
+
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-22855-23064-212214565-0-23855%5B%5D%3E"
|
|
1478
1482
|
}
|
|
1479
1483
|
},
|
|
1480
1484
|
"additionalProperties": false
|
|
@@ -1569,18 +1573,18 @@ exports.JSONSchemas = {
|
|
|
1569
1573
|
"type": "object",
|
|
1570
1574
|
"properties": {
|
|
1571
1575
|
"gridRowLength": {
|
|
1572
|
-
"$ref": "#/definitions/DeepPartial%3Cindexed-type-212214565-
|
|
1576
|
+
"$ref": "#/definitions/DeepPartial%3Cindexed-type-212214565-20908-20948-212214565-20891-20949-212214565-20852-21218-212214565-0-23855%3E"
|
|
1573
1577
|
},
|
|
1574
1578
|
"carouselsRowLength": {
|
|
1575
|
-
"$ref": "#/definitions/DeepPartial%3Cindexed-type-212214565-
|
|
1579
|
+
"$ref": "#/definitions/DeepPartial%3Cindexed-type-212214565-20971-21011-212214565-20949-21012-212214565-20852-21218-212214565-0-23855%3E"
|
|
1576
1580
|
},
|
|
1577
1581
|
"productCard": {
|
|
1578
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-212214565-
|
|
1582
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-212214565-21027-21215-212214565-21012-21216-212214565-20852-21218-212214565-0-23855%3E"
|
|
1579
1583
|
}
|
|
1580
1584
|
},
|
|
1581
1585
|
"additionalProperties": false
|
|
1582
1586
|
},
|
|
1583
|
-
"DeepPartial<indexed-type-212214565-
|
|
1587
|
+
"DeepPartial<indexed-type-212214565-20908-20948-212214565-20891-20949-212214565-20852-21218-212214565-0-23855>": {
|
|
1584
1588
|
"type": "object",
|
|
1585
1589
|
"properties": {
|
|
1586
1590
|
"mobile": {
|
|
@@ -1595,7 +1599,7 @@ exports.JSONSchemas = {
|
|
|
1595
1599
|
},
|
|
1596
1600
|
"additionalProperties": false
|
|
1597
1601
|
},
|
|
1598
|
-
"DeepPartial<indexed-type-212214565-
|
|
1602
|
+
"DeepPartial<indexed-type-212214565-20971-21011-212214565-20949-21012-212214565-20852-21218-212214565-0-23855>": {
|
|
1599
1603
|
"type": "object",
|
|
1600
1604
|
"properties": {
|
|
1601
1605
|
"mobile": {
|
|
@@ -1610,7 +1614,7 @@ exports.JSONSchemas = {
|
|
|
1610
1614
|
},
|
|
1611
1615
|
"additionalProperties": false
|
|
1612
1616
|
},
|
|
1613
|
-
"DeepPartial<structure-212214565-
|
|
1617
|
+
"DeepPartial<structure-212214565-21027-21215-212214565-21012-21216-212214565-20852-21218-212214565-0-23855>": {
|
|
1614
1618
|
"type": "object",
|
|
1615
1619
|
"properties": {
|
|
1616
1620
|
"enabled": {
|
|
@@ -1692,12 +1696,12 @@ exports.JSONSchemas = {
|
|
|
1692
1696
|
"type": "number"
|
|
1693
1697
|
},
|
|
1694
1698
|
"labelsPriority": {
|
|
1695
|
-
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-
|
|
1699
|
+
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-21774-21898-212214565-0-23855%5B%5D%3E"
|
|
1696
1700
|
}
|
|
1697
1701
|
},
|
|
1698
1702
|
"additionalProperties": false
|
|
1699
1703
|
},
|
|
1700
|
-
"DeepPartial<def-alias-212214565-
|
|
1704
|
+
"DeepPartial<def-alias-212214565-21774-21898-212214565-0-23855[]>": {
|
|
1701
1705
|
"type": "array",
|
|
1702
1706
|
"items": {
|
|
1703
1707
|
"$ref": "#/definitions/DeepPartial%3CILabelConfig%3E"
|
|
@@ -2665,7 +2669,7 @@ exports.JSONSchemas = {
|
|
|
2665
2669
|
"type": "boolean"
|
|
2666
2670
|
},
|
|
2667
2671
|
"sections": {
|
|
2668
|
-
"$ref": "#/definitions/DeepPartial%3Cindexed-type-212214565-
|
|
2672
|
+
"$ref": "#/definitions/DeepPartial%3Cindexed-type-212214565-23347-23409-212214565-23335-23410-212214565-23266-23499-212214565-0-23855%3E"
|
|
2669
2673
|
},
|
|
2670
2674
|
"optInMarketingPreferences": {
|
|
2671
2675
|
"type": "boolean"
|
|
@@ -2676,7 +2680,7 @@ exports.JSONSchemas = {
|
|
|
2676
2680
|
},
|
|
2677
2681
|
"additionalProperties": false
|
|
2678
2682
|
},
|
|
2679
|
-
"DeepPartial<indexed-type-212214565-
|
|
2683
|
+
"DeepPartial<indexed-type-212214565-23347-23409-212214565-23335-23410-212214565-23266-23499-212214565-0-23855>": {
|
|
2680
2684
|
"type": "object",
|
|
2681
2685
|
"properties": {
|
|
2682
2686
|
"marketingPreferences": {
|
|
@@ -2842,6 +2846,9 @@ exports.JSONSchemas = {
|
|
|
2842
2846
|
"Sale": {
|
|
2843
2847
|
"type": "boolean"
|
|
2844
2848
|
},
|
|
2849
|
+
"PromotionsGallery": {
|
|
2850
|
+
"type": "boolean"
|
|
2851
|
+
},
|
|
2845
2852
|
"SmallBannerWithBackgroundImage": {
|
|
2846
2853
|
"type": "boolean"
|
|
2847
2854
|
},
|
|
@@ -2891,12 +2898,12 @@ exports.JSONSchemas = {
|
|
|
2891
2898
|
"type": "boolean"
|
|
2892
2899
|
},
|
|
2893
2900
|
"percentOffset": {
|
|
2894
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-212214565-
|
|
2901
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-212214565-23747-23792-212214565-23730-23793-212214565-23671-23795-212214565-0-23855%3E"
|
|
2895
2902
|
}
|
|
2896
2903
|
},
|
|
2897
2904
|
"additionalProperties": false
|
|
2898
2905
|
},
|
|
2899
|
-
"DeepPartial<structure-212214565-
|
|
2906
|
+
"DeepPartial<structure-212214565-23747-23792-212214565-23730-23793-212214565-23671-23795-212214565-0-23855>": {
|
|
2900
2907
|
"type": "object",
|
|
2901
2908
|
"properties": {
|
|
2902
2909
|
"right": {
|
|
@@ -2932,7 +2939,7 @@ exports.JSONSchemas = {
|
|
|
2932
2939
|
},
|
|
2933
2940
|
"additionalProperties": false
|
|
2934
2941
|
},
|
|
2935
|
-
"DeepPartial<def-interface-212214565-15217-15341-212214565-0-
|
|
2942
|
+
"DeepPartial<def-interface-212214565-15217-15341-212214565-0-23855[]>": {
|
|
2936
2943
|
"type": "array",
|
|
2937
2944
|
"items": {
|
|
2938
2945
|
"$ref": "#/definitions/DeepPartial%3CIWelcomeModalV2%3E"
|
|
@@ -563,7 +563,7 @@ export interface IRestrictMapPlaces {
|
|
|
563
563
|
totalTake: number;
|
|
564
564
|
};
|
|
565
565
|
}
|
|
566
|
-
export declare type IValidationType = IValidateDateRange | IValidateLength | IValidateMultipleLengths | "alphaNumeric" | "alphaOnly" | "alphaOnlyNoDots" | "anyPhone" | "auPhone" | "auPostCode" | "auState" | "caPhone" | "caPostCode" | "caProvince" | "correctDate" | "email" | "ieCounty" | "iePhone" | "iePostCode" | "luhnValidation" | "noSpecialChar" | "numericOnly" | "password" | "required" | "usMobileNumber" | "usPhone" | "usPhone10Digits" | "usPostCode" | "usState" | "notWhiteSpacesOnly" | "NAPhone";
|
|
566
|
+
export declare type IValidationType = IValidateDateRange | IValidateLength | IValidateMultipleLengths | "alphaNumeric" | "alphaOnly" | "alphaOnlyNoDots" | "anyPhone" | "auPhone" | "auPostCode" | "auState" | "caPhone" | "caPostCode" | "caProvince" | "correctDate" | "email" | "ieCounty" | "iePhone" | "iePostCode" | "luhnValidation" | "noSpecialChar" | "numericOnly" | "password" | "required" | "usMobileNumber" | "usPhone" | "usPhone10Digits" | "usPostCode" | "usState" | "notWhiteSpacesOnly" | "NAPhone" | "E164Phone";
|
|
567
567
|
export declare type IEnvNames = "dev" | "de2" | "qat" | "qa2" | "int" | "in2" | "lod" | "lo2" | "stg" | "st2" | "stagingConfig" | "productionConfig";
|
|
568
568
|
export declare type IFlyerProviders = "flipp" | "redPepper";
|
|
569
569
|
export interface IExternalContentProps {
|
|
@@ -15,6 +15,7 @@ exports.CMSComponentNames = {
|
|
|
15
15
|
ProductCardStory: "ProductCardStory",
|
|
16
16
|
Recipe: "Recipe",
|
|
17
17
|
Sale: "Sale",
|
|
18
|
+
PromotionsGallery: "PromotionsGallery",
|
|
18
19
|
SmallBannerWithBackgroundImage: "StandardContentBlock1",
|
|
19
20
|
SmallBannerWithSupportingImage: "StandardContentBlock2",
|
|
20
21
|
SmallCarousel: "CarouselSmall",
|