@ptcwebops/ptcw-design 3.3.9 → 3.4.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (316) hide show
  1. package/dist/cjs/embedded-form.cjs.entry.js +114 -0
  2. package/dist/cjs/icon-asset_4.cjs.entry.js +298 -0
  3. package/dist/cjs/loader.cjs.js +1 -1
  4. package/dist/cjs/max-width-container.cjs.entry.js +54 -0
  5. package/dist/cjs/ptc-bio-card.cjs.entry.js +2 -2
  6. package/dist/cjs/ptc-breadcrumb_2.cjs.entry.js +1 -1
  7. package/dist/cjs/ptc-button.cjs.entry.js +75 -0
  8. package/dist/cjs/ptc-card-bottom_3.cjs.entry.js +2 -2
  9. package/dist/cjs/ptc-card-content.cjs.entry.js +2 -2
  10. package/dist/cjs/ptc-card.cjs.entry.js +2 -2
  11. package/dist/cjs/ptc-data-lookup.cjs.entry.js +522 -0
  12. package/dist/cjs/ptc-embedded-quiz.cjs.entry.js +2 -2
  13. package/dist/cjs/{embedded-form_9.cjs.entry.js → ptc-form-checkbox_3.cjs.entry.js} +0 -864
  14. package/dist/cjs/ptc-media-card.cjs.entry.js +2 -9
  15. package/dist/cjs/ptc-podcast-card.cjs.entry.js +2 -2
  16. package/dist/cjs/ptc-spacer.cjs.entry.js +38 -0
  17. package/dist/cjs/ptc-square-card.cjs.entry.js +2 -2
  18. package/dist/cjs/ptc-title.cjs.entry.js +99 -0
  19. package/dist/cjs/ptcw-design.cjs.js +1 -1
  20. package/dist/cjs/sequential-bundle-example.cjs.entry.js +2 -2
  21. package/dist/cjs/tab-header.cjs.entry.js +2 -2
  22. package/dist/collection/components/organism-bundles/sequential-bundle-example/sequential-bundle-example.css +3 -0
  23. package/dist/collection/components/organism-bundles/sequential-bundle-example/sequential-bundle-example.js +1 -1
  24. package/dist/collection/components/ptc-announcement/ptc-announcement.css +4 -0
  25. package/dist/collection/components/ptc-announcement/ptc-announcement.js +1 -1
  26. package/dist/collection/components/ptc-bio-card/ptc-bio-card.css +3 -0
  27. package/dist/collection/components/ptc-bio-card/ptc-bio-card.js +1 -1
  28. package/dist/collection/components/ptc-card/ptc-card.css +4 -0
  29. package/dist/collection/components/ptc-card/ptc-card.js +1 -1
  30. package/dist/collection/components/ptc-card-bottom/ptc-card-bottom.css +3 -0
  31. package/dist/collection/components/ptc-card-bottom/ptc-card-bottom.js +1 -1
  32. package/dist/collection/components/ptc-card-content/ptc-card-content.css +3 -0
  33. package/dist/collection/components/ptc-card-content/ptc-card-content.js +1 -1
  34. package/dist/collection/components/ptc-embedded-quiz/ptc-embedded-quiz.css +3 -0
  35. package/dist/collection/components/ptc-embedded-quiz/ptc-embedded-quiz.js +1 -1
  36. package/dist/collection/components/ptc-jumbotron/ptc-jumbotron.css +2 -2
  37. package/dist/collection/components/ptc-media-card/ptc-media-card.css +3 -0
  38. package/dist/collection/components/ptc-media-card/ptc-media-card.js +1 -8
  39. package/dist/collection/components/ptc-podcast-card/ptc-podcast-card.css +3 -0
  40. package/dist/collection/components/ptc-podcast-card/ptc-podcast-card.js +1 -1
  41. package/dist/collection/components/ptc-square-card/ptc-square-card.css +3 -0
  42. package/dist/collection/components/ptc-square-card/ptc-square-card.js +1 -1
  43. package/dist/collection/components/ptc-title/ptc-title.css +8 -0
  44. package/dist/collection/components/tab-header/tab-header.css +4 -0
  45. package/dist/collection/components/tab-header/tab-header.js +1 -1
  46. package/dist/custom-elements/index.js +25 -32
  47. package/dist/esm/author-listing-example.entry.js +1 -1
  48. package/dist/esm/bundle-example.entry.js +1 -1
  49. package/dist/esm/bundle-jumbotron-example.entry.js +1 -1
  50. package/dist/esm/dropdown-item.entry.js +1 -1
  51. package/dist/esm/dynamic-box-bundle.entry.js +1 -1
  52. package/dist/esm/embedded-form.entry.js +110 -0
  53. package/dist/esm/featured-list.entry.js +1 -1
  54. package/dist/esm/fl-tab-content_3.entry.js +1 -1
  55. package/dist/esm/footer-form.entry.js +1 -1
  56. package/dist/esm/icon-asset_4.entry.js +291 -0
  57. package/dist/esm/{index-62587d0b.js → index-4025d85a.js} +1 -1
  58. package/dist/esm/innovator-toggle-container.entry.js +1 -1
  59. package/dist/esm/list-item.entry.js +1 -1
  60. package/dist/esm/loader.js +3 -3
  61. package/dist/esm/max-width-container.entry.js +50 -0
  62. package/dist/esm/my-component.entry.js +2 -2
  63. package/dist/esm/ptc-accordion-item.entry.js +1 -1
  64. package/dist/esm/ptc-accordion.entry.js +1 -1
  65. package/dist/esm/ptc-back-to-top.entry.js +1 -1
  66. package/dist/esm/ptc-background-video.entry.js +1 -1
  67. package/dist/esm/ptc-bio-card.entry.js +3 -3
  68. package/dist/esm/ptc-breadcrumb_2.entry.js +2 -2
  69. package/dist/esm/ptc-brightcov-video.entry.js +1 -1
  70. package/dist/esm/ptc-button.entry.js +71 -0
  71. package/dist/esm/ptc-card-bottom_3.entry.js +3 -3
  72. package/dist/esm/ptc-card-content.entry.js +3 -3
  73. package/dist/esm/ptc-card.entry.js +3 -3
  74. package/dist/esm/ptc-case-studies-slider.entry.js +1 -1
  75. package/dist/esm/ptc-checkbox.entry.js +1 -1
  76. package/dist/esm/ptc-collapse-list.entry.js +2 -2
  77. package/dist/esm/ptc-container.entry.js +1 -1
  78. package/dist/esm/ptc-data-lookup.entry.js +518 -0
  79. package/dist/esm/ptc-date.entry.js +1 -1
  80. package/dist/esm/ptc-dropdown.entry.js +1 -1
  81. package/dist/esm/ptc-dynamic-card.entry.js +1 -1
  82. package/dist/esm/ptc-ellipsis-dropdown.entry.js +1 -1
  83. package/dist/esm/ptc-embedded-quiz.entry.js +3 -3
  84. package/dist/esm/ptc-featured-list.entry.js +1 -1
  85. package/dist/esm/ptc-filter-dropdown_4.entry.js +1 -1
  86. package/dist/esm/ptc-filter-level-theater.entry.js +1 -1
  87. package/dist/esm/ptc-filter-tag.entry.js +1 -1
  88. package/dist/esm/{embedded-form_9.entry.js → ptc-form-checkbox_3.entry.js} +3 -861
  89. package/dist/esm/ptc-form.entry.js +1 -1
  90. package/dist/esm/ptc-hero-footer-cta.entry.js +1 -1
  91. package/dist/esm/ptc-hero.entry.js +1 -1
  92. package/dist/esm/ptc-icon-component.entry.js +1 -1
  93. package/dist/esm/ptc-icon-list.entry.js +1 -1
  94. package/dist/esm/ptc-icon-minimize.entry.js +1 -1
  95. package/dist/esm/ptc-image-download-strip.entry.js +1 -1
  96. package/dist/esm/ptc-img.entry.js +1 -1
  97. package/dist/esm/ptc-link.entry.js +2 -2
  98. package/dist/esm/ptc-list.entry.js +1 -1
  99. package/dist/esm/ptc-media-card.entry.js +4 -11
  100. package/dist/esm/ptc-minimized-nav.entry.js +1 -1
  101. package/dist/esm/ptc-mobile-select.entry.js +1 -1
  102. package/dist/esm/ptc-modal-quiz.entry.js +1 -1
  103. package/dist/esm/ptc-modal.entry.js +1 -1
  104. package/dist/esm/ptc-nav-card.entry.js +1 -1
  105. package/dist/esm/ptc-nav-link.entry.js +1 -1
  106. package/dist/esm/ptc-nav-pills.entry.js +1 -1
  107. package/dist/esm/ptc-nav-slider.entry.js +1 -1
  108. package/dist/esm/ptc-nav-submenu.entry.js +1 -1
  109. package/dist/esm/ptc-news.entry.js +1 -1
  110. package/dist/esm/ptc-overlay.entry.js +1 -1
  111. package/dist/esm/ptc-pagenation.entry.js +1 -1
  112. package/dist/esm/ptc-para.entry.js +2 -2
  113. package/dist/esm/ptc-picture.entry.js +1 -1
  114. package/dist/esm/ptc-podcast-card.entry.js +3 -3
  115. package/dist/esm/ptc-previous-url.entry.js +1 -1
  116. package/dist/esm/ptc-pricing-add-on-card.entry.js +1 -1
  117. package/dist/esm/ptc-pricing-add-on-section.entry.js +1 -1
  118. package/dist/esm/ptc-pricing-block.entry.js +1 -1
  119. package/dist/esm/ptc-pricing-packaging-table.entry.js +1 -1
  120. package/dist/esm/ptc-pricing-tabs.entry.js +2 -2
  121. package/dist/esm/ptc-product-card.entry.js +1 -1
  122. package/dist/esm/ptc-product-category.entry.js +1 -1
  123. package/dist/esm/ptc-product-dropdown.entry.js +1 -1
  124. package/dist/esm/ptc-product-highlight-card.entry.js +1 -1
  125. package/dist/esm/ptc-product-list.entry.js +1 -1
  126. package/dist/esm/ptc-product-sidebar.entry.js +1 -1
  127. package/dist/esm/ptc-progress-bar.entry.js +1 -1
  128. package/dist/esm/ptc-quote.entry.js +1 -1
  129. package/dist/esm/ptc-readmore-char.entry.js +1 -1
  130. package/dist/esm/ptc-related-card-rail.entry.js +1 -1
  131. package/dist/esm/ptc-responsive-wrapper.entry.js +1 -1
  132. package/dist/esm/ptc-search-field.entry.js +1 -1
  133. package/dist/esm/ptc-seo-title.entry.js +1 -1
  134. package/dist/esm/ptc-shopping-cart.entry.js +1 -1
  135. package/dist/esm/ptc-slit-card.entry.js +1 -1
  136. package/dist/esm/ptc-spacer.entry.js +34 -0
  137. package/dist/esm/ptc-span.entry.js +1 -1
  138. package/dist/esm/ptc-square-card.entry.js +3 -3
  139. package/dist/esm/ptc-sticky-icons.entry.js +1 -1
  140. package/dist/esm/ptc-sticky-section.entry.js +1 -1
  141. package/dist/esm/ptc-sticky-title.entry.js +1 -1
  142. package/dist/esm/ptc-subnav-card.entry.js +1 -1
  143. package/dist/esm/ptc-subnav.entry.js +1 -1
  144. package/dist/esm/ptc-svg-btn.entry.js +1 -1
  145. package/dist/esm/ptc-tab-list.entry.js +1 -1
  146. package/dist/esm/ptc-tab.entry.js +1 -1
  147. package/dist/esm/ptc-tabs.entry.js +1 -1
  148. package/dist/esm/ptc-text-copy-with-background.entry.js +1 -1
  149. package/dist/esm/ptc-theater-video-modal.entry.js +1 -1
  150. package/dist/esm/ptc-title.entry.js +95 -0
  151. package/dist/esm/ptc-two-column-media.entry.js +1 -1
  152. package/dist/esm/ptc-value-led-card.entry.js +1 -1
  153. package/dist/esm/ptc-value-led-content-highlight.entry.js +1 -1
  154. package/dist/esm/ptc-value-led-content.entry.js +1 -1
  155. package/dist/esm/ptc-value-led-intro.entry.js +1 -1
  156. package/dist/esm/ptc-value-led-layout.entry.js +1 -1
  157. package/dist/esm/ptc-value-led-speed-bump.entry.js +1 -1
  158. package/dist/esm/ptc-value-prop-card.entry.js +1 -1
  159. package/dist/esm/ptc-white-paper.entry.js +1 -1
  160. package/dist/esm/ptcw-design.js +3 -3
  161. package/dist/esm/sequential-bundle-example.entry.js +3 -3
  162. package/dist/esm/sequential-bundle.entry.js +1 -1
  163. package/dist/esm/tab-content.entry.js +1 -1
  164. package/dist/esm/tab-header.entry.js +3 -3
  165. package/dist/esm/{utils-8fe7e3fd.js → utils-ec03e51e.js} +1 -1
  166. package/dist/ptcw-design/{p-46d9058c.entry.js → p-016abee7.entry.js} +1 -1
  167. package/dist/ptcw-design/p-027bdb8f.entry.js +1 -0
  168. package/dist/ptcw-design/p-041beaf4.entry.js +1 -0
  169. package/dist/ptcw-design/p-047a8a1a.entry.js +1 -0
  170. package/dist/ptcw-design/{p-7057b757.entry.js → p-052601d9.entry.js} +1 -1
  171. package/dist/ptcw-design/{p-a95fd3fc.entry.js → p-06b1b637.entry.js} +1 -1
  172. package/dist/ptcw-design/{p-211af9e1.entry.js → p-06c6ea4c.entry.js} +1 -1
  173. package/dist/ptcw-design/{p-dafb152d.entry.js → p-084ee207.entry.js} +1 -1
  174. package/dist/ptcw-design/p-0a923315.entry.js +1 -0
  175. package/dist/ptcw-design/{p-8609c7b2.entry.js → p-0af76a07.entry.js} +1 -1
  176. package/dist/ptcw-design/{p-43aa9e96.entry.js → p-11accaff.entry.js} +1 -1
  177. package/dist/ptcw-design/{p-7f1dd267.entry.js → p-149b36d8.entry.js} +1 -1
  178. package/dist/ptcw-design/{p-84e83224.entry.js → p-14d5bf99.entry.js} +1 -1
  179. package/dist/ptcw-design/{p-ee10e88e.entry.js → p-159cefeb.entry.js} +1 -1
  180. package/dist/ptcw-design/{p-92648b82.entry.js → p-179c53ad.entry.js} +1 -1
  181. package/dist/ptcw-design/{p-a6c6e898.entry.js → p-1c93ee68.entry.js} +1 -1
  182. package/dist/ptcw-design/{p-ffede29b.entry.js → p-1e333fa3.entry.js} +1 -1
  183. package/dist/ptcw-design/{p-49f06645.entry.js → p-1e82f492.entry.js} +1 -1
  184. package/dist/ptcw-design/{p-d4999019.entry.js → p-24260cad.entry.js} +1 -1
  185. package/dist/ptcw-design/{p-75d0ee9e.entry.js → p-25ce65a9.entry.js} +1 -1
  186. package/dist/ptcw-design/{p-a64f1d6f.entry.js → p-27282ed2.entry.js} +1 -1
  187. package/dist/ptcw-design/{p-4b1bb2ca.entry.js → p-2729fcf1.entry.js} +1 -1
  188. package/dist/ptcw-design/{p-886999a8.entry.js → p-291501ac.entry.js} +1 -1
  189. package/dist/ptcw-design/{p-ccb6fcb7.entry.js → p-29761cca.entry.js} +1 -1
  190. package/dist/ptcw-design/{p-a7330910.entry.js → p-2ca10131.entry.js} +1 -1
  191. package/dist/ptcw-design/{p-c3085dbf.entry.js → p-35156762.entry.js} +1 -1
  192. package/dist/ptcw-design/{p-7a8726da.entry.js → p-3a291b61.entry.js} +1 -1
  193. package/dist/ptcw-design/p-3b91b9de.entry.js +1 -0
  194. package/dist/ptcw-design/p-3d9a5d4d.entry.js +1 -0
  195. package/dist/ptcw-design/{p-8c3cdc5a.entry.js → p-3ebbc544.entry.js} +1 -1
  196. package/dist/ptcw-design/{p-ca01e3eb.js → p-40bd4f0a.js} +1 -1
  197. package/dist/ptcw-design/{p-a32571b5.entry.js → p-473d9d45.entry.js} +1 -1
  198. package/dist/ptcw-design/{p-98726195.entry.js → p-4986e194.entry.js} +1 -1
  199. package/dist/ptcw-design/{p-2c6cce6c.entry.js → p-499565e9.entry.js} +1 -1
  200. package/dist/ptcw-design/{p-8a7ac34f.entry.js → p-4cf2d9ba.entry.js} +1 -1
  201. package/dist/ptcw-design/{p-01f51476.entry.js → p-4d6d18f2.entry.js} +1 -1
  202. package/dist/ptcw-design/{p-eef785f3.entry.js → p-4da72c00.entry.js} +1 -1
  203. package/dist/ptcw-design/{p-8d2425b5.entry.js → p-4e5e248a.entry.js} +1 -1
  204. package/dist/ptcw-design/{p-62e37c2b.entry.js → p-4f34e6c8.entry.js} +1 -1
  205. package/dist/ptcw-design/{p-f2a4150c.entry.js → p-50972a48.entry.js} +1 -1
  206. package/dist/ptcw-design/{p-ac96f617.entry.js → p-5423eae8.entry.js} +1 -1
  207. package/dist/ptcw-design/{p-9e8791c4.entry.js → p-56531155.entry.js} +1 -1
  208. package/dist/ptcw-design/{p-92904b6b.entry.js → p-595f8dee.entry.js} +1 -1
  209. package/dist/ptcw-design/{p-1a5a5341.entry.js → p-5af8beda.entry.js} +1 -1
  210. package/dist/ptcw-design/{p-ff98c94b.entry.js → p-5f66ed1f.entry.js} +1 -1
  211. package/dist/ptcw-design/{p-15cd377e.entry.js → p-61feb9c3.entry.js} +1 -1
  212. package/dist/ptcw-design/{p-33db658c.entry.js → p-6532393f.entry.js} +1 -1
  213. package/dist/ptcw-design/{p-aa5af6a7.entry.js → p-66d12557.entry.js} +1 -1
  214. package/dist/ptcw-design/{p-9f227e83.entry.js → p-68507582.entry.js} +1 -1
  215. package/dist/ptcw-design/p-6bddd3c0.entry.js +1 -0
  216. package/dist/ptcw-design/{p-8471b016.entry.js → p-6c56f83f.entry.js} +1 -1
  217. package/dist/ptcw-design/{p-58e883bc.entry.js → p-6e81553e.entry.js} +1 -1
  218. package/dist/ptcw-design/{p-716f5cfc.entry.js → p-6ea40776.entry.js} +1 -1
  219. package/dist/ptcw-design/{p-006da5ab.entry.js → p-71d15f4f.entry.js} +1 -1
  220. package/dist/ptcw-design/{p-cc4b2671.entry.js → p-73429b0c.entry.js} +1 -1
  221. package/dist/ptcw-design/{p-37fe2ada.entry.js → p-77cf5877.entry.js} +1 -1
  222. package/dist/ptcw-design/{p-d6adaf89.entry.js → p-783b278d.entry.js} +1 -1
  223. package/dist/ptcw-design/{p-b58991de.entry.js → p-7899f28e.entry.js} +1 -1
  224. package/dist/ptcw-design/{p-93b2520e.entry.js → p-7b2c82bf.entry.js} +1 -1
  225. package/dist/ptcw-design/{p-dfec5f00.entry.js → p-7bd287e6.entry.js} +1 -1
  226. package/dist/ptcw-design/p-7da8c09a.entry.js +1 -0
  227. package/dist/ptcw-design/p-7ed2372b.entry.js +1 -0
  228. package/dist/ptcw-design/{p-71a5a4b8.entry.js → p-80e3f081.entry.js} +1 -1
  229. package/dist/ptcw-design/{p-34f6cb85.entry.js → p-818ef281.entry.js} +1 -1
  230. package/dist/ptcw-design/{p-37bd13af.entry.js → p-853148c3.entry.js} +1 -1
  231. package/dist/ptcw-design/p-874f8abe.entry.js +1 -0
  232. package/dist/ptcw-design/p-93643ffd.entry.js +1 -0
  233. package/dist/ptcw-design/{p-dff8c778.entry.js → p-96761597.entry.js} +1 -1
  234. package/dist/ptcw-design/p-9a908785.entry.js +1 -0
  235. package/dist/ptcw-design/{p-a2ed8861.entry.js → p-9b5bac71.entry.js} +1 -1
  236. package/dist/ptcw-design/{p-124271d5.entry.js → p-9fdc5250.entry.js} +1 -1
  237. package/dist/ptcw-design/{p-2c5b80ad.entry.js → p-a6c31305.entry.js} +1 -1
  238. package/dist/ptcw-design/{p-00a1336a.js → p-a7fdc2eb.js} +1 -1
  239. package/dist/ptcw-design/{p-5a6614a3.entry.js → p-abf4e9d7.entry.js} +1 -1
  240. package/dist/ptcw-design/{p-6aa14f70.entry.js → p-aca960a9.entry.js} +1 -1
  241. package/dist/ptcw-design/p-acc71f4b.entry.js +1 -0
  242. package/dist/ptcw-design/{p-14a53b5a.entry.js → p-ad78b94d.entry.js} +1 -1
  243. package/dist/ptcw-design/p-b0810037.entry.js +1 -0
  244. package/dist/ptcw-design/{p-b80358ed.entry.js → p-b222d731.entry.js} +1 -1
  245. package/dist/ptcw-design/{p-46321985.entry.js → p-b995b462.entry.js} +1 -1
  246. package/dist/ptcw-design/p-b9fbc293.entry.js +1 -0
  247. package/dist/ptcw-design/{p-ca7250a3.entry.js → p-bce9a8a2.entry.js} +1 -1
  248. package/dist/ptcw-design/{p-95cc32a1.entry.js → p-be78874a.entry.js} +1 -1
  249. package/dist/ptcw-design/{p-5249434f.entry.js → p-bf26e676.entry.js} +1 -1
  250. package/dist/ptcw-design/p-c080ae80.entry.js +1 -0
  251. package/dist/ptcw-design/p-c1bd1b09.entry.js +1 -0
  252. package/dist/ptcw-design/{p-6159ccab.entry.js → p-c1cf0516.entry.js} +1 -1
  253. package/dist/ptcw-design/{p-e21c0fa1.entry.js → p-c25ea76a.entry.js} +1 -1
  254. package/dist/ptcw-design/{p-3eee7c0b.entry.js → p-c5fd62c1.entry.js} +1 -1
  255. package/dist/ptcw-design/{p-91a9844b.entry.js → p-c8dba698.entry.js} +1 -1
  256. package/dist/ptcw-design/{p-fa0bac17.entry.js → p-c9eeb679.entry.js} +1 -1
  257. package/dist/ptcw-design/{p-f8e41992.entry.js → p-cea9dade.entry.js} +1 -1
  258. package/dist/ptcw-design/{p-c34b4f8c.entry.js → p-dbc8e0df.entry.js} +1 -1
  259. package/dist/ptcw-design/{p-63d80a6a.entry.js → p-dd106b3a.entry.js} +1 -1
  260. package/dist/ptcw-design/{p-9691a9fe.entry.js → p-dfe7c182.entry.js} +1 -1
  261. package/dist/ptcw-design/p-e1028727.entry.js +1 -0
  262. package/dist/ptcw-design/{p-029b2e2f.entry.js → p-e3addf1b.entry.js} +1 -1
  263. package/dist/ptcw-design/p-ea9762a2.entry.js +1 -0
  264. package/dist/ptcw-design/{p-0f44c924.entry.js → p-ebadbd24.entry.js} +1 -1
  265. package/dist/ptcw-design/{p-c942764e.entry.js → p-ecb42fea.entry.js} +1 -1
  266. package/dist/ptcw-design/{p-521f8a44.entry.js → p-f1a31099.entry.js} +1 -1
  267. package/dist/ptcw-design/p-f2049ba8.entry.js +1 -0
  268. package/dist/ptcw-design/{p-1f734049.entry.js → p-f2db5807.entry.js} +1 -1
  269. package/dist/ptcw-design/{p-e4126c09.entry.js → p-f2e2cf72.entry.js} +1 -1
  270. package/dist/ptcw-design/{p-2aec9d6e.entry.js → p-f3f647db.entry.js} +16 -16
  271. package/dist/ptcw-design/{p-cf0324c0.entry.js → p-f3feb0d1.entry.js} +1 -1
  272. package/dist/ptcw-design/p-f5051648.entry.js +1 -0
  273. package/dist/ptcw-design/p-f52952e9.entry.js +1 -0
  274. package/dist/ptcw-design/{p-08ed517e.entry.js → p-f7e6f676.entry.js} +1 -1
  275. package/dist/ptcw-design/{p-0eff6801.entry.js → p-f823cf51.entry.js} +1 -1
  276. package/dist/ptcw-design/{p-565bd4fa.entry.js → p-f892bcd3.entry.js} +1 -1
  277. package/dist/ptcw-design/p-f8a26f4b.entry.js +1 -0
  278. package/dist/ptcw-design/{p-945d22e4.entry.js → p-fa05e374.entry.js} +1 -1
  279. package/dist/ptcw-design/{p-543e1237.entry.js → p-fa2f71c3.entry.js} +1 -1
  280. package/dist/ptcw-design/p-fade4060.entry.js +1 -0
  281. package/dist/ptcw-design/p-fb937570.entry.js +1 -0
  282. package/dist/ptcw-design/{p-c9303172.entry.js → p-ff2fd535.entry.js} +1 -1
  283. package/dist/ptcw-design/ptcw-design.css +1 -1
  284. package/dist/ptcw-design/ptcw-design.esm.js +1 -1
  285. package/package.json +1 -1
  286. package/readme.md +1 -1
  287. package/dist/cjs/icon-asset.cjs.entry.js +0 -53
  288. package/dist/cjs/ptc-announcement.cjs.entry.js +0 -63
  289. package/dist/cjs/ptc-readmore.cjs.entry.js +0 -93
  290. package/dist/cjs/ptc-tooltip.cjs.entry.js +0 -107
  291. package/dist/esm/icon-asset.entry.js +0 -49
  292. package/dist/esm/ptc-announcement.entry.js +0 -59
  293. package/dist/esm/ptc-readmore.entry.js +0 -89
  294. package/dist/esm/ptc-tooltip.entry.js +0 -103
  295. package/dist/ptcw-design/p-126a278b.entry.js +0 -1
  296. package/dist/ptcw-design/p-1afabe42.entry.js +0 -1
  297. package/dist/ptcw-design/p-328c4737.entry.js +0 -1
  298. package/dist/ptcw-design/p-3bb91bc8.entry.js +0 -1
  299. package/dist/ptcw-design/p-46e3abad.entry.js +0 -1
  300. package/dist/ptcw-design/p-5950c87d.entry.js +0 -1
  301. package/dist/ptcw-design/p-5d3c3f35.entry.js +0 -1
  302. package/dist/ptcw-design/p-61e48f01.entry.js +0 -1
  303. package/dist/ptcw-design/p-6b6d6ca6.entry.js +0 -1
  304. package/dist/ptcw-design/p-752f779c.entry.js +0 -1
  305. package/dist/ptcw-design/p-7951252a.entry.js +0 -1
  306. package/dist/ptcw-design/p-9d8f290c.entry.js +0 -1
  307. package/dist/ptcw-design/p-a6765bb5.entry.js +0 -1
  308. package/dist/ptcw-design/p-be64f40e.entry.js +0 -1
  309. package/dist/ptcw-design/p-cb74635b.entry.js +0 -1
  310. package/dist/ptcw-design/p-cd1627fd.entry.js +0 -1
  311. package/dist/ptcw-design/p-cd8b434c.entry.js +0 -1
  312. package/dist/ptcw-design/p-de7b2cd1.entry.js +0 -1
  313. package/dist/ptcw-design/p-e40fc7a4.entry.js +0 -1
  314. package/dist/ptcw-design/p-e54c51b3.entry.js +0 -1
  315. package/dist/ptcw-design/p-f04682d1.entry.js +0 -1
  316. package/dist/ptcw-design/p-f7b3d970.entry.js +0 -1
