@ptcwebops/ptcw-design 6.1.40 → 6.1.41

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 (388) hide show
  1. package/dist/cjs/blog-detail-content_2.cjs.entry.js +1 -1
  2. package/dist/cjs/blog-detail-layout.cjs.entry.js +1 -1
  3. package/dist/cjs/event-jumbotron-example_15.cjs.entry.js +1238 -0
  4. package/dist/cjs/loader.cjs.js +1 -1
  5. package/dist/cjs/ptc-card-bottom.cjs.entry.js +46 -0
  6. package/dist/cjs/ptc-card_2.cjs.entry.js +1 -1
  7. package/dist/cjs/ptc-filter-tag_2.cjs.entry.js +1 -1
  8. package/dist/cjs/ptc-form-checkbox_2.cjs.entry.js +185 -76
  9. package/dist/cjs/ptc-jumbotron.cjs.entry.js +1 -1
  10. package/dist/cjs/ptc-pricing-tabs.cjs.entry.js +1 -1
  11. package/dist/cjs/ptcw-design.cjs.js +1 -1
  12. package/dist/collection/components/icon-asset/icon-asset.css +2 -2
  13. package/dist/collection/components/organism-bundles/blog-detail-content/blog-detail-content.css +1 -1
  14. package/dist/collection/components/organism-bundles/blog-detail-layout/blog-detail-layout.css +1 -1
  15. package/dist/collection/components/organism-bundles/event-jumbotron-example/event-jumbotron-example.css +71 -31
  16. package/dist/collection/components/organism-bundles/event-jumbotron-example/event-jumbotron-example.js +23 -12
  17. package/dist/collection/components/ptc-card/ptc-card.css +1 -1
  18. package/dist/collection/components/ptc-card-content/ptc-card-content.js +2 -2
  19. package/dist/collection/components/ptc-form-checkbox/ptc-form-checkbox.css +7 -7
  20. package/dist/collection/components/ptc-jumbotron/ptc-jumbotron.css +2 -2
  21. package/dist/collection/components/ptc-pagenation/ptc-pagenation.css +1 -1
  22. package/dist/collection/components/ptc-para/ptc-para.js +2 -2
  23. package/dist/collection/components/ptc-pricing-tabs/ptc-pricing-tabs.css +2 -2
  24. package/dist/collection/components/ptc-textfield/ptc-textfield.css +51 -34
  25. package/dist/custom-elements/index.js +217 -97
  26. package/dist/esm/academic-form-test.entry.js +1 -1
  27. package/dist/esm/author-listing-example.entry.js +1 -1
  28. package/dist/esm/blog-detail-content_2.entry.js +3 -3
  29. package/dist/esm/blog-detail-layout.entry.js +3 -3
  30. package/dist/esm/blogs-search-section.entry.js +2 -2
  31. package/dist/esm/bundle-example.entry.js +1 -1
  32. package/dist/esm/bundle-jumbotron-example.entry.js +1 -1
  33. package/dist/esm/dropdown-item.entry.js +1 -1
  34. package/dist/esm/dynamic-box-bundle.entry.js +1 -1
  35. package/dist/esm/embedded-form.entry.js +1 -1
  36. package/dist/esm/event-jumbotron-example_15.entry.js +1220 -0
  37. package/dist/esm/featured-events-slider-example.entry.js +1 -1
  38. package/dist/esm/featured-list.entry.js +1 -1
  39. package/dist/esm/fl-tab-content_3.entry.js +1 -1
  40. package/dist/esm/footer-form.entry.js +1 -1
  41. package/dist/esm/homepage-clickable-tab.entry.js +1 -1
  42. package/dist/esm/homepage-jumbotron.entry.js +2 -2
  43. package/dist/esm/homepage-toggled-content.entry.js +2 -2
  44. package/dist/esm/{index-c83db688.js → index-0bf594c4.js} +1 -1
  45. package/dist/esm/innovator-toggle-container.entry.js +1 -1
  46. package/dist/esm/jumbotron-sub-menu.entry.js +1 -1
  47. package/dist/esm/jumbotron-sub-mune.entry.js +1 -1
  48. package/dist/esm/loader.js +3 -3
  49. package/dist/esm/max-width-container.entry.js +1 -1
  50. package/dist/esm/most-popular-news.entry.js +2 -2
  51. package/dist/esm/my-component.entry.js +2 -2
  52. package/dist/esm/news-search-result.entry.js +1 -1
  53. package/dist/esm/ptc-accordion-item.entry.js +2 -2
  54. package/dist/esm/ptc-accordion.entry.js +1 -1
  55. package/dist/esm/ptc-announcement.entry.js +1 -1
  56. package/dist/esm/ptc-back-to-top.entry.js +1 -1
  57. package/dist/esm/ptc-background-video.entry.js +2 -2
  58. package/dist/esm/ptc-badge.entry.js +1 -1
  59. package/dist/esm/ptc-bio-card.entry.js +1 -1
  60. package/dist/esm/ptc-brightcov-video.entry.js +1 -1
  61. package/dist/esm/ptc-card-bottom.entry.js +42 -0
  62. package/dist/esm/ptc-card_2.entry.js +2 -2
  63. package/dist/esm/ptc-case-studies-slider.entry.js +1 -1
  64. package/dist/esm/ptc-checkbox-group.entry.js +1 -1
  65. package/dist/esm/ptc-checkbox.entry.js +1 -1
  66. package/dist/esm/ptc-collapse-list.entry.js +2 -2
  67. package/dist/esm/ptc-container.entry.js +1 -1
  68. package/dist/esm/ptc-data-lookup.entry.js +1 -1
  69. package/dist/esm/ptc-date.entry.js +1 -1
  70. package/dist/esm/ptc-dropdown.entry.js +1 -1
  71. package/dist/esm/ptc-dynamic-card.entry.js +1 -1
  72. package/dist/esm/ptc-ellipsis-dropdown.entry.js +1 -1
  73. package/dist/esm/ptc-embedded-quiz.entry.js +1 -1
  74. package/dist/esm/ptc-featured-list.entry.js +1 -1
  75. package/dist/esm/ptc-filter-dropdown_4.entry.js +1 -1
  76. package/dist/esm/ptc-filter-level-theater.entry.js +1 -1
  77. package/dist/esm/ptc-filter-tag_2.entry.js +2 -2
  78. package/dist/esm/ptc-footer.entry.js +1 -1
  79. package/dist/esm/ptc-form-checkbox_2.entry.js +187 -78
  80. package/dist/esm/ptc-form-radio-button.entry.js +1 -1
  81. package/dist/esm/ptc-form-radio-group.entry.js +1 -1
  82. package/dist/esm/ptc-form.entry.js +1 -1
  83. package/dist/esm/ptc-hero-footer-cta.entry.js +1 -1
  84. package/dist/esm/ptc-hero.entry.js +1 -1
  85. package/dist/esm/ptc-homepage-image-feature.entry.js +2 -2
  86. package/dist/esm/ptc-homepage-video-background.entry.js +2 -2
  87. package/dist/esm/ptc-icon-card.entry.js +1 -1
  88. package/dist/esm/ptc-icon-component.entry.js +1 -1
  89. package/dist/esm/ptc-icon-list.entry.js +1 -1
  90. package/dist/esm/ptc-icon-minimize.entry.js +1 -1
  91. package/dist/esm/ptc-image-download-strip.entry.js +1 -1
  92. package/dist/esm/ptc-info-tile.entry.js +1 -1
  93. package/dist/esm/ptc-inline-cta.entry.js +1 -1
  94. package/dist/esm/ptc-jumbotron.entry.js +2 -2
  95. package/dist/esm/ptc-list.entry.js +1 -1
  96. package/dist/esm/ptc-media-card.entry.js +2 -2
  97. package/dist/esm/ptc-minimized-nav.entry.js +1 -1
  98. package/dist/esm/ptc-mobile-select.entry.js +1 -1
  99. package/dist/esm/ptc-modal-quiz.entry.js +1 -1
  100. package/dist/esm/ptc-multi-select_2.entry.js +2 -2
  101. package/dist/esm/ptc-nav-card.entry.js +1 -1
  102. package/dist/esm/ptc-nav-link.entry.js +1 -1
  103. package/dist/esm/ptc-nav-pills.entry.js +1 -1
  104. package/dist/esm/ptc-nav-skip-to-content.entry.js +1 -1
  105. package/dist/esm/ptc-nav-slider.entry.js +1 -1
  106. package/dist/esm/ptc-nav-submenu.entry.js +1 -1
  107. package/dist/esm/ptc-nav-tile.entry.js +1 -1
  108. package/dist/esm/ptc-news.entry.js +1 -1
  109. package/dist/esm/ptc-office-location-card.entry.js +1 -1
  110. package/dist/esm/ptc-office-locations.entry.js +1 -1
  111. package/dist/esm/ptc-picture.entry.js +1 -1
  112. package/dist/esm/ptc-podcast-card.entry.js +1 -1
  113. package/dist/esm/ptc-preferance-center-form.entry.js +1 -1
  114. package/dist/esm/ptc-previous-url.entry.js +1 -1
  115. package/dist/esm/ptc-pricing-add-on-card.entry.js +1 -1
  116. package/dist/esm/ptc-pricing-add-on-section.entry.js +1 -1
  117. package/dist/esm/ptc-pricing-block.entry.js +1 -1
  118. package/dist/esm/ptc-pricing-packaging-table.entry.js +2 -2
  119. package/dist/esm/ptc-pricing-tabs.entry.js +3 -3
  120. package/dist/esm/ptc-product-card.entry.js +1 -1
  121. package/dist/esm/ptc-product-category.entry.js +1 -1
  122. package/dist/esm/ptc-product-dropdown.entry.js +1 -1
  123. package/dist/esm/ptc-product-highlight-card.entry.js +1 -1
  124. package/dist/esm/ptc-product-list.entry.js +1 -1
  125. package/dist/esm/ptc-product-sidebar.entry.js +1 -1
  126. package/dist/esm/ptc-progress-bar.entry.js +1 -1
  127. package/dist/esm/ptc-quantity-counter.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-readmore-new.entry.js +1 -1
  131. package/dist/esm/ptc-readmore-v3.entry.js +1 -1
  132. package/dist/esm/ptc-readmore.entry.js +1 -1
  133. package/dist/esm/ptc-related-card-rail.entry.js +1 -1
  134. package/dist/esm/ptc-responsive-wrapper.entry.js +1 -1
  135. package/dist/esm/ptc-search-field.entry.js +1 -1
  136. package/dist/esm/ptc-seo-title.entry.js +1 -1
  137. package/dist/esm/ptc-shopping-cart.entry.js +1 -1
  138. package/dist/esm/ptc-showcase-card.entry.js +1 -1
  139. package/dist/esm/ptc-skeleton.entry.js +1 -1
  140. package/dist/esm/ptc-slit-card.entry.js +1 -1
  141. package/dist/esm/ptc-social-icons-footer.entry.js +1 -1
  142. package/dist/esm/ptc-social-icons.entry.js +1 -1
  143. package/dist/esm/ptc-span.entry.js +1 -1
  144. package/dist/esm/ptc-square-card.entry.js +1 -1
  145. package/dist/esm/ptc-sticky-icons.entry.js +1 -1
  146. package/dist/esm/ptc-sticky-section.entry.js +1 -1
  147. package/dist/esm/ptc-sticky-title.entry.js +1 -1
  148. package/dist/esm/ptc-subnav-card.entry.js +1 -1
  149. package/dist/esm/ptc-subnav.entry.js +1 -1
  150. package/dist/esm/ptc-svg-btn.entry.js +1 -1
  151. package/dist/esm/ptc-tab-list.entry.js +1 -1
  152. package/dist/esm/ptc-tab.entry.js +1 -1
  153. package/dist/esm/ptc-tabs.entry.js +1 -1
  154. package/dist/esm/ptc-text-copy-with-background.entry.js +1 -1
  155. package/dist/esm/ptc-theater-video-modal.entry.js +1 -1
  156. package/dist/esm/ptc-tooltip-v2.entry.js +1 -1
  157. package/dist/esm/ptc-tooltip-v3.entry.js +1 -1
  158. package/dist/esm/ptc-tooltip.entry.js +1 -1
  159. package/dist/esm/ptc-two-column-media.entry.js +1 -1
  160. package/dist/esm/ptc-value-led-card.entry.js +1 -1
  161. package/dist/esm/ptc-value-led-content-highlight.entry.js +1 -1
  162. package/dist/esm/ptc-value-led-content.entry.js +1 -1
  163. package/dist/esm/ptc-value-led-intro.entry.js +1 -1
  164. package/dist/esm/ptc-value-led-layout.entry.js +1 -1
  165. package/dist/esm/ptc-value-led-speed-bump.entry.js +1 -1
  166. package/dist/esm/ptc-value-prop-card.entry.js +1 -1
  167. package/dist/esm/ptc-video-embed.entry.js +1 -1
  168. package/dist/esm/ptc-white-paper.entry.js +1 -1
  169. package/dist/esm/ptcw-design.js +3 -3
  170. package/dist/esm/sequential-bundle-example.entry.js +1 -1
  171. package/dist/esm/sequential-bundle.entry.js +1 -1
  172. package/dist/esm/tab-content.entry.js +1 -1
  173. package/dist/esm/tab-header.entry.js +1 -1
  174. package/dist/esm/{utils-1bbe0c30.js → utils-b7c6422e.js} +1 -1
  175. package/dist/ptcw-design/{p-a3a04f4e.entry.js → p-0151c2ee.entry.js} +1 -1
  176. package/dist/ptcw-design/{p-03a917f8.entry.js → p-02f0460b.entry.js} +1 -1
  177. package/dist/ptcw-design/{p-5602ffb4.entry.js → p-031ee788.entry.js} +1 -1
  178. package/dist/ptcw-design/{p-4e2bb0e0.entry.js → p-03e0fa1d.entry.js} +1 -1
  179. package/dist/ptcw-design/{p-873c711b.entry.js → p-0596f764.entry.js} +1 -1
  180. package/dist/ptcw-design/{p-78be481f.entry.js → p-09431d71.entry.js} +1 -1
  181. package/dist/ptcw-design/{p-9e2fd13c.entry.js → p-0a558a22.entry.js} +1 -1
  182. package/dist/ptcw-design/{p-9ac99185.entry.js → p-0abb6e77.entry.js} +1 -1
  183. package/dist/ptcw-design/{p-71360e29.entry.js → p-0b182300.entry.js} +1 -1
  184. package/dist/ptcw-design/p-0ba53693.entry.js +1 -0
  185. package/dist/ptcw-design/{p-fb8584e4.entry.js → p-0ed4609e.entry.js} +1 -1
  186. package/dist/ptcw-design/p-11eb4dd1.entry.js +1 -0
  187. package/dist/ptcw-design/{p-c0bb1ad0.entry.js → p-13131b4d.entry.js} +1 -1
  188. package/dist/ptcw-design/{p-2657df50.entry.js → p-132f71c3.entry.js} +1 -1
  189. package/dist/ptcw-design/{p-99b45d23.entry.js → p-139ca5d2.entry.js} +1 -1
  190. package/dist/ptcw-design/{p-27e47c25.entry.js → p-14c77b5e.entry.js} +1 -1
  191. package/dist/ptcw-design/{p-f0d0d79c.entry.js → p-1a311a71.entry.js} +1 -1
  192. package/dist/ptcw-design/{p-85f32bf5.entry.js → p-1ab6201b.entry.js} +1 -1
  193. package/dist/ptcw-design/{p-99daf693.entry.js → p-1acd3617.entry.js} +1 -1
  194. package/dist/ptcw-design/{p-464d8e22.entry.js → p-1d48bad3.entry.js} +1 -1
  195. package/dist/ptcw-design/{p-46f67bec.entry.js → p-1e9f25fc.entry.js} +1 -1
  196. package/dist/ptcw-design/{p-6b32020a.entry.js → p-1ec32cbc.entry.js} +1 -1
  197. package/dist/ptcw-design/{p-bf8fbba7.entry.js → p-208ec7f3.entry.js} +1 -1
  198. package/dist/ptcw-design/p-212cdacd.entry.js +1 -0
  199. package/dist/ptcw-design/{p-8c49d736.entry.js → p-212d0145.entry.js} +1 -1
  200. package/dist/ptcw-design/{p-9b26ea67.entry.js → p-290012e3.entry.js} +1 -1
  201. package/dist/ptcw-design/{p-9b0df204.entry.js → p-298d02ab.entry.js} +1 -1
  202. package/dist/ptcw-design/{p-dc488936.entry.js → p-2aa419ae.entry.js} +1 -1
  203. package/dist/ptcw-design/{p-d734b373.entry.js → p-2ead689e.entry.js} +1 -1
  204. package/dist/ptcw-design/{p-21fa5abe.entry.js → p-2fd01953.entry.js} +1 -1
  205. package/dist/ptcw-design/{p-1b7087e7.entry.js → p-36b5cea1.entry.js} +1 -1
  206. package/dist/ptcw-design/p-36c42aae.entry.js +1 -0
  207. package/dist/ptcw-design/p-3717a6e1.entry.js +1 -0
  208. package/dist/ptcw-design/{p-dc8c0a06.entry.js → p-37899461.entry.js} +1 -1
  209. package/dist/ptcw-design/p-38905088.entry.js +1 -0
  210. package/dist/ptcw-design/{p-867a808f.entry.js → p-3b6c2a79.entry.js} +1 -1
  211. package/dist/ptcw-design/{p-f61a3476.entry.js → p-3b967df1.entry.js} +1 -1
  212. package/dist/ptcw-design/{p-8533988f.entry.js → p-3c52fabe.entry.js} +1 -1
  213. package/dist/ptcw-design/{p-58e91cb8.entry.js → p-3c72e82d.entry.js} +1 -1
  214. package/dist/ptcw-design/{p-e7937ac1.entry.js → p-3e06f959.entry.js} +1 -1
  215. package/dist/ptcw-design/{p-76d98c5a.entry.js → p-3e13b735.entry.js} +1 -1
  216. package/dist/ptcw-design/{p-a84cc8ad.entry.js → p-43006496.entry.js} +1 -1
  217. package/dist/ptcw-design/{p-fe907670.entry.js → p-4335d7f3.entry.js} +1 -1
  218. package/dist/ptcw-design/{p-c6a0dd99.entry.js → p-43756439.entry.js} +1 -1
  219. package/dist/ptcw-design/p-44579c05.entry.js +68 -0
  220. package/dist/ptcw-design/{p-53f49500.entry.js → p-4464123f.entry.js} +1 -1
  221. package/dist/ptcw-design/{p-ee534211.entry.js → p-4b23b4c3.entry.js} +1 -1
  222. package/dist/ptcw-design/{p-deebd138.entry.js → p-4f959e8f.entry.js} +1 -1
  223. package/dist/ptcw-design/{p-1ca8a5bf.entry.js → p-520542e2.entry.js} +1 -1
  224. package/dist/ptcw-design/p-53d88f2b.entry.js +1 -0
  225. package/dist/ptcw-design/{p-2c2f895a.entry.js → p-54891548.entry.js} +1 -1
  226. package/dist/ptcw-design/{p-fec1acdf.entry.js → p-5b0bc600.entry.js} +1 -1
  227. package/dist/ptcw-design/{p-085e82b8.entry.js → p-5c7faf2d.entry.js} +1 -1
  228. package/dist/ptcw-design/{p-f731fc96.entry.js → p-5da98805.entry.js} +1 -1
  229. package/dist/ptcw-design/{p-4036055e.entry.js → p-5db96118.entry.js} +1 -1
  230. package/dist/ptcw-design/{p-61d28206.entry.js → p-5fb671ee.entry.js} +1 -1
  231. package/dist/ptcw-design/{p-c631608f.entry.js → p-61a5012d.entry.js} +1 -1
  232. package/dist/ptcw-design/{p-5db6308b.entry.js → p-6b271c11.entry.js} +1 -1
  233. package/dist/ptcw-design/{p-71d73712.entry.js → p-6b4c37a1.entry.js} +1 -1
  234. package/dist/ptcw-design/p-6f9b7842.entry.js +1 -0
  235. package/dist/ptcw-design/{p-d3e5b65c.entry.js → p-7267b11d.entry.js} +1 -1
  236. package/dist/ptcw-design/p-72681e91.entry.js +1 -0
  237. package/dist/ptcw-design/{p-04aae3f5.entry.js → p-74a845fd.entry.js} +1 -1
  238. package/dist/ptcw-design/{p-99ee8a0e.entry.js → p-761f71c4.entry.js} +1 -1
  239. package/dist/ptcw-design/{p-8038bf31.entry.js → p-779c3f21.entry.js} +1 -1
  240. package/dist/ptcw-design/{p-282b7d4e.entry.js → p-78252282.entry.js} +1 -1
  241. package/dist/ptcw-design/{p-3738a01f.entry.js → p-794eebdb.entry.js} +1 -1
  242. package/dist/ptcw-design/{p-081e969d.entry.js → p-7b75091d.entry.js} +1 -1
  243. package/dist/ptcw-design/{p-583608d9.entry.js → p-7c416916.entry.js} +1 -1
  244. package/dist/ptcw-design/{p-4b192f5e.entry.js → p-7e19be10.entry.js} +1 -1
  245. package/dist/ptcw-design/{p-3c3a7b54.entry.js → p-7edef9ed.entry.js} +1 -1
  246. package/dist/ptcw-design/p-7f3ba557.entry.js +1 -0
  247. package/dist/ptcw-design/{p-7cc9255e.entry.js → p-7fada7ae.entry.js} +1 -1
  248. package/dist/ptcw-design/{p-5980d65d.entry.js → p-807ad5c4.entry.js} +1 -1
  249. package/dist/ptcw-design/{p-931650bb.entry.js → p-80c56c81.entry.js} +1 -1
  250. package/dist/ptcw-design/{p-ad87bdab.js → p-841b807d.js} +1 -1
  251. package/dist/ptcw-design/{p-48815ee0.entry.js → p-88379d69.entry.js} +1 -1
  252. package/dist/ptcw-design/{p-8daf00ae.entry.js → p-899a1931.entry.js} +1 -1
  253. package/dist/ptcw-design/{p-f07e64f2.entry.js → p-89ba79da.entry.js} +1 -1
  254. package/dist/ptcw-design/{p-9a335b5b.entry.js → p-8eb36507.entry.js} +1 -1
  255. package/dist/ptcw-design/{p-2a70a438.entry.js → p-9350450b.entry.js} +1 -1
  256. package/dist/ptcw-design/{p-ac75c7ad.js → p-944c5be8.js} +1 -1
  257. package/dist/ptcw-design/{p-7b71abaf.entry.js → p-94c59fac.entry.js} +1 -1
  258. package/dist/ptcw-design/p-973b06d1.entry.js +1 -0
  259. package/dist/ptcw-design/{p-daa07e11.entry.js → p-982c3ef3.entry.js} +1 -1
  260. package/dist/ptcw-design/{p-40b8c884.entry.js → p-986be938.entry.js} +1 -1
  261. package/dist/ptcw-design/p-99e41dc4.entry.js +1 -0
  262. package/dist/ptcw-design/p-9ae901e2.entry.js +1 -0
  263. package/dist/ptcw-design/{p-5db7f70b.entry.js → p-9d32f1bc.entry.js} +1 -1
  264. package/dist/ptcw-design/{p-e9f12e0d.entry.js → p-9db0897a.entry.js} +1 -1
  265. package/dist/ptcw-design/{p-3ee2a531.entry.js → p-9dde477c.entry.js} +1 -1
  266. package/dist/ptcw-design/{p-d1857ada.entry.js → p-9fa81b74.entry.js} +1 -1
  267. package/dist/ptcw-design/{p-dd73c4d1.entry.js → p-a14ef9c4.entry.js} +1 -1
  268. package/dist/ptcw-design/{p-257a68df.entry.js → p-a22d7ae8.entry.js} +1 -1
  269. package/dist/ptcw-design/{p-3872fce7.entry.js → p-a2710bbf.entry.js} +1 -1
  270. package/dist/ptcw-design/p-a2e0ebdf.entry.js +1 -0
  271. package/dist/ptcw-design/{p-8191928d.entry.js → p-a974f98f.entry.js} +1 -1
  272. package/dist/ptcw-design/{p-d20cf3c5.entry.js → p-aaf8fb04.entry.js} +1 -1
  273. package/dist/ptcw-design/{p-a25578e9.entry.js → p-ac78409e.entry.js} +1 -1
  274. package/dist/ptcw-design/p-ac860994.entry.js +1 -0
  275. package/dist/ptcw-design/{p-05af3532.entry.js → p-ace3e87f.entry.js} +1 -1
  276. package/dist/ptcw-design/{p-00e21489.entry.js → p-ad4f4f33.entry.js} +1 -1
  277. package/dist/ptcw-design/{p-2ac7e3ce.entry.js → p-ade21638.entry.js} +1 -1
  278. package/dist/ptcw-design/{p-dc85c302.entry.js → p-afbe8e2c.entry.js} +1 -1
  279. package/dist/ptcw-design/{p-aea09a70.entry.js → p-b293a0b1.entry.js} +1 -1
  280. package/dist/ptcw-design/{p-0e5932f0.entry.js → p-b3b63f67.entry.js} +1 -1
  281. package/dist/ptcw-design/{p-0f7e866f.entry.js → p-b5037070.entry.js} +1 -1
  282. package/dist/ptcw-design/{p-85c29073.entry.js → p-b5d0e4a2.entry.js} +1 -1
  283. package/dist/ptcw-design/{p-a7cb3851.entry.js → p-be00fb74.entry.js} +1 -1
  284. package/dist/ptcw-design/{p-89ba3dfd.entry.js → p-bf2f9183.entry.js} +1 -1
  285. package/dist/ptcw-design/{p-dbbe35bf.entry.js → p-bf439f9b.entry.js} +1 -1
  286. package/dist/ptcw-design/{p-38a56ed6.entry.js → p-c05e326f.entry.js} +1 -1
  287. package/dist/ptcw-design/{p-ffb0ff97.entry.js → p-c415ab42.entry.js} +1 -1
  288. package/dist/ptcw-design/{p-aac082cf.entry.js → p-c5417010.entry.js} +1 -1
  289. package/dist/ptcw-design/{p-97b9f41b.entry.js → p-c5886b7b.entry.js} +1 -1
  290. package/dist/ptcw-design/{p-04f0b1ba.entry.js → p-c9a73ad1.entry.js} +1 -1
  291. package/dist/ptcw-design/{p-5946d7c9.entry.js → p-cab0274c.entry.js} +1 -1
  292. package/dist/ptcw-design/p-cb6c9c41.entry.js +1 -0
  293. package/dist/ptcw-design/{p-136a91bf.entry.js → p-cc62e907.entry.js} +1 -1
  294. package/dist/ptcw-design/{p-3f71553e.entry.js → p-ce6349f1.entry.js} +1 -1
  295. package/dist/ptcw-design/{p-1a6759a4.entry.js → p-d113403b.entry.js} +1 -1
  296. package/dist/ptcw-design/{p-e3bf092e.entry.js → p-d1f57070.entry.js} +1 -1
  297. package/dist/ptcw-design/{p-fce2bd81.entry.js → p-d574d14a.entry.js} +1 -1
  298. package/dist/ptcw-design/{p-0ee01112.entry.js → p-d5fbe774.entry.js} +1 -1
  299. package/dist/ptcw-design/{p-260ecfef.entry.js → p-d9ec506c.entry.js} +1 -1
  300. package/dist/ptcw-design/{p-a54c6da5.entry.js → p-dabb1b70.entry.js} +1 -1
  301. package/dist/ptcw-design/{p-a0bf3dd2.entry.js → p-dadbab48.entry.js} +1 -1
  302. package/dist/ptcw-design/{p-c5f42895.entry.js → p-dd38bf84.entry.js} +1 -1
  303. package/dist/ptcw-design/{p-18f59395.entry.js → p-dd978236.entry.js} +1 -1
  304. package/dist/ptcw-design/{p-d7275289.entry.js → p-e1242dd4.entry.js} +1 -1
  305. package/dist/ptcw-design/{p-a37c5209.entry.js → p-e2e33ddb.entry.js} +1 -1
  306. package/dist/ptcw-design/p-e4c56952.entry.js +1 -0
  307. package/dist/ptcw-design/{p-fdee2cdc.entry.js → p-e6ebc832.entry.js} +1 -1
  308. package/dist/ptcw-design/{p-89177041.entry.js → p-e75dff95.entry.js} +1 -1
  309. package/dist/ptcw-design/{p-c68d31c6.entry.js → p-e87a4ff8.entry.js} +1 -1
  310. package/dist/ptcw-design/{p-0a9ee6c2.entry.js → p-e8b51e7d.entry.js} +1 -1
  311. package/dist/ptcw-design/{p-a4798ed2.entry.js → p-ea8e0b2e.entry.js} +1 -1
  312. package/dist/ptcw-design/{p-7a1db471.entry.js → p-ecfc8211.entry.js} +1 -1
  313. package/dist/ptcw-design/{p-071a6109.entry.js → p-ef0079b0.entry.js} +1 -1
  314. package/dist/ptcw-design/{p-da02913d.entry.js → p-f05be87f.entry.js} +1 -1
  315. package/dist/ptcw-design/{p-f5c97ab2.entry.js → p-f2006b03.entry.js} +1 -1
  316. package/dist/ptcw-design/p-f31ae1ba.entry.js +1 -0
  317. package/dist/ptcw-design/{p-e9a7475b.entry.js → p-f5dd551a.entry.js} +1 -1
  318. package/dist/ptcw-design/{p-139a02e6.entry.js → p-f64fadad.entry.js} +1 -1
  319. package/dist/ptcw-design/p-f6c3ae79.entry.js +1 -0
  320. package/dist/ptcw-design/{p-4f93c631.entry.js → p-f77c7c78.entry.js} +1 -1
  321. package/dist/ptcw-design/{p-b4564411.entry.js → p-f7ff8ee1.entry.js} +1 -1
  322. package/dist/ptcw-design/ptcw-design.css +1 -1
  323. package/dist/ptcw-design/ptcw-design.esm.js +1 -1
  324. package/dist/types/components/organism-bundles/event-jumbotron-example/event-jumbotron-example.d.ts +1 -0
  325. package/dist/types/components/ptc-card-content/ptc-card-content.d.ts +1 -1
  326. package/dist/types/components.d.ts +6 -4
  327. package/package.json +1 -1
  328. package/readme.md +1 -1
  329. package/dist/cjs/event-jumbotron-example.cjs.entry.js +0 -114
  330. package/dist/cjs/icon-asset.cjs.entry.js +0 -65
  331. package/dist/cjs/list-item.cjs.entry.js +0 -48
  332. package/dist/cjs/ptc-breadcrumb.cjs.entry.js +0 -47
  333. package/dist/cjs/ptc-button.cjs.entry.js +0 -84
  334. package/dist/cjs/ptc-card-bottom_2.cjs.entry.js +0 -132
  335. package/dist/cjs/ptc-card-content.cjs.entry.js +0 -68
  336. package/dist/cjs/ptc-close-icon_2.cjs.entry.js +0 -211
  337. package/dist/cjs/ptc-img.cjs.entry.js +0 -133
  338. package/dist/cjs/ptc-link.cjs.entry.js +0 -95
  339. package/dist/cjs/ptc-overlay.cjs.entry.js +0 -34
  340. package/dist/cjs/ptc-para.cjs.entry.js +0 -127
  341. package/dist/cjs/ptc-spacer.cjs.entry.js +0 -38
  342. package/dist/cjs/ptc-title.cjs.entry.js +0 -152
  343. package/dist/esm/event-jumbotron-example.entry.js +0 -110
  344. package/dist/esm/icon-asset.entry.js +0 -61
  345. package/dist/esm/list-item.entry.js +0 -44
  346. package/dist/esm/ptc-breadcrumb.entry.js +0 -43
  347. package/dist/esm/ptc-button.entry.js +0 -80
  348. package/dist/esm/ptc-card-bottom_2.entry.js +0 -127
  349. package/dist/esm/ptc-card-content.entry.js +0 -64
  350. package/dist/esm/ptc-close-icon_2.entry.js +0 -206
  351. package/dist/esm/ptc-img.entry.js +0 -129
  352. package/dist/esm/ptc-link.entry.js +0 -91
  353. package/dist/esm/ptc-overlay.entry.js +0 -30
  354. package/dist/esm/ptc-para.entry.js +0 -123
  355. package/dist/esm/ptc-spacer.entry.js +0 -34
  356. package/dist/esm/ptc-title.entry.js +0 -148
  357. package/dist/ptcw-design/p-0a214a22.entry.js +0 -1
  358. package/dist/ptcw-design/p-0c69ea52.entry.js +0 -1
  359. package/dist/ptcw-design/p-1deae4d9.entry.js +0 -1
  360. package/dist/ptcw-design/p-25a25451.entry.js +0 -1
  361. package/dist/ptcw-design/p-2e19248b.entry.js +0 -1
  362. package/dist/ptcw-design/p-48183365.entry.js +0 -1
  363. package/dist/ptcw-design/p-4cee12b8.entry.js +0 -1
  364. package/dist/ptcw-design/p-58a33388.entry.js +0 -68
  365. package/dist/ptcw-design/p-5d885144.entry.js +0 -1
  366. package/dist/ptcw-design/p-717d3a75.entry.js +0 -1
  367. package/dist/ptcw-design/p-7793babb.entry.js +0 -1
  368. package/dist/ptcw-design/p-7c865c34.entry.js +0 -1
  369. package/dist/ptcw-design/p-84ec4bf1.entry.js +0 -1
  370. package/dist/ptcw-design/p-850e9105.entry.js +0 -1
  371. package/dist/ptcw-design/p-88cffbf9.entry.js +0 -1
  372. package/dist/ptcw-design/p-8c692bd6.entry.js +0 -1
  373. package/dist/ptcw-design/p-942850e0.entry.js +0 -1
  374. package/dist/ptcw-design/p-97eb1025.entry.js +0 -1
  375. package/dist/ptcw-design/p-9d3a7f36.entry.js +0 -1
  376. package/dist/ptcw-design/p-a175e86e.entry.js +0 -1
  377. package/dist/ptcw-design/p-a4f65d28.entry.js +0 -1
  378. package/dist/ptcw-design/p-b3bbd17d.entry.js +0 -1
  379. package/dist/ptcw-design/p-b50f71dd.entry.js +0 -1
  380. package/dist/ptcw-design/p-b6e5379a.entry.js +0 -1
  381. package/dist/ptcw-design/p-b8ee8699.entry.js +0 -1
  382. package/dist/ptcw-design/p-cae1202f.entry.js +0 -1
  383. package/dist/ptcw-design/p-d2cc0297.entry.js +0 -1
  384. package/dist/ptcw-design/p-dee4bb6c.entry.js +0 -1
  385. package/dist/ptcw-design/p-e90fbbad.entry.js +0 -1
  386. package/dist/ptcw-design/p-fcad5568.entry.js +0 -1
  387. package/dist/ptcw-design/p-fd7e5935.entry.js +0 -1
  388. package/dist/ptcw-design/p-ff7baaf2.entry.js +0 -1
