@ptcwebops/ptcw-design 6.3.16 → 6.3.17-beta

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 (390) hide show
  1. package/dist/cjs/academic-form-test.cjs.entry.js +7 -0
  2. package/dist/cjs/blog-detail-content_2.cjs.entry.js +2 -1
  3. package/dist/cjs/blog-detail-layout.cjs.entry.js +2 -1
  4. package/dist/cjs/blogs-search-section.cjs.entry.js +3 -1
  5. package/dist/cjs/bundle-example.cjs.entry.js +2 -0
  6. package/dist/cjs/{component-35540bfb.js → component-6a178a16.js} +2643 -832
  7. package/dist/cjs/embedded-form.cjs.entry.js +10 -1
  8. package/dist/cjs/event-jumbotron-example.cjs.entry.js +3 -0
  9. package/dist/cjs/featured-list.cjs.entry.js +1 -1
  10. package/dist/cjs/footer-form.cjs.entry.js +2 -0
  11. package/dist/cjs/homepage-jumbotron.cjs.entry.js +3 -1
  12. package/dist/cjs/homepage-toggled-content.cjs.entry.js +1 -1
  13. package/dist/cjs/innovator-toggle-container.cjs.entry.js +1 -1
  14. package/dist/cjs/jumbotron-sub-menu.cjs.entry.js +1 -0
  15. package/dist/cjs/jumbotron-sub-mune.cjs.entry.js +1 -0
  16. package/dist/cjs/loader.cjs.js +1 -1
  17. package/dist/cjs/modal-form-example.cjs.entry.js +94 -0
  18. package/dist/cjs/most-popular-news.cjs.entry.js +1 -1
  19. package/dist/cjs/my-component.cjs.entry.js +1 -1
  20. package/dist/cjs/ptc-accordion-item.cjs.entry.js +1 -1
  21. package/dist/cjs/ptc-background-video.cjs.entry.js +24 -1
  22. package/dist/cjs/ptc-bio-card.cjs.entry.js +5 -20
  23. package/dist/cjs/ptc-brightcov-video.cjs.entry.js +33 -0
  24. package/dist/cjs/ptc-button.cjs.entry.js +1 -1
  25. package/dist/cjs/ptc-card-bottom_2.cjs.entry.js +1 -0
  26. package/dist/cjs/ptc-card_2.cjs.entry.js +5 -10
  27. package/dist/cjs/ptc-case-studies-slider.cjs.entry.js +1 -1
  28. package/dist/cjs/ptc-close-icon_2.cjs.entry.js +17 -32
  29. package/dist/cjs/ptc-collapse-list.cjs.entry.js +1 -1
  30. package/dist/cjs/ptc-countdown.cjs.entry.js +16 -19
  31. package/dist/cjs/ptc-data-lookup.cjs.entry.js +30 -27
  32. package/dist/cjs/ptc-enhanced-product-listing-card.cjs.entry.js +2 -2
  33. package/dist/cjs/ptc-featured-list.cjs.entry.js +1 -1
  34. package/dist/cjs/ptc-filter-dropdown_4.cjs.entry.js +10 -0
  35. package/dist/cjs/ptc-filter-level-theater.cjs.entry.js +1 -1
  36. package/dist/cjs/{ptc-form-checkbox_2.cjs.entry.js → ptc-form-checkbox_4.cjs.entry.js} +800 -6
  37. package/dist/cjs/ptc-form.cjs.entry.js +7 -0
  38. package/dist/cjs/ptc-homepage-image-feature.cjs.entry.js +1 -1
  39. package/dist/cjs/ptc-homepage-video-background.cjs.entry.js +1 -1
  40. package/dist/cjs/ptc-icon-card-slider-example.cjs.entry.js +11 -1
  41. package/dist/cjs/ptc-icon-card.cjs.entry.js +1 -1
  42. package/dist/cjs/ptc-icon-component.cjs.entry.js +13 -0
  43. package/dist/cjs/ptc-icon-list.cjs.entry.js +1 -1
  44. package/dist/cjs/ptc-img.cjs.entry.js +1 -0
  45. package/dist/cjs/ptc-jumbotron.cjs.entry.js +2 -3
  46. package/dist/cjs/ptc-link.cjs.entry.js +1 -1
  47. package/dist/cjs/ptc-media-card.cjs.entry.js +9 -2
  48. package/dist/cjs/ptc-mobile-select.cjs.entry.js +11 -1
  49. package/dist/cjs/ptc-nav-slider.cjs.entry.js +9 -0
  50. package/dist/cjs/ptc-office-locations.cjs.entry.js +1 -1
  51. package/dist/cjs/ptc-para.cjs.entry.js +2 -2
  52. package/dist/cjs/ptc-picture.cjs.entry.js +1 -0
  53. package/dist/cjs/ptc-podcast-card.cjs.entry.js +1 -1
  54. package/dist/cjs/ptc-preferance-center-form.cjs.entry.js +1 -1
  55. package/dist/cjs/ptc-previous-url.cjs.entry.js +10 -2
  56. package/dist/cjs/ptc-pricing-packaging-table.cjs.entry.js +12 -10
  57. package/dist/cjs/ptc-pricing-tabs.cjs.entry.js +1 -1
  58. package/dist/cjs/ptc-product-card.cjs.entry.js +1 -1
  59. package/dist/cjs/ptc-product-category.cjs.entry.js +1 -1
  60. package/dist/cjs/ptc-product-dropdown.cjs.entry.js +2 -0
  61. package/dist/cjs/ptc-product-highlight-card.cjs.entry.js +1 -1
  62. package/dist/cjs/ptc-progress-bar.cjs.entry.js +1 -0
  63. package/dist/cjs/ptc-readmore-char.cjs.entry.js +1 -1
  64. package/dist/cjs/ptc-readmore-new.cjs.entry.js +1 -0
  65. package/dist/cjs/ptc-readmore-v3.cjs.entry.js +4 -1
  66. package/dist/cjs/ptc-related-card-rail.cjs.entry.js +34 -86
  67. package/dist/cjs/ptc-scroll-button.cjs.entry.js +2 -0
  68. package/dist/cjs/ptc-social-icons-footer.cjs.entry.js +1 -1
  69. package/dist/cjs/ptc-subnav.cjs.entry.js +1 -0
  70. package/dist/cjs/ptc-tab-list.cjs.entry.js +1 -0
  71. package/dist/cjs/ptc-theater-video-modal.cjs.entry.js +13 -0
  72. package/dist/cjs/ptc-title.cjs.entry.js +1 -1
  73. package/dist/cjs/ptc-tooltip-v2.cjs.entry.js +18 -1
  74. package/dist/cjs/ptc-value-led-layout.cjs.entry.js +1 -0
  75. package/dist/cjs/ptc-value-led-speed-bump.cjs.entry.js +1 -1
  76. package/dist/cjs/ptc-white-paper.cjs.entry.js +11 -6
  77. package/dist/cjs/ptcw-design.cjs.js +1 -1
  78. package/dist/cjs/sequential-bundle-example.cjs.entry.js +12 -0
  79. package/dist/cjs/sequential-bundle.cjs.entry.js +1 -0
  80. package/dist/cjs/tab-header.cjs.entry.js +1 -1
  81. package/dist/cjs/{utils-b63aef52.js → utils-ad441b07.js} +1 -1
  82. package/dist/collection/collection-manifest.json +1 -0
  83. package/dist/collection/components/icon-asset/media/designer-v6.0.6.svg +30 -2
  84. package/dist/collection/components/innovator-toggle-container/innovator-toggle-container.css +6 -6
  85. package/dist/collection/components/jumbotron-sub-menu/jumbotron-sub-menu.js +1 -0
  86. package/dist/collection/components/jumbotron-sub-mune/jumbotron-sub-mune.js +1 -0
  87. package/dist/collection/components/organism-bundles/blog-detail-content/blog-detail-content.js +1 -0
  88. package/dist/collection/components/organism-bundles/blog-detail-layout/blog-detail-layout.js +1 -0
  89. package/dist/collection/components/organism-bundles/blogs-search-section/blogs-search-section.js +2 -0
  90. package/dist/collection/components/organism-bundles/bundle-example/bundle-example.js +2 -0
  91. package/dist/collection/components/organism-bundles/bundle-featured-list/featured-list.css +3 -3
  92. package/dist/collection/components/organism-bundles/event-jumbotron-example/event-jumbotron-example.js +3 -0
  93. package/dist/collection/components/organism-bundles/form/academic-form/academic-form-test.js +7 -0
  94. package/dist/collection/components/organism-bundles/form/embedded-form/embedded-form.js +10 -1
  95. package/dist/collection/components/organism-bundles/form/footer-form/footer-form.js +2 -0
  96. package/dist/collection/components/organism-bundles/form/modal-from-example/modal-form-example.css +26 -0
  97. package/dist/collection/components/organism-bundles/form/modal-from-example/modal-form-example.js +99 -0
  98. package/dist/collection/components/organism-bundles/form/ptc-form/ptc-form.js +7 -0
  99. package/dist/collection/components/organism-bundles/homepage-jumbotron/homepage-jumbotron.js +2 -0
  100. package/dist/collection/components/organism-bundles/ptc-icon-card-slider-example/ptc-icon-card-slider-example.css +0 -4
  101. package/dist/collection/components/organism-bundles/ptc-icon-card-slider-example/ptc-icon-card-slider-example.js +10 -0
  102. package/dist/collection/components/organism-bundles/sequential-bundle/sequential-bundle.js +1 -0
  103. package/dist/collection/components/organism-bundles/sequential-bundle-example/sequential-bundle-example.js +12 -0
  104. package/dist/collection/components/ptc-background-video/ptc-background-video.js +23 -0
  105. package/dist/collection/components/ptc-bio-card/ptc-bio-card.css +6 -10
  106. package/dist/collection/components/ptc-bio-card/ptc-bio-card.js +4 -19
  107. package/dist/collection/components/ptc-brightcov-video/ptc-brightcov-video.js +33 -0
  108. package/dist/collection/components/ptc-card-bottom/ptc-card-bottom.js +1 -0
  109. package/dist/collection/components/ptc-case-studies-slider/ptc-case-studies-slider.css +6 -6
  110. package/dist/collection/components/ptc-container/ptc-container.js +2 -2
  111. package/dist/collection/components/ptc-countdown/ptc-countdown.js +16 -19
  112. package/dist/collection/components/ptc-data-lookup/ptc-data-lookup.js +2 -0
  113. package/dist/collection/components/ptc-enhanced-product-listing-card/ptc-enhanced-product-listing-card.css +1 -22
  114. package/dist/collection/components/ptc-enhanced-product-listing-card/ptc-enhanced-product-listing-card.js +1 -1
  115. package/dist/collection/components/ptc-featured-list/ptc-featured-list.css +6 -6
  116. package/dist/collection/components/ptc-filter-dropdown/ptc-filter-dropdown.js +1 -0
  117. package/dist/collection/components/ptc-filter-level-theater/ptc-filter-level-theater.css +6 -6
  118. package/dist/collection/components/ptc-form-checkbox/ptc-form-checkbox.js +2 -0
  119. package/dist/collection/components/ptc-icon-component/ptc-icon-component.js +13 -0
  120. package/dist/collection/components/ptc-icon-list/ptc-icon-list.css +0 -32
  121. package/dist/collection/components/ptc-img/ptc-img.js +1 -0
  122. package/dist/collection/components/ptc-jumbotron/ptc-jumbotron.css +6 -24
  123. package/dist/collection/components/ptc-jumbotron/ptc-jumbotron.js +1 -20
  124. package/dist/collection/components/ptc-media-card/ptc-media-card.js +8 -1
  125. package/dist/collection/components/ptc-mobile-select/ptc-mobile-select.js +12 -2
  126. package/dist/collection/components/ptc-modal/ptc-modal.css +4 -0
  127. package/dist/collection/components/ptc-modal/ptc-modal.js +18 -50
  128. package/dist/collection/components/ptc-office-locations/ptc-office-locations.js +1 -1
  129. package/dist/collection/components/ptc-para/ptc-para.css +3 -0
  130. package/dist/collection/components/ptc-para/ptc-para.js +2 -2
  131. package/dist/collection/components/ptc-picture/ptc-picture.js +1 -0
  132. package/dist/collection/components/ptc-podcast-card/ptc-podcast-card.css +6 -6
  133. package/dist/collection/components/ptc-preferance-center-form/ptc-preferance-center-form.js +1 -1
  134. package/dist/collection/components/ptc-preloader-section/ptc-preloader-section.css +0 -419
  135. package/dist/collection/components/ptc-preloader-section/ptc-preloader-section.js +4 -9
  136. package/dist/collection/components/ptc-previous-url/ptc-previous-url.css +16 -0
  137. package/dist/collection/components/ptc-previous-url/ptc-previous-url.js +27 -1
  138. package/dist/collection/components/ptc-pricing-packaging-table/ptc-pricing-packaging-table.js +11 -9
  139. package/dist/collection/components/ptc-product-card/ptc-product-card.css +6 -6
  140. package/dist/collection/components/ptc-product-category/ptc-product-category.css +6 -6
  141. package/dist/collection/components/ptc-product-dropdown/ptc-product-dropdown.js +2 -0
  142. package/dist/collection/components/ptc-product-highlight-card/ptc-product-highlight-card.css +6 -6
  143. package/dist/collection/components/ptc-progress-bar/ptc-progress-bar.js +1 -0
  144. package/dist/collection/components/ptc-readmore-char/ptc-readmore-char.css +6 -6
  145. package/dist/collection/components/ptc-readmore-new/ptc-readmore-new.js +1 -0
  146. package/dist/collection/components/ptc-readmore-v3/ptc-readmore-v3.css +6 -6
  147. package/dist/collection/components/ptc-readmore-v3/ptc-readmore-v3.js +3 -0
  148. package/dist/collection/components/ptc-related-card-rail/ptc-related-card-rail.css +2 -1
  149. package/dist/collection/components/ptc-related-card-rail/ptc-related-card-rail.js +35 -88
  150. package/dist/collection/components/ptc-scroll-button/ptc-scroll-button.js +2 -0
  151. package/dist/collection/components/ptc-select/ptc-select.js +2 -0
  152. package/dist/collection/components/ptc-tab-list/ptc-tab-list.js +1 -0
  153. package/dist/collection/components/ptc-textfield/ptc-textfield.js +9 -1
  154. package/dist/collection/components/ptc-theater-video-modal/ptc-theater-video-modal.js +13 -0
  155. package/dist/collection/components/ptc-theater-video-playlist/ptc-theater-video-playlist.js +9 -0
  156. package/dist/collection/components/ptc-tooltip-v2/ptc-tooltip-v2.css +6 -6
  157. package/dist/collection/components/ptc-tooltip-v2/ptc-tooltip-v2.js +17 -0
  158. package/dist/collection/components/ptc-value-led-layout/ptc-value-led-layout.js +1 -0
  159. package/dist/collection/components/ptc-value-led-speed-bump/ptc-value-led-speed-bump.css +6 -6
  160. package/dist/collection/components/ptc-white-paper/ptc-white-paper.css +6 -6
  161. package/dist/collection/components/ptc-white-paper/ptc-white-paper.js +10 -5
  162. package/dist/collection/components/subnav/ptc-nav-slider/ptc-nav-slider.js +9 -0
  163. package/dist/collection/components/subnav/ptc-subnav/ptc-subnav.js +1 -0
  164. package/dist/collection/components/tab-header/tab-header.js +1 -1
  165. package/dist/collection/stories/BackgroundImage.stories.js +42 -20
  166. package/dist/collection/stories/MobileSelect.stories.js +21 -11
  167. package/dist/collection/stories/organisms/eSupport/CaseTracker/preview.stories.js +45 -0
  168. package/dist/collection/stories/organisms/eSupport/SupportArticle/preview.stories.js +47 -0
  169. package/dist/collection/stories/organisms/eSupport/SupportPage/preview.stories.js +157 -0
  170. package/dist/collection/utils/elq-lib.js +25 -25
  171. package/dist/collection/utils/utils.js +1 -1
  172. package/dist/custom-elements/index.d.ts +6 -0
  173. package/dist/custom-elements/index.js +484 -242
  174. package/dist/esm/academic-form-test.entry.js +7 -0
  175. package/dist/esm/blog-detail-content_2.entry.js +2 -1
  176. package/dist/esm/blog-detail-layout.entry.js +2 -1
  177. package/dist/esm/blogs-search-section.entry.js +3 -1
  178. package/dist/esm/bundle-example.entry.js +2 -0
  179. package/dist/esm/{component-8c53e377.js → component-80f298b4.js} +2592 -793
  180. package/dist/esm/embedded-form.entry.js +10 -1
  181. package/dist/esm/event-jumbotron-example.entry.js +3 -0
  182. package/dist/esm/featured-list.entry.js +1 -1
  183. package/dist/esm/footer-form.entry.js +2 -0
  184. package/dist/esm/homepage-jumbotron.entry.js +3 -1
  185. package/dist/esm/homepage-toggled-content.entry.js +1 -1
  186. package/dist/esm/innovator-toggle-container.entry.js +1 -1
  187. package/dist/esm/jumbotron-sub-menu.entry.js +1 -0
  188. package/dist/esm/jumbotron-sub-mune.entry.js +1 -0
  189. package/dist/esm/loader.js +1 -1
  190. package/dist/esm/modal-form-example.entry.js +90 -0
  191. package/dist/esm/most-popular-news.entry.js +1 -1
  192. package/dist/esm/my-component.entry.js +1 -1
  193. package/dist/esm/ptc-accordion-item.entry.js +1 -1
  194. package/dist/esm/ptc-background-video.entry.js +24 -1
  195. package/dist/esm/ptc-bio-card.entry.js +5 -20
  196. package/dist/esm/ptc-brightcov-video.entry.js +33 -0
  197. package/dist/esm/ptc-button.entry.js +1 -1
  198. package/dist/esm/ptc-card-bottom_2.entry.js +1 -0
  199. package/dist/esm/ptc-card_2.entry.js +5 -10
  200. package/dist/esm/ptc-case-studies-slider.entry.js +1 -1
  201. package/dist/esm/ptc-close-icon_2.entry.js +17 -32
  202. package/dist/esm/ptc-collapse-list.entry.js +1 -1
  203. package/dist/esm/ptc-countdown.entry.js +16 -19
  204. package/dist/esm/ptc-data-lookup.entry.js +30 -27
  205. package/dist/esm/ptc-enhanced-product-listing-card.entry.js +2 -2
  206. package/dist/esm/ptc-featured-list.entry.js +1 -1
  207. package/dist/esm/ptc-filter-dropdown_4.entry.js +10 -0
  208. package/dist/esm/ptc-filter-level-theater.entry.js +1 -1
  209. package/dist/esm/{ptc-form-checkbox_2.entry.js → ptc-form-checkbox_4.entry.js} +797 -5
  210. package/dist/esm/ptc-form.entry.js +7 -0
  211. package/dist/esm/ptc-homepage-image-feature.entry.js +1 -1
  212. package/dist/esm/ptc-homepage-video-background.entry.js +1 -1
  213. package/dist/esm/ptc-icon-card-slider-example.entry.js +11 -1
  214. package/dist/esm/ptc-icon-card.entry.js +1 -1
  215. package/dist/esm/ptc-icon-component.entry.js +13 -0
  216. package/dist/esm/ptc-icon-list.entry.js +1 -1
  217. package/dist/esm/ptc-img.entry.js +1 -0
  218. package/dist/esm/ptc-jumbotron.entry.js +2 -3
  219. package/dist/esm/ptc-link.entry.js +1 -1
  220. package/dist/esm/ptc-media-card.entry.js +9 -2
  221. package/dist/esm/ptc-mobile-select.entry.js +11 -1
  222. package/dist/esm/ptc-nav-slider.entry.js +9 -0
  223. package/dist/esm/ptc-office-locations.entry.js +1 -1
  224. package/dist/esm/ptc-para.entry.js +2 -2
  225. package/dist/esm/ptc-picture.entry.js +1 -0
  226. package/dist/esm/ptc-podcast-card.entry.js +1 -1
  227. package/dist/esm/ptc-preferance-center-form.entry.js +1 -1
  228. package/dist/esm/ptc-previous-url.entry.js +10 -2
  229. package/dist/esm/ptc-pricing-packaging-table.entry.js +12 -10
  230. package/dist/esm/ptc-pricing-tabs.entry.js +1 -1
  231. package/dist/esm/ptc-product-card.entry.js +1 -1
  232. package/dist/esm/ptc-product-category.entry.js +1 -1
  233. package/dist/esm/ptc-product-dropdown.entry.js +2 -0
  234. package/dist/esm/ptc-product-highlight-card.entry.js +1 -1
  235. package/dist/esm/ptc-progress-bar.entry.js +1 -0
  236. package/dist/esm/ptc-readmore-char.entry.js +1 -1
  237. package/dist/esm/ptc-readmore-new.entry.js +1 -0
  238. package/dist/esm/ptc-readmore-v3.entry.js +4 -1
  239. package/dist/esm/ptc-related-card-rail.entry.js +34 -86
  240. package/dist/esm/ptc-scroll-button.entry.js +2 -0
  241. package/dist/esm/ptc-social-icons-footer.entry.js +1 -1
  242. package/dist/esm/ptc-subnav.entry.js +1 -0
  243. package/dist/esm/ptc-tab-list.entry.js +1 -0
  244. package/dist/esm/ptc-theater-video-modal.entry.js +13 -0
  245. package/dist/esm/ptc-title.entry.js +1 -1
  246. package/dist/esm/ptc-tooltip-v2.entry.js +18 -1
  247. package/dist/esm/ptc-value-led-layout.entry.js +1 -0
  248. package/dist/esm/ptc-value-led-speed-bump.entry.js +1 -1
  249. package/dist/esm/ptc-white-paper.entry.js +11 -6
  250. package/dist/esm/ptcw-design.js +1 -1
  251. package/dist/esm/sequential-bundle-example.entry.js +12 -0
  252. package/dist/esm/sequential-bundle.entry.js +1 -0
  253. package/dist/esm/tab-header.entry.js +1 -1
  254. package/dist/esm/{utils-2f12c081.js → utils-63eab4bd.js} +1 -1
  255. package/dist/ptcw-design/media/designer-v6.0.6.svg +30 -2
  256. package/dist/ptcw-design/p-01075feb.entry.js +1 -0
  257. package/dist/ptcw-design/p-03a917f8.entry.js +1 -0
  258. package/dist/ptcw-design/p-072a76d3.entry.js +1 -0
  259. package/dist/ptcw-design/p-072aa896.entry.js +1 -0
  260. package/dist/ptcw-design/p-081e969d.entry.js +1 -0
  261. package/dist/ptcw-design/{p-a791c53a.entry.js → p-0b515839.entry.js} +1 -1
  262. package/dist/ptcw-design/p-0d223232.entry.js +1 -0
  263. package/dist/ptcw-design/p-0de4cd11.entry.js +1 -0
  264. package/dist/ptcw-design/p-14e3b502.entry.js +1 -0
  265. package/dist/ptcw-design/{p-9dbcfcee.entry.js → p-16e70f20.entry.js} +1 -1
  266. package/dist/ptcw-design/p-17f6e145.entry.js +1 -0
  267. package/dist/ptcw-design/{p-9f194554.entry.js → p-21aa746d.entry.js} +1 -1
  268. package/dist/ptcw-design/p-25a25451.entry.js +1 -0
  269. package/dist/ptcw-design/{p-8cea8943.entry.js → p-28be539b.entry.js} +1 -1
  270. package/dist/ptcw-design/p-291072b4.entry.js +1 -0
  271. package/dist/ptcw-design/p-32f64f48.entry.js +1 -0
  272. package/dist/ptcw-design/p-3738a01f.entry.js +1 -0
  273. package/dist/ptcw-design/p-3c3a7b54.entry.js +1 -0
  274. package/dist/ptcw-design/{p-d089dc37.entry.js → p-3dd0ded9.entry.js} +1 -1
  275. package/dist/ptcw-design/{p-4d8f6f46.entry.js → p-445329ed.entry.js} +1 -1
  276. package/dist/ptcw-design/{p-8e42a22d.entry.js → p-48c33817.entry.js} +1 -1
  277. package/dist/ptcw-design/{p-8c121480.entry.js → p-49e54079.entry.js} +1 -1
  278. package/dist/ptcw-design/{p-1eb40265.entry.js → p-4ee98a3e.entry.js} +1 -1
  279. package/dist/ptcw-design/{p-297a14cb.entry.js → p-627103d8.entry.js} +1 -1
  280. package/dist/ptcw-design/p-672a349f.js +336 -0
  281. package/dist/ptcw-design/p-67c248ec.entry.js +1 -0
  282. package/dist/ptcw-design/p-6a3caf2b.entry.js +1 -0
  283. package/dist/ptcw-design/p-6b32020a.entry.js +1 -0
  284. package/dist/ptcw-design/p-6f5fecae.entry.js +1 -0
  285. package/dist/ptcw-design/p-721edfda.entry.js +1 -0
  286. package/dist/ptcw-design/p-75390f63.entry.js +1 -0
  287. package/dist/ptcw-design/p-77b1221e.js +1 -0
  288. package/dist/ptcw-design/p-799afee5.entry.js +1 -0
  289. package/dist/ptcw-design/p-8038bf31.entry.js +1 -0
  290. package/dist/ptcw-design/p-821f0ff9.entry.js +1 -0
  291. package/dist/ptcw-design/{p-6aa9ed95.entry.js → p-867a808f.entry.js} +1 -1
  292. package/dist/ptcw-design/p-8c692bd6.entry.js +1 -0
  293. package/dist/ptcw-design/p-8e8c7a3a.entry.js +1 -0
  294. package/dist/ptcw-design/{p-077839d5.entry.js → p-92d22c78.entry.js} +1 -1
  295. package/dist/ptcw-design/p-94f99d2d.entry.js +1 -0
  296. package/dist/ptcw-design/p-9501995f.entry.js +1 -0
  297. package/dist/ptcw-design/p-99b45d23.entry.js +1 -0
  298. package/dist/ptcw-design/p-9d612f1f.entry.js +1 -0
  299. package/dist/ptcw-design/{p-bab5bb88.entry.js → p-9fa958b9.entry.js} +1 -1
  300. package/dist/ptcw-design/p-a412ff0a.entry.js +1 -0
  301. package/dist/ptcw-design/p-a4f65d28.entry.js +1 -0
  302. package/dist/ptcw-design/{p-38e5e590.entry.js → p-b52301e2.entry.js} +1 -1
  303. package/dist/ptcw-design/{p-14b7693f.entry.js → p-b651c1cb.entry.js} +1 -1
  304. package/dist/ptcw-design/p-baff4d44.entry.js +1 -0
  305. package/dist/ptcw-design/p-bd6af63e.entry.js +1 -0
  306. package/dist/ptcw-design/{p-a8872ce3.entry.js → p-bf18b622.entry.js} +1 -1
  307. package/dist/ptcw-design/{p-257267e3.entry.js → p-c01ea76f.entry.js} +1 -1
  308. package/dist/ptcw-design/{p-d66debb3.entry.js → p-c1aab261.entry.js} +1 -1
  309. package/dist/ptcw-design/{p-d51438de.entry.js → p-cbee4653.entry.js} +1 -1
  310. package/dist/ptcw-design/p-d0581b07.entry.js +68 -0
  311. package/dist/ptcw-design/p-d20cf3c5.entry.js +1 -0
  312. package/dist/ptcw-design/p-d3229458.entry.js +1 -0
  313. package/dist/ptcw-design/{p-18ac526f.entry.js → p-d73cc053.entry.js} +1 -1
  314. package/dist/ptcw-design/{p-baeee2b4.entry.js → p-dc8c0a06.entry.js} +1 -1
  315. package/dist/ptcw-design/p-de960790.entry.js +1 -0
  316. package/dist/ptcw-design/{p-757954b2.entry.js → p-e508d118.entry.js} +1 -1
  317. package/dist/ptcw-design/{p-52e17d34.entry.js → p-e577ad62.entry.js} +1 -1
  318. package/dist/ptcw-design/p-e6a272d9.entry.js +1 -0
  319. package/dist/ptcw-design/p-ee534211.entry.js +1 -0
  320. package/dist/ptcw-design/{p-b647f7a1.entry.js → p-eec2f3da.entry.js} +1 -1
  321. package/dist/ptcw-design/{p-45b1f3fc.entry.js → p-fd394e84.entry.js} +1 -1
  322. package/dist/ptcw-design/p-fe40421e.entry.js +1 -0
  323. package/dist/ptcw-design/p-feecf6b5.entry.js +1 -0
  324. package/dist/ptcw-design/p-ffb0ff97.entry.js +1 -0
  325. package/dist/ptcw-design/ptcw-design.css +2 -2
  326. package/dist/ptcw-design/ptcw-design.esm.js +1 -1
  327. package/dist/types/components/organism-bundles/form/modal-from-example/modal-form-example.d.ts +25 -0
  328. package/dist/types/components/ptc-bio-card/ptc-bio-card.d.ts +1 -1
  329. package/dist/types/components/ptc-container/ptc-container.d.ts +1 -1
  330. package/dist/types/components/ptc-jumbotron/ptc-jumbotron.d.ts +0 -1
  331. package/dist/types/components/ptc-mobile-select/ptc-mobile-select.d.ts +1 -1
  332. package/dist/types/components/ptc-modal/ptc-modal.d.ts +2 -2
  333. package/dist/types/components/ptc-para/ptc-para.d.ts +1 -1
  334. package/dist/types/components/ptc-previous-url/ptc-previous-url.d.ts +2 -0
  335. package/dist/types/components/ptc-related-card-rail/ptc-related-card-rail.d.ts +5 -9
  336. package/dist/types/components.d.ts +23 -12
  337. package/package.json +2 -6
  338. package/readme.md +5 -1
  339. package/dist/cjs/component-1b8ad4d2.js +0 -1819
  340. package/dist/cjs/ptc-multi-select_2.cjs.entry.js +0 -670
  341. package/dist/cjs/validation-messages-33a4f26b.js +0 -126
  342. package/dist/esm/component-9beac35b.js +0 -1802
  343. package/dist/esm/ptc-multi-select_2.entry.js +0 -665
  344. package/dist/esm/validation-messages-adbb6518.js +0 -124
  345. package/dist/ptcw-design/p-00e21489.entry.js +0 -1
  346. package/dist/ptcw-design/p-092e50c9.entry.js +0 -1
  347. package/dist/ptcw-design/p-1454ba84.entry.js +0 -1
  348. package/dist/ptcw-design/p-15758793.entry.js +0 -1
  349. package/dist/ptcw-design/p-18a5a338.js +0 -1
  350. package/dist/ptcw-design/p-24776ca2.entry.js +0 -1
  351. package/dist/ptcw-design/p-352e87c0.entry.js +0 -1
  352. package/dist/ptcw-design/p-36abe396.entry.js +0 -1
  353. package/dist/ptcw-design/p-3ed4a7ed.entry.js +0 -1
  354. package/dist/ptcw-design/p-4702c233.entry.js +0 -1
  355. package/dist/ptcw-design/p-4737a0f6.entry.js +0 -1
  356. package/dist/ptcw-design/p-4ca956c1.entry.js +0 -1
  357. package/dist/ptcw-design/p-4f3dea53.entry.js +0 -1
  358. package/dist/ptcw-design/p-560b05a5.entry.js +0 -1
  359. package/dist/ptcw-design/p-593b8eff.entry.js +0 -1
  360. package/dist/ptcw-design/p-68ed2afe.entry.js +0 -1
  361. package/dist/ptcw-design/p-73a853fc.entry.js +0 -1
  362. package/dist/ptcw-design/p-752bba1c.entry.js +0 -1
  363. package/dist/ptcw-design/p-75431fa1.entry.js +0 -1
  364. package/dist/ptcw-design/p-761a31f8.entry.js +0 -1
  365. package/dist/ptcw-design/p-76dab076.entry.js +0 -1
  366. package/dist/ptcw-design/p-7bdf1e64.entry.js +0 -1
  367. package/dist/ptcw-design/p-80122e26.js +0 -1
  368. package/dist/ptcw-design/p-89f0cf12.entry.js +0 -1
  369. package/dist/ptcw-design/p-901c31b3.entry.js +0 -1
  370. package/dist/ptcw-design/p-98426799.js +0 -203
  371. package/dist/ptcw-design/p-98610430.entry.js +0 -1
  372. package/dist/ptcw-design/p-98844b50.js +0 -134
  373. package/dist/ptcw-design/p-a58698ca.entry.js +0 -1
  374. package/dist/ptcw-design/p-a59c9cdc.entry.js +0 -1
  375. package/dist/ptcw-design/p-a5fc048f.entry.js +0 -1
  376. package/dist/ptcw-design/p-a8504f11.entry.js +0 -1
  377. package/dist/ptcw-design/p-acdd9a1d.entry.js +0 -1
  378. package/dist/ptcw-design/p-ad821a01.entry.js +0 -1
  379. package/dist/ptcw-design/p-b7fa9f2c.entry.js +0 -1
  380. package/dist/ptcw-design/p-b963ec8c.entry.js +0 -68
  381. package/dist/ptcw-design/p-bf56d5a3.entry.js +0 -1
  382. package/dist/ptcw-design/p-cad4b517.entry.js +0 -1
  383. package/dist/ptcw-design/p-d6845e91.entry.js +0 -1
  384. package/dist/ptcw-design/p-dfb400ed.entry.js +0 -1
  385. package/dist/ptcw-design/p-e43c30c9.entry.js +0 -1
  386. package/dist/ptcw-design/p-e4eb925f.entry.js +0 -1
  387. package/dist/ptcw-design/p-e5369c4d.entry.js +0 -1
  388. package/dist/ptcw-design/p-f9256e3d.entry.js +0 -1
  389. package/dist/ptcw-design/p-fbd9c8fc.entry.js +0 -1
  390. package/dist/ptcw-design/p-fd87fcd5.entry.js +0 -1
