@thryveai/theme-interfaces 2.8.64 → 2.8.65
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 +21 -6
- package/dist/JSONSchemas/index.js +27 -12
- package/dist/interfaces/shared-settings.interfaces.d.ts +4 -0
- package/dist/storefront/commonSharedSettings.js +3 -0
- package/dist/storefront/defaultIconsStorefront.js +1 -1
- package/dist/storefront/defaultSharedSettings.js +3 -0
- package/package.json +4 -1
|
@@ -2339,7 +2339,7 @@ export declare const JSONSchemas: {
|
|
|
2339
2339
|
};
|
|
2340
2340
|
additionalProperties: boolean;
|
|
2341
2341
|
};
|
|
2342
|
-
"DeepPartial<structure-749943994-1695-1715-749943994-1685-1716-749943994-1620-1796-749943994-0-
|
|
2342
|
+
"DeepPartial<structure-749943994-1695-1715-749943994-1685-1716-749943994-1620-1796-749943994-0-3463>": {
|
|
2343
2343
|
type: string;
|
|
2344
2344
|
properties: {
|
|
2345
2345
|
enable: {
|
|
@@ -2568,7 +2568,7 @@ export declare const JSONSchemas: {
|
|
|
2568
2568
|
type: string;
|
|
2569
2569
|
enum: string[];
|
|
2570
2570
|
};
|
|
2571
|
-
"DeepPartial<interface-749943994-
|
|
2571
|
+
"DeepPartial<interface-749943994-3094-3138-749943994-0-3463>": {
|
|
2572
2572
|
type: string;
|
|
2573
2573
|
properties: {
|
|
2574
2574
|
organization: {
|
|
@@ -2586,7 +2586,7 @@ export declare const JSONSchemas: {
|
|
|
2586
2586
|
};
|
|
2587
2587
|
additionalProperties: boolean;
|
|
2588
2588
|
};
|
|
2589
|
-
"DeepPartial<interface-749943994-1566-1620-749943994-0-
|
|
2589
|
+
"DeepPartial<interface-749943994-1566-1620-749943994-0-3463>": {
|
|
2590
2590
|
type: string;
|
|
2591
2591
|
properties: {
|
|
2592
2592
|
enabled: {
|
|
@@ -2633,6 +2633,9 @@ export declare const JSONSchemas: {
|
|
|
2633
2633
|
items?: undefined;
|
|
2634
2634
|
})[];
|
|
2635
2635
|
};
|
|
2636
|
+
preventiveActionsAttributes: {
|
|
2637
|
+
$ref: string;
|
|
2638
|
+
};
|
|
2636
2639
|
};
|
|
2637
2640
|
additionalProperties: boolean;
|
|
2638
2641
|
};
|
|
@@ -2640,7 +2643,7 @@ export declare const JSONSchemas: {
|
|
|
2640
2643
|
type: string;
|
|
2641
2644
|
enum: string[];
|
|
2642
2645
|
};
|
|
2643
|
-
"DeepPartial<structure-749943994-2433-2510-749943994-2409-2511-749943994-2162-
|
|
2646
|
+
"DeepPartial<structure-749943994-2433-2510-749943994-2409-2511-749943994-2162-2666-749943994-0-3463>": {
|
|
2644
2647
|
type: string;
|
|
2645
2648
|
properties: {
|
|
2646
2649
|
timeslot: {
|
|
@@ -2655,7 +2658,7 @@ export declare const JSONSchemas: {
|
|
|
2655
2658
|
};
|
|
2656
2659
|
additionalProperties: boolean;
|
|
2657
2660
|
};
|
|
2658
|
-
"DeepPartial<interface-749943994-
|
|
2661
|
+
"DeepPartial<interface-749943994-3138-3221-749943994-0-3463>": {
|
|
2659
2662
|
type: string;
|
|
2660
2663
|
properties: {
|
|
2661
2664
|
defaultDateFilterDays: {
|
|
@@ -2698,6 +2701,18 @@ export declare const JSONSchemas: {
|
|
|
2698
2701
|
type: string;
|
|
2699
2702
|
enum: string[];
|
|
2700
2703
|
};
|
|
2704
|
+
"DeepPartial<IPreventiveActionsAttributes>": {
|
|
2705
|
+
type: string;
|
|
2706
|
+
properties: {
|
|
2707
|
+
addToFavourites: {
|
|
2708
|
+
type: string;
|
|
2709
|
+
items: {
|
|
2710
|
+
type: string;
|
|
2711
|
+
};
|
|
2712
|
+
};
|
|
2713
|
+
};
|
|
2714
|
+
additionalProperties: boolean;
|
|
2715
|
+
};
|
|
2701
2716
|
"DeepPartial<ISharedProducts>": {
|
|
2702
2717
|
type: string;
|
|
2703
2718
|
properties: {
|
|
@@ -2719,7 +2734,7 @@ export declare const JSONSchemas: {
|
|
|
2719
2734
|
};
|
|
2720
2735
|
additionalProperties: boolean;
|
|
2721
2736
|
};
|
|
2722
|
-
"DeepPartial<def-interface-749943994-856-1024-749943994-0-
|
|
2737
|
+
"DeepPartial<def-interface-749943994-856-1024-749943994-0-3463[]>": {
|
|
2723
2738
|
type: string;
|
|
2724
2739
|
items: {
|
|
2725
2740
|
$ref: string;
|
|
@@ -3310,7 +3310,7 @@ exports.JSONSchemas = {
|
|
|
3310
3310
|
"$ref": "#/definitions/DeepPartial%3CILoyalty%3E"
|
|
3311
3311
|
},
|
|
3312
3312
|
"idp": {
|
|
3313
|
-
"$ref": "#/definitions/DeepPartial%3Cinterface-749943994-
|
|
3313
|
+
"$ref": "#/definitions/DeepPartial%3Cinterface-749943994-3094-3138-749943994-0-3463%3E"
|
|
3314
3314
|
}
|
|
3315
3315
|
},
|
|
3316
3316
|
"additionalProperties": false
|
|
@@ -3322,7 +3322,7 @@ exports.JSONSchemas = {
|
|
|
3322
3322
|
"type": "boolean"
|
|
3323
3323
|
},
|
|
3324
3324
|
"search": {
|
|
3325
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-749943994-1695-1715-749943994-1685-1716-749943994-1620-1796-749943994-0-
|
|
3325
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-749943994-1695-1715-749943994-1685-1716-749943994-1620-1796-749943994-0-3463%3E"
|
|
3326
3326
|
},
|
|
3327
3327
|
"stores": {
|
|
3328
3328
|
"$ref": "#/definitions/DeepPartial%3Cstring%5B%5D%3E"
|
|
@@ -3336,7 +3336,7 @@ exports.JSONSchemas = {
|
|
|
3336
3336
|
},
|
|
3337
3337
|
"additionalProperties": false
|
|
3338
3338
|
},
|
|
3339
|
-
"DeepPartial<structure-749943994-1695-1715-749943994-1685-1716-749943994-1620-1796-749943994-0-
|
|
3339
|
+
"DeepPartial<structure-749943994-1695-1715-749943994-1685-1716-749943994-1620-1796-749943994-0-3463>": {
|
|
3340
3340
|
"type": "object",
|
|
3341
3341
|
"properties": {
|
|
3342
3342
|
"enable": {
|
|
@@ -3633,7 +3633,7 @@ exports.JSONSchemas = {
|
|
|
3633
3633
|
"codabar"
|
|
3634
3634
|
]
|
|
3635
3635
|
},
|
|
3636
|
-
"DeepPartial<interface-749943994-
|
|
3636
|
+
"DeepPartial<interface-749943994-3094-3138-749943994-0-3463>": {
|
|
3637
3637
|
"type": "object",
|
|
3638
3638
|
"properties": {
|
|
3639
3639
|
"organization": {
|
|
@@ -3646,12 +3646,12 @@ exports.JSONSchemas = {
|
|
|
3646
3646
|
"type": "object",
|
|
3647
3647
|
"properties": {
|
|
3648
3648
|
"preserveOrderNote": {
|
|
3649
|
-
"$ref": "#/definitions/DeepPartial%3Cinterface-749943994-1566-1620-749943994-0-
|
|
3649
|
+
"$ref": "#/definitions/DeepPartial%3Cinterface-749943994-1566-1620-749943994-0-3463%3E"
|
|
3650
3650
|
}
|
|
3651
3651
|
},
|
|
3652
3652
|
"additionalProperties": false
|
|
3653
3653
|
},
|
|
3654
|
-
"DeepPartial<interface-749943994-1566-1620-749943994-0-
|
|
3654
|
+
"DeepPartial<interface-749943994-1566-1620-749943994-0-3463>": {
|
|
3655
3655
|
"type": "object",
|
|
3656
3656
|
"properties": {
|
|
3657
3657
|
"enabled": {
|
|
@@ -3682,10 +3682,10 @@ exports.JSONSchemas = {
|
|
|
3682
3682
|
"type": "boolean"
|
|
3683
3683
|
},
|
|
3684
3684
|
"displayInstacartIcon": {
|
|
3685
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-749943994-2433-2510-749943994-2409-2511-749943994-2162-
|
|
3685
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-749943994-2433-2510-749943994-2409-2511-749943994-2162-2666-749943994-0-3463%3E"
|
|
3686
3686
|
},
|
|
3687
3687
|
"pastPurchases": {
|
|
3688
|
-
"$ref": "#/definitions/DeepPartial%3Cinterface-749943994-
|
|
3688
|
+
"$ref": "#/definitions/DeepPartial%3Cinterface-749943994-3138-3221-749943994-0-3463%3E"
|
|
3689
3689
|
},
|
|
3690
3690
|
"displayTimeslotProviders": {
|
|
3691
3691
|
"anyOf": [
|
|
@@ -3699,6 +3699,9 @@ exports.JSONSchemas = {
|
|
|
3699
3699
|
"type": "null"
|
|
3700
3700
|
}
|
|
3701
3701
|
]
|
|
3702
|
+
},
|
|
3703
|
+
"preventiveActionsAttributes": {
|
|
3704
|
+
"$ref": "#/definitions/DeepPartial%3CIPreventiveActionsAttributes%3E"
|
|
3702
3705
|
}
|
|
3703
3706
|
},
|
|
3704
3707
|
"additionalProperties": false
|
|
@@ -3710,7 +3713,7 @@ exports.JSONSchemas = {
|
|
|
3710
3713
|
"MM/DD/YYYY"
|
|
3711
3714
|
]
|
|
3712
3715
|
},
|
|
3713
|
-
"DeepPartial<structure-749943994-2433-2510-749943994-2409-2511-749943994-2162-
|
|
3716
|
+
"DeepPartial<structure-749943994-2433-2510-749943994-2409-2511-749943994-2162-2666-749943994-0-3463>": {
|
|
3714
3717
|
"type": "object",
|
|
3715
3718
|
"properties": {
|
|
3716
3719
|
"timeslot": {
|
|
@@ -3725,7 +3728,7 @@ exports.JSONSchemas = {
|
|
|
3725
3728
|
},
|
|
3726
3729
|
"additionalProperties": false
|
|
3727
3730
|
},
|
|
3728
|
-
"DeepPartial<interface-749943994-
|
|
3731
|
+
"DeepPartial<interface-749943994-3138-3221-749943994-0-3463>": {
|
|
3729
3732
|
"type": "object",
|
|
3730
3733
|
"properties": {
|
|
3731
3734
|
"defaultDateFilterDays": {
|
|
@@ -3784,6 +3787,18 @@ exports.JSONSchemas = {
|
|
|
3784
3787
|
"delivery"
|
|
3785
3788
|
]
|
|
3786
3789
|
},
|
|
3790
|
+
"DeepPartial<IPreventiveActionsAttributes>": {
|
|
3791
|
+
"type": "object",
|
|
3792
|
+
"properties": {
|
|
3793
|
+
"addToFavourites": {
|
|
3794
|
+
"type": "array",
|
|
3795
|
+
"items": {
|
|
3796
|
+
"type": "string"
|
|
3797
|
+
}
|
|
3798
|
+
}
|
|
3799
|
+
},
|
|
3800
|
+
"additionalProperties": false
|
|
3801
|
+
},
|
|
3787
3802
|
"DeepPartial<ISharedProducts>": {
|
|
3788
3803
|
"type": "object",
|
|
3789
3804
|
"properties": {
|
|
@@ -3800,12 +3815,12 @@ exports.JSONSchemas = {
|
|
|
3800
3815
|
"type": "number"
|
|
3801
3816
|
},
|
|
3802
3817
|
"attributeLabelRules": {
|
|
3803
|
-
"$ref": "#/definitions/DeepPartial%3Cdef-interface-749943994-856-1024-749943994-0-
|
|
3818
|
+
"$ref": "#/definitions/DeepPartial%3Cdef-interface-749943994-856-1024-749943994-0-3463%5B%5D%3E"
|
|
3804
3819
|
}
|
|
3805
3820
|
},
|
|
3806
3821
|
"additionalProperties": false
|
|
3807
3822
|
},
|
|
3808
|
-
"DeepPartial<def-interface-749943994-856-1024-749943994-0-
|
|
3823
|
+
"DeepPartial<def-interface-749943994-856-1024-749943994-0-3463[]>": {
|
|
3809
3824
|
"type": "array",
|
|
3810
3825
|
"items": {
|
|
3811
3826
|
"$ref": "#/definitions/DeepPartial%3CAttributeLabelRule%3E"
|
|
@@ -76,6 +76,7 @@ export interface ISharedGeneral {
|
|
|
76
76
|
};
|
|
77
77
|
pastPurchases: IPastPurchases;
|
|
78
78
|
displayTimeslotProviders: TimeSlotProviderInfo[] | null;
|
|
79
|
+
preventiveActionsAttributes: IPreventiveActionsAttributes;
|
|
79
80
|
}
|
|
80
81
|
export interface IFlyerConfiguration {
|
|
81
82
|
enabled: boolean;
|
|
@@ -108,4 +109,7 @@ export interface TimeSlotProviderInfo {
|
|
|
108
109
|
text: string;
|
|
109
110
|
};
|
|
110
111
|
}
|
|
112
|
+
export interface IPreventiveActionsAttributes {
|
|
113
|
+
addToFavourites?: string[];
|
|
114
|
+
}
|
|
111
115
|
export {};
|