@carbon/ibm-products-web-components 0.37.0 → 0.38.0
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/custom-elements.json +957 -4843
- package/es/components/about-modal/about-modal.d.ts +0 -350
- package/es/components/about-modal/about-modal.d.ts.map +1 -1
- package/es/components/about-modal/about-modal.scss.js +1 -1
- package/es/components/about-modal/about-modal.scss.js.map +1 -1
- package/es/components/coachmark/coachmark-beacon/coachmark-beacon.d.ts +0 -350
- package/es/components/coachmark/coachmark-beacon/coachmark-beacon.d.ts.map +1 -1
- package/es/components/coachmark/coachmark-body.d.ts +0 -350
- package/es/components/coachmark/coachmark-body.d.ts.map +1 -1
- package/es/components/coachmark/coachmark-header.d.ts +0 -350
- package/es/components/coachmark/coachmark-header.d.ts.map +1 -1
- package/es/components/coachmark/coachmark-header.js +11 -2
- package/es/components/coachmark/coachmark-header.js.map +1 -1
- package/es/components/coachmark/coachmark-tagline/coachmark-tagline.d.ts +0 -350
- package/es/components/coachmark/coachmark-tagline/coachmark-tagline.d.ts.map +1 -1
- package/es/components/coachmark/coachmark-tagline/coachmark-tagline.js.map +1 -1
- package/es/components/coachmark/coachmark.d.ts +7 -350
- package/es/components/coachmark/coachmark.d.ts.map +1 -1
- package/es/components/coachmark/coachmark.js +10 -0
- package/es/components/coachmark/coachmark.js.map +1 -1
- package/es/components/guide-banner/guide-banner-element.d.ts +0 -350
- package/es/components/guide-banner/guide-banner-element.d.ts.map +1 -1
- package/es/components/guide-banner/guide-banner.d.ts +0 -350
- package/es/components/guide-banner/guide-banner.d.ts.map +1 -1
- package/es/components/interstitial-screen/interstitial-screen-body-item.d.ts +0 -350
- package/es/components/interstitial-screen/interstitial-screen-body-item.d.ts.map +1 -1
- package/es/components/interstitial-screen/interstitial-screen-body-item.scss.js +1 -1
- package/es/components/interstitial-screen/interstitial-screen-body-item.scss.js.map +1 -1
- package/es/components/interstitial-screen/interstitial-screen-body.d.ts +0 -350
- package/es/components/interstitial-screen/interstitial-screen-body.d.ts.map +1 -1
- package/es/components/interstitial-screen/interstitial-screen-body.scss.js +1 -1
- package/es/components/interstitial-screen/interstitial-screen-body.scss.js.map +1 -1
- package/es/components/interstitial-screen/interstitial-screen-footer.d.ts +0 -350
- package/es/components/interstitial-screen/interstitial-screen-footer.d.ts.map +1 -1
- package/es/components/interstitial-screen/interstitial-screen-header.d.ts +0 -350
- package/es/components/interstitial-screen/interstitial-screen-header.d.ts.map +1 -1
- package/es/components/interstitial-screen/interstitial-screen.d.ts +0 -350
- package/es/components/interstitial-screen/interstitial-screen.d.ts.map +1 -1
- package/es/components/notification-panel/notification-footer.d.ts +0 -350
- package/es/components/notification-panel/notification-footer.d.ts.map +1 -1
- package/es/components/notification-panel/notification-panel.d.ts +0 -350
- package/es/components/notification-panel/notification-panel.d.ts.map +1 -1
- package/es/components/notification-panel/notification.d.ts +0 -350
- package/es/components/notification-panel/notification.d.ts.map +1 -1
- package/es/components/options-tile/options-tile.d.ts +0 -350
- package/es/components/options-tile/options-tile.d.ts.map +1 -1
- package/es/components/page-header/_story-assets/overflowHandler.d.ts +99 -0
- package/es/components/page-header/_story-assets/overflowHandler.d.ts.map +1 -0
- package/es/components/page-header/_story-assets/overflowHandler.js +122 -0
- package/es/components/page-header/_story-assets/overflowHandler.js.map +1 -0
- package/es/components/page-header/index.d.ts +4 -1
- package/es/components/page-header/index.d.ts.map +1 -1
- package/es/components/page-header/index.js +3 -0
- package/es/components/page-header/page-header-actions-set/index.d.ts +10 -0
- package/es/components/page-header/page-header-actions-set/index.d.ts.map +1 -0
- package/es/components/page-header/page-header-actions-set/index.js +8 -0
- package/es/components/page-header/page-header-actions-set/page-header-actions-set.d.ts +50 -0
- package/es/components/page-header/page-header-actions-set/page-header-actions-set.d.ts.map +1 -0
- package/es/components/page-header/page-header-actions-set/page-header-actions-set.js +162 -0
- package/es/components/page-header/page-header-actions-set/page-header-actions-set.js.map +1 -0
- package/es/components/page-header/page-header-actions-set/page-header-actions-set.scss.js +15 -0
- package/es/components/page-header/page-header-actions-set/page-header-actions-set.scss.js.map +1 -0
- package/es/components/page-header/page-header-breadcrumbs-set/index.d.ts +10 -0
- package/es/components/page-header/page-header-breadcrumbs-set/index.d.ts.map +1 -0
- package/es/components/page-header/page-header-breadcrumbs-set/index.js +8 -0
- package/es/components/page-header/page-header-breadcrumbs-set/page-header-breadcrumbs-set.d.ts +48 -0
- package/es/components/page-header/page-header-breadcrumbs-set/page-header-breadcrumbs-set.d.ts.map +1 -0
- package/es/components/page-header/page-header-breadcrumbs-set/page-header-breadcrumbs-set.js +136 -0
- package/es/components/page-header/page-header-breadcrumbs-set/page-header-breadcrumbs-set.js.map +1 -0
- package/es/components/page-header/page-header-breadcrumbs-set/page-header-breadcrumbs-set.scss.js +15 -0
- package/es/components/page-header/page-header-breadcrumbs-set/page-header-breadcrumbs-set.scss.js.map +1 -0
- package/es/components/page-header/page-header-tags-set/index.d.ts +10 -0
- package/es/components/page-header/page-header-tags-set/index.d.ts.map +1 -0
- package/es/components/page-header/page-header-tags-set/index.js +8 -0
- package/es/components/page-header/page-header-tags-set/page-header-tags-set.d.ts +41 -0
- package/es/components/page-header/page-header-tags-set/page-header-tags-set.d.ts.map +1 -0
- package/es/components/page-header/page-header-tags-set/page-header-tags-set.js +210 -0
- package/es/components/page-header/page-header-tags-set/page-header-tags-set.js.map +1 -0
- package/es/components/page-header/page-header-tags-set/page-header-tags-set.scss.js +15 -0
- package/es/components/page-header/page-header-tags-set/page-header-tags-set.scss.js.map +1 -0
- package/es/components/page-header/page-header-tags-set/utils.d.ts +24 -0
- package/es/components/page-header/page-header-tags-set/utils.d.ts.map +1 -0
- package/es/components/page-header/page-header-tags-set/utils.js +42 -0
- package/es/components/page-header/page-header-tags-set/utils.js.map +1 -0
- package/es/components/page-header/page-header.scss.js +1 -1
- package/es/components/page-header/page-header.scss.js.map +1 -1
- package/es/components/page-header/utils.d.ts +9 -1
- package/es/components/page-header/utils.d.ts.map +1 -1
- package/es/components/page-header/utils.js +4 -2
- package/es/components/page-header/utils.js.map +1 -1
- package/es/components/side-panel/side-panel.d.ts +0 -350
- package/es/components/side-panel/side-panel.d.ts.map +1 -1
- package/es/components/tearsheet/tearsheet.d.ts +0 -370
- package/es/components/tearsheet/tearsheet.d.ts.map +1 -1
- package/es/components/tearsheet/tearsheet.scss.js +1 -1
- package/es/components/tearsheet-preview/index.d.ts +1 -0
- package/es/components/tearsheet-preview/index.d.ts.map +1 -1
- package/es/components/tearsheet-preview/index.js +1 -0
- package/es/components/tearsheet-preview/tearsheet-body.d.ts +0 -350
- package/es/components/tearsheet-preview/tearsheet-body.d.ts.map +1 -1
- package/es/components/tearsheet-preview/tearsheet-footer.d.ts +17 -351
- package/es/components/tearsheet-preview/tearsheet-footer.d.ts.map +1 -1
- package/es/components/tearsheet-preview/tearsheet-footer.js +31 -3
- package/es/components/tearsheet-preview/tearsheet-footer.js.map +1 -1
- package/es/components/tearsheet-preview/tearsheet-header-content.d.ts +0 -350
- package/es/components/tearsheet-preview/tearsheet-header-content.d.ts.map +1 -1
- package/es/components/tearsheet-preview/tearsheet-header-content.scss.js +1 -1
- package/es/components/tearsheet-preview/tearsheet-header-content.scss.js.map +1 -1
- package/es/components/tearsheet-preview/tearsheet-header.d.ts +0 -350
- package/es/components/tearsheet-preview/tearsheet-header.d.ts.map +1 -1
- package/es/components/tearsheet-preview/tearsheet-header.scss.js +1 -1
- package/es/components/tearsheet-preview/tearsheet-header.scss.js.map +1 -1
- package/es/components/tearsheet-preview/tearsheet-influencer.d.ts +0 -350
- package/es/components/tearsheet-preview/tearsheet-influencer.d.ts.map +1 -1
- package/es/components/tearsheet-preview/tearsheet-navigation-bar.d.ts +0 -350
- package/es/components/tearsheet-preview/tearsheet-navigation-bar.d.ts.map +1 -1
- package/es/components/tearsheet-preview/tearsheet-navigation-bar.scss.js +1 -1
- package/es/components/tearsheet-preview/tearsheet-stack.d.ts +42 -0
- package/es/components/tearsheet-preview/tearsheet-stack.d.ts.map +1 -0
- package/es/components/tearsheet-preview/tearsheet-stack.js +83 -0
- package/es/components/tearsheet-preview/tearsheet-stack.js.map +1 -0
- package/es/components/tearsheet-preview/tearsheet-summary-content.d.ts +0 -350
- package/es/components/tearsheet-preview/tearsheet-summary-content.d.ts.map +1 -1
- package/es/components/tearsheet-preview/tearsheet.d.ts +16 -350
- package/es/components/tearsheet-preview/tearsheet.d.ts.map +1 -1
- package/es/components/tearsheet-preview/tearsheet.js +32 -3
- package/es/components/tearsheet-preview/tearsheet.js.map +1 -1
- package/es/components/tearsheet-preview/tearsheet.scss.js +1 -1
- package/es/components/tearsheet-preview/tearsheet.scss.js.map +1 -1
- package/es/components/user-avatar/user-avatar.d.ts +0 -350
- package/es/components/user-avatar/user-avatar.d.ts.map +1 -1
- package/es/package.js +1 -1
- package/es-custom/components/about-modal/about-modal.scss.js +1 -1
- package/es-custom/components/about-modal/about-modal.scss.js.map +1 -1
- package/es-custom/components/coachmark/coachmark-header.js +11 -2
- package/es-custom/components/coachmark/coachmark-header.js.map +1 -1
- package/es-custom/components/coachmark/coachmark-tagline/coachmark-tagline.js.map +1 -1
- package/es-custom/components/coachmark/coachmark.js +10 -0
- package/es-custom/components/coachmark/coachmark.js.map +1 -1
- package/es-custom/components/interstitial-screen/interstitial-screen-body-item.scss.js +1 -1
- package/es-custom/components/interstitial-screen/interstitial-screen-body-item.scss.js.map +1 -1
- package/es-custom/components/interstitial-screen/interstitial-screen-body.scss.js +1 -1
- package/es-custom/components/interstitial-screen/interstitial-screen-body.scss.js.map +1 -1
- package/es-custom/components/page-header/_story-assets/overflowHandler.js +122 -0
- package/es-custom/components/page-header/_story-assets/overflowHandler.js.map +1 -0
- package/es-custom/components/page-header/index.js +3 -0
- package/es-custom/components/page-header/page-header-actions-set/index.js +8 -0
- package/es-custom/components/page-header/page-header-actions-set/page-header-actions-set.js +162 -0
- package/es-custom/components/page-header/page-header-actions-set/page-header-actions-set.js.map +1 -0
- package/es-custom/components/page-header/page-header-actions-set/page-header-actions-set.scss.js +15 -0
- package/es-custom/components/page-header/page-header-actions-set/page-header-actions-set.scss.js.map +1 -0
- package/es-custom/components/page-header/page-header-breadcrumbs-set/index.js +8 -0
- package/es-custom/components/page-header/page-header-breadcrumbs-set/page-header-breadcrumbs-set.js +136 -0
- package/es-custom/components/page-header/page-header-breadcrumbs-set/page-header-breadcrumbs-set.js.map +1 -0
- package/es-custom/components/page-header/page-header-breadcrumbs-set/page-header-breadcrumbs-set.scss.js +15 -0
- package/es-custom/components/page-header/page-header-breadcrumbs-set/page-header-breadcrumbs-set.scss.js.map +1 -0
- package/es-custom/components/page-header/page-header-tags-set/index.js +8 -0
- package/es-custom/components/page-header/page-header-tags-set/page-header-tags-set.js +210 -0
- package/es-custom/components/page-header/page-header-tags-set/page-header-tags-set.js.map +1 -0
- package/es-custom/components/page-header/page-header-tags-set/page-header-tags-set.scss.js +15 -0
- package/es-custom/components/page-header/page-header-tags-set/page-header-tags-set.scss.js.map +1 -0
- package/es-custom/components/page-header/page-header-tags-set/utils.js +42 -0
- package/es-custom/components/page-header/page-header-tags-set/utils.js.map +1 -0
- package/es-custom/components/page-header/page-header.scss.js +1 -1
- package/es-custom/components/page-header/page-header.scss.js.map +1 -1
- package/es-custom/components/page-header/utils.js +4 -2
- package/es-custom/components/page-header/utils.js.map +1 -1
- package/es-custom/components/tearsheet/tearsheet.scss.js +1 -1
- package/es-custom/components/tearsheet-preview/index.js +1 -0
- package/es-custom/components/tearsheet-preview/tearsheet-footer.js +31 -3
- package/es-custom/components/tearsheet-preview/tearsheet-footer.js.map +1 -1
- package/es-custom/components/tearsheet-preview/tearsheet-header-content.scss.js +1 -1
- package/es-custom/components/tearsheet-preview/tearsheet-header-content.scss.js.map +1 -1
- package/es-custom/components/tearsheet-preview/tearsheet-header.scss.js +1 -1
- package/es-custom/components/tearsheet-preview/tearsheet-header.scss.js.map +1 -1
- package/es-custom/components/tearsheet-preview/tearsheet-navigation-bar.scss.js +1 -1
- package/es-custom/components/tearsheet-preview/tearsheet-stack.js +83 -0
- package/es-custom/components/tearsheet-preview/tearsheet-stack.js.map +1 -0
- package/es-custom/components/tearsheet-preview/tearsheet.js +32 -3
- package/es-custom/components/tearsheet-preview/tearsheet.js.map +1 -1
- package/es-custom/components/tearsheet-preview/tearsheet.scss.js +1 -1
- package/es-custom/components/tearsheet-preview/tearsheet.scss.js.map +1 -1
- package/es-custom/package.js +1 -1
- package/lib/components/about-modal/about-modal.d.ts +0 -350
- package/lib/components/about-modal/about-modal.d.ts.map +1 -1
- package/lib/components/coachmark/coachmark-beacon/coachmark-beacon.d.ts +0 -350
- package/lib/components/coachmark/coachmark-beacon/coachmark-beacon.d.ts.map +1 -1
- package/lib/components/coachmark/coachmark-body.d.ts +0 -350
- package/lib/components/coachmark/coachmark-body.d.ts.map +1 -1
- package/lib/components/coachmark/coachmark-header.d.ts +0 -350
- package/lib/components/coachmark/coachmark-header.d.ts.map +1 -1
- package/lib/components/coachmark/coachmark-tagline/coachmark-tagline.d.ts +0 -350
- package/lib/components/coachmark/coachmark-tagline/coachmark-tagline.d.ts.map +1 -1
- package/lib/components/coachmark/coachmark.d.ts +7 -350
- package/lib/components/coachmark/coachmark.d.ts.map +1 -1
- package/lib/components/guide-banner/guide-banner-element.d.ts +0 -350
- package/lib/components/guide-banner/guide-banner-element.d.ts.map +1 -1
- package/lib/components/guide-banner/guide-banner.d.ts +0 -350
- package/lib/components/guide-banner/guide-banner.d.ts.map +1 -1
- package/lib/components/interstitial-screen/interstitial-screen-body-item.d.ts +0 -350
- package/lib/components/interstitial-screen/interstitial-screen-body-item.d.ts.map +1 -1
- package/lib/components/interstitial-screen/interstitial-screen-body.d.ts +0 -350
- package/lib/components/interstitial-screen/interstitial-screen-body.d.ts.map +1 -1
- package/lib/components/interstitial-screen/interstitial-screen-footer.d.ts +0 -350
- package/lib/components/interstitial-screen/interstitial-screen-footer.d.ts.map +1 -1
- package/lib/components/interstitial-screen/interstitial-screen-header.d.ts +0 -350
- package/lib/components/interstitial-screen/interstitial-screen-header.d.ts.map +1 -1
- package/lib/components/interstitial-screen/interstitial-screen.d.ts +0 -350
- package/lib/components/interstitial-screen/interstitial-screen.d.ts.map +1 -1
- package/lib/components/notification-panel/notification-footer.d.ts +0 -350
- package/lib/components/notification-panel/notification-footer.d.ts.map +1 -1
- package/lib/components/notification-panel/notification-panel.d.ts +0 -350
- package/lib/components/notification-panel/notification-panel.d.ts.map +1 -1
- package/lib/components/notification-panel/notification.d.ts +0 -350
- package/lib/components/notification-panel/notification.d.ts.map +1 -1
- package/lib/components/options-tile/options-tile.d.ts +0 -350
- package/lib/components/options-tile/options-tile.d.ts.map +1 -1
- package/lib/components/page-header/_story-assets/overflowHandler.d.ts +99 -0
- package/lib/components/page-header/_story-assets/overflowHandler.d.ts.map +1 -0
- package/lib/components/page-header/index.d.ts +4 -1
- package/lib/components/page-header/index.d.ts.map +1 -1
- package/lib/components/page-header/page-header-actions-set/index.d.ts +10 -0
- package/lib/components/page-header/page-header-actions-set/index.d.ts.map +1 -0
- package/lib/components/page-header/page-header-actions-set/page-header-actions-set.d.ts +50 -0
- package/lib/components/page-header/page-header-actions-set/page-header-actions-set.d.ts.map +1 -0
- package/lib/components/page-header/page-header-breadcrumbs-set/index.d.ts +10 -0
- package/lib/components/page-header/page-header-breadcrumbs-set/index.d.ts.map +1 -0
- package/lib/components/page-header/page-header-breadcrumbs-set/page-header-breadcrumbs-set.d.ts +48 -0
- package/lib/components/page-header/page-header-breadcrumbs-set/page-header-breadcrumbs-set.d.ts.map +1 -0
- package/lib/components/page-header/page-header-tags-set/index.d.ts +10 -0
- package/lib/components/page-header/page-header-tags-set/index.d.ts.map +1 -0
- package/lib/components/page-header/page-header-tags-set/page-header-tags-set.d.ts +41 -0
- package/lib/components/page-header/page-header-tags-set/page-header-tags-set.d.ts.map +1 -0
- package/lib/components/page-header/page-header-tags-set/utils.d.ts +24 -0
- package/lib/components/page-header/page-header-tags-set/utils.d.ts.map +1 -0
- package/lib/components/page-header/utils.d.ts +9 -1
- package/lib/components/page-header/utils.d.ts.map +1 -1
- package/lib/components/side-panel/side-panel.d.ts +0 -350
- package/lib/components/side-panel/side-panel.d.ts.map +1 -1
- package/lib/components/tearsheet/tearsheet.d.ts +0 -370
- package/lib/components/tearsheet/tearsheet.d.ts.map +1 -1
- package/lib/components/tearsheet-preview/index.d.ts +1 -0
- package/lib/components/tearsheet-preview/index.d.ts.map +1 -1
- package/lib/components/tearsheet-preview/tearsheet-body.d.ts +0 -350
- package/lib/components/tearsheet-preview/tearsheet-body.d.ts.map +1 -1
- package/lib/components/tearsheet-preview/tearsheet-footer.d.ts +17 -351
- package/lib/components/tearsheet-preview/tearsheet-footer.d.ts.map +1 -1
- package/lib/components/tearsheet-preview/tearsheet-header-content.d.ts +0 -350
- package/lib/components/tearsheet-preview/tearsheet-header-content.d.ts.map +1 -1
- package/lib/components/tearsheet-preview/tearsheet-header.d.ts +0 -350
- package/lib/components/tearsheet-preview/tearsheet-header.d.ts.map +1 -1
- package/lib/components/tearsheet-preview/tearsheet-influencer.d.ts +0 -350
- package/lib/components/tearsheet-preview/tearsheet-influencer.d.ts.map +1 -1
- package/lib/components/tearsheet-preview/tearsheet-navigation-bar.d.ts +0 -350
- package/lib/components/tearsheet-preview/tearsheet-navigation-bar.d.ts.map +1 -1
- package/lib/components/tearsheet-preview/tearsheet-stack.d.ts +42 -0
- package/lib/components/tearsheet-preview/tearsheet-stack.d.ts.map +1 -0
- package/lib/components/tearsheet-preview/tearsheet-summary-content.d.ts +0 -350
- package/lib/components/tearsheet-preview/tearsheet-summary-content.d.ts.map +1 -1
- package/lib/components/tearsheet-preview/tearsheet.d.ts +16 -350
- package/lib/components/tearsheet-preview/tearsheet.d.ts.map +1 -1
- package/lib/components/user-avatar/user-avatar.d.ts +0 -350
- package/lib/components/user-avatar/user-avatar.d.ts.map +1 -1
- package/package.json +11 -11
- package/scss/components/about-modal/about-modal.scss +0 -2
- package/scss/components/interstitial-screen/interstitial-screen-body-item.scss +1 -1
- package/scss/components/interstitial-screen/interstitial-screen-body.scss +1 -1
- package/scss/components/page-header/page-header-actions-set/page-header-actions-set.scss +82 -0
- package/scss/components/page-header/page-header-breadcrumbs-set/page-header-breadcrumbs-set.scss +41 -0
- package/scss/components/page-header/page-header-tags-set/page-header-tags-set.scss +96 -0
- package/scss/components/page-header/page-header.scss +35 -4
- package/scss/components/tearsheet-preview/tearsheet-header-content.scss +10 -0
- package/scss/components/tearsheet-preview/tearsheet-header.scss +15 -0
- package/scss/components/tearsheet-preview/tearsheet.scss +1 -3
- package/telemetry.yml +22 -13
|
@@ -15,356 +15,6 @@ declare const CDSOptionsTile_base: {
|
|
|
15
15
|
_handles: Set<import("@carbon/web-components/es/globals/internal/handle").default>;
|
|
16
16
|
connectedCallback(): void;
|
|
17
17
|
disconnectedCallback(): void;
|
|
18
|
-
accessKey: string;
|
|
19
|
-
readonly accessKeyLabel: string;
|
|
20
|
-
autocapitalize: string;
|
|
21
|
-
autocorrect: boolean;
|
|
22
|
-
dir: string;
|
|
23
|
-
draggable: boolean;
|
|
24
|
-
hidden: boolean;
|
|
25
|
-
inert: boolean;
|
|
26
|
-
innerText: string;
|
|
27
|
-
lang: string;
|
|
28
|
-
readonly offsetHeight: number;
|
|
29
|
-
readonly offsetLeft: number;
|
|
30
|
-
readonly offsetParent: Element | null;
|
|
31
|
-
readonly offsetTop: number;
|
|
32
|
-
readonly offsetWidth: number;
|
|
33
|
-
outerText: string;
|
|
34
|
-
popover: string | null;
|
|
35
|
-
spellcheck: boolean;
|
|
36
|
-
title: string;
|
|
37
|
-
translate: boolean;
|
|
38
|
-
writingSuggestions: string;
|
|
39
|
-
attachInternals(): ElementInternals;
|
|
40
|
-
click(): void;
|
|
41
|
-
hidePopover(): void;
|
|
42
|
-
showPopover(): void;
|
|
43
|
-
togglePopover(options?: boolean): boolean;
|
|
44
|
-
addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
|
45
|
-
addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
|
|
46
|
-
removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
|
|
47
|
-
removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
|
|
48
|
-
readonly attributes: NamedNodeMap;
|
|
49
|
-
get classList(): DOMTokenList;
|
|
50
|
-
set classList(value: string): any;
|
|
51
|
-
className: string;
|
|
52
|
-
readonly clientHeight: number;
|
|
53
|
-
readonly clientLeft: number;
|
|
54
|
-
readonly clientTop: number;
|
|
55
|
-
readonly clientWidth: number;
|
|
56
|
-
readonly currentCSSZoom: number;
|
|
57
|
-
id: string;
|
|
58
|
-
innerHTML: string;
|
|
59
|
-
readonly localName: string;
|
|
60
|
-
readonly namespaceURI: string | null;
|
|
61
|
-
onfullscreenchange: ((this: Element, ev: Event) => any) | null;
|
|
62
|
-
onfullscreenerror: ((this: Element, ev: Event) => any) | null;
|
|
63
|
-
outerHTML: string;
|
|
64
|
-
readonly ownerDocument: Document;
|
|
65
|
-
get part(): DOMTokenList;
|
|
66
|
-
set part(value: string): any;
|
|
67
|
-
readonly prefix: string | null;
|
|
68
|
-
readonly scrollHeight: number;
|
|
69
|
-
scrollLeft: number;
|
|
70
|
-
scrollTop: number;
|
|
71
|
-
readonly scrollWidth: number;
|
|
72
|
-
readonly shadowRoot: ShadowRoot | null;
|
|
73
|
-
slot: string;
|
|
74
|
-
readonly tagName: string;
|
|
75
|
-
attachShadow(init: ShadowRootInit): ShadowRoot;
|
|
76
|
-
checkVisibility(options?: CheckVisibilityOptions): boolean;
|
|
77
|
-
closest<K extends keyof HTMLElementTagNameMap>(selector: K): HTMLElementTagNameMap[K] | null;
|
|
78
|
-
closest<K extends keyof SVGElementTagNameMap>(selector: K): SVGElementTagNameMap[K] | null;
|
|
79
|
-
closest<K extends keyof MathMLElementTagNameMap>(selector: K): MathMLElementTagNameMap[K] | null;
|
|
80
|
-
closest<E extends Element = Element>(selectors: string): E | null;
|
|
81
|
-
computedStyleMap(): StylePropertyMapReadOnly;
|
|
82
|
-
getAttribute(qualifiedName: string): string | null;
|
|
83
|
-
getAttributeNS(namespace: string | null, localName: string): string | null;
|
|
84
|
-
getAttributeNames(): string[];
|
|
85
|
-
getAttributeNode(qualifiedName: string): Attr | null;
|
|
86
|
-
getAttributeNodeNS(namespace: string | null, localName: string): Attr | null;
|
|
87
|
-
getBoundingClientRect(): DOMRect;
|
|
88
|
-
getClientRects(): DOMRectList;
|
|
89
|
-
getElementsByClassName(classNames: string): HTMLCollectionOf<Element>;
|
|
90
|
-
getElementsByTagName<K extends keyof HTMLElementTagNameMap>(qualifiedName: K): HTMLCollectionOf<HTMLElementTagNameMap[K]>;
|
|
91
|
-
getElementsByTagName<K extends keyof SVGElementTagNameMap>(qualifiedName: K): HTMLCollectionOf<SVGElementTagNameMap[K]>;
|
|
92
|
-
getElementsByTagName<K extends keyof MathMLElementTagNameMap>(qualifiedName: K): HTMLCollectionOf<MathMLElementTagNameMap[K]>;
|
|
93
|
-
getElementsByTagName<K extends keyof HTMLElementDeprecatedTagNameMap>(qualifiedName: K): HTMLCollectionOf<HTMLElementDeprecatedTagNameMap[K]>;
|
|
94
|
-
getElementsByTagName(qualifiedName: string): HTMLCollectionOf<Element>;
|
|
95
|
-
getElementsByTagNameNS(namespaceURI: "http://www.w3.org/1999/xhtml", localName: string): HTMLCollectionOf<HTMLElement>;
|
|
96
|
-
getElementsByTagNameNS(namespaceURI: "http://www.w3.org/2000/svg", localName: string): HTMLCollectionOf<SVGElement>;
|
|
97
|
-
getElementsByTagNameNS(namespaceURI: "http://www.w3.org/1998/Math/MathML", localName: string): HTMLCollectionOf<MathMLElement>;
|
|
98
|
-
getElementsByTagNameNS(namespace: string | null, localName: string): HTMLCollectionOf<Element>;
|
|
99
|
-
getHTML(options?: GetHTMLOptions): string;
|
|
100
|
-
hasAttribute(qualifiedName: string): boolean;
|
|
101
|
-
hasAttributeNS(namespace: string | null, localName: string): boolean;
|
|
102
|
-
hasAttributes(): boolean;
|
|
103
|
-
hasPointerCapture(pointerId: number): boolean;
|
|
104
|
-
insertAdjacentElement(where: InsertPosition, element: Element): Element | null;
|
|
105
|
-
insertAdjacentHTML(position: InsertPosition, string: string): void;
|
|
106
|
-
insertAdjacentText(where: InsertPosition, data: string): void;
|
|
107
|
-
matches(selectors: string): boolean;
|
|
108
|
-
releasePointerCapture(pointerId: number): void;
|
|
109
|
-
removeAttribute(qualifiedName: string): void;
|
|
110
|
-
removeAttributeNS(namespace: string | null, localName: string): void;
|
|
111
|
-
removeAttributeNode(attr: Attr): Attr;
|
|
112
|
-
requestFullscreen(options?: FullscreenOptions): Promise<void>;
|
|
113
|
-
requestPointerLock(options?: PointerLockOptions): Promise<void>;
|
|
114
|
-
scroll(options?: ScrollToOptions): void;
|
|
115
|
-
scroll(x: number, y: number): void;
|
|
116
|
-
scrollBy(options?: ScrollToOptions): void;
|
|
117
|
-
scrollBy(x: number, y: number): void;
|
|
118
|
-
scrollIntoView(arg?: boolean | ScrollIntoViewOptions): void;
|
|
119
|
-
scrollTo(options?: ScrollToOptions): void;
|
|
120
|
-
scrollTo(x: number, y: number): void;
|
|
121
|
-
setAttribute(qualifiedName: string, value: string): void;
|
|
122
|
-
setAttributeNS(namespace: string | null, qualifiedName: string, value: string): void;
|
|
123
|
-
setAttributeNode(attr: Attr): Attr | null;
|
|
124
|
-
setAttributeNodeNS(attr: Attr): Attr | null;
|
|
125
|
-
setHTMLUnsafe(html: string): void;
|
|
126
|
-
setPointerCapture(pointerId: number): void;
|
|
127
|
-
toggleAttribute(qualifiedName: string, force?: boolean): boolean;
|
|
128
|
-
webkitMatchesSelector(selectors: string): boolean;
|
|
129
|
-
get textContent(): string;
|
|
130
|
-
set textContent(value: string | null): any;
|
|
131
|
-
readonly baseURI: string;
|
|
132
|
-
readonly childNodes: NodeListOf<ChildNode>;
|
|
133
|
-
readonly firstChild: ChildNode | null;
|
|
134
|
-
readonly isConnected: boolean;
|
|
135
|
-
readonly lastChild: ChildNode | null;
|
|
136
|
-
readonly nextSibling: ChildNode | null;
|
|
137
|
-
readonly nodeName: string;
|
|
138
|
-
readonly nodeType: number;
|
|
139
|
-
nodeValue: string | null;
|
|
140
|
-
readonly parentElement: HTMLElement | null;
|
|
141
|
-
readonly parentNode: ParentNode | null;
|
|
142
|
-
readonly previousSibling: ChildNode | null;
|
|
143
|
-
appendChild<T_1 extends Node>(node: T_1): T_1;
|
|
144
|
-
cloneNode(subtree?: boolean): Node;
|
|
145
|
-
compareDocumentPosition(other: Node): number;
|
|
146
|
-
contains(other: Node | null): boolean;
|
|
147
|
-
getRootNode(options?: GetRootNodeOptions): Node;
|
|
148
|
-
hasChildNodes(): boolean;
|
|
149
|
-
insertBefore<T_1 extends Node>(node: T_1, child: Node | null): T_1;
|
|
150
|
-
isDefaultNamespace(namespace: string | null): boolean;
|
|
151
|
-
isEqualNode(otherNode: Node | null): boolean;
|
|
152
|
-
isSameNode(otherNode: Node | null): boolean;
|
|
153
|
-
lookupNamespaceURI(prefix: string | null): string | null;
|
|
154
|
-
lookupPrefix(namespace: string | null): string | null;
|
|
155
|
-
normalize(): void;
|
|
156
|
-
removeChild<T_1 extends Node>(child: T_1): T_1;
|
|
157
|
-
replaceChild<T_1 extends Node>(node: Node, child: T_1): T_1;
|
|
158
|
-
readonly ELEMENT_NODE: 1;
|
|
159
|
-
readonly ATTRIBUTE_NODE: 2;
|
|
160
|
-
readonly TEXT_NODE: 3;
|
|
161
|
-
readonly CDATA_SECTION_NODE: 4;
|
|
162
|
-
readonly ENTITY_REFERENCE_NODE: 5;
|
|
163
|
-
readonly ENTITY_NODE: 6;
|
|
164
|
-
readonly PROCESSING_INSTRUCTION_NODE: 7;
|
|
165
|
-
readonly COMMENT_NODE: 8;
|
|
166
|
-
readonly DOCUMENT_NODE: 9;
|
|
167
|
-
readonly DOCUMENT_TYPE_NODE: 10;
|
|
168
|
-
readonly DOCUMENT_FRAGMENT_NODE: 11;
|
|
169
|
-
readonly NOTATION_NODE: 12;
|
|
170
|
-
readonly DOCUMENT_POSITION_DISCONNECTED: 1;
|
|
171
|
-
readonly DOCUMENT_POSITION_PRECEDING: 2;
|
|
172
|
-
readonly DOCUMENT_POSITION_FOLLOWING: 4;
|
|
173
|
-
readonly DOCUMENT_POSITION_CONTAINS: 8;
|
|
174
|
-
readonly DOCUMENT_POSITION_CONTAINED_BY: 16;
|
|
175
|
-
readonly DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC: 32;
|
|
176
|
-
dispatchEvent(event: Event): boolean;
|
|
177
|
-
ariaActiveDescendantElement: Element | null;
|
|
178
|
-
ariaAtomic: string | null;
|
|
179
|
-
ariaAutoComplete: string | null;
|
|
180
|
-
ariaBrailleLabel: string | null;
|
|
181
|
-
ariaBrailleRoleDescription: string | null;
|
|
182
|
-
ariaBusy: string | null;
|
|
183
|
-
ariaChecked: string | null;
|
|
184
|
-
ariaColCount: string | null;
|
|
185
|
-
ariaColIndex: string | null;
|
|
186
|
-
ariaColIndexText: string | null;
|
|
187
|
-
ariaColSpan: string | null;
|
|
188
|
-
ariaControlsElements: ReadonlyArray<Element> | null;
|
|
189
|
-
ariaCurrent: string | null;
|
|
190
|
-
ariaDescribedByElements: ReadonlyArray<Element> | null;
|
|
191
|
-
ariaDescription: string | null;
|
|
192
|
-
ariaDetailsElements: ReadonlyArray<Element> | null;
|
|
193
|
-
ariaDisabled: string | null;
|
|
194
|
-
ariaErrorMessageElements: ReadonlyArray<Element> | null;
|
|
195
|
-
ariaExpanded: string | null;
|
|
196
|
-
ariaFlowToElements: ReadonlyArray<Element> | null;
|
|
197
|
-
ariaHasPopup: string | null;
|
|
198
|
-
ariaHidden: string | null;
|
|
199
|
-
ariaInvalid: string | null;
|
|
200
|
-
ariaKeyShortcuts: string | null;
|
|
201
|
-
ariaLabel: string | null;
|
|
202
|
-
ariaLabelledByElements: ReadonlyArray<Element> | null;
|
|
203
|
-
ariaLevel: string | null;
|
|
204
|
-
ariaLive: string | null;
|
|
205
|
-
ariaModal: string | null;
|
|
206
|
-
ariaMultiLine: string | null;
|
|
207
|
-
ariaMultiSelectable: string | null;
|
|
208
|
-
ariaOrientation: string | null;
|
|
209
|
-
ariaOwnsElements: ReadonlyArray<Element> | null;
|
|
210
|
-
ariaPlaceholder: string | null;
|
|
211
|
-
ariaPosInSet: string | null;
|
|
212
|
-
ariaPressed: string | null;
|
|
213
|
-
ariaReadOnly: string | null;
|
|
214
|
-
ariaRelevant: string | null;
|
|
215
|
-
ariaRequired: string | null;
|
|
216
|
-
ariaRoleDescription: string | null;
|
|
217
|
-
ariaRowCount: string | null;
|
|
218
|
-
ariaRowIndex: string | null;
|
|
219
|
-
ariaRowIndexText: string | null;
|
|
220
|
-
ariaRowSpan: string | null;
|
|
221
|
-
ariaSelected: string | null;
|
|
222
|
-
ariaSetSize: string | null;
|
|
223
|
-
ariaSort: string | null;
|
|
224
|
-
ariaValueMax: string | null;
|
|
225
|
-
ariaValueMin: string | null;
|
|
226
|
-
ariaValueNow: string | null;
|
|
227
|
-
ariaValueText: string | null;
|
|
228
|
-
role: string | null;
|
|
229
|
-
animate(keyframes: Keyframe[] | PropertyIndexedKeyframes | null, options?: number | KeyframeAnimationOptions): Animation;
|
|
230
|
-
getAnimations(options?: GetAnimationsOptions): Animation[];
|
|
231
|
-
after(...nodes: (Node | string)[]): void;
|
|
232
|
-
before(...nodes: (Node | string)[]): void;
|
|
233
|
-
remove(): void;
|
|
234
|
-
replaceWith(...nodes: (Node | string)[]): void;
|
|
235
|
-
readonly nextElementSibling: Element | null;
|
|
236
|
-
readonly previousElementSibling: Element | null;
|
|
237
|
-
readonly childElementCount: number;
|
|
238
|
-
readonly children: HTMLCollection;
|
|
239
|
-
readonly firstElementChild: Element | null;
|
|
240
|
-
readonly lastElementChild: Element | null;
|
|
241
|
-
append(...nodes: (Node | string)[]): void;
|
|
242
|
-
prepend(...nodes: (Node | string)[]): void;
|
|
243
|
-
querySelector<K extends keyof HTMLElementTagNameMap>(selectors: K): HTMLElementTagNameMap[K] | null;
|
|
244
|
-
querySelector<K extends keyof SVGElementTagNameMap>(selectors: K): SVGElementTagNameMap[K] | null;
|
|
245
|
-
querySelector<K extends keyof MathMLElementTagNameMap>(selectors: K): MathMLElementTagNameMap[K] | null;
|
|
246
|
-
querySelector<K extends keyof HTMLElementDeprecatedTagNameMap>(selectors: K): HTMLElementDeprecatedTagNameMap[K] | null;
|
|
247
|
-
querySelector<E extends Element = Element>(selectors: string): E | null;
|
|
248
|
-
querySelectorAll<K extends keyof HTMLElementTagNameMap>(selectors: K): NodeListOf<HTMLElementTagNameMap[K]>;
|
|
249
|
-
querySelectorAll<K extends keyof SVGElementTagNameMap>(selectors: K): NodeListOf<SVGElementTagNameMap[K]>;
|
|
250
|
-
querySelectorAll<K extends keyof MathMLElementTagNameMap>(selectors: K): NodeListOf<MathMLElementTagNameMap[K]>;
|
|
251
|
-
querySelectorAll<K extends keyof HTMLElementDeprecatedTagNameMap>(selectors: K): NodeListOf<HTMLElementDeprecatedTagNameMap[K]>;
|
|
252
|
-
querySelectorAll<E extends Element = Element>(selectors: string): NodeListOf<E>;
|
|
253
|
-
replaceChildren(...nodes: (Node | string)[]): void;
|
|
254
|
-
readonly assignedSlot: HTMLSlotElement | null;
|
|
255
|
-
readonly attributeStyleMap: StylePropertyMap;
|
|
256
|
-
get style(): CSSStyleDeclaration;
|
|
257
|
-
set style(cssText: string): any;
|
|
258
|
-
contentEditable: string;
|
|
259
|
-
enterKeyHint: string;
|
|
260
|
-
inputMode: string;
|
|
261
|
-
readonly isContentEditable: boolean;
|
|
262
|
-
onabort: ((this: GlobalEventHandlers, ev: UIEvent) => any) | null;
|
|
263
|
-
onanimationcancel: ((this: GlobalEventHandlers, ev: AnimationEvent) => any) | null;
|
|
264
|
-
onanimationend: ((this: GlobalEventHandlers, ev: AnimationEvent) => any) | null;
|
|
265
|
-
onanimationiteration: ((this: GlobalEventHandlers, ev: AnimationEvent) => any) | null;
|
|
266
|
-
onanimationstart: ((this: GlobalEventHandlers, ev: AnimationEvent) => any) | null;
|
|
267
|
-
onauxclick: ((this: GlobalEventHandlers, ev: PointerEvent) => any) | null;
|
|
268
|
-
onbeforeinput: ((this: GlobalEventHandlers, ev: InputEvent) => any) | null;
|
|
269
|
-
onbeforematch: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
270
|
-
onbeforetoggle: ((this: GlobalEventHandlers, ev: ToggleEvent) => any) | null;
|
|
271
|
-
onblur: ((this: GlobalEventHandlers, ev: FocusEvent) => any) | null;
|
|
272
|
-
oncancel: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
273
|
-
oncanplay: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
274
|
-
oncanplaythrough: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
275
|
-
onchange: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
276
|
-
onclick: ((this: GlobalEventHandlers, ev: PointerEvent) => any) | null;
|
|
277
|
-
onclose: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
278
|
-
oncontextlost: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
279
|
-
oncontextmenu: ((this: GlobalEventHandlers, ev: PointerEvent) => any) | null;
|
|
280
|
-
oncontextrestored: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
281
|
-
oncopy: ((this: GlobalEventHandlers, ev: ClipboardEvent) => any) | null;
|
|
282
|
-
oncuechange: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
283
|
-
oncut: ((this: GlobalEventHandlers, ev: ClipboardEvent) => any) | null;
|
|
284
|
-
ondblclick: ((this: GlobalEventHandlers, ev: MouseEvent) => any) | null;
|
|
285
|
-
ondrag: ((this: GlobalEventHandlers, ev: DragEvent) => any) | null;
|
|
286
|
-
ondragend: ((this: GlobalEventHandlers, ev: DragEvent) => any) | null;
|
|
287
|
-
ondragenter: ((this: GlobalEventHandlers, ev: DragEvent) => any) | null;
|
|
288
|
-
ondragleave: ((this: GlobalEventHandlers, ev: DragEvent) => any) | null;
|
|
289
|
-
ondragover: ((this: GlobalEventHandlers, ev: DragEvent) => any) | null;
|
|
290
|
-
ondragstart: ((this: GlobalEventHandlers, ev: DragEvent) => any) | null;
|
|
291
|
-
ondrop: ((this: GlobalEventHandlers, ev: DragEvent) => any) | null;
|
|
292
|
-
ondurationchange: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
293
|
-
onemptied: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
294
|
-
onended: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
295
|
-
onerror: OnErrorEventHandler;
|
|
296
|
-
onfocus: ((this: GlobalEventHandlers, ev: FocusEvent) => any) | null;
|
|
297
|
-
onformdata: ((this: GlobalEventHandlers, ev: FormDataEvent) => any) | null;
|
|
298
|
-
ongotpointercapture: ((this: GlobalEventHandlers, ev: PointerEvent) => any) | null;
|
|
299
|
-
oninput: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
300
|
-
oninvalid: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
301
|
-
onkeydown: ((this: GlobalEventHandlers, ev: KeyboardEvent) => any) | null;
|
|
302
|
-
onkeypress: ((this: GlobalEventHandlers, ev: KeyboardEvent) => any) | null;
|
|
303
|
-
onkeyup: ((this: GlobalEventHandlers, ev: KeyboardEvent) => any) | null;
|
|
304
|
-
onload: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
305
|
-
onloadeddata: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
306
|
-
onloadedmetadata: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
307
|
-
onloadstart: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
308
|
-
onlostpointercapture: ((this: GlobalEventHandlers, ev: PointerEvent) => any) | null;
|
|
309
|
-
onmousedown: ((this: GlobalEventHandlers, ev: MouseEvent) => any) | null;
|
|
310
|
-
onmouseenter: ((this: GlobalEventHandlers, ev: MouseEvent) => any) | null;
|
|
311
|
-
onmouseleave: ((this: GlobalEventHandlers, ev: MouseEvent) => any) | null;
|
|
312
|
-
onmousemove: ((this: GlobalEventHandlers, ev: MouseEvent) => any) | null;
|
|
313
|
-
onmouseout: ((this: GlobalEventHandlers, ev: MouseEvent) => any) | null;
|
|
314
|
-
onmouseover: ((this: GlobalEventHandlers, ev: MouseEvent) => any) | null;
|
|
315
|
-
onmouseup: ((this: GlobalEventHandlers, ev: MouseEvent) => any) | null;
|
|
316
|
-
onpaste: ((this: GlobalEventHandlers, ev: ClipboardEvent) => any) | null;
|
|
317
|
-
onpause: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
318
|
-
onplay: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
319
|
-
onplaying: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
320
|
-
onpointercancel: ((this: GlobalEventHandlers, ev: PointerEvent) => any) | null;
|
|
321
|
-
onpointerdown: ((this: GlobalEventHandlers, ev: PointerEvent) => any) | null;
|
|
322
|
-
onpointerenter: ((this: GlobalEventHandlers, ev: PointerEvent) => any) | null;
|
|
323
|
-
onpointerleave: ((this: GlobalEventHandlers, ev: PointerEvent) => any) | null;
|
|
324
|
-
onpointermove: ((this: GlobalEventHandlers, ev: PointerEvent) => any) | null;
|
|
325
|
-
onpointerout: ((this: GlobalEventHandlers, ev: PointerEvent) => any) | null;
|
|
326
|
-
onpointerover: ((this: GlobalEventHandlers, ev: PointerEvent) => any) | null;
|
|
327
|
-
onpointerrawupdate: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
328
|
-
onpointerup: ((this: GlobalEventHandlers, ev: PointerEvent) => any) | null;
|
|
329
|
-
onprogress: ((this: GlobalEventHandlers, ev: ProgressEvent) => any) | null;
|
|
330
|
-
onratechange: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
331
|
-
onreset: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
332
|
-
onresize: ((this: GlobalEventHandlers, ev: UIEvent) => any) | null;
|
|
333
|
-
onscroll: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
334
|
-
onscrollend: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
335
|
-
onsecuritypolicyviolation: ((this: GlobalEventHandlers, ev: SecurityPolicyViolationEvent) => any) | null;
|
|
336
|
-
onseeked: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
337
|
-
onseeking: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
338
|
-
onselect: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
339
|
-
onselectionchange: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
340
|
-
onselectstart: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
341
|
-
onslotchange: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
342
|
-
onstalled: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
343
|
-
onsubmit: ((this: GlobalEventHandlers, ev: SubmitEvent) => any) | null;
|
|
344
|
-
onsuspend: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
345
|
-
ontimeupdate: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
346
|
-
ontoggle: ((this: GlobalEventHandlers, ev: ToggleEvent) => any) | null;
|
|
347
|
-
ontouchcancel?: ((this: GlobalEventHandlers, ev: TouchEvent) => any) | null | undefined;
|
|
348
|
-
ontouchend?: ((this: GlobalEventHandlers, ev: TouchEvent) => any) | null | undefined;
|
|
349
|
-
ontouchmove?: ((this: GlobalEventHandlers, ev: TouchEvent) => any) | null | undefined;
|
|
350
|
-
ontouchstart?: ((this: GlobalEventHandlers, ev: TouchEvent) => any) | null | undefined;
|
|
351
|
-
ontransitioncancel: ((this: GlobalEventHandlers, ev: TransitionEvent) => any) | null;
|
|
352
|
-
ontransitionend: ((this: GlobalEventHandlers, ev: TransitionEvent) => any) | null;
|
|
353
|
-
ontransitionrun: ((this: GlobalEventHandlers, ev: TransitionEvent) => any) | null;
|
|
354
|
-
ontransitionstart: ((this: GlobalEventHandlers, ev: TransitionEvent) => any) | null;
|
|
355
|
-
onvolumechange: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
356
|
-
onwaiting: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
357
|
-
onwebkitanimationend: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
358
|
-
onwebkitanimationiteration: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
359
|
-
onwebkitanimationstart: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
360
|
-
onwebkittransitionend: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
361
|
-
onwheel: ((this: GlobalEventHandlers, ev: WheelEvent) => any) | null;
|
|
362
|
-
autofocus: boolean;
|
|
363
|
-
readonly dataset: DOMStringMap;
|
|
364
|
-
nonce?: string;
|
|
365
|
-
tabIndex: number;
|
|
366
|
-
blur(): void;
|
|
367
|
-
focus(options?: FocusOptions): void;
|
|
368
18
|
};
|
|
369
19
|
_hostListeners: {
|
|
370
20
|
[listenerName: string]: {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"options-tile.d.ts","sourceRoot":"","sources":["../../../src/components/options-tile/options-tile.ts"],"names":[],"mappings":"AAAA;;;;;;;GAOG;AAEH,OAAO,EAAE,UAAU,EAAiB,MAAM,KAAK,CAAC;AAShD,OAAO,sDAAsD,CAAC;AAC9D,OAAO,qDAAqD,CAAC;AAE7D,eAAO,MAAM,UAAU,sBAA4B,CAAC
|
|
1
|
+
{"version":3,"file":"options-tile.d.ts","sourceRoot":"","sources":["../../../src/components/options-tile/options-tile.ts"],"names":[],"mappings":"AAAA;;;;;;;GAOG;AAEH,OAAO,EAAE,UAAU,EAAiB,MAAM,KAAK,CAAC;AAShD,OAAO,sDAAsD,CAAC;AAC9D,OAAO,qDAAqD,CAAC;AAE7D,eAAO,MAAM,UAAU,sBAA4B,CAAC;;;;;;;;;;uBALL,CAAC;;;;;AAQhD;;;;;;;KAOK;AAEL,cACM,cAAe,SAAQ,mBAA6B;IACxD;;OAEG;IAEH,WAAW,CAAC,EAAE,OAAO,CAAS;IAE9B;;OAEG;IAEH,IAAI,CAAC,EAAE,IAAI,GAAG,IAAI,CAAQ;IAE1B;;OAEG;IAEH,OAAO,EAAE,MAAM,CAAM;IAErB;;OAEG;IAEH,SAAS,EAAE,MAAM,CAAM;IAEvB;;;;OAIG;IAEH,OAAO,CAAC,KAAK,CAAS;IAEtB;;OAEG;IAEH,OAAO,CAAC,UAAU,CAAS;IAE3B,MAAM,KAAK,SAAS,WAEnB;IAED,MAAM,KAAK,UAAU,WAEpB;IAED,OAAO,CAAC,uBAAuB;IAM/B,OAAO,CAAC,OAAO;IAMf,OAAO,CAAC,WAAW;IAgBnB,OAAO,CAAC,YAAY;IAgBpB,MAAM;IAiDN,MAAM,CAAC,MAAM,MAAU;CACxB;AAED,eAAe,cAAc,CAAC"}
|
|
@@ -0,0 +1,99 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Copyright IBM Corp. 2025
|
|
3
|
+
*
|
|
4
|
+
* This source code is licensed under the Apache-2.0 license found in the
|
|
5
|
+
* LICENSE file in the root directory of this source tree.
|
|
6
|
+
*/
|
|
7
|
+
/**
|
|
8
|
+
* Calculates the size (width or height) of a given HTML element.
|
|
9
|
+
*
|
|
10
|
+
* This function performs an expensive calculation by temporarily changing the
|
|
11
|
+
* display style of the element if it is not currently visible. It then uses
|
|
12
|
+
* `getBoundingClientRect` to retrieve the size of the element.
|
|
13
|
+
*
|
|
14
|
+
* @param el - The HTML element whose size is to be calculated.
|
|
15
|
+
* @param dimension - The dimension to measure ('width' or 'height').
|
|
16
|
+
* @returns The size of the element in pixels. Returns 0 if the element is not provided.
|
|
17
|
+
*/
|
|
18
|
+
export declare function getSize(el: HTMLElement, dimension: 'width' | 'height'): number;
|
|
19
|
+
/**
|
|
20
|
+
* Options for updating the overflow handler.
|
|
21
|
+
* Determines which items should be visible and which should be hidden
|
|
22
|
+
* based on the container size, item sizes, and other constraints.
|
|
23
|
+
*/
|
|
24
|
+
export interface UpdateOverflowHandlerOptions {
|
|
25
|
+
/** The container element that holds the items. */
|
|
26
|
+
container: HTMLElement;
|
|
27
|
+
/** An array of item elements to be managed for overflow. */
|
|
28
|
+
items: HTMLElement[];
|
|
29
|
+
/** An element that represents the offset, which can be shown or hidden based on overflow. Identified by `data-offset` attribute. */
|
|
30
|
+
offset: HTMLElement;
|
|
31
|
+
/** An array of sizes corresponding to each item in the `items` array. */
|
|
32
|
+
sizes: number[];
|
|
33
|
+
/** An array of sizes corresponding to each item in the fixed items array. */
|
|
34
|
+
fixedSizes: number[];
|
|
35
|
+
/** The size of the offset element. */
|
|
36
|
+
offsetSize: number;
|
|
37
|
+
/** The maximum number of items that can be visible at once. If undefined, all items can be visible. */
|
|
38
|
+
maxVisibleItems?: number;
|
|
39
|
+
/** The dimension to consider for overflow, either 'width' or 'height'. */
|
|
40
|
+
dimension: 'width' | 'height';
|
|
41
|
+
/** A callback function that is called when the visible or hidden items change. */
|
|
42
|
+
onChange: (visibleItems: HTMLElement[], hiddenItems: HTMLElement[]) => void;
|
|
43
|
+
/** An array of previously hidden items to compare against the new hidden items. */
|
|
44
|
+
previousHiddenItems?: HTMLElement[];
|
|
45
|
+
offsetValue?: number;
|
|
46
|
+
}
|
|
47
|
+
/**
|
|
48
|
+
* Updates the overflow handler by determining which items should be visible and which should be hidden.
|
|
49
|
+
*
|
|
50
|
+
* @param options - Configuration options for updating the overflow handler.
|
|
51
|
+
* @param options.container - Container for overflowing
|
|
52
|
+
* @param options.items - Child elements within container
|
|
53
|
+
* @param options.offset - Children with data-offset attribute
|
|
54
|
+
* @param options.sizes - Sizes of child elements
|
|
55
|
+
* @param options.fixedSizes - Fixed sizes of child elements with data-fixed attribute
|
|
56
|
+
* @param options.offsetSize - Total offset size
|
|
57
|
+
* @param options.offsetValue - Additional offset
|
|
58
|
+
* @param options.maxVisibleItems - Max visible items
|
|
59
|
+
* @param options.dimension - width | height used to measure overflow
|
|
60
|
+
* @param options.onChange - onChange callback
|
|
61
|
+
* @param options.previousHiddenItems - Array of previously hidden items
|
|
62
|
+
* @returns An array of hidden items after the update.
|
|
63
|
+
*/
|
|
64
|
+
export declare function updateOverflowHandler({ container, items, offset, sizes, fixedSizes, offsetSize, maxVisibleItems, dimension, onChange, previousHiddenItems, offsetValue, }: UpdateOverflowHandlerOptions): HTMLElement[];
|
|
65
|
+
/**
|
|
66
|
+
* Options for initializing an overflow handler.
|
|
67
|
+
*/
|
|
68
|
+
export interface OverflowHandlerOptions {
|
|
69
|
+
/**
|
|
70
|
+
* The container element that holds the items. along with offset item
|
|
71
|
+
*/
|
|
72
|
+
container: HTMLElement;
|
|
73
|
+
/**
|
|
74
|
+
* Maximum number of visible items. If provided, only this number of items will be shown.
|
|
75
|
+
*/
|
|
76
|
+
maxVisibleItems?: number;
|
|
77
|
+
/**
|
|
78
|
+
* Callback function invoked when the visible and hidden items change.
|
|
79
|
+
* @param visibleItems - The array of items that are currently visible.
|
|
80
|
+
* @param hiddenItems - The array of items that are currently hidden.
|
|
81
|
+
*/
|
|
82
|
+
onChange: (visibleItems: HTMLElement[], hiddenItems: HTMLElement[]) => void;
|
|
83
|
+
/**
|
|
84
|
+
* The dimension to consider for overflow calculations. Defaults to 'width'.
|
|
85
|
+
*/
|
|
86
|
+
dimension?: 'width' | 'height';
|
|
87
|
+
offsetValue?: number;
|
|
88
|
+
}
|
|
89
|
+
/**
|
|
90
|
+
* Represents an instance of an overflow handler.
|
|
91
|
+
*/
|
|
92
|
+
export interface OverflowHandler {
|
|
93
|
+
/**
|
|
94
|
+
* Disconnects the overflow handler, cleaning up any event listeners or resources.
|
|
95
|
+
*/
|
|
96
|
+
disconnect: () => void;
|
|
97
|
+
}
|
|
98
|
+
export declare function createOverflowHandler({ container, maxVisibleItems, onChange, dimension, offsetValue, }: OverflowHandlerOptions): OverflowHandler;
|
|
99
|
+
//# sourceMappingURL=overflowHandler.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"overflowHandler.d.ts","sourceRoot":"","sources":["../../../../src/components/page-header/_story-assets/overflowHandler.ts"],"names":[],"mappings":"AAAA;;;;;GAKG;AAIH;;;;;;;;;;GAUG;AACH,wBAAgB,OAAO,CACrB,EAAE,EAAE,WAAW,EACf,SAAS,EAAE,OAAO,GAAG,QAAQ,GAC5B,MAAM,CAwBR;AAED;;;;GAIG;AACH,MAAM,WAAW,4BAA4B;IAC3C,kDAAkD;IAClD,SAAS,EAAE,WAAW,CAAC;IACvB,4DAA4D;IAC5D,KAAK,EAAE,WAAW,EAAE,CAAC;IACrB,oIAAoI;IACpI,MAAM,EAAE,WAAW,CAAC;IACpB,yEAAyE;IACzE,KAAK,EAAE,MAAM,EAAE,CAAC;IAChB,6EAA6E;IAC7E,UAAU,EAAE,MAAM,EAAE,CAAC;IACrB,sCAAsC;IACtC,UAAU,EAAE,MAAM,CAAC;IACnB,uGAAuG;IACvG,eAAe,CAAC,EAAE,MAAM,CAAC;IACzB,0EAA0E;IAC1E,SAAS,EAAE,OAAO,GAAG,QAAQ,CAAC;IAC9B,kFAAkF;IAClF,QAAQ,EAAE,CAAC,YAAY,EAAE,WAAW,EAAE,EAAE,WAAW,EAAE,WAAW,EAAE,KAAK,IAAI,CAAC;IAC5E,mFAAmF;IACnF,mBAAmB,CAAC,EAAE,WAAW,EAAE,CAAC;IACpC,WAAW,CAAC,EAAE,MAAM,CAAC;CACtB;AAED;;;;;;;;;;;;;;;;GAgBG;AACH,wBAAgB,qBAAqB,CAAC,EACpC,SAAS,EACT,KAAK,EACL,MAAM,EACN,KAAK,EACL,UAAU,EACV,UAAU,EACV,eAAe,EACf,SAAS,EACT,QAAQ,EACR,mBAAwB,EACxB,WAAe,GAChB,EAAE,4BAA4B,GAAG,WAAW,EAAE,CAmD9C;AAED;;GAEG;AACH,MAAM,WAAW,sBAAsB;IACrC;;OAEG;IACH,SAAS,EAAE,WAAW,CAAC;IACvB;;OAEG;IACH,eAAe,CAAC,EAAE,MAAM,CAAC;IACzB;;;;OAIG;IACH,QAAQ,EAAE,CAAC,YAAY,EAAE,WAAW,EAAE,EAAE,WAAW,EAAE,WAAW,EAAE,KAAK,IAAI,CAAC;IAC5E;;OAEG;IACH,SAAS,CAAC,EAAE,OAAO,GAAG,QAAQ,CAAC;IAC/B,WAAW,CAAC,EAAE,MAAM,CAAC;CACtB;AAED;;GAEG;AACH,MAAM,WAAW,eAAe;IAC9B;;OAEG;IACH,UAAU,EAAE,MAAM,IAAI,CAAC;CACxB;AAED,wBAAgB,qBAAqB,CAAC,EACpC,SAAS,EACT,eAAe,EACf,QAAQ,EACR,SAAmB,EACnB,WAAe,GAChB,EAAE,sBAAsB,GAAG,eAAe,CA4D1C"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* @license
|
|
3
3
|
*
|
|
4
|
-
* Copyright IBM Corp. 2025,
|
|
4
|
+
* Copyright IBM Corp. 2025, 2026
|
|
5
5
|
*
|
|
6
6
|
* This source code is licensed under the Apache-2.0 license found in the
|
|
7
7
|
* LICENSE file in the root directory of this source tree.
|
|
@@ -14,4 +14,7 @@ import './page-header-hero-image';
|
|
|
14
14
|
import './page-header-tabs';
|
|
15
15
|
import './page-header-title-breadcrumb';
|
|
16
16
|
import './page-header-scroller';
|
|
17
|
+
import './page-header-breadcrumbs-set';
|
|
18
|
+
import './page-header-actions-set';
|
|
19
|
+
import './page-header-tags-set';
|
|
17
20
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/page-header/index.ts"],"names":[],"mappings":"AAAA;;;;;;;GAOG;AAEH,OAAO,eAAe,CAAC;AACvB,OAAO,0BAA0B,CAAC;AAClC,OAAO,uBAAuB,CAAC;AAC/B,OAAO,4BAA4B,CAAC;AACpC,OAAO,0BAA0B,CAAC;AAClC,OAAO,oBAAoB,CAAC;AAC5B,OAAO,gCAAgC,CAAC;AACxC,OAAO,wBAAwB,CAAC"}
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/page-header/index.ts"],"names":[],"mappings":"AAAA;;;;;;;GAOG;AAEH,OAAO,eAAe,CAAC;AACvB,OAAO,0BAA0B,CAAC;AAClC,OAAO,uBAAuB,CAAC;AAC/B,OAAO,4BAA4B,CAAC;AACpC,OAAO,0BAA0B,CAAC;AAClC,OAAO,oBAAoB,CAAC;AAC5B,OAAO,gCAAgC,CAAC;AACxC,OAAO,wBAAwB,CAAC;AAChC,OAAO,+BAA+B,CAAC;AACvC,OAAO,2BAA2B,CAAC;AACnC,OAAO,wBAAwB,CAAC"}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @license
|
|
3
|
+
*
|
|
4
|
+
* Copyright IBM Corp. 2025, 2026
|
|
5
|
+
*
|
|
6
|
+
* This source code is licensed under the Apache-2.0 license found in the
|
|
7
|
+
* LICENSE file in the root directory of this source tree.
|
|
8
|
+
*/
|
|
9
|
+
import './page-header-actions-set';
|
|
10
|
+
//# sourceMappingURL=index.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/page-header/page-header-actions-set/index.ts"],"names":[],"mappings":"AAAA;;;;;;;GAOG;AAEH,OAAO,2BAA2B,CAAC"}
|
|
@@ -0,0 +1,50 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @license
|
|
3
|
+
*
|
|
4
|
+
* Copyright IBM Corp. 2025, 2026
|
|
5
|
+
*
|
|
6
|
+
* This source code is licensed under the Apache-2.0 license found in the
|
|
7
|
+
* LICENSE file in the root directory of this source tree.
|
|
8
|
+
*/
|
|
9
|
+
import { LitElement } from 'lit';
|
|
10
|
+
import '@carbon/web-components/es/components/overflow-menu/index.js';
|
|
11
|
+
interface PageAction {
|
|
12
|
+
label: string;
|
|
13
|
+
}
|
|
14
|
+
export default class CDSPageHeaderActionsSet extends LitElement {
|
|
15
|
+
/**
|
|
16
|
+
* Hidden actions that will be rendered in the overflow menu.
|
|
17
|
+
*/
|
|
18
|
+
hiddenItems: PageAction[];
|
|
19
|
+
/**
|
|
20
|
+
* The list of page action labels for overflow menu.
|
|
21
|
+
*/
|
|
22
|
+
actionsData: PageAction[];
|
|
23
|
+
/**
|
|
24
|
+
* Container holding all action buttons and the overflow menu.
|
|
25
|
+
*/
|
|
26
|
+
private container;
|
|
27
|
+
/**
|
|
28
|
+
* Items wrapper containing the slotted elements.
|
|
29
|
+
*/
|
|
30
|
+
private itemsContainer;
|
|
31
|
+
private resizeObserver;
|
|
32
|
+
private isSetup;
|
|
33
|
+
private resizeTimeout;
|
|
34
|
+
private lastContainerWidth;
|
|
35
|
+
connectedCallback(): void;
|
|
36
|
+
firstUpdated(): void;
|
|
37
|
+
updated(changedProperties: Map<string, unknown>): void;
|
|
38
|
+
private setupOverflowDetection;
|
|
39
|
+
disconnectedCallback(): void;
|
|
40
|
+
private handleOverflowItemClick;
|
|
41
|
+
render(): import("lit-html").TemplateResult<1>;
|
|
42
|
+
static styles: any;
|
|
43
|
+
}
|
|
44
|
+
declare global {
|
|
45
|
+
interface HTMLElementTagNameMap {
|
|
46
|
+
'c4p-page-header-actions-set': CDSPageHeaderActionsSet;
|
|
47
|
+
}
|
|
48
|
+
}
|
|
49
|
+
export {};
|
|
50
|
+
//# sourceMappingURL=page-header-actions-set.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"page-header-actions-set.d.ts","sourceRoot":"","sources":["../../../../src/components/page-header/page-header-actions-set/page-header-actions-set.ts"],"names":[],"mappings":"AAAA;;;;;;;GAOG;AAEH,OAAO,EAAE,UAAU,EAAQ,MAAM,KAAK,CAAC;AAGvC,OAAO,6DAA6D,CAAC;AAQrE,UAAU,UAAU;IAClB,KAAK,EAAE,MAAM,CAAC;CACf;AAGD,MAAM,CAAC,OAAO,OAAO,uBAAwB,SAAQ,UAAU;IAC7D;;OAEG;IAEH,WAAW,EAAE,UAAU,EAAE,CAAM;IAE/B;;OAEG;IAEH,WAAW,EAAE,UAAU,EAAE,CAAM;IAE/B;;OAEG;IAEH,OAAO,CAAC,SAAS,CAAe;IAEhC;;OAEG;IAEH,OAAO,CAAC,cAAc,CAAe;IAErC,OAAO,CAAC,cAAc,CAA6B;IACnD,OAAO,CAAC,OAAO,CAAS;IACxB,OAAO,CAAC,aAAa,CAAqB;IAC1C,OAAO,CAAC,kBAAkB,CAAK;IAE/B,iBAAiB,IAAI,IAAI;IAKzB,YAAY;IAcZ,OAAO,CAAC,iBAAiB,EAAE,GAAG,CAAC,MAAM,EAAE,OAAO,CAAC;IAa/C,OAAO,CAAC,sBAAsB;IAkG9B,oBAAoB;IAQpB,OAAO,CAAC,uBAAuB;IAY/B,MAAM;IAuCN,MAAM,CAAC,MAAM,MAAU;CACxB;AAED,OAAO,CAAC,MAAM,CAAC;IACb,UAAU,qBAAqB;QAC7B,6BAA6B,EAAE,uBAAuB,CAAC;KACxD;CACF"}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @license
|
|
3
|
+
*
|
|
4
|
+
* Copyright IBM Corp. 2025, 2026
|
|
5
|
+
*
|
|
6
|
+
* This source code is licensed under the Apache-2.0 license found in the
|
|
7
|
+
* LICENSE file in the root directory of this source tree.
|
|
8
|
+
*/
|
|
9
|
+
import './page-header-breadcrumbs-set';
|
|
10
|
+
//# sourceMappingURL=index.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/page-header/page-header-breadcrumbs-set/index.ts"],"names":[],"mappings":"AAAA;;;;;;;GAOG;AAEH,OAAO,+BAA+B,CAAC"}
|
package/lib/components/page-header/page-header-breadcrumbs-set/page-header-breadcrumbs-set.d.ts
ADDED
|
@@ -0,0 +1,48 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @license
|
|
3
|
+
*
|
|
4
|
+
* Copyright IBM Corp. 2025, 2026
|
|
5
|
+
*
|
|
6
|
+
* This source code is licensed under the Apache-2.0 license found in the
|
|
7
|
+
* LICENSE file in the root directory of this source tree.
|
|
8
|
+
*/
|
|
9
|
+
import { LitElement } from 'lit';
|
|
10
|
+
import '@carbon/web-components/es/components/breadcrumb/index.js';
|
|
11
|
+
import '@carbon/web-components/es/components/overflow-menu/index.js';
|
|
12
|
+
import '../../truncated-text';
|
|
13
|
+
import '../page-header-title-breadcrumb';
|
|
14
|
+
interface Breadcrumb {
|
|
15
|
+
text: string;
|
|
16
|
+
href: string;
|
|
17
|
+
}
|
|
18
|
+
export default class CDSPageHeaderBreadcrumbsSet extends LitElement {
|
|
19
|
+
/**
|
|
20
|
+
* Hidden items that will be rendered in the overflow menu.
|
|
21
|
+
*/
|
|
22
|
+
hiddenItems: Breadcrumb[];
|
|
23
|
+
/**
|
|
24
|
+
* The list of breadcrumbs.
|
|
25
|
+
*/
|
|
26
|
+
breadcrumbsData: Breadcrumb[];
|
|
27
|
+
/**
|
|
28
|
+
* The page title to display in the title breadcrumb.
|
|
29
|
+
*/
|
|
30
|
+
title: string;
|
|
31
|
+
/**
|
|
32
|
+
* Container holding all breadcrumbs and the overflow menu.
|
|
33
|
+
*/
|
|
34
|
+
private container;
|
|
35
|
+
private overflowHandler;
|
|
36
|
+
connectedCallback(): void;
|
|
37
|
+
firstUpdated(): void;
|
|
38
|
+
disconnectedCallback(): void;
|
|
39
|
+
render(): import("lit-html").TemplateResult<1>;
|
|
40
|
+
static styles: any;
|
|
41
|
+
}
|
|
42
|
+
declare global {
|
|
43
|
+
interface HTMLElementTagNameMap {
|
|
44
|
+
'c4p-page-header-breadcrumbs-set': CDSPageHeaderBreadcrumbsSet;
|
|
45
|
+
}
|
|
46
|
+
}
|
|
47
|
+
export {};
|
|
48
|
+
//# sourceMappingURL=page-header-breadcrumbs-set.d.ts.map
|
package/lib/components/page-header/page-header-breadcrumbs-set/page-header-breadcrumbs-set.d.ts.map
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"page-header-breadcrumbs-set.d.ts","sourceRoot":"","sources":["../../../../src/components/page-header/page-header-breadcrumbs-set/page-header-breadcrumbs-set.ts"],"names":[],"mappings":"AACA;;;;;;;GAOG;AAEH,OAAO,EAAE,UAAU,EAAQ,MAAM,KAAK,CAAC;AAIvC,OAAO,0DAA0D,CAAC;AAClE,OAAO,6DAA6D,CAAC;AAIrE,OAAO,sBAAsB,CAAC;AAE9B,OAAO,iCAAiC,CAAC;AAKzC,UAAU,UAAU;IAClB,IAAI,EAAE,MAAM,CAAC;IACb,IAAI,EAAE,MAAM,CAAC;CACd;AAGD,MAAM,CAAC,OAAO,OAAO,2BAA4B,SAAQ,UAAU;IACjE;;OAEG;IAEH,WAAW,EAAE,UAAU,EAAE,CAAM;IAE/B;;OAEG;IAEH,eAAe,EAAE,UAAU,EAAE,CAAM;IAEnC;;OAEG;IAEH,KAAK,SAAM;IAEX;;OAEG;IAEH,OAAO,CAAC,SAAS,CAAe;IAEhC,OAAO,CAAC,eAAe,CAAyC;IAEhE,iBAAiB,IAAI,IAAI;IAKzB,YAAY;IA6CZ,oBAAoB;IAOpB,MAAM;IAsDN,MAAM,CAAC,MAAM,MAAU;CACxB;AAED,OAAO,CAAC,MAAM,CAAC;IACb,UAAU,qBAAqB;QAC7B,iCAAiC,EAAE,2BAA2B,CAAC;KAChE;CACF"}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @license
|
|
3
|
+
*
|
|
4
|
+
* Copyright IBM Corp. 2026
|
|
5
|
+
*
|
|
6
|
+
* This source code is licensed under the Apache-2.0 license found in the
|
|
7
|
+
* LICENSE file in the root directory of this source tree.
|
|
8
|
+
*/
|
|
9
|
+
import './page-header-tags-set';
|
|
10
|
+
//# sourceMappingURL=index.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/page-header/page-header-tags-set/index.ts"],"names":[],"mappings":"AAAA;;;;;;;GAOG;AAEH,OAAO,wBAAwB,CAAC"}
|