@thryveai/theme-interfaces 2.8.70 → 2.8.72
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 +15 -6
- package/dist/JSONSchemas/index.js +21 -12
- package/dist/interfaces/shared-settings.interfaces.d.ts +3 -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 +1 -1
|
@@ -2339,7 +2339,7 @@ export declare const JSONSchemas: {
|
|
|
2339
2339
|
};
|
|
2340
2340
|
additionalProperties: boolean;
|
|
2341
2341
|
};
|
|
2342
|
-
"DeepPartial<structure-749943994-
|
|
2342
|
+
"DeepPartial<structure-749943994-1768-1788-749943994-1758-1789-749943994-1693-1869-749943994-0-3428>": {
|
|
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-3140-3184-749943994-0-3428>": {
|
|
2572
2572
|
type: string;
|
|
2573
2573
|
properties: {
|
|
2574
2574
|
organization: {
|
|
@@ -2583,10 +2583,16 @@ export declare const JSONSchemas: {
|
|
|
2583
2583
|
preserveOrderNote: {
|
|
2584
2584
|
$ref: string;
|
|
2585
2585
|
};
|
|
2586
|
+
deliveryInstructionsMaxLength: {
|
|
2587
|
+
type: string;
|
|
2588
|
+
};
|
|
2589
|
+
orderNoteMaxLength: {
|
|
2590
|
+
type: string;
|
|
2591
|
+
};
|
|
2586
2592
|
};
|
|
2587
2593
|
additionalProperties: boolean;
|
|
2588
2594
|
};
|
|
2589
|
-
"DeepPartial<interface-749943994-
|
|
2595
|
+
"DeepPartial<interface-749943994-1639-1693-749943994-0-3428>": {
|
|
2590
2596
|
type: string;
|
|
2591
2597
|
properties: {
|
|
2592
2598
|
enabled: {
|
|
@@ -2633,6 +2639,9 @@ export declare const JSONSchemas: {
|
|
|
2633
2639
|
items?: undefined;
|
|
2634
2640
|
})[];
|
|
2635
2641
|
};
|
|
2642
|
+
notificationDateFormat: {
|
|
2643
|
+
type: string;
|
|
2644
|
+
};
|
|
2636
2645
|
};
|
|
2637
2646
|
additionalProperties: boolean;
|
|
2638
2647
|
};
|
|
@@ -2640,7 +2649,7 @@ export declare const JSONSchemas: {
|
|
|
2640
2649
|
type: string;
|
|
2641
2650
|
enum: string[];
|
|
2642
2651
|
};
|
|
2643
|
-
"DeepPartial<structure-749943994-
|
|
2652
|
+
"DeepPartial<structure-749943994-2506-2583-749943994-2482-2584-749943994-2235-2712-749943994-0-3428>": {
|
|
2644
2653
|
type: string;
|
|
2645
2654
|
properties: {
|
|
2646
2655
|
timeslot: {
|
|
@@ -2655,7 +2664,7 @@ export declare const JSONSchemas: {
|
|
|
2655
2664
|
};
|
|
2656
2665
|
additionalProperties: boolean;
|
|
2657
2666
|
};
|
|
2658
|
-
"DeepPartial<interface-749943994-
|
|
2667
|
+
"DeepPartial<interface-749943994-3184-3267-749943994-0-3428>": {
|
|
2659
2668
|
type: string;
|
|
2660
2669
|
properties: {
|
|
2661
2670
|
defaultDateFilterDays: {
|
|
@@ -2719,7 +2728,7 @@ export declare const JSONSchemas: {
|
|
|
2719
2728
|
};
|
|
2720
2729
|
additionalProperties: boolean;
|
|
2721
2730
|
};
|
|
2722
|
-
"DeepPartial<def-interface-749943994-856-1024-749943994-0-
|
|
2731
|
+
"DeepPartial<def-interface-749943994-856-1024-749943994-0-3428[]>": {
|
|
2723
2732
|
type: string;
|
|
2724
2733
|
items: {
|
|
2725
2734
|
$ref: string;
|
|
@@ -3322,7 +3322,7 @@ exports.JSONSchemas = {
|
|
|
3322
3322
|
"$ref": "#/definitions/DeepPartial%3CILoyalty%3E"
|
|
3323
3323
|
},
|
|
3324
3324
|
"idp": {
|
|
3325
|
-
"$ref": "#/definitions/DeepPartial%3Cinterface-749943994-
|
|
3325
|
+
"$ref": "#/definitions/DeepPartial%3Cinterface-749943994-3140-3184-749943994-0-3428%3E"
|
|
3326
3326
|
}
|
|
3327
3327
|
},
|
|
3328
3328
|
"additionalProperties": false
|
|
@@ -3334,7 +3334,7 @@ exports.JSONSchemas = {
|
|
|
3334
3334
|
"type": "boolean"
|
|
3335
3335
|
},
|
|
3336
3336
|
"search": {
|
|
3337
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-749943994-
|
|
3337
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-749943994-1768-1788-749943994-1758-1789-749943994-1693-1869-749943994-0-3428%3E"
|
|
3338
3338
|
},
|
|
3339
3339
|
"stores": {
|
|
3340
3340
|
"$ref": "#/definitions/DeepPartial%3Cstring%5B%5D%3E"
|
|
@@ -3348,7 +3348,7 @@ exports.JSONSchemas = {
|
|
|
3348
3348
|
},
|
|
3349
3349
|
"additionalProperties": false
|
|
3350
3350
|
},
|
|
3351
|
-
"DeepPartial<structure-749943994-
|
|
3351
|
+
"DeepPartial<structure-749943994-1768-1788-749943994-1758-1789-749943994-1693-1869-749943994-0-3428>": {
|
|
3352
3352
|
"type": "object",
|
|
3353
3353
|
"properties": {
|
|
3354
3354
|
"enable": {
|
|
@@ -3645,7 +3645,7 @@ exports.JSONSchemas = {
|
|
|
3645
3645
|
"codabar"
|
|
3646
3646
|
]
|
|
3647
3647
|
},
|
|
3648
|
-
"DeepPartial<interface-749943994-
|
|
3648
|
+
"DeepPartial<interface-749943994-3140-3184-749943994-0-3428>": {
|
|
3649
3649
|
"type": "object",
|
|
3650
3650
|
"properties": {
|
|
3651
3651
|
"organization": {
|
|
@@ -3658,12 +3658,18 @@ exports.JSONSchemas = {
|
|
|
3658
3658
|
"type": "object",
|
|
3659
3659
|
"properties": {
|
|
3660
3660
|
"preserveOrderNote": {
|
|
3661
|
-
"$ref": "#/definitions/DeepPartial%3Cinterface-749943994-
|
|
3661
|
+
"$ref": "#/definitions/DeepPartial%3Cinterface-749943994-1639-1693-749943994-0-3428%3E"
|
|
3662
|
+
},
|
|
3663
|
+
"deliveryInstructionsMaxLength": {
|
|
3664
|
+
"type": "number"
|
|
3665
|
+
},
|
|
3666
|
+
"orderNoteMaxLength": {
|
|
3667
|
+
"type": "number"
|
|
3662
3668
|
}
|
|
3663
3669
|
},
|
|
3664
3670
|
"additionalProperties": false
|
|
3665
3671
|
},
|
|
3666
|
-
"DeepPartial<interface-749943994-
|
|
3672
|
+
"DeepPartial<interface-749943994-1639-1693-749943994-0-3428>": {
|
|
3667
3673
|
"type": "object",
|
|
3668
3674
|
"properties": {
|
|
3669
3675
|
"enabled": {
|
|
@@ -3694,10 +3700,10 @@ exports.JSONSchemas = {
|
|
|
3694
3700
|
"type": "boolean"
|
|
3695
3701
|
},
|
|
3696
3702
|
"displayInstacartIcon": {
|
|
3697
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-749943994-
|
|
3703
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-749943994-2506-2583-749943994-2482-2584-749943994-2235-2712-749943994-0-3428%3E"
|
|
3698
3704
|
},
|
|
3699
3705
|
"pastPurchases": {
|
|
3700
|
-
"$ref": "#/definitions/DeepPartial%3Cinterface-749943994-
|
|
3706
|
+
"$ref": "#/definitions/DeepPartial%3Cinterface-749943994-3184-3267-749943994-0-3428%3E"
|
|
3701
3707
|
},
|
|
3702
3708
|
"displayTimeslotProviders": {
|
|
3703
3709
|
"anyOf": [
|
|
@@ -3711,6 +3717,9 @@ exports.JSONSchemas = {
|
|
|
3711
3717
|
"type": "null"
|
|
3712
3718
|
}
|
|
3713
3719
|
]
|
|
3720
|
+
},
|
|
3721
|
+
"notificationDateFormat": {
|
|
3722
|
+
"type": "string"
|
|
3714
3723
|
}
|
|
3715
3724
|
},
|
|
3716
3725
|
"additionalProperties": false
|
|
@@ -3722,7 +3731,7 @@ exports.JSONSchemas = {
|
|
|
3722
3731
|
"MM/DD/YYYY"
|
|
3723
3732
|
]
|
|
3724
3733
|
},
|
|
3725
|
-
"DeepPartial<structure-749943994-
|
|
3734
|
+
"DeepPartial<structure-749943994-2506-2583-749943994-2482-2584-749943994-2235-2712-749943994-0-3428>": {
|
|
3726
3735
|
"type": "object",
|
|
3727
3736
|
"properties": {
|
|
3728
3737
|
"timeslot": {
|
|
@@ -3737,7 +3746,7 @@ exports.JSONSchemas = {
|
|
|
3737
3746
|
},
|
|
3738
3747
|
"additionalProperties": false
|
|
3739
3748
|
},
|
|
3740
|
-
"DeepPartial<interface-749943994-
|
|
3749
|
+
"DeepPartial<interface-749943994-3184-3267-749943994-0-3428>": {
|
|
3741
3750
|
"type": "object",
|
|
3742
3751
|
"properties": {
|
|
3743
3752
|
"defaultDateFilterDays": {
|
|
@@ -3812,12 +3821,12 @@ exports.JSONSchemas = {
|
|
|
3812
3821
|
"type": "number"
|
|
3813
3822
|
},
|
|
3814
3823
|
"attributeLabelRules": {
|
|
3815
|
-
"$ref": "#/definitions/DeepPartial%3Cdef-interface-749943994-856-1024-749943994-0-
|
|
3824
|
+
"$ref": "#/definitions/DeepPartial%3Cdef-interface-749943994-856-1024-749943994-0-3428%5B%5D%3E"
|
|
3816
3825
|
}
|
|
3817
3826
|
},
|
|
3818
3827
|
"additionalProperties": false
|
|
3819
3828
|
},
|
|
3820
|
-
"DeepPartial<def-interface-749943994-856-1024-749943994-0-
|
|
3829
|
+
"DeepPartial<def-interface-749943994-856-1024-749943994-0-3428[]>": {
|
|
3821
3830
|
"type": "array",
|
|
3822
3831
|
"items": {
|
|
3823
3832
|
"$ref": "#/definitions/DeepPartial%3CAttributeLabelRule%3E"
|
|
@@ -36,6 +36,8 @@ export interface ISharedFeatures {
|
|
|
36
36
|
}
|
|
37
37
|
export interface ISharedCheckout {
|
|
38
38
|
preserveOrderNote: IOrderInstructions;
|
|
39
|
+
deliveryInstructionsMaxLength?: number;
|
|
40
|
+
orderNoteMaxLength?: number;
|
|
39
41
|
}
|
|
40
42
|
interface IOrderInstructions {
|
|
41
43
|
enabled: boolean;
|
|
@@ -76,6 +78,7 @@ export interface ISharedGeneral {
|
|
|
76
78
|
};
|
|
77
79
|
pastPurchases: IPastPurchases;
|
|
78
80
|
displayTimeslotProviders: TimeSlotProviderInfo[] | null;
|
|
81
|
+
notificationDateFormat: string;
|
|
79
82
|
}
|
|
80
83
|
export interface IFlyerConfiguration {
|
|
81
84
|
enabled: boolean;
|
|
@@ -48,6 +48,8 @@ var CommonSharedSettingsConfig = {
|
|
|
48
48
|
preserveOrderNote: {
|
|
49
49
|
enabled: true,
|
|
50
50
|
},
|
|
51
|
+
deliveryInstructionsMaxLength: 1800,
|
|
52
|
+
orderNoteMaxLength: 1800,
|
|
51
53
|
},
|
|
52
54
|
general: {
|
|
53
55
|
enableStoreSelectorList: true,
|
|
@@ -65,6 +67,7 @@ var CommonSharedSettingsConfig = {
|
|
|
65
67
|
defaultDateFilterDays: "all",
|
|
66
68
|
},
|
|
67
69
|
displayTimeslotProviders: null,
|
|
70
|
+
notificationDateFormat: "MM/DD/YYYY",
|
|
68
71
|
},
|
|
69
72
|
products: {
|
|
70
73
|
productLabels: {
|