@thryveai/theme-interfaces 2.8.56 → 2.8.58-test.0

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.
@@ -2336,7 +2336,7 @@ export declare const JSONSchemas: {
2336
2336
  };
2337
2337
  additionalProperties: boolean;
2338
2338
  };
2339
- "DeepPartial<structure-749943994-1679-1699-749943994-1669-1700-749943994-1604-1780-749943994-0-2935>": {
2339
+ "DeepPartial<structure-749943994-1679-1699-749943994-1669-1700-749943994-1604-1780-749943994-0-3085>": {
2340
2340
  type: string;
2341
2341
  properties: {
2342
2342
  enable: {
@@ -2384,6 +2384,9 @@ export declare const JSONSchemas: {
2384
2384
  showRedemptionProductCard: {
2385
2385
  type: string;
2386
2386
  };
2387
+ twoColumnMobileLayout: {
2388
+ type: string;
2389
+ };
2387
2390
  };
2388
2391
  additionalProperties: boolean;
2389
2392
  };
@@ -2562,7 +2565,7 @@ export declare const JSONSchemas: {
2562
2565
  type: string;
2563
2566
  enum: string[];
2564
2567
  };
2565
- "DeepPartial<interface-749943994-2890-2934-749943994-0-2935>": {
2568
+ "DeepPartial<interface-749943994-2957-3001-749943994-0-3085>": {
2566
2569
  type: string;
2567
2570
  properties: {
2568
2571
  organization: {
@@ -2580,7 +2583,7 @@ export declare const JSONSchemas: {
2580
2583
  };
2581
2584
  additionalProperties: boolean;
2582
2585
  };
2583
- "DeepPartial<interface-749943994-1550-1604-749943994-0-2935>": {
2586
+ "DeepPartial<interface-749943994-1550-1604-749943994-0-3085>": {
2584
2587
  type: string;
2585
2588
  properties: {
2586
2589
  enabled: {
@@ -2613,6 +2616,9 @@ export declare const JSONSchemas: {
2613
2616
  displayInstacartIcon: {
2614
2617
  $ref: string;
2615
2618
  };
2619
+ pastPurchases: {
2620
+ $ref: string;
2621
+ };
2616
2622
  };
2617
2623
  additionalProperties: boolean;
2618
2624
  };
@@ -2620,7 +2626,7 @@ export declare const JSONSchemas: {
2620
2626
  type: string;
2621
2627
  enum: string[];
2622
2628
  };
2623
- "DeepPartial<structure-749943994-2382-2459-749943994-2358-2460-749943994-2111-2462-749943994-0-2935>": {
2629
+ "DeepPartial<structure-749943994-2416-2493-749943994-2392-2494-749943994-2145-2529-749943994-0-3085>": {
2624
2630
  type: string;
2625
2631
  properties: {
2626
2632
  timeslot: {
@@ -2635,6 +2641,16 @@ export declare const JSONSchemas: {
2635
2641
  };
2636
2642
  additionalProperties: boolean;
2637
2643
  };
2644
+ "DeepPartial<interface-749943994-3001-3084-749943994-0-3085>": {
2645
+ type: string;
2646
+ properties: {
2647
+ defaultDateFilterDays: {
2648
+ type: string;
2649
+ enum: string[];
2650
+ };
2651
+ };
2652
+ additionalProperties: boolean;
2653
+ };
2638
2654
  "DeepPartial<ISharedProducts>": {
2639
2655
  type: string;
2640
2656
  properties: {
@@ -2656,7 +2672,7 @@ export declare const JSONSchemas: {
2656
2672
  };
2657
2673
  additionalProperties: boolean;
2658
2674
  };
2659
- "DeepPartial<def-interface-749943994-840-1008-749943994-0-2935[]>": {
2675
+ "DeepPartial<def-interface-749943994-840-1008-749943994-0-3085[]>": {
2660
2676
  type: string;
2661
2677
  items: {
2662
2678
  $ref: string;
@@ -3291,7 +3291,7 @@ exports.JSONSchemas = {
3291
3291
  "$ref": "#/definitions/DeepPartial%3CILoyalty%3E"
3292
3292
  },
3293
3293
  "idp": {
3294
- "$ref": "#/definitions/DeepPartial%3Cinterface-749943994-2890-2934-749943994-0-2935%3E"
3294
+ "$ref": "#/definitions/DeepPartial%3Cinterface-749943994-2957-3001-749943994-0-3085%3E"
3295
3295
  }
3296
3296
  },
3297
3297
  "additionalProperties": false
@@ -3303,7 +3303,7 @@ exports.JSONSchemas = {
3303
3303
  "type": "boolean"
3304
3304
  },
3305
3305
  "search": {
3306
- "$ref": "#/definitions/DeepPartial%3Cstructure-749943994-1679-1699-749943994-1669-1700-749943994-1604-1780-749943994-0-2935%3E"
3306
+ "$ref": "#/definitions/DeepPartial%3Cstructure-749943994-1679-1699-749943994-1669-1700-749943994-1604-1780-749943994-0-3085%3E"
3307
3307
  },
3308
3308
  "stores": {
3309
3309
  "$ref": "#/definitions/DeepPartial%3Cstring%5B%5D%3E"
@@ -3317,7 +3317,7 @@ exports.JSONSchemas = {
3317
3317
  },
3318
3318
  "additionalProperties": false
3319
3319
  },
3320
- "DeepPartial<structure-749943994-1679-1699-749943994-1669-1700-749943994-1604-1780-749943994-0-2935>": {
3320
+ "DeepPartial<structure-749943994-1679-1699-749943994-1669-1700-749943994-1604-1780-749943994-0-3085>": {
3321
3321
  "type": "object",
3322
3322
  "properties": {
3323
3323
  "enable": {
@@ -3364,6 +3364,9 @@ exports.JSONSchemas = {
3364
3364
  },
3365
3365
  "showRedemptionProductCard": {
3366
3366
  "type": "boolean"
3367
+ },
3368
+ "twoColumnMobileLayout": {
3369
+ "type": "boolean"
3367
3370
  }
3368
3371
  },
3369
3372
  "additionalProperties": false
@@ -3611,7 +3614,7 @@ exports.JSONSchemas = {
3611
3614
  "codabar"
3612
3615
  ]
3613
3616
  },
3614
- "DeepPartial<interface-749943994-2890-2934-749943994-0-2935>": {
3617
+ "DeepPartial<interface-749943994-2957-3001-749943994-0-3085>": {
3615
3618
  "type": "object",
3616
3619
  "properties": {
3617
3620
  "organization": {
@@ -3624,12 +3627,12 @@ exports.JSONSchemas = {
3624
3627
  "type": "object",
3625
3628
  "properties": {
3626
3629
  "preserveOrderNote": {
3627
- "$ref": "#/definitions/DeepPartial%3Cinterface-749943994-1550-1604-749943994-0-2935%3E"
3630
+ "$ref": "#/definitions/DeepPartial%3Cinterface-749943994-1550-1604-749943994-0-3085%3E"
3628
3631
  }
3629
3632
  },
3630
3633
  "additionalProperties": false
3631
3634
  },
3632
- "DeepPartial<interface-749943994-1550-1604-749943994-0-2935>": {
3635
+ "DeepPartial<interface-749943994-1550-1604-749943994-0-3085>": {
3633
3636
  "type": "object",
3634
3637
  "properties": {
3635
3638
  "enabled": {
@@ -3660,7 +3663,10 @@ exports.JSONSchemas = {
3660
3663
  "type": "boolean"
3661
3664
  },
3662
3665
  "displayInstacartIcon": {
3663
- "$ref": "#/definitions/DeepPartial%3Cstructure-749943994-2382-2459-749943994-2358-2460-749943994-2111-2462-749943994-0-2935%3E"
3666
+ "$ref": "#/definitions/DeepPartial%3Cstructure-749943994-2416-2493-749943994-2392-2494-749943994-2145-2529-749943994-0-3085%3E"
3667
+ },
3668
+ "pastPurchases": {
3669
+ "$ref": "#/definitions/DeepPartial%3Cinterface-749943994-3001-3084-749943994-0-3085%3E"
3664
3670
  }
3665
3671
  },
3666
3672
  "additionalProperties": false
@@ -3672,7 +3678,7 @@ exports.JSONSchemas = {
3672
3678
  "MM/DD/YYYY"
3673
3679
  ]
3674
3680
  },
3675
- "DeepPartial<structure-749943994-2382-2459-749943994-2358-2460-749943994-2111-2462-749943994-0-2935>": {
3681
+ "DeepPartial<structure-749943994-2416-2493-749943994-2392-2494-749943994-2145-2529-749943994-0-3085>": {
3676
3682
  "type": "object",
3677
3683
  "properties": {
3678
3684
  "timeslot": {
@@ -3687,6 +3693,21 @@ exports.JSONSchemas = {
3687
3693
  },
3688
3694
  "additionalProperties": false
3689
3695
  },
3696
+ "DeepPartial<interface-749943994-3001-3084-749943994-0-3085>": {
3697
+ "type": "object",
3698
+ "properties": {
3699
+ "defaultDateFilterDays": {
3700
+ "type": "string",
3701
+ "enum": [
3702
+ "30",
3703
+ "60",
3704
+ "90",
3705
+ "all"
3706
+ ]
3707
+ }
3708
+ },
3709
+ "additionalProperties": false
3710
+ },
3690
3711
  "DeepPartial<ISharedProducts>": {
3691
3712
  "type": "object",
3692
3713
  "properties": {
@@ -3703,12 +3724,12 @@ exports.JSONSchemas = {
3703
3724
  "type": "number"
3704
3725
  },
3705
3726
  "attributeLabelRules": {
3706
- "$ref": "#/definitions/DeepPartial%3Cdef-interface-749943994-840-1008-749943994-0-2935%5B%5D%3E"
3727
+ "$ref": "#/definitions/DeepPartial%3Cdef-interface-749943994-840-1008-749943994-0-3085%5B%5D%3E"
3707
3728
  }
3708
3729
  },
3709
3730
  "additionalProperties": false
3710
3731
  },
3711
- "DeepPartial<def-interface-749943994-840-1008-749943994-0-2935[]>": {
3732
+ "DeepPartial<def-interface-749943994-840-1008-749943994-0-3085[]>": {
3712
3733
  "type": "array",
3713
3734
  "items": {
3714
3735
  "$ref": "#/definitions/DeepPartial%3CAttributeLabelRule%3E"
@@ -60,6 +60,7 @@ export interface ICouponGallery {
60
60
  missedCouponsButtonInCartURL: string;
61
61
  hideSavingsSection: boolean;
62
62
  showRedemptionProductCard: boolean;
63
+ twoColumnMobileLayout: boolean;
63
64
  }
64
65
  export interface ISharedGeneral {
65
66
  enableStoreSelectorList: boolean;
@@ -73,6 +74,7 @@ export interface ISharedGeneral {
73
74
  summary: boolean;
74
75
  orderHeader: boolean;
75
76
  };
77
+ pastPurchases: IPastPurchases;
76
78
  }
77
79
  export interface IFlyerConfiguration {
78
80
  enabled: boolean;
@@ -94,4 +96,7 @@ export interface ILoyalty {
94
96
  interface IIdp {
95
97
  organization: string;
96
98
  }
99
+ interface IPastPurchases {
100
+ defaultDateFilterDays: "30" | "60" | "90" | "all";
101
+ }
97
102
  export {};
@@ -101,39 +101,48 @@ exports.AdminSharedSettingsTemplateSFUI = {
101
101
  // },
102
102
  // },
103
103
  // },
104
- //TO BE UNCOMMENTED ONCE FEATURE IS COMPLETE
105
- // couponGallery: {
106
- // title: "Coupon Gallery",
107
- // description: "",
108
- // type: AdminSharedTemplateInputTypes.collapsableObject,
109
- // value: {
110
- // enabled: {
111
- // title: "Enable coupon gallery",
112
- // description:
113
- // "This will display a fully integrated coupon gallery on the storefront and mobile app.",
114
- // type: AdminSharedTemplateInputTypes.checkbox,
115
- // },
116
- // showClipAllCouponsButton: {
117
- // title: "Show Clip All Coupons Button",
118
- // description:
119
- // "This will display the Clip All Coupons Button in the coupon gallery.",
120
- // type: AdminSharedTemplateInputTypes.checkbox,
121
- // },
122
- // showUnclaimedCouponsPrompt: {
123
- // title: "Show Missed Coupons Reminder Section",
124
- // description:
125
- // "This will display the Missed Coupons Reminder Section in the cart review summary.",
126
- // type: AdminSharedTemplateInputTypes.checkbox,
127
- // },
128
- // missedCouponsButtonInCartURL: {
129
- // title:
130
- // "Alternate redirect url for the missed coupons button in the cart review summary",
131
- // description:
132
- // "This allows an alternate redirect url for the missed coupons button to be set in the cart review summary",
133
- // type: AdminSharedTemplateInputTypes.inputChar,
134
- // },
135
- // },
136
- // },
104
+ couponGallery: {
105
+ title: "Coupon Gallery",
106
+ description: "",
107
+ type: exports.AdminSharedTemplateInputTypes.collapsableObject,
108
+ value: {
109
+ enabled: {
110
+ title: "Enable coupon gallery",
111
+ description: "This will display a fully integrated coupon gallery on the storefront and mobile app.",
112
+ type: exports.AdminSharedTemplateInputTypes.checkbox,
113
+ },
114
+ showClipAllCouponsButton: {
115
+ title: "Show Clip All Coupons Button",
116
+ description: "This will display the Clip All Coupons Button in the coupon gallery.",
117
+ type: exports.AdminSharedTemplateInputTypes.checkbox,
118
+ },
119
+ showUnclaimedCouponsPrompt: {
120
+ title: "Show Missed Coupons Reminder Section",
121
+ description: "This will display the Missed Coupons Reminder Section in the cart review summary.",
122
+ type: exports.AdminSharedTemplateInputTypes.checkbox,
123
+ },
124
+ missedCouponsButtonInCartURL: {
125
+ title: "Alternate redirect url for the missed coupons button in the cart review summary",
126
+ description: "This allows an alternate redirect url for the missed coupons button to be set in the cart review summary",
127
+ type: exports.AdminSharedTemplateInputTypes.inputChar,
128
+ },
129
+ hideSavingsSection: {
130
+ title: "Hide Savings Section",
131
+ description: "Hide the savings section in the coupon gallery.",
132
+ type: exports.AdminSharedTemplateInputTypes.checkbox,
133
+ },
134
+ showRedemptionProductCard: {
135
+ title: "Show Redemption Product Card",
136
+ description: "Show the redemption product card in the coupon gallery.",
137
+ type: exports.AdminSharedTemplateInputTypes.checkbox,
138
+ },
139
+ twoColumnMobileLayout: {
140
+ title: "Display coupons in 2 columns (mobile only)",
141
+ description: "The coupon listing page in the gallery will show coupons in 2 columns when viewed in a mobile device - either mobile web or mobile app to ensure more coupons are in view.",
142
+ type: exports.AdminSharedTemplateInputTypes.checkbox,
143
+ },
144
+ },
145
+ },
137
146
  loyalty: {
138
147
  title: "Loyalty",
139
148
  description: "",
@@ -26,6 +26,7 @@ var CommonSharedSettingsConfig = {
26
26
  missedCouponsButtonInCartURL: "",
27
27
  hideSavingsSection: false,
28
28
  showRedemptionProductCard: false,
29
+ twoColumnMobileLayout: false,
29
30
  },
30
31
  flyerConfiguration: null,
31
32
  ageVerification: {
@@ -60,6 +61,9 @@ var CommonSharedSettingsConfig = {
60
61
  summary: true,
61
62
  orderHeader: true,
62
63
  },
64
+ pastPurchases: {
65
+ defaultDateFilterDays: "all",
66
+ },
63
67
  },
64
68
  products: {
65
69
  productLabels: {