@thryveai/theme-interfaces 2.8.24 → 2.8.26

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.
@@ -1338,7 +1338,7 @@ export declare const JSONSchemas: {
1338
1338
  };
1339
1339
  additionalProperties: boolean;
1340
1340
  };
1341
- "DeepPartial<def-alias-492965062-71-835-492965062-0-2266[]>": {
1341
+ "DeepPartial<def-alias-492965062-71-873-492965062-0-2372[]>": {
1342
1342
  type: string;
1343
1343
  items: {
1344
1344
  $ref: string;
@@ -2677,7 +2677,7 @@ export declare const JSONSchemas: {
2677
2677
  DefaultIconsForSchema: {
2678
2678
  $ref: string;
2679
2679
  };
2680
- "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)>": {
2680
+ "DeepPartial<(structure-1667837717-3557-3559-1667837717-3557-3574-1667837717-3544-3575-1667837717-3507-3576-1667837717-0-3577&def-alias-1667837717-39-107-1667837717-0-3577)>": {
2681
2681
  type: string;
2682
2682
  properties: {
2683
2683
  AccountOutline: {
@@ -3214,6 +3214,12 @@ export declare const JSONSchemas: {
3214
3214
  NewProduct: {
3215
3215
  type: string;
3216
3216
  };
3217
+ Vegetarian: {
3218
+ type: string;
3219
+ };
3220
+ Hypoallergenic: {
3221
+ type: string;
3222
+ };
3217
3223
  "en-au": {
3218
3224
  type: string;
3219
3225
  };
@@ -1588,15 +1588,15 @@ exports.JSONSchemas = {
1588
1588
  "type": "object",
1589
1589
  "properties": {
1590
1590
  "attributesRank": {
1591
- "$ref": "#/definitions/DeepPartial%3Cdef-alias-492965062-71-835-492965062-0-2266%5B%5D%3E"
1591
+ "$ref": "#/definitions/DeepPartial%3Cdef-alias-492965062-71-873-492965062-0-2372%5B%5D%3E"
1592
1592
  },
1593
1593
  "excludedAttributes": {
1594
- "$ref": "#/definitions/DeepPartial%3Cdef-alias-492965062-71-835-492965062-0-2266%5B%5D%3E"
1594
+ "$ref": "#/definitions/DeepPartial%3Cdef-alias-492965062-71-873-492965062-0-2372%5B%5D%3E"
1595
1595
  }
1596
1596
  },
1597
1597
  "additionalProperties": false
1598
1598
  },
1599
- "DeepPartial<def-alias-492965062-71-835-492965062-0-2266[]>": {
1599
+ "DeepPartial<def-alias-492965062-71-873-492965062-0-2372[]>": {
1600
1600
  "type": "array",
1601
1601
  "items": {
1602
1602
  "$ref": "#/definitions/ProductAttributes"
@@ -1641,7 +1641,9 @@ exports.JSONSchemas = {
1641
1641
  "shop canadian",
1642
1642
  "high fiber",
1643
1643
  "high protein",
1644
- "new product"
1644
+ "new product",
1645
+ "vegetarian",
1646
+ "hypoallergenic"
1645
1647
  ]
1646
1648
  },
1647
1649
  "DeepPartial<IProductCardSettingsV2>": {
@@ -2630,7 +2632,9 @@ exports.JSONSchemas = {
2630
2632
  "MapleLeafCanadian",
2631
2633
  "HighFiber",
2632
2634
  "HighProtein",
2633
- "NewProduct"
2635
+ "NewProduct",
2636
+ "Vegetarian",
2637
+ "Hypoallergenic"
2634
2638
  ]
2635
2639
  },
2636
2640
  "LanguageFlags": {
@@ -3708,9 +3712,9 @@ exports.JSONSchemas = {
3708
3712
  "$ref": "#/definitions/DefaultIconsForSchema",
3709
3713
  "definitions": {
3710
3714
  "DefaultIconsForSchema": {
3711
- "$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"
3715
+ "$ref": "#/definitions/DeepPartial%3C(structure-1667837717-3557-3559-1667837717-3557-3574-1667837717-3544-3575-1667837717-3507-3576-1667837717-0-3577%26def-alias-1667837717-39-107-1667837717-0-3577)%3E"
3712
3716
  },
3713
- "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)>": {
3717
+ "DeepPartial<(structure-1667837717-3557-3559-1667837717-3557-3574-1667837717-3544-3575-1667837717-3507-3576-1667837717-0-3577&def-alias-1667837717-39-107-1667837717-0-3577)>": {
3714
3718
  "type": "object",
3715
3719
  "properties": {
3716
3720
  "AccountOutline": {
@@ -4247,6 +4251,12 @@ exports.JSONSchemas = {
4247
4251
  "NewProduct": {
4248
4252
  "type": "string"
4249
4253
  },
4254
+ "Vegetarian": {
4255
+ "type": "string"
4256
+ },
4257
+ "Hypoallergenic": {
4258
+ "type": "string"
4259
+ },
4250
4260
  "en-au": {
4251
4261
  "type": "string"
4252
4262
  },
@@ -6213,7 +6223,9 @@ exports.JSONSchemas = {
6213
6223
  "MapleLeafCanadian",
6214
6224
  "HighFiber",
6215
6225
  "HighProtein",
6216
- "NewProduct"
6226
+ "NewProduct",
6227
+ "Vegetarian",
6228
+ "Hypoallergenic"
6217
6229
  ]
6218
6230
  },
6219
6231
  "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" | "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
- 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";
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";
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>;