@@ -82,7 +82,7 @@ export class PtcEmbeddedQuiz {
82
82
  default: return null;
83
83
  }
84
84
  };
85
- return (h(Host, null, this.quiz && h("div", { class: "quiz-slide-container" }, h("div", { class: "quiz-slide-background" }), getQuizSlide())));
85
+ return (h(Host, null, this.quiz && h("div", { class: "quiz-slide-container" }, h("div", { class: "quiz-slide-background" }), h("slot", { name: "seo-content" }), getQuizSlide())));
86
86
  }
87
87
  static get is() { return "ptc-embedded-quiz"; }
88
88
  static get encapsulation() { return "shadow"; }
@@ -1111,8 +1111,8 @@ a.disabled {
1111
1111
  grid-template-rows: auto 1fr;
1112
1112
  grid-column-gap: 0px;
1113
1113
  grid-row-gap: 0px;
1114
- position: unset;
1115
- z-index: 999;
1114
+ position: relative;
1115
+ z-index: 1;
1116
1116
  }
1117
1117
 
1118
1118
  .div1 {
@@ -26,6 +26,9 @@
26
26
  display: none;
27
27
  }
28
28
 
29
+ :host(.media-card) ::slotted([slot=seo-content]) {
30
+ display: none;
31
+ }
29
32
  :host(.media-card) .card-wrap {
30
33
  display: flex;
31
34
  height: 100%;
@@ -28,13 +28,6 @@ export class PtcMediaCard {
28
28
  h("div", { class: "card-wrap" }, h("div", { class: "car-content" }, h("h4", null, this.category, " "), h("h3", null, this.heading))),
29
29
  ];
30
30
  }
