@carbon/ibm-products-web-components 0.31.0 → 0.32.0-rc.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.
Files changed (242) hide show
  1. package/custom-elements.json +414 -5
  2. package/es/components/about-modal/about-modal.scss.js +1 -1
  3. package/es/components/big-number/big-number-skeleton.d.ts +22 -0
  4. package/es/components/big-number/big-number-skeleton.js +56 -0
  5. package/es/components/big-number/big-number-skeleton.js.map +1 -0
  6. package/es/components/big-number/big-number-skeleton.scss.js +13 -0
  7. package/es/components/big-number/big-number-skeleton.scss.js.map +1 -0
  8. package/es/components/big-number/big-number.d.ts +37 -0
  9. package/es/components/big-number/big-number.js +184 -0
  10. package/es/components/big-number/big-number.js.map +1 -0
  11. package/es/components/big-number/big-number.scss.js +13 -0
  12. package/es/components/big-number/big-number.scss.js.map +1 -0
  13. package/es/{utilities/carousel/index.d.ts → components/big-number/big-number.test.d.ts} +1 -2
  14. package/es/components/big-number/big-number.test.js +113 -0
  15. package/es/components/big-number/big-number.test.js.map +1 -0
  16. package/es/components/big-number/constants.d.ts +19 -0
  17. package/es/components/big-number/constants.js +30 -0
  18. package/es/components/big-number/constants.js.map +1 -0
  19. package/es/components/big-number/index.d.ts +10 -0
  20. package/es/{node_modules/@carbon/utilities/es/dateTimeFormat → components/big-number}/index.js +2 -5
  21. package/es/components/big-number/index.js.map +1 -0
  22. package/es/components/checklist/checklist.scss.js +1 -1
  23. package/es/components/coachmark/coachmark-tagline/coachmark-tagline.d.ts +422 -0
  24. package/es/components/coachmark/coachmark-tagline/coachmark-tagline.js +135 -0
  25. package/es/components/coachmark/coachmark-tagline/coachmark-tagline.js.map +1 -0
  26. package/es/components/coachmark/coachmark-tagline/coachmark-tagline.scss.js +13 -0
  27. package/es/components/coachmark/coachmark-tagline/coachmark-tagline.scss.js.map +1 -0
  28. package/es/{utilities/carousel/types.js → components/coachmark/coachmark-tagline/coachmark-tagline.test.d.ts} +4 -3
  29. package/es/components/coachmark/coachmark-tagline/coachmark-tagline.test.js +126 -0
  30. package/es/components/coachmark/coachmark-tagline/coachmark-tagline.test.js.map +1 -0
  31. package/es/components/coachmark/coachmark-tagline/index.d.ts +9 -0
  32. package/{es-custom/utilities/carousel → es/components/coachmark/coachmark-tagline}/index.js +1 -1
  33. package/es/components/coachmark/coachmark-tagline/index.js.map +1 -0
  34. package/es/components/guide-banner/guide-banner-element.d.ts +7 -0
  35. package/es/components/guide-banner/guide-banner-element.js +14 -0
  36. package/es/components/guide-banner/guide-banner-element.js.map +1 -1
  37. package/es/components/guide-banner/guide-banner-element.scss.js +13 -0
  38. package/es/components/guide-banner/guide-banner-element.scss.js.map +1 -0
  39. package/es/components/guide-banner/guide-banner-element.test.d.ts +7 -0
  40. package/es/components/guide-banner/guide-banner-element.test.js +58 -0
  41. package/es/components/guide-banner/guide-banner-element.test.js.map +1 -0
  42. package/es/components/guide-banner/guide-banner.d.ts +4 -4
  43. package/es/components/guide-banner/guide-banner.js +4 -4
  44. package/es/components/guide-banner/guide-banner.js.map +1 -1
  45. package/es/components/guide-banner/guide-banner.scss.js +1 -1
  46. package/es/components/guide-banner/guide-banner.test.d.ts +6 -0
  47. package/es/components/guide-banner/guide-banner.test.js +3 -3
  48. package/es/components/guide-banner/guide-banner.test.js.map +1 -1
  49. package/es/components/interstitial-screen/interstitial-screen-body-item.scss.js +1 -1
  50. package/es/components/interstitial-screen/interstitial-screen-body.d.ts +1 -0
  51. package/es/components/interstitial-screen/interstitial-screen-body.js +16 -4
  52. package/es/components/interstitial-screen/interstitial-screen-body.js.map +1 -1
  53. package/es/components/interstitial-screen/interstitial-screen-body.scss.js +1 -1
  54. package/es/components/interstitial-screen/interstitial-screen-context.d.ts +1 -0
  55. package/es/components/interstitial-screen/interstitial-screen-context.js +5 -0
  56. package/es/components/interstitial-screen/interstitial-screen-context.js.map +1 -1
  57. package/es/components/interstitial-screen/interstitial-screen.js +15 -0
  58. package/es/components/interstitial-screen/interstitial-screen.js.map +1 -1
  59. package/es/components/interstitial-screen/interstitial-screen.test.js +11 -0
  60. package/es/components/interstitial-screen/interstitial-screen.test.js.map +1 -1
  61. package/es/components/interstitial-screen/interstitial.figma.js +288 -0
  62. package/es/components/interstitial-screen/interstitial.figma.js.map +1 -0
  63. package/es/components/notification-panel/notification.js +2 -3
  64. package/es/components/notification-panel/notification.js.map +1 -1
  65. package/es/components/notification-panel/notification.test.js +2 -3
  66. package/es/components/notification-panel/notification.test.js.map +1 -1
  67. package/es/components/page-header/_story-assets/set-of-breadcrumbs.scss.js +1 -1
  68. package/es/components/page-header/_story-assets/set-of-tags/set-of-tags.js +2 -3
  69. package/es/components/page-header/_story-assets/set-of-tags/set-of-tags.js.map +1 -1
  70. package/es/components/page-header/_story-assets/set-of-tags/set-of-tags.scss.js +1 -1
  71. package/es/components/page-header/utils.js +17 -5
  72. package/es/components/page-header/utils.js.map +1 -1
  73. package/es/components/side-panel/side-panel.figma.js +229 -0
  74. package/es/components/side-panel/side-panel.figma.js.map +1 -0
  75. package/es/components/tearsheet/tearsheet.d.ts +33 -14
  76. package/es/components/tearsheet/tearsheet.js +65 -98
  77. package/es/components/tearsheet/tearsheet.js.map +1 -1
  78. package/es/components/tearsheet/tearsheet.scss.js +1 -1
  79. package/es/index.d.ts +4 -1
  80. package/es/index.js +3 -0
  81. package/es/index.js.map +1 -1
  82. package/es/packages/ibm-products-web-components/package.json.js +1 -1
  83. package/es/utilities/snapscroll/index.d.ts +7 -0
  84. package/es/utilities/snapscroll/index.js +9 -0
  85. package/es/utilities/snapscroll/index.js.map +1 -0
  86. package/es/utilities/snapscroll/snapscroll.d.ts +29 -0
  87. package/es/utilities/snapscroll/snapscroll.js +134 -0
  88. package/es/utilities/snapscroll/snapscroll.js.map +1 -0
  89. package/es/utilities/snapscroll/snapscroll.test.d.ts +1 -0
  90. package/es/utilities/snapscroll/snapscroll.test.js +41 -0
  91. package/es/utilities/snapscroll/snapscroll.test.js.map +1 -0
  92. package/es-custom/components/about-modal/about-modal.scss.js +1 -1
  93. package/es-custom/components/big-number/big-number-skeleton.d.ts +22 -0
  94. package/es-custom/components/big-number/big-number-skeleton.js +56 -0
  95. package/es-custom/components/big-number/big-number-skeleton.js.map +1 -0
  96. package/es-custom/components/big-number/big-number-skeleton.scss.js +13 -0
  97. package/es-custom/components/big-number/big-number-skeleton.scss.js.map +1 -0
  98. package/es-custom/components/big-number/big-number.d.ts +37 -0
  99. package/es-custom/components/big-number/big-number.js +184 -0
  100. package/es-custom/components/big-number/big-number.js.map +1 -0
  101. package/es-custom/components/big-number/big-number.scss.js +13 -0
  102. package/es-custom/components/big-number/big-number.scss.js.map +1 -0
  103. package/{lib/utilities/carousel/index.d.ts → es-custom/components/big-number/big-number.test.d.ts} +1 -2
  104. package/es-custom/components/big-number/big-number.test.js +113 -0
  105. package/es-custom/components/big-number/big-number.test.js.map +1 -0
  106. package/es-custom/components/big-number/constants.d.ts +19 -0
  107. package/es-custom/components/big-number/constants.js +30 -0
  108. package/es-custom/components/big-number/constants.js.map +1 -0
  109. package/es-custom/components/big-number/index.d.ts +10 -0
  110. package/es-custom/{node_modules/@carbon/utilities/es/dateTimeFormat → components/big-number}/index.js +2 -5
  111. package/es-custom/components/big-number/index.js.map +1 -0
  112. package/es-custom/components/checklist/checklist.scss.js +1 -1
  113. package/es-custom/components/coachmark/coachmark-tagline/coachmark-tagline.d.ts +422 -0
  114. package/es-custom/components/coachmark/coachmark-tagline/coachmark-tagline.js +135 -0
  115. package/es-custom/components/coachmark/coachmark-tagline/coachmark-tagline.js.map +1 -0
  116. package/es-custom/components/coachmark/coachmark-tagline/coachmark-tagline.scss.js +13 -0
  117. package/es-custom/components/coachmark/coachmark-tagline/coachmark-tagline.scss.js.map +1 -0
  118. package/es-custom/{utilities/carousel/types.js → components/coachmark/coachmark-tagline/coachmark-tagline.test.d.ts} +4 -3
  119. package/es-custom/components/coachmark/coachmark-tagline/coachmark-tagline.test.js +126 -0
  120. package/es-custom/components/coachmark/coachmark-tagline/coachmark-tagline.test.js.map +1 -0
  121. package/es-custom/components/coachmark/coachmark-tagline/index.d.ts +9 -0
  122. package/{es/utilities/carousel → es-custom/components/coachmark/coachmark-tagline}/index.js +1 -1
  123. package/es-custom/components/guide-banner/guide-banner-element.d.ts +7 -0
  124. package/es-custom/components/guide-banner/guide-banner-element.js +14 -0
  125. package/es-custom/components/guide-banner/guide-banner-element.js.map +1 -1
  126. package/es-custom/components/guide-banner/guide-banner-element.scss.js +13 -0
  127. package/es-custom/components/guide-banner/guide-banner-element.scss.js.map +1 -0
  128. package/es-custom/{utilities/carousel/index.d.ts → components/guide-banner/guide-banner-element.test.d.ts} +1 -2
  129. package/es-custom/components/guide-banner/guide-banner-element.test.js +58 -0
  130. package/es-custom/components/guide-banner/guide-banner-element.test.js.map +1 -0
  131. package/es-custom/components/guide-banner/guide-banner.d.ts +4 -4
  132. package/es-custom/components/guide-banner/guide-banner.js +4 -4
  133. package/es-custom/components/guide-banner/guide-banner.js.map +1 -1
  134. package/es-custom/components/guide-banner/guide-banner.scss.js +1 -1
  135. package/es-custom/components/guide-banner/guide-banner.test.d.ts +6 -0
  136. package/es-custom/components/guide-banner/guide-banner.test.js +3 -3
  137. package/es-custom/components/guide-banner/guide-banner.test.js.map +1 -1
  138. package/es-custom/components/interstitial-screen/interstitial-screen-body-item.scss.js +1 -1
  139. package/es-custom/components/interstitial-screen/interstitial-screen-body.d.ts +1 -0
  140. package/es-custom/components/interstitial-screen/interstitial-screen-body.js +16 -4
  141. package/es-custom/components/interstitial-screen/interstitial-screen-body.js.map +1 -1
  142. package/es-custom/components/interstitial-screen/interstitial-screen-body.scss.js +1 -1
  143. package/es-custom/components/interstitial-screen/interstitial-screen-context.d.ts +1 -0
  144. package/es-custom/components/interstitial-screen/interstitial-screen-context.js +5 -0
  145. package/es-custom/components/interstitial-screen/interstitial-screen-context.js.map +1 -1
  146. package/es-custom/components/interstitial-screen/interstitial-screen.js +15 -0
  147. package/es-custom/components/interstitial-screen/interstitial-screen.js.map +1 -1
  148. package/es-custom/components/interstitial-screen/interstitial-screen.test.js +11 -0
  149. package/es-custom/components/interstitial-screen/interstitial-screen.test.js.map +1 -1
  150. package/es-custom/components/interstitial-screen/interstitial.figma.js +288 -0
  151. package/es-custom/components/interstitial-screen/interstitial.figma.js.map +1 -0
  152. package/es-custom/components/notification-panel/notification.js +2 -3
  153. package/es-custom/components/notification-panel/notification.js.map +1 -1
  154. package/es-custom/components/notification-panel/notification.test.js +2 -3
  155. package/es-custom/components/notification-panel/notification.test.js.map +1 -1
  156. package/es-custom/components/page-header/_story-assets/set-of-breadcrumbs.scss.js +1 -1
  157. package/es-custom/components/page-header/_story-assets/set-of-tags/set-of-tags.js +2 -3
  158. package/es-custom/components/page-header/_story-assets/set-of-tags/set-of-tags.js.map +1 -1
  159. package/es-custom/components/page-header/_story-assets/set-of-tags/set-of-tags.scss.js +1 -1
  160. package/es-custom/components/page-header/utils.js +17 -5
  161. package/es-custom/components/page-header/utils.js.map +1 -1
  162. package/es-custom/components/side-panel/side-panel.figma.js +229 -0
  163. package/es-custom/components/side-panel/side-panel.figma.js.map +1 -0
  164. package/es-custom/components/tearsheet/tearsheet.d.ts +33 -14
  165. package/es-custom/components/tearsheet/tearsheet.js +65 -98
  166. package/es-custom/components/tearsheet/tearsheet.js.map +1 -1
  167. package/es-custom/components/tearsheet/tearsheet.scss.js +1 -1
  168. package/es-custom/index.d.ts +4 -1
  169. package/es-custom/index.js +3 -0
  170. package/es-custom/index.js.map +1 -1
  171. package/es-custom/packages/ibm-products-web-components/package.json.js +1 -1
  172. package/{es/utilities/carousel/swipeEvents.d.ts → es-custom/utilities/snapscroll/index.d.ts} +1 -1
  173. package/es-custom/utilities/snapscroll/index.js +9 -0
  174. package/es-custom/utilities/snapscroll/snapscroll.d.ts +29 -0
  175. package/es-custom/utilities/snapscroll/snapscroll.js +134 -0
  176. package/es-custom/utilities/snapscroll/snapscroll.js.map +1 -0
  177. package/es-custom/utilities/snapscroll/snapscroll.test.d.ts +1 -0
  178. package/es-custom/utilities/snapscroll/snapscroll.test.js +41 -0
  179. package/es-custom/utilities/snapscroll/snapscroll.test.js.map +1 -0
  180. package/lib/components/big-number/big-number-skeleton.d.ts +22 -0
  181. package/lib/components/big-number/big-number.d.ts +37 -0
  182. package/lib/components/big-number/big-number.test.d.ts +7 -0
  183. package/lib/components/big-number/constants.d.ts +19 -0
  184. package/lib/components/big-number/index.d.ts +10 -0
  185. package/lib/components/coachmark/coachmark-tagline/coachmark-tagline.d.ts +422 -0
  186. package/lib/components/coachmark/coachmark-tagline/coachmark-tagline.test.d.ts +9 -0
  187. package/lib/components/coachmark/coachmark-tagline/index.d.ts +9 -0
  188. package/lib/components/guide-banner/guide-banner-element.d.ts +7 -0
  189. package/lib/components/guide-banner/guide-banner-element.test.d.ts +7 -0
  190. package/lib/components/guide-banner/guide-banner.d.ts +4 -4
  191. package/lib/components/guide-banner/guide-banner.test.d.ts +6 -0
  192. package/lib/components/interstitial-screen/interstitial-screen-body.d.ts +1 -0
  193. package/lib/components/interstitial-screen/interstitial-screen-context.d.ts +1 -0
  194. package/lib/components/tearsheet/tearsheet.d.ts +33 -14
  195. package/lib/index.d.ts +4 -1
  196. package/lib/utilities/snapscroll/index.d.ts +7 -0
  197. package/lib/utilities/snapscroll/snapscroll.d.ts +29 -0
  198. package/lib/utilities/snapscroll/snapscroll.test.d.ts +1 -0
  199. package/package.json +6 -3
  200. package/scss/components/big-number/big-number-skeleton.scss +59 -0
  201. package/scss/components/big-number/big-number.scss +27 -0
  202. package/scss/components/coachmark/coachmark-tagline/coachmark-tagline.scss +22 -0
  203. package/scss/components/guide-banner/guide-banner-element.scss +31 -0
  204. package/scss/components/guide-banner/guide-banner.scss +2 -0
  205. package/scss/components/interstitial-screen/interstitial-screen-body-item.scss +1 -1
  206. package/scss/components/interstitial-screen/interstitial-screen-body.scss +1 -1
  207. package/scss/components/page-header/_story-assets/_storybook-styles.scss +6 -4
  208. package/telemetry.yml +12 -3
  209. package/es/node_modules/@carbon/utilities/es/dateTimeFormat/index.js.map +0 -1
  210. package/es/node_modules/@carbon/utilities/es/dateTimeFormat/relative.js +0 -11
  211. package/es/node_modules/@carbon/utilities/es/dateTimeFormat/relative.js.map +0 -1
  212. package/es/node_modules/@carbon/utilities/es/documentLang/documentLang.js +0 -9
  213. package/es/node_modules/@carbon/utilities/es/documentLang/documentLang.js.map +0 -1
  214. package/es/node_modules/@carbon/utilities/es/overflowHandler/overflowHandler.js +0 -11
  215. package/es/node_modules/@carbon/utilities/es/overflowHandler/overflowHandler.js.map +0 -1
  216. package/es/utilities/carousel/carousel.d.ts +0 -14
  217. package/es/utilities/carousel/carousel.js +0 -341
  218. package/es/utilities/carousel/carousel.js.map +0 -1
  219. package/es/utilities/carousel/swipeEvents.js +0 -109
  220. package/es/utilities/carousel/swipeEvents.js.map +0 -1
  221. package/es/utilities/carousel/types.d.ts +0 -37
  222. package/es/utilities/carousel/types.js.map +0 -1
  223. package/es-custom/node_modules/@carbon/utilities/es/dateTimeFormat/index.js.map +0 -1
  224. package/es-custom/node_modules/@carbon/utilities/es/dateTimeFormat/relative.js +0 -11
  225. package/es-custom/node_modules/@carbon/utilities/es/dateTimeFormat/relative.js.map +0 -1
  226. package/es-custom/node_modules/@carbon/utilities/es/documentLang/documentLang.js +0 -9
  227. package/es-custom/node_modules/@carbon/utilities/es/documentLang/documentLang.js.map +0 -1
  228. package/es-custom/node_modules/@carbon/utilities/es/overflowHandler/overflowHandler.js +0 -11
  229. package/es-custom/node_modules/@carbon/utilities/es/overflowHandler/overflowHandler.js.map +0 -1
  230. package/es-custom/utilities/carousel/carousel.d.ts +0 -14
  231. package/es-custom/utilities/carousel/carousel.js +0 -341
  232. package/es-custom/utilities/carousel/carousel.js.map +0 -1
  233. package/es-custom/utilities/carousel/swipeEvents.d.ts +0 -7
  234. package/es-custom/utilities/carousel/swipeEvents.js +0 -109
  235. package/es-custom/utilities/carousel/swipeEvents.js.map +0 -1
  236. package/es-custom/utilities/carousel/types.d.ts +0 -37
  237. package/es-custom/utilities/carousel/types.js.map +0 -1
  238. package/lib/utilities/carousel/carousel.d.ts +0 -14
  239. package/lib/utilities/carousel/swipeEvents.d.ts +0 -7
  240. package/lib/utilities/carousel/types.d.ts +0 -37
  241. /package/es-custom/{utilities/carousel → components/coachmark/coachmark-tagline}/index.js.map +0 -0
  242. /package/{es/utilities/carousel → es-custom/utilities/snapscroll}/index.js.map +0 -0
