@ptcwebops/ptcw-design 6.3.20 → 6.3.21-beta

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (238) hide show
  1. package/dist/cjs/{component-35540bfb.js → component-6a178a16.js} +2643 -832
  2. package/dist/cjs/featured-list.cjs.entry.js +1 -1
  3. package/dist/cjs/innovator-toggle-container.cjs.entry.js +1 -1
  4. package/dist/cjs/jumbotron-sub-menu.cjs.entry.js +1 -1
  5. package/dist/cjs/list-item.cjs.entry.js +1 -1
  6. package/dist/cjs/loader.cjs.js +1 -1
  7. package/dist/cjs/modal-form-example.cjs.entry.js +94 -0
  8. package/dist/cjs/ptc-back-to-top.cjs.entry.js +1 -16
  9. package/dist/cjs/ptc-bio-card.cjs.entry.js +5 -20
  10. package/dist/cjs/ptc-card_2.cjs.entry.js +5 -10
  11. package/dist/cjs/ptc-case-studies-slider.cjs.entry.js +6 -2
  12. package/dist/cjs/ptc-close-icon_2.cjs.entry.js +17 -32
  13. package/dist/cjs/ptc-data-lookup.cjs.entry.js +1 -2
  14. package/dist/cjs/ptc-dynamic-card.cjs.entry.js +1 -1
  15. package/dist/cjs/ptc-enhanced-product-listing-card.cjs.entry.js +2 -2
  16. package/dist/cjs/ptc-featured-list.cjs.entry.js +1 -1
  17. package/dist/cjs/ptc-filter-level-theater.cjs.entry.js +1 -1
  18. package/dist/cjs/{ptc-form-checkbox_2.cjs.entry.js → ptc-form-checkbox_4.cjs.entry.js} +787 -5
  19. package/dist/cjs/ptc-icon-list.cjs.entry.js +1 -1
  20. package/dist/cjs/ptc-jumbotron.cjs.entry.js +1 -1
  21. package/dist/cjs/ptc-nav-skip-to-content.cjs.entry.js +3 -28
  22. package/dist/cjs/ptc-para.cjs.entry.js +1 -1
  23. package/dist/cjs/ptc-podcast-card.cjs.entry.js +1 -1
  24. package/dist/cjs/ptc-previous-url.cjs.entry.js +10 -2
  25. package/dist/cjs/ptc-pricing-packaging-table.cjs.entry.js +11 -9
  26. package/dist/cjs/ptc-pricing-tabs.cjs.entry.js +1 -1
  27. package/dist/cjs/ptc-product-card.cjs.entry.js +2 -2
  28. package/dist/cjs/ptc-product-category.cjs.entry.js +1 -1
  29. package/dist/cjs/ptc-product-dropdown.cjs.entry.js +2 -2
  30. package/dist/cjs/ptc-product-highlight-card.cjs.entry.js +1 -1
  31. package/dist/cjs/ptc-product-list.cjs.entry.js +1 -7
  32. package/dist/cjs/ptc-product-sidebar.cjs.entry.js +6 -38
  33. package/dist/cjs/ptc-readmore-char.cjs.entry.js +1 -1
  34. package/dist/cjs/ptc-readmore-v3.cjs.entry.js +1 -1
  35. package/dist/cjs/ptc-related-card-rail.cjs.entry.js +32 -90
  36. package/dist/cjs/ptc-tooltip-v2.cjs.entry.js +1 -1
  37. package/dist/cjs/ptc-value-led-speed-bump.cjs.entry.js +1 -1
  38. package/dist/cjs/ptc-white-paper.cjs.entry.js +10 -6
  39. package/dist/cjs/ptcw-design.cjs.js +1 -1
  40. package/dist/cjs/tab-header.cjs.entry.js +1 -1
  41. package/dist/collection/collection-manifest.json +1 -0
  42. package/dist/collection/components/icon-asset/media/designer-v6.0.6.svg +30 -2
  43. package/dist/collection/components/innovator-toggle-container/innovator-toggle-container.css +6 -6
  44. package/dist/collection/components/jumbotron-sub-menu/jumbotron-sub-menu.css +0 -1
  45. package/dist/collection/components/list-item/list-item.css +0 -4
  46. package/dist/collection/components/organism-bundles/bundle-featured-list/featured-list.css +3 -3
  47. package/dist/collection/components/organism-bundles/form/modal-from-example/modal-form-example.css +26 -0
  48. package/dist/collection/components/organism-bundles/form/modal-from-example/modal-form-example.js +99 -0
  49. package/dist/collection/components/ptc-back-to-top/ptc-back-to-top.css +0 -4
  50. package/dist/collection/components/ptc-back-to-top/ptc-back-to-top.js +0 -15
  51. package/dist/collection/components/ptc-bio-card/ptc-bio-card.css +6 -10
  52. package/dist/collection/components/ptc-bio-card/ptc-bio-card.js +4 -19
  53. package/dist/collection/components/ptc-case-studies-slider/ptc-case-studies-slider.css +6 -6
  54. package/dist/collection/components/ptc-case-studies-slider/ptc-case-studies-slider.js +5 -1
  55. package/dist/collection/components/ptc-container/ptc-container.js +2 -2
  56. package/dist/collection/components/ptc-dynamic-card/ptc-dynamic-card.css +1 -1
  57. package/dist/collection/components/ptc-enhanced-product-listing-card/ptc-enhanced-product-listing-card.css +0 -16
  58. package/dist/collection/components/ptc-enhanced-product-listing-card/ptc-enhanced-product-listing-card.js +1 -1
  59. package/dist/collection/components/ptc-featured-list/ptc-featured-list.css +6 -6
  60. package/dist/collection/components/ptc-filter-level-theater/ptc-filter-level-theater.css +6 -6
  61. package/dist/collection/components/ptc-icon-list/ptc-icon-list.css +0 -32
  62. package/dist/collection/components/ptc-jumbotron/ptc-jumbotron.css +6 -6
  63. package/dist/collection/components/ptc-modal/ptc-modal.css +4 -0
  64. package/dist/collection/components/ptc-modal/ptc-modal.js +18 -50
  65. package/dist/collection/components/ptc-nav-skip-to-content/ptc-nav-skip-to-content.css +0 -7
  66. package/dist/collection/components/ptc-nav-skip-to-content/ptc-nav-skip-to-content.js +2 -78
  67. package/dist/collection/components/ptc-para/ptc-para.css +3 -0
  68. package/dist/collection/components/ptc-para/ptc-para.js +2 -2
  69. package/dist/collection/components/ptc-podcast-card/ptc-podcast-card.css +6 -6
  70. package/dist/collection/components/ptc-preloader-section/ptc-preloader-section.css +0 -419
  71. package/dist/collection/components/ptc-preloader-section/ptc-preloader-section.js +4 -9
  72. package/dist/collection/components/ptc-previous-url/ptc-previous-url.css +16 -0
  73. package/dist/collection/components/ptc-previous-url/ptc-previous-url.js +27 -1
  74. package/dist/collection/components/ptc-pricing-packaging-table/ptc-pricing-packaging-table.js +11 -9
  75. package/dist/collection/components/ptc-pricing-tabs/ptc-pricing-tabs.js +1 -1
  76. package/dist/collection/components/ptc-product-card/ptc-product-card.css +6 -10
  77. package/dist/collection/components/ptc-product-card/ptc-product-card.js +1 -1
  78. package/dist/collection/components/ptc-product-category/ptc-product-category.css +6 -6
  79. package/dist/collection/components/ptc-product-dropdown/ptc-product-dropdown.css +0 -8
  80. package/dist/collection/components/ptc-product-dropdown/ptc-product-dropdown.js +1 -1
  81. package/dist/collection/components/ptc-product-highlight-card/ptc-product-highlight-card.css +6 -6
  82. package/dist/collection/components/ptc-product-list/ptc-product-list.js +1 -7
  83. package/dist/collection/components/ptc-product-sidebar/ptc-product-sidebar.css +0 -12
  84. package/dist/collection/components/ptc-product-sidebar/ptc-product-sidebar.js +5 -37
  85. package/dist/collection/components/ptc-readmore-char/ptc-readmore-char.css +6 -6
  86. package/dist/collection/components/ptc-readmore-v3/ptc-readmore-v3.css +6 -6
  87. package/dist/collection/components/ptc-related-card-rail/ptc-related-card-rail.css +2 -1
  88. package/dist/collection/components/ptc-related-card-rail/ptc-related-card-rail.js +33 -113
  89. package/dist/collection/components/ptc-textfield/ptc-textfield.js +19 -19
  90. package/dist/collection/components/ptc-tooltip-v2/ptc-tooltip-v2.css +6 -6
  91. package/dist/collection/components/ptc-value-led-speed-bump/ptc-value-led-speed-bump.css +6 -6
  92. package/dist/collection/components/ptc-white-paper/ptc-white-paper.css +6 -6
  93. package/dist/collection/components/ptc-white-paper/ptc-white-paper.js +9 -5
  94. package/dist/collection/components/tab-header/tab-header.js +1 -1
  95. package/dist/collection/stories/Card.stories.js +148 -3
  96. package/dist/collection/stories/Link.stories.js +13 -25
  97. package/dist/collection/stories/Paragraph.stories.js +10 -18
  98. package/dist/collection/stories/Select.stories.js +8 -5
  99. package/dist/collection/stories/Textfield.stories.js +28 -71
  100. package/dist/collection/stories/Title.stories.js +16 -28
  101. package/dist/collection/stories/organisms/eSupport/CaseTracker/preview.stories.js +45 -0
  102. package/dist/collection/stories/organisms/eSupport/SupportArticle/preview.stories.js +47 -0
  103. package/dist/collection/stories/organisms/eSupport/SupportPage/preview.stories.js +157 -0
  104. package/dist/custom-elements/index.d.ts +6 -0
  105. package/dist/custom-elements/index.js +228 -290
  106. package/dist/esm/{component-8c53e377.js → component-80f298b4.js} +2592 -793
  107. package/dist/esm/featured-list.entry.js +1 -1
  108. package/dist/esm/innovator-toggle-container.entry.js +1 -1
  109. package/dist/esm/jumbotron-sub-menu.entry.js +1 -1
  110. package/dist/esm/list-item.entry.js +1 -1
  111. package/dist/esm/loader.js +1 -1
  112. package/dist/esm/modal-form-example.entry.js +90 -0
  113. package/dist/esm/ptc-back-to-top.entry.js +1 -16
  114. package/dist/esm/ptc-bio-card.entry.js +5 -20
  115. package/dist/esm/ptc-card_2.entry.js +5 -10
  116. package/dist/esm/ptc-case-studies-slider.entry.js +6 -2
  117. package/dist/esm/ptc-close-icon_2.entry.js +17 -32
  118. package/dist/esm/ptc-data-lookup.entry.js +1 -2
  119. package/dist/esm/ptc-dynamic-card.entry.js +1 -1
  120. package/dist/esm/ptc-enhanced-product-listing-card.entry.js +2 -2
  121. package/dist/esm/ptc-featured-list.entry.js +1 -1
  122. package/dist/esm/ptc-filter-level-theater.entry.js +1 -1
  123. package/dist/esm/{ptc-form-checkbox_2.entry.js → ptc-form-checkbox_4.entry.js} +784 -4
  124. package/dist/esm/ptc-icon-list.entry.js +1 -1
  125. package/dist/esm/ptc-jumbotron.entry.js +1 -1
  126. package/dist/esm/ptc-nav-skip-to-content.entry.js +3 -28
  127. package/dist/esm/ptc-para.entry.js +1 -1
  128. package/dist/esm/ptc-podcast-card.entry.js +1 -1
  129. package/dist/esm/ptc-previous-url.entry.js +10 -2
  130. package/dist/esm/ptc-pricing-packaging-table.entry.js +11 -9
  131. package/dist/esm/ptc-pricing-tabs.entry.js +1 -1
  132. package/dist/esm/ptc-product-card.entry.js +2 -2
  133. package/dist/esm/ptc-product-category.entry.js +1 -1
  134. package/dist/esm/ptc-product-dropdown.entry.js +2 -2
  135. package/dist/esm/ptc-product-highlight-card.entry.js +1 -1
  136. package/dist/esm/ptc-product-list.entry.js +1 -7
  137. package/dist/esm/ptc-product-sidebar.entry.js +6 -38
  138. package/dist/esm/ptc-readmore-char.entry.js +1 -1
  139. package/dist/esm/ptc-readmore-v3.entry.js +1 -1
  140. package/dist/esm/ptc-related-card-rail.entry.js +32 -90
  141. package/dist/esm/ptc-tooltip-v2.entry.js +1 -1
  142. package/dist/esm/ptc-value-led-speed-bump.entry.js +1 -1
  143. package/dist/esm/ptc-white-paper.entry.js +10 -6
  144. package/dist/esm/ptcw-design.js +1 -1
  145. package/dist/esm/tab-header.entry.js +1 -1
  146. package/dist/ptcw-design/media/designer-v6.0.6.svg +30 -2
  147. package/dist/ptcw-design/{p-752bba1c.entry.js → p-0529caaa.entry.js} +1 -1
  148. package/dist/ptcw-design/p-072a76d3.entry.js +1 -0
  149. package/dist/ptcw-design/{p-a791c53a.entry.js → p-0b515839.entry.js} +1 -1
  150. package/dist/ptcw-design/p-0d223232.entry.js +1 -0
  151. package/dist/ptcw-design/p-0de4cd11.entry.js +1 -0
  152. package/dist/ptcw-design/p-21aa746d.entry.js +1 -0
  153. package/dist/ptcw-design/{p-24776ca2.entry.js → p-2cc7e2a8.entry.js} +1 -1
  154. package/dist/ptcw-design/p-32f64f48.entry.js +1 -0
  155. package/dist/ptcw-design/{p-d089dc37.entry.js → p-3dd0ded9.entry.js} +1 -1
  156. package/dist/ptcw-design/{p-4d8f6f46.entry.js → p-445329ed.entry.js} +1 -1
  157. package/dist/ptcw-design/p-4b192f5e.entry.js +1 -0
  158. package/dist/ptcw-design/p-4f93c631.entry.js +1 -0
  159. package/dist/ptcw-design/p-5311c6e1.entry.js +1 -0
  160. package/dist/ptcw-design/p-5db7f70b.entry.js +1 -0
  161. package/dist/ptcw-design/p-672a349f.js +336 -0
  162. package/dist/ptcw-design/p-67c248ec.entry.js +1 -0
  163. package/dist/ptcw-design/p-71fbb799.entry.js +1 -0
  164. package/dist/ptcw-design/p-75390f63.entry.js +1 -0
  165. package/dist/ptcw-design/{p-e3b1af2b.entry.js → p-7793babb.entry.js} +1 -1
  166. package/dist/ptcw-design/p-799afee5.entry.js +1 -0
  167. package/dist/ptcw-design/p-8038bf31.entry.js +1 -0
  168. package/dist/ptcw-design/p-85bdb2d5.entry.js +68 -0
  169. package/dist/ptcw-design/p-8fb48953.entry.js +1 -0
  170. package/dist/ptcw-design/p-9501995f.entry.js +1 -0
  171. package/dist/ptcw-design/p-97b9f41b.entry.js +1 -0
  172. package/dist/ptcw-design/p-99ee8a0e.entry.js +1 -0
  173. package/dist/ptcw-design/p-9d612f1f.entry.js +1 -0
  174. package/dist/ptcw-design/p-a158b527.entry.js +1 -0
  175. package/dist/ptcw-design/p-b50f71dd.entry.js +1 -0
  176. package/dist/ptcw-design/p-baff4d44.entry.js +1 -0
  177. package/dist/ptcw-design/p-c788f16f.entry.js +1 -0
  178. package/dist/ptcw-design/{p-18ac526f.entry.js → p-d73cc053.entry.js} +1 -1
  179. package/dist/ptcw-design/p-de960790.entry.js +1 -0
  180. package/dist/ptcw-design/{p-757954b2.entry.js → p-e508d118.entry.js} +1 -1
  181. package/dist/ptcw-design/p-e6a272d9.entry.js +1 -0
  182. package/dist/ptcw-design/p-f1734520.entry.js +1 -0
  183. package/dist/ptcw-design/{p-0ddf2a09.entry.js → p-f867ebe6.entry.js} +1 -1
  184. package/dist/ptcw-design/p-fe40421e.entry.js +1 -0
  185. package/dist/ptcw-design/ptcw-design.css +2 -2
  186. package/dist/ptcw-design/ptcw-design.esm.js +1 -1
  187. package/dist/types/components/organism-bundles/form/modal-from-example/modal-form-example.d.ts +25 -0
  188. package/dist/types/components/ptc-bio-card/ptc-bio-card.d.ts +1 -1
  189. package/dist/types/components/ptc-container/ptc-container.d.ts +1 -1
  190. package/dist/types/components/ptc-modal/ptc-modal.d.ts +2 -2
  191. package/dist/types/components/ptc-nav-skip-to-content/ptc-nav-skip-to-content.d.ts +0 -6
  192. package/dist/types/components/ptc-para/ptc-para.d.ts +1 -1
  193. package/dist/types/components/ptc-previous-url/ptc-previous-url.d.ts +2 -0
  194. package/dist/types/components/ptc-product-list/ptc-product-list.d.ts +1 -1
  195. package/dist/types/components/ptc-product-sidebar/ptc-product-sidebar.d.ts +3 -6
  196. package/dist/types/components/ptc-related-card-rail/ptc-related-card-rail.d.ts +5 -12
  197. package/dist/types/components/ptc-textfield/ptc-textfield.d.ts +0 -54
  198. package/dist/types/components.d.ts +21 -124
  199. package/package.json +2 -6
  200. package/readme.md +5 -1
  201. package/dist/cjs/component-1b8ad4d2.js +0 -1819
  202. package/dist/cjs/ptc-multi-select_2.cjs.entry.js +0 -670
  203. package/dist/cjs/validation-messages-33a4f26b.js +0 -126
  204. package/dist/collection/stories/Jumbotron.stories.js +0 -763
  205. package/dist/esm/component-9beac35b.js +0 -1802
  206. package/dist/esm/ptc-multi-select_2.entry.js +0 -665
  207. package/dist/esm/validation-messages-adbb6518.js +0 -124
  208. package/dist/ptcw-design/p-00e21489.entry.js +0 -1
  209. package/dist/ptcw-design/p-05c29cc2.entry.js +0 -1
  210. package/dist/ptcw-design/p-13e338a5.entry.js +0 -1
  211. package/dist/ptcw-design/p-1454ba84.entry.js +0 -1
  212. package/dist/ptcw-design/p-18a5a338.js +0 -1
  213. package/dist/ptcw-design/p-352e87c0.entry.js +0 -1
  214. package/dist/ptcw-design/p-38e5e590.entry.js +0 -1
  215. package/dist/ptcw-design/p-4737a0f6.entry.js +0 -1
  216. package/dist/ptcw-design/p-4ca956c1.entry.js +0 -1
  217. package/dist/ptcw-design/p-593b8eff.entry.js +0 -1
  218. package/dist/ptcw-design/p-68ed2afe.entry.js +0 -1
  219. package/dist/ptcw-design/p-73a853fc.entry.js +0 -1
  220. package/dist/ptcw-design/p-75431fa1.entry.js +0 -1
  221. package/dist/ptcw-design/p-98426799.js +0 -203
  222. package/dist/ptcw-design/p-98844b50.js +0 -134
  223. package/dist/ptcw-design/p-a2c7df64.entry.js +0 -1
  224. package/dist/ptcw-design/p-a58698ca.entry.js +0 -1
  225. package/dist/ptcw-design/p-acdd9a1d.entry.js +0 -1
  226. package/dist/ptcw-design/p-ad821a01.entry.js +0 -1
  227. package/dist/ptcw-design/p-b7fa9f2c.entry.js +0 -1
  228. package/dist/ptcw-design/p-b963ec8c.entry.js +0 -68
  229. package/dist/ptcw-design/p-bb9a879f.entry.js +0 -1
  230. package/dist/ptcw-design/p-bf84ecc0.entry.js +0 -1
  231. package/dist/ptcw-design/p-c82eaf9d.entry.js +0 -1
  232. package/dist/ptcw-design/p-cad4b517.entry.js +0 -1
  233. package/dist/ptcw-design/p-d6845e91.entry.js +0 -1
  234. package/dist/ptcw-design/p-db1dcce0.entry.js +0 -1
  235. package/dist/ptcw-design/p-ddb898c7.entry.js +0 -1
  236. package/dist/ptcw-design/p-e6619d63.entry.js +0 -1
  237. package/dist/ptcw-design/p-f9256e3d.entry.js +0 -1
  238. package/dist/ptcw-design/p-fbd9c8fc.entry.js +0 -1
