@ptcwebops/ptcw-design 6.3.13 → 6.3.14-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/academic-form-test.cjs.entry.js +7 -0
- package/dist/cjs/blog-detail-content_2.cjs.entry.js +2 -1
- package/dist/cjs/blog-detail-layout.cjs.entry.js +2 -1
- package/dist/cjs/blogs-search-section.cjs.entry.js +3 -1
- package/dist/cjs/bundle-example.cjs.entry.js +2 -0
- package/dist/cjs/{component-35540bfb.js → component-4dd13907.js} +2643 -832
- package/dist/cjs/embedded-form.cjs.entry.js +10 -1
- package/dist/cjs/event-jumbotron-example.cjs.entry.js +3 -33
- package/dist/cjs/featured-list.cjs.entry.js +1 -1
- package/dist/cjs/footer-form.cjs.entry.js +2 -0
- package/dist/cjs/homepage-jumbotron.cjs.entry.js +3 -1
- package/dist/cjs/homepage-toggled-content.cjs.entry.js +1 -1
- package/dist/cjs/icon-asset_8.cjs.entry.js +599 -0
- package/dist/cjs/innovator-toggle-container.cjs.entry.js +1 -1
- package/dist/cjs/jumbotron-sub-menu.cjs.entry.js +1 -0
- package/dist/cjs/jumbotron-sub-mune.cjs.entry.js +1 -0
- package/dist/cjs/loader.cjs.js +1 -1
- package/dist/cjs/modal-form-example.cjs.entry.js +94 -0
- package/dist/cjs/most-popular-news.cjs.entry.js +1 -1
- package/dist/cjs/my-component.cjs.entry.js +1 -1
- package/dist/cjs/ptc-accordion-item.cjs.entry.js +1 -1
- package/dist/cjs/ptc-background-video.cjs.entry.js +24 -1
- package/dist/cjs/ptc-bio-card.cjs.entry.js +4 -2
- package/dist/cjs/ptc-brightcov-video.cjs.entry.js +33 -0
- package/dist/cjs/ptc-card-bottom_2.cjs.entry.js +1 -0
- package/dist/cjs/ptc-card_2.cjs.entry.js +5 -10
- package/dist/cjs/ptc-case-studies-slider.cjs.entry.js +1 -1
- package/dist/cjs/ptc-close-icon_2.cjs.entry.js +28 -27
- package/dist/cjs/ptc-collapse-list.cjs.entry.js +1 -1
- package/dist/cjs/ptc-countdown.cjs.entry.js +17 -19
- package/dist/cjs/ptc-data-lookup.cjs.entry.js +30 -27
- package/dist/cjs/ptc-featured-list.cjs.entry.js +1 -1
- package/dist/cjs/ptc-filter-dropdown_4.cjs.entry.js +10 -0
- package/dist/cjs/ptc-filter-level-theater.cjs.entry.js +1 -1
- package/dist/cjs/{ptc-form-checkbox_2.cjs.entry.js → ptc-form-checkbox_4.cjs.entry.js} +800 -6
- package/dist/cjs/ptc-form.cjs.entry.js +7 -0
- package/dist/cjs/ptc-homepage-image-feature.cjs.entry.js +1 -1
- package/dist/cjs/ptc-homepage-video-background.cjs.entry.js +1 -1
- package/dist/cjs/ptc-icon-card.cjs.entry.js +1 -1
- package/dist/cjs/ptc-icon-component.cjs.entry.js +13 -0
- package/dist/cjs/ptc-img.cjs.entry.js +1 -0
- package/dist/cjs/ptc-jumbotron.cjs.entry.js +2 -3
- package/dist/cjs/ptc-link.cjs.entry.js +1 -1
- package/dist/cjs/ptc-media-card.cjs.entry.js +9 -2
- package/dist/cjs/ptc-mobile-select.cjs.entry.js +11 -1
- package/dist/cjs/ptc-nav-slider.cjs.entry.js +9 -0
- package/dist/cjs/ptc-office-locations.cjs.entry.js +2 -5
- package/dist/cjs/ptc-picture.cjs.entry.js +1 -0
- package/dist/cjs/ptc-podcast-card.cjs.entry.js +1 -1
- package/dist/cjs/ptc-preferance-center-form.cjs.entry.js +1 -1
- package/dist/cjs/ptc-previous-url.cjs.entry.js +10 -2
- package/dist/cjs/ptc-pricing-packaging-table.cjs.entry.js +12 -10
- package/dist/cjs/ptc-pricing-tabs.cjs.entry.js +1 -1
- package/dist/cjs/ptc-product-card.cjs.entry.js +1 -1
- package/dist/cjs/ptc-product-category.cjs.entry.js +1 -1
- package/dist/cjs/ptc-product-dropdown.cjs.entry.js +2 -0
- package/dist/cjs/ptc-product-highlight-card.cjs.entry.js +1 -1
- package/dist/cjs/ptc-progress-bar.cjs.entry.js +1 -0
- package/dist/cjs/ptc-readmore-char.cjs.entry.js +1 -1
- package/dist/cjs/ptc-readmore-new.cjs.entry.js +1 -0
- package/dist/cjs/ptc-readmore-v3.cjs.entry.js +4 -1
- package/dist/cjs/ptc-related-card-rail.cjs.entry.js +2 -0
- package/dist/cjs/ptc-scroll-button.cjs.entry.js +2 -0
- package/dist/cjs/ptc-social-icons-footer.cjs.entry.js +1 -1
- package/dist/cjs/ptc-subnav.cjs.entry.js +1 -0
- package/dist/cjs/ptc-tab-list.cjs.entry.js +1 -0
- package/dist/cjs/ptc-theater-video-modal.cjs.entry.js +13 -0
- package/dist/cjs/ptc-tooltip-v2.cjs.entry.js +18 -1
- package/dist/cjs/ptc-value-led-layout.cjs.entry.js +2 -3
- package/dist/cjs/ptc-value-led-speed-bump.cjs.entry.js +1 -1
- package/dist/cjs/ptc-white-paper.cjs.entry.js +11 -9
- package/dist/cjs/ptcw-design.cjs.js +1 -1
- package/dist/cjs/sequential-bundle-example.cjs.entry.js +12 -0
- package/dist/cjs/sequential-bundle.cjs.entry.js +1 -0
- package/dist/cjs/{utils-b63aef52.js → utils-ad441b07.js} +1 -1
- package/dist/collection/collection-manifest.json +1 -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.js +1 -0
- package/dist/collection/components/jumbotron-sub-mune/jumbotron-sub-mune.js +1 -0
- package/dist/collection/components/organism-bundles/blog-detail-content/blog-detail-content.js +1 -0
- package/dist/collection/components/organism-bundles/blog-detail-layout/blog-detail-layout.js +1 -0
- package/dist/collection/components/organism-bundles/blogs-search-section/blogs-search-section.js +2 -0
- package/dist/collection/components/organism-bundles/bundle-example/bundle-example.js +2 -0
- package/dist/collection/components/organism-bundles/bundle-featured-list/featured-list.css +3 -3
- package/dist/collection/components/organism-bundles/event-jumbotron-example/event-jumbotron-example.css +4 -8
- package/dist/collection/components/organism-bundles/event-jumbotron-example/event-jumbotron-example.js +2 -32
- package/dist/collection/components/organism-bundles/form/academic-form/academic-form-test.js +7 -0
- package/dist/collection/components/organism-bundles/form/embedded-form/embedded-form.js +10 -1
- package/dist/collection/components/organism-bundles/form/footer-form/footer-form.js +2 -0
- 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/organism-bundles/form/ptc-form/ptc-form.js +7 -0
- package/dist/collection/components/organism-bundles/homepage-jumbotron/homepage-jumbotron.js +2 -0
- package/dist/collection/components/organism-bundles/sequential-bundle/sequential-bundle.js +1 -0
- package/dist/collection/components/organism-bundles/sequential-bundle-example/sequential-bundle-example.js +12 -0
- package/dist/collection/components/organism-bundles/storefront-enhanced-product-list-example/storefront-enhanced-product-list-example.css +19 -31
- package/dist/collection/components/ptc-background-video/ptc-background-video.js +23 -0
- package/dist/collection/components/ptc-bio-card/ptc-bio-card.css +6 -6
- package/dist/collection/components/ptc-bio-card/ptc-bio-card.js +3 -1
- package/dist/collection/components/ptc-brightcov-video/ptc-brightcov-video.js +33 -0
- package/dist/collection/components/ptc-card-bottom/ptc-card-bottom.js +1 -0
- package/dist/collection/components/ptc-case-studies-slider/ptc-case-studies-slider.css +6 -6
- package/dist/collection/components/ptc-container/ptc-container.js +2 -2
- package/dist/collection/components/ptc-countdown/ptc-countdown.js +17 -19
- package/dist/collection/components/ptc-data-lookup/ptc-data-lookup.js +2 -0
- package/dist/collection/components/ptc-enhanced-product-listing-card/ptc-enhanced-product-listing-card.css +1 -29
- package/dist/collection/components/ptc-enhanced-product-listing-card/ptc-enhanced-product-listing-card.js +1 -45
- package/dist/collection/components/ptc-featured-list/ptc-featured-list.css +6 -6
- package/dist/collection/components/ptc-filter-dropdown/ptc-filter-dropdown.js +1 -0
- package/dist/collection/components/ptc-filter-level-theater/ptc-filter-level-theater.css +6 -6
- package/dist/collection/components/ptc-form-checkbox/ptc-form-checkbox.js +2 -0
- package/dist/collection/components/ptc-icon-component/ptc-icon-component.js +13 -0
- package/dist/collection/components/ptc-icon-list/ptc-icon-list.css +0 -32
- package/dist/collection/components/ptc-img/ptc-img.js +1 -0
- package/dist/collection/components/ptc-jumbotron/ptc-jumbotron.css +6 -24
- package/dist/collection/components/ptc-jumbotron/ptc-jumbotron.js +1 -20
- package/dist/collection/components/ptc-media-card/ptc-media-card.js +8 -1
- package/dist/collection/components/ptc-mobile-select/ptc-mobile-select.js +12 -2
- package/dist/collection/components/ptc-modal/ptc-modal.css +8 -4
- package/dist/collection/components/ptc-modal/ptc-modal.js +47 -28
- package/dist/collection/components/ptc-office-locations/ptc-office-locations.js +2 -5
- 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-picture/ptc-picture.js +1 -0
- package/dist/collection/components/ptc-podcast-card/ptc-podcast-card.css +6 -6
- package/dist/collection/components/ptc-preferance-center-form/ptc-preferance-center-form.js +1 -1
- package/dist/collection/components/ptc-preloader-section/ptc-preloader-section.css +0 -419
- package/dist/collection/components/ptc-preloader-section/ptc-preloader-section.js +4 -9
- 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-packaging-table/ptc-pricing-packaging-table.js +11 -9
- package/dist/collection/components/ptc-product-card/ptc-product-card.css +6 -6
- package/dist/collection/components/ptc-product-category/ptc-product-category.css +6 -6
- package/dist/collection/components/ptc-product-dropdown/ptc-product-dropdown.js +2 -0
- package/dist/collection/components/ptc-product-highlight-card/ptc-product-highlight-card.css +6 -6
- package/dist/collection/components/ptc-progress-bar/ptc-progress-bar.js +1 -0
- package/dist/collection/components/ptc-readmore-char/ptc-readmore-char.css +6 -6
- package/dist/collection/components/ptc-readmore-new/ptc-readmore-new.js +1 -0
- package/dist/collection/components/ptc-readmore-v3/ptc-readmore-v3.css +6 -6
- package/dist/collection/components/ptc-readmore-v3/ptc-readmore-v3.js +3 -0
- package/dist/collection/components/ptc-related-card-rail/ptc-related-card-rail.js +2 -0
- package/dist/collection/components/ptc-scroll-button/ptc-scroll-button.js +2 -0
- package/dist/collection/components/ptc-select/ptc-select.js +2 -0
- package/dist/collection/components/ptc-tab-list/ptc-tab-list.js +1 -0
- package/dist/collection/components/ptc-textfield/ptc-textfield.js +9 -1
- package/dist/collection/components/ptc-theater-video-modal/ptc-theater-video-modal.js +13 -0
- package/dist/collection/components/ptc-theater-video-playlist/ptc-theater-video-playlist.js +9 -0
- package/dist/collection/components/ptc-tooltip-v2/ptc-tooltip-v2.css +6 -6
- package/dist/collection/components/ptc-tooltip-v2/ptc-tooltip-v2.js +17 -0
- package/dist/collection/components/ptc-value-led-layout/ptc-value-led-layout.js +2 -3
- 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 +10 -8
- package/dist/collection/components/subnav/ptc-nav-slider/ptc-nav-slider.js +9 -0
- package/dist/collection/components/subnav/ptc-subnav/ptc-subnav.js +1 -0
- package/dist/collection/stories/BackgroundImage.stories.js +42 -20
- package/dist/collection/stories/MobileSelect.stories.js +21 -11
- 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/collection/utils/elq-lib.js +25 -25
- package/dist/collection/utils/utils.js +1 -1
- package/dist/custom-elements/index.d.ts +6 -12
- package/dist/custom-elements/index.js +455 -308
- package/dist/esm/academic-form-test.entry.js +8 -1
- package/dist/esm/author-listing-example.entry.js +1 -1
- package/dist/esm/blog-detail-content_2.entry.js +3 -2
- package/dist/esm/blog-detail-layout.entry.js +3 -2
- package/dist/esm/blogs-search-section.entry.js +4 -2
- package/dist/esm/bundle-example.entry.js +3 -1
- package/dist/esm/bundle-jumbotron-example.entry.js +1 -1
- package/dist/esm/{component-8c53e377.js → component-9c921cc6.js} +2592 -793
- package/dist/esm/dropdown-item.entry.js +1 -1
- package/dist/esm/dynamic-box-bundle.entry.js +1 -1
- package/dist/esm/embedded-form.entry.js +11 -2
- package/dist/esm/event-jumbotron-example.entry.js +4 -34
- package/dist/esm/event-podcast-slider-example.entry.js +1 -1
- package/dist/esm/featured-events-slider-example.entry.js +1 -1
- package/dist/esm/featured-list.entry.js +2 -2
- package/dist/esm/fl-tab-content_3.entry.js +1 -1
- package/dist/esm/footer-form.entry.js +3 -1
- package/dist/esm/homepage-clickable-tab.entry.js +1 -1
- package/dist/esm/homepage-jumbotron.entry.js +4 -2
- package/dist/esm/homepage-toggled-content.entry.js +2 -2
- package/dist/esm/icon-asset_8.entry.js +588 -0
- package/dist/esm/{index-c83db688.js → index-0bf594c4.js} +1 -1
- package/dist/esm/innovator-toggle-container.entry.js +2 -2
- package/dist/esm/jumbotron-sub-menu.entry.js +2 -1
- package/dist/esm/jumbotron-sub-mune.entry.js +2 -1
- package/dist/esm/list-item.entry.js +1 -1
- package/dist/esm/loader.js +3 -3
- package/dist/esm/modal-form-example.entry.js +90 -0
- package/dist/esm/most-popular-news.entry.js +2 -2
- package/dist/esm/my-component.entry.js +2 -2
- package/dist/esm/news-search-result.entry.js +1 -1
- package/dist/esm/ptc-accordion-item.entry.js +2 -2
- package/dist/esm/ptc-accordion.entry.js +1 -1
- package/dist/esm/ptc-announcement.entry.js +1 -1
- package/dist/esm/ptc-back-to-top.entry.js +1 -1
- package/dist/esm/ptc-background-video.entry.js +25 -2
- package/dist/esm/ptc-badge.entry.js +1 -1
- package/dist/esm/ptc-bio-card.entry.js +5 -3
- package/dist/esm/ptc-breadcrumb.entry.js +1 -1
- package/dist/esm/ptc-brightcov-video.entry.js +34 -1
- package/dist/esm/ptc-card-bottom_2.entry.js +2 -1
- package/dist/esm/ptc-card-content.entry.js +1 -1
- package/dist/esm/ptc-card_2.entry.js +6 -11
- package/dist/esm/ptc-case-studies-slider.entry.js +2 -2
- package/dist/esm/ptc-checkbox-group.entry.js +1 -1
- package/dist/esm/ptc-checkbox.entry.js +1 -1
- package/dist/esm/ptc-close-icon_2.entry.js +29 -28
- package/dist/esm/ptc-collapse-list.entry.js +2 -2
- package/dist/esm/ptc-container.entry.js +1 -1
- package/dist/esm/ptc-countdown.entry.js +18 -20
- package/dist/esm/ptc-data-lookup.entry.js +31 -28
- package/dist/esm/ptc-date.entry.js +1 -1
- package/dist/esm/ptc-dropdown.entry.js +1 -1
- package/dist/esm/ptc-dynamic-card.entry.js +1 -1
- package/dist/esm/ptc-ellipsis-dropdown.entry.js +1 -1
- package/dist/esm/ptc-embedded-quiz.entry.js +1 -1
- package/dist/esm/ptc-featured-list.entry.js +2 -2
- package/dist/esm/ptc-filter-dropdown_4.entry.js +11 -1
- package/dist/esm/ptc-filter-level-theater.entry.js +2 -2
- package/dist/esm/ptc-filter-tag_2.entry.js +1 -1
- package/dist/esm/ptc-footer.entry.js +1 -1
- package/dist/esm/{ptc-form-checkbox_2.entry.js → ptc-form-checkbox_4.entry.js} +798 -6
- package/dist/esm/ptc-form-radio-button.entry.js +1 -1
- package/dist/esm/ptc-form-radio-group.entry.js +1 -1
- package/dist/esm/ptc-form.entry.js +8 -1
- package/dist/esm/ptc-hero-footer-cta.entry.js +1 -1
- package/dist/esm/ptc-hero.entry.js +1 -1
- package/dist/esm/ptc-homepage-image-feature.entry.js +2 -2
- package/dist/esm/ptc-homepage-video-background.entry.js +2 -2
- package/dist/esm/ptc-icon-card.entry.js +2 -2
- package/dist/esm/ptc-icon-component.entry.js +14 -1
- package/dist/esm/ptc-icon-minimize.entry.js +1 -1
- package/dist/esm/ptc-image-download-strip.entry.js +1 -1
- package/dist/esm/ptc-img.entry.js +2 -1
- package/dist/esm/ptc-info-tile.entry.js +1 -1
- package/dist/esm/ptc-inline-cta.entry.js +1 -1
- package/dist/esm/ptc-jumbotron.entry.js +3 -4
- package/dist/esm/ptc-link.entry.js +2 -2
- package/dist/esm/ptc-list.entry.js +1 -1
- package/dist/esm/ptc-media-card.entry.js +10 -3
- package/dist/esm/ptc-minimized-nav.entry.js +1 -1
- package/dist/esm/ptc-mobile-select.entry.js +12 -2
- package/dist/esm/ptc-modal-quiz.entry.js +1 -1
- package/dist/esm/ptc-nav-card.entry.js +1 -1
- package/dist/esm/ptc-nav-link.entry.js +1 -1
- package/dist/esm/ptc-nav-pills.entry.js +1 -1
- package/dist/esm/ptc-nav-skip-to-content.entry.js +1 -1
- package/dist/esm/ptc-nav-slider.entry.js +10 -1
- package/dist/esm/ptc-nav-submenu.entry.js +1 -1
- package/dist/esm/ptc-nav-tile.entry.js +1 -1
- package/dist/esm/ptc-news.entry.js +1 -1
- package/dist/esm/ptc-office-location-card.entry.js +1 -1
- package/dist/esm/ptc-office-locations.entry.js +3 -6
- package/dist/esm/ptc-overlay.entry.js +1 -1
- package/dist/esm/ptc-picture.entry.js +2 -1
- package/dist/esm/ptc-podcast-card.entry.js +2 -2
- package/dist/esm/ptc-preferance-center-form.entry.js +2 -2
- package/dist/esm/ptc-previous-url.entry.js +11 -3
- package/dist/esm/ptc-pricing-add-on-card.entry.js +1 -1
- package/dist/esm/ptc-pricing-add-on-section.entry.js +1 -1
- package/dist/esm/ptc-pricing-block.entry.js +1 -1
- package/dist/esm/ptc-pricing-packaging-table.entry.js +13 -11
- package/dist/esm/ptc-pricing-tabs.entry.js +2 -2
- package/dist/esm/ptc-product-card.entry.js +2 -2
- package/dist/esm/ptc-product-category.entry.js +2 -2
- package/dist/esm/ptc-product-dropdown.entry.js +3 -1
- package/dist/esm/ptc-product-highlight-card.entry.js +2 -2
- package/dist/esm/ptc-product-list.entry.js +1 -1
- package/dist/esm/ptc-product-sidebar.entry.js +1 -1
- package/dist/esm/ptc-progress-bar.entry.js +2 -1
- package/dist/esm/ptc-quantity-counter.entry.js +1 -1
- package/dist/esm/ptc-quote.entry.js +1 -1
- package/dist/esm/ptc-readmore-char.entry.js +2 -2
- package/dist/esm/ptc-readmore-new.entry.js +2 -1
- package/dist/esm/ptc-readmore-v3.entry.js +5 -2
- package/dist/esm/ptc-readmore.entry.js +1 -1
- package/dist/esm/ptc-related-card-rail.entry.js +3 -1
- package/dist/esm/ptc-responsive-wrapper.entry.js +1 -1
- package/dist/esm/ptc-scroll-button.entry.js +3 -1
- package/dist/esm/ptc-search-field.entry.js +1 -1
- package/dist/esm/ptc-seo-title.entry.js +1 -1
- package/dist/esm/ptc-shopping-cart.entry.js +1 -1
- package/dist/esm/ptc-showcase-card.entry.js +1 -1
- package/dist/esm/ptc-skeleton.entry.js +1 -1
- package/dist/esm/ptc-slit-card.entry.js +1 -1
- package/dist/esm/ptc-social-icons-footer.entry.js +2 -2
- package/dist/esm/ptc-social-icons.entry.js +1 -1
- package/dist/esm/ptc-spacer.entry.js +1 -1
- package/dist/esm/ptc-span.entry.js +1 -1
- package/dist/esm/ptc-square-card.entry.js +1 -1
- package/dist/esm/ptc-sticky-icons.entry.js +1 -1
- package/dist/esm/ptc-sticky-section.entry.js +1 -1
- package/dist/esm/ptc-sticky-title.entry.js +1 -1
- package/dist/esm/ptc-subnav-card.entry.js +1 -1
- package/dist/esm/ptc-subnav.entry.js +2 -1
- package/dist/esm/ptc-svg-btn.entry.js +1 -1
- package/dist/esm/ptc-tab-list.entry.js +2 -1
- package/dist/esm/ptc-tab.entry.js +1 -1
- package/dist/esm/ptc-tabs.entry.js +1 -1
- package/dist/esm/ptc-text-copy-with-background.entry.js +1 -1
- package/dist/esm/ptc-theater-video-modal.entry.js +14 -1
- package/dist/esm/ptc-tooltip-v2.entry.js +19 -2
- package/dist/esm/ptc-tooltip-v3.entry.js +1 -1
- package/dist/esm/ptc-tooltip.entry.js +1 -1
- package/dist/esm/ptc-two-column-media.entry.js +1 -1
- package/dist/esm/ptc-value-led-card.entry.js +1 -1
- package/dist/esm/ptc-value-led-content-highlight.entry.js +1 -1
- package/dist/esm/ptc-value-led-content.entry.js +1 -1
- package/dist/esm/ptc-value-led-intro.entry.js +1 -1
- package/dist/esm/ptc-value-led-layout.entry.js +3 -4
- package/dist/esm/ptc-value-led-speed-bump.entry.js +2 -2
- package/dist/esm/ptc-value-prop-card.entry.js +1 -1
- package/dist/esm/ptc-video-embed.entry.js +1 -1
- package/dist/esm/ptc-white-paper.entry.js +12 -10
- package/dist/esm/ptcw-design.js +3 -3
- package/dist/esm/sequential-bundle-example.entry.js +13 -1
- package/dist/esm/sequential-bundle.entry.js +2 -1
- package/dist/esm/tab-content.entry.js +1 -1
- package/dist/esm/tab-header.entry.js +1 -1
- package/dist/esm/{utils-2f12c081.js → utils-ff65c75b.js} +2 -2
- package/dist/ptcw-design/media/designer-v6.0.6.svg +30 -2
- package/dist/ptcw-design/p-02f0460b.entry.js +1 -0
- package/dist/ptcw-design/p-051ba8f9.entry.js +1 -0
- package/dist/ptcw-design/{p-b8ee8699.entry.js → p-07b1afd5.entry.js} +1 -1
- package/dist/ptcw-design/p-094f5dec.entry.js +1 -0
- package/dist/ptcw-design/p-09def480.entry.js +1 -0
- package/dist/ptcw-design/{p-9e2fd13c.entry.js → p-0a558a22.entry.js} +1 -1
- package/dist/ptcw-design/{p-9ac99185.entry.js → p-0abb6e77.entry.js} +1 -1
- package/dist/ptcw-design/{p-71360e29.entry.js → p-0b182300.entry.js} +1 -1
- package/dist/ptcw-design/{p-e235bf27.entry.js → p-0bb3ea9a.entry.js} +1 -1
- package/dist/ptcw-design/{p-8cea8943.entry.js → p-0c862dbd.entry.js} +1 -1
- package/dist/ptcw-design/{p-fb8584e4.entry.js → p-0ed4609e.entry.js} +1 -1
- package/dist/ptcw-design/p-11eb4dd1.entry.js +1 -0
- package/dist/ptcw-design/{p-04ff81ef.entry.js → p-135191ce.entry.js} +1 -1
- package/dist/ptcw-design/p-139ca5d2.entry.js +1 -0
- package/dist/ptcw-design/{p-27e47c25.entry.js → p-14c77b5e.entry.js} +1 -1
- package/dist/ptcw-design/{p-7d29a418.entry.js → p-183ba1ca.entry.js} +1 -1
- package/dist/ptcw-design/{p-8521fdd4.entry.js → p-1948b914.entry.js} +1 -1
- package/dist/ptcw-design/{p-85f32bf5.entry.js → p-1ab6201b.entry.js} +1 -1
- package/dist/ptcw-design/{p-99daf693.entry.js → p-1acd3617.entry.js} +1 -1
- package/dist/ptcw-design/{p-77cad16c.entry.js → p-1adea6a5.entry.js} +1 -1
- package/dist/ptcw-design/{p-d3ac3758.entry.js → p-1b2ff400.entry.js} +1 -1
- package/dist/ptcw-design/{p-464d8e22.entry.js → p-1d48bad3.entry.js} +1 -1
- package/dist/ptcw-design/p-1e85cb97.entry.js +1 -0
- package/dist/ptcw-design/{p-46f67bec.entry.js → p-1e9f25fc.entry.js} +1 -1
- package/dist/ptcw-design/p-1ec32cbc.entry.js +1 -0
- package/dist/ptcw-design/{p-9dbcfcee.entry.js → p-20388467.entry.js} +1 -1
- package/dist/ptcw-design/p-208ca9de.entry.js +1 -0
- package/dist/ptcw-design/{p-bf8fbba7.entry.js → p-208ec7f3.entry.js} +1 -1
- package/dist/ptcw-design/p-212cdacd.entry.js +1 -0
- package/dist/ptcw-design/{p-8c49d736.entry.js → p-212d0145.entry.js} +1 -1
- package/dist/ptcw-design/{p-9b26ea67.entry.js → p-290012e3.entry.js} +1 -1
- package/dist/ptcw-design/{p-9b0df204.entry.js → p-298d02ab.entry.js} +1 -1
- package/dist/ptcw-design/{p-7fe4d383.entry.js → p-29ae44dd.entry.js} +1 -1
- package/dist/ptcw-design/p-2a255901.entry.js +1 -0
- package/dist/ptcw-design/{p-e90fbbad.entry.js → p-2a3735a5.entry.js} +1 -1
- package/dist/ptcw-design/{p-a791c53a.entry.js → p-2b583ae1.entry.js} +1 -1
- package/dist/ptcw-design/p-2ee3a32b.entry.js +1 -0
- package/dist/ptcw-design/{p-21fa5abe.entry.js → p-2fd01953.entry.js} +1 -1
- package/dist/ptcw-design/p-31e03c00.entry.js +1 -0
- package/dist/ptcw-design/p-36c42aae.entry.js +1 -0
- package/dist/ptcw-design/p-3717a6e1.entry.js +1 -0
- package/dist/ptcw-design/{p-baeee2b4.entry.js → p-37899461.entry.js} +1 -1
- package/dist/ptcw-design/{p-6e8ed2ee.entry.js → p-379fcc72.entry.js} +1 -1
- package/dist/ptcw-design/{p-d089dc37.entry.js → p-38a1425c.entry.js} +1 -1
- package/dist/ptcw-design/p-39255f59.entry.js +1 -0
- package/dist/ptcw-design/p-39ec04d4.entry.js +1 -0
- package/dist/ptcw-design/p-3ada2482.entry.js +1 -0
- package/dist/ptcw-design/{p-6aa9ed95.entry.js → p-3b6c2a79.entry.js} +1 -1
- package/dist/ptcw-design/{p-f61a3476.entry.js → p-3b967df1.entry.js} +1 -1
- package/dist/ptcw-design/{p-8533988f.entry.js → p-3c52fabe.entry.js} +1 -1
- package/dist/ptcw-design/{p-58e91cb8.entry.js → p-3c72e82d.entry.js} +1 -1
- package/dist/ptcw-design/{p-76d98c5a.entry.js → p-3e13b735.entry.js} +1 -1
- package/dist/ptcw-design/{p-fe907670.entry.js → p-4335d7f3.entry.js} +1 -1
- package/dist/ptcw-design/{p-c6a0dd99.entry.js → p-43756439.entry.js} +1 -1
- package/dist/ptcw-design/{p-f867ebe6.entry.js → p-44e72b9d.entry.js} +1 -1
- package/dist/ptcw-design/{p-18ac526f.entry.js → p-485cb0c8.entry.js} +1 -1
- package/dist/ptcw-design/p-4b23b4c3.entry.js +1 -0
- package/dist/ptcw-design/p-4e8c87e1.entry.js +1 -0
- package/dist/ptcw-design/p-50582650.entry.js +1 -0
- package/dist/ptcw-design/p-53d88f2b.entry.js +1 -0
- package/dist/ptcw-design/{p-2c2f895a.entry.js → p-54891548.entry.js} +1 -1
- package/dist/ptcw-design/{p-f731fc96.entry.js → p-5da98805.entry.js} +1 -1
- package/dist/ptcw-design/p-5e538c61.entry.js +1 -0
- package/dist/ptcw-design/{p-61d28206.entry.js → p-5fb671ee.entry.js} +1 -1
- package/dist/ptcw-design/{p-c631608f.entry.js → p-61a5012d.entry.js} +1 -1
- package/dist/ptcw-design/{p-d51438de.entry.js → p-6bd26096.entry.js} +1 -1
- package/dist/ptcw-design/{p-9de963f8.entry.js → p-6d628113.entry.js} +1 -1
- package/dist/ptcw-design/{p-9f194554.entry.js → p-6dc78042.entry.js} +1 -1
- package/dist/ptcw-design/{p-b209c116.entry.js → p-6f8858c3.entry.js} +1 -1
- package/dist/ptcw-design/p-72681e91.entry.js +1 -0
- package/dist/ptcw-design/{p-14b7693f.entry.js → p-73a41148.entry.js} +1 -1
- package/dist/ptcw-design/p-73e5243f.entry.js +1 -0
- package/dist/ptcw-design/{p-04aae3f5.entry.js → p-74a845fd.entry.js} +1 -1
- package/dist/ptcw-design/{p-d74ccb19.entry.js → p-75d8b6ec.entry.js} +1 -1
- package/dist/ptcw-design/{p-99ee8a0e.entry.js → p-761f71c4.entry.js} +1 -1
- package/dist/ptcw-design/{p-38e5e590.entry.js → p-77259ee1.entry.js} +1 -1
- package/dist/ptcw-design/{p-8038bf31.entry.js → p-779c3f21.entry.js} +1 -1
- package/dist/ptcw-design/{p-282b7d4e.entry.js → p-78252282.entry.js} +1 -1
- package/dist/ptcw-design/p-794eebdb.entry.js +1 -0
- package/dist/ptcw-design/{p-b436f56d.entry.js → p-79762cf6.entry.js} +1 -1
- package/dist/ptcw-design/p-7b75091d.entry.js +1 -0
- package/dist/ptcw-design/{p-4b192f5e.entry.js → p-7e19be10.entry.js} +1 -1
- package/dist/ptcw-design/p-7edef9ed.entry.js +1 -0
- package/dist/ptcw-design/{p-7cc9255e.entry.js → p-7fada7ae.entry.js} +1 -1
- package/dist/ptcw-design/{p-5980d65d.entry.js → p-807ad5c4.entry.js} +1 -1
- package/dist/ptcw-design/{p-931650bb.entry.js → p-80c56c81.entry.js} +1 -1
- package/dist/ptcw-design/p-87941ebd.entry.js +68 -0
- package/dist/ptcw-design/p-8872161f.js +1 -0
- package/dist/ptcw-design/p-88ff7bc5.entry.js +1 -0
- package/dist/ptcw-design/{p-7a3e9ecd.entry.js → p-8a452c0b.entry.js} +1 -1
- package/dist/ptcw-design/{p-15e36f30.entry.js → p-8cdcfb51.entry.js} +1 -1
- package/dist/ptcw-design/{p-9a335b5b.entry.js → p-8eb36507.entry.js} +1 -1
- package/dist/ptcw-design/{p-ac75c7ad.js → p-944c5be8.js} +1 -1
- package/dist/ptcw-design/p-973b06d1.entry.js +1 -0
- package/dist/ptcw-design/p-99e41dc4.entry.js +1 -0
- package/dist/ptcw-design/{p-bfacfe67.entry.js → p-9a28ded2.entry.js} +1 -1
- package/dist/ptcw-design/p-9ae901e2.entry.js +1 -0
- package/dist/ptcw-design/{p-b647f7a1.entry.js → p-9b60270e.entry.js} +1 -1
- package/dist/ptcw-design/p-9be9f585.entry.js +1 -0
- package/dist/ptcw-design/{p-5db7f70b.entry.js → p-9d32f1bc.entry.js} +1 -1
- package/dist/ptcw-design/{p-4d8f6f46.entry.js → p-9d386f08.entry.js} +1 -1
- package/dist/ptcw-design/p-9d8a9a72.entry.js +1 -0
- package/dist/ptcw-design/{p-3ee2a531.entry.js → p-9dde477c.entry.js} +1 -1
- package/dist/ptcw-design/p-9e6fb4ba.entry.js +1 -0
- package/dist/ptcw-design/p-a220ab2c.entry.js +1 -0
- package/dist/ptcw-design/{p-257a68df.entry.js → p-a22d7ae8.entry.js} +1 -1
- package/dist/ptcw-design/{p-3872fce7.entry.js → p-a2710bbf.entry.js} +1 -1
- package/dist/ptcw-design/p-a288d35d.entry.js +1 -0
- package/dist/ptcw-design/p-a560e839.entry.js +1 -0
- package/dist/ptcw-design/p-a7e67938.entry.js +1 -0
- package/dist/ptcw-design/{p-8191928d.entry.js → p-a974f98f.entry.js} +1 -1
- package/dist/ptcw-design/p-aaf8fb04.entry.js +1 -0
- package/dist/ptcw-design/{p-257267e3.entry.js → p-abdd3b8e.entry.js} +1 -1
- package/dist/ptcw-design/p-ade31537.entry.js +1 -0
- package/dist/ptcw-design/{p-dc85c302.entry.js → p-afbe8e2c.entry.js} +1 -1
- package/dist/ptcw-design/{p-8e42a22d.entry.js → p-b1c1de30.entry.js} +1 -1
- package/dist/ptcw-design/{p-aea09a70.entry.js → p-b293a0b1.entry.js} +1 -1
- package/dist/ptcw-design/{p-0e5932f0.entry.js → p-b3b63f67.entry.js} +1 -1
- package/dist/ptcw-design/{p-8c121480.entry.js → p-b4ba719a.entry.js} +1 -1
- package/dist/ptcw-design/p-b4f05597.entry.js +1 -0
- package/dist/ptcw-design/p-b789c2ee.entry.js +1 -0
- package/dist/ptcw-design/p-bcab66bf.js +336 -0
- package/dist/ptcw-design/{p-a7cb3851.entry.js → p-be00fb74.entry.js} +1 -1
- package/dist/ptcw-design/{p-89ba3dfd.entry.js → p-bf2f9183.entry.js} +1 -1
- package/dist/ptcw-design/p-bf7f25ce.entry.js +1 -0
- package/dist/ptcw-design/{p-38a56ed6.entry.js → p-c05e326f.entry.js} +1 -1
- package/dist/ptcw-design/p-c06dbd36.entry.js +1 -0
- package/dist/ptcw-design/p-c415ab42.entry.js +1 -0
- package/dist/ptcw-design/{p-aac082cf.entry.js → p-c5417010.entry.js} +1 -1
- package/dist/ptcw-design/{p-97b9f41b.entry.js → p-c5886b7b.entry.js} +1 -1
- package/dist/ptcw-design/p-c73eb535.entry.js +1 -0
- package/dist/ptcw-design/{p-04f0b1ba.entry.js → p-c9a73ad1.entry.js} +1 -1
- package/dist/ptcw-design/p-caac157f.entry.js +1 -0
- package/dist/ptcw-design/{p-5946d7c9.entry.js → p-cab0274c.entry.js} +1 -1
- package/dist/ptcw-design/p-cfdb155d.entry.js +1 -0
- package/dist/ptcw-design/{p-e3bf092e.entry.js → p-d1f57070.entry.js} +1 -1
- package/dist/ptcw-design/p-d21cf742.entry.js +1 -0
- package/dist/ptcw-design/p-d2523dce.entry.js +1 -0
- package/dist/ptcw-design/{p-9df7489b.entry.js → p-d4207d86.entry.js} +1 -1
- package/dist/ptcw-design/{p-52e17d34.entry.js → p-d871e7f7.entry.js} +1 -1
- package/dist/ptcw-design/{p-a54c6da5.entry.js → p-dabb1b70.entry.js} +1 -1
- package/dist/ptcw-design/{p-a0bf3dd2.entry.js → p-dadbab48.entry.js} +1 -1
- package/dist/ptcw-design/{p-c5f42895.entry.js → p-dd38bf84.entry.js} +1 -1
- package/dist/ptcw-design/{p-a37c5209.entry.js → p-e2e33ddb.entry.js} +1 -1
- package/dist/ptcw-design/{p-fdee2cdc.entry.js → p-e6ebc832.entry.js} +1 -1
- package/dist/ptcw-design/{p-89177041.entry.js → p-e75dff95.entry.js} +1 -1
- package/dist/ptcw-design/{p-95187918.entry.js → p-e77d2204.entry.js} +1 -1
- package/dist/ptcw-design/{p-c68d31c6.entry.js → p-e87a4ff8.entry.js} +1 -1
- package/dist/ptcw-design/{p-0a9ee6c2.entry.js → p-e8b51e7d.entry.js} +1 -1
- package/dist/ptcw-design/{p-0c69ea52.entry.js → p-ec22d0b8.entry.js} +1 -1
- package/dist/ptcw-design/{p-7a1db471.entry.js → p-ecfc8211.entry.js} +1 -1
- package/dist/ptcw-design/p-ed71521c.entry.js +1 -0
- package/dist/ptcw-design/p-ef55ab3c.entry.js +1 -0
- package/dist/ptcw-design/{p-da02913d.entry.js → p-f05be87f.entry.js} +1 -1
- package/dist/ptcw-design/{p-f5c97ab2.entry.js → p-f2006b03.entry.js} +1 -1
- package/dist/ptcw-design/{p-4f93c631.entry.js → p-f77c7c78.entry.js} +1 -1
- package/dist/ptcw-design/p-fc0d9251.entry.js +1 -0
- package/dist/ptcw-design/{p-7793babb.entry.js → p-ffd5c822.entry.js} +1 -1
- 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/event-jumbotron-example/event-jumbotron-example.d.ts +0 -2
- package/dist/types/components/organism-bundles/form/modal-from-example/modal-form-example.d.ts +25 -0
- 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 +0 -3
- package/dist/types/components/ptc-jumbotron/ptc-jumbotron.d.ts +0 -1
- package/dist/types/components/ptc-mobile-select/ptc-mobile-select.d.ts +1 -1
- package/dist/types/components/ptc-modal/ptc-modal.d.ts +3 -1
- 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-white-paper/ptc-white-paper.d.ts +1 -0
- package/dist/types/components.d.ts +25 -40
- package/package.json +1 -1
- package/readme.md +5 -1
- package/dist/cjs/component-1b8ad4d2.js +0 -1819
- package/dist/cjs/icon-asset.cjs.entry.js +0 -65
- package/dist/cjs/max-width-container.cjs.entry.js +0 -54
- package/dist/cjs/ptc-button.cjs.entry.js +0 -87
- package/dist/cjs/ptc-enhanced-product-listing-card.cjs.entry.js +0 -66
- package/dist/cjs/ptc-icon-card-slider-example.cjs.entry.js +0 -72
- package/dist/cjs/ptc-icon-list.cjs.entry.js +0 -35
- package/dist/cjs/ptc-multi-select_2.cjs.entry.js +0 -670
- package/dist/cjs/ptc-para.cjs.entry.js +0 -127
- package/dist/cjs/ptc-title.cjs.entry.js +0 -152
- package/dist/cjs/storefront-enhanced-product-list-alt-example.cjs.entry.js +0 -66
- package/dist/cjs/storefront-enhanced-product-list-example.cjs.entry.js +0 -66
- package/dist/cjs/validation-messages-33a4f26b.js +0 -126
- package/dist/collection/components/organism-bundles/ptc-icon-card-slider-example/ptc-icon-card-slider-example.css +0 -1143
- package/dist/collection/components/organism-bundles/ptc-icon-card-slider-example/ptc-icon-card-slider-example.js +0 -67
- package/dist/collection/components/organism-bundles/storefront-enhanced-product-list-example/storefront-enhanced-product-list-alt-example.js +0 -63
- package/dist/esm/component-9beac35b.js +0 -1802
- package/dist/esm/icon-asset.entry.js +0 -61
- package/dist/esm/max-width-container.entry.js +0 -50
- package/dist/esm/ptc-button.entry.js +0 -83
- package/dist/esm/ptc-enhanced-product-listing-card.entry.js +0 -62
- package/dist/esm/ptc-icon-card-slider-example.entry.js +0 -68
- package/dist/esm/ptc-icon-list.entry.js +0 -31
- package/dist/esm/ptc-multi-select_2.entry.js +0 -665
- package/dist/esm/ptc-para.entry.js +0 -123
- package/dist/esm/ptc-title.entry.js +0 -148
- package/dist/esm/storefront-enhanced-product-list-alt-example.entry.js +0 -62
- package/dist/esm/storefront-enhanced-product-list-example.entry.js +0 -62
- package/dist/esm/validation-messages-adbb6518.js +0 -124
- package/dist/ptcw-design/p-008307a6.entry.js +0 -1
- package/dist/ptcw-design/p-00e21489.entry.js +0 -1
- package/dist/ptcw-design/p-077839d5.entry.js +0 -1
- package/dist/ptcw-design/p-0a214a22.entry.js +0 -1
- package/dist/ptcw-design/p-1454ba84.entry.js +0 -1
- package/dist/ptcw-design/p-15758793.entry.js +0 -1
- package/dist/ptcw-design/p-18a5a338.js +0 -1
- package/dist/ptcw-design/p-1eb40265.entry.js +0 -1
- package/dist/ptcw-design/p-24776ca2.entry.js +0 -1
- package/dist/ptcw-design/p-260ecfef.entry.js +0 -1
- package/dist/ptcw-design/p-297a14cb.entry.js +0 -1
- package/dist/ptcw-design/p-2aa19c11.entry.js +0 -1
- package/dist/ptcw-design/p-36abe396.entry.js +0 -1
- package/dist/ptcw-design/p-3ddb6c50.entry.js +0 -1
- package/dist/ptcw-design/p-3ed4a7ed.entry.js +0 -1
- package/dist/ptcw-design/p-45b1f3fc.entry.js +0 -1
- package/dist/ptcw-design/p-4702c233.entry.js +0 -1
- package/dist/ptcw-design/p-4737a0f6.entry.js +0 -1
- package/dist/ptcw-design/p-4ca956c1.entry.js +0 -1
- package/dist/ptcw-design/p-4cee12b8.entry.js +0 -1
- package/dist/ptcw-design/p-4f3dea53.entry.js +0 -1
- package/dist/ptcw-design/p-54f6e1a5.entry.js +0 -1
- package/dist/ptcw-design/p-560b05a5.entry.js +0 -1
- package/dist/ptcw-design/p-593b8eff.entry.js +0 -1
- package/dist/ptcw-design/p-68ed2afe.entry.js +0 -1
- package/dist/ptcw-design/p-71fbb799.entry.js +0 -1
- package/dist/ptcw-design/p-73a853fc.entry.js +0 -1
- package/dist/ptcw-design/p-752bba1c.entry.js +0 -1
- package/dist/ptcw-design/p-75431fa1.entry.js +0 -1
- package/dist/ptcw-design/p-757954b2.entry.js +0 -1
- package/dist/ptcw-design/p-761a31f8.entry.js +0 -1
- package/dist/ptcw-design/p-76dab076.entry.js +0 -1
- package/dist/ptcw-design/p-7bdf1e64.entry.js +0 -1
- package/dist/ptcw-design/p-80122e26.js +0 -1
- package/dist/ptcw-design/p-89f0cf12.entry.js +0 -1
- package/dist/ptcw-design/p-901c31b3.entry.js +0 -1
- package/dist/ptcw-design/p-97eb1025.entry.js +0 -1
- package/dist/ptcw-design/p-98426799.js +0 -203
- package/dist/ptcw-design/p-98610430.entry.js +0 -1
- package/dist/ptcw-design/p-98844b50.js +0 -134
- package/dist/ptcw-design/p-99355e65.entry.js +0 -1
- package/dist/ptcw-design/p-9d3a7f36.entry.js +0 -1
- package/dist/ptcw-design/p-a58698ca.entry.js +0 -1
- package/dist/ptcw-design/p-a59c9cdc.entry.js +0 -1
- package/dist/ptcw-design/p-a5fc048f.entry.js +0 -1
- package/dist/ptcw-design/p-a8504f11.entry.js +0 -1
- package/dist/ptcw-design/p-a8872ce3.entry.js +0 -1
- package/dist/ptcw-design/p-ab3d2934.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-b50f71dd.entry.js +0 -1
- package/dist/ptcw-design/p-b963ec8c.entry.js +0 -68
- package/dist/ptcw-design/p-bab5bb88.entry.js +0 -1
- package/dist/ptcw-design/p-bf56d5a3.entry.js +0 -1
- package/dist/ptcw-design/p-c89030e4.entry.js +0 -1
- package/dist/ptcw-design/p-c8f68292.entry.js +0 -1
- package/dist/ptcw-design/p-cad4b517.entry.js +0 -1
- package/dist/ptcw-design/p-cc677723.entry.js +0 -1
- package/dist/ptcw-design/p-d2cc0297.entry.js +0 -1
- package/dist/ptcw-design/p-d66debb3.entry.js +0 -1
- package/dist/ptcw-design/p-d7536bff.entry.js +0 -1
- package/dist/ptcw-design/p-dfb400ed.entry.js +0 -1
- package/dist/ptcw-design/p-e43c30c9.entry.js +0 -1
- package/dist/ptcw-design/p-e4eb925f.entry.js +0 -1
- package/dist/ptcw-design/p-e5369c4d.entry.js +0 -1
- package/dist/ptcw-design/p-f9256e3d.entry.js +0 -1
- package/dist/ptcw-design/p-fd7e5935.entry.js +0 -1
- package/dist/ptcw-design/p-fd87fcd5.entry.js +0 -1
- package/dist/types/components/organism-bundles/ptc-icon-card-slider-example/ptc-icon-card-slider-example.d.ts +0 -10
- package/dist/types/components/organism-bundles/storefront-enhanced-product-list-example/storefront-enhanced-product-list-alt-example.d.ts +0 -10
|
@@ -5659,26 +5659,26 @@ a:focus-visible {
|
|
|
5659
5659
|
border-radius: var(--ptc-border-radius-standard);
|
|
5660
5660
|
}
|
|
5661
5661
|
|
|
5662
|
-
.light-links a:not(.hero-footer-form-wrapper a, ptc-modal inline-form a, .vjs-social-share-links a), .light-links a.light-link, .background-grey-10 a:not(.hero-footer-form-wrapper a, ptc-modal inline-form a, .vjs-social-share-links a), .background-grey-10 a.light-link, .background-plm-grey a:not(.hero-footer-form-wrapper a, ptc-modal inline-form a, .vjs-social-share-links a), .background-plm-grey a.light-link {
|
|
5662
|
+
.light-links a:not(.hero-footer-form-wrapper a, ptc-modal inline-form a, .podcast-cta-section a, .vjs-social-share-links a), .light-links a.light-link, .background-grey-10 a:not(.hero-footer-form-wrapper a, ptc-modal inline-form a, .podcast-cta-section a, .vjs-social-share-links a), .background-grey-10 a.light-link, .background-plm-grey a:not(.hero-footer-form-wrapper a, ptc-modal inline-form a, .podcast-cta-section a, .vjs-social-share-links a), .background-plm-grey a.light-link {
|
|
5663
5663
|
color: var(--color-blue-04);
|
|
5664
5664
|
margin: -2px;
|
|
5665
5665
|
border: 2px solid transparent;
|
|
5666
5666
|
}
|
|
5667
|
-
.light-links a:not(.hero-footer-form-wrapper a, ptc-modal inline-form a, .vjs-social-share-links a):visited, .light-links a.light-link:visited, .background-grey-10 a:not(.hero-footer-form-wrapper a, ptc-modal inline-form a, .vjs-social-share-links a):visited, .background-grey-10 a.light-link:visited, .background-plm-grey a:not(.hero-footer-form-wrapper a, ptc-modal inline-form a, .vjs-social-share-links a):visited, .background-plm-grey a.light-link:visited {
|
|
5667
|
+
.light-links a:not(.hero-footer-form-wrapper a, ptc-modal inline-form a, .podcast-cta-section a, .vjs-social-share-links a):visited, .light-links a.light-link:visited, .background-grey-10 a:not(.hero-footer-form-wrapper a, ptc-modal inline-form a, .podcast-cta-section a, .vjs-social-share-links a):visited, .background-grey-10 a.light-link:visited, .background-plm-grey a:not(.hero-footer-form-wrapper a, ptc-modal inline-form a, .podcast-cta-section a, .vjs-social-share-links a):visited, .background-plm-grey a.light-link:visited {
|
|
5668
5668
|
color: var(--color-blue-06);
|
|
5669
5669
|
}
|
|
5670
|
-
.light-links a:not(.hero-footer-form-wrapper a, ptc-modal inline-form a, .vjs-social-share-links a):active, .light-links a:not(.hero-footer-form-wrapper a, ptc-modal inline-form a, .vjs-social-share-links a):visited:active, .light-links a.light-link:active, .light-links a.light-link:visited:active, .background-grey-10 a:not(.hero-footer-form-wrapper a, ptc-modal inline-form a, .vjs-social-share-links a):active, .background-grey-10 a:not(.hero-footer-form-wrapper a, ptc-modal inline-form a, .vjs-social-share-links a):visited:active, .background-grey-10 a.light-link:active, .background-grey-10 a.light-link:visited:active, .background-plm-grey a:not(.hero-footer-form-wrapper a, ptc-modal inline-form a, .vjs-social-share-links a):active, .background-plm-grey a:not(.hero-footer-form-wrapper a, ptc-modal inline-form a, .vjs-social-share-links a):visited:active, .background-plm-grey a.light-link:active, .background-plm-grey a.light-link:visited:active {
|
|
5670
|
+
.light-links a:not(.hero-footer-form-wrapper a, ptc-modal inline-form a, .podcast-cta-section a, .vjs-social-share-links a):active, .light-links a:not(.hero-footer-form-wrapper a, ptc-modal inline-form a, .podcast-cta-section a, .vjs-social-share-links a):visited:active, .light-links a.light-link:active, .light-links a.light-link:visited:active, .background-grey-10 a:not(.hero-footer-form-wrapper a, ptc-modal inline-form a, .podcast-cta-section a, .vjs-social-share-links a):active, .background-grey-10 a:not(.hero-footer-form-wrapper a, ptc-modal inline-form a, .podcast-cta-section a, .vjs-social-share-links a):visited:active, .background-grey-10 a.light-link:active, .background-grey-10 a.light-link:visited:active, .background-plm-grey a:not(.hero-footer-form-wrapper a, ptc-modal inline-form a, .podcast-cta-section a, .vjs-social-share-links a):active, .background-plm-grey a:not(.hero-footer-form-wrapper a, ptc-modal inline-form a, .podcast-cta-section a, .vjs-social-share-links a):visited:active, .background-plm-grey a.light-link:active, .background-plm-grey a.light-link:visited:active {
|
|
5671
5671
|
transition: none;
|
|
5672
5672
|
color: var(--color-blue-07);
|
|
5673
5673
|
}
|
|
5674
|
-
.light-links a:not(.hero-footer-form-wrapper a, ptc-modal inline-form a, .vjs-social-share-links a):hover, .light-links a:not(.hero-footer-form-wrapper a, ptc-modal inline-form a, .vjs-social-share-links a):visited:hover, .light-links a.light-link:hover, .light-links a.light-link:visited:hover, .background-grey-10 a:not(.hero-footer-form-wrapper a, ptc-modal inline-form a, .vjs-social-share-links a):hover, .background-grey-10 a:not(.hero-footer-form-wrapper a, ptc-modal inline-form a, .vjs-social-share-links a):visited:hover, .background-grey-10 a.light-link:hover, .background-grey-10 a.light-link:visited:hover, .background-plm-grey a:not(.hero-footer-form-wrapper a, ptc-modal inline-form a, .vjs-social-share-links a):hover, .background-plm-grey a:not(.hero-footer-form-wrapper a, ptc-modal inline-form a, .vjs-social-share-links a):visited:hover, .background-plm-grey a.light-link:hover, .background-plm-grey a.light-link:visited:hover {
|
|
5674
|
+
.light-links a:not(.hero-footer-form-wrapper a, ptc-modal inline-form a, .podcast-cta-section a, .vjs-social-share-links a):hover, .light-links a:not(.hero-footer-form-wrapper a, ptc-modal inline-form a, .podcast-cta-section a, .vjs-social-share-links a):visited:hover, .light-links a.light-link:hover, .light-links a.light-link:visited:hover, .background-grey-10 a:not(.hero-footer-form-wrapper a, ptc-modal inline-form a, .podcast-cta-section a, .vjs-social-share-links a):hover, .background-grey-10 a:not(.hero-footer-form-wrapper a, ptc-modal inline-form a, .podcast-cta-section a, .vjs-social-share-links a):visited:hover, .background-grey-10 a.light-link:hover, .background-grey-10 a.light-link:visited:hover, .background-plm-grey a:not(.hero-footer-form-wrapper a, ptc-modal inline-form a, .podcast-cta-section a, .vjs-social-share-links a):hover, .background-plm-grey a:not(.hero-footer-form-wrapper a, ptc-modal inline-form a, .podcast-cta-section a, .vjs-social-share-links a):visited:hover, .background-plm-grey a.light-link:hover, .background-plm-grey a.light-link:visited:hover {
|
|
5675
5675
|
color: var(--color-blue-05);
|
|
5676
5676
|
}
|
|
5677
|
-
.light-links a:not(.hero-footer-form-wrapper a, ptc-modal inline-form a, .vjs-social-share-links a).disabled, .light-links a.light-link.disabled, .background-grey-10 a:not(.hero-footer-form-wrapper a, ptc-modal inline-form a, .vjs-social-share-links a).disabled, .background-grey-10 a.light-link.disabled, .background-plm-grey a:not(.hero-footer-form-wrapper a, ptc-modal inline-form a, .vjs-social-share-links a).disabled, .background-plm-grey a.light-link.disabled {
|
|
5677
|
+
.light-links a:not(.hero-footer-form-wrapper a, ptc-modal inline-form a, .podcast-cta-section a, .vjs-social-share-links a).disabled, .light-links a.light-link.disabled, .background-grey-10 a:not(.hero-footer-form-wrapper a, ptc-modal inline-form a, .podcast-cta-section a, .vjs-social-share-links a).disabled, .background-grey-10 a.light-link.disabled, .background-plm-grey a:not(.hero-footer-form-wrapper a, ptc-modal inline-form a, .podcast-cta-section a, .vjs-social-share-links a).disabled, .background-plm-grey a.light-link.disabled {
|
|
5678
5678
|
color: var(--color-gray-04) !important;
|
|
5679
5679
|
cursor: not-allowed;
|
|
5680
5680
|
}
|
|
5681
|
-
.light-links a:not(.hero-footer-form-wrapper a, ptc-modal inline-form a, .vjs-social-share-links a):focus-visible, .light-links a.light-link:focus-visible, .background-grey-10 a:not(.hero-footer-form-wrapper a, ptc-modal inline-form a, .vjs-social-share-links a):focus-visible, .background-grey-10 a.light-link:focus-visible, .background-plm-grey a:not(.hero-footer-form-wrapper a, ptc-modal inline-form a, .vjs-social-share-links a):focus-visible, .background-plm-grey a.light-link:focus-visible {
|
|
5681
|
+
.light-links a:not(.hero-footer-form-wrapper a, ptc-modal inline-form a, .podcast-cta-section a, .vjs-social-share-links a):focus-visible, .light-links a.light-link:focus-visible, .background-grey-10 a:not(.hero-footer-form-wrapper a, ptc-modal inline-form a, .podcast-cta-section a, .vjs-social-share-links a):focus-visible, .background-grey-10 a.light-link:focus-visible, .background-plm-grey a:not(.hero-footer-form-wrapper a, ptc-modal inline-form a, .podcast-cta-section a, .vjs-social-share-links a):focus-visible, .background-plm-grey a.light-link:focus-visible {
|
|
5682
5682
|
border-radius: var(--ptc-border-radius-standard);
|
|
5683
5683
|
border: 2px solid white;
|
|
5684
5684
|
outline: 5px solid var(--keyboard-nav-outline);
|
|
@@ -20,6 +20,7 @@ export class PtcWhitePaper {
|
|
|
20
20
|
this.calculateTotalPages();
|
|
21
21
|
}
|
|
22
22
|
calculateTotalPages() {
|
|
23
|
+
// console.log(JSON.parse(this.items).length);
|
|
23
24
|
this.totalPages = Math.ceil(JSON.parse(this.items).length / this.itemsPerPage);
|
|
24
25
|
}
|
|
25
26
|
handlePageChange(newPage) {
|
|
@@ -32,11 +33,6 @@ export class PtcWhitePaper {
|
|
|
32
33
|
modalForm.setAttribute("show", "true");
|
|
33
34
|
setTimeout(() => {
|
|
34
35
|
window.scrollTo(0, 0);
|
|
35
|
-
const closeIcon = modalForm.shadowRoot.querySelector('ptc-close-icon').shadowRoot.querySelector('.close-icon');
|
|
36
|
-
if (closeIcon) {
|
|
37
|
-
closeIcon.tabIndex = 0;
|
|
38
|
-
closeIcon.focus();
|
|
39
|
-
}
|
|
40
36
|
}, 200);
|
|
41
37
|
}
|
|
42
38
|
}
|
|
@@ -88,9 +84,14 @@ export class PtcWhitePaper {
|
|
|
88
84
|
}
|
|
89
85
|
renderContent(item, index) {
|
|
90
86
|
const components = Object.values(item);
|
|
91
|
-
return (h("div", { class: "content-wrapper", key: index }, components.map((comp, i) =>
|
|
92
|
-
|
|
93
|
-
|
|
87
|
+
return (h("div", { class: "content-wrapper", key: index }, components.map((comp, i) => {
|
|
88
|
+
var _a, _b;
|
|
89
|
+
let heading = this.el.querySelector(`[slot="heading-page${this.currentPage}-comp${i + 1}"]`);
|
|
90
|
+
let subHeading = this.el.querySelector(`[slot="subheading-page${this.currentPage}-comp${i + 1}"]`);
|
|
91
|
+
return h("div", { key: i }, (heading && heading.innerText && ((_a = heading.innerText) === null || _a === void 0 ? void 0 : _a.trim()) !== '') ? (this.currentPage == 1
|
|
92
|
+
? (h("ptc-title", { type: "h1", upperline: comp.isStyledHeading ? 'dotted' : 'no-upperline', "title-height": "densest", "title-margin": "margin-flush" }, h("slot", { name: `heading-page${this.currentPage}-comp${i + 1}` }), h("ptc-spacer", { size: "large" })))
|
|
93
|
+
: (h("ptc-title", { type: "h2", upperline: comp.isStyledHeading ? 'dotted' : 'no-upperline', "title-height": "densest", "title-margin": "margin-flush" }, h("slot", { name: `heading-page${this.currentPage}-comp${i + 1}` }), h("ptc-spacer", { size: "large" })))) : "", (subHeading && subHeading.innerText && ((_b = subHeading.innerText) === null || _b === void 0 ? void 0 : _b.trim()) !== '') ? (h("div", { class: "sub-heading rich-content-text-editor" }, h("slot", { name: `subheading-page${this.currentPage}-comp${i + 1}` }))) : '', comp.componentType === 'two-column-with-text-media' && this.renderTwoColumnText(comp, i), comp.componentType === 'fullspan-media' && this.renderfullspanMedia(comp, i), comp.componentType === 'fullspan-text' && this.renderFullspanText(comp, i));
|
|
94
|
+
})));
|
|
94
95
|
}
|
|
95
96
|
renderTwoColumnText(comp, index) {
|
|
96
97
|
return (h("div", null, comp.leftColumnContent && (h("div", { class: "is-grid has-col-gap-xl has-row-gap-sm wp-component", key: index }, h("div", { class: "is-col-6-md" }, h("div", { class: "left-content", innerHTML: comp.leftColumnContent })), h("div", { class: "is-col-6-md" }, h("div", { class: "right-content", innerHTML: comp.rightColumnContent }))))));
|
|
@@ -222,6 +223,7 @@ export class PtcWhitePaper {
|
|
|
222
223
|
}
|
|
223
224
|
}];
|
|
224
225
|
}
|
|
226
|
+
static get elementRef() { return "el"; }
|
|
225
227
|
static get watchers() {
|
|
226
228
|
return [{
|
|
227
229
|
"propName": "items",
|
|
@@ -21,9 +21,18 @@ export class PtcNavSlider {
|
|
|
21
21
|
const prevBtn = document.querySelector(`#${sliderId}`).shadowRoot.querySelector('#prevBtn');
|
|
22
22
|
const nextBtn = document.querySelector(`#${sliderId}`).shadowRoot.querySelector('#nextBtn');
|
|
23
23
|
let notDropdown = element.target.tagName.toLowerCase() != 'ptc-nav-submenu';
|
|
24
|
+
//console.log(element.target.tagName)
|
|
24
25
|
this.updateArrows(boxWrap, prevBtn, nextBtn, notDropdown);
|
|
25
26
|
}
|
|
26
27
|
updateArrows(boxWrap, prevBtn, nextBtn, isNotDropdown) {
|
|
28
|
+
// let offsetWidth = boxWrap.offsetWidth;
|
|
29
|
+
// let scrollWidth = boxWrap.scrollWidth;
|
|
30
|
+
// let scrollLeft = boxWrap.scrollLeft;
|
|
31
|
+
// let combine = offsetWidth + scrollLeft;
|
|
32
|
+
// console.log("offsetWidth " + offsetWidth);
|
|
33
|
+
// console.log("scrollWidth " + scrollWidth);
|
|
34
|
+
// console.log("scrollLeft " + scrollLeft);
|
|
35
|
+
// console.log("offsetWidth + scrollLeft " + combine);
|
|
27
36
|
if ((boxWrap.offsetWidth) == boxWrap.scrollWidth) {
|
|
28
37
|
prevBtn.style.visibility = "hidden";
|
|
29
38
|
nextBtn.style.visibility = "hidden";
|
|
@@ -6,21 +6,15 @@ export default {
|
|
|
6
6
|
argTypes: {
|
|
7
7
|
borderRadius: {
|
|
8
8
|
control: 'select',
|
|
9
|
+
options: ["", "radius-lg", "radius-standard", "radius-sm"],
|
|
9
10
|
description: 'Image border shape',
|
|
10
|
-
defaultValue: { summary:
|
|
11
|
-
options: [
|
|
12
|
-
'',
|
|
13
|
-
'radius-large',
|
|
14
|
-
'radius-large-top',
|
|
15
|
-
'radius-standard',
|
|
16
|
-
'radius-standard-top'
|
|
17
|
-
]
|
|
11
|
+
defaultValue: { summary: '' }
|
|
18
12
|
},
|
|
19
13
|
imageType: {
|
|
20
14
|
control: 'select',
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
15
|
+
options: ["smart-bg", "smart-img"],
|
|
16
|
+
description: 'Image type',
|
|
17
|
+
defaultValue: { summary: 'smart-bg' }
|
|
24
18
|
},
|
|
25
19
|
imgUrl: {
|
|
26
20
|
control: 'text',
|
|
@@ -29,15 +23,35 @@ export default {
|
|
|
29
23
|
},
|
|
30
24
|
loadMode: {
|
|
31
25
|
control: 'select',
|
|
26
|
+
options: ["eager-bg", "lazy-bg"],
|
|
32
27
|
description: 'Lazy loading option',
|
|
33
|
-
defaultValue: { summary: 'lazy-bg' }
|
|
34
|
-
options: [ 'eager-bg', 'lazy-bg' ]
|
|
28
|
+
defaultValue: { summary: 'lazy-bg' }
|
|
35
29
|
},
|
|
36
|
-
|
|
30
|
+
sizeLg: {
|
|
37
31
|
control: 'text',
|
|
38
|
-
description: '
|
|
39
|
-
defaultValue: { summary: '
|
|
40
|
-
}
|
|
32
|
+
description: 'Image solution for large screen >=1200px',
|
|
33
|
+
defaultValue: { summary: '1920x1080' }
|
|
34
|
+
},
|
|
35
|
+
sizeMd: {
|
|
36
|
+
control: 'text',
|
|
37
|
+
description: 'Image size for medium screen >=992px and <=1199px',
|
|
38
|
+
defaultValue: { summary: '1366x500' }
|
|
39
|
+
},
|
|
40
|
+
sizeSm: {
|
|
41
|
+
control: 'text',
|
|
42
|
+
description: 'Image size for small screen >=768px and <=991px',
|
|
43
|
+
defaultValue: { summary: '1240x496' }
|
|
44
|
+
},
|
|
45
|
+
sizeXs: {
|
|
46
|
+
control: 'text',
|
|
47
|
+
description: 'Image size for smallest screen <=767px',
|
|
48
|
+
defaultValue: { summary: '510x340' }
|
|
49
|
+
},
|
|
50
|
+
// styles: {
|
|
51
|
+
// control: '',
|
|
52
|
+
// description: '(optional) Injected CSS styles',
|
|
53
|
+
// defaultValue: { summary: 'undefined' }
|
|
54
|
+
// }
|
|
41
55
|
}
|
|
42
56
|
};
|
|
43
57
|
|
|
@@ -46,15 +60,23 @@ const Template = args => { return html `<ptc-img
|
|
|
46
60
|
image-type=${args.imageType}
|
|
47
61
|
img-url=${args.imgUrl}
|
|
48
62
|
load-mode=${args.loadMode}
|
|
63
|
+
size-lg=${args.sizeLg}
|
|
64
|
+
size-md=${args.sizeMd}
|
|
65
|
+
size-sm=${args.sizeSm}
|
|
66
|
+
size-xs=${args.sizeXs}
|
|
49
67
|
styles=${args.styles}
|
|
50
68
|
></ptc-img>`;}
|
|
51
69
|
|
|
52
70
|
export const Example = Template.bind({});
|
|
53
71
|
|
|
54
72
|
Example.args = {
|
|
55
|
-
borderRadius: '',
|
|
73
|
+
borderRadius: 'radius-standard',
|
|
56
74
|
imageType: 'smart-img',
|
|
57
|
-
imgUrl:
|
|
75
|
+
imgUrl: "http://s7d1.scene7.com/is/image/ptcinc/cs-boeing-planes-runway",
|
|
58
76
|
loadMode: 'lazy-bg',
|
|
59
|
-
|
|
77
|
+
sizeLg: '1920x1080',
|
|
78
|
+
sizeMd: '1366x500',
|
|
79
|
+
sizeSm: '1240x496',
|
|
80
|
+
sizeXs: '510x340',
|
|
81
|
+
// styles: 'undefined'
|
|
60
82
|
}
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
import { ParameterName } from '@storybook/addon-designs/esm/addon';
|
|
2
1
|
import { html } from 'lit';
|
|
3
2
|
|
|
4
3
|
export default {
|
|
@@ -35,16 +34,15 @@ export default {
|
|
|
35
34
|
description: 'Trigger Name (Mandatory)',
|
|
36
35
|
defaultValue: { summary: 'undefined' }
|
|
37
36
|
},
|
|
38
|
-
wheelData: {
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
}
|
|
43
|
-
}
|
|
37
|
+
// wheelData: {
|
|
38
|
+
// control: 'object',
|
|
39
|
+
// description: "Wheel Data (Mandatory) eg: data: [{ id: '1', value: '附近' }],",
|
|
40
|
+
// defaultValue: { summary: 'undefined' }
|
|
41
|
+
// }
|
|
42
|
+
}
|
|
44
43
|
};
|
|
45
44
|
|
|
46
|
-
const Template = args => { return html `<
|
|
47
|
-
<div class="demo-with-bgcolor">
|
|
45
|
+
const Template = args => { return html `<div class="demo-with-bgcolor">
|
|
48
46
|
<ptc-mobile-select class="js-mobile-select-1"
|
|
49
47
|
cancel-btn-text=${args.cancelBtnText}
|
|
50
48
|
ensure-btn-text=${args.ensureBtnText}
|
|
@@ -52,9 +50,21 @@ const Template = args => { return html `<ptc-para>This component is optimized fo
|
|
|
52
50
|
selected-id=${args.selectedId}
|
|
53
51
|
selected-text=${args.selectedText}
|
|
54
52
|
trigger-name=${args.triggerName}
|
|
55
|
-
|
|
53
|
+
wheel-data=${args.wheelData}
|
|
56
54
|
></ptc-mobile-select>
|
|
57
55
|
</div>
|
|
56
|
+
|
|
57
|
+
<script>
|
|
58
|
+
const ptcSelect = document.querySelector('.js-mobile-select-1');
|
|
59
|
+
ptcSelect.wheelData = [
|
|
60
|
+
{ id: 'https://www.ptc.com/en', value: 'English'},
|
|
61
|
+
{ id: 'https://www.ptc.com/cn', value: '中文 (简体)'},
|
|
62
|
+
{ id: 'https://www.ptc.com/tw', value: '中文 (繁體)'},
|
|
63
|
+
{ id: 'https://www.ptc.com/fr', value: 'Français'},
|
|
64
|
+
{ id: 'https://www.ptc.com/de', value: 'Deutsch'},
|
|
65
|
+
{ id: 'https://www.ptc.com/it', value: 'Italiano'},
|
|
66
|
+
];
|
|
67
|
+
</script>
|
|
58
68
|
`;}
|
|
59
69
|
|
|
60
70
|
export const Example = Template.bind({});
|
|
@@ -66,5 +76,5 @@ Example.args = {
|
|
|
66
76
|
selectedId: 'en',
|
|
67
77
|
selectedText: 'English',
|
|
68
78
|
triggerName: 'lang-ddl',
|
|
69
|
-
wheelData:
|
|
79
|
+
// wheelData: 'undefined'
|
|
70
80
|
}
|
|
@@ -0,0 +1,45 @@
|
|
|
1
|
+
import { html } from 'lit';
|
|
2
|
+
|
|
3
|
+
export default {
|
|
4
|
+
title: 'Organisms/E-Support Organisms/Case Tracker'
|
|
5
|
+
|
|
6
|
+
}
|
|
7
|
+
const CaseTracker = args => {
|
|
8
|
+
return html `
|
|
9
|
+
|
|
10
|
+
<ptc-spacer></ptc-spacer>
|
|
11
|
+
<ptc-spacer></ptc-spacer>
|
|
12
|
+
<ptc-spacer></ptc-spacer>
|
|
13
|
+
<div class="ptc-container is-grid">
|
|
14
|
+
<div class="is-col-12 is-col-6-md">
|
|
15
|
+
<ptc-title upperline="none">Case Tracker - Authorized Use Only</ptc-title>
|
|
16
|
+
<ptc-spacer></ptc-spacer>
|
|
17
|
+
<ptc-spacer></ptc-spacer>
|
|
18
|
+
<ptc-para>If you want to use this application on behalf of a customer use this search from to lookup the customer record. When you have found the customer hit the Next > button</ptc-para>
|
|
19
|
+
<ptc-textfield field-id="contact-email" label-text="Customer Name" type="text" ptc-data-eloqua-name="C_EmailAddress" field-name="email"></ptc-textfield>
|
|
20
|
+
<ptc-textfield field-id="contact-email" label-text="Customer Number" type="text" ptc-data-eloqua-name="C_EmailAddress" field-name="email"></ptc-textfield>
|
|
21
|
+
<ptc-button color="ptc-quaternary" disabled="false" link-href="https://www.ptc.com" link-title="PTC" rel="undefined" tab-nav="0" target="_self" text-align="undefined" type="button">Search</ptc-button>
|
|
22
|
+
<ptc-button color="ptc-quaternary" disabled="false" link-href="https://www.ptc.com" link-title="PTC" rel="undefined" tab-nav="0" target="_self" text-align="undefined" type="button">Next</ptc-button>
|
|
23
|
+
</div>
|
|
24
|
+
<div class="is-col-12 is-col-2-md">
|
|
25
|
+
|
|
26
|
+
</div>
|
|
27
|
+
<div class="is-col-12 is-col-3-md">
|
|
28
|
+
<ptc-spacer></ptc-spacer>
|
|
29
|
+
<ptc-spacer></ptc-spacer>
|
|
30
|
+
<ptc-spacer></ptc-spacer>
|
|
31
|
+
<ptc-spacer></ptc-spacer>
|
|
32
|
+
<div style="border: solid; padding: 5px;">
|
|
33
|
+
<ptc-title upperline="none" type="h3">search tips</ptc-title>
|
|
34
|
+
<ul>
|
|
35
|
+
<li>You can use this search form to use this application on behalf of a customer.</li>
|
|
36
|
+
<li>You can use this search form to use this application on behalf of a customer.</li>
|
|
37
|
+
</ul>
|
|
38
|
+
</div>
|
|
39
|
+
</div>
|
|
40
|
+
|
|
41
|
+
|
|
42
|
+
</div>
|
|
43
|
+
`;}
|
|
44
|
+
|
|
45
|
+
export const Preview = CaseTracker.bind();
|
|
@@ -0,0 +1,47 @@
|
|
|
1
|
+
import { html } from 'lit';
|
|
2
|
+
|
|
3
|
+
export default {
|
|
4
|
+
title: 'Organisms/E-Support Organisms/Support Article'
|
|
5
|
+
|
|
6
|
+
}
|
|
7
|
+
const ArticlePage = args => {
|
|
8
|
+
return html `
|
|
9
|
+
|
|
10
|
+
<div class="ptc-container">
|
|
11
|
+
|
|
12
|
+
<ptc-title upperline="" type="h4" title-color="grey">How to run Apache, Tomcat, Windchill Directory Server </ptc-title>
|
|
13
|
+
<ptc-para>Modified: 23-Nov-2023 | LastSeen: 17-Jun-2024
|
|
14
|
+
<ptc-dropdown label="Available in:" listitems="" theme="support">
|
|
15
|
+
<item selected="" label="English"></item>
|
|
16
|
+
<item label="English"></item>
|
|
17
|
+
<item label="English"></item>
|
|
18
|
+
|
|
19
|
+
</ptc-dropdown>
|
|
20
|
+
|
|
21
|
+
</ptc-para>
|
|
22
|
+
|
|
23
|
+
<div style="background-color: rgb(238, 238, 238);; padding:2px">
|
|
24
|
+
<ptc-title type="h5" upperline="">Public</ptc-title>
|
|
25
|
+
<ptc-para >
|
|
26
|
+
Created by Steven Jin and improved by Mi Yeon Grace Jin, Amit Deshpande, Hideyuki Akiyama, Lily Liu, Arshad Imam, Luis Barbosa, Feng Xiang Cliff Tian, Swapnil Deshmukh, Kellan Chen, Teresa Man, Chao Max Wang, Saurabh Ghewande, Mahesh Lomate, Aditya Chaure, Tsutomu Seki, Salesforce Data Manipulation User, Steven Jin, Shirley Yang
|
|
27
|
+
Customer Views: 24559 | Useful Ratings (Customers): 118 | Useful Ratings (PTC): 45 | Cases Solved: 154
|
|
28
|
+
</ptc-para>
|
|
29
|
+
|
|
30
|
+
</div>
|
|
31
|
+
<ptc-spacer></ptc-spacer>
|
|
32
|
+
<ptc-spacer></ptc-spacer>
|
|
33
|
+
<div>
|
|
34
|
+
<ptc-title upperline="" type="h4">Description</ptc-title>
|
|
35
|
+
<hr style="color:green">
|
|
36
|
+
<ptc-para>
|
|
37
|
+
<ul>
|
|
38
|
+
<li>How to run Apache HTTP Server, Tomcat, WindchillDS and, Windchill as a Windows service</li>
|
|
39
|
+
<li>How to run Apache HTTP Server, Tomcat, WindchillDS and, Windchill as a Windows service</li>
|
|
40
|
+
<li>How to run Apache HTTP Server, Tomcat, WindchillDS and, Windchill as a Windows service</li>
|
|
41
|
+
</ul>
|
|
42
|
+
</ptc-para>
|
|
43
|
+
</div>
|
|
44
|
+
</div>
|
|
45
|
+
`;}
|
|
46
|
+
|
|
47
|
+
export const Preview = ArticlePage.bind();
|
|
@@ -0,0 +1,157 @@
|
|
|
1
|
+
import { html } from 'lit';
|
|
2
|
+
|
|
3
|
+
export default {
|
|
4
|
+
title: 'Organisms/E-Support Organisms/Support Page'
|
|
5
|
+
|
|
6
|
+
}
|
|
7
|
+
const SupportPage = args => {
|
|
8
|
+
return html `
|
|
9
|
+
|
|
10
|
+
<ptc-spacer></ptc-spacer>
|
|
11
|
+
<ptc-spacer></ptc-spacer>
|
|
12
|
+
<ptc-spacer></ptc-spacer>
|
|
13
|
+
<ptc-spacer></ptc-spacer>
|
|
14
|
+
<div class="ptc-container is-grid has-col-gap green-container">
|
|
15
|
+
<div class="is-col-12 is-col-7-md search-container">
|
|
16
|
+
|
|
17
|
+
<ptc-spacer></ptc-spacer>
|
|
18
|
+
<ptc-spacer></ptc-spacer>
|
|
19
|
+
<ptc-spacer></ptc-spacer>
|
|
20
|
+
<ptc-title type="h2" text-align="center" title-size="x-large" title-color="white" upperline="no-upperline" title-display="inline-block" title-shadow="" title-height="densest" title-margin="margin-3" title-weight="w-8" is-plm-hub="false">
|
|
21
|
+
Search the Knowledge Base
|
|
22
|
+
</ptc-title>
|
|
23
|
+
<ptc-search-field placeholder-label="Search Technical Support Documentation and Articles" ></ptc-search-field>
|
|
24
|
+
</div>
|
|
25
|
+
<div class="is-col-12 is-col-5-md form-section">
|
|
26
|
+
<ptc-title upperline="none">Popular Tasks</ptc-title>
|
|
27
|
+
<!-- <ul> -->
|
|
28
|
+
<ptc-link>Product Pages</ptc-link>
|
|
29
|
+
<ptc-link>Product Pages</ptc-link>
|
|
30
|
+
<ptc-link>Product Pages</ptc-link>
|
|
31
|
+
<ptc-link>Product Pages</ptc-link>
|
|
32
|
+
|
|
33
|
+
</div>
|
|
34
|
+
</div>
|
|
35
|
+
|
|
36
|
+
<ptc-spacer></ptc-spacer>
|
|
37
|
+
<ptc-spacer></ptc-spacer>
|
|
38
|
+
|
|
39
|
+
<div class="ptc-container is-grid has-col-gap link-container ">
|
|
40
|
+
<div class="is-col-1"></div>
|
|
41
|
+
<div class="is-col-2 links"><ptc-link>Support</ptc-link>
|
|
42
|
+
<button class="btn" role="button" >
|
|
43
|
+
<span class="arrow">
|
|
44
|
+
<icon-asset slot="icon" type="solid" size="large" name="arrow-down" color="ptc-green"></icon-asset>
|
|
45
|
+
</span>
|
|
46
|
+
</button>
|
|
47
|
+
</div>
|
|
48
|
+
<div class="is-col-2 llinks"><ptc-link>Manage and monitor software</ptc-link>
|
|
49
|
+
<button class="btn" role="button" >
|
|
50
|
+
<span class="arrow">
|
|
51
|
+
<icon-asset slot="icon" type="solid" size="large" name="arrow-down" color="ptc-green"></icon-asset>
|
|
52
|
+
</span>
|
|
53
|
+
</button>
|
|
54
|
+
</div>
|
|
55
|
+
<div class="is-col-2 llinks"><ptc-link>Learn</ptc-link>
|
|
56
|
+
<button class="btn" role="button" >
|
|
57
|
+
<span class="arrow">
|
|
58
|
+
<icon-asset slot="icon" type="solid" size="large" name="arrow-down" color="ptc-green"></icon-asset>
|
|
59
|
+
</span>
|
|
60
|
+
</button>
|
|
61
|
+
</div>
|
|
62
|
+
<div class="is-col-2 llinks"><ptc-link>Service and Expertise</ptc-link>
|
|
63
|
+
<button class="btn" role="button" >
|
|
64
|
+
<span class="arrow">
|
|
65
|
+
<icon-asset slot="icon" type="solid" size="large" name="arrow-down" color="ptc-green"></icon-asset>
|
|
66
|
+
</span>
|
|
67
|
+
</button>
|
|
68
|
+
</div>
|
|
69
|
+
<div class="is-col-2 llinks"><ptc-link>PTC Partner Network</ptc-link>
|
|
70
|
+
<button class="btn" role="button" >
|
|
71
|
+
<span class="arrow">
|
|
72
|
+
<icon-asset slot="icon" type="solid" size="large" name="arrow-down" color="ptc-green"></icon-asset>
|
|
73
|
+
</span>
|
|
74
|
+
</button>
|
|
75
|
+
</div>
|
|
76
|
+
<div class="is-col-1 links"></div>
|
|
77
|
+
</div>
|
|
78
|
+
<style>
|
|
79
|
+
|
|
80
|
+
|
|
81
|
+
.btn {
|
|
82
|
+
display: none;
|
|
83
|
+
padding: 10px;
|
|
84
|
+
font-size: 16px;
|
|
85
|
+
font-weight: 500;
|
|
86
|
+
border: none;
|
|
87
|
+
background-color: transparent;
|
|
88
|
+
cursor: pointer;
|
|
89
|
+
align-items: center;
|
|
90
|
+
span {
|
|
91
|
+
margin-right: 8px;
|
|
92
|
+
align-items: center;
|
|
93
|
+
}
|
|
94
|
+
|
|
95
|
+
|
|
96
|
+
|
|
97
|
+
}
|
|
98
|
+
|
|
99
|
+
.llinks:hover .btn {
|
|
100
|
+
display: block;
|
|
101
|
+
|
|
102
|
+
|
|
103
|
+
}
|
|
104
|
+
|
|
105
|
+
.links:hover .btn {
|
|
106
|
+
display: flex;
|
|
107
|
+
}
|
|
108
|
+
.green-container {
|
|
109
|
+
background-color:#b3dda4 ;
|
|
110
|
+
padding: 10px;
|
|
111
|
+
.search-container{
|
|
112
|
+
background-color: #00890B;
|
|
113
|
+
padding:10px;
|
|
114
|
+
align-items: center;
|
|
115
|
+
}
|
|
116
|
+
.form-section {
|
|
117
|
+
background-color: white;
|
|
118
|
+
padding: 10px;
|
|
119
|
+
|
|
120
|
+
ptc-link {
|
|
121
|
+
padding: 5px;
|
|
122
|
+
}
|
|
123
|
+
}
|
|
124
|
+
}
|
|
125
|
+
.links {
|
|
126
|
+
align-content: center;
|
|
127
|
+
text-align: center;
|
|
128
|
+
padding-bottom: 16px;
|
|
129
|
+
align-items: center;
|
|
130
|
+
display: flex;
|
|
131
|
+
flex-direction: column;
|
|
132
|
+
align-items: center;
|
|
133
|
+
justify-content: space-between;
|
|
134
|
+
}
|
|
135
|
+
|
|
136
|
+
.llinks {
|
|
137
|
+
align-content: center;
|
|
138
|
+
text-align: center;
|
|
139
|
+
padding-bottom: 16px;
|
|
140
|
+
border-left: solid 2px #b3dda4;
|
|
141
|
+
padding: 10px;
|
|
142
|
+
display: flex;
|
|
143
|
+
flex-direction: column;
|
|
144
|
+
align-items: center;
|
|
145
|
+
justify-content: space-between;
|
|
146
|
+
|
|
147
|
+
}
|
|
148
|
+
.link-container {
|
|
149
|
+
border-bottom: solid 2px #b3dda4;
|
|
150
|
+
/* margin: 15px; */
|
|
151
|
+
}
|
|
152
|
+
|
|
153
|
+
|
|
154
|
+
</style>
|
|
155
|
+
`;}
|
|
156
|
+
|
|
157
|
+
export const Preview = SupportPage.bind();
|