@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.
Files changed (275) hide show
  1. package/custom-elements.json +957 -4843
  2. package/es/components/about-modal/about-modal.d.ts +0 -350
  3. package/es/components/about-modal/about-modal.d.ts.map +1 -1
  4. package/es/components/about-modal/about-modal.scss.js +1 -1
  5. package/es/components/about-modal/about-modal.scss.js.map +1 -1
  6. package/es/components/coachmark/coachmark-beacon/coachmark-beacon.d.ts +0 -350
  7. package/es/components/coachmark/coachmark-beacon/coachmark-beacon.d.ts.map +1 -1
  8. package/es/components/coachmark/coachmark-body.d.ts +0 -350
  9. package/es/components/coachmark/coachmark-body.d.ts.map +1 -1
  10. package/es/components/coachmark/coachmark-header.d.ts +0 -350
  11. package/es/components/coachmark/coachmark-header.d.ts.map +1 -1
  12. package/es/components/coachmark/coachmark-header.js +11 -2
  13. package/es/components/coachmark/coachmark-header.js.map +1 -1
  14. package/es/components/coachmark/coachmark-tagline/coachmark-tagline.d.ts +0 -350
  15. package/es/components/coachmark/coachmark-tagline/coachmark-tagline.d.ts.map +1 -1
  16. package/es/components/coachmark/coachmark-tagline/coachmark-tagline.js.map +1 -1
  17. package/es/components/coachmark/coachmark.d.ts +7 -350
  18. package/es/components/coachmark/coachmark.d.ts.map +1 -1
  19. package/es/components/coachmark/coachmark.js +10 -0
  20. package/es/components/coachmark/coachmark.js.map +1 -1
  21. package/es/components/guide-banner/guide-banner-element.d.ts +0 -350
  22. package/es/components/guide-banner/guide-banner-element.d.ts.map +1 -1
  23. package/es/components/guide-banner/guide-banner.d.ts +0 -350
  24. package/es/components/guide-banner/guide-banner.d.ts.map +1 -1
  25. package/es/components/interstitial-screen/interstitial-screen-body-item.d.ts +0 -350
  26. package/es/components/interstitial-screen/interstitial-screen-body-item.d.ts.map +1 -1
  27. package/es/components/interstitial-screen/interstitial-screen-body-item.scss.js +1 -1
  28. package/es/components/interstitial-screen/interstitial-screen-body-item.scss.js.map +1 -1
  29. package/es/components/interstitial-screen/interstitial-screen-body.d.ts +0 -350
  30. package/es/components/interstitial-screen/interstitial-screen-body.d.ts.map +1 -1
  31. package/es/components/interstitial-screen/interstitial-screen-body.scss.js +1 -1
  32. package/es/components/interstitial-screen/interstitial-screen-body.scss.js.map +1 -1
  33. package/es/components/interstitial-screen/interstitial-screen-footer.d.ts +0 -350
  34. package/es/components/interstitial-screen/interstitial-screen-footer.d.ts.map +1 -1
  35. package/es/components/interstitial-screen/interstitial-screen-header.d.ts +0 -350
  36. package/es/components/interstitial-screen/interstitial-screen-header.d.ts.map +1 -1
  37. package/es/components/interstitial-screen/interstitial-screen.d.ts +0 -350
  38. package/es/components/interstitial-screen/interstitial-screen.d.ts.map +1 -1
  39. package/es/components/notification-panel/notification-footer.d.ts +0 -350
  40. package/es/components/notification-panel/notification-footer.d.ts.map +1 -1
  41. package/es/components/notification-panel/notification-panel.d.ts +0 -350
  42. package/es/components/notification-panel/notification-panel.d.ts.map +1 -1
  43. package/es/components/notification-panel/notification.d.ts +0 -350
  44. package/es/components/notification-panel/notification.d.ts.map +1 -1
  45. package/es/components/options-tile/options-tile.d.ts +0 -350
  46. package/es/components/options-tile/options-tile.d.ts.map +1 -1
  47. package/es/components/page-header/_story-assets/overflowHandler.d.ts +99 -0
  48. package/es/components/page-header/_story-assets/overflowHandler.d.ts.map +1 -0
  49. package/es/components/page-header/_story-assets/overflowHandler.js +122 -0
  50. package/es/components/page-header/_story-assets/overflowHandler.js.map +1 -0
  51. package/es/components/page-header/index.d.ts +4 -1
  52. package/es/components/page-header/index.d.ts.map +1 -1
  53. package/es/components/page-header/index.js +3 -0
  54. package/es/components/page-header/page-header-actions-set/index.d.ts +10 -0
  55. package/es/components/page-header/page-header-actions-set/index.d.ts.map +1 -0
  56. package/es/components/page-header/page-header-actions-set/index.js +8 -0
  57. package/es/components/page-header/page-header-actions-set/page-header-actions-set.d.ts +50 -0
  58. package/es/components/page-header/page-header-actions-set/page-header-actions-set.d.ts.map +1 -0
  59. package/es/components/page-header/page-header-actions-set/page-header-actions-set.js +162 -0
  60. package/es/components/page-header/page-header-actions-set/page-header-actions-set.js.map +1 -0
  61. package/es/components/page-header/page-header-actions-set/page-header-actions-set.scss.js +15 -0
  62. package/es/components/page-header/page-header-actions-set/page-header-actions-set.scss.js.map +1 -0
  63. package/es/components/page-header/page-header-breadcrumbs-set/index.d.ts +10 -0
  64. package/es/components/page-header/page-header-breadcrumbs-set/index.d.ts.map +1 -0
  65. package/es/components/page-header/page-header-breadcrumbs-set/index.js +8 -0
  66. package/es/components/page-header/page-header-breadcrumbs-set/page-header-breadcrumbs-set.d.ts +48 -0
  67. package/es/components/page-header/page-header-breadcrumbs-set/page-header-breadcrumbs-set.d.ts.map +1 -0
  68. package/es/components/page-header/page-header-breadcrumbs-set/page-header-breadcrumbs-set.js +136 -0
  69. package/es/components/page-header/page-header-breadcrumbs-set/page-header-breadcrumbs-set.js.map +1 -0
  70. package/es/components/page-header/page-header-breadcrumbs-set/page-header-breadcrumbs-set.scss.js +15 -0
  71. package/es/components/page-header/page-header-breadcrumbs-set/page-header-breadcrumbs-set.scss.js.map +1 -0
  72. package/es/components/page-header/page-header-tags-set/index.d.ts +10 -0
  73. package/es/components/page-header/page-header-tags-set/index.d.ts.map +1 -0
  74. package/es/components/page-header/page-header-tags-set/index.js +8 -0
  75. package/es/components/page-header/page-header-tags-set/page-header-tags-set.d.ts +41 -0
  76. package/es/components/page-header/page-header-tags-set/page-header-tags-set.d.ts.map +1 -0
  77. package/es/components/page-header/page-header-tags-set/page-header-tags-set.js +210 -0
  78. package/es/components/page-header/page-header-tags-set/page-header-tags-set.js.map +1 -0
  79. package/es/components/page-header/page-header-tags-set/page-header-tags-set.scss.js +15 -0
  80. package/es/components/page-header/page-header-tags-set/page-header-tags-set.scss.js.map +1 -0
  81. package/es/components/page-header/page-header-tags-set/utils.d.ts +24 -0
  82. package/es/components/page-header/page-header-tags-set/utils.d.ts.map +1 -0
  83. package/es/components/page-header/page-header-tags-set/utils.js +42 -0
  84. package/es/components/page-header/page-header-tags-set/utils.js.map +1 -0
  85. package/es/components/page-header/page-header.scss.js +1 -1
  86. package/es/components/page-header/page-header.scss.js.map +1 -1
  87. package/es/components/page-header/utils.d.ts +9 -1
  88. package/es/components/page-header/utils.d.ts.map +1 -1
  89. package/es/components/page-header/utils.js +4 -2
  90. package/es/components/page-header/utils.js.map +1 -1
  91. package/es/components/side-panel/side-panel.d.ts +0 -350
  92. package/es/components/side-panel/side-panel.d.ts.map +1 -1
  93. package/es/components/tearsheet/tearsheet.d.ts +0 -370
  94. package/es/components/tearsheet/tearsheet.d.ts.map +1 -1
  95. package/es/components/tearsheet/tearsheet.scss.js +1 -1
  96. package/es/components/tearsheet-preview/index.d.ts +1 -0
  97. package/es/components/tearsheet-preview/index.d.ts.map +1 -1
  98. package/es/components/tearsheet-preview/index.js +1 -0
  99. package/es/components/tearsheet-preview/tearsheet-body.d.ts +0 -350
  100. package/es/components/tearsheet-preview/tearsheet-body.d.ts.map +1 -1
  101. package/es/components/tearsheet-preview/tearsheet-footer.d.ts +17 -351
  102. package/es/components/tearsheet-preview/tearsheet-footer.d.ts.map +1 -1
  103. package/es/components/tearsheet-preview/tearsheet-footer.js +31 -3
  104. package/es/components/tearsheet-preview/tearsheet-footer.js.map +1 -1
  105. package/es/components/tearsheet-preview/tearsheet-header-content.d.ts +0 -350
  106. package/es/components/tearsheet-preview/tearsheet-header-content.d.ts.map +1 -1
  107. package/es/components/tearsheet-preview/tearsheet-header-content.scss.js +1 -1
  108. package/es/components/tearsheet-preview/tearsheet-header-content.scss.js.map +1 -1
  109. package/es/components/tearsheet-preview/tearsheet-header.d.ts +0 -350
  110. package/es/components/tearsheet-preview/tearsheet-header.d.ts.map +1 -1
  111. package/es/components/tearsheet-preview/tearsheet-header.scss.js +1 -1
  112. package/es/components/tearsheet-preview/tearsheet-header.scss.js.map +1 -1
  113. package/es/components/tearsheet-preview/tearsheet-influencer.d.ts +0 -350
  114. package/es/components/tearsheet-preview/tearsheet-influencer.d.ts.map +1 -1
  115. package/es/components/tearsheet-preview/tearsheet-navigation-bar.d.ts +0 -350
  116. package/es/components/tearsheet-preview/tearsheet-navigation-bar.d.ts.map +1 -1
  117. package/es/components/tearsheet-preview/tearsheet-navigation-bar.scss.js +1 -1
  118. package/es/components/tearsheet-preview/tearsheet-stack.d.ts +42 -0
  119. package/es/components/tearsheet-preview/tearsheet-stack.d.ts.map +1 -0
  120. package/es/components/tearsheet-preview/tearsheet-stack.js +83 -0
  121. package/es/components/tearsheet-preview/tearsheet-stack.js.map +1 -0
  122. package/es/components/tearsheet-preview/tearsheet-summary-content.d.ts +0 -350
  123. package/es/components/tearsheet-preview/tearsheet-summary-content.d.ts.map +1 -1
  124. package/es/components/tearsheet-preview/tearsheet.d.ts +16 -350
  125. package/es/components/tearsheet-preview/tearsheet.d.ts.map +1 -1
  126. package/es/components/tearsheet-preview/tearsheet.js +32 -3
  127. package/es/components/tearsheet-preview/tearsheet.js.map +1 -1
  128. package/es/components/tearsheet-preview/tearsheet.scss.js +1 -1
  129. package/es/components/tearsheet-preview/tearsheet.scss.js.map +1 -1
  130. package/es/components/user-avatar/user-avatar.d.ts +0 -350
  131. package/es/components/user-avatar/user-avatar.d.ts.map +1 -1
  132. package/es/package.js +1 -1
  133. package/es-custom/components/about-modal/about-modal.scss.js +1 -1
  134. package/es-custom/components/about-modal/about-modal.scss.js.map +1 -1
  135. package/es-custom/components/coachmark/coachmark-header.js +11 -2
  136. package/es-custom/components/coachmark/coachmark-header.js.map +1 -1
  137. package/es-custom/components/coachmark/coachmark-tagline/coachmark-tagline.js.map +1 -1
  138. package/es-custom/components/coachmark/coachmark.js +10 -0
  139. package/es-custom/components/coachmark/coachmark.js.map +1 -1
  140. package/es-custom/components/interstitial-screen/interstitial-screen-body-item.scss.js +1 -1
  141. package/es-custom/components/interstitial-screen/interstitial-screen-body-item.scss.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-body.scss.js.map +1 -1
  144. package/es-custom/components/page-header/_story-assets/overflowHandler.js +122 -0
  145. package/es-custom/components/page-header/_story-assets/overflowHandler.js.map +1 -0
  146. package/es-custom/components/page-header/index.js +3 -0
  147. package/es-custom/components/page-header/page-header-actions-set/index.js +8 -0
  148. package/es-custom/components/page-header/page-header-actions-set/page-header-actions-set.js +162 -0
  149. package/es-custom/components/page-header/page-header-actions-set/page-header-actions-set.js.map +1 -0
  150. package/es-custom/components/page-header/page-header-actions-set/page-header-actions-set.scss.js +15 -0
  151. package/es-custom/components/page-header/page-header-actions-set/page-header-actions-set.scss.js.map +1 -0
  152. package/es-custom/components/page-header/page-header-breadcrumbs-set/index.js +8 -0
  153. package/es-custom/components/page-header/page-header-breadcrumbs-set/page-header-breadcrumbs-set.js +136 -0
  154. package/es-custom/components/page-header/page-header-breadcrumbs-set/page-header-breadcrumbs-set.js.map +1 -0
  155. package/es-custom/components/page-header/page-header-breadcrumbs-set/page-header-breadcrumbs-set.scss.js +15 -0
  156. package/es-custom/components/page-header/page-header-breadcrumbs-set/page-header-breadcrumbs-set.scss.js.map +1 -0
  157. package/es-custom/components/page-header/page-header-tags-set/index.js +8 -0
  158. package/es-custom/components/page-header/page-header-tags-set/page-header-tags-set.js +210 -0
  159. package/es-custom/components/page-header/page-header-tags-set/page-header-tags-set.js.map +1 -0
  160. package/es-custom/components/page-header/page-header-tags-set/page-header-tags-set.scss.js +15 -0
  161. package/es-custom/components/page-header/page-header-tags-set/page-header-tags-set.scss.js.map +1 -0
  162. package/es-custom/components/page-header/page-header-tags-set/utils.js +42 -0
  163. package/es-custom/components/page-header/page-header-tags-set/utils.js.map +1 -0
  164. package/es-custom/components/page-header/page-header.scss.js +1 -1
  165. package/es-custom/components/page-header/page-header.scss.js.map +1 -1
  166. package/es-custom/components/page-header/utils.js +4 -2
  167. package/es-custom/components/page-header/utils.js.map +1 -1
  168. package/es-custom/components/tearsheet/tearsheet.scss.js +1 -1
  169. package/es-custom/components/tearsheet-preview/index.js +1 -0
  170. package/es-custom/components/tearsheet-preview/tearsheet-footer.js +31 -3
  171. package/es-custom/components/tearsheet-preview/tearsheet-footer.js.map +1 -1
  172. package/es-custom/components/tearsheet-preview/tearsheet-header-content.scss.js +1 -1
  173. package/es-custom/components/tearsheet-preview/tearsheet-header-content.scss.js.map +1 -1
  174. package/es-custom/components/tearsheet-preview/tearsheet-header.scss.js +1 -1
  175. package/es-custom/components/tearsheet-preview/tearsheet-header.scss.js.map +1 -1
  176. package/es-custom/components/tearsheet-preview/tearsheet-navigation-bar.scss.js +1 -1
  177. package/es-custom/components/tearsheet-preview/tearsheet-stack.js +83 -0
  178. package/es-custom/components/tearsheet-preview/tearsheet-stack.js.map +1 -0
  179. package/es-custom/components/tearsheet-preview/tearsheet.js +32 -3
  180. package/es-custom/components/tearsheet-preview/tearsheet.js.map +1 -1
  181. package/es-custom/components/tearsheet-preview/tearsheet.scss.js +1 -1
  182. package/es-custom/components/tearsheet-preview/tearsheet.scss.js.map +1 -1
  183. package/es-custom/package.js +1 -1
  184. package/lib/components/about-modal/about-modal.d.ts +0 -350
  185. package/lib/components/about-modal/about-modal.d.ts.map +1 -1
  186. package/lib/components/coachmark/coachmark-beacon/coachmark-beacon.d.ts +0 -350
  187. package/lib/components/coachmark/coachmark-beacon/coachmark-beacon.d.ts.map +1 -1
  188. package/lib/components/coachmark/coachmark-body.d.ts +0 -350
  189. package/lib/components/coachmark/coachmark-body.d.ts.map +1 -1
  190. package/lib/components/coachmark/coachmark-header.d.ts +0 -350
  191. package/lib/components/coachmark/coachmark-header.d.ts.map +1 -1
  192. package/lib/components/coachmark/coachmark-tagline/coachmark-tagline.d.ts +0 -350
  193. package/lib/components/coachmark/coachmark-tagline/coachmark-tagline.d.ts.map +1 -1
  194. package/lib/components/coachmark/coachmark.d.ts +7 -350
  195. package/lib/components/coachmark/coachmark.d.ts.map +1 -1
  196. package/lib/components/guide-banner/guide-banner-element.d.ts +0 -350
  197. package/lib/components/guide-banner/guide-banner-element.d.ts.map +1 -1
  198. package/lib/components/guide-banner/guide-banner.d.ts +0 -350
  199. package/lib/components/guide-banner/guide-banner.d.ts.map +1 -1
  200. package/lib/components/interstitial-screen/interstitial-screen-body-item.d.ts +0 -350
  201. package/lib/components/interstitial-screen/interstitial-screen-body-item.d.ts.map +1 -1
  202. package/lib/components/interstitial-screen/interstitial-screen-body.d.ts +0 -350
  203. package/lib/components/interstitial-screen/interstitial-screen-body.d.ts.map +1 -1
  204. package/lib/components/interstitial-screen/interstitial-screen-footer.d.ts +0 -350
  205. package/lib/components/interstitial-screen/interstitial-screen-footer.d.ts.map +1 -1
  206. package/lib/components/interstitial-screen/interstitial-screen-header.d.ts +0 -350
  207. package/lib/components/interstitial-screen/interstitial-screen-header.d.ts.map +1 -1
  208. package/lib/components/interstitial-screen/interstitial-screen.d.ts +0 -350
  209. package/lib/components/interstitial-screen/interstitial-screen.d.ts.map +1 -1
  210. package/lib/components/notification-panel/notification-footer.d.ts +0 -350
  211. package/lib/components/notification-panel/notification-footer.d.ts.map +1 -1
  212. package/lib/components/notification-panel/notification-panel.d.ts +0 -350
  213. package/lib/components/notification-panel/notification-panel.d.ts.map +1 -1
  214. package/lib/components/notification-panel/notification.d.ts +0 -350
  215. package/lib/components/notification-panel/notification.d.ts.map +1 -1
  216. package/lib/components/options-tile/options-tile.d.ts +0 -350
  217. package/lib/components/options-tile/options-tile.d.ts.map +1 -1
  218. package/lib/components/page-header/_story-assets/overflowHandler.d.ts +99 -0
  219. package/lib/components/page-header/_story-assets/overflowHandler.d.ts.map +1 -0
  220. package/lib/components/page-header/index.d.ts +4 -1
  221. package/lib/components/page-header/index.d.ts.map +1 -1
  222. package/lib/components/page-header/page-header-actions-set/index.d.ts +10 -0
  223. package/lib/components/page-header/page-header-actions-set/index.d.ts.map +1 -0
  224. package/lib/components/page-header/page-header-actions-set/page-header-actions-set.d.ts +50 -0
  225. package/lib/components/page-header/page-header-actions-set/page-header-actions-set.d.ts.map +1 -0
  226. package/lib/components/page-header/page-header-breadcrumbs-set/index.d.ts +10 -0
  227. package/lib/components/page-header/page-header-breadcrumbs-set/index.d.ts.map +1 -0
  228. package/lib/components/page-header/page-header-breadcrumbs-set/page-header-breadcrumbs-set.d.ts +48 -0
  229. package/lib/components/page-header/page-header-breadcrumbs-set/page-header-breadcrumbs-set.d.ts.map +1 -0
  230. package/lib/components/page-header/page-header-tags-set/index.d.ts +10 -0
  231. package/lib/components/page-header/page-header-tags-set/index.d.ts.map +1 -0
  232. package/lib/components/page-header/page-header-tags-set/page-header-tags-set.d.ts +41 -0
  233. package/lib/components/page-header/page-header-tags-set/page-header-tags-set.d.ts.map +1 -0
  234. package/lib/components/page-header/page-header-tags-set/utils.d.ts +24 -0
  235. package/lib/components/page-header/page-header-tags-set/utils.d.ts.map +1 -0
  236. package/lib/components/page-header/utils.d.ts +9 -1
  237. package/lib/components/page-header/utils.d.ts.map +1 -1
  238. package/lib/components/side-panel/side-panel.d.ts +0 -350
  239. package/lib/components/side-panel/side-panel.d.ts.map +1 -1
  240. package/lib/components/tearsheet/tearsheet.d.ts +0 -370
  241. package/lib/components/tearsheet/tearsheet.d.ts.map +1 -1
  242. package/lib/components/tearsheet-preview/index.d.ts +1 -0
  243. package/lib/components/tearsheet-preview/index.d.ts.map +1 -1
  244. package/lib/components/tearsheet-preview/tearsheet-body.d.ts +0 -350
  245. package/lib/components/tearsheet-preview/tearsheet-body.d.ts.map +1 -1
  246. package/lib/components/tearsheet-preview/tearsheet-footer.d.ts +17 -351
  247. package/lib/components/tearsheet-preview/tearsheet-footer.d.ts.map +1 -1
  248. package/lib/components/tearsheet-preview/tearsheet-header-content.d.ts +0 -350
  249. package/lib/components/tearsheet-preview/tearsheet-header-content.d.ts.map +1 -1
  250. package/lib/components/tearsheet-preview/tearsheet-header.d.ts +0 -350
  251. package/lib/components/tearsheet-preview/tearsheet-header.d.ts.map +1 -1
  252. package/lib/components/tearsheet-preview/tearsheet-influencer.d.ts +0 -350
  253. package/lib/components/tearsheet-preview/tearsheet-influencer.d.ts.map +1 -1
  254. package/lib/components/tearsheet-preview/tearsheet-navigation-bar.d.ts +0 -350
  255. package/lib/components/tearsheet-preview/tearsheet-navigation-bar.d.ts.map +1 -1
  256. package/lib/components/tearsheet-preview/tearsheet-stack.d.ts +42 -0
  257. package/lib/components/tearsheet-preview/tearsheet-stack.d.ts.map +1 -0
  258. package/lib/components/tearsheet-preview/tearsheet-summary-content.d.ts +0 -350
  259. package/lib/components/tearsheet-preview/tearsheet-summary-content.d.ts.map +1 -1
  260. package/lib/components/tearsheet-preview/tearsheet.d.ts +16 -350
  261. package/lib/components/tearsheet-preview/tearsheet.d.ts.map +1 -1
  262. package/lib/components/user-avatar/user-avatar.d.ts +0 -350
  263. package/lib/components/user-avatar/user-avatar.d.ts.map +1 -1
  264. package/package.json +11 -11
  265. package/scss/components/about-modal/about-modal.scss +0 -2
  266. package/scss/components/interstitial-screen/interstitial-screen-body-item.scss +1 -1
  267. package/scss/components/interstitial-screen/interstitial-screen-body.scss +1 -1
  268. package/scss/components/page-header/page-header-actions-set/page-header-actions-set.scss +82 -0
  269. package/scss/components/page-header/page-header-breadcrumbs-set/page-header-breadcrumbs-set.scss +41 -0
  270. package/scss/components/page-header/page-header-tags-set/page-header-tags-set.scss +96 -0
  271. package/scss/components/page-header/page-header.scss +35 -4
  272. package/scss/components/tearsheet-preview/tearsheet-header-content.scss +10 -0
  273. package/scss/components/tearsheet-preview/tearsheet-header.scss +15 -0
  274. package/scss/components/tearsheet-preview/tearsheet.scss +1 -3
  275. package/telemetry.yml +22 -13
