@thryveai/theme-interfaces 2.8.43 → 2.8.45
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.
- package/dist/JSONSchemas/index.d.ts +7 -4
- package/dist/JSONSchemas/index.js +11 -8
- package/dist/interfaces/shared-settings.interfaces.d.ts +1 -0
- package/dist/product-card-template/layouts/CarouselCard/DUN-attributes.js +9 -0
- package/dist/product-card-template/layouts/CarouselCard/Default.js +9 -0
- package/dist/product-card-template/layouts/CarouselCard/PCE-centered.js +9 -0
- package/dist/product-card-template/layouts/CarouselCard/PRS-labels.js +9 -0
- package/dist/product-card-template/layouts/ProductGrid/DUN-attributes.js +9 -0
- package/dist/product-card-template/layouts/ProductGrid/Default.js +9 -0
- package/dist/product-card-template/layouts/ProductGrid/PCE-centered.js +9 -0
- package/dist/product-card-template/layouts/ProductGrid/PRS-labels.js +9 -0
- package/dist/product-card-template/template.interfaces.d.ts +2 -1
- package/dist/product-card-template/template.interfaces.js +2 -1
- package/dist/storefront/commonSharedSettings.js +1 -0
- package/dist/storefront/defaultIconsStorefront.js +1 -1
- package/dist/storefront/defaultSharedSettings.js +1 -0
- package/dist/storefront/defaultThemeStorefront.js +1 -1
- package/package.json +1 -1
|
@@ -2254,6 +2254,9 @@ export declare const JSONSchemas: {
|
|
|
2254
2254
|
multilingual: {
|
|
2255
2255
|
type: string;
|
|
2256
2256
|
};
|
|
2257
|
+
attendedDeliveryDefaultValue: {
|
|
2258
|
+
type: string;
|
|
2259
|
+
};
|
|
2257
2260
|
specialRequestItems: {
|
|
2258
2261
|
$ref: string;
|
|
2259
2262
|
};
|
|
@@ -2305,7 +2308,7 @@ export declare const JSONSchemas: {
|
|
|
2305
2308
|
};
|
|
2306
2309
|
additionalProperties: boolean;
|
|
2307
2310
|
};
|
|
2308
|
-
"DeepPartial<structure-749943994-
|
|
2311
|
+
"DeepPartial<structure-749943994-1215-1235-749943994-1205-1236-749943994-1140-1316-749943994-0-2471>": {
|
|
2309
2312
|
type: string;
|
|
2310
2313
|
properties: {
|
|
2311
2314
|
enable: {
|
|
@@ -2531,7 +2534,7 @@ export declare const JSONSchemas: {
|
|
|
2531
2534
|
type: string;
|
|
2532
2535
|
enum: string[];
|
|
2533
2536
|
};
|
|
2534
|
-
"DeepPartial<interface-749943994-
|
|
2537
|
+
"DeepPartial<interface-749943994-2426-2470-749943994-0-2471>": {
|
|
2535
2538
|
type: string;
|
|
2536
2539
|
properties: {
|
|
2537
2540
|
organization: {
|
|
@@ -2549,7 +2552,7 @@ export declare const JSONSchemas: {
|
|
|
2549
2552
|
};
|
|
2550
2553
|
additionalProperties: boolean;
|
|
2551
2554
|
};
|
|
2552
|
-
"DeepPartial<interface-749943994-
|
|
2555
|
+
"DeepPartial<interface-749943994-1086-1140-749943994-0-2471>": {
|
|
2553
2556
|
type: string;
|
|
2554
2557
|
properties: {
|
|
2555
2558
|
enabled: {
|
|
@@ -2589,7 +2592,7 @@ export declare const JSONSchemas: {
|
|
|
2589
2592
|
type: string;
|
|
2590
2593
|
enum: string[];
|
|
2591
2594
|
};
|
|
2592
|
-
"DeepPartial<structure-749943994-
|
|
2595
|
+
"DeepPartial<structure-749943994-1918-1995-749943994-1894-1996-749943994-1647-1998-749943994-0-2471>": {
|
|
2593
2596
|
type: string;
|
|
2594
2597
|
properties: {
|
|
2595
2598
|
timeslot: {
|
|
@@ -3225,6 +3225,9 @@ exports.JSONSchemas = {
|
|
|
3225
3225
|
"multilingual": {
|
|
3226
3226
|
"type": "boolean"
|
|
3227
3227
|
},
|
|
3228
|
+
"attendedDeliveryDefaultValue": {
|
|
3229
|
+
"type": "boolean"
|
|
3230
|
+
},
|
|
3228
3231
|
"specialRequestItems": {
|
|
3229
3232
|
"$ref": "#/definitions/DeepPartial%3CISpecialRequestItems%3E"
|
|
3230
3233
|
},
|
|
@@ -3251,7 +3254,7 @@ exports.JSONSchemas = {
|
|
|
3251
3254
|
"$ref": "#/definitions/DeepPartial%3CILoyalty%3E"
|
|
3252
3255
|
},
|
|
3253
3256
|
"idp": {
|
|
3254
|
-
"$ref": "#/definitions/DeepPartial%3Cinterface-749943994-
|
|
3257
|
+
"$ref": "#/definitions/DeepPartial%3Cinterface-749943994-2426-2470-749943994-0-2471%3E"
|
|
3255
3258
|
}
|
|
3256
3259
|
},
|
|
3257
3260
|
"additionalProperties": false
|
|
@@ -3263,7 +3266,7 @@ exports.JSONSchemas = {
|
|
|
3263
3266
|
"type": "boolean"
|
|
3264
3267
|
},
|
|
3265
3268
|
"search": {
|
|
3266
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-749943994-
|
|
3269
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-749943994-1215-1235-749943994-1205-1236-749943994-1140-1316-749943994-0-2471%3E"
|
|
3267
3270
|
},
|
|
3268
3271
|
"stores": {
|
|
3269
3272
|
"$ref": "#/definitions/DeepPartial%3Cstring%5B%5D%3E"
|
|
@@ -3277,7 +3280,7 @@ exports.JSONSchemas = {
|
|
|
3277
3280
|
},
|
|
3278
3281
|
"additionalProperties": false
|
|
3279
3282
|
},
|
|
3280
|
-
"DeepPartial<structure-749943994-
|
|
3283
|
+
"DeepPartial<structure-749943994-1215-1235-749943994-1205-1236-749943994-1140-1316-749943994-0-2471>": {
|
|
3281
3284
|
"type": "object",
|
|
3282
3285
|
"properties": {
|
|
3283
3286
|
"enable": {
|
|
@@ -3571,7 +3574,7 @@ exports.JSONSchemas = {
|
|
|
3571
3574
|
"codabar"
|
|
3572
3575
|
]
|
|
3573
3576
|
},
|
|
3574
|
-
"DeepPartial<interface-749943994-
|
|
3577
|
+
"DeepPartial<interface-749943994-2426-2470-749943994-0-2471>": {
|
|
3575
3578
|
"type": "object",
|
|
3576
3579
|
"properties": {
|
|
3577
3580
|
"organization": {
|
|
@@ -3584,12 +3587,12 @@ exports.JSONSchemas = {
|
|
|
3584
3587
|
"type": "object",
|
|
3585
3588
|
"properties": {
|
|
3586
3589
|
"preserveOrderNote": {
|
|
3587
|
-
"$ref": "#/definitions/DeepPartial%3Cinterface-749943994-
|
|
3590
|
+
"$ref": "#/definitions/DeepPartial%3Cinterface-749943994-1086-1140-749943994-0-2471%3E"
|
|
3588
3591
|
}
|
|
3589
3592
|
},
|
|
3590
3593
|
"additionalProperties": false
|
|
3591
3594
|
},
|
|
3592
|
-
"DeepPartial<interface-749943994-
|
|
3595
|
+
"DeepPartial<interface-749943994-1086-1140-749943994-0-2471>": {
|
|
3593
3596
|
"type": "object",
|
|
3594
3597
|
"properties": {
|
|
3595
3598
|
"enabled": {
|
|
@@ -3620,7 +3623,7 @@ exports.JSONSchemas = {
|
|
|
3620
3623
|
"type": "boolean"
|
|
3621
3624
|
},
|
|
3622
3625
|
"displayInstacartIcon": {
|
|
3623
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-749943994-
|
|
3626
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-749943994-1918-1995-749943994-1894-1996-749943994-1647-1998-749943994-0-2471%3E"
|
|
3624
3627
|
}
|
|
3625
3628
|
},
|
|
3626
3629
|
"additionalProperties": false
|
|
@@ -3632,7 +3635,7 @@ exports.JSONSchemas = {
|
|
|
3632
3635
|
"MM/DD/YYYY"
|
|
3633
3636
|
]
|
|
3634
3637
|
},
|
|
3635
|
-
"DeepPartial<structure-749943994-
|
|
3638
|
+
"DeepPartial<structure-749943994-1918-1995-749943994-1894-1996-749943994-1647-1998-749943994-0-2471>": {
|
|
3636
3639
|
"type": "object",
|
|
3637
3640
|
"properties": {
|
|
3638
3641
|
"timeslot": {
|
|
@@ -10,6 +10,7 @@ export interface ISharedSettings {
|
|
|
10
10
|
export interface ISharedFeatures {
|
|
11
11
|
recommendedSubstitutions: IRecommendedSubstitutions;
|
|
12
12
|
multilingual: boolean;
|
|
13
|
+
attendedDeliveryDefaultValue: boolean;
|
|
13
14
|
specialRequestItems: ISpecialRequestItems;
|
|
14
15
|
couponGallery: ICouponGallery;
|
|
15
16
|
flyerConfiguration: IFlyerConfiguration | null;
|
|
@@ -200,6 +200,15 @@ var CarouselCardsDunnes = {
|
|
|
200
200
|
},
|
|
201
201
|
},
|
|
202
202
|
},
|
|
203
|
+
{
|
|
204
|
+
component: "MembersPrice",
|
|
205
|
+
sectionPosition: {
|
|
206
|
+
mobile: {
|
|
207
|
+
row: "auto/auto",
|
|
208
|
+
column: "1/3",
|
|
209
|
+
},
|
|
210
|
+
},
|
|
211
|
+
},
|
|
203
212
|
{
|
|
204
213
|
component: "OfferValidMessage",
|
|
205
214
|
sectionPosition: {
|
|
@@ -218,6 +218,15 @@ var CarouselCards = {
|
|
|
218
218
|
},
|
|
219
219
|
},
|
|
220
220
|
},
|
|
221
|
+
{
|
|
222
|
+
component: "MembersPrice",
|
|
223
|
+
sectionPosition: {
|
|
224
|
+
mobile: {
|
|
225
|
+
row: "auto/auto",
|
|
226
|
+
column: "1/3",
|
|
227
|
+
},
|
|
228
|
+
},
|
|
229
|
+
},
|
|
221
230
|
{
|
|
222
231
|
component: "OfferValidMessage",
|
|
223
232
|
sectionPosition: {
|
|
@@ -177,6 +177,15 @@ var CarouselCards = {
|
|
|
177
177
|
},
|
|
178
178
|
},
|
|
179
179
|
},
|
|
180
|
+
{
|
|
181
|
+
component: "MembersPrice",
|
|
182
|
+
sectionPosition: {
|
|
183
|
+
mobile: {
|
|
184
|
+
row: "auto/auto",
|
|
185
|
+
column: "1/3",
|
|
186
|
+
},
|
|
187
|
+
},
|
|
188
|
+
},
|
|
180
189
|
{
|
|
181
190
|
component: "OfferValidMessage",
|
|
182
191
|
sectionPosition: {
|
|
@@ -243,6 +243,15 @@ var ProductGridDunnes = {
|
|
|
243
243
|
},
|
|
244
244
|
},
|
|
245
245
|
},
|
|
246
|
+
{
|
|
247
|
+
component: "MembersPrice",
|
|
248
|
+
sectionPosition: {
|
|
249
|
+
mobile: {
|
|
250
|
+
row: "auto/auto",
|
|
251
|
+
column: "1/3",
|
|
252
|
+
},
|
|
253
|
+
},
|
|
254
|
+
},
|
|
246
255
|
{
|
|
247
256
|
component: "OfferValidMessage",
|
|
248
257
|
sectionPosition: {
|
|
@@ -240,6 +240,15 @@ var ProductGridDefault = {
|
|
|
240
240
|
},
|
|
241
241
|
},
|
|
242
242
|
},
|
|
243
|
+
{
|
|
244
|
+
component: "MembersPrice",
|
|
245
|
+
sectionPosition: {
|
|
246
|
+
mobile: {
|
|
247
|
+
row: "auto/auto",
|
|
248
|
+
column: "1/3",
|
|
249
|
+
},
|
|
250
|
+
},
|
|
251
|
+
},
|
|
243
252
|
{
|
|
244
253
|
component: "OfferValidMessage",
|
|
245
254
|
sectionPosition: {
|
|
@@ -224,6 +224,15 @@ var ProductGridDefault = {
|
|
|
224
224
|
},
|
|
225
225
|
},
|
|
226
226
|
},
|
|
227
|
+
{
|
|
228
|
+
component: "MembersPrice",
|
|
229
|
+
sectionPosition: {
|
|
230
|
+
mobile: {
|
|
231
|
+
row: "auto/auto",
|
|
232
|
+
column: "1/3",
|
|
233
|
+
},
|
|
234
|
+
},
|
|
235
|
+
},
|
|
227
236
|
{
|
|
228
237
|
component: "OfferValidMessage",
|
|
229
238
|
sectionPosition: {
|
|
@@ -19,7 +19,8 @@ export declare const OFFER_VALID_MESSAGE = "OfferValidMessage";
|
|
|
19
19
|
export declare const PRODUCT_PRICE_LOYALTY = "ProductPriceLoyalty";
|
|
20
20
|
export declare const TAX_DETAILS = "TaxDetails";
|
|
21
21
|
export declare const PRODUCT_WAS_UNIT_PRICE = "ProductWasUnitPrice";
|
|
22
|
-
export declare
|
|
22
|
+
export declare const MEMBERS_PRICE = "MembersPrice";
|
|
23
|
+
export declare type IComponentsNames = typeof FAVORITES_BUTTON | typeof PAST_PURCHASED | typeof PRODUCT_IMAGE | typeof PRODUCT_NAME | typeof ADD_TO_CART_BUTTON | typeof PRODUCT_PRICE | typeof PRODUCT_WAS_PRICE | typeof PRODUCT_UNIT_PRICE | typeof PRODUCT_WEIGHT_BASED | typeof SHOPPING_RULE_LABELS | typeof PRODUCT_COUPONS | typeof PRODUCT_ATTRIBUTES | typeof PROMOTION_LABEL | typeof RECOMMENDED_LABEL | typeof VIEW_DEAL_BUTTON | typeof SPONSORED_LABEL | typeof OFFER_VALID_MESSAGE | typeof PRODUCT_PRICE_LOYALTY | typeof TAX_DETAILS | typeof PRODUCT_WAS_UNIT_PRICE | typeof MEMBERS_PRICE;
|
|
23
24
|
export declare const layoutObjects: IProductCardLayoutObjects<ILayoutInterface>;
|
|
24
25
|
export interface IProductCardTemplate {
|
|
25
26
|
template: ILayoutInterface;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.layoutObjects = exports.PRODUCT_WAS_UNIT_PRICE = exports.TAX_DETAILS = exports.PRODUCT_PRICE_LOYALTY = exports.OFFER_VALID_MESSAGE = exports.SPONSORED_LABEL = exports.VIEW_DEAL_BUTTON = exports.RECOMMENDED_LABEL = exports.PROMOTION_LABEL = exports.PRODUCT_ATTRIBUTES = exports.PRODUCT_COUPONS = exports.SHOPPING_RULE_LABELS = exports.PRODUCT_WEIGHT_BASED = exports.PRODUCT_UNIT_PRICE = exports.PRODUCT_WAS_PRICE = exports.PRODUCT_PRICE = exports.ADD_TO_CART_BUTTON = exports.PRODUCT_NAME = exports.PRODUCT_IMAGE = exports.PAST_PURCHASED = exports.FAVORITES_BUTTON = void 0;
|
|
3
|
+
exports.layoutObjects = exports.MEMBERS_PRICE = exports.PRODUCT_WAS_UNIT_PRICE = exports.TAX_DETAILS = exports.PRODUCT_PRICE_LOYALTY = exports.OFFER_VALID_MESSAGE = exports.SPONSORED_LABEL = exports.VIEW_DEAL_BUTTON = exports.RECOMMENDED_LABEL = exports.PROMOTION_LABEL = exports.PRODUCT_ATTRIBUTES = exports.PRODUCT_COUPONS = exports.SHOPPING_RULE_LABELS = exports.PRODUCT_WEIGHT_BASED = exports.PRODUCT_UNIT_PRICE = exports.PRODUCT_WAS_PRICE = exports.PRODUCT_PRICE = exports.ADD_TO_CART_BUTTON = exports.PRODUCT_NAME = exports.PRODUCT_IMAGE = exports.PAST_PURCHASED = exports.FAVORITES_BUTTON = void 0;
|
|
4
4
|
var Default_1 = require("./layouts/ProductGrid/Default");
|
|
5
5
|
var PCE_centered_1 = require("./layouts/ProductGrid/PCE-centered");
|
|
6
6
|
var PRS_labels_1 = require("./layouts/ProductGrid/PRS-labels");
|
|
@@ -31,6 +31,7 @@ exports.OFFER_VALID_MESSAGE = "OfferValidMessage";
|
|
|
31
31
|
exports.PRODUCT_PRICE_LOYALTY = "ProductPriceLoyalty";
|
|
32
32
|
exports.TAX_DETAILS = "TaxDetails";
|
|
33
33
|
exports.PRODUCT_WAS_UNIT_PRICE = "ProductWasUnitPrice";
|
|
34
|
+
exports.MEMBERS_PRICE = "MembersPrice";
|
|
34
35
|
exports.layoutObjects = {
|
|
35
36
|
ContainersGrid: {
|
|
36
37
|
default: Default_1.default,
|