@ptcwebops/ptcw-design 6.4.8 → 6.4.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 (409) hide show
  1. package/dist/cjs/{icon-asset.cjs.entry.js → icon-asset_2.cjs.entry.js} +89 -0
  2. package/dist/cjs/innovator-toggle-container.cjs.entry.js +1 -1
  3. package/dist/cjs/loader.cjs.js +1 -1
  4. package/dist/cjs/ptc-button.cjs.entry.js +117 -0
  5. package/dist/cjs/ptc-card-content.cjs.entry.js +1 -1
  6. package/dist/cjs/ptc-card_2.cjs.entry.js +1 -1
  7. package/dist/cjs/ptc-filter-dropdown_4.cjs.entry.js +1 -1
  8. package/dist/cjs/ptc-form-checkbox_2.cjs.entry.js +1 -1
  9. package/dist/cjs/ptc-homepage-video-background.cjs.entry.js +1 -1
  10. package/dist/cjs/ptc-image-download-strip.cjs.entry.js +1 -1
  11. package/dist/cjs/ptc-nav-card.cjs.entry.js +1 -1
  12. package/dist/cjs/ptc-para.cjs.entry.js +139 -0
  13. package/dist/cjs/ptc-picture.cjs.entry.js +185 -0
  14. package/dist/cjs/ptc-spacer.cjs.entry.js +38 -0
  15. package/dist/cjs/ptc-title.cjs.entry.js +161 -0
  16. package/dist/cjs/ptc-value-prop-card.cjs.entry.js +1 -1
  17. package/dist/cjs/ptc-white-paper.cjs.entry.js +1 -1
  18. package/dist/cjs/ptcw-design.cjs.js +1 -1
  19. package/dist/collection/components/innovator-toggle-container/innovator-toggle-container.css +2 -4
  20. package/dist/collection/components/ptc-card/ptc-card.css +1 -15
  21. package/dist/collection/components/ptc-card-content/ptc-card-content.css +21 -3
  22. package/dist/collection/components/ptc-card-content/ptc-card-content.js +2 -2
  23. package/dist/collection/components/ptc-filter-dropdown/ptc-filter-dropdown.css +0 -1
  24. package/dist/collection/components/ptc-homepage-video-background/ptc-homepage-video-background.css +1 -2
  25. package/dist/collection/components/ptc-image-download-strip/ptc-image-download-strip.css +1 -2
  26. package/dist/collection/components/ptc-nav-card/ptc-nav-card.css +2 -5
  27. package/dist/collection/components/ptc-textfield/ptc-textfield.css +1 -1
  28. package/dist/collection/components/ptc-value-prop-card/ptc-value-prop-card.css +1 -2
  29. package/dist/collection/components/ptc-white-paper/ptc-white-paper.css +1 -2
  30. package/dist/custom-elements/index.js +10 -10
  31. package/dist/esm/academic-form-test.entry.js +1 -1
  32. package/dist/esm/author-listing-example.entry.js +1 -1
  33. package/dist/esm/blog-detail-content_2.entry.js +2 -2
  34. package/dist/esm/blog-detail-layout.entry.js +2 -2
  35. package/dist/esm/blogs-search-section.entry.js +2 -2
  36. package/dist/esm/bundle-example.entry.js +1 -1
  37. package/dist/esm/bundle-jumbotron-example.entry.js +1 -1
  38. package/dist/esm/buying-option-card.entry.js +1 -1
  39. package/dist/esm/buying-option-cards-slider.entry.js +1 -1
  40. package/dist/esm/dropdown-item.entry.js +1 -1
  41. package/dist/esm/dynamic-box-bundle.entry.js +1 -1
  42. package/dist/esm/embedded-form.entry.js +1 -1
  43. package/dist/esm/event-jumbotron-example.entry.js +1 -1
  44. package/dist/esm/event-podcast-slider-example.entry.js +1 -1
  45. package/dist/esm/featured-events-slider-example.entry.js +1 -1
  46. package/dist/esm/featured-list.entry.js +1 -1
  47. package/dist/esm/fl-tab-content_3.entry.js +1 -1
  48. package/dist/esm/footer-form.entry.js +1 -1
  49. package/dist/esm/homepage-clickable-tab.entry.js +1 -1
  50. package/dist/esm/homepage-jumbotron.entry.js +2 -2
  51. package/dist/esm/homepage-toggled-content.entry.js +2 -2
  52. package/dist/esm/{icon-asset.entry.js → icon-asset_2.entry.js} +90 -2
  53. package/dist/esm/{index-c83db688.js → index-0bf594c4.js} +1 -1
  54. package/dist/esm/innovator-toggle-container.entry.js +3 -3
  55. package/dist/esm/{interfaces-7c0243be.js → interfaces-4caedd26.js} +1 -1
  56. package/dist/esm/jumbotron-sub-menu.entry.js +1 -1
  57. package/dist/esm/jumbotron-sub-mune.entry.js +1 -1
  58. package/dist/esm/list-item.entry.js +1 -1
  59. package/dist/esm/loader.js +3 -3
  60. package/dist/esm/max-width-container.entry.js +1 -1
  61. package/dist/esm/most-popular-news.entry.js +2 -2
  62. package/dist/esm/my-component.entry.js +2 -2
  63. package/dist/esm/news-search-result.entry.js +1 -1
  64. package/dist/esm/ptc-accordion-item.entry.js +2 -2
  65. package/dist/esm/ptc-accordion.entry.js +1 -1
  66. package/dist/esm/ptc-announcement.entry.js +1 -1
  67. package/dist/esm/ptc-back-to-top.entry.js +1 -1
  68. package/dist/esm/ptc-background-video.entry.js +2 -2
  69. package/dist/esm/ptc-badge.entry.js +1 -1
  70. package/dist/esm/ptc-bio-card.entry.js +1 -1
  71. package/dist/esm/ptc-breadcrumb.entry.js +1 -1
  72. package/dist/esm/ptc-brightcov-video.entry.js +1 -1
  73. package/dist/esm/ptc-button.entry.js +113 -0
  74. package/dist/esm/ptc-card-bottom_2.entry.js +1 -1
  75. package/dist/esm/ptc-card-content.entry.js +2 -2
  76. package/dist/esm/ptc-card_2.entry.js +2 -2
  77. package/dist/esm/ptc-case-studies-slider.entry.js +1 -1
  78. package/dist/esm/ptc-checkbox-group.entry.js +1 -1
  79. package/dist/esm/ptc-checkbox.entry.js +1 -1
  80. package/dist/esm/ptc-close-icon_2.entry.js +1 -1
  81. package/dist/esm/ptc-collapse-list.entry.js +2 -2
  82. package/dist/esm/ptc-container.entry.js +1 -1
  83. package/dist/esm/ptc-countdown.entry.js +1 -1
  84. package/dist/esm/ptc-data-lookup.entry.js +1 -1
  85. package/dist/esm/ptc-date.entry.js +1 -1
  86. package/dist/esm/ptc-dropdown.entry.js +1 -1
  87. package/dist/esm/ptc-dynamic-card.entry.js +1 -1
  88. package/dist/esm/ptc-ellipsis-dropdown.entry.js +1 -1
  89. package/dist/esm/ptc-embedded-quiz.entry.js +1 -1
  90. package/dist/esm/ptc-enhanced-product-listing-card.entry.js +1 -1
  91. package/dist/esm/ptc-featured-list.entry.js +1 -1
  92. package/dist/esm/ptc-filter-dropdown_4.entry.js +2 -2
  93. package/dist/esm/ptc-filter-level-theater.entry.js +1 -1
  94. package/dist/esm/ptc-filter-tag_2.entry.js +1 -1
  95. package/dist/esm/ptc-footer.entry.js +1 -1
  96. package/dist/esm/ptc-form-checkbox_2.entry.js +3 -3
  97. package/dist/esm/ptc-form-radio-button.entry.js +1 -1
  98. package/dist/esm/ptc-form-radio-group.entry.js +1 -1
  99. package/dist/esm/ptc-form.entry.js +1 -1
  100. package/dist/esm/ptc-hero-footer-cta.entry.js +1 -1
  101. package/dist/esm/ptc-hero.entry.js +1 -1
  102. package/dist/esm/ptc-homepage-image-feature.entry.js +2 -2
  103. package/dist/esm/ptc-homepage-video-background.entry.js +3 -3
  104. package/dist/esm/ptc-icon-card-slider-example.entry.js +1 -1
  105. package/dist/esm/ptc-icon-card.entry.js +2 -2
  106. package/dist/esm/ptc-icon-component.entry.js +1 -1
  107. package/dist/esm/ptc-icon-list.entry.js +1 -1
  108. package/dist/esm/ptc-icon-minimize.entry.js +1 -1
  109. package/dist/esm/ptc-image-download-strip.entry.js +2 -2
  110. package/dist/esm/ptc-img.entry.js +2 -2
  111. package/dist/esm/ptc-info-tile.entry.js +1 -1
  112. package/dist/esm/ptc-inline-cta.entry.js +1 -1
  113. package/dist/esm/ptc-jumbotron.entry.js +1 -1
  114. package/dist/esm/ptc-link.entry.js +2 -2
  115. package/dist/esm/ptc-list.entry.js +1 -1
  116. package/dist/esm/ptc-media-card.entry.js +2 -2
  117. package/dist/esm/ptc-minimized-nav.entry.js +1 -1
  118. package/dist/esm/ptc-mobile-select.entry.js +1 -1
  119. package/dist/esm/ptc-modal-quiz.entry.js +1 -1
  120. package/dist/esm/ptc-multi-select_2.entry.js +2 -2
  121. package/dist/esm/ptc-nav-card.entry.js +2 -2
  122. package/dist/esm/ptc-nav-link.entry.js +1 -1
  123. package/dist/esm/ptc-nav-pills.entry.js +1 -1
  124. package/dist/esm/ptc-nav-skip-to-content.entry.js +1 -1
  125. package/dist/esm/ptc-nav-slider.entry.js +1 -1
  126. package/dist/esm/ptc-nav-submenu.entry.js +1 -1
  127. package/dist/esm/ptc-nav-tile.entry.js +1 -1
  128. package/dist/esm/ptc-news.entry.js +1 -1
  129. package/dist/esm/ptc-office-location-card.entry.js +1 -1
  130. package/dist/esm/ptc-office-locations.entry.js +1 -1
  131. package/dist/esm/ptc-overlay.entry.js +1 -1
  132. package/dist/esm/ptc-para.entry.js +135 -0
  133. package/dist/esm/ptc-picture.entry.js +181 -0
  134. package/dist/esm/ptc-podcast-card.entry.js +1 -1
  135. package/dist/esm/ptc-preferance-center-form.entry.js +1 -1
  136. package/dist/esm/ptc-preloader.entry.js +1 -1
  137. package/dist/esm/ptc-previous-url.entry.js +1 -1
  138. package/dist/esm/ptc-pricing-add-on-card.entry.js +1 -1
  139. package/dist/esm/ptc-pricing-add-on-section.entry.js +1 -1
  140. package/dist/esm/ptc-pricing-block.entry.js +1 -1
  141. package/dist/esm/ptc-pricing-packaging-table.entry.js +2 -2
  142. package/dist/esm/ptc-pricing-tabs.entry.js +2 -2
  143. package/dist/esm/ptc-product-card.entry.js +1 -1
  144. package/dist/esm/ptc-product-category.entry.js +1 -1
  145. package/dist/esm/ptc-product-dropdown.entry.js +1 -1
  146. package/dist/esm/ptc-product-highlight-card.entry.js +1 -1
  147. package/dist/esm/ptc-product-list.entry.js +1 -1
  148. package/dist/esm/ptc-product-sidebar.entry.js +1 -1
  149. package/dist/esm/ptc-progress-bar.entry.js +1 -1
  150. package/dist/esm/ptc-quantity-counter.entry.js +1 -1
  151. package/dist/esm/ptc-quote.entry.js +1 -1
  152. package/dist/esm/ptc-readmore-char.entry.js +1 -1
  153. package/dist/esm/ptc-readmore-new.entry.js +1 -1
  154. package/dist/esm/ptc-readmore-v3.entry.js +1 -1
  155. package/dist/esm/ptc-readmore.entry.js +1 -1
  156. package/dist/esm/ptc-related-card-rail.entry.js +1 -1
  157. package/dist/esm/ptc-responsive-wrapper.entry.js +1 -1
  158. package/dist/esm/ptc-scroll-button.entry.js +1 -1
  159. package/dist/esm/ptc-seo-title.entry.js +1 -1
  160. package/dist/esm/ptc-shopping-cart.entry.js +1 -1
  161. package/dist/esm/ptc-showcase-card.entry.js +1 -1
  162. package/dist/esm/ptc-skeleton.entry.js +1 -1
  163. package/dist/esm/ptc-slit-card.entry.js +1 -1
  164. package/dist/esm/ptc-social-icons-footer.entry.js +2 -2
  165. package/dist/esm/ptc-social-icons.entry.js +1 -1
  166. package/dist/esm/ptc-spacer.entry.js +34 -0
  167. package/dist/esm/ptc-span.entry.js +1 -1
  168. package/dist/esm/ptc-square-card.entry.js +1 -1
  169. package/dist/esm/ptc-sticky-icons.entry.js +1 -1
  170. package/dist/esm/ptc-sticky-section.entry.js +1 -1
  171. package/dist/esm/ptc-sticky-title.entry.js +1 -1
  172. package/dist/esm/ptc-subnav-card.entry.js +1 -1
  173. package/dist/esm/ptc-subnav-v2.entry.js +1 -1
  174. package/dist/esm/ptc-subnav.entry.js +1 -1
  175. package/dist/esm/ptc-svg-btn.entry.js +1 -1
  176. package/dist/esm/ptc-tab-list.entry.js +1 -1
  177. package/dist/esm/ptc-tab.entry.js +1 -1
  178. package/dist/esm/ptc-tabs.entry.js +1 -1
  179. package/dist/esm/ptc-text-copy-with-background.entry.js +1 -1
  180. package/dist/esm/ptc-theater-video-modal.entry.js +1 -1
  181. package/dist/esm/ptc-title.entry.js +157 -0
  182. package/dist/esm/ptc-tooltip-v2.entry.js +1 -1
  183. package/dist/esm/ptc-tooltip-v3.entry.js +1 -1
  184. package/dist/esm/ptc-tooltip.entry.js +1 -1
  185. package/dist/esm/ptc-two-column-media.entry.js +1 -1
  186. package/dist/esm/ptc-value-led-card.entry.js +1 -1
  187. package/dist/esm/ptc-value-led-content-highlight.entry.js +1 -1
  188. package/dist/esm/ptc-value-led-content.entry.js +1 -1
  189. package/dist/esm/ptc-value-led-intro.entry.js +1 -1
  190. package/dist/esm/ptc-value-led-layout.entry.js +1 -1
  191. package/dist/esm/ptc-value-led-speed-bump.entry.js +1 -1
  192. package/dist/esm/ptc-value-prop-card.entry.js +2 -2
  193. package/dist/esm/ptc-video-embed.entry.js +1 -1
  194. package/dist/esm/ptc-white-paper.entry.js +2 -2
  195. package/dist/esm/ptcw-design.js +3 -3
  196. package/dist/esm/sequential-bundle-example.entry.js +1 -1
  197. package/dist/esm/sequential-bundle.entry.js +1 -1
  198. package/dist/esm/storefront-enhanced-product-list-alt-example.entry.js +1 -1
  199. package/dist/esm/storefront-enhanced-product-list-example.entry.js +1 -1
  200. package/dist/esm/tab-content.entry.js +1 -1
  201. package/dist/esm/tab-header.entry.js +1 -1
  202. package/dist/esm/{utils-a64ba942.js → utils-bdd0cc16.js} +1 -1
  203. package/dist/ptcw-design/p-023bfe37.entry.js +1 -0
  204. package/dist/ptcw-design/{p-cc7d5eb7.entry.js → p-03a1e1a5.entry.js} +1 -1
  205. package/dist/ptcw-design/{p-f0958536.entry.js → p-03e33d4a.entry.js} +1 -1
  206. package/dist/ptcw-design/{p-46c518c8.entry.js → p-068b64a1.entry.js} +1 -1
  207. package/dist/ptcw-design/{p-b8ee8699.entry.js → p-07b1afd5.entry.js} +1 -1
  208. package/dist/ptcw-design/{p-58909b95.entry.js → p-07b46e6e.entry.js} +1 -1
  209. package/dist/ptcw-design/{p-9ac99185.entry.js → p-0abb6e77.entry.js} +1 -1
  210. package/dist/ptcw-design/{p-e235bf27.entry.js → p-0bb3ea9a.entry.js} +1 -1
  211. package/dist/ptcw-design/p-0ec2a26d.entry.js +1 -0
  212. package/dist/ptcw-design/{p-9ef2b1e7.entry.js → p-0ed4609e.entry.js} +1 -1
  213. package/dist/ptcw-design/{p-27e47c25.entry.js → p-14c77b5e.entry.js} +1 -1
  214. package/dist/ptcw-design/{p-8aeb229a.entry.js → p-167380fc.entry.js} +1 -1
  215. package/dist/ptcw-design/{p-7d29a418.entry.js → p-183ba1ca.entry.js} +1 -1
  216. package/dist/ptcw-design/{p-72a67f13.entry.js → p-19832538.entry.js} +2 -2
  217. package/dist/ptcw-design/{p-85f32bf5.entry.js → p-1ab6201b.entry.js} +1 -1
  218. package/dist/ptcw-design/{p-99daf693.entry.js → p-1acd3617.entry.js} +1 -1
  219. package/dist/ptcw-design/{p-e7c00e48.entry.js → p-1b3394a7.entry.js} +1 -1
  220. package/dist/ptcw-design/{p-46f67bec.entry.js → p-1e9f25fc.entry.js} +1 -1
  221. package/dist/ptcw-design/p-212cdacd.entry.js +1 -0
  222. package/dist/ptcw-design/{p-9b26ea67.entry.js → p-290012e3.entry.js} +1 -1
  223. package/dist/ptcw-design/{p-9354b7fd.entry.js → p-2ba77e9d.entry.js} +1 -1
  224. package/dist/ptcw-design/p-2bc4bf65.entry.js +1 -0
  225. package/dist/ptcw-design/p-2e288e60.entry.js +1 -0
  226. package/dist/ptcw-design/p-2efd18d8.entry.js +1 -0
  227. package/dist/ptcw-design/{p-9ca635fa.entry.js → p-2f7b6437.entry.js} +1 -1
  228. package/dist/ptcw-design/{p-50569afd.entry.js → p-2f82de8f.entry.js} +1 -1
  229. package/dist/ptcw-design/{p-21fa5abe.entry.js → p-2fd01953.entry.js} +1 -1
  230. package/dist/ptcw-design/{p-7714bbaf.entry.js → p-2fdd81d4.entry.js} +1 -1
  231. package/dist/ptcw-design/{p-2c287230.entry.js → p-315b7885.entry.js} +1 -1
  232. package/dist/ptcw-design/{p-2bfd8371.entry.js → p-33ead201.entry.js} +1 -1
  233. package/dist/ptcw-design/{p-13e338a5.entry.js → p-36d6e662.entry.js} +1 -1
  234. package/dist/ptcw-design/{p-cc652ebe.entry.js → p-384548ef.entry.js} +1 -1
  235. package/dist/ptcw-design/p-39255f59.entry.js +1 -0
  236. package/dist/ptcw-design/{p-9493dfa0.entry.js → p-3b481342.entry.js} +1 -1
  237. package/dist/ptcw-design/{p-8533988f.entry.js → p-3c52fabe.entry.js} +1 -1
  238. package/dist/ptcw-design/p-3c941935.entry.js +1 -0
  239. package/dist/ptcw-design/{p-76d98c5a.entry.js → p-3e13b735.entry.js} +1 -1
  240. package/dist/ptcw-design/{p-66ecd7b9.entry.js → p-3e13f29c.entry.js} +1 -1
  241. package/dist/ptcw-design/p-4313edfb.entry.js +1 -0
  242. package/dist/ptcw-design/{p-c6a0dd99.entry.js → p-43756439.entry.js} +1 -1
  243. package/dist/ptcw-design/{p-850a6205.entry.js → p-46e31e30.entry.js} +1 -1
  244. package/dist/ptcw-design/p-47aa1583.entry.js +1 -0
  245. package/dist/ptcw-design/p-47b1ce50.entry.js +1 -0
  246. package/dist/ptcw-design/{p-757954b2.entry.js → p-522cb451.entry.js} +1 -1
  247. package/dist/ptcw-design/{p-c4674bc8.entry.js → p-5344a1f4.entry.js} +1 -1
  248. package/dist/ptcw-design/{p-e3867512.entry.js → p-53d2547b.entry.js} +1 -1
  249. package/dist/ptcw-design/{p-2c2f895a.entry.js → p-54891548.entry.js} +1 -1
  250. package/dist/ptcw-design/p-561a622f.entry.js +1 -0
  251. package/dist/ptcw-design/{p-6aa9ed95.entry.js → p-575c7fc0.entry.js} +1 -1
  252. package/dist/ptcw-design/{p-62e3cd51.entry.js → p-5b00a563.entry.js} +1 -1
  253. package/dist/ptcw-design/p-5bbfd7b3.entry.js +1 -0
  254. package/dist/ptcw-design/{p-61d28206.entry.js → p-5fb671ee.entry.js} +1 -1
  255. package/dist/ptcw-design/{p-56a73429.entry.js → p-60688db7.entry.js} +1 -1
  256. package/dist/ptcw-design/p-60b45ae0.entry.js +1 -0
  257. package/dist/ptcw-design/{p-c631608f.entry.js → p-61a5012d.entry.js} +1 -1
  258. package/dist/ptcw-design/{p-9e4e21a4.entry.js → p-6251a6d6.entry.js} +1 -1
  259. package/dist/ptcw-design/{p-f38bb337.entry.js → p-63fc38cb.entry.js} +1 -1
  260. package/dist/ptcw-design/{p-2c8faf9a.entry.js → p-64824c59.entry.js} +1 -1
  261. package/dist/ptcw-design/{p-567535fb.entry.js → p-674c828e.entry.js} +1 -1
  262. package/dist/ptcw-design/p-6785dc81.entry.js +1 -0
  263. package/dist/ptcw-design/{p-9063956c.entry.js → p-6d18e89c.entry.js} +1 -1
  264. package/dist/ptcw-design/{p-9de963f8.entry.js → p-6d628113.entry.js} +1 -1
  265. package/dist/ptcw-design/{p-1f15239e.entry.js → p-6f0dc158.entry.js} +1 -1
  266. package/dist/ptcw-design/{p-ab4906a7.entry.js → p-6f1cc5e5.entry.js} +1 -1
  267. package/dist/ptcw-design/p-709cc1f0.entry.js +1 -0
  268. package/dist/ptcw-design/{p-ee1183b2.js → p-711bcdad.js} +1 -1
  269. package/dist/ptcw-design/{p-bf84ecc0.entry.js → p-73293d32.entry.js} +1 -1
  270. package/dist/ptcw-design/{p-04aae3f5.entry.js → p-74a845fd.entry.js} +1 -1
  271. package/dist/ptcw-design/p-75c8fceb.entry.js +1 -0
  272. package/dist/ptcw-design/{p-d74ccb19.entry.js → p-75d8b6ec.entry.js} +1 -1
  273. package/dist/ptcw-design/{p-1bffeaed.entry.js → p-7815e38b.entry.js} +1 -1
  274. package/dist/ptcw-design/{p-b436f56d.entry.js → p-79762cf6.entry.js} +1 -1
  275. package/dist/ptcw-design/p-79a6e764.entry.js +1 -0
  276. package/dist/ptcw-design/{p-2a3c8a30.entry.js → p-7a9288d1.entry.js} +1 -1
  277. package/dist/ptcw-design/p-7b89a8e1.entry.js +1 -0
  278. package/dist/ptcw-design/{p-5dd538c4.entry.js → p-7c6d6a5e.entry.js} +1 -1
  279. package/dist/ptcw-design/{p-0df868d2.entry.js → p-804dac0c.entry.js} +1 -1
  280. package/dist/ptcw-design/{p-5980d65d.entry.js → p-807ad5c4.entry.js} +1 -1
  281. package/dist/ptcw-design/{p-931650bb.entry.js → p-80c56c81.entry.js} +1 -1
  282. package/dist/ptcw-design/{p-d77531c8.entry.js → p-81736d6a.entry.js} +1 -1
  283. package/dist/ptcw-design/{p-ef897c5a.entry.js → p-8234aa2a.entry.js} +1 -1
  284. package/dist/ptcw-design/p-83c3d6c9.entry.js +1 -0
  285. package/dist/ptcw-design/{p-f2675bb0.entry.js → p-83dabf2e.entry.js} +1 -1
  286. package/dist/ptcw-design/{p-1e32a493.entry.js → p-850e6e8c.entry.js} +1 -1
  287. package/dist/ptcw-design/p-87215e3a.entry.js +1 -0
  288. package/dist/ptcw-design/{p-d391c01b.entry.js → p-89da867f.entry.js} +1 -1
  289. package/dist/ptcw-design/{p-6115c067.entry.js → p-8b6d2c59.entry.js} +1 -1
  290. package/dist/ptcw-design/{p-15e36f30.entry.js → p-8cdcfb51.entry.js} +1 -1
  291. package/dist/ptcw-design/{p-9a335b5b.entry.js → p-8eb36507.entry.js} +1 -1
  292. package/dist/ptcw-design/{p-1c26f390.entry.js → p-908ad455.entry.js} +1 -1
  293. package/dist/ptcw-design/{p-1d789cd7.entry.js → p-91aed34c.entry.js} +1 -1
  294. package/dist/ptcw-design/{p-506dac1f.entry.js → p-91e5c8d4.entry.js} +1 -1
  295. package/dist/ptcw-design/{p-b89136c6.entry.js → p-92ef47ef.entry.js} +1 -1
  296. package/dist/ptcw-design/{p-009fbf1f.entry.js → p-933ddad2.entry.js} +1 -1
  297. package/dist/ptcw-design/{p-ac75c7ad.js → p-944c5be8.js} +1 -1
  298. package/dist/ptcw-design/p-973b06d1.entry.js +1 -0
  299. package/dist/ptcw-design/{p-fbd9c8fc.entry.js → p-973c69d8.entry.js} +1 -1
  300. package/dist/ptcw-design/{p-bfacfe67.entry.js → p-9a28ded2.entry.js} +1 -1
  301. package/dist/ptcw-design/p-9d8a9a72.entry.js +1 -0
  302. package/dist/ptcw-design/{p-46b47ed7.entry.js → p-9df3c31f.entry.js} +1 -1
  303. package/dist/ptcw-design/{p-614b66d8.entry.js → p-a0d6fc14.entry.js} +1 -1
  304. package/dist/ptcw-design/{p-4f3dea53.entry.js → p-a1dc7ae5.entry.js} +1 -1
  305. package/dist/ptcw-design/{p-257a68df.entry.js → p-a22d7ae8.entry.js} +1 -1
  306. package/dist/ptcw-design/{p-3872fce7.entry.js → p-a2710bbf.entry.js} +1 -1
  307. package/dist/ptcw-design/{p-cad4b517.entry.js → p-a28ff90b.entry.js} +1 -1
  308. package/dist/ptcw-design/{p-92ad78c5.entry.js → p-a318a793.entry.js} +1 -1
  309. package/dist/ptcw-design/p-a81833cd.entry.js +1 -0
  310. package/dist/ptcw-design/{p-8191928d.entry.js → p-a974f98f.entry.js} +1 -1
  311. package/dist/ptcw-design/p-ac5ee682.entry.js +1 -0
  312. package/dist/ptcw-design/{p-00e21489.entry.js → p-ad4f4f33.entry.js} +1 -1
  313. package/dist/ptcw-design/{p-a04bedc2.entry.js → p-afb5bdb9.entry.js} +1 -1
  314. package/dist/ptcw-design/{p-e73a1a0b.entry.js → p-b1053240.entry.js} +1 -1
  315. package/dist/ptcw-design/{p-9fb21bdf.entry.js → p-b154bbdb.entry.js} +1 -1
  316. package/dist/ptcw-design/{p-aea09a70.entry.js → p-b293a0b1.entry.js} +1 -1
  317. package/dist/ptcw-design/p-b3cd2410.entry.js +1 -0
  318. package/dist/ptcw-design/{p-a41c7e39.entry.js → p-b6cc4c2a.entry.js} +1 -1
  319. package/dist/ptcw-design/{p-b19cda95.entry.js → p-b82dd7f9.entry.js} +1 -1
  320. package/dist/ptcw-design/{p-a6731124.entry.js → p-bb86265c.entry.js} +1 -1
  321. package/dist/ptcw-design/{p-560b05a5.entry.js → p-bca81995.entry.js} +1 -1
  322. package/dist/ptcw-design/{p-a7cb3851.entry.js → p-be00fb74.entry.js} +1 -1
  323. package/dist/ptcw-design/{p-89ba3dfd.entry.js → p-bf2f9183.entry.js} +1 -1
  324. package/dist/ptcw-design/{p-0543c364.entry.js → p-c101aeb5.entry.js} +1 -1
  325. package/dist/ptcw-design/{p-aac082cf.entry.js → p-c5417010.entry.js} +1 -1
  326. package/dist/ptcw-design/{p-5af60742.entry.js → p-c7984973.entry.js} +1 -1
  327. package/dist/ptcw-design/{p-2e6e2a9d.entry.js → p-c7a2088b.entry.js} +1 -1
  328. package/dist/ptcw-design/{p-22cf00e7.js → p-c7e948b2.js} +1 -1
  329. package/dist/ptcw-design/{p-0c914932.entry.js → p-c80265d9.entry.js} +1 -1
  330. package/dist/ptcw-design/{p-575861b3.entry.js → p-c8de7309.entry.js} +1 -1
  331. package/dist/ptcw-design/{p-23cb5b5b.entry.js → p-c9762c88.entry.js} +1 -1
  332. package/dist/ptcw-design/{p-04f0b1ba.entry.js → p-c9a73ad1.entry.js} +1 -1
  333. package/dist/ptcw-design/{p-baeee2b4.entry.js → p-ca039722.entry.js} +1 -1
  334. package/dist/ptcw-design/{p-5946d7c9.entry.js → p-cab0274c.entry.js} +1 -1
  335. package/dist/ptcw-design/p-ccea2829.entry.js +1 -0
  336. package/dist/ptcw-design/{p-98610430.entry.js → p-ce125ef2.entry.js} +1 -1
  337. package/dist/ptcw-design/{p-927373d4.entry.js → p-cf0f6559.entry.js} +1 -1
  338. package/dist/ptcw-design/{p-8b480abd.entry.js → p-d0013567.entry.js} +1 -1
  339. package/dist/ptcw-design/{p-2cd2a8bd.entry.js → p-d048eede.entry.js} +1 -1
  340. package/dist/ptcw-design/{p-e3bf092e.entry.js → p-d1f57070.entry.js} +1 -1
  341. package/dist/ptcw-design/{p-c160bda4.entry.js → p-d3c11c68.entry.js} +1 -1
  342. package/dist/ptcw-design/{p-1f0daed2.entry.js → p-d428ba40.entry.js} +1 -1
  343. package/dist/ptcw-design/{p-f5d8a3b1.entry.js → p-d6271974.entry.js} +1 -1
  344. package/dist/ptcw-design/{p-260ecfef.entry.js → p-d9ec506c.entry.js} +1 -1
  345. package/dist/ptcw-design/{p-a54c6da5.entry.js → p-dabb1b70.entry.js} +1 -1
  346. package/dist/ptcw-design/{p-a0bf3dd2.entry.js → p-dadbab48.entry.js} +1 -1
  347. package/dist/ptcw-design/{p-c5f42895.entry.js → p-dd38bf84.entry.js} +1 -1
  348. package/dist/ptcw-design/{p-a8504f11.entry.js → p-de663192.entry.js} +1 -1
  349. package/dist/ptcw-design/{p-bd3d71f1.entry.js → p-e1373325.entry.js} +1 -1
  350. package/dist/ptcw-design/{p-92e76318.entry.js → p-e1bd2c43.entry.js} +1 -1
  351. package/dist/ptcw-design/{p-ac7b2779.entry.js → p-e249cd90.entry.js} +1 -1
  352. package/dist/ptcw-design/{p-a37c5209.entry.js → p-e2e33ddb.entry.js} +1 -1
  353. package/dist/ptcw-design/p-e65cbdb9.entry.js +1 -0
  354. package/dist/ptcw-design/{p-fdee2cdc.entry.js → p-e6ebc832.entry.js} +1 -1
  355. package/dist/ptcw-design/{p-c68d31c6.entry.js → p-e87a4ff8.entry.js} +1 -1
  356. package/dist/ptcw-design/{p-db0fc94d.entry.js → p-e880b556.entry.js} +1 -1
  357. package/dist/ptcw-design/{p-0a9ee6c2.entry.js → p-e8b51e7d.entry.js} +1 -1
  358. package/dist/ptcw-design/p-ec22d0b8.entry.js +1 -0
  359. package/dist/ptcw-design/{p-5877f093.entry.js → p-ec395ae9.entry.js} +1 -1
  360. package/dist/ptcw-design/{p-7a1db471.entry.js → p-ecfc8211.entry.js} +1 -1
  361. package/dist/ptcw-design/{p-95efe7ee.entry.js → p-ed16b8c9.entry.js} +1 -1
  362. package/dist/ptcw-design/{p-a8304a3e.entry.js → p-ed53cb3a.entry.js} +1 -1
  363. package/dist/ptcw-design/{p-4f4f97a6.entry.js → p-ed5a467e.entry.js} +1 -1
  364. package/dist/ptcw-design/{p-0ddf2a09.entry.js → p-f004e5de.entry.js} +1 -1
  365. package/dist/ptcw-design/{p-f5c97ab2.entry.js → p-f2006b03.entry.js} +1 -1
  366. package/dist/ptcw-design/{p-2a22123e.entry.js → p-f20e4230.entry.js} +1 -1
  367. package/dist/ptcw-design/{p-18d699f0.entry.js → p-f418ef26.entry.js} +1 -1
  368. package/dist/ptcw-design/{p-2b08a37d.entry.js → p-f4ae5a99.entry.js} +1 -1
  369. package/dist/ptcw-design/{p-d8b2466d.entry.js → p-f5665cfe.entry.js} +1 -1
  370. package/dist/ptcw-design/{p-c061b32d.entry.js → p-fb0c3eeb.entry.js} +1 -1
  371. package/dist/ptcw-design/{p-ee91170c.entry.js → p-fe56e336.entry.js} +1 -1
  372. package/dist/ptcw-design/{p-84c15835.entry.js → p-ff369ed7.entry.js} +1 -1
  373. package/dist/ptcw-design/ptcw-design.esm.js +1 -1
  374. package/dist/types/components/ptc-card-content/ptc-card-content.d.ts +1 -1
  375. package/dist/types/components.d.ts +4 -2
  376. package/package.json +1 -1
  377. package/readme.md +1 -1
  378. package/dist/cjs/ptc-button_5.cjs.entry.js +0 -614
  379. package/dist/cjs/ptc-search-field.cjs.entry.js +0 -95
  380. package/dist/esm/ptc-button_5.entry.js +0 -606
  381. package/dist/esm/ptc-search-field.entry.js +0 -91
  382. package/dist/ptcw-design/p-0a86d91a.entry.js +0 -1
  383. package/dist/ptcw-design/p-37f92bb4.entry.js +0 -1
  384. package/dist/ptcw-design/p-3ddb6c50.entry.js +0 -1
  385. package/dist/ptcw-design/p-456c5cbb.entry.js +0 -1
  386. package/dist/ptcw-design/p-5ca42138.entry.js +0 -1
  387. package/dist/ptcw-design/p-5cf5b9f8.entry.js +0 -1
  388. package/dist/ptcw-design/p-5e4c1edf.entry.js +0 -1
  389. package/dist/ptcw-design/p-5ec17b43.entry.js +0 -1
  390. package/dist/ptcw-design/p-60d001c8.entry.js +0 -1
  391. package/dist/ptcw-design/p-6ac4cfab.entry.js +0 -1
  392. package/dist/ptcw-design/p-7834cfee.entry.js +0 -1
  393. package/dist/ptcw-design/p-7f9a20aa.entry.js +0 -1
  394. package/dist/ptcw-design/p-7fe4d383.entry.js +0 -1
  395. package/dist/ptcw-design/p-82f766d2.entry.js +0 -1
  396. package/dist/ptcw-design/p-90f1a7af.entry.js +0 -1
  397. package/dist/ptcw-design/p-97eb1025.entry.js +0 -1
  398. package/dist/ptcw-design/p-a993c0a6.entry.js +0 -1
  399. package/dist/ptcw-design/p-b44f4fb1.entry.js +0 -1
  400. package/dist/ptcw-design/p-bb9a879f.entry.js +0 -1
  401. package/dist/ptcw-design/p-c89030e4.entry.js +0 -1
  402. package/dist/ptcw-design/p-d8e29298.entry.js +0 -1
  403. package/dist/ptcw-design/p-e01173ca.entry.js +0 -1
  404. package/dist/ptcw-design/p-e0e87d61.entry.js +0 -1
  405. package/dist/ptcw-design/p-e7220c36.entry.js +0 -1
  406. package/dist/ptcw-design/p-fd7e5935.entry.js +0 -1
  407. package/dist/ptcw-design/p-ff66587b.entry.js +0 -1
  408. package/dist/types/components/ptc-mobile-select/mobile-select/dist/mobile-select.d.ts +0 -209
  409. package/dist/types/utils/eloqua.d.ts +0 -9