@@ -0,0 +1,41 @@
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/tag/index.js';
11
+ import '@carbon/web-components/es/components/link/index.js';
12
+ import '@carbon/web-components/es/components/modal/index.js';
13
+ import '@carbon/web-components/es/components/search/index.js';
14
+ import { TagType } from './utils';
15
+ export default class CDSPageHeaderTagsSet extends LitElement {
16
+ hiddenTags: TagType[];
17
+ tagsData: TagType[];
18
+ private container;
19
+ private offset;
20
+ private isPopoverOpen;
21
+ private modalOpen;
22
+ private searchString;
23
+ private overflowHandler;
24
+ private resizeObserver;
25
+ connectedCallback(): void;
26
+ firstUpdated(): void;
27
+ updated(changedProperties: Map<string, unknown>): void;
28
+ disconnectedCallback(): void;
29
+ private setupOverflowHandler;
30
+ private handleTogglePopover;
31
+ private handleDocumentClick;
32
+ private handleDismiss;
33
+ render(): import("lit-html").TemplateResult<1>;
34
+ static styles: any;
35
+ }
36
+ declare global {
37
+ interface HTMLElementTagNameMap {
38
+ 'c4p-page-header-tags-set': CDSPageHeaderTagsSet;
39
+ }
40
+ }
41
+ //# sourceMappingURL=page-header-tags-set.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"page-header-tags-set.d.ts","sourceRoot":"","sources":["../../../../src/components/page-header/page-header-tags-set/page-header-tags-set.ts"],"names":[],"mappings":"AAAA;;;;;;;GAOG;AAEH,OAAO,EAAE,UAAU,EAAiB,MAAM,KAAK,CAAC;AAEhD,OAAO,mDAAmD,CAAC;AAC3D,OAAO,oDAAoD,CAAC;AAC5D,OAAO,qDAAqD,CAAC;AAC7D,OAAO,sDAAsD,CAAC;AAE9D,OAAO,EAAE,OAAO,EAAE,MAAM,SAAS,CAAC;AAOlC,MAAM,CAAC,OAAO,OAAO,oBAAqB,SAAQ,UAAU;IAE1D,UAAU,EAAE,OAAO,EAAE,CAAM;IAG3B,QAAQ,EAAE,OAAO,EAAE,CAAM;IAGzB,OAAO,CAAC,SAAS,CAAe;IAGhC,OAAO,CAAC,MAAM,CAAe;IAG7B,OAAO,CAAC,aAAa,CAAS;IAG9B,OAAO,CAAC,SAAS,CAAS;IAG1B,OAAO,CAAC,YAAY,CAAM;IAE1B,OAAO,CAAC,eAAe,CAAyC;IAChE,OAAO,CAAC,cAAc,CAA6B;IAEnD,iBAAiB,IAAI,IAAI;IAKzB,YAAY;IAkBZ,OAAO,CAAC,iBAAiB,EAAE,GAAG,CAAC,MAAM,EAAE,OAAO,CAAC;IAmB/C,oBAAoB;IAOpB,OAAO,CAAC,oBAAoB;IAyB5B,OAAO,CAAC,mBAAmB;IAS3B,OAAO,CAAC,mBAAmB,CAIzB;IAEF,OAAO,CAAC,aAAa,CAenB;IAEF,MAAM;IA6HN,MAAM,CAAC,MAAM,MAAU;CACxB;AAED,OAAO,CAAC,MAAM,CAAC;IACb,UAAU,qBAAqB;QAC7B,0BAA0B,EAAE,oBAAoB,CAAC;KAClD;CACF"}
@@ -0,0 +1,24 @@
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 { TAG_TYPE, TAG_SIZE } from '@carbon/web-components/es/components/tag/defs';
10
+ export interface TagType {
11
+ type: TAG_TYPE;
12
+ text: string;
13
+ size: TAG_SIZE;
14
+ onClose?: () => void;
15
+ }
16
+ interface GenerateTagsOptions {
17
+ count: number;
18
+ size?: TAG_SIZE;
19
+ dismissible?: boolean;
20
+ }
21
+ export declare function generateTags({ count, size, dismissible, }: GenerateTagsOptions): TagType[];
22
+ export declare const tagsData: TagType[];
23
+ export {};
24
+ //# sourceMappingURL=utils.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"utils.d.ts","sourceRoot":"","sources":["../../../../src/components/page-header/page-header-tags-set/utils.ts"],"names":[],"mappings":"AAAA;;;;;;;GAOG;AAEH,OAAO,EACL,QAAQ,EACR,QAAQ,EACT,MAAM,+CAA+C,CAAC;AAEvD,MAAM,WAAW,OAAO;IACtB,IAAI,EAAE,QAAQ,CAAC;IACf,IAAI,EAAE,MAAM,CAAC;IACb,IAAI,EAAE,QAAQ,CAAC;IACf,OAAO,CAAC,EAAE,MAAM,IAAI,CAAC;CACtB;AASD,UAAU,mBAAmB;IAC3B,KAAK,EAAE,MAAM,CAAC;IACd,IAAI,CAAC,EAAE,QAAQ,CAAC;IAChB,WAAW,CAAC,EAAE,OAAO,CAAC;CACvB;AAED,wBAAgB,YAAY,CAAC,EAC3B,KAAK,EACL,IAAsB,EACtB,WAAmB,GACpB,EAAE,mBAAmB,GAAG,OAAO,EAAE,CAiBjC;AAGD,eAAO,MAAM,QAAQ,WAInB,CAAC"}
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * @license
3
3
  *
