Initial commit: breakpilot-compliance - Compliance SDK Platform
Services: Admin-Compliance, Backend-Compliance, AI-Compliance-SDK, Consent-SDK, Developer-Portal, PCA-Platform, DSMS Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
/**
|
||||
* BreakPilot Compliance SDK - Web Components
|
||||
*
|
||||
* Available components:
|
||||
* - <breakpilot-consent-banner>
|
||||
* - <breakpilot-dsr-portal>
|
||||
* - <breakpilot-compliance-score>
|
||||
*/
|
||||
|
||||
export { BreakPilotElement, COMMON_STYLES } from './base'
|
||||
export { ConsentBannerElement } from './consent-banner'
|
||||
export { DSRPortalElement } from './dsr-portal'
|
||||
export { ComplianceScoreElement } from './compliance-score'
|
||||
Reference in New Issue
Block a user