@thryveai/theme-interfaces 2.8.62 → 2.8.64
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 +99 -40
- package/dist/JSONSchemas/index.js +206 -102
- package/dist/interfaces/icons.interfaces.d.ts +1 -1
- package/dist/interfaces/retailer-settings.interfaces.d.ts +2 -0
- package/dist/interfaces/shared-settings.interfaces.d.ts +10 -1
- package/dist/storefront/SFUISharedSettingsTemplate.AdminUi.js +5 -7
- package/dist/storefront/commonSettingsStorefront.js +1 -0
- package/dist/storefront/commonSharedSettings.js +1 -0
- package/dist/storefront/defaultIconsStorefront.js +1 -1
- package/dist/storefront/defaultSettingsStorefront.js +1 -0
- package/dist/storefront/defaultSharedSettings.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-
|
|
46
|
+
"$ref": "#/definitions/DeepPartial%3Cdef-interface-212214565-16184-16308-212214565-0-25106%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-20458-20665-212214565-20444-20666-212214565-20409-20886-212214565-0-25106%3E"
|
|
62
62
|
},
|
|
63
63
|
"idp": {
|
|
64
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-212214565-
|
|
64
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-212214565-20673-20750-212214565-20666-20751-212214565-20409-20886-212214565-0-25106%3E"
|
|
65
65
|
},
|
|
66
66
|
"profileTab": {
|
|
67
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-212214565-
|
|
67
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-212214565-20765-20805-212214565-20751-20806-212214565-20409-20886-212214565-0-25106%3E"
|
|
68
68
|
},
|
|
69
69
|
"secondStepRegistration": {
|
|
70
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-212214565-
|
|
70
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-212214565-20832-20883-212214565-20806-20884-212214565-20409-20886-212214565-0-25106%3E"
|
|
71
71
|
}
|
|
72
72
|
},
|
|
73
73
|
"additionalProperties": false
|
|
74
74
|
},
|
|
75
|
-
"DeepPartial<structure-212214565-
|
|
75
|
+
"DeepPartial<structure-212214565-20458-20665-212214565-20444-20666-212214565-20409-20886-212214565-0-25106>": {
|
|
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-17982-18634-212214565-0-25106%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-17982-18634-212214565-0-25106[]>": {
|
|
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-20673-20750-212214565-20666-20751-212214565-20409-20886-212214565-0-25106>": {
|
|
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-20765-20805-212214565-20751-20806-212214565-20409-20886-212214565-0-25106>": {
|
|
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-20832-20883-212214565-20806-20884-212214565-20409-20886-212214565-0-25106>": {
|
|
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-20959-21269-212214565-20949-21270-212214565-20886-21272-212214565-0-25106%3E"
|
|
358
358
|
}
|
|
359
359
|
},
|
|
360
360
|
"additionalProperties": false
|
|
361
361
|
},
|
|
362
|
-
"DeepPartial<structure-212214565-
|
|
362
|
+
"DeepPartial<structure-212214565-20959-21269-212214565-20949-21270-212214565-20886-21272-212214565-0-25106>": {
|
|
363
363
|
"type": "object",
|
|
364
364
|
"properties": {
|
|
365
365
|
"title": {
|
|
366
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-212214565-
|
|
366
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-212214565-20972-21046-212214565-20961-21047-212214565-20959-21269-212214565-20949-21270-212214565-20886-21272-212214565-0-25106%3E"
|
|
367
367
|
},
|
|
368
368
|
"company": {
|
|
369
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-212214565-
|
|
369
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-212214565-21060-21134-212214565-21047-21135-212214565-20959-21269-212214565-20949-21270-212214565-20886-21272-212214565-0-25106%3E"
|
|
370
370
|
},
|
|
371
371
|
"typeOfBusiness": {
|
|
372
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-212214565-
|
|
372
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-212214565-21155-21264-212214565-21135-21265-212214565-20959-21269-212214565-20949-21270-212214565-20886-21272-212214565-0-25106%3E"
|
|
373
373
|
}
|
|
374
374
|
},
|
|
375
375
|
"additionalProperties": false
|
|
376
376
|
},
|
|
377
|
-
"DeepPartial<structure-212214565-
|
|
377
|
+
"DeepPartial<structure-212214565-20972-21046-212214565-20961-21047-212214565-20959-21269-212214565-20949-21270-212214565-20886-21272-212214565-0-25106>": {
|
|
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-17982-18634-212214565-0-25106%5B%5D%3E"
|
|
385
385
|
}
|
|
386
386
|
},
|
|
387
387
|
"additionalProperties": false
|
|
388
388
|
},
|
|
389
|
-
"DeepPartial<structure-212214565-
|
|
389
|
+
"DeepPartial<structure-212214565-21060-21134-212214565-21047-21135-212214565-20959-21269-212214565-20949-21270-212214565-20886-21272-212214565-0-25106>": {
|
|
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-17982-18634-212214565-0-25106%5B%5D%3E"
|
|
397
397
|
}
|
|
398
398
|
},
|
|
399
399
|
"additionalProperties": false
|
|
400
400
|
},
|
|
401
|
-
"DeepPartial<structure-212214565-
|
|
401
|
+
"DeepPartial<structure-212214565-21155-21264-212214565-21135-21265-212214565-20959-21269-212214565-20949-21270-212214565-20886-21272-212214565-0-25106>": {
|
|
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-21272-21400-212214565-0-25106%5B%5D%3E"
|
|
409
409
|
},
|
|
410
410
|
"validationTypes": {
|
|
411
|
-
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-
|
|
411
|
+
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-17982-18634-212214565-0-25106%5B%5D%3E"
|
|
412
412
|
}
|
|
413
413
|
},
|
|
414
414
|
"additionalProperties": false
|
|
415
415
|
},
|
|
416
|
-
"DeepPartial<def-alias-212214565-
|
|
416
|
+
"DeepPartial<def-alias-212214565-21272-21400-212214565-0-25106[]>": {
|
|
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-
|
|
439
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-212214565-10370-10415-212214565-10359-10416-212214565-10267-10726-212214565-0-25106%3E"
|
|
440
440
|
},
|
|
441
441
|
"integration": {
|
|
442
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-212214565-
|
|
442
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-212214565-10431-10662-212214565-10416-10663-212214565-10267-10726-212214565-0-25106%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-17982-18634-212214565-0-25106%5B%5D%3E"
|
|
458
458
|
},
|
|
459
459
|
"addressLine2": {
|
|
460
|
-
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-
|
|
460
|
+
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-17982-18634-212214565-0-25106%5B%5D%3E"
|
|
461
461
|
},
|
|
462
462
|
"city": {
|
|
463
|
-
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-
|
|
463
|
+
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-17982-18634-212214565-0-25106%5B%5D%3E"
|
|
464
464
|
},
|
|
465
465
|
"countyProvinceState": {
|
|
466
|
-
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-
|
|
466
|
+
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-17982-18634-212214565-0-25106%5B%5D%3E"
|
|
467
467
|
},
|
|
468
468
|
"familyName": {
|
|
469
|
-
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-
|
|
469
|
+
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-17982-18634-212214565-0-25106%5B%5D%3E"
|
|
470
470
|
},
|
|
471
471
|
"firstName": {
|
|
472
|
-
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-
|
|
472
|
+
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-17982-18634-212214565-0-25106%5B%5D%3E"
|
|
473
473
|
},
|
|
474
474
|
"instructions": {
|
|
475
|
-
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-
|
|
475
|
+
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-17982-18634-212214565-0-25106%5B%5D%3E"
|
|
476
476
|
},
|
|
477
477
|
"phoneNumber": {
|
|
478
|
-
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-
|
|
478
|
+
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-17982-18634-212214565-0-25106%5B%5D%3E"
|
|
479
479
|
},
|
|
480
480
|
"postCode": {
|
|
481
|
-
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-
|
|
481
|
+
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-17982-18634-212214565-0-25106%5B%5D%3E"
|
|
482
482
|
},
|
|
483
483
|
"smsNumber": {
|
|
484
|
-
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-
|
|
484
|
+
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-17982-18634-212214565-0-25106%5B%5D%3E"
|
|
485
485
|
},
|
|
486
486
|
"deliveryModalZipCodeValidation": {
|
|
487
|
-
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-
|
|
487
|
+
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-17982-18634-212214565-0-25106%5B%5D%3E"
|
|
488
488
|
}
|
|
489
489
|
},
|
|
490
490
|
"additionalProperties": false
|
|
491
491
|
},
|
|
492
|
-
"DeepPartial<structure-212214565-
|
|
492
|
+
"DeepPartial<structure-212214565-10370-10415-212214565-10359-10416-212214565-10267-10726-212214565-0-25106>": {
|
|
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-
|
|
504
|
+
"DeepPartial<structure-212214565-10431-10662-212214565-10416-10663-212214565-10267-10726-212214565-0-25106>": {
|
|
505
505
|
"type": "object",
|
|
506
506
|
"properties": {
|
|
507
507
|
"enabled": {
|
|
@@ -597,7 +597,7 @@ exports.JSONSchemas = {
|
|
|
597
597
|
"type": "boolean"
|
|
598
598
|
},
|
|
599
599
|
"nativePayments": {
|
|
600
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-212214565-
|
|
600
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-212214565-11166-11375-212214565-11148-11376-212214565-10843-11378-212214565-0-25106%3E"
|
|
601
601
|
}
|
|
602
602
|
},
|
|
603
603
|
"additionalProperties": false
|
|
@@ -645,27 +645,27 @@ exports.JSONSchemas = {
|
|
|
645
645
|
"type": "object",
|
|
646
646
|
"properties": {
|
|
647
647
|
"instructions": {
|
|
648
|
-
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-
|
|
648
|
+
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-17982-18634-212214565-0-25106%5B%5D%3E"
|
|
649
649
|
},
|
|
650
650
|
"phoneNumber": {
|
|
651
|
-
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-
|
|
651
|
+
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-17982-18634-212214565-0-25106%5B%5D%3E"
|
|
652
652
|
},
|
|
653
653
|
"smsNumber": {
|
|
654
|
-
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-
|
|
654
|
+
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-17982-18634-212214565-0-25106%5B%5D%3E"
|
|
655
655
|
}
|
|
656
656
|
},
|
|
657
657
|
"additionalProperties": false
|
|
658
658
|
},
|
|
659
|
-
"DeepPartial<structure-212214565-
|
|
659
|
+
"DeepPartial<structure-212214565-11166-11375-212214565-11148-11376-212214565-10843-11378-212214565-0-25106>": {
|
|
660
660
|
"type": "object",
|
|
661
661
|
"properties": {
|
|
662
662
|
"googlePayButton": {
|
|
663
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-212214565-
|
|
663
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-212214565-11189-11370-212214565-11168-11371-212214565-11166-11375-212214565-11148-11376-212214565-10843-11378-212214565-0-25106%3E"
|
|
664
664
|
}
|
|
665
665
|
},
|
|
666
666
|
"additionalProperties": false
|
|
667
667
|
},
|
|
668
|
-
"DeepPartial<structure-212214565-
|
|
668
|
+
"DeepPartial<structure-212214565-11189-11370-212214565-11168-11371-212214565-11166-11375-212214565-11148-11376-212214565-10843-11378-212214565-0-25106>": {
|
|
669
669
|
"type": "object",
|
|
670
670
|
"properties": {
|
|
671
671
|
"buttonType": {
|
|
@@ -771,7 +771,7 @@ exports.JSONSchemas = {
|
|
|
771
771
|
"type": "boolean"
|
|
772
772
|
},
|
|
773
773
|
"externalStoreSelectorUrl": {
|
|
774
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-212214565-
|
|
774
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-212214565-12106-12151-212214565-12078-12152-212214565-11378-12994-212214565-0-25106%3E"
|
|
775
775
|
},
|
|
776
776
|
"favoritesV1": {
|
|
777
777
|
"type": "boolean"
|
|
@@ -790,19 +790,19 @@ exports.JSONSchemas = {
|
|
|
790
790
|
"$ref": "#/definitions/DeepPartial%3CIGlobalAnimations%3E"
|
|
791
791
|
},
|
|
792
792
|
"instacart": {
|
|
793
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-212214565-
|
|
793
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-212214565-12319-12364-212214565-12285-12365-212214565-11378-12994-212214565-0-25106%3E"
|
|
794
794
|
},
|
|
795
795
|
"recipeLegacyShareLink": {
|
|
796
796
|
"type": "boolean"
|
|
797
797
|
},
|
|
798
798
|
"registrationFields": {
|
|
799
|
-
"$ref": "#/definitions/DeepPartial%3Cdef-interface-212214565-
|
|
799
|
+
"$ref": "#/definitions/DeepPartial%3Cdef-interface-212214565-19662-19905-212214565-0-25106%5B%5D%3E"
|
|
800
800
|
},
|
|
801
801
|
"secondTierAuthorization": {
|
|
802
802
|
"$ref": "#/definitions/ISecondTierAuthorization"
|
|
803
803
|
},
|
|
804
804
|
"shoppingModesDisplayOrder": {
|
|
805
|
-
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-
|
|
805
|
+
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-24259-24323-212214565-0-25106%5B%5D%3E"
|
|
806
806
|
},
|
|
807
807
|
"showCheckoutPromoCode": {
|
|
808
808
|
"type": "boolean"
|
|
@@ -832,7 +832,7 @@ exports.JSONSchemas = {
|
|
|
832
832
|
"type": "boolean"
|
|
833
833
|
},
|
|
834
834
|
"storeSelection": {
|
|
835
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-212214565-
|
|
835
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-212214565-12866-12991-212214565-12848-12992-212214565-11378-12994-212214565-0-25106%3E"
|
|
836
836
|
}
|
|
837
837
|
},
|
|
838
838
|
"additionalProperties": false
|
|
@@ -1099,12 +1099,12 @@ exports.JSONSchemas = {
|
|
|
1099
1099
|
]
|
|
1100
1100
|
},
|
|
1101
1101
|
"headerLayout": {
|
|
1102
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-212214565-
|
|
1102
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-212214565-13196-13267-212214565-13180-13268-212214565-13084-13270-212214565-0-25106%3E"
|
|
1103
1103
|
}
|
|
1104
1104
|
},
|
|
1105
1105
|
"additionalProperties": false
|
|
1106
1106
|
},
|
|
1107
|
-
"DeepPartial<structure-212214565-
|
|
1107
|
+
"DeepPartial<structure-212214565-13196-13267-212214565-13180-13268-212214565-13084-13270-212214565-0-25106>": {
|
|
1108
1108
|
"type": "object",
|
|
1109
1109
|
"properties": {
|
|
1110
1110
|
"mobile": {
|
|
@@ -1124,7 +1124,7 @@ exports.JSONSchemas = {
|
|
|
1124
1124
|
},
|
|
1125
1125
|
"additionalProperties": false
|
|
1126
1126
|
},
|
|
1127
|
-
"DeepPartial<structure-212214565-
|
|
1127
|
+
"DeepPartial<structure-212214565-12106-12151-212214565-12078-12152-212214565-11378-12994-212214565-0-25106>": {
|
|
1128
1128
|
"type": "object",
|
|
1129
1129
|
"properties": {
|
|
1130
1130
|
"enabled": {
|
|
@@ -1290,7 +1290,7 @@ exports.JSONSchemas = {
|
|
|
1290
1290
|
},
|
|
1291
1291
|
"additionalProperties": false
|
|
1292
1292
|
},
|
|
1293
|
-
"DeepPartial<structure-212214565-
|
|
1293
|
+
"DeepPartial<structure-212214565-12319-12364-212214565-12285-12365-212214565-11378-12994-212214565-0-25106>": {
|
|
1294
1294
|
"type": "object",
|
|
1295
1295
|
"properties": {
|
|
1296
1296
|
"enabled": {
|
|
@@ -1302,7 +1302,7 @@ exports.JSONSchemas = {
|
|
|
1302
1302
|
},
|
|
1303
1303
|
"additionalProperties": false
|
|
1304
1304
|
},
|
|
1305
|
-
"DeepPartial<def-interface-212214565-
|
|
1305
|
+
"DeepPartial<def-interface-212214565-19662-19905-212214565-0-25106[]>": {
|
|
1306
1306
|
"type": "array",
|
|
1307
1307
|
"items": {
|
|
1308
1308
|
"$ref": "#/definitions/DeepPartial%3CIRegistrationField%3E"
|
|
@@ -1324,7 +1324,7 @@ exports.JSONSchemas = {
|
|
|
1324
1324
|
"$ref": "#/definitions/IRegistrationFieldTypes"
|
|
1325
1325
|
},
|
|
1326
1326
|
"validationTypes": {
|
|
1327
|
-
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-
|
|
1327
|
+
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-17982-18634-212214565-0-25106%5B%5D%3E"
|
|
1328
1328
|
},
|
|
1329
1329
|
"alwaysVisible": {
|
|
1330
1330
|
"type": "boolean"
|
|
@@ -1373,7 +1373,7 @@ exports.JSONSchemas = {
|
|
|
1373
1373
|
],
|
|
1374
1374
|
"additionalProperties": false
|
|
1375
1375
|
},
|
|
1376
|
-
"DeepPartial<def-alias-212214565-
|
|
1376
|
+
"DeepPartial<def-alias-212214565-24259-24323-212214565-0-25106[]>": {
|
|
1377
1377
|
"type": "array",
|
|
1378
1378
|
"items": {
|
|
1379
1379
|
"$ref": "#/definitions/ShoppingMode"
|
|
@@ -1417,7 +1417,7 @@ exports.JSONSchemas = {
|
|
|
1417
1417
|
},
|
|
1418
1418
|
"additionalProperties": false
|
|
1419
1419
|
},
|
|
1420
|
-
"DeepPartial<structure-212214565-
|
|
1420
|
+
"DeepPartial<structure-212214565-12866-12991-212214565-12848-12992-212214565-11378-12994-212214565-0-25106>": {
|
|
1421
1421
|
"type": "object",
|
|
1422
1422
|
"properties": {
|
|
1423
1423
|
"planning": {
|
|
@@ -1479,12 +1479,12 @@ exports.JSONSchemas = {
|
|
|
1479
1479
|
"type": "boolean"
|
|
1480
1480
|
},
|
|
1481
1481
|
"contentProviders": {
|
|
1482
|
-
"$ref": "#/definitions/DeepPartial%3Cdef-interface-212214565-
|
|
1482
|
+
"$ref": "#/definitions/DeepPartial%3Cdef-interface-212214565-24556-24632-212214565-0-25106%5B%5D%3E"
|
|
1483
1483
|
}
|
|
1484
1484
|
},
|
|
1485
1485
|
"additionalProperties": false
|
|
1486
1486
|
},
|
|
1487
|
-
"DeepPartial<def-interface-212214565-
|
|
1487
|
+
"DeepPartial<def-interface-212214565-24556-24632-212214565-0-25106[]>": {
|
|
1488
1488
|
"type": "array",
|
|
1489
1489
|
"items": {
|
|
1490
1490
|
"$ref": "#/definitions/DeepPartial%3CIDefaultExternal%3E"
|
|
@@ -1540,27 +1540,27 @@ exports.JSONSchemas = {
|
|
|
1540
1540
|
"type": "object",
|
|
1541
1541
|
"properties": {
|
|
1542
1542
|
"desktop": {
|
|
1543
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-212214565-
|
|
1543
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-212214565-23736-23817-212214565-23725-23818-212214565-23679-23912-212214565-0-25106%3E"
|
|
1544
1544
|
},
|
|
1545
1545
|
"mobile": {
|
|
1546
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-212214565-
|
|
1546
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-212214565-23828-23909-212214565-23818-23910-212214565-23679-23912-212214565-0-25106%3E"
|
|
1547
1547
|
}
|
|
1548
1548
|
},
|
|
1549
1549
|
"additionalProperties": false
|
|
1550
1550
|
},
|
|
1551
|
-
"DeepPartial<structure-212214565-
|
|
1551
|
+
"DeepPartial<structure-212214565-23736-23817-212214565-23725-23818-212214565-23679-23912-212214565-0-25106>": {
|
|
1552
1552
|
"type": "object",
|
|
1553
1553
|
"properties": {
|
|
1554
1554
|
"left": {
|
|
1555
|
-
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-
|
|
1555
|
+
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-23912-24121-212214565-0-25106%5B%5D%3E"
|
|
1556
1556
|
},
|
|
1557
1557
|
"right": {
|
|
1558
|
-
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-
|
|
1558
|
+
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-23912-24121-212214565-0-25106%5B%5D%3E"
|
|
1559
1559
|
}
|
|
1560
1560
|
},
|
|
1561
1561
|
"additionalProperties": false
|
|
1562
1562
|
},
|
|
1563
|
-
"DeepPartial<def-alias-212214565-
|
|
1563
|
+
"DeepPartial<def-alias-212214565-23912-24121-212214565-0-25106[]>": {
|
|
1564
1564
|
"type": "array",
|
|
1565
1565
|
"items": {
|
|
1566
1566
|
"$ref": "#/definitions/PdpDetailsElementLayout"
|
|
@@ -1569,14 +1569,14 @@ exports.JSONSchemas = {
|
|
|
1569
1569
|
"PdpDetailsElementLayout": {
|
|
1570
1570
|
"type": "string"
|
|
1571
1571
|
},
|
|
1572
|
-
"DeepPartial<structure-212214565-
|
|
1572
|
+
"DeepPartial<structure-212214565-23828-23909-212214565-23818-23910-212214565-23679-23912-212214565-0-25106>": {
|
|
1573
1573
|
"type": "object",
|
|
1574
1574
|
"properties": {
|
|
1575
1575
|
"left": {
|
|
1576
|
-
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-
|
|
1576
|
+
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-23912-24121-212214565-0-25106%5B%5D%3E"
|
|
1577
1577
|
},
|
|
1578
1578
|
"right": {
|
|
1579
|
-
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-
|
|
1579
|
+
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-23912-24121-212214565-0-25106%5B%5D%3E"
|
|
1580
1580
|
}
|
|
1581
1581
|
},
|
|
1582
1582
|
"additionalProperties": false
|
|
@@ -1663,6 +1663,9 @@ exports.JSONSchemas = {
|
|
|
1663
1663
|
"limitProductCardTitleHeight": {
|
|
1664
1664
|
"type": "boolean"
|
|
1665
1665
|
},
|
|
1666
|
+
"imageRendering": {
|
|
1667
|
+
"type": "string"
|
|
1668
|
+
},
|
|
1666
1669
|
"productCardTitleHeight": {
|
|
1667
1670
|
"type": "number"
|
|
1668
1671
|
},
|
|
@@ -1676,10 +1679,10 @@ exports.JSONSchemas = {
|
|
|
1676
1679
|
"type": "object",
|
|
1677
1680
|
"properties": {
|
|
1678
1681
|
"gridRowLength": {
|
|
1679
|
-
"$ref": "#/definitions/DeepPartial%3Cindexed-type-212214565-
|
|
1682
|
+
"$ref": "#/definitions/DeepPartial%3Cindexed-type-212214565-22163-22203-212214565-22146-22204-212214565-22107-22308-212214565-0-25106%3E"
|
|
1680
1683
|
},
|
|
1681
1684
|
"carouselsRowLength": {
|
|
1682
|
-
"$ref": "#/definitions/DeepPartial%3Cindexed-type-212214565-
|
|
1685
|
+
"$ref": "#/definitions/DeepPartial%3Cindexed-type-212214565-22226-22266-212214565-22204-22267-212214565-22107-22308-212214565-0-25106%3E"
|
|
1683
1686
|
},
|
|
1684
1687
|
"productCard": {
|
|
1685
1688
|
"$ref": "#/definitions/DeepPartial%3CIProductCardV2Settings%3E"
|
|
@@ -1687,7 +1690,7 @@ exports.JSONSchemas = {
|
|
|
1687
1690
|
},
|
|
1688
1691
|
"additionalProperties": false
|
|
1689
1692
|
},
|
|
1690
|
-
"DeepPartial<indexed-type-212214565-
|
|
1693
|
+
"DeepPartial<indexed-type-212214565-22163-22203-212214565-22146-22204-212214565-22107-22308-212214565-0-25106>": {
|
|
1691
1694
|
"type": "object",
|
|
1692
1695
|
"properties": {
|
|
1693
1696
|
"mobile": {
|
|
@@ -1702,7 +1705,7 @@ exports.JSONSchemas = {
|
|
|
1702
1705
|
},
|
|
1703
1706
|
"additionalProperties": false
|
|
1704
1707
|
},
|
|
1705
|
-
"DeepPartial<indexed-type-212214565-
|
|
1708
|
+
"DeepPartial<indexed-type-212214565-22226-22266-212214565-22204-22267-212214565-22107-22308-212214565-0-25106>": {
|
|
1706
1709
|
"type": "object",
|
|
1707
1710
|
"properties": {
|
|
1708
1711
|
"mobile": {
|
|
@@ -1795,12 +1798,12 @@ exports.JSONSchemas = {
|
|
|
1795
1798
|
"type": "number"
|
|
1796
1799
|
},
|
|
1797
1800
|
"labelsPriority": {
|
|
1798
|
-
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-
|
|
1801
|
+
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-22864-22988-212214565-0-25106%5B%5D%3E"
|
|
1799
1802
|
}
|
|
1800
1803
|
},
|
|
1801
1804
|
"additionalProperties": false
|
|
1802
1805
|
},
|
|
1803
|
-
"DeepPartial<def-alias-212214565-
|
|
1806
|
+
"DeepPartial<def-alias-212214565-22864-22988-212214565-0-25106[]>": {
|
|
1804
1807
|
"type": "array",
|
|
1805
1808
|
"items": {
|
|
1806
1809
|
"$ref": "#/definitions/DeepPartial%3CILabelConfig%3E"
|
|
@@ -2002,7 +2005,7 @@ exports.JSONSchemas = {
|
|
|
2002
2005
|
"$ref": "#/definitions/DeepPartial%3CILayoutCarousel%3E"
|
|
2003
2006
|
},
|
|
2004
2007
|
"categoryDocumentTitle": {
|
|
2005
|
-
"$ref": "#/definitions/DeepPartial%3Cinterface-212214565-
|
|
2008
|
+
"$ref": "#/definitions/DeepPartial%3Cinterface-212214565-13901-14017-212214565-0-25106%3E"
|
|
2006
2009
|
}
|
|
2007
2010
|
},
|
|
2008
2011
|
"additionalProperties": false
|
|
@@ -2011,21 +2014,21 @@ exports.JSONSchemas = {
|
|
|
2011
2014
|
"type": "object",
|
|
2012
2015
|
"properties": {
|
|
2013
2016
|
"productCardStory": {
|
|
2014
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-212214565-
|
|
2017
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-212214565-14070-14207-212214565-14050-14208-212214565-14017-14210-212214565-0-25106%3E"
|
|
2015
2018
|
}
|
|
2016
2019
|
},
|
|
2017
2020
|
"additionalProperties": false
|
|
2018
2021
|
},
|
|
2019
|
-
"DeepPartial<structure-212214565-
|
|
2022
|
+
"DeepPartial<structure-212214565-14070-14207-212214565-14050-14208-212214565-14017-14210-212214565-0-25106>": {
|
|
2020
2023
|
"type": "object",
|
|
2021
2024
|
"properties": {
|
|
2022
2025
|
"imageSpaceRatios": {
|
|
2023
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-212214565-
|
|
2026
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-212214565-14094-14202-212214565-14072-14203-212214565-14070-14207-212214565-14050-14208-212214565-14017-14210-212214565-0-25106%3E"
|
|
2024
2027
|
}
|
|
2025
2028
|
},
|
|
2026
2029
|
"additionalProperties": false
|
|
2027
2030
|
},
|
|
2028
|
-
"DeepPartial<structure-212214565-
|
|
2031
|
+
"DeepPartial<structure-212214565-14094-14202-212214565-14072-14203-212214565-14070-14207-212214565-14050-14208-212214565-14017-14210-212214565-0-25106>": {
|
|
2029
2032
|
"type": "object",
|
|
2030
2033
|
"properties": {
|
|
2031
2034
|
"30": {
|
|
@@ -2131,6 +2134,10 @@ exports.JSONSchemas = {
|
|
|
2131
2134
|
"type": "string",
|
|
2132
2135
|
"const": "Blog"
|
|
2133
2136
|
},
|
|
2137
|
+
{
|
|
2138
|
+
"type": "string",
|
|
2139
|
+
"const": "Buymie"
|
|
2140
|
+
},
|
|
2134
2141
|
{
|
|
2135
2142
|
"type": "string",
|
|
2136
2143
|
"const": "Cart"
|
|
@@ -2615,6 +2622,10 @@ exports.JSONSchemas = {
|
|
|
2615
2622
|
"type": "string",
|
|
2616
2623
|
"const": "Youtube"
|
|
2617
2624
|
},
|
|
2625
|
+
{
|
|
2626
|
+
"type": "string",
|
|
2627
|
+
"const": "Zetes"
|
|
2628
|
+
},
|
|
2618
2629
|
{
|
|
2619
2630
|
"$ref": "#/definitions/PaymentTypesLogos"
|
|
2620
2631
|
},
|
|
@@ -2626,6 +2637,14 @@ exports.JSONSchemas = {
|
|
|
2626
2637
|
},
|
|
2627
2638
|
{
|
|
2628
2639
|
"$ref": "#/definitions/LanguageFlags"
|
|
2640
|
+
},
|
|
2641
|
+
{
|
|
2642
|
+
"type": "string",
|
|
2643
|
+
"const": "Zoom"
|
|
2644
|
+
},
|
|
2645
|
+
{
|
|
2646
|
+
"type": "string",
|
|
2647
|
+
"const": "ZoomOut"
|
|
2629
2648
|
}
|
|
2630
2649
|
]
|
|
2631
2650
|
},
|
|
@@ -2841,7 +2860,7 @@ exports.JSONSchemas = {
|
|
|
2841
2860
|
"type": "boolean"
|
|
2842
2861
|
},
|
|
2843
2862
|
"sections": {
|
|
2844
|
-
"$ref": "#/definitions/DeepPartial%3Cindexed-type-212214565-
|
|
2863
|
+
"$ref": "#/definitions/DeepPartial%3Cindexed-type-212214565-24404-24466-212214565-24392-24467-212214565-24323-24556-212214565-0-25106%3E"
|
|
2845
2864
|
},
|
|
2846
2865
|
"optInMarketingPreferences": {
|
|
2847
2866
|
"type": "boolean"
|
|
@@ -2852,7 +2871,7 @@ exports.JSONSchemas = {
|
|
|
2852
2871
|
},
|
|
2853
2872
|
"additionalProperties": false
|
|
2854
2873
|
},
|
|
2855
|
-
"DeepPartial<indexed-type-212214565-
|
|
2874
|
+
"DeepPartial<indexed-type-212214565-24404-24466-212214565-24392-24467-212214565-24323-24556-212214565-0-25106>": {
|
|
2856
2875
|
"type": "object",
|
|
2857
2876
|
"properties": {
|
|
2858
2877
|
"marketingPreferences": {
|
|
@@ -3070,7 +3089,7 @@ exports.JSONSchemas = {
|
|
|
3070
3089
|
"type": "boolean"
|
|
3071
3090
|
},
|
|
3072
3091
|
"percentOffset": {
|
|
3073
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-212214565-
|
|
3092
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-212214565-24804-24849-212214565-24787-24850-212214565-24728-24883-212214565-0-25106%3E"
|
|
3074
3093
|
},
|
|
3075
3094
|
"visibilityThreshold": {
|
|
3076
3095
|
"type": "number"
|
|
@@ -3078,7 +3097,7 @@ exports.JSONSchemas = {
|
|
|
3078
3097
|
},
|
|
3079
3098
|
"additionalProperties": false
|
|
3080
3099
|
},
|
|
3081
|
-
"DeepPartial<structure-212214565-
|
|
3100
|
+
"DeepPartial<structure-212214565-24804-24849-212214565-24787-24850-212214565-24728-24883-212214565-0-25106>": {
|
|
3082
3101
|
"type": "object",
|
|
3083
3102
|
"properties": {
|
|
3084
3103
|
"right": {
|
|
@@ -3103,7 +3122,7 @@ exports.JSONSchemas = {
|
|
|
3103
3122
|
"type": "object",
|
|
3104
3123
|
"properties": {
|
|
3105
3124
|
"excludeModes": {
|
|
3106
|
-
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-
|
|
3125
|
+
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-24259-24323-212214565-0-25106%5B%5D%3E"
|
|
3107
3126
|
},
|
|
3108
3127
|
"style": {
|
|
3109
3128
|
"type": "string",
|
|
@@ -3145,7 +3164,7 @@ exports.JSONSchemas = {
|
|
|
3145
3164
|
},
|
|
3146
3165
|
"additionalProperties": false
|
|
3147
3166
|
},
|
|
3148
|
-
"DeepPartial<interface-212214565-
|
|
3167
|
+
"DeepPartial<interface-212214565-13901-14017-212214565-0-25106>": {
|
|
3149
3168
|
"type": "object",
|
|
3150
3169
|
"properties": {
|
|
3151
3170
|
"includeBannerTitle": {
|
|
@@ -3160,7 +3179,7 @@ exports.JSONSchemas = {
|
|
|
3160
3179
|
},
|
|
3161
3180
|
"additionalProperties": false
|
|
3162
3181
|
},
|
|
3163
|
-
"DeepPartial<def-interface-212214565-
|
|
3182
|
+
"DeepPartial<def-interface-212214565-16184-16308-212214565-0-25106[]>": {
|
|
3164
3183
|
"type": "array",
|
|
3165
3184
|
"items": {
|
|
3166
3185
|
"$ref": "#/definitions/DeepPartial%3CIWelcomeModalV2%3E"
|
|
@@ -3291,7 +3310,7 @@ exports.JSONSchemas = {
|
|
|
3291
3310
|
"$ref": "#/definitions/DeepPartial%3CILoyalty%3E"
|
|
3292
3311
|
},
|
|
3293
3312
|
"idp": {
|
|
3294
|
-
"$ref": "#/definitions/DeepPartial%3Cinterface-749943994-
|
|
3313
|
+
"$ref": "#/definitions/DeepPartial%3Cinterface-749943994-3033-3077-749943994-0-3320%3E"
|
|
3295
3314
|
}
|
|
3296
3315
|
},
|
|
3297
3316
|
"additionalProperties": false
|
|
@@ -3303,7 +3322,7 @@ exports.JSONSchemas = {
|
|
|
3303
3322
|
"type": "boolean"
|
|
3304
3323
|
},
|
|
3305
3324
|
"search": {
|
|
3306
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-749943994-
|
|
3325
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-749943994-1695-1715-749943994-1685-1716-749943994-1620-1796-749943994-0-3320%3E"
|
|
3307
3326
|
},
|
|
3308
3327
|
"stores": {
|
|
3309
3328
|
"$ref": "#/definitions/DeepPartial%3Cstring%5B%5D%3E"
|
|
@@ -3317,7 +3336,7 @@ exports.JSONSchemas = {
|
|
|
3317
3336
|
},
|
|
3318
3337
|
"additionalProperties": false
|
|
3319
3338
|
},
|
|
3320
|
-
"DeepPartial<structure-749943994-
|
|
3339
|
+
"DeepPartial<structure-749943994-1695-1715-749943994-1685-1716-749943994-1620-1796-749943994-0-3320>": {
|
|
3321
3340
|
"type": "object",
|
|
3322
3341
|
"properties": {
|
|
3323
3342
|
"enable": {
|
|
@@ -3614,7 +3633,7 @@ exports.JSONSchemas = {
|
|
|
3614
3633
|
"codabar"
|
|
3615
3634
|
]
|
|
3616
3635
|
},
|
|
3617
|
-
"DeepPartial<interface-749943994-
|
|
3636
|
+
"DeepPartial<interface-749943994-3033-3077-749943994-0-3320>": {
|
|
3618
3637
|
"type": "object",
|
|
3619
3638
|
"properties": {
|
|
3620
3639
|
"organization": {
|
|
@@ -3627,12 +3646,12 @@ exports.JSONSchemas = {
|
|
|
3627
3646
|
"type": "object",
|
|
3628
3647
|
"properties": {
|
|
3629
3648
|
"preserveOrderNote": {
|
|
3630
|
-
"$ref": "#/definitions/DeepPartial%3Cinterface-749943994-
|
|
3649
|
+
"$ref": "#/definitions/DeepPartial%3Cinterface-749943994-1566-1620-749943994-0-3320%3E"
|
|
3631
3650
|
}
|
|
3632
3651
|
},
|
|
3633
3652
|
"additionalProperties": false
|
|
3634
3653
|
},
|
|
3635
|
-
"DeepPartial<interface-749943994-
|
|
3654
|
+
"DeepPartial<interface-749943994-1566-1620-749943994-0-3320>": {
|
|
3636
3655
|
"type": "object",
|
|
3637
3656
|
"properties": {
|
|
3638
3657
|
"enabled": {
|
|
@@ -3663,10 +3682,23 @@ exports.JSONSchemas = {
|
|
|
3663
3682
|
"type": "boolean"
|
|
3664
3683
|
},
|
|
3665
3684
|
"displayInstacartIcon": {
|
|
3666
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-749943994-
|
|
3685
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-749943994-2433-2510-749943994-2409-2511-749943994-2162-2605-749943994-0-3320%3E"
|
|
3667
3686
|
},
|
|
3668
3687
|
"pastPurchases": {
|
|
3669
|
-
"$ref": "#/definitions/DeepPartial%3Cinterface-749943994-
|
|
3688
|
+
"$ref": "#/definitions/DeepPartial%3Cinterface-749943994-3077-3160-749943994-0-3320%3E"
|
|
3689
|
+
},
|
|
3690
|
+
"displayTimeslotProviders": {
|
|
3691
|
+
"anyOf": [
|
|
3692
|
+
{
|
|
3693
|
+
"type": "array",
|
|
3694
|
+
"items": {
|
|
3695
|
+
"$ref": "#/definitions/TimeSlotProviderInfo"
|
|
3696
|
+
}
|
|
3697
|
+
},
|
|
3698
|
+
{
|
|
3699
|
+
"type": "null"
|
|
3700
|
+
}
|
|
3701
|
+
]
|
|
3670
3702
|
}
|
|
3671
3703
|
},
|
|
3672
3704
|
"additionalProperties": false
|
|
@@ -3678,7 +3710,7 @@ exports.JSONSchemas = {
|
|
|
3678
3710
|
"MM/DD/YYYY"
|
|
3679
3711
|
]
|
|
3680
3712
|
},
|
|
3681
|
-
"DeepPartial<structure-749943994-
|
|
3713
|
+
"DeepPartial<structure-749943994-2433-2510-749943994-2409-2511-749943994-2162-2605-749943994-0-3320>": {
|
|
3682
3714
|
"type": "object",
|
|
3683
3715
|
"properties": {
|
|
3684
3716
|
"timeslot": {
|
|
@@ -3693,7 +3725,7 @@ exports.JSONSchemas = {
|
|
|
3693
3725
|
},
|
|
3694
3726
|
"additionalProperties": false
|
|
3695
3727
|
},
|
|
3696
|
-
"DeepPartial<interface-749943994-
|
|
3728
|
+
"DeepPartial<interface-749943994-3077-3160-749943994-0-3320>": {
|
|
3697
3729
|
"type": "object",
|
|
3698
3730
|
"properties": {
|
|
3699
3731
|
"defaultDateFilterDays": {
|
|
@@ -3708,6 +3740,50 @@ exports.JSONSchemas = {
|
|
|
3708
3740
|
},
|
|
3709
3741
|
"additionalProperties": false
|
|
3710
3742
|
},
|
|
3743
|
+
"TimeSlotProviderInfo": {
|
|
3744
|
+
"type": "object",
|
|
3745
|
+
"properties": {
|
|
3746
|
+
"timeSlotsProvider": {
|
|
3747
|
+
"type": "string"
|
|
3748
|
+
},
|
|
3749
|
+
"shoppingModes": {
|
|
3750
|
+
"type": "array",
|
|
3751
|
+
"items": {
|
|
3752
|
+
"$ref": "#/definitions/ShoppingMode"
|
|
3753
|
+
}
|
|
3754
|
+
},
|
|
3755
|
+
"display": {
|
|
3756
|
+
"type": "object",
|
|
3757
|
+
"properties": {
|
|
3758
|
+
"icon": {
|
|
3759
|
+
"type": "boolean"
|
|
3760
|
+
},
|
|
3761
|
+
"text": {
|
|
3762
|
+
"type": "string"
|
|
3763
|
+
}
|
|
3764
|
+
},
|
|
3765
|
+
"required": [
|
|
3766
|
+
"icon",
|
|
3767
|
+
"text"
|
|
3768
|
+
],
|
|
3769
|
+
"additionalProperties": false
|
|
3770
|
+
}
|
|
3771
|
+
},
|
|
3772
|
+
"required": [
|
|
3773
|
+
"timeSlotsProvider",
|
|
3774
|
+
"shoppingModes",
|
|
3775
|
+
"display"
|
|
3776
|
+
],
|
|
3777
|
+
"additionalProperties": false
|
|
3778
|
+
},
|
|
3779
|
+
"ShoppingMode": {
|
|
3780
|
+
"type": "string",
|
|
3781
|
+
"enum": [
|
|
3782
|
+
"pickup",
|
|
3783
|
+
"planning",
|
|
3784
|
+
"delivery"
|
|
3785
|
+
]
|
|
3786
|
+
},
|
|
3711
3787
|
"DeepPartial<ISharedProducts>": {
|
|
3712
3788
|
"type": "object",
|
|
3713
3789
|
"properties": {
|
|
@@ -3724,12 +3800,12 @@ exports.JSONSchemas = {
|
|
|
3724
3800
|
"type": "number"
|
|
3725
3801
|
},
|
|
3726
3802
|
"attributeLabelRules": {
|
|
3727
|
-
"$ref": "#/definitions/DeepPartial%3Cdef-interface-749943994-
|
|
3803
|
+
"$ref": "#/definitions/DeepPartial%3Cdef-interface-749943994-856-1024-749943994-0-3320%5B%5D%3E"
|
|
3728
3804
|
}
|
|
3729
3805
|
},
|
|
3730
3806
|
"additionalProperties": false
|
|
3731
3807
|
},
|
|
3732
|
-
"DeepPartial<def-interface-749943994-
|
|
3808
|
+
"DeepPartial<def-interface-749943994-856-1024-749943994-0-3320[]>": {
|
|
3733
3809
|
"type": "array",
|
|
3734
3810
|
"items": {
|
|
3735
3811
|
"$ref": "#/definitions/DeepPartial%3CAttributeLabelRule%3E"
|
|
@@ -3921,9 +3997,9 @@ exports.JSONSchemas = {
|
|
|
3921
3997
|
"$ref": "#/definitions/DefaultIconsForSchema",
|
|
3922
3998
|
"definitions": {
|
|
3923
3999
|
"DefaultIconsForSchema": {
|
|
3924
|
-
"$ref": "#/definitions/DeepPartial%3C(structure-1667837717-
|
|
4000
|
+
"$ref": "#/definitions/DeepPartial%3C(structure-1667837717-3680-3682-1667837717-3680-3697-1667837717-3667-3698-1667837717-3630-3699-1667837717-0-3700%26def-alias-1667837717-39-107-1667837717-0-3700)%3E"
|
|
3925
4001
|
},
|
|
3926
|
-
"DeepPartial<(structure-1667837717-
|
|
4002
|
+
"DeepPartial<(structure-1667837717-3680-3682-1667837717-3680-3697-1667837717-3667-3698-1667837717-3630-3699-1667837717-0-3700&def-alias-1667837717-39-107-1667837717-0-3700)>": {
|
|
3927
4003
|
"type": "object",
|
|
3928
4004
|
"properties": {
|
|
3929
4005
|
"AccountOutline": {
|
|
@@ -3959,6 +4035,9 @@ exports.JSONSchemas = {
|
|
|
3959
4035
|
"Blog": {
|
|
3960
4036
|
"type": "string"
|
|
3961
4037
|
},
|
|
4038
|
+
"Buymie": {
|
|
4039
|
+
"type": "string"
|
|
4040
|
+
},
|
|
3962
4041
|
"Cart": {
|
|
3963
4042
|
"type": "string"
|
|
3964
4043
|
},
|
|
@@ -4322,6 +4401,9 @@ exports.JSONSchemas = {
|
|
|
4322
4401
|
"Youtube": {
|
|
4323
4402
|
"type": "string"
|
|
4324
4403
|
},
|
|
4404
|
+
"Zetes": {
|
|
4405
|
+
"type": "string"
|
|
4406
|
+
},
|
|
4325
4407
|
"AmExpCard": {
|
|
4326
4408
|
"type": "string"
|
|
4327
4409
|
},
|
|
@@ -4504,6 +4586,12 @@ exports.JSONSchemas = {
|
|
|
4504
4586
|
},
|
|
4505
4587
|
"fr-ca": {
|
|
4506
4588
|
"type": "string"
|
|
4589
|
+
},
|
|
4590
|
+
"Zoom": {
|
|
4591
|
+
"type": "string"
|
|
4592
|
+
},
|
|
4593
|
+
"ZoomOut": {
|
|
4594
|
+
"type": "string"
|
|
4507
4595
|
}
|
|
4508
4596
|
},
|
|
4509
4597
|
"additionalProperties": false
|
|
@@ -5960,6 +6048,10 @@ exports.JSONSchemas = {
|
|
|
5960
6048
|
"type": "string",
|
|
5961
6049
|
"const": "Blog"
|
|
5962
6050
|
},
|
|
6051
|
+
{
|
|
6052
|
+
"type": "string",
|
|
6053
|
+
"const": "Buymie"
|
|
6054
|
+
},
|
|
5963
6055
|
{
|
|
5964
6056
|
"type": "string",
|
|
5965
6057
|
"const": "Cart"
|
|
@@ -6444,6 +6536,10 @@ exports.JSONSchemas = {
|
|
|
6444
6536
|
"type": "string",
|
|
6445
6537
|
"const": "Youtube"
|
|
6446
6538
|
},
|
|
6539
|
+
{
|
|
6540
|
+
"type": "string",
|
|
6541
|
+
"const": "Zetes"
|
|
6542
|
+
},
|
|
6447
6543
|
{
|
|
6448
6544
|
"$ref": "#/definitions/PaymentTypesLogos"
|
|
6449
6545
|
},
|
|
@@ -6455,6 +6551,14 @@ exports.JSONSchemas = {
|
|
|
6455
6551
|
},
|
|
6456
6552
|
{
|
|
6457
6553
|
"$ref": "#/definitions/LanguageFlags"
|
|
6554
|
+
},
|
|
6555
|
+
{
|
|
6556
|
+
"type": "string",
|
|
6557
|
+
"const": "Zoom"
|
|
6558
|
+
},
|
|
6559
|
+
{
|
|
6560
|
+
"type": "string",
|
|
6561
|
+
"const": "ZoomOut"
|
|
6458
6562
|
}
|
|
6459
6563
|
]
|
|
6460
6564
|
},
|