@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
|
@@ -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-15562-15686-212214565-0-24378%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-19836-20043-212214565-19822-20044-212214565-19787-20264-212214565-0-24378%3E"
|
|
62
62
|
},
|
|
63
63
|
"idp": {
|
|
64
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-212214565-
|
|
64
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-212214565-20051-20128-212214565-20044-20129-212214565-19787-20264-212214565-0-24378%3E"
|
|
65
65
|
},
|
|
66
66
|
"profileTab": {
|
|
67
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-212214565-
|
|
67
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-212214565-20143-20183-212214565-20129-20184-212214565-19787-20264-212214565-0-24378%3E"
|
|
68
68
|
},
|
|
69
69
|
"secondStepRegistration": {
|
|
70
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-212214565-
|
|
70
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-212214565-20210-20261-212214565-20184-20262-212214565-19787-20264-212214565-0-24378%3E"
|
|
71
71
|
}
|
|
72
72
|
},
|
|
73
73
|
"additionalProperties": false
|
|
74
74
|
},
|
|
75
|
-
"DeepPartial<structure-212214565-
|
|
75
|
+
"DeepPartial<structure-212214565-19836-20043-212214565-19822-20044-212214565-19787-20264-212214565-0-24378>": {
|
|
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-17360-18012-212214565-0-24378%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-17360-18012-212214565-0-24378[]>": {
|
|
109
109
|
"type": "array",
|
|
110
110
|
"items": {
|
|
111
111
|
"$ref": "#/definitions/IValidationType"
|
|
@@ -310,7 +310,7 @@ exports.JSONSchemas = {
|
|
|
310
310
|
],
|
|
311
311
|
"additionalProperties": false
|
|
312
312
|
},
|
|
313
|
-
"DeepPartial<structure-212214565-
|
|
313
|
+
"DeepPartial<structure-212214565-20051-20128-212214565-20044-20129-212214565-19787-20264-212214565-0-24378>": {
|
|
314
314
|
"type": "object",
|
|
315
315
|
"properties": {
|
|
316
316
|
"enabled": {
|
|
@@ -329,7 +329,7 @@ exports.JSONSchemas = {
|
|
|
329
329
|
},
|
|
330
330
|
"additionalProperties": false
|
|
331
331
|
},
|
|
332
|
-
"DeepPartial<structure-212214565-
|
|
332
|
+
"DeepPartial<structure-212214565-20143-20183-212214565-20129-20184-212214565-19787-20264-212214565-0-24378>": {
|
|
333
333
|
"type": "object",
|
|
334
334
|
"properties": {
|
|
335
335
|
"deleteAccountButton": {
|
|
@@ -338,7 +338,7 @@ exports.JSONSchemas = {
|
|
|
338
338
|
},
|
|
339
339
|
"additionalProperties": false
|
|
340
340
|
},
|
|
341
|
-
"DeepPartial<structure-212214565-
|
|
341
|
+
"DeepPartial<structure-212214565-20210-20261-212214565-20184-20262-212214565-19787-20264-212214565-0-24378>": {
|
|
342
342
|
"type": "object",
|
|
343
343
|
"properties": {
|
|
344
344
|
"businessAccount": {
|
|
@@ -354,66 +354,66 @@ exports.JSONSchemas = {
|
|
|
354
354
|
"type": "boolean"
|
|
355
355
|
},
|
|
356
356
|
"fields": {
|
|
357
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-212214565-
|
|
357
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-212214565-20337-20647-212214565-20327-20648-212214565-20264-20650-212214565-0-24378%3E"
|
|
358
358
|
}
|
|
359
359
|
},
|
|
360
360
|
"additionalProperties": false
|
|
361
361
|
},
|
|
362
|
-
"DeepPartial<structure-212214565-
|
|
362
|
+
"DeepPartial<structure-212214565-20337-20647-212214565-20327-20648-212214565-20264-20650-212214565-0-24378>": {
|
|
363
363
|
"type": "object",
|
|
364
364
|
"properties": {
|
|
365
365
|
"title": {
|
|
366
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-212214565-
|
|
366
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-212214565-20350-20424-212214565-20339-20425-212214565-20337-20647-212214565-20327-20648-212214565-20264-20650-212214565-0-24378%3E"
|
|
367
367
|
},
|
|
368
368
|
"company": {
|
|
369
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-212214565-
|
|
369
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-212214565-20438-20512-212214565-20425-20513-212214565-20337-20647-212214565-20327-20648-212214565-20264-20650-212214565-0-24378%3E"
|
|
370
370
|
},
|
|
371
371
|
"typeOfBusiness": {
|
|
372
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-212214565-
|
|
372
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-212214565-20533-20642-212214565-20513-20643-212214565-20337-20647-212214565-20327-20648-212214565-20264-20650-212214565-0-24378%3E"
|
|
373
373
|
}
|
|
374
374
|
},
|
|
375
375
|
"additionalProperties": false
|
|
376
376
|
},
|
|
377
|
-
"DeepPartial<structure-212214565-
|
|
377
|
+
"DeepPartial<structure-212214565-20350-20424-212214565-20339-20425-212214565-20337-20647-212214565-20327-20648-212214565-20264-20650-212214565-0-24378>": {
|
|
378
378
|
"type": "object",
|
|
379
379
|
"properties": {
|
|
380
380
|
"enabled": {
|
|
381
381
|
"type": "boolean"
|
|
382
382
|
},
|
|
383
383
|
"validationTypes": {
|
|
384
|
-
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-
|
|
384
|
+
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-17360-18012-212214565-0-24378%5B%5D%3E"
|
|
385
385
|
}
|
|
386
386
|
},
|
|
387
387
|
"additionalProperties": false
|
|
388
388
|
},
|
|
389
|
-
"DeepPartial<structure-212214565-
|
|
389
|
+
"DeepPartial<structure-212214565-20438-20512-212214565-20425-20513-212214565-20337-20647-212214565-20327-20648-212214565-20264-20650-212214565-0-24378>": {
|
|
390
390
|
"type": "object",
|
|
391
391
|
"properties": {
|
|
392
392
|
"enabled": {
|
|
393
393
|
"type": "boolean"
|
|
394
394
|
},
|
|
395
395
|
"validationTypes": {
|
|
396
|
-
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-
|
|
396
|
+
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-17360-18012-212214565-0-24378%5B%5D%3E"
|
|
397
397
|
}
|
|
398
398
|
},
|
|
399
399
|
"additionalProperties": false
|
|
400
400
|
},
|
|
401
|
-
"DeepPartial<structure-212214565-
|
|
401
|
+
"DeepPartial<structure-212214565-20533-20642-212214565-20513-20643-212214565-20337-20647-212214565-20327-20648-212214565-20264-20650-212214565-0-24378>": {
|
|
402
402
|
"type": "object",
|
|
403
403
|
"properties": {
|
|
404
404
|
"enabled": {
|
|
405
405
|
"type": "boolean"
|
|
406
406
|
},
|
|
407
407
|
"options": {
|
|
408
|
-
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-
|
|
408
|
+
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-20650-20778-212214565-0-24378%5B%5D%3E"
|
|
409
409
|
},
|
|
410
410
|
"validationTypes": {
|
|
411
|
-
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-
|
|
411
|
+
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-17360-18012-212214565-0-24378%5B%5D%3E"
|
|
412
412
|
}
|
|
413
413
|
},
|
|
414
414
|
"additionalProperties": false
|
|
415
415
|
},
|
|
416
|
-
"DeepPartial<def-alias-212214565-
|
|
416
|
+
"DeepPartial<def-alias-212214565-20650-20778-212214565-0-24378[]>": {
|
|
417
417
|
"type": "array",
|
|
418
418
|
"items": {
|
|
419
419
|
"$ref": "#/definitions/ITypesOfBusiness"
|
|
@@ -436,10 +436,10 @@ exports.JSONSchemas = {
|
|
|
436
436
|
"$ref": "#/definitions/DeepPartial%3CIAddressValidationTypes%3E"
|
|
437
437
|
},
|
|
438
438
|
"eircode": {
|
|
439
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-212214565-10225-10270-212214565-10214-10271-212214565-10122-10581-212214565-0-
|
|
439
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-212214565-10225-10270-212214565-10214-10271-212214565-10122-10581-212214565-0-24378%3E"
|
|
440
440
|
},
|
|
441
441
|
"integration": {
|
|
442
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-212214565-10286-10517-212214565-10271-10518-212214565-10122-10581-212214565-0-
|
|
442
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-212214565-10286-10517-212214565-10271-10518-212214565-10122-10581-212214565-0-24378%3E"
|
|
443
443
|
},
|
|
444
444
|
"useAddressValidation": {
|
|
445
445
|
"type": "boolean"
|
|
@@ -454,42 +454,42 @@ exports.JSONSchemas = {
|
|
|
454
454
|
"type": "object",
|
|
455
455
|
"properties": {
|
|
456
456
|
"addressLine1": {
|
|
457
|
-
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-
|
|
457
|
+
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-17360-18012-212214565-0-24378%5B%5D%3E"
|
|
458
458
|
},
|
|
459
459
|
"addressLine2": {
|
|
460
|
-
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-
|
|
460
|
+
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-17360-18012-212214565-0-24378%5B%5D%3E"
|
|
461
461
|
},
|
|
462
462
|
"city": {
|
|
463
|
-
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-
|
|
463
|
+
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-17360-18012-212214565-0-24378%5B%5D%3E"
|
|
464
464
|
},
|
|
465
465
|
"countyProvinceState": {
|
|
466
|
-
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-
|
|
466
|
+
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-17360-18012-212214565-0-24378%5B%5D%3E"
|
|
467
467
|
},
|
|
468
468
|
"familyName": {
|
|
469
|
-
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-
|
|
469
|
+
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-17360-18012-212214565-0-24378%5B%5D%3E"
|
|
470
470
|
},
|
|
471
471
|
"firstName": {
|
|
472
|
-
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-
|
|
472
|
+
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-17360-18012-212214565-0-24378%5B%5D%3E"
|
|
473
473
|
},
|
|
474
474
|
"instructions": {
|
|
475
|
-
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-
|
|
475
|
+
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-17360-18012-212214565-0-24378%5B%5D%3E"
|
|
476
476
|
},
|
|
477
477
|
"phoneNumber": {
|
|
478
|
-
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-
|
|
478
|
+
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-17360-18012-212214565-0-24378%5B%5D%3E"
|
|
479
479
|
},
|
|
480
480
|
"postCode": {
|
|
481
|
-
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-
|
|
481
|
+
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-17360-18012-212214565-0-24378%5B%5D%3E"
|
|
482
482
|
},
|
|
483
483
|
"smsNumber": {
|
|
484
|
-
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-
|
|
484
|
+
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-17360-18012-212214565-0-24378%5B%5D%3E"
|
|
485
485
|
},
|
|
486
486
|
"deliveryModalZipCodeValidation": {
|
|
487
|
-
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-
|
|
487
|
+
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-17360-18012-212214565-0-24378%5B%5D%3E"
|
|
488
488
|
}
|
|
489
489
|
},
|
|
490
490
|
"additionalProperties": false
|
|
491
491
|
},
|
|
492
|
-
"DeepPartial<structure-212214565-10225-10270-212214565-10214-10271-212214565-10122-10581-212214565-0-
|
|
492
|
+
"DeepPartial<structure-212214565-10225-10270-212214565-10214-10271-212214565-10122-10581-212214565-0-24378>": {
|
|
493
493
|
"type": "object",
|
|
494
494
|
"properties": {
|
|
495
495
|
"enabled": {
|
|
@@ -501,7 +501,7 @@ exports.JSONSchemas = {
|
|
|
501
501
|
},
|
|
502
502
|
"additionalProperties": false
|
|
503
503
|
},
|
|
504
|
-
"DeepPartial<structure-212214565-10286-10517-212214565-10271-10518-212214565-10122-10581-212214565-0-
|
|
504
|
+
"DeepPartial<structure-212214565-10286-10517-212214565-10271-10518-212214565-10122-10581-212214565-0-24378>": {
|
|
505
505
|
"type": "object",
|
|
506
506
|
"properties": {
|
|
507
507
|
"enabled": {
|
|
@@ -595,6 +595,9 @@ exports.JSONSchemas = {
|
|
|
595
595
|
},
|
|
596
596
|
"smsOptIn": {
|
|
597
597
|
"type": "boolean"
|
|
598
|
+
},
|
|
599
|
+
"nativePayments": {
|
|
600
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-212214565-11021-11230-212214565-11003-11231-212214565-10698-11233-212214565-0-24378%3E"
|
|
598
601
|
}
|
|
599
602
|
},
|
|
600
603
|
"additionalProperties": false
|
|
@@ -642,17 +645,68 @@ exports.JSONSchemas = {
|
|
|
642
645
|
"type": "object",
|
|
643
646
|
"properties": {
|
|
644
647
|
"instructions": {
|
|
645
|
-
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-
|
|
648
|
+
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-17360-18012-212214565-0-24378%5B%5D%3E"
|
|
646
649
|
},
|
|
647
650
|
"phoneNumber": {
|
|
648
|
-
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-
|
|
651
|
+
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-17360-18012-212214565-0-24378%5B%5D%3E"
|
|
649
652
|
},
|
|
650
653
|
"smsNumber": {
|
|
651
|
-
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-
|
|
654
|
+
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-17360-18012-212214565-0-24378%5B%5D%3E"
|
|
655
|
+
}
|
|
656
|
+
},
|
|
657
|
+
"additionalProperties": false
|
|
658
|
+
},
|
|
659
|
+
"DeepPartial<structure-212214565-11021-11230-212214565-11003-11231-212214565-10698-11233-212214565-0-24378>": {
|
|
660
|
+
"type": "object",
|
|
661
|
+
"properties": {
|
|
662
|
+
"googlePayButton": {
|
|
663
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-212214565-11044-11225-212214565-11023-11226-212214565-11021-11230-212214565-11003-11231-212214565-10698-11233-212214565-0-24378%3E"
|
|
652
664
|
}
|
|
653
665
|
},
|
|
654
666
|
"additionalProperties": false
|
|
655
667
|
},
|
|
668
|
+
"DeepPartial<structure-212214565-11044-11225-212214565-11023-11226-212214565-11021-11230-212214565-11003-11231-212214565-10698-11233-212214565-0-24378>": {
|
|
669
|
+
"type": "object",
|
|
670
|
+
"properties": {
|
|
671
|
+
"buttonType": {
|
|
672
|
+
"$ref": "#/definitions/google.payments.api.ButtonType"
|
|
673
|
+
},
|
|
674
|
+
"buttonColor": {
|
|
675
|
+
"$ref": "#/definitions/google.payments.api.ButtonColor"
|
|
676
|
+
},
|
|
677
|
+
"buttonRadius": {
|
|
678
|
+
"type": "number",
|
|
679
|
+
"description": "Specifies the button corner radius in pixels. The minimum is 0 and the maximum depends on the height of the button. If the height is 40px (default height) then the maximum value for the buttonRadius is 20.",
|
|
680
|
+
"default": 4
|
|
681
|
+
}
|
|
682
|
+
},
|
|
683
|
+
"additionalProperties": false
|
|
684
|
+
},
|
|
685
|
+
"google.payments.api.ButtonType": {
|
|
686
|
+
"type": "string",
|
|
687
|
+
"enum": [
|
|
688
|
+
"book",
|
|
689
|
+
"buy",
|
|
690
|
+
"checkout",
|
|
691
|
+
"donate",
|
|
692
|
+
"order",
|
|
693
|
+
"pay",
|
|
694
|
+
"plain",
|
|
695
|
+
"subscribe",
|
|
696
|
+
"long",
|
|
697
|
+
"short"
|
|
698
|
+
],
|
|
699
|
+
"description": "Supported methods for presenting the Google Pay button.\n\nA translated button label may appear if a language specified in the viewer's browser matches an [available language](https://developers.google.com/pay/api/web/guides/brand-guidelines#payment-buttons-assets).\n\nOptions:\n\n- `book`: \"Book with Google Pay\" button.\n\n- `buy`: \"Buy with Google Pay\" button.\n\n- `checkout`: \"Checkout with Google Pay\" button.\n\n- `donate`: \"Donate with Google Pay\" button.\n\n- `order`: \"Order with Google Pay\" button.\n\n- `pay`: \"Pay with Google Pay\" button.\n\n- `plain`: \"Google Pay\" button without text.\n\n- `subscribe`: \"Subscribe with Google Pay\" button.\n\n- `long`: Same as \"buy\".\n\n- `short`: Same as \"plain\"."
|
|
700
|
+
},
|
|
701
|
+
"google.payments.api.ButtonColor": {
|
|
702
|
+
"type": "string",
|
|
703
|
+
"enum": [
|
|
704
|
+
"default",
|
|
705
|
+
"black",
|
|
706
|
+
"white"
|
|
707
|
+
],
|
|
708
|
+
"description": "Supported colors for the Google Pay button.\n\nOptions:\n\n- `default`: A Google-selected default value. Currently black but it may change over time.\n\n- `black`: A black button suitable for use on white or light backgrounds.\n\n- `white`: A white button suitable for use on colorful backgrounds."
|
|
709
|
+
},
|
|
656
710
|
"DeepPartial<IFeaturesV2>": {
|
|
657
711
|
"type": "object",
|
|
658
712
|
"properties": {
|
|
@@ -717,7 +771,7 @@ exports.JSONSchemas = {
|
|
|
717
771
|
"type": "boolean"
|
|
718
772
|
},
|
|
719
773
|
"externalStoreSelectorUrl": {
|
|
720
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-212214565-
|
|
774
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-212214565-11961-12006-212214565-11933-12007-212214565-11233-12814-212214565-0-24378%3E"
|
|
721
775
|
},
|
|
722
776
|
"favoritesV1": {
|
|
723
777
|
"type": "boolean"
|
|
@@ -736,19 +790,19 @@ exports.JSONSchemas = {
|
|
|
736
790
|
"$ref": "#/definitions/DeepPartial%3CIGlobalAnimations%3E"
|
|
737
791
|
},
|
|
738
792
|
"instacart": {
|
|
739
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-212214565-
|
|
793
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-212214565-12174-12219-212214565-12140-12220-212214565-11233-12814-212214565-0-24378%3E"
|
|
740
794
|
},
|
|
741
795
|
"recipeLegacyShareLink": {
|
|
742
796
|
"type": "boolean"
|
|
743
797
|
},
|
|
744
798
|
"registrationFields": {
|
|
745
|
-
"$ref": "#/definitions/DeepPartial%3Cdef-interface-212214565-
|
|
799
|
+
"$ref": "#/definitions/DeepPartial%3Cdef-interface-212214565-19040-19283-212214565-0-24378%5B%5D%3E"
|
|
746
800
|
},
|
|
747
801
|
"secondTierAuthorization": {
|
|
748
802
|
"$ref": "#/definitions/ISecondTierAuthorization"
|
|
749
803
|
},
|
|
750
804
|
"shoppingModesDisplayOrder": {
|
|
751
|
-
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-
|
|
805
|
+
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-23694-23758-212214565-0-24378%5B%5D%3E"
|
|
752
806
|
},
|
|
753
807
|
"showCheckoutPromoCode": {
|
|
754
808
|
"type": "boolean"
|
|
@@ -775,7 +829,7 @@ exports.JSONSchemas = {
|
|
|
775
829
|
"type": "boolean"
|
|
776
830
|
},
|
|
777
831
|
"storeSelection": {
|
|
778
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-212214565-
|
|
832
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-212214565-12686-12811-212214565-12668-12812-212214565-11233-12814-212214565-0-24378%3E"
|
|
779
833
|
}
|
|
780
834
|
},
|
|
781
835
|
"additionalProperties": false
|
|
@@ -1042,12 +1096,12 @@ exports.JSONSchemas = {
|
|
|
1042
1096
|
]
|
|
1043
1097
|
},
|
|
1044
1098
|
"headerLayout": {
|
|
1045
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-212214565-
|
|
1099
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-212214565-13016-13087-212214565-13000-13088-212214565-12904-13090-212214565-0-24378%3E"
|
|
1046
1100
|
}
|
|
1047
1101
|
},
|
|
1048
1102
|
"additionalProperties": false
|
|
1049
1103
|
},
|
|
1050
|
-
"DeepPartial<structure-212214565-
|
|
1104
|
+
"DeepPartial<structure-212214565-13016-13087-212214565-13000-13088-212214565-12904-13090-212214565-0-24378>": {
|
|
1051
1105
|
"type": "object",
|
|
1052
1106
|
"properties": {
|
|
1053
1107
|
"mobile": {
|
|
@@ -1067,7 +1121,7 @@ exports.JSONSchemas = {
|
|
|
1067
1121
|
},
|
|
1068
1122
|
"additionalProperties": false
|
|
1069
1123
|
},
|
|
1070
|
-
"DeepPartial<structure-212214565-
|
|
1124
|
+
"DeepPartial<structure-212214565-11961-12006-212214565-11933-12007-212214565-11233-12814-212214565-0-24378>": {
|
|
1071
1125
|
"type": "object",
|
|
1072
1126
|
"properties": {
|
|
1073
1127
|
"enabled": {
|
|
@@ -1227,7 +1281,7 @@ exports.JSONSchemas = {
|
|
|
1227
1281
|
},
|
|
1228
1282
|
"additionalProperties": false
|
|
1229
1283
|
},
|
|
1230
|
-
"DeepPartial<structure-212214565-
|
|
1284
|
+
"DeepPartial<structure-212214565-12174-12219-212214565-12140-12220-212214565-11233-12814-212214565-0-24378>": {
|
|
1231
1285
|
"type": "object",
|
|
1232
1286
|
"properties": {
|
|
1233
1287
|
"enabled": {
|
|
@@ -1239,7 +1293,7 @@ exports.JSONSchemas = {
|
|
|
1239
1293
|
},
|
|
1240
1294
|
"additionalProperties": false
|
|
1241
1295
|
},
|
|
1242
|
-
"DeepPartial<def-interface-212214565-
|
|
1296
|
+
"DeepPartial<def-interface-212214565-19040-19283-212214565-0-24378[]>": {
|
|
1243
1297
|
"type": "array",
|
|
1244
1298
|
"items": {
|
|
1245
1299
|
"$ref": "#/definitions/DeepPartial%3CIRegistrationField%3E"
|
|
@@ -1261,7 +1315,7 @@ exports.JSONSchemas = {
|
|
|
1261
1315
|
"$ref": "#/definitions/IRegistrationFieldTypes"
|
|
1262
1316
|
},
|
|
1263
1317
|
"validationTypes": {
|
|
1264
|
-
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-
|
|
1318
|
+
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-17360-18012-212214565-0-24378%5B%5D%3E"
|
|
1265
1319
|
},
|
|
1266
1320
|
"alwaysVisible": {
|
|
1267
1321
|
"type": "boolean"
|
|
@@ -1310,7 +1364,7 @@ exports.JSONSchemas = {
|
|
|
1310
1364
|
],
|
|
1311
1365
|
"additionalProperties": false
|
|
1312
1366
|
},
|
|
1313
|
-
"DeepPartial<def-alias-212214565-
|
|
1367
|
+
"DeepPartial<def-alias-212214565-23694-23758-212214565-0-24378[]>": {
|
|
1314
1368
|
"type": "array",
|
|
1315
1369
|
"items": {
|
|
1316
1370
|
"$ref": "#/definitions/ShoppingMode"
|
|
@@ -1354,7 +1408,7 @@ exports.JSONSchemas = {
|
|
|
1354
1408
|
},
|
|
1355
1409
|
"additionalProperties": false
|
|
1356
1410
|
},
|
|
1357
|
-
"DeepPartial<structure-212214565-
|
|
1411
|
+
"DeepPartial<structure-212214565-12686-12811-212214565-12668-12812-212214565-11233-12814-212214565-0-24378>": {
|
|
1358
1412
|
"type": "object",
|
|
1359
1413
|
"properties": {
|
|
1360
1414
|
"planning": {
|
|
@@ -1416,12 +1470,12 @@ exports.JSONSchemas = {
|
|
|
1416
1470
|
"type": "boolean"
|
|
1417
1471
|
},
|
|
1418
1472
|
"contentProviders": {
|
|
1419
|
-
"$ref": "#/definitions/DeepPartial%3Cdef-interface-212214565-
|
|
1473
|
+
"$ref": "#/definitions/DeepPartial%3Cdef-interface-212214565-23991-24067-212214565-0-24378%5B%5D%3E"
|
|
1420
1474
|
}
|
|
1421
1475
|
},
|
|
1422
1476
|
"additionalProperties": false
|
|
1423
1477
|
},
|
|
1424
|
-
"DeepPartial<def-interface-212214565-
|
|
1478
|
+
"DeepPartial<def-interface-212214565-23991-24067-212214565-0-24378[]>": {
|
|
1425
1479
|
"type": "array",
|
|
1426
1480
|
"items": {
|
|
1427
1481
|
"$ref": "#/definitions/DeepPartial%3CIDefaultExternal%3E"
|
|
@@ -1477,27 +1531,27 @@ exports.JSONSchemas = {
|
|
|
1477
1531
|
"type": "object",
|
|
1478
1532
|
"properties": {
|
|
1479
1533
|
"desktop": {
|
|
1480
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-212214565-
|
|
1534
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-212214565-23171-23252-212214565-23160-23253-212214565-23114-23347-212214565-0-24378%3E"
|
|
1481
1535
|
},
|
|
1482
1536
|
"mobile": {
|
|
1483
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-212214565-
|
|
1537
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-212214565-23263-23344-212214565-23253-23345-212214565-23114-23347-212214565-0-24378%3E"
|
|
1484
1538
|
}
|
|
1485
1539
|
},
|
|
1486
1540
|
"additionalProperties": false
|
|
1487
1541
|
},
|
|
1488
|
-
"DeepPartial<structure-212214565-
|
|
1542
|
+
"DeepPartial<structure-212214565-23171-23252-212214565-23160-23253-212214565-23114-23347-212214565-0-24378>": {
|
|
1489
1543
|
"type": "object",
|
|
1490
1544
|
"properties": {
|
|
1491
1545
|
"left": {
|
|
1492
|
-
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-
|
|
1546
|
+
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-23347-23556-212214565-0-24378%5B%5D%3E"
|
|
1493
1547
|
},
|
|
1494
1548
|
"right": {
|
|
1495
|
-
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-
|
|
1549
|
+
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-23347-23556-212214565-0-24378%5B%5D%3E"
|
|
1496
1550
|
}
|
|
1497
1551
|
},
|
|
1498
1552
|
"additionalProperties": false
|
|
1499
1553
|
},
|
|
1500
|
-
"DeepPartial<def-alias-212214565-
|
|
1554
|
+
"DeepPartial<def-alias-212214565-23347-23556-212214565-0-24378[]>": {
|
|
1501
1555
|
"type": "array",
|
|
1502
1556
|
"items": {
|
|
1503
1557
|
"$ref": "#/definitions/PdpDetailsElementLayout"
|
|
@@ -1506,14 +1560,14 @@ exports.JSONSchemas = {
|
|
|
1506
1560
|
"PdpDetailsElementLayout": {
|
|
1507
1561
|
"type": "string"
|
|
1508
1562
|
},
|
|
1509
|
-
"DeepPartial<structure-212214565-
|
|
1563
|
+
"DeepPartial<structure-212214565-23263-23344-212214565-23253-23345-212214565-23114-23347-212214565-0-24378>": {
|
|
1510
1564
|
"type": "object",
|
|
1511
1565
|
"properties": {
|
|
1512
1566
|
"left": {
|
|
1513
|
-
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-
|
|
1567
|
+
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-23347-23556-212214565-0-24378%5B%5D%3E"
|
|
1514
1568
|
},
|
|
1515
1569
|
"right": {
|
|
1516
|
-
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-
|
|
1570
|
+
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-23347-23556-212214565-0-24378%5B%5D%3E"
|
|
1517
1571
|
}
|
|
1518
1572
|
},
|
|
1519
1573
|
"additionalProperties": false
|
|
@@ -1609,18 +1663,18 @@ exports.JSONSchemas = {
|
|
|
1609
1663
|
"type": "object",
|
|
1610
1664
|
"properties": {
|
|
1611
1665
|
"gridRowLength": {
|
|
1612
|
-
"$ref": "#/definitions/DeepPartial%3Cindexed-type-212214565-
|
|
1666
|
+
"$ref": "#/definitions/DeepPartial%3Cindexed-type-212214565-21400-21440-212214565-21383-21441-212214565-21344-21710-212214565-0-24378%3E"
|
|
1613
1667
|
},
|
|
1614
1668
|
"carouselsRowLength": {
|
|
1615
|
-
"$ref": "#/definitions/DeepPartial%3Cindexed-type-212214565-
|
|
1669
|
+
"$ref": "#/definitions/DeepPartial%3Cindexed-type-212214565-21463-21503-212214565-21441-21504-212214565-21344-21710-212214565-0-24378%3E"
|
|
1616
1670
|
},
|
|
1617
1671
|
"productCard": {
|
|
1618
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-212214565-
|
|
1672
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-212214565-21519-21707-212214565-21504-21708-212214565-21344-21710-212214565-0-24378%3E"
|
|
1619
1673
|
}
|
|
1620
1674
|
},
|
|
1621
1675
|
"additionalProperties": false
|
|
1622
1676
|
},
|
|
1623
|
-
"DeepPartial<indexed-type-212214565-
|
|
1677
|
+
"DeepPartial<indexed-type-212214565-21400-21440-212214565-21383-21441-212214565-21344-21710-212214565-0-24378>": {
|
|
1624
1678
|
"type": "object",
|
|
1625
1679
|
"properties": {
|
|
1626
1680
|
"mobile": {
|
|
@@ -1635,7 +1689,7 @@ exports.JSONSchemas = {
|
|
|
1635
1689
|
},
|
|
1636
1690
|
"additionalProperties": false
|
|
1637
1691
|
},
|
|
1638
|
-
"DeepPartial<indexed-type-212214565-
|
|
1692
|
+
"DeepPartial<indexed-type-212214565-21463-21503-212214565-21441-21504-212214565-21344-21710-212214565-0-24378>": {
|
|
1639
1693
|
"type": "object",
|
|
1640
1694
|
"properties": {
|
|
1641
1695
|
"mobile": {
|
|
@@ -1650,7 +1704,7 @@ exports.JSONSchemas = {
|
|
|
1650
1704
|
},
|
|
1651
1705
|
"additionalProperties": false
|
|
1652
1706
|
},
|
|
1653
|
-
"DeepPartial<structure-212214565-
|
|
1707
|
+
"DeepPartial<structure-212214565-21519-21707-212214565-21504-21708-212214565-21344-21710-212214565-0-24378>": {
|
|
1654
1708
|
"type": "object",
|
|
1655
1709
|
"properties": {
|
|
1656
1710
|
"enabled": {
|
|
@@ -1732,12 +1786,12 @@ exports.JSONSchemas = {
|
|
|
1732
1786
|
"type": "number"
|
|
1733
1787
|
},
|
|
1734
1788
|
"labelsPriority": {
|
|
1735
|
-
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-
|
|
1789
|
+
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-22266-22390-212214565-0-24378%5B%5D%3E"
|
|
1736
1790
|
}
|
|
1737
1791
|
},
|
|
1738
1792
|
"additionalProperties": false
|
|
1739
1793
|
},
|
|
1740
|
-
"DeepPartial<def-alias-212214565-
|
|
1794
|
+
"DeepPartial<def-alias-212214565-22266-22390-212214565-0-24378[]>": {
|
|
1741
1795
|
"type": "array",
|
|
1742
1796
|
"items": {
|
|
1743
1797
|
"$ref": "#/definitions/DeepPartial%3CILabelConfig%3E"
|
|
@@ -2718,7 +2772,7 @@ exports.JSONSchemas = {
|
|
|
2718
2772
|
"type": "boolean"
|
|
2719
2773
|
},
|
|
2720
2774
|
"sections": {
|
|
2721
|
-
"$ref": "#/definitions/DeepPartial%3Cindexed-type-212214565-
|
|
2775
|
+
"$ref": "#/definitions/DeepPartial%3Cindexed-type-212214565-23839-23901-212214565-23827-23902-212214565-23758-23991-212214565-0-24378%3E"
|
|
2722
2776
|
},
|
|
2723
2777
|
"optInMarketingPreferences": {
|
|
2724
2778
|
"type": "boolean"
|
|
@@ -2729,7 +2783,7 @@ exports.JSONSchemas = {
|
|
|
2729
2783
|
},
|
|
2730
2784
|
"additionalProperties": false
|
|
2731
2785
|
},
|
|
2732
|
-
"DeepPartial<indexed-type-212214565-
|
|
2786
|
+
"DeepPartial<indexed-type-212214565-23839-23901-212214565-23827-23902-212214565-23758-23991-212214565-0-24378>": {
|
|
2733
2787
|
"type": "object",
|
|
2734
2788
|
"properties": {
|
|
2735
2789
|
"marketingPreferences": {
|
|
@@ -2947,7 +3001,7 @@ exports.JSONSchemas = {
|
|
|
2947
3001
|
"type": "boolean"
|
|
2948
3002
|
},
|
|
2949
3003
|
"percentOffset": {
|
|
2950
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-212214565-
|
|
3004
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-212214565-24239-24284-212214565-24222-24285-212214565-24163-24318-212214565-0-24378%3E"
|
|
2951
3005
|
},
|
|
2952
3006
|
"visibilityThreshold": {
|
|
2953
3007
|
"type": "number"
|
|
@@ -2955,7 +3009,7 @@ exports.JSONSchemas = {
|
|
|
2955
3009
|
},
|
|
2956
3010
|
"additionalProperties": false
|
|
2957
3011
|
},
|
|
2958
|
-
"DeepPartial<structure-212214565-
|
|
3012
|
+
"DeepPartial<structure-212214565-24239-24284-212214565-24222-24285-212214565-24163-24318-212214565-0-24378>": {
|
|
2959
3013
|
"type": "object",
|
|
2960
3014
|
"properties": {
|
|
2961
3015
|
"right": {
|
|
@@ -3000,7 +3054,7 @@ exports.JSONSchemas = {
|
|
|
3000
3054
|
},
|
|
3001
3055
|
"additionalProperties": false
|
|
3002
3056
|
},
|
|
3003
|
-
"DeepPartial<def-interface-212214565-
|
|
3057
|
+
"DeepPartial<def-interface-212214565-15562-15686-212214565-0-24378[]>": {
|
|
3004
3058
|
"type": "array",
|
|
3005
3059
|
"items": {
|
|
3006
3060
|
"$ref": "#/definitions/DeepPartial%3CIWelcomeModalV2%3E"
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
/// <reference types="googlepay" />
|
|
1
2
|
import { CMSNames } from "../storefront/contentEngineComponents";
|
|
2
3
|
import { ProductAttributes } from "../storefront/productBadgeAttributes";
|
|
3
4
|
import { IconNames, PaymentCards } from "./icons.interfaces";
|
|
@@ -365,6 +366,13 @@ export interface ICheckoutSettingsV2 {
|
|
|
365
366
|
forceDeliverySection: boolean;
|
|
366
367
|
enableInterimModal: boolean;
|
|
367
368
|
smsOptIn: boolean;
|
|
369
|
+
nativePayments: {
|
|
370
|
+
googlePayButton: {
|
|
371
|
+
buttonType: google.payments.api.ButtonType;
|
|
372
|
+
buttonColor: google.payments.api.ButtonColor;
|
|
373
|
+
buttonRadius: google.payments.api.ButtonOptions["buttonRadius"];
|
|
374
|
+
};
|
|
375
|
+
};
|
|
368
376
|
}
|
|
369
377
|
export interface IFeaturesV2 {
|
|
370
378
|
additionalCharges: boolean;
|