@@ -1,38 +0,0 @@
1
- 'use strict';
2
-
3
- Object.defineProperty(exports, '__esModule', { value: true });
4
-
5
- const index = require('./index-63ddc79c.js');
6
-
7
- const ptcSpacerCss = ":host{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;position:relative;display:block;width:12px;min-width:12px;height:12px}@media (min-width: 36em){:host{width:16px;min-width:16px;height:16px}}:host(.ptc-spacer-horizontal){display:inline-block;height:100% !important}:host(.ptc-spacer-horizontal.xx-small){width:4px;min-width:4px;height:100%}@media (min-width: 36em){:host(.ptc-spacer-horizontal.xx-small){width:4px;min-width:4px}}:host(.ptc-spacer-horizontal.x-small){width:4px;min-width:4px;height:100%}@media (min-width: 36em){:host(.ptc-spacer-horizontal.x-small){width:8px;min-width:8px}}:host(.ptc-spacer-horizontal.small){width:8px;min-width:8px;height:100%}@media (min-width: 36em){:host(.ptc-spacer-horizontal.small){width:12px;min-width:12px}}:host(.ptc-spacer-horizontal.medium){height:100%}:host(.ptc-spacer-horizontal.large){width:16px;min-width:16px;height:100%}@media (min-width: 36em){:host(.ptc-spacer-horizontal.large){width:20px;min-width:20px}}:host(.ptc-spacer-horizontal.x-large){width:20px;min-width:20px;height:100%}@media (min-width: 36em){:host(.ptc-spacer-horizontal.x-large){width:28px;min-width:28px}}:host(.ptc-spacer-horizontal.xx-large){width:28px;min-width:28px;height:100%}@media (min-width: 36em){:host(.ptc-spacer-horizontal.xx-large){width:36px;min-width:36px}}:host(.ptc-spacer-horizontal.xxx-large){width:36px;min-width:36px;height:100%}@media (min-width: 36em){:host(.ptc-spacer-horizontal.xxx-large){width:48px;min-width:48px}}:host(.ptc-spacer-horizontal.xxxx-large){width:48px;min-width:48px;height:100%}@media (min-width: 36em){:host(.ptc-spacer-horizontal.xxxx-large){width:72px;min-width:72px}}:host(.ptc-spacer-vertical.xx-small){width:100%;height:4px;min-height:4px}:host(.ptc-spacer-vertical.x-small){width:100%;height:4px;min-height:4px}@media (min-width: 36em){:host(.ptc-spacer-vertical.x-small){height:8px;min-height:8px}}:host(.ptc-spacer-vertical.small){width:100%;height:8px;min-height:8px}@media (min-width: 36em){:host(.ptc-spacer-vertical.small){height:12px;min-height:12px}}:host(.ptc-spacer-vertical.medium){width:100%}:host(.ptc-spacer-vertical.large){width:100%;height:16px;min-height:16px}@media (min-width: 36em){:host(.ptc-spacer-vertical.large){height:20px;min-height:20px}}:host(.ptc-spacer-vertical.x-large){width:100%;height:20px;min-height:20px}@media (min-width: 36em){:host(.ptc-spacer-vertical.x-large){height:28px;min-height:28px}}:host(.ptc-spacer-vertical.xx-large){width:100%;height:28px;min-height:28px}@media (min-width: 36em){:host(.ptc-spacer-vertical.xx-large){height:36px;min-height:36px}}:host(.ptc-spacer-vertical.xxx-large){width:100%;height:36px;min-height:36px}@media (min-width: 36em){:host(.ptc-spacer-vertical.xxx-large){height:48px;min-height:48px}}:host(.ptc-spacer-vertical.xxxx-large){width:100%;height:48px;min-height:48px}@media (min-width: 36em){:host(.ptc-spacer-vertical.xxxx-large){height:72px;min-height:72px}}:host(.ptc-spacer-vertical.space-144){width:100%;height:144px;min-height:144px}:host(.ptc-spacer-vertical.space-120){width:100%;height:120px;min-height:120px}:host(.ptc-spacer-vertical.space-128){width:100%;height:128px;min-height:128px}:host(.ptc-spacer-xx-small){display:none}@media (max-width: 22.5em){:host(.ptc-spacer-xx-small){display:block}}:host(.ptc-spacer-x-small){display:none}@media (max-width: 35.99em){:host(.ptc-spacer-x-small){display:block}}:host(.ptc-spacer-small){display:none}@media (min-width: 36em){:host(.ptc-spacer-small){display:block}}:host(.ptc-spacer-medium){display:none}@media (min-width: 48em){:host(.ptc-spacer-medium){display:block}}:host(.ptc-spacer-large){display:none}@media (min-width: 62em){:host(.ptc-spacer-large){display:block}}:host(.ptc-spacer-x-large){display:none}@media (min-width: 64.0625em){:host(.ptc-spacer-x-large){display:block}}:host(.ptc-spacer-xx-large){display:none}@media (min-width: 75em){:host(.ptc-spacer-xx-large){display:block}}:host(.ptc-spacer-xxx-large){display:none}@media (min-width: 90em){:host(.ptc-spacer-xxx-large){display:block}}";
8
-
9
- const PtcSpacer = class {
10
- constructor(hostRef) {
11
- index.registerInstance(this, hostRef);
12
- this.breakpoint = '';
13
- this.size = 'medium';
14
- this.direction = 'vertical';
15
- }
16
- render() {
17
- const classMap = this.getCssClassMap();
18
- return (index.h(index.Host, { class: classMap }));
19
- }
20
- getCssClassMap() {
21
- return {
22
- [this.size]: true,
23
- ['ptc-spacer-horizontal']: this.direction === 'horizontal',
24
- ['ptc-spacer-vertical']: this.direction === 'vertical',
25
- ['ptc-spacer-xx-small']: this.breakpoint === 'xx-small',
26
- ['ptc-spacer-x-small']: this.breakpoint === 'x-small',
27
- ['ptc-spacer-small']: this.breakpoint === 'small',
28
- ['ptc-spacer-medium']: this.breakpoint === 'medium',
29
- ['ptc-spacer-large']: this.breakpoint === 'large',
30
- ['ptc-spacer-x-large']: this.breakpoint === 'x-large',
31
- ['ptc-spacer-xx-large']: this.breakpoint === 'xx-large',
32
- ['ptc-spacer-xxx-large']: this.breakpoint === 'xxx-large',
33
- };
34
- }
35
- };
36
- PtcSpacer.style = ptcSpacerCss;
37
-
38
- exports.ptc_spacer = PtcSpacer;
@@ -1,152 +0,0 @@
1
- 'use strict';
2
-
3
- Object.defineProperty(exports, '__esModule', { value: true });
4
-
5
- const index = require('./index-63ddc79c.js');
6
- const utils = require('./utils-87d7b99f.js');
7
-
8
- const ptcTitleCss = "h1.sc-ptc-title,h2.sc-ptc-title,h3.sc-ptc-title,h4.sc-ptc-title,h5.sc-ptc-title,h6.sc-ptc-title,p.sc-ptc-title,ul.sc-ptc-title,li.sc-ptc-title,ptc-subnav.sc-ptc-title,ptc-tab-list.sc-ptc-title,ptc-link.sc-ptc-title,ptc-square-card.sc-ptc-title,.hyphenate-text.sc-ptc-title,ptc-footer.sc-ptc-title{word-break:break-word;hyphens:manual;-webkit-hyphens:manual;-moz-hyphens:manual;-ms-hyphens:manual}@supports (hyphenate-limit-chars: 12 3 3){h1.sc-ptc-title,h2.sc-ptc-title,h3.sc-ptc-title,h4.sc-ptc-title,h5.sc-ptc-title,h6.sc-ptc-title,p.sc-ptc-title,ul.sc-ptc-title,li.sc-ptc-title,ptc-subnav.sc-ptc-title,ptc-tab-list.sc-ptc-title,ptc-link.sc-ptc-title,ptc-square-card.sc-ptc-title,.hyphenate-text.sc-ptc-title,ptc-footer.sc-ptc-title{hyphens:auto;-webkit-hyphenate-limit-before:3;-webkit-hyphenate-limit-after:3;hyphenate-limit-chars:12 3 3;hyphenate-limit-lines:2;hyphenate-limit-last:always;hyphenate-limit-zone:6%;-webkit-hyphens:auto;-webkit-hyphenate-limit-before:3;-webkit-hyphenate-limit-after:3;-webkit-hyphenate-limit-chars:12 3 3;-webkit-hyphenate-limit-lines:2;-moz-hyphens:auto;-moz-hyphenate-limit-chars:12 3 3;-moz-hyphenate-limit-lines:2;-ms-hyphens:auto;-ms-hyphenate-limit-chars:12 3 3;-ms-hyphenate-limit-lines:2}}div.center.sc-ptc-title{text-align:center}div.center.dotted.sc-ptc-title h1.sc-ptc-title::before,div.center.dotted.sc-ptc-title h2.sc-ptc-title::before,div.center.dotted.sc-ptc-title h3.sc-ptc-title::before,div.center.dotted.sc-ptc-title h4.sc-ptc-title::before,div.center.dotted.sc-ptc-title h5.sc-ptc-title::before,div.center.dotted.sc-ptc-title h6.sc-ptc-title::before{left:50%;transform:translateX(-50%)}div.left.sc-ptc-title{text-align:left;width:100%}div.left.dotted.sc-ptc-title h1.sc-ptc-title::before,div.left.dotted.sc-ptc-title h2.sc-ptc-title::before,div.left.dotted.sc-ptc-title h3.sc-ptc-title::before,div.left.dotted.sc-ptc-title h4.sc-ptc-title::before,div.left.dotted.sc-ptc-title h5.sc-ptc-title::before,div.left.dotted.sc-ptc-title h6.sc-ptc-title::before{left:0%}div.right.sc-ptc-title{text-align:right}div.right.dotted.sc-ptc-title h1.sc-ptc-title::before,div.right.dotted.sc-ptc-title h2.sc-ptc-title::before,div.right.dotted.sc-ptc-title h3.sc-ptc-title::before,div.right.dotted.sc-ptc-title h4.sc-ptc-title::before,div.right.dotted.sc-ptc-title h5.sc-ptc-title::before,div.right.dotted.sc-ptc-title h6.sc-ptc-title::before{right:0%}div.inherit.sc-ptc-title{text-align:inherit}div.dotted.sc-ptc-title h1.sc-ptc-title::before,div.dotted.sc-ptc-title h2.sc-ptc-title::before,div.dotted.sc-ptc-title h3.sc-ptc-title::before,div.dotted.sc-ptc-title h4.sc-ptc-title::before,div.dotted.sc-ptc-title h5.sc-ptc-title::before,div.dotted.sc-ptc-title h6.sc-ptc-title::before{content:\"\";position:absolute;top:-6px;width:30%;display:block;border-top:3px dashed var(--color-green-07)}div.solid.sc-ptc-title h1.sc-ptc-title,div.solid.sc-ptc-title h2.sc-ptc-title,div.solid.sc-ptc-title h3.sc-ptc-title,div.solid.sc-ptc-title h4.sc-ptc-title,div.solid.sc-ptc-title h5.sc-ptc-title,div.solid.sc-ptc-title h6.sc-ptc-title{padding-top:12px}div.solid.sc-ptc-title h1.sc-ptc-title::before,div.solid.sc-ptc-title h2.sc-ptc-title::before,div.solid.sc-ptc-title h3.sc-ptc-title::before,div.solid.sc-ptc-title h4.sc-ptc-title::before,div.solid.sc-ptc-title h5.sc-ptc-title::before,div.solid.sc-ptc-title h6.sc-ptc-title::before{content:\"\";position:absolute;width:100%;height:0.7px;background-color:var(--color-gray-03);opacity:0.9;left:0px;top:0}div.solid.sc-ptc-title h1.sc-ptc-title::after,div.solid.sc-ptc-title h2.sc-ptc-title::after,div.solid.sc-ptc-title h3.sc-ptc-title::after,div.solid.sc-ptc-title h4.sc-ptc-title::after,div.solid.sc-ptc-title h5.sc-ptc-title::after,div.solid.sc-ptc-title h6.sc-ptc-title::after{content:\"\";position:absolute;width:56px;height:2px;background-color:var(--color-green-07);top:-2px;left:0px}div.is-standard.sc-ptc-title h1.sc-ptc-title,div.is-standard.sc-ptc-title h2.sc-ptc-title,div.is-standard.sc-ptc-title h3.sc-ptc-title,div.is-standard.sc-ptc-title h4.sc-ptc-title,div.is-standard.sc-ptc-title h5.sc-ptc-title,div.is-standard.sc-ptc-title h6.sc-ptc-title{display:inline-block;position:relative}div.is-standard.sc-ptc-title h1.sc-ptc-title{font-size:var(--ptc-font-size-xxx-large);line-height:var(--ptc-line-height-densest);font-weight:var(--ptc-font-weight-extrabold);letter-spacing:0px;color:var(--color-gray-10)}@media only screen and (min-width: 768px){div.is-standard.sc-ptc-title h1.sc-ptc-title{font-size:var(--ptc-font-size-xxxx-large)}}div.is-standard.sc-ptc-title h2.sc-ptc-title{font-size:var(--ptc-font-size-x-large);line-height:var(--ptc-line-height-densest);font-weight:var(--ptc-font-weight-extrabold);color:var(--color-gray-10)}@media only screen and (min-width: 768px){div.is-standard.sc-ptc-title h2.sc-ptc-title{font-size:var(--ptc-font-size-xx-large)}}div.is-plm-hub.sc-ptc-title h1.sc-ptc-title,div.is-plm-hub.sc-ptc-title h2.sc-ptc-title,div.is-plm-hub.sc-ptc-title h3.sc-ptc-title,div.is-plm-hub.sc-ptc-title h4.sc-ptc-title,div.is-plm-hub.sc-ptc-title h5.sc-ptc-title,div.is-plm-hub.sc-ptc-title h6.sc-ptc-title{display:inline-block;position:relative;margin-block-start:0em;margin-block-end:0em;margin-inline-start:0px;margin-inline-end:0px;color:var(--color-white) !important}div.margin-flush.sc-ptc-title{margin-top:0;margin-bottom:0}div.margin-flush.sc-ptc-title h1.sc-ptc-title,div.margin-flush.sc-ptc-title h2.sc-ptc-title,div.margin-flush.sc-ptc-title h3.sc-ptc-title,div.margin-flush.sc-ptc-title h4.sc-ptc-title,div.margin-flush.sc-ptc-title h5.sc-ptc-title{margin-top:0;margin-bottom:0}div.margin-top-2.sc-ptc-title{margin-top:var(--ptc-element-spacing-02);margin-bottom:0}div.margin-top-3.sc-ptc-title{margin-top:var(--ptc-element-spacing-03);margin-bottom:0}div.margin-top-4.sc-ptc-title{margin-top:var(--ptc-element-spacing-04);margin-bottom:0}div.margin-top-5.sc-ptc-title{margin-top:var(--ptc-element-spacing-05);margin-bottom:0}div.margin-top-6.sc-ptc-title{margin-top:var(--ptc-element-spacing-06);margin-bottom:0}div.margin-bottom-2.sc-ptc-title{margin-bottom:var(--ptc-element-spacing-02);margin-top:0}div.margin-bottom-3.sc-ptc-title{margin-bottom:var(--ptc-element-spacing-03);margin-top:0}div.margin-bottom-4.sc-ptc-title{margin-bottom:var(--ptc-element-spacing-04);margin-top:0}div.margin-bottom-5.sc-ptc-title{margin-bottom:var(--ptc-element-spacing-05);margin-top:0}div.margin-bottom-6.sc-ptc-title{margin-bottom:var(--ptc-element-spacing-06);margin-top:0}div.margin-2.sc-ptc-title{margin-top:var(--ptc-element-spacing-02);margin-bottom:var(--ptc-element-spacing-02)}div.margin-3.sc-ptc-title{margin-top:var(--ptc-element-spacing-03);margin-bottom:var(--ptc-element-spacing-03)}div.margin-4.sc-ptc-title{margin-top:var(--ptc-element-spacing-04);margin-bottom:var(--ptc-element-spacing-04)}div.margin-5.sc-ptc-title{margin-top:var(--ptc-element-spacing-05);margin-bottom:var(--ptc-element-spacing-05)}div.margin-5.sc-ptc-title h4.sc-ptc-title{margin-top:0;margin-bottom:0}div.margin-6.sc-ptc-title{margin-top:var(--ptc-element-spacing-06);margin-bottom:var(--ptc-element-spacing-06)}div.margin-9.sc-ptc-title{margin-top:var(--ptc-element-spacing-09);margin-bottom:var(--ptc-element-spacing-09)}div.green.sc-ptc-title h1.sc-ptc-title,div.green.sc-ptc-title h2.sc-ptc-title,div.green.sc-ptc-title h3.sc-ptc-title,div.green.sc-ptc-title h4.sc-ptc-title,div.green.sc-ptc-title h5.sc-ptc-title,div.green.sc-ptc-title h6.sc-ptc-title{text-shadow:0px 0px var(--ptc-element-spacing-03) var(--color-green-07)}div.blue.sc-ptc-title h1.sc-ptc-title,div.blue.sc-ptc-title h2.sc-ptc-title,div.blue.sc-ptc-title h3.sc-ptc-title,div.blue.sc-ptc-title h4.sc-ptc-title,div.blue.sc-ptc-title h5.sc-ptc-title,div.blue.sc-ptc-title h6.sc-ptc-title{text-shadow:0px 0px var(--ptc-element-spacing-03) var(--color-blue-07)}div.red.sc-ptc-title h1.sc-ptc-title,div.red.sc-ptc-title h2.sc-ptc-title,div.red.sc-ptc-title h3.sc-ptc-title,div.red.sc-ptc-title h4.sc-ptc-title,div.red.sc-ptc-title h5.sc-ptc-title,div.red.sc-ptc-title h6.sc-ptc-title{text-shadow:0px 0px var(--ptc-element-spacing-03) var(--color-red-07)}div.orange.sc-ptc-title h1.sc-ptc-title,div.orange.sc-ptc-title h2.sc-ptc-title,div.orange.sc-ptc-title h3.sc-ptc-title,div.orange.sc-ptc-title h4.sc-ptc-title,div.orange.sc-ptc-title h5.sc-ptc-title,div.orange.sc-ptc-title h6.sc-ptc-title{text-shadow:0px 0px var(--ptc-element-spacing-03) var(--color-orange-07)}div.slate-grey.sc-ptc-title h1.sc-ptc-title,div.slate-grey.sc-ptc-title h2.sc-ptc-title,div.slate-grey.sc-ptc-title h3.sc-ptc-title,div.slate-grey.sc-ptc-title h4.sc-ptc-title,div.slate-grey.sc-ptc-title h5.sc-ptc-title,div.slate-grey.sc-ptc-title h6.sc-ptc-title{text-shadow:0px 0px var(--ptc-element-spacing-03) var(--color-gray-07)}div.w-3.sc-ptc-title h1.sc-ptc-title,div.w-3.sc-ptc-title h2.sc-ptc-title,div.w-3.sc-ptc-title h3.sc-ptc-title,div.w-3.sc-ptc-title h4.sc-ptc-title,div.w-3.sc-ptc-title h5.sc-ptc-title,div.w-3.sc-ptc-title h6.sc-ptc-title{font-weight:var(--ptc-font-weight-thin)}div.w-4.sc-ptc-title h1.sc-ptc-title,div.w-4.sc-ptc-title h2.sc-ptc-title,div.w-4.sc-ptc-title h3.sc-ptc-title,div.w-4.sc-ptc-title h4.sc-ptc-title,div.w-4.sc-ptc-title h5.sc-ptc-title,div.w-4.sc-ptc-title h6.sc-ptc-title{font-weight:var(--ptc-font-weight-regular)}div.w-5.sc-ptc-title h1.sc-ptc-title,div.w-5.sc-ptc-title h2.sc-ptc-title,div.w-5.sc-ptc-title h3.sc-ptc-title,div.w-5.sc-ptc-title h4.sc-ptc-title,div.w-5.sc-ptc-title h5.sc-ptc-title,div.w-5.sc-ptc-title h6.sc-ptc-title{font-weight:var(--ptc-font-weight-medium)}div.w-6.sc-ptc-title h1.sc-ptc-title,div.w-6.sc-ptc-title h2.sc-ptc-title,div.w-6.sc-ptc-title h3.sc-ptc-title,div.w-6.sc-ptc-title h4.sc-ptc-title,div.w-6.sc-ptc-title h5.sc-ptc-title,div.w-6.sc-ptc-title h6.sc-ptc-title{font-weight:var(--ptc-font-weight-semibold)}div.w-7.sc-ptc-title h1.sc-ptc-title,div.w-7.sc-ptc-title h2.sc-ptc-title,div.w-7.sc-ptc-title h3.sc-ptc-title,div.w-7.sc-ptc-title h4.sc-ptc-title,div.w-7.sc-ptc-title h5.sc-ptc-title,div.w-7.sc-ptc-title h6.sc-ptc-title{font-weight:var(--ptc-font-weight-bold)}div.w-8.sc-ptc-title h1.sc-ptc-title,div.w-8.sc-ptc-title h2.sc-ptc-title,div.w-8.sc-ptc-title h3.sc-ptc-title,div.w-8.sc-ptc-title h4.sc-ptc-title,div.w-8.sc-ptc-title h5.sc-ptc-title,div.w-8.sc-ptc-title h6.sc-ptc-title{font-weight:var(--ptc-font-weight-extrabold)}div.w-9.sc-ptc-title h1.sc-ptc-title,div.w-9.sc-ptc-title h2.sc-ptc-title,div.w-9.sc-ptc-title h3.sc-ptc-title,div.w-9.sc-ptc-title h4.sc-ptc-title,div.w-9.sc-ptc-title h5.sc-ptc-title,div.w-9.sc-ptc-title h6.sc-ptc-title{font-weight:var(--ptc-font-weight-black)}div.xx-small.sc-ptc-title h1.sc-ptc-title,div.xx-small.sc-ptc-title h2.sc-ptc-title,div.xx-small.sc-ptc-title h3.sc-ptc-title,div.xx-small.sc-ptc-title h4.sc-ptc-title,div.xx-small.sc-ptc-title h5.sc-ptc-title,div.xx-small.sc-ptc-title h6.sc-ptc-title{font-size:var(--ptc-font-size-xx-small)}div.x-small.sc-ptc-title h1.sc-ptc-title,div.x-small.sc-ptc-title h2.sc-ptc-title,div.x-small.sc-ptc-title h3.sc-ptc-title,div.x-small.sc-ptc-title h4.sc-ptc-title,div.x-small.sc-ptc-title h5.sc-ptc-title,div.x-small.sc-ptc-title h6.sc-ptc-title{font-size:var(--ptc-font-size-x-small)}div.small.sc-ptc-title h1.sc-ptc-title,div.small.sc-ptc-title h2.sc-ptc-title,div.small.sc-ptc-title h3.sc-ptc-title,div.small.sc-ptc-title h4.sc-ptc-title,div.small.sc-ptc-title h5.sc-ptc-title,div.small.sc-ptc-title h6.sc-ptc-title{font-size:var(--ptc-font-size-small)}div.medium.sc-ptc-title h1.sc-ptc-title,div.medium.sc-ptc-title h2.sc-ptc-title,div.medium.sc-ptc-title h3.sc-ptc-title,div.medium.sc-ptc-title h4.sc-ptc-title,div.medium.sc-ptc-title h5.sc-ptc-title,div.medium.sc-ptc-title h6.sc-ptc-title{font-size:var(--ptc-font-size-medium)}div.large.sc-ptc-title h1.sc-ptc-title,div.large.sc-ptc-title h2.sc-ptc-title,div.large.sc-ptc-title h3.sc-ptc-title,div.large.sc-ptc-title h4.sc-ptc-title,div.large.sc-ptc-title h5.sc-ptc-title,div.large.sc-ptc-title h6.sc-ptc-title{font-size:var(--ptc-font-size-large)}div.large.sc-ptc-title h3.sc-ptc-title{font-size:var(--ptc-font-size-medium)}@media only screen and (min-width: 768px){div.large.sc-ptc-title h3.sc-ptc-title{font-size:var(--ptc-font-size-large)}}div.x-large.sc-ptc-title h1.sc-ptc-title,div.x-large.sc-ptc-title h2.sc-ptc-title,div.x-large.sc-ptc-title h3.sc-ptc-title,div.x-large.sc-ptc-title h4.sc-ptc-title,div.x-large.sc-ptc-title h5.sc-ptc-title,div.x-large.sc-ptc-title h6.sc-ptc-title{font-size:var(--ptc-font-size-x-large)}div.xx-large.sc-ptc-title h1.sc-ptc-title,div.xx-large.sc-ptc-title h2.sc-ptc-title,div.xx-large.sc-ptc-title h3.sc-ptc-title,div.xx-large.sc-ptc-title h4.sc-ptc-title{font-size:var(--ptc-font-size-x-large)}@media only screen and (min-width: 768px){div.xx-large.sc-ptc-title h1.sc-ptc-title,div.xx-large.sc-ptc-title h2.sc-ptc-title,div.xx-large.sc-ptc-title h3.sc-ptc-title,div.xx-large.sc-ptc-title h4.sc-ptc-title{font-size:var(--ptc-font-size-xx-large)}}div.xxx-large.sc-ptc-title h1.sc-ptc-title,div.xxx-large.sc-ptc-title h2.sc-ptc-title,div.xxx-large.sc-ptc-title h3.sc-ptc-title,div.xxx-large.sc-ptc-title h4.sc-ptc-title,div.xxx-large.sc-ptc-title h5.sc-ptc-title,div.xxx-large.sc-ptc-title h6.sc-ptc-title{font-size:var(--ptc-font-size-xx-large)}@media only screen and (min-width: 768px){div.xxx-large.sc-ptc-title h1.sc-ptc-title,div.xxx-large.sc-ptc-title h2.sc-ptc-title,div.xxx-large.sc-ptc-title h3.sc-ptc-title,div.xxx-large.sc-ptc-title h4.sc-ptc-title,div.xxx-large.sc-ptc-title h5.sc-ptc-title,div.xxx-large.sc-ptc-title h6.sc-ptc-title{font-size:var(--ptc-font-size-xxx-large)}}div.xxxx-large.sc-ptc-title h1.sc-ptc-title,div.xxxx-large.sc-ptc-title h2.sc-ptc-title,div.xxxx-large.sc-ptc-title h3.sc-ptc-title,div.xxxx-large.sc-ptc-title h4.sc-ptc-title,div.xxxx-large.sc-ptc-title h5.sc-ptc-title,div.xxxx-large.sc-ptc-title h6.sc-ptc-title{font-size:var(--ptc-font-size-xxx-large)}@media only screen and (min-width: 768px){div.xxxx-large.sc-ptc-title h1.sc-ptc-title,div.xxxx-large.sc-ptc-title h2.sc-ptc-title,div.xxxx-large.sc-ptc-title h3.sc-ptc-title,div.xxxx-large.sc-ptc-title h4.sc-ptc-title,div.xxxx-large.sc-ptc-title h5.sc-ptc-title,div.xxxx-large.sc-ptc-title h6.sc-ptc-title{font-size:var(--ptc-font-size-xxxx-large)}}div.xx-large-allbp.sc-ptc-title h1.sc-ptc-title,div.xx-large-allbp.sc-ptc-title h2.sc-ptc-title,div.xx-large-allbp.sc-ptc-title h3.sc-ptc-title,div.xx-large-allbp.sc-ptc-title h4.sc-ptc-title,div.xx-large-allbp.sc-ptc-title h5.sc-ptc-title,div.xx-large-allbp.sc-ptc-title h6.sc-ptc-title{font-size:var(--ptc-font-size-xx-large)}div.xxxx-large-allbp.sc-ptc-title h1.sc-ptc-title,div.xxxx-large-allbp.sc-ptc-title h2.sc-ptc-title,div.xxxx-large-allbp.sc-ptc-title h3.sc-ptc-title,div.xxxx-large-allbp.sc-ptc-title h4.sc-ptc-title,div.xxxx-large-allbp.sc-ptc-title h5.sc-ptc-title,div.xxxx-large-allbp.sc-ptc-title h6.sc-ptc-title{font-size:var(--ptc-font-size-xxxx-large)}div.xxxx-large-desktop.sc-ptc-title h1.sc-ptc-title,div.xxxx-large-desktop.sc-ptc-title h2.sc-ptc-title,div.xxxx-large-desktop.sc-ptc-title h3.sc-ptc-title,div.xxxx-large-desktop.sc-ptc-title h4.sc-ptc-title,div.xxxx-large-desktop.sc-ptc-title h5.sc-ptc-title,div.xxxx-large-desktop.sc-ptc-title h6.sc-ptc-title{font-size:var(--ptc-font-size-xxx-large)}@media only screen and (min-width: 992px){div.xxxx-large-desktop.sc-ptc-title h1.sc-ptc-title,div.xxxx-large-desktop.sc-ptc-title h2.sc-ptc-title,div.xxxx-large-desktop.sc-ptc-title h3.sc-ptc-title,div.xxxx-large-desktop.sc-ptc-title h4.sc-ptc-title,div.xxxx-large-desktop.sc-ptc-title h5.sc-ptc-title,div.xxxx-large-desktop.sc-ptc-title h6.sc-ptc-title{font-size:var(--ptc-font-size-xxxx-large)}}div.xxxx-large-store.sc-ptc-title h1.sc-ptc-title,div.xxxx-large-store.sc-ptc-title h2.sc-ptc-title,div.xxxx-large-store.sc-ptc-title h3.sc-ptc-title,div.xxxx-large-store.sc-ptc-title h4.sc-ptc-title,div.xxxx-large-store.sc-ptc-title h5.sc-ptc-title,div.xxxx-large-store.sc-ptc-title h6.sc-ptc-title{font-size:var(--ptc-font-size-xxx-large)}@media only screen and (min-width: 992px){div.xxxx-large-store.sc-ptc-title h1.sc-ptc-title,div.xxxx-large-store.sc-ptc-title h2.sc-ptc-title,div.xxxx-large-store.sc-ptc-title h3.sc-ptc-title,div.xxxx-large-store.sc-ptc-title h4.sc-ptc-title,div.xxxx-large-store.sc-ptc-title h5.sc-ptc-title,div.xxxx-large-store.sc-ptc-title h6.sc-ptc-title{font-size:var(--ptc-font-size-xxxx-large)}}div.densest.sc-ptc-title h1.sc-ptc-title,div.densest.sc-ptc-title h2.sc-ptc-title,div.densest.sc-ptc-title h3.sc-ptc-title,div.densest.sc-ptc-title h4.sc-ptc-title,div.densest.sc-ptc-title h5.sc-ptc-title,div.densest.sc-ptc-title h6.sc-ptc-title{line-height:var(--ptc-line-height-densest)}div.denser.sc-ptc-title h1.sc-ptc-title,div.denser.sc-ptc-title h2.sc-ptc-title,div.denser.sc-ptc-title h3.sc-ptc-title,div.denser.sc-ptc-title h4.sc-ptc-title,div.denser.sc-ptc-title h5.sc-ptc-title,div.denser.sc-ptc-title h6.sc-ptc-title{line-height:var(--ptc-line-height-denser)}div.dense.sc-ptc-title h1.sc-ptc-title,div.dense.sc-ptc-title h2.sc-ptc-title,div.dense.sc-ptc-title h3.sc-ptc-title,div.dense.sc-ptc-title h4.sc-ptc-title,div.dense.sc-ptc-title h5.sc-ptc-title,div.dense.sc-ptc-title h6.sc-ptc-title{line-height:var(--ptc-line-height-dense)}div.normal.sc-ptc-title h1.sc-ptc-title,div.normal.sc-ptc-title h2.sc-ptc-title,div.normal.sc-ptc-title h3.sc-ptc-title,div.normal.sc-ptc-title h4.sc-ptc-title,div.normal.sc-ptc-title h5.sc-ptc-title,div.normal.sc-ptc-title h6.sc-ptc-title{line-height:var(--ptc-line-height-normal)}div.loose.sc-ptc-title h1.sc-ptc-title,div.loose.sc-ptc-title h2.sc-ptc-title,div.loose.sc-ptc-title h3.sc-ptc-title,div.loose.sc-ptc-title h4.sc-ptc-title,div.loose.sc-ptc-title h5.sc-ptc-title,div.loose.sc-ptc-title h6.sc-ptc-title{line-height:var(--ptc-line-height-loose)}div.looser.sc-ptc-title h1.sc-ptc-title,div.looser.sc-ptc-title h2.sc-ptc-title,div.looser.sc-ptc-title h3.sc-ptc-title,div.looser.sc-ptc-title h4.sc-ptc-title,div.looser.sc-ptc-title h5.sc-ptc-title,div.looser.sc-ptc-title h6.sc-ptc-title{line-height:var(--ptc-line-height-looser)}div.paragraph.sc-ptc-title h1.sc-ptc-title,div.paragraph.sc-ptc-title h2.sc-ptc-title,div.paragraph.sc-ptc-title h3.sc-ptc-title,div.paragraph.sc-ptc-title h4.sc-ptc-title,div.paragraph.sc-ptc-title h5.sc-ptc-title,div.paragraph.sc-ptc-title h6.sc-ptc-title{line-height:var(--ptc-line-height-paragraph)}div.black.sc-ptc-title h1.sc-ptc-title,div.black.sc-ptc-title h2.sc-ptc-title,div.black.sc-ptc-title h3.sc-ptc-title,div.black.sc-ptc-title h4.sc-ptc-title,div.black.sc-ptc-title h5.sc-ptc-title,div.black.sc-ptc-title h6.sc-ptc-title{color:var(--color-black)}div.white.sc-ptc-title h1.sc-ptc-title,div.white.sc-ptc-title h2.sc-ptc-title,div.white.sc-ptc-title h3.sc-ptc-title,div.white.sc-ptc-title h4.sc-ptc-title,div.white.sc-ptc-title h5.sc-ptc-title,div.white.sc-ptc-title h6.sc-ptc-title{color:var(--color-white)}div.gray-1.sc-ptc-title h1.sc-ptc-title,div.gray-1.sc-ptc-title h2.sc-ptc-title,div.gray-1.sc-ptc-title h3.sc-ptc-title,div.gray-1.sc-ptc-title h4.sc-ptc-title,div.gray-1.sc-ptc-title h5.sc-ptc-title,div.gray-1.sc-ptc-title h6.sc-ptc-title{color:var(--color-gray-01)}div.gray.sc-ptc-title h1.sc-ptc-title,div.gray.sc-ptc-title h2.sc-ptc-title,div.gray.sc-ptc-title h3.sc-ptc-title,div.gray.sc-ptc-title h4.sc-ptc-title,div.gray.sc-ptc-title h5.sc-ptc-title,div.gray.sc-ptc-title h6.sc-ptc-title{color:var(--color-gray-10)}div.gray-darker.sc-ptc-title h1.sc-ptc-title,div.gray-darker.sc-ptc-title h2.sc-ptc-title,div.gray-darker.sc-ptc-title h3.sc-ptc-title,div.gray-darker.sc-ptc-title h4.sc-ptc-title,div.gray-darker.sc-ptc-title h5.sc-ptc-title,div.gray-darker.sc-ptc-title h6.sc-ptc-title{color:var(--color-gray-11)}div.ellipsis-boxing.sc-ptc-title h1.sc-ptc-title,div.ellipsis-boxing.sc-ptc-title h2.sc-ptc-title,div.ellipsis-boxing.sc-ptc-title h3.sc-ptc-title,div.ellipsis-boxing.sc-ptc-title h4.sc-ptc-title,div.ellipsis-boxing.sc-ptc-title h5.sc-ptc-title,div.ellipsis-boxing.sc-ptc-title h6.sc-ptc-title{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;overflow-wrap:break-word;padding-bottom:0}div.block.sc-ptc-title h1.sc-ptc-title,div.block.sc-ptc-title h2.sc-ptc-title,div.block.sc-ptc-title h3.sc-ptc-title,div.block.sc-ptc-title h4.sc-ptc-title,div.block.sc-ptc-title h5.sc-ptc-title,div.block.sc-ptc-title h6.sc-ptc-title{display:block}.line-clamp-title.sc-ptc-title{display:-webkit-box !important;-webkit-box-orient:vertical;overflow:hidden}.sc-ptc-title-h{display:block}.sc-ptc-title-h div.sc-ptc-title{position:relative}";
9
-
10
- const PtcTitle = class {
11
- constructor(hostRef) {
12
- index.registerInstance(this, hostRef);
13
- this.isPlmHub = false;
14
- this.type = 'h2';
15
- this.textAlign = undefined;
16
- this.upperline = 'dotted';
17
- this.titleShadow = undefined;
18
- this.titleColor = 'gray';
19
- this.titleMargin = undefined;
20
- this.titleWeight = undefined;
21
- this.titleSize = undefined;
22
- this.titleHeight = 'densest';
23
- this.styles = undefined;
24
- this.ellipsisLineCutoff = undefined;
25
- this.titleDisplay = 'inline-block';
26
- this.seoCompatibilityMode = false;
27
- this.tooltipZIndex = 'auto';
28
- this.tooltipPosition = 'bottom';
29
- this.tooltipTheme = 'standard';
30
- this.enableTooltip = false;
31
- this.maxChars = undefined;
32
- this.maxLines = undefined;
33
- this.hideTooltipOnMobile = false;
34
- this.ismob = undefined;
35
- this.tooltipWidth = 'default';
36
- }
37
- // Tooltip Properties ends
38
- componentDidLoad() {
39
- if (this.hideTooltipOnMobile) {
40
- this.el.classList.add('hide-tooltip-on-mobile');
41
- }
42
- this.el.addEventListener('mouseenter', () => this.toggleTitleTooltip(true));
43
- this.el.addEventListener('mouseleave', () => this.toggleTitleTooltip(false));
44
- }
45
- render() {
46
- if (this.seoCompatibilityMode) {
47
- return this.seoCompRender();
48
- }
49
- else {
50
- return this.standardRender();
51
- }
52
- }
53
- getSortedText(content) {
54
- if (!this.enableTooltip)
55
- return;
56
- const trimmedContent = content.trim();
57
- const shouldTruncate = (trimmedContent.length > this.maxChars) && !this.maxLines;
58
- return shouldTruncate ? trimmedContent.slice(0, this.maxChars) + '...' : trimmedContent;
59
- }
60
- toggleTitleTooltip(show) {
61
- var _a;
62
- const tooltipClass = 'tooltip-box';
63
- const existingTooltip = this.el.querySelector(`.${tooltipClass}`);
64
- const text = this.el.querySelectorAll('.line-clamp-title');
65
- let maxLinesShowCheck = false;
66
- if (text) {
67
- text.forEach(t => {
68
- maxLinesShowCheck = t.scrollHeight > t.clientHeight;
69
- });
70
- }
71
- const ifCharExceeds = this.tooltipText && (this.tooltipText.length > this.maxChars) && !this.maxLines;
72
- const ifLinesExceeds = this.maxLines && maxLinesShowCheck;
73
- if (show && this.enableTooltip) {
74
- if ((!existingTooltip && ifCharExceeds) || (!existingTooltip && ifLinesExceeds)) {
75
- const tooltipMarkup = document.createElement('div');
76
- tooltipMarkup.className = tooltipClass;
77
- tooltipMarkup.innerText = this.tooltipText;
78
- tooltipMarkup.style.zIndex = String(this.tooltipZIndex); // Ensures zIndex is a string
79
- tooltipMarkup.classList.add(this.tooltipPosition, this.tooltipTheme, this.tooltipWidth);
80
- if (this.hideTooltipOnMobile) {
81
- tooltipMarkup.classList.add('hide-tooltip-mobile');
82
- }
83
- (_a = this.el.querySelector('div')) === null || _a === void 0 ? void 0 : _a.appendChild(tooltipMarkup);
84
- }
85
- }
86
- else {
87
- existingTooltip === null || existingTooltip === void 0 ? void 0 : existingTooltip.remove();
88
- }
89
- }
90
- seoCompRender() {
91
- const classMap = this.getCssClassMap();
92
- const cutOff = this.getLineCuttoff();
93
- const [TagType, firstChild] = utils.getSeoTagType(this.el, this.type);
94
- let html = firstChild && firstChild.innerHTML;
95
- // added for tooltip
96
- this.tooltipText = html.trim();
97
- let eleText = firstChild && firstChild.innerText;
98
- html = (this.enableTooltip) ? this.getSortedText(eleText) : html;
99
- if (this.el == firstChild) {
100
- this.el.innerHTML = '';
101
- }
102
- return (index.h(index.Host, null, this.styles && index.h("style", null, this.styles), index.h("div", { class: classMap }, index.h(TagType, { innerHTML: html, style: cutOff, class: this.maxLines && this.maxLines > 0 ? 'line-clamp-title' : '' }))));
103
- }
104
- standardRender() {
105
- const classMap = this.getCssClassMap();
106
- const cutOff = this.getLineCuttoff();
107
- let TagType;
108
- switch (this.type) {
109
- case 'h1':
110
- TagType = 'h1';
111
- break;
112
- case 'h3':
113
- TagType = 'h3';
114
- break;
115
- case 'h4':
116
- TagType = 'h4';
117
- break;
118
- case 'h5':
119
- TagType = 'h5';
120
- break;
121
- case 'h6':
122
- TagType = 'h6';
123
- break;
124
- default:
125
- TagType = 'h2';
126
- }
127
- return (index.h(index.Host, null, this.styles && index.h("style", null, this.styles), index.h("div", { class: classMap }, index.h(TagType, { style: cutOff }, index.h("slot", null)))));
128
- }
129
- getCssClassMap() {
130
- return {
131
- [this.textAlign]: !!this.textAlign ? true : false,
132
- [this.upperline]: true,
133
- [this.isPlmHub ? 'is-plm-hub' : 'is-standard']: true,
134
- [this.titleMargin]: !!this.titleMargin ? true : false,
135
- [this.titleShadow]: !!this.titleShadow ? true : false,
136
- [this.titleWeight]: !!this.titleWeight ? true : false,
137
- [this.titleSize]: !!this.titleSize ? true : false,
138
- [this.titleHeight]: !!this.titleHeight ? true : false,
139
- [this.titleColor]: !!this.titleColor ? true : false,
140
- ['ellipsis-boxing']: this.ellipsisLineCutoff && this.ellipsisLineCutoff > 0,
141
- [this.titleDisplay]: !!this.titleDisplay ? true : false,
142
- };
143
- }
144
- getLineCuttoff() {
145
- const lineClamp = this.ellipsisLineCutoff > 0 ? this.ellipsisLineCutoff : this.maxLines;
146
- return lineClamp > 0 ? { '-webkit-line-clamp': `${lineClamp}` } : {};
147
- }
148
- get el() { return index.getElement(this); }
149
- };
150
- PtcTitle.style = ptcTitleCss;
151
-
152
- exports.ptc_title = PtcTitle;
@@ -1,110 +0,0 @@
1
- import { r as registerInstance, h } from './index-c83db688.js';
2
-
3
- const eventJumbotronExampleCss = "h1.sc-event-jumbotron-example,h2.sc-event-jumbotron-example,h3.sc-event-jumbotron-example,h4.sc-event-jumbotron-example,h5.sc-event-jumbotron-example,h6.sc-event-jumbotron-example,p.sc-event-jumbotron-example,ul.sc-event-jumbotron-example,li.sc-event-jumbotron-example,ptc-subnav.sc-event-jumbotron-example,ptc-tab-list.sc-event-jumbotron-example,ptc-link.sc-event-jumbotron-example,ptc-square-card.sc-event-jumbotron-example,.hyphenate-text.sc-event-jumbotron-example,ptc-footer.sc-event-jumbotron-example{word-break:break-word;hyphens:manual;-webkit-hyphens:manual;-moz-hyphens:manual;-ms-hyphens:manual}@supports (hyphenate-limit-chars: 12 3 3){h1.sc-event-jumbotron-example,h2.sc-event-jumbotron-example,h3.sc-event-jumbotron-example,h4.sc-event-jumbotron-example,h5.sc-event-jumbotron-example,h6.sc-event-jumbotron-example,p.sc-event-jumbotron-example,ul.sc-event-jumbotron-example,li.sc-event-jumbotron-example,ptc-subnav.sc-event-jumbotron-example,ptc-tab-list.sc-event-jumbotron-example,ptc-link.sc-event-jumbotron-example,ptc-square-card.sc-event-jumbotron-example,.hyphenate-text.sc-event-jumbotron-example,ptc-footer.sc-event-jumbotron-example{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}}.sc-event-jumbotron-example-h{display:block;position:relative}.event-jumbotron.sc-event-jumbotron-example{padding-top:var(--ptc-element-spacing-05);margin-bottom:3rem;width:100%;overflow:hidden}.white-placeholder.sc-event-jumbotron-example{position:absolute;height:130px;width:100%;background-color:var(--color-white);bottom:0px}.jumbotron-cards-wrapper.sc-event-jumbotron-example{z-index:1;position:relative;display:flex;flex-direction:column}.jumbotron-cards.sc-event-jumbotron-example{display:flex;gap:16px;overflow-x:auto;padding:0 24px;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;cursor:grab}.jumbotron-cards.sc-event-jumbotron-example::-webkit-scrollbar{display:none}.jumbotron-cards.dragging.sc-event-jumbotron-example{cursor:grabbing}.card.sc-event-jumbotron-example{flex:0 0 auto;width:250px;height:414px;background:#f0f0f0;border-radius:4px;display:flex;justify-content:center;align-items:center;text-align:center;box-shadow:0 2px 8px rgba(0, 0, 0, 0.1)}.cta-all.sc-event-jumbotron-example{margin-right:20px}.panel.sc-event-jumbotron-example{display:none}@media (min-width: 992px){.cta-group.sc-event-jumbotron-example{margin-bottom:88px}.jumbotron-cards.sc-event-jumbotron-example{overflow-x:visible;justify-content:space-between;padding:0;cursor:auto}.card.sc-event-jumbotron-example{width:270px;height:530px;padding:24px;cursor:pointer;transition:transform 0.3s ease}.card.hidden.sc-event-jumbotron-example{opacity:0;pointer-events:none}.card.active.sc-event-jumbotron-example{background:#d4e157}.panel.sc-event-jumbotron-example{display:none;position:absolute;top:0;left:0;width:930px;height:530px;padding:40px;background:#ff5722;color:#fff;border-radius:8px;box-shadow:0 2px 8px rgba(0, 0, 0, 0.1);transition:opacity 0.3s ease;z-index:10}.panel.visible.sc-event-jumbotron-example{display:block;opacity:1}.close-panel.sc-event-jumbotron-example{position:absolute;top:8px;right:8px;background:#fff;border:none;border-radius:50%;width:24px;height:24px;text-align:center;cursor:pointer}}";
4
-
5
- const EventJumbotronExample = class {
6
- constructor(hostRef) {
7
- registerInstance(this, hostRef);
8
- this.startX = 0;
9
- this.scrollLeft = 0;
10
- this.updateContainerClass = () => {
11
- if (this.screenStatus.isDesktop) {
12
- this.sliderWrapper.classList.add('ptc-container');
13
- this.disableDragging();
14
- }
15
- else {
16
- this.sliderWrapper.classList.remove('ptc-container');
17
- this.enableDragging();
18
- }
19
- };
20
- this.startDragging = (e) => {
21
- this.isMouseDown = true;
22
- this.startX = e.pageX;
23
- this.scrollLeft = this.slider.scrollLeft;
24
- };
25
- this.performDragging = (e) => {
26
- if (!this.isMouseDown)
27
- return;
28
- const x = e.pageX - this.slider.offsetLeft;
29
- const walk = x - this.startX;
30
- this.isDragging = Math.abs(walk) > 5;
31
- this.slider.scrollLeft = this.scrollLeft - walk;
32
- };
33
- this.stopDragging = () => {
34
- this.isMouseDown = false;
35
- };
36
- this.cards = [];
37
- this.activePanel = null;
38
- this.isDragging = false;
39
- this.isMouseDown = false;
40
- this.screenStatus = { isDesktop: window.innerWidth >= 992 };
41
- }
42
- handleCardClick(cardIndex) {
43
- const card = this.slider.children[cardIndex];
44
- const panelID = `panel-${cardIndex}`;
45
- const panel = document.getElementById(panelID);
46
- if (this.screenStatus.isDesktop && panel) {
47
- this.showPanel(card, panel);
48
- }
49
- else if (!this.screenStatus.isDesktop) {
50
- const modal = document.getElementById(`modal-${cardIndex}`);
51
- modal === null || modal === void 0 ? void 0 : modal.showModal();
52
- }
53
- }
54
- showPanel(card, panel) {
55
- if (this.activePanel)
56
- return;
57
- this.slider.style.transform = `translateX(-${card.offsetLeft}px)`;
58
- Array.from(this.slider.children).forEach(c => {
59
- if (c !== card)
60
- c.classList.add('hidden');
61
- });
62
- panel.style.transform = `translateX(${card.offsetWidth}px)`;
63
- panel.classList.add('visible');
64
- card.classList.add('active');
65
- this.activePanel = panel.id;
66
- }
67
- closePanel(panelId) {
68
- const panel = document.getElementById(panelId);
69
- if (panel) {
70
- panel.classList.remove('visible');
71
- }
72
- this.activePanel = null;
73
- this.slider.style.transform = 'translateX(0)';
74
- Array.from(this.slider.children).forEach(card => {
75
- card.classList.remove('hidden', 'active');
76
- });
77
- }
78
- enableDragging() {
79
- this.slider.addEventListener('mousedown', this.startDragging);
80
- this.slider.addEventListener('mousemove', this.performDragging);
81
- ['mouseup', 'mouseleave'].forEach(event => this.slider.addEventListener(event, this.stopDragging));
82
- }
83
- disableDragging() {
84
- this.slider.removeEventListener('mousedown', this.startDragging);
85
- this.slider.removeEventListener('mousemove', this.performDragging);
86
- ['mouseup', 'mouseleave'].forEach(event => this.slider.removeEventListener(event, this.stopDragging));
87
- }
88
- componentDidLoad() {
89
- this.sliderWrapper = document.querySelector('.jumbotron-cards-wrapper');
90
- this.slider = document.querySelector('.jumbotron-cards');
91
- this.updateContainerClass();
92
- window.addEventListener('resize', () => {
93
- this.screenStatus.isDesktop = window.innerWidth >= 992;
94
- this.updateContainerClass();
95
- });
96
- }
97
- render() {
98
- return [
99
- h("div", { class: {
100
- 'event-jumbotron': true,
101
- 'ptc-container': this.screenStatus.isDesktop,
102
- } }, h("div", { class: "jumbotron-cards-wrapper" }, h("div", { class: "jumbotron-cards" }, this.cards.map((card, index) => (h("div", { class: "card", onClick: () => this.handleCardClick(index), "data-panel": `panel-${index}` }, h("h3", null, card.title), h("p", null, card.description))))), this.cards.map((card, index) => (h("div", { id: `panel-${index}`, class: "panel" }, h("button", { class: "close-panel", onClick: () => this.closePanel(`panel-${index}`), "aria-label": "Close panel" }, "\u00D7"), h("div", { innerHTML: card.panelContent })))), !this.screenStatus.isDesktop &&
103
- this.cards.map((_, index) => (h("dialog", { id: `modal-${index}`, class: "mobile-modal" }, h("button", { class: "close-modal", onClick: () => { var _a; return (_a = document.getElementById(`modal-${index}`)) === null || _a === void 0 ? void 0 : _a.close(); } }, "\u00D7"), h("div", { innerHTML: this.cards[index].panelContent })))))),
104
- h("div", { class: "white-placeholder" }),
105
- ];
106
- }
107
- };
108
- EventJumbotronExample.style = eventJumbotronExampleCss;
109
-
110
- export { EventJumbotronExample as event_jumbotron_example };
@@ -1,61 +0,0 @@
1
- import { r as registerInstance, c as createEvent, a as getAssetPath, h, H as Host } from './index-c83db688.js';
2
-
3
- const iconAssetCss = ".svg-inline--fa.sc-icon-asset,svg.sc-icon-asset:not(:root).svg-inline--fa{overflow:visible}.svg-inline--fa.sc-icon-asset{display:inline-block;font-size:inherit;height:1em;vertical-align:-.125em}.svg-inline--fa.fa-lg.sc-icon-asset{vertical-align:-.225em}.svg-inline--fa.fa-w-1.sc-icon-asset{width:.0625em}.svg-inline--fa.fa-w-2.sc-icon-asset{width:.125em}.svg-inline--fa.fa-w-3.sc-icon-asset{width:.1875em}.svg-inline--fa.fa-w-4.sc-icon-asset{width:.25em}.svg-inline--fa.fa-w-5.sc-icon-asset{width:.3125em}.svg-inline--fa.fa-w-6.sc-icon-asset{width:.375em}.svg-inline--fa.fa-w-7.sc-icon-asset{width:.4375em}.svg-inline--fa.fa-w-8.sc-icon-asset{width:.5em}.svg-inline--fa.fa-w-9.sc-icon-asset{width:.5625em}.svg-inline--fa.fa-w-10.sc-icon-asset{width:.625em}.svg-inline--fa.fa-w-11.sc-icon-asset{width:.6875em}.svg-inline--fa.fa-w-12.sc-icon-asset{width:.75em}.svg-inline--fa.fa-w-13.sc-icon-asset{width:.8125em}.svg-inline--fa.fa-w-14.sc-icon-asset{width:.875em}.svg-inline--fa.fa-w-15.sc-icon-asset{width:.9375em}.svg-inline--fa.fa-w-16.sc-icon-asset{width:1em}.svg-inline--fa.fa-w-17.sc-icon-asset{width:1.0625em}.svg-inline--fa.fa-w-18.sc-icon-asset{width:1.125em}.svg-inline--fa.fa-w-19.sc-icon-asset{width:1.1875em}.svg-inline--fa.fa-w-20.sc-icon-asset{width:1.25em}.svg-inline--fa.fa-pull-left.sc-icon-asset{margin-right:.3em;width:auto}.svg-inline--fa.fa-pull-right.sc-icon-asset{margin-left:.3em;width:auto}.svg-inline--fa.fa-border.sc-icon-asset{height:1.5em}.svg-inline--fa.fa-li.sc-icon-asset{width:2em}.svg-inline--fa.fa-fw.sc-icon-asset{width:1.25em}.fa-layers.sc-icon-asset svg.svg-inline--fa.sc-icon-asset{bottom:0;left:0;margin:auto;position:absolute;right:0;top:0}.fa-layers.sc-icon-asset{display:inline-block;height:1em;position:relative;text-align:center;vertical-align:-.125em;width:1em}.fa-layers.sc-icon-asset svg.svg-inline--fa.sc-icon-asset{-webkit-transform-origin:center center;transform-origin:center center}.fa-layers-counter.sc-icon-asset,.fa-layers-text.sc-icon-asset{display:inline-block;position:absolute;text-align:center}.fa-layers-text.sc-icon-asset{left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transform-origin:center center;transform-origin:center center}.fa-layers-counter.sc-icon-asset{background-color:#ff253a;border-radius:1em;-webkit-box-sizing:border-box;box-sizing:border-box;color:#fff;height:1.5em;line-height:1;max-width:5em;min-width:1.5em;overflow:hidden;padding:.25em;right:0;text-overflow:ellipsis;top:0;-webkit-transform:scale(.25);transform:scale(.25);-webkit-transform-origin:top right;transform-origin:top right}.fa-layers-bottom-right.sc-icon-asset{bottom:0;right:0;top:auto;-webkit-transform:scale(.25);transform:scale(.25);-webkit-transform-origin:bottom right;transform-origin:bottom right}.fa-layers-bottom-left.sc-icon-asset{bottom:0;left:0;right:auto;top:auto;-webkit-transform:scale(.25);transform:scale(.25);-webkit-transform-origin:bottom left;transform-origin:bottom left}.fa-layers-top-right.sc-icon-asset{right:0;top:0;-webkit-transform:scale(.25);transform:scale(.25);-webkit-transform-origin:top right;transform-origin:top right}.fa-layers-top-left.sc-icon-asset{left:0;right:auto;top:0;-webkit-transform:scale(.25);transform:scale(.25);-webkit-transform-origin:top left;transform-origin:top left}.fa-lg.sc-icon-asset{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em}.fa-xs.sc-icon-asset{font-size:.75em}.fa-sm.sc-icon-asset{font-size:.875em}.fa-1x.sc-icon-asset{font-size:1em}.fa-2x.sc-icon-asset{font-size:2em}.fa-3x.sc-icon-asset{font-size:3em}.fa-4x.sc-icon-asset{font-size:4em}.fa-5x.sc-icon-asset{font-size:5em}.fa-6x.sc-icon-asset{font-size:6em}.fa-7x.sc-icon-asset{font-size:7em}.fa-8x.sc-icon-asset{font-size:8em}.fa-9x.sc-icon-asset{font-size:9em}.fa-10x.sc-icon-asset{font-size:10em}.fa-fw.sc-icon-asset{text-align:center;width:1.25em}.fa-ul.sc-icon-asset{list-style-type:none;margin-left:2.5em;padding-left:0}.fa-ul.sc-icon-asset>li.sc-icon-asset{position:relative}.fa-li.sc-icon-asset{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.fa-border.sc-icon-asset{border:.08em solid #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left.sc-icon-asset{float:left}.fa-pull-right.sc-icon-asset{float:right}.fa.fa-pull-left.sc-icon-asset,.fab.fa-pull-left.sc-icon-asset,.fal.fa-pull-left.sc-icon-asset,.far.fa-pull-left.sc-icon-asset,.fas.fa-pull-left.sc-icon-asset{margin-right:.3em}.fa.fa-pull-right.sc-icon-asset,.fab.fa-pull-right.sc-icon-asset,.fal.fa-pull-right.sc-icon-asset,.far.fa-pull-right.sc-icon-asset,.fas.fa-pull-right.sc-icon-asset{margin-left:.3em}.fa-spin.sc-icon-asset{-webkit-animation:fa-spin 2s linear infinite;animation:fa-spin 2s linear infinite}.fa-pulse.sc-icon-asset{-webkit-animation:fa-spin 1s steps(8) infinite;animation:fa-spin 1s steps(8) infinite}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.fa-rotate-90.sc-icon-asset{-ms-filter:\"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)\";-webkit-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180.sc-icon-asset{-ms-filter:\"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)\";-webkit-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270.sc-icon-asset{-ms-filter:\"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)\";-webkit-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal.sc-icon-asset{-ms-filter:\"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)\";-webkit-transform:scaleX(-1);transform:scaleX(-1)}.fa-flip-vertical.sc-icon-asset{-webkit-transform:scaleY(-1);transform:scaleY(-1)}.fa-flip-both.sc-icon-asset,.fa-flip-horizontal.fa-flip-vertical.sc-icon-asset,.fa-flip-vertical.sc-icon-asset{-ms-filter:\"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)\"}.fa-flip-both.sc-icon-asset,.fa-flip-horizontal.fa-flip-vertical.sc-icon-asset{-webkit-transform:scale(-1);transform:scale(-1)}.sc-icon-asset:root .fa-flip-both.sc-icon-asset,.sc-icon-asset:root .fa-flip-horizontal.sc-icon-asset,.sc-icon-asset:root .fa-flip-vertical.sc-icon-asset,.sc-icon-asset:root .fa-rotate-90.sc-icon-asset,.sc-icon-asset:root .fa-rotate-180.sc-icon-asset,.sc-icon-asset:root .fa-rotate-270.sc-icon-asset{-webkit-filter:none;filter:none}.fa-stack.sc-icon-asset{display:inline-block;height:2em;position:relative;width:2.5em}.fa-stack-1x.sc-icon-asset,.fa-stack-2x.sc-icon-asset{bottom:0;left:0;margin:auto;position:absolute;right:0;top:0}.svg-inline--fa.fa-stack-1x.sc-icon-asset{height:1em;width:1.25em}.svg-inline--fa.fa-stack-2x.sc-icon-asset{height:2em;width:2.5em}.fa-inverse.sc-icon-asset{color:#fff}.sr-only.sc-icon-asset{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable.sc-icon-asset:active,.sr-only-focusable.sc-icon-asset:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}.svg-inline--fa.sc-icon-asset .fa-primary.sc-icon-asset{fill:var(--fa-primary-color,currentColor);opacity:1;opacity:var(--fa-primary-opacity,1)}.svg-inline--fa.sc-icon-asset .fa-secondary.sc-icon-asset{fill:var(--fa-secondary-color,currentColor)}.svg-inline--fa.sc-icon-asset .fa-secondary.sc-icon-asset,.svg-inline--fa.fa-swap-opacity.sc-icon-asset .fa-primary.sc-icon-asset{opacity:.4;opacity:var(--fa-secondary-opacity,.4)}.svg-inline--fa.fa-swap-opacity.sc-icon-asset .fa-secondary.sc-icon-asset{opacity:1;opacity:var(--fa-primary-opacity,1)}.svg-inline--fa.sc-icon-asset mask.sc-icon-asset .fa-primary.sc-icon-asset,.svg-inline--fa.sc-icon-asset mask.sc-icon-asset .fa-secondary.sc-icon-asset{fill:#000}.fad.fa-inverse.sc-icon-asset{color:#fff}h1.sc-icon-asset,h2.sc-icon-asset,h3.sc-icon-asset,h4.sc-icon-asset,h5.sc-icon-asset,h6.sc-icon-asset,p.sc-icon-asset,ul.sc-icon-asset,li.sc-icon-asset,ptc-subnav.sc-icon-asset,ptc-tab-list.sc-icon-asset,ptc-link.sc-icon-asset,ptc-square-card.sc-icon-asset,.hyphenate-text.sc-icon-asset,ptc-footer.sc-icon-asset{word-break:break-word;hyphens:manual;-webkit-hyphens:manual;-moz-hyphens:manual;-ms-hyphens:manual}@supports (hyphenate-limit-chars: 12 3 3){h1.sc-icon-asset,h2.sc-icon-asset,h3.sc-icon-asset,h4.sc-icon-asset,h5.sc-icon-asset,h6.sc-icon-asset,p.sc-icon-asset,ul.sc-icon-asset,li.sc-icon-asset,ptc-subnav.sc-icon-asset,ptc-tab-list.sc-icon-asset,ptc-link.sc-icon-asset,ptc-square-card.sc-icon-asset,.hyphenate-text.sc-icon-asset,ptc-footer.sc-icon-asset{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}}icon-asset.sc-icon-asset{vertical-align:middle}svg.sc-icon-asset{transition:all var(--ptc-transition-medium) var(--ptc-ease-inout)}svg.micro.sc-icon-asset{width:calc(var(--ptc-font-size-x-small)/2);height:calc(var(--ptc-font-size-x-small)/2)}svg.xxx-small.sc-icon-asset{width:var(--ptc-font-size-xxx-small);height:var(--ptc-font-size-xxx-small)}svg.xx-small.sc-icon-asset{width:var(--ptc-font-size-xx-small);height:var(--ptc-font-size-xx-small)}svg.x-small.sc-icon-asset{width:var(--ptc-font-size-x-small);height:var(--ptc-font-size-x-small)}svg.small.sc-icon-asset{width:var(--ptc-font-size-small);height:var(--ptc-font-size-small)}svg.medium.sc-icon-asset{width:var(--ptc-font-size-medium);height:var(--ptc-font-size-medium)}svg.large.sc-icon-asset{width:var(--ptc-font-size-large);height:var(--ptc-font-size-large)}svg.x-large.sc-icon-asset{width:var(--ptc-font-size-x-large);height:var(--ptc-font-size-x-large)}svg.xx-large.sc-icon-asset{width:var(--ptc-font-size-xx-large);height:var(--ptc-font-size-xx-large)}svg.xxx-large.sc-icon-asset{width:var(--ptc-font-size-xxx-large);height:var(--ptc-font-size-xxx-large)}svg.xxxx-large.sc-icon-asset{width:var(--ptc-font-size-xxxx-large);height:var(--ptc-font-size-xxxx-large)}svg.white.sc-icon-asset{fill:var(--color-white)}svg.white.sc-icon-asset use[href$=\"#minus\"].sc-icon-asset,svg.white.sc-icon-asset use[href$=\"#plus\"].sc-icon-asset,svg.white.sc-icon-asset use[href$=\"#checkmark\"].sc-icon-asset{stroke:var(--color-white)}svg.black.sc-icon-asset{fill:var(--color-black)}svg.black.sc-icon-asset use[href$=\"#minus\"].sc-icon-asset,svg.black.sc-icon-asset use[href$=\"#plus\"].sc-icon-asset,svg.black.sc-icon-asset use[href$=\"#checkmark\"].sc-icon-asset{stroke:var(--color-black)}svg.ptc-green.sc-icon-asset{fill:var(--color-green-07)}svg.ptc-green.sc-icon-asset use[href$=\"#minus\"].sc-icon-asset,svg.ptc-green.sc-icon-asset use[href$=\"#plus\"].sc-icon-asset,svg.ptc-green.sc-icon-asset use[href$=\"#checkmark\"].sc-icon-asset{stroke:var(--color-green-07)}svg.gray.sc-icon-asset{fill:var(--color-gray-06)}svg.gray.sc-icon-asset use[href$=\"#minus\"].sc-icon-asset,svg.gray.sc-icon-asset use[href$=\"#plus\"].sc-icon-asset,svg.gray.sc-icon-asset use[href$=\"#checkmark\"].sc-icon-asset{stroke:var(--color-gray-06)}svg.light-gray.sc-icon-asset{fill:var(--color-gray-05)}svg.light-gray.sc-icon-asset use[href$=\"#minus\"].sc-icon-asset,svg.light-gray.sc-icon-asset use[href$=\"#plus\"].sc-icon-asset,svg.light-gray.sc-icon-asset use[href$=\"#checkmark\"].sc-icon-asset{stroke:var(--color-gray-05)}svg.primary-gray.sc-icon-asset{fill:var(--color-gray-10)}svg.inherit.sc-icon-asset{fill:inherit}svg.inherit.sc-icon-asset use[href$=\"#minus\"].sc-icon-asset,svg.inherit.sc-icon-asset use[href$=\"#plus\"].sc-icon-asset,svg.inherit.sc-icon-asset use[href$=\"#checkmark\"].sc-icon-asset{stroke:inherit}svg[tabIndex=\"0\"].sc-icon-asset:focus-visible{border-radius:var(--ptc-border-radius-standard);outline:5px solid var(--keyboard-nav-outline)}";
4
-
5
- const IconAsset = class {
6
- constructor(hostRef) {
7
- registerInstance(this, hostRef);
8
- this.ready = createEvent(this, "ready", 7);
9
- this.regularSprite = getAssetPath('./media/regular.svg');
10
- this.solidSprite = getAssetPath('./media/solid.svg');
11
- this.brandSprite = getAssetPath('./media/brands.svg');
12
- this.ptcSprite = getAssetPath('./media/designer-v6.0.5.svg');
13
- this.name = undefined;
14
- this.size = 'xx-small';
15
- this.type = 'regular';
16
- this.spin = '';
17
- this.pulse = '';
18
- this.color = 'default';
19
- this.isMobileSelect = undefined;
20
- this.injectedStyle = undefined;
21
- this.focusOn = false;
22
- this.trackerId = "";
23
- }
24
- componentDidLoad() {
25
- this.ready.emit({
26
- 'regular-icons': this.regularSprite,
27
- 'sold-icons': this.solidSprite,
28
- 'brand-icons': this.brandSprite,
29
- 'ptc-icons': this.ptcSprite
30
- });
31
- }
32
- render() {
33
- const classMap = this.getCssClassMap();
34
- if (this.type == 'brands') {
35
- return (h(Host, null, this.injectedStyle && h("style", null, this.injectedStyle), h("svg", { class: classMap }, h("use", { href: `${this.brandSprite}#${this.name}` }))));
36
- }
37
- else if (this.type == 'solid') {
38
- return (h(Host, null, this.injectedStyle && h("style", null, this.injectedStyle), h("svg", { class: classMap }, h("use", { href: `${this.solidSprite}#${this.name}` }))));
39
- }
40
- else if (this.type == 'ptc') {
41
- return (h(Host, null, this.injectedStyle && h("style", null, this.injectedStyle), h("svg", { class: classMap, "aria-hidden": this.isMobileSelect && "true", tabindex: this.focusOn ? 0 : -1, id: this.trackerId }, h("use", { href: `${this.ptcSprite}#${this.name}` }))));
42
- }
43
- else {
44
- return (h(Host, null, this.injectedStyle && h("style", null, this.injectedStyle), h("svg", { class: classMap }, h("use", { href: `${this.regularSprite}#${this.name}` }))));
45
- }
46
- }
47
- getCssClassMap() {
48
- return {
49
- [this.size]: true,
50
- [this.spin]: true,
51
- [this.pulse]: true,
52
- [this.color]: true,
53
- ['ismobileselect']: this.isMobileSelect ? true : false,
54
- ['mf-listen']: this.trackerId !== "" ? true : false
55
- };
56
- }
57
- static get assetsDirs() { return ["media"]; }
58
- };
59
- IconAsset.style = iconAssetCss;
60
-
61
- export { IconAsset as icon_asset };
@@ -1,44 +0,0 @@
1
- import { r as registerInstance, h, H as Host, g as getElement } from './index-c83db688.js';
2
-
3
- const listItemCss = "h1,h2,h3,h4,h5,h6,p,ul,li,ptc-subnav,ptc-tab-list,ptc-link,ptc-square-card,.hyphenate-text,ptc-footer{word-break:break-word;hyphens:manual;-webkit-hyphens:manual;-moz-hyphens:manual;-ms-hyphens:manual}@supports (hyphenate-limit-chars: 12 3 3){h1,h2,h3,h4,h5,h6,p,ul,li,ptc-subnav,ptc-tab-list,ptc-link,ptc-square-card,.hyphenate-text,ptc-footer{hyphens:auto;-webkit-hyphenate-limit-before:3;-webkit-hyphenate-limit-after:3;hyphenate-limit-chars:12 3 3;hyphenate-limit-lines:2;hyphenate-limit-last:always;hyphenate-limit-zone:6%;-webkit-hyphens:auto;-webkit-hyphenate-limit-before:3;-webkit-hyphenate-limit-after:3;-webkit-hyphenate-limit-chars:12 3 3;-webkit-hyphenate-limit-lines:2;-moz-hyphens:auto;-moz-hyphenate-limit-chars:12 3 3;-moz-hyphenate-limit-lines:2;-ms-hyphens:auto;-ms-hyphenate-limit-chars:12 3 3;-ms-hyphenate-limit-lines:2}}:host(.list-primary){display:block}:host(.flush-before) li::before{content:\"\" !important}:host(.breadcrumb){display:inline-block}:host(.breadcrumb) li{position:relative;display:inline-block;color:var(--color-white);font-weight:var(--ptc-font-weight-bold);font-size:var(--ptc-font-size-xxx-small);line-height:var(--ptc-line-height-densest);display:flex;align-items:baseline}:host(.breadcrumb) li::before{content:\"/\";top:0;left:0;margin-left:2px}:host(.breadcrumb) li a.item-link{color:var(--color-white);font-weight:var(--ptc-font-weight-bold) !important;font-size:var(--ptc-font-size-xxx-small) !important;line-height:var(--ptc-line-height-densest);text-decoration:underline;text-decoration-color:transparent;text-underline-offset:2px;text-decoration-thickness:1px;outline:none;transition:text-decoration-color var(--ptc-transition-medium) var(--ptc-ease-inout)}:host(.breadcrumb) li a.item-link:hover{text-decoration:underline;text-decoration-color:var(--color-green-07);outline:none}:host(.breadcrumb) li a.item-link:focus-visible{transition:none;border-radius:var(--ptc-border-radius-standard);border:2px solid white;outline:5px solid var(--keyboard-nav-outline);padding-bottom:5px;padding-right:5px}:host(.breadcrumb-center) li{display:inline}:host(.list-green){display:block;margin-bottom:16px}:host(.list-green) li a{font-size:var(--ptc-font-size-xx-small);color:var(--color-gray-10);text-decoration:underline;text-decoration-thickness:1.5px;text-decoration-color:var(--color-green-04);font-weight:var(--ptc-font-weight-bold);transition:color var(--ptc-transition-medium) var(--ptc-ease-inout);line-height:var(--ptc-line-height-p);text-underline-offset:4px}:host(.list-green) li a:hover{color:var(--color-green-04)}:host(:not(.flush-before)) li::before{margin-right:2px}:host(.list-footer) li{display:inline-block;font-size:var(--ptc-font-size-xx-small);font-weight:var(--ptc-font-weight-regular);font-style:normal;font-stretch:normal;line-height:var(--ptc-line-height-denser);letter-spacing:normal;color:var(--color-white);margin:0 0.5rem}:host(.list-footer) li a{color:var(--color-white-grey);border-bottom:1px solid transparent;display:inline-block;text-decoration:none}:host(.list-footer) li a:hover,:host(.list-footer) li a:focus{text-decoration:none;border-bottom:1px solid var(--color-green-06);color:var(--color-white-grey);transition:border var(--ptc-ease-inout) var(--ptc-transition-medium)}:host(.list-footer) li a:active{text-decoration:none;border-bottom:1px solid var(--color-green-06);color:var(--color-white-grey)}:host(.list-footer) li a:focus{outline:3px solid var(--color-blue-07);outline-offset:2px;border-radius:var(--ptc-border-radius-standard);text-decoration:none;border-color:transparent !important}:host(.list-footer) li a:focus-visible{border-radius:var(--ptc-border-radius-standard);border:2px solid white;outline:5px solid var(--keyboard-nav-outline);transition:none !important;border-color:white !important}:host(.white) li{color:var(--color-white)}:host(.white) li a.item-link{color:var(--color-white)}:host(.light-gray) li{color:var(--color-gray-01)}:host(.light-gray) li a.item-link{color:var(--color-gray-01)}:host(.primary-gray) li{color:var(--color-gray-10)}:host(.primary-gray) li a.item-link{color:var(--color-gray-10)}:host(.list-underline) li{color:var(--color-gray-10);list-style:none;text-decoration:underline 1px solid;text-underline-offset:2px;line-height:var(--ptc-line-height-p)}:host(.list-underline) li a{display:inline-block;padding:4px 0}:host(.list-underline) li a.item-link{color:var(--color-gray-10)}:host li .has-before-home-icon{display:block}@media only screen and (min-width: 480px){:host li .has-before-home-icon{display:none}}";
4
-
5
- const ListItem = class {
6
- constructor(hostRef) {
7
- registerInstance(this, hostRef);
8
- this.listType = 'list-primary';
9
- this.linkHref = undefined;
10
- this.flushBefore = false;
11
- this.linkTarget = '_self';
12
- this.hasBeforeHomeIcon = false;
13
- this.trackerId = undefined;
14
- this.color = undefined;
15
- this.styles = undefined;
16
- this.ariaLabel = '';
17
- }
18
- render() {
19
- const classMap = this.getCssClassMap();
20
- return (h(Host, { class: classMap }, this.styles && h("style", null, this.styles), h("li", { id: this.trackerId }, this.linkHref ? (h("a", Object.assign({ class: "item-link", target: this.linkTarget }, (this.linkHref ? { href: this.linkHref } : {}), (this.ariaLabel !== '' ? { 'aria-label': this.ariaLabel } : {}), { tabindex: "0" }), h("slot", null))) : (h("slot", null)))));
21
- }
22
- getCssClassMap() {
23
- let bcEnable = false;
24
- if (this.hostElement && this.hostElement.parentElement) {
25
- try {
26
- bcEnable = (this.hostElement.parentElement.classList.contains('center') && this.hostElement.parentElement.tagName === 'PTC-BREADCRUMB');
27
- }
28
- catch (err) {
29
- console.log(err);
30
- }
31
- }
32
- return {
33
- [this.listType]: true,
34
- ['flush-before']: this.flushBefore ? true : false,
35
- [this.color]: !!this.color ? true : false,
36
- ['breadcrumb-center']: bcEnable,
37
- ['mf-listen']: true
38
- };
39
- }
40
- get hostElement() { return getElement(this); }
41
- };
42
- ListItem.style = listItemCss;
43
-
44
- export { ListItem as list_item };
@@ -1,43 +0,0 @@
1
- import { r as registerInstance, h, H as Host, g as getElement } from './index-c83db688.js';
2
-
3
- const ptcBreadcrumbCss = "h1.sc-ptc-breadcrumb,h2.sc-ptc-breadcrumb,h3.sc-ptc-breadcrumb,h4.sc-ptc-breadcrumb,h5.sc-ptc-breadcrumb,h6.sc-ptc-breadcrumb,p.sc-ptc-breadcrumb,ul.sc-ptc-breadcrumb,li.sc-ptc-breadcrumb,ptc-subnav.sc-ptc-breadcrumb,ptc-tab-list.sc-ptc-breadcrumb,ptc-link.sc-ptc-breadcrumb,ptc-square-card.sc-ptc-breadcrumb,.hyphenate-text.sc-ptc-breadcrumb,ptc-footer.sc-ptc-breadcrumb{word-break:break-word;hyphens:manual;-webkit-hyphens:manual;-moz-hyphens:manual;-ms-hyphens:manual}@supports (hyphenate-limit-chars: 12 3 3){h1.sc-ptc-breadcrumb,h2.sc-ptc-breadcrumb,h3.sc-ptc-breadcrumb,h4.sc-ptc-breadcrumb,h5.sc-ptc-breadcrumb,h6.sc-ptc-breadcrumb,p.sc-ptc-breadcrumb,ul.sc-ptc-breadcrumb,li.sc-ptc-breadcrumb,ptc-subnav.sc-ptc-breadcrumb,ptc-tab-list.sc-ptc-breadcrumb,ptc-link.sc-ptc-breadcrumb,ptc-square-card.sc-ptc-breadcrumb,.hyphenate-text.sc-ptc-breadcrumb,ptc-footer.sc-ptc-breadcrumb{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}}.sc-ptc-breadcrumb-h{margin-top:var(--ptc-element-spacing-05);display:flex;align-items:flex-start}.sc-ptc-breadcrumb-h .visually-hidden.sc-ptc-breadcrumb{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0}.sc-ptc-breadcrumb-h .ptc-breadcrumb-ol.sc-ptc-breadcrumb{position:relative;list-style:none;margin:0;padding:0 0 0 22px}.sc-ptc-breadcrumb-h .ptc-breadcrumb-ol.sc-ptc-breadcrumb li.sc-ptc-breadcrumb{position:relative;display:inline;font-weight:var(--ptc-font-weight-bold);font-size:var(--ptc-font-size-xxx-small);line-height:var(--ptc-line-height-densest);word-break:initial;color:var(--color-white)}.sc-ptc-breadcrumb-h .ptc-breadcrumb-ol.sc-ptc-breadcrumb li.sc-ptc-breadcrumb::before{content:\"/\";margin:0 3px}.sc-ptc-breadcrumb-h .ptc-breadcrumb-ol.sc-ptc-breadcrumb li.home-link.sc-ptc-breadcrumb{position:absolute;left:0;margin-top:-3px}.sc-ptc-breadcrumb-h .ptc-breadcrumb-ol.sc-ptc-breadcrumb li.home-link.sc-ptc-breadcrumb::before{display:none}.sc-ptc-breadcrumb-h .ptc-breadcrumb-ol.sc-ptc-breadcrumb li.sc-ptc-breadcrumb a.sc-ptc-breadcrumb{font-weight:var(--ptc-font-weight-bold) !important;font-size:var(--ptc-font-size-xxx-small) !important;line-height:var(--ptc-line-height-densest);text-decoration:underline;text-decoration-color:transparent;text-underline-offset:2px;text-decoration-thickness:1px;outline:none;transition:text-decoration-color var(--ptc-transition-medium) var(--ptc-ease-inout);color:var(--color-white)}.sc-ptc-breadcrumb-h .ptc-breadcrumb-ol.sc-ptc-breadcrumb li.sc-ptc-breadcrumb a.sc-ptc-breadcrumb:active{transition:none}.sc-ptc-breadcrumb-h .ptc-breadcrumb-ol.sc-ptc-breadcrumb li.sc-ptc-breadcrumb a.sc-ptc-breadcrumb:hover{text-decoration:underline;text-decoration-color:var(--color-green-07);outline:none}.sc-ptc-breadcrumb-h .ptc-breadcrumb-ol.sc-ptc-breadcrumb li.sc-ptc-breadcrumb a.breadcrumb-item-link.sc-ptc-breadcrumb:focus-visible{border-radius:var(--ptc-border-radius-standard);border:2px solid white;outline:5px solid var(--keyboard-nav-outline);display:inline-block}.sc-ptc-breadcrumb-h .ptc-breadcrumb-ol.sc-ptc-breadcrumb li.sc-ptc-breadcrumb a.breadcrumb-item-link.sc-ptc-breadcrumb:focus-visible.dark-mode-link:focus-visible{border-radius:var(--ptc-border-radius-standard);outline:5px solid var(--keyboard-nav-outline)}.white.sc-ptc-breadcrumb-h .ptc-breadcrumb-ol.sc-ptc-breadcrumb li.sc-ptc-breadcrumb{color:var(--color-white)}.white.sc-ptc-breadcrumb-h .ptc-breadcrumb-ol.sc-ptc-breadcrumb li.sc-ptc-breadcrumb a.sc-ptc-breadcrumb{color:var(--color-white)}.black.sc-ptc-breadcrumb-h .ptc-breadcrumb-ol.sc-ptc-breadcrumb li.sc-ptc-breadcrumb{color:var(--color-black)}.black.sc-ptc-breadcrumb-h .ptc-breadcrumb-ol.sc-ptc-breadcrumb li.sc-ptc-breadcrumb a.sc-ptc-breadcrumb{color:var(--color-black)}.ptc-green.sc-ptc-breadcrumb-h .ptc-breadcrumb-ol.sc-ptc-breadcrumb li.sc-ptc-breadcrumb{color:var(--color-green-07)}.ptc-green.sc-ptc-breadcrumb-h .ptc-breadcrumb-ol.sc-ptc-breadcrumb li.sc-ptc-breadcrumb a.sc-ptc-breadcrumb{color:var(--color-green-07)}.gray.sc-ptc-breadcrumb-h .ptc-breadcrumb-ol.sc-ptc-breadcrumb li.sc-ptc-breadcrumb{color:var(--color-gray-06)}.gray.sc-ptc-breadcrumb-h .ptc-breadcrumb-ol.sc-ptc-breadcrumb li.sc-ptc-breadcrumb a.sc-ptc-breadcrumb{color:var(--color-gray-06)}.light-gray.sc-ptc-breadcrumb-h .ptc-breadcrumb-ol.sc-ptc-breadcrumb li.sc-ptc-breadcrumb{color:var(--color-gray-05)}.light-gray.sc-ptc-breadcrumb-h .ptc-breadcrumb-ol.sc-ptc-breadcrumb li.sc-ptc-breadcrumb a.sc-ptc-breadcrumb{color:var(--color-gray-05)}.primary-gray.sc-ptc-breadcrumb-h .ptc-breadcrumb-ol.sc-ptc-breadcrumb li.sc-ptc-breadcrumb{color:var(--color-gray-10)}.primary-gray.sc-ptc-breadcrumb-h .ptc-breadcrumb-ol.sc-ptc-breadcrumb li.sc-ptc-breadcrumb a.sc-ptc-breadcrumb{color:var(--color-gray-10)}.left.sc-ptc-breadcrumb-h{display:flex;justify-content:flex-start;align-items:flex-end}.center.sc-ptc-breadcrumb-h{display:flex;justify-content:center}.center.sc-ptc-breadcrumb-h .ptc-breadcrumb-ol.sc-ptc-breadcrumb{padding:0;text-align:center}.center.sc-ptc-breadcrumb-h .ptc-breadcrumb-ol.sc-ptc-breadcrumb li.sc-ptc-breadcrumb{display:inline-block}.center.sc-ptc-breadcrumb-h .ptc-breadcrumb-ol.sc-ptc-breadcrumb li.home-link.sc-ptc-breadcrumb{position:relative;left:auto;margin-top:0;vertical-align:text-bottom;margin-bottom:-1px}.right.sc-ptc-breadcrumb-h{display:flex;justify-content:flex-end}.remove-top-margin.sc-ptc-breadcrumb-h{margin-top:0px !important}";
4
-
5
- const PtcBreadcrumb = class {
6
- constructor(hostRef) {
7
- registerInstance(this, hostRef);
8
- this.position = undefined;
9
- this.removeTopMargin = false;
10
- this.color = 'white';
11
- this.isDarkMode = false;
12
- this.styles = undefined;
13
- }
14
- componentWillLoad() {
15
- this.listItems = this.hostElement.querySelectorAll('list-item');
16
- }
17
- componentDidLoad() {
18
- if (this.listItems) {
19
- this.hostElement.querySelectorAll('list-item').forEach((item) => {
20
- item.remove();
21
- });
22
- }
23
- }
24
- render() {
25
- const classMap = this.getCssClassMap();
26
- return (h(Host, { class: classMap }, this.styles && h("style", null, this.styles), h("nav", { "aria-label": "Breadcrumb" }, h("ol", { class: "ptc-breadcrumb-ol" }, h("li", { class: 'home-link mf-listen', id: "homeLinkID" }, h("a", { href: "/", "aria-label": "Home Link", class: { ['breadcrumb-item-link']: true, ['dark-mode-link']: this.isDarkMode } }, h("icon-asset", { type: "ptc", size: "medium", name: "icon-home", color: this.color }))), Array.from(this.listItems).map((item, index, array) => {
27
- const textContent = item.textContent.trim();
28
- const href = item.getAttribute('link-href');
29
- return (h("li", { key: index, class: "mf-listen", id: `breadcrumb` + index + `ID` }, index < array.length - 1 ? (h("a", { href: href, target: '_self', class: { ['breadcrumb-item-link']: true, ['dark-mode-link']: this.isDarkMode } }, textContent)) : (textContent), h("span", { class: "visually-hidden" }, "/")));
30
- })))));
31
- }
32
- getCssClassMap() {
33
- return {
34
- [this.position]: !!this.position && this.position !== undefined ? true : false,
35
- ['remove-top-margin']: this.removeTopMargin ? true : false,
36
- [this.color]: true
37
- };
38
- }
39
- get hostElement() { return getElement(this); }
40
- };
41
- PtcBreadcrumb.style = ptcBreadcrumbCss;
42
-
43
- export { PtcBreadcrumb as ptc_breadcrumb };