@@ -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
  }
@@ -686,7 +688,7 @@ export namespace Components {
686
688
  "backgroundColor": 'white' | 'gray';
687
689
  "containerType": 'large' | 'none' | '';
688
690
  "elevation": 'x-small' | 'small' | 'medium' | 'large' | 'x-large';
689
- "spacing": 'xx-small' | 'x-small' | 'small' | 'medium' | 'large' | 'x-large' | 'xx-large' | 'xxx-large';
691
+ "spacing": 'xx-small' | 'x-small' | 'small' | 'medium' | 'large' | 'x-large' | 'xxx-large' | 'xxx-large';
690
692
  "styles"?: string;
691
693
  }
692
694
  interface PtcCountdown {
@@ -1261,7 +1263,6 @@ export namespace Components {
1261
1263
  * Sets if popup should overlay
1262
1264
  */
1263
1265
  "fixed"?: boolean;
1264
- "focusBackElement": any;
1265
1266
  "headerOnlyBg"?: string;
1266
1267
  "headerOnlyText1"?: string;
1267
1268
  "headerOnlyText2"?: string;
@@ -1304,7 +1305,7 @@ export namespace Components {
1304
1305
  /**
1305
1306
  * Sets if popup should close if click on outside
1306
1307
  */
1307
- "size"?: 'sm' | 'md' | 'lg' | 'xl' | 'max' | 'sm-modal';
1308
+ "size"?: 'sm' | 'md' | 'lg' | 'xl' | 'fit-content' | 'max' | 'sm-modal';
1308
1309
  /**
1309
1310
  * (optional) Injected CSS Styles
1310
1311
  */
@@ -1393,11 +1394,8 @@ export namespace Components {
1393
1394
  interface PtcNavPills {
1394
1395
  }
1395
1396
  interface PtcNavSkipToContent {
1396
- "appendSelector": string;
1397
1397
  "buttonText": string;
1398
1398
  "sectionId": string;
1399
- "xOffset": number;
1400
- "yOffset": number;
1401
1399
  }
1402
1400
  interface PtcNavSlider {
1403
1401
  /**
@@ -1562,7 +1560,7 @@ export namespace Components {
1562
1560
  /**
1563
1561
  * Paragraph Color
1564
1562
  */
1565
- "paraColor": 'primary-grey' | 'white' | 'gray-darker';
1563
+ "paraColor": 'primary-grey' | 'primary-green' | 'white' | 'gray-darker';
1566
1564
  /**
1567
1565
  * line height
1568
1566
  */
@@ -1726,6 +1724,7 @@ export namespace Components {
1726
1724
  */
1727
1725
  "styles"?: string;
1728
1726
  "text": string | undefined;
1727
+ "theme": 'standard' | 'light';
1729
1728
  }
1730
1729
  interface PtcPricingAddOnCard {
1731
1730
  /**
@@ -2052,7 +2051,6 @@ export namespace Components {
2052
2051
  * Query selector of page footer above which the related card rail will unstick
2053
2052
  */
2054
2053
  "footerQuerySelector": string;
2055
- "isVisible": boolean;
2056
2054
  "railTitle": string;
2057
2055
  }
2058
2056
  interface PtcResponsiveWrapper {
@@ -2456,79 +2454,25 @@ export namespace Components {
2456
2454
  "type": 'text-copy-with-background' | 'hero-footer-cta' | 'tab-cta-with-background' | 'case-studies';
2457
2455
  }
2458
2456
  interface PtcTextfield {
2459
- /**
2460
- * Alert Text
2461
- */
2462
2457
  "alertText": string;
2463
- /**
2464
- * Alert Text Content
2465
- */
2466
2458
  "alertTextContent": string;
2467
- /**
2468
- * Custom Validation - String
2469
- */
2470
2459
  "customValidation": (input: HTMLInputElement) => string;
2471
- /**
2472
- * Disable the field
2473
- */
2474
2460
  "disabled": boolean;
2475
- /**
2476
- * ID
2477
- */
2478
2461
  "fieldId": string;
2479
- /**
2480
- * input "name" value. e.g.: 'phone', 'email', 'firstname', 'lastname'
2481
- */
2482
2462
  "fieldName": string;
2483
- /**
2484
- * Validation text (red)
2485
- */
2486
2463
  "helpertext": string;
2487
- /**
2488
- * Ignore Blind Submit?
2489
- */
2490
2464
  "ignoreBlindSubmit": boolean;
2491
- /**
2492
- * Info Text (black)
2493
- */
2494
2465
  "infoText": string;
2495
2466
  "inputValue": string;
2496
- /**
2497
- * Label Text
2498
- */
2499
2467
  "labelText": string;
2500
- /**
2501
- * Place holder Text
2502
- */
2503
2468
  "placeholderText": string;
2504
- /**
2505
- * Eloqua Data Name (for the eloqua)
2506
- */
2507
2469
  "ptcDataEloquaName": string;
2508
- /**
2509
- * Eloqua Target Data Name (for the eloqua)
2510
- */
2511
2470
  "ptcDataTargetEloquaName": string;
2512
- /**
2513
- * Text counter limit
2514
- */
2515
2471
  "ptcMaxLength"?: number;
2516
- /**
2517
- * Is this a mandatory field?
2518
- */
2519
2472
  "required": boolean;
2520
- /**
2521
- * Inject styles for customization
2522
- */
2523
2473
  "styles": string;
2524
2474
  "syncCountry": (countryCode: string) => Promise<void>;
2525
- /**
2526
- * Text Field Form
2527
- */
2528
2475
  "textfieldForm": 'default' | 'email-signup';
2529
- /**
2530
- * text, button, email, file and etc. This value triggers different validation
2531
- */
2532
2476
  "type": string;
2533
2477
  "validateTextField": () => Promise<void>;
2534
2478
  }
@@ -3177,6 +3121,12 @@ declare global {
3177
3121
  prototype: HTMLMaxWidthContainerElement;
3178
3122
  new (): HTMLMaxWidthContainerElement;
3179
3123
  };
3124
+ interface HTMLModalFormExampleElement extends Components.ModalFormExample, HTMLStencilElement {
3125
+ }
3126
+ var HTMLModalFormExampleElement: {
3127
+ prototype: HTMLModalFormExampleElement;
3128
+ new (): HTMLModalFormExampleElement;
3129
+ };
3180
3130
  interface HTMLMostPopularNewsElement extends Components.MostPopularNews, HTMLStencilElement {
3181
3131
  }
3182
3132
  var HTMLMostPopularNewsElement: {
@@ -4099,6 +4049,7 @@ declare global {
4099
4049
  "jumbotron-sub-mune": HTMLJumbotronSubMuneElement;
4100
4050
  "list-item": HTMLListItemElement;
4101
4051
  "max-width-container": HTMLMaxWidthContainerElement;
4052
+ "modal-form-example": HTMLModalFormExampleElement;
4102
4053
  "most-popular-news": HTMLMostPopularNewsElement;
4103
4054
  "my-component": HTMLMyComponentElement;
4104
4055
  "news-search-result": HTMLNewsSearchResultElement;
@@ -4422,6 +4373,8 @@ declare namespace LocalJSX {
4422
4373
  */
4423
4374
  "styles"?: string;
4424
4375
  }
4376
+ interface ModalFormExample {
4377
+ }
4425
4378
  interface MostPopularNews {
4426
4379
  "topTitle"?: string;
4427
4380
  }
@@ -4954,7 +4907,7 @@ declare namespace LocalJSX {
4954
4907
  "backgroundColor"?: 'white' | 'gray';
4955
4908
  "containerType"?: 'large' | 'none' | '';
4956
4909
  "elevation"?: 'x-small' | 'small' | 'medium' | 'large' | 'x-large';
4957
- "spacing"?: 'xx-small' | 'x-small' | 'small' | 'medium' | 'large' | 'x-large' | 'xx-large' | 'xxx-large';
4910
+ "spacing"?: 'xx-small' | 'x-small' | 'small' | 'medium' | 'large' | 'x-large' | 'xxx-large' | 'xxx-large';
4958
4911
  "styles"?: string;
4959
4912
  }
4960
4913
  interface PtcCountdown {
@@ -5538,7 +5491,6 @@ declare namespace LocalJSX {
5538
5491
  * Sets if popup should overlay
5539
5492
  */
5540
5493
  "fixed"?: boolean;
5541
- "focusBackElement"?: any;
5542
5494
  "headerOnlyBg"?: string;
5543
5495
  "headerOnlyText1"?: string;
5544
5496
  "headerOnlyText2"?: string;
@@ -5586,7 +5538,7 @@ declare namespace LocalJSX {
5586
5538
  /**
5587
5539
  * Sets if popup should close if click on outside
5588
5540
  */
5589
- "size"?: 'sm' | 'md' | 'lg' | 'xl' | 'max' | 'sm-modal';
5541
+ "size"?: 'sm' | 'md' | 'lg' | 'xl' | 'fit-content' | 'max' | 'sm-modal';
5590
5542
  /**
5591
5543
  * (optional) Injected CSS Styles
5592
5544
  */
@@ -5678,11 +5630,8 @@ declare namespace LocalJSX {
5678
5630
  interface PtcNavPills {
5679
5631
  }
5680
5632
  interface PtcNavSkipToContent {
5681
- "appendSelector"?: string;
5682
5633
  "buttonText"?: string;
5683
5634
  "sectionId"?: string;
5684
- "xOffset"?: number;
5685
- "yOffset"?: number;
5686
5635
  }
5687
5636
  interface PtcNavSlider {
5688
5637
  /**
@@ -5853,7 +5802,7 @@ declare namespace LocalJSX {
5853
5802
  /**
5854
5803
  * Paragraph Color
5855
5804
  */
5856
- "paraColor"?: 'primary-grey' | 'white' | 'gray-darker';
5805
+ "paraColor"?: 'primary-grey' | 'primary-green' | 'white' | 'gray-darker';
5857
5806
  /**
5858
5807
  * line height
5859
5808
  */
@@ -6015,6 +5964,7 @@ declare namespace LocalJSX {
6015
5964
  */
6016
5965
  "styles"?: string;
6017
5966
  "text"?: string | undefined;
5967
+ "theme"?: 'standard' | 'light';
6018
5968
  }
6019
5969
  interface PtcPricingAddOnCard {
6020
5970
  /**
@@ -6362,7 +6312,6 @@ declare namespace LocalJSX {
6362
6312
  * Query selector of page footer above which the related card rail will unstick
6363
6313
  */
6364
6314
  "footerQuerySelector"?: string;
6365
- "isVisible"?: boolean;
6366
6315
  "railTitle"?: string;
6367
6316
  }
6368
6317
  interface PtcResponsiveWrapper {
@@ -6768,78 +6717,24 @@ declare namespace LocalJSX {
6768
6717
  "type"?: 'text-copy-with-background' | 'hero-footer-cta' | 'tab-cta-with-background' | 'case-studies';
6769
6718
  }
6770
6719
  interface PtcTextfield {
6771
- /**
6772
- * Alert Text
6773
- */
6774
6720
  "alertText"?: string;
6775
- /**
6776
- * Alert Text Content
6777
- */
6778
6721
  "alertTextContent"?: string;
6779
- /**
6780
- * Custom Validation - String
6781
- */
6782
6722
  "customValidation"?: (input: HTMLInputElement) => string;
6783
- /**
6784
- * Disable the field
6785
- */
6786
6723
  "disabled"?: boolean;
6787
- /**
6788
- * ID
6789
- */
6790
6724
  "fieldId"?: string;
6791
- /**
6792
- * input "name" value. e.g.: 'phone', 'email', 'firstname', 'lastname'
6793
- */
6794
6725
  "fieldName"?: string;
6795
- /**
6796
- * Validation text (red)
6797
- */
6798
6726
  "helpertext"?: string;
6799
- /**
6800
- * Ignore Blind Submit?
6801
- */
6802
6727
  "ignoreBlindSubmit"?: boolean;
6803
- /**
6804
- * Info Text (black)
6805
- */
6806
6728
  "infoText"?: string;
6807
6729
  "inputValue"?: string;
6808
- /**
6809
- * Label Text
6810
- */
6811
6730
  "labelText"?: string;
6812
- /**
6813
- * Place holder Text
6814
- */
6815
6731
  "placeholderText"?: string;
6816
- /**
6817
- * Eloqua Data Name (for the eloqua)
6818
- */
6819
6732
  "ptcDataEloquaName"?: string;
6820
- /**
6821
- * Eloqua Target Data Name (for the eloqua)
6822
- */
6823
6733
  "ptcDataTargetEloquaName"?: string;
6824
- /**
6825
- * Text counter limit
6826
- */
6827
6734
  "ptcMaxLength"?: number;
6828
- /**
6829
- * Is this a mandatory field?
6830
- */
6831
6735
  "required"?: boolean;
6832
- /**
6833
- * Inject styles for customization
6834
- */
6835
6736
  "styles"?: string;
6836
- /**
6837
- * Text Field Form
6838
- */
6839
6737
  "textfieldForm"?: 'default' | 'email-signup';
6840
- /**
6841
- * text, button, email, file and etc. This value triggers different validation
6842
- */
6843
6738
  "type"?: string;
6844
6739
  }
6845
6740
  interface PtcTheaterVideo {
@@ -7155,6 +7050,7 @@ declare namespace LocalJSX {
7155
7050
  "jumbotron-sub-mune": JumbotronSubMune;
7156
7051
  "list-item": ListItem;
7157
7052
  "max-width-container": MaxWidthContainer;
7053
+ "modal-form-example": ModalFormExample;
7158
7054
  "most-popular-news": MostPopularNews;
7159
7055
  "my-component": MyComponent;
7160
7056
  "news-search-result": NewsSearchResult;
@@ -7337,6 +7233,7 @@ declare module "@stencil/core" {
7337
7233
  "jumbotron-sub-mune": LocalJSX.JumbotronSubMune & JSXBase.HTMLAttributes<HTMLJumbotronSubMuneElement>;
7338
7234
  "list-item": LocalJSX.ListItem & JSXBase.HTMLAttributes<HTMLListItemElement>;
7339
7235
  "max-width-container": LocalJSX.MaxWidthContainer & JSXBase.HTMLAttributes<HTMLMaxWidthContainerElement>;
7236
+ "modal-form-example": LocalJSX.ModalFormExample & JSXBase.HTMLAttributes<HTMLModalFormExampleElement>;
7340
7237
  "most-popular-news": LocalJSX.MostPopularNews & JSXBase.HTMLAttributes<HTMLMostPopularNewsElement>;
7341
7238
  "my-component": LocalJSX.MyComponent & JSXBase.HTMLAttributes<HTMLMyComponentElement>;
7342
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.20",
3
+ "version": "6.3.21-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.20
3
+ # PTC Design 6.3.21-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