@ptcwebops/ptcw-design 6.2.18-beta → 6.2.18
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/blog-detail-content_2.cjs.entry.js +1 -1
- package/dist/cjs/blog-detail-layout.cjs.entry.js +1 -1
- package/dist/cjs/blogs-search-section.cjs.entry.js +1 -1
- package/dist/cjs/{component-4dd13907.js → component-06dda623.js} +1494 -3305
- package/dist/cjs/component-5b5b6a98.js +1819 -0
- package/dist/cjs/{icon-asset_13.cjs.entry.js → event-jumbotron-example_15.cjs.entry.js} +680 -517
- package/dist/cjs/featured-list.cjs.entry.js +1 -1
- package/dist/cjs/homepage-jumbotron.cjs.entry.js +1 -1
- package/dist/cjs/homepage-toggled-content.cjs.entry.js +1 -1
- package/dist/cjs/innovator-toggle-container.cjs.entry.js +1 -1
- package/dist/cjs/interfaces-574e6df7.js +15 -0
- package/dist/cjs/loader.cjs.js +1 -1
- package/dist/cjs/max-width-container.cjs.entry.js +54 -0
- package/dist/cjs/most-popular-news.cjs.entry.js +1 -1
- package/dist/cjs/my-component.cjs.entry.js +1 -1
- package/dist/cjs/ptc-accordion-item.cjs.entry.js +1 -1
- package/dist/cjs/ptc-background-video.cjs.entry.js +102 -0
- package/dist/cjs/ptc-bio-card.cjs.entry.js +1 -1
- package/dist/cjs/ptc-card-bottom.cjs.entry.js +67 -0
- package/dist/cjs/ptc-card_2.cjs.entry.js +3 -3
- package/dist/cjs/ptc-case-studies-slider.cjs.entry.js +1 -1
- package/dist/cjs/ptc-collapse-list.cjs.entry.js +20 -15
- package/dist/cjs/ptc-data-lookup.cjs.entry.js +2 -1
- package/dist/cjs/ptc-featured-list.cjs.entry.js +1 -1
- package/dist/cjs/ptc-filter-level-theater.cjs.entry.js +1 -1
- package/dist/cjs/ptc-footer.cjs.entry.js +1 -1
- package/dist/cjs/{ptc-form-checkbox_4.cjs.entry.js → ptc-form-checkbox_2.cjs.entry.js} +5 -787
- package/dist/cjs/ptc-homepage-image-feature.cjs.entry.js +1 -1
- package/dist/cjs/ptc-homepage-video-background.cjs.entry.js +1 -1
- package/dist/cjs/ptc-icon-card.cjs.entry.js +2 -8
- package/dist/cjs/ptc-icon-minimize.cjs.entry.js +50 -3
- package/dist/cjs/ptc-jumbotron.cjs.entry.js +151 -0
- package/dist/cjs/ptc-media-card.cjs.entry.js +1 -1
- package/dist/cjs/ptc-multi-select_2.cjs.entry.js +670 -0
- package/dist/cjs/ptc-nav-submenu.cjs.entry.js +1 -1
- package/dist/cjs/ptc-picture.cjs.entry.js +163 -0
- 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-readmore-char.cjs.entry.js +1 -1
- package/dist/cjs/ptc-readmore-v3.cjs.entry.js +1 -1
- package/dist/cjs/ptc-social-icons-footer.cjs.entry.js +2 -7
- package/dist/cjs/ptc-sticky-title.cjs.entry.js +15 -0
- package/dist/cjs/ptc-tooltip-v2.cjs.entry.js +1 -1
- package/dist/cjs/ptc-tooltip.cjs.entry.js +107 -0
- package/dist/cjs/ptc-value-led-layout.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 +1 -1
- package/dist/cjs/ptcw-design.cjs.js +1 -1
- package/dist/cjs/{utils-ad441b07.js → utils-87d7b99f.js} +0 -9
- package/dist/cjs/validation-messages-33a4f26b.js +126 -0
- package/dist/collection/collection-manifest.json +0 -1
- package/dist/collection/components/icon-asset/icon-asset.css +6 -0
- package/dist/collection/components/icon-asset/media/designer-v6.0.6.svg +2 -30
- package/dist/collection/components/innovator-toggle-container/innovator-toggle-container.css +5 -20
- package/dist/collection/components/organism-bundles/bundle-featured-list/featured-list.css +1 -19
- package/dist/collection/components/ptc-bio-card/ptc-bio-card.css +5 -20
- package/dist/collection/components/ptc-button/ptc-button.js +1 -4
- package/dist/collection/components/ptc-card-wrapper/ptc-card-wrapper.css +2 -0
- package/dist/collection/components/ptc-case-studies-slider/ptc-case-studies-slider.css +5 -20
- package/dist/collection/components/ptc-collapse-list/ptc-collapse-list.js +19 -50
- package/dist/collection/components/ptc-featured-list/ptc-featured-list.css +5 -20
- package/dist/collection/components/ptc-filter-level-theater/ptc-filter-level-theater.css +5 -20
- package/dist/collection/components/ptc-footer/ptc-footer-v2.css +1 -14
- package/dist/collection/components/ptc-icon-card/ptc-icon-card.css +0 -10
- package/dist/collection/components/ptc-icon-card/ptc-icon-card.js +1 -25
- package/dist/collection/components/ptc-icon-minimize/ptc-icon-minimize.css +8 -0
- package/dist/collection/components/ptc-icon-minimize/ptc-icon-minimize.js +67 -2
- package/dist/collection/components/ptc-jumbotron/ptc-jumbotron.css +5 -20
- package/dist/collection/components/ptc-link/ptc-link.css +0 -8
- package/dist/collection/components/ptc-link/ptc-link.js +1 -4
- package/dist/collection/components/ptc-modal/ptc-modal.css +0 -4
- package/dist/collection/components/ptc-modal/ptc-modal.js +2 -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 +5 -20
- package/dist/collection/components/ptc-preloader-section/ptc-preloader-section.css +79 -39
- package/dist/collection/components/ptc-preloader-section/ptc-preloader-section.js +2 -2
- 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-product-card/ptc-product-card.css +5 -20
- package/dist/collection/components/ptc-product-category/ptc-product-category.css +5 -20
- package/dist/collection/components/ptc-product-highlight-card/ptc-product-highlight-card.css +5 -20
- package/dist/collection/components/ptc-readmore-char/ptc-readmore-char.css +5 -20
- package/dist/collection/components/ptc-readmore-v3/ptc-readmore-v3.css +5 -20
- package/dist/collection/components/ptc-social-icons-footer/ptc-social-icons-footer.css +0 -10
- package/dist/collection/components/ptc-social-icons-footer/ptc-social-icons-footer.js +1 -24
- package/dist/collection/components/ptc-sticky-title/ptc-sticky-title.js +15 -0
- package/dist/collection/components/ptc-tooltip-v2/ptc-tooltip-v2.css +5 -20
- package/dist/collection/components/ptc-value-led-layout/ptc-value-led-layout.js +1 -1
- package/dist/collection/components/ptc-value-led-speed-bump/ptc-value-led-speed-bump.css +5 -20
- package/dist/collection/components/ptc-white-paper/ptc-white-paper.css +5 -20
- package/dist/collection/components/subnav/ptc-nav-submenu/ptc-nav-submenu.css +0 -7
- package/dist/collection/utils/utils.js +0 -8
- package/dist/custom-elements/index.d.ts +0 -6
- package/dist/custom-elements/index.js +123 -177
- package/dist/esm/academic-form-test.entry.js +1 -1
- package/dist/esm/author-listing-example.entry.js +1 -1
- package/dist/esm/blog-detail-content_2.entry.js +2 -2
- package/dist/esm/blog-detail-layout.entry.js +2 -2
- package/dist/esm/blogs-search-section.entry.js +2 -2
- package/dist/esm/bundle-example.entry.js +1 -1
- package/dist/esm/bundle-jumbotron-example.entry.js +1 -1
- package/dist/esm/{component-9c921cc6.js → component-274da230.js} +1482 -3281
- package/dist/esm/component-341e4eaa.js +1802 -0
- package/dist/esm/dropdown-item.entry.js +1 -1
- package/dist/esm/dynamic-box-bundle.entry.js +1 -1
- package/dist/esm/embedded-form.entry.js +1 -1
- package/dist/esm/{icon-asset_13.entry.js → event-jumbotron-example_15.entry.js} +672 -511
- package/dist/esm/event-podcast-slider-example.entry.js +1 -1
- package/dist/esm/featured-events-slider-example.entry.js +1 -1
- package/dist/esm/featured-list.entry.js +2 -2
- package/dist/esm/fl-tab-content_3.entry.js +1 -1
- package/dist/esm/footer-form.entry.js +1 -1
- package/dist/esm/homepage-clickable-tab.entry.js +1 -1
- package/dist/esm/homepage-jumbotron.entry.js +2 -2
- package/dist/esm/homepage-toggled-content.entry.js +2 -2
- package/dist/esm/{index-0bf594c4.js → index-c83db688.js} +1 -1
- package/dist/esm/innovator-toggle-container.entry.js +2 -2
- package/dist/esm/interfaces-4caedd26.js +12 -0
- package/dist/esm/jumbotron-sub-menu.entry.js +1 -1
- package/dist/esm/jumbotron-sub-mune.entry.js +1 -1
- package/dist/esm/loader.js +3 -3
- package/dist/esm/max-width-container.entry.js +50 -0
- package/dist/esm/most-popular-news.entry.js +2 -2
- package/dist/esm/my-component.entry.js +2 -2
- package/dist/esm/news-search-result.entry.js +1 -1
- package/dist/esm/ptc-accordion-item.entry.js +2 -2
- package/dist/esm/ptc-accordion.entry.js +1 -1
- package/dist/esm/ptc-announcement.entry.js +1 -1
- package/dist/esm/ptc-back-to-top.entry.js +1 -1
- package/dist/esm/ptc-background-video.entry.js +98 -0
- package/dist/esm/ptc-badge.entry.js +1 -1
- package/dist/esm/ptc-bio-card.entry.js +2 -2
- package/dist/esm/ptc-brightcov-video.entry.js +1 -1
- package/dist/esm/ptc-card-bottom.entry.js +63 -0
- package/dist/esm/ptc-card_2.entry.js +4 -4
- package/dist/esm/ptc-case-studies-slider.entry.js +2 -2
- package/dist/esm/ptc-checkbox-group.entry.js +1 -1
- package/dist/esm/ptc-checkbox.entry.js +1 -1
- package/dist/esm/ptc-collapse-list.entry.js +21 -16
- package/dist/esm/ptc-container.entry.js +1 -1
- package/dist/esm/ptc-countdown.entry.js +1 -1
- package/dist/esm/ptc-data-lookup.entry.js +3 -2
- package/dist/esm/ptc-date.entry.js +1 -1
- package/dist/esm/ptc-dropdown.entry.js +1 -1
- package/dist/esm/ptc-dynamic-card.entry.js +1 -1
- package/dist/esm/ptc-ellipsis-dropdown.entry.js +1 -1
- package/dist/esm/ptc-embedded-quiz.entry.js +1 -1
- package/dist/esm/ptc-featured-list.entry.js +2 -2
- package/dist/esm/ptc-filter-dropdown_4.entry.js +1 -1
- package/dist/esm/ptc-filter-level-theater.entry.js +2 -2
- package/dist/esm/ptc-filter-tag_2.entry.js +1 -1
- package/dist/esm/ptc-footer.entry.js +2 -2
- package/dist/esm/{ptc-form-checkbox_4.entry.js → ptc-form-checkbox_2.entry.js} +5 -785
- package/dist/esm/ptc-form-radio-button.entry.js +1 -1
- package/dist/esm/ptc-form-radio-group.entry.js +1 -1
- package/dist/esm/ptc-form.entry.js +1 -1
- package/dist/esm/ptc-hero-footer-cta.entry.js +1 -1
- package/dist/esm/ptc-hero.entry.js +1 -1
- package/dist/esm/ptc-homepage-image-feature.entry.js +2 -2
- package/dist/esm/ptc-homepage-video-background.entry.js +2 -2
- package/dist/esm/ptc-icon-card.entry.js +3 -9
- package/dist/esm/ptc-icon-component.entry.js +1 -1
- package/dist/esm/ptc-icon-list.entry.js +1 -1
- package/dist/esm/ptc-icon-minimize.entry.js +51 -4
- package/dist/esm/ptc-image-download-strip.entry.js +1 -1
- package/dist/esm/ptc-info-tile.entry.js +1 -1
- package/dist/esm/ptc-inline-cta.entry.js +1 -1
- package/dist/esm/ptc-jumbotron.entry.js +147 -0
- package/dist/esm/ptc-list.entry.js +1 -1
- package/dist/esm/ptc-media-card.entry.js +2 -2
- package/dist/esm/ptc-minimized-nav.entry.js +1 -1
- package/dist/esm/ptc-mobile-select.entry.js +1 -1
- package/dist/esm/ptc-modal-quiz.entry.js +1 -1
- package/dist/esm/ptc-multi-select_2.entry.js +665 -0
- package/dist/esm/ptc-nav-card.entry.js +1 -1
- package/dist/esm/ptc-nav-link.entry.js +1 -1
- package/dist/esm/ptc-nav-pills.entry.js +1 -1
- package/dist/esm/ptc-nav-skip-to-content.entry.js +1 -1
- package/dist/esm/ptc-nav-slider.entry.js +1 -1
- package/dist/esm/ptc-nav-submenu.entry.js +2 -2
- package/dist/esm/ptc-nav-tile.entry.js +1 -1
- package/dist/esm/ptc-news.entry.js +1 -1
- package/dist/esm/ptc-office-location-card.entry.js +1 -1
- package/dist/esm/ptc-office-locations.entry.js +1 -1
- package/dist/esm/ptc-overlay.entry.js +1 -1
- package/dist/esm/ptc-picture.entry.js +159 -0
- package/dist/esm/ptc-podcast-card.entry.js +2 -2
- package/dist/esm/ptc-preferance-center-form.entry.js +1 -1
- package/dist/esm/ptc-previous-url.entry.js +3 -11
- package/dist/esm/ptc-pricing-add-on-card.entry.js +1 -1
- package/dist/esm/ptc-pricing-add-on-section.entry.js +1 -1
- package/dist/esm/ptc-pricing-block.entry.js +1 -1
- package/dist/esm/ptc-pricing-packaging-table.entry.js +2 -2
- package/dist/esm/ptc-pricing-tabs.entry.js +2 -2
- package/dist/esm/ptc-product-card.entry.js +2 -2
- package/dist/esm/ptc-product-category.entry.js +2 -2
- package/dist/esm/ptc-product-dropdown.entry.js +1 -1
- package/dist/esm/ptc-product-highlight-card.entry.js +2 -2
- package/dist/esm/ptc-product-list.entry.js +1 -1
- package/dist/esm/ptc-product-sidebar.entry.js +1 -1
- package/dist/esm/ptc-progress-bar.entry.js +1 -1
- package/dist/esm/ptc-quantity-counter.entry.js +1 -1
- package/dist/esm/ptc-quote.entry.js +1 -1
- package/dist/esm/ptc-readmore-char.entry.js +2 -2
- package/dist/esm/ptc-readmore-new.entry.js +1 -1
- package/dist/esm/ptc-readmore-v3.entry.js +2 -2
- package/dist/esm/ptc-readmore.entry.js +1 -1
- package/dist/esm/ptc-related-card-rail.entry.js +1 -1
- package/dist/esm/ptc-responsive-wrapper.entry.js +1 -1
- package/dist/esm/ptc-search-field.entry.js +1 -1
- package/dist/esm/ptc-seo-title.entry.js +1 -1
- package/dist/esm/ptc-shopping-cart.entry.js +1 -1
- package/dist/esm/ptc-showcase-card.entry.js +1 -1
- package/dist/esm/ptc-skeleton.entry.js +1 -1
- package/dist/esm/ptc-slit-card.entry.js +1 -1
- package/dist/esm/ptc-social-icons-footer.entry.js +3 -8
- package/dist/esm/ptc-social-icons.entry.js +1 -1
- package/dist/esm/ptc-span.entry.js +1 -1
- package/dist/esm/ptc-square-card.entry.js +1 -1
- package/dist/esm/ptc-sticky-icons.entry.js +1 -1
- package/dist/esm/ptc-sticky-section.entry.js +1 -1
- package/dist/esm/ptc-sticky-title.entry.js +16 -1
- package/dist/esm/ptc-subnav-card.entry.js +1 -1
- package/dist/esm/ptc-subnav.entry.js +1 -1
- package/dist/esm/ptc-svg-btn.entry.js +1 -1
- package/dist/esm/ptc-tab-list.entry.js +1 -1
- package/dist/esm/ptc-tab.entry.js +1 -1
- package/dist/esm/ptc-tabs.entry.js +1 -1
- package/dist/esm/ptc-text-copy-with-background.entry.js +1 -1
- package/dist/esm/ptc-theater-video-modal.entry.js +1 -1
- package/dist/esm/ptc-tooltip-v2.entry.js +2 -2
- package/dist/esm/ptc-tooltip-v3.entry.js +1 -1
- package/dist/esm/ptc-tooltip.entry.js +103 -0
- package/dist/esm/ptc-two-column-media.entry.js +1 -1
- package/dist/esm/ptc-value-led-card.entry.js +1 -1
- package/dist/esm/ptc-value-led-content-highlight.entry.js +1 -1
- package/dist/esm/ptc-value-led-content.entry.js +1 -1
- package/dist/esm/ptc-value-led-intro.entry.js +1 -1
- package/dist/esm/ptc-value-led-layout.entry.js +2 -2
- package/dist/esm/ptc-value-led-speed-bump.entry.js +2 -2
- package/dist/esm/ptc-value-prop-card.entry.js +1 -1
- package/dist/esm/ptc-video-embed.entry.js +1 -1
- package/dist/esm/ptc-white-paper.entry.js +2 -2
- package/dist/esm/ptcw-design.js +3 -3
- package/dist/esm/sequential-bundle-example.entry.js +1 -1
- package/dist/esm/sequential-bundle.entry.js +1 -1
- package/dist/esm/tab-content.entry.js +1 -1
- package/dist/esm/tab-header.entry.js +1 -1
- package/dist/esm/{utils-ff65c75b.js → utils-b7c6422e.js} +1 -9
- package/dist/esm/validation-messages-adbb6518.js +124 -0
- package/dist/ptcw-design/media/designer-v6.0.6.svg +2 -30
- package/dist/ptcw-design/p-00e21489.entry.js +1 -0
- package/dist/ptcw-design/{p-02f0460b.entry.js → p-03a917f8.entry.js} +1 -1
- package/dist/ptcw-design/{p-74a845fd.entry.js → p-04aae3f5.entry.js} +1 -1
- package/dist/ptcw-design/{p-c9a73ad1.entry.js → p-04f0b1ba.entry.js} +1 -1
- package/dist/ptcw-design/p-058ad9cc.entry.js +1 -0
- package/dist/ptcw-design/{p-ef0079b0.entry.js → p-071a6109.entry.js} +1 -1
- package/dist/ptcw-design/{p-7b75091d.entry.js → p-081e969d.entry.js} +1 -1
- package/dist/ptcw-design/p-0a214a22.entry.js +1 -0
- package/dist/ptcw-design/{p-e8b51e7d.entry.js → p-0a9ee6c2.entry.js} +1 -1
- package/dist/ptcw-design/{p-b3b63f67.entry.js → p-0e5932f0.entry.js} +1 -1
- package/dist/ptcw-design/{p-d5fbe774.entry.js → p-0ee01112.entry.js} +1 -1
- package/dist/ptcw-design/p-1022ad8b.entry.js +1 -0
- package/dist/ptcw-design/p-103ec637.entry.js +1 -0
- package/dist/ptcw-design/p-136a91bf.entry.js +1 -0
- package/dist/ptcw-design/p-18a5a338.js +1 -0
- package/dist/ptcw-design/p-18f59395.entry.js +1 -0
- package/dist/ptcw-design/{p-d113403b.entry.js → p-1a6759a4.entry.js} +1 -1
- package/dist/ptcw-design/p-1b7087e7.entry.js +1 -0
- package/dist/ptcw-design/p-1ca8a5bf.entry.js +1 -0
- package/dist/ptcw-design/p-1cff585f.entry.js +1 -0
- package/dist/ptcw-design/{p-2fd01953.entry.js → p-21fa5abe.entry.js} +1 -1
- package/dist/ptcw-design/p-2335d57c.entry.js +1 -0
- package/dist/ptcw-design/{p-640d07b5.entry.js → p-246df0d6.entry.js} +1 -1
- package/dist/ptcw-design/{p-a22d7ae8.entry.js → p-257a68df.entry.js} +1 -1
- package/dist/ptcw-design/p-260ecfef.entry.js +1 -0
- package/dist/ptcw-design/{p-132f71c3.entry.js → p-2657df50.entry.js} +1 -1
- package/dist/ptcw-design/{p-eef5d58b.entry.js → p-27a4ee73.entry.js} +1 -1
- package/dist/ptcw-design/{p-14c77b5e.entry.js → p-27e47c25.entry.js} +1 -1
- package/dist/ptcw-design/{p-78252282.entry.js → p-282b7d4e.entry.js} +1 -1
- package/dist/ptcw-design/{p-a560e839.entry.js → p-29639cd4.entry.js} +1 -1
- package/dist/ptcw-design/{p-54891548.entry.js → p-2c2f895a.entry.js} +1 -1
- package/dist/ptcw-design/{p-20d84f63.entry.js → p-2e8f7a08.entry.js} +1 -1
- package/dist/ptcw-design/{p-b1c1de30.entry.js → p-34610052.entry.js} +1 -1
- package/dist/ptcw-design/{p-0c862dbd.entry.js → p-34b270c1.entry.js} +1 -1
- package/dist/ptcw-design/p-3738a01f.entry.js +1 -0
- package/dist/ptcw-design/{p-a2710bbf.entry.js → p-3872fce7.entry.js} +1 -1
- package/dist/ptcw-design/{p-c05e326f.entry.js → p-38a56ed6.entry.js} +1 -1
- package/dist/ptcw-design/{p-7edef9ed.entry.js → p-3c3a7b54.entry.js} +1 -1
- package/dist/ptcw-design/{p-9dde477c.entry.js → p-3ee2a531.entry.js} +1 -1
- package/dist/ptcw-design/p-3f71553e.entry.js +1 -0
- package/dist/ptcw-design/{p-986be938.entry.js → p-40b8c884.entry.js} +1 -1
- package/dist/ptcw-design/{p-1d48bad3.entry.js → p-464d8e22.entry.js} +1 -1
- package/dist/ptcw-design/{p-1e9f25fc.entry.js → p-46f67bec.entry.js} +1 -1
- package/dist/ptcw-design/p-48183365.entry.js +1 -0
- package/dist/ptcw-design/{p-88379d69.entry.js → p-48815ee0.entry.js} +1 -1
- package/dist/ptcw-design/{p-7e19be10.entry.js → p-4b192f5e.entry.js} +1 -1
- package/dist/ptcw-design/{p-fc0d9251.entry.js → p-4c096997.entry.js} +1 -1
- package/dist/ptcw-design/p-4cee12b8.entry.js +1 -0
- package/dist/ptcw-design/p-4e2bb0e0.entry.js +1 -0
- package/dist/ptcw-design/{p-f77c7c78.entry.js → p-4f93c631.entry.js} +1 -1
- package/dist/ptcw-design/{p-2a255901.entry.js → p-52b82ac5.entry.js} +1 -1
- package/dist/ptcw-design/p-583608d9.entry.js +1 -0
- package/dist/ptcw-design/{p-3c72e82d.entry.js → p-58e91cb8.entry.js} +1 -1
- package/dist/ptcw-design/{p-cab0274c.entry.js → p-5946d7c9.entry.js} +1 -1
- package/dist/ptcw-design/{p-807ad5c4.entry.js → p-5980d65d.entry.js} +1 -1
- package/dist/ptcw-design/{p-9d32f1bc.entry.js → p-5db7f70b.entry.js} +1 -1
- package/dist/ptcw-design/{p-5fb671ee.entry.js → p-61d28206.entry.js} +1 -1
- package/dist/ptcw-design/{p-1ec32cbc.entry.js → p-6b32020a.entry.js} +1 -1
- package/dist/ptcw-design/{p-379fcc72.entry.js → p-6e8ed2ee.entry.js} +1 -1
- package/dist/ptcw-design/p-711bcdad.js +1 -0
- package/dist/ptcw-design/{p-0b182300.entry.js → p-71360e29.entry.js} +1 -1
- package/dist/ptcw-design/p-72825cf6.entry.js +1 -0
- package/dist/ptcw-design/{p-e895bf99.entry.js → p-760507e1.entry.js} +1 -1
- package/dist/ptcw-design/{p-3e13b735.entry.js → p-76d98c5a.entry.js} +1 -1
- package/dist/ptcw-design/{p-ecfc8211.entry.js → p-7a1db471.entry.js} +1 -1
- package/dist/ptcw-design/{p-7fada7ae.entry.js → p-7cc9255e.entry.js} +1 -1
- package/dist/ptcw-design/{p-183ba1ca.entry.js → p-7d29a418.entry.js} +1 -1
- package/dist/ptcw-design/{p-b4ba719a.entry.js → p-7e7ebf0a.entry.js} +1 -1
- package/dist/ptcw-design/{p-779c3f21.entry.js → p-8038bf31.entry.js} +1 -1
- package/dist/ptcw-design/{p-a974f98f.entry.js → p-8191928d.entry.js} +1 -1
- package/dist/ptcw-design/p-841b807d.js +1 -0
- package/dist/ptcw-design/{p-3c52fabe.entry.js → p-8533988f.entry.js} +1 -1
- package/dist/ptcw-design/{p-b5d0e4a2.entry.js → p-85c29073.entry.js} +1 -1
- package/dist/ptcw-design/{p-1ab6201b.entry.js → p-85f32bf5.entry.js} +1 -1
- package/dist/ptcw-design/p-863b5b20.entry.js +68 -0
- package/dist/ptcw-design/{p-3b6c2a79.entry.js → p-867a808f.entry.js} +1 -1
- package/dist/ptcw-design/{p-e75dff95.entry.js → p-89177041.entry.js} +1 -1
- package/dist/ptcw-design/{p-bf2f9183.entry.js → p-89ba3dfd.entry.js} +1 -1
- package/dist/ptcw-design/{p-212d0145.entry.js → p-8c49d736.entry.js} +1 -1
- package/dist/ptcw-design/p-8c692bd6.entry.js +1 -0
- package/dist/ptcw-design/p-8daf00ae.entry.js +1 -0
- package/dist/ptcw-design/{p-80c56c81.entry.js → p-931650bb.entry.js} +1 -1
- package/dist/ptcw-design/p-94e78735.entry.js +1 -0
- package/dist/ptcw-design/{p-c5886b7b.entry.js → p-97b9f41b.entry.js} +1 -1
- package/dist/ptcw-design/p-97eb1025.entry.js +1 -0
- package/dist/ptcw-design/p-999d1c9f.entry.js +1 -0
- package/dist/ptcw-design/{p-139ca5d2.entry.js → p-99b45d23.entry.js} +1 -1
- package/dist/ptcw-design/p-99daf693.entry.js +1 -0
- package/dist/ptcw-design/{p-761f71c4.entry.js → p-99ee8a0e.entry.js} +1 -1
- package/dist/ptcw-design/{p-8eb36507.entry.js → p-9a335b5b.entry.js} +1 -1
- package/dist/ptcw-design/{p-0abb6e77.entry.js → p-9ac99185.entry.js} +1 -1
- package/dist/ptcw-design/{p-298d02ab.entry.js → p-9b0df204.entry.js} +1 -1
- package/dist/ptcw-design/{p-290012e3.entry.js → p-9b26ea67.entry.js} +1 -1
- package/dist/ptcw-design/p-9d3a7f36.entry.js +1 -0
- package/dist/ptcw-design/{p-6d628113.entry.js → p-9de963f8.entry.js} +1 -1
- package/dist/ptcw-design/{p-0a558a22.entry.js → p-9e2fd13c.entry.js} +1 -1
- package/dist/ptcw-design/p-9fe0c27d.entry.js +1 -0
- package/dist/ptcw-design/{p-dadbab48.entry.js → p-a0bf3dd2.entry.js} +1 -1
- package/dist/ptcw-design/{p-ac78409e.entry.js → p-a25578e9.entry.js} +1 -1
- package/dist/ptcw-design/{p-e2e33ddb.entry.js → p-a37c5209.entry.js} +1 -1
- package/dist/ptcw-design/{p-907727fd.entry.js → p-a3a04f4e.entry.js} +1 -1
- package/dist/ptcw-design/p-a4f65d28.entry.js +1 -0
- package/dist/ptcw-design/{p-dabb1b70.entry.js → p-a54c6da5.entry.js} +1 -1
- package/dist/ptcw-design/{p-be00fb74.entry.js → p-a7cb3851.entry.js} +1 -1
- package/dist/ptcw-design/{p-c5417010.entry.js → p-aac082cf.entry.js} +1 -1
- package/dist/ptcw-design/{p-944c5be8.js → p-ac75c7ad.js} +1 -1
- package/dist/ptcw-design/{p-b293a0b1.entry.js → p-aea09a70.entry.js} +1 -1
- package/dist/ptcw-design/p-b436f56d.entry.js +1 -0
- package/dist/ptcw-design/p-b50f71dd.entry.js +1 -0
- package/dist/ptcw-design/p-be533f0d.js +134 -0
- package/dist/ptcw-design/{p-208ec7f3.entry.js → p-bf8fbba7.entry.js} +1 -1
- package/dist/ptcw-design/{p-9a28ded2.entry.js → p-bfacfe67.entry.js} +1 -1
- package/dist/ptcw-design/{p-13131b4d.entry.js → p-c0bb1ad0.entry.js} +1 -1
- package/dist/ptcw-design/p-c1513c3f.js +203 -0
- package/dist/ptcw-design/p-c1ebaf0f.entry.js +1 -0
- package/dist/ptcw-design/{p-dd38bf84.entry.js → p-c5f42895.entry.js} +1 -1
- package/dist/ptcw-design/{p-61a5012d.entry.js → p-c631608f.entry.js} +1 -1
- package/dist/ptcw-design/{p-e87a4ff8.entry.js → p-c68d31c6.entry.js} +1 -1
- package/dist/ptcw-design/{p-43756439.entry.js → p-c6a0dd99.entry.js} +1 -1
- package/dist/ptcw-design/p-c89030e4.entry.js +1 -0
- package/dist/ptcw-design/p-cffebefe.entry.js +1 -0
- package/dist/ptcw-design/{p-1adea6a5.entry.js → p-d1857ada.entry.js} +1 -1
- package/dist/ptcw-design/{p-aaf8fb04.entry.js → p-d20cf3c5.entry.js} +1 -1
- package/dist/ptcw-design/p-d2cc0297.entry.js +1 -0
- package/dist/ptcw-design/{p-bf076b87.entry.js → p-d3e5b65c.entry.js} +1 -1
- package/dist/ptcw-design/{p-e1242dd4.entry.js → p-d7275289.entry.js} +1 -1
- package/dist/ptcw-design/p-d734b373.entry.js +1 -0
- package/dist/ptcw-design/{p-f05be87f.entry.js → p-da02913d.entry.js} +1 -1
- package/dist/ptcw-design/{p-bf439f9b.entry.js → p-dbbe35bf.entry.js} +1 -1
- package/dist/ptcw-design/p-dc488936.entry.js +1 -0
- package/dist/ptcw-design/{p-afbe8e2c.entry.js → p-dc85c302.entry.js} +1 -1
- package/dist/ptcw-design/{p-37899461.entry.js → p-dc8c0a06.entry.js} +1 -1
- package/dist/ptcw-design/p-dd73c4d1.entry.js +1 -0
- package/dist/ptcw-design/{p-d871e7f7.entry.js → p-df8526a2.entry.js} +1 -1
- package/dist/ptcw-design/{p-9b60270e.entry.js → p-e38ed0e3.entry.js} +1 -1
- package/dist/ptcw-design/{p-d1f57070.entry.js → p-e3bf092e.entry.js} +1 -1
- package/dist/ptcw-design/p-e7937ac1.entry.js +1 -0
- package/dist/ptcw-design/p-e89ce54f.entry.js +1 -0
- package/dist/ptcw-design/{p-2a3735a5.entry.js → p-e90fbbad.entry.js} +1 -1
- package/dist/ptcw-design/p-e9a7475b.entry.js +1 -0
- package/dist/ptcw-design/{p-9db0897a.entry.js → p-e9f12e0d.entry.js} +1 -1
- package/dist/ptcw-design/p-eab1042e.entry.js +1 -0
- package/dist/ptcw-design/{p-4b23b4c3.entry.js → p-ee534211.entry.js} +1 -1
- package/dist/ptcw-design/p-f05fec22.entry.js +1 -0
- package/dist/ptcw-design/{p-70a5f144.entry.js → p-f4699d4e.entry.js} +1 -1
- package/dist/ptcw-design/{p-f2006b03.entry.js → p-f5c97ab2.entry.js} +1 -1
- package/dist/ptcw-design/{p-3b967df1.entry.js → p-f61a3476.entry.js} +1 -1
- package/dist/ptcw-design/{p-5da98805.entry.js → p-f731fc96.entry.js} +1 -1
- package/dist/ptcw-design/{p-0ed4609e.entry.js → p-fb8584e4.entry.js} +1 -1
- package/dist/ptcw-design/{p-c9518684.entry.js → p-fce2bd81.entry.js} +1 -1
- package/dist/ptcw-design/p-fd7e5935.entry.js +1 -0
- package/dist/ptcw-design/{p-e6ebc832.entry.js → p-fdee2cdc.entry.js} +1 -1
- package/dist/ptcw-design/{p-4335d7f3.entry.js → p-fe907670.entry.js} +1 -1
- package/dist/ptcw-design/{p-c415ab42.entry.js → p-ffb0ff97.entry.js} +1 -1
- package/dist/ptcw-design/ptcw-design.css +2 -2
- package/dist/ptcw-design/ptcw-design.esm.js +1 -1
- package/dist/types/components/ptc-button/ptc-button.d.ts +0 -1
- package/dist/types/components/ptc-collapse-list/ptc-collapse-list.d.ts +2 -3
- package/dist/types/components/ptc-icon-card/ptc-icon-card.d.ts +0 -6
- package/dist/types/components/ptc-icon-minimize/ptc-icon-minimize.d.ts +2 -0
- package/dist/types/components/ptc-link/ptc-link.d.ts +0 -1
- package/dist/types/components/ptc-modal/ptc-modal.d.ts +1 -1
- package/dist/types/components/ptc-para/ptc-para.d.ts +1 -1
- package/dist/types/components/ptc-previous-url/ptc-previous-url.d.ts +0 -2
- package/dist/types/components/ptc-social-icons-footer/ptc-social-icons-footer.d.ts +0 -5
- package/dist/types/components/ptc-sticky-title/ptc-sticky-title.d.ts +2 -0
- package/dist/types/components.d.ts +6 -39
- package/dist/types/utils/utils.d.ts +0 -1
- package/package.json +1 -1
- package/readme.md +1 -5
- package/dist/cjs/event-jumbotron-example.cjs.entry.js +0 -146
- package/dist/cjs/modal-form-example.cjs.entry.js +0 -94
- package/dist/cjs/ptc-card-bottom_2.cjs.entry.js +0 -155
- package/dist/cjs/ptc-card-content.cjs.entry.js +0 -76
- package/dist/cjs/ptc-close-icon_2.cjs.entry.js +0 -222
- package/dist/cjs/ptc-link.cjs.entry.js +0 -87
- package/dist/cjs/ptc-scroll-button.cjs.entry.js +0 -136
- 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/event-jumbotron-example.entry.js +0 -142
- package/dist/esm/modal-form-example.entry.js +0 -90
- package/dist/esm/ptc-card-bottom_2.entry.js +0 -150
- package/dist/esm/ptc-card-content.entry.js +0 -72
- package/dist/esm/ptc-close-icon_2.entry.js +0 -217
- package/dist/esm/ptc-link.entry.js +0 -83
- package/dist/esm/ptc-scroll-button.entry.js +0 -132
- package/dist/ptcw-design/p-01ad1cc2.entry.js +0 -68
- package/dist/ptcw-design/p-051ba8f9.entry.js +0 -1
- package/dist/ptcw-design/p-0eb9ea11.entry.js +0 -1
- package/dist/ptcw-design/p-11eb4dd1.entry.js +0 -1
- package/dist/ptcw-design/p-20670bc5.entry.js +0 -1
- package/dist/ptcw-design/p-208ca9de.entry.js +0 -1
- package/dist/ptcw-design/p-20d837a9.entry.js +0 -1
- package/dist/ptcw-design/p-212cdacd.entry.js +0 -1
- package/dist/ptcw-design/p-23302a4e.entry.js +0 -1
- package/dist/ptcw-design/p-29ae44dd.entry.js +0 -1
- package/dist/ptcw-design/p-2d0a9613.entry.js +0 -1
- package/dist/ptcw-design/p-2ee3a32b.entry.js +0 -1
- package/dist/ptcw-design/p-330e1a36.entry.js +0 -1
- package/dist/ptcw-design/p-36c42aae.entry.js +0 -1
- package/dist/ptcw-design/p-3717a6e1.entry.js +0 -1
- package/dist/ptcw-design/p-39ec04d4.entry.js +0 -1
- package/dist/ptcw-design/p-3a7c5330.entry.js +0 -1
- package/dist/ptcw-design/p-3ada2482.entry.js +0 -1
- package/dist/ptcw-design/p-45f01b17.entry.js +0 -1
- package/dist/ptcw-design/p-4e41c031.entry.js +0 -1
- package/dist/ptcw-design/p-4e8c87e1.entry.js +0 -1
- package/dist/ptcw-design/p-53d88f2b.entry.js +0 -1
- package/dist/ptcw-design/p-5ae21271.entry.js +0 -1
- package/dist/ptcw-design/p-5b0bc600.entry.js +0 -1
- package/dist/ptcw-design/p-6a79e68e.entry.js +0 -1
- package/dist/ptcw-design/p-72681e91.entry.js +0 -1
- package/dist/ptcw-design/p-73a41148.entry.js +0 -1
- package/dist/ptcw-design/p-7853f1b5.entry.js +0 -1
- package/dist/ptcw-design/p-8872161f.js +0 -1
- package/dist/ptcw-design/p-94c59fac.entry.js +0 -1
- package/dist/ptcw-design/p-973b06d1.entry.js +0 -1
- package/dist/ptcw-design/p-998265ca.entry.js +0 -1
- package/dist/ptcw-design/p-99e41dc4.entry.js +0 -1
- package/dist/ptcw-design/p-9ae901e2.entry.js +0 -1
- package/dist/ptcw-design/p-9e6fb4ba.entry.js +0 -1
- package/dist/ptcw-design/p-a220ab2c.entry.js +0 -1
- package/dist/ptcw-design/p-aba549b7.entry.js +0 -1
- package/dist/ptcw-design/p-abdd3b8e.entry.js +0 -1
- package/dist/ptcw-design/p-ac32267c.entry.js +0 -1
- package/dist/ptcw-design/p-b6214065.entry.js +0 -1
- package/dist/ptcw-design/p-bcab66bf.js +0 -336
- package/dist/ptcw-design/p-ca268a17.entry.js +0 -1
- package/dist/ptcw-design/p-ce6d1c5f.entry.js +0 -1
- package/dist/ptcw-design/p-e77d2204.entry.js +0 -1
- package/dist/ptcw-design/p-ef55ab3c.entry.js +0 -1
- package/dist/ptcw-design/p-fb2e4612.entry.js +0 -1
- package/dist/types/components/organism-bundles/form/modal-from-example/modal-form-example.d.ts +0 -25
|
@@ -12,6 +12,7 @@ export class PtcIconMinimize {
|
|
|
12
12
|
this.listType = "default";
|
|
13
13
|
this.dataRefineValue = undefined;
|
|
14
14
|
this.trackerId = undefined;
|
|
15
|
+
this.tabIndexValue = 0;
|
|
15
16
|
}
|
|
16
17
|
componentWillLoad() {
|
|
17
18
|
this.timeStamp = Date.now().toString();
|
|
@@ -21,11 +22,20 @@ export class PtcIconMinimize {
|
|
|
21
22
|
if (this.opened && !content.style.maxHeight) {
|
|
22
23
|
content.style.maxHeight = content.scrollHeight + "px";
|
|
23
24
|
}
|
|
25
|
+
if (!this.opened) {
|
|
26
|
+
this.setTabIndex();
|
|
27
|
+
}
|
|
24
28
|
}
|
|
25
29
|
dropdownToggle() {
|
|
26
30
|
this.opened = !this.opened;
|
|
31
|
+
this.setTabIndex();
|
|
32
|
+
}
|
|
33
|
+
setTabIndex() {
|
|
27
34
|
var checkList = this.host.querySelector(".fitler-check-list");
|
|
28
35
|
var checkListModal = this.host.querySelector(".fitler-check-list-modal");
|
|
36
|
+
if (checkList == null) {
|
|
37
|
+
checkList = this.host.querySelector(".filter-checkbox-list");
|
|
38
|
+
}
|
|
29
39
|
if (checkList) {
|
|
30
40
|
var checkBoxesList = checkList.querySelectorAll("ptc-checkbox");
|
|
31
41
|
if (checkBoxesList) {
|
|
@@ -35,6 +45,26 @@ export class PtcIconMinimize {
|
|
|
35
45
|
}
|
|
36
46
|
});
|
|
37
47
|
}
|
|
48
|
+
var checkBoxesIconList = checkList.querySelectorAll("ptc-icon-minimize");
|
|
49
|
+
if (checkBoxesIconList) {
|
|
50
|
+
checkBoxesIconList.forEach(item => {
|
|
51
|
+
if (item.shadowRoot.querySelector(".icon")) {
|
|
52
|
+
this.opened ? item.shadowRoot.querySelector(".icon").setAttribute("tabindex", "0") :
|
|
53
|
+
item.shadowRoot.querySelector(".icon").setAttribute("tabindex", "-1");
|
|
54
|
+
var childrenCheckBoxesList = item.querySelectorAll("ptc-checkbox");
|
|
55
|
+
if (childrenCheckBoxesList) {
|
|
56
|
+
childrenCheckBoxesList.forEach(childitem => {
|
|
57
|
+
if (childitem.shadowRoot.querySelector("label")) {
|
|
58
|
+
childitem.shadowRoot.querySelector("label").tabIndex = item.opened ? 0 : -1;
|
|
59
|
+
}
|
|
60
|
+
});
|
|
61
|
+
}
|
|
62
|
+
}
|
|
63
|
+
});
|
|
64
|
+
}
|
|
65
|
+
}
|
|
66
|
+
if (checkListModal == null) {
|
|
67
|
+
checkListModal = this.host.querySelector(".filter-check-list-modal");
|
|
38
68
|
}
|
|
39
69
|
if (checkListModal) {
|
|
40
70
|
var checkBoxesListModal = checkListModal.querySelectorAll("ptc-checkbox");
|
|
@@ -45,6 +75,23 @@ export class PtcIconMinimize {
|
|
|
45
75
|
}
|
|
46
76
|
});
|
|
47
77
|
}
|
|
78
|
+
var checkBoxesModelIconList = checkListModal.querySelectorAll("ptc-icon-minimize");
|
|
79
|
+
if (checkBoxesModelIconList) {
|
|
80
|
+
checkBoxesModelIconList.forEach(item => {
|
|
81
|
+
if (item.shadowRoot.querySelector(".icon")) {
|
|
82
|
+
this.opened ? item.shadowRoot.querySelector(".icon").setAttribute("tabindex", "0") :
|
|
83
|
+
item.shadowRoot.querySelector(".icon").setAttribute("tabindex", "-1");
|
|
84
|
+
var childrenCheckBoxesList = item.querySelectorAll("ptc-checkbox");
|
|
85
|
+
if (childrenCheckBoxesList) {
|
|
86
|
+
childrenCheckBoxesList.forEach(childitem => {
|
|
87
|
+
if (childitem.shadowRoot.querySelector("label")) {
|
|
88
|
+
childitem.shadowRoot.querySelector("label").tabIndex = item.opened ? 0 : -1;
|
|
89
|
+
}
|
|
90
|
+
});
|
|
91
|
+
}
|
|
92
|
+
}
|
|
93
|
+
});
|
|
94
|
+
}
|
|
48
95
|
}
|
|
49
96
|
}
|
|
50
97
|
getScrollHeight() {
|
|
@@ -91,9 +138,9 @@ export class PtcIconMinimize {
|
|
|
91
138
|
let scrollHeight = this.getScrollHeight();
|
|
92
139
|
let icon = this.opened ? 'minus' : 'plus';
|
|
93
140
|
return (h("div", { class: 'ptc-icon-minimize' }, this.listType == "default" ?
|
|
94
|
-
h("div", { class: "header" }, h("div", { class: "title" }, this.heading), h("div", { class: "icon mf-listen", id: this.trackerId, onClick: () => this.dropdownToggle(), onKeyDown: this.handleKeyDown, tabIndex:
|
|
141
|
+
h("div", { class: "header" }, h("div", { class: "title" }, this.heading), h("div", { class: "icon mf-listen", id: this.trackerId, onClick: () => this.dropdownToggle(), onKeyDown: this.handleKeyDown, tabIndex: this.tabIndexValue }, h("icon-asset", { type: "ptc", color: "black", size: "xxx-small", name: icon })))
|
|
95
142
|
: this.listType == "checkbox" ?
|
|
96
|
-
h("div", { class: "header" }, h("div", { class: "title" }, h("ptc-checkbox", { checked: "unchecked", "data-refine": this.dataRefineValue, "input-name": "", value: this.heading }, this.heading)), h("div", { class: "icon mf-listen", id: this.trackerId, onClick: () => this.dropdownToggle(), onKeyDown: this.handleKeyDown, tabIndex:
|
|
143
|
+
h("div", { class: "header checkbox-icon" }, h("div", { class: "title" }, h("ptc-checkbox", { checked: "unchecked", "data-refine": this.dataRefineValue, "input-name": "", value: this.heading, tabIndex: this.tabIndexValue }, this.heading)), h("div", { class: "icon mf-listen", id: this.trackerId, onClick: () => this.dropdownToggle(), onKeyDown: this.handleKeyDown, tabIndex: this.tabIndexValue }, h("icon-asset", { type: "ptc", color: "black", size: "xxx-small", name: icon })))
|
|
97
144
|
: null, h("div", { class: "content", style: scrollHeight }, h("slot", null))));
|
|
98
145
|
}
|
|
99
146
|
static get is() { return "ptc-icon-minimize"; }
|
|
@@ -196,6 +243,24 @@ export class PtcIconMinimize {
|
|
|
196
243
|
},
|
|
197
244
|
"attribute": "tracker-id",
|
|
198
245
|
"reflect": false
|
|
246
|
+
},
|
|
247
|
+
"tabIndexValue": {
|
|
248
|
+
"type": "number",
|
|
249
|
+
"mutable": false,
|
|
250
|
+
"complexType": {
|
|
251
|
+
"original": "number",
|
|
252
|
+
"resolved": "number",
|
|
253
|
+
"references": {}
|
|
254
|
+
},
|
|
255
|
+
"required": false,
|
|
256
|
+
"optional": false,
|
|
257
|
+
"docs": {
|
|
258
|
+
"tags": [],
|
|
259
|
+
"text": ""
|
|
260
|
+
},
|
|
261
|
+
"attribute": "tab-index-value",
|
|
262
|
+
"reflect": false,
|
|
263
|
+
"defaultValue": "0"
|
|
199
264
|
}
|
|
200
265
|
};
|
|
201
266
|
}
|
|
@@ -1178,38 +1178,23 @@ a:focus-visible {
|
|
|
1178
1178
|
border-radius: var(--ptc-border-radius-standard);
|
|
1179
1179
|
}
|
|
1180
1180
|
|
|
1181
|
-
.light-links a:not(.hero-footer-form-wrapper a, ptc-modal inline-form a
|
|
1181
|
+
.light-links a:not(.hero-footer-form-wrapper a, ptc-modal inline-form a), .light-links a.light-link, .background-grey-10 a:not(.hero-footer-form-wrapper a, ptc-modal inline-form a), .background-grey-10 a.light-link, .background-plm-grey a:not(.hero-footer-form-wrapper a, ptc-modal inline-form a), .background-plm-grey a.light-link {
|
|
1182
1182
|
color: var(--color-blue-04);
|
|
1183
|
-
margin: -2px;
|
|
1184
|
-
border: 2px solid transparent;
|
|
1185
1183
|
}
|
|
1186
|
-
.light-links a:not(.hero-footer-form-wrapper a, ptc-modal inline-form a
|
|
1184
|
+
.light-links a:not(.hero-footer-form-wrapper a, ptc-modal inline-form a):visited, .light-links a.light-link:visited, .background-grey-10 a:not(.hero-footer-form-wrapper a, ptc-modal inline-form a):visited, .background-grey-10 a.light-link:visited, .background-plm-grey a:not(.hero-footer-form-wrapper a, ptc-modal inline-form a):visited, .background-plm-grey a.light-link:visited {
|
|
1187
1185
|
color: var(--color-blue-06);
|
|
1188
1186
|
}
|
|
1189
|
-
.light-links a:not(.hero-footer-form-wrapper a, ptc-modal inline-form a
|
|
1187
|
+
.light-links a:not(.hero-footer-form-wrapper a, ptc-modal inline-form a):active, .light-links a:not(.hero-footer-form-wrapper a, ptc-modal inline-form a):visited:active, .light-links a.light-link:active, .light-links a.light-link:visited:active, .background-grey-10 a:not(.hero-footer-form-wrapper a, ptc-modal inline-form a):active, .background-grey-10 a:not(.hero-footer-form-wrapper a, ptc-modal inline-form a):visited:active, .background-grey-10 a.light-link:active, .background-grey-10 a.light-link:visited:active, .background-plm-grey a:not(.hero-footer-form-wrapper a, ptc-modal inline-form a):active, .background-plm-grey a:not(.hero-footer-form-wrapper a, ptc-modal inline-form a):visited:active, .background-plm-grey a.light-link:active, .background-plm-grey a.light-link:visited:active {
|
|
1190
1188
|
transition: none;
|
|
1191
1189
|
color: var(--color-blue-07);
|
|
1192
1190
|
}
|
|
1193
|
-
.light-links a:not(.hero-footer-form-wrapper a, ptc-modal inline-form a
|
|
1191
|
+
.light-links a:not(.hero-footer-form-wrapper a, ptc-modal inline-form a):hover, .light-links a:not(.hero-footer-form-wrapper a, ptc-modal inline-form a):visited:hover, .light-links a.light-link:hover, .light-links a.light-link:visited:hover, .background-grey-10 a:not(.hero-footer-form-wrapper a, ptc-modal inline-form a):hover, .background-grey-10 a:not(.hero-footer-form-wrapper a, ptc-modal inline-form a):visited:hover, .background-grey-10 a.light-link:hover, .background-grey-10 a.light-link:visited:hover, .background-plm-grey a:not(.hero-footer-form-wrapper a, ptc-modal inline-form a):hover, .background-plm-grey a:not(.hero-footer-form-wrapper a, ptc-modal inline-form a):visited:hover, .background-plm-grey a.light-link:hover, .background-plm-grey a.light-link:visited:hover {
|
|
1194
1192
|
color: var(--color-blue-05);
|
|
1195
1193
|
}
|
|
1196
|
-
.light-links a:not(.hero-footer-form-wrapper a, ptc-modal inline-form a
|
|
1194
|
+
.light-links a:not(.hero-footer-form-wrapper a, ptc-modal inline-form a).disabled, .light-links a.light-link.disabled, .background-grey-10 a:not(.hero-footer-form-wrapper a, ptc-modal inline-form a).disabled, .background-grey-10 a.light-link.disabled, .background-plm-grey a:not(.hero-footer-form-wrapper a, ptc-modal inline-form a).disabled, .background-plm-grey a.light-link.disabled {
|
|
1197
1195
|
color: var(--color-gray-04) !important;
|
|
1198
1196
|
cursor: not-allowed;
|
|
1199
1197
|
}
|
|
1200
|
-
.light-links a:not(.hero-footer-form-wrapper a, ptc-modal inline-form a, .podcast-cta-section a):focus-visible, .light-links a.light-link:focus-visible, .background-grey-10 a:not(.hero-footer-form-wrapper a, ptc-modal inline-form a, .podcast-cta-section a):focus-visible, .background-grey-10 a.light-link:focus-visible, .background-plm-grey a:not(.hero-footer-form-wrapper a, ptc-modal inline-form a, .podcast-cta-section a):focus-visible, .background-plm-grey a.light-link:focus-visible {
|
|
1201
|
-
border-radius: var(--ptc-border-radius-standard);
|
|
1202
|
-
border: 2px solid white;
|
|
1203
|
-
outline: 5px solid var(--keyboard-nav-outline);
|
|
1204
|
-
}
|
|
1205
|
-
.light-links .podcast-cta-section a, .background-grey-10 .podcast-cta-section a, .background-plm-grey .podcast-cta-section a {
|
|
1206
|
-
border: 2px solid transparent;
|
|
1207
|
-
}
|
|
1208
|
-
.light-links .podcast-cta-section a:focus-visible, .background-grey-10 .podcast-cta-section a:focus-visible, .background-plm-grey .podcast-cta-section a:focus-visible {
|
|
1209
|
-
border-radius: var(--ptc-border-radius-standard);
|
|
1210
|
-
border: 2px solid white;
|
|
1211
|
-
outline: 5px solid var(--keyboard-nav-outline);
|
|
1212
|
-
}
|
|
1213
1198
|
|
|
1214
1199
|
.ptc-link {
|
|
1215
1200
|
color: var(--color-gray-10);
|
|
@@ -74,10 +74,6 @@ ptc-link, ptc-square-card,
|
|
|
74
74
|
text-decoration: none;
|
|
75
75
|
transition: color var(--ptc-transition-fast) var(--ptc-ease-inout);
|
|
76
76
|
}
|
|
77
|
-
.ptc-link.focus-state-dark-background {
|
|
78
|
-
border: 2px solid transparent;
|
|
79
|
-
margin: -2px;
|
|
80
|
-
}
|
|
81
77
|
.ptc-link:active {
|
|
82
78
|
transition: none;
|
|
83
79
|
}
|
|
@@ -100,10 +96,6 @@ ptc-link, ptc-square-card,
|
|
|
100
96
|
text-decoration-thickness: 2px;
|
|
101
97
|
transition: text-decoration-color var(--ptc-transition-medium) var(--ptc-ease-inout);
|
|
102
98
|
}
|
|
103
|
-
.simple.focus-state-dark-background {
|
|
104
|
-
border: 2px solid transparent;
|
|
105
|
-
margin: -2px;
|
|
106
|
-
}
|
|
107
99
|
.simple:hover {
|
|
108
100
|
color: var(--color-green-06);
|
|
109
101
|
transition: text-decoration-color var(--ptc-transition-medium) var(--ptc-ease-inout);
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { h, Host } from '@stencil/core';
|
|
2
|
-
import { getSeoTagType
|
|
2
|
+
import { getSeoTagType } from '../../utils/utils';
|
|
3
3
|
export class PtcLink {
|
|
4
4
|
constructor() {
|
|
5
5
|
this.disabled = false;
|
|
@@ -17,9 +17,6 @@ export class PtcLink {
|
|
|
17
17
|
this.tabNav = 0;
|
|
18
18
|
this.darkFocusState = false;
|
|
19
19
|
}
|
|
20
|
-
componentWillLoad() {
|
|
21
|
-
CheckDarkFocusState(this, this.el);
|
|
22
|
-
}
|
|
23
20
|
seoCompRender() {
|
|
24
21
|
const classMap = this.getCssClassMap();
|
|
25
22
|
const [TagType, firstChild] = getSeoTagType(this.el, "a");
|
|
@@ -82,7 +82,6 @@ ptc-link, ptc-square-card,
|
|
|
82
82
|
align-content: flex-end;
|
|
83
83
|
z-index: 50020;
|
|
84
84
|
transform: translateY(-100%);
|
|
85
|
-
position: relative;
|
|
86
85
|
}
|
|
87
86
|
@media only screen and (min-width: 992px) {
|
|
88
87
|
.wrapper .modal-popup {
|
|
@@ -98,9 +97,6 @@ ptc-link, ptc-square-card,
|
|
|
98
97
|
.wrapper .modal-popup.xl {
|
|
99
98
|
max-width: 64.0625rem;
|
|
100
99
|
}
|
|
101
|
-
.wrapper .modal-popup.fit-content {
|
|
102
|
-
max-width: fit-content;
|
|
103
|
-
}
|
|
104
100
|
.wrapper .modal-popup.max {
|
|
105
101
|
width: calc(100% - 4rem);
|
|
106
102
|
max-width: 75rem;
|
|
@@ -227,8 +227,8 @@ export class PtcModal {
|
|
|
227
227
|
"type": "string",
|
|
228
228
|
"mutable": true,
|
|
229
229
|
"complexType": {
|
|
230
|
-
"original": "'sm' | 'md' | 'lg' | 'xl' | '
|
|
231
|
-
"resolved": "\"
|
|
230
|
+
"original": "'sm' | 'md' | 'lg' | 'xl' | 'max'| 'sm-modal'",
|
|
231
|
+
"resolved": "\"lg\" | \"max\" | \"md\" | \"sm\" | \"sm-modal\" | \"xl\"",
|
|
232
232
|
"references": {}
|
|
233
233
|
},
|
|
234
234
|
"required": false,
|
|
@@ -185,8 +185,8 @@ export class PtcPara {
|
|
|
185
185
|
"type": "string",
|
|
186
186
|
"mutable": false,
|
|
187
187
|
"complexType": {
|
|
188
|
-
"original": "'primary-grey' | '
|
|
189
|
-
"resolved": "\"gray-darker\" | \"primary-
|
|
188
|
+
"original": "'primary-grey' | 'white' | 'gray-darker'",
|
|
189
|
+
"resolved": "\"gray-darker\" | \"primary-grey\" | \"white\"",
|
|
190
190
|
"references": {}
|
|
191
191
|
},
|
|
192
192
|
"required": false,
|
|
@@ -5602,38 +5602,23 @@ a:focus-visible {
|
|
|
5602
5602
|
border-radius: var(--ptc-border-radius-standard);
|
|
5603
5603
|
}
|
|
5604
5604
|
|
|
5605
|
-
.light-links a:not(.hero-footer-form-wrapper a, ptc-modal inline-form a
|
|
5605
|
+
.light-links a:not(.hero-footer-form-wrapper a, ptc-modal inline-form a), .light-links a.light-link, .background-grey-10 a:not(.hero-footer-form-wrapper a, ptc-modal inline-form a), .background-grey-10 a.light-link, .background-plm-grey a:not(.hero-footer-form-wrapper a, ptc-modal inline-form a), .background-plm-grey a.light-link {
|
|
5606
5606
|
color: var(--color-blue-04);
|
|
5607
|
-
margin: -2px;
|
|
5608
|
-
border: 2px solid transparent;
|
|
5609
5607
|
}
|
|
5610
|
-
.light-links a:not(.hero-footer-form-wrapper a, ptc-modal inline-form a
|
|
5608
|
+
.light-links a:not(.hero-footer-form-wrapper a, ptc-modal inline-form a):visited, .light-links a.light-link:visited, .background-grey-10 a:not(.hero-footer-form-wrapper a, ptc-modal inline-form a):visited, .background-grey-10 a.light-link:visited, .background-plm-grey a:not(.hero-footer-form-wrapper a, ptc-modal inline-form a):visited, .background-plm-grey a.light-link:visited {
|
|
5611
5609
|
color: var(--color-blue-06);
|
|
5612
5610
|
}
|
|
5613
|
-
.light-links a:not(.hero-footer-form-wrapper a, ptc-modal inline-form a
|
|
5611
|
+
.light-links a:not(.hero-footer-form-wrapper a, ptc-modal inline-form a):active, .light-links a:not(.hero-footer-form-wrapper a, ptc-modal inline-form a):visited:active, .light-links a.light-link:active, .light-links a.light-link:visited:active, .background-grey-10 a:not(.hero-footer-form-wrapper a, ptc-modal inline-form a):active, .background-grey-10 a:not(.hero-footer-form-wrapper a, ptc-modal inline-form a):visited:active, .background-grey-10 a.light-link:active, .background-grey-10 a.light-link:visited:active, .background-plm-grey a:not(.hero-footer-form-wrapper a, ptc-modal inline-form a):active, .background-plm-grey a:not(.hero-footer-form-wrapper a, ptc-modal inline-form a):visited:active, .background-plm-grey a.light-link:active, .background-plm-grey a.light-link:visited:active {
|
|
5614
5612
|
transition: none;
|
|
5615
5613
|
color: var(--color-blue-07);
|
|
5616
5614
|
}
|
|
5617
|
-
.light-links a:not(.hero-footer-form-wrapper a, ptc-modal inline-form a
|
|
5615
|
+
.light-links a:not(.hero-footer-form-wrapper a, ptc-modal inline-form a):hover, .light-links a:not(.hero-footer-form-wrapper a, ptc-modal inline-form a):visited:hover, .light-links a.light-link:hover, .light-links a.light-link:visited:hover, .background-grey-10 a:not(.hero-footer-form-wrapper a, ptc-modal inline-form a):hover, .background-grey-10 a:not(.hero-footer-form-wrapper a, ptc-modal inline-form a):visited:hover, .background-grey-10 a.light-link:hover, .background-grey-10 a.light-link:visited:hover, .background-plm-grey a:not(.hero-footer-form-wrapper a, ptc-modal inline-form a):hover, .background-plm-grey a:not(.hero-footer-form-wrapper a, ptc-modal inline-form a):visited:hover, .background-plm-grey a.light-link:hover, .background-plm-grey a.light-link:visited:hover {
|
|
5618
5616
|
color: var(--color-blue-05);
|
|
5619
5617
|
}
|
|
5620
|
-
.light-links a:not(.hero-footer-form-wrapper a, ptc-modal inline-form a
|
|
5618
|
+
.light-links a:not(.hero-footer-form-wrapper a, ptc-modal inline-form a).disabled, .light-links a.light-link.disabled, .background-grey-10 a:not(.hero-footer-form-wrapper a, ptc-modal inline-form a).disabled, .background-grey-10 a.light-link.disabled, .background-plm-grey a:not(.hero-footer-form-wrapper a, ptc-modal inline-form a).disabled, .background-plm-grey a.light-link.disabled {
|
|
5621
5619
|
color: var(--color-gray-04) !important;
|
|
5622
5620
|
cursor: not-allowed;
|
|
5623
5621
|
}
|
|
5624
|
-
.light-links a:not(.hero-footer-form-wrapper a, ptc-modal inline-form a, .podcast-cta-section a):focus-visible, .light-links a.light-link:focus-visible, .background-grey-10 a:not(.hero-footer-form-wrapper a, ptc-modal inline-form a, .podcast-cta-section a):focus-visible, .background-grey-10 a.light-link:focus-visible, .background-plm-grey a:not(.hero-footer-form-wrapper a, ptc-modal inline-form a, .podcast-cta-section a):focus-visible, .background-plm-grey a.light-link:focus-visible {
|
|
5625
|
-
border-radius: var(--ptc-border-radius-standard);
|
|
5626
|
-
border: 2px solid white;
|
|
5627
|
-
outline: 5px solid var(--keyboard-nav-outline);
|
|
5628
|
-
}
|
|
5629
|
-
.light-links .podcast-cta-section a, .background-grey-10 .podcast-cta-section a, .background-plm-grey .podcast-cta-section a {
|
|
5630
|
-
border: 2px solid transparent;
|
|
5631
|
-
}
|
|
5632
|
-
.light-links .podcast-cta-section a:focus-visible, .background-grey-10 .podcast-cta-section a:focus-visible, .background-plm-grey .podcast-cta-section a:focus-visible {
|
|
5633
|
-
border-radius: var(--ptc-border-radius-standard);
|
|
5634
|
-
border: 2px solid white;
|
|
5635
|
-
outline: 5px solid var(--keyboard-nav-outline);
|
|
5636
|
-
}
|
|
5637
5622
|
|
|
5638
5623
|
.ptc-link {
|
|
5639
5624
|
color: var(--color-gray-10);
|
|
@@ -323,15 +323,27 @@ ptc-link, ptc-square-card,
|
|
|
323
323
|
.skeleton-home-page .skeleton-jumbo {
|
|
324
324
|
background-color: #F6F6F6;
|
|
325
325
|
padding-top: 2rem;
|
|
326
|
-
margin-bottom:
|
|
327
|
-
height:
|
|
326
|
+
margin-bottom: 0;
|
|
327
|
+
min-height: 629px;
|
|
328
328
|
max-height: 1000px;
|
|
329
329
|
position: relative;
|
|
330
330
|
}
|
|
331
|
-
.skeleton-home-page .skeleton-jumbo .
|
|
332
|
-
|
|
333
|
-
|
|
334
|
-
|
|
331
|
+
.skeleton-home-page .skeleton-jumbo .pos-rel {
|
|
332
|
+
position: relative;
|
|
333
|
+
}
|
|
334
|
+
@media (min-height: 629px) {
|
|
335
|
+
.skeleton-home-page .skeleton-jumbo {
|
|
336
|
+
min-height: 72vh;
|
|
337
|
+
}
|
|
338
|
+
}
|
|
339
|
+
@media (min-width: 992px) and (min-height: 594px) {
|
|
340
|
+
.skeleton-home-page .skeleton-jumbo {
|
|
341
|
+
min-height: 72vh;
|
|
342
|
+
}
|
|
343
|
+
}
|
|
344
|
+
.skeleton-home-page .skeleton-jumbo .jumbo-content {
|
|
345
|
+
margin-top: 120px;
|
|
346
|
+
margin-bottom: 120px;
|
|
335
347
|
}
|
|
336
348
|
.skeleton-home-page .skeleton-jumbo .block {
|
|
337
349
|
background: linear-gradient(to right, var(--color-gray-02) 25%, var(--color-gray-03) 50%, var(--color-gray-02) 75%);
|
|
@@ -346,6 +358,8 @@ ptc-link, ptc-square-card,
|
|
|
346
358
|
height: 35px;
|
|
347
359
|
width: 132px;
|
|
348
360
|
margin-bottom: 54px;
|
|
361
|
+
position: absolute;
|
|
362
|
+
left: 0;
|
|
349
363
|
}
|
|
350
364
|
@media only screen and (min-width: 992px) {
|
|
351
365
|
.skeleton-home-page .skeleton-jumbo .block.tabs {
|
|
@@ -446,11 +460,15 @@ ptc-link, ptc-square-card,
|
|
|
446
460
|
height: 49px;
|
|
447
461
|
}
|
|
448
462
|
}
|
|
449
|
-
.skeleton-home-page .
|
|
463
|
+
.skeleton-home-page .bot {
|
|
464
|
+
width: 100%;
|
|
465
|
+
position: relative;
|
|
466
|
+
}
|
|
467
|
+
.skeleton-home-page .slide-container {
|
|
450
468
|
overflow: hidden;
|
|
451
|
-
transform: translateY(
|
|
469
|
+
transform: translateY(-32px);
|
|
452
470
|
}
|
|
453
|
-
.skeleton-home-page .
|
|
471
|
+
.skeleton-home-page .slide-container .skeleton-slides {
|
|
454
472
|
width: 100%;
|
|
455
473
|
min-width: 936px;
|
|
456
474
|
display: flex;
|
|
@@ -458,24 +476,24 @@ ptc-link, ptc-square-card,
|
|
|
458
476
|
align-items: center;
|
|
459
477
|
justify-content: space-between;
|
|
460
478
|
flex-wrap: nowrap;
|
|
479
|
+
column-gap: 40px;
|
|
461
480
|
}
|
|
462
|
-
.skeleton-home-page .
|
|
481
|
+
.skeleton-home-page .slide-container .skeleton-slides .slide {
|
|
463
482
|
background: linear-gradient(to right, var(--color-gray-02) 25%, var(--color-gray-03) 50%, var(--color-gray-02) 75%);
|
|
464
483
|
background-size: 200% 100%;
|
|
465
484
|
animation: loading 2.5s linear infinite;
|
|
466
485
|
border-radius: 4px;
|
|
467
|
-
width:
|
|
486
|
+
width: 100%;
|
|
468
487
|
height: 140px;
|
|
469
488
|
}
|
|
470
489
|
@media only screen and (min-width: 992px) {
|
|
471
|
-
.skeleton-home-page .
|
|
472
|
-
width: 356px;
|
|
490
|
+
.skeleton-home-page .slide-container .skeleton-slides .slide {
|
|
473
491
|
height: 116px;
|
|
474
492
|
}
|
|
475
493
|
}
|
|
476
494
|
|
|
477
495
|
.skeleton-homepage-toggle {
|
|
478
|
-
margin:
|
|
496
|
+
margin: 40px 0;
|
|
479
497
|
width: 100%;
|
|
480
498
|
}
|
|
481
499
|
.skeleton-homepage-toggle .block {
|
|
@@ -685,7 +703,7 @@ ptc-link, ptc-square-card,
|
|
|
685
703
|
}
|
|
686
704
|
@media only screen and (min-width: 992px) {
|
|
687
705
|
.skeleton-homepage-toggle {
|
|
688
|
-
margin:
|
|
706
|
+
margin: 80px 0;
|
|
689
707
|
}
|
|
690
708
|
.skeleton-homepage-toggle .is-center {
|
|
691
709
|
align-content: center;
|
|
@@ -1981,7 +1999,7 @@ ptc-link, ptc-square-card,
|
|
|
1981
1999
|
margin-bottom: 38px;
|
|
1982
2000
|
margin-top: 22px;
|
|
1983
2001
|
}
|
|
1984
|
-
@media only screen and (min-width:
|
|
2002
|
+
@media only screen and (min-width: 992px) {
|
|
1985
2003
|
.preloader-events-listing .jumbotron .jumbotron-bg .short-1 {
|
|
1986
2004
|
margin-bottom: 40px;
|
|
1987
2005
|
}
|
|
@@ -1991,7 +2009,7 @@ ptc-link, ptc-square-card,
|
|
|
1991
2009
|
margin-bottom: 24px;
|
|
1992
2010
|
align-self: center;
|
|
1993
2011
|
}
|
|
1994
|
-
@media only screen and (min-width:
|
|
2012
|
+
@media only screen and (min-width: 992px) {
|
|
1995
2013
|
.preloader-events-listing .jumbotron .jumbotron-bg .short-2 {
|
|
1996
2014
|
margin-bottom: 25px;
|
|
1997
2015
|
}
|
|
@@ -2005,7 +2023,7 @@ ptc-link, ptc-square-card,
|
|
|
2005
2023
|
width: 335px;
|
|
2006
2024
|
}
|
|
2007
2025
|
}
|
|
2008
|
-
@media only screen and (min-width:
|
|
2026
|
+
@media only screen and (min-width: 992px) {
|
|
2009
2027
|
.preloader-events-listing .jumbotron .jumbotron-bg .short-3 {
|
|
2010
2028
|
width: 445px;
|
|
2011
2029
|
}
|
|
@@ -2019,7 +2037,7 @@ ptc-link, ptc-square-card,
|
|
|
2019
2037
|
width: 397px;
|
|
2020
2038
|
}
|
|
2021
2039
|
}
|
|
2022
|
-
@media only screen and (min-width:
|
|
2040
|
+
@media only screen and (min-width: 992px) {
|
|
2023
2041
|
.preloader-events-listing .jumbotron .jumbotron-bg .short-4 {
|
|
2024
2042
|
width: 525px;
|
|
2025
2043
|
}
|
|
@@ -2029,7 +2047,7 @@ ptc-link, ptc-square-card,
|
|
|
2029
2047
|
align-self: center;
|
|
2030
2048
|
margin-bottom: 20px;
|
|
2031
2049
|
}
|
|
2032
|
-
@media only screen and (min-width:
|
|
2050
|
+
@media only screen and (min-width: 992px) {
|
|
2033
2051
|
.preloader-events-listing .jumbotron .jumbotron-bg .short-5 {
|
|
2034
2052
|
width: 769px;
|
|
2035
2053
|
}
|
|
@@ -2043,7 +2061,7 @@ ptc-link, ptc-square-card,
|
|
|
2043
2061
|
width: 411px;
|
|
2044
2062
|
}
|
|
2045
2063
|
}
|
|
2046
|
-
@media only screen and (min-width:
|
|
2064
|
+
@media only screen and (min-width: 992px) {
|
|
2047
2065
|
.preloader-events-listing .jumbotron .jumbotron-bg .short-6 {
|
|
2048
2066
|
width: 621px;
|
|
2049
2067
|
}
|
|
@@ -2057,7 +2075,7 @@ ptc-link, ptc-square-card,
|
|
|
2057
2075
|
width: 383px;
|
|
2058
2076
|
}
|
|
2059
2077
|
}
|
|
2060
|
-
@media only screen and (min-width:
|
|
2078
|
+
@media only screen and (min-width: 992px) {
|
|
2061
2079
|
.preloader-events-listing .jumbotron .jumbotron-bg .short-7 {
|
|
2062
2080
|
display: none;
|
|
2063
2081
|
}
|
|
@@ -2071,7 +2089,7 @@ ptc-link, ptc-square-card,
|
|
|
2071
2089
|
width: 435px;
|
|
2072
2090
|
}
|
|
2073
2091
|
}
|
|
2074
|
-
@media only screen and (min-width:
|
|
2092
|
+
@media only screen and (min-width: 992px) {
|
|
2075
2093
|
.preloader-events-listing .jumbotron .jumbotron-bg .short-8 {
|
|
2076
2094
|
display: none;
|
|
2077
2095
|
}
|
|
@@ -2085,7 +2103,7 @@ ptc-link, ptc-square-card,
|
|
|
2085
2103
|
width: 199px;
|
|
2086
2104
|
}
|
|
2087
2105
|
}
|
|
2088
|
-
@media only screen and (min-width:
|
|
2106
|
+
@media only screen and (min-width: 992px) {
|
|
2089
2107
|
.preloader-events-listing .jumbotron .jumbotron-bg .short-9 {
|
|
2090
2108
|
display: none;
|
|
2091
2109
|
}
|
|
@@ -2101,7 +2119,7 @@ ptc-link, ptc-square-card,
|
|
|
2101
2119
|
width: 411px;
|
|
2102
2120
|
}
|
|
2103
2121
|
}
|
|
2104
|
-
@media only screen and (min-width:
|
|
2122
|
+
@media only screen and (min-width: 992px) {
|
|
2105
2123
|
.preloader-events-listing .jumbotron .jumbotron-bg .short-10 {
|
|
2106
2124
|
width: 232px;
|
|
2107
2125
|
margin-top: 35px;
|
|
@@ -2126,7 +2144,7 @@ ptc-link, ptc-square-card,
|
|
|
2126
2144
|
width: 65%;
|
|
2127
2145
|
margin-bottom: 20px;
|
|
2128
2146
|
}
|
|
2129
|
-
@media only screen and (min-width:
|
|
2147
|
+
@media only screen and (min-width: 992px) {
|
|
2130
2148
|
.preloader-events-listing .short-16 {
|
|
2131
2149
|
width: 275px;
|
|
2132
2150
|
}
|
|
@@ -2134,7 +2152,7 @@ ptc-link, ptc-square-card,
|
|
|
2134
2152
|
.preloader-events-listing .short-11 {
|
|
2135
2153
|
width: 95%;
|
|
2136
2154
|
}
|
|
2137
|
-
@media only screen and (min-width:
|
|
2155
|
+
@media only screen and (min-width: 992px) {
|
|
2138
2156
|
.preloader-events-listing .short-11 {
|
|
2139
2157
|
width: 60%;
|
|
2140
2158
|
}
|
|
@@ -2142,7 +2160,7 @@ ptc-link, ptc-square-card,
|
|
|
2142
2160
|
.preloader-events-listing .short-12 {
|
|
2143
2161
|
width: 89%;
|
|
2144
2162
|
}
|
|
2145
|
-
@media only screen and (min-width:
|
|
2163
|
+
@media only screen and (min-width: 992px) {
|
|
2146
2164
|
.preloader-events-listing .short-12 {
|
|
2147
2165
|
display: none;
|
|
2148
2166
|
}
|
|
@@ -2157,13 +2175,18 @@ ptc-link, ptc-square-card,
|
|
|
2157
2175
|
width: 290px;
|
|
2158
2176
|
}
|
|
2159
2177
|
}
|
|
2178
|
+
@media only screen and (min-width: 992px) {
|
|
2179
|
+
.preloader-events-listing .short-15 {
|
|
2180
|
+
display: none;
|
|
2181
|
+
}
|
|
2182
|
+
}
|
|
2160
2183
|
.preloader-events-listing .grid-cards {
|
|
2161
2184
|
display: flex;
|
|
2162
2185
|
flex-direction: row;
|
|
2163
2186
|
column-gap: 24px;
|
|
2164
2187
|
overflow-x: hidden;
|
|
2165
2188
|
}
|
|
2166
|
-
@media only screen and (min-width:
|
|
2189
|
+
@media only screen and (min-width: 992px) {
|
|
2167
2190
|
.preloader-events-listing .grid-cards {
|
|
2168
2191
|
margin: 0 120px;
|
|
2169
2192
|
}
|
|
@@ -2176,7 +2199,7 @@ ptc-link, ptc-square-card,
|
|
|
2176
2199
|
flex-grow: 1;
|
|
2177
2200
|
min-width: 250px;
|
|
2178
2201
|
}
|
|
2179
|
-
@media only screen and (min-width:
|
|
2202
|
+
@media only screen and (min-width: 992px) {
|
|
2180
2203
|
.preloader-events-listing .grid-cards .short-17 {
|
|
2181
2204
|
width: 270px;
|
|
2182
2205
|
min-width: 270px;
|
|
@@ -2186,12 +2209,13 @@ ptc-link, ptc-square-card,
|
|
|
2186
2209
|
.preloader-events-listing .grid-cards-desktop {
|
|
2187
2210
|
display: none;
|
|
2188
2211
|
}
|
|
2189
|
-
@media only screen and (min-width:
|
|
2212
|
+
@media only screen and (min-width: 992px) {
|
|
2190
2213
|
.preloader-events-listing .grid-cards-desktop {
|
|
2191
2214
|
display: flex;
|
|
2192
2215
|
flex-direction: row;
|
|
2193
2216
|
column-gap: 24px;
|
|
2194
2217
|
overflow-x: hidden;
|
|
2218
|
+
justify-content: center;
|
|
2195
2219
|
}
|
|
2196
2220
|
}
|
|
2197
2221
|
.preloader-events-listing .grid-cards-desktop .short-17 {
|
|
@@ -2202,11 +2226,20 @@ ptc-link, ptc-square-card,
|
|
|
2202
2226
|
flex-grow: 1;
|
|
2203
2227
|
min-width: 250px;
|
|
2204
2228
|
}
|
|
2229
|
+
@media only screen and (min-width: 992px) {
|
|
2230
|
+
.preloader-events-listing .grid-cards-desktop .short-17 {
|
|
2231
|
+
width: 22%;
|
|
2232
|
+
min-width: 22%;
|
|
2233
|
+
height: 530px;
|
|
2234
|
+
flex-grow: initial;
|
|
2235
|
+
}
|
|
2236
|
+
}
|
|
2205
2237
|
@media only screen and (min-width: 1440px) {
|
|
2206
2238
|
.preloader-events-listing .grid-cards-desktop .short-17 {
|
|
2207
|
-
width:
|
|
2208
|
-
min-width:
|
|
2239
|
+
width: 275px;
|
|
2240
|
+
min-width: 275px;
|
|
2209
2241
|
height: 530px;
|
|
2242
|
+
flex-grow: initial;
|
|
2210
2243
|
}
|
|
2211
2244
|
}
|
|
2212
2245
|
.preloader-events-listing .grid-long-cards-mobile {
|
|
@@ -2221,17 +2254,18 @@ ptc-link, ptc-square-card,
|
|
|
2221
2254
|
width: 100%;
|
|
2222
2255
|
height: 391px;
|
|
2223
2256
|
}
|
|
2224
|
-
@media only screen and (min-width:
|
|
2257
|
+
@media only screen and (min-width: 992px) {
|
|
2225
2258
|
.preloader-events-listing .grid-long-cards-mobile .short-13 {
|
|
2226
2259
|
width: 996px;
|
|
2227
2260
|
height: 391px;
|
|
2228
2261
|
min-width: 996px;
|
|
2262
|
+
display: none;
|
|
2229
2263
|
}
|
|
2230
2264
|
}
|
|
2231
2265
|
.preloader-events-listing .grid-long-cards-mobile .short-14 {
|
|
2232
2266
|
display: none;
|
|
2233
2267
|
}
|
|
2234
|
-
@media only screen and (min-width:
|
|
2268
|
+
@media only screen and (min-width: 992px) {
|
|
2235
2269
|
.preloader-events-listing .grid-long-cards-mobile .short-14 {
|
|
2236
2270
|
display: block;
|
|
2237
2271
|
width: 996px;
|
|
@@ -2248,6 +2282,12 @@ ptc-link, ptc-square-card,
|
|
|
2248
2282
|
margin-bottom: 30px;
|
|
2249
2283
|
display: none;
|
|
2250
2284
|
}
|
|
2285
|
+
@media only screen and (min-width: 992px) {
|
|
2286
|
+
.preloader-events-listing .grid-long-cards {
|
|
2287
|
+
margin-left: 24px;
|
|
2288
|
+
display: flex;
|
|
2289
|
+
}
|
|
2290
|
+
}
|
|
2251
2291
|
@media only screen and (min-width: 1440px) {
|
|
2252
2292
|
.preloader-events-listing .grid-long-cards {
|
|
2253
2293
|
margin-left: 120px;
|
|
@@ -2258,17 +2298,17 @@ ptc-link, ptc-square-card,
|
|
|
2258
2298
|
width: 100%;
|
|
2259
2299
|
height: 391px;
|
|
2260
2300
|
}
|
|
2261
|
-
@media only screen and (min-width:
|
|
2301
|
+
@media only screen and (min-width: 992px) {
|
|
2262
2302
|
.preloader-events-listing .grid-long-cards .short-13 {
|
|
2263
|
-
width:
|
|
2303
|
+
width: 80%;
|
|
2264
2304
|
height: 391px;
|
|
2265
|
-
min-width:
|
|
2305
|
+
min-width: 80%;
|
|
2266
2306
|
}
|
|
2267
2307
|
}
|
|
2268
2308
|
.preloader-events-listing .grid-long-cards .short-14 {
|
|
2269
2309
|
display: none;
|
|
2270
2310
|
}
|
|
2271
|
-
@media only screen and (min-width:
|
|
2311
|
+
@media only screen and (min-width: 992px) {
|
|
2272
2312
|
.preloader-events-listing .grid-long-cards .short-14 {
|
|
2273
2313
|
display: block;
|
|
2274
2314
|
width: 996px;
|