UNPKG

@adyen/adyen-platform-experience-web

Version:

![Platform Experience header](https://github.com/Adyen/adyen-platform-experience-web/assets/7926613/18094965-9e01-450e-8dc9-ea84e6b22c2b)

29 lines (28 loc) 1.2 kB
const e = { base: "adyen-pe-capital-overview", skeleton: "adyen-pe-capital-overview__skeleton", headerSkeleton: "adyen-pe-capital-overview__header-skeleton", skeletonContainer: "adyen-pe-capital-overview__header-skeleton-container", preQualifiedGrant: "adyen-pe-capital-overview__pre-qualified-grant", preQualifiedGrantButton: "adyen-pe-capital-overview__pre-qualified-grant-review-button", errorContainer: "adyen-pe-capital-overview__error-container" }, t = { componentName: "capitalOverview", category: "Capital overview component" }, a = { signToS: { buttonLabelKey: "capital.overview.grants.item.actions.viewTermsAndConditions", eventLabel: "Go to terms & conditions button clicked", successButtonLabelKey: "capital.overview.grants.item.actions.viewTermsAndConditionsSuccess" }, AnaCredit: { buttonLabelKey: "capital.overview.grants.item.actions.submitInformation", eventLabel: "Submit information for AnaCredit button", successButtonLabelKey: "capital.overview.grants.item.actions.submitInformationSuccess" } }; export { e as CAPITAL_OVERVIEW_CLASS_NAMES, a as GRANT_ACTION_CONFIGS, t as sharedCapitalOverviewAnalyticsEventProperties };