@ptcwebops/ptcw-design 4.1.7 → 4.1.9

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 (440) hide show
  1. package/dist/cjs/academic-form-test.cjs.entry.js +1 -1
  2. package/dist/cjs/author-listing-example.cjs.entry.js +1 -1
  3. package/dist/cjs/bundle-example.cjs.entry.js +1 -1
  4. package/dist/cjs/bundle-jumbotron-example.cjs.entry.js +1 -1
  5. package/dist/cjs/{component-06dda623.js → component-4dd13907.js} +2643 -832
  6. package/dist/cjs/dropdown-item.cjs.entry.js +1 -1
  7. package/dist/cjs/dynamic-box-bundle.cjs.entry.js +1 -1
  8. package/dist/cjs/embedded-form.cjs.entry.js +1 -1
  9. package/dist/cjs/featured-list.cjs.entry.js +1 -1
  10. package/dist/cjs/fl-tab-content_3.cjs.entry.js +1 -1
  11. package/dist/cjs/footer-form.cjs.entry.js +1 -1
  12. package/dist/cjs/generic-form.cjs.entry.js +89 -0
  13. package/dist/cjs/icon-asset.cjs.entry.js +1 -1
  14. package/dist/cjs/{index-4b85b38a.js → index-63ddc79c.js} +0 -17
  15. package/dist/cjs/innovator-toggle-container.cjs.entry.js +1 -1
  16. package/dist/cjs/list-item.cjs.entry.js +1 -1
  17. package/dist/cjs/loader.cjs.js +2 -2
  18. package/dist/cjs/max-width-container.cjs.entry.js +1 -1
  19. package/dist/cjs/most-popular-news.cjs.entry.js +1 -1
  20. package/dist/cjs/my-component.cjs.entry.js +1 -1
  21. package/dist/cjs/news-search-result.cjs.entry.js +1 -1
  22. package/dist/cjs/ptc-accordion-item.cjs.entry.js +1 -1
  23. package/dist/cjs/ptc-accordion.cjs.entry.js +1 -1
  24. package/dist/cjs/ptc-announcement.cjs.entry.js +1 -1
  25. package/dist/cjs/ptc-back-to-top.cjs.entry.js +1 -1
  26. package/dist/cjs/ptc-background-video.cjs.entry.js +1 -1
  27. package/dist/cjs/ptc-badge.cjs.entry.js +1 -1
  28. package/dist/cjs/ptc-bio-card.cjs.entry.js +1 -1
  29. package/dist/cjs/ptc-breadcrumb_2.cjs.entry.js +1 -1
  30. package/dist/cjs/ptc-brightcov-video.cjs.entry.js +1 -1
  31. package/dist/cjs/ptc-button_4.cjs.entry.js +1 -1
  32. package/dist/cjs/ptc-card-bottom_2.cjs.entry.js +1 -1
  33. package/dist/cjs/ptc-card-content.cjs.entry.js +1 -1
  34. package/dist/cjs/ptc-card_2.cjs.entry.js +1 -1
  35. package/dist/cjs/ptc-case-studies-slider.cjs.entry.js +1 -1
  36. package/dist/cjs/ptc-checkbox-group.cjs.entry.js +1 -1
  37. package/dist/cjs/ptc-checkbox.cjs.entry.js +1 -1
  38. package/dist/cjs/ptc-close-icon_2.cjs.entry.js +1 -1
  39. package/dist/cjs/ptc-collapse-list.cjs.entry.js +1 -1
  40. package/dist/cjs/ptc-container.cjs.entry.js +1 -1
  41. package/dist/cjs/ptc-data-lookup.cjs.entry.js +2 -3
  42. package/dist/cjs/ptc-dropdown.cjs.entry.js +1 -1
  43. package/dist/cjs/ptc-dynamic-card.cjs.entry.js +1 -1
  44. package/dist/cjs/ptc-ellipsis-dropdown.cjs.entry.js +1 -1
  45. package/dist/cjs/ptc-embedded-quiz.cjs.entry.js +1 -1
  46. package/dist/cjs/ptc-featured-list.cjs.entry.js +1 -1
  47. package/dist/cjs/ptc-filter-dropdown_4.cjs.entry.js +1 -1
  48. package/dist/cjs/ptc-filter-level-theater.cjs.entry.js +1 -1
  49. package/dist/cjs/ptc-filter-tag.cjs.entry.js +1 -1
  50. package/dist/cjs/ptc-footer.cjs.entry.js +1 -1
  51. package/dist/cjs/{ptc-form-checkbox_2.cjs.entry.js → ptc-form-checkbox_3.cjs.entry.js} +330 -2
  52. package/dist/cjs/ptc-form.cjs.entry.js +1 -1
  53. package/dist/cjs/ptc-hero-footer-cta.cjs.entry.js +1 -1
  54. package/dist/cjs/ptc-hero.cjs.entry.js +1 -1
  55. package/dist/cjs/ptc-icon-card.cjs.entry.js +1 -1
  56. package/dist/cjs/ptc-icon-component.cjs.entry.js +1 -1
  57. package/dist/cjs/ptc-icon-list.cjs.entry.js +1 -1
  58. package/dist/cjs/ptc-icon-minimize.cjs.entry.js +1 -1
  59. package/dist/cjs/ptc-image-download-strip.cjs.entry.js +1 -1
  60. package/dist/cjs/ptc-link.cjs.entry.js +1 -1
  61. package/dist/cjs/ptc-list.cjs.entry.js +1 -1
  62. package/dist/cjs/ptc-media-card.cjs.entry.js +8 -4
  63. package/dist/cjs/ptc-minimized-nav.cjs.entry.js +1 -1
  64. package/dist/cjs/ptc-mobile-select.cjs.entry.js +1 -1
  65. package/dist/cjs/ptc-modal-quiz.cjs.entry.js +1 -1
  66. package/dist/cjs/ptc-multi-select.cjs.entry.js +98 -0
  67. package/dist/cjs/ptc-nav-card.cjs.entry.js +1 -1
  68. package/dist/cjs/ptc-nav-link.cjs.entry.js +1 -1
  69. package/dist/cjs/ptc-nav-pills.cjs.entry.js +1 -1
  70. package/dist/cjs/ptc-nav-slider.cjs.entry.js +1 -1
  71. package/dist/cjs/ptc-nav-submenu.cjs.entry.js +1 -1
  72. package/dist/cjs/ptc-nav-tile.cjs.entry.js +1 -1
  73. package/dist/cjs/ptc-news.cjs.entry.js +1 -1
  74. package/dist/cjs/ptc-office-location-card.cjs.entry.js +1 -1
  75. package/dist/cjs/ptc-office-locations.cjs.entry.js +1 -1
  76. package/dist/cjs/ptc-overlay.cjs.entry.js +1 -1
  77. package/dist/cjs/ptc-pagenation.cjs.entry.js +1 -1
  78. package/dist/cjs/ptc-para.cjs.entry.js +1 -1
  79. package/dist/cjs/ptc-picture.cjs.entry.js +1 -1
  80. package/dist/cjs/ptc-podcast-card.cjs.entry.js +1 -1
  81. package/dist/cjs/ptc-preferance-center-form.cjs.entry.js +1 -1
  82. package/dist/cjs/ptc-preloader-section.cjs.entry.js +3 -3
  83. package/dist/cjs/ptc-previous-url.cjs.entry.js +1 -1
  84. package/dist/cjs/ptc-pricing-add-on-card.cjs.entry.js +1 -1
  85. package/dist/cjs/ptc-pricing-add-on-section.cjs.entry.js +1 -1
  86. package/dist/cjs/ptc-pricing-block.cjs.entry.js +1 -1
  87. package/dist/cjs/ptc-pricing-packaging-table.cjs.entry.js +1 -1
  88. package/dist/cjs/ptc-pricing-tabs.cjs.entry.js +1 -1
  89. package/dist/cjs/ptc-product-card.cjs.entry.js +1 -1
  90. package/dist/cjs/ptc-product-category.cjs.entry.js +1 -1
  91. package/dist/cjs/ptc-product-dropdown.cjs.entry.js +1 -1
  92. package/dist/cjs/ptc-product-highlight-card.cjs.entry.js +1 -1
  93. package/dist/cjs/ptc-product-list.cjs.entry.js +1 -1
  94. package/dist/cjs/ptc-product-sidebar.cjs.entry.js +1 -1
  95. package/dist/cjs/ptc-progress-bar.cjs.entry.js +1 -1
  96. package/dist/cjs/ptc-quote.cjs.entry.js +1 -1
  97. package/dist/cjs/ptc-readmore-char.cjs.entry.js +1 -1
  98. package/dist/cjs/ptc-readmore.cjs.entry.js +1 -1
  99. package/dist/cjs/ptc-related-card-rail.cjs.entry.js +5 -3
  100. package/dist/cjs/ptc-responsive-wrapper.cjs.entry.js +1 -1
  101. package/dist/cjs/ptc-search-field.cjs.entry.js +1 -1
  102. package/dist/cjs/ptc-seo-title.cjs.entry.js +1 -1
  103. package/dist/cjs/ptc-shopping-cart.cjs.entry.js +1 -1
  104. package/dist/cjs/ptc-showcase-card.cjs.entry.js +1 -1
  105. package/dist/cjs/ptc-skeleton.cjs.entry.js +1 -1
  106. package/dist/cjs/ptc-slit-card.cjs.entry.js +1 -1
  107. package/dist/cjs/ptc-social-icons-footer.cjs.entry.js +1 -1
  108. package/dist/cjs/ptc-spacer.cjs.entry.js +1 -1
  109. package/dist/cjs/ptc-span.cjs.entry.js +1 -1
  110. package/dist/cjs/ptc-square-card.cjs.entry.js +1 -1
  111. package/dist/cjs/ptc-sticky-icons.cjs.entry.js +1 -1
  112. package/dist/cjs/ptc-sticky-section.cjs.entry.js +1 -1
  113. package/dist/cjs/ptc-sticky-title.cjs.entry.js +1 -1
  114. package/dist/cjs/ptc-subnav-card.cjs.entry.js +1 -1
  115. package/dist/cjs/ptc-subnav.cjs.entry.js +1 -1
  116. package/dist/cjs/ptc-svg-btn.cjs.entry.js +1 -1
  117. package/dist/cjs/ptc-tab-list.cjs.entry.js +1 -1
  118. package/dist/cjs/ptc-tab.cjs.entry.js +1 -1
  119. package/dist/cjs/ptc-tabs.cjs.entry.js +1 -1
  120. package/dist/cjs/ptc-text-copy-with-background.cjs.entry.js +1 -1
  121. package/dist/cjs/ptc-theater-video-modal.cjs.entry.js +1 -1
  122. package/dist/cjs/ptc-tooltip-v2.cjs.entry.js +1 -1
  123. package/dist/cjs/ptc-tooltip.cjs.entry.js +1 -1
  124. package/dist/cjs/ptc-two-column-media.cjs.entry.js +1 -1
  125. package/dist/cjs/ptc-value-led-card.cjs.entry.js +1 -1
  126. package/dist/cjs/ptc-value-led-content-highlight.cjs.entry.js +1 -1
  127. package/dist/cjs/ptc-value-led-content.cjs.entry.js +1 -1
  128. package/dist/cjs/ptc-value-led-intro.cjs.entry.js +1 -1
  129. package/dist/cjs/ptc-value-led-layout.cjs.entry.js +1 -1
  130. package/dist/cjs/ptc-value-led-speed-bump.cjs.entry.js +1 -1
  131. package/dist/cjs/ptc-value-prop-card.cjs.entry.js +1 -1
  132. package/dist/cjs/ptc-white-paper.cjs.entry.js +1 -1
  133. package/dist/cjs/ptcw-design.cjs.js +2 -2
  134. package/dist/cjs/sequential-bundle-example.cjs.entry.js +1 -1
  135. package/dist/cjs/sequential-bundle.cjs.entry.js +1 -1
  136. package/dist/cjs/tab-content.cjs.entry.js +1 -1
  137. package/dist/cjs/tab-header.cjs.entry.js +1 -1
  138. package/dist/collection/collection-manifest.json +1 -0
  139. package/dist/collection/components/organism-bundles/form/generic-form/generic-form-test.css +84 -0
  140. package/dist/collection/components/organism-bundles/form/generic-form/generic-form-test.js +94 -0
  141. package/dist/collection/components/ptc-media-card/ptc-media-card.css +69 -0
  142. package/dist/collection/components/ptc-media-card/ptc-media-card.js +25 -4
  143. package/dist/collection/components/ptc-preloader-section/ptc-preloader-section.css +10 -1
  144. package/dist/collection/components/ptc-preloader-section/ptc-preloader-section.js +1 -1
  145. package/dist/collection/components/ptc-related-card-rail/ptc-related-card-rail.js +4 -2
  146. package/dist/custom-elements/index.d.ts +6 -0
  147. package/dist/custom-elements/index.js +100 -9
  148. package/dist/esm/academic-form-test.entry.js +1 -1
  149. package/dist/esm/author-listing-example.entry.js +1 -1
  150. package/dist/esm/bundle-example.entry.js +1 -1
  151. package/dist/esm/bundle-jumbotron-example.entry.js +1 -1
  152. package/dist/esm/{component-274da230.js → component-9c921cc6.js} +2592 -793
  153. package/dist/esm/dropdown-item.entry.js +1 -1
  154. package/dist/esm/dynamic-box-bundle.entry.js +1 -1
  155. package/dist/esm/embedded-form.entry.js +1 -1
  156. package/dist/esm/featured-list.entry.js +1 -1
  157. package/dist/esm/fl-tab-content_3.entry.js +1 -1
  158. package/dist/esm/footer-form.entry.js +1 -1
  159. package/dist/esm/generic-form.entry.js +85 -0
  160. package/dist/esm/icon-asset.entry.js +1 -1
  161. package/dist/esm/{index-abb9f744.js → index-c83db688.js} +0 -17
  162. package/dist/esm/innovator-toggle-container.entry.js +1 -1
  163. package/dist/esm/list-item.entry.js +1 -1
  164. package/dist/esm/loader.js +3 -3
  165. package/dist/esm/max-width-container.entry.js +1 -1
  166. package/dist/esm/most-popular-news.entry.js +1 -1
  167. package/dist/esm/my-component.entry.js +1 -1
  168. package/dist/esm/news-search-result.entry.js +1 -1
  169. package/dist/esm/ptc-accordion-item.entry.js +1 -1
  170. package/dist/esm/ptc-accordion.entry.js +1 -1
  171. package/dist/esm/ptc-announcement.entry.js +1 -1
  172. package/dist/esm/ptc-back-to-top.entry.js +1 -1
  173. package/dist/esm/ptc-background-video.entry.js +1 -1
  174. package/dist/esm/ptc-badge.entry.js +1 -1
  175. package/dist/esm/ptc-bio-card.entry.js +1 -1
  176. package/dist/esm/ptc-breadcrumb_2.entry.js +1 -1
  177. package/dist/esm/ptc-brightcov-video.entry.js +1 -1
  178. package/dist/esm/ptc-button_4.entry.js +1 -1
  179. package/dist/esm/ptc-card-bottom_2.entry.js +1 -1
  180. package/dist/esm/ptc-card-content.entry.js +1 -1
  181. package/dist/esm/ptc-card_2.entry.js +1 -1
  182. package/dist/esm/ptc-case-studies-slider.entry.js +1 -1
  183. package/dist/esm/ptc-checkbox-group.entry.js +1 -1
  184. package/dist/esm/ptc-checkbox.entry.js +1 -1
  185. package/dist/esm/ptc-close-icon_2.entry.js +1 -1
  186. package/dist/esm/ptc-collapse-list.entry.js +1 -1
  187. package/dist/esm/ptc-container.entry.js +1 -1
  188. package/dist/esm/ptc-data-lookup.entry.js +2 -3
  189. package/dist/esm/ptc-dropdown.entry.js +1 -1
  190. package/dist/esm/ptc-dynamic-card.entry.js +1 -1
  191. package/dist/esm/ptc-ellipsis-dropdown.entry.js +1 -1
  192. package/dist/esm/ptc-embedded-quiz.entry.js +1 -1
  193. package/dist/esm/ptc-featured-list.entry.js +1 -1
  194. package/dist/esm/ptc-filter-dropdown_4.entry.js +1 -1
  195. package/dist/esm/ptc-filter-level-theater.entry.js +1 -1
  196. package/dist/esm/ptc-filter-tag.entry.js +1 -1
  197. package/dist/esm/ptc-footer.entry.js +1 -1
  198. package/dist/esm/{ptc-form-checkbox_2.entry.js → ptc-form-checkbox_3.entry.js} +330 -3
  199. package/dist/esm/ptc-form.entry.js +1 -1
  200. package/dist/esm/ptc-hero-footer-cta.entry.js +1 -1
  201. package/dist/esm/ptc-hero.entry.js +1 -1
  202. package/dist/esm/ptc-icon-card.entry.js +1 -1
  203. package/dist/esm/ptc-icon-component.entry.js +1 -1
  204. package/dist/esm/ptc-icon-list.entry.js +1 -1
  205. package/dist/esm/ptc-icon-minimize.entry.js +1 -1
  206. package/dist/esm/ptc-image-download-strip.entry.js +1 -1
  207. package/dist/esm/ptc-link.entry.js +1 -1
  208. package/dist/esm/ptc-list.entry.js +1 -1
  209. package/dist/esm/ptc-media-card.entry.js +8 -4
  210. package/dist/esm/ptc-minimized-nav.entry.js +1 -1
  211. package/dist/esm/ptc-mobile-select.entry.js +1 -1
  212. package/dist/esm/ptc-modal-quiz.entry.js +1 -1
  213. package/dist/esm/ptc-multi-select.entry.js +94 -0
  214. package/dist/esm/ptc-nav-card.entry.js +1 -1
  215. package/dist/esm/ptc-nav-link.entry.js +1 -1
  216. package/dist/esm/ptc-nav-pills.entry.js +1 -1
  217. package/dist/esm/ptc-nav-slider.entry.js +1 -1
  218. package/dist/esm/ptc-nav-submenu.entry.js +1 -1
  219. package/dist/esm/ptc-nav-tile.entry.js +1 -1
  220. package/dist/esm/ptc-news.entry.js +1 -1
  221. package/dist/esm/ptc-office-location-card.entry.js +1 -1
  222. package/dist/esm/ptc-office-locations.entry.js +1 -1
  223. package/dist/esm/ptc-overlay.entry.js +1 -1
  224. package/dist/esm/ptc-pagenation.entry.js +1 -1
  225. package/dist/esm/ptc-para.entry.js +1 -1
  226. package/dist/esm/ptc-picture.entry.js +1 -1
  227. package/dist/esm/ptc-podcast-card.entry.js +1 -1
  228. package/dist/esm/ptc-preferance-center-form.entry.js +1 -1
  229. package/dist/esm/ptc-preloader-section.entry.js +3 -3
  230. package/dist/esm/ptc-previous-url.entry.js +1 -1
  231. package/dist/esm/ptc-pricing-add-on-card.entry.js +1 -1
  232. package/dist/esm/ptc-pricing-add-on-section.entry.js +1 -1
  233. package/dist/esm/ptc-pricing-block.entry.js +1 -1
  234. package/dist/esm/ptc-pricing-packaging-table.entry.js +1 -1
  235. package/dist/esm/ptc-pricing-tabs.entry.js +1 -1
  236. package/dist/esm/ptc-product-card.entry.js +1 -1
  237. package/dist/esm/ptc-product-category.entry.js +1 -1
  238. package/dist/esm/ptc-product-dropdown.entry.js +1 -1
  239. package/dist/esm/ptc-product-highlight-card.entry.js +1 -1
  240. package/dist/esm/ptc-product-list.entry.js +1 -1
  241. package/dist/esm/ptc-product-sidebar.entry.js +1 -1
  242. package/dist/esm/ptc-progress-bar.entry.js +1 -1
  243. package/dist/esm/ptc-quote.entry.js +1 -1
  244. package/dist/esm/ptc-readmore-char.entry.js +1 -1
  245. package/dist/esm/ptc-readmore.entry.js +1 -1
  246. package/dist/esm/ptc-related-card-rail.entry.js +5 -3
  247. package/dist/esm/ptc-responsive-wrapper.entry.js +1 -1
  248. package/dist/esm/ptc-search-field.entry.js +1 -1
  249. package/dist/esm/ptc-seo-title.entry.js +1 -1
  250. package/dist/esm/ptc-shopping-cart.entry.js +1 -1
  251. package/dist/esm/ptc-showcase-card.entry.js +1 -1
  252. package/dist/esm/ptc-skeleton.entry.js +1 -1
  253. package/dist/esm/ptc-slit-card.entry.js +1 -1
  254. package/dist/esm/ptc-social-icons-footer.entry.js +1 -1
  255. package/dist/esm/ptc-spacer.entry.js +1 -1
  256. package/dist/esm/ptc-span.entry.js +1 -1
  257. package/dist/esm/ptc-square-card.entry.js +1 -1
  258. package/dist/esm/ptc-sticky-icons.entry.js +1 -1
  259. package/dist/esm/ptc-sticky-section.entry.js +1 -1
  260. package/dist/esm/ptc-sticky-title.entry.js +1 -1
  261. package/dist/esm/ptc-subnav-card.entry.js +1 -1
  262. package/dist/esm/ptc-subnav.entry.js +1 -1
  263. package/dist/esm/ptc-svg-btn.entry.js +1 -1
  264. package/dist/esm/ptc-tab-list.entry.js +1 -1
  265. package/dist/esm/ptc-tab.entry.js +1 -1
  266. package/dist/esm/ptc-tabs.entry.js +1 -1
  267. package/dist/esm/ptc-text-copy-with-background.entry.js +1 -1
  268. package/dist/esm/ptc-theater-video-modal.entry.js +1 -1
  269. package/dist/esm/ptc-tooltip-v2.entry.js +1 -1
  270. package/dist/esm/ptc-tooltip.entry.js +1 -1
  271. package/dist/esm/ptc-two-column-media.entry.js +1 -1
  272. package/dist/esm/ptc-value-led-card.entry.js +1 -1
  273. package/dist/esm/ptc-value-led-content-highlight.entry.js +1 -1
  274. package/dist/esm/ptc-value-led-content.entry.js +1 -1
  275. package/dist/esm/ptc-value-led-intro.entry.js +1 -1
  276. package/dist/esm/ptc-value-led-layout.entry.js +1 -1
  277. package/dist/esm/ptc-value-led-speed-bump.entry.js +1 -1
  278. package/dist/esm/ptc-value-prop-card.entry.js +1 -1
  279. package/dist/esm/ptc-white-paper.entry.js +1 -1
  280. package/dist/esm/ptcw-design.js +3 -3
  281. package/dist/esm/sequential-bundle-example.entry.js +1 -1
  282. package/dist/esm/sequential-bundle.entry.js +1 -1
  283. package/dist/esm/tab-content.entry.js +1 -1
  284. package/dist/esm/tab-header.entry.js +1 -1
  285. package/dist/ptcw-design/{p-dd73e3af.entry.js → p-015fbc28.entry.js} +1 -1
  286. package/dist/ptcw-design/{p-b35f3f21.entry.js → p-01a2ee56.entry.js} +1 -1
  287. package/dist/ptcw-design/{p-d75e8fec.entry.js → p-02945b6e.entry.js} +1 -1
  288. package/dist/ptcw-design/{p-bd7c3586.entry.js → p-045ad66c.entry.js} +1 -1
  289. package/dist/ptcw-design/{p-ed4b9aab.entry.js → p-07605149.entry.js} +1 -1
  290. package/dist/ptcw-design/{p-51f387a0.entry.js → p-07cf4fef.entry.js} +1 -1
  291. package/dist/ptcw-design/{p-bded9c07.entry.js → p-0b7f6a74.entry.js} +1 -1
  292. package/dist/ptcw-design/{p-2d223899.entry.js → p-0c398d7b.entry.js} +1 -1
  293. package/dist/ptcw-design/{p-e2df28c0.entry.js → p-0c69ea52.entry.js} +1 -1
  294. package/dist/ptcw-design/{p-cc61eec9.entry.js → p-0cc854f9.entry.js} +1 -1
  295. package/dist/ptcw-design/{p-64466623.entry.js → p-0f0ab4dc.entry.js} +1 -1
  296. package/dist/ptcw-design/{p-6e85eb2b.entry.js → p-19cb45dd.entry.js} +1 -1
  297. package/dist/ptcw-design/{p-2d1a0b56.entry.js → p-1d5360f5.entry.js} +1 -1
  298. package/dist/ptcw-design/{p-f04fd09a.entry.js → p-20808072.entry.js} +1 -1
  299. package/dist/ptcw-design/{p-4f7140ea.entry.js → p-21bf093a.entry.js} +1 -1
  300. package/dist/ptcw-design/{p-f078ec7d.entry.js → p-22fb384d.entry.js} +1 -1
  301. package/dist/ptcw-design/{p-ab22665e.entry.js → p-23a8c801.entry.js} +1 -1
  302. package/dist/ptcw-design/{p-c152b9e3.entry.js → p-252719e5.entry.js} +1 -1
  303. package/dist/ptcw-design/{p-8cbc12e6.entry.js → p-2546cf12.entry.js} +1 -1
  304. package/dist/ptcw-design/{p-dccf42d9.entry.js → p-260ecfef.entry.js} +1 -1
  305. package/dist/ptcw-design/{p-404c847a.entry.js → p-26966ae1.entry.js} +1 -1
  306. package/dist/ptcw-design/{p-199d7082.entry.js → p-2a62b17a.entry.js} +1 -1
  307. package/dist/ptcw-design/{p-aa940870.entry.js → p-2a7b4b0f.entry.js} +1 -1
  308. package/dist/ptcw-design/{p-a67b3072.entry.js → p-2ac49ff2.entry.js} +1 -1
  309. package/dist/ptcw-design/p-2cabc5f2.entry.js +1 -0
  310. package/dist/ptcw-design/{p-91991667.entry.js → p-3038e9c8.entry.js} +1 -1
  311. package/dist/ptcw-design/{p-ff0d02bf.entry.js → p-370e45bf.entry.js} +1 -1
  312. package/dist/ptcw-design/{p-eb9d6227.entry.js → p-384c21c3.entry.js} +1 -1
  313. package/dist/ptcw-design/{p-652ea3e6.entry.js → p-3a15aaa6.entry.js} +1 -1
  314. package/dist/ptcw-design/{p-71d5aa69.entry.js → p-3a5946b7.entry.js} +1 -1
  315. package/dist/ptcw-design/{p-b7154ac6.entry.js → p-3bdcc7a8.entry.js} +1 -1
  316. package/dist/ptcw-design/{p-06ec3a76.entry.js → p-3e811168.entry.js} +1 -1
  317. package/dist/ptcw-design/{p-38baf163.entry.js → p-4098d0cc.entry.js} +1 -1
  318. package/dist/ptcw-design/{p-d6f1ebbe.entry.js → p-44fdf9b7.entry.js} +1 -1
  319. package/dist/ptcw-design/{p-28ab56ea.entry.js → p-45770040.entry.js} +1 -1
  320. package/dist/ptcw-design/{p-ac7ca899.entry.js → p-45a7286a.entry.js} +1 -1
  321. package/dist/ptcw-design/{p-51cc6129.entry.js → p-46f67bec.entry.js} +1 -1
  322. package/dist/ptcw-design/{p-14bc4ffe.entry.js → p-470b5117.entry.js} +1 -1
  323. package/dist/ptcw-design/{p-b90455f9.entry.js → p-478989c6.entry.js} +1 -1
  324. package/dist/ptcw-design/{p-fe077ba0.entry.js → p-4c28c632.entry.js} +1 -1
  325. package/dist/ptcw-design/{p-3ad691c2.entry.js → p-4cbdf7f0.entry.js} +1 -1
  326. package/dist/ptcw-design/{p-c7d46065.entry.js → p-592963d3.entry.js} +1 -1
  327. package/dist/ptcw-design/{p-7c218213.entry.js → p-593cff4b.entry.js} +1 -1
  328. package/dist/ptcw-design/{p-c5a80410.entry.js → p-59a96cd0.entry.js} +1 -1
  329. package/dist/ptcw-design/{p-2ebc621f.entry.js → p-5a07616e.entry.js} +1 -1
  330. package/dist/ptcw-design/{p-d1b3b31b.entry.js → p-5a6aac5c.entry.js} +1 -1
  331. package/dist/ptcw-design/{p-731cd57d.entry.js → p-5c6a8390.entry.js} +1 -1
  332. package/dist/ptcw-design/{p-b9036669.entry.js → p-5cb43cb6.entry.js} +1 -1
  333. package/dist/ptcw-design/{p-d2889bb8.entry.js → p-5db25b5c.entry.js} +1 -1
  334. package/dist/ptcw-design/{p-65d6be32.entry.js → p-5f56ee9d.entry.js} +1 -1
  335. package/dist/ptcw-design/{p-e3993fba.entry.js → p-62d848b1.entry.js} +1 -1
  336. package/dist/ptcw-design/{p-62b3514b.entry.js → p-63fcef67.entry.js} +1 -1
  337. package/dist/ptcw-design/{p-be29d609.entry.js → p-646b66f0.entry.js} +1 -1
  338. package/dist/ptcw-design/{p-ff682ea1.entry.js → p-64fad55d.entry.js} +1 -1
  339. package/dist/ptcw-design/{p-04391144.entry.js → p-6862c516.entry.js} +1 -1
  340. package/dist/ptcw-design/{p-3760236d.entry.js → p-6a1caecd.entry.js} +1 -1
  341. package/dist/ptcw-design/{p-ccd23066.entry.js → p-6a271368.entry.js} +1 -1
  342. package/dist/ptcw-design/{p-6c002d42.entry.js → p-6b73caca.entry.js} +1 -1
  343. package/dist/ptcw-design/{p-32b61c0c.entry.js → p-6e33302d.entry.js} +1 -1
  344. package/dist/ptcw-design/{p-c82ffa69.entry.js → p-6ffb9dc8.entry.js} +1 -1
  345. package/dist/ptcw-design/{p-ddb6887d.entry.js → p-705959ab.entry.js} +1 -1
  346. package/dist/ptcw-design/{p-03bfbe0a.entry.js → p-70fa9fed.entry.js} +1 -1
  347. package/dist/ptcw-design/p-71e14b08.entry.js +1 -0
  348. package/dist/ptcw-design/{p-41b921e2.entry.js → p-74590cd9.entry.js} +1 -1
  349. package/dist/ptcw-design/{p-a8d92a3b.entry.js → p-792366db.entry.js} +1 -1
  350. package/dist/ptcw-design/{p-3fa8c043.entry.js → p-7ca4d31e.entry.js} +1 -1
  351. package/dist/ptcw-design/{p-5fb6dbe5.entry.js → p-810fd46c.entry.js} +1 -1
  352. package/dist/ptcw-design/p-81885909.entry.js +68 -0
  353. package/dist/ptcw-design/{p-ca8fa3f3.entry.js → p-861bf28a.entry.js} +1 -1
  354. package/dist/ptcw-design/{p-9fa2a419.entry.js → p-87e37047.entry.js} +1 -1
  355. package/dist/ptcw-design/{p-5d82cdaa.entry.js → p-8fa374a8.entry.js} +1 -1
  356. package/dist/ptcw-design/{p-10ee3772.entry.js → p-9467d163.entry.js} +1 -1
  357. package/dist/ptcw-design/{p-c95b2603.entry.js → p-98cedfd9.entry.js} +1 -1
  358. package/dist/ptcw-design/{p-1af3f1ed.entry.js → p-99500ebc.entry.js} +1 -1
  359. package/dist/ptcw-design/{p-dfaa4e99.entry.js → p-9ea3b00f.entry.js} +1 -1
  360. package/dist/ptcw-design/{p-4aeb9a7b.entry.js → p-a5ada98e.entry.js} +1 -1
  361. package/dist/ptcw-design/{p-547229d0.entry.js → p-a5e5fba7.entry.js} +1 -1
  362. package/dist/ptcw-design/{p-c97330ed.entry.js → p-a6882e92.entry.js} +1 -1
  363. package/dist/ptcw-design/{p-0be388fc.entry.js → p-a6dbc81d.entry.js} +1 -1
  364. package/dist/ptcw-design/{p-17d4b8be.entry.js → p-a89c0bbe.entry.js} +1 -1
  365. package/dist/ptcw-design/{p-e73c7698.entry.js → p-a97d6e57.entry.js} +1 -1
  366. package/dist/ptcw-design/{p-8e1ef144.entry.js → p-aaebc0d6.entry.js} +1 -1
  367. package/dist/ptcw-design/{p-42944d66.entry.js → p-aba4e946.entry.js} +1 -1
  368. package/dist/ptcw-design/p-ac75c7ad.js +2 -0
  369. package/dist/ptcw-design/{p-ad472068.entry.js → p-ac8801b4.entry.js} +1 -1
  370. package/dist/ptcw-design/{p-0311ceb2.entry.js → p-ad4189ee.entry.js} +1 -1
  371. package/dist/ptcw-design/{p-36604862.entry.js → p-addd2551.entry.js} +1 -1
  372. package/dist/ptcw-design/{p-8d1710d5.entry.js → p-ae0543c8.entry.js} +1 -1
  373. package/dist/ptcw-design/{p-6a2bdeb5.entry.js → p-b000cde9.entry.js} +1 -1
  374. package/dist/ptcw-design/{p-a698e82b.entry.js → p-b43a2565.entry.js} +1 -1
  375. package/dist/ptcw-design/{p-e262f5d8.entry.js → p-b4e43317.entry.js} +1 -1
  376. package/dist/ptcw-design/{p-671f1e11.entry.js → p-b66d6889.entry.js} +1 -1
  377. package/dist/ptcw-design/p-b96fa215.entry.js +1 -0
  378. package/dist/ptcw-design/{p-61d1fc1f.entry.js → p-bc24e97e.entry.js} +1 -1
  379. package/dist/ptcw-design/{p-66c2c3a3.entry.js → p-bc255362.entry.js} +1 -1
  380. package/dist/ptcw-design/p-bcab66bf.js +336 -0
  381. package/dist/ptcw-design/{p-c17a2f3c.entry.js → p-be581010.entry.js} +1 -1
  382. package/dist/ptcw-design/{p-a0380839.entry.js → p-be758cc0.entry.js} +1 -1
  383. package/dist/ptcw-design/{p-622c768f.entry.js → p-c134f019.entry.js} +1 -1
  384. package/dist/ptcw-design/{p-c06c4c56.entry.js → p-c6e82ca6.entry.js} +1 -1
  385. package/dist/ptcw-design/{p-2fde11cf.entry.js → p-cc01abde.entry.js} +1 -1
  386. package/dist/ptcw-design/{p-cac34892.entry.js → p-cc4001c3.entry.js} +1 -1
  387. package/dist/ptcw-design/{p-ebe80b3e.entry.js → p-cc79635e.entry.js} +1 -1
  388. package/dist/ptcw-design/p-cfa95c83.entry.js +1 -0
  389. package/dist/ptcw-design/{p-305f897c.entry.js → p-d0c1a39d.entry.js} +1 -1
  390. package/dist/ptcw-design/{p-a99adbbb.entry.js → p-d0dbbbbc.entry.js} +1 -1
  391. package/dist/ptcw-design/p-d219aaf8.entry.js +1 -0
  392. package/dist/ptcw-design/p-d87e7a4d.entry.js +1 -0
  393. package/dist/ptcw-design/{p-5680c8e9.entry.js → p-daa07e11.entry.js} +1 -1
  394. package/dist/ptcw-design/{p-f9e8439f.entry.js → p-db15cc33.entry.js} +1 -1
  395. package/dist/ptcw-design/{p-7b225938.entry.js → p-dd47fa46.entry.js} +1 -1
  396. package/dist/ptcw-design/{p-7fc3edca.entry.js → p-de3bb386.entry.js} +1 -1
  397. package/dist/ptcw-design/{p-f6ed7fd0.entry.js → p-deb196ab.entry.js} +1 -1
  398. package/dist/ptcw-design/{p-9f0379c7.entry.js → p-e0df5eac.entry.js} +1 -1
  399. package/dist/ptcw-design/{p-7328af64.entry.js → p-e14bf61d.entry.js} +1 -1
  400. package/dist/ptcw-design/{p-7cecbb4f.entry.js → p-e337444b.entry.js} +1 -1
  401. package/dist/ptcw-design/{p-7463154b.entry.js → p-e3e1bc58.entry.js} +1 -1
  402. package/dist/ptcw-design/{p-3459ce75.entry.js → p-e4fbda38.entry.js} +1 -1
  403. package/dist/ptcw-design/{p-7d8a978c.entry.js → p-e7deaf1b.entry.js} +1 -1
  404. package/dist/ptcw-design/{p-7ffefba9.entry.js → p-ec466b19.entry.js} +1 -1
  405. package/dist/ptcw-design/{p-ab300826.entry.js → p-ee534211.entry.js} +1 -1
  406. package/dist/ptcw-design/{p-1ee3dc05.entry.js → p-ee7fc174.entry.js} +1 -1
  407. package/dist/ptcw-design/{p-95955ed3.entry.js → p-eec83e2e.entry.js} +1 -1
  408. package/dist/ptcw-design/{p-77e477ff.entry.js → p-f054d968.entry.js} +1 -1
  409. package/dist/ptcw-design/{p-6a5517cd.entry.js → p-f2de11bd.entry.js} +1 -1
  410. package/dist/ptcw-design/{p-4af7a016.entry.js → p-f48d42d7.entry.js} +1 -1
  411. package/dist/ptcw-design/{p-d6e4a67d.entry.js → p-f506f5c1.entry.js} +1 -1
  412. package/dist/ptcw-design/{p-9896f967.entry.js → p-f5188e6f.entry.js} +1 -1
  413. package/dist/ptcw-design/{p-479f36f0.entry.js → p-f6fc7b08.entry.js} +1 -1
  414. package/dist/ptcw-design/{p-6c070dec.entry.js → p-f8766512.entry.js} +1 -1
  415. package/dist/ptcw-design/{p-b27ab783.entry.js → p-faed9cae.entry.js} +1 -1
  416. package/dist/ptcw-design/{p-0b9ac7cf.entry.js → p-faf7a94c.entry.js} +1 -1
  417. package/dist/ptcw-design/{p-08beb0ab.entry.js → p-fb2ef807.entry.js} +1 -1
  418. package/dist/ptcw-design/{p-79516f04.entry.js → p-fbde847d.entry.js} +1 -1
  419. package/dist/ptcw-design/p-fdee2cdc.entry.js +1 -0
  420. package/dist/ptcw-design/ptcw-design.esm.js +1 -1
  421. package/dist/types/components/organism-bundles/form/generic-form/generic-form-test.d.ts +25 -0
  422. package/dist/types/components/ptc-media-card/ptc-media-card.d.ts +5 -1
  423. package/dist/types/components/ptc-related-card-rail/ptc-related-card-rail.d.ts +1 -0
  424. package/dist/types/components.d.ts +23 -2
  425. package/package.json +1 -1
  426. package/readme.md +1 -1
  427. package/dist/cjs/component-5b5b6a98.js +0 -1819
  428. package/dist/cjs/ptc-multi-select_2.cjs.entry.js +0 -428
  429. package/dist/esm/component-341e4eaa.js +0 -1802
  430. package/dist/esm/ptc-multi-select_2.entry.js +0 -423
  431. package/dist/ptcw-design/p-0226ece0.js +0 -2
  432. package/dist/ptcw-design/p-1f493f9e.entry.js +0 -1
  433. package/dist/ptcw-design/p-418553b4.entry.js +0 -1
  434. package/dist/ptcw-design/p-465d7bce.entry.js +0 -1
  435. package/dist/ptcw-design/p-5860b07d.entry.js +0 -1
  436. package/dist/ptcw-design/p-be533f0d.js +0 -134
  437. package/dist/ptcw-design/p-c1513c3f.js +0 -203
  438. package/dist/ptcw-design/p-cffdda1c.entry.js +0 -1
  439. package/dist/ptcw-design/p-d2482aad.entry.js +0 -68
  440. package/dist/ptcw-design/p-fe5f0a71.entry.js +0 -1
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-4b85b38a.js');
5
+ const index = require('./index-63ddc79c.js');
6
6
 