31
- // else if (this.cardType === 'bureau-card') {
32
- // return (
33
- // <div class="card-content">
34
- // <slot name="bureau-description"></slot>
35
- // </div>
36
- // );
37
- // }
38
31
  }
39
32
  render() {
40
33
  const Tag = !!this.cardHref ? 'a' : 'div';
@@ -45,7 +38,7 @@ export class PtcMediaCard {
45
38
  // {...(!isVideoUrl
46
39
  // ? { ...{ style: this.isHovered ? { backgroundImage: `url(${this.hoverBackgroundImage})` } : { backgroundImage: `url(${this.activeBackgroundImage})` } } }
47
40
  // : null)}
48
- style: this.isHovered ? { backgroundImage: `url(${this.hoverBackgroundImage})` } : { backgroundImage: `url(${this.activeBackgroundImage})` } }, h(Tag, { class: 'anchor-wrap', target: this.target, href: this.cardHref, rel: this.rel }, isVideoUrl && (h("video", { muted: true, loop: true, playsinline: true, poster: this.activeBackgroundImage, ref: el => (this.videoEle = el), style: this.isHovered ? { display: 'block' } : { display: 'none' } }, h("source", { src: this.hoverBackgroundImage, type: "video/mp4" }, "Your browser does not support the video tag."))), this.cardType === "media-card" && h("ptc-overlay", { "filter-color": "black-2" }), this.cardType === "media-card" && this.getCardText())));
41
+ style: this.isHovered ? { backgroundImage: `url(${this.hoverBackgroundImage})` } : { backgroundImage: `url(${this.activeBackgroundImage})` } }, h("slot", { name: "seo-content" }), h(Tag, { class: 'anchor-wrap', target: this.target, href: this.cardHref, rel: this.rel }, isVideoUrl && (h("video", { muted: true, loop: true, playsinline: true, poster: this.activeBackgroundImage, ref: el => (this.videoEle = el), style: this.isHovered ? { display: 'block' } : { display: 'none' } }, h("source", { src: this.hoverBackgroundImage, type: "video/mp4" }, "Your browser does not support the video tag."))), this.cardType === "media-card" && h("ptc-overlay", { "filter-color": "black-2" }), this.cardType === "media-card" && this.getCardText())));
49
42
  }
