@thryveai/theme-interfaces 2.8.59 → 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-3630-3632-1667837717-3630-3647-1667837717-3617-3648-1667837717-3580-3649-1667837717-0-3650&def-alias-1667837717-39-107-1667837717-0-3650)>": {
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: {
@@ -2939,6 +2939,9 @@ export declare const JSONSchemas: {
2939
2939
  Blog: {
2940
2940
  type: string;
2941
2941
  };
2942
+ Buymie: {
2943
+ type: string;
2944
+ };
2942
2945
  Cart: {
2943
2946
  type: string;
2944
2947
  };
@@ -3302,6 +3305,9 @@ export declare const JSONSchemas: {
3302
3305
  Youtube: {
3303
3306
  type: string;
3304
3307
  };
3308
+ Zetes: {
3309
+ type: string;
3310
+ };
3305
3311
  AmExpCard: {
3306
3312
  type: string;
3307
3313
  };
@@ -3485,6 +3491,12 @@ export declare const JSONSchemas: {
3485
3491
  "fr-ca": {
3486
3492
  type: string;
3487
3493
  };
3494
+ Zoom: {
3495
+ type: string;
3496
+ };
3497
+ ZoomOut: {
3498
+ type: string;
3499
+ };
3488
3500
  };
3489
3501
  additionalProperties: boolean;
3490
3502
  };
@@ -2131,6 +2131,10 @@ exports.JSONSchemas = {
2131
2131
  "type": "string",
2132
2132
  "const": "Blog"
2133
2133
  },
2134
+ {
2135
+ "type": "string",
2136
+ "const": "Buymie"
2137
+ },
2134
2138
  {
2135
2139
  "type": "string",
2136
2140
  "const": "Cart"
@@ -2615,6 +2619,10 @@ exports.JSONSchemas = {
2615
2619
  "type": "string",
2616
2620
  "const": "Youtube"
2617
2621
  },
2622
+ {
2623
+ "type": "string",
2624
+ "const": "Zetes"
2625
+ },
2618
2626
  {
2619
2627
  "$ref": "#/definitions/PaymentTypesLogos"
2620
2628
  },
@@ -2626,6 +2634,14 @@ exports.JSONSchemas = {
2626
2634
  },
2627
2635
  {
2628
2636
  "$ref": "#/definitions/LanguageFlags"
2637
+ },
2638
+ {
2639
+ "type": "string",
2640
+ "const": "Zoom"
2641
+ },
2642
+ {
2643
+ "type": "string",
2644
+ "const": "ZoomOut"
2629
2645
  }
2630
2646
  ]
2631
2647
  },
@@ -3978,9 +3994,9 @@ exports.JSONSchemas = {
3978
3994
  "$ref": "#/definitions/DefaultIconsForSchema",
3979
3995
  "definitions": {
3980
3996
  "DefaultIconsForSchema": {
3981
- "$ref": "#/definitions/DeepPartial%3C(structure-1667837717-3630-3632-1667837717-3630-3647-1667837717-3617-3648-1667837717-3580-3649-1667837717-0-3650%26def-alias-1667837717-39-107-1667837717-0-3650)%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"
3982
3998
  },
3983
- "DeepPartial<(structure-1667837717-3630-3632-1667837717-3630-3647-1667837717-3617-3648-1667837717-3580-3649-1667837717-0-3650&def-alias-1667837717-39-107-1667837717-0-3650)>": {
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)>": {
3984
4000
  "type": "object",
3985
4001
  "properties": {
3986
4002
  "AccountOutline": {
@@ -4016,6 +4032,9 @@ exports.JSONSchemas = {
4016
4032
  "Blog": {
4017
4033
  "type": "string"
4018
4034
  },
4035
+ "Buymie": {
4036
+ "type": "string"
4037
+ },
4019
4038
  "Cart": {
4020
4039
  "type": "string"
4021
4040
  },
@@ -4379,6 +4398,9 @@ exports.JSONSchemas = {
4379
4398
  "Youtube": {
4380
4399
  "type": "string"
4381
4400
  },
4401
+ "Zetes": {
4402
+ "type": "string"
4403
+ },
4382
4404
  "AmExpCard": {
4383
4405
  "type": "string"
4384
4406
  },
@@ -4561,6 +4583,12 @@ exports.JSONSchemas = {
4561
4583
  },
4562
4584
  "fr-ca": {
4563
4585
  "type": "string"
4586
+ },
4587
+ "Zoom": {
4588
+ "type": "string"
4589
+ },
4590
+ "ZoomOut": {
4591
+ "type": "string"
4564
4592
  }
4565
4593
  },
4566
4594
  "additionalProperties": false
@@ -6017,6 +6045,10 @@ exports.JSONSchemas = {
6017
6045
  "type": "string",
6018
6046
  "const": "Blog"
6019
6047
  },
6048
+ {
6049
+ "type": "string",
6050
+ "const": "Buymie"
6051
+ },
6020
6052
  {
6021
6053
  "type": "string",
6022
6054
  "const": "Cart"
@@ -6501,6 +6533,10 @@ exports.JSONSchemas = {
6501
6533
  "type": "string",
6502
6534
  "const": "Youtube"
6503
6535
  },
6536
+ {
6537
+ "type": "string",
6538
+ "const": "Zetes"
6539
+ },
6504
6540
  {
6505
6541
  "$ref": "#/definitions/PaymentTypesLogos"
6506
6542
  },
@@ -6512,6 +6548,14 @@ exports.JSONSchemas = {
6512
6548
  },
6513
6549
  {
6514
6550
  "$ref": "#/definitions/LanguageFlags"
6551
+ },
6552
+ {
6553
+ "type": "string",
6554
+ "const": "Zoom"
6555
+ },
6556
+ {
6557
+ "type": "string",
6558
+ "const": "ZoomOut"
6515
6559
  }
6516
6560
  ]
6517
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" | "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;
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>;