@thryveai/theme-interfaces 2.7.176 → 2.7.178
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 +290 -157
- package/dist/JSONSchemas/index.js +521 -384
- package/dist/index.d.ts +2 -2
- package/dist/interfaces/default-theme.interface.d.ts +34 -0
- package/dist/interfaces/retailer-settings.interfaces.d.ts +3 -0
- package/dist/storefront/defaultSettingsStorefront.js +1 -0
- package/dist/storefront/defaultThemeStorefront.js +34 -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-15762-15894-212214565-0-24767%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-20080-20294-212214565-20065-20295-212214565-20028-20527-212214565-0-24767%3E"
|
|
62
62
|
},
|
|
63
63
|
"idp": {
|
|
64
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-212214565-
|
|
64
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-212214565-20303-20384-212214565-20295-20385-212214565-20028-20527-212214565-0-24767%3E"
|
|
65
65
|
},
|
|
66
66
|
"profileTab": {
|
|
67
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-212214565-
|
|
67
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-212214565-20400-20442-212214565-20385-20443-212214565-20028-20527-212214565-0-24767%3E"
|
|
68
68
|
},
|
|
69
69
|
"secondStepRegistration": {
|
|
70
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-212214565-
|
|
70
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-212214565-20470-20523-212214565-20443-20524-212214565-20028-20527-212214565-0-24767%3E"
|
|
71
71
|
}
|
|
72
72
|
},
|
|
73
73
|
"additionalProperties": false
|
|
74
74
|
},
|
|
75
|
-
"DeepPartial<structure-212214565-
|
|
75
|
+
"DeepPartial<structure-212214565-20080-20294-212214565-20065-20295-212214565-20028-20527-212214565-0-24767>": {
|
|
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-17570-18163-212214565-0-24767%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-17570-18163-212214565-0-24767[]>": {
|
|
109
109
|
"type": "array",
|
|
110
110
|
"items": {
|
|
111
111
|
"$ref": "#/definitions/IValidationType"
|
|
@@ -290,7 +290,7 @@ exports.JSONSchemas = {
|
|
|
290
290
|
],
|
|
291
291
|
"additionalProperties": false
|
|
292
292
|
},
|
|
293
|
-
"DeepPartial<structure-212214565-
|
|
293
|
+
"DeepPartial<structure-212214565-20303-20384-212214565-20295-20385-212214565-20028-20527-212214565-0-24767>": {
|
|
294
294
|
"type": "object",
|
|
295
295
|
"properties": {
|
|
296
296
|
"enabled": {
|
|
@@ -309,7 +309,7 @@ exports.JSONSchemas = {
|
|
|
309
309
|
},
|
|
310
310
|
"additionalProperties": false
|
|
311
311
|
},
|
|
312
|
-
"DeepPartial<structure-212214565-
|
|
312
|
+
"DeepPartial<structure-212214565-20400-20442-212214565-20385-20443-212214565-20028-20527-212214565-0-24767>": {
|
|
313
313
|
"type": "object",
|
|
314
314
|
"properties": {
|
|
315
315
|
"deleteAccountButton": {
|
|
@@ -318,7 +318,7 @@ exports.JSONSchemas = {
|
|
|
318
318
|
},
|
|
319
319
|
"additionalProperties": false
|
|
320
320
|
},
|
|
321
|
-
"DeepPartial<structure-212214565-
|
|
321
|
+
"DeepPartial<structure-212214565-20470-20523-212214565-20443-20524-212214565-20028-20527-212214565-0-24767>": {
|
|
322
322
|
"type": "object",
|
|
323
323
|
"properties": {
|
|
324
324
|
"businessAccount": {
|
|
@@ -334,66 +334,66 @@ exports.JSONSchemas = {
|
|
|
334
334
|
"type": "boolean"
|
|
335
335
|
},
|
|
336
336
|
"fields": {
|
|
337
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-212214565-
|
|
337
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-212214565-20604-20928-212214565-20593-20929-212214565-20527-20932-212214565-0-24767%3E"
|
|
338
338
|
}
|
|
339
339
|
},
|
|
340
340
|
"additionalProperties": false
|
|
341
341
|
},
|
|
342
|
-
"DeepPartial<structure-212214565-
|
|
342
|
+
"DeepPartial<structure-212214565-20604-20928-212214565-20593-20929-212214565-20527-20932-212214565-0-24767>": {
|
|
343
343
|
"type": "object",
|
|
344
344
|
"properties": {
|
|
345
345
|
"title": {
|
|
346
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-212214565-
|
|
346
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-212214565-20618-20695-212214565-20606-20696-212214565-20604-20928-212214565-20593-20929-212214565-20527-20932-212214565-0-24767%3E"
|
|
347
347
|
},
|
|
348
348
|
"company": {
|
|
349
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-212214565-
|
|
349
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-212214565-20710-20787-212214565-20696-20788-212214565-20604-20928-212214565-20593-20929-212214565-20527-20932-212214565-0-24767%3E"
|
|
350
350
|
},
|
|
351
351
|
"typeOfBusiness": {
|
|
352
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-212214565-
|
|
352
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-212214565-20809-20922-212214565-20788-20923-212214565-20604-20928-212214565-20593-20929-212214565-20527-20932-212214565-0-24767%3E"
|
|
353
353
|
}
|
|
354
354
|
},
|
|
355
355
|
"additionalProperties": false
|
|
356
356
|
},
|
|
357
|
-
"DeepPartial<structure-212214565-
|
|
357
|
+
"DeepPartial<structure-212214565-20618-20695-212214565-20606-20696-212214565-20604-20928-212214565-20593-20929-212214565-20527-20932-212214565-0-24767>": {
|
|
358
358
|
"type": "object",
|
|
359
359
|
"properties": {
|
|
360
360
|
"enabled": {
|
|
361
361
|
"type": "boolean"
|
|
362
362
|
},
|
|
363
363
|
"validationTypes": {
|
|
364
|
-
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-
|
|
364
|
+
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-17570-18163-212214565-0-24767%5B%5D%3E"
|
|
365
365
|
}
|
|
366
366
|
},
|
|
367
367
|
"additionalProperties": false
|
|
368
368
|
},
|
|
369
|
-
"DeepPartial<structure-212214565-
|
|
369
|
+
"DeepPartial<structure-212214565-20710-20787-212214565-20696-20788-212214565-20604-20928-212214565-20593-20929-212214565-20527-20932-212214565-0-24767>": {
|
|
370
370
|
"type": "object",
|
|
371
371
|
"properties": {
|
|
372
372
|
"enabled": {
|
|
373
373
|
"type": "boolean"
|
|
374
374
|
},
|
|
375
375
|
"validationTypes": {
|
|
376
|
-
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-
|
|
376
|
+
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-17570-18163-212214565-0-24767%5B%5D%3E"
|
|
377
377
|
}
|
|
378
378
|
},
|
|
379
379
|
"additionalProperties": false
|
|
380
380
|
},
|
|
381
|
-
"DeepPartial<structure-212214565-
|
|
381
|
+
"DeepPartial<structure-212214565-20809-20922-212214565-20788-20923-212214565-20604-20928-212214565-20593-20929-212214565-20527-20932-212214565-0-24767>": {
|
|
382
382
|
"type": "object",
|
|
383
383
|
"properties": {
|
|
384
384
|
"enabled": {
|
|
385
385
|
"type": "boolean"
|
|
386
386
|
},
|
|
387
387
|
"options": {
|
|
388
|
-
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-
|
|
388
|
+
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-20932-21067-212214565-0-24767%5B%5D%3E"
|
|
389
389
|
},
|
|
390
390
|
"validationTypes": {
|
|
391
|
-
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-
|
|
391
|
+
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-17570-18163-212214565-0-24767%5B%5D%3E"
|
|
392
392
|
}
|
|
393
393
|
},
|
|
394
394
|
"additionalProperties": false
|
|
395
395
|
},
|
|
396
|
-
"DeepPartial<def-alias-212214565-
|
|
396
|
+
"DeepPartial<def-alias-212214565-20932-21067-212214565-0-24767[]>": {
|
|
397
397
|
"type": "array",
|
|
398
398
|
"items": {
|
|
399
399
|
"$ref": "#/definitions/ITypesOfBusiness"
|
|
@@ -416,10 +416,10 @@ exports.JSONSchemas = {
|
|
|
416
416
|
"$ref": "#/definitions/DeepPartial%3CIAddressValidationTypes%3E"
|
|
417
417
|
},
|
|
418
418
|
"eircode": {
|
|
419
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-212214565-
|
|
419
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-212214565-10537-10585-212214565-10525-10586-212214565-10430-10908-212214565-0-24767%3E"
|
|
420
420
|
},
|
|
421
421
|
"integration": {
|
|
422
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-212214565-
|
|
422
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-212214565-10602-10841-212214565-10586-10842-212214565-10430-10908-212214565-0-24767%3E"
|
|
423
423
|
},
|
|
424
424
|
"useAddressValidation": {
|
|
425
425
|
"type": "boolean"
|
|
@@ -434,42 +434,42 @@ exports.JSONSchemas = {
|
|
|
434
434
|
"type": "object",
|
|
435
435
|
"properties": {
|
|
436
436
|
"addressLine1": {
|
|
437
|
-
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-
|
|
437
|
+
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-17570-18163-212214565-0-24767%5B%5D%3E"
|
|
438
438
|
},
|
|
439
439
|
"addressLine2": {
|
|
440
|
-
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-
|
|
440
|
+
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-17570-18163-212214565-0-24767%5B%5D%3E"
|
|
441
441
|
},
|
|
442
442
|
"city": {
|
|
443
|
-
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-
|
|
443
|
+
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-17570-18163-212214565-0-24767%5B%5D%3E"
|
|
444
444
|
},
|
|
445
445
|
"countyProvinceState": {
|
|
446
|
-
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-
|
|
446
|
+
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-17570-18163-212214565-0-24767%5B%5D%3E"
|
|
447
447
|
},
|
|
448
448
|
"familyName": {
|
|
449
|
-
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-
|
|
449
|
+
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-17570-18163-212214565-0-24767%5B%5D%3E"
|
|
450
450
|
},
|
|
451
451
|
"firstName": {
|
|
452
|
-
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-
|
|
452
|
+
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-17570-18163-212214565-0-24767%5B%5D%3E"
|
|
453
453
|
},
|
|
454
454
|
"instructions": {
|
|
455
|
-
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-
|
|
455
|
+
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-17570-18163-212214565-0-24767%5B%5D%3E"
|
|
456
456
|
},
|
|
457
457
|
"phoneNumber": {
|
|
458
|
-
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-
|
|
458
|
+
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-17570-18163-212214565-0-24767%5B%5D%3E"
|
|
459
459
|
},
|
|
460
460
|
"postCode": {
|
|
461
|
-
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-
|
|
461
|
+
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-17570-18163-212214565-0-24767%5B%5D%3E"
|
|
462
462
|
},
|
|
463
463
|
"smsNumber": {
|
|
464
|
-
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-
|
|
464
|
+
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-17570-18163-212214565-0-24767%5B%5D%3E"
|
|
465
465
|
},
|
|
466
466
|
"deliveryModalZipCodeValidation": {
|
|
467
|
-
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-
|
|
467
|
+
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-17570-18163-212214565-0-24767%5B%5D%3E"
|
|
468
468
|
}
|
|
469
469
|
},
|
|
470
470
|
"additionalProperties": false
|
|
471
471
|
},
|
|
472
|
-
"DeepPartial<structure-212214565-
|
|
472
|
+
"DeepPartial<structure-212214565-10537-10585-212214565-10525-10586-212214565-10430-10908-212214565-0-24767>": {
|
|
473
473
|
"type": "object",
|
|
474
474
|
"properties": {
|
|
475
475
|
"enabled": {
|
|
@@ -481,7 +481,7 @@ exports.JSONSchemas = {
|
|
|
481
481
|
},
|
|
482
482
|
"additionalProperties": false
|
|
483
483
|
},
|
|
484
|
-
"DeepPartial<structure-212214565-
|
|
484
|
+
"DeepPartial<structure-212214565-10602-10841-212214565-10586-10842-212214565-10430-10908-212214565-0-24767>": {
|
|
485
485
|
"type": "object",
|
|
486
486
|
"properties": {
|
|
487
487
|
"enabled": {
|
|
@@ -619,13 +619,13 @@ exports.JSONSchemas = {
|
|
|
619
619
|
"type": "object",
|
|
620
620
|
"properties": {
|
|
621
621
|
"instructions": {
|
|
622
|
-
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-
|
|
622
|
+
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-17570-18163-212214565-0-24767%5B%5D%3E"
|
|
623
623
|
},
|
|
624
624
|
"phoneNumber": {
|
|
625
|
-
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-
|
|
625
|
+
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-17570-18163-212214565-0-24767%5B%5D%3E"
|
|
626
626
|
},
|
|
627
627
|
"smsNumber": {
|
|
628
|
-
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-
|
|
628
|
+
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-17570-18163-212214565-0-24767%5B%5D%3E"
|
|
629
629
|
}
|
|
630
630
|
},
|
|
631
631
|
"additionalProperties": false
|
|
@@ -694,7 +694,7 @@ exports.JSONSchemas = {
|
|
|
694
694
|
"type": "boolean"
|
|
695
695
|
},
|
|
696
696
|
"externalStoreSelectorUrl": {
|
|
697
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-212214565-
|
|
697
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-212214565-12100-12148-212214565-12071-12149-212214565-11349-12981-212214565-0-24767%3E"
|
|
698
698
|
},
|
|
699
699
|
"favoritesV1": {
|
|
700
700
|
"type": "boolean"
|
|
@@ -713,17 +713,20 @@ exports.JSONSchemas = {
|
|
|
713
713
|
"$ref": "#/definitions/DeepPartial%3CIGlobalAnimations%3E"
|
|
714
714
|
},
|
|
715
715
|
"instacart": {
|
|
716
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-212214565-
|
|
716
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-212214565-12320-12368-212214565-12285-12369-212214565-11349-12981-212214565-0-24767%3E"
|
|
717
717
|
},
|
|
718
718
|
"recipeLegacyShareLink": {
|
|
719
719
|
"type": "boolean"
|
|
720
720
|
},
|
|
721
721
|
"registrationFields": {
|
|
722
|
-
"$ref": "#/definitions/DeepPartial%3Cdef-interface-212214565-
|
|
722
|
+
"$ref": "#/definitions/DeepPartial%3Cdef-interface-212214565-19245-19498-212214565-0-24767%5B%5D%3E"
|
|
723
723
|
},
|
|
724
724
|
"secondTierAuthorization": {
|
|
725
725
|
"$ref": "#/definitions/ISecondTierAuthorization"
|
|
726
726
|
},
|
|
727
|
+
"shoppingModesDisplayOrder": {
|
|
728
|
+
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-24081-24147-212214565-0-24767%5B%5D%3E"
|
|
729
|
+
},
|
|
727
730
|
"showCheckoutPromoCode": {
|
|
728
731
|
"type": "boolean"
|
|
729
732
|
},
|
|
@@ -749,7 +752,7 @@ exports.JSONSchemas = {
|
|
|
749
752
|
"type": "boolean"
|
|
750
753
|
},
|
|
751
754
|
"storeSelection": {
|
|
752
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-212214565-
|
|
755
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-212214565-12848-12977-212214565-12829-12978-212214565-11349-12981-212214565-0-24767%3E"
|
|
753
756
|
}
|
|
754
757
|
},
|
|
755
758
|
"additionalProperties": false
|
|
@@ -1013,12 +1016,12 @@ exports.JSONSchemas = {
|
|
|
1013
1016
|
]
|
|
1014
1017
|
},
|
|
1015
1018
|
"headerLayout": {
|
|
1016
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-212214565-
|
|
1019
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-212214565-13192-13266-212214565-13175-13267-212214565-13075-13270-212214565-0-24767%3E"
|
|
1017
1020
|
}
|
|
1018
1021
|
},
|
|
1019
1022
|
"additionalProperties": false
|
|
1020
1023
|
},
|
|
1021
|
-
"DeepPartial<structure-212214565-
|
|
1024
|
+
"DeepPartial<structure-212214565-13192-13266-212214565-13175-13267-212214565-13075-13270-212214565-0-24767>": {
|
|
1022
1025
|
"type": "object",
|
|
1023
1026
|
"properties": {
|
|
1024
1027
|
"mobile": {
|
|
@@ -1038,7 +1041,7 @@ exports.JSONSchemas = {
|
|
|
1038
1041
|
},
|
|
1039
1042
|
"additionalProperties": false
|
|
1040
1043
|
},
|
|
1041
|
-
"DeepPartial<structure-212214565-
|
|
1044
|
+
"DeepPartial<structure-212214565-12100-12148-212214565-12071-12149-212214565-11349-12981-212214565-0-24767>": {
|
|
1042
1045
|
"type": "object",
|
|
1043
1046
|
"properties": {
|
|
1044
1047
|
"enabled": {
|
|
@@ -1182,7 +1185,7 @@ exports.JSONSchemas = {
|
|
|
1182
1185
|
},
|
|
1183
1186
|
"additionalProperties": false
|
|
1184
1187
|
},
|
|
1185
|
-
"DeepPartial<structure-212214565-
|
|
1188
|
+
"DeepPartial<structure-212214565-12320-12368-212214565-12285-12369-212214565-11349-12981-212214565-0-24767>": {
|
|
1186
1189
|
"type": "object",
|
|
1187
1190
|
"properties": {
|
|
1188
1191
|
"enabled": {
|
|
@@ -1194,7 +1197,7 @@ exports.JSONSchemas = {
|
|
|
1194
1197
|
},
|
|
1195
1198
|
"additionalProperties": false
|
|
1196
1199
|
},
|
|
1197
|
-
"DeepPartial<def-interface-212214565-
|
|
1200
|
+
"DeepPartial<def-interface-212214565-19245-19498-212214565-0-24767[]>": {
|
|
1198
1201
|
"type": "array",
|
|
1199
1202
|
"items": {
|
|
1200
1203
|
"$ref": "#/definitions/DeepPartial%3CIRegistrationField%3E"
|
|
@@ -1216,7 +1219,7 @@ exports.JSONSchemas = {
|
|
|
1216
1219
|
"$ref": "#/definitions/IRegistrationFieldTypes"
|
|
1217
1220
|
},
|
|
1218
1221
|
"validationTypes": {
|
|
1219
|
-
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-
|
|
1222
|
+
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-17570-18163-212214565-0-24767%5B%5D%3E"
|
|
1220
1223
|
},
|
|
1221
1224
|
"alwaysVisible": {
|
|
1222
1225
|
"type": "boolean"
|
|
@@ -1265,6 +1268,20 @@ exports.JSONSchemas = {
|
|
|
1265
1268
|
],
|
|
1266
1269
|
"additionalProperties": false
|
|
1267
1270
|
},
|
|
1271
|
+
"DeepPartial<def-alias-212214565-24081-24147-212214565-0-24767[]>": {
|
|
1272
|
+
"type": "array",
|
|
1273
|
+
"items": {
|
|
1274
|
+
"$ref": "#/definitions/ShoppingMode"
|
|
1275
|
+
}
|
|
1276
|
+
},
|
|
1277
|
+
"ShoppingMode": {
|
|
1278
|
+
"type": "string",
|
|
1279
|
+
"enum": [
|
|
1280
|
+
"pickup",
|
|
1281
|
+
"planning",
|
|
1282
|
+
"delivery"
|
|
1283
|
+
]
|
|
1284
|
+
},
|
|
1268
1285
|
"DeepPartial<ISMSConfig>": {
|
|
1269
1286
|
"type": "object",
|
|
1270
1287
|
"properties": {
|
|
@@ -1295,7 +1312,7 @@ exports.JSONSchemas = {
|
|
|
1295
1312
|
},
|
|
1296
1313
|
"additionalProperties": false
|
|
1297
1314
|
},
|
|
1298
|
-
"DeepPartial<structure-212214565-
|
|
1315
|
+
"DeepPartial<structure-212214565-12848-12977-212214565-12829-12978-212214565-11349-12981-212214565-0-24767>": {
|
|
1299
1316
|
"type": "object",
|
|
1300
1317
|
"properties": {
|
|
1301
1318
|
"planning": {
|
|
@@ -1357,12 +1374,12 @@ exports.JSONSchemas = {
|
|
|
1357
1374
|
"type": "boolean"
|
|
1358
1375
|
},
|
|
1359
1376
|
"contentProviders": {
|
|
1360
|
-
"$ref": "#/definitions/DeepPartial%3Cdef-interface-212214565-
|
|
1377
|
+
"$ref": "#/definitions/DeepPartial%3Cdef-interface-212214565-24389-24469-212214565-0-24767%5B%5D%3E"
|
|
1361
1378
|
}
|
|
1362
1379
|
},
|
|
1363
1380
|
"additionalProperties": false
|
|
1364
1381
|
},
|
|
1365
|
-
"DeepPartial<def-interface-212214565-
|
|
1382
|
+
"DeepPartial<def-interface-212214565-24389-24469-212214565-0-24767[]>": {
|
|
1366
1383
|
"type": "array",
|
|
1367
1384
|
"items": {
|
|
1368
1385
|
"$ref": "#/definitions/DeepPartial%3CIDefaultExternal%3E"
|
|
@@ -1418,27 +1435,27 @@ exports.JSONSchemas = {
|
|
|
1418
1435
|
"type": "object",
|
|
1419
1436
|
"properties": {
|
|
1420
1437
|
"desktop": {
|
|
1421
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-212214565-
|
|
1438
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-212214565-23536-23620-212214565-23524-23621-212214565-23476-23720-212214565-0-24767%3E"
|
|
1422
1439
|
},
|
|
1423
1440
|
"mobile": {
|
|
1424
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-212214565-
|
|
1441
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-212214565-23632-23716-212214565-23621-23717-212214565-23476-23720-212214565-0-24767%3E"
|
|
1425
1442
|
}
|
|
1426
1443
|
},
|
|
1427
1444
|
"additionalProperties": false
|
|
1428
1445
|
},
|
|
1429
|
-
"DeepPartial<structure-212214565-
|
|
1446
|
+
"DeepPartial<structure-212214565-23536-23620-212214565-23524-23621-212214565-23476-23720-212214565-0-24767>": {
|
|
1430
1447
|
"type": "object",
|
|
1431
1448
|
"properties": {
|
|
1432
1449
|
"left": {
|
|
1433
|
-
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-
|
|
1450
|
+
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-23720-23939-212214565-0-24767%5B%5D%3E"
|
|
1434
1451
|
},
|
|
1435
1452
|
"right": {
|
|
1436
|
-
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-
|
|
1453
|
+
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-23720-23939-212214565-0-24767%5B%5D%3E"
|
|
1437
1454
|
}
|
|
1438
1455
|
},
|
|
1439
1456
|
"additionalProperties": false
|
|
1440
1457
|
},
|
|
1441
|
-
"DeepPartial<def-alias-212214565-
|
|
1458
|
+
"DeepPartial<def-alias-212214565-23720-23939-212214565-0-24767[]>": {
|
|
1442
1459
|
"type": "array",
|
|
1443
1460
|
"items": {
|
|
1444
1461
|
"$ref": "#/definitions/PdpDetailsElementLayout"
|
|
@@ -1447,14 +1464,14 @@ exports.JSONSchemas = {
|
|
|
1447
1464
|
"PdpDetailsElementLayout": {
|
|
1448
1465
|
"type": "string"
|
|
1449
1466
|
},
|
|
1450
|
-
"DeepPartial<structure-212214565-
|
|
1467
|
+
"DeepPartial<structure-212214565-23632-23716-212214565-23621-23717-212214565-23476-23720-212214565-0-24767>": {
|
|
1451
1468
|
"type": "object",
|
|
1452
1469
|
"properties": {
|
|
1453
1470
|
"left": {
|
|
1454
|
-
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-
|
|
1471
|
+
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-23720-23939-212214565-0-24767%5B%5D%3E"
|
|
1455
1472
|
},
|
|
1456
1473
|
"right": {
|
|
1457
|
-
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-
|
|
1474
|
+
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-23720-23939-212214565-0-24767%5B%5D%3E"
|
|
1458
1475
|
}
|
|
1459
1476
|
},
|
|
1460
1477
|
"additionalProperties": false
|
|
@@ -1543,18 +1560,18 @@ exports.JSONSchemas = {
|
|
|
1543
1560
|
"type": "object",
|
|
1544
1561
|
"properties": {
|
|
1545
1562
|
"gridRowLength": {
|
|
1546
|
-
"$ref": "#/definitions/DeepPartial%3Cindexed-type-212214565-
|
|
1563
|
+
"$ref": "#/definitions/DeepPartial%3Cindexed-type-212214565-21701-21743-212214565-21683-21744-212214565-21642-22022-212214565-0-24767%3E"
|
|
1547
1564
|
},
|
|
1548
1565
|
"carouselsRowLength": {
|
|
1549
|
-
"$ref": "#/definitions/DeepPartial%3Cindexed-type-212214565-
|
|
1566
|
+
"$ref": "#/definitions/DeepPartial%3Cindexed-type-212214565-21767-21809-212214565-21744-21810-212214565-21642-22022-212214565-0-24767%3E"
|
|
1550
1567
|
},
|
|
1551
1568
|
"productCard": {
|
|
1552
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-212214565-
|
|
1569
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-212214565-21826-22018-212214565-21810-22019-212214565-21642-22022-212214565-0-24767%3E"
|
|
1553
1570
|
}
|
|
1554
1571
|
},
|
|
1555
1572
|
"additionalProperties": false
|
|
1556
1573
|
},
|
|
1557
|
-
"DeepPartial<indexed-type-212214565-
|
|
1574
|
+
"DeepPartial<indexed-type-212214565-21701-21743-212214565-21683-21744-212214565-21642-22022-212214565-0-24767>": {
|
|
1558
1575
|
"type": "object",
|
|
1559
1576
|
"properties": {
|
|
1560
1577
|
"mobile": {
|
|
@@ -1569,7 +1586,7 @@ exports.JSONSchemas = {
|
|
|
1569
1586
|
},
|
|
1570
1587
|
"additionalProperties": false
|
|
1571
1588
|
},
|
|
1572
|
-
"DeepPartial<indexed-type-212214565-
|
|
1589
|
+
"DeepPartial<indexed-type-212214565-21767-21809-212214565-21744-21810-212214565-21642-22022-212214565-0-24767>": {
|
|
1573
1590
|
"type": "object",
|
|
1574
1591
|
"properties": {
|
|
1575
1592
|
"mobile": {
|
|
@@ -1584,7 +1601,7 @@ exports.JSONSchemas = {
|
|
|
1584
1601
|
},
|
|
1585
1602
|
"additionalProperties": false
|
|
1586
1603
|
},
|
|
1587
|
-
"DeepPartial<structure-212214565-
|
|
1604
|
+
"DeepPartial<structure-212214565-21826-22018-212214565-21810-22019-212214565-21642-22022-212214565-0-24767>": {
|
|
1588
1605
|
"type": "object",
|
|
1589
1606
|
"properties": {
|
|
1590
1607
|
"enabled": {
|
|
@@ -1666,12 +1683,12 @@ exports.JSONSchemas = {
|
|
|
1666
1683
|
"type": "number"
|
|
1667
1684
|
},
|
|
1668
1685
|
"labelsPriority": {
|
|
1669
|
-
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-
|
|
1686
|
+
"$ref": "#/definitions/DeepPartial%3Cdef-alias-212214565-22598-22728-212214565-0-24767%5B%5D%3E"
|
|
1670
1687
|
}
|
|
1671
1688
|
},
|
|
1672
1689
|
"additionalProperties": false
|
|
1673
1690
|
},
|
|
1674
|
-
"DeepPartial<def-alias-212214565-
|
|
1691
|
+
"DeepPartial<def-alias-212214565-22598-22728-212214565-0-24767[]>": {
|
|
1675
1692
|
"type": "array",
|
|
1676
1693
|
"items": {
|
|
1677
1694
|
"$ref": "#/definitions/DeepPartial%3CILabelConfig%3E"
|
|
@@ -2613,7 +2630,7 @@ exports.JSONSchemas = {
|
|
|
2613
2630
|
"type": "boolean"
|
|
2614
2631
|
},
|
|
2615
2632
|
"sections": {
|
|
2616
|
-
"$ref": "#/definitions/DeepPartial%3Cindexed-type-212214565-
|
|
2633
|
+
"$ref": "#/definitions/DeepPartial%3Cindexed-type-212214565-24232-24296-212214565-24219-24297-212214565-24147-24389-212214565-0-24767%3E"
|
|
2617
2634
|
},
|
|
2618
2635
|
"optInMarketingPreferences": {
|
|
2619
2636
|
"type": "boolean"
|
|
@@ -2624,7 +2641,7 @@ exports.JSONSchemas = {
|
|
|
2624
2641
|
},
|
|
2625
2642
|
"additionalProperties": false
|
|
2626
2643
|
},
|
|
2627
|
-
"DeepPartial<indexed-type-212214565-
|
|
2644
|
+
"DeepPartial<indexed-type-212214565-24232-24296-212214565-24219-24297-212214565-24147-24389-212214565-0-24767>": {
|
|
2628
2645
|
"type": "object",
|
|
2629
2646
|
"properties": {
|
|
2630
2647
|
"marketingPreferences": {
|
|
@@ -2839,12 +2856,12 @@ exports.JSONSchemas = {
|
|
|
2839
2856
|
"type": "boolean"
|
|
2840
2857
|
},
|
|
2841
2858
|
"percentOffset": {
|
|
2842
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-212214565-
|
|
2859
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-212214565-24650-24698-212214565-24632-24699-212214565-24570-24702-212214565-0-24767%3E"
|
|
2843
2860
|
}
|
|
2844
2861
|
},
|
|
2845
2862
|
"additionalProperties": false
|
|
2846
2863
|
},
|
|
2847
|
-
"DeepPartial<structure-212214565-
|
|
2864
|
+
"DeepPartial<structure-212214565-24650-24698-212214565-24632-24699-212214565-24570-24702-212214565-0-24767>": {
|
|
2848
2865
|
"type": "object",
|
|
2849
2866
|
"properties": {
|
|
2850
2867
|
"right": {
|
|
@@ -2880,7 +2897,7 @@ exports.JSONSchemas = {
|
|
|
2880
2897
|
},
|
|
2881
2898
|
"additionalProperties": false
|
|
2882
2899
|
},
|
|
2883
|
-
"DeepPartial<def-interface-212214565-
|
|
2900
|
+
"DeepPartial<def-interface-212214565-15762-15894-212214565-0-24767[]>": {
|
|
2884
2901
|
"type": "array",
|
|
2885
2902
|
"items": {
|
|
2886
2903
|
"$ref": "#/definitions/DeepPartial%3CIWelcomeModalV2%3E"
|
|
@@ -3315,10 +3332,10 @@ exports.JSONSchemas = {
|
|
|
3315
3332
|
"type": "string"
|
|
3316
3333
|
},
|
|
3317
3334
|
"logos": {
|
|
3318
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-2010376527-1085-1236-2010376527-1075-1237-2010376527-972-1602-2010376527-0-
|
|
3335
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-2010376527-1085-1236-2010376527-1075-1237-2010376527-972-1602-2010376527-0-18445%3E"
|
|
3319
3336
|
},
|
|
3320
3337
|
"stsCheckBox": {
|
|
3321
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-2010376527-1253-1324-2010376527-1237-1325-2010376527-972-1602-2010376527-0-
|
|
3338
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-2010376527-1253-1324-2010376527-1237-1325-2010376527-972-1602-2010376527-0-18445%3E"
|
|
3322
3339
|
},
|
|
3323
3340
|
"confirmationPageImage": {
|
|
3324
3341
|
"type": "string"
|
|
@@ -3327,7 +3344,7 @@ exports.JSONSchemas = {
|
|
|
3327
3344
|
"type": "string"
|
|
3328
3345
|
},
|
|
3329
3346
|
"missingImg": {
|
|
3330
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-2010376527-1395-1479-2010376527-1380-1480-2010376527-972-1602-2010376527-0-
|
|
3347
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-2010376527-1395-1479-2010376527-1380-1480-2010376527-972-1602-2010376527-0-18445%3E"
|
|
3331
3348
|
},
|
|
3332
3349
|
"verifySiteImage": {
|
|
3333
3350
|
"type": "string"
|
|
@@ -3336,12 +3353,12 @@ exports.JSONSchemas = {
|
|
|
3336
3353
|
"$ref": "#/definitions/DeepPartial%3CIDefaultThemeFavicons%3E"
|
|
3337
3354
|
},
|
|
3338
3355
|
"banner": {
|
|
3339
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-2010376527-1555-1598-2010376527-1544-1599-2010376527-972-1602-2010376527-0-
|
|
3356
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-2010376527-1555-1598-2010376527-1544-1599-2010376527-972-1602-2010376527-0-18445%3E"
|
|
3340
3357
|
}
|
|
3341
3358
|
},
|
|
3342
3359
|
"additionalProperties": false
|
|
3343
3360
|
},
|
|
3344
|
-
"DeepPartial<structure-2010376527-1085-1236-2010376527-1075-1237-2010376527-972-1602-2010376527-0-
|
|
3361
|
+
"DeepPartial<structure-2010376527-1085-1236-2010376527-1075-1237-2010376527-972-1602-2010376527-0-18445>": {
|
|
3345
3362
|
"type": "object",
|
|
3346
3363
|
"properties": {
|
|
3347
3364
|
"primary": {
|
|
@@ -3365,7 +3382,7 @@ exports.JSONSchemas = {
|
|
|
3365
3382
|
},
|
|
3366
3383
|
"additionalProperties": false
|
|
3367
3384
|
},
|
|
3368
|
-
"DeepPartial<structure-2010376527-1253-1324-2010376527-1237-1325-2010376527-972-1602-2010376527-0-
|
|
3385
|
+
"DeepPartial<structure-2010376527-1253-1324-2010376527-1237-1325-2010376527-972-1602-2010376527-0-18445>": {
|
|
3369
3386
|
"type": "object",
|
|
3370
3387
|
"properties": {
|
|
3371
3388
|
"empty": {
|
|
@@ -3380,7 +3397,7 @@ exports.JSONSchemas = {
|
|
|
3380
3397
|
},
|
|
3381
3398
|
"additionalProperties": false
|
|
3382
3399
|
},
|
|
3383
|
-
"DeepPartial<structure-2010376527-1395-1479-2010376527-1380-1480-2010376527-972-1602-2010376527-0-
|
|
3400
|
+
"DeepPartial<structure-2010376527-1395-1479-2010376527-1380-1480-2010376527-972-1602-2010376527-0-18445>": {
|
|
3384
3401
|
"type": "object",
|
|
3385
3402
|
"properties": {
|
|
3386
3403
|
"recipes": {
|
|
@@ -3419,7 +3436,7 @@ exports.JSONSchemas = {
|
|
|
3419
3436
|
},
|
|
3420
3437
|
"additionalProperties": false
|
|
3421
3438
|
},
|
|
3422
|
-
"DeepPartial<structure-2010376527-1555-1598-2010376527-1544-1599-2010376527-972-1602-2010376527-0-
|
|
3439
|
+
"DeepPartial<structure-2010376527-1555-1598-2010376527-1544-1599-2010376527-972-1602-2010376527-0-18445>": {
|
|
3423
3440
|
"type": "object",
|
|
3424
3441
|
"properties": {
|
|
3425
3442
|
"src": {
|
|
@@ -3984,76 +4001,79 @@ exports.JSONSchemas = {
|
|
|
3984
4001
|
"type": "object",
|
|
3985
4002
|
"properties": {
|
|
3986
4003
|
"colors": {
|
|
3987
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-2010376527-1658-1723-2010376527-1647-1724-2010376527-1602-
|
|
4004
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-2010376527-1658-1723-2010376527-1647-1724-2010376527-1602-12258-2010376527-0-18445%3E"
|
|
3988
4005
|
},
|
|
3989
4006
|
"header": {
|
|
3990
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-2010376527-1735-3850-2010376527-1724-3851-2010376527-1602-
|
|
4007
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-2010376527-1735-3850-2010376527-1724-3851-2010376527-1602-12258-2010376527-0-18445%3E"
|
|
3991
4008
|
},
|
|
3992
4009
|
"body": {
|
|
3993
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-2010376527-3860-3940-2010376527-3851-3941-2010376527-1602-
|
|
4010
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-2010376527-3860-3940-2010376527-3851-3941-2010376527-1602-12258-2010376527-0-18445%3E"
|
|
3994
4011
|
},
|
|
3995
4012
|
"footer": {
|
|
3996
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-2010376527-3952-4112-2010376527-3941-4113-2010376527-1602-
|
|
4013
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-2010376527-3952-4112-2010376527-3941-4113-2010376527-1602-12258-2010376527-0-18445%3E"
|
|
3997
4014
|
},
|
|
3998
4015
|
"minimalHeader": {
|
|
3999
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-2010376527-4131-4207-2010376527-4113-4208-2010376527-1602-
|
|
4016
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-2010376527-4131-4207-2010376527-4113-4208-2010376527-1602-12258-2010376527-0-18445%3E"
|
|
4000
4017
|
},
|
|
4001
4018
|
"subHeaderBoxes": {
|
|
4002
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-2010376527-4227-4312-2010376527-4208-4313-2010376527-1602-
|
|
4019
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-2010376527-4227-4312-2010376527-4208-4313-2010376527-1602-12258-2010376527-0-18445%3E"
|
|
4003
4020
|
},
|
|
4004
4021
|
"breadcrumb": {
|
|
4005
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-2010376527-4328-4475-2010376527-4313-4476-2010376527-1602-
|
|
4022
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-2010376527-4328-4475-2010376527-4313-4476-2010376527-1602-12258-2010376527-0-18445%3E"
|
|
4006
4023
|
},
|
|
4007
4024
|
"breadcrumbTitle": {
|
|
4008
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-2010376527-4496-4643-2010376527-4476-4644-2010376527-1602-
|
|
4025
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-2010376527-4496-4643-2010376527-4476-4644-2010376527-1602-12258-2010376527-0-18445%3E"
|
|
4009
4026
|
},
|
|
4010
4027
|
"payment": {
|
|
4011
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-2010376527-4656-4827-2010376527-4644-4828-2010376527-1602-
|
|
4028
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-2010376527-4656-4827-2010376527-4644-4828-2010376527-1602-12258-2010376527-0-18445%3E"
|
|
4012
4029
|
},
|
|
4013
4030
|
"productPage": {
|
|
4014
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-2010376527-4844-5033-2010376527-4828-5034-2010376527-1602-
|
|
4031
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-2010376527-4844-5033-2010376527-4828-5034-2010376527-1602-12258-2010376527-0-18445%3E"
|
|
4015
4032
|
},
|
|
4016
4033
|
"accountPage": {
|
|
4017
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-2010376527-5050-5126-2010376527-5034-5127-2010376527-1602-
|
|
4034
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-2010376527-5050-5126-2010376527-5034-5127-2010376527-1602-12258-2010376527-0-18445%3E"
|
|
4018
4035
|
},
|
|
4019
4036
|
"orderConfirmation": {
|
|
4020
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-2010376527-5149-5210-2010376527-5127-5211-2010376527-1602-
|
|
4037
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-2010376527-5149-5210-2010376527-5127-5211-2010376527-1602-12258-2010376527-0-18445%3E"
|
|
4021
4038
|
},
|
|
4022
4039
|
"favorites": {
|
|
4023
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-2010376527-5225-5355-2010376527-5211-5356-2010376527-1602-
|
|
4040
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-2010376527-5225-5355-2010376527-5211-5356-2010376527-1602-12258-2010376527-0-18445%3E"
|
|
4024
4041
|
},
|
|
4025
4042
|
"loyaltyCard": {
|
|
4026
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-2010376527-5372-5599-2010376527-5356-5600-2010376527-1602-
|
|
4043
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-2010376527-5372-5599-2010376527-5356-5600-2010376527-1602-12258-2010376527-0-18445%3E"
|
|
4027
4044
|
},
|
|
4028
4045
|
"promoBadges": {
|
|
4029
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-2010376527-5616-5826-2010376527-5600-5827-2010376527-1602-
|
|
4046
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-2010376527-5616-5826-2010376527-5600-5827-2010376527-1602-12258-2010376527-0-18445%3E"
|
|
4030
4047
|
},
|
|
4031
4048
|
"typography": {
|
|
4032
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-2010376527-5842-6300-2010376527-5827-6301-2010376527-1602-
|
|
4049
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-2010376527-5842-6300-2010376527-5827-6301-2010376527-1602-12258-2010376527-0-18445%3E"
|
|
4033
4050
|
},
|
|
4034
4051
|
"buttonLinks": {
|
|
4035
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-2010376527-6317-6335-2010376527-6301-6336-2010376527-1602-
|
|
4052
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-2010376527-6317-6335-2010376527-6301-6336-2010376527-1602-12258-2010376527-0-18445%3E"
|
|
4036
4053
|
},
|
|
4037
4054
|
"buttons": {
|
|
4038
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-2010376527-6348-9718-2010376527-6336-9719-2010376527-1602-
|
|
4055
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-2010376527-6348-9718-2010376527-6336-9719-2010376527-1602-12258-2010376527-0-18445%3E"
|
|
4039
4056
|
},
|
|
4040
4057
|
"carousel": {
|
|
4041
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-2010376527-9732-10128-2010376527-9719-10129-2010376527-1602-
|
|
4058
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-2010376527-9732-10128-2010376527-9719-10129-2010376527-1602-12258-2010376527-0-18445%3E"
|
|
4059
|
+
},
|
|
4060
|
+
"carouselComponent": {
|
|
4061
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-2010376527-10151-11021-2010376527-10129-11022-2010376527-1602-12258-2010376527-0-18445%3E"
|
|
4042
4062
|
},
|
|
4043
4063
|
"modal": {
|
|
4044
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-2010376527-
|
|
4064
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-2010376527-11032-11288-2010376527-11022-11289-2010376527-1602-12258-2010376527-0-18445%3E"
|
|
4045
4065
|
},
|
|
4046
4066
|
"selectedOption": {
|
|
4047
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-2010376527-
|
|
4067
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-2010376527-11308-11337-2010376527-11289-11338-2010376527-1602-12258-2010376527-0-18445%3E"
|
|
4048
4068
|
},
|
|
4049
4069
|
"input": {
|
|
4050
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-2010376527-
|
|
4070
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-2010376527-11348-11490-2010376527-11338-11491-2010376527-1602-12258-2010376527-0-18445%3E"
|
|
4051
4071
|
},
|
|
4052
4072
|
"dropdown": {
|
|
4053
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-2010376527-
|
|
4073
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-2010376527-11504-11709-2010376527-11491-11710-2010376527-1602-12258-2010376527-0-18445%3E"
|
|
4054
4074
|
},
|
|
4055
4075
|
"productGrid": {
|
|
4056
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-2010376527-
|
|
4076
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-2010376527-11726-11759-2010376527-11710-11760-2010376527-1602-12258-2010376527-0-18445%3E"
|
|
4057
4077
|
},
|
|
4058
4078
|
"checkoutStepColors": {
|
|
4059
4079
|
"type": "object",
|
|
@@ -4071,7 +4091,7 @@ exports.JSONSchemas = {
|
|
|
4071
4091
|
"additionalProperties": false
|
|
4072
4092
|
},
|
|
4073
4093
|
"cms": {
|
|
4074
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-2010376527-
|
|
4094
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-2010376527-11869-12018-2010376527-11861-12019-2010376527-1602-12258-2010376527-0-18445%3E"
|
|
4075
4095
|
},
|
|
4076
4096
|
"logoHeight": {
|
|
4077
4097
|
"$ref": "#/definitions/DeepPartial%3CIDefaultThemeLogoHeights%3E"
|
|
@@ -4094,7 +4114,7 @@ exports.JSONSchemas = {
|
|
|
4094
4114
|
},
|
|
4095
4115
|
"additionalProperties": false
|
|
4096
4116
|
},
|
|
4097
|
-
"DeepPartial<structure-2010376527-1658-1723-2010376527-1647-1724-2010376527-1602-
|
|
4117
|
+
"DeepPartial<structure-2010376527-1658-1723-2010376527-1647-1724-2010376527-1602-12258-2010376527-0-18445>": {
|
|
4098
4118
|
"type": "object",
|
|
4099
4119
|
"properties": {
|
|
4100
4120
|
"brandColors": {
|
|
@@ -4217,49 +4237,49 @@ exports.JSONSchemas = {
|
|
|
4217
4237
|
},
|
|
4218
4238
|
"additionalProperties": false
|
|
4219
4239
|
},
|
|
4220
|
-
"DeepPartial<structure-2010376527-1735-3850-2010376527-1724-3851-2010376527-1602-
|
|
4240
|
+
"DeepPartial<structure-2010376527-1735-3850-2010376527-1724-3851-2010376527-1602-12258-2010376527-0-18445>": {
|
|
4221
4241
|
"type": "object",
|
|
4222
4242
|
"properties": {
|
|
4223
4243
|
"topMenu": {
|
|
4224
|
-
"$ref": "#/definitions/DeepPartial%3Cinterface-2010376527-
|
|
4244
|
+
"$ref": "#/definitions/DeepPartial%3Cinterface-2010376527-15704-15917-2010376527-0-18445%3E"
|
|
4225
4245
|
},
|
|
4226
4246
|
"mainMenu": {
|
|
4227
|
-
"$ref": "#/definitions/DeepPartial%3Cinterface-2010376527-
|
|
4247
|
+
"$ref": "#/definitions/DeepPartial%3Cinterface-2010376527-15704-15917-2010376527-0-18445%3E"
|
|
4228
4248
|
},
|
|
4229
4249
|
"bottomMenu": {
|
|
4230
|
-
"$ref": "#/definitions/DeepPartial%3Cinterface-2010376527-
|
|
4250
|
+
"$ref": "#/definitions/DeepPartial%3Cinterface-2010376527-15570-15704-2010376527-0-18445%3E"
|
|
4231
4251
|
},
|
|
4232
4252
|
"mobileMenu": {
|
|
4233
|
-
"$ref": "#/definitions/DeepPartial%3Cinterface-2010376527-
|
|
4253
|
+
"$ref": "#/definitions/DeepPartial%3Cinterface-2010376527-15704-15917-2010376527-0-18445%3E"
|
|
4234
4254
|
},
|
|
4235
4255
|
"accountPopover": {
|
|
4236
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-2010376527-1869-2126-2010376527-1848-2127-2010376527-1735-3850-2010376527-1724-3851-2010376527-1602-
|
|
4256
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-2010376527-1869-2126-2010376527-1848-2127-2010376527-1735-3850-2010376527-1724-3851-2010376527-1602-12258-2010376527-0-18445%3E"
|
|
4237
4257
|
},
|
|
4238
4258
|
"storePopover": {
|
|
4239
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-2010376527-2146-2379-2010376527-2127-2380-2010376527-1735-3850-2010376527-1724-3851-2010376527-1602-
|
|
4259
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-2010376527-2146-2379-2010376527-2127-2380-2010376527-1735-3850-2010376527-1724-3851-2010376527-1602-12258-2010376527-0-18445%3E"
|
|
4240
4260
|
},
|
|
4241
4261
|
"search": {
|
|
4242
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-2010376527-2393-3323-2010376527-2380-3324-2010376527-1735-3850-2010376527-1724-3851-2010376527-1602-
|
|
4262
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-2010376527-2393-3323-2010376527-2380-3324-2010376527-1735-3850-2010376527-1724-3851-2010376527-1602-12258-2010376527-0-18445%3E"
|
|
4243
4263
|
},
|
|
4244
4264
|
"headerActionLinks": {
|
|
4245
|
-
"$ref": "#/definitions/DeepPartial%3Cinterface-2010376527-
|
|
4265
|
+
"$ref": "#/definitions/DeepPartial%3Cinterface-2010376527-16137-16228-2010376527-0-18445%3E"
|
|
4246
4266
|
},
|
|
4247
4267
|
"headerLinks": {
|
|
4248
|
-
"$ref": "#/definitions/DeepPartial%3Cinterface-2010376527-
|
|
4268
|
+
"$ref": "#/definitions/DeepPartial%3Cinterface-2010376527-16010-16137-2010376527-0-18445%3E"
|
|
4249
4269
|
},
|
|
4250
4270
|
"departments": {
|
|
4251
|
-
"$ref": "#/definitions/DeepPartial%3Cinterface-2010376527-
|
|
4271
|
+
"$ref": "#/definitions/DeepPartial%3Cinterface-2010376527-16228-16488-2010376527-0-18445%3E"
|
|
4252
4272
|
},
|
|
4253
4273
|
"badge": {
|
|
4254
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-2010376527-3460-3627-2010376527-3448-3628-2010376527-1735-3850-2010376527-1724-3851-2010376527-1602-
|
|
4274
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-2010376527-3460-3627-2010376527-3448-3628-2010376527-1735-3850-2010376527-1724-3851-2010376527-1602-12258-2010376527-0-18445%3E"
|
|
4255
4275
|
},
|
|
4256
4276
|
"notifications": {
|
|
4257
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-2010376527-3648-3844-2010376527-3628-3845-2010376527-1735-3850-2010376527-1724-3851-2010376527-1602-
|
|
4277
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-2010376527-3648-3844-2010376527-3628-3845-2010376527-1735-3850-2010376527-1724-3851-2010376527-1602-12258-2010376527-0-18445%3E"
|
|
4258
4278
|
}
|
|
4259
4279
|
},
|
|
4260
4280
|
"additionalProperties": false
|
|
4261
4281
|
},
|
|
4262
|
-
"DeepPartial<interface-2010376527-
|
|
4282
|
+
"DeepPartial<interface-2010376527-15704-15917-2010376527-0-18445>": {
|
|
4263
4283
|
"type": "object",
|
|
4264
4284
|
"properties": {
|
|
4265
4285
|
"color": {
|
|
@@ -4272,30 +4292,30 @@ exports.JSONSchemas = {
|
|
|
4272
4292
|
"type": "string"
|
|
4273
4293
|
},
|
|
4274
4294
|
"links": {
|
|
4275
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-2010376527-
|
|
4295
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-2010376527-15809-15913-2010376527-15799-15914-2010376527-15704-15917-2010376527-0-18445%3E"
|
|
4276
4296
|
}
|
|
4277
4297
|
},
|
|
4278
4298
|
"additionalProperties": false
|
|
4279
4299
|
},
|
|
4280
|
-
"DeepPartial<structure-2010376527-
|
|
4300
|
+
"DeepPartial<structure-2010376527-15809-15913-2010376527-15799-15914-2010376527-15704-15917-2010376527-0-18445>": {
|
|
4281
4301
|
"type": "object",
|
|
4282
4302
|
"properties": {
|
|
4283
4303
|
"static": {
|
|
4284
|
-
"$ref": "#/definitions/DeepPartial%3Cinterface-2010376527-
|
|
4304
|
+
"$ref": "#/definitions/DeepPartial%3Cinterface-2010376527-14123-14210-2010376527-0-18445%3E"
|
|
4285
4305
|
},
|
|
4286
4306
|
"hover": {
|
|
4287
|
-
"$ref": "#/definitions/DeepPartial%3Cinterface-2010376527-
|
|
4307
|
+
"$ref": "#/definitions/DeepPartial%3Cinterface-2010376527-14123-14210-2010376527-0-18445%3E"
|
|
4288
4308
|
},
|
|
4289
4309
|
"clicked": {
|
|
4290
|
-
"$ref": "#/definitions/DeepPartial%3Cinterface-2010376527-
|
|
4310
|
+
"$ref": "#/definitions/DeepPartial%3Cinterface-2010376527-14123-14210-2010376527-0-18445%3E"
|
|
4291
4311
|
},
|
|
4292
4312
|
"visited": {
|
|
4293
|
-
"$ref": "#/definitions/DeepPartial%3Cinterface-2010376527-
|
|
4313
|
+
"$ref": "#/definitions/DeepPartial%3Cinterface-2010376527-14123-14210-2010376527-0-18445%3E"
|
|
4294
4314
|
}
|
|
4295
4315
|
},
|
|
4296
4316
|
"additionalProperties": false
|
|
4297
4317
|
},
|
|
4298
|
-
"DeepPartial<interface-2010376527-
|
|
4318
|
+
"DeepPartial<interface-2010376527-14123-14210-2010376527-0-18445>": {
|
|
4299
4319
|
"type": "object",
|
|
4300
4320
|
"properties": {
|
|
4301
4321
|
"color": {
|
|
@@ -4311,7 +4331,7 @@ exports.JSONSchemas = {
|
|
|
4311
4331
|
},
|
|
4312
4332
|
"additionalProperties": false
|
|
4313
4333
|
},
|
|
4314
|
-
"DeepPartial<interface-2010376527-
|
|
4334
|
+
"DeepPartial<interface-2010376527-15570-15704-2010376527-0-18445>": {
|
|
4315
4335
|
"type": "object",
|
|
4316
4336
|
"properties": {
|
|
4317
4337
|
"hoverColor": {
|
|
@@ -4366,12 +4386,12 @@ exports.JSONSchemas = {
|
|
|
4366
4386
|
"type": "string"
|
|
4367
4387
|
},
|
|
4368
4388
|
"links": {
|
|
4369
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-2010376527-
|
|
4389
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-2010376527-15809-15913-2010376527-15799-15914-2010376527-15704-15917-2010376527-0-18445%3E"
|
|
4370
4390
|
}
|
|
4371
4391
|
},
|
|
4372
4392
|
"additionalProperties": false
|
|
4373
4393
|
},
|
|
4374
|
-
"DeepPartial<structure-2010376527-1869-2126-2010376527-1848-2127-2010376527-1735-3850-2010376527-1724-3851-2010376527-1602-
|
|
4394
|
+
"DeepPartial<structure-2010376527-1869-2126-2010376527-1848-2127-2010376527-1735-3850-2010376527-1724-3851-2010376527-1602-12258-2010376527-0-18445>": {
|
|
4375
4395
|
"type": "object",
|
|
4376
4396
|
"properties": {
|
|
4377
4397
|
"backgroundColor": {
|
|
@@ -4387,21 +4407,21 @@ exports.JSONSchemas = {
|
|
|
4387
4407
|
"type": "string"
|
|
4388
4408
|
},
|
|
4389
4409
|
"links": {
|
|
4390
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-2010376527-1996-2118-2010376527-1982-2119-2010376527-1869-2126-2010376527-1848-2127-2010376527-1735-3850-2010376527-1724-3851-2010376527-1602-
|
|
4410
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-2010376527-1996-2118-2010376527-1982-2119-2010376527-1869-2126-2010376527-1848-2127-2010376527-1735-3850-2010376527-1724-3851-2010376527-1602-12258-2010376527-0-18445%3E"
|
|
4391
4411
|
}
|
|
4392
4412
|
},
|
|
4393
4413
|
"additionalProperties": false
|
|
4394
4414
|
},
|
|
4395
|
-
"DeepPartial<structure-2010376527-1996-2118-2010376527-1982-2119-2010376527-1869-2126-2010376527-1848-2127-2010376527-1735-3850-2010376527-1724-3851-2010376527-1602-
|
|
4415
|
+
"DeepPartial<structure-2010376527-1996-2118-2010376527-1982-2119-2010376527-1869-2126-2010376527-1848-2127-2010376527-1735-3850-2010376527-1724-3851-2010376527-1602-12258-2010376527-0-18445>": {
|
|
4396
4416
|
"type": "object",
|
|
4397
4417
|
"properties": {
|
|
4398
4418
|
"color": {
|
|
4399
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-2010376527-2014-2108-2010376527-1998-2109-2010376527-1996-2118-2010376527-1982-2119-2010376527-1869-2126-2010376527-1848-2127-2010376527-1735-3850-2010376527-1724-3851-2010376527-1602-
|
|
4419
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-2010376527-2014-2108-2010376527-1998-2109-2010376527-1996-2118-2010376527-1982-2119-2010376527-1869-2126-2010376527-1848-2127-2010376527-1735-3850-2010376527-1724-3851-2010376527-1602-12258-2010376527-0-18445%3E"
|
|
4400
4420
|
}
|
|
4401
4421
|
},
|
|
4402
4422
|
"additionalProperties": false
|
|
4403
4423
|
},
|
|
4404
|
-
"DeepPartial<structure-2010376527-2014-2108-2010376527-1998-2109-2010376527-1996-2118-2010376527-1982-2119-2010376527-1869-2126-2010376527-1848-2127-2010376527-1735-3850-2010376527-1724-3851-2010376527-1602-
|
|
4424
|
+
"DeepPartial<structure-2010376527-2014-2108-2010376527-1998-2109-2010376527-1996-2118-2010376527-1982-2119-2010376527-1869-2126-2010376527-1848-2127-2010376527-1735-3850-2010376527-1724-3851-2010376527-1602-12258-2010376527-0-18445>": {
|
|
4405
4425
|
"type": "object",
|
|
4406
4426
|
"properties": {
|
|
4407
4427
|
"static": {
|
|
@@ -4416,7 +4436,7 @@ exports.JSONSchemas = {
|
|
|
4416
4436
|
},
|
|
4417
4437
|
"additionalProperties": false
|
|
4418
4438
|
},
|
|
4419
|
-
"DeepPartial<structure-2010376527-2146-2379-2010376527-2127-2380-2010376527-1735-3850-2010376527-1724-3851-2010376527-1602-
|
|
4439
|
+
"DeepPartial<structure-2010376527-2146-2379-2010376527-2127-2380-2010376527-1735-3850-2010376527-1724-3851-2010376527-1602-12258-2010376527-0-18445>": {
|
|
4420
4440
|
"type": "object",
|
|
4421
4441
|
"properties": {
|
|
4422
4442
|
"backgroundColor": {
|
|
@@ -4448,7 +4468,7 @@ exports.JSONSchemas = {
|
|
|
4448
4468
|
},
|
|
4449
4469
|
"additionalProperties": false
|
|
4450
4470
|
},
|
|
4451
|
-
"DeepPartial<structure-2010376527-2393-3323-2010376527-2380-3324-2010376527-1735-3850-2010376527-1724-3851-2010376527-1602-
|
|
4471
|
+
"DeepPartial<structure-2010376527-2393-3323-2010376527-2380-3324-2010376527-1735-3850-2010376527-1724-3851-2010376527-1602-12258-2010376527-0-18445>": {
|
|
4452
4472
|
"type": "object",
|
|
4453
4473
|
"properties": {
|
|
4454
4474
|
"borderColor": {
|
|
@@ -4461,48 +4481,48 @@ exports.JSONSchemas = {
|
|
|
4461
4481
|
"type": "string"
|
|
4462
4482
|
},
|
|
4463
4483
|
"searchButton": {
|
|
4464
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-2010376527-2503-2912-2010376527-2482-2913-2010376527-2393-3323-2010376527-2380-3324-2010376527-1735-3850-2010376527-1724-3851-2010376527-1602-
|
|
4484
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-2010376527-2503-2912-2010376527-2482-2913-2010376527-2393-3323-2010376527-2380-3324-2010376527-1735-3850-2010376527-1724-3851-2010376527-1602-12258-2010376527-0-18445%3E"
|
|
4465
4485
|
},
|
|
4466
4486
|
"suggestions": {
|
|
4467
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-2010376527-2933-3095-2010376527-2913-3096-2010376527-2393-3323-2010376527-2380-3324-2010376527-1735-3850-2010376527-1724-3851-2010376527-1602-
|
|
4487
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-2010376527-2933-3095-2010376527-2913-3096-2010376527-2393-3323-2010376527-2380-3324-2010376527-1735-3850-2010376527-1724-3851-2010376527-1602-12258-2010376527-0-18445%3E"
|
|
4468
4488
|
},
|
|
4469
4489
|
"multisearchBtn": {
|
|
4470
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-2010376527-3119-3315-2010376527-3096-3316-2010376527-2393-3323-2010376527-2380-3324-2010376527-1735-3850-2010376527-1724-3851-2010376527-1602-
|
|
4490
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-2010376527-3119-3315-2010376527-3096-3316-2010376527-2393-3323-2010376527-2380-3324-2010376527-1735-3850-2010376527-1724-3851-2010376527-1602-12258-2010376527-0-18445%3E"
|
|
4471
4491
|
}
|
|
4472
4492
|
},
|
|
4473
4493
|
"additionalProperties": false
|
|
4474
4494
|
},
|
|
4475
|
-
"DeepPartial<structure-2010376527-2503-2912-2010376527-2482-2913-2010376527-2393-3323-2010376527-2380-3324-2010376527-1735-3850-2010376527-1724-3851-2010376527-1602-
|
|
4495
|
+
"DeepPartial<structure-2010376527-2503-2912-2010376527-2482-2913-2010376527-2393-3323-2010376527-2380-3324-2010376527-1735-3850-2010376527-1724-3851-2010376527-1602-12258-2010376527-0-18445>": {
|
|
4476
4496
|
"type": "object",
|
|
4477
4497
|
"properties": {
|
|
4478
4498
|
"desktop": {
|
|
4479
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-2010376527-2523-2725-2010376527-2505-2726-2010376527-2503-2912-2010376527-2482-2913-2010376527-2393-3323-2010376527-2380-3324-2010376527-1735-3850-2010376527-1724-3851-2010376527-1602-
|
|
4499
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-2010376527-2523-2725-2010376527-2505-2726-2010376527-2503-2912-2010376527-2482-2913-2010376527-2393-3323-2010376527-2380-3324-2010376527-1735-3850-2010376527-1724-3851-2010376527-1602-12258-2010376527-0-18445%3E"
|
|
4480
4500
|
},
|
|
4481
4501
|
"tablet": {
|
|
4482
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-2010376527-2743-2833-2010376527-2726-2834-2010376527-2503-2912-2010376527-2482-2913-2010376527-2393-3323-2010376527-2380-3324-2010376527-1735-3850-2010376527-1724-3851-2010376527-1602-
|
|
4502
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-2010376527-2743-2833-2010376527-2726-2834-2010376527-2503-2912-2010376527-2482-2913-2010376527-2393-3323-2010376527-2380-3324-2010376527-1735-3850-2010376527-1724-3851-2010376527-1602-12258-2010376527-0-18445%3E"
|
|
4483
4503
|
},
|
|
4484
4504
|
"mobile": {
|
|
4485
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-2010376527-2851-2902-2010376527-2834-2903-2010376527-2503-2912-2010376527-2482-2913-2010376527-2393-3323-2010376527-2380-3324-2010376527-1735-3850-2010376527-1724-3851-2010376527-1602-
|
|
4505
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-2010376527-2851-2902-2010376527-2834-2903-2010376527-2503-2912-2010376527-2482-2913-2010376527-2393-3323-2010376527-2380-3324-2010376527-1735-3850-2010376527-1724-3851-2010376527-1602-12258-2010376527-0-18445%3E"
|
|
4486
4506
|
}
|
|
4487
4507
|
},
|
|
4488
4508
|
"additionalProperties": false
|
|
4489
4509
|
},
|
|
4490
|
-
"DeepPartial<structure-2010376527-2523-2725-2010376527-2505-2726-2010376527-2503-2912-2010376527-2482-2913-2010376527-2393-3323-2010376527-2380-3324-2010376527-1735-3850-2010376527-1724-3851-2010376527-1602-
|
|
4510
|
+
"DeepPartial<structure-2010376527-2523-2725-2010376527-2505-2726-2010376527-2503-2912-2010376527-2482-2913-2010376527-2393-3323-2010376527-2380-3324-2010376527-1735-3850-2010376527-1724-3851-2010376527-1602-12258-2010376527-0-18445>": {
|
|
4491
4511
|
"type": "object",
|
|
4492
4512
|
"properties": {
|
|
4493
4513
|
"static": {
|
|
4494
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-2010376527-2544-2587-2010376527-2525-2588-2010376527-2523-2725-2010376527-2505-2726-2010376527-2503-2912-2010376527-2482-2913-2010376527-2393-3323-2010376527-2380-3324-2010376527-1735-3850-2010376527-1724-3851-2010376527-1602-
|
|
4514
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-2010376527-2544-2587-2010376527-2525-2588-2010376527-2523-2725-2010376527-2505-2726-2010376527-2503-2912-2010376527-2482-2913-2010376527-2393-3323-2010376527-2380-3324-2010376527-1735-3850-2010376527-1724-3851-2010376527-1602-12258-2010376527-0-18445%3E"
|
|
4495
4515
|
},
|
|
4496
4516
|
"hover": {
|
|
4497
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-2010376527-2606-2649-2010376527-2588-2650-2010376527-2523-2725-2010376527-2505-2726-2010376527-2503-2912-2010376527-2482-2913-2010376527-2393-3323-2010376527-2380-3324-2010376527-1735-3850-2010376527-1724-3851-2010376527-1602-
|
|
4517
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-2010376527-2606-2649-2010376527-2588-2650-2010376527-2523-2725-2010376527-2505-2726-2010376527-2503-2912-2010376527-2482-2913-2010376527-2393-3323-2010376527-2380-3324-2010376527-1735-3850-2010376527-1724-3851-2010376527-1602-12258-2010376527-0-18445%3E"
|
|
4498
4518
|
},
|
|
4499
4519
|
"clicked": {
|
|
4500
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-2010376527-2670-2713-2010376527-2650-2714-2010376527-2523-2725-2010376527-2505-2726-2010376527-2503-2912-2010376527-2482-2913-2010376527-2393-3323-2010376527-2380-3324-2010376527-1735-3850-2010376527-1724-3851-2010376527-1602-
|
|
4520
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-2010376527-2670-2713-2010376527-2650-2714-2010376527-2523-2725-2010376527-2505-2726-2010376527-2503-2912-2010376527-2482-2913-2010376527-2393-3323-2010376527-2380-3324-2010376527-1735-3850-2010376527-1724-3851-2010376527-1602-12258-2010376527-0-18445%3E"
|
|
4501
4521
|
}
|
|
4502
4522
|
},
|
|
4503
4523
|
"additionalProperties": false
|
|
4504
4524
|
},
|
|
4505
|
-
"DeepPartial<structure-2010376527-2544-2587-2010376527-2525-2588-2010376527-2523-2725-2010376527-2505-2726-2010376527-2503-2912-2010376527-2482-2913-2010376527-2393-3323-2010376527-2380-3324-2010376527-1735-3850-2010376527-1724-3851-2010376527-1602-
|
|
4525
|
+
"DeepPartial<structure-2010376527-2544-2587-2010376527-2525-2588-2010376527-2523-2725-2010376527-2505-2726-2010376527-2503-2912-2010376527-2482-2913-2010376527-2393-3323-2010376527-2380-3324-2010376527-1735-3850-2010376527-1724-3851-2010376527-1602-12258-2010376527-0-18445>": {
|
|
4506
4526
|
"type": "object",
|
|
4507
4527
|
"properties": {
|
|
4508
4528
|
"color": {
|
|
@@ -4514,7 +4534,7 @@ exports.JSONSchemas = {
|
|
|
4514
4534
|
},
|
|
4515
4535
|
"additionalProperties": false
|
|
4516
4536
|
},
|
|
4517
|
-
"DeepPartial<structure-2010376527-2606-2649-2010376527-2588-2650-2010376527-2523-2725-2010376527-2505-2726-2010376527-2503-2912-2010376527-2482-2913-2010376527-2393-3323-2010376527-2380-3324-2010376527-1735-3850-2010376527-1724-3851-2010376527-1602-
|
|
4537
|
+
"DeepPartial<structure-2010376527-2606-2649-2010376527-2588-2650-2010376527-2523-2725-2010376527-2505-2726-2010376527-2503-2912-2010376527-2482-2913-2010376527-2393-3323-2010376527-2380-3324-2010376527-1735-3850-2010376527-1724-3851-2010376527-1602-12258-2010376527-0-18445>": {
|
|
4518
4538
|
"type": "object",
|
|
4519
4539
|
"properties": {
|
|
4520
4540
|
"color": {
|
|
@@ -4526,7 +4546,7 @@ exports.JSONSchemas = {
|
|
|
4526
4546
|
},
|
|
4527
4547
|
"additionalProperties": false
|
|
4528
4548
|
},
|
|
4529
|
-
"DeepPartial<structure-2010376527-2670-2713-2010376527-2650-2714-2010376527-2523-2725-2010376527-2505-2726-2010376527-2503-2912-2010376527-2482-2913-2010376527-2393-3323-2010376527-2380-3324-2010376527-1735-3850-2010376527-1724-3851-2010376527-1602-
|
|
4549
|
+
"DeepPartial<structure-2010376527-2670-2713-2010376527-2650-2714-2010376527-2523-2725-2010376527-2505-2726-2010376527-2503-2912-2010376527-2482-2913-2010376527-2393-3323-2010376527-2380-3324-2010376527-1735-3850-2010376527-1724-3851-2010376527-1602-12258-2010376527-0-18445>": {
|
|
4530
4550
|
"type": "object",
|
|
4531
4551
|
"properties": {
|
|
4532
4552
|
"color": {
|
|
@@ -4538,19 +4558,19 @@ exports.JSONSchemas = {
|
|
|
4538
4558
|
},
|
|
4539
4559
|
"additionalProperties": false
|
|
4540
4560
|
},
|
|
4541
|
-
"DeepPartial<structure-2010376527-2743-2833-2010376527-2726-2834-2010376527-2503-2912-2010376527-2482-2913-2010376527-2393-3323-2010376527-2380-3324-2010376527-1735-3850-2010376527-1724-3851-2010376527-1602-
|
|
4561
|
+
"DeepPartial<structure-2010376527-2743-2833-2010376527-2726-2834-2010376527-2503-2912-2010376527-2482-2913-2010376527-2393-3323-2010376527-2380-3324-2010376527-1735-3850-2010376527-1724-3851-2010376527-1602-12258-2010376527-0-18445>": {
|
|
4542
4562
|
"type": "object",
|
|
4543
4563
|
"properties": {
|
|
4544
4564
|
"static": {
|
|
4545
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-2010376527-2764-2782-2010376527-2745-2783-2010376527-2743-2833-2010376527-2726-2834-2010376527-2503-2912-2010376527-2482-2913-2010376527-2393-3323-2010376527-2380-3324-2010376527-1735-3850-2010376527-1724-3851-2010376527-1602-
|
|
4565
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-2010376527-2764-2782-2010376527-2745-2783-2010376527-2743-2833-2010376527-2726-2834-2010376527-2503-2912-2010376527-2482-2913-2010376527-2393-3323-2010376527-2380-3324-2010376527-1735-3850-2010376527-1724-3851-2010376527-1602-12258-2010376527-0-18445%3E"
|
|
4546
4566
|
},
|
|
4547
4567
|
"clicked": {
|
|
4548
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-2010376527-2803-2821-2010376527-2783-2822-2010376527-2743-2833-2010376527-2726-2834-2010376527-2503-2912-2010376527-2482-2913-2010376527-2393-3323-2010376527-2380-3324-2010376527-1735-3850-2010376527-1724-3851-2010376527-1602-
|
|
4568
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-2010376527-2803-2821-2010376527-2783-2822-2010376527-2743-2833-2010376527-2726-2834-2010376527-2503-2912-2010376527-2482-2913-2010376527-2393-3323-2010376527-2380-3324-2010376527-1735-3850-2010376527-1724-3851-2010376527-1602-12258-2010376527-0-18445%3E"
|
|
4549
4569
|
}
|
|
4550
4570
|
},
|
|
4551
4571
|
"additionalProperties": false
|
|
4552
4572
|
},
|
|
4553
|
-
"DeepPartial<structure-2010376527-2764-2782-2010376527-2745-2783-2010376527-2743-2833-2010376527-2726-2834-2010376527-2503-2912-2010376527-2482-2913-2010376527-2393-3323-2010376527-2380-3324-2010376527-1735-3850-2010376527-1724-3851-2010376527-1602-
|
|
4573
|
+
"DeepPartial<structure-2010376527-2764-2782-2010376527-2745-2783-2010376527-2743-2833-2010376527-2726-2834-2010376527-2503-2912-2010376527-2482-2913-2010376527-2393-3323-2010376527-2380-3324-2010376527-1735-3850-2010376527-1724-3851-2010376527-1602-12258-2010376527-0-18445>": {
|
|
4554
4574
|
"type": "object",
|
|
4555
4575
|
"properties": {
|
|
4556
4576
|
"color": {
|
|
@@ -4559,7 +4579,7 @@ exports.JSONSchemas = {
|
|
|
4559
4579
|
},
|
|
4560
4580
|
"additionalProperties": false
|
|
4561
4581
|
},
|
|
4562
|
-
"DeepPartial<structure-2010376527-2803-2821-2010376527-2783-2822-2010376527-2743-2833-2010376527-2726-2834-2010376527-2503-2912-2010376527-2482-2913-2010376527-2393-3323-2010376527-2380-3324-2010376527-1735-3850-2010376527-1724-3851-2010376527-1602-
|
|
4582
|
+
"DeepPartial<structure-2010376527-2803-2821-2010376527-2783-2822-2010376527-2743-2833-2010376527-2726-2834-2010376527-2503-2912-2010376527-2482-2913-2010376527-2393-3323-2010376527-2380-3324-2010376527-1735-3850-2010376527-1724-3851-2010376527-1602-12258-2010376527-0-18445>": {
|
|
4563
4583
|
"type": "object",
|
|
4564
4584
|
"properties": {
|
|
4565
4585
|
"color": {
|
|
@@ -4568,16 +4588,16 @@ exports.JSONSchemas = {
|
|
|
4568
4588
|
},
|
|
4569
4589
|
"additionalProperties": false
|
|
4570
4590
|
},
|
|
4571
|
-
"DeepPartial<structure-2010376527-2851-2902-2010376527-2834-2903-2010376527-2503-2912-2010376527-2482-2913-2010376527-2393-3323-2010376527-2380-3324-2010376527-1735-3850-2010376527-1724-3851-2010376527-1602-
|
|
4591
|
+
"DeepPartial<structure-2010376527-2851-2902-2010376527-2834-2903-2010376527-2503-2912-2010376527-2482-2913-2010376527-2393-3323-2010376527-2380-3324-2010376527-1735-3850-2010376527-1724-3851-2010376527-1602-12258-2010376527-0-18445>": {
|
|
4572
4592
|
"type": "object",
|
|
4573
4593
|
"properties": {
|
|
4574
4594
|
"static": {
|
|
4575
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-2010376527-2872-2890-2010376527-2853-2891-2010376527-2851-2902-2010376527-2834-2903-2010376527-2503-2912-2010376527-2482-2913-2010376527-2393-3323-2010376527-2380-3324-2010376527-1735-3850-2010376527-1724-3851-2010376527-1602-
|
|
4595
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-2010376527-2872-2890-2010376527-2853-2891-2010376527-2851-2902-2010376527-2834-2903-2010376527-2503-2912-2010376527-2482-2913-2010376527-2393-3323-2010376527-2380-3324-2010376527-1735-3850-2010376527-1724-3851-2010376527-1602-12258-2010376527-0-18445%3E"
|
|
4576
4596
|
}
|
|
4577
4597
|
},
|
|
4578
4598
|
"additionalProperties": false
|
|
4579
4599
|
},
|
|
4580
|
-
"DeepPartial<structure-2010376527-2872-2890-2010376527-2853-2891-2010376527-2851-2902-2010376527-2834-2903-2010376527-2503-2912-2010376527-2482-2913-2010376527-2393-3323-2010376527-2380-3324-2010376527-1735-3850-2010376527-1724-3851-2010376527-1602-
|
|
4600
|
+
"DeepPartial<structure-2010376527-2872-2890-2010376527-2853-2891-2010376527-2851-2902-2010376527-2834-2903-2010376527-2503-2912-2010376527-2482-2913-2010376527-2393-3323-2010376527-2380-3324-2010376527-1735-3850-2010376527-1724-3851-2010376527-1602-12258-2010376527-0-18445>": {
|
|
4581
4601
|
"type": "object",
|
|
4582
4602
|
"properties": {
|
|
4583
4603
|
"color": {
|
|
@@ -4586,25 +4606,25 @@ exports.JSONSchemas = {
|
|
|
4586
4606
|
},
|
|
4587
4607
|
"additionalProperties": false
|
|
4588
4608
|
},
|
|
4589
|
-
"DeepPartial<structure-2010376527-2933-3095-2010376527-2913-3096-2010376527-2393-3323-2010376527-2380-3324-2010376527-1735-3850-2010376527-1724-3851-2010376527-1602-
|
|
4609
|
+
"DeepPartial<structure-2010376527-2933-3095-2010376527-2913-3096-2010376527-2393-3323-2010376527-2380-3324-2010376527-1735-3850-2010376527-1724-3851-2010376527-1602-12258-2010376527-0-18445>": {
|
|
4590
4610
|
"type": "object",
|
|
4591
4611
|
"properties": {
|
|
4592
4612
|
"links": {
|
|
4593
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-2010376527-2951-3085-2010376527-2935-3086-2010376527-2933-3095-2010376527-2913-3096-2010376527-2393-3323-2010376527-2380-3324-2010376527-1735-3850-2010376527-1724-3851-2010376527-1602-
|
|
4613
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-2010376527-2951-3085-2010376527-2935-3086-2010376527-2933-3095-2010376527-2913-3096-2010376527-2393-3323-2010376527-2380-3324-2010376527-1735-3850-2010376527-1724-3851-2010376527-1602-12258-2010376527-0-18445%3E"
|
|
4594
4614
|
}
|
|
4595
4615
|
},
|
|
4596
4616
|
"additionalProperties": false
|
|
4597
4617
|
},
|
|
4598
|
-
"DeepPartial<structure-2010376527-2951-3085-2010376527-2935-3086-2010376527-2933-3095-2010376527-2913-3096-2010376527-2393-3323-2010376527-2380-3324-2010376527-1735-3850-2010376527-1724-3851-2010376527-1602-
|
|
4618
|
+
"DeepPartial<structure-2010376527-2951-3085-2010376527-2935-3086-2010376527-2933-3095-2010376527-2913-3096-2010376527-2393-3323-2010376527-2380-3324-2010376527-1735-3850-2010376527-1724-3851-2010376527-1602-12258-2010376527-0-18445>": {
|
|
4599
4619
|
"type": "object",
|
|
4600
4620
|
"properties": {
|
|
4601
4621
|
"color": {
|
|
4602
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-2010376527-2971-3073-2010376527-2953-3074-2010376527-2951-3085-2010376527-2935-3086-2010376527-2933-3095-2010376527-2913-3096-2010376527-2393-3323-2010376527-2380-3324-2010376527-1735-3850-2010376527-1724-3851-2010376527-1602-
|
|
4622
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-2010376527-2971-3073-2010376527-2953-3074-2010376527-2951-3085-2010376527-2935-3086-2010376527-2933-3095-2010376527-2913-3096-2010376527-2393-3323-2010376527-2380-3324-2010376527-1735-3850-2010376527-1724-3851-2010376527-1602-12258-2010376527-0-18445%3E"
|
|
4603
4623
|
}
|
|
4604
4624
|
},
|
|
4605
4625
|
"additionalProperties": false
|
|
4606
4626
|
},
|
|
4607
|
-
"DeepPartial<structure-2010376527-2971-3073-2010376527-2953-3074-2010376527-2951-3085-2010376527-2935-3086-2010376527-2933-3095-2010376527-2913-3096-2010376527-2393-3323-2010376527-2380-3324-2010376527-1735-3850-2010376527-1724-3851-2010376527-1602-
|
|
4627
|
+
"DeepPartial<structure-2010376527-2971-3073-2010376527-2953-3074-2010376527-2951-3085-2010376527-2935-3086-2010376527-2933-3095-2010376527-2913-3096-2010376527-2393-3323-2010376527-2380-3324-2010376527-1735-3850-2010376527-1724-3851-2010376527-1602-12258-2010376527-0-18445>": {
|
|
4608
4628
|
"type": "object",
|
|
4609
4629
|
"properties": {
|
|
4610
4630
|
"static": {
|
|
@@ -4619,19 +4639,19 @@ exports.JSONSchemas = {
|
|
|
4619
4639
|
},
|
|
4620
4640
|
"additionalProperties": false
|
|
4621
4641
|
},
|
|
4622
|
-
"DeepPartial<structure-2010376527-3119-3315-2010376527-3096-3316-2010376527-2393-3323-2010376527-2380-3324-2010376527-1735-3850-2010376527-1724-3851-2010376527-1602-
|
|
4642
|
+
"DeepPartial<structure-2010376527-3119-3315-2010376527-3096-3316-2010376527-2393-3323-2010376527-2380-3324-2010376527-1735-3850-2010376527-1724-3851-2010376527-1602-12258-2010376527-0-18445>": {
|
|
4623
4643
|
"type": "object",
|
|
4624
4644
|
"properties": {
|
|
4625
4645
|
"static": {
|
|
4626
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-2010376527-3138-3213-2010376527-3121-3214-2010376527-3119-3315-2010376527-3096-3316-2010376527-2393-3323-2010376527-2380-3324-2010376527-1735-3850-2010376527-1724-3851-2010376527-1602-
|
|
4646
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-2010376527-3138-3213-2010376527-3121-3214-2010376527-3119-3315-2010376527-3096-3316-2010376527-2393-3323-2010376527-2380-3324-2010376527-1735-3850-2010376527-1724-3851-2010376527-1602-12258-2010376527-0-18445%3E"
|
|
4627
4647
|
},
|
|
4628
4648
|
"hover": {
|
|
4629
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-2010376527-3230-3305-2010376527-3214-3306-2010376527-3119-3315-2010376527-3096-3316-2010376527-2393-3323-2010376527-2380-3324-2010376527-1735-3850-2010376527-1724-3851-2010376527-1602-
|
|
4649
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-2010376527-3230-3305-2010376527-3214-3306-2010376527-3119-3315-2010376527-3096-3316-2010376527-2393-3323-2010376527-2380-3324-2010376527-1735-3850-2010376527-1724-3851-2010376527-1602-12258-2010376527-0-18445%3E"
|
|
4630
4650
|
}
|
|
4631
4651
|
},
|
|
4632
4652
|
"additionalProperties": false
|
|
4633
4653
|
},
|
|
4634
|
-
"DeepPartial<structure-2010376527-3138-3213-2010376527-3121-3214-2010376527-3119-3315-2010376527-3096-3316-2010376527-2393-3323-2010376527-2380-3324-2010376527-1735-3850-2010376527-1724-3851-2010376527-1602-
|
|
4654
|
+
"DeepPartial<structure-2010376527-3138-3213-2010376527-3121-3214-2010376527-3119-3315-2010376527-3096-3316-2010376527-2393-3323-2010376527-2380-3324-2010376527-1735-3850-2010376527-1724-3851-2010376527-1602-12258-2010376527-0-18445>": {
|
|
4635
4655
|
"type": "object",
|
|
4636
4656
|
"properties": {
|
|
4637
4657
|
"color": {
|
|
@@ -4643,7 +4663,7 @@ exports.JSONSchemas = {
|
|
|
4643
4663
|
},
|
|
4644
4664
|
"additionalProperties": false
|
|
4645
4665
|
},
|
|
4646
|
-
"DeepPartial<structure-2010376527-3230-3305-2010376527-3214-3306-2010376527-3119-3315-2010376527-3096-3316-2010376527-2393-3323-2010376527-2380-3324-2010376527-1735-3850-2010376527-1724-3851-2010376527-1602-
|
|
4666
|
+
"DeepPartial<structure-2010376527-3230-3305-2010376527-3214-3306-2010376527-3119-3315-2010376527-3096-3316-2010376527-2393-3323-2010376527-2380-3324-2010376527-1735-3850-2010376527-1724-3851-2010376527-1602-12258-2010376527-0-18445>": {
|
|
4647
4667
|
"type": "object",
|
|
4648
4668
|
"properties": {
|
|
4649
4669
|
"color": {
|
|
@@ -4655,7 +4675,7 @@ exports.JSONSchemas = {
|
|
|
4655
4675
|
},
|
|
4656
4676
|
"additionalProperties": false
|
|
4657
4677
|
},
|
|
4658
|
-
"DeepPartial<interface-2010376527-
|
|
4678
|
+
"DeepPartial<interface-2010376527-16137-16228-2010376527-0-18445>": {
|
|
4659
4679
|
"type": "object",
|
|
4660
4680
|
"properties": {
|
|
4661
4681
|
"fontFamily": {
|
|
@@ -4705,7 +4725,7 @@ exports.JSONSchemas = {
|
|
|
4705
4725
|
"type": "string"
|
|
4706
4726
|
},
|
|
4707
4727
|
"links": {
|
|
4708
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-2010376527-
|
|
4728
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-2010376527-15809-15913-2010376527-15799-15914-2010376527-15704-15917-2010376527-0-18445%3E"
|
|
4709
4729
|
},
|
|
4710
4730
|
"activeColor": {
|
|
4711
4731
|
"type": "string"
|
|
@@ -4716,7 +4736,7 @@ exports.JSONSchemas = {
|
|
|
4716
4736
|
},
|
|
4717
4737
|
"additionalProperties": false
|
|
4718
4738
|
},
|
|
4719
|
-
"DeepPartial<interface-2010376527-
|
|
4739
|
+
"DeepPartial<interface-2010376527-16010-16137-2010376527-0-18445>": {
|
|
4720
4740
|
"type": "object",
|
|
4721
4741
|
"properties": {
|
|
4722
4742
|
"fontWeight": {
|
|
@@ -4763,7 +4783,7 @@ exports.JSONSchemas = {
|
|
|
4763
4783
|
"type": "string"
|
|
4764
4784
|
},
|
|
4765
4785
|
"links": {
|
|
4766
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-2010376527-
|
|
4786
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-2010376527-15809-15913-2010376527-15799-15914-2010376527-15704-15917-2010376527-0-18445%3E"
|
|
4767
4787
|
},
|
|
4768
4788
|
"activeColor": {
|
|
4769
4789
|
"type": "string"
|
|
@@ -4774,25 +4794,25 @@ exports.JSONSchemas = {
|
|
|
4774
4794
|
},
|
|
4775
4795
|
"additionalProperties": false
|
|
4776
4796
|
},
|
|
4777
|
-
"DeepPartial<interface-2010376527-
|
|
4797
|
+
"DeepPartial<interface-2010376527-16228-16488-2010376527-0-18445>": {
|
|
4778
4798
|
"type": "object",
|
|
4779
4799
|
"properties": {
|
|
4780
4800
|
"wrapCategoryTitle": {
|
|
4781
4801
|
"type": "boolean"
|
|
4782
4802
|
},
|
|
4783
4803
|
"backgroundColor": {
|
|
4784
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-2010376527-
|
|
4804
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-2010376527-16313-16362-2010376527-16293-16363-2010376527-16228-16488-2010376527-0-18445%3E"
|
|
4785
4805
|
},
|
|
4786
4806
|
"color": {
|
|
4787
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-2010376527-
|
|
4807
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-2010376527-16373-16421-2010376527-16363-16422-2010376527-16228-16488-2010376527-0-18445%3E"
|
|
4788
4808
|
},
|
|
4789
4809
|
"iconColor": {
|
|
4790
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-2010376527-
|
|
4810
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-2010376527-16436-16484-2010376527-16422-16485-2010376527-16228-16488-2010376527-0-18445%3E"
|
|
4791
4811
|
}
|
|
4792
4812
|
},
|
|
4793
4813
|
"additionalProperties": false
|
|
4794
4814
|
},
|
|
4795
|
-
"DeepPartial<structure-2010376527-
|
|
4815
|
+
"DeepPartial<structure-2010376527-16313-16362-2010376527-16293-16363-2010376527-16228-16488-2010376527-0-18445>": {
|
|
4796
4816
|
"type": "object",
|
|
4797
4817
|
"properties": {
|
|
4798
4818
|
"active": {
|
|
@@ -4804,7 +4824,7 @@ exports.JSONSchemas = {
|
|
|
4804
4824
|
},
|
|
4805
4825
|
"additionalProperties": false
|
|
4806
4826
|
},
|
|
4807
|
-
"DeepPartial<structure-2010376527-
|
|
4827
|
+
"DeepPartial<structure-2010376527-16373-16421-2010376527-16363-16422-2010376527-16228-16488-2010376527-0-18445>": {
|
|
4808
4828
|
"type": "object",
|
|
4809
4829
|
"properties": {
|
|
4810
4830
|
"static": {
|
|
@@ -4816,7 +4836,7 @@ exports.JSONSchemas = {
|
|
|
4816
4836
|
},
|
|
4817
4837
|
"additionalProperties": false
|
|
4818
4838
|
},
|
|
4819
|
-
"DeepPartial<structure-2010376527-
|
|
4839
|
+
"DeepPartial<structure-2010376527-16436-16484-2010376527-16422-16485-2010376527-16228-16488-2010376527-0-18445>": {
|
|
4820
4840
|
"type": "object",
|
|
4821
4841
|
"properties": {
|
|
4822
4842
|
"static": {
|
|
@@ -4828,19 +4848,19 @@ exports.JSONSchemas = {
|
|
|
4828
4848
|
},
|
|
4829
4849
|
"additionalProperties": false
|
|
4830
4850
|
},
|
|
4831
|
-
"DeepPartial<structure-2010376527-3460-3627-2010376527-3448-3628-2010376527-1735-3850-2010376527-1724-3851-2010376527-1602-
|
|
4851
|
+
"DeepPartial<structure-2010376527-3460-3627-2010376527-3448-3628-2010376527-1735-3850-2010376527-1724-3851-2010376527-1602-12258-2010376527-0-18445>": {
|
|
4832
4852
|
"type": "object",
|
|
4833
4853
|
"properties": {
|
|
4834
4854
|
"cart": {
|
|
4835
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-2010376527-3475-3536-2010376527-3462-3537-2010376527-3460-3627-2010376527-3448-3628-2010376527-1735-3850-2010376527-1724-3851-2010376527-1602-
|
|
4855
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-2010376527-3475-3536-2010376527-3462-3537-2010376527-3460-3627-2010376527-3448-3628-2010376527-1735-3850-2010376527-1724-3851-2010376527-1602-12258-2010376527-0-18445%3E"
|
|
4836
4856
|
},
|
|
4837
4857
|
"cartCurrency": {
|
|
4838
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-2010376527-3558-3619-2010376527-3537-3620-2010376527-3460-3627-2010376527-3448-3628-2010376527-1735-3850-2010376527-1724-3851-2010376527-1602-
|
|
4858
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-2010376527-3558-3619-2010376527-3537-3620-2010376527-3460-3627-2010376527-3448-3628-2010376527-1735-3850-2010376527-1724-3851-2010376527-1602-12258-2010376527-0-18445%3E"
|
|
4839
4859
|
}
|
|
4840
4860
|
},
|
|
4841
4861
|
"additionalProperties": false
|
|
4842
4862
|
},
|
|
4843
|
-
"DeepPartial<structure-2010376527-3475-3536-2010376527-3462-3537-2010376527-3460-3627-2010376527-3448-3628-2010376527-1735-3850-2010376527-1724-3851-2010376527-1602-
|
|
4863
|
+
"DeepPartial<structure-2010376527-3475-3536-2010376527-3462-3537-2010376527-3460-3627-2010376527-3448-3628-2010376527-1735-3850-2010376527-1724-3851-2010376527-1602-12258-2010376527-0-18445>": {
|
|
4844
4864
|
"type": "object",
|
|
4845
4865
|
"properties": {
|
|
4846
4866
|
"color": {
|
|
@@ -4852,7 +4872,7 @@ exports.JSONSchemas = {
|
|
|
4852
4872
|
},
|
|
4853
4873
|
"additionalProperties": false
|
|
4854
4874
|
},
|
|
4855
|
-
"DeepPartial<structure-2010376527-3558-3619-2010376527-3537-3620-2010376527-3460-3627-2010376527-3448-3628-2010376527-1735-3850-2010376527-1724-3851-2010376527-1602-
|
|
4875
|
+
"DeepPartial<structure-2010376527-3558-3619-2010376527-3537-3620-2010376527-3460-3627-2010376527-3448-3628-2010376527-1735-3850-2010376527-1724-3851-2010376527-1602-12258-2010376527-0-18445>": {
|
|
4856
4876
|
"type": "object",
|
|
4857
4877
|
"properties": {
|
|
4858
4878
|
"color": {
|
|
@@ -4864,22 +4884,22 @@ exports.JSONSchemas = {
|
|
|
4864
4884
|
},
|
|
4865
4885
|
"additionalProperties": false
|
|
4866
4886
|
},
|
|
4867
|
-
"DeepPartial<structure-2010376527-3648-3844-2010376527-3628-3845-2010376527-1735-3850-2010376527-1724-3851-2010376527-1602-
|
|
4887
|
+
"DeepPartial<structure-2010376527-3648-3844-2010376527-3628-3845-2010376527-1735-3850-2010376527-1724-3851-2010376527-1602-12258-2010376527-0-18445>": {
|
|
4868
4888
|
"type": "object",
|
|
4869
4889
|
"properties": {
|
|
4870
4890
|
"counter": {
|
|
4871
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-2010376527-3666-3711-2010376527-3650-3712-2010376527-3648-3844-2010376527-3628-3845-2010376527-1735-3850-2010376527-1724-3851-2010376527-1602-
|
|
4891
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-2010376527-3666-3711-2010376527-3650-3712-2010376527-3648-3844-2010376527-3628-3845-2010376527-1735-3850-2010376527-1724-3851-2010376527-1602-12258-2010376527-0-18445%3E"
|
|
4872
4892
|
},
|
|
4873
4893
|
"text": {
|
|
4874
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-2010376527-3725-3789-2010376527-3712-3790-2010376527-3648-3844-2010376527-3628-3845-2010376527-1735-3850-2010376527-1724-3851-2010376527-1602-
|
|
4894
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-2010376527-3725-3789-2010376527-3712-3790-2010376527-3648-3844-2010376527-3628-3845-2010376527-1735-3850-2010376527-1724-3851-2010376527-1602-12258-2010376527-0-18445%3E"
|
|
4875
4895
|
},
|
|
4876
4896
|
"seeAllNotifications": {
|
|
4877
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-2010376527-3818-3836-2010376527-3790-3837-2010376527-3648-3844-2010376527-3628-3845-2010376527-1735-3850-2010376527-1724-3851-2010376527-1602-
|
|
4897
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-2010376527-3818-3836-2010376527-3790-3837-2010376527-3648-3844-2010376527-3628-3845-2010376527-1735-3850-2010376527-1724-3851-2010376527-1602-12258-2010376527-0-18445%3E"
|
|
4878
4898
|
}
|
|
4879
4899
|
},
|
|
4880
4900
|
"additionalProperties": false
|
|
4881
4901
|
},
|
|
4882
|
-
"DeepPartial<structure-2010376527-3666-3711-2010376527-3650-3712-2010376527-3648-3844-2010376527-3628-3845-2010376527-1735-3850-2010376527-1724-3851-2010376527-1602-
|
|
4902
|
+
"DeepPartial<structure-2010376527-3666-3711-2010376527-3650-3712-2010376527-3648-3844-2010376527-3628-3845-2010376527-1735-3850-2010376527-1724-3851-2010376527-1602-12258-2010376527-0-18445>": {
|
|
4883
4903
|
"type": "object",
|
|
4884
4904
|
"properties": {
|
|
4885
4905
|
"backgroundColor": {
|
|
@@ -4888,7 +4908,7 @@ exports.JSONSchemas = {
|
|
|
4888
4908
|
},
|
|
4889
4909
|
"additionalProperties": false
|
|
4890
4910
|
},
|
|
4891
|
-
"DeepPartial<structure-2010376527-3725-3789-2010376527-3712-3790-2010376527-3648-3844-2010376527-3628-3845-2010376527-1735-3850-2010376527-1724-3851-2010376527-1602-
|
|
4911
|
+
"DeepPartial<structure-2010376527-3725-3789-2010376527-3712-3790-2010376527-3648-3844-2010376527-3628-3845-2010376527-1735-3850-2010376527-1724-3851-2010376527-1602-12258-2010376527-0-18445>": {
|
|
4892
4912
|
"type": "object",
|
|
4893
4913
|
"properties": {
|
|
4894
4914
|
"color": {
|
|
@@ -4900,7 +4920,7 @@ exports.JSONSchemas = {
|
|
|
4900
4920
|
},
|
|
4901
4921
|
"additionalProperties": false
|
|
4902
4922
|
},
|
|
4903
|
-
"DeepPartial<structure-2010376527-3818-3836-2010376527-3790-3837-2010376527-3648-3844-2010376527-3628-3845-2010376527-1735-3850-2010376527-1724-3851-2010376527-1602-
|
|
4923
|
+
"DeepPartial<structure-2010376527-3818-3836-2010376527-3790-3837-2010376527-3648-3844-2010376527-3628-3845-2010376527-1735-3850-2010376527-1724-3851-2010376527-1602-12258-2010376527-0-18445>": {
|
|
4904
4924
|
"type": "object",
|
|
4905
4925
|
"properties": {
|
|
4906
4926
|
"color": {
|
|
@@ -4909,7 +4929,7 @@ exports.JSONSchemas = {
|
|
|
4909
4929
|
},
|
|
4910
4930
|
"additionalProperties": false
|
|
4911
4931
|
},
|
|
4912
|
-
"DeepPartial<structure-2010376527-3860-3940-2010376527-3851-3941-2010376527-1602-
|
|
4932
|
+
"DeepPartial<structure-2010376527-3860-3940-2010376527-3851-3941-2010376527-1602-12258-2010376527-0-18445>": {
|
|
4913
4933
|
"type": "object",
|
|
4914
4934
|
"properties": {
|
|
4915
4935
|
"fontSize": {
|
|
@@ -4924,25 +4944,25 @@ exports.JSONSchemas = {
|
|
|
4924
4944
|
},
|
|
4925
4945
|
"additionalProperties": false
|
|
4926
4946
|
},
|
|
4927
|
-
"DeepPartial<structure-2010376527-3952-4112-2010376527-3941-4113-2010376527-1602-
|
|
4947
|
+
"DeepPartial<structure-2010376527-3952-4112-2010376527-3941-4113-2010376527-1602-12258-2010376527-0-18445>": {
|
|
4928
4948
|
"type": "object",
|
|
4929
4949
|
"properties": {
|
|
4930
4950
|
"mainFooter": {
|
|
4931
|
-
"$ref": "#/definitions/DeepPartial%3Cinterface-2010376527-
|
|
4951
|
+
"$ref": "#/definitions/DeepPartial%3Cinterface-2010376527-15704-15917-2010376527-0-18445%3E"
|
|
4932
4952
|
},
|
|
4933
4953
|
"bottomFooter": {
|
|
4934
|
-
"$ref": "#/definitions/DeepPartial%3Cinterface-2010376527-
|
|
4954
|
+
"$ref": "#/definitions/DeepPartial%3Cinterface-2010376527-15704-15917-2010376527-0-18445%3E"
|
|
4935
4955
|
},
|
|
4936
4956
|
"bottomFooterNavHeaderLink": {
|
|
4937
|
-
"$ref": "#/definitions/DeepPartial%3Cinterface-2010376527-
|
|
4957
|
+
"$ref": "#/definitions/DeepPartial%3Cinterface-2010376527-15704-15917-2010376527-0-18445%3E"
|
|
4938
4958
|
},
|
|
4939
4959
|
"mediaIcons": {
|
|
4940
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-2010376527-4075-4106-2010376527-4058-4107-2010376527-3952-4112-2010376527-3941-4113-2010376527-1602-
|
|
4960
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-2010376527-4075-4106-2010376527-4058-4107-2010376527-3952-4112-2010376527-3941-4113-2010376527-1602-12258-2010376527-0-18445%3E"
|
|
4941
4961
|
}
|
|
4942
4962
|
},
|
|
4943
4963
|
"additionalProperties": false
|
|
4944
4964
|
},
|
|
4945
|
-
"DeepPartial<structure-2010376527-4075-4106-2010376527-4058-4107-2010376527-3952-4112-2010376527-3941-4113-2010376527-1602-
|
|
4965
|
+
"DeepPartial<structure-2010376527-4075-4106-2010376527-4058-4107-2010376527-3952-4112-2010376527-3941-4113-2010376527-1602-12258-2010376527-0-18445>": {
|
|
4946
4966
|
"type": "object",
|
|
4947
4967
|
"properties": {
|
|
4948
4968
|
"color": {
|
|
@@ -4951,19 +4971,19 @@ exports.JSONSchemas = {
|
|
|
4951
4971
|
},
|
|
4952
4972
|
"additionalProperties": false
|
|
4953
4973
|
},
|
|
4954
|
-
"DeepPartial<structure-2010376527-4131-4207-2010376527-4113-4208-2010376527-1602-
|
|
4974
|
+
"DeepPartial<structure-2010376527-4131-4207-2010376527-4113-4208-2010376527-1602-12258-2010376527-0-18445>": {
|
|
4955
4975
|
"type": "object",
|
|
4956
4976
|
"properties": {
|
|
4957
4977
|
"desktop": {
|
|
4958
|
-
"$ref": "#/definitions/DeepPartial%3Cinterface-2010376527-
|
|
4978
|
+
"$ref": "#/definitions/DeepPartial%3Cinterface-2010376527-16488-16567-2010376527-0-18445%3E"
|
|
4959
4979
|
},
|
|
4960
4980
|
"mobile": {
|
|
4961
|
-
"$ref": "#/definitions/DeepPartial%3Cinterface-2010376527-
|
|
4981
|
+
"$ref": "#/definitions/DeepPartial%3Cinterface-2010376527-16488-16567-2010376527-0-18445%3E"
|
|
4962
4982
|
}
|
|
4963
4983
|
},
|
|
4964
4984
|
"additionalProperties": false
|
|
4965
4985
|
},
|
|
4966
|
-
"DeepPartial<interface-2010376527-
|
|
4986
|
+
"DeepPartial<interface-2010376527-16488-16567-2010376527-0-18445>": {
|
|
4967
4987
|
"type": "object",
|
|
4968
4988
|
"properties": {
|
|
4969
4989
|
"iconColor": {
|
|
@@ -4979,12 +4999,12 @@ exports.JSONSchemas = {
|
|
|
4979
4999
|
"type": "string"
|
|
4980
5000
|
},
|
|
4981
5001
|
"links": {
|
|
4982
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-2010376527-
|
|
5002
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-2010376527-15809-15913-2010376527-15799-15914-2010376527-15704-15917-2010376527-0-18445%3E"
|
|
4983
5003
|
}
|
|
4984
5004
|
},
|
|
4985
5005
|
"additionalProperties": false
|
|
4986
5006
|
},
|
|
4987
|
-
"DeepPartial<structure-2010376527-4227-4312-2010376527-4208-4313-2010376527-1602-
|
|
5007
|
+
"DeepPartial<structure-2010376527-4227-4312-2010376527-4208-4313-2010376527-1602-12258-2010376527-0-18445>": {
|
|
4988
5008
|
"type": "object",
|
|
4989
5009
|
"properties": {
|
|
4990
5010
|
"backgroundColor": {
|
|
@@ -4999,7 +5019,7 @@ exports.JSONSchemas = {
|
|
|
4999
5019
|
},
|
|
5000
5020
|
"additionalProperties": false
|
|
5001
5021
|
},
|
|
5002
|
-
"DeepPartial<structure-2010376527-4328-4475-2010376527-4313-4476-2010376527-1602-
|
|
5022
|
+
"DeepPartial<structure-2010376527-4328-4475-2010376527-4313-4476-2010376527-1602-12258-2010376527-0-18445>": {
|
|
5003
5023
|
"type": "object",
|
|
5004
5024
|
"properties": {
|
|
5005
5025
|
"textTransform": {
|
|
@@ -5028,7 +5048,7 @@ exports.JSONSchemas = {
|
|
|
5028
5048
|
},
|
|
5029
5049
|
"additionalProperties": false
|
|
5030
5050
|
},
|
|
5031
|
-
"DeepPartial<structure-2010376527-4496-4643-2010376527-4476-4644-2010376527-1602-
|
|
5051
|
+
"DeepPartial<structure-2010376527-4496-4643-2010376527-4476-4644-2010376527-1602-12258-2010376527-0-18445>": {
|
|
5032
5052
|
"type": "object",
|
|
5033
5053
|
"properties": {
|
|
5034
5054
|
"textTransform": {
|
|
@@ -5057,7 +5077,7 @@ exports.JSONSchemas = {
|
|
|
5057
5077
|
},
|
|
5058
5078
|
"additionalProperties": false
|
|
5059
5079
|
},
|
|
5060
|
-
"DeepPartial<structure-2010376527-4656-4827-2010376527-4644-4828-2010376527-1602-
|
|
5080
|
+
"DeepPartial<structure-2010376527-4656-4827-2010376527-4644-4828-2010376527-1602-12258-2010376527-0-18445>": {
|
|
5061
5081
|
"type": "object",
|
|
5062
5082
|
"properties": {
|
|
5063
5083
|
"selectedCardBackground": {
|
|
@@ -5067,15 +5087,15 @@ exports.JSONSchemas = {
|
|
|
5067
5087
|
"type": "string"
|
|
5068
5088
|
},
|
|
5069
5089
|
"summary": {
|
|
5070
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-2010376527-4741-4785-2010376527-4727-4786-2010376527-4656-4827-2010376527-4644-4828-2010376527-1602-
|
|
5090
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-2010376527-4741-4785-2010376527-4727-4786-2010376527-4656-4827-2010376527-4644-4828-2010376527-1602-12258-2010376527-0-18445%3E"
|
|
5071
5091
|
},
|
|
5072
5092
|
"checkoutCards": {
|
|
5073
|
-
"$ref": "#/definitions/DeepPartial%3Cinterface-2010376527-
|
|
5093
|
+
"$ref": "#/definitions/DeepPartial%3Cinterface-2010376527-17164-17222-2010376527-0-18445%3E"
|
|
5074
5094
|
}
|
|
5075
5095
|
},
|
|
5076
5096
|
"additionalProperties": false
|
|
5077
5097
|
},
|
|
5078
|
-
"DeepPartial<structure-2010376527-4741-4785-2010376527-4727-4786-2010376527-4656-4827-2010376527-4644-4828-2010376527-1602-
|
|
5098
|
+
"DeepPartial<structure-2010376527-4741-4785-2010376527-4727-4786-2010376527-4656-4827-2010376527-4644-4828-2010376527-1602-12258-2010376527-0-18445>": {
|
|
5079
5099
|
"type": "object",
|
|
5080
5100
|
"properties": {
|
|
5081
5101
|
"listItemBackground": {
|
|
@@ -5084,7 +5104,7 @@ exports.JSONSchemas = {
|
|
|
5084
5104
|
},
|
|
5085
5105
|
"additionalProperties": false
|
|
5086
5106
|
},
|
|
5087
|
-
"DeepPartial<interface-2010376527-
|
|
5107
|
+
"DeepPartial<interface-2010376527-17164-17222-2010376527-0-18445>": {
|
|
5088
5108
|
"type": "object",
|
|
5089
5109
|
"properties": {
|
|
5090
5110
|
"borderRadius": {
|
|
@@ -5093,25 +5113,25 @@ exports.JSONSchemas = {
|
|
|
5093
5113
|
},
|
|
5094
5114
|
"additionalProperties": false
|
|
5095
5115
|
},
|
|
5096
|
-
"DeepPartial<structure-2010376527-4844-5033-2010376527-4828-5034-2010376527-1602-
|
|
5116
|
+
"DeepPartial<structure-2010376527-4844-5033-2010376527-4828-5034-2010376527-1602-12258-2010376527-0-18445>": {
|
|
5097
5117
|
"type": "object",
|
|
5098
5118
|
"properties": {
|
|
5099
5119
|
"detailsBackgroundColor": {
|
|
5100
5120
|
"type": "string"
|
|
5101
5121
|
},
|
|
5102
5122
|
"badges": {
|
|
5103
|
-
"$ref": "#/definitions/DeepPartial%3Cinterface-2010376527-
|
|
5123
|
+
"$ref": "#/definitions/DeepPartial%3Cinterface-2010376527-17106-17164-2010376527-0-18445%3E"
|
|
5104
5124
|
},
|
|
5105
5125
|
"priceReductionColor": {
|
|
5106
5126
|
"type": "string"
|
|
5107
5127
|
},
|
|
5108
5128
|
"previouslyPurchased": {
|
|
5109
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-2010376527-4972-5027-2010376527-4946-5028-2010376527-4844-5033-2010376527-4828-5034-2010376527-1602-
|
|
5129
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-2010376527-4972-5027-2010376527-4946-5028-2010376527-4844-5033-2010376527-4828-5034-2010376527-1602-12258-2010376527-0-18445%3E"
|
|
5110
5130
|
}
|
|
5111
5131
|
},
|
|
5112
5132
|
"additionalProperties": false
|
|
5113
5133
|
},
|
|
5114
|
-
"DeepPartial<interface-2010376527-
|
|
5134
|
+
"DeepPartial<interface-2010376527-17106-17164-2010376527-0-18445>": {
|
|
5115
5135
|
"type": "object",
|
|
5116
5136
|
"properties": {
|
|
5117
5137
|
"borderRadius": {
|
|
@@ -5120,7 +5140,7 @@ exports.JSONSchemas = {
|
|
|
5120
5140
|
},
|
|
5121
5141
|
"additionalProperties": false
|
|
5122
5142
|
},
|
|
5123
|
-
"DeepPartial<structure-2010376527-4972-5027-2010376527-4946-5028-2010376527-4844-5033-2010376527-4828-5034-2010376527-1602-
|
|
5143
|
+
"DeepPartial<structure-2010376527-4972-5027-2010376527-4946-5028-2010376527-4844-5033-2010376527-4828-5034-2010376527-1602-12258-2010376527-0-18445>": {
|
|
5124
5144
|
"type": "object",
|
|
5125
5145
|
"properties": {
|
|
5126
5146
|
"color": {
|
|
@@ -5132,16 +5152,16 @@ exports.JSONSchemas = {
|
|
|
5132
5152
|
},
|
|
5133
5153
|
"additionalProperties": false
|
|
5134
5154
|
},
|
|
5135
|
-
"DeepPartial<structure-2010376527-5050-5126-2010376527-5034-5127-2010376527-1602-
|
|
5155
|
+
"DeepPartial<structure-2010376527-5050-5126-2010376527-5034-5127-2010376527-1602-12258-2010376527-0-18445>": {
|
|
5136
5156
|
"type": "object",
|
|
5137
5157
|
"properties": {
|
|
5138
5158
|
"passwordRequirements": {
|
|
5139
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-2010376527-5079-5120-2010376527-5052-5121-2010376527-5050-5126-2010376527-5034-5127-2010376527-1602-
|
|
5159
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-2010376527-5079-5120-2010376527-5052-5121-2010376527-5050-5126-2010376527-5034-5127-2010376527-1602-12258-2010376527-0-18445%3E"
|
|
5140
5160
|
}
|
|
5141
5161
|
},
|
|
5142
5162
|
"additionalProperties": false
|
|
5143
5163
|
},
|
|
5144
|
-
"DeepPartial<structure-2010376527-5079-5120-2010376527-5052-5121-2010376527-5050-5126-2010376527-5034-5127-2010376527-1602-
|
|
5164
|
+
"DeepPartial<structure-2010376527-5079-5120-2010376527-5052-5121-2010376527-5050-5126-2010376527-5034-5127-2010376527-1602-12258-2010376527-0-18445>": {
|
|
5145
5165
|
"type": "object",
|
|
5146
5166
|
"properties": {
|
|
5147
5167
|
"backgroundColor": {
|
|
@@ -5150,7 +5170,7 @@ exports.JSONSchemas = {
|
|
|
5150
5170
|
},
|
|
5151
5171
|
"additionalProperties": false
|
|
5152
5172
|
},
|
|
5153
|
-
"DeepPartial<structure-2010376527-5149-5210-2010376527-5127-5211-2010376527-1602-
|
|
5173
|
+
"DeepPartial<structure-2010376527-5149-5210-2010376527-5127-5211-2010376527-1602-12258-2010376527-0-18445>": {
|
|
5154
5174
|
"type": "object",
|
|
5155
5175
|
"properties": {
|
|
5156
5176
|
"iconColor": {
|
|
@@ -5162,14 +5182,14 @@ exports.JSONSchemas = {
|
|
|
5162
5182
|
},
|
|
5163
5183
|
"additionalProperties": false
|
|
5164
5184
|
},
|
|
5165
|
-
"DeepPartial<structure-2010376527-5225-5355-2010376527-5211-5356-2010376527-1602-
|
|
5185
|
+
"DeepPartial<structure-2010376527-5225-5355-2010376527-5211-5356-2010376527-1602-12258-2010376527-0-18445>": {
|
|
5166
5186
|
"type": "object",
|
|
5167
5187
|
"properties": {
|
|
5168
5188
|
"headerIconStyle": {
|
|
5169
5189
|
"$ref": "#/definitions/IconNames"
|
|
5170
5190
|
},
|
|
5171
5191
|
"productColors": {
|
|
5172
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-2010376527-5280-5349-2010376527-5260-5350-2010376527-5225-5355-2010376527-5211-5356-2010376527-1602-
|
|
5192
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-2010376527-5280-5349-2010376527-5260-5350-2010376527-5225-5355-2010376527-5211-5356-2010376527-1602-12258-2010376527-0-18445%3E"
|
|
5173
5193
|
}
|
|
5174
5194
|
},
|
|
5175
5195
|
"additionalProperties": false
|
|
@@ -5760,19 +5780,19 @@ exports.JSONSchemas = {
|
|
|
5760
5780
|
"fr-ca"
|
|
5761
5781
|
]
|
|
5762
5782
|
},
|
|
5763
|
-
"DeepPartial<structure-2010376527-5280-5349-2010376527-5260-5350-2010376527-5225-5355-2010376527-5211-5356-2010376527-1602-
|
|
5783
|
+
"DeepPartial<structure-2010376527-5280-5349-2010376527-5260-5350-2010376527-5225-5355-2010376527-5211-5356-2010376527-1602-12258-2010376527-0-18445>": {
|
|
5764
5784
|
"type": "object",
|
|
5765
5785
|
"properties": {
|
|
5766
5786
|
"static": {
|
|
5767
|
-
"$ref": "#/definitions/DeepPartial%3Cinterface-2010376527-
|
|
5787
|
+
"$ref": "#/definitions/DeepPartial%3Cinterface-2010376527-13495-13568-2010376527-0-18445%3E"
|
|
5768
5788
|
},
|
|
5769
5789
|
"active": {
|
|
5770
|
-
"$ref": "#/definitions/DeepPartial%3Cinterface-2010376527-
|
|
5790
|
+
"$ref": "#/definitions/DeepPartial%3Cinterface-2010376527-13495-13568-2010376527-0-18445%3E"
|
|
5771
5791
|
}
|
|
5772
5792
|
},
|
|
5773
5793
|
"additionalProperties": false
|
|
5774
5794
|
},
|
|
5775
|
-
"DeepPartial<interface-2010376527-
|
|
5795
|
+
"DeepPartial<interface-2010376527-13495-13568-2010376527-0-18445>": {
|
|
5776
5796
|
"type": "object",
|
|
5777
5797
|
"properties": {
|
|
5778
5798
|
"color": {
|
|
@@ -5784,7 +5804,7 @@ exports.JSONSchemas = {
|
|
|
5784
5804
|
},
|
|
5785
5805
|
"additionalProperties": false
|
|
5786
5806
|
},
|
|
5787
|
-
"DeepPartial<structure-2010376527-5372-5599-2010376527-5356-5600-2010376527-1602-
|
|
5807
|
+
"DeepPartial<structure-2010376527-5372-5599-2010376527-5356-5600-2010376527-1602-12258-2010376527-0-18445>": {
|
|
5788
5808
|
"type": "object",
|
|
5789
5809
|
"properties": {
|
|
5790
5810
|
"backgroundColor": {
|
|
@@ -5800,18 +5820,18 @@ exports.JSONSchemas = {
|
|
|
5800
5820
|
"type": "string"
|
|
5801
5821
|
},
|
|
5802
5822
|
"dimensions": {
|
|
5803
|
-
"$ref": "#/definitions/DeepPartial%3Cinterface-2010376527-
|
|
5823
|
+
"$ref": "#/definitions/DeepPartial%3Cinterface-2010376527-17222-17300-2010376527-0-18445%3E"
|
|
5804
5824
|
},
|
|
5805
5825
|
"input": {
|
|
5806
|
-
"$ref": "#/definitions/DeepPartial%3Cinterface-2010376527-
|
|
5826
|
+
"$ref": "#/definitions/DeepPartial%3Cinterface-2010376527-17437-17585-2010376527-0-18445%3E"
|
|
5807
5827
|
},
|
|
5808
5828
|
"infoList": {
|
|
5809
|
-
"$ref": "#/definitions/DeepPartial%3Cinterface-2010376527-
|
|
5829
|
+
"$ref": "#/definitions/DeepPartial%3Cinterface-2010376527-17585-17666-2010376527-0-18445%3E"
|
|
5810
5830
|
}
|
|
5811
5831
|
},
|
|
5812
5832
|
"additionalProperties": false
|
|
5813
5833
|
},
|
|
5814
|
-
"DeepPartial<interface-2010376527-
|
|
5834
|
+
"DeepPartial<interface-2010376527-17222-17300-2010376527-0-18445>": {
|
|
5815
5835
|
"type": "object",
|
|
5816
5836
|
"properties": {
|
|
5817
5837
|
"width": {
|
|
@@ -5823,7 +5843,7 @@ exports.JSONSchemas = {
|
|
|
5823
5843
|
},
|
|
5824
5844
|
"additionalProperties": false
|
|
5825
5845
|
},
|
|
5826
|
-
"DeepPartial<interface-2010376527-
|
|
5846
|
+
"DeepPartial<interface-2010376527-17437-17585-2010376527-0-18445>": {
|
|
5827
5847
|
"type": "object",
|
|
5828
5848
|
"properties": {
|
|
5829
5849
|
"borderRadius": {
|
|
@@ -5836,12 +5856,12 @@ exports.JSONSchemas = {
|
|
|
5836
5856
|
"type": "string"
|
|
5837
5857
|
},
|
|
5838
5858
|
"idFields": {
|
|
5839
|
-
"$ref": "#/definitions/DeepPartial%3Cinterface-2010376527-
|
|
5859
|
+
"$ref": "#/definitions/DeepPartial%3Cinterface-2010376527-17300-17437-2010376527-0-18445%3E"
|
|
5840
5860
|
}
|
|
5841
5861
|
},
|
|
5842
5862
|
"additionalProperties": false
|
|
5843
5863
|
},
|
|
5844
|
-
"DeepPartial<interface-2010376527-
|
|
5864
|
+
"DeepPartial<interface-2010376527-17300-17437-2010376527-0-18445>": {
|
|
5845
5865
|
"type": "object",
|
|
5846
5866
|
"properties": {
|
|
5847
5867
|
"staticBorder": {
|
|
@@ -5859,7 +5879,7 @@ exports.JSONSchemas = {
|
|
|
5859
5879
|
},
|
|
5860
5880
|
"additionalProperties": false
|
|
5861
5881
|
},
|
|
5862
|
-
"DeepPartial<interface-2010376527-
|
|
5882
|
+
"DeepPartial<interface-2010376527-17585-17666-2010376527-0-18445>": {
|
|
5863
5883
|
"type": "object",
|
|
5864
5884
|
"properties": {
|
|
5865
5885
|
"color": {
|
|
@@ -5871,11 +5891,11 @@ exports.JSONSchemas = {
|
|
|
5871
5891
|
},
|
|
5872
5892
|
"additionalProperties": false
|
|
5873
5893
|
},
|
|
5874
|
-
"DeepPartial<structure-2010376527-5616-5826-2010376527-5600-5827-2010376527-1602-
|
|
5894
|
+
"DeepPartial<structure-2010376527-5616-5826-2010376527-5600-5827-2010376527-1602-12258-2010376527-0-18445>": {
|
|
5875
5895
|
"type": "object",
|
|
5876
5896
|
"properties": {
|
|
5877
5897
|
"backgroundColor": {
|
|
5878
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-2010376527-5640-5708-2010376527-5618-5709-2010376527-5616-5826-2010376527-5600-5827-2010376527-1602-
|
|
5898
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-2010376527-5640-5708-2010376527-5618-5709-2010376527-5616-5826-2010376527-5600-5827-2010376527-1602-12258-2010376527-0-18445%3E"
|
|
5879
5899
|
},
|
|
5880
5900
|
"fontWeight": {
|
|
5881
5901
|
"anyOf": [
|
|
@@ -5909,12 +5929,12 @@ exports.JSONSchemas = {
|
|
|
5909
5929
|
]
|
|
5910
5930
|
},
|
|
5911
5931
|
"color": {
|
|
5912
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-2010376527-5752-5820-2010376527-5740-5821-2010376527-5616-5826-2010376527-5600-5827-2010376527-1602-
|
|
5932
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-2010376527-5752-5820-2010376527-5740-5821-2010376527-5616-5826-2010376527-5600-5827-2010376527-1602-12258-2010376527-0-18445%3E"
|
|
5913
5933
|
}
|
|
5914
5934
|
},
|
|
5915
5935
|
"additionalProperties": false
|
|
5916
5936
|
},
|
|
5917
|
-
"DeepPartial<structure-2010376527-5640-5708-2010376527-5618-5709-2010376527-5616-5826-2010376527-5600-5827-2010376527-1602-
|
|
5937
|
+
"DeepPartial<structure-2010376527-5640-5708-2010376527-5618-5709-2010376527-5616-5826-2010376527-5600-5827-2010376527-1602-12258-2010376527-0-18445>": {
|
|
5918
5938
|
"type": "object",
|
|
5919
5939
|
"properties": {
|
|
5920
5940
|
"promotion": {
|
|
@@ -5926,7 +5946,7 @@ exports.JSONSchemas = {
|
|
|
5926
5946
|
},
|
|
5927
5947
|
"additionalProperties": false
|
|
5928
5948
|
},
|
|
5929
|
-
"DeepPartial<structure-2010376527-5752-5820-2010376527-5740-5821-2010376527-5616-5826-2010376527-5600-5827-2010376527-1602-
|
|
5949
|
+
"DeepPartial<structure-2010376527-5752-5820-2010376527-5740-5821-2010376527-5616-5826-2010376527-5600-5827-2010376527-1602-12258-2010376527-0-18445>": {
|
|
5930
5950
|
"type": "object",
|
|
5931
5951
|
"properties": {
|
|
5932
5952
|
"promotion": {
|
|
@@ -5938,23 +5958,23 @@ exports.JSONSchemas = {
|
|
|
5938
5958
|
},
|
|
5939
5959
|
"additionalProperties": false
|
|
5940
5960
|
},
|
|
5941
|
-
"DeepPartial<structure-2010376527-5842-6300-2010376527-5827-6301-2010376527-1602-
|
|
5961
|
+
"DeepPartial<structure-2010376527-5842-6300-2010376527-5827-6301-2010376527-1602-12258-2010376527-0-18445>": {
|
|
5942
5962
|
"type": "object",
|
|
5943
5963
|
"properties": {
|
|
5944
5964
|
"webFonts": {
|
|
5945
5965
|
"$ref": "#/definitions/DeepPartial%3Cstring%5B%5D%3E"
|
|
5946
5966
|
},
|
|
5947
5967
|
"embeddedFonts": {
|
|
5948
|
-
"$ref": "#/definitions/DeepPartial%3Cdef-interface-2010376527-
|
|
5968
|
+
"$ref": "#/definitions/DeepPartial%3Cdef-interface-2010376527-18095-18208-2010376527-0-18445%5B%5D%3E"
|
|
5949
5969
|
},
|
|
5950
5970
|
"weights": {
|
|
5951
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-2010376527-5927-5992-2010376527-5913-5993-2010376527-5842-6300-2010376527-5827-6301-2010376527-1602-
|
|
5971
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-2010376527-5927-5992-2010376527-5913-5993-2010376527-5842-6300-2010376527-5827-6301-2010376527-1602-12258-2010376527-0-18445%3E"
|
|
5952
5972
|
},
|
|
5953
5973
|
"text": {
|
|
5954
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-2010376527-6004-6167-2010376527-5993-6168-2010376527-5842-6300-2010376527-5827-6301-2010376527-1602-
|
|
5974
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-2010376527-6004-6167-2010376527-5993-6168-2010376527-5842-6300-2010376527-5827-6301-2010376527-1602-12258-2010376527-0-18445%3E"
|
|
5955
5975
|
},
|
|
5956
5976
|
"links": {
|
|
5957
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-2010376527-6180-6294-2010376527-6168-6295-2010376527-5842-6300-2010376527-5827-6301-2010376527-1602-
|
|
5977
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-2010376527-6180-6294-2010376527-6168-6295-2010376527-5842-6300-2010376527-5827-6301-2010376527-1602-12258-2010376527-0-18445%3E"
|
|
5958
5978
|
}
|
|
5959
5979
|
},
|
|
5960
5980
|
"additionalProperties": false
|
|
@@ -5965,7 +5985,7 @@ exports.JSONSchemas = {
|
|
|
5965
5985
|
"type": "string"
|
|
5966
5986
|
}
|
|
5967
5987
|
},
|
|
5968
|
-
"DeepPartial<def-interface-2010376527-
|
|
5988
|
+
"DeepPartial<def-interface-2010376527-18095-18208-2010376527-0-18445[]>": {
|
|
5969
5989
|
"type": "array",
|
|
5970
5990
|
"items": {
|
|
5971
5991
|
"$ref": "#/definitions/DeepPartial%3CIDefaultEmbeddedFont%3E"
|
|
@@ -5978,12 +5998,12 @@ exports.JSONSchemas = {
|
|
|
5978
5998
|
"type": "string"
|
|
5979
5999
|
},
|
|
5980
6000
|
"sourceSet": {
|
|
5981
|
-
"$ref": "#/definitions/DeepPartial%3Cdef-interface-2010376527-
|
|
6001
|
+
"$ref": "#/definitions/DeepPartial%3Cdef-interface-2010376527-18208-18295-2010376527-0-18445%5B%5D%3E"
|
|
5982
6002
|
}
|
|
5983
6003
|
},
|
|
5984
6004
|
"additionalProperties": false
|
|
5985
6005
|
},
|
|
5986
|
-
"DeepPartial<def-interface-2010376527-
|
|
6006
|
+
"DeepPartial<def-interface-2010376527-18208-18295-2010376527-0-18445[]>": {
|
|
5987
6007
|
"type": "array",
|
|
5988
6008
|
"items": {
|
|
5989
6009
|
"$ref": "#/definitions/DeepPartial%3CIDefaultEmbeddedFontSource%3E"
|
|
@@ -6001,7 +6021,7 @@ exports.JSONSchemas = {
|
|
|
6001
6021
|
},
|
|
6002
6022
|
"additionalProperties": false
|
|
6003
6023
|
},
|
|
6004
|
-
"DeepPartial<structure-2010376527-5927-5992-2010376527-5913-5993-2010376527-5842-6300-2010376527-5827-6301-2010376527-1602-
|
|
6024
|
+
"DeepPartial<structure-2010376527-5927-5992-2010376527-5913-5993-2010376527-5842-6300-2010376527-5827-6301-2010376527-1602-12258-2010376527-0-18445>": {
|
|
6005
6025
|
"type": "object",
|
|
6006
6026
|
"properties": {
|
|
6007
6027
|
"normal": {
|
|
@@ -6069,31 +6089,31 @@ exports.JSONSchemas = {
|
|
|
6069
6089
|
},
|
|
6070
6090
|
"additionalProperties": false
|
|
6071
6091
|
},
|
|
6072
|
-
"DeepPartial<structure-2010376527-6004-6167-2010376527-5993-6168-2010376527-5842-6300-2010376527-5827-6301-2010376527-1602-
|
|
6092
|
+
"DeepPartial<structure-2010376527-6004-6167-2010376527-5993-6168-2010376527-5842-6300-2010376527-5827-6301-2010376527-1602-12258-2010376527-0-18445>": {
|
|
6073
6093
|
"type": "object",
|
|
6074
6094
|
"properties": {
|
|
6075
6095
|
"body": {
|
|
6076
|
-
"$ref": "#/definitions/DeepPartial%3Cinterface-2010376527-
|
|
6096
|
+
"$ref": "#/definitions/DeepPartial%3Cinterface-2010376527-13919-14123-2010376527-0-18445%3E"
|
|
6077
6097
|
},
|
|
6078
6098
|
"fontXS": {
|
|
6079
|
-
"$ref": "#/definitions/DeepPartial%3Cinterface-2010376527-
|
|
6099
|
+
"$ref": "#/definitions/DeepPartial%3Cinterface-2010376527-13919-14123-2010376527-0-18445%3E"
|
|
6080
6100
|
},
|
|
6081
6101
|
"fontSM": {
|
|
6082
|
-
"$ref": "#/definitions/DeepPartial%3Cinterface-2010376527-
|
|
6102
|
+
"$ref": "#/definitions/DeepPartial%3Cinterface-2010376527-13919-14123-2010376527-0-18445%3E"
|
|
6083
6103
|
},
|
|
6084
6104
|
"fontMD": {
|
|
6085
|
-
"$ref": "#/definitions/DeepPartial%3Cinterface-2010376527-
|
|
6105
|
+
"$ref": "#/definitions/DeepPartial%3Cinterface-2010376527-13919-14123-2010376527-0-18445%3E"
|
|
6086
6106
|
},
|
|
6087
6107
|
"fontLG": {
|
|
6088
|
-
"$ref": "#/definitions/DeepPartial%3Cinterface-2010376527-
|
|
6108
|
+
"$ref": "#/definitions/DeepPartial%3Cinterface-2010376527-13919-14123-2010376527-0-18445%3E"
|
|
6089
6109
|
},
|
|
6090
6110
|
"fontXL": {
|
|
6091
|
-
"$ref": "#/definitions/DeepPartial%3Cinterface-2010376527-
|
|
6111
|
+
"$ref": "#/definitions/DeepPartial%3Cinterface-2010376527-13919-14123-2010376527-0-18445%3E"
|
|
6092
6112
|
}
|
|
6093
6113
|
},
|
|
6094
6114
|
"additionalProperties": false
|
|
6095
6115
|
},
|
|
6096
|
-
"DeepPartial<interface-2010376527-
|
|
6116
|
+
"DeepPartial<interface-2010376527-13919-14123-2010376527-0-18445>": {
|
|
6097
6117
|
"type": "object",
|
|
6098
6118
|
"properties": {
|
|
6099
6119
|
"color": {
|
|
@@ -6156,25 +6176,25 @@ exports.JSONSchemas = {
|
|
|
6156
6176
|
},
|
|
6157
6177
|
"additionalProperties": false
|
|
6158
6178
|
},
|
|
6159
|
-
"DeepPartial<structure-2010376527-6180-6294-2010376527-6168-6295-2010376527-5842-6300-2010376527-5827-6301-2010376527-1602-
|
|
6179
|
+
"DeepPartial<structure-2010376527-6180-6294-2010376527-6168-6295-2010376527-5842-6300-2010376527-5827-6301-2010376527-1602-12258-2010376527-0-18445>": {
|
|
6160
6180
|
"type": "object",
|
|
6161
6181
|
"properties": {
|
|
6162
6182
|
"static": {
|
|
6163
|
-
"$ref": "#/definitions/DeepPartial%3Cinterface-2010376527-
|
|
6183
|
+
"$ref": "#/definitions/DeepPartial%3Cinterface-2010376527-14123-14210-2010376527-0-18445%3E"
|
|
6164
6184
|
},
|
|
6165
6185
|
"hover": {
|
|
6166
|
-
"$ref": "#/definitions/DeepPartial%3Cinterface-2010376527-
|
|
6186
|
+
"$ref": "#/definitions/DeepPartial%3Cinterface-2010376527-14123-14210-2010376527-0-18445%3E"
|
|
6167
6187
|
},
|
|
6168
6188
|
"clicked": {
|
|
6169
|
-
"$ref": "#/definitions/DeepPartial%3Cinterface-2010376527-
|
|
6189
|
+
"$ref": "#/definitions/DeepPartial%3Cinterface-2010376527-14123-14210-2010376527-0-18445%3E"
|
|
6170
6190
|
},
|
|
6171
6191
|
"visited": {
|
|
6172
|
-
"$ref": "#/definitions/DeepPartial%3Cinterface-2010376527-
|
|
6192
|
+
"$ref": "#/definitions/DeepPartial%3Cinterface-2010376527-14123-14210-2010376527-0-18445%3E"
|
|
6173
6193
|
}
|
|
6174
6194
|
},
|
|
6175
6195
|
"additionalProperties": false
|
|
6176
6196
|
},
|
|
6177
|
-
"DeepPartial<structure-2010376527-6317-6335-2010376527-6301-6336-2010376527-1602-
|
|
6197
|
+
"DeepPartial<structure-2010376527-6317-6335-2010376527-6301-6336-2010376527-1602-12258-2010376527-0-18445>": {
|
|
6178
6198
|
"type": "object",
|
|
6179
6199
|
"properties": {
|
|
6180
6200
|
"color": {
|
|
@@ -6183,7 +6203,7 @@ exports.JSONSchemas = {
|
|
|
6183
6203
|
},
|
|
6184
6204
|
"additionalProperties": false
|
|
6185
6205
|
},
|
|
6186
|
-
"DeepPartial<structure-2010376527-6348-9718-2010376527-6336-9719-2010376527-1602-
|
|
6206
|
+
"DeepPartial<structure-2010376527-6348-9718-2010376527-6336-9719-2010376527-1602-12258-2010376527-0-18445>": {
|
|
6187
6207
|
"type": "object",
|
|
6188
6208
|
"properties": {
|
|
6189
6209
|
"globalThemeBorderRadius": {
|
|
@@ -6224,73 +6244,73 @@ exports.JSONSchemas = {
|
|
|
6224
6244
|
"type": "string"
|
|
6225
6245
|
},
|
|
6226
6246
|
"primary": {
|
|
6227
|
-
"$ref": "#/definitions/DeepPartial%3Cinterface-2010376527-
|
|
6247
|
+
"$ref": "#/definitions/DeepPartial%3Cinterface-2010376527-13009-13245-2010376527-0-18445%3E"
|
|
6228
6248
|
},
|
|
6229
6249
|
"primaryLight": {
|
|
6230
|
-
"$ref": "#/definitions/DeepPartial%3Cinterface-2010376527-
|
|
6250
|
+
"$ref": "#/definitions/DeepPartial%3Cinterface-2010376527-13009-13245-2010376527-0-18445%3E"
|
|
6231
6251
|
},
|
|
6232
6252
|
"secondary": {
|
|
6233
|
-
"$ref": "#/definitions/DeepPartial%3Cinterface-2010376527-
|
|
6253
|
+
"$ref": "#/definitions/DeepPartial%3Cinterface-2010376527-13009-13245-2010376527-0-18445%3E"
|
|
6234
6254
|
},
|
|
6235
6255
|
"secondaryLight": {
|
|
6236
|
-
"$ref": "#/definitions/DeepPartial%3Cinterface-2010376527-
|
|
6256
|
+
"$ref": "#/definitions/DeepPartial%3Cinterface-2010376527-13009-13245-2010376527-0-18445%3E"
|
|
6237
6257
|
},
|
|
6238
6258
|
"tertiary": {
|
|
6239
|
-
"$ref": "#/definitions/DeepPartial%3Cinterface-2010376527-
|
|
6259
|
+
"$ref": "#/definitions/DeepPartial%3Cinterface-2010376527-13009-13245-2010376527-0-18445%3E"
|
|
6240
6260
|
},
|
|
6241
6261
|
"iconPosition": {
|
|
6242
6262
|
"$ref": "#/definitions/IIconPosition"
|
|
6243
6263
|
},
|
|
6244
6264
|
"checkout": {
|
|
6245
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-2010376527-6665-6966-2010376527-6650-6967-2010376527-6348-9718-2010376527-6336-9719-2010376527-1602-
|
|
6265
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-2010376527-6665-6966-2010376527-6650-6967-2010376527-6348-9718-2010376527-6336-9719-2010376527-1602-12258-2010376527-0-18445%3E"
|
|
6246
6266
|
},
|
|
6247
6267
|
"filterSort": {
|
|
6248
|
-
"$ref": "#/definitions/DeepPartial%3Cinterface-2010376527-
|
|
6268
|
+
"$ref": "#/definitions/DeepPartial%3Cinterface-2010376527-13418-13495-2010376527-0-18445%3E"
|
|
6249
6269
|
},
|
|
6250
6270
|
"quantityStepper": {
|
|
6251
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-2010376527-7019-7563-2010376527-6997-7564-2010376527-6348-9718-2010376527-6336-9719-2010376527-1602-
|
|
6271
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-2010376527-7019-7563-2010376527-6997-7564-2010376527-6348-9718-2010376527-6336-9719-2010376527-1602-12258-2010376527-0-18445%3E"
|
|
6252
6272
|
},
|
|
6253
6273
|
"coupon": {
|
|
6254
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-2010376527-7577-7837-2010376527-7564-7838-2010376527-6348-9718-2010376527-6336-9719-2010376527-1602-
|
|
6274
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-2010376527-7577-7837-2010376527-7564-7838-2010376527-6348-9718-2010376527-6336-9719-2010376527-1602-12258-2010376527-0-18445%3E"
|
|
6255
6275
|
},
|
|
6256
6276
|
"miniCart": {
|
|
6257
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-2010376527-7853-8396-2010376527-7838-8397-2010376527-6348-9718-2010376527-6336-9719-2010376527-1602-
|
|
6277
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-2010376527-7853-8396-2010376527-7838-8397-2010376527-6348-9718-2010376527-6336-9719-2010376527-1602-12258-2010376527-0-18445%3E"
|
|
6258
6278
|
},
|
|
6259
6279
|
"addToCart": {
|
|
6260
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-2010376527-8413-8656-2010376527-8397-8657-2010376527-6348-9718-2010376527-6336-9719-2010376527-1602-
|
|
6280
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-2010376527-8413-8656-2010376527-8397-8657-2010376527-6348-9718-2010376527-6336-9719-2010376527-1602-12258-2010376527-0-18445%3E"
|
|
6261
6281
|
},
|
|
6262
6282
|
"pills": {
|
|
6263
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-2010376527-8669-8832-2010376527-8657-8833-2010376527-6348-9718-2010376527-6336-9719-2010376527-1602-
|
|
6283
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-2010376527-8669-8832-2010376527-8657-8833-2010376527-6348-9718-2010376527-6336-9719-2010376527-1602-12258-2010376527-0-18445%3E"
|
|
6264
6284
|
},
|
|
6265
6285
|
"facets": {
|
|
6266
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-2010376527-8846-9027-2010376527-8833-9028-2010376527-6348-9718-2010376527-6336-9719-2010376527-1602-
|
|
6286
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-2010376527-8846-9027-2010376527-8833-9028-2010376527-6348-9718-2010376527-6336-9719-2010376527-1602-12258-2010376527-0-18445%3E"
|
|
6267
6287
|
},
|
|
6268
6288
|
"sliderArrows": {
|
|
6269
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-2010376527-9047-9146-2010376527-9028-9147-2010376527-6348-9718-2010376527-6336-9719-2010376527-1602-
|
|
6289
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-2010376527-9047-9146-2010376527-9028-9147-2010376527-6348-9718-2010376527-6336-9719-2010376527-1602-12258-2010376527-0-18445%3E"
|
|
6270
6290
|
},
|
|
6271
6291
|
"activeAddress": {
|
|
6272
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-2010376527-9167-9236-2010376527-9147-9237-2010376527-6348-9718-2010376527-6336-9719-2010376527-1602-
|
|
6292
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-2010376527-9167-9236-2010376527-9147-9237-2010376527-6348-9718-2010376527-6336-9719-2010376527-1602-12258-2010376527-0-18445%3E"
|
|
6273
6293
|
},
|
|
6274
6294
|
"timeSlotPaginationDay": {
|
|
6275
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-2010376527-9265-9337-2010376527-9237-9338-2010376527-6348-9718-2010376527-6336-9719-2010376527-1602-
|
|
6295
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-2010376527-9265-9337-2010376527-9237-9338-2010376527-6348-9718-2010376527-6336-9719-2010376527-1602-12258-2010376527-0-18445%3E"
|
|
6276
6296
|
},
|
|
6277
6297
|
"paginationNumber": {
|
|
6278
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-2010376527-9361-9712-2010376527-9338-9713-2010376527-6348-9718-2010376527-6336-9719-2010376527-1602-
|
|
6298
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-2010376527-9361-9712-2010376527-9338-9713-2010376527-6348-9718-2010376527-6336-9719-2010376527-1602-12258-2010376527-0-18445%3E"
|
|
6279
6299
|
}
|
|
6280
6300
|
},
|
|
6281
6301
|
"additionalProperties": false
|
|
6282
6302
|
},
|
|
6283
|
-
"DeepPartial<interface-2010376527-
|
|
6303
|
+
"DeepPartial<interface-2010376527-13009-13245-2010376527-0-18445>": {
|
|
6284
6304
|
"type": "object",
|
|
6285
6305
|
"properties": {
|
|
6286
6306
|
"borderRadius": {
|
|
6287
6307
|
"type": "string"
|
|
6288
6308
|
},
|
|
6289
6309
|
"clicked": {
|
|
6290
|
-
"$ref": "#/definitions/DeepPartial%3Cinterface-2010376527-
|
|
6310
|
+
"$ref": "#/definitions/DeepPartial%3Cinterface-2010376527-13800-13919-2010376527-0-18445%3E"
|
|
6291
6311
|
},
|
|
6292
6312
|
"disabled": {
|
|
6293
|
-
"$ref": "#/definitions/DeepPartial%3Cinterface-2010376527-
|
|
6313
|
+
"$ref": "#/definitions/DeepPartial%3Cinterface-2010376527-13800-13919-2010376527-0-18445%3E"
|
|
6294
6314
|
},
|
|
6295
6315
|
"fontWeight": {
|
|
6296
6316
|
"anyOf": [
|
|
@@ -6324,10 +6344,10 @@ exports.JSONSchemas = {
|
|
|
6324
6344
|
]
|
|
6325
6345
|
},
|
|
6326
6346
|
"hover": {
|
|
6327
|
-
"$ref": "#/definitions/DeepPartial%3Cinterface-2010376527-
|
|
6347
|
+
"$ref": "#/definitions/DeepPartial%3Cinterface-2010376527-13800-13919-2010376527-0-18445%3E"
|
|
6328
6348
|
},
|
|
6329
6349
|
"static": {
|
|
6330
|
-
"$ref": "#/definitions/DeepPartial%3Cinterface-2010376527-
|
|
6350
|
+
"$ref": "#/definitions/DeepPartial%3Cinterface-2010376527-13800-13919-2010376527-0-18445%3E"
|
|
6331
6351
|
},
|
|
6332
6352
|
"textTransform": {
|
|
6333
6353
|
"type": "string",
|
|
@@ -6343,7 +6363,7 @@ exports.JSONSchemas = {
|
|
|
6343
6363
|
},
|
|
6344
6364
|
"additionalProperties": false
|
|
6345
6365
|
},
|
|
6346
|
-
"DeepPartial<interface-2010376527-
|
|
6366
|
+
"DeepPartial<interface-2010376527-13800-13919-2010376527-0-18445>": {
|
|
6347
6367
|
"type": "object",
|
|
6348
6368
|
"properties": {
|
|
6349
6369
|
"bgColor": {
|
|
@@ -6368,7 +6388,7 @@ exports.JSONSchemas = {
|
|
|
6368
6388
|
"right"
|
|
6369
6389
|
]
|
|
6370
6390
|
},
|
|
6371
|
-
"DeepPartial<structure-2010376527-6665-6966-2010376527-6650-6967-2010376527-6348-9718-2010376527-6336-9719-2010376527-1602-
|
|
6391
|
+
"DeepPartial<structure-2010376527-6665-6966-2010376527-6650-6967-2010376527-6348-9718-2010376527-6336-9719-2010376527-1602-12258-2010376527-0-18445>": {
|
|
6372
6392
|
"type": "object",
|
|
6373
6393
|
"properties": {
|
|
6374
6394
|
"borderRadius": {
|
|
@@ -6420,21 +6440,21 @@ exports.JSONSchemas = {
|
|
|
6420
6440
|
]
|
|
6421
6441
|
},
|
|
6422
6442
|
"static": {
|
|
6423
|
-
"$ref": "#/definitions/DeepPartial%3Cinterface-2010376527-
|
|
6443
|
+
"$ref": "#/definitions/DeepPartial%3Cinterface-2010376527-13695-13800-2010376527-0-18445%3E"
|
|
6424
6444
|
},
|
|
6425
6445
|
"hover": {
|
|
6426
|
-
"$ref": "#/definitions/DeepPartial%3Cinterface-2010376527-
|
|
6446
|
+
"$ref": "#/definitions/DeepPartial%3Cinterface-2010376527-13695-13800-2010376527-0-18445%3E"
|
|
6427
6447
|
},
|
|
6428
6448
|
"clicked": {
|
|
6429
|
-
"$ref": "#/definitions/DeepPartial%3Cinterface-2010376527-
|
|
6449
|
+
"$ref": "#/definitions/DeepPartial%3Cinterface-2010376527-13695-13800-2010376527-0-18445%3E"
|
|
6430
6450
|
},
|
|
6431
6451
|
"disabled": {
|
|
6432
|
-
"$ref": "#/definitions/DeepPartial%3Cinterface-2010376527-
|
|
6452
|
+
"$ref": "#/definitions/DeepPartial%3Cinterface-2010376527-13695-13800-2010376527-0-18445%3E"
|
|
6433
6453
|
}
|
|
6434
6454
|
},
|
|
6435
6455
|
"additionalProperties": false
|
|
6436
6456
|
},
|
|
6437
|
-
"DeepPartial<interface-2010376527-
|
|
6457
|
+
"DeepPartial<interface-2010376527-13695-13800-2010376527-0-18445>": {
|
|
6438
6458
|
"type": "object",
|
|
6439
6459
|
"properties": {
|
|
6440
6460
|
"bgColor": {
|
|
@@ -6449,7 +6469,7 @@ exports.JSONSchemas = {
|
|
|
6449
6469
|
},
|
|
6450
6470
|
"additionalProperties": false
|
|
6451
6471
|
},
|
|
6452
|
-
"DeepPartial<interface-2010376527-
|
|
6472
|
+
"DeepPartial<interface-2010376527-13418-13495-2010376527-0-18445>": {
|
|
6453
6473
|
"type": "object",
|
|
6454
6474
|
"properties": {
|
|
6455
6475
|
"borderRadius": {
|
|
@@ -6464,7 +6484,7 @@ exports.JSONSchemas = {
|
|
|
6464
6484
|
},
|
|
6465
6485
|
"additionalProperties": false
|
|
6466
6486
|
},
|
|
6467
|
-
"DeepPartial<structure-2010376527-7019-7563-2010376527-6997-7564-2010376527-6348-9718-2010376527-6336-9719-2010376527-1602-
|
|
6487
|
+
"DeepPartial<structure-2010376527-7019-7563-2010376527-6997-7564-2010376527-6348-9718-2010376527-6336-9719-2010376527-1602-12258-2010376527-0-18445>": {
|
|
6468
6488
|
"type": "object",
|
|
6469
6489
|
"properties": {
|
|
6470
6490
|
"borderColor": {
|
|
@@ -6485,15 +6505,15 @@ exports.JSONSchemas = {
|
|
|
6485
6505
|
]
|
|
6486
6506
|
},
|
|
6487
6507
|
"numericInput": {
|
|
6488
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-2010376527-7137-7442-2010376527-7116-7443-2010376527-7019-7563-2010376527-6997-7564-2010376527-6348-9718-2010376527-6336-9719-2010376527-1602-
|
|
6508
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-2010376527-7137-7442-2010376527-7116-7443-2010376527-7019-7563-2010376527-6997-7564-2010376527-6348-9718-2010376527-6336-9719-2010376527-1602-12258-2010376527-0-18445%3E"
|
|
6489
6509
|
},
|
|
6490
6510
|
"plusMinusButtons": {
|
|
6491
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-2010376527-7468-7555-2010376527-7443-7556-2010376527-7019-7563-2010376527-6997-7564-2010376527-6348-9718-2010376527-6336-9719-2010376527-1602-
|
|
6511
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-2010376527-7468-7555-2010376527-7443-7556-2010376527-7019-7563-2010376527-6997-7564-2010376527-6348-9718-2010376527-6336-9719-2010376527-1602-12258-2010376527-0-18445%3E"
|
|
6492
6512
|
}
|
|
6493
6513
|
},
|
|
6494
6514
|
"additionalProperties": false
|
|
6495
6515
|
},
|
|
6496
|
-
"DeepPartial<structure-2010376527-7137-7442-2010376527-7116-7443-2010376527-7019-7563-2010376527-6997-7564-2010376527-6348-9718-2010376527-6336-9719-2010376527-1602-
|
|
6516
|
+
"DeepPartial<structure-2010376527-7137-7442-2010376527-7116-7443-2010376527-7019-7563-2010376527-6997-7564-2010376527-6348-9718-2010376527-6336-9719-2010376527-1602-12258-2010376527-0-18445>": {
|
|
6497
6517
|
"type": "object",
|
|
6498
6518
|
"properties": {
|
|
6499
6519
|
"fontWeight": {
|
|
@@ -6537,15 +6557,15 @@ exports.JSONSchemas = {
|
|
|
6537
6557
|
"type": "string"
|
|
6538
6558
|
},
|
|
6539
6559
|
"static": {
|
|
6540
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-2010376527-7279-7346-2010376527-7262-7347-2010376527-7137-7442-2010376527-7116-7443-2010376527-7019-7563-2010376527-6997-7564-2010376527-6348-9718-2010376527-6336-9719-2010376527-1602-
|
|
6560
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-2010376527-7279-7346-2010376527-7262-7347-2010376527-7137-7442-2010376527-7116-7443-2010376527-7019-7563-2010376527-6997-7564-2010376527-6348-9718-2010376527-6336-9719-2010376527-1602-12258-2010376527-0-18445%3E"
|
|
6541
6561
|
},
|
|
6542
6562
|
"focused": {
|
|
6543
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-2010376527-7365-7432-2010376527-7347-7433-2010376527-7137-7442-2010376527-7116-7443-2010376527-7019-7563-2010376527-6997-7564-2010376527-6348-9718-2010376527-6336-9719-2010376527-1602-
|
|
6563
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-2010376527-7365-7432-2010376527-7347-7433-2010376527-7137-7442-2010376527-7116-7443-2010376527-7019-7563-2010376527-6997-7564-2010376527-6348-9718-2010376527-6336-9719-2010376527-1602-12258-2010376527-0-18445%3E"
|
|
6544
6564
|
}
|
|
6545
6565
|
},
|
|
6546
6566
|
"additionalProperties": false
|
|
6547
6567
|
},
|
|
6548
|
-
"DeepPartial<structure-2010376527-7279-7346-2010376527-7262-7347-2010376527-7137-7442-2010376527-7116-7443-2010376527-7019-7563-2010376527-6997-7564-2010376527-6348-9718-2010376527-6336-9719-2010376527-1602-
|
|
6568
|
+
"DeepPartial<structure-2010376527-7279-7346-2010376527-7262-7347-2010376527-7137-7442-2010376527-7116-7443-2010376527-7019-7563-2010376527-6997-7564-2010376527-6348-9718-2010376527-6336-9719-2010376527-1602-12258-2010376527-0-18445>": {
|
|
6549
6569
|
"type": "object",
|
|
6550
6570
|
"properties": {
|
|
6551
6571
|
"bgColor": {
|
|
@@ -6557,7 +6577,7 @@ exports.JSONSchemas = {
|
|
|
6557
6577
|
},
|
|
6558
6578
|
"additionalProperties": false
|
|
6559
6579
|
},
|
|
6560
|
-
"DeepPartial<structure-2010376527-7365-7432-2010376527-7347-7433-2010376527-7137-7442-2010376527-7116-7443-2010376527-7019-7563-2010376527-6997-7564-2010376527-6348-9718-2010376527-6336-9719-2010376527-1602-
|
|
6580
|
+
"DeepPartial<structure-2010376527-7365-7432-2010376527-7347-7433-2010376527-7137-7442-2010376527-7116-7443-2010376527-7019-7563-2010376527-6997-7564-2010376527-6348-9718-2010376527-6336-9719-2010376527-1602-12258-2010376527-0-18445>": {
|
|
6561
6581
|
"type": "object",
|
|
6562
6582
|
"properties": {
|
|
6563
6583
|
"bgColor": {
|
|
@@ -6569,7 +6589,7 @@ exports.JSONSchemas = {
|
|
|
6569
6589
|
},
|
|
6570
6590
|
"additionalProperties": false
|
|
6571
6591
|
},
|
|
6572
|
-
"DeepPartial<structure-2010376527-7468-7555-2010376527-7443-7556-2010376527-7019-7563-2010376527-6997-7564-2010376527-6348-9718-2010376527-6336-9719-2010376527-1602-
|
|
6592
|
+
"DeepPartial<structure-2010376527-7468-7555-2010376527-7443-7556-2010376527-7019-7563-2010376527-6997-7564-2010376527-6348-9718-2010376527-6336-9719-2010376527-1602-12258-2010376527-0-18445>": {
|
|
6573
6593
|
"type": "object",
|
|
6574
6594
|
"properties": {
|
|
6575
6595
|
"plusMinusIconBgColor": {
|
|
@@ -6581,7 +6601,7 @@ exports.JSONSchemas = {
|
|
|
6581
6601
|
},
|
|
6582
6602
|
"additionalProperties": false
|
|
6583
6603
|
},
|
|
6584
|
-
"DeepPartial<structure-2010376527-7577-7837-2010376527-7564-7838-2010376527-6348-9718-2010376527-6336-9719-2010376527-1602-
|
|
6604
|
+
"DeepPartial<structure-2010376527-7577-7837-2010376527-7564-7838-2010376527-6348-9718-2010376527-6336-9719-2010376527-1602-12258-2010376527-0-18445>": {
|
|
6585
6605
|
"type": "object",
|
|
6586
6606
|
"properties": {
|
|
6587
6607
|
"borderRadius": {
|
|
@@ -6626,21 +6646,21 @@ exports.JSONSchemas = {
|
|
|
6626
6646
|
]
|
|
6627
6647
|
},
|
|
6628
6648
|
"static": {
|
|
6629
|
-
"$ref": "#/definitions/DeepPartial%3Cinterface-2010376527-
|
|
6649
|
+
"$ref": "#/definitions/DeepPartial%3Cinterface-2010376527-13568-13695-2010376527-0-18445%3E"
|
|
6630
6650
|
},
|
|
6631
6651
|
"hover": {
|
|
6632
|
-
"$ref": "#/definitions/DeepPartial%3Cinterface-2010376527-
|
|
6652
|
+
"$ref": "#/definitions/DeepPartial%3Cinterface-2010376527-13568-13695-2010376527-0-18445%3E"
|
|
6633
6653
|
},
|
|
6634
6654
|
"clicked": {
|
|
6635
|
-
"$ref": "#/definitions/DeepPartial%3Cinterface-2010376527-
|
|
6655
|
+
"$ref": "#/definitions/DeepPartial%3Cinterface-2010376527-13568-13695-2010376527-0-18445%3E"
|
|
6636
6656
|
},
|
|
6637
6657
|
"clipped": {
|
|
6638
|
-
"$ref": "#/definitions/DeepPartial%3Cinterface-2010376527-
|
|
6658
|
+
"$ref": "#/definitions/DeepPartial%3Cinterface-2010376527-12910-13009-2010376527-0-18445%3E"
|
|
6639
6659
|
}
|
|
6640
6660
|
},
|
|
6641
6661
|
"additionalProperties": false
|
|
6642
6662
|
},
|
|
6643
|
-
"DeepPartial<interface-2010376527-
|
|
6663
|
+
"DeepPartial<interface-2010376527-13568-13695-2010376527-0-18445>": {
|
|
6644
6664
|
"type": "object",
|
|
6645
6665
|
"properties": {
|
|
6646
6666
|
"bgColor": {
|
|
@@ -6658,7 +6678,7 @@ exports.JSONSchemas = {
|
|
|
6658
6678
|
},
|
|
6659
6679
|
"additionalProperties": false
|
|
6660
6680
|
},
|
|
6661
|
-
"DeepPartial<interface-2010376527-
|
|
6681
|
+
"DeepPartial<interface-2010376527-12910-13009-2010376527-0-18445>": {
|
|
6662
6682
|
"type": "object",
|
|
6663
6683
|
"properties": {
|
|
6664
6684
|
"clippedIconColor": {
|
|
@@ -6679,11 +6699,11 @@ exports.JSONSchemas = {
|
|
|
6679
6699
|
},
|
|
6680
6700
|
"additionalProperties": false
|
|
6681
6701
|
},
|
|
6682
|
-
"DeepPartial<structure-2010376527-7853-8396-2010376527-7838-8397-2010376527-6348-9718-2010376527-6336-9719-2010376527-1602-
|
|
6702
|
+
"DeepPartial<structure-2010376527-7853-8396-2010376527-7838-8397-2010376527-6348-9718-2010376527-6336-9719-2010376527-1602-12258-2010376527-0-18445>": {
|
|
6683
6703
|
"type": "object",
|
|
6684
6704
|
"properties": {
|
|
6685
6705
|
"minicartContentPadding": {
|
|
6686
|
-
"$ref": "#/definitions/DeepPartial%3Cinterface-2010376527-
|
|
6706
|
+
"$ref": "#/definitions/DeepPartial%3Cinterface-2010376527-12330-12452-2010376527-0-18445%3E"
|
|
6687
6707
|
},
|
|
6688
6708
|
"textTransform": {
|
|
6689
6709
|
"type": "string",
|
|
@@ -6709,7 +6729,7 @@ exports.JSONSchemas = {
|
|
|
6709
6729
|
"type": "string"
|
|
6710
6730
|
},
|
|
6711
6731
|
"tabletSettings": {
|
|
6712
|
-
"$ref": "#/definitions/DeepPartial%3Cinterface-2010376527-
|
|
6732
|
+
"$ref": "#/definitions/DeepPartial%3Cinterface-2010376527-12452-12694-2010376527-0-18445%3E"
|
|
6713
6733
|
},
|
|
6714
6734
|
"color": {
|
|
6715
6735
|
"type": "string"
|
|
@@ -6741,7 +6761,7 @@ exports.JSONSchemas = {
|
|
|
6741
6761
|
},
|
|
6742
6762
|
"additionalProperties": false
|
|
6743
6763
|
},
|
|
6744
|
-
"DeepPartial<interface-2010376527-
|
|
6764
|
+
"DeepPartial<interface-2010376527-12330-12452-2010376527-0-18445>": {
|
|
6745
6765
|
"type": "object",
|
|
6746
6766
|
"properties": {
|
|
6747
6767
|
"top": {
|
|
@@ -6762,7 +6782,7 @@ exports.JSONSchemas = {
|
|
|
6762
6782
|
},
|
|
6763
6783
|
"additionalProperties": false
|
|
6764
6784
|
},
|
|
6765
|
-
"DeepPartial<interface-2010376527-
|
|
6785
|
+
"DeepPartial<interface-2010376527-12452-12694-2010376527-0-18445>": {
|
|
6766
6786
|
"type": "object",
|
|
6767
6787
|
"properties": {
|
|
6768
6788
|
"enabled": {
|
|
@@ -6792,7 +6812,7 @@ exports.JSONSchemas = {
|
|
|
6792
6812
|
},
|
|
6793
6813
|
"additionalProperties": false
|
|
6794
6814
|
},
|
|
6795
|
-
"DeepPartial<structure-2010376527-8413-8656-2010376527-8397-8657-2010376527-6348-9718-2010376527-6336-9719-2010376527-1602-
|
|
6815
|
+
"DeepPartial<structure-2010376527-8413-8656-2010376527-8397-8657-2010376527-6348-9718-2010376527-6336-9719-2010376527-1602-12258-2010376527-0-18445>": {
|
|
6796
6816
|
"type": "object",
|
|
6797
6817
|
"properties": {
|
|
6798
6818
|
"borderRadius": {
|
|
@@ -6841,21 +6861,21 @@ exports.JSONSchemas = {
|
|
|
6841
6861
|
]
|
|
6842
6862
|
},
|
|
6843
6863
|
"static": {
|
|
6844
|
-
"$ref": "#/definitions/DeepPartial%3Cinterface-2010376527-
|
|
6864
|
+
"$ref": "#/definitions/DeepPartial%3Cinterface-2010376527-16567-16686-2010376527-0-18445%3E"
|
|
6845
6865
|
},
|
|
6846
6866
|
"hover": {
|
|
6847
|
-
"$ref": "#/definitions/DeepPartial%3Cinterface-2010376527-
|
|
6867
|
+
"$ref": "#/definitions/DeepPartial%3Cinterface-2010376527-16567-16686-2010376527-0-18445%3E"
|
|
6848
6868
|
},
|
|
6849
6869
|
"clicked": {
|
|
6850
|
-
"$ref": "#/definitions/DeepPartial%3Cinterface-2010376527-
|
|
6870
|
+
"$ref": "#/definitions/DeepPartial%3Cinterface-2010376527-16567-16686-2010376527-0-18445%3E"
|
|
6851
6871
|
},
|
|
6852
6872
|
"disabled": {
|
|
6853
|
-
"$ref": "#/definitions/DeepPartial%3Cinterface-2010376527-
|
|
6873
|
+
"$ref": "#/definitions/DeepPartial%3Cinterface-2010376527-16567-16686-2010376527-0-18445%3E"
|
|
6854
6874
|
}
|
|
6855
6875
|
},
|
|
6856
6876
|
"additionalProperties": false
|
|
6857
6877
|
},
|
|
6858
|
-
"DeepPartial<interface-2010376527-
|
|
6878
|
+
"DeepPartial<interface-2010376527-16567-16686-2010376527-0-18445>": {
|
|
6859
6879
|
"type": "object",
|
|
6860
6880
|
"properties": {
|
|
6861
6881
|
"bgColor": {
|
|
@@ -6873,7 +6893,7 @@ exports.JSONSchemas = {
|
|
|
6873
6893
|
},
|
|
6874
6894
|
"additionalProperties": false
|
|
6875
6895
|
},
|
|
6876
|
-
"DeepPartial<structure-2010376527-8669-8832-2010376527-8657-8833-2010376527-6348-9718-2010376527-6336-9719-2010376527-1602-
|
|
6896
|
+
"DeepPartial<structure-2010376527-8669-8832-2010376527-8657-8833-2010376527-6348-9718-2010376527-6336-9719-2010376527-1602-12258-2010376527-0-18445>": {
|
|
6877
6897
|
"type": "object",
|
|
6878
6898
|
"properties": {
|
|
6879
6899
|
"borderRadius": {
|
|
@@ -6891,18 +6911,18 @@ exports.JSONSchemas = {
|
|
|
6891
6911
|
]
|
|
6892
6912
|
},
|
|
6893
6913
|
"active": {
|
|
6894
|
-
"$ref": "#/definitions/DeepPartial%3Cinterface-2010376527-
|
|
6914
|
+
"$ref": "#/definitions/DeepPartial%3Cinterface-2010376527-16755-17106-2010376527-0-18445%3E"
|
|
6895
6915
|
},
|
|
6896
6916
|
"small": {
|
|
6897
|
-
"$ref": "#/definitions/DeepPartial%3Cinterface-2010376527-
|
|
6917
|
+
"$ref": "#/definitions/DeepPartial%3Cinterface-2010376527-16755-17106-2010376527-0-18445%3E"
|
|
6898
6918
|
},
|
|
6899
6919
|
"regular": {
|
|
6900
|
-
"$ref": "#/definitions/DeepPartial%3Cinterface-2010376527-
|
|
6920
|
+
"$ref": "#/definitions/DeepPartial%3Cinterface-2010376527-16755-17106-2010376527-0-18445%3E"
|
|
6901
6921
|
}
|
|
6902
6922
|
},
|
|
6903
6923
|
"additionalProperties": false
|
|
6904
6924
|
},
|
|
6905
|
-
"DeepPartial<interface-2010376527-
|
|
6925
|
+
"DeepPartial<interface-2010376527-16755-17106-2010376527-0-18445>": {
|
|
6906
6926
|
"type": "object",
|
|
6907
6927
|
"properties": {
|
|
6908
6928
|
"fontWeight": {
|
|
@@ -7005,7 +7025,7 @@ exports.JSONSchemas = {
|
|
|
7005
7025
|
},
|
|
7006
7026
|
"additionalProperties": false
|
|
7007
7027
|
},
|
|
7008
|
-
"DeepPartial<structure-2010376527-8846-9027-2010376527-8833-9028-2010376527-6348-9718-2010376527-6336-9719-2010376527-1602-
|
|
7028
|
+
"DeepPartial<structure-2010376527-8846-9027-2010376527-8833-9028-2010376527-6348-9718-2010376527-6336-9719-2010376527-1602-12258-2010376527-0-18445>": {
|
|
7009
7029
|
"type": "object",
|
|
7010
7030
|
"properties": {
|
|
7011
7031
|
"borderRadius": {
|
|
@@ -7054,18 +7074,18 @@ exports.JSONSchemas = {
|
|
|
7054
7074
|
]
|
|
7055
7075
|
},
|
|
7056
7076
|
"active": {
|
|
7057
|
-
"$ref": "#/definitions/DeepPartial%3Cinterface-2010376527-
|
|
7077
|
+
"$ref": "#/definitions/DeepPartial%3Cinterface-2010376527-16686-16755-2010376527-0-18445%3E"
|
|
7058
7078
|
},
|
|
7059
7079
|
"small": {
|
|
7060
|
-
"$ref": "#/definitions/DeepPartial%3Cinterface-2010376527-
|
|
7080
|
+
"$ref": "#/definitions/DeepPartial%3Cinterface-2010376527-16686-16755-2010376527-0-18445%3E"
|
|
7061
7081
|
},
|
|
7062
7082
|
"regular": {
|
|
7063
|
-
"$ref": "#/definitions/DeepPartial%3Cinterface-2010376527-
|
|
7083
|
+
"$ref": "#/definitions/DeepPartial%3Cinterface-2010376527-16686-16755-2010376527-0-18445%3E"
|
|
7064
7084
|
}
|
|
7065
7085
|
},
|
|
7066
7086
|
"additionalProperties": false
|
|
7067
7087
|
},
|
|
7068
|
-
"DeepPartial<interface-2010376527-
|
|
7088
|
+
"DeepPartial<interface-2010376527-16686-16755-2010376527-0-18445>": {
|
|
7069
7089
|
"type": "object",
|
|
7070
7090
|
"properties": {
|
|
7071
7091
|
"iconColor": {
|
|
@@ -7171,7 +7191,7 @@ exports.JSONSchemas = {
|
|
|
7171
7191
|
},
|
|
7172
7192
|
"additionalProperties": false
|
|
7173
7193
|
},
|
|
7174
|
-
"DeepPartial<structure-2010376527-9047-9146-2010376527-9028-9147-2010376527-6348-9718-2010376527-6336-9719-2010376527-1602-
|
|
7194
|
+
"DeepPartial<structure-2010376527-9047-9146-2010376527-9028-9147-2010376527-6348-9718-2010376527-6336-9719-2010376527-1602-12258-2010376527-0-18445>": {
|
|
7175
7195
|
"type": "object",
|
|
7176
7196
|
"properties": {
|
|
7177
7197
|
"backgroundColor": {
|
|
@@ -7186,7 +7206,7 @@ exports.JSONSchemas = {
|
|
|
7186
7206
|
},
|
|
7187
7207
|
"additionalProperties": false
|
|
7188
7208
|
},
|
|
7189
|
-
"DeepPartial<structure-2010376527-9167-9236-2010376527-9147-9237-2010376527-6348-9718-2010376527-6336-9719-2010376527-1602-
|
|
7209
|
+
"DeepPartial<structure-2010376527-9167-9236-2010376527-9147-9237-2010376527-6348-9718-2010376527-6336-9719-2010376527-1602-12258-2010376527-0-18445>": {
|
|
7190
7210
|
"type": "object",
|
|
7191
7211
|
"properties": {
|
|
7192
7212
|
"backgroundColor": {
|
|
@@ -7198,16 +7218,16 @@ exports.JSONSchemas = {
|
|
|
7198
7218
|
},
|
|
7199
7219
|
"additionalProperties": false
|
|
7200
7220
|
},
|
|
7201
|
-
"DeepPartial<structure-2010376527-9265-9337-2010376527-9237-9338-2010376527-6348-9718-2010376527-6336-9719-2010376527-1602-
|
|
7221
|
+
"DeepPartial<structure-2010376527-9265-9337-2010376527-9237-9338-2010376527-6348-9718-2010376527-6336-9719-2010376527-1602-12258-2010376527-0-18445>": {
|
|
7202
7222
|
"type": "object",
|
|
7203
7223
|
"properties": {
|
|
7204
7224
|
"selected": {
|
|
7205
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-2010376527-9284-9329-2010376527-9267-9330-2010376527-9265-9337-2010376527-9237-9338-2010376527-6348-9718-2010376527-6336-9719-2010376527-1602-
|
|
7225
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-2010376527-9284-9329-2010376527-9267-9330-2010376527-9265-9337-2010376527-9237-9338-2010376527-6348-9718-2010376527-6336-9719-2010376527-1602-12258-2010376527-0-18445%3E"
|
|
7206
7226
|
}
|
|
7207
7227
|
},
|
|
7208
7228
|
"additionalProperties": false
|
|
7209
7229
|
},
|
|
7210
|
-
"DeepPartial<structure-2010376527-9284-9329-2010376527-9267-9330-2010376527-9265-9337-2010376527-9237-9338-2010376527-6348-9718-2010376527-6336-9719-2010376527-1602-
|
|
7230
|
+
"DeepPartial<structure-2010376527-9284-9329-2010376527-9267-9330-2010376527-9265-9337-2010376527-9237-9338-2010376527-6348-9718-2010376527-6336-9719-2010376527-1602-12258-2010376527-0-18445>": {
|
|
7211
7231
|
"type": "object",
|
|
7212
7232
|
"properties": {
|
|
7213
7233
|
"backgroundColor": {
|
|
@@ -7216,25 +7236,25 @@ exports.JSONSchemas = {
|
|
|
7216
7236
|
},
|
|
7217
7237
|
"additionalProperties": false
|
|
7218
7238
|
},
|
|
7219
|
-
"DeepPartial<structure-2010376527-9361-9712-2010376527-9338-9713-2010376527-6348-9718-2010376527-6336-9719-2010376527-1602-
|
|
7239
|
+
"DeepPartial<structure-2010376527-9361-9712-2010376527-9338-9713-2010376527-6348-9718-2010376527-6336-9719-2010376527-1602-12258-2010376527-0-18445>": {
|
|
7220
7240
|
"type": "object",
|
|
7221
7241
|
"properties": {
|
|
7222
7242
|
"static": {
|
|
7223
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-2010376527-9378-9447-2010376527-9363-9448-2010376527-9361-9712-2010376527-9338-9713-2010376527-6348-9718-2010376527-6336-9719-2010376527-1602-
|
|
7243
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-2010376527-9378-9447-2010376527-9363-9448-2010376527-9361-9712-2010376527-9338-9713-2010376527-6348-9718-2010376527-6336-9719-2010376527-1602-12258-2010376527-0-18445%3E"
|
|
7224
7244
|
},
|
|
7225
7245
|
"hover": {
|
|
7226
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-2010376527-9462-9531-2010376527-9448-9532-2010376527-9361-9712-2010376527-9338-9713-2010376527-6348-9718-2010376527-6336-9719-2010376527-1602-
|
|
7246
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-2010376527-9462-9531-2010376527-9448-9532-2010376527-9361-9712-2010376527-9338-9713-2010376527-6348-9718-2010376527-6336-9719-2010376527-1602-12258-2010376527-0-18445%3E"
|
|
7227
7247
|
},
|
|
7228
7248
|
"disabled": {
|
|
7229
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-2010376527-9549-9618-2010376527-9532-9619-2010376527-9361-9712-2010376527-9338-9713-2010376527-6348-9718-2010376527-6336-9719-2010376527-1602-
|
|
7249
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-2010376527-9549-9618-2010376527-9532-9619-2010376527-9361-9712-2010376527-9338-9713-2010376527-6348-9718-2010376527-6336-9719-2010376527-1602-12258-2010376527-0-18445%3E"
|
|
7230
7250
|
},
|
|
7231
7251
|
"visited": {
|
|
7232
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-2010376527-9635-9704-2010376527-9619-9705-2010376527-9361-9712-2010376527-9338-9713-2010376527-6348-9718-2010376527-6336-9719-2010376527-1602-
|
|
7252
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-2010376527-9635-9704-2010376527-9619-9705-2010376527-9361-9712-2010376527-9338-9713-2010376527-6348-9718-2010376527-6336-9719-2010376527-1602-12258-2010376527-0-18445%3E"
|
|
7233
7253
|
}
|
|
7234
7254
|
},
|
|
7235
7255
|
"additionalProperties": false
|
|
7236
7256
|
},
|
|
7237
|
-
"DeepPartial<structure-2010376527-9378-9447-2010376527-9363-9448-2010376527-9361-9712-2010376527-9338-9713-2010376527-6348-9718-2010376527-6336-9719-2010376527-1602-
|
|
7257
|
+
"DeepPartial<structure-2010376527-9378-9447-2010376527-9363-9448-2010376527-9361-9712-2010376527-9338-9713-2010376527-6348-9718-2010376527-6336-9719-2010376527-1602-12258-2010376527-0-18445>": {
|
|
7238
7258
|
"type": "object",
|
|
7239
7259
|
"properties": {
|
|
7240
7260
|
"color": {
|
|
@@ -7246,7 +7266,7 @@ exports.JSONSchemas = {
|
|
|
7246
7266
|
},
|
|
7247
7267
|
"additionalProperties": false
|
|
7248
7268
|
},
|
|
7249
|
-
"DeepPartial<structure-2010376527-9462-9531-2010376527-9448-9532-2010376527-9361-9712-2010376527-9338-9713-2010376527-6348-9718-2010376527-6336-9719-2010376527-1602-
|
|
7269
|
+
"DeepPartial<structure-2010376527-9462-9531-2010376527-9448-9532-2010376527-9361-9712-2010376527-9338-9713-2010376527-6348-9718-2010376527-6336-9719-2010376527-1602-12258-2010376527-0-18445>": {
|
|
7250
7270
|
"type": "object",
|
|
7251
7271
|
"properties": {
|
|
7252
7272
|
"color": {
|
|
@@ -7258,7 +7278,7 @@ exports.JSONSchemas = {
|
|
|
7258
7278
|
},
|
|
7259
7279
|
"additionalProperties": false
|
|
7260
7280
|
},
|
|
7261
|
-
"DeepPartial<structure-2010376527-9549-9618-2010376527-9532-9619-2010376527-9361-9712-2010376527-9338-9713-2010376527-6348-9718-2010376527-6336-9719-2010376527-1602-
|
|
7281
|
+
"DeepPartial<structure-2010376527-9549-9618-2010376527-9532-9619-2010376527-9361-9712-2010376527-9338-9713-2010376527-6348-9718-2010376527-6336-9719-2010376527-1602-12258-2010376527-0-18445>": {
|
|
7262
7282
|
"type": "object",
|
|
7263
7283
|
"properties": {
|
|
7264
7284
|
"color": {
|
|
@@ -7270,7 +7290,7 @@ exports.JSONSchemas = {
|
|
|
7270
7290
|
},
|
|
7271
7291
|
"additionalProperties": false
|
|
7272
7292
|
},
|
|
7273
|
-
"DeepPartial<structure-2010376527-9635-9704-2010376527-9619-9705-2010376527-9361-9712-2010376527-9338-9713-2010376527-6348-9718-2010376527-6336-9719-2010376527-1602-
|
|
7293
|
+
"DeepPartial<structure-2010376527-9635-9704-2010376527-9619-9705-2010376527-9361-9712-2010376527-9338-9713-2010376527-6348-9718-2010376527-6336-9719-2010376527-1602-12258-2010376527-0-18445>": {
|
|
7274
7294
|
"type": "object",
|
|
7275
7295
|
"properties": {
|
|
7276
7296
|
"color": {
|
|
@@ -7282,22 +7302,22 @@ exports.JSONSchemas = {
|
|
|
7282
7302
|
},
|
|
7283
7303
|
"additionalProperties": false
|
|
7284
7304
|
},
|
|
7285
|
-
"DeepPartial<structure-2010376527-9732-10128-2010376527-9719-10129-2010376527-1602-
|
|
7305
|
+
"DeepPartial<structure-2010376527-9732-10128-2010376527-9719-10129-2010376527-1602-12258-2010376527-0-18445>": {
|
|
7286
7306
|
"type": "object",
|
|
7287
7307
|
"properties": {
|
|
7288
7308
|
"bannerBackgroundColor": {
|
|
7289
7309
|
"type": "string"
|
|
7290
7310
|
},
|
|
7291
7311
|
"carouselPagination": {
|
|
7292
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-2010376527-9795-9934-2010376527-9770-9935-2010376527-9732-10128-2010376527-9719-10129-2010376527-1602-
|
|
7312
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-2010376527-9795-9934-2010376527-9770-9935-2010376527-9732-10128-2010376527-9719-10129-2010376527-1602-12258-2010376527-0-18445%3E"
|
|
7293
7313
|
},
|
|
7294
7314
|
"carouselArrows": {
|
|
7295
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-2010376527-9956-10122-2010376527-9935-10123-2010376527-9732-10128-2010376527-9719-10129-2010376527-1602-
|
|
7315
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-2010376527-9956-10122-2010376527-9935-10123-2010376527-9732-10128-2010376527-9719-10129-2010376527-1602-12258-2010376527-0-18445%3E"
|
|
7296
7316
|
}
|
|
7297
7317
|
},
|
|
7298
7318
|
"additionalProperties": false
|
|
7299
7319
|
},
|
|
7300
|
-
"DeepPartial<structure-2010376527-9795-9934-2010376527-9770-9935-2010376527-9732-10128-2010376527-9719-10129-2010376527-1602-
|
|
7320
|
+
"DeepPartial<structure-2010376527-9795-9934-2010376527-9770-9935-2010376527-9732-10128-2010376527-9719-10129-2010376527-1602-12258-2010376527-0-18445>": {
|
|
7301
7321
|
"type": "object",
|
|
7302
7322
|
"properties": {
|
|
7303
7323
|
"dotBackground": {
|
|
@@ -7315,7 +7335,7 @@ exports.JSONSchemas = {
|
|
|
7315
7335
|
},
|
|
7316
7336
|
"additionalProperties": false
|
|
7317
7337
|
},
|
|
7318
|
-
"DeepPartial<structure-2010376527-9956-10122-2010376527-9935-10123-2010376527-9732-10128-2010376527-9719-10129-2010376527-1602-
|
|
7338
|
+
"DeepPartial<structure-2010376527-9956-10122-2010376527-9935-10123-2010376527-9732-10128-2010376527-9719-10129-2010376527-1602-12258-2010376527-0-18445>": {
|
|
7319
7339
|
"type": "object",
|
|
7320
7340
|
"properties": {
|
|
7321
7341
|
"borderRadius": {
|
|
@@ -7336,19 +7356,136 @@ exports.JSONSchemas = {
|
|
|
7336
7356
|
},
|
|
7337
7357
|
"additionalProperties": false
|
|
7338
7358
|
},
|
|
7339
|
-
"DeepPartial<structure-2010376527-
|
|
7359
|
+
"DeepPartial<structure-2010376527-10151-11021-2010376527-10129-11022-2010376527-1602-12258-2010376527-0-18445>": {
|
|
7360
|
+
"type": "object",
|
|
7361
|
+
"properties": {
|
|
7362
|
+
"carouselPagination": {
|
|
7363
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-2010376527-10178-10404-2010376527-10153-10405-2010376527-10151-11021-2010376527-10129-11022-2010376527-1602-12258-2010376527-0-18445%3E"
|
|
7364
|
+
},
|
|
7365
|
+
"scrollbarBackground": {
|
|
7366
|
+
"type": "string"
|
|
7367
|
+
},
|
|
7368
|
+
"carouselArrows": {
|
|
7369
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-2010376527-10460-10707-2010376527-10439-10708-2010376527-10151-11021-2010376527-10129-11022-2010376527-1602-12258-2010376527-0-18445%3E"
|
|
7370
|
+
},
|
|
7371
|
+
"viewAllProductsCard": {
|
|
7372
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-2010376527-10734-11015-2010376527-10708-11016-2010376527-10151-11021-2010376527-10129-11022-2010376527-1602-12258-2010376527-0-18445%3E"
|
|
7373
|
+
}
|
|
7374
|
+
},
|
|
7375
|
+
"additionalProperties": false
|
|
7376
|
+
},
|
|
7377
|
+
"DeepPartial<structure-2010376527-10178-10404-2010376527-10153-10405-2010376527-10151-11021-2010376527-10129-11022-2010376527-1602-12258-2010376527-0-18445>": {
|
|
7378
|
+
"type": "object",
|
|
7379
|
+
"properties": {
|
|
7380
|
+
"dotBackground": {
|
|
7381
|
+
"type": "string"
|
|
7382
|
+
},
|
|
7383
|
+
"activeDotBackground": {
|
|
7384
|
+
"type": "string"
|
|
7385
|
+
},
|
|
7386
|
+
"playBtnColor": {
|
|
7387
|
+
"type": "string"
|
|
7388
|
+
},
|
|
7389
|
+
"dotsWrapperBackground": {
|
|
7390
|
+
"type": "string"
|
|
7391
|
+
},
|
|
7392
|
+
"dotsWrapperBackgroundShadow": {
|
|
7393
|
+
"type": "string"
|
|
7394
|
+
},
|
|
7395
|
+
"dotsWrapperAccentShadow": {
|
|
7396
|
+
"type": "string"
|
|
7397
|
+
}
|
|
7398
|
+
},
|
|
7399
|
+
"additionalProperties": false
|
|
7400
|
+
},
|
|
7401
|
+
"DeepPartial<structure-2010376527-10460-10707-2010376527-10439-10708-2010376527-10151-11021-2010376527-10129-11022-2010376527-1602-12258-2010376527-0-18445>": {
|
|
7402
|
+
"type": "object",
|
|
7403
|
+
"properties": {
|
|
7404
|
+
"backgroundColor": {
|
|
7405
|
+
"type": "string"
|
|
7406
|
+
},
|
|
7407
|
+
"backgroundShadow": {
|
|
7408
|
+
"type": "string"
|
|
7409
|
+
},
|
|
7410
|
+
"accentShadow": {
|
|
7411
|
+
"type": "string"
|
|
7412
|
+
},
|
|
7413
|
+
"iconColor": {
|
|
7414
|
+
"type": "string"
|
|
7415
|
+
},
|
|
7416
|
+
"hover": {
|
|
7417
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-2010376527-10596-10699-2010376527-10582-10700-2010376527-10460-10707-2010376527-10439-10708-2010376527-10151-11021-2010376527-10129-11022-2010376527-1602-12258-2010376527-0-18445%3E"
|
|
7418
|
+
}
|
|
7419
|
+
},
|
|
7420
|
+
"additionalProperties": false
|
|
7421
|
+
},
|
|
7422
|
+
"DeepPartial<structure-2010376527-10596-10699-2010376527-10582-10700-2010376527-10460-10707-2010376527-10439-10708-2010376527-10151-11021-2010376527-10129-11022-2010376527-1602-12258-2010376527-0-18445>": {
|
|
7423
|
+
"type": "object",
|
|
7424
|
+
"properties": {
|
|
7425
|
+
"backgroundColor": {
|
|
7426
|
+
"type": "string"
|
|
7427
|
+
},
|
|
7428
|
+
"borderColor": {
|
|
7429
|
+
"type": "string"
|
|
7430
|
+
},
|
|
7431
|
+
"iconColor": {
|
|
7432
|
+
"type": "string"
|
|
7433
|
+
}
|
|
7434
|
+
},
|
|
7435
|
+
"additionalProperties": false
|
|
7436
|
+
},
|
|
7437
|
+
"DeepPartial<structure-2010376527-10734-11015-2010376527-10708-11016-2010376527-10151-11021-2010376527-10129-11022-2010376527-1602-12258-2010376527-0-18445>": {
|
|
7438
|
+
"type": "object",
|
|
7439
|
+
"properties": {
|
|
7440
|
+
"textColor": {
|
|
7441
|
+
"type": "string"
|
|
7442
|
+
},
|
|
7443
|
+
"iconColor": {
|
|
7444
|
+
"type": "string"
|
|
7445
|
+
},
|
|
7446
|
+
"iconBackgroundColor": {
|
|
7447
|
+
"type": "string"
|
|
7448
|
+
},
|
|
7449
|
+
"hover": {
|
|
7450
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-2010376527-10838-11007-2010376527-10824-11008-2010376527-10734-11015-2010376527-10708-11016-2010376527-10151-11021-2010376527-10129-11022-2010376527-1602-12258-2010376527-0-18445%3E"
|
|
7451
|
+
}
|
|
7452
|
+
},
|
|
7453
|
+
"additionalProperties": false
|
|
7454
|
+
},
|
|
7455
|
+
"DeepPartial<structure-2010376527-10838-11007-2010376527-10824-11008-2010376527-10734-11015-2010376527-10708-11016-2010376527-10151-11021-2010376527-10129-11022-2010376527-1602-12258-2010376527-0-18445>": {
|
|
7456
|
+
"type": "object",
|
|
7457
|
+
"properties": {
|
|
7458
|
+
"backgroundColor": {
|
|
7459
|
+
"type": "string"
|
|
7460
|
+
},
|
|
7461
|
+
"borderColor": {
|
|
7462
|
+
"type": "string"
|
|
7463
|
+
},
|
|
7464
|
+
"textColor": {
|
|
7465
|
+
"type": "string"
|
|
7466
|
+
},
|
|
7467
|
+
"iconColor": {
|
|
7468
|
+
"type": "string"
|
|
7469
|
+
},
|
|
7470
|
+
"iconBackgroundColor": {
|
|
7471
|
+
"type": "string"
|
|
7472
|
+
}
|
|
7473
|
+
},
|
|
7474
|
+
"additionalProperties": false
|
|
7475
|
+
},
|
|
7476
|
+
"DeepPartial<structure-2010376527-11032-11288-2010376527-11022-11289-2010376527-1602-12258-2010376527-0-18445>": {
|
|
7340
7477
|
"type": "object",
|
|
7341
7478
|
"properties": {
|
|
7342
7479
|
"header": {
|
|
7343
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-2010376527-
|
|
7480
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-2010376527-11047-11094-2010376527-11034-11095-2010376527-11032-11288-2010376527-11022-11289-2010376527-1602-12258-2010376527-0-18445%3E"
|
|
7344
7481
|
},
|
|
7345
7482
|
"storeIcon": {
|
|
7346
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-2010376527-
|
|
7483
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-2010376527-11111-11282-2010376527-11095-11283-2010376527-11032-11288-2010376527-11022-11289-2010376527-1602-12258-2010376527-0-18445%3E"
|
|
7347
7484
|
}
|
|
7348
7485
|
},
|
|
7349
7486
|
"additionalProperties": false
|
|
7350
7487
|
},
|
|
7351
|
-
"DeepPartial<structure-2010376527-
|
|
7488
|
+
"DeepPartial<structure-2010376527-11047-11094-2010376527-11034-11095-2010376527-11032-11288-2010376527-11022-11289-2010376527-1602-12258-2010376527-0-18445>": {
|
|
7352
7489
|
"type": "object",
|
|
7353
7490
|
"properties": {
|
|
7354
7491
|
"mobileBackgroundColor": {
|
|
@@ -7357,7 +7494,7 @@ exports.JSONSchemas = {
|
|
|
7357
7494
|
},
|
|
7358
7495
|
"additionalProperties": false
|
|
7359
7496
|
},
|
|
7360
|
-
"DeepPartial<structure-2010376527-
|
|
7497
|
+
"DeepPartial<structure-2010376527-11111-11282-2010376527-11095-11283-2010376527-11032-11288-2010376527-11022-11289-2010376527-1602-12258-2010376527-0-18445>": {
|
|
7361
7498
|
"type": "object",
|
|
7362
7499
|
"properties": {
|
|
7363
7500
|
"bgColor": {
|
|
@@ -7381,7 +7518,7 @@ exports.JSONSchemas = {
|
|
|
7381
7518
|
},
|
|
7382
7519
|
"additionalProperties": false
|
|
7383
7520
|
},
|
|
7384
|
-
"DeepPartial<structure-2010376527-
|
|
7521
|
+
"DeepPartial<structure-2010376527-11308-11337-2010376527-11289-11338-2010376527-1602-12258-2010376527-0-18445>": {
|
|
7385
7522
|
"type": "object",
|
|
7386
7523
|
"properties": {
|
|
7387
7524
|
"bgColor": {
|
|
@@ -7390,28 +7527,28 @@ exports.JSONSchemas = {
|
|
|
7390
7527
|
},
|
|
7391
7528
|
"additionalProperties": false
|
|
7392
7529
|
},
|
|
7393
|
-
"DeepPartial<structure-2010376527-
|
|
7530
|
+
"DeepPartial<structure-2010376527-11348-11490-2010376527-11338-11491-2010376527-1602-12258-2010376527-0-18445>": {
|
|
7394
7531
|
"type": "object",
|
|
7395
7532
|
"properties": {
|
|
7396
7533
|
"borderRadius": {
|
|
7397
7534
|
"type": "string"
|
|
7398
7535
|
},
|
|
7399
7536
|
"static": {
|
|
7400
|
-
"$ref": "#/definitions/DeepPartial%3Cinterface-2010376527-
|
|
7537
|
+
"$ref": "#/definitions/DeepPartial%3Cinterface-2010376527-12694-12816-2010376527-0-18445%3E"
|
|
7401
7538
|
},
|
|
7402
7539
|
"hover": {
|
|
7403
|
-
"$ref": "#/definitions/DeepPartial%3Cinterface-2010376527-
|
|
7540
|
+
"$ref": "#/definitions/DeepPartial%3Cinterface-2010376527-12694-12816-2010376527-0-18445%3E"
|
|
7404
7541
|
},
|
|
7405
7542
|
"focus": {
|
|
7406
|
-
"$ref": "#/definitions/DeepPartial%3Cinterface-2010376527-
|
|
7543
|
+
"$ref": "#/definitions/DeepPartial%3Cinterface-2010376527-12694-12816-2010376527-0-18445%3E"
|
|
7407
7544
|
},
|
|
7408
7545
|
"disabled": {
|
|
7409
|
-
"$ref": "#/definitions/DeepPartial%3Cinterface-2010376527-
|
|
7546
|
+
"$ref": "#/definitions/DeepPartial%3Cinterface-2010376527-12694-12816-2010376527-0-18445%3E"
|
|
7410
7547
|
}
|
|
7411
7548
|
},
|
|
7412
7549
|
"additionalProperties": false
|
|
7413
7550
|
},
|
|
7414
|
-
"DeepPartial<interface-2010376527-
|
|
7551
|
+
"DeepPartial<interface-2010376527-12694-12816-2010376527-0-18445>": {
|
|
7415
7552
|
"type": "object",
|
|
7416
7553
|
"properties": {
|
|
7417
7554
|
"bgColor": {
|
|
@@ -7429,28 +7566,28 @@ exports.JSONSchemas = {
|
|
|
7429
7566
|
},
|
|
7430
7567
|
"additionalProperties": false
|
|
7431
7568
|
},
|
|
7432
|
-
"DeepPartial<structure-2010376527-
|
|
7569
|
+
"DeepPartial<structure-2010376527-11504-11709-2010376527-11491-11710-2010376527-1602-12258-2010376527-0-18445>": {
|
|
7433
7570
|
"type": "object",
|
|
7434
7571
|
"properties": {
|
|
7435
7572
|
"iconColor": {
|
|
7436
7573
|
"type": "string"
|
|
7437
7574
|
},
|
|
7438
7575
|
"static": {
|
|
7439
|
-
"$ref": "#/definitions/DeepPartial%3Cinterface-2010376527-
|
|
7576
|
+
"$ref": "#/definitions/DeepPartial%3Cinterface-2010376527-12816-12910-2010376527-0-18445%3E"
|
|
7440
7577
|
},
|
|
7441
7578
|
"hover": {
|
|
7442
|
-
"$ref": "#/definitions/DeepPartial%3Cinterface-2010376527-
|
|
7579
|
+
"$ref": "#/definitions/DeepPartial%3Cinterface-2010376527-12816-12910-2010376527-0-18445%3E"
|
|
7443
7580
|
},
|
|
7444
7581
|
"open": {
|
|
7445
|
-
"$ref": "#/definitions/DeepPartial%3Cinterface-2010376527-
|
|
7582
|
+
"$ref": "#/definitions/DeepPartial%3Cinterface-2010376527-12816-12910-2010376527-0-18445%3E"
|
|
7446
7583
|
},
|
|
7447
7584
|
"options": {
|
|
7448
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-2010376527-
|
|
7585
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-2010376527-11631-11703-2010376527-11617-11704-2010376527-11504-11709-2010376527-11491-11710-2010376527-1602-12258-2010376527-0-18445%3E"
|
|
7449
7586
|
}
|
|
7450
7587
|
},
|
|
7451
7588
|
"additionalProperties": false
|
|
7452
7589
|
},
|
|
7453
|
-
"DeepPartial<interface-2010376527-
|
|
7590
|
+
"DeepPartial<interface-2010376527-12816-12910-2010376527-0-18445>": {
|
|
7454
7591
|
"type": "object",
|
|
7455
7592
|
"properties": {
|
|
7456
7593
|
"bgColor": {
|
|
@@ -7465,19 +7602,19 @@ exports.JSONSchemas = {
|
|
|
7465
7602
|
},
|
|
7466
7603
|
"additionalProperties": false
|
|
7467
7604
|
},
|
|
7468
|
-
"DeepPartial<structure-2010376527-
|
|
7605
|
+
"DeepPartial<structure-2010376527-11631-11703-2010376527-11617-11704-2010376527-11504-11709-2010376527-11491-11710-2010376527-1602-12258-2010376527-0-18445>": {
|
|
7469
7606
|
"type": "object",
|
|
7470
7607
|
"properties": {
|
|
7471
7608
|
"static": {
|
|
7472
|
-
"$ref": "#/definitions/DeepPartial%3Cinterface-2010376527-
|
|
7609
|
+
"$ref": "#/definitions/DeepPartial%3Cinterface-2010376527-12816-12910-2010376527-0-18445%3E"
|
|
7473
7610
|
},
|
|
7474
7611
|
"hover": {
|
|
7475
|
-
"$ref": "#/definitions/DeepPartial%3Cinterface-2010376527-
|
|
7612
|
+
"$ref": "#/definitions/DeepPartial%3Cinterface-2010376527-12816-12910-2010376527-0-18445%3E"
|
|
7476
7613
|
}
|
|
7477
7614
|
},
|
|
7478
7615
|
"additionalProperties": false
|
|
7479
7616
|
},
|
|
7480
|
-
"DeepPartial<structure-2010376527-
|
|
7617
|
+
"DeepPartial<structure-2010376527-11726-11759-2010376527-11710-11760-2010376527-1602-12258-2010376527-0-18445>": {
|
|
7481
7618
|
"type": "object",
|
|
7482
7619
|
"properties": {
|
|
7483
7620
|
"borderColor": {
|
|
@@ -7486,22 +7623,22 @@ exports.JSONSchemas = {
|
|
|
7486
7623
|
},
|
|
7487
7624
|
"additionalProperties": false
|
|
7488
7625
|
},
|
|
7489
|
-
"DeepPartial<structure-2010376527-
|
|
7626
|
+
"DeepPartial<structure-2010376527-11869-12018-2010376527-11861-12019-2010376527-1602-12258-2010376527-0-18445>": {
|
|
7490
7627
|
"type": "object",
|
|
7491
7628
|
"properties": {
|
|
7492
7629
|
"heading": {
|
|
7493
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-2010376527-
|
|
7630
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-2010376527-11885-11916-2010376527-11871-11917-2010376527-11869-12018-2010376527-11861-12019-2010376527-1602-12258-2010376527-0-18445%3E"
|
|
7494
7631
|
},
|
|
7495
7632
|
"subheading": {
|
|
7496
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-2010376527-
|
|
7633
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-2010376527-11934-11965-2010376527-11917-11966-2010376527-11869-12018-2010376527-11861-12019-2010376527-1602-12258-2010376527-0-18445%3E"
|
|
7497
7634
|
},
|
|
7498
7635
|
"bodyText": {
|
|
7499
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-2010376527-
|
|
7636
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-2010376527-11981-12012-2010376527-11966-12013-2010376527-11869-12018-2010376527-11861-12019-2010376527-1602-12258-2010376527-0-18445%3E"
|
|
7500
7637
|
}
|
|
7501
7638
|
},
|
|
7502
7639
|
"additionalProperties": false
|
|
7503
7640
|
},
|
|
7504
|
-
"DeepPartial<structure-2010376527-
|
|
7641
|
+
"DeepPartial<structure-2010376527-11885-11916-2010376527-11871-11917-2010376527-11869-12018-2010376527-11861-12019-2010376527-1602-12258-2010376527-0-18445>": {
|
|
7505
7642
|
"type": "object",
|
|
7506
7643
|
"properties": {
|
|
7507
7644
|
"color": {
|
|
@@ -7510,7 +7647,7 @@ exports.JSONSchemas = {
|
|
|
7510
7647
|
},
|
|
7511
7648
|
"additionalProperties": false
|
|
7512
7649
|
},
|
|
7513
|
-
"DeepPartial<structure-2010376527-
|
|
7650
|
+
"DeepPartial<structure-2010376527-11934-11965-2010376527-11917-11966-2010376527-11869-12018-2010376527-11861-12019-2010376527-1602-12258-2010376527-0-18445>": {
|
|
7514
7651
|
"type": "object",
|
|
7515
7652
|
"properties": {
|
|
7516
7653
|
"color": {
|
|
@@ -7519,7 +7656,7 @@ exports.JSONSchemas = {
|
|
|
7519
7656
|
},
|
|
7520
7657
|
"additionalProperties": false
|
|
7521
7658
|
},
|
|
7522
|
-
"DeepPartial<structure-2010376527-
|
|
7659
|
+
"DeepPartial<structure-2010376527-11981-12012-2010376527-11966-12013-2010376527-11869-12018-2010376527-11861-12019-2010376527-1602-12258-2010376527-0-18445>": {
|
|
7523
7660
|
"type": "object",
|
|
7524
7661
|
"properties": {
|
|
7525
7662
|
"color": {
|