@ptcwebops/ptcw-design 6.3.35-beta → 6.3.35
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-1b8ad4d2.js +1819 -0
- package/dist/cjs/{component-6a178a16.js → component-35540bfb.js} +1494 -3305
- package/dist/cjs/embedded-form.cjs.entry.js +1 -1
- package/dist/cjs/featured-list.cjs.entry.js +1 -1
- package/dist/cjs/global-418c14b4.js +33 -0
- package/dist/cjs/icon-asset.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/loader.cjs.js +3 -1
- package/dist/cjs/ptc-bio-card.cjs.entry.js +1 -1
- package/dist/cjs/ptc-button_5.cjs.entry.js +542 -0
- package/dist/cjs/ptc-card_2.cjs.entry.js +10 -7
- package/dist/cjs/ptc-case-studies-slider.cjs.entry.js +2 -6
- package/dist/cjs/ptc-close-icon_2.cjs.entry.js +24 -24
- package/dist/cjs/ptc-countdown.cjs.entry.js +7 -10
- package/dist/cjs/ptc-data-lookup.cjs.entry.js +2 -1
- package/dist/cjs/ptc-dynamic-card.cjs.entry.js +1 -1
- package/dist/cjs/ptc-embedded-quiz.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 +40 -9
- package/dist/cjs/ptc-filter-level-theater.cjs.entry.js +18 -3
- package/dist/cjs/{ptc-form-checkbox_4.cjs.entry.js → ptc-form-checkbox_2.cjs.entry.js} +39 -803
- package/dist/cjs/ptc-info-tile.cjs.entry.js +2 -1
- package/dist/cjs/ptc-jumbotron.cjs.entry.js +4 -1
- package/dist/cjs/ptc-multi-select_2.cjs.entry.js +674 -0
- package/dist/cjs/ptc-nav-link.cjs.entry.js +1 -1
- package/dist/cjs/ptc-nav-skip-to-content.cjs.entry.js +28 -3
- package/dist/cjs/ptc-podcast-card.cjs.entry.js +1 -1
- package/dist/cjs/ptc-previous-url.cjs.entry.js +2 -10
- package/dist/cjs/ptc-pricing-packaging-table.cjs.entry.js +1 -1
- 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-highlight-card.cjs.entry.js +1 -1
- package/dist/cjs/ptc-product-list.cjs.entry.js +4 -0
- package/dist/cjs/ptc-product-sidebar.cjs.entry.js +38 -6
- 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 +42 -38
- package/dist/cjs/ptc-sticky-icons.cjs.entry.js +9 -0
- package/dist/cjs/ptc-text-copy-with-background.cjs.entry.js +15 -0
- package/dist/cjs/ptc-theater-video-modal.cjs.entry.js +42 -8
- 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 +11 -10
- package/dist/cjs/ptcw-design.cjs.js +3 -1
- package/dist/cjs/validation-messages-f1d373e7.js +172 -0
- package/dist/collection/collection-manifest.json +2 -2
- package/dist/collection/components/icon-asset/icon-asset.js +1 -1
- package/dist/collection/components/icon-asset/media/{designer-v6.0.6.svg → designer-v6.0.7.svg} +17 -30
- package/dist/collection/components/innovator-toggle-container/innovator-toggle-container.css +6 -6
- package/dist/collection/components/jumbotron-sub-menu/jumbotron-sub-menu.css +1 -0
- package/dist/collection/components/organism-bundles/bundle-featured-list/featured-list.css +3 -3
- package/dist/collection/components/organism-bundles/form/embedded-form/embedded-form.js +1 -1
- package/dist/collection/components/ptc-bio-card/ptc-bio-card.css +6 -6
- package/dist/collection/components/ptc-button/ptc-button.css +100 -0
- package/dist/collection/components/ptc-button/ptc-button.js +24 -4
- package/dist/collection/components/ptc-card/ptc-card.js +21 -2
- 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 +1 -5
- package/dist/collection/components/ptc-countdown/ptc-countdown.js +7 -10
- package/dist/collection/components/ptc-dynamic-card/ptc-dynamic-card.css +1 -1
- package/dist/collection/components/ptc-embedded-quiz/ptc-embedded-quiz.css +1 -1
- package/dist/collection/components/ptc-featured-list/ptc-featured-list.css +6 -6
- package/dist/collection/components/ptc-filter-dropdown/ptc-filter-dropdown.css +12 -0
- package/dist/collection/components/ptc-filter-dropdown/ptc-filter-dropdown.js +29 -3
- package/dist/collection/components/ptc-filter-level-theater/ptc-filter-level-theater.css +34 -13
- package/dist/collection/components/ptc-filter-level-theater/ptc-filter-level-theater.js +17 -2
- package/dist/collection/components/ptc-info-tile/ptc-info-tile.js +20 -1
- package/dist/collection/components/ptc-jumbotron/ptc-jumbotron.css +6 -6
- package/dist/collection/components/ptc-jumbotron/ptc-jumbotron.js +3 -0
- package/dist/collection/components/ptc-modal/ptc-modal.css +0 -4
- package/dist/collection/components/ptc-modal/ptc-modal.js +25 -25
- package/dist/collection/components/ptc-nav-skip-to-content/ptc-nav-skip-to-content.css +7 -0
- package/dist/collection/components/ptc-nav-skip-to-content/ptc-nav-skip-to-content.js +78 -2
- package/dist/collection/components/ptc-para/ptc-para.css +0 -3
- 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 +109 -0
- package/dist/collection/components/ptc-preloader-section/ptc-preloader-section.js +6 -4
- package/dist/collection/components/ptc-previous-url/ptc-previous-url.css +0 -16
- package/dist/collection/components/ptc-previous-url/ptc-previous-url.js +1 -27
- package/dist/collection/components/ptc-pricing-packaging-table/ptc-pricing-packaging-table.css +2 -2
- 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 -6
- package/dist/collection/components/ptc-product-category/ptc-product-category.css +6 -6
- 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 +4 -0
- package/dist/collection/components/ptc-product-sidebar/ptc-product-sidebar.css +8 -0
- package/dist/collection/components/ptc-product-sidebar/ptc-product-sidebar.js +37 -5
- 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.js +63 -38
- package/dist/collection/components/ptc-select/ptc-select.js +8 -4
- package/dist/collection/components/ptc-sticky-icons/ptc-sticky-icons.js +9 -0
- package/dist/collection/components/ptc-text-copy-with-background/ptc-text-copy-with-background.js +15 -0
- package/dist/collection/components/ptc-textfield/ptc-textfield.css +69 -4
- package/dist/collection/components/ptc-textfield/ptc-textfield.js +77 -37
- package/dist/collection/components/ptc-theater-video/ptc-theater-video.css +6 -0
- 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 +15 -0
- package/dist/collection/components/ptc-theater-video-modal/ptc-theater-video-modal.js +67 -9
- package/dist/collection/components/ptc-theater-video-playlist/ptc-theater-video-playlist.js +8 -3
- 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 +10 -9
- package/dist/collection/components/subnav/ptc-nav-link/ptc-nav-link.js +1 -1
- package/dist/collection/global/global.js +7 -0
- package/dist/collection/stories/Breadcrumb2.stories.js +62 -0
- package/dist/collection/stories/BrightcovVideo.stories.js +21 -0
- package/dist/collection/stories/Card.stories.js +3 -148
- package/dist/collection/stories/Checkbox.stories.js +21 -53
- package/dist/collection/stories/CheckboxGroup.stories.js +27 -0
- package/dist/collection/stories/CloseIcon.stories.js +10 -0
- package/dist/collection/stories/CollapseList.stories.js +14 -0
- package/dist/collection/stories/Countdown.stories.js +10 -0
- package/dist/collection/stories/DataLookup.stories.js +21 -0
- package/dist/collection/stories/EllipsisDropdown.stories.js +14 -0
- package/dist/collection/stories/Hero.stories.js +35 -120
- package/dist/collection/stories/HeroFooterCTA.stories.js +21 -0
- package/dist/collection/stories/Jumbotron.stories.js +727 -0
- package/dist/collection/stories/Link.stories.js +25 -13
- package/dist/collection/stories/MinimizedFooter.stories.js +18 -0
- package/dist/collection/stories/MultiSelect.stories.js +10 -0
- package/dist/collection/stories/Paragraph.stories.js +18 -10
- package/dist/collection/stories/ResponsiveWrapper.stories.js +21 -0
- package/dist/collection/stories/ScrollButton.stories.js +14 -0
- package/dist/collection/stories/SearchField.stories.js +21 -0
- package/dist/collection/stories/Select.stories.js +27 -81
- package/dist/collection/stories/SocialShare.stories.js +83 -67
- package/dist/collection/stories/SvgBtn.stories.js +36 -0
- package/dist/collection/stories/TextCopyWithBackground.stories.js +100 -242
- package/dist/collection/stories/Textfield.stories.js +71 -28
- package/dist/collection/stories/TheaterVideo.stories.js +21 -0
- package/dist/collection/stories/Title.stories.js +28 -16
- package/dist/collection/stories/VideoEmbed.stories.js +10 -0
- package/dist/collection/stories/backToTop.stories.js +10 -0
- package/dist/collection/stories/backgroundVideo.stories.js +115 -0
- package/dist/collection/stories/jumbotronSubMenu.stories.js +14 -0
- package/dist/collection/stories/organisms/ptc/Academic Form/preview.stories.js +22 -0
- package/dist/collection/stories/organisms/ptc/All Products/preview.stories.js +1616 -0
- package/dist/collection/stories/organisms/ptc/Announcement/preview.stories.js +58 -0
- package/dist/collection/stories/organisms/ptc/Background Video/preview.stories.js +58 -0
- package/dist/collection/stories/organisms/ptc/Blog Author Listing/preview.stories.js +32 -0
- package/dist/collection/stories/organisms/ptc/Blog Content/preview.stories.js +317 -0
- package/dist/collection/stories/organisms/ptc/Blog Detail/preview.stories.js +500 -0
- package/dist/collection/stories/organisms/ptc/Blogs Listing Page/preview.stories.js +368 -0
- package/dist/collection/stories/organisms/ptc/Bureau New Dynamic/preview.stories.js +54 -0
- package/dist/collection/stories/organisms/ptc/Case Studies/preview.stories.js +243 -0
- package/dist/collection/stories/organisms/ptc/Case Studies Detail Page/preview.stories.js +456 -0
- package/dist/collection/stories/organisms/ptc/Case Studies Slider/preview.stories.js +384 -0
- package/dist/collection/stories/organisms/ptc/Case Studies Slider New/preview.stories.js +171 -0
- package/dist/collection/stories/organisms/ptc/Clq Modal Quiz/preview.stories.js +100 -0
- package/dist/collection/stories/organisms/ptc/Contact Free Trial Form/preview.stories.js +22 -0
- package/dist/collection/stories/organisms/ptc/Countdown Example/preview.stories.js +29 -0
- package/dist/collection/stories/organisms/ptc/E Store Build Listing/preview.stories.js +543 -0
- package/dist/collection/stories/organisms/ptc/E Store Build Product/preview.stories.js +427 -0
- package/dist/collection/stories/organisms/ptc/Eloqua Library Contact Info/preview.stories.js +168 -0
- package/dist/collection/stories/organisms/ptc/Eloqua Library Visitor PCenter/preview.stories.js +60 -0
- package/dist/collection/stories/organisms/ptc/Eloqua Library Visitor Recipient Id/preview.stories.js +59 -0
- package/dist/collection/stories/organisms/ptc/Embedded Form/preview.stories.js +23 -0
- package/dist/collection/stories/organisms/ptc/Embedded Form Floating/preview.stories.js +165 -0
- package/dist/collection/stories/organisms/ptc/Event Detail/preview.stories.js +16 -0
- package/dist/collection/stories/organisms/ptc/Event Jumbotron/preview.stories.js +470 -0
- package/dist/collection/stories/organisms/ptc/Event Podcast Slider/preview.stories.js +142 -0
- package/dist/collection/stories/organisms/ptc/Events Listing Cards/preview.stories.js +169 -0
- package/dist/collection/stories/organisms/ptc/Events Listing Cards Horizontal/preview.stories.js +169 -0
- package/dist/collection/stories/organisms/ptc/Featured Events Slider/preview.stories.js +165 -0
- package/dist/collection/stories/organisms/ptc/Featured List/preview.stories.js +16 -0
- package/dist/collection/stories/organisms/ptc/Filter Level Theater/preview.stories.js +18 -0
- package/dist/collection/stories/organisms/ptc/Five Card Value Prop/preview.stories.js +64 -0
- package/dist/collection/stories/organisms/ptc/Footer Form/preview.stories.js +18 -0
- package/dist/collection/stories/organisms/ptc/Footer V2/preview.stories.js +138 -0
- package/dist/collection/stories/organisms/ptc/Footer V2 Cn/preview.stories.js +146 -0
- package/dist/collection/stories/organisms/ptc/Form Radio Button/preview.stories.js +42 -0
- package/dist/collection/stories/organisms/ptc/Framed Video 16 9/preview.stories.js +31 -0
- package/dist/collection/stories/organisms/ptc/Homepage Image Feature/preview.stories.js +41 -0
- package/dist/collection/stories/organisms/ptc/Homepage Jumbotron/preview.stories.js +166 -0
- package/dist/collection/stories/organisms/ptc/Homepage Toggled Content/preview.stories.js +227 -0
- package/dist/collection/stories/organisms/ptc/Hub Of Hubs/preview.stories.js +417 -0
- package/dist/collection/stories/organisms/ptc/Intro/preview.stories.js +41 -0
- package/dist/collection/stories/organisms/ptc/Jumbotron/preview.stories.js +431 -0
- package/dist/collection/stories/organisms/ptc/Jumbotron With Logos/preview.stories.js +431 -0
- package/dist/collection/stories/organisms/ptc/Large Bulleted List/preview.stories.js +224 -0
- package/dist/collection/stories/organisms/ptc/Large Bulleted List V2/preview.stories.js +326 -0
- package/dist/collection/stories/organisms/ptc/Listing Filter/preview.stories.js +256 -0
- package/dist/collection/stories/organisms/ptc/Main Nav Product Solutions Tab/preview.stories.js +200 -0
- package/dist/collection/stories/organisms/ptc/Mathcad Start Page/preview.stories.js +100 -0
- package/dist/collection/stories/organisms/ptc/Media Kit Speed Bump/preview.stories.js +39 -0
- package/dist/collection/stories/organisms/ptc/Most Popular News/preview.stories.js +28 -0
- package/dist/collection/stories/organisms/ptc/Mvc Form/preview.stories.js +22 -0
- package/dist/collection/stories/organisms/ptc/New Buttons/preview.stories.js +125 -0
- package/dist/collection/stories/organisms/ptc/Partners Detail/preview.stories.js +151 -0
- package/dist/collection/stories/organisms/ptc/Partners Listing/preview.stories.js +394 -0
- package/dist/collection/stories/organisms/ptc/Pdf Portal/preview.stories.js +140 -0
- package/dist/collection/stories/organisms/ptc/Plm On Demand 1/preview.stories.js +205 -0
- package/dist/collection/stories/organisms/ptc/Plm On Demand 2/preview.stories.js +180 -0
- package/dist/collection/stories/organisms/ptc/Podcast List/preview.stories.js +175 -0
- package/dist/collection/stories/organisms/ptc/Preference Center/preview.stories.js +235 -0
- package/dist/collection/stories/organisms/ptc/Preference Center Exit Page/preview.stories.js +85 -0
- package/dist/collection/stories/organisms/ptc/Preference Center Update Email/preview.stories.js +54 -0
- package/dist/collection/stories/organisms/ptc/Preference Center Update Personal Info/preview.stories.js +59 -0
- package/dist/collection/stories/organisms/ptc/Pricing Packaging Table/preview.stories.js +399 -0
- package/dist/collection/stories/organisms/ptc/Pricing Packaging Table Subnav/preview.stories.js +179 -0
- package/dist/collection/stories/organisms/ptc/Ptc 3 Card Value Prop/preview.stories.js +46 -0
- package/dist/collection/stories/organisms/ptc/Ptc Bio Cards/preview.stories.js +741 -0
- package/dist/collection/stories/organisms/ptc/Ptc Creo Start Page/preview.stories.js +111 -0
- package/dist/collection/stories/organisms/ptc/Ptc Editorial/preview.stories.js +84 -0
- package/dist/collection/stories/organisms/ptc/Ptc Form/preview.stories.js +18 -0
- package/dist/collection/stories/organisms/ptc/Ptc Icon Card Slider/preview.stories.js +121 -0
- package/dist/collection/stories/organisms/ptc/Ptc Icon Component/preview.stories.js +185 -0
- package/dist/collection/stories/organisms/ptc/Ptc Icon Sprites/preview.stories.js +150 -0
- package/dist/collection/stories/organisms/ptc/Ptc Innovator Toggle/preview.stories.js +421 -0
- package/dist/collection/stories/organisms/ptc/Ptc Media Cards/preview.stories.js +133 -0
- package/dist/collection/stories/organisms/ptc/Ptc News Detail/preview.stories.js +142 -0
- package/dist/collection/stories/organisms/ptc/Ptc News Detail Alternate/preview.stories.js +140 -0
- package/dist/collection/stories/organisms/ptc/Ptc Offices/preview.stories.js +405 -0
- package/dist/collection/stories/organisms/ptc/Ptc Readmore V3/preview.stories.js +71 -0
- package/dist/collection/stories/organisms/ptc/Ptc Showcase Card/preview.stories.js +177 -0
- package/dist/collection/stories/organisms/ptc/Ptc Sticky Share Icons/preview.stories.js +184 -0
- package/dist/collection/stories/organisms/ptc/Ptc Subnav V1/preview.stories.js +149 -0
- package/dist/collection/stories/organisms/ptc/Ptc Subnav V2/preview.stories.js +91 -0
- package/dist/collection/stories/organisms/ptc/Ptc Text Copy With Background/preview.stories.js +226 -0
- package/dist/collection/stories/organisms/ptc/Ptc Title Demo/preview.stories.js +24 -0
- package/dist/collection/stories/organisms/ptc/Ptc Tooltip V3/preview.stories.js +85 -0
- package/dist/collection/stories/organisms/ptc/Ptc Two Column Two Media/preview.stories.js +126 -0
- package/dist/collection/stories/organisms/ptc/Read More/preview.stories.js +278 -0
- package/dist/collection/stories/organisms/ptc/Related Cards/preview.stories.js +107 -0
- package/dist/collection/stories/organisms/ptc/Resource Center/preview.stories.js +149 -0
- package/dist/collection/stories/organisms/ptc/Search Result/preview.stories.js +62 -0
- package/dist/collection/stories/organisms/ptc/Search Result News/preview.stories.js +72 -0
- package/dist/collection/stories/organisms/ptc/Searchbar Plm On Demand/preview.stories.js +62 -0
- package/dist/collection/stories/organisms/ptc/Seo Test/preview.stories.js +215 -0
- package/dist/collection/stories/organisms/ptc/Sequential Slider/preview.stories.js +38 -0
- package/dist/collection/stories/organisms/ptc/Sequential Slider Mobile/preview.stories.js +90 -0
- package/dist/collection/stories/organisms/ptc/Shortform Agileworx/preview.stories.js +22 -0
- package/dist/collection/stories/organisms/ptc/Storefront Enhanced Product Listing/preview.stories.js +132 -0
- package/dist/collection/stories/organisms/ptc/Success Path Details Page/preview.stories.js +236 -0
- package/dist/collection/stories/organisms/ptc/Three Column Text/preview.stories.js +75 -0
- package/dist/collection/stories/organisms/ptc/Three Up Text Cards/preview.stories.js +134 -0
- package/dist/collection/stories/organisms/ptc/Two Column Media/preview.stories.js +181 -0
- package/dist/collection/stories/organisms/ptc/Two Column With Toggle/preview.stories.js +549 -0
- package/dist/collection/stories/organisms/ptc/Value Led Resource/preview.stories.js +479 -0
- package/dist/collection/stories/organisms/ptc/Volvo Three Col/preview.stories.js +115 -0
- package/dist/collection/stories/organisms/ptc/Vuforia Quiz/preview.stories.js +26 -0
- package/dist/collection/stories/organisms/ptc/White Paper/preview.stories.js +174 -0
- package/dist/collection/stories/ptcLink2.stories.js +142 -0
- package/dist/collection/utils/fef-logger.js +23 -0
- package/dist/collection/utils/validation-messages.js +49 -2
- package/dist/custom-elements/index.d.ts +0 -6
- package/dist/custom-elements/index.js +574 -404
- package/dist/esm/blog-detail-content_2.entry.js +1 -1
- package/dist/esm/blog-detail-layout.entry.js +1 -1
- package/dist/esm/blogs-search-section.entry.js +1 -1
- package/dist/esm/{component-80f298b4.js → component-8c53e377.js} +1482 -3281
- package/dist/esm/component-9beac35b.js +1802 -0
- package/dist/esm/embedded-form.entry.js +1 -1
- package/dist/esm/featured-list.entry.js +1 -1
- package/dist/esm/global-1a5f28d5.js +31 -0
- package/dist/esm/homepage-jumbotron.entry.js +1 -1
- package/dist/esm/homepage-toggled-content.entry.js +1 -1
- package/dist/esm/icon-asset.entry.js +1 -1
- package/dist/esm/innovator-toggle-container.entry.js +1 -1
- package/dist/esm/{interfaces-4caedd26.js → interfaces-7c0243be.js} +1 -1
- package/dist/esm/jumbotron-sub-menu.entry.js +1 -1
- package/dist/esm/loader.js +3 -1
- package/dist/esm/most-popular-news.entry.js +1 -1
- package/dist/esm/my-component.entry.js +1 -1
- package/dist/esm/ptc-accordion-item.entry.js +1 -1
- package/dist/esm/ptc-background-video.entry.js +1 -1
- package/dist/esm/ptc-bio-card.entry.js +1 -1
- package/dist/esm/ptc-button_5.entry.js +534 -0
- package/dist/esm/ptc-card_2.entry.js +10 -7
- package/dist/esm/ptc-case-studies-slider.entry.js +2 -6
- package/dist/esm/ptc-close-icon_2.entry.js +24 -24
- package/dist/esm/ptc-collapse-list.entry.js +1 -1
- package/dist/esm/ptc-countdown.entry.js +7 -10
- package/dist/esm/ptc-data-lookup.entry.js +2 -1
- package/dist/esm/ptc-dynamic-card.entry.js +1 -1
- package/dist/esm/ptc-embedded-quiz.entry.js +1 -1
- package/dist/esm/ptc-featured-list.entry.js +1 -1
- package/dist/esm/ptc-filter-dropdown_4.entry.js +40 -9
- package/dist/esm/ptc-filter-level-theater.entry.js +18 -3
- package/dist/esm/{ptc-form-checkbox_4.entry.js → ptc-form-checkbox_2.entry.js} +40 -802
- package/dist/esm/ptc-homepage-image-feature.entry.js +1 -1
- package/dist/esm/ptc-homepage-video-background.entry.js +1 -1
- package/dist/esm/ptc-icon-card.entry.js +1 -1
- package/dist/esm/ptc-img.entry.js +1 -1
- package/dist/esm/ptc-info-tile.entry.js +2 -1
- package/dist/esm/ptc-jumbotron.entry.js +4 -1
- package/dist/esm/ptc-link.entry.js +1 -1
- package/dist/esm/ptc-media-card.entry.js +1 -1
- package/dist/esm/ptc-multi-select_2.entry.js +669 -0
- package/dist/esm/ptc-nav-link.entry.js +1 -1
- package/dist/esm/ptc-nav-skip-to-content.entry.js +28 -3
- package/dist/esm/ptc-podcast-card.entry.js +1 -1
- package/dist/esm/ptc-previous-url.entry.js +2 -10
- package/dist/esm/ptc-pricing-packaging-table.entry.js +2 -2
- package/dist/esm/ptc-pricing-tabs.entry.js +2 -2
- package/dist/esm/ptc-product-card.entry.js +1 -1
- package/dist/esm/ptc-product-category.entry.js +1 -1
- package/dist/esm/ptc-product-highlight-card.entry.js +1 -1
- package/dist/esm/ptc-product-list.entry.js +4 -0
- package/dist/esm/ptc-product-sidebar.entry.js +38 -6
- 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 +42 -38
- package/dist/esm/ptc-social-icons-footer.entry.js +1 -1
- package/dist/esm/ptc-sticky-icons.entry.js +9 -0
- package/dist/esm/ptc-text-copy-with-background.entry.js +16 -1
- package/dist/esm/ptc-theater-video-modal.entry.js +43 -9
- 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 +11 -10
- package/dist/esm/ptcw-design.js +3 -1
- package/dist/esm/{utils-2f12c081.js → utils-7c68b88a.js} +1 -1
- package/dist/esm/validation-messages-1379b825.js +169 -0
- package/dist/ptcw-design/media/{designer-v6.0.6.svg → designer-v6.0.7.svg} +17 -30
- package/dist/ptcw-design/p-00e21489.entry.js +1 -0
- package/dist/ptcw-design/{p-901c31b3.entry.js → p-0252726c.entry.js} +1 -1
- package/dist/ptcw-design/p-02822616.entry.js +1 -0
- package/dist/ptcw-design/p-05c29cc2.entry.js +1 -0
- package/dist/ptcw-design/{p-f867ebe6.entry.js → p-0ddf2a09.entry.js} +1 -1
- package/dist/ptcw-design/p-0efedf59.js +1 -0
- package/dist/ptcw-design/p-1454ba84.entry.js +1 -0
- package/dist/ptcw-design/{p-45b1f3fc.entry.js → p-16d47ac5.entry.js} +1 -1
- package/dist/ptcw-design/p-18851303.entry.js +1 -0
- package/dist/ptcw-design/{p-d73cc053.entry.js → p-18ac526f.entry.js} +1 -1
- package/dist/ptcw-design/{p-4ca956c1.entry.js → p-1c99b808.entry.js} +1 -1
- package/dist/ptcw-design/p-1feb2812.entry.js +1 -0
- package/dist/ptcw-design/{p-a5fc048f.entry.js → p-24a6eefa.entry.js} +1 -1
- package/dist/ptcw-design/{p-9df7489b.entry.js → p-27c26d50.entry.js} +1 -1
- package/dist/ptcw-design/{p-9dbcfcee.entry.js → p-2ba1ef9d.entry.js} +1 -1
- package/dist/ptcw-design/{p-1eb40265.entry.js → p-30bfb2f9.entry.js} +1 -1
- package/dist/ptcw-design/p-33224113.entry.js +1 -0
- package/dist/ptcw-design/p-352e87c0.entry.js +1 -0
- package/dist/ptcw-design/p-3b9fbbaa.js +1 -0
- package/dist/ptcw-design/p-3e4ec8ef.entry.js +1 -0
- package/dist/ptcw-design/{p-297a14cb.entry.js → p-4056c365.entry.js} +1 -1
- package/dist/ptcw-design/{p-b647f7a1.entry.js → p-50770cc0.entry.js} +1 -1
- package/dist/ptcw-design/{p-52e17d34.entry.js → p-55e344bc.entry.js} +1 -1
- package/dist/ptcw-design/p-593b8eff.entry.js +1 -0
- package/dist/ptcw-design/{p-8cea8943.entry.js → p-5bd8b4be.entry.js} +1 -1
- package/dist/ptcw-design/{p-3ed4a7ed.entry.js → p-5ca42138.entry.js} +1 -1
- package/dist/ptcw-design/p-66ecd7b9.entry.js +1 -0
- package/dist/ptcw-design/{p-257267e3.entry.js → p-673cfd2e.entry.js} +1 -1
- package/dist/ptcw-design/p-73a853fc.entry.js +1 -0
- package/dist/ptcw-design/{p-8e42a22d.entry.js → p-757e3edb.entry.js} +1 -1
- package/dist/ptcw-design/p-78370e3d.entry.js +1 -0
- package/dist/ptcw-design/{p-d51438de.entry.js → p-80588c84.entry.js} +1 -1
- package/dist/ptcw-design/{p-4702c233.entry.js → p-81e65926.entry.js} +1 -1
- package/dist/ptcw-design/{p-80122e26.js → p-826c17e8.js} +1 -1
- package/dist/ptcw-design/p-829855f5.entry.js +1 -0
- package/dist/ptcw-design/{p-99355e65.entry.js → p-884c335c.entry.js} +1 -1
- package/dist/ptcw-design/p-98426799.js +203 -0
- package/dist/ptcw-design/p-98844b50.js +134 -0
- package/dist/ptcw-design/{p-71360e29.entry.js → p-9e4e21a4.entry.js} +1 -1
- package/dist/ptcw-design/p-a2c7df64.entry.js +1 -0
- package/dist/ptcw-design/p-a58698ca.entry.js +1 -0
- package/dist/ptcw-design/{p-8c121480.entry.js → p-a5ad0eff.entry.js} +1 -1
- package/dist/ptcw-design/{p-0b515839.entry.js → p-a791c53a.entry.js} +1 -1
- package/dist/ptcw-design/p-acdd9a1d.entry.js +1 -0
- package/dist/ptcw-design/p-ad821a01.entry.js +1 -0
- package/dist/ptcw-design/p-b6255525.entry.js +1 -0
- package/dist/ptcw-design/{p-fd87fcd5.entry.js → p-b863b296.entry.js} +1 -1
- package/dist/ptcw-design/p-bb9a879f.entry.js +1 -0
- package/dist/ptcw-design/p-bc146844.entry.js +1 -0
- package/dist/ptcw-design/p-bcc6712c.entry.js +68 -0
- package/dist/ptcw-design/p-c82eaf9d.entry.js +1 -0
- package/dist/ptcw-design/p-cad4b517.entry.js +1 -0
- package/dist/ptcw-design/{p-3dd0ded9.entry.js → p-d089dc37.entry.js} +1 -1
- package/dist/ptcw-design/p-d6845e91.entry.js +1 -0
- package/dist/ptcw-design/p-ddb898c7.entry.js +1 -0
- package/dist/ptcw-design/{p-14b7693f.entry.js → p-dffcfa42.entry.js} +1 -1
- package/dist/ptcw-design/p-e3867512.entry.js +1 -0
- package/dist/ptcw-design/p-e6619d63.entry.js +1 -0
- package/dist/ptcw-design/{p-76dab076.entry.js → p-e813ea2b.entry.js} +1 -1
- package/dist/ptcw-design/p-eaa0597a.entry.js +1 -0
- package/dist/ptcw-design/{p-711bcdad.js → p-ee1183b2.js} +1 -1
- package/dist/ptcw-design/p-f377006c.entry.js +1 -0
- package/dist/ptcw-design/{p-bab5bb88.entry.js → p-f5d8a3b1.entry.js} +1 -1
- package/dist/ptcw-design/p-f9256e3d.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/ptc-button/ptc-button.d.ts +2 -1
- package/dist/types/components/ptc-card/ptc-card.d.ts +1 -0
- package/dist/types/components/ptc-countdown/ptc-countdown.d.ts +0 -1
- package/dist/types/components/ptc-filter-dropdown/ptc-filter-dropdown.d.ts +2 -1
- package/dist/types/components/ptc-form-checkbox/ptc-form-checkbox.d.ts +1 -1
- package/dist/types/components/ptc-info-tile/ptc-info-tile.d.ts +1 -0
- package/dist/types/components/ptc-jumbotron/ptc-jumbotron.d.ts +1 -0
- package/dist/types/components/ptc-modal/ptc-modal.d.ts +1 -1
- package/dist/types/components/ptc-multi-select/ptc-multi-select.d.ts +1 -1
- package/dist/types/components/ptc-nav-skip-to-content/ptc-nav-skip-to-content.d.ts +6 -0
- package/dist/types/components/ptc-para/ptc-para.d.ts +1 -1
- package/dist/types/components/ptc-previous-url/ptc-previous-url.d.ts +0 -2
- 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 +6 -3
- package/dist/types/components/ptc-related-card-rail/ptc-related-card-rail.d.ts +3 -0
- package/dist/types/components/ptc-select/ptc-select.d.ts +2 -1
- package/dist/types/components/ptc-text-copy-with-background/ptc-text-copy-with-background.d.ts +2 -0
- package/dist/types/components/ptc-textfield/ptc-textfield.d.ts +58 -4
- package/dist/types/components/ptc-theater-video-modal/ptc-theater-video-modal.d.ts +6 -1
- package/dist/types/components/ptc-theater-video-playlist/ptc-theater-video-playlist.d.ts +1 -1
- package/dist/types/components.d.ts +137 -24
- package/dist/types/global/global.d.ts +4 -0
- package/dist/types/utils/fef-logger.d.ts +10 -0
- package/dist/types/utils/validation-messages.d.ts +4 -123
- package/package.json +1 -1
- package/readme.md +1 -5
- package/dist/cjs/modal-form-example.cjs.entry.js +0 -94
- package/dist/cjs/ptc-button.cjs.entry.js +0 -87
- package/dist/cjs/ptc-para.cjs.entry.js +0 -127
- package/dist/cjs/ptc-picture.cjs.entry.js +0 -162
- package/dist/cjs/ptc-spacer.cjs.entry.js +0 -38
- package/dist/cjs/ptc-title.cjs.entry.js +0 -152
- package/dist/collection/components/organism-bundles/form/modal-from-example/modal-form-example.css +0 -26
- package/dist/collection/components/organism-bundles/form/modal-from-example/modal-form-example.js +0 -99
- package/dist/collection/stories/organisms/eSupport/CaseTracker/preview.stories.js +0 -45
- package/dist/collection/stories/organisms/eSupport/SupportArticle/preview.stories.js +0 -47
- package/dist/collection/stories/organisms/eSupport/SupportPage/preview.stories.js +0 -157
- package/dist/esm/modal-form-example.entry.js +0 -90
- package/dist/esm/ptc-button.entry.js +0 -83
- package/dist/esm/ptc-para.entry.js +0 -123
- package/dist/esm/ptc-picture.entry.js +0 -158
- package/dist/esm/ptc-spacer.entry.js +0 -34
- package/dist/esm/ptc-title.entry.js +0 -148
- package/dist/ptcw-design/p-0529caaa.entry.js +0 -1
- package/dist/ptcw-design/p-077839d5.entry.js +0 -1
- package/dist/ptcw-design/p-092e50c9.entry.js +0 -1
- package/dist/ptcw-design/p-0c69ea52.entry.js +0 -1
- package/dist/ptcw-design/p-0e5932f0.entry.js +0 -1
- package/dist/ptcw-design/p-0ef61b44.entry.js +0 -1
- package/dist/ptcw-design/p-1616a1f7.entry.js +0 -1
- package/dist/ptcw-design/p-1e3bf09c.entry.js +0 -1
- package/dist/ptcw-design/p-21aa746d.entry.js +0 -1
- package/dist/ptcw-design/p-282b7d4e.entry.js +0 -1
- package/dist/ptcw-design/p-2a20d4a6.entry.js +0 -1
- package/dist/ptcw-design/p-2cc7e2a8.entry.js +0 -1
- package/dist/ptcw-design/p-32f64f48.entry.js +0 -1
- package/dist/ptcw-design/p-3ee2a531.entry.js +0 -1
- package/dist/ptcw-design/p-445329ed.entry.js +0 -1
- package/dist/ptcw-design/p-5311c6e1.entry.js +0 -1
- package/dist/ptcw-design/p-58e91cb8.entry.js +0 -1
- package/dist/ptcw-design/p-5db7f70b.entry.js +0 -1
- package/dist/ptcw-design/p-672a349f.js +0 -336
- package/dist/ptcw-design/p-75390f63.entry.js +0 -1
- package/dist/ptcw-design/p-799afee5.entry.js +0 -1
- package/dist/ptcw-design/p-7bdf1e64.entry.js +0 -1
- package/dist/ptcw-design/p-7f9ad266.entry.js +0 -1
- package/dist/ptcw-design/p-845d10b5.entry.js +0 -1
- package/dist/ptcw-design/p-85bdb2d5.entry.js +0 -68
- package/dist/ptcw-design/p-8fb48953.entry.js +0 -1
- package/dist/ptcw-design/p-9501995f.entry.js +0 -1
- package/dist/ptcw-design/p-97b9f41b.entry.js +0 -1
- package/dist/ptcw-design/p-a8872ce3.entry.js +0 -1
- package/dist/ptcw-design/p-baff4d44.entry.js +0 -1
- package/dist/ptcw-design/p-de960790.entry.js +0 -1
- package/dist/ptcw-design/p-e4eb925f.entry.js +0 -1
- package/dist/ptcw-design/p-e6a272d9.entry.js +0 -1
- package/dist/ptcw-design/p-f1734520.entry.js +0 -1
- package/dist/ptcw-design/p-fe40421e.entry.js +0 -1
- package/dist/ptcw-design/p-fe907670.entry.js +0 -1
- package/dist/types/components/organism-bundles/form/modal-from-example/modal-form-example.d.ts +0 -25
|
@@ -0,0 +1,470 @@
|
|
|
1
|
+
import { html } from 'lit';
|
|
2
|
+
|
|
3
|
+
export default {
|
|
4
|
+
title: 'Organisms/ptc/Event Jumbotron'
|
|
5
|
+
};
|
|
6
|
+
|
|
7
|
+
const AlertsPage = args => {
|
|
8
|
+
return html`
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
<div class="event-jumbotron-wrapper">
|
|
12
|
+
<div class="ptc-container">
|
|
13
|
+
<div class="is-grid has-no-row-gap">
|
|
14
|
+
<div class="is-col-12-xs">
|
|
15
|
+
<h1 class="event-h1">
|
|
16
|
+
PTC Events
|
|
17
|
+
</h1>
|
|
18
|
+
</div>
|
|
19
|
+
<div class="is-col-12-xs u-section-heading-wrapper">
|
|
20
|
+
<ptc-breadcrumb slot="breadcrumb" color="white" position="center" remove-top-margin>
|
|
21
|
+
<list-item list-type="breadcrumb" link-href="https://www.ptc.com/contact-us"
|
|
22
|
+
color="primary-gray">
|
|
23
|
+
PTC Events
|
|
24
|
+
</list-item>
|
|
25
|
+
</ptc-breadcrumb>
|
|
26
|
+
<h2 class="event-h2">
|
|
27
|
+
Lorem Ipsum Dolor
|
|
28
|
+
</h2>
|
|
29
|
+
|
|
30
|
+
|
|
31
|
+
|
|
32
|
+
<h3 class="event-summary-h3">Consectetur adipiscing elit nunc et dolor arcu</h3>
|
|
33
|
+
<ptc-para font-size="small" font-weight="w-4" para-align="center" para-color="white"
|
|
34
|
+
para-line-h="line-height-p" para-margin="margin-top-4" para-z-index="z-1"
|
|
35
|
+
seo-compatibility-mode>Aliquam erat volutpat. Integer ac placerat massa. Nunc aliquam libero in
|
|
36
|
+
aliquam
|
|
37
|
+
vestibulum. Ut pellentesque est eget ex viverra efficitur. Vivamus in pellentesque purus.
|
|
38
|
+
</ptc-para>
|
|
39
|
+
<div class="cta-group is-centered">
|
|
40
|
+
<ptc-button tracker-id="all-events" class="cta-all" color="ptc-quaternary" disabled="false"
|
|
41
|
+
link-href="https://www.ptc.com" link-title="PTC" rel="undefined" tab-nav="0" target="_self"
|
|
42
|
+
text-align="undefined" type="button">See All Events
|
|
43
|
+
</ptc-button>
|
|
44
|
+
<ptc-button tracker-id="world-tour-events" class="cta-tour" color="ptc-secondary"
|
|
45
|
+
disabled="false" link-href="https://www.ptc.com" link-title="PTC" rel="undefined"
|
|
46
|
+
tab-nav="0" target="_self" text-align="undefined" type="button">See World Tour Events
|
|
47
|
+
</ptc-button>
|
|
48
|
+
</div>
|
|
49
|
+
</div>
|
|
50
|
+
</div>
|
|
51
|
+
</div>
|
|
52
|
+
<event-jumbotron-example>
|
|
53
|
+
|
|
54
|
+
<div slot="panel-content-0" class="desktop-panel">
|
|
55
|
+
|
|
56
|
+
<div class="expanding-card-description">
|
|
57
|
+
<ul>
|
|
58
|
+
<li>Item one</li>
|
|
59
|
+
<li>Item two</li>
|
|
60
|
+
</ul>
|
|
61
|
+
<p>Aliquam erat volutpat. Integer ac placeratmassa. Nunc aliquam</p>
|
|
62
|
+
<p>This is some text inside a paragraph.</p>
|
|
63
|
+
<p>Here is a <a href="#">link</a> inside another paragraph.</p>
|
|
64
|
+
<p>Some more text that might not fit.</p>
|
|
65
|
+
</div>
|
|
66
|
+
<div class="scroll-items-wrapper">
|
|
67
|
+
|
|
68
|
+
<ptc-scroll-button direction="left" scroll-container-class="panel-cards-group"
|
|
69
|
+
scrollAmount="150"></ptc-scroll-button>
|
|
70
|
+
<div class="is-grid has-col-gap-md has-row-gap-md panel-cards-group">
|
|
71
|
+
|
|
72
|
+
<ptc-card-wrapper id="panel-sub-card-1" tabindex="0" card-link="https://www.ptc.com/"
|
|
73
|
+
is-loading="false" link-target="_blank" link-title="card-item-title"
|
|
74
|
+
class="mf-listen is-col-4 panel-sub-card"
|
|
75
|
+
styles=":host{padding:var(--ptc-element-spacing-05); box-shadow:none; border: 1px solid var(--color-gray-02);border-radius:var(--ptc-border-radius-standard);}:host a{ text-decoration: none;}:host a:hover{text-decoration:none;}">
|
|
76
|
+
<ptc-card-content tabindex="-1" card-type="event-jumbotron-sub-card">
|
|
77
|
+
<h3 class="u-marginTop-flush sub-card-title">FlexPLM West Coast Customer Forum</h3>
|
|
78
|
+
<ul class="sub-card-ul">
|
|
79
|
+
<li><icon-asset name="calender-small" size="medium" color="default"
|
|
80
|
+
type="ptc"></icon-asset>October 29, 2024</li>
|
|
81
|
+
<li><icon-asset name="user-group" size="medium" color="default"
|
|
82
|
+
type="ptc"></icon-asset>In Person</li>
|
|
83
|
+
<li><icon-asset name="chat" size="medium" color="default"
|
|
84
|
+
type="ptc"></icon-asset>English</li>
|
|
85
|
+
</ul>
|
|
86
|
+
<p class="sub-card-description u-marginBottom-flush">
|
|
87
|
+
PTC is a panelist speaker at the eVTOL Show. A wonderful serenity has taken
|
|
88
|
+
possession of my entire soul, like these sweet mornings of spring which I enjoy with
|
|
89
|
+
my whole heart. I am alone, and feel the charm of existence in this spot, which was
|
|
90
|
+
created for the bliss of souls like mine. I am so happy, my dear friend, so absorbed
|
|
91
|
+
in the exquisit
|
|
92
|
+
</p>
|
|
93
|
+
</ptc-card-content>
|
|
94
|
+
</ptc-card-wrapper>
|
|
95
|
+
<ptc-card-wrapper id="panel-sub-card-2" tabindex="0" card-link="https://www.ptc.com/"
|
|
96
|
+
is-loading="false" link-target="_blank" link-title="card-item-title"
|
|
97
|
+
class="mf-listen is-col-4 panel-sub-card"
|
|
98
|
+
styles=":host{padding:var(--ptc-element-spacing-05); box-shadow:none; border: 1px solid var(--color-gray-02);border-radius:var(--ptc-border-radius-standard);}:host a{ text-decoration: none;}:host a:hover{text-decoration:none;}">
|
|
99
|
+
<ptc-card-content tabindex="-1">
|
|
100
|
+
<h3 class="u-marginTop-flush sub-card-title">FlexPLM West Coast Customer Forum</h3>
|
|
101
|
+
<ul class="sub-card-ul">
|
|
102
|
+
<li>October 29, 2024</li>
|
|
103
|
+
<li>In Person</li>
|
|
104
|
+
<li>English</li>
|
|
105
|
+
</ul>
|
|
106
|
+
<p class="sub-card-description u-marginBottom-flush">Register for the FlexPLM West Coast
|
|
107
|
+
Customer Forum taking
|
|
108
|
+
place in October.</p>
|
|
109
|
+
</ptc-card-content>
|
|
110
|
+
</ptc-card-wrapper>
|
|
111
|
+
<ptc-card-wrapper id="panel-sub-card-3" tabindex="0" card-link="https://www.ptc.com/"
|
|
112
|
+
is-loading="false" link-target="_blank" link-title="card-item-title"
|
|
113
|
+
class="mf-listen is-col-4 panel-sub-card"
|
|
114
|
+
styles=":host{padding:var(--ptc-element-spacing-05); box-shadow:none; border: 1px solid var(--color-gray-02); border-radius:var(--ptc-border-radius-standard);}:host a{ text-decoration: none;} :host a:hover{text-decoration:none;}">
|
|
115
|
+
<ptc-card-content tabindex="-1">
|
|
116
|
+
<h3 class="u-marginTop-flush sub-card-title">FlexPLM West Coast Customer Forum</h3>
|
|
117
|
+
<ul class="sub-card-ul">
|
|
118
|
+
<li>October 29, 2024</li>
|
|
119
|
+
<li>In Person</li>
|
|
120
|
+
<li>English</li>
|
|
121
|
+
</ul>
|
|
122
|
+
<p class="sub-card-description u-marginBottom-flush">Register for the FlexPLM West Coast
|
|
123
|
+
Customer Forum taking
|
|
124
|
+
place in October.</p>
|
|
125
|
+
</ptc-card-content>
|
|
126
|
+
</ptc-card-wrapper>
|
|
127
|
+
</div>
|
|
128
|
+
<ptc-scroll-button direction="right" scroll-container-class="panel-cards-group"
|
|
129
|
+
scrollAmount="150"></ptc-scroll-button>
|
|
130
|
+
|
|
131
|
+
</div>
|
|
132
|
+
<div class="u-textAlign-ctr">
|
|
133
|
+
<ptc-spacer direction="vertical" size="large"></ptc-spacer>
|
|
134
|
+
<ptc-spacer direction="vertical" size="large"></ptc-spacer>
|
|
135
|
+
<ptc-link font-size="medium-large" font-weight="undefined" href="https://www.ptc.com"
|
|
136
|
+
link-area="undefined" link-title="All Industries Exchanges" target="_blank" theme="simple">All
|
|
137
|
+
Industries Exchanges</ptc-link>
|
|
138
|
+
</div>
|
|
139
|
+
</div>
|
|
140
|
+
<div slot="panel-content-1" class="desktop-panel">
|
|
141
|
+
<p class="expanding-card-description">Lorem ipsum dolor sit amet consectetur adipisicing elit. Magni
|
|
142
|
+
doloremque totam cupiditate libero maxime numquam ducimus deleniti excepturi vero, aliquam nemo,
|
|
143
|
+
exercitationem nam adipisci, eos saepe quia sed beatae provident!</p>
|
|
144
|
+
<ptc-card-wrapper id="event-sub-card-id"
|
|
145
|
+
is-loading="false" link-target="_blank" link-title="card-item-title"
|
|
146
|
+
class="mf-listen is-col-12 is-col-4-md no-content-card"
|
|
147
|
+
styles=":host{padding:var(--ptc-element-spacing-08); box-shadow:none; border: 1px solid var(--color-gray-02); text-align:center;border-radius:var(--ptc-border-radius-standard);}:host a{ text-decoration: none;}:host a:hover{text-decoration:none;}">
|
|
148
|
+
<ptc-card-content tabindex="-1" card-type="event-jumbotron-sub-card">
|
|
149
|
+
<h3 class="u-marginTop-flush subcard-blank-title">More coming soon
|
|
150
|
+
</h3>
|
|
151
|
+
<p class="sub-card-description u-marginBottom-xxl">There are no <span>'Industry Exchange'</span>
|
|
152
|
+
events upcoming at this time.</p>
|
|
153
|
+
<ptc-button tracker-id="all-events" class="cta-all" color="ptc-quaternary" disabled="false"
|
|
154
|
+
link-href="https://www.ptc.com" link-title="PTC" rel="undefined" tab-nav="0" target="_self"
|
|
155
|
+
text-align="undefined" type="button">See All Events
|
|
156
|
+
</ptc-button>
|
|
157
|
+
</ptc-card-content>
|
|
158
|
+
</ptc-card-wrapper>
|
|
159
|
+
</div>
|
|
160
|
+
<div slot="panel-content-2" class="desktop-panel">
|
|
161
|
+
<p class="expanding-card-description">Aliquam erat volutpat. Integer ac placerat massa. Nunc aliquam
|
|
162
|
+
libero in aliquam vestibulum. Ut
|
|
163
|
+
pellentesque est eget ex viverra efficitur. Aliquam erat volutpat. Integer ac placerat massa. Nunc
|
|
164
|
+
aliquam libero in aliquam vestibulum. Ut pellentesque est eget ex viverra efficitur.</p>
|
|
165
|
+
<div class="scroll-items-wrapper">
|
|
166
|
+
|
|
167
|
+
<ptc-scroll-button direction="left" scroll-container-class="panel-cards-group"
|
|
168
|
+
scrollAmount="150"></ptc-scroll-button>
|
|
169
|
+
<div class="is-grid has-col-gap-md has-row-gap-md panel-cards-group">
|
|
170
|
+
<ptc-card-wrapper id="panel-sub-card-1" tabindex="0" card-link="https://www.ptc.com/"
|
|
171
|
+
is-loading="false" link-target="_blank" link-title="card-item-title"
|
|
172
|
+
class="mf-listen is-col-6 panel-sub-card"
|
|
173
|
+
styles=":host{padding:var(--ptc-element-spacing-05); box-shadow:none; border: 1px solid var(--color-gray-02);border-radius:var(--ptc-border-radius-standard);}:host a{ text-decoration: none;}:host a:hover{text-decoration:none;}">
|
|
174
|
+
<ptc-card-content tabindex="-1" card-type="event-jumbotron-sub-card">
|
|
175
|
+
<h3 class="u-marginTop-flush sub-card-title">FlexPLM West Coast Customer Forum</h3>
|
|
176
|
+
<ul class="sub-card-ul">
|
|
177
|
+
<li><icon-asset name="calender-small" size="medium" color="default"
|
|
178
|
+
type="ptc"></icon-asset>October 29, 2024</li>
|
|
179
|
+
<li><icon-asset name="user-group" size="medium" color="default"
|
|
180
|
+
type="ptc"></icon-asset>In Person</li>
|
|
181
|
+
<li><icon-asset name="chat" size="medium" color="default"
|
|
182
|
+
type="ptc"></icon-asset>English</li>
|
|
183
|
+
</ul>
|
|
184
|
+
<p class="sub-card-description u-marginBottom-flush">Register for the FlexPLM West Coast
|
|
185
|
+
Customer Forum taking
|
|
186
|
+
place in October.</p>
|
|
187
|
+
</ptc-card-content>
|
|
188
|
+
</ptc-card-wrapper>
|
|
189
|
+
<ptc-card-wrapper id="panel-sub-card-2" tabindex="0" card-link="https://www.ptc.com/"
|
|
190
|
+
is-loading="false" link-target="_blank" link-title="card-item-title"
|
|
191
|
+
class="mf-listen is-col-6 panel-sub-card"
|
|
192
|
+
styles=":host{padding:var(--ptc-element-spacing-05); box-shadow:none; border: 1px solid var(--color-gray-02);border-radius:var(--ptc-border-radius-standard);}:host a{ text-decoration: none;}:host a:hover{text-decoration:none;}">
|
|
193
|
+
<ptc-card-content tabindex="-1">
|
|
194
|
+
<h3 class="u-marginTop-flush sub-card-title">FlexPLM West Coast Customer Forum</h3>
|
|
195
|
+
<ul class="sub-card-ul">
|
|
196
|
+
<li>October 29, 2024</li>
|
|
197
|
+
<li>In Person</li>
|
|
198
|
+
<li>English</li>
|
|
199
|
+
</ul>
|
|
200
|
+
<p class="sub-card-description u-marginBottom-flush">Register for the FlexPLM West Coast
|
|
201
|
+
Customer Forum taking
|
|
202
|
+
place in October.</p>
|
|
203
|
+
</ptc-card-content>
|
|
204
|
+
</ptc-card-wrapper>
|
|
205
|
+
</div>
|
|
206
|
+
<ptc-scroll-button direction="right" scroll-container-class="panel-cards-group"
|
|
207
|
+
scrollAmount="150"></ptc-scroll-button>
|
|
208
|
+
|
|
209
|
+
</div>
|
|
210
|
+
<div class="u-textAlign-ctr">
|
|
211
|
+
<ptc-spacer direction="vertical" size="large"></ptc-spacer>
|
|
212
|
+
<ptc-spacer direction="vertical" size="large"></ptc-spacer>
|
|
213
|
+
<ptc-link font-size="medium-large" font-weight="undefined" href="https://www.ptc.com"
|
|
214
|
+
link-area="undefined" link-title="All Industries Exchanges" target="_blank" theme="simple">All
|
|
215
|
+
Industries Exchanges</ptc-link>
|
|
216
|
+
</div>
|
|
217
|
+
</div>
|
|
218
|
+
<div slot="panel-content-3" class="desktop-panel">
|
|
219
|
+
<p class="expanding-card-description">Aliquam erat volutpat. Integer ac placerat massa. Nunc aliquam
|
|
220
|
+
libero in aliquam vestibulum. Ut
|
|
221
|
+
pellentesque est eget ex viverra efficitur. Aliquam erat volutpat. Integer ac placerat massa. Nunc
|
|
222
|
+
aliquam libero in aliquam vestibulum. Ut pellentesque est eget ex viverra efficitur.</p>
|
|
223
|
+
<div class="scroll-items-wrapper">
|
|
224
|
+
|
|
225
|
+
<ptc-scroll-button direction="left" scroll-container-class="panel-cards-group"
|
|
226
|
+
scrollAmount="150"></ptc-scroll-button>
|
|
227
|
+
<div class="is-grid has-col-gap-md has-row-gap-md panel-cards-group">
|
|
228
|
+
<ptc-card-wrapper id="panel-sub-card-1" tabindex="0" card-link="https://www.ptc.com/"
|
|
229
|
+
is-loading="false" link-target="_blank" link-title="card-item-title"
|
|
230
|
+
class="mf-listen is-col-12 panel-sub-card"
|
|
231
|
+
styles=":host{padding:var(--ptc-element-spacing-05); box-shadow:none; border: 1px solid var(--color-gray-02);border-radius:var(--ptc-border-radius-standard);}:host a{ text-decoration: none;}:host a:hover{text-decoration:none;}">
|
|
232
|
+
<ptc-card-content tabindex="-1" card-type="event-jumbotron-sub-card">
|
|
233
|
+
<h3 class="u-marginTop-flush sub-card-title">FlexPLM West Coast Customer Forum</h3>
|
|
234
|
+
<ul class="sub-card-ul">
|
|
235
|
+
<li><icon-asset name="calender-small" size="medium" color="default"
|
|
236
|
+
type="ptc"></icon-asset>October 29, 2024</li>
|
|
237
|
+
<li><icon-asset name="user-group" size="medium" color="default"
|
|
238
|
+
type="ptc"></icon-asset>In Person</li>
|
|
239
|
+
<li><icon-asset name="chat" size="medium" color="default"
|
|
240
|
+
type="ptc"></icon-asset>English</li>
|
|
241
|
+
</ul>
|
|
242
|
+
<p class="sub-card-description u-marginBottom-flush">Register for the FlexPLM West Coast
|
|
243
|
+
Customer Forum taking
|
|
244
|
+
place in October.</p>
|
|
245
|
+
</ptc-card-content>
|
|
246
|
+
</ptc-card-wrapper>
|
|
247
|
+
</div>
|
|
248
|
+
<ptc-scroll-button direction="right" scroll-container-class="panel-cards-group"
|
|
249
|
+
scrollAmount="150"></ptc-scroll-button>
|
|
250
|
+
|
|
251
|
+
</div>
|
|
252
|
+
<div class="u-textAlign-ctr">
|
|
253
|
+
<ptc-spacer direction="vertical" size="large"></ptc-spacer>
|
|
254
|
+
<ptc-spacer direction="vertical" size="large"></ptc-spacer>
|
|
255
|
+
<ptc-link font-size="medium-large" font-weight="undefined" href="https://www.ptc.com"
|
|
256
|
+
link-area="undefined" link-title="All Industries Exchanges" target="_blank" theme="simple">All
|
|
257
|
+
Industries Exchanges</ptc-link>
|
|
258
|
+
</div>
|
|
259
|
+
</div>
|
|
260
|
+
|
|
261
|
+
|
|
262
|
+
<template class="mobile-modal">
|
|
263
|
+
|
|
264
|
+
<div
|
|
265
|
+
class="u-flex is-flex-column u-marginLeft-xxl u-marginRight-xxl u-marginBottom-xxl mobile-card-div">
|
|
266
|
+
<p class="expanding-card-description">
|
|
267
|
+
Modal 1 Aliquam erat volutpat. Integer ac placerat massa. Nunc aliquam libero in aliquam
|
|
268
|
+
vestibulum.
|
|
269
|
+
Ut pellentesque est eget ex viverra efficitur. Aliquam erat
|
|
270
|
+
volutpat. Integer ac placerat massa. Nunc aliquam libero in aliquam vestibulum. Ut pellentesque
|
|
271
|
+
est
|
|
272
|
+
eget ex viverra efficitur.
|
|
273
|
+
</p>
|
|
274
|
+
<div class="is-grid has-col-gap-md has-row-gap-md grid-demo-style">
|
|
275
|
+
|
|
276
|
+
<ptc-card-wrapper id="most-popular-1" card-link="https://www.ptc.com/"
|
|
277
|
+
is-loading="false" link-target="_blank" link-title="card-item-title"
|
|
278
|
+
class="mf-listen is-col-12 is-col-4-md"
|
|
279
|
+
styles=":host{padding:var(--ptc-element-spacing-04) var(--ptc-element-spacing-05) var(--ptc-element-spacing-05) var(--ptc-element-spacing-05); box-shadow:none; border: 1px solid var(--color-gray-02); border-radius:var(--ptc-border-radius-standard);}:host a{ text-decoration: none;} :host a:hover{text-decoration:none;}">
|
|
280
|
+
<ptc-card-content tabindex="-1" card-type="event-jumbotron-sub-card">
|
|
281
|
+
|
|
282
|
+
<h3 class="u-marginTop-flush sub-card-title">FlexPLM West Coast Customer Forum</h3>
|
|
283
|
+
<ul class="sub-card-ul mobile-ul">
|
|
284
|
+
<li><icon-asset name="calender-small" size="medium" color="default"
|
|
285
|
+
type="ptc"></icon-asset>October 29, 2024</li>
|
|
286
|
+
<li><icon-asset name="user-group" size="medium" color="default"
|
|
287
|
+
type="ptc"></icon-asset>In Person</li>
|
|
288
|
+
<li><icon-asset name="chat" size="medium" color="default"
|
|
289
|
+
type="ptc"></icon-asset>English</li>
|
|
290
|
+
</ul>
|
|
291
|
+
<p class="u-marginBottom-flush mobile-card-content-p">Register for the FlexPLM West
|
|
292
|
+
Coast Customer Forum
|
|
293
|
+
taking
|
|
294
|
+
place in October.</p>
|
|
295
|
+
</ptc-card-content>
|
|
296
|
+
</ptc-card-wrapper>
|
|
297
|
+
<ptc-card-wrapper id="most-popular-1" card-link="https://www.ptc.com/"
|
|
298
|
+
is-loading="false" link-target="_blank" link-title="card-item-title"
|
|
299
|
+
class="mf-listen is-col-12 is-col-4-md"
|
|
300
|
+
styles=":host{padding:var(--ptc-element-spacing-04) var(--ptc-element-spacing-05) var(--ptc-element-spacing-05) var(--ptc-element-spacing-05); box-shadow:none; border: 1px solid var(--color-gray-02); border-radius:var(--ptc-border-radius-standard);}:host a{ text-decoration: none;} :host a:hover{text-decoration:none;}">
|
|
301
|
+
<ptc-card-content tabindex="-1">
|
|
302
|
+
<h3 class="u-marginTop-flush sub-card-title">FlexPLM West Coast Customer Forum</h3>
|
|
303
|
+
<ul class="sub-card-ul mobile-ul">
|
|
304
|
+
<li><icon-asset name="calender-small" size="medium" color="default"
|
|
305
|
+
type="ptc"></icon-asset>October 29, 2024</li>
|
|
306
|
+
<li><icon-asset name="user-group" size="medium" color="default"
|
|
307
|
+
type="ptc"></icon-asset>In Person</li>
|
|
308
|
+
<li><icon-asset name="chat" size="medium" color="default"
|
|
309
|
+
type="ptc"></icon-asset>English</li>
|
|
310
|
+
</ul>
|
|
311
|
+
|
|
312
|
+
<p class="u-marginBottom-flush mobile-card-content-p">Register for the FlexPLM West
|
|
313
|
+
Coast Customer Forum
|
|
314
|
+
taking
|
|
315
|
+
place in October.</p>
|
|
316
|
+
</ptc-card-content>
|
|
317
|
+
</ptc-card-wrapper>
|
|
318
|
+
<ptc-card-wrapper id="most-popular-1" card-link="https://www.ptc.com/"
|
|
319
|
+
is-loading="false" link-target="_blank" link-title="card-item-title"
|
|
320
|
+
class="mf-listen is-col-12 is-col-4-md"
|
|
321
|
+
styles=":host{padding:var(--ptc-element-spacing-04) var(--ptc-element-spacing-05) var(--ptc-element-spacing-05) var(--ptc-element-spacing-05); box-shadow:none; border: 1px solid var(--color-gray-02); border-radius:var(--ptc-border-radius-standard);}:host a{ text-decoration: none;} :host a:hover{text-decoration:none;}">
|
|
322
|
+
<ptc-card-content tabindex="-1">
|
|
323
|
+
<h3 class="u-marginTop-flush sub-card-title">FlexPLM West Coast Customer Forum</h3>
|
|
324
|
+
<ul class="sub-card-ul mobile-ul">
|
|
325
|
+
<li><icon-asset name="calender-small" size="medium" color="default"
|
|
326
|
+
type="ptc"></icon-asset>October 29, 2024</li>
|
|
327
|
+
<li><icon-asset name="user-group" size="medium" color="default"
|
|
328
|
+
type="ptc"></icon-asset>In Person</li>
|
|
329
|
+
<li><icon-asset name="chat" size="medium" color="default"
|
|
330
|
+
type="ptc"></icon-asset>English</li>
|
|
331
|
+
</ul>
|
|
332
|
+
<p class="u-marginBottom-flush mobile-card-content-p">Register for the FlexPLM West
|
|
333
|
+
Coast Customer Forum
|
|
334
|
+
taking
|
|
335
|
+
place in October.</p>
|
|
336
|
+
</ptc-card-content>
|
|
337
|
+
</ptc-card-wrapper>
|
|
338
|
+
</div>
|
|
339
|
+
<div class="u-textAlign-ctr">
|
|
340
|
+
<ptc-spacer breakpoint="large" size="x-small"></ptc-spacer>
|
|
341
|
+
<ptc-spacer breakpoint="small" size="medium"></ptc-spacer>
|
|
342
|
+
<ptc-spacer breakpoint="small" size="large"></ptc-spacer>
|
|
343
|
+
<ptc-spacer breakpoint="x-small" size="large"></ptc-spacer>
|
|
344
|
+
<ptc-spacer breakpoint="x-small" size="large"></ptc-spacer>
|
|
345
|
+
<ptc-link font-size="medium-large" font-weight="undefined" href="https://www.ptc.com"
|
|
346
|
+
link-area="undefined" link-title="All Industries Exchanges" target="_blank" theme="simple">
|
|
347
|
+
All Industries Exchanges
|
|
348
|
+
</ptc-link>
|
|
349
|
+
</div>
|
|
350
|
+
</div>
|
|
351
|
+
</template>
|
|
352
|
+
<template class="mobile-modal">
|
|
353
|
+
<div
|
|
354
|
+
class="u-flex is-flex-column u-marginLeft-xxl u-marginRight-xxl u-marginBottom-xxl mobile-card-div">
|
|
355
|
+
<p class="expanding-card-description">Lorem ipsum dolor sit amet consectetur adipisicing elit. Magni
|
|
356
|
+
doloremque totam cupiditate libero maxime numquam ducimus deleniti excepturi vero, aliquam nemo,
|
|
357
|
+
exercitationem nam adipisci, eos saepe quia sed beatae provident!</p>
|
|
358
|
+
<ptc-card-wrapper id="event-sub-card-id"
|
|
359
|
+
is-loading="false" link-target="_blank" link-title="card-item-title"
|
|
360
|
+
class="more-come-soon mf-listen is-col-12 is-col-4-md"
|
|
361
|
+
styles=":host{padding:var(--ptc-element-spacing-08); box-shadow:none; border: 1px solid var(--color-gray-02); border-radius:var(--ptc-border-radius-standard);}:host a{ text-decoration: none;} :host a:hover{text-decoration:none;}">
|
|
362
|
+
<ptc-card-content card-type="event-jumbotron-sub-card">
|
|
363
|
+
<h3 class="u-marginTop-flush subcard-blank-title">More coming soon
|
|
364
|
+
</h3>
|
|
365
|
+
<p class="sub-card-description u-marginBottom-xxl">There are no <span>'Industry
|
|
366
|
+
Exchange'</span>
|
|
367
|
+
events upcoming at this time.</p>
|
|
368
|
+
<ptc-button tracker-id="all-events" class="cta-all" color="ptc-quaternary" disabled="false"
|
|
369
|
+
link-href="https://www.ptc.com" link-title="PTC" rel="undefined" tab-nav="0"
|
|
370
|
+
target="_self" text-align="undefined" type="button">See All Events
|
|
371
|
+
</ptc-button>
|
|
372
|
+
</ptc-card-content>
|
|
373
|
+
</ptc-card-wrapper>
|
|
374
|
+
</div>
|
|
375
|
+
</template>
|
|
376
|
+
<template class="mobile-modal">
|
|
377
|
+
<div
|
|
378
|
+
class="u-flex is-flex-column u-marginLeft-xxl u-marginRight-xxl u-marginBottom-xxl mobile-card-div">
|
|
379
|
+
<p class="expanding-card-description">Lorem ipsum dolor sit amet consectetur adipisicing elit. Magni
|
|
380
|
+
doloremque totam cupiditate libero maxime numquam ducimus deleniti excepturi vero, aliquam nemo,
|
|
381
|
+
exercitationem nam adipisci, eos saepe quia sed beatae provident!</p>
|
|
382
|
+
<ptc-card-wrapper id="event-sub-card-id" card-type="simple-card"
|
|
383
|
+
is-loading="false" link-target="_blank"
|
|
384
|
+
link-title="card-item-title" class="more-come-soon mf-listen is-col-12 is-col-4-md"
|
|
385
|
+
styles=":host(.simple-card){padding:var(--ptc-element-spacing-08); box-shadow:none; border: 1px solid var(--color-gray-02); text-align:center;}">
|
|
386
|
+
<ptc-card-content card-type="event-jumbotron-sub-card">
|
|
387
|
+
<h3 class="u-marginTop-flush subcard-blank-title">More coming soon
|
|
388
|
+
</h3>
|
|
389
|
+
<p class="sub-card-description u-marginBottom-xxl">There are no <span>'Industry
|
|
390
|
+
Exchange'</span>
|
|
391
|
+
events upcoming at this time.</p>
|
|
392
|
+
<ptc-button tracker-id="all-events" class="cta-all" color="ptc-quaternary" disabled="false"
|
|
393
|
+
link-href="https://www.ptc.com" link-title="PTC" rel="undefined" tab-nav="0"
|
|
394
|
+
target="_self" text-align="undefined" type="button">See All Events
|
|
395
|
+
</ptc-button>
|
|
396
|
+
</ptc-card-content>
|
|
397
|
+
</ptc-card-wrapper>
|
|
398
|
+
</div>
|
|
399
|
+
</template>
|
|
400
|
+
<template class="mobile-modal">
|
|
401
|
+
<div
|
|
402
|
+
class="u-flex is-flex-column u-marginLeft-xxl u-marginRight-xxl u-marginBottom-xxl mobile-card-div">
|
|
403
|
+
<p class="expanding-card-description">Lorem ipsum dolor sit amet consectetur adipisicing elit. Magni
|
|
404
|
+
doloremque totam cupiditate libero maxime numquam ducimus deleniti excepturi vero, aliquam nemo,
|
|
405
|
+
exercitationem nam adipisci, eos saepe quia sed beatae provident!</p>
|
|
406
|
+
<ptc-card-wrapper id="event-sub-card-id" card-type="simple-card"
|
|
407
|
+
is-loading="false" link-target="_blank"
|
|
408
|
+
link-title="card-item-title" class="more-come-soon mf-listen is-col-12 is-col-4-md"
|
|
409
|
+
styles=":host(.simple-card){padding:var(--ptc-element-spacing-08); box-shadow:none; border: 1px solid var(--color-gray-02); text-align:center;}">
|
|
410
|
+
<ptc-card-content card-type="event-jumbotron-sub-card">
|
|
411
|
+
<h3 class="u-marginTop-flush subcard-blank-title">More coming soon
|
|
412
|
+
</h3>
|
|
413
|
+
<p class="sub-card-description u-marginBottom-xxl">There are no <span>'Industry
|
|
414
|
+
Exchange'</span>
|
|
415
|
+
events upcoming at this time.</p>
|
|
416
|
+
<ptc-button tracker-id="all-events" class="cta-all" color="ptc-quaternary" disabled="false"
|
|
417
|
+
link-href="https://www.ptc.com" link-title="PTC" rel="undefined" tab-nav="0"
|
|
418
|
+
target="_self" text-align="undefined" type="button">See All Events
|
|
419
|
+
</ptc-button>
|
|
420
|
+
</ptc-card-content>
|
|
421
|
+
</ptc-card-wrapper>
|
|
422
|
+
</div>
|
|
423
|
+
</template>
|
|
424
|
+
</event-jumbotron-example>
|
|
425
|
+
</div>
|
|
426
|
+
|
|
427
|
+
<div class="ptc-section-standard">
|
|
428
|
+
<div class="ptc-container">
|
|
429
|
+
<ptc-title type="h2" text-align="left" title-size="x-large" title-color="gray" upperline="no-upperline"
|
|
430
|
+
title-display="inline-block" title-shadow="" title-height="densest" title-margin="margin-flush"
|
|
431
|
+
title-weight="w-8" is-plm-hub="false">
|
|
432
|
+
Featured Content
|
|
433
|
+
</ptc-title>
|
|
434
|
+
|
|
435
|
+
</div>
|
|
436
|
+
</div>
|
|
437
|
+
<script>
|
|
438
|
+
const jumbotron = document.querySelector('event-jumbotron-example');
|
|
439
|
+
// New cards object update
|
|
440
|
+
jumbotron.cards = [
|
|
441
|
+
{
|
|
442
|
+
title: 'Executive',
|
|
443
|
+
description: 'Exchange',
|
|
444
|
+
panelContent: '<ptc-link disabled="true" font-size="medium-large" href="" link-title="Title attribute goes here" theme="d-green-underline" tab-nav="-1">Explore Events</ptc-link>',
|
|
445
|
+
cardBg: 'https://ptc-p-001.sitecorecontenthub.cloud/api/public/content/de0c1c5a2d794312970c51d30ac3d33d?v=fbe0b15d',
|
|
446
|
+
},
|
|
447
|
+
{
|
|
448
|
+
title: 'Industry',
|
|
449
|
+
description: 'Exchange',
|
|
450
|
+
panelContent: '<ptc-link disabled="true" font-size="medium-large" href="" link-title="Title attribute goes here" theme="d-green-underline" tab-nav="-1">Explore Events</ptc-link>',
|
|
451
|
+
cardBg: 'https://ptc-p-001.sitecorecontenthub.cloud/api/public/content/ceeee93be3d1409eb13998e651649444?v=d92b8fcd',
|
|
452
|
+
},
|
|
453
|
+
{
|
|
454
|
+
title: 'Innovation',
|
|
455
|
+
description: 'Exchange',
|
|
456
|
+
panelContent: '<ptc-link disabled="true" font-size="medium-large" href="" link-title="Title attribute goes here" theme="d-green-underline" tab-nav="-1">Explore Events</ptc-link>',
|
|
457
|
+
cardBg: 'https://ptc-p-001.sitecorecontenthub.cloud/api/public/content/2e6f7b6f348f42c9b6baf22c67d728c4?v=f0b6292e',
|
|
458
|
+
},
|
|
459
|
+
{
|
|
460
|
+
title: 'Community',
|
|
461
|
+
description: 'Exchange',
|
|
462
|
+
panelContent: '<ptc-link disabled="true" font-size="medium-large" href="" link-title="Title attribute goes here" theme="d-green-underline" tab-nav="-1">Explore Events</ptc-link>',
|
|
463
|
+
cardBg: 'https://ptc-p-001.sitecorecontenthub.cloud/api/public/content/5997b6c3a336496e8bbeb48866b1e546?v=702e0697',
|
|
464
|
+
},
|
|
465
|
+
];
|
|
466
|
+
</script>
|
|
467
|
+
`;
|
|
468
|
+
};
|
|
469
|
+
|
|
470
|
+
export const Preview = AlertsPage.bind();
|
|
@@ -0,0 +1,142 @@
|
|
|
1
|
+
import { html } from 'lit';
|
|
2
|
+
|
|
3
|
+
export default {
|
|
4
|
+
title: 'Organisms/ptc/Event Podcast Slider'
|
|
5
|
+
};
|
|
6
|
+
|
|
7
|
+
const AlertsPage = args => {
|
|
8
|
+
return html`
|
|
9
|
+
|
|
10
|
+
<style>
|
|
11
|
+
/* ptc-picture{
|
|
12
|
+
width: 260px;
|
|
13
|
+
height: 260px;
|
|
14
|
+
} */
|
|
15
|
+
</style>
|
|
16
|
+
<div class="ptc-section-standard">
|
|
17
|
+
<div class="ptc-container">
|
|
18
|
+
<div class="event-podcast-slider-wrapper">
|
|
19
|
+
<h2 class="event-podcast-title">
|
|
20
|
+
Ongoing series
|
|
21
|
+
</h2>
|
|
22
|
+
<max-width-container breakpoint="992" content-align="left" max-width="768">
|
|
23
|
+
<p class="event-podcast-description">
|
|
24
|
+
Aliquam erat volutpat. Integer ac placerat massa. Nunc aliquam libero in aliquam vestibulum. Ut
|
|
25
|
+
pellentesque est eget ex viverra efficitur. Vivamus in pellentesque purus.
|
|
26
|
+
</p>
|
|
27
|
+
</max-width-container>
|
|
28
|
+
|
|
29
|
+
<div class="cards-wrapper">
|
|
30
|
+
<div class="swiper-homepage-cs swiper-slider-container">
|
|
31
|
+
<event-podcast-slider-example id="test-id">
|
|
32
|
+
<div class="swiper-slide">
|
|
33
|
+
|
|
34
|
+
<ptc-card-wrapper tracker-id="event-podcast-card-id" card-type="event-podcast"
|
|
35
|
+
card-link="https://www.ptc.com/" is-loading="false" link-target="_blank"
|
|
36
|
+
hide-link-title class="mf-listen is-col-12 is-col-4-md"
|
|
37
|
+
styles=":host{text-align:center; border-radius: var(--ptc-border-radius-standard);}">
|
|
38
|
+
<ptc-card-content tabindex="-1" card-type="event-podcast">
|
|
39
|
+
<ptc-picture alt="image-test" object-fit="cover"
|
|
40
|
+
styles=":host{border-radius: 4px 4px 0px 0px;}"
|
|
41
|
+
src="https://ptc-p-001.sitecorecontenthub.cloud/api/public/content/de0c1c5a2d794312970c51d30ac3d33d?v=fbe0b15d">
|
|
42
|
+
</ptc-picture>
|
|
43
|
+
</ptc-card-content>
|
|
44
|
+
<ptc-card-bottom card-type="event-podcast"
|
|
45
|
+
styles=":host{border-radius: 0px 0px 4px 4px;background-color:var(--color-white);padding: 20px 20px 24px 20px;}">
|
|
46
|
+
<ptc-link styles="a{line-height:26px!important;}" font-size="medium-large" link-title="ptc" tab-nav="-1" disabled>Listen Now</ptc-link>
|
|
47
|
+
</ptc-card-bottom>
|
|
48
|
+
</ptc-card-wrapper>
|
|
49
|
+
</div>
|
|
50
|
+
<div class="swiper-slide">
|
|
51
|
+
|
|
52
|
+
<ptc-card-wrapper tracker-id="event-podcast-card-id" card-type="event-podcast"
|
|
53
|
+
card-link="https://www.ptc.com/" is-loading="false" link-target="_blank"
|
|
54
|
+
hide-link-title class="mf-listen is-col-12 is-col-4-md"
|
|
55
|
+
styles=":host{text-align:center; border-radius: var(--ptc-border-radius-standard);}">
|
|
56
|
+
<ptc-card-content tabindex="-1" card-type="event-podcast">
|
|
57
|
+
<ptc-picture alt="image-test" object-fit="cover"
|
|
58
|
+
styles=":host{border-radius: 4px 4px 0px 0px;}"
|
|
59
|
+
src="https://ptc-p-001.sitecorecontenthub.cloud/api/public/content/de0c1c5a2d794312970c51d30ac3d33d?v=fbe0b15d">
|
|
60
|
+
</ptc-picture>
|
|
61
|
+
</ptc-card-content>
|
|
62
|
+
<ptc-card-bottom card-type="event-podcast"
|
|
63
|
+
styles=":host{border-radius: 0px 0px 4px 4px;background-color:var(--color-white);padding: 20px 20px 24px 20px;}">
|
|
64
|
+
<ptc-link styles="a{line-height:26px!important;}" font-size="medium-large" link-title="ptc" tab-nav="-1" disabled>Listen Now</ptc-link>
|
|
65
|
+
</ptc-card-bottom>
|
|
66
|
+
</ptc-card-wrapper>
|
|
67
|
+
</div>
|
|
68
|
+
<div class="swiper-slide">
|
|
69
|
+
|
|
70
|
+
<ptc-card-wrapper tracker-id="event-podcast-card-id" card-type="event-podcast"
|
|
71
|
+
card-link="https://www.ptc.com/" is-loading="false" link-target="_blank"
|
|
72
|
+
hide-link-title class="mf-listen is-col-12 is-col-4-md"
|
|
73
|
+
styles=":host{text-align:center; border-radius: var(--ptc-border-radius-standard);}">
|
|
74
|
+
<ptc-card-content tabindex="-1" card-type="event-podcast">
|
|
75
|
+
<ptc-picture alt="image-test" object-fit="cover"
|
|
76
|
+
styles=":host{border-radius: 4px 4px 0px 0px;}"
|
|
77
|
+
src="https://ptc-p-001.sitecorecontenthub.cloud/api/public/content/de0c1c5a2d794312970c51d30ac3d33d?v=fbe0b15d">
|
|
78
|
+
</ptc-picture>
|
|
79
|
+
</ptc-card-content>
|
|
80
|
+
<ptc-card-bottom card-type="event-podcast"
|
|
81
|
+
styles=":host{border-radius: 0px 0px 4px 4px;background-color:var(--color-white);padding: 20px 20px 24px 20px;}">
|
|
82
|
+
<ptc-link styles="a{line-height:26px!important;}" font-size="medium-large" link-title="ptc" tab-nav="-1" disabled>Listen Now</ptc-link>
|
|
83
|
+
</ptc-card-bottom>
|
|
84
|
+
</ptc-card-wrapper>
|
|
85
|
+
</div>
|
|
86
|
+
|
|
87
|
+
<div class="swiper-slide">
|
|
88
|
+
<ptc-card-wrapper id="event-podcast-card-id" card-type="event-podcast"
|
|
89
|
+
card-link="https://www.ptc.com/" is-loading="false" link-target="_blank"
|
|
90
|
+
hide-link-title class="mf-listen is-col-12 is-col-4-md"
|
|
91
|
+
styles=":host{text-align:center; border-radius: var(--ptc-border-radius-standard);}">
|
|
92
|
+
<ptc-card-content tabindex="-1" card-type="event-podcast">
|
|
93
|
+
<ptc-picture alt="image-test" object-fit="cover"
|
|
94
|
+
styles=":host{border-radius: 4px 4px 0px 0px;}"
|
|
95
|
+
src="https://ptc-p-001.sitecorecontenthub.cloud/api/public/content/de0c1c5a2d794312970c51d30ac3d33d?v=fbe0b15d">
|
|
96
|
+
</ptc-picture>
|
|
97
|
+
</ptc-card-content>
|
|
98
|
+
<ptc-card-bottom card-type="event-podcast"
|
|
99
|
+
styles=":host{border-radius: 0px 0px 4px 4px;background-color:var(--color-white);padding: 20px 20px 24px 20px;}">
|
|
100
|
+
<ptc-link styles="a{line-height:26px!important;}" font-size="medium-large" link-title="ptc" tab-nav="-1" disabled>Listen Now</ptc-link>
|
|
101
|
+
</ptc-card-bottom>
|
|
102
|
+
</ptc-card-wrapper>
|
|
103
|
+
</div>
|
|
104
|
+
<div class="swiper-slide">
|
|
105
|
+
<ptc-card-wrapper id="event-podcast-card-id" card-type="event-podcast"
|
|
106
|
+
card-link="https://www.ptc.com/" is-loading="false" link-target="_blank"
|
|
107
|
+
hide-link-title class="mf-listen is-col-12 is-col-4-md"
|
|
108
|
+
styles=":host{text-align:center; border-radius: var(--ptc-border-radius-standard);}">
|
|
109
|
+
<ptc-card-content tabindex="-1" card-type="event-podcast">
|
|
110
|
+
<ptc-picture alt="image-test" object-fit="cover"
|
|
111
|
+
styles=":host{border-radius: 4px 4px 0px 0px;}"
|
|
112
|
+
src="https://ptc-p-001.sitecorecontenthub.cloud/api/public/content/de0c1c5a2d794312970c51d30ac3d33d?v=fbe0b15d">
|
|
113
|
+
</ptc-picture>
|
|
114
|
+
</ptc-card-content>
|
|
115
|
+
<ptc-card-bottom card-type="event-podcast"
|
|
116
|
+
styles=":host{border-radius: 0px 0px 4px 4px;background-color:var(--color-white);padding: 20px 20px 24px 20px;}">
|
|
117
|
+
<ptc-link styles="a{line-height:26px!important;}" font-size="medium-large" link-title="ptc" tab-nav="-1" disabled>Listen Now</ptc-link>
|
|
118
|
+
</ptc-card-bottom>
|
|
119
|
+
</ptc-card-wrapper>
|
|
120
|
+
</div>
|
|
121
|
+
|
|
122
|
+
</event-podcast-slider-example>
|
|
123
|
+
</div>
|
|
124
|
+
</div>
|
|
125
|
+
</div>
|
|
126
|
+
</div>
|
|
127
|
+
</div>
|
|
128
|
+
|
|
129
|
+
<div class="ptc-section-standard">
|
|
130
|
+
<div class="ptc-container">
|
|
131
|
+
<ptc-title type="h2" text-align="left" title-size="x-large" title-color="gray" upperline="no-upperline"
|
|
132
|
+
title-display="inline-block" title-shadow="" title-height="densest" title-margin="margin-flush"
|
|
133
|
+
title-weight="w-8" is-plm-hub="false">
|
|
134
|
+
Featured Content
|
|
135
|
+
</ptc-title>
|
|
136
|
+
</div>
|
|
137
|
+
</div>
|
|
138
|
+
|
|
139
|
+
`;
|
|
140
|
+
};
|
|
141
|
+
|
|
142
|
+
export const Preview = AlertsPage.bind();
|