UNPKG

@beamimpact/web-sdk

Version:

The Beam SDK enables brands to connect with their customers over shared values, not transactional discounts, to build stronger loyalty. Our integration achieves this by allowing customers to (a) choose a nonprofit where the brand will donate part of their

38 lines (37 loc) 1.8 kB
export { BeamCommunityImpact } from './community-impact.js'; export { BeamCumulativeImpact } from './cumulative-impact.js'; export { BeamImpactOverview } from './impact-overview.js'; export { BeamSelectNonprofit } from './select-nonprofit.js'; export { BeamRedeemTransaction } from './redeem-transaction.js'; export { BeamPostPurchase } from './post-purchase.js'; export { BeamSubscriptionManagement } from './subscription-management.js'; export { BeamSelectSubscriptionNonprofit } from './select-subscription-nonprofit.js'; export { BeamSubscriptionImpact } from './subscription-impact.js'; export { BeamProductDetailsPage } from './product-details-page.js'; export { BeamSocialShare } from './social-share.js'; import '@lit/react'; import '../components/community-impact.js'; import 'lit'; import 'lit-html'; import '../chunks/progress-bar-CveZ8E6Q.esm.js'; import '../components/beam-partner-logos.js'; import '../chunks/types-DfRc36jU.esm.js'; import '../chunks/types-CPxMwnoR.esm.js'; import '../components/cumulative-impact.js'; import 'lodash'; import '../components/impact-overview.js'; import '../chunks/share-button-CDVVaxEc.esm.js'; import '../chunks/events-CSyogxoH.esm.js'; import '../chunks/cart-contents-CLT7p7Gd.esm.js'; import '../chunks/openapi-spec-Bk7E2QQP.esm.js'; import '../chunks/promo-types-7r9-UuiP.esm.js'; import '../components/select-nonprofit.js'; import '../chunks/promo-pill-label-BXRqZHET.esm.js'; import '../components/redeem-transaction.js'; import '../components/post-purchase.js'; import '../components/subscription-management.js'; import '../chunks/routes-DahRzf8t.esm.js'; import '../components/select-subscription-nonprofit.js'; import '../components/subscription-impact.js'; import '../components/product-details-page.js'; import '../components/social-share.js';