@ptcwebops/ptcw-design 6.4.27-beta → 6.4.29-beta

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (242) hide show
  1. package/dist/cjs/event-podcast-slider-example.cjs.entry.js +1 -1
  2. package/dist/cjs/featured-events-slider-example.cjs.entry.js +1 -1
  3. package/dist/cjs/featured-list.cjs.entry.js +1 -1
  4. package/dist/cjs/homepage-jumbotron.cjs.entry.js +1 -1
  5. package/dist/cjs/icon-asset_17.cjs.entry.js +1660 -0
  6. package/dist/cjs/innovator-toggle-container.cjs.entry.js +1 -1
  7. package/dist/cjs/loader.cjs.js +1 -1
  8. package/dist/cjs/ptc-bio-card.cjs.entry.js +1 -1
  9. package/dist/cjs/ptc-blue-pill-announcement-bar.cjs.entry.js +19 -0
  10. package/dist/cjs/ptc-case-studies-slider.cjs.entry.js +1 -1
  11. package/dist/cjs/ptc-close-icon_2.cjs.entry.js +11 -4
  12. package/dist/cjs/ptc-featured-list.cjs.entry.js +1 -1
  13. package/dist/cjs/ptc-filter-level-theater.cjs.entry.js +1 -1
  14. package/dist/cjs/ptc-icon-card-slider-example.cjs.entry.js +1 -1
  15. package/dist/cjs/ptc-icon-component.cjs.entry.js +1 -1
  16. package/dist/cjs/ptc-jumbotron.cjs.entry.js +1 -1
  17. package/dist/cjs/ptc-overlay.cjs.entry.js +1 -1
  18. package/dist/cjs/ptc-podcast-card.cjs.entry.js +1 -1
  19. package/dist/cjs/ptc-readmore-char.cjs.entry.js +1 -1
  20. package/dist/cjs/ptc-readmore-v3.cjs.entry.js +1 -1
  21. package/dist/cjs/ptc-search-field.cjs.entry.js +95 -0
  22. package/dist/cjs/ptc-store-card-list.cjs.entry.js +110 -0
  23. package/dist/cjs/ptc-store-card.cjs.entry.js +24 -0
  24. package/dist/cjs/ptc-subnav-v2.cjs.entry.js +2 -1
  25. package/dist/cjs/ptc-tooltip-v2.cjs.entry.js +1 -1
  26. package/dist/cjs/ptc-value-led-speed-bump.cjs.entry.js +1 -1
  27. package/dist/cjs/ptc-white-paper.cjs.entry.js +1 -1
  28. package/dist/cjs/ptcw-design.cjs.js +1 -1
  29. package/dist/cjs/storefront-enhanced-product-list-alt-example.cjs.entry.js +1 -1
  30. package/dist/cjs/storefront-enhanced-product-list-example.cjs.entry.js +1 -1
  31. package/dist/collection/collection-manifest.json +3 -0
  32. package/dist/collection/components/innovator-toggle-container/innovator-toggle-container.css +4 -0
  33. package/dist/collection/components/organism-bundles/bundle-featured-list/featured-list.css +4 -0
  34. package/dist/collection/components/organism-bundles/event-podcast-slider-example/event-podcast-slider-example.css +16 -11
  35. package/dist/collection/components/organism-bundles/featured-events-slider-example/featured-events-slider-example.css +16 -11
  36. package/dist/collection/components/organism-bundles/homepage-jumbotron/homepage-jumbotron.css +16 -11
  37. package/dist/collection/components/organism-bundles/ptc-icon-card-slider-example/ptc-icon-card-slider-example.css +16 -11
  38. package/dist/collection/components/organism-bundles/storefront-enhanced-product-list-example/storefront-enhanced-product-list-example.css +16 -11
  39. package/dist/collection/components/ptc-bio-card/ptc-bio-card.css +4 -0
  40. package/dist/collection/components/ptc-blue-pill-announcement-bar/ptc-blue-pill-announcement-bar.css +93 -0
  41. package/dist/collection/components/ptc-blue-pill-announcement-bar/ptc-blue-pill-announcement-bar.js +18 -0
  42. package/dist/collection/components/ptc-case-studies-slider/ptc-case-studies-slider.css +20 -11
  43. package/dist/collection/components/ptc-featured-list/ptc-featured-list.css +4 -0
  44. package/dist/collection/components/ptc-filter-level-theater/ptc-filter-level-theater.css +4 -0
  45. package/dist/collection/components/ptc-icon-component/ptc-icon-component.css +16 -11
  46. package/dist/collection/components/ptc-jumbotron/ptc-jumbotron.css +4 -0
  47. package/dist/collection/components/ptc-modal/ptc-modal.css +10 -0
  48. package/dist/collection/components/ptc-modal/ptc-modal.js +46 -3
  49. package/dist/collection/components/ptc-overlay/ptc-overlay.css +4 -0
  50. package/dist/collection/components/ptc-overlay/ptc-overlay.js +1 -1
  51. package/dist/collection/components/ptc-podcast-card/ptc-podcast-card.css +4 -0
  52. package/dist/collection/components/ptc-product-card/ptc-product-card.css +18 -0
  53. package/dist/collection/components/ptc-product-category/ptc-product-category.css +4 -0
  54. package/dist/collection/components/ptc-product-highlight-card/ptc-product-highlight-card.css +4 -0
  55. package/dist/collection/components/ptc-readmore-char/ptc-readmore-char.css +4 -0
  56. package/dist/collection/components/ptc-readmore-v3/ptc-readmore-v3.css +4 -0
  57. package/dist/collection/components/ptc-seo-title/ptc-seo-title.js +3 -3
  58. package/dist/collection/components/ptc-store-card/ptc-store-card.css +100 -0
  59. package/dist/collection/components/ptc-store-card/ptc-store-card.js +25 -0
  60. package/dist/collection/components/ptc-store-card-list/ptc-store-card-list.css +1167 -0
  61. package/dist/collection/components/ptc-store-card-list/ptc-store-card-list.js +108 -0
  62. package/dist/collection/components/ptc-subnav-v2/ptc-subnav-v2.js +2 -1
  63. package/dist/collection/components/ptc-tooltip-v2/ptc-tooltip-v2.css +4 -0
  64. package/dist/collection/components/ptc-value-led-speed-bump/ptc-value-led-speed-bump.css +4 -0
  65. package/dist/collection/components/ptc-white-paper/ptc-white-paper.css +4 -0
  66. package/dist/collection/stories/BluePillAnnouncementBar.stories.js +19 -0
  67. package/dist/collection/stories/organisms/ptc/E Store Build Product/preview.stories.js +13 -2
  68. package/dist/collection/stories/organisms/ptc/E Store Creo Extension/preview.stories.js +798 -0
  69. package/dist/custom-elements/index.d.ts +18 -0
  70. package/dist/custom-elements/index.js +179 -31
  71. package/dist/esm/blog-detail-content_2.entry.js +1 -1
  72. package/dist/esm/blog-detail-layout.entry.js +1 -1
  73. package/dist/esm/blogs-search-section.entry.js +1 -1
  74. package/dist/esm/event-podcast-slider-example.entry.js +1 -1
  75. package/dist/esm/featured-events-slider-example.entry.js +1 -1
  76. package/dist/esm/featured-list.entry.js +1 -1
  77. package/dist/esm/homepage-jumbotron.entry.js +2 -2
  78. package/dist/esm/homepage-toggled-content.entry.js +1 -1
  79. package/dist/esm/icon-asset_17.entry.js +1640 -0
  80. package/dist/esm/innovator-toggle-container.entry.js +2 -2
  81. package/dist/esm/{interfaces-4caedd26.js → interfaces-7c0243be.js} +1 -1
  82. package/dist/esm/loader.js +1 -1
  83. package/dist/esm/most-popular-news.entry.js +1 -1
  84. package/dist/esm/my-component.entry.js +1 -1
  85. package/dist/esm/ptc-accordion-item.entry.js +1 -1
  86. package/dist/esm/ptc-background-video.entry.js +1 -1
  87. package/dist/esm/ptc-bio-card.entry.js +1 -1
  88. package/dist/esm/ptc-blue-pill-announcement-bar.entry.js +15 -0
  89. package/dist/esm/ptc-case-studies-slider.entry.js +1 -1
  90. package/dist/esm/ptc-close-icon_2.entry.js +11 -4
  91. package/dist/esm/ptc-collapse-list.entry.js +1 -1
  92. package/dist/esm/ptc-featured-list.entry.js +1 -1
  93. package/dist/esm/ptc-filter-level-theater.entry.js +1 -1
  94. package/dist/esm/ptc-form-checkbox_4.entry.js +1 -1
  95. package/dist/esm/ptc-homepage-image-feature.entry.js +1 -1
  96. package/dist/esm/ptc-homepage-video-background.entry.js +1 -1
  97. package/dist/esm/ptc-icon-card-slider-example.entry.js +1 -1
  98. package/dist/esm/ptc-icon-card.entry.js +1 -1
  99. package/dist/esm/ptc-icon-component.entry.js +1 -1
  100. package/dist/esm/ptc-img.entry.js +1 -1
  101. package/dist/esm/ptc-jumbotron.entry.js +1 -1
  102. package/dist/esm/ptc-link.entry.js +1 -1
  103. package/dist/esm/ptc-media-card.entry.js +1 -1
  104. package/dist/esm/ptc-overlay.entry.js +1 -1
  105. package/dist/esm/ptc-podcast-card.entry.js +1 -1
  106. package/dist/esm/ptc-pricing-packaging-table.entry.js +1 -1
  107. package/dist/esm/ptc-pricing-tabs.entry.js +1 -1
  108. package/dist/esm/ptc-readmore-char.entry.js +1 -1
  109. package/dist/esm/ptc-readmore-v3.entry.js +1 -1
  110. package/dist/esm/ptc-search-field.entry.js +91 -0
  111. package/dist/esm/ptc-social-icons-footer.entry.js +1 -1
  112. package/dist/esm/ptc-store-card-list.entry.js +106 -0
  113. package/dist/esm/ptc-store-card.entry.js +20 -0
  114. package/dist/esm/ptc-subnav-v2.entry.js +2 -1
  115. package/dist/esm/ptc-tooltip-v2.entry.js +1 -1
  116. package/dist/esm/ptc-value-led-speed-bump.entry.js +1 -1
  117. package/dist/esm/ptc-white-paper.entry.js +1 -1
  118. package/dist/esm/ptcw-design.js +1 -1
  119. package/dist/esm/storefront-enhanced-product-list-alt-example.entry.js +1 -1
  120. package/dist/esm/storefront-enhanced-product-list-example.entry.js +1 -1
  121. package/dist/esm/{utils-bdd0cc16.js → utils-a64ba942.js} +1 -1
  122. package/dist/ptcw-design/p-045c468a.entry.js +1 -0
  123. package/dist/ptcw-design/{p-2efd18d8.entry.js → p-0824f503.entry.js} +1 -1
  124. package/dist/ptcw-design/{p-41cec14d.entry.js → p-0dac6766.entry.js} +1 -1
  125. package/dist/ptcw-design/{p-784c16ce.entry.js → p-1149e673.entry.js} +1 -1
  126. package/dist/ptcw-design/{p-cf41ac32.entry.js → p-1b1fd60d.entry.js} +1 -1
  127. package/dist/ptcw-design/{p-4619f5a6.entry.js → p-1e4d0bb7.entry.js} +1 -1
  128. package/dist/ptcw-design/{p-138b2434.entry.js → p-20dfd7bd.entry.js} +1 -1
  129. package/dist/ptcw-design/{p-c7e948b2.js → p-22cf00e7.js} +1 -1
  130. package/dist/ptcw-design/{p-4c4a64bb.entry.js → p-27cd474f.entry.js} +1 -1
  131. package/dist/ptcw-design/p-2e1c6701.entry.js +1 -0
  132. package/dist/ptcw-design/{p-a318a793.entry.js → p-2fa5814b.entry.js} +1 -1
  133. package/dist/ptcw-design/{p-b154bbdb.entry.js → p-3596ce5a.entry.js} +1 -1
  134. package/dist/ptcw-design/p-4e8c1ba6.entry.js +1 -0
  135. package/dist/ptcw-design/p-4fd2afc0.entry.js +1 -0
  136. package/dist/ptcw-design/p-5aed43be.entry.js +1 -0
  137. package/dist/ptcw-design/p-63da8f22.entry.js +1 -0
  138. package/dist/ptcw-design/{p-a668ad65.entry.js → p-6481e853.entry.js} +1 -1
  139. package/dist/ptcw-design/{p-2f7b6437.entry.js → p-681d26ef.entry.js} +1 -1
  140. package/dist/ptcw-design/{p-20f04b2a.entry.js → p-6cfb5642.entry.js} +1 -1
  141. package/dist/ptcw-design/{p-9df3c31f.entry.js → p-7398874a.entry.js} +1 -1
  142. package/dist/ptcw-design/{p-7777753a.entry.js → p-7524411a.entry.js} +1 -1
  143. package/dist/ptcw-design/{p-3fbcfe0f.entry.js → p-769954c9.entry.js} +1 -1
  144. package/dist/ptcw-design/{p-c137315d.entry.js → p-828edda6.entry.js} +1 -1
  145. package/dist/ptcw-design/{p-850e6e8c.entry.js → p-83632220.entry.js} +1 -1
  146. package/dist/ptcw-design/{p-87215e3a.entry.js → p-87a9a028.entry.js} +1 -1
  147. package/dist/ptcw-design/p-8ffdd794.entry.js +1 -0
  148. package/dist/ptcw-design/p-93b75e12.entry.js +1 -0
  149. package/dist/ptcw-design/{p-a81833cd.entry.js → p-9461c4eb.entry.js} +1 -1
  150. package/dist/ptcw-design/{p-804dac0c.entry.js → p-a31f22a1.entry.js} +1 -1
  151. package/dist/ptcw-design/p-af46854e.entry.js +1 -0
  152. package/dist/ptcw-design/{p-e076d2ba.entry.js → p-b0fb4c93.entry.js} +1 -1
  153. package/dist/ptcw-design/p-b880fb62.entry.js +1 -0
  154. package/dist/ptcw-design/{p-d3c11c68.entry.js → p-b9966f20.entry.js} +1 -1
  155. package/dist/ptcw-design/{p-75c8fceb.entry.js → p-bdb2e42c.entry.js} +1 -1
  156. package/dist/ptcw-design/{p-3ef5c51f.entry.js → p-bdbf2c61.entry.js} +1 -1
  157. package/dist/ptcw-design/{p-d0013567.entry.js → p-ce39cff2.entry.js} +1 -1
  158. package/dist/ptcw-design/{p-0aa52a96.entry.js → p-d4dcba82.entry.js} +1 -1
  159. package/dist/ptcw-design/p-da4b7e23.entry.js +1 -0
  160. package/dist/ptcw-design/{p-83dabf2e.entry.js → p-e2da8109.entry.js} +1 -1
  161. package/dist/ptcw-design/p-e50a5a46.entry.js +1 -0
  162. package/dist/ptcw-design/p-e69a0445.entry.js +1 -0
  163. package/dist/ptcw-design/p-e9f834fa.entry.js +1 -0
  164. package/dist/ptcw-design/p-eabf87be.entry.js +1 -0
  165. package/dist/ptcw-design/{p-562a3e36.entry.js → p-ed49544c.entry.js} +1 -1
  166. package/dist/ptcw-design/{p-e65cbdb9.entry.js → p-edaf241d.entry.js} +1 -1
  167. package/dist/ptcw-design/{p-711bcdad.js → p-ee1183b2.js} +1 -1
  168. package/dist/ptcw-design/{p-5b00a563.entry.js → p-fa045097.entry.js} +1 -1
  169. package/dist/ptcw-design/{p-b2fcbbd8.entry.js → p-fb0f4459.entry.js} +1 -1
  170. package/dist/ptcw-design/p-fe445a4a.entry.js +1 -0
  171. package/dist/ptcw-design/ptcw-design.css +1 -1
  172. package/dist/ptcw-design/ptcw-design.esm.js +1 -1
  173. package/dist/types/components/ptc-blue-pill-announcement-bar/ptc-blue-pill-announcement-bar.d.ts +3 -0
  174. package/dist/types/components/ptc-modal/ptc-modal.d.ts +8 -0
  175. package/dist/types/components/ptc-overlay/ptc-overlay.d.ts +1 -1
  176. package/dist/types/components/ptc-store-card/ptc-store-card.d.ts +6 -0
  177. package/dist/types/components/ptc-store-card-list/ptc-store-card-list.d.ts +18 -0
  178. package/dist/types/components.d.ts +119 -62
  179. package/package.json +101 -101
  180. package/readme.md +23 -23
  181. package/dist/cjs/icon-asset_2.cjs.entry.js +0 -154
  182. package/dist/cjs/list-item.cjs.entry.js +0 -52
  183. package/dist/cjs/ptc-back-to-top.cjs.entry.js +0 -100
  184. package/dist/cjs/ptc-breadcrumb.cjs.entry.js +0 -63
  185. package/dist/cjs/ptc-button.cjs.entry.js +0 -117
  186. package/dist/cjs/ptc-para.cjs.entry.js +0 -139
  187. package/dist/cjs/ptc-picture.cjs.entry.js +0 -185
  188. package/dist/cjs/ptc-product-card.cjs.entry.js +0 -61
  189. package/dist/cjs/ptc-product-category.cjs.entry.js +0 -20
  190. package/dist/cjs/ptc-product-dropdown.cjs.entry.js +0 -80
  191. package/dist/cjs/ptc-product-highlight-card.cjs.entry.js +0 -28
  192. package/dist/cjs/ptc-product-list.cjs.entry.js +0 -172
  193. package/dist/cjs/ptc-product-sidebar.cjs.entry.js +0 -178
  194. package/dist/cjs/ptc-readmore.cjs.entry.js +0 -186
  195. package/dist/cjs/ptc-spacer.cjs.entry.js +0 -38
  196. package/dist/cjs/ptc-title.cjs.entry.js +0 -161
  197. package/dist/cjs/ptc-tooltip.cjs.entry.js +0 -113
  198. package/dist/esm/icon-asset_2.entry.js +0 -149
  199. package/dist/esm/list-item.entry.js +0 -48
  200. package/dist/esm/ptc-back-to-top.entry.js +0 -96
  201. package/dist/esm/ptc-breadcrumb.entry.js +0 -59
  202. package/dist/esm/ptc-button.entry.js +0 -113
  203. package/dist/esm/ptc-para.entry.js +0 -135
  204. package/dist/esm/ptc-picture.entry.js +0 -181
  205. package/dist/esm/ptc-product-card.entry.js +0 -57
  206. package/dist/esm/ptc-product-category.entry.js +0 -16
  207. package/dist/esm/ptc-product-dropdown.entry.js +0 -76
  208. package/dist/esm/ptc-product-highlight-card.entry.js +0 -24
  209. package/dist/esm/ptc-product-list.entry.js +0 -168
  210. package/dist/esm/ptc-product-sidebar.entry.js +0 -174
  211. package/dist/esm/ptc-readmore.entry.js +0 -182
  212. package/dist/esm/ptc-spacer.entry.js +0 -34
  213. package/dist/esm/ptc-title.entry.js +0 -157
  214. package/dist/esm/ptc-tooltip.entry.js +0 -109
  215. package/dist/ptcw-design/p-03a1e1a5.entry.js +0 -1
  216. package/dist/ptcw-design/p-068b64a1.entry.js +0 -1
  217. package/dist/ptcw-design/p-183ba1ca.entry.js +0 -1
  218. package/dist/ptcw-design/p-1acd3617.entry.js +0 -1
  219. package/dist/ptcw-design/p-1b3394a7.entry.js +0 -1
  220. package/dist/ptcw-design/p-2e288e60.entry.js +0 -1
  221. package/dist/ptcw-design/p-2f82de8f.entry.js +0 -1
  222. package/dist/ptcw-design/p-36d6e662.entry.js +0 -1
  223. package/dist/ptcw-design/p-3ed57ccf.entry.js +0 -1
  224. package/dist/ptcw-design/p-4313edfb.entry.js +0 -1
  225. package/dist/ptcw-design/p-47aa1583.entry.js +0 -1
  226. package/dist/ptcw-design/p-561a622f.entry.js +0 -1
  227. package/dist/ptcw-design/p-5d6f17e3.entry.js +0 -1
  228. package/dist/ptcw-design/p-674c828e.entry.js +0 -1
  229. package/dist/ptcw-design/p-709cc1f0.entry.js +0 -1
  230. package/dist/ptcw-design/p-7226670f.entry.js +0 -1
  231. package/dist/ptcw-design/p-73293d32.entry.js +0 -1
  232. package/dist/ptcw-design/p-89da867f.entry.js +0 -1
  233. package/dist/ptcw-design/p-8efaac1b.entry.js +0 -1
  234. package/dist/ptcw-design/p-a3ef1660.entry.js +0 -1
  235. package/dist/ptcw-design/p-b07df607.entry.js +0 -1
  236. package/dist/ptcw-design/p-b227c7f7.entry.js +0 -1
  237. package/dist/ptcw-design/p-c9762c88.entry.js +0 -1
  238. package/dist/ptcw-design/p-ce8480e3.entry.js +0 -1
  239. package/dist/ptcw-design/p-d428ba40.entry.js +0 -1
  240. package/dist/ptcw-design/p-e00c5964.entry.js +0 -1
  241. package/dist/ptcw-design/p-e1373325.entry.js +0 -1
  242. package/dist/ptcw-design/p-ec22d0b8.entry.js +0 -1