@@ -1,18 +1,16 @@
1
1
  import { r as registerInstance, h, H as Host, g as getElement } from './index-c83db688.js';
2
- import { c as createFocusTrap } from './focus-trap.esm-d205300d.js';
3
2
 
4
- const ptcRelatedCardRailCss = "h1,h2,h3,h4,h5,h6,p,ul,li,ptc-subnav,ptc-tab-list,ptc-link,ptc-square-card,.hyphenate-text,ptc-footer{word-break:break-word;hyphens:manual;-webkit-hyphens:manual;-moz-hyphens:manual;-ms-hyphens:manual}@supports (hyphenate-limit-chars: 12 3 3){h1,h2,h3,h4,h5,h6,p,ul,li,ptc-subnav,ptc-tab-list,ptc-link,ptc-square-card,.hyphenate-text,ptc-footer{hyphens:auto;-webkit-hyphenate-limit-before:3;-webkit-hyphenate-limit-after:3;hyphenate-limit-chars:12 3 3;hyphenate-limit-lines:2;hyphenate-limit-last:always;hyphenate-limit-zone:6%;-webkit-hyphens:auto;-webkit-hyphenate-limit-before:3;-webkit-hyphenate-limit-after:3;-webkit-hyphenate-limit-chars:12 3 3;-webkit-hyphenate-limit-lines:2;-moz-hyphens:auto;-moz-hyphenate-limit-chars:12 3 3;-moz-hyphenate-limit-lines:2;-ms-hyphens:auto;-ms-hyphenate-limit-chars:12 3 3;-ms-hyphenate-limit-lines:2}}:host{display:block;}:host .card-rail-container{position:fixed;bottom:132px;left:24px;width:calc(100vw - 48px);background:white;border-radius:var(--ptc-border-radius-standard);box-shadow:var(--ptc-shadow-small);box-sizing:border-box;z-index:50}:host .card-rail-header{display:flex;justify-content:space-between;border-bottom:var(--color-gray-02) solid 1px}:host .card-rail-heading{margin:12px 0 12px 16px}:host .card-rail-close{padding:15px;cursor:pointer}:host .card-rail-close:focus-visible{outline:5px solid var(--keyboard-nav-outline) !important;border-radius:var(--ptc-border-radius-standard) !important}:host .card-rail-content{display:flex;align-items:center}:host .card-rail-content icon-asset{position:absolute;z-index:55px;padding:13px;}:host .card-rail-content icon-asset#left-arrow{left:3px;cursor:pointer}:host .card-rail-content icon-asset#right-arrow{right:3px;cursor:pointer}:host .card-rail-content .content-container{margin:24px 50px 24px 50px;display:flex;overflow-x:hidden;-ms-overflow-style:none;scrollbar-width:none;}:host .card-rail-content .content-container::-webkit-scrollbar{display:none}:host .card-rail-content .content-container .content{flex:1 0 calc(100% - 10px);display:flex;padding:5px}:host .card-rail-content .content-container .content:hover{cursor:pointer}:host .card-rail-content .content-container .content:focus-visible{outline:5px solid var(--keyboard-nav-outline) !important;border-radius:var(--ptc-border-radius-standard) !important;outline-offset:-5px}:host .card-rail-content .content-container .content .content-image{width:130px;height:73px;text-align:center}:host .card-rail-content .content-container .content .content-image img{width:100%;height:100%;object-fit:cover}:host .card-rail-content .content-container .content .content-text{flex:1;padding-left:12px}@media only screen and (min-width: 768px){:host .card-rail-container .card-rail-content icon-asset#left-arrow{left:11px}:host .card-rail-container .card-rail-content icon-asset#right-arrow{right:11px}:host .card-rail-container .card-rail-content .content-container{margin:24px 66px 24px 66px;}:host .card-rail-container .card-rail-content .content-container .content{flex:1 0 50%}:host .card-rail-container .card-rail-content .content-container .content .content-text{padding-right:16px}}@media only screen and (min-width: 992px){:host .card-rail-container .card-rail-content icon-asset#left-arrow{left:19px;}:host .card-rail-container .card-rail-content icon-asset#right-arrow{right:19px}:host .card-rail-container .card-rail-content .content-container{margin:24px 82px 24px 82px;}}@media only screen and (min-width: 1200px){:host .card-rail-container{left:134px;width:calc(100vw - 268px)}}@media only screen and (min-width: 1440px){:host .card-rail-container{left:32px;width:932px}}@media only screen and (min-width: 1600px){:host .card-rail-container{left:32px;width:1328px}:host .card-rail-container .card-rail-content .content-container .content{flex:1 0 33.33%}}";
3
+ const ptcRelatedCardRailCss = "h1,h2,h3,h4,h5,h6,p,ul,li,ptc-subnav,ptc-tab-list,ptc-link,ptc-square-card,.hyphenate-text,ptc-footer{word-break:break-word;hyphens:manual;-webkit-hyphens:manual;-moz-hyphens:manual;-ms-hyphens:manual}@supports (hyphenate-limit-chars: 12 3 3){h1,h2,h3,h4,h5,h6,p,ul,li,ptc-subnav,ptc-tab-list,ptc-link,ptc-square-card,.hyphenate-text,ptc-footer{hyphens:auto;-webkit-hyphenate-limit-before:3;-webkit-hyphenate-limit-after:3;hyphenate-limit-chars:12 3 3;hyphenate-limit-lines:2;hyphenate-limit-last:always;hyphenate-limit-zone:6%;-webkit-hyphens:auto;-webkit-hyphenate-limit-before:3;-webkit-hyphenate-limit-after:3;-webkit-hyphenate-limit-chars:12 3 3;-webkit-hyphenate-limit-lines:2;-moz-hyphens:auto;-moz-hyphenate-limit-chars:12 3 3;-moz-hyphenate-limit-lines:2;-ms-hyphens:auto;-ms-hyphenate-limit-chars:12 3 3;-ms-hyphenate-limit-lines:2}}:host{display:block;}:host .card-rail-container{position:fixed;bottom:132px;left:24px;width:calc(100vw - 48px);background:white;border-radius:var(--ptc-border-radius-standard);box-shadow:var(--ptc-shadow-small);box-sizing:border-box;z-index:50}:host .card-rail-header{display:flex;justify-content:space-between;border-bottom:var(--color-gray-02) solid 1px}:host .card-rail-heading{margin:12px 0 12px 16px}:host .card-rail-close{padding:15px;cursor:pointer}:host .card-rail-close:focus-visible{outline:5px solid var(--keyboard-nav-outline) !important;border-radius:var(--ptc-border-radius-standard) !important}:host .card-rail-content{display:flex;align-items:center}:host .card-rail-content icon-asset{position:absolute;z-index:55px;padding:13px;}:host .card-rail-content icon-asset#left-arrow{left:3px;cursor:pointer}:host .card-rail-content icon-asset#right-arrow{right:3px;cursor:pointer}:host .card-rail-content .content-container{margin:24px 50px 24px 50px;display:flex;overflow-x:hidden;-ms-overflow-style:none;scrollbar-width:none;}:host .card-rail-content .content-container::-webkit-scrollbar{display:none}:host .card-rail-content .content-container .content{width:100%;flex:1 0 100%;display:flex;padding:5px}:host .card-rail-content .content-container .content:hover{cursor:pointer}:host .card-rail-content .content-container .content:focus-visible{outline:5px solid var(--keyboard-nav-outline) !important;border-radius:var(--ptc-border-radius-standard) !important;outline-offset:-5px}:host .card-rail-content .content-container .content .content-image{width:130px;height:73px;text-align:center}:host .card-rail-content .content-container .content .content-image img{width:100%;height:100%;object-fit:cover}:host .card-rail-content .content-container .content .content-text{flex:1;padding-left:12px}@media only screen and (min-width: 768px){:host .card-rail-container .card-rail-content icon-asset#left-arrow{left:11px}:host .card-rail-container .card-rail-content icon-asset#right-arrow{right:11px}:host .card-rail-container .card-rail-content .content-container{margin:24px 66px 24px 66px;}:host .card-rail-container .card-rail-content .content-container .content{flex:1 0 50%}:host .card-rail-container .card-rail-content .content-container .content .content-text{padding-right:16px}}@media only screen and (min-width: 992px){:host .card-rail-container .card-rail-content icon-asset#left-arrow{left:19px;}:host .card-rail-container .card-rail-content icon-asset#right-arrow{right:19px}:host .card-rail-container .card-rail-content .content-container{margin:24px 82px 24px 82px;}}@media only screen and (min-width: 1200px){:host .card-rail-container{left:134px;width:calc(100vw - 268px)}}@media only screen and (min-width: 1440px){:host .card-rail-container{left:32px;width:932px}}@media only screen and (min-width: 1600px){:host .card-rail-container{left:32px;width:1328px}:host .card-rail-container .card-rail-content .content-container .content{flex:1 0 33.33%}}";
5
4
 
