@ptcwebops/ptcw-design 6.4.20-beta → 6.4.22-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 (410) hide show
  1. package/dist/cjs/event-podcast-slider-example.cjs.entry.js +1 -1
  2. package/dist/cjs/featured-events-slider-example.cjs.entry.js +1 -1
  3. package/dist/cjs/homepage-jumbotron.cjs.entry.js +1 -1
  4. package/dist/cjs/{icon-asset.cjs.entry.js → icon-asset_2.cjs.entry.js} +89 -0
  5. package/dist/cjs/loader.cjs.js +1 -1
  6. package/dist/cjs/ptc-button.cjs.entry.js +1 -1
  7. package/dist/cjs/ptc-card-bottom_2.cjs.entry.js +16 -0
  8. package/dist/cjs/ptc-card-content.cjs.entry.js +5 -1
  9. package/dist/cjs/ptc-case-studies-slider.cjs.entry.js +1 -1
  10. package/dist/cjs/ptc-icon-card-slider-example.cjs.entry.js +1 -1
  11. package/dist/cjs/ptc-icon-component.cjs.entry.js +1 -1
  12. package/dist/cjs/ptc-pricing-packaging-table.cjs.entry.js +12 -12
  13. package/dist/cjs/ptc-subnav-v2.cjs.entry.js +1 -1
  14. package/dist/cjs/ptcw-design.cjs.js +1 -1
  15. package/dist/cjs/storefront-enhanced-product-list-alt-example.cjs.entry.js +1 -1
  16. package/dist/cjs/storefront-enhanced-product-list-example.cjs.entry.js +1 -1
  17. package/dist/collection/components/organism-bundles/event-podcast-slider-example/event-podcast-slider-example.css +11 -16
  18. package/dist/collection/components/organism-bundles/featured-events-slider-example/featured-events-slider-example.css +11 -16
  19. package/dist/collection/components/organism-bundles/homepage-jumbotron/homepage-jumbotron.css +11 -16
  20. package/dist/collection/components/organism-bundles/ptc-icon-card-slider-example/ptc-icon-card-slider-example.css +11 -16
  21. package/dist/collection/components/organism-bundles/storefront-enhanced-product-list-example/storefront-enhanced-product-list-example.css +11 -16
  22. package/dist/collection/components/ptc-button/ptc-button.css +45 -0
  23. package/dist/collection/components/ptc-card-content/ptc-card-content.css +20 -1
  24. package/dist/collection/components/ptc-card-content/ptc-card-content.js +22 -0
  25. package/dist/collection/components/ptc-card-wrapper/ptc-card-wrapper.js +16 -0
  26. package/dist/collection/components/ptc-case-studies-slider/ptc-case-studies-slider.css +11 -16
  27. package/dist/collection/components/ptc-icon-component/ptc-icon-component.css +11 -16
  28. package/dist/collection/components/ptc-pricing-packaging-table/ptc-pricing-packaging-table.js +12 -12
  29. package/dist/collection/components/ptc-seo-title/ptc-seo-title.js +3 -3
  30. package/dist/collection/components/ptc-subnav-v2/ptc-subnav-v2.css +7 -4
  31. package/dist/custom-elements/index.js +42 -22
  32. package/dist/esm/academic-form-test.entry.js +1 -1
  33. package/dist/esm/author-listing-example.entry.js +1 -1
  34. package/dist/esm/blog-detail-content_2.entry.js +1 -1
  35. package/dist/esm/blog-detail-layout.entry.js +1 -1
  36. package/dist/esm/blogs-search-section.entry.js +1 -1
  37. package/dist/esm/bundle-example.entry.js +1 -1
  38. package/dist/esm/bundle-jumbotron-example.entry.js +1 -1
  39. package/dist/esm/buying-option-card.entry.js +1 -1
  40. package/dist/esm/buying-option-cards-slider.entry.js +1 -1
  41. package/dist/esm/dropdown-item.entry.js +1 -1
  42. package/dist/esm/dynamic-box-bundle.entry.js +1 -1
  43. package/dist/esm/embedded-form.entry.js +1 -1
  44. package/dist/esm/event-jumbotron-example.entry.js +1 -1
  45. package/dist/esm/event-podcast-slider-example.entry.js +2 -2
  46. package/dist/esm/featured-events-slider-example.entry.js +2 -2
  47. package/dist/esm/featured-list.entry.js +1 -1
  48. package/dist/esm/fl-tab-content_3.entry.js +1 -1
  49. package/dist/esm/footer-form.entry.js +1 -1
  50. package/dist/esm/homepage-clickable-tab.entry.js +1 -1
  51. package/dist/esm/homepage-jumbotron.entry.js +2 -2
  52. package/dist/esm/homepage-toggled-content.entry.js +1 -1
  53. package/dist/esm/{icon-asset.entry.js → icon-asset_2.entry.js} +90 -2
  54. package/dist/esm/{index-c83db688.js → index-0bf594c4.js} +1 -1
  55. package/dist/esm/innovator-toggle-container.entry.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/modal-form-example.entry.js +1 -1
  62. package/dist/esm/most-popular-news.entry.js +1 -1
  63. package/dist/esm/my-component.entry.js +1 -1
  64. package/dist/esm/news-search-result.entry.js +1 -1
  65. package/dist/esm/ptc-accordion-item.entry.js +1 -1
  66. package/dist/esm/ptc-accordion.entry.js +1 -1
  67. package/dist/esm/ptc-announcement.entry.js +1 -1
  68. package/dist/esm/ptc-back-to-top.entry.js +1 -1
  69. package/dist/esm/ptc-background-video.entry.js +1 -1
  70. package/dist/esm/ptc-badge.entry.js +1 -1
  71. package/dist/esm/ptc-bio-card.entry.js +1 -1
  72. package/dist/esm/ptc-breadcrumb.entry.js +1 -1
  73. package/dist/esm/ptc-brightcov-video.entry.js +1 -1
  74. package/dist/esm/ptc-button.entry.js +2 -2
  75. package/dist/esm/ptc-card-bottom_2.entry.js +17 -1
  76. package/dist/esm/ptc-card-content.entry.js +6 -2
  77. package/dist/esm/ptc-card_2.entry.js +1 -1
  78. package/dist/esm/ptc-case-studies-slider.entry.js +2 -2
  79. package/dist/esm/ptc-checkbox-group.entry.js +1 -1
  80. package/dist/esm/ptc-checkbox.entry.js +1 -1
  81. package/dist/esm/ptc-close-icon_2.entry.js +1 -1
  82. package/dist/esm/ptc-collapse-list.entry.js +1 -1
  83. package/dist/esm/ptc-container.entry.js +1 -1
  84. package/dist/esm/ptc-countdown.entry.js +1 -1
  85. package/dist/esm/ptc-data-lookup.entry.js +1 -1
  86. package/dist/esm/ptc-date.entry.js +1 -1
  87. package/dist/esm/ptc-dropdown.entry.js +1 -1
  88. package/dist/esm/ptc-dynamic-card.entry.js +1 -1
  89. package/dist/esm/ptc-ellipsis-dropdown.entry.js +1 -1
  90. package/dist/esm/ptc-embedded-quiz.entry.js +1 -1
  91. package/dist/esm/ptc-enhanced-product-listing-card.entry.js +1 -1
  92. package/dist/esm/ptc-featured-list.entry.js +1 -1
  93. package/dist/esm/ptc-filter-dropdown_4.entry.js +1 -1
  94. package/dist/esm/ptc-filter-level-theater.entry.js +1 -1
  95. package/dist/esm/ptc-filter-tag_2.entry.js +1 -1
  96. package/dist/esm/ptc-footer.entry.js +1 -1
  97. package/dist/esm/ptc-form-checkbox_4.entry.js +1 -1
  98. package/dist/esm/ptc-form-radio-button.entry.js +1 -1
  99. package/dist/esm/ptc-form-radio-group.entry.js +1 -1
  100. package/dist/esm/ptc-form.entry.js +1 -1
  101. package/dist/esm/ptc-hero-footer-cta.entry.js +1 -1
  102. package/dist/esm/ptc-hero.entry.js +1 -1
  103. package/dist/esm/ptc-homepage-image-feature.entry.js +1 -1
  104. package/dist/esm/ptc-homepage-video-background.entry.js +1 -1
  105. package/dist/esm/ptc-icon-card-slider-example.entry.js +2 -2
  106. package/dist/esm/ptc-icon-card.entry.js +1 -1
  107. package/dist/esm/ptc-icon-component.entry.js +2 -2
  108. package/dist/esm/ptc-icon-list.entry.js +1 -1
  109. package/dist/esm/ptc-icon-minimize.entry.js +1 -1
  110. package/dist/esm/ptc-image-download-strip.entry.js +1 -1
  111. package/dist/esm/ptc-img.entry.js +1 -1
  112. package/dist/esm/ptc-info-tile.entry.js +1 -1
  113. package/dist/esm/ptc-inline-cta.entry.js +1 -1
  114. package/dist/esm/ptc-jumbotron.entry.js +1 -1
  115. package/dist/esm/ptc-link.entry.js +1 -1
  116. package/dist/esm/ptc-list.entry.js +1 -1
  117. package/dist/esm/ptc-media-card.entry.js +1 -1
  118. package/dist/esm/ptc-minimized-nav.entry.js +1 -1
  119. package/dist/esm/ptc-mobile-select.entry.js +1 -1
  120. package/dist/esm/ptc-modal-quiz.entry.js +1 -1
  121. package/dist/esm/ptc-nav-card.entry.js +1 -1
  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 +1 -1
  133. package/dist/esm/ptc-picture.entry.js +1 -1
  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 +13 -13
  142. package/dist/esm/ptc-pricing-tabs.entry.js +1 -1
  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 +1 -1
  165. package/dist/esm/ptc-social-icons.entry.js +1 -1
  166. package/dist/esm/ptc-spacer.entry.js +1 -1
  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 +2 -2
  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 +1 -1
  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 +1 -1
  193. package/dist/esm/ptc-video-embed.entry.js +1 -1
  194. package/dist/esm/ptc-white-paper.entry.js +1 -1
  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 +2 -2
  199. package/dist/esm/storefront-enhanced-product-list-example.entry.js +2 -2
  200. package/dist/esm/tab-content.entry.js +1 -1
  201. package/dist/esm/tab-header.entry.js +1 -1
  202. package/dist/ptcw-design/p-03a1e1a5.entry.js +1 -0
  203. package/dist/ptcw-design/p-068b64a1.entry.js +1 -0
  204. package/dist/ptcw-design/{p-b8ee8699.entry.js → p-07b1afd5.entry.js} +1 -1
  205. package/dist/ptcw-design/{p-58909b95.entry.js → p-07b46e6e.entry.js} +1 -1
  206. package/dist/ptcw-design/{p-96f346c4.entry.js → p-0aa52a96.entry.js} +1 -1
  207. package/dist/ptcw-design/{p-9ac99185.entry.js → p-0abb6e77.entry.js} +1 -1
  208. package/dist/ptcw-design/{p-e235bf27.entry.js → p-0bb3ea9a.entry.js} +1 -1
  209. package/dist/ptcw-design/p-0ec2a26d.entry.js +1 -0
  210. package/dist/ptcw-design/{p-fb8584e4.entry.js → p-0ed4609e.entry.js} +1 -1
  211. package/dist/ptcw-design/{p-349f43d5.entry.js → p-1238e070.entry.js} +1 -1
  212. package/dist/ptcw-design/{p-f6b70f68.entry.js → p-138b2434.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-7d29a418.entry.js → p-183ba1ca.entry.js} +1 -1
  215. package/dist/ptcw-design/{p-85f32bf5.entry.js → p-1ab6201b.entry.js} +1 -1
  216. package/dist/ptcw-design/{p-99daf693.entry.js → p-1acd3617.entry.js} +1 -1
  217. package/dist/ptcw-design/p-1b3394a7.entry.js +1 -0
  218. package/dist/ptcw-design/{p-46f67bec.entry.js → p-1e9f25fc.entry.js} +1 -1
  219. package/dist/ptcw-design/{p-17b8281a.entry.js → p-20f04b2a.entry.js} +1 -1
  220. package/dist/ptcw-design/p-212cdacd.entry.js +1 -0
  221. package/dist/ptcw-design/p-24b469c3.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-4703e417.entry.js → p-2e288e60.entry.js} +1 -1
  226. package/dist/ptcw-design/p-2efd18d8.entry.js +1 -0
  227. package/dist/ptcw-design/{p-13963d40.entry.js → p-2f7b6437.entry.js} +1 -1
  228. package/dist/ptcw-design/p-2f82de8f.entry.js +1 -0
  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-34e0b094.entry.js +1 -0
  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-799afee5.entry.js → p-3ada2482.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-3e4861a2.entry.js → p-3c941935.entry.js} +1 -1
  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-3ed57ccf.entry.js +1 -0
  242. package/dist/ptcw-design/{p-f010c07f.entry.js → p-3ef5c51f.entry.js} +1 -1
  243. package/dist/ptcw-design/{p-ef870202.entry.js → p-3fbcfe0f.entry.js} +1 -1
  244. package/dist/ptcw-design/{p-502f534b.entry.js → p-41cec14d.entry.js} +1 -1
  245. package/dist/ptcw-design/{p-1a853854.entry.js → p-4313edfb.entry.js} +1 -1
  246. package/dist/ptcw-design/{p-c6a0dd99.entry.js → p-43756439.entry.js} +1 -1
  247. package/dist/ptcw-design/{p-0451b768.entry.js → p-4619f5a6.entry.js} +1 -1
  248. package/dist/ptcw-design/p-47aa1583.entry.js +1 -0
  249. package/dist/ptcw-design/{p-7235425a.entry.js → p-4c4a64bb.entry.js} +1 -1
  250. package/dist/ptcw-design/{p-757954b2.entry.js → p-522cb451.entry.js} +1 -1
  251. package/dist/ptcw-design/{p-c4674bc8.entry.js → p-5344a1f4.entry.js} +1 -1
  252. package/dist/ptcw-design/{p-e3867512.entry.js → p-53d2547b.entry.js} +1 -1
  253. package/dist/ptcw-design/{p-2c2f895a.entry.js → p-54891548.entry.js} +1 -1
  254. package/dist/ptcw-design/p-561a622f.entry.js +1 -0
  255. package/dist/ptcw-design/p-562a3e36.entry.js +1 -0
  256. package/dist/ptcw-design/{p-6aa9ed95.entry.js → p-575c7fc0.entry.js} +1 -1
  257. package/dist/ptcw-design/{p-26e8ad2e.entry.js → p-5b00a563.entry.js} +1 -1
  258. package/dist/ptcw-design/p-5bbfd7b3.entry.js +1 -0
  259. package/dist/ptcw-design/{p-04891836.entry.js → p-5d6f17e3.entry.js} +1 -1
  260. package/dist/ptcw-design/{p-61d28206.entry.js → p-5fb671ee.entry.js} +1 -1
  261. package/dist/ptcw-design/{p-c631608f.entry.js → p-61a5012d.entry.js} +1 -1
  262. package/dist/ptcw-design/{p-9e4e21a4.entry.js → p-6251a6d6.entry.js} +1 -1
  263. package/dist/ptcw-design/{p-567535fb.entry.js → p-674c828e.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-ab4906a7.entry.js → p-6f1cc5e5.entry.js} +1 -1
  266. package/dist/ptcw-design/{p-ad0e7843.entry.js → p-709cc1f0.entry.js} +1 -1
  267. package/dist/ptcw-design/{p-bf84ecc0.entry.js → p-73293d32.entry.js} +1 -1
  268. package/dist/ptcw-design/{p-6f2acce5.entry.js → p-746337da.entry.js} +1 -1
  269. package/dist/ptcw-design/{p-04aae3f5.entry.js → p-74a845fd.entry.js} +1 -1
  270. package/dist/ptcw-design/p-752159e2.entry.js +1 -0
  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-7777753a.entry.js +1 -0
  274. package/dist/ptcw-design/{p-1bffeaed.entry.js → p-7815e38b.entry.js} +1 -1
  275. package/dist/ptcw-design/{p-cb0e3ec2.entry.js → p-784c16ce.entry.js} +1 -1
  276. package/dist/ptcw-design/{p-b436f56d.entry.js → p-79762cf6.entry.js} +1 -1
  277. package/dist/ptcw-design/p-79a6e764.entry.js +1 -0
  278. package/dist/ptcw-design/p-7b89a8e1.entry.js +1 -0
  279. package/dist/ptcw-design/{p-5dd538c4.entry.js → p-7c6d6a5e.entry.js} +1 -1
  280. package/dist/ptcw-design/{p-4c89d63d.entry.js → p-804dac0c.entry.js} +1 -1
  281. package/dist/ptcw-design/{p-5980d65d.entry.js → p-807ad5c4.entry.js} +1 -1
  282. package/dist/ptcw-design/{p-931650bb.entry.js → p-80c56c81.entry.js} +1 -1
  283. package/dist/ptcw-design/{p-d77531c8.entry.js → p-81736d6a.entry.js} +1 -1
  284. package/dist/ptcw-design/p-83c3d6c9.entry.js +1 -0
  285. package/dist/ptcw-design/{p-5a2ed8fb.entry.js → p-83dabf2e.entry.js} +1 -1
  286. package/dist/ptcw-design/{p-53dee19b.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-89da867f.entry.js +1 -0
  289. package/dist/ptcw-design/{p-15e36f30.entry.js → p-8cdcfb51.entry.js} +1 -1
  290. package/dist/ptcw-design/{p-9a335b5b.entry.js → p-8eb36507.entry.js} +1 -1
  291. package/dist/ptcw-design/{p-1c63c812.entry.js → p-908ad455.entry.js} +1 -1
  292. package/dist/ptcw-design/{p-1d789cd7.entry.js → p-91aed34c.entry.js} +1 -1
  293. package/dist/ptcw-design/{p-506dac1f.entry.js → p-91e5c8d4.entry.js} +1 -1
  294. package/dist/ptcw-design/{p-ac75c7ad.js → p-944c5be8.js} +1 -1
  295. package/dist/ptcw-design/p-973b06d1.entry.js +1 -0
  296. package/dist/ptcw-design/{p-fbd9c8fc.entry.js → p-973c69d8.entry.js} +1 -1
  297. package/dist/ptcw-design/{p-bfacfe67.entry.js → p-9a28ded2.entry.js} +1 -1
  298. package/dist/ptcw-design/p-9d8a9a72.entry.js +1 -0
  299. package/dist/ptcw-design/{p-a4dd4e83.entry.js → p-9df3c31f.entry.js} +1 -1
  300. package/dist/ptcw-design/{p-4f3dea53.entry.js → p-a1dc7ae5.entry.js} +1 -1
  301. package/dist/ptcw-design/{p-257a68df.entry.js → p-a22d7ae8.entry.js} +1 -1
  302. package/dist/ptcw-design/{p-3872fce7.entry.js → p-a2710bbf.entry.js} +1 -1
  303. package/dist/ptcw-design/{p-3cb011c9.entry.js → p-a318a793.entry.js} +1 -1
  304. package/dist/ptcw-design/p-a3ef1660.entry.js +1 -0
  305. package/dist/ptcw-design/{p-2670ac97.entry.js → p-a668ad65.entry.js} +1 -1
  306. package/dist/ptcw-design/p-a81833cd.entry.js +1 -0
  307. package/dist/ptcw-design/{p-8191928d.entry.js → p-a974f98f.entry.js} +1 -1
  308. package/dist/ptcw-design/p-ac5ee682.entry.js +1 -0
  309. package/dist/ptcw-design/{p-a04bedc2.entry.js → p-afb5bdb9.entry.js} +1 -1
  310. package/dist/ptcw-design/{p-390c0dee.entry.js → p-b07df607.entry.js} +1 -1
  311. package/dist/ptcw-design/{p-e73a1a0b.entry.js → p-b1053240.entry.js} +1 -1
  312. package/dist/ptcw-design/{p-bfadd78e.entry.js → p-b154bbdb.entry.js} +1 -1
  313. package/dist/ptcw-design/{p-c09a8288.entry.js → p-b227c7f7.entry.js} +1 -1
  314. package/dist/ptcw-design/{p-aea09a70.entry.js → p-b293a0b1.entry.js} +1 -1
  315. package/dist/ptcw-design/{p-187ef77b.entry.js → p-b2fcbbd8.entry.js} +1 -1
  316. package/dist/ptcw-design/{p-c12065b7.entry.js → p-b54c495f.entry.js} +1 -1
  317. package/dist/ptcw-design/{p-a41c7e39.entry.js → p-b6cc4c2a.entry.js} +1 -1
  318. package/dist/ptcw-design/{p-b19cda95.entry.js → p-b82dd7f9.entry.js} +1 -1
  319. package/dist/ptcw-design/{p-6b9e4a18.entry.js → p-b8c38d83.entry.js} +1 -1
  320. package/dist/ptcw-design/{p-560b05a5.entry.js → p-bca81995.entry.js} +1 -1
  321. package/dist/ptcw-design/{p-a7cb3851.entry.js → p-be00fb74.entry.js} +1 -1
  322. package/dist/ptcw-design/{p-89ba3dfd.entry.js → p-bf2f9183.entry.js} +1 -1
  323. package/dist/ptcw-design/{p-74097f89.entry.js → p-c137315d.entry.js} +1 -1
  324. package/dist/ptcw-design/{p-b06bc0a1.entry.js → p-c3427c4a.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-0c914932.entry.js → p-c80265d9.entry.js} +1 -1
  327. package/dist/ptcw-design/{p-575861b3.entry.js → p-c8de7309.entry.js} +1 -1
  328. package/dist/ptcw-design/{p-23cb5b5b.entry.js → p-c9762c88.entry.js} +1 -1
  329. package/dist/ptcw-design/{p-04f0b1ba.entry.js → p-c9a73ad1.entry.js} +1 -1
  330. package/dist/ptcw-design/{p-baeee2b4.entry.js → p-ca039722.entry.js} +1 -1
  331. package/dist/ptcw-design/{p-5946d7c9.entry.js → p-cab0274c.entry.js} +1 -1
  332. package/dist/ptcw-design/{p-98610430.entry.js → p-ce125ef2.entry.js} +1 -1
  333. package/dist/ptcw-design/{p-b684ca9d.entry.js → p-ce8480e3.entry.js} +1 -1
  334. package/dist/ptcw-design/{p-927373d4.entry.js → p-cf0f6559.entry.js} +1 -1
  335. package/dist/ptcw-design/{p-3b40bfbf.entry.js → p-cf41ac32.entry.js} +1 -1
  336. package/dist/ptcw-design/{p-8b480abd.entry.js → p-d0013567.entry.js} +1 -1
  337. package/dist/ptcw-design/{p-e3bf092e.entry.js → p-d1f57070.entry.js} +1 -1
  338. package/dist/ptcw-design/{p-3cfe0126.entry.js → p-d3c11c68.entry.js} +1 -1
  339. package/dist/ptcw-design/p-d428ba40.entry.js +1 -0
  340. package/dist/ptcw-design/{p-f5d8a3b1.entry.js → p-d6271974.entry.js} +1 -1
  341. package/dist/ptcw-design/{p-260ecfef.entry.js → p-d9ec506c.entry.js} +1 -1
  342. package/dist/ptcw-design/{p-a54c6da5.entry.js → p-dabb1b70.entry.js} +1 -1
  343. package/dist/ptcw-design/{p-a0bf3dd2.entry.js → p-dadbab48.entry.js} +1 -1
  344. package/dist/ptcw-design/{p-c5f42895.entry.js → p-dd38bf84.entry.js} +1 -1
  345. package/dist/ptcw-design/{p-a8504f11.entry.js → p-de663192.entry.js} +1 -1
  346. package/dist/ptcw-design/p-e1373325.entry.js +1 -0
  347. package/dist/ptcw-design/{p-92e76318.entry.js → p-e1bd2c43.entry.js} +1 -1
  348. package/dist/ptcw-design/{p-ac7b2779.entry.js → p-e249cd90.entry.js} +1 -1
  349. package/dist/ptcw-design/{p-a37c5209.entry.js → p-e2e33ddb.entry.js} +1 -1
  350. package/dist/ptcw-design/p-e65cbdb9.entry.js +1 -0
  351. package/dist/ptcw-design/{p-fdee2cdc.entry.js → p-e6ebc832.entry.js} +1 -1
  352. package/dist/ptcw-design/{p-c68d31c6.entry.js → p-e87a4ff8.entry.js} +1 -1
  353. package/dist/ptcw-design/{p-db0fc94d.entry.js → p-e880b556.entry.js} +1 -1
  354. package/dist/ptcw-design/{p-0a9ee6c2.entry.js → p-e8b51e7d.entry.js} +1 -1
  355. package/dist/ptcw-design/{p-0c69ea52.entry.js → p-ec22d0b8.entry.js} +1 -1
  356. package/dist/ptcw-design/{p-5877f093.entry.js → p-ec395ae9.entry.js} +1 -1
  357. package/dist/ptcw-design/{p-7a1db471.entry.js → p-ecfc8211.entry.js} +1 -1
  358. package/dist/ptcw-design/{p-a8304a3e.entry.js → p-ed53cb3a.entry.js} +1 -1
  359. package/dist/ptcw-design/{p-4f4f97a6.entry.js → p-ed5a467e.entry.js} +1 -1
  360. package/dist/ptcw-design/{p-de960790.entry.js → p-ef55ab3c.entry.js} +1 -1
  361. package/dist/ptcw-design/{p-0ddf2a09.entry.js → p-f004e5de.entry.js} +1 -1
  362. package/dist/ptcw-design/{p-f5c97ab2.entry.js → p-f2006b03.entry.js} +1 -1
  363. package/dist/ptcw-design/{p-2a22123e.entry.js → p-f20e4230.entry.js} +1 -1
  364. package/dist/ptcw-design/{p-18d699f0.entry.js → p-f418ef26.entry.js} +1 -1
  365. package/dist/ptcw-design/{p-2b08a37d.entry.js → p-f4ae5a99.entry.js} +1 -1
  366. package/dist/ptcw-design/{p-d8b2466d.entry.js → p-f5665cfe.entry.js} +1 -1
  367. package/dist/ptcw-design/{p-c061b32d.entry.js → p-fb0c3eeb.entry.js} +1 -1
  368. package/dist/ptcw-design/{p-ee91170c.entry.js → p-fe56e336.entry.js} +1 -1
  369. package/dist/ptcw-design/{p-84c15835.entry.js → p-ff369ed7.entry.js} +1 -1
  370. package/dist/ptcw-design/ptcw-design.esm.js +1 -1
  371. package/dist/types/components/ptc-card-content/ptc-card-content.d.ts +1 -0
  372. package/dist/types/components/ptc-pricing-packaging-table/ptc-pricing-packaging-table.d.ts +1 -0
  373. package/dist/types/components.d.ts +64 -62
  374. package/package.json +101 -101
  375. package/readme.md +23 -23
  376. package/dist/cjs/ptc-search-field.cjs.entry.js +0 -95
  377. package/dist/esm/ptc-search-field.entry.js +0 -91
  378. package/dist/ptcw-design/p-0a86d91a.entry.js +0 -1
  379. package/dist/ptcw-design/p-0fbdcd78.entry.js +0 -1
  380. package/dist/ptcw-design/p-26b70120.entry.js +0 -1
  381. package/dist/ptcw-design/p-2c8faf9a.entry.js +0 -1
  382. package/dist/ptcw-design/p-312c41b8.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-4ab3249d.entry.js +0 -1
  386. package/dist/ptcw-design/p-5e4c1edf.entry.js +0 -1
  387. package/dist/ptcw-design/p-6a561487.entry.js +0 -1
  388. package/dist/ptcw-design/p-6f9f55b3.entry.js +0 -1
  389. package/dist/ptcw-design/p-7218fe2c.entry.js +0 -1
  390. package/dist/ptcw-design/p-761a31f8.entry.js +0 -1
  391. package/dist/ptcw-design/p-7834cfee.entry.js +0 -1
  392. package/dist/ptcw-design/p-97eb1025.entry.js +0 -1
  393. package/dist/ptcw-design/p-9c6cad16.entry.js +0 -1
  394. package/dist/ptcw-design/p-9da57f76.entry.js +0 -1
  395. package/dist/ptcw-design/p-9efa8199.entry.js +0 -1
  396. package/dist/ptcw-design/p-9fca5392.entry.js +0 -1
  397. package/dist/ptcw-design/p-a993c0a6.entry.js +0 -1
  398. package/dist/ptcw-design/p-ac766cb3.entry.js +0 -1
  399. package/dist/ptcw-design/p-bb9a879f.entry.js +0 -1
  400. package/dist/ptcw-design/p-bd448674.entry.js +0 -1
  401. package/dist/ptcw-design/p-c3b27836.entry.js +0 -1
  402. package/dist/ptcw-design/p-c89030e4.entry.js +0 -1
  403. package/dist/ptcw-design/p-cbbe2bba.entry.js +0 -1
  404. package/dist/ptcw-design/p-d6ee094b.entry.js +0 -1
  405. package/dist/ptcw-design/p-d9df1a16.entry.js +0 -1
  406. package/dist/ptcw-design/p-e01173ca.entry.js +0 -1
  407. package/dist/ptcw-design/p-e0e87d61.entry.js +0 -1
  408. package/dist/ptcw-design/p-e5e1e8fb.entry.js +0 -1
  409. package/dist/ptcw-design/p-e7220c36.entry.js +0 -1
  410. package/dist/ptcw-design/p-fd7e5935.entry.js +0 -1
package/package.json CHANGED
@@ -1,101 +1,101 @@
1
- {
2
- "name": "@ptcwebops/ptcw-design",
3
- "version": "6.4.20-beta",
4
- "description": "Stencil Component Starter",
5
- "main": "dist/index.cjs.js",
6
- "module": "./dist/index.js",
7
- "es2015": "dist/esm/index.mjs",
8
- "es2017": "dist/esm/index.mjs",
9
- "types": "dist/custom-elements/index.d.ts",
10
- "collection": "dist/collection/collection-manifest.json",
11
- "collection:main": "dist/collection/index.js",
12
- "unpkg": "dist/ptcw-design/ptcw-design.esm.js",
13
- "files": [
14
- "dist/",
15
- "loader/"
16
- ],
17
- "scripts": {
18
- "build": "stencil build --docs",
19
- "start": "stencil build --dev --watch --serve",
20
- "test": "stencil test --spec --e2e",
21
- "test.watch": "stencil test --spec --e2e --watchAll",
22
- "test.unit": "stencil test --spec",
23
- "test.end-to-end": "stencil test --e2e",
24
- "test.unit.watch": "stencil test --spec --watch",
25
- "generate": "stencil generate",
26
- "prepare": "stencil build --docs",
27
- "storybook": "storybook dev -p 6006",
28
- "build-storybook": "storybook build",
29
- "generate-story": "node scripts/storyGenerator",
30
- "generate-unit-tests": "node scripts/unitTestGenerator",
31
- "generate-bulk-tests": "node scripts/bulkTestGenerator",
32
- "start:tailwind": "npx tailwindcss -i ./src/global/tailwindcss/input.css -o ./src/global/tailwindcss/output.css --watch",
33
- "start:tailwind-stencil": "npx tailwindcss -i ./src/global/tailwindcss/input.css -o ./src/global/tailwindcss/output.css && npm run start",
34
- "build:tailwind-stencil": "npx tailwindcss -i ./src/global/tailwindcss/input.css -o ./src/global/tailwindcss/output.css --minify && npm run build",
35
- "format:prettier": "prettier --write \"src/**/*.{tsx,html,scss}\""
36
- },
37
- "dependencies": {
38
- "@daveberning/griddle": "^0.3.0",
39
- "@material/checkbox": "^14.0.0",
40
- "@material/form-field": "^14.0.0",
41
- "@material/select": "^14.0.0",
42
- "@material/textfield": "^14.0.0",
43
- "@stencil/core": "^2.20.0",
44
- "@stencil/postcss": "^2.1.0",
45
- "@teamhive/lottie-player": "^1.0.0",
46
- "@types/intl-tel-input": "^17.0.6",
47
- "autoprefixer": "^10.4.21",
48
- "dayjs": "^1.11.13",
49
- "focus-trap": "^7.6.4",
50
- "intl-tel-input": "^18.2.1",
51
- "npmrc": "^1.1.1",
52
- "postcss": "^8.5.6",
53
- "resize-observer-polyfill": "^1.5.1",
54
- "swiper": "^9.1.1"
55
- },
56
- "license": "MIT",
57
- "devDependencies": {
58
- "@babel/preset-env": "^7.22.4",
59
- "@stencil/sass": "^1.4.1",
60
- "@storybook/addon-designs": "^7.0.7",
61
- "@storybook/addon-essentials": "^7.1.0-alpha.29",
62
- "@storybook/addon-links": "^7.1.0-alpha.29",
63
- "@storybook/blocks": "^7.1.0-alpha.29",
64
- "@storybook/web-components": "^7.1.0-alpha.29",
65
- "@storybook/web-components-webpack5": "^7.1.0-alpha.29",
66
- "@types/jest": "^27.0.3",
67
- "ejs": "^3.1.9",
68
- "jest": "^27.4.5",
69
- "jest-cli": "^27.4.5",
70
- "lit": "^2.7.4",
71
- "marked": "^5.1.0",
72
- "mobile-select": "^1.1.2",
73
- "node-html-parser": "^6.1.5",
74
- "prettier": "3.6.2",
75
- "puppeteer": "^10.0.0",
76
- "react": "^18.2.0",
77
- "react-dom": "^18.2.0",
78
- "stencil-inline-svg": "^1.1.0",
79
- "storybook": "^7.1.0-alpha.29",
80
- "tailwindcss": "^3.4.17",
81
- "util": "^0.12.5",
82
- "yargs": "^17.7.2"
83
- },
84
- "directories": {
85
- "doc": "docs"
86
- },
87
- "repository": {
88
- "type": "git",
89
- "url": "git+https://@bitbucket.org/ptc-sitecore-workspace/ptc-design-system.git"
90
- },
91
- "keywords": [
92
- "design system",
93
- "web components",
94
- "stenciljs"
95
- ],
96
- "author": "Yunfeng Qian",
97
- "homepage": "https://bitbucket.org/ptc-sitecore-workspace/ptc-design-system#readme",
98
- "publishConfig": {
99
- "registry": "https://registry.npmjs.org/"
100
- }
101
- }
1
+ {
2
+ "name": "@ptcwebops/ptcw-design",
3
+ "version": "6.4.22-beta",
4
+ "description": "Stencil Component Starter",
5
+ "main": "dist/index.cjs.js",
6
+ "module": "./dist/index.js",
7
+ "es2015": "dist/esm/index.mjs",
8
+ "es2017": "dist/esm/index.mjs",
9
+ "types": "dist/custom-elements/index.d.ts",
10
+ "collection": "dist/collection/collection-manifest.json",
11
+ "collection:main": "dist/collection/index.js",
12
+ "unpkg": "dist/ptcw-design/ptcw-design.esm.js",
13
+ "files": [
14
+ "dist/",
15
+ "loader/"
16
+ ],
17
+ "scripts": {
18
+ "build": "stencil build --docs",
19
+ "start": "stencil build --dev --watch --serve",
20
+ "test": "stencil test --spec --e2e",
21
+ "test.watch": "stencil test --spec --e2e --watchAll",
22
+ "test.unit": "stencil test --spec",
23
+ "test.end-to-end": "stencil test --e2e",
24
+ "test.unit.watch": "stencil test --spec --watch",
25
+ "generate": "stencil generate",
26
+ "prepare": "stencil build --docs",
27
+ "storybook": "storybook dev -p 6006",
28
+ "build-storybook": "storybook build",
29
+ "generate-story": "node scripts/storyGenerator",
30
+ "generate-unit-tests": "node scripts/unitTestGenerator",
31
+ "generate-bulk-tests": "node scripts/bulkTestGenerator",
32
+ "start:tailwind": "npx tailwindcss -i ./src/global/tailwindcss/input.css -o ./src/global/tailwindcss/output.css --watch",
33
+ "start:tailwind-stencil": "npx tailwindcss -i ./src/global/tailwindcss/input.css -o ./src/global/tailwindcss/output.css && npm run start",
34
+ "build:tailwind-stencil": "npx tailwindcss -i ./src/global/tailwindcss/input.css -o ./src/global/tailwindcss/output.css --minify && npm run build",
35
+ "format:prettier": "prettier --write \"src/**/*.{tsx,html,scss}\""
36
+ },
37
+ "dependencies": {
38
+ "@daveberning/griddle": "^0.3.0",
39
+ "@material/checkbox": "^14.0.0",
40
+ "@material/form-field": "^14.0.0",
41
+ "@material/select": "^14.0.0",
42
+ "@material/textfield": "^14.0.0",
43
+ "@stencil/core": "^2.20.0",
44
+ "@stencil/postcss": "^2.1.0",
45
+ "@teamhive/lottie-player": "^1.0.0",
46
+ "@types/intl-tel-input": "^17.0.6",
47
+ "autoprefixer": "^10.4.21",
48
+ "dayjs": "^1.11.13",
49
+ "focus-trap": "^7.6.4",
50
+ "intl-tel-input": "^18.2.1",
51
+ "npmrc": "^1.1.1",
52
+ "postcss": "^8.5.6",
53
+ "resize-observer-polyfill": "^1.5.1",
54
+ "swiper": "^9.1.1"
55
+ },
56
+ "license": "MIT",
57
+ "devDependencies": {
58
+ "@babel/preset-env": "^7.22.4",
59
+ "@stencil/sass": "^1.4.1",
60
+ "@storybook/addon-designs": "^7.0.7",
61
+ "@storybook/addon-essentials": "^7.1.0-alpha.29",
62
+ "@storybook/addon-links": "^7.1.0-alpha.29",
63
+ "@storybook/blocks": "^7.1.0-alpha.29",
64
+ "@storybook/web-components": "^7.1.0-alpha.29",
65
+ "@storybook/web-components-webpack5": "^7.1.0-alpha.29",
66
+ "@types/jest": "^27.0.3",
67
+ "ejs": "^3.1.9",
68
+ "jest": "^27.4.5",
69
+ "jest-cli": "^27.4.5",
70
+ "lit": "^2.7.4",
71
+ "marked": "^5.1.0",
72
+ "mobile-select": "^1.1.2",
73
+ "node-html-parser": "^6.1.5",
74
+ "prettier": "3.6.2",
75
+ "puppeteer": "^10.0.0",
76
+ "react": "^18.2.0",
77
+ "react-dom": "^18.2.0",
78
+ "stencil-inline-svg": "^1.1.0",
79
+ "storybook": "^7.1.0-alpha.29",
80
+ "tailwindcss": "^3.4.17",
81
+ "util": "^0.12.5",
82
+ "yargs": "^17.7.2"
83
+ },
84
+ "directories": {
85
+ "doc": "docs"
86
+ },
87
+ "repository": {
88
+ "type": "git",
89
+ "url": "git+https://@bitbucket.org/ptc-sitecore-workspace/ptc-design-system.git"
90
+ },
91
+ "keywords": [
92
+ "design system",
93
+ "web components",
94
+ "stenciljs"
95
+ ],
96
+ "author": "Yunfeng Qian",
97
+ "homepage": "https://bitbucket.org/ptc-sitecore-workspace/ptc-design-system#readme",
98
+ "publishConfig": {
99
+ "registry": "https://registry.npmjs.org/"
100
+ }
101
+ }
package/readme.md CHANGED
@@ -1,23 +1,23 @@
1
- ![Built With Stencil](https://img.shields.io/badge/-Built%20With%20Stencil-16161d.svg?logo=data%3Aimage%2Fsvg%2Bxml%3Bbase64%2CPD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE5LjIuMSwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCA1MTIgNTEyIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA1MTIgNTEyOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI%2BCjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI%2BCgkuc3Qwe2ZpbGw6I0ZGRkZGRjt9Cjwvc3R5bGU%2BCjxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik00MjQuNywzNzMuOWMwLDM3LjYtNTUuMSw2OC42LTkyLjcsNjguNkgxODAuNGMtMzcuOSwwLTkyLjctMzAuNy05Mi43LTY4LjZ2LTMuNmgzMzYuOVYzNzMuOXoiLz4KPHBhdGggY2xhc3M9InN0MCIgZD0iTTQyNC43LDI5Mi4xSDE4MC40Yy0zNy42LDAtOTIuNy0zMS05Mi43LTY4LjZ2LTMuNkgzMzJjMzcuNiwwLDkyLjcsMzEsOTIuNyw2OC42VjI5Mi4xeiIvPgo8cGF0aCBjbGFzcz0ic3QwIiBkPSJNNDI0LjcsMTQxLjdIODcuN3YtMy42YzAtMzcuNiw1NC44LTY4LjYsOTIuNy02OC42SDMzMmMzNy45LDAsOTIuNywzMC43LDkyLjcsNjguNlYxNDEuN3oiLz4KPC9zdmc%2BCg%3D%3D&colorA=16161d&style=flat-square)
2
-
3
- # PTC Design 6.4.20-beta
4
-
5
- The site is the place for documentation on PTC Design System
6
-
7
- ## Building the Site
8
-
9
- To build the site from the source, ensure you're using the most recent versions of Node and Npm, and pull the latest from master. Next, run `npm install`, `npm run docs` to build the docs files and `npm run start` to launch the site in development mode.
10
-
11
- ## Project Tools
12
-
13
- - stenciljs 2.20.0
14
- - Node 18.13.0
15
- - npm 8.19.3
16
- - jest 27.4.5
17
- - puppeteer 10.0.0
18
-
19
- ## License
20
-
21
- ## Release notes
22
-
23
- TODO: figure out how to do release notes with npm
1
+ ![Built With Stencil](https://img.shields.io/badge/-Built%20With%20Stencil-16161d.svg?logo=data%3Aimage%2Fsvg%2Bxml%3Bbase64%2CPD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE5LjIuMSwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCA1MTIgNTEyIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA1MTIgNTEyOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI%2BCjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI%2BCgkuc3Qwe2ZpbGw6I0ZGRkZGRjt9Cjwvc3R5bGU%2BCjxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik00MjQuNywzNzMuOWMwLDM3LjYtNTUuMSw2OC42LTkyLjcsNjguNkgxODAuNGMtMzcuOSwwLTkyLjctMzAuNy05Mi43LTY4LjZ2LTMuNmgzMzYuOVYzNzMuOXoiLz4KPHBhdGggY2xhc3M9InN0MCIgZD0iTTQyNC43LDI5Mi4xSDE4MC40Yy0zNy42LDAtOTIuNy0zMS05Mi43LTY4LjZ2LTMuNkgzMzJjMzcuNiwwLDkyLjcsMzEsOTIuNyw2OC42VjI5Mi4xeiIvPgo8cGF0aCBjbGFzcz0ic3QwIiBkPSJNNDI0LjcsMTQxLjdIODcuN3YtMy42YzAtMzcuNiw1NC44LTY4LjYsOTIuNy02OC42SDMzMmMzNy45LDAsOTIuNywzMC43LDkyLjcsNjguNlYxNDEuN3oiLz4KPC9zdmc%2BCg%3D%3D&colorA=16161d&style=flat-square)
2
+
3
+ # PTC Design 6.4.22-beta
4
+
5
+ The site is the place for documentation on PTC Design System
6
+
7
+ ## Building the Site
8
+
9
+ To build the site from the source, ensure you're using the most recent versions of Node and Npm, and pull the latest from master. Next, run `npm install`, `npm run docs` to build the docs files and `npm run start` to launch the site in development mode.
10
+
11
+ ## Project Tools
12
+
13
+ - stenciljs 2.20.0
14
+ - Node 18.13.0
15
+ - npm 8.19.3
16
+ - jest 27.4.5
17
+ - puppeteer 10.0.0
18
+
19
+ ## License
20
+
21
+ ## Release notes
22
+
23
+ TODO: figure out how to do release notes with npm
@@ -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;
@@ -1,91 +0,0 @@
1
- import { r as registerInstance, c as createEvent, h, H as Host, g as getElement } from './index-c83db688.js';
2
-
3
- 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}";
4
-
5
- const PtcSearchField = class {
6
- constructor(hostRef) {
7
- registerInstance(this, hostRef);
8
- this.valueChanged = createEvent(this, "valueChanged", 7);
9
- this.clicked = createEvent(this, "clicked", 7);
10
- this.textValue = undefined;
11
- this.placeholderLabel = undefined;
12
- this.darkTheme = undefined;
13
- this.isNews = undefined;
14
- this.elevation = "small";
15
- this.enableClear = false;
16
- this.styles = undefined;
17
- }
18
- textChangedHandler(event) {
19
- this.valueChanged.emit({
20
- sender: this,
21
- event: event,
22
- searchTerm: this.getSearchValue(),
23
- });
24
- }
25
- buttonClickHandler(event) {
26
- this.clicked.emit({
27
- sender: this,
28
- event: event,
29
- searchTerm: this.getSearchValue(),
30
- });
31
- }
32
- keyDownHandler(event) {
33
- if (event.key == "Enter") {
34
- this.clicked.emit({
35
- sender: this,
36
- event: event,
37
- searchTerm: this.getSearchValue(),
38
- });
39
- }
40
- if (this.getSearchValue() && this.enableClear) ;
41
- }
42
- keyUpHandler() {
43
- if (!this.darkTheme) {
44
- this.enableClear = !(this.getSearchValue() == "");
45
- }
46
- }
47
- getSearchValue() {
48
- let result = "";
49
- let input = this.el.shadowRoot.querySelector("input");
50
- if (input) {
51
- result = input.value;
52
- }
53
- return result;
54
- }
55
- async clearSearchValue() {
56
- this.textValue = "";
57
- let input = this.el.shadowRoot.querySelector("input");
58
- if (input) {
59
- input.value = "";
60
- this.enableClear = false;
61
- }
62
- }
63
- render() {
64
- const classMap = this.getCssClassMap();
65
- const clearIconColor = this.darkTheme ? "white" : "black";
66
- return (h(Host, { class: classMap }, this.styles && h("style", null, this.styles), h("div", { class: "search-div" }, h("div", { class: "input-wrap mf-listen", id: "searchTextID" }, h("input", { id: "ptc-search-input", type: "text", value: this.textValue, placeholder: this.placeholderLabel, onKeyDown: (e) => {
67
- this.keyDownHandler(e);
68
- }, onKeyUp: () => {
69
- this.keyUpHandler();
70
- }, onChange: (e) => {
71
- this.textChangedHandler(e);
72
- } }), this.enableClear && (h("div", { class: "icon-wrapper" }, h("icon-asset", { class: "cls", type: "ptc", color: clearIconColor, name: "times", size: "xxx-small", onClick: (e) => {
73
- this.clearSearchValue();
74
- this.buttonClickHandler(e);
75
- } })))), h("div", { class: "tracker-div mf-listen", id: "searchBtnID" }, h("button", { type: "button", color: "blackgrey", class: "search-btn", onClick: (e) => {
76
- this.buttonClickHandler(e);
77
- } }, h("icon-asset", { type: "ptc", size: "medium", name: "new-search", color: "white" }))))));
78
- }
79
- getCssClassMap() {
80
- return {
81
- ["dark"]: this.darkTheme ? true : false,
82
- [this.elevation]: true,
83
- ["enable-clear"]: this.enableClear,
84
- ["news"]: this.isNews ? true : false,
85
- };
86
- }
87
- get el() { return getElement(this); }
88
- };
89
- PtcSearchField.style = ptcSearchFieldCss;
90
-
91
- export { PtcSearchField as ptc_search_field };