7
7
  const ptcFormCss = ":host{display:block}.form-wrapper{width:433px;display:flex;border-radius:3px;background:#FFF;box-shadow:0px 2px 6px 0px rgba(0, 0, 0, 0.16);flex-direction:column;align-items:center;padding:24px 0px}";
8
8
 
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-4b85b38a.js');
5
+ const index = require('./index-63ddc79c.js');
6
6
 
7
7
  const ptcHeroFooterCtaCss = "h1.sc-ptc-hero-footer-cta,h2.sc-ptc-hero-footer-cta,h3.sc-ptc-hero-footer-cta,h4.sc-ptc-hero-footer-cta,h5.sc-ptc-hero-footer-cta,h6.sc-ptc-hero-footer-cta,p.sc-ptc-hero-footer-cta,ul.sc-ptc-hero-footer-cta,li.sc-ptc-hero-footer-cta,ptc-subnav.sc-ptc-hero-footer-cta,ptc-tab-list.sc-ptc-hero-footer-cta,ptc-link.sc-ptc-hero-footer-cta,ptc-square-card.sc-ptc-hero-footer-cta{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-hero-footer-cta,h2.sc-ptc-hero-footer-cta,h3.sc-ptc-hero-footer-cta,h4.sc-ptc-hero-footer-cta,h5.sc-ptc-hero-footer-cta,h6.sc-ptc-hero-footer-cta,p.sc-ptc-hero-footer-cta,ul.sc-ptc-hero-footer-cta,li.sc-ptc-hero-footer-cta,ptc-subnav.sc-ptc-hero-footer-cta,ptc-tab-list.sc-ptc-hero-footer-cta,ptc-link.sc-ptc-hero-footer-cta,ptc-square-card.sc-ptc-hero-footer-cta{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-hero-footer-cta-h{display:block}.hero-footer-cta.sc-ptc-hero-footer-cta{position:relative;padding:var(--ptc-layout-spacing-05) 0;background-position:50%;background-size:cover;background-repeat:no-repeat;position:relative}.hero-footer-cta.sc-ptc-hero-footer-cta .is-grid.sc-ptc-hero-footer-cta{align-items:center;position:relative;z-index:10;margin:auto}.hero-footer-cta.sc-ptc-hero-footer-cta h2.sc-ptc-hero-footer-cta,.hero-footer-cta.sc-ptc-hero-footer-cta p.sc-ptc-hero-footer-cta{color:var(--color-white);text-shadow:1px 1px 20px rgba(0, 0, 0, 0.5);font-stretch:normal;font-style:normal;text-align:left;color:var(--color-white)}.hero-footer-cta.sc-ptc-hero-footer-cta h2.sc-ptc-hero-footer-cta{font-size:var(--ptc-font-size-medium);font-weight:var(--ptc-font-weight-black);letter-spacing:var(--ptc-letter-spacing-loose);margin:var(--ptc-element-spacing-04) 0}@media only screen and (min-width: 992px){.hero-footer-cta.sc-ptc-hero-footer-cta h2.sc-ptc-hero-footer-cta{font-size:var(--ptc-font-size-xxxx-large);font-weight:var(--ptc-font-weight-extrabold)}}.hero-footer-cta.sc-ptc-hero-footer-cta p.sc-ptc-hero-footer-cta{font-size:var(--ptc-font-size-xx-small);font-weight:var(--ptc-font-weight-bold);line-height:var(--ptc-line-height-p);letter-spacing:var(--ptc-letter-spacing-normal)}@media only screen and (min-width: 768px){.hero-footer-cta.sc-ptc-hero-footer-cta p.sc-ptc-hero-footer-cta{max-width:70%}}@media only screen and (min-width: 992px){.hero-footer-cta.sc-ptc-hero-footer-cta p.sc-ptc-hero-footer-cta{font-size:var(--ptc-font-size-medium);font-weight:var(--ptc-font-weight-semibold);line-height:var(--ptc-line-height-denser)}}.hero-footer-cta.sc-ptc-hero-footer-cta .cta-overlay.sc-ptc-hero-footer-cta{position:absolute;top:0;bottom:0;right:0;left:0;background:rgba(0, 0, 0, 0.35)}.hero-footer-cta.sc-ptc-hero-footer-cta .btm-cta-cut.sc-ptc-hero-footer-cta{position:absolute;top:-1px;right:0;fill:var(--color-white);z-index:100;transform:scaleY(-1)}@media only screen and (min-width: 992px){.hero-footer-cta.sc-ptc-hero-footer-cta .cta-left-padding.sc-ptc-hero-footer-cta{padding-left:var(--ptc-element-spacing-08)}}";
