@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
@@ -20,356 +20,6 @@ declare const CDSInterstitialScreen_base: {
20
20
  _handles: Set<import("@carbon/web-components/es/globals/internal/handle").default>;
21
21
  connectedCallback(): void;
22
22
  disconnectedCallback(): void;
23
- accessKey: string;
24
- readonly accessKeyLabel: string;
25
- autocapitalize: string;
26
- autocorrect: boolean;
27
- dir: string;
28
- draggable: boolean;
29
- hidden: boolean;
30
- inert: boolean;
31
- innerText: string;
32
- lang: string;
33
- readonly offsetHeight: number;
34
- readonly offsetLeft: number;
35
- readonly offsetParent: Element | null;
36
- readonly offsetTop: number;
37
- readonly offsetWidth: number;
38
- outerText: string;
39
- popover: string | null;
40
- spellcheck: boolean;
41
- title: string;
42
- translate: boolean;
43
- writingSuggestions: string;
44
- attachInternals(): ElementInternals;
45
- click(): void;
46
- hidePopover(): void;
47
- showPopover(): void;
48
- togglePopover(options?: boolean): boolean;
49
- addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
50
- addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
51
- removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
52
- removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
53
- readonly attributes: NamedNodeMap;
54
- get classList(): DOMTokenList;
55
- set classList(value: string): any;
56
- className: string;
57
- readonly clientHeight: number;
58
- readonly clientLeft: number;
59
- readonly clientTop: number;
60
- readonly clientWidth: number;
61
- readonly currentCSSZoom: number;
62
- id: string;
63
- innerHTML: string;
64
- readonly localName: string;
65
- readonly namespaceURI: string | null;
66
- onfullscreenchange: ((this: Element, ev: Event) => any) | null;
67
- onfullscreenerror: ((this: Element, ev: Event) => any) | null;
68
- outerHTML: string;
69
- readonly ownerDocument: Document;
70
- get part(): DOMTokenList;
71
- set part(value: string): any;
72
- readonly prefix: string | null;
73
- readonly scrollHeight: number;
74
- scrollLeft: number;
75
- scrollTop: number;
76
- readonly scrollWidth: number;
77
- readonly shadowRoot: ShadowRoot | null;
78
- slot: string;
79
- readonly tagName: string;
80
- attachShadow(init: ShadowRootInit): ShadowRoot;
81
- checkVisibility(options?: CheckVisibilityOptions): boolean;
82
- closest<K extends keyof HTMLElementTagNameMap>(selector: K): HTMLElementTagNameMap[K] | null;
83
- closest<K extends keyof SVGElementTagNameMap>(selector: K): SVGElementTagNameMap[K] | null;
84
- closest<K extends keyof MathMLElementTagNameMap>(selector: K): MathMLElementTagNameMap[K] | null;
85
- closest<E extends Element = Element>(selectors: string): E | null;
86
- computedStyleMap(): StylePropertyMapReadOnly;
87
- getAttribute(qualifiedName: string): string | null;
88
- getAttributeNS(namespace: string | null, localName: string): string | null;
89
- getAttributeNames(): string[];
90
- getAttributeNode(qualifiedName: string): Attr | null;
91
- getAttributeNodeNS(namespace: string | null, localName: string): Attr | null;
92
- getBoundingClientRect(): DOMRect;
93
- getClientRects(): DOMRectList;
94
- getElementsByClassName(classNames: string): HTMLCollectionOf<Element>;
95
- getElementsByTagName<K extends keyof HTMLElementTagNameMap>(qualifiedName: K): HTMLCollectionOf<HTMLElementTagNameMap[K]>;
96
- getElementsByTagName<K extends keyof SVGElementTagNameMap>(qualifiedName: K): HTMLCollectionOf<SVGElementTagNameMap[K]>;
97
- getElementsByTagName<K extends keyof MathMLElementTagNameMap>(qualifiedName: K): HTMLCollectionOf<MathMLElementTagNameMap[K]>;
98
- getElementsByTagName<K extends keyof HTMLElementDeprecatedTagNameMap>(qualifiedName: K): HTMLCollectionOf<HTMLElementDeprecatedTagNameMap[K]>;
99
- getElementsByTagName(qualifiedName: string): HTMLCollectionOf<Element>;
100
- getElementsByTagNameNS(namespaceURI: "http://www.w3.org/1999/xhtml", localName: string): HTMLCollectionOf<HTMLElement>;
101
- getElementsByTagNameNS(namespaceURI: "http://www.w3.org/2000/svg", localName: string): HTMLCollectionOf<SVGElement>;
102
- getElementsByTagNameNS(namespaceURI: "http://www.w3.org/1998/Math/MathML", localName: string): HTMLCollectionOf<MathMLElement>;
103
- getElementsByTagNameNS(namespace: string | null, localName: string): HTMLCollectionOf<Element>;
104
- getHTML(options?: GetHTMLOptions): string;
105
- hasAttribute(qualifiedName: string): boolean;
106
- hasAttributeNS(namespace: string | null, localName: string): boolean;
107
- hasAttributes(): boolean;
108
- hasPointerCapture(pointerId: number): boolean;
109
- insertAdjacentElement(where: InsertPosition, element: Element): Element | null;
110
- insertAdjacentHTML(position: InsertPosition, string: string): void;
111
- insertAdjacentText(where: InsertPosition, data: string): void;
112
- matches(selectors: string): boolean;
113
- releasePointerCapture(pointerId: number): void;
114
- removeAttribute(qualifiedName: string): void;
115
- removeAttributeNS(namespace: string | null, localName: string): void;
116
- removeAttributeNode(attr: Attr): Attr;
117
- requestFullscreen(options?: FullscreenOptions): Promise<void>;
118
- requestPointerLock(options?: PointerLockOptions): Promise<void>;
119
- scroll(options?: ScrollToOptions): void;
120
- scroll(x: number, y: number): void;
121
- scrollBy(options?: ScrollToOptions): void;
122
- scrollBy(x: number, y: number): void;
123
- scrollIntoView(arg?: boolean | ScrollIntoViewOptions): void;
124
- scrollTo(options?: ScrollToOptions): void;
125
- scrollTo(x: number, y: number): void;
126
- setAttribute(qualifiedName: string, value: string): void;
127
- setAttributeNS(namespace: string | null, qualifiedName: string, value: string): void;
128
- setAttributeNode(attr: Attr): Attr | null;
129
- setAttributeNodeNS(attr: Attr): Attr | null;
130
- setHTMLUnsafe(html: string): void;
131
- setPointerCapture(pointerId: number): void;
132
- toggleAttribute(qualifiedName: string, force?: boolean): boolean;
133
- webkitMatchesSelector(selectors: string): boolean;
134
- get textContent(): string;
135
- set textContent(value: string | null): any;
136
- readonly baseURI: string;
137
- readonly childNodes: NodeListOf<ChildNode>;
138
- readonly firstChild: ChildNode | null;
139
- readonly isConnected: boolean;
140
- readonly lastChild: ChildNode | null;
141
- readonly nextSibling: ChildNode | null;
142
- readonly nodeName: string;
143
- readonly nodeType: number;
144
- nodeValue: string | null;
145
- readonly parentElement: HTMLElement | null;
146
- readonly parentNode: ParentNode | null;
147
- readonly previousSibling: ChildNode | null;
148
- appendChild<T_1 extends Node>(node: T_1): T_1;
149
- cloneNode(subtree?: boolean): Node;
150
- compareDocumentPosition(other: Node): number;
151
- contains(other: Node | null): boolean;
152
- getRootNode(options?: GetRootNodeOptions): Node;
153
- hasChildNodes(): boolean;
154
- insertBefore<T_1 extends Node>(node: T_1, child: Node | null): T_1;
155
- isDefaultNamespace(namespace: string | null): boolean;
156
- isEqualNode(otherNode: Node | null): boolean;
157
- isSameNode(otherNode: Node | null): boolean;
158
- lookupNamespaceURI(prefix: string | null): string | null;
159
- lookupPrefix(namespace: string | null): string | null;
160
- normalize(): void;
161
- removeChild<T_1 extends Node>(child: T_1): T_1;
162
- replaceChild<T_1 extends Node>(node: Node, child: T_1): T_1;
163
- readonly ELEMENT_NODE: 1;
164
- readonly ATTRIBUTE_NODE: 2;
165
- readonly TEXT_NODE: 3;
166
- readonly CDATA_SECTION_NODE: 4;
167
- readonly ENTITY_REFERENCE_NODE: 5;
168
- readonly ENTITY_NODE: 6;
169
- readonly PROCESSING_INSTRUCTION_NODE: 7;
170
- readonly COMMENT_NODE: 8;
171
- readonly DOCUMENT_NODE: 9;
172
- readonly DOCUMENT_TYPE_NODE: 10;
173
- readonly DOCUMENT_FRAGMENT_NODE: 11;
174
- readonly NOTATION_NODE: 12;
175
- readonly DOCUMENT_POSITION_DISCONNECTED: 1;
176
- readonly DOCUMENT_POSITION_PRECEDING: 2;
177
- readonly DOCUMENT_POSITION_FOLLOWING: 4;
178
- readonly DOCUMENT_POSITION_CONTAINS: 8;
179
- readonly DOCUMENT_POSITION_CONTAINED_BY: 16;
180
- readonly DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC: 32;
181
- dispatchEvent(event: Event): boolean;
182
- ariaActiveDescendantElement: Element | null;
183
- ariaAtomic: string | null;
184
- ariaAutoComplete: string | null;
185
- ariaBrailleLabel: string | null;
186
- ariaBrailleRoleDescription: string | null;
187
- ariaBusy: string | null;
188
- ariaChecked: string | null;
189
- ariaColCount: string | null;
190
- ariaColIndex: string | null;
191
- ariaColIndexText: string | null;
192
- ariaColSpan: string | null;
193
- ariaControlsElements: ReadonlyArray<Element> | null;
194
- ariaCurrent: string | null;
195
- ariaDescribedByElements: ReadonlyArray<Element> | null;
196
- ariaDescription: string | null;
197
- ariaDetailsElements: ReadonlyArray<Element> | null;
198
- ariaDisabled: string | null;
199
- ariaErrorMessageElements: ReadonlyArray<Element> | null;
200
- ariaExpanded: string | null;
201
- ariaFlowToElements: ReadonlyArray<Element> | null;
202
- ariaHasPopup: string | null;
203
- ariaHidden: string | null;
204
- ariaInvalid: string | null;
205
- ariaKeyShortcuts: string | null;
206
- ariaLabel: string | null;
207
- ariaLabelledByElements: ReadonlyArray<Element> | null;
208
- ariaLevel: string | null;
209
- ariaLive: string | null;
210
- ariaModal: string | null;
211
- ariaMultiLine: string | null;
212
- ariaMultiSelectable: string | null;
213
- ariaOrientation: string | null;
214
- ariaOwnsElements: ReadonlyArray<Element> | null;
215
- ariaPlaceholder: string | null;
216
- ariaPosInSet: string | null;
217
- ariaPressed: string | null;
218
- ariaReadOnly: string | null;
219
- ariaRelevant: string | null;
220
- ariaRequired: string | null;
221
- ariaRoleDescription: string | null;
222
- ariaRowCount: string | null;
223
- ariaRowIndex: string | null;
224
- ariaRowIndexText: string | null;
225
- ariaRowSpan: string | null;
226
- ariaSelected: string | null;
227
- ariaSetSize: string | null;
228
- ariaSort: string | null;
229
- ariaValueMax: string | null;
230
- ariaValueMin: string | null;
231
- ariaValueNow: string | null;
232
- ariaValueText: string | null;
233
- role: string | null;
234
- animate(keyframes: Keyframe[] | PropertyIndexedKeyframes | null, options?: number | KeyframeAnimationOptions): Animation;
235
- getAnimations(options?: GetAnimationsOptions): Animation[];
236
- after(...nodes: (Node | string)[]): void;
237
- before(...nodes: (Node | string)[]): void;
238
- remove(): void;
239
- replaceWith(...nodes: (Node | string)[]): void;
240
- readonly nextElementSibling: Element | null;
241
- readonly previousElementSibling: Element | null;
242
- readonly childElementCount: number;
243
- readonly children: HTMLCollection;
244
- readonly firstElementChild: Element | null;
245
- readonly lastElementChild: Element | null;
246
- append(...nodes: (Node | string)[]): void;
247
- prepend(...nodes: (Node | string)[]): void;
248
- querySelector<K extends keyof HTMLElementTagNameMap>(selectors: K): HTMLElementTagNameMap[K] | null;
249
- querySelector<K extends keyof SVGElementTagNameMap>(selectors: K): SVGElementTagNameMap[K] | null;
250
- querySelector<K extends keyof MathMLElementTagNameMap>(selectors: K): MathMLElementTagNameMap[K] | null;
251
- querySelector<K extends keyof HTMLElementDeprecatedTagNameMap>(selectors: K): HTMLElementDeprecatedTagNameMap[K] | null;
252
- querySelector<E extends Element = Element>(selectors: string): E | null;
253
- querySelectorAll<K extends keyof HTMLElementTagNameMap>(selectors: K): NodeListOf<HTMLElementTagNameMap[K]>;
254
- querySelectorAll<K extends keyof SVGElementTagNameMap>(selectors: K): NodeListOf<SVGElementTagNameMap[K]>;
255
- querySelectorAll<K extends keyof MathMLElementTagNameMap>(selectors: K): NodeListOf<MathMLElementTagNameMap[K]>;
256
- querySelectorAll<K extends keyof HTMLElementDeprecatedTagNameMap>(selectors: K): NodeListOf<HTMLElementDeprecatedTagNameMap[K]>;
257
- querySelectorAll<E extends Element = Element>(selectors: string): NodeListOf<E>;
258
- replaceChildren(...nodes: (Node | string)[]): void;
259
- readonly assignedSlot: HTMLSlotElement | null;
260
- readonly attributeStyleMap: StylePropertyMap;
261
- get style(): CSSStyleDeclaration;
262
- set style(cssText: string): any;
263
- contentEditable: string;
264
- enterKeyHint: string;
265
- inputMode: string;
266
- readonly isContentEditable: boolean;
267
- onabort: ((this: GlobalEventHandlers, ev: UIEvent) => any) | null;
268
- onanimationcancel: ((this: GlobalEventHandlers, ev: AnimationEvent) => any) | null;
269
- onanimationend: ((this: GlobalEventHandlers, ev: AnimationEvent) => any) | null;
270
- onanimationiteration: ((this: GlobalEventHandlers, ev: AnimationEvent) => any) | null;
271
- onanimationstart: ((this: GlobalEventHandlers, ev: AnimationEvent) => any) | null;
272
- onauxclick: ((this: GlobalEventHandlers, ev: PointerEvent) => any) | null;
273
- onbeforeinput: ((this: GlobalEventHandlers, ev: InputEvent) => any) | null;
274
- onbeforematch: ((this: GlobalEventHandlers, ev: Event) => any) | null;
275
- onbeforetoggle: ((this: GlobalEventHandlers, ev: ToggleEvent) => any) | null;
276
- onblur: ((this: GlobalEventHandlers, ev: FocusEvent) => any) | null;
277
- oncancel: ((this: GlobalEventHandlers, ev: Event) => any) | null;
278
- oncanplay: ((this: GlobalEventHandlers, ev: Event) => any) | null;
279
- oncanplaythrough: ((this: GlobalEventHandlers, ev: Event) => any) | null;
280
- onchange: ((this: GlobalEventHandlers, ev: Event) => any) | null;
281
- onclick: ((this: GlobalEventHandlers, ev: PointerEvent) => any) | null;
282
- onclose: ((this: GlobalEventHandlers, ev: Event) => any) | null;
283
- oncontextlost: ((this: GlobalEventHandlers, ev: Event) => any) | null;
284
- oncontextmenu: ((this: GlobalEventHandlers, ev: PointerEvent) => any) | null;
285
- oncontextrestored: ((this: GlobalEventHandlers, ev: Event) => any) | null;
286
- oncopy: ((this: GlobalEventHandlers, ev: ClipboardEvent) => any) | null;
287
- oncuechange: ((this: GlobalEventHandlers, ev: Event) => any) | null;
288
- oncut: ((this: GlobalEventHandlers, ev: ClipboardEvent) => any) | null;
289
- ondblclick: ((this: GlobalEventHandlers, ev: MouseEvent) => any) | null;
290
- ondrag: ((this: GlobalEventHandlers, ev: DragEvent) => any) | null;
291
- ondragend: ((this: GlobalEventHandlers, ev: DragEvent) => any) | null;
292
- ondragenter: ((this: GlobalEventHandlers, ev: DragEvent) => any) | null;
293
- ondragleave: ((this: GlobalEventHandlers, ev: DragEvent) => any) | null;
294
- ondragover: ((this: GlobalEventHandlers, ev: DragEvent) => any) | null;
295
- ondragstart: ((this: GlobalEventHandlers, ev: DragEvent) => any) | null;
296
- ondrop: ((this: GlobalEventHandlers, ev: DragEvent) => any) | null;
297
- ondurationchange: ((this: GlobalEventHandlers, ev: Event) => any) | null;
298
- onemptied: ((this: GlobalEventHandlers, ev: Event) => any) | null;
299
- onended: ((this: GlobalEventHandlers, ev: Event) => any) | null;
300
- onerror: OnErrorEventHandler;
301
- onfocus: ((this: GlobalEventHandlers, ev: FocusEvent) => any) | null;
302
- onformdata: ((this: GlobalEventHandlers, ev: FormDataEvent) => any) | null;
303
- ongotpointercapture: ((this: GlobalEventHandlers, ev: PointerEvent) => any) | null;
304
- oninput: ((this: GlobalEventHandlers, ev: Event) => any) | null;
305
- oninvalid: ((this: GlobalEventHandlers, ev: Event) => any) | null;
306
- onkeydown: ((this: GlobalEventHandlers, ev: KeyboardEvent) => any) | null;
307
- onkeypress: ((this: GlobalEventHandlers, ev: KeyboardEvent) => any) | null;
308
- onkeyup: ((this: GlobalEventHandlers, ev: KeyboardEvent) => any) | null;
309
- onload: ((this: GlobalEventHandlers, ev: Event) => any) | null;
310
- onloadeddata: ((this: GlobalEventHandlers, ev: Event) => any) | null;
311
- onloadedmetadata: ((this: GlobalEventHandlers, ev: Event) => any) | null;
312
- onloadstart: ((this: GlobalEventHandlers, ev: Event) => any) | null;
313
- onlostpointercapture: ((this: GlobalEventHandlers, ev: PointerEvent) => any) | null;
314
- onmousedown: ((this: GlobalEventHandlers, ev: MouseEvent) => any) | null;
315
- onmouseenter: ((this: GlobalEventHandlers, ev: MouseEvent) => any) | null;
316
- onmouseleave: ((this: GlobalEventHandlers, ev: MouseEvent) => any) | null;
317
- onmousemove: ((this: GlobalEventHandlers, ev: MouseEvent) => any) | null;
318
- onmouseout: ((this: GlobalEventHandlers, ev: MouseEvent) => any) | null;
319
- onmouseover: ((this: GlobalEventHandlers, ev: MouseEvent) => any) | null;
320
- onmouseup: ((this: GlobalEventHandlers, ev: MouseEvent) => any) | null;
321
- onpaste: ((this: GlobalEventHandlers, ev: ClipboardEvent) => any) | null;
322
- onpause: ((this: GlobalEventHandlers, ev: Event) => any) | null;
323
- onplay: ((this: GlobalEventHandlers, ev: Event) => any) | null;
324
- onplaying: ((this: GlobalEventHandlers, ev: Event) => any) | null;
325
- onpointercancel: ((this: GlobalEventHandlers, ev: PointerEvent) => any) | null;
326
- onpointerdown: ((this: GlobalEventHandlers, ev: PointerEvent) => any) | null;
327
- onpointerenter: ((this: GlobalEventHandlers, ev: PointerEvent) => any) | null;
328
- onpointerleave: ((this: GlobalEventHandlers, ev: PointerEvent) => any) | null;
329
- onpointermove: ((this: GlobalEventHandlers, ev: PointerEvent) => any) | null;
330
- onpointerout: ((this: GlobalEventHandlers, ev: PointerEvent) => any) | null;
331
- onpointerover: ((this: GlobalEventHandlers, ev: PointerEvent) => any) | null;
332
- onpointerrawupdate: ((this: GlobalEventHandlers, ev: Event) => any) | null;
333
- onpointerup: ((this: GlobalEventHandlers, ev: PointerEvent) => any) | null;
334
- onprogress: ((this: GlobalEventHandlers, ev: ProgressEvent) => any) | null;
335
- onratechange: ((this: GlobalEventHandlers, ev: Event) => any) | null;
336
- onreset: ((this: GlobalEventHandlers, ev: Event) => any) | null;
337
- onresize: ((this: GlobalEventHandlers, ev: UIEvent) => any) | null;
338
- onscroll: ((this: GlobalEventHandlers, ev: Event) => any) | null;
339
- onscrollend: ((this: GlobalEventHandlers, ev: Event) => any) | null;
340
- onsecuritypolicyviolation: ((this: GlobalEventHandlers, ev: SecurityPolicyViolationEvent) => any) | null;
341
- onseeked: ((this: GlobalEventHandlers, ev: Event) => any) | null;
342
- onseeking: ((this: GlobalEventHandlers, ev: Event) => any) | null;
343
- onselect: ((this: GlobalEventHandlers, ev: Event) => any) | null;
344
- onselectionchange: ((this: GlobalEventHandlers, ev: Event) => any) | null;
345
- onselectstart: ((this: GlobalEventHandlers, ev: Event) => any) | null;
346
- onslotchange: ((this: GlobalEventHandlers, ev: Event) => any) | null;
347
- onstalled: ((this: GlobalEventHandlers, ev: Event) => any) | null;
348
- onsubmit: ((this: GlobalEventHandlers, ev: SubmitEvent) => any) | null;
349
- onsuspend: ((this: GlobalEventHandlers, ev: Event) => any) | null;
350
- ontimeupdate: ((this: GlobalEventHandlers, ev: Event) => any) | null;
351
- ontoggle: ((this: GlobalEventHandlers, ev: ToggleEvent) => any) | null;
352
- ontouchcancel?: ((this: GlobalEventHandlers, ev: TouchEvent) => any) | null | undefined;
353
- ontouchend?: ((this: GlobalEventHandlers, ev: TouchEvent) => any) | null | undefined;
354
- ontouchmove?: ((this: GlobalEventHandlers, ev: TouchEvent) => any) | null | undefined;
355
- ontouchstart?: ((this: GlobalEventHandlers, ev: TouchEvent) => any) | null | undefined;
356
- ontransitioncancel: ((this: GlobalEventHandlers, ev: TransitionEvent) => any) | null;
357
- ontransitionend: ((this: GlobalEventHandlers, ev: TransitionEvent) => any) | null;
358
- ontransitionrun: ((this: GlobalEventHandlers, ev: TransitionEvent) => any) | null;
359
- ontransitionstart: ((this: GlobalEventHandlers, ev: TransitionEvent) => any) | null;
360
- onvolumechange: ((this: GlobalEventHandlers, ev: Event) => any) | null;
361
- onwaiting: ((this: GlobalEventHandlers, ev: Event) => any) | null;
362
- onwebkitanimationend: ((this: GlobalEventHandlers, ev: Event) => any) | null;
363
- onwebkitanimationiteration: ((this: GlobalEventHandlers, ev: Event) => any) | null;
364
- onwebkitanimationstart: ((this: GlobalEventHandlers, ev: Event) => any) | null;
365
- onwebkittransitionend: ((this: GlobalEventHandlers, ev: Event) => any) | null;
366
- onwheel: ((this: GlobalEventHandlers, ev: WheelEvent) => any) | null;
367
- autofocus: boolean;
368
- readonly dataset: DOMStringMap;
369
- nonce?: string;
370
- tabIndex: number;
371
- blur(): void;
372
- focus(options?: FocusOptions): void;
373
23
  };
