@thryveai/theme-interfaces 2.8.57 → 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-3051>": {
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-2923-2967-749943994-0-3051>": {
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-3051>": {
2586
+ "DeepPartial<interface-749943994-1550-1604-749943994-0-3085>": {
2584
2587
  type: string;
2585
2588
  properties: {
2586
2589
  enabled: {
@@ -2623,7 +2626,7 @@ export declare const JSONSchemas: {
2623
2626
  type: string;
2624
2627
  enum: string[];
2625
2628
  };
2626
- "DeepPartial<structure-749943994-2382-2459-749943994-2358-2460-749943994-2111-2495-749943994-0-3051>": {
2629
+ "DeepPartial<structure-749943994-2416-2493-749943994-2392-2494-749943994-2145-2529-749943994-0-3085>": {
2627
2630
  type: string;
2628
2631
  properties: {
2629
2632
  timeslot: {
@@ -2638,7 +2641,7 @@ export declare const JSONSchemas: {
2638
2641
  };
2639
2642
  additionalProperties: boolean;
2640
2643
  };
2641
- "DeepPartial<interface-749943994-2967-3050-749943994-0-3051>": {
2644
+ "DeepPartial<interface-749943994-3001-3084-749943994-0-3085>": {
2642
2645
  type: string;
2643
2646
  properties: {
2644
2647
  defaultDateFilterDays: {
@@ -2669,7 +2672,7 @@ export declare const JSONSchemas: {
2669
2672
  };
2670
2673
  additionalProperties: boolean;
2671
2674
  };
2672
- "DeepPartial<def-interface-749943994-840-1008-749943994-0-3051[]>": {
2675
+ "DeepPartial<def-interface-749943994-840-1008-749943994-0-3085[]>": {
2673
2676
  type: string;
2674
2677
  items: {
2675
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-2923-2967-749943994-0-3051%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-3051%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-3051>": {
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-2923-2967-749943994-0-3051>": {
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-3051%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-3051>": {
3635
+ "DeepPartial<interface-749943994-1550-1604-749943994-0-3085>": {
3633
3636
  "type": "object",
3634
3637
  "properties": {
3635
3638
  "enabled": {
@@ -3660,10 +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-2495-749943994-0-3051%3E"
3666
+ "$ref": "#/definitions/DeepPartial%3Cstructure-749943994-2416-2493-749943994-2392-2494-749943994-2145-2529-749943994-0-3085%3E"
3664
3667
  },
3665
3668
  "pastPurchases": {
3666
- "$ref": "#/definitions/DeepPartial%3Cinterface-749943994-2967-3050-749943994-0-3051%3E"
3669
+ "$ref": "#/definitions/DeepPartial%3Cinterface-749943994-3001-3084-749943994-0-3085%3E"
3667
3670
  }
3668
3671
  },
3669
3672
  "additionalProperties": false
@@ -3675,7 +3678,7 @@ exports.JSONSchemas = {
3675
3678
  "MM/DD/YYYY"
3676
3679
  ]
3677
3680
  },
3678
- "DeepPartial<structure-749943994-2382-2459-749943994-2358-2460-749943994-2111-2495-749943994-0-3051>": {
3681
+ "DeepPartial<structure-749943994-2416-2493-749943994-2392-2494-749943994-2145-2529-749943994-0-3085>": {
3679
3682
  "type": "object",
3680
3683
  "properties": {
3681
3684
  "timeslot": {
@@ -3690,7 +3693,7 @@ exports.JSONSchemas = {
3690
3693
  },
3691
3694
  "additionalProperties": false
3692
3695
  },
3693
- "DeepPartial<interface-749943994-2967-3050-749943994-0-3051>": {
3696
+ "DeepPartial<interface-749943994-3001-3084-749943994-0-3085>": {
3694
3697
  "type": "object",
3695
3698
  "properties": {
3696
3699
  "defaultDateFilterDays": {
@@ -3721,12 +3724,12 @@ exports.JSONSchemas = {
3721
3724
  "type": "number"
3722
3725
  },
3723
3726
  "attributeLabelRules": {
3724
- "$ref": "#/definitions/DeepPartial%3Cdef-interface-749943994-840-1008-749943994-0-3051%5B%5D%3E"
3727
+ "$ref": "#/definitions/DeepPartial%3Cdef-interface-749943994-840-1008-749943994-0-3085%5B%5D%3E"
3725
3728
  }
3726
3729
  },
3727
3730
  "additionalProperties": false
3728
3731
  },
3729
- "DeepPartial<def-interface-749943994-840-1008-749943994-0-3051[]>": {
3732
+ "DeepPartial<def-interface-749943994-840-1008-749943994-0-3085[]>": {
3730
3733
  "type": "array",
3731
3734
  "items": {
3732
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;
@@ -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: {