@ptcwebops/ptcw-design 6.2.2 → 6.2.3

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 (384) hide show
  1. package/dist/cjs/event-jumbotron-example_15.cjs.entry.js +1238 -0
  2. package/dist/cjs/featured-events-slider-example.cjs.entry.js +7 -3
  3. package/dist/cjs/loader.cjs.js +1 -1
  4. package/dist/cjs/ptc-card-bottom.cjs.entry.js +46 -0
  5. package/dist/cjs/ptc-card_2.cjs.entry.js +6 -4
  6. package/dist/cjs/ptc-countdown.cjs.entry.js +3 -2
  7. package/dist/cjs/ptc-filter-tag_2.cjs.entry.js +1 -0
  8. package/dist/cjs/ptcw-design.cjs.js +1 -1
  9. package/dist/collection/components/organism-bundles/featured-events-slider-example/featured-events-slider-example.css +13 -0
  10. package/dist/collection/components/organism-bundles/featured-events-slider-example/featured-events-slider-example.js +6 -2
  11. package/dist/collection/components/ptc-card/ptc-card.css +126 -0
  12. package/dist/collection/components/ptc-card/ptc-card.js +25 -5
  13. package/dist/collection/components/ptc-countdown/ptc-countdown.css +17 -2
  14. package/dist/collection/components/ptc-countdown/ptc-countdown.js +20 -1
  15. package/dist/collection/components/ptc-filter-tag/ptc-filter-tag.js +18 -0
  16. package/dist/collection/components/ptc-modal/ptc-modal.css +10 -0
  17. package/dist/collection/components/ptc-modal/ptc-modal.js +2 -2
  18. package/dist/custom-elements/index.js +21 -13
  19. package/dist/esm/academic-form-test.entry.js +1 -1
  20. package/dist/esm/author-listing-example.entry.js +1 -1
  21. package/dist/esm/blog-detail-content_2.entry.js +2 -2
  22. package/dist/esm/blog-detail-layout.entry.js +2 -2
  23. package/dist/esm/blogs-search-section.entry.js +2 -2
  24. package/dist/esm/bundle-example.entry.js +1 -1
  25. package/dist/esm/bundle-jumbotron-example.entry.js +1 -1
  26. package/dist/esm/dropdown-item.entry.js +1 -1
  27. package/dist/esm/dynamic-box-bundle.entry.js +1 -1
  28. package/dist/esm/embedded-form.entry.js +1 -1
  29. package/dist/esm/event-jumbotron-example_15.entry.js +1220 -0
  30. package/dist/esm/featured-events-slider-example.entry.js +8 -4
  31. package/dist/esm/featured-list.entry.js +1 -1
  32. package/dist/esm/fl-tab-content_3.entry.js +1 -1
  33. package/dist/esm/footer-form.entry.js +1 -1
  34. package/dist/esm/homepage-clickable-tab.entry.js +1 -1
  35. package/dist/esm/homepage-jumbotron.entry.js +2 -2
  36. package/dist/esm/homepage-toggled-content.entry.js +2 -2
  37. package/dist/esm/{index-c83db688.js → index-0bf594c4.js} +1 -1
  38. package/dist/esm/innovator-toggle-container.entry.js +1 -1
  39. package/dist/esm/jumbotron-sub-menu.entry.js +1 -1
  40. package/dist/esm/jumbotron-sub-mune.entry.js +1 -1
  41. package/dist/esm/loader.js +3 -3
  42. package/dist/esm/max-width-container.entry.js +1 -1
  43. package/dist/esm/most-popular-news.entry.js +2 -2
  44. package/dist/esm/my-component.entry.js +2 -2
  45. package/dist/esm/news-search-result.entry.js +1 -1
  46. package/dist/esm/ptc-accordion-item.entry.js +2 -2
  47. package/dist/esm/ptc-accordion.entry.js +1 -1
  48. package/dist/esm/ptc-announcement.entry.js +1 -1
  49. package/dist/esm/ptc-back-to-top.entry.js +1 -1
  50. package/dist/esm/ptc-background-video.entry.js +2 -2
  51. package/dist/esm/ptc-badge.entry.js +1 -1
  52. package/dist/esm/ptc-bio-card.entry.js +1 -1
  53. package/dist/esm/ptc-brightcov-video.entry.js +1 -1
  54. package/dist/esm/ptc-card-bottom.entry.js +42 -0
  55. package/dist/esm/ptc-card_2.entry.js +7 -5
  56. package/dist/esm/ptc-case-studies-slider.entry.js +1 -1
  57. package/dist/esm/ptc-checkbox-group.entry.js +1 -1
  58. package/dist/esm/ptc-checkbox.entry.js +1 -1
  59. package/dist/esm/ptc-collapse-list.entry.js +2 -2
  60. package/dist/esm/ptc-container.entry.js +1 -1
  61. package/dist/esm/ptc-countdown.entry.js +4 -3
  62. package/dist/esm/ptc-data-lookup.entry.js +1 -1
  63. package/dist/esm/ptc-date.entry.js +1 -1
  64. package/dist/esm/ptc-dropdown.entry.js +1 -1
  65. package/dist/esm/ptc-dynamic-card.entry.js +1 -1
  66. package/dist/esm/ptc-ellipsis-dropdown.entry.js +1 -1
  67. package/dist/esm/ptc-embedded-quiz.entry.js +1 -1
  68. package/dist/esm/ptc-featured-list.entry.js +1 -1
  69. package/dist/esm/ptc-filter-dropdown_4.entry.js +1 -1
  70. package/dist/esm/ptc-filter-level-theater.entry.js +1 -1
  71. package/dist/esm/ptc-filter-tag_2.entry.js +2 -1
  72. package/dist/esm/ptc-footer.entry.js +1 -1
  73. package/dist/esm/ptc-form-checkbox_2.entry.js +2 -2
  74. package/dist/esm/ptc-form-radio-button.entry.js +1 -1
  75. package/dist/esm/ptc-form-radio-group.entry.js +1 -1
  76. package/dist/esm/ptc-form.entry.js +1 -1
  77. package/dist/esm/ptc-hero-footer-cta.entry.js +1 -1
  78. package/dist/esm/ptc-hero.entry.js +1 -1
  79. package/dist/esm/ptc-homepage-image-feature.entry.js +2 -2
  80. package/dist/esm/ptc-homepage-video-background.entry.js +2 -2
  81. package/dist/esm/ptc-icon-card.entry.js +1 -1
  82. package/dist/esm/ptc-icon-component.entry.js +1 -1
  83. package/dist/esm/ptc-icon-list.entry.js +1 -1
  84. package/dist/esm/ptc-icon-minimize.entry.js +1 -1
  85. package/dist/esm/ptc-image-download-strip.entry.js +1 -1
  86. package/dist/esm/ptc-info-tile.entry.js +1 -1
  87. package/dist/esm/ptc-inline-cta.entry.js +1 -1
  88. package/dist/esm/ptc-jumbotron.entry.js +1 -1
  89. package/dist/esm/ptc-list.entry.js +1 -1
  90. package/dist/esm/ptc-media-card.entry.js +2 -2
  91. package/dist/esm/ptc-minimized-nav.entry.js +1 -1
  92. package/dist/esm/ptc-mobile-select.entry.js +1 -1
  93. package/dist/esm/ptc-modal-quiz.entry.js +1 -1
  94. package/dist/esm/ptc-multi-select_2.entry.js +2 -2
  95. package/dist/esm/ptc-nav-card.entry.js +1 -1
  96. package/dist/esm/ptc-nav-link.entry.js +1 -1
  97. package/dist/esm/ptc-nav-pills.entry.js +1 -1
  98. package/dist/esm/ptc-nav-skip-to-content.entry.js +1 -1
  99. package/dist/esm/ptc-nav-slider.entry.js +1 -1
  100. package/dist/esm/ptc-nav-submenu.entry.js +1 -1
  101. package/dist/esm/ptc-nav-tile.entry.js +1 -1
  102. package/dist/esm/ptc-news.entry.js +1 -1
  103. package/dist/esm/ptc-office-location-card.entry.js +1 -1
  104. package/dist/esm/ptc-office-locations.entry.js +1 -1
  105. package/dist/esm/ptc-picture.entry.js +1 -1
  106. package/dist/esm/ptc-podcast-card.entry.js +1 -1
  107. package/dist/esm/ptc-preferance-center-form.entry.js +1 -1
  108. package/dist/esm/ptc-previous-url.entry.js +1 -1
  109. package/dist/esm/ptc-pricing-add-on-card.entry.js +1 -1
  110. package/dist/esm/ptc-pricing-add-on-section.entry.js +1 -1
  111. package/dist/esm/ptc-pricing-block.entry.js +1 -1
  112. package/dist/esm/ptc-pricing-packaging-table.entry.js +2 -2
  113. package/dist/esm/ptc-pricing-tabs.entry.js +2 -2
  114. package/dist/esm/ptc-product-card.entry.js +1 -1
  115. package/dist/esm/ptc-product-category.entry.js +1 -1
  116. package/dist/esm/ptc-product-dropdown.entry.js +1 -1
  117. package/dist/esm/ptc-product-highlight-card.entry.js +1 -1
  118. package/dist/esm/ptc-product-list.entry.js +1 -1
  119. package/dist/esm/ptc-product-sidebar.entry.js +1 -1
  120. package/dist/esm/ptc-progress-bar.entry.js +1 -1
  121. package/dist/esm/ptc-quantity-counter.entry.js +1 -1
  122. package/dist/esm/ptc-quote.entry.js +1 -1
  123. package/dist/esm/ptc-readmore-char.entry.js +1 -1
  124. package/dist/esm/ptc-readmore-new.entry.js +1 -1
  125. package/dist/esm/ptc-readmore-v3.entry.js +1 -1
  126. package/dist/esm/ptc-readmore.entry.js +1 -1
  127. package/dist/esm/ptc-related-card-rail.entry.js +1 -1
  128. package/dist/esm/ptc-responsive-wrapper.entry.js +1 -1
  129. package/dist/esm/ptc-search-field.entry.js +1 -1
  130. package/dist/esm/ptc-seo-title.entry.js +1 -1
  131. package/dist/esm/ptc-shopping-cart.entry.js +1 -1
  132. package/dist/esm/ptc-showcase-card.entry.js +1 -1
  133. package/dist/esm/ptc-skeleton.entry.js +1 -1
  134. package/dist/esm/ptc-slit-card.entry.js +1 -1
  135. package/dist/esm/ptc-social-icons-footer.entry.js +1 -1
  136. package/dist/esm/ptc-social-icons.entry.js +1 -1
  137. package/dist/esm/ptc-span.entry.js +1 -1
  138. package/dist/esm/ptc-square-card.entry.js +1 -1
  139. package/dist/esm/ptc-sticky-icons.entry.js +1 -1
  140. package/dist/esm/ptc-sticky-section.entry.js +1 -1
  141. package/dist/esm/ptc-sticky-title.entry.js +1 -1
  142. package/dist/esm/ptc-subnav-card.entry.js +1 -1
  143. package/dist/esm/ptc-subnav.entry.js +1 -1
  144. package/dist/esm/ptc-svg-btn.entry.js +1 -1
  145. package/dist/esm/ptc-tab-list.entry.js +1 -1
  146. package/dist/esm/ptc-tab.entry.js +1 -1
  147. package/dist/esm/ptc-tabs.entry.js +1 -1
  148. package/dist/esm/ptc-text-copy-with-background.entry.js +1 -1
  149. package/dist/esm/ptc-theater-video-modal.entry.js +1 -1
  150. package/dist/esm/ptc-tooltip-v2.entry.js +1 -1
  151. package/dist/esm/ptc-tooltip-v3.entry.js +1 -1
  152. package/dist/esm/ptc-tooltip.entry.js +1 -1
  153. package/dist/esm/ptc-two-column-media.entry.js +1 -1
  154. package/dist/esm/ptc-value-led-card.entry.js +1 -1
  155. package/dist/esm/ptc-value-led-content-highlight.entry.js +1 -1
  156. package/dist/esm/ptc-value-led-content.entry.js +1 -1
  157. package/dist/esm/ptc-value-led-intro.entry.js +1 -1
  158. package/dist/esm/ptc-value-led-layout.entry.js +1 -1
  159. package/dist/esm/ptc-value-led-speed-bump.entry.js +1 -1
  160. package/dist/esm/ptc-value-prop-card.entry.js +1 -1
  161. package/dist/esm/ptc-video-embed.entry.js +1 -1
  162. package/dist/esm/ptc-white-paper.entry.js +1 -1
  163. package/dist/esm/ptcw-design.js +3 -3
  164. package/dist/esm/sequential-bundle-example.entry.js +1 -1
  165. package/dist/esm/sequential-bundle.entry.js +1 -1
  166. package/dist/esm/tab-content.entry.js +1 -1
  167. package/dist/esm/tab-header.entry.js +1 -1
  168. package/dist/esm/{utils-1bbe0c30.js → utils-b7c6422e.js} +1 -1
  169. package/dist/ptcw-design/{p-a3a04f4e.entry.js → p-0151c2ee.entry.js} +1 -1
  170. package/dist/ptcw-design/{p-03a917f8.entry.js → p-02f0460b.entry.js} +1 -1
  171. package/dist/ptcw-design/{p-5602ffb4.entry.js → p-031ee788.entry.js} +1 -1
  172. package/dist/ptcw-design/{p-4e2bb0e0.entry.js → p-03e0fa1d.entry.js} +1 -1
  173. package/dist/ptcw-design/{p-873c711b.entry.js → p-0596f764.entry.js} +1 -1
  174. package/dist/ptcw-design/{p-78be481f.entry.js → p-09431d71.entry.js} +1 -1
  175. package/dist/ptcw-design/{p-9e2fd13c.entry.js → p-0a558a22.entry.js} +1 -1
  176. package/dist/ptcw-design/{p-9ac99185.entry.js → p-0abb6e77.entry.js} +1 -1
  177. package/dist/ptcw-design/{p-71360e29.entry.js → p-0b182300.entry.js} +1 -1
  178. package/dist/ptcw-design/{p-fb8584e4.entry.js → p-0ed4609e.entry.js} +1 -1
  179. package/dist/ptcw-design/p-11eb4dd1.entry.js +1 -0
  180. package/dist/ptcw-design/{p-c0bb1ad0.entry.js → p-13131b4d.entry.js} +1 -1
  181. package/dist/ptcw-design/{p-2657df50.entry.js → p-132f71c3.entry.js} +1 -1
  182. package/dist/ptcw-design/{p-99b45d23.entry.js → p-139ca5d2.entry.js} +1 -1
  183. package/dist/ptcw-design/{p-27e47c25.entry.js → p-14c77b5e.entry.js} +1 -1
  184. package/dist/ptcw-design/{p-85f32bf5.entry.js → p-1ab6201b.entry.js} +1 -1
  185. package/dist/ptcw-design/{p-99daf693.entry.js → p-1acd3617.entry.js} +1 -1
  186. package/dist/ptcw-design/{p-bb28bbad.entry.js → p-1d00a43a.entry.js} +1 -1
  187. package/dist/ptcw-design/{p-464d8e22.entry.js → p-1d48bad3.entry.js} +1 -1
  188. package/dist/ptcw-design/{p-46f67bec.entry.js → p-1e9f25fc.entry.js} +1 -1
  189. package/dist/ptcw-design/{p-6b32020a.entry.js → p-1ec32cbc.entry.js} +1 -1
  190. package/dist/ptcw-design/{p-bf8fbba7.entry.js → p-208ec7f3.entry.js} +1 -1
  191. package/dist/ptcw-design/p-212cdacd.entry.js +1 -0
  192. package/dist/ptcw-design/{p-8c49d736.entry.js → p-212d0145.entry.js} +1 -1
  193. package/dist/ptcw-design/{p-9b26ea67.entry.js → p-290012e3.entry.js} +1 -1
  194. package/dist/ptcw-design/{p-9b0df204.entry.js → p-298d02ab.entry.js} +1 -1
  195. package/dist/ptcw-design/{p-dc488936.entry.js → p-2aa419ae.entry.js} +1 -1
  196. package/dist/ptcw-design/{p-d734b373.entry.js → p-2ead689e.entry.js} +1 -1
  197. package/dist/ptcw-design/{p-21fa5abe.entry.js → p-2fd01953.entry.js} +1 -1
  198. package/dist/ptcw-design/{p-1b7087e7.entry.js → p-36b5cea1.entry.js} +1 -1
  199. package/dist/ptcw-design/p-36c42aae.entry.js +1 -0
  200. package/dist/ptcw-design/p-3717a6e1.entry.js +1 -0
  201. package/dist/ptcw-design/{p-dc8c0a06.entry.js → p-37899461.entry.js} +1 -1
  202. package/dist/ptcw-design/{p-867a808f.entry.js → p-3b6c2a79.entry.js} +1 -1
  203. package/dist/ptcw-design/{p-f61a3476.entry.js → p-3b967df1.entry.js} +1 -1
  204. package/dist/ptcw-design/{p-8533988f.entry.js → p-3c52fabe.entry.js} +1 -1
  205. package/dist/ptcw-design/{p-58e91cb8.entry.js → p-3c72e82d.entry.js} +1 -1
  206. package/dist/ptcw-design/{p-e7937ac1.entry.js → p-3e06f959.entry.js} +1 -1
  207. package/dist/ptcw-design/{p-76d98c5a.entry.js → p-3e13b735.entry.js} +1 -1
  208. package/dist/ptcw-design/{p-fe907670.entry.js → p-4335d7f3.entry.js} +1 -1
  209. package/dist/ptcw-design/{p-c6a0dd99.entry.js → p-43756439.entry.js} +1 -1
  210. package/dist/ptcw-design/{p-53f49500.entry.js → p-4464123f.entry.js} +1 -1
  211. package/dist/ptcw-design/{p-ee534211.entry.js → p-4b23b4c3.entry.js} +1 -1
  212. package/dist/ptcw-design/{p-deebd138.entry.js → p-4f959e8f.entry.js} +1 -1
  213. package/dist/ptcw-design/{p-1ca8a5bf.entry.js → p-520542e2.entry.js} +1 -1
  214. package/dist/ptcw-design/p-53d88f2b.entry.js +1 -0
  215. package/dist/ptcw-design/{p-2c2f895a.entry.js → p-54891548.entry.js} +1 -1
  216. package/dist/ptcw-design/p-5588653b.entry.js +1 -0
  217. package/dist/ptcw-design/{p-fec1acdf.entry.js → p-5b0bc600.entry.js} +1 -1
  218. package/dist/ptcw-design/{p-085e82b8.entry.js → p-5c7faf2d.entry.js} +1 -1
  219. package/dist/ptcw-design/{p-f731fc96.entry.js → p-5da98805.entry.js} +1 -1
  220. package/dist/ptcw-design/{p-4036055e.entry.js → p-5db96118.entry.js} +1 -1
  221. package/dist/ptcw-design/{p-61d28206.entry.js → p-5fb671ee.entry.js} +1 -1
  222. package/dist/ptcw-design/{p-c631608f.entry.js → p-61a5012d.entry.js} +1 -1
  223. package/dist/ptcw-design/p-6b2fd2f1.entry.js +1 -0
  224. package/dist/ptcw-design/{p-71d73712.entry.js → p-6b4c37a1.entry.js} +1 -1
  225. package/dist/ptcw-design/{p-9de963f8.entry.js → p-6d628113.entry.js} +1 -1
  226. package/dist/ptcw-design/p-6f9b7842.entry.js +1 -0
  227. package/dist/ptcw-design/{p-d3e5b65c.entry.js → p-7267b11d.entry.js} +1 -1
  228. package/dist/ptcw-design/p-72681e91.entry.js +1 -0
  229. package/dist/ptcw-design/{p-04aae3f5.entry.js → p-74a845fd.entry.js} +1 -1
  230. package/dist/ptcw-design/{p-99ee8a0e.entry.js → p-761f71c4.entry.js} +1 -1
  231. package/dist/ptcw-design/{p-8038bf31.entry.js → p-779c3f21.entry.js} +1 -1
  232. package/dist/ptcw-design/{p-282b7d4e.entry.js → p-78252282.entry.js} +1 -1
  233. package/dist/ptcw-design/{p-3738a01f.entry.js → p-794eebdb.entry.js} +1 -1
  234. package/dist/ptcw-design/{p-081e969d.entry.js → p-7b75091d.entry.js} +1 -1
  235. package/dist/ptcw-design/{p-583608d9.entry.js → p-7c416916.entry.js} +1 -1
  236. package/dist/ptcw-design/{p-4b192f5e.entry.js → p-7e19be10.entry.js} +1 -1
  237. package/dist/ptcw-design/p-7e8c2655.entry.js +1 -0
  238. package/dist/ptcw-design/{p-3c3a7b54.entry.js → p-7edef9ed.entry.js} +1 -1
  239. package/dist/ptcw-design/{p-7cc9255e.entry.js → p-7fada7ae.entry.js} +1 -1
  240. package/dist/ptcw-design/{p-5980d65d.entry.js → p-807ad5c4.entry.js} +1 -1
  241. package/dist/ptcw-design/{p-931650bb.entry.js → p-80c56c81.entry.js} +1 -1
  242. package/dist/ptcw-design/{p-ad87bdab.js → p-841b807d.js} +1 -1
  243. package/dist/ptcw-design/{p-48815ee0.entry.js → p-88379d69.entry.js} +1 -1
  244. package/dist/ptcw-design/{p-8daf00ae.entry.js → p-899a1931.entry.js} +1 -1
  245. package/dist/ptcw-design/{p-f07e64f2.entry.js → p-89ba79da.entry.js} +1 -1
  246. package/dist/ptcw-design/{p-9a335b5b.entry.js → p-8eb36507.entry.js} +1 -1
  247. package/dist/ptcw-design/{p-2a70a438.entry.js → p-9350450b.entry.js} +1 -1
  248. package/dist/ptcw-design/{p-ac75c7ad.js → p-944c5be8.js} +1 -1
  249. package/dist/ptcw-design/{p-7b71abaf.entry.js → p-94c59fac.entry.js} +1 -1
  250. package/dist/ptcw-design/p-973b06d1.entry.js +1 -0
  251. package/dist/ptcw-design/{p-40b8c884.entry.js → p-986be938.entry.js} +1 -1
  252. package/dist/ptcw-design/p-99e41dc4.entry.js +1 -0
  253. package/dist/ptcw-design/{p-bfacfe67.entry.js → p-9a28ded2.entry.js} +1 -1
  254. package/dist/ptcw-design/p-9ae901e2.entry.js +1 -0
  255. package/dist/ptcw-design/{p-e9403129.entry.js → p-9b1511b2.entry.js} +1 -1
  256. package/dist/ptcw-design/{p-5db7f70b.entry.js → p-9d32f1bc.entry.js} +1 -1
  257. package/dist/ptcw-design/{p-e9f12e0d.entry.js → p-9db0897a.entry.js} +1 -1
  258. package/dist/ptcw-design/{p-3ee2a531.entry.js → p-9dde477c.entry.js} +1 -1
  259. package/dist/ptcw-design/{p-d1857ada.entry.js → p-9fa81b74.entry.js} +1 -1
  260. package/dist/ptcw-design/{p-dd73c4d1.entry.js → p-a14ef9c4.entry.js} +1 -1
  261. package/dist/ptcw-design/{p-257a68df.entry.js → p-a22d7ae8.entry.js} +1 -1
  262. package/dist/ptcw-design/{p-3872fce7.entry.js → p-a2710bbf.entry.js} +1 -1
  263. package/dist/ptcw-design/p-a2e0ebdf.entry.js +1 -0
  264. package/dist/ptcw-design/{p-8191928d.entry.js → p-a974f98f.entry.js} +1 -1
  265. package/dist/ptcw-design/{p-d20cf3c5.entry.js → p-aaf8fb04.entry.js} +1 -1
  266. package/dist/ptcw-design/p-ac32267c.entry.js +1 -0
  267. package/dist/ptcw-design/{p-a25578e9.entry.js → p-ac78409e.entry.js} +1 -1
  268. package/dist/ptcw-design/p-ac860994.entry.js +1 -0
  269. package/dist/ptcw-design/{p-4fc9c83b.entry.js → p-ace3e87f.entry.js} +1 -1
  270. package/dist/ptcw-design/{p-00e21489.entry.js → p-ad4f4f33.entry.js} +1 -1
  271. package/dist/ptcw-design/{p-2ac7e3ce.entry.js → p-ade21638.entry.js} +1 -1
  272. package/dist/ptcw-design/{p-dc85c302.entry.js → p-afbe8e2c.entry.js} +1 -1
  273. package/dist/ptcw-design/{p-b1abe030.entry.js → p-affe4655.entry.js} +1 -1
  274. package/dist/ptcw-design/{p-aea09a70.entry.js → p-b293a0b1.entry.js} +1 -1
  275. package/dist/ptcw-design/{p-0e5932f0.entry.js → p-b3b63f67.entry.js} +1 -1
  276. package/dist/ptcw-design/{p-85c29073.entry.js → p-b5d0e4a2.entry.js} +1 -1
  277. package/dist/ptcw-design/{p-a7cb3851.entry.js → p-be00fb74.entry.js} +1 -1
  278. package/dist/ptcw-design/{p-89ba3dfd.entry.js → p-bf2f9183.entry.js} +1 -1
  279. package/dist/ptcw-design/{p-dbbe35bf.entry.js → p-bf439f9b.entry.js} +1 -1
  280. package/dist/ptcw-design/{p-38a56ed6.entry.js → p-c05e326f.entry.js} +1 -1
  281. package/dist/ptcw-design/{p-ffb0ff97.entry.js → p-c415ab42.entry.js} +1 -1
  282. package/dist/ptcw-design/{p-aac082cf.entry.js → p-c5417010.entry.js} +1 -1
  283. package/dist/ptcw-design/{p-97b9f41b.entry.js → p-c5886b7b.entry.js} +1 -1
  284. package/dist/ptcw-design/{p-04f0b1ba.entry.js → p-c9a73ad1.entry.js} +1 -1
  285. package/dist/ptcw-design/{p-5946d7c9.entry.js → p-cab0274c.entry.js} +1 -1
  286. package/dist/ptcw-design/{p-136a91bf.entry.js → p-cc62e907.entry.js} +1 -1
  287. package/dist/ptcw-design/{p-3f71553e.entry.js → p-ce6349f1.entry.js} +1 -1
  288. package/dist/ptcw-design/{p-1a6759a4.entry.js → p-d113403b.entry.js} +1 -1
  289. package/dist/ptcw-design/{p-e3bf092e.entry.js → p-d1f57070.entry.js} +1 -1
  290. package/dist/ptcw-design/{p-990bcbc4.entry.js → p-d2ed7e48.entry.js} +1 -1
  291. package/dist/ptcw-design/{p-fce2bd81.entry.js → p-d574d14a.entry.js} +1 -1
  292. package/dist/ptcw-design/{p-0ee01112.entry.js → p-d5fbe774.entry.js} +1 -1
  293. package/dist/ptcw-design/p-d955c44f.entry.js +1 -0
  294. package/dist/ptcw-design/{p-260ecfef.entry.js → p-d9ec506c.entry.js} +1 -1
  295. package/dist/ptcw-design/{p-a54c6da5.entry.js → p-dabb1b70.entry.js} +1 -1
  296. package/dist/ptcw-design/{p-a0bf3dd2.entry.js → p-dadbab48.entry.js} +1 -1
  297. package/dist/ptcw-design/{p-c5f42895.entry.js → p-dd38bf84.entry.js} +1 -1
  298. package/dist/ptcw-design/{p-18f59395.entry.js → p-dd978236.entry.js} +1 -1
  299. package/dist/ptcw-design/{p-d7275289.entry.js → p-e1242dd4.entry.js} +1 -1
  300. package/dist/ptcw-design/{p-a37c5209.entry.js → p-e2e33ddb.entry.js} +1 -1
  301. package/dist/ptcw-design/p-e4c56952.entry.js +1 -0
  302. package/dist/ptcw-design/{p-fdee2cdc.entry.js → p-e6ebc832.entry.js} +1 -1
  303. package/dist/ptcw-design/{p-89177041.entry.js → p-e75dff95.entry.js} +1 -1
  304. package/dist/ptcw-design/{p-c68d31c6.entry.js → p-e87a4ff8.entry.js} +1 -1
  305. package/dist/ptcw-design/{p-0a9ee6c2.entry.js → p-e8b51e7d.entry.js} +1 -1
  306. package/dist/ptcw-design/{p-56a4c6d4.entry.js → p-ea8e0b2e.entry.js} +1 -1
  307. package/dist/ptcw-design/{p-7a1db471.entry.js → p-ecfc8211.entry.js} +1 -1
  308. package/dist/ptcw-design/{p-071a6109.entry.js → p-ef0079b0.entry.js} +1 -1
  309. package/dist/ptcw-design/{p-da02913d.entry.js → p-f05be87f.entry.js} +1 -1
  310. package/dist/ptcw-design/{p-f5c97ab2.entry.js → p-f2006b03.entry.js} +1 -1
  311. package/dist/ptcw-design/p-f31ae1ba.entry.js +1 -0
  312. package/dist/ptcw-design/{p-e9a7475b.entry.js → p-f5dd551a.entry.js} +1 -1
  313. package/dist/ptcw-design/{p-139a02e6.entry.js → p-f64fadad.entry.js} +1 -1
  314. package/dist/ptcw-design/p-f6c3ae79.entry.js +1 -0
  315. package/dist/ptcw-design/{p-4f93c631.entry.js → p-f77c7c78.entry.js} +1 -1
  316. package/dist/ptcw-design/{p-b4564411.entry.js → p-f7ff8ee1.entry.js} +1 -1
  317. package/dist/ptcw-design/ptcw-design.esm.js +1 -1
  318. package/dist/types/components/ptc-card/ptc-card.d.ts +2 -1
  319. package/dist/types/components/ptc-countdown/ptc-countdown.d.ts +1 -0
  320. package/dist/types/components/ptc-filter-tag/ptc-filter-tag.d.ts +1 -0
  321. package/dist/types/components/ptc-modal/ptc-modal.d.ts +1 -1
  322. package/dist/types/components.d.ts +12 -4
  323. package/package.json +1 -1
  324. package/readme.md +1 -1
  325. package/dist/cjs/event-jumbotron-example.cjs.entry.js +0 -125
  326. package/dist/cjs/icon-asset.cjs.entry.js +0 -65
  327. package/dist/cjs/list-item.cjs.entry.js +0 -48
  328. package/dist/cjs/ptc-breadcrumb.cjs.entry.js +0 -47
  329. package/dist/cjs/ptc-button.cjs.entry.js +0 -84
  330. package/dist/cjs/ptc-card-bottom_2.cjs.entry.js +0 -132
  331. package/dist/cjs/ptc-card-content.cjs.entry.js +0 -68
  332. package/dist/cjs/ptc-close-icon_2.cjs.entry.js +0 -211
  333. package/dist/cjs/ptc-img.cjs.entry.js +0 -133
  334. package/dist/cjs/ptc-link.cjs.entry.js +0 -95
  335. package/dist/cjs/ptc-overlay.cjs.entry.js +0 -34
  336. package/dist/cjs/ptc-para.cjs.entry.js +0 -127
  337. package/dist/cjs/ptc-spacer.cjs.entry.js +0 -38
  338. package/dist/cjs/ptc-title.cjs.entry.js +0 -152
  339. package/dist/esm/event-jumbotron-example.entry.js +0 -121
  340. package/dist/esm/icon-asset.entry.js +0 -61
  341. package/dist/esm/list-item.entry.js +0 -44
  342. package/dist/esm/ptc-breadcrumb.entry.js +0 -43
  343. package/dist/esm/ptc-button.entry.js +0 -80
  344. package/dist/esm/ptc-card-bottom_2.entry.js +0 -127
  345. package/dist/esm/ptc-card-content.entry.js +0 -64
  346. package/dist/esm/ptc-close-icon_2.entry.js +0 -206
  347. package/dist/esm/ptc-img.entry.js +0 -129
  348. package/dist/esm/ptc-link.entry.js +0 -91
  349. package/dist/esm/ptc-overlay.entry.js +0 -30
  350. package/dist/esm/ptc-para.entry.js +0 -123
  351. package/dist/esm/ptc-spacer.entry.js +0 -34
  352. package/dist/esm/ptc-title.entry.js +0 -148
  353. package/dist/ptcw-design/p-022bf022.entry.js +0 -1
  354. package/dist/ptcw-design/p-0a214a22.entry.js +0 -1
  355. package/dist/ptcw-design/p-0c69ea52.entry.js +0 -1
  356. package/dist/ptcw-design/p-1cff585f.entry.js +0 -1
  357. package/dist/ptcw-design/p-249187e0.entry.js +0 -1
  358. package/dist/ptcw-design/p-25a25451.entry.js +0 -1
  359. package/dist/ptcw-design/p-2e19248b.entry.js +0 -1
  360. package/dist/ptcw-design/p-48183365.entry.js +0 -1
  361. package/dist/ptcw-design/p-4cee12b8.entry.js +0 -1
  362. package/dist/ptcw-design/p-5d885144.entry.js +0 -1
  363. package/dist/ptcw-design/p-65f19054.entry.js +0 -1
  364. package/dist/ptcw-design/p-717d3a75.entry.js +0 -1
  365. package/dist/ptcw-design/p-7793babb.entry.js +0 -1
  366. package/dist/ptcw-design/p-88cffbf9.entry.js +0 -1
  367. package/dist/ptcw-design/p-8c692bd6.entry.js +0 -1
  368. package/dist/ptcw-design/p-942850e0.entry.js +0 -1
  369. package/dist/ptcw-design/p-97eb1025.entry.js +0 -1
  370. package/dist/ptcw-design/p-9d3a7f36.entry.js +0 -1
  371. package/dist/ptcw-design/p-9e9ae28c.entry.js +0 -1
  372. package/dist/ptcw-design/p-a4f65d28.entry.js +0 -1
  373. package/dist/ptcw-design/p-b35ad9ee.entry.js +0 -1
  374. package/dist/ptcw-design/p-b3bbd17d.entry.js +0 -1
  375. package/dist/ptcw-design/p-b50f71dd.entry.js +0 -1
  376. package/dist/ptcw-design/p-b6e5379a.entry.js +0 -1
  377. package/dist/ptcw-design/p-b8ee8699.entry.js +0 -1
  378. package/dist/ptcw-design/p-c7f77978.entry.js +0 -1
  379. package/dist/ptcw-design/p-d2cc0297.entry.js +0 -1
  380. package/dist/ptcw-design/p-dee4bb6c.entry.js +0 -1
  381. package/dist/ptcw-design/p-e90fbbad.entry.js +0 -1
  382. package/dist/ptcw-design/p-ecd86dfe.entry.js +0 -1
  383. package/dist/ptcw-design/p-fcad5568.entry.js +0 -1
  384. package/dist/ptcw-design/p-fd7e5935.entry.js +0 -1