8
8
 
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-4b85b38a.js');
5
+ const index = require('./index-63ddc79c.js');
6
6
 
7
7
  const ptcHeroCss = "h1,h2,h3,h4,h5,h6,p,ul,li,ptc-subnav,ptc-tab-list,ptc-link,ptc-square-card{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{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:relative}:host(.jumbotron) .ptc-hero-wrapper,:host(.footer-cta) .ptc-hero-wrapper{position:relative}:host(.footer-cta) .ptc-hero-wrapper div>*{text-align:center}:host(.left) .ptc-hero-wrapper{text-align:left}:host(.center) .ptc-hero-wrapper{text-align:center}:host(.right) .ptc-hero-wrapper{text-align:right}";
8
8
 
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-4b85b38a.js');
5
+ const index = require('./index-63ddc79c.js');
6
6
 
7
7
  const ptcIconCardCss = "h1,h2,h3,h4,h5,h6,p,ul,li,ptc-subnav,ptc-tab-list,ptc-link,ptc-square-card{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{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;height:100%}:host a{display:block;padding:var(--ptc-layout-spacing-03);background-color:var(--color-gray-10);border-radius:var(--ptc-border-radius-standard);align-items:center;text-decoration:none;text-align:center;box-sizing:border-box;height:100%;transition:background-color var(--ptc-transition-medium) var(--ptc-ease-inout)}@media only screen and (min-width: 480px){:host a{display:flex;text-align:left}}:host a:hover{background-color:var(--color-gray-08)}:host a:active{background-color:var(--color-gray-09)}:host a span{display:block}:host .card-icon{width:2rem;height:2rem;margin:auto;margin-bottom:1rem}@media only screen and (min-width: 480px){:host .card-icon{margin:0 var(--ptc-element-spacing-04) 0 0}}:host .card-title{font-weight:var(--ptc-font-weight-extrabold);color:var(--color-white)}";
