@ptcwebops/ptcw-design 6.2.12-beta → 6.2.12

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 (273) 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/blogs-search-section.cjs.entry.js +1 -1
  4. package/dist/cjs/{component-6a178a16.js → component-06dda623.js} +1494 -3305
  5. package/dist/cjs/component-5b5b6a98.js +1819 -0
  6. package/dist/cjs/event-jumbotron-example_16.cjs.entry.js +1320 -0
  7. package/dist/cjs/featured-list.cjs.entry.js +1 -1
  8. package/dist/cjs/homepage-jumbotron.cjs.entry.js +1 -1
  9. package/dist/cjs/homepage-toggled-content.cjs.entry.js +1 -1
  10. package/dist/cjs/innovator-toggle-container.cjs.entry.js +1 -1
  11. package/dist/cjs/loader.cjs.js +1 -1
  12. package/dist/cjs/most-popular-news.cjs.entry.js +1 -1
  13. package/dist/cjs/my-component.cjs.entry.js +1 -1
  14. package/dist/cjs/ptc-accordion-item.cjs.entry.js +1 -1
  15. package/dist/cjs/ptc-background-video.cjs.entry.js +1 -1
  16. package/dist/cjs/ptc-bio-card.cjs.entry.js +1 -1
  17. package/dist/cjs/ptc-card-bottom.cjs.entry.js +46 -0
  18. package/dist/cjs/ptc-case-studies-slider.cjs.entry.js +1 -1
  19. package/dist/cjs/ptc-collapse-list.cjs.entry.js +1 -14
  20. package/dist/cjs/ptc-data-lookup.cjs.entry.js +2 -1
  21. package/dist/cjs/ptc-featured-list.cjs.entry.js +1 -1
  22. package/dist/cjs/ptc-filter-level-theater.cjs.entry.js +1 -1
  23. package/dist/cjs/ptc-footer.cjs.entry.js +1 -1
  24. package/dist/cjs/{ptc-form-checkbox_4.cjs.entry.js → ptc-form-checkbox_2.cjs.entry.js} +5 -787
  25. package/dist/cjs/ptc-homepage-image-feature.cjs.entry.js +1 -1
  26. package/dist/cjs/ptc-homepage-video-background.cjs.entry.js +1 -1
  27. package/dist/cjs/ptc-icon-card.cjs.entry.js +2 -8
  28. package/dist/cjs/ptc-icon-minimize.cjs.entry.js +1 -1
  29. package/dist/cjs/ptc-jumbotron.cjs.entry.js +1 -1
  30. package/dist/cjs/ptc-media-card.cjs.entry.js +1 -1
  31. package/dist/cjs/ptc-multi-select_2.cjs.entry.js +670 -0
  32. package/dist/cjs/ptc-nav-submenu.cjs.entry.js +1 -1
  33. package/dist/cjs/ptc-podcast-card.cjs.entry.js +1 -1
  34. package/dist/cjs/ptc-previous-url.cjs.entry.js +2 -10
  35. package/dist/cjs/ptc-pricing-packaging-table.cjs.entry.js +1 -1
  36. package/dist/cjs/ptc-pricing-tabs.cjs.entry.js +1 -1
  37. package/dist/cjs/ptc-product-card.cjs.entry.js +1 -1
  38. package/dist/cjs/ptc-product-category.cjs.entry.js +1 -1
  39. package/dist/cjs/ptc-product-highlight-card.cjs.entry.js +1 -1
  40. package/dist/cjs/ptc-readmore-char.cjs.entry.js +1 -1
  41. package/dist/cjs/ptc-readmore-v3.cjs.entry.js +1 -1
  42. package/dist/cjs/ptc-social-icons-footer.cjs.entry.js +2 -7
  43. package/dist/cjs/ptc-tooltip-v2.cjs.entry.js +1 -1
  44. package/dist/cjs/ptc-value-led-speed-bump.cjs.entry.js +1 -1
  45. package/dist/cjs/ptc-white-paper.cjs.entry.js +1 -1
  46. package/dist/cjs/ptcw-design.cjs.js +1 -1
  47. package/dist/cjs/{utils-ad441b07.js → utils-87d7b99f.js} +0 -9
  48. package/dist/cjs/validation-messages-33a4f26b.js +126 -0
  49. package/dist/collection/collection-manifest.json +0 -1
  50. package/dist/collection/components/icon-asset/media/designer-v6.0.6.svg +2 -30
  51. package/dist/collection/components/innovator-toggle-container/innovator-toggle-container.css +5 -20
  52. package/dist/collection/components/organism-bundles/bundle-featured-list/featured-list.css +1 -19
  53. package/dist/collection/components/organism-bundles/event-jumbotron-example/event-jumbotron-example.css +0 -21
  54. package/dist/collection/components/organism-bundles/event-jumbotron-example/event-jumbotron-example.js +1 -23
  55. package/dist/collection/components/ptc-bio-card/ptc-bio-card.css +9 -20
  56. package/dist/collection/components/ptc-button/ptc-button.js +1 -4
  57. package/dist/collection/components/ptc-case-studies-slider/ptc-case-studies-slider.css +5 -20
  58. package/dist/collection/components/ptc-collapse-list/ptc-collapse-list.js +0 -31
  59. package/dist/collection/components/ptc-featured-list/ptc-featured-list.css +5 -20
  60. package/dist/collection/components/ptc-filter-level-theater/ptc-filter-level-theater.css +5 -20
  61. package/dist/collection/components/ptc-footer/ptc-footer-v2.css +1 -14
  62. package/dist/collection/components/ptc-icon-card/ptc-icon-card.css +0 -10
  63. package/dist/collection/components/ptc-icon-card/ptc-icon-card.js +1 -25
  64. package/dist/collection/components/ptc-icon-minimize/ptc-icon-minimize.css +17 -0
  65. package/dist/collection/components/ptc-jumbotron/ptc-jumbotron.css +5 -20
  66. package/dist/collection/components/ptc-link/ptc-link.css +0 -8
  67. package/dist/collection/components/ptc-link/ptc-link.js +1 -4
  68. package/dist/collection/components/ptc-modal/ptc-modal.css +0 -66
  69. package/dist/collection/components/ptc-modal/ptc-modal.js +4 -81
  70. package/dist/collection/components/ptc-para/ptc-para.css +0 -3
  71. package/dist/collection/components/ptc-para/ptc-para.js +2 -2
  72. package/dist/collection/components/ptc-podcast-card/ptc-podcast-card.css +5 -20
  73. package/dist/collection/components/ptc-previous-url/ptc-previous-url.css +0 -16
  74. package/dist/collection/components/ptc-previous-url/ptc-previous-url.js +1 -27
  75. package/dist/collection/components/ptc-product-card/ptc-product-card.css +5 -20
  76. package/dist/collection/components/ptc-product-category/ptc-product-category.css +5 -20
  77. package/dist/collection/components/ptc-product-highlight-card/ptc-product-highlight-card.css +5 -20
  78. package/dist/collection/components/ptc-readmore-char/ptc-readmore-char.css +5 -20
  79. package/dist/collection/components/ptc-readmore-v3/ptc-readmore-v3.css +5 -20
  80. package/dist/collection/components/ptc-scroll-button/ptc-scroll-button.js +1 -41
  81. package/dist/collection/components/ptc-social-icons-footer/ptc-social-icons-footer.css +0 -10
  82. package/dist/collection/components/ptc-social-icons-footer/ptc-social-icons-footer.js +1 -24
  83. package/dist/collection/components/ptc-tooltip-v2/ptc-tooltip-v2.css +5 -20
  84. package/dist/collection/components/ptc-value-led-speed-bump/ptc-value-led-speed-bump.css +5 -20
  85. package/dist/collection/components/ptc-white-paper/ptc-white-paper.css +5 -20
  86. package/dist/collection/components/subnav/ptc-nav-submenu/ptc-nav-submenu.css +0 -7
  87. package/dist/collection/utils/utils.js +0 -8
  88. package/dist/custom-elements/index.d.ts +0 -6
  89. package/dist/custom-elements/index.js +41 -226
  90. package/dist/esm/blog-detail-content_2.entry.js +1 -1
  91. package/dist/esm/blog-detail-layout.entry.js +1 -1
  92. package/dist/esm/blogs-search-section.entry.js +1 -1
  93. package/dist/esm/{component-80f298b4.js → component-274da230.js} +1482 -3281
  94. package/dist/esm/component-341e4eaa.js +1802 -0
  95. package/dist/esm/event-jumbotron-example_16.entry.js +1301 -0
  96. package/dist/esm/featured-list.entry.js +1 -1
  97. package/dist/esm/homepage-jumbotron.entry.js +1 -1
  98. package/dist/esm/homepage-toggled-content.entry.js +1 -1
  99. package/dist/esm/innovator-toggle-container.entry.js +1 -1
  100. package/dist/esm/loader.js +1 -1
  101. package/dist/esm/most-popular-news.entry.js +1 -1
  102. package/dist/esm/my-component.entry.js +1 -1
  103. package/dist/esm/ptc-accordion-item.entry.js +1 -1
  104. package/dist/esm/ptc-background-video.entry.js +1 -1
  105. package/dist/esm/ptc-bio-card.entry.js +1 -1
  106. package/dist/esm/ptc-card-bottom.entry.js +42 -0
  107. package/dist/esm/ptc-case-studies-slider.entry.js +1 -1
  108. package/dist/esm/ptc-collapse-list.entry.js +1 -14
  109. package/dist/esm/ptc-data-lookup.entry.js +2 -1
  110. package/dist/esm/ptc-featured-list.entry.js +1 -1
  111. package/dist/esm/ptc-filter-level-theater.entry.js +1 -1
  112. package/dist/esm/ptc-footer.entry.js +1 -1
  113. package/dist/esm/{ptc-form-checkbox_4.entry.js → ptc-form-checkbox_2.entry.js} +4 -784
  114. package/dist/esm/ptc-homepage-image-feature.entry.js +1 -1
  115. package/dist/esm/ptc-homepage-video-background.entry.js +1 -1
  116. package/dist/esm/ptc-icon-card.entry.js +3 -9
  117. package/dist/esm/ptc-icon-minimize.entry.js +1 -1
  118. package/dist/esm/ptc-jumbotron.entry.js +1 -1
  119. package/dist/esm/ptc-media-card.entry.js +1 -1
  120. package/dist/esm/ptc-multi-select_2.entry.js +665 -0
  121. package/dist/esm/ptc-nav-submenu.entry.js +1 -1
  122. package/dist/esm/ptc-podcast-card.entry.js +1 -1
  123. package/dist/esm/ptc-previous-url.entry.js +2 -10
  124. package/dist/esm/ptc-pricing-packaging-table.entry.js +1 -1
  125. package/dist/esm/ptc-pricing-tabs.entry.js +1 -1
  126. package/dist/esm/ptc-product-card.entry.js +1 -1
  127. package/dist/esm/ptc-product-category.entry.js +1 -1
  128. package/dist/esm/ptc-product-highlight-card.entry.js +1 -1
  129. package/dist/esm/ptc-readmore-char.entry.js +1 -1
  130. package/dist/esm/ptc-readmore-v3.entry.js +1 -1
  131. package/dist/esm/ptc-social-icons-footer.entry.js +2 -7
  132. package/dist/esm/ptc-tooltip-v2.entry.js +1 -1
  133. package/dist/esm/ptc-value-led-speed-bump.entry.js +1 -1
  134. package/dist/esm/ptc-white-paper.entry.js +1 -1
  135. package/dist/esm/ptcw-design.js +1 -1
  136. package/dist/esm/{utils-63eab4bd.js → utils-b7c6422e.js} +1 -9
  137. package/dist/esm/validation-messages-adbb6518.js +124 -0
  138. package/dist/ptcw-design/media/designer-v6.0.6.svg +2 -30
  139. package/dist/ptcw-design/p-00e21489.entry.js +1 -0
  140. package/dist/ptcw-design/{p-72df6678.entry.js → p-085e82b8.entry.js} +1 -1
  141. package/dist/ptcw-design/p-1022ad8b.entry.js +1 -0
  142. package/dist/ptcw-design/{p-627103d8.entry.js → p-103ec637.entry.js} +1 -1
  143. package/dist/ptcw-design/p-136a91bf.entry.js +1 -0
  144. package/dist/ptcw-design/p-14e53256.entry.js +1 -0
  145. package/dist/ptcw-design/p-18a5a338.js +1 -0
  146. package/dist/ptcw-design/p-18f59395.entry.js +1 -0
  147. package/dist/ptcw-design/p-1b7087e7.entry.js +1 -0
  148. package/dist/ptcw-design/p-1ca8a5bf.entry.js +1 -0
  149. package/dist/ptcw-design/{p-0d806031.entry.js → p-1cff585f.entry.js} +1 -1
  150. package/dist/ptcw-design/{p-d3229458.entry.js → p-2335d57c.entry.js} +1 -1
  151. package/dist/ptcw-design/{p-821f0ff9.entry.js → p-29639cd4.entry.js} +1 -1
  152. package/dist/ptcw-design/{p-48c33817.entry.js → p-34610052.entry.js} +1 -1
  153. package/dist/ptcw-design/{p-28be539b.entry.js → p-34b270c1.entry.js} +1 -1
  154. package/dist/ptcw-design/p-3f71553e.entry.js +1 -0
  155. package/dist/ptcw-design/{p-d756db27.entry.js → p-48183365.entry.js} +1 -1
  156. package/dist/ptcw-design/p-4a5f7fd0.entry.js +68 -0
  157. package/dist/ptcw-design/{p-6a3caf2b.entry.js → p-4c096997.entry.js} +1 -1
  158. package/dist/ptcw-design/p-4e2bb0e0.entry.js +1 -0
  159. package/dist/ptcw-design/{p-6f5fecae.entry.js → p-52b82ac5.entry.js} +1 -1
  160. package/dist/ptcw-design/p-583608d9.entry.js +1 -0
  161. package/dist/ptcw-design/{p-139a02e6.entry.js → p-69686408.entry.js} +1 -1
  162. package/dist/ptcw-design/p-710de12d.entry.js +1 -0
  163. package/dist/ptcw-design/{p-d2825140.entry.js → p-760507e1.entry.js} +1 -1
  164. package/dist/ptcw-design/{p-49e54079.entry.js → p-7e7ebf0a.entry.js} +1 -1
  165. package/dist/ptcw-design/p-841b807d.js +1 -0
  166. package/dist/ptcw-design/p-8daf00ae.entry.js +1 -0
  167. package/dist/ptcw-design/{p-17f6e145.entry.js → p-999d1c9f.entry.js} +1 -1
  168. package/dist/ptcw-design/p-a2d9831c.entry.js +1 -0
  169. package/dist/ptcw-design/{p-bb902570.entry.js → p-a3a04f4e.entry.js} +1 -1
  170. package/dist/ptcw-design/p-be533f0d.js +134 -0
  171. package/dist/ptcw-design/p-c1513c3f.js +203 -0
  172. package/dist/ptcw-design/{p-cbee4653.entry.js → p-cffebefe.entry.js} +1 -1
  173. package/dist/ptcw-design/{p-77cad16c.entry.js → p-d1857ada.entry.js} +1 -1
  174. package/dist/ptcw-design/{p-ea7369e9.entry.js → p-d3e5b65c.entry.js} +1 -1
  175. package/dist/ptcw-design/p-d734b373.entry.js +1 -0
  176. package/dist/ptcw-design/p-dc488936.entry.js +1 -0
  177. package/dist/ptcw-design/p-dd73c4d1.entry.js +1 -0
  178. package/dist/ptcw-design/{p-e577ad62.entry.js → p-df8526a2.entry.js} +1 -1
  179. package/dist/ptcw-design/{p-eec2f3da.entry.js → p-e38ed0e3.entry.js} +1 -1
  180. package/dist/ptcw-design/p-e7937ac1.entry.js +1 -0
  181. package/dist/ptcw-design/p-e9a7475b.entry.js +1 -0
  182. package/dist/ptcw-design/{p-4ee98a3e.entry.js → p-eab1042e.entry.js} +1 -1
  183. package/dist/ptcw-design/p-f05fec22.entry.js +1 -0
  184. package/dist/ptcw-design/{p-2749c178.entry.js → p-fce2bd81.entry.js} +1 -1
  185. package/dist/ptcw-design/ptcw-design.css +2 -2
  186. package/dist/ptcw-design/ptcw-design.esm.js +1 -1
  187. package/dist/types/components/organism-bundles/event-jumbotron-example/event-jumbotron-example.d.ts +0 -1
  188. package/dist/types/components/ptc-button/ptc-button.d.ts +0 -1
  189. package/dist/types/components/ptc-collapse-list/ptc-collapse-list.d.ts +0 -2
  190. package/dist/types/components/ptc-icon-card/ptc-icon-card.d.ts +0 -6
  191. package/dist/types/components/ptc-link/ptc-link.d.ts +0 -1
  192. package/dist/types/components/ptc-modal/ptc-modal.d.ts +1 -5
  193. package/dist/types/components/ptc-para/ptc-para.d.ts +1 -1
  194. package/dist/types/components/ptc-previous-url/ptc-previous-url.d.ts +0 -2
  195. package/dist/types/components/ptc-scroll-button/ptc-scroll-button.d.ts +0 -10
  196. package/dist/types/components/ptc-social-icons-footer/ptc-social-icons-footer.d.ts +0 -5
  197. package/dist/types/components.d.ts +4 -47
  198. package/dist/types/utils/utils.d.ts +0 -1
  199. package/package.json +1 -1
  200. package/readme.md +1 -5
  201. package/dist/cjs/event-jumbotron-example.cjs.entry.js +0 -131
  202. package/dist/cjs/icon-asset.cjs.entry.js +0 -65
  203. package/dist/cjs/list-item.cjs.entry.js +0 -48
  204. package/dist/cjs/modal-form-example.cjs.entry.js +0 -94
  205. package/dist/cjs/ptc-breadcrumb.cjs.entry.js +0 -47
  206. package/dist/cjs/ptc-button.cjs.entry.js +0 -87
  207. package/dist/cjs/ptc-card-bottom_2.cjs.entry.js +0 -132
  208. package/dist/cjs/ptc-card-content.cjs.entry.js +0 -68
  209. package/dist/cjs/ptc-close-icon_2.cjs.entry.js +0 -222
  210. package/dist/cjs/ptc-img.cjs.entry.js +0 -133
  211. package/dist/cjs/ptc-link.cjs.entry.js +0 -98
  212. package/dist/cjs/ptc-overlay.cjs.entry.js +0 -34
  213. package/dist/cjs/ptc-para.cjs.entry.js +0 -127
  214. package/dist/cjs/ptc-scroll-button.cjs.entry.js +0 -122
  215. package/dist/cjs/ptc-spacer.cjs.entry.js +0 -38
  216. package/dist/cjs/ptc-title.cjs.entry.js +0 -152
  217. package/dist/collection/components/organism-bundles/form/modal-from-example/modal-form-example.css +0 -26
  218. package/dist/collection/components/organism-bundles/form/modal-from-example/modal-form-example.js +0 -99
  219. package/dist/collection/stories/organisms/eSupport/CaseTracker/preview.stories.js +0 -45
  220. package/dist/collection/stories/organisms/eSupport/SupportArticle/preview.stories.js +0 -47
  221. package/dist/collection/stories/organisms/eSupport/SupportPage/preview.stories.js +0 -157
  222. package/dist/esm/event-jumbotron-example.entry.js +0 -127
  223. package/dist/esm/icon-asset.entry.js +0 -61
  224. package/dist/esm/list-item.entry.js +0 -44
  225. package/dist/esm/modal-form-example.entry.js +0 -90
  226. package/dist/esm/ptc-breadcrumb.entry.js +0 -43
  227. package/dist/esm/ptc-button.entry.js +0 -83
  228. package/dist/esm/ptc-card-bottom_2.entry.js +0 -127
  229. package/dist/esm/ptc-card-content.entry.js +0 -64
  230. package/dist/esm/ptc-close-icon_2.entry.js +0 -217
  231. package/dist/esm/ptc-img.entry.js +0 -129
  232. package/dist/esm/ptc-link.entry.js +0 -94
  233. package/dist/esm/ptc-overlay.entry.js +0 -30
  234. package/dist/esm/ptc-para.entry.js +0 -123
  235. package/dist/esm/ptc-scroll-button.entry.js +0 -118
  236. package/dist/esm/ptc-spacer.entry.js +0 -34
  237. package/dist/esm/ptc-title.entry.js +0 -148
  238. package/dist/ptcw-design/p-0968cadd.entry.js +0 -1
  239. package/dist/ptcw-design/p-0c69ea52.entry.js +0 -1
  240. package/dist/ptcw-design/p-1070f8a3.entry.js +0 -1
  241. package/dist/ptcw-design/p-257deac0.entry.js +0 -1
  242. package/dist/ptcw-design/p-25a25451.entry.js +0 -1
  243. package/dist/ptcw-design/p-291072b4.entry.js +0 -1
  244. package/dist/ptcw-design/p-29240ef8.entry.js +0 -1
  245. package/dist/ptcw-design/p-2ac5ed9c.entry.js +0 -1
  246. package/dist/ptcw-design/p-34c50b3e.entry.js +0 -1
  247. package/dist/ptcw-design/p-50d68602.entry.js +0 -1
  248. package/dist/ptcw-design/p-5c97ee54.entry.js +0 -1
  249. package/dist/ptcw-design/p-5d885144.entry.js +0 -1
  250. package/dist/ptcw-design/p-5ef23b5c.entry.js +0 -1
  251. package/dist/ptcw-design/p-672a349f.js +0 -336
  252. package/dist/ptcw-design/p-6f3ac999.entry.js +0 -1
  253. package/dist/ptcw-design/p-743e3cf5.entry.js +0 -68
  254. package/dist/ptcw-design/p-7793babb.entry.js +0 -1
  255. package/dist/ptcw-design/p-77b1221e.js +0 -1
  256. package/dist/ptcw-design/p-799afee5.entry.js +0 -1
  257. package/dist/ptcw-design/p-8e297cd7.entry.js +0 -1
  258. package/dist/ptcw-design/p-90c4f08b.entry.js +0 -1
  259. package/dist/ptcw-design/p-92d22c78.entry.js +0 -1
  260. package/dist/ptcw-design/p-95187918.entry.js +0 -1
  261. package/dist/ptcw-design/p-9a6bd91f.entry.js +0 -1
  262. package/dist/ptcw-design/p-9e9ae28c.entry.js +0 -1
  263. package/dist/ptcw-design/p-b3bbd17d.entry.js +0 -1
  264. package/dist/ptcw-design/p-b8ee8699.entry.js +0 -1
  265. package/dist/ptcw-design/p-ba8c58a7.entry.js +0 -1
  266. package/dist/ptcw-design/p-bf18b622.entry.js +0 -1
  267. package/dist/ptcw-design/p-c01ea76f.entry.js +0 -1
  268. package/dist/ptcw-design/p-d2e26642.entry.js +0 -1
  269. package/dist/ptcw-design/p-de960790.entry.js +0 -1
  270. package/dist/ptcw-design/p-e90fbbad.entry.js +0 -1
  271. package/dist/ptcw-design/p-f8512dc9.entry.js +0 -1
  272. package/dist/ptcw-design/p-fd394e84.entry.js +0 -1
  273. package/dist/types/components/organism-bundles/form/modal-from-example/modal-form-example.d.ts +0 -25
