@ptcwebops/ptcw-design 6.3.27 → 6.3.28-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 (292) hide show
  1. package/dist/cjs/{component-35540bfb.js → component-4dd13907.js} +2643 -832
  2. package/dist/cjs/featured-list.cjs.entry.js +1 -1
  3. package/dist/cjs/icon-asset.cjs.entry.js +1 -1
  4. package/dist/cjs/innovator-toggle-container.cjs.entry.js +1 -1
  5. package/dist/cjs/jumbotron-sub-menu.cjs.entry.js +1 -1
  6. package/dist/cjs/list-item.cjs.entry.js +1 -1
  7. package/dist/cjs/loader.cjs.js +1 -2
  8. package/dist/cjs/modal-form-example.cjs.entry.js +94 -0
  9. package/dist/cjs/ptc-back-to-top.cjs.entry.js +1 -16
  10. package/dist/cjs/ptc-bio-card.cjs.entry.js +3 -20
  11. package/dist/cjs/ptc-button.cjs.entry.js +3 -5
  12. package/dist/cjs/ptc-card_2.cjs.entry.js +5 -7
  13. package/dist/cjs/ptc-case-studies-slider.cjs.entry.js +6 -2
  14. package/dist/cjs/ptc-close-icon_2.cjs.entry.js +26 -34
  15. package/dist/cjs/ptc-data-lookup.cjs.entry.js +1 -2
  16. package/dist/cjs/ptc-dynamic-card.cjs.entry.js +1 -1
  17. package/dist/cjs/ptc-embedded-quiz.cjs.entry.js +1 -1
  18. package/dist/cjs/ptc-featured-list.cjs.entry.js +1 -1
  19. package/dist/cjs/ptc-filter-dropdown_4.cjs.entry.js +9 -40
  20. package/dist/cjs/ptc-filter-level-theater.cjs.entry.js +3 -18
  21. package/dist/cjs/{ptc-form-checkbox_2.cjs.entry.js → ptc-form-checkbox_4.cjs.entry.js} +787 -5
  22. package/dist/cjs/ptc-icon-list.cjs.entry.js +1 -1
  23. package/dist/cjs/ptc-info-tile.cjs.entry.js +1 -2
  24. package/dist/cjs/ptc-jumbotron.cjs.entry.js +1 -1
  25. package/dist/cjs/ptc-nav-link.cjs.entry.js +1 -1
  26. package/dist/cjs/ptc-nav-skip-to-content.cjs.entry.js +3 -28
  27. package/dist/cjs/ptc-para.cjs.entry.js +1 -1
  28. package/dist/cjs/ptc-podcast-card.cjs.entry.js +1 -1
  29. package/dist/cjs/ptc-previous-url.cjs.entry.js +10 -2
  30. package/dist/cjs/ptc-pricing-tabs.cjs.entry.js +1 -1
  31. package/dist/cjs/ptc-product-card.cjs.entry.js +2 -2
  32. package/dist/cjs/ptc-product-category.cjs.entry.js +1 -1
  33. package/dist/cjs/ptc-product-dropdown.cjs.entry.js +2 -2
  34. package/dist/cjs/ptc-product-highlight-card.cjs.entry.js +1 -1
  35. package/dist/cjs/ptc-product-list.cjs.entry.js +1 -11
  36. package/dist/cjs/ptc-product-sidebar.cjs.entry.js +6 -38
  37. package/dist/cjs/ptc-quote.cjs.entry.js +1 -1
  38. package/dist/cjs/ptc-readmore-char.cjs.entry.js +1 -1
  39. package/dist/cjs/ptc-readmore-v3.cjs.entry.js +1 -1
  40. package/dist/cjs/ptc-related-card-rail.cjs.entry.js +38 -42
  41. package/dist/cjs/ptc-sticky-icons.cjs.entry.js +0 -9
  42. package/dist/cjs/ptc-text-copy-with-background.cjs.entry.js +0 -7
  43. package/dist/cjs/ptc-theater-video-modal.cjs.entry.js +8 -42
  44. package/dist/cjs/ptc-tooltip-v2.cjs.entry.js +1 -1
  45. package/dist/cjs/ptc-value-led-speed-bump.cjs.entry.js +1 -1
  46. package/dist/cjs/ptc-white-paper.cjs.entry.js +10 -6
  47. package/dist/cjs/ptcw-design.cjs.js +1 -2
  48. package/dist/cjs/tab-header.cjs.entry.js +1 -1
  49. package/dist/collection/collection-manifest.json +2 -2
  50. package/dist/collection/components/icon-asset/icon-asset.js +1 -1
  51. package/dist/collection/components/icon-asset/media/{designer-v6.0.7.svg → designer-v6.0.6.svg} +30 -17
  52. package/dist/collection/components/innovator-toggle-container/innovator-toggle-container.css +6 -6
  53. package/dist/collection/components/jumbotron-sub-menu/jumbotron-sub-menu.css +0 -1
  54. package/dist/collection/components/list-item/list-item.css +0 -4
  55. package/dist/collection/components/organism-bundles/bundle-featured-list/featured-list.css +3 -3
  56. package/dist/collection/components/organism-bundles/form/modal-from-example/modal-form-example.css +26 -0
  57. package/dist/collection/components/organism-bundles/form/modal-from-example/modal-form-example.js +99 -0
  58. package/dist/collection/components/ptc-back-to-top/ptc-back-to-top.css +0 -4
  59. package/dist/collection/components/ptc-back-to-top/ptc-back-to-top.js +0 -15
  60. package/dist/collection/components/ptc-bio-card/ptc-bio-card.css +6 -10
  61. package/dist/collection/components/ptc-bio-card/ptc-bio-card.js +2 -19
  62. package/dist/collection/components/ptc-button/ptc-button.css +0 -100
  63. package/dist/collection/components/ptc-button/ptc-button.js +4 -24
  64. package/dist/collection/components/ptc-case-studies-slider/ptc-case-studies-slider.css +6 -6
  65. package/dist/collection/components/ptc-case-studies-slider/ptc-case-studies-slider.js +5 -1
  66. package/dist/collection/components/ptc-dynamic-card/ptc-dynamic-card.css +1 -1
  67. package/dist/collection/components/ptc-embedded-quiz/ptc-embedded-quiz.css +1 -1
  68. package/dist/collection/components/ptc-featured-list/ptc-featured-list.css +6 -6
  69. package/dist/collection/components/ptc-filter-dropdown/ptc-filter-dropdown.css +0 -12
  70. package/dist/collection/components/ptc-filter-dropdown/ptc-filter-dropdown.js +3 -29
  71. package/dist/collection/components/ptc-filter-level-theater/ptc-filter-level-theater.css +13 -34
  72. package/dist/collection/components/ptc-filter-level-theater/ptc-filter-level-theater.js +2 -17
  73. package/dist/collection/components/ptc-icon-list/ptc-icon-list.css +0 -3
  74. package/dist/collection/components/ptc-info-tile/ptc-info-tile.js +1 -20
  75. package/dist/collection/components/ptc-jumbotron/ptc-jumbotron.css +6 -6
  76. package/dist/collection/components/ptc-modal/ptc-modal.css +4 -0
  77. package/dist/collection/components/ptc-modal/ptc-modal.js +27 -52
  78. package/dist/collection/components/ptc-nav-skip-to-content/ptc-nav-skip-to-content.css +0 -7
  79. package/dist/collection/components/ptc-nav-skip-to-content/ptc-nav-skip-to-content.js +2 -78
  80. package/dist/collection/components/ptc-para/ptc-para.css +3 -0
  81. package/dist/collection/components/ptc-para/ptc-para.js +2 -2
  82. package/dist/collection/components/ptc-podcast-card/ptc-podcast-card.css +6 -6
  83. package/dist/collection/components/ptc-preloader-section/ptc-preloader-section.css +0 -109
  84. package/dist/collection/components/ptc-preloader-section/ptc-preloader-section.js +4 -6
  85. package/dist/collection/components/ptc-previous-url/ptc-previous-url.css +16 -0
  86. package/dist/collection/components/ptc-previous-url/ptc-previous-url.js +27 -1
  87. package/dist/collection/components/ptc-pricing-tabs/ptc-pricing-tabs.js +1 -1
  88. package/dist/collection/components/ptc-product-card/ptc-product-card.css +6 -10
  89. package/dist/collection/components/ptc-product-card/ptc-product-card.js +1 -1
  90. package/dist/collection/components/ptc-product-category/ptc-product-category.css +6 -6
  91. package/dist/collection/components/ptc-product-dropdown/ptc-product-dropdown.css +0 -8
  92. package/dist/collection/components/ptc-product-dropdown/ptc-product-dropdown.js +1 -1
  93. package/dist/collection/components/ptc-product-highlight-card/ptc-product-highlight-card.css +6 -6
  94. package/dist/collection/components/ptc-product-list/ptc-product-list.js +1 -11
  95. package/dist/collection/components/ptc-product-sidebar/ptc-product-sidebar.css +0 -12
  96. package/dist/collection/components/ptc-product-sidebar/ptc-product-sidebar.js +5 -37
  97. package/dist/collection/components/ptc-quote/ptc-quote.js +1 -1
  98. package/dist/collection/components/ptc-readmore-char/ptc-readmore-char.css +6 -6
  99. package/dist/collection/components/ptc-readmore-v3/ptc-readmore-v3.css +6 -6
  100. package/dist/collection/components/ptc-related-card-rail/ptc-related-card-rail.js +38 -63
  101. package/dist/collection/components/ptc-sticky-icons/ptc-sticky-icons.js +0 -9
  102. package/dist/collection/components/ptc-text-copy-with-background/ptc-text-copy-with-background.js +0 -7
  103. package/dist/collection/components/ptc-textfield/ptc-textfield.js +19 -19
  104. package/dist/collection/components/ptc-theater-video/ptc-theater-video.css +0 -6
  105. package/dist/collection/components/ptc-theater-video/ptc-theater-video.js +1 -1
  106. package/dist/collection/components/ptc-theater-video-modal/ptc-theater-video-modal.css +0 -15
  107. package/dist/collection/components/ptc-theater-video-modal/ptc-theater-video-modal.js +9 -67
  108. package/dist/collection/components/ptc-theater-video-playlist/ptc-theater-video-playlist.js +3 -8
  109. package/dist/collection/components/ptc-tooltip-v2/ptc-tooltip-v2.css +6 -6
  110. package/dist/collection/components/ptc-value-led-speed-bump/ptc-value-led-speed-bump.css +6 -6
  111. package/dist/collection/components/ptc-white-paper/ptc-white-paper.css +6 -6
  112. package/dist/collection/components/ptc-white-paper/ptc-white-paper.js +9 -5
  113. package/dist/collection/components/subnav/ptc-nav-link/ptc-nav-link.js +1 -1
  114. package/dist/collection/components/tab-header/tab-header.js +1 -1
  115. package/dist/collection/stories/Card.stories.js +148 -3
  116. package/dist/collection/stories/Link.stories.js +13 -25
  117. package/dist/collection/stories/Paragraph.stories.js +10 -18
  118. package/dist/collection/stories/Select.stories.js +8 -5
  119. package/dist/collection/stories/Textfield.stories.js +28 -71
  120. package/dist/collection/stories/Title.stories.js +16 -28
  121. package/dist/collection/stories/organisms/eSupport/CaseTracker/preview.stories.js +45 -0
  122. package/dist/collection/stories/organisms/eSupport/SupportArticle/preview.stories.js +47 -0
  123. package/dist/collection/stories/organisms/eSupport/SupportPage/preview.stories.js +157 -0
  124. package/dist/custom-elements/index.d.ts +6 -0
  125. package/dist/custom-elements/index.js +259 -391
  126. package/dist/esm/{component-8c53e377.js → component-9c921cc6.js} +2592 -793
  127. package/dist/esm/featured-list.entry.js +1 -1
  128. package/dist/esm/icon-asset.entry.js +1 -1
  129. package/dist/esm/innovator-toggle-container.entry.js +1 -1
  130. package/dist/esm/jumbotron-sub-menu.entry.js +1 -1
  131. package/dist/esm/list-item.entry.js +1 -1
  132. package/dist/esm/loader.js +1 -2
  133. package/dist/esm/modal-form-example.entry.js +90 -0
  134. package/dist/esm/ptc-back-to-top.entry.js +1 -16
  135. package/dist/esm/ptc-bio-card.entry.js +3 -20
  136. package/dist/esm/ptc-button.entry.js +3 -5
  137. package/dist/esm/ptc-card_2.entry.js +5 -7
  138. package/dist/esm/ptc-case-studies-slider.entry.js +6 -2
  139. package/dist/esm/ptc-close-icon_2.entry.js +26 -34
  140. package/dist/esm/ptc-data-lookup.entry.js +1 -2
  141. package/dist/esm/ptc-dynamic-card.entry.js +1 -1
  142. package/dist/esm/ptc-embedded-quiz.entry.js +1 -1
  143. package/dist/esm/ptc-featured-list.entry.js +1 -1
  144. package/dist/esm/ptc-filter-dropdown_4.entry.js +9 -40
  145. package/dist/esm/ptc-filter-level-theater.entry.js +3 -18
  146. package/dist/esm/{ptc-form-checkbox_2.entry.js → ptc-form-checkbox_4.entry.js} +784 -4
  147. package/dist/esm/ptc-icon-list.entry.js +1 -1
  148. package/dist/esm/ptc-info-tile.entry.js +1 -2
  149. package/dist/esm/ptc-jumbotron.entry.js +1 -1
  150. package/dist/esm/ptc-nav-link.entry.js +1 -1
  151. package/dist/esm/ptc-nav-skip-to-content.entry.js +3 -28
  152. package/dist/esm/ptc-para.entry.js +1 -1
  153. package/dist/esm/ptc-podcast-card.entry.js +1 -1
  154. package/dist/esm/ptc-previous-url.entry.js +10 -2
  155. package/dist/esm/ptc-pricing-tabs.entry.js +1 -1
  156. package/dist/esm/ptc-product-card.entry.js +2 -2
  157. package/dist/esm/ptc-product-category.entry.js +1 -1
  158. package/dist/esm/ptc-product-dropdown.entry.js +2 -2
  159. package/dist/esm/ptc-product-highlight-card.entry.js +1 -1
  160. package/dist/esm/ptc-product-list.entry.js +1 -11
  161. package/dist/esm/ptc-product-sidebar.entry.js +6 -38
  162. package/dist/esm/ptc-quote.entry.js +1 -1
  163. package/dist/esm/ptc-readmore-char.entry.js +1 -1
  164. package/dist/esm/ptc-readmore-v3.entry.js +1 -1
  165. package/dist/esm/ptc-related-card-rail.entry.js +38 -42
  166. package/dist/esm/ptc-sticky-icons.entry.js +0 -9
  167. package/dist/esm/ptc-text-copy-with-background.entry.js +1 -8
  168. package/dist/esm/ptc-theater-video-modal.entry.js +9 -43
  169. package/dist/esm/ptc-tooltip-v2.entry.js +1 -1
  170. package/dist/esm/ptc-value-led-speed-bump.entry.js +1 -1
  171. package/dist/esm/ptc-white-paper.entry.js +10 -6
  172. package/dist/esm/ptcw-design.js +1 -2
  173. package/dist/esm/tab-header.entry.js +1 -1
  174. package/dist/ptcw-design/media/{designer-v6.0.7.svg → designer-v6.0.6.svg} +30 -17
  175. package/dist/ptcw-design/{p-752bba1c.entry.js → p-0529caaa.entry.js} +1 -1
  176. package/dist/ptcw-design/p-072a76d3.entry.js +1 -0
  177. package/dist/ptcw-design/p-077839d5.entry.js +1 -0
  178. package/dist/ptcw-design/{p-a791c53a.entry.js → p-0b515839.entry.js} +1 -1
  179. package/dist/ptcw-design/p-0d223232.entry.js +1 -0
  180. package/dist/ptcw-design/p-0e5932f0.entry.js +1 -0
  181. package/dist/ptcw-design/p-0ef61b44.entry.js +1 -0
  182. package/dist/ptcw-design/p-21aa746d.entry.js +1 -0
  183. package/dist/ptcw-design/p-282b7d4e.entry.js +1 -0
  184. package/dist/ptcw-design/{p-24776ca2.entry.js → p-2cc7e2a8.entry.js} +1 -1
  185. package/dist/ptcw-design/p-32f64f48.entry.js +1 -0
  186. package/dist/ptcw-design/p-3dac861d.entry.js +1 -0
  187. package/dist/ptcw-design/{p-d089dc37.entry.js → p-3dd0ded9.entry.js} +1 -1
  188. package/dist/ptcw-design/p-3ee2a531.entry.js +1 -0
  189. package/dist/ptcw-design/p-445329ed.entry.js +1 -0
  190. package/dist/ptcw-design/p-4b192f5e.entry.js +1 -0
  191. package/dist/ptcw-design/p-4f4e4f16.entry.js +1 -0
  192. package/dist/ptcw-design/p-4f93c631.entry.js +1 -0
  193. package/dist/ptcw-design/p-5245be70.entry.js +1 -0
  194. package/dist/ptcw-design/p-5311c6e1.entry.js +1 -0
  195. package/dist/ptcw-design/p-58e91cb8.entry.js +1 -0
  196. package/dist/ptcw-design/p-5db7f70b.entry.js +1 -0
  197. package/dist/ptcw-design/{p-9e4e21a4.entry.js → p-71360e29.entry.js} +1 -1
  198. package/dist/ptcw-design/p-75390f63.entry.js +1 -0
  199. package/dist/ptcw-design/{p-e3b1af2b.entry.js → p-7793babb.entry.js} +1 -1
  200. package/dist/ptcw-design/p-799afee5.entry.js +1 -0
  201. package/dist/ptcw-design/p-7bdf1e64.entry.js +1 -0
  202. package/dist/ptcw-design/p-8038bf31.entry.js +1 -0
  203. package/dist/ptcw-design/p-85b3ca2b.entry.js +1 -0
  204. package/dist/ptcw-design/p-9501995f.entry.js +1 -0
  205. package/dist/ptcw-design/p-97b9f41b.entry.js +1 -0
  206. package/dist/ptcw-design/{p-884c335c.entry.js → p-99355e65.entry.js} +1 -1
  207. package/dist/ptcw-design/p-99ee8a0e.entry.js +1 -0
  208. package/dist/ptcw-design/{p-27c26d50.entry.js → p-9df7489b.entry.js} +1 -1
  209. package/dist/ptcw-design/p-a89b986a.entry.js +68 -0
  210. package/dist/ptcw-design/p-b50f71dd.entry.js +1 -0
  211. package/dist/ptcw-design/{p-757954b2.entry.js → p-b570e9a5.entry.js} +1 -1
  212. package/dist/ptcw-design/p-baff4d44.entry.js +1 -0
  213. package/dist/ptcw-design/p-bcab66bf.js +336 -0
  214. package/dist/ptcw-design/{p-18ac526f.entry.js → p-d73cc053.entry.js} +1 -1
  215. package/dist/ptcw-design/p-de960790.entry.js +1 -0
  216. package/dist/ptcw-design/p-e6a272d9.entry.js +1 -0
  217. package/dist/ptcw-design/p-f1734520.entry.js +1 -0
  218. package/dist/ptcw-design/{p-0ddf2a09.entry.js → p-f867ebe6.entry.js} +1 -1
  219. package/dist/ptcw-design/p-fe40421e.entry.js +1 -0
  220. package/dist/ptcw-design/p-fe907670.entry.js +1 -0
  221. package/dist/ptcw-design/ptcw-design.css +2 -2
  222. package/dist/ptcw-design/ptcw-design.esm.js +1 -1
  223. package/dist/types/components/organism-bundles/form/modal-from-example/modal-form-example.d.ts +25 -0
  224. package/dist/types/components/ptc-bio-card/ptc-bio-card.d.ts +1 -1
  225. package/dist/types/components/ptc-button/ptc-button.d.ts +1 -2
  226. package/dist/types/components/ptc-filter-dropdown/ptc-filter-dropdown.d.ts +1 -2
  227. package/dist/types/components/ptc-info-tile/ptc-info-tile.d.ts +0 -1
  228. package/dist/types/components/ptc-modal/ptc-modal.d.ts +1 -2
  229. package/dist/types/components/ptc-nav-skip-to-content/ptc-nav-skip-to-content.d.ts +0 -6
  230. package/dist/types/components/ptc-para/ptc-para.d.ts +1 -1
  231. package/dist/types/components/ptc-previous-url/ptc-previous-url.d.ts +2 -0
  232. package/dist/types/components/ptc-product-list/ptc-product-list.d.ts +1 -1
  233. package/dist/types/components/ptc-product-sidebar/ptc-product-sidebar.d.ts +3 -6
  234. package/dist/types/components/ptc-related-card-rail/ptc-related-card-rail.d.ts +0 -3
  235. package/dist/types/components/ptc-text-copy-with-background/ptc-text-copy-with-background.d.ts +0 -2
  236. package/dist/types/components/ptc-textfield/ptc-textfield.d.ts +0 -54
  237. package/dist/types/components/ptc-theater-video-modal/ptc-theater-video-modal.d.ts +1 -6
  238. package/dist/types/components/ptc-theater-video-playlist/ptc-theater-video-playlist.d.ts +1 -1
  239. package/dist/types/components.d.ts +22 -134
  240. package/package.json +2 -6
  241. package/readme.md +5 -1
  242. package/dist/cjs/component-1b8ad4d2.js +0 -1819
  243. package/dist/cjs/global-92142fb4.js +0 -28
  244. package/dist/cjs/ptc-multi-select_2.cjs.entry.js +0 -670
  245. package/dist/cjs/validation-messages-33a4f26b.js +0 -126
  246. package/dist/collection/global/global.js +0 -3
  247. package/dist/collection/stories/Jumbotron.stories.js +0 -727
  248. package/dist/collection/utils/fef-logger.js +0 -23
  249. package/dist/esm/component-9beac35b.js +0 -1802
  250. package/dist/esm/global-c58db4a9.js +0 -26
  251. package/dist/esm/ptc-multi-select_2.entry.js +0 -665
  252. package/dist/esm/validation-messages-adbb6518.js +0 -124
  253. package/dist/ptcw-design/p-00e21489.entry.js +0 -1
  254. package/dist/ptcw-design/p-02822616.entry.js +0 -1
  255. package/dist/ptcw-design/p-05c29cc2.entry.js +0 -1
  256. package/dist/ptcw-design/p-13e338a5.entry.js +0 -1
  257. package/dist/ptcw-design/p-1454ba84.entry.js +0 -1
  258. package/dist/ptcw-design/p-18851303.entry.js +0 -1
  259. package/dist/ptcw-design/p-18a5a338.js +0 -1
  260. package/dist/ptcw-design/p-1feb2812.entry.js +0 -1
  261. package/dist/ptcw-design/p-352e87c0.entry.js +0 -1
  262. package/dist/ptcw-design/p-38e5e590.entry.js +0 -1
  263. package/dist/ptcw-design/p-4737a0f6.entry.js +0 -1
  264. package/dist/ptcw-design/p-539639ff.entry.js +0 -1
  265. package/dist/ptcw-design/p-593b8eff.entry.js +0 -1
  266. package/dist/ptcw-design/p-66ecd7b9.entry.js +0 -1
  267. package/dist/ptcw-design/p-73a853fc.entry.js +0 -1
  268. package/dist/ptcw-design/p-77fb3a86.entry.js +0 -1
  269. package/dist/ptcw-design/p-98426799.js +0 -203
  270. package/dist/ptcw-design/p-98844b50.js +0 -134
  271. package/dist/ptcw-design/p-a2c7df64.entry.js +0 -1
  272. package/dist/ptcw-design/p-a36f147a.js +0 -1
  273. package/dist/ptcw-design/p-a58698ca.entry.js +0 -1
  274. package/dist/ptcw-design/p-acdd9a1d.entry.js +0 -1
  275. package/dist/ptcw-design/p-ad821a01.entry.js +0 -1
  276. package/dist/ptcw-design/p-b6255525.entry.js +0 -1
  277. package/dist/ptcw-design/p-b7fa9f2c.entry.js +0 -1
  278. package/dist/ptcw-design/p-b963ec8c.entry.js +0 -68
  279. package/dist/ptcw-design/p-bb9a879f.entry.js +0 -1
  280. package/dist/ptcw-design/p-bf84ecc0.entry.js +0 -1
  281. package/dist/ptcw-design/p-c82eaf9d.entry.js +0 -1
  282. package/dist/ptcw-design/p-cad4b517.entry.js +0 -1
  283. package/dist/ptcw-design/p-d6845e91.entry.js +0 -1
  284. package/dist/ptcw-design/p-db1dcce0.entry.js +0 -1
  285. package/dist/ptcw-design/p-ddb898c7.entry.js +0 -1
  286. package/dist/ptcw-design/p-e3867512.entry.js +0 -1
  287. package/dist/ptcw-design/p-e6619d63.entry.js +0 -1
  288. package/dist/ptcw-design/p-e8c275a1.entry.js +0 -1
  289. package/dist/ptcw-design/p-f9256e3d.entry.js +0 -1
  290. package/dist/ptcw-design/p-fbd9c8fc.entry.js +0 -1
  291. package/dist/types/global/global.d.ts +0 -4
  292. package/dist/types/utils/fef-logger.d.ts +0 -10
