@gem-sdk/core 1.57.10-staging.4 → 1.57.10-staging.6
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 +6 -0
- 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 +6 -0
- package/dist/esm/helpers/third-party/constant.js +3 -2
- package/package.json +1 -1
|
@@ -174,6 +174,12 @@ const WishlistKingConfig = {
|
|
|
174
174
|
appId: '194f5011-a43c-4b22-b12e-eaf20dc4506a'
|
|
175
175
|
}
|
|
176
176
|
};
|
|
177
|
+
const GloboProductOptionsVariantConfig = {
|
|
178
|
+
GloboProductOptionsVariant: {
|
|
179
|
+
appName: 'globo-product-option',
|
|
180
|
+
appId: 'fdc9fad5-1a0f-4bd4-9c8a-1af6a6eef6b8'
|
|
181
|
+
}
|
|
182
|
+
};
|
|
177
183
|
|
|
178
184
|
exports.AppointmentBookingCowlendarConfig = AppointmentBookingCowlendarConfig;
|
|
179
185
|
exports.BoldSubscriptionsConfig = BoldSubscriptionsConfig;
|
|
@@ -181,6 +187,7 @@ exports.BonLoyaltyRewardsReferralsConfig = BonLoyaltyRewardsReferralsConfig;
|
|
|
181
187
|
exports.EasyBundleBuilderSkailamaConfig = EasyBundleBuilderSkailamaConfig;
|
|
182
188
|
exports.FastBundleBundlesDiscountsConfig = FastBundleBundlesDiscountsConfig;
|
|
183
189
|
exports.FlyBundlesUpsellsFbtConfig = FlyBundlesUpsellsFbtConfig;
|
|
190
|
+
exports.GloboProductOptionsVariantConfig = GloboProductOptionsVariantConfig;
|
|
184
191
|
exports.GrowaveConfig = GrowaveConfig;
|
|
185
192
|
exports.InstasellShoppableInstagramConfig = InstasellShoppableInstagramConfig;
|
|
186
193
|
exports.JunipProductReviewsUgcConfig = JunipProductReviewsUgcConfig;
|
|
@@ -431,7 +431,13 @@ const WishlistKing = {
|
|
|
431
431
|
'wishlist-button-block': null
|
|
432
432
|
}
|
|
433
433
|
};
|
|
434
|
+
const GloboProductOptionsVariant = {
|
|
435
|
+
GloboProductOptionsVariant: {
|
|
436
|
+
'app-block': null
|
|
437
|
+
}
|
|
438
|
+
};
|
|
434
439
|
const composeSettingsByWidgetType = {
|
|
440
|
+
...GloboProductOptionsVariant,
|
|
435
441
|
...WishlistKing,
|
|
436
442
|
...LoloyalLoyaltyReferrals,
|
|
437
443
|
...PowerfulContactFormBuilder,
|
|
@@ -31,7 +31,8 @@ const mapShopifyAppMeta = {
|
|
|
31
31
|
...appConfig.GrowaveConfig,
|
|
32
32
|
...appConfig.LoloyalLoyaltyReferralsConfig,
|
|
33
33
|
...appConfig.PowerfulContactFormBuilderConfig,
|
|
34
|
-
...appConfig.WishlistKingConfig
|
|
34
|
+
...appConfig.WishlistKingConfig,
|
|
35
|
+
...appConfig.GloboProductOptionsVariantConfig
|
|
35
36
|
};
|
|
36
37
|
const THIRD_PARTY_APP_BLOCK_ID_PREFIX = 'gp_app';
|
|
37
38
|
|
|
@@ -172,5 +172,11 @@ const WishlistKingConfig = {
|
|
|
172
172
|
appId: '194f5011-a43c-4b22-b12e-eaf20dc4506a'
|
|
173
173
|
}
|
|
174
174
|
};
|
|
175
|
+
const GloboProductOptionsVariantConfig = {
|
|
176
|
+
GloboProductOptionsVariant: {
|
|
177
|
+
appName: 'globo-product-option',
|
|
178
|
+
appId: 'fdc9fad5-1a0f-4bd4-9c8a-1af6a6eef6b8'
|
|
179
|
+
}
|
|
180
|
+
};
|
|
175
181
|
|
|
176
|
-
export { AppointmentBookingCowlendarConfig, BoldSubscriptionsConfig, BonLoyaltyRewardsReferralsConfig, EasyBundleBuilderSkailamaConfig, FastBundleBundlesDiscountsConfig, FlyBundlesUpsellsFbtConfig, GrowaveConfig, InstasellShoppableInstagramConfig, JunipProductReviewsUgcConfig, KiteFreeGiftDiscountConfig, LoloyalLoyaltyReferralsConfig, LoopSubscriptionsConfig, PowerfulContactFormBuilderConfig, PreorderNowPreOrderPqConfig, PreorderNowWodPresaleConfig, ProductOptionsCustomizerConfig, PumperBundlesVolumeDiscountConfig, RechargeSubscriptionsConfig, ReviewxpoProductReviewsAppConfig, SelleasyConfig, ShopifyFormsConfig, SimpleBundlesKitsConfig, SkioSubscriptionsYcS20Config, SproutPlantTreesGrowSalesConfig, SubifySubscriptionsConfig, UnlimitedBundlesDiscountsConfig, WhatmoreShoppableVideosreelConfig, WishlistKingConfig, YotpoReviewsV3UgcConfig };
|
|
182
|
+
export { AppointmentBookingCowlendarConfig, BoldSubscriptionsConfig, BonLoyaltyRewardsReferralsConfig, EasyBundleBuilderSkailamaConfig, FastBundleBundlesDiscountsConfig, FlyBundlesUpsellsFbtConfig, GloboProductOptionsVariantConfig, GrowaveConfig, InstasellShoppableInstagramConfig, JunipProductReviewsUgcConfig, KiteFreeGiftDiscountConfig, LoloyalLoyaltyReferralsConfig, LoopSubscriptionsConfig, PowerfulContactFormBuilderConfig, PreorderNowPreOrderPqConfig, PreorderNowWodPresaleConfig, ProductOptionsCustomizerConfig, PumperBundlesVolumeDiscountConfig, RechargeSubscriptionsConfig, ReviewxpoProductReviewsAppConfig, SelleasyConfig, ShopifyFormsConfig, SimpleBundlesKitsConfig, SkioSubscriptionsYcS20Config, SproutPlantTreesGrowSalesConfig, SubifySubscriptionsConfig, UnlimitedBundlesDiscountsConfig, WhatmoreShoppableVideosreelConfig, WishlistKingConfig, YotpoReviewsV3UgcConfig };
|
|
@@ -429,7 +429,13 @@ const WishlistKing = {
|
|
|
429
429
|
'wishlist-button-block': null
|
|
430
430
|
}
|
|
431
431
|
};
|
|
432
|
+
const GloboProductOptionsVariant = {
|
|
433
|
+
GloboProductOptionsVariant: {
|
|
434
|
+
'app-block': null
|
|
435
|
+
}
|
|
436
|
+
};
|
|
432
437
|
const composeSettingsByWidgetType = {
|
|
438
|
+
...GloboProductOptionsVariant,
|
|
433
439
|
...WishlistKing,
|
|
434
440
|
...LoloyalLoyaltyReferrals,
|
|
435
441
|
...PowerfulContactFormBuilder,
|
|
@@ -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, BoldSubscriptionsConfig, SproutPlantTreesGrowSalesConfig, InstasellShoppableInstagramConfig, GrowaveConfig, LoloyalLoyaltyReferralsConfig, PowerfulContactFormBuilderConfig, WishlistKingConfig } 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, BoldSubscriptionsConfig, SproutPlantTreesGrowSalesConfig, InstasellShoppableInstagramConfig, GrowaveConfig, LoloyalLoyaltyReferralsConfig, PowerfulContactFormBuilderConfig, WishlistKingConfig, GloboProductOptionsVariantConfig } from './appConfig.js';
|
|
2
2
|
|
|
3
3
|
const mapShopifyAppMeta = {
|
|
4
4
|
...RechargeSubscriptionsConfig,
|
|
@@ -29,7 +29,8 @@ const mapShopifyAppMeta = {
|
|
|
29
29
|
...GrowaveConfig,
|
|
30
30
|
...LoloyalLoyaltyReferralsConfig,
|
|
31
31
|
...PowerfulContactFormBuilderConfig,
|
|
32
|
-
...WishlistKingConfig
|
|
32
|
+
...WishlistKingConfig,
|
|
33
|
+
...GloboProductOptionsVariantConfig
|
|
33
34
|
};
|
|
34
35
|
const THIRD_PARTY_APP_BLOCK_ID_PREFIX = 'gp_app';
|
|
35
36
|
|