@gem-sdk/core 1.53.0-dev.113 → 1.53.0-dev.121
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/cjs/helpers/third-party/appConfig.js +7 -0
- package/dist/cjs/helpers/third-party/appSetting.js +99 -60
- package/dist/cjs/helpers/third-party/constant.js +2 -1
- package/dist/esm/helpers/third-party/appConfig.js +7 -1
- package/dist/esm/helpers/third-party/appSetting.js +99 -60
- package/dist/esm/helpers/third-party/constant.js +3 -2
- package/dist/types/index.d.ts +1 -1
- package/package.json +1 -1
|
@@ -144,8 +144,15 @@ const InstasellShoppableInstagramConfig = {
|
|
|
144
144
|
appId: '38d643ac-410a-4b2c-a727-6125ff08e444'
|
|
145
145
|
}
|
|
146
146
|
};
|
|
147
|
+
const BoldSubscriptionsConfig = {
|
|
148
|
+
BoldSubscriptions: {
|
|
149
|
+
appName: 'bold-subscriptions',
|
|
150
|
+
appId: '9ceb49f0-5fe5-4b5e-943d-f8af8985167d'
|
|
151
|
+
}
|
|
152
|
+
};
|
|
147
153
|
|
|
148
154
|
exports.AppointmentBookingCowlendarConfig = AppointmentBookingCowlendarConfig;
|
|
155
|
+
exports.BoldSubscriptionsConfig = BoldSubscriptionsConfig;
|
|
149
156
|
exports.BonLoyaltyRewardsReferralsConfig = BonLoyaltyRewardsReferralsConfig;
|
|
150
157
|
exports.EasyBundleBuilderSkailamaConfig = EasyBundleBuilderSkailamaConfig;
|
|
151
158
|
exports.FastBundleBundlesDiscountsConfig = FastBundleBundlesDiscountsConfig;
|
|
@@ -95,6 +95,13 @@ const overrideSettings = (tag, currentSetting, appSetting)=>{
|
|
|
95
95
|
selected_product: appSetting?.['productHandle'] || '{{ product }}'
|
|
96
96
|
};
|
|
97
97
|
}
|
|
98
|
+
case 'WhatmoreShoppableVideosreel':
|
|
99
|
+
{
|
|
100
|
+
return {
|
|
101
|
+
...currentSetting,
|
|
102
|
+
['show-views']: appSetting?.showViews
|
|
103
|
+
};
|
|
104
|
+
}
|
|
98
105
|
default:
|
|
99
106
|
return currentSetting;
|
|
100
107
|
}
|
|
@@ -217,77 +224,77 @@ const YotpoReviews = {
|
|
|
217
224
|
const WhatmoreShoppableVideosreel = {
|
|
218
225
|
WhatmoreShoppableVideosreel: {
|
|
219
226
|
'app-block': {
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
|
|
223
|
-
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
|
|
227
|
-
|
|
228
|
-
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
|
|
234
|
-
|
|
227
|
+
heading: 'Watch and Buy',
|
|
228
|
+
'template-type': 'template-f',
|
|
229
|
+
'show-views': 'show',
|
|
230
|
+
'ui-theme': 'round',
|
|
231
|
+
'color-primary': '#343434',
|
|
232
|
+
'color-secondary': '#343434',
|
|
233
|
+
'title-font': 'poppins_n4',
|
|
234
|
+
'primary-font': 'poppins_n4',
|
|
235
|
+
'title-font-size': 40,
|
|
236
|
+
'title-font-size-portrait': 24,
|
|
237
|
+
'landscape-padding': 40,
|
|
238
|
+
'top-bottom-padding': 20,
|
|
239
|
+
'scroll-video-tile-size': 80,
|
|
240
|
+
'scroll-video-tile-size-portrait': 80,
|
|
241
|
+
'min-height': 380
|
|
235
242
|
},
|
|
236
243
|
'app-block-banner': {
|
|
237
|
-
|
|
238
|
-
|
|
239
|
-
|
|
244
|
+
'template-type': 'template-banner-a',
|
|
245
|
+
'ui-theme': 'round',
|
|
246
|
+
'banner-video-tile-size': 80
|
|
240
247
|
},
|
|
241
248
|
'app-block-collections': {
|
|
242
|
-
|
|
243
|
-
|
|
244
|
-
|
|
245
|
-
|
|
246
|
-
|
|
247
|
-
|
|
248
|
-
|
|
249
|
-
|
|
249
|
+
collectionHeading: 'W',
|
|
250
|
+
'template-type': 'template-collections-b',
|
|
251
|
+
'ui-theme': 'round',
|
|
252
|
+
'color-secondary': '#343434',
|
|
253
|
+
'primary-font': 'poppins_n4',
|
|
254
|
+
'tile-size': 60,
|
|
255
|
+
'tile-size-portrait': 60,
|
|
256
|
+
'min-height': 250
|
|
250
257
|
},
|
|
251
258
|
'app-block-stories': {
|
|
252
|
-
|
|
253
|
-
|
|
254
|
-
|
|
255
|
-
|
|
256
|
-
|
|
257
|
-
|
|
258
|
-
|
|
259
|
-
|
|
259
|
+
'template-type': 'template-stories-a',
|
|
260
|
+
'ui-theme': 'round',
|
|
261
|
+
'color-primary': '#343434',
|
|
262
|
+
'color-secondary': '#343434',
|
|
263
|
+
'primary-font': 'poppins_n4',
|
|
264
|
+
'stories-top-bottom-padding': 0,
|
|
265
|
+
'story-tile-size': 40,
|
|
266
|
+
'story-tile-size-desktop': 40
|
|
260
267
|
}
|
|
261
268
|
}
|
|
262
269
|
};
|
|
263
270
|
const ProductOptionsCustomizer = {
|
|
264
271
|
ProductOptionsCustomizer: {
|
|
265
272
|
'product-page-customizer': {
|
|
266
|
-
|
|
267
|
-
|
|
268
|
-
|
|
269
|
-
|
|
270
|
-
|
|
271
|
-
|
|
272
|
-
|
|
273
|
-
|
|
274
|
-
|
|
275
|
-
|
|
276
|
-
|
|
277
|
-
|
|
278
|
-
|
|
279
|
-
|
|
280
|
-
|
|
281
|
-
|
|
282
|
-
|
|
283
|
-
|
|
284
|
-
|
|
285
|
-
|
|
286
|
-
|
|
287
|
-
|
|
288
|
-
|
|
289
|
-
|
|
290
|
-
|
|
273
|
+
pc_container_size: 100,
|
|
274
|
+
pc_show_options_total: 'initial',
|
|
275
|
+
pc_customizations_total_text: 'Customizations Total:',
|
|
276
|
+
pc_show_preloader: 'hide',
|
|
277
|
+
pc_preloader_color: '',
|
|
278
|
+
pc_ignore_redirect_command: true,
|
|
279
|
+
pc_basic_label_text_color: '#000000',
|
|
280
|
+
pc_basic_label_font_size: 14,
|
|
281
|
+
pc_basic_label_bolden: 'unset',
|
|
282
|
+
pc_basic_label_space_above: 0,
|
|
283
|
+
pc_basic_option_background_color: '#FFFFFF',
|
|
284
|
+
pc_basic_option_text_color: '#000000',
|
|
285
|
+
pc_basic_option_border_color: '#000000',
|
|
286
|
+
pc_basic_option_border_style: 'solid',
|
|
287
|
+
pc_basic_option_border_width: 1,
|
|
288
|
+
pc_basic_option_curve_the_corners: 'none',
|
|
289
|
+
pc_basic_option_font_size: 14,
|
|
290
|
+
pc_basic_option_bolden: 'none',
|
|
291
|
+
pc_basic_option_width: 100,
|
|
292
|
+
pc_basic_option_space_above: 0,
|
|
293
|
+
pc_basic_option_space_below: 0,
|
|
294
|
+
pc_basic_option_space_inside: 10,
|
|
295
|
+
pc_advanced_custom_css: '',
|
|
296
|
+
pc_advanced_custom_js: '',
|
|
297
|
+
pc_show_image_swatch_preview: false
|
|
291
298
|
}
|
|
292
299
|
}
|
|
293
300
|
};
|
|
@@ -313,6 +320,37 @@ const InstasellShoppableInstagram = {
|
|
|
313
320
|
}
|
|
314
321
|
}
|
|
315
322
|
};
|
|
323
|
+
const BoldSubscriptions = {
|
|
324
|
+
BoldSubscriptions: {
|
|
325
|
+
'bsub-widget-block': {
|
|
326
|
+
default_subscribe: true,
|
|
327
|
+
primary_color: '#3b63ff',
|
|
328
|
+
secondary_color: '#7dba63',
|
|
329
|
+
background_color: '#f8f9f9',
|
|
330
|
+
border_radius: 4,
|
|
331
|
+
header_text: 'Purchase Options',
|
|
332
|
+
one_time_text: 'One-time Purchase',
|
|
333
|
+
recurring_text: 'Subscribe and Save',
|
|
334
|
+
prepaid_recurring_text: 'Prepaid Subscribe and Save',
|
|
335
|
+
discount_summary_text: '(Save {discount})',
|
|
336
|
+
discount_summary_plural_text: '(Save up to {discount})',
|
|
337
|
+
frequency_header: 'Delivery Frequency',
|
|
338
|
+
frequency_text: 'delivery',
|
|
339
|
+
prepaid_checkbox_label_text: 'Prepay for subscription',
|
|
340
|
+
billing_frequency_header: 'Billing Frequency',
|
|
341
|
+
billing_frequency_text: '{count} Orders',
|
|
342
|
+
delivery_frequency_discount_text: '({discount} off)',
|
|
343
|
+
billing_frequency_discount_text: '({discount} off)',
|
|
344
|
+
prepaid_total_text: 'Billed {price} today',
|
|
345
|
+
prepaid_continue_as_prepaid_text: 'Prepaid order will auto-renew after {count} orders',
|
|
346
|
+
prepaid_continue_as_standard_text: 'Becomes a regular subscription after {count} orders',
|
|
347
|
+
convertible_header: 'Converts to',
|
|
348
|
+
eligible_for_subscription_header: 'Eligible for Subscription',
|
|
349
|
+
initial_dynamic_discount_text: 'Save {initial_percent_discount}% ({initial_fixed_discount})',
|
|
350
|
+
subsequent_dynamic_discounts_text: '{subsequent_percent_discount}% ({subsequent_fixed_discount}) after {order_count} order(s)'
|
|
351
|
+
}
|
|
352
|
+
}
|
|
353
|
+
};
|
|
316
354
|
const composeSettingsByWidgetType = {
|
|
317
355
|
...InstasellShoppableInstagram,
|
|
318
356
|
...SproutPlantTreesGrowSales,
|
|
@@ -337,7 +375,8 @@ const composeSettingsByWidgetType = {
|
|
|
337
375
|
...LoyaltyRewardsReferrals,
|
|
338
376
|
...SubifySubscriptions,
|
|
339
377
|
...SelleasyWidget,
|
|
340
|
-
...YotpoReviews
|
|
378
|
+
...YotpoReviews,
|
|
379
|
+
...BoldSubscriptions
|
|
341
380
|
};
|
|
342
381
|
|
|
343
382
|
exports.composeSettingsByWidgetType = composeSettingsByWidgetType;
|
|
@@ -26,7 +26,8 @@ const mapShopifyAppMeta = {
|
|
|
26
26
|
...appConfig.ProductOptionsCustomizerConfig,
|
|
27
27
|
...appConfig.AppointmentBookingCowlendarConfig,
|
|
28
28
|
...appConfig.SproutPlantTreesGrowSalesConfig,
|
|
29
|
-
...appConfig.InstasellShoppableInstagramConfig
|
|
29
|
+
...appConfig.InstasellShoppableInstagramConfig,
|
|
30
|
+
...appConfig.BoldSubscriptionsConfig
|
|
30
31
|
};
|
|
31
32
|
const THIRD_PARTY_APP_BLOCK_ID_PREFIX = 'gp_app';
|
|
32
33
|
|
|
@@ -142,5 +142,11 @@ const InstasellShoppableInstagramConfig = {
|
|
|
142
142
|
appId: '38d643ac-410a-4b2c-a727-6125ff08e444'
|
|
143
143
|
}
|
|
144
144
|
};
|
|
145
|
+
const BoldSubscriptionsConfig = {
|
|
146
|
+
BoldSubscriptions: {
|
|
147
|
+
appName: 'bold-subscriptions',
|
|
148
|
+
appId: '9ceb49f0-5fe5-4b5e-943d-f8af8985167d'
|
|
149
|
+
}
|
|
150
|
+
};
|
|
145
151
|
|
|
146
|
-
export { AppointmentBookingCowlendarConfig, BonLoyaltyRewardsReferralsConfig, EasyBundleBuilderSkailamaConfig, FastBundleBundlesDiscountsConfig, FlyBundlesUpsellsFbtConfig, InstasellShoppableInstagramConfig, JunipProductReviewsUgcConfig, KiteFreeGiftDiscountConfig, LoopSubscriptionsConfig, PreorderNowPreOrderPqConfig, PreorderNowWodPresaleConfig, ProductOptionsCustomizerConfig, PumperBundlesVolumeDiscountConfig, RechargeSubscriptionsConfig, ReviewxpoProductReviewsAppConfig, SelleasyConfig, ShopifyFormsConfig, SimpleBundlesKitsConfig, SkioSubscriptionsYcS20Config, SproutPlantTreesGrowSalesConfig, SubifySubscriptionsConfig, UnlimitedBundlesDiscountsConfig, WhatmoreShoppableVideosreelConfig, YotpoReviewsV3UgcConfig };
|
|
152
|
+
export { AppointmentBookingCowlendarConfig, BoldSubscriptionsConfig, BonLoyaltyRewardsReferralsConfig, EasyBundleBuilderSkailamaConfig, FastBundleBundlesDiscountsConfig, FlyBundlesUpsellsFbtConfig, InstasellShoppableInstagramConfig, JunipProductReviewsUgcConfig, KiteFreeGiftDiscountConfig, LoopSubscriptionsConfig, PreorderNowPreOrderPqConfig, PreorderNowWodPresaleConfig, ProductOptionsCustomizerConfig, PumperBundlesVolumeDiscountConfig, RechargeSubscriptionsConfig, ReviewxpoProductReviewsAppConfig, SelleasyConfig, ShopifyFormsConfig, SimpleBundlesKitsConfig, SkioSubscriptionsYcS20Config, SproutPlantTreesGrowSalesConfig, SubifySubscriptionsConfig, UnlimitedBundlesDiscountsConfig, WhatmoreShoppableVideosreelConfig, YotpoReviewsV3UgcConfig };
|
|
@@ -93,6 +93,13 @@ const overrideSettings = (tag, currentSetting, appSetting)=>{
|
|
|
93
93
|
selected_product: appSetting?.['productHandle'] || '{{ product }}'
|
|
94
94
|
};
|
|
95
95
|
}
|
|
96
|
+
case 'WhatmoreShoppableVideosreel':
|
|
97
|
+
{
|
|
98
|
+
return {
|
|
99
|
+
...currentSetting,
|
|
100
|
+
['show-views']: appSetting?.showViews
|
|
101
|
+
};
|
|
102
|
+
}
|
|
96
103
|
default:
|
|
97
104
|
return currentSetting;
|
|
98
105
|
}
|
|
@@ -215,77 +222,77 @@ const YotpoReviews = {
|
|
|
215
222
|
const WhatmoreShoppableVideosreel = {
|
|
216
223
|
WhatmoreShoppableVideosreel: {
|
|
217
224
|
'app-block': {
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
|
|
223
|
-
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
|
|
227
|
-
|
|
228
|
-
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
|
|
225
|
+
heading: 'Watch and Buy',
|
|
226
|
+
'template-type': 'template-f',
|
|
227
|
+
'show-views': 'show',
|
|
228
|
+
'ui-theme': 'round',
|
|
229
|
+
'color-primary': '#343434',
|
|
230
|
+
'color-secondary': '#343434',
|
|
231
|
+
'title-font': 'poppins_n4',
|
|
232
|
+
'primary-font': 'poppins_n4',
|
|
233
|
+
'title-font-size': 40,
|
|
234
|
+
'title-font-size-portrait': 24,
|
|
235
|
+
'landscape-padding': 40,
|
|
236
|
+
'top-bottom-padding': 20,
|
|
237
|
+
'scroll-video-tile-size': 80,
|
|
238
|
+
'scroll-video-tile-size-portrait': 80,
|
|
239
|
+
'min-height': 380
|
|
233
240
|
},
|
|
234
241
|
'app-block-banner': {
|
|
235
|
-
|
|
236
|
-
|
|
237
|
-
|
|
242
|
+
'template-type': 'template-banner-a',
|
|
243
|
+
'ui-theme': 'round',
|
|
244
|
+
'banner-video-tile-size': 80
|
|
238
245
|
},
|
|
239
246
|
'app-block-collections': {
|
|
240
|
-
|
|
241
|
-
|
|
242
|
-
|
|
243
|
-
|
|
244
|
-
|
|
245
|
-
|
|
246
|
-
|
|
247
|
-
|
|
247
|
+
collectionHeading: 'W',
|
|
248
|
+
'template-type': 'template-collections-b',
|
|
249
|
+
'ui-theme': 'round',
|
|
250
|
+
'color-secondary': '#343434',
|
|
251
|
+
'primary-font': 'poppins_n4',
|
|
252
|
+
'tile-size': 60,
|
|
253
|
+
'tile-size-portrait': 60,
|
|
254
|
+
'min-height': 250
|
|
248
255
|
},
|
|
249
256
|
'app-block-stories': {
|
|
250
|
-
|
|
251
|
-
|
|
252
|
-
|
|
253
|
-
|
|
254
|
-
|
|
255
|
-
|
|
256
|
-
|
|
257
|
-
|
|
257
|
+
'template-type': 'template-stories-a',
|
|
258
|
+
'ui-theme': 'round',
|
|
259
|
+
'color-primary': '#343434',
|
|
260
|
+
'color-secondary': '#343434',
|
|
261
|
+
'primary-font': 'poppins_n4',
|
|
262
|
+
'stories-top-bottom-padding': 0,
|
|
263
|
+
'story-tile-size': 40,
|
|
264
|
+
'story-tile-size-desktop': 40
|
|
258
265
|
}
|
|
259
266
|
}
|
|
260
267
|
};
|
|
261
268
|
const ProductOptionsCustomizer = {
|
|
262
269
|
ProductOptionsCustomizer: {
|
|
263
270
|
'product-page-customizer': {
|
|
264
|
-
|
|
265
|
-
|
|
266
|
-
|
|
267
|
-
|
|
268
|
-
|
|
269
|
-
|
|
270
|
-
|
|
271
|
-
|
|
272
|
-
|
|
273
|
-
|
|
274
|
-
|
|
275
|
-
|
|
276
|
-
|
|
277
|
-
|
|
278
|
-
|
|
279
|
-
|
|
280
|
-
|
|
281
|
-
|
|
282
|
-
|
|
283
|
-
|
|
284
|
-
|
|
285
|
-
|
|
286
|
-
|
|
287
|
-
|
|
288
|
-
|
|
271
|
+
pc_container_size: 100,
|
|
272
|
+
pc_show_options_total: 'initial',
|
|
273
|
+
pc_customizations_total_text: 'Customizations Total:',
|
|
274
|
+
pc_show_preloader: 'hide',
|
|
275
|
+
pc_preloader_color: '',
|
|
276
|
+
pc_ignore_redirect_command: true,
|
|
277
|
+
pc_basic_label_text_color: '#000000',
|
|
278
|
+
pc_basic_label_font_size: 14,
|
|
279
|
+
pc_basic_label_bolden: 'unset',
|
|
280
|
+
pc_basic_label_space_above: 0,
|
|
281
|
+
pc_basic_option_background_color: '#FFFFFF',
|
|
282
|
+
pc_basic_option_text_color: '#000000',
|
|
283
|
+
pc_basic_option_border_color: '#000000',
|
|
284
|
+
pc_basic_option_border_style: 'solid',
|
|
285
|
+
pc_basic_option_border_width: 1,
|
|
286
|
+
pc_basic_option_curve_the_corners: 'none',
|
|
287
|
+
pc_basic_option_font_size: 14,
|
|
288
|
+
pc_basic_option_bolden: 'none',
|
|
289
|
+
pc_basic_option_width: 100,
|
|
290
|
+
pc_basic_option_space_above: 0,
|
|
291
|
+
pc_basic_option_space_below: 0,
|
|
292
|
+
pc_basic_option_space_inside: 10,
|
|
293
|
+
pc_advanced_custom_css: '',
|
|
294
|
+
pc_advanced_custom_js: '',
|
|
295
|
+
pc_show_image_swatch_preview: false
|
|
289
296
|
}
|
|
290
297
|
}
|
|
291
298
|
};
|
|
@@ -311,6 +318,37 @@ const InstasellShoppableInstagram = {
|
|
|
311
318
|
}
|
|
312
319
|
}
|
|
313
320
|
};
|
|
321
|
+
const BoldSubscriptions = {
|
|
322
|
+
BoldSubscriptions: {
|
|
323
|
+
'bsub-widget-block': {
|
|
324
|
+
default_subscribe: true,
|
|
325
|
+
primary_color: '#3b63ff',
|
|
326
|
+
secondary_color: '#7dba63',
|
|
327
|
+
background_color: '#f8f9f9',
|
|
328
|
+
border_radius: 4,
|
|
329
|
+
header_text: 'Purchase Options',
|
|
330
|
+
one_time_text: 'One-time Purchase',
|
|
331
|
+
recurring_text: 'Subscribe and Save',
|
|
332
|
+
prepaid_recurring_text: 'Prepaid Subscribe and Save',
|
|
333
|
+
discount_summary_text: '(Save {discount})',
|
|
334
|
+
discount_summary_plural_text: '(Save up to {discount})',
|
|
335
|
+
frequency_header: 'Delivery Frequency',
|
|
336
|
+
frequency_text: 'delivery',
|
|
337
|
+
prepaid_checkbox_label_text: 'Prepay for subscription',
|
|
338
|
+
billing_frequency_header: 'Billing Frequency',
|
|
339
|
+
billing_frequency_text: '{count} Orders',
|
|
340
|
+
delivery_frequency_discount_text: '({discount} off)',
|
|
341
|
+
billing_frequency_discount_text: '({discount} off)',
|
|
342
|
+
prepaid_total_text: 'Billed {price} today',
|
|
343
|
+
prepaid_continue_as_prepaid_text: 'Prepaid order will auto-renew after {count} orders',
|
|
344
|
+
prepaid_continue_as_standard_text: 'Becomes a regular subscription after {count} orders',
|
|
345
|
+
convertible_header: 'Converts to',
|
|
346
|
+
eligible_for_subscription_header: 'Eligible for Subscription',
|
|
347
|
+
initial_dynamic_discount_text: 'Save {initial_percent_discount}% ({initial_fixed_discount})',
|
|
348
|
+
subsequent_dynamic_discounts_text: '{subsequent_percent_discount}% ({subsequent_fixed_discount}) after {order_count} order(s)'
|
|
349
|
+
}
|
|
350
|
+
}
|
|
351
|
+
};
|
|
314
352
|
const composeSettingsByWidgetType = {
|
|
315
353
|
...InstasellShoppableInstagram,
|
|
316
354
|
...SproutPlantTreesGrowSales,
|
|
@@ -335,7 +373,8 @@ const composeSettingsByWidgetType = {
|
|
|
335
373
|
...LoyaltyRewardsReferrals,
|
|
336
374
|
...SubifySubscriptions,
|
|
337
375
|
...SelleasyWidget,
|
|
338
|
-
...YotpoReviews
|
|
376
|
+
...YotpoReviews,
|
|
377
|
+
...BoldSubscriptions
|
|
339
378
|
};
|
|
340
379
|
|
|
341
380
|
export { composeSettingsByWidgetType, overrideSettings };
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { RechargeSubscriptionsConfig, BonLoyaltyRewardsReferralsConfig, SubifySubscriptionsConfig, SelleasyConfig, LoopSubscriptionsConfig, SkioSubscriptionsYcS20Config, ShopifyFormsConfig, ReviewxpoProductReviewsAppConfig, PumperBundlesVolumeDiscountConfig, UnlimitedBundlesDiscountsConfig, KiteFreeGiftDiscountConfig, FastBundleBundlesDiscountsConfig, SimpleBundlesKitsConfig, EasyBundleBuilderSkailamaConfig, PreorderNowPreOrderPqConfig, FlyBundlesUpsellsFbtConfig, JunipProductReviewsUgcConfig, PreorderNowWodPresaleConfig, YotpoReviewsV3UgcConfig, WhatmoreShoppableVideosreelConfig, ProductOptionsCustomizerConfig, AppointmentBookingCowlendarConfig, SproutPlantTreesGrowSalesConfig, InstasellShoppableInstagramConfig } from './appConfig.js';
|
|
1
|
+
import { RechargeSubscriptionsConfig, BonLoyaltyRewardsReferralsConfig, SubifySubscriptionsConfig, SelleasyConfig, LoopSubscriptionsConfig, SkioSubscriptionsYcS20Config, ShopifyFormsConfig, ReviewxpoProductReviewsAppConfig, PumperBundlesVolumeDiscountConfig, UnlimitedBundlesDiscountsConfig, KiteFreeGiftDiscountConfig, FastBundleBundlesDiscountsConfig, SimpleBundlesKitsConfig, EasyBundleBuilderSkailamaConfig, PreorderNowPreOrderPqConfig, FlyBundlesUpsellsFbtConfig, JunipProductReviewsUgcConfig, PreorderNowWodPresaleConfig, YotpoReviewsV3UgcConfig, WhatmoreShoppableVideosreelConfig, ProductOptionsCustomizerConfig, AppointmentBookingCowlendarConfig, SproutPlantTreesGrowSalesConfig, InstasellShoppableInstagramConfig, BoldSubscriptionsConfig } from './appConfig.js';
|
|
2
2
|
|
|
3
3
|
const mapShopifyAppMeta = {
|
|
4
4
|
...RechargeSubscriptionsConfig,
|
|
@@ -24,7 +24,8 @@ const mapShopifyAppMeta = {
|
|
|
24
24
|
...ProductOptionsCustomizerConfig,
|
|
25
25
|
...AppointmentBookingCowlendarConfig,
|
|
26
26
|
...SproutPlantTreesGrowSalesConfig,
|
|
27
|
-
...InstasellShoppableInstagramConfig
|
|
27
|
+
...InstasellShoppableInstagramConfig,
|
|
28
|
+
...BoldSubscriptionsConfig
|
|
28
29
|
};
|
|
29
30
|
const THIRD_PARTY_APP_BLOCK_ID_PREFIX = 'gp_app';
|
|
30
31
|
|
package/dist/types/index.d.ts
CHANGED
|
@@ -6912,7 +6912,7 @@ type OpinewWidgetType = 'reviews' | 'badge' | 'badgeCollection' | 'carousel' | '
|
|
|
6912
6912
|
type OpinewDesignWidgetType = 'opinew_badge_wide_average' | 'opinew_badge_wide' | 'opinew_badge_small';
|
|
6913
6913
|
type UltimateSalesBoostWidgetType = 'sticker' | 'message' | 'getItByTimer' | 'buyXGetTY' | 'countdownTimer' | 'stockInventoryNumber' | 'trustBadge' | 'advancedTrustBadge';
|
|
6914
6914
|
type OmnisendWidgetType = 'landing-page' | 'embedded';
|
|
6915
|
-
type BoldSubscriptionsWidgetType = 'v1' | '
|
|
6915
|
+
type BoldSubscriptionsWidgetType = 'v1' | 'bsub-widget-block';
|
|
6916
6916
|
type PickyStoryWidgetType = 'gem-picky-bundle' | 'gem-picky-kit' | 'gem-picky-buy-the-look' | 'gem-picky-gallery';
|
|
6917
6917
|
type KlaviyoWidgetType = 'popup_widget' | 'flyout_widget' | 'embed_widget' | 'full_page_widget';
|
|
6918
6918
|
type ObjectLayoutValue = {
|