@ptcwebops/ptcw-design 6.4.11 → 6.4.12-beta

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (224) hide show
  1. package/dist/cjs/blogs-search-section.cjs.entry.js +4 -1
  2. package/dist/cjs/buying-option-card.cjs.entry.js +1 -1
  3. package/dist/cjs/buying-option-cards-slider.cjs.entry.js +15 -8
  4. package/dist/cjs/{component-35540bfb.js → component-6a178a16.js} +2643 -832
  5. package/dist/cjs/dynamic-box-bundle.cjs.entry.js +3 -1
  6. package/dist/cjs/featured-list.cjs.entry.js +1 -1
  7. package/dist/cjs/homepage-toggled-content.cjs.entry.js +3 -1
  8. package/dist/cjs/innovator-toggle-container.cjs.entry.js +1 -1
  9. package/dist/cjs/loader.cjs.js +1 -1
  10. package/dist/cjs/modal-form-example.cjs.entry.js +109 -0
  11. package/dist/cjs/ptc-announcement.cjs.entry.js +2 -1
  12. package/dist/cjs/ptc-bio-card.cjs.entry.js +1 -1
  13. package/dist/cjs/ptc-button.cjs.entry.js +1 -1
  14. package/dist/cjs/ptc-card-bottom_2.cjs.entry.js +3 -17
  15. package/dist/cjs/ptc-card-content.cjs.entry.js +1 -7
  16. package/dist/cjs/ptc-card_2.cjs.entry.js +5 -4
  17. package/dist/cjs/ptc-case-studies-slider.cjs.entry.js +1 -1
  18. package/dist/cjs/ptc-close-icon_2.cjs.entry.js +24 -24
  19. package/dist/cjs/ptc-data-lookup.cjs.entry.js +1 -2
  20. package/dist/cjs/ptc-featured-list.cjs.entry.js +1 -1
  21. package/dist/cjs/ptc-filter-level-theater.cjs.entry.js +1 -1
  22. package/dist/cjs/{ptc-form-checkbox_2.cjs.entry.js → ptc-form-checkbox_4.cjs.entry.js} +723 -5
  23. package/dist/cjs/ptc-img.cjs.entry.js +87 -7
  24. package/dist/cjs/ptc-jumbotron.cjs.entry.js +11 -5
  25. package/dist/cjs/ptc-modal-quiz.cjs.entry.js +4 -1
  26. package/dist/cjs/ptc-para.cjs.entry.js +1 -1
  27. package/dist/cjs/ptc-picture.cjs.entry.js +0 -17
  28. package/dist/cjs/ptc-podcast-card.cjs.entry.js +1 -1
  29. package/dist/cjs/ptc-preloader.cjs.entry.js +1 -1
  30. package/dist/cjs/ptc-previous-url.cjs.entry.js +11 -2
  31. package/dist/cjs/ptc-pricing-packaging-table.cjs.entry.js +25 -9
  32. package/dist/cjs/ptc-pricing-tabs.cjs.entry.js +1 -1
  33. package/dist/cjs/ptc-product-card.cjs.entry.js +1 -1
  34. package/dist/cjs/ptc-product-category.cjs.entry.js +1 -1
  35. package/dist/cjs/ptc-product-highlight-card.cjs.entry.js +1 -1
  36. package/dist/cjs/ptc-readmore-char.cjs.entry.js +1 -1
  37. package/dist/cjs/ptc-readmore-v3.cjs.entry.js +1 -1
  38. package/dist/cjs/ptc-subnav-v2.cjs.entry.js +147 -247
  39. package/dist/cjs/ptc-tooltip-v2.cjs.entry.js +1 -1
  40. package/dist/cjs/ptc-value-led-speed-bump.cjs.entry.js +1 -1
  41. package/dist/cjs/ptc-white-paper.cjs.entry.js +19 -9
  42. package/dist/cjs/ptcw-design.cjs.js +1 -1
  43. package/dist/collection/collection-manifest.json +1 -0
  44. package/dist/collection/components/buying-option-card/buying-option-card.css +2 -0
  45. package/dist/collection/components/buying-option-cards-slider/buying-option-cards-slider.css +9 -35
  46. package/dist/collection/components/buying-option-cards-slider/buying-option-cards-slider.js +14 -7
  47. package/dist/collection/components/dynamic-box-bundle/dynamic-box-bundle.js +3 -1
  48. package/dist/collection/components/icon-asset/media/designer-v6.0.7.svg +30 -2
  49. package/dist/collection/components/innovator-toggle-container/innovator-toggle-container.css +24 -0
  50. package/dist/collection/components/organism-bundles/blogs-search-section/blogs-search-section.js +4 -1
  51. package/dist/collection/components/organism-bundles/bundle-featured-list/featured-list.css +24 -0
  52. package/dist/collection/components/organism-bundles/form/modal-from-example/modal-form-example.css +26 -0
  53. package/dist/collection/components/organism-bundles/form/modal-from-example/modal-form-example.js +114 -0
  54. package/dist/collection/components/organism-bundles/homepage-toggled-content/homepage-toggled-content.js +3 -1
  55. package/dist/collection/components/ptc-announcement/ptc-announcement.js +2 -1
  56. package/dist/collection/components/ptc-bio-card/ptc-bio-card.css +24 -0
  57. package/dist/collection/components/ptc-button/ptc-button.css +0 -2
  58. package/dist/collection/components/ptc-card-content/ptc-card-content.css +3 -45
  59. package/dist/collection/components/ptc-card-content/ptc-card-content.js +2 -26
  60. package/dist/collection/components/ptc-card-wrapper/ptc-card-wrapper.js +3 -17
  61. package/dist/collection/components/ptc-case-studies-slider/ptc-case-studies-slider.css +24 -0
  62. package/dist/collection/components/ptc-featured-list/ptc-featured-list.css +24 -0
  63. package/dist/collection/components/ptc-filter-level-theater/ptc-filter-level-theater.css +24 -0
  64. package/dist/collection/components/ptc-img/ptc-img.css +76 -0
  65. package/dist/collection/components/ptc-img/ptc-img.js +132 -7
  66. package/dist/collection/components/ptc-jumbotron/ptc-jumbotron.css +26 -3
  67. package/dist/collection/components/ptc-jumbotron/ptc-jumbotron.js +28 -4
  68. package/dist/collection/components/ptc-modal/ptc-modal.css +5 -0
  69. package/dist/collection/components/ptc-modal/ptc-modal.js +25 -25
  70. package/dist/collection/components/ptc-modal-quiz/ptc-modal-quiz.js +4 -1
  71. package/dist/collection/components/ptc-para/ptc-para.css +3 -0
  72. package/dist/collection/components/ptc-para/ptc-para.js +2 -2
  73. package/dist/collection/components/ptc-picture/ptc-picture.js +0 -40
  74. package/dist/collection/components/ptc-podcast-card/ptc-podcast-card.css +24 -0
  75. package/dist/collection/components/ptc-preloader/ptc-preloader.css +147 -111
  76. package/dist/collection/components/ptc-preloader/ptc-preloader.js +1 -1
  77. package/dist/collection/components/ptc-preloader-section/ptc-preloader-section.css +1 -2
  78. package/dist/collection/components/ptc-preloader-section/ptc-preloader-section.js +4 -3
  79. package/dist/collection/components/ptc-previous-url/ptc-previous-url.css +16 -0
  80. package/dist/collection/components/ptc-previous-url/ptc-previous-url.js +28 -1
  81. package/dist/collection/components/ptc-pricing-packaging-table/ptc-pricing-packaging-table.js +25 -9
  82. package/dist/collection/components/ptc-pricing-tabs/ptc-pricing-tabs.js +1 -1
  83. package/dist/collection/components/ptc-product-card/ptc-product-card.css +24 -0
  84. package/dist/collection/components/ptc-product-category/ptc-product-category.css +24 -0
  85. package/dist/collection/components/ptc-product-highlight-card/ptc-product-highlight-card.css +24 -0
  86. package/dist/collection/components/ptc-readmore-char/ptc-readmore-char.css +24 -0
  87. package/dist/collection/components/ptc-readmore-v3/ptc-readmore-v3.css +24 -0
  88. package/dist/collection/components/ptc-subnav-v2/ptc-subnav-v2.css +110 -115
  89. package/dist/collection/components/ptc-subnav-v2/ptc-subnav-v2.js +150 -248
  90. package/dist/collection/components/ptc-textfield/ptc-textfield.js +3 -5
  91. package/dist/collection/components/ptc-tooltip-v2/ptc-tooltip-v2.css +24 -0
  92. package/dist/collection/components/ptc-value-led-speed-bump/ptc-value-led-speed-bump.css +24 -0
  93. package/dist/collection/components/ptc-white-paper/ptc-white-paper.css +27 -3
  94. package/dist/collection/components/ptc-white-paper/ptc-white-paper.js +18 -8
  95. package/dist/collection/stories/organisms/eSupport/CaseTracker/preview.stories.js +45 -0
  96. package/dist/collection/stories/organisms/eSupport/SupportArticle/preview.stories.js +47 -0
  97. package/dist/collection/stories/organisms/eSupport/SupportPage/preview.stories.js +157 -0
  98. package/dist/collection/stories/organisms/ptc/Subanv New/preview.stories.js +338 -0
  99. package/dist/collection/stories/ptc-subnav-v2/ptc-subnav-v2.stories.js +0 -0
  100. package/dist/custom-elements/index.d.ts +6 -0
  101. package/dist/custom-elements/index.js +496 -390
  102. package/dist/esm/blogs-search-section.entry.js +4 -1
  103. package/dist/esm/buying-option-card.entry.js +1 -1
  104. package/dist/esm/buying-option-cards-slider.entry.js +15 -8
  105. package/dist/esm/{component-8c53e377.js → component-80f298b4.js} +2592 -793
  106. package/dist/esm/dynamic-box-bundle.entry.js +3 -1
  107. package/dist/esm/featured-list.entry.js +1 -1
  108. package/dist/esm/homepage-toggled-content.entry.js +3 -1
  109. package/dist/esm/innovator-toggle-container.entry.js +1 -1
  110. package/dist/esm/loader.js +1 -1
  111. package/dist/esm/modal-form-example.entry.js +105 -0
  112. package/dist/esm/ptc-announcement.entry.js +2 -1
  113. package/dist/esm/ptc-bio-card.entry.js +1 -1
  114. package/dist/esm/ptc-button.entry.js +1 -1
  115. package/dist/esm/ptc-card-bottom_2.entry.js +3 -17
  116. package/dist/esm/ptc-card-content.entry.js +1 -7
  117. package/dist/esm/ptc-card_2.entry.js +5 -4
  118. package/dist/esm/ptc-case-studies-slider.entry.js +1 -1
  119. package/dist/esm/ptc-close-icon_2.entry.js +24 -24
  120. package/dist/esm/ptc-data-lookup.entry.js +1 -2
  121. package/dist/esm/ptc-featured-list.entry.js +1 -1
  122. package/dist/esm/ptc-filter-level-theater.entry.js +1 -1
  123. package/dist/esm/{ptc-form-checkbox_2.entry.js → ptc-form-checkbox_4.entry.js} +722 -6
  124. package/dist/esm/ptc-img.entry.js +87 -7
  125. package/dist/esm/ptc-jumbotron.entry.js +11 -5
  126. package/dist/esm/ptc-modal-quiz.entry.js +4 -1
  127. package/dist/esm/ptc-para.entry.js +1 -1
  128. package/dist/esm/ptc-picture.entry.js +0 -17
  129. package/dist/esm/ptc-podcast-card.entry.js +1 -1
  130. package/dist/esm/ptc-preloader.entry.js +1 -1
  131. package/dist/esm/ptc-previous-url.entry.js +11 -2
  132. package/dist/esm/ptc-pricing-packaging-table.entry.js +25 -9
  133. package/dist/esm/ptc-pricing-tabs.entry.js +1 -1
  134. package/dist/esm/ptc-product-card.entry.js +1 -1
  135. package/dist/esm/ptc-product-category.entry.js +1 -1
  136. package/dist/esm/ptc-product-highlight-card.entry.js +1 -1
  137. package/dist/esm/ptc-readmore-char.entry.js +1 -1
  138. package/dist/esm/ptc-readmore-v3.entry.js +1 -1
  139. package/dist/esm/ptc-subnav-v2.entry.js +147 -247
  140. package/dist/esm/ptc-tooltip-v2.entry.js +1 -1
  141. package/dist/esm/ptc-value-led-speed-bump.entry.js +1 -1
  142. package/dist/esm/ptc-white-paper.entry.js +19 -9
  143. package/dist/esm/ptcw-design.js +1 -1
  144. package/dist/ptcw-design/media/designer-v6.0.7.svg +30 -2
  145. package/dist/ptcw-design/{p-614b66d8.entry.js → p-0451b768.entry.js} +1 -1
  146. package/dist/ptcw-design/p-04891836.entry.js +1 -0
  147. package/dist/ptcw-design/p-17b8281a.entry.js +1 -0
  148. package/dist/ptcw-design/p-187ef77b.entry.js +1 -0
  149. package/dist/ptcw-design/p-2670ac97.entry.js +1 -0
  150. package/dist/ptcw-design/p-2c8faf9a.entry.js +1 -0
  151. package/dist/ptcw-design/{p-4b41fe4e.entry.js → p-312c41b8.entry.js} +1 -1
  152. package/dist/ptcw-design/p-32bec5ef.entry.js +1 -0
  153. package/dist/ptcw-design/p-349f43d5.entry.js +1 -0
  154. package/dist/ptcw-design/p-390c0dee.entry.js +1 -0
  155. package/dist/ptcw-design/p-3b40bfbf.entry.js +68 -0
  156. package/dist/ptcw-design/p-502f534b.entry.js +1 -0
  157. package/dist/ptcw-design/p-53a96796.entry.js +1 -0
  158. package/dist/ptcw-design/p-672a349f.js +336 -0
  159. package/dist/ptcw-design/p-6f9f55b3.entry.js +1 -0
  160. package/dist/ptcw-design/{p-365646b8.entry.js → p-7218fe2c.entry.js} +1 -1
  161. package/dist/ptcw-design/{p-2a3c8a30.entry.js → p-7235425a.entry.js} +1 -1
  162. package/dist/ptcw-design/p-74097f89.entry.js +1 -0
  163. package/dist/ptcw-design/{p-af9912b6.entry.js → p-7834cfee.entry.js} +1 -1
  164. package/dist/ptcw-design/p-799afee5.entry.js +1 -0
  165. package/dist/ptcw-design/p-7fe4d383.entry.js +1 -0
  166. package/dist/ptcw-design/p-8fb48953.entry.js +1 -0
  167. package/dist/ptcw-design/p-96f346c4.entry.js +1 -0
  168. package/dist/ptcw-design/{p-db882e62.entry.js → p-9da57f76.entry.js} +1 -1
  169. package/dist/ptcw-design/p-b06bc0a1.entry.js +1 -0
  170. package/dist/ptcw-design/{p-121a9ef6.entry.js → p-b0a16f1a.entry.js} +1 -1
  171. package/dist/ptcw-design/p-b684ca9d.entry.js +1 -0
  172. package/dist/ptcw-design/p-c09a8288.entry.js +1 -0
  173. package/dist/ptcw-design/p-cb0e3ec2.entry.js +1 -0
  174. package/dist/ptcw-design/p-de960790.entry.js +1 -0
  175. package/dist/ptcw-design/p-e3a6ed56.entry.js +1 -0
  176. package/dist/ptcw-design/p-ef870202.entry.js +1 -0
  177. package/dist/ptcw-design/{p-f0958536.entry.js → p-f010c07f.entry.js} +1 -1
  178. package/dist/ptcw-design/p-f6b70f68.entry.js +1 -0
  179. package/dist/ptcw-design/ptcw-design.css +4 -3
  180. package/dist/ptcw-design/ptcw-design.esm.js +1 -1
  181. package/dist/types/components/organism-bundles/form/modal-from-example/modal-form-example.d.ts +25 -0
  182. package/dist/types/components/ptc-card-content/ptc-card-content.d.ts +1 -2
  183. package/dist/types/components/ptc-img/ptc-img.d.ts +29 -1
  184. package/dist/types/components/ptc-jumbotron/ptc-jumbotron.d.ts +4 -0
  185. package/dist/types/components/ptc-modal/ptc-modal.d.ts +1 -1
  186. package/dist/types/components/ptc-para/ptc-para.d.ts +1 -1
  187. package/dist/types/components/ptc-picture/ptc-picture.d.ts +0 -2
  188. package/dist/types/components/ptc-previous-url/ptc-previous-url.d.ts +2 -0
  189. package/dist/types/components/ptc-subnav-v2/ptc-subnav-v2.d.ts +6 -32
  190. package/dist/types/components.d.ts +53 -11
  191. package/package.json +1 -1
  192. package/readme.md +5 -1
  193. package/dist/cjs/component-1b8ad4d2.js +0 -1819
  194. package/dist/cjs/ptc-multi-select_2.cjs.entry.js +0 -730
  195. package/dist/collection/stories/organisms/ptc/Subnav New/preview.stories.js +0 -360
  196. package/dist/esm/component-9beac35b.js +0 -1802
  197. package/dist/esm/ptc-multi-select_2.entry.js +0 -725
  198. package/dist/ptcw-design/p-009fbf1f.entry.js +0 -1
  199. package/dist/ptcw-design/p-00e21489.entry.js +0 -1
  200. package/dist/ptcw-design/p-14ba0f06.entry.js +0 -1
  201. package/dist/ptcw-design/p-1a853854.entry.js +0 -1
  202. package/dist/ptcw-design/p-1f15239e.entry.js +0 -1
  203. package/dist/ptcw-design/p-1f356fcf.entry.js +0 -1
  204. package/dist/ptcw-design/p-2bfd8371.entry.js +0 -1
  205. package/dist/ptcw-design/p-2e6e2a9d.entry.js +0 -1
  206. package/dist/ptcw-design/p-3ed4a7ed.entry.js +0 -1
  207. package/dist/ptcw-design/p-56a73429.entry.js +0 -1
  208. package/dist/ptcw-design/p-80ee97a2.entry.js +0 -1
  209. package/dist/ptcw-design/p-850a6205.entry.js +0 -1
  210. package/dist/ptcw-design/p-8aeb229a.entry.js +0 -1
  211. package/dist/ptcw-design/p-8ef0e26e.entry.js +0 -68
  212. package/dist/ptcw-design/p-9493dfa0.entry.js +0 -1
  213. package/dist/ptcw-design/p-95efe7ee.entry.js +0 -1
  214. package/dist/ptcw-design/p-98426799.js +0 -203
  215. package/dist/ptcw-design/p-98844b50.js +0 -134
  216. package/dist/ptcw-design/p-a9533f9c.entry.js +0 -1
  217. package/dist/ptcw-design/p-b44f4fb1.entry.js +0 -1
  218. package/dist/ptcw-design/p-b5e849da.entry.js +0 -1
  219. package/dist/ptcw-design/p-b89136c6.entry.js +0 -1
  220. package/dist/ptcw-design/p-c42e9110.entry.js +0 -1
  221. package/dist/ptcw-design/p-cad4b517.entry.js +0 -1
  222. package/dist/ptcw-design/p-e976a798.entry.js +0 -1
  223. package/dist/ptcw-design/p-f13c7959.entry.js +0 -1
  224. package/dist/ptcw-design/p-f3d3c161.entry.js +0 -1
