/* core custom elements */ export { DgaAccordion as DgaAccordion } from '../types/components/dga-accordion/dga-accordion'; export { defineCustomElement as defineCustomElementDgaAccordion } from './dga-accordion'; export { DgaActionMenu as DgaActionMenu } from '../types/components/dga-menu/dga-action-menu'; export { defineCustomElement as defineCustomElementDgaActionMenu } from './dga-action-menu'; export { DgaActions as DgaActions } from '../types/components/dga-actions/dga-actions'; export { defineCustomElement as defineCustomElementDgaActions } from './dga-actions'; export { chart as DgaApexChart } from '../types/components/dga-apex-chart/dga-apex-chart'; export { defineCustomElement as defineCustomElementDgaApexChart } from './dga-apex-chart'; export { DgaAvatar as DgaAvatar } from '../types/components/dga-avatar/dga-avatar'; export { defineCustomElement as defineCustomElementDgaAvatar } from './dga-avatar'; export { DgaAvatarGroup as DgaAvatarGroup } from '../types/components/dga-avatar-group/dga-avatar-group'; export { defineCustomElement as defineCustomElementDgaAvatarGroup } from './dga-avatar-group'; export { DgaBreadcrumbs as DgaBreadcrumbs } from '../types/components/dga-breadcrumbs/dga-breadcrumbs'; export { defineCustomElement as defineCustomElementDgaBreadcrumbs } from './dga-breadcrumbs'; export { DgaButton as DgaButton } from '../types/components/dga-button/dga-button'; export { defineCustomElement as defineCustomElementDgaButton } from './dga-button'; export { DgaButtonLeadingIcon as DgaButtonLeadingIcon } from '../types/components/dga-button-v2/dga-button-leading-icon'; export { defineCustomElement as defineCustomElementDgaButtonLeadingIcon } from './dga-button-leading-icon'; export { DgaButton as DgaButtonV2 } from '../types/components/dga-button-v2/dga-button-v2'; export { defineCustomElement as defineCustomElementDgaButtonV2 } from './dga-button-v2'; export { DgaCard as DgaCard } from '../types/components/dga-card/dga-card'; export { defineCustomElement as defineCustomElementDgaCard } from './dga-card'; export { DgaCardActions as DgaCardActions } from '../types/components/dga-card-v2/dga-card-actions'; export { defineCustomElement as defineCustomElementDgaCardActions } from './dga-card-actions'; export { DgaCardContent as DgaCardContent } from '../types/components/dga-card-v2/dga-card-content'; export { defineCustomElement as defineCustomElementDgaCardContent } from './dga-card-content'; export { DgaCardExpandableContent as DgaCardExpandableContent } from '../types/components/dga-card-v2/dga-card-expandable-content'; export { defineCustomElement as defineCustomElementDgaCardExpandableContent } from './dga-card-expandable-content'; export { DgaCardImage as DgaCardImage } from '../types/components/dga-card-v2/dga-card-image'; export { defineCustomElement as defineCustomElementDgaCardImage } from './dga-card-image'; export { DgaCardTitle as DgaCardTitle } from '../types/components/dga-card-v2/dga-card-title'; export { defineCustomElement as defineCustomElementDgaCardTitle } from './dga-card-title'; export { DgaCardV2 as DgaCardV2 } from '../types/components/dga-card-v2/dga-card-v2'; export { defineCustomElement as defineCustomElementDgaCardV2 } from './dga-card-v2'; export { DgaCarousel as DgaCarousel } from '../types/components/dga-carousel/dga-carousel'; export { defineCustomElement as defineCustomElementDgaCarousel } from './dga-carousel'; export { CarouselItem as DgaCarouselItem } from '../types/components/dga-carousel-item/dga-carousel-item'; export { defineCustomElement as defineCustomElementDgaCarouselItem } from './dga-carousel-item'; export { DgaCarousel as DgaCarouselV2 } from '../types/components/dga-carousel-v2/dga-carousel-v2'; export { defineCustomElement as defineCustomElementDgaCarouselV2 } from './dga-carousel-v2'; export { DgaChart as DgaChart } from '../types/components/dga-chart/dga-chart'; export { defineCustomElement as defineCustomElementDgaChart } from './dga-chart'; export { DgaCheckbox as DgaCheckbox } from '../types/components/dga-checkbox/dga-checkbox'; export { defineCustomElement as defineCustomElementDgaCheckbox } from './dga-checkbox'; export { DgaChip as DgaChip } from '../types/components/dga-chip/dga-chip'; export { defineCustomElement as defineCustomElementDgaChip } from './dga-chip'; export { CircleSkeleton as DgaCircleSkeleton } from '../types/components/dga-skeleton/dga-circle-skeleton'; export { defineCustomElement as defineCustomElementDgaCircleSkeleton } from './dga-circle-skeleton'; export { DgaCircularProgressBar as DgaCircularProgressBar } from '../types/components/dga-circular-progress-bar/dga-circular-progress-bar'; export { defineCustomElement as defineCustomElementDgaCircularProgressBar } from './dga-circular-progress-bar'; export { CodeSnippet as DgaCodesnippet } from '../types/components/dga-codeSnippet/dga-codeSnippet'; export { defineCustomElement as defineCustomElementDgaCodesnippet } from './dga-codesnippet'; export { DgaCollapse as DgaCollapse } from '../types/components/dga-collapse/dga-collapse'; export { defineCustomElement as defineCustomElementDgaCollapse } from './dga-collapse'; export { DgaContentSwitcher as DgaContentSwitcher } from '../types/components/dga-content-switcher/dga-content-switcher'; export { defineCustomElement as defineCustomElementDgaContentSwitcher } from './dga-content-switcher'; export { DgaContentSwitcherItem as DgaContentSwitcherItem } from '../types/components/dga-content-switcher/dga-content-switcher-item'; export { defineCustomElement as defineCustomElementDgaContentSwitcherItem } from './dga-content-switcher-item'; export { DgaContentSwitcherPanel as DgaContentSwitcherPanel } from '../types/components/dga-content-switcher/dga-content-switcher-panel'; export { defineCustomElement as defineCustomElementDgaContentSwitcherPanel } from './dga-content-switcher-panel'; export { DgaDataTable as DgaDataTable } from '../types/components/dga-data-table/dga-data-table'; export { defineCustomElement as defineCustomElementDgaDataTable } from './dga-data-table'; export { DgaDateCell as DgaDateCell } from '../types/components/dga-datepicker/dga-date-cell'; export { defineCustomElement as defineCustomElementDgaDateCell } from './dga-date-cell'; export { DgaDateField as DgaDateField } from '../types/components/dga-date-field/dga-date-field'; export { defineCustomElement as defineCustomElementDgaDateField } from './dga-date-field'; export { DgaDatepicker as DgaDatepicker } from '../types/components/dga-datepicker/dga-datepicker'; export { defineCustomElement as defineCustomElementDgaDatepicker } from './dga-datepicker'; export { DgaDigitalSignature as DgaDigitalSignature } from '../types/components/dga-digital-signature/dga-digital-signature'; export { defineCustomElement as defineCustomElementDgaDigitalSignature } from './dga-digital-signature'; export { DgaDivider as DgaDivider } from '../types/components/dga-divider/dga-divider'; export { defineCustomElement as defineCustomElementDgaDivider } from './dga-divider'; export { DgaDrawer as DgaDrawer } from '../types/components/dga-drawer/dga-drawer'; export { defineCustomElement as defineCustomElementDgaDrawer } from './dga-drawer'; export { DgaDropdown as DgaDropdown } from '../types/components/dga-dropdown/dga-dropdown'; export { defineCustomElement as defineCustomElementDgaDropdown } from './dga-dropdown'; export { DgaFeaturedIcon as DgaFeaturedIcon } from '../types/components/dga-featured-icon/dga-featured-icon'; export { defineCustomElement as defineCustomElementDgaFeaturedIcon } from './dga-featured-icon'; export { DgaFeedbackIcon as DgaFeedbackIcon } from '../types/components/dga-feedback-icon/dga-feedback-icon'; export { defineCustomElement as defineCustomElementDgaFeedbackIcon } from './dga-feedback-icon'; export { DgaFileUpload as DgaFileUpload } from '../types/components/dga-file-upload/dga-file-upload'; export { defineCustomElement as defineCustomElementDgaFileUpload } from './dga-file-upload'; export { DgaFilteration as DgaFilteration } from '../types/components/dga-filteration/dga-filteration'; export { defineCustomElement as defineCustomElementDgaFilteration } from './dga-filteration'; export { DgaFlex as DgaFlex } from '../types/components/dga-flex/dga-flex'; export { defineCustomElement as defineCustomElementDgaFlex } from './dga-flex'; export { DgaFooter as DgaFooter } from '../types/components/dga-footer/dga-footer'; export { defineCustomElement as defineCustomElementDgaFooter } from './dga-footer'; export { DgaGridContainer as DgaGridContainer } from '../types/components/dga-grid/dga-grid-container'; export { defineCustomElement as defineCustomElementDgaGridContainer } from './dga-grid-container'; export { DgaGridItem as DgaGridItem } from '../types/components/dga-grid/dga-grid-item'; export { defineCustomElement as defineCustomElementDgaGridItem } from './dga-grid-item'; export { DgaHeader as DgaHeader } from '../types/components/dga-header/dga-header'; export { defineCustomElement as defineCustomElementDgaHeader } from './dga-header'; export { DgaHeaderActionBtn as DgaHeaderActionBtn } from '../types/components/dga-header/dga-header-action-btn'; export { defineCustomElement as defineCustomElementDgaHeaderActionBtn } from './dga-header-action-btn'; export { DgaHeaderMenu as DgaHeaderMenu } from '../types/components/dga-header/dga-header-menu'; export { defineCustomElement as defineCustomElementDgaHeaderMenu } from './dga-header-menu'; export { DgaHeaderMobileActions as DgaHeaderMobileActions } from '../types/components/dga-header/dga-header-mobile-actions'; export { defineCustomElement as defineCustomElementDgaHeaderMobileActions } from './dga-header-mobile-actions'; export { DgaHelperText as DgaHelperText } from '../types/components/dga-text-input/dga-helper-text'; export { defineCustomElement as defineCustomElementDgaHelperText } from './dga-helper-text'; export { Icon as DgaIcon } from '../types/components/dga-icon/dga-icon'; export { defineCustomElement as defineCustomElementDgaIcon } from './dga-icon'; export { DgaInlineAlert as DgaInlineAlert } from '../types/components/dga-inline-alert/dga-inline-alert'; export { defineCustomElement as defineCustomElementDgaInlineAlert } from './dga-inline-alert'; export { DgaLabel as DgaLabel } from '../types/components/dga-text-input/dga-label'; export { defineCustomElement as defineCustomElementDgaLabel } from './dga-label'; export { LineSkeleton as DgaLineSkeleton } from '../types/components/dga-skeleton/dga-line-skeleton'; export { defineCustomElement as defineCustomElementDgaLineSkeleton } from './dga-line-skeleton'; export { DgaLinearProgressBar as DgaLinearProgressBar } from '../types/components/dga-linear-progress-bar/dga-linear-progress-bar'; export { defineCustomElement as defineCustomElementDgaLinearProgressBar } from './dga-linear-progress-bar'; export { DgaLink as DgaLink } from '../types/components/dga-link/dga-link'; export { defineCustomElement as defineCustomElementDgaLink } from './dga-link'; export { DgaList as DgaList } from '../types/components/dga-list/dga-list'; export { defineCustomElement as defineCustomElementDgaList } from './dga-list'; export { DgaListItem as DgaListItem } from '../types/components/dga-list/dga-list-item'; export { defineCustomElement as defineCustomElementDgaListItem } from './dga-list-item'; export { DgaListV2 as DgaListV2 } from '../types/components/dga-list/dga-list-v2'; export { defineCustomElement as defineCustomElementDgaListV2 } from './dga-list-v2'; export { DgaLoading as DgaLoading } from '../types/components/dga-loading/dga-loading'; export { defineCustomElement as defineCustomElementDgaLoading } from './dga-loading'; export { DgaMenu as DgaMenu } from '../types/components/dga-menu/dga-menu'; export { defineCustomElement as defineCustomElementDgaMenu } from './dga-menu'; export { DgaMenuGroup as DgaMenuGroup } from '../types/components/dga-menu/dga-menu-group'; export { defineCustomElement as defineCustomElementDgaMenuGroup } from './dga-menu-group'; export { DgaMenuItem as DgaMenuItem } from '../types/components/dga-menu/dga-menu-item'; export { defineCustomElement as defineCustomElementDgaMenuItem } from './dga-menu-item'; export { DgaMenuList as DgaMenuList } from '../types/components/dga-menu/dga-menu-list'; export { defineCustomElement as defineCustomElementDgaMenuList } from './dga-menu-list'; export { DgaMenuV2 as DgaMenuV2 } from '../types/components/dga-menu/dga-menu-v2'; export { defineCustomElement as defineCustomElementDgaMenuV2 } from './dga-menu-v2'; export { DgaMetric as DgaMetric } from '../types/components/dga-metric/dga-metric'; export { defineCustomElement as defineCustomElementDgaMetric } from './dga-metric'; export { DgaMetricChart as DgaMetricChart } from '../types/components/dga-metric/dga-metric-chart'; export { defineCustomElement as defineCustomElementDgaMetricChart } from './dga-metric-chart'; export { DgaMetricChartV2 as DgaMetricChartV2 } from '../types/components/dga-metric/dga-metric-chart-v2'; export { defineCustomElement as defineCustomElementDgaMetricChartV2 } from './dga-metric-chart-v2'; export { DgaMetric as DgaMetricV2 } from '../types/components/dga-metric-v2/dga-metric-v2'; export { defineCustomElement as defineCustomElementDgaMetricV2 } from './dga-metric-v2'; export { DgaModal as DgaModal } from '../types/components/dga-modal/dga-modal'; export { defineCustomElement as defineCustomElementDgaModal } from './dga-modal'; export { DgaModal as DgaModalActions } from '../types/components/dga-modal-v2/dga-modal-actions'; export { defineCustomElement as defineCustomElementDgaModalActions } from './dga-modal-actions'; export { DgaModal as DgaModalBody } from '../types/components/dga-modal-v2/dga-modal-body'; export { defineCustomElement as defineCustomElementDgaModalBody } from './dga-modal-body'; export { DgaModal as DgaModalHeader } from '../types/components/dga-modal-v2/dga-modal-header'; export { defineCustomElement as defineCustomElementDgaModalHeader } from './dga-modal-header'; export { DgaModalTitle as DgaModalTitle } from '../types/components/dga-modal-v2/dga-modal-title'; export { defineCustomElement as defineCustomElementDgaModalTitle } from './dga-modal-title'; export { DgaModal as DgaModalV2 } from '../types/components/dga-modal-v2/dga-modal-v2'; export { defineCustomElement as defineCustomElementDgaModalV2 } from './dga-modal-v2'; export { DgaNavHeader as DgaNavHeader } from '../types/components/dga-header/dga-nav-header'; export { defineCustomElement as defineCustomElementDgaNavHeader } from './dga-nav-header'; export { DgaNavHeaderActions as DgaNavHeaderActions } from '../types/components/dga-header/dga-nav-header-actions'; export { defineCustomElement as defineCustomElementDgaNavHeaderActions } from './dga-nav-header-actions'; export { DgaNavHeaderLink as DgaNavHeaderLink } from '../types/components/dga-header/dga-nav-header-link'; export { defineCustomElement as defineCustomElementDgaNavHeaderLink } from './dga-nav-header-link'; export { DgaNavHeaderLogos as DgaNavHeaderLogos } from '../types/components/dga-header/dga-nav-header-logos'; export { defineCustomElement as defineCustomElementDgaNavHeaderLogos } from './dga-nav-header-logos'; export { DgaNavHeaderMain as DgaNavHeaderMain } from '../types/components/dga-header/dga-nav-header-main'; export { defineCustomElement as defineCustomElementDgaNavHeaderMain } from './dga-nav-header-main'; export { DgaNavHeaderMenu as DgaNavHeaderMenu } from '../types/components/dga-header/dga-nav-header-menu'; export { defineCustomElement as defineCustomElementDgaNavHeaderMenu } from './dga-nav-header-menu'; export { DgaNavHeaderSubMenu as DgaNavHeaderSubMenu } from '../types/components/dga-header/dga-nav-header-sub-menu'; export { defineCustomElement as defineCustomElementDgaNavHeaderSubMenu } from './dga-nav-header-sub-menu'; export { DgaNavHeaderSubMenuColumn as DgaNavHeaderSubMenuColumn } from '../types/components/dga-header/dga-nav-header-sub-menu-column'; export { defineCustomElement as defineCustomElementDgaNavHeaderSubMenuColumn } from './dga-nav-header-sub-menu-column'; export { DgaNavHeaderSubMenuLink as DgaNavHeaderSubMenuLink } from '../types/components/dga-header/dga-nav-header-sub-menu-link'; export { defineCustomElement as defineCustomElementDgaNavHeaderSubMenuLink } from './dga-nav-header-sub-menu-link'; export { DgaNotification as DgaNotification } from '../types/components/dga-notification/dga-notification'; export { defineCustomElement as defineCustomElementDgaNotification } from './dga-notification'; export { DgaNotificationToast as DgaNotificationToast } from '../types/components/dga-notification-toast/dga-notification-toast'; export { defineCustomElement as defineCustomElementDgaNotificationToast } from './dga-notification-toast'; export { DgaNumberInput as DgaNumberInput } from '../types/components/dga-number-input/dga-number-input'; export { defineCustomElement as defineCustomElementDgaNumberInput } from './dga-number-input'; export { DgaPagination as DgaPagination } from '../types/components/dga-pagination/dga-pagination'; export { defineCustomElement as defineCustomElementDgaPagination } from './dga-pagination'; export { DgaPrefix as DgaPrefix } from '../types/components/dga-text-input/dga-prefix'; export { defineCustomElement as defineCustomElementDgaPrefix } from './dga-prefix'; export { DgaProgressIndicator as DgaProgressIndicator } from '../types/components/dga-progress-indicator/dga-progress-indicator'; export { defineCustomElement as defineCustomElementDgaProgressIndicator } from './dga-progress-indicator'; export { DgaProgressIndicatorStep as DgaProgressIndicatorStep } from '../types/components/dga-progress-indicator/dga-progress-indicator-step'; export { defineCustomElement as defineCustomElementDgaProgressIndicatorStep } from './dga-progress-indicator-step'; export { DgaProgressIndicatorStep as DgaProgressIndicatorStepV3 } from '../types/components/dga-progress-indicator-v3/dga-progress-indicator-step-v3'; export { defineCustomElement as defineCustomElementDgaProgressIndicatorStepV3 } from './dga-progress-indicator-step-v3'; export { DgaProgressIndicator as DgaProgressIndicatorV3 } from '../types/components/dga-progress-indicator-v3/dga-progress-indicator-v3'; export { defineCustomElement as defineCustomElementDgaProgressIndicatorV3 } from './dga-progress-indicator-v3'; export { DgaQuote as DgaQuote } from '../types/components/dga-quote/dga-quote'; export { defineCustomElement as defineCustomElementDgaQuote } from './dga-quote'; export { DgaRadialStepper as DgaRadialStepper } from '../types/components/dga-radial-stepper/dga-radial-stepper'; export { defineCustomElement as defineCustomElementDgaRadialStepper } from './dga-radial-stepper'; export { RadioButton as DgaRadioButton } from '../types/components/dga-radio-button/dga-radio-button'; export { defineCustomElement as defineCustomElementDgaRadioButton } from './dga-radio-button'; export { DgaRating as DgaRating } from '../types/components/dga-rating/dga-rating'; export { defineCustomElement as defineCustomElementDgaRating } from './dga-rating'; export { RectangleSkeleton as DgaRectangleSkeleton } from '../types/components/dga-skeleton/dga-rectangle-skeleton'; export { defineCustomElement as defineCustomElementDgaRectangleSkeleton } from './dga-rectangle-skeleton'; export { DgaSearchBox as DgaSearchBox } from '../types/components/dga-search-box/dga-search-box'; export { defineCustomElement as defineCustomElementDgaSearchBox } from './dga-search-box'; export { DgaSecondNavHeader as DgaSecondNavHeader } from '../types/components/dga-second-nav-header/dga-second-nav-header'; export { defineCustomElement as defineCustomElementDgaSecondNavHeader } from './dga-second-nav-header'; export { DgaSecondNavHeaderActions as DgaSecondNavHeaderActions } from '../types/components/dga-second-nav-header/dga-second-nav-header-actions'; export { defineCustomElement as defineCustomElementDgaSecondNavHeaderActions } from './dga-second-nav-header-actions'; export { DgaSecondNavHeaderContent as DgaSecondNavHeaderContent } from '../types/components/dga-second-nav-header/dga-second-nav-header-content'; export { defineCustomElement as defineCustomElementDgaSecondNavHeaderContent } from './dga-second-nav-header-content'; export { DgaSecondNavHeaderItem as DgaSecondNavHeaderItem } from '../types/components/dga-second-nav-header/dga-second-nav-header-item'; export { defineCustomElement as defineCustomElementDgaSecondNavHeaderItem } from './dga-second-nav-header-item'; export { SkeletonComponent as DgaSkeletonComponent } from '../types/components/dga-skeleton/dga-skeleton-component'; export { defineCustomElement as defineCustomElementDgaSkeletonComponent } from './dga-skeleton-component'; export { DgaSlideoutMenu as DgaSlideoutMenu } from '../types/components/dga-slideout-menu/dga-slideout-menu'; export { defineCustomElement as defineCustomElementDgaSlideoutMenu } from './dga-slideout-menu'; export { DgaSlideoutMenuActions as DgaSlideoutMenuActions } from '../types/components/dga-slideout-menu/dga-slideout-menu-actions'; export { defineCustomElement as defineCustomElementDgaSlideoutMenuActions } from './dga-slideout-menu-actions'; export { DgaSlideoutMenuHeader as DgaSlideoutMenuHeader } from '../types/components/dga-slideout-menu/dga-slideout-menu-header'; export { defineCustomElement as defineCustomElementDgaSlideoutMenuHeader } from './dga-slideout-menu-header'; export { DgaSlideoutMenuItems as DgaSlideoutMenuItems } from '../types/components/dga-slideout-menu/dga-slideout-menu-items'; export { defineCustomElement as defineCustomElementDgaSlideoutMenuItems } from './dga-slideout-menu-items'; export { DgaSlider as DgaSlider } from '../types/components/dga-slider/dga-slider'; export { defineCustomElement as defineCustomElementDgaSlider } from './dga-slider'; export { SquareSkeleton as DgaSquareSkeleton } from '../types/components/dga-skeleton/dga-square-skeleton'; export { defineCustomElement as defineCustomElementDgaSquareSkeleton } from './dga-square-skeleton'; export { DgaStatusTag as DgaStatusTag } from '../types/components/dga-tag/dga-status-tag'; export { defineCustomElement as defineCustomElementDgaStatusTag } from './dga-status-tag'; export { DgaStructuredList as DgaStructuredList } from '../types/components/dga-structured-list/dga-structured-list'; export { defineCustomElement as defineCustomElementDgaStructuredList } from './dga-structured-list'; export { DgaSuffix as DgaSuffix } from '../types/components/dga-text-input/dga-suffix'; export { defineCustomElement as defineCustomElementDgaSuffix } from './dga-suffix'; export { DgaSwitch as DgaSwitch } from '../types/components/dga-switch/dga-switch'; export { defineCustomElement as defineCustomElementDgaSwitch } from './dga-switch'; export { DgaTable as DgaTable } from '../types/components/dga-data-table/dga-table'; export { defineCustomElement as defineCustomElementDgaTable } from './dga-table'; export { DgaTableBody as DgaTableBody } from '../types/components/dga-data-table/dga-table.body'; export { defineCustomElement as defineCustomElementDgaTableBody } from './dga-table-body'; export { DgaTableOfContent as DgaTableOfContent } from '../types/components/dga-table-of-content/dga-table-of-content'; export { defineCustomElement as defineCustomElementDgaTableOfContent } from './dga-table-of-content'; export { DgaTabs as DgaTabs } from '../types/components/dga-tabs/dga-tabs'; export { defineCustomElement as defineCustomElementDgaTabs } from './dga-tabs'; export { DgaTag as DgaTag } from '../types/components/dga-tag/dga-tag'; export { defineCustomElement as defineCustomElementDgaTag } from './dga-tag'; export { DgaTextInput as DgaTextInput } from '../types/components/dga-text-input/dga-text-input'; export { defineCustomElement as defineCustomElementDgaTextInput } from './dga-text-input'; export { DgaTextarea as DgaTextarea } from '../types/components/dga-textarea/dga-textarea'; export { defineCustomElement as defineCustomElementDgaTextarea } from './dga-textarea'; export { DgaTooltip as DgaTooltip } from '../types/components/dga-tooltip/dga-tooltip'; export { defineCustomElement as defineCustomElementDgaTooltip } from './dga-tooltip'; export { FloatingButton as FloatingButton } from '../types/components/dga-floating-button/dga-floatingButton'; export { defineCustomElement as defineCustomElementFloatingButton } from './floating-button'; export { MonthNavigator as MonthNavigator } from '../types/components/dga-datepicker/MonthNavigator'; export { defineCustomElement as defineCustomElementMonthNavigator } from './month-navigator'; export { SidePanelMenu as SidePanelMenu } from '../types/components/dga-drawer/DrawerMenu'; export { defineCustomElement as defineCustomElementSidePanelMenu } from './side-panel-menu'; export { SubmenuComponent as SubmenuComponent } from '../types/components/dga-drawer/submenu-component'; export { defineCustomElement as defineCustomElementSubmenuComponent } from './submenu-component'; export { TabComponent as TabComponent } from '../types/components/dga-drawer/tab-component'; export { defineCustomElement as defineCustomElementTabComponent } from './tab-component'; export { TabLink as TabLink } from '../types/components/dga-drawer/tab-link'; export { defineCustomElement as defineCustomElementTabLink } from './tab-link'; /** * Get the base path to where the assets can be found. Use "setAssetPath(path)" * if the path needs to be customized. */ export declare const getAssetPath: (path: string) => string; /** * Used to manually set the base path where assets can be found. * If the script is used as "module", it's recommended to use "import.meta.url", * such as "setAssetPath(import.meta.url)". Other options include * "setAssetPath(document.currentScript.src)", or using a bundler's replace plugin to * dynamically set the path at build time, such as "setAssetPath(process.env.ASSET_PATH)". * But do note that this configuration depends on how your script is bundled, or lack of * bundling, and where your assets can be loaded from. Additionally custom bundling * will have to ensure the static assets are copied to its build directory. */ export declare const setAssetPath: (path: string) => void; /** * Used to specify a nonce value that corresponds with an application's CSP. * When set, the nonce will be added to all dynamically created script and style tags at runtime. * Alternatively, the nonce value can be set on a meta tag in the DOM head * () which * will result in the same behavior. */ export declare const setNonce: (nonce: string) => void export interface SetPlatformOptions { raf?: (c: FrameRequestCallback) => number; ael?: (el: EventTarget, eventName: string, listener: EventListenerOrEventListenerObject, options: boolean | AddEventListenerOptions) => void; rel?: (el: EventTarget, eventName: string, listener: EventListenerOrEventListenerObject, options: boolean | AddEventListenerOptions) => void; } export declare const setPlatformOptions: (opts: SetPlatformOptions) => void; export * from '../types';