@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,98 +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-ad441b07.js');
7
-
8
- 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}";
9
-
10
- const PtcLink = class {
11
- constructor(hostRef) {
12
- index.registerInstance(this, hostRef);
13
- this.disabled = false;
14
- this.external = false;
15
- this.href = undefined;
16
- this.target = '_self';
17
- this.linkTitle = undefined;
18
- this.theme = 'simple';
19
- this.fontSize = 'medium';
20
- this.fontWeight = undefined;
21
- this.linkArea = undefined;
22
- this.seoCompatibilityMode = false;
23
- this.styles = undefined;
24
- this.trackerId = undefined;
25
- this.tabNav = 0;
26
- this.darkFocusState = false;
27
- }
28
- componentWillLoad() {
29
- utils.CheckDarkFocusState(this, this.el);
30
- }
31
- seoCompRender() {
32
- const classMap = this.getCssClassMap();
33
- const [TagType, firstChild] = utils.getSeoTagType(this.el, "a");
34
- const html = firstChild && firstChild.innerHTML;
35
- if (this.el == firstChild) {
36
- this.el.innerHTML = '';
37
- }
38
- return (index.h(index.Host, null, this.styles && index.h("style", null, this.styles), index.h("div", { id: this.trackerId, class: "tracker-div mf-listen" }, index.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 })), index.h("slot", null)))));
39
- }
40
- standardRender() {
41
- const classMap = this.getCssClassMap();
42
- return (index.h(index.Host, null, this.styles && index.h("style", null, this.styles), index.h("div", { id: this.trackerId, class: "tracker-div mf-listen" }, index.h("a", Object.assign({ class: classMap, href: this.href, target: this.external ? '_blank' : this.target, title: this.linkTitle }, (!!this.tabNav ? { tabindex: -1 } : { tabindex: 0 })), index.h("slot", null)))));
43
- }
44
- // render() {
45
- // const classMap = this.getCssClassMap();
46
- // return (
47
- // <Host>
48
- // {this.styles && <style>{this.styles}</style>}
49
- // <a class={classMap} href={this.href} target={this.external ? '_blank' : this.target} title={this.linkTitle}>
50
- // <slot></slot>
51
- // </a>
52
- // </Host>
53
- // );
54
- // }
55
- render() {
56
- if (this.seoCompatibilityMode) {
57
- return this.seoCompRender();
58
- }
59
- else {
60
- return this.standardRender();
61
- }
62
- }
63
- getCssClassMap() {
64
- const classOptions = [
65
- 'simple',
66
- 'underline',
67
- 'nav-title',
68
- 'primary-nav-link',
69
- 'nav-title-link',
70
- 'nav-card-link',
71
- 'secondary-nav-link',
72
- 'footer-nav-link',
73
- 'copyright-link',
74
- 'product-link',
75
- 'd-green-underline',
76
- 'd-white-underline',
77
- 'global',
78
- 'utility-nav-link'
79
- ];
80
- let mainClass = this.theme;
81
- if (classOptions.indexOf(mainClass) < 0) {
82
- mainClass = 'simple'; // fallback to simple class if theme is unavailable
83
- }
84
- return {
85
- ['ptc-link']: true,
86
- [mainClass]: true,
87
- ['disabled']: this.disabled,
88
- [this.fontSize]: true,
89
- [this.linkArea]: this.linkArea ? true : false,
90
- [this.fontWeight]: this.fontWeight ? true : false,
91
- ['focus-state-dark-background']: this.darkFocusState
92
- };
93
- }
94
- get el() { return index.getElement(this); }
95
- };
96
- PtcLink.style = ptcLinkCss;
97
-
98
- exports.ptc_link = PtcLink;
@@ -1,34 +0,0 @@
1
- 'use strict';
2
-
3
- Object.defineProperty(exports, '__esModule', { value: true });
4
-
5
- const index = require('./index-63ddc79c.js');
6
-
7
- 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}";
8
-
9
- const PtcOverlay = class {
10
- constructor(hostRef) {
11
- index.registerInstance(this, hostRef);
12
- this.filterColor = undefined;
13
- this.borderRadius = undefined;
14
- this.overlayZIndex = 'z-index-auto';
15
- this.styles = undefined;
16
- }
17
- async setOverlay(overlayName) {
18
- this.filterColor = overlayName;
19
- }
20
- render() {
21
- const classMap = this.getCssClassMap();
22
- return index.h(index.Host, { class: classMap });
23
- }
24
- getCssClassMap() {
25
- return {
26
- [this.filterColor]: !!this.filterColor ? true : false,
27
- [this.borderRadius]: !!this.borderRadius ? true : false,
28
- [this.overlayZIndex]: true,
29
- };
30
- }
31
- };
32
- PtcOverlay.style = ptcOverlayCss;
33
-
34
- exports.ptc_overlay = PtcOverlay;
@@ -1,127 +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-ad441b07.js');
7
-
8
- 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}}";
9
-
10
- const PtcPara = class {
11
- constructor(hostRef) {
12
- index.registerInstance(this, hostRef);
13
- this.fontSize = 'x-small';
14
- this.fontWeight = 'w-4';
15
- this.paraStyle = 'default';
16
- this.paraColor = 'primary-grey';
17
- this.paraLineH = 'line-height-normal';
18
- this.paraMargin = undefined;
19
- this.paraAlign = undefined;
20
- this.ellipsisLineCutoff = undefined;
21
- this.paraZIndex = undefined;
22
- this.styles = undefined;
23
- this.seoCompatibilityMode = false;
24
- this.tooltipZIndex = 'auto';
25
- this.tooltipPosition = 'bottom';
26
- this.tooltipTheme = 'standard';
27
- this.enableTooltip = false;
28
- this.maxChars = undefined;
29
- this.maxLines = undefined;
30
- this.hideTooltipOnMobile = false;
31
- this.ismob = undefined;
32
- this.noOverflow = false;
33
- this.tooltipWidth = 'default';
34
- }
35
- // Tooltip Properties ends
36
- render() {
37
- if (this.seoCompatibilityMode) {
38
- utils.seoSlotReset(this.el);
39
- }
40
- return this.standardRender();
41
- }
42
- //tooltip code
43
- getSortedText(content) {
44
- if (!this.enableTooltip)
45
- return;
46
- const trimmedContent = content.trim();
47
- const shouldTruncate = (trimmedContent.length > this.maxChars) && !this.maxLines;
48
- return shouldTruncate ? `${trimmedContent.slice(0, this.maxChars).trimEnd()}\u00A0\u2026` : trimmedContent;
49
- }
50
- componentDidLoad() {
51
- if (this.hideTooltipOnMobile) {
52
- this.el.classList.add('hide-tooltip-on-mobile');
53
- }
54
- this.el.addEventListener('mouseenter', () => { this.toggleTitleTooltip(true); });
55
- this.el.addEventListener('mouseleave', () => { this.toggleTitleTooltip(false); });
56
- if (this.enableTooltip) {
57
- let paraContent = this.el.innerText || this.el.textContent;
58
- this.tooltipText = paraContent.trim();
59
- this.el.innerText = this.getSortedText(paraContent);
60
- }
61
- }
62
- toggleTitleTooltip(show) {
63
- const tooltipClass = 'tooltip-box';
64
- const existingTooltip = this.el.querySelector(`.${tooltipClass}`);
65
- const text = this.el.shadowRoot.querySelectorAll('.line-clamp-title');
66
- let maxLinesShowCheck = false;
67
- if (text) {
68
- text.forEach(t => {
69
- maxLinesShowCheck = t.scrollHeight > t.clientHeight;
70
- });
71
- }
72
- const ifCharExceeds = this.maxChars ? (this.tooltipText.length > this.maxChars) && !this.maxLines : false;
73
- const ifLinesExceeds = this.maxLines && maxLinesShowCheck;
74
- if (show && this.enableTooltip) {
75
- if (((!existingTooltip && ifCharExceeds) || (!existingTooltip && ifLinesExceeds)) && !this.noOverflow) {
76
- const tooltipMarkup = document.createElement('div');
77
- tooltipMarkup.className = tooltipClass;
78
- tooltipMarkup.innerText = this.tooltipText;
79
- tooltipMarkup.style.zIndex = String(this.tooltipZIndex); // Ensures zIndex is a string
80
- tooltipMarkup.classList.add(this.tooltipPosition, this.tooltipTheme, this.tooltipWidth);
81
- if (this.hideTooltipOnMobile) {
82
- tooltipMarkup.classList.add('hide-tooltip-mobile');
83
- }
84
- this.el.appendChild(tooltipMarkup);
85
- }
86
- }
87
- else {
88
- existingTooltip === null || existingTooltip === void 0 ? void 0 : existingTooltip.remove();
89
- }
90
- }
91
- //tooltip code ends
92
- standardRender() {
93
- const classMap = this.getCssClassMap();
94
- const colorClass = this.addWhiteClass();
95
- const cutOff = this.getLineCuttoff();
96
- return (index.h(index.Host, { class: `${colorClass} ${this.paraZIndex} trunc-text` }, this.styles && index.h("style", null, this.styles), index.h("p", { class: classMap, part: "part-para", style: cutOff }, index.h("slot", null))));
97
- }
98
- getCssClassMap() {
99
- return {
100
- [this.fontSize]: true,
101
- [this.fontWeight]: true,
102
- [this.paraStyle]: true,
103
- [this.paraMargin]: !!this.paraMargin ? true : false,
104
- [this.paraColor]: true,
105
- [this.paraLineH]: true,
106
- [this.paraAlign]: !!this.paraAlign ? true : false,
107
- ['ellipsis-boxing']: this.ellipsisLineCutoff && this.ellipsisLineCutoff > 0,
108
- ['line-clamp-title']: this.maxLines && this.maxLines > 0, //tooltip code,
109
- };
110
- }
111
- //WEB-2392
112
- addWhiteClass() {
113
- if (this.paraColor == 'white') {
114
- return {
115
- [this.paraColor]: true,
116
- };
117
- }
118
- }
119
- getLineCuttoff() {
120
- const lineClamp = this.ellipsisLineCutoff > 0 ? this.ellipsisLineCutoff : this.maxLines;
121
- return lineClamp > 0 ? { '-webkit-line-clamp': `${lineClamp}` } : {};
122
- }
123
- get el() { return index.getElement(this); }
124
- };
125
- PtcPara.style = ptcParaCss;
126
-
127
- exports.ptc_para = PtcPara;
@@ -1,122 +0,0 @@
1
- 'use strict';
2
-
3
- Object.defineProperty(exports, '__esModule', { value: true });
4
-
5
- const index = require('./index-63ddc79c.js');
6
-
7
- 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}";
8
-
9
- const PtcScrollButton = class {
10
- constructor(hostRef) {
11
- index.registerInstance(this, hostRef);
12
- //slider!: HTMLElement;
13
- this.startX = 0;
14
- this.scrollLeft = 0;
15
- this.startDragging = (e) => {
16
- this.isMouseDown = true;
17
- this.isDragging = false;
18
- this.startX = e.pageX;
19
- this.scrollLeft = this.scrollContainer.scrollLeft;
20
- };
21
- this.performDragging = (e) => {
22
- if (!this.isMouseDown)
23
- return;
24
- const x = e.pageX - this.scrollContainer.offsetLeft;
25
- const walk = x - this.startX;
26
- this.isDragging = Math.abs(walk) > 5;
27
- this.scrollContainer.scrollLeft = this.scrollLeft - walk;
28
- };
29
- this.stopDragging = () => {
30
- this.isMouseDown = false;
31
- };
32
- this.handleScroll = () => {
33
- this.updateVisibility();
34
- };
35
- this.handleClick = () => {
36
- if (!this.scrollContainer)
37
- return;
38
- const scrollValue = this.scrollAmount * (this.direction === 'left' || this.direction === 'up' ? -1 : 1);
39
- if (this.orientation === 'horizontal') {
40
- console.log('hello, left/right scroll click!');
41
- this.scrollContainer.scrollBy({
42
- left: scrollValue,
43
- behavior: 'smooth',
44
- });
45
- }
46
- else if (this.orientation === 'vertical') {
47
- this.scrollContainer.scrollBy({
48
- top: scrollValue,
49
- behavior: 'smooth',
50
- });
51
- }
52
- };
53
- this.direction = undefined;
54
- this.scrollContainerClass = undefined;
55
- this.scrollAmount = 100;
56
- this.orientation = 'horizontal';
57
- this.trackerId = undefined;
58
- this.styles = undefined;
59
- this.isVisible = true;
60
- this.isDragging = false;
61
- this.isMouseDown = false;
62
- }
63
- componentWillLoad() {
64
- this.scrollContainer = document.querySelector(`.${this.scrollContainerClass}`);
65
- if (this.scrollContainer) {
66
- this.scrollContainer.classList.add('hide-scrollbar');
67
- this.updateVisibility(); // Initial visibility check
68
- this.scrollContainer.addEventListener('scroll', this.handleScroll);
69
- }
70
- else {
71
- console.error('scrollContainer ele not found');
72
- }
73
- }
74
- componentDidLoad() {
75
- if (this.scrollContainer) {
76
- this.enableDragging();
77
- }
78
- }
79
- disconnectedCallback() {
80
- if (this.scrollContainer) {
81
- this.scrollContainer.removeEventListener('scroll', this.handleScroll);
82
- this.disableDragging();
83
- }
84
- }
85
- enableDragging() {
86
- this.scrollContainer.addEventListener('mousedown', this.startDragging);
87
- this.scrollContainer.addEventListener('mousemove', this.performDragging);
88
- ['mouseup', 'mouseleave'].forEach(event => this.scrollContainer.addEventListener(event, this.stopDragging));
89
- }
90
- disableDragging() {
91
- this.scrollContainer.removeEventListener('mousedown', this.startDragging);
92
- this.scrollContainer.removeEventListener('mousemove', this.performDragging);
93
- ['mouseup', 'mouseleave'].forEach(event => this.scrollContainer.removeEventListener(event, this.stopDragging));
94
- }
95
- updateVisibility() {
96
- if (!this.scrollContainer)
97
- return;
98
- const { scrollLeft, scrollTop, scrollWidth, scrollHeight, clientWidth, clientHeight } = this.scrollContainer;
99
- if (this.orientation === 'horizontal') {
100
- if (this.direction === 'left') {
101
- this.isVisible = scrollLeft > 0;
102
- }
103
- else if (this.direction === 'right') {
104
- this.isVisible = scrollLeft + clientWidth < scrollWidth;
105
- }
106
- }
107
- else if (this.orientation === 'vertical') {
108
- if (this.direction === 'up') {
109
- this.isVisible = scrollTop > 0;
110
- }
111
- else if (this.direction === 'down') {
112
- this.isVisible = scrollTop + clientHeight < scrollHeight;
113
- }
114
- }
115
- }
116
- render() {
117
- return (index.h(index.Host, null, this.styles && index.h("style", null, this.styles), this.isVisible && (index.h("button", { id: this.trackerId, onClick: this.handleClick, class: `scroll-btn ${this.direction}`, "aria-label": this.direction, tabindex: "0" }, this.direction === 'left' && index.h("icon-asset", { name: "left-scroll-arrow", size: "small", color: "white", type: "ptc", "injected-style": "svg:focus{outline:none;}" }), this.direction === 'right' && index.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' && '▼'))));
118
- }
119
- };
120
- PtcScrollButton.style = ptcScrollButtonCss;
121
-
122
- exports.ptc_scroll_button = PtcScrollButton;
@@ -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;