@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,741 @@
|
|
|
1
|
+
import { html } from 'lit';
|
|
2
|
+
|
|
3
|
+
export default {
|
|
4
|
+
title: 'Organisms/ptc/Ptc Bio Cards'
|
|
5
|
+
};
|
|
6
|
+
|
|
7
|
+
const AlertsPage = args => {
|
|
8
|
+
return html`
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
<div class="ptc-section-standard">
|
|
12
|
+
<div class="ptc-container">
|
|
13
|
+
<div>
|
|
14
|
+
|
|
15
|
+
</div>
|
|
16
|
+
<ptc-title type='h2' text-align="center" title-margin="margin-flush" title-height="densest">Our Senior
|
|
17
|
+
Leadership</ptc-title>
|
|
18
|
+
<ptc-para para-align="center" font-size="small" font-weight="w-5" para-line-h="line-height-p" para-margin="margin-5"
|
|
19
|
+
styles="p{max-width:900px; margin-left:auto; margin-right:auto}">Our leaders work for PTC, but day in
|
|
20
|
+
and day out they are focused on how PTC can advance
|
|
21
|
+
industrial innovation to help customers solve complex challenges.</ptc-para>
|
|
22
|
+
<ptc-spacer size="xxx-large"></ptc-spacer>
|
|
23
|
+
|
|
24
|
+
<div class="is-grid bio-grid">
|
|
25
|
+
<div class="is-col is-col-6-md is-col-4-lg">
|
|
26
|
+
<ptc-bio-card name="Jim Heppelmann" job-title="Chief Executive Officer"
|
|
27
|
+
image="https://www.ptc.com/-/media/Images/new-org/370X550/Jim2.jpg?h=550&w=370&la=en&hash=53177AFB8B90E11C8CE32DD5E273D422"
|
|
28
|
+
twitter="https://twitter.com/JimHeppelmann" is-modal="false">
|
|
29
|
+
<div class="bio-modal-open-content">
|
|
30
|
+
<p>Jim Heppelmann is Chief Executive Officer of PTC, responsible for driving the company’s
|
|
31
|
+
global business strategy. Since his appointment to CEO in 2010, Jim has spear-headed
|
|
32
|
+
PTC’s thought leadership and development of its market-leading suite of technology.
|
|
33
|
+
Under Jim’s leadership, PTC has evolved to become the category leader in the product
|
|
34
|
+
lifecycle management (PLM) market, strengthened its industry-leading technology
|
|
35
|
+
portfolio, transitioned to a subscription business model, and pioneered the SaaS
|
|
36
|
+
transformation for the industry. Resulting in significantly accelerated top-line growth
|
|
37
|
+
and increasing profitability for the company. </p>
|
|
38
|
+
<p>In addition to serving on PTC's Board of Directors, Jim is a member of the Board of
|
|
39
|
+
Directors at SENSATA and is currently serving a two-year term as co-chair of the Board
|
|
40
|
+
of Trustees at the MassTLC (Massachusetts Technology Leadership Council). He also sits
|
|
41
|
+
on the Dean's Advisory Board at the University of Minnesota College of Science &
|
|
42
|
+
Engineering and the Executive Advisory Board of FIRST (For Inspiration and Recognition
|
|
43
|
+
of Science and Technology).</p>
|
|
44
|
+
<p>Prior to PTC, Jim cofounded Windchill Technology which PTC acquired in 1998. Before his
|
|
45
|
+
work with Windchill Technology, Jim was CTO at Metaphase Technology.</p>
|
|
46
|
+
<p>Jim earned a B.S. in Mechanical Engineering with a focus on CAD from the University of
|
|
47
|
+
Minnesota.</p>
|
|
48
|
+
|
|
49
|
+
<h3><strong>Publications:</strong></h3>
|
|
50
|
+
<ul>
|
|
51
|
+
<li><strong><a
|
|
52
|
+
href="/en/blogs/corporate/fusion-ignition-breakthrough-designing-the-ultimate-clean-energy-source"
|
|
53
|
+
target="_blank">Fusion Ignition Breakthrough: Designing the Ultimate Clean
|
|
54
|
+
Energy Source</a></strong>, <em>PTC</em>, December 2022<strong></strong>
|
|
55
|
+
</li>
|
|
56
|
+
<li><strong><a rel="noopener noreferrer"
|
|
57
|
+
href="https://www.ptc.com/en/resources/augmented-reality/white-paper/ar-and-how-we-work-new-normal"
|
|
58
|
+
target="_blank">AR and How We Work: The New
|
|
59
|
+
Normal</a></strong>,<em>Manufacturing Leadership Council</em>, May
|
|
60
|
+
2020<strong></strong></li>
|
|
61
|
+
<li><strong><a rel="noopener noreferrer"
|
|
62
|
+
href="https://www.bcg.com/publications/2020/unleashing-the-power-of-data-with-iot-and-augmented-reality.aspx"
|
|
63
|
+
target="_blank">Unleashing the Power of Data with IoT and Augmented
|
|
64
|
+
Reality</a></strong>, <em>BCG</em>, March 2020<strong></strong></li>
|
|
65
|
+
<li><strong><a rel="noopener noreferrer"
|
|
66
|
+
href="https://hbr.org/2017/11/a-managers-guide-to-augmented-reality"
|
|
67
|
+
target="_blank">A Manager’s Guide to Augmented Reality</a></strong>,
|
|
68
|
+
<em>Harvard Business Review</em>, November 2017<strong></strong>
|
|
69
|
+
</li>
|
|
70
|
+
<li><strong><a rel="noopener noreferrer"
|
|
71
|
+
href="https://hbr.org/2015/10/how-smart-connected-products-are-transforming-companies"
|
|
72
|
+
target="_blank">How Smart, Connected Products are Transforming
|
|
73
|
+
Companies,</a></strong>, <em>Harvard Business Review</em>, October 2015</li>
|
|
74
|
+
<li><strong><a rel="noopener noreferrer"
|
|
75
|
+
href="https://hbr.org/2014/11/how-smart-connected-products-are-transforming-competition"
|
|
76
|
+
target="_blank">How Smart, Connected Products are Transforming
|
|
77
|
+
Competition</a></strong>, <em>Harvard Business Review</em>, November 2014
|
|
78
|
+
</li>
|
|
79
|
+
<li><strong><a rel="noopener noreferrer"
|
|
80
|
+
href="https://www.ptc.com/en/blog-authors/Jim-Heppelmann"
|
|
81
|
+
target="_blank">All
|
|
82
|
+
PTC.com blogs</a></strong> published by Jim Heppelmann
|
|
83
|
+
</li>
|
|
84
|
+
</ul>
|
|
85
|
+
<h3><strong>Recognition:</strong></h3>
|
|
86
|
+
<ul>
|
|
87
|
+
<li><strong><a rel="noopener noreferrer"
|
|
88
|
+
href="https://www.crn.com/slide-shows/storage/the-top-25-enterprise-it-innovators-of-2019/3"
|
|
89
|
+
target="_blank">Top 25 Enterprise IT Innovators</a></strong> of 2019 by
|
|
90
|
+
<em>CRN</em>
|
|
91
|
+
</li>
|
|
92
|
+
<li><strong><a rel="noopener noreferrer"
|
|
93
|
+
href="https://www.bostonglobe.com/business/2019/03/27/workspace/Xa5gFxZbBT3mJQRCFxSQJO/story.html?event=event12"
|
|
94
|
+
target="_blank">PTC building is a sign of the shapes of things to
|
|
95
|
+
come</a></strong>, <em>Interview with The Boston Globe</em>, March 2019
|
|
96
|
+
</li>
|
|
97
|
+
<li><strong><a rel="noopener noreferrer"
|
|
98
|
+
href="https://www.forbes.com/sites/charliefink/2019/02/19/a-few-minutes-with-ptcs-jim-heppelman/?sh=68ee1a870464"
|
|
99
|
+
target="_blank">A Few Minutes With PTC's Jim Heppelmann</a></strong>,
|
|
100
|
+
<em>Interview with Forbes</em>, February 2019
|
|
101
|
+
</li>
|
|
102
|
+
|
|
103
|
+
<li>2018 <strong><a rel="noopener noreferrer"
|
|
104
|
+
href="https://iotglobalawards.com/winners/" target="_blank">CXO of the
|
|
105
|
+
Year</a></strong> in the<em> IoT Global Awards</em> </li>
|
|
106
|
+
<li>The <em>CEO Forum’s</em> <strong><a rel="noopener noreferrer"
|
|
107
|
+
href="https://theceoforumgroup.com/wp-content/uploads/2018/06/ceo_mag_tech18_whole_final.pdf"
|
|
108
|
+
target="_blank">Top 10 CEO’s Transforming Business Through
|
|
109
|
+
Technology</a></strong> </li>
|
|
110
|
+
<li>Innovator in the 2018 <strong><a rel="noopener noreferrer"
|
|
111
|
+
href="https://www.crn.com/slide-shows/data-center/300107486/the-top-25-innovators-of-2018.htm/17"
|
|
112
|
+
target="_blank">Top 100 Executives List</a></strong> from <em>CRN</em> </li>
|
|
113
|
+
<li>#15 on <em>Next Reality’s</em> <strong><a rel="noopener noreferrer"
|
|
114
|
+
href="https://next.reality.news/news/nr50-next-realitys-50-people-watch-augmented-mixed-reality-0177454/"
|
|
115
|
+
target="_blank">50 People to Watch in Augmented & Mixed
|
|
116
|
+
Reality</a></strong></li>
|
|
117
|
+
<li><strong><a rel="noopener noreferrer"
|
|
118
|
+
href="https://www.hpe.com/us/en/newsroom/blog-post/2017/03/7-iot-leaders-to-watch-in-2017.html"
|
|
119
|
+
target="_blank">7 Leaders to Watch</a></strong> in 2017 by <em>HPE</em></li>
|
|
120
|
+
<li>2015 Technology CEO of the Year by <em>MassTLC</em> </li>
|
|
121
|
+
<li>2014 CEO of the Year from <a rel="noopener noreferrer"
|
|
122
|
+
href="https://www.postscapes.com/internet-of-things-awards/"
|
|
123
|
+
target="_blank"><em><strong>Postscapes IoT Awards</strong></em></a> </li>
|
|
124
|
+
</ul>
|
|
125
|
+
<hr>
|
|
126
|
+
<a href="/-/media/Files/PDFs/About/executive-bios/Jim-Heppelmann-23.zip" target="_blank"
|
|
127
|
+
class="btn-mathcad btn-blackgrey" title="Download press package (zip)">
|
|
128
|
+
<span>Download press package (zip)</span>
|
|
129
|
+
<svg class="arrow-cta" xmlns="https://www.w3.org/2000/svg" width="15.094"
|
|
130
|
+
height="16.058" viewBox="0 0 15.094 16.058">
|
|
131
|
+
<path id="Down"
|
|
132
|
+
d="M9.442 0l6.616 6.615-6.616 6.615-.795-.795 5.246-5.255H0V6.05h13.893L8.647.8zM0 15.094v-1.131h4.906v1.131z"
|
|
133
|
+
class="arrow-cta-1" transform="rotate(0 7.547 7.547)"></path>
|
|
134
|
+
</svg>
|
|
135
|
+
</a>
|
|
136
|
+
|
|
137
|
+
</div>
|
|
138
|
+
|
|
139
|
+
|
|
140
|
+
</ptc-bio-card>
|
|
141
|
+
</div>
|
|
142
|
+
|
|
143
|
+
<div class="is-col is-col-6-md is-col-4-lg">
|
|
144
|
+
<ptc-bio-card name="Michael (Mike) DiTullio" job-title="President and Chief Operating Officer"
|
|
145
|
+
image="https://www.ptc.com/-/media/Images/Redesign/about-us/mike-ditullio.jpg?h=550&w=370&la=en&hash=8BEDBC27014364F4BDF627074DC3FC73"
|
|
146
|
+
linkedin="https://www.linkedin.com/in/mike-ditullio-b268a4/">
|
|
147
|
+
<div class="bio-modal-open-content">
|
|
148
|
+
<p>Mike DiTullio is President and Chief Operating Officer, responsible for the company’s
|
|
149
|
+
day-to-day business. In this role, Mike oversees product development, sales and
|
|
150
|
+
marketing, customer success, strategy, and IT across both the Digital Thread and
|
|
151
|
+
Velocity Business Units.
|
|
152
|
+
</p>
|
|
153
|
+
<p>Since joining PTC over twenty years ago, Mike has led teams in every part of the world
|
|
154
|
+
where PTC operated. Most recently he was president of PTC’s Digital Thread group,
|
|
155
|
+
consisting of seven businesses with 5,000+ employees that bring in more than $1.5B in
|
|
156
|
+
annual revenue. Mike was also instrumental in helping PTC transition to a subscription
|
|
157
|
+
business model and adopt a digital-first marketing strategy. Both of which were key to
|
|
158
|
+
PTC’s ability to deliver sustained growth during the pandemic-induced economic downturn
|
|
159
|
+
and have become foundations for PTC’s new business model.
|
|
160
|
+
</p>
|
|
161
|
+
<p>Mike is a member of the board of directors for The National Association of Manufacturers
|
|
162
|
+
(NAM).
|
|
163
|
+
</p>
|
|
164
|
+
<p>Prior to PTC, he was worldwide marketing product manager for Abbott Laboratories’
|
|
165
|
+
Diagnostics Division and an Executive Officer in the United States Army. Mike earned a
|
|
166
|
+
B.S. in Management from the United States Military Academy at West Point.
|
|
167
|
+
</p>
|
|
168
|
+
<hr>
|
|
169
|
+
<a href="/-/media/Files/PDFs/About/executive-bios/Mike-DiTullio-23.zip"
|
|
170
|
+
class="btn-mathcad btn-blackgrey" target="_blank" title="Download press package (zip)">
|
|
171
|
+
<span>Download press package (zip)</span>
|
|
172
|
+
<svg class="arrow-cta" xmlns="https://www.w3.org/2000/svg" width="15.094"
|
|
173
|
+
height="16.058" viewBox="0 0 15.094 16.058">
|
|
174
|
+
<path id="Down"
|
|
175
|
+
d="M9.442 0l6.616 6.615-6.616 6.615-.795-.795 5.246-5.255H0V6.05h13.893L8.647.8zM0 15.094v-1.131h4.906v1.131z"
|
|
176
|
+
class="arrow-cta-1" transform="rotate(0 7.547 7.547)"></path>
|
|
177
|
+
</svg>
|
|
178
|
+
</a>
|
|
179
|
+
</div>
|
|
180
|
+
</ptc-bio-card>
|
|
181
|
+
</div>
|
|
182
|
+
|
|
183
|
+
|
|
184
|
+
<div class="is-col is-col-6-md is-col-4-lg">
|
|
185
|
+
<ptc-bio-card name="Catherine Kniker"
|
|
186
|
+
job-title="Executive Vice President and Chief Strategy and Marketing Officer"
|
|
187
|
+
image="https://www.ptc.com/-/media/Images/Redesign/about-us/catherine-kniker-370x550.jpg?h=550&w=370&la=en&hash=B64432A7A8FD7E82985B78D0DC1B2516"
|
|
188
|
+
linkedin="https://www.linkedin.com/in/catherine-kniker-469203/?trk=people-guest_people_search-card">
|
|
189
|
+
<div class="bio-modal-open-content">
|
|
190
|
+
<p>Catherine is EVP and Chief Strategy and Marketing Officer at PTC, responsible for
|
|
191
|
+
positioning the company for success by driving where PTC plays, who PTC serves, and how
|
|
192
|
+
PTC wins. In this role, Catherine oversees key strategic functions including corporate
|
|
193
|
+
strategy, corporate development, marketing, and sustainability.</p>
|
|
194
|
+
<p>With over two decades of outstanding executive leadership, Catherine is recognized in the
|
|
195
|
+
tech industry as a passionate and results-oriented senior leader. Since joining PTC in
|
|
196
|
+
2016, she has led the company through several acquisitions that have accelerated PTC’s
|
|
197
|
+
SaaS journey and uniquely expanded and strengthened PTC’s capabilities, making it easier
|
|
198
|
+
for industrial companies to achieve their digital transformation goals and set PTC apart
|
|
199
|
+
from the competition. Catherine is also credited with building a partner ecosystem to
|
|
200
|
+
help solve PTC’s customers greatest challenges. In 2022, she launched a formal
|
|
201
|
+
initiative to identify and help quantify the ways that PTC customers can use PTC
|
|
202
|
+
products to achieve their own sustainability goals.</p>
|
|
203
|
+
<p>Catherine is an avid supporter and champion of DE&I initiatives. At PTC, she serves
|
|
204
|
+
as the executive sponsor for the PTC Lifts Program, which aims to increase the
|
|
205
|
+
organizational opportunities for PTC’s underrepresented minorities. Outside of PTC she’s
|
|
206
|
+
an active member of the Board of Directors at The Massachusetts High Tech Council (MHTC)
|
|
207
|
+
with a focus on their women in leadership initiative.</p>
|
|
208
|
+
<p>Prior to PTC, Catherine successfully held numerous strategy, corporate development, and
|
|
209
|
+
go-to-market leadership roles.</p>
|
|
210
|
+
<p>She has an M.B.A. in Marketing from the University of Massachusetts Lowell and a B.S. in
|
|
211
|
+
Computer Systems from the University of Limerick in Ireland.</p>
|
|
212
|
+
<h3><strong>Publications:</strong></h3>
|
|
213
|
+
<ul>
|
|
214
|
+
<li><strong><a rel="noopener noreferrer"
|
|
215
|
+
href="https://www.ptc.com/en/resources/corporate/whitepaper/approach-to-digital-technology-what-leaders-do-differently"
|
|
216
|
+
target="_blank">The Approach to Digital Technology: What Leaders Do
|
|
217
|
+
Differently</a></strong>, <em>PTC</em>, January 2023<strong></strong></li>
|
|
218
|
+
<li><strong><a rel="noopener noreferrer"
|
|
219
|
+
href="https://www.machinedesign.com/video/video/21215841/ptc-three-rules-to-rescue-your-digital-transformation-strategy"
|
|
220
|
+
target="_blank">Three Rules to Rescue Your Digital Transformation
|
|
221
|
+
Strategy</a></strong>, <em>Machine Design</em>, 2022<strong></strong></li>
|
|
222
|
+
<li><strong><a rel="noopener noreferrer"
|
|
223
|
+
href="https://www.ptc.com/en/resources/manufacturing/white-paper/digital-transformation-pillars-of-success"
|
|
224
|
+
target="_blank">Three Pillars of Success for Industrial Digital
|
|
225
|
+
Transformation</a></strong>, <em>PTC</em>, 2022<strong></strong></li>
|
|
226
|
+
<li><strong><a rel="noopener noreferrer"
|
|
227
|
+
href="https://sloanreview.mit.edu/sponsors-content/a-digital-thread-capitalize-on-your-datas-value/"
|
|
228
|
+
target="_blank">A Digital Thread: Capitalize on Your Data’s
|
|
229
|
+
Value</a></strong>, <em>MIT Sloan Management Review</em>,
|
|
230
|
+
2021<strong></strong></li>
|
|
231
|
+
<li><strong><a rel="noopener noreferrer"
|
|
232
|
+
href="https://www.ptc.com/en/blogs/corporate/executive-leadership-role-digital-transformation-success"
|
|
233
|
+
target="_blank">Executive Leadership Makes (or Breaks) Digital
|
|
234
|
+
Transformation Success - Here's Why</a></strong>, <em>PTC</em>,
|
|
235
|
+
2021<strong></strong></li>
|
|
236
|
+
<li><strong><a rel="noopener noreferrer"
|
|
237
|
+
href="https://www.capgemini.com/insights/research-library/discussion-with-ptc/"
|
|
238
|
+
target="_blank">Bridging Gaps Through Digital Continuity</a></strong>,
|
|
239
|
+
<em>Capgemini Research Institute,</em> 2021<strong></strong>
|
|
240
|
+
</li>
|
|
241
|
+
</ul>
|
|
242
|
+
<h3><strong>Recognition:</strong></h3>
|
|
243
|
+
<ul>
|
|
244
|
+
<li>Featured <a rel="noopener noreferrer"
|
|
245
|
+
href="https://www.women-in-tech-boston.com/blog/qa-with-catherine-kniker-0"
|
|
246
|
+
target="_blank"><strong>keynote speaker</strong></a> at the 2022 <em>Women in
|
|
247
|
+
Tech Word Series Conference</em> in Boston, MA</li>
|
|
248
|
+
<li>Named one of the <a rel="noopener noreferrer"
|
|
249
|
+
href="https://www.women-in-tech-boston.com/blog/qa-with-catherine-kniker-0"
|
|
250
|
+
target="_blank"><strong>Most Successful CSO’s in 2021</strong></a> by
|
|
251
|
+
<em>C-Level Focus</em>
|
|
252
|
+
</li>
|
|
253
|
+
</ul>
|
|
254
|
+
<hr>
|
|
255
|
+
<h3>
|
|
256
|
+
<a href="/-/media/Files/PDFs/About/executive-bios/Catherine-Kniker-23.zip"
|
|
257
|
+
class="btn-mathcad btn-blackgrey" target="_blank"
|
|
258
|
+
title="Download press package (zip)">
|
|
259
|
+
<span>Download press package (zip)</span>
|
|
260
|
+
<svg class="arrow-cta" xmlns="https://www.w3.org/2000/svg" width="15.094"
|
|
261
|
+
height="16.058" viewBox="0 0 15.094 16.058">
|
|
262
|
+
<path id="Down"
|
|
263
|
+
d="M9.442 0l6.616 6.615-6.616 6.615-.795-.795 5.246-5.255H0V6.05h13.893L8.647.8zM0 15.094v-1.131h4.906v1.131z"
|
|
264
|
+
class="arrow-cta-1" transform="rotate(0 7.547 7.547)"></path>
|
|
265
|
+
</svg>
|
|
266
|
+
</a><br class="t-last-br">
|
|
267
|
+
<br class="t-last-br">
|
|
268
|
+
<br class="t-last-br">
|
|
269
|
+
</h3>
|
|
270
|
+
</div>
|
|
271
|
+
</ptc-bio-card>
|
|
272
|
+
</div>
|
|
273
|
+
|
|
274
|
+
|
|
275
|
+
<div class="is-col is-col-6-md is-col-4-lg">
|
|
276
|
+
<ptc-bio-card name="Kristian Talvitie"
|
|
277
|
+
job-title="Executive Vice President and Chief Financial Officer"
|
|
278
|
+
image="https://www.ptc.com/-/media/Images/Redesign/about-us/Kristian-Talvitie2.jpg?h=550&w=370&la=en&hash=0F3CC0E94EC5F5B55395351353C27627"
|
|
279
|
+
linkedin="https://www.linkedin.com/in/kristian-talvitie-3025b32/">
|
|
280
|
+
<div class="bio-modal-open-content">
|
|
281
|
+
<p>Kristian Talvitie is EVP and CFO at PTC, responsible for overseeing worldwide accounting,
|
|
282
|
+
financial planning and analysis, tax and treasury, investor relations, and information
|
|
283
|
+
technology functions.</p>
|
|
284
|
+
<p>He has held this role since May 2019, but Kristian was previously at PTC from 2008 to
|
|
285
|
+
2016 in several roles including Corporate Vice President of Finance, and Vice President
|
|
286
|
+
of Investor Relations and Corporate Communications.</p>
|
|
287
|
+
<p>In his time away from PTC he was CFO at SaaS company Sovos and Syncsort.</p>
|
|
288
|
+
<p>Kristian earned a M.S. in Management from Boston University and a B.A. in Psychology from
|
|
289
|
+
Allegheny College.</p>
|
|
290
|
+
|
|
291
|
+
<hr>
|
|
292
|
+
<a href="/-/media/Files/PDFs/About/executive-bios/Kristian-Talvitie_PP.zip"
|
|
293
|
+
class="btn-mathcad btn-blackgrey" target="_blank" title="Download press package (zip)">
|
|
294
|
+
<span>Download press package (zip)</span>
|
|
295
|
+
|
|
296
|
+
<svg class="arrow-cta" xmlns="https://www.w3.org/2000/svg" width="15.094"
|
|
297
|
+
height="16.058" viewBox="0 0 15.094 16.058">
|
|
298
|
+
<path id="Down"
|
|
299
|
+
d="M9.442 0l6.616 6.615-6.616 6.615-.795-.795 5.246-5.255H0V6.05h13.893L8.647.8zM0 15.094v-1.131h4.906v1.131z"
|
|
300
|
+
class="arrow-cta-1" transform="rotate(0 7.547 7.547)"></path>
|
|
301
|
+
</svg>
|
|
302
|
+
</a>
|
|
303
|
+
|
|
304
|
+
</div>
|
|
305
|
+
|
|
306
|
+
|
|
307
|
+
</ptc-bio-card>
|
|
308
|
+
</div>
|
|
309
|
+
|
|
310
|
+
|
|
311
|
+
<div class="is-col is-col-6-md is-col-4-lg">
|
|
312
|
+
<ptc-bio-card name="Lisa Reilly" job-title="Executive Vice President and Chief People Officer"
|
|
313
|
+
image="https://www-dev.ptc.com/-/media/Images/Redesign/about-us/lisareilly-370x550.jpg?h=550&w=370&la=en&hash=B1710A8B11EE363443E0C045775E79D0"
|
|
314
|
+
linkedin="https://www.linkedin.com/in/lisreill/">
|
|
315
|
+
<div class="bio-modal-open-content">
|
|
316
|
+
<p>Lisa is Executive Vice President and Chief People Officer at PTC. She is responsible for
|
|
317
|
+
leading the global People organization.</p>
|
|
318
|
+
<p>With nearly 30 years in HR, Lisa brings a wealth of HR leadership experience from the
|
|
319
|
+
technology, telecommunications, and consulting sectors. She is passionate about
|
|
320
|
+
advancing the business through strategic HR consulting, organizational effectiveness,
|
|
321
|
+
and employee engagement.</p>
|
|
322
|
+
<p>Lisa joined PTC in June 2020 as Senior Vice President, Global HR Business Partners.
|
|
323
|
+
Throughout her time at PTC, she has focused on HR transformation and building a
|
|
324
|
+
strategic HR business partner function to support the changing needs of the business. An
|
|
325
|
+
influential voice in the business, Lisa serves as a trusted advisor and thoughtful
|
|
326
|
+
partner in the organization using her keen ability to align organization structure,
|
|
327
|
+
leadership, and talent to the business strategy. </p>
|
|
328
|
+
<p>Prior to PTC, Lisa was a global HR leader at Cisco Systems, where she led HR for the
|
|
329
|
+
Customer Experience Global Delivery Centers, an organization of more than 7,000
|
|
330
|
+
engineers. Lisa has also held HR leadership roles at Motorola, G+J Publishing, and
|
|
331
|
+
Text100 PR.
|
|
332
|
+
</p>
|
|
333
|
+
<hr>
|
|
334
|
+
<a href="/-/media/Files/PDFs/About/executive-bios/lisa-reilly-bio.zip"
|
|
335
|
+
class="btn-mathcad btn-blackgrey" target="_blank" title="Download press package (zip)">
|
|
336
|
+
<span>Download press package (zip)</span>
|
|
337
|
+
<svg class="arrow-cta" xmlns="https://www.w3.org/2000/svg" width="15.094"
|
|
338
|
+
height="16.058" viewBox="0 0 15.094 16.058">
|
|
339
|
+
<path id="Down"
|
|
340
|
+
d="M9.442 0l6.616 6.615-6.616 6.615-.795-.795 5.246-5.255H0V6.05h13.893L8.647.8zM0 15.094v-1.131h4.906v1.131z"
|
|
341
|
+
class="arrow-cta-1" transform="rotate(0 7.547 7.547)"></path>
|
|
342
|
+
</svg>
|
|
343
|
+
</a><br class="t-last-br">
|
|
344
|
+
</div>
|
|
345
|
+
</ptc-bio-card>
|
|
346
|
+
</div>
|
|
347
|
+
|
|
348
|
+
|
|
349
|
+
<div class="is-col is-col-6-md is-col-4-lg">
|
|
350
|
+
<ptc-bio-card name="Jon Hirschtick" job-title="Chief Evangelist, Velocity Business Unit"
|
|
351
|
+
image="https://www.ptc.com/-/media/Images/new-org/370X550/Jon-Hirschtick.jpg?h=550&w=370&la=en&hash=A30C922392C63566B1C438B51C5DF175"
|
|
352
|
+
linkedin="https://www.linkedin.com/in/jonhirschtick/" twitter="https://twitter.com/jhirschtick">
|
|
353
|
+
<div class="bio-modal-open-content">
|
|
354
|
+
<p>Jon Hirschtick is Chief Evangelist, Velocity Business Unit, of PTC and spends much of his
|
|
355
|
+
time helping others understand and realize the power of cloud-native SaaS tools for
|
|
356
|
+
product development. His impact on the CAD industry is decades-long: He co-founded both
|
|
357
|
+
SolidWorks and Onshape and is considered a top thought leader in the industry. He is one
|
|
358
|
+
of a few CAD executives to receive the prestigious CAD Society Leadership Award.</p>
|
|
359
|
+
<p>Jon joined PTC when Onshape was acquired in 2019 and led the business as President and
|
|
360
|
+
General Manager. Prior to Onshape and PTC, Jon was co-founder and CEO of SolidWorks,
|
|
361
|
+
which he sold to Dassault Systemes in 1997. He has also served as Director of
|
|
362
|
+
Engineering at Computervision and Manager of MIT’s CADLab.</p>
|
|
363
|
+
<p>Jon is a member of the board of directors for MarkForged, a 3D printing company.</p>
|
|
364
|
+
<p>Jon earned a M.S. and B.S. in Mechanical Engineering from MIT and was part of the
|
|
365
|
+
infamous MIT Blackjack team featured in <a rel="noopener noreferrer"
|
|
366
|
+
href="https://en.wikipedia.org/wiki/Bringing_Down_the_House_(book)"
|
|
367
|
+
target="_blank">books </a>and <a rel="noopener noreferrer"
|
|
368
|
+
href="https://en.wikipedia.org/wiki/21_(2008_film)" target="_blank">movies</a>.</p>
|
|
369
|
+
<h3><strong>Publications:</strong></h3>
|
|
370
|
+
<ul>
|
|
371
|
+
<li><strong><a rel="noopener noreferrer"
|
|
372
|
+
href="https://vmblog.com/archive/2022/02/03/ptc-2022-predictions-agility-automation-and-additive-will-be-key-drivers.aspx#.Y_-rYnbMK5d"
|
|
373
|
+
target="_blank">PTC 2022 Predictions: Agility, Automation and Additive will
|
|
374
|
+
be Key Drivers</a></strong>, <em>VMBlog</em>, February 2023<strong></strong>
|
|
375
|
+
</li>
|
|
376
|
+
<li><strong><a
|
|
377
|
+
href="https://www.wired.com/sponsored/story/why-agile-is-the-next-big-thing-in-product-development/ target=">Why
|
|
378
|
+
Agile is the Next Big Thing in Product Development</a></strong>,
|
|
379
|
+
<em>Wired</em>, January 2023<strong></strong>
|
|
380
|
+
</li>
|
|
381
|
+
<li><strong><a rel="noopener noreferrer"
|
|
382
|
+
href="https://www.forbes.com/sites/forbestechcouncil/2022/07/28/goodbye-files-and-folders-how-to-embrace-the-emerging-workforce/?sh=6a1bb2c4187b"
|
|
383
|
+
target="_blank">Goodbye Files And Folders: How To Embrace The Emerging
|
|
384
|
+
Workforce</a></strong>, <em>Forbes</em>, July 2022<strong></strong></li>
|
|
385
|
+
<li><strong><a rel="noopener noreferrer"
|
|
386
|
+
href="https://www.independent.co.uk/news/business/business-reporter/software-agile-concepts-hardware-product-development-b2091686.html"
|
|
387
|
+
target="_blank">Applying Software’s Agile Concepts to Hardware Product
|
|
388
|
+
Development</a></strong>, <em>Independent</em>, June 2022<strong></strong>
|
|
389
|
+
</li>
|
|
390
|
+
<li><strong><a rel="noopener noreferrer"
|
|
391
|
+
href="https://www.forbes.com/sites/forbestechcouncil/2022/01/21/reimagining-the-product-design-process-to-boost-competitive-edge/?sh=327c66863212"
|
|
392
|
+
target="_blank">Reimagining The Product Design Process To Boost Competitive
|
|
393
|
+
Edge</a></strong>, <em>Forbes</em>, January 2022<strong></strong></li>
|
|
394
|
+
<li><strong><a
|
|
395
|
+
href="https://www.engineering.com/story/the-lost-files-the-world-according-to-jon-hirschtick-part-1"
|
|
396
|
+
target="_blank">The Lost Files: The World According to Jon Hirschtick, Part
|
|
397
|
+
1</a></strong>, <em>Engineering.com</em>, June 2021<strong></strong></li>
|
|
398
|
+
<li><strong><a
|
|
399
|
+
href="https://www.industryweek.com/technology-and-iiot/article/21214112/additive-agility-and-automation-a-2022-triple-threat"
|
|
400
|
+
target="_blank">Additive, Agility and Automation: a 2022 Triple
|
|
401
|
+
Threat</a></strong>, <em>Industry Week</em>, January 2022<strong></strong>
|
|
402
|
+
</li>
|
|
403
|
+
<li><strong><a
|
|
404
|
+
href="https://eandt.theiet.org/content/articles/2021/11/why-it-s-time-for-manufacturers-to-consider-embracing-the-cloud/"
|
|
405
|
+
target="_blank">Why it’s Time for Manufacturers to Consider Embracing The
|
|
406
|
+
Cloud</a></strong>, <em>E&T</em>, June 2021<strong></strong></li>
|
|
407
|
+
<li><strong><a
|
|
408
|
+
href="https://www.pipelinepub.com/innovation-2021/cloud-based-SaaS-CAD-software"
|
|
409
|
+
target="_blank">Accelerating Innovation with Cloud CAD
|
|
410
|
+
Collaboration</a></strong>, <em>Pipeline Magazine</em>, June
|
|
411
|
+
2021<strong></strong></li>
|
|
412
|
+
<li><strong><a
|
|
413
|
+
href="https://www.ptc.com/en/blogs/corporate/team-stem-how-onshape-makes-engineering-accessible-fun"
|
|
414
|
+
target="_blank">Team STEM: How Onshape Makes Engineering Accessible &
|
|
415
|
+
Fun</a></strong>, <em>PTC</em>, March 2021<strong></strong></li>
|
|
416
|
+
<li><strong><a
|
|
417
|
+
href="https://www.ptc.com/en/blogs/corporate/2020-product-development-roads-lead-to-saas"
|
|
418
|
+
target="_blank">The Road to SaaS: The Current Trends Driving Adoption in
|
|
419
|
+
Product Development</a></strong>, <em>PTC</em>, March 2020<strong></strong>
|
|
420
|
+
</li>
|
|
421
|
+
<li><strong><a
|
|
422
|
+
href="https://www.ptc.com/en/blogs/cad/future-of-product-development-industry-conversation-ptc-evp-jon-hirschtick"
|
|
423
|
+
target="_blank">The Future of the Product Development Industry: Q&A with
|
|
424
|
+
SaaS Leader Jon Hirschtick</a></strong>, <em>PTC</em>, January
|
|
425
|
+
2020<strong></strong></li>
|
|
426
|
+
</ul>
|
|
427
|
+
<hr>
|
|
428
|
+
<a href="/-/media/Files/PDFs/About/executive-bios/Jon-Hirschtick-23.zip"
|
|
429
|
+
class="btn-mathcad btn-blackgrey" target="_blank" title="Download press package (zip)">
|
|
430
|
+
<span>Download press package (zip)</span>
|
|
431
|
+
<svg class="arrow-cta" xmlns="https://www.w3.org/2000/svg" width="15.094"
|
|
432
|
+
height="16.058" viewBox="0 0 15.094 16.058">
|
|
433
|
+
<path id="Down"
|
|
434
|
+
d="M9.442 0l6.616 6.615-6.616 6.615-.795-.795 5.246-5.255H0V6.05h13.893L8.647.8zM0 15.094v-1.131h4.906v1.131z"
|
|
435
|
+
class="arrow-cta-1" transform="rotate(0 7.547 7.547)"></path>
|
|
436
|
+
</svg>
|
|
437
|
+
</a>
|
|
438
|
+
</div>
|
|
439
|
+
</ptc-bio-card>
|
|
440
|
+
</div>
|
|
441
|
+
|
|
442
|
+
|
|
443
|
+
<div class="is-col is-col-6-md is-col-4-lg">
|
|
444
|
+
<ptc-bio-card name="Steve Dertien" job-title="Executive Vice President and Chief Technology Officer"
|
|
445
|
+
image="https://www.ptc.com/-/media/Images/Redesign/about-us/Steve-Dertien2.jpg?h=550&w=370&la=en&hash=D55CAFF5465B72DB265E1254C44C0572"
|
|
446
|
+
linkedin="https://www.linkedin.com/in/steve-dertien-b898a98/"
|
|
447
|
+
twitter="https://twitter.com/SteveDertien">
|
|
448
|
+
<div class="bio-modal-open-content">
|
|
449
|
+
<p>Steve Dertien is EVP and CTO at PTC, responsible for championing corporate technology
|
|
450
|
+
strategy across the portfolio and solution offerings. Steve also leads the team in PTC’s
|
|
451
|
+
Reality Lab researching new, unchartered, and possible next technology while figuring
|
|
452
|
+
out the business advantages it can provide to our customers and global partner network.
|
|
453
|
+
</p>
|
|
454
|
+
<p>Since joining PTC in 2000, Steve has spearheaded many different initiatives at PTC
|
|
455
|
+
including the business transformation to bring IoT into our solution offerings and the
|
|
456
|
+
go-to-market strategy and product marketing that followed. Prior to PTC, he was a
|
|
457
|
+
business systems analyst and manufacturing engineer at Medtronic.</p>
|
|
458
|
+
<p>In addition to his role at PTC, Steve serves on the Massachusetts Technology Leadership
|
|
459
|
+
Council's Technology and Innovation Advisory Board.</p>
|
|
460
|
+
<p>Steve earned a B.S. in Manufacturing Engineering Technology from Ferris State University
|
|
461
|
+
in Michigan.</p>
|
|
462
|
+
<h3><strong>Publications:</strong></h3>
|
|
463
|
+
<ul>
|
|
464
|
+
<li><strong><a rel="noopener noreferrer"
|
|
465
|
+
href="https://www.technologyrecord.com/Article/digital-thread-technologies-are-transforming-manufacturing-136058"
|
|
466
|
+
target="_blank">Digital Thread Technologies are Transforming
|
|
467
|
+
Manufacturing</a></strong>, <em>Microsoft Technology Record</em>, January
|
|
468
|
+
2023<strong></strong></li>
|
|
469
|
+
<li><strong><a rel="noopener noreferrer"
|
|
470
|
+
href="https://www.ptc.com/en/resources/manufacturing/white-paper/state-of-digital-twin"
|
|
471
|
+
target="_blank">State of Digital Twin 2022</a></strong>, <em>PTC</em>,
|
|
472
|
+
August 2022<strong></strong></li>
|
|
473
|
+
<li><strong><a rel="noopener noreferrer"
|
|
474
|
+
href="https://www.ptc.com/en/resources/manufacturing/white-paper/state-of-digital-twin"
|
|
475
|
+
target="_blank">Why Businesses Need to Address the Data Gap</a></strong>,
|
|
476
|
+
<em>Boston Business Journal</em>, December 2021<strong></strong>
|
|
477
|
+
</li>
|
|
478
|
+
<li><strong><a rel="noopener noreferrer"
|
|
479
|
+
href="https://sponsored.bloomberg.com/article/business-reporter/spatial-computing-industrial-efficiency-s-next-frontier"
|
|
480
|
+
target="_blank">Spatial Computing: Industrial Efficiency’s Next
|
|
481
|
+
Frontier</a></strong>, <em>Bloomberg</em>, July 2021<strong></strong></li>
|
|
482
|
+
<li><strong><a rel="noopener noreferrer"
|
|
483
|
+
href="https://www.independent.co.uk/news/business/business-reporter/spatial-computing-industrial-efficiency-future-b1871148.html"
|
|
484
|
+
target="_blank">Spatial Computing: The Next Frontier of Industrial
|
|
485
|
+
Efficiency</a></strong>, <em>Independent</em>, July 2021<strong></strong>
|
|
486
|
+
</li>
|
|
487
|
+
<li><strong><a rel="noopener noreferrer"
|
|
488
|
+
href="https://qz.com/2030915/four-technologies-shaping-manufacturings-future"
|
|
489
|
+
target="_blank">Four Technologies Shaping Manufacturing’s
|
|
490
|
+
Future</a></strong>, <em>Quartz</em>, July 2021<strong></strong></li>
|
|
491
|
+
<li><strong><a rel="noopener noreferrer"
|
|
492
|
+
href="https://www.manufacturingleadershipcouncil.com/spatial-computing-digitizing-the-future-of-work-17498/"
|
|
493
|
+
target="_blank">Spatial Computing: Digitizing the Future of
|
|
494
|
+
Work</a></strong>, <em>Manufacturing Leadership Council</em>, December
|
|
495
|
+
2020<strong></strong></li>
|
|
496
|
+
<li><strong><a rel="noopener noreferrer"
|
|
497
|
+
href="https://www.bizjournals.com/boston/news/2020/11/23/spatial-computing-the-next-generation-of-workforce-performance-optimization-in-manufacturing.html?iana=cco_author_news"
|
|
498
|
+
target="_blank">Spatial Computing: The Next Generation of Workforce
|
|
499
|
+
Performance Optimization in Manufacturing</a></strong>, <em>Boston Business
|
|
500
|
+
Journal</em>, November 2020<strong></strong></li>
|
|
501
|
+
</ul>
|
|
502
|
+
<h3><strong>Recognition:<strong></strong></strong></h3><strong><strong>
|
|
503
|
+
<ul>
|
|
504
|
+
<li><strong><a rel="noopener noreferrer"
|
|
505
|
+
href="https://www.innovationleader.com/technology/ptc-chief-technology-officer-talks-innovation/"
|
|
506
|
+
target="_blank">PTC’s Chief Technology Officer on Innovating Across
|
|
507
|
+
the Three Horizons</a></strong>, <em>Interview with InnoLeader</em>,
|
|
508
|
+
February 2022</li>
|
|
509
|
+
<li><strong><a rel="noopener noreferrer"
|
|
510
|
+
href="https://www.protocol.com/braintrust/industrial-iot-data-insights-future?rebelltitem=8#rebelltitem8"
|
|
511
|
+
target="_blank">What currently-unavailable (but feasible) data
|
|
512
|
+
insight will be an IIoT game-changer?</a></strong>, <em>Interview
|
|
513
|
+
with Protocol</em>, June 2021</li>
|
|
514
|
+
<li><strong><a rel="noopener noreferrer"
|
|
515
|
+
href="https://www.protocol.com/braintrust/ai-industrial-iot-biggest-hurdles?rebelltitem=2#rebelltitem2"
|
|
516
|
+
target="_blank">What are the biggest hurdles to using AI in
|
|
517
|
+
IIoT?</a></strong>, <em>Interview with Protocol</em>, May 2021</li>
|
|
518
|
+
<li>
|
|
519
|
+
Featured on<em> Insights Success</em> in 2019 as one of <a
|
|
520
|
+
rel="noopener noreferrer"
|
|
521
|
+
href="https://www.insightssuccess.com/the-30-most-influential-business-leaders-in-tech-2019-july2019/"
|
|
522
|
+
target="_blank"><strong>The 30 Most Influential Business Leaders in
|
|
523
|
+
Tech</strong></a></li>
|
|
524
|
+
<li>2019 <a rel="noopener noreferrer"
|
|
525
|
+
href="https://blog.techinmotionevents.com/blog/the-timmy-awards-finalists-2019-best-in-tech-workplaces"
|
|
526
|
+
target="_blank"><strong>Tech Manager of the Year</strong></a> by
|
|
527
|
+
<em>Tech in Motion Timmy Awards</em>
|
|
528
|
+
</li>
|
|
529
|
+
</ul>
|
|
530
|
+
<hr>
|
|
531
|
+
<a href="/-/media/Files/PDFs/About/executive-bios/Steve-Dertien-23.zip"
|
|
532
|
+
class="btn-mathcad btn-blackgrey" target="_blank"
|
|
533
|
+
title="Download press package (zip)">
|
|
534
|
+
<span>Download press package (zip)</span>
|
|
535
|
+
<svg class="arrow-cta" xmlns="https://www.w3.org/2000/svg" width="15.094"
|
|
536
|
+
height="16.058" viewBox="0 0 15.094 16.058">
|
|
537
|
+
<path id="Down"
|
|
538
|
+
d="M9.442 0l6.616 6.615-6.616 6.615-.795-.795 5.246-5.255H0V6.05h13.893L8.647.8zM0 15.094v-1.131h4.906v1.131z"
|
|
539
|
+
class="arrow-cta-1" transform="rotate(0 7.547 7.547)"></path>
|
|
540
|
+
</svg>
|
|
541
|
+
</a>
|
|
542
|
+
</strong></strong>
|
|
543
|
+
</div>
|
|
544
|
+
</ptc-bio-card>
|
|
545
|
+
</div>
|
|
546
|
+
|
|
547
|
+
|
|
548
|
+
<div class="is-col is-col-6-md is-col-4-lg">
|
|
549
|
+
<ptc-bio-card name="Kevin Wrenn" job-title="Chief Product Officer"
|
|
550
|
+
image="https://www.ptc.com/-/media/Images/new-org/370X550/Kevin-Wrenn-head-shot.jpg?h=550&w=370&la=en&hash=59C41294BFBAC3FD9A1CA4EA9C38D601"
|
|
551
|
+
linkedin="https://www.linkedin.com/in/kevin-wrenn-573803/">
|
|
552
|
+
<div class="bio-modal-open-content">
|
|
553
|
+
<p>Kevin Wrenn is Chief Product Officer, Digital Thread Group, responsible for overseeing
|
|
554
|
+
all aspects of Digital Thread product strategy, development, and operations. He is
|
|
555
|
+
focused on growing and enhancing PTC’s product leadership roles in many fast-changing
|
|
556
|
+
markets. Under Kevin’s leadership, PTC’s CAD, PLM, IoT, and AR products have
|
|
557
|
+
consistently been ranked a leader by industry analysts since 2019.</p>
|
|
558
|
+
|
|
559
|
+
<p>In his nearly 30 years at PTC, Kevin has held many leadership positions in product
|
|
560
|
+
segments and in global services. As Chief Product Officer, he leads the vision,
|
|
561
|
+
strategy, and execution for all facets of product development and management, including
|
|
562
|
+
R&D, cloud services, technical support, and PTC product segment organizations (CAD,
|
|
563
|
+
PLM, IoT, AR, ALM). </p>
|
|
564
|
+
|
|
565
|
+
<p>In addition to his role at PTC, Kevin serves on the board for Boston University's College
|
|
566
|
+
of Engineering Product Innovation Center (EPIC). </p>
|
|
567
|
+
|
|
568
|
+
<p>Kevin earned a B.S. in Manufacturing Engineering from Boston University and an M.S. in
|
|
569
|
+
Computer Science from Rensselaer Polytechnic Institute. </p>
|
|
570
|
+
|
|
571
|
+
<hr>
|
|
572
|
+
<a href="/-/media/Files/PDFs/About/executive-bios/Kevin-Wrenn_PP.zip"
|
|
573
|
+
class="btn-mathcad btn-blackgrey" target="_blank" title="Download press package (zip)">
|
|
574
|
+
<span>Download press package (zip)</span>
|
|
575
|
+
|
|
576
|
+
<svg class="arrow-cta" xmlns="https://www.w3.org/2000/svg" width="15.094"
|
|
577
|
+
height="16.058" viewBox="0 0 15.094 16.058">
|
|
578
|
+
<path id="Down"
|
|
579
|
+
d="M9.442 0l6.616 6.615-6.616 6.615-.795-.795 5.246-5.255H0V6.05h13.893L8.647.8zM0 15.094v-1.131h4.906v1.131z"
|
|
580
|
+
class="arrow-cta-1" transform="rotate(0 7.547 7.547)"></path>
|
|
581
|
+
</svg>
|
|
582
|
+
</a>
|
|
583
|
+
|
|
584
|
+
|
|
585
|
+
</div>
|
|
586
|
+
</ptc-bio-card>
|
|
587
|
+
</div>
|
|
588
|
+
|
|
589
|
+
|
|
590
|
+
<div class="is-col is-col-6-md is-col-4-lg">
|
|
591
|
+
<ptc-bio-card name="Jamie Pappas" job-title="Chief Revenue Officer"
|
|
592
|
+
image="https://www.ptc.com/-/media/Images/new-org/370X550/jamie-pappas370x550.jpg?h=550&w=370&la=en&hash=761EAA29779C2719DA5D88A5D3187DB6">
|
|
593
|
+
<div class="bio-modal-open-content">
|
|
594
|
+
<p>Jamie Pappas is Chief Revenue Officer, Digital Thread Group, responsible for all
|
|
595
|
+
go-to-market customer-facing teams, including customer success, sales, solution
|
|
596
|
+
consultants, and subscription management.</p>
|
|
597
|
+
<p>During his 25-year career at PTC, Jamie led the regional sales in Asia, Europe, and most
|
|
598
|
+
recently, North America where he has been instrumental in leading the sales team to
|
|
599
|
+
deliver consistently strong growth.</p>
|
|
600
|
+
<p>Jamie earned a B.A. in Business from Stonehill College in Massachusetts and completed the
|
|
601
|
+
Sales Management Executive Graduate course at Harvard University Extension School.</p>
|
|
602
|
+
<hr>
|
|
603
|
+
<a href="/-/media/Files/PDFs/About/executive-bios/Jamie-Pappas1.zip"
|
|
604
|
+
class="btn-mathcad btn-blackgrey" target="_blank" title="Download press package (zip)">
|
|
605
|
+
<span>Download press package (zip)</span>
|
|
606
|
+
<svg class="arrow-cta" xmlns="https://www.w3.org/2000/svg" width="15.094"
|
|
607
|
+
height="16.058" viewBox="0 0 15.094 16.058">
|
|
608
|
+
<path id="Down"
|
|
609
|
+
d="M9.442 0l6.616 6.615-6.616 6.615-.795-.795 5.246-5.255H0V6.05h13.893L8.647.8zM0 15.094v-1.131h4.906v1.131z"
|
|
610
|
+
class="arrow-cta-1" transform="rotate(0 7.547 7.547)"></path>
|
|
611
|
+
</svg>
|
|
612
|
+
</a>
|
|
613
|
+
</div>
|
|
614
|
+
</ptc-bio-card>
|
|
615
|
+
</div>
|
|
616
|
+
|
|
617
|
+
|
|
618
|
+
<div class="is-col is-col-6-md is-col-4-lg">
|
|
619
|
+
<ptc-bio-card name="Aaron von Staats"
|
|
620
|
+
job-title="Executive Vice President and General Counsel & Corporate Secretary"
|
|
621
|
+
image="https://www.ptc.com/-/media/Images/Redesign/about-us/Aaron-von-Staats1.jpg?h=550&w=370&la=en&hash=2376629B345C6A844EE4DCA6336BE2A0"
|
|
622
|
+
linkedin="https://www.linkedin.com/in/aaron-von-staats-17b39518/">
|
|
623
|
+
<div class="bio-modal-open-content">
|
|
624
|
+
<p>Aaron von Staats is EVP, General Counsel & Corporate Secretary for PTC. Aaron manages
|
|
625
|
+
PTC’s worldwide legal, compliance, and cyber risk management functions. His
|
|
626
|
+
responsibilities include corporate governance and board of directors matters, SEC
|
|
627
|
+
reporting and compliance, mergers and acquisitions, customer and partner transactions,
|
|
628
|
+
intellectual property, technology licensing, litigation, and employment law. Aaron
|
|
629
|
+
oversees PTC’s compliance programs focused on anti-corruption, export compliance,
|
|
630
|
+
insider trading, and data privacy. He also oversees the company’s cyber security risk
|
|
631
|
+
management program, focused on advancing cyber security initiatives and addressing
|
|
632
|
+
incident response.</p>
|
|
633
|
+
<p>Having joined PTC in 1997, Aaron held various positions before being promoted to General
|
|
634
|
+
Counsel in 2003. Prior to PTC, he was an attorney at Palmer & Dodge LLP in Boston
|
|
635
|
+
and a Judicial Law Clerk for the Massachusetts Supreme Court.</p>
|
|
636
|
+
<p>Aaron is a member of the Association of Corporate Counsel and serves on the Advisory
|
|
637
|
+
Board of Cancer Support Community of Boston. He previously served as a board member for
|
|
638
|
+
City Year Boston and for the Arts & Business Council of Greater Boston.</p>
|
|
639
|
+
<p>Aaron earned a J.D. from Boston College Law School and a B.A. from the University of
|
|
640
|
+
Massachusetts.</p>
|
|
641
|
+
|
|
642
|
+
<hr>
|
|
643
|
+
<a href="/-/media/Files/PDFs/About/executive-bios/Aaron-Von-Staats-23.zip"
|
|
644
|
+
class="btn-mathcad btn-blackgrey" target="_blank" title="Download press package (zip)">
|
|
645
|
+
<span>Download press package (zip)</span>
|
|
646
|
+
|
|
647
|
+
<svg class="arrow-cta" xmlns="https://www.w3.org/2000/svg" width="15.094"
|
|
648
|
+
height="16.058" viewBox="0 0 15.094 16.058">
|
|
649
|
+
<path id="Down"
|
|
650
|
+
d="M9.442 0l6.616 6.615-6.616 6.615-.795-.795 5.246-5.255H0V6.05h13.893L8.647.8zM0 15.094v-1.131h4.906v1.131z"
|
|
651
|
+
class="arrow-cta-1" transform="rotate(0 7.547 7.547)"></path>
|
|
652
|
+
</svg>
|
|
653
|
+
</a>
|
|
654
|
+
|
|
655
|
+
</div>
|
|
656
|
+
</ptc-bio-card>
|
|
657
|
+
</div>
|
|
658
|
+
|
|
659
|
+
|
|
660
|
+
<div class="is-col is-col-6-md is-col-4-lg">
|
|
661
|
+
<ptc-bio-card name="Martin Ingram" job-title="Executive Vice President and Chief Digital Officer"
|
|
662
|
+
image="https://www.ptc.com/-/media/Images/new-org/370X550/martin-ingram-370x550.jpg?h=550&w=370&la=en&hash=8FFA538D42FE519CC750851D03DFEA55"
|
|
663
|
+
linkedin="https://www.linkedin.com/in/martin-ingram-828875/">
|
|
664
|
+
<div class="bio-modal-open-content">
|
|
665
|
+
<p>Martin Ingram is EVP and Chief Digital Officer at PTC, responsible for the company’s
|
|
666
|
+
global information technology (IT) team, overseeing PTC’s digital infrastructure and
|
|
667
|
+
working with business leaders to guide PTC’s digital process optimization strategy.</p>
|
|
668
|
+
<p>Martin brings a strong and experienced background to PTC, with more than two decades of
|
|
669
|
+
IT and operations leadership. Most recently, Martin served as Global Vice President and
|
|
670
|
+
Chief Information Officer for Avaya, where he led a team of 1200 IT professionals with
|
|
671
|
+
major locations in the US, Ireland, Argentina, and India, with the team supporting the
|
|
672
|
+
entire global Avaya enterprise. The role was instrumental in leading and facilitating
|
|
673
|
+
the ongoing transformational efforts at Avaya by driving operational optimization,
|
|
674
|
+
greater productivity, and business enablement.</p>
|
|
675
|
+
<p>Prior to Avaya, Martin held technology leadership roles at Arise Virtual Solutions Inc.,
|
|
676
|
+
Oracle, and Colorado College. Martin is a PhD candidate from The University of Florida
|
|
677
|
+
and earned his MA from The University of Arkansas and BSc from North Carolina State
|
|
678
|
+
University.</p>
|
|
679
|
+
|
|
680
|
+
</div>
|
|
681
|
+
</ptc-bio-card>
|
|
682
|
+
</div>
|
|
683
|
+
|
|
684
|
+
|
|
685
|
+
<div class="is-col is-col-6-md is-col-4-lg">
|
|
686
|
+
<ptc-bio-card name="Wynn Grubbs"
|
|
687
|
+
job-title="Executive Vice President and General Manager, Velocity Business Unit"
|
|
688
|
+
image="https://www.ptc.com/-/media/Images/Redesign/about-us/Wynn-Grubbs-v1.jpg?h=550&w=370&la=en&hash=1CD60A582C44143FA75F1CF7A3741898"
|
|
689
|
+
linkedin="https://www.linkedin.com/in/wynngrubbs/">
|
|
690
|
+
<div class="bio-modal-open-content">
|
|
691
|
+
<p>Wynn Grubbs is the EVP and General Manager of the Velocity Business Unit at PTC. In this
|
|
692
|
+
role, he is responsible for growth and performance as PTC continues disrupting the
|
|
693
|
+
product development space with the cloud-native Onshape and Arena SaaS offerings.</p>
|
|
694
|
+
<p>Since joining PTC in 2017, Wynn has held several leadership roles. Most recently, he led
|
|
695
|
+
the global functions of Customer Success including renewals, professional services,
|
|
696
|
+
solutions consulting, and success management for Digital Thread. Under his leadership,
|
|
697
|
+
the teams focused on supporting customers in driving significant value from PTC products
|
|
698
|
+
and services. He also led the Focused Solutions Group and was SVP of America’s
|
|
699
|
+
Professional Services.</p>
|
|
700
|
+
<p>Prior to PTC, Wynn held sales, marketing, and customer success senior leadership roles
|
|
701
|
+
where he built and operated teams resulting in substantial growth, often bringing new
|
|
702
|
+
products and services to market. He has strong experience driving recurring revenue in
|
|
703
|
+
the SaaS and services industries.</p>
|
|
704
|
+
<p>Wynn earned a B.S. in business administration and management from Southern New Hampshire
|
|
705
|
+
University.</p>
|
|
706
|
+
<h3><strong>Publications:</strong></h3>
|
|
707
|
+
<ul>
|
|
708
|
+
<li><a rel="noopener noreferrer"
|
|
709
|
+
href="https://www.ptc.com/en/resources/corporate/whitepaper/why-manufacturers-are-moving-to-saas"
|
|
710
|
+
target="_blank"><strong>Why Manufacturers are Switching to SaaS</strong></a>,
|
|
711
|
+
<em>PTC</em>, December 2022
|
|
712
|
+
</li>
|
|
713
|
+
</ul>
|
|
714
|
+
<hr>
|
|
715
|
+
<h3>
|
|
716
|
+
<a href="/-/media/Files/PDFs/About/executive-bios/Wynn-Grubbs-23.zip"
|
|
717
|
+
class="btn-mathcad btn-blackgrey" target="_blank"
|
|
718
|
+
title="Download press package (zip)">
|
|
719
|
+
<span>Download press package (zip)</span>
|
|
720
|
+
<svg class="arrow-cta" xmlns="https://www.w3.org/2000/svg" width="15.094"
|
|
721
|
+
height="16.058" viewBox="0 0 15.094 16.058">
|
|
722
|
+
<path id="Down"
|
|
723
|
+
d="M9.442 0l6.616 6.615-6.616 6.615-.795-.795 5.246-5.255H0V6.05h13.893L8.647.8zM0 15.094v-1.131h4.906v1.131z"
|
|
724
|
+
class="arrow-cta-1" transform="rotate(0 7.547 7.547)"></path>
|
|
725
|
+
</svg>
|
|
726
|
+
</a>
|
|
727
|
+
</h3>
|
|
728
|
+
</div>
|
|
729
|
+
</ptc-bio-card>
|
|
730
|
+
</div>
|
|
731
|
+
|
|
732
|
+
|
|
733
|
+
</div>
|
|
734
|
+
|
|
735
|
+
</div>
|
|
736
|
+
</div>
|
|
737
|
+
|
|
738
|
+
`;
|
|
739
|
+
};
|
|
740
|
+
|
|
741
|
+
export const Preview = AlertsPage.bind();
|