@thryveai/theme-interfaces 2.8.72 → 2.8.73
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 +6 -12
- package/dist/JSONSchemas/index.js +12 -18
- package/dist/interfaces/shared-settings.interfaces.d.ts +0 -2
- package/dist/storefront/commonSharedSettings.js +0 -2
- package/dist/storefront/defaultIconsStorefront.js +1 -1
- package/dist/storefront/defaultSharedSettings.js +0 -2
- 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-1695-1715-749943994-1685-1716-749943994-1620-1796-749943994-0-3355>": {
|
|
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-3067-3111-749943994-0-3355>": {
|
|
2572
2572
|
type: string;
|
|
2573
2573
|
properties: {
|
|
2574
2574
|
organization: {
|
|
@@ -2583,16 +2583,10 @@ 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
|
-
};
|
|
2592
2586
|
};
|
|
2593
2587
|
additionalProperties: boolean;
|
|
2594
2588
|
};
|
|
2595
|
-
"DeepPartial<interface-749943994-
|
|
2589
|
+
"DeepPartial<interface-749943994-1566-1620-749943994-0-3355>": {
|
|
2596
2590
|
type: string;
|
|
2597
2591
|
properties: {
|
|
2598
2592
|
enabled: {
|
|
@@ -2649,7 +2643,7 @@ export declare const JSONSchemas: {
|
|
|
2649
2643
|
type: string;
|
|
2650
2644
|
enum: string[];
|
|
2651
2645
|
};
|
|
2652
|
-
"DeepPartial<structure-749943994-
|
|
2646
|
+
"DeepPartial<structure-749943994-2433-2510-749943994-2409-2511-749943994-2162-2639-749943994-0-3355>": {
|
|
2653
2647
|
type: string;
|
|
2654
2648
|
properties: {
|
|
2655
2649
|
timeslot: {
|
|
@@ -2664,7 +2658,7 @@ export declare const JSONSchemas: {
|
|
|
2664
2658
|
};
|
|
2665
2659
|
additionalProperties: boolean;
|
|
2666
2660
|
};
|
|
2667
|
-
"DeepPartial<interface-749943994-
|
|
2661
|
+
"DeepPartial<interface-749943994-3111-3194-749943994-0-3355>": {
|
|
2668
2662
|
type: string;
|
|
2669
2663
|
properties: {
|
|
2670
2664
|
defaultDateFilterDays: {
|
|
@@ -2728,7 +2722,7 @@ export declare const JSONSchemas: {
|
|
|
2728
2722
|
};
|
|
2729
2723
|
additionalProperties: boolean;
|
|
2730
2724
|
};
|
|
2731
|
-
"DeepPartial<def-interface-749943994-856-1024-749943994-0-
|
|
2725
|
+
"DeepPartial<def-interface-749943994-856-1024-749943994-0-3355[]>": {
|
|
2732
2726
|
type: string;
|
|
2733
2727
|
items: {
|
|
2734
2728
|
$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-3067-3111-749943994-0-3355%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-1695-1715-749943994-1685-1716-749943994-1620-1796-749943994-0-3355%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-1695-1715-749943994-1685-1716-749943994-1620-1796-749943994-0-3355>": {
|
|
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-3067-3111-749943994-0-3355>": {
|
|
3649
3649
|
"type": "object",
|
|
3650
3650
|
"properties": {
|
|
3651
3651
|
"organization": {
|
|
@@ -3658,18 +3658,12 @@ exports.JSONSchemas = {
|
|
|
3658
3658
|
"type": "object",
|
|
3659
3659
|
"properties": {
|
|
3660
3660
|
"preserveOrderNote": {
|
|
3661
|
-
"$ref": "#/definitions/DeepPartial%3Cinterface-749943994-
|
|
3662
|
-
},
|
|
3663
|
-
"deliveryInstructionsMaxLength": {
|
|
3664
|
-
"type": "number"
|
|
3665
|
-
},
|
|
3666
|
-
"orderNoteMaxLength": {
|
|
3667
|
-
"type": "number"
|
|
3661
|
+
"$ref": "#/definitions/DeepPartial%3Cinterface-749943994-1566-1620-749943994-0-3355%3E"
|
|
3668
3662
|
}
|
|
3669
3663
|
},
|
|
3670
3664
|
"additionalProperties": false
|
|
3671
3665
|
},
|
|
3672
|
-
"DeepPartial<interface-749943994-
|
|
3666
|
+
"DeepPartial<interface-749943994-1566-1620-749943994-0-3355>": {
|
|
3673
3667
|
"type": "object",
|
|
3674
3668
|
"properties": {
|
|
3675
3669
|
"enabled": {
|
|
@@ -3700,10 +3694,10 @@ exports.JSONSchemas = {
|
|
|
3700
3694
|
"type": "boolean"
|
|
3701
3695
|
},
|
|
3702
3696
|
"displayInstacartIcon": {
|
|
3703
|
-
"$ref": "#/definitions/DeepPartial%3Cstructure-749943994-
|
|
3697
|
+
"$ref": "#/definitions/DeepPartial%3Cstructure-749943994-2433-2510-749943994-2409-2511-749943994-2162-2639-749943994-0-3355%3E"
|
|
3704
3698
|
},
|
|
3705
3699
|
"pastPurchases": {
|
|
3706
|
-
"$ref": "#/definitions/DeepPartial%3Cinterface-749943994-
|
|
3700
|
+
"$ref": "#/definitions/DeepPartial%3Cinterface-749943994-3111-3194-749943994-0-3355%3E"
|
|
3707
3701
|
},
|
|
3708
3702
|
"displayTimeslotProviders": {
|
|
3709
3703
|
"anyOf": [
|
|
@@ -3731,7 +3725,7 @@ exports.JSONSchemas = {
|
|
|
3731
3725
|
"MM/DD/YYYY"
|
|
3732
3726
|
]
|
|
3733
3727
|
},
|
|
3734
|
-
"DeepPartial<structure-749943994-
|
|
3728
|
+
"DeepPartial<structure-749943994-2433-2510-749943994-2409-2511-749943994-2162-2639-749943994-0-3355>": {
|
|
3735
3729
|
"type": "object",
|
|
3736
3730
|
"properties": {
|
|
3737
3731
|
"timeslot": {
|
|
@@ -3746,7 +3740,7 @@ exports.JSONSchemas = {
|
|
|
3746
3740
|
},
|
|
3747
3741
|
"additionalProperties": false
|
|
3748
3742
|
},
|
|
3749
|
-
"DeepPartial<interface-749943994-
|
|
3743
|
+
"DeepPartial<interface-749943994-3111-3194-749943994-0-3355>": {
|
|
3750
3744
|
"type": "object",
|
|
3751
3745
|
"properties": {
|
|
3752
3746
|
"defaultDateFilterDays": {
|
|
@@ -3821,12 +3815,12 @@ exports.JSONSchemas = {
|
|
|
3821
3815
|
"type": "number"
|
|
3822
3816
|
},
|
|
3823
3817
|
"attributeLabelRules": {
|
|
3824
|
-
"$ref": "#/definitions/DeepPartial%3Cdef-interface-749943994-856-1024-749943994-0-
|
|
3818
|
+
"$ref": "#/definitions/DeepPartial%3Cdef-interface-749943994-856-1024-749943994-0-3355%5B%5D%3E"
|
|
3825
3819
|
}
|
|
3826
3820
|
},
|
|
3827
3821
|
"additionalProperties": false
|
|
3828
3822
|
},
|
|
3829
|
-
"DeepPartial<def-interface-749943994-856-1024-749943994-0-
|
|
3823
|
+
"DeepPartial<def-interface-749943994-856-1024-749943994-0-3355[]>": {
|
|
3830
3824
|
"type": "array",
|
|
3831
3825
|
"items": {
|
|
3832
3826
|
"$ref": "#/definitions/DeepPartial%3CAttributeLabelRule%3E"
|