@thryveai/theme-interfaces 2.8.71 → 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 +12 -6
- package/dist/JSONSchemas/index.js +18 -12
- package/dist/interfaces/shared-settings.interfaces.d.ts +2 -0
- package/dist/storefront/commonSharedSettings.js +2 -0
- package/dist/storefront/defaultIconsStorefront.js +1 -1
- package/dist/storefront/defaultSharedSettings.js +2 -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: {
|
|
@@ -2643,7 +2649,7 @@ export declare const JSONSchemas: {
|
|
|
2643
2649
|
type: string;
|
|
2644
2650
|
enum: string[];
|
|
2645
2651
|
};
|
|
2646
|
-
"DeepPartial<structure-749943994-
|
|
2652
|
+
"DeepPartial<structure-749943994-2506-2583-749943994-2482-2584-749943994-2235-2712-749943994-0-3428>": {
|
|
2647
2653
|
type: string;
|
|
2648
2654
|
properties: {
|
|
2649
2655
|
timeslot: {
|
|
@@ -2658,7 +2664,7 @@ export declare const JSONSchemas: {
|
|
|
2658
2664
|
};
|
|
2659
2665
|
additionalProperties: boolean;
|
|
2660
2666
|
};
|
|
2661
|
-
"DeepPartial<interface-749943994-
|
|
2667
|
+
"DeepPartial<interface-749943994-3184-3267-749943994-0-3428>": {
|
|
2662
2668
|
type: string;
|
|
2663
2669
|
properties: {
|
|
2664
2670
|
defaultDateFilterDays: {
|
|
@@ -2722,7 +2728,7 @@ export declare const JSONSchemas: {
|
|
|
2722
2728
|
};
|
|
2723
2729
|
additionalProperties: boolean;
|
|
2724
2730
|
};
|
|
2725
|
-
"DeepPartial<def-interface-749943994-856-1024-749943994-0-
|
|
2731
|
+
"DeepPartial<def-interface-749943994-856-1024-749943994-0-3428[]>": {
|
|
2726
2732
|
type: string;
|
|
2727
2733
|
items: {
|
|
2728
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": [
|
|
@@ -3725,7 +3731,7 @@ exports.JSONSchemas = {
|
|
|
3725
3731
|
"MM/DD/YYYY"
|
|
3726
3732
|
]
|
|
3727
3733
|
},
|
|
3728
|
-
"DeepPartial<structure-749943994-
|
|
3734
|
+
"DeepPartial<structure-749943994-2506-2583-749943994-2482-2584-749943994-2235-2712-749943994-0-3428>": {
|
|
3729
3735
|
"type": "object",
|
|
3730
3736
|
"properties": {
|
|
3731
3737
|
"timeslot": {
|
|
@@ -3740,7 +3746,7 @@ exports.JSONSchemas = {
|
|
|
3740
3746
|
},
|
|
3741
3747
|
"additionalProperties": false
|
|
3742
3748
|
},
|
|
3743
|
-
"DeepPartial<interface-749943994-
|
|
3749
|
+
"DeepPartial<interface-749943994-3184-3267-749943994-0-3428>": {
|
|
3744
3750
|
"type": "object",
|
|
3745
3751
|
"properties": {
|
|
3746
3752
|
"defaultDateFilterDays": {
|
|
@@ -3815,12 +3821,12 @@ exports.JSONSchemas = {
|
|
|
3815
3821
|
"type": "number"
|
|
3816
3822
|
},
|
|
3817
3823
|
"attributeLabelRules": {
|
|
3818
|
-
"$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"
|
|
3819
3825
|
}
|
|
3820
3826
|
},
|
|
3821
3827
|
"additionalProperties": false
|
|
3822
3828
|
},
|
|
3823
|
-
"DeepPartial<def-interface-749943994-856-1024-749943994-0-
|
|
3829
|
+
"DeepPartial<def-interface-749943994-856-1024-749943994-0-3428[]>": {
|
|
3824
3830
|
"type": "array",
|
|
3825
3831
|
"items": {
|
|
3826
3832
|
"$ref": "#/definitions/DeepPartial%3CAttributeLabelRule%3E"
|