@@ -1,94 +0,0 @@
1
- import { r as registerInstance, h, H as Host, g as getElement } from './index-c83db688.js';
2
- import { C as CheckDarkFocusState, c as getSeoTagType } from './utils-63eab4bd.js';
3
-
4
- const ptcLinkCss = "h1,h2,h3,h4,h5,h6,p,ul,li,ptc-subnav,ptc-tab-list,ptc-link,ptc-square-card,.hyphenate-text,ptc-footer{word-break:break-word;hyphens:manual;-webkit-hyphens:manual;-moz-hyphens:manual;-ms-hyphens:manual}@supports (hyphenate-limit-chars: 12 3 3){h1,h2,h3,h4,h5,h6,p,ul,li,ptc-subnav,ptc-tab-list,ptc-link,ptc-square-card,.hyphenate-text,ptc-footer{hyphens:auto;-webkit-hyphenate-limit-before:3;-webkit-hyphenate-limit-after:3;hyphenate-limit-chars:12 3 3;hyphenate-limit-lines:2;hyphenate-limit-last:always;hyphenate-limit-zone:6%;-webkit-hyphens:auto;-webkit-hyphenate-limit-before:3;-webkit-hyphenate-limit-after:3;-webkit-hyphenate-limit-chars:12 3 3;-webkit-hyphenate-limit-lines:2;-moz-hyphens:auto;-moz-hyphenate-limit-chars:12 3 3;-moz-hyphenate-limit-lines:2;-ms-hyphens:auto;-ms-hyphenate-limit-chars:12 3 3;-ms-hyphenate-limit-lines:2}}:host{display:block}.disabled{pointer-events:none;cursor:default;text-decoration:none}.ptc-link{display:inline-block;color:var(--color-gray-10);font-weight:var(--ptc-font-weight-extrabold);position:relative;line-height:var(--ptc-line-height-densest);outline:none;text-decoration:none;transition:color var(--ptc-transition-fast) var(--ptc-ease-inout)}.ptc-link.focus-state-dark-background{border:2px solid transparent;margin:-2px}.ptc-link:active{transition:none}.ptc-link:focus-visible{border-radius:var(--ptc-border-radius-standard);outline:5px solid var(--keyboard-nav-outline)}.ptc-link:focus-visible .focus-state-dark-background:focus-visible{border-radius:var(--ptc-border-radius-standard);border:2px solid white;outline:5px solid var(--keyboard-nav-outline);transition:none;text-decoration-line:none}.simple{text-decoration:underline;text-underline-offset:5px;text-decoration-color:var(--color-green-06);text-decoration-thickness:2px;transition:text-decoration-color var(--ptc-transition-medium) var(--ptc-ease-inout)}.simple.focus-state-dark-background{border:2px solid transparent;margin:-2px}.simple:hover{color:var(--color-green-06);transition:text-decoration-color var(--ptc-transition-medium) var(--ptc-ease-inout)}.simple:active{transition:none}.simple:focus-visible{border-radius:var(--ptc-border-radius-standard);outline:5px solid var(--keyboard-nav-outline);transition:none;color:var(--color-green-06);transition:text-decoration-color var(--ptc-transition-medium) var(--ptc-ease-inout)}.simple:focus-visible.focus-state-dark-background{border-radius:var(--ptc-border-radius-standard);border:2px solid white;outline:5px solid var(--keyboard-nav-outline);transition:none;text-decoration-line:none}.global{font-style:var(--ptc-letter-spacing-normal);font-weight:var(--ptc-font-weight-bold);font-size:var(--ptc-font-size-x-small);text-decoration-line:underline;color:var(--color-hyperlink);transition:color var(--ptc-transition-medium) var(--ptc-ease-out)}.global:visited{color:var(--color-blue-10)}.global:active,.global:visited:active{color:var(--color-blue-09);transition:none}.global:hover,.global:visited:hover{color:var(--color-blue-08)}.global.disabled{color:var(--color-gray-04) !important;cursor:not-allowed}.product-link{font-weight:var(--ptc-font-weight-extrabold);text-decoration:underline;text-underline-offset:5px;text-decoration-color:var(--color-green-06);text-decoration-thickness:2px;transition:text-decoration-color var(--ptc-transition-medium) var(--ptc-ease-inout)}.product-link:hover{color:var(--color-green-06);transition:text-decoration-color var(--ptc-transition-medium) var(--ptc-ease-inout)}.product-link:active{transition:none}.underline{border-bottom:2px solid var(--color-green-06)}.underline:hover{color:#00890B;border-bottom:2px solid #00890B}.underline:active{transition:none}.small{font-size:var(--ptc-font-size-xx-small)}.medium{font-size:var(--ptc-font-size-x-small)}.medium-large{font-size:var(--ptc-font-size-small)}.large{font-size:var(--ptc-font-size-medium)}.nav-title:focus,.nav-title-link:focus,.nav-card-link:focus,.primary-nav-link:focus,.secondary-nav-link:focus,.footer-nav-link:focus,.copyright-link:focus{outline:3px solid var(--color-blue-07);outline-offset:2px}.nav-title:active,.nav-title-link:active,.nav-card-link:active,.primary-nav-link:active,.secondary-nav-link:active,.footer-nav-link:active,.copyright-link:active{transition:none}.nav-title{box-sizing:border-box;color:var(--color-white);display:inline-block;font-size:var(--ptc-font-size-x-small);font-stretch:100%;font-weight:var(--ptc-font-weight-extrabold);letter-spacing:var(--ptc-letter-spacing-normal);line-height:var(--ptc-line-height-dense);list-style:none;margin-bottom:var(--ptc-element-spacing-02);text-align:left}.primary-nav-link{background-color:transparent;box-sizing:border-box;color:var(--color-gray-01);display:inline-block;font-size:var(--ptc-font-size-x-small);font-stretch:100%;font-weight:var(--ptc-font-weight-extrabold);letter-spacing:var(--ptc-letter-spacing-normal);line-height:var(--ptc-line-height-dense);list-style:none;margin:var(--ptc-element-spacing-01) var(--ptc-element-spacing-03);padding:var(--ptc-element-spacing-02) var(--ptc-element-spacing-06);position:relative;text-decoration:none;transition:background-color var(--ptc-transition-medium) var(--ptc-ease-inout)}.primary-nav-link:hover{border-radius:var(--ptc-border-radius-standard);background-color:var(--color-gray-12);text-decoration:none;outline:none}.primary-nav-link:active{transition:none}.nav-title-link{background-color:transparent;box-sizing:border-box;color:var(--color-white);font-size:var(--ptc-font-size-xxx-small);font-stretch:100%;font-weight:var(--ptc-font-weight-extrabold);line-height:var(--ptc-line-height-densest);list-style:none;text-align:left;text-decoration-color:var(--color-white);text-decoration:none;transition:border-color var(--ptc-transition-medium) var(--ptc-ease-inout);border-bottom:1.5px solid transparent;display:inline-block}.nav-title-link:hover{color:var(--color-white);border-bottom:1.5px solid var(--color-green-06)}.nav-title-link:active{transition:none}.nav-card-link{background-color:transparent;box-sizing:border-box;color:var(--color-white);font-stretch:100%;font-weight:var(--ptc-font-weight-extrabold);line-height:var(--ptc-line-height-densest);list-style:none;text-align:left;text-decoration:none;text-decoration-color:var(--color-white);transition:border-color var(--ptc-transition-medium) var(--ptc-ease-inout);display:inline-block;font-size:var(--ptc-font-size-small)}@media only screen and (min-width: 1200px){.nav-card-link{font-size:var(--ptc-font-size-xxx-small)}}.nav-card-link:hover{color:var(--color-white);text-decoration:underline var(--color-green-06) solid 1px;text-underline-offset:2px}.nav-card-link:active{transition:none}.secondary-nav-link{display:inline-block;background-color:transparent;box-sizing:border-box;color:var(--color-white);font-size:var(--ptc-font-size-xxx-small);font-stretch:100%;font-style:normal;font-weight:var(--ptc-font-weight-semibold);letter-spacing:var(--ptc-letter-spacing-normal);line-height:var(--ptc-line-height-densest);list-style:none;margin-bottom:var(--ptc-element-spacing-03);text-align:left;text-decoration:none;transition:border-color var(--ptc-transition-medium) var(--ptc-ease-inout);border-bottom:1.5px solid transparent;white-space:nowrap}.secondary-nav-link:hover{color:var(--color-white);border-bottom:1.5px solid var(--color-green-06);border-radius:0;text-decoration:none}.secondary-nav-link:active{transition:none}.footer-nav-link{color:var(--color-white);transition:border var(--ptc-transition-medium) var(--ptc-ease-inout), color var(--ptc-transition-medium) var(--ptc-ease-inout);border-bottom:1px solid transparent;outline:none;text-decoration:none;font-weight:var(--ptc-font-weight-semibold);letter-spacing:var(--ptc-letter-spacing-normal);line-height:var(--ptc-line-height-densest);text-align:left;font-size:var(--ptc-font-size-x-small)}.footer-nav-link:hover{outline:none;text-decoration:none;border-bottom:0.1rem solid var(--color-green-06);color:var(--color-green-06)}.footer-nav-link:active{transition:none}.copyright-link{color:var(--color-white);font-size:var(--ptc-font-size-xx-small);font-weight:var(--ptc-font-weight-normal);line-height:var(--ptc-line-height-loose);display:inline-block}.d-green-underline{color:var(--color-white);font-weight:var(--ptc-font-weight-extrabold);line-height:var(--ptc-line-height-densest);text-decoration:underline;text-decoration-thickness:2px;text-decoration-color:var(--color-green-06);text-underline-offset:5px;transition:text-decoration-color var(--ptc-transition-medium) var(--ptc-ease-inout)}.d-green-underline:hover{color:var(--color-green-06)}.d-green-underline:active{transition:none}.d-green-underline:focus-visible{border-radius:var(--ptc-border-radius-standard);outline:5px solid var(--keyboard-nav-outline);transition:none;transition:text-decoration-color var(--ptc-transition-medium) var(--ptc-ease-inout)}.d-green-underline:focus-visible.focus-state-dark-background{border-radius:var(--ptc-border-radius-standard);border:2px solid white;outline:5px solid var(--keyboard-nav-outline);transition:none;text-decoration-line:none}.d-white-underline{color:var(--color-white);font-weight:var(--ptc-font-weight-extrabold);line-height:var(--ptc-line-height-densest);text-decoration:underline;text-decoration-thickness:2px;text-decoration-color:var(--color-white);text-underline-offset:5px}.link-area-cover-parent{position:static}.link-area-cover-parent::after{content:\"\";position:absolute;width:100%;height:100%;inset:0;z-index:2}.standard-link,.blog-link{font-weight:800;line-height:1;display:flex;align-items:center;color:var(--color-gray-10);text-decoration:underline;text-decoration-thickness:2px;text-decoration-color:var(--color-green-06);text-underline-offset:5px;transition:text-decoration-color var(--ptc-transition-medium) var(--ptc-ease-inout)}.standard-link:hover,.blog-link:hover{color:var(--color-green-06)}.standard-link:active,.blog-link:active{transition:none}.w-thin{font-weight:var(--ptc-font-weight-thin)}.w-regular{font-weight:var(--ptc-font-weight-regular)}.w-medium{font-weight:var(--ptc-font-weight-medium)}.w-semibold{font-weight:var(--ptc-font-weight-semibold)}.w-bold{font-weight:var(--ptc-font-weight-bold)}.w-extrabold{font-weight:var(--ptc-font-weight-extrabold)}.w-black{font-weight:var(--ptc-font-weight-black)}.utility-nav-link{background-color:transparent;box-sizing:border-box;color:var(--color-gray-13);font-stretch:100%;font-weight:var(--ptc-font-weight-semibold);line-height:var(--ptc-line-height-densest);list-style:none;text-align:left;text-decoration:none;text-decoration-color:var(--color-green-06);transition:border-color var(--ptc-transition-medium) var(--ptc-ease-inout);display:inline-block;font-size:var(--ptc-font-size-x-small)}.utility-nav-link:hover{text-decoration:underline;text-underline-offset:5px;text-decoration-color:var(--color-green-06);text-decoration-thickness:2px;transition:text-decoration-color var(--ptc-transition-medium) var(--ptc-ease-inout)}.utility-nav-link:active{transition:none}.tracker-div{display:inline}";
5
-
6
- const PtcLink = class {
7
- constructor(hostRef) {
8
- registerInstance(this, hostRef);
9
- this.disabled = false;
10
- this.external = false;
11
- this.href = undefined;
12
- this.target = '_self';
13
- this.linkTitle = undefined;
14
- this.theme = 'simple';
15
- this.fontSize = 'medium';
16
- this.fontWeight = undefined;
17
- this.linkArea = undefined;
18
- this.seoCompatibilityMode = false;
19
- this.styles = undefined;
20
- this.trackerId = undefined;
21
- this.tabNav = 0;
22
- this.darkFocusState = false;
23
- }
24
- componentWillLoad() {
25
- CheckDarkFocusState(this, this.el);
26
- }
27
- seoCompRender() {
28
- const classMap = this.getCssClassMap();
29
- const [TagType, firstChild] = getSeoTagType(this.el, "a");
30
- const html = firstChild && firstChild.innerHTML;
31
- if (this.el == firstChild) {
32
- this.el.innerHTML = '';
33
- }
34
- return (h(Host, null, this.styles && h("style", null, this.styles), h("div", { id: this.trackerId, class: "tracker-div mf-listen" }, h(TagType, Object.assign({ class: classMap, innerHTML: html, href: this.href, target: this.external ? '_blank' : this.target, title: this.linkTitle }, (!!this.tabNav ? { tabindex: -1 } : { tabindex: 0 })), h("slot", null)))));
35
- }
36
- standardRender() {
37
- const classMap = this.getCssClassMap();
38
- return (h(Host, null, this.styles && h("style", null, this.styles), h("div", { id: this.trackerId, class: "tracker-div mf-listen" }, h("a", Object.assign({ class: classMap, href: this.href, target: this.external ? '_blank' : this.target, title: this.linkTitle }, (!!this.tabNav ? { tabindex: -1 } : { tabindex: 0 })), h("slot", null)))));
39
- }
40
- // render() {
41
- // const classMap = this.getCssClassMap();
42
- // return (
43
- // <Host>
44
- // {this.styles && <style>{this.styles}</style>}
45
- // <a class={classMap} href={this.href} target={this.external ? '_blank' : this.target} title={this.linkTitle}>
46
- // <slot></slot>
47
- // </a>
48
- // </Host>
49
- // );
50
- // }
51
- render() {
52
- if (this.seoCompatibilityMode) {
53
- return this.seoCompRender();
54
- }
55
- else {
56
- return this.standardRender();
57
- }
58
- }
59
- getCssClassMap() {
60
- const classOptions = [
61
- 'simple',
62
- 'underline',
63
- 'nav-title',
64
- 'primary-nav-link',
65
- 'nav-title-link',
66
- 'nav-card-link',
67
- 'secondary-nav-link',
68
- 'footer-nav-link',
69
- 'copyright-link',
70
- 'product-link',
71
- 'd-green-underline',
72
- 'd-white-underline',
73
- 'global',
74
- 'utility-nav-link'
75
- ];
76
- let mainClass = this.theme;
77
- if (classOptions.indexOf(mainClass) < 0) {
78
- mainClass = 'simple'; // fallback to simple class if theme is unavailable
79
- }
80
- return {
81
- ['ptc-link']: true,
82
- [mainClass]: true,
83
- ['disabled']: this.disabled,
84
- [this.fontSize]: true,
85
- [this.linkArea]: this.linkArea ? true : false,
86
- [this.fontWeight]: this.fontWeight ? true : false,
87
- ['focus-state-dark-background']: this.darkFocusState
88
- };
89
- }
90
- get el() { return getElement(this); }
91
- };
92
- PtcLink.style = ptcLinkCss;
93
-
94
- export { PtcLink as ptc_link };
@@ -1,30 +0,0 @@
1
- import { r as registerInstance, h, H as Host } from './index-c83db688.js';
2
-
3
- const ptcOverlayCss = "h1,h2,h3,h4,h5,h6,p,ul,li,ptc-subnav,ptc-tab-list,ptc-link,ptc-square-card,.hyphenate-text,ptc-footer{word-break:break-word;hyphens:manual;-webkit-hyphens:manual;-moz-hyphens:manual;-ms-hyphens:manual}@supports (hyphenate-limit-chars: 12 3 3){h1,h2,h3,h4,h5,h6,p,ul,li,ptc-subnav,ptc-tab-list,ptc-link,ptc-square-card,.hyphenate-text,ptc-footer{hyphens:auto;-webkit-hyphenate-limit-before:3;-webkit-hyphenate-limit-after:3;hyphenate-limit-chars:12 3 3;hyphenate-limit-lines:2;hyphenate-limit-last:always;hyphenate-limit-zone:6%;-webkit-hyphens:auto;-webkit-hyphenate-limit-before:3;-webkit-hyphenate-limit-after:3;-webkit-hyphenate-limit-chars:12 3 3;-webkit-hyphenate-limit-lines:2;-moz-hyphens:auto;-moz-hyphenate-limit-chars:12 3 3;-moz-hyphenate-limit-lines:2;-ms-hyphens:auto;-ms-hyphenate-limit-chars:12 3 3;-ms-hyphenate-limit-lines:2}}:host{display:block;position:absolute;top:0;left:0;width:100%;height:100%;transition:background var(--ptc-transition-medium) var(--ptc-ease-inout)}:host(.blue){background:linear-gradient(180deg, rgba(25, 123, 192, 0.2) 0%, var(--color-blue-07) 100%)}:host(.red){background:linear-gradient(180deg, rgba(209, 44, 58, 0.2) 0%, var(--color-red-07) 100%)}:host(.orange){background:linear-gradient(180deg, rgba(195, 119, 41, 0.2) 0%, var(--color-orange-07) 100%)}:host(.green){background:linear-gradient(180deg, rgba(0, 137, 11, 0.2) 0%, var(--color-green-07) 100%)}:host(.black-1){background:linear-gradient(270deg, rgba(32, 38, 42, 0.32) 33.33%, var(--color-gray-12) 100%)}:host(.black-2){background:linear-gradient(180deg, rgba(32, 38, 42, 0) 0%, var(--color-gray-12) 100%)}:host(.black-4){background:rgba(0, 0, 0, 0.66)}:host(.black-5){background:rgba(0, 0, 0, 0.76)}@media only screen and (min-width: 768px){:host(.black-1){background:linear-gradient(270deg, rgba(32, 38, 42, 0) 33.33%, var(--color-gray-12) 100%)}:host(.black-2){background:linear-gradient(180deg, rgba(32, 38, 42, 0) 0%, var(--color-gray-12) 100%)}}:host(.black-3){background:linear-gradient(180deg, var(--color-gray-12) 0%, rgba(32, 38, 42, 0.55) 100%)}:host(.slate-grey){background:linear-gradient(180deg, rgba(97, 116, 128, 0.2) 0%, var(--color-gray-07) 100%)}:host(.bright-blue){background:linear-gradient(180deg, rgba(25, 123, 192, 0.72) 0%, rgba(25, 123, 192, 0.85) 69.27%, rgba(25, 123, 192, 0.4) 100%)}:host(.bright-red){background:linear-gradient(180deg, rgba(211, 62, 62, 0.72) 0%, rgba(211, 62, 62, 0.85) 69.27%, rgba(211, 62, 62, 0.4) 100%)}:host(.bright-orange){background:linear-gradient(180deg, rgba(195, 119, 41, 0.72) 0%, rgba(195, 119, 41, 0.85) 69.27%, rgba(195, 119, 41, 0.4) 100%)}:host(.bright-green){background:linear-gradient(180deg, rgba(0, 137, 11, 0.72) 0%, rgba(0, 137, 11, 0.85) 69.27%, rgba(0, 137, 11, 0.4) 100%)}:host(.bright-slate-grey){background:linear-gradient(180deg, rgba(97, 116, 128, 0.72) 0%, rgba(97, 116, 128, 0.85) 69.27%, rgba(97, 116, 128, 0.4) 100%)}:host(.solid-black-1){background:rgba(16, 19, 20, 0.85)}:host(.solid-black-2){background:rgba(16, 19, 20, 0.7)}:host(.hp-blue){background:linear-gradient(180deg, #197BC0 0%, #4795CD 100%)}:host(.hp-green){background:linear-gradient(180deg, #00890B 0%, #33A13C 100%)}:host(.hp-red){background:linear-gradient(180deg, #D33E3E 0%, #DC6565 100%)}:host(.hp-gray){background:linear-gradient(180deg, #617480 0%, #819099 100%)}:host(.hp-orange){background:linear-gradient(180deg, #C37729 0%, #CF9254 100%)}:host(.transparent){background:linear-gradient(180deg, transparent 0%, transparent 100%)}:host(.radius-standard){border-radius:var(--ptc-border-radius-standard)}:host(.radius-large){border-radius:var(--ptc-border-radius-large)}:host(.radius-pill){border-radius:var(--ptc-border-radius-pill)}:host(.radius-circle){border-radius:var(--ptc-border-radius-circle)}:host(.z-index-auto){z-index:auto}:host(.z-index-n-1){z-index:-1}:host(.z-index-n-2){z-index:-2}:host(.z-index-p-1){z-index:1}:host(.z-index-p-2){z-index:2}";
4
-
5
- const PtcOverlay = class {
6
- constructor(hostRef) {
7
- registerInstance(this, hostRef);
8
- this.filterColor = undefined;
9
- this.borderRadius = undefined;
10
- this.overlayZIndex = 'z-index-auto';
11
- this.styles = undefined;
12
- }
13
- async setOverlay(overlayName) {
14
- this.filterColor = overlayName;
15
- }
16
- render() {
17
- const classMap = this.getCssClassMap();
18
- return h(Host, { class: classMap });
19
- }
20
- getCssClassMap() {
21
- return {
22
- [this.filterColor]: !!this.filterColor ? true : false,
23
- [this.borderRadius]: !!this.borderRadius ? true : false,
24
- [this.overlayZIndex]: true,
25
- };
26
- }
27
- };
28
- PtcOverlay.style = ptcOverlayCss;
29
-
30
- export { PtcOverlay as ptc_overlay };
@@ -1,123 +0,0 @@
1
- import { r as registerInstance, h, H as Host, g as getElement } from './index-c83db688.js';
2
- import { s as seoSlotReset } from './utils-63eab4bd.js';
3
-
4
- const ptcParaCss = "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{position:relative;z-index:1}:host .tooltip-enabled{position:relative}:host(.white){color:var(--color-white)}:host(.z-1){z-index:1}:host(.z-2){z-index:2}:host(.z-3){z-index:3}:host(.z-99){z-index:99}:host(.z-999){z-index:999}:host(.z-auto){z-index:auto}p.default{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;}p.main{text-shadow:0 3px 6px var(--color-white);line-height:var(--ptc-line-height-dense);color:var(--color-gray-10)}p.primary-grey{color:var(--color-gray-10)}p.primary-green{color:var(--color-green-06)}p.gray-darker{color:var(--color-gray-11)}p.white{color:var(--color-white)}p.xxx-small{font-size:var(--ptc-font-size-xxx-small)}p.xx-small{font-size:var(--ptc-font-size-xx-small)}p.x-small{font-size:var(--ptc-font-size-x-small)}p.small{font-size:var(--ptc-font-size-small)}p.medium{font-size:var(--ptc-font-size-medium)}p.large{font-size:var(--ptc-font-size-large)}p.x-large{font-size:var(--ptc-font-size-x-large)}p.xx-large{font-size:var(--ptc-font-size-xx-large)}p.xxx-large{font-size:var(--ptc-font-size-xxx-large)}p.xxxx-large{font-size:var(--ptc-font-size-xxxx-large)}p.htmlquote-para{font-size:var(--ptc-font-size-small)}@media only screen and (min-width: 992px){p.htmlquote-para{font-size:var(--ptc-font-size-large)}}p.w-3{font-weight:var(--ptc-font-weight-thin)}p.w-4{font-weight:var(--ptc-font-weight-regular)}p.w-5{font-weight:var(--ptc-font-weight-medium)}p.w-6{font-weight:var(--ptc-font-weight-semibold)}p.w-7{font-weight:var(--ptc-font-weight-bold)}p.w-8{font-weight:var(--ptc-font-weight-extrabold)}p.w-8 ::slotted(a){font-weight:var(--ptc-font-weight-extrabold) !important}p.w-9{font-weight:var(--ptc-font-weight-black)}p.w-9 ::slotted(a){font-weight:var(--ptc-font-weight-black) !important}p.margin-flush{margin-top:0;margin-bottom:0}p.margin-top-1{margin-top:var(--ptc-element-spacing-01);margin-bottom:0}p.margin-top-2{margin-top:var(--ptc-element-spacing-02);margin-bottom:0}p.margin-top-3{margin-top:var(--ptc-element-spacing-03);margin-bottom:0}p.margin-top-4{margin-top:var(--ptc-element-spacing-04);margin-bottom:0}p.margin-top-5{margin-top:var(--ptc-element-spacing-05);margin-bottom:0}p.margin-top-6{margin-top:var(--ptc-element-spacing-06);margin-bottom:0}p.margin-bottom-1{margin-bottom:var(--ptc-element-spacing-01);margin-top:0}p.margin-bottom-2{margin-bottom:var(--ptc-element-spacing-02);margin-top:0}p.margin-bottom-3{margin-bottom:var(--ptc-element-spacing-03);margin-top:0}p.margin-bottom-4{margin-bottom:var(--ptc-element-spacing-04);margin-top:0}p.margin-bottom-5{margin-bottom:var(--ptc-element-spacing-05);margin-top:0}p.margin-bottom-6{margin-bottom:var(--ptc-element-spacing-06);margin-top:0}p.margin-1{margin-top:var(--ptc-element-spacing-01);margin-bottom:var(--ptc-element-spacing-01)}p.margin-2{margin-top:var(--ptc-element-spacing-02);margin-bottom:var(--ptc-element-spacing-02)}p.margin-3{margin-top:var(--ptc-element-spacing-03);margin-bottom:var(--ptc-element-spacing-03)}p.margin-4{margin-top:var(--ptc-element-spacing-04);margin-bottom:var(--ptc-element-spacing-04)}p.margin-5{margin-top:var(--ptc-element-spacing-05);margin-bottom:var(--ptc-element-spacing-05)}p.margin-6{margin-top:var(--ptc-element-spacing-06);margin-bottom:var(--ptc-element-spacing-06)}p.line-height-densest{line-height:var(--ptc-line-height-densest)}p.line-height-denser{line-height:var(--ptc-line-height-denser)}p.line-height-p{line-height:var(--ptc-line-height-p)}p.line-height-dense{line-height:var(--ptc-line-height-dense)}p.line-height-normal{line-height:var(--ptc-line-height-normal)}p.line-height-loose{line-height:var(--ptc-line-height-loose)}p.line-height-looser{line-height:var(--ptc-line-height-looser)}p.left{text-align:left}p.right{text-align:right}p.center{text-align:center}p.justify{text-align:justify}p.announcement{text-transform:uppercase;font-size:var(--ptc-font-size-small);color:var(--color-gray-07);line-height:var(--ptc-line-height-looser);letter-spacing:var(--ptc-letter-spacing-loose)}p.ellipsis-boxing{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;overflow-wrap:break-word}p.line-clamp-title{display:-webkit-box !important;-webkit-box-orient:vertical;overflow:hidden}@media (max-width: 768px){:host(.hide-tooltip-on-mobile) .line-clamp-title{-webkit-line-clamp:initial !important}}";
5
-
6
- const PtcPara = class {
7
- constructor(hostRef) {
8
- registerInstance(this, hostRef);
9
- this.fontSize = 'x-small';
10
- this.fontWeight = 'w-4';
11
- this.paraStyle = 'default';
12
- this.paraColor = 'primary-grey';
13
- this.paraLineH = 'line-height-normal';
14
- this.paraMargin = undefined;
15
- this.paraAlign = undefined;
16
- this.ellipsisLineCutoff = undefined;
17
- this.paraZIndex = undefined;
18
- this.styles = undefined;
19
- this.seoCompatibilityMode = false;
20
- this.tooltipZIndex = 'auto';
21
- this.tooltipPosition = 'bottom';
22
- this.tooltipTheme = 'standard';
23
- this.enableTooltip = false;
24
- this.maxChars = undefined;
25
- this.maxLines = undefined;
26
- this.hideTooltipOnMobile = false;
27
- this.ismob = undefined;
28
- this.noOverflow = false;
29
- this.tooltipWidth = 'default';
30
- }
31
- // Tooltip Properties ends
32
- render() {
33
- if (this.seoCompatibilityMode) {
34
- seoSlotReset(this.el);
35
- }
36
- return this.standardRender();
37
- }
38
- //tooltip code
39
- getSortedText(content) {
40
- if (!this.enableTooltip)
41
- return;
42
- const trimmedContent = content.trim();
43
- const shouldTruncate = (trimmedContent.length > this.maxChars) && !this.maxLines;
44
- return shouldTruncate ? `${trimmedContent.slice(0, this.maxChars).trimEnd()}\u00A0\u2026` : trimmedContent;
45
- }
46
- componentDidLoad() {
47
- if (this.hideTooltipOnMobile) {
48
- this.el.classList.add('hide-tooltip-on-mobile');
49
- }
50
- this.el.addEventListener('mouseenter', () => { this.toggleTitleTooltip(true); });
51
- this.el.addEventListener('mouseleave', () => { this.toggleTitleTooltip(false); });
52
- if (this.enableTooltip) {
53
- let paraContent = this.el.innerText || this.el.textContent;
54
- this.tooltipText = paraContent.trim();
55
- this.el.innerText = this.getSortedText(paraContent);
56
- }
57
- }
58
- toggleTitleTooltip(show) {
59
- const tooltipClass = 'tooltip-box';
60
- const existingTooltip = this.el.querySelector(`.${tooltipClass}`);
61
- const text = this.el.shadowRoot.querySelectorAll('.line-clamp-title');
62
- let maxLinesShowCheck = false;
63
- if (text) {
64
- text.forEach(t => {
65
- maxLinesShowCheck = t.scrollHeight > t.clientHeight;
66
- });
67
- }
68
- const ifCharExceeds = this.maxChars ? (this.tooltipText.length > this.maxChars) && !this.maxLines : false;
69
- const ifLinesExceeds = this.maxLines && maxLinesShowCheck;
70
- if (show && this.enableTooltip) {
71
- if (((!existingTooltip && ifCharExceeds) || (!existingTooltip && ifLinesExceeds)) && !this.noOverflow) {
72
- const tooltipMarkup = document.createElement('div');
73
- tooltipMarkup.className = tooltipClass;
74
- tooltipMarkup.innerText = this.tooltipText;
75
- tooltipMarkup.style.zIndex = String(this.tooltipZIndex); // Ensures zIndex is a string
76
- tooltipMarkup.classList.add(this.tooltipPosition, this.tooltipTheme, this.tooltipWidth);
77
- if (this.hideTooltipOnMobile) {
78
- tooltipMarkup.classList.add('hide-tooltip-mobile');
79
- }
80
- this.el.appendChild(tooltipMarkup);
81
- }
82
- }
83
- else {
84
- existingTooltip === null || existingTooltip === void 0 ? void 0 : existingTooltip.remove();
85
- }
86
- }
87
- //tooltip code ends
88
- standardRender() {
89
- const classMap = this.getCssClassMap();
90
- const colorClass = this.addWhiteClass();
91
- const cutOff = this.getLineCuttoff();
92
- return (h(Host, { class: `${colorClass} ${this.paraZIndex} trunc-text` }, this.styles && h("style", null, this.styles), h("p", { class: classMap, part: "part-para", style: cutOff }, h("slot", null))));
93
- }
94
- getCssClassMap() {
95
- return {
96
- [this.fontSize]: true,
97
- [this.fontWeight]: true,
98
- [this.paraStyle]: true,
99
- [this.paraMargin]: !!this.paraMargin ? true : false,
100
- [this.paraColor]: true,
101
- [this.paraLineH]: true,
102
- [this.paraAlign]: !!this.paraAlign ? true : false,
103
- ['ellipsis-boxing']: this.ellipsisLineCutoff && this.ellipsisLineCutoff > 0,
104
- ['line-clamp-title']: this.maxLines && this.maxLines > 0, //tooltip code,
105
- };
106
- }
107
- //WEB-2392
108
- addWhiteClass() {
109
- if (this.paraColor == 'white') {
110
- return {
111
- [this.paraColor]: true,
112
- };
113
- }
114
- }
115
- getLineCuttoff() {
116
- const lineClamp = this.ellipsisLineCutoff > 0 ? this.ellipsisLineCutoff : this.maxLines;
117
- return lineClamp > 0 ? { '-webkit-line-clamp': `${lineClamp}` } : {};
118
- }
119
- get el() { return getElement(this); }
120
- };
121
- PtcPara.style = ptcParaCss;
122
-
123
- export { PtcPara as ptc_para };
@@ -1,118 +0,0 @@
1
- import { r as registerInstance, h, H as Host } from './index-c83db688.js';
2
-
3
- const ptcScrollButtonCss = "h1,h2,h3,h4,h5,h6,p,ul,li,ptc-subnav,ptc-tab-list,ptc-link,ptc-square-card,.hyphenate-text,ptc-footer{word-break:break-word;hyphens:manual;-webkit-hyphens:manual;-moz-hyphens:manual;-ms-hyphens:manual}@supports (hyphenate-limit-chars: 12 3 3){h1,h2,h3,h4,h5,h6,p,ul,li,ptc-subnav,ptc-tab-list,ptc-link,ptc-square-card,.hyphenate-text,ptc-footer{hyphens:auto;-webkit-hyphenate-limit-before:3;-webkit-hyphenate-limit-after:3;hyphenate-limit-chars:12 3 3;hyphenate-limit-lines:2;hyphenate-limit-last:always;hyphenate-limit-zone:6%;-webkit-hyphens:auto;-webkit-hyphenate-limit-before:3;-webkit-hyphenate-limit-after:3;-webkit-hyphenate-limit-chars:12 3 3;-webkit-hyphenate-limit-lines:2;-moz-hyphens:auto;-moz-hyphenate-limit-chars:12 3 3;-moz-hyphenate-limit-lines:2;-ms-hyphens:auto;-ms-hyphenate-limit-chars:12 3 3;-ms-hyphenate-limit-lines:2}}:host{display:block}.scroll-btn{position:absolute;top:50%;transform:translate(0%, -50%);display:flex;align-items:center;justify-content:center;cursor:pointer;border-radius:0px 4px 4px 0px;background:var(--color-gray-12);box-shadow:var(--ptc-shadow-medium);width:36px;height:36px;padding:var(--ptc-element-spacing-02)}.scroll-btn.left{left:0%}.scroll-btn.right{left:100%;transform:translate(-100%, -50%)}.scroll-btn:focus{outline:none}.scroll-btn[tabIndex=\"0\"]:focus-visible{border-radius:var(--ptc-border-radius-standard);outline:5px solid var(--keyboard-nav-outline)}.scroll-btn icon-asset{width:20px;height:20px}";
4
-
5
- const PtcScrollButton = class {
6
- constructor(hostRef) {
7
- registerInstance(this, hostRef);
8
- //slider!: HTMLElement;
9
- this.startX = 0;
10
- this.scrollLeft = 0;
11
- this.startDragging = (e) => {
12
- this.isMouseDown = true;
13
- this.isDragging = false;
14
- this.startX = e.pageX;
15
- this.scrollLeft = this.scrollContainer.scrollLeft;
16
- };
17
- this.performDragging = (e) => {
18
- if (!this.isMouseDown)
19
- return;
20
- const x = e.pageX - this.scrollContainer.offsetLeft;
21
- const walk = x - this.startX;
22
- this.isDragging = Math.abs(walk) > 5;
23
- this.scrollContainer.scrollLeft = this.scrollLeft - walk;
24
- };
25
- this.stopDragging = () => {
26
- this.isMouseDown = false;
27
- };
28
- this.handleScroll = () => {
29
- this.updateVisibility();
30
- };
31
- this.handleClick = () => {
32
- if (!this.scrollContainer)
33
- return;
34
- const scrollValue = this.scrollAmount * (this.direction === 'left' || this.direction === 'up' ? -1 : 1);
35
- if (this.orientation === 'horizontal') {
36
- console.log('hello, left/right scroll click!');
37
- this.scrollContainer.scrollBy({
38
- left: scrollValue,
39
- behavior: 'smooth',
40
- });
41
- }
42
- else if (this.orientation === 'vertical') {
43
- this.scrollContainer.scrollBy({
44
- top: scrollValue,
45
- behavior: 'smooth',
46
- });
47
- }
48
- };
49
- this.direction = undefined;
50
- this.scrollContainerClass = undefined;
51
- this.scrollAmount = 100;
52
- this.orientation = 'horizontal';
53
- this.trackerId = undefined;
54
- this.styles = undefined;
55
- this.isVisible = true;
56
- this.isDragging = false;
57
- this.isMouseDown = false;
58
- }
59
- componentWillLoad() {
60
- this.scrollContainer = document.querySelector(`.${this.scrollContainerClass}`);
61
- if (this.scrollContainer) {
62
- this.scrollContainer.classList.add('hide-scrollbar');
63
- this.updateVisibility(); // Initial visibility check
64
- this.scrollContainer.addEventListener('scroll', this.handleScroll);
65
- }
66
- else {
67
- console.error('scrollContainer ele not found');
68
- }
69
- }
70
- componentDidLoad() {
71
- if (this.scrollContainer) {
72
- this.enableDragging();
73
- }
74
- }
75
- disconnectedCallback() {
76
- if (this.scrollContainer) {
77
- this.scrollContainer.removeEventListener('scroll', this.handleScroll);
78
- this.disableDragging();
79
- }
80
- }
81
- enableDragging() {
82
- this.scrollContainer.addEventListener('mousedown', this.startDragging);
83
- this.scrollContainer.addEventListener('mousemove', this.performDragging);
84
- ['mouseup', 'mouseleave'].forEach(event => this.scrollContainer.addEventListener(event, this.stopDragging));
85
- }
86
- disableDragging() {
87
- this.scrollContainer.removeEventListener('mousedown', this.startDragging);
88
- this.scrollContainer.removeEventListener('mousemove', this.performDragging);
89
- ['mouseup', 'mouseleave'].forEach(event => this.scrollContainer.removeEventListener(event, this.stopDragging));
90
- }
91
- updateVisibility() {
92
- if (!this.scrollContainer)
93
- return;
94
- const { scrollLeft, scrollTop, scrollWidth, scrollHeight, clientWidth, clientHeight } = this.scrollContainer;
95
- if (this.orientation === 'horizontal') {
96
- if (this.direction === 'left') {
97
- this.isVisible = scrollLeft > 0;
98
- }
99
- else if (this.direction === 'right') {
100
- this.isVisible = scrollLeft + clientWidth < scrollWidth;
101
- }
102
- }
103
- else if (this.orientation === 'vertical') {
104
- if (this.direction === 'up') {
105
- this.isVisible = scrollTop > 0;
106
- }
107
- else if (this.direction === 'down') {
108
- this.isVisible = scrollTop + clientHeight < scrollHeight;
109
- }
110
- }
111
- }
112
- render() {
113
- return (h(Host, null, this.styles && h("style", null, this.styles), this.isVisible && (h("button", { id: this.trackerId, onClick: this.handleClick, class: `scroll-btn ${this.direction}`, "aria-label": this.direction, tabindex: "0" }, this.direction === 'left' && h("icon-asset", { name: "left-scroll-arrow", size: "small", color: "white", type: "ptc", "injected-style": "svg:focus{outline:none;}" }), this.direction === 'right' && h("icon-asset", { name: "right-scroll-arrow", size: "small", color: "white", type: "ptc", "injected-style": "svg:focus{outline:none;}" }), this.direction === 'up' && '▲', this.direction === 'down' && '▼'))));
114
- }
115
- };
116
- PtcScrollButton.style = ptcScrollButtonCss;
117
-
118
- export { PtcScrollButton as ptc_scroll_button };
@@ -1,34 +0,0 @@
1
- import { r as registerInstance, h, H as Host } from './index-c83db688.js';
2
-
3
- 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}}";
4
-
5
- const PtcSpacer = class {
6
- constructor(hostRef) {
7
- registerInstance(this, hostRef);
8
- this.breakpoint = '';
9
- this.size = 'medium';
10
- this.direction = 'vertical';
11
- }
12
- render() {
13
- const classMap = this.getCssClassMap();
14
- return (h(Host, { class: classMap }));
15
- }
16
- getCssClassMap() {
17
- return {
18
- [this.size]: true,
19
- ['ptc-spacer-horizontal']: this.direction === 'horizontal',
20
- ['ptc-spacer-vertical']: this.direction === 'vertical',
21
- ['ptc-spacer-xx-small']: this.breakpoint === 'xx-small',
22
- ['ptc-spacer-x-small']: this.breakpoint === 'x-small',
23
- ['ptc-spacer-small']: this.breakpoint === 'small',
24
- ['ptc-spacer-medium']: this.breakpoint === 'medium',
25
- ['ptc-spacer-large']: this.breakpoint === 'large',
26
- ['ptc-spacer-x-large']: this.breakpoint === 'x-large',
27
- ['ptc-spacer-xx-large']: this.breakpoint === 'xx-large',
28
- ['ptc-spacer-xxx-large']: this.breakpoint === 'xxx-large',
29
- };
30
- }
31
- };
32
- PtcSpacer.style = ptcSpacerCss;
33
-
34
- export { PtcSpacer as ptc_spacer };
@@ -1,148 +0,0 @@
1
- import { r as registerInstance, h, H as Host, g as getElement } from './index-c83db688.js';
2
- import { c as getSeoTagType } from './utils-63eab4bd.js';
3
-
4
- 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}";
5
-
6
- const PtcTitle = class {
7
- constructor(hostRef) {
8
- registerInstance(this, hostRef);
9
- this.isPlmHub = false;
10
- this.type = 'h2';
11
- this.textAlign = undefined;
12
- this.upperline = 'dotted';
13
- this.titleShadow = undefined;
14
- this.titleColor = 'gray';
15
- this.titleMargin = undefined;
16
- this.titleWeight = undefined;
17
- this.titleSize = undefined;
18
- this.titleHeight = 'densest';
19
- this.styles = undefined;
20
- this.ellipsisLineCutoff = undefined;
21
- this.titleDisplay = 'inline-block';
22
- this.seoCompatibilityMode = false;
23
- this.tooltipZIndex = 'auto';
24
- this.tooltipPosition = 'bottom';
25
- this.tooltipTheme = 'standard';
26
- this.enableTooltip = false;
27
- this.maxChars = undefined;
28
- this.maxLines = undefined;
29
- this.hideTooltipOnMobile = false;
30
- this.ismob = undefined;
31
- this.tooltipWidth = 'default';
32
- }
33
- // Tooltip Properties ends
34
- componentDidLoad() {
35
- if (this.hideTooltipOnMobile) {
36
- this.el.classList.add('hide-tooltip-on-mobile');
37
- }
38
- this.el.addEventListener('mouseenter', () => this.toggleTitleTooltip(true));
39
- this.el.addEventListener('mouseleave', () => this.toggleTitleTooltip(false));
40
- }
41
- render() {
42
- if (this.seoCompatibilityMode) {
43
- return this.seoCompRender();
44
- }
45
- else {
46
- return this.standardRender();
47
- }
48
- }
49
- getSortedText(content) {
50
- if (!this.enableTooltip)
51
- return;
52
- const trimmedContent = content.trim();
53
- const shouldTruncate = (trimmedContent.length > this.maxChars) && !this.maxLines;
54
- return shouldTruncate ? trimmedContent.slice(0, this.maxChars) + '...' : trimmedContent;
55
- }
56
- toggleTitleTooltip(show) {
57
- var _a;
58
- const tooltipClass = 'tooltip-box';
59
- const existingTooltip = this.el.querySelector(`.${tooltipClass}`);
60
- const text = this.el.querySelectorAll('.line-clamp-title');
61
- let maxLinesShowCheck = false;
62
- if (text) {
63
- text.forEach(t => {
64
- maxLinesShowCheck = t.scrollHeight > t.clientHeight;
65
- });
66
- }
67
- const ifCharExceeds = this.tooltipText && (this.tooltipText.length > this.maxChars) && !this.maxLines;
68
- const ifLinesExceeds = this.maxLines && maxLinesShowCheck;
69
- if (show && this.enableTooltip) {
70
- if ((!existingTooltip && ifCharExceeds) || (!existingTooltip && ifLinesExceeds)) {
71
- const tooltipMarkup = document.createElement('div');
72
- tooltipMarkup.className = tooltipClass;
73
- tooltipMarkup.innerText = this.tooltipText;
74
- tooltipMarkup.style.zIndex = String(this.tooltipZIndex); // Ensures zIndex is a string
75
- tooltipMarkup.classList.add(this.tooltipPosition, this.tooltipTheme, this.tooltipWidth);
76
- if (this.hideTooltipOnMobile) {
77
- tooltipMarkup.classList.add('hide-tooltip-mobile');
78
- }
79
- (_a = this.el.querySelector('div')) === null || _a === void 0 ? void 0 : _a.appendChild(tooltipMarkup);
80
- }
81
- }
82
- else {
83
- existingTooltip === null || existingTooltip === void 0 ? void 0 : existingTooltip.remove();
84
- }
85
- }
86
- seoCompRender() {
87
- const classMap = this.getCssClassMap();
88
- const cutOff = this.getLineCuttoff();
89
- const [TagType, firstChild] = getSeoTagType(this.el, this.type);
90
- let html = firstChild && firstChild.innerHTML;
91
- // added for tooltip
92
- this.tooltipText = html.trim();
93
- let eleText = firstChild && firstChild.innerText;
94
- html = (this.enableTooltip) ? this.getSortedText(eleText) : html;
95
- if (this.el == firstChild) {
96
- this.el.innerHTML = '';
97
- }
98
- return (h(Host, null, this.styles && h("style", null, this.styles), h("div", { class: classMap }, h(TagType, { innerHTML: html, style: cutOff, class: this.maxLines && this.maxLines > 0 ? 'line-clamp-title' : '' }))));
99
- }
100
- standardRender() {
101
- const classMap = this.getCssClassMap();
102
- const cutOff = this.getLineCuttoff();
103
- let TagType;
104
- switch (this.type) {
105
- case 'h1':
106
- TagType = 'h1';
107
- break;
108
- case 'h3':
109
- TagType = 'h3';
110
- break;
111
- case 'h4':
112
- TagType = 'h4';
113
- break;
114
- case 'h5':
115
- TagType = 'h5';
116
- break;
117
- case 'h6':
118
- TagType = 'h6';
119
- break;
120
- default:
121
- TagType = 'h2';
122
- }
123
- return (h(Host, null, this.styles && h("style", null, this.styles), h("div", { class: classMap }, h(TagType, { style: cutOff }, h("slot", null)))));
124
- }
125
- getCssClassMap() {
126
- return {
127
- [this.textAlign]: !!this.textAlign ? true : false,
128
- [this.upperline]: true,
129
- [this.isPlmHub ? 'is-plm-hub' : 'is-standard']: true,
130
- [this.titleMargin]: !!this.titleMargin ? true : false,
131
- [this.titleShadow]: !!this.titleShadow ? true : false,
132
- [this.titleWeight]: !!this.titleWeight ? true : false,
133
- [this.titleSize]: !!this.titleSize ? true : false,
134
- [this.titleHeight]: !!this.titleHeight ? true : false,
135
- [this.titleColor]: !!this.titleColor ? true : false,
136
- ['ellipsis-boxing']: this.ellipsisLineCutoff && this.ellipsisLineCutoff > 0,
137
- [this.titleDisplay]: !!this.titleDisplay ? true : false,
138
- };
139
- }
140
- getLineCuttoff() {
141
- const lineClamp = this.ellipsisLineCutoff > 0 ? this.ellipsisLineCutoff : this.maxLines;
142
- return lineClamp > 0 ? { '-webkit-line-clamp': `${lineClamp}` } : {};
143
- }
144
- get el() { return getElement(this); }
145
- };
146
- PtcTitle.style = ptcTitleCss;
147
-
148
- export { PtcTitle as ptc_title };