@@ -0,0 +1,422 @@
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 { LitElement } from 'lit';
10
+ import '@carbon/web-components/es/components/button/button.js';
11
+ declare const CDSCoachmarkTagline_base: {
12
+ new (...args: any[]): {
13
+ _handles: Set<import("@carbon/web-components/es/globals/internal/handle").default>;
14
+ connectedCallback(): void;
15
+ disconnectedCallback(): void;
16
+ accessKey: string;
17
+ readonly accessKeyLabel: string;
18
+ autocapitalize: string;
19
+ autocorrect: boolean;
20
+ dir: string;
21
+ draggable: boolean;
22
+ hidden: boolean;
23
+ inert: boolean;
24
+ innerText: string;
25
+ lang: string;
26
+ readonly offsetHeight: number;
27
+ readonly offsetLeft: number;
28
+ readonly offsetParent: Element | null;
29
+ readonly offsetTop: number;
30
+ readonly offsetWidth: number;
31
+ outerText: string;
32
+ popover: string | null;
33
+ spellcheck: boolean;
34
+ title: string;
35
+ translate: boolean;
36
+ writingSuggestions: string;
37
+ attachInternals(): ElementInternals;
38
+ click(): void;
39
+ hidePopover(): void;
40
+ showPopover(): void;
41
+ togglePopover(options?: boolean): boolean;
42
+ addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
43
+ addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
44
+ removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
45
+ removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
46
+ readonly attributes: NamedNodeMap;
47
+ get classList(): DOMTokenList;
48
+ set classList(value: string): any;
49
+ className: string;
50
+ readonly clientHeight: number;
51
+ readonly clientLeft: number;
52
+ readonly clientTop: number;
53
+ readonly clientWidth: number;
54
+ readonly currentCSSZoom: number;
55
+ id: string;
56
+ innerHTML: string;
57
+ readonly localName: string;
58
+ readonly namespaceURI: string | null;
59
+ onfullscreenchange: ((this: Element, ev: Event) => any) | null;
60
+ onfullscreenerror: ((this: Element, ev: Event) => any) | null;
61
+ outerHTML: string;
62
+ readonly ownerDocument: Document;
63
+ get part(): DOMTokenList;
64
+ set part(value: string): any;
65
+ readonly prefix: string | null;
66
+ readonly scrollHeight: number;
67
+ scrollLeft: number;
68
+ scrollTop: number;
69
+ readonly scrollWidth: number;
70
+ readonly shadowRoot: ShadowRoot | null;
71
+ slot: string;
72
+ readonly tagName: string;
73
+ attachShadow(init: ShadowRootInit): ShadowRoot;
74
+ checkVisibility(options?: CheckVisibilityOptions): boolean;
75
+ closest<K extends keyof HTMLElementTagNameMap>(selector: K): HTMLElementTagNameMap[K] | null;
76
+ closest<K extends keyof SVGElementTagNameMap>(selector: K): SVGElementTagNameMap[K] | null;
77
+ closest<K extends keyof MathMLElementTagNameMap>(selector: K): MathMLElementTagNameMap[K] | null;
78
+ closest<E extends Element = Element>(selectors: string): E | null;
79
+ computedStyleMap(): StylePropertyMapReadOnly;
80
+ getAttribute(qualifiedName: string): string | null;
81
+ getAttributeNS(namespace: string | null, localName: string): string | null;
82
+ getAttributeNames(): string[];
83
+ getAttributeNode(qualifiedName: string): Attr | null;
84
+ getAttributeNodeNS(namespace: string | null, localName: string): Attr | null;
85
+ getBoundingClientRect(): DOMRect;
86
+ getClientRects(): DOMRectList;
87
+ getElementsByClassName(classNames: string): HTMLCollectionOf<Element>;
88
+ getElementsByTagName<K extends keyof HTMLElementTagNameMap>(qualifiedName: K): HTMLCollectionOf<HTMLElementTagNameMap[K]>;
89
+ getElementsByTagName<K extends keyof SVGElementTagNameMap>(qualifiedName: K): HTMLCollectionOf<SVGElementTagNameMap[K]>;
90
+ getElementsByTagName<K extends keyof MathMLElementTagNameMap>(qualifiedName: K): HTMLCollectionOf<MathMLElementTagNameMap[K]>;
91
+ getElementsByTagName<K extends keyof HTMLElementDeprecatedTagNameMap>(qualifiedName: K): HTMLCollectionOf<HTMLElementDeprecatedTagNameMap[K]>;
92
+ getElementsByTagName(qualifiedName: string): HTMLCollectionOf<Element>;
93
+ getElementsByTagNameNS(namespaceURI: "http://www.w3.org/1999/xhtml", localName: string): HTMLCollectionOf<HTMLElement>;
94
+ getElementsByTagNameNS(namespaceURI: "http://www.w3.org/2000/svg", localName: string): HTMLCollectionOf<SVGElement>;
95
+ getElementsByTagNameNS(namespaceURI: "http://www.w3.org/1998/Math/MathML", localName: string): HTMLCollectionOf<MathMLElement>;
96
+ getElementsByTagNameNS(namespace: string | null, localName: string): HTMLCollectionOf<Element>;
97
+ getHTML(options?: GetHTMLOptions): string;
98
+ hasAttribute(qualifiedName: string): boolean;
99
+ hasAttributeNS(namespace: string | null, localName: string): boolean;
100
+ hasAttributes(): boolean;
101
+ hasPointerCapture(pointerId: number): boolean;
102
+ insertAdjacentElement(where: InsertPosition, element: Element): Element | null;
103
+ insertAdjacentHTML(position: InsertPosition, string: string): void;
104
+ insertAdjacentText(where: InsertPosition, data: string): void;
105
+ matches(selectors: string): boolean;
106
+ releasePointerCapture(pointerId: number): void;
107
+ removeAttribute(qualifiedName: string): void;
108
+ removeAttributeNS(namespace: string | null, localName: string): void;
109
+ removeAttributeNode(attr: Attr): Attr;
110
+ requestFullscreen(options?: FullscreenOptions): Promise<void>;
111
+ requestPointerLock(options?: PointerLockOptions): Promise<void>;
112
+ scroll(options?: ScrollToOptions): void;
113
+ scroll(x: number, y: number): void;
114
+ scrollBy(options?: ScrollToOptions): void;
115
+ scrollBy(x: number, y: number): void;
116
+ scrollIntoView(arg?: boolean | ScrollIntoViewOptions): void;
117
+ scrollTo(options?: ScrollToOptions): void;
118
+ scrollTo(x: number, y: number): void;
119
+ setAttribute(qualifiedName: string, value: string): void;
120
+ setAttributeNS(namespace: string | null, qualifiedName: string, value: string): void;
121
+ setAttributeNode(attr: Attr): Attr | null;
122
+ setAttributeNodeNS(attr: Attr): Attr | null;
123
+ setHTMLUnsafe(html: string): void;
124
+ setPointerCapture(pointerId: number): void;
125
+ toggleAttribute(qualifiedName: string, force?: boolean): boolean;
126
+ webkitMatchesSelector(selectors: string): boolean;
127
+ get textContent(): string;
128
+ set textContent(value: string | null): any;
129
+ readonly baseURI: string;
130
+ readonly childNodes: NodeListOf<ChildNode>;
131
+ readonly firstChild: ChildNode | null;
132
+ readonly isConnected: boolean;
133
+ readonly lastChild: ChildNode | null;
134
+ readonly nextSibling: ChildNode | null;
135
+ readonly nodeName: string;
136
+ readonly nodeType: number;
137
+ nodeValue: string | null;
138
+ readonly parentElement: HTMLElement | null;
139
+ readonly parentNode: ParentNode | null;
140
+ readonly previousSibling: ChildNode | null;
141
+ appendChild<T_1 extends Node>(node: T_1): T_1;
142
+ cloneNode(subtree?: boolean): Node;
143
+ compareDocumentPosition(other: Node): number;
144
+ contains(other: Node | null): boolean;
145
+ getRootNode(options?: GetRootNodeOptions): Node;
146
+ hasChildNodes(): boolean;
147
+ insertBefore<T_1 extends Node>(node: T_1, child: Node | null): T_1;
148
+ isDefaultNamespace(namespace: string | null): boolean;
149
+ isEqualNode(otherNode: Node | null): boolean;
150
+ isSameNode(otherNode: Node | null): boolean;
151
+ lookupNamespaceURI(prefix: string | null): string | null;
152
+ lookupPrefix(namespace: string | null): string | null;
153
+ normalize(): void;
154
+ removeChild<T_1 extends Node>(child: T_1): T_1;
155
+ replaceChild<T_1 extends Node>(node: Node, child: T_1): T_1;
156
+ readonly ELEMENT_NODE: 1;
157
+ readonly ATTRIBUTE_NODE: 2;
158
+ readonly TEXT_NODE: 3;
159
+ readonly CDATA_SECTION_NODE: 4;
160
+ readonly ENTITY_REFERENCE_NODE: 5;
161
+ readonly ENTITY_NODE: 6;
162
+ readonly PROCESSING_INSTRUCTION_NODE: 7;
163
+ readonly COMMENT_NODE: 8;
164
+ readonly DOCUMENT_NODE: 9;
165
+ readonly DOCUMENT_TYPE_NODE: 10;
166
+ readonly DOCUMENT_FRAGMENT_NODE: 11;
167
+ readonly NOTATION_NODE: 12;
168
+ readonly DOCUMENT_POSITION_DISCONNECTED: 1;
169
+ readonly DOCUMENT_POSITION_PRECEDING: 2;
170
+ readonly DOCUMENT_POSITION_FOLLOWING: 4;
171
+ readonly DOCUMENT_POSITION_CONTAINS: 8;
172
+ readonly DOCUMENT_POSITION_CONTAINED_BY: 16;
173
+ readonly DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC: 32;
174
+ dispatchEvent(event: Event): boolean;
175
+ ariaActiveDescendantElement: Element | null;
176
+ ariaAtomic: string | null;
177
+ ariaAutoComplete: string | null;
178
+ ariaBrailleLabel: string | null;
179
+ ariaBrailleRoleDescription: string | null;
180
+ ariaBusy: string | null;
181
+ ariaChecked: string | null;
182
+ ariaColCount: string | null;
183
+ ariaColIndex: string | null;
184
+ ariaColIndexText: string | null;
185
+ ariaColSpan: string | null;
186
+ ariaControlsElements: ReadonlyArray<Element> | null;
187
+ ariaCurrent: string | null;
188
+ ariaDescribedByElements: ReadonlyArray<Element> | null;
189
+ ariaDescription: string | null;
190
+ ariaDetailsElements: ReadonlyArray<Element> | null;
191
+ ariaDisabled: string | null;
192
+ ariaErrorMessageElements: ReadonlyArray<Element> | null;
193
+ ariaExpanded: string | null;
194
+ ariaFlowToElements: ReadonlyArray<Element> | null;
195
+ ariaHasPopup: string | null;
196
+ ariaHidden: string | null;
197
+ ariaInvalid: string | null;
198
+ ariaKeyShortcuts: string | null;
199
+ ariaLabel: string | null;
200
+ ariaLabelledByElements: ReadonlyArray<Element> | null;
201
+ ariaLevel: string | null;
202
+ ariaLive: string | null;
203
+ ariaModal: string | null;
204
+ ariaMultiLine: string | null;
205
+ ariaMultiSelectable: string | null;
206
+ ariaOrientation: string | null;
207
+ ariaOwnsElements: ReadonlyArray<Element> | null;
208
+ ariaPlaceholder: string | null;
209
+ ariaPosInSet: string | null;
210
+ ariaPressed: string | null;
211
+ ariaReadOnly: string | null;
212
+ ariaRelevant: string | null;
213
+ ariaRequired: string | null;
214
+ ariaRoleDescription: string | null;
215
+ ariaRowCount: string | null;
216
+ ariaRowIndex: string | null;
217
+ ariaRowIndexText: string | null;
218
+ ariaRowSpan: string | null;
219
+ ariaSelected: string | null;
220
+ ariaSetSize: string | null;
221
+ ariaSort: string | null;
222
+ ariaValueMax: string | null;
223
+ ariaValueMin: string | null;
224
+ ariaValueNow: string | null;
225
+ ariaValueText: string | null;
226
+ role: string | null;
227
+ animate(keyframes: Keyframe[] | PropertyIndexedKeyframes | null, options?: number | KeyframeAnimationOptions): Animation;
228
+ getAnimations(options?: GetAnimationsOptions): Animation[];
229
+ after(...nodes: (Node | string)[]): void;
230
+ before(...nodes: (Node | string)[]): void;
231
+ remove(): void;
232
+ replaceWith(...nodes: (Node | string)[]): void;
233
+ readonly nextElementSibling: Element | null;
234
+ readonly previousElementSibling: Element | null;
235
+ readonly childElementCount: number;
236
+ readonly children: HTMLCollection;
237
+ readonly firstElementChild: Element | null;
238
+ readonly lastElementChild: Element | null;
239
+ append(...nodes: (Node | string)[]): void;
240
+ prepend(...nodes: (Node | string)[]): void;
241
+ querySelector<K extends keyof HTMLElementTagNameMap>(selectors: K): HTMLElementTagNameMap[K] | null;
242
+ querySelector<K extends keyof SVGElementTagNameMap>(selectors: K): SVGElementTagNameMap[K] | null;
243
+ querySelector<K extends keyof MathMLElementTagNameMap>(selectors: K): MathMLElementTagNameMap[K] | null;
244
+ querySelector<K extends keyof HTMLElementDeprecatedTagNameMap>(selectors: K): HTMLElementDeprecatedTagNameMap[K] | null;
245
+ querySelector<E extends Element = Element>(selectors: string): E | null;
246
+ querySelectorAll<K extends keyof HTMLElementTagNameMap>(selectors: K): NodeListOf<HTMLElementTagNameMap[K]>;
247
+ querySelectorAll<K extends keyof SVGElementTagNameMap>(selectors: K): NodeListOf<SVGElementTagNameMap[K]>;
248
+ querySelectorAll<K extends keyof MathMLElementTagNameMap>(selectors: K): NodeListOf<MathMLElementTagNameMap[K]>;
249
+ querySelectorAll<K extends keyof HTMLElementDeprecatedTagNameMap>(selectors: K): NodeListOf<HTMLElementDeprecatedTagNameMap[K]>;
250
+ querySelectorAll<E extends Element = Element>(selectors: string): NodeListOf<E>;
251
+ replaceChildren(...nodes: (Node | string)[]): void;
252
+ readonly assignedSlot: HTMLSlotElement | null;
253
+ readonly attributeStyleMap: StylePropertyMap;
254
+ get style(): CSSStyleDeclaration;
255
+ set style(cssText: string): any;
256
+ contentEditable: string;
257
+ enterKeyHint: string;
258
+ inputMode: string;
259
+ readonly isContentEditable: boolean;
260
+ onabort: ((this: GlobalEventHandlers, ev: UIEvent) => any) | null;
261
+ onanimationcancel: ((this: GlobalEventHandlers, ev: AnimationEvent) => any) | null;
262
+ onanimationend: ((this: GlobalEventHandlers, ev: AnimationEvent) => any) | null;
263
+ onanimationiteration: ((this: GlobalEventHandlers, ev: AnimationEvent) => any) | null;
264
+ onanimationstart: ((this: GlobalEventHandlers, ev: AnimationEvent) => any) | null;
265
+ onauxclick: ((this: GlobalEventHandlers, ev: PointerEvent) => any) | null;
266
+ onbeforeinput: ((this: GlobalEventHandlers, ev: InputEvent) => any) | null;
267
+ onbeforematch: ((this: GlobalEventHandlers, ev: Event) => any) | null;
268
+ onbeforetoggle: ((this: GlobalEventHandlers, ev: ToggleEvent) => any) | null;
269
+ onblur: ((this: GlobalEventHandlers, ev: FocusEvent) => any) | null;
270
+ oncancel: ((this: GlobalEventHandlers, ev: Event) => any) | null;
271
+ oncanplay: ((this: GlobalEventHandlers, ev: Event) => any) | null;
272
+ oncanplaythrough: ((this: GlobalEventHandlers, ev: Event) => any) | null;
273
+ onchange: ((this: GlobalEventHandlers, ev: Event) => any) | null;
274
+ onclick: ((this: GlobalEventHandlers, ev: PointerEvent) => any) | null;
275
+ onclose: ((this: GlobalEventHandlers, ev: Event) => any) | null;
276
+ oncontextlost: ((this: GlobalEventHandlers, ev: Event) => any) | null;
277
+ oncontextmenu: ((this: GlobalEventHandlers, ev: PointerEvent) => any) | null;
278
+ oncontextrestored: ((this: GlobalEventHandlers, ev: Event) => any) | null;
279
+ oncopy: ((this: GlobalEventHandlers, ev: ClipboardEvent) => any) | null;
280
+ oncuechange: ((this: GlobalEventHandlers, ev: Event) => any) | null;
281
+ oncut: ((this: GlobalEventHandlers, ev: ClipboardEvent) => any) | null;
282
+ ondblclick: ((this: GlobalEventHandlers, ev: MouseEvent) => any) | null;
283
+ ondrag: ((this: GlobalEventHandlers, ev: DragEvent) => any) | null;
284
+ ondragend: ((this: GlobalEventHandlers, ev: DragEvent) => any) | null;
285
+ ondragenter: ((this: GlobalEventHandlers, ev: DragEvent) => any) | null;
286
+ ondragleave: ((this: GlobalEventHandlers, ev: DragEvent) => any) | null;
287
+ ondragover: ((this: GlobalEventHandlers, ev: DragEvent) => any) | null;
288
+ ondragstart: ((this: GlobalEventHandlers, ev: DragEvent) => any) | null;
289
+ ondrop: ((this: GlobalEventHandlers, ev: DragEvent) => any) | null;
290
+ ondurationchange: ((this: GlobalEventHandlers, ev: Event) => any) | null;
291
+ onemptied: ((this: GlobalEventHandlers, ev: Event) => any) | null;
292
+ onended: ((this: GlobalEventHandlers, ev: Event) => any) | null;
293
+ onerror: OnErrorEventHandler;
294
+ onfocus: ((this: GlobalEventHandlers, ev: FocusEvent) => any) | null;
295
+ onformdata: ((this: GlobalEventHandlers, ev: FormDataEvent) => any) | null;
296
+ ongotpointercapture: ((this: GlobalEventHandlers, ev: PointerEvent) => any) | null;
297
+ oninput: ((this: GlobalEventHandlers, ev: Event) => any) | null;
298
+ oninvalid: ((this: GlobalEventHandlers, ev: Event) => any) | null;
299
+ onkeydown: ((this: GlobalEventHandlers, ev: KeyboardEvent) => any) | null;
300
+ onkeypress: ((this: GlobalEventHandlers, ev: KeyboardEvent) => any) | null;
301
+ onkeyup: ((this: GlobalEventHandlers, ev: KeyboardEvent) => any) | null;
302
+ onload: ((this: GlobalEventHandlers, ev: Event) => any) | null;
303
+ onloadeddata: ((this: GlobalEventHandlers, ev: Event) => any) | null;
304
+ onloadedmetadata: ((this: GlobalEventHandlers, ev: Event) => any) | null;
305
+ onloadstart: ((this: GlobalEventHandlers, ev: Event) => any) | null;
306
+ onlostpointercapture: ((this: GlobalEventHandlers, ev: PointerEvent) => any) | null;
307
+ onmousedown: ((this: GlobalEventHandlers, ev: MouseEvent) => any) | null;
308
+ onmouseenter: ((this: GlobalEventHandlers, ev: MouseEvent) => any) | null;
309
+ onmouseleave: ((this: GlobalEventHandlers, ev: MouseEvent) => any) | null;
310
+ onmousemove: ((this: GlobalEventHandlers, ev: MouseEvent) => any) | null;
311
+ onmouseout: ((this: GlobalEventHandlers, ev: MouseEvent) => any) | null;
312
+ onmouseover: ((this: GlobalEventHandlers, ev: MouseEvent) => any) | null;
313
+ onmouseup: ((this: GlobalEventHandlers, ev: MouseEvent) => any) | null;
314
+ onpaste: ((this: GlobalEventHandlers, ev: ClipboardEvent) => any) | null;
315
+ onpause: ((this: GlobalEventHandlers, ev: Event) => any) | null;
316
+ onplay: ((this: GlobalEventHandlers, ev: Event) => any) | null;
317
+ onplaying: ((this: GlobalEventHandlers, ev: Event) => any) | null;
318
+ onpointercancel: ((this: GlobalEventHandlers, ev: PointerEvent) => any) | null;
319
+ onpointerdown: ((this: GlobalEventHandlers, ev: PointerEvent) => any) | null;
320
+ onpointerenter: ((this: GlobalEventHandlers, ev: PointerEvent) => any) | null;
321
+ onpointerleave: ((this: GlobalEventHandlers, ev: PointerEvent) => any) | null;
322
+ onpointermove: ((this: GlobalEventHandlers, ev: PointerEvent) => any) | null;
323
+ onpointerout: ((this: GlobalEventHandlers, ev: PointerEvent) => any) | null;
324
+ onpointerover: ((this: GlobalEventHandlers, ev: PointerEvent) => any) | null;
325
+ onpointerrawupdate: ((this: GlobalEventHandlers, ev: Event) => any) | null;
326
+ onpointerup: ((this: GlobalEventHandlers, ev: PointerEvent) => any) | null;
327
+ onprogress: ((this: GlobalEventHandlers, ev: ProgressEvent) => any) | null;
328
+ onratechange: ((this: GlobalEventHandlers, ev: Event) => any) | null;
329
+ onreset: ((this: GlobalEventHandlers, ev: Event) => any) | null;
330
+ onresize: ((this: GlobalEventHandlers, ev: UIEvent) => any) | null;
331
+ onscroll: ((this: GlobalEventHandlers, ev: Event) => any) | null;
332
+ onscrollend: ((this: GlobalEventHandlers, ev: Event) => any) | null;
333
+ onsecuritypolicyviolation: ((this: GlobalEventHandlers, ev: SecurityPolicyViolationEvent) => any) | null;
334
+ onseeked: ((this: GlobalEventHandlers, ev: Event) => any) | null;
335
+ onseeking: ((this: GlobalEventHandlers, ev: Event) => any) | null;
336
+ onselect: ((this: GlobalEventHandlers, ev: Event) => any) | null;
337
+ onselectionchange: ((this: GlobalEventHandlers, ev: Event) => any) | null;
338
+ onselectstart: ((this: GlobalEventHandlers, ev: Event) => any) | null;
339
+ onslotchange: ((this: GlobalEventHandlers, ev: Event) => any) | null;
340
+ onstalled: ((this: GlobalEventHandlers, ev: Event) => any) | null;
341
+ onsubmit: ((this: GlobalEventHandlers, ev: SubmitEvent) => any) | null;
342
+ onsuspend: ((this: GlobalEventHandlers, ev: Event) => any) | null;
343
+ ontimeupdate: ((this: GlobalEventHandlers, ev: Event) => any) | null;
344
+ ontoggle: ((this: GlobalEventHandlers, ev: ToggleEvent) => any) | null;
345
+ ontouchcancel?: ((this: GlobalEventHandlers, ev: TouchEvent) => any) | null | undefined;
346
+ ontouchend?: ((this: GlobalEventHandlers, ev: TouchEvent) => any) | null | undefined;
347
+ ontouchmove?: ((this: GlobalEventHandlers, ev: TouchEvent) => any) | null | undefined;
348
+ ontouchstart?: ((this: GlobalEventHandlers, ev: TouchEvent) => any) | null | undefined;
349
+ ontransitioncancel: ((this: GlobalEventHandlers, ev: TransitionEvent) => any) | null;
350
+ ontransitionend: ((this: GlobalEventHandlers, ev: TransitionEvent) => any) | null;
351
+ ontransitionrun: ((this: GlobalEventHandlers, ev: TransitionEvent) => any) | null;
352
+ ontransitionstart: ((this: GlobalEventHandlers, ev: TransitionEvent) => any) | null;
353
+ onvolumechange: ((this: GlobalEventHandlers, ev: Event) => any) | null;
354
+ onwaiting: ((this: GlobalEventHandlers, ev: Event) => any) | null;
355
+ onwebkitanimationend: ((this: GlobalEventHandlers, ev: Event) => any) | null;
356
+ onwebkitanimationiteration: ((this: GlobalEventHandlers, ev: Event) => any) | null;
357
+ onwebkitanimationstart: ((this: GlobalEventHandlers, ev: Event) => any) | null;
358
+ onwebkittransitionend: ((this: GlobalEventHandlers, ev: Event) => any) | null;
359
+ onwheel: ((this: GlobalEventHandlers, ev: WheelEvent) => any) | null;
360
+ autofocus: boolean;
361
+ readonly dataset: DOMStringMap;
362
+ nonce?: string;
363
+ tabIndex: number;
364
+ blur(): void;
365
+ focus(options?: FocusOptions): void;
366
+ };
367
+ _hostListeners: {
368
+ [listenerName: string]: {
369
+ [type: string]: {
370
+ options?: boolean | AddEventListenerOptions;
371
+ };
372
+ };
373
+ };
374
+ } & typeof LitElement;
375
+ /**
376
+ * DO NOT USE. This component is for the exclusive use
377
+ * of other Onboarding components.
378
+ *
379
+ * Coachmark tagline component.
380
+ *
381
+ * @element c4p-coachmark-tagline
382
+ * @fires c4p-coachmark-tagline-close - Custom event fired when close button is clicked
383
+ * @fires c4p-coachmark-tagline-cta-click - Custom event fired when tagline CTA is clicked
384
+ */
385
+ declare class CDSCoachmarkTagline extends CDSCoachmarkTagline_base {
386
+ /**
387
+ * Tooltip text and aria label for the Close button icon.
388
+ */
389
+ closeIconDescription: string;
390
+ /**
391
+ * The title of the tagline.
392
+ */
393
+ title: string;
394
+ /**
395
+ * Whether the tagline is open.
396
+ */
397
+ open: boolean;
398
+ firstUpdated(): void;
399
+ /**
400
+ * Handles the close button click event.
401
+ */
402
+ private _handleClose;
403
+ /**
404
+ * Handles the CTA button click event.
405
+ */
406
+ private _handleCtaClick;
407
+ /**
408
+ * Handles the CTA button double click event.
409
+ */
410
+ private _handleCtaDoubleClick;
411
+ render(): import("lit-html").TemplateResult<1>;
412
+ static shadowRootOptions: {
413
+ delegatesFocus: boolean;
414
+ mode: ShadowRootMode;
415
+ serializable?: boolean;
416
+ slotAssignment?: SlotAssignmentMode;
417
+ customElements?: CustomElementRegistry;
418
+ registry?: CustomElementRegistry;
419
+ };
420
+ static styles: any;
421
+ }
422
+ export default CDSCoachmarkTagline;
@@ -0,0 +1,9 @@
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 './index';
@@ -0,0 +1,9 @@
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 './coachmark-tagline';
@@ -372,7 +372,14 @@ declare const CDSGuideBannerElement_base: {
372
372
  };