@@ -1,96 +0,0 @@
1
- import { r as registerInstance, h, H as Host, a as getElement } from './index-0bf594c4.js';
2
-
3
- const ptcBackToTopCss = "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}:host .back-to-top-button{right:24px;width:64px;height:auto;border:1px solid var(--color-gray-10);border-radius:var(--ptc-border-radius-standard);background-color:var(--color-white);color:var(--color-gray-10);font-size:12px;font-weight:var(--ptc-font-weight-semibold);outline:none;cursor:pointer;transition:opacity 0.3s ease-in-out;display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:var(--ptc-shadow-small);padding-top:4px;padding-bottom:4px;z-index:1050}:host .back-to-top-button:hover{opacity:1}:host .back-to-top-button:focus-visible{border-radius:var(--ptc-border-radius-standard);outline:5px solid var(--keyboard-nav-outline)}:host .back-to-top-button-fixed{position:fixed;bottom:140px}:host .back-to-top-button-absolute{position:absolute;bottom:150px}:host .arrow{margin-bottom:5px}";
4
-
5
- const PtcBackToTop = class {
6
- constructor(hostRef) {
7
- registerInstance(this, hostRef);
8
- this.handleScroll = () => {
9
- const scrollY = window.pageYOffset || document.documentElement.scrollTop;
10
- const containerHeight = document.querySelector(".ptc-container-relative");
11
- this.showButton = scrollY > window.innerHeight * 1;
12
- if (containerHeight) {
13
- if (this.showButton &&
14
- scrollY <= containerHeight.clientHeight - window.innerHeight) {
15
- const btnelement = this.el.shadowRoot.querySelector(".back-to-top-button");
16
- if (btnelement) {
17
- if (!btnelement.classList.contains("back-to-top-button-fixed")) {
18
- btnelement.classList.add("back-to-top-button-fixed");
19
- }
20
- if (btnelement.classList.contains("back-to-top-button-absolute")) {
21
- btnelement.classList.remove("back-to-top-button-absolute");
22
- }
23
- }
24
- }
25
- else if (this.showButton &&
26
- scrollY > containerHeight.clientHeight - window.innerHeight) {
27
- const btnelement = this.el.shadowRoot.querySelector(".back-to-top-button");
28
- if (btnelement) {
29
- if (btnelement.classList.contains("back-to-top-button-fixed")) {
30
- btnelement.classList.remove("back-to-top-button-fixed");
31
- }
32
- if (!btnelement.classList.contains("back-to-top-button-absolute")) {
33
- btnelement.classList.add("back-to-top-button-absolute");
34
- }
35
- }
36
- }
37
- }
38
- else {
39
- if (this.showButton) {
40
- const btnelement = this.el.shadowRoot.querySelector(".back-to-top-button");
41
- if (btnelement) {
42
- if (!btnelement.classList.contains("back-to-top-button-fixed")) {
43
- btnelement.classList.add("back-to-top-button-fixed");
44
- }
45
- }
46
- }
47
- }
48
- };
49
- this.showButton = false;
50
- this.backToTop = "Back to Top";
51
- }
52
- componentDidLoad() {
53
- window.addEventListener("scroll", this.handleScroll);
54
- }
55
- disconnectedCallback() {
56
- window.removeEventListener("scroll", this.handleScroll);
57
- }
58
- handleClick() {
59
- this.scrollToTop();
60
- }
61
- scrollToTop() {
62
- if ("scrollBehavior" in document.documentElement.style) {
63
- // Smooth scrolling is supported
64
- window.scrollTo({
65
- top: 0,
66
- behavior: "smooth",
67
- });
68
- }
69
- else {
70
- // Fallback for browsers that do not support smooth scrolling
71
- window.scrollTo(0, 0);
72
- }
73
- // Focus the first focusable element after a short delay to ensure scroll completes
74
- setTimeout(() => {
75
- const focusableSelector = [
76
- "a[href]",
77
- "button:not([disabled])",
78
- "textarea:not([disabled])",
79
- 'input:not([type="hidden"]):not([disabled])',
80
- "select:not([disabled])",
81
- '[tabindex]:not([tabindex="-1"])',
82
- ].join(",");
83
- const focusableElements = document.querySelectorAll(focusableSelector);
84
- if (focusableElements.length > 0) {
85
- focusableElements[1].focus();
86
- }
87
- }, 300);
88
- }
89
- render() {
90
- return (h(Host, null, this.showButton && (h("button", { class: "back-to-top-button hyphenate-text", title: this.backToTop }, h("span", { class: "arrow" }, h("svg", { width: "18", height: "12", viewBox: "0 0 18 12", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, h("path", { d: "M15.5248 11.625L8.9998 5.1L2.4748 11.625L0.112305 9.2625L8.9998 0.375L17.8873 9.2625L15.5248 11.625Z", fill: "#323B42" }))), h("span", { class: "text" }, this.backToTop)))));
91
- }
92
- get el() { return getElement(this); }
93
- };
94
- PtcBackToTop.style = ptcBackToTopCss;
95
-
96
- export { PtcBackToTop as ptc_back_to_top };
@@ -1,59 +0,0 @@
1
- import { r as registerInstance, h, H as Host, a as getElement } from './index-0bf594c4.js';
2
-
3
- const ptcBreadcrumbCss = "h1.sc-ptc-breadcrumb,h2.sc-ptc-breadcrumb,h3.sc-ptc-breadcrumb,h4.sc-ptc-breadcrumb,h5.sc-ptc-breadcrumb,h6.sc-ptc-breadcrumb,p.sc-ptc-breadcrumb,ul.sc-ptc-breadcrumb,li.sc-ptc-breadcrumb,ptc-subnav.sc-ptc-breadcrumb,ptc-tab-list.sc-ptc-breadcrumb,ptc-link.sc-ptc-breadcrumb,ptc-square-card.sc-ptc-breadcrumb,.hyphenate-text.sc-ptc-breadcrumb,ptc-footer.sc-ptc-breadcrumb{word-break:break-word;hyphens:manual;-webkit-hyphens:manual;-moz-hyphens:manual;-ms-hyphens:manual}@supports (hyphenate-limit-chars: 12 3 3){h1.sc-ptc-breadcrumb,h2.sc-ptc-breadcrumb,h3.sc-ptc-breadcrumb,h4.sc-ptc-breadcrumb,h5.sc-ptc-breadcrumb,h6.sc-ptc-breadcrumb,p.sc-ptc-breadcrumb,ul.sc-ptc-breadcrumb,li.sc-ptc-breadcrumb,ptc-subnav.sc-ptc-breadcrumb,ptc-tab-list.sc-ptc-breadcrumb,ptc-link.sc-ptc-breadcrumb,ptc-square-card.sc-ptc-breadcrumb,.hyphenate-text.sc-ptc-breadcrumb,ptc-footer.sc-ptc-breadcrumb{hyphens:auto;-webkit-hyphenate-limit-before:3;-webkit-hyphenate-limit-after:3;hyphenate-limit-chars:12 3 3;hyphenate-limit-lines:2;hyphenate-limit-last:always;hyphenate-limit-zone:6%;-webkit-hyphens:auto;-webkit-hyphenate-limit-before:3;-webkit-hyphenate-limit-after:3;-webkit-hyphenate-limit-chars:12 3 3;-webkit-hyphenate-limit-lines:2;-moz-hyphens:auto;-moz-hyphenate-limit-chars:12 3 3;-moz-hyphenate-limit-lines:2;-ms-hyphens:auto;-ms-hyphenate-limit-chars:12 3 3;-ms-hyphenate-limit-lines:2}}.sc-ptc-breadcrumb-h{margin-top:var(--ptc-element-spacing-05);display:flex;align-items:flex-start}.sc-ptc-breadcrumb-h .visually-hidden.sc-ptc-breadcrumb{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0}.sc-ptc-breadcrumb-h .ptc-breadcrumb-ol.sc-ptc-breadcrumb{position:relative;list-style:none;margin:0;padding:0 0 0 22px}.sc-ptc-breadcrumb-h .ptc-breadcrumb-ol.sc-ptc-breadcrumb li.sc-ptc-breadcrumb{position:relative;display:inline;font-weight:var(--ptc-font-weight-bold);font-size:var(--ptc-font-size-xxx-small);line-height:var(--ptc-line-height-densest);word-break:initial;color:var(--color-white)}.sc-ptc-breadcrumb-h .ptc-breadcrumb-ol.sc-ptc-breadcrumb li.sc-ptc-breadcrumb::before{content:\"/\";margin:0 3px}.sc-ptc-breadcrumb-h .ptc-breadcrumb-ol.sc-ptc-breadcrumb li.home-link.sc-ptc-breadcrumb{position:absolute;left:0;margin-top:-3px}.sc-ptc-breadcrumb-h .ptc-breadcrumb-ol.sc-ptc-breadcrumb li.home-link.sc-ptc-breadcrumb::before{display:none}.sc-ptc-breadcrumb-h .ptc-breadcrumb-ol.sc-ptc-breadcrumb li.sc-ptc-breadcrumb a.sc-ptc-breadcrumb{font-weight:var(--ptc-font-weight-bold) !important;font-size:var(--ptc-font-size-xxx-small) !important;line-height:var(--ptc-line-height-densest);text-decoration:underline;text-decoration-color:transparent;text-underline-offset:2px;text-decoration-thickness:1px;outline:none;transition:text-decoration-color var(--ptc-transition-medium) var(--ptc-ease-inout);color:var(--color-white)}.sc-ptc-breadcrumb-h .ptc-breadcrumb-ol.sc-ptc-breadcrumb li.sc-ptc-breadcrumb a.sc-ptc-breadcrumb:active{transition:none}.sc-ptc-breadcrumb-h .ptc-breadcrumb-ol.sc-ptc-breadcrumb li.sc-ptc-breadcrumb a.sc-ptc-breadcrumb:hover{text-decoration:underline;text-decoration-color:var(--color-green-07);outline:none}.sc-ptc-breadcrumb-h .ptc-breadcrumb-ol.sc-ptc-breadcrumb li.sc-ptc-breadcrumb a.breadcrumb-item-link.sc-ptc-breadcrumb:focus-visible{border-radius:var(--ptc-border-radius-standard);border:2px solid white;outline:5px solid var(--keyboard-nav-outline);display:inline-block}.sc-ptc-breadcrumb-h .ptc-breadcrumb-ol.sc-ptc-breadcrumb li.sc-ptc-breadcrumb a.breadcrumb-item-link.sc-ptc-breadcrumb:focus-visible.dark-mode-link:focus-visible{border-radius:var(--ptc-border-radius-standard);outline:5px solid var(--keyboard-nav-outline)}.white.sc-ptc-breadcrumb-h .ptc-breadcrumb-ol.sc-ptc-breadcrumb li.sc-ptc-breadcrumb{color:var(--color-white)}.white.sc-ptc-breadcrumb-h .ptc-breadcrumb-ol.sc-ptc-breadcrumb li.sc-ptc-breadcrumb a.sc-ptc-breadcrumb{color:var(--color-white)}.black.sc-ptc-breadcrumb-h .ptc-breadcrumb-ol.sc-ptc-breadcrumb li.sc-ptc-breadcrumb{color:var(--color-black)}.black.sc-ptc-breadcrumb-h .ptc-breadcrumb-ol.sc-ptc-breadcrumb li.sc-ptc-breadcrumb a.sc-ptc-breadcrumb{color:var(--color-black)}.ptc-green.sc-ptc-breadcrumb-h .ptc-breadcrumb-ol.sc-ptc-breadcrumb li.sc-ptc-breadcrumb{color:var(--color-green-07)}.ptc-green.sc-ptc-breadcrumb-h .ptc-breadcrumb-ol.sc-ptc-breadcrumb li.sc-ptc-breadcrumb a.sc-ptc-breadcrumb{color:var(--color-green-07)}.gray.sc-ptc-breadcrumb-h .ptc-breadcrumb-ol.sc-ptc-breadcrumb li.sc-ptc-breadcrumb{color:var(--color-gray-06)}.gray.sc-ptc-breadcrumb-h .ptc-breadcrumb-ol.sc-ptc-breadcrumb li.sc-ptc-breadcrumb a.sc-ptc-breadcrumb{color:var(--color-gray-06)}.light-gray.sc-ptc-breadcrumb-h .ptc-breadcrumb-ol.sc-ptc-breadcrumb li.sc-ptc-breadcrumb{color:var(--color-gray-05)}.light-gray.sc-ptc-breadcrumb-h .ptc-breadcrumb-ol.sc-ptc-breadcrumb li.sc-ptc-breadcrumb a.sc-ptc-breadcrumb{color:var(--color-gray-05)}.primary-gray.sc-ptc-breadcrumb-h .ptc-breadcrumb-ol.sc-ptc-breadcrumb li.sc-ptc-breadcrumb{color:var(--color-gray-10)}.primary-gray.sc-ptc-breadcrumb-h .ptc-breadcrumb-ol.sc-ptc-breadcrumb li.sc-ptc-breadcrumb a.sc-ptc-breadcrumb{color:var(--color-gray-10)}.left.sc-ptc-breadcrumb-h{display:flex;justify-content:flex-start;align-items:flex-end}.center.sc-ptc-breadcrumb-h{display:flex;justify-content:center}.center.sc-ptc-breadcrumb-h .ptc-breadcrumb-ol.sc-ptc-breadcrumb{padding:0;text-align:center}.center.sc-ptc-breadcrumb-h .ptc-breadcrumb-ol.sc-ptc-breadcrumb li.sc-ptc-breadcrumb{display:inline-block}.center.sc-ptc-breadcrumb-h .ptc-breadcrumb-ol.sc-ptc-breadcrumb li.home-link.sc-ptc-breadcrumb{position:relative;left:auto;margin-top:0;vertical-align:text-bottom;margin-bottom:-1px}.right.sc-ptc-breadcrumb-h{display:flex;justify-content:flex-end}.remove-top-margin.sc-ptc-breadcrumb-h{margin-top:0px !important}";
4
-
5
- const PtcBreadcrumb = class {
6
- constructor(hostRef) {
7
- registerInstance(this, hostRef);
8
- this.position = undefined;
9
- this.removeTopMargin = false;
10
- this.color = "white";
11
- this.isDarkMode = false;
12
- this.styles = undefined;
13
- this.type = undefined;
14
- }
15
- componentWillLoad() {
16
- this.listItems = this.hostElement.querySelectorAll("list-item");
17
- }
18
- componentDidLoad() {
19
- if (this.listItems) {
20
- this.hostElement.querySelectorAll("list-item").forEach((item) => {
21
- item.remove();
22
- });
23
- }
24
- }
25
- render() {
26
- const classMap = this.getCssClassMap();
27
- //const childListItems: any = this.listItems[0].getAttribute("list-type") === "home" && this.listItems[0].getAttribute("link-href") !== "" ? Array.from(this.listItems).slice(1) : this.listItems;
28
- const childListItems = Array.from(this.listItems).filter((item) => item.getAttribute("list-type") === "home" && this.listItems[0].getAttribute("link-href") !== "");
29
- const hasChildListItems = childListItems.length > 0;
30
- // Remove childListItems from listItems if any exist
31
- const filteredArray = hasChildListItems ? Array.from(this.listItems).filter((item) => !childListItems.includes(item)) : Array.from(this.listItems);
32
- return (h(Host, { class: classMap }, this.styles && h("style", null, this.styles), h("nav", { "aria-label": "Breadcrumb" }, h("ol", { class: "ptc-breadcrumb-ol" }, h("li", { class: "home-link mf-listen", id: "homeLinkID" }, hasChildListItems ? (h("a", { href: childListItems[0].getAttribute("link-href"), "aria-label": "Home Link", class: {
33
- ["breadcrumb-item-link"]: true,
34
- ["dark-mode-link"]: this.isDarkMode,
35
- } }, h("icon-asset", { type: "ptc", size: "medium", name: "icon-home", color: this.color })))
36
- : (h("a", { href: "/", "aria-label": "Home Link", class: {
37
- ["breadcrumb-item-link"]: true,
38
- ["dark-mode-link"]: this.isDarkMode,
39
- } }, h("icon-asset", { type: "ptc", size: "medium", name: "icon-home", color: this.color })))), filteredArray.map((item, index, array) => {
40
- const textContent = item.textContent.trim();
41
- const href = item.getAttribute("link-href");
42
- return (h("li", { key: index, class: "mf-listen", id: `breadcrumb` + index + `ID` }, index < array.length - 1 ? (h("a", { href: href, target: "_self", class: {
43
- ["breadcrumb-item-link"]: true,
44
- ["dark-mode-link"]: this.isDarkMode,
45
- } }, textContent)) : (textContent), h("span", { class: "visually-hidden" }, "/")));
46
- })))));
47
- }
48
- getCssClassMap() {
49
- return {
50
- [this.position]: !!this.position && this.position !== undefined ? true : false,
51
- ["remove-top-margin"]: this.removeTopMargin ? true : false,
52
- [this.color]: true,
53
- };
54
- }
55
- get hostElement() { return getElement(this); }
56
- };
57
- PtcBreadcrumb.style = ptcBreadcrumbCss;
58
-
59
- export { PtcBreadcrumb as ptc_breadcrumb };
@@ -1,113 +0,0 @@
1
- import { r as registerInstance, c as createEvent, h, H as Host, a as getElement } from './index-0bf594c4.js';
2
- import { C as CheckDarkFocusState, j as getSeoTagType } from './utils-bdd0cc16.js';
3
-
4
- const ptcButtonCss = "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}}button.disabled{pointer-events:none;opacity:0.6}button{background-color:var(--color-gray-10);display:inline-block;border-style:solid;border-width:1px;white-space:normal;position:relative;text-decoration:none;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;cursor:pointer;padding:9.4px 17.5px;border-radius:var(--ptc-border-radius-standard)}button.reveal-down .content{transition:opacity var(--ptc-transition-medium) var(--ptc-ease-out);opacity:0;font-size:var(--ptc-font-size-xx-small)}button.reveal-down .icon-wrapper{position:relative;display:flex;align-items:center;justify-content:center;align-content:center;height:16px}button.reveal-down .icon-wrapper .icon{transition:top var(--ptc-transition-fast) var(--ptc-ease-out);position:absolute;display:inline-block;top:-12px}button:hover.reveal-down .content{opacity:1}button:hover.reveal-down .icon-wrapper .icon{top:4px}button.animation-right ::slotted([slot=slot-after-text]),button.animation-right ::slotted([slot=slot-before-text]),button.animation-down ::slotted([slot=slot-after-text]),button.animation-down ::slotted([slot=slot-before-text]){transition:transform var(--ptc-transition-medium) var(--ptc-ease-inout);position:relative;display:inline-block}button:hover.animation-right ::slotted([slot=slot-after-text]),button:hover.animation-right ::slotted([slot=slot-before-text]){transform:translateX(var(--ptc-element-spacing-02))}button:hover.animation-down ::slotted([slot=slot-after-text]),button:hover.animation-down ::slotted([slot=slot-before-text]){transform:translateY(var(--ptc-element-spacing-02))}button span{font-family:var(--ptc-font-latin);font-size:var(--ptc-font-size-small);font-weight:bold;line-height:var(--ptc-line-height-densest)}button.left{text-align:left}button.right{text-align:right}button.center{text-align:center}.icon-left ::slotted([slot=slot-before-text]){margin-right:var(--ptc-element-spacing-01)}.icon-right ::slotted([slot=slot-after-text]){margin-left:var(--ptc-element-spacing-01)}.blackgrey{box-shadow:var(--ptc-shadow-x-small);border:solid 1px var(--color-gray-10);background-image:linear-gradient(285deg, var(--color-gray-10) 155%, var(--color-gray-07) 62%)}.blackgrey:hover{box-shadow:var(--ptc-shadow-x-large)}.blackgrey span{color:var(--color-white)}.turtlegreen{box-shadow:var(--ptc-shadow-x-small);border:solid 1px var(--color-green-07);background-image:linear-gradient(285deg, var(--color-green-07) 155%, var(--color-green-07) 62%)}.turtlegreen:hover{box-shadow:var(--ptc-shadow-x-large)}.turtlegreen span{color:var(--color-white)}.offwhite{box-shadow:var(--ptc-shadow-x-small);border:solid 1px var(--color-gray-10);background-image:linear-gradient(to right, var(--color-white), var(--color-gray-02), var(--color-gray-01))}.offwhite:hover{box-shadow:var(--ptc-shadow-x-large)}.offwhite span{color:var(--color-gray-10)}.legacy-green{margin-left:10px;padding:10px 20px;margin-bottom:var(--ptc-element-spacing-01);margin-top:var(--ptc-element-spacing-01);box-shadow:var(--ptc-shadow-large);border:solid 2.5px var(--color-green-08);background-image:linear-gradient(to right, var(--color-green-06), var(--color-green-08))}.legacy-green:after{position:absolute;content:\"\";top:-1px;left:0;bottom:0;right:0;width:100%;height:103%;background-image:linear-gradient(to right, var(--color-green-08), var(--color-green-06));opacity:0;transition:opacity var(--ptc-transition-x-slow) var(--ptc-ease-inout);border-radius:2px}.legacy-green:hover{box-shadow:var(--ptc-shadow-x-large)}.legacy-green:hover span{color:var(--color-white)}.legacy-green:hover:after{opacity:1}.legacy-green span{font-family:var(--ptc-font-secondary-latin);color:var(--color-white);z-index:100;position:relative;text-transform:uppercase;font-weight:var(--ptc-font-weight-bold);letter-spacing:var(--ptc-letter-spacing-normal);font-size:var(--ptc-font-size-x-small)}@media only screen and (min-width: 768px){.legacy-green span{font-size:var(--ptc-font-size-small);letter-spacing:var(--ptc-letter-spacing-loose)}}.legacy-green icon-asset{display:inline}a{border-style:solid;border-width:1px;position:relative;text-decoration:none;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;padding:9.4px 17.5px;border-radius:var(--ptc-border-radius-standard);display:inline-block;position:relative}a.animation-right ::slotted([slot=slot-after-text]),a.animation-right ::slotted([slot=slot-before-text]),a.animation-down ::slotted([slot=slot-after-text]),a.animation-down ::slotted([slot=slot-before-text]){transition:all var(--ptc-ease-inout) var(--ptc-transition-medium);position:relative;display:inline-block;margin-left:5px}a:hover.animation-right ::slotted([slot=slot-after-text]),a:hover.animation-right ::slotted([slot=slot-before-text]){transform:translateX(var(--ptc-element-spacing-02))}a:hover.animation-down ::slotted([slot=slot-after-text]),a:hover.animation-down ::slotted([slot=slot-before-text]){transform:translateY(var(--ptc-element-spacing-02))}a.left{text-align:left}a.right{text-align:right}a.center{text-align:center}.nav{font-family:var(--ptc-font-latin);background-color:var(--color-gray-10);border-radius:var(--ptc-border-radius-standard);border:1px solid var(--color-white);border-bottom-style:solid;border-bottom-width:1px;box-sizing:border-box;color:var(--color-white);display:inline-block;font-size:var(--ptc-font-size-xx-small);font-stretch:100%;font-weight:var(--ptc-font-weight-bold);line-height:var(--ptc-line-height-loose);list-style:none;padding:3px var(--ptc-element-spacing-04);position:relative;text-align:center;text-decoration:none;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;transition:background-color var(--ptc-transition-medium) var(--ptc-ease-inout)}.nav:focus-visible{border-radius:4px !important;border:2px solid #fff !important;outline:5px solid #003dd6 !important;background-color:transparent !important;outline-offset:0px !important}.nav:focus{text-decoration:none;border:solid 2px transparent;outline:none}.nav:hover{background-color:var(--color-gray-12)}.nav-store-btn{font-family:var(--ptc-font-latin);background-color:var(--color-green-07);border-radius:var(--ptc-border-radius-standard);border:1px solid var(--color-green-07);border-bottom-style:solid;border-bottom-width:1px;box-sizing:border-box;color:var(--color-white);display:inline-block;font-size:var(--ptc-font-size-xx-small);font-stretch:100%;font-weight:var(--ptc-font-weight-bold);line-height:var(--ptc-line-height-loose);list-style:none;padding:3px var(--ptc-element-spacing-04);position:relative;text-align:center;text-decoration:none;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;transition:background-color var(--ptc-transition-medium) var(--ptc-ease-inout)}.nav-store-btn:focus-visible{border-radius:4px !important;border:2px solid #fff !important;outline:5px solid #003dd6 !important;background-color:var(--color-green-07) !important;outline-offset:0px !important}.nav-store-btn:focus{text-decoration:none;border:solid 2px transparent;outline:none}.nav-store-btn:hover{background-color:var(--color-green-08)}.nav-store-btn:active{background-color:var(--color-green-09);transition:none}.ptc-primary,.ptc-quaternary,.ptc-secondary,.ptc-tertiary,.icon-toggle{padding:var(--ptc-font-size-xx-small) var(--ptc-font-size-medium);transition:background-color var(--ptc-ease-inout) var(--ptc-transition-medium);line-height:20px}.ptc-primary.disabled,.ptc-quaternary.disabled,.ptc-secondary.disabled,.ptc-tertiary.disabled,.icon-toggle.disabled{pointer-events:none;border-color:var(--color-gray-03);background:var(--color-gray-02)}.ptc-primary.disabled span,.ptc-quaternary.disabled span,.ptc-secondary.disabled span,.ptc-tertiary.disabled span,.icon-toggle.disabled span{color:var(--color-gray-03)}.ptc-primary.disabled ::slotted([slot=slot-after-text]),.ptc-quaternary.disabled ::slotted([slot=slot-after-text]),.ptc-secondary.disabled ::slotted([slot=slot-after-text]),.ptc-tertiary.disabled ::slotted([slot=slot-after-text]),.icon-toggle.disabled ::slotted([slot=slot-after-text]){fill:var(--color-gray-03) !important}.ptc-primary:focus-visible,.ptc-quaternary:focus-visible,.ptc-secondary:focus-visible,.ptc-tertiary:focus-visible,.icon-toggle:focus-visible{border-radius:var(--ptc-border-radius-standard);outline:5px solid var(--keyboard-nav-outline)}.ptc-primary span,.ptc-quaternary span,.ptc-secondary span,.ptc-tertiary span,.icon-toggle span{font-family:var(--ptc-font-latin);font-weight:var(--ptc-font-weight-bold);font-size:var(--ptc-font-size-small);line-height:var(--ptc-line-height-densest);letter-spacing:normal}.ptc-primary.small,.ptc-quaternary.small,.ptc-secondary.small,.ptc-tertiary.small,.icon-toggle.small{padding:var(--ptc-element-spacing-03) var(--ptc-element-spacing-04)}.ptc-primary.small span,.ptc-quaternary.small span,.ptc-secondary.small span,.ptc-tertiary.small span,.icon-toggle.small span{font-size:var(--ptc-font-size-xx-small)}.ptc-primary.medium,.ptc-quaternary.medium,.ptc-secondary.medium,.ptc-tertiary.medium,.icon-toggle.medium{padding:14px 20px}.ptc-primary.medium span,.ptc-quaternary.medium span,.ptc-secondary.medium span,.ptc-tertiary.medium span,.icon-toggle.medium span{font-size:var(--ptc-font-size-small)}.ptc-primary.large,.ptc-quaternary.large,.ptc-secondary.large,.ptc-tertiary.large,.icon-toggle.large{padding:var(--ptc-element-spacing-04) var(--ptc-element-spacing-06)}.ptc-primary.large span,.ptc-quaternary.large span,.ptc-secondary.large span,.ptc-tertiary.large span,.icon-toggle.large span{font-size:var(--ptc-font-size-large)}.ptc-primary.acc-alt-style:focus-visible,.ptc-quaternary.acc-alt-style:focus-visible,.ptc-secondary.acc-alt-style:focus-visible,.ptc-tertiary.acc-alt-style:focus-visible,.icon-toggle.acc-alt-style:focus-visible{border-radius:var(--ptc-border-radius-standard);border:2px solid white;outline:5px solid var(--keyboard-nav-outline)}.ptc-primary{background:var(--color-gray-12);border:2px solid var(--color-green-07);border-radius:var(--ptc-border-radius-standard)}.ptc-primary:hover{background-color:var(--color-gray-10)}.ptc-primary:active{background-color:var(--color-black);transition:none}.ptc-primary span{color:var(--color-white)}.ptc-primary ::slotted([slot=slot-after-text]){fill:var(--color-white) !important}.ptc-secondary{background:var(--color-gray-12);border:2px solid var(--color-gray-08);border-radius:var(--ptc-border-radius-standard)}.ptc-secondary:hover{background-color:var(--color-gray-10)}.ptc-secondary:active{background-color:var(--color-black);transition:none}.ptc-secondary span{color:var(--color-white)}.ptc-secondary ::slotted([slot=slot-after-text]){fill:var(--color-white) !important}.ptc-tertiary{background:var(--color-white);border:2px solid var(--color-gray-10);border-radius:var(--ptc-border-radius-standard)}.ptc-tertiary:hover{background-color:var(--color-gray-02)}.ptc-tertiary:active{background-color:var(--color-gray-03);transition:none}.ptc-tertiary span{color:var(--color-gray-10)}.ptc-tertiary ::slotted([slot=slot-after-text]){fill:var(--color-gray-10) !important}.ptc-tertiary ::slotted(a){color:var(--color-gray-10) !important;text-decoration-line:none !important}.ptc-quaternary{background:var(--color-green-07);border:2px solid var(--color-green-07);border-radius:var(--ptc-border-radius-standard);cursor:pointer}.ptc-quaternary:hover{background-color:var(--color-green-08)}.ptc-quaternary:active{background-color:var(--color-green-09);transition:none}.ptc-quaternary span{color:var(--color-white)}.ptc-quaternary ::slotted([slot=slot-after-text]){fill:var(--color-white) !important}.icon-toggle{background:var(--color-white);border:1px solid var(--color-gray-10);border-radius:var(--ptc-border-radius-standard);padding:0;height:2.125rem;width:2.125rem;box-shadow:var(--ptc-shadow-medium)}.icon-toggle:hover{background-color:var(--color-gray-02)}.icon-toggle:active{transition:none;background-color:var(--color-gray-03)}.icon-toggle.active{background-color:var(--color-gray-04)}.icon-toggle.active:hover{background-color:var(--color-gray-05)}.icon-toggle.active:active{transition:none;background-color:var(--color-gray-03)}.icon-toggle:focus{outline:2px solid var(--color-blue-07);outline-offset:1px}.icon-toggle span{color:var(--color-gray-10);padding:0}.icon-toggle ::slotted([slot=slot-after-text]){fill:var(--color-gray-10) !important}.icon-toggle ::slotted(icon-asset){display:block;margin:auto;height:18px;width:18px}.clear-search{border:none;padding:0px;line-height:var(----ptc-line-height-densest);background-color:transparent}.clear-search:hover{text-decoration:underline;text-decoration-color:var(--color-white)}.clear-search span{color:var(--color-white);font-weight:var(--ptc-font-weight-semibold);font-size:var(--ptc-font-size-x-small);-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased}.tracker-div{display:inline;display:inline-block}.focus-state-dark-background:focus-visible{border-radius:var(--ptc-border-radius-standard);border:2px solid white;outline:5px solid var(--keyboard-nav-outline)}.secondary-cta-light,.secondary-cta-dark,.primary-cta{padding:0.875rem 1.25rem;font-size:var(--ptc-font-size-small);font-style:normal;font-weight:var(--ptc-font-weight-bold);line-height:var(--ptc-line-height-densest);color:var(--color-white);border:2px solid transparent;text-decoration:none}.medium.secondary-cta-light,.medium.secondary-cta-dark,.medium.primary-cta{padding:0.75rem 1rem}.medium.secondary-cta-light span,.medium.secondary-cta-dark span,.medium.primary-cta span{font-size:var(--ptc-font-size-xx-small);font-weight:var(--ptc-font-weight-extrabold)}.small.secondary-cta-light,.small.secondary-cta-dark,.small.primary-cta{padding:0.5rem 0.75rem}.small.secondary-cta-light span,.small.secondary-cta-dark span,.small.primary-cta span{font-size:var(--ptc-font-size-xx-small);font-weight:var(--ptc-font-weight-extrabold)}.disabled.secondary-cta-light,.disabled.secondary-cta-dark,.disabled.primary-cta{pointer-events:none;color:var(--color-gray-03);border-color:var(--color-gray-03);background-color:var(--color-gray-02)}.disabled.secondary-cta-light icon-asset svg,.disabled.secondary-cta-dark icon-asset svg,.disabled.primary-cta icon-asset svg{fill:var(--color-gray-03)}.disabled.secondary-cta-light:focus-visible,.disabled.secondary-cta-dark:focus-visible,.disabled.primary-cta:focus-visible{background-color:var(--color-gray-02)}.secondary-cta-light:focus-visible,.secondary-cta-dark:focus-visible,.primary-cta:focus-visible{border-radius:var(--ptc-border-radius-standard);border:2px solid white;outline:5px solid var(--keyboard-nav-outline)}.full-width.secondary-cta-light,.full-width.secondary-cta-dark,.full-width.primary-cta{width:100%}.secondary-cta-light .cta-content-wrap,.secondary-cta-dark .cta-content-wrap,.primary-cta .cta-content-wrap{display:flex;justify-content:center;align-items:center;text-align:center}.secondary-cta-light .cta-content-wrap icon-asset,.secondary-cta-dark .cta-content-wrap icon-asset,.primary-cta .cta-content-wrap icon-asset{margin-right:8px;line-height:0}.secondary-cta-light .cta-content-wrap icon-asset+span,.secondary-cta-dark .cta-content-wrap icon-asset+span,.primary-cta .cta-content-wrap icon-asset+span{text-align:left}.primary-cta{background-color:var(--color-green-07);border-color:var(--color-green-07);transition:all 0.2s ease}.primary-cta:hover{background-color:var(--color-green-08)}.primary-cta:active{background-color:var(--color-green-09)}.primary-cta:focus-visible{background-color:var(--color-green-07)}.secondary-cta-dark{background-color:var(--color-gray-12);border-color:var(--color-gray-08)}.secondary-cta-dark:hover{background-color:var(--color-gray-10)}.secondary-cta-dark:active{background-color:var(--color-black)}.secondary-cta-dark:focus-visible{background-color:var(--color-gray-12)}.secondary-cta-light{background-color:var(--color-white);border-color:var(--color-gray-10);color:var(--color-gray-10)}.secondary-cta-light:hover{background-color:var(--color-gray-02)}.secondary-cta-light:active{background-color:var(--color-gray-03)}.secondary-cta-light:focus-visible{background-color:var(--color-white)}";
5
-
6
- const PtcButton = class {
7
- constructor(hostRef) {
8
- registerInstance(this, hostRef);
9
- this.clickEvent = createEvent(this, "clickEvent", 7);
10
- this.disabled = false;
11
- this.active = false;
12
- this.type = "button";
13
- this.color = "ptc-primary";
14
- this.iconAnimation = "";
15
- this.iconPosition = "icon-right";
16
- this.linkHref = undefined;
17
- this.linkTitle = undefined;
18
- this.target = "_self";
19
- this.rel = undefined;
20
- this.tabNav = 0;
21
- this.styles = undefined;
22
- this.textAlign = undefined;
23
- this.enableAccessibilityAltStyle = false;
24
- this.size = undefined;
25
- this.buttonTitle = undefined;
26
- this.ariaLabel = "";
27
- this.seoCompatibilityMode = false;
28
- this.maintainContent = false;
29
- this.trackerId = undefined;
30
- this.darkFocusState = false;
31
- this.ctaWidth = "default";
32
- }
33
- clickEventHandler() {
34
- this.clickEvent.emit();
35
- }
36
- componentWillLoad() {
37
- CheckDarkFocusState(this, this.el);
38
- }
39
- seoCompRender() {
40
- const classMap = this.getCssClassMap();
41
- const Tag = !!this.linkHref ? "a" : "button";
42
- const [TagType, firstChild] = getSeoTagType(this.el, Tag);
43
- const html = firstChild && firstChild.innerHTML;
44
- if (this.el == firstChild) {
45
- this.el.innerHTML = "";
46
- }
47
- if (this.maintainContent) {
48
- this.el.innerHTML = html;
49
- }
50
- return (h(Host, null, this.styles && h("style", null, this.styles), h("div", Object.assign({ id: this.trackerId, class: "tracker-div mf-listen" }, (this.ctaWidth === "full-width"
51
- ? { style: { display: "block" } }
52
- : {})), h(TagType, Object.assign({ class: classMap, onClick: this.clickEventHandler.bind(this) }, (!!this.linkHref ? { href: this.linkHref } : {}), (!this.linkHref ? { type: this.type } : {}), (!!this.target && !!this.linkHref
53
- ? { target: this.target }
54
- : {}), (!!this.rel && !!this.linkHref
55
- ? { rel: this.rel }
56
- : {}), (!!this.linkHref
57
- ? {
58
- title: this.linkTitle
59
- ? this.linkTitle
60
- : this.linkHref,
61
- }
62
- : {}), (!!this.tabNav
63
- ? { tabindex: -1 }
64
- : { tabindex: 0 }), { title: this.buttonTitle }, (this.ariaLabel !== ""
65
- ? { ariaLabel: this.ariaLabel }
66
- : {})), h("span", { innerHTML: html, class: "cta-content-wrap" }, h("slot", { name: "slot-before-text" }), h("slot", { name: "slot-after-text" }))))));
67
- }
68
- standardRender() {
69
- const classMap = this.getCssClassMap();
70
- const Tag = !!this.linkHref ? "a" : "button";
71
- return (h(Host, null, this.styles && h("style", null, this.styles), h("div", { id: this.trackerId, class: "tracker-div mf-listen" }, h(Tag, Object.assign({ class: classMap, onClick: this.clickEventHandler.bind(this) }, (!!this.linkHref ? { href: this.linkHref } : {}), (!this.linkHref ? { type: this.type } : {}), (!!this.target && !!this.linkHref
72
- ? { target: this.target }
73
- : {}), (!!this.rel && !!this.linkHref
74
- ? { rel: this.rel }
75
- : {}), (!!this.linkHref
76
- ? {
77
- title: this.linkTitle
78
- ? this.linkTitle
79
- : this.linkHref,
80
- }
81
- : {}), (!!this.tabNav
82
- ? { tabindex: -1 }
83
- : { tabindex: 0 }), { title: this.buttonTitle }, (this.ariaLabel !== ""
84
- ? { ariaLabel: this.ariaLabel }
85
- : {})), this.iconAnimation == "reveal-down" ? (h("span", null, h("div", { class: "content" }, h("slot", null)), h("div", { class: "icon-wrapper" }, h("div", { class: "icon" }, h("slot", { name: "slot-after-text" }))))) : (h("span", null, h("slot", { name: "slot-before-text" }), h("slot", null), h("slot", { name: "slot-after-text" })))))));
86
- }
87
- render() {
88
- if (this.seoCompatibilityMode) {
89
- return this.seoCompRender();
90
- }
91
- else {
92
- return this.standardRender();
93
- }
94
- }
95
- getCssClassMap() {
96
- return {
97
- [this.color]: true,
98
- [this.iconAnimation]: true,
99
- [this.iconPosition]: true,
100
- ["disabled"]: this.disabled ? true : false,
101
- ["active"]: this.active ? true : false,
102
- [this.textAlign]: true,
103
- [this.size]: true,
104
- ["acc-alt-style"]: this.enableAccessibilityAltStyle,
105
- ["focus-state-dark-background"]: this.darkFocusState,
106
- [this.ctaWidth]: true,
107
- };
108
- }
109
- get el() { return getElement(this); }
110
- };
111
- PtcButton.style = ptcButtonCss;
112
-
113
- export { PtcButton as ptc_button };
@@ -1,135 +0,0 @@
1
- import { r as registerInstance, h, H as Host, a as getElement } from './index-0bf594c4.js';
2
- import { s as seoSlotReset } from './utils-bdd0cc16.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.right-768above{text-align:left}@media (min-width: 768px){p.right-768above{text-align:right}}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
45
- ? `${trimmedContent.slice(0, this.maxChars).trimEnd()}\u00A0\u2026`
46
- : trimmedContent;
47
- }
48
- componentDidLoad() {
49
- if (this.hideTooltipOnMobile) {
50
- this.el.classList.add("hide-tooltip-on-mobile");
51
- }
52
- this.el.addEventListener("mouseenter", () => {
53
- this.toggleTitleTooltip(true);
54
- });
55
- this.el.addEventListener("mouseleave", () => {
56
- this.toggleTitleTooltip(false);
57
- });
58
- if (this.enableTooltip) {
59
- let paraContent = this.el.innerText || this.el.textContent;
60
- this.tooltipText = paraContent.trim();
61
- this.el.innerText = this.getSortedText(paraContent);
62
- }
63
- }
64
- toggleTitleTooltip(show) {
65
- const tooltipClass = "tooltip-box";
66
- const existingTooltip = this.el.querySelector(`.${tooltipClass}`);
67
- const text = this.el.shadowRoot.querySelectorAll(".line-clamp-title");
68
- let maxLinesShowCheck = false;
69
- if (text) {
70
- text.forEach((t) => {
71
- maxLinesShowCheck = t.scrollHeight > t.clientHeight;
72
- });
73
- }
74
- const ifCharExceeds = this.maxChars
75
- ? this.tooltipText.length > this.maxChars && !this.maxLines
76
- : false;
77
- const ifLinesExceeds = this.maxLines && maxLinesShowCheck;
78
- if (show && this.enableTooltip) {
79
- if (((!existingTooltip && ifCharExceeds) ||
80
- (!existingTooltip && ifLinesExceeds)) &&
81
- !this.noOverflow) {
82
- const tooltipMarkup = document.createElement("div");
83
- tooltipMarkup.className = tooltipClass;
84
- tooltipMarkup.innerText = this.tooltipText;
85
- tooltipMarkup.style.zIndex = String(this.tooltipZIndex); // Ensures zIndex is a string
86
- tooltipMarkup.classList.add(this.tooltipPosition, this.tooltipTheme, this.tooltipWidth);
87
- if (this.hideTooltipOnMobile) {
88
- tooltipMarkup.classList.add("hide-tooltip-mobile");
89
- }
90
- this.el.appendChild(tooltipMarkup);
91
- }
92
- }
93
- else {
94
- existingTooltip === null || existingTooltip === void 0 ? void 0 : existingTooltip.remove();
95
- }
96
- }
97
- //tooltip code ends
98
- standardRender() {
99
- const classMap = this.getCssClassMap();
100
- const colorClass = this.addWhiteClass();
101
- const cutOff = this.getLineCuttoff();
102
- 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))));
103
- }
104
- getCssClassMap() {
105
- return {
106
- [this.fontSize]: true,
107
- [this.fontWeight]: true,
108
- [this.paraStyle]: true,
109
- [this.paraMargin]: !!this.paraMargin ? true : false,
110
- [this.paraColor]: true,
111
- [this.paraLineH]: true,
112
- [this.paraAlign]: !!this.paraAlign ? true : false,
113
- ["ellipsis-boxing"]: this.ellipsisLineCutoff && this.ellipsisLineCutoff > 0,
114
- ["line-clamp-title"]: this.maxLines && this.maxLines > 0, //tooltip code,
115
- };
116
- }
117
- //WEB-2392
118
- addWhiteClass() {
119
- if (this.paraColor == "white") {
120
- return {
121
- [this.paraColor]: true,
122
- };
123
- }
124
- }
125
- getLineCuttoff() {
126
- const lineClamp = this.ellipsisLineCutoff > 0
127
- ? this.ellipsisLineCutoff
128
- : this.maxLines;
129
- return lineClamp > 0 ? { "-webkit-line-clamp": `${lineClamp}` } : {};
130
- }
131
- get el() { return getElement(this); }
132
- };
133
- PtcPara.style = ptcParaCss;
134
-
135
- export { PtcPara as ptc_para };
@@ -1,181 +0,0 @@
1
- import { r as registerInstance, h, H as Host, a as getElement } from './index-0bf594c4.js';
2
- import { a as ResponsivePictureVariables } from './interfaces-4caedd26.js';
3
-
4
- const ptcPictureCss = "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;overflow:hidden}:host .inline{display:inline}:host .inline-block{display:inline-block}:host .block{display:block}:host(.relative){position:relative}:host(.static){position:static}:host(.absoltue){position:absolute}img{max-width:100%}.cover{-o-object-fit:cover;object-fit:cover}.fill{-o-object-fit:fill;object-fit:fill}.contain{-o-object-fit:contain;object-fit:contain}.scale-down{-o-object-fit:scale-down;object-fit:scale-down}.none{-o-object-fit:none;object-fit:none}.initial{-o-object-fit:initial;object-fit:initial}.inherit{-o-object-fit:inherit;object-fit:inherit}.radius-standard{border-radius:var(--ptc-border-radius-standard)}.radius-large{border-radius:var(--ptc-border-radius-large)}.radius-pill{border-radius:var(--ptc-border-radius-pill)}.radius-circle{border-radius:var(--ptc-border-radius-circle)}.is-full-height{height:100%}.is-full-width{width:100%}:host(.left){text-align:left}:host(.right){text-align:right}:host(.center){text-align:center}";
5
-
6
- const PtcPicture = class {
7
- constructor(hostRef) {
8
- registerInstance(this, hostRef);
9
- this.src = undefined;
10
- this.alt = "image";
11
- this.sizeXs = "510x340";
12
- this.sizeSm = "1240x496";
13
- this.sizeMd = "1366x500";
14
- this.sizeLg = "1920x1080";
15
- this.disableResize = false;
16
- this.oldSrc = undefined;
17
- this.imagePosition = "static";
18
- this.borderRadius = undefined;
19
- this.height = undefined;
20
- this.width = undefined;
21
- this.objectFit = "cover";
22
- this.isFullHeight = false;
23
- this.isFullWidth = false;
24
- this.styles = undefined;
25
- this.imageAlignment = "left";
26
- this.maxWidth = undefined;
27
- this.displayImage = "block";
28
- }
29
- WindowResize() {
30
- this.addIntersectionObserver();
31
- }
32
- componentWillLoad() {
33
- if (this.disableResize) {
34
- this.sizeXs = undefined;
35
- this.sizeSm = undefined;
36
- this.sizeMd = undefined;
37
- this.sizeLg = undefined;
38
- }
39
- }
40
- componentDidLoad() {
41
- this.addIntersectionObserver();
42
- }
43
- componentWillUpdate() {
44
- if (this.src !== this.oldSrc) {
45
- this.addIntersectionObserver();
46
- }
47
- this.oldSrc = this.src;
48
- }
49
- //lazy-loading
50
- addIntersectionObserver() {
51
- if (!this.src) {
52
- return;
53
- }
54
- if ("IntersectionObserver" in window) {
55
- let lazyLoadImages = new IntersectionObserver((entries) => {
56
- entries.forEach((entry) => {
57
- if (entry.isIntersecting) {
58
- const image = this.el.shadowRoot.querySelector("img");
59
- image.src = this.setResponsiveBg();
60
- lazyLoadImages.unobserve(image);
61
- }
62
- });
63
- });
64
- let tempImg = this.el.shadowRoot.querySelector("img");
65
- if (tempImg) {
66
- lazyLoadImages.observe(tempImg);
67
- }
68
- this.observer = lazyLoadImages;
69
- }
70
- else {
71
- // fall back to setTimeout for Safari and IE
72
- setTimeout(() => {
73
- const image = this.el.shadowRoot.querySelector("img");
74
- image.src = this.setResponsiveBg();
75
- image.onload = () => {
76
- image.removeAttribute("data-src");
77
- };
78
- }, 5000);
79
- }
80
- }
81
- //responsive image
82
- setResponsiveBg() {
83
- // Define local variables
84
- let backgrounds = (this.el.shadowRoot || document).querySelectorAll("img"), el, elData, currentBreakpoint = this.getCurrentBreakPoints();
85
- for (var i = 0, len = backgrounds.length; i < len; i++) {
86
- // Set current variables
87
- el = backgrounds[i];
88
- elData = el.getAttribute("data-" + currentBreakpoint);
89
- if (elData !== null) {
90
- return elData;
91
- }
92
- else {
93
- if (typeof console == "object") {
94
- console.warn("Data attribute: data-" +
95
- currentBreakpoint +
96
- " not found on element:\n\n" +
97
- el.outerHTML +
98
- "\n\n\n");
99
- }
100
- }
101
- }
102
- }
103
- //manually load image
104
- async LoadImage() {
105
- const image = this.el.shadowRoot.querySelector("img");
106
- if (!image) {
107
- return;
108
- }
109
- if (!image.src) {
110
- image.src = this.setResponsiveBg();
111
- image.onload = () => {
112
- image.removeAttribute("data-src");
113
- };
114
- }
115
- if (this.observer) {
116
- this.observer.unobserve(image);
117
- }
118
- }
119
- render() {
120
- const classMap = this.getCssClassMap();
121
- const classMapHost = this.getCssClassMapHost();
122
- return (h(Host, { class: classMapHost }, this.styles && h("style", null, this.styles), h("img", Object.assign({ class: classMap, "data-xs": !!this.sizeXs ? `${this.src}` : `${this.src}`, "data-sm": !!this.sizeSm ? `${this.src}` : `${this.src}`, "data-md": !!this.sizeMd ? `${this.src}` : `${this.src}`, "data-lg": !!this.sizeLg ? `${this.src}` : `${this.src}` }, (!!this.width ? { width: this.width } : {}), (!!this.height ? { height: this.height } : {}), { alt: this.alt, style: Object.assign({}, (!!this.maxWidth
123
- ? { maxWidth: this.maxWidth + "px" }
124
- : {})) })), h("slot", null)));
125
- }
126
- getCurrentBreakPoints() {
127
- // Define local variables
128
- let doc = window.document, temp = doc.createElement("div"), env;
129
- // Append test node
130
- doc.body.appendChild(temp);
131
- // Loop through breakpoints
132
- for (let i = ResponsivePictureVariables.envs.length - 1; i >= 0; i--) {
133
- env = ResponsivePictureVariables.envs[i];
134
- // Add classes
135
- temp.className = "hidden-" + env;
136
- // Found breakpoint
137
- if (temp.offsetParent === null) {
138
- // Remove our test node
139
- doc.body.removeChild(temp);
140
- // Return current breakpoint
141
- return env;
142
- }
143
- }
144
- // Breakpoint not found, try fallback
145
- doc.body.removeChild(temp);
146
- return this.getFallbackBreakpoint();
147
- }
148
- getFallbackBreakpoint() {
149
- if (window.matchMedia("(min-width: 992px)").matches) {
150
- return "lg";
151
- }
152
- else if (window.matchMedia("(min-width: 768px)").matches) {
153
- return "md";
154
- }
155
- else if (window.matchMedia("(min-width: 576px)").matches) {
156
- return "sm";
157
- }
158
- else {
159
- return "xs";
160
- }
161
- }
162
- getCssClassMap() {
163
- return {
164
- [this.borderRadius]: this.borderRadius ? true : false,
165
- [this.objectFit]: true,
166
- [this.isFullHeight ? "is-full-height" : "is-normal-height"]: true,
167
- [this.isFullWidth ? "is-full-width" : "is-normal-width"]: true,
168
- [this.displayImage]: true,
169
- };
170
- }
171
- getCssClassMapHost() {
172
- return {
173
- [this.imagePosition]: true,
174
- [this.imageAlignment]: true,
175
- };
176
- }
177
- get el() { return getElement(this); }
178
- };
179
- PtcPicture.style = ptcPictureCss;
180
-
181
- export { PtcPicture as ptc_picture };