@ptcwebops/ptcw-design 6.3.20-beta → 6.3.21-beta

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (406) hide show
  1. package/dist/cjs/blog-detail-content_2.cjs.entry.js +1 -1
  2. package/dist/cjs/blog-detail-layout.cjs.entry.js +1 -1
  3. package/dist/cjs/blogs-search-section.cjs.entry.js +1 -1
  4. package/dist/cjs/{component-4dd13907.js → component-6a178a16.js} +1 -1
  5. package/dist/cjs/embedded-form.cjs.entry.js +1 -1
  6. package/dist/cjs/homepage-jumbotron.cjs.entry.js +1 -1
  7. package/dist/cjs/homepage-toggled-content.cjs.entry.js +1 -1
  8. package/dist/cjs/icon-asset.cjs.entry.js +65 -0
  9. package/dist/cjs/loader.cjs.js +1 -1
  10. package/dist/cjs/max-width-container.cjs.entry.js +54 -0
  11. package/dist/cjs/most-popular-news.cjs.entry.js +1 -1
  12. package/dist/cjs/my-component.cjs.entry.js +1 -1
  13. package/dist/cjs/ptc-accordion-item.cjs.entry.js +1 -1
  14. package/dist/cjs/ptc-background-video.cjs.entry.js +1 -1
  15. package/dist/cjs/ptc-button.cjs.entry.js +87 -0
  16. package/dist/cjs/ptc-collapse-list.cjs.entry.js +1 -1
  17. package/dist/cjs/ptc-data-lookup.cjs.entry.js +26 -28
  18. package/dist/cjs/ptc-enhanced-product-listing-card.cjs.entry.js +66 -0
  19. package/dist/cjs/ptc-form-checkbox_4.cjs.entry.js +2 -2
  20. package/dist/cjs/ptc-homepage-image-feature.cjs.entry.js +1 -1
  21. package/dist/cjs/ptc-homepage-video-background.cjs.entry.js +1 -1
  22. package/dist/cjs/ptc-icon-card.cjs.entry.js +1 -1
  23. package/dist/cjs/ptc-icon-list.cjs.entry.js +35 -0
  24. package/dist/cjs/ptc-link.cjs.entry.js +1 -1
  25. package/dist/cjs/ptc-media-card.cjs.entry.js +1 -1
  26. package/dist/cjs/ptc-mobile-select.cjs.entry.js +1 -8
  27. package/dist/cjs/ptc-para.cjs.entry.js +127 -0
  28. package/dist/cjs/ptc-preferance-center-form.cjs.entry.js +1 -1
  29. package/dist/cjs/ptc-pricing-packaging-table.cjs.entry.js +1 -1
  30. package/dist/cjs/ptc-pricing-tabs.cjs.entry.js +1 -1
  31. package/dist/cjs/ptc-social-icons-footer.cjs.entry.js +1 -1
  32. package/dist/cjs/ptc-title.cjs.entry.js +152 -0
  33. package/dist/cjs/ptcw-design.cjs.js +1 -1
  34. package/dist/cjs/storefront-enhanced-product-list-alt-example.cjs.entry.js +66 -0
  35. package/dist/cjs/{utils-ad441b07.js → utils-b63aef52.js} +1 -1
  36. package/dist/collection/components/organism-bundles/form/embedded-form/embedded-form.js +1 -1
  37. package/dist/collection/components/ptc-mobile-select/ptc-mobile-select.js +2 -9
  38. package/dist/collection/components/ptc-preferance-center-form/ptc-preferance-center-form.js +1 -1
  39. package/dist/collection/stories/MobileSelect.stories.js +11 -21
  40. package/dist/collection/utils/elq-lib.js +25 -25
  41. package/dist/collection/utils/utils.js +1 -1
  42. package/dist/custom-elements/index.js +30 -39
  43. package/dist/esm/academic-form-test.entry.js +1 -1
  44. package/dist/esm/author-listing-example.entry.js +1 -1
  45. package/dist/esm/blog-detail-content_2.entry.js +2 -2
  46. package/dist/esm/blog-detail-layout.entry.js +2 -2
  47. package/dist/esm/blogs-search-section.entry.js +2 -2
  48. package/dist/esm/bundle-example.entry.js +1 -1
  49. package/dist/esm/bundle-jumbotron-example.entry.js +1 -1
  50. package/dist/esm/{component-9c921cc6.js → component-80f298b4.js} +1 -1
  51. package/dist/esm/dropdown-item.entry.js +1 -1
  52. package/dist/esm/dynamic-box-bundle.entry.js +1 -1
  53. package/dist/esm/embedded-form.entry.js +2 -2
  54. package/dist/esm/event-jumbotron-example.entry.js +1 -1
  55. package/dist/esm/event-podcast-slider-example.entry.js +1 -1
  56. package/dist/esm/featured-events-slider-example.entry.js +1 -1
  57. package/dist/esm/featured-list.entry.js +1 -1
  58. package/dist/esm/fl-tab-content_3.entry.js +1 -1
  59. package/dist/esm/footer-form.entry.js +1 -1
  60. package/dist/esm/homepage-clickable-tab.entry.js +1 -1
  61. package/dist/esm/homepage-jumbotron.entry.js +2 -2
  62. package/dist/esm/homepage-toggled-content.entry.js +2 -2
  63. package/dist/esm/icon-asset.entry.js +61 -0
  64. package/dist/esm/{index-0bf594c4.js → index-c83db688.js} +1 -1
  65. package/dist/esm/innovator-toggle-container.entry.js +1 -1
  66. package/dist/esm/jumbotron-sub-menu.entry.js +1 -1
  67. package/dist/esm/jumbotron-sub-mune.entry.js +1 -1
  68. package/dist/esm/list-item.entry.js +1 -1
  69. package/dist/esm/loader.js +3 -3
  70. package/dist/esm/max-width-container.entry.js +50 -0
  71. package/dist/esm/modal-form-example.entry.js +1 -1
  72. package/dist/esm/most-popular-news.entry.js +2 -2
  73. package/dist/esm/my-component.entry.js +2 -2
  74. package/dist/esm/news-search-result.entry.js +1 -1
  75. package/dist/esm/ptc-accordion-item.entry.js +2 -2
  76. package/dist/esm/ptc-accordion.entry.js +1 -1
  77. package/dist/esm/ptc-announcement.entry.js +1 -1
  78. package/dist/esm/ptc-back-to-top.entry.js +1 -1
  79. package/dist/esm/ptc-background-video.entry.js +2 -2
  80. package/dist/esm/ptc-badge.entry.js +1 -1
  81. package/dist/esm/ptc-bio-card.entry.js +1 -1
  82. package/dist/esm/ptc-breadcrumb.entry.js +1 -1
  83. package/dist/esm/ptc-brightcov-video.entry.js +1 -1
  84. package/dist/esm/ptc-button.entry.js +83 -0
  85. package/dist/esm/ptc-card-bottom_2.entry.js +1 -1
  86. package/dist/esm/ptc-card-content.entry.js +1 -1
  87. package/dist/esm/ptc-card_2.entry.js +1 -1
  88. package/dist/esm/ptc-case-studies-slider.entry.js +1 -1
  89. package/dist/esm/ptc-checkbox-group.entry.js +1 -1
  90. package/dist/esm/ptc-checkbox.entry.js +1 -1
  91. package/dist/esm/ptc-close-icon_2.entry.js +1 -1
  92. package/dist/esm/ptc-collapse-list.entry.js +2 -2
  93. package/dist/esm/ptc-container.entry.js +1 -1
  94. package/dist/esm/ptc-countdown.entry.js +1 -1
  95. package/dist/esm/ptc-data-lookup.entry.js +27 -29
  96. package/dist/esm/ptc-date.entry.js +1 -1
  97. package/dist/esm/ptc-dropdown.entry.js +1 -1
  98. package/dist/esm/ptc-dynamic-card.entry.js +1 -1
  99. package/dist/esm/ptc-ellipsis-dropdown.entry.js +1 -1
  100. package/dist/esm/ptc-embedded-quiz.entry.js +1 -1
  101. package/dist/esm/ptc-enhanced-product-listing-card.entry.js +62 -0
  102. package/dist/esm/ptc-featured-list.entry.js +1 -1
  103. package/dist/esm/ptc-filter-dropdown_4.entry.js +1 -1
  104. package/dist/esm/ptc-filter-level-theater.entry.js +1 -1
  105. package/dist/esm/ptc-filter-tag_2.entry.js +1 -1
  106. package/dist/esm/ptc-footer.entry.js +1 -1
  107. package/dist/esm/ptc-form-checkbox_4.entry.js +3 -3
  108. package/dist/esm/ptc-form-radio-button.entry.js +1 -1
  109. package/dist/esm/ptc-form-radio-group.entry.js +1 -1
  110. package/dist/esm/ptc-form.entry.js +1 -1
  111. package/dist/esm/ptc-hero-footer-cta.entry.js +1 -1
  112. package/dist/esm/ptc-hero.entry.js +1 -1
  113. package/dist/esm/ptc-homepage-image-feature.entry.js +2 -2
  114. package/dist/esm/ptc-homepage-video-background.entry.js +2 -2
  115. package/dist/esm/ptc-icon-card-slider-example.entry.js +1 -1
  116. package/dist/esm/ptc-icon-card.entry.js +2 -2
  117. package/dist/esm/ptc-icon-component.entry.js +1 -1
  118. package/dist/esm/ptc-icon-list.entry.js +31 -0
  119. package/dist/esm/ptc-icon-minimize.entry.js +1 -1
  120. package/dist/esm/ptc-image-download-strip.entry.js +1 -1
  121. package/dist/esm/ptc-img.entry.js +1 -1
  122. package/dist/esm/ptc-info-tile.entry.js +1 -1
  123. package/dist/esm/ptc-inline-cta.entry.js +1 -1
  124. package/dist/esm/ptc-jumbotron.entry.js +1 -1
  125. package/dist/esm/ptc-link.entry.js +2 -2
  126. package/dist/esm/ptc-list.entry.js +1 -1
  127. package/dist/esm/ptc-media-card.entry.js +2 -2
  128. package/dist/esm/ptc-minimized-nav.entry.js +1 -1
  129. package/dist/esm/ptc-mobile-select.entry.js +2 -9
  130. package/dist/esm/ptc-modal-quiz.entry.js +1 -1
  131. package/dist/esm/ptc-nav-card.entry.js +1 -1
  132. package/dist/esm/ptc-nav-link.entry.js +1 -1
  133. package/dist/esm/ptc-nav-pills.entry.js +1 -1
  134. package/dist/esm/ptc-nav-skip-to-content.entry.js +1 -1
  135. package/dist/esm/ptc-nav-slider.entry.js +1 -1
  136. package/dist/esm/ptc-nav-submenu.entry.js +1 -1
  137. package/dist/esm/ptc-nav-tile.entry.js +1 -1
  138. package/dist/esm/ptc-news.entry.js +1 -1
  139. package/dist/esm/ptc-office-location-card.entry.js +1 -1
  140. package/dist/esm/ptc-office-locations.entry.js +1 -1
  141. package/dist/esm/ptc-overlay.entry.js +1 -1
  142. package/dist/esm/ptc-para.entry.js +123 -0
  143. package/dist/esm/ptc-picture.entry.js +1 -1
  144. package/dist/esm/ptc-podcast-card.entry.js +1 -1
  145. package/dist/esm/ptc-preferance-center-form.entry.js +2 -2
  146. package/dist/esm/ptc-previous-url.entry.js +1 -1
  147. package/dist/esm/ptc-pricing-add-on-card.entry.js +1 -1
  148. package/dist/esm/ptc-pricing-add-on-section.entry.js +1 -1
  149. package/dist/esm/ptc-pricing-block.entry.js +1 -1
  150. package/dist/esm/ptc-pricing-packaging-table.entry.js +2 -2
  151. package/dist/esm/ptc-pricing-tabs.entry.js +2 -2
  152. package/dist/esm/ptc-product-card.entry.js +1 -1
  153. package/dist/esm/ptc-product-category.entry.js +1 -1
  154. package/dist/esm/ptc-product-dropdown.entry.js +1 -1
  155. package/dist/esm/ptc-product-highlight-card.entry.js +1 -1
  156. package/dist/esm/ptc-product-list.entry.js +1 -1
  157. package/dist/esm/ptc-product-sidebar.entry.js +1 -1
  158. package/dist/esm/ptc-progress-bar.entry.js +1 -1
  159. package/dist/esm/ptc-quantity-counter.entry.js +1 -1
  160. package/dist/esm/ptc-quote.entry.js +1 -1
  161. package/dist/esm/ptc-readmore-char.entry.js +1 -1
  162. package/dist/esm/ptc-readmore-new.entry.js +1 -1
  163. package/dist/esm/ptc-readmore-v3.entry.js +1 -1
  164. package/dist/esm/ptc-readmore.entry.js +1 -1
  165. package/dist/esm/ptc-related-card-rail.entry.js +1 -1
  166. package/dist/esm/ptc-responsive-wrapper.entry.js +1 -1
  167. package/dist/esm/ptc-scroll-button.entry.js +1 -1
  168. package/dist/esm/ptc-search-field.entry.js +1 -1
  169. package/dist/esm/ptc-seo-title.entry.js +1 -1
  170. package/dist/esm/ptc-shopping-cart.entry.js +1 -1
  171. package/dist/esm/ptc-showcase-card.entry.js +1 -1
  172. package/dist/esm/ptc-skeleton.entry.js +1 -1
  173. package/dist/esm/ptc-slit-card.entry.js +1 -1
  174. package/dist/esm/ptc-social-icons-footer.entry.js +2 -2
  175. package/dist/esm/ptc-social-icons.entry.js +1 -1
  176. package/dist/esm/ptc-spacer.entry.js +1 -1
  177. package/dist/esm/ptc-span.entry.js +1 -1
  178. package/dist/esm/ptc-square-card.entry.js +1 -1
  179. package/dist/esm/ptc-sticky-icons.entry.js +1 -1
  180. package/dist/esm/ptc-sticky-section.entry.js +1 -1
  181. package/dist/esm/ptc-sticky-title.entry.js +1 -1
  182. package/dist/esm/ptc-subnav-card.entry.js +1 -1
  183. package/dist/esm/ptc-subnav.entry.js +1 -1
  184. package/dist/esm/ptc-svg-btn.entry.js +1 -1
  185. package/dist/esm/ptc-tab-list.entry.js +1 -1
  186. package/dist/esm/ptc-tab.entry.js +1 -1
  187. package/dist/esm/ptc-tabs.entry.js +1 -1
  188. package/dist/esm/ptc-text-copy-with-background.entry.js +1 -1
  189. package/dist/esm/ptc-theater-video-modal.entry.js +1 -1
  190. package/dist/esm/ptc-title.entry.js +148 -0
  191. package/dist/esm/ptc-tooltip-v2.entry.js +1 -1
  192. package/dist/esm/ptc-tooltip-v3.entry.js +1 -1
  193. package/dist/esm/ptc-tooltip.entry.js +1 -1
  194. package/dist/esm/ptc-two-column-media.entry.js +1 -1
  195. package/dist/esm/ptc-value-led-card.entry.js +1 -1
  196. package/dist/esm/ptc-value-led-content-highlight.entry.js +1 -1
  197. package/dist/esm/ptc-value-led-content.entry.js +1 -1
  198. package/dist/esm/ptc-value-led-intro.entry.js +1 -1
  199. package/dist/esm/ptc-value-led-layout.entry.js +1 -1
  200. package/dist/esm/ptc-value-led-speed-bump.entry.js +1 -1
  201. package/dist/esm/ptc-value-prop-card.entry.js +1 -1
  202. package/dist/esm/ptc-video-embed.entry.js +1 -1
  203. package/dist/esm/ptc-white-paper.entry.js +1 -1
  204. package/dist/esm/ptcw-design.js +3 -3
  205. package/dist/esm/sequential-bundle-example.entry.js +1 -1
  206. package/dist/esm/sequential-bundle.entry.js +1 -1
  207. package/dist/esm/storefront-enhanced-product-list-alt-example.entry.js +62 -0
  208. package/dist/esm/storefront-enhanced-product-list-example.entry.js +1 -1
  209. package/dist/esm/tab-content.entry.js +1 -1
  210. package/dist/esm/tab-header.entry.js +1 -1
  211. package/dist/esm/{utils-ff65c75b.js → utils-2f12c081.js} +2 -2
  212. package/dist/ptcw-design/{p-f69df077.entry.js → p-008307a6.entry.js} +1 -1
  213. package/dist/ptcw-design/{p-74a845fd.entry.js → p-04aae3f5.entry.js} +1 -1
  214. package/dist/ptcw-design/{p-c9a73ad1.entry.js → p-04f0b1ba.entry.js} +1 -1
  215. package/dist/ptcw-design/{p-135191ce.entry.js → p-04ff81ef.entry.js} +1 -1
  216. package/dist/ptcw-design/{p-9a1922ba.entry.js → p-0529caaa.entry.js} +1 -1
  217. package/dist/ptcw-design/{p-bf7f25ce.entry.js → p-072a76d3.entry.js} +1 -1
  218. package/dist/ptcw-design/p-077839d5.entry.js +1 -0
  219. package/dist/ptcw-design/p-0a214a22.entry.js +1 -0
  220. package/dist/ptcw-design/{p-e8b51e7d.entry.js → p-0a9ee6c2.entry.js} +1 -1
  221. package/dist/ptcw-design/{p-2b583ae1.entry.js → p-0b515839.entry.js} +1 -1
  222. package/dist/ptcw-design/{p-ec22d0b8.entry.js → p-0c69ea52.entry.js} +1 -1
  223. package/dist/ptcw-design/{p-a7e67938.entry.js → p-0d223232.entry.js} +1 -1
  224. package/dist/ptcw-design/{p-b789c2ee.entry.js → p-0de4cd11.entry.js} +1 -1
  225. package/dist/ptcw-design/{p-b3b63f67.entry.js → p-0e5932f0.entry.js} +1 -1
  226. package/dist/ptcw-design/{p-73a41148.entry.js → p-14b7693f.entry.js} +1 -1
  227. package/dist/ptcw-design/{p-8cdcfb51.entry.js → p-15e36f30.entry.js} +1 -1
  228. package/dist/ptcw-design/p-1eb40265.entry.js +1 -0
  229. package/dist/ptcw-design/{p-6dc78042.entry.js → p-21aa746d.entry.js} +1 -1
  230. package/dist/ptcw-design/{p-2fd01953.entry.js → p-21fa5abe.entry.js} +1 -1
  231. package/dist/ptcw-design/{p-abdd3b8e.entry.js → p-257267e3.entry.js} +1 -1
  232. package/dist/ptcw-design/{p-a22d7ae8.entry.js → p-257a68df.entry.js} +1 -1
  233. package/dist/ptcw-design/p-260ecfef.entry.js +1 -0
  234. package/dist/ptcw-design/{p-14c77b5e.entry.js → p-27e47c25.entry.js} +1 -1
  235. package/dist/ptcw-design/{p-78252282.entry.js → p-282b7d4e.entry.js} +1 -1
  236. package/dist/ptcw-design/p-297a14cb.entry.js +1 -0
  237. package/dist/ptcw-design/{p-9292844e.entry.js → p-2aa19c11.entry.js} +1 -1
  238. package/dist/ptcw-design/{p-54891548.entry.js → p-2c2f895a.entry.js} +1 -1
  239. package/dist/ptcw-design/p-2cc7e2a8.entry.js +1 -0
  240. package/dist/ptcw-design/{p-caac157f.entry.js → p-32f64f48.entry.js} +1 -1
  241. package/dist/ptcw-design/{p-0261e249.entry.js → p-36abe396.entry.js} +1 -1
  242. package/dist/ptcw-design/{p-a2710bbf.entry.js → p-3872fce7.entry.js} +1 -1
  243. package/dist/ptcw-design/{p-c05e326f.entry.js → p-38a56ed6.entry.js} +1 -1
  244. package/dist/ptcw-design/{p-38a1425c.entry.js → p-3dd0ded9.entry.js} +1 -1
  245. package/dist/ptcw-design/p-3ddb6c50.entry.js +1 -0
  246. package/dist/ptcw-design/p-3ed4a7ed.entry.js +1 -0
  247. package/dist/ptcw-design/{p-9dde477c.entry.js → p-3ee2a531.entry.js} +1 -1
  248. package/dist/ptcw-design/{p-9d386f08.entry.js → p-445329ed.entry.js} +1 -1
  249. package/dist/ptcw-design/p-45b1f3fc.entry.js +1 -0
  250. package/dist/ptcw-design/{p-1d48bad3.entry.js → p-464d8e22.entry.js} +1 -1
  251. package/dist/ptcw-design/{p-1e9f25fc.entry.js → p-46f67bec.entry.js} +1 -1
  252. package/dist/ptcw-design/{p-3c3d5474.entry.js → p-4702c233.entry.js} +1 -1
  253. package/dist/ptcw-design/{p-7e19be10.entry.js → p-4b192f5e.entry.js} +1 -1
  254. package/dist/ptcw-design/p-4cee12b8.entry.js +1 -0
  255. package/dist/ptcw-design/{p-a1dc7ae5.entry.js → p-4f3dea53.entry.js} +1 -1
  256. package/dist/ptcw-design/{p-f77c7c78.entry.js → p-4f93c631.entry.js} +1 -1
  257. package/dist/ptcw-design/{p-d871e7f7.entry.js → p-52e17d34.entry.js} +1 -1
  258. package/dist/ptcw-design/{p-58d4b008.entry.js → p-5311c6e1.entry.js} +1 -1
  259. package/dist/ptcw-design/{p-bca81995.entry.js → p-560b05a5.entry.js} +1 -1
  260. package/dist/ptcw-design/{p-3c72e82d.entry.js → p-58e91cb8.entry.js} +1 -1
  261. package/dist/ptcw-design/{p-cab0274c.entry.js → p-5946d7c9.entry.js} +1 -1
  262. package/dist/ptcw-design/{p-807ad5c4.entry.js → p-5980d65d.entry.js} +1 -1
  263. package/dist/ptcw-design/{p-9d32f1bc.entry.js → p-5db7f70b.entry.js} +1 -1
  264. package/dist/ptcw-design/{p-5fb671ee.entry.js → p-61d28206.entry.js} +1 -1
  265. package/dist/ptcw-design/{p-31e03c00.entry.js → p-67c248ec.entry.js} +1 -1
  266. package/dist/ptcw-design/{p-3b6c2a79.entry.js → p-6aa9ed95.entry.js} +1 -1
  267. package/dist/ptcw-design/{p-379fcc72.entry.js → p-6e8ed2ee.entry.js} +1 -1
  268. package/dist/ptcw-design/{p-0b182300.entry.js → p-71360e29.entry.js} +1 -1
  269. package/dist/ptcw-design/{p-9cfb4f41.entry.js → p-71fbb799.entry.js} +1 -1
  270. package/dist/ptcw-design/{p-c73eb535.entry.js → p-75390f63.entry.js} +1 -1
  271. package/dist/ptcw-design/{p-8ffdd794.entry.js → p-761a31f8.entry.js} +1 -1
  272. package/dist/ptcw-design/{p-3e13b735.entry.js → p-76d98c5a.entry.js} +1 -1
  273. package/dist/ptcw-design/{p-0cd366c6.entry.js → p-76dab076.entry.js} +1 -1
  274. package/dist/ptcw-design/{p-ffd5c822.entry.js → p-7793babb.entry.js} +1 -1
  275. package/dist/ptcw-design/{p-1adea6a5.entry.js → p-77cad16c.entry.js} +1 -1
  276. package/dist/ptcw-design/{p-3ada2482.entry.js → p-799afee5.entry.js} +1 -1
  277. package/dist/ptcw-design/{p-ecfc8211.entry.js → p-7a1db471.entry.js} +1 -1
  278. package/dist/ptcw-design/{p-8a452c0b.entry.js → p-7a3e9ecd.entry.js} +1 -1
  279. package/dist/ptcw-design/{p-25dd15af.entry.js → p-7bdf1e64.entry.js} +1 -1
  280. package/dist/ptcw-design/{p-7fada7ae.entry.js → p-7cc9255e.entry.js} +1 -1
  281. package/dist/ptcw-design/{p-183ba1ca.entry.js → p-7d29a418.entry.js} +1 -1
  282. package/dist/ptcw-design/{p-29ae44dd.entry.js → p-7fe4d383.entry.js} +1 -1
  283. package/dist/ptcw-design/p-80122e26.js +1 -0
  284. package/dist/ptcw-design/{p-779c3f21.entry.js → p-8038bf31.entry.js} +1 -1
  285. package/dist/ptcw-design/{p-a974f98f.entry.js → p-8191928d.entry.js} +1 -1
  286. package/dist/ptcw-design/{p-1948b914.entry.js → p-8521fdd4.entry.js} +1 -1
  287. package/dist/ptcw-design/{p-3c52fabe.entry.js → p-8533988f.entry.js} +1 -1
  288. package/dist/ptcw-design/{p-4e2c2f75.entry.js → p-85bdb2d5.entry.js} +1 -1
  289. package/dist/ptcw-design/{p-1ab6201b.entry.js → p-85f32bf5.entry.js} +1 -1
  290. package/dist/ptcw-design/{p-e75dff95.entry.js → p-89177041.entry.js} +1 -1
  291. package/dist/ptcw-design/{p-bf2f9183.entry.js → p-89ba3dfd.entry.js} +1 -1
  292. package/dist/ptcw-design/{p-472579ea.entry.js → p-89f0cf12.entry.js} +1 -1
  293. package/dist/ptcw-design/{p-b4ba719a.entry.js → p-8c121480.entry.js} +1 -1
  294. package/dist/ptcw-design/{p-212d0145.entry.js → p-8c49d736.entry.js} +1 -1
  295. package/dist/ptcw-design/{p-0c862dbd.entry.js → p-8cea8943.entry.js} +1 -1
  296. package/dist/ptcw-design/{p-b1c1de30.entry.js → p-8e42a22d.entry.js} +1 -1
  297. package/dist/ptcw-design/p-8fb48953.entry.js +1 -0
  298. package/dist/ptcw-design/p-901c31b3.entry.js +1 -0
  299. package/dist/ptcw-design/{p-80c56c81.entry.js → p-931650bb.entry.js} +1 -1
  300. package/dist/ptcw-design/{p-094f5dec.entry.js → p-9501995f.entry.js} +1 -1
  301. package/dist/ptcw-design/{p-e77d2204.entry.js → p-95187918.entry.js} +1 -1
  302. package/dist/ptcw-design/{p-c5886b7b.entry.js → p-97b9f41b.entry.js} +1 -1
  303. package/dist/ptcw-design/p-97eb1025.entry.js +1 -0
  304. package/dist/ptcw-design/p-98610430.entry.js +1 -0
  305. package/dist/ptcw-design/p-99355e65.entry.js +1 -0
  306. package/dist/ptcw-design/{p-1acd3617.entry.js → p-99daf693.entry.js} +1 -1
  307. package/dist/ptcw-design/{p-761f71c4.entry.js → p-99ee8a0e.entry.js} +1 -1
  308. package/dist/ptcw-design/{p-8eb36507.entry.js → p-9a335b5b.entry.js} +1 -1
  309. package/dist/ptcw-design/{p-0abb6e77.entry.js → p-9ac99185.entry.js} +1 -1
  310. package/dist/ptcw-design/{p-298d02ab.entry.js → p-9b0df204.entry.js} +1 -1
  311. package/dist/ptcw-design/{p-290012e3.entry.js → p-9b26ea67.entry.js} +1 -1
  312. package/dist/ptcw-design/p-9d3a7f36.entry.js +1 -0
  313. package/dist/ptcw-design/{p-e11607e8.entry.js → p-9d612f1f.entry.js} +1 -1
  314. package/dist/ptcw-design/{p-20388467.entry.js → p-9dbcfcee.entry.js} +1 -1
  315. package/dist/ptcw-design/{p-6d628113.entry.js → p-9de963f8.entry.js} +1 -1
  316. package/dist/ptcw-design/{p-d4207d86.entry.js → p-9df7489b.entry.js} +1 -1
  317. package/dist/ptcw-design/{p-0a558a22.entry.js → p-9e2fd13c.entry.js} +1 -1
  318. package/dist/ptcw-design/{p-dadbab48.entry.js → p-a0bf3dd2.entry.js} +1 -1
  319. package/dist/ptcw-design/p-a158b527.entry.js +1 -0
  320. package/dist/ptcw-design/{p-e2e33ddb.entry.js → p-a37c5209.entry.js} +1 -1
  321. package/dist/ptcw-design/{p-dabb1b70.entry.js → p-a54c6da5.entry.js} +1 -1
  322. package/dist/ptcw-design/{p-3411ac77.entry.js → p-a59c9cdc.entry.js} +1 -1
  323. package/dist/ptcw-design/p-a5fc048f.entry.js +1 -0
  324. package/dist/ptcw-design/{p-be00fb74.entry.js → p-a7cb3851.entry.js} +1 -1
  325. package/dist/ptcw-design/{p-de663192.entry.js → p-a8504f11.entry.js} +1 -1
  326. package/dist/ptcw-design/p-a8872ce3.entry.js +1 -0
  327. package/dist/ptcw-design/{p-c5417010.entry.js → p-aac082cf.entry.js} +1 -1
  328. package/dist/ptcw-design/{p-944c5be8.js → p-ac75c7ad.js} +1 -1
  329. package/dist/ptcw-design/{p-b293a0b1.entry.js → p-aea09a70.entry.js} +1 -1
  330. package/dist/ptcw-design/{p-6f8858c3.entry.js → p-b209c116.entry.js} +1 -1
  331. package/dist/ptcw-design/{p-79762cf6.entry.js → p-b436f56d.entry.js} +1 -1
  332. package/dist/ptcw-design/p-b50f71dd.entry.js +1 -0
  333. package/dist/ptcw-design/{p-9b60270e.entry.js → p-b647f7a1.entry.js} +1 -1
  334. package/dist/ptcw-design/{p-07b1afd5.entry.js → p-b8ee8699.entry.js} +1 -1
  335. package/dist/ptcw-design/{p-666cdec9.entry.js → p-bab5bb88.entry.js} +1 -1
  336. package/dist/ptcw-design/{p-ca039722.entry.js → p-baeee2b4.entry.js} +1 -1
  337. package/dist/ptcw-design/{p-50582650.entry.js → p-baff4d44.entry.js} +1 -1
  338. package/dist/ptcw-design/p-bf56d5a3.entry.js +1 -0
  339. package/dist/ptcw-design/{p-208ec7f3.entry.js → p-bf8fbba7.entry.js} +1 -1
  340. package/dist/ptcw-design/{p-9a28ded2.entry.js → p-bfacfe67.entry.js} +1 -1
  341. package/dist/ptcw-design/{p-dd38bf84.entry.js → p-c5f42895.entry.js} +1 -1
  342. package/dist/ptcw-design/{p-61a5012d.entry.js → p-c631608f.entry.js} +1 -1
  343. package/dist/ptcw-design/{p-e87a4ff8.entry.js → p-c68d31c6.entry.js} +1 -1
  344. package/dist/ptcw-design/{p-43756439.entry.js → p-c6a0dd99.entry.js} +1 -1
  345. package/dist/ptcw-design/{p-2a255901.entry.js → p-c788f16f.entry.js} +1 -1
  346. package/dist/ptcw-design/p-c89030e4.entry.js +1 -0
  347. package/dist/ptcw-design/{p-a2f25add.entry.js → p-c8f68292.entry.js} +1 -1
  348. package/dist/ptcw-design/p-cc677723.entry.js +1 -0
  349. package/dist/ptcw-design/p-d2cc0297.entry.js +1 -0
  350. package/dist/ptcw-design/{p-1b2ff400.entry.js → p-d3ac3758.entry.js} +1 -1
  351. package/dist/ptcw-design/{p-6bd26096.entry.js → p-d51438de.entry.js} +1 -1
  352. package/dist/ptcw-design/{p-ca5763d0.entry.js → p-d66debb3.entry.js} +1 -1
  353. package/dist/ptcw-design/{p-485cb0c8.entry.js → p-d73cc053.entry.js} +1 -1
  354. package/dist/ptcw-design/{p-75d8b6ec.entry.js → p-d74ccb19.entry.js} +1 -1
  355. package/dist/ptcw-design/{p-f05be87f.entry.js → p-da02913d.entry.js} +1 -1
  356. package/dist/ptcw-design/{p-afbe8e2c.entry.js → p-dc85c302.entry.js} +1 -1
  357. package/dist/ptcw-design/{p-ef55ab3c.entry.js → p-de960790.entry.js} +1 -1
  358. package/dist/ptcw-design/{p-0d2f10cf.entry.js → p-dfb400ed.entry.js} +1 -1
  359. package/dist/ptcw-design/{p-0bb3ea9a.entry.js → p-e235bf27.entry.js} +1 -1
  360. package/dist/ptcw-design/{p-d1f57070.entry.js → p-e3bf092e.entry.js} +1 -1
  361. package/dist/ptcw-design/{p-f3db0dc6.entry.js → p-e43c30c9.entry.js} +1 -1
  362. package/dist/ptcw-design/{p-96cc1268.entry.js → p-e4eb925f.entry.js} +1 -1
  363. package/dist/ptcw-design/p-e508d118.entry.js +1 -0
  364. package/dist/ptcw-design/{p-2fa28be9.entry.js → p-e5369c4d.entry.js} +1 -1
  365. package/dist/ptcw-design/{p-ed71521c.entry.js → p-e6a272d9.entry.js} +1 -1
  366. package/dist/ptcw-design/{p-2a3735a5.entry.js → p-e90fbbad.entry.js} +1 -1
  367. package/dist/ptcw-design/{p-52952358.entry.js → p-f1734520.entry.js} +1 -1
  368. package/dist/ptcw-design/{p-f2006b03.entry.js → p-f5c97ab2.entry.js} +1 -1
  369. package/dist/ptcw-design/{p-3b967df1.entry.js → p-f61a3476.entry.js} +1 -1
  370. package/dist/ptcw-design/{p-5da98805.entry.js → p-f731fc96.entry.js} +1 -1
  371. package/dist/ptcw-design/{p-44e72b9d.entry.js → p-f867ebe6.entry.js} +1 -1
  372. package/dist/ptcw-design/{p-0ed4609e.entry.js → p-fb8584e4.entry.js} +1 -1
  373. package/dist/ptcw-design/p-fd7e5935.entry.js +1 -0
  374. package/dist/ptcw-design/p-fd87fcd5.entry.js +1 -0
  375. package/dist/ptcw-design/{p-e6ebc832.entry.js → p-fdee2cdc.entry.js} +1 -1
  376. package/dist/ptcw-design/{p-9be9f585.entry.js → p-fe40421e.entry.js} +1 -1
  377. package/dist/ptcw-design/{p-4335d7f3.entry.js → p-fe907670.entry.js} +1 -1
  378. package/dist/ptcw-design/ptcw-design.esm.js +1 -1
  379. package/dist/types/components/ptc-mobile-select/ptc-mobile-select.d.ts +1 -1
  380. package/dist/types/components.d.ts +2 -2
  381. package/package.json +1 -1
  382. package/readme.md +1 -1
  383. package/dist/cjs/icon-asset_8.cjs.entry.js +0 -608
  384. package/dist/esm/icon-asset_8.entry.js +0 -597
  385. package/dist/ptcw-design/p-03804bb6.entry.js +0 -1
  386. package/dist/ptcw-design/p-051ba8f9.entry.js +0 -1
  387. package/dist/ptcw-design/p-10413689.entry.js +0 -1
  388. package/dist/ptcw-design/p-11eb4dd1.entry.js +0 -1
  389. package/dist/ptcw-design/p-208ca9de.entry.js +0 -1
  390. package/dist/ptcw-design/p-212cdacd.entry.js +0 -1
  391. package/dist/ptcw-design/p-36c42aae.entry.js +0 -1
  392. package/dist/ptcw-design/p-3717a6e1.entry.js +0 -1
  393. package/dist/ptcw-design/p-39255f59.entry.js +0 -1
  394. package/dist/ptcw-design/p-662a77f5.entry.js +0 -1
  395. package/dist/ptcw-design/p-6785dc81.entry.js +0 -1
  396. package/dist/ptcw-design/p-72681e91.entry.js +0 -1
  397. package/dist/ptcw-design/p-7774b887.entry.js +0 -1
  398. package/dist/ptcw-design/p-7b75091d.entry.js +0 -1
  399. package/dist/ptcw-design/p-8872161f.js +0 -1
  400. package/dist/ptcw-design/p-921f8961.entry.js +0 -1
  401. package/dist/ptcw-design/p-973b06d1.entry.js +0 -1
  402. package/dist/ptcw-design/p-99e41dc4.entry.js +0 -1
  403. package/dist/ptcw-design/p-9d8a9a72.entry.js +0 -1
  404. package/dist/ptcw-design/p-a220ab2c.entry.js +0 -1
  405. package/dist/ptcw-design/p-a8f77b33.entry.js +0 -1
  406. /package/dist/ptcw-design/{p-bcab66bf.js → p-672a349f.js} +0 -0