374
24
  _hostListeners: {
375
25
  [listenerName: string]: {
@@ -1 +1 @@
1
- {"version":3,"file":"interstitial-screen.d.ts","sourceRoot":"","sources":["../../../src/components/interstitial-screen/interstitial-screen.ts"],"names":[],"mappings":"AAAA;;;;;;;GAOG;AAEH,OAAO,EAAE,UAAU,EAAQ,OAAO,EAAE,MAAM,KAAK,CAAC;AAGhD,OAAO,qDAAqD,CAAC;AAc7D,eAAO,MAAM,UAAU,6BAAmC,CAAC;AAE3D,MAAM,MAAM,uBAAuB,GAAG;IACpC,IAAI,CAAC,EAAE,OAAO,CAAC;IACf,IAAI,CAAC,EAAE,OAAO,CAAC;IACf,IAAI,CAAC,EAAE,OAAO,CAAC;IACf,KAAK,CAAC,EAAE,OAAO,CAAC;CACjB,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;6BAKiG,CAAC;gJAE7F,CAAC;4FAC6C,CAAC;mJAMrC,CAAC;+FAI+B,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+BA0CxB,CAAC;;;;;;;;;;;;;;;;;;;;;;;uBAmEvB,CAAH;;;;;;;;;;;;;iCAkCqD,CAAC;kCACM,CAAC;sBAGxD,CAAA;;wBAIQ,CAAC;;0BASX,CAAJ;wBAEQ,CAAH;;;;;;;;oDAmBW,CAAC;;;;;;;;;;;;;;;;;yBA6BwE,CAAC;;;2BAQrE,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;gFAAiiH,CAAC;6BAA8E,CAAC;cAAoD,GAAG;eAAgD,GAAG;;oBAA6E,GAAG;;;;;;;eAA4V,GAAG;gBAAiD,GAAG;;;;;;;;;;;wBAAupC,GAAG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qBAAiiO,CAAC;kBAA6F,CAAC;mBAA8F,CAAC;oBAA+F,CAAC;;;;;;;;;;;;;;aAAulC,CAAC;;;qBAA+E,CAAC;;;;;uBAAqS,CAAC;;;;;AA3O3nc;;;;;;;;;GASG;AAEH,cACM,qBAAsB,SAAQ,0BAEnC;IACC;;;OAGG;IAGH,YAAY,EAAE,OAAO,CAAS;IAC9B;;OAEG;IAEH,IAAI,EAAE,OAAO,CAAS;IAGtB,WAAW,EAAE,KAAK,CAAC;QAAE,SAAS,EAAE,MAAM,CAAC;QAAC,IAAI,CAAC,EAAE,MAAM,CAAA;KAAE,CAAC,CAAM;IAC9D;;OAEG;IACsB,SAAS,EAAG,WAAW,CAAC;IAEjD,OAAO,CAAC,QAAQ,CAAS;IACzB,OAAO,CAAC,aAAa,CAAwC;IAE7D,iBAAiB;IAIjB,oBAAoB,IAAI,IAAI;IAK5B,YAAY;IAUZ,OAAO,CAAC,YAAY,EAAE,GAAG,CAAC,MAAM,GAAG,MAAM,GAAG,MAAM,EAAE,OAAO,CAAC;IAyB5D,OAAO,CAAC,uBAAuB,CA2B7B;IAEF;;;;OAIG;IAGH,OAAO,CAAC,mBAAmB,CASzB;IAEF,OAAO,CAAC,uBAAuB,CAE7B;IAEF,YAAY,CAAC,CAAC,KAAA;IA2Cd,gBAAgB;IAUhB,WAAW;IAkBX,MAAM;IAQN,MAAM,CAAC,MAAM,MAAU;IAEvB,MAAM,KAAK,yBAAyB,WAEnC;IACD;;;;OAIG;IACH,MAAM,KAAK,gBAAgB,WAE1B;IAED;;OAEG;IACH,MAAM,KAAK,UAAU,WAEpB;CACF;AAED,eAAe,qBAAqB,CAAC"}
1
+ {"version":3,"file":"interstitial-screen.d.ts","sourceRoot":"","sources":["../../../src/components/interstitial-screen/interstitial-screen.ts"],"names":[],"mappings":"AAAA;;;;;;;GAOG;AAEH,OAAO,EAAE,UAAU,EAAQ,OAAO,EAAE,MAAM,KAAK,CAAC;AAGhD,OAAO,qDAAqD,CAAC;AAc7D,eAAO,MAAM,UAAU,6BAAmC,CAAC;AAE3D,MAAM,MAAM,uBAAuB,GAAG;IACpC,IAAI,CAAC,EAAE,OAAO,CAAC;IACf,IAAI,CAAC,EAAE,OAAO,CAAC;IACf,IAAI,CAAC,EAAE,OAAO,CAAC;IACf,KAAK,CAAC,EAAE,OAAO,CAAC;CACjB,CAAC;;;;;;;;;;uBAhBU,CAAC;;;;;AAiBb;;;;;;;;;GASG;AAEH,cACM,qBAAsB,SAAQ,0BAEnC;IACC;;;OAGG;IAGH,YAAY,EAAE,OAAO,CAAS;IAC9B;;OAEG;IAEH,IAAI,EAAE,OAAO,CAAS;IAGtB,WAAW,EAAE,KAAK,CAAC;QAAE,SAAS,EAAE,MAAM,CAAC;QAAC,IAAI,CAAC,EAAE,MAAM,CAAA;KAAE,CAAC,CAAM;IAC9D;;OAEG;IACsB,SAAS,EAAG,WAAW,CAAC;IAEjD,OAAO,CAAC,QAAQ,CAAS;IACzB,OAAO,CAAC,aAAa,CAAwC;IAE7D,iBAAiB;IAIjB,oBAAoB,IAAI,IAAI;IAK5B,YAAY;IAUZ,OAAO,CAAC,YAAY,EAAE,GAAG,CAAC,MAAM,GAAG,MAAM,GAAG,MAAM,EAAE,OAAO,CAAC;IAyB5D,OAAO,CAAC,uBAAuB,CA2B7B;IAEF;;;;OAIG;IAGH,OAAO,CAAC,mBAAmB,CASzB;IAEF,OAAO,CAAC,uBAAuB,CAE7B;IAEF,YAAY,CAAC,CAAC,KAAA;IA2Cd,gBAAgB;IAUhB,WAAW;IAkBX,MAAM;IAQN,MAAM,CAAC,MAAM,MAAU;IAEvB,MAAM,KAAK,yBAAyB,WAEnC;IACD;;;;OAIG;IACH,MAAM,KAAK,gBAAgB,WAE1B;IAED;;OAEG;IACH,MAAM,KAAK,UAAU,WAEpB;CACF;AAED,eAAe,qBAAqB,CAAC"}