8
8
 
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-4b85b38a.js');
5
+ const index = require('./index-63ddc79c.js');
6
6
  const core = require('./core-d64db970.js');
7
7
  const pagination = require('./pagination-468c8158.js');
8
8
 
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-4b85b38a.js');
5
+ const index = require('./index-63ddc79c.js');
6
6
 
7
7
  const ptcIconListCss = "h1,h2,h3,h4,h5,h6,p,ul,li,ptc-subnav,ptc-tab-list,ptc-link,ptc-square-card{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{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;padding-bottom:var(--ptc-element-spacing-03)}:host .ptc-icon-list{display:flex;align-items:center}:host .ptc-icon-list .value-text{font-size:var(--ptc-font-size-small);white-space:nowrap}:host .ptc-icon-list .ptc-numbered-values{margin-left:var(--ptc-element-spacing-03);font-family:var(--ptc-font-secondary-latin);white-space:nowrap}:host .ptc-icon-list .ptc-numbered-subtitle{margin:0;font-size:var(--ptc-font-size-medium);font-family:var(--ptc-font-secondary-latin)}@media only screen and (min-width: 992px){:host .ptc-icon-list .ptc-numbered-subtitle{font-size:var(--ptc-font-size-large)}}:host .ptc-icon-list .ptc-content{font-family:var(--ptc-font-secondary-latin);font-size:var(--ptc-font-size-small);font-weight:var(--ptc-font-weight-bold);font-stretch:normal;font-style:normal;line-height:var(--ptc-line-height-dense);letter-spacing:normal;text-align:left;color:var(--color-gray-10);margin:0 0 0 var(--ptc-element-spacing-03);line-height:var(--ptc-line-height-densest)}:host .ptc-icon-list .ptc-content-simple{margin:0 0 0 var(--ptc-element-spacing-03);font-size:var(--ptc-font-size-small);font-stretch:normal;font-style:normal;line-height:var(--ptc-line-height-dense);letter-spacing:normal;text-align:left;color:var(--color-gray-10);line-height:var(--ptc-line-height-densest)}:host ::slotted(icon-asset){display:flex;align-self:center}:host ::slotted(ptc-picture){min-width:24px}:host(.icon-top-align-list) ::slotted(icon-asset){display:flex;align-self:flex-start;transform:translateY(40%)}:host(.last-item){margin-bottom:var(--ptc-layout-spacing-03)}";
8
8
 
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-4b85b38a.js');
5
+ const index = require('./index-63ddc79c.js');
6
6
 
7
7
  const ptcIconMinimizeCss = "h1,h2,h3,h4,h5,h6,p,ul,li,ptc-subnav,ptc-tab-list,ptc-link,ptc-square-card{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{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}}.content{transition:max-height ease-out 250ms;overflow:hidden;max-height:0}.ptc-icon-minimize .header{display:flex;justify-content:space-between;align-items:center;align-content:center}.ptc-icon-minimize .header .title{color:var(--color-gray-10);font-family:\"Raleway\";font-style:normal;font-weight:var(--ptc-font-weight-bold);font-size:var(--ptc-font-size-medium);line-height:var(--ptc-line-height-normal)}@media (min-width: 992px){.ptc-icon-minimize .header .title{font-size:var(--ptc-font-size-x-small)}}.ptc-icon-minimize .header .icon{cursor:pointer;border:1px solid var(--color-gray-10);border-radius:2px;transition:background-color ease-out 250ms;background-color:transparent;height:1rem;width:1rem;text-align:center;display:flex;align-items:center;justify-content:center}.ptc-icon-minimize .header .icon:hover{background-color:var(--color-gray-02)}.ptc-icon-minimize .header .icon icon-asset{position:relative;width:0.5rem;height:0.5rem;display:flex}.ptc-icon-minimize .header .icon icon-asset svg.xxx-small.sc-icon-asset{width:0.5rem;height:0.5rem}";
8
8
 
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-4b85b38a.js');
5
+ const index = require('./index-63ddc79c.js');
6
6
 
