@ptcwebops/ptcw-design 4.1.8 → 4.1.9

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 (438) hide show
  1. package/dist/cjs/academic-form-test.cjs.entry.js +1 -1
  2. package/dist/cjs/author-listing-example.cjs.entry.js +1 -1
  3. package/dist/cjs/bundle-example.cjs.entry.js +1 -1
  4. package/dist/cjs/bundle-jumbotron-example.cjs.entry.js +1 -1
  5. package/dist/cjs/{component-06dda623.js → component-4dd13907.js} +2643 -832
  6. package/dist/cjs/dropdown-item.cjs.entry.js +1 -1
  7. package/dist/cjs/dynamic-box-bundle.cjs.entry.js +1 -1
  8. package/dist/cjs/embedded-form.cjs.entry.js +1 -1
  9. package/dist/cjs/featured-list.cjs.entry.js +1 -1
  10. package/dist/cjs/fl-tab-content_3.cjs.entry.js +1 -1
  11. package/dist/cjs/footer-form.cjs.entry.js +1 -1
  12. package/dist/cjs/generic-form.cjs.entry.js +89 -0
  13. package/dist/cjs/icon-asset.cjs.entry.js +1 -1
  14. package/dist/cjs/{index-4b85b38a.js → index-63ddc79c.js} +0 -17
  15. package/dist/cjs/innovator-toggle-container.cjs.entry.js +1 -1
  16. package/dist/cjs/list-item.cjs.entry.js +1 -1
  17. package/dist/cjs/loader.cjs.js +2 -2
  18. package/dist/cjs/max-width-container.cjs.entry.js +1 -1
  19. package/dist/cjs/most-popular-news.cjs.entry.js +1 -1
  20. package/dist/cjs/my-component.cjs.entry.js +1 -1
  21. package/dist/cjs/news-search-result.cjs.entry.js +1 -1
  22. package/dist/cjs/ptc-accordion-item.cjs.entry.js +1 -1
  23. package/dist/cjs/ptc-accordion.cjs.entry.js +1 -1
  24. package/dist/cjs/ptc-announcement.cjs.entry.js +1 -1
  25. package/dist/cjs/ptc-back-to-top.cjs.entry.js +1 -1
  26. package/dist/cjs/ptc-background-video.cjs.entry.js +1 -1
  27. package/dist/cjs/ptc-badge.cjs.entry.js +1 -1
  28. package/dist/cjs/ptc-bio-card.cjs.entry.js +1 -1
  29. package/dist/cjs/ptc-breadcrumb_2.cjs.entry.js +1 -1
  30. package/dist/cjs/ptc-brightcov-video.cjs.entry.js +1 -1
  31. package/dist/cjs/ptc-button_4.cjs.entry.js +1 -1
  32. package/dist/cjs/ptc-card-bottom_2.cjs.entry.js +1 -1
  33. package/dist/cjs/ptc-card-content.cjs.entry.js +1 -1
  34. package/dist/cjs/ptc-card_2.cjs.entry.js +1 -1
  35. package/dist/cjs/ptc-case-studies-slider.cjs.entry.js +1 -1
  36. package/dist/cjs/ptc-checkbox-group.cjs.entry.js +1 -1
  37. package/dist/cjs/ptc-checkbox.cjs.entry.js +1 -1
  38. package/dist/cjs/ptc-close-icon_2.cjs.entry.js +1 -1
  39. package/dist/cjs/ptc-collapse-list.cjs.entry.js +1 -1
  40. package/dist/cjs/ptc-container.cjs.entry.js +1 -1
  41. package/dist/cjs/ptc-data-lookup.cjs.entry.js +2 -3
  42. package/dist/cjs/ptc-dropdown.cjs.entry.js +1 -1
  43. package/dist/cjs/ptc-dynamic-card.cjs.entry.js +1 -1
  44. package/dist/cjs/ptc-ellipsis-dropdown.cjs.entry.js +1 -1
  45. package/dist/cjs/ptc-embedded-quiz.cjs.entry.js +1 -1
  46. package/dist/cjs/ptc-featured-list.cjs.entry.js +1 -1
  47. package/dist/cjs/ptc-filter-dropdown_4.cjs.entry.js +1 -1
  48. package/dist/cjs/ptc-filter-level-theater.cjs.entry.js +1 -1
  49. package/dist/cjs/ptc-filter-tag.cjs.entry.js +1 -1
  50. package/dist/cjs/ptc-footer.cjs.entry.js +1 -1
  51. package/dist/cjs/{ptc-form-checkbox_2.cjs.entry.js → ptc-form-checkbox_3.cjs.entry.js} +330 -2
  52. package/dist/cjs/ptc-form.cjs.entry.js +1 -1
  53. package/dist/cjs/ptc-hero-footer-cta.cjs.entry.js +1 -1
  54. package/dist/cjs/ptc-hero.cjs.entry.js +1 -1
  55. package/dist/cjs/ptc-icon-card.cjs.entry.js +1 -1
  56. package/dist/cjs/ptc-icon-component.cjs.entry.js +1 -1
  57. package/dist/cjs/ptc-icon-list.cjs.entry.js +1 -1
  58. package/dist/cjs/ptc-icon-minimize.cjs.entry.js +1 -1
  59. package/dist/cjs/ptc-image-download-strip.cjs.entry.js +1 -1
  60. package/dist/cjs/ptc-link.cjs.entry.js +1 -1
  61. package/dist/cjs/ptc-list.cjs.entry.js +1 -1
  62. package/dist/cjs/ptc-media-card.cjs.entry.js +8 -4
  63. package/dist/cjs/ptc-minimized-nav.cjs.entry.js +1 -1
  64. package/dist/cjs/ptc-mobile-select.cjs.entry.js +1 -1
  65. package/dist/cjs/ptc-modal-quiz.cjs.entry.js +1 -1
  66. package/dist/cjs/ptc-multi-select.cjs.entry.js +98 -0
  67. package/dist/cjs/ptc-nav-card.cjs.entry.js +1 -1
  68. package/dist/cjs/ptc-nav-link.cjs.entry.js +1 -1
  69. package/dist/cjs/ptc-nav-pills.cjs.entry.js +1 -1
  70. package/dist/cjs/ptc-nav-slider.cjs.entry.js +1 -1
  71. package/dist/cjs/ptc-nav-submenu.cjs.entry.js +1 -1
  72. package/dist/cjs/ptc-nav-tile.cjs.entry.js +1 -1
  73. package/dist/cjs/ptc-news.cjs.entry.js +1 -1
  74. package/dist/cjs/ptc-office-location-card.cjs.entry.js +1 -1
  75. package/dist/cjs/ptc-office-locations.cjs.entry.js +1 -1
  76. package/dist/cjs/ptc-overlay.cjs.entry.js +1 -1
  77. package/dist/cjs/ptc-pagenation.cjs.entry.js +1 -1
  78. package/dist/cjs/ptc-para.cjs.entry.js +1 -1
  79. package/dist/cjs/ptc-picture.cjs.entry.js +1 -1
  80. package/dist/cjs/ptc-podcast-card.cjs.entry.js +1 -1
  81. package/dist/cjs/ptc-preferance-center-form.cjs.entry.js +1 -1
  82. package/dist/cjs/ptc-preloader-section.cjs.entry.js +2 -2
  83. package/dist/cjs/ptc-previous-url.cjs.entry.js +1 -1
  84. package/dist/cjs/ptc-pricing-add-on-card.cjs.entry.js +1 -1
  85. package/dist/cjs/ptc-pricing-add-on-section.cjs.entry.js +1 -1
  86. package/dist/cjs/ptc-pricing-block.cjs.entry.js +1 -1
  87. package/dist/cjs/ptc-pricing-packaging-table.cjs.entry.js +1 -1
  88. package/dist/cjs/ptc-pricing-tabs.cjs.entry.js +1 -1
  89. package/dist/cjs/ptc-product-card.cjs.entry.js +1 -1
  90. package/dist/cjs/ptc-product-category.cjs.entry.js +1 -1
  91. package/dist/cjs/ptc-product-dropdown.cjs.entry.js +1 -1
  92. package/dist/cjs/ptc-product-highlight-card.cjs.entry.js +1 -1
  93. package/dist/cjs/ptc-product-list.cjs.entry.js +1 -1
  94. package/dist/cjs/ptc-product-sidebar.cjs.entry.js +1 -1
  95. package/dist/cjs/ptc-progress-bar.cjs.entry.js +1 -1
  96. package/dist/cjs/ptc-quote.cjs.entry.js +1 -1
  97. package/dist/cjs/ptc-readmore-char.cjs.entry.js +1 -1
  98. package/dist/cjs/ptc-readmore.cjs.entry.js +1 -1
  99. package/dist/cjs/ptc-related-card-rail.cjs.entry.js +5 -3
  100. package/dist/cjs/ptc-responsive-wrapper.cjs.entry.js +1 -1
  101. package/dist/cjs/ptc-search-field.cjs.entry.js +1 -1
  102. package/dist/cjs/ptc-seo-title.cjs.entry.js +1 -1
  103. package/dist/cjs/ptc-shopping-cart.cjs.entry.js +1 -1
  104. package/dist/cjs/ptc-showcase-card.cjs.entry.js +1 -1
  105. package/dist/cjs/ptc-skeleton.cjs.entry.js +1 -1
  106. package/dist/cjs/ptc-slit-card.cjs.entry.js +1 -1
  107. package/dist/cjs/ptc-social-icons-footer.cjs.entry.js +1 -1
  108. package/dist/cjs/ptc-spacer.cjs.entry.js +1 -1
  109. package/dist/cjs/ptc-span.cjs.entry.js +1 -1
  110. package/dist/cjs/ptc-square-card.cjs.entry.js +1 -1
  111. package/dist/cjs/ptc-sticky-icons.cjs.entry.js +1 -1
  112. package/dist/cjs/ptc-sticky-section.cjs.entry.js +1 -1
  113. package/dist/cjs/ptc-sticky-title.cjs.entry.js +1 -1
  114. package/dist/cjs/ptc-subnav-card.cjs.entry.js +1 -1
  115. package/dist/cjs/ptc-subnav.cjs.entry.js +1 -1
  116. package/dist/cjs/ptc-svg-btn.cjs.entry.js +1 -1
  117. package/dist/cjs/ptc-tab-list.cjs.entry.js +1 -1
  118. package/dist/cjs/ptc-tab.cjs.entry.js +1 -1
  119. package/dist/cjs/ptc-tabs.cjs.entry.js +1 -1
  120. package/dist/cjs/ptc-text-copy-with-background.cjs.entry.js +1 -1
  121. package/dist/cjs/ptc-theater-video-modal.cjs.entry.js +1 -1
  122. package/dist/cjs/ptc-tooltip-v2.cjs.entry.js +1 -1
  123. package/dist/cjs/ptc-tooltip.cjs.entry.js +1 -1
  124. package/dist/cjs/ptc-two-column-media.cjs.entry.js +1 -1
  125. package/dist/cjs/ptc-value-led-card.cjs.entry.js +1 -1
  126. package/dist/cjs/ptc-value-led-content-highlight.cjs.entry.js +1 -1
  127. package/dist/cjs/ptc-value-led-content.cjs.entry.js +1 -1
  128. package/dist/cjs/ptc-value-led-intro.cjs.entry.js +1 -1
  129. package/dist/cjs/ptc-value-led-layout.cjs.entry.js +1 -1
  130. package/dist/cjs/ptc-value-led-speed-bump.cjs.entry.js +1 -1
  131. package/dist/cjs/ptc-value-prop-card.cjs.entry.js +1 -1
  132. package/dist/cjs/ptc-white-paper.cjs.entry.js +1 -1
  133. package/dist/cjs/ptcw-design.cjs.js +2 -2
  134. package/dist/cjs/sequential-bundle-example.cjs.entry.js +1 -1
  135. package/dist/cjs/sequential-bundle.cjs.entry.js +1 -1
  136. package/dist/cjs/tab-content.cjs.entry.js +1 -1
  137. package/dist/cjs/tab-header.cjs.entry.js +1 -1
  138. package/dist/collection/collection-manifest.json +1 -0
  139. package/dist/collection/components/organism-bundles/form/generic-form/generic-form-test.css +84 -0
  140. package/dist/collection/components/organism-bundles/form/generic-form/generic-form-test.js +94 -0
  141. package/dist/collection/components/ptc-media-card/ptc-media-card.css +69 -0
  142. package/dist/collection/components/ptc-media-card/ptc-media-card.js +25 -4
  143. package/dist/collection/components/ptc-preloader-section/ptc-preloader-section.css +1 -1
  144. package/dist/collection/components/ptc-related-card-rail/ptc-related-card-rail.js +4 -2
  145. package/dist/custom-elements/index.d.ts +6 -0
  146. package/dist/custom-elements/index.js +99 -8
  147. package/dist/esm/academic-form-test.entry.js +1 -1
  148. package/dist/esm/author-listing-example.entry.js +1 -1
  149. package/dist/esm/bundle-example.entry.js +1 -1
  150. package/dist/esm/bundle-jumbotron-example.entry.js +1 -1
  151. package/dist/esm/{component-274da230.js → component-9c921cc6.js} +2592 -793
  152. package/dist/esm/dropdown-item.entry.js +1 -1
  153. package/dist/esm/dynamic-box-bundle.entry.js +1 -1
  154. package/dist/esm/embedded-form.entry.js +1 -1
  155. package/dist/esm/featured-list.entry.js +1 -1
  156. package/dist/esm/fl-tab-content_3.entry.js +1 -1
  157. package/dist/esm/footer-form.entry.js +1 -1
  158. package/dist/esm/generic-form.entry.js +85 -0
  159. package/dist/esm/icon-asset.entry.js +1 -1
  160. package/dist/esm/{index-abb9f744.js → index-c83db688.js} +0 -17
  161. package/dist/esm/innovator-toggle-container.entry.js +1 -1
  162. package/dist/esm/list-item.entry.js +1 -1
  163. package/dist/esm/loader.js +3 -3
  164. package/dist/esm/max-width-container.entry.js +1 -1
  165. package/dist/esm/most-popular-news.entry.js +1 -1
  166. package/dist/esm/my-component.entry.js +1 -1
  167. package/dist/esm/news-search-result.entry.js +1 -1
  168. package/dist/esm/ptc-accordion-item.entry.js +1 -1
  169. package/dist/esm/ptc-accordion.entry.js +1 -1
  170. package/dist/esm/ptc-announcement.entry.js +1 -1
  171. package/dist/esm/ptc-back-to-top.entry.js +1 -1
  172. package/dist/esm/ptc-background-video.entry.js +1 -1
  173. package/dist/esm/ptc-badge.entry.js +1 -1
  174. package/dist/esm/ptc-bio-card.entry.js +1 -1
  175. package/dist/esm/ptc-breadcrumb_2.entry.js +1 -1
  176. package/dist/esm/ptc-brightcov-video.entry.js +1 -1
  177. package/dist/esm/ptc-button_4.entry.js +1 -1
  178. package/dist/esm/ptc-card-bottom_2.entry.js +1 -1
  179. package/dist/esm/ptc-card-content.entry.js +1 -1
  180. package/dist/esm/ptc-card_2.entry.js +1 -1
  181. package/dist/esm/ptc-case-studies-slider.entry.js +1 -1
  182. package/dist/esm/ptc-checkbox-group.entry.js +1 -1
  183. package/dist/esm/ptc-checkbox.entry.js +1 -1
  184. package/dist/esm/ptc-close-icon_2.entry.js +1 -1
  185. package/dist/esm/ptc-collapse-list.entry.js +1 -1
  186. package/dist/esm/ptc-container.entry.js +1 -1
  187. package/dist/esm/ptc-data-lookup.entry.js +2 -3
  188. package/dist/esm/ptc-dropdown.entry.js +1 -1
  189. package/dist/esm/ptc-dynamic-card.entry.js +1 -1
  190. package/dist/esm/ptc-ellipsis-dropdown.entry.js +1 -1
  191. package/dist/esm/ptc-embedded-quiz.entry.js +1 -1
  192. package/dist/esm/ptc-featured-list.entry.js +1 -1
  193. package/dist/esm/ptc-filter-dropdown_4.entry.js +1 -1
  194. package/dist/esm/ptc-filter-level-theater.entry.js +1 -1
  195. package/dist/esm/ptc-filter-tag.entry.js +1 -1
  196. package/dist/esm/ptc-footer.entry.js +1 -1
  197. package/dist/esm/{ptc-form-checkbox_2.entry.js → ptc-form-checkbox_3.entry.js} +330 -3
  198. package/dist/esm/ptc-form.entry.js +1 -1
  199. package/dist/esm/ptc-hero-footer-cta.entry.js +1 -1
  200. package/dist/esm/ptc-hero.entry.js +1 -1
  201. package/dist/esm/ptc-icon-card.entry.js +1 -1
  202. package/dist/esm/ptc-icon-component.entry.js +1 -1
  203. package/dist/esm/ptc-icon-list.entry.js +1 -1
  204. package/dist/esm/ptc-icon-minimize.entry.js +1 -1
  205. package/dist/esm/ptc-image-download-strip.entry.js +1 -1
  206. package/dist/esm/ptc-link.entry.js +1 -1
  207. package/dist/esm/ptc-list.entry.js +1 -1
  208. package/dist/esm/ptc-media-card.entry.js +8 -4
  209. package/dist/esm/ptc-minimized-nav.entry.js +1 -1
  210. package/dist/esm/ptc-mobile-select.entry.js +1 -1
  211. package/dist/esm/ptc-modal-quiz.entry.js +1 -1
  212. package/dist/esm/ptc-multi-select.entry.js +94 -0
  213. package/dist/esm/ptc-nav-card.entry.js +1 -1
  214. package/dist/esm/ptc-nav-link.entry.js +1 -1
  215. package/dist/esm/ptc-nav-pills.entry.js +1 -1
  216. package/dist/esm/ptc-nav-slider.entry.js +1 -1
  217. package/dist/esm/ptc-nav-submenu.entry.js +1 -1
  218. package/dist/esm/ptc-nav-tile.entry.js +1 -1
  219. package/dist/esm/ptc-news.entry.js +1 -1
  220. package/dist/esm/ptc-office-location-card.entry.js +1 -1
  221. package/dist/esm/ptc-office-locations.entry.js +1 -1
  222. package/dist/esm/ptc-overlay.entry.js +1 -1
  223. package/dist/esm/ptc-pagenation.entry.js +1 -1
  224. package/dist/esm/ptc-para.entry.js +1 -1
  225. package/dist/esm/ptc-picture.entry.js +1 -1
  226. package/dist/esm/ptc-podcast-card.entry.js +1 -1
  227. package/dist/esm/ptc-preferance-center-form.entry.js +1 -1
  228. package/dist/esm/ptc-preloader-section.entry.js +2 -2
  229. package/dist/esm/ptc-previous-url.entry.js +1 -1
  230. package/dist/esm/ptc-pricing-add-on-card.entry.js +1 -1
  231. package/dist/esm/ptc-pricing-add-on-section.entry.js +1 -1
  232. package/dist/esm/ptc-pricing-block.entry.js +1 -1
  233. package/dist/esm/ptc-pricing-packaging-table.entry.js +1 -1
  234. package/dist/esm/ptc-pricing-tabs.entry.js +1 -1
  235. package/dist/esm/ptc-product-card.entry.js +1 -1
  236. package/dist/esm/ptc-product-category.entry.js +1 -1
  237. package/dist/esm/ptc-product-dropdown.entry.js +1 -1
  238. package/dist/esm/ptc-product-highlight-card.entry.js +1 -1
  239. package/dist/esm/ptc-product-list.entry.js +1 -1
  240. package/dist/esm/ptc-product-sidebar.entry.js +1 -1
  241. package/dist/esm/ptc-progress-bar.entry.js +1 -1
  242. package/dist/esm/ptc-quote.entry.js +1 -1
  243. package/dist/esm/ptc-readmore-char.entry.js +1 -1
  244. package/dist/esm/ptc-readmore.entry.js +1 -1
  245. package/dist/esm/ptc-related-card-rail.entry.js +5 -3
  246. package/dist/esm/ptc-responsive-wrapper.entry.js +1 -1
  247. package/dist/esm/ptc-search-field.entry.js +1 -1
  248. package/dist/esm/ptc-seo-title.entry.js +1 -1
  249. package/dist/esm/ptc-shopping-cart.entry.js +1 -1
  250. package/dist/esm/ptc-showcase-card.entry.js +1 -1
  251. package/dist/esm/ptc-skeleton.entry.js +1 -1
  252. package/dist/esm/ptc-slit-card.entry.js +1 -1
  253. package/dist/esm/ptc-social-icons-footer.entry.js +1 -1
  254. package/dist/esm/ptc-spacer.entry.js +1 -1
  255. package/dist/esm/ptc-span.entry.js +1 -1
  256. package/dist/esm/ptc-square-card.entry.js +1 -1
  257. package/dist/esm/ptc-sticky-icons.entry.js +1 -1
  258. package/dist/esm/ptc-sticky-section.entry.js +1 -1
  259. package/dist/esm/ptc-sticky-title.entry.js +1 -1
  260. package/dist/esm/ptc-subnav-card.entry.js +1 -1
  261. package/dist/esm/ptc-subnav.entry.js +1 -1
  262. package/dist/esm/ptc-svg-btn.entry.js +1 -1
  263. package/dist/esm/ptc-tab-list.entry.js +1 -1
  264. package/dist/esm/ptc-tab.entry.js +1 -1
  265. package/dist/esm/ptc-tabs.entry.js +1 -1
  266. package/dist/esm/ptc-text-copy-with-background.entry.js +1 -1
  267. package/dist/esm/ptc-theater-video-modal.entry.js +1 -1
  268. package/dist/esm/ptc-tooltip-v2.entry.js +1 -1
  269. package/dist/esm/ptc-tooltip.entry.js +1 -1
  270. package/dist/esm/ptc-two-column-media.entry.js +1 -1
  271. package/dist/esm/ptc-value-led-card.entry.js +1 -1
  272. package/dist/esm/ptc-value-led-content-highlight.entry.js +1 -1
  273. package/dist/esm/ptc-value-led-content.entry.js +1 -1
  274. package/dist/esm/ptc-value-led-intro.entry.js +1 -1
  275. package/dist/esm/ptc-value-led-layout.entry.js +1 -1
  276. package/dist/esm/ptc-value-led-speed-bump.entry.js +1 -1
  277. package/dist/esm/ptc-value-prop-card.entry.js +1 -1
  278. package/dist/esm/ptc-white-paper.entry.js +1 -1
  279. package/dist/esm/ptcw-design.js +3 -3
  280. package/dist/esm/sequential-bundle-example.entry.js +1 -1
  281. package/dist/esm/sequential-bundle.entry.js +1 -1
  282. package/dist/esm/tab-content.entry.js +1 -1
  283. package/dist/esm/tab-header.entry.js +1 -1
  284. package/dist/ptcw-design/{p-dd73e3af.entry.js → p-015fbc28.entry.js} +1 -1
  285. package/dist/ptcw-design/{p-b35f3f21.entry.js → p-01a2ee56.entry.js} +1 -1
  286. package/dist/ptcw-design/{p-d75e8fec.entry.js → p-02945b6e.entry.js} +1 -1
  287. package/dist/ptcw-design/{p-bd7c3586.entry.js → p-045ad66c.entry.js} +1 -1
  288. package/dist/ptcw-design/{p-ed4b9aab.entry.js → p-07605149.entry.js} +1 -1
  289. package/dist/ptcw-design/{p-51f387a0.entry.js → p-07cf4fef.entry.js} +1 -1
  290. package/dist/ptcw-design/{p-bded9c07.entry.js → p-0b7f6a74.entry.js} +1 -1
  291. package/dist/ptcw-design/{p-2d223899.entry.js → p-0c398d7b.entry.js} +1 -1
  292. package/dist/ptcw-design/{p-e2df28c0.entry.js → p-0c69ea52.entry.js} +1 -1
  293. package/dist/ptcw-design/{p-cc61eec9.entry.js → p-0cc854f9.entry.js} +1 -1
  294. package/dist/ptcw-design/{p-64466623.entry.js → p-0f0ab4dc.entry.js} +1 -1
  295. package/dist/ptcw-design/{p-6e85eb2b.entry.js → p-19cb45dd.entry.js} +1 -1
  296. package/dist/ptcw-design/{p-2d1a0b56.entry.js → p-1d5360f5.entry.js} +1 -1
  297. package/dist/ptcw-design/{p-f04fd09a.entry.js → p-20808072.entry.js} +1 -1
  298. package/dist/ptcw-design/{p-4f7140ea.entry.js → p-21bf093a.entry.js} +1 -1
  299. package/dist/ptcw-design/{p-f078ec7d.entry.js → p-22fb384d.entry.js} +1 -1
  300. package/dist/ptcw-design/{p-ab22665e.entry.js → p-23a8c801.entry.js} +1 -1
  301. package/dist/ptcw-design/{p-c152b9e3.entry.js → p-252719e5.entry.js} +1 -1
  302. package/dist/ptcw-design/{p-8cbc12e6.entry.js → p-2546cf12.entry.js} +1 -1
  303. package/dist/ptcw-design/{p-dccf42d9.entry.js → p-260ecfef.entry.js} +1 -1
  304. package/dist/ptcw-design/{p-404c847a.entry.js → p-26966ae1.entry.js} +1 -1
  305. package/dist/ptcw-design/{p-199d7082.entry.js → p-2a62b17a.entry.js} +1 -1
  306. package/dist/ptcw-design/{p-aa940870.entry.js → p-2a7b4b0f.entry.js} +1 -1
  307. package/dist/ptcw-design/{p-a67b3072.entry.js → p-2ac49ff2.entry.js} +1 -1
  308. package/dist/ptcw-design/p-2cabc5f2.entry.js +1 -0
  309. package/dist/ptcw-design/{p-91991667.entry.js → p-3038e9c8.entry.js} +1 -1
  310. package/dist/ptcw-design/{p-ff0d02bf.entry.js → p-370e45bf.entry.js} +1 -1
  311. package/dist/ptcw-design/{p-eb9d6227.entry.js → p-384c21c3.entry.js} +1 -1
  312. package/dist/ptcw-design/{p-652ea3e6.entry.js → p-3a15aaa6.entry.js} +1 -1
  313. package/dist/ptcw-design/{p-71d5aa69.entry.js → p-3a5946b7.entry.js} +1 -1
  314. package/dist/ptcw-design/{p-b7154ac6.entry.js → p-3bdcc7a8.entry.js} +1 -1
  315. package/dist/ptcw-design/{p-06ec3a76.entry.js → p-3e811168.entry.js} +1 -1
  316. package/dist/ptcw-design/{p-38baf163.entry.js → p-4098d0cc.entry.js} +1 -1
  317. package/dist/ptcw-design/{p-d6f1ebbe.entry.js → p-44fdf9b7.entry.js} +1 -1
  318. package/dist/ptcw-design/{p-28ab56ea.entry.js → p-45770040.entry.js} +1 -1
  319. package/dist/ptcw-design/{p-ac7ca899.entry.js → p-45a7286a.entry.js} +1 -1
  320. package/dist/ptcw-design/{p-51cc6129.entry.js → p-46f67bec.entry.js} +1 -1
  321. package/dist/ptcw-design/{p-14bc4ffe.entry.js → p-470b5117.entry.js} +1 -1
  322. package/dist/ptcw-design/{p-b90455f9.entry.js → p-478989c6.entry.js} +1 -1
  323. package/dist/ptcw-design/{p-fe077ba0.entry.js → p-4c28c632.entry.js} +1 -1
  324. package/dist/ptcw-design/{p-3ad691c2.entry.js → p-4cbdf7f0.entry.js} +1 -1
  325. package/dist/ptcw-design/{p-c7d46065.entry.js → p-592963d3.entry.js} +1 -1
  326. package/dist/ptcw-design/{p-7c218213.entry.js → p-593cff4b.entry.js} +1 -1
  327. package/dist/ptcw-design/{p-c5a80410.entry.js → p-59a96cd0.entry.js} +1 -1
  328. package/dist/ptcw-design/{p-2ebc621f.entry.js → p-5a07616e.entry.js} +1 -1
  329. package/dist/ptcw-design/{p-d1b3b31b.entry.js → p-5a6aac5c.entry.js} +1 -1
  330. package/dist/ptcw-design/{p-731cd57d.entry.js → p-5c6a8390.entry.js} +1 -1
  331. package/dist/ptcw-design/{p-b9036669.entry.js → p-5cb43cb6.entry.js} +1 -1
  332. package/dist/ptcw-design/{p-d2889bb8.entry.js → p-5db25b5c.entry.js} +1 -1
  333. package/dist/ptcw-design/{p-65d6be32.entry.js → p-5f56ee9d.entry.js} +1 -1
  334. package/dist/ptcw-design/{p-e3993fba.entry.js → p-62d848b1.entry.js} +1 -1
  335. package/dist/ptcw-design/{p-62b3514b.entry.js → p-63fcef67.entry.js} +1 -1
  336. package/dist/ptcw-design/{p-be29d609.entry.js → p-646b66f0.entry.js} +1 -1
  337. package/dist/ptcw-design/{p-ff682ea1.entry.js → p-64fad55d.entry.js} +1 -1
  338. package/dist/ptcw-design/{p-04391144.entry.js → p-6862c516.entry.js} +1 -1
  339. package/dist/ptcw-design/{p-3760236d.entry.js → p-6a1caecd.entry.js} +1 -1
  340. package/dist/ptcw-design/{p-ccd23066.entry.js → p-6a271368.entry.js} +1 -1
  341. package/dist/ptcw-design/{p-6c002d42.entry.js → p-6b73caca.entry.js} +1 -1
  342. package/dist/ptcw-design/{p-32b61c0c.entry.js → p-6e33302d.entry.js} +1 -1
  343. package/dist/ptcw-design/{p-c82ffa69.entry.js → p-6ffb9dc8.entry.js} +1 -1
  344. package/dist/ptcw-design/{p-ddb6887d.entry.js → p-705959ab.entry.js} +1 -1
  345. package/dist/ptcw-design/{p-03bfbe0a.entry.js → p-70fa9fed.entry.js} +1 -1
  346. package/dist/ptcw-design/{p-50ff1313.entry.js → p-71e14b08.entry.js} +1 -1
  347. package/dist/ptcw-design/{p-41b921e2.entry.js → p-74590cd9.entry.js} +1 -1
  348. package/dist/ptcw-design/{p-a8d92a3b.entry.js → p-792366db.entry.js} +1 -1
  349. package/dist/ptcw-design/{p-3fa8c043.entry.js → p-7ca4d31e.entry.js} +1 -1
  350. package/dist/ptcw-design/{p-5fb6dbe5.entry.js → p-810fd46c.entry.js} +1 -1
  351. package/dist/ptcw-design/p-81885909.entry.js +68 -0
  352. package/dist/ptcw-design/{p-ca8fa3f3.entry.js → p-861bf28a.entry.js} +1 -1
  353. package/dist/ptcw-design/{p-9fa2a419.entry.js → p-87e37047.entry.js} +1 -1
  354. package/dist/ptcw-design/{p-5d82cdaa.entry.js → p-8fa374a8.entry.js} +1 -1
  355. package/dist/ptcw-design/{p-10ee3772.entry.js → p-9467d163.entry.js} +1 -1
  356. package/dist/ptcw-design/{p-c95b2603.entry.js → p-98cedfd9.entry.js} +1 -1
  357. package/dist/ptcw-design/{p-1af3f1ed.entry.js → p-99500ebc.entry.js} +1 -1
  358. package/dist/ptcw-design/{p-dfaa4e99.entry.js → p-9ea3b00f.entry.js} +1 -1
  359. package/dist/ptcw-design/{p-4aeb9a7b.entry.js → p-a5ada98e.entry.js} +1 -1
  360. package/dist/ptcw-design/{p-547229d0.entry.js → p-a5e5fba7.entry.js} +1 -1
  361. package/dist/ptcw-design/{p-c97330ed.entry.js → p-a6882e92.entry.js} +1 -1
  362. package/dist/ptcw-design/{p-0be388fc.entry.js → p-a6dbc81d.entry.js} +1 -1
  363. package/dist/ptcw-design/{p-17d4b8be.entry.js → p-a89c0bbe.entry.js} +1 -1
  364. package/dist/ptcw-design/{p-e73c7698.entry.js → p-a97d6e57.entry.js} +1 -1
  365. package/dist/ptcw-design/{p-8e1ef144.entry.js → p-aaebc0d6.entry.js} +1 -1
  366. package/dist/ptcw-design/{p-42944d66.entry.js → p-aba4e946.entry.js} +1 -1
  367. package/dist/ptcw-design/p-ac75c7ad.js +2 -0
  368. package/dist/ptcw-design/{p-ad472068.entry.js → p-ac8801b4.entry.js} +1 -1
  369. package/dist/ptcw-design/{p-0311ceb2.entry.js → p-ad4189ee.entry.js} +1 -1
  370. package/dist/ptcw-design/{p-36604862.entry.js → p-addd2551.entry.js} +1 -1
  371. package/dist/ptcw-design/{p-8d1710d5.entry.js → p-ae0543c8.entry.js} +1 -1
  372. package/dist/ptcw-design/{p-6a2bdeb5.entry.js → p-b000cde9.entry.js} +1 -1
  373. package/dist/ptcw-design/{p-a698e82b.entry.js → p-b43a2565.entry.js} +1 -1
  374. package/dist/ptcw-design/{p-e262f5d8.entry.js → p-b4e43317.entry.js} +1 -1
  375. package/dist/ptcw-design/{p-671f1e11.entry.js → p-b66d6889.entry.js} +1 -1
  376. package/dist/ptcw-design/p-b96fa215.entry.js +1 -0
  377. package/dist/ptcw-design/{p-61d1fc1f.entry.js → p-bc24e97e.entry.js} +1 -1
  378. package/dist/ptcw-design/{p-66c2c3a3.entry.js → p-bc255362.entry.js} +1 -1
  379. package/dist/ptcw-design/p-bcab66bf.js +336 -0
  380. package/dist/ptcw-design/{p-c17a2f3c.entry.js → p-be581010.entry.js} +1 -1
  381. package/dist/ptcw-design/{p-a0380839.entry.js → p-be758cc0.entry.js} +1 -1
  382. package/dist/ptcw-design/{p-622c768f.entry.js → p-c134f019.entry.js} +1 -1
  383. package/dist/ptcw-design/{p-c06c4c56.entry.js → p-c6e82ca6.entry.js} +1 -1
  384. package/dist/ptcw-design/{p-2fde11cf.entry.js → p-cc01abde.entry.js} +1 -1
  385. package/dist/ptcw-design/{p-cac34892.entry.js → p-cc4001c3.entry.js} +1 -1
  386. package/dist/ptcw-design/{p-ebe80b3e.entry.js → p-cc79635e.entry.js} +1 -1
  387. package/dist/ptcw-design/p-cfa95c83.entry.js +1 -0
  388. package/dist/ptcw-design/{p-305f897c.entry.js → p-d0c1a39d.entry.js} +1 -1
  389. package/dist/ptcw-design/{p-a99adbbb.entry.js → p-d0dbbbbc.entry.js} +1 -1
  390. package/dist/ptcw-design/p-d219aaf8.entry.js +1 -0
  391. package/dist/ptcw-design/p-d87e7a4d.entry.js +1 -0
  392. package/dist/ptcw-design/{p-5680c8e9.entry.js → p-daa07e11.entry.js} +1 -1
  393. package/dist/ptcw-design/{p-f9e8439f.entry.js → p-db15cc33.entry.js} +1 -1
  394. package/dist/ptcw-design/{p-7b225938.entry.js → p-dd47fa46.entry.js} +1 -1
  395. package/dist/ptcw-design/{p-7fc3edca.entry.js → p-de3bb386.entry.js} +1 -1
  396. package/dist/ptcw-design/{p-f6ed7fd0.entry.js → p-deb196ab.entry.js} +1 -1
  397. package/dist/ptcw-design/{p-9f0379c7.entry.js → p-e0df5eac.entry.js} +1 -1
  398. package/dist/ptcw-design/{p-7328af64.entry.js → p-e14bf61d.entry.js} +1 -1
  399. package/dist/ptcw-design/{p-7cecbb4f.entry.js → p-e337444b.entry.js} +1 -1
  400. package/dist/ptcw-design/{p-7463154b.entry.js → p-e3e1bc58.entry.js} +1 -1
  401. package/dist/ptcw-design/{p-3459ce75.entry.js → p-e4fbda38.entry.js} +1 -1
  402. package/dist/ptcw-design/{p-7d8a978c.entry.js → p-e7deaf1b.entry.js} +1 -1
  403. package/dist/ptcw-design/{p-7ffefba9.entry.js → p-ec466b19.entry.js} +1 -1
  404. package/dist/ptcw-design/{p-ab300826.entry.js → p-ee534211.entry.js} +1 -1
  405. package/dist/ptcw-design/{p-1ee3dc05.entry.js → p-ee7fc174.entry.js} +1 -1
  406. package/dist/ptcw-design/{p-95955ed3.entry.js → p-eec83e2e.entry.js} +1 -1
  407. package/dist/ptcw-design/{p-77e477ff.entry.js → p-f054d968.entry.js} +1 -1
  408. package/dist/ptcw-design/{p-6a5517cd.entry.js → p-f2de11bd.entry.js} +1 -1
  409. package/dist/ptcw-design/{p-4af7a016.entry.js → p-f48d42d7.entry.js} +1 -1
  410. package/dist/ptcw-design/{p-d6e4a67d.entry.js → p-f506f5c1.entry.js} +1 -1
  411. package/dist/ptcw-design/{p-9896f967.entry.js → p-f5188e6f.entry.js} +1 -1
  412. package/dist/ptcw-design/{p-479f36f0.entry.js → p-f6fc7b08.entry.js} +1 -1
  413. package/dist/ptcw-design/{p-6c070dec.entry.js → p-f8766512.entry.js} +1 -1
  414. package/dist/ptcw-design/{p-b27ab783.entry.js → p-faed9cae.entry.js} +1 -1
  415. package/dist/ptcw-design/{p-0b9ac7cf.entry.js → p-faf7a94c.entry.js} +1 -1
  416. package/dist/ptcw-design/{p-08beb0ab.entry.js → p-fb2ef807.entry.js} +1 -1
  417. package/dist/ptcw-design/{p-79516f04.entry.js → p-fbde847d.entry.js} +1 -1
  418. package/dist/ptcw-design/p-fdee2cdc.entry.js +1 -0
  419. package/dist/ptcw-design/ptcw-design.esm.js +1 -1
  420. package/dist/types/components/organism-bundles/form/generic-form/generic-form-test.d.ts +25 -0
  421. package/dist/types/components/ptc-media-card/ptc-media-card.d.ts +5 -1
  422. package/dist/types/components/ptc-related-card-rail/ptc-related-card-rail.d.ts +1 -0
  423. package/dist/types/components.d.ts +23 -2
  424. package/package.json +1 -1
  425. package/readme.md +1 -1
  426. package/dist/cjs/component-5b5b6a98.js +0 -1819
  427. package/dist/cjs/ptc-multi-select_2.cjs.entry.js +0 -428
  428. package/dist/esm/component-341e4eaa.js +0 -1802
  429. package/dist/esm/ptc-multi-select_2.entry.js +0 -423
  430. package/dist/ptcw-design/p-0226ece0.js +0 -2
  431. package/dist/ptcw-design/p-1f493f9e.entry.js +0 -1
  432. package/dist/ptcw-design/p-418553b4.entry.js +0 -1
  433. package/dist/ptcw-design/p-465d7bce.entry.js +0 -1
  434. package/dist/ptcw-design/p-5860b07d.entry.js +0 -1
  435. package/dist/ptcw-design/p-be533f0d.js +0 -134
  436. package/dist/ptcw-design/p-c1513c3f.js +0 -203
  437. package/dist/ptcw-design/p-cffdda1c.entry.js +0 -1
  438. package/dist/ptcw-design/p-d2482aad.entry.js +0 -68
