@ptcwebops/ptcw-design 1.8.2 → 1.8.4
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/LICENSE +21 -21
- package/dist/cjs/bundle-example.cjs.entry.js +31 -31
- package/dist/cjs/bundle-jumbotron-example.cjs.entry.js +40 -40
- package/dist/cjs/{core-1951cc85.js → core-332e5461.js} +29 -91
- package/dist/cjs/dropdown-item.cjs.entry.js +11 -11
- package/dist/cjs/dynamic-box-bundle.cjs.entry.js +26 -26
- package/dist/cjs/icon-asset_5.cjs.entry.js +188 -188
- package/dist/cjs/{index-266d5edd.js → index-88135a6b.js} +1 -72
- package/dist/cjs/innovator-toggle-container.cjs.entry.js +22 -22
- package/dist/cjs/{interfaces-0ecd8027.js → interfaces-574e6df7.js} +9 -9
- package/dist/cjs/loader.cjs.js +3 -3
- package/dist/cjs/lottie-player.cjs.entry.js +2826 -3073
- package/dist/cjs/max-width-container_3.cjs.entry.js +217 -217
- package/dist/cjs/my-component.cjs.entry.js +16 -16
- package/dist/cjs/{pagination-d20b7968.js → pagination-8d9d474d.js} +6 -24
- package/dist/cjs/ptc-accordion-item.cjs.entry.js +84 -84
- package/dist/cjs/ptc-accordion.cjs.entry.js +36 -36
- package/dist/cjs/ptc-announcement.cjs.entry.js +52 -51
- package/dist/cjs/ptc-back-to-top.cjs.entry.js +36 -36
- package/dist/cjs/ptc-bio-card.cjs.entry.js +25 -25
- package/dist/cjs/ptc-card-bottom_3.cjs.entry.js +123 -123
- package/dist/cjs/ptc-card-content.cjs.entry.js +58 -58
- package/dist/cjs/ptc-card.cjs.entry.js +67 -67
- package/dist/cjs/ptc-case-studies-slider.cjs.entry.js +83 -92
- package/dist/cjs/ptc-checkbox.cjs.entry.js +51 -51
- package/dist/cjs/ptc-collapse-list.cjs.entry.js +354 -354
- package/dist/cjs/ptc-container.cjs.entry.js +34 -34
- package/dist/cjs/ptc-date.cjs.entry.js +51 -51
- package/dist/cjs/ptc-dropdown.cjs.entry.js +65 -65
- package/dist/cjs/ptc-dynamic-card.cjs.entry.js +48 -48
- package/dist/cjs/ptc-ellipsis-dropdown.cjs.entry.js +47 -47
- package/dist/cjs/ptc-filter-tag.cjs.entry.js +58 -58
- package/dist/cjs/ptc-hero-footer-cta.cjs.entry.js +12 -12
- package/dist/cjs/ptc-hero.cjs.entry.js +19 -19
- package/dist/cjs/ptc-icon-component.cjs.entry.js +63 -63
- package/dist/cjs/ptc-icon-list.cjs.entry.js +22 -22
- package/dist/cjs/ptc-icon-minimize.cjs.entry.js +44 -44
- package/dist/cjs/ptc-image-download-strip.cjs.entry.js +19 -19
- package/dist/cjs/ptc-jumbotron.cjs.entry.js +110 -110
- package/dist/cjs/ptc-link.cjs.entry.js +34 -34
- package/dist/cjs/ptc-list.cjs.entry.js +50 -50
- package/dist/cjs/ptc-lottie.cjs.entry.js +11 -11
- package/dist/cjs/ptc-media-card.cjs.entry.js +59 -59
- package/dist/cjs/ptc-minimized-footer.cjs.entry.js +9 -9
- package/dist/cjs/ptc-minimized-header.cjs.entry.js +12 -12
- package/dist/cjs/ptc-mobile-select.cjs.entry.js +139 -157
- package/dist/cjs/ptc-modal.cjs.entry.js +151 -151
- package/dist/cjs/ptc-nav-card.cjs.entry.js +37 -37
- package/dist/cjs/ptc-nav-link.cjs.entry.js +37 -37
- package/dist/cjs/ptc-nav-slider.cjs.entry.js +84 -84
- package/dist/cjs/ptc-nav-submenu.cjs.entry.js +22 -22
- package/dist/cjs/ptc-news.cjs.entry.js +19 -19
- package/dist/cjs/ptc-overlay.cjs.entry.js +24 -24
- package/dist/cjs/ptc-pagenation.cjs.entry.js +307 -307
- package/dist/cjs/ptc-para_2.cjs.entry.js +79 -79
- package/dist/cjs/ptc-picture.cjs.entry.js +144 -144
- package/dist/cjs/ptc-previous-url.cjs.entry.js +12 -12
- package/dist/cjs/ptc-pricing-block.cjs.entry.js +21 -21
- package/dist/cjs/ptc-pricing-tabs.cjs.entry.js +125 -125
- package/dist/cjs/ptc-product-card.cjs.entry.js +23 -23
- package/dist/cjs/ptc-product-category.cjs.entry.js +11 -11
- package/dist/cjs/ptc-product-dropdown.cjs.entry.js +70 -70
- package/dist/cjs/ptc-product-highlight-card.cjs.entry.js +13 -13
- package/dist/cjs/ptc-product-list.cjs.entry.js +141 -141
- package/dist/cjs/ptc-product-sidebar.cjs.entry.js +131 -131
- package/dist/cjs/ptc-progress-bar.cjs.entry.js +27 -0
- package/dist/cjs/ptc-quote.cjs.entry.js +24 -24
- package/dist/cjs/ptc-readmore.cjs.entry.js +79 -75
- package/dist/cjs/ptc-responsive-wrapper.cjs.entry.js +55 -55
- package/dist/cjs/ptc-search-field.cjs.entry.js +72 -72
- package/dist/cjs/ptc-shopping-cart.cjs.entry.js +51 -51
- package/dist/cjs/ptc-slit-card.cjs.entry.js +26 -26
- package/dist/cjs/{ptc-progress-bar_2.cjs.entry.js → ptc-social-share.cjs.entry.js} +70 -91
- package/dist/cjs/ptc-span.cjs.entry.js +21 -21
- package/dist/cjs/ptc-sticky-icons.cjs.entry.js +33 -33
- package/dist/cjs/ptc-sticky-section.cjs.entry.js +31 -31
- package/dist/cjs/ptc-sticky-title.cjs.entry.js +25 -25
- package/dist/cjs/ptc-subnav-card.cjs.entry.js +16 -16
- package/dist/cjs/ptc-subnav.cjs.entry.js +23 -23
- package/dist/cjs/ptc-svg-btn.cjs.entry.js +96 -96
- package/dist/cjs/ptc-tab-list.cjs.entry.js +142 -142
- package/dist/cjs/ptc-tab.cjs.entry.js +21 -21
- package/dist/cjs/ptc-tabs.cjs.entry.js +48 -48
- package/dist/cjs/ptc-text-copy-with-background.cjs.entry.js +43 -43
- package/dist/cjs/ptc-tooltip.cjs.entry.js +96 -96
- package/dist/cjs/ptc-two-column-media.cjs.entry.js +16 -16
- package/dist/cjs/ptcw-design.cjs.js +3 -3
- package/dist/cjs/sequential-bundle-example.cjs.entry.js +110 -110
- package/dist/cjs/sequential-bundle.cjs.entry.js +90 -90
- package/dist/cjs/tab-content.cjs.entry.js +28 -28
- package/dist/cjs/tab-header.cjs.entry.js +65 -65
- package/dist/cjs/{utils-416c94fe.js → utils-9eb22041.js} +90 -90
- package/dist/collection/collection-manifest.json +1 -1
- package/dist/collection/components/dropdown-item/dropdown-item.js +61 -61
- package/dist/collection/components/dynamic-box-bundle/dynamic-box-bundle.js +114 -114
- package/dist/collection/components/icon-asset/icon-asset.css +4 -4
- package/dist/collection/components/icon-asset/icon-asset.js +199 -199
- package/dist/collection/components/icon-asset/media/brands.svg +1381 -1381
- package/dist/collection/components/icon-asset/media/designer.svg +464 -464
- package/dist/collection/components/icon-asset/media/regular.svg +463 -463
- package/dist/collection/components/icon-asset/media/solid.svg +3013 -3013
- package/dist/collection/components/icon-asset/media/svg-with-js.min.css +4 -4
- package/dist/collection/components/innovator-toggle-container/innovator-toggle-container.js +89 -89
- package/dist/collection/components/list-item/list-item.js +144 -144
- package/dist/collection/components/max-width-container/max-width-container.css +11 -11
- package/dist/collection/components/max-width-container/max-width-container.js +123 -123
- package/dist/collection/components/my-component/my-component.css +3 -3
- package/dist/collection/components/my-component/my-component.js +82 -82
- package/dist/collection/components/organism-bundles/bundle-example/bundle-example.css +25 -25
- package/dist/collection/components/organism-bundles/bundle-example/bundle-example.js +58 -58
- package/dist/collection/components/organism-bundles/bundle-jumbotron-example/bundle-jumbotron-example.css +3 -3
- package/dist/collection/components/organism-bundles/bundle-jumbotron-example/bundle-jumbotron-example.js +91 -91
- package/dist/collection/components/organism-bundles/sequential-bundle/sequential-bundle.js +116 -116
- package/dist/collection/components/organism-bundles/sequential-bundle-example/sequential-bundle-example.css +92 -92
- package/dist/collection/components/organism-bundles/sequential-bundle-example/sequential-bundle-example.js +160 -160
- package/dist/collection/components/ptc-accordion/ptc-accordion-item/ptc-accordion-item.js +287 -287
- package/dist/collection/components/ptc-accordion/ptc-accordion.js +78 -78
- package/dist/collection/components/ptc-announcement/ptc-announcement.js +256 -237
- package/dist/collection/components/ptc-back-to-top/ptc-back-to-top.js +61 -61
- package/dist/collection/components/ptc-background-video/ptc-background-video.js +200 -200
- package/dist/collection/components/ptc-bio-card/ptc-bio-card.js +130 -130
- package/dist/collection/components/ptc-breadcrumb/ptc-breadcrumb.js +105 -105
- package/dist/collection/components/ptc-button/ptc-button.js +302 -302
- package/dist/collection/components/ptc-card/ptc-card.js +362 -362
- package/dist/collection/components/ptc-card-bottom/ptc-card-bottom.js +116 -116
- package/dist/collection/components/ptc-card-content/ptc-card-content.js +212 -212
- package/dist/collection/components/ptc-card-wrapper/ptc-card-wrapper.js +214 -214
- package/dist/collection/components/ptc-case-studies-slider/ptc-case-studies-slider.css +2 -2
- package/dist/collection/components/ptc-case-studies-slider/ptc-case-studies-slider.js +91 -91
- package/dist/collection/components/ptc-checkbox/ptc-checkbox.js +152 -152
- package/dist/collection/components/ptc-collapse-list/ptc-collapse-list.js +593 -593
- package/dist/collection/components/ptc-container/ptc-container.js +138 -138
- package/dist/collection/components/ptc-date/ptc-date.js +224 -224
- package/dist/collection/components/ptc-dropdown/ptc-dropdown.js +162 -162
- package/dist/collection/components/ptc-dynamic-card/media/nav-active-dotslick.svg +15 -15
- package/dist/collection/components/ptc-dynamic-card/ptc-dynamic-card.js +174 -174
- package/dist/collection/components/ptc-ellipsis-dropdown/ptc-ellipsis-dropdown.js +137 -137
- package/dist/collection/components/ptc-filter-tag/ptc-filter-tag.js +113 -113
- package/dist/collection/components/ptc-hero/ptc-hero.js +86 -86
- package/dist/collection/components/ptc-hero-footer-cta/ptc-hero-footer-cta.js +78 -78
- package/dist/collection/components/ptc-icon-component/ptc-icon-component.css +2 -2
- package/dist/collection/components/ptc-icon-component/ptc-icon-component.js +87 -87
- package/dist/collection/components/ptc-icon-list/ptc-icon-list.js +127 -127
- package/dist/collection/components/ptc-icon-minimize/ptc-icon-minimize.js +119 -119
- package/dist/collection/components/ptc-image-download-strip/ptc-image-download-strip.js +51 -51
- package/dist/collection/components/ptc-img/ptc-img.js +311 -311
- package/dist/collection/components/ptc-jumbotron/ptc-jumbotron.js +334 -334
- package/dist/collection/components/ptc-link/ptc-link.js +207 -207
- package/dist/collection/components/ptc-list/ptc-list.js +99 -99
- package/dist/collection/components/ptc-lottie/ptc-lottie.css +5 -5
- package/dist/collection/components/ptc-lottie/ptc-lottie.js +62 -62
- package/dist/collection/components/ptc-media-card/ptc-media-card.js +240 -240
- package/dist/collection/components/ptc-minimized-footer/ptc-minimized-footer.js +18 -18
- package/dist/collection/components/ptc-minimized-header/ptc-minimized-header.js +81 -81
- package/dist/collection/components/ptc-mobile-select/ptc-mobile-select.css +2 -7
- package/dist/collection/components/ptc-mobile-select/ptc-mobile-select.js +190 -190
- package/dist/collection/components/ptc-modal/ptc-modal.js +407 -407
- package/dist/collection/components/ptc-nav-card/ptc-nav-card.js +224 -224
- package/dist/collection/components/ptc-news/ptc-news.css +1 -0
- package/dist/collection/components/ptc-news/ptc-news.js +169 -169
- package/dist/collection/components/ptc-overlay/ptc-overlay.js +131 -131
- package/dist/collection/components/ptc-pagenation/ptc-pagenation.js +573 -573
- package/dist/collection/components/ptc-para/ptc-para.js +242 -242
- package/dist/collection/components/ptc-picture/ptc-picture.js +473 -473
- package/dist/collection/components/ptc-previous-url/ptc-previous-url.js +78 -78
- package/dist/collection/components/ptc-pricing-block/ptc-pricing-block.js +70 -70
- package/dist/collection/components/ptc-pricing-tabs/ptc-pricing-tabs.js +272 -272
- package/dist/collection/components/ptc-product-card/ptc-product-card.js +162 -162
- package/dist/collection/components/ptc-product-category/ptc-product-category.js +60 -60
- package/dist/collection/components/ptc-product-dropdown/ptc-product-dropdown.js +185 -185
- package/dist/collection/components/ptc-product-highlight-card/ptc-product-highlight-card.js +96 -96
- package/dist/collection/components/ptc-product-list/ptc-product-list.js +194 -194
- package/dist/collection/components/ptc-product-sidebar/ptc-product-sidebar.js +254 -254
- package/dist/collection/components/ptc-progress-bar/ptc-progress-bar.js +42 -42
- package/dist/collection/components/ptc-quote/ptc-quote.js +144 -144
- package/dist/collection/components/ptc-readmore/ptc-readmore.css +1 -0
- package/dist/collection/components/ptc-readmore/ptc-readmore.js +302 -298
- package/dist/collection/components/ptc-responsive-wrapper/ptc-responsive-wrapper.css +3 -3
- package/dist/collection/components/ptc-responsive-wrapper/ptc-responsive-wrapper.js +65 -65
- package/dist/collection/components/ptc-search-field/ptc-search-field.js +247 -247
- package/dist/collection/components/ptc-shopping-cart/ptc-shopping-cart.js +97 -97
- package/dist/collection/components/ptc-skeleton/ptc-skeleton.js +139 -139
- package/dist/collection/components/ptc-slit-card/ptc-slit-card.js +181 -181
- package/dist/collection/components/ptc-social-share/ptc-social-share.js +267 -267
- package/dist/collection/components/ptc-spacer/ptc-spacer.css +332 -332
- package/dist/collection/components/ptc-spacer/ptc-spacer.js +97 -97
- package/dist/collection/components/ptc-span/ptc-span.js +107 -107
- package/dist/collection/components/ptc-sticky-icons/ptc-sticky-icons.js +51 -51
- package/dist/collection/components/ptc-sticky-section/ptc-sticky-section.js +49 -49
- package/dist/collection/components/ptc-sticky-title/ptc-sticky-title.css +7 -3
- package/dist/collection/components/ptc-sticky-title/ptc-sticky-title.js +89 -89
- package/dist/collection/components/ptc-svg-btn/ptc-svg-btn.js +109 -109
- package/dist/collection/components/ptc-tab-list/ptc-tab-list.js +195 -195
- package/dist/collection/components/ptc-tabs/ptc-tab.js +121 -121
- package/dist/collection/components/ptc-tabs/ptc-tabs.js +104 -104
- package/dist/collection/components/ptc-text-copy-with-background/ptc-text-copy-with-background.js +181 -181
- package/dist/collection/components/ptc-title/ptc-title.js +310 -310
- package/dist/collection/components/ptc-tooltip/ptc-tooltip.js +342 -342
- package/dist/collection/components/ptc-two-column-media/ptc-two-column-media.js +48 -48
- package/dist/collection/components/subnav/ptc-nav-link/ptc-nav-link.js +114 -114
- package/dist/collection/components/subnav/ptc-nav-slider/ptc-nav-slider.js +126 -126
- package/dist/collection/components/subnav/ptc-nav-submenu/ptc-nav-submenu.js +105 -105
- package/dist/collection/components/subnav/ptc-subnav/ptc-subnav.js +70 -70
- package/dist/collection/components/subnav/ptc-subnav-card/ptc-subnav-card.js +133 -133
- package/dist/collection/components/tab-content/tab-content.js +84 -84
- package/dist/collection/components/tab-header/tab-header.js +182 -182
- package/dist/collection/index.js +1 -1
- package/dist/collection/media/svg-imgs/Back-arrow.svg +11 -11
- package/dist/collection/media/svg-imgs/close.svg +10 -10
- package/dist/collection/media/svg-imgs/nav-active-dotslick.svg +15 -15
- package/dist/collection/media/svg-imgs/play-button-dark.svg +20 -20
- package/dist/collection/media/svg-imgs/ptc-shopping-cart-black.svg +3 -3
- package/dist/collection/media/svg-imgs/ptc-shopping-cart-white.svg +3 -3
- package/dist/collection/media/svg-imgs/slider-arrow-left.svg +18 -18
- package/dist/collection/media/svg-imgs/slider-arrow-right.svg +18 -18
- package/dist/collection/media/svg-imgs/union.svg +3 -3
- package/dist/collection/stories/Accordian.stories.js +206 -0
- package/dist/collection/stories/Announcement.stories.js +65 -0
- package/dist/collection/stories/BackgroundImage.stories.js +82 -0
- package/dist/collection/stories/Breadcrumb.stories.js +51 -0
- package/dist/collection/stories/Button.stories.js +43 -43
- package/dist/collection/stories/Card.stories.js +234 -0
- package/dist/collection/stories/CardWrapper.stories.js +270 -0
- package/dist/collection/stories/Checkbox.stories.js +53 -0
- package/dist/collection/stories/Date.stories.js +81 -0
- package/dist/collection/stories/Dropdown.stories.js +49 -0
- package/dist/collection/stories/DynamicCard.stories.js +69 -0
- package/dist/collection/stories/FilterTag.stories.js +73 -0
- package/dist/collection/stories/Hero.stories.js +120 -0
- package/dist/collection/stories/Icon.stories.js +72 -0
- package/dist/collection/stories/IconList.stories.js +114 -0
- package/dist/collection/stories/IconMinimize.stories.js +41 -0
- package/dist/collection/stories/Link.stories.js +101 -0
- package/dist/collection/stories/ListItem.stories.js +60 -0
- package/dist/collection/stories/MaxWidthContainer.stories.js +32 -32
- package/dist/collection/stories/MinimizedHeader.stories.js +37 -0
- package/dist/collection/stories/MobileSelect.stories.js +80 -0
- package/dist/collection/stories/Modal.stories.js +106 -0
- package/dist/collection/stories/Overlay.stories.js +49 -0
- package/dist/collection/stories/Pagination.stories.js +102 -0
- package/dist/collection/stories/Paragraph.stories.js +96 -0
- package/dist/collection/stories/Picture.stories.js +140 -0
- package/dist/collection/stories/PreviousUrl.stories.js +80 -0
- package/dist/collection/stories/Quote.stories.js +107 -0
- package/dist/collection/stories/ReadMore.stories.js +100 -100
- package/dist/collection/stories/SocialShare.stories.js +67 -0
- package/dist/collection/stories/Spacer.stories.js +49 -0
- package/dist/collection/stories/Span.stories.js +57 -0
- package/dist/collection/stories/SvgButton.stories.js +34 -0
- package/dist/collection/stories/Tabs.stories.js +214 -0
- package/dist/collection/stories/TextCopyWithBackground.stories.js +238 -0
- package/dist/collection/stories/Title.stories.js +115 -115
- package/dist/collection/stories/Tooltip.stories.js +112 -112
- package/dist/collection/utils/component.js +3 -3
- package/dist/collection/utils/interfaces.js +11 -11
- package/dist/collection/utils/utils.js +92 -92
- package/dist/custom-elements/index.js +8238 -8587
- package/dist/esm/bundle-example.entry.js +31 -31
- package/dist/esm/bundle-jumbotron-example.entry.js +40 -40
- package/dist/esm/{core-209a2c67.js → core-73ab4867.js} +29 -91
- package/dist/esm/dropdown-item.entry.js +11 -11
- package/dist/esm/dynamic-box-bundle.entry.js +26 -26
- package/dist/esm/icon-asset_5.entry.js +188 -188
- package/dist/esm/{index-521c9253.js → index-8e63c32d.js} +1 -72
- package/dist/esm/innovator-toggle-container.entry.js +22 -22
- package/dist/esm/{interfaces-3cb94654.js → interfaces-4caedd26.js} +9 -9
- package/dist/esm/loader.js +4 -4
- package/dist/esm/lottie-player.entry.js +2826 -3073
- package/dist/esm/max-width-container_3.entry.js +217 -217
- package/dist/esm/my-component.entry.js +16 -16
- package/dist/esm/{pagination-3ddf3057.js → pagination-902de0b2.js} +6 -24
- package/dist/esm/polyfills/core-js.js +0 -0
- package/dist/esm/polyfills/dom.js +0 -0
- package/dist/esm/polyfills/es5-html-element.js +0 -0
- package/dist/esm/polyfills/index.js +0 -0
- package/dist/esm/polyfills/system.js +0 -0
- package/dist/esm/ptc-accordion-item.entry.js +84 -84
- package/dist/esm/ptc-accordion.entry.js +36 -36
- package/dist/esm/ptc-announcement.entry.js +52 -51
- package/dist/esm/ptc-back-to-top.entry.js +36 -36
- package/dist/esm/ptc-bio-card.entry.js +25 -25
- package/dist/esm/ptc-card-bottom_3.entry.js +123 -123
- package/dist/esm/ptc-card-content.entry.js +58 -58
- package/dist/esm/ptc-card.entry.js +67 -67
- package/dist/esm/ptc-case-studies-slider.entry.js +83 -92
- package/dist/esm/ptc-checkbox.entry.js +51 -51
- package/dist/esm/ptc-collapse-list.entry.js +354 -354
- package/dist/esm/ptc-container.entry.js +34 -34
- package/dist/esm/ptc-date.entry.js +51 -51
- package/dist/esm/ptc-dropdown.entry.js +65 -65
- package/dist/esm/ptc-dynamic-card.entry.js +48 -48
- package/dist/esm/ptc-ellipsis-dropdown.entry.js +47 -47
- package/dist/esm/ptc-filter-tag.entry.js +58 -58
- package/dist/esm/ptc-hero-footer-cta.entry.js +12 -12
- package/dist/esm/ptc-hero.entry.js +19 -19
- package/dist/esm/ptc-icon-component.entry.js +63 -63
- package/dist/esm/ptc-icon-list.entry.js +22 -22
- package/dist/esm/ptc-icon-minimize.entry.js +44 -44
- package/dist/esm/ptc-image-download-strip.entry.js +19 -19
- package/dist/esm/ptc-jumbotron.entry.js +110 -110
- package/dist/esm/ptc-link.entry.js +34 -34
- package/dist/esm/ptc-list.entry.js +50 -50
- package/dist/esm/ptc-lottie.entry.js +11 -11
- package/dist/esm/ptc-media-card.entry.js +59 -59
- package/dist/esm/ptc-minimized-footer.entry.js +9 -9
- package/dist/esm/ptc-minimized-header.entry.js +12 -12
- package/dist/esm/ptc-mobile-select.entry.js +139 -157
- package/dist/esm/ptc-modal.entry.js +151 -151
- package/dist/esm/ptc-nav-card.entry.js +37 -37
- package/dist/esm/ptc-nav-link.entry.js +37 -37
- package/dist/esm/ptc-nav-slider.entry.js +84 -84
- package/dist/esm/ptc-nav-submenu.entry.js +22 -22
- package/dist/esm/ptc-news.entry.js +19 -19
- package/dist/esm/ptc-overlay.entry.js +24 -24
- package/dist/esm/ptc-pagenation.entry.js +307 -307
- package/dist/esm/ptc-para_2.entry.js +79 -79
- package/dist/esm/ptc-picture.entry.js +144 -144
- package/dist/esm/ptc-previous-url.entry.js +12 -12
- package/dist/esm/ptc-pricing-block.entry.js +21 -21
- package/dist/esm/ptc-pricing-tabs.entry.js +125 -125
- package/dist/esm/ptc-product-card.entry.js +23 -23
- package/dist/esm/ptc-product-category.entry.js +11 -11
- package/dist/esm/ptc-product-dropdown.entry.js +70 -70
- package/dist/esm/ptc-product-highlight-card.entry.js +13 -13
- package/dist/esm/ptc-product-list.entry.js +141 -141
- package/dist/esm/ptc-product-sidebar.entry.js +131 -131
- package/dist/esm/ptc-progress-bar.entry.js +23 -0
- package/dist/esm/ptc-quote.entry.js +24 -24
- package/dist/esm/ptc-readmore.entry.js +79 -75
- package/dist/esm/ptc-responsive-wrapper.entry.js +55 -55
- package/dist/esm/ptc-search-field.entry.js +72 -72
- package/dist/esm/ptc-shopping-cart.entry.js +51 -51
- package/dist/esm/ptc-slit-card.entry.js +26 -26
- package/dist/esm/{ptc-progress-bar_2.entry.js → ptc-social-share.entry.js} +71 -91
- package/dist/esm/ptc-span.entry.js +21 -21
- package/dist/esm/ptc-sticky-icons.entry.js +33 -33
- package/dist/esm/ptc-sticky-section.entry.js +31 -31
- package/dist/esm/ptc-sticky-title.entry.js +25 -25
- package/dist/esm/ptc-subnav-card.entry.js +16 -16
- package/dist/esm/ptc-subnav.entry.js +23 -23
- package/dist/esm/ptc-svg-btn.entry.js +96 -96
- package/dist/esm/ptc-tab-list.entry.js +142 -142
- package/dist/esm/ptc-tab.entry.js +21 -21
- package/dist/esm/ptc-tabs.entry.js +48 -48
- package/dist/esm/ptc-text-copy-with-background.entry.js +43 -43
- package/dist/esm/ptc-tooltip.entry.js +96 -96
- package/dist/esm/ptc-two-column-media.entry.js +16 -16
- package/dist/esm/ptcw-design.js +4 -4
- package/dist/esm/sequential-bundle-example.entry.js +110 -110
- package/dist/esm/sequential-bundle.entry.js +90 -90
- package/dist/esm/tab-content.entry.js +28 -28
- package/dist/esm/tab-header.entry.js +65 -65
- package/dist/esm/{utils-f937097d.js → utils-38decc43.js} +90 -90
- package/dist/ptcw-design/media/brands.svg +1381 -1381
- package/dist/ptcw-design/media/designer.svg +464 -464
- package/dist/ptcw-design/media/nav-active-dotslick.svg +15 -15
- package/dist/ptcw-design/media/regular.svg +463 -463
- package/dist/ptcw-design/media/solid.svg +3013 -3013
- package/dist/ptcw-design/media/svg-with-js.min.css +4 -4
- package/dist/ptcw-design/{p-63dd30ad.entry.js → p-00c9ae79.entry.js} +1 -1
- package/dist/ptcw-design/{p-2af2c990.entry.js → p-12780f09.entry.js} +1 -1
- package/dist/ptcw-design/{p-142cdd0c.entry.js → p-15af7aee.entry.js} +1 -1
- package/dist/ptcw-design/{p-f77048a0.entry.js → p-2181c8c7.entry.js} +1 -1
- package/dist/ptcw-design/{p-dbc3591d.entry.js → p-2318d652.entry.js} +1 -1
- package/dist/ptcw-design/{p-50ec5021.entry.js → p-250b3ea1.entry.js} +1 -1
- package/dist/ptcw-design/{p-6107436a.entry.js → p-26880c78.entry.js} +1 -1
- package/dist/ptcw-design/{p-c758ea47.entry.js → p-2bcb85cb.entry.js} +1 -1
- package/dist/ptcw-design/{p-7dd6c76c.entry.js → p-2bd3fd74.entry.js} +1 -1
- package/dist/ptcw-design/{p-24ca90e7.entry.js → p-2d69f408.entry.js} +1 -1
- package/dist/ptcw-design/{p-e35c26f9.entry.js → p-341a4c39.entry.js} +1 -1
- package/dist/ptcw-design/{p-356a8a49.entry.js → p-366528df.entry.js} +1 -1
- package/dist/ptcw-design/{p-9e710bd9.entry.js → p-3bb54c51.entry.js} +1 -1
- package/dist/ptcw-design/{p-90f5ddf3.entry.js → p-3cf1f951.entry.js} +1 -1
- package/dist/ptcw-design/{p-3f5ad479.entry.js → p-462567d1.entry.js} +1 -1
- package/dist/ptcw-design/{p-9a2e1d68.entry.js → p-469482ba.entry.js} +1 -1
- package/dist/ptcw-design/{p-cff4b6f8.entry.js → p-46afd828.entry.js} +1 -1
- package/dist/ptcw-design/{p-88d78c75.entry.js → p-4702f4e4.entry.js} +1 -1
- package/dist/ptcw-design/{p-c7a7c315.entry.js → p-4783fc15.entry.js} +1 -1
- package/dist/ptcw-design/{p-34aef911.entry.js → p-4977dc6d.entry.js} +1 -1
- package/dist/ptcw-design/{p-9f86b7c0.entry.js → p-4983e571.entry.js} +1 -1
- package/dist/ptcw-design/{p-037436f9.entry.js → p-49dc9b68.entry.js} +1 -1
- package/dist/ptcw-design/{p-661ca851.entry.js → p-4f465dd3.entry.js} +1 -1
- package/dist/ptcw-design/{p-387068d6.entry.js → p-54ca3d2a.entry.js} +1 -1
- package/dist/ptcw-design/p-553d840a.js +1 -0
- package/dist/ptcw-design/{p-14d31733.entry.js → p-55d298f5.entry.js} +1 -1
- package/dist/ptcw-design/{p-785edd90.entry.js → p-564f58cf.entry.js} +1 -1
- package/dist/ptcw-design/{p-f4bfdb6c.entry.js → p-574680c3.entry.js} +1 -1
- package/dist/ptcw-design/{p-2e0d9d7f.entry.js → p-57fa9836.entry.js} +1 -1
- package/dist/ptcw-design/{p-f7d9d8d6.entry.js → p-59058faa.entry.js} +1 -1
- package/dist/ptcw-design/{p-bee618f0.entry.js → p-5e08dc82.entry.js} +1 -1
- package/dist/ptcw-design/{p-6b2cb63f.entry.js → p-60fe097e.entry.js} +1 -1
- package/dist/ptcw-design/{p-6d0d90ac.entry.js → p-65513c45.entry.js} +1 -1
- package/dist/ptcw-design/{p-4e8250d1.entry.js → p-6a25430f.entry.js} +1 -1
- package/dist/ptcw-design/p-6b1b68d5.entry.js +1 -0
- package/dist/ptcw-design/p-6dd37f45.entry.js +1 -0
- package/dist/ptcw-design/{p-fef6f882.entry.js → p-718d6ae8.entry.js} +1 -1
- package/dist/ptcw-design/{p-04d4bfc4.entry.js → p-73ea7065.entry.js} +1 -1
- package/dist/ptcw-design/p-77d49d3d.entry.js +1 -0
- package/dist/ptcw-design/{p-70f3caa1.entry.js → p-8030db10.entry.js} +1 -1
- package/dist/ptcw-design/p-8a1c2577.entry.js +1 -0
- package/dist/ptcw-design/{p-842ee53f.entry.js → p-8bf9e0af.entry.js} +1 -1
- package/dist/ptcw-design/{p-c24ba553.entry.js → p-8c6b069b.entry.js} +1 -1
- package/dist/ptcw-design/{p-fbd20db7.entry.js → p-9379f3b6.entry.js} +1 -1
- package/dist/ptcw-design/p-938eb938.entry.js +1 -0
- package/dist/ptcw-design/p-97587e57.entry.js +1 -0
- package/dist/ptcw-design/{p-8ec1379c.entry.js → p-99b10f83.entry.js} +1 -1
- package/dist/ptcw-design/{p-c085ea09.entry.js → p-99e80637.entry.js} +1 -1
- package/dist/ptcw-design/{p-62bacdde.entry.js → p-9a5ee2d5.entry.js} +1 -1
- package/dist/ptcw-design/{p-d8be1ada.entry.js → p-a24ecd75.entry.js} +1 -1
- package/dist/ptcw-design/{p-5f2198b2.entry.js → p-a5ba855f.entry.js} +1 -1
- package/dist/ptcw-design/{p-92ca1c90.entry.js → p-a9eaabae.entry.js} +1 -1
- package/dist/ptcw-design/{p-5355df5f.entry.js → p-af3a4142.entry.js} +1 -1
- package/dist/ptcw-design/{p-ea2f7967.entry.js → p-af3d5be7.entry.js} +1 -1
- package/dist/ptcw-design/{p-aa9e455f.entry.js → p-b922e3a5.entry.js} +1 -1
- package/dist/ptcw-design/{p-5a914ce0.entry.js → p-b9bbe5d9.entry.js} +1 -1
- package/dist/ptcw-design/{p-0e630350.entry.js → p-ba213813.entry.js} +1 -1
- package/dist/ptcw-design/{p-5bdb4d6b.entry.js → p-ba3372d4.entry.js} +1 -1
- package/dist/ptcw-design/{p-0a400bd4.entry.js → p-baabdb8a.entry.js} +1 -1
- package/dist/ptcw-design/{p-4206b5f8.entry.js → p-c005febf.entry.js} +1 -1
- package/dist/ptcw-design/{p-b48e8b60.entry.js → p-c1fd430d.entry.js} +1 -1
- package/dist/ptcw-design/{p-a9e8d6ae.entry.js → p-c2c85e61.entry.js} +1 -1
- package/dist/ptcw-design/{p-2763af9e.entry.js → p-c3b7c168.entry.js} +1 -1
- package/dist/ptcw-design/{p-d459e4e8.entry.js → p-c5ede527.entry.js} +1 -1
- package/dist/ptcw-design/{p-f152aa1a.entry.js → p-c5fadad0.entry.js} +1 -1
- package/dist/ptcw-design/p-c7bd4d99.entry.js +1 -0
- package/dist/ptcw-design/{p-cbcdde15.entry.js → p-cd6b8c27.entry.js} +1 -1
- package/dist/ptcw-design/{p-baf37894.entry.js → p-cdff68d4.entry.js} +1 -1
- package/dist/ptcw-design/p-d100f115.js +1 -0
- package/dist/ptcw-design/{p-3cddd372.entry.js → p-d49d8875.entry.js} +1 -1
- package/dist/ptcw-design/{p-aebf5905.entry.js → p-d7232d12.entry.js} +1 -1
- package/dist/ptcw-design/{p-8896e8e8.entry.js → p-d7d6eff1.entry.js} +1 -1
- package/dist/ptcw-design/{p-a71ec11d.entry.js → p-d8ade68d.entry.js} +1 -1
- package/dist/ptcw-design/{p-9da7f322.entry.js → p-dc36292a.entry.js} +1 -1
- package/dist/ptcw-design/{p-6eaeb9d0.entry.js → p-dd6501a8.entry.js} +1 -1
- package/dist/ptcw-design/{p-c8cd200f.entry.js → p-e66e3791.entry.js} +1 -1
- package/dist/ptcw-design/{p-31e0ed8e.entry.js → p-e6fa27fb.entry.js} +1 -1
- package/dist/ptcw-design/{p-89bdbdb0.entry.js → p-e71c4b6b.entry.js} +1 -1
- package/dist/ptcw-design/{p-ca846daf.entry.js → p-eed3687b.entry.js} +1 -1
- package/dist/ptcw-design/p-f0a76521.entry.js +1 -0
- package/dist/ptcw-design/{p-6f564063.entry.js → p-f24c57cf.entry.js} +1 -1
- package/dist/ptcw-design/{p-c54bc7d0.entry.js → p-f86b2262.entry.js} +1 -1
- package/dist/ptcw-design/{p-73b54b2b.entry.js → p-fa58bf5f.entry.js} +1 -1
- package/dist/ptcw-design/{p-a21e700b.entry.js → p-fb4779ce.entry.js} +1 -1
- package/dist/ptcw-design/{p-6763bb12.entry.js → p-fe0928c0.entry.js} +1 -1
- package/dist/ptcw-design/{p-8a5c6d19.entry.js → p-fe1ff7d2.entry.js} +1 -1
- package/dist/ptcw-design/ptcw-design.css +1 -1
- package/dist/ptcw-design/ptcw-design.esm.js +1 -1
- package/dist/types/components/dropdown-item/dropdown-item.d.ts +5 -5
- package/dist/types/components/dynamic-box-bundle/dynamic-box-bundle.d.ts +10 -10
- package/dist/types/components/icon-asset/icon-asset.d.ts +40 -40
- package/dist/types/components/innovator-toggle-container/innovator-toggle-container.d.ts +17 -17
- package/dist/types/components/list-item/list-item.d.ts +16 -16
- package/dist/types/components/max-width-container/max-width-container.d.ts +15 -15
- package/dist/types/components/my-component/my-component.d.ts +16 -16
- package/dist/types/components/organism-bundles/bundle-example/bundle-example.d.ts +10 -10
- package/dist/types/components/organism-bundles/bundle-jumbotron-example/bundle-jumbotron-example.d.ts +5 -5
- package/dist/types/components/organism-bundles/sequential-bundle/sequential-bundle.d.ts +12 -12
- package/dist/types/components/organism-bundles/sequential-bundle-example/sequential-bundle-example.d.ts +16 -16
- package/dist/types/components/ptc-accordion/ptc-accordion-item/ptc-accordion-item.d.ts +59 -59
- package/dist/types/components/ptc-accordion/ptc-accordion.d.ts +13 -13
- package/dist/types/components/ptc-announcement/ptc-announcement.d.ts +55 -51
- package/dist/types/components/ptc-back-to-top/ptc-back-to-top.d.ts +9 -9
- package/dist/types/components/ptc-background-video/ptc-background-video.d.ts +45 -45
- package/dist/types/components/ptc-bio-card/ptc-bio-card.d.ts +27 -27
- package/dist/types/components/ptc-breadcrumb/ptc-breadcrumb.d.ts +20 -20
- package/dist/types/components/ptc-button/ptc-button.d.ts +64 -64
- package/dist/types/components/ptc-card/ptc-card.d.ts +71 -71
- package/dist/types/components/ptc-card-bottom/ptc-card-bottom.d.ts +15 -15
- package/dist/types/components/ptc-card-content/ptc-card-content.d.ts +19 -19
- package/dist/types/components/ptc-card-wrapper/ptc-card-wrapper.d.ts +24 -24
- package/dist/types/components/ptc-case-studies-slider/ptc-case-studies-slider.d.ts +14 -14
- package/dist/types/components/ptc-checkbox/ptc-checkbox.d.ts +14 -14
- package/dist/types/components/ptc-collapse-list/ptc-collapse-list.d.ts +56 -56
- package/dist/types/components/ptc-container/ptc-container.d.ts +13 -13
- package/dist/types/components/ptc-date/ptc-date.d.ts +46 -46
- package/dist/types/components/ptc-dropdown/ptc-dropdown.d.ts +19 -19
- package/dist/types/components/ptc-dynamic-card/ptc-dynamic-card.d.ts +23 -23
- package/dist/types/components/ptc-ellipsis-dropdown/ptc-ellipsis-dropdown.d.ts +15 -15
- package/dist/types/components/ptc-filter-tag/ptc-filter-tag.d.ts +17 -17
- package/dist/types/components/ptc-hero/ptc-hero.d.ts +16 -16
- package/dist/types/components/ptc-hero-footer-cta/ptc-hero-footer-cta.d.ts +6 -6
- package/dist/types/components/ptc-icon-component/ptc-icon-component.d.ts +17 -17
- package/dist/types/components/ptc-icon-list/ptc-icon-list.d.ts +21 -21
- package/dist/types/components/ptc-icon-minimize/ptc-icon-minimize.d.ts +12 -12
- package/dist/types/components/ptc-image-download-strip/ptc-image-download-strip.d.ts +9 -9
- package/dist/types/components/ptc-img/ptc-img.d.ts +55 -55
- package/dist/types/components/ptc-jumbotron/ptc-jumbotron.d.ts +25 -25
- package/dist/types/components/ptc-link/ptc-link.d.ts +40 -40
- package/dist/types/components/ptc-list/ptc-list.d.ts +8 -8
- package/dist/types/components/ptc-lottie/ptc-lottie.d.ts +12 -12
- package/dist/types/components/ptc-media-card/ptc-media-card.d.ts +52 -52
- package/dist/types/components/ptc-minimized-footer/ptc-minimized-footer.d.ts +3 -3
- package/dist/types/components/ptc-minimized-header/ptc-minimized-header.d.ts +6 -6
- package/dist/types/components/ptc-mobile-select/ptc-mobile-select.d.ts +36 -36
- package/dist/types/components/ptc-modal/ptc-modal.d.ts +71 -71
- package/dist/types/components/ptc-nav-card/ptc-nav-card.d.ts +46 -46
- package/dist/types/components/ptc-news/ptc-news.d.ts +35 -35
- package/dist/types/components/ptc-overlay/ptc-overlay.d.ts +21 -21
- package/dist/types/components/ptc-pagenation/ptc-pagenation.d.ts +40 -40
- package/dist/types/components/ptc-para/ptc-para.d.ts +47 -47
- package/dist/types/components/ptc-picture/ptc-picture.d.ts +97 -97
- package/dist/types/components/ptc-previous-url/ptc-previous-url.d.ts +9 -9
- package/dist/types/components/ptc-pricing-block/ptc-pricing-block.d.ts +7 -7
- package/dist/types/components/ptc-pricing-tabs/ptc-pricing-tabs.d.ts +52 -52
- package/dist/types/components/ptc-product-card/ptc-product-card.d.ts +37 -37
- package/dist/types/components/ptc-product-category/ptc-product-category.d.ts +5 -5
- package/dist/types/components/ptc-product-dropdown/ptc-product-dropdown.d.ts +18 -18
- package/dist/types/components/ptc-product-highlight-card/ptc-product-highlight-card.d.ts +23 -23
- package/dist/types/components/ptc-product-list/ptc-product-list.d.ts +18 -18
- package/dist/types/components/ptc-product-sidebar/ptc-product-sidebar.d.ts +31 -31
- package/dist/types/components/ptc-progress-bar/ptc-progress-bar.d.ts +5 -5
- package/dist/types/components/ptc-quote/ptc-quote.d.ts +29 -29
- package/dist/types/components/ptc-readmore/ptc-readmore.d.ts +57 -57
- package/dist/types/components/ptc-responsive-wrapper/ptc-responsive-wrapper.d.ts +8 -8
- package/dist/types/components/ptc-search-field/ptc-search-field.d.ts +23 -23
- package/dist/types/components/ptc-shopping-cart/ptc-shopping-cart.d.ts +6 -6
- package/dist/types/components/ptc-skeleton/ptc-skeleton.d.ts +10 -10
- package/dist/types/components/ptc-slit-card/ptc-slit-card.d.ts +36 -36
- package/dist/types/components/ptc-social-share/ptc-social-share.d.ts +37 -37
- package/dist/types/components/ptc-spacer/ptc-spacer.d.ts +16 -16
- package/dist/types/components/ptc-span/ptc-span.d.ts +20 -20
- package/dist/types/components/ptc-sticky-icons/ptc-sticky-icons.d.ts +7 -7
- package/dist/types/components/ptc-sticky-section/ptc-sticky-section.d.ts +9 -9
- package/dist/types/components/ptc-sticky-title/ptc-sticky-title.d.ts +8 -8
- package/dist/types/components/ptc-svg-btn/ptc-svg-btn.d.ts +20 -20
- package/dist/types/components/ptc-tab-list/ptc-tab-list.d.ts +21 -21
- package/dist/types/components/ptc-tabs/ptc-tab.d.ts +9 -9
- package/dist/types/components/ptc-tabs/ptc-tabs.d.ts +10 -10
- package/dist/types/components/ptc-text-copy-with-background/ptc-text-copy-with-background.d.ts +34 -34
- package/dist/types/components/ptc-title/ptc-title.d.ts +54 -54
- package/dist/types/components/ptc-tooltip/ptc-tooltip.d.ts +59 -59
- package/dist/types/components/ptc-two-column-media/ptc-two-column-media.d.ts +9 -9
- package/dist/types/components/subnav/ptc-nav-link/ptc-nav-link.d.ts +21 -21
- package/dist/types/components/subnav/ptc-nav-slider/ptc-nav-slider.d.ts +11 -11
- package/dist/types/components/subnav/ptc-nav-submenu/ptc-nav-submenu.d.ts +22 -22
- package/dist/types/components/subnav/ptc-subnav/ptc-subnav.d.ts +8 -8
- package/dist/types/components/subnav/ptc-subnav-card/ptc-subnav-card.d.ts +27 -27
- package/dist/types/components/tab-content/tab-content.d.ts +12 -12
- package/dist/types/components/tab-header/tab-header.d.ts +22 -22
- package/dist/types/components.d.ts +138 -130
- package/dist/types/global.d.ts +1072 -1072
- package/dist/types/index.d.ts +1 -1
- package/dist/types/stencil-public-runtime.d.ts +0 -11
- package/dist/types/utils/component.d.ts +1 -1
- package/dist/types/utils/interfaces.d.ts +31 -31
- package/dist/types/utils/utils.d.ts +5 -5
- package/package.json +80 -80
- package/readme.md +18 -18
- package/dist/ptcw-design/p-0fc282f5.js +0 -1
- package/dist/ptcw-design/p-1523d508.entry.js +0 -1
- package/dist/ptcw-design/p-58785be1.entry.js +0 -1
- package/dist/ptcw-design/p-6b8f2a2a.entry.js +0 -1
- package/dist/ptcw-design/p-6ec5167f.entry.js +0 -1
- package/dist/ptcw-design/p-baaf60f7.entry.js +0 -1
- package/dist/ptcw-design/p-d9085ab8.entry.js +0 -1
- package/dist/ptcw-design/p-e428e6d9.js +0 -1
- package/dist/ptcw-design/p-f3c1d0f7.entry.js +0 -1
- /package/dist/ptcw-design/{p-ea875d9e.js → p-36665caa.js} +0 -0
- /package/dist/ptcw-design/{p-92141eb1.js → p-63c06667.js} +0 -0
- /package/dist/ptcw-design/{p-240733ce.js → p-711bcdad.js} +0 -0
|
@@ -0,0 +1,214 @@
|
|
|
1
|
+
import { html } from 'lit';
|
|
2
|
+
|
|
3
|
+
export default {
|
|
4
|
+
title: 'Molecules/ptc-tab-list',
|
|
5
|
+
tags: [ 'autodocs' ],
|
|
6
|
+
argTypes: {
|
|
7
|
+
type: {
|
|
8
|
+
control: 'select',
|
|
9
|
+
options: ['default', 'tab-with-banner'],
|
|
10
|
+
description: 'Tab Type',
|
|
11
|
+
defaultValue: { summary: 'undefined' }
|
|
12
|
+
}
|
|
13
|
+
}
|
|
14
|
+
};
|
|
15
|
+
|
|
16
|
+
// const Template = args => { return html `<ptc-tab-list
|
|
17
|
+
// type=${args.type}
|
|
18
|
+
// ></ptc-tab-list>`;}
|
|
19
|
+
|
|
20
|
+
// export const Example = Template.bind({});
|
|
21
|
+
|
|
22
|
+
// Example.args = { type: 'undefined' }
|
|
23
|
+
|
|
24
|
+
// ** SimpleTab **
|
|
25
|
+
|
|
26
|
+
const SimpleTabTemplate = args => { return html `<ptc-tab-list
|
|
27
|
+
type=${args.type}
|
|
28
|
+
>
|
|
29
|
+
<tab-header slot="header" name="tab1">Overview</tab-header>
|
|
30
|
+
<tab-header slot="header" name="tab2">New Features</tab-header>
|
|
31
|
+
<tab-header slot="header" name="tab3">Included With Your Subscription</tab-header>
|
|
32
|
+
<tab-header slot="header" name="tab4">PTC Global Support Information</tab-header>
|
|
33
|
+
<tab-header slot="header" name="tab5">Included With Your Subscription</tab-header>
|
|
34
|
+
|
|
35
|
+
<tab-content slot="content" name="tab1">
|
|
36
|
+
<h3>Title</h3>
|
|
37
|
+
<p>
|
|
38
|
+
PTC Mathcad Prime is purpose-built software for engineering math. Engineering
|
|
39
|
+
calculations are too important and complex to entrust to a spreadsheet. That’s why
|
|
40
|
+
engineers choose PTC Mathcad Prime as their calculation tool.
|
|
41
|
+
</p>
|
|
42
|
+
</tab-content>
|
|
43
|
+
|
|
44
|
+
<tab-content slot="content" name="tab2">
|
|
45
|
+
<p>
|
|
46
|
+
PTC Mathcad Prime is the industry standard for engineering mathematics software,
|
|
47
|
+
enabling you to solve your most complex problems, and share your engineering
|
|
48
|
+
calculations. And with PTC Mathcad Prime 8, engineering calculations just got better.
|
|
49
|
+
This release introduces key application, symbolic engine, numeric engine, and usability
|
|
50
|
+
enhancements.
|
|
51
|
+
</p>
|
|
52
|
+
</tab-content>
|
|
53
|
+
|
|
54
|
+
<tab-content slot="content" name="tab3">
|
|
55
|
+
<p>
|
|
56
|
+
PTC's smart subscription choices allow you to gain access to industry-leading software
|
|
57
|
+
and support without the significant upfront cost of a perpetual software license.
|
|
58
|
+
</p>
|
|
59
|
+
</tab-content>
|
|
60
|
+
|
|
61
|
+
<tab-content slot="content" name="tab4">
|
|
62
|
+
<p>
|
|
63
|
+
PTC offers a variety of support options, from the Gold support package to Platinum Plus,
|
|
64
|
+
including our new product, Smart Connected Support.
|
|
65
|
+
</p>
|
|
66
|
+
</tab-content>
|
|
67
|
+
<tab-content slot="content" name="tab5">
|
|
68
|
+
<p>
|
|
69
|
+
PTC offers a variety of support options, from the Gold support package to Platinum Plus,
|
|
70
|
+
including our new product, Smart Connected Support.
|
|
71
|
+
</p>
|
|
72
|
+
</tab-content>
|
|
73
|
+
</ptc-tab-list>`;}
|
|
74
|
+
|
|
75
|
+
export const SimpleTab = SimpleTabTemplate.bind({});
|
|
76
|
+
|
|
77
|
+
SimpleTab.args = { type: 'undefined' }
|
|
78
|
+
|
|
79
|
+
// ** TwoColumnWithToggleTab **
|
|
80
|
+
|
|
81
|
+
const TwoColumnWithToggleTabTemplate = args => { return html `<ptc-tab-list
|
|
82
|
+
type=${args.type}
|
|
83
|
+
>
|
|
84
|
+
<tab-header slot="header" name="tab1"> Factory Insights as a Service </tab-header>
|
|
85
|
+
<tab-header slot="header" name="tab2">ThingWorx IIoT Platform</tab-header>
|
|
86
|
+
<tab-header slot="header" name="tab3"> ThingWorx Azure</tab-header>
|
|
87
|
+
<tab-header slot="header" name="tab4">Windchill</tab-header>
|
|
88
|
+
<tab-header slot="header" name="tab5"> ThingWorx Kepware Edge</tab-header>
|
|
89
|
+
<tab-header slot="header" name="tab6">PTC Cloud Solutions</tab-header>
|
|
90
|
+
|
|
91
|
+
<tab-content slot="content" name="tab1">
|
|
92
|
+
<ptc-text-copy-with-background type="tab-cta-with-background" top-slit-background-color="none" background-image="https://www.ptc.com/-/media/Images/new-org/1920x500/technologies/hybrid-cloud-fiaas-worker-tablet-hardhat1920x500.jpg?h=500&w=1920&la=en&hash=D6842D081A15FDD28F663C8A7FE5E5EB">
|
|
93
|
+
<div class="ptc-container">
|
|
94
|
+
<div class="is-grid">
|
|
95
|
+
<div class="is-col is-col-6-lg is-col-5-xl">
|
|
96
|
+
<ptc-title type='h3' text-align='left' upperline="no-upperline"
|
|
97
|
+
title-margin="margin-flush" title-color="gray">
|
|
98
|
+
Factory Insights as a Service</ptc-title>
|
|
99
|
+
<ptc-para font-size="small" para-line-h="line-height-denser" font-weight="w-5">
|
|
100
|
+
Deliver business impact for digital transformation initiatives, accelerate time to
|
|
101
|
+
value, and scale rapidly across the business.
|
|
102
|
+
</ptc-para>
|
|
103
|
+
<ptc-spacer breakpoint="large" size="large"></ptc-spacer>
|
|
104
|
+
<ptc-button type="link" color="ptc-secondary" link-href="https://www.ptc.com"
|
|
105
|
+
target="_blank">Explore the Solution
|
|
106
|
+
</ptc-button>
|
|
107
|
+
</div>
|
|
108
|
+
</div>
|
|
109
|
+
</div>
|
|
110
|
+
</ptc-text-copy-with-background>
|
|
111
|
+
</tab-content>
|
|
112
|
+
|
|
113
|
+
<tab-content slot="content" name="tab2">
|
|
114
|
+
<ptc-text-copy-with-background type="tab-cta-with-background" top-slit-background-color="none" background-image="https://www.ptc.com/-/media/Images/new-org/1920x500/technologies/thingworx-iiot-platform1920x500.jpg?h=500&w=1920&la=en&hash=EE076BC966227C8161DC44B29116A532">
|
|
115
|
+
<div class="ptc-container">
|
|
116
|
+
<div class="is-grid">
|
|
117
|
+
<div class="is-col is-col-6-lg is-col-5-xl">
|
|
118
|
+
<ptc-title type='h3' text-align='left' upperline="no-upperline"
|
|
119
|
+
title-margin="margin-flush" title-color="gray">
|
|
120
|
+
ThingWorx IIoT Platform</ptc-title>
|
|
121
|
+
<ptc-para font-size="small" para-line-h="line-height-denser" font-weight="w-5">
|
|
122
|
+
Remove your barriers to digital transformation with ThingWorx, the IIoT platform
|
|
123
|
+
purpose-built to address your business challenges.
|
|
124
|
+
</ptc-para>
|
|
125
|
+
<ptc-spacer breakpoint="large" size="large"></ptc-spacer>
|
|
126
|
+
<ptc-button type="link" color="ptc-secondary" link-href="https://www.ptc.com"
|
|
127
|
+
target="_blank">Explore the ThingWorx </ptc-button>
|
|
128
|
+
</div>
|
|
129
|
+
</div>
|
|
130
|
+
</div>
|
|
131
|
+
</ptc-text-copy-with-background>
|
|
132
|
+
</tab-content>
|
|
133
|
+
|
|
134
|
+
<tab-content slot="content" name="tab3">
|
|
135
|
+
<ptc-text-copy-with-background type="tab-cta-with-background" top-slit-background-color="none" background-image="https://www.ptc.com/-/media/Images/new-org/1920x500/technologies/thingworx-azure-iiot1920x500.jpg?h=500&w=1920&la=en&hash=263185A5CAC91B4E8038A24BCD44077B">
|
|
136
|
+
<div class="ptc-container">
|
|
137
|
+
<div class="is-grid">
|
|
138
|
+
<div class="is-col is-col-6-lg is-col-5-xl">
|
|
139
|
+
<ptc-title type='h3' text-align='left' upperline="no-upperline"
|
|
140
|
+
title-margin="margin-flush" title-color="gray">
|
|
141
|
+
ThingWorx Azure</ptc-title>
|
|
142
|
+
<ptc-para font-size="small" para-line-h="line-height-denser" font-weight="w-5">
|
|
143
|
+
Deploy ThingWorx industrial IoT on Microsoft’s leading cloud infrastructure to accelerate your company’s digital transformation with unprecedented speed, scale, and security.
|
|
144
|
+
</ptc-para>
|
|
145
|
+
<ptc-spacer breakpoint="large" size="large"></ptc-spacer>
|
|
146
|
+
<ptc-button type="link" color="ptc-secondary" link-href="https://www.ptc.com"
|
|
147
|
+
target="_blank">Explore the Solution </ptc-button>
|
|
148
|
+
</div>
|
|
149
|
+
</div>
|
|
150
|
+
</div>
|
|
151
|
+
</ptc-text-copy-with-background>
|
|
152
|
+
</tab-content>
|
|
153
|
+
|
|
154
|
+
<tab-content slot="content" name="tab4">
|
|
155
|
+
<ptc-text-copy-with-background type="tab-cta-with-background" top-slit-background-color="none" background-image="https://www.ptc.com/-/media/Images/new-org/1920x500/technologies/windchill-cloud-enterprise-worker-tablet-hardhat.jpg?h=500&w=1920&la=en&hash=C7092C75035C9554F0DA75054DD3C74E">
|
|
156
|
+
<div class="ptc-container">
|
|
157
|
+
<div class="is-grid">
|
|
158
|
+
<div class="is-col is-col-6-lg is-col-5-xl">
|
|
159
|
+
<ptc-title type='h3' text-align='left' upperline="no-upperline"
|
|
160
|
+
title-margin="margin-flush" title-color="gray">
|
|
161
|
+
Windchill</ptc-title>
|
|
162
|
+
<ptc-para font-size="small" para-line-h="line-height-denser" font-weight="w-5">
|
|
163
|
+
Enable your enterprise to manage product development throughout the entire lifecycle. Our PLM cloud solution, Windchill, can help increase business flexibility by enabling better change management, streamlining communication and processes, and allowing you to adjust quickly to new needs and requirements.
|
|
164
|
+
</ptc-para>
|
|
165
|
+
<ptc-spacer breakpoint="large" size="large"></ptc-spacer>
|
|
166
|
+
<ptc-button type="link" color="ptc-secondary" link-href="https://www.ptc.com"
|
|
167
|
+
target="_blank">Explore PLM Cloud </ptc-button>
|
|
168
|
+
</div>
|
|
169
|
+
</div>
|
|
170
|
+
</div>
|
|
171
|
+
</ptc-text-copy-with-background>
|
|
172
|
+
</tab-content>
|
|
173
|
+
<tab-content slot="content" name="tab5">
|
|
174
|
+
<ptc-text-copy-with-background type="tab-cta-with-background" top-slit-background-color="none" background-image="https://www.ptc.com/-/media/Images/new-org/1920x500/technologies/thingworx-kepware-edge-wide-factory1920x500.jpg?h=500&w=1920&la=en&hash=A082674BFDE16ED2A88CEBD51C3579A2">
|
|
175
|
+
<div class="ptc-container">
|
|
176
|
+
<div class="is-grid">
|
|
177
|
+
<div class="is-col is-col-6-lg is-col-5-xl">
|
|
178
|
+
<ptc-title type='h3' text-align='left' upperline="no-upperline"
|
|
179
|
+
title-margin="margin-flush" title-color="gray">ThingWorx Kepware Edge</ptc-title>
|
|
180
|
+
<ptc-para font-size="small" para-line-h="line-height-denser" font-weight="w-5">
|
|
181
|
+
Reliably and securely connect distributed devices to critical applications and systems.
|
|
182
|
+
</ptc-para>
|
|
183
|
+
<ptc-spacer breakpoint="large" size="large"></ptc-spacer>
|
|
184
|
+
<ptc-button type="link" color="ptc-secondary" link-href="https://www.ptc.com"
|
|
185
|
+
target="_blank">Explore edge solutions</ptc-button>
|
|
186
|
+
</div>
|
|
187
|
+
</div>
|
|
188
|
+
</div>
|
|
189
|
+
</ptc-text-copy-with-background>
|
|
190
|
+
</tab-content>
|
|
191
|
+
<tab-content slot="content" name="tab6">
|
|
192
|
+
<ptc-text-copy-with-background type="tab-cta-with-background" top-slit-background-color="none"background-image="https://www.ptc.com/-/media/Images/new-org/1920x500/technologies/ptc-cloud-solutions-server1920x500.jpg?h=500&w=1920&la=en&hash=634D7423B0F362856C63A084A7083835">
|
|
193
|
+
<div class="ptc-container">
|
|
194
|
+
<div class="is-grid">
|
|
195
|
+
<div class="is-col is-col-6-lg is-col-5-xl">
|
|
196
|
+
<ptc-title type='h3' text-align='left' upperline="no-upperline"
|
|
197
|
+
title-margin="margin-flush" title-color="gray">
|
|
198
|
+
PTC Cloud Solutions</ptc-title>
|
|
199
|
+
<ptc-para font-size="small" para-line-h="line-height-denser" font-weight="w-5">
|
|
200
|
+
Experience all the benefits PTC Cloud solutions have to offer. Learn how we can help your team reduce downtime while we rapidly deploy, manage, secure, and optimize your PTC solutions in the cloud.
|
|
201
|
+
</ptc-para>
|
|
202
|
+
<ptc-spacer breakpoint="large" size="large"></ptc-spacer>
|
|
203
|
+
<ptc-button type="link" color="ptc-secondary" link-href="https://www.ptc.com"
|
|
204
|
+
target="_blank">Explore PTC Cloud</ptc-button>
|
|
205
|
+
</div>
|
|
206
|
+
</div>
|
|
207
|
+
</div>
|
|
208
|
+
</ptc-text-copy-with-background>
|
|
209
|
+
</tab-content>
|
|
210
|
+
</ptc-tab-list>`;}
|
|
211
|
+
|
|
212
|
+
export const TwoColumnWithToggleTab = TwoColumnWithToggleTabTemplate.bind({});
|
|
213
|
+
|
|
214
|
+
TwoColumnWithToggleTab.args = { type: 'undefined' }
|
|
@@ -0,0 +1,238 @@
|
|
|
1
|
+
import { html } from 'lit';
|
|
2
|
+
|
|
3
|
+
export default {
|
|
4
|
+
title: 'Molecules/ptc-text-copy-with-background',
|
|
5
|
+
tags: [ 'autodocs' ],
|
|
6
|
+
argTypes: {
|
|
7
|
+
ImageAltText: {
|
|
8
|
+
control: 'text',
|
|
9
|
+
description: '(optional) Image alt text',
|
|
10
|
+
defaultValue: { summary: 'undefined' }
|
|
11
|
+
},
|
|
12
|
+
backgroundImage: {
|
|
13
|
+
control: 'text',
|
|
14
|
+
description: 'Background image',
|
|
15
|
+
defaultValue: { summary: 'undefined' }
|
|
16
|
+
},
|
|
17
|
+
isBackgroundBlur: {
|
|
18
|
+
control: 'boolean',
|
|
19
|
+
description: '(optional) isBackgroundBlur: If true,it will add background blur image effect',
|
|
20
|
+
defaultValue: { summary: 'false' }
|
|
21
|
+
},
|
|
22
|
+
overlay: {
|
|
23
|
+
control: 'boolean',
|
|
24
|
+
description: '(optional) overlay: If true,it will add black overlay with 0.55 opacity',
|
|
25
|
+
defaultValue: { summary: 'true' }
|
|
26
|
+
},
|
|
27
|
+
slitPosition: {
|
|
28
|
+
control: 'select',
|
|
29
|
+
options: [
|
|
30
|
+
// "bottom-left",
|
|
31
|
+
"bottom-right",
|
|
32
|
+
// "top-left",
|
|
33
|
+
"top-right"
|
|
34
|
+
],
|
|
35
|
+
description: '(optional) topSlitPosition: It will decide the position of .',
|
|
36
|
+
defaultValue: { summary: 'top-right' }
|
|
37
|
+
},
|
|
38
|
+
topSlitBackgroundColor: {
|
|
39
|
+
control: 'text',
|
|
40
|
+
description: "(optional) topSlitBackgroundColor: It will be color value which should match the background of the body. Entering in 'auto' will grab the background color of the body on page load.",
|
|
41
|
+
defaultValue: { summary: 'undefined' }
|
|
42
|
+
},
|
|
43
|
+
type: {
|
|
44
|
+
control: 'select',
|
|
45
|
+
options: ["case-studies", "hero-footer-cta", "tab-cta-with-background", "text-copy-with-background"],
|
|
46
|
+
description: 'Type Specify Type, default is text-copy-with-background',
|
|
47
|
+
defaultValue: { summary: 'text-copy-with-background' }
|
|
48
|
+
}
|
|
49
|
+
}
|
|
50
|
+
};
|
|
51
|
+
|
|
52
|
+
// const Template = args => { return html `<ptc-text-copy-with-background
|
|
53
|
+
// image-alt-text=${args.ImageAltText}
|
|
54
|
+
// background-image=${args.backgroundImage}
|
|
55
|
+
// is-background-blur=${args.isBackgroundBlur}
|
|
56
|
+
// overlay=${args.overlay}
|
|
57
|
+
// slit-position=${args.slitPosition}
|
|
58
|
+
// top-slit-background-color=${args.topSlitBackgroundColor}
|
|
59
|
+
// type=${args.type}
|
|
60
|
+
// ></ptc-text-copy-with-background>`;}
|
|
61
|
+
|
|
62
|
+
// export const Example = Template.bind({});
|
|
63
|
+
|
|
64
|
+
// Example.args = {
|
|
65
|
+
// ImageAltText: 'undefined',
|
|
66
|
+
// backgroundImage: 'undefined',
|
|
67
|
+
// isBackgroundBlur: 'false',
|
|
68
|
+
// overlay: 'true',
|
|
69
|
+
// slitPosition: 'top-right',
|
|
70
|
+
// topSlitBackgroundColor: 'undefined',
|
|
71
|
+
// type: 'text-copy-with-background'
|
|
72
|
+
// }
|
|
73
|
+
|
|
74
|
+
// ** Text Copy With Background **
|
|
75
|
+
|
|
76
|
+
const TextCopyWithBackgroundTemplate = args => { return html `<ptc-text-copy-with-background
|
|
77
|
+
image-alt-text=${args.ImageAltText}
|
|
78
|
+
background-image=${args.backgroundImage}
|
|
79
|
+
is-background-blur=${args.isBackgroundBlur}
|
|
80
|
+
overlay=${args.overlay}
|
|
81
|
+
slit-position=${args.slitPosition}
|
|
82
|
+
top-slit-background-color=${args.topSlitBackgroundColor}
|
|
83
|
+
type=${args.type}
|
|
84
|
+
>
|
|
85
|
+
<div class="ptc-container">
|
|
86
|
+
<div class="is-grid">
|
|
87
|
+
<div class="is-col is-col-6-lg is-col-5-xl">
|
|
88
|
+
<ptc-title title-color="white" type='h2' text-align='left' upperline="no-upperline"
|
|
89
|
+
title-margin="margin-flush" title-size="xx-large">
|
|
90
|
+
FactoryTalk Innovation Suite, powered by PTC </ptc-title>
|
|
91
|
+
<ptc-para font-size="small" para-color="white" para-line-h="line-height-denser" font-weight="w-5"
|
|
92
|
+
para-margin="margin-4">
|
|
93
|
+
Transform your operations with the power of edge-to-enterprise analytics, machine learning, and
|
|
94
|
+
industrial IoT.PTC and Rockwell Automation are driving production management.
|
|
95
|
+
</ptc-para>
|
|
96
|
+
<ptc-spacer size="medium"></ptc-spacer>
|
|
97
|
+
<ptc-button type="link" color="ptc-primary" link-href="https://www.ptc.com" target="_blank">Request
|
|
98
|
+
Free Trial
|
|
99
|
+
</ptc-button>
|
|
100
|
+
</div>
|
|
101
|
+
</div>
|
|
102
|
+
</div>
|
|
103
|
+
</ptc-text-copy-with-background>`;}
|
|
104
|
+
|
|
105
|
+
export const TextCopyWithBackground = TextCopyWithBackgroundTemplate.bind({});
|
|
106
|
+
|
|
107
|
+
TextCopyWithBackground.args = {
|
|
108
|
+
ImageAltText: 'undefined',
|
|
109
|
+
backgroundImage: 'https://www.ptc.com/-/media/Images/new-org/1920x906/Augmented-Reality/CTA-FTIS2.jpg?h=660&w=1920&la=en&hash=0A8BE693C247D7FD02A74528B157A272',
|
|
110
|
+
isBackgroundBlur: true,
|
|
111
|
+
overlay: true,
|
|
112
|
+
slitPosition: 'top-right',
|
|
113
|
+
topSlitBackgroundColor: 'white',
|
|
114
|
+
type: 'text-copy-with-background'
|
|
115
|
+
}
|
|
116
|
+
|
|
117
|
+
// ** Hero Footer CTA **
|
|
118
|
+
|
|
119
|
+
const HeroFooterCTATemplate = args => { return html `<ptc-text-copy-with-background
|
|
120
|
+
image-alt-text=${args.ImageAltText}
|
|
121
|
+
background-image=${args.backgroundImage}
|
|
122
|
+
is-background-blur=${args.isBackgroundBlur}
|
|
123
|
+
overlay=${args.overlay}
|
|
124
|
+
slit-position=${args.slitPosition}
|
|
125
|
+
top-slit-background-color=${args.topSlitBackgroundColor}
|
|
126
|
+
type=${args.type}
|
|
127
|
+
>
|
|
128
|
+
<div class="ptc-container">
|
|
129
|
+
<div class="is-grid">
|
|
130
|
+
<div class="is-col is-col-6-lg">
|
|
131
|
+
<ptc-title title-color="white" type='h2' text-align='left' title-size="xxxx-large"
|
|
132
|
+
upperline="no-upperline" title-margin="margin-flush">
|
|
133
|
+
Contact PTC today
|
|
134
|
+
</ptc-title>
|
|
135
|
+
<ptc-para font-size="small" para-color="white" para-line-h="line-height-denser" font-weight="w-6"
|
|
136
|
+
para-margin="margin-4">
|
|
137
|
+
Whether you’re a government contractor or serving in our military, PTC can help you achieve
|
|
138
|
+
excellence.
|
|
139
|
+
</ptc-para>
|
|
140
|
+
</div>
|
|
141
|
+
<div class="is-col is-col-6-lg u-flex-md">
|
|
142
|
+
<ptc-button class="u-align-center" type="link" color="ptc-quaternary" link-href="https://www.ptc.com"
|
|
143
|
+
target="_blank">Contact PTC
|
|
144
|
+
</ptc-button>
|
|
145
|
+
</div>
|
|
146
|
+
</div>
|
|
147
|
+
</div>
|
|
148
|
+
</ptc-text-copy-with-background>`;}
|
|
149
|
+
|
|
150
|
+
export const HeroFooterCTA = HeroFooterCTATemplate.bind({});
|
|
151
|
+
|
|
152
|
+
HeroFooterCTA.args = {
|
|
153
|
+
ImageAltText: 'undefined',
|
|
154
|
+
backgroundImage: 'https://www.ptc.com/-/media/Images/new-org/1920x500/CTA-Hero-Alternate/industries-aerospace-and-defense-plane-turbine1920x500.jpg?h=500&w=1920&la=en&hash=5F771ACE5F6223EF724CE26B8B7D6A65',
|
|
155
|
+
isBackgroundBlur: true,
|
|
156
|
+
overlay: true,
|
|
157
|
+
slitPosition: 'top-right',
|
|
158
|
+
topSlitBackgroundColor: 'white',
|
|
159
|
+
type: 'hero-footer-cta'
|
|
160
|
+
}
|
|
161
|
+
|
|
162
|
+
// ** Tab CTA with background image **
|
|
163
|
+
|
|
164
|
+
const TabCTAWithBackgroundImageTemplate = args => { return html `<ptc-text-copy-with-background
|
|
165
|
+
image-alt-text=${args.ImageAltText}
|
|
166
|
+
background-image=${args.backgroundImage}
|
|
167
|
+
is-background-blur=${args.isBackgroundBlur}
|
|
168
|
+
overlay=${args.overlay}
|
|
169
|
+
slit-position=${args.slitPosition}
|
|
170
|
+
top-slit-background-color=${args.topSlitBackgroundColor}
|
|
171
|
+
type=${args.type}
|
|
172
|
+
>
|
|
173
|
+
<div class="ptc-container">
|
|
174
|
+
<div class="is-grid">
|
|
175
|
+
<div class="is-col is-col-6-lg is-col-5-xl">
|
|
176
|
+
<ptc-title type='h3' text-align='left' upperline="no-upperline"
|
|
177
|
+
title-margin="margin-flush" title-color="gray">
|
|
178
|
+
Factory Insights as a Service</ptc-title>
|
|
179
|
+
<ptc-para font-size="small" para-line-h="line-height-denser" font-weight="w-5">
|
|
180
|
+
Deliver business impact for digital transformation initiatives, accelerate time to
|
|
181
|
+
value, and scale rapidly across the business.
|
|
182
|
+
</ptc-para>
|
|
183
|
+
<ptc-spacer breakpoint="large" size="large"></ptc-spacer>
|
|
184
|
+
<ptc-button type="link" color="ptc-secondary" link-href="https://www.ptc.com"
|
|
185
|
+
target="_blank">Explore the Solution
|
|
186
|
+
</ptc-button>
|
|
187
|
+
</div>
|
|
188
|
+
</div>
|
|
189
|
+
</div>
|
|
190
|
+
</ptc-text-copy-with-background>`;}
|
|
191
|
+
|
|
192
|
+
export const TabCTAWithBackgroundImage = TabCTAWithBackgroundImageTemplate.bind({});
|
|
193
|
+
|
|
194
|
+
TabCTAWithBackgroundImage.args = {
|
|
195
|
+
ImageAltText: 'undefined',
|
|
196
|
+
backgroundImage: 'https://www.ptc.com/-/media/Images/new-org/1920x500/technologies/hybrid-cloud-fiaas-worker-tablet-hardhat1920x500.jpg?h=500&w=1920&la=en&hash=D6842D081A15FDD28F663C8A7FE5E5EB',
|
|
197
|
+
isBackgroundBlur: false,
|
|
198
|
+
overlay: true,
|
|
199
|
+
slitPosition: undefined,
|
|
200
|
+
topSlitBackgroundColor: 'none',
|
|
201
|
+
type: 'tab-cta-with-background'
|
|
202
|
+
}
|
|
203
|
+
|
|
204
|
+
// ** Case studies slider cta with background image **
|
|
205
|
+
|
|
206
|
+
const CaseStudiesSliderCtaWithBackgroundImageTemplate = args => { return html `<ptc-text-copy-with-background
|
|
207
|
+
image-alt-text=${args.ImageAltText}
|
|
208
|
+
background-image=${args.backgroundImage}
|
|
209
|
+
is-background-blur=${args.isBackgroundBlur}
|
|
210
|
+
overlay=${args.overlay}
|
|
211
|
+
slit-position=${args.slitPosition}
|
|
212
|
+
top-slit-background-color=${args.topSlitBackgroundColor}
|
|
213
|
+
type=${args.type}
|
|
214
|
+
>
|
|
215
|
+
<div class="card-content" slot="card-content">
|
|
216
|
+
<ptc-title type='h2' text-align='left' upperline="solid" title-height="normal"
|
|
217
|
+
title-margin="margin-flush" title-display="block">Withings</ptc-title>
|
|
218
|
+
<ptc-para font-size="small" font-weight="w-4" para-margin="margin-bottom-6"
|
|
219
|
+
para-line-h="line-height-dense"> Hybrid
|
|
220
|
+
smartwatch pioneer relies on cloud-native Onshape to streamline collaboration
|
|
221
|
+
between its globally distributed design teams.</ptc-para>
|
|
222
|
+
<ptc-button type="link" color="ptc-secondary" link-title="" link-href="https://www.ptc.com"
|
|
223
|
+
target="_blank">Watch the Video
|
|
224
|
+
</ptc-button>
|
|
225
|
+
</div>
|
|
226
|
+
</ptc-text-copy-with-background>`;}
|
|
227
|
+
|
|
228
|
+
export const CaseStudiesSliderCtaWithBackgroundImage = CaseStudiesSliderCtaWithBackgroundImageTemplate.bind({});
|
|
229
|
+
|
|
230
|
+
CaseStudiesSliderCtaWithBackgroundImage.args = {
|
|
231
|
+
ImageAltText: 'undefined',
|
|
232
|
+
backgroundImage: 'https://www.ptc.com/-/media/Images/new-org/1366x500/case-studies/withings-1366x500px.jpg?h=500&w=1366&la=en&hash=A264589A607595A7B7205A9C99D5045C',
|
|
233
|
+
isBackgroundBlur: false,
|
|
234
|
+
overlay: false,
|
|
235
|
+
slitPosition: 'bottom-right',
|
|
236
|
+
topSlitBackgroundColor: 'white',
|
|
237
|
+
type: 'case-studies'
|
|
238
|
+
}
|