4
- * Copyright IBM Corp. 2025, 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.
@@ -30,4 +30,12 @@ export declare const scrollableAncestorInner: (target: HTMLElement) => any;
30
30
  * @returns {HTMLElement}
31
31
  */
32
32
  export declare const scrollableAncestor: (target: HTMLElement) => any;
33
+ /**
34
+ * ----------
35
+ * Overflow Handler Utilities
36
+ * ----------
37
+ * Re-exported from _story-assets/overflowHandler.ts
38
+ * TODO: delete after overflowHandler from carbon/utils gets updated
39
+ */
40
+ export { getSize, updateOverflowHandler, createOverflowHandler, type UpdateOverflowHandlerOptions, type OverflowHandlerOptions, type OverflowHandler, } from './_story-assets/overflowHandler';
33
41
  //# sourceMappingURL=utils.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"utils.d.ts","sourceRoot":"","sources":["../../../src/components/page-header/utils.ts"],"names":[],"mappings":"AAAA;;;;;;;GAOG;AAEH;;;;GAIG;AAEH,eAAO,MAAM,eAAe,GAAI,IAAI,WAAW,KAAG,MAuBjD,CAAC;AAIF;;;;;GAKG;AACH,eAAO,MAAM,UAAU,GAAI,QAAQ,WAAW,KAAG,OAWhD,CAAC;AAEF;;GAEG;AACH,eAAO,MAAM,uBAAuB,GAAI,QAAQ,WAAW,QAU1D,CAAC;AAEF;;;;;GAKG;AACH,eAAO,MAAM,kBAAkB,GAAI,QAAQ,WAAW,QAYrD,CAAC"}
