@thryveai/theme-interfaces 2.8.60 → 2.8.61

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.
@@ -2903,7 +2903,7 @@ export declare const JSONSchemas: {
2903
2903
  DefaultIconsForSchema: {
2904
2904
  $ref: string;
2905
2905
  };
2906
- "DeepPartial<(structure-1667837717-3655-3657-1667837717-3655-3672-1667837717-3642-3673-1667837717-3605-3674-1667837717-0-3675&def-alias-1667837717-39-107-1667837717-0-3675)>": {
2906
+ "DeepPartial<(structure-1667837717-3680-3682-1667837717-3680-3697-1667837717-3667-3698-1667837717-3630-3699-1667837717-0-3700&def-alias-1667837717-39-107-1667837717-0-3700)>": {
2907
2907
  type: string;
2908
2908
  properties: {
2909
2909
  AccountOutline: {
@@ -3305,6 +3305,9 @@ export declare const JSONSchemas: {
3305
3305
  Youtube: {
3306
3306
  type: string;
3307
3307
  };
3308
+ Zetes: {
3309
+ type: string;
3310
+ };
3308
3311
  AmExpCard: {
3309
3312
  type: string;
3310
3313
  };
@@ -3488,7 +3491,10 @@ export declare const JSONSchemas: {
3488
3491
  "fr-ca": {
3489
3492
  type: string;
3490
3493
  };
3491
- Zetes: {
3494
+ Zoom: {
3495
+ type: string;
3496
+ };
3497
+ ZoomOut: {
3492
3498
  type: string;
3493
3499
  };
3494
3500
  };
@@ -2619,6 +2619,10 @@ exports.JSONSchemas = {
2619
2619
  "type": "string",
2620
2620
  "const": "Youtube"
2621
2621
  },
2622
+ {
2623
+ "type": "string",
2624
+ "const": "Zetes"
2625
+ },
2622
2626
  {
2623
2627
  "$ref": "#/definitions/PaymentTypesLogos"
2624
2628
  },
@@ -2633,7 +2637,11 @@ exports.JSONSchemas = {
2633
2637
  },
2634
2638
  {
2635
2639
  "type": "string",
2636
- "const": "Zetes"
2640
+ "const": "Zoom"
2641
+ },
2642
+ {
2643
+ "type": "string",
2644
+ "const": "ZoomOut"
2637
2645
  }
2638
2646
  ]
2639
2647
  },
@@ -3986,9 +3994,9 @@ exports.JSONSchemas = {
3986
3994
  "$ref": "#/definitions/DefaultIconsForSchema",
3987
3995
  "definitions": {
3988
3996
  "DefaultIconsForSchema": {
3989
- "$ref": "#/definitions/DeepPartial%3C(structure-1667837717-3655-3657-1667837717-3655-3672-1667837717-3642-3673-1667837717-3605-3674-1667837717-0-3675%26def-alias-1667837717-39-107-1667837717-0-3675)%3E"
3997
+ "$ref": "#/definitions/DeepPartial%3C(structure-1667837717-3680-3682-1667837717-3680-3697-1667837717-3667-3698-1667837717-3630-3699-1667837717-0-3700%26def-alias-1667837717-39-107-1667837717-0-3700)%3E"
3990
3998
  },
3991
- "DeepPartial<(structure-1667837717-3655-3657-1667837717-3655-3672-1667837717-3642-3673-1667837717-3605-3674-1667837717-0-3675&def-alias-1667837717-39-107-1667837717-0-3675)>": {
3999
+ "DeepPartial<(structure-1667837717-3680-3682-1667837717-3680-3697-1667837717-3667-3698-1667837717-3630-3699-1667837717-0-3700&def-alias-1667837717-39-107-1667837717-0-3700)>": {
3992
4000
  "type": "object",
3993
4001
  "properties": {
3994
4002
  "AccountOutline": {
@@ -4390,6 +4398,9 @@ exports.JSONSchemas = {
4390
4398
  "Youtube": {
4391
4399
  "type": "string"
4392
4400
  },
4401
+ "Zetes": {
4402
+ "type": "string"
4403
+ },
4393
4404
  "AmExpCard": {
4394
4405
  "type": "string"
4395
4406
  },
@@ -4573,7 +4584,10 @@ exports.JSONSchemas = {
4573
4584
  "fr-ca": {
4574
4585
  "type": "string"
4575
4586
  },
4576
- "Zetes": {
4587
+ "Zoom": {
4588
+ "type": "string"
4589
+ },
4590
+ "ZoomOut": {
4577
4591
  "type": "string"
4578
4592
  }
4579
4593
  },
@@ -6519,6 +6533,10 @@ exports.JSONSchemas = {
6519
6533
  "type": "string",
6520
6534
  "const": "Youtube"
6521
6535
  },
6536
+ {
6537
+ "type": "string",
6538
+ "const": "Zetes"
6539
+ },
6522
6540
  {
6523
6541
  "$ref": "#/definitions/PaymentTypesLogos"
6524
6542
  },
@@ -6533,7 +6551,11 @@ exports.JSONSchemas = {
6533
6551
  },
6534
6552
  {
6535
6553
  "type": "string",
6536
- "const": "Zetes"
6554
+ "const": "Zoom"
6555
+ },
6556
+ {
6557
+ "type": "string",
6558
+ "const": "ZoomOut"
6537
6559
  }
6538
6560
  ]
6539
6561
  },
@@ -4,7 +4,7 @@ export declare type IIconsObject = {
4
4
  };
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
- 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" | PaymentTypesLogos | PaymentCards | ProductAttributeIcons | LanguageFlags | "Zetes";
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
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";
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>;