@@ -1 +1 @@
1
- import{r as t,h as e,H as l,g as i,F as a}from"./p-0226ece0.js";import{a as s,d as r}from"./p-515f6adb.js";const o=class{constructor(e){t(this,e),this.verticalScrollContentClipperHeightOptions={withSubNav:{desktop:104,mobile:80},withoutSubNav:{desktop:40,mobile:24}},this.handleVerticalScroll=()=>{let t=this.el.shadowRoot.querySelector("#vertical-scroll-content-clipper"),e=this.el.shadowRoot.querySelector("#table-container"),l=this.el.shadowRoot.querySelector("#table-body"),i=this.el.shadowRoot.querySelector("#table-header-placeholder"),a=this.el.shadowRoot.querySelector("#table-header");const s=window.scrollY||document.documentElement.scrollTop;s<this.lastScrollTop?(i.getBoundingClientRect().top>=this.stickyTopAt&&(this.headerType="normal",a.style.top="0px"),"sticky"===this.headerType&&e.getBoundingClientRect().bottom>a.getBoundingClientRect().bottom&&a.getBoundingClientRect().top<this.stickyTopAt&&(a.style.top=`${Math.min(e.getBoundingClientRect().bottom-a.clientHeight,this.stickyTopAt)}px`,t.style.top=a.getBoundingClientRect().top-t.clientHeight+"px")):s>this.lastScrollTop&&(i.getBoundingClientRect().top<this.stickyTopAt&&(this.headerType="sticky",a.style.top=`${this.stickyTopAt}px`,a.style.width=`${l.getBoundingClientRect().width}px`),"sticky"===this.headerType&&e.getBoundingClientRect().bottom<=a.getBoundingClientRect().bottom&&(a.style.top=e.getBoundingClientRect().bottom-a.clientHeight+"px",t.style.top=a.getBoundingClientRect().top-t.clientHeight+"px")),this.getHashKey()||this.refreshHorizontalPosition(),this.lastScrollTop=s<=0?0:s},this.handleHorizontalScroll=()=>{this.refreshHorizontalPosition(),this.handleScrollButtonsVisibility()},this.handleScrollButtonsVisibility=()=>{let t=this.el.shadowRoot.querySelector("#table-body"),e=this.el.shadowRoot.querySelector("#previous-scroll-button"),l=this.el.shadowRoot.querySelector("#next-scroll-button"),i=this.el.shadowRoot.querySelector("#horizontal-scroll-shadow");0===t.scrollLeft?(e.style.visibility="hidden",i.style.visibility="hidden"):(e.style.visibility="visible",i.style.visibility="visible"),l.style.visibility=[-1,0,1].includes(Math.trunc(t.scrollWidth-t.scrollLeft)-Math.trunc(t.getBoundingClientRect().width))?"hidden":"visible"},this.handleForwardScroll=()=>{let t=0,e=this.el.shadowRoot.querySelector("#table-body"),l=setInterval((()=>{t+=this.scrollAmount,(t==this.scrollLimit||[-1,0,1].includes(Math.trunc(e.scrollWidth-e.scrollLeft)-Math.trunc(e.getBoundingClientRect().width)))&&clearInterval(l),e.scrollLeft+=t}),this.scrollTimeInterval)},this.handleBackwardScroll=()=>{let t=0,e=this.el.shadowRoot.querySelector("#pricing-table"),l=this.el.shadowRoot.querySelector("#table-body"),i=setInterval((()=>{t+=this.scrollAmount,(t==this.scrollLimit||e.getBoundingClientRect().left>=l.getBoundingClientRect().right)&&clearInterval(i),l.scrollLeft-=t}),this.scrollTimeInterval)},this.setFillerCellWidth=t=>{this.el.style.setProperty("--filler-cell-width",`${t}px`)},this.expandTableCells=()=>{let t=this.el.shadowRoot.querySelector("#pricing-table"),e=this.el.shadowRoot.querySelector(".desktop-header-first-cell"),l=(t.getBoundingClientRect().width-e.getBoundingClientRect().width)/this.dataCols;this.isDesktopView?(this.el.style.setProperty("--cell-width-xxs",`${this.cellWidthXXS}px`),this.el.style.setProperty("--cell-width-md",l-this.cellLeftRightPadding+"px")):(this.el.style.setProperty("--cell-width-xxs",l-this.cellLeftRightPadding+"px"),this.el.style.setProperty("--cell-width-md",`${this.cellWidthMD}px`))},this.handleFillEmptySpace=()=>{let t=this.el.shadowRoot.querySelector("#pricing-table");this.el.shadowRoot.querySelector("#table-header-placeholder").getBoundingClientRect().right<t.getBoundingClientRect().right&&(this.hasEmptySpace=!0,this.expandTableCells())},this.resetWidthVariables=()=>{this.el.style.setProperty("--cell-width-xxs",`${this.cellWidthXXS}px`),this.el.style.setProperty("--cell-width-md",`${this.cellWidthMD}px`)},this.handleTableReset=()=>{let t=this.el.shadowRoot.querySelector("#vertical-scroll-content-clipper"),e=this.el.shadowRoot.querySelector("#table-header"),l=this.el.shadowRoot.querySelector("#table-body"),i=this.el.shadowRoot.querySelector("#next-scroll-button"),a=this.el.shadowRoot.querySelector(".desktop-header-first-cell"),s=this.el.shadowRoot.querySelector("#horizontal-scroll-shadow");this.isDesktopView=window.innerWidth>=992,this.resetWidthVariables(),this.stickyTopAt=this.pageWithSubnav?this.isDesktopView?this.verticalScrollContentClipperHeightOptions.withSubNav.desktop:this.verticalScrollContentClipperHeightOptions.withSubNav.mobile:this.isDesktopView?this.verticalScrollContentClipperHeightOptions.withoutSubNav.desktop:this.verticalScrollContentClipperHeightOptions.withoutSubNav.mobile,this.el.style.setProperty("--sticky-stop-at",`${this.stickyTopAt}px`);const r=window.getComputedStyle(document.body,null).getPropertyValue("background-color");t.style.backgroundColor="rgba(0, 0, 0, 0)"===r?"white":r,t.style.width=`${l.getBoundingClientRect().width+20}px`,t.style.transform="translateX(-10px)",e.style.width=`${l.getBoundingClientRect().width}px`,e.scrollLeft=l.scrollLeft,i.style.left=`${l.getBoundingClientRect().width}px`,s.style.left=`${a.getBoundingClientRect().width}px`,this.handleScrollButtonsVisibility(),this.handleFillEmptySpace()},this.preProcessTableDescription=()=>{let t=this.el.querySelector('[slot="table-description"]');t&&(this.tableDescription=t)},this.preProcessdesktopHeaderFirstCell=()=>{let t=this.el.querySelector('[slot="desktop-header-first-cell"]');this.el.insertAdjacentHTML("afterbegin",`<span slot="placeholder-desktop-header-first-cell">${t.innerHTML}</span>`)},this.preProcessColumnHeaders=()=>{let t=this.el.querySelectorAll('[slot^="column-header"]');for(let e=0;e<this.dataCols;e++){let l=t[e].getAttribute("slot");this.el.insertAdjacentHTML("afterbegin",`<span slot="placeholder-${l}">${t[e].innerHTML}</span>`)}},this.preProcessHeaderLinks=()=>{let t;for(let e=0;e<this.dataCols;e++)if(t=this.el.querySelector(`[slot^="header-link-${e+1}"]`),t){let e=t.getAttribute("href"),l=t.innerHTML,i=t.getAttribute("target"),a=t.getAttribute("title");this.columnHeaderLinks.push({linkHref:e,linkText:l,linkTarget:i,linkTitle:a}),t.remove()}else this.columnHeaderLinks.push(null)},this.preProcessRowHeaders=()=>{let t;for(let e=0;e<this.dataRows;e++){t=this.el.querySelector(`[slot^="row-header-${e+1}"]`);let l=t.querySelectorAll(".table-row-header-p");for(let t=0;t<l.length;t++){let e=document.createElement("ptc-para");e.setAttribute("font-size","small"),e.setAttribute("font-weight","w-6"),e.setAttribute("para-align","left"),e.setAttribute("para-color","primary-grey"),e.setAttribute("para-line-h","line-height-p"),e.setAttribute("para-margin","margin-flush"),e.innerHTML=l[t].innerHTML,l[t].replaceWith(e)}let i=t.getAttribute("slot"),a=t.innerHTML;this.el.insertAdjacentHTML("afterbegin",`<div slot="desktop-${i}">${a}</div><div slot="mobile-${i}">${a}</div>`),t.remove()}},this.preProcessCtaButtons=()=>{let t;this.showCtaButtonsRow=!1;for(let e=0;e<this.dataCols;e++)if(t=this.el.querySelector(`[slot^="cta-button-${e+1}"]`),t){let e=t.getAttribute("href"),l=t.innerHTML,i=t.getAttribute("target"),a=t.getAttribute("title");this.ctaButtons.push({linkHref:e,linkText:l,linkTarget:i,linkTitle:a}),t.remove(),this.showCtaButtonsRow=!0}else this.ctaButtons.push(null)},this.preProcessDisclaimers=()=>{let t=this.el.querySelectorAll('[slot^="disclaimer"]');for(let e=0;e<this.disclaimerCount;e++)this.disclaimers.push(t[e].innerHTML)},this.pageWithSubnav=!1,this.tableTitle=void 0,this.tableSubTitle="",this.dataRows=void 0,this.dataCols=void 0,this.disclaimerCount=0,this.isDesktopView=void 0,this.hashKey=void 0,this.debouncedHashEnable=void 0,this.cellWidthXXS=180,this.cellWidthMD=225,this.cellLeftRightPadding=48,this.headerType="normal",this.lastScrollTop=void 0,this.scrollTimeInterval=25,this.scrollAmount=5,this.scrollLimit=50,this.stickyTopAt=void 0,this.columnHeaderLinks=[],this.hasEmptySpace=!1,this.showFillerCells=!1,this.showCtaButtonsRow=void 0,this.ctaButtons=[],this.disclaimers=[],this.tableDescription=void 0}refreshHorizontalPosition(){let t=0,e=this.el.shadowRoot.querySelector("#table-header"),l=this.el.shadowRoot.querySelector("#table-body"),i=()=>{e.scrollLeft=l.scrollLeft,t++,t<5&&window.requestAnimationFrame(i)};window.requestAnimationFrame(i)}getHashKey(){let t=window;return this.hashKey||(this.hashKey=s()),t.ppptHashes||(t.ppptHashes={}),1==t.ppptHashes[this.hashKey]}setHashKey(t){let e=window;this.hashKey||(this.hashKey=s()),e.ppptHashes||(e.ppptHashes={}),e.ppptHashes[this.hashKey]=t}componentWillLoad(){this.setHashKey(!1),this.preProcessTableDescription(),this.preProcessdesktopHeaderFirstCell(),this.preProcessColumnHeaders(),this.preProcessHeaderLinks(),this.preProcessRowHeaders(),this.preProcessCtaButtons(),this.preProcessDisclaimers()}componentDidLoad(){let t=this;this.handleTableReset(),this.debouncedHashEnable=r((()=>{t.setHashKey(!1)}),2e3,this),window.addEventListener("scroll",(()=>this.handleVerticalScroll())),window.addEventListener("resize",(()=>this.handleTableReset())),window.addEventListener("popstate",(()=>{t.setHashKey(!0),this.debouncedHashEnable()}))}render(){return e(l,null,e("div",{id:"pricing-table"},e((()=>this.tableTitle&&e(a,null,e("div",{class:"table-descriptor"},e("ptc-title",{type:"h2","text-align":"center","title-size":"xx-large",upperline:"no-upperline","title-height":"densest","title-margin":"margin-flush","title-weight":"w-8"},this.tableTitle)),this.tableSubTitle?e(a,null,e("ptc-spacer",{breakpoint:"small",size:"x-small"}),e("ptc-spacer",{breakpoint:"x-small",size:"small"})):this.tableDescription?e(a,null,e("ptc-spacer",{breakpoint:"small",size:"small"}),e("ptc-spacer",{breakpoint:"x-small",size:"medium"})):null)),null),e((()=>this.tableSubTitle&&e(a,null,e("div",{class:"table-descriptor"},e("ptc-title",{type:"h3","text-align":"center","title-size":"large",upperline:"no-upperline","title-height":"densest","title-margin":"margin-flush","title-weight":"w-7"},this.tableSubTitle)),e("ptc-spacer",{breakpoint:"small",size:"medium"}),e("ptc-spacer",{breakpoint:"x-small",size:"large"}))),null),e((()=>this.tableDescription&&e(a,null,e("div",{class:"table-descriptor"},e("ptc-para",{"font-size":"small","font-weight":"w-4","para-align":"center","para-line-h":"line-height-p","para-margin":"margin-flush"},this.tableDescription.innerText.length<=500?e("slot",{name:"table-description"}):e("ptc-readmore",{"more-text":"More","less-text":"Less"},e("slot",{name:"table-description"})))))),null),e("ptc-spacer",{breakpoint:"small",size:"xx-large"}),e("ptc-spacer",{breakpoint:"small",size:"xx-small"}),e("ptc-spacer",{breakpoint:"x-small",size:"xxx-large"}),e("ptc-spacer",{breakpoint:"x-small",size:"xx-small"}),e("div",{id:"vertical-scroll-content-clipper",class:this.headerType}),e("div",{id:"table-container"},e("div",{id:"horizontal-scroll-shadow"}),e("div",{id:"table-body",onScroll:()=>this.handleHorizontalScroll()},e((()=>e("div",{id:"table-header",class:this.headerType,onScroll:()=>this.handleHorizontalScroll()},e("div",{class:"desktop-header-first-cell"},this.isDesktopView?e("ptc-para",{"font-size":"medium","font-weight":"w-7","para-align":"left","para-color":"white","para-line-h":"line-height-p","para-margin":"margin-flush"},e("slot",{name:"desktop-header-first-cell"})):null,e("div",{class:"scroll-button",id:"previous-scroll-button"},e("div",{onClick:()=>this.handleBackwardScroll()},e("icon-asset",{type:"solid",size:"medium",name:"chevron-left",color:"primary-gray"}),e("ptc-para",{"font-size":"small","font-weight":"w-6","para-align":"justify","para-color":"primary-grey","para-line-h":"line-height-p","para-margin":"margin-flush"},"More"))),e("div",{class:"scroll-button",id:"next-scroll-button"},e("div",{onClick:()=>this.handleForwardScroll()},e("ptc-para",{"font-size":"small","font-weight":"w-6","para-align":"justify","para-color":"primary-grey","para-line-h":"line-height-p","para-margin":"margin-flush"},"More"),e("icon-asset",{type:"solid",size:"medium",name:"chevron-right",color:"primary-gray"})))),[...Array(this.dataCols).keys()].map((t=>e("div",{class:"table-cell "+(t+1===this.dataCols?"table-last-cell":"")},e("ptc-para",{"font-size":"medium","font-weight":"w-7","para-align":"center","para-color":"white","para-line-h":"line-height-densest","para-margin":"margin-flush","para-z-index":"z-1"},e("slot",{name:`column-header-${t+1}`})),this.columnHeaderLinks.length===this.dataCols&&this.columnHeaderLinks[t]?e(a,null,e("ptc-spacer",{breakpoint:"small",size:"small"}),e("ptc-spacer",{breakpoint:"x-small",size:"medium"}),e("ptc-link",{"font-size":"medium","font-weight":"w-extrabold",href:`${this.columnHeaderLinks[t].linkHref}`,"link-area":"undefined",target:`${this.columnHeaderLinks[t].linkTarget}`,theme:"d-green-underline",styles:"a.ptc-link {line-height: var(--ptc-line-height-p);}","link-title":this.columnHeaderLinks[t].linkTitle},this.isDesktopView?e("ptc-tooltip",{class:t===this.dataCols-1?"last-column-tooltip":"","text-display":"inline","max-length":"30","z-index":"z-2",description:this.columnHeaderLinks[t].linkText,position:"top"}):this.columnHeaderLinks[t].linkText)):null))),e("div",{class:"table-filler-cell "+(this.showFillerCells?"show":"")}))),null),e((()=>e("div",{id:"table-header-placeholder",class:this.headerType},e("div",{class:"desktop-header-first-cell"},this.isDesktopView?e("ptc-para",{"font-size":"medium","font-weight":"w-7","para-align":"left","para-color":"white","para-line-h":"line-height-p","para-margin":"margin-flush"},e("slot",{name:"placeholder-desktop-header-first-cell"})):null),[...Array(this.dataCols).keys()].map((t=>e("div",{class:"table-cell "+(t+1===this.dataCols?"table-last-cell":"")},e("ptc-para",{"font-size":"medium","font-weight":"w-7","para-align":"center","para-color":"white","para-line-h":"line-height-densest","para-margin":"margin-flush","para-z-index":"z-1"},e("slot",{name:`placeholder-column-header-${t+1}`})),this.columnHeaderLinks.length===this.dataCols&&this.columnHeaderLinks[t]?e(a,null,e("ptc-spacer",{breakpoint:"small",size:"small"}),e("ptc-spacer",{breakpoint:"x-small",size:"medium"}),e("ptc-link",{"font-size":"medium","font-weight":"w-extrabold",href:`${this.columnHeaderLinks[t].linkHref}`,"link-area":"undefined",target:`${this.columnHeaderLinks[t].linkTarget}`,theme:"d-green-underline",styles:"a.ptc-link {line-height: var(--ptc-line-height-p);}","link-title":this.columnHeaderLinks[t].linkTitle},this.isDesktopView?e("ptc-tooltip",{class:t===this.dataCols-1?"last-column-tooltip":"","text-display":"inline","max-length":"30","z-index":"z-2",description:this.columnHeaderLinks[t].linkText,position:"top"}):this.columnHeaderLinks[t].linkText)):null))),e("div",{class:"table-filler-cell "+(this.showFillerCells?"show":"")}))),null),e((()=>[...Array(this.dataRows).keys()].map((t=>e(a,null,e("div",{class:"mobile-sticky-row-header"},e("slot",{name:`mobile-row-header-${t+1}`})),e("div",{class:"table-row "+(this.isDesktopView&&t%2!=0?"desktop-alternate-row":"")},this.isDesktopView?e("div",{class:"desktop-sticky-row-header "+(this.isDesktopView&&t%2!=0?"desktop-alternate-row":"")},e("slot",{name:`desktop-row-header-${t+1}`})):null,[...Array(this.dataCols).keys()].map((l=>e("div",{class:"table-cell "+(l+1===this.dataCols?"table-last-cell":"")},e("slot",{name:`cell-r${t+1}-c${l+1}`})))),e("div",{class:"table-filler-cell "+(this.showFillerCells?"show":"")})))))),null),e((()=>this.showCtaButtonsRow?e("div",{class:"table-cta-row"},this.isDesktopView?e("div",{class:"desktop-sticky-row-header"}):null,[...Array(this.dataCols).keys()].map((t=>e("div",{class:"table-cell "+(t+1===this.dataCols?"table-last-cell":"")},this.ctaButtons[t]?e("ptc-button",{type:"link",color:"ptc-tertiary","link-href":this.ctaButtons[t].linkHref,target:`${this.ctaButtons[t].linkTarget}`,"link-title":this.ctaButtons[t].linkTitle},this.isDesktopView?e("ptc-tooltip",{class:t===this.dataCols-1?"last-column-tooltip":"","text-display":"inline","max-length":"30","z-index":"z-2",description:this.ctaButtons[t].linkText,position:"top"}):this.ctaButtons[t].linkText):null))),e("div",{class:"table-filler-cell "+(this.showFillerCells?"show":"")})):null),null))),e((()=>this.disclaimerCount>0&&e(a,null,e("ptc-spacer",{breakpoint:"small",size:"medium"}),e("ptc-spacer",{breakpoint:"x-small",size:"large"}),this.disclaimers.map(((t,l)=>e(a,null,e("ptc-para",{"font-size":"xx-small","font-weight":"w-6","para-align":"center","para-color":"primary-grey","para-line-h":"line-height-p","para-margin":"margin-flush"},e("slot",{name:`disclaimer-${l+1}`})),l!=this.disclaimerCount-1?e("ptc-spacer",{size:"xx-small"}):null))))),null)))}get el(){return i(this)}};o.style="h1,h2,h3,h4,h5,h6,p,ul,li,ptc-subnav,ptc-tab-list,ptc-link,ptc-square-card{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{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 #pricing-table{position:relative;overflow-wrap:break-word}:host #vertical-scroll-content-clipper.normal{display:none}:host #vertical-scroll-content-clipper.sticky{display:block;z-index:20;position:fixed;top:0;width:100%;height:var(--sticky-stop-at, 50px)}:host #table-container{width:100%;overflow-x:auto;border-radius:var(--ptc-border-radius-standard);box-shadow:var(--ptc-shadow-x-small);position:relative}:host #table-body{width:100%;overflow-x:scroll;position:relative}:host .scroll-button{display:flex;align-items:center;position:absolute;z-index:15;height:100%}:host .scroll-button#previous-scroll-button div{margin-right:var(--ptc-element-spacing-02);border-radius:0px var(--ptc-element-spacing-01) var(--ptc-element-spacing-01) 0px}:host .scroll-button#previous-scroll-button div ptc-para{margin-right:var(--ptc-element-spacing-04)}:host .scroll-button#next-scroll-button{transform:translateX(-100%)}:host .scroll-button#next-scroll-button div{margin-left:var(--ptc-element-spacing-02);border-radius:var(--ptc-element-spacing-01) 0px 0px var(--ptc-element-spacing-01)}:host .scroll-button#next-scroll-button div ptc-para{margin-left:var(--ptc-element-spacing-04)}:host .scroll-button div{display:inline-block;width:fit-content;height:36px;background-color:white;color:black;box-shadow:var(--ptc-shadow-x-medium);display:flex;justify-content:center;align-items:center}:host .scroll-button div icon-asset{display:flex;justify-content:center;align-items:center;width:36px;height:100%}:host .scroll-button div ptc-para{display:none;white-space:nowrap}:host .table-filler-cell{display:none;min-width:var(--filler-cell-width, 0px);max-width:var(--filler-cell-width, 0px);height:100%;box-sizing:content-box;padding:var(--ptc-element-spacing-04) var(--ptc-element-spacing-06) var(--ptc-element-spacing-04) var(--ptc-element-spacing-06);border-bottom:1px solid var(--color-gray-02)}:host .table-filler-cell.show{display:table-cell}:host #table-header{display:table-row;background:var(--color-gray-10);color:white;z-index:10}:host #table-header.normal{position:relative}:host #table-header.sticky{position:fixed;top:var(--sticky-stop-at, 50px);border-top-left-radius:var(--ptc-border-radius-standard);border-top-right-radius:var(--ptc-border-radius-standard);overflow-x:hidden;-ms-overflow-style:none;scrollbar-width:none;box-shadow:0 16px 16px -16px grey}:host #table-header.sticky::-webkit-scrollbar{display:none}:host #table-header .table-cell{min-width:var(--cell-width-xxs, 180px);max-width:var(--cell-width-xxs, 180px);box-sizing:content-box;padding:var(--ptc-element-spacing-04) var(--ptc-element-spacing-06) var(--ptc-element-spacing-04) var(--ptc-element-spacing-06);border-right:1px solid var(--color-gray-07);text-align:center;display:table-cell;vertical-align:middle}:host #table-header .table-cell.table-last-cell{border-right:none}:host #table-header .table-cell ptc-link a.ptc-link{line-height:var(--ptc-line-height-p)}:host #table-header .table-filler-cell{border-bottom:none;border-left:1px solid var(--color-gray-07)}:host #table-header-placeholder.normal{position:absolute;top:0;display:table-row;opacity:0}:host #table-header-placeholder.sticky{position:relative;display:table-row;opacity:0;overflow-x:hidden;-ms-overflow-style:none;scrollbar-width:none}:host #table-header-placeholder .table-cell{min-width:var(--cell-width-xxs, 180px);max-width:var(--cell-width-xxs, 180px);box-sizing:content-box;padding:var(--ptc-element-spacing-04) var(--ptc-element-spacing-06) var(--ptc-element-spacing-04) var(--ptc-element-spacing-06);border-right:1px solid var(--color-gray-07);text-align:center;display:table-cell;vertical-align:middle}:host #table-header-placeholder .table-cell.table-last-cell{border-right:none}:host #table-header-placeholder .table-filler-cell{border-bottom:none;border-left:1px solid var(--color-gray-07)}:host .desktop-header-first-cell{display:table-cell;position:sticky;left:0;z-index:10}:host .mobile-sticky-row-header{display:block;position:sticky;left:0;background-color:var(--color-gray-01);border-bottom:1px solid var(--color-gray-02);padding:var(--ptc-element-spacing-04) var(--ptc-element-spacing-06) var(--ptc-element-spacing-04) var(--ptc-element-spacing-06)}:host .table-row{display:table-row;background-color:white}:host .table-row .table-cell{min-width:var(--cell-width-xxs, 180px);max-width:var(--cell-width-xxs, 180px);box-sizing:content-box;padding:var(--ptc-element-spacing-04) var(--ptc-element-spacing-06) var(--ptc-element-spacing-04) var(--ptc-element-spacing-06);border-right:1px solid var(--color-gray-02);border-bottom:1px solid var(--color-gray-02);text-align:center;display:table-cell;vertical-align:middle}:host .table-row .table-cell.table-last-cell{border-right:none}:host .table-row .table-filler-cell{border-left:1px solid var(--color-gray-02)}:host .table-cta-row{display:table-row;background-color:white}:host .table-cta-row .table-cell{min-width:var(--cell-width-xxs, 180px);max-width:var(--cell-width-xxs, 180px);box-sizing:content-box;padding:var(--ptc-element-spacing-06);border-right:1px solid var(--color-gray-02);border-bottom:1px solid var(--color-gray-02);text-align:center;display:table-cell;vertical-align:middle}:host .table-cta-row .table-cell.table-last-cell{border-right:none}:host .table-cta-row .table-filler-cell{border-left:1px solid var(--color-gray-02)}@media only screen and (min-width: 768px){:host .table-descriptor{max-width:768px;margin:auto}}@media only screen and (min-width: 992px){:host .scroll-button{height:100%;top:0}:host .scroll-button div ptc-para{display:none}:host .scroll-button div:hover{cursor:pointer}:host .scroll-button div:hover ptc-para{display:block}:host .scroll-button#previous-scroll-button{right:0;transform:translateX(100%)}:host #horizontal-scroll-shadow{display:block;position:absolute;top:0;left:0;height:100%;width:var(--ptc-element-spacing-06);background:linear-gradient(90deg, rgba(0, 0, 0, 0.12) 0%, rgba(0, 0, 0, 0) 100%);z-index:1}:host #table-header.sticky{box-shadow:none}:host #table-header .table-cell{min-width:var(--cell-width-md, 225px);max-width:var(--cell-width-md, 225px)}:host #table-header .last-column-tooltip .tooltip{right:4px}:host #table-header-placeholder .table-cell{min-width:var(--cell-width-md, 225px);max-width:var(--cell-width-md, 225px)}:host #table-header-placeholder .last-column-tooltip .tooltip{right:-4px}:host .desktop-sticky-row-header{min-width:var(--desktop-row-header-cell-width-md, 275px);max-width:var(--desktop-row-header-cell-width-md, 275px);box-sizing:content-box;padding:var(--ptc-element-spacing-04) var(--ptc-element-spacing-06) var(--ptc-element-spacing-04) var(--ptc-element-spacing-06);border-right:1px solid var(--color-gray-02);border-bottom:1px solid var(--color-gray-02);display:table-cell;vertical-align:middle;position:sticky;left:0;background-color:white;z-index:5}:host .desktop-sticky-row-header.desktop-alternate-row{background-color:var(--color-gray-01)}:host .desktop-header-first-cell{min-width:var(--desktop-row-header-cell-width-md, 275px);max-width:var(--desktop-row-header-cell-width-md, 275px);box-sizing:content-box;padding:var(--ptc-element-spacing-04) var(--ptc-element-spacing-06) var(--ptc-element-spacing-04) var(--ptc-element-spacing-06);border-right:1px solid var(--color-gray-07);display:table-cell;vertical-align:middle;position:sticky;left:0;z-index:10;background:var(--color-gray-10)}:host .table-row .table-cell{min-width:var(--cell-width-md, 225px);max-width:var(--cell-width-md, 225px)}:host .table-row.desktop-alternate-row{background-color:var(--color-gray-01)}:host .mobile-sticky-row-header{display:none}:host .table-cta-row{display:table-row}:host .table-cta-row .table-cell{min-width:var(--cell-width-md, 225px);max-width:var(--cell-width-md, 225px)}:host .table-cta-row .last-column-tooltip .tooltip{right:-4px}}";export{o as ptc_pricing_packaging_table}
1
+ import{r as t,h as e,H as l,g as i,F as a}from"./p-ac75c7ad.js";import{a as s,d as r}from"./p-515f6adb.js";const o=class{constructor(e){t(this,e),this.verticalScrollContentClipperHeightOptions={withSubNav:{desktop:104,mobile:80},withoutSubNav:{desktop:40,mobile:24}},this.handleVerticalScroll=()=>{let t=this.el.shadowRoot.querySelector("#vertical-scroll-content-clipper"),e=this.el.shadowRoot.querySelector("#table-container"),l=this.el.shadowRoot.querySelector("#table-body"),i=this.el.shadowRoot.querySelector("#table-header-placeholder"),a=this.el.shadowRoot.querySelector("#table-header");const s=window.scrollY||document.documentElement.scrollTop;s<this.lastScrollTop?(i.getBoundingClientRect().top>=this.stickyTopAt&&(this.headerType="normal",a.style.top="0px"),"sticky"===this.headerType&&e.getBoundingClientRect().bottom>a.getBoundingClientRect().bottom&&a.getBoundingClientRect().top<this.stickyTopAt&&(a.style.top=`${Math.min(e.getBoundingClientRect().bottom-a.clientHeight,this.stickyTopAt)}px`,t.style.top=a.getBoundingClientRect().top-t.clientHeight+"px")):s>this.lastScrollTop&&(i.getBoundingClientRect().top<this.stickyTopAt&&(this.headerType="sticky",a.style.top=`${this.stickyTopAt}px`,a.style.width=`${l.getBoundingClientRect().width}px`),"sticky"===this.headerType&&e.getBoundingClientRect().bottom<=a.getBoundingClientRect().bottom&&(a.style.top=e.getBoundingClientRect().bottom-a.clientHeight+"px",t.style.top=a.getBoundingClientRect().top-t.clientHeight+"px")),this.getHashKey()||this.refreshHorizontalPosition(),this.lastScrollTop=s<=0?0:s},this.handleHorizontalScroll=()=>{this.refreshHorizontalPosition(),this.handleScrollButtonsVisibility()},this.handleScrollButtonsVisibility=()=>{let t=this.el.shadowRoot.querySelector("#table-body"),e=this.el.shadowRoot.querySelector("#previous-scroll-button"),l=this.el.shadowRoot.querySelector("#next-scroll-button"),i=this.el.shadowRoot.querySelector("#horizontal-scroll-shadow");0===t.scrollLeft?(e.style.visibility="hidden",i.style.visibility="hidden"):(e.style.visibility="visible",i.style.visibility="visible"),l.style.visibility=[-1,0,1].includes(Math.trunc(t.scrollWidth-t.scrollLeft)-Math.trunc(t.getBoundingClientRect().width))?"hidden":"visible"},this.handleForwardScroll=()=>{let t=0,e=this.el.shadowRoot.querySelector("#table-body"),l=setInterval((()=>{t+=this.scrollAmount,(t==this.scrollLimit||[-1,0,1].includes(Math.trunc(e.scrollWidth-e.scrollLeft)-Math.trunc(e.getBoundingClientRect().width)))&&clearInterval(l),e.scrollLeft+=t}),this.scrollTimeInterval)},this.handleBackwardScroll=()=>{let t=0,e=this.el.shadowRoot.querySelector("#pricing-table"),l=this.el.shadowRoot.querySelector("#table-body"),i=setInterval((()=>{t+=this.scrollAmount,(t==this.scrollLimit||e.getBoundingClientRect().left>=l.getBoundingClientRect().right)&&clearInterval(i),l.scrollLeft-=t}),this.scrollTimeInterval)},this.setFillerCellWidth=t=>{this.el.style.setProperty("--filler-cell-width",`${t}px`)},this.expandTableCells=()=>{let t=this.el.shadowRoot.querySelector("#pricing-table"),e=this.el.shadowRoot.querySelector(".desktop-header-first-cell"),l=(t.getBoundingClientRect().width-e.getBoundingClientRect().width)/this.dataCols;this.isDesktopView?(this.el.style.setProperty("--cell-width-xxs",`${this.cellWidthXXS}px`),this.el.style.setProperty("--cell-width-md",l-this.cellLeftRightPadding+"px")):(this.el.style.setProperty("--cell-width-xxs",l-this.cellLeftRightPadding+"px"),this.el.style.setProperty("--cell-width-md",`${this.cellWidthMD}px`))},this.handleFillEmptySpace=()=>{let t=this.el.shadowRoot.querySelector("#pricing-table");this.el.shadowRoot.querySelector("#table-header-placeholder").getBoundingClientRect().right<t.getBoundingClientRect().right&&(this.hasEmptySpace=!0,this.expandTableCells())},this.resetWidthVariables=()=>{this.el.style.setProperty("--cell-width-xxs",`${this.cellWidthXXS}px`),this.el.style.setProperty("--cell-width-md",`${this.cellWidthMD}px`)},this.handleTableReset=()=>{let t=this.el.shadowRoot.querySelector("#vertical-scroll-content-clipper"),e=this.el.shadowRoot.querySelector("#table-header"),l=this.el.shadowRoot.querySelector("#table-body"),i=this.el.shadowRoot.querySelector("#next-scroll-button"),a=this.el.shadowRoot.querySelector(".desktop-header-first-cell"),s=this.el.shadowRoot.querySelector("#horizontal-scroll-shadow");this.isDesktopView=window.innerWidth>=992,this.resetWidthVariables(),this.stickyTopAt=this.pageWithSubnav?this.isDesktopView?this.verticalScrollContentClipperHeightOptions.withSubNav.desktop:this.verticalScrollContentClipperHeightOptions.withSubNav.mobile:this.isDesktopView?this.verticalScrollContentClipperHeightOptions.withoutSubNav.desktop:this.verticalScrollContentClipperHeightOptions.withoutSubNav.mobile,this.el.style.setProperty("--sticky-stop-at",`${this.stickyTopAt}px`);const r=window.getComputedStyle(document.body,null).getPropertyValue("background-color");t.style.backgroundColor="rgba(0, 0, 0, 0)"===r?"white":r,t.style.width=`${l.getBoundingClientRect().width+20}px`,t.style.transform="translateX(-10px)",e.style.width=`${l.getBoundingClientRect().width}px`,e.scrollLeft=l.scrollLeft,i.style.left=`${l.getBoundingClientRect().width}px`,s.style.left=`${a.getBoundingClientRect().width}px`,this.handleScrollButtonsVisibility(),this.handleFillEmptySpace()},this.preProcessTableDescription=()=>{let t=this.el.querySelector('[slot="table-description"]');t&&(this.tableDescription=t)},this.preProcessdesktopHeaderFirstCell=()=>{let t=this.el.querySelector('[slot="desktop-header-first-cell"]');this.el.insertAdjacentHTML("afterbegin",`<span slot="placeholder-desktop-header-first-cell">${t.innerHTML}</span>`)},this.preProcessColumnHeaders=()=>{let t=this.el.querySelectorAll('[slot^="column-header"]');for(let e=0;e<this.dataCols;e++){let l=t[e].getAttribute("slot");this.el.insertAdjacentHTML("afterbegin",`<span slot="placeholder-${l}">${t[e].innerHTML}</span>`)}},this.preProcessHeaderLinks=()=>{let t;for(let e=0;e<this.dataCols;e++)if(t=this.el.querySelector(`[slot^="header-link-${e+1}"]`),t){let e=t.getAttribute("href"),l=t.innerHTML,i=t.getAttribute("target"),a=t.getAttribute("title");this.columnHeaderLinks.push({linkHref:e,linkText:l,linkTarget:i,linkTitle:a}),t.remove()}else this.columnHeaderLinks.push(null)},this.preProcessRowHeaders=()=>{let t;for(let e=0;e<this.dataRows;e++){t=this.el.querySelector(`[slot^="row-header-${e+1}"]`);let l=t.querySelectorAll(".table-row-header-p");for(let t=0;t<l.length;t++){let e=document.createElement("ptc-para");e.setAttribute("font-size","small"),e.setAttribute("font-weight","w-6"),e.setAttribute("para-align","left"),e.setAttribute("para-color","primary-grey"),e.setAttribute("para-line-h","line-height-p"),e.setAttribute("para-margin","margin-flush"),e.innerHTML=l[t].innerHTML,l[t].replaceWith(e)}let i=t.getAttribute("slot"),a=t.innerHTML;this.el.insertAdjacentHTML("afterbegin",`<div slot="desktop-${i}">${a}</div><div slot="mobile-${i}">${a}</div>`),t.remove()}},this.preProcessCtaButtons=()=>{let t;this.showCtaButtonsRow=!1;for(let e=0;e<this.dataCols;e++)if(t=this.el.querySelector(`[slot^="cta-button-${e+1}"]`),t){let e=t.getAttribute("href"),l=t.innerHTML,i=t.getAttribute("target"),a=t.getAttribute("title");this.ctaButtons.push({linkHref:e,linkText:l,linkTarget:i,linkTitle:a}),t.remove(),this.showCtaButtonsRow=!0}else this.ctaButtons.push(null)},this.preProcessDisclaimers=()=>{let t=this.el.querySelectorAll('[slot^="disclaimer"]');for(let e=0;e<this.disclaimerCount;e++)this.disclaimers.push(t[e].innerHTML)},this.pageWithSubnav=!1,this.tableTitle=void 0,this.tableSubTitle="",this.dataRows=void 0,this.dataCols=void 0,this.disclaimerCount=0,this.isDesktopView=void 0,this.hashKey=void 0,this.debouncedHashEnable=void 0,this.cellWidthXXS=180,this.cellWidthMD=225,this.cellLeftRightPadding=48,this.headerType="normal",this.lastScrollTop=void 0,this.scrollTimeInterval=25,this.scrollAmount=5,this.scrollLimit=50,this.stickyTopAt=void 0,this.columnHeaderLinks=[],this.hasEmptySpace=!1,this.showFillerCells=!1,this.showCtaButtonsRow=void 0,this.ctaButtons=[],this.disclaimers=[],this.tableDescription=void 0}refreshHorizontalPosition(){let t=0,e=this.el.shadowRoot.querySelector("#table-header"),l=this.el.shadowRoot.querySelector("#table-body"),i=()=>{e.scrollLeft=l.scrollLeft,t++,t<5&&window.requestAnimationFrame(i)};window.requestAnimationFrame(i)}getHashKey(){let t=window;return this.hashKey||(this.hashKey=s()),t.ppptHashes||(t.ppptHashes={}),1==t.ppptHashes[this.hashKey]}setHashKey(t){let e=window;this.hashKey||(this.hashKey=s()),e.ppptHashes||(e.ppptHashes={}),e.ppptHashes[this.hashKey]=t}componentWillLoad(){this.setHashKey(!1),this.preProcessTableDescription(),this.preProcessdesktopHeaderFirstCell(),this.preProcessColumnHeaders(),this.preProcessHeaderLinks(),this.preProcessRowHeaders(),this.preProcessCtaButtons(),this.preProcessDisclaimers()}componentDidLoad(){let t=this;this.handleTableReset(),this.debouncedHashEnable=r((()=>{t.setHashKey(!1)}),2e3,this),window.addEventListener("scroll",(()=>this.handleVerticalScroll())),window.addEventListener("resize",(()=>this.handleTableReset())),window.addEventListener("popstate",(()=>{t.setHashKey(!0),this.debouncedHashEnable()}))}render(){return e(l,null,e("div",{id:"pricing-table"},e((()=>this.tableTitle&&e(a,null,e("div",{class:"table-descriptor"},e("ptc-title",{type:"h2","text-align":"center","title-size":"xx-large",upperline:"no-upperline","title-height":"densest","title-margin":"margin-flush","title-weight":"w-8"},this.tableTitle)),this.tableSubTitle?e(a,null,e("ptc-spacer",{breakpoint:"small",size:"x-small"}),e("ptc-spacer",{breakpoint:"x-small",size:"small"})):this.tableDescription?e(a,null,e("ptc-spacer",{breakpoint:"small",size:"small"}),e("ptc-spacer",{breakpoint:"x-small",size:"medium"})):null)),null),e((()=>this.tableSubTitle&&e(a,null,e("div",{class:"table-descriptor"},e("ptc-title",{type:"h3","text-align":"center","title-size":"large",upperline:"no-upperline","title-height":"densest","title-margin":"margin-flush","title-weight":"w-7"},this.tableSubTitle)),e("ptc-spacer",{breakpoint:"small",size:"medium"}),e("ptc-spacer",{breakpoint:"x-small",size:"large"}))),null),e((()=>this.tableDescription&&e(a,null,e("div",{class:"table-descriptor"},e("ptc-para",{"font-size":"small","font-weight":"w-4","para-align":"center","para-line-h":"line-height-p","para-margin":"margin-flush"},this.tableDescription.innerText.length<=500?e("slot",{name:"table-description"}):e("ptc-readmore",{"more-text":"More","less-text":"Less"},e("slot",{name:"table-description"})))))),null),e("ptc-spacer",{breakpoint:"small",size:"xx-large"}),e("ptc-spacer",{breakpoint:"small",size:"xx-small"}),e("ptc-spacer",{breakpoint:"x-small",size:"xxx-large"}),e("ptc-spacer",{breakpoint:"x-small",size:"xx-small"}),e("div",{id:"vertical-scroll-content-clipper",class:this.headerType}),e("div",{id:"table-container"},e("div",{id:"horizontal-scroll-shadow"}),e("div",{id:"table-body",onScroll:()=>this.handleHorizontalScroll()},e((()=>e("div",{id:"table-header",class:this.headerType,onScroll:()=>this.handleHorizontalScroll()},e("div",{class:"desktop-header-first-cell"},this.isDesktopView?e("ptc-para",{"font-size":"medium","font-weight":"w-7","para-align":"left","para-color":"white","para-line-h":"line-height-p","para-margin":"margin-flush"},e("slot",{name:"desktop-header-first-cell"})):null,e("div",{class:"scroll-button",id:"previous-scroll-button"},e("div",{onClick:()=>this.handleBackwardScroll()},e("icon-asset",{type:"solid",size:"medium",name:"chevron-left",color:"primary-gray"}),e("ptc-para",{"font-size":"small","font-weight":"w-6","para-align":"justify","para-color":"primary-grey","para-line-h":"line-height-p","para-margin":"margin-flush"},"More"))),e("div",{class:"scroll-button",id:"next-scroll-button"},e("div",{onClick:()=>this.handleForwardScroll()},e("ptc-para",{"font-size":"small","font-weight":"w-6","para-align":"justify","para-color":"primary-grey","para-line-h":"line-height-p","para-margin":"margin-flush"},"More"),e("icon-asset",{type:"solid",size:"medium",name:"chevron-right",color:"primary-gray"})))),[...Array(this.dataCols).keys()].map((t=>e("div",{class:"table-cell "+(t+1===this.dataCols?"table-last-cell":"")},e("ptc-para",{"font-size":"medium","font-weight":"w-7","para-align":"center","para-color":"white","para-line-h":"line-height-densest","para-margin":"margin-flush","para-z-index":"z-1"},e("slot",{name:`column-header-${t+1}`})),this.columnHeaderLinks.length===this.dataCols&&this.columnHeaderLinks[t]?e(a,null,e("ptc-spacer",{breakpoint:"small",size:"small"}),e("ptc-spacer",{breakpoint:"x-small",size:"medium"}),e("ptc-link",{"font-size":"medium","font-weight":"w-extrabold",href:`${this.columnHeaderLinks[t].linkHref}`,"link-area":"undefined",target:`${this.columnHeaderLinks[t].linkTarget}`,theme:"d-green-underline",styles:"a.ptc-link {line-height: var(--ptc-line-height-p);}","link-title":this.columnHeaderLinks[t].linkTitle},this.isDesktopView?e("ptc-tooltip",{class:t===this.dataCols-1?"last-column-tooltip":"","text-display":"inline","max-length":"30","z-index":"z-2",description:this.columnHeaderLinks[t].linkText,position:"top"}):this.columnHeaderLinks[t].linkText)):null))),e("div",{class:"table-filler-cell "+(this.showFillerCells?"show":"")}))),null),e((()=>e("div",{id:"table-header-placeholder",class:this.headerType},e("div",{class:"desktop-header-first-cell"},this.isDesktopView?e("ptc-para",{"font-size":"medium","font-weight":"w-7","para-align":"left","para-color":"white","para-line-h":"line-height-p","para-margin":"margin-flush"},e("slot",{name:"placeholder-desktop-header-first-cell"})):null),[...Array(this.dataCols).keys()].map((t=>e("div",{class:"table-cell "+(t+1===this.dataCols?"table-last-cell":"")},e("ptc-para",{"font-size":"medium","font-weight":"w-7","para-align":"center","para-color":"white","para-line-h":"line-height-densest","para-margin":"margin-flush","para-z-index":"z-1"},e("slot",{name:`placeholder-column-header-${t+1}`})),this.columnHeaderLinks.length===this.dataCols&&this.columnHeaderLinks[t]?e(a,null,e("ptc-spacer",{breakpoint:"small",size:"small"}),e("ptc-spacer",{breakpoint:"x-small",size:"medium"}),e("ptc-link",{"font-size":"medium","font-weight":"w-extrabold",href:`${this.columnHeaderLinks[t].linkHref}`,"link-area":"undefined",target:`${this.columnHeaderLinks[t].linkTarget}`,theme:"d-green-underline",styles:"a.ptc-link {line-height: var(--ptc-line-height-p);}","link-title":this.columnHeaderLinks[t].linkTitle},this.isDesktopView?e("ptc-tooltip",{class:t===this.dataCols-1?"last-column-tooltip":"","text-display":"inline","max-length":"30","z-index":"z-2",description:this.columnHeaderLinks[t].linkText,position:"top"}):this.columnHeaderLinks[t].linkText)):null))),e("div",{class:"table-filler-cell "+(this.showFillerCells?"show":"")}))),null),e((()=>[...Array(this.dataRows).keys()].map((t=>e(a,null,e("div",{class:"mobile-sticky-row-header"},e("slot",{name:`mobile-row-header-${t+1}`})),e("div",{class:"table-row "+(this.isDesktopView&&t%2!=0?"desktop-alternate-row":"")},this.isDesktopView?e("div",{class:"desktop-sticky-row-header "+(this.isDesktopView&&t%2!=0?"desktop-alternate-row":"")},e("slot",{name:`desktop-row-header-${t+1}`})):null,[...Array(this.dataCols).keys()].map((l=>e("div",{class:"table-cell "+(l+1===this.dataCols?"table-last-cell":"")},e("slot",{name:`cell-r${t+1}-c${l+1}`})))),e("div",{class:"table-filler-cell "+(this.showFillerCells?"show":"")})))))),null),e((()=>this.showCtaButtonsRow?e("div",{class:"table-cta-row"},this.isDesktopView?e("div",{class:"desktop-sticky-row-header"}):null,[...Array(this.dataCols).keys()].map((t=>e("div",{class:"table-cell "+(t+1===this.dataCols?"table-last-cell":"")},this.ctaButtons[t]?e("ptc-button",{type:"link",color:"ptc-tertiary","link-href":this.ctaButtons[t].linkHref,target:`${this.ctaButtons[t].linkTarget}`,"link-title":this.ctaButtons[t].linkTitle},this.isDesktopView?e("ptc-tooltip",{class:t===this.dataCols-1?"last-column-tooltip":"","text-display":"inline","max-length":"30","z-index":"z-2",description:this.ctaButtons[t].linkText,position:"top"}):this.ctaButtons[t].linkText):null))),e("div",{class:"table-filler-cell "+(this.showFillerCells?"show":"")})):null),null))),e((()=>this.disclaimerCount>0&&e(a,null,e("ptc-spacer",{breakpoint:"small",size:"medium"}),e("ptc-spacer",{breakpoint:"x-small",size:"large"}),this.disclaimers.map(((t,l)=>e(a,null,e("ptc-para",{"font-size":"xx-small","font-weight":"w-6","para-align":"center","para-color":"primary-grey","para-line-h":"line-height-p","para-margin":"margin-flush"},e("slot",{name:`disclaimer-${l+1}`})),l!=this.disclaimerCount-1?e("ptc-spacer",{size:"xx-small"}):null))))),null)))}get el(){return i(this)}};o.style="h1,h2,h3,h4,h5,h6,p,ul,li,ptc-subnav,ptc-tab-list,ptc-link,ptc-square-card{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{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 #pricing-table{position:relative;overflow-wrap:break-word}:host #vertical-scroll-content-clipper.normal{display:none}:host #vertical-scroll-content-clipper.sticky{display:block;z-index:20;position:fixed;top:0;width:100%;height:var(--sticky-stop-at, 50px)}:host #table-container{width:100%;overflow-x:auto;border-radius:var(--ptc-border-radius-standard);box-shadow:var(--ptc-shadow-x-small);position:relative}:host #table-body{width:100%;overflow-x:scroll;position:relative}:host .scroll-button{display:flex;align-items:center;position:absolute;z-index:15;height:100%}:host .scroll-button#previous-scroll-button div{margin-right:var(--ptc-element-spacing-02);border-radius:0px var(--ptc-element-spacing-01) var(--ptc-element-spacing-01) 0px}:host .scroll-button#previous-scroll-button div ptc-para{margin-right:var(--ptc-element-spacing-04)}:host .scroll-button#next-scroll-button{transform:translateX(-100%)}:host .scroll-button#next-scroll-button div{margin-left:var(--ptc-element-spacing-02);border-radius:var(--ptc-element-spacing-01) 0px 0px var(--ptc-element-spacing-01)}:host .scroll-button#next-scroll-button div ptc-para{margin-left:var(--ptc-element-spacing-04)}:host .scroll-button div{display:inline-block;width:fit-content;height:36px;background-color:white;color:black;box-shadow:var(--ptc-shadow-x-medium);display:flex;justify-content:center;align-items:center}:host .scroll-button div icon-asset{display:flex;justify-content:center;align-items:center;width:36px;height:100%}:host .scroll-button div ptc-para{display:none;white-space:nowrap}:host .table-filler-cell{display:none;min-width:var(--filler-cell-width, 0px);max-width:var(--filler-cell-width, 0px);height:100%;box-sizing:content-box;padding:var(--ptc-element-spacing-04) var(--ptc-element-spacing-06) var(--ptc-element-spacing-04) var(--ptc-element-spacing-06);border-bottom:1px solid var(--color-gray-02)}:host .table-filler-cell.show{display:table-cell}:host #table-header{display:table-row;background:var(--color-gray-10);color:white;z-index:10}:host #table-header.normal{position:relative}:host #table-header.sticky{position:fixed;top:var(--sticky-stop-at, 50px);border-top-left-radius:var(--ptc-border-radius-standard);border-top-right-radius:var(--ptc-border-radius-standard);overflow-x:hidden;-ms-overflow-style:none;scrollbar-width:none;box-shadow:0 16px 16px -16px grey}:host #table-header.sticky::-webkit-scrollbar{display:none}:host #table-header .table-cell{min-width:var(--cell-width-xxs, 180px);max-width:var(--cell-width-xxs, 180px);box-sizing:content-box;padding:var(--ptc-element-spacing-04) var(--ptc-element-spacing-06) var(--ptc-element-spacing-04) var(--ptc-element-spacing-06);border-right:1px solid var(--color-gray-07);text-align:center;display:table-cell;vertical-align:middle}:host #table-header .table-cell.table-last-cell{border-right:none}:host #table-header .table-cell ptc-link a.ptc-link{line-height:var(--ptc-line-height-p)}:host #table-header .table-filler-cell{border-bottom:none;border-left:1px solid var(--color-gray-07)}:host #table-header-placeholder.normal{position:absolute;top:0;display:table-row;opacity:0}:host #table-header-placeholder.sticky{position:relative;display:table-row;opacity:0;overflow-x:hidden;-ms-overflow-style:none;scrollbar-width:none}:host #table-header-placeholder .table-cell{min-width:var(--cell-width-xxs, 180px);max-width:var(--cell-width-xxs, 180px);box-sizing:content-box;padding:var(--ptc-element-spacing-04) var(--ptc-element-spacing-06) var(--ptc-element-spacing-04) var(--ptc-element-spacing-06);border-right:1px solid var(--color-gray-07);text-align:center;display:table-cell;vertical-align:middle}:host #table-header-placeholder .table-cell.table-last-cell{border-right:none}:host #table-header-placeholder .table-filler-cell{border-bottom:none;border-left:1px solid var(--color-gray-07)}:host .desktop-header-first-cell{display:table-cell;position:sticky;left:0;z-index:10}:host .mobile-sticky-row-header{display:block;position:sticky;left:0;background-color:var(--color-gray-01);border-bottom:1px solid var(--color-gray-02);padding:var(--ptc-element-spacing-04) var(--ptc-element-spacing-06) var(--ptc-element-spacing-04) var(--ptc-element-spacing-06)}:host .table-row{display:table-row;background-color:white}:host .table-row .table-cell{min-width:var(--cell-width-xxs, 180px);max-width:var(--cell-width-xxs, 180px);box-sizing:content-box;padding:var(--ptc-element-spacing-04) var(--ptc-element-spacing-06) var(--ptc-element-spacing-04) var(--ptc-element-spacing-06);border-right:1px solid var(--color-gray-02);border-bottom:1px solid var(--color-gray-02);text-align:center;display:table-cell;vertical-align:middle}:host .table-row .table-cell.table-last-cell{border-right:none}:host .table-row .table-filler-cell{border-left:1px solid var(--color-gray-02)}:host .table-cta-row{display:table-row;background-color:white}:host .table-cta-row .table-cell{min-width:var(--cell-width-xxs, 180px);max-width:var(--cell-width-xxs, 180px);box-sizing:content-box;padding:var(--ptc-element-spacing-06);border-right:1px solid var(--color-gray-02);border-bottom:1px solid var(--color-gray-02);text-align:center;display:table-cell;vertical-align:middle}:host .table-cta-row .table-cell.table-last-cell{border-right:none}:host .table-cta-row .table-filler-cell{border-left:1px solid var(--color-gray-02)}@media only screen and (min-width: 768px){:host .table-descriptor{max-width:768px;margin:auto}}@media only screen and (min-width: 992px){:host .scroll-button{height:100%;top:0}:host .scroll-button div ptc-para{display:none}:host .scroll-button div:hover{cursor:pointer}:host .scroll-button div:hover ptc-para{display:block}:host .scroll-button#previous-scroll-button{right:0;transform:translateX(100%)}:host #horizontal-scroll-shadow{display:block;position:absolute;top:0;left:0;height:100%;width:var(--ptc-element-spacing-06);background:linear-gradient(90deg, rgba(0, 0, 0, 0.12) 0%, rgba(0, 0, 0, 0) 100%);z-index:1}:host #table-header.sticky{box-shadow:none}:host #table-header .table-cell{min-width:var(--cell-width-md, 225px);max-width:var(--cell-width-md, 225px)}:host #table-header .last-column-tooltip .tooltip{right:4px}:host #table-header-placeholder .table-cell{min-width:var(--cell-width-md, 225px);max-width:var(--cell-width-md, 225px)}:host #table-header-placeholder .last-column-tooltip .tooltip{right:-4px}:host .desktop-sticky-row-header{min-width:var(--desktop-row-header-cell-width-md, 275px);max-width:var(--desktop-row-header-cell-width-md, 275px);box-sizing:content-box;padding:var(--ptc-element-spacing-04) var(--ptc-element-spacing-06) var(--ptc-element-spacing-04) var(--ptc-element-spacing-06);border-right:1px solid var(--color-gray-02);border-bottom:1px solid var(--color-gray-02);display:table-cell;vertical-align:middle;position:sticky;left:0;background-color:white;z-index:5}:host .desktop-sticky-row-header.desktop-alternate-row{background-color:var(--color-gray-01)}:host .desktop-header-first-cell{min-width:var(--desktop-row-header-cell-width-md, 275px);max-width:var(--desktop-row-header-cell-width-md, 275px);box-sizing:content-box;padding:var(--ptc-element-spacing-04) var(--ptc-element-spacing-06) var(--ptc-element-spacing-04) var(--ptc-element-spacing-06);border-right:1px solid var(--color-gray-07);display:table-cell;vertical-align:middle;position:sticky;left:0;z-index:10;background:var(--color-gray-10)}:host .table-row .table-cell{min-width:var(--cell-width-md, 225px);max-width:var(--cell-width-md, 225px)}:host .table-row.desktop-alternate-row{background-color:var(--color-gray-01)}:host .mobile-sticky-row-header{display:none}:host .table-cta-row{display:table-row}:host .table-cta-row .table-cell{min-width:var(--cell-width-md, 225px);max-width:var(--cell-width-md, 225px)}:host .table-cta-row .last-column-tooltip .tooltip{right:-4px}}";export{o as ptc_pricing_packaging_table}
@@ -1 +1 @@
1
- import{r as t,c as e,h as s,H as i,g as a}from"./p-0226ece0.js";const n=class{constructor(s){t(this,s),this.clearCtaClicked=e(this,"clearCtaClicked",7)}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"},"No Results Found"),s("ptc-para",{"font-size":"x-small"},"Try changing or removing some of your filters"),s("ptc-button",{type:"link",color:"ptc-quaternary",target:"_blank",onClick:t=>{this.handleClick(t)}},"Clear Filters")))))}get hostElement(){return a(this)}};n.style="h1,h2,h3,h4,h5,h6,p,ul,li,ptc-subnav,ptc-tab-list,ptc-link,ptc-square-card{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{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{n as ptc_product_list}
1
+ import{r as t,c as e,h as s,H as i,g as a}from"./p-ac75c7ad.js";const n=class{constructor(s){t(this,s),this.clearCtaClicked=e(this,"clearCtaClicked",7)}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"},"No Results Found"),s("ptc-para",{"font-size":"x-small"},"Try changing or removing some of your filters"),s("ptc-button",{type:"link",color:"ptc-quaternary",target:"_blank",onClick:t=>{this.handleClick(t)}},"Clear Filters")))))}get hostElement(){return a(this)}};n.style="h1,h2,h3,h4,h5,h6,p,ul,li,ptc-subnav,ptc-tab-list,ptc-link,ptc-square-card{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{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{n as ptc_product_list}
@@ -1 +1 @@
1
- import{r as e,h as t,H as h}from"./p-0226ece0.js";const a=class{constructor(t){e(this,t),this.scrollPercentage=0}handleScroll(){const e=document.documentElement.scrollTop,t=document.documentElement.scrollHeight-document.documentElement.clientHeight;this.scrollPercentage=e/t*100}render(){return t(h,null,t("div",{class:"progress-bar-container"},t("div",{class:"progress-bar",style:{width:`${this.scrollPercentage}%`}})))}};a.style="h1,h2,h3,h4,h5,h6,p,ul,li,ptc-subnav,ptc-tab-list,ptc-link,ptc-square-card{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{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 .progress-bar-container{height:5px;background-color:linear-gradient(272deg, #3b4550, #1a1a1a);width:100%}:host .progress-bar{height:100%;background-image:linear-gradient(270deg, #4795cd, #33a13c);transition:width 0.3s ease-in-out}";export{a as ptc_progress_bar}
1
+ import{r as t,h as e,H as h}from"./p-ac75c7ad.js";const a=class{constructor(e){t(this,e),this.scrollPercentage=0}handleScroll(){const t=document.documentElement.scrollTop,e=document.documentElement.scrollHeight-document.documentElement.clientHeight;this.scrollPercentage=t/e*100}render(){return e(h,null,e("div",{class:"progress-bar-container"},e("div",{class:"progress-bar",style:{width:`${this.scrollPercentage}%`}})))}};a.style="h1,h2,h3,h4,h5,h6,p,ul,li,ptc-subnav,ptc-tab-list,ptc-link,ptc-square-card{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{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 .progress-bar-container{height:5px;background-color:linear-gradient(272deg, #3b4550, #1a1a1a);width:100%}:host .progress-bar{height:100%;background-image:linear-gradient(270deg, #4795cd, #33a13c);transition:width 0.3s ease-in-out}";export{a as ptc_progress_bar}
@@ -1 +1 @@
1
- import{r as t,h as e}from"./p-0226ece0.js";const n=class{constructor(e){t(this,e),this.name=void 0,this.isSelected=!1}async getChild(){return{select:this.select.bind(this),unselect:this.unselect.bind(this),name:this.name}}unselect(){this.isSelected=!1}select(){this.isSelected=!0}render(){return e("div",{class:{"tab-content":!0,"tab-content-selected":this.isSelected}},e("slot",null))}};n.style="h1,h2,h3,h4,h5,h6,p,ul,li,ptc-subnav,ptc-tab-list,ptc-link,ptc-square-card{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{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}}.tab-content{display:none}.tab-content p,.tab-content ul,.tab-content ol,.tab-content span,.tab-content h1,.tab-content h2,.tab-content h3,.tab-content h4,.tab-content h5,.tab-content h6{max-width:720px;font-weight:var(--ptc-font-weight-normal)}.tab-content-selected{display:block}.tab-content h3{font-size:var(--ptc-font-size-medium);font-weight:var(--ptc-font-weight-bold);line-height:var(--ptc-line-height-densest);margin-bottom:var(--ptc-element-spacing-01)}@media only screen and (min-width: 768px){.tab-content h3{font-size:var(--ptc-font-size-large)}}.tab-content :first-child{margin-top:0px}.tab-content :last-child{margin-bottom:0px}";export{n as tab_content}
1
+ import{r as t,h as e}from"./p-ac75c7ad.js";const n=class{constructor(e){t(this,e),this.name=void 0,this.isSelected=!1}async getChild(){return{select:this.select.bind(this),unselect:this.unselect.bind(this),name:this.name}}unselect(){this.isSelected=!1}select(){this.isSelected=!0}render(){return e("div",{class:{"tab-content":!0,"tab-content-selected":this.isSelected}},e("slot",null))}};n.style="h1,h2,h3,h4,h5,h6,p,ul,li,ptc-subnav,ptc-tab-list,ptc-link,ptc-square-card{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{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}}.tab-content{display:none}.tab-content p,.tab-content ul,.tab-content ol,.tab-content span,.tab-content h1,.tab-content h2,.tab-content h3,.tab-content h4,.tab-content h5,.tab-content h6{max-width:720px;font-weight:var(--ptc-font-weight-normal)}.tab-content-selected{display:block}.tab-content h3{font-size:var(--ptc-font-size-medium);font-weight:var(--ptc-font-weight-bold);line-height:var(--ptc-line-height-densest);margin-bottom:var(--ptc-element-spacing-01)}@media only screen and (min-width: 768px){.tab-content h3{font-size:var(--ptc-font-size-large)}}.tab-content :first-child{margin-top:0px}.tab-content :last-child{margin-bottom:0px}";export{n as tab_content}
@@ -0,0 +1 @@
1
+ import{r as t,h as n,H as i,g as e}from"./p-ac75c7ad.js";const a=class{constructor(n){t(this,n),this.setScreenBasedProps=()=>{let t=window.innerWidth,n={contentContainerMargin:void 0,contentCards:void 0,parahFontSize:void 0};t>=2600||t>=1980?(n.contentCards=3,n.parahFontSize="xx-small"):t>=1440||t>=1200||t>=992?(n.contentCards=2,n.parahFontSize="xx-small"):t>=768?(n.contentCards=2,n.parahFontSize="xxx-small"):(n.contentCards=1,n.parahFontSize="xxx-small"),this.screenBasedProps=Object.assign({},n)},this.handlePrevClick=()=>{var t,n;let i=null===(t=this.el)||void 0===t?void 0:t.shadowRoot.querySelector(".content-container"),e=window.getComputedStyle(i).marginLeft,a=Number(e.substring(0,e.length-2)),o=null===(n=this.el)||void 0===n?void 0:n.shadowRoot.querySelectorAll(".content");this.cardInView>0&&(this.cardInView-=1,i.scrollTo({left:o[this.cardInView].offsetLeft-a,behavior:"smooth"}))},this.handleNextClick=()=>{var t,n;let i=null===(t=this.el)||void 0===t?void 0:t.shadowRoot.querySelector(".content-container"),e=window.getComputedStyle(i).marginLeft,a=Number(e.substring(0,e.length-2)),o=null===(n=this.el)||void 0===n?void 0:n.shadowRoot.querySelectorAll(".content");this.cardInView<o.length-this.screenBasedProps.contentCards&&(this.cardInView+=1,i.scrollTo({left:o[this.cardInView].offsetLeft-a,behavior:"smooth"}))},this.handleOnScrollBehaviour=()=>{if(!this.closed){let t=window.innerHeight||(document.documentElement||document.body).clientHeight,n=Math.max(document.body.scrollHeight,document.documentElement.scrollHeight,document.body.offsetHeight,document.documentElement.offsetHeight,document.body.clientHeight,document.documentElement.clientHeight),i=window.scrollY||(document.documentElement||document.body).scrollTop,e=Math.floor(i/(n-t)*100);this.el.style.display=e>=50?"block":"none";let a=this.el.shadowRoot.querySelector(".card-rail-container"),o=document.querySelector(this.footerQuerySelector);if(o){let t=o.getBoundingClientRect().top,n=window.innerHeight;t<=n&&(a.style.bottom=n-t+132+"px")}}},this.handleOnResizeBehaviour=()=>{var t,n;this.setScreenBasedProps();let i=null===(t=this.el)||void 0===t?void 0:t.shadowRoot.querySelector(".content-container"),e=window.getComputedStyle(i).marginLeft,a=Number(e.substring(0,e.length-2)),o=null===(n=this.el)||void 0===n?void 0:n.shadowRoot.querySelectorAll(".content");i.scrollTo({left:o[0].offsetLeft-a}),this.cardInView=0},this.footerQuerySelector=void 0,this.closed=!1,this.cardInView=0,this.data=[],this.screenBasedProps={contentContainerMargin:void 0,contentCards:void 0,parahFontSize:void 0}}componentWillLoad(){const t=this.el.querySelectorAll('[slot^="related-card-"]');for(let n in t){let i=t[n];if("DIV"===i.tagName){let t={image:void 0,text:void 0,href:void 0,altText:void 0},n=i.querySelector("img"),e=i.querySelector("a");t.image=n.getAttribute("src"),t.altText=n.getAttribute("alt"),t.text=e.innerText,t.href=e.getAttribute("href"),this.data.push(t),i.remove()}}this.handleOnScrollBehaviour()}componentDidLoad(){this.setScreenBasedProps(),window.addEventListener("scroll",this.handleOnScrollBehaviour),window.addEventListener("resize",this.handleOnResizeBehaviour)}render(){return this.closed?null:n(i,null,n("div",{class:"card-rail-container"},n("div",{class:"card-rail-header"},n("div",{class:"card-rail-heading"},n("ptc-para",{"ellipsis-line-cutoff":"0","font-size":"x-small","font-weight":"w-7","para-align":"left","para-color":"primary-grey","para-line-h":"line-height-normal","para-margin":"margin-flush","para-style":"","para-z-index":"z-1",styles:""},"Read More Case Studies")),n("div",{class:"card-rail-close",onClick:()=>{this.closed=!0}},n("icon-asset",{type:"ptc",size:"xx-small",name:"times",color:"gray"}))),n("div",{class:"card-rail-content"},n("icon-asset",{id:"left-arrow",type:"ptc",size:"small",name:"previous_button_arrow",color:"gray",onClick:this.handlePrevClick}),n("icon-asset",{id:"right-arrow",type:"ptc",size:"small",name:"next_button_arrow",color:"gray",onClick:this.handleNextClick}),n("div",{class:"content-container"},this.data.map((t=>n("div",{class:"content",onClick:()=>{window.open(t.href)}},n("div",{class:"content-image"},n("img",{alt:t.altText,src:t.image})),n("div",{class:"content-text"},n("ptc-para",{"ellipsis-line-cutoff":"3","font-size":this.screenBasedProps.parahFontSize,"font-weight":"w-6","para-align":"left","para-color":"primary-grey","para-line-h":"line-height-p","para-margin":"margin-flush","para-style":"","para-z-index":"z-1",styles:""},t.text)))))))))}get el(){return e(this)}};a.style="h1,h2,h3,h4,h5,h6,p,ul,li,ptc-subnav,ptc-tab-list,ptc-link,ptc-square-card{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{hyphens:auto;-webkit-hyphenate-limit-before:3;-webkit-hyphenate-limit-after:3;hyphenate-limit-chars:12 3 3;hyphenate-limit-lines:2;hyphenate-limit-last:always;hyphenate-limit-zone:6%;-webkit-hyphens:auto;-webkit-hyphenate-limit-before:3;-webkit-hyphenate-limit-after:3;-webkit-hyphenate-limit-chars:12 3 3;-webkit-hyphenate-limit-lines:2;-moz-hyphens:auto;-moz-hyphenate-limit-chars:12 3 3;-moz-hyphenate-limit-lines:2;-ms-hyphens:auto;-ms-hyphenate-limit-chars:12 3 3;-ms-hyphenate-limit-lines:2}}:host{display:block;}:host .card-rail-container{position:fixed;bottom:132px;left:24px;width:calc(100vw - 48px);background:white;border-radius:var(--ptc-border-radius-standard);box-shadow:var(--ptc-shadow-small);box-sizing:border-box;z-index:50}:host .card-rail-header{display:flex;justify-content:space-between;border-bottom:var(--color-gray-02) solid 1px}:host .card-rail-heading{margin:12px 0 12px 16px}:host .card-rail-close{padding:15px}:host .card-rail-content{display:flex;align-items:center}:host .card-rail-content icon-asset{position:absolute;z-index:55px;padding:13px;}:host .card-rail-content icon-asset#left-arrow{left:3px;}:host .card-rail-content icon-asset#right-arrow{right:3px}:host .card-rail-content .content-container{margin:24px 50px 24px 50px;display:flex;overflow-x:hidden;-ms-overflow-style:none;scrollbar-width:none;}:host .card-rail-content .content-container::-webkit-scrollbar{display:none}:host .card-rail-content .content-container .content{width:100%;flex:1 0 100%;display:flex}:host .card-rail-content .content-container .content:hover{cursor:pointer}:host .card-rail-content .content-container .content .content-image{width:130px;height:73px;text-align:center}:host .card-rail-content .content-container .content .content-image img{width:100%;height:100%;object-fit:cover}:host .card-rail-content .content-container .content .content-text{flex:1;padding-left:12px}@media only screen and (min-width: 768px){:host .card-rail-container .card-rail-content icon-asset#left-arrow{left:11px}:host .card-rail-container .card-rail-content icon-asset#right-arrow{right:11px}:host .card-rail-container .card-rail-content .content-container{margin:24px 66px 24px 66px;}:host .card-rail-container .card-rail-content .content-container .content{flex:1 0 50%}:host .card-rail-container .card-rail-content .content-container .content .content-text{padding-right:16px}}@media only screen and (min-width: 992px){:host .card-rail-container .card-rail-content icon-asset#left-arrow{left:19px;}:host .card-rail-container .card-rail-content icon-asset#right-arrow{right:19px}:host .card-rail-container .card-rail-content .content-container{margin:24px 82px 24px 82px;}}@media only screen and (min-width: 1200px){:host .card-rail-container{left:134px;width:calc(100vw - 268px)}}@media only screen and (min-width: 1440px){:host .card-rail-container{left:32px;width:932px}}@media only screen and (min-width: 1600px){:host .card-rail-container{left:32px;width:1328px}:host .card-rail-container .card-rail-content .content-container .content{flex:1 0 33.33%}}";export{a as ptc_related_card_rail}
@@ -1 +1 @@
1
- import{r as i,a as t,h as e,H as s}from"./p-0226ece0.js";const a=class{constructor(t){i(this,t),this.barTitle="Bar Title",this.isSticky=!1,this.logo="logo.png"}handleScroll(){const i=document.documentElement.scrollTop;this.isSticky=i>260}render(){const i=t(`./media/${this.logo}`);return e(s,null,e("div",{class:"sticky-header-container "+(this.isSticky?"sticky":"")},e("div",{class:"sticky-header-title"},e("div",{class:"logo-image "+(this.isSticky?"is-visible":"")},e("img",{src:i})),e("div",{class:"sticky-text"},e("ptc-tooltip",{"text-lines":"1",description:this.barTitle})),e("div",{class:"share-icons is-flex "+(this.isSticky?"is-visible":"")},e("slot",{name:"social-share-slot"}))),e("ptc-progress-bar",null)))}static get assetsDirs(){return["media"]}};a.style="h1,h2,h3,h4,h5,h6,p,ul,li,ptc-subnav,ptc-tab-list,ptc-link,ptc-square-card{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{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;z-index:3}.sticky-header-container{position:absolute;top:0;left:0;width:100%;height:0;padding:0 24px;background-color:transparent;transition:visibility 0.3s ease-in-out, opacity 0.3s ease-in-out, height 0.3s ease-in-out;display:flex;opacity:0;visibility:hidden;align-items:flex-end;box-sizing:border-box}@media only screen and (min-width: 992px){.sticky-header-container{align-items:center}}.sticky-header-container.sticky{position:fixed;height:74px;background-image:linear-gradient(272deg, #3b4550, #1a1a1a);z-index:1;visibility:visible;opacity:1}.sticky-header-title{width:100%;display:flex;justify-content:flex-start;align-items:center;position:relative;padding:0}@media only screen and (min-width: 992px){.sticky-header-title{justify-content:center;padding:0 80px}}@media only screen and (min-width: 992px){.sticky-header-title{padding:0 100px}}.sticky-header-title .logo-image{position:absolute;left:0px;visibility:hidden;transform:translateY(-25px)}@media only screen and (min-width: 992px){.sticky-header-title .logo-image{transform:translateY(0px)}}.sticky-header-title .logo-image.is-visible{visibility:visible}.sticky-header-title .logo-image img{max-height:24px;width:auto}@media only screen and (min-width: 992px){.sticky-header-title .logo-image img{max-height:100%;width:60px}}@media only screen and (min-width: 992px){.sticky-header-title .logo-image img{width:90px}}.sticky-header-title .share-icons{position:absolute;right:0px;visibility:visible;transform:translateY(-25px);transition:visibility 0.3s ease-in-out}@media only screen and (min-width: 992px){.sticky-header-title .share-icons{visibility:hidden}}.sticky-header-title .sticky-text{color:#ffffff;font-size:var(--ptc-font-size-small);font-weight:var(--ptc-font-weight-bold);margin-top:var(--ptc-element-spacing-05);margin-bottom:var(--ptc-element-spacing-05)}@media only screen and (min-width: 992px){.sticky-header-title .sticky-text{margin-top:0.67em;margin-bottom:0.67em;font-size:var(--ptc-font-size-large)}}ptc-progress-bar{display:none;width:100%}.sticky ptc-progress-bar{position:absolute;bottom:0;left:0;width:100%;display:block}";export{a as ptc_sticky_title}
1
+ import{r as i,a as t,h as e,H as s}from"./p-ac75c7ad.js";const a=class{constructor(t){i(this,t),this.barTitle="Bar Title",this.isSticky=!1,this.logo="logo.png"}handleScroll(){const i=document.documentElement.scrollTop;this.isSticky=i>260}render(){const i=t(`./media/${this.logo}`);return e(s,null,e("div",{class:"sticky-header-container "+(this.isSticky?"sticky":"")},e("div",{class:"sticky-header-title"},e("div",{class:"logo-image "+(this.isSticky?"is-visible":"")},e("img",{src:i})),e("div",{class:"sticky-text"},e("ptc-tooltip",{"text-lines":"1",description:this.barTitle})),e("div",{class:"share-icons is-flex "+(this.isSticky?"is-visible":"")},e("slot",{name:"social-share-slot"}))),e("ptc-progress-bar",null)))}static get assetsDirs(){return["media"]}};a.style="h1,h2,h3,h4,h5,h6,p,ul,li,ptc-subnav,ptc-tab-list,ptc-link,ptc-square-card{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{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;z-index:3}.sticky-header-container{position:absolute;top:0;left:0;width:100%;height:0;padding:0 24px;background-color:transparent;transition:visibility 0.3s ease-in-out, opacity 0.3s ease-in-out, height 0.3s ease-in-out;display:flex;opacity:0;visibility:hidden;align-items:flex-end;box-sizing:border-box}@media only screen and (min-width: 992px){.sticky-header-container{align-items:center}}.sticky-header-container.sticky{position:fixed;height:74px;background-image:linear-gradient(272deg, #3b4550, #1a1a1a);z-index:1;visibility:visible;opacity:1}.sticky-header-title{width:100%;display:flex;justify-content:flex-start;align-items:center;position:relative;padding:0}@media only screen and (min-width: 992px){.sticky-header-title{justify-content:center;padding:0 80px}}@media only screen and (min-width: 992px){.sticky-header-title{padding:0 100px}}.sticky-header-title .logo-image{position:absolute;left:0px;visibility:hidden;transform:translateY(-25px)}@media only screen and (min-width: 992px){.sticky-header-title .logo-image{transform:translateY(0px)}}.sticky-header-title .logo-image.is-visible{visibility:visible}.sticky-header-title .logo-image img{max-height:24px;width:auto}@media only screen and (min-width: 992px){.sticky-header-title .logo-image img{max-height:100%;width:60px}}@media only screen and (min-width: 992px){.sticky-header-title .logo-image img{width:90px}}.sticky-header-title .share-icons{position:absolute;right:0px;visibility:visible;transform:translateY(-25px);transition:visibility 0.3s ease-in-out}@media only screen and (min-width: 992px){.sticky-header-title .share-icons{visibility:hidden}}.sticky-header-title .sticky-text{color:#ffffff;font-size:var(--ptc-font-size-small);font-weight:var(--ptc-font-weight-bold);margin-top:var(--ptc-element-spacing-05);margin-bottom:var(--ptc-element-spacing-05)}@media only screen and (min-width: 992px){.sticky-header-title .sticky-text{margin-top:0.67em;margin-bottom:0.67em;font-size:var(--ptc-font-size-large)}}ptc-progress-bar{display:none;width:100%}.sticky ptc-progress-bar{position:absolute;bottom:0;left:0;width:100%;display:block}";export{a as ptc_sticky_title}
@@ -1 +1 @@
1
- import{r as t,h as e,H as i}from"./p-0226ece0.js";const a=class{constructor(e){t(this,e),this.categoryTitle=void 0,this.categoryDescription=void 0}render(){return e(i,null,e("div",{class:"category-header"},e("ptc-title",{type:"h2",upperline:"no-upperline","title-margin":"margin-flush","title-size":"xx-large","title-height":"densest"},e("ptc-tooltip",{"text-display":"inline","text-lines":"4","z-index":"z-999",description:this.categoryTitle,position:"bottom",width:"full-width"})),e("ptc-spacer",{size:"x-small"}),e("ptc-spacer",{size:"x-small",breakpoint:"x-small"}),e("ptc-para",{"para-margin":"margin-flush","font-size":"small","para-line-h":"line-height-p","font-weight":"w-5","para-z-index":"z-auto"},e("ptc-tooltip",{"text-display":"block","text-lines":"9","z-index":"z-999",description:this.categoryDescription,position:"bottom",width:"full-width"}))),e("slot",null))}};a.style="h1,h2,h3,h4,h5,h6,p,ul,li,ptc-subnav,ptc-tab-list,ptc-link,ptc-square-card{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{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:var(--ptc-layout-spacing-03)}:host .category-header{margin-bottom:var(--ptc-layout-spacing-03)}";export{a as ptc_product_category}
1
+ import{r as t,h as e,H as i}from"./p-ac75c7ad.js";const a=class{constructor(e){t(this,e),this.categoryTitle=void 0,this.categoryDescription=void 0}render(){return e(i,null,e("div",{class:"category-header"},e("ptc-title",{type:"h2",upperline:"no-upperline","title-margin":"margin-flush","title-size":"xx-large","title-height":"densest"},e("ptc-tooltip",{"text-display":"inline","text-lines":"4","z-index":"z-999",description:this.categoryTitle,position:"bottom",width:"full-width"})),e("ptc-spacer",{size:"x-small"}),e("ptc-spacer",{size:"x-small",breakpoint:"x-small"}),e("ptc-para",{"para-margin":"margin-flush","font-size":"small","para-line-h":"line-height-p","font-weight":"w-5","para-z-index":"z-auto"},e("ptc-tooltip",{"text-display":"block","text-lines":"9","z-index":"z-999",description:this.categoryDescription,position:"bottom",width:"full-width"}))),e("slot",null))}};a.style="h1,h2,h3,h4,h5,h6,p,ul,li,ptc-subnav,ptc-tab-list,ptc-link,ptc-square-card{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{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:var(--ptc-layout-spacing-03)}:host .category-header{margin-bottom:var(--ptc-layout-spacing-03)}";export{a as ptc_product_category}