@thryveai/theme-interfaces 2.8.11 → 2.8.13

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.
@@ -1284,7 +1284,7 @@ export declare const JSONSchemas: {
1284
1284
  };
1285
1285
  additionalProperties: boolean;
1286
1286
  };
1287
- "DeepPartial<def-alias-492965062-71-817-492965062-0-2217[]>": {
1287
+ "DeepPartial<def-alias-492965062-71-835-492965062-0-2266[]>": {
1288
1288
  type: string;
1289
1289
  items: {
1290
1290
  $ref: string;
@@ -2575,7 +2575,7 @@ export declare const JSONSchemas: {
2575
2575
  DefaultIconsForSchema: {
2576
2576
  $ref: string;
2577
2577
  };
2578
- "DeepPartial<(structure-1667837717-3452-3454-1667837717-3452-3469-1667837717-3439-3470-1667837717-3402-3471-1667837717-0-3472&def-alias-1667837717-39-107-1667837717-0-3472)>": {
2578
+ "DeepPartial<(structure-1667837717-3469-3471-1667837717-3469-3486-1667837717-3456-3487-1667837717-3419-3488-1667837717-0-3489&def-alias-1667837717-39-107-1667837717-0-3489)>": {
2579
2579
  type: string;
2580
2580
  properties: {
2581
2581
  AccountOutline: {
@@ -3100,6 +3100,9 @@ export declare const JSONSchemas: {
3100
3100
  HighProtein: {
3101
3101
  type: string;
3102
3102
  };
3103
+ NewProduct: {
3104
+ type: string;
3105
+ };
3103
3106
  "en-au": {
3104
3107
  type: string;
3105
3108
  };
@@ -1515,15 +1515,15 @@ exports.JSONSchemas = {
1515
1515
  "type": "object",
1516
1516
  "properties": {
1517
1517
  "attributesRank": {
1518
- "$ref": "#/definitions/DeepPartial%3Cdef-alias-492965062-71-817-492965062-0-2217%5B%5D%3E"
1518
+ "$ref": "#/definitions/DeepPartial%3Cdef-alias-492965062-71-835-492965062-0-2266%5B%5D%3E"
1519
1519
  },
1520
1520
  "excludedAttributes": {
1521
- "$ref": "#/definitions/DeepPartial%3Cdef-alias-492965062-71-817-492965062-0-2217%5B%5D%3E"
1521
+ "$ref": "#/definitions/DeepPartial%3Cdef-alias-492965062-71-835-492965062-0-2266%5B%5D%3E"
1522
1522
  }
1523
1523
  },
1524
1524
  "additionalProperties": false
1525
1525
  },
1526
- "DeepPartial<def-alias-492965062-71-817-492965062-0-2217[]>": {
1526
+ "DeepPartial<def-alias-492965062-71-835-492965062-0-2266[]>": {
1527
1527
  "type": "array",
1528
1528
  "items": {
1529
1529
  "$ref": "#/definitions/ProductAttributes"
@@ -1567,7 +1567,8 @@ exports.JSONSchemas = {
1567
1567
  "product of canada",
1568
1568
  "shop canadian",
1569
1569
  "high fiber",
1570
- "high protein"
1570
+ "high protein",
1571
+ "new product"
1571
1572
  ]
1572
1573
  },
1573
1574
  "DeepPartial<IProductCardSettingsV2>": {
@@ -2543,7 +2544,8 @@ exports.JSONSchemas = {
2543
2544
  "Frozen",
2544
2545
  "MapleLeafCanadian",
2545
2546
  "HighFiber",
2546
- "HighProtein"
2547
+ "HighProtein",
2548
+ "NewProduct"
2547
2549
  ]
2548
2550
  },
2549
2551
  "LanguageFlags": {
@@ -3574,9 +3576,9 @@ exports.JSONSchemas = {
3574
3576
  "$ref": "#/definitions/DefaultIconsForSchema",
3575
3577
  "definitions": {
3576
3578
  "DefaultIconsForSchema": {
3577
- "$ref": "#/definitions/DeepPartial%3C(structure-1667837717-3452-3454-1667837717-3452-3469-1667837717-3439-3470-1667837717-3402-3471-1667837717-0-3472%26def-alias-1667837717-39-107-1667837717-0-3472)%3E"
3579
+ "$ref": "#/definitions/DeepPartial%3C(structure-1667837717-3469-3471-1667837717-3469-3486-1667837717-3456-3487-1667837717-3419-3488-1667837717-0-3489%26def-alias-1667837717-39-107-1667837717-0-3489)%3E"
3578
3580
  },
3579
- "DeepPartial<(structure-1667837717-3452-3454-1667837717-3452-3469-1667837717-3439-3470-1667837717-3402-3471-1667837717-0-3472&def-alias-1667837717-39-107-1667837717-0-3472)>": {
3581
+ "DeepPartial<(structure-1667837717-3469-3471-1667837717-3469-3486-1667837717-3456-3487-1667837717-3419-3488-1667837717-0-3489&def-alias-1667837717-39-107-1667837717-0-3489)>": {
3580
3582
  "type": "object",
3581
3583
  "properties": {
3582
3584
  "AccountOutline": {
@@ -4101,6 +4103,9 @@ exports.JSONSchemas = {
4101
4103
  "HighProtein": {
4102
4104
  "type": "string"
4103
4105
  },
4106
+ "NewProduct": {
4107
+ "type": "string"
4108
+ },
4104
4109
  "en-au": {
4105
4110
  "type": "string"
4106
4111
  },
@@ -6057,7 +6062,8 @@ exports.JSONSchemas = {
6057
6062
  "Frozen",
6058
6063
  "MapleLeafCanadian",
6059
6064
  "HighFiber",
6060
- "HighProtein"
6065
+ "HighProtein",
6066
+ "NewProduct"
6061
6067
  ]
6062
6068
  },
6063
6069
  "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" | "Paze";
7
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;
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";
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>;
@@ -1,4 +1,4 @@
1
- import { IFlyerConfiguration, ShoppingMode } from "../../interfaces/retailer-settings.interfaces";
1
+ import { IFlyerConfiguration, IRetailerCountry, ShoppingMode } from "../../interfaces/retailer-settings.interfaces";
2
2
  export interface IMobileSettings {
3
3
  ebtPayment: {
4
4
  details: string | undefined;
@@ -40,6 +40,10 @@ export interface IMobileSettings {
40
40
  enableSlotsRemainingLabel: boolean;
41
41
  enableSponsoredProducts: boolean;
42
42
  enableStoreEmail: boolean;
43
+ e164PhoneNumberValidation: {
44
+ country: IRetailerCountry;
45
+ required: boolean;
46
+ } | null;
43
47
  filterOrder: string[];
44
48
  flipp: {} | undefined;
45
49
  flyerConfiguration: IFlyerConfiguration | null;
@@ -20,8 +20,9 @@ exports.MobileDefaultSettings = {
20
20
  enableSearchPreviewTopCategories: false,
21
21
  enableEmailShoppingItemsMessageField: false,
22
22
  flyerConfiguration: null,
23
+ e164PhoneNumberValidation: null,
23
24
  },
24
25
  settings: {
25
- addressFinderMinimumCharacters: 4
26
- }
26
+ addressFinderMinimumCharacters: 4,
27
+ },
27
28
  };