@thryveai/theme-interfaces 2.8.42 → 2.8.44
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 +274 -193
- package/dist/JSONSchemas/index.js +613 -466
- package/dist/interfaces/default-theme.interface.d.ts +17 -0
- package/dist/interfaces/shared-settings.interfaces.d.ts +1 -0
- package/dist/storefront/commonSharedSettings.js +1 -0
- package/dist/storefront/defaultIconsStorefront.js +1 -1
- package/dist/storefront/defaultSharedSettings.js +1 -0
- package/dist/storefront/defaultThemeStorefront.js +16 -0
- package/package.json +36 -36
|
@@ -69,7 +69,7 @@ export declare const JSONSchemas: {
|
|
|
69
69
|
};
|
|
70
70
|
additionalProperties: boolean;
|
|
71
71
|
};
|
|
72
|
-
"DeepPartial<structure-212214565-
|
|
72
|
+
"DeepPartial<structure-212214565-20297-20504-212214565-20283-20505-212214565-20248-20725-212214565-0-24782>": {
|
|
73
73
|
type: string;
|
|
74
74
|
properties: {
|
|
75
75
|
barcodeSettings: {
|
|
@@ -102,7 +102,7 @@ export declare const JSONSchemas: {
|
|
|
102
102
|
};
|
|
103
103
|
additionalProperties: boolean;
|
|
104
104
|
};
|
|
105
|
-
"DeepPartial<def-alias-212214565-
|
|
105
|
+
"DeepPartial<def-alias-212214565-17821-18473-212214565-0-24782[]>": {
|
|
106
106
|
type: string;
|
|
107
107
|
items: {
|
|
108
108
|
$ref: string;
|
|
@@ -164,7 +164,7 @@ export declare const JSONSchemas: {
|
|
|
164
164
|
required: string[];
|
|
165
165
|
additionalProperties: boolean;
|
|
166
166
|
};
|
|
167
|
-
"DeepPartial<structure-212214565-
|
|
167
|
+
"DeepPartial<structure-212214565-20512-20589-212214565-20505-20590-212214565-20248-20725-212214565-0-24782>": {
|
|
168
168
|
type: string;
|
|
169
169
|
properties: {
|
|
170
170
|
enabled: {
|
|
@@ -180,7 +180,7 @@ export declare const JSONSchemas: {
|
|
|
180
180
|
};
|
|
181
181
|
additionalProperties: boolean;
|
|
182
182
|
};
|
|
183
|
-
"DeepPartial<structure-212214565-
|
|
183
|
+
"DeepPartial<structure-212214565-20604-20644-212214565-20590-20645-212214565-20248-20725-212214565-0-24782>": {
|
|
184
184
|
type: string;
|
|
185
185
|
properties: {
|
|
186
186
|
deleteAccountButton: {
|
|
@@ -189,7 +189,7 @@ export declare const JSONSchemas: {
|
|
|
189
189
|
};
|
|
190
190
|
additionalProperties: boolean;
|
|
191
191
|
};
|
|
192
|
-
"DeepPartial<structure-212214565-
|
|
192
|
+
"DeepPartial<structure-212214565-20671-20722-212214565-20645-20723-212214565-20248-20725-212214565-0-24782>": {
|
|
193
193
|
type: string;
|
|
194
194
|
properties: {
|
|
195
195
|
businessAccount: {
|
|
@@ -210,7 +210,7 @@ export declare const JSONSchemas: {
|
|
|
210
210
|
};
|
|
211
211
|
additionalProperties: boolean;
|
|
212
212
|
};
|
|
213
|
-
"DeepPartial<structure-212214565-
|
|
213
|
+
"DeepPartial<structure-212214565-20798-21108-212214565-20788-21109-212214565-20725-21111-212214565-0-24782>": {
|
|
214
214
|
type: string;
|
|
215
215
|
properties: {
|
|
216
216
|
title: {
|
|
@@ -225,7 +225,7 @@ export declare const JSONSchemas: {
|
|
|
225
225
|
};
|
|
226
226
|
additionalProperties: boolean;
|
|
227
227
|
};
|
|
228
|
-
"DeepPartial<structure-212214565-
|
|
228
|
+
"DeepPartial<structure-212214565-20811-20885-212214565-20800-20886-212214565-20798-21108-212214565-20788-21109-212214565-20725-21111-212214565-0-24782>": {
|
|
229
229
|
type: string;
|
|
230
230
|
properties: {
|
|
231
231
|
enabled: {
|
|
@@ -237,7 +237,7 @@ export declare const JSONSchemas: {
|
|
|
237
237
|
};
|
|
238
238
|
additionalProperties: boolean;
|
|
239
239
|
};
|
|
240
|
-
"DeepPartial<structure-212214565-
|
|
240
|
+
"DeepPartial<structure-212214565-20899-20973-212214565-20886-20974-212214565-20798-21108-212214565-20788-21109-212214565-20725-21111-212214565-0-24782>": {
|
|
241
241
|
type: string;
|
|
242
242
|
properties: {
|
|
243
243
|
enabled: {
|
|
@@ -249,7 +249,7 @@ export declare const JSONSchemas: {
|
|
|
249
249
|
};
|
|
250
250
|
additionalProperties: boolean;
|
|
251
251
|
};
|
|
252
|
-
"DeepPartial<structure-212214565-
|
|
252
|
+
"DeepPartial<structure-212214565-20994-21103-212214565-20974-21104-212214565-20798-21108-212214565-20788-21109-212214565-20725-21111-212214565-0-24782>": {
|
|
253
253
|
type: string;
|
|
254
254
|
properties: {
|
|
255
255
|
enabled: {
|
|
@@ -264,7 +264,7 @@ export declare const JSONSchemas: {
|
|
|
264
264
|
};
|
|
265
265
|
additionalProperties: boolean;
|
|
266
266
|
};
|
|
267
|
-
"DeepPartial<def-alias-212214565-
|
|
267
|
+
"DeepPartial<def-alias-212214565-21111-21239-212214565-0-24782[]>": {
|
|
268
268
|
type: string;
|
|
269
269
|
items: {
|
|
270
270
|
$ref: string;
|
|
@@ -334,7 +334,7 @@ export declare const JSONSchemas: {
|
|
|
334
334
|
};
|
|
335
335
|
additionalProperties: boolean;
|
|
336
336
|
};
|
|
337
|
-
"DeepPartial<structure-212214565-
|
|
337
|
+
"DeepPartial<structure-212214565-10307-10352-212214565-10296-10353-212214565-10204-10663-212214565-0-24782>": {
|
|
338
338
|
type: string;
|
|
339
339
|
properties: {
|
|
340
340
|
enabled: {
|
|
@@ -346,7 +346,7 @@ export declare const JSONSchemas: {
|
|
|
346
346
|
};
|
|
347
347
|
additionalProperties: boolean;
|
|
348
348
|
};
|
|
349
|
-
"DeepPartial<structure-212214565-
|
|
349
|
+
"DeepPartial<structure-212214565-10368-10599-212214565-10353-10600-212214565-10204-10663-212214565-0-24782>": {
|
|
350
350
|
type: string;
|
|
351
351
|
properties: {
|
|
352
352
|
enabled: {
|
|
@@ -491,7 +491,7 @@ export declare const JSONSchemas: {
|
|
|
491
491
|
};
|
|
492
492
|
additionalProperties: boolean;
|
|
493
493
|
};
|
|
494
|
-
"DeepPartial<structure-212214565-
|
|
494
|
+
"DeepPartial<structure-212214565-11103-11312-212214565-11085-11313-212214565-10780-11315-212214565-0-24782>": {
|
|
495
495
|
type: string;
|
|
496
496
|
properties: {
|
|
497
497
|
googlePayButton: {
|
|
@@ -500,7 +500,7 @@ export declare const JSONSchemas: {
|
|
|
500
500
|
};
|
|
501
501
|
additionalProperties: boolean;
|
|
502
502
|
};
|
|
503
|
-
"DeepPartial<structure-212214565-
|
|
503
|
+
"DeepPartial<structure-212214565-11126-11307-212214565-11105-11308-212214565-11103-11312-212214565-11085-11313-212214565-10780-11315-212214565-0-24782>": {
|
|
504
504
|
type: string;
|
|
505
505
|
properties: {
|
|
506
506
|
buttonType: {
|
|
@@ -913,7 +913,7 @@ export declare const JSONSchemas: {
|
|
|
913
913
|
};
|
|
914
914
|
additionalProperties: boolean;
|
|
915
915
|
};
|
|
916
|
-
"DeepPartial<structure-212214565-
|
|
916
|
+
"DeepPartial<structure-212214565-13098-13169-212214565-13082-13170-212214565-12986-13172-212214565-0-24782>": {
|
|
917
917
|
type: string;
|
|
918
918
|
properties: {
|
|
919
919
|
mobile: {
|
|
@@ -927,7 +927,7 @@ export declare const JSONSchemas: {
|
|
|
927
927
|
};
|
|
928
928
|
additionalProperties: boolean;
|
|
929
929
|
};
|
|
930
|
-
"DeepPartial<structure-212214565-
|
|
930
|
+
"DeepPartial<structure-212214565-12043-12088-212214565-12015-12089-212214565-11315-12896-212214565-0-24782>": {
|
|
931
931
|
type: string;
|
|
932
932
|
properties: {
|
|
933
933
|
enabled: {
|
|
@@ -1066,7 +1066,7 @@ export declare const JSONSchemas: {
|
|
|
1066
1066
|
};
|
|
1067
1067
|
additionalProperties: boolean;
|
|
1068
1068
|
};
|
|
1069
|
-
"DeepPartial<structure-212214565-
|
|
1069
|
+
"DeepPartial<structure-212214565-12256-12301-212214565-12222-12302-212214565-11315-12896-212214565-0-24782>": {
|
|
1070
1070
|
type: string;
|
|
1071
1071
|
properties: {
|
|
1072
1072
|
enabled: {
|
|
@@ -1078,7 +1078,7 @@ export declare const JSONSchemas: {
|
|
|
1078
1078
|
};
|
|
1079
1079
|
additionalProperties: boolean;
|
|
1080
1080
|
};
|
|
1081
|
-
"DeepPartial<def-interface-212214565-
|
|
1081
|
+
"DeepPartial<def-interface-212214565-19501-19744-212214565-0-24782[]>": {
|
|
1082
1082
|
type: string;
|
|
1083
1083
|
items: {
|
|
1084
1084
|
$ref: string;
|
|
@@ -1135,7 +1135,7 @@ export declare const JSONSchemas: {
|
|
|
1135
1135
|
required: string[];
|
|
1136
1136
|
additionalProperties: boolean;
|
|
1137
1137
|
};
|
|
1138
|
-
"DeepPartial<def-alias-212214565-
|
|
1138
|
+
"DeepPartial<def-alias-212214565-24098-24162-212214565-0-24782[]>": {
|
|
1139
1139
|
type: string;
|
|
1140
1140
|
items: {
|
|
1141
1141
|
$ref: string;
|
|
@@ -1175,7 +1175,7 @@ export declare const JSONSchemas: {
|
|
|
1175
1175
|
};
|
|
1176
1176
|
additionalProperties: boolean;
|
|
1177
1177
|
};
|
|
1178
|
-
"DeepPartial<structure-212214565-
|
|
1178
|
+
"DeepPartial<structure-212214565-12768-12893-212214565-12750-12894-212214565-11315-12896-212214565-0-24782>": {
|
|
1179
1179
|
type: string;
|
|
1180
1180
|
properties: {
|
|
1181
1181
|
planning: {
|
|
@@ -1239,7 +1239,7 @@ export declare const JSONSchemas: {
|
|
|
1239
1239
|
};
|
|
1240
1240
|
additionalProperties: boolean;
|
|
1241
1241
|
};
|
|
1242
|
-
"DeepPartial<def-interface-212214565-
|
|
1242
|
+
"DeepPartial<def-interface-212214565-24395-24471-212214565-0-24782[]>": {
|
|
1243
1243
|
type: string;
|
|
1244
1244
|
items: {
|
|
1245
1245
|
$ref: string;
|
|
@@ -1287,7 +1287,7 @@ export declare const JSONSchemas: {
|
|
|
1287
1287
|
};
|
|
1288
1288
|
additionalProperties: boolean;
|
|
1289
1289
|
};
|
|
1290
|
-
"DeepPartial<structure-212214565-
|
|
1290
|
+
"DeepPartial<structure-212214565-23575-23656-212214565-23564-23657-212214565-23518-23751-212214565-0-24782>": {
|
|
1291
1291
|
type: string;
|
|
1292
1292
|
properties: {
|
|
1293
1293
|
left: {
|
|
@@ -1299,7 +1299,7 @@ export declare const JSONSchemas: {
|
|
|
1299
1299
|
};
|
|
1300
1300
|
additionalProperties: boolean;
|
|
1301
1301
|
};
|
|
1302
|
-
"DeepPartial<def-alias-212214565-
|
|
1302
|
+
"DeepPartial<def-alias-212214565-23751-23960-212214565-0-24782[]>": {
|
|
1303
1303
|
type: string;
|
|
1304
1304
|
items: {
|
|
1305
1305
|
$ref: string;
|
|
@@ -1308,7 +1308,7 @@ export declare const JSONSchemas: {
|
|
|
1308
1308
|
PdpDetailsElementLayout: {
|
|
1309
1309
|
type: string;
|
|
1310
1310
|
};
|
|
1311
|
-
"DeepPartial<structure-212214565-
|
|
1311
|
+
"DeepPartial<structure-212214565-23667-23748-212214565-23657-23749-212214565-23518-23751-212214565-0-24782>": {
|
|
1312
1312
|
type: string;
|
|
1313
1313
|
properties: {
|
|
1314
1314
|
left: {
|
|
@@ -1344,7 +1344,7 @@ export declare const JSONSchemas: {
|
|
|
1344
1344
|
};
|
|
1345
1345
|
additionalProperties: boolean;
|
|
1346
1346
|
};
|
|
1347
|
-
"DeepPartial<def-alias-492965062-71-
|
|
1347
|
+
"DeepPartial<def-alias-492965062-71-890-492965062-0-2421[]>": {
|
|
1348
1348
|
type: string;
|
|
1349
1349
|
items: {
|
|
1350
1350
|
$ref: string;
|
|
@@ -1384,7 +1384,7 @@ export declare const JSONSchemas: {
|
|
|
1384
1384
|
};
|
|
1385
1385
|
additionalProperties: boolean;
|
|
1386
1386
|
};
|
|
1387
|
-
"DeepPartial<indexed-type-212214565-
|
|
1387
|
+
"DeepPartial<indexed-type-212214565-22002-22042-212214565-21985-22043-212214565-21946-22147-212214565-0-24782>": {
|
|
1388
1388
|
type: string;
|
|
1389
1389
|
properties: {
|
|
1390
1390
|
mobile: {
|
|
@@ -1399,7 +1399,7 @@ export declare const JSONSchemas: {
|
|
|
1399
1399
|
};
|
|
1400
1400
|
additionalProperties: boolean;
|
|
1401
1401
|
};
|
|
1402
|
-
"DeepPartial<indexed-type-212214565-
|
|
1402
|
+
"DeepPartial<indexed-type-212214565-22065-22105-212214565-22043-22106-212214565-21946-22147-212214565-0-24782>": {
|
|
1403
1403
|
type: string;
|
|
1404
1404
|
properties: {
|
|
1405
1405
|
mobile: {
|
|
@@ -1481,7 +1481,7 @@ export declare const JSONSchemas: {
|
|
|
1481
1481
|
};
|
|
1482
1482
|
additionalProperties: boolean;
|
|
1483
1483
|
};
|
|
1484
|
-
"DeepPartial<def-alias-212214565-
|
|
1484
|
+
"DeepPartial<def-alias-212214565-22703-22827-212214565-0-24782[]>": {
|
|
1485
1485
|
type: string;
|
|
1486
1486
|
items: {
|
|
1487
1487
|
$ref: string;
|
|
@@ -1682,7 +1682,7 @@ export declare const JSONSchemas: {
|
|
|
1682
1682
|
};
|
|
1683
1683
|
additionalProperties: boolean;
|
|
1684
1684
|
};
|
|
1685
|
-
"DeepPartial<structure-212214565-
|
|
1685
|
+
"DeepPartial<structure-212214565-13946-14083-212214565-13926-14084-212214565-13893-14086-212214565-0-24782>": {
|
|
1686
1686
|
type: string;
|
|
1687
1687
|
properties: {
|
|
1688
1688
|
imageSpaceRatios: {
|
|
@@ -1691,7 +1691,7 @@ export declare const JSONSchemas: {
|
|
|
1691
1691
|
};
|
|
1692
1692
|
additionalProperties: boolean;
|
|
1693
1693
|
};
|
|
1694
|
-
"DeepPartial<structure-212214565-
|
|
1694
|
+
"DeepPartial<structure-212214565-13970-14078-212214565-13948-14079-212214565-13946-14083-212214565-13926-14084-212214565-13893-14086-212214565-0-24782>": {
|
|
1695
1695
|
type: string;
|
|
1696
1696
|
properties: {
|
|
1697
1697
|
"30": {
|
|
@@ -1883,7 +1883,7 @@ export declare const JSONSchemas: {
|
|
|
1883
1883
|
};
|
|
1884
1884
|
additionalProperties: boolean;
|
|
1885
1885
|
};
|
|
1886
|
-
"DeepPartial<indexed-type-212214565-
|
|
1886
|
+
"DeepPartial<indexed-type-212214565-24243-24305-212214565-24231-24306-212214565-24162-24395-212214565-0-24782>": {
|
|
1887
1887
|
type: string;
|
|
1888
1888
|
properties: {
|
|
1889
1889
|
marketingPreferences: {
|
|
@@ -2095,7 +2095,7 @@ export declare const JSONSchemas: {
|
|
|
2095
2095
|
};
|
|
2096
2096
|
additionalProperties: boolean;
|
|
2097
2097
|
};
|
|
2098
|
-
"DeepPartial<structure-212214565-
|
|
2098
|
+
"DeepPartial<structure-212214565-24643-24688-212214565-24626-24689-212214565-24567-24722-212214565-0-24782>": {
|
|
2099
2099
|
type: string;
|
|
2100
2100
|
properties: {
|
|
2101
2101
|
right: {
|
|
@@ -2140,7 +2140,7 @@ export declare const JSONSchemas: {
|
|
|
2140
2140
|
};
|
|
2141
2141
|
additionalProperties: boolean;
|
|
2142
2142
|
};
|
|
2143
|
-
"DeepPartial<interface-212214565-
|
|
2143
|
+
"DeepPartial<interface-212214565-13777-13893-212214565-0-24782>": {
|
|
2144
2144
|
type: string;
|
|
2145
2145
|
properties: {
|
|
2146
2146
|
includeBannerTitle: {
|
|
@@ -2155,7 +2155,7 @@ export declare const JSONSchemas: {
|
|
|
2155
2155
|
};
|
|
2156
2156
|
additionalProperties: boolean;
|
|
2157
2157
|
};
|
|
2158
|
-
"DeepPartial<def-interface-212214565-
|
|
2158
|
+
"DeepPartial<def-interface-212214565-16023-16147-212214565-0-24782[]>": {
|
|
2159
2159
|
type: string;
|
|
2160
2160
|
items: {
|
|
2161
2161
|
$ref: string;
|
|
@@ -2254,6 +2254,9 @@ export declare const JSONSchemas: {
|
|
|
2254
2254
|
multilingual: {
|
|
2255
2255
|
type: string;
|
|
2256
2256
|
};
|
|
2257
|
+
attendedDeliveryDefaultValue: {
|
|
2258
|
+
type: string;
|
|
2259
|
+
};
|
|
2257
2260
|
specialRequestItems: {
|
|
2258
2261
|
$ref: string;
|
|
2259
2262
|
};
|
|
@@ -2305,7 +2308,7 @@ export declare const JSONSchemas: {
|
|
|
2305
2308
|
};
|
|
2306
2309
|
additionalProperties: boolean;
|
|
2307
2310
|
};
|
|
2308
|
-
"DeepPartial<structure-749943994-
|
|
2311
|
+
"DeepPartial<structure-749943994-1215-1235-749943994-1205-1236-749943994-1140-1316-749943994-0-2471>": {
|
|
2309
2312
|
type: string;
|
|
2310
2313
|
properties: {
|
|
2311
2314
|
enable: {
|
|
@@ -2531,7 +2534,7 @@ export declare const JSONSchemas: {
|
|
|
2531
2534
|
type: string;
|
|
2532
2535
|
enum: string[];
|
|
2533
2536
|
};
|
|
2534
|
-
"DeepPartial<interface-749943994-
|
|
2537
|
+
"DeepPartial<interface-749943994-2426-2470-749943994-0-2471>": {
|
|
2535
2538
|
type: string;
|
|
2536
2539
|
properties: {
|
|
2537
2540
|
organization: {
|
|
@@ -2549,7 +2552,7 @@ export declare const JSONSchemas: {
|
|
|
2549
2552
|
};
|
|
2550
2553
|
additionalProperties: boolean;
|
|
2551
2554
|
};
|
|
2552
|
-
"DeepPartial<interface-749943994-
|
|
2555
|
+
"DeepPartial<interface-749943994-1086-1140-749943994-0-2471>": {
|
|
2553
2556
|
type: string;
|
|
2554
2557
|
properties: {
|
|
2555
2558
|
enabled: {
|
|
@@ -2589,7 +2592,7 @@ export declare const JSONSchemas: {
|
|
|
2589
2592
|
type: string;
|
|
2590
2593
|
enum: string[];
|
|
2591
2594
|
};
|
|
2592
|
-
"DeepPartial<structure-749943994-
|
|
2595
|
+
"DeepPartial<structure-749943994-1918-1995-749943994-1894-1996-749943994-1647-1998-749943994-0-2471>": {
|
|
2593
2596
|
type: string;
|
|
2594
2597
|
properties: {
|
|
2595
2598
|
timeslot: {
|
|
@@ -2664,7 +2667,7 @@ export declare const JSONSchemas: {
|
|
|
2664
2667
|
};
|
|
2665
2668
|
additionalProperties: boolean;
|
|
2666
2669
|
};
|
|
2667
|
-
"DeepPartial<structure-2010376527-
|
|
2670
|
+
"DeepPartial<structure-2010376527-1043-1187-2010376527-1034-1188-2010376527-936-1533-2010376527-0-20955>": {
|
|
2668
2671
|
type: string;
|
|
2669
2672
|
properties: {
|
|
2670
2673
|
primary: {
|
|
@@ -2688,7 +2691,7 @@ export declare const JSONSchemas: {
|
|
|
2688
2691
|
};
|
|
2689
2692
|
additionalProperties: boolean;
|
|
2690
2693
|
};
|
|
2691
|
-
"DeepPartial<structure-2010376527-
|
|
2694
|
+
"DeepPartial<structure-2010376527-1203-1270-2010376527-1188-1271-2010376527-936-1533-2010376527-0-20955>": {
|
|
2692
2695
|
type: string;
|
|
2693
2696
|
properties: {
|
|
2694
2697
|
empty: {
|
|
@@ -2703,7 +2706,7 @@ export declare const JSONSchemas: {
|
|
|
2703
2706
|
};
|
|
2704
2707
|
additionalProperties: boolean;
|
|
2705
2708
|
};
|
|
2706
|
-
"DeepPartial<structure-2010376527-
|
|
2709
|
+
"DeepPartial<structure-2010376527-1338-1417-2010376527-1324-1418-2010376527-936-1533-2010376527-0-20955>": {
|
|
2707
2710
|
type: string;
|
|
2708
2711
|
properties: {
|
|
2709
2712
|
recipes: {
|
|
@@ -2742,7 +2745,7 @@ export declare const JSONSchemas: {
|
|
|
2742
2745
|
};
|
|
2743
2746
|
additionalProperties: boolean;
|
|
2744
2747
|
};
|
|
2745
|
-
"DeepPartial<structure-2010376527-
|
|
2748
|
+
"DeepPartial<structure-2010376527-1490-1530-2010376527-1480-1531-2010376527-936-1533-2010376527-0-20955>": {
|
|
2746
2749
|
type: string;
|
|
2747
2750
|
properties: {
|
|
2748
2751
|
src: {
|
|
@@ -2763,7 +2766,7 @@ export declare const JSONSchemas: {
|
|
|
2763
2766
|
DefaultIconsForSchema: {
|
|
2764
2767
|
$ref: string;
|
|
2765
2768
|
};
|
|
2766
|
-
"DeepPartial<(structure-1667837717-
|
|
2769
|
+
"DeepPartial<(structure-1667837717-3598-3600-1667837717-3598-3615-1667837717-3585-3616-1667837717-3548-3617-1667837717-0-3618&def-alias-1667837717-39-107-1667837717-0-3618)>": {
|
|
2767
2770
|
type: string;
|
|
2768
2771
|
properties: {
|
|
2769
2772
|
AccountOutline: {
|
|
@@ -3396,6 +3399,9 @@ export declare const JSONSchemas: {
|
|
|
3396
3399
|
loyaltyCard: {
|
|
3397
3400
|
$ref: string;
|
|
3398
3401
|
};
|
|
3402
|
+
loyaltyMembersPrice: {
|
|
3403
|
+
$ref: string;
|
|
3404
|
+
};
|
|
3399
3405
|
promoBadges: {
|
|
3400
3406
|
$ref: string;
|
|
3401
3407
|
};
|
|
@@ -3474,7 +3480,7 @@ export declare const JSONSchemas: {
|
|
|
3474
3480
|
};
|
|
3475
3481
|
additionalProperties: boolean;
|
|
3476
3482
|
};
|
|
3477
|
-
"DeepPartial<structure-2010376527-
|
|
3483
|
+
"DeepPartial<structure-2010376527-1586-1648-2010376527-1576-1649-2010376527-1533-12057-2010376527-0-20955>": {
|
|
3478
3484
|
type: string;
|
|
3479
3485
|
properties: {
|
|
3480
3486
|
brandColors: {
|
|
@@ -3597,7 +3603,7 @@ export declare const JSONSchemas: {
|
|
|
3597
3603
|
};
|
|
3598
3604
|
additionalProperties: boolean;
|
|
3599
3605
|
};
|
|
3600
|
-
"DeepPartial<structure-2010376527-
|
|
3606
|
+
"DeepPartial<structure-2010376527-1659-3686-2010376527-1649-3687-2010376527-1533-12057-2010376527-0-20955>": {
|
|
3601
3607
|
type: string;
|
|
3602
3608
|
properties: {
|
|
3603
3609
|
topMenu: {
|
|
@@ -3639,7 +3645,7 @@ export declare const JSONSchemas: {
|
|
|
3639
3645
|
};
|
|
3640
3646
|
additionalProperties: boolean;
|
|
3641
3647
|
};
|
|
3642
|
-
"DeepPartial<interface-2010376527-
|
|
3648
|
+
"DeepPartial<interface-2010376527-15812-16013-2010376527-0-20955>": {
|
|
3643
3649
|
type: string;
|
|
3644
3650
|
properties: {
|
|
3645
3651
|
color: {
|
|
@@ -3657,7 +3663,7 @@ export declare const JSONSchemas: {
|
|
|
3657
3663
|
};
|
|
3658
3664
|
additionalProperties: boolean;
|
|
3659
3665
|
};
|
|
3660
|
-
"DeepPartial<structure-2010376527-
|
|
3666
|
+
"DeepPartial<structure-2010376527-15911-16010-2010376527-15902-16011-2010376527-15812-16013-2010376527-0-20955>": {
|
|
3661
3667
|
type: string;
|
|
3662
3668
|
properties: {
|
|
3663
3669
|
static: {
|
|
@@ -3675,7 +3681,7 @@ export declare const JSONSchemas: {
|
|
|
3675
3681
|
};
|
|
3676
3682
|
additionalProperties: boolean;
|
|
3677
3683
|
};
|
|
3678
|
-
"DeepPartial<interface-2010376527-
|
|
3684
|
+
"DeepPartial<interface-2010376527-14246-14328-2010376527-0-20955>": {
|
|
3679
3685
|
type: string;
|
|
3680
3686
|
properties: {
|
|
3681
3687
|
color: {
|
|
@@ -3688,7 +3694,7 @@ export declare const JSONSchemas: {
|
|
|
3688
3694
|
};
|
|
3689
3695
|
additionalProperties: boolean;
|
|
3690
3696
|
};
|
|
3691
|
-
"DeepPartial<interface-2010376527-
|
|
3697
|
+
"DeepPartial<interface-2010376527-15622-15812-2010376527-0-20955>": {
|
|
3692
3698
|
type: string;
|
|
3693
3699
|
properties: {
|
|
3694
3700
|
hoverColor: {
|
|
@@ -3725,7 +3731,7 @@ export declare const JSONSchemas: {
|
|
|
3725
3731
|
};
|
|
3726
3732
|
additionalProperties: boolean;
|
|
3727
3733
|
};
|
|
3728
|
-
"DeepPartial<interface-2010376527-
|
|
3734
|
+
"DeepPartial<interface-2010376527-16129-16316-2010376527-0-20955>": {
|
|
3729
3735
|
type: string;
|
|
3730
3736
|
properties: {
|
|
3731
3737
|
backgroundColor: {
|
|
@@ -3737,7 +3743,7 @@ export declare const JSONSchemas: {
|
|
|
3737
3743
|
};
|
|
3738
3744
|
additionalProperties: boolean;
|
|
3739
3745
|
};
|
|
3740
|
-
"DeepPartial<structure-2010376527-
|
|
3746
|
+
"DeepPartial<structure-2010376527-16186-16313-2010376527-16177-16314-2010376527-16129-16316-2010376527-0-20955>": {
|
|
3741
3747
|
type: string;
|
|
3742
3748
|
properties: {
|
|
3743
3749
|
static: {
|
|
@@ -3755,7 +3761,7 @@ export declare const JSONSchemas: {
|
|
|
3755
3761
|
};
|
|
3756
3762
|
additionalProperties: boolean;
|
|
3757
3763
|
};
|
|
3758
|
-
"DeepPartial<interface-2010376527-
|
|
3764
|
+
"DeepPartial<interface-2010376527-16013-16129-2010376527-0-20955>": {
|
|
3759
3765
|
type: string;
|
|
3760
3766
|
properties: {
|
|
3761
3767
|
color: {
|
|
@@ -3771,7 +3777,7 @@ export declare const JSONSchemas: {
|
|
|
3771
3777
|
};
|
|
3772
3778
|
additionalProperties: boolean;
|
|
3773
3779
|
};
|
|
3774
|
-
"DeepPartial<interface-2010376527-
|
|
3780
|
+
"DeepPartial<interface-2010376527-16452-16649-2010376527-0-20955>": {
|
|
3775
3781
|
type: string;
|
|
3776
3782
|
properties: {
|
|
3777
3783
|
backgroundColor: {
|
|
@@ -3783,7 +3789,7 @@ export declare const JSONSchemas: {
|
|
|
3783
3789
|
};
|
|
3784
3790
|
additionalProperties: boolean;
|
|
3785
3791
|
};
|
|
3786
|
-
"DeepPartial<structure-2010376527-
|
|
3792
|
+
"DeepPartial<structure-2010376527-16520-16646-2010376527-16511-16647-2010376527-16452-16649-2010376527-0-20955>": {
|
|
3787
3793
|
type: string;
|
|
3788
3794
|
properties: {
|
|
3789
3795
|
static: {
|
|
@@ -3798,7 +3804,7 @@ export declare const JSONSchemas: {
|
|
|
3798
3804
|
};
|
|
3799
3805
|
additionalProperties: boolean;
|
|
3800
3806
|
};
|
|
3801
|
-
"DeepPartial<interface-2010376527-
|
|
3807
|
+
"DeepPartial<interface-2010376527-16316-16452-2010376527-0-20955>": {
|
|
3802
3808
|
type: string;
|
|
3803
3809
|
properties: {
|
|
3804
3810
|
color: {
|
|
@@ -3822,7 +3828,7 @@ export declare const JSONSchemas: {
|
|
|
3822
3828
|
};
|
|
3823
3829
|
additionalProperties: boolean;
|
|
3824
3830
|
};
|
|
3825
|
-
"DeepPartial<structure-2010376527-
|
|
3831
|
+
"DeepPartial<structure-2010376527-1788-2033-2010376527-1768-2034-2010376527-1659-3686-2010376527-1649-3687-2010376527-1533-12057-2010376527-0-20955>": {
|
|
3826
3832
|
type: string;
|
|
3827
3833
|
properties: {
|
|
3828
3834
|
backgroundColor: {
|
|
@@ -3843,7 +3849,7 @@ export declare const JSONSchemas: {
|
|
|
3843
3849
|
};
|
|
3844
3850
|
additionalProperties: boolean;
|
|
3845
3851
|
};
|
|
3846
|
-
"DeepPartial<structure-2010376527-
|
|
3852
|
+
"DeepPartial<structure-2010376527-1910-2026-2010376527-1897-2027-2010376527-1788-2033-2010376527-1768-2034-2010376527-1659-3686-2010376527-1649-3687-2010376527-1533-12057-2010376527-0-20955>": {
|
|
3847
3853
|
type: string;
|
|
3848
3854
|
properties: {
|
|
3849
3855
|
color: {
|
|
@@ -3852,7 +3858,7 @@ export declare const JSONSchemas: {
|
|
|
3852
3858
|
};
|
|
3853
3859
|
additionalProperties: boolean;
|
|
3854
3860
|
};
|
|
3855
|
-
"DeepPartial<structure-2010376527-
|
|
3861
|
+
"DeepPartial<structure-2010376527-1927-2017-2010376527-1912-2018-2010376527-1910-2026-2010376527-1897-2027-2010376527-1788-2033-2010376527-1768-2034-2010376527-1659-3686-2010376527-1649-3687-2010376527-1533-12057-2010376527-0-20955>": {
|
|
3856
3862
|
type: string;
|
|
3857
3863
|
properties: {
|
|
3858
3864
|
static: {
|
|
@@ -3867,7 +3873,7 @@ export declare const JSONSchemas: {
|
|
|
3867
3873
|
};
|
|
3868
3874
|
additionalProperties: boolean;
|
|
3869
3875
|
};
|
|
3870
|
-
"DeepPartial<structure-2010376527-
|
|
3876
|
+
"DeepPartial<structure-2010376527-2052-2277-2010376527-2034-2278-2010376527-1659-3686-2010376527-1649-3687-2010376527-1533-12057-2010376527-0-20955>": {
|
|
3871
3877
|
type: string;
|
|
3872
3878
|
properties: {
|
|
3873
3879
|
backgroundColor: {
|
|
@@ -3895,7 +3901,7 @@ export declare const JSONSchemas: {
|
|
|
3895
3901
|
};
|
|
3896
3902
|
additionalProperties: boolean;
|
|
3897
3903
|
};
|
|
3898
|
-
"DeepPartial<structure-2010376527-
|
|
3904
|
+
"DeepPartial<structure-2010376527-2290-3183-2010376527-2278-3184-2010376527-1659-3686-2010376527-1649-3687-2010376527-1533-12057-2010376527-0-20955>": {
|
|
3899
3905
|
type: string;
|
|
3900
3906
|
properties: {
|
|
3901
3907
|
borderColor: {
|
|
@@ -3919,7 +3925,7 @@ export declare const JSONSchemas: {
|
|
|
3919
3925
|
};
|
|
3920
3926
|
additionalProperties: boolean;
|
|
3921
3927
|
};
|
|
3922
|
-
"DeepPartial<structure-2010376527-
|
|
3928
|
+
"DeepPartial<structure-2010376527-2396-2792-2010376527-2376-2793-2010376527-2290-3183-2010376527-2278-3184-2010376527-1659-3686-2010376527-1649-3687-2010376527-1533-12057-2010376527-0-20955>": {
|
|
3923
3929
|
type: string;
|
|
3924
3930
|
properties: {
|
|
3925
3931
|
desktop: {
|
|
@@ -3934,7 +3940,7 @@ export declare const JSONSchemas: {
|
|
|
3934
3940
|
};
|
|
3935
3941
|
additionalProperties: boolean;
|
|
3936
3942
|
};
|
|
3937
|
-
"DeepPartial<structure-2010376527-
|
|
3943
|
+
"DeepPartial<structure-2010376527-2415-2613-2010376527-2398-2614-2010376527-2396-2792-2010376527-2376-2793-2010376527-2290-3183-2010376527-2278-3184-2010376527-1659-3686-2010376527-1649-3687-2010376527-1533-12057-2010376527-0-20955>": {
|
|
3938
3944
|
type: string;
|
|
3939
3945
|
properties: {
|
|
3940
3946
|
static: {
|
|
@@ -3949,7 +3955,7 @@ export declare const JSONSchemas: {
|
|
|
3949
3955
|
};
|
|
3950
3956
|
additionalProperties: boolean;
|
|
3951
3957
|
};
|
|
3952
|
-
"DeepPartial<structure-2010376527-
|
|
3958
|
+
"DeepPartial<structure-2010376527-2435-2478-2010376527-2417-2479-2010376527-2415-2613-2010376527-2398-2614-2010376527-2396-2792-2010376527-2376-2793-2010376527-2290-3183-2010376527-2278-3184-2010376527-1659-3686-2010376527-1649-3687-2010376527-1533-12057-2010376527-0-20955>": {
|
|
3953
3959
|
type: string;
|
|
3954
3960
|
properties: {
|
|
3955
3961
|
color: {
|
|
@@ -3961,7 +3967,7 @@ export declare const JSONSchemas: {
|
|
|
3961
3967
|
};
|
|
3962
3968
|
additionalProperties: boolean;
|
|
3963
3969
|
};
|
|
3964
|
-
"DeepPartial<structure-2010376527-
|
|
3970
|
+
"DeepPartial<structure-2010376527-2496-2539-2010376527-2479-2540-2010376527-2415-2613-2010376527-2398-2614-2010376527-2396-2792-2010376527-2376-2793-2010376527-2290-3183-2010376527-2278-3184-2010376527-1659-3686-2010376527-1649-3687-2010376527-1533-12057-2010376527-0-20955>": {
|
|
3965
3971
|
type: string;
|
|
3966
3972
|
properties: {
|
|
3967
3973
|
color: {
|
|
@@ -3973,7 +3979,7 @@ export declare const JSONSchemas: {
|
|
|
3973
3979
|
};
|
|
3974
3980
|
additionalProperties: boolean;
|
|
3975
3981
|
};
|
|
3976
|
-
"DeepPartial<structure-2010376527-
|
|
3982
|
+
"DeepPartial<structure-2010376527-2559-2602-2010376527-2540-2603-2010376527-2415-2613-2010376527-2398-2614-2010376527-2396-2792-2010376527-2376-2793-2010376527-2290-3183-2010376527-2278-3184-2010376527-1659-3686-2010376527-1649-3687-2010376527-1533-12057-2010376527-0-20955>": {
|
|
3977
3983
|
type: string;
|
|
3978
3984
|
properties: {
|
|
3979
3985
|
color: {
|
|
@@ -3985,7 +3991,7 @@ export declare const JSONSchemas: {
|
|
|
3985
3991
|
};
|
|
3986
3992
|
additionalProperties: boolean;
|
|
3987
3993
|
};
|
|
3988
|
-
"DeepPartial<structure-2010376527-
|
|
3994
|
+
"DeepPartial<structure-2010376527-2630-2717-2010376527-2614-2718-2010376527-2396-2792-2010376527-2376-2793-2010376527-2290-3183-2010376527-2278-3184-2010376527-1659-3686-2010376527-1649-3687-2010376527-1533-12057-2010376527-0-20955>": {
|
|
3989
3995
|
type: string;
|
|
3990
3996
|
properties: {
|
|
3991
3997
|
static: {
|
|
@@ -3997,7 +4003,7 @@ export declare const JSONSchemas: {
|
|
|
3997
4003
|
};
|
|
3998
4004
|
additionalProperties: boolean;
|
|
3999
4005
|
};
|
|
4000
|
-
"DeepPartial<structure-2010376527-
|
|
4006
|
+
"DeepPartial<structure-2010376527-2650-2668-2010376527-2632-2669-2010376527-2630-2717-2010376527-2614-2718-2010376527-2396-2792-2010376527-2376-2793-2010376527-2290-3183-2010376527-2278-3184-2010376527-1659-3686-2010376527-1649-3687-2010376527-1533-12057-2010376527-0-20955>": {
|
|
4001
4007
|
type: string;
|
|
4002
4008
|
properties: {
|
|
4003
4009
|
color: {
|
|
@@ -4006,7 +4012,7 @@ export declare const JSONSchemas: {
|
|
|
4006
4012
|
};
|
|
4007
4013
|
additionalProperties: boolean;
|
|
4008
4014
|
};
|
|
4009
|
-
"DeepPartial<structure-2010376527-
|
|
4015
|
+
"DeepPartial<structure-2010376527-2688-2706-2010376527-2669-2707-2010376527-2630-2717-2010376527-2614-2718-2010376527-2396-2792-2010376527-2376-2793-2010376527-2290-3183-2010376527-2278-3184-2010376527-1659-3686-2010376527-1649-3687-2010376527-1533-12057-2010376527-0-20955>": {
|
|
4010
4016
|
type: string;
|
|
4011
4017
|
properties: {
|
|
4012
4018
|
color: {
|
|
@@ -4015,7 +4021,7 @@ export declare const JSONSchemas: {
|
|
|
4015
4021
|
};
|
|
4016
4022
|
additionalProperties: boolean;
|
|
4017
4023
|
};
|
|
4018
|
-
"DeepPartial<structure-2010376527-
|
|
4024
|
+
"DeepPartial<structure-2010376527-2734-2783-2010376527-2718-2784-2010376527-2396-2792-2010376527-2376-2793-2010376527-2290-3183-2010376527-2278-3184-2010376527-1659-3686-2010376527-1649-3687-2010376527-1533-12057-2010376527-0-20955>": {
|
|
4019
4025
|
type: string;
|
|
4020
4026
|
properties: {
|
|
4021
4027
|
static: {
|
|
@@ -4024,7 +4030,7 @@ export declare const JSONSchemas: {
|
|
|
4024
4030
|
};
|
|
4025
4031
|
additionalProperties: boolean;
|
|
4026
4032
|
};
|
|
4027
|
-
"DeepPartial<structure-2010376527-
|
|
4033
|
+
"DeepPartial<structure-2010376527-2754-2772-2010376527-2736-2773-2010376527-2734-2783-2010376527-2718-2784-2010376527-2396-2792-2010376527-2376-2793-2010376527-2290-3183-2010376527-2278-3184-2010376527-1659-3686-2010376527-1649-3687-2010376527-1533-12057-2010376527-0-20955>": {
|
|
4028
4034
|
type: string;
|
|
4029
4035
|
properties: {
|
|
4030
4036
|
color: {
|
|
@@ -4033,7 +4039,7 @@ export declare const JSONSchemas: {
|
|
|
4033
4039
|
};
|
|
4034
4040
|
additionalProperties: boolean;
|
|
4035
4041
|
};
|
|
4036
|
-
"DeepPartial<structure-2010376527-
|
|
4042
|
+
"DeepPartial<structure-2010376527-2812-2966-2010376527-2793-2967-2010376527-2290-3183-2010376527-2278-3184-2010376527-1659-3686-2010376527-1649-3687-2010376527-1533-12057-2010376527-0-20955>": {
|
|
4037
4043
|
type: string;
|
|
4038
4044
|
properties: {
|
|
4039
4045
|
links: {
|
|
@@ -4042,7 +4048,7 @@ export declare const JSONSchemas: {
|
|
|
4042
4048
|
};
|
|
4043
4049
|
additionalProperties: boolean;
|
|
4044
4050
|
};
|
|
4045
|
-
"DeepPartial<structure-2010376527-
|
|
4051
|
+
"DeepPartial<structure-2010376527-2829-2957-2010376527-2814-2958-2010376527-2812-2966-2010376527-2793-2967-2010376527-2290-3183-2010376527-2278-3184-2010376527-1659-3686-2010376527-1649-3687-2010376527-1533-12057-2010376527-0-20955>": {
|
|
4046
4052
|
type: string;
|
|
4047
4053
|
properties: {
|
|
4048
4054
|
color: {
|
|
@@ -4051,7 +4057,7 @@ export declare const JSONSchemas: {
|
|
|
4051
4057
|
};
|
|
4052
4058
|
additionalProperties: boolean;
|
|
4053
4059
|
};
|
|
4054
|
-
"DeepPartial<structure-2010376527-
|
|
4060
|
+
"DeepPartial<structure-2010376527-2848-2946-2010376527-2831-2947-2010376527-2829-2957-2010376527-2814-2958-2010376527-2812-2966-2010376527-2793-2967-2010376527-2290-3183-2010376527-2278-3184-2010376527-1659-3686-2010376527-1649-3687-2010376527-1533-12057-2010376527-0-20955>": {
|
|
4055
4061
|
type: string;
|
|
4056
4062
|
properties: {
|
|
4057
4063
|
static: {
|
|
@@ -4066,7 +4072,7 @@ export declare const JSONSchemas: {
|
|
|
4066
4072
|
};
|
|
4067
4073
|
additionalProperties: boolean;
|
|
4068
4074
|
};
|
|
4069
|
-
"DeepPartial<structure-2010376527-
|
|
4075
|
+
"DeepPartial<structure-2010376527-2989-3176-2010376527-2967-3177-2010376527-2290-3183-2010376527-2278-3184-2010376527-1659-3686-2010376527-1649-3687-2010376527-1533-12057-2010376527-0-20955>": {
|
|
4070
4076
|
type: string;
|
|
4071
4077
|
properties: {
|
|
4072
4078
|
static: {
|
|
@@ -4078,7 +4084,7 @@ export declare const JSONSchemas: {
|
|
|
4078
4084
|
};
|
|
4079
4085
|
additionalProperties: boolean;
|
|
4080
4086
|
};
|
|
4081
|
-
"DeepPartial<structure-2010376527-
|
|
4087
|
+
"DeepPartial<structure-2010376527-3007-3079-2010376527-2991-3080-2010376527-2989-3176-2010376527-2967-3177-2010376527-2290-3183-2010376527-2278-3184-2010376527-1659-3686-2010376527-1649-3687-2010376527-1533-12057-2010376527-0-20955>": {
|
|
4082
4088
|
type: string;
|
|
4083
4089
|
properties: {
|
|
4084
4090
|
color: {
|
|
@@ -4090,7 +4096,7 @@ export declare const JSONSchemas: {
|
|
|
4090
4096
|
};
|
|
4091
4097
|
additionalProperties: boolean;
|
|
4092
4098
|
};
|
|
4093
|
-
"DeepPartial<structure-2010376527-
|
|
4099
|
+
"DeepPartial<structure-2010376527-3095-3167-2010376527-3080-3168-2010376527-2989-3176-2010376527-2967-3177-2010376527-2290-3183-2010376527-2278-3184-2010376527-1659-3686-2010376527-1649-3687-2010376527-1533-12057-2010376527-0-20955>": {
|
|
4094
4100
|
type: string;
|
|
4095
4101
|
properties: {
|
|
4096
4102
|
color: {
|
|
@@ -4102,7 +4108,7 @@ export declare const JSONSchemas: {
|
|
|
4102
4108
|
};
|
|
4103
4109
|
additionalProperties: boolean;
|
|
4104
4110
|
};
|
|
4105
|
-
"DeepPartial<interface-2010376527-
|
|
4111
|
+
"DeepPartial<interface-2010376527-16859-16946-2010376527-0-20955>": {
|
|
4106
4112
|
type: string;
|
|
4107
4113
|
properties: {
|
|
4108
4114
|
fontFamily: {
|
|
@@ -4141,7 +4147,7 @@ export declare const JSONSchemas: {
|
|
|
4141
4147
|
};
|
|
4142
4148
|
additionalProperties: boolean;
|
|
4143
4149
|
};
|
|
4144
|
-
"DeepPartial<interface-2010376527-
|
|
4150
|
+
"DeepPartial<interface-2010376527-16737-16859-2010376527-0-20955>": {
|
|
4145
4151
|
type: string;
|
|
4146
4152
|
properties: {
|
|
4147
4153
|
fontWeight: {
|
|
@@ -4177,7 +4183,7 @@ export declare const JSONSchemas: {
|
|
|
4177
4183
|
};
|
|
4178
4184
|
additionalProperties: boolean;
|
|
4179
4185
|
};
|
|
4180
|
-
"DeepPartial<interface-2010376527-
|
|
4186
|
+
"DeepPartial<interface-2010376527-16946-17190-2010376527-0-20955>": {
|
|
4181
4187
|
type: string;
|
|
4182
4188
|
properties: {
|
|
4183
4189
|
wrapCategoryTitle: {
|
|
@@ -4195,7 +4201,7 @@ export declare const JSONSchemas: {
|
|
|
4195
4201
|
};
|
|
4196
4202
|
additionalProperties: boolean;
|
|
4197
4203
|
};
|
|
4198
|
-
"DeepPartial<structure-2010376527-
|
|
4204
|
+
"DeepPartial<structure-2010376527-17027-17073-2010376527-17008-17074-2010376527-16946-17190-2010376527-0-20955>": {
|
|
4199
4205
|
type: string;
|
|
4200
4206
|
properties: {
|
|
4201
4207
|
active: {
|
|
@@ -4207,7 +4213,7 @@ export declare const JSONSchemas: {
|
|
|
4207
4213
|
};
|
|
4208
4214
|
additionalProperties: boolean;
|
|
4209
4215
|
};
|
|
4210
|
-
"DeepPartial<structure-2010376527-
|
|
4216
|
+
"DeepPartial<structure-2010376527-17083-17128-2010376527-17074-17129-2010376527-16946-17190-2010376527-0-20955>": {
|
|
4211
4217
|
type: string;
|
|
4212
4218
|
properties: {
|
|
4213
4219
|
static: {
|
|
@@ -4219,7 +4225,7 @@ export declare const JSONSchemas: {
|
|
|
4219
4225
|
};
|
|
4220
4226
|
additionalProperties: boolean;
|
|
4221
4227
|
};
|
|
4222
|
-
"DeepPartial<structure-2010376527-
|
|
4228
|
+
"DeepPartial<structure-2010376527-17142-17187-2010376527-17129-17188-2010376527-16946-17190-2010376527-0-20955>": {
|
|
4223
4229
|
type: string;
|
|
4224
4230
|
properties: {
|
|
4225
4231
|
static: {
|
|
@@ -4231,7 +4237,7 @@ export declare const JSONSchemas: {
|
|
|
4231
4237
|
};
|
|
4232
4238
|
additionalProperties: boolean;
|
|
4233
4239
|
};
|
|
4234
|
-
"DeepPartial<structure-2010376527-
|
|
4240
|
+
"DeepPartial<structure-2010376527-3316-3474-2010376527-3305-3475-2010376527-1659-3686-2010376527-1649-3687-2010376527-1533-12057-2010376527-0-20955>": {
|
|
4235
4241
|
type: string;
|
|
4236
4242
|
properties: {
|
|
4237
4243
|
cart: {
|
|
@@ -4243,7 +4249,7 @@ export declare const JSONSchemas: {
|
|
|
4243
4249
|
};
|
|
4244
4250
|
additionalProperties: boolean;
|
|
4245
4251
|
};
|
|
4246
|
-
"DeepPartial<structure-2010376527-
|
|
4252
|
+
"DeepPartial<structure-2010376527-3330-3388-2010376527-3318-3389-2010376527-3316-3474-2010376527-3305-3475-2010376527-1659-3686-2010376527-1649-3687-2010376527-1533-12057-2010376527-0-20955>": {
|
|
4247
4253
|
type: string;
|
|
4248
4254
|
properties: {
|
|
4249
4255
|
color: {
|
|
@@ -4255,7 +4261,7 @@ export declare const JSONSchemas: {
|
|
|
4255
4261
|
};
|
|
4256
4262
|
additionalProperties: boolean;
|
|
4257
4263
|
};
|
|
4258
|
-
"DeepPartial<structure-2010376527-
|
|
4264
|
+
"DeepPartial<structure-2010376527-3409-3467-2010376527-3389-3468-2010376527-3316-3474-2010376527-3305-3475-2010376527-1659-3686-2010376527-1649-3687-2010376527-1533-12057-2010376527-0-20955>": {
|
|
4259
4265
|
type: string;
|
|
4260
4266
|
properties: {
|
|
4261
4267
|
color: {
|
|
@@ -4267,7 +4273,7 @@ export declare const JSONSchemas: {
|
|
|
4267
4273
|
};
|
|
4268
4274
|
additionalProperties: boolean;
|
|
4269
4275
|
};
|
|
4270
|
-
"DeepPartial<structure-2010376527-
|
|
4276
|
+
"DeepPartial<structure-2010376527-3494-3681-2010376527-3475-3682-2010376527-1659-3686-2010376527-1649-3687-2010376527-1533-12057-2010376527-0-20955>": {
|
|
4271
4277
|
type: string;
|
|
4272
4278
|
properties: {
|
|
4273
4279
|
counter: {
|
|
@@ -4282,7 +4288,7 @@ export declare const JSONSchemas: {
|
|
|
4282
4288
|
};
|
|
4283
4289
|
additionalProperties: boolean;
|
|
4284
4290
|
};
|
|
4285
|
-
"DeepPartial<structure-2010376527-
|
|
4291
|
+
"DeepPartial<structure-2010376527-3511-3554-2010376527-3496-3555-2010376527-3494-3681-2010376527-3475-3682-2010376527-1659-3686-2010376527-1649-3687-2010376527-1533-12057-2010376527-0-20955>": {
|
|
4286
4292
|
type: string;
|
|
4287
4293
|
properties: {
|
|
4288
4294
|
backgroundColor: {
|
|
@@ -4291,7 +4297,7 @@ export declare const JSONSchemas: {
|
|
|
4291
4297
|
};
|
|
4292
4298
|
additionalProperties: boolean;
|
|
4293
4299
|
};
|
|
4294
|
-
"DeepPartial<structure-2010376527-
|
|
4300
|
+
"DeepPartial<structure-2010376527-3567-3628-2010376527-3555-3629-2010376527-3494-3681-2010376527-3475-3682-2010376527-1659-3686-2010376527-1649-3687-2010376527-1533-12057-2010376527-0-20955>": {
|
|
4295
4301
|
type: string;
|
|
4296
4302
|
properties: {
|
|
4297
4303
|
color: {
|
|
@@ -4303,7 +4309,7 @@ export declare const JSONSchemas: {
|
|
|
4303
4309
|
};
|
|
4304
4310
|
additionalProperties: boolean;
|
|
4305
4311
|
};
|
|
4306
|
-
"DeepPartial<structure-2010376527-
|
|
4312
|
+
"DeepPartial<structure-2010376527-3656-3674-2010376527-3629-3675-2010376527-3494-3681-2010376527-3475-3682-2010376527-1659-3686-2010376527-1649-3687-2010376527-1533-12057-2010376527-0-20955>": {
|
|
4307
4313
|
type: string;
|
|
4308
4314
|
properties: {
|
|
4309
4315
|
color: {
|
|
@@ -4312,7 +4318,7 @@ export declare const JSONSchemas: {
|
|
|
4312
4318
|
};
|
|
4313
4319
|
additionalProperties: boolean;
|
|
4314
4320
|
};
|
|
4315
|
-
"DeepPartial<structure-2010376527-
|
|
4321
|
+
"DeepPartial<structure-2010376527-3695-3771-2010376527-3687-3772-2010376527-1533-12057-2010376527-0-20955>": {
|
|
4316
4322
|
type: string;
|
|
4317
4323
|
properties: {
|
|
4318
4324
|
fontSize: {
|
|
@@ -4327,7 +4333,7 @@ export declare const JSONSchemas: {
|
|
|
4327
4333
|
};
|
|
4328
4334
|
additionalProperties: boolean;
|
|
4329
4335
|
};
|
|
4330
|
-
"DeepPartial<structure-2010376527-
|
|
4336
|
+
"DeepPartial<structure-2010376527-3782-3935-2010376527-3772-3936-2010376527-1533-12057-2010376527-0-20955>": {
|
|
4331
4337
|
type: string;
|
|
4332
4338
|
properties: {
|
|
4333
4339
|
mainFooter: {
|
|
@@ -4345,7 +4351,7 @@ export declare const JSONSchemas: {
|
|
|
4345
4351
|
};
|
|
4346
4352
|
additionalProperties: boolean;
|
|
4347
4353
|
};
|
|
4348
|
-
"DeepPartial<structure-2010376527-
|
|
4354
|
+
"DeepPartial<structure-2010376527-3901-3930-2010376527-3885-3931-2010376527-3782-3935-2010376527-3772-3936-2010376527-1533-12057-2010376527-0-20955>": {
|
|
4349
4355
|
type: string;
|
|
4350
4356
|
properties: {
|
|
4351
4357
|
color: {
|
|
@@ -4354,7 +4360,7 @@ export declare const JSONSchemas: {
|
|
|
4354
4360
|
};
|
|
4355
4361
|
additionalProperties: boolean;
|
|
4356
4362
|
};
|
|
4357
|
-
"DeepPartial<structure-2010376527-
|
|
4363
|
+
"DeepPartial<structure-2010376527-3953-4026-2010376527-3936-4027-2010376527-1533-12057-2010376527-0-20955>": {
|
|
4358
4364
|
type: string;
|
|
4359
4365
|
properties: {
|
|
4360
4366
|
desktop: {
|
|
@@ -4366,7 +4372,7 @@ export declare const JSONSchemas: {
|
|
|
4366
4372
|
};
|
|
4367
4373
|
additionalProperties: boolean;
|
|
4368
4374
|
};
|
|
4369
|
-
"DeepPartial<interface-2010376527-
|
|
4375
|
+
"DeepPartial<interface-2010376527-17190-17265-2010376527-0-20955>": {
|
|
4370
4376
|
type: string;
|
|
4371
4377
|
properties: {
|
|
4372
4378
|
iconColor: {
|
|
@@ -4387,7 +4393,7 @@ export declare const JSONSchemas: {
|
|
|
4387
4393
|
};
|
|
4388
4394
|
additionalProperties: boolean;
|
|
4389
4395
|
};
|
|
4390
|
-
"DeepPartial<structure-2010376527-
|
|
4396
|
+
"DeepPartial<structure-2010376527-4045-4126-2010376527-4027-4127-2010376527-1533-12057-2010376527-0-20955>": {
|
|
4391
4397
|
type: string;
|
|
4392
4398
|
properties: {
|
|
4393
4399
|
backgroundColor: {
|
|
@@ -4402,7 +4408,7 @@ export declare const JSONSchemas: {
|
|
|
4402
4408
|
};
|
|
4403
4409
|
additionalProperties: boolean;
|
|
4404
4410
|
};
|
|
4405
|
-
"DeepPartial<structure-2010376527-
|
|
4411
|
+
"DeepPartial<structure-2010376527-4141-4282-2010376527-4127-4283-2010376527-1533-12057-2010376527-0-20955>": {
|
|
4406
4412
|
type: string;
|
|
4407
4413
|
properties: {
|
|
4408
4414
|
textTransform: {
|
|
@@ -4424,7 +4430,7 @@ export declare const JSONSchemas: {
|
|
|
4424
4430
|
};
|
|
4425
4431
|
additionalProperties: boolean;
|
|
4426
4432
|
};
|
|
4427
|
-
"DeepPartial<structure-2010376527-
|
|
4433
|
+
"DeepPartial<structure-2010376527-4302-4443-2010376527-4283-4444-2010376527-1533-12057-2010376527-0-20955>": {
|
|
4428
4434
|
type: string;
|
|
4429
4435
|
properties: {
|
|
4430
4436
|
textTransform: {
|
|
@@ -4446,7 +4452,7 @@ export declare const JSONSchemas: {
|
|
|
4446
4452
|
};
|
|
4447
4453
|
additionalProperties: boolean;
|
|
4448
4454
|
};
|
|
4449
|
-
"DeepPartial<structure-2010376527-
|
|
4455
|
+
"DeepPartial<structure-2010376527-4455-4619-2010376527-4444-4620-2010376527-1533-12057-2010376527-0-20955>": {
|
|
4450
4456
|
type: string;
|
|
4451
4457
|
properties: {
|
|
4452
4458
|
selectedCardBackground: {
|
|
@@ -4464,7 +4470,7 @@ export declare const JSONSchemas: {
|
|
|
4464
4470
|
};
|
|
4465
4471
|
additionalProperties: boolean;
|
|
4466
4472
|
};
|
|
4467
|
-
"DeepPartial<structure-2010376527-
|
|
4473
|
+
"DeepPartial<structure-2010376527-4537-4579-2010376527-4524-4580-2010376527-4455-4619-2010376527-4444-4620-2010376527-1533-12057-2010376527-0-20955>": {
|
|
4468
4474
|
type: string;
|
|
4469
4475
|
properties: {
|
|
4470
4476
|
listItemBackground: {
|
|
@@ -4473,7 +4479,7 @@ export declare const JSONSchemas: {
|
|
|
4473
4479
|
};
|
|
4474
4480
|
additionalProperties: boolean;
|
|
4475
4481
|
};
|
|
4476
|
-
"DeepPartial<interface-2010376527-
|
|
4482
|
+
"DeepPartial<interface-2010376527-17833-17887-2010376527-0-20955>": {
|
|
4477
4483
|
type: string;
|
|
4478
4484
|
properties: {
|
|
4479
4485
|
borderRadius: {
|
|
@@ -4482,7 +4488,7 @@ export declare const JSONSchemas: {
|
|
|
4482
4488
|
};
|
|
4483
4489
|
additionalProperties: boolean;
|
|
4484
4490
|
};
|
|
4485
|
-
"DeepPartial<structure-2010376527-
|
|
4491
|
+
"DeepPartial<structure-2010376527-4635-4816-2010376527-4620-4817-2010376527-1533-12057-2010376527-0-20955>": {
|
|
4486
4492
|
type: string;
|
|
4487
4493
|
properties: {
|
|
4488
4494
|
detailsBackgroundColor: {
|
|
@@ -4500,7 +4506,7 @@ export declare const JSONSchemas: {
|
|
|
4500
4506
|
};
|
|
4501
4507
|
additionalProperties: boolean;
|
|
4502
4508
|
};
|
|
4503
|
-
"DeepPartial<interface-2010376527-
|
|
4509
|
+
"DeepPartial<interface-2010376527-17779-17833-2010376527-0-20955>": {
|
|
4504
4510
|
type: string;
|
|
4505
4511
|
properties: {
|
|
4506
4512
|
borderRadius: {
|
|
@@ -4509,7 +4515,7 @@ export declare const JSONSchemas: {
|
|
|
4509
4515
|
};
|
|
4510
4516
|
additionalProperties: boolean;
|
|
4511
4517
|
};
|
|
4512
|
-
"DeepPartial<structure-2010376527-
|
|
4518
|
+
"DeepPartial<structure-2010376527-4759-4811-2010376527-4734-4812-2010376527-4635-4816-2010376527-4620-4817-2010376527-1533-12057-2010376527-0-20955>": {
|
|
4513
4519
|
type: string;
|
|
4514
4520
|
properties: {
|
|
4515
4521
|
color: {
|
|
@@ -4521,7 +4527,7 @@ export declare const JSONSchemas: {
|
|
|
4521
4527
|
};
|
|
4522
4528
|
additionalProperties: boolean;
|
|
4523
4529
|
};
|
|
4524
|
-
"DeepPartial<structure-2010376527-
|
|
4530
|
+
"DeepPartial<structure-2010376527-4832-4904-2010376527-4817-4905-2010376527-1533-12057-2010376527-0-20955>": {
|
|
4525
4531
|
type: string;
|
|
4526
4532
|
properties: {
|
|
4527
4533
|
passwordRequirements: {
|
|
@@ -4530,7 +4536,7 @@ export declare const JSONSchemas: {
|
|
|
4530
4536
|
};
|
|
4531
4537
|
additionalProperties: boolean;
|
|
4532
4538
|
};
|
|
4533
|
-
"DeepPartial<structure-2010376527-
|
|
4539
|
+
"DeepPartial<structure-2010376527-4860-4899-2010376527-4834-4900-2010376527-4832-4904-2010376527-4817-4905-2010376527-1533-12057-2010376527-0-20955>": {
|
|
4534
4540
|
type: string;
|
|
4535
4541
|
properties: {
|
|
4536
4542
|
backgroundColor: {
|
|
@@ -4539,7 +4545,7 @@ export declare const JSONSchemas: {
|
|
|
4539
4545
|
};
|
|
4540
4546
|
additionalProperties: boolean;
|
|
4541
4547
|
};
|
|
4542
|
-
"DeepPartial<structure-2010376527-
|
|
4548
|
+
"DeepPartial<structure-2010376527-4926-4984-2010376527-4905-4985-2010376527-1533-12057-2010376527-0-20955>": {
|
|
4543
4549
|
type: string;
|
|
4544
4550
|
properties: {
|
|
4545
4551
|
iconColor: {
|
|
@@ -4551,7 +4557,7 @@ export declare const JSONSchemas: {
|
|
|
4551
4557
|
};
|
|
4552
4558
|
additionalProperties: boolean;
|
|
4553
4559
|
};
|
|
4554
|
-
"DeepPartial<structure-2010376527-
|
|
4560
|
+
"DeepPartial<structure-2010376527-4998-5122-2010376527-4985-5123-2010376527-1533-12057-2010376527-0-20955>": {
|
|
4555
4561
|
type: string;
|
|
4556
4562
|
properties: {
|
|
4557
4563
|
headerIconStyle: {
|
|
@@ -4590,7 +4596,7 @@ export declare const JSONSchemas: {
|
|
|
4590
4596
|
type: string;
|
|
4591
4597
|
enum: string[];
|
|
4592
4598
|
};
|
|
4593
|
-
"DeepPartial<structure-2010376527-
|
|
4599
|
+
"DeepPartial<structure-2010376527-5051-5117-2010376527-5032-5118-2010376527-4998-5122-2010376527-4985-5123-2010376527-1533-12057-2010376527-0-20955>": {
|
|
4594
4600
|
type: string;
|
|
4595
4601
|
properties: {
|
|
4596
4602
|
static: {
|
|
@@ -4602,7 +4608,7 @@ export declare const JSONSchemas: {
|
|
|
4602
4608
|
};
|
|
4603
4609
|
additionalProperties: boolean;
|
|
4604
4610
|
};
|
|
4605
|
-
"DeepPartial<interface-2010376527-
|
|
4611
|
+
"DeepPartial<interface-2010376527-13653-13721-2010376527-0-20955>": {
|
|
4606
4612
|
type: string;
|
|
4607
4613
|
properties: {
|
|
4608
4614
|
color: {
|
|
@@ -4614,7 +4620,7 @@ export declare const JSONSchemas: {
|
|
|
4614
4620
|
};
|
|
4615
4621
|
additionalProperties: boolean;
|
|
4616
4622
|
};
|
|
4617
|
-
"DeepPartial<structure-2010376527-
|
|
4623
|
+
"DeepPartial<structure-2010376527-5138-5357-2010376527-5123-5358-2010376527-1533-12057-2010376527-0-20955>": {
|
|
4618
4624
|
type: string;
|
|
4619
4625
|
properties: {
|
|
4620
4626
|
backgroundColor: {
|
|
@@ -4641,7 +4647,7 @@ export declare const JSONSchemas: {
|
|
|
4641
4647
|
};
|
|
4642
4648
|
additionalProperties: boolean;
|
|
4643
4649
|
};
|
|
4644
|
-
"DeepPartial<interface-2010376527-
|
|
4650
|
+
"DeepPartial<interface-2010376527-17887-17960-2010376527-0-20955>": {
|
|
4645
4651
|
type: string;
|
|
4646
4652
|
properties: {
|
|
4647
4653
|
width: {
|
|
@@ -4653,7 +4659,7 @@ export declare const JSONSchemas: {
|
|
|
4653
4659
|
};
|
|
4654
4660
|
additionalProperties: boolean;
|
|
4655
4661
|
};
|
|
4656
|
-
"DeepPartial<interface-2010376527-
|
|
4662
|
+
"DeepPartial<interface-2010376527-18090-18231-2010376527-0-20955>": {
|
|
4657
4663
|
type: string;
|
|
4658
4664
|
properties: {
|
|
4659
4665
|
borderRadius: {
|
|
@@ -4671,7 +4677,7 @@ export declare const JSONSchemas: {
|
|
|
4671
4677
|
};
|
|
4672
4678
|
additionalProperties: boolean;
|
|
4673
4679
|
};
|
|
4674
|
-
"DeepPartial<interface-2010376527-
|
|
4680
|
+
"DeepPartial<interface-2010376527-17960-18090-2010376527-0-20955>": {
|
|
4675
4681
|
type: string;
|
|
4676
4682
|
properties: {
|
|
4677
4683
|
staticBorder: {
|
|
@@ -4689,7 +4695,7 @@ export declare const JSONSchemas: {
|
|
|
4689
4695
|
};
|
|
4690
4696
|
additionalProperties: boolean;
|
|
4691
4697
|
};
|
|
4692
|
-
"DeepPartial<interface-2010376527-
|
|
4698
|
+
"DeepPartial<interface-2010376527-18231-18307-2010376527-0-20955>": {
|
|
4693
4699
|
type: string;
|
|
4694
4700
|
properties: {
|
|
4695
4701
|
color: {
|
|
@@ -4701,7 +4707,82 @@ export declare const JSONSchemas: {
|
|
|
4701
4707
|
};
|
|
4702
4708
|
additionalProperties: boolean;
|
|
4703
4709
|
};
|
|
4704
|
-
"DeepPartial<
|
|
4710
|
+
"DeepPartial<ILoyaltyMembersPrice>": {
|
|
4711
|
+
type: string;
|
|
4712
|
+
properties: {
|
|
4713
|
+
label: {
|
|
4714
|
+
$ref: string;
|
|
4715
|
+
};
|
|
4716
|
+
price: {
|
|
4717
|
+
$ref: string;
|
|
4718
|
+
};
|
|
4719
|
+
unitPrice: {
|
|
4720
|
+
$ref: string;
|
|
4721
|
+
};
|
|
4722
|
+
};
|
|
4723
|
+
additionalProperties: boolean;
|
|
4724
|
+
};
|
|
4725
|
+
"DeepPartial<structure-2010376527-20559-20643-2010376527-20550-20644-2010376527-20509-20809-2010376527-0-20955>": {
|
|
4726
|
+
type: string;
|
|
4727
|
+
properties: {
|
|
4728
|
+
backgroundColor: {
|
|
4729
|
+
type: string;
|
|
4730
|
+
};
|
|
4731
|
+
color: {
|
|
4732
|
+
type: string;
|
|
4733
|
+
};
|
|
4734
|
+
fontWeight: {
|
|
4735
|
+
anyOf: ({
|
|
4736
|
+
type: string;
|
|
4737
|
+
const: string;
|
|
4738
|
+
} | {
|
|
4739
|
+
type: string;
|
|
4740
|
+
const?: undefined;
|
|
4741
|
+
})[];
|
|
4742
|
+
};
|
|
4743
|
+
};
|
|
4744
|
+
additionalProperties: boolean;
|
|
4745
|
+
};
|
|
4746
|
+
"DeepPartial<structure-2010376527-20653-20737-2010376527-20644-20738-2010376527-20509-20809-2010376527-0-20955>": {
|
|
4747
|
+
type: string;
|
|
4748
|
+
properties: {
|
|
4749
|
+
backgroundColor: {
|
|
4750
|
+
type: string;
|
|
4751
|
+
};
|
|
4752
|
+
color: {
|
|
4753
|
+
type: string;
|
|
4754
|
+
};
|
|
4755
|
+
fontWeight: {
|
|
4756
|
+
anyOf: ({
|
|
4757
|
+
type: string;
|
|
4758
|
+
const: string;
|
|
4759
|
+
} | {
|
|
4760
|
+
type: string;
|
|
4761
|
+
const?: undefined;
|
|
4762
|
+
})[];
|
|
4763
|
+
};
|
|
4764
|
+
};
|
|
4765
|
+
additionalProperties: boolean;
|
|
4766
|
+
};
|
|
4767
|
+
"DeepPartial<structure-2010376527-20751-20806-2010376527-20738-20807-2010376527-20509-20809-2010376527-0-20955>": {
|
|
4768
|
+
type: string;
|
|
4769
|
+
properties: {
|
|
4770
|
+
color: {
|
|
4771
|
+
type: string;
|
|
4772
|
+
};
|
|
4773
|
+
fontWeight: {
|
|
4774
|
+
anyOf: ({
|
|
4775
|
+
type: string;
|
|
4776
|
+
const: string;
|
|
4777
|
+
} | {
|
|
4778
|
+
type: string;
|
|
4779
|
+
const?: undefined;
|
|
4780
|
+
})[];
|
|
4781
|
+
};
|
|
4782
|
+
};
|
|
4783
|
+
additionalProperties: boolean;
|
|
4784
|
+
};
|
|
4785
|
+
"DeepPartial<structure-2010376527-5418-5651-2010376527-5403-5652-2010376527-1533-12057-2010376527-0-20955>": {
|
|
4705
4786
|
type: string;
|
|
4706
4787
|
properties: {
|
|
4707
4788
|
backgroundColor: {
|
|
@@ -4725,7 +4806,7 @@ export declare const JSONSchemas: {
|
|
|
4725
4806
|
};
|
|
4726
4807
|
additionalProperties: boolean;
|
|
4727
4808
|
};
|
|
4728
|
-
"DeepPartial<structure-2010376527-
|
|
4809
|
+
"DeepPartial<structure-2010376527-5441-5506-2010376527-5420-5507-2010376527-5418-5651-2010376527-5403-5652-2010376527-1533-12057-2010376527-0-20955>": {
|
|
4729
4810
|
type: string;
|
|
4730
4811
|
properties: {
|
|
4731
4812
|
promotion: {
|
|
@@ -4737,7 +4818,7 @@ export declare const JSONSchemas: {
|
|
|
4737
4818
|
};
|
|
4738
4819
|
additionalProperties: boolean;
|
|
4739
4820
|
};
|
|
4740
|
-
"DeepPartial<structure-2010376527-
|
|
4821
|
+
"DeepPartial<structure-2010376527-5581-5646-2010376527-5570-5647-2010376527-5418-5651-2010376527-5403-5652-2010376527-1533-12057-2010376527-0-20955>": {
|
|
4741
4822
|
type: string;
|
|
4742
4823
|
properties: {
|
|
4743
4824
|
promotion: {
|
|
@@ -4749,7 +4830,7 @@ export declare const JSONSchemas: {
|
|
|
4749
4830
|
};
|
|
4750
4831
|
additionalProperties: boolean;
|
|
4751
4832
|
};
|
|
4752
|
-
"DeepPartial<structure-2010376527-
|
|
4833
|
+
"DeepPartial<structure-2010376527-5666-6103-2010376527-5652-6104-2010376527-1533-12057-2010376527-0-20955>": {
|
|
4753
4834
|
type: string;
|
|
4754
4835
|
properties: {
|
|
4755
4836
|
webFonts: {
|
|
@@ -4776,7 +4857,7 @@ export declare const JSONSchemas: {
|
|
|
4776
4857
|
type: string;
|
|
4777
4858
|
};
|
|
4778
4859
|
};
|
|
4779
|
-
"DeepPartial<def-interface-2010376527-
|
|
4860
|
+
"DeepPartial<def-interface-2010376527-18722-18830-2010376527-0-20955[]>": {
|
|
4780
4861
|
type: string;
|
|
4781
4862
|
items: {
|
|
4782
4863
|
$ref: string;
|
|
@@ -4794,7 +4875,7 @@ export declare const JSONSchemas: {
|
|
|
4794
4875
|
};
|
|
4795
4876
|
additionalProperties: boolean;
|
|
4796
4877
|
};
|
|
4797
|
-
"DeepPartial<def-interface-2010376527-
|
|
4878
|
+
"DeepPartial<def-interface-2010376527-18830-18912-2010376527-0-20955[]>": {
|
|
4798
4879
|
type: string;
|
|
4799
4880
|
items: {
|
|
4800
4881
|
$ref: string;
|
|
@@ -4812,7 +4893,7 @@ export declare const JSONSchemas: {
|
|
|
4812
4893
|
};
|
|
4813
4894
|
additionalProperties: boolean;
|
|
4814
4895
|
};
|
|
4815
|
-
"DeepPartial<structure-2010376527-
|
|
4896
|
+
"DeepPartial<structure-2010376527-5748-5810-2010376527-5735-5811-2010376527-5666-6103-2010376527-5652-6104-2010376527-1533-12057-2010376527-0-20955>": {
|
|
4816
4897
|
type: string;
|
|
4817
4898
|
properties: {
|
|
4818
4899
|
normal: {
|
|
@@ -4836,7 +4917,7 @@ export declare const JSONSchemas: {
|
|
|
4836
4917
|
};
|
|
4837
4918
|
additionalProperties: boolean;
|
|
4838
4919
|
};
|
|
4839
|
-
"DeepPartial<structure-2010376527-
|
|
4920
|
+
"DeepPartial<structure-2010376527-5821-5977-2010376527-5811-5978-2010376527-5666-6103-2010376527-5652-6104-2010376527-1533-12057-2010376527-0-20955>": {
|
|
4840
4921
|
type: string;
|
|
4841
4922
|
properties: {
|
|
4842
4923
|
body: {
|
|
@@ -4860,7 +4941,7 @@ export declare const JSONSchemas: {
|
|
|
4860
4941
|
};
|
|
4861
4942
|
additionalProperties: boolean;
|
|
4862
4943
|
};
|
|
4863
|
-
"DeepPartial<interface-2010376527-
|
|
4944
|
+
"DeepPartial<interface-2010376527-14052-14246-2010376527-0-20955>": {
|
|
4864
4945
|
type: string;
|
|
4865
4946
|
properties: {
|
|
4866
4947
|
color: {
|
|
@@ -4894,7 +4975,7 @@ export declare const JSONSchemas: {
|
|
|
4894
4975
|
};
|
|
4895
4976
|
additionalProperties: boolean;
|
|
4896
4977
|
};
|
|
4897
|
-
"DeepPartial<structure-2010376527-
|
|
4978
|
+
"DeepPartial<structure-2010376527-5989-6098-2010376527-5978-6099-2010376527-5666-6103-2010376527-5652-6104-2010376527-1533-12057-2010376527-0-20955>": {
|
|
4898
4979
|
type: string;
|
|
4899
4980
|
properties: {
|
|
4900
4981
|
static: {
|
|
@@ -4912,7 +4993,7 @@ export declare const JSONSchemas: {
|
|
|
4912
4993
|
};
|
|
4913
4994
|
additionalProperties: boolean;
|
|
4914
4995
|
};
|
|
4915
|
-
"DeepPartial<structure-2010376527-
|
|
4996
|
+
"DeepPartial<structure-2010376527-6119-6137-2010376527-6104-6138-2010376527-1533-12057-2010376527-0-20955>": {
|
|
4916
4997
|
type: string;
|
|
4917
4998
|
properties: {
|
|
4918
4999
|
color: {
|
|
@@ -4921,7 +5002,7 @@ export declare const JSONSchemas: {
|
|
|
4921
5002
|
};
|
|
4922
5003
|
additionalProperties: boolean;
|
|
4923
5004
|
};
|
|
4924
|
-
"DeepPartial<structure-2010376527-
|
|
5005
|
+
"DeepPartial<structure-2010376527-6149-9392-2010376527-6138-9393-2010376527-1533-12057-2010376527-0-20955>": {
|
|
4925
5006
|
type: string;
|
|
4926
5007
|
properties: {
|
|
4927
5008
|
globalThemeBorderRadius: {
|
|
@@ -4996,7 +5077,7 @@ export declare const JSONSchemas: {
|
|
|
4996
5077
|
};
|
|
4997
5078
|
additionalProperties: boolean;
|
|
4998
5079
|
};
|
|
4999
|
-
"DeepPartial<interface-2010376527-
|
|
5080
|
+
"DeepPartial<interface-2010376527-13191-13417-2010376527-0-20955>": {
|
|
5000
5081
|
type: string;
|
|
5001
5082
|
properties: {
|
|
5002
5083
|
borderRadius: {
|
|
@@ -5030,7 +5111,7 @@ export declare const JSONSchemas: {
|
|
|
5030
5111
|
};
|
|
5031
5112
|
additionalProperties: boolean;
|
|
5032
5113
|
};
|
|
5033
|
-
"DeepPartial<interface-2010376527-
|
|
5114
|
+
"DeepPartial<interface-2010376527-13940-14052-2010376527-0-20955>": {
|
|
5034
5115
|
type: string;
|
|
5035
5116
|
properties: {
|
|
5036
5117
|
bgColor: {
|
|
@@ -5052,7 +5133,7 @@ export declare const JSONSchemas: {
|
|
|
5052
5133
|
type: string;
|
|
5053
5134
|
enum: string[];
|
|
5054
5135
|
};
|
|
5055
|
-
"DeepPartial<structure-2010376527-
|
|
5136
|
+
"DeepPartial<structure-2010376527-6456-6748-2010376527-6442-6749-2010376527-6149-9392-2010376527-6138-9393-2010376527-1533-12057-2010376527-0-20955>": {
|
|
5056
5137
|
type: string;
|
|
5057
5138
|
properties: {
|
|
5058
5139
|
borderRadius: {
|
|
@@ -5089,7 +5170,7 @@ export declare const JSONSchemas: {
|
|
|
5089
5170
|
};
|
|
5090
5171
|
additionalProperties: boolean;
|
|
5091
5172
|
};
|
|
5092
|
-
"DeepPartial<interface-2010376527-
|
|
5173
|
+
"DeepPartial<interface-2010376527-13841-13940-2010376527-0-20955>": {
|
|
5093
5174
|
type: string;
|
|
5094
5175
|
properties: {
|
|
5095
5176
|
bgColor: {
|
|
@@ -5104,7 +5185,7 @@ export declare const JSONSchemas: {
|
|
|
5104
5185
|
};
|
|
5105
5186
|
additionalProperties: boolean;
|
|
5106
5187
|
};
|
|
5107
|
-
"DeepPartial<interface-2010376527-
|
|
5188
|
+
"DeepPartial<interface-2010376527-13580-13653-2010376527-0-20955>": {
|
|
5108
5189
|
type: string;
|
|
5109
5190
|
properties: {
|
|
5110
5191
|
borderRadius: {
|
|
@@ -5119,7 +5200,7 @@ export declare const JSONSchemas: {
|
|
|
5119
5200
|
};
|
|
5120
5201
|
additionalProperties: boolean;
|
|
5121
5202
|
};
|
|
5122
|
-
"DeepPartial<structure-2010376527-
|
|
5203
|
+
"DeepPartial<structure-2010376527-6799-7321-2010376527-6778-7322-2010376527-6149-9392-2010376527-6138-9393-2010376527-1533-12057-2010376527-0-20955>": {
|
|
5123
5204
|
type: string;
|
|
5124
5205
|
properties: {
|
|
5125
5206
|
borderColor: {
|
|
@@ -5141,7 +5222,7 @@ export declare const JSONSchemas: {
|
|
|
5141
5222
|
};
|
|
5142
5223
|
additionalProperties: boolean;
|
|
5143
5224
|
};
|
|
5144
|
-
"DeepPartial<structure-2010376527-
|
|
5225
|
+
"DeepPartial<structure-2010376527-6913-7205-2010376527-6893-7206-2010376527-6799-7321-2010376527-6778-7322-2010376527-6149-9392-2010376527-6138-9393-2010376527-1533-12057-2010376527-0-20955>": {
|
|
5145
5226
|
type: string;
|
|
5146
5227
|
properties: {
|
|
5147
5228
|
fontWeight: {
|
|
@@ -5171,7 +5252,7 @@ export declare const JSONSchemas: {
|
|
|
5171
5252
|
};
|
|
5172
5253
|
additionalProperties: boolean;
|
|
5173
5254
|
};
|
|
5174
|
-
"DeepPartial<structure-2010376527-
|
|
5255
|
+
"DeepPartial<structure-2010376527-7050-7114-2010376527-7034-7115-2010376527-6913-7205-2010376527-6893-7206-2010376527-6799-7321-2010376527-6778-7322-2010376527-6149-9392-2010376527-6138-9393-2010376527-1533-12057-2010376527-0-20955>": {
|
|
5175
5256
|
type: string;
|
|
5176
5257
|
properties: {
|
|
5177
5258
|
bgColor: {
|
|
@@ -5183,7 +5264,7 @@ export declare const JSONSchemas: {
|
|
|
5183
5264
|
};
|
|
5184
5265
|
additionalProperties: boolean;
|
|
5185
5266
|
};
|
|
5186
|
-
"DeepPartial<structure-2010376527-
|
|
5267
|
+
"DeepPartial<structure-2010376527-7132-7196-2010376527-7115-7197-2010376527-6913-7205-2010376527-6893-7206-2010376527-6799-7321-2010376527-6778-7322-2010376527-6149-9392-2010376527-6138-9393-2010376527-1533-12057-2010376527-0-20955>": {
|
|
5187
5268
|
type: string;
|
|
5188
5269
|
properties: {
|
|
5189
5270
|
bgColor: {
|
|
@@ -5195,7 +5276,7 @@ export declare const JSONSchemas: {
|
|
|
5195
5276
|
};
|
|
5196
5277
|
additionalProperties: boolean;
|
|
5197
5278
|
};
|
|
5198
|
-
"DeepPartial<structure-2010376527-
|
|
5279
|
+
"DeepPartial<structure-2010376527-7230-7314-2010376527-7206-7315-2010376527-6799-7321-2010376527-6778-7322-2010376527-6149-9392-2010376527-6138-9393-2010376527-1533-12057-2010376527-0-20955>": {
|
|
5199
5280
|
type: string;
|
|
5200
5281
|
properties: {
|
|
5201
5282
|
plusMinusIconBgColor: {
|
|
@@ -5207,7 +5288,7 @@ export declare const JSONSchemas: {
|
|
|
5207
5288
|
};
|
|
5208
5289
|
additionalProperties: boolean;
|
|
5209
5290
|
};
|
|
5210
|
-
"DeepPartial<structure-2010376527-
|
|
5291
|
+
"DeepPartial<structure-2010376527-7334-7586-2010376527-7322-7587-2010376527-6149-9392-2010376527-6138-9393-2010376527-1533-12057-2010376527-0-20955>": {
|
|
5211
5292
|
type: string;
|
|
5212
5293
|
properties: {
|
|
5213
5294
|
borderRadius: {
|
|
@@ -5241,7 +5322,7 @@ export declare const JSONSchemas: {
|
|
|
5241
5322
|
};
|
|
5242
5323
|
additionalProperties: boolean;
|
|
5243
5324
|
};
|
|
5244
|
-
"DeepPartial<interface-2010376527-
|
|
5325
|
+
"DeepPartial<interface-2010376527-13721-13841-2010376527-0-20955>": {
|
|
5245
5326
|
type: string;
|
|
5246
5327
|
properties: {
|
|
5247
5328
|
bgColor: {
|
|
@@ -5259,7 +5340,7 @@ export declare const JSONSchemas: {
|
|
|
5259
5340
|
};
|
|
5260
5341
|
additionalProperties: boolean;
|
|
5261
5342
|
};
|
|
5262
|
-
"DeepPartial<interface-2010376527-
|
|
5343
|
+
"DeepPartial<interface-2010376527-13095-13191-2010376527-0-20955>": {
|
|
5263
5344
|
type: string;
|
|
5264
5345
|
properties: {
|
|
5265
5346
|
clippedIconColor: {
|
|
@@ -5280,7 +5361,7 @@ export declare const JSONSchemas: {
|
|
|
5280
5361
|
};
|
|
5281
5362
|
additionalProperties: boolean;
|
|
5282
5363
|
};
|
|
5283
|
-
"DeepPartial<structure-2010376527-
|
|
5364
|
+
"DeepPartial<structure-2010376527-7601-8127-2010376527-7587-8128-2010376527-6149-9392-2010376527-6138-9393-2010376527-1533-12057-2010376527-0-20955>": {
|
|
5284
5365
|
type: string;
|
|
5285
5366
|
properties: {
|
|
5286
5367
|
minicartContentPadding: {
|
|
@@ -5335,7 +5416,7 @@ export declare const JSONSchemas: {
|
|
|
5335
5416
|
};
|
|
5336
5417
|
additionalProperties: boolean;
|
|
5337
5418
|
};
|
|
5338
|
-
"DeepPartial<interface-2010376527-
|
|
5419
|
+
"DeepPartial<interface-2010376527-12318-12432-2010376527-0-20955>": {
|
|
5339
5420
|
type: string;
|
|
5340
5421
|
properties: {
|
|
5341
5422
|
top: {
|
|
@@ -5356,7 +5437,7 @@ export declare const JSONSchemas: {
|
|
|
5356
5437
|
};
|
|
5357
5438
|
additionalProperties: boolean;
|
|
5358
5439
|
};
|
|
5359
|
-
"DeepPartial<interface-2010376527-
|
|
5440
|
+
"DeepPartial<interface-2010376527-12432-12664-2010376527-0-20955>": {
|
|
5360
5441
|
type: string;
|
|
5361
5442
|
properties: {
|
|
5362
5443
|
enabled: {
|
|
@@ -5386,7 +5467,7 @@ export declare const JSONSchemas: {
|
|
|
5386
5467
|
};
|
|
5387
5468
|
additionalProperties: boolean;
|
|
5388
5469
|
};
|
|
5389
|
-
"DeepPartial<structure-2010376527-
|
|
5470
|
+
"DeepPartial<structure-2010376527-8143-8378-2010376527-8128-8379-2010376527-6149-9392-2010376527-6138-9393-2010376527-1533-12057-2010376527-0-20955>": {
|
|
5390
5471
|
type: string;
|
|
5391
5472
|
properties: {
|
|
5392
5473
|
borderRadius: {
|
|
@@ -5420,7 +5501,7 @@ export declare const JSONSchemas: {
|
|
|
5420
5501
|
};
|
|
5421
5502
|
additionalProperties: boolean;
|
|
5422
5503
|
};
|
|
5423
|
-
"DeepPartial<interface-2010376527-
|
|
5504
|
+
"DeepPartial<interface-2010376527-17265-17377-2010376527-0-20955>": {
|
|
5424
5505
|
type: string;
|
|
5425
5506
|
properties: {
|
|
5426
5507
|
bgColor: {
|
|
@@ -5438,7 +5519,7 @@ export declare const JSONSchemas: {
|
|
|
5438
5519
|
};
|
|
5439
5520
|
additionalProperties: boolean;
|
|
5440
5521
|
};
|
|
5441
|
-
"DeepPartial<structure-2010376527-
|
|
5522
|
+
"DeepPartial<structure-2010376527-8390-8547-2010376527-8379-8548-2010376527-6149-9392-2010376527-6138-9393-2010376527-1533-12057-2010376527-0-20955>": {
|
|
5442
5523
|
type: string;
|
|
5443
5524
|
properties: {
|
|
5444
5525
|
borderRadius: {
|
|
@@ -5460,7 +5541,7 @@ export declare const JSONSchemas: {
|
|
|
5460
5541
|
};
|
|
5461
5542
|
additionalProperties: boolean;
|
|
5462
5543
|
};
|
|
5463
|
-
"DeepPartial<interface-2010376527-
|
|
5544
|
+
"DeepPartial<interface-2010376527-17442-17779-2010376527-0-20955>": {
|
|
5464
5545
|
type: string;
|
|
5465
5546
|
properties: {
|
|
5466
5547
|
fontWeight: {
|
|
@@ -5513,7 +5594,7 @@ export declare const JSONSchemas: {
|
|
|
5513
5594
|
};
|
|
5514
5595
|
additionalProperties: boolean;
|
|
5515
5596
|
};
|
|
5516
|
-
"DeepPartial<structure-2010376527-
|
|
5597
|
+
"DeepPartial<structure-2010376527-8560-8734-2010376527-8548-8735-2010376527-6149-9392-2010376527-6138-9393-2010376527-1533-12057-2010376527-0-20955>": {
|
|
5517
5598
|
type: string;
|
|
5518
5599
|
properties: {
|
|
5519
5600
|
borderRadius: {
|
|
@@ -5544,7 +5625,7 @@ export declare const JSONSchemas: {
|
|
|
5544
5625
|
};
|
|
5545
5626
|
additionalProperties: boolean;
|
|
5546
5627
|
};
|
|
5547
|
-
"DeepPartial<interface-2010376527-
|
|
5628
|
+
"DeepPartial<interface-2010376527-17377-17442-2010376527-0-20955>": {
|
|
5548
5629
|
type: string;
|
|
5549
5630
|
properties: {
|
|
5550
5631
|
iconColor: {
|
|
@@ -5600,7 +5681,7 @@ export declare const JSONSchemas: {
|
|
|
5600
5681
|
};
|
|
5601
5682
|
additionalProperties: boolean;
|
|
5602
5683
|
};
|
|
5603
|
-
"DeepPartial<structure-2010376527-
|
|
5684
|
+
"DeepPartial<structure-2010376527-8753-8848-2010376527-8735-8849-2010376527-6149-9392-2010376527-6138-9393-2010376527-1533-12057-2010376527-0-20955>": {
|
|
5604
5685
|
type: string;
|
|
5605
5686
|
properties: {
|
|
5606
5687
|
backgroundColor: {
|
|
@@ -5615,7 +5696,7 @@ export declare const JSONSchemas: {
|
|
|
5615
5696
|
};
|
|
5616
5697
|
additionalProperties: boolean;
|
|
5617
5698
|
};
|
|
5618
|
-
"DeepPartial<structure-2010376527-
|
|
5699
|
+
"DeepPartial<structure-2010376527-8868-8934-2010376527-8849-8935-2010376527-6149-9392-2010376527-6138-9393-2010376527-1533-12057-2010376527-0-20955>": {
|
|
5619
5700
|
type: string;
|
|
5620
5701
|
properties: {
|
|
5621
5702
|
backgroundColor: {
|
|
@@ -5627,7 +5708,7 @@ export declare const JSONSchemas: {
|
|
|
5627
5708
|
};
|
|
5628
5709
|
additionalProperties: boolean;
|
|
5629
5710
|
};
|
|
5630
|
-
"DeepPartial<structure-2010376527-
|
|
5711
|
+
"DeepPartial<structure-2010376527-8962-9030-2010376527-8935-9031-2010376527-6149-9392-2010376527-6138-9393-2010376527-1533-12057-2010376527-0-20955>": {
|
|
5631
5712
|
type: string;
|
|
5632
5713
|
properties: {
|
|
5633
5714
|
selected: {
|
|
@@ -5636,7 +5717,7 @@ export declare const JSONSchemas: {
|
|
|
5636
5717
|
};
|
|
5637
5718
|
additionalProperties: boolean;
|
|
5638
5719
|
};
|
|
5639
|
-
"DeepPartial<structure-2010376527-
|
|
5720
|
+
"DeepPartial<structure-2010376527-8980-9023-2010376527-8964-9024-2010376527-8962-9030-2010376527-8935-9031-2010376527-6149-9392-2010376527-6138-9393-2010376527-1533-12057-2010376527-0-20955>": {
|
|
5640
5721
|
type: string;
|
|
5641
5722
|
properties: {
|
|
5642
5723
|
backgroundColor: {
|
|
@@ -5645,7 +5726,7 @@ export declare const JSONSchemas: {
|
|
|
5645
5726
|
};
|
|
5646
5727
|
additionalProperties: boolean;
|
|
5647
5728
|
};
|
|
5648
|
-
"DeepPartial<structure-2010376527-
|
|
5729
|
+
"DeepPartial<structure-2010376527-9053-9387-2010376527-9031-9388-2010376527-6149-9392-2010376527-6138-9393-2010376527-1533-12057-2010376527-0-20955>": {
|
|
5649
5730
|
type: string;
|
|
5650
5731
|
properties: {
|
|
5651
5732
|
static: {
|
|
@@ -5663,7 +5744,7 @@ export declare const JSONSchemas: {
|
|
|
5663
5744
|
};
|
|
5664
5745
|
additionalProperties: boolean;
|
|
5665
5746
|
};
|
|
5666
|
-
"DeepPartial<structure-2010376527-
|
|
5747
|
+
"DeepPartial<structure-2010376527-9069-9135-2010376527-9055-9136-2010376527-9053-9387-2010376527-9031-9388-2010376527-6149-9392-2010376527-6138-9393-2010376527-1533-12057-2010376527-0-20955>": {
|
|
5667
5748
|
type: string;
|
|
5668
5749
|
properties: {
|
|
5669
5750
|
color: {
|
|
@@ -5675,7 +5756,7 @@ export declare const JSONSchemas: {
|
|
|
5675
5756
|
};
|
|
5676
5757
|
additionalProperties: boolean;
|
|
5677
5758
|
};
|
|
5678
|
-
"DeepPartial<structure-2010376527-
|
|
5759
|
+
"DeepPartial<structure-2010376527-9149-9215-2010376527-9136-9216-2010376527-9053-9387-2010376527-9031-9388-2010376527-6149-9392-2010376527-6138-9393-2010376527-1533-12057-2010376527-0-20955>": {
|
|
5679
5760
|
type: string;
|
|
5680
5761
|
properties: {
|
|
5681
5762
|
color: {
|
|
@@ -5687,7 +5768,7 @@ export declare const JSONSchemas: {
|
|
|
5687
5768
|
};
|
|
5688
5769
|
additionalProperties: boolean;
|
|
5689
5770
|
};
|
|
5690
|
-
"DeepPartial<structure-2010376527-
|
|
5771
|
+
"DeepPartial<structure-2010376527-9232-9298-2010376527-9216-9299-2010376527-9053-9387-2010376527-9031-9388-2010376527-6149-9392-2010376527-6138-9393-2010376527-1533-12057-2010376527-0-20955>": {
|
|
5691
5772
|
type: string;
|
|
5692
5773
|
properties: {
|
|
5693
5774
|
color: {
|
|
@@ -5699,7 +5780,7 @@ export declare const JSONSchemas: {
|
|
|
5699
5780
|
};
|
|
5700
5781
|
additionalProperties: boolean;
|
|
5701
5782
|
};
|
|
5702
|
-
"DeepPartial<structure-2010376527-
|
|
5783
|
+
"DeepPartial<structure-2010376527-9314-9380-2010376527-9299-9381-2010376527-9053-9387-2010376527-9031-9388-2010376527-6149-9392-2010376527-6138-9393-2010376527-1533-12057-2010376527-0-20955>": {
|
|
5703
5784
|
type: string;
|
|
5704
5785
|
properties: {
|
|
5705
5786
|
color: {
|
|
@@ -5711,7 +5792,7 @@ export declare const JSONSchemas: {
|
|
|
5711
5792
|
};
|
|
5712
5793
|
additionalProperties: boolean;
|
|
5713
5794
|
};
|
|
5714
|
-
"DeepPartial<structure-2010376527-
|
|
5795
|
+
"DeepPartial<structure-2010376527-9405-9786-2010376527-9393-9787-2010376527-1533-12057-2010376527-0-20955>": {
|
|
5715
5796
|
type: string;
|
|
5716
5797
|
properties: {
|
|
5717
5798
|
bannerBackgroundColor: {
|
|
@@ -5726,7 +5807,7 @@ export declare const JSONSchemas: {
|
|
|
5726
5807
|
};
|
|
5727
5808
|
additionalProperties: boolean;
|
|
5728
5809
|
};
|
|
5729
|
-
"DeepPartial<structure-2010376527-
|
|
5810
|
+
"DeepPartial<structure-2010376527-9466-9600-2010376527-9442-9601-2010376527-9405-9786-2010376527-9393-9787-2010376527-1533-12057-2010376527-0-20955>": {
|
|
5730
5811
|
type: string;
|
|
5731
5812
|
properties: {
|
|
5732
5813
|
dotBackground: {
|
|
@@ -5744,7 +5825,7 @@ export declare const JSONSchemas: {
|
|
|
5744
5825
|
};
|
|
5745
5826
|
additionalProperties: boolean;
|
|
5746
5827
|
};
|
|
5747
|
-
"DeepPartial<structure-2010376527-
|
|
5828
|
+
"DeepPartial<structure-2010376527-9621-9781-2010376527-9601-9782-2010376527-9405-9786-2010376527-9393-9787-2010376527-1533-12057-2010376527-0-20955>": {
|
|
5748
5829
|
type: string;
|
|
5749
5830
|
properties: {
|
|
5750
5831
|
borderRadius: {
|
|
@@ -5765,7 +5846,7 @@ export declare const JSONSchemas: {
|
|
|
5765
5846
|
};
|
|
5766
5847
|
additionalProperties: boolean;
|
|
5767
5848
|
};
|
|
5768
|
-
"DeepPartial<structure-2010376527-
|
|
5849
|
+
"DeepPartial<structure-2010376527-9808-10645-2010376527-9787-10646-2010376527-1533-12057-2010376527-0-20955>": {
|
|
5769
5850
|
type: string;
|
|
5770
5851
|
properties: {
|
|
5771
5852
|
carouselPagination: {
|
|
@@ -5783,7 +5864,7 @@ export declare const JSONSchemas: {
|
|
|
5783
5864
|
};
|
|
5784
5865
|
additionalProperties: boolean;
|
|
5785
5866
|
};
|
|
5786
|
-
"DeepPartial<structure-2010376527-
|
|
5867
|
+
"DeepPartial<structure-2010376527-9834-10053-2010376527-9810-10054-2010376527-9808-10645-2010376527-9787-10646-2010376527-1533-12057-2010376527-0-20955>": {
|
|
5787
5868
|
type: string;
|
|
5788
5869
|
properties: {
|
|
5789
5870
|
dotBackground: {
|
|
@@ -5807,7 +5888,7 @@ export declare const JSONSchemas: {
|
|
|
5807
5888
|
};
|
|
5808
5889
|
additionalProperties: boolean;
|
|
5809
5890
|
};
|
|
5810
|
-
"DeepPartial<structure-2010376527-
|
|
5891
|
+
"DeepPartial<structure-2010376527-10107-10344-2010376527-10087-10345-2010376527-9808-10645-2010376527-9787-10646-2010376527-1533-12057-2010376527-0-20955>": {
|
|
5811
5892
|
type: string;
|
|
5812
5893
|
properties: {
|
|
5813
5894
|
backgroundColor: {
|
|
@@ -5828,7 +5909,7 @@ export declare const JSONSchemas: {
|
|
|
5828
5909
|
};
|
|
5829
5910
|
additionalProperties: boolean;
|
|
5830
5911
|
};
|
|
5831
|
-
"DeepPartial<structure-2010376527-
|
|
5912
|
+
"DeepPartial<structure-2010376527-10238-10337-2010376527-10225-10338-2010376527-10107-10344-2010376527-10087-10345-2010376527-9808-10645-2010376527-9787-10646-2010376527-1533-12057-2010376527-0-20955>": {
|
|
5832
5913
|
type: string;
|
|
5833
5914
|
properties: {
|
|
5834
5915
|
backgroundColor: {
|
|
@@ -5843,7 +5924,7 @@ export declare const JSONSchemas: {
|
|
|
5843
5924
|
};
|
|
5844
5925
|
additionalProperties: boolean;
|
|
5845
5926
|
};
|
|
5846
|
-
"DeepPartial<structure-2010376527-
|
|
5927
|
+
"DeepPartial<structure-2010376527-10370-10640-2010376527-10345-10641-2010376527-9808-10645-2010376527-9787-10646-2010376527-1533-12057-2010376527-0-20955>": {
|
|
5847
5928
|
type: string;
|
|
5848
5929
|
properties: {
|
|
5849
5930
|
textColor: {
|
|
@@ -5861,7 +5942,7 @@ export declare const JSONSchemas: {
|
|
|
5861
5942
|
};
|
|
5862
5943
|
additionalProperties: boolean;
|
|
5863
5944
|
};
|
|
5864
|
-
"DeepPartial<structure-2010376527-
|
|
5945
|
+
"DeepPartial<structure-2010376527-10470-10633-2010376527-10457-10634-2010376527-10370-10640-2010376527-10345-10641-2010376527-9808-10645-2010376527-9787-10646-2010376527-1533-12057-2010376527-0-20955>": {
|
|
5865
5946
|
type: string;
|
|
5866
5947
|
properties: {
|
|
5867
5948
|
backgroundColor: {
|
|
@@ -5882,7 +5963,7 @@ export declare const JSONSchemas: {
|
|
|
5882
5963
|
};
|
|
5883
5964
|
additionalProperties: boolean;
|
|
5884
5965
|
};
|
|
5885
|
-
"DeepPartial<structure-2010376527-
|
|
5966
|
+
"DeepPartial<structure-2010376527-10655-10899-2010376527-10646-10900-2010376527-1533-12057-2010376527-0-20955>": {
|
|
5886
5967
|
type: string;
|
|
5887
5968
|
properties: {
|
|
5888
5969
|
header: {
|
|
@@ -5894,7 +5975,7 @@ export declare const JSONSchemas: {
|
|
|
5894
5975
|
};
|
|
5895
5976
|
additionalProperties: boolean;
|
|
5896
5977
|
};
|
|
5897
|
-
"DeepPartial<structure-2010376527-
|
|
5978
|
+
"DeepPartial<structure-2010376527-10669-10714-2010376527-10657-10715-2010376527-10655-10899-2010376527-10646-10900-2010376527-1533-12057-2010376527-0-20955>": {
|
|
5898
5979
|
type: string;
|
|
5899
5980
|
properties: {
|
|
5900
5981
|
mobileBackgroundColor: {
|
|
@@ -5903,7 +5984,7 @@ export declare const JSONSchemas: {
|
|
|
5903
5984
|
};
|
|
5904
5985
|
additionalProperties: boolean;
|
|
5905
5986
|
};
|
|
5906
|
-
"DeepPartial<structure-2010376527-
|
|
5987
|
+
"DeepPartial<structure-2010376527-10730-10894-2010376527-10715-10895-2010376527-10655-10899-2010376527-10646-10900-2010376527-1533-12057-2010376527-0-20955>": {
|
|
5907
5988
|
type: string;
|
|
5908
5989
|
properties: {
|
|
5909
5990
|
bgColor: {
|
|
@@ -5927,7 +6008,7 @@ export declare const JSONSchemas: {
|
|
|
5927
6008
|
};
|
|
5928
6009
|
additionalProperties: boolean;
|
|
5929
6010
|
};
|
|
5930
|
-
"DeepPartial<structure-2010376527-
|
|
6011
|
+
"DeepPartial<structure-2010376527-10918-10945-2010376527-10900-10946-2010376527-1533-12057-2010376527-0-20955>": {
|
|
5931
6012
|
type: string;
|
|
5932
6013
|
properties: {
|
|
5933
6014
|
bgColor: {
|
|
@@ -5936,7 +6017,7 @@ export declare const JSONSchemas: {
|
|
|
5936
6017
|
};
|
|
5937
6018
|
additionalProperties: boolean;
|
|
5938
6019
|
};
|
|
5939
|
-
"DeepPartial<structure-2010376527-
|
|
6020
|
+
"DeepPartial<structure-2010376527-10955-11122-2010376527-10946-11123-2010376527-1533-12057-2010376527-0-20955>": {
|
|
5940
6021
|
type: string;
|
|
5941
6022
|
properties: {
|
|
5942
6023
|
borderRadius: {
|
|
@@ -5960,7 +6041,7 @@ export declare const JSONSchemas: {
|
|
|
5960
6041
|
};
|
|
5961
6042
|
additionalProperties: boolean;
|
|
5962
6043
|
};
|
|
5963
|
-
"DeepPartial<interface-2010376527-
|
|
6044
|
+
"DeepPartial<interface-2010376527-12664-12779-2010376527-0-20955>": {
|
|
5964
6045
|
type: string;
|
|
5965
6046
|
properties: {
|
|
5966
6047
|
bgColor: {
|
|
@@ -5978,7 +6059,7 @@ export declare const JSONSchemas: {
|
|
|
5978
6059
|
};
|
|
5979
6060
|
additionalProperties: boolean;
|
|
5980
6061
|
};
|
|
5981
|
-
"DeepPartial<interface-2010376527-
|
|
6062
|
+
"DeepPartial<interface-2010376527-12779-13006-2010376527-0-20955>": {
|
|
5982
6063
|
type: string;
|
|
5983
6064
|
properties: {
|
|
5984
6065
|
floating: {
|
|
@@ -5987,7 +6068,7 @@ export declare const JSONSchemas: {
|
|
|
5987
6068
|
};
|
|
5988
6069
|
additionalProperties: boolean;
|
|
5989
6070
|
};
|
|
5990
|
-
"DeepPartial<structure-2010376527-
|
|
6071
|
+
"DeepPartial<structure-2010376527-12821-13003-2010376527-12809-13004-2010376527-12779-13006-2010376527-0-20955>": {
|
|
5991
6072
|
type: string;
|
|
5992
6073
|
properties: {
|
|
5993
6074
|
color: {
|
|
@@ -6005,7 +6086,7 @@ export declare const JSONSchemas: {
|
|
|
6005
6086
|
};
|
|
6006
6087
|
additionalProperties: boolean;
|
|
6007
6088
|
};
|
|
6008
|
-
"DeepPartial<structure-2010376527-
|
|
6089
|
+
"DeepPartial<structure-2010376527-12834-12886-2010376527-12823-12887-2010376527-12821-13003-2010376527-12809-13004-2010376527-12779-13006-2010376527-0-20955>": {
|
|
6009
6090
|
type: string;
|
|
6010
6091
|
properties: {
|
|
6011
6092
|
active: {
|
|
@@ -6017,7 +6098,7 @@ export declare const JSONSchemas: {
|
|
|
6017
6098
|
};
|
|
6018
6099
|
additionalProperties: boolean;
|
|
6019
6100
|
};
|
|
6020
|
-
"DeepPartial<structure-2010376527-
|
|
6101
|
+
"DeepPartial<structure-2010376527-12900-12952-2010376527-12887-12953-2010376527-12821-13003-2010376527-12809-13004-2010376527-12779-13006-2010376527-0-20955>": {
|
|
6021
6102
|
type: string;
|
|
6022
6103
|
properties: {
|
|
6023
6104
|
active: {
|
|
@@ -6029,7 +6110,7 @@ export declare const JSONSchemas: {
|
|
|
6029
6110
|
};
|
|
6030
6111
|
additionalProperties: boolean;
|
|
6031
6112
|
};
|
|
6032
|
-
"DeepPartial<structure-2010376527-
|
|
6113
|
+
"DeepPartial<structure-2010376527-11135-11331-2010376527-11123-11332-2010376527-1533-12057-2010376527-0-20955>": {
|
|
6033
6114
|
type: string;
|
|
6034
6115
|
properties: {
|
|
6035
6116
|
iconColor: {
|
|
@@ -6050,7 +6131,7 @@ export declare const JSONSchemas: {
|
|
|
6050
6131
|
};
|
|
6051
6132
|
additionalProperties: boolean;
|
|
6052
6133
|
};
|
|
6053
|
-
"DeepPartial<interface-2010376527-
|
|
6134
|
+
"DeepPartial<interface-2010376527-13006-13095-2010376527-0-20955>": {
|
|
6054
6135
|
type: string;
|
|
6055
6136
|
properties: {
|
|
6056
6137
|
bgColor: {
|
|
@@ -6065,7 +6146,7 @@ export declare const JSONSchemas: {
|
|
|
6065
6146
|
};
|
|
6066
6147
|
additionalProperties: boolean;
|
|
6067
6148
|
};
|
|
6068
|
-
"DeepPartial<structure-2010376527-
|
|
6149
|
+
"DeepPartial<structure-2010376527-11257-11326-2010376527-11244-11327-2010376527-11135-11331-2010376527-11123-11332-2010376527-1533-12057-2010376527-0-20955>": {
|
|
6069
6150
|
type: string;
|
|
6070
6151
|
properties: {
|
|
6071
6152
|
static: {
|
|
@@ -6077,7 +6158,7 @@ export declare const JSONSchemas: {
|
|
|
6077
6158
|
};
|
|
6078
6159
|
additionalProperties: boolean;
|
|
6079
6160
|
};
|
|
6080
|
-
"DeepPartial<structure-2010376527-
|
|
6161
|
+
"DeepPartial<structure-2010376527-11347-11378-2010376527-11332-11379-2010376527-1533-12057-2010376527-0-20955>": {
|
|
6081
6162
|
type: string;
|
|
6082
6163
|
properties: {
|
|
6083
6164
|
borderColor: {
|
|
@@ -6086,7 +6167,7 @@ export declare const JSONSchemas: {
|
|
|
6086
6167
|
};
|
|
6087
6168
|
additionalProperties: boolean;
|
|
6088
6169
|
};
|
|
6089
|
-
"DeepPartial<structure-2010376527-
|
|
6170
|
+
"DeepPartial<structure-2010376527-11482-11621-2010376527-11475-11622-2010376527-1533-12057-2010376527-0-20955>": {
|
|
6090
6171
|
type: string;
|
|
6091
6172
|
properties: {
|
|
6092
6173
|
heading: {
|
|
@@ -6101,7 +6182,7 @@ export declare const JSONSchemas: {
|
|
|
6101
6182
|
};
|
|
6102
6183
|
additionalProperties: boolean;
|
|
6103
6184
|
};
|
|
6104
|
-
"DeepPartial<structure-2010376527-
|
|
6185
|
+
"DeepPartial<structure-2010376527-11497-11526-2010376527-11484-11527-2010376527-11482-11621-2010376527-11475-11622-2010376527-1533-12057-2010376527-0-20955>": {
|
|
6105
6186
|
type: string;
|
|
6106
6187
|
properties: {
|
|
6107
6188
|
color: {
|
|
@@ -6110,7 +6191,7 @@ export declare const JSONSchemas: {
|
|
|
6110
6191
|
};
|
|
6111
6192
|
additionalProperties: boolean;
|
|
6112
6193
|
};
|
|
6113
|
-
"DeepPartial<structure-2010376527-
|
|
6194
|
+
"DeepPartial<structure-2010376527-11543-11572-2010376527-11527-11573-2010376527-11482-11621-2010376527-11475-11622-2010376527-1533-12057-2010376527-0-20955>": {
|
|
6114
6195
|
type: string;
|
|
6115
6196
|
properties: {
|
|
6116
6197
|
color: {
|
|
@@ -6119,7 +6200,7 @@ export declare const JSONSchemas: {
|
|
|
6119
6200
|
};
|
|
6120
6201
|
additionalProperties: boolean;
|
|
6121
6202
|
};
|
|
6122
|
-
"DeepPartial<structure-2010376527-
|
|
6203
|
+
"DeepPartial<structure-2010376527-11587-11616-2010376527-11573-11617-2010376527-11482-11621-2010376527-11475-11622-2010376527-1533-12057-2010376527-0-20955>": {
|
|
6123
6204
|
type: string;
|
|
6124
6205
|
properties: {
|
|
6125
6206
|
color: {
|
|
@@ -6219,7 +6300,7 @@ export declare const JSONSchemas: {
|
|
|
6219
6300
|
type: string;
|
|
6220
6301
|
};
|
|
6221
6302
|
};
|
|
6222
|
-
"DeepPartial<def-interface-2010376527-
|
|
6303
|
+
"DeepPartial<def-interface-2010376527-12125-12237-2010376527-0-20955[]>": {
|
|
6223
6304
|
type: string;
|
|
6224
6305
|
items: {
|
|
6225
6306
|
$ref: string;
|
|
@@ -6250,7 +6331,7 @@ export declare const JSONSchemas: {
|
|
|
6250
6331
|
};
|
|
6251
6332
|
additionalProperties: boolean;
|
|
6252
6333
|
};
|
|
6253
|
-
"DeepPartial<structure-2010376527-
|
|
6334
|
+
"DeepPartial<structure-2010376527-11910-12054-2010376527-11894-12055-2010376527-1533-12057-2010376527-0-20955>": {
|
|
6254
6335
|
type: string;
|
|
6255
6336
|
properties: {
|
|
6256
6337
|
timeSlot: {
|
|
@@ -6334,7 +6415,7 @@ export declare const JSONSchemas: {
|
|
|
6334
6415
|
};
|
|
6335
6416
|
additionalProperties: boolean;
|
|
6336
6417
|
};
|
|
6337
|
-
"DeepPartial<ITimeSlotStateMap<ITimeSlotVarType<alias-2010376527-
|
|
6418
|
+
"DeepPartial<ITimeSlotStateMap<ITimeSlotVarType<alias-2010376527-15510-15622-2010376527-0-20955>>>": {
|
|
6338
6419
|
type: string;
|
|
6339
6420
|
properties: {
|
|
6340
6421
|
available: {
|
|
@@ -6349,7 +6430,7 @@ export declare const JSONSchemas: {
|
|
|
6349
6430
|
};
|
|
6350
6431
|
additionalProperties: boolean;
|
|
6351
6432
|
};
|
|
6352
|
-
"DeepPartial<ITimeSlotVarType<alias-2010376527-
|
|
6433
|
+
"DeepPartial<ITimeSlotVarType<alias-2010376527-15510-15622-2010376527-0-20955>>": {
|
|
6353
6434
|
type: string;
|
|
6354
6435
|
properties: {
|
|
6355
6436
|
default: {
|
|
@@ -6373,7 +6454,7 @@ export declare const JSONSchemas: {
|
|
|
6373
6454
|
};
|
|
6374
6455
|
additionalProperties: boolean;
|
|
6375
6456
|
};
|
|
6376
|
-
"DeepPartial<structure-2010376527-
|
|
6457
|
+
"DeepPartial<structure-2010376527-19920-19986-2010376527-19911-19987-2010376527-19852-20509-2010376527-0-20955>": {
|
|
6377
6458
|
type: string;
|
|
6378
6459
|
properties: {
|
|
6379
6460
|
iconColor: {
|
|
@@ -6403,7 +6484,7 @@ export declare const JSONSchemas: {
|
|
|
6403
6484
|
};
|
|
6404
6485
|
additionalProperties: boolean;
|
|
6405
6486
|
};
|
|
6406
|
-
"DeepPartial<structure-2010376527-
|
|
6487
|
+
"DeepPartial<structure-2010376527-20042-20097-2010376527-20029-20098-2010376527-19852-20509-2010376527-0-20955>": {
|
|
6407
6488
|
type: string;
|
|
6408
6489
|
properties: {
|
|
6409
6490
|
color: {
|
|
@@ -6412,7 +6493,7 @@ export declare const JSONSchemas: {
|
|
|
6412
6493
|
};
|
|
6413
6494
|
additionalProperties: boolean;
|
|
6414
6495
|
};
|
|
6415
|
-
"DeepPartial<structure-2010376527-
|
|
6496
|
+
"DeepPartial<structure-2010376527-20111-20293-2010376527-20098-20294-2010376527-19852-20509-2010376527-0-20955>": {
|
|
6416
6497
|
type: string;
|
|
6417
6498
|
properties: {
|
|
6418
6499
|
color: {
|
|
@@ -6427,7 +6508,7 @@ export declare const JSONSchemas: {
|
|
|
6427
6508
|
};
|
|
6428
6509
|
additionalProperties: boolean;
|
|
6429
6510
|
};
|
|
6430
|
-
"DeepPartial<structure-2010376527-
|
|
6511
|
+
"DeepPartial<structure-2010376527-20313-20506-2010376527-20294-20507-2010376527-19852-20509-2010376527-0-20955>": {
|
|
6431
6512
|
type: string;
|
|
6432
6513
|
properties: {
|
|
6433
6514
|
fontSize: {
|
|
@@ -6442,7 +6523,7 @@ export declare const JSONSchemas: {
|
|
|
6442
6523
|
};
|
|
6443
6524
|
additionalProperties: boolean;
|
|
6444
6525
|
};
|
|
6445
|
-
"DeepPartial<structure-2010376527-
|
|
6526
|
+
"DeepPartial<structure-2010376527-11964-12049-2010376527-11937-12050-2010376527-11910-12054-2010376527-11894-12055-2010376527-1533-12057-2010376527-0-20955>": {
|
|
6446
6527
|
type: string;
|
|
6447
6528
|
properties: {
|
|
6448
6529
|
color: {
|