@@ -172,6 +172,8 @@ export namespace Components {
172
172
  */
173
173
  "styles"?: string;
174
174
  }
175
+ interface ModalFormExample {
176
+ }
175
177
  interface MostPopularNews {
176
178
  "topTitle": string;
177
179
  }
@@ -404,8 +406,7 @@ export namespace Components {
404
406
  /**
405
407
  * Button theme color
406
408
  */
407
- "color": 'offwhite' | 'blackgrey' | 'turtlegreen' | 'nav' | 'legacy-green' | 'ptc-primary' | 'ptc-secondary' | 'ptc-tertiary' | 'ptc-quaternary' | 'icon-toggle' | 'clear-search' | 'primary-cta' | 'secondary-cta-dark' | 'secondary-cta-light';
408
- "ctaWidth": 'full-width' | 'default';
409
+ "color": 'offwhite' | 'blackgrey' | 'turtlegreen' | 'nav' | 'legacy-green' | 'ptc-primary' | 'ptc-secondary' | 'ptc-tertiary' | 'ptc-quaternary' | 'icon-toggle' | 'clear-search';
409
410
  /**
410
411
  * Add dark-focus-state property where button is present on dark backgrounds
411
412
  */
@@ -1027,7 +1028,6 @@ export namespace Components {
1027
1028
  * (optional) Injected CSS Styles
1028
1029
  */
1029
1030
  "styles"?: string;
1030
- "target": string;
1031
1031
  "trackerId"?: string;
1032
1032
  "variant": 'image' | 'text';
1033
1033
  }
@@ -1263,7 +1263,6 @@ export namespace Components {
1263
1263
  * Sets if popup should overlay
1264
1264
  */
1265
1265
  "fixed"?: boolean;
1266
- "focusBackElement": any;
1267
1266
  "headerOnlyBg"?: string;
1268
1267
  "headerOnlyText1"?: string;
1269
1268
  "headerOnlyText2"?: string;
@@ -1306,7 +1305,7 @@ export namespace Components {
1306
1305
  /**
1307
1306
  * Sets if popup should close if click on outside
1308
1307
  */
1309
- "size"?: 'sm' | 'md' | 'lg' | 'xl' | 'max' | 'sm-modal';
1308
+ "size"?: 'sm' | 'md' | 'lg' | 'xl' | 'fit-content' | 'max' | 'sm-modal';
1310
1309
  /**
1311
1310
  * (optional) Injected CSS Styles
1312
1311
  */
@@ -1395,11 +1394,8 @@ export namespace Components {
1395
1394
  interface PtcNavPills {
1396
1395
  }
1397
1396
  interface PtcNavSkipToContent {
1398
- "appendSelector": string;
1399
1397
  "buttonText": string;
1400
1398
  "sectionId": string;
1401
- "xOffset": number;
1402
- "yOffset": number;
1403
1399
  }
1404
1400
  interface PtcNavSlider {
1405
1401
  /**
@@ -1564,7 +1560,7 @@ export namespace Components {
1564
1560
  /**
1565
1561
  * Paragraph Color
1566
1562
  */
1567
- "paraColor": 'primary-grey' | 'white' | 'gray-darker';
1563
+ "paraColor": 'primary-grey' | 'primary-green' | 'white' | 'gray-darker';
1568
1564
  /**
1569
1565
  * line height
1570
1566
  */
@@ -1728,6 +1724,7 @@ export namespace Components {
1728
1724
  */
1729
1725
  "styles"?: string;
1730
1726
  "text": string | undefined;
1727
+ "theme": 'standard' | 'light';
1731
1728
  }
1732
1729
  interface PtcPricingAddOnCard {
1733
1730
  /**
@@ -2054,7 +2051,6 @@ export namespace Components {
2054
2051
  * Query selector of page footer above which the related card rail will unstick
2055
2052
  */
2056
2053
  "footerQuerySelector": string;
2057
- "isVisible": boolean;
2058
2054
  "railTitle": string;
2059
2055
  }
2060
2056
  interface PtcResponsiveWrapper {
@@ -2458,79 +2454,25 @@ export namespace Components {
2458
2454
  "type": 'text-copy-with-background' | 'hero-footer-cta' | 'tab-cta-with-background' | 'case-studies';
2459
2455
  }
2460
2456
  interface PtcTextfield {
2461
- /**
2462
- * Alert Text
2463
- */
2464
2457
  "alertText": string;
2465
- /**
2466
- * Alert Text Content
2467
- */
2468
2458
  "alertTextContent": string;
2469
- /**
2470
- * Custom Validation - String
2471
- */
2472
2459
  "customValidation": (input: HTMLInputElement) => string;
2473
- /**
2474
- * Disable the field
2475
- */
2476
2460
  "disabled": boolean;
2477
- /**
2478
- * ID
2479
- */
2480
2461
  "fieldId": string;
2481
- /**
2482
- * input "name" value. e.g.: 'phone', 'email', 'firstname', 'lastname'
2483
- */
2484
2462
  "fieldName": string;
2485
- /**
2486
- * Validation text (red)
2487
- */
2488
2463
  "helpertext": string;
2489
- /**
2490
- * Ignore Blind Submit?
2491
- */
2492
2464
  "ignoreBlindSubmit": boolean;
2493
- /**
2494
- * Info Text (black)
2495
- */
2496
2465
  "infoText": string;
2497
2466
  "inputValue": string;
2498
- /**
2499
- * Label Text
2500
- */
2501
2467
  "labelText": string;
2502
- /**
2503
- * Place holder Text
2504
- */
2505
2468
  "placeholderText": string;
2506
- /**
2507
- * Eloqua Data Name (for the eloqua)
2508
- */
2509
2469
  "ptcDataEloquaName": string;
2510
- /**
2511
- * Eloqua Target Data Name (for the eloqua)
2512
- */
2513
2470
  "ptcDataTargetEloquaName": string;
2514
- /**
2515
- * Text counter limit
2516
- */
2517
2471
  "ptcMaxLength"?: number;
2518
- /**
2519
- * Is this a mandatory field?
2520
- */
2521
2472
  "required": boolean;
2522
- /**
2523
- * Inject styles for customization
2524
- */
2525
2473
  "styles": string;
2526
2474
  "syncCountry": (countryCode: string) => Promise<void>;
2527
- /**
2528
- * Text Field Form
2529
- */
2530
2475
  "textfieldForm": 'default' | 'email-signup';
2531
- /**
2532
- * text, button, email, file and etc. This value triggers different validation
2533
- */
2534
2476
  "type": string;
2535
2477
  "validateTextField": () => Promise<void>;
2536
2478
  }
@@ -2544,7 +2486,7 @@ export namespace Components {
2544
2486
  "vtagName"?: string;
2545
2487
  }
2546
2488
  interface PtcTheaterVideoModal {
2547
- "updateData": (data: any, currentModalIndex: any, cardElement?: HTMLElement) => Promise<void>;
2489
+ "updateData": (data: any, currentModalIndex: any) => Promise<void>;
2548
2490
  }
2549
2491
  interface PtcTheaterVideoPlaylist {
2550
2492
  "cardElements": any;
@@ -3008,10 +2950,6 @@ export interface PtcTheaterVideoCustomEvent<T> extends CustomEvent<T> {
3008
2950
  detail: T;
3009
2951
  target: HTMLPtcTheaterVideoElement;
3010
2952
  }
3011
- export interface PtcTheaterVideoModalCustomEvent<T> extends CustomEvent<T> {
3012
- detail: T;
3013
- target: HTMLPtcTheaterVideoModalElement;
3014
- }
3015
2953
  export interface PtcWhitePaperCustomEvent<T> extends CustomEvent<T> {
3016
2954
  detail: T;
3017
2955
  target: HTMLPtcWhitePaperElement;
@@ -3183,6 +3121,12 @@ declare global {
3183
3121
  prototype: HTMLMaxWidthContainerElement;
3184
3122
  new (): HTMLMaxWidthContainerElement;
3185
3123
  };
3124
+ interface HTMLModalFormExampleElement extends Components.ModalFormExample, HTMLStencilElement {
3125
+ }
3126
+ var HTMLModalFormExampleElement: {
3127
+ prototype: HTMLModalFormExampleElement;
3128
+ new (): HTMLModalFormExampleElement;
3129
+ };
3186
3130
  interface HTMLMostPopularNewsElement extends Components.MostPopularNews, HTMLStencilElement {
3187
3131
  }
3188
3132
  var HTMLMostPopularNewsElement: {
@@ -4105,6 +4049,7 @@ declare global {
4105
4049
  "jumbotron-sub-mune": HTMLJumbotronSubMuneElement;
4106
4050
  "list-item": HTMLListItemElement;
4107
4051
  "max-width-container": HTMLMaxWidthContainerElement;
4052
+ "modal-form-example": HTMLModalFormExampleElement;
4108
4053
  "most-popular-news": HTMLMostPopularNewsElement;
4109
4054
  "my-component": HTMLMyComponentElement;
4110
4055
  "news-search-result": HTMLNewsSearchResultElement;
@@ -4428,6 +4373,8 @@ declare namespace LocalJSX {
4428
4373
  */
4429
4374
  "styles"?: string;
4430
4375
  }
4376
+ interface ModalFormExample {
4377
+ }
4431
4378
  interface MostPopularNews {
4432
4379
  "topTitle"?: string;
4433
4380
  }
@@ -4666,8 +4613,7 @@ declare namespace LocalJSX {
4666
4613
  /**
4667
4614
  * Button theme color
4668
4615
  */
4669
- "color"?: 'offwhite' | 'blackgrey' | 'turtlegreen' | 'nav' | 'legacy-green' | 'ptc-primary' | 'ptc-secondary' | 'ptc-tertiary' | 'ptc-quaternary' | 'icon-toggle' | 'clear-search' | 'primary-cta' | 'secondary-cta-dark' | 'secondary-cta-light';
4670
- "ctaWidth"?: 'full-width' | 'default';
4616
+ "color"?: 'offwhite' | 'blackgrey' | 'turtlegreen' | 'nav' | 'legacy-green' | 'ptc-primary' | 'ptc-secondary' | 'ptc-tertiary' | 'ptc-quaternary' | 'icon-toggle' | 'clear-search';
4671
4617
  /**
4672
4618
  * Add dark-focus-state property where button is present on dark backgrounds
4673
4619
  */
@@ -5309,7 +5255,6 @@ declare namespace LocalJSX {
5309
5255
  * (optional) Injected CSS Styles
5310
5256
  */
5311
5257
  "styles"?: string;
5312
- "target"?: string;
5313
5258
  "trackerId"?: string;
5314
5259
  "variant"?: 'image' | 'text';
5315
5260
  }
@@ -5546,7 +5491,6 @@ declare namespace LocalJSX {
5546
5491
  * Sets if popup should overlay
5547
5492
  */
5548
5493
  "fixed"?: boolean;
5549
- "focusBackElement"?: any;
5550
5494
  "headerOnlyBg"?: string;
5551
5495
  "headerOnlyText1"?: string;
5552
5496
  "headerOnlyText2"?: string;
@@ -5594,7 +5538,7 @@ declare namespace LocalJSX {
5594
5538
  /**
5595
5539
  * Sets if popup should close if click on outside
5596
5540
  */
5597
- "size"?: 'sm' | 'md' | 'lg' | 'xl' | 'max' | 'sm-modal';
5541
+ "size"?: 'sm' | 'md' | 'lg' | 'xl' | 'fit-content' | 'max' | 'sm-modal';
5598
5542
  /**
5599
5543
  * (optional) Injected CSS Styles
5600
5544
  */
@@ -5686,11 +5630,8 @@ declare namespace LocalJSX {
5686
5630
  interface PtcNavPills {
5687
5631
  }
5688
5632
  interface PtcNavSkipToContent {
5689
- "appendSelector"?: string;
5690
5633
  "buttonText"?: string;
5691
5634
  "sectionId"?: string;
5692
- "xOffset"?: number;
5693
- "yOffset"?: number;
5694
5635
  }
5695
5636
  interface PtcNavSlider {
5696
5637
  /**
@@ -5861,7 +5802,7 @@ declare namespace LocalJSX {
5861
5802
  /**
5862
5803
  * Paragraph Color
5863
5804
  */
5864
- "paraColor"?: 'primary-grey' | 'white' | 'gray-darker';
5805
+ "paraColor"?: 'primary-grey' | 'primary-green' | 'white' | 'gray-darker';
5865
5806
  /**
5866
5807
  * line height
5867
5808
  */
@@ -6023,6 +5964,7 @@ declare namespace LocalJSX {
6023
5964
  */
6024
5965
  "styles"?: string;
6025
5966
  "text"?: string | undefined;
5967
+ "theme"?: 'standard' | 'light';
6026
5968
  }
6027
5969
  interface PtcPricingAddOnCard {
6028
5970
  /**
@@ -6370,7 +6312,6 @@ declare namespace LocalJSX {
6370
6312
  * Query selector of page footer above which the related card rail will unstick
6371
6313
  */
6372
6314
  "footerQuerySelector"?: string;
6373
- "isVisible"?: boolean;
6374
6315
  "railTitle"?: string;
6375
6316
  }
6376
6317
  interface PtcResponsiveWrapper {
@@ -6776,78 +6717,24 @@ declare namespace LocalJSX {
6776
6717
  "type"?: 'text-copy-with-background' | 'hero-footer-cta' | 'tab-cta-with-background' | 'case-studies';
6777
6718
  }
6778
6719
  interface PtcTextfield {
6779
- /**
6780
- * Alert Text
6781
- */
6782
6720
  "alertText"?: string;
6783
- /**
6784
- * Alert Text Content
6785
- */
6786
6721
  "alertTextContent"?: string;
6787
- /**
6788
- * Custom Validation - String
6789
- */
6790
6722
  "customValidation"?: (input: HTMLInputElement) => string;
6791
- /**
6792
- * Disable the field
6793
- */
6794
6723
  "disabled"?: boolean;
6795
- /**
6796
- * ID
6797
- */
6798
6724
  "fieldId"?: string;
6799
- /**
6800
- * input "name" value. e.g.: 'phone', 'email', 'firstname', 'lastname'
6801
- */
6802
6725
  "fieldName"?: string;
6803
- /**
6804
- * Validation text (red)
6805
- */
6806
6726
  "helpertext"?: string;
6807
- /**
6808
- * Ignore Blind Submit?
6809
- */
6810
6727
  "ignoreBlindSubmit"?: boolean;
6811
- /**
6812
- * Info Text (black)
6813
- */
6814
6728
  "infoText"?: string;
6815
6729
  "inputValue"?: string;
6816
- /**
6817
- * Label Text
6818
- */
6819
6730
  "labelText"?: string;
6820
- /**
6821
- * Place holder Text
6822
- */
6823
6731
  "placeholderText"?: string;
6824
- /**
6825
- * Eloqua Data Name (for the eloqua)
6826
- */
6827
6732
  "ptcDataEloquaName"?: string;
6828
- /**
6829
- * Eloqua Target Data Name (for the eloqua)
6830
- */
6831
6733
  "ptcDataTargetEloquaName"?: string;
6832
- /**
6833
- * Text counter limit
6834
- */
6835
6734
  "ptcMaxLength"?: number;
6836
- /**
6837
- * Is this a mandatory field?
6838
- */
6839
6735
  "required"?: boolean;
6840
- /**
6841
- * Inject styles for customization
6842
- */
6843
6736
  "styles"?: string;
6844
- /**
6845
- * Text Field Form
6846
- */
6847
6737
  "textfieldForm"?: 'default' | 'email-signup';
6848
- /**
6849
- * text, button, email, file and etc. This value triggers different validation
6850
- */
6851
6738
  "type"?: string;
6852
6739
  }
6853
6740
  interface PtcTheaterVideo {
@@ -6861,7 +6748,6 @@ declare namespace LocalJSX {
6861
6748
  "vtagName"?: string;
6862
6749
  }
6863
6750
  interface PtcTheaterVideoModal {
6864
- "onModalClosed"?: (event: PtcTheaterVideoModalCustomEvent<any>) => void;
6865
6751
  }
6866
6752
  interface PtcTheaterVideoPlaylist {
6867
6753
  "cardElements"?: any;
@@ -7164,6 +7050,7 @@ declare namespace LocalJSX {
7164
7050
  "jumbotron-sub-mune": JumbotronSubMune;
7165
7051
  "list-item": ListItem;
7166
7052
  "max-width-container": MaxWidthContainer;
7053
+ "modal-form-example": ModalFormExample;
7167
7054
  "most-popular-news": MostPopularNews;
7168
7055
  "my-component": MyComponent;
7169
7056
  "news-search-result": NewsSearchResult;
@@ -7346,6 +7233,7 @@ declare module "@stencil/core" {
7346
7233
  "jumbotron-sub-mune": LocalJSX.JumbotronSubMune & JSXBase.HTMLAttributes<HTMLJumbotronSubMuneElement>;
7347
7234
  "list-item": LocalJSX.ListItem & JSXBase.HTMLAttributes<HTMLListItemElement>;
7348
7235
  "max-width-container": LocalJSX.MaxWidthContainer & JSXBase.HTMLAttributes<HTMLMaxWidthContainerElement>;
7236
+ "modal-form-example": LocalJSX.ModalFormExample & JSXBase.HTMLAttributes<HTMLModalFormExampleElement>;
7349
7237
  "most-popular-news": LocalJSX.MostPopularNews & JSXBase.HTMLAttributes<HTMLMostPopularNewsElement>;
7350
7238
  "my-component": LocalJSX.MyComponent & JSXBase.HTMLAttributes<HTMLMyComponentElement>;
7351
7239
  "news-search-result": LocalJSX.NewsSearchResult & JSXBase.HTMLAttributes<HTMLNewsSearchResultElement>;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ptcwebops/ptcw-design",
3
- "version": "6.3.27",
3
+ "version": "6.3.28-beta",
4
4
  "description": "Stencil Component Starter",
5
5
  "main": "dist/index.cjs.js",
6
6
  "module": "./dist/index.js",
@@ -27,10 +27,7 @@
27
27
  "storybook": "storybook dev -p 6006",
28
28
  "build-storybook": "storybook build",
29
29
  "generate-story": "node scripts/storyGenerator",
30
- "generate-unit-tests": "node scripts/unitTestGenerator",
31
- "start:tailwind": "npx tailwindcss -i ./src/global/tailwindcss/input.css -o ./src/global/tailwindcss/output.css --watch",
32
- "start:tailwind-stencil": "npx tailwindcss -i ./src/global/tailwindcss/input.css -o ./src/global/tailwindcss/output.css && npm run start",
33
- "build:tailwind-stencil": "npx tailwindcss -i ./src/global/tailwindcss/input.css -o ./src/global/tailwindcss/output.css --minify && npm run build"
30
+ "generate-unit-tests": "node scripts/unitTestGenerator"
34
31
  },
35
32
  "dependencies": {
36
33
  "@daveberning/griddle": "^0.3.0",
@@ -71,7 +68,6 @@
71
68
  "react-dom": "^18.2.0",
72
69
  "stencil-inline-svg": "^1.1.0",
73
70
  "storybook": "^7.1.0-alpha.29",
74
- "tailwindcss": "^3.4.17",
75
71
  "util": "^0.12.5",
76
72
  "yargs": "^17.7.2"
77
73
  },
package/readme.md CHANGED
@@ -1,6 +1,6 @@
1
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
2
 
3
- # PTC Design 6.3.27
3
+ # PTC Design 6.3.28-beta
4
4
 
5
5
  The site is the place for documentation on PTC Design System
6
6
 
@@ -17,3 +17,7 @@ To build the site from the source, ensure you're using the most recent versions
17
17
  - puppeteer 10.0.0
18
18
 
19
19
  ## License
20
+
21
+ ## Release notes
22
+
23
+ TODO: figure out how to do release notes with npm