@thryveai/theme-interfaces 2.8.26 → 2.8.27
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/JSONSchemas/index.d.ts +49 -31
- package/dist/JSONSchemas/index.js +101 -83
- package/dist/interfaces/retailer-settings.interfaces.d.ts +6 -0
- package/dist/storefront/commonSettingsStorefront.js +5 -0
- package/dist/storefront/defaultIconsStorefront.js +1 -1
- package/dist/storefront/defaultSettingsStorefront.js +5 -0
- package/package.json +1 -1
|
@@ -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-15727-15851-212214565-0-24543%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-20001-20208-212214565-19987-20209-212214565-19952-20429-212214565-0-24543%3E"
|
|
62
62
|
},
|
|
63
63
|
"idp": {
|
|
64
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-212214565-
|
|
64
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-212214565-20216-20293-212214565-20209-20294-212214565-19952-20429-212214565-0-24543%3E"
|
|
65
65
|
},
|
|
66
66
|
"profileTab": {
|
|
67
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-212214565-
|
|
67
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-212214565-20308-20348-212214565-20294-20349-212214565-19952-20429-212214565-0-24543%3E"
|
|
68
68
|
},
|
|
69
69
|
"secondStepRegistration": {
|
|
70
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-212214565-
|
|
70
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-212214565-20375-20426-212214565-20349-20427-212214565-19952-20429-212214565-0-24543%3E"
|
|
71
71
|
}
|
|
72
72
|
},
|
|
73
73
|
"additionalProperties": false
|
|
74
74
|
},
|
|
75
|
-
"DeepPartial<structure-212214565-
|
|
75
|
+
"DeepPartial<structure-212214565-20001-20208-212214565-19987-20209-212214565-19952-20429-212214565-0-24543>": {
|
|
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-17525-18177-212214565-0-24543%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-17525-18177-212214565-0-24543[]>": {
|
|
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-20216-20293-212214565-20209-20294-212214565-19952-20429-212214565-0-24543>": {
|
|
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-20308-20348-212214565-20294-20349-212214565-19952-20429-212214565-0-24543>": {
|
|
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-20375-20426-212214565-20349-20427-212214565-19952-20429-212214565-0-24543>": {
|
|
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-20502-20812-212214565-20492-20813-212214565-20429-20815-212214565-0-24543%3E"
|
|
358
358
|
}
|
|
359
359
|
},
|
|
360
360
|
"additionalProperties": false
|
|
361
361
|
},
|
|
362
|
-
"DeepPartial<structure-212214565-
|
|
362
|
+
"DeepPartial<structure-212214565-20502-20812-212214565-20492-20813-212214565-20429-20815-212214565-0-24543>": {
|
|
363
363
|
"type": "object",
|
|
364
364
|
"properties": {
|
|
365
365
|
"title": {
|
|
366
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-212214565-
|
|
366
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-212214565-20515-20589-212214565-20504-20590-212214565-20502-20812-212214565-20492-20813-212214565-20429-20815-212214565-0-24543%3E"
|
|
367
367
|
},
|
|
368
368
|
"company": {
|
|
369
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-212214565-
|
|
369
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-212214565-20603-20677-212214565-20590-20678-212214565-20502-20812-212214565-20492-20813-212214565-20429-20815-212214565-0-24543%3E"
|
|
370
370
|
},
|
|
371
371
|
"typeOfBusiness": {
|
|
372
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-212214565-
|
|
372
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-212214565-20698-20807-212214565-20678-20808-212214565-20502-20812-212214565-20492-20813-212214565-20429-20815-212214565-0-24543%3E"
|
|
373
373
|
}
|
|
374
374
|
},
|
|
375
375
|
"additionalProperties": false
|
|
376
376
|
},
|
|
377
|
-
"DeepPartial<structure-212214565-
|
|
377
|
+
"DeepPartial<structure-212214565-20515-20589-212214565-20504-20590-212214565-20502-20812-212214565-20492-20813-212214565-20429-20815-212214565-0-24543>": {
|
|
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-17525-18177-212214565-0-24543%5B%5D%3E"
|
|
385
385
|
}
|
|
386
386
|
},
|
|
387
387
|
"additionalProperties": false
|
|
388
388
|
},
|
|
389
|
-
"DeepPartial<structure-212214565-
|
|
389
|
+
"DeepPartial<structure-212214565-20603-20677-212214565-20590-20678-212214565-20502-20812-212214565-20492-20813-212214565-20429-20815-212214565-0-24543>": {
|
|
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-17525-18177-212214565-0-24543%5B%5D%3E"
|
|
397
397
|
}
|
|
398
398
|
},
|
|
399
399
|
"additionalProperties": false
|
|
400
400
|
},
|
|
401
|
-
"DeepPartial<structure-212214565-
|
|
401
|
+
"DeepPartial<structure-212214565-20698-20807-212214565-20678-20808-212214565-20502-20812-212214565-20492-20813-212214565-20429-20815-212214565-0-24543>": {
|
|
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-20815-20943-212214565-0-24543%5B%5D%3E"
|
|
409
409
|
},
|
|
410
410
|
"validationTypes": {
|
|
411
|
-
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-
|
|
411
|
+
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-17525-18177-212214565-0-24543%5B%5D%3E"
|
|
412
412
|
}
|
|
413
413
|
},
|
|
414
414
|
"additionalProperties": false
|
|
415
415
|
},
|
|
416
|
-
"DeepPartial<def-alias-212214565-
|
|
416
|
+
"DeepPartial<def-alias-212214565-20815-20943-212214565-0-24543[]>": {
|
|
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-24543%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-24543%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-17525-18177-212214565-0-24543%5B%5D%3E"
|
|
458
458
|
},
|
|
459
459
|
"addressLine2": {
|
|
460
|
-
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-
|
|
460
|
+
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-17525-18177-212214565-0-24543%5B%5D%3E"
|
|
461
461
|
},
|
|
462
462
|
"city": {
|
|
463
|
-
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-
|
|
463
|
+
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-17525-18177-212214565-0-24543%5B%5D%3E"
|
|
464
464
|
},
|
|
465
465
|
"countyProvinceState": {
|
|
466
|
-
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-
|
|
466
|
+
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-17525-18177-212214565-0-24543%5B%5D%3E"
|
|
467
467
|
},
|
|
468
468
|
"familyName": {
|
|
469
|
-
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-
|
|
469
|
+
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-17525-18177-212214565-0-24543%5B%5D%3E"
|
|
470
470
|
},
|
|
471
471
|
"firstName": {
|
|
472
|
-
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-
|
|
472
|
+
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-17525-18177-212214565-0-24543%5B%5D%3E"
|
|
473
473
|
},
|
|
474
474
|
"instructions": {
|
|
475
|
-
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-
|
|
475
|
+
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-17525-18177-212214565-0-24543%5B%5D%3E"
|
|
476
476
|
},
|
|
477
477
|
"phoneNumber": {
|
|
478
|
-
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-
|
|
478
|
+
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-17525-18177-212214565-0-24543%5B%5D%3E"
|
|
479
479
|
},
|
|
480
480
|
"postCode": {
|
|
481
|
-
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-
|
|
481
|
+
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-17525-18177-212214565-0-24543%5B%5D%3E"
|
|
482
482
|
},
|
|
483
483
|
"smsNumber": {
|
|
484
|
-
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-
|
|
484
|
+
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-17525-18177-212214565-0-24543%5B%5D%3E"
|
|
485
485
|
},
|
|
486
486
|
"deliveryModalZipCodeValidation": {
|
|
487
|
-
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-
|
|
487
|
+
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-17525-18177-212214565-0-24543%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-24543>": {
|
|
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-24543>": {
|
|
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-11021-11230-212214565-11003-11231-212214565-10698-11233-212214565-0-
|
|
600
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-212214565-11021-11230-212214565-11003-11231-212214565-10698-11233-212214565-0-24543%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-17525-18177-212214565-0-24543%5B%5D%3E"
|
|
649
649
|
},
|
|
650
650
|
"phoneNumber": {
|
|
651
|
-
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-
|
|
651
|
+
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-17525-18177-212214565-0-24543%5B%5D%3E"
|
|
652
652
|
},
|
|
653
653
|
"smsNumber": {
|
|
654
|
-
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-
|
|
654
|
+
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-17525-18177-212214565-0-24543%5B%5D%3E"
|
|
655
655
|
}
|
|
656
656
|
},
|
|
657
657
|
"additionalProperties": false
|
|
658
658
|
},
|
|
659
|
-
"DeepPartial<structure-212214565-11021-11230-212214565-11003-11231-212214565-10698-11233-212214565-0-
|
|
659
|
+
"DeepPartial<structure-212214565-11021-11230-212214565-11003-11231-212214565-10698-11233-212214565-0-24543>": {
|
|
660
660
|
"type": "object",
|
|
661
661
|
"properties": {
|
|
662
662
|
"googlePayButton": {
|
|
663
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-212214565-11044-11225-212214565-11023-11226-212214565-11021-11230-212214565-11003-11231-212214565-10698-11233-212214565-0-
|
|
663
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-212214565-11044-11225-212214565-11023-11226-212214565-11021-11230-212214565-11003-11231-212214565-10698-11233-212214565-0-24543%3E"
|
|
664
664
|
}
|
|
665
665
|
},
|
|
666
666
|
"additionalProperties": false
|
|
667
667
|
},
|
|
668
|
-
"DeepPartial<structure-212214565-11044-11225-212214565-11023-11226-212214565-11021-11230-212214565-11003-11231-212214565-10698-11233-212214565-0-
|
|
668
|
+
"DeepPartial<structure-212214565-11044-11225-212214565-11023-11226-212214565-11021-11230-212214565-11003-11231-212214565-10698-11233-212214565-0-24543>": {
|
|
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-11961-12006-212214565-11933-12007-212214565-11233-12814-212214565-0-
|
|
774
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-212214565-11961-12006-212214565-11933-12007-212214565-11233-12814-212214565-0-24543%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-12174-12219-212214565-12140-12220-212214565-11233-12814-212214565-0-
|
|
793
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-212214565-12174-12219-212214565-12140-12220-212214565-11233-12814-212214565-0-24543%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-19205-19448-212214565-0-24543%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-23859-23923-212214565-0-24543%5B%5D%3E"
|
|
806
806
|
},
|
|
807
807
|
"showCheckoutPromoCode": {
|
|
808
808
|
"type": "boolean"
|
|
@@ -829,7 +829,7 @@ exports.JSONSchemas = {
|
|
|
829
829
|
"type": "boolean"
|
|
830
830
|
},
|
|
831
831
|
"storeSelection": {
|
|
832
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-212214565-12686-12811-212214565-12668-12812-212214565-11233-12814-212214565-0-
|
|
832
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-212214565-12686-12811-212214565-12668-12812-212214565-11233-12814-212214565-0-24543%3E"
|
|
833
833
|
}
|
|
834
834
|
},
|
|
835
835
|
"additionalProperties": false
|
|
@@ -1096,12 +1096,12 @@ exports.JSONSchemas = {
|
|
|
1096
1096
|
]
|
|
1097
1097
|
},
|
|
1098
1098
|
"headerLayout": {
|
|
1099
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-212214565-13016-13087-212214565-13000-13088-212214565-12904-13090-212214565-0-
|
|
1099
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-212214565-13016-13087-212214565-13000-13088-212214565-12904-13090-212214565-0-24543%3E"
|
|
1100
1100
|
}
|
|
1101
1101
|
},
|
|
1102
1102
|
"additionalProperties": false
|
|
1103
1103
|
},
|
|
1104
|
-
"DeepPartial<structure-212214565-13016-13087-212214565-13000-13088-212214565-12904-13090-212214565-0-
|
|
1104
|
+
"DeepPartial<structure-212214565-13016-13087-212214565-13000-13088-212214565-12904-13090-212214565-0-24543>": {
|
|
1105
1105
|
"type": "object",
|
|
1106
1106
|
"properties": {
|
|
1107
1107
|
"mobile": {
|
|
@@ -1121,7 +1121,7 @@ exports.JSONSchemas = {
|
|
|
1121
1121
|
},
|
|
1122
1122
|
"additionalProperties": false
|
|
1123
1123
|
},
|
|
1124
|
-
"DeepPartial<structure-212214565-11961-12006-212214565-11933-12007-212214565-11233-12814-212214565-0-
|
|
1124
|
+
"DeepPartial<structure-212214565-11961-12006-212214565-11933-12007-212214565-11233-12814-212214565-0-24543>": {
|
|
1125
1125
|
"type": "object",
|
|
1126
1126
|
"properties": {
|
|
1127
1127
|
"enabled": {
|
|
@@ -1281,7 +1281,7 @@ exports.JSONSchemas = {
|
|
|
1281
1281
|
},
|
|
1282
1282
|
"additionalProperties": false
|
|
1283
1283
|
},
|
|
1284
|
-
"DeepPartial<structure-212214565-12174-12219-212214565-12140-12220-212214565-11233-12814-212214565-0-
|
|
1284
|
+
"DeepPartial<structure-212214565-12174-12219-212214565-12140-12220-212214565-11233-12814-212214565-0-24543>": {
|
|
1285
1285
|
"type": "object",
|
|
1286
1286
|
"properties": {
|
|
1287
1287
|
"enabled": {
|
|
@@ -1293,7 +1293,7 @@ exports.JSONSchemas = {
|
|
|
1293
1293
|
},
|
|
1294
1294
|
"additionalProperties": false
|
|
1295
1295
|
},
|
|
1296
|
-
"DeepPartial<def-interface-212214565-
|
|
1296
|
+
"DeepPartial<def-interface-212214565-19205-19448-212214565-0-24543[]>": {
|
|
1297
1297
|
"type": "array",
|
|
1298
1298
|
"items": {
|
|
1299
1299
|
"$ref": "#/definitions/DeepPartial%3CIRegistrationField%3E"
|
|
@@ -1315,7 +1315,7 @@ exports.JSONSchemas = {
|
|
|
1315
1315
|
"$ref": "#/definitions/IRegistrationFieldTypes"
|
|
1316
1316
|
},
|
|
1317
1317
|
"validationTypes": {
|
|
1318
|
-
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-
|
|
1318
|
+
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-17525-18177-212214565-0-24543%5B%5D%3E"
|
|
1319
1319
|
},
|
|
1320
1320
|
"alwaysVisible": {
|
|
1321
1321
|
"type": "boolean"
|
|
@@ -1364,7 +1364,7 @@ exports.JSONSchemas = {
|
|
|
1364
1364
|
],
|
|
1365
1365
|
"additionalProperties": false
|
|
1366
1366
|
},
|
|
1367
|
-
"DeepPartial<def-alias-212214565-
|
|
1367
|
+
"DeepPartial<def-alias-212214565-23859-23923-212214565-0-24543[]>": {
|
|
1368
1368
|
"type": "array",
|
|
1369
1369
|
"items": {
|
|
1370
1370
|
"$ref": "#/definitions/ShoppingMode"
|
|
@@ -1408,7 +1408,7 @@ exports.JSONSchemas = {
|
|
|
1408
1408
|
},
|
|
1409
1409
|
"additionalProperties": false
|
|
1410
1410
|
},
|
|
1411
|
-
"DeepPartial<structure-212214565-12686-12811-212214565-12668-12812-212214565-11233-12814-212214565-0-
|
|
1411
|
+
"DeepPartial<structure-212214565-12686-12811-212214565-12668-12812-212214565-11233-12814-212214565-0-24543>": {
|
|
1412
1412
|
"type": "object",
|
|
1413
1413
|
"properties": {
|
|
1414
1414
|
"planning": {
|
|
@@ -1470,12 +1470,12 @@ exports.JSONSchemas = {
|
|
|
1470
1470
|
"type": "boolean"
|
|
1471
1471
|
},
|
|
1472
1472
|
"contentProviders": {
|
|
1473
|
-
"$ref": "#/definitions/DeepPartial%3Cdef-interface-212214565-
|
|
1473
|
+
"$ref": "#/definitions/DeepPartial%3Cdef-interface-212214565-24156-24232-212214565-0-24543%5B%5D%3E"
|
|
1474
1474
|
}
|
|
1475
1475
|
},
|
|
1476
1476
|
"additionalProperties": false
|
|
1477
1477
|
},
|
|
1478
|
-
"DeepPartial<def-interface-212214565-
|
|
1478
|
+
"DeepPartial<def-interface-212214565-24156-24232-212214565-0-24543[]>": {
|
|
1479
1479
|
"type": "array",
|
|
1480
1480
|
"items": {
|
|
1481
1481
|
"$ref": "#/definitions/DeepPartial%3CIDefaultExternal%3E"
|
|
@@ -1531,27 +1531,27 @@ exports.JSONSchemas = {
|
|
|
1531
1531
|
"type": "object",
|
|
1532
1532
|
"properties": {
|
|
1533
1533
|
"desktop": {
|
|
1534
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-212214565-
|
|
1534
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-212214565-23336-23417-212214565-23325-23418-212214565-23279-23512-212214565-0-24543%3E"
|
|
1535
1535
|
},
|
|
1536
1536
|
"mobile": {
|
|
1537
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-212214565-
|
|
1537
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-212214565-23428-23509-212214565-23418-23510-212214565-23279-23512-212214565-0-24543%3E"
|
|
1538
1538
|
}
|
|
1539
1539
|
},
|
|
1540
1540
|
"additionalProperties": false
|
|
1541
1541
|
},
|
|
1542
|
-
"DeepPartial<structure-212214565-
|
|
1542
|
+
"DeepPartial<structure-212214565-23336-23417-212214565-23325-23418-212214565-23279-23512-212214565-0-24543>": {
|
|
1543
1543
|
"type": "object",
|
|
1544
1544
|
"properties": {
|
|
1545
1545
|
"left": {
|
|
1546
|
-
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-
|
|
1546
|
+
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-23512-23721-212214565-0-24543%5B%5D%3E"
|
|
1547
1547
|
},
|
|
1548
1548
|
"right": {
|
|
1549
|
-
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-
|
|
1549
|
+
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-23512-23721-212214565-0-24543%5B%5D%3E"
|
|
1550
1550
|
}
|
|
1551
1551
|
},
|
|
1552
1552
|
"additionalProperties": false
|
|
1553
1553
|
},
|
|
1554
|
-
"DeepPartial<def-alias-212214565-
|
|
1554
|
+
"DeepPartial<def-alias-212214565-23512-23721-212214565-0-24543[]>": {
|
|
1555
1555
|
"type": "array",
|
|
1556
1556
|
"items": {
|
|
1557
1557
|
"$ref": "#/definitions/PdpDetailsElementLayout"
|
|
@@ -1560,14 +1560,14 @@ exports.JSONSchemas = {
|
|
|
1560
1560
|
"PdpDetailsElementLayout": {
|
|
1561
1561
|
"type": "string"
|
|
1562
1562
|
},
|
|
1563
|
-
"DeepPartial<structure-212214565-
|
|
1563
|
+
"DeepPartial<structure-212214565-23428-23509-212214565-23418-23510-212214565-23279-23512-212214565-0-24543>": {
|
|
1564
1564
|
"type": "object",
|
|
1565
1565
|
"properties": {
|
|
1566
1566
|
"left": {
|
|
1567
|
-
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-
|
|
1567
|
+
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-23512-23721-212214565-0-24543%5B%5D%3E"
|
|
1568
1568
|
},
|
|
1569
1569
|
"right": {
|
|
1570
|
-
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-
|
|
1570
|
+
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-23512-23721-212214565-0-24543%5B%5D%3E"
|
|
1571
1571
|
}
|
|
1572
1572
|
},
|
|
1573
1573
|
"additionalProperties": false
|
|
@@ -1665,18 +1665,18 @@ exports.JSONSchemas = {
|
|
|
1665
1665
|
"type": "object",
|
|
1666
1666
|
"properties": {
|
|
1667
1667
|
"gridRowLength": {
|
|
1668
|
-
"$ref": "#/definitions/DeepPartial%3Cindexed-type-212214565-
|
|
1668
|
+
"$ref": "#/definitions/DeepPartial%3Cindexed-type-212214565-21565-21605-212214565-21548-21606-212214565-21509-21875-212214565-0-24543%3E"
|
|
1669
1669
|
},
|
|
1670
1670
|
"carouselsRowLength": {
|
|
1671
|
-
"$ref": "#/definitions/DeepPartial%3Cindexed-type-212214565-
|
|
1671
|
+
"$ref": "#/definitions/DeepPartial%3Cindexed-type-212214565-21628-21668-212214565-21606-21669-212214565-21509-21875-212214565-0-24543%3E"
|
|
1672
1672
|
},
|
|
1673
1673
|
"productCard": {
|
|
1674
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-212214565-
|
|
1674
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-212214565-21684-21872-212214565-21669-21873-212214565-21509-21875-212214565-0-24543%3E"
|
|
1675
1675
|
}
|
|
1676
1676
|
},
|
|
1677
1677
|
"additionalProperties": false
|
|
1678
1678
|
},
|
|
1679
|
-
"DeepPartial<indexed-type-212214565-
|
|
1679
|
+
"DeepPartial<indexed-type-212214565-21565-21605-212214565-21548-21606-212214565-21509-21875-212214565-0-24543>": {
|
|
1680
1680
|
"type": "object",
|
|
1681
1681
|
"properties": {
|
|
1682
1682
|
"mobile": {
|
|
@@ -1691,7 +1691,7 @@ exports.JSONSchemas = {
|
|
|
1691
1691
|
},
|
|
1692
1692
|
"additionalProperties": false
|
|
1693
1693
|
},
|
|
1694
|
-
"DeepPartial<indexed-type-212214565-
|
|
1694
|
+
"DeepPartial<indexed-type-212214565-21628-21668-212214565-21606-21669-212214565-21509-21875-212214565-0-24543>": {
|
|
1695
1695
|
"type": "object",
|
|
1696
1696
|
"properties": {
|
|
1697
1697
|
"mobile": {
|
|
@@ -1706,7 +1706,7 @@ exports.JSONSchemas = {
|
|
|
1706
1706
|
},
|
|
1707
1707
|
"additionalProperties": false
|
|
1708
1708
|
},
|
|
1709
|
-
"DeepPartial<structure-212214565-
|
|
1709
|
+
"DeepPartial<structure-212214565-21684-21872-212214565-21669-21873-212214565-21509-21875-212214565-0-24543>": {
|
|
1710
1710
|
"type": "object",
|
|
1711
1711
|
"properties": {
|
|
1712
1712
|
"enabled": {
|
|
@@ -1788,12 +1788,12 @@ exports.JSONSchemas = {
|
|
|
1788
1788
|
"type": "number"
|
|
1789
1789
|
},
|
|
1790
1790
|
"labelsPriority": {
|
|
1791
|
-
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-
|
|
1791
|
+
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-22431-22555-212214565-0-24543%5B%5D%3E"
|
|
1792
1792
|
}
|
|
1793
1793
|
},
|
|
1794
1794
|
"additionalProperties": false
|
|
1795
1795
|
},
|
|
1796
|
-
"DeepPartial<def-alias-212214565-
|
|
1796
|
+
"DeepPartial<def-alias-212214565-22431-22555-212214565-0-24543[]>": {
|
|
1797
1797
|
"type": "array",
|
|
1798
1798
|
"items": {
|
|
1799
1799
|
"$ref": "#/definitions/DeepPartial%3CILabelConfig%3E"
|
|
@@ -1987,6 +1987,9 @@ exports.JSONSchemas = {
|
|
|
1987
1987
|
},
|
|
1988
1988
|
"carousel": {
|
|
1989
1989
|
"$ref": "#/definitions/DeepPartial%3CILayoutCarousel%3E"
|
|
1990
|
+
},
|
|
1991
|
+
"categoryDocumentTitle": {
|
|
1992
|
+
"$ref": "#/definitions/DeepPartial%3Cinterface-212214565-13695-13811-212214565-0-24543%3E"
|
|
1990
1993
|
}
|
|
1991
1994
|
},
|
|
1992
1995
|
"additionalProperties": false
|
|
@@ -2776,7 +2779,7 @@ exports.JSONSchemas = {
|
|
|
2776
2779
|
"type": "boolean"
|
|
2777
2780
|
},
|
|
2778
2781
|
"sections": {
|
|
2779
|
-
"$ref": "#/definitions/DeepPartial%3Cindexed-type-212214565-
|
|
2782
|
+
"$ref": "#/definitions/DeepPartial%3Cindexed-type-212214565-24004-24066-212214565-23992-24067-212214565-23923-24156-212214565-0-24543%3E"
|
|
2780
2783
|
},
|
|
2781
2784
|
"optInMarketingPreferences": {
|
|
2782
2785
|
"type": "boolean"
|
|
@@ -2787,7 +2790,7 @@ exports.JSONSchemas = {
|
|
|
2787
2790
|
},
|
|
2788
2791
|
"additionalProperties": false
|
|
2789
2792
|
},
|
|
2790
|
-
"DeepPartial<indexed-type-212214565-
|
|
2793
|
+
"DeepPartial<indexed-type-212214565-24004-24066-212214565-23992-24067-212214565-23923-24156-212214565-0-24543>": {
|
|
2791
2794
|
"type": "object",
|
|
2792
2795
|
"properties": {
|
|
2793
2796
|
"marketingPreferences": {
|
|
@@ -3005,7 +3008,7 @@ exports.JSONSchemas = {
|
|
|
3005
3008
|
"type": "boolean"
|
|
3006
3009
|
},
|
|
3007
3010
|
"percentOffset": {
|
|
3008
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-212214565-
|
|
3011
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-212214565-24404-24449-212214565-24387-24450-212214565-24328-24483-212214565-0-24543%3E"
|
|
3009
3012
|
},
|
|
3010
3013
|
"visibilityThreshold": {
|
|
3011
3014
|
"type": "number"
|
|
@@ -3013,7 +3016,7 @@ exports.JSONSchemas = {
|
|
|
3013
3016
|
},
|
|
3014
3017
|
"additionalProperties": false
|
|
3015
3018
|
},
|
|
3016
|
-
"DeepPartial<structure-212214565-
|
|
3019
|
+
"DeepPartial<structure-212214565-24404-24449-212214565-24387-24450-212214565-24328-24483-212214565-0-24543>": {
|
|
3017
3020
|
"type": "object",
|
|
3018
3021
|
"properties": {
|
|
3019
3022
|
"right": {
|
|
@@ -3058,7 +3061,22 @@ exports.JSONSchemas = {
|
|
|
3058
3061
|
},
|
|
3059
3062
|
"additionalProperties": false
|
|
3060
3063
|
},
|
|
3061
|
-
"DeepPartial<
|
|
3064
|
+
"DeepPartial<interface-212214565-13695-13811-212214565-0-24543>": {
|
|
3065
|
+
"type": "object",
|
|
3066
|
+
"properties": {
|
|
3067
|
+
"includeBannerTitle": {
|
|
3068
|
+
"type": "boolean"
|
|
3069
|
+
},
|
|
3070
|
+
"categoryLevels": {
|
|
3071
|
+
"type": "number"
|
|
3072
|
+
},
|
|
3073
|
+
"delimiter": {
|
|
3074
|
+
"type": "string"
|
|
3075
|
+
}
|
|
3076
|
+
},
|
|
3077
|
+
"additionalProperties": false
|
|
3078
|
+
},
|
|
3079
|
+
"DeepPartial<def-interface-212214565-15727-15851-212214565-0-24543[]>": {
|
|
3062
3080
|
"type": "array",
|
|
3063
3081
|
"items": {
|
|
3064
3082
|
"$ref": "#/definitions/DeepPartial%3CIWelcomeModalV2%3E"
|
|
@@ -455,6 +455,11 @@ export interface ICookiePro {
|
|
|
455
455
|
src: string;
|
|
456
456
|
domain: string;
|
|
457
457
|
}
|
|
458
|
+
interface ICategoryDocumentTitle {
|
|
459
|
+
includeBannerTitle: boolean;
|
|
460
|
+
categoryLevels: number;
|
|
461
|
+
delimiter: string;
|
|
462
|
+
}
|
|
458
463
|
export interface ISiteSettingsV2 {
|
|
459
464
|
clientSideOrderModify: boolean;
|
|
460
465
|
cookiePro: ICookiePro;
|
|
@@ -501,6 +506,7 @@ export interface ISiteSettingsV2 {
|
|
|
501
506
|
showEmptyMiniList: boolean;
|
|
502
507
|
preserveStore: IPreserveStore;
|
|
503
508
|
carousel: ILayoutCarousel;
|
|
509
|
+
categoryDocumentTitle: ICategoryDocumentTitle;
|
|
504
510
|
}
|
|
505
511
|
export interface IHeaderLinksLayout {
|
|
506
512
|
enabled: boolean;
|