50
43
  getCssClassMap() {
51
44
  return {
@@ -5522,6 +5522,9 @@ Credits to Dave Berning
5522
5522
  display: block;
5523
5523
  padding: 2rem 0;
5524
5524
  }
5525
+ :host ::slotted([slot=seo-content]) {
5526
+ display: none;
5527
+ }
5525
5528
  :host .flex-col {
5526
5529
  display: flex;
5527
5530
  align-items: center;
@@ -6,7 +6,7 @@ export class PtcPodcastCard {
6
6
  this.altText = undefined;
7
7
  }
8
8
  render() {
9
- return (h(Host, null, h("div", { class: "is-grid has-col-gap-lg" }, h("div", { class: "is-col is-col-4-md flex-col" }, h("div", { class: 'img-wrap' }, h("img", { src: this.imageSrc, class: "first-img", alt: this.altText }), h("span", { class: "second" }, h("img", { src: this.imageSrc, class: "second-img", alt: this.altText })), h("span", { class: "third" }, h("img", { src: this.imageSrc, class: "third-img", alt: this.altText })))), h("div", { class: "is-col is-col-8-md flex-col" }, h("div", { class: 'content-wrap' }, h("ptc-title", { type: "h3", "text-align": "left", "title-size": "large", "title-color": "gray", upperline: "no-upperline", "title-display": "block", "title-height": "densest", "title-margin": "margin-flush", "title-weight": "w-7" }, this.heading), h("slot", null))))));
9
+ return (h(Host, null, h("div", { class: "is-grid has-col-gap-lg" }, h("div", { class: "is-col is-col-4-md flex-col" }, h("div", { class: 'img-wrap' }, h("img", { src: this.imageSrc, class: "first-img", alt: this.altText }), h("span", { class: "second" }, h("img", { src: this.imageSrc, class: "second-img", alt: this.altText })), h("span", { class: "third" }, h("img", { src: this.imageSrc, class: "third-img", alt: this.altText })))), h("div", { class: "is-col is-col-8-md flex-col" }, h("div", { class: 'content-wrap' }, h("ptc-title", { type: "h3", "text-align": "left", "title-size": "large", "title-color": "gray", upperline: "no-upperline", "title-display": "block", "title-height": "densest", "title-margin": "margin-flush", "title-weight": "w-7" }, this.heading), h("slot", { name: "seo-content" }), h("slot", null))))));
10
10
  }
11
11
  static get is() { return "ptc-podcast-card"; }
12
12
  static get encapsulation() { return "shadow"; }
@@ -2,6 +2,9 @@
2
2
  display: block;
3
3
  background-color: transparent;
4
4
  }
5
+ :host ::slotted([slot=seo-content]) {
6
+ display: none;
7
+ }
5
8
  :host .card-border {
6
9
  height: auto;
7
10
  width: 200px;
@@ -5,7 +5,7 @@ export class PtcSquareCard {
5
5
  this.arrowDirection = undefined;
6
6
  }
7
7
  render() {
8
- return (h(Host, null, h("div", { class: "card-border square-padding card-layout" }, h("slot", { name: "before-icon" }), h("ptc-spacer", { breakpoint: "x-small", size: "small" }), h("ptc-spacer", { breakpoint: "small", size: "x-small" }), h("div", { class: "icon-block" }, !!this.arrowDirection ? (h("icon-asset", Object.assign({ class: "icon" }, (this.arrowDirection === 'up' ? { name: 'arrow_ascending' } : { name: 'arrow_descending' }), { type: "ptc" }, !this.number ? { size: 'xxx-large' } : { size: 'xx-large' }, { color: "ptc-green" }))) : null, !!this.number ? h("div", { class: "number" }, this.number) : null), h("ptc-spacer", { breakpoint: "x-small", size: "small" }), h("ptc-spacer", { breakpoint: "small", size: "x-small" }), h("slot", { name: "after-icon" }))));
8
+ return (h(Host, null, h("div", { class: "card-border square-padding card-layout" }, h("slot", { name: "seo-content" }), h("slot", { name: "before-icon" }), h("ptc-spacer", { breakpoint: "x-small", size: "small" }), h("ptc-spacer", { breakpoint: "small", size: "x-small" }), h("div", { class: "icon-block" }, !!this.arrowDirection ? (h("icon-asset", Object.assign({ class: "icon" }, (this.arrowDirection === 'up' ? { name: 'arrow_ascending' } : { name: 'arrow_descending' }), { type: "ptc" }, !this.number ? { size: 'xxx-large' } : { size: 'xx-large' }, { color: "ptc-green" }))) : null, !!this.number ? h("div", { class: "number" }, this.number) : null), h("ptc-spacer", { breakpoint: "x-small", size: "small" }), h("ptc-spacer", { breakpoint: "small", size: "x-small" }), h("slot", { name: "after-icon" }))));
9
9
  }
10
10
  static get is() { return "ptc-square-card"; }
11
11
  static get encapsulation() { return "shadow"; }
@@ -582,4 +582,12 @@ div.block h4,
582
582
  div.block h5,
583
583
  div.block h6 {
584
584
  display: block;
585
+ }
586
+
587
+ :host {
588
+ word-break: break-word;
589
+ -webkit-hyphens: manual;
590
+ -moz-hyphens: manual;
591
+ -ms-hyphens: manual;
592
+ hyphens: manual;
585
593
  }
@@ -39,4 +39,8 @@
39
39
  }
40
40
  .tab-header-selected::after {
41
41
  background-color: var(--color-green-07);
42
+ }
43
+
44
+ .tab-header ::slotted([slot=seo-content]), .tab-header-selected ::slotted([slot=seo-content]) {
45
+ display: none;
42
46
  }
@@ -58,7 +58,7 @@ export class TabHeader {
58
58
  'tab-header-selected': this.isSelected
59
59
  };
60
60
  return [
61
- h("h2", { class: classes, onClick: this.onClick.bind(this) }, h("span", { class: "header-content" }, h("span", { class: "text-cont" }, this.tabHeaderText))),
61
+ h("h2", { class: classes, onClick: this.onClick.bind(this) }, h("slot", { name: "seo-content" }), h("span", { class: "header-content" }, h("span", { class: "text-cont" }, this.tabHeaderText))),
62
62
  ];
63
63
  }
64
64
  static get is() { return "tab-header"; }