7
7
  const ptcImageDownloadStripCss = "h1,h2,h3,h4,h5,h6,p,ul,li,ptc-subnav,ptc-tab-list,ptc-link,ptc-square-card{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{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:relative;font-family:var(--ptc-font-secondary-latin)}:host .strip{position:absolute;bottom:0;backdrop-filter:blur(15.2px);background:white;background:rgba(255, 255, 255, 0.3);width:100%;padding:15px;box-sizing:border-box;text-align:right}:host .strip .dl-btn{width:54px;height:40px;background-image:-o-linear-gradient(162deg, #74c34d, #00783e);background-image:linear-gradient(288deg, #74c34d, #00783e);border:1px solid #fff;color:#fff;cursor:pointer;display:flex;flex-direction:column;justify-content:center;margin-left:auto;align-items:center;text-decoration:none}:host .strip .dl-btn .dl-text{font-size:10px;text-transform:uppercase;font-weight:600;line-height:1.25;margin-bottom:1px;display:none}:host .strip .dl-btn:hover{box-shadow:0 3px 20px 0 #74c34d}:host .strip .dl-btn:hover .dl-text{display:block}:host .strip .dl-btn img{max-height:18px;width:12px}";
8
8
 
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-4b85b38a.js');
5
+ const index = require('./index-63ddc79c.js');
6
6
  const utils = require('./utils-eaf0f7f0.js');
7
7
 
8
8
  const ptcLinkCss = "h1,h2,h3,h4,h5,h6,p,ul,li,ptc-subnav,ptc-tab-list,ptc-link,ptc-square-card{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{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)}.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:hover{color:var(--color-green-06);transition:text-decoration-color var(--ptc-transition-medium) var(--ptc-ease-inout)}.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)}.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)}.underline{border-bottom:2px solid var(--color-green-06)}.underline:hover{color:#00890B;border-bottom:2px solid #00890B}.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{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}.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-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}.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}.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)}.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-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)}.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)}";
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-4b85b38a.js');
5
+ const index = require('./index-63ddc79c.js');
6
6
 
7
7
  const ptcListCss = "h1,h2,h3,h4,h5,h6,p,ul,li,ptc-subnav,ptc-tab-list,ptc-link,ptc-square-card{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{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(.list-primary) li{font-size:var(--ptc-font-size-x-small);line-height:var(--ptc-line-height-normal);letter-spacing:var(--ptc-letter-spacing-normal);list-style:none}:host(.list-primary) li:not(:last-child){margin-bottom:0.625rem}:host(.list-primary) li a{color:var(--color-white);outline:none;text-decoration:none;font-family:Rajdhani;font-size:var(--ptc-font-size-x-small);font-weight:var(--ptc-font-weight-bold);line-height:var(--ptc-line-height-normal);text-transform:uppercase;letter-spacing:var(--ptc-letter-spacing-normal)}:host(.list-primary) li a:hover{color:var(--color-white);border-bottom:1.5px solid var(--color-green-07)}";
8
8
 
@@ -2,10 +2,10 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-4b85b38a.js');
5
+ const index = require('./index-63ddc79c.js');
6
6
  const utils = require('./utils-eaf0f7f0.js');
7
7
 
8
- const ptcMediaCardCss = "h1,h2,h3,h4,h5,h6,p,ul,li,ptc-subnav,ptc-tab-list,ptc-link,ptc-square-card{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{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:relative;width:100%;background-size:cover;background-position:50%;background-repeat:no-repeat}:host .anchor-wrap{height:100%;width:100%;display:block;text-decoration:none;position:relative}:host video{object-fit:cover;height:100%;width:100%;z-index:0;position:absolute;left:0;right:0;top:0;bottom:0;display:none}:host(.media-card) ::slotted([slot=seo-content]){display:none}:host(.media-card) .card-wrap{display:flex;height:100%;width:100%;position:relative;z-index:1;min-height:329px;align-items:end}:host(.media-card) .card-wrap .car-content{padding:20px 30px 30px 30px}:host(.media-card) .card-wrap .car-content h4,:host(.media-card) .card-wrap .car-content h3{color:#fff}:host(.media-card) .card-wrap .car-content h3{position:relative;margin-bottom:0;font-size:var(--ptc-font-size-large);text-shadow:1px 3px 30px #000;line-height:var(--ptc-line-height-denser);display:inline;letter-spacing:1.1px}:host(.media-card) .card-wrap .car-content h3::before{content:\"\";width:100%;height:3px;background-image:url(\"data:image/svg+xml,%3Csvg width='60' height='1' viewBox='0 0 60 1' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='30' height='1' fill='%2333A13C'/%3E%3C/svg%3E\");background-repeat:repeat;position:absolute;background-size:initial;top:-10px}:host(.media-card) .card-wrap .car-content h4{text-shadow:1px 3px 30px var(--color-black);font-weight:var(--ptc-font-weight-semibold);display:block;font-size:var(--ptc-font-size-x-small);font-style:normal;font-stretch:normal;letter-spacing:0.6px}:host(.bureau-card){height:100%;position:relative}";
8
+ const ptcMediaCardCss = "h1,h2,h3,h4,h5,h6,p,ul,li,ptc-subnav,ptc-tab-list,ptc-link,ptc-square-card{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{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:relative;width:100%;background-size:cover;background-position:50%;background-repeat:no-repeat}:host .anchor-wrap{height:100%;width:100%;display:block;text-decoration:none;position:relative}:host video{object-fit:cover;height:100%;width:100%;z-index:0;position:absolute;left:0;right:0;top:0;bottom:0;display:none}:host(.media-card) ::slotted([slot=seo-content]){display:none}:host(.media-card) .card-wrap{display:flex;height:100%;width:100%;position:relative;z-index:1;min-height:329px;align-items:end}:host(.media-card) .card-wrap .car-content{padding:20px 30px 30px 30px}:host(.media-card) .card-wrap .car-content h4,:host(.media-card) .card-wrap .car-content h3{color:#fff}:host(.media-card) .card-wrap .car-content h3{position:relative;margin-bottom:0;font-size:var(--ptc-font-size-large);text-shadow:1px 3px 30px #000;line-height:var(--ptc-line-height-denser);display:inline;letter-spacing:1.1px}:host(.media-card) .card-wrap .car-content h3::before{content:\"\";width:100%;height:3px;background-image:url(\"data:image/svg+xml,%3Csvg width='60' height='1' viewBox='0 0 60 1' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='30' height='1' fill='%2333A13C'/%3E%3C/svg%3E\");background-repeat:repeat;position:absolute;background-size:initial;top:-10px}:host(.media-card) .card-wrap .car-content h4{text-shadow:1px 3px 30px var(--color-black);font-weight:var(--ptc-font-weight-semibold);display:block;font-size:var(--ptc-font-size-x-small);font-style:normal;font-stretch:normal;letter-spacing:0.6px}:host(.bureau-card){height:100%;position:relative}:host(.case-study-icon){width:296px}:host(.case-study-icon) ::slotted([slot=seo-content]){display:none}:host(.case-study-icon) .case-study-img-anchor{position:relative;width:296px;height:396px;display:flex;justify-content:center;align-items:center}:host(.case-study-icon) .case-study-img-anchor .case-study-bg-img{display:flex;width:296px;height:396px;flex-direction:column;justify-content:center;align-items:center;border-radius:4px;object-fit:cover;position:absolute;z-index:1}:host(.case-study-icon) .case-study-img-anchor .after{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:4px;z-index:2;background:rgba(0, 0, 0, 0.5)}:host(.case-study-icon) .case-study-img-anchor .case-study-icon-img{position:absolute;z-index:3;width:92px;height:42px;border-radius:4px;background:#FFF;padding:24px;box-shadow:0px 1px 4px 0px rgba(0, 0, 0, 0.24)}:host(.case-study-icon) .case-study-img-anchor:hover .after{display:block;background:rgba(0, 0, 0, 0.07)}:host(.case-study-icon) .case-study-img-anchor:hover .case-study-icon-img{width:96px;height:46px}@media (min-width: 768px){:host(.case-study-icon){width:373px}:host(.case-study-icon) .case-study-img-anchor{width:373px;height:500px}:host(.case-study-icon) .case-study-img-anchor .case-study-bg-img{width:373px;height:500px}}";
9
9
 
10
10
  const PtcMediaCard = class {
11
11
  constructor(hostRef) {
@@ -24,6 +24,7 @@ const PtcMediaCard = class {
24
24
  this.headingTransform = 'none';
25
25
  this.category = undefined;
26
26
  this.ariaLabel = undefined;
27
+ this.iconImage = undefined;
27
28
  this.isHovered = false;
28
29
  }
29
30
  WatchStateHandler(newValue) {
@@ -47,14 +48,17 @@ const PtcMediaCard = class {
47
48
  }
48
49
  render() {
49
50
  const Tag = !!this.cardHref ? 'a' : 'div';
50
- const isVideoUrl = utils.getFileExtension(this.hoverBackgroundImage) === '.mp4' || this.hoverBackgroundImage.includes(".mp4") ? true : false;
51
+ const isVideoUrl = this.hoverBackgroundImage ? (utils.getFileExtension(this.hoverBackgroundImage) === '.mp4' || this.hoverBackgroundImage.includes(".mp4") ? true : false) : false;
51
52
  //console.log("isVideoUrl: " + isVideoUrl + " hoverBackgroundImage: " + this.hoverBackgroundImage);
52
53
  const classMap = this.getCssClassMap();
53
54
  return (index.h(index.Host, { class: classMap, onmouseenter: () => (this.isHovered = true), onmouseleave: () => (this.isHovered = false),
54
55
  // {...(!isVideoUrl
55
56
  // ? { ...{ style: this.isHovered ? { backgroundImage: `url(${this.hoverBackgroundImage})` } : { backgroundImage: `url(${this.activeBackgroundImage})` } } }
56
57
  // : null)}
57
- style: this.isHovered ? { backgroundImage: `url(${this.hoverBackgroundImage})` } : { backgroundImage: `url(${this.activeBackgroundImage})` } }, index.h("slot", { name: "seo-content" }), index.h(Tag, { class: 'anchor-wrap', target: this.target, href: this.cardHref, rel: this.rel, "aria-label": this.cardHref ? 'Read more about ' + this.ariaLabel : undefined }, isVideoUrl && (index.h("video", { muted: true, loop: true, playsinline: true, poster: this.activeBackgroundImage, ref: el => (this.videoEle = el), style: this.isHovered ? { display: 'block' } : { display: 'none' } }, index.h("source", { src: this.hoverBackgroundImage, type: "video/mp4" }, "Your browser does not support the video tag."))), this.cardType === "media-card" && index.h("ptc-overlay", { "filter-color": "black-2" }), this.cardType === "media-card" && this.getCardText())));
58
+ style: this.cardType != "case-study-icon" ?
59
+ ((this.isHovered && this.hoverBackgroundImage) ? { backgroundImage: `url(${this.hoverBackgroundImage})` } : { backgroundImage: `url(${this.activeBackgroundImage})` }) : {} }, index.h("slot", { name: "seo-content" }), this.cardType != "case-study-icon" ?
60
+ (index.h(Tag, { class: 'anchor-wrap', target: this.target, href: this.cardHref, rel: this.rel, "aria-label": this.cardHref ? 'Read more about ' + this.ariaLabel : undefined }, isVideoUrl && (index.h("video", { muted: true, loop: true, playsinline: true, poster: this.activeBackgroundImage, ref: el => (this.videoEle = el), style: this.isHovered ? { display: 'block' } : { display: 'none' } }, index.h("source", { src: this.hoverBackgroundImage, type: "video/mp4" }, "Your browser does not support the video tag."))), this.cardType === "media-card" && index.h("ptc-overlay", { "filter-color": "black-2" }), this.cardType === "media-card" && this.getCardText())) : null, this.cardType === "case-study-icon" ? (index.h("a", { class: "case-study-img-anchor", target: this.target, href: this.cardHref, rel: this.rel, "aria-label": this.cardHref ? 'Read more about ' + this.ariaLabel : undefined }, index.h("img", { class: "case-study-bg-img", src: this.activeBackgroundImage }), index.h("div", { class: "after" }), index.h("img", { class: "case-study-icon-img", src: this.iconImage })))
61
+ : null));
58
62
  }
