@thryveai/theme-interfaces 2.8.65 → 2.8.67
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 +11 -23
- package/dist/JSONSchemas/index.js +31 -35
- package/dist/interfaces/icons.interfaces.d.ts +1 -1
- package/dist/interfaces/shared-settings.interfaces.d.ts +0 -4
- package/dist/storefront/commonSharedSettings.js +0 -3
- package/dist/storefront/defaultIconsStorefront.js +1 -1
- package/dist/storefront/defaultSharedSettings.js +0 -3
- package/dist/storefront/productBadgeAttributes.d.ts +1 -1
- package/dist/storefront/productBadgeAttributes.js +6 -0
- package/package.json +1 -1
|
@@ -1347,7 +1347,7 @@ export declare const JSONSchemas: {
|
|
|
1347
1347
|
};
|
|
1348
1348
|
additionalProperties: boolean;
|
|
1349
1349
|
};
|
|
1350
|
-
"DeepPartial<def-alias-492965062-71-
|
|
1350
|
+
"DeepPartial<def-alias-492965062-71-991-492965062-0-2688[]>": {
|
|
1351
1351
|
type: string;
|
|
1352
1352
|
items: {
|
|
1353
1353
|
$ref: string;
|
|
@@ -2339,7 +2339,7 @@ export declare const JSONSchemas: {
|
|
|
2339
2339
|
};
|
|
2340
2340
|
additionalProperties: boolean;
|
|
2341
2341
|
};
|
|
2342
|
-
"DeepPartial<structure-749943994-1695-1715-749943994-1685-1716-749943994-1620-1796-749943994-0-
|
|
2342
|
+
"DeepPartial<structure-749943994-1695-1715-749943994-1685-1716-749943994-1620-1796-749943994-0-3321>": {
|
|
2343
2343
|
type: string;
|
|
2344
2344
|
properties: {
|
|
2345
2345
|
enable: {
|
|
@@ -2568,7 +2568,7 @@ export declare const JSONSchemas: {
|
|
|
2568
2568
|
type: string;
|
|
2569
2569
|
enum: string[];
|
|
2570
2570
|
};
|
|
2571
|
-
"DeepPartial<interface-749943994-
|
|
2571
|
+
"DeepPartial<interface-749943994-3033-3077-749943994-0-3321>": {
|
|
2572
2572
|
type: string;
|
|
2573
2573
|
properties: {
|
|
2574
2574
|
organization: {
|
|
@@ -2586,7 +2586,7 @@ export declare const JSONSchemas: {
|
|
|
2586
2586
|
};
|
|
2587
2587
|
additionalProperties: boolean;
|
|
2588
2588
|
};
|
|
2589
|
-
"DeepPartial<interface-749943994-1566-1620-749943994-0-
|
|
2589
|
+
"DeepPartial<interface-749943994-1566-1620-749943994-0-3321>": {
|
|
2590
2590
|
type: string;
|
|
2591
2591
|
properties: {
|
|
2592
2592
|
enabled: {
|
|
@@ -2633,9 +2633,6 @@ export declare const JSONSchemas: {
|
|
|
2633
2633
|
items?: undefined;
|
|
2634
2634
|
})[];
|
|
2635
2635
|
};
|
|
2636
|
-
preventiveActionsAttributes: {
|
|
2637
|
-
$ref: string;
|
|
2638
|
-
};
|
|
2639
2636
|
};
|
|
2640
2637
|
additionalProperties: boolean;
|
|
2641
2638
|
};
|
|
@@ -2643,7 +2640,7 @@ export declare const JSONSchemas: {
|
|
|
2643
2640
|
type: string;
|
|
2644
2641
|
enum: string[];
|
|
2645
2642
|
};
|
|
2646
|
-
"DeepPartial<structure-749943994-2433-2510-749943994-2409-2511-749943994-2162-
|
|
2643
|
+
"DeepPartial<structure-749943994-2433-2510-749943994-2409-2511-749943994-2162-2605-749943994-0-3321>": {
|
|
2647
2644
|
type: string;
|
|
2648
2645
|
properties: {
|
|
2649
2646
|
timeslot: {
|
|
@@ -2658,7 +2655,7 @@ export declare const JSONSchemas: {
|
|
|
2658
2655
|
};
|
|
2659
2656
|
additionalProperties: boolean;
|
|
2660
2657
|
};
|
|
2661
|
-
"DeepPartial<interface-749943994-
|
|
2658
|
+
"DeepPartial<interface-749943994-3077-3160-749943994-0-3321>": {
|
|
2662
2659
|
type: string;
|
|
2663
2660
|
properties: {
|
|
2664
2661
|
defaultDateFilterDays: {
|
|
@@ -2701,18 +2698,6 @@ export declare const JSONSchemas: {
|
|
|
2701
2698
|
type: string;
|
|
2702
2699
|
enum: string[];
|
|
2703
2700
|
};
|
|
2704
|
-
"DeepPartial<IPreventiveActionsAttributes>": {
|
|
2705
|
-
type: string;
|
|
2706
|
-
properties: {
|
|
2707
|
-
addToFavourites: {
|
|
2708
|
-
type: string;
|
|
2709
|
-
items: {
|
|
2710
|
-
type: string;
|
|
2711
|
-
};
|
|
2712
|
-
};
|
|
2713
|
-
};
|
|
2714
|
-
additionalProperties: boolean;
|
|
2715
|
-
};
|
|
2716
2701
|
"DeepPartial<ISharedProducts>": {
|
|
2717
2702
|
type: string;
|
|
2718
2703
|
properties: {
|
|
@@ -2734,7 +2719,7 @@ export declare const JSONSchemas: {
|
|
|
2734
2719
|
};
|
|
2735
2720
|
additionalProperties: boolean;
|
|
2736
2721
|
};
|
|
2737
|
-
"DeepPartial<def-interface-749943994-856-1024-749943994-0-
|
|
2722
|
+
"DeepPartial<def-interface-749943994-856-1024-749943994-0-3321[]>": {
|
|
2738
2723
|
type: string;
|
|
2739
2724
|
items: {
|
|
2740
2725
|
$ref: string;
|
|
@@ -2921,7 +2906,7 @@ export declare const JSONSchemas: {
|
|
|
2921
2906
|
DefaultIconsForSchema: {
|
|
2922
2907
|
$ref: string;
|
|
2923
2908
|
};
|
|
2924
|
-
"DeepPartial<(structure-1667837717-
|
|
2909
|
+
"DeepPartial<(structure-1667837717-3693-3695-1667837717-3693-3710-1667837717-3680-3711-1667837717-3643-3712-1667837717-0-3713&def-alias-1667837717-39-107-1667837717-0-3713)>": {
|
|
2925
2910
|
type: string;
|
|
2926
2911
|
properties: {
|
|
2927
2912
|
AccountOutline: {
|
|
@@ -3482,6 +3467,9 @@ export declare const JSONSchemas: {
|
|
|
3482
3467
|
LockedIn: {
|
|
3483
3468
|
type: string;
|
|
3484
3469
|
};
|
|
3470
|
+
Summer: {
|
|
3471
|
+
type: string;
|
|
3472
|
+
};
|
|
3485
3473
|
"en-au": {
|
|
3486
3474
|
type: string;
|
|
3487
3475
|
};
|
|
@@ -1597,15 +1597,15 @@ exports.JSONSchemas = {
|
|
|
1597
1597
|
"type": "object",
|
|
1598
1598
|
"properties": {
|
|
1599
1599
|
"attributesRank": {
|
|
1600
|
-
"$ref": "#/definitions/DeepPartial%3Cdef-alias-492965062-71-
|
|
1600
|
+
"$ref": "#/definitions/DeepPartial%3Cdef-alias-492965062-71-991-492965062-0-2688%5B%5D%3E"
|
|
1601
1601
|
},
|
|
1602
1602
|
"excludedAttributes": {
|
|
1603
|
-
"$ref": "#/definitions/DeepPartial%3Cdef-alias-492965062-71-
|
|
1603
|
+
"$ref": "#/definitions/DeepPartial%3Cdef-alias-492965062-71-991-492965062-0-2688%5B%5D%3E"
|
|
1604
1604
|
}
|
|
1605
1605
|
},
|
|
1606
1606
|
"additionalProperties": false
|
|
1607
1607
|
},
|
|
1608
|
-
"DeepPartial<def-alias-492965062-71-
|
|
1608
|
+
"DeepPartial<def-alias-492965062-71-991-492965062-0-2688[]>": {
|
|
1609
1609
|
"type": "array",
|
|
1610
1610
|
"items": {
|
|
1611
1611
|
"$ref": "#/definitions/ProductAttributes"
|
|
@@ -1654,7 +1654,13 @@ exports.JSONSchemas = {
|
|
|
1654
1654
|
"vegetarian",
|
|
1655
1655
|
"hypoallergenic",
|
|
1656
1656
|
"a+ rewards",
|
|
1657
|
-
"lockedin"
|
|
1657
|
+
"lockedin",
|
|
1658
|
+
"summer",
|
|
1659
|
+
"value",
|
|
1660
|
+
"christmas",
|
|
1661
|
+
"back to school",
|
|
1662
|
+
"easter",
|
|
1663
|
+
"baby"
|
|
1658
1664
|
]
|
|
1659
1665
|
},
|
|
1660
1666
|
"DeepPartial<IProductCardSettingsV2>": {
|
|
@@ -2718,7 +2724,8 @@ exports.JSONSchemas = {
|
|
|
2718
2724
|
"Vegetarian",
|
|
2719
2725
|
"Hypoallergenic",
|
|
2720
2726
|
"APlusRewards",
|
|
2721
|
-
"LockedIn"
|
|
2727
|
+
"LockedIn",
|
|
2728
|
+
"Summer"
|
|
2722
2729
|
]
|
|
2723
2730
|
},
|
|
2724
2731
|
"LanguageFlags": {
|
|
@@ -3310,7 +3317,7 @@ exports.JSONSchemas = {
|
|
|
3310
3317
|
"$ref": "#/definitions/DeepPartial%3CILoyalty%3E"
|
|
3311
3318
|
},
|
|
3312
3319
|
"idp": {
|
|
3313
|
-
"$ref": "#/definitions/DeepPartial%3Cinterface-749943994-
|
|
3320
|
+
"$ref": "#/definitions/DeepPartial%3Cinterface-749943994-3033-3077-749943994-0-3321%3E"
|
|
3314
3321
|
}
|
|
3315
3322
|
},
|
|
3316
3323
|
"additionalProperties": false
|
|
@@ -3322,7 +3329,7 @@ exports.JSONSchemas = {
|
|
|
3322
3329
|
"type": "boolean"
|
|
3323
3330
|
},
|
|
3324
3331
|
"search": {
|
|
3325
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-749943994-1695-1715-749943994-1685-1716-749943994-1620-1796-749943994-0-
|
|
3332
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-749943994-1695-1715-749943994-1685-1716-749943994-1620-1796-749943994-0-3321%3E"
|
|
3326
3333
|
},
|
|
3327
3334
|
"stores": {
|
|
3328
3335
|
"$ref": "#/definitions/DeepPartial%3Cstring%5B%5D%3E"
|
|
@@ -3336,7 +3343,7 @@ exports.JSONSchemas = {
|
|
|
3336
3343
|
},
|
|
3337
3344
|
"additionalProperties": false
|
|
3338
3345
|
},
|
|
3339
|
-
"DeepPartial<structure-749943994-1695-1715-749943994-1685-1716-749943994-1620-1796-749943994-0-
|
|
3346
|
+
"DeepPartial<structure-749943994-1695-1715-749943994-1685-1716-749943994-1620-1796-749943994-0-3321>": {
|
|
3340
3347
|
"type": "object",
|
|
3341
3348
|
"properties": {
|
|
3342
3349
|
"enable": {
|
|
@@ -3633,7 +3640,7 @@ exports.JSONSchemas = {
|
|
|
3633
3640
|
"codabar"
|
|
3634
3641
|
]
|
|
3635
3642
|
},
|
|
3636
|
-
"DeepPartial<interface-749943994-
|
|
3643
|
+
"DeepPartial<interface-749943994-3033-3077-749943994-0-3321>": {
|
|
3637
3644
|
"type": "object",
|
|
3638
3645
|
"properties": {
|
|
3639
3646
|
"organization": {
|
|
@@ -3646,12 +3653,12 @@ exports.JSONSchemas = {
|
|
|
3646
3653
|
"type": "object",
|
|
3647
3654
|
"properties": {
|
|
3648
3655
|
"preserveOrderNote": {
|
|
3649
|
-
"$ref": "#/definitions/DeepPartial%3Cinterface-749943994-1566-1620-749943994-0-
|
|
3656
|
+
"$ref": "#/definitions/DeepPartial%3Cinterface-749943994-1566-1620-749943994-0-3321%3E"
|
|
3650
3657
|
}
|
|
3651
3658
|
},
|
|
3652
3659
|
"additionalProperties": false
|
|
3653
3660
|
},
|
|
3654
|
-
"DeepPartial<interface-749943994-1566-1620-749943994-0-
|
|
3661
|
+
"DeepPartial<interface-749943994-1566-1620-749943994-0-3321>": {
|
|
3655
3662
|
"type": "object",
|
|
3656
3663
|
"properties": {
|
|
3657
3664
|
"enabled": {
|
|
@@ -3682,10 +3689,10 @@ exports.JSONSchemas = {
|
|
|
3682
3689
|
"type": "boolean"
|
|
3683
3690
|
},
|
|
3684
3691
|
"displayInstacartIcon": {
|
|
3685
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-749943994-2433-2510-749943994-2409-2511-749943994-2162-
|
|
3692
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-749943994-2433-2510-749943994-2409-2511-749943994-2162-2605-749943994-0-3321%3E"
|
|
3686
3693
|
},
|
|
3687
3694
|
"pastPurchases": {
|
|
3688
|
-
"$ref": "#/definitions/DeepPartial%3Cinterface-749943994-
|
|
3695
|
+
"$ref": "#/definitions/DeepPartial%3Cinterface-749943994-3077-3160-749943994-0-3321%3E"
|
|
3689
3696
|
},
|
|
3690
3697
|
"displayTimeslotProviders": {
|
|
3691
3698
|
"anyOf": [
|
|
@@ -3699,9 +3706,6 @@ exports.JSONSchemas = {
|
|
|
3699
3706
|
"type": "null"
|
|
3700
3707
|
}
|
|
3701
3708
|
]
|
|
3702
|
-
},
|
|
3703
|
-
"preventiveActionsAttributes": {
|
|
3704
|
-
"$ref": "#/definitions/DeepPartial%3CIPreventiveActionsAttributes%3E"
|
|
3705
3709
|
}
|
|
3706
3710
|
},
|
|
3707
3711
|
"additionalProperties": false
|
|
@@ -3713,7 +3717,7 @@ exports.JSONSchemas = {
|
|
|
3713
3717
|
"MM/DD/YYYY"
|
|
3714
3718
|
]
|
|
3715
3719
|
},
|
|
3716
|
-
"DeepPartial<structure-749943994-2433-2510-749943994-2409-2511-749943994-2162-
|
|
3720
|
+
"DeepPartial<structure-749943994-2433-2510-749943994-2409-2511-749943994-2162-2605-749943994-0-3321>": {
|
|
3717
3721
|
"type": "object",
|
|
3718
3722
|
"properties": {
|
|
3719
3723
|
"timeslot": {
|
|
@@ -3728,7 +3732,7 @@ exports.JSONSchemas = {
|
|
|
3728
3732
|
},
|
|
3729
3733
|
"additionalProperties": false
|
|
3730
3734
|
},
|
|
3731
|
-
"DeepPartial<interface-749943994-
|
|
3735
|
+
"DeepPartial<interface-749943994-3077-3160-749943994-0-3321>": {
|
|
3732
3736
|
"type": "object",
|
|
3733
3737
|
"properties": {
|
|
3734
3738
|
"defaultDateFilterDays": {
|
|
@@ -3787,18 +3791,6 @@ exports.JSONSchemas = {
|
|
|
3787
3791
|
"delivery"
|
|
3788
3792
|
]
|
|
3789
3793
|
},
|
|
3790
|
-
"DeepPartial<IPreventiveActionsAttributes>": {
|
|
3791
|
-
"type": "object",
|
|
3792
|
-
"properties": {
|
|
3793
|
-
"addToFavourites": {
|
|
3794
|
-
"type": "array",
|
|
3795
|
-
"items": {
|
|
3796
|
-
"type": "string"
|
|
3797
|
-
}
|
|
3798
|
-
}
|
|
3799
|
-
},
|
|
3800
|
-
"additionalProperties": false
|
|
3801
|
-
},
|
|
3802
3794
|
"DeepPartial<ISharedProducts>": {
|
|
3803
3795
|
"type": "object",
|
|
3804
3796
|
"properties": {
|
|
@@ -3815,12 +3807,12 @@ exports.JSONSchemas = {
|
|
|
3815
3807
|
"type": "number"
|
|
3816
3808
|
},
|
|
3817
3809
|
"attributeLabelRules": {
|
|
3818
|
-
"$ref": "#/definitions/DeepPartial%3Cdef-interface-749943994-856-1024-749943994-0-
|
|
3810
|
+
"$ref": "#/definitions/DeepPartial%3Cdef-interface-749943994-856-1024-749943994-0-3321%5B%5D%3E"
|
|
3819
3811
|
}
|
|
3820
3812
|
},
|
|
3821
3813
|
"additionalProperties": false
|
|
3822
3814
|
},
|
|
3823
|
-
"DeepPartial<def-interface-749943994-856-1024-749943994-0-
|
|
3815
|
+
"DeepPartial<def-interface-749943994-856-1024-749943994-0-3321[]>": {
|
|
3824
3816
|
"type": "array",
|
|
3825
3817
|
"items": {
|
|
3826
3818
|
"$ref": "#/definitions/DeepPartial%3CAttributeLabelRule%3E"
|
|
@@ -4012,9 +4004,9 @@ exports.JSONSchemas = {
|
|
|
4012
4004
|
"$ref": "#/definitions/DefaultIconsForSchema",
|
|
4013
4005
|
"definitions": {
|
|
4014
4006
|
"DefaultIconsForSchema": {
|
|
4015
|
-
"$ref": "#/definitions/DeepPartial%3C(structure-1667837717-
|
|
4007
|
+
"$ref": "#/definitions/DeepPartial%3C(structure-1667837717-3693-3695-1667837717-3693-3710-1667837717-3680-3711-1667837717-3643-3712-1667837717-0-3713%26def-alias-1667837717-39-107-1667837717-0-3713)%3E"
|
|
4016
4008
|
},
|
|
4017
|
-
"DeepPartial<(structure-1667837717-
|
|
4009
|
+
"DeepPartial<(structure-1667837717-3693-3695-1667837717-3693-3710-1667837717-3680-3711-1667837717-3643-3712-1667837717-0-3713&def-alias-1667837717-39-107-1667837717-0-3713)>": {
|
|
4018
4010
|
"type": "object",
|
|
4019
4011
|
"properties": {
|
|
4020
4012
|
"AccountOutline": {
|
|
@@ -4575,6 +4567,9 @@ exports.JSONSchemas = {
|
|
|
4575
4567
|
"LockedIn": {
|
|
4576
4568
|
"type": "string"
|
|
4577
4569
|
},
|
|
4570
|
+
"Summer": {
|
|
4571
|
+
"type": "string"
|
|
4572
|
+
},
|
|
4578
4573
|
"en-au": {
|
|
4579
4574
|
"type": "string"
|
|
4580
4575
|
},
|
|
@@ -6647,7 +6642,8 @@ exports.JSONSchemas = {
|
|
|
6647
6642
|
"Vegetarian",
|
|
6648
6643
|
"Hypoallergenic",
|
|
6649
6644
|
"APlusRewards",
|
|
6650
|
-
"LockedIn"
|
|
6645
|
+
"LockedIn",
|
|
6646
|
+
"Summer"
|
|
6651
6647
|
]
|
|
6652
6648
|
},
|
|
6653
6649
|
"LanguageFlags": {
|
|
@@ -5,6 +5,6 @@ export declare type IIconsObject = {
|
|
|
5
5
|
export declare type PaymentTypesLogos = "AmExpCard" | "AmExpLogo" | "Comodo" | "DiscoverCard" | "DiscoverLogo" | "MasterLogo" | "MasterSecure" | "VisaLogo" | "VisaVerified";
|
|
6
6
|
export declare type PaymentCards = "AmExpCard" | "ApplePay" | "DiscoverCard" | "EBT" | "PayPal" | "GooglePay" | "MasterCard" | "MasterCardDebit" | "VisaCard" | "VisaDebit" | "Paze";
|
|
7
7
|
export declare type IconNames = "AccountOutline" | "AccountSolid" | "Addresses" | "ApplePay" | "ArrowDown" | "ArrowUp" | "ArrowRight" | "ArrowUpdown" | "BarScan" | "Bell" | "Blog" | "Buymie" | "Cart" | "Check" | "CheckCircle" | "ChevronDown" | "ChevronLeft" | "ChevronRight" | "ChevronUp" | "Circular" | "Clear" | "Close" | "Coupon" | "Credit" | "CreditCard" | "Dashboard" | "DeliveryOutline" | "DeliverySolid" | "Dietary" | "DoubleArrows" | "Download" | "Dropship" | "EBT" | "Eco" | "Edit" | "Error" | "ExpressDelivery" | "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" | "StarRating" | "Subscription" | "Substitute" | "SubstituteBestmatch" | "SubstituteNone" | "SubstituteProduct" | "TikTok" | "Trash" | "Twitter" | "TargetedReward" | "Unavailable" | "Voice" | "Warning" | "YourLocation" | "Youtube" | "Zetes" | PaymentTypesLogos | PaymentCards | ProductAttributeIcons | LanguageFlags | "Zoom" | "ZoomOut";
|
|
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" | "Vegetarian" | "Hypoallergenic" | "APlusRewards" | "LockedIn";
|
|
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" | "Vegetarian" | "Hypoallergenic" | "APlusRewards" | "LockedIn" | "Summer";
|
|
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>;
|
|
@@ -76,7 +76,6 @@ export interface ISharedGeneral {
|
|
|
76
76
|
};
|
|
77
77
|
pastPurchases: IPastPurchases;
|
|
78
78
|
displayTimeslotProviders: TimeSlotProviderInfo[] | null;
|
|
79
|
-
preventiveActionsAttributes: IPreventiveActionsAttributes;
|
|
80
79
|
}
|
|
81
80
|
export interface IFlyerConfiguration {
|
|
82
81
|
enabled: boolean;
|
|
@@ -109,7 +108,4 @@ export interface TimeSlotProviderInfo {
|
|
|
109
108
|
text: string;
|
|
110
109
|
};
|
|
111
110
|
}
|
|
112
|
-
export interface IPreventiveActionsAttributes {
|
|
113
|
-
addToFavourites?: string[];
|
|
114
|
-
}
|
|
115
111
|
export {};
|