@@ -1,95 +0,0 @@
1
- 'use strict';
2
-
3
- Object.defineProperty(exports, '__esModule', { value: true });
4
-
5
- const index = require('./index-63ddc79c.js');
6
-
7
- const ptcSearchFieldCss = "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 .search-div{position:relative;display:flex;align-items:stretch;height:51px;border-radius:var(--ptc-border-radius-standard)}:host .search-div:focus-visible{outline:5px solid var(--keyboard-nav-outline) !important;border-radius:var(--ptc-border-radius-standard) !important}:host .search-div .input-wrap{position:relative;width:100%;box-sizing:border-box;display:flex}:host .search-div .input-wrap input{height:100%}:host .search-div input{background-color:var(--color-white);height:-webkit-fill-available;border:0 solid var(--color-gray-12);border-radius:var(--ptc-border-radius-standard) 0 0 var(--ptc-border-radius-standard);flex-grow:2;padding-left:var(--ptc-element-spacing-04);line-height:var(--ptc-line-height-loose);padding-right:54px;width:100%;box-sizing:border-box;margin-right:0px}:host .search-div input:focus-visible{border-radius:var(--ptc-border-radius-standard) 0 0 var(--ptc-border-radius-standard);outline:none}:host .search-div input::-moz-placeholder{font-family:var(--ptc-font-latin);font-style:var(--ptc-font-style-normal);font-weight:var(--ptc-font-weight-regular);font-size:var(--ptc-font-size-small);position:relative;top:1px;color:var(--color-gray-10)}:host .search-div input::placeholder{font-family:var(--ptc-font-latin);font-style:var(--ptc-font-style-normal);font-weight:var(--ptc-font-weight-regular);font-size:var(--ptc-font-size-small);position:relative;top:1px;color:var(--color-gray-10)}:host .search-div div#searchBtnID{z-index:1}:host .search-div .search-btn{cursor:pointer;height:51px;min-width:51px;border-radius:0 var(--ptc-border-radius-standard) var(--ptc-border-radius-standard) 0;background-color:var(--color-gray-12);border:0 solid var(--color-gray-12);transition:background-color var(--ptc-ease-inout) var(--ptc-transition-medium);margin:0}:host .search-div .search-btn:active{transition:none;background-color:var(--color-black)}:host .search-div .search-btn:hover{background-color:var(--color-gray-10)}:host .search-div .search-btn:focus-visible{z-index:1;border-radius:var(--ptc-border-radius-standard);border:2px solid white;outline:5px solid var(--keyboard-nav-outline)}:host(.dark){z-index:999;position:relative;margin-top:20px}:host(.dark) .search-div{height:43px;width:208px}@media (max-width: 480px){:host(.dark) .search-div{width:100%}}@media only screen and (min-width: 992px){:host(.dark) .search-div{width:246px}}:host(.dark) .search-div input{background-color:var(--color-gray-12);border:1px solid var(--color-gray-08);color:var(--color-white);padding-left:unset;text-indent:var(--ptc-element-spacing-04);padding-right:2px}:host(.dark) .search-div input::-moz-placeholder{color:var(--color-white);font-size:var(--ptc-font-size-x-small)}:host(.dark) .search-div input::placeholder{color:var(--color-white);font-size:var(--ptc-font-size-x-small)}:host(.dark) .search-div .search-btn{height:43px;width:43px;background-color:var(--color-gray-10);border:1px solid var(--color-gray-08);border-left:0}:host(.dark) .search-div .search-btn:hover{background-color:var(--color-gray-08)}:host(.news){z-index:999;position:relative;margin-top:20px}:host(.news) .search-div{height:43px}@media (max-width: 480px){:host(.news) .search-div{width:100%}}@media only screen and (min-width: 992px){:host(.news) .search-div{width:246px}}:host(.news) .search-div .search-btn{height:43px}:host(.x-small) .search-div{box-shadow:var(--ptc-shadow-x-small)}:host(.small) .search-div{box-shadow:var(--ptc-shadow-small)}:host(.medium) .search-div{box-shadow:var(--ptc-shadow-medium)}:host(.large) .search-div{box-shadow:var(--ptc-shadow-large)}:host(.x-large) .search-div{box-shadow:var(--ptc-shadow-x-large)}@media (max-width: 480px){input{width:75%}}.icon-wrapper{padding:16px 20px 0;background-color:transparent;position:absolute;right:0;top:-2px;height:100%;box-sizing:border-box}.icon-wrapper .cls{cursor:pointer;display:block}:host(.dark) .icon-wrapper{padding:12px 20px 0;background-color:var(--color-gray-12);border:1px solid var(--color-gray-08);border-left-width:0;position:initial;right:auto;top:auto}:host(.dark):host(.enable-clear) input{border-right-width:0}@media only screen and (min-width: 992px){.cls{display:none}}.tracker-div{display:inline}";
8
-
9
- const PtcSearchField = class {
10
- constructor(hostRef) {
11
- index.registerInstance(this, hostRef);
12
- this.valueChanged = index.createEvent(this, "valueChanged", 7);
13
- this.clicked = index.createEvent(this, "clicked", 7);
14
- this.textValue = undefined;
15
- this.placeholderLabel = undefined;
16
- this.darkTheme = undefined;
17
- this.isNews = undefined;
18
- this.elevation = "small";
19
- this.enableClear = false;
20
- this.styles = undefined;
21
- }
22
- textChangedHandler(event) {
23
- this.valueChanged.emit({
24
- sender: this,
25
- event: event,
26
- searchTerm: this.getSearchValue(),
27
- });
28
- }
29
- buttonClickHandler(event) {
30
- this.clicked.emit({
31
- sender: this,
32
- event: event,
33
- searchTerm: this.getSearchValue(),
34
- });
35
- }
36
- keyDownHandler(event) {
37
- if (event.key == "Enter") {
38
- this.clicked.emit({
39
- sender: this,
40
- event: event,
41
- searchTerm: this.getSearchValue(),
42
- });
43
- }
44
- if (this.getSearchValue() && this.enableClear) ;
45
- }
46
- keyUpHandler() {
47
- if (!this.darkTheme) {
48
- this.enableClear = !(this.getSearchValue() == "");
49
- }
50
- }
51
- getSearchValue() {
52
- let result = "";
53
- let input = this.el.shadowRoot.querySelector("input");
54
- if (input) {
55
- result = input.value;
56
- }
57
- return result;
58
- }
59
- async clearSearchValue() {
60
- this.textValue = "";
61
- let input = this.el.shadowRoot.querySelector("input");
62
- if (input) {
63
- input.value = "";
64
- this.enableClear = false;
65
- }
66
- }
67
- render() {
68
- const classMap = this.getCssClassMap();
69
- const clearIconColor = this.darkTheme ? "white" : "black";
70
- return (index.h(index.Host, { class: classMap }, this.styles && index.h("style", null, this.styles), index.h("div", { class: "search-div" }, index.h("div", { class: "input-wrap mf-listen", id: "searchTextID" }, index.h("input", { id: "ptc-search-input", type: "text", value: this.textValue, placeholder: this.placeholderLabel, onKeyDown: (e) => {
71
- this.keyDownHandler(e);
72
- }, onKeyUp: () => {
73
- this.keyUpHandler();
74
- }, onChange: (e) => {
75
- this.textChangedHandler(e);
76
- } }), this.enableClear && (index.h("div", { class: "icon-wrapper" }, index.h("icon-asset", { class: "cls", type: "ptc", color: clearIconColor, name: "times", size: "xxx-small", onClick: (e) => {
77
- this.clearSearchValue();
78
- this.buttonClickHandler(e);
79
- } })))), index.h("div", { class: "tracker-div mf-listen", id: "searchBtnID" }, index.h("button", { type: "button", color: "blackgrey", class: "search-btn", onClick: (e) => {
80
- this.buttonClickHandler(e);
81
- } }, index.h("icon-asset", { type: "ptc", size: "medium", name: "new-search", color: "white" }))))));
82
- }
83
- getCssClassMap() {
84
- return {
85
- ["dark"]: this.darkTheme ? true : false,
86
- [this.elevation]: true,
87
- ["enable-clear"]: this.enableClear,
88
- ["news"]: this.isNews ? true : false,
89
- };
90
- }
91
- get el() { return index.getElement(this); }
92
- };
93
- PtcSearchField.style = ptcSearchFieldCss;
94
-
95
- exports.ptc_search_field = PtcSearchField;