@@ -5583,14 +5583,17 @@ a:focus-visible {
5583
5583
 
5584
5584
  .light-links a:not(.hero-footer-form-wrapper a,
5585
5585
  ptc-modal inline-form a,
5586
+ .podcast-cta-section a,
5586
5587
  .vjs-social-share-links a),
5587
5588
  .light-links a.light-link,
5588
5589
  .background-grey-10 a:not(.hero-footer-form-wrapper a,
5589
5590
  ptc-modal inline-form a,
5591
+ .podcast-cta-section a,
5590
5592
  .vjs-social-share-links a),
5591
5593
  .background-grey-10 a.light-link,
5592
5594
  .background-plm-grey a:not(.hero-footer-form-wrapper a,
5593
5595
  ptc-modal inline-form a,
5596
+ .podcast-cta-section a,
5594
5597
  .vjs-social-share-links a),
5595
5598
  .background-plm-grey a.light-link {
5596
5599
  color: var(--color-blue-04);
@@ -5599,38 +5602,47 @@ ptc-modal inline-form a,
5599
5602
  }
5600
5603
  .light-links a:not(.hero-footer-form-wrapper a,
5601
5604
  ptc-modal inline-form a,
5605
+ .podcast-cta-section a,
5602
5606
  .vjs-social-share-links a):visited,
5603
5607
  .light-links a.light-link:visited,
5604
5608
  .background-grey-10 a:not(.hero-footer-form-wrapper a,
5605
5609
  ptc-modal inline-form a,
5610
+ .podcast-cta-section a,
5606
5611
  .vjs-social-share-links a):visited,
5607
5612
  .background-grey-10 a.light-link:visited,
5608
5613
  .background-plm-grey a:not(.hero-footer-form-wrapper a,
5609
5614
  ptc-modal inline-form a,
5615
+ .podcast-cta-section a,
5610
5616
  .vjs-social-share-links a):visited,
5611
5617
  .background-plm-grey a.light-link:visited {
5612
5618
  color: var(--color-blue-06);
5613
5619
  }
5614
5620
  .light-links a:not(.hero-footer-form-wrapper a,
5615
5621
  ptc-modal inline-form a,
5622
+ .podcast-cta-section a,
5616
5623
  .vjs-social-share-links a):active, .light-links a:not(.hero-footer-form-wrapper a,
5617
5624
  ptc-modal inline-form a,
5625
+ .podcast-cta-section a,
5618
5626
  .vjs-social-share-links a):visited:active,
5619
5627
  .light-links a.light-link:active,
5620
5628
  .light-links a.light-link:visited:active,
5621
5629
  .background-grey-10 a:not(.hero-footer-form-wrapper a,
5622
5630
  ptc-modal inline-form a,
5631
+ .podcast-cta-section a,
5623
5632
  .vjs-social-share-links a):active,
5624
5633
  .background-grey-10 a:not(.hero-footer-form-wrapper a,
5625
5634
  ptc-modal inline-form a,
5635
+ .podcast-cta-section a,
5626
5636
  .vjs-social-share-links a):visited:active,
5627
5637
  .background-grey-10 a.light-link:active,
5628
5638
  .background-grey-10 a.light-link:visited:active,
5629
5639
  .background-plm-grey a:not(.hero-footer-form-wrapper a,
5630
5640
  ptc-modal inline-form a,
5641
+ .podcast-cta-section a,
5631
5642
  .vjs-social-share-links a):active,
5632
5643
  .background-plm-grey a:not(.hero-footer-form-wrapper a,
5633
5644
  ptc-modal inline-form a,
5645
+ .podcast-cta-section a,
5634
5646
  .vjs-social-share-links a):visited:active,
5635
5647
  .background-plm-grey a.light-link:active,
5636
5648
  .background-plm-grey a.light-link:visited:active {
@@ -5639,24 +5651,30 @@ ptc-modal inline-form a,
5639
5651
  }
5640
5652
  .light-links a:not(.hero-footer-form-wrapper a,
5641
5653
  ptc-modal inline-form a,
5654
+ .podcast-cta-section a,
5642
5655
  .vjs-social-share-links a):hover, .light-links a:not(.hero-footer-form-wrapper a,
5643
5656
  ptc-modal inline-form a,
5657
+ .podcast-cta-section a,
5644
5658
  .vjs-social-share-links a):visited:hover,
5645
5659
  .light-links a.light-link:hover,
5646
5660
  .light-links a.light-link:visited:hover,
5647
5661
  .background-grey-10 a:not(.hero-footer-form-wrapper a,
5648
5662
  ptc-modal inline-form a,
5663
+ .podcast-cta-section a,
5649
5664
  .vjs-social-share-links a):hover,
5650
5665
  .background-grey-10 a:not(.hero-footer-form-wrapper a,
5651
5666
  ptc-modal inline-form a,
5667
+ .podcast-cta-section a,
5652
5668
  .vjs-social-share-links a):visited:hover,
5653
5669
  .background-grey-10 a.light-link:hover,
5654
5670
  .background-grey-10 a.light-link:visited:hover,
5655
5671
  .background-plm-grey a:not(.hero-footer-form-wrapper a,
5656
5672
  ptc-modal inline-form a,
5673
+ .podcast-cta-section a,
5657
5674
  .vjs-social-share-links a):hover,
5658
5675
  .background-plm-grey a:not(.hero-footer-form-wrapper a,
5659
5676
  ptc-modal inline-form a,
5677
+ .podcast-cta-section a,
5660
5678
  .vjs-social-share-links a):visited:hover,
5661
5679
  .background-plm-grey a.light-link:hover,
5662
5680
  .background-plm-grey a.light-link:visited:hover {
@@ -5664,14 +5682,17 @@ ptc-modal inline-form a,
5664
5682
  }
5665
5683
  .light-links a:not(.hero-footer-form-wrapper a,
5666
5684
  ptc-modal inline-form a,
5685
+ .podcast-cta-section a,
5667
5686
  .vjs-social-share-links a).disabled,
5668
5687
  .light-links a.light-link.disabled,
5669
5688
  .background-grey-10 a:not(.hero-footer-form-wrapper a,
5670
5689
  ptc-modal inline-form a,
5690
+ .podcast-cta-section a,
5671
5691
  .vjs-social-share-links a).disabled,
5672
5692
  .background-grey-10 a.light-link.disabled,
5673
5693
  .background-plm-grey a:not(.hero-footer-form-wrapper a,
5674
5694
  ptc-modal inline-form a,
5695
+ .podcast-cta-section a,
5675
5696
  .vjs-social-share-links a).disabled,
5676
5697
  .background-plm-grey a.light-link.disabled {
5677
5698
  color: var(--color-gray-04) !important;
@@ -5679,14 +5700,17 @@ ptc-modal inline-form a,
5679
5700
  }
5680
5701
  .light-links a:not(.hero-footer-form-wrapper a,
5681
5702
  ptc-modal inline-form a,
5703
+ .podcast-cta-section a,
5682
5704
  .vjs-social-share-links a):focus-visible,
5683
5705
  .light-links a.light-link:focus-visible,
5684
5706
  .background-grey-10 a:not(.hero-footer-form-wrapper a,
5685
5707
  ptc-modal inline-form a,
5708
+ .podcast-cta-section a,
5686
5709
  .vjs-social-share-links a):focus-visible,
5687
5710
  .background-grey-10 a.light-link:focus-visible,
5688
5711
  .background-plm-grey a:not(.hero-footer-form-wrapper a,
5689
5712
  ptc-modal inline-form a,
5713
+ .podcast-cta-section a,
5690
5714
  .vjs-social-share-links a):focus-visible,
5691
5715
  .background-plm-grey a.light-link:focus-visible {
5692
5716
  border-radius: var(--ptc-border-radius-standard);
@@ -1,111 +1,147 @@
1
- :host {
2
- display: block;
3
- }
4
-
5
- .skeleton {
6
- display: flex;
7
- flex-direction: column;
8
- &.centered {
9
- justify-content: center;
10
- }
11
-
12
- &.padding-left-sm {
13
- padding-left: 14px;
14
- }
15
- }
16
-
17
- .skeleton-block {
18
- height: 24px;
19
- background: linear-gradient(
20
- to right,
21
- #f6f6f6 25%,
22
- #e4e7e9 50%,
23
- #f6f6f6 75%
24
- );
25
- background-size: 200% 100%;
26
- margin-bottom: 8px;
27
- border-radius: 4px;
28
- animation: loading 2.5s ease-in-out infinite;
29
- width: 100%;
30
- }
31
-
32
- .skeleton-block {
33
- &.long {
34
- width: 80%;
35
- }
36
-
37
- &.wide {
38
- width: 70%;
39
- }
40
-
41
- &.wide-sm {
42
- width: 60%;
43
- }
44
-
45
- &.medium {
46
- width: 50%;
47
- }
48
-
49
- /* &.medium-md {
50
- @include screen-md {
51
- width: 50%;
52
- }
53
- } */
54
-
55
- &.short {
56
- width: 30%;
57
- }
58
-
59
- &.narrow {
60
- width: 20%;
61
- }
62
-
63
- &.center {
64
- margin-left: auto;
65
- margin-right: auto;
66
- }
67
-
68
- &.left {
69
- margin-right: auto;
70
- }
71
-
72
- &.right {
73
- margin-left: auto;
74
- }
75
-
76
- &.caption {
77
- height: 32px;
78
- }
79
-
80
- &.para {
81
- height: 96px;
82
- }
83
-
84
- &.text-body {
85
- height: 192px;
86
- }
87
-
88
- &.button {
89
- height: 48px;
90
- }
91
-
92
- &.small-para {
93
- height: 40px;
94
- }
95
-
96
- &.divider {
97
- height: 1px;
98
- }
99
-
100
- &.multi-line{
101
- height: 24px;
102
- }
103
-
104
- &.title {
105
- height: 16px;
106
- }
107
-
108
- &.line {
109
- height: 8px;
110
- }
111
- }
1
+ h1,
2
+ h2,
3
+ h3,
4
+ h4,
5
+ h5,
6
+ h6,
7
+ p,
8
+ ul,
9
+ li,
10
+ ptc-subnav,
11
+ ptc-tab-list,
12
+ ptc-link,
13
+ ptc-square-card,
14
+ .hyphenate-text,
15
+ ptc-footer {
16
+ word-break: break-word;
17
+ hyphens: manual;
18
+ -webkit-hyphens: manual;
19
+ -moz-hyphens: manual;
20
+ -ms-hyphens: manual;
21
+ }
22
+ @supports (hyphenate-limit-chars: 12 3 3) {
23
+ h1,
24
+ h2,
25
+ h3,
26
+ h4,
27
+ h5,
28
+ h6,
29
+ p,
30
+ ul,
31
+ li,
32
+ ptc-subnav,
33
+ ptc-tab-list,
34
+ ptc-link,
35
+ ptc-square-card,
36
+ .hyphenate-text,
37
+ ptc-footer {
38
+ hyphens: auto;
39
+ -webkit-hyphenate-limit-before: 3;
40
+ /* For Safari */
41
+ -webkit-hyphenate-limit-after: 3;
42
+ /* For Safari */
43
+ hyphenate-limit-chars: 12 3 3;
44
+ hyphenate-limit-lines: 2;
45
+ hyphenate-limit-last: always;
46
+ hyphenate-limit-zone: 6%;
47
+ -webkit-hyphens: auto;
48
+ -webkit-hyphenate-limit-before: 3;
49
+ -webkit-hyphenate-limit-after: 3;
50
+ -webkit-hyphenate-limit-chars: 12 3 3;
51
+ -webkit-hyphenate-limit-lines: 2;
52
+ -moz-hyphens: auto;
53
+ -moz-hyphenate-limit-chars: 12 3 3;
54
+ -moz-hyphenate-limit-lines: 2;
55
+ -ms-hyphens: auto;
56
+ -ms-hyphenate-limit-chars: 12 3 3;
57
+ -ms-hyphenate-limit-lines: 2;
58
+ }
59
+ }
60
+
61
+ :host {
62
+ display: block;
63
+ }
64
+
65
+ .skeleton {
66
+ display: flex;
67
+ flex-direction: column;
68
+ }
69
+ .skeleton.centered {
70
+ justify-content: center;
71
+ }
72
+ .skeleton.padding-left-sm {
73
+ padding-left: 14px;
74
+ }
75
+
76
+ .skeleton-block {
77
+ height: 24px;
78
+ background: linear-gradient(to right, #f6f6f6 25%, #e4e7e9 50%, #f6f6f6 75%);
79
+ background-size: 200% 100%;
80
+ margin-bottom: 8px;
81
+ border-radius: 4px;
82
+ animation: loading 2.5s ease-in-out infinite;
83
+ width: 100%;
84
+ }
85
+
86
+ .skeleton-block {
87
+ /* &.medium-md {
88
+ @include screen-md {
89
+ width: 50%;
90
+ }
91
+ } */
92
+ }
93
+ .skeleton-block.long {
94
+ width: 80%;
95
+ }
96
+ .skeleton-block.wide {
97
+ width: 70%;
98
+ }
99
+ .skeleton-block.wide-sm {
100
+ width: 60%;
101
+ }
102
+ .skeleton-block.medium {
103
+ width: 50%;
104
+ }
105
+ .skeleton-block.short {
106
+ width: 30%;
107
+ }
108
+ .skeleton-block.narrow {
109
+ width: 20%;
110
+ }
111
+ .skeleton-block.center {
112
+ margin-left: auto;
113
+ margin-right: auto;
114
+ }
115
+ .skeleton-block.left {
116
+ margin-right: auto;
117
+ }
118
+ .skeleton-block.right {
119
+ margin-left: auto;
120
+ }
121
+ .skeleton-block.caption {
122
+ height: 32px;
123
+ }
124
+ .skeleton-block.para {
125
+ height: 96px;
126
+ }
127
+ .skeleton-block.text-body {
128
+ height: 192px;
129
+ }
130
+ .skeleton-block.button {
131
+ height: 48px;
132
+ }
133
+ .skeleton-block.small-para {
134
+ height: 40px;
135
+ }
136
+ .skeleton-block.divider {
137
+ height: 1px;
138
+ }
139
+ .skeleton-block.multi-line {
140
+ height: 24px;
141
+ }
142
+ .skeleton-block.title {
143
+ height: 16px;
144
+ }
145
+ .skeleton-block.line {
146
+ height: 8px;
147
+ }
@@ -12,7 +12,7 @@ export class PtcPreloader {
12
12
  static get encapsulation() { return "shadow"; }
13
13
  static get originalStyleUrls() {
14
14
  return {
15
- "$": ["ptc-preloader.css"]
15
+ "$": ["ptc-preloader.scss"]
16
16
  };
17
17
  }
18
18
  static get styleUrls() {
@@ -3720,8 +3720,7 @@ ptc-footer {
3720
3720
  .skeleton-homepage-toggle .block,
3721
3721
  .skeleton-blog-detail .skeleton-block,
3722
3722
  .skeleton-blog-detail .skeleton-jumbotron .skeleton-jumbotron-image,
3723
- .skeleton-on-demand .skeleton-block,
3724
- .ppc-skeleton-preloader .dots-loader {
3723
+ .skeleton-on-demand .skeleton-block {
3725
3724
  animation: none;
3726
3725
  }
3727
3726
  }
@@ -81,13 +81,14 @@ export class PtcPreloaderSection {
81
81
  case "ppc-skeleton": {
82
82
  return (h("div", { class: "preloader-wrapper" }, h("div", { class: "ppc-skeleton-preloader" }, h("div", { class: "ptc-container " }, h("div", { class: "dots-loader" })))));
83
83
  }
84
+ case "search-results": {
85
+ return (h("div", { class: "preloader-wrapper" }, h("div", { class: "preloader-search-results" }, h("div", { class: "ptc-container content-container" }, h("div", { class: "content-container-child" }, h("div", { class: "skeleton" }, h("div", { class: "skeleton-block medium bold" }), h("div", { class: "skeleton-block thin longest" }), h("div", { class: "skeleton-block thin longer" }), h("div", { class: "skeleton-block thinner small" }), h("ptc-spacer", { breakpoint: "small", size: "medium" }), h("ptc-spacer", { breakpoint: "x-small", size: "large" }), h("div", { class: "skeleton-block medium bold" }), h("div", { class: "skeleton-block thin longest" }), h("div", { class: "skeleton-block thin longer" }), h("div", { class: "skeleton-block thinner small" }), h("ptc-spacer", { breakpoint: "small", size: "medium" }), h("ptc-spacer", { breakpoint: "x-small", size: "large" }), h("div", { class: "skeleton-block medium bold" }), h("div", { class: "skeleton-block thin longest" }), h("div", { class: "skeleton-block thin longer" }), h("div", { class: "skeleton-block thinner small" }), h("ptc-spacer", { breakpoint: "small", size: "medium" }), h("ptc-spacer", { breakpoint: "x-small", size: "large" }), h("div", { class: "skeleton-block medium bold" }), h("div", { class: "skeleton-block thin longest" }), h("div", { class: "skeleton-block thin longer" }), h("div", { class: "skeleton-block thinner small" }), h("ptc-spacer", { breakpoint: "small", size: "medium" }), h("ptc-spacer", { breakpoint: "x-small", size: "large" }), h("div", { class: "skeleton-block medium bold" }), h("div", { class: "skeleton-block thin longest" }), h("div", { class: "skeleton-block thin longer" }), h("div", { class: "skeleton-block thinner small" }), h("ptc-spacer", { breakpoint: "small", size: "medium" }), h("ptc-spacer", { breakpoint: "x-small", size: "large" }), h("div", { class: "skeleton-block medium bold" }), h("div", { class: "skeleton-block thin longest" }), h("div", { class: "skeleton-block thin longer" }), h("div", { class: "skeleton-block thinner small" }), h("ptc-spacer", { breakpoint: "small", size: "medium" }), h("ptc-spacer", { breakpoint: "x-small", size: "large" }), h("div", { class: "skeleton-block medium bold" }), h("div", { class: "skeleton-block thin longest" }), h("div", { class: "skeleton-block thin longer" }), h("div", { class: "skeleton-block thinner small" }), h("ptc-spacer", { breakpoint: "small", size: "medium" }), h("ptc-spacer", { breakpoint: "x-small", size: "large" }), h("div", { class: "skeleton-block medium bold" }), h("div", { class: "skeleton-block thin longest" }), h("div", { class: "skeleton-block thin longer" }), h("div", { class: "skeleton-block thinner small" }), h("ptc-spacer", { breakpoint: "small", size: "medium" }), h("ptc-spacer", { breakpoint: "x-small", size: "large" }), h("div", { class: "skeleton-block medium bold" }), h("div", { class: "skeleton-block thin longest" }), h("div", { class: "skeleton-block thin longer" }), h("div", { class: "skeleton-block thinner small" }), h("ptc-spacer", { breakpoint: "small", size: "medium" }), h("ptc-spacer", { breakpoint: "x-small", size: "large" }), h("div", { class: "skeleton-block medium bold" }), h("div", { class: "skeleton-block thin longest" }), h("div", { class: "skeleton-block thin longer" }), h("div", { class: "skeleton-block thinner small" }), h("ptc-spacer", { breakpoint: "small", size: "medium" }), h("ptc-spacer", { breakpoint: "x-small", size: "large" }))), h("ptc-spacer", { breakpoint: "x-small", size: "large" }), h("ptc-spacer", { breakpoint: "x-small", size: "large" }), h("ptc-spacer", { breakpoint: "x-small", size: "large" })))));
86
+ }
84
87
  case "news": {
85
88
  return (h("div", { class: "preloader-wrapper" }, h("div", { class: "news-skeleton-preloader" }, h("div", { class: "ptc-container ptc-section-standard" }, h("ptc-spacer", { breakpoint: "large", size: "medium" }), h("div", { class: "is-grid has-row-gap-md" }, h("div", { class: "is-col-6-lg skeleton-block thick thick-on-mobile" }), h("div", { class: "is-col-6-lg skeleton-block thick medium-md right" })), h("ptc-spacer", { size: "xxx-large" }), h("ptc-spacer", { size: "medium" }), h("div", { class: "skeleton-block narrow thick center" }), h("ptc-spacer", { size: "medium" }), h("div", { class: "skeleton-block short thin center" }), h("ptc-spacer", { size: "medium" }), h("div", { class: "skeleton-block big-block" }), h("ptc-spacer", { size: "xxx-large" }), h("div", { class: "skeleton-block bold medium" }), h("ptc-spacer", { size: "medium" }), h("div", { class: "is-grid has-row-gap-md has-col-gap-lg" }, h("div", { class: "is-col-8-lg" }, h("div", { class: "is-grid has-col-gap-lg" }, h("div", { class: "is-col-6-md skeleton-block card-block" }), h("div", { class: "is-col-6-md skeleton-block card-block" }), h("div", { class: "is-col-6-md skeleton-block card-block" }), h("div", { class: "is-col-6-md skeleton-block card-block" }))), h("div", { class: "is-col-4-lg skeleton-block big-card-block" })), h("ptc-spacer", { size: "medium" }), h("div", { class: "skeleton-block cta thick center" }), h("ptc-spacer", { size: "xxx-large" }), h("div", { class: "skeleton-block bold medium" }), h("ptc-spacer", { size: "medium" }), h("div", { class: "is-grid has-row-gap-md has-col-gap-lg" }, h("div", { class: "is-col-8-lg" }, h("div", { class: "is-grid has-col-gap-lg" }, h("div", { class: "is-col-6-md skeleton-block card-block" }), h("div", { class: "is-col-6-md skeleton-block card-block" }), h("div", { class: "is-col-6-md skeleton-block card-block" }), h("div", { class: "is-col-6-md skeleton-block card-block" }))), h("div", { class: "is-col-4-lg skeleton-block big-card-block" })), h("ptc-spacer", { size: "medium" }), h("div", { class: "skeleton-block cta thick center" })))));
86
89
  }
87
- case "resource-center":
90
+ case "resource-center": {
88
91
  return (h("div", { class: "preloader-wrapper resource-center-skeleton-preloader" }, h("div", { class: "skeleton jumbo-image-mobile" }), h("div", { class: "skeleton-jumbotron" }, h("div", { class: "ptc-container" }, h("div", { class: "is-grid has-no-row-gap has-col-gap-lg" }, h("div", { class: "is-col-12 is-col-8-lg" }, h("div", { class: "sekleton" }, h("div", { class: "skeleton-block thin short" }), h("div", { class: "skeleton-block thick" }), h("div", { class: "skeleton-block thick" }), h("ptc-spacer", { breakpoint: "small", size: "large" }), h("ptc-spacer", { breakpoint: "x-small", size: "x-large" }), h("div", { class: "skeleton-block thin" }), h("div", { class: "skeleton-block thin medium" }), h("ptc-spacer", { breakpoint: "small", size: "large" }), h("ptc-spacer", { breakpoint: "x-small", size: "x-large" }), h("div", { class: "cta-wrap" }, h("div", { class: "skeleton-block cta" }), h("div", { class: "skeleton-block cta" }))))))), h("div", { class: "ptc-container" }, h("div", { class: "is-grid desktop-cards" }, h("div", { class: "is-col-12-xs is-col-3-lg" }, h("div", { class: "skeleton" }, h("div", { class: "skeleton-block thin medium" }), h("div", { class: "skeleton-block bold long" }), h("div", { class: "skeleton-block bold" }), h("div", { class: "skeleton-block bold" }), h("div", { class: "skeleton-block bold" }))), h("div", { class: "is-col-12-xs is-col-9-lg" }, h("div", { class: "is-grid" }, Array.from({ length: 15 }).map(() => (h("div", { class: "is-col-6-sm is-col-4-xl skeleton-block card-block" })))))))));
89
- case "search-results": {
90
- return (h("div", { class: "preloader-wrapper" }, h("div", { class: "preloader-search-results" }, h("div", { class: "ptc-container content-container" }, h("div", { class: "content-container-child" }, h("div", { class: "skeleton" }, h("div", { class: "skeleton-block medium bold" }), h("div", { class: "skeleton-block thin longest" }), h("div", { class: "skeleton-block thin longer" }), h("div", { class: "skeleton-block thinner small" }), h("ptc-spacer", { breakpoint: "small", size: "medium" }), h("ptc-spacer", { breakpoint: "x-small", size: "large" }), h("div", { class: "skeleton-block medium bold" }), h("div", { class: "skeleton-block thin longest" }), h("div", { class: "skeleton-block thin longer" }), h("div", { class: "skeleton-block thinner small" }), h("ptc-spacer", { breakpoint: "small", size: "medium" }), h("ptc-spacer", { breakpoint: "x-small", size: "large" }), h("div", { class: "skeleton-block medium bold" }), h("div", { class: "skeleton-block thin longest" }), h("div", { class: "skeleton-block thin longer" }), h("div", { class: "skeleton-block thinner small" }), h("ptc-spacer", { breakpoint: "small", size: "medium" }), h("ptc-spacer", { breakpoint: "x-small", size: "large" }), h("div", { class: "skeleton-block medium bold" }), h("div", { class: "skeleton-block thin longest" }), h("div", { class: "skeleton-block thin longer" }), h("div", { class: "skeleton-block thinner small" }), h("ptc-spacer", { breakpoint: "small", size: "medium" }), h("ptc-spacer", { breakpoint: "x-small", size: "large" }), h("div", { class: "skeleton-block medium bold" }), h("div", { class: "skeleton-block thin longest" }), h("div", { class: "skeleton-block thin longer" }), h("div", { class: "skeleton-block thinner small" }), h("ptc-spacer", { breakpoint: "small", size: "medium" }), h("ptc-spacer", { breakpoint: "x-small", size: "large" }), h("div", { class: "skeleton-block medium bold" }), h("div", { class: "skeleton-block thin longest" }), h("div", { class: "skeleton-block thin longer" }), h("div", { class: "skeleton-block thinner small" }), h("ptc-spacer", { breakpoint: "small", size: "medium" }), h("ptc-spacer", { breakpoint: "x-small", size: "large" }), h("div", { class: "skeleton-block medium bold" }), h("div", { class: "skeleton-block thin longest" }), h("div", { class: "skeleton-block thin longer" }), h("div", { class: "skeleton-block thinner small" }), h("ptc-spacer", { breakpoint: "small", size: "medium" }), h("ptc-spacer", { breakpoint: "x-small", size: "large" }), h("div", { class: "skeleton-block medium bold" }), h("div", { class: "skeleton-block thin longest" }), h("div", { class: "skeleton-block thin longer" }), h("div", { class: "skeleton-block thinner small" }), h("ptc-spacer", { breakpoint: "small", size: "medium" }), h("ptc-spacer", { breakpoint: "x-small", size: "large" }), h("div", { class: "skeleton-block medium bold" }), h("div", { class: "skeleton-block thin longest" }), h("div", { class: "skeleton-block thin longer" }), h("div", { class: "skeleton-block thinner small" }), h("ptc-spacer", { breakpoint: "small", size: "medium" }), h("ptc-spacer", { breakpoint: "x-small", size: "large" }), h("div", { class: "skeleton-block medium bold" }), h("div", { class: "skeleton-block thin longest" }), h("div", { class: "skeleton-block thin longer" }), h("div", { class: "skeleton-block thinner small" }), h("ptc-spacer", { breakpoint: "small", size: "medium" }), h("ptc-spacer", { breakpoint: "x-small", size: "large" }))), h("ptc-spacer", { breakpoint: "x-small", size: "large" }), h("ptc-spacer", { breakpoint: "x-small", size: "large" }), h("ptc-spacer", { breakpoint: "x-small", size: "large" })))));
91
92
  }
92
93
  case "ppc-embedded-form-skeleton": {
93
94
  return (h("div", { class: "preloader-wrapper preloader-ppc-embedded-form" }, h("div", { class: "ptc-container" }, h("div", { class: "is-grid grid-1" }, h("div", { class: "is-col-12-xs is-col-12-sm is-col-10-md is-col-7-lg" }, h("div", { class: "skeleton" }, h("div", { class: "skeleton-block very-bold line-1" }), h("div", { class: "skeleton-block thin line-2" }), h("div", { class: "skeleton-block thin line-3" }), h("div", { class: "skeleton-block thin line-4" }), h("div", { class: "skeleton-block thin line-5" }), h("div", { class: "skeleton-block thin line-6" }), h("div", { class: "skeleton-block thin line-7" }), h("div", { class: "skeleton-block thin line-3" }), h("div", { class: "skeleton-block thin line-4" }), h("div", { class: "skeleton-block thin line-5" }), h("div", { class: "skeleton-block thin line-8" }))), h("div", { class: "is-col-1-lg" }), h("div", { class: "is-col-12-xs is-col-12-sm is-col-4-lg form-block-2" })))));
@@ -86,4 +86,20 @@ ptc-footer {
86
86
  text-decoration: underline;
87
87
  text-decoration-color: var(--color-green-07);
88
88
  outline: none;
89
+ }
90
+
91
+ .light {
92
+ display: inline-block;
93
+ background: rgba(0, 0, 0, 0.54);
94
+ border-radius: 4px;
95
+ padding: 0.5rem 0.75rem;
96
+ padding: 0.25rem 1rem 0.5rem 0.75rem;
97
+ cursor: pointer;
98
+ position: relative;
99
+ display: block;
100
+ }
101
+ .light:hover span {
102
+ text-decoration: underline;
103
+ text-decoration-color: var(--color-green-07);
104
+ outline: none;
89
105
  }
@@ -3,10 +3,19 @@ export class PtcPreviousUrl {
3
3
  constructor() {
4
4
  this.href = undefined;
5
5
  this.text = undefined;
6
+ this.theme = "standard";
6
7
  this.styles = undefined;
7
8
  }
8
9
  render() {
9
- return (h(Host, null, this.styles && h("style", null, this.styles), h("list-item", { listType: "breadcrumb", flushBefore: true, "link-href": this.href }, h("ptc-svg-btn", { class: "backarrow", "svg-name": "back-arrow", display: "inline-block" }), h("a", { class: "back-to-videos" }, this.text)), h("slot", null)));
10
+ return (h(Host, null, this.styles && h("style", null, this.styles), h("list-item", { listType: "breadcrumb", flushBefore: true, "link-href": this.href }, this.theme == "light" ? (h("a", { class: this.getCssClassMap() }, h("ptc-svg-btn", { class: "backarrow", "svg-name": "back-arrow", display: "inline-block" }), h("span", { class: "back-to-videos" }, this.text))) : ([
11
+ h("ptc-svg-btn", { class: "backarrow", "svg-name": "back-arrow", display: "inline-block" }),
12
+ h("a", { class: "back-to-videos" }, this.text),
13
+ ])), h("slot", null)));
14
+ }
15
+ getCssClassMap() {
16
+ return {
17
+ [this.theme]: true,
18
+ };
10
19
  }
11
20
  static get is() { return "ptc-previous-url"; }
12
21
  static get encapsulation() { return "shadow"; }
@@ -56,6 +65,24 @@ export class PtcPreviousUrl {
56
65
  "attribute": "text",
57
66
  "reflect": false
58
67
  },
68
+ "theme": {
69
+ "type": "string",
70
+ "mutable": false,
71
+ "complexType": {
72
+ "original": "\"standard\" | \"light\"",
73
+ "resolved": "\"light\" | \"standard\"",
74
+ "references": {}
75
+ },
76
+ "required": false,
77
+ "optional": false,
78
+ "docs": {
79
+ "tags": [],
80
+ "text": ""
81
+ },
82
+ "attribute": "theme",
83
+ "reflect": false,
84
+ "defaultValue": "\"standard\""
85
+ },
59
86
  "styles": {
60
87
  "type": "string",
61
88
  "mutable": false,
@@ -33,8 +33,10 @@ export class PtcPricingPackagingTable {
33
33
  tableHeader.getBoundingClientRect().bottom) {
34
34
  if (tableHeader.getBoundingClientRect().top <
35
35
  this.stickyTopAt) {
36
- tableHeader.style.top = `${Math.min(tableContainer.getBoundingClientRect().bottom - tableHeader.clientHeight, this.stickyTopAt)}px`;
37
- verticalScrollContentClipper.style.top = `${tableHeader.getBoundingClientRect().top - verticalScrollContentClipper.clientHeight}px`;
36
+ tableHeader.style.top = `${Math.min(tableContainer.getBoundingClientRect().bottom -
37
+ tableHeader.clientHeight, this.stickyTopAt)}px`;
38
+ verticalScrollContentClipper.style.top = `${tableHeader.getBoundingClientRect().top -
39
+ verticalScrollContentClipper.clientHeight}px`;
38
40
  }
39
41
  }
40
42
  }
@@ -53,8 +55,10 @@ export class PtcPricingPackagingTable {
53
55
  // Scroll the sticky header back into view along with the table
54
56
  if (tableContainer.getBoundingClientRect().bottom <=
55
57
  tableHeader.getBoundingClientRect().bottom) {
56
- tableHeader.style.top = `${tableContainer.getBoundingClientRect().bottom - tableHeader.clientHeight}px`;
57
- verticalScrollContentClipper.style.top = `${tableHeader.getBoundingClientRect().top - verticalScrollContentClipper.clientHeight}px`;
58
+ tableHeader.style.top = `${tableContainer.getBoundingClientRect().bottom -
59
+ tableHeader.clientHeight}px`;
60
+ verticalScrollContentClipper.style.top = `${tableHeader.getBoundingClientRect().top -
61
+ verticalScrollContentClipper.clientHeight}px`;
58
62
  }
59
63
  }
60
64
  }
@@ -459,7 +463,9 @@ export class PtcPricingPackagingTable {
459
463
  };
460
464
  const TableHeader = () => {
461
465
  return (h("div", { id: "table-header", class: this.headerType, onScroll: () => this.handleHorizontalScroll() }, h("div", { class: `desktop-header-first-cell` }, this.isDesktopView ? (h("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" }, h("slot", { name: "desktop-header-first-cell" }))) : null, h("div", { class: "scroll-button mf-listen", id: "previous-scroll-button" }, h("div", { class: "mf-listen", onClick: () => this.handleBackwardScroll(), onKeyDown: (e) => this.handleScrollButtonClick(e, -1), tabIndex: 0, id: `previous-scroll-button-${this.sectionId}` }, h("icon-asset", { type: "solid", size: "medium", name: "chevron-left", color: "primary-gray" }), h("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" }, this.moreText))), h("div", { class: "scroll-button mf-listen", id: "next-scroll-button" }, h("div", { class: "mf-listen", onClick: () => this.handleForwardScroll(), onKeyDown: (e) => this.handleScrollButtonClick(e, 1), tabIndex: 0, id: `next-scroll-button-${this.sectionId}` }, h("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" }, this.moreText), h("icon-asset", { type: "solid", size: "medium", name: "chevron-right", color: "primary-gray" })))), [...Array(this.dataCols).keys()].map((col) => {
462
- return (h("div", { class: `table-cell ${col + 1 === this.dataCols ? "table-last-cell" : ""}` }, h("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" }, h("slot", { name: `column-header-${col + 1}` })), this.columnHeaderLinks.length ===
466
+ return (h("div", { class: `table-cell ${col + 1 === this.dataCols
467
+ ? "table-last-cell"
468
+ : ""}` }, h("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" }, h("slot", { name: `column-header-${col + 1}` })), this.columnHeaderLinks.length ===
463
469
  this.dataCols &&
464
470
  this.columnHeaderLinks[col] ? (h(Fragment, null, h("ptc-spacer", { breakpoint: "small", size: "small" }), h("ptc-spacer", { breakpoint: "x-small", size: "medium" }), h("ptc-link", { "dark-focus-state": true, "font-size": "medium", "font-weight": "w-extrabold", href: `${this.columnHeaderLinks[col].linkHref}`, "link-area": "undefined", target: `${this.columnHeaderLinks[col].linkTarget}`, theme: "d-green-underline", styles: "a.ptc-link {line-height: var(--ptc-line-height-p);}", "link-title": this.columnHeaderLinks[col]
465
471
  .linkTitle, onFocus: (e) => this.handleAutoScrollOnFocus(e), "tracker-id": `column-header-${col + 1}-link-${this.sectionId}` }, this.isDesktopView ? (h("ptc-tooltip", { class: col ===
@@ -471,7 +477,9 @@ export class PtcPricingPackagingTable {
471
477
  };
472
478
  const TableHeaderPlaceholder = () => {
473
479
  return (h("div", { id: "table-header-placeholder", class: this.headerType }, h("div", { class: `desktop-header-first-cell` }, this.isDesktopView ? (h("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" }, h("slot", { name: "placeholder-desktop-header-first-cell" }))) : null), [...Array(this.dataCols).keys()].map((col) => {
474
- return (h("div", { class: `table-cell ${col + 1 === this.dataCols ? "table-last-cell" : ""}` }, h("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" }, h("slot", { name: `placeholder-column-header-${col + 1}` })), this.columnHeaderLinks.length ===
480
+ return (h("div", { class: `table-cell ${col + 1 === this.dataCols
481
+ ? "table-last-cell"
482
+ : ""}` }, h("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" }, h("slot", { name: `placeholder-column-header-${col + 1}` })), this.columnHeaderLinks.length ===
475
483
  this.dataCols &&
476
484
  this.columnHeaderLinks[col] ? (h(Fragment, null, h("ptc-spacer", { breakpoint: "small", size: "small" }), h("ptc-spacer", { breakpoint: "x-small", size: "medium" }), h("ptc-link", { "font-size": "medium", "font-weight": "w-extrabold", href: `${this.columnHeaderLinks[col].linkHref}`, "link-area": "undefined", target: `${this.columnHeaderLinks[col].linkTarget}`, theme: "d-green-underline", styles: "a.ptc-link {line-height: var(--ptc-line-height-p);}", "link-title": this.columnHeaderLinks[col]
477
485
  .linkTitle, "tab-nav": "-1" }, this.isDesktopView ? (h("ptc-tooltip", { class: col ===
@@ -483,14 +491,22 @@ export class PtcPricingPackagingTable {
483
491
  };
484
492
  const TableDataRows = () => {
485
493
  return [...Array(this.dataRows).keys()].map((row) => {
486
- return (h(Fragment, null, !this.isDesktopView ? (h("div", { class: "mobile-sticky-row-header" }, h("slot", { name: `row-header-${row + 1}` }))) : null, h("div", { class: `mf-listen table-row ${this.isDesktopView && row % 2 != 0 ? "desktop-alternate-row" : ""}` }, this.isDesktopView ? (h("div", { class: `desktop-sticky-row-header ${this.isDesktopView && row % 2 != 0 ? "desktop-alternate-row" : ""}` }, h("slot", { name: `row-header-${row + 1}` }))) : null, [...Array(this.dataCols).keys()].map((col) => {
487
- return (h("div", { class: `table-cell ${col + 1 === this.dataCols ? "table-last-cell" : ""}`, "data-cell-slot": `cell-r${row + 1}-c${col + 1}`, onFocusin: (e) => this.handleAutoScrollOnFocus(e, `cell-r${row + 1}-c${col + 1}`) }, h("slot", { name: `cell-r${row + 1}-c${col + 1}` })));
494
+ return (h(Fragment, null, !this.isDesktopView ? (h("div", { class: "mobile-sticky-row-header" }, h("slot", { name: `row-header-${row + 1}` }))) : null, h("div", { class: `mf-listen table-row ${this.isDesktopView && row % 2 != 0
495
+ ? "desktop-alternate-row"
496
+ : ""}` }, this.isDesktopView ? (h("div", { class: `desktop-sticky-row-header ${this.isDesktopView && row % 2 != 0
497
+ ? "desktop-alternate-row"
498
+ : ""}` }, h("slot", { name: `row-header-${row + 1}` }))) : null, [...Array(this.dataCols).keys()].map((col) => {
499
+ return (h("div", { class: `table-cell ${col + 1 === this.dataCols
500
+ ? "table-last-cell"
501
+ : ""}`, "data-cell-slot": `cell-r${row + 1}-c${col + 1}`, onFocusin: (e) => this.handleAutoScrollOnFocus(e, `cell-r${row + 1}-c${col + 1}`) }, h("slot", { name: `cell-r${row + 1}-c${col + 1}` })));
488
502
  }), h("div", { class: `table-filler-cell ${this.showFillerCells ? "show" : ""}` }))));
489
503
  });
490
504
  };
491
505
  const TableCtaRow = () => {
492
506
  return this.showCtaButtonsRow ? (h("div", { class: "table-cta-row" }, this.isDesktopView ? (h("div", { class: "desktop-sticky-row-header" })) : null, [...Array(this.dataCols).keys()].map((col) => {
493
- return (h("div", { class: `table-cell ${col + 1 === this.dataCols ? "table-last-cell" : ""}` }, this.ctaButtons[col] ? (h("ptc-button", { "tracker-id": `pricing-cta-${col}-${this.sectionId}`, type: "link", color: "ptc-tertiary", "link-href": this.ctaButtons[col].linkHref, target: `${this.ctaButtons[col].linkTarget}`, "link-title": this.ctaButtons[col].linkTitle, onFocus: this.handleAutoScrollOnFocus }, this.isDesktopView ? (h("ptc-tooltip", { class: col === this.dataCols - 1
507
+ return (h("div", { class: `table-cell ${col + 1 === this.dataCols
508
+ ? "table-last-cell"
509
+ : ""}` }, this.ctaButtons[col] ? (h("ptc-button", { "tracker-id": `pricing-cta-${col}-${this.sectionId}`, type: "link", color: "ptc-tertiary", "link-href": this.ctaButtons[col].linkHref, target: `${this.ctaButtons[col].linkTarget}`, "link-title": this.ctaButtons[col].linkTitle, onFocus: this.handleAutoScrollOnFocus }, this.isDesktopView ? (h("ptc-tooltip", { class: col === this.dataCols - 1
494
510
  ? "last-column-tooltip"
495
511
  : "", "text-display": "inline", "max-length": "30", "z-index": "z-2", description: this.ctaButtons[col]
496
512
  .linkText, position: "top" })) : (this.ctaButtons[col].linkText))) : null));
@@ -117,7 +117,7 @@ export class PtcPricingTabs {
117
117
  }
118
118
  renderTabs() {
119
119
  let tabs = this.getCurrentTabs();
120
- return (h("div", { class: "tabs" }, h("ptc-para", { styles: "p.primary-grey { margin: 1.5rem 0 .75rem 0;", "font-size": "x-small", "font-weight": "w-4" }, this.tabLabel, h("div", { class: "attached" }, h("slot", { name: "attached" }))), tabs &&
120
+ return (h("div", { class: "tabs" }, h("ptc-para", { styles: "p.primary-grey { margin: 1.5rem 0 .75rem 0; max-width: 64%; }", "font-size": "x-small", "font-weight": "w-4" }, this.tabLabel, h("div", { class: "attached" }, h("slot", { name: "attached" }))), tabs &&
121
121
  tabs.map((tab, index) => (h("ptc-pricing-block", { "data-id": tab.id, active: tab.active, onClick: () => this.handleTabClick(tab, index), onKeyDown: (event) => this.handleKeyDown(event, tab, index), tabindex: "0", "tracker-id": `pricing-block-${index}` }, h("span", { slot: "left-text", innerHTML: tab.header }), h("span", { slot: "right-text", innerHTML: tab.label }))))));
122
122
  }
123
123
  render() {