@ptcwebops/ptcw-design 6.3.25 → 6.3.26-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.
- package/dist/cjs/{component-35540bfb.js → component-4dd13907.js} +2643 -832
- package/dist/cjs/featured-list.cjs.entry.js +1 -1
- package/dist/cjs/innovator-toggle-container.cjs.entry.js +1 -1
- package/dist/cjs/jumbotron-sub-menu.cjs.entry.js +1 -1
- package/dist/cjs/list-item.cjs.entry.js +1 -1
- package/dist/cjs/loader.cjs.js +1 -2
- package/dist/cjs/modal-form-example.cjs.entry.js +94 -0
- package/dist/cjs/ptc-back-to-top.cjs.entry.js +1 -16
- package/dist/cjs/ptc-bio-card.cjs.entry.js +3 -20
- package/dist/cjs/ptc-card_2.cjs.entry.js +5 -13
- package/dist/cjs/ptc-case-studies-slider.cjs.entry.js +6 -2
- package/dist/cjs/ptc-close-icon_2.cjs.entry.js +17 -32
- package/dist/cjs/ptc-data-lookup.cjs.entry.js +1 -2
- package/dist/cjs/ptc-dynamic-card.cjs.entry.js +1 -1
- package/dist/cjs/ptc-enhanced-product-listing-card.cjs.entry.js +1 -1
- package/dist/cjs/ptc-featured-list.cjs.entry.js +1 -1
- package/dist/cjs/ptc-filter-dropdown_4.cjs.entry.js +9 -40
- package/dist/cjs/ptc-filter-level-theater.cjs.entry.js +3 -18
- package/dist/cjs/{ptc-form-checkbox_2.cjs.entry.js → ptc-form-checkbox_4.cjs.entry.js} +787 -5
- package/dist/cjs/ptc-icon-list.cjs.entry.js +1 -1
- package/dist/cjs/ptc-info-tile.cjs.entry.js +1 -2
- package/dist/cjs/ptc-jumbotron.cjs.entry.js +1 -1
- package/dist/cjs/ptc-nav-skip-to-content.cjs.entry.js +3 -28
- package/dist/cjs/ptc-para.cjs.entry.js +1 -1
- package/dist/cjs/ptc-podcast-card.cjs.entry.js +1 -1
- package/dist/cjs/ptc-previous-url.cjs.entry.js +10 -2
- package/dist/cjs/ptc-pricing-tabs.cjs.entry.js +1 -1
- package/dist/cjs/ptc-product-card.cjs.entry.js +2 -2
- package/dist/cjs/ptc-product-category.cjs.entry.js +1 -1
- package/dist/cjs/ptc-product-dropdown.cjs.entry.js +2 -2
- package/dist/cjs/ptc-product-highlight-card.cjs.entry.js +1 -1
- package/dist/cjs/ptc-product-list.cjs.entry.js +1 -11
- package/dist/cjs/ptc-product-sidebar.cjs.entry.js +6 -38
- package/dist/cjs/ptc-quote.cjs.entry.js +1 -1
- package/dist/cjs/ptc-readmore-char.cjs.entry.js +1 -1
- package/dist/cjs/ptc-readmore-v3.cjs.entry.js +1 -1
- package/dist/cjs/ptc-related-card-rail.cjs.entry.js +32 -90
- package/dist/cjs/ptc-sticky-icons.cjs.entry.js +0 -9
- package/dist/cjs/ptc-text-copy-with-background.cjs.entry.js +0 -7
- package/dist/cjs/ptc-theater-video-modal.cjs.entry.js +8 -42
- package/dist/cjs/ptc-tooltip-v2.cjs.entry.js +1 -1
- package/dist/cjs/ptc-value-led-speed-bump.cjs.entry.js +1 -1
- package/dist/cjs/ptc-white-paper.cjs.entry.js +10 -6
- package/dist/cjs/ptcw-design.cjs.js +1 -2
- package/dist/cjs/tab-header.cjs.entry.js +1 -1
- package/dist/collection/collection-manifest.json +2 -2
- package/dist/collection/components/icon-asset/media/designer-v6.0.6.svg +30 -2
- package/dist/collection/components/innovator-toggle-container/innovator-toggle-container.css +6 -6
- package/dist/collection/components/jumbotron-sub-menu/jumbotron-sub-menu.css +0 -1
- package/dist/collection/components/list-item/list-item.css +0 -4
- package/dist/collection/components/organism-bundles/bundle-featured-list/featured-list.css +3 -3
- package/dist/collection/components/organism-bundles/form/modal-from-example/modal-form-example.css +26 -0
- package/dist/collection/components/organism-bundles/form/modal-from-example/modal-form-example.js +99 -0
- package/dist/collection/components/ptc-back-to-top/ptc-back-to-top.css +0 -4
- package/dist/collection/components/ptc-back-to-top/ptc-back-to-top.js +0 -15
- package/dist/collection/components/ptc-bio-card/ptc-bio-card.css +6 -10
- package/dist/collection/components/ptc-bio-card/ptc-bio-card.js +2 -19
- package/dist/collection/components/ptc-case-studies-slider/ptc-case-studies-slider.css +6 -6
- package/dist/collection/components/ptc-case-studies-slider/ptc-case-studies-slider.js +5 -1
- package/dist/collection/components/ptc-container/ptc-container.js +2 -2
- package/dist/collection/components/ptc-dynamic-card/ptc-dynamic-card.css +1 -1
- package/dist/collection/components/ptc-enhanced-product-listing-card/ptc-enhanced-product-listing-card.css +2 -13
- package/dist/collection/components/ptc-enhanced-product-listing-card/ptc-enhanced-product-listing-card.js +2 -2
- package/dist/collection/components/ptc-featured-list/ptc-featured-list.css +6 -6
- package/dist/collection/components/ptc-filter-dropdown/ptc-filter-dropdown.css +0 -12
- package/dist/collection/components/ptc-filter-dropdown/ptc-filter-dropdown.js +3 -29
- package/dist/collection/components/ptc-filter-level-theater/ptc-filter-level-theater.css +13 -34
- package/dist/collection/components/ptc-filter-level-theater/ptc-filter-level-theater.js +2 -17
- package/dist/collection/components/ptc-icon-list/ptc-icon-list.css +0 -3
- package/dist/collection/components/ptc-info-tile/ptc-info-tile.js +1 -20
- package/dist/collection/components/ptc-jumbotron/ptc-jumbotron.css +6 -6
- package/dist/collection/components/ptc-modal/ptc-modal.css +4 -0
- package/dist/collection/components/ptc-modal/ptc-modal.js +18 -50
- package/dist/collection/components/ptc-nav-skip-to-content/ptc-nav-skip-to-content.css +0 -7
- package/dist/collection/components/ptc-nav-skip-to-content/ptc-nav-skip-to-content.js +2 -78
- package/dist/collection/components/ptc-para/ptc-para.css +3 -0
- package/dist/collection/components/ptc-para/ptc-para.js +2 -2
- package/dist/collection/components/ptc-podcast-card/ptc-podcast-card.css +6 -6
- package/dist/collection/components/ptc-preloader-section/ptc-preloader-section.css +0 -528
- package/dist/collection/components/ptc-preloader-section/ptc-preloader-section.js +4 -12
- package/dist/collection/components/ptc-previous-url/ptc-previous-url.css +16 -0
- package/dist/collection/components/ptc-previous-url/ptc-previous-url.js +27 -1
- package/dist/collection/components/ptc-pricing-tabs/ptc-pricing-tabs.js +1 -1
- package/dist/collection/components/ptc-product-card/ptc-product-card.css +6 -10
- package/dist/collection/components/ptc-product-card/ptc-product-card.js +1 -1
- package/dist/collection/components/ptc-product-category/ptc-product-category.css +6 -6
- package/dist/collection/components/ptc-product-dropdown/ptc-product-dropdown.css +0 -8
- package/dist/collection/components/ptc-product-dropdown/ptc-product-dropdown.js +1 -1
- package/dist/collection/components/ptc-product-highlight-card/ptc-product-highlight-card.css +6 -6
- package/dist/collection/components/ptc-product-list/ptc-product-list.js +1 -11
- package/dist/collection/components/ptc-product-sidebar/ptc-product-sidebar.css +0 -12
- package/dist/collection/components/ptc-product-sidebar/ptc-product-sidebar.js +5 -37
- package/dist/collection/components/ptc-quote/ptc-quote.js +1 -1
- package/dist/collection/components/ptc-readmore-char/ptc-readmore-char.css +6 -6
- package/dist/collection/components/ptc-readmore-v3/ptc-readmore-v3.css +6 -6
- package/dist/collection/components/ptc-related-card-rail/ptc-related-card-rail.css +2 -1
- package/dist/collection/components/ptc-related-card-rail/ptc-related-card-rail.js +33 -113
- package/dist/collection/components/ptc-sticky-icons/ptc-sticky-icons.js +0 -9
- package/dist/collection/components/ptc-text-copy-with-background/ptc-text-copy-with-background.js +0 -7
- package/dist/collection/components/ptc-textfield/ptc-textfield.js +19 -19
- package/dist/collection/components/ptc-theater-video/ptc-theater-video.css +0 -6
- package/dist/collection/components/ptc-theater-video/ptc-theater-video.js +1 -1
- package/dist/collection/components/ptc-theater-video-modal/ptc-theater-video-modal.css +0 -15
- package/dist/collection/components/ptc-theater-video-modal/ptc-theater-video-modal.js +9 -67
- package/dist/collection/components/ptc-theater-video-playlist/ptc-theater-video-playlist.js +3 -8
- package/dist/collection/components/ptc-tooltip-v2/ptc-tooltip-v2.css +6 -6
- package/dist/collection/components/ptc-value-led-speed-bump/ptc-value-led-speed-bump.css +6 -6
- package/dist/collection/components/ptc-white-paper/ptc-white-paper.css +6 -6
- package/dist/collection/components/ptc-white-paper/ptc-white-paper.js +9 -5
- package/dist/collection/components/tab-header/tab-header.js +1 -1
- package/dist/collection/stories/Card.stories.js +148 -3
- package/dist/collection/stories/Link.stories.js +13 -25
- package/dist/collection/stories/Paragraph.stories.js +10 -18
- package/dist/collection/stories/Select.stories.js +8 -5
- package/dist/collection/stories/Textfield.stories.js +28 -71
- package/dist/collection/stories/Title.stories.js +16 -28
- package/dist/collection/stories/organisms/eSupport/CaseTracker/preview.stories.js +45 -0
- package/dist/collection/stories/organisms/eSupport/SupportArticle/preview.stories.js +47 -0
- package/dist/collection/stories/organisms/eSupport/SupportPage/preview.stories.js +157 -0
- package/dist/custom-elements/index.d.ts +6 -0
- package/dist/custom-elements/index.js +238 -434
- package/dist/esm/{component-8c53e377.js → component-9c921cc6.js} +2592 -793
- package/dist/esm/featured-list.entry.js +1 -1
- package/dist/esm/innovator-toggle-container.entry.js +1 -1
- package/dist/esm/jumbotron-sub-menu.entry.js +1 -1
- package/dist/esm/list-item.entry.js +1 -1
- package/dist/esm/loader.js +1 -2
- package/dist/esm/modal-form-example.entry.js +90 -0
- package/dist/esm/ptc-back-to-top.entry.js +1 -16
- package/dist/esm/ptc-bio-card.entry.js +3 -20
- package/dist/esm/ptc-card_2.entry.js +5 -13
- package/dist/esm/ptc-case-studies-slider.entry.js +6 -2
- package/dist/esm/ptc-close-icon_2.entry.js +17 -32
- package/dist/esm/ptc-data-lookup.entry.js +1 -2
- package/dist/esm/ptc-dynamic-card.entry.js +1 -1
- package/dist/esm/ptc-enhanced-product-listing-card.entry.js +1 -1
- package/dist/esm/ptc-featured-list.entry.js +1 -1
- package/dist/esm/ptc-filter-dropdown_4.entry.js +9 -40
- package/dist/esm/ptc-filter-level-theater.entry.js +3 -18
- package/dist/esm/{ptc-form-checkbox_2.entry.js → ptc-form-checkbox_4.entry.js} +784 -4
- package/dist/esm/ptc-icon-list.entry.js +1 -1
- package/dist/esm/ptc-info-tile.entry.js +1 -2
- package/dist/esm/ptc-jumbotron.entry.js +1 -1
- package/dist/esm/ptc-nav-skip-to-content.entry.js +3 -28
- package/dist/esm/ptc-para.entry.js +1 -1
- package/dist/esm/ptc-podcast-card.entry.js +1 -1
- package/dist/esm/ptc-previous-url.entry.js +10 -2
- package/dist/esm/ptc-pricing-tabs.entry.js +1 -1
- package/dist/esm/ptc-product-card.entry.js +2 -2
- package/dist/esm/ptc-product-category.entry.js +1 -1
- package/dist/esm/ptc-product-dropdown.entry.js +2 -2
- package/dist/esm/ptc-product-highlight-card.entry.js +1 -1
- package/dist/esm/ptc-product-list.entry.js +1 -11
- package/dist/esm/ptc-product-sidebar.entry.js +6 -38
- package/dist/esm/ptc-quote.entry.js +1 -1
- package/dist/esm/ptc-readmore-char.entry.js +1 -1
- package/dist/esm/ptc-readmore-v3.entry.js +1 -1
- package/dist/esm/ptc-related-card-rail.entry.js +32 -90
- package/dist/esm/ptc-sticky-icons.entry.js +0 -9
- package/dist/esm/ptc-text-copy-with-background.entry.js +1 -8
- package/dist/esm/ptc-theater-video-modal.entry.js +9 -43
- package/dist/esm/ptc-tooltip-v2.entry.js +1 -1
- package/dist/esm/ptc-value-led-speed-bump.entry.js +1 -1
- package/dist/esm/ptc-white-paper.entry.js +10 -6
- package/dist/esm/ptcw-design.js +1 -2
- package/dist/esm/tab-header.entry.js +1 -1
- package/dist/ptcw-design/media/designer-v6.0.6.svg +30 -2
- package/dist/ptcw-design/{p-752bba1c.entry.js → p-0529caaa.entry.js} +1 -1
- package/dist/ptcw-design/p-072a76d3.entry.js +1 -0
- package/dist/ptcw-design/{p-a791c53a.entry.js → p-0b515839.entry.js} +1 -1
- package/dist/ptcw-design/p-0d223232.entry.js +1 -0
- package/dist/ptcw-design/p-0de4cd11.entry.js +1 -0
- package/dist/ptcw-design/p-0e5932f0.entry.js +1 -0
- package/dist/ptcw-design/{p-68ed2afe.entry.js → p-1570353c.entry.js} +1 -1
- package/dist/ptcw-design/p-21aa746d.entry.js +1 -0
- package/dist/ptcw-design/p-282b7d4e.entry.js +1 -0
- package/dist/ptcw-design/{p-24776ca2.entry.js → p-2cc7e2a8.entry.js} +1 -1
- package/dist/ptcw-design/p-32f64f48.entry.js +1 -0
- package/dist/ptcw-design/p-3dac861d.entry.js +1 -0
- package/dist/ptcw-design/{p-d089dc37.entry.js → p-3dd0ded9.entry.js} +1 -1
- package/dist/ptcw-design/p-3ee2a531.entry.js +1 -0
- package/dist/ptcw-design/p-445329ed.entry.js +1 -0
- package/dist/ptcw-design/p-4b192f5e.entry.js +1 -0
- package/dist/ptcw-design/p-4f93c631.entry.js +1 -0
- package/dist/ptcw-design/p-5311c6e1.entry.js +1 -0
- package/dist/ptcw-design/p-58e91cb8.entry.js +1 -0
- package/dist/ptcw-design/p-5db7f70b.entry.js +1 -0
- package/dist/ptcw-design/p-71fbb799.entry.js +1 -0
- package/dist/ptcw-design/p-75390f63.entry.js +1 -0
- package/dist/ptcw-design/{p-e3b1af2b.entry.js → p-7793babb.entry.js} +1 -1
- package/dist/ptcw-design/p-799afee5.entry.js +1 -0
- package/dist/ptcw-design/p-7bdf1e64.entry.js +1 -0
- package/dist/ptcw-design/p-8038bf31.entry.js +1 -0
- package/dist/ptcw-design/p-85b3ca2b.entry.js +1 -0
- package/dist/ptcw-design/p-9501995f.entry.js +1 -0
- package/dist/ptcw-design/p-97b9f41b.entry.js +1 -0
- package/dist/ptcw-design/p-99ee8a0e.entry.js +1 -0
- package/dist/ptcw-design/p-9d612f1f.entry.js +1 -0
- package/dist/ptcw-design/p-a89b986a.entry.js +68 -0
- package/dist/ptcw-design/p-b50f71dd.entry.js +1 -0
- package/dist/ptcw-design/{p-757954b2.entry.js → p-b570e9a5.entry.js} +1 -1
- package/dist/ptcw-design/p-baff4d44.entry.js +1 -0
- package/dist/ptcw-design/p-bcab66bf.js +336 -0
- package/dist/ptcw-design/{p-18ac526f.entry.js → p-d73cc053.entry.js} +1 -1
- package/dist/ptcw-design/p-de960790.entry.js +1 -0
- package/dist/ptcw-design/p-e6a272d9.entry.js +1 -0
- package/dist/ptcw-design/p-f1734520.entry.js +1 -0
- package/dist/ptcw-design/{p-0ddf2a09.entry.js → p-f867ebe6.entry.js} +1 -1
- package/dist/ptcw-design/p-fe40421e.entry.js +1 -0
- package/dist/ptcw-design/p-fe907670.entry.js +1 -0
- package/dist/ptcw-design/ptcw-design.css +2 -2
- package/dist/ptcw-design/ptcw-design.esm.js +1 -1
- package/dist/types/components/organism-bundles/form/modal-from-example/modal-form-example.d.ts +25 -0
- package/dist/types/components/ptc-bio-card/ptc-bio-card.d.ts +1 -1
- package/dist/types/components/ptc-container/ptc-container.d.ts +1 -1
- package/dist/types/components/ptc-enhanced-product-listing-card/ptc-enhanced-product-listing-card.d.ts +1 -1
- package/dist/types/components/ptc-filter-dropdown/ptc-filter-dropdown.d.ts +1 -2
- package/dist/types/components/ptc-info-tile/ptc-info-tile.d.ts +0 -1
- package/dist/types/components/ptc-modal/ptc-modal.d.ts +2 -2
- package/dist/types/components/ptc-nav-skip-to-content/ptc-nav-skip-to-content.d.ts +0 -6
- package/dist/types/components/ptc-para/ptc-para.d.ts +1 -1
- package/dist/types/components/ptc-previous-url/ptc-previous-url.d.ts +2 -0
- package/dist/types/components/ptc-product-list/ptc-product-list.d.ts +1 -1
- package/dist/types/components/ptc-product-sidebar/ptc-product-sidebar.d.ts +3 -6
- package/dist/types/components/ptc-related-card-rail/ptc-related-card-rail.d.ts +5 -12
- package/dist/types/components/ptc-text-copy-with-background/ptc-text-copy-with-background.d.ts +0 -2
- package/dist/types/components/ptc-textfield/ptc-textfield.d.ts +0 -54
- package/dist/types/components/ptc-theater-video-modal/ptc-theater-video-modal.d.ts +1 -6
- package/dist/types/components/ptc-theater-video-playlist/ptc-theater-video-playlist.d.ts +1 -1
- package/dist/types/components.d.ts +24 -134
- package/package.json +2 -6
- package/readme.md +5 -1
- package/dist/cjs/component-1b8ad4d2.js +0 -1819
- package/dist/cjs/global-92142fb4.js +0 -28
- package/dist/cjs/ptc-multi-select_2.cjs.entry.js +0 -670
- package/dist/cjs/validation-messages-33a4f26b.js +0 -126
- package/dist/collection/global/global.js +0 -3
- package/dist/collection/stories/Jumbotron.stories.js +0 -727
- package/dist/collection/utils/fef-logger.js +0 -23
- package/dist/esm/component-9beac35b.js +0 -1802
- package/dist/esm/global-c58db4a9.js +0 -26
- package/dist/esm/ptc-multi-select_2.entry.js +0 -665
- package/dist/esm/validation-messages-adbb6518.js +0 -124
- package/dist/ptcw-design/p-00e21489.entry.js +0 -1
- package/dist/ptcw-design/p-02822616.entry.js +0 -1
- package/dist/ptcw-design/p-05c29cc2.entry.js +0 -1
- package/dist/ptcw-design/p-13e338a5.entry.js +0 -1
- package/dist/ptcw-design/p-1454ba84.entry.js +0 -1
- package/dist/ptcw-design/p-18851303.entry.js +0 -1
- package/dist/ptcw-design/p-18a5a338.js +0 -1
- package/dist/ptcw-design/p-1feb2812.entry.js +0 -1
- package/dist/ptcw-design/p-352e87c0.entry.js +0 -1
- package/dist/ptcw-design/p-38e5e590.entry.js +0 -1
- package/dist/ptcw-design/p-4737a0f6.entry.js +0 -1
- package/dist/ptcw-design/p-593b8eff.entry.js +0 -1
- package/dist/ptcw-design/p-66ecd7b9.entry.js +0 -1
- package/dist/ptcw-design/p-73a853fc.entry.js +0 -1
- package/dist/ptcw-design/p-77fb3a86.entry.js +0 -1
- package/dist/ptcw-design/p-98426799.js +0 -203
- package/dist/ptcw-design/p-98844b50.js +0 -134
- package/dist/ptcw-design/p-a2c7df64.entry.js +0 -1
- package/dist/ptcw-design/p-a36f147a.js +0 -1
- package/dist/ptcw-design/p-a58698ca.entry.js +0 -1
- package/dist/ptcw-design/p-acdd9a1d.entry.js +0 -1
- package/dist/ptcw-design/p-ad821a01.entry.js +0 -1
- package/dist/ptcw-design/p-b6255525.entry.js +0 -1
- package/dist/ptcw-design/p-b7fa9f2c.entry.js +0 -1
- package/dist/ptcw-design/p-b963ec8c.entry.js +0 -68
- package/dist/ptcw-design/p-bb9a879f.entry.js +0 -1
- package/dist/ptcw-design/p-bf84ecc0.entry.js +0 -1
- package/dist/ptcw-design/p-c82eaf9d.entry.js +0 -1
- package/dist/ptcw-design/p-cad4b517.entry.js +0 -1
- package/dist/ptcw-design/p-d6845e91.entry.js +0 -1
- package/dist/ptcw-design/p-db1dcce0.entry.js +0 -1
- package/dist/ptcw-design/p-ddb898c7.entry.js +0 -1
- package/dist/ptcw-design/p-e3867512.entry.js +0 -1
- package/dist/ptcw-design/p-e6619d63.entry.js +0 -1
- package/dist/ptcw-design/p-e8c275a1.entry.js +0 -1
- package/dist/ptcw-design/p-f9256e3d.entry.js +0 -1
- package/dist/ptcw-design/p-fbd9c8fc.entry.js +0 -1
- package/dist/types/global/global.d.ts +0 -4
- 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
|
}
|
|
@@ -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' | '
|
|
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 {
|
|
@@ -824,7 +826,7 @@ export namespace Components {
|
|
|
824
826
|
*/
|
|
825
827
|
"cardIndex": number;
|
|
826
828
|
"disablePriceLabel": boolean;
|
|
827
|
-
"theme": 'standard' | 'alternate';
|
|
829
|
+
"theme": 'standard' | 'alternate' | 'alternate-2-card';
|
|
828
830
|
}
|
|
829
831
|
interface PtcFeaturedList {
|
|
830
832
|
}
|
|
@@ -1026,7 +1028,6 @@ export namespace Components {
|
|
|
1026
1028
|
* (optional) Injected CSS Styles
|
|
1027
1029
|
*/
|
|
1028
1030
|
"styles"?: string;
|
|
1029
|
-
"target": string;
|
|
1030
1031
|
"trackerId"?: string;
|
|
1031
1032
|
"variant": 'image' | 'text';
|
|
1032
1033
|
}
|
|
@@ -1262,7 +1263,6 @@ export namespace Components {
|
|
|
1262
1263
|
* Sets if popup should overlay
|
|
1263
1264
|
*/
|
|
1264
1265
|
"fixed"?: boolean;
|
|
1265
|
-
"focusBackElement": any;
|
|
1266
1266
|
"headerOnlyBg"?: string;
|
|
1267
1267
|
"headerOnlyText1"?: string;
|
|
1268
1268
|
"headerOnlyText2"?: string;
|
|
@@ -1305,7 +1305,7 @@ export namespace Components {
|
|
|
1305
1305
|
/**
|
|
1306
1306
|
* Sets if popup should close if click on outside
|
|
1307
1307
|
*/
|
|
1308
|
-
"size"?: 'sm' | 'md' | 'lg' | 'xl' | 'max' | 'sm-modal';
|
|
1308
|
+
"size"?: 'sm' | 'md' | 'lg' | 'xl' | 'fit-content' | 'max' | 'sm-modal';
|
|
1309
1309
|
/**
|
|
1310
1310
|
* (optional) Injected CSS Styles
|
|
1311
1311
|
*/
|
|
@@ -1394,11 +1394,8 @@ export namespace Components {
|
|
|
1394
1394
|
interface PtcNavPills {
|
|
1395
1395
|
}
|
|
1396
1396
|
interface PtcNavSkipToContent {
|
|
1397
|
-
"appendSelector": string;
|
|
1398
1397
|
"buttonText": string;
|
|
1399
1398
|
"sectionId": string;
|
|
1400
|
-
"xOffset": number;
|
|
1401
|
-
"yOffset": number;
|
|
1402
1399
|
}
|
|
1403
1400
|
interface PtcNavSlider {
|
|
1404
1401
|
/**
|
|
@@ -1563,7 +1560,7 @@ export namespace Components {
|
|
|
1563
1560
|
/**
|
|
1564
1561
|
* Paragraph Color
|
|
1565
1562
|
*/
|
|
1566
|
-
"paraColor": 'primary-grey' | 'white' | 'gray-darker';
|
|
1563
|
+
"paraColor": 'primary-grey' | 'primary-green' | 'white' | 'gray-darker';
|
|
1567
1564
|
/**
|
|
1568
1565
|
* line height
|
|
1569
1566
|
*/
|
|
@@ -1727,6 +1724,7 @@ export namespace Components {
|
|
|
1727
1724
|
*/
|
|
1728
1725
|
"styles"?: string;
|
|
1729
1726
|
"text": string | undefined;
|
|
1727
|
+
"theme": 'standard' | 'light';
|
|
1730
1728
|
}
|
|
1731
1729
|
interface PtcPricingAddOnCard {
|
|
1732
1730
|
/**
|
|
@@ -2053,7 +2051,6 @@ export namespace Components {
|
|
|
2053
2051
|
* Query selector of page footer above which the related card rail will unstick
|
|
2054
2052
|
*/
|
|
2055
2053
|
"footerQuerySelector": string;
|
|
2056
|
-
"isVisible": boolean;
|
|
2057
2054
|
"railTitle": string;
|
|
2058
2055
|
}
|
|
2059
2056
|
interface PtcResponsiveWrapper {
|
|
@@ -2457,79 +2454,25 @@ export namespace Components {
|
|
|
2457
2454
|
"type": 'text-copy-with-background' | 'hero-footer-cta' | 'tab-cta-with-background' | 'case-studies';
|
|
2458
2455
|
}
|
|
2459
2456
|
interface PtcTextfield {
|
|
2460
|
-
/**
|
|
2461
|
-
* Alert Text
|
|
2462
|
-
*/
|
|
2463
2457
|
"alertText": string;
|
|
2464
|
-
/**
|
|
2465
|
-
* Alert Text Content
|
|
2466
|
-
*/
|
|
2467
2458
|
"alertTextContent": string;
|
|
2468
|
-
/**
|
|
2469
|
-
* Custom Validation - String
|
|
2470
|
-
*/
|
|
2471
2459
|
"customValidation": (input: HTMLInputElement) => string;
|
|
2472
|
-
/**
|
|
2473
|
-
* Disable the field
|
|
2474
|
-
*/
|
|
2475
2460
|
"disabled": boolean;
|
|
2476
|
-
/**
|
|
2477
|
-
* ID
|
|
2478
|
-
*/
|
|
2479
2461
|
"fieldId": string;
|
|
2480
|
-
/**
|
|
2481
|
-
* input "name" value. e.g.: 'phone', 'email', 'firstname', 'lastname'
|
|
2482
|
-
*/
|
|
2483
2462
|
"fieldName": string;
|
|
2484
|
-
/**
|
|
2485
|
-
* Validation text (red)
|
|
2486
|
-
*/
|
|
2487
2463
|
"helpertext": string;
|
|
2488
|
-
/**
|
|
2489
|
-
* Ignore Blind Submit?
|
|
2490
|
-
*/
|
|
2491
2464
|
"ignoreBlindSubmit": boolean;
|
|
2492
|
-
/**
|
|
2493
|
-
* Info Text (black)
|
|
2494
|
-
*/
|
|
2495
2465
|
"infoText": string;
|
|
2496
2466
|
"inputValue": string;
|
|
2497
|
-
/**
|
|
2498
|
-
* Label Text
|
|
2499
|
-
*/
|
|
2500
2467
|
"labelText": string;
|
|
2501
|
-
/**
|
|
2502
|
-
* Place holder Text
|
|
2503
|
-
*/
|
|
2504
2468
|
"placeholderText": string;
|
|
2505
|
-
/**
|
|
2506
|
-
* Eloqua Data Name (for the eloqua)
|
|
2507
|
-
*/
|
|
2508
2469
|
"ptcDataEloquaName": string;
|
|
2509
|
-
/**
|
|
2510
|
-
* Eloqua Target Data Name (for the eloqua)
|
|
2511
|
-
*/
|
|
2512
2470
|
"ptcDataTargetEloquaName": string;
|
|
2513
|
-
/**
|
|
2514
|
-
* Text counter limit
|
|
2515
|
-
*/
|
|
2516
2471
|
"ptcMaxLength"?: number;
|
|
2517
|
-
/**
|
|
2518
|
-
* Is this a mandatory field?
|
|
2519
|
-
*/
|
|
2520
2472
|
"required": boolean;
|
|
2521
|
-
/**
|
|
2522
|
-
* Inject styles for customization
|
|
2523
|
-
*/
|
|
2524
2473
|
"styles": string;
|
|
2525
2474
|
"syncCountry": (countryCode: string) => Promise<void>;
|
|
2526
|
-
/**
|
|
2527
|
-
* Text Field Form
|
|
2528
|
-
*/
|
|
2529
2475
|
"textfieldForm": 'default' | 'email-signup';
|
|
2530
|
-
/**
|
|
2531
|
-
* text, button, email, file and etc. This value triggers different validation
|
|
2532
|
-
*/
|
|
2533
2476
|
"type": string;
|
|
2534
2477
|
"validateTextField": () => Promise<void>;
|
|
2535
2478
|
}
|
|
@@ -2543,7 +2486,7 @@ export namespace Components {
|
|
|
2543
2486
|
"vtagName"?: string;
|
|
2544
2487
|
}
|
|
2545
2488
|
interface PtcTheaterVideoModal {
|
|
2546
|
-
"updateData": (data: any, currentModalIndex: any
|
|
2489
|
+
"updateData": (data: any, currentModalIndex: any) => Promise<void>;
|
|
2547
2490
|
}
|
|
2548
2491
|
interface PtcTheaterVideoPlaylist {
|
|
2549
2492
|
"cardElements": any;
|
|
@@ -3007,10 +2950,6 @@ export interface PtcTheaterVideoCustomEvent<T> extends CustomEvent<T> {
|
|
|
3007
2950
|
detail: T;
|
|
3008
2951
|
target: HTMLPtcTheaterVideoElement;
|
|
3009
2952
|
}
|
|
3010
|
-
export interface PtcTheaterVideoModalCustomEvent<T> extends CustomEvent<T> {
|
|
3011
|
-
detail: T;
|
|
3012
|
-
target: HTMLPtcTheaterVideoModalElement;
|
|
3013
|
-
}
|
|
3014
2953
|
export interface PtcWhitePaperCustomEvent<T> extends CustomEvent<T> {
|
|
3015
2954
|
detail: T;
|
|
3016
2955
|
target: HTMLPtcWhitePaperElement;
|
|
@@ -3182,6 +3121,12 @@ declare global {
|
|
|
3182
3121
|
prototype: HTMLMaxWidthContainerElement;
|
|
3183
3122
|
new (): HTMLMaxWidthContainerElement;
|
|
3184
3123
|
};
|
|
3124
|
+
interface HTMLModalFormExampleElement extends Components.ModalFormExample, HTMLStencilElement {
|
|
3125
|
+
}
|
|
3126
|
+
var HTMLModalFormExampleElement: {
|
|
3127
|
+
prototype: HTMLModalFormExampleElement;
|
|
3128
|
+
new (): HTMLModalFormExampleElement;
|
|
3129
|
+
};
|
|
3185
3130
|
interface HTMLMostPopularNewsElement extends Components.MostPopularNews, HTMLStencilElement {
|
|
3186
3131
|
}
|
|
3187
3132
|
var HTMLMostPopularNewsElement: {
|
|
@@ -4104,6 +4049,7 @@ declare global {
|
|
|
4104
4049
|
"jumbotron-sub-mune": HTMLJumbotronSubMuneElement;
|
|
4105
4050
|
"list-item": HTMLListItemElement;
|
|
4106
4051
|
"max-width-container": HTMLMaxWidthContainerElement;
|
|
4052
|
+
"modal-form-example": HTMLModalFormExampleElement;
|
|
4107
4053
|
"most-popular-news": HTMLMostPopularNewsElement;
|
|
4108
4054
|
"my-component": HTMLMyComponentElement;
|
|
4109
4055
|
"news-search-result": HTMLNewsSearchResultElement;
|
|
@@ -4427,6 +4373,8 @@ declare namespace LocalJSX {
|
|
|
4427
4373
|
*/
|
|
4428
4374
|
"styles"?: string;
|
|
4429
4375
|
}
|
|
4376
|
+
interface ModalFormExample {
|
|
4377
|
+
}
|
|
4430
4378
|
interface MostPopularNews {
|
|
4431
4379
|
"topTitle"?: string;
|
|
4432
4380
|
}
|
|
@@ -4959,7 +4907,7 @@ declare namespace LocalJSX {
|
|
|
4959
4907
|
"backgroundColor"?: 'white' | 'gray';
|
|
4960
4908
|
"containerType"?: 'large' | 'none' | '';
|
|
4961
4909
|
"elevation"?: 'x-small' | 'small' | 'medium' | 'large' | 'x-large';
|
|
4962
|
-
"spacing"?: 'xx-small' | 'x-small' | 'small' | 'medium' | 'large' | 'x-large' | '
|
|
4910
|
+
"spacing"?: 'xx-small' | 'x-small' | 'small' | 'medium' | 'large' | 'x-large' | 'xxx-large' | 'xxx-large';
|
|
4963
4911
|
"styles"?: string;
|
|
4964
4912
|
}
|
|
4965
4913
|
interface PtcCountdown {
|
|
@@ -5102,7 +5050,7 @@ declare namespace LocalJSX {
|
|
|
5102
5050
|
* EVENTS
|
|
5103
5051
|
*/
|
|
5104
5052
|
"onCtaFocussed"?: (event: PtcEnhancedProductListingCardCustomEvent<any>) => void;
|
|
5105
|
-
"theme"?: 'standard' | 'alternate';
|
|
5053
|
+
"theme"?: 'standard' | 'alternate' | 'alternate-2-card';
|
|
5106
5054
|
}
|
|
5107
5055
|
interface PtcFeaturedList {
|
|
5108
5056
|
}
|
|
@@ -5307,7 +5255,6 @@ declare namespace LocalJSX {
|
|
|
5307
5255
|
* (optional) Injected CSS Styles
|
|
5308
5256
|
*/
|
|
5309
5257
|
"styles"?: string;
|
|
5310
|
-
"target"?: string;
|
|
5311
5258
|
"trackerId"?: string;
|
|
5312
5259
|
"variant"?: 'image' | 'text';
|
|
5313
5260
|
}
|
|
@@ -5544,7 +5491,6 @@ declare namespace LocalJSX {
|
|
|
5544
5491
|
* Sets if popup should overlay
|
|
5545
5492
|
*/
|
|
5546
5493
|
"fixed"?: boolean;
|
|
5547
|
-
"focusBackElement"?: any;
|
|
5548
5494
|
"headerOnlyBg"?: string;
|
|
5549
5495
|
"headerOnlyText1"?: string;
|
|
5550
5496
|
"headerOnlyText2"?: string;
|
|
@@ -5592,7 +5538,7 @@ declare namespace LocalJSX {
|
|
|
5592
5538
|
/**
|
|
5593
5539
|
* Sets if popup should close if click on outside
|
|
5594
5540
|
*/
|
|
5595
|
-
"size"?: 'sm' | 'md' | 'lg' | 'xl' | 'max' | 'sm-modal';
|
|
5541
|
+
"size"?: 'sm' | 'md' | 'lg' | 'xl' | 'fit-content' | 'max' | 'sm-modal';
|
|
5596
5542
|
/**
|
|
5597
5543
|
* (optional) Injected CSS Styles
|
|
5598
5544
|
*/
|
|
@@ -5684,11 +5630,8 @@ declare namespace LocalJSX {
|
|
|
5684
5630
|
interface PtcNavPills {
|
|
5685
5631
|
}
|
|
5686
5632
|
interface PtcNavSkipToContent {
|
|
5687
|
-
"appendSelector"?: string;
|
|
5688
5633
|
"buttonText"?: string;
|
|
5689
5634
|
"sectionId"?: string;
|
|
5690
|
-
"xOffset"?: number;
|
|
5691
|
-
"yOffset"?: number;
|
|
5692
5635
|
}
|
|
5693
5636
|
interface PtcNavSlider {
|
|
5694
5637
|
/**
|
|
@@ -5859,7 +5802,7 @@ declare namespace LocalJSX {
|
|
|
5859
5802
|
/**
|
|
5860
5803
|
* Paragraph Color
|
|
5861
5804
|
*/
|
|
5862
|
-
"paraColor"?: 'primary-grey' | 'white' | 'gray-darker';
|
|
5805
|
+
"paraColor"?: 'primary-grey' | 'primary-green' | 'white' | 'gray-darker';
|
|
5863
5806
|
/**
|
|
5864
5807
|
* line height
|
|
5865
5808
|
*/
|
|
@@ -6021,6 +5964,7 @@ declare namespace LocalJSX {
|
|
|
6021
5964
|
*/
|
|
6022
5965
|
"styles"?: string;
|
|
6023
5966
|
"text"?: string | undefined;
|
|
5967
|
+
"theme"?: 'standard' | 'light';
|
|
6024
5968
|
}
|
|
6025
5969
|
interface PtcPricingAddOnCard {
|
|
6026
5970
|
/**
|
|
@@ -6368,7 +6312,6 @@ declare namespace LocalJSX {
|
|
|
6368
6312
|
* Query selector of page footer above which the related card rail will unstick
|
|
6369
6313
|
*/
|
|
6370
6314
|
"footerQuerySelector"?: string;
|
|
6371
|
-
"isVisible"?: boolean;
|
|
6372
6315
|
"railTitle"?: string;
|
|
6373
6316
|
}
|
|
6374
6317
|
interface PtcResponsiveWrapper {
|
|
@@ -6774,78 +6717,24 @@ declare namespace LocalJSX {
|
|
|
6774
6717
|
"type"?: 'text-copy-with-background' | 'hero-footer-cta' | 'tab-cta-with-background' | 'case-studies';
|
|
6775
6718
|
}
|
|
6776
6719
|
interface PtcTextfield {
|
|
6777
|
-
/**
|
|
6778
|
-
* Alert Text
|
|
6779
|
-
*/
|
|
6780
6720
|
"alertText"?: string;
|
|
6781
|
-
/**
|
|
6782
|
-
* Alert Text Content
|
|
6783
|
-
*/
|
|
6784
6721
|
"alertTextContent"?: string;
|
|
6785
|
-
/**
|
|
6786
|
-
* Custom Validation - String
|
|
6787
|
-
*/
|
|
6788
6722
|
"customValidation"?: (input: HTMLInputElement) => string;
|
|
6789
|
-
/**
|
|
6790
|
-
* Disable the field
|
|
6791
|
-
*/
|
|
6792
6723
|
"disabled"?: boolean;
|
|
6793
|
-
/**
|
|
6794
|
-
* ID
|
|
6795
|
-
*/
|
|
6796
6724
|
"fieldId"?: string;
|
|
6797
|
-
/**
|
|
6798
|
-
* input "name" value. e.g.: 'phone', 'email', 'firstname', 'lastname'
|
|
6799
|
-
*/
|
|
6800
6725
|
"fieldName"?: string;
|
|
6801
|
-
/**
|
|
6802
|
-
* Validation text (red)
|
|
6803
|
-
*/
|
|
6804
6726
|
"helpertext"?: string;
|
|
6805
|
-
/**
|
|
6806
|
-
* Ignore Blind Submit?
|
|
6807
|
-
*/
|
|
6808
6727
|
"ignoreBlindSubmit"?: boolean;
|
|
6809
|
-
/**
|
|
6810
|
-
* Info Text (black)
|
|
6811
|
-
*/
|
|
6812
6728
|
"infoText"?: string;
|
|
6813
6729
|
"inputValue"?: string;
|
|
6814
|
-
/**
|
|
6815
|
-
* Label Text
|
|
6816
|
-
*/
|
|
6817
6730
|
"labelText"?: string;
|
|
6818
|
-
/**
|
|
6819
|
-
* Place holder Text
|
|
6820
|
-
*/
|
|
6821
6731
|
"placeholderText"?: string;
|
|
6822
|
-
/**
|
|
6823
|
-
* Eloqua Data Name (for the eloqua)
|
|
6824
|
-
*/
|
|
6825
6732
|
"ptcDataEloquaName"?: string;
|
|
6826
|
-
/**
|
|
6827
|
-
* Eloqua Target Data Name (for the eloqua)
|
|
6828
|
-
*/
|
|
6829
6733
|
"ptcDataTargetEloquaName"?: string;
|
|
6830
|
-
/**
|
|
6831
|
-
* Text counter limit
|
|
6832
|
-
*/
|
|
6833
6734
|
"ptcMaxLength"?: number;
|
|
6834
|
-
/**
|
|
6835
|
-
* Is this a mandatory field?
|
|
6836
|
-
*/
|
|
6837
6735
|
"required"?: boolean;
|
|
6838
|
-
/**
|
|
6839
|
-
* Inject styles for customization
|
|
6840
|
-
*/
|
|
6841
6736
|
"styles"?: string;
|
|
6842
|
-
/**
|
|
6843
|
-
* Text Field Form
|
|
6844
|
-
*/
|
|
6845
6737
|
"textfieldForm"?: 'default' | 'email-signup';
|
|
6846
|
-
/**
|
|
6847
|
-
* text, button, email, file and etc. This value triggers different validation
|
|
6848
|
-
*/
|
|
6849
6738
|
"type"?: string;
|
|
6850
6739
|
}
|
|
6851
6740
|
interface PtcTheaterVideo {
|
|
@@ -6859,7 +6748,6 @@ declare namespace LocalJSX {
|
|
|
6859
6748
|
"vtagName"?: string;
|
|
6860
6749
|
}
|
|
6861
6750
|
interface PtcTheaterVideoModal {
|
|
6862
|
-
"onModalClosed"?: (event: PtcTheaterVideoModalCustomEvent<any>) => void;
|
|
6863
6751
|
}
|
|
6864
6752
|
interface PtcTheaterVideoPlaylist {
|
|
6865
6753
|
"cardElements"?: any;
|
|
@@ -7162,6 +7050,7 @@ declare namespace LocalJSX {
|
|
|
7162
7050
|
"jumbotron-sub-mune": JumbotronSubMune;
|
|
7163
7051
|
"list-item": ListItem;
|
|
7164
7052
|
"max-width-container": MaxWidthContainer;
|
|
7053
|
+
"modal-form-example": ModalFormExample;
|
|
7165
7054
|
"most-popular-news": MostPopularNews;
|
|
7166
7055
|
"my-component": MyComponent;
|
|
7167
7056
|
"news-search-result": NewsSearchResult;
|
|
@@ -7344,6 +7233,7 @@ declare module "@stencil/core" {
|
|
|
7344
7233
|
"jumbotron-sub-mune": LocalJSX.JumbotronSubMune & JSXBase.HTMLAttributes<HTMLJumbotronSubMuneElement>;
|
|
7345
7234
|
"list-item": LocalJSX.ListItem & JSXBase.HTMLAttributes<HTMLListItemElement>;
|
|
7346
7235
|
"max-width-container": LocalJSX.MaxWidthContainer & JSXBase.HTMLAttributes<HTMLMaxWidthContainerElement>;
|
|
7236
|
+
"modal-form-example": LocalJSX.ModalFormExample & JSXBase.HTMLAttributes<HTMLModalFormExampleElement>;
|
|
7347
7237
|
"most-popular-news": LocalJSX.MostPopularNews & JSXBase.HTMLAttributes<HTMLMostPopularNewsElement>;
|
|
7348
7238
|
"my-component": LocalJSX.MyComponent & JSXBase.HTMLAttributes<HTMLMyComponentElement>;
|
|
7349
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.
|
|
3
|
+
"version": "6.3.26-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
|

|
|
2
2
|
|
|
3
|
-
# PTC Design 6.3.
|
|
3
|
+
# PTC Design 6.3.26-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
|