59
63
  getCssClassMap() {
60
64
  return {
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-4b85b38a.js');
5
+ const index = require('./index-63ddc79c.js');
6
6
 
7
7
  const ptcMinimizedNavCss = "h1,h2,h3,h4,h5,h6,p,ul,li,ptc-subnav,ptc-tab-list,ptc-link,ptc-square-card{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{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}.minimized-header .header{overflow:hidden;height:48px;background-color:var(--color-gray-10);display:flex;align-items:center;justify-content:center}.minimized-header .header a{float:left;color:var(--color-black);text-align:center;padding:0px 0;text-decoration:none;border-radius:var(--ptc-border-radius-standard);position:relative}.minimized-header .header a.mini-navbar-logo{font-weight:var(--ptc-font-weight-bold)}.minimized-header .header a.mini-navbar-logo img{width:65px;vertical-align:middle;border:0;height:auto}.minimized-header .header a::before{content:\"\";position:absolute;top:-50%;left:-50%;width:200%;height:48px;transform:translateY(-4px)}.mini-navbar-logo{outline:3px solid transparent}.mini-navbar-logo:focus{outline:3px solid var(--color-blue-07);outline-offset:2px;border-radius:var(--ptc-border-radius-standard);text-decoration:none;border-color:transparent !important}.ptc-container{padding-right:24px;padding-left:24px;margin-right:auto;margin-left:auto}@media only screen and (min-width: 768px){.ptc-container{margin-left:0}}@media only screen and (min-width: 1200px){.ptc-container{margin-left:auto;width:1136px}}@media only screen and (min-width: 1440px){.ptc-container{width:1200px}}.ptc-min-footer{box-shadow:var(--ptc-shadow-medium);color:var(--color-white);position:relative;overflow:hidden;position:relative;z-index:1000;padding:0;height:60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:var(--color-gray-10)}.min-footer-nav-list{margin:0;padding:0;list-style:none}.min-footer-copyright-wrapper{text-align:center;position:relative;z-index:20}.min-footer-copyright-wrapper .min-footer-copyright-list{padding:var(--ptc-element-spacing-04) 0;display:flex;flex-direction:row;align-items:center;flex-wrap:wrap;justify-content:center}@media screen-sm{.min-footer-copyright-wrapper .min-footer-copyright-list{padding:var(--ptc-element-spacing-04) 0}}@media screen-xs{.minimized-header .header a{float:none;display:block;text-align:left}}";
8
8
 
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-4b85b38a.js');
5
+ const index = require('./index-63ddc79c.js');
6
6
 
7
7
  /*
8
8
  * mobile-select v1.4.0
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-4b85b38a.js');
5
+ const index = require('./index-63ddc79c.js');
6
6
 
7
7
  const ptcModalQuizCss = "h1,h2,h3,h4,h5,h6,p,ul,li,ptc-subnav,ptc-tab-list,ptc-link,ptc-square-card{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{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 .modal-quiz-container{padding:0 var(--ptc-element-spacing-06) var(--ptc-element-spacing-08) var(--ptc-element-spacing-06);margin-top:var(--ptc-element-spacing-05);height:max-content;max-height:calc(80vh - 120px);overflow-y:auto}:host .modal-quiz-progress{display:flex;flex-wrap:wrap;align-items:center;margin-bottom:var(--ptc-element-spacing-04)}:host ptc-para{flex:0 0 100%}:host .dot-progress-bar{margin-top:var(--ptc-element-spacing-03);flex:0 0 100%;display:flex}:host .dot-progress-bar div{display:flex}:host .dot-progress-bar .dot-progress-circle{display:inline-block;width:12px;height:12px;border:var(--color-gray-10) solid 2px;border-radius:50%}:host .dot-progress-bar .dot-progress-circle.active{background-color:var(--color-gray-10)}:host .dot-progress-bar .dot-progress-dash{display:flex;align-items:center}:host .dot-progress-bar .dot-progress-dash .dashed-line{width:24px;height:2px;background:repeating-linear-gradient(90deg, var(--color-gray-10) 0 5px, #0000 0 7px);}:host .modal-quiz-content .content{padding-right:none;width:100%;word-break:break-word;overflow-wrap:break-word}:host .modal-quiz-content .image{display:none}:host .options-container{margin:var(--ptc-element-spacing-06) 0 var(--ptc-element-spacing-06) 0}:host .radio-input{flex:1 0 100%;margin-bottom:var(--ptc-element-spacing-04);display:flex;align-items:start;width:max-content}:host .radio-input input[type=radio]{width:16px;height:16px;margin-top:5px}:host .radio-input input[type=radio]:hover{cursor:pointer}:host .radio-input input[type=radio]:hover:before{box-shadow:0px 0px 0px 2px var(--color-gray-05);border-radius:50%;opacity:0.7}:host .radio-input input[type=radio]:before{content:\"\";display:block;width:60%;height:60%;margin:10%;padding:10%;border-radius:50%}:host .radio-input input[type=radio]:checked:before{background:inherit}:host .radio-input .option-label{padding:0 var(--ptc-element-spacing-02) 0 var(--ptc-element-spacing-03)}:host .radio-input .option-label:hover{cursor:pointer}:host .modal-quiz-ctas{margin-top:var(--ptc-element-spacing-08)}:host .modal-quiz-ctas ptc-button{margin-right:var(--ptc-element-spacing-05)}@media only screen and (min-width: 480px){:host .modal-quiz-container{padding:0 var(--ptc-element-spacing-08) var(--ptc-element-spacing-08) var(--ptc-element-spacing-08)}}@media only screen and (min-width: 768px){:host .modal-quiz-progress{flex-wrap:none}:host ptc-para{flex:none}:host .dot-progress-bar{flex:none;margin-top:0;margin-left:var(--ptc-element-spacing-08)}}@media only screen and (min-width: 992px){:host .modal-quiz-content{display:flex;width:100%}:host .modal-quiz-content .content{padding-right:var(--ptc-element-spacing-04);width:65%}:host .modal-quiz-content .image{width:35%;display:flex;justify-content:right;align-items:flex-start}}";
8
8
 
@@ -0,0 +1,98 @@
1
+ 'use strict';
2
+
3
+ Object.defineProperty(exports, '__esModule', { value: true });
4
+
5
+ const index = require('./index-63ddc79c.js');
6
+ const validationMessages = require('./validation-messages-efeb4248.js');
7
+ const utils = require('./utils-eaf0f7f0.js');
8
+
9
+ const ptcMultiSelectCss = "h1,h2,h3,h4,h5,h6,p,ul,li,ptc-subnav,ptc-tab-list,ptc-link,ptc-square-card{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{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}}.ptc-multi-select{position:relative;display:block;margin-bottom:var(--ptc-element-spacing-04)}.ptc-multi-select.invalid::before{content:\"\";position:absolute;width:calc(100% + 16px);height:calc(100% + 8px);background:#FEF3F3;display:flex;flex-direction:column;justify-content:center;z-index:0;left:50%;top:50%;transform:translate(-50%, -50%)}.ptc-multi-select.invalid .mdc-select-helper-text--validation-msg{z-index:2;opacity:1;position:relative;color:#AF3231;font-family:var(--ptc-font-latin);font-size:var(--ptc-font-size-xx-small);font-style:normal;font-weight:var(--ptc-font-weight-semibold);line-height:var(--ptc-line-height-densest);opacity:1;height:auto;margin-left:8px;margin-top:var(--ptc-element-spacing-02)}.ptc-multi-select.invalid .mdc-select-helper-text--validation-msg svg{transform:translate(-8px, 3px)}.ptc-multi-select .multi-select-label{display:block;font-size:var(--ptc-font-size-xx-small);font-weight:var(--ptc-font-weight-semibold);line-height:normal;margin-bottom:var(--ptc-element-spacing-01);z-index:1;position:relative;color:#40434A}.ptc-multi-select .selected-items{cursor:pointer;background-color:#fff;border:1px solid rgba(0, 0, 0, 0.38);padding:8px;border-radius:0px;position:relative;user-select:none;color:rgba(0, 0, 0, 0.87);font-weight:400;font-size:16px;font-family:var(--mdc-typography-subtitle1-font-family, var(--mdc-typography-font-family, Roboto, sans-serif))}.ptc-multi-select .multi-select-icon{fill:rgba(0, 0, 0, 0.54);position:absolute;right:var(--ptc-element-spacing-03)}.ptc-multi-select .dropdown{display:block;list-style:none;padding:0;margin:0;border:1px solid #ccc;max-height:200px;overflow-y:auto;position:absolute;width:100%;background-color:#fff;z-index:1000;}.ptc-multi-select .dropdown li{display:flex;align-items:center;padding:8px 10px;cursor:pointer}.ptc-multi-select .dropdown li:hover{background-color:var(--color-gray-02)}.ptc-multi-select .dropdown li.selected{background-color:var(--color-gray-02)}.ptc-multi-select .dropdown li.selected:hover{background-color:var(--color-gray-04)}.ptc-multi-select .dropdown li label{margin-left:8px;font-size:var(--ptc-font-size-xx-small);position:relative;padding-left:25px;cursor:pointer}.ptc-multi-select .dropdown li:last-child{border-bottom:none}.ptc-multi-select .dropdown input[type=checkbox]{position:absolute;opacity:0;cursor:pointer}.ptc-multi-select .dropdown input[type=checkbox]:checked{background-color:var(--color-green-07)}.ptc-multi-select .dropdown label::before{content:\"\";position:absolute;left:0;top:0;width:14px;height:14px;background-color:#fff;border:1px solid #ccc;box-sizing:border-box}.ptc-multi-select .dropdown input[type=checkbox]:checked+label::before{background-color:var(--color-green-07);border-color:var(--color-green-07)}.ptc-multi-select .dropdown input[type=checkbox]:checked+label::after{content:url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='white' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M13.78 4.22a.75.75 0 0 1 0 1.06l-7.25 7.25a.75.75 0 0 1-1.06 0L2.22 9.28a.75.75 0 1 1 1.06-1.06L6 10.94l6.72-6.72a.75.75 0 0 1 1.06 0z'/%3E%3C/svg%3E\");position:absolute;left:1px;top:1px;font-size:var(--ptc-font-size-xxx-small);color:white}.ptc-multi-select button.ddl-click-text{all:unset;cursor:pointer;color:var(--color-gray-7);padding-left:8px;text-decoration:underline;font-size:var(--ptc-font-size-xx-small);font-weight:var(--ptc-font-weight-semibold)}";
10
+
11
+ const PtcMultiSelect = class {
12
+ constructor(hostRef) {
13
+ index.registerInstance(this, hostRef);
14
+ this.handleBlur = () => {
15
+ this.updateValidity();
16
+ };
17
+ this.updateValidity = () => {
18
+ if (this.isRequired) {
19
+ this.isValid = this.selectedItemsCount > 0;
20
+ }
21
+ else {
22
+ this.isValid = true;
23
+ }
24
+ };
25
+ this.selectAllItems = (event) => {
26
+ event.preventDefault();
27
+ event.stopPropagation();
28
+ this.items = this.items.map(item => (Object.assign(Object.assign({}, item), { selected: true })));
29
+ // this.selectedItemsCount = this.items.filter(item => item.selected).length;
30
+ // this.updateValidity();
31
+ };
32
+ this.clearSelectedItems = (event) => {
33
+ event.preventDefault();
34
+ event.stopPropagation();
35
+ this.items = this.items.map(item => (Object.assign(Object.assign({}, item), { selected: false })));
36
+ // this.selectedItemsCount = this.items.filter(item => item.selected).length;
37
+ // this.updateValidity();
38
+ };
39
+ this.items = [
40
+ // Initialize with your items, setting 'selected' to false
41
+ { text: 'Lorem Ipsum dolor sit amet', selected: false, ptcDataEloquaName: 'data-elqua-name', ptcDataTargetEloquaName: 'data-target-eloqua-name' },
42
+ ];
43
+ this.label = 'label';
44
+ this.selectAllText = 'Select All';
45
+ this.clearAllText = 'Clear Selected Items';
46
+ this.isRequired = false;
47
+ this.helpertext = 'This field is required';
48
+ this.showDropdown = false;
49
+ this.language = 'en';
50
+ this.isValid = true;
51
+ this.selectedItemsCount = 0;
52
+ }
53
+ componentWillLoad() {
54
+ this.language = utils.getLanguageFromURL();
55
+ // this.selectedItemsCount = this.items.filter(item => item.selected).length;
56
+ // this.updateValidity();
57
+ }
58
+ handleDocumentClick(event) {
59
+ const clickedInside = this.el.contains(event.target);
60
+ if (!clickedInside) {
61
+ this.showDropdown = false;
62
+ this.selectedItemsCount = this.items.filter(item => item.selected).length;
63
+ this.updateValidity();
64
+ }
65
+ }
66
+ toggleDropdown() {
67
+ this.showDropdown = !this.showDropdown;
68
+ }
69
+ toggleItemSelection(index) {
70
+ this.items = [...this.items.slice(0, index), Object.assign(Object.assign({}, this.items[index]), { selected: !this.items[index].selected }), ...this.items.slice(index + 1)];
71
+ // this.selectedItemsCount = this.items.filter(item => item.selected).length;
72
+ // this.updateValidity();
73
+ }
74
+ getValidationMessage(type) {
75
+ return validationMessages.ValidationMessages[this.language][type];
76
+ }
77
+ setHelperText() {
78
+ this.helpertext = this.getValidationMessage('required');
79
+ }
80
+ render() {
81
+ const selectedItems = this.items.filter(item => item.selected);
82
+ const selectedItemsCount = selectedItems.length;
83
+ const buttonLabel = selectedItemsCount > 0 ? this.clearAllText : this.selectAllText;
84
+ const buttonAction = selectedItemsCount > 0 ? this.clearSelectedItems : this.selectAllItems;
85
+ let displayText = `${selectedItemsCount} selected`;
86
+ if (selectedItemsCount === 1) {
87
+ displayText = selectedItems[0].text;
88
+ }
89
+ return (index.h(index.Host, { class: { 'ptc-multi-select': true, 'invalid': !this.isValid } }, index.h("label", { class: "multi-select-label" }, this.label), index.h("div", { class: "selected-items", onClick: () => this.toggleDropdown() }, displayText, index.h("span", { class: "multi-select-icon" }, index.h("svg", { class: "", width: "20", height: "12", viewBox: "0 0 10 10", xmlns: "http://www.w3.org/2000/svg" }, index.h("path", { d: "M1.375 1.875L5 5.5L8.625 1.875L9.9375 3.1875L5 8.125L0.0625 3.1875L1.375 1.875Z" })))), this.showDropdown && (index.h("ul", { class: "dropdown" }, index.h("li", null, index.h("button", { onClick: event => buttonAction(event), class: "ddl-click-text" }, buttonLabel)), this.items.map((item, index$1) => (index.h("li", { key: index$1, class: { selected: item.selected } }, index.h("input", { class: "multi-checkbox", type: "checkbox", id: `checkbox-${index$1}`, checked: item.selected, "data-eloqua-name": item.ptcDataEloquaName, "data-target-eloqua-name": item.ptcDataTargetEloquaName, required: this.isRequired, onClick: event => {
90
+ event.stopPropagation(); // Prevents the dropdown from closing
91
+ this.toggleItemSelection(index$1);
92
+ } }), index.h("label", { htmlFor: `checkbox-${index$1}` }, item.text)))))), index.h("div", { id: "tbd", class: "mdc-select-helper-text mdc-select-helper-text--validation-msg" }, index.h("svg", { class: "select-error-svg", width: "16", height: "16", viewBox: "0 0 16 16", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, index.h("g", { "clip-path": "url(#clip0_12_1424)" }, index.h("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M11.3156 0L16 4.68444V11.3156L11.3156 16H4.68444L0 11.3156V4.68444L4.68444 0H11.3156ZM8 10.4C7.36 10.4 6.84444 10.9156 6.84444 11.5556C6.84444 12.1956 7.36 12.7111 8 12.7111C8.64 12.7111 9.15556 12.1956 9.15556 11.5556C9.15556 10.9156 8.64 10.4 8 10.4ZM8.88889 3.55556H7.11111V8.88889H8.88889V3.55556Z", fill: "#AF3231" })), index.h("defs", null, index.h("clipPath", { id: "clip0_12_1424" }, index.h("rect", { width: "16", height: "16", fill: "white" })))), this.helpertext)));
93
+ }
94
+ get el() { return index.getElement(this); }
95
+ };
96
+ PtcMultiSelect.style = ptcMultiSelectCss;
97
+
98
+ exports.ptc_multi_select = PtcMultiSelect;
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-4b85b38a.js');
5
+ const index = require('./index-63ddc79c.js');
6
6
 
7
7
  const ptcNavCardCss = "h1,h2,h3,h4,h5,h6,p,ul,li,ptc-subnav,ptc-tab-list,ptc-link,ptc-square-card{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{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:flex;height:100%;width:100%;position:relative}:host .nav-card-wrap{display:flex;align-items:center;width:100%;border-radius:var(--ptc-border-radius-standard);background-color:var(--color-gray-12);transition:background-color var(--ptc-transition-medium) var(--ptc-ease-inout)}:host .nav-card-wrap:hover{background-color:var(--color-gray-08)}@media only screen and (min-width: 1200px){:host .nav-card-wrap{background-color:var(--color-gray-10)}:host .nav-card-wrap:hover{background-color:var(--color-gray-08)}}:host .nav-card-wrap h4,:host .nav-card-wrap p,:host .nav-card-wrap a{color:var(--color-white);margin:0;text-decoration:none}:host .nav-card-wrap .media-card-wrap{padding:1rem 1.5rem 1.125rem 1.5rem;width:100%;height:100%;display:flex;align-items:center}@media only screen and (min-width: 1200px){:host .nav-card-wrap .media-card-wrap{padding:1rem}}:host .nav-card-wrap .media-card-wrap h4{margin-bottom:0.25rem;font-weight:800;display:flex;align-items:center;font-size:var(--ptc-font-size-medium);word-break:break-word}@media only screen and (min-width: 1200px){:host .nav-card-wrap .media-card-wrap h4{font-size:var(--ptc-font-size-xxx-small)}}:host .nav-card-wrap .media-card-wrap p{font-size:var(--ptc-font-size-x-small)}@media only screen and (min-width: 1200px){:host .nav-card-wrap .media-card-wrap p{font-size:var(--ptc-font-size-xxx-small)}}:host .nav-card-wrap .media-card-wrap .card-logo{padding-right:1.5rem}@media only screen and (min-width: 1200px){:host .nav-card-wrap .media-card-wrap .card-logo{padding-right:1rem}}:host .nav-card-wrap .media-card-wrap .card-logo img{width:100%;max-width:2rem;min-width:2rem}@media only screen and (min-width: 1200px){:host .nav-card-wrap .media-card-wrap .card-logo img{max-width:1.5rem;min-width:1.5rem}}:host(.media-card) .nav-card-wrap{min-height:99px;box-sizing:border-box}@media only screen and (min-width: 1200px){:host(.media-card) .nav-card-wrap{min-height:80px}}:host(.cta-card) .nav-card-wrap{border:1px solid var(--color-gray-10);border-radius:var(--ptc-border-radius-standard);background-color:var(--color-gray-09);min-height:99px;box-sizing:border-box;transition:background-color var(--ptc-transition-medium) var(--ptc-ease-inout)}@media only screen and (min-width: 1200px){:host(.cta-card) .nav-card-wrap{min-height:80px;background-color:transparent}}:host(.cta-card) .nav-card-wrap:hover{background-color:var(--color-gray-08)}:host(.cta-card) .nav-card-wrap .card-content{margin:auto}:host(.cta-card) .nav-card-wrap .card-content h4{margin:0}:host(.cta-card) .nav-card-wrap .card-content svg{vertical-align:middle;margin-left:0.375rem}:host(.links-card) .nav-card-wrap{background-color:transparent;align-items:flex-start;padding:1rem 1.5rem 1.5rem 1.5rem;border-bottom:1px solid var(--color-gray-07);border-radius:0;margin:0 -1.5rem;transition:background-color var(--ptc-transition-medium) var(--ptc-ease-inout)}@media only screen and (min-width: 1200px){:host(.links-card) .nav-card-wrap{margin:0;padding:1.5rem;border:1px solid var(--color-gray-10);border-radius:var(--ptc-border-radius-standard)}}:host(.links-card) .nav-card-wrap:hover{background-color:transparent}:host(.links-card) .nav-card-wrap h3{margin:0 0 8px 0;display:inline-block;font-weight:800;font-size:20px;color:var(--color-white)}@media only screen and (min-width: 1200px){:host(.links-card) .nav-card-wrap h3{font-size:15px;margin:0 0 10px 0}}:host(.links-card) .nav-card-wrap h3 svg{margin-left:0.375rem;vertical-align:middle}:host(.links-card) .nav-card-wrap h3 a{border-bottom:1.5px solid transparent;transition:border-color var(--ptc-transition-medium) var(--ptc-ease-inout)}:host(.links-card) .nav-card-wrap h3 a:hover{border-color:var(--color-green-06)}:host(.links-card) ::slotted(ptc-link){padding:8px 0;line-height:14px}@media only screen and (min-width: 1200px){:host(.links-card) ::slotted(ptc-link){padding:6px 0}}";
8
8
 
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-4b85b38a.js');
5
+ const index = require('./index-63ddc79c.js');
6
6
 
7
7
  const ptcNavLinkCss = "h1,h2,h3,h4,h5,h6,p,ul,li,ptc-subnav,ptc-tab-list,ptc-link,ptc-square-card{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{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:relative}@media only screen and (min-width: 1200px){:host{display:inline-block}}:host::before,:host::after{content:\" \";width:1600px;height:1px;background-color:var(--color-gray-08);position:absolute;right:0;bottom:0}@media only screen and (min-width: 1200px){:host::before,:host::after{display:none}}:host::after{left:0;right:auto}:host a{color:var(--color-gray-03);text-decoration:none;display:inline-block;border-bottom:2px solid transparent;margin-left:34%;padding:var(--ptc-element-spacing-04) var(--ptc-element-spacing-03);font-size:var(--ptc-font-size-xx-small);line-height:var(--ptc-line-height-denser);font-weight:var(--ptc-font-weight-bold)}@media only screen and (min-width: 480px){:host a{margin-left:38%}}@media only screen and (min-width: 768px){:host a{margin-left:42%}}@media only screen and (min-width: 1200px){:host a{padding:22px var(--ptc-element-spacing-03);margin-left:0;display:flex;align-items:center;white-space:nowrap;position:relative}:host a::after{content:\"\";display:block;border-bottom:2px solid transparent;margin:auto;position:absolute;width:calc(100% - 20px);left:0;right:0;bottom:20px}}:host a svg{width:1rem;height:0.875rem;display:inline-block;background-size:cover;transition:margin-left 250ms ease-out;vertical-align:middle;margin-left:4px}:host a:hover,:host a:focus{color:var(--color-white)}@media only screen and (min-width: 1200px){:host a:hover::after,:host a:focus::after{border-color:var(--color-white)}}:host a:hover svg path,:host a:focus svg path{fill:var(--color-white)}:host ::slotted(icon-asset){margin-top:4px;margin-right:8px}";
8
8
 
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-4b85b38a.js');
5
+ const index = require('./index-63ddc79c.js');
6
6
 
7
7
  const ptcNavPillsCss = "h1,h2,h3,h4,h5,h6,p,ul,li,ptc-subnav,ptc-tab-list,ptc-link,ptc-square-card{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{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;text-align:center;margin:12px 0}:host ::slotted(a){display:inline-block;padding:10px 24px;background-color:var(--color-gray-02);border-radius:var(--ptc-border-radius-pill);color:var(--color-gray-10) !important;font-weight:var(--ptc-font-weight-bold);font-size:var(--ptc-font-size-x-small);text-decoration:none !important;margin:12px;max-width:205px;vertical-align:middle;line-height:var(--ptc-line-height-densest)}:host ::slotted(a):last-child{margin-right:0}:host ::slotted(a:hover){background-color:var(--color-gray-04)}";
8
8
 
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-4b85b38a.js');
5
+ const index = require('./index-63ddc79c.js');
6
6
 
7
7
  const ptcNavSliderCss = "h1,h2,h3,h4,h5,h6,p,ul,li,ptc-subnav,ptc-tab-list,ptc-link,ptc-square-card{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{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}}@media only screen and (min-width: 1200px){:host{max-width:746px;padding:0px 0px;display:flex;align-items:center;margin-left:-23px}:host .box-wrap{width:100%;height:auto;display:flex;flex-wrap:nowrap;overflow-x:auto;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;-ms-overflow-style:none;scrollbar-width:none}:host .box-wrap::-webkit-scrollbar{display:none}}@media only screen and (min-width: 1440px){:host{margin-left:-46px}}:host .navArrows{display:inline-block}:host .navArrows svg{vertical-align:middle}:host .btn-wrap-left,:host .btn-wrap-right{display:none}@media only screen and (min-width: 1200px){:host .btn-wrap-left,:host .btn-wrap-right{display:inline-block;width:32px;height:32px;position:relative}}@media (max-width: 1199px){:host .btn-wrap-left,:host .btn-wrap-right{display:none !important}}:host button#prevBtn,:host button#nextBtn{background:transparent;border-radius:var(--ptc-border-radius-standard);border:none;width:32px;height:32px}:host button#prevBtn:hover,:host button#nextBtn:hover{background:var(--color-gray-12)}:host .btn-wrap-left{margin-right:14px}:host .btn-wrap-right{margin-left:14px}";
8
8
 
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-4b85b38a.js');
5
+ const index = require('./index-63ddc79c.js');
6
6
 
7
7
  const ptcNavSubmenuCss = "h1,h2,h3,h4,h5,h6,p,ul,li,ptc-subnav,ptc-tab-list,ptc-link,ptc-square-card{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{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:relative;cursor:pointer}:host .back-btn{display:none;position:absolute;left:30px;top:22px;color:var(--color-white);font-size:var(--ptc-font-size-xx-small);line-height:var(--ptc-line-height-denser);font-weight:var(--ptc-font-weight-bold)}:host .back-btn svg{margin-right:4px;vertical-align:middle;width:12px;height:12px}@media only screen and (min-width: 1200px){:host{display:inline-block;position:initial}}:host::before,:host::after{content:\" \";width:1600px;height:1px;background-color:var(--color-gray-08);position:absolute;right:0;bottom:0}@media only screen and (min-width: 1200px){:host::before,:host::after{display:none}}:host::after{left:0;right:auto}:host .submenu-toggle{display:inline-block;color:var(--color-gray-03);font-size:var(--ptc-font-size-xx-small);line-height:var(--ptc-line-height-denser);font-weight:var(--ptc-font-weight-bold);white-space:nowrap;padding:var(--ptc-element-spacing-04) var(--ptc-element-spacing-03);margin-left:34%;position:relative}:host .submenu-toggle::after{content:\"\";display:block;border-bottom:2px solid transparent;margin:auto;position:absolute;width:calc(100% - 20px);left:0;right:0;bottom:14px}@media only screen and (min-width: 1200px){:host .submenu-toggle::after{bottom:20px}}@media only screen and (min-width: 480px){:host .submenu-toggle{margin-left:38%}}@media only screen and (min-width: 768px){:host .submenu-toggle{margin-left:42%}}@media only screen and (min-width: 1200px){:host .submenu-toggle{padding:22px var(--ptc-element-spacing-03);margin-left:0;display:flex;align-items:center}}:host .submenu-toggle svg{margin-left:5px;margin-top:2px;vertical-align:middle;width:12px;height:12px}:host .submenu-toggle svg path{fill:var(--color-gray-04)}:host .submenu-toggle:hover{color:var(--color-white)}:host .submenu-toggle:hover::after{border-color:var(--color-white)}:host .submenu-toggle:hover svg path{fill:var(--color-white)}:host .submenu-toggle icon-asset{margin-right:8px}:host .submenu-toggle icon-asset svg{margin:0}:host .submenu-container{background-color:var(--color-gray-12)}@media only screen and (min-width: 1200px){:host .submenu-container{position:absolute;width:100%;right:0;left:0;top:64px;z-index:10}}:host .submenu-container .submenu-container-lg{max-width:1200px;margin:auto}@media only screen and (min-width: 992px){:host .submenu-container .submenu-container-lg{padding:0 32px}}:host ::slotted(ptc-nav-link:last-child)::before,:host ::slotted(ptc-nav-link:last-child)::after{display:none}:host(.short-dropdown) .submenu-container{text-align:center}@media only screen and (min-width: 1200px){:host(.short-dropdown) .submenu-container{width:initial;right:3%;left:initial;top:56px;z-index:1000}}:host(.short-dropdown) .submenu-container .submenu-container-lg{padding:0;width:auto;min-width:348px;display:flex;justify-content:space-evenly}:host(.active){padding-bottom:0}:host(.active) .submenu-toggle{color:var(--color-white);border-color:var(--color-white)}:host(.active) .submenu-toggle svg path{fill:var(--color-white)}:host(.active)::before,:host(.active)::after{display:none}:host(.active.short-dropdown) .back-btn{display:inline-block}@media only screen and (min-width: 1200px){:host(.active.short-dropdown) .back-btn{display:none}}.custom-icon{object-fit:cover;width:1.5rem;height:1.5rem}.custom-icon:hover{filter:brightness(0) invert(1)}.menu-right *{color:transparent !important}";
8
8
 
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-4b85b38a.js');
5
+ const index = require('./index-63ddc79c.js');
6
6
 
7
7
  const ptcNavTileCss = "h1,h2,h3,h4,h5,h6,p,ul,li,ptc-subnav,ptc-tab-list,ptc-link,ptc-square-card{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{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}.nav-link-group{display:inline-block;padding:12px 16px;border-radius:var(--ptc-border-radius-standard);background:var(--color-gray-02);box-shadow:0px 2px 6px 0px rgba(0, 0, 0, 0.24)}.nav-link-group .nav-title-link{color:var(--color-gray-10);font-family:var(--ptc-font-latin);font-size:var(--ptc-font-size-x-small);font-weight:var(--ptc-font-weight-semibold);line-height:var(--ptc-line-height-densest);margin:0 16px;text-decoration:none;outline:none}.nav-link-group .nav-title-link:hover,.nav-link-group .nav-title-link:visited{color:var(--color-gray-10);text-decoration:none;outline:none}";
8
8
 
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-4b85b38a.js');
5
+ const index = require('./index-63ddc79c.js');
6
6
 
7
7
  const ptcNewsCss = "h1,h2,h3,h4,h5,h6,p,ul,li,ptc-subnav,ptc-tab-list,ptc-link,ptc-square-card{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{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 .news-container{max-width:990px;padding:30px 0;margin:auto}:host .news-tag{color:var(--color-gray-10);font-size:var(--ptc-font-size-small);line-height:var(--ptc-line-height-densest);display:inline-block}:host .news-title>div{margin-bottom:12px !important}:host .news-title h1{margin:0}:host .news-secondary-title{margin:0 0 20px 0;font-size:var(--ptc-font-size-medium);color:var(--color-gray-10)}@media only screen and (min-width: 768px){:host .news-secondary-title{font-size:var(--ptc-font-size-large)}}:host .news-date{margin-bottom:20px;display:inline-block;font-size:var(--ptc-font-size-small)}:host .news-summary{font-size:var(--ptc-font-size-medium);color:var(--color-gray-10);font-weight:var(--ptc-font-weight-medium);line-height:var(--ptc-line-height-normal);margin:0 0 20px 0}:host .news-content{padding-top:var(--ptc-element-spacing-08)}:host ptc-sticky-icons{display:none}@media only screen and (min-width: 992px){:host ptc-sticky-icons{display:block}}";
8
8
 
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-4b85b38a.js');
5
+ const index = require('./index-63ddc79c.js');
6
6
  const showMapIcon = require('./show-map-icon-c1cca913.js');
7
7
 
8
8
  const phone = `
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-4b85b38a.js');
5
+ const index = require('./index-63ddc79c.js');
6
6
  const showMapIcon = require('./show-map-icon-c1cca913.js');
7
7
 
8
8
  const filterSVG = `
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-4b85b38a.js');
5
+ const index = require('./index-63ddc79c.js');
6
6
 
7
7
  const ptcOverlayCss = "h1,h2,h3,h4,h5,h6,p,ul,li,ptc-subnav,ptc-tab-list,ptc-link,ptc-square-card{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{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(.radius-standard){border-radius:var(--ptc-border-radius-standard)}:host(.radius-large){border-radius:var(--ptc-border-radius-large)}: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
8
 
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-4b85b38a.js');
5
+ const index = require('./index-63ddc79c.js');
6
6
 
7
7
  const ptcPagenationCss = "h1,h2,h3,h4,h5,h6,p,ul,li,ptc-subnav,ptc-tab-list,ptc-link,ptc-square-card{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{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}.events-filter{padding:20px 32px 20px 0;text-align:center}@media (min-width: 992px){.events-filter{padding:10px 40px 10px 0px}}.events-filter .pagenation-arrow{width:40px;height:40px;margin:0 15px;vertical-align:middle}.standard-filter{font-size:var(--ptc-font-size-small);font-weight:var(--ptc-font-weight-semibold);text-align:center}.standard-filter .standard-filter-item{height:2.5rem;width:2.5rem;display:inline-flex;align-items:center;justify-content:center;margin-right:0.5rem;transition:background-color var(--ptc-ease-out) var(--ptc-transition-medium);background-color:transparent;border-radius:var(--ptc-border-radius-standard);color:var(--color-gray-10);text-decoration:none}.standard-filter .standard-filter-item:hover{background-color:var(--color-gray-02);text-decoration:none}.standard-filter .standard-filter-item:focus{text-decoration:none;outline:3px solid var(--color-blue-07);outline-offset:2px}.standard-filter .standard-filter-item:active{background-color:var(--color-gray-05);text-decoration:none}.standard-filter .standard-filter-item.active{background-color:var(--color-gray-12);color:var(--color-white)}.standard-filter .standard-filter-item.active:hover{background-color:var(--color-gray-12);cursor:default}.standard-filter .standard-filter-item[data-url=last]{margin-right:1.25rem}.standard-filter .next-button,.standard-filter .previous-button{font-size:var(--ptc-font-size-x-small);font-weight:normal;display:inline-flex;align-items:center;justify-content:center;width:1.125rem;height:1.125rem;border:1px solid var(--color-gray-10);border-radius:calc(var(--ptc-border-radius-standard) / 2);transition:background-color var(--ptc-ease-out) var(--ptc-transition-medium), fill var(--ptc-ease-out) var(--ptc-transition-medium), border-color var(--ptc-ease-out) var(--ptc-transition-medium)}.standard-filter .next-button:hover,.standard-filter .previous-button:hover{background-color:var(--color-gray-02);text-decoration:none}.standard-filter .next-button:active,.standard-filter .previous-button:active{background-color:var(--color-gray-05);text-decoration:none}.standard-filter .next-button:focus,.standard-filter .previous-button:focus{text-decoration:none;outline:3px solid var(--color-blue-07);outline-offset:2px}.standard-filter .next-button.disabled,.standard-filter .previous-button.disabled{cursor:default;border-color:var(--color-gray-04);color:var(--color-gray-04);fill:var(--color-gray-04)}.standard-filter .next-button.disabled:hover,.standard-filter .next-button.disabled:active,.standard-filter .previous-button.disabled:hover,.standard-filter .previous-button.disabled:active{background-color:transparent}.standard-filter .previous-button{margin-right:1.25rem}.standard-filter .previous-button icon-asset{transform:rotate(90deg);position:relative;right:2px}.standard-filter .next-button icon-asset{transform:rotate(-90deg);position:relative;left:1px}.standard-filter .standard-filter-dots{margin:0.125rem 0.5rem 0.125rem 0.125rem}@media (768px){.standard-filter .standard-filter-dots{margin:0.125rem 0.5rem 0.125rem 0.125rem}}.show-page{display:inline}.hide-page{display:none}.prev-text{display:none}.last-text{display:none}@media (min-width: 992px){.prev-text{display:inline}.last-text{display:inline}}.events-filter-item{font-family:var(--ptc-font-latin);font-size:var(--ptc-font-size-xx-small);font-weight:var(--ptc-font-weight-semibold);font-stretch:normal;font-style:var(--ptc-font-style-normal);line-height:var(--ptc-line-height-denser);letter-spacing:var(--ptc-letter-spacing-normal);text-align:left;padding:6px;color:var(--color-gray-10);text-decoration:none}.events-filter .active{font-family:var(--ptc-font-latin);border-bottom:2px solid var(--color-green-13);font-weight:var(--ptc-font-weight-semibold)}.events-filter-item:hover,.events-filter-item:focus{text-decoration:none;outline:0;color:var(--color-green-14)}span.events-filter-item:hover,span.events-filter-item:focus{text-decoration:none;outline:0;color:var(--color-gray-10)}span.events-filter-item.disabled{color:var(--color-white-01)}.events-filter .disabled{color:var(--color-white-01)}.events-filter-dots{padding:0rem;font-weight:var(--ptc-font-weight-extrabold);font-family:var(--ptc-font-latin);font-size:var(--ptc-font-size-xx-small);font-stretch:normal;font-style:var(--ptc-font-style-normal);line-height:var(--ptc-line-height-denser);letter-spacing:var(--ptc-letter-spacing-normal);text-align:left;color:var(--color-gray-10);text-decoration:none}.events-disable-arrows{opacity:0.35}.events-enable-arrows{opacity:1}.events-small-dots{height:60px;margin-top:-25px}@media (min-width: 992px){.events-small-dots{height:80px;margin-top:-40px}}.last-page{transform:rotate(180deg)}";
8
8
 
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-4b85b38a.js');
5
+ const index = require('./index-63ddc79c.js');
6
6
  const utils = require('./utils-eaf0f7f0.js');
7
7
 
8
8
  const ptcParaCss = "h1,h2,h3,h4,h5,h6,p,ul,li,ptc-subnav,ptc-tab-list,ptc-link,ptc-square-card{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{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(.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.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-9{font-weight:var(--ptc-font-weight-black)}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}";
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-4b85b38a.js');
5
+ const index = require('./index-63ddc79c.js');
6
6
  const interfaces = require('./interfaces-574e6df7.js');
7
7
 
8
8
  const ptcPictureCss = "h1,h2,h3,h4,h5,h6,p,ul,li,ptc-subnav,ptc-tab-list,ptc-link,ptc-square-card{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{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{object-fit:cover}.fill{object-fit:fill}.contain{object-fit:contain}.scale-down{object-fit:scale-down}.none{object-fit:none}.initial{object-fit:initial}.inherit{object-fit:inherit}.radius-standard{border-radius:var(--ptc-border-radius-standard)}.radius-large{border-radius:var(--ptc-border-radius-large)}.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}";