1
+ {"version":3,"file":"utils.d.ts","sourceRoot":"","sources":["../../../src/components/page-header/utils.ts"],"names":[],"mappings":"AAAA;;;;;;;GAOG;AAEH;;;;GAIG;AAEH,eAAO,MAAM,eAAe,GAAI,IAAI,WAAW,KAAG,MAuBjD,CAAC;AAIF;;;;;GAKG;AACH,eAAO,MAAM,UAAU,GAAI,QAAQ,WAAW,KAAG,OAWhD,CAAC;AAEF;;GAEG;AACH,eAAO,MAAM,uBAAuB,GAAI,QAAQ,WAAW,QAU1D,CAAC;AAEF;;;;;GAKG;AACH,eAAO,MAAM,kBAAkB,GAAI,QAAQ,WAAW,QAYrD,CAAC;AAEF;;;;;;GAMG;AACH,OAAO,EACL,OAAO,EACP,qBAAqB,EACrB,qBAAqB,EACrB,KAAK,4BAA4B,EACjC,KAAK,sBAAsB,EAC3B,KAAK,eAAe,GACrB,MAAM,iCAAiC,CAAC"}
@@ -18,356 +18,6 @@ declare const CDSSidePanel_base: {
18
18
  _handles: Set<import("@carbon/web-components/es/globals/internal/handle").default>;
19
19
  connectedCallback(): void;
20
20
  disconnectedCallback(): void;
21
- accessKey: string;
22
- readonly accessKeyLabel: string;
23
- autocapitalize: string;
24
- autocorrect: boolean;
25
- dir: string;
26
- draggable: boolean;
27
- hidden: boolean;
28
- inert: boolean;
29
- innerText: string;
30
- lang: string;
31
- readonly offsetHeight: number;
32
- readonly offsetLeft: number;
33
- readonly offsetParent: Element | null;
34
- readonly offsetTop: number;
35
- readonly offsetWidth: number;
36
- outerText: string;
37
- popover: string | null;
38
- spellcheck: boolean;
39
- title: string;
40
- translate: boolean;
41
- writingSuggestions: string;
42
- attachInternals(): ElementInternals;
43
- click(): void;
44
- hidePopover(): void;
45
- showPopover(): void;
46
- togglePopover(options?: boolean): boolean;
47
- addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
48
- addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
49
- removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
50
- removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
51
- readonly attributes: NamedNodeMap;
52
- get classList(): DOMTokenList;
53
- set classList(value: string): any;
54
- className: string;
55
- readonly clientHeight: number;
56
- readonly clientLeft: number;
57
- readonly clientTop: number;
58
- readonly clientWidth: number;
59
- readonly currentCSSZoom: number;
60
- id: string;
61
- innerHTML: string;
62
- readonly localName: string;
63
- readonly namespaceURI: string | null;
64
- onfullscreenchange: ((this: Element, ev: Event) => any) | null;
65
- onfullscreenerror: ((this: Element, ev: Event) => any) | null;
66
- outerHTML: string;
67
- readonly ownerDocument: Document;
68
- get part(): DOMTokenList;
69
- set part(value: string): any;
70
- readonly prefix: string | null;
71
- readonly scrollHeight: number;
72
- scrollLeft: number;
73
- scrollTop: number;
74
- readonly scrollWidth: number;
75
- readonly shadowRoot: ShadowRoot | null;
76
- slot: string;
77
- readonly tagName: string;
78
- attachShadow(init: ShadowRootInit): ShadowRoot;
79
- checkVisibility(options?: CheckVisibilityOptions): boolean;
80
- closest<K extends keyof HTMLElementTagNameMap>(selector: K): HTMLElementTagNameMap[K] | null;
81
- closest<K extends keyof SVGElementTagNameMap>(selector: K): SVGElementTagNameMap[K] | null;
82
- closest<K extends keyof MathMLElementTagNameMap>(selector: K): MathMLElementTagNameMap[K] | null;
83
- closest<E extends Element = Element>(selectors: string): E | null;
84
- computedStyleMap(): StylePropertyMapReadOnly;
85
- getAttribute(qualifiedName: string): string | null;
86
- getAttributeNS(namespace: string | null, localName: string): string | null;
87
- getAttributeNames(): string[];
88
- getAttributeNode(qualifiedName: string): Attr | null;
89
- getAttributeNodeNS(namespace: string | null, localName: string): Attr | null;
90
- getBoundingClientRect(): DOMRect;
91
- getClientRects(): DOMRectList;
92
- getElementsByClassName(classNames: string): HTMLCollectionOf<Element>;
93
- getElementsByTagName<K extends keyof HTMLElementTagNameMap>(qualifiedName: K): HTMLCollectionOf<HTMLElementTagNameMap[K]>;
94
- getElementsByTagName<K extends keyof SVGElementTagNameMap>(qualifiedName: K): HTMLCollectionOf<SVGElementTagNameMap[K]>;
95
- getElementsByTagName<K extends keyof MathMLElementTagNameMap>(qualifiedName: K): HTMLCollectionOf<MathMLElementTagNameMap[K]>;
96
- getElementsByTagName<K extends keyof HTMLElementDeprecatedTagNameMap>(qualifiedName: K): HTMLCollectionOf<HTMLElementDeprecatedTagNameMap[K]>;
97
- getElementsByTagName(qualifiedName: string): HTMLCollectionOf<Element>;
98
- getElementsByTagNameNS(namespaceURI: "http://www.w3.org/1999/xhtml", localName: string): HTMLCollectionOf<HTMLElement>;
99
- getElementsByTagNameNS(namespaceURI: "http://www.w3.org/2000/svg", localName: string): HTMLCollectionOf<SVGElement>;
100
- getElementsByTagNameNS(namespaceURI: "http://www.w3.org/1998/Math/MathML", localName: string): HTMLCollectionOf<MathMLElement>;
101
- getElementsByTagNameNS(namespace: string | null, localName: string): HTMLCollectionOf<Element>;
102
- getHTML(options?: GetHTMLOptions): string;
103
- hasAttribute(qualifiedName: string): boolean;
104
- hasAttributeNS(namespace: string | null, localName: string): boolean;
105
- hasAttributes(): boolean;
106
- hasPointerCapture(pointerId: number): boolean;
107
- insertAdjacentElement(where: InsertPosition, element: Element): Element | null;
108
- insertAdjacentHTML(position: InsertPosition, string: string): void;
109
- insertAdjacentText(where: InsertPosition, data: string): void;
110
- matches(selectors: string): boolean;
111
- releasePointerCapture(pointerId: number): void;
112
- removeAttribute(qualifiedName: string): void;
113
- removeAttributeNS(namespace: string | null, localName: string): void;
114
- removeAttributeNode(attr: Attr): Attr;
115
- requestFullscreen(options?: FullscreenOptions): Promise<void>;
116
- requestPointerLock(options?: PointerLockOptions): Promise<void>;
117
- scroll(options?: ScrollToOptions): void;
118
- scroll(x: number, y: number): void;
119
- scrollBy(options?: ScrollToOptions): void;
120
- scrollBy(x: number, y: number): void;
121
- scrollIntoView(arg?: boolean | ScrollIntoViewOptions): void;
122
- scrollTo(options?: ScrollToOptions): void;
123
- scrollTo(x: number, y: number): void;
124
- setAttribute(qualifiedName: string, value: string): void;
125
- setAttributeNS(namespace: string | null, qualifiedName: string, value: string): void;
126
- setAttributeNode(attr: Attr): Attr | null;
127
- setAttributeNodeNS(attr: Attr): Attr | null;
128
- setHTMLUnsafe(html: string): void;
129
- setPointerCapture(pointerId: number): void;
130
- toggleAttribute(qualifiedName: string, force?: boolean): boolean;
131
- webkitMatchesSelector(selectors: string): boolean;
132
- get textContent(): string;
133
- set textContent(value: string | null): any;
134
- readonly baseURI: string;
135
- readonly childNodes: NodeListOf<ChildNode>;
136
- readonly firstChild: ChildNode | null;
137
- readonly isConnected: boolean;
138
- readonly lastChild: ChildNode | null;
139
- readonly nextSibling: ChildNode | null;
140
- readonly nodeName: string;
141
- readonly nodeType: number;
142
- nodeValue: string | null;
143
- readonly parentElement: HTMLElement | null;
144
- readonly parentNode: ParentNode | null;
145
- readonly previousSibling: ChildNode | null;
146
- appendChild<T_1 extends Node>(node: T_1): T_1;
147
- cloneNode(subtree?: boolean): Node;
148
- compareDocumentPosition(other: Node): number;
149
- contains(other: Node | null): boolean;
150
- getRootNode(options?: GetRootNodeOptions): Node;
151
- hasChildNodes(): boolean;
152
- insertBefore<T_1 extends Node>(node: T_1, child: Node | null): T_1;
153
- isDefaultNamespace(namespace: string | null): boolean;
154
- isEqualNode(otherNode: Node | null): boolean;
155
- isSameNode(otherNode: Node | null): boolean;
156
- lookupNamespaceURI(prefix: string | null): string | null;
157
- lookupPrefix(namespace: string | null): string | null;
158
- normalize(): void;
159
- removeChild<T_1 extends Node>(child: T_1): T_1;
160
- replaceChild<T_1 extends Node>(node: Node, child: T_1): T_1;
161
- readonly ELEMENT_NODE: 1;
162
- readonly ATTRIBUTE_NODE: 2;
163
- readonly TEXT_NODE: 3;
164
- readonly CDATA_SECTION_NODE: 4;
165
- readonly ENTITY_REFERENCE_NODE: 5;
166
- readonly ENTITY_NODE: 6;
167
- readonly PROCESSING_INSTRUCTION_NODE: 7;
168
- readonly COMMENT_NODE: 8;
169
- readonly DOCUMENT_NODE: 9;
170
- readonly DOCUMENT_TYPE_NODE: 10;
171
- readonly DOCUMENT_FRAGMENT_NODE: 11;
172
- readonly NOTATION_NODE: 12;
173
- readonly DOCUMENT_POSITION_DISCONNECTED: 1;
174
- readonly DOCUMENT_POSITION_PRECEDING: 2;
175
- readonly DOCUMENT_POSITION_FOLLOWING: 4;
176
- readonly DOCUMENT_POSITION_CONTAINS: 8;
177
- readonly DOCUMENT_POSITION_CONTAINED_BY: 16;
178
- readonly DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC: 32;
179
- dispatchEvent(event: Event): boolean;
180
- ariaActiveDescendantElement: Element | null;
181
- ariaAtomic: string | null;
182
- ariaAutoComplete: string | null;
183
- ariaBrailleLabel: string | null;
184
- ariaBrailleRoleDescription: string | null;
185
- ariaBusy: string | null;
186
- ariaChecked: string | null;
187
- ariaColCount: string | null;
188
- ariaColIndex: string | null;
189
- ariaColIndexText: string | null;
190
- ariaColSpan: string | null;
191
- ariaControlsElements: ReadonlyArray<Element> | null;
192
- ariaCurrent: string | null;
193
- ariaDescribedByElements: ReadonlyArray<Element> | null;
194
- ariaDescription: string | null;
195
- ariaDetailsElements: ReadonlyArray<Element> | null;
196
- ariaDisabled: string | null;
197
- ariaErrorMessageElements: ReadonlyArray<Element> | null;
198
- ariaExpanded: string | null;
199
- ariaFlowToElements: ReadonlyArray<Element> | null;
200
- ariaHasPopup: string | null;
201
- ariaHidden: string | null;
202
- ariaInvalid: string | null;
203
- ariaKeyShortcuts: string | null;
204
- ariaLabel: string | null;
205
- ariaLabelledByElements: ReadonlyArray<Element> | null;
206
- ariaLevel: string | null;
207
- ariaLive: string | null;
208
- ariaModal: string | null;
209
- ariaMultiLine: string | null;
210
- ariaMultiSelectable: string | null;
211
- ariaOrientation: string | null;
212
- ariaOwnsElements: ReadonlyArray<Element> | null;
213
- ariaPlaceholder: string | null;
214
- ariaPosInSet: string | null;
215
- ariaPressed: string | null;
216
- ariaReadOnly: string | null;
217
- ariaRelevant: string | null;
218
- ariaRequired: string | null;
219
- ariaRoleDescription: string | null;
220
- ariaRowCount: string | null;
221
- ariaRowIndex: string | null;
222
- ariaRowIndexText: string | null;
223
- ariaRowSpan: string | null;
224
- ariaSelected: string | null;
225
- ariaSetSize: string | null;
226
- ariaSort: string | null;
227
- ariaValueMax: string | null;
228
- ariaValueMin: string | null;
229
- ariaValueNow: string | null;
230
- ariaValueText: string | null;
231
- role: string | null;
232
- animate(keyframes: Keyframe[] | PropertyIndexedKeyframes | null, options?: number | KeyframeAnimationOptions): Animation;
233
- getAnimations(options?: GetAnimationsOptions): Animation[];
234
- after(...nodes: (Node | string)[]): void;
235
- before(...nodes: (Node | string)[]): void;
236
- remove(): void;
237
- replaceWith(...nodes: (Node | string)[]): void;
238
- readonly nextElementSibling: Element | null;
239
- readonly previousElementSibling: Element | null;
240
- readonly childElementCount: number;
241
- readonly children: HTMLCollection;
242
- readonly firstElementChild: Element | null;
243
- readonly lastElementChild: Element | null;
244
- append(...nodes: (Node | string)[]): void;
245
- prepend(...nodes: (Node | string)[]): void;
246
- querySelector<K extends keyof HTMLElementTagNameMap>(selectors: K): HTMLElementTagNameMap[K] | null;
247
- querySelector<K extends keyof SVGElementTagNameMap>(selectors: K): SVGElementTagNameMap[K] | null;
248
- querySelector<K extends keyof MathMLElementTagNameMap>(selectors: K): MathMLElementTagNameMap[K] | null;
249
- querySelector<K extends keyof HTMLElementDeprecatedTagNameMap>(selectors: K): HTMLElementDeprecatedTagNameMap[K] | null;
250
- querySelector<E extends Element = Element>(selectors: string): E | null;
251
- querySelectorAll<K extends keyof HTMLElementTagNameMap>(selectors: K): NodeListOf<HTMLElementTagNameMap[K]>;
252
- querySelectorAll<K extends keyof SVGElementTagNameMap>(selectors: K): NodeListOf<SVGElementTagNameMap[K]>;
253
- querySelectorAll<K extends keyof MathMLElementTagNameMap>(selectors: K): NodeListOf<MathMLElementTagNameMap[K]>;
254
- querySelectorAll<K extends keyof HTMLElementDeprecatedTagNameMap>(selectors: K): NodeListOf<HTMLElementDeprecatedTagNameMap[K]>;
255
- querySelectorAll<E extends Element = Element>(selectors: string): NodeListOf<E>;
256
- replaceChildren(...nodes: (Node | string)[]): void;
257
- readonly assignedSlot: HTMLSlotElement | null;
258
- readonly attributeStyleMap: StylePropertyMap;
259
- get style(): CSSStyleDeclaration;
260
- set style(cssText: string): any;
261
- contentEditable: string;
262
- enterKeyHint: string;
263
- inputMode: string;
264
- readonly isContentEditable: boolean;
265
- onabort: ((this: GlobalEventHandlers, ev: UIEvent) => any) | null;
266
- onanimationcancel: ((this: GlobalEventHandlers, ev: AnimationEvent) => any) | null;
267
- onanimationend: ((this: GlobalEventHandlers, ev: AnimationEvent) => any) | null;
268
- onanimationiteration: ((this: GlobalEventHandlers, ev: AnimationEvent) => any) | null;
269
- onanimationstart: ((this: GlobalEventHandlers, ev: AnimationEvent) => any) | null;
270
- onauxclick: ((this: GlobalEventHandlers, ev: PointerEvent) => any) | null;
271
- onbeforeinput: ((this: GlobalEventHandlers, ev: InputEvent) => any) | null;
272
- onbeforematch: ((this: GlobalEventHandlers, ev: Event) => any) | null;
273
- onbeforetoggle: ((this: GlobalEventHandlers, ev: ToggleEvent) => any) | null;
274
- onblur: ((this: GlobalEventHandlers, ev: FocusEvent) => any) | null;
275
- oncancel: ((this: GlobalEventHandlers, ev: Event) => any) | null;
276
- oncanplay: ((this: GlobalEventHandlers, ev: Event) => any) | null;
277
- oncanplaythrough: ((this: GlobalEventHandlers, ev: Event) => any) | null;
278
- onchange: ((this: GlobalEventHandlers, ev: Event) => any) | null;
279
- onclick: ((this: GlobalEventHandlers, ev: PointerEvent) => any) | null;
280
- onclose: ((this: GlobalEventHandlers, ev: Event) => any) | null;
281
- oncontextlost: ((this: GlobalEventHandlers, ev: Event) => any) | null;
282
- oncontextmenu: ((this: GlobalEventHandlers, ev: PointerEvent) => any) | null;
283
- oncontextrestored: ((this: GlobalEventHandlers, ev: Event) => any) | null;
284
- oncopy: ((this: GlobalEventHandlers, ev: ClipboardEvent) => any) | null;
285
- oncuechange: ((this: GlobalEventHandlers, ev: Event) => any) | null;
286
- oncut: ((this: GlobalEventHandlers, ev: ClipboardEvent) => any) | null;
287
- ondblclick: ((this: GlobalEventHandlers, ev: MouseEvent) => any) | null;
288
- ondrag: ((this: GlobalEventHandlers, ev: DragEvent) => any) | null;
289
- ondragend: ((this: GlobalEventHandlers, ev: DragEvent) => any) | null;
290
- ondragenter: ((this: GlobalEventHandlers, ev: DragEvent) => any) | null;
291
- ondragleave: ((this: GlobalEventHandlers, ev: DragEvent) => any) | null;
292
- ondragover: ((this: GlobalEventHandlers, ev: DragEvent) => any) | null;
293
- ondragstart: ((this: GlobalEventHandlers, ev: DragEvent) => any) | null;
294
- ondrop: ((this: GlobalEventHandlers, ev: DragEvent) => any) | null;
295
- ondurationchange: ((this: GlobalEventHandlers, ev: Event) => any) | null;
296
- onemptied: ((this: GlobalEventHandlers, ev: Event) => any) | null;
297
- onended: ((this: GlobalEventHandlers, ev: Event) => any) | null;
298
- onerror: OnErrorEventHandler;
299
- onfocus: ((this: GlobalEventHandlers, ev: FocusEvent) => any) | null;
300
- onformdata: ((this: GlobalEventHandlers, ev: FormDataEvent) => any) | null;
301
- ongotpointercapture: ((this: GlobalEventHandlers, ev: PointerEvent) => any) | null;
302
- oninput: ((this: GlobalEventHandlers, ev: Event) => any) | null;
303
- oninvalid: ((this: GlobalEventHandlers, ev: Event) => any) | null;
304
- onkeydown: ((this: GlobalEventHandlers, ev: KeyboardEvent) => any) | null;
305
- onkeypress: ((this: GlobalEventHandlers, ev: KeyboardEvent) => any) | null;
306
- onkeyup: ((this: GlobalEventHandlers, ev: KeyboardEvent) => any) | null;
307
- onload: ((this: GlobalEventHandlers, ev: Event) => any) | null;
308
- onloadeddata: ((this: GlobalEventHandlers, ev: Event) => any) | null;
309
- onloadedmetadata: ((this: GlobalEventHandlers, ev: Event) => any) | null;
310
- onloadstart: ((this: GlobalEventHandlers, ev: Event) => any) | null;
311
- onlostpointercapture: ((this: GlobalEventHandlers, ev: PointerEvent) => any) | null;
312
- onmousedown: ((this: GlobalEventHandlers, ev: MouseEvent) => any) | null;
313
- onmouseenter: ((this: GlobalEventHandlers, ev: MouseEvent) => any) | null;
314
- onmouseleave: ((this: GlobalEventHandlers, ev: MouseEvent) => any) | null;
315
- onmousemove: ((this: GlobalEventHandlers, ev: MouseEvent) => any) | null;
316
- onmouseout: ((this: GlobalEventHandlers, ev: MouseEvent) => any) | null;
317
- onmouseover: ((this: GlobalEventHandlers, ev: MouseEvent) => any) | null;
318
- onmouseup: ((this: GlobalEventHandlers, ev: MouseEvent) => any) | null;
319
- onpaste: ((this: GlobalEventHandlers, ev: ClipboardEvent) => any) | null;
320
- onpause: ((this: GlobalEventHandlers, ev: Event) => any) | null;
321
- onplay: ((this: GlobalEventHandlers, ev: Event) => any) | null;
322
- onplaying: ((this: GlobalEventHandlers, ev: Event) => any) | null;
323
- onpointercancel: ((this: GlobalEventHandlers, ev: PointerEvent) => any) | null;
324
- onpointerdown: ((this: GlobalEventHandlers, ev: PointerEvent) => any) | null;
325
- onpointerenter: ((this: GlobalEventHandlers, ev: PointerEvent) => any) | null;
326
- onpointerleave: ((this: GlobalEventHandlers, ev: PointerEvent) => any) | null;
327
- onpointermove: ((this: GlobalEventHandlers, ev: PointerEvent) => any) | null;
328
- onpointerout: ((this: GlobalEventHandlers, ev: PointerEvent) => any) | null;
329
- onpointerover: ((this: GlobalEventHandlers, ev: PointerEvent) => any) | null;
330
- onpointerrawupdate: ((this: GlobalEventHandlers, ev: Event) => any) | null;
331
- onpointerup: ((this: GlobalEventHandlers, ev: PointerEvent) => any) | null;
332
- onprogress: ((this: GlobalEventHandlers, ev: ProgressEvent) => any) | null;
333
- onratechange: ((this: GlobalEventHandlers, ev: Event) => any) | null;
334
- onreset: ((this: GlobalEventHandlers, ev: Event) => any) | null;
335
- onresize: ((this: GlobalEventHandlers, ev: UIEvent) => any) | null;
336
- onscroll: ((this: GlobalEventHandlers, ev: Event) => any) | null;
337
- onscrollend: ((this: GlobalEventHandlers, ev: Event) => any) | null;
338
- onsecuritypolicyviolation: ((this: GlobalEventHandlers, ev: SecurityPolicyViolationEvent) => any) | null;
339
- onseeked: ((this: GlobalEventHandlers, ev: Event) => any) | null;
340
- onseeking: ((this: GlobalEventHandlers, ev: Event) => any) | null;
341
- onselect: ((this: GlobalEventHandlers, ev: Event) => any) | null;
342
- onselectionchange: ((this: GlobalEventHandlers, ev: Event) => any) | null;
343
- onselectstart: ((this: GlobalEventHandlers, ev: Event) => any) | null;
344
- onslotchange: ((this: GlobalEventHandlers, ev: Event) => any) | null;
345
- onstalled: ((this: GlobalEventHandlers, ev: Event) => any) | null;
346
- onsubmit: ((this: GlobalEventHandlers, ev: SubmitEvent) => any) | null;
347
- onsuspend: ((this: GlobalEventHandlers, ev: Event) => any) | null;
348
- ontimeupdate: ((this: GlobalEventHandlers, ev: Event) => any) | null;
349
- ontoggle: ((this: GlobalEventHandlers, ev: ToggleEvent) => any) | null;
350
- ontouchcancel?: ((this: GlobalEventHandlers, ev: TouchEvent) => any) | null | undefined;
351
- ontouchend?: ((this: GlobalEventHandlers, ev: TouchEvent) => any) | null | undefined;
352
- ontouchmove?: ((this: GlobalEventHandlers, ev: TouchEvent) => any) | null | undefined;
353
- ontouchstart?: ((this: GlobalEventHandlers, ev: TouchEvent) => any) | null | undefined;
354
- ontransitioncancel: ((this: GlobalEventHandlers, ev: TransitionEvent) => any) | null;
355
- ontransitionend: ((this: GlobalEventHandlers, ev: TransitionEvent) => any) | null;
356
- ontransitionrun: ((this: GlobalEventHandlers, ev: TransitionEvent) => any) | null;
357
- ontransitionstart: ((this: GlobalEventHandlers, ev: TransitionEvent) => any) | null;
358
- onvolumechange: ((this: GlobalEventHandlers, ev: Event) => any) | null;
359
- onwaiting: ((this: GlobalEventHandlers, ev: Event) => any) | null;
360
- onwebkitanimationend: ((this: GlobalEventHandlers, ev: Event) => any) | null;
361
- onwebkitanimationiteration: ((this: GlobalEventHandlers, ev: Event) => any) | null;
362
- onwebkitanimationstart: ((this: GlobalEventHandlers, ev: Event) => any) | null;
363
- onwebkittransitionend: ((this: GlobalEventHandlers, ev: Event) => any) | null;
364
- onwheel: ((this: GlobalEventHandlers, ev: WheelEvent) => any) | null;
365
- autofocus: boolean;
366
- readonly dataset: DOMStringMap;
367
- nonce?: string;
368
- tabIndex: number;
369
- blur(): void;
370
- focus(options?: FocusOptions): void;
371
21
  };
372
22
  _hostListeners: {
373
23
  [listenerName: string]: {
@@ -1 +1 @@
1
- {"version":3,"file":"side-panel.d.ts","sourceRoot":"","sources":["../../../src/components/side-panel/side-panel.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"side-panel.d.ts","sourceRoot":"","sources":["../../../src/components/side-panel/side-panel.ts"],"names":[],"mappings":"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"}