@thryveai/theme-interfaces 2.8.20 → 2.8.22
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 +31 -4
- package/dist/JSONSchemas/index.js +53 -8
- package/dist/interfaces/icons.interfaces.d.ts +2 -2
- package/dist/interfaces/shared-settings.interfaces.d.ts +5 -0
- package/dist/storefront/commonSettingsStorefront.js +1 -0
- package/dist/storefront/commonSharedSettings.js +4 -0
- package/dist/storefront/defaultIconsStorefront.js +1 -1
- package/dist/storefront/defaultSettingsStorefront.js +1 -0
- package/dist/storefront/defaultSharedSettings.js +4 -0
- package/package.json +1 -1
|
@@ -464,6 +464,9 @@ export declare const JSONSchemas: {
|
|
|
464
464
|
VisaCard: {
|
|
465
465
|
type: string;
|
|
466
466
|
};
|
|
467
|
+
VisaDebit: {
|
|
468
|
+
type: string;
|
|
469
|
+
};
|
|
467
470
|
Paze: {
|
|
468
471
|
type: string;
|
|
469
472
|
};
|
|
@@ -2168,6 +2171,9 @@ export declare const JSONSchemas: {
|
|
|
2168
2171
|
ageVerification: {
|
|
2169
2172
|
$ref: string;
|
|
2170
2173
|
};
|
|
2174
|
+
ageGateModal: {
|
|
2175
|
+
$ref: string;
|
|
2176
|
+
};
|
|
2171
2177
|
loyalty: {
|
|
2172
2178
|
$ref: string;
|
|
2173
2179
|
};
|
|
@@ -2198,7 +2204,7 @@ export declare const JSONSchemas: {
|
|
|
2198
2204
|
};
|
|
2199
2205
|
additionalProperties: boolean;
|
|
2200
2206
|
};
|
|
2201
|
-
"DeepPartial<structure-749943994-
|
|
2207
|
+
"DeepPartial<structure-749943994-1174-1194-749943994-1164-1195-749943994-1099-1275-749943994-0-2328>": {
|
|
2202
2208
|
type: string;
|
|
2203
2209
|
properties: {
|
|
2204
2210
|
enable: {
|
|
@@ -2393,6 +2399,18 @@ export declare const JSONSchemas: {
|
|
|
2393
2399
|
};
|
|
2394
2400
|
additionalProperties: boolean;
|
|
2395
2401
|
};
|
|
2402
|
+
"DeepPartial<IAgeGateModal>": {
|
|
2403
|
+
type: string;
|
|
2404
|
+
properties: {
|
|
2405
|
+
enabled: {
|
|
2406
|
+
type: string;
|
|
2407
|
+
};
|
|
2408
|
+
redirectUrl: {
|
|
2409
|
+
type: string;
|
|
2410
|
+
};
|
|
2411
|
+
};
|
|
2412
|
+
additionalProperties: boolean;
|
|
2413
|
+
};
|
|
2396
2414
|
"DeepPartial<ILoyalty>": {
|
|
2397
2415
|
type: string;
|
|
2398
2416
|
properties: {
|
|
@@ -2406,7 +2424,7 @@ export declare const JSONSchemas: {
|
|
|
2406
2424
|
type: string;
|
|
2407
2425
|
enum: string[];
|
|
2408
2426
|
};
|
|
2409
|
-
"DeepPartial<interface-749943994-
|
|
2427
|
+
"DeepPartial<interface-749943994-2283-2327-749943994-0-2328>": {
|
|
2410
2428
|
type: string;
|
|
2411
2429
|
properties: {
|
|
2412
2430
|
organization: {
|
|
@@ -2424,7 +2442,7 @@ export declare const JSONSchemas: {
|
|
|
2424
2442
|
};
|
|
2425
2443
|
additionalProperties: boolean;
|
|
2426
2444
|
};
|
|
2427
|
-
"DeepPartial<interface-749943994-
|
|
2445
|
+
"DeepPartial<interface-749943994-1045-1099-749943994-0-2328>": {
|
|
2428
2446
|
type: string;
|
|
2429
2447
|
properties: {
|
|
2430
2448
|
enabled: {
|
|
@@ -2620,7 +2638,7 @@ export declare const JSONSchemas: {
|
|
|
2620
2638
|
DefaultIconsForSchema: {
|
|
2621
2639
|
$ref: string;
|
|
2622
2640
|
};
|
|
2623
|
-
"DeepPartial<(structure-1667837717-
|
|
2641
|
+
"DeepPartial<(structure-1667837717-3519-3521-1667837717-3519-3536-1667837717-3506-3537-1667837717-3469-3538-1667837717-0-3539&def-alias-1667837717-39-107-1667837717-0-3539)>": {
|
|
2624
2642
|
type: string;
|
|
2625
2643
|
properties: {
|
|
2626
2644
|
AccountOutline: {
|
|
@@ -2836,6 +2854,9 @@ export declare const JSONSchemas: {
|
|
|
2836
2854
|
Notifications: {
|
|
2837
2855
|
type: string;
|
|
2838
2856
|
};
|
|
2857
|
+
NoDepartments: {
|
|
2858
|
+
type: string;
|
|
2859
|
+
};
|
|
2839
2860
|
Orders: {
|
|
2840
2861
|
type: string;
|
|
2841
2862
|
};
|
|
@@ -2926,6 +2947,9 @@ export declare const JSONSchemas: {
|
|
|
2926
2947
|
ReserveTime: {
|
|
2927
2948
|
type: string;
|
|
2928
2949
|
};
|
|
2950
|
+
Rewards: {
|
|
2951
|
+
type: string;
|
|
2952
|
+
};
|
|
2929
2953
|
SavedCard: {
|
|
2930
2954
|
type: string;
|
|
2931
2955
|
};
|
|
@@ -3043,6 +3067,9 @@ export declare const JSONSchemas: {
|
|
|
3043
3067
|
VisaCard: {
|
|
3044
3068
|
type: string;
|
|
3045
3069
|
};
|
|
3070
|
+
VisaDebit: {
|
|
3071
|
+
type: string;
|
|
3072
|
+
};
|
|
3046
3073
|
Paze: {
|
|
3047
3074
|
type: string;
|
|
3048
3075
|
};
|
|
@@ -629,6 +629,9 @@ exports.JSONSchemas = {
|
|
|
629
629
|
"VisaCard": {
|
|
630
630
|
"type": "boolean"
|
|
631
631
|
},
|
|
632
|
+
"VisaDebit": {
|
|
633
|
+
"type": "boolean"
|
|
634
|
+
},
|
|
632
635
|
"Paze": {
|
|
633
636
|
"type": "boolean"
|
|
634
637
|
}
|
|
@@ -2257,6 +2260,10 @@ exports.JSONSchemas = {
|
|
|
2257
2260
|
"type": "string",
|
|
2258
2261
|
"const": "Notifications"
|
|
2259
2262
|
},
|
|
2263
|
+
{
|
|
2264
|
+
"type": "string",
|
|
2265
|
+
"const": "NoDepartments"
|
|
2266
|
+
},
|
|
2260
2267
|
{
|
|
2261
2268
|
"type": "string",
|
|
2262
2269
|
"const": "Orders"
|
|
@@ -2377,6 +2384,10 @@ exports.JSONSchemas = {
|
|
|
2377
2384
|
"type": "string",
|
|
2378
2385
|
"const": "ReserveTime"
|
|
2379
2386
|
},
|
|
2387
|
+
{
|
|
2388
|
+
"type": "string",
|
|
2389
|
+
"const": "Rewards"
|
|
2390
|
+
},
|
|
2380
2391
|
{
|
|
2381
2392
|
"type": "string",
|
|
2382
2393
|
"const": "SavedCard"
|
|
@@ -2525,6 +2536,7 @@ exports.JSONSchemas = {
|
|
|
2525
2536
|
"MasterCard",
|
|
2526
2537
|
"MasterCardDebit",
|
|
2527
2538
|
"VisaCard",
|
|
2539
|
+
"VisaDebit",
|
|
2528
2540
|
"Paze"
|
|
2529
2541
|
]
|
|
2530
2542
|
},
|
|
@@ -3106,11 +3118,14 @@ exports.JSONSchemas = {
|
|
|
3106
3118
|
"ageVerification": {
|
|
3107
3119
|
"$ref": "#/definitions/DeepPartial%3CIAgeVerification%3E"
|
|
3108
3120
|
},
|
|
3121
|
+
"ageGateModal": {
|
|
3122
|
+
"$ref": "#/definitions/DeepPartial%3CIAgeGateModal%3E"
|
|
3123
|
+
},
|
|
3109
3124
|
"loyalty": {
|
|
3110
3125
|
"$ref": "#/definitions/DeepPartial%3CILoyalty%3E"
|
|
3111
3126
|
},
|
|
3112
3127
|
"idp": {
|
|
3113
|
-
"$ref": "#/definitions/DeepPartial%3Cinterface-749943994-
|
|
3128
|
+
"$ref": "#/definitions/DeepPartial%3Cinterface-749943994-2283-2327-749943994-0-2328%3E"
|
|
3114
3129
|
}
|
|
3115
3130
|
},
|
|
3116
3131
|
"additionalProperties": false
|
|
@@ -3122,7 +3137,7 @@ exports.JSONSchemas = {
|
|
|
3122
3137
|
"type": "boolean"
|
|
3123
3138
|
},
|
|
3124
3139
|
"search": {
|
|
3125
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-749943994-
|
|
3140
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-749943994-1174-1194-749943994-1164-1195-749943994-1099-1275-749943994-0-2328%3E"
|
|
3126
3141
|
},
|
|
3127
3142
|
"stores": {
|
|
3128
3143
|
"$ref": "#/definitions/DeepPartial%3Cstring%5B%5D%3E"
|
|
@@ -3136,7 +3151,7 @@ exports.JSONSchemas = {
|
|
|
3136
3151
|
},
|
|
3137
3152
|
"additionalProperties": false
|
|
3138
3153
|
},
|
|
3139
|
-
"DeepPartial<structure-749943994-
|
|
3154
|
+
"DeepPartial<structure-749943994-1174-1194-749943994-1164-1195-749943994-1099-1275-749943994-0-2328>": {
|
|
3140
3155
|
"type": "object",
|
|
3141
3156
|
"properties": {
|
|
3142
3157
|
"enable": {
|
|
@@ -3378,6 +3393,18 @@ exports.JSONSchemas = {
|
|
|
3378
3393
|
},
|
|
3379
3394
|
"additionalProperties": false
|
|
3380
3395
|
},
|
|
3396
|
+
"DeepPartial<IAgeGateModal>": {
|
|
3397
|
+
"type": "object",
|
|
3398
|
+
"properties": {
|
|
3399
|
+
"enabled": {
|
|
3400
|
+
"type": "boolean"
|
|
3401
|
+
},
|
|
3402
|
+
"redirectUrl": {
|
|
3403
|
+
"type": "string"
|
|
3404
|
+
}
|
|
3405
|
+
},
|
|
3406
|
+
"additionalProperties": false
|
|
3407
|
+
},
|
|
3381
3408
|
"DeepPartial<ILoyalty>": {
|
|
3382
3409
|
"type": "object",
|
|
3383
3410
|
"properties": {
|
|
@@ -3412,7 +3439,7 @@ exports.JSONSchemas = {
|
|
|
3412
3439
|
"codabar"
|
|
3413
3440
|
]
|
|
3414
3441
|
},
|
|
3415
|
-
"DeepPartial<interface-749943994-
|
|
3442
|
+
"DeepPartial<interface-749943994-2283-2327-749943994-0-2328>": {
|
|
3416
3443
|
"type": "object",
|
|
3417
3444
|
"properties": {
|
|
3418
3445
|
"organization": {
|
|
@@ -3425,12 +3452,12 @@ exports.JSONSchemas = {
|
|
|
3425
3452
|
"type": "object",
|
|
3426
3453
|
"properties": {
|
|
3427
3454
|
"preserveOrderNote": {
|
|
3428
|
-
"$ref": "#/definitions/DeepPartial%3Cinterface-749943994-
|
|
3455
|
+
"$ref": "#/definitions/DeepPartial%3Cinterface-749943994-1045-1099-749943994-0-2328%3E"
|
|
3429
3456
|
}
|
|
3430
3457
|
},
|
|
3431
3458
|
"additionalProperties": false
|
|
3432
3459
|
},
|
|
3433
|
-
"DeepPartial<interface-749943994-
|
|
3460
|
+
"DeepPartial<interface-749943994-1045-1099-749943994-0-2328>": {
|
|
3434
3461
|
"type": "object",
|
|
3435
3462
|
"properties": {
|
|
3436
3463
|
"enabled": {
|
|
@@ -3627,9 +3654,9 @@ exports.JSONSchemas = {
|
|
|
3627
3654
|
"$ref": "#/definitions/DefaultIconsForSchema",
|
|
3628
3655
|
"definitions": {
|
|
3629
3656
|
"DefaultIconsForSchema": {
|
|
3630
|
-
"$ref": "#/definitions/DeepPartial%3C(structure-1667837717-
|
|
3657
|
+
"$ref": "#/definitions/DeepPartial%3C(structure-1667837717-3519-3521-1667837717-3519-3536-1667837717-3506-3537-1667837717-3469-3538-1667837717-0-3539%26def-alias-1667837717-39-107-1667837717-0-3539)%3E"
|
|
3631
3658
|
},
|
|
3632
|
-
"DeepPartial<(structure-1667837717-
|
|
3659
|
+
"DeepPartial<(structure-1667837717-3519-3521-1667837717-3519-3536-1667837717-3506-3537-1667837717-3469-3538-1667837717-0-3539&def-alias-1667837717-39-107-1667837717-0-3539)>": {
|
|
3633
3660
|
"type": "object",
|
|
3634
3661
|
"properties": {
|
|
3635
3662
|
"AccountOutline": {
|
|
@@ -3845,6 +3872,9 @@ exports.JSONSchemas = {
|
|
|
3845
3872
|
"Notifications": {
|
|
3846
3873
|
"type": "string"
|
|
3847
3874
|
},
|
|
3875
|
+
"NoDepartments": {
|
|
3876
|
+
"type": "string"
|
|
3877
|
+
},
|
|
3848
3878
|
"Orders": {
|
|
3849
3879
|
"type": "string"
|
|
3850
3880
|
},
|
|
@@ -3935,6 +3965,9 @@ exports.JSONSchemas = {
|
|
|
3935
3965
|
"ReserveTime": {
|
|
3936
3966
|
"type": "string"
|
|
3937
3967
|
},
|
|
3968
|
+
"Rewards": {
|
|
3969
|
+
"type": "string"
|
|
3970
|
+
},
|
|
3938
3971
|
"SavedCard": {
|
|
3939
3972
|
"type": "string"
|
|
3940
3973
|
},
|
|
@@ -4052,6 +4085,9 @@ exports.JSONSchemas = {
|
|
|
4052
4085
|
"VisaCard": {
|
|
4053
4086
|
"type": "string"
|
|
4054
4087
|
},
|
|
4088
|
+
"VisaDebit": {
|
|
4089
|
+
"type": "string"
|
|
4090
|
+
},
|
|
4055
4091
|
"Paze": {
|
|
4056
4092
|
"type": "string"
|
|
4057
4093
|
},
|
|
@@ -5807,6 +5843,10 @@ exports.JSONSchemas = {
|
|
|
5807
5843
|
"type": "string",
|
|
5808
5844
|
"const": "Notifications"
|
|
5809
5845
|
},
|
|
5846
|
+
{
|
|
5847
|
+
"type": "string",
|
|
5848
|
+
"const": "NoDepartments"
|
|
5849
|
+
},
|
|
5810
5850
|
{
|
|
5811
5851
|
"type": "string",
|
|
5812
5852
|
"const": "Orders"
|
|
@@ -5927,6 +5967,10 @@ exports.JSONSchemas = {
|
|
|
5927
5967
|
"type": "string",
|
|
5928
5968
|
"const": "ReserveTime"
|
|
5929
5969
|
},
|
|
5970
|
+
{
|
|
5971
|
+
"type": "string",
|
|
5972
|
+
"const": "Rewards"
|
|
5973
|
+
},
|
|
5930
5974
|
{
|
|
5931
5975
|
"type": "string",
|
|
5932
5976
|
"const": "SavedCard"
|
|
@@ -6075,6 +6119,7 @@ exports.JSONSchemas = {
|
|
|
6075
6119
|
"MasterCard",
|
|
6076
6120
|
"MasterCardDebit",
|
|
6077
6121
|
"VisaCard",
|
|
6122
|
+
"VisaDebit",
|
|
6078
6123
|
"Paze"
|
|
6079
6124
|
]
|
|
6080
6125
|
},
|
|
@@ -3,8 +3,8 @@ export declare type IIconsObject = {
|
|
|
3
3
|
[iconName in IconNames]: string;
|
|
4
4
|
};
|
|
5
5
|
export declare type PaymentTypesLogos = "AmExpCard" | "AmExpLogo" | "Comodo" | "DiscoverCard" | "DiscoverLogo" | "MasterLogo" | "MasterSecure" | "VisaLogo" | "VisaVerified";
|
|
6
|
-
export declare type PaymentCards = "AmExpCard" | "ApplePay" | "DiscoverCard" | "EBT" | "PayPal" | "GooglePay" | "MasterCard" | "MasterCardDebit" | "VisaCard" | "Paze";
|
|
7
|
-
export declare type IconNames = "AccountOutline" | "AccountSolid" | "Addresses" | "ApplePay" | "ArrowDown" | "ArrowUp" | "ArrowRight" | "ArrowUpdown" | "BarScan" | "Bell" | "Blog" | "Cart" | "Check" | "CheckCircle" | "ChevronDown" | "ChevronLeft" | "ChevronRight" | "ChevronUp" | "Circular" | "Clear" | "Close" | "Coupon" | "Credit" | "CreditCard" | "Dashboard" | "DeliveryOutline" | "DeliverySolid" | "Dietary" | "DoubleArrows" | "Download" | "Dropship" | "EBT" | "Eco" | "Edit" | "Error" | "FaceHappy" | "FaceSad" | "Facebook" | "Fav" | "FavSolid" | "Filter" | "Flag" | "Geolocate" | "GooglePay" | "Hamburger" | "Help" | "Home" | "HouseOrBusinessAccount" | "Info" | "Instacart" | "InstacartLogo" | "Instagram" | "InstructionsFilled" | "ItemLocation" | "ListCheck" | "ListItems" | "ListLarge" | "ListRemove" | "ListSave" | "ListSearch" | "LocationDistance" | "LocationPin" | "LoyaltyCard" | "Mail" | "Minus" | "MoreOptionsH" | "MoreOptionsV" | "None" | "Note" | "NoteFilled" | "Notifications" | "Orders" | "PastPurchases" | "PayPal" | "PayInStore" | "Pause" | "PaymentOutline" | "PaymentSolid" | "Phone" | "PhoneMobile" | "Pickup" | "PickupInfo" | "Pinterest" | "Play" | "Plus" | "Print" | "ProductLocation" | "PromoOutline" | "PromoSolid" | "RadioActive" | "RadioEmpty" | "RecipeCalories" | "RecipeCooktime" | "RecipeIngredients" | "RecipePreptime" | "RecipeServings" | "RecommendedSub" | "Remove" | "Reserve" | "ReserveDate" | "ReserveTime" | "SavedCard" | "Search" | "SelectCheck" | "SelectEmpty" | "SelectMark" | "Send" | "Settings" | "Share" | "SodiumWarning" | "SortGrid" | "SortList" | "StarOutline" | "StarSolid" | "Subscription" | "Substitute" | "SubstituteBestmatch" | "SubstituteNone" | "SubstituteProduct" | "TikTok" | "Trash" | "Twitter" | "TargetedReward" | "Unavailable" | "Voice" | "Warning" | "YourLocation" | "Youtube" | PaymentTypesLogos | PaymentCards | ProductAttributeIcons | LanguageFlags;
|
|
6
|
+
export declare type PaymentCards = "AmExpCard" | "ApplePay" | "DiscoverCard" | "EBT" | "PayPal" | "GooglePay" | "MasterCard" | "MasterCardDebit" | "VisaCard" | "VisaDebit" | "Paze";
|
|
7
|
+
export declare type IconNames = "AccountOutline" | "AccountSolid" | "Addresses" | "ApplePay" | "ArrowDown" | "ArrowUp" | "ArrowRight" | "ArrowUpdown" | "BarScan" | "Bell" | "Blog" | "Cart" | "Check" | "CheckCircle" | "ChevronDown" | "ChevronLeft" | "ChevronRight" | "ChevronUp" | "Circular" | "Clear" | "Close" | "Coupon" | "Credit" | "CreditCard" | "Dashboard" | "DeliveryOutline" | "DeliverySolid" | "Dietary" | "DoubleArrows" | "Download" | "Dropship" | "EBT" | "Eco" | "Edit" | "Error" | "FaceHappy" | "FaceSad" | "Facebook" | "Fav" | "FavSolid" | "Filter" | "Flag" | "Geolocate" | "GooglePay" | "Hamburger" | "Help" | "Home" | "HouseOrBusinessAccount" | "Info" | "Instacart" | "InstacartLogo" | "Instagram" | "InstructionsFilled" | "ItemLocation" | "ListCheck" | "ListItems" | "ListLarge" | "ListRemove" | "ListSave" | "ListSearch" | "LocationDistance" | "LocationPin" | "LoyaltyCard" | "Mail" | "Minus" | "MoreOptionsH" | "MoreOptionsV" | "None" | "Note" | "NoteFilled" | "Notifications" | "NoDepartments" | "Orders" | "PastPurchases" | "PayPal" | "PayInStore" | "Pause" | "PaymentOutline" | "PaymentSolid" | "Phone" | "PhoneMobile" | "Pickup" | "PickupInfo" | "Pinterest" | "Play" | "Plus" | "Print" | "ProductLocation" | "PromoOutline" | "PromoSolid" | "RadioActive" | "RadioEmpty" | "RecipeCalories" | "RecipeCooktime" | "RecipeIngredients" | "RecipePreptime" | "RecipeServings" | "RecommendedSub" | "Remove" | "Reserve" | "ReserveDate" | "ReserveTime" | "Rewards" | "SavedCard" | "Search" | "SelectCheck" | "SelectEmpty" | "SelectMark" | "Send" | "Settings" | "Share" | "SodiumWarning" | "SortGrid" | "SortList" | "StarOutline" | "StarSolid" | "Subscription" | "Substitute" | "SubstituteBestmatch" | "SubstituteNone" | "SubstituteProduct" | "TikTok" | "Trash" | "Twitter" | "TargetedReward" | "Unavailable" | "Voice" | "Warning" | "YourLocation" | "Youtube" | PaymentTypesLogos | PaymentCards | ProductAttributeIcons | LanguageFlags;
|
|
8
8
|
export declare type ProductAttributeIcons = "GlutenFree" | "Organic" | "Local" | "DairyFree" | "DiabetesFriendly" | "EggFree" | "FairTrade" | "NoArtificialIngredients" | "Halal" | "HeartHealth" | "NoHighFructoseCornSyrup" | "KetoFriendly" | "Kosher" | "LactoseFree" | "LowFODMAP" | "LowSodium" | "NoAddedSugar" | "NonGMO" | "Paleo" | "PeanutFree" | "PlantGoodness" | "SoyFree" | "Vegan" | "WholeGrain" | "BottleDeposit" | "LimitedIngredients" | "MinimallyProcessed" | "Fsa" | "PlantBased" | "Frozen" | "MapleLeafCanadian" | "HighFiber" | "HighProtein" | "NewProduct";
|
|
9
9
|
export declare type LanguageFlags = "en-au" | "en-ca" | "en-gb" | "en-ie" | "en-us" | "es-es" | "es-mx" | "es-us" | "fr-ca";
|
|
10
10
|
export declare type DefaultIconsForSchema = DeepPartial<{} & IIconsObject>;
|
|
@@ -14,6 +14,7 @@ export interface ISharedFeatures {
|
|
|
14
14
|
couponGallery: ICouponGallery;
|
|
15
15
|
flyerConfiguration: IFlyerConfiguration | null;
|
|
16
16
|
ageVerification: IAgeVerification;
|
|
17
|
+
ageGateModal: IAgeGateModal;
|
|
17
18
|
loyalty: ILoyalty;
|
|
18
19
|
idp: IIdp;
|
|
19
20
|
}
|
|
@@ -62,6 +63,10 @@ export interface IAgeVerification {
|
|
|
62
63
|
ageVerificationPrefix: string;
|
|
63
64
|
ageVerificationStatementName: string;
|
|
64
65
|
}
|
|
66
|
+
export interface IAgeGateModal {
|
|
67
|
+
enabled: boolean;
|
|
68
|
+
redirectUrl: string;
|
|
69
|
+
}
|
|
65
70
|
export interface ILoyalty {
|
|
66
71
|
barcodeFormat: Format;
|
|
67
72
|
}
|