@thryveai/theme-interfaces 2.8.55-testing.2 → 2.8.56

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.
@@ -161,31 +161,6 @@ var CarouselCards = {
161
161
  },
162
162
  },
163
163
  },
164
- {
165
- component: "ProductWasUnitPrice",
166
- sectionPosition: {
167
- mobile: {
168
- row: "3/auto",
169
- column: "2/2",
170
- justify: "right",
171
- },
172
- tablet: {
173
- row: "auto/auto",
174
- column: "2/2",
175
- align: "center",
176
- justify: "right",
177
- },
178
- },
179
- },
180
- {
181
- component: "ProductPriceLoyalty",
182
- sectionPosition: {
183
- mobile: {
184
- row: "auto/auto",
185
- column: "1/3",
186
- },
187
- },
188
- },
189
164
  {
190
165
  component: "MembersPrice",
191
166
  sectionPosition: {
@@ -163,7 +163,7 @@ var CarouselCards = {
163
163
  component: "ProductWasUnitPrice",
164
164
  sectionPosition: {
165
165
  mobile: {
166
- row: "3/auto",
166
+ row: "2/auto",
167
167
  column: "2/2",
168
168
  justify: "right",
169
169
  },
@@ -227,21 +227,6 @@ var ProductGridPCECentered = {
227
227
  },
228
228
  },
229
229
  },
230
- {
231
- component: "ProductWasUnitPrice",
232
- sectionPosition: {
233
- mobile: {
234
- row: "auto/auto",
235
- column: "2/3",
236
- },
237
- tablet: {
238
- row: "auto/auto",
239
- column: "2/2",
240
- align: "center",
241
- justify: "right",
242
- },
243
- },
244
- },
245
230
  {
246
231
  component: "MembersPrice",
247
232
  sectionPosition: {