@@ -63,14 +63,14 @@ export class ElqLib {
63
63
  else {
64
64
  ElqLib._elqQ.push(['elqTrackPageView', url]);
65
65
  }
66
- console.log('TRACKING: Eloqua pageview fired for URL: ' + (url || 'current page'));
66
+ //console.log('TRACKING: Eloqua pageview fired for URL: ' + (url || 'current page'));
67
67
  }
68
68
  catch (e) {
69
69
  console.log('TRACKING: Could not fire Eloqua pageview: ', e);
70
70
  }
71
71
  }
72
72
  find_eloqua_contact() {
73
- console.log('CONTACT LOOKUP: Attempting to find Eloqua contact...');
73
+ //console.log('CONTACT LOOKUP: Attempting to find Eloqua contact...');
74
74
  // Queue callback action for the return of lookup
75
75
  this.callback_queue.push(this.handle_contact_lookup.bind(this));
76
76
  // Start with a recipient lookup if ID was supplied in URL
@@ -91,7 +91,7 @@ export class ElqLib {
91
91
  //public function for preference center
92
92
  //Fires a lookups to get membership info
93
93
  find_eloqua_subscription_info() {
94
- console.log('Subscription Lookup: running find_eloqua_subscription_info 1. push handle_visitor_lookup into callback queue, 2. push populateCheckboxes into callback queue...');
94
+ //console.log('Subscription Lookup: running find_eloqua_subscription_info 1. push handle_visitor_lookup into callback queue, 2. push populateCheckboxes into callback queue...');
95
95
  // Queue callback action for the return of lookup
96
96
  this.callback_queue.push(this.handle_visitor_lookup.bind(this));
97
97
  this.callback_queue.push(this.populateCheckboxes.bind(this));
@@ -123,16 +123,16 @@ export class ElqLib {
123
123
  this.url_vars[key] = value;
124
124
  });
125
125
  // Optionally, log the stored URL variables
126
- console.log('URL variables stored:', this.url_vars);
126
+ //console.log('URL variables stored:', this.url_vars);
127
127
  }
128
128
  // A visitor elq id will be produced from the preference center link
129
129
  store_visitor_elq_id() {
130
- console.log("INIT: Looking for visitor's Eloqua ID in URL...");
130
+ //console.log("INIT: Looking for visitor's Eloqua ID in URL...");
131
131
  const elqIdParam = this.url_vars['elq'];
132
132
  if (elqIdParam) {
133
133
  const elqId = elqIdParam.toUpperCase().replace(/(.{8})(.{4})(.{4})(.{4})(.{12})/, '$1-$2-$3-$4-$5');
134
134
  this.visitor_elq_id = elqId;
135
- console.log(`INIT: ...visitor Eloqua ID found in URL: ${elqId}`);
135
+ //console.log(`INIT: ...visitor Eloqua ID found in URL: ${elqId}`);
136
136
  }
137
137
  else {
138
138
  this.visitor_elq_id = null;
@@ -156,10 +156,10 @@ export class ElqLib {
156
156
  while (actionSucceeded && this.callback_queue.length > 0) {
157
157
  const action = this.callback_queue.shift();
158
158
  if (action) {
159
- console.log(`QUEUE: Executing action`);
159
+ //console.log(`QUEUE: Executing action`);
160
160
  actionSucceeded = action(); // Execute the action. It must return a boolean indicating success.
161
161
  if (actionSucceeded) {
162
- console.log('QUEUE: Action executed successfully, removed from queue');
162
+ //console.log('QUEUE: Action executed successfully, removed from queue');
163
163
  }
164
164
  else {
165
165
  console.log('QUEUE: Action failed, re-adding to queue');
@@ -184,7 +184,7 @@ export class ElqLib {
184
184
  lookup_visitor_by_cookie() {
185
185
  if (this.params.elq_visitor_lookup_key != '') {
186
186
  ElqLib._elqQ.push(['elqDataLookup', escape(this.params.elq_visitor_lookup_key), '']);
187
- console.log('LOOKUP: Visitor lookup sent using Eloqua cookie');
187
+ //console.log('LOOKUP: Visitor lookup sent using Eloqua cookie');
188
188
  }
189
189
  else {
190
190
  console.log('LOOKUP: A visitor lookup cannot be performed as no lookup key was defined');
@@ -192,19 +192,19 @@ export class ElqLib {
192
192
  }
193
193
  retry_visitor_by_cookie(attempts = 3, delay = 500) {
194
194
  let $timeoutId;
195
- console.log('running retry_visitor_by_cookie');
195
+ //console.log('running retry_visitor_by_cookie');
196
196
  if (attempts > 0) {
197
197
  //sending V_Email_Address lookup
198
198
  this.lookup_visitor_by_cookie();
199
199
  if (typeof window.GetElqContentPersonalizationValue !== 'function') {
200
- console.warn(`GetElqContentPersonalizationValue(V_Email_Address) is not available, retrying... (${attempts} attempts left)`);
200
+ //console.warn(`GetElqContentPersonalizationValue(V_Email_Address) is not available, retrying... (${attempts} attempts left)`);
201
201
  // Retry after the specified delay
202
202
  $timeoutId = setTimeout(() => {
203
203
  this.retry_visitor_by_cookie(attempts - 1, delay);
204
204
  }, delay);
205
205
  }
206
206
  else {
207
- console.info('found V_Email_Address!');
207
+ //console.info('found V_Email_Address!');
208
208
  clearTimeout($timeoutId);
209
209
  }
210
210
  }
@@ -219,7 +219,7 @@ export class ElqLib {
219
219
  escape(this.params.elq_recipient_id_lookup_key),
220
220
  '<' + this.params.elq_field_email_rec_id + '>' + this.visitor_elq_id + '</' + this.params.elq_field_email_rec_id + '>',
221
221
  ]);
222
- console.log('LOOKUP: Visitor lookup sent using email recipient id: ' + this.visitor_elq_id);
222
+ //console.log('LOOKUP: Visitor lookup sent using email recipient id: ' + this.visitor_elq_id);
223
223
  //console.log('find visitor email' + window.GetElqContentPersonalizationValue(this.params.elq_field_visitor_email));
224
224
  }
225
225
  else {
@@ -233,7 +233,7 @@ export class ElqLib {
233
233
  escape(this.params.elq_contact_lookup_key),
234
234
  '<' + this.params.elq_field_contact_email + '>' + this.user_elq_email + '</' + this.params.elq_field_contact_email + '>',
235
235
  ]);
236
- console.log('LOOKUP: Contact lookup sent using email address: ' + this.user_elq_email);
236
+ //console.log('LOOKUP: Contact lookup sent using email address: ' + this.user_elq_email);
237
237
  }
238
238
  else {
239
239
  console.log('LOOKUP: A Contact lookup cannot be performed as no lookup key was defined');
@@ -247,7 +247,7 @@ export class ElqLib {
247
247
  escape(this.params.elq_subscription_lookup_key),
248
248
  `<${this.params.elq_field_contact_email}>${this.user_elq_email}</${this.params.elq_field_contact_email}>`,
249
249
  ]);
250
- console.log('LOOKUP: Subscription lookup sent using email address: ' + this.user_elq_email);
250
+ //console.log('LOOKUP: Subscription lookup sent using email address: ' + this.user_elq_email);
251
251
  }
252
252
  else {
253
253
  console.log('LOOKUP: A Subscription lookup cannot be performed as no subscription lookup key or email was defined');
@@ -258,7 +258,7 @@ export class ElqLib {
258
258
  if (typeof window.GetElqContentPersonalizationValue == 'function') {
259
259
  const email = window.GetElqContentPersonalizationValue(this.params.elq_field_visitor_email); //V_Email_Address's value
260
260
  if (email) {
261
- console.log(`LOOKUP: Found contact email address: ${email}`);
261
+ //console.log(`LOOKUP: Found contact email address: ${email}`);
262
262
  this.user_elq_email = email.trim();
263
263
  this.lookup_subscription_by_email();
264
264
  var cookieValue = this.user_elq_email;
@@ -277,7 +277,7 @@ export class ElqLib {
277
277
  }
278
278
  handle_contact_lookup() {
279
279
  if (window.GetElqContentPersonalizationValue(this.params.elq_field_contact_email) != '') {
280
- console.log('LOOKUP: Found contact email address: ' + window.GetElqContentPersonalizationValue(this.params.elq_field_contact_email));
280
+ //console.log('LOOKUP: Found contact email address: ' + window.GetElqContentPersonalizationValue(this.params.elq_field_contact_email));
281
281
  return true;
282
282
  }
283
283
  else {
@@ -285,14 +285,14 @@ export class ElqLib {
285
285
  }
286
286
  }
287
287
  populate_mapped_fields() {
288
- console.log('MAPPING: Starting field mapping');
288
+ //console.log('MAPPING: Starting field mapping');
289
289
  //debugger;
290
290
  this.field_mappings.forEach(({ elementId, elqFieldName }) => {
291
291
  const fieldValue = window.GetElqContentPersonalizationValue(elqFieldName);
292
292
  if (elementId !== 'contact-country') {
293
293
  const element = document.getElementById(elementId);
294
294
  //console.log('element ID of field mappings: ' + elementId);
295
- console.log('fieldValue ID of field mappings: ' + fieldValue);
295
+ //console.log('fieldValue ID of field mappings: ' + fieldValue);
296
296
  if (element && fieldValue) {
297
297
  element.value = fieldValue;
298
298
  //element.style.display = 'none'; // Hide the field.
@@ -322,13 +322,13 @@ export class ElqLib {
322
322
  }
323
323
  }
324
324
  });
325
- console.log('MAPPING: Finished ');
325
+ //console.log('MAPPING: Finished ');
326
326
  if (this.fields_populated) {
327
327
  this.update_notme_link();
328
328
  }
329
329
  }
330
330
  update_user_details() {
331
- console.log('displaying user info...');
331
+ //console.log('displaying user info...');
332
332
  if (window.GetElqContentPersonalizationValue(this.params.elq_field_contact_email) !== '') {
333
333
  document
334
334
  .querySelectorAll('input[type=text], input[type=tel], input[name="phonenumber"], input[name="phonenumbertwo"], input[type=email], select, textarea, span.mdc-select__selected-text')
@@ -387,7 +387,7 @@ export class ElqLib {
387
387
  //preference center
388
388
  populateCheckboxes() {
389
389
  if (typeof window.GetElqGroupMembershipStatus === 'function') {
390
- console.log('populating checkboxes...');
390
+ //console.log('populating checkboxes...');
391
391
  this.user_elq_email
392
392
  ? (document.querySelector('.cookie-email').innerHTML = this.user_elq_email)
393
393
  : (document.querySelector('.cookie-email').innerHTML = 'email information is not available');
@@ -465,7 +465,7 @@ export class ElqLib {
465
465
  if (elementId !== 'contact-country') {
466
466
  const element = document.getElementById(elementId);
467
467
  if (element) {
468
- console.log('element: ' + element);
468
+ //console.log('element: ' + element);
469
469
  element.value = ''; // Reset the value
470
470
  if (element.closest('ptc-textfield')) {
471
471
  if (element.closest('ptc-textfield').getAttribute('ignore-blind-submit') != 'true') {
@@ -499,7 +499,7 @@ export class ElqLib {
499
499
  }
500
500
  clearEloquaCookie(name) {
501
501
  document.cookie = name + '=; expires=Thu, 01 Jan 1970 00:00:00 UTC; path=/;';
502
- console.log('cookie cleared');
502
+ //console.log('cookie cleared');
503
503
  }
504
504
  // Private Method to load Eloqua Scripts
505
505
  async_load() {
@@ -520,7 +520,7 @@ export class ElqLib {
520
520
  else {
521
521
  document.head.appendChild(scriptElement);
522
522
  }
523
- console.log(`Async loading of script ${scriptUrl} initiated.`);
523
+ //console.log(`Async loading of script ${scriptUrl} initiated.`);
524
524
  }
525
525
  }
526
526
  ElqLib._elqQ = window['_elqQ'] || [];
@@ -121,7 +121,7 @@ export function seoSlotReset(element) {
121
121
  // for elements in the light dom
122
122
  export function equalizeHeights(selector, elem) {
123
123
  let elements = elem.querySelectorAll(selector);
124
- console.log('element: ' + elements[0].tagName);
124
+ //console.log('element: ' + elements[0].tagName)
125
125
  //reset height
126
126
  elements.forEach((element) => {
127
127
  element.style.removeProperty('height');
@@ -438,7 +438,7 @@ function seoSlotReset(element) {
438
438
  // for elements in the light dom
439
439
  function equalizeHeights(selector, elem) {
440
440
  let elements = elem.querySelectorAll(selector);
441
- console.log('element: ' + elements[0].tagName);
441
+ //console.log('element: ' + elements[0].tagName)
442
442
  //reset height
443
443
  elements.forEach((element) => {
444
444
  element.style.removeProperty('height');
@@ -1227,7 +1227,7 @@ const EmbeddedForm$1 = class extends HTMLElement$1 {
1227
1227
  onDataLookup() {
1228
1228
  const dataLookupElement = this.el.closest('ptc-data-lookup');
1229
1229
  if (dataLookupElement) {
1230
- console.log('Perform Data Lookup...');
1230
+ // console.log('Perform Data Lookup...');
1231
1231
  dataLookupElement.performDataLookup();
1232
1232
  }
1233
1233
  else {
@@ -12427,7 +12427,7 @@ LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
12427
12427
  OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
12428
12428
  PERFORMANCE OF THIS SOFTWARE.
12429
12429
  ***************************************************************************** */
12430
- /* global Reflect, Promise, SuppressedError, Symbol */
12430
+ /* global Reflect, Promise, SuppressedError, Symbol, Iterator */
12431
12431
 
12432
12432
  var extendStatics = function(d, b) {
12433
12433
  extendStatics = Object.setPrototypeOf ||
@@ -18937,14 +18937,14 @@ class ElqLib {
18937
18937
  else {
18938
18938
  ElqLib._elqQ.push(['elqTrackPageView', url]);
18939
18939
  }
18940
- console.log('TRACKING: Eloqua pageview fired for URL: ' + (url || 'current page'));
18940
+ //console.log('TRACKING: Eloqua pageview fired for URL: ' + (url || 'current page'));
18941
18941
  }
18942
18942
  catch (e) {
18943
18943
  console.log('TRACKING: Could not fire Eloqua pageview: ', e);
18944
18944
  }
18945
18945
  }
18946
18946
  find_eloqua_contact() {
18947
- console.log('CONTACT LOOKUP: Attempting to find Eloqua contact...');
18947
+ //console.log('CONTACT LOOKUP: Attempting to find Eloqua contact...');
18948
18948
  // Queue callback action for the return of lookup
18949
18949
  this.callback_queue.push(this.handle_contact_lookup.bind(this));
18950
18950
  // Start with a recipient lookup if ID was supplied in URL
@@ -18965,7 +18965,7 @@ class ElqLib {
18965
18965
  //public function for preference center
18966
18966
  //Fires a lookups to get membership info
18967
18967
  find_eloqua_subscription_info() {
18968
- console.log('Subscription Lookup: running find_eloqua_subscription_info 1. push handle_visitor_lookup into callback queue, 2. push populateCheckboxes into callback queue...');
18968
+ //console.log('Subscription Lookup: running find_eloqua_subscription_info 1. push handle_visitor_lookup into callback queue, 2. push populateCheckboxes into callback queue...');
18969
18969
  // Queue callback action for the return of lookup
18970
18970
  this.callback_queue.push(this.handle_visitor_lookup.bind(this));
18971
18971
  this.callback_queue.push(this.populateCheckboxes.bind(this));
@@ -18997,16 +18997,16 @@ class ElqLib {
18997
18997
  this.url_vars[key] = value;
18998
18998
  });
18999
18999
  // Optionally, log the stored URL variables
19000
- console.log('URL variables stored:', this.url_vars);
19000
+ //console.log('URL variables stored:', this.url_vars);
19001
19001
  }
19002
19002
  // A visitor elq id will be produced from the preference center link
19003
19003
  store_visitor_elq_id() {
19004
- console.log("INIT: Looking for visitor's Eloqua ID in URL...");
19004
+ //console.log("INIT: Looking for visitor's Eloqua ID in URL...");
19005
19005
  const elqIdParam = this.url_vars['elq'];
19006
19006
  if (elqIdParam) {
19007
19007
  const elqId = elqIdParam.toUpperCase().replace(/(.{8})(.{4})(.{4})(.{4})(.{12})/, '$1-$2-$3-$4-$5');
19008
19008
  this.visitor_elq_id = elqId;
19009
- console.log(`INIT: ...visitor Eloqua ID found in URL: ${elqId}`);
19009
+ //console.log(`INIT: ...visitor Eloqua ID found in URL: ${elqId}`);
19010
19010
  }
19011
19011
  else {
19012
19012
  this.visitor_elq_id = null;
@@ -19030,11 +19030,9 @@ class ElqLib {
19030
19030
  while (actionSucceeded && this.callback_queue.length > 0) {
19031
19031
  const action = this.callback_queue.shift();
19032
19032
  if (action) {
19033
- console.log(`QUEUE: Executing action`);
19033
+ //console.log(`QUEUE: Executing action`);
19034
19034
  actionSucceeded = action(); // Execute the action. It must return a boolean indicating success.
19035
- if (actionSucceeded) {
19036
- console.log('QUEUE: Action executed successfully, removed from queue');
19037
- }
19035
+ if (actionSucceeded) ;
19038
19036
  else {
19039
19037
  console.log('QUEUE: Action failed, re-adding to queue');
19040
19038
  this.callback_queue.unshift(action); // Re-add the action to the front of the queue
@@ -19058,7 +19056,7 @@ class ElqLib {
19058
19056
  lookup_visitor_by_cookie() {
19059
19057
  if (this.params.elq_visitor_lookup_key != '') {
19060
19058
  ElqLib._elqQ.push(['elqDataLookup', escape(this.params.elq_visitor_lookup_key), '']);
19061
- console.log('LOOKUP: Visitor lookup sent using Eloqua cookie');
19059
+ //console.log('LOOKUP: Visitor lookup sent using Eloqua cookie');
19062
19060
  }
19063
19061
  else {
19064
19062
  console.log('LOOKUP: A visitor lookup cannot be performed as no lookup key was defined');
@@ -19066,19 +19064,19 @@ class ElqLib {
19066
19064
  }
19067
19065
  retry_visitor_by_cookie(attempts = 3, delay = 500) {
19068
19066
  let $timeoutId;
19069
- console.log('running retry_visitor_by_cookie');
19067
+ //console.log('running retry_visitor_by_cookie');
19070
19068
  if (attempts > 0) {
19071
19069
  //sending V_Email_Address lookup
19072
19070
  this.lookup_visitor_by_cookie();
19073
19071
  if (typeof window.GetElqContentPersonalizationValue !== 'function') {
19074
- console.warn(`GetElqContentPersonalizationValue(V_Email_Address) is not available, retrying... (${attempts} attempts left)`);
19072
+ //console.warn(`GetElqContentPersonalizationValue(V_Email_Address) is not available, retrying... (${attempts} attempts left)`);
19075
19073
  // Retry after the specified delay
19076
19074
  $timeoutId = setTimeout(() => {
19077
19075
  this.retry_visitor_by_cookie(attempts - 1, delay);
19078
19076
  }, delay);
19079
19077
  }
19080
19078
  else {
19081
- console.info('found V_Email_Address!');
19079
+ //console.info('found V_Email_Address!');
19082
19080
  clearTimeout($timeoutId);
19083
19081
  }
19084
19082
  }
@@ -19093,7 +19091,7 @@ class ElqLib {
19093
19091
  escape(this.params.elq_recipient_id_lookup_key),
19094
19092
  '<' + this.params.elq_field_email_rec_id + '>' + this.visitor_elq_id + '</' + this.params.elq_field_email_rec_id + '>',
19095
19093
  ]);
19096
- console.log('LOOKUP: Visitor lookup sent using email recipient id: ' + this.visitor_elq_id);
19094
+ //console.log('LOOKUP: Visitor lookup sent using email recipient id: ' + this.visitor_elq_id);
19097
19095
  //console.log('find visitor email' + window.GetElqContentPersonalizationValue(this.params.elq_field_visitor_email));
19098
19096
  }
19099
19097
  else {
@@ -19107,7 +19105,7 @@ class ElqLib {
19107
19105
  escape(this.params.elq_contact_lookup_key),
19108
19106
  '<' + this.params.elq_field_contact_email + '>' + this.user_elq_email + '</' + this.params.elq_field_contact_email + '>',
19109
19107
  ]);
19110
- console.log('LOOKUP: Contact lookup sent using email address: ' + this.user_elq_email);
19108
+ //console.log('LOOKUP: Contact lookup sent using email address: ' + this.user_elq_email);
19111
19109
  }
19112
19110
  else {
19113
19111
  console.log('LOOKUP: A Contact lookup cannot be performed as no lookup key was defined');
@@ -19121,7 +19119,7 @@ class ElqLib {
19121
19119
  escape(this.params.elq_subscription_lookup_key),
19122
19120
  `<${this.params.elq_field_contact_email}>${this.user_elq_email}</${this.params.elq_field_contact_email}>`,
19123
19121
  ]);
19124
- console.log('LOOKUP: Subscription lookup sent using email address: ' + this.user_elq_email);
19122
+ //console.log('LOOKUP: Subscription lookup sent using email address: ' + this.user_elq_email);
19125
19123
  }
19126
19124
  else {
19127
19125
  console.log('LOOKUP: A Subscription lookup cannot be performed as no subscription lookup key or email was defined');
@@ -19132,7 +19130,7 @@ class ElqLib {
19132
19130
  if (typeof window.GetElqContentPersonalizationValue == 'function') {
19133
19131
  const email = window.GetElqContentPersonalizationValue(this.params.elq_field_visitor_email); //V_Email_Address's value
19134
19132
  if (email) {
19135
- console.log(`LOOKUP: Found contact email address: ${email}`);
19133
+ //console.log(`LOOKUP: Found contact email address: ${email}`);
19136
19134
  this.user_elq_email = email.trim();
19137
19135
  this.lookup_subscription_by_email();
19138
19136
  var cookieValue = this.user_elq_email;
@@ -19151,7 +19149,7 @@ class ElqLib {
19151
19149
  }
19152
19150
  handle_contact_lookup() {
19153
19151
  if (window.GetElqContentPersonalizationValue(this.params.elq_field_contact_email) != '') {
19154
- console.log('LOOKUP: Found contact email address: ' + window.GetElqContentPersonalizationValue(this.params.elq_field_contact_email));
19152
+ //console.log('LOOKUP: Found contact email address: ' + window.GetElqContentPersonalizationValue(this.params.elq_field_contact_email));
19155
19153
  return true;
19156
19154
  }
19157
19155
  else {
@@ -19159,14 +19157,14 @@ class ElqLib {
19159
19157
  }
19160
19158
  }
19161
19159
  populate_mapped_fields() {
19162
- console.log('MAPPING: Starting field mapping');
19160
+ //console.log('MAPPING: Starting field mapping');
19163
19161
  //debugger;
19164
19162
  this.field_mappings.forEach(({ elementId, elqFieldName }) => {
19165
19163
  const fieldValue = window.GetElqContentPersonalizationValue(elqFieldName);
19166
19164
  if (elementId !== 'contact-country') {
19167
19165
  const element = document.getElementById(elementId);
19168
19166
  //console.log('element ID of field mappings: ' + elementId);
19169
- console.log('fieldValue ID of field mappings: ' + fieldValue);
19167
+ //console.log('fieldValue ID of field mappings: ' + fieldValue);
19170
19168
  if (element && fieldValue) {
19171
19169
  element.value = fieldValue;
19172
19170
  //element.style.display = 'none'; // Hide the field.
@@ -19196,13 +19194,13 @@ class ElqLib {
19196
19194
  }
19197
19195
  }
19198
19196
  });
19199
- console.log('MAPPING: Finished ');
19197
+ //console.log('MAPPING: Finished ');
19200
19198
  if (this.fields_populated) {
19201
19199
  this.update_notme_link();
19202
19200
  }
19203
19201
  }
19204
19202
  update_user_details() {
19205
- console.log('displaying user info...');
19203
+ //console.log('displaying user info...');
19206
19204
  if (window.GetElqContentPersonalizationValue(this.params.elq_field_contact_email) !== '') {
19207
19205
  document
19208
19206
  .querySelectorAll('input[type=text], input[type=tel], input[name="phonenumber"], input[name="phonenumbertwo"], input[type=email], select, textarea, span.mdc-select__selected-text')
@@ -19261,7 +19259,7 @@ class ElqLib {
19261
19259
  //preference center
19262
19260
  populateCheckboxes() {
19263
19261
  if (typeof window.GetElqGroupMembershipStatus === 'function') {
19264
- console.log('populating checkboxes...');
19262
+ //console.log('populating checkboxes...');
19265
19263
  this.user_elq_email
19266
19264
  ? (document.querySelector('.cookie-email').innerHTML = this.user_elq_email)
19267
19265
  : (document.querySelector('.cookie-email').innerHTML = 'email information is not available');
@@ -19339,7 +19337,7 @@ class ElqLib {
19339
19337
  if (elementId !== 'contact-country') {
19340
19338
  const element = document.getElementById(elementId);
19341
19339
  if (element) {
19342
- console.log('element: ' + element);
19340
+ //console.log('element: ' + element);
19343
19341
  element.value = ''; // Reset the value
19344
19342
  if (element.closest('ptc-textfield')) {
19345
19343
  if (element.closest('ptc-textfield').getAttribute('ignore-blind-submit') != 'true') {
@@ -19373,7 +19371,7 @@ class ElqLib {
19373
19371
  }
19374
19372
  clearEloquaCookie(name) {
19375
19373
  document.cookie = name + '=; expires=Thu, 01 Jan 1970 00:00:00 UTC; path=/;';
19376
- console.log('cookie cleared');
19374
+ //console.log('cookie cleared');
19377
19375
  }
19378
19376
  // Private Method to load Eloqua Scripts
19379
19377
  async_load() {
@@ -19394,7 +19392,7 @@ class ElqLib {
19394
19392
  else {
19395
19393
  document.head.appendChild(scriptElement);
19396
19394
  }
19397
- console.log(`Async loading of script ${scriptUrl} initiated.`);
19395
+ //console.log(`Async loading of script ${scriptUrl} initiated.`);
19398
19396
  }
19399
19397
  }
19400
19398
  ElqLib._elqQ = window['_elqQ'] || [];
@@ -23466,7 +23464,7 @@ const PtcMobileSelect$1 = class extends HTMLElement$1 {
23466
23464
  let mySelect = new y({
23467
23465
  trigger: `#${this.triggerName}`,
23468
23466
  title: `${this.listTitle ? this.listTitle : ''}`,
23469
- wheels: this.wheelData ? [{ data: this.wheelData }] : [{ data: ['test1', 'test2'] }],
23467
+ wheels: this.wheelData ? [{ data: this.wheelData }] : [{ data: ['test1', 'test2', 'test3'] }],
23470
23468
  position: [0],
23471
23469
  ensureBtnText: this.ensureBtnText,
23472
23470
  cancelBtnText: this.cancelBtnText,
@@ -23475,13 +23473,6 @@ const PtcMobileSelect$1 = class extends HTMLElement$1 {
23475
23473
  titleColor: 'var(--color-gray-12)',
23476
23474
  onShow: function (_1, _2, context) {
23477
23475
  if (that.selectedId) {
23478
- /*let liEle = context.mobileSelect.querySelectorAll('[data-id]'); // document.querySelectorAll('.selectContainer li');
23479
- liEle.forEach((currentValue, currentIndex) => {
23480
- if (currentValue.getAttribute('data-id') == currentId) {
23481
- storeIndex = currentIndex;
23482
- return;
23483
- }
23484
- });*/
23485
23476
  try {
23486
23477
  const item = that.getMobileSelectedItem(context);
23487
23478
  context.locatePosition(0, item.index);
@@ -25628,7 +25619,7 @@ const PtcPreferanceCenterForm$1 = class extends HTMLElement$1 {
25628
25619
  onDataLookup() {
25629
25620
  const dataLookupElement = this.el.closest('ptc-data-lookup');
25630
25621
  if (dataLookupElement) {
25631
- console.log('Perform Data Lookup...');
25622
+ //console.log('Perform Data Lookup...');
25632
25623
  dataLookupElement.performSubscriptionLookup();
25633
25624
  }
25634
25625
  else {
@@ -1,4 +1,4 @@
1
- import { r as registerInstance, h, H as Host, a as getElement } from './index-0bf594c4.js';
1
+ import { r as registerInstance, h, H as Host, g as getElement } from './index-c83db688.js';
2
2
 
3
3
  const academicFormTestCss = "h1,h2,h3,h4,h5,h6,p,ul,li,ptc-subnav,ptc-tab-list,ptc-link,ptc-square-card,.hyphenate-text,ptc-footer{word-break:break-word;hyphens:manual;-webkit-hyphens:manual;-moz-hyphens:manual;-ms-hyphens:manual}@supports (hyphenate-limit-chars: 12 3 3){h1,h2,h3,h4,h5,h6,p,ul,li,ptc-subnav,ptc-tab-list,ptc-link,ptc-square-card,.hyphenate-text,ptc-footer{hyphens:auto;-webkit-hyphenate-limit-before:3;-webkit-hyphenate-limit-after:3;hyphenate-limit-chars:12 3 3;hyphenate-limit-lines:2;hyphenate-limit-last:always;hyphenate-limit-zone:6%;-webkit-hyphens:auto;-webkit-hyphenate-limit-before:3;-webkit-hyphenate-limit-after:3;-webkit-hyphenate-limit-chars:12 3 3;-webkit-hyphenate-limit-lines:2;-moz-hyphens:auto;-moz-hyphenate-limit-chars:12 3 3;-moz-hyphenate-limit-lines:2;-ms-hyphens:auto;-ms-hyphenate-limit-chars:12 3 3;-ms-hyphenate-limit-lines:2}}:host{display:block}.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}.form-wrapper>form{max-width:277px}.form-wrapper>ptc-button{align-items:center}.form-wrapper .ptc-label{display:block;font-size:var(--ptc-font-size-x-small);font-weight:var(--ptc-font-weight-bold);line-height:normal;margin-bottom:var(--ptc-element-spacing-04);position:relative;z-index:1;color:var(--color-gray-13)}";
4
4
 
@@ -1,4 +1,4 @@
1
- import { r as registerInstance, h, a as getElement } from './index-0bf594c4.js';
1
+ import { r as registerInstance, h, g as getElement } from './index-c83db688.js';
2
2
 
3
3
  const authorListingExampleCss = ":host{display:block}:host .loader{margin:5rem auto;max-width:45px;position:relative;width:100%}:host .author-grid{width:100%;display:flex;flex-wrap:wrap;grid-row-gap:2rem;grid-column-gap:2rem;justify-content:center}:host .author-grid .author-col{width:100%}@media (min-width: 768px){:host .author-grid .author-col{width:calc(50% - 21.3333333px)}}@media (min-width: 992px){:host .author-grid .author-col{width:calc(33.333333333333% - 21.3333333px)}}";
4
4