373
373
  };
374
374
  } & typeof LitElement;
375
+ /**
376
+ * GuideBannerElement.
377
+ *
378
+ * @element c4p-guide-banner-element
379
+ * @csspart guide-banner-element
380
+ * */
375
381
  declare class CDSGuideBannerElement extends CDSGuideBannerElement_base {
376
382
  render(): import("lit-html").TemplateResult<1>;
383
+ static styles: any;
377
384
  }
378
385
  export default CDSGuideBannerElement;
@@ -0,0 +1,7 @@
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
+ export {};
@@ -374,12 +374,12 @@ declare const CDSGuideBanner_base: {
374
374
  };
375
375
  } & typeof LitElement;
376
376
  /**
377
- * OptionsTile.
377
+ * GuideBanner.
378
378
  *
379
379
  * @element c4p-guide-banner
380
- * @csspart guide-banner The options tile
381
- * @fires c4p-guide-banner-toggle Custom event fired when tile is opened
382
- * @fires c4p-guide-banner-close Custom event fired when tile is closed
380
+ * @csspart guide-banner
381
+ * @fires c4p-guide-banner-toggle Custom event fired when banner is opened
382
+ * @fires c4p-guide-banner-close Custom event fired when banner is closed
383
383
  * */
384
384
  declare class CDSGuideBanner extends CDSGuideBanner_base {
385
385
  collapseText?: string;
@@ -1 +1,7 @@
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
+ */
1
7
  export {};
@@ -384,6 +384,7 @@ declare class CDSInterstitialScreenBody extends CDSInterstitialScreenBody_base {
384
384
  private carouselAPI;
385
385
  private carouselElement;
386
386
  firstUpdated(): void;
387
+ updated(changedProps: Map<string | number | symbol, unknown>): void;
387
388
  private _initCarousel;
388
389
  private onViewChangeStart;
389
390
  private onViewChangeEnd;
@@ -1,6 +1,7 @@
1
1
  import { disableButtonConfigType } from './interstitial-screen';
2
2
  interface InterstitialDetailsType {
3
3
  isFullScreen: boolean;
4
+ open: boolean;
4
5
  currentStep: number;
5
6
  stepDetails: {
6
7
  stepTitle: string;
@@ -44,7 +44,27 @@ declare const CDSTearsheet_base: {
44
44
  hidePopover(): void;
45
45
  showPopover(): void;
46
46
  togglePopover(options?: boolean): boolean;
47
- addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
47
+ addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options
48
+ /**
49
+ * Tearsheet.
50
+ *
51
+ * @element c4p-tearsheet
52
+ * @csspart dialog The dialog.
53
+ * @fires c4p-tearsheet-beingclosed
54
+ * The custom event fired before this tearsheet is being closed upon a user gesture.
55
+ * Cancellation of this event stops the user-initiated action of closing this tearsheet.
56
+ * @fires c4p-tearsheet-closed - The custom event fired after this tearsheet is closed upon a user gesture.
57
+ */
58
+ ? /**
59
+ * Tearsheet.
60
+ *
61
+ * @element c4p-tearsheet
62
+ * @csspart dialog The dialog.
63
+ * @fires c4p-tearsheet-beingclosed
64
+ * The custom event fired before this tearsheet is being closed upon a user gesture.
65
+ * Cancellation of this event stops the user-initiated action of closing this tearsheet.
66
+ * @fires c4p-tearsheet-closed - The custom event fired after this tearsheet is closed upon a user gesture.
67
+ */: boolean | AddEventListenerOptions): void;
48
68
  addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
49
69
  removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
50
70
  removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
@@ -392,14 +412,6 @@ declare class CDSTearsheet extends CDSTearsheet_base {
392
412
  * The element that had focus before this tearsheet gets open.
393
413
  */
394
414
  private _launcher;
395
- /**
396
- * Node to track focus going outside of tearsheet content.
397
- */
398
- private _startSentinelNode;
399
- /**
400
- * Node to track focus going outside of tearsheet content.
401
- */
402
- private _endSentinelNode;
403
415
  /**
404
416
  * Node to track tearsheet.
405
417
  */
@@ -424,14 +436,21 @@ declare class CDSTearsheet extends CDSTearsheet_base {
424
436
  */
425
437
  private _handleClick;
426
438
  /**
427
- * Handles `blur` event on this element.
439
+ * Get focusable elements.
428
440
  *
429
- * @param event The event.
430
- * @param event.target The event target.
431
- * @param event.relatedTarget The event relatedTarget.
441
+ * Querying all tabbable items.
442
+ *
443
+ * @returns {{first: HTMLElement, last: HTMLElement, all: HTMLElement[]}} Returns an object with various elements.
432
444
  */
433
- private _handleBlur;
445
+ private getFocusable;
434
446
  private _handleKeydown;
447
+ /**
448
+ * Handle the keydown event.
449
+ * Trap the focus inside the side-panel by tracking keydown.key == `Tab`
450
+ *
451
+ * @param {KeyboardEvent} event The keyboard event object.
452
+ */
453
+ protected _handleHostKeydown: (event: KeyboardEvent) => void;
435
454
  private _checkSetHasSlot;
436
455
  /**
437
456
  * Handles `click` event on the modal container.
package/lib/index.d.ts CHANGED
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * @license
3
3
  *
4
- * Copyright IBM Corp. 2024, 2025
4
+ * Copyright IBM Corp. 2024, 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.
@@ -23,3 +23,6 @@ export { default as CDSGuideBanner } from './components/guide-banner/guide-banne
23
23
  export { default as CDSGuideBannerElement } from './components/guide-banner/guide-banner-element';
24
24
  export { default as CDSCoachmark } from './components/coachmark/coachmark';
25
25
  export { default as CDSCoachmarkBeacon } from './components/coachmark/coachmark-beacon/coachmark-beacon';
26
+ export { default as CDSCoachmarkTagline } from './components/coachmark/coachmark-tagline/coachmark-tagline';
27
+ export { default as CDSBigNumber } from './components/big-number/big-number';
28
+ export { default as CDSBigNumberSkeleton } from './components/big-number/big-number-skeleton';
@@ -0,0 +1,7 @@
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
+ export { snapScroll, scrollNext, scrollPrevious, blockClass, getNextSibling, getPreviousSibling, } from './snapscroll';
@@ -0,0 +1,29 @@
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
+ * Initiates the snapScroll functionality
9
+ * @param body selector for element that contains the items
10
+ * @param child selector for the item elements
11
+ * @returns void
12
+ */
13
+ export declare const blockClass = "c4p--snappy";
14
+ export declare function snapScroll(body: string, child: string): void;
15
+ /**
16
+ * Retreives the currently focused element
17
+ * @returns currently focused element
18
+ */
19
+ export declare function getFocusedItem(): Element | null;
20
+ /**
21
+ * Scrolls to the next sibling element of the currently focused element
22
+ */
23
+ export declare function scrollNext(): void;
24
+ /**
25
+ * Scrolls to the previous sibling element of the currently focused element
26
+ */
27
+ export declare function scrollPrevious(): void;
28
+ export declare function getNextSibling(): Element | null | undefined;
29
+ export declare function getPreviousSibling(): Element | null | undefined;
@@ -0,0 +1 @@
1
+ export {};