6
5
  const PtcRelatedCardRail = class {
7
6
  constructor(hostRef) {
8
7
  registerInstance(this, hostRef);
9
- //lastFocusElement: HTMLElement;
10
8
  this.setScreenBasedProps = () => {
11
9
  let windowWidth = window.innerWidth;
12
10
  let props = {
13
11
  contentContainerMargin: undefined,
14
12
  contentCards: undefined,
15
- parahFontSize: undefined,
13
+ parahFontSize: undefined
16
14
  };
17
15
  if (windowWidth >= 2600) {
18
16
  props.contentCards = 3;
@@ -55,7 +53,7 @@ const PtcRelatedCardRail = class {
55
53
  const content = contentCards[this.cardInView];
56
54
  contentContainer.scrollTo({
57
55
  left: content.offsetLeft - contentContainerMarginLeft,
58
- behavior: 'smooth',
56
+ behavior: "smooth"
59
57
  });
60
58
  }
61
59
  };
@@ -65,12 +63,12 @@ const PtcRelatedCardRail = class {
65
63
  let contentContainerMarginLeftString = window.getComputedStyle(contentContainer).marginLeft;
66
64
  let contentContainerMarginLeft = Number(contentContainerMarginLeftString.substring(0, contentContainerMarginLeftString.length - 2));
67
65
  let contentCards = (_b = this.el) === null || _b === void 0 ? void 0 : _b.shadowRoot.querySelectorAll('.content');
68
- if (this.cardInView < contentCards.length - this.screenBasedProps.contentCards) {
66
+ if (this.cardInView < (contentCards.length - this.screenBasedProps.contentCards)) {
69
67
  this.cardInView += 1;
70
68
  const content = contentCards[this.cardInView];
71
69
  contentContainer.scrollTo({
72
70
  left: content.offsetLeft - contentContainerMarginLeft,
73
- behavior: 'smooth',
71
+ behavior: "smooth"
74
72
  });
75
73
  }
76
74
  };
@@ -80,42 +78,11 @@ const PtcRelatedCardRail = class {
80
78
  let documentHeight = Math.max(document.body.scrollHeight, document.documentElement.scrollHeight, document.body.offsetHeight, document.documentElement.offsetHeight, document.body.clientHeight, document.documentElement.clientHeight);
81
79
  let scrollTop = window.scrollY || (document.documentElement || document.body).scrollTop;
82
80
  let trackLength = documentHeight - windowHeight;
83
- let percentageSrolled = Math.floor((scrollTop / trackLength) * 100);
81
+ let percentageSrolled = Math.floor(scrollTop / trackLength * 100);
84
82
  if (percentageSrolled >= 50) {
85
83
  this.el.style.display = 'block';
86
- if (!this.focusTrap) {
87
- this.focusTrap = createFocusTrap(this.el, {
88
- escapeDeactivates: true,
89
- returnFocusOnDeactivate: true,
90
- // setReturnFocus:"#last-focus",
91
- onActivate: () => {
92
- if (!this.openedByKeyboard) {
93
- this.focusTrap.pause(); // If opened by mouse, prevent immediate focus trapping
94
- }
95
- },
96
- onDeactivate: () => {
97
- // this.focusTrap?.deactivate();
98
- // this.focusTrap = undefined;
99
- console.log('Hello~~~ onDeactivate');
100
- setTimeout(() => {
101
- this.closed = true;
102
- }, 0);
103
- //this.setReturnFocus();
104
- },
105
- tabbableOptions: {
106
- getShadowRoot: true,
107
- },
108
- });
109
- if (this.openedByKeyboard && this.closed === false) {
110
- this.focusTrap.activate();
111
- }
112
- }
113
84
  }
114
85
  else {
115
- if (this.focusTrap && this.closed === true) {
116
- this.focusTrap.deactivate();
117
- this.focusTrap = undefined;
118
- }
119
86
  this.el.style.display = 'none';
120
87
  }
121
88
  let cardRailContainer = this.el.shadowRoot.querySelector('.card-rail-container');
@@ -129,12 +96,6 @@ const PtcRelatedCardRail = class {
129
96
  }
130
97
  }
131
98
  }
132
- else {
133
- if (this.focusTrap) {
134
- this.focusTrap.deactivate();
135
- this.focusTrap = undefined;
136
- }
137
- }
138
99
  };
139
100
  this.handleOnResizeBehaviour = () => {
140
101
  var _a, _b;
@@ -148,45 +109,46 @@ const PtcRelatedCardRail = class {
148
109
  });
149
110
  this.cardInView = 0;
150
111
  };
151
- this.handleKeyPress = (event) => {
152
- if (event.key === 'Enter' || event.key === ' ' || event.key === 'Tab') {
153
- this.openedByKeyboard = true;
154
- if (this.focusTrap && this.closed === true) {
155
- this.focusTrap.deactivate();
156
- this.focusTrap = undefined;
157
- console.log("flag");
112
+ // Redirect focus to the target element
113
+ this.redirectFocus = (event) => {
114
+ if (event.key === 'Tab' && !event.shiftKey) {
115
+ const marker = document.getElementById('hidden-rail-marker');
116
+ const activeElement = document.activeElement;
117
+ console.log('active ele: ' + activeElement.classList);
118
+ if (marker && activeElement === marker) {
119
+ event.preventDefault();
120
+ setTimeout(() => {
121
+ if (this.targetElement) {
122
+ this.targetElement.focus();
123
+ console.log('focus redirect to target ele: ' + this.targetElement.id);
124
+ }
125
+ else {
126
+ console.log('target ele reference not found');
127
+ }
128
+ }, 100);
158
129
  }
159
130
  }
160
131
  };
161
- this.handleMouseDown = () => {
162
- this.openedByKeyboard = false;
163
- };
164
132
  this.footerQuerySelector = undefined;
165
- this.railTitle = 'Read More Case Studies';
133
+ this.railTitle = "Read More Case Studies";
166
134
  this.closed = false;
167
135
  this.cardInView = 0;
168
136
  this.data = [];
169
137
  this.screenBasedProps = {
170
138
  contentContainerMargin: undefined,
171
139
  contentCards: undefined,
172
- parahFontSize: undefined,
140
+ parahFontSize: undefined
173
141
  };
174
- this.openedByKeyboard = false;
175
142
  }
176
143
  handleKeyClose(event) {
177
- if (event.key === 'Enter' || event.key === 'Esc') {
144
+ if (event.key === 'Enter') {
178
145
  event.preventDefault();
179
- if (this.focusTrap) {
180
- this.focusTrap.deactivate();
181
- }
182
- else {
183
- this.closed = true;
184
- }
146
+ this.closed = true;
185
147
  }
186
148
  }
187
149
  connectedCallback() {
188
- document.addEventListener('keydown', this.handleKeyPress, true);
189
- document.addEventListener('mousedown', this.handleMouseDown, true);
150
+ // Attach event listener to the marker
151
+ document.addEventListener('keydown', this.redirectFocus);
190
152
  }
191
153
  componentWillLoad() {
192
154
  const relatedCards = this.el.querySelectorAll('[slot^="related-card-"]');
@@ -197,7 +159,7 @@ const PtcRelatedCardRail = class {
197
159
  image: undefined,
198
160
  text: undefined,
199
161
  href: undefined,
200
- altText: undefined,
162
+ altText: undefined
201
163
  };
202
164
  let cardImage = card.querySelector('img');
203
165
  let cardLink = card.querySelector('a');
@@ -217,26 +179,12 @@ const PtcRelatedCardRail = class {
217
179
  window.addEventListener('resize', this.handleOnResizeBehaviour);
218
180
  }
219
181
  disconnectedCallback() {
220
- document.removeEventListener('keydown', this.handleKeyPress, true);
221
- document.removeEventListener('mousedown', this.handleMouseDown, true);
222
- if (this.focusTrap) {
223
- this.focusTrap.deactivate();
224
- this.focusTrap = undefined;
225
- }
182
+ // Clean up the event listener when the component is removed
183
+ document.removeEventListener('keydown', this.redirectFocus);
226
184
  }
227
185
  render() {
228
- return this.closed ? null : (h(Host, null, h("div", { class: "card-rail-container", id: "card-rail-reveal-tag" }, h("div", { class: "card-rail-header" }, h("div", { class: "card-rail-heading" }, h("ptc-para", { "ellipsis-line-cutoff": "0", "font-size": "x-small", "font-weight": "w-7", "para-align": "left", "para-color": "primary-grey", "para-line-h": "line-height-normal", "para-margin": "margin-flush", "para-style": "", "para-z-index": "z-1", styles: "" }, this.railTitle)), h("div", { ref: el => (this.targetElement = el), id: "card-rail-close", class: "card-rail-close mf-listen", onKeyDown: event => this.handleKeyClose(event), onClick: () => {
229
- if (this.focusTrap) {
230
- this.focusTrap.deactivate();
231
- }
232
- else {
233
- this.closed = true;
234
- }
235
- }, tabindex: "0" }, h("icon-asset", { type: "ptc", size: "xx-small", name: "times", color: "gray" }))), h("div", { class: "card-rail-content" }, h("icon-asset", { id: "left-arrow", class: "mf-listen", type: "ptc", size: "small", name: "previous_button_arrow", color: "gray", onClick: this.handlePrevClick }), h("icon-asset", { id: "right-arrow", class: "mf-listen", type: "ptc", size: "small", name: "next_button_arrow", color: "gray", onClick: this.handleNextClick }), h("div", { class: "content-container" }, this.data.map((item, index) => (h("div", { class: "content mf-listen", id: `card-rail-content-${index}`, onKeyDown: (event) => {
236
- event.key === 'Enter' && window.open(item.href);
237
- }, onClick: () => {
238
- window.open(item.href);
239
- }, tabindex: "0" }, h("div", { class: "content-image" }, h("img", { alt: item.altText, src: item.image })), h("div", { class: "content-text" }, h("ptc-para", { "ellipsis-line-cutoff": "3", "font-size": this.screenBasedProps.parahFontSize, "font-weight": "w-6", "para-align": "left", "para-color": "primary-grey", "para-line-h": "line-height-p", "para-margin": "margin-flush", "para-style": "", "para-z-index": "z-1", styles: "" }, item.text))))))))));
186
+ return (this.closed ? null :
187
+ h(Host, null, h("div", { class: "card-rail-container", id: "card-rail-reveal-tag" }, h("div", { class: "card-rail-header" }, h("div", { class: "card-rail-heading" }, h("ptc-para", { "ellipsis-line-cutoff": "0", "font-size": "x-small", "font-weight": "w-7", "para-align": "left", "para-color": "primary-grey", "para-line-h": "line-height-normal", "para-margin": "margin-flush", "para-style": "", "para-z-index": "z-1", styles: "" }, this.railTitle)), h("div", { ref: (el) => (this.targetElement = el), id: "card-rail-close", class: "card-rail-close mf-listen", onKeyDown: (event) => this.handleKeyClose(event), onClick: () => { this.closed = true; }, tabindex: "0" }, h("icon-asset", { type: "ptc", size: "xx-small", name: "times", color: "gray" }))), h("div", { class: "card-rail-content" }, h("icon-asset", { id: "left-arrow", class: "mf-listen", type: "ptc", size: "small", name: "previous_button_arrow", color: "gray", onClick: this.handlePrevClick }), h("icon-asset", { id: "right-arrow", class: "mf-listen", type: "ptc", size: "small", name: "next_button_arrow", color: "gray", onClick: this.handleNextClick }), h("div", { class: "content-container" }, this.data.map((item, index) => h("div", { class: "content mf-listen", id: `card-rail-content-${index}`, onKeyDown: (event) => { event.key === 'Enter' && window.open(item.href); }, onClick: () => { window.open(item.href); }, tabindex: "0" }, h("div", { class: "content-image" }, h("img", { alt: item.altText, src: item.image })), h("div", { class: "content-text" }, h("ptc-para", { "ellipsis-line-cutoff": "3", "font-size": this.screenBasedProps.parahFontSize, "font-weight": "w-6", "para-align": "left", "para-color": "primary-grey", "para-line-h": "line-height-p", "para-margin": "margin-flush", "para-style": "", "para-z-index": "z-1", styles: "" }, item.text)))))))));
240
188
  }
241
189
  get el() { return getElement(this); }
242
190
  };
@@ -42,6 +42,7 @@ const PtcScrollButton = class {
42
42
  return;
43
43
  const scrollValue = this.scrollAmount * (this.direction === 'left' || this.direction === 'up' ? -1 : 1);
44
44
  if (this.orientation === 'horizontal') {
45
+ console.log('hello, left/right scroll click!');
45
46
  this.scrollContainer.scrollBy({
46
47
  left: scrollValue,
47
48
  behavior: 'smooth',
@@ -110,6 +111,7 @@ const PtcScrollButton = class {
110
111
  }
111
112
  else if (this.direction === 'right') {
112
113
  this.isVisible = scrollLeft + clientWidth + 1 < scrollWidth; // "+1" adjustments after adding margin-right 40px
114
+ // console.log('scorllLeft: ' + scrollLeft + ", scrollWidth: " + scrollWidth + ", clientWidth: " + clientWidth);
113
115
  }
114
116
  }
115
117
  else if (this.orientation === 'vertical') {
@@ -1,5 +1,5 @@
1
1
  import { r as registerInstance, h, H as Host, g as getElement } from './index-c83db688.js';
2
- import { C as CheckDarkFocusState } from './utils-2f12c081.js';
2
+ import { C as CheckDarkFocusState } from './utils-63eab4bd.js';
3
3
  import { f as facebookSVG, l as linkedinSVG, x as xSVG } from './x-cd64dee4.js';
4
4
 
5
5
  const instagramSVG = `<svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg">
@@ -18,6 +18,7 @@ const PtcSubnav = class {
18
18
  }
19
19
  }
20
20
  handleNavLinkClickedEvent() {
21
+ //console.log('link clicked');
21
22
  this.toggleNav();
22
23
  }
23
24
  render() {
@@ -143,6 +143,7 @@ const PtcTabList = class {
143
143
  }
144
144
  }, 3100); // Increased time interval from 100 to 3100 to fix the preload skeleton issue
145
145
  tabsHeaderEl.forEach((header, index) => {
146
+ // console.log(header);
146
147
  header.setAttribute('id', 'tab-' + (index + 1));
147
148
  header.setAttribute('role', 'tab');
148
149
  header.setAttribute('aria-selected', index === 0 ? 'true' : 'false');
@@ -18,7 +18,20 @@ const PtcTheaterVideoModal = class {
18
18
  // }
19
19
  async updateData(data, currentModalIndex) {
20
20
  // debugger
21
+ // console.log(data);
22
+ // console.log(this.filteredTagName);
21
23
  this.cards = data;
24
+ console.log(this.cards);
25
+ // this.cards = data.filter((item) => {
26
+ // const videoTagArr = item.vtagName.split(",").map((j) => j.trim());
27
+ // if (this.filteredTagName !== undefined && this.filteredTagName !== 'reset') {
28
+ // return videoTagArr.includes(this.filteredTagName);
29
+ // } else {
30
+ // return true;
31
+ // }
32
+ // });
33
+ // console.log(this.cards);
34
+ console.log(currentModalIndex);
22
35
  this.currentCardIndex = currentModalIndex;
23
36
  this.modalType = this.cards[this.currentCardIndex].modalType;
24
37
  this.showModal = true;
@@ -1,5 +1,5 @@
1
1
  import { r as registerInstance, h, H as Host, g as getElement } from './index-c83db688.js';
2
- import { c as getSeoTagType } from './utils-2f12c081.js';
2
+ import { c as getSeoTagType } from './utils-63eab4bd.js';
3
3
 
4
4
  const ptcTitleCss = "h1.sc-ptc-title,h2.sc-ptc-title,h3.sc-ptc-title,h4.sc-ptc-title,h5.sc-ptc-title,h6.sc-ptc-title,p.sc-ptc-title,ul.sc-ptc-title,li.sc-ptc-title,ptc-subnav.sc-ptc-title,ptc-tab-list.sc-ptc-title,ptc-link.sc-ptc-title,ptc-square-card.sc-ptc-title,.hyphenate-text.sc-ptc-title,ptc-footer.sc-ptc-title{word-break:break-word;hyphens:manual;-webkit-hyphens:manual;-moz-hyphens:manual;-ms-hyphens:manual}@supports (hyphenate-limit-chars: 12 3 3){h1.sc-ptc-title,h2.sc-ptc-title,h3.sc-ptc-title,h4.sc-ptc-title,h5.sc-ptc-title,h6.sc-ptc-title,p.sc-ptc-title,ul.sc-ptc-title,li.sc-ptc-title,ptc-subnav.sc-ptc-title,ptc-tab-list.sc-ptc-title,ptc-link.sc-ptc-title,ptc-square-card.sc-ptc-title,.hyphenate-text.sc-ptc-title,ptc-footer.sc-ptc-title{hyphens:auto;-webkit-hyphenate-limit-before:3;-webkit-hyphenate-limit-after:3;hyphenate-limit-chars:12 3 3;hyphenate-limit-lines:2;hyphenate-limit-last:always;hyphenate-limit-zone:6%;-webkit-hyphens:auto;-webkit-hyphenate-limit-before:3;-webkit-hyphenate-limit-after:3;-webkit-hyphenate-limit-chars:12 3 3;-webkit-hyphenate-limit-lines:2;-moz-hyphens:auto;-moz-hyphenate-limit-chars:12 3 3;-moz-hyphenate-limit-lines:2;-ms-hyphens:auto;-ms-hyphenate-limit-chars:12 3 3;-ms-hyphenate-limit-lines:2}}div.center.sc-ptc-title{text-align:center}div.center.dotted.sc-ptc-title h1.sc-ptc-title::before,div.center.dotted.sc-ptc-title h2.sc-ptc-title::before,div.center.dotted.sc-ptc-title h3.sc-ptc-title::before,div.center.dotted.sc-ptc-title h4.sc-ptc-title::before,div.center.dotted.sc-ptc-title h5.sc-ptc-title::before,div.center.dotted.sc-ptc-title h6.sc-ptc-title::before{left:50%;transform:translateX(-50%)}div.left.sc-ptc-title{text-align:left;width:100%}div.left.dotted.sc-ptc-title h1.sc-ptc-title::before,div.left.dotted.sc-ptc-title h2.sc-ptc-title::before,div.left.dotted.sc-ptc-title h3.sc-ptc-title::before,div.left.dotted.sc-ptc-title h4.sc-ptc-title::before,div.left.dotted.sc-ptc-title h5.sc-ptc-title::before,div.left.dotted.sc-ptc-title h6.sc-ptc-title::before{left:0%}div.right.sc-ptc-title{text-align:right}div.right.dotted.sc-ptc-title h1.sc-ptc-title::before,div.right.dotted.sc-ptc-title h2.sc-ptc-title::before,div.right.dotted.sc-ptc-title h3.sc-ptc-title::before,div.right.dotted.sc-ptc-title h4.sc-ptc-title::before,div.right.dotted.sc-ptc-title h5.sc-ptc-title::before,div.right.dotted.sc-ptc-title h6.sc-ptc-title::before{right:0%}div.inherit.sc-ptc-title{text-align:inherit}div.dotted.sc-ptc-title h1.sc-ptc-title::before,div.dotted.sc-ptc-title h2.sc-ptc-title::before,div.dotted.sc-ptc-title h3.sc-ptc-title::before,div.dotted.sc-ptc-title h4.sc-ptc-title::before,div.dotted.sc-ptc-title h5.sc-ptc-title::before,div.dotted.sc-ptc-title h6.sc-ptc-title::before{content:\"\";position:absolute;top:-6px;width:30%;display:block;border-top:3px dashed var(--color-green-07)}div.solid.sc-ptc-title h1.sc-ptc-title,div.solid.sc-ptc-title h2.sc-ptc-title,div.solid.sc-ptc-title h3.sc-ptc-title,div.solid.sc-ptc-title h4.sc-ptc-title,div.solid.sc-ptc-title h5.sc-ptc-title,div.solid.sc-ptc-title h6.sc-ptc-title{padding-top:12px}div.solid.sc-ptc-title h1.sc-ptc-title::before,div.solid.sc-ptc-title h2.sc-ptc-title::before,div.solid.sc-ptc-title h3.sc-ptc-title::before,div.solid.sc-ptc-title h4.sc-ptc-title::before,div.solid.sc-ptc-title h5.sc-ptc-title::before,div.solid.sc-ptc-title h6.sc-ptc-title::before{content:\"\";position:absolute;width:100%;height:0.7px;background-color:var(--color-gray-03);opacity:0.9;left:0px;top:0}div.solid.sc-ptc-title h1.sc-ptc-title::after,div.solid.sc-ptc-title h2.sc-ptc-title::after,div.solid.sc-ptc-title h3.sc-ptc-title::after,div.solid.sc-ptc-title h4.sc-ptc-title::after,div.solid.sc-ptc-title h5.sc-ptc-title::after,div.solid.sc-ptc-title h6.sc-ptc-title::after{content:\"\";position:absolute;width:56px;height:2px;background-color:var(--color-green-07);top:-2px;left:0px}div.is-standard.sc-ptc-title h1.sc-ptc-title,div.is-standard.sc-ptc-title h2.sc-ptc-title,div.is-standard.sc-ptc-title h3.sc-ptc-title,div.is-standard.sc-ptc-title h4.sc-ptc-title,div.is-standard.sc-ptc-title h5.sc-ptc-title,div.is-standard.sc-ptc-title h6.sc-ptc-title{display:inline-block;position:relative}div.is-standard.sc-ptc-title h1.sc-ptc-title{font-size:var(--ptc-font-size-xxx-large);line-height:var(--ptc-line-height-densest);font-weight:var(--ptc-font-weight-extrabold);letter-spacing:0px;color:var(--color-gray-10)}@media only screen and (min-width: 768px){div.is-standard.sc-ptc-title h1.sc-ptc-title{font-size:var(--ptc-font-size-xxxx-large)}}div.is-standard.sc-ptc-title h2.sc-ptc-title{font-size:var(--ptc-font-size-x-large);line-height:var(--ptc-line-height-densest);font-weight:var(--ptc-font-weight-extrabold);color:var(--color-gray-10)}@media only screen and (min-width: 768px){div.is-standard.sc-ptc-title h2.sc-ptc-title{font-size:var(--ptc-font-size-xx-large)}}div.is-plm-hub.sc-ptc-title h1.sc-ptc-title,div.is-plm-hub.sc-ptc-title h2.sc-ptc-title,div.is-plm-hub.sc-ptc-title h3.sc-ptc-title,div.is-plm-hub.sc-ptc-title h4.sc-ptc-title,div.is-plm-hub.sc-ptc-title h5.sc-ptc-title,div.is-plm-hub.sc-ptc-title h6.sc-ptc-title{display:inline-block;position:relative;margin-block-start:0em;margin-block-end:0em;margin-inline-start:0px;margin-inline-end:0px;color:var(--color-white) !important}div.margin-flush.sc-ptc-title{margin-top:0;margin-bottom:0}div.margin-flush.sc-ptc-title h1.sc-ptc-title,div.margin-flush.sc-ptc-title h2.sc-ptc-title,div.margin-flush.sc-ptc-title h3.sc-ptc-title,div.margin-flush.sc-ptc-title h4.sc-ptc-title,div.margin-flush.sc-ptc-title h5.sc-ptc-title{margin-top:0;margin-bottom:0}div.margin-top-2.sc-ptc-title{margin-top:var(--ptc-element-spacing-02);margin-bottom:0}div.margin-top-3.sc-ptc-title{margin-top:var(--ptc-element-spacing-03);margin-bottom:0}div.margin-top-4.sc-ptc-title{margin-top:var(--ptc-element-spacing-04);margin-bottom:0}div.margin-top-5.sc-ptc-title{margin-top:var(--ptc-element-spacing-05);margin-bottom:0}div.margin-top-6.sc-ptc-title{margin-top:var(--ptc-element-spacing-06);margin-bottom:0}div.margin-bottom-2.sc-ptc-title{margin-bottom:var(--ptc-element-spacing-02);margin-top:0}div.margin-bottom-3.sc-ptc-title{margin-bottom:var(--ptc-element-spacing-03);margin-top:0}div.margin-bottom-4.sc-ptc-title{margin-bottom:var(--ptc-element-spacing-04);margin-top:0}div.margin-bottom-5.sc-ptc-title{margin-bottom:var(--ptc-element-spacing-05);margin-top:0}div.margin-bottom-6.sc-ptc-title{margin-bottom:var(--ptc-element-spacing-06);margin-top:0}div.margin-2.sc-ptc-title{margin-top:var(--ptc-element-spacing-02);margin-bottom:var(--ptc-element-spacing-02)}div.margin-3.sc-ptc-title{margin-top:var(--ptc-element-spacing-03);margin-bottom:var(--ptc-element-spacing-03)}div.margin-4.sc-ptc-title{margin-top:var(--ptc-element-spacing-04);margin-bottom:var(--ptc-element-spacing-04)}div.margin-5.sc-ptc-title{margin-top:var(--ptc-element-spacing-05);margin-bottom:var(--ptc-element-spacing-05)}div.margin-5.sc-ptc-title h4.sc-ptc-title{margin-top:0;margin-bottom:0}div.margin-6.sc-ptc-title{margin-top:var(--ptc-element-spacing-06);margin-bottom:var(--ptc-element-spacing-06)}div.margin-9.sc-ptc-title{margin-top:var(--ptc-element-spacing-09);margin-bottom:var(--ptc-element-spacing-09)}div.green.sc-ptc-title h1.sc-ptc-title,div.green.sc-ptc-title h2.sc-ptc-title,div.green.sc-ptc-title h3.sc-ptc-title,div.green.sc-ptc-title h4.sc-ptc-title,div.green.sc-ptc-title h5.sc-ptc-title,div.green.sc-ptc-title h6.sc-ptc-title{text-shadow:0px 0px var(--ptc-element-spacing-03) var(--color-green-07)}div.blue.sc-ptc-title h1.sc-ptc-title,div.blue.sc-ptc-title h2.sc-ptc-title,div.blue.sc-ptc-title h3.sc-ptc-title,div.blue.sc-ptc-title h4.sc-ptc-title,div.blue.sc-ptc-title h5.sc-ptc-title,div.blue.sc-ptc-title h6.sc-ptc-title{text-shadow:0px 0px var(--ptc-element-spacing-03) var(--color-blue-07)}div.red.sc-ptc-title h1.sc-ptc-title,div.red.sc-ptc-title h2.sc-ptc-title,div.red.sc-ptc-title h3.sc-ptc-title,div.red.sc-ptc-title h4.sc-ptc-title,div.red.sc-ptc-title h5.sc-ptc-title,div.red.sc-ptc-title h6.sc-ptc-title{text-shadow:0px 0px var(--ptc-element-spacing-03) var(--color-red-07)}div.orange.sc-ptc-title h1.sc-ptc-title,div.orange.sc-ptc-title h2.sc-ptc-title,div.orange.sc-ptc-title h3.sc-ptc-title,div.orange.sc-ptc-title h4.sc-ptc-title,div.orange.sc-ptc-title h5.sc-ptc-title,div.orange.sc-ptc-title h6.sc-ptc-title{text-shadow:0px 0px var(--ptc-element-spacing-03) var(--color-orange-07)}div.slate-grey.sc-ptc-title h1.sc-ptc-title,div.slate-grey.sc-ptc-title h2.sc-ptc-title,div.slate-grey.sc-ptc-title h3.sc-ptc-title,div.slate-grey.sc-ptc-title h4.sc-ptc-title,div.slate-grey.sc-ptc-title h5.sc-ptc-title,div.slate-grey.sc-ptc-title h6.sc-ptc-title{text-shadow:0px 0px var(--ptc-element-spacing-03) var(--color-gray-07)}div.w-3.sc-ptc-title h1.sc-ptc-title,div.w-3.sc-ptc-title h2.sc-ptc-title,div.w-3.sc-ptc-title h3.sc-ptc-title,div.w-3.sc-ptc-title h4.sc-ptc-title,div.w-3.sc-ptc-title h5.sc-ptc-title,div.w-3.sc-ptc-title h6.sc-ptc-title{font-weight:var(--ptc-font-weight-thin)}div.w-4.sc-ptc-title h1.sc-ptc-title,div.w-4.sc-ptc-title h2.sc-ptc-title,div.w-4.sc-ptc-title h3.sc-ptc-title,div.w-4.sc-ptc-title h4.sc-ptc-title,div.w-4.sc-ptc-title h5.sc-ptc-title,div.w-4.sc-ptc-title h6.sc-ptc-title{font-weight:var(--ptc-font-weight-regular)}div.w-5.sc-ptc-title h1.sc-ptc-title,div.w-5.sc-ptc-title h2.sc-ptc-title,div.w-5.sc-ptc-title h3.sc-ptc-title,div.w-5.sc-ptc-title h4.sc-ptc-title,div.w-5.sc-ptc-title h5.sc-ptc-title,div.w-5.sc-ptc-title h6.sc-ptc-title{font-weight:var(--ptc-font-weight-medium)}div.w-6.sc-ptc-title h1.sc-ptc-title,div.w-6.sc-ptc-title h2.sc-ptc-title,div.w-6.sc-ptc-title h3.sc-ptc-title,div.w-6.sc-ptc-title h4.sc-ptc-title,div.w-6.sc-ptc-title h5.sc-ptc-title,div.w-6.sc-ptc-title h6.sc-ptc-title{font-weight:var(--ptc-font-weight-semibold)}div.w-7.sc-ptc-title h1.sc-ptc-title,div.w-7.sc-ptc-title h2.sc-ptc-title,div.w-7.sc-ptc-title h3.sc-ptc-title,div.w-7.sc-ptc-title h4.sc-ptc-title,div.w-7.sc-ptc-title h5.sc-ptc-title,div.w-7.sc-ptc-title h6.sc-ptc-title{font-weight:var(--ptc-font-weight-bold)}div.w-8.sc-ptc-title h1.sc-ptc-title,div.w-8.sc-ptc-title h2.sc-ptc-title,div.w-8.sc-ptc-title h3.sc-ptc-title,div.w-8.sc-ptc-title h4.sc-ptc-title,div.w-8.sc-ptc-title h5.sc-ptc-title,div.w-8.sc-ptc-title h6.sc-ptc-title{font-weight:var(--ptc-font-weight-extrabold)}div.w-9.sc-ptc-title h1.sc-ptc-title,div.w-9.sc-ptc-title h2.sc-ptc-title,div.w-9.sc-ptc-title h3.sc-ptc-title,div.w-9.sc-ptc-title h4.sc-ptc-title,div.w-9.sc-ptc-title h5.sc-ptc-title,div.w-9.sc-ptc-title h6.sc-ptc-title{font-weight:var(--ptc-font-weight-black)}div.xx-small.sc-ptc-title h1.sc-ptc-title,div.xx-small.sc-ptc-title h2.sc-ptc-title,div.xx-small.sc-ptc-title h3.sc-ptc-title,div.xx-small.sc-ptc-title h4.sc-ptc-title,div.xx-small.sc-ptc-title h5.sc-ptc-title,div.xx-small.sc-ptc-title h6.sc-ptc-title{font-size:var(--ptc-font-size-xx-small)}div.x-small.sc-ptc-title h1.sc-ptc-title,div.x-small.sc-ptc-title h2.sc-ptc-title,div.x-small.sc-ptc-title h3.sc-ptc-title,div.x-small.sc-ptc-title h4.sc-ptc-title,div.x-small.sc-ptc-title h5.sc-ptc-title,div.x-small.sc-ptc-title h6.sc-ptc-title{font-size:var(--ptc-font-size-x-small)}div.small.sc-ptc-title h1.sc-ptc-title,div.small.sc-ptc-title h2.sc-ptc-title,div.small.sc-ptc-title h3.sc-ptc-title,div.small.sc-ptc-title h4.sc-ptc-title,div.small.sc-ptc-title h5.sc-ptc-title,div.small.sc-ptc-title h6.sc-ptc-title{font-size:var(--ptc-font-size-small)}div.medium.sc-ptc-title h1.sc-ptc-title,div.medium.sc-ptc-title h2.sc-ptc-title,div.medium.sc-ptc-title h3.sc-ptc-title,div.medium.sc-ptc-title h4.sc-ptc-title,div.medium.sc-ptc-title h5.sc-ptc-title,div.medium.sc-ptc-title h6.sc-ptc-title{font-size:var(--ptc-font-size-medium)}div.large.sc-ptc-title h1.sc-ptc-title,div.large.sc-ptc-title h2.sc-ptc-title,div.large.sc-ptc-title h3.sc-ptc-title,div.large.sc-ptc-title h4.sc-ptc-title,div.large.sc-ptc-title h5.sc-ptc-title,div.large.sc-ptc-title h6.sc-ptc-title{font-size:var(--ptc-font-size-large)}div.large.sc-ptc-title h3.sc-ptc-title{font-size:var(--ptc-font-size-medium)}@media only screen and (min-width: 768px){div.large.sc-ptc-title h3.sc-ptc-title{font-size:var(--ptc-font-size-large)}}div.x-large.sc-ptc-title h1.sc-ptc-title,div.x-large.sc-ptc-title h2.sc-ptc-title,div.x-large.sc-ptc-title h3.sc-ptc-title,div.x-large.sc-ptc-title h4.sc-ptc-title,div.x-large.sc-ptc-title h5.sc-ptc-title,div.x-large.sc-ptc-title h6.sc-ptc-title{font-size:var(--ptc-font-size-x-large)}div.xx-large.sc-ptc-title h1.sc-ptc-title,div.xx-large.sc-ptc-title h2.sc-ptc-title,div.xx-large.sc-ptc-title h3.sc-ptc-title,div.xx-large.sc-ptc-title h4.sc-ptc-title{font-size:var(--ptc-font-size-x-large)}@media only screen and (min-width: 768px){div.xx-large.sc-ptc-title h1.sc-ptc-title,div.xx-large.sc-ptc-title h2.sc-ptc-title,div.xx-large.sc-ptc-title h3.sc-ptc-title,div.xx-large.sc-ptc-title h4.sc-ptc-title{font-size:var(--ptc-font-size-xx-large)}}div.xxx-large.sc-ptc-title h1.sc-ptc-title,div.xxx-large.sc-ptc-title h2.sc-ptc-title,div.xxx-large.sc-ptc-title h3.sc-ptc-title,div.xxx-large.sc-ptc-title h4.sc-ptc-title,div.xxx-large.sc-ptc-title h5.sc-ptc-title,div.xxx-large.sc-ptc-title h6.sc-ptc-title{font-size:var(--ptc-font-size-xx-large)}@media only screen and (min-width: 768px){div.xxx-large.sc-ptc-title h1.sc-ptc-title,div.xxx-large.sc-ptc-title h2.sc-ptc-title,div.xxx-large.sc-ptc-title h3.sc-ptc-title,div.xxx-large.sc-ptc-title h4.sc-ptc-title,div.xxx-large.sc-ptc-title h5.sc-ptc-title,div.xxx-large.sc-ptc-title h6.sc-ptc-title{font-size:var(--ptc-font-size-xxx-large)}}div.xxxx-large.sc-ptc-title h1.sc-ptc-title,div.xxxx-large.sc-ptc-title h2.sc-ptc-title,div.xxxx-large.sc-ptc-title h3.sc-ptc-title,div.xxxx-large.sc-ptc-title h4.sc-ptc-title,div.xxxx-large.sc-ptc-title h5.sc-ptc-title,div.xxxx-large.sc-ptc-title h6.sc-ptc-title{font-size:var(--ptc-font-size-xxx-large)}@media only screen and (min-width: 768px){div.xxxx-large.sc-ptc-title h1.sc-ptc-title,div.xxxx-large.sc-ptc-title h2.sc-ptc-title,div.xxxx-large.sc-ptc-title h3.sc-ptc-title,div.xxxx-large.sc-ptc-title h4.sc-ptc-title,div.xxxx-large.sc-ptc-title h5.sc-ptc-title,div.xxxx-large.sc-ptc-title h6.sc-ptc-title{font-size:var(--ptc-font-size-xxxx-large)}}div.xx-large-allbp.sc-ptc-title h1.sc-ptc-title,div.xx-large-allbp.sc-ptc-title h2.sc-ptc-title,div.xx-large-allbp.sc-ptc-title h3.sc-ptc-title,div.xx-large-allbp.sc-ptc-title h4.sc-ptc-title,div.xx-large-allbp.sc-ptc-title h5.sc-ptc-title,div.xx-large-allbp.sc-ptc-title h6.sc-ptc-title{font-size:var(--ptc-font-size-xx-large)}div.xxxx-large-allbp.sc-ptc-title h1.sc-ptc-title,div.xxxx-large-allbp.sc-ptc-title h2.sc-ptc-title,div.xxxx-large-allbp.sc-ptc-title h3.sc-ptc-title,div.xxxx-large-allbp.sc-ptc-title h4.sc-ptc-title,div.xxxx-large-allbp.sc-ptc-title h5.sc-ptc-title,div.xxxx-large-allbp.sc-ptc-title h6.sc-ptc-title{font-size:var(--ptc-font-size-xxxx-large)}div.xxxx-large-desktop.sc-ptc-title h1.sc-ptc-title,div.xxxx-large-desktop.sc-ptc-title h2.sc-ptc-title,div.xxxx-large-desktop.sc-ptc-title h3.sc-ptc-title,div.xxxx-large-desktop.sc-ptc-title h4.sc-ptc-title,div.xxxx-large-desktop.sc-ptc-title h5.sc-ptc-title,div.xxxx-large-desktop.sc-ptc-title h6.sc-ptc-title{font-size:var(--ptc-font-size-xxx-large)}@media only screen and (min-width: 992px){div.xxxx-large-desktop.sc-ptc-title h1.sc-ptc-title,div.xxxx-large-desktop.sc-ptc-title h2.sc-ptc-title,div.xxxx-large-desktop.sc-ptc-title h3.sc-ptc-title,div.xxxx-large-desktop.sc-ptc-title h4.sc-ptc-title,div.xxxx-large-desktop.sc-ptc-title h5.sc-ptc-title,div.xxxx-large-desktop.sc-ptc-title h6.sc-ptc-title{font-size:var(--ptc-font-size-xxxx-large)}}div.xxxx-large-store.sc-ptc-title h1.sc-ptc-title,div.xxxx-large-store.sc-ptc-title h2.sc-ptc-title,div.xxxx-large-store.sc-ptc-title h3.sc-ptc-title,div.xxxx-large-store.sc-ptc-title h4.sc-ptc-title,div.xxxx-large-store.sc-ptc-title h5.sc-ptc-title,div.xxxx-large-store.sc-ptc-title h6.sc-ptc-title{font-size:var(--ptc-font-size-xxx-large)}@media only screen and (min-width: 992px){div.xxxx-large-store.sc-ptc-title h1.sc-ptc-title,div.xxxx-large-store.sc-ptc-title h2.sc-ptc-title,div.xxxx-large-store.sc-ptc-title h3.sc-ptc-title,div.xxxx-large-store.sc-ptc-title h4.sc-ptc-title,div.xxxx-large-store.sc-ptc-title h5.sc-ptc-title,div.xxxx-large-store.sc-ptc-title h6.sc-ptc-title{font-size:var(--ptc-font-size-xxxx-large)}}div.densest.sc-ptc-title h1.sc-ptc-title,div.densest.sc-ptc-title h2.sc-ptc-title,div.densest.sc-ptc-title h3.sc-ptc-title,div.densest.sc-ptc-title h4.sc-ptc-title,div.densest.sc-ptc-title h5.sc-ptc-title,div.densest.sc-ptc-title h6.sc-ptc-title{line-height:var(--ptc-line-height-densest)}div.denser.sc-ptc-title h1.sc-ptc-title,div.denser.sc-ptc-title h2.sc-ptc-title,div.denser.sc-ptc-title h3.sc-ptc-title,div.denser.sc-ptc-title h4.sc-ptc-title,div.denser.sc-ptc-title h5.sc-ptc-title,div.denser.sc-ptc-title h6.sc-ptc-title{line-height:var(--ptc-line-height-denser)}div.dense.sc-ptc-title h1.sc-ptc-title,div.dense.sc-ptc-title h2.sc-ptc-title,div.dense.sc-ptc-title h3.sc-ptc-title,div.dense.sc-ptc-title h4.sc-ptc-title,div.dense.sc-ptc-title h5.sc-ptc-title,div.dense.sc-ptc-title h6.sc-ptc-title{line-height:var(--ptc-line-height-dense)}div.normal.sc-ptc-title h1.sc-ptc-title,div.normal.sc-ptc-title h2.sc-ptc-title,div.normal.sc-ptc-title h3.sc-ptc-title,div.normal.sc-ptc-title h4.sc-ptc-title,div.normal.sc-ptc-title h5.sc-ptc-title,div.normal.sc-ptc-title h6.sc-ptc-title{line-height:var(--ptc-line-height-normal)}div.loose.sc-ptc-title h1.sc-ptc-title,div.loose.sc-ptc-title h2.sc-ptc-title,div.loose.sc-ptc-title h3.sc-ptc-title,div.loose.sc-ptc-title h4.sc-ptc-title,div.loose.sc-ptc-title h5.sc-ptc-title,div.loose.sc-ptc-title h6.sc-ptc-title{line-height:var(--ptc-line-height-loose)}div.looser.sc-ptc-title h1.sc-ptc-title,div.looser.sc-ptc-title h2.sc-ptc-title,div.looser.sc-ptc-title h3.sc-ptc-title,div.looser.sc-ptc-title h4.sc-ptc-title,div.looser.sc-ptc-title h5.sc-ptc-title,div.looser.sc-ptc-title h6.sc-ptc-title{line-height:var(--ptc-line-height-looser)}div.paragraph.sc-ptc-title h1.sc-ptc-title,div.paragraph.sc-ptc-title h2.sc-ptc-title,div.paragraph.sc-ptc-title h3.sc-ptc-title,div.paragraph.sc-ptc-title h4.sc-ptc-title,div.paragraph.sc-ptc-title h5.sc-ptc-title,div.paragraph.sc-ptc-title h6.sc-ptc-title{line-height:var(--ptc-line-height-paragraph)}div.black.sc-ptc-title h1.sc-ptc-title,div.black.sc-ptc-title h2.sc-ptc-title,div.black.sc-ptc-title h3.sc-ptc-title,div.black.sc-ptc-title h4.sc-ptc-title,div.black.sc-ptc-title h5.sc-ptc-title,div.black.sc-ptc-title h6.sc-ptc-title{color:var(--color-black)}div.white.sc-ptc-title h1.sc-ptc-title,div.white.sc-ptc-title h2.sc-ptc-title,div.white.sc-ptc-title h3.sc-ptc-title,div.white.sc-ptc-title h4.sc-ptc-title,div.white.sc-ptc-title h5.sc-ptc-title,div.white.sc-ptc-title h6.sc-ptc-title{color:var(--color-white)}div.gray-1.sc-ptc-title h1.sc-ptc-title,div.gray-1.sc-ptc-title h2.sc-ptc-title,div.gray-1.sc-ptc-title h3.sc-ptc-title,div.gray-1.sc-ptc-title h4.sc-ptc-title,div.gray-1.sc-ptc-title h5.sc-ptc-title,div.gray-1.sc-ptc-title h6.sc-ptc-title{color:var(--color-gray-01)}div.gray.sc-ptc-title h1.sc-ptc-title,div.gray.sc-ptc-title h2.sc-ptc-title,div.gray.sc-ptc-title h3.sc-ptc-title,div.gray.sc-ptc-title h4.sc-ptc-title,div.gray.sc-ptc-title h5.sc-ptc-title,div.gray.sc-ptc-title h6.sc-ptc-title{color:var(--color-gray-10)}div.gray-darker.sc-ptc-title h1.sc-ptc-title,div.gray-darker.sc-ptc-title h2.sc-ptc-title,div.gray-darker.sc-ptc-title h3.sc-ptc-title,div.gray-darker.sc-ptc-title h4.sc-ptc-title,div.gray-darker.sc-ptc-title h5.sc-ptc-title,div.gray-darker.sc-ptc-title h6.sc-ptc-title{color:var(--color-gray-11)}div.ellipsis-boxing.sc-ptc-title h1.sc-ptc-title,div.ellipsis-boxing.sc-ptc-title h2.sc-ptc-title,div.ellipsis-boxing.sc-ptc-title h3.sc-ptc-title,div.ellipsis-boxing.sc-ptc-title h4.sc-ptc-title,div.ellipsis-boxing.sc-ptc-title h5.sc-ptc-title,div.ellipsis-boxing.sc-ptc-title h6.sc-ptc-title{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;overflow-wrap:break-word;padding-bottom:0}div.block.sc-ptc-title h1.sc-ptc-title,div.block.sc-ptc-title h2.sc-ptc-title,div.block.sc-ptc-title h3.sc-ptc-title,div.block.sc-ptc-title h4.sc-ptc-title,div.block.sc-ptc-title h5.sc-ptc-title,div.block.sc-ptc-title h6.sc-ptc-title{display:block}.line-clamp-title.sc-ptc-title{display:-webkit-box !important;-webkit-box-orient:vertical;overflow:hidden}.sc-ptc-title-h{display:block}.sc-ptc-title-h div.sc-ptc-title{position:relative}";
5
5
 
@@ -1,6 +1,6 @@
1
1
  import { r as registerInstance, h, H as Host, g as getElement } from './index-c83db688.js';
2
2
 
3
- const ptcTooltipV2Css = "h1,h2,h3,h4,h5,h6,p,ul,li,ptc-subnav,ptc-tab-list,ptc-link,ptc-square-card,.hyphenate-text,ptc-footer{word-break:break-word;hyphens:manual;-webkit-hyphens:manual;-moz-hyphens:manual;-ms-hyphens:manual}@supports (hyphenate-limit-chars: 12 3 3){h1,h2,h3,h4,h5,h6,p,ul,li,ptc-subnav,ptc-tab-list,ptc-link,ptc-square-card,.hyphenate-text,ptc-footer{hyphens:auto;-webkit-hyphenate-limit-before:3;-webkit-hyphenate-limit-after:3;hyphenate-limit-chars:12 3 3;hyphenate-limit-lines:2;hyphenate-limit-last:always;hyphenate-limit-zone:6%;-webkit-hyphens:auto;-webkit-hyphenate-limit-before:3;-webkit-hyphenate-limit-after:3;-webkit-hyphenate-limit-chars:12 3 3;-webkit-hyphenate-limit-lines:2;-moz-hyphens:auto;-moz-hyphenate-limit-chars:12 3 3;-moz-hyphenate-limit-lines:2;-ms-hyphens:auto;-ms-hyphenate-limit-chars:12 3 3;-ms-hyphenate-limit-lines:2}}a{font-family:var(--ptc-font-latin);font-style:var(--ptc-font-style-normal);text-decoration-line:underline;color:var(--color-hyperlink);transition:color var(--ptc-transition-medium) var(--ptc-ease-out);font-weight:var(--ptc-font-weight-bold)}a:visited{color:var(--color-blue-10)}a:active,a:visited:active{transition:none;color:var(--color-blue-09)}a:hover,a:visited:hover{color:var(--color-blue-08)}a.disabled{color:var(--color-gray-04) !important;cursor:not-allowed}a:focus-visible{outline:5px solid #003DD6 !important;outline-offset:0px !important;border-radius:var(--ptc-border-radius-standard)}.light-links a:not(.hero-footer-form-wrapper a,ptc-modal inline-form a,.vjs-social-share-links a),.light-links a.light-link,.background-grey-10 a:not(.hero-footer-form-wrapper a,ptc-modal inline-form a,.vjs-social-share-links a),.background-grey-10 a.light-link,.background-plm-grey a:not(.hero-footer-form-wrapper a,ptc-modal inline-form a,.vjs-social-share-links a),.background-plm-grey a.light-link{color:var(--color-blue-04);margin:-2px;border:2px solid transparent}.light-links a:not(.hero-footer-form-wrapper a,ptc-modal inline-form a,.vjs-social-share-links a):visited,.light-links a.light-link:visited,.background-grey-10 a:not(.hero-footer-form-wrapper a,ptc-modal inline-form a,.vjs-social-share-links a):visited,.background-grey-10 a.light-link:visited,.background-plm-grey a:not(.hero-footer-form-wrapper a,ptc-modal inline-form a,.vjs-social-share-links a):visited,.background-plm-grey a.light-link:visited{color:var(--color-blue-06)}.light-links a:not(.hero-footer-form-wrapper a,ptc-modal inline-form a,.vjs-social-share-links a):active,.light-links a:not(.hero-footer-form-wrapper a,ptc-modal inline-form a,.vjs-social-share-links a):visited:active,.light-links a.light-link:active,.light-links a.light-link:visited:active,.background-grey-10 a:not(.hero-footer-form-wrapper a,ptc-modal inline-form a,.vjs-social-share-links a):active,.background-grey-10 a:not(.hero-footer-form-wrapper a,ptc-modal inline-form a,.vjs-social-share-links a):visited:active,.background-grey-10 a.light-link:active,.background-grey-10 a.light-link:visited:active,.background-plm-grey a:not(.hero-footer-form-wrapper a,ptc-modal inline-form a,.vjs-social-share-links a):active,.background-plm-grey a:not(.hero-footer-form-wrapper a,ptc-modal inline-form a,.vjs-social-share-links a):visited:active,.background-plm-grey a.light-link:active,.background-plm-grey a.light-link:visited:active{transition:none;color:var(--color-blue-07)}.light-links a:not(.hero-footer-form-wrapper a,ptc-modal inline-form a,.vjs-social-share-links a):hover,.light-links a:not(.hero-footer-form-wrapper a,ptc-modal inline-form a,.vjs-social-share-links a):visited:hover,.light-links a.light-link:hover,.light-links a.light-link:visited:hover,.background-grey-10 a:not(.hero-footer-form-wrapper a,ptc-modal inline-form a,.vjs-social-share-links a):hover,.background-grey-10 a:not(.hero-footer-form-wrapper a,ptc-modal inline-form a,.vjs-social-share-links a):visited:hover,.background-grey-10 a.light-link:hover,.background-grey-10 a.light-link:visited:hover,.background-plm-grey a:not(.hero-footer-form-wrapper a,ptc-modal inline-form a,.vjs-social-share-links a):hover,.background-plm-grey a:not(.hero-footer-form-wrapper a,ptc-modal inline-form a,.vjs-social-share-links a):visited:hover,.background-plm-grey a.light-link:hover,.background-plm-grey a.light-link:visited:hover{color:var(--color-blue-05)}.light-links a:not(.hero-footer-form-wrapper a,ptc-modal inline-form a,.vjs-social-share-links a).disabled,.light-links a.light-link.disabled,.background-grey-10 a:not(.hero-footer-form-wrapper a,ptc-modal inline-form a,.vjs-social-share-links a).disabled,.background-grey-10 a.light-link.disabled,.background-plm-grey a:not(.hero-footer-form-wrapper a,ptc-modal inline-form a,.vjs-social-share-links a).disabled,.background-plm-grey a.light-link.disabled{color:var(--color-gray-04) !important;cursor:not-allowed}.light-links a:not(.hero-footer-form-wrapper a,ptc-modal inline-form a,.vjs-social-share-links a):focus-visible,.light-links a.light-link:focus-visible,.background-grey-10 a:not(.hero-footer-form-wrapper a,ptc-modal inline-form a,.vjs-social-share-links a):focus-visible,.background-grey-10 a.light-link:focus-visible,.background-plm-grey a:not(.hero-footer-form-wrapper a,ptc-modal inline-form a,.vjs-social-share-links a):focus-visible,.background-plm-grey a.light-link:focus-visible{border-radius:var(--ptc-border-radius-standard);border:2px solid white;outline:5px solid var(--keyboard-nav-outline)}.light-links .podcast-cta-section a,.background-grey-10 .podcast-cta-section a,.background-plm-grey .podcast-cta-section a{border:2px solid transparent}.light-links .podcast-cta-section a:focus-visible,.background-grey-10 .podcast-cta-section a:focus-visible,.background-plm-grey .podcast-cta-section a:focus-visible{border-radius:var(--ptc-border-radius-standard);border:2px solid white;outline:5px solid var(--keyboard-nav-outline)}.ptc-link{color:var(--color-gray-10);text-decoration:underline;text-decoration-thickness:2px;text-decoration-color:var(--color-green-06);text-underline-offset:5px;transition:text-decoration-color var(--ptc-transition-medium) var(--ptc-ease-inout)}.ptc-link:hover{color:var(--color-green-06)}.ptc-link:visited{color:var(--color-gray-10)}.ptc-link:active,.ptc-link:visited:active{transition:none;color:var(--color-green-06)}.ptc-link:hover,.ptc-link:visited:hover{color:var(--color-green-06)}.ptc-link-dark{color:var(--color-white);text-decoration:underline;text-decoration-thickness:2px;text-decoration-color:var(--color-green-06);text-underline-offset:5px;transition:text-decoration-color var(--ptc-transition-medium) var(--ptc-ease-inout)}.ptc-link-dark:hover{color:var(--color-green-06)}.ptc-link-dark:visited{color:var(--color-white)}.ptc-link-dark:active,.ptc-link-dark:visited:active{transition:none;color:var(--color-green-06)}.ptc-link-dark:hover,.ptc-link-dark:visited:hover{color:var(--color-green-06)}.vjs-social-share-links a{color:var(--color-white)}.vjs-social-share-links a:hover{color:var(--color-white)}:host(.block){display:block}:host(.inline-block){display:inline-block}:host(.inline){display:inline}.tooltip-container{display:inherit;position:relative}.tooltip-text{width:100%}.description{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.tooltip-content{display:none;position:absolute;padding:8px;color:var(--color-white);font-size:var(--ptc-font-size-xxx-small);font-weight:var(--ptc-font-weight-semibold);background:var(--color-gray-09);box-shadow:0px 2px 4px rgba(0, 0, 0, 0.3);border:none;border-radius:2px;width:auto;height:fit-content;text-align:left;text-shadow:none;white-space:normal}@media only screen and (min-width: 480px){.tooltip-content{width:273px}}.tooltip-content::after{content:\" \";position:absolute;top:1px;left:50%;transform:translate(-50%, -100%);border:8px solid transparent;border-bottom:8px solid var(--color-gray-09)}.tooltip-content.bottom{transform:translate(50%, 12px)}.tooltip-content.top{transform:translate(-50%, 0%);top:-70%;left:50%}.tooltip-content.top::after{top:auto;bottom:0;left:50%;transform:translate(-50%, 100%);border-top:8px solid var(--color-gray-09);border-bottom:unset}.tooltip-content.left{transform:translate(95%, 12px)}.tooltip-content.left::after{left:5%}.tooltip-content.right{bottom:-12px;transform:translateY(100%);right:0px}.tooltip-container.with-tip:hover .tooltip-content{display:block}@media (max-width: 767px){.hide-on-mobile .tooltip-content{display:none !important}}";
3
+ const ptcTooltipV2Css = "h1,h2,h3,h4,h5,h6,p,ul,li,ptc-subnav,ptc-tab-list,ptc-link,ptc-square-card,.hyphenate-text,ptc-footer{word-break:break-word;hyphens:manual;-webkit-hyphens:manual;-moz-hyphens:manual;-ms-hyphens:manual}@supports (hyphenate-limit-chars: 12 3 3){h1,h2,h3,h4,h5,h6,p,ul,li,ptc-subnav,ptc-tab-list,ptc-link,ptc-square-card,.hyphenate-text,ptc-footer{hyphens:auto;-webkit-hyphenate-limit-before:3;-webkit-hyphenate-limit-after:3;hyphenate-limit-chars:12 3 3;hyphenate-limit-lines:2;hyphenate-limit-last:always;hyphenate-limit-zone:6%;-webkit-hyphens:auto;-webkit-hyphenate-limit-before:3;-webkit-hyphenate-limit-after:3;-webkit-hyphenate-limit-chars:12 3 3;-webkit-hyphenate-limit-lines:2;-moz-hyphens:auto;-moz-hyphenate-limit-chars:12 3 3;-moz-hyphenate-limit-lines:2;-ms-hyphens:auto;-ms-hyphenate-limit-chars:12 3 3;-ms-hyphenate-limit-lines:2}}a{font-family:var(--ptc-font-latin);font-style:var(--ptc-font-style-normal);text-decoration-line:underline;color:var(--color-hyperlink);transition:color var(--ptc-transition-medium) var(--ptc-ease-out);font-weight:var(--ptc-font-weight-bold)}a:visited{color:var(--color-blue-10)}a:active,a:visited:active{transition:none;color:var(--color-blue-09)}a:hover,a:visited:hover{color:var(--color-blue-08)}a.disabled{color:var(--color-gray-04) !important;cursor:not-allowed}a:focus-visible{outline:5px solid #003DD6 !important;outline-offset:0px !important;border-radius:var(--ptc-border-radius-standard)}.light-links a:not(.hero-footer-form-wrapper a,ptc-modal inline-form a,.podcast-cta-section a,.vjs-social-share-links a),.light-links a.light-link,.background-grey-10 a:not(.hero-footer-form-wrapper a,ptc-modal inline-form a,.podcast-cta-section a,.vjs-social-share-links a),.background-grey-10 a.light-link,.background-plm-grey a:not(.hero-footer-form-wrapper a,ptc-modal inline-form a,.podcast-cta-section a,.vjs-social-share-links a),.background-plm-grey a.light-link{color:var(--color-blue-04);margin:-2px;border:2px solid transparent}.light-links a:not(.hero-footer-form-wrapper a,ptc-modal inline-form a,.podcast-cta-section a,.vjs-social-share-links a):visited,.light-links a.light-link:visited,.background-grey-10 a:not(.hero-footer-form-wrapper a,ptc-modal inline-form a,.podcast-cta-section a,.vjs-social-share-links a):visited,.background-grey-10 a.light-link:visited,.background-plm-grey a:not(.hero-footer-form-wrapper a,ptc-modal inline-form a,.podcast-cta-section a,.vjs-social-share-links a):visited,.background-plm-grey a.light-link:visited{color:var(--color-blue-06)}.light-links a:not(.hero-footer-form-wrapper a,ptc-modal inline-form a,.podcast-cta-section a,.vjs-social-share-links a):active,.light-links a:not(.hero-footer-form-wrapper a,ptc-modal inline-form a,.podcast-cta-section a,.vjs-social-share-links a):visited:active,.light-links a.light-link:active,.light-links a.light-link:visited:active,.background-grey-10 a:not(.hero-footer-form-wrapper a,ptc-modal inline-form a,.podcast-cta-section a,.vjs-social-share-links a):active,.background-grey-10 a:not(.hero-footer-form-wrapper a,ptc-modal inline-form a,.podcast-cta-section a,.vjs-social-share-links a):visited:active,.background-grey-10 a.light-link:active,.background-grey-10 a.light-link:visited:active,.background-plm-grey a:not(.hero-footer-form-wrapper a,ptc-modal inline-form a,.podcast-cta-section a,.vjs-social-share-links a):active,.background-plm-grey a:not(.hero-footer-form-wrapper a,ptc-modal inline-form a,.podcast-cta-section a,.vjs-social-share-links a):visited:active,.background-plm-grey a.light-link:active,.background-plm-grey a.light-link:visited:active{transition:none;color:var(--color-blue-07)}.light-links a:not(.hero-footer-form-wrapper a,ptc-modal inline-form a,.podcast-cta-section a,.vjs-social-share-links a):hover,.light-links a:not(.hero-footer-form-wrapper a,ptc-modal inline-form a,.podcast-cta-section a,.vjs-social-share-links a):visited:hover,.light-links a.light-link:hover,.light-links a.light-link:visited:hover,.background-grey-10 a:not(.hero-footer-form-wrapper a,ptc-modal inline-form a,.podcast-cta-section a,.vjs-social-share-links a):hover,.background-grey-10 a:not(.hero-footer-form-wrapper a,ptc-modal inline-form a,.podcast-cta-section a,.vjs-social-share-links a):visited:hover,.background-grey-10 a.light-link:hover,.background-grey-10 a.light-link:visited:hover,.background-plm-grey a:not(.hero-footer-form-wrapper a,ptc-modal inline-form a,.podcast-cta-section a,.vjs-social-share-links a):hover,.background-plm-grey a:not(.hero-footer-form-wrapper a,ptc-modal inline-form a,.podcast-cta-section a,.vjs-social-share-links a):visited:hover,.background-plm-grey a.light-link:hover,.background-plm-grey a.light-link:visited:hover{color:var(--color-blue-05)}.light-links a:not(.hero-footer-form-wrapper a,ptc-modal inline-form a,.podcast-cta-section a,.vjs-social-share-links a).disabled,.light-links a.light-link.disabled,.background-grey-10 a:not(.hero-footer-form-wrapper a,ptc-modal inline-form a,.podcast-cta-section a,.vjs-social-share-links a).disabled,.background-grey-10 a.light-link.disabled,.background-plm-grey a:not(.hero-footer-form-wrapper a,ptc-modal inline-form a,.podcast-cta-section a,.vjs-social-share-links a).disabled,.background-plm-grey a.light-link.disabled{color:var(--color-gray-04) !important;cursor:not-allowed}.light-links a:not(.hero-footer-form-wrapper a,ptc-modal inline-form a,.podcast-cta-section a,.vjs-social-share-links a):focus-visible,.light-links a.light-link:focus-visible,.background-grey-10 a:not(.hero-footer-form-wrapper a,ptc-modal inline-form a,.podcast-cta-section a,.vjs-social-share-links a):focus-visible,.background-grey-10 a.light-link:focus-visible,.background-plm-grey a:not(.hero-footer-form-wrapper a,ptc-modal inline-form a,.podcast-cta-section a,.vjs-social-share-links a):focus-visible,.background-plm-grey a.light-link:focus-visible{border-radius:var(--ptc-border-radius-standard);border:2px solid white;outline:5px solid var(--keyboard-nav-outline)}.light-links .podcast-cta-section a,.background-grey-10 .podcast-cta-section a,.background-plm-grey .podcast-cta-section a{border:2px solid transparent}.light-links .podcast-cta-section a:focus-visible,.background-grey-10 .podcast-cta-section a:focus-visible,.background-plm-grey .podcast-cta-section a:focus-visible{border-radius:var(--ptc-border-radius-standard);border:2px solid white;outline:5px solid var(--keyboard-nav-outline)}.ptc-link{color:var(--color-gray-10);text-decoration:underline;text-decoration-thickness:2px;text-decoration-color:var(--color-green-06);text-underline-offset:5px;transition:text-decoration-color var(--ptc-transition-medium) var(--ptc-ease-inout)}.ptc-link:hover{color:var(--color-green-06)}.ptc-link:visited{color:var(--color-gray-10)}.ptc-link:active,.ptc-link:visited:active{transition:none;color:var(--color-green-06)}.ptc-link:hover,.ptc-link:visited:hover{color:var(--color-green-06)}.ptc-link-dark{color:var(--color-white);text-decoration:underline;text-decoration-thickness:2px;text-decoration-color:var(--color-green-06);text-underline-offset:5px;transition:text-decoration-color var(--ptc-transition-medium) var(--ptc-ease-inout)}.ptc-link-dark:hover{color:var(--color-green-06)}.ptc-link-dark:visited{color:var(--color-white)}.ptc-link-dark:active,.ptc-link-dark:visited:active{transition:none;color:var(--color-green-06)}.ptc-link-dark:hover,.ptc-link-dark:visited:hover{color:var(--color-green-06)}.vjs-social-share-links a{color:var(--color-white)}.vjs-social-share-links a:hover{color:var(--color-white)}:host(.block){display:block}:host(.inline-block){display:inline-block}:host(.inline){display:inline}.tooltip-container{display:inherit;position:relative}.tooltip-text{width:100%}.description{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.tooltip-content{display:none;position:absolute;padding:8px;color:var(--color-white);font-size:var(--ptc-font-size-xxx-small);font-weight:var(--ptc-font-weight-semibold);background:var(--color-gray-09);box-shadow:0px 2px 4px rgba(0, 0, 0, 0.3);border:none;border-radius:2px;width:auto;height:fit-content;text-align:left;text-shadow:none;white-space:normal}@media only screen and (min-width: 480px){.tooltip-content{width:273px}}.tooltip-content::after{content:\" \";position:absolute;top:1px;left:50%;transform:translate(-50%, -100%);border:8px solid transparent;border-bottom:8px solid var(--color-gray-09)}.tooltip-content.bottom{transform:translate(50%, 12px)}.tooltip-content.top{transform:translate(-50%, 0%);top:-70%;left:50%}.tooltip-content.top::after{top:auto;bottom:0;left:50%;transform:translate(-50%, 100%);border-top:8px solid var(--color-gray-09);border-bottom:unset}.tooltip-content.left{transform:translate(95%, 12px)}.tooltip-content.left::after{left:5%}.tooltip-content.right{bottom:-12px;transform:translateY(100%);right:0px}.tooltip-container.with-tip:hover .tooltip-content{display:block}@media (max-width: 767px){.hide-on-mobile .tooltip-content{display:none !important}}";
4
4
 
5
5
  const PtcTooltipV2 = class {
6
6
  constructor(hostRef) {
@@ -29,6 +29,20 @@ const PtcTooltipV2 = class {
29
29
  this.processText(true);
30
30
  });
31
31
  }
32
+ // componentDidLoad(){
33
+ // this.checkTextLinesOverflow();
34
+ // }
35
+ // checkTextLinesOverflow(){
36
+ // const container = this.el.shadowRoot.querySelector('.tooltip-container') as HTMLElement;
37
+ // if (container && this.maxLines !== undefined) {
38
+ // // Check if the actual height is greater than the maximum height allowed by line clamp
39
+ // const lineHeight = parseInt(window.getComputedStyle(container).lineHeight);
40
+ // //const maxLines = parseInt(container.style.webkitLineClamp);
41
+ // const maxHeight = lineHeight * this.maxLines;
42
+ // this.showTip = container.scrollHeight > maxHeight;
43
+ // console.log('maxHeight ' + maxHeight + ' clinetHeight: ' + container.clientHeight)
44
+ // }
45
+ // }
32
46
  processText(initial = false) {
33
47
  if (initial) {
34
48
  const slot = this.el.shadowRoot.querySelector('slot');
@@ -38,13 +52,16 @@ const PtcTooltipV2 = class {
38
52
  .map(node => node.textContent)
39
53
  .join('')
40
54
  .trim();
55
+ //console.log('fulltext: ' + this.fullText)
41
56
  }
42
57
  }
43
58
  this.displayText = this.fullText;
44
59
  if (this.fullText.length > this.maxLength && this.maxLines === undefined) {
45
60
  const trimmedText = this.fullText.substring(0, this.maxLength).trim();
61
+ // console.log('trimmedText if fullText is longer: ' + trimmedText)
46
62
  const lastSpace = trimmedText.lastIndexOf(' ');
47
63
  this.displayText = trimmedText.substring(0, lastSpace) + '...';
64
+ // console.log('displayText: ' + this.displayText)
48
65
  this.showTip = true;
49
66
  }
50
67
  }
@@ -64,6 +64,7 @@ const PtcValueLedLayout = class {
64
64
  }
65
65
  }
66
66
  handleWheel( /*event: WheelEvent*/) {
67
+ //console.log(event);
67
68
  this.setActiveItem();
68
69
  }
69
70
  handleKeyDown(event) {
@@ -1,6 +1,6 @@
1
1
  import { r as registerInstance, h, H as Host } from './index-c83db688.js';
2
2
 
3
- const ptcValueLedSpeedBumpCss = "h1,h2,h3,h4,h5,h6,p,ul,li,ptc-subnav,ptc-tab-list,ptc-link,ptc-square-card,.hyphenate-text,ptc-footer{word-break:break-word;hyphens:manual;-webkit-hyphens:manual;-moz-hyphens:manual;-ms-hyphens:manual}@supports (hyphenate-limit-chars: 12 3 3){h1,h2,h3,h4,h5,h6,p,ul,li,ptc-subnav,ptc-tab-list,ptc-link,ptc-square-card,.hyphenate-text,ptc-footer{hyphens:auto;-webkit-hyphenate-limit-before:3;-webkit-hyphenate-limit-after:3;hyphenate-limit-chars:12 3 3;hyphenate-limit-lines:2;hyphenate-limit-last:always;hyphenate-limit-zone:6%;-webkit-hyphens:auto;-webkit-hyphenate-limit-before:3;-webkit-hyphenate-limit-after:3;-webkit-hyphenate-limit-chars:12 3 3;-webkit-hyphenate-limit-lines:2;-moz-hyphens:auto;-moz-hyphenate-limit-chars:12 3 3;-moz-hyphenate-limit-lines:2;-ms-hyphens:auto;-ms-hyphenate-limit-chars:12 3 3;-ms-hyphenate-limit-lines:2}}a{font-family:var(--ptc-font-latin);font-style:var(--ptc-font-style-normal);text-decoration-line:underline;color:var(--color-hyperlink);transition:color var(--ptc-transition-medium) var(--ptc-ease-out);font-weight:var(--ptc-font-weight-bold)}a:visited{color:var(--color-blue-10)}a:active,a:visited:active{transition:none;color:var(--color-blue-09)}a:hover,a:visited:hover{color:var(--color-blue-08)}a.disabled{color:var(--color-gray-04) !important;cursor:not-allowed}a:focus-visible{outline:5px solid #003DD6 !important;outline-offset:0px !important;border-radius:var(--ptc-border-radius-standard)}.light-links a:not(.hero-footer-form-wrapper a,ptc-modal inline-form a,.vjs-social-share-links a),.light-links a.light-link,.background-grey-10 a:not(.hero-footer-form-wrapper a,ptc-modal inline-form a,.vjs-social-share-links a),.background-grey-10 a.light-link,.background-plm-grey a:not(.hero-footer-form-wrapper a,ptc-modal inline-form a,.vjs-social-share-links a),.background-plm-grey a.light-link{color:var(--color-blue-04);margin:-2px;border:2px solid transparent}.light-links a:not(.hero-footer-form-wrapper a,ptc-modal inline-form a,.vjs-social-share-links a):visited,.light-links a.light-link:visited,.background-grey-10 a:not(.hero-footer-form-wrapper a,ptc-modal inline-form a,.vjs-social-share-links a):visited,.background-grey-10 a.light-link:visited,.background-plm-grey a:not(.hero-footer-form-wrapper a,ptc-modal inline-form a,.vjs-social-share-links a):visited,.background-plm-grey a.light-link:visited{color:var(--color-blue-06)}.light-links a:not(.hero-footer-form-wrapper a,ptc-modal inline-form a,.vjs-social-share-links a):active,.light-links a:not(.hero-footer-form-wrapper a,ptc-modal inline-form a,.vjs-social-share-links a):visited:active,.light-links a.light-link:active,.light-links a.light-link:visited:active,.background-grey-10 a:not(.hero-footer-form-wrapper a,ptc-modal inline-form a,.vjs-social-share-links a):active,.background-grey-10 a:not(.hero-footer-form-wrapper a,ptc-modal inline-form a,.vjs-social-share-links a):visited:active,.background-grey-10 a.light-link:active,.background-grey-10 a.light-link:visited:active,.background-plm-grey a:not(.hero-footer-form-wrapper a,ptc-modal inline-form a,.vjs-social-share-links a):active,.background-plm-grey a:not(.hero-footer-form-wrapper a,ptc-modal inline-form a,.vjs-social-share-links a):visited:active,.background-plm-grey a.light-link:active,.background-plm-grey a.light-link:visited:active{transition:none;color:var(--color-blue-07)}.light-links a:not(.hero-footer-form-wrapper a,ptc-modal inline-form a,.vjs-social-share-links a):hover,.light-links a:not(.hero-footer-form-wrapper a,ptc-modal inline-form a,.vjs-social-share-links a):visited:hover,.light-links a.light-link:hover,.light-links a.light-link:visited:hover,.background-grey-10 a:not(.hero-footer-form-wrapper a,ptc-modal inline-form a,.vjs-social-share-links a):hover,.background-grey-10 a:not(.hero-footer-form-wrapper a,ptc-modal inline-form a,.vjs-social-share-links a):visited:hover,.background-grey-10 a.light-link:hover,.background-grey-10 a.light-link:visited:hover,.background-plm-grey a:not(.hero-footer-form-wrapper a,ptc-modal inline-form a,.vjs-social-share-links a):hover,.background-plm-grey a:not(.hero-footer-form-wrapper a,ptc-modal inline-form a,.vjs-social-share-links a):visited:hover,.background-plm-grey a.light-link:hover,.background-plm-grey a.light-link:visited:hover{color:var(--color-blue-05)}.light-links a:not(.hero-footer-form-wrapper a,ptc-modal inline-form a,.vjs-social-share-links a).disabled,.light-links a.light-link.disabled,.background-grey-10 a:not(.hero-footer-form-wrapper a,ptc-modal inline-form a,.vjs-social-share-links a).disabled,.background-grey-10 a.light-link.disabled,.background-plm-grey a:not(.hero-footer-form-wrapper a,ptc-modal inline-form a,.vjs-social-share-links a).disabled,.background-plm-grey a.light-link.disabled{color:var(--color-gray-04) !important;cursor:not-allowed}.light-links a:not(.hero-footer-form-wrapper a,ptc-modal inline-form a,.vjs-social-share-links a):focus-visible,.light-links a.light-link:focus-visible,.background-grey-10 a:not(.hero-footer-form-wrapper a,ptc-modal inline-form a,.vjs-social-share-links a):focus-visible,.background-grey-10 a.light-link:focus-visible,.background-plm-grey a:not(.hero-footer-form-wrapper a,ptc-modal inline-form a,.vjs-social-share-links a):focus-visible,.background-plm-grey a.light-link:focus-visible{border-radius:var(--ptc-border-radius-standard);border:2px solid white;outline:5px solid var(--keyboard-nav-outline)}.light-links .podcast-cta-section a,.background-grey-10 .podcast-cta-section a,.background-plm-grey .podcast-cta-section a{border:2px solid transparent}.light-links .podcast-cta-section a:focus-visible,.background-grey-10 .podcast-cta-section a:focus-visible,.background-plm-grey .podcast-cta-section a:focus-visible{border-radius:var(--ptc-border-radius-standard);border:2px solid white;outline:5px solid var(--keyboard-nav-outline)}.ptc-link{color:var(--color-gray-10);text-decoration:underline;text-decoration-thickness:2px;text-decoration-color:var(--color-green-06);text-underline-offset:5px;transition:text-decoration-color var(--ptc-transition-medium) var(--ptc-ease-inout)}.ptc-link:hover{color:var(--color-green-06)}.ptc-link:visited{color:var(--color-gray-10)}.ptc-link:active,.ptc-link:visited:active{transition:none;color:var(--color-green-06)}.ptc-link:hover,.ptc-link:visited:hover{color:var(--color-green-06)}.ptc-link-dark{color:var(--color-white);text-decoration:underline;text-decoration-thickness:2px;text-decoration-color:var(--color-green-06);text-underline-offset:5px;transition:text-decoration-color var(--ptc-transition-medium) var(--ptc-ease-inout)}.ptc-link-dark:hover{color:var(--color-green-06)}.ptc-link-dark:visited{color:var(--color-white)}.ptc-link-dark:active,.ptc-link-dark:visited:active{transition:none;color:var(--color-green-06)}.ptc-link-dark:hover,.ptc-link-dark:visited:hover{color:var(--color-green-06)}.vjs-social-share-links a{color:var(--color-white)}.vjs-social-share-links a:hover{color:var(--color-white)}:host{display:block;margin-bottom:var(--ptc-element-spacing-07)}@media only screen and (min-width: 1440px){:host{margin-bottom:var(--ptc-element-spacing-09)}}:host .sb-card{display:block;border-radius:var(--ptc-border-radius-standard);background:var(--color-white);box-shadow:var(--ptc-shadow-x-small);text-decoration:none}@media only screen and (min-width: 480px){:host .sb-card{display:flex}}:host .sb-card .img-wrap{width:100%;max-height:120px;overflow:hidden;border-top-left-radius:var(--ptc-border-radius-standard);border-top-right-radius:var(--ptc-border-radius-standard)}@media only screen and (min-width: 480px){:host .sb-card .img-wrap{max-width:120px;max-height:initial;border-top-left-radius:var(--ptc-border-radius-standard);border-top-right-radius:0px;border-bottom-left-radius:var(--ptc-border-radius-standard)}}:host .sb-card .img-wrap ptc-picture{height:100%;min-height:95px}:host .sb-card .card-content-wrap{display:flex;justify-content:space-between;align-items:center;width:100%;padding:var(--ptc-element-spacing-04);box-sizing:border-box}:host .sb-card .card-content-wrap .card-content ::slotted([slot=title-slot]){color:var(--color-gray-10);font-size:var(--ptc-font-size-xx-small) !important;font-weight:var(--ptc-font-weight-bold) !important;line-height:var(--ptc-line-height-p) !important;margin:0 0 4px 0;text-decoration:none}@media only screen and (min-width: 768px){:host .sb-card .card-content-wrap .card-content{padding-right:var(--ptc-element-spacing-06)}}:host .sb-card .card-content-wrap p{color:var(--color-gray-10);font-size:var(--ptc-font-size-xx-small);font-weight:var(--ptc-font-weight-bold);line-height:var(--ptc-line-height-p);margin:0 0 4px 0;text-decoration:none}:host .sb-card .card-content-wrap p{margin:0;font-weight:var(--ptc-font-weight-medium)}:host .sb-card .card-content-wrap .cta-slot{display:none}@media only screen and (min-width: 768px){:host .sb-card .card-content-wrap .cta-slot{display:block;min-width:140px;text-align:right}}";
3
+ const ptcValueLedSpeedBumpCss = "h1,h2,h3,h4,h5,h6,p,ul,li,ptc-subnav,ptc-tab-list,ptc-link,ptc-square-card,.hyphenate-text,ptc-footer{word-break:break-word;hyphens:manual;-webkit-hyphens:manual;-moz-hyphens:manual;-ms-hyphens:manual}@supports (hyphenate-limit-chars: 12 3 3){h1,h2,h3,h4,h5,h6,p,ul,li,ptc-subnav,ptc-tab-list,ptc-link,ptc-square-card,.hyphenate-text,ptc-footer{hyphens:auto;-webkit-hyphenate-limit-before:3;-webkit-hyphenate-limit-after:3;hyphenate-limit-chars:12 3 3;hyphenate-limit-lines:2;hyphenate-limit-last:always;hyphenate-limit-zone:6%;-webkit-hyphens:auto;-webkit-hyphenate-limit-before:3;-webkit-hyphenate-limit-after:3;-webkit-hyphenate-limit-chars:12 3 3;-webkit-hyphenate-limit-lines:2;-moz-hyphens:auto;-moz-hyphenate-limit-chars:12 3 3;-moz-hyphenate-limit-lines:2;-ms-hyphens:auto;-ms-hyphenate-limit-chars:12 3 3;-ms-hyphenate-limit-lines:2}}a{font-family:var(--ptc-font-latin);font-style:var(--ptc-font-style-normal);text-decoration-line:underline;color:var(--color-hyperlink);transition:color var(--ptc-transition-medium) var(--ptc-ease-out);font-weight:var(--ptc-font-weight-bold)}a:visited{color:var(--color-blue-10)}a:active,a:visited:active{transition:none;color:var(--color-blue-09)}a:hover,a:visited:hover{color:var(--color-blue-08)}a.disabled{color:var(--color-gray-04) !important;cursor:not-allowed}a:focus-visible{outline:5px solid #003DD6 !important;outline-offset:0px !important;border-radius:var(--ptc-border-radius-standard)}.light-links a:not(.hero-footer-form-wrapper a,ptc-modal inline-form a,.podcast-cta-section a,.vjs-social-share-links a),.light-links a.light-link,.background-grey-10 a:not(.hero-footer-form-wrapper a,ptc-modal inline-form a,.podcast-cta-section a,.vjs-social-share-links a),.background-grey-10 a.light-link,.background-plm-grey a:not(.hero-footer-form-wrapper a,ptc-modal inline-form a,.podcast-cta-section a,.vjs-social-share-links a),.background-plm-grey a.light-link{color:var(--color-blue-04);margin:-2px;border:2px solid transparent}.light-links a:not(.hero-footer-form-wrapper a,ptc-modal inline-form a,.podcast-cta-section a,.vjs-social-share-links a):visited,.light-links a.light-link:visited,.background-grey-10 a:not(.hero-footer-form-wrapper a,ptc-modal inline-form a,.podcast-cta-section a,.vjs-social-share-links a):visited,.background-grey-10 a.light-link:visited,.background-plm-grey a:not(.hero-footer-form-wrapper a,ptc-modal inline-form a,.podcast-cta-section a,.vjs-social-share-links a):visited,.background-plm-grey a.light-link:visited{color:var(--color-blue-06)}.light-links a:not(.hero-footer-form-wrapper a,ptc-modal inline-form a,.podcast-cta-section a,.vjs-social-share-links a):active,.light-links a:not(.hero-footer-form-wrapper a,ptc-modal inline-form a,.podcast-cta-section a,.vjs-social-share-links a):visited:active,.light-links a.light-link:active,.light-links a.light-link:visited:active,.background-grey-10 a:not(.hero-footer-form-wrapper a,ptc-modal inline-form a,.podcast-cta-section a,.vjs-social-share-links a):active,.background-grey-10 a:not(.hero-footer-form-wrapper a,ptc-modal inline-form a,.podcast-cta-section a,.vjs-social-share-links a):visited:active,.background-grey-10 a.light-link:active,.background-grey-10 a.light-link:visited:active,.background-plm-grey a:not(.hero-footer-form-wrapper a,ptc-modal inline-form a,.podcast-cta-section a,.vjs-social-share-links a):active,.background-plm-grey a:not(.hero-footer-form-wrapper a,ptc-modal inline-form a,.podcast-cta-section a,.vjs-social-share-links a):visited:active,.background-plm-grey a.light-link:active,.background-plm-grey a.light-link:visited:active{transition:none;color:var(--color-blue-07)}.light-links a:not(.hero-footer-form-wrapper a,ptc-modal inline-form a,.podcast-cta-section a,.vjs-social-share-links a):hover,.light-links a:not(.hero-footer-form-wrapper a,ptc-modal inline-form a,.podcast-cta-section a,.vjs-social-share-links a):visited:hover,.light-links a.light-link:hover,.light-links a.light-link:visited:hover,.background-grey-10 a:not(.hero-footer-form-wrapper a,ptc-modal inline-form a,.podcast-cta-section a,.vjs-social-share-links a):hover,.background-grey-10 a:not(.hero-footer-form-wrapper a,ptc-modal inline-form a,.podcast-cta-section a,.vjs-social-share-links a):visited:hover,.background-grey-10 a.light-link:hover,.background-grey-10 a.light-link:visited:hover,.background-plm-grey a:not(.hero-footer-form-wrapper a,ptc-modal inline-form a,.podcast-cta-section a,.vjs-social-share-links a):hover,.background-plm-grey a:not(.hero-footer-form-wrapper a,ptc-modal inline-form a,.podcast-cta-section a,.vjs-social-share-links a):visited:hover,.background-plm-grey a.light-link:hover,.background-plm-grey a.light-link:visited:hover{color:var(--color-blue-05)}.light-links a:not(.hero-footer-form-wrapper a,ptc-modal inline-form a,.podcast-cta-section a,.vjs-social-share-links a).disabled,.light-links a.light-link.disabled,.background-grey-10 a:not(.hero-footer-form-wrapper a,ptc-modal inline-form a,.podcast-cta-section a,.vjs-social-share-links a).disabled,.background-grey-10 a.light-link.disabled,.background-plm-grey a:not(.hero-footer-form-wrapper a,ptc-modal inline-form a,.podcast-cta-section a,.vjs-social-share-links a).disabled,.background-plm-grey a.light-link.disabled{color:var(--color-gray-04) !important;cursor:not-allowed}.light-links a:not(.hero-footer-form-wrapper a,ptc-modal inline-form a,.podcast-cta-section a,.vjs-social-share-links a):focus-visible,.light-links a.light-link:focus-visible,.background-grey-10 a:not(.hero-footer-form-wrapper a,ptc-modal inline-form a,.podcast-cta-section a,.vjs-social-share-links a):focus-visible,.background-grey-10 a.light-link:focus-visible,.background-plm-grey a:not(.hero-footer-form-wrapper a,ptc-modal inline-form a,.podcast-cta-section a,.vjs-social-share-links a):focus-visible,.background-plm-grey a.light-link:focus-visible{border-radius:var(--ptc-border-radius-standard);border:2px solid white;outline:5px solid var(--keyboard-nav-outline)}.light-links .podcast-cta-section a,.background-grey-10 .podcast-cta-section a,.background-plm-grey .podcast-cta-section a{border:2px solid transparent}.light-links .podcast-cta-section a:focus-visible,.background-grey-10 .podcast-cta-section a:focus-visible,.background-plm-grey .podcast-cta-section a:focus-visible{border-radius:var(--ptc-border-radius-standard);border:2px solid white;outline:5px solid var(--keyboard-nav-outline)}.ptc-link{color:var(--color-gray-10);text-decoration:underline;text-decoration-thickness:2px;text-decoration-color:var(--color-green-06);text-underline-offset:5px;transition:text-decoration-color var(--ptc-transition-medium) var(--ptc-ease-inout)}.ptc-link:hover{color:var(--color-green-06)}.ptc-link:visited{color:var(--color-gray-10)}.ptc-link:active,.ptc-link:visited:active{transition:none;color:var(--color-green-06)}.ptc-link:hover,.ptc-link:visited:hover{color:var(--color-green-06)}.ptc-link-dark{color:var(--color-white);text-decoration:underline;text-decoration-thickness:2px;text-decoration-color:var(--color-green-06);text-underline-offset:5px;transition:text-decoration-color var(--ptc-transition-medium) var(--ptc-ease-inout)}.ptc-link-dark:hover{color:var(--color-green-06)}.ptc-link-dark:visited{color:var(--color-white)}.ptc-link-dark:active,.ptc-link-dark:visited:active{transition:none;color:var(--color-green-06)}.ptc-link-dark:hover,.ptc-link-dark:visited:hover{color:var(--color-green-06)}.vjs-social-share-links a{color:var(--color-white)}.vjs-social-share-links a:hover{color:var(--color-white)}:host{display:block;margin-bottom:var(--ptc-element-spacing-07)}@media only screen and (min-width: 1440px){:host{margin-bottom:var(--ptc-element-spacing-09)}}:host .sb-card{display:block;border-radius:var(--ptc-border-radius-standard);background:var(--color-white);box-shadow:var(--ptc-shadow-x-small);text-decoration:none}@media only screen and (min-width: 480px){:host .sb-card{display:flex}}:host .sb-card .img-wrap{width:100%;max-height:120px;overflow:hidden;border-top-left-radius:var(--ptc-border-radius-standard);border-top-right-radius:var(--ptc-border-radius-standard)}@media only screen and (min-width: 480px){:host .sb-card .img-wrap{max-width:120px;max-height:initial;border-top-left-radius:var(--ptc-border-radius-standard);border-top-right-radius:0px;border-bottom-left-radius:var(--ptc-border-radius-standard)}}:host .sb-card .img-wrap ptc-picture{height:100%;min-height:95px}:host .sb-card .card-content-wrap{display:flex;justify-content:space-between;align-items:center;width:100%;padding:var(--ptc-element-spacing-04);box-sizing:border-box}:host .sb-card .card-content-wrap .card-content ::slotted([slot=title-slot]){color:var(--color-gray-10);font-size:var(--ptc-font-size-xx-small) !important;font-weight:var(--ptc-font-weight-bold) !important;line-height:var(--ptc-line-height-p) !important;margin:0 0 4px 0;text-decoration:none}@media only screen and (min-width: 768px){:host .sb-card .card-content-wrap .card-content{padding-right:var(--ptc-element-spacing-06)}}:host .sb-card .card-content-wrap p{color:var(--color-gray-10);font-size:var(--ptc-font-size-xx-small);font-weight:var(--ptc-font-weight-bold);line-height:var(--ptc-line-height-p);margin:0 0 4px 0;text-decoration:none}:host .sb-card .card-content-wrap p{margin:0;font-weight:var(--ptc-font-weight-medium)}:host .sb-card .card-content-wrap .cta-slot{display:none}@media only screen and (min-width: 768px){:host .sb-card .card-content-wrap .cta-slot{display:block;min-width:140px;text-align:right}}";
4
4
 
5
5
  const PtcValueLedSpeedBump = class {
6
6
  constructor(hostRef) {