@@ -1 +1 @@
1
- import{r as t,h as e,H as h}from"./p-ac75c7ad.js";const s=class{constructor(e){t(this,e),this.year=1900,this.month=0,this.day=1,this.country="en-US",this.dateString=void 0,this.dateColor=void 0,this.dateStyles=void 0,this.dataSize="small",this.formatOptions=void 0}render(){const t=this.getCssClassMap();return e(h,{class:t},this.dateStyles&&e("style",null,this.dateStyles),e("span",{part:"part-ptc-date"},this.getDate().toLocaleDateString(this.country,this.getOptions())))}getCssClassMap(){return{[this.dateColor]:!!this.dateColor,[this.dataSize]:!!this.dataSize}}getOptions(){let t={year:"numeric",month:"short",day:"numeric"};if(this.formatOptions)try{var e=JSON.parse(this.formatOptions);e&&(t=e)}catch(t){console.log(t)}return t}getDate(){return this.dateString?new Date(this.dateString.replace(/-/g,"/")):new Date(this.year,this.month-1,this.day)}};s.style="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(.small) span{font-size:var(--ptc-font-size-xx-small)}:host(.medium) span{font-size:var(--ptc-font-size-x-small)}:host(.primary-grey){color:var(--color-primary-gray-new)}:host(.white) span{color:var(--color-white)}:host(.date-m-top){margin-top:var(--ptc-element-spacing-01)}";export{s as ptc_date}
1
+ import{r as t,h as e,H as h}from"./p-944c5be8.js";const s=class{constructor(e){t(this,e),this.year=1900,this.month=0,this.day=1,this.country="en-US",this.dateString=void 0,this.dateColor=void 0,this.dateStyles=void 0,this.dataSize="small",this.formatOptions=void 0}render(){const t=this.getCssClassMap();return e(h,{class:t},this.dateStyles&&e("style",null,this.dateStyles),e("span",{part:"part-ptc-date"},this.getDate().toLocaleDateString(this.country,this.getOptions())))}getCssClassMap(){return{[this.dateColor]:!!this.dateColor,[this.dataSize]:!!this.dataSize}}getOptions(){let t={year:"numeric",month:"short",day:"numeric"};if(this.formatOptions)try{var e=JSON.parse(this.formatOptions);e&&(t=e)}catch(t){console.log(t)}return t}getDate(){return this.dateString?new Date(this.dateString.replace(/-/g,"/")):new Date(this.year,this.month-1,this.day)}};s.style="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(.small) span{font-size:var(--ptc-font-size-xx-small)}:host(.medium) span{font-size:var(--ptc-font-size-x-small)}:host(.primary-grey){color:var(--color-primary-gray-new)}:host(.white) span{color:var(--color-white)}:host(.date-m-top){margin-top:var(--ptc-element-spacing-01)}";export{s as ptc_date}
@@ -1 +1 @@
1
- import{r as a,h as t,H as i}from"./p-ac75c7ad.js";const e=class{constructor(t){a(this,t),this.cardType=void 0,this.cardHref=void 0,this.logoAlt=void 0,this.target="_self",this.rel=void 0,this.linkTitle=void 0,this.cardLogo=void 0,this.heading=void 0,this.description=void 0,this.windowSize="mobile",this.trackerId=""}handleResize(){this.windowSize=window.innerWidth<992?"mobile":"desktop"}componentWillLoad(){this.handleResize()}render(){return t(i,{class:this.cardType},t("div",{class:"nav-card-wrap"},"links-card"==this.cardType?t("div",{class:"links-card-wrap"},t("h3",null,this.cardHref&&!this.cardHref.startsWith("#")?t("a",{id:this.trackerId,href:this.cardHref,title:this.linkTitle,tabIndex:-1,class:"mf-listen"},this.heading,t("svg",{width:"12",height:"10",viewBox:"0 0 12 10",fill:"none",xmlns:"http://www.w3.org/2000/svg"},t("path",{d:"M6.3125 0.3125L6.3125 3.66515L-1.46549e-07 3.66515L-2.63246e-07 6.33487L6.3125 6.33487L6.3125 9.6875L11.25 4.96896L6.3125 0.3125Z",fill:"#3DAB49"}))):this.heading),t("slot",null)):t("a",{id:this.trackerId,href:this.cardHref,title:this.linkTitle,tabIndex:-1,class:"media-card-wrap mf-listen"},this.cardLogo&&t("div",{class:"card-logo"},t("img",{src:this.cardLogo,alt:this.logoAlt})),t("div",{class:"card-content"},t("h4",null,this.heading,"cta-card"==this.cardType&&t("svg",{width:"12",height:"10",viewBox:"0 0 12 10",fill:"none",xmlns:"http://www.w3.org/2000/svg"},t("path",{d:"M6.3125 0.3125L6.3125 3.66515L-1.46549e-07 3.66515L-2.63246e-07 6.33487L6.3125 6.33487L6.3125 9.6875L11.25 4.96896L6.3125 0.3125Z",fill:"#3DAB49"}))),this.description&&t("p",null,this.description)))))}};e.style="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:flex;height:100%;width:100%;position:relative}:host .nav-card-wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;font-size:16px;justify-content:center;letter-spacing:1.2px;line-height:1.5;list-style:none;margin:2.5px;padding:16px 40px 16px 0;text-align:left;width:100%}:host .nav-card-wrap:active{border-radius:4px;background:var(--color-gray-11)}@media only screen and (min-width: 1200px){:host .nav-card-wrap{display:flex;width:100%;border-radius:var(--ptc-border-radius-standard);background-color:var(--color-gray-12);transition:background-color var(--ptc-transition-medium) var(--ptc-ease-inout);-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;border-radius:4px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;font-size:12px;justify-content:center;letter-spacing:1.2px;line-height:18px;list-style:none;padding:16px;text-align:left;background:transparent;margin:0px}:host .nav-card-wrap:hover{background-color:var(--color-gray-11);border-radius:4px}:host .nav-card-wrap:active{border-radius:4px;background:var(--color-gray-10)}}:host .nav-card-wrap h4,:host .nav-card-wrap p,:host .nav-card-wrap a{color:var(--color-white);margin:0;text-decoration:none}:host .nav-card-wrap .media-card-wrap{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row}@media only screen and (min-width: 1200px){:host .nav-card-wrap .media-card-wrap{padding:1rem;padding:1rem 1.5rem 1.125rem 1.5rem;width:100%;height:100%;display:flex;align-items:center}}:host .nav-card-wrap .media-card-wrap h4{font-weight:800;display:flex;align-items:center;font-size:var(--ptc-font-size-medium);word-break:break-word;margin-bottom:2px}@media only screen and (min-width: 1200px){:host .nav-card-wrap .media-card-wrap h4{font-size:var(--ptc-font-size-xxx-small)}}:host .nav-card-wrap .media-card-wrap p{font-size:var(--ptc-font-size-x-small)}@media only screen and (min-width: 1200px){:host .nav-card-wrap .media-card-wrap p{font-size:var(--ptc-font-size-xxx-small)}}:host .nav-card-wrap .media-card-wrap .card-logo{padding-right:20px}@media only screen and (min-width: 1200px){:host .nav-card-wrap .media-card-wrap .card-logo{padding-right:1rem}}:host .nav-card-wrap .media-card-wrap .card-logo img{width:100%;max-width:2rem;min-width:2rem}@media only screen and (min-width: 1200px){:host .nav-card-wrap .media-card-wrap .card-logo img{max-width:1.5rem;min-width:1.5rem}}:host(.media-card) .nav-card-wrap .media-card-wrap{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row}@media only screen and (min-width: 1200px){:host(.media-card) .nav-card-wrap .media-card-wrap{padding:0px}:host(.media-card) .nav-card-wrap .media-card-wrap:focus{border:none !important;outline:none !important}}:host(.media-card) .nav-card-wrap .media-card-wrap .card-logo img{height:auto;width:24px;max-width:24px;min-width:24px}:host(.media-card) .nav-card-wrap .media-card-wrap h4{font-size:16px;font-stretch:normal;font-style:normal;font-weight:800;letter-spacing:normal;line-height:24px;text-align:left;word-break:break-word;hyphens:auto;margin-bottom:2px}@media only screen and (min-width: 1200px){:host(.media-card) .nav-card-wrap .media-card-wrap h4{font-size:12px;hyphens:auto;line-height:18px;text-align:left;margin-bottom:2px;font-stretch:normal;font-style:normal;letter-spacing:normal}}:host(.media-card) .nav-card-wrap .media-card-wrap p{font-size:14px;font-stretch:normal;font-style:normal;font-weight:400;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;letter-spacing:normal;line-height:21px;text-align:left;word-break:break-word}@media only screen and (min-width: 1200px){:host(.media-card) .nav-card-wrap .media-card-wrap p{font-size:12px;font-stretch:normal;font-style:normal;font-weight:400;letter-spacing:normal;line-height:18px;margin-bottom:0;text-align:left}}:host(.cta-card) .nav-card-wrap{border:1px solid var(--color-gray-10);border-radius:var(--ptc-border-radius-standard);background-color:var(--color-gray-09);min-height:99px;box-sizing:border-box;transition:background-color var(--ptc-transition-medium) var(--ptc-ease-inout)}@media only screen and (min-width: 1200px){:host(.cta-card) .nav-card-wrap{min-height:80px;background-color:transparent}}:host(.cta-card) .nav-card-wrap:hover{background-color:var(--color-gray-08)}:host(.cta-card) .nav-card-wrap .card-content{margin:auto}:host(.cta-card) .nav-card-wrap .card-content h4{margin:0}:host(.cta-card) .nav-card-wrap .card-content svg{vertical-align:middle;margin-left:0.375rem}:host(.links-card) .nav-card-wrap .links-card-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left;background:transparent}:host(.links-card) .nav-card-wrap h3{margin:0;display:inline-block;font-weight:800;color:var(--color-white);font-size:16px;font-style:normal;letter-spacing:normal;line-height:normal;position:relative;text-align:left}@media only screen and (min-width: 1200px){:host(.links-card) .nav-card-wrap h3{display:inline-block;font-size:12px;line-height:1.5;-ms-flex-item-align:center;align-self:center}}:host(.links-card) .nav-card-wrap h3 svg{margin-left:6px;margin-bottom:3px;vertical-align:middle;width:9.375px;height:11.25px}:host(.links-card) ::slotted(ptc-link){padding:8px 0;line-height:14px}@media only screen and (min-width: 1200px){:host(.links-card) ::slotted(ptc-link){padding:6px 0}}";export{e as ptc_nav_card}
1
+ import{r as a,h as t,H as i}from"./p-944c5be8.js";const e=class{constructor(t){a(this,t),this.cardType=void 0,this.cardHref=void 0,this.logoAlt=void 0,this.target="_self",this.rel=void 0,this.linkTitle=void 0,this.cardLogo=void 0,this.heading=void 0,this.description=void 0,this.windowSize="mobile",this.trackerId=""}handleResize(){this.windowSize=window.innerWidth<992?"mobile":"desktop"}componentWillLoad(){this.handleResize()}render(){return t(i,{class:this.cardType},t("div",{class:"nav-card-wrap"},"links-card"==this.cardType?t("div",{class:"links-card-wrap"},t("h3",null,this.cardHref&&!this.cardHref.startsWith("#")?t("a",{id:this.trackerId,href:this.cardHref,title:this.linkTitle,tabIndex:-1,class:"mf-listen"},this.heading,t("svg",{width:"12",height:"10",viewBox:"0 0 12 10",fill:"none",xmlns:"http://www.w3.org/2000/svg"},t("path",{d:"M6.3125 0.3125L6.3125 3.66515L-1.46549e-07 3.66515L-2.63246e-07 6.33487L6.3125 6.33487L6.3125 9.6875L11.25 4.96896L6.3125 0.3125Z",fill:"#3DAB49"}))):this.heading),t("slot",null)):t("a",{id:this.trackerId,href:this.cardHref,title:this.linkTitle,tabIndex:-1,class:"media-card-wrap mf-listen"},this.cardLogo&&t("div",{class:"card-logo"},t("img",{src:this.cardLogo,alt:this.logoAlt})),t("div",{class:"card-content"},t("h4",null,this.heading,"cta-card"==this.cardType&&t("svg",{width:"12",height:"10",viewBox:"0 0 12 10",fill:"none",xmlns:"http://www.w3.org/2000/svg"},t("path",{d:"M6.3125 0.3125L6.3125 3.66515L-1.46549e-07 3.66515L-2.63246e-07 6.33487L6.3125 6.33487L6.3125 9.6875L11.25 4.96896L6.3125 0.3125Z",fill:"#3DAB49"}))),this.description&&t("p",null,this.description)))))}};e.style="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:flex;height:100%;width:100%;position:relative}:host .nav-card-wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;font-size:16px;justify-content:center;letter-spacing:1.2px;line-height:1.5;list-style:none;margin:2.5px;padding:16px 40px 16px 0;text-align:left;width:100%}:host .nav-card-wrap:active{border-radius:4px;background:var(--color-gray-11)}@media only screen and (min-width: 1200px){:host .nav-card-wrap{display:flex;width:100%;border-radius:var(--ptc-border-radius-standard);background-color:var(--color-gray-12);transition:background-color var(--ptc-transition-medium) var(--ptc-ease-inout);-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;border-radius:4px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;font-size:12px;justify-content:center;letter-spacing:1.2px;line-height:18px;list-style:none;padding:16px;text-align:left;background:transparent;margin:0px}:host .nav-card-wrap:hover{background-color:var(--color-gray-11);border-radius:4px}:host .nav-card-wrap:active{border-radius:4px;background:var(--color-gray-10)}}:host .nav-card-wrap h4,:host .nav-card-wrap p,:host .nav-card-wrap a{color:var(--color-white);margin:0;text-decoration:none}:host .nav-card-wrap .media-card-wrap{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row}@media only screen and (min-width: 1200px){:host .nav-card-wrap .media-card-wrap{padding:1rem;padding:1rem 1.5rem 1.125rem 1.5rem;width:100%;height:100%;display:flex;align-items:center}}:host .nav-card-wrap .media-card-wrap h4{font-weight:800;display:flex;align-items:center;font-size:var(--ptc-font-size-medium);word-break:break-word;margin-bottom:2px}@media only screen and (min-width: 1200px){:host .nav-card-wrap .media-card-wrap h4{font-size:var(--ptc-font-size-xxx-small)}}:host .nav-card-wrap .media-card-wrap p{font-size:var(--ptc-font-size-x-small)}@media only screen and (min-width: 1200px){:host .nav-card-wrap .media-card-wrap p{font-size:var(--ptc-font-size-xxx-small)}}:host .nav-card-wrap .media-card-wrap .card-logo{padding-right:20px}@media only screen and (min-width: 1200px){:host .nav-card-wrap .media-card-wrap .card-logo{padding-right:1rem}}:host .nav-card-wrap .media-card-wrap .card-logo img{width:100%;max-width:2rem;min-width:2rem}@media only screen and (min-width: 1200px){:host .nav-card-wrap .media-card-wrap .card-logo img{max-width:1.5rem;min-width:1.5rem}}:host(.media-card) .nav-card-wrap .media-card-wrap{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row}@media only screen and (min-width: 1200px){:host(.media-card) .nav-card-wrap .media-card-wrap{padding:0px}:host(.media-card) .nav-card-wrap .media-card-wrap:focus{border:none !important;outline:none !important}}:host(.media-card) .nav-card-wrap .media-card-wrap .card-logo img{height:auto;width:24px;max-width:24px;min-width:24px}:host(.media-card) .nav-card-wrap .media-card-wrap h4{font-size:16px;font-stretch:normal;font-style:normal;font-weight:800;letter-spacing:normal;line-height:24px;text-align:left;word-break:break-word;hyphens:auto;margin-bottom:2px}@media only screen and (min-width: 1200px){:host(.media-card) .nav-card-wrap .media-card-wrap h4{font-size:12px;hyphens:auto;line-height:18px;text-align:left;margin-bottom:2px;font-stretch:normal;font-style:normal;letter-spacing:normal}}:host(.media-card) .nav-card-wrap .media-card-wrap p{font-size:14px;font-stretch:normal;font-style:normal;font-weight:400;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;letter-spacing:normal;line-height:21px;text-align:left;word-break:break-word}@media only screen and (min-width: 1200px){:host(.media-card) .nav-card-wrap .media-card-wrap p{font-size:12px;font-stretch:normal;font-style:normal;font-weight:400;letter-spacing:normal;line-height:18px;margin-bottom:0;text-align:left}}:host(.cta-card) .nav-card-wrap{border:1px solid var(--color-gray-10);border-radius:var(--ptc-border-radius-standard);background-color:var(--color-gray-09);min-height:99px;box-sizing:border-box;transition:background-color var(--ptc-transition-medium) var(--ptc-ease-inout)}@media only screen and (min-width: 1200px){:host(.cta-card) .nav-card-wrap{min-height:80px;background-color:transparent}}:host(.cta-card) .nav-card-wrap:hover{background-color:var(--color-gray-08)}:host(.cta-card) .nav-card-wrap .card-content{margin:auto}:host(.cta-card) .nav-card-wrap .card-content h4{margin:0}:host(.cta-card) .nav-card-wrap .card-content svg{vertical-align:middle;margin-left:0.375rem}:host(.links-card) .nav-card-wrap .links-card-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left;background:transparent}:host(.links-card) .nav-card-wrap h3{margin:0;display:inline-block;font-weight:800;color:var(--color-white);font-size:16px;font-style:normal;letter-spacing:normal;line-height:normal;position:relative;text-align:left}@media only screen and (min-width: 1200px){:host(.links-card) .nav-card-wrap h3{display:inline-block;font-size:12px;line-height:1.5;-ms-flex-item-align:center;align-self:center}}:host(.links-card) .nav-card-wrap h3 svg{margin-left:6px;margin-bottom:3px;vertical-align:middle;width:9.375px;height:11.25px}:host(.links-card) ::slotted(ptc-link){padding:8px 0;line-height:14px}@media only screen and (min-width: 1200px){:host(.links-card) ::slotted(ptc-link){padding:6px 0}}";export{e as ptc_nav_card}
@@ -1 +1 @@
1
- import{r as t,h as e,H as i,g as h}from"./p-ac75c7ad.js";const s=class{constructor(e){t(this,e),this.hasPreloader=!1}componentDidLoad(){document.querySelector("ptc-preloader-section")?(this.hasPreloader=!0,this.el.setAttribute("has-preloader","true")):(this.hasPreloader=!1,this.el.setAttribute("has-preloader","false")),this.stickyEl.classList.contains("sticky")&&this.stickyEl.classList.remove("sticky");let t=this;this.hasPreloader?setTimeout((()=>{t.stickyEl=t.el.shadowRoot.querySelector(".stickyEl"),t.originalPosition=this.elPosition(t.stickyEl),window.addEventListener("scroll",t.handleScroll)}),3100):setTimeout((()=>{t.stickyEl=t.el.shadowRoot.querySelector(".stickyEl"),t.originalPosition=t.stickyEl.offsetTop,window.addEventListener("scroll",t.handleScroll)}),1500)}elPosition(t){const e=t.getBoundingClientRect(),i=window.pageYOffset||document.documentElement.scrollTop;return e.top+i}disconnectedCallback(){window.removeEventListener("scroll",this.handleScroll)}handleScroll(){this.stickyEl&&(window.scrollY>this.originalPosition?this.stickyEl.classList.add("sticky"):this.stickyEl.classList.remove("sticky"))}handleResize(){this.handleScroll()}render(){return e(i,null,e("div",{class:"stickyEl",ref:t=>this.stickyEl=t},e("slot",null)))}get el(){return h(this)}};s.style="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 .stickyEl.sticky{top:0;position:fixed;width:100%;z-index:990;transition:top 0.5s}";export{s as ptc_sticky_section}
1
+ import{r as t,h as e,H as i,a as h}from"./p-944c5be8.js";const s=class{constructor(e){t(this,e),this.hasPreloader=!1}componentDidLoad(){document.querySelector("ptc-preloader-section")?(this.hasPreloader=!0,this.el.setAttribute("has-preloader","true")):(this.hasPreloader=!1,this.el.setAttribute("has-preloader","false")),this.stickyEl.classList.contains("sticky")&&this.stickyEl.classList.remove("sticky");let t=this;this.hasPreloader?setTimeout((()=>{t.stickyEl=t.el.shadowRoot.querySelector(".stickyEl"),t.originalPosition=this.elPosition(t.stickyEl),window.addEventListener("scroll",t.handleScroll)}),3100):setTimeout((()=>{t.stickyEl=t.el.shadowRoot.querySelector(".stickyEl"),t.originalPosition=t.stickyEl.offsetTop,window.addEventListener("scroll",t.handleScroll)}),1500)}elPosition(t){const e=t.getBoundingClientRect(),i=window.pageYOffset||document.documentElement.scrollTop;return e.top+i}disconnectedCallback(){window.removeEventListener("scroll",this.handleScroll)}handleScroll(){this.stickyEl&&(window.scrollY>this.originalPosition?this.stickyEl.classList.add("sticky"):this.stickyEl.classList.remove("sticky"))}handleResize(){this.handleScroll()}render(){return e(i,null,e("div",{class:"stickyEl",ref:t=>this.stickyEl=t},e("slot",null)))}get el(){return h(this)}};s.style="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 .stickyEl.sticky{top:0;position:fixed;width:100%;z-index:990;transition:top 0.5s}";export{s as ptc_sticky_section}
@@ -0,0 +1 @@
1
+ import{r as t,c as e,h as a,H as o,a as i}from"./p-944c5be8.js";const p=class{constructor(a){t(this,a),this.hoverEvent=e(this,"hoverEvent",7),this.leaveEvent=e(this,"leaveEvent",7),this.cardType=void 0,this.styles=void 0}hoverEventHandler(){this.hoverEvent.emit(),this.el.classList.contains("card-video")||this.el.classList.contains("card-playlist")||this.el.classList.contains("extra-tall")||(this.el.previousElementSibling.classList.add("mouse-hover"),this.el.classList.add("mouse-hover-card-bottom"))}leaveEventHandler(){this.hoverEvent.emit(),this.el.classList.contains("card-video")||this.el.classList.contains("card-playlist")||this.el.classList.contains("extra-tall")||(this.el.previousElementSibling.classList.remove("mouse-hover"),this.el.classList.remove("mouse-hover-card-bottom"))}render(){const t=this.getCssClassMap();return a(o,{part:"card-bottom",class:t,onMouseEnter:this.hoverEventHandler.bind(this),onMouseLeave:this.leaveEventHandler.bind(this)},this.styles&&a("style",null,this.styles),a("slot",{name:"slot-content"}),a("div",{class:"ptc-card-bottom-wrapper"},a("slot",null)))}getCssClassMap(){return{[this.cardType]:!!this.cardType}}get el(){return i(this)}};p.style="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 ::slotted([slot=seo-content]){display:none}:host(.card-tall) .ptc-card-bottom-wrapper,:host(.card-wide) .ptc-card-bottom-wrapper{position:absolute;bottom:0;left:0;padding:0 var(--ptc-element-spacing-07) var(--ptc-element-spacing-07) var(--ptc-element-spacing-06);z-index:2}:host(.card-2up) .ptc-card-bottom-wrapper{position:absolute;bottom:0;left:0;padding:0px 24px 24px 16px}:host(.card-playlist){flex:72% 2 1;align-self:center}:host(.mouse-hover-card-bottom) .ptc-card-bottom-wrapper{z-index:5;cursor:pointer}:host(.extra-tall){position:absolute;top:0;left:0}:host(.extra-tall) .ptc-card-bottom-wrapper{position:relative;top:0px;left:0px;bottom:0px;right:0px;display:flex;flex-direction:column;align-items:center;width:calc(100% - 64px);padding:var(--ptc-layout-spacing-05) var(--ptc-element-spacing-07);padding-bottom:calc(var(--ptc-layout-spacing-03) + var(--ptc-layout-spacing-05));z-index:2}@media only screen and (min-width: 768px){:host(.extra-tall) .ptc-card-bottom-wrapper{padding-bottom:var(--ptc-layout-spacing-05)}}@media only screen and (min-width: 992px){:host(.extra-tall) .ptc-card-bottom-wrapper{padding-top:var(--ptc-layout-spacing-05)}}@media only screen and (min-width: 1200px){:host(.extra-tall) .ptc-card-bottom-wrapper{padding-top:calc(var(--ptc-layout-spacing-04) + var(--ptc-layout-spacing-05))}}@media only screen and (min-width: 1440px){:host(.extra-tall) .ptc-card-bottom-wrapper{padding-top:calc(var(--ptc-layout-spacing-05) * 2)}}:host(.color-outlined) .ptc-card-bottom-wrapper{position:absolute;top:50%;transform:translateY(-50%);display:flex;justify-content:center;flex-direction:column;align-items:center;width:calc(100% - 80px);height:100%;padding:0px var(--ptc-element-spacing-08)}:host(.most-popular){padding:0 16px 14px 16px}@media only screen and (min-width: 768px){:host(.card-2up) .ptc-card-bottom-wrapper{padding:0 32px 32px 24px}}@media only screen and (min-width: 1200px){:host(.card-video-intro){flex:20% 2 1;justify-content:flex-end}:host(.card-video-intro) .ptc-card-bottom-wrapper{display:flex;justify-content:flex-end}}@media only screen and (min-width: 1440px){:host(.card-2up) .ptc-card-bottom-wrapper{width:70%}}@media only screen and (min-width: 1980px){:host(.card-2up) .ptc-card-bottom-wrapper{width:60%}}";export{p as ptc_card_bottom}
@@ -1 +1 @@
1
- import{r as t,c as o,h as e,H as i,g as r}from"./p-ac75c7ad.js";const a=class{constructor(e){t(this,e),this.readMoreTrigger=o(this,"readMoreTrigger",7),this.displayText=o(this,"displayText",7),this.maxCharacters=100,this.readMoreText="Read More",this.readLessText="Read Less",this.maxLines=void 0,this.contentStyles=void 0,this.trackerId="",this.expanded=!1,this.fullText="",this.truncated=!1}componentWillLoad(){requestAnimationFrame((()=>{let t=this.el.shadowRoot.querySelector("slot");this.processText(t)}))}slotChangeHandler(t){this.processText(t.target)}parseStyles(t){return t.split(";").reduce(((t,o)=>{const[e,i]=o.split(":").map((t=>t.trim()));return e&&i&&(t[e]=i),console.log("styleObj: "+t),t}),{})}processText(t){if(t){const o=t.assignedNodes({flatten:!0});this.fullText=o.map((t=>t.textContent)).join("").trim(),this.maxLines?this.truncateByLines():this.fullText.length>this.maxCharacters&&(this.truncated=!0)}this.displayText.emit(this.truncated)}truncateByLines(){const t=document.createElement("p");t.style.visibility="hidden",t.style.position="fixed",t.innerText=this.fullText,document.body.appendChild(t);const o=parseFloat(window.getComputedStyle(t).lineHeight);console.log("lineHeight: "+o);const e=o*this.maxLines;t.style.maxHeight=`${e}px`,t.style.overflow="hidden",t.scrollHeight>e&&(this.truncated=!0),document.body.removeChild(t)}getContent(){if(this.expanded)return this.fullText;if(this.maxLines){const t=document.createElement("p");t.style.visibility="hidden",t.style.position="fixed",t.innerText=this.fullText,document.body.appendChild(t);const o=parseFloat(window.getComputedStyle(t).lineHeight),e=o*this.maxLines;console.log("lineHeight: "+o),t.style.maxHeight=`${e}px`,t.style.overflow="hidden";let i="";for(let o=0;o<this.fullText.length;o++)if(t.innerText=this.fullText.slice(0,o)+"...",t.scrollHeight>e){i=this.fullText.slice(0,o-1)+"...";break}return document.body.removeChild(t),i}return this.fullText.substring(0,this.maxCharacters)+"..."}getLabel(){return this.expanded?this.readLessText:this.readMoreText}toggleExpand(){this.expanded=!this.expanded,this.readMoreTrigger.emit(this.expanded)}handleKeyDown(t){"Enter"===t.key&&this.toggleExpand()}render(){return e(i,null,this.contentStyles&&e("style",null,this.contentStyles),e("p",{class:"description"},this.truncated?this.getContent():e("slot",null)),this.truncated?e("label",{class:"label mf-listen",onClick:()=>this.toggleExpand(),id:this.trackerId,tabindex:"0",onKeyDown:t=>this.handleKeyDown(t)},this.getLabel()):null)}get el(){return r(this)}};a.style='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),.light-links a.light-link,.background-grey-10 a:not(.hero-footer-form-wrapper a,ptc-modal inline-form a),.background-grey-10 a.light-link,.background-plm-grey a:not(.hero-footer-form-wrapper a,ptc-modal inline-form a),.background-plm-grey a.light-link{color:var(--color-blue-04)}.light-links a:not(.hero-footer-form-wrapper a,ptc-modal inline-form a):visited,.light-links a.light-link:visited,.background-grey-10 a:not(.hero-footer-form-wrapper a,ptc-modal inline-form a):visited,.background-grey-10 a.light-link:visited,.background-plm-grey a:not(.hero-footer-form-wrapper a,ptc-modal inline-form 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):active,.light-links a:not(.hero-footer-form-wrapper a,ptc-modal inline-form 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):active,.background-grey-10 a:not(.hero-footer-form-wrapper a,ptc-modal inline-form 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):active,.background-plm-grey a:not(.hero-footer-form-wrapper a,ptc-modal inline-form 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):hover,.light-links a:not(.hero-footer-form-wrapper a,ptc-modal inline-form 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):hover,.background-grey-10 a:not(.hero-footer-form-wrapper a,ptc-modal inline-form 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):hover,.background-plm-grey a:not(.hero-footer-form-wrapper a,ptc-modal inline-form 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).disabled,.light-links a.light-link.disabled,.background-grey-10 a:not(.hero-footer-form-wrapper a,ptc-modal inline-form a).disabled,.background-grey-10 a.light-link.disabled,.background-plm-grey a:not(.hero-footer-form-wrapper a,ptc-modal inline-form a).disabled,.background-plm-grey a.light-link.disabled{color:var(--color-gray-04) !important;cursor:not-allowed}.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)}:host{display:block}:host .description{display:inline}:host .label{cursor:pointer;color:var(--color-hyperlink);font-size:var(--ptc-font-size-small);font-weight:var(--ptc-font-weight-bold);text-decoration-line:underline;line-height:var(--ptc-line-height-densest)}:host .label::before{content:"";padding-left:8px}:host .label:focus-visible{transition:none;border-radius:var(--ptc-border-radius-standard);outline:5px solid var(--keyboard-nav-outline)}';export{a as ptc_readmore_v3}
1
+ import{r as t,c as e,h as o,H as i,a as r}from"./p-944c5be8.js";const a=class{constructor(o){t(this,o),this.readMoreTrigger=e(this,"readMoreTrigger",7),this.displayText=e(this,"displayText",7),this.maxCharacters=100,this.readMoreText="Read More",this.readLessText="Read Less",this.maxLines=void 0,this.contentStyles=void 0,this.trackerId="",this.expanded=!1,this.fullText="",this.truncated=!1}componentWillLoad(){requestAnimationFrame((()=>{let t=this.el.shadowRoot.querySelector("slot");this.processText(t)}))}slotChangeHandler(t){this.processText(t.target)}parseStyles(t){return t.split(";").reduce(((t,e)=>{const[o,i]=e.split(":").map((t=>t.trim()));return o&&i&&(t[o]=i),console.log("styleObj: "+t),t}),{})}processText(t){if(t){const e=t.assignedNodes({flatten:!0});this.fullText=e.map((t=>t.textContent)).join("").trim(),this.maxLines?this.truncateByLines():this.fullText.length>this.maxCharacters&&(this.truncated=!0)}this.displayText.emit(this.truncated)}truncateByLines(){const t=document.createElement("p");t.style.visibility="hidden",t.style.position="fixed",t.innerText=this.fullText,document.body.appendChild(t);const e=parseFloat(window.getComputedStyle(t).lineHeight);console.log("lineHeight: "+e);const o=e*this.maxLines;t.style.maxHeight=`${o}px`,t.style.overflow="hidden",t.scrollHeight>o&&(this.truncated=!0),document.body.removeChild(t)}getContent(){if(this.expanded)return this.fullText;if(this.maxLines){const t=document.createElement("p");t.style.visibility="hidden",t.style.position="fixed",t.innerText=this.fullText,document.body.appendChild(t);const e=parseFloat(window.getComputedStyle(t).lineHeight),o=e*this.maxLines;console.log("lineHeight: "+e),t.style.maxHeight=`${o}px`,t.style.overflow="hidden";let i="";for(let e=0;e<this.fullText.length;e++)if(t.innerText=this.fullText.slice(0,e)+"...",t.scrollHeight>o){i=this.fullText.slice(0,e-1)+"...";break}return document.body.removeChild(t),i}return this.fullText.substring(0,this.maxCharacters)+"..."}getLabel(){return this.expanded?this.readLessText:this.readMoreText}toggleExpand(){this.expanded=!this.expanded,this.readMoreTrigger.emit(this.expanded)}handleKeyDown(t){"Enter"===t.key&&this.toggleExpand()}render(){return o(i,null,this.contentStyles&&o("style",null,this.contentStyles),o("p",{class:"description"},this.truncated?this.getContent():o("slot",null)),this.truncated?o("label",{class:"label mf-listen",onClick:()=>this.toggleExpand(),id:this.trackerId,tabindex:"0",onKeyDown:t=>this.handleKeyDown(t)},this.getLabel()):null)}get el(){return r(this)}};a.style='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),.light-links a.light-link,.background-grey-10 a:not(.hero-footer-form-wrapper a,ptc-modal inline-form a),.background-grey-10 a.light-link,.background-plm-grey a:not(.hero-footer-form-wrapper a,ptc-modal inline-form a),.background-plm-grey a.light-link{color:var(--color-blue-04)}.light-links a:not(.hero-footer-form-wrapper a,ptc-modal inline-form a):visited,.light-links a.light-link:visited,.background-grey-10 a:not(.hero-footer-form-wrapper a,ptc-modal inline-form a):visited,.background-grey-10 a.light-link:visited,.background-plm-grey a:not(.hero-footer-form-wrapper a,ptc-modal inline-form 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):active,.light-links a:not(.hero-footer-form-wrapper a,ptc-modal inline-form 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):active,.background-grey-10 a:not(.hero-footer-form-wrapper a,ptc-modal inline-form 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):active,.background-plm-grey a:not(.hero-footer-form-wrapper a,ptc-modal inline-form 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):hover,.light-links a:not(.hero-footer-form-wrapper a,ptc-modal inline-form 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):hover,.background-grey-10 a:not(.hero-footer-form-wrapper a,ptc-modal inline-form 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):hover,.background-plm-grey a:not(.hero-footer-form-wrapper a,ptc-modal inline-form 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).disabled,.light-links a.light-link.disabled,.background-grey-10 a:not(.hero-footer-form-wrapper a,ptc-modal inline-form a).disabled,.background-grey-10 a.light-link.disabled,.background-plm-grey a:not(.hero-footer-form-wrapper a,ptc-modal inline-form a).disabled,.background-plm-grey a.light-link.disabled{color:var(--color-gray-04) !important;cursor:not-allowed}.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)}:host{display:block}:host .description{display:inline}:host .label{cursor:pointer;color:var(--color-hyperlink);font-size:var(--ptc-font-size-small);font-weight:var(--ptc-font-weight-bold);text-decoration-line:underline;line-height:var(--ptc-line-height-densest)}:host .label::before{content:"";padding-left:8px}:host .label:focus-visible{transition:none;border-radius:var(--ptc-border-radius-standard);outline:5px solid var(--keyboard-nav-outline)}';export{a as ptc_readmore_v3}
@@ -1 +1 @@
1
- import{r as t,h as e,g as i}from"./p-ac75c7ad.js";const n=class{constructor(e){t(this,e),this.handleKeyDown=t=>{"Enter"===t.key&&this.dropdownToggle()},this.heading=void 0,this.opened=!0,this.timeStamp=void 0,this.listType="default",this.dataRefineValue=void 0,this.trackerId=void 0}componentWillLoad(){this.timeStamp=Date.now().toString()}componentDidLoad(){let t=this.host.shadowRoot.querySelector(".content");this.opened&&!t.style.maxHeight&&(t.style.maxHeight=t.scrollHeight+"px")}dropdownToggle(){this.opened=!this.opened;var t=this.host.querySelector(".fitler-check-list"),e=this.host.querySelector(".fitler-check-list-modal");if(t){var i=t.querySelectorAll("ptc-checkbox");i&&i.forEach((t=>{t.shadowRoot.querySelector("label")&&(t.shadowRoot.querySelector("label").tabIndex=this.opened?0:-1)}))}if(e){var n=e.querySelectorAll("ptc-checkbox");n&&n.forEach((t=>{t.shadowRoot.querySelector("label")&&(t.shadowRoot.querySelector("label").tabIndex=this.opened?0:-1)}))}}getScrollHeight(){let t,e=this.host.shadowRoot.querySelector(".content");if(this.opened&&e){if(t={"max-height":e.scrollHeight+"px"},"checkbox"==this.listType){let t=this.upTo(this.host,"ptc-icon-minimize");if(t){let i=t.shadowRoot.querySelector(".content");i&&(i.style.maxHeight=i.scrollHeight+e.scrollHeight+"px")}}}else this.opened?t={"max-height":"350px"}:e&&e.style.maxHeight&&e.style.removeProperty("max-height");return t}upTo(t,e){for(e=e.toLowerCase();t&&t.parentNode;)if((t=t.parentNode).tagName&&t.tagName.toLowerCase()==e)return t;return null}async Refresh(){this.timeStamp=Date.now().toString()}render(){let t=this.getScrollHeight(),i=this.opened?"minus":"plus";return e("div",{class:"ptc-icon-minimize"},"default"==this.listType?e("div",{class:"header"},e("div",{class:"title"},this.heading),e("div",{class:"icon mf-listen",id:this.trackerId,onClick:()=>this.dropdownToggle(),onKeyDown:this.handleKeyDown,tabIndex:0},e("icon-asset",{type:"ptc",color:"black",size:"xxx-small",name:i}))):"checkbox"==this.listType?e("div",{class:"header"},e("div",{class:"title"},e("ptc-checkbox",{checked:"unchecked","data-refine":this.dataRefineValue,"input-name":"",value:this.heading},this.heading)),e("div",{class:"icon mf-listen",id:this.trackerId,onClick:()=>this.dropdownToggle(),onKeyDown:this.handleKeyDown,tabIndex:0},e("icon-asset",{type:"ptc",color:"black",size:"xxx-small",name:i}))):null,e("div",{class:"content",style:t},e("slot",null)))}get host(){return i(this)}};n.style='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}}.content{transition:max-height ease-out 250ms;overflow:hidden;max-height:0}.ptc-icon-minimize .header{display:flex;justify-content:space-between;align-items:center;align-content:center}.ptc-icon-minimize .header .title{color:var(--color-gray-10);font-family:"Raleway";font-style:normal;font-weight:var(--ptc-font-weight-bold);font-size:var(--ptc-font-size-medium);line-height:var(--ptc-line-height-normal)}@media (min-width: 992px){.ptc-icon-minimize .header .title{font-size:var(--ptc-font-size-x-small)}}.ptc-icon-minimize .header .icon{cursor:pointer;border:1px solid var(--color-gray-10);border-radius:2px;transition:background-color ease-out 250ms;background-color:transparent;height:1rem;width:1rem;text-align:center;display:flex;align-items:center;justify-content:center}.ptc-icon-minimize .header .icon:hover{background-color:var(--color-gray-02)}.ptc-icon-minimize .header .icon icon-asset{position:relative;width:0.5rem;height:0.5rem;display:flex}.ptc-icon-minimize .header .icon icon-asset svg.xxx-small.sc-icon-asset{width:0.5rem;height:0.5rem}.ptc-icon-minimize .header .icon:focus-visible{border-radius:var(--ptc-border-radius-standard);outline:5px solid var(--keyboard-nav-outline)}';export{n as ptc_icon_minimize}
1
+ import{r as t,h as e,a as i}from"./p-944c5be8.js";const n=class{constructor(e){t(this,e),this.handleKeyDown=t=>{"Enter"===t.key&&this.dropdownToggle()},this.heading=void 0,this.opened=!0,this.timeStamp=void 0,this.listType="default",this.dataRefineValue=void 0,this.trackerId=void 0}componentWillLoad(){this.timeStamp=Date.now().toString()}componentDidLoad(){let t=this.host.shadowRoot.querySelector(".content");this.opened&&!t.style.maxHeight&&(t.style.maxHeight=t.scrollHeight+"px")}dropdownToggle(){this.opened=!this.opened;var t=this.host.querySelector(".fitler-check-list"),e=this.host.querySelector(".fitler-check-list-modal");if(t){var i=t.querySelectorAll("ptc-checkbox");i&&i.forEach((t=>{t.shadowRoot.querySelector("label")&&(t.shadowRoot.querySelector("label").tabIndex=this.opened?0:-1)}))}if(e){var n=e.querySelectorAll("ptc-checkbox");n&&n.forEach((t=>{t.shadowRoot.querySelector("label")&&(t.shadowRoot.querySelector("label").tabIndex=this.opened?0:-1)}))}}getScrollHeight(){let t,e=this.host.shadowRoot.querySelector(".content");if(this.opened&&e){if(t={"max-height":e.scrollHeight+"px"},"checkbox"==this.listType){let t=this.upTo(this.host,"ptc-icon-minimize");if(t){let i=t.shadowRoot.querySelector(".content");i&&(i.style.maxHeight=i.scrollHeight+e.scrollHeight+"px")}}}else this.opened?t={"max-height":"350px"}:e&&e.style.maxHeight&&e.style.removeProperty("max-height");return t}upTo(t,e){for(e=e.toLowerCase();t&&t.parentNode;)if((t=t.parentNode).tagName&&t.tagName.toLowerCase()==e)return t;return null}async Refresh(){this.timeStamp=Date.now().toString()}render(){let t=this.getScrollHeight(),i=this.opened?"minus":"plus";return e("div",{class:"ptc-icon-minimize"},"default"==this.listType?e("div",{class:"header"},e("div",{class:"title"},this.heading),e("div",{class:"icon mf-listen",id:this.trackerId,onClick:()=>this.dropdownToggle(),onKeyDown:this.handleKeyDown,tabIndex:0},e("icon-asset",{type:"ptc",color:"black",size:"xxx-small",name:i}))):"checkbox"==this.listType?e("div",{class:"header"},e("div",{class:"title"},e("ptc-checkbox",{checked:"unchecked","data-refine":this.dataRefineValue,"input-name":"",value:this.heading},this.heading)),e("div",{class:"icon mf-listen",id:this.trackerId,onClick:()=>this.dropdownToggle(),onKeyDown:this.handleKeyDown,tabIndex:0},e("icon-asset",{type:"ptc",color:"black",size:"xxx-small",name:i}))):null,e("div",{class:"content",style:t},e("slot",null)))}get host(){return i(this)}};n.style='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}}.content{transition:max-height ease-out 250ms;overflow:hidden;max-height:0}.ptc-icon-minimize .header{display:flex;justify-content:space-between;align-items:center;align-content:center}.ptc-icon-minimize .header .title{color:var(--color-gray-10);font-family:"Raleway";font-style:normal;font-weight:var(--ptc-font-weight-bold);font-size:var(--ptc-font-size-medium);line-height:var(--ptc-line-height-normal)}@media (min-width: 992px){.ptc-icon-minimize .header .title{font-size:var(--ptc-font-size-x-small)}}.ptc-icon-minimize .header .icon{cursor:pointer;border:1px solid var(--color-gray-10);border-radius:2px;transition:background-color ease-out 250ms;background-color:transparent;height:1rem;width:1rem;text-align:center;display:flex;align-items:center;justify-content:center}.ptc-icon-minimize .header .icon:hover{background-color:var(--color-gray-02)}.ptc-icon-minimize .header .icon icon-asset{position:relative;width:0.5rem;height:0.5rem;display:flex}.ptc-icon-minimize .header .icon icon-asset svg.xxx-small.sc-icon-asset{width:0.5rem;height:0.5rem}.ptc-icon-minimize .header .icon:focus-visible{border-radius:var(--ptc-border-radius-standard);outline:5px solid var(--keyboard-nav-outline)}';export{n as ptc_icon_minimize}
@@ -0,0 +1 @@
1
+ import{r as t,h as i,H as e,a}from"./p-944c5be8.js";import{c as s}from"./p-841b807d.js";const o=class{constructor(i){t(this,i),this.videoEle=void 0,this.cardType="media-card",this.cardHref=void 0,this.target="_self",this.rel=void 0,this.activeBackgroundImage=void 0,this.activeBackgroundImageAlt=void 0,this.hoverBackgroundImage=void 0,this.heading=void 0,this.headingTransform="none",this.category=void 0,this.ariaLabel=void 0,this.iconImage=void 0,this.iconImageAlt=void 0,this.trackerId=void 0,this.isHovered=!1,this.isTabNavigated=!0}WatchStateHandler(t){this.videoEle&&(t?this.videoEle.play():this.videoEle.pause())}getCardText(){if("media-card"===this.cardType)return[i("div",{class:"card-wrap"},i("div",{class:"car-content"},i("p",null,this.category," "),i("h3",null,this.heading)))]}setTabNavigatedState(){this.isTabNavigated="DYNAMIC-PRODUCT-DRIVERS"!==this.el.parentElement.tagName}componentWillLoad(){this.setTabNavigatedState()}componentDidLoad(){this.ariaLabel=this.getLastStringAfterSlash(this.cardHref)}getLastStringAfterSlash(t){const i=t.split("/");return i[i.length-1]}render(){const t=this.cardHref?"a":"div",a=!(!this.hoverBackgroundImage||".mp4"!==s(this.hoverBackgroundImage)&&!this.hoverBackgroundImage.includes(".mp4")),o=this.getCssClassMap();return i(e,{class:o,onmouseenter:()=>this.isHovered=!0,onmouseleave:()=>this.isHovered=!1,style:"case-study-icon"!=this.cardType?this.isHovered&&this.hoverBackgroundImage?{backgroundImage:`url(${this.hoverBackgroundImage})`}:{backgroundImage:`url(${this.activeBackgroundImage})`}:{}},i("slot",{name:"seo-content"}),"case-study-icon"!=this.cardType?i("div",{id:this.trackerId,class:"tracker-div mf-listen"},i(t,Object.assign({class:"anchor-wrap",target:this.target,href:this.cardHref,rel:this.rel},this.isTabNavigated?{tabindex:0}:{tabindex:-1},{"aria-label":this.cardHref?"Read more about "+this.ariaLabel:void 0}),a&&i("video",{muted:!0,loop:!0,playsinline:!0,poster:this.activeBackgroundImage,ref:t=>this.videoEle=t,style:this.isHovered?{display:"block"}:{display:"none"},tabindex:"-1"},i("source",{src:this.hoverBackgroundImage,type:"video/mp4"},"Your browser does not support the video tag.")),"media-card"===this.cardType&&i("ptc-overlay",{"filter-color":"black-2"}),"media-card"===this.cardType&&this.getCardText())):null,"case-study-icon"===this.cardType?i("div",{id:this.trackerId,class:"tracker-div"},i("a",Object.assign({class:"case-study-img-anchor mf-listen",target:this.target,href:this.cardHref,rel:this.rel,"aria-label":this.cardHref?"Read more about "+this.ariaLabel:void 0},this.isTabNavigated?{tabindex:0}:{tabindex:-1}),i("img",{class:"case-study-bg-img",src:this.activeBackgroundImage,alt:this.activeBackgroundImageAlt}),i("div",{class:"after"}),i("img",{class:"case-study-icon-img",src:this.iconImage,alt:this.iconImageAlt}))):null)}getCssClassMap(){return{[this.cardType]:!0}}get el(){return a(this)}static get watchers(){return{isHovered:["WatchStateHandler"]}}};o.style="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;position:relative;width:100%;background-size:cover;background-position:50%;background-repeat:no-repeat}:host .anchor-wrap{height:100%;width:100%;display:block;text-decoration:none;position:relative}:host .anchor-wrap:focus-visible{border-radius:var(--ptc-border-radius-standard);outline:5px solid var(--keyboard-nav-outline)}:host video{object-fit:cover;height:100%;width:100%;z-index:0;position:absolute;left:0;right:0;top:0;bottom:0;display:none}:host(.media-card) ::slotted([slot=seo-content]){display:none}:host(.media-card) .card-wrap{display:flex;height:100%;width:100%;position:relative;z-index:1;min-height:329px;align-items:end}:host(.media-card) .card-wrap .car-content{padding:20px 30px 30px 30px}:host(.media-card) .card-wrap .car-content p,:host(.media-card) .card-wrap .car-content h3{color:#fff}:host(.media-card) .card-wrap .car-content h3{position:relative;margin-bottom:0;font-size:var(--ptc-font-size-medium);text-shadow:1px 3px 30px #000;line-height:var(--ptc-line-height-densest);display:inline}@media only screen and (min-width: 768px){:host(.media-card) .card-wrap .car-content h3{font-size:var(--ptc-font-size-large)}}:host(.media-card) .card-wrap .car-content h3::before{content:\"\";width:100%;height:3px;background-image:url(\"data:image/svg+xml,%3Csvg width='60' height='1' viewBox='0 0 60 1' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='30' height='1' fill='%2333A13C'/%3E%3C/svg%3E\");background-repeat:repeat;position:absolute;background-size:initial;top:-10px}:host(.media-card) .card-wrap .car-content p{text-shadow:1px 3px 30px var(--color-black);font-weight:var(--ptc-font-weight-semibold);display:block;font-size:var(--ptc-font-size-x-small)}:host(.bureau-card){height:100%;position:relative}:host(.case-study-icon){width:296px}:host(.case-study-icon) ::slotted([slot=seo-content]){display:none}:host(.case-study-icon) .tracker-div{display:inline}:host(.case-study-icon) .case-study-img-anchor{position:relative;width:296px;height:396px;display:flex;justify-content:center;align-items:center;transition:var(--ptc-transition-medium) var(--ptc-ease-inout);-webkit-transition:var(--ptc-transition-medium) var(--ptc-ease-inout);-o-transition:var(--ptc-transition-medium) var(--ptc-ease-inout)}:host(.case-study-icon) .case-study-img-anchor .case-study-bg-img{display:flex;width:296px;height:396px;flex-direction:column;justify-content:center;align-items:center;border-radius:4px;object-fit:cover;position:absolute;z-index:1;box-shadow:var(--ptc-shadow-large)}:host(.case-study-icon) .case-study-img-anchor .after{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:4px;z-index:2;background:rgba(0, 0, 0, 0.5);transition:var(--ptc-transition-medium) var(--ptc-ease-inout);-webkit-transition:var(--ptc-transition-medium) var(--ptc-ease-inout);-o-transition:var(--ptc-transition-medium) var(--ptc-ease-inout)}:host(.case-study-icon) .case-study-img-anchor .case-study-icon-img{position:absolute;z-index:3;width:92px;height:42px;border-radius:4px;background:#FFF;padding:24px;box-shadow:0px 1px 4px 0px rgba(0, 0, 0, 0.24);transition:var(--ptc-transition-medium) var(--ptc-ease-inout);-webkit-transition:var(--ptc-transition-medium) var(--ptc-ease-inout);-o-transition:var(--ptc-transition-medium) var(--ptc-ease-inout)}:host(.case-study-icon) .case-study-img-anchor:hover .after{display:block;background:rgba(0, 0, 0, 0.07)}:host(.case-study-icon) .case-study-img-anchor:hover .case-study-icon-img{width:96px;height:46px}:host(.case-study-icon) .case-study-img-anchor:active,:host(.case-study-icon) .case-study-img-anchor:focus{transition:none !important;-webkit-transition:none !important;-o-transition:none !important}:host(.case-study-icon) .case-study-img-anchor:active .after,:host(.case-study-icon) .case-study-img-anchor:focus .after{display:block;background:rgba(0, 0, 0, 0.2);transition:none !important;-webkit-transition:none !important;-o-transition:none !important}:host(.case-study-icon) .case-study-img-anchor:active .case-study-icon-img,:host(.case-study-icon) .case-study-img-anchor:focus .case-study-icon-img{transition:none !important;-webkit-transition:none !important;-o-transition:none !important}:host(.case-study-icon) .case-study-img-anchor:focus-visible{border-radius:var(--ptc-border-radius-standard);outline:5px solid var(--keyboard-nav-outline)}@media (min-width: 768px){:host(.case-study-icon){width:373px}:host(.case-study-icon) .case-study-img-anchor{width:373px;height:500px}:host(.case-study-icon) .case-study-img-anchor .case-study-bg-img{width:373px;height:500px}}";export{o as ptc_media_card}
@@ -1 +1 @@
1
- import{r as t,c as e,h as s,H as i,g as a}from"./p-ac75c7ad.js";const o=class{constructor(s){t(this,s),this.clearCtaClicked=e(this,"clearCtaClicked",7),this.emptyTitle=void 0,this.emptySubTitle=void 0,this.clearButtonLabel=void 0}handleSearchResult(t){const{sender:e,searchTerm:s}=t.detail;e&&this.sortCards(s)}handleMultipleSearchResult(t){const{sender:e,selectedOptions:s}=t.detail;e&&this.sortMultipleCards(s)}handleEmptyResult(t){const{sender:e,searchTerm:s}=t.detail;e&&(this.noresultSection.classList.add("show"),this.sortCards(s))}sortMultipleCards(t){Array.from(this.hostElement.querySelectorAll("ptc-product-category")).forEach((e=>{const s=e.getAttribute("category-title"),i=Array.from(e.querySelectorAll("ptc-product-card"));if(t.length>0){const a=t.some((t=>s&&s.includes(t)));e.style.display=a?"block":"none",i.forEach(a?t=>{t.style.display="block"}:e=>{const s=e.getAttribute("card-title"),i=t.some((t=>s&&s.includes(t)));e.style.display=i?"block":"none"})}else e.style.display="block",i.forEach((t=>{t.style.display="block"}))}))}sortCards(t){this.hostElement.querySelectorAll("ptc-product-category").forEach((e=>{const s=e.getAttribute("category-title"),i=e.querySelectorAll("ptc-product-card");if(e.style.display="none",""===t)e.style.display="block",i.forEach((t=>{t.style.display="block"})),this.noresultSection.classList.remove("show");else{const a=t;a===s?(e.style.display="block",i.forEach((t=>{t.style.display="block"}))):i.forEach((t=>{const s=t.getAttribute("card-title");t.style.display="none",a===s&&(t.style.display="block",e.style.display="block")}))}}))}componentDidLoad(){this.addIds(),this.noresultSection=this.hostElement.shadowRoot.querySelector(".no-result-wrap"),this.productList=this.hostElement.shadowRoot.querySelector(".product-list"),this.hostElement.querySelectorAll("ptc-product-category ptc-product-card").forEach((t=>{const e=t.shadowRoot.querySelector(".toggle-btn");e&&e.addEventListener("click",(()=>{t.classList.contains("has-opened")?t.classList.remove("has-opened"):t.classList.add("has-opened"),this.hideAllCards(t)}))}))}hideAllCards(t){this.hostElement.querySelectorAll("ptc-product-category ptc-product-card").forEach((e=>{t!=e&&e.classList.remove("has-opened")}))}handleClick(t){this.clearCtaClicked.emit({sender:this,event:t})}addIds(){this.hostElement.querySelectorAll("ptc-product-category").forEach((t=>{const e=t.getAttribute("category-title");t.setAttribute("id",e),t.querySelectorAll("ptc-product-card").forEach((t=>{const e=t.getAttribute("card-title");t.setAttribute("id",e)}))}))}render(){return s(i,null,s("div",{class:"product-list"},s("slot",null)),s("div",{class:"no-result-wrap"},s("div",{class:"no-result"},s("div",null,s("ptc-title",{type:"h3","title-margin":"margin-flush",upperline:"no-upperline","title-size":"large"},this.emptyTitle||"No Results Found"),s("ptc-para",{"font-size":"x-small"},this.emptySubTitle||"Try changing or removing some of your filters"),s("ptc-button",{type:"link",color:"ptc-quaternary",target:"_blank",onClick:t=>{this.handleClick(t)}},this.clearButtonLabel||"Clear Filters")))))}get hostElement(){return a(this)}};o.style="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;padding-bottom:52px}@media only screen and (min-width: 992px){:host{padding-bottom:102px}}:host .no-result-wrap{display:none}:host .no-result-wrap.show{display:block}:host .no-result-wrap .no-result{display:flex;justify-content:center;align-items:center;min-height:160px;padding:20px;text-align:center}";export{o as ptc_product_list}
1
+ import{r as t,c as e,h as s,H as i,a as o}from"./p-944c5be8.js";const a=class{constructor(s){t(this,s),this.clearCtaClicked=e(this,"clearCtaClicked",7),this.emptyTitle=void 0,this.emptySubTitle=void 0,this.clearButtonLabel=void 0}handleSearchResult(t){const{sender:e,searchTerm:s}=t.detail;e&&this.sortCards(s)}handleMultipleSearchResult(t){const{sender:e,selectedOptions:s}=t.detail;e&&this.sortMultipleCards(s)}handleEmptyResult(t){const{sender:e,searchTerm:s}=t.detail;e&&(this.noresultSection.classList.add("show"),this.sortCards(s))}sortMultipleCards(t){Array.from(this.hostElement.querySelectorAll("ptc-product-category")).forEach((e=>{const s=e.getAttribute("category-title"),i=Array.from(e.querySelectorAll("ptc-product-card"));if(t.length>0){const o=t.some((t=>s&&s.includes(t)));e.style.display=o?"block":"none",i.forEach(o?t=>{t.style.display="block"}:e=>{const s=e.getAttribute("card-title"),i=t.some((t=>s&&s.includes(t)));e.style.display=i?"block":"none"})}else e.style.display="block",i.forEach((t=>{t.style.display="block"}))}))}sortCards(t){this.hostElement.querySelectorAll("ptc-product-category").forEach((e=>{const s=e.getAttribute("category-title"),i=e.querySelectorAll("ptc-product-card");if(e.style.display="none",""===t)e.style.display="block",i.forEach((t=>{t.style.display="block"})),this.noresultSection.classList.remove("show");else{const o=t;o===s?(e.style.display="block",i.forEach((t=>{t.style.display="block"}))):i.forEach((t=>{const s=t.getAttribute("card-title");t.style.display="none",o===s&&(t.style.display="block",e.style.display="block")}))}}))}componentDidLoad(){this.addIds(),this.noresultSection=this.hostElement.shadowRoot.querySelector(".no-result-wrap"),this.productList=this.hostElement.shadowRoot.querySelector(".product-list"),this.hostElement.querySelectorAll("ptc-product-category ptc-product-card").forEach((t=>{const e=t.shadowRoot.querySelector(".toggle-btn");e&&e.addEventListener("click",(()=>{t.classList.contains("has-opened")?t.classList.remove("has-opened"):t.classList.add("has-opened"),this.hideAllCards(t)}))}))}hideAllCards(t){this.hostElement.querySelectorAll("ptc-product-category ptc-product-card").forEach((e=>{t!=e&&e.classList.remove("has-opened")}))}handleClick(t){this.clearCtaClicked.emit({sender:this,event:t})}addIds(){this.hostElement.querySelectorAll("ptc-product-category").forEach((t=>{const e=t.getAttribute("category-title");t.setAttribute("id",e),t.querySelectorAll("ptc-product-card").forEach((t=>{const e=t.getAttribute("card-title");t.setAttribute("id",e)}))}))}render(){return s(i,null,s("div",{class:"product-list"},s("slot",null)),s("div",{class:"no-result-wrap"},s("div",{class:"no-result"},s("div",null,s("ptc-title",{type:"h3","title-margin":"margin-flush",upperline:"no-upperline","title-size":"large"},this.emptyTitle||"No Results Found"),s("ptc-para",{"font-size":"x-small"},this.emptySubTitle||"Try changing or removing some of your filters"),s("ptc-button",{type:"link",color:"ptc-quaternary",target:"_blank",onClick:t=>{this.handleClick(t)}},this.clearButtonLabel||"Clear Filters")))))}get hostElement(){return o(this)}};a.style="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;padding-bottom:52px}@media only screen and (min-width: 992px){:host{padding-bottom:102px}}:host .no-result-wrap{display:none}:host .no-result-wrap.show{display:block}:host .no-result-wrap .no-result{display:flex;justify-content:center;align-items:center;min-height:160px;padding:20px;text-align:center}";export{a as ptc_product_list}
@@ -1 +1 @@
1
- import{r as a,h as t,H as e,g as i}from"./p-ac75c7ad.js";import{o as h}from"./p-ad87bdab.js";const p=class{constructor(t){a(this,t)}componentDidLoad(){h(this.hostEle,".ptc-animate",!0)}render(){return t(e,null,t("div",{class:"img-wrap ptc-animate"},t("slot",{name:"featured-image"})),t("div",{class:"card-wrap ptc-animate"},t("div",{class:"card"},t("slot",{name:"card-title"}),t("slot",null))))}get hostEle(){return i(this)}};p.style="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}@media only screen and (min-width: 992px){:host{display:flex}}:host .img-wrap{height:400px;width:100%}@media only screen and (min-width: 992px){:host .img-wrap{height:683px;width:65%}}:host .img-wrap.in-view{animation:fadeIn 750ms ease}:host .card-wrap{display:block;z-index:1}@media only screen and (min-width: 992px){:host .card-wrap{margin-top:64px;width:35%}}:host .card-wrap.in-view .card{animation:fadeInUp 750ms ease}:host .card{padding:28px 24px;background-color:var(--color-white);border-radius:var(--ptc-border-radius-standard);box-shadow:var(--ptc-shadow-large);box-sizing:border-box;max-width:540px;margin:-96px 16px 0 16px}@media only screen and (min-width: 992px){:host .card{padding:64px;margin:0 0 0 -120px;width:calc(100% + 120px);max-width:fit-content}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeInUp{from{transform:translate3d(0, 30%, 0)}to{transform:translate3d(0, 0, 0)}}::slotted(.cta-wrap){display:flex;grid-row-gap:16px;grid-column-gap:24px;flex-wrap:wrap;margin-top:32px}::slotted(.card-title-wrap){margin-bottom:16px}";export{p as ptc_homepage_image_feature}
1
+ import{r as a,h as t,H as e,a as i}from"./p-944c5be8.js";import{o as h}from"./p-841b807d.js";const p=class{constructor(t){a(this,t)}componentDidLoad(){h(this.hostEle,".ptc-animate",!0)}render(){return t(e,null,t("div",{class:"img-wrap ptc-animate"},t("slot",{name:"featured-image"})),t("div",{class:"card-wrap ptc-animate"},t("div",{class:"card"},t("slot",{name:"card-title"}),t("slot",null))))}get hostEle(){return i(this)}};p.style="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}@media only screen and (min-width: 992px){:host{display:flex}}:host .img-wrap{height:400px;width:100%}@media only screen and (min-width: 992px){:host .img-wrap{height:683px;width:65%}}:host .img-wrap.in-view{animation:fadeIn 750ms ease}:host .card-wrap{display:block;z-index:1}@media only screen and (min-width: 992px){:host .card-wrap{margin-top:64px;width:35%}}:host .card-wrap.in-view .card{animation:fadeInUp 750ms ease}:host .card{padding:28px 24px;background-color:var(--color-white);border-radius:var(--ptc-border-radius-standard);box-shadow:var(--ptc-shadow-large);box-sizing:border-box;max-width:540px;margin:-96px 16px 0 16px}@media only screen and (min-width: 992px){:host .card{padding:64px;margin:0 0 0 -120px;width:calc(100% + 120px);max-width:fit-content}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeInUp{from{transform:translate3d(0, 30%, 0)}to{transform:translate3d(0, 0, 0)}}::slotted(.cta-wrap){display:flex;grid-row-gap:16px;grid-column-gap:24px;flex-wrap:wrap;margin-top:32px}::slotted(.card-title-wrap){margin-bottom:16px}";export{p as ptc_homepage_image_feature}
@@ -1 +1 @@
1
- import{p as e,b as t}from"./p-ac75c7ad.js";export{s as setNonce}from"./p-ac75c7ad.js";(()=>{const t=import.meta.url,a={};return""!==t&&(a.resourcesUrl=new URL(".",t).href),e(a)})().then((e=>t(JSON.parse('[["p-717d3a75",[[1,"blogs-search-section",{"noResultH3":[1,"no-result-h-3"],"noResultP":[1,"no-result-p"],"noResultButton":[1,"no-result-button"],"preloaderDependency":[32],"isLoading":[32],"data":[32],"search":[32],"filters":[32],"runSearch":[64]}]]],["p-9de963f8",[[1,"bundle-jumbotron-example",{"jumbotron":[1],"isIframe":[4,"is-iframe"]}]]],["p-fce2bd81",[[2,"ptc-filter-level-theater",{"enableFilters":[4,"enable-filters"],"backButtonText":[1,"back-button-text"],"selectedTab":[32],"lastSelectedTab":[32],"lastSelectedTabGroup":[32],"selectedTabGroup":[32]}]]],["p-48183365",[[1,"ptc-featured-list",{"isMobile":[32],"selectedTab":[32]},[[9,"resize","handleResize"],[4,"flTabClicked","handleflTabClicked"]]]]],["p-8c692bd6",[[0,"embedded-form",{"formData":[32],"isSubmitted":[32]}]]],["p-dc488936",[[1,"featured-list",{"isMobile":[32],"selectedTabGloble":[32]},[[9,"resize","handleResize"],[4,"flTabClicked","handleflTabClicked"]]]]],["p-4036055e",[[6,"homepage-jumbotron",{"bgVideoSrc":[1,"bg-video-src"],"bgSrc":[1,"bg-src"],"jumbotron":[1],"isIframe":[4,"is-iframe"],"playBtnText":[1,"play-btn-text"],"pauseBtnText":[1,"pause-btn-text"],"activeTab":[32],"activeBgVideoSrc":[32],"activeMainTitle":[32],"activeSubTitle":[32],"activeButton":[32],"tileElements":[32],"isTransitioning":[32],"mediaTag":[32]},[[9,"resize","handleWindowResize"],[0,"itemSelected","onItemSelected"]]]]],["p-aac082cf",[[1,"news-search-result",{"isLoading":[32],"picWidth":[32],"picHeight":[32],"cardHeights":[32],"maxCardHeight":[32]}]]],["p-99b45d23",[[0,"ptc-form",{"formData":[32]}]]],["p-990bcbc4",[[1,"ptc-pricing-packaging-table",{"pageWithSubnav":[4,"page-with-subnav"],"tableTitle":[1,"table-title"],"tableSubTitle":[1,"table-sub-title"],"dataRows":[2,"data-rows"],"dataCols":[2,"data-cols"],"disclaimerCount":[2,"disclaimer-count"],"moreText":[1,"more-text"],"LessText":[1,"less-text"],"sectionId":[1,"section-id"],"isDesktopView":[32],"hashKey":[32],"debouncedHashEnable":[32],"cellWidthXXS":[32],"cellWidthMD":[32],"cellLeftRightPadding":[32],"headerType":[32],"lastScrollTop":[32],"scrollTimeInterval":[32],"scrollAmount":[32],"scrollLimit":[32],"stickyTopAt":[32],"columnHeaderLinks":[32],"hasEmptySpace":[32],"showFillerCells":[32],"showCtaButtonsRow":[32],"ctaButtons":[32],"disclaimers":[32],"tableDescription":[32]}]]],["p-ffb0ff97",[[0,"academic-form-test",{"formData":[32]}]]],["p-46f67bec",[[1,"author-listing-example",{"defaultAuthorImage":[1,"default-author-image"],"isLoading":[32],"loadedCardCount":[32],"cardsPerLoad":[32],"cardData":[32]},[[9,"scroll","handleScroll"]]]]],["p-65f19054",[[4,"blog-detail-layout",{"preloaderDependency":[32]}]]],["p-873c711b",[[1,"most-popular-news",{"topTitle":[1,"top-title"]}]]],["p-fd7e5935",[[4,"ptc-pricing-add-on-section",{"cardCount":[2,"card-count"],"sectionTitle":[1,"section-title"],"sectionId":[1,"section-id"],"cardData":[32]}]]],["p-dc8c0a06",[[1,"sequential-bundle",{"isMobile":[32]},[[9,"resize","handleResize"]]]]],["p-d20cf3c5",[[1,"sequential-bundle-example",{"isInteralCardsExpanded":[1040],"isMobile":[32],"expandedCardIndex":[32]},[[9,"resize","handleResize"],[4,"cardOpened","handleCardOpened"]]]]],["p-ee534211",[[1,"bundle-example",{"isLoading":[32],"picWidth":[32],"picHeight":[32],"cardHeights":[32],"maxCardHeight":[32]},[[9,"resize","handleWindowResize"],[16,"squareHeightChanged","squareHeightChangedHandler"]]]]],["p-9d3a7f36",[[1,"ptc-inline-cta",{"type":[1],"containerSelector":[1,"container-selector"],"containerIsShadow":[4,"container-is-shadow"],"trackerId":[1,"tracker-id"],"rte":[1],"image":[32],"heading":[32],"description":[32],"cta":[32]}]]],["p-b50f71dd",[[1,"ptc-product-sidebar",{"filterResults":[1,"filter-results"],"filterText":[1,"filter-text"],"clearText":[1,"clear-text"],"technologyText":[1,"technology-text"],"jumpToProduct":[1,"jump-to-product"],"selectTechnology":[1,"select-technology"],"suggestionList":[16],"searchTerm":[32],"suggestions":[32]},[[4,"dropdownTouched","handleDropdownTouched"],[0,"click","handleClick"],[4,"clearCtaClicked","handleclearCtaClicked"],[4,"selectedValues","handleSelectedValues"]]]]],["p-71360e29",[[1,"ptc-embedded-quiz",{"getQuizEndpoint":[1,"get-quiz-endpoint"],"restartQuizText":[1,"restart-quiz-text"],"previousButtonText":[1,"previous-button-text"],"startButtonText":[1,"start-button-text"],"quiz":[32],"slide":[32],"traversal":[32]}]]],["p-d7275289",[[1,"ptc-news",{"newsTag":[1,"news-tag"],"newsDate":[1,"news-date"],"newsImage":[1,"news-image"],"newsImageAlt":[1,"news-image-alt"],"newsDownloadUrl":[1,"news-download-url"]}]]],["p-8daf00ae",[[1,"ptc-product-highlight-card",{"cardTitle":[1,"card-title"],"cardImage":[1,"card-image"],"cardImageAltText":[1,"card-image-alt-text"],"moreText":[1025,"more-text"],"lessText":[1025,"less-text"],"cardDescription":[1,"card-description"],"browserFirefox":[4,"browser-firefox"],"currentLanguage":[1,"current-language"]}]]],["p-f61a3476",[[1,"ptc-modal-quiz",{"totalQuestions":[2,"total-questions"],"modalId":[1,"modal-id"],"currentQuestion":[32],"currentSelectedPriority":[32],"selectedPriorityRadio":[32],"answers":[32],"traversal":[32],"focusIn":[64]}]]],["p-1a6759a4",[[1,"ptc-office-locations",{"regionListManual":[1,"region-list-manual"],"showMapText":[1,"show-map-text"],"hideMapText":[1,"hide-map-text"],"filtersText":[1,"filters-text"],"allRegionsText":[1,"all-regions-text"],"applyText":[1,"apply-text"],"clearText":[1,"clear-text"],"openRegion":[32],"isMobile":[32],"address":[32],"showMap":[32]},[[9,"resize","handleResize"],[8,"officeCardClicked","handleAddressClicked"]]]]],["p-085e82b8",[[1,"ptc-white-paper",{"items":[1],"topBackgroundImage":[1,"top-background-image"],"topBackgroundImageAlt":[1,"top-background-image-alt"],"itemsPerPage":[2,"items-per-page"],"currentPage":[32],"totalPages":[32],"isMobile":[32]},[[9,"resize","handleResize"]]]]],["p-ecd86dfe",[[6,"event-jumbotron-example",{"cards":[16],"activePanel":[32],"isDragging":[32],"isMouseDown":[32],"screenStatus":[32]}]]],["p-a4f65d28",[[1,"footer-form",{"formData":[32]}]]],["p-dd73c4d1",[[1,"innovator-toggle-container",{"sectionTitle":[1,"section-title"],"description":[1],"backgroundImage":[1,"background-image"]}]]],["p-2a70a438",[[1,"ptc-announcement",{"barTitle":[1025,"bar-title"],"description":[1025],"linkText":[513,"link-text"],"linkTitle":[513,"link-title"],"visible":[1540],"linkUrl":[1537,"link-url"],"insideContainer":[4,"inside-container"],"target":[1025],"customMaxLines":[2,"custom-max-lines"],"moreText":[1,"more-text"],"windowSize":[32]},[[9,"resize","handleResize"]]]]],["p-5602ffb4",[[1,"ptc-collapse-list",{"listOpened":[4,"list-opened"],"showSearchBar":[4,"show-search-bar"],"header":[1],"trackerId":[1,"tracker-id"],"listItems":[1040],"placeholderText":[1025,"placeholder-text"],"debounceUpdateDelay":[1026,"debounce-update-delay"],"allowMultiSelect":[4,"allow-multi-select"],"data":[32],"searchText":[32],"selectedValue":[32],"selectedItems":[32],"hashMap":[32],"debouncedUpdatedEvent":[32],"refreshBuffer":[32],"removeSelectedItem":[64],"addSelectedItem":[64]}]]],["p-942850e0",[[1,"ptc-homepage-video-background",{"videoSrc":[1,"video-src"],"posterSrc":[1,"poster-src"],"overlay":[4],"playButtonTitle":[1,"play-button-title"],"pauseButtonTitle":[1,"pause-button-title"],"playButtonTrackerId":[1,"play-button-tracker-id"],"buttonLocation":[1,"button-location"],"defer":[4],"links":[32]}]]],["p-d734b373",[[1,"ptc-product-card",{"cardImage":[1,"card-image"],"cardImageAltText":[1,"card-image-alt-text"],"cardDescription":[1,"card-description"],"cardCtaText":[1,"card-cta-text"],"toggleCtaTitle":[1,"toggle-cta-title"],"isSlotEmpty":[4,"is-slot-empty"],"isOpen":[32]},[[0,"readmoreToggle","handleReadmoreToggle"]]]]],["p-4f93c631",[[1,"ptc-product-list",{"emptyTitle":[1,"empty-title"],"emptySubTitle":[1,"empty-sub-title"],"clearButtonLabel":[1,"clear-button-label"]},[[4,"selectedResult","handleSearchResult"],[4,"clearsearch","handleSearchResult"],[4,"selectedValues","handleMultipleSearchResult"],[4,"emptyResult","handleEmptyResult"]]]]],["p-4e2bb0e0",[[1,"ptc-social-icons-footer",{"instagramUrl":[1,"instagram-url"],"facebookUrl":[1,"facebook-url"],"linkedinUrl":[1,"linkedin-url"],"xUrl":[1,"x-url"],"youtubeUrl":[1,"youtube-url"],"weiboUrl":[1,"weibo-url"],"youkuUrl":[1,"youku-url"],"wechatQrImageUrl":[1,"wechat-qr-image-url"],"wechatQrImageAltText":[1,"wechat-qr-image-alt-text"],"wechatImageUrl":[1,"wechat-image-url"],"wechatImageAlt":[1,"wechat-image-alt"],"instagramImageUrl":[1,"instagram-image-url"],"facebookImageUrl":[1,"facebook-image-url"],"linkedinImageUrl":[1,"linkedin-image-url"],"xImageUrl":[1,"x-image-url"],"youtubeImageUrl":[1,"youtube-image-url"],"weiboImageUrl":[1,"weibo-image-url"],"youkuImageUrl":[1,"youku-image-url"],"instagramImageAlt":[1,"instagram-image-alt"],"facebookImageAlt":[1,"facebook-image-alt"],"linkedinImageAlt":[1,"linkedin-image-alt"],"xImageAlt":[1,"x-image-alt"],"youtubeImageAlt":[1,"youtube-image-alt"],"weiboImageAlt":[1,"weibo-image-alt"],"youkuImageAlt":[1,"youku-image-alt"],"target":[1]}]]],["p-38a56ed6",[[4,"ptc-tab-list",{"type":[1],"isMobile":[32],"isMobileTabWithBanner":[32],"selectedValue":[32],"dropdownItemsCount":[32],"toggleTabGroup":[64]},[[0,"tabClicked","onSelectedTab"],[9,"resize","calculateHeaderTabsRendering"]]]]],["p-78be481f",[[1,"ptc-bio-card",{"name":[1],"jobTitle":[1,"job-title"],"image":[1],"linkedin":[1],"twitter":[1],"isModal":[4,"is-modal"],"showModal":[32]}]]],["p-c0bb1ad0",[[1,"ptc-hero",{"heroType":[1,"hero-type"],"bgUrl":[1,"bg-url"],"contentAlignment":[1,"content-alignment"]}]]],["p-139a02e6",[[1,"ptc-icon-minimize",{"heading":[1025],"opened":[1028],"listType":[1,"list-type"],"dataRefineValue":[1,"data-refine-value"],"trackerId":[1,"tracker-id"],"timeStamp":[32],"Refresh":[64]}]]],["p-48815ee0",[[1,"ptc-office-location-card",{"region":[1],"country":[1],"address":[1],"isContactEmpty":[4,"is-contact-empty"],"officeName":[1,"office-name"],"showFullAddressModal":[4,"show-full-address-modal"],"showFullAddressText":[1,"show-full-address-text"]}]]],["p-00e21489",[[1,"ptc-previous-url",{"href":[1],"text":[1],"styles":[1]}]]],["p-4fc9c83b",[[1,"ptc-pricing-tabs",{"productTag":[1,"product-tag"],"header":[1],"tabLabel":[1,"tab-label"],"filterTag":[1,"filter-tag"],"styles":[1],"tabItems":[32],"isMobileViewPort":[32],"isDesktopViewPort":[32]},[[9,"resize","setIsMobileViewPort"]]]]],["p-1b7087e7",[[1,"ptc-product-category",{"categoryDescription":[1,"category-description"]}]]],["p-3ee2a531",[[1,"ptc-quote",{"quoteType":[1025,"quote-type"],"quoteName":[1025,"quote-name"],"ctaText":[1,"cta-text"],"ctaUrl":[1,"cta-url"],"imgSrc":[1,"img-src"],"imgTitle":[1,"img-title"],"quoteImage":[1,"quote-image"]}]]],["p-2657df50",[[1,"ptc-related-card-rail",{"footerQuerySelector":[1,"footer-query-selector"],"railTitle":[1,"rail-title"],"closed":[32],"cardInView":[32],"data":[32],"screenBasedProps":[32]}]]],["p-9b26ea67",[[1,"ptc-square-card",{"number":[1],"arrowDirection":[1,"arrow-direction"]}]]],["p-7b71abaf",[[1,"ptc-sticky-title",{"barTitle":[1,"bar-title"],"logo":[1],"isSticky":[32]},[[9,"scroll","handleScroll"]]]]],["p-03a917f8",[[6,"ptc-theater-video-modal",{"cards":[32],"showModal":[32],"currentCardIndex":[32],"filteredTagName":[32],"modalType":[32],"updateData":[64]}]]],["p-a37c5209",[[1,"ptc-value-led-card",{"cardImage":[1,"card-image"],"cardUpNext":[1,"card-up-next"]}]]],["p-fb8584e4",[[1,"ptc-value-prop-card",{"cardHref":[1,"card-href"],"target":[1],"rel":[1],"cardTitle":[1,"card-title"],"backgroundImage":[1,"background-image"]}]]],["p-2ac7e3ce",[[1,"homepage-toggled-content",{"activeTab":[32],"dropdownOpen":[32],"tileElements":[32]}]]],["p-8191928d",[[1,"ptc-dropdown",{"theme":[1],"label":[1],"listItems":[16],"trackerId":[1,"tracker-id"],"toggle":[32],"selectedItem":[32]},[[4,"click","offClick"]]]]],["p-dc85c302",[[1,"ptc-form-radio-button",{"name":[1],"isDisabled":[4,"is-disabled"],"isChecked":[4,"is-checked"],"checked":[32]}]]],["p-aea09a70",[[1,"ptc-list",{"listType":[1,"list-type"],"listItems":[16]}]]],["p-dee4bb6c",[[1,"ptc-media-card",{"cardType":[1,"card-type"],"cardHref":[1,"card-href"],"target":[1],"rel":[1],"activeBackgroundImage":[1025,"active-background-image"],"activeBackgroundImageAlt":[1025,"active-background-image-alt"],"hoverBackgroundImage":[1025,"hover-background-image"],"heading":[1025],"headingTransform":[1025,"heading-transform"],"category":[1025],"ariaLabel":[1,"aria-label"],"iconImage":[1025,"icon-image"],"iconImageAlt":[1025,"icon-image-alt"],"trackerId":[1,"tracker-id"],"isHovered":[32],"isTabNavigated":[32]}]]],["p-867a808f",[[0,"ptc-mobile-select",{"triggerName":[1,"trigger-name"],"selectedText":[1,"selected-text"],"wheelData":[1040],"selectedId":[1,"selected-id"],"ensureBtnText":[1,"ensure-btn-text"],"cancelBtnText":[1,"cancel-btn-text"],"listTitle":[1,"list-title"],"notFoundPopupProceedButton":[8,"not-found-popup-proceed-button"]}]]],["p-d1857ada",[[1,"ptc-nav-submenu",{"label":[1],"iconAssetName":[1025,"icon-asset-name"],"iconSrc":[1,"icon-src"],"labelTrackerId":[1,"label-tracker-id"],"dropdownTrackerId":[1,"dropdown-tracker-id"],"backBtnTrackerId":[1,"back-btn-tracker-id"]}]]],["p-d3e5b65c",[[1,"ptc-podcast-card",{"heading":[1],"imageSrc":[1,"image-src"],"altText":[1,"alt-text"]}]]],["p-89177041",[[1,"ptc-quantity-counter",{"addToCartLabel":[1,"add-to-cart-label"],"addedLabel":[1,"added-label"],"disabled":[4],"count":[32]}]]],["p-d2cc0297",[[1,"ptc-search-field",{"textValue":[1,"text-value"],"placeholderLabel":[1,"placeholder-label"],"darkTheme":[4,"dark-theme"],"isNews":[4,"is-news"],"elevation":[1],"enableClear":[4,"enable-clear"],"styles":[1],"clearSearchValue":[64]}]]],["p-f731fc96",[[1,"ptc-slit-card",{"cardType":[1,"card-type"],"cardHref":[1,"card-href"],"target":[1],"rel":[1],"heading":[1],"content":[1],"styles":[1],"cardImage":[1,"card-image"]}]]],["p-a0bf3dd2",[[1,"ptc-subnav-card",{"cardTitle":[1,"card-title"],"cardHref":[1,"card-href"],"cardImageSrc":[1,"card-image-src"],"cardImageAlt":[1,"card-image-alt"],"ctaText":[1,"cta-text"],"ctaIconAssetName":[1,"cta-icon-asset-name"],"target":[1]}]]],["p-fec1acdf",[[1,"ptc-value-led-layout",{"topBackgroundImage":[1,"top-background-image"],"selectedValue":[1032,"selected-value"],"isMobile":[32]},[[9,"scroll","handleScroll"],[9,"wheel","handleWheel"],[8,"keydown","handleKeyDown"],[9,"mousedown","handleMouseDown"],[9,"mouseup","handleMouseUp"],[9,"touchstart","handleTouchStart"],[9,"touchmove","handleTouchMove"],[9,"touchend","handleTouchEnd"],[9,"resize","handleResize"]]]]],["p-136a91bf",[[1,"ptc-value-led-speed-bump",{"cardTitle":[1,"card-title"],"cardImage":[1,"card-image"],"isMobile":[1028,"is-mobile"]},[[9,"resize","handleResize"]]]]],["p-3872fce7",[[1,"dynamic-box-bundle",{"topImgSrc":[1,"top-img-src"],"topImgAlt":[1,"top-img-alt"],"boxHeight":[2,"box-height"],"isHovering":[32]},[[1,"mouseover","handleMouseOver"],[1,"mouseout","handleMouseOut"]]]]],["p-249187e0",[[4,"featured-events-slider-example"]]],["p-5db7f70b",[[1,"jumbotron-sub-menu",{"isOpen":[32],"activeItem":[32]}]]],["p-3c3a7b54",[[1,"jumbotron-sub-mune",{"items":[1],"isOpen":[32],"activeItem":[32]}]]],["p-53f49500",[[1,"my-component",{"first":[1],"middle":[1],"last":[1]}]]],["p-5946d7c9",[[1,"ptc-accordion",{"multiple":[4],"theme":[1],"isParent":[4,"is-parent"],"expandText":[1,"expand-text"],"collapseText":[1,"collapse-text"],"trackerId":[1,"tracker-id"]},[[0,"opened","openHandler"]]]]],["p-deebd138",[[1,"ptc-accordion-item",{"heading":[1],"headingTag":[1,"heading-tag"],"autoHeight":[4,"auto-height"],"active":[1540],"theme":[1537],"trackerId":[1,"tracker-id"],"styles":[1],"hasHeadingSlot":[32],"hasArrowSlot":[32],"toggle":[64],"close":[64],"open":[64]}]]],["p-4b192f5e",[[1,"ptc-back-to-top",{"backToTop":[1,"back-to-top"],"showButton":[32]},[[0,"click","handleClick"]]]]],["p-27e47c25",[[2,"ptc-brightcov-video",{"videoId":[1,"video-id"]}]]],["p-a3a04f4e",[[1,"ptc-case-studies-slider",{"tabs":[32],"tabPanels":[32],"activeTabIndex":[32],"firstTab":[32],"lastTab":[32]}]]],["p-9e2fd13c",[[6,"ptc-checkbox-group",{"groupName":[1,"group-name"],"type":[1]}]]],["p-9a335b5b",[[1,"ptc-container",{"backgroundColor":[1,"background-color"],"elevation":[1],"containerType":[1,"container-type"],"spacing":[1],"styles":[1]}]]],["p-b1abe030",[[1,"ptc-countdown",{"countdownTitle":[1,"countdown-title"],"eventTime":[1,"event-time"],"eventTimeZone":[1,"event-time-zone"],"timeLeft":[32],"isExpired":[32]}]]],["p-1ca8a5bf",[[4,"ptc-data-lookup",{"elqSiteId":[1,"elq-site-id"],"elqVisitorLookupKey":[1,"elq-visitor-lookup-key"],"elqRecipientIdLookupKey":[1,"elq-recipient-id-lookup-key"],"elqContactLookupKey":[1,"elq-contact-lookup-key"],"elqSubscriptionLookupKey":[1,"elq-subscription-lookup-key"],"elqFieldEmailRecId":[1,"elq-field-email-rec-id"],"elqFieldContactEmail":[1,"elq-field-contact-email"],"elqFieldVisitorEmail":[1,"elq-field-visitor-email"],"elqFieldVisitorFirstname":[1,"elq-field-visitor-firstname"],"elqFieldVisitorLastname":[1,"elq-field-visitor-lastname"],"notmeLinkId":[1,"notme-link-id"],"notmeFieldsClass":[1,"notme-fields-class"],"notmeMessage":[1,"notme-message"],"notmeMessageNoname":[1,"notme-message-noname"],"isBlindSubmit":[4,"is-blind-submit"],"isInitialized":[32],"performDataLookup":[64],"performSubscriptionLookup":[64]}]]],["p-18f59395",[[4,"ptc-footer",{"backgroundImage":[1,"background-image"],"isTabMob":[32]},[[9,"resize","handleWindowResize"]]]]],["p-c5f42895",[[1,"ptc-form-radio-group",{"name":[1],"checkedStates":[32],"eventListener":[32]}]]],["p-c68d31c6",[[6,"ptc-hero-footer-cta",{"ctaTitle":[1,"cta-title"],"description":[1],"backgroundImage":[1,"background-image"]}]]],["p-b4564411",[[1,"ptc-homepage-image-feature"]]],["p-e7937ac1",[[1,"ptc-icon-card",{"cardHref":[1,"card-href"],"target":[1],"trackerId":[1,"tracker-id"]}]]],["p-85c29073",[[1,"ptc-icon-component",{"isMobile":[32]},[[9,"resize","handleResize"]]]]],["p-dbbe35bf",[[1,"ptc-icon-list",{"listType":[1,"list-type"],"valueWithUnit":[1,"value-with-unit"],"valueText":[1,"value-text"],"listContent":[1,"list-content"],"isLastItem":[4,"is-last-item"]}]]],["p-58e91cb8",[[1,"ptc-info-tile",{"link":[1],"variant":[1],"styles":[1],"trackerId":[1,"tracker-id"],"accessibilityIndex":[2,"accessibility-index"]}]]],["p-40b8c884",[[1,"ptc-minimized-nav",{"linkUrl":[513,"link-url"],"imgSrc":[513,"img-src"],"imgAlt":[513,"img-alt"],"navType":[1,"nav-type"]}]]],["p-da02913d",[[1,"ptc-nav-card",{"cardType":[1025,"card-type"],"cardHref":[1025,"card-href"],"logoAlt":[1025,"logo-alt"],"target":[1025],"rel":[1025],"linkTitle":[1025,"link-title"],"cardLogo":[1025,"card-logo"],"heading":[1025],"description":[1025],"trackerId":[1,"tracker-id"],"windowSize":[32]},[[9,"resize","handleResize"]]]]],["p-0ee01112",[[1,"ptc-nav-link",{"href":[1025],"isOutsideLink":[1028,"is-outside-link"],"titleText":[1025,"title-text"],"trackerId":[1,"tracker-id"]},[[2,"click","handleClick"]]]]],["p-8533988f",[[1,"ptc-nav-pills"]]],["p-97b9f41b",[[1,"ptc-nav-skip-to-content",{"buttonText":[1,"button-text"],"sectionId":[1,"section-id"]}]]],["p-e9f12e0d",[[1,"ptc-nav-slider",{"sliderId":[1,"slider-id"],"leftBtnTrackerId":[1,"left-btn-tracker-id"],"rightBtnTrackerId":[1,"right-btn-tracker-id"]},[[0,"dropdownClickEvent","handledropdownClickEvent"]]]]],["p-257a68df",[[0,"ptc-nav-tile",{"navLinks":[16]}]]],["p-081e969d",[[1,"ptc-preferance-center-form"]]],["p-583608d9",[[1,"ptc-readmore-char",{"maxCharacters":[2,"max-characters"],"description":[1],"readMoreText":[1,"read-more-text"],"readLessText":[1,"read-less-text"],"trackerId":[1,"tracker-id"],"expanded":[32]}]]],["p-6b32020a",[[1,"ptc-readmore-new",{"maxCharacters":[2,"max-characters"],"readMoreText":[1,"read-more-text"],"readLessText":[1,"read-less-text"],"maxLines":[2,"max-lines"],"expanded":[32],"fullText":[32],"truncated":[32]},[[0,"slotchange","slotChangeHandler"]]]]],["p-e9a7475b",[[1,"ptc-readmore-v3",{"maxCharacters":[2,"max-characters"],"readMoreText":[1,"read-more-text"],"readLessText":[1,"read-less-text"],"maxLines":[2,"max-lines"],"contentStyles":[1,"content-styles"],"trackerId":[1,"tracker-id"],"expanded":[32],"fullText":[32],"truncated":[32]},[[0,"slotchange","slotChangeHandler"]]]]],["p-fdee2cdc",[[1,"ptc-responsive-wrapper"]]],["p-04f0b1ba",[[2,"ptc-seo-title",{"isPlmHub":[4,"is-plm-hub"],"type":[1],"textAlign":[1,"text-align"],"upperline":[1],"titleShadow":[1,"title-shadow"],"titleColor":[1,"title-color"],"titleMargin":[1,"title-margin"],"titleWeight":[1,"title-weight"],"titleSize":[1,"title-size"],"titleHeight":[1,"title-height"],"styles":[1],"ellipsisLineCutoff":[2,"ellipsis-line-cutoff"],"titleDisplay":[1,"title-display"]}]]],["p-a7cb3851",[[1,"ptc-shopping-cart",{"cartCount":[1,"cart-count"],"color":[1],"cartText":[1,"cart-text"]}]]],["p-7a1db471",[[1,"ptc-showcase-card",{"headingIconUrl":[1,"heading-icon-url"],"headingIconAltText":[1,"heading-icon-alt-text"]}]]],["p-89ba3dfd",[[1,"ptc-span",{"spanStyle":[1,"span-style"],"display":[1],"fontWeight":[1,"font-weight"],"styles":[1]}]]],["p-0e5932f0",[[1,"ptc-sticky-icons",null,[[9,"resize","handleResize"]]]]],["p-f5c97ab2",[[1,"ptc-sticky-section",{"hasPreloader":[4,"has-preloader"]},[[9,"scroll","handleScroll"],[9,"resize","handleResize"]]]]],["p-a54c6da5",[[1,"ptc-subnav",{"mobileTitle":[1,"mobile-title"],"navOpen":[32]},[[9,"scroll","handleScroll"],[0,"navLinkClicked","handleNavLinkClickedEvent"]]]]],["p-c631608f",[[1,"ptc-tab",{"optionClicked":[1540,"option-clicked"],"label":[1],"price":[1],"active":[4],"disabled":[516]}]]],["p-97eb1025",[[1,"ptc-tabs",{"tabs":[32],"openTab":[64]}]]],["p-fe907670",[[1,"ptc-text-copy-with-background",{"type":[1],"backgroundImage":[1,"background-image"],"ImageAltText":[1,"image-alt-text"],"topSlitBackgroundColor":[1,"top-slit-background-color"],"slitPosition":[1,"slit-position"],"isBackgroundBlur":[4,"is-background-blur"],"overlay":[4],"disableLightLinks":[4,"disable-light-links"],"styles":[1]}]]],["p-61d28206",[[4,"ptc-tooltip-v3",{"maxChars":[2,"max-chars"],"maxLines":[2,"max-lines"],"htmlTagType":[1,"html-tag-type"],"zIndex":[1,"z-index"],"position":[1],"theme":[1],"width":[1],"styles":[1],"hideOnMobile":[4,"hide-on-mobile"],"showTooltip":[32],"truncatedContent":[32],"maxCharEnable":[32],"maxLinesEnable":[32],"isSmallScreen":[32],"hideIfMobile":[32],"maxLinesShowCheck":[32]},[[9,"resize","windowResize"],[9,"resize","checkMaxLines"]]]]],["p-9ac99185",[[1,"ptc-two-column-media",{"componentType":[1,"component-type"]}]]],["p-e3bf092e",[[1,"ptc-value-led-content",{"contentTag":[1,"content-tag"]}]]],["p-21fa5abe",[[6,"ptc-value-led-content-highlight"]]],["p-85f32bf5",[[1,"ptc-value-led-intro",{"contentTag":[1,"content-tag"]}]]],["p-76d98c5a",[[1,"ptc-video-embed",{"src":[1],"width":[2],"type":[1],"videoLoaded":[32]}]]],["p-2c2f895a",[[4,"tab-content",{"name":[1],"isSelected":[32],"getChild":[64]}]]],["p-8038bf31",[[4,"tab-header",{"name":[1],"tooltip":[1],"tabHeaderText":[1,"tab-header-text"],"isSelected":[32],"maxLength":[32],"getChild":[64]},[[9,"resize","handleWindowResize"]]]]],["p-bfacfe67",[[1,"ptc-pricing-add-on-card",{"cardTitle":[1,"card-title"],"cardPricingText":[1,"card-pricing-text"],"cardCtaHref":[1,"card-cta-href"],"cardCtaText":[1,"card-cta-text"],"cardCtaTarget":[1,"card-cta-target"],"cardDisclaimer":[1,"card-disclaimer"],"sectionId":[1,"section-id"]}]]],["p-0a214a22",[[1,"ptc-image-download-strip",{"downloadUrl":[1,"download-url"],"trackerId":[1,"tracker-id"]}]]],["p-bf8fbba7",[[1,"ptc-ellipsis-dropdown",{"dataItems":[16],"selectedTab":[1,"selected-tab"],"dropdownType":[1,"dropdown-type"],"isDropdownOpen":[32],"isMobile":[32],"isIPad":[32]},[[4,"click","offClick"],[9,"resize","handleResize"],[8,"escClicked","onEscClicked"]]]]],["p-b8ee8699",[[2,"ptc-breadcrumb",{"position":[1],"removeTopMargin":[4,"remove-top-margin"],"color":[1],"isDarkMode":[4,"is-dark-mode"],"styles":[1]}]]],["p-464d8e22",[[1,"ptc-checkbox",{"checked":[1025],"value":[1025],"disabled":[1028],"inputName":[1,"input-name"],"trackerId":[1,"tracker-id"],"offsetFocusOutline":[4,"offset-focus-outline"]}]]],["p-7cc9255e",[[1,"homepage-clickable-tab",{"active":[4],"label":[1],"activeColor":[1,"active-color"],"styles":[1],"trackerId":[1,"tracker-id"],"isHovered":[32]}]]],["p-5980d65d",[[1,"ptc-badge",{"number":[2],"svgCode":[1,"svg-code"],"type":[1]}]]],["p-0a9ee6c2",[[1,"ptc-pricing-block",{"active":[4],"optionClicked":[1540,"option-clicked"],"trackerId":[1,"tracker-id"]}]]],["p-99ee8a0e",[[1,"ptc-product-dropdown",{"newOptions":[16],"selectedOptions":[16],"placeholder":[1],"internalOptions":[32],"isOpen":[32]},[[4,"clearsearch","handleSearchResult"],[4,"inputChanged","handleinputChanged"]]]]],["p-c6a0dd99",[[1,"ptc-progress-bar",{"scrollPercentage":[32]},[[9,"scroll","handleScroll"]]]]],["p-9b0df204",[[1,"ptc-skeleton",{"isLoading":[4,"is-loading"],"animated":[4],"width":[1],"borderRadius":[1,"border-radius"],"topMargin":[1,"top-margin"],"btmMargin":[1,"btm-margin"]}]]],["p-8c49d736",[[1,"ptc-svg-btn",{"svgName":[1,"svg-name"],"display":[1],"zIndex":[1,"z-index"],"styles":[2]}]]],["p-3f71553e",[[1,"ptc-tooltip-v2",{"elementDisplay":[1,"element-display"],"maxLength":[2,"max-length"],"maxLines":[2,"max-lines"],"zIndex":[2,"z-index"],"width":[1],"position":[1],"hideOnMobile":[4,"hide-on-mobile"],"styles":[1],"fullText":[32],"displayText":[32],"showTip":[32]},[[0,"slotchange","slotChangeHandler"]]]]],["p-1cff585f",[[1,"ptc-jumbotron",{"jumbotronType":[1,"jumbotron-type"],"hasPopupVideo":[4,"has-popup-video"],"mainTitle":[1,"main-title"],"subTitle":[1,"sub-title"],"pngSrc":[1,"png-src"],"pngImgStyles":[1,"png-img-styles"],"gifSrc":[1,"gif-src"],"bgVideoSrc":[1,"bg-video-src"],"bgVideoPosterSrc":[1,"bg-video-poster-src"],"bgSrc":[1,"bg-src"],"isIframe":[4,"is-iframe"],"isHomepage":[4,"is-homepage"],"playButtonTitle":[1,"play-button-title"],"pauseButtonTitle":[1,"pause-button-title"],"buttonLocation":[1,"button-location"],"buttonTabIndex":[2,"button-tab-index"],"isTransitioning":[4,"is-transitioning"],"blogAuthorImage":[1,"blog-author-image"],"blogAuthorImageAlt":[1,"blog-author-image-alt"],"blogAuthorName":[1,"blog-author-name"],"blogAuthorQueryHref":[1,"blog-author-query-href"],"blogAuthorQueryTarget":[1,"blog-author-query-target"],"hasCountdown":[4,"has-countdown"],"styles":[1],"defer":[4],"hasCtaSlot":[1028,"has-cta-slot"],"contentBackground":[32],"contentColor":[32],"textAlign":[32],"isMobile":[32]},[[9,"resize","handleResize"]]]]],["p-a25578e9",[[1,"ptc-dynamic-card",{"cardType":[1,"card-type"],"cardTitle":[1,"card-title"],"cardImgSrc":[1,"card-img-src"],"cardImgAlt":[1,"card-img-alt"],"cardScreen":[1,"card-screen"],"isExpanded":[1028,"is-expanded"],"styles":[1],"trackerId":[1,"tracker-id"],"overlayExists":[32],"focusCardWrapper":[64]},[[4,"cardOpened","handleCardOpened"]]]]],["p-c7f77978",[[1,"ptc-filter-tag",{"theme":[1],"styles":[1],"iconColorMap":[32]}],[1,"ptc-pagenation",{"totalCount":[2,"total-count"],"numberOfItems":[2,"number-of-items"],"previousValue":[1,"previous-value"],"lastValue":[1,"last-value"],"minPageNumber":[2,"min-page-number"],"maxPageNumber":[2,"max-page-number"],"clickedPageNumber":[2,"clicked-page-number"],"appendArray":[4,"append-array"],"prevArrowImg":[1,"prev-arrow-img"],"nextArrowImg":[1,"next-arrow-img"],"theme":[1],"styles":[1],"pageNumbers":[32],"isSmallScreen":[32]},[[9,"resize","windowResize"]]]]],["p-931650bb",[[4,"dropdown-item",{"linkHref":[1,"link-href"],"linkTarget":[1,"link-target"]}]]],["p-fcad5568",[[1,"ptc-link",{"disabled":[516],"external":[516],"href":[1],"target":[1],"linkTitle":[1,"link-title"],"theme":[1],"fontSize":[1,"font-size"],"fontWeight":[1,"font-weight"],"linkArea":[1,"link-area"],"seoCompatibilityMode":[4,"seo-compatibility-mode"],"styles":[1],"trackerId":[1,"tracker-id"],"tabNav":[2,"tab-nav"],"darkFocusState":[4,"dark-focus-state"]}]]],["p-4cee12b8",[[1,"ptc-social-icons",{"facebookUrl":[1,"facebook-url"],"linkedinUrl":[1,"linkedin-url"],"xUrl":[1,"x-url"],"emailTo":[1,"email-to"],"trackerId":[1,"tracker-id"],"target":[1]}]]],["p-b6e5379a",[[1,"ptc-button",{"disabled":[516],"active":[516],"type":[1],"color":[1],"iconAnimation":[1,"icon-animation"],"iconPosition":[1,"icon-position"],"linkHref":[1,"link-href"],"linkTitle":[1,"link-title"],"target":[1],"rel":[1],"tabNav":[2,"tab-nav"],"styles":[1],"textAlign":[1,"text-align"],"enableAccessibilityAltStyle":[4,"enable-accessibility-alt-style"],"size":[1],"buttonTitle":[1,"button-title"],"ariaLabel":[1,"aria-label"],"seoCompatibilityMode":[4,"seo-compatibility-mode"],"maintainContent":[4,"maintain-content"],"trackerId":[1,"tracker-id"],"darkFocusState":[4,"dark-focus-state"]}]]],["p-9e9ae28c",[[2,"icon-asset",{"name":[1],"size":[1],"type":[1],"spin":[1],"pulse":[1],"color":[1],"isMobileSelect":[4,"is-mobile-select"],"injectedStyle":[1,"injected-style"],"focusOn":[4,"focus-on"],"trackerId":[1,"tracker-id"]}]]],["p-2e19248b",[[6,"ptc-title",{"isPlmHub":[4,"is-plm-hub"],"type":[1],"textAlign":[1,"text-align"],"upperline":[1],"titleShadow":[1,"title-shadow"],"titleColor":[1,"title-color"],"titleMargin":[1,"title-margin"],"titleWeight":[1,"title-weight"],"titleSize":[1,"title-size"],"titleHeight":[1,"title-height"],"styles":[1],"ellipsisLineCutoff":[2,"ellipsis-line-cutoff"],"titleDisplay":[1,"title-display"],"seoCompatibilityMode":[4,"seo-compatibility-mode"],"tooltipZIndex":[1,"tooltip-z-index"],"tooltipPosition":[1,"tooltip-position"],"tooltipTheme":[1,"tooltip-theme"],"enableTooltip":[4,"enable-tooltip"],"maxChars":[2,"max-chars"],"maxLines":[2,"max-lines"],"hideTooltipOnMobile":[4,"hide-tooltip-on-mobile"],"tooltipWidth":[1,"tooltip-width"],"ismob":[32]}]]],["p-282b7d4e",[[1,"ptc-social-share",{"trackerId":[1,"tracker-id"],"display":[1],"shareType":[1,"share-type"],"shareTitle":[1,"share-title"],"text":[1],"url":[1],"source":[1],"recipient":[1],"iconColor":[1,"icon-color"],"iconHoverColor":[1,"icon-hover-color"],"iconSize":[1,"icon-size"],"darkFocusState":[4,"dark-focus-state"],"isHover":[32]}],[1,"ptc-filter-dropdown",{"placeholder":[1],"selectedTag":[1,"selected-tag"],"styles":[1],"internalOptions":[32],"selectedOptions":[32],"isOpen":[32],"clearFilterSelection":[64],"setSelectedItem":[64]}],[6,"ptc-theater-video",{"cardTitle":[1,"card-title"],"cardDescription":[1,"card-description"],"thumbImg":[1,"thumb-img"],"cardNumber":[2,"card-number"],"videoId":[2,"video-id"],"vtagName":[1,"vtag-name"],"modalType":[1,"modal-type"]}],[1,"ptc-theater-video-playlist",{"cardElements":[8,"card-elements"],"currentCardIndex":[32],"filteredTagName":[32]},[[4,"filterCliked","handleFilterClick"],[4,"vCardClicked","handleVCardClickedEvent"]]]]],["p-5d885144",[[1,"ptc-card-bottom",{"cardType":[1,"card-type"],"styles":[1]}],[1,"ptc-card-wrapper",{"cardType":[1,"card-type"],"cardLink":[1,"card-link"],"linkTitle":[1,"link-title"],"linkTarget":[1,"link-target"],"isLoading":[4,"is-loading"],"trackerId":[1,"tracker-id"],"styles":[1],"darkFocusState":[4,"dark-focus-state"]},[[9,"resize","handleResize"]]]]],["p-7793babb",[[1,"list-item",{"listType":[1,"list-type"],"linkHref":[1,"link-href"],"flushBefore":[4,"flush-before"],"linkTarget":[1,"link-target"],"hasBeforeHomeIcon":[4,"has-before-home-icon"],"trackerId":[1,"tracker-id"],"color":[1],"styles":[1],"ariaLabel":[1,"aria-label"]}]]],["p-071a6109",[[1,"ptc-date",{"year":[2],"month":[2],"day":[2],"country":[1],"dateString":[1,"date-string"],"dateColor":[1,"date-color"],"dateStyles":[1,"date-styles"],"dataSize":[1,"data-size"],"formatOptions":[1,"format-options"]}]]],["p-022bf022",[[1,"ptc-preloader-section",{"sectionType":[1,"section-type"],"numberOfCards":[2,"number-of-cards"],"autoShow":[4,"auto-show"],"isLoading":[32],"dependencies":[32],"showPreload":[64],"registerDependency":[64]}],[1,"ptc-card",{"cardType":[1,"card-type"],"cardHref":[1,"card-href"],"target":[1],"rel":[1],"hasImage":[4,"has-image"],"hasVideo":[4,"has-video"],"hasLottie":[4,"has-lottie"],"heading":[1],"headingTransform":[1,"heading-transform"],"cardDate":[1,"card-date"],"country":[1],"styles":[1],"ribbonText":[1,"ribbon-text"],"eventType":[1,"event-type"],"cardLogo":[1,"card-logo"],"titleLineCutOff":[2,"title-line-cut-off"],"maxChars":[2,"max-chars"],"maxLines":[2,"max-lines"],"cardOverflow":[1,"card-overflow"],"isCreoCard":[4,"is-creo-card"],"trackerId":[1,"tracker-id"],"isTabHidden":[1540,"is-tab-hidden"],"hasAncestorWithClass":[64]}]]],["p-71d73712",[[0,"ptc-multi-select",{"items":[1040],"label":[1],"selectAllText":[1,"select-all-text"],"clearAllText":[1,"clear-all-text"],"isRequired":[4,"is-required"],"helpertext":[1],"placeholderText":[1,"placeholder-text"],"showDropdown":[32],"language":[32],"isValid":[32],"selectedItemsCount":[32],"hasInteracted":[32],"tooltipText":[32],"tooltipVisible":[32],"tooltipPosition":[32],"focusedItemIndex":[32],"focusToggleButton":[64]},[[4,"click","handleDocumentClick"]]],[4,"ptc-select",{"fieldId":[1,"field-id"],"label":[1],"isRequired":[4,"is-required"],"helpertext":[1025],"fieldName":[1,"field-name"],"disabled":[4],"selectedValue":[1025,"selected-value"],"defaultValue":[1025,"default-value"],"infoText":[1,"info-text"],"ptcDataEloquaName":[1,"ptc-data-eloqua-name"],"ptcDataTargetEloquaName":[1,"ptc-data-target-eloqua-name"],"language":[32]}]]],["p-b3bbd17d",[[1,"ptc-card-content",{"cardType":[1,"card-type"],"outlineColor":[1,"outline-color"],"styles":[1],"isLoading":[4,"is-loading"],"setHeight":[64],"removeInlineHeight":[64]}]]],["p-99daf693",[[6,"ptc-tooltip",{"textDisplay":[1,"text-display"],"maxLength":[2,"max-length"],"textLines":[2,"text-lines"],"description":[1],"zIndex":[1,"z-index"],"position":[1],"styles":[1],"mode":[1],"theme":[1],"width":[1],"hideOnMobile":[4,"hide-on-mobile"],"isSmallScreen":[1028,"is-small-screen"],"noOverflow":[4,"no-overflow"]},[[9,"resize","addTruncatedClass"],[9,"resize","windowResize"]]]]],["p-f07e64f2",[[1,"ptc-background-video",{"videoSrc":[1,"video-src"],"posterSrc":[1,"poster-src"],"overlay":[4],"overlayType":[1,"overlay-type"],"playButtonTitle":[1,"play-button-title"],"pauseButtonTitle":[1,"pause-button-title"],"buttonLocation":[1,"button-location"],"buttonTabIndex":[2,"button-tab-index"],"trackerId":[1,"tracker-id"],"defer":[4],"type":[1],"isIframe":[4,"is-iframe"],"paused":[32],"loadedTrue":[32],"pauseVideo":[64],"playVideo":[64]}]]],["p-04aae3f5",[[1,"fl-tab-content",{"nameKey":[1,"name-key"],"selected":[4],"onbeforematch":[16]}],[6,"fl-tab-header",{"tabTitle":[1,"tab-title"],"nameKey":[1,"name-key"],"valueKey":[2,"value-key"],"selected":[4],"trackerId":[1,"tracker-id"],"initialHeader":[32]}],[1,"fl-tab-image",{"nameKey":[1,"name-key"],"selected":[4]}]]],["p-e90fbbad",[[1,"ptc-overlay",{"filterColor":[1,"filter-color"],"borderRadius":[1,"border-radius"],"overlayZIndex":[1,"overlay-z-index"],"styles":[1],"setOverlay":[64]}]]],["p-bb28bbad",[[1,"ptc-readmore",{"moreText":[1025,"more-text"],"lessText":[1025,"less-text"],"readMorePosition":[1,"read-more-position"],"display":[1],"visibleLines":[1,"visible-lines"],"visibleLinesCustom":[2,"visible-lines-custom"],"zIndex":[1,"z-index"],"checked":[1028],"size":[1],"isIcon":[4,"is-icon"],"color":[1],"isContentSlotted":[1028,"is-content-slotted"],"updateReadmoreStatus":[64]},[[9,"resize","updateReadmoreStatus"]]]]],["p-e9403129",[[0,"ptc-form-checkbox",{"checkboxId":[1,"checkbox-id"],"label":[1],"isRequired":[4,"is-required"],"isChecked":[1028,"is-checked"],"name":[1],"helpertext":[1025],"hideCheckbox":[4,"hide-checkbox"],"disabled":[4],"ptcDataEloquaName":[1,"ptc-data-eloqua-name"],"ignoreBlindSubmit":[4,"ignore-blind-submit"],"hasError":[32],"language":[32],"validateCheckbox":[64]}],[0,"ptc-textfield",{"fieldId":[1,"field-id"],"type":[1],"required":[4],"ptcMaxLength":[2,"ptc-max-length"],"labelText":[1025,"label-text"],"helpertext":[1025],"infoText":[1025,"info-text"],"alertText":[1025,"alert-text"],"alertTextContent":[1,"alert-text-content"],"disabled":[4],"fieldName":[1,"field-name"],"ptcDataEloquaName":[1,"ptc-data-eloqua-name"],"ptcDataTargetEloquaName":[1,"ptc-data-target-eloqua-name"],"inputValue":[1025,"input-value"],"customValidation":[16],"ignoreBlindSubmit":[4,"ignore-blind-submit"],"language":[32],"syncCountry":[64],"validateTextField":[64]},[[2,"input","handleInput"],[2,"focus","handleFocus"],[2,"blur","inputBlurHandler"]]]]],["p-260ecfef",[[1,"max-width-container",{"maxWidthP":[2,"max-width-p"],"maxWidth":[2,"max-width"],"breakpoint":[2],"contentAlign":[1,"content-align"],"styles":[1]}]]],["p-25a25451",[[4,"ptc-img",{"sizeXs":[1025,"size-xs"],"sizeSm":[1025,"size-sm"],"sizeMd":[1025,"size-md"],"sizeLg":[1025,"size-lg"],"imgUrl":[1,"img-url"],"imageType":[1,"image-type"],"borderRadius":[1,"border-radius"],"loadMode":[1,"load-mode"],"styles":[1]},[[9,"resize","WindowResize"]]]]],["p-88cffbf9",[[1,"ptc-modal",{"iframeUrl":[1025,"iframe-url"],"size":[1025],"customClass":[1025,"custom-class"],"show":[1028],"overlay":[1028],"fixed":[1028],"keepInViewport":[1028,"keep-in-viewport"],"closeOnBlur":[1028,"close-on-blur"],"rounded":[1028],"hideContainer":[1028,"hide-container"],"showHeaderFooter":[1028,"show-header-footer"],"borderRadius":[1025,"border-radius"],"isBioModal":[1028,"is-bio-modal"],"styles":[1],"modalType":[1,"modal-type"],"overlayHeight":[32],"bodyOverflowSetting":[32],"showModal":[64],"hideModal":[64],"toggleModal":[64],"reloadIframe":[64]}],[1,"ptc-close-icon"]]],["p-3738a01f",[[1,"ptc-picture",{"src":[1],"alt":[1],"sizeXs":[1025,"size-xs"],"sizeSm":[1025,"size-sm"],"sizeMd":[1025,"size-md"],"sizeLg":[1025,"size-lg"],"disableResize":[1028,"disable-resize"],"imagePosition":[1,"image-position"],"borderRadius":[1,"border-radius"],"height":[1],"width":[1],"objectFit":[1,"object-fit"],"isFullHeight":[4,"is-full-height"],"isFullWidth":[4,"is-full-width"],"styles":[1],"imageAlignment":[1,"image-alignment"],"maxWidth":[1,"max-width"],"displayImage":[1,"display-image"],"oldSrc":[32]},[[9,"resize","WindowResize"]]]]],["p-0c69ea52",[[1,"ptc-spacer",{"breakpoint":[1],"size":[1],"direction":[1]}]]],["p-b35ad9ee",[[1,"ptc-para",{"fontSize":[1,"font-size"],"fontWeight":[1,"font-weight"],"paraStyle":[1,"para-style"],"paraColor":[1,"para-color"],"paraLineH":[1,"para-line-h"],"paraMargin":[1,"para-margin"],"paraAlign":[1,"para-align"],"ellipsisLineCutoff":[2,"ellipsis-line-cutoff"],"paraZIndex":[1,"para-z-index"],"styles":[1],"seoCompatibilityMode":[4,"seo-compatibility-mode"],"tooltipZIndex":[1,"tooltip-z-index"],"tooltipPosition":[1,"tooltip-position"],"tooltipTheme":[1,"tooltip-theme"],"enableTooltip":[4,"enable-tooltip"],"maxChars":[2,"max-chars"],"maxLines":[2,"max-lines"],"hideTooltipOnMobile":[4,"hide-tooltip-on-mobile"],"noOverflow":[4,"no-overflow"],"tooltipWidth":[1,"tooltip-width"],"ismob":[32]}]]],["p-56a4c6d4",[[1,"blog-detail-content",{"scrollIntoViewOffset":[2,"scroll-into-view-offset"],"preloaderDependency":[32],"tableOfContents":[32],"currentActiveItems":[32],"contentInViewport":[32],"mobileTocDropdownState":[32],"stocTriggeredScroll":[32],"desktopTocScrollMin":[32]}],[1,"ptc-readmore-v2",{"maxCharacters":[2,"max-characters"],"readMoreText":[1,"read-more-text"],"readLessText":[1,"read-less-text"],"truncated":[32],"expanded":[32],"fullText":[32],"displayText":[32]},[[0,"slotchange","slotChangeHandler"]]]]]]'),e)));
1
+ import{p as e,b as t}from"./p-944c5be8.js";export{s as setNonce}from"./p-944c5be8.js";(()=>{const t=import.meta.url,a={};return""!==t&&(a.resourcesUrl=new URL(".",t).href),e(a)})().then((e=>t(JSON.parse('[["p-7e8c2655",[[6,"event-jumbotron-example",{"cards":[16],"activePanel":[32],"isDragging":[32],"isMouseDown":[32],"screenStatus":[32]}],[2,"ptc-breadcrumb",{"position":[1],"removeTopMargin":[4,"remove-top-margin"],"color":[1],"isDarkMode":[4,"is-dark-mode"],"styles":[1]}],[1,"ptc-card-wrapper",{"cardType":[1,"card-type"],"cardLink":[1,"card-link"],"linkTitle":[1,"link-title"],"linkTarget":[1,"link-target"],"isLoading":[4,"is-loading"],"trackerId":[1,"tracker-id"],"styles":[1],"darkFocusState":[4,"dark-focus-state"]},[[9,"resize","handleResize"]]],[1,"ptc-link",{"disabled":[516],"external":[516],"href":[1],"target":[1],"linkTitle":[1,"link-title"],"theme":[1],"fontSize":[1,"font-size"],"fontWeight":[1,"font-weight"],"linkArea":[1,"link-area"],"seoCompatibilityMode":[4,"seo-compatibility-mode"],"styles":[1],"trackerId":[1,"tracker-id"],"tabNav":[2,"tab-nav"],"darkFocusState":[4,"dark-focus-state"]}],[1,"list-item",{"listType":[1,"list-type"],"linkHref":[1,"link-href"],"flushBefore":[4,"flush-before"],"linkTarget":[1,"link-target"],"hasBeforeHomeIcon":[4,"has-before-home-icon"],"trackerId":[1,"tracker-id"],"color":[1],"styles":[1],"ariaLabel":[1,"aria-label"]}],[1,"ptc-card-content",{"cardType":[1,"card-type"],"outlineColor":[1,"outline-color"],"styles":[1],"isLoading":[4,"is-loading"],"setHeight":[64],"removeInlineHeight":[64]}],[1,"ptc-overlay",{"filterColor":[1,"filter-color"],"borderRadius":[1,"border-radius"],"overlayZIndex":[1,"overlay-z-index"],"styles":[1],"setOverlay":[64]}],[1,"ptc-modal",{"iframeUrl":[1025,"iframe-url"],"size":[1025],"customClass":[1025,"custom-class"],"show":[1028],"overlay":[1028],"fixed":[1028],"keepInViewport":[1028,"keep-in-viewport"],"closeOnBlur":[1028,"close-on-blur"],"rounded":[1028],"hideContainer":[1028,"hide-container"],"showHeaderFooter":[1028,"show-header-footer"],"borderRadius":[1025,"border-radius"],"isBioModal":[1028,"is-bio-modal"],"styles":[1],"modalType":[1,"modal-type"],"overlayHeight":[32],"bodyOverflowSetting":[32],"showModal":[64],"hideModal":[64],"toggleModal":[64],"reloadIframe":[64]}],[1,"ptc-close-icon"],[4,"ptc-img",{"sizeXs":[1025,"size-xs"],"sizeSm":[1025,"size-sm"],"sizeMd":[1025,"size-md"],"sizeLg":[1025,"size-lg"],"imgUrl":[1,"img-url"],"imageType":[1,"image-type"],"borderRadius":[1,"border-radius"],"loadMode":[1,"load-mode"],"styles":[1]},[[9,"resize","WindowResize"]]],[1,"ptc-button",{"disabled":[516],"active":[516],"type":[1],"color":[1],"iconAnimation":[1,"icon-animation"],"iconPosition":[1,"icon-position"],"linkHref":[1,"link-href"],"linkTitle":[1,"link-title"],"target":[1],"rel":[1],"tabNav":[2,"tab-nav"],"styles":[1],"textAlign":[1,"text-align"],"enableAccessibilityAltStyle":[4,"enable-accessibility-alt-style"],"size":[1],"buttonTitle":[1,"button-title"],"ariaLabel":[1,"aria-label"],"seoCompatibilityMode":[4,"seo-compatibility-mode"],"maintainContent":[4,"maintain-content"],"trackerId":[1,"tracker-id"],"darkFocusState":[4,"dark-focus-state"]}],[2,"icon-asset",{"name":[1],"size":[1],"type":[1],"spin":[1],"pulse":[1],"color":[1],"isMobileSelect":[4,"is-mobile-select"],"injectedStyle":[1,"injected-style"],"focusOn":[4,"focus-on"],"trackerId":[1,"tracker-id"]}],[1,"ptc-spacer",{"breakpoint":[1],"size":[1],"direction":[1]}],[6,"ptc-title",{"isPlmHub":[4,"is-plm-hub"],"type":[1],"textAlign":[1,"text-align"],"upperline":[1],"titleShadow":[1,"title-shadow"],"titleColor":[1,"title-color"],"titleMargin":[1,"title-margin"],"titleWeight":[1,"title-weight"],"titleSize":[1,"title-size"],"titleHeight":[1,"title-height"],"styles":[1],"ellipsisLineCutoff":[2,"ellipsis-line-cutoff"],"titleDisplay":[1,"title-display"],"seoCompatibilityMode":[4,"seo-compatibility-mode"],"tooltipZIndex":[1,"tooltip-z-index"],"tooltipPosition":[1,"tooltip-position"],"tooltipTheme":[1,"tooltip-theme"],"enableTooltip":[4,"enable-tooltip"],"maxChars":[2,"max-chars"],"maxLines":[2,"max-lines"],"hideTooltipOnMobile":[4,"hide-tooltip-on-mobile"],"tooltipWidth":[1,"tooltip-width"],"ismob":[32]}],[1,"ptc-para",{"fontSize":[1,"font-size"],"fontWeight":[1,"font-weight"],"paraStyle":[1,"para-style"],"paraColor":[1,"para-color"],"paraLineH":[1,"para-line-h"],"paraMargin":[1,"para-margin"],"paraAlign":[1,"para-align"],"ellipsisLineCutoff":[2,"ellipsis-line-cutoff"],"paraZIndex":[1,"para-z-index"],"styles":[1],"seoCompatibilityMode":[4,"seo-compatibility-mode"],"tooltipZIndex":[1,"tooltip-z-index"],"tooltipPosition":[1,"tooltip-position"],"tooltipTheme":[1,"tooltip-theme"],"enableTooltip":[4,"enable-tooltip"],"maxChars":[2,"max-chars"],"maxLines":[2,"max-lines"],"hideTooltipOnMobile":[4,"hide-tooltip-on-mobile"],"noOverflow":[4,"no-overflow"],"tooltipWidth":[1,"tooltip-width"],"ismob":[32]}]]],["p-ac860994",[[1,"blogs-search-section",{"noResultH3":[1,"no-result-h-3"],"noResultP":[1,"no-result-p"],"noResultButton":[1,"no-result-button"],"preloaderDependency":[32],"isLoading":[32],"data":[32],"search":[32],"filters":[32],"runSearch":[64]}]]],["p-6d628113",[[1,"bundle-jumbotron-example",{"jumbotron":[1],"isIframe":[4,"is-iframe"]}]]],["p-d574d14a",[[2,"ptc-filter-level-theater",{"enableFilters":[4,"enable-filters"],"backButtonText":[1,"back-button-text"],"selectedTab":[32],"lastSelectedTab":[32],"lastSelectedTabGroup":[32],"selectedTabGroup":[32]}]]],["p-e4c56952",[[1,"ptc-featured-list",{"isMobile":[32],"selectedTab":[32]},[[9,"resize","handleResize"],[4,"flTabClicked","handleflTabClicked"]]]]],["p-9ae901e2",[[0,"embedded-form",{"formData":[32],"isSubmitted":[32]}]]],["p-2aa419ae",[[1,"featured-list",{"isMobile":[32],"selectedTabGloble":[32]},[[9,"resize","handleResize"],[4,"flTabClicked","handleflTabClicked"]]]]],["p-5db96118",[[6,"homepage-jumbotron",{"bgVideoSrc":[1,"bg-video-src"],"bgSrc":[1,"bg-src"],"jumbotron":[1],"isIframe":[4,"is-iframe"],"playBtnText":[1,"play-btn-text"],"pauseBtnText":[1,"pause-btn-text"],"activeTab":[32],"activeBgVideoSrc":[32],"activeMainTitle":[32],"activeSubTitle":[32],"activeButton":[32],"tileElements":[32],"isTransitioning":[32],"mediaTag":[32]},[[9,"resize","handleWindowResize"],[0,"itemSelected","onItemSelected"]]]]],["p-c5417010",[[1,"news-search-result",{"isLoading":[32],"picWidth":[32],"picHeight":[32],"cardHeights":[32],"maxCardHeight":[32]}]]],["p-139ca5d2",[[0,"ptc-form",{"formData":[32]}]]],["p-d2ed7e48",[[1,"ptc-pricing-packaging-table",{"pageWithSubnav":[4,"page-with-subnav"],"tableTitle":[1,"table-title"],"tableSubTitle":[1,"table-sub-title"],"dataRows":[2,"data-rows"],"dataCols":[2,"data-cols"],"disclaimerCount":[2,"disclaimer-count"],"moreText":[1,"more-text"],"LessText":[1,"less-text"],"sectionId":[1,"section-id"],"isDesktopView":[32],"hashKey":[32],"debouncedHashEnable":[32],"cellWidthXXS":[32],"cellWidthMD":[32],"cellLeftRightPadding":[32],"headerType":[32],"lastScrollTop":[32],"scrollTimeInterval":[32],"scrollAmount":[32],"scrollLimit":[32],"stickyTopAt":[32],"columnHeaderLinks":[32],"hasEmptySpace":[32],"showFillerCells":[32],"showCtaButtonsRow":[32],"ctaButtons":[32],"disclaimers":[32],"tableDescription":[32]}]]],["p-c415ab42",[[0,"academic-form-test",{"formData":[32]}]]],["p-1e9f25fc",[[1,"author-listing-example",{"defaultAuthorImage":[1,"default-author-image"],"isLoading":[32],"loadedCardCount":[32],"cardsPerLoad":[32],"cardData":[32]},[[9,"scroll","handleScroll"]]]]],["p-a2e0ebdf",[[4,"blog-detail-layout",{"preloaderDependency":[32]}]]],["p-0596f764",[[1,"most-popular-news",{"topTitle":[1,"top-title"]}]]],["p-212cdacd",[[4,"ptc-pricing-add-on-section",{"cardCount":[2,"card-count"],"sectionTitle":[1,"section-title"],"sectionId":[1,"section-id"],"cardData":[32]}]]],["p-37899461",[[1,"sequential-bundle",{"isMobile":[32]},[[9,"resize","handleResize"]]]]],["p-aaf8fb04",[[1,"sequential-bundle-example",{"isInteralCardsExpanded":[1040],"isMobile":[32],"expandedCardIndex":[32]},[[9,"resize","handleResize"],[4,"cardOpened","handleCardOpened"]]]]],["p-4b23b4c3",[[1,"bundle-example",{"isLoading":[32],"picWidth":[32],"picHeight":[32],"cardHeights":[32],"maxCardHeight":[32]},[[9,"resize","handleWindowResize"],[16,"squareHeightChanged","squareHeightChangedHandler"]]]]],["p-11eb4dd1",[[1,"ptc-inline-cta",{"type":[1],"containerSelector":[1,"container-selector"],"containerIsShadow":[4,"container-is-shadow"],"trackerId":[1,"tracker-id"],"rte":[1],"image":[32],"heading":[32],"description":[32],"cta":[32]}]]],["p-72681e91",[[1,"ptc-product-sidebar",{"filterResults":[1,"filter-results"],"filterText":[1,"filter-text"],"clearText":[1,"clear-text"],"technologyText":[1,"technology-text"],"jumpToProduct":[1,"jump-to-product"],"selectTechnology":[1,"select-technology"],"suggestionList":[16],"searchTerm":[32],"suggestions":[32]},[[4,"dropdownTouched","handleDropdownTouched"],[0,"click","handleClick"],[4,"clearCtaClicked","handleclearCtaClicked"],[4,"selectedValues","handleSelectedValues"]]]]],["p-0b182300",[[1,"ptc-embedded-quiz",{"getQuizEndpoint":[1,"get-quiz-endpoint"],"restartQuizText":[1,"restart-quiz-text"],"previousButtonText":[1,"previous-button-text"],"startButtonText":[1,"start-button-text"],"quiz":[32],"slide":[32],"traversal":[32]}]]],["p-e1242dd4",[[1,"ptc-news",{"newsTag":[1,"news-tag"],"newsDate":[1,"news-date"],"newsImage":[1,"news-image"],"newsImageAlt":[1,"news-image-alt"],"newsDownloadUrl":[1,"news-download-url"]}]]],["p-899a1931",[[1,"ptc-product-highlight-card",{"cardTitle":[1,"card-title"],"cardImage":[1,"card-image"],"cardImageAltText":[1,"card-image-alt-text"],"moreText":[1025,"more-text"],"lessText":[1025,"less-text"],"cardDescription":[1,"card-description"],"browserFirefox":[4,"browser-firefox"],"currentLanguage":[1,"current-language"]}]]],["p-3b967df1",[[1,"ptc-modal-quiz",{"totalQuestions":[2,"total-questions"],"modalId":[1,"modal-id"],"currentQuestion":[32],"currentSelectedPriority":[32],"selectedPriorityRadio":[32],"answers":[32],"traversal":[32],"focusIn":[64]}]]],["p-d113403b",[[1,"ptc-office-locations",{"regionListManual":[1,"region-list-manual"],"showMapText":[1,"show-map-text"],"hideMapText":[1,"hide-map-text"],"filtersText":[1,"filters-text"],"allRegionsText":[1,"all-regions-text"],"applyText":[1,"apply-text"],"clearText":[1,"clear-text"],"openRegion":[32],"isMobile":[32],"address":[32],"showMap":[32]},[[9,"resize","handleResize"],[8,"officeCardClicked","handleAddressClicked"]]]]],["p-5c7faf2d",[[1,"ptc-white-paper",{"items":[1],"topBackgroundImage":[1,"top-background-image"],"topBackgroundImageAlt":[1,"top-background-image-alt"],"itemsPerPage":[2,"items-per-page"],"currentPage":[32],"totalPages":[32],"isMobile":[32]},[[9,"resize","handleResize"]]]]],["p-53d88f2b",[[1,"footer-form",{"formData":[32]}]]],["p-a14ef9c4",[[1,"innovator-toggle-container",{"sectionTitle":[1,"section-title"],"description":[1],"backgroundImage":[1,"background-image"]}]]],["p-9350450b",[[1,"ptc-announcement",{"barTitle":[1025,"bar-title"],"description":[1025],"linkText":[513,"link-text"],"linkTitle":[513,"link-title"],"visible":[1540],"linkUrl":[1537,"link-url"],"insideContainer":[4,"inside-container"],"target":[1025],"customMaxLines":[2,"custom-max-lines"],"moreText":[1,"more-text"],"windowSize":[32]},[[9,"resize","handleResize"]]]]],["p-031ee788",[[1,"ptc-collapse-list",{"listOpened":[4,"list-opened"],"showSearchBar":[4,"show-search-bar"],"header":[1],"trackerId":[1,"tracker-id"],"listItems":[1040],"placeholderText":[1025,"placeholder-text"],"debounceUpdateDelay":[1026,"debounce-update-delay"],"allowMultiSelect":[4,"allow-multi-select"],"data":[32],"searchText":[32],"selectedValue":[32],"selectedItems":[32],"hashMap":[32],"debouncedUpdatedEvent":[32],"refreshBuffer":[32],"removeSelectedItem":[64],"addSelectedItem":[64]}]]],["p-6f9b7842",[[1,"ptc-homepage-video-background",{"videoSrc":[1,"video-src"],"posterSrc":[1,"poster-src"],"overlay":[4],"playButtonTitle":[1,"play-button-title"],"pauseButtonTitle":[1,"pause-button-title"],"playButtonTrackerId":[1,"play-button-tracker-id"],"buttonLocation":[1,"button-location"],"defer":[4],"links":[32]}]]],["p-2ead689e",[[1,"ptc-product-card",{"cardImage":[1,"card-image"],"cardImageAltText":[1,"card-image-alt-text"],"cardDescription":[1,"card-description"],"cardCtaText":[1,"card-cta-text"],"toggleCtaTitle":[1,"toggle-cta-title"],"isSlotEmpty":[4,"is-slot-empty"],"isOpen":[32]},[[0,"readmoreToggle","handleReadmoreToggle"]]]]],["p-f77c7c78",[[1,"ptc-product-list",{"emptyTitle":[1,"empty-title"],"emptySubTitle":[1,"empty-sub-title"],"clearButtonLabel":[1,"clear-button-label"]},[[4,"selectedResult","handleSearchResult"],[4,"clearsearch","handleSearchResult"],[4,"selectedValues","handleMultipleSearchResult"],[4,"emptyResult","handleEmptyResult"]]]]],["p-03e0fa1d",[[1,"ptc-social-icons-footer",{"instagramUrl":[1,"instagram-url"],"facebookUrl":[1,"facebook-url"],"linkedinUrl":[1,"linkedin-url"],"xUrl":[1,"x-url"],"youtubeUrl":[1,"youtube-url"],"weiboUrl":[1,"weibo-url"],"youkuUrl":[1,"youku-url"],"wechatQrImageUrl":[1,"wechat-qr-image-url"],"wechatQrImageAltText":[1,"wechat-qr-image-alt-text"],"wechatImageUrl":[1,"wechat-image-url"],"wechatImageAlt":[1,"wechat-image-alt"],"instagramImageUrl":[1,"instagram-image-url"],"facebookImageUrl":[1,"facebook-image-url"],"linkedinImageUrl":[1,"linkedin-image-url"],"xImageUrl":[1,"x-image-url"],"youtubeImageUrl":[1,"youtube-image-url"],"weiboImageUrl":[1,"weibo-image-url"],"youkuImageUrl":[1,"youku-image-url"],"instagramImageAlt":[1,"instagram-image-alt"],"facebookImageAlt":[1,"facebook-image-alt"],"linkedinImageAlt":[1,"linkedin-image-alt"],"xImageAlt":[1,"x-image-alt"],"youtubeImageAlt":[1,"youtube-image-alt"],"weiboImageAlt":[1,"weibo-image-alt"],"youkuImageAlt":[1,"youku-image-alt"],"target":[1]}]]],["p-c05e326f",[[4,"ptc-tab-list",{"type":[1],"isMobile":[32],"isMobileTabWithBanner":[32],"selectedValue":[32],"dropdownItemsCount":[32],"toggleTabGroup":[64]},[[0,"tabClicked","onSelectedTab"],[9,"resize","calculateHeaderTabsRendering"]]]]],["p-09431d71",[[1,"ptc-bio-card",{"name":[1],"jobTitle":[1,"job-title"],"image":[1],"linkedin":[1],"twitter":[1],"isModal":[4,"is-modal"],"showModal":[32]}]]],["p-13131b4d",[[1,"ptc-hero",{"heroType":[1,"hero-type"],"bgUrl":[1,"bg-url"],"contentAlignment":[1,"content-alignment"]}]]],["p-f64fadad",[[1,"ptc-icon-minimize",{"heading":[1025],"opened":[1028],"listType":[1,"list-type"],"dataRefineValue":[1,"data-refine-value"],"trackerId":[1,"tracker-id"],"timeStamp":[32],"Refresh":[64]}]]],["p-88379d69",[[1,"ptc-office-location-card",{"region":[1],"country":[1],"address":[1],"isContactEmpty":[4,"is-contact-empty"],"officeName":[1,"office-name"],"showFullAddressModal":[4,"show-full-address-modal"],"showFullAddressText":[1,"show-full-address-text"]}]]],["p-ad4f4f33",[[1,"ptc-previous-url",{"href":[1],"text":[1],"styles":[1]}]]],["p-ace3e87f",[[1,"ptc-pricing-tabs",{"productTag":[1,"product-tag"],"header":[1],"tabLabel":[1,"tab-label"],"filterTag":[1,"filter-tag"],"styles":[1],"tabItems":[32],"isMobileViewPort":[32],"isDesktopViewPort":[32]},[[9,"resize","setIsMobileViewPort"]]]]],["p-36b5cea1",[[1,"ptc-product-category",{"categoryDescription":[1,"category-description"]}]]],["p-9dde477c",[[1,"ptc-quote",{"quoteType":[1025,"quote-type"],"quoteName":[1025,"quote-name"],"ctaText":[1,"cta-text"],"ctaUrl":[1,"cta-url"],"imgSrc":[1,"img-src"],"imgTitle":[1,"img-title"],"quoteImage":[1,"quote-image"]}]]],["p-132f71c3",[[1,"ptc-related-card-rail",{"footerQuerySelector":[1,"footer-query-selector"],"railTitle":[1,"rail-title"],"closed":[32],"cardInView":[32],"data":[32],"screenBasedProps":[32]}]]],["p-290012e3",[[1,"ptc-square-card",{"number":[1],"arrowDirection":[1,"arrow-direction"]}]]],["p-94c59fac",[[1,"ptc-sticky-title",{"barTitle":[1,"bar-title"],"logo":[1],"isSticky":[32]},[[9,"scroll","handleScroll"]]]]],["p-02f0460b",[[6,"ptc-theater-video-modal",{"cards":[32],"showModal":[32],"currentCardIndex":[32],"filteredTagName":[32],"modalType":[32],"updateData":[64]}]]],["p-e2e33ddb",[[1,"ptc-value-led-card",{"cardImage":[1,"card-image"],"cardUpNext":[1,"card-up-next"]}]]],["p-0ed4609e",[[1,"ptc-value-prop-card",{"cardHref":[1,"card-href"],"target":[1],"rel":[1],"cardTitle":[1,"card-title"],"backgroundImage":[1,"background-image"]}]]],["p-ade21638",[[1,"homepage-toggled-content",{"activeTab":[32],"dropdownOpen":[32],"tileElements":[32]}]]],["p-a974f98f",[[1,"ptc-dropdown",{"theme":[1],"label":[1],"listItems":[16],"trackerId":[1,"tracker-id"],"toggle":[32],"selectedItem":[32]},[[4,"click","offClick"]]]]],["p-afbe8e2c",[[1,"ptc-form-radio-button",{"name":[1],"isDisabled":[4,"is-disabled"],"isChecked":[4,"is-checked"],"checked":[32]}]]],["p-b293a0b1",[[1,"ptc-list",{"listType":[1,"list-type"],"listItems":[16]}]]],["p-f6c3ae79",[[1,"ptc-media-card",{"cardType":[1,"card-type"],"cardHref":[1,"card-href"],"target":[1],"rel":[1],"activeBackgroundImage":[1025,"active-background-image"],"activeBackgroundImageAlt":[1025,"active-background-image-alt"],"hoverBackgroundImage":[1025,"hover-background-image"],"heading":[1025],"headingTransform":[1025,"heading-transform"],"category":[1025],"ariaLabel":[1,"aria-label"],"iconImage":[1025,"icon-image"],"iconImageAlt":[1025,"icon-image-alt"],"trackerId":[1,"tracker-id"],"isHovered":[32],"isTabNavigated":[32]}]]],["p-3b6c2a79",[[0,"ptc-mobile-select",{"triggerName":[1,"trigger-name"],"selectedText":[1,"selected-text"],"wheelData":[1040],"selectedId":[1,"selected-id"],"ensureBtnText":[1,"ensure-btn-text"],"cancelBtnText":[1,"cancel-btn-text"],"listTitle":[1,"list-title"],"notFoundPopupProceedButton":[8,"not-found-popup-proceed-button"]}]]],["p-9fa81b74",[[1,"ptc-nav-submenu",{"label":[1],"iconAssetName":[1025,"icon-asset-name"],"iconSrc":[1,"icon-src"],"labelTrackerId":[1,"label-tracker-id"],"dropdownTrackerId":[1,"dropdown-tracker-id"],"backBtnTrackerId":[1,"back-btn-tracker-id"]}]]],["p-7267b11d",[[1,"ptc-podcast-card",{"heading":[1],"imageSrc":[1,"image-src"],"altText":[1,"alt-text"]}]]],["p-e75dff95",[[1,"ptc-quantity-counter",{"addToCartLabel":[1,"add-to-cart-label"],"addedLabel":[1,"added-label"],"disabled":[4],"count":[32]}]]],["p-3717a6e1",[[1,"ptc-search-field",{"textValue":[1,"text-value"],"placeholderLabel":[1,"placeholder-label"],"darkTheme":[4,"dark-theme"],"isNews":[4,"is-news"],"elevation":[1],"enableClear":[4,"enable-clear"],"styles":[1],"clearSearchValue":[64]}]]],["p-5da98805",[[1,"ptc-slit-card",{"cardType":[1,"card-type"],"cardHref":[1,"card-href"],"target":[1],"rel":[1],"heading":[1],"content":[1],"styles":[1],"cardImage":[1,"card-image"]}]]],["p-dadbab48",[[1,"ptc-subnav-card",{"cardTitle":[1,"card-title"],"cardHref":[1,"card-href"],"cardImageSrc":[1,"card-image-src"],"cardImageAlt":[1,"card-image-alt"],"ctaText":[1,"cta-text"],"ctaIconAssetName":[1,"cta-icon-asset-name"],"target":[1]}]]],["p-5b0bc600",[[1,"ptc-value-led-layout",{"topBackgroundImage":[1,"top-background-image"],"selectedValue":[1032,"selected-value"],"isMobile":[32]},[[9,"scroll","handleScroll"],[9,"wheel","handleWheel"],[8,"keydown","handleKeyDown"],[9,"mousedown","handleMouseDown"],[9,"mouseup","handleMouseUp"],[9,"touchstart","handleTouchStart"],[9,"touchmove","handleTouchMove"],[9,"touchend","handleTouchEnd"],[9,"resize","handleResize"]]]]],["p-cc62e907",[[1,"ptc-value-led-speed-bump",{"cardTitle":[1,"card-title"],"cardImage":[1,"card-image"],"isMobile":[1028,"is-mobile"]},[[9,"resize","handleResize"]]]]],["p-a2710bbf",[[1,"dynamic-box-bundle",{"topImgSrc":[1,"top-img-src"],"topImgAlt":[1,"top-img-alt"],"boxHeight":[2,"box-height"],"isHovering":[32]},[[1,"mouseover","handleMouseOver"],[1,"mouseout","handleMouseOut"]]]]],["p-d955c44f",[[4,"featured-events-slider-example"]]],["p-9d32f1bc",[[1,"jumbotron-sub-menu",{"isOpen":[32],"activeItem":[32]}]]],["p-7edef9ed",[[1,"jumbotron-sub-mune",{"items":[1],"isOpen":[32],"activeItem":[32]}]]],["p-4464123f",[[1,"my-component",{"first":[1],"middle":[1],"last":[1]}]]],["p-cab0274c",[[1,"ptc-accordion",{"multiple":[4],"theme":[1],"isParent":[4,"is-parent"],"expandText":[1,"expand-text"],"collapseText":[1,"collapse-text"],"trackerId":[1,"tracker-id"]},[[0,"opened","openHandler"]]]]],["p-4f959e8f",[[1,"ptc-accordion-item",{"heading":[1],"headingTag":[1,"heading-tag"],"autoHeight":[4,"auto-height"],"active":[1540],"theme":[1537],"trackerId":[1,"tracker-id"],"styles":[1],"hasHeadingSlot":[32],"hasArrowSlot":[32],"toggle":[64],"close":[64],"open":[64]}]]],["p-7e19be10",[[1,"ptc-back-to-top",{"backToTop":[1,"back-to-top"],"showButton":[32]},[[0,"click","handleClick"]]]]],["p-14c77b5e",[[2,"ptc-brightcov-video",{"videoId":[1,"video-id"]}]]],["p-0151c2ee",[[1,"ptc-case-studies-slider",{"tabs":[32],"tabPanels":[32],"activeTabIndex":[32],"firstTab":[32],"lastTab":[32]}]]],["p-0a558a22",[[6,"ptc-checkbox-group",{"groupName":[1,"group-name"],"type":[1]}]]],["p-8eb36507",[[1,"ptc-container",{"backgroundColor":[1,"background-color"],"elevation":[1],"containerType":[1,"container-type"],"spacing":[1],"styles":[1]}]]],["p-affe4655",[[1,"ptc-countdown",{"countdownTitle":[1,"countdown-title"],"eventTime":[1,"event-time"],"eventTimeZone":[1,"event-time-zone"],"expiredText":[1,"expired-text"],"timeLeft":[32],"isExpired":[32]}]]],["p-520542e2",[[4,"ptc-data-lookup",{"elqSiteId":[1,"elq-site-id"],"elqVisitorLookupKey":[1,"elq-visitor-lookup-key"],"elqRecipientIdLookupKey":[1,"elq-recipient-id-lookup-key"],"elqContactLookupKey":[1,"elq-contact-lookup-key"],"elqSubscriptionLookupKey":[1,"elq-subscription-lookup-key"],"elqFieldEmailRecId":[1,"elq-field-email-rec-id"],"elqFieldContactEmail":[1,"elq-field-contact-email"],"elqFieldVisitorEmail":[1,"elq-field-visitor-email"],"elqFieldVisitorFirstname":[1,"elq-field-visitor-firstname"],"elqFieldVisitorLastname":[1,"elq-field-visitor-lastname"],"notmeLinkId":[1,"notme-link-id"],"notmeFieldsClass":[1,"notme-fields-class"],"notmeMessage":[1,"notme-message"],"notmeMessageNoname":[1,"notme-message-noname"],"isBlindSubmit":[4,"is-blind-submit"],"isInitialized":[32],"performDataLookup":[64],"performSubscriptionLookup":[64]}]]],["p-dd978236",[[4,"ptc-footer",{"backgroundImage":[1,"background-image"],"isTabMob":[32]},[[9,"resize","handleWindowResize"]]]]],["p-dd38bf84",[[1,"ptc-form-radio-group",{"name":[1],"checkedStates":[32],"eventListener":[32]}]]],["p-e87a4ff8",[[6,"ptc-hero-footer-cta",{"ctaTitle":[1,"cta-title"],"description":[1],"backgroundImage":[1,"background-image"]}]]],["p-f7ff8ee1",[[1,"ptc-homepage-image-feature"]]],["p-3e06f959",[[1,"ptc-icon-card",{"cardHref":[1,"card-href"],"target":[1],"trackerId":[1,"tracker-id"]}]]],["p-b5d0e4a2",[[1,"ptc-icon-component",{"isMobile":[32]},[[9,"resize","handleResize"]]]]],["p-bf439f9b",[[1,"ptc-icon-list",{"listType":[1,"list-type"],"valueWithUnit":[1,"value-with-unit"],"valueText":[1,"value-text"],"listContent":[1,"list-content"],"isLastItem":[4,"is-last-item"]}]]],["p-3c72e82d",[[1,"ptc-info-tile",{"link":[1],"variant":[1],"styles":[1],"trackerId":[1,"tracker-id"],"accessibilityIndex":[2,"accessibility-index"]}]]],["p-986be938",[[1,"ptc-minimized-nav",{"linkUrl":[513,"link-url"],"imgSrc":[513,"img-src"],"imgAlt":[513,"img-alt"],"navType":[1,"nav-type"]}]]],["p-f05be87f",[[1,"ptc-nav-card",{"cardType":[1025,"card-type"],"cardHref":[1025,"card-href"],"logoAlt":[1025,"logo-alt"],"target":[1025],"rel":[1025],"linkTitle":[1025,"link-title"],"cardLogo":[1025,"card-logo"],"heading":[1025],"description":[1025],"trackerId":[1,"tracker-id"],"windowSize":[32]},[[9,"resize","handleResize"]]]]],["p-d5fbe774",[[1,"ptc-nav-link",{"href":[1025],"isOutsideLink":[1028,"is-outside-link"],"titleText":[1025,"title-text"],"trackerId":[1,"tracker-id"]},[[2,"click","handleClick"]]]]],["p-3c52fabe",[[1,"ptc-nav-pills"]]],["p-c5886b7b",[[1,"ptc-nav-skip-to-content",{"buttonText":[1,"button-text"],"sectionId":[1,"section-id"]}]]],["p-9db0897a",[[1,"ptc-nav-slider",{"sliderId":[1,"slider-id"],"leftBtnTrackerId":[1,"left-btn-tracker-id"],"rightBtnTrackerId":[1,"right-btn-tracker-id"]},[[0,"dropdownClickEvent","handledropdownClickEvent"]]]]],["p-a22d7ae8",[[0,"ptc-nav-tile",{"navLinks":[16]}]]],["p-7b75091d",[[1,"ptc-preferance-center-form"]]],["p-7c416916",[[1,"ptc-readmore-char",{"maxCharacters":[2,"max-characters"],"description":[1],"readMoreText":[1,"read-more-text"],"readLessText":[1,"read-less-text"],"trackerId":[1,"tracker-id"],"expanded":[32]}]]],["p-1ec32cbc",[[1,"ptc-readmore-new",{"maxCharacters":[2,"max-characters"],"readMoreText":[1,"read-more-text"],"readLessText":[1,"read-less-text"],"maxLines":[2,"max-lines"],"expanded":[32],"fullText":[32],"truncated":[32]},[[0,"slotchange","slotChangeHandler"]]]]],["p-f5dd551a",[[1,"ptc-readmore-v3",{"maxCharacters":[2,"max-characters"],"readMoreText":[1,"read-more-text"],"readLessText":[1,"read-less-text"],"maxLines":[2,"max-lines"],"contentStyles":[1,"content-styles"],"trackerId":[1,"tracker-id"],"expanded":[32],"fullText":[32],"truncated":[32]},[[0,"slotchange","slotChangeHandler"]]]]],["p-e6ebc832",[[1,"ptc-responsive-wrapper"]]],["p-c9a73ad1",[[2,"ptc-seo-title",{"isPlmHub":[4,"is-plm-hub"],"type":[1],"textAlign":[1,"text-align"],"upperline":[1],"titleShadow":[1,"title-shadow"],"titleColor":[1,"title-color"],"titleMargin":[1,"title-margin"],"titleWeight":[1,"title-weight"],"titleSize":[1,"title-size"],"titleHeight":[1,"title-height"],"styles":[1],"ellipsisLineCutoff":[2,"ellipsis-line-cutoff"],"titleDisplay":[1,"title-display"]}]]],["p-be00fb74",[[1,"ptc-shopping-cart",{"cartCount":[1,"cart-count"],"color":[1],"cartText":[1,"cart-text"]}]]],["p-ecfc8211",[[1,"ptc-showcase-card",{"headingIconUrl":[1,"heading-icon-url"],"headingIconAltText":[1,"heading-icon-alt-text"]}]]],["p-bf2f9183",[[1,"ptc-span",{"spanStyle":[1,"span-style"],"display":[1],"fontWeight":[1,"font-weight"],"styles":[1]}]]],["p-b3b63f67",[[1,"ptc-sticky-icons",null,[[9,"resize","handleResize"]]]]],["p-f2006b03",[[1,"ptc-sticky-section",{"hasPreloader":[4,"has-preloader"]},[[9,"scroll","handleScroll"],[9,"resize","handleResize"]]]]],["p-dabb1b70",[[1,"ptc-subnav",{"mobileTitle":[1,"mobile-title"],"navOpen":[32]},[[9,"scroll","handleScroll"],[0,"navLinkClicked","handleNavLinkClickedEvent"]]]]],["p-61a5012d",[[1,"ptc-tab",{"optionClicked":[1540,"option-clicked"],"label":[1],"price":[1],"active":[4],"disabled":[516]}]]],["p-973b06d1",[[1,"ptc-tabs",{"tabs":[32],"openTab":[64]}]]],["p-4335d7f3",[[1,"ptc-text-copy-with-background",{"type":[1],"backgroundImage":[1,"background-image"],"ImageAltText":[1,"image-alt-text"],"topSlitBackgroundColor":[1,"top-slit-background-color"],"slitPosition":[1,"slit-position"],"isBackgroundBlur":[4,"is-background-blur"],"overlay":[4],"disableLightLinks":[4,"disable-light-links"],"styles":[1]}]]],["p-5fb671ee",[[4,"ptc-tooltip-v3",{"maxChars":[2,"max-chars"],"maxLines":[2,"max-lines"],"htmlTagType":[1,"html-tag-type"],"zIndex":[1,"z-index"],"position":[1],"theme":[1],"width":[1],"styles":[1],"hideOnMobile":[4,"hide-on-mobile"],"showTooltip":[32],"truncatedContent":[32],"maxCharEnable":[32],"maxLinesEnable":[32],"isSmallScreen":[32],"hideIfMobile":[32],"maxLinesShowCheck":[32]},[[9,"resize","windowResize"],[9,"resize","checkMaxLines"]]]]],["p-0abb6e77",[[1,"ptc-two-column-media",{"componentType":[1,"component-type"]}]]],["p-d1f57070",[[1,"ptc-value-led-content",{"contentTag":[1,"content-tag"]}]]],["p-2fd01953",[[6,"ptc-value-led-content-highlight"]]],["p-1ab6201b",[[1,"ptc-value-led-intro",{"contentTag":[1,"content-tag"]}]]],["p-3e13b735",[[1,"ptc-video-embed",{"src":[1],"width":[2],"type":[1],"videoLoaded":[32]}]]],["p-54891548",[[4,"tab-content",{"name":[1],"isSelected":[32],"getChild":[64]}]]],["p-779c3f21",[[4,"tab-header",{"name":[1],"tooltip":[1],"tabHeaderText":[1,"tab-header-text"],"isSelected":[32],"maxLength":[32],"getChild":[64]},[[9,"resize","handleWindowResize"]]]]],["p-9a28ded2",[[1,"ptc-pricing-add-on-card",{"cardTitle":[1,"card-title"],"cardPricingText":[1,"card-pricing-text"],"cardCtaHref":[1,"card-cta-href"],"cardCtaText":[1,"card-cta-text"],"cardCtaTarget":[1,"card-cta-target"],"cardDisclaimer":[1,"card-disclaimer"],"sectionId":[1,"section-id"]}]]],["p-36c42aae",[[1,"ptc-image-download-strip",{"downloadUrl":[1,"download-url"],"trackerId":[1,"tracker-id"]}]]],["p-208ec7f3",[[1,"ptc-ellipsis-dropdown",{"dataItems":[16],"selectedTab":[1,"selected-tab"],"dropdownType":[1,"dropdown-type"],"isDropdownOpen":[32],"isMobile":[32],"isIPad":[32]},[[4,"click","offClick"],[9,"resize","handleResize"],[8,"escClicked","onEscClicked"]]]]],["p-1d48bad3",[[1,"ptc-checkbox",{"checked":[1025],"value":[1025],"disabled":[1028],"inputName":[1,"input-name"],"trackerId":[1,"tracker-id"],"offsetFocusOutline":[4,"offset-focus-outline"]}]]],["p-7fada7ae",[[1,"homepage-clickable-tab",{"active":[4],"label":[1],"activeColor":[1,"active-color"],"styles":[1],"trackerId":[1,"tracker-id"],"isHovered":[32]}]]],["p-807ad5c4",[[1,"ptc-badge",{"number":[2],"svgCode":[1,"svg-code"],"type":[1]}]]],["p-e8b51e7d",[[1,"ptc-pricing-block",{"active":[4],"optionClicked":[1540,"option-clicked"],"trackerId":[1,"tracker-id"]}]]],["p-761f71c4",[[1,"ptc-product-dropdown",{"newOptions":[16],"selectedOptions":[16],"placeholder":[1],"internalOptions":[32],"isOpen":[32]},[[4,"clearsearch","handleSearchResult"],[4,"inputChanged","handleinputChanged"]]]]],["p-43756439",[[1,"ptc-progress-bar",{"scrollPercentage":[32]},[[9,"scroll","handleScroll"]]]]],["p-298d02ab",[[1,"ptc-skeleton",{"isLoading":[4,"is-loading"],"animated":[4],"width":[1],"borderRadius":[1,"border-radius"],"topMargin":[1,"top-margin"],"btmMargin":[1,"btm-margin"]}]]],["p-212d0145",[[1,"ptc-svg-btn",{"svgName":[1,"svg-name"],"display":[1],"zIndex":[1,"z-index"],"styles":[2]}]]],["p-ce6349f1",[[1,"ptc-tooltip-v2",{"elementDisplay":[1,"element-display"],"maxLength":[2,"max-length"],"maxLines":[2,"max-lines"],"zIndex":[2,"z-index"],"width":[1],"position":[1],"hideOnMobile":[4,"hide-on-mobile"],"styles":[1],"fullText":[32],"displayText":[32],"showTip":[32]},[[0,"slotchange","slotChangeHandler"]]]]],["p-794eebdb",[[1,"ptc-picture",{"src":[1],"alt":[1],"sizeXs":[1025,"size-xs"],"sizeSm":[1025,"size-sm"],"sizeMd":[1025,"size-md"],"sizeLg":[1025,"size-lg"],"disableResize":[1028,"disable-resize"],"imagePosition":[1,"image-position"],"borderRadius":[1,"border-radius"],"height":[1],"width":[1],"objectFit":[1,"object-fit"],"isFullHeight":[4,"is-full-height"],"isFullWidth":[4,"is-full-width"],"styles":[1],"imageAlignment":[1,"image-alignment"],"maxWidth":[1,"max-width"],"displayImage":[1,"display-image"],"oldSrc":[32]},[[9,"resize","WindowResize"]]]]],["p-6b2fd2f1",[[1,"ptc-jumbotron",{"jumbotronType":[1,"jumbotron-type"],"hasPopupVideo":[4,"has-popup-video"],"mainTitle":[1,"main-title"],"subTitle":[1,"sub-title"],"pngSrc":[1,"png-src"],"pngImgStyles":[1,"png-img-styles"],"gifSrc":[1,"gif-src"],"bgVideoSrc":[1,"bg-video-src"],"bgVideoPosterSrc":[1,"bg-video-poster-src"],"bgSrc":[1,"bg-src"],"isIframe":[4,"is-iframe"],"isHomepage":[4,"is-homepage"],"playButtonTitle":[1,"play-button-title"],"pauseButtonTitle":[1,"pause-button-title"],"buttonLocation":[1,"button-location"],"buttonTabIndex":[2,"button-tab-index"],"isTransitioning":[4,"is-transitioning"],"blogAuthorImage":[1,"blog-author-image"],"blogAuthorImageAlt":[1,"blog-author-image-alt"],"blogAuthorName":[1,"blog-author-name"],"blogAuthorQueryHref":[1,"blog-author-query-href"],"blogAuthorQueryTarget":[1,"blog-author-query-target"],"hasCountdown":[4,"has-countdown"],"styles":[1],"defer":[4],"hasCtaSlot":[1028,"has-cta-slot"],"contentBackground":[32],"contentColor":[32],"textAlign":[32],"isMobile":[32]},[[9,"resize","handleResize"]]]]],["p-ea8e0b2e",[[1,"blog-detail-content",{"scrollIntoViewOffset":[2,"scroll-into-view-offset"],"preloaderDependency":[32],"tableOfContents":[32],"currentActiveItems":[32],"contentInViewport":[32],"mobileTocDropdownState":[32],"stocTriggeredScroll":[32],"desktopTocScrollMin":[32]}],[1,"ptc-readmore-v2",{"maxCharacters":[2,"max-characters"],"readMoreText":[1,"read-more-text"],"readLessText":[1,"read-less-text"],"truncated":[32],"expanded":[32],"fullText":[32],"displayText":[32]},[[0,"slotchange","slotChangeHandler"]]]]],["p-ac78409e",[[1,"ptc-dynamic-card",{"cardType":[1,"card-type"],"cardTitle":[1,"card-title"],"cardImgSrc":[1,"card-img-src"],"cardImgAlt":[1,"card-img-alt"],"cardScreen":[1,"card-screen"],"isExpanded":[1028,"is-expanded"],"styles":[1],"trackerId":[1,"tracker-id"],"overlayExists":[32],"focusCardWrapper":[64]},[[4,"cardOpened","handleCardOpened"]]]]],["p-ac32267c",[[1,"ptc-filter-tag",{"theme":[1],"styles":[1],"trackerID":[1,"tracker-i-d"],"iconColorMap":[32]}],[1,"ptc-pagenation",{"totalCount":[2,"total-count"],"numberOfItems":[2,"number-of-items"],"previousValue":[1,"previous-value"],"lastValue":[1,"last-value"],"minPageNumber":[2,"min-page-number"],"maxPageNumber":[2,"max-page-number"],"clickedPageNumber":[2,"clicked-page-number"],"appendArray":[4,"append-array"],"prevArrowImg":[1,"prev-arrow-img"],"nextArrowImg":[1,"next-arrow-img"],"theme":[1],"styles":[1],"pageNumbers":[32],"isSmallScreen":[32]},[[9,"resize","windowResize"]]]]],["p-80c56c81",[[4,"dropdown-item",{"linkHref":[1,"link-href"],"linkTarget":[1,"link-target"]}]]],["p-f31ae1ba",[[1,"ptc-card-bottom",{"cardType":[1,"card-type"],"styles":[1]}]]],["p-99e41dc4",[[1,"ptc-social-icons",{"facebookUrl":[1,"facebook-url"],"linkedinUrl":[1,"linkedin-url"],"xUrl":[1,"x-url"],"emailTo":[1,"email-to"],"trackerId":[1,"tracker-id"],"target":[1]}]]],["p-78252282",[[1,"ptc-social-share",{"trackerId":[1,"tracker-id"],"display":[1],"shareType":[1,"share-type"],"shareTitle":[1,"share-title"],"text":[1],"url":[1],"source":[1],"recipient":[1],"iconColor":[1,"icon-color"],"iconHoverColor":[1,"icon-hover-color"],"iconSize":[1,"icon-size"],"darkFocusState":[4,"dark-focus-state"],"isHover":[32]}],[1,"ptc-filter-dropdown",{"placeholder":[1],"selectedTag":[1,"selected-tag"],"styles":[1],"internalOptions":[32],"selectedOptions":[32],"isOpen":[32],"clearFilterSelection":[64],"setSelectedItem":[64]}],[6,"ptc-theater-video",{"cardTitle":[1,"card-title"],"cardDescription":[1,"card-description"],"thumbImg":[1,"thumb-img"],"cardNumber":[2,"card-number"],"videoId":[2,"video-id"],"vtagName":[1,"vtag-name"],"modalType":[1,"modal-type"]}],[1,"ptc-theater-video-playlist",{"cardElements":[8,"card-elements"],"currentCardIndex":[32],"filteredTagName":[32]},[[4,"filterCliked","handleFilterClick"],[4,"vCardClicked","handleVCardClickedEvent"]]]]],["p-ef0079b0",[[1,"ptc-date",{"year":[2],"month":[2],"day":[2],"country":[1],"dateString":[1,"date-string"],"dateColor":[1,"date-color"],"dateStyles":[1,"date-styles"],"dataSize":[1,"data-size"],"formatOptions":[1,"format-options"]}]]],["p-5588653b",[[1,"ptc-preloader-section",{"sectionType":[1,"section-type"],"numberOfCards":[2,"number-of-cards"],"autoShow":[4,"auto-show"],"isLoading":[32],"dependencies":[32],"showPreload":[64],"registerDependency":[64]}],[1,"ptc-card",{"cardType":[1,"card-type"],"cardHref":[1,"card-href"],"target":[1],"rel":[1],"hasImage":[4,"has-image"],"hasVideo":[4,"has-video"],"hasLottie":[4,"has-lottie"],"heading":[1],"headingTransform":[1,"heading-transform"],"cardDate":[1,"card-date"],"country":[1],"styles":[1],"ribbonText":[1,"ribbon-text"],"eventType":[1,"event-type"],"cardLogo":[1,"card-logo"],"titleLineCutOff":[2,"title-line-cut-off"],"maxChars":[2,"max-chars"],"maxLines":[2,"max-lines"],"cardOverflow":[1,"card-overflow"],"isCreoCard":[4,"is-creo-card"],"trackerId":[1,"tracker-id"],"isTabHidden":[1540,"is-tab-hidden"],"language":[1],"hasAncestorWithClass":[64]}]]],["p-6b4c37a1",[[0,"ptc-multi-select",{"items":[1040],"label":[1],"selectAllText":[1,"select-all-text"],"clearAllText":[1,"clear-all-text"],"isRequired":[4,"is-required"],"helpertext":[1],"placeholderText":[1,"placeholder-text"],"showDropdown":[32],"language":[32],"isValid":[32],"selectedItemsCount":[32],"hasInteracted":[32],"tooltipText":[32],"tooltipVisible":[32],"tooltipPosition":[32],"focusedItemIndex":[32],"focusToggleButton":[64]},[[4,"click","handleDocumentClick"]]],[4,"ptc-select",{"fieldId":[1,"field-id"],"label":[1],"isRequired":[4,"is-required"],"helpertext":[1025],"fieldName":[1,"field-name"],"disabled":[4],"selectedValue":[1025,"selected-value"],"defaultValue":[1025,"default-value"],"infoText":[1,"info-text"],"ptcDataEloquaName":[1,"ptc-data-eloqua-name"],"ptcDataTargetEloquaName":[1,"ptc-data-target-eloqua-name"],"language":[32]}]]],["p-89ba79da",[[1,"ptc-background-video",{"videoSrc":[1,"video-src"],"posterSrc":[1,"poster-src"],"overlay":[4],"overlayType":[1,"overlay-type"],"playButtonTitle":[1,"play-button-title"],"pauseButtonTitle":[1,"pause-button-title"],"buttonLocation":[1,"button-location"],"buttonTabIndex":[2,"button-tab-index"],"trackerId":[1,"tracker-id"],"defer":[4],"type":[1],"isIframe":[4,"is-iframe"],"paused":[32],"loadedTrue":[32],"pauseVideo":[64],"playVideo":[64]}]]],["p-74a845fd",[[1,"fl-tab-content",{"nameKey":[1,"name-key"],"selected":[4],"onbeforematch":[16]}],[6,"fl-tab-header",{"tabTitle":[1,"tab-title"],"nameKey":[1,"name-key"],"valueKey":[2,"value-key"],"selected":[4],"trackerId":[1,"tracker-id"],"initialHeader":[32]}],[1,"fl-tab-image",{"nameKey":[1,"name-key"],"selected":[4]}]]],["p-1d00a43a",[[1,"ptc-readmore",{"moreText":[1025,"more-text"],"lessText":[1025,"less-text"],"readMorePosition":[1,"read-more-position"],"display":[1],"visibleLines":[1,"visible-lines"],"visibleLinesCustom":[2,"visible-lines-custom"],"zIndex":[1,"z-index"],"checked":[1028],"size":[1],"isIcon":[4,"is-icon"],"color":[1],"isContentSlotted":[1028,"is-content-slotted"],"updateReadmoreStatus":[64]},[[9,"resize","updateReadmoreStatus"]]]]],["p-9b1511b2",[[0,"ptc-form-checkbox",{"checkboxId":[1,"checkbox-id"],"label":[1],"isRequired":[4,"is-required"],"isChecked":[1028,"is-checked"],"name":[1],"helpertext":[1025],"hideCheckbox":[4,"hide-checkbox"],"disabled":[4],"ptcDataEloquaName":[1,"ptc-data-eloqua-name"],"ignoreBlindSubmit":[4,"ignore-blind-submit"],"hasError":[32],"language":[32],"validateCheckbox":[64]}],[0,"ptc-textfield",{"fieldId":[1,"field-id"],"type":[1],"required":[4],"ptcMaxLength":[2,"ptc-max-length"],"labelText":[1025,"label-text"],"helpertext":[1025],"infoText":[1025,"info-text"],"alertText":[1025,"alert-text"],"alertTextContent":[1,"alert-text-content"],"disabled":[4],"fieldName":[1,"field-name"],"ptcDataEloquaName":[1,"ptc-data-eloqua-name"],"ptcDataTargetEloquaName":[1,"ptc-data-target-eloqua-name"],"inputValue":[1025,"input-value"],"customValidation":[16],"ignoreBlindSubmit":[4,"ignore-blind-submit"],"language":[32],"syncCountry":[64],"validateTextField":[64]},[[2,"input","handleInput"],[2,"focus","handleFocus"],[2,"blur","inputBlurHandler"]]]]],["p-d9ec506c",[[1,"max-width-container",{"maxWidthP":[2,"max-width-p"],"maxWidth":[2,"max-width"],"breakpoint":[2],"contentAlign":[1,"content-align"],"styles":[1]}]]],["p-1acd3617",[[6,"ptc-tooltip",{"textDisplay":[1,"text-display"],"maxLength":[2,"max-length"],"textLines":[2,"text-lines"],"description":[1],"zIndex":[1,"z-index"],"position":[1],"styles":[1],"mode":[1],"theme":[1],"width":[1],"hideOnMobile":[4,"hide-on-mobile"],"isSmallScreen":[1028,"is-small-screen"],"noOverflow":[4,"no-overflow"]},[[9,"resize","addTruncatedClass"],[9,"resize","windowResize"]]]]]]'),e)));
@@ -4,7 +4,7 @@ export declare class PtcCard {
4
4
  * Card Type
5
5
  * Specify Card Type, default to simple card
6
6
  */
7
- cardType: 'simple-card' | 'lottie-card' | 'custom-card' | 'clip-edge-card' | 'hightlight-card' | 'listing-card' | 'horizontal-card' | 'listing-card-horizontal' | 'resource-center-card' | 'case-studies-card' | 'featured-horizontal-card' | 'related-card';
7
+ cardType: 'simple-card' | 'lottie-card' | 'custom-card' | 'clip-edge-card' | 'hightlight-card' | 'listing-card' | 'horizontal-card' | 'listing-card-horizontal' | 'resource-center-card' | 'case-studies-card' | 'featured-horizontal-card' | 'related-card' | 'events-card';
8
8
  /**
9
9
  * Card Link URL (Optional)
10
10
  */
@@ -80,6 +80,7 @@ export declare class PtcCard {
80
80
  isCreoCard?: boolean;
81
81
  trackerId: string;
82
82
  isTabHidden: boolean;
83
+ language: string;
83
84
  private observer;
84
85
  handleTabHiddenChange(newValue: boolean): void;
85
86
  hasAncestorWithClass(className: string): Promise<boolean>;
@@ -2,6 +2,7 @@ export declare class PtcCountdown {
2
2
  countdownTitle: string;
3
3
  eventTime: string;
4
4
  eventTimeZone: string;
5
+ expiredText: string;
5
6
  timeLeft: {
6
7
  days: number;
7
8
  hours: number;
@@ -11,6 +11,7 @@ export declare class PtcFilterTag {
11
11
  * (optional) Injected CSS Styles
12
12
  */
13
13
  styles?: string;
14
+ trackerID: string;
14
15
  componentWillLoad(): void;
15
16
  handleClick: () => void;
16
17
  handleMouseEnter(): void;
@@ -69,7 +69,7 @@ export declare class PtcModal {
69
69
  * (optional) Injected CSS Styles
70
70
  */
71
71
  styles?: string;
72
- modalType: 'video-modal' | 'default-modal';
72
+ modalType: 'video-modal' | 'default-modal' | 'event-listing';
73
73
  fireOnClosed(modal: PtcModal): void;
74
74
  fireOnOpened(modal: PtcModal): void;
75
75
  bodyOverflowSetting: any;