@thryveai/theme-interfaces 2.8.53 → 2.8.55-testing.1

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.
@@ -1347,7 +1347,7 @@ export declare const JSONSchemas: {
1347
1347
  };
1348
1348
  additionalProperties: boolean;
1349
1349
  };
1350
- "DeepPartial<def-alias-492965062-71-890-492965062-0-2421[]>": {
1350
+ "DeepPartial<def-alias-492965062-71-905-492965062-0-2462[]>": {
1351
1351
  type: string;
1352
1352
  items: {
1353
1353
  $ref: string;
@@ -2843,7 +2843,7 @@ export declare const JSONSchemas: {
2843
2843
  DefaultIconsForSchema: {
2844
2844
  $ref: string;
2845
2845
  };
2846
- "DeepPartial<(structure-1667837717-3615-3617-1667837717-3615-3632-1667837717-3602-3633-1667837717-3565-3634-1667837717-0-3635&def-alias-1667837717-39-107-1667837717-0-3635)>": {
2846
+ "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)>": {
2847
2847
  type: string;
2848
2848
  properties: {
2849
2849
  AccountOutline: {
@@ -3395,6 +3395,9 @@ export declare const JSONSchemas: {
3395
3395
  APlusRewards: {
3396
3396
  type: string;
3397
3397
  };
3398
+ LockedIn: {
3399
+ type: string;
3400
+ };
3398
3401
  "en-au": {
3399
3402
  type: string;
3400
3403
  };
@@ -1597,15 +1597,15 @@ exports.JSONSchemas = {
1597
1597
  "type": "object",
1598
1598
  "properties": {
1599
1599
  "attributesRank": {
1600
- "$ref": "#/definitions/DeepPartial%3Cdef-alias-492965062-71-890-492965062-0-2421%5B%5D%3E"
1600
+ "$ref": "#/definitions/DeepPartial%3Cdef-alias-492965062-71-905-492965062-0-2462%5B%5D%3E"
1601
1601
  },
1602
1602
  "excludedAttributes": {
1603
- "$ref": "#/definitions/DeepPartial%3Cdef-alias-492965062-71-890-492965062-0-2421%5B%5D%3E"
1603
+ "$ref": "#/definitions/DeepPartial%3Cdef-alias-492965062-71-905-492965062-0-2462%5B%5D%3E"
1604
1604
  }
1605
1605
  },
1606
1606
  "additionalProperties": false
1607
1607
  },
1608
- "DeepPartial<def-alias-492965062-71-890-492965062-0-2421[]>": {
1608
+ "DeepPartial<def-alias-492965062-71-905-492965062-0-2462[]>": {
1609
1609
  "type": "array",
1610
1610
  "items": {
1611
1611
  "$ref": "#/definitions/ProductAttributes"
@@ -1653,7 +1653,8 @@ exports.JSONSchemas = {
1653
1653
  "new product",
1654
1654
  "vegetarian",
1655
1655
  "hypoallergenic",
1656
- "a+ rewards"
1656
+ "a+ rewards",
1657
+ "lockedin"
1657
1658
  ]
1658
1659
  },
1659
1660
  "DeepPartial<IProductCardSettingsV2>": {
@@ -2697,7 +2698,8 @@ exports.JSONSchemas = {
2697
2698
  "NewProduct",
2698
2699
  "Vegetarian",
2699
2700
  "Hypoallergenic",
2700
- "APlusRewards"
2701
+ "APlusRewards",
2702
+ "LockedIn"
2701
2703
  ]
2702
2704
  },
2703
2705
  "LanguageFlags": {
@@ -3898,9 +3900,9 @@ exports.JSONSchemas = {
3898
3900
  "$ref": "#/definitions/DefaultIconsForSchema",
3899
3901
  "definitions": {
3900
3902
  "DefaultIconsForSchema": {
3901
- "$ref": "#/definitions/DeepPartial%3C(structure-1667837717-3615-3617-1667837717-3615-3632-1667837717-3602-3633-1667837717-3565-3634-1667837717-0-3635%26def-alias-1667837717-39-107-1667837717-0-3635)%3E"
3903
+ "$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"
3902
3904
  },
3903
- "DeepPartial<(structure-1667837717-3615-3617-1667837717-3615-3632-1667837717-3602-3633-1667837717-3565-3634-1667837717-0-3635&def-alias-1667837717-39-107-1667837717-0-3635)>": {
3905
+ "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)>": {
3904
3906
  "type": "object",
3905
3907
  "properties": {
3906
3908
  "AccountOutline": {
@@ -4452,6 +4454,9 @@ exports.JSONSchemas = {
4452
4454
  "APlusRewards": {
4453
4455
  "type": "string"
4454
4456
  },
4457
+ "LockedIn": {
4458
+ "type": "string"
4459
+ },
4455
4460
  "en-au": {
4456
4461
  "type": "string"
4457
4462
  },
@@ -6501,7 +6506,8 @@ exports.JSONSchemas = {
6501
6506
  "NewProduct",
6502
6507
  "Vegetarian",
6503
6508
  "Hypoallergenic",
6504
- "APlusRewards"
6509
+ "APlusRewards",
6510
+ "LockedIn"
6505
6511
  ]
6506
6512
  },
6507
6513
  "LanguageFlags": {
package/dist/index.d.ts CHANGED
@@ -1,5 +1,4 @@
1
1
  import DefaultImagesSFUI from "./storefront/defaultImagesStorefront";
2
- import DefaultIconsSFUI from "./storefront/defaultIconsStorefront";
3
2
  import DefaultConfigSFUI from "./storefront/defaultSettingsStorefront";
4
3
  import DefaultSharedSettingsConfig from "./storefront/defaultSharedSettings";
5
4
  import DefaultThemeSFUI, { globalTheme, DefaultThemeColors } from "./storefront/defaultThemeStorefront";
@@ -32,7 +31,7 @@ import CommonSharedSettingsConfig from "./storefront/commonSharedSettings";
32
31
  export declare type DeepPartial<T> = {
33
32
  [K in keyof T]?: T[K] extends object ? DeepPartial<T[K]> : T[K];
34
33
  };
35
- export { DefaultSharedSettingsConfig, DefaultConfigSFUI, CommonSharedSettingsConfig, CommonConfigSFUI, DefaultConfigSTS, AllThemeTemplates, DefaultThemeSFUI, globalTheme, DefaultThemeColors, DefaultImagesSFUI, DefaultIconsSFUI, AdminSettingsTemplateSFUI, AdminSettingsTemplateSTS, AdminTemplateInputTypes, AdminImagesTemplateSFUI, AdminThemeTemplateSFUI, AdminThemeTemplateOptions, AdminImagesTemplateSTS, IMobileSettings, AdminSettingsTemplateMobile, MobileDefaultSettings, AdminSharedSettingsTemplateSFUI, };
34
+ export { DefaultSharedSettingsConfig, DefaultConfigSFUI, CommonSharedSettingsConfig, CommonConfigSFUI, DefaultConfigSTS, AllThemeTemplates, DefaultThemeSFUI, globalTheme, DefaultThemeColors, DefaultImagesSFUI, AdminSettingsTemplateSFUI, AdminSettingsTemplateSTS, AdminTemplateInputTypes, AdminImagesTemplateSFUI, AdminThemeTemplateSFUI, AdminThemeTemplateOptions, AdminImagesTemplateSTS, IMobileSettings, AdminSettingsTemplateMobile, MobileDefaultSettings, AdminSharedSettingsTemplateSFUI, };
36
35
  export { CMSComponentNames, CMSNames };
37
36
  export { ProductAttrToIcons, ProductAttributes };
38
37
  export { ITypesOfBusiness, IBusinessAccountObject };
package/dist/index.js CHANGED
@@ -14,11 +14,9 @@ var __exportStar = (this && this.__exportStar) || function(m, exports) {
14
14
  for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
15
15
  };
16
16
  Object.defineProperty(exports, "__esModule", { value: true });
17
- exports.ProductAttrToIcons = exports.CMSComponentNames = exports.AdminSharedSettingsTemplateSFUI = exports.MobileDefaultSettings = exports.AdminSettingsTemplateMobile = exports.AdminImagesTemplateSTS = exports.AdminThemeTemplateOptions = exports.AdminThemeTemplateSFUI = exports.AdminImagesTemplateSFUI = exports.AdminTemplateInputTypes = exports.AdminSettingsTemplateSTS = exports.AdminSettingsTemplateSFUI = exports.DefaultIconsSFUI = exports.DefaultImagesSFUI = exports.DefaultThemeColors = exports.globalTheme = exports.DefaultThemeSFUI = exports.AllThemeTemplates = exports.DefaultConfigSTS = exports.CommonConfigSFUI = exports.CommonSharedSettingsConfig = exports.DefaultConfigSFUI = exports.DefaultSharedSettingsConfig = void 0;
17
+ exports.ProductAttrToIcons = exports.CMSComponentNames = exports.AdminSharedSettingsTemplateSFUI = exports.MobileDefaultSettings = exports.AdminSettingsTemplateMobile = exports.AdminImagesTemplateSTS = exports.AdminThemeTemplateOptions = exports.AdminThemeTemplateSFUI = exports.AdminImagesTemplateSFUI = exports.AdminTemplateInputTypes = exports.AdminSettingsTemplateSTS = exports.AdminSettingsTemplateSFUI = exports.DefaultImagesSFUI = exports.DefaultThemeColors = exports.globalTheme = exports.DefaultThemeSFUI = exports.AllThemeTemplates = exports.DefaultConfigSTS = exports.CommonConfigSFUI = exports.CommonSharedSettingsConfig = exports.DefaultConfigSFUI = exports.DefaultSharedSettingsConfig = void 0;
18
18
  var defaultImagesStorefront_1 = require("./storefront/defaultImagesStorefront");
19
19
  exports.DefaultImagesSFUI = defaultImagesStorefront_1.default;
20
- var defaultIconsStorefront_1 = require("./storefront/defaultIconsStorefront");
21
- exports.DefaultIconsSFUI = defaultIconsStorefront_1.default;
22
20
  var defaultSettingsStorefront_1 = require("./storefront/defaultSettingsStorefront");
23
21
  exports.DefaultConfigSFUI = defaultSettingsStorefront_1.default;
24
22
  var defaultSharedSettings_1 = require("./storefront/defaultSharedSettings");
@@ -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" | "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;
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";
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>;
@@ -165,15 +165,6 @@ var CarouselCardsDunnes = {
165
165
  },
166
166
  },
167
167
  },
168
- {
169
- component: "ProductPriceLoyalty",
170
- sectionPosition: {
171
- mobile: {
172
- row: "auto/auto",
173
- column: "1/3",
174
- },
175
- },
176
- },
177
168
  {
178
169
  component: "ProductWasUnitPrice",
179
170
  sectionPosition: {
@@ -190,6 +181,15 @@ var CarouselCardsDunnes = {
190
181
  },
191
182
  },
192
183
  },
184
+ {
185
+ component: "ProductPriceLoyalty",
186
+ sectionPosition: {
187
+ mobile: {
188
+ row: "auto/auto",
189
+ column: "1/3",
190
+ },
191
+ },
192
+ },
193
193
  {
194
194
  component: "TaxDetails",
195
195
  sectionPosition: {
@@ -183,15 +183,6 @@ var CarouselCards = {
183
183
  },
184
184
  },
185
185
  },
186
- {
187
- component: "ProductPriceLoyalty",
188
- sectionPosition: {
189
- mobile: {
190
- row: "auto/auto",
191
- column: "1/3",
192
- },
193
- },
194
- },
195
186
  {
196
187
  component: "ProductWasUnitPrice",
197
188
  sectionPosition: {
@@ -208,6 +199,15 @@ var CarouselCards = {
208
199
  },
209
200
  },
210
201
  },
202
+ {
203
+ component: "ProductPriceLoyalty",
204
+ sectionPosition: {
205
+ mobile: {
206
+ row: "auto/auto",
207
+ column: "1/3",
208
+ },
209
+ },
210
+ },
211
211
  {
212
212
  component: "TaxDetails",
213
213
  sectionPosition: {
@@ -230,7 +230,7 @@ var ProductGridDunnes = {
230
230
  },
231
231
  tablet: {
232
232
  row: "auto/auto",
233
- column: "1/2",
233
+ column: "1/3",
234
234
  },
235
235
  },
236
236
  },
@@ -227,7 +227,7 @@ var ProductGridDefault = {
227
227
  },
228
228
  tablet: {
229
229
  row: "auto/auto",
230
- column: "1/2",
230
+ column: "1/3",
231
231
  },
232
232
  },
233
233
  },