@ptcwebops/ptcw-design 6.4.32-beta → 6.4.34-beta
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cjs/event-podcast-slider-example.cjs.entry.js +1 -1
- package/dist/cjs/featured-events-slider-example.cjs.entry.js +1 -1
- package/dist/cjs/homepage-jumbotron.cjs.entry.js +1 -1
- package/dist/cjs/icon-asset_2.cjs.entry.js +154 -0
- package/dist/cjs/list-item.cjs.entry.js +52 -0
- package/dist/cjs/loader.cjs.js +1 -1
- package/dist/cjs/ptc-back-to-top.cjs.entry.js +100 -0
- package/dist/cjs/ptc-blue-pill-announcement-bar.cjs.entry.js +6 -2
- package/dist/cjs/ptc-breadcrumb.cjs.entry.js +63 -0
- package/dist/cjs/ptc-button.cjs.entry.js +117 -0
- package/dist/cjs/ptc-card_2.cjs.entry.js +1 -1
- package/dist/cjs/ptc-case-studies-slider.cjs.entry.js +1 -1
- package/dist/cjs/ptc-icon-card-slider-example.cjs.entry.js +1 -1
- package/dist/cjs/ptc-icon-component.cjs.entry.js +1 -1
- package/dist/cjs/ptc-para.cjs.entry.js +139 -0
- package/dist/cjs/ptc-picture.cjs.entry.js +185 -0
- package/dist/cjs/ptc-product-card.cjs.entry.js +61 -0
- package/dist/cjs/ptc-product-category.cjs.entry.js +20 -0
- package/dist/cjs/ptc-product-dropdown.cjs.entry.js +80 -0
- package/dist/cjs/ptc-product-highlight-card.cjs.entry.js +28 -0
- package/dist/cjs/ptc-product-list.cjs.entry.js +172 -0
- package/dist/cjs/ptc-product-sidebar.cjs.entry.js +178 -0
- package/dist/cjs/ptc-readmore.cjs.entry.js +186 -0
- package/dist/cjs/ptc-spacer.cjs.entry.js +38 -0
- package/dist/cjs/ptc-store-card-list.cjs.entry.js +2 -7
- package/dist/cjs/ptc-store-card.cjs.entry.js +1 -1
- package/dist/cjs/ptc-title.cjs.entry.js +161 -0
- package/dist/cjs/ptc-tooltip.cjs.entry.js +113 -0
- package/dist/cjs/ptcw-design.cjs.js +1 -1
- package/dist/cjs/storefront-enhanced-product-list-alt-example.cjs.entry.js +1 -1
- package/dist/cjs/storefront-enhanced-product-list-example.cjs.entry.js +1 -1
- package/dist/collection/components/organism-bundles/event-podcast-slider-example/event-podcast-slider-example.css +11 -16
- package/dist/collection/components/organism-bundles/featured-events-slider-example/featured-events-slider-example.css +11 -16
- package/dist/collection/components/organism-bundles/homepage-jumbotron/homepage-jumbotron.css +11 -16
- package/dist/collection/components/organism-bundles/ptc-icon-card-slider-example/ptc-icon-card-slider-example.css +11 -16
- package/dist/collection/components/organism-bundles/storefront-enhanced-product-list-example/storefront-enhanced-product-list-example.css +11 -16
- package/dist/collection/components/ptc-blue-pill-announcement-bar/ptc-blue-pill-announcement-bar.css +4 -2
- package/dist/collection/components/ptc-blue-pill-announcement-bar/ptc-blue-pill-announcement-bar.js +29 -1
- package/dist/collection/components/ptc-case-studies-slider/ptc-case-studies-slider.css +11 -16
- package/dist/collection/components/ptc-icon-component/ptc-icon-component.css +11 -16
- package/dist/collection/components/ptc-preloader-section/ptc-preloader-section.css +4 -4
- package/dist/collection/components/ptc-seo-title/ptc-seo-title.js +3 -3
- package/dist/collection/components/ptc-store-card/ptc-store-card.css +1 -1
- package/dist/collection/components/ptc-store-card-list/ptc-store-card-list.css +86 -13
- package/dist/collection/components/ptc-store-card-list/ptc-store-card-list.js +1 -6
- package/dist/custom-elements/index.js +19 -20
- package/dist/esm/blog-detail-content_2.entry.js +1 -1
- package/dist/esm/blog-detail-layout.entry.js +1 -1
- package/dist/esm/blogs-search-section.entry.js +1 -1
- package/dist/esm/event-podcast-slider-example.entry.js +1 -1
- package/dist/esm/featured-events-slider-example.entry.js +1 -1
- package/dist/esm/homepage-jumbotron.entry.js +2 -2
- package/dist/esm/homepage-toggled-content.entry.js +1 -1
- package/dist/esm/icon-asset_2.entry.js +149 -0
- package/dist/esm/innovator-toggle-container.entry.js +1 -1
- package/dist/esm/{interfaces-7c0243be.js → interfaces-4caedd26.js} +1 -1
- package/dist/esm/list-item.entry.js +48 -0
- package/dist/esm/loader.js +1 -1
- package/dist/esm/most-popular-news.entry.js +1 -1
- package/dist/esm/my-component.entry.js +1 -1
- package/dist/esm/ptc-accordion-item.entry.js +1 -1
- package/dist/esm/ptc-back-to-top.entry.js +96 -0
- package/dist/esm/ptc-background-video.entry.js +1 -1
- package/dist/esm/ptc-blue-pill-announcement-bar.entry.js +6 -2
- package/dist/esm/ptc-breadcrumb.entry.js +59 -0
- package/dist/esm/ptc-button.entry.js +113 -0
- package/dist/esm/ptc-card_2.entry.js +1 -1
- package/dist/esm/ptc-case-studies-slider.entry.js +1 -1
- package/dist/esm/ptc-collapse-list.entry.js +1 -1
- package/dist/esm/ptc-form-checkbox_4.entry.js +1 -1
- package/dist/esm/ptc-homepage-image-feature.entry.js +1 -1
- package/dist/esm/ptc-homepage-video-background.entry.js +1 -1
- package/dist/esm/ptc-icon-card-slider-example.entry.js +1 -1
- package/dist/esm/ptc-icon-card.entry.js +1 -1
- package/dist/esm/ptc-icon-component.entry.js +1 -1
- package/dist/esm/ptc-img.entry.js +1 -1
- package/dist/esm/ptc-link.entry.js +1 -1
- package/dist/esm/ptc-media-card.entry.js +1 -1
- package/dist/esm/ptc-para.entry.js +135 -0
- package/dist/esm/ptc-picture.entry.js +181 -0
- package/dist/esm/ptc-pricing-packaging-table.entry.js +1 -1
- package/dist/esm/ptc-pricing-tabs.entry.js +1 -1
- package/dist/esm/ptc-product-card.entry.js +57 -0
- package/dist/esm/ptc-product-category.entry.js +16 -0
- package/dist/esm/ptc-product-dropdown.entry.js +76 -0
- package/dist/esm/ptc-product-highlight-card.entry.js +24 -0
- package/dist/esm/ptc-product-list.entry.js +168 -0
- package/dist/esm/ptc-product-sidebar.entry.js +174 -0
- package/dist/esm/ptc-readmore.entry.js +182 -0
- package/dist/esm/ptc-social-icons-footer.entry.js +1 -1
- package/dist/esm/ptc-spacer.entry.js +34 -0
- package/dist/esm/ptc-store-card-list.entry.js +2 -7
- package/dist/esm/ptc-store-card.entry.js +1 -1
- package/dist/esm/ptc-title.entry.js +157 -0
- package/dist/esm/ptc-tooltip.entry.js +109 -0
- package/dist/esm/ptcw-design.js +1 -1
- package/dist/esm/storefront-enhanced-product-list-alt-example.entry.js +1 -1
- package/dist/esm/storefront-enhanced-product-list-example.entry.js +1 -1
- package/dist/esm/{utils-a64ba942.js → utils-bdd0cc16.js} +1 -1
- package/dist/ptcw-design/p-00c5879b.entry.js +1 -0
- package/dist/ptcw-design/p-03a1e1a5.entry.js +1 -0
- package/dist/ptcw-design/p-068b64a1.entry.js +1 -0
- package/dist/ptcw-design/p-0ea22cdc.entry.js +1 -0
- package/dist/ptcw-design/p-183ba1ca.entry.js +1 -0
- package/dist/ptcw-design/p-1acd3617.entry.js +1 -0
- package/dist/ptcw-design/p-1b3394a7.entry.js +1 -0
- package/dist/ptcw-design/p-2e288e60.entry.js +1 -0
- package/dist/ptcw-design/{p-0824f503.entry.js → p-2efd18d8.entry.js} +1 -1
- package/dist/ptcw-design/{p-681d26ef.entry.js → p-2f7b6437.entry.js} +1 -1
- package/dist/ptcw-design/p-2f82de8f.entry.js +1 -0
- package/dist/ptcw-design/p-36d6e662.entry.js +1 -0
- package/dist/ptcw-design/p-4313edfb.entry.js +1 -0
- package/dist/ptcw-design/p-47aa1583.entry.js +1 -0
- package/dist/ptcw-design/p-5119fb48.entry.js +1 -0
- package/dist/ptcw-design/p-561a622f.entry.js +1 -0
- package/dist/ptcw-design/{p-ed49544c.entry.js → p-562a3e36.entry.js} +1 -1
- package/dist/ptcw-design/{p-fa045097.entry.js → p-5b00a563.entry.js} +1 -1
- package/dist/ptcw-design/{p-fd269576.entry.js → p-5dd9b00c.entry.js} +1 -1
- package/dist/ptcw-design/p-674c828e.entry.js +1 -0
- package/dist/ptcw-design/p-709cc1f0.entry.js +1 -0
- package/dist/ptcw-design/{p-ee1183b2.js → p-711bcdad.js} +1 -1
- package/dist/ptcw-design/p-73293d32.entry.js +1 -0
- package/dist/ptcw-design/{p-bdb2e42c.entry.js → p-75c8fceb.entry.js} +1 -1
- package/dist/ptcw-design/{p-7524411a.entry.js → p-7777753a.entry.js} +1 -1
- package/dist/ptcw-design/{p-a31f22a1.entry.js → p-804dac0c.entry.js} +1 -1
- package/dist/ptcw-design/{p-e2da8109.entry.js → p-83dabf2e.entry.js} +1 -1
- package/dist/ptcw-design/{p-83632220.entry.js → p-850e6e8c.entry.js} +1 -1
- package/dist/ptcw-design/{p-87a9a028.entry.js → p-87215e3a.entry.js} +1 -1
- package/dist/ptcw-design/p-89da867f.entry.js +1 -0
- package/dist/ptcw-design/p-8efaac1b.entry.js +1 -0
- package/dist/ptcw-design/{p-2e1c6701.entry.js → p-9050ab76.entry.js} +1 -1
- package/dist/ptcw-design/{p-769954c9.entry.js → p-91a9f126.entry.js} +1 -1
- package/dist/ptcw-design/{p-7398874a.entry.js → p-9df3c31f.entry.js} +1 -1
- package/dist/ptcw-design/p-9e8e2835.entry.js +1 -0
- package/dist/ptcw-design/{p-2fa5814b.entry.js → p-a318a793.entry.js} +1 -1
- package/dist/ptcw-design/p-a3ef1660.entry.js +1 -0
- package/dist/ptcw-design/{p-9461c4eb.entry.js → p-a81833cd.entry.js} +1 -1
- package/dist/ptcw-design/{p-3596ce5a.entry.js → p-b154bbdb.entry.js} +1 -1
- package/dist/ptcw-design/p-b1c51eb4.entry.js +1 -0
- package/dist/ptcw-design/{p-fb0f4459.entry.js → p-b2fcbbd8.entry.js} +1 -1
- package/dist/ptcw-design/{p-22cf00e7.js → p-c7e948b2.js} +1 -1
- package/dist/ptcw-design/p-c9762c88.entry.js +1 -0
- package/dist/ptcw-design/{p-1b1fd60d.entry.js → p-cf41ac32.entry.js} +1 -1
- package/dist/ptcw-design/{p-b9966f20.entry.js → p-d3c11c68.entry.js} +1 -1
- package/dist/ptcw-design/p-d428ba40.entry.js +1 -0
- package/dist/ptcw-design/p-e00c5964.entry.js +1 -0
- package/dist/ptcw-design/p-e1373325.entry.js +1 -0
- package/dist/ptcw-design/{p-edaf241d.entry.js → p-e65cbdb9.entry.js} +1 -1
- package/dist/ptcw-design/p-ec22d0b8.entry.js +1 -0
- package/dist/ptcw-design/p-efe8563a.entry.js +1 -0
- package/dist/ptcw-design/ptcw-design.esm.js +1 -1
- package/dist/types/components/ptc-blue-pill-announcement-bar/ptc-blue-pill-announcement-bar.d.ts +1 -0
- package/dist/types/components.d.ts +64 -62
- package/package.json +1 -1
- package/readme.md +1 -1
- package/dist/cjs/icon-asset_17.cjs.entry.js +0 -1660
- package/dist/cjs/ptc-search-field.cjs.entry.js +0 -95
- package/dist/esm/icon-asset_17.entry.js +0 -1640
- package/dist/esm/ptc-search-field.entry.js +0 -91
- package/dist/ptcw-design/p-045c468a.entry.js +0 -1
- package/dist/ptcw-design/p-4e8c1ba6.entry.js +0 -1
- package/dist/ptcw-design/p-5aed43be.entry.js +0 -1
- package/dist/ptcw-design/p-73650c8e.entry.js +0 -1
- package/dist/ptcw-design/p-8ffdd794.entry.js +0 -1
- package/dist/ptcw-design/p-af46854e.entry.js +0 -1
- package/dist/ptcw-design/p-d1ff12d2.entry.js +0 -1
- package/dist/ptcw-design/p-da4b7e23.entry.js +0 -1
- package/dist/ptcw-design/p-e50a5a46.entry.js +0 -1
- package/dist/ptcw-design/p-e69a0445.entry.js +0 -1
- package/dist/ptcw-design/p-e9f834fa.entry.js +0 -1
- package/dist/ptcw-design/p-eabf87be.entry.js +0 -1
- package/dist/ptcw-design/p-fe445a4a.entry.js +0 -1
|
@@ -83,8 +83,7 @@ swiper-slide {
|
|
|
83
83
|
}
|
|
84
84
|
.swiper-backface-hidden .swiper-slide {
|
|
85
85
|
transform: translateZ(0);
|
|
86
|
-
|
|
87
|
-
backface-visibility: hidden;
|
|
86
|
+
backface-visibility: hidden;
|
|
88
87
|
}
|
|
89
88
|
/* 3D Effects */
|
|
90
89
|
.swiper-3d.swiper-css-mode .swiper-wrapper {
|
|
@@ -391,7 +390,8 @@ button.swiper-pagination-bullet {
|
|
|
391
390
|
padding: 0;
|
|
392
391
|
box-shadow: none;
|
|
393
392
|
-webkit-appearance: none;
|
|
394
|
-
appearance: none;
|
|
393
|
+
-moz-appearance: none;
|
|
394
|
+
appearance: none;
|
|
395
395
|
}
|
|
396
396
|
.swiper-pagination-clickable .swiper-pagination-bullet {
|
|
397
397
|
cursor: pointer;
|
|
@@ -559,7 +559,8 @@ button.swiper-pagination-bullet {
|
|
|
559
559
|
.swiper-zoom-container > canvas {
|
|
560
560
|
max-width: 100%;
|
|
561
561
|
max-height: 100%;
|
|
562
|
-
object-fit: contain;
|
|
562
|
+
-o-object-fit: contain;
|
|
563
|
+
object-fit: contain;
|
|
563
564
|
}
|
|
564
565
|
.swiper-slide-zoomed {
|
|
565
566
|
cursor: move;
|
|
@@ -605,8 +606,7 @@ swiper-container .swiper-notification {
|
|
|
605
606
|
}
|
|
606
607
|
.swiper-cube .swiper-slide {
|
|
607
608
|
pointer-events: none;
|
|
608
|
-
|
|
609
|
-
backface-visibility: hidden;
|
|
609
|
+
backface-visibility: hidden;
|
|
610
610
|
z-index: 1;
|
|
611
611
|
visibility: hidden;
|
|
612
612
|
transform-origin: 0 0;
|
|
@@ -635,8 +635,7 @@ swiper-container .swiper-notification {
|
|
|
635
635
|
.swiper-cube .swiper-slide-shadow-left,
|
|
636
636
|
.swiper-cube .swiper-slide-shadow-right {
|
|
637
637
|
z-index: 0;
|
|
638
|
-
|
|
639
|
-
backface-visibility: hidden;
|
|
638
|
+
backface-visibility: hidden;
|
|
640
639
|
}
|
|
641
640
|
.swiper-cube .swiper-cube-shadow {
|
|
642
641
|
position: absolute;
|
|
@@ -662,8 +661,7 @@ swiper-container .swiper-notification {
|
|
|
662
661
|
}
|
|
663
662
|
.swiper-flip .swiper-slide {
|
|
664
663
|
pointer-events: none;
|
|
665
|
-
|
|
666
|
-
backface-visibility: hidden;
|
|
664
|
+
backface-visibility: hidden;
|
|
667
665
|
z-index: 1;
|
|
668
666
|
}
|
|
669
667
|
.swiper-flip .swiper-slide .swiper-slide {
|
|
@@ -678,12 +676,10 @@ swiper-container .swiper-notification {
|
|
|
678
676
|
.swiper-flip .swiper-slide-shadow-left,
|
|
679
677
|
.swiper-flip .swiper-slide-shadow-right {
|
|
680
678
|
z-index: 0;
|
|
681
|
-
|
|
682
|
-
backface-visibility: hidden;
|
|
679
|
+
backface-visibility: hidden;
|
|
683
680
|
}
|
|
684
681
|
.swiper-creative .swiper-slide {
|
|
685
|
-
|
|
686
|
-
backface-visibility: hidden;
|
|
682
|
+
backface-visibility: hidden;
|
|
687
683
|
overflow: hidden;
|
|
688
684
|
transition-property: transform, opacity, height;
|
|
689
685
|
}
|
|
@@ -692,8 +688,7 @@ swiper-container .swiper-notification {
|
|
|
692
688
|
}
|
|
693
689
|
.swiper-cards .swiper-slide {
|
|
694
690
|
transform-origin: center bottom;
|
|
695
|
-
|
|
696
|
-
backface-visibility: hidden;
|
|
691
|
+
backface-visibility: hidden;
|
|
697
692
|
overflow: hidden;
|
|
698
693
|
}
|
|
699
694
|
|
|
@@ -83,8 +83,7 @@ swiper-slide {
|
|
|
83
83
|
}
|
|
84
84
|
.swiper-backface-hidden .swiper-slide {
|
|
85
85
|
transform: translateZ(0);
|
|
86
|
-
|
|
87
|
-
backface-visibility: hidden;
|
|
86
|
+
backface-visibility: hidden;
|
|
88
87
|
}
|
|
89
88
|
/* 3D Effects */
|
|
90
89
|
.swiper-3d.swiper-css-mode .swiper-wrapper {
|
|
@@ -391,7 +390,8 @@ button.swiper-pagination-bullet {
|
|
|
391
390
|
padding: 0;
|
|
392
391
|
box-shadow: none;
|
|
393
392
|
-webkit-appearance: none;
|
|
394
|
-
appearance: none;
|
|
393
|
+
-moz-appearance: none;
|
|
394
|
+
appearance: none;
|
|
395
395
|
}
|
|
396
396
|
.swiper-pagination-clickable .swiper-pagination-bullet {
|
|
397
397
|
cursor: pointer;
|
|
@@ -559,7 +559,8 @@ button.swiper-pagination-bullet {
|
|
|
559
559
|
.swiper-zoom-container > canvas {
|
|
560
560
|
max-width: 100%;
|
|
561
561
|
max-height: 100%;
|
|
562
|
-
object-fit: contain;
|
|
562
|
+
-o-object-fit: contain;
|
|
563
|
+
object-fit: contain;
|
|
563
564
|
}
|
|
564
565
|
.swiper-slide-zoomed {
|
|
565
566
|
cursor: move;
|
|
@@ -605,8 +606,7 @@ swiper-container .swiper-notification {
|
|
|
605
606
|
}
|
|
606
607
|
.swiper-cube .swiper-slide {
|
|
607
608
|
pointer-events: none;
|
|
608
|
-
|
|
609
|
-
backface-visibility: hidden;
|
|
609
|
+
backface-visibility: hidden;
|
|
610
610
|
z-index: 1;
|
|
611
611
|
visibility: hidden;
|
|
612
612
|
transform-origin: 0 0;
|
|
@@ -635,8 +635,7 @@ swiper-container .swiper-notification {
|
|
|
635
635
|
.swiper-cube .swiper-slide-shadow-left,
|
|
636
636
|
.swiper-cube .swiper-slide-shadow-right {
|
|
637
637
|
z-index: 0;
|
|
638
|
-
|
|
639
|
-
backface-visibility: hidden;
|
|
638
|
+
backface-visibility: hidden;
|
|
640
639
|
}
|
|
641
640
|
.swiper-cube .swiper-cube-shadow {
|
|
642
641
|
position: absolute;
|
|
@@ -662,8 +661,7 @@ swiper-container .swiper-notification {
|
|
|
662
661
|
}
|
|
663
662
|
.swiper-flip .swiper-slide {
|
|
664
663
|
pointer-events: none;
|
|
665
|
-
|
|
666
|
-
backface-visibility: hidden;
|
|
664
|
+
backface-visibility: hidden;
|
|
667
665
|
z-index: 1;
|
|
668
666
|
}
|
|
669
667
|
.swiper-flip .swiper-slide .swiper-slide {
|
|
@@ -678,12 +676,10 @@ swiper-container .swiper-notification {
|
|
|
678
676
|
.swiper-flip .swiper-slide-shadow-left,
|
|
679
677
|
.swiper-flip .swiper-slide-shadow-right {
|
|
680
678
|
z-index: 0;
|
|
681
|
-
|
|
682
|
-
backface-visibility: hidden;
|
|
679
|
+
backface-visibility: hidden;
|
|
683
680
|
}
|
|
684
681
|
.swiper-creative .swiper-slide {
|
|
685
|
-
|
|
686
|
-
backface-visibility: hidden;
|
|
682
|
+
backface-visibility: hidden;
|
|
687
683
|
overflow: hidden;
|
|
688
684
|
transition-property: transform, opacity, height;
|
|
689
685
|
}
|
|
@@ -692,8 +688,7 @@ swiper-container .swiper-notification {
|
|
|
692
688
|
}
|
|
693
689
|
.swiper-cards .swiper-slide {
|
|
694
690
|
transform-origin: center bottom;
|
|
695
|
-
|
|
696
|
-
backface-visibility: hidden;
|
|
691
|
+
backface-visibility: hidden;
|
|
697
692
|
overflow: hidden;
|
|
698
693
|
}
|
|
699
694
|
|
|
@@ -3600,12 +3600,12 @@ ptc-footer {
|
|
|
3600
3600
|
}
|
|
3601
3601
|
|
|
3602
3602
|
.preloader-store-detail-page .jumbotron .jumbotron-bg {
|
|
3603
|
-
height:
|
|
3603
|
+
height: 300px;
|
|
3604
3604
|
background-color: var(--color-gray-03);
|
|
3605
3605
|
position: relative;
|
|
3606
3606
|
}
|
|
3607
3607
|
.preloader-store-detail-page .div-body {
|
|
3608
|
-
top: -
|
|
3608
|
+
top: -100px;
|
|
3609
3609
|
position: relative;
|
|
3610
3610
|
}
|
|
3611
3611
|
@media only screen and (min-width: 768px) {
|
|
@@ -3615,12 +3615,12 @@ ptc-footer {
|
|
|
3615
3615
|
}
|
|
3616
3616
|
@media only screen and (min-width: 480px) {
|
|
3617
3617
|
.preloader-store-detail-page .div-body {
|
|
3618
|
-
top: -
|
|
3618
|
+
top: -125px;
|
|
3619
3619
|
}
|
|
3620
3620
|
}
|
|
3621
3621
|
@media only screen and (min-width: 992px) {
|
|
3622
3622
|
.preloader-store-detail-page .div-body {
|
|
3623
|
-
top: -
|
|
3623
|
+
top: -148px;
|
|
3624
3624
|
}
|
|
3625
3625
|
}
|
|
3626
3626
|
.preloader-store-detail-page .div-body .div-grid-block {
|
|
@@ -191,7 +191,7 @@ export class PtcSeoTitle {
|
|
|
191
191
|
"type": "string",
|
|
192
192
|
"mutable": false,
|
|
193
193
|
"complexType": {
|
|
194
|
-
"original": "| \"margin-flush\"\n\t\t| \"margin-top-3\"\n\t\t| \"margin-top-4\"\n\t\t| \"margin-top-5\"\n\t\t| \"margin-top-6\"\n\t\t| \"margin-bottom-3\"\n\t\t| \"margin-bottom-4\"\n\t\t| \"margin-bottom-5\"\n\t\t| \"margin-bottom-6\"\n\t\t| \"margin-3\"\n\t\t| \"margin-4\"\n\t\t| \"margin-5\"\n\t\t| \"margin-6\"\n\t\t| \"margin-9\"",
|
|
194
|
+
"original": "| \"margin-flush\"\r\n\t\t| \"margin-top-3\"\r\n\t\t| \"margin-top-4\"\r\n\t\t| \"margin-top-5\"\r\n\t\t| \"margin-top-6\"\r\n\t\t| \"margin-bottom-3\"\r\n\t\t| \"margin-bottom-4\"\r\n\t\t| \"margin-bottom-5\"\r\n\t\t| \"margin-bottom-6\"\r\n\t\t| \"margin-3\"\r\n\t\t| \"margin-4\"\r\n\t\t| \"margin-5\"\r\n\t\t| \"margin-6\"\r\n\t\t| \"margin-9\"",
|
|
195
195
|
"resolved": "\"margin-3\" | \"margin-4\" | \"margin-5\" | \"margin-6\" | \"margin-9\" | \"margin-bottom-3\" | \"margin-bottom-4\" | \"margin-bottom-5\" | \"margin-bottom-6\" | \"margin-flush\" | \"margin-top-3\" | \"margin-top-4\" | \"margin-top-5\" | \"margin-top-6\"",
|
|
196
196
|
"references": {}
|
|
197
197
|
},
|
|
@@ -225,7 +225,7 @@ export class PtcSeoTitle {
|
|
|
225
225
|
"type": "string",
|
|
226
226
|
"mutable": false,
|
|
227
227
|
"complexType": {
|
|
228
|
-
"original": "| \"xx-small\"\n\t\t| \"x-small\"\n\t\t| \"small\"\n\t\t| \"medium\"\n\t\t| \"large\"\n\t\t| \"x-large\"\n\t\t| \"xx-large\"\n\t\t| \"xxx-large\"\n\t\t| \"xxxx-large\"\n\t\t| \"xxxx-large-allbp\"\n\t\t| \"xx-large-allbp\"\n\t\t| \"xxxx-large-desktop\"\n\t\t| \"xxxx-large-store\"",
|
|
228
|
+
"original": "| \"xx-small\"\r\n\t\t| \"x-small\"\r\n\t\t| \"small\"\r\n\t\t| \"medium\"\r\n\t\t| \"large\"\r\n\t\t| \"x-large\"\r\n\t\t| \"xx-large\"\r\n\t\t| \"xxx-large\"\r\n\t\t| \"xxxx-large\"\r\n\t\t| \"xxxx-large-allbp\"\r\n\t\t| \"xx-large-allbp\"\r\n\t\t| \"xxxx-large-desktop\"\r\n\t\t| \"xxxx-large-store\"",
|
|
229
229
|
"resolved": "\"large\" | \"medium\" | \"small\" | \"x-large\" | \"x-small\" | \"xx-large\" | \"xx-large-allbp\" | \"xx-small\" | \"xxx-large\" | \"xxxx-large\" | \"xxxx-large-allbp\" | \"xxxx-large-desktop\" | \"xxxx-large-store\"",
|
|
230
230
|
"references": {}
|
|
231
231
|
},
|
|
@@ -242,7 +242,7 @@ export class PtcSeoTitle {
|
|
|
242
242
|
"type": "string",
|
|
243
243
|
"mutable": false,
|
|
244
244
|
"complexType": {
|
|
245
|
-
"original": "| \"densest\"\n\t\t| \"denser\"\n\t\t| \"dense\"\n\t\t| \"normal\"\n\t\t| \"loose\"\n\t\t| \"looser\"\n\t\t| \"paragraph\"",
|
|
245
|
+
"original": "| \"densest\"\r\n\t\t| \"denser\"\r\n\t\t| \"dense\"\r\n\t\t| \"normal\"\r\n\t\t| \"loose\"\r\n\t\t| \"looser\"\r\n\t\t| \"paragraph\"",
|
|
246
246
|
"resolved": "\"dense\" | \"denser\" | \"densest\" | \"loose\" | \"looser\" | \"normal\" | \"paragraph\"",
|
|
247
247
|
"references": {}
|
|
248
248
|
},
|
|
@@ -998,6 +998,10 @@ ptc-store-card-list {
|
|
|
998
998
|
display: block;
|
|
999
999
|
position: relative;
|
|
1000
1000
|
overflow: hidden;
|
|
1001
|
+
padding-left: 24px;
|
|
1002
|
+
padding-right: 24px;
|
|
1003
|
+
margin-left: -24px;
|
|
1004
|
+
margin-right: -24px;
|
|
1001
1005
|
}
|
|
1002
1006
|
@media only screen and (min-width: 768px) {
|
|
1003
1007
|
ptc-store-card-list {
|
|
@@ -1061,18 +1065,18 @@ ptc-store-card-list .swiper-container {
|
|
|
1061
1065
|
ptc-store-card-list .swiper-slide {
|
|
1062
1066
|
height: auto;
|
|
1063
1067
|
display: flex;
|
|
1064
|
-
|
|
1068
|
+
width: 288px;
|
|
1065
1069
|
}
|
|
1066
1070
|
@media only screen and (min-width: 768px) {
|
|
1067
1071
|
ptc-store-card-list .swiper-slide {
|
|
1072
|
+
width: 100%;
|
|
1068
1073
|
max-width: 100%;
|
|
1069
1074
|
}
|
|
1070
1075
|
}
|
|
1071
1076
|
ptc-store-card-list .swiper-scrollbar.swiper-scrollbar-horizontal {
|
|
1072
1077
|
position: absolute;
|
|
1073
1078
|
left: 50%;
|
|
1074
|
-
|
|
1075
|
-
transform: translateX(-50%);
|
|
1079
|
+
transform: translate(-50%, -13px);
|
|
1076
1080
|
z-index: 50;
|
|
1077
1081
|
width: 161px;
|
|
1078
1082
|
height: 8px;
|
|
@@ -1083,22 +1087,77 @@ ptc-store-card-list .swiper-scrollbar-drag {
|
|
|
1083
1087
|
height: 8px;
|
|
1084
1088
|
border-radius: 999px;
|
|
1085
1089
|
background: var(--color-gray-10);
|
|
1090
|
+
transform: translateX(-16px);
|
|
1091
|
+
}
|
|
1092
|
+
ptc-store-card-list .swiper-button-prev:after,
|
|
1093
|
+
ptc-store-card-list .swiper-button-next:after {
|
|
1094
|
+
content: none;
|
|
1095
|
+
}
|
|
1096
|
+
ptc-store-card-list .swiper-button-prev img,
|
|
1097
|
+
ptc-store-card-list .swiper-button-next img {
|
|
1098
|
+
background-color: #ffffff;
|
|
1086
1099
|
}
|
|
1087
1100
|
ptc-store-card-list .swiper-button-prev,
|
|
1088
|
-
ptc-store-card-list .swiper-button-next {
|
|
1101
|
+
ptc-store-card-list .swiper-rtl .swiper-button-next {
|
|
1089
1102
|
top: auto;
|
|
1090
|
-
bottom:
|
|
1103
|
+
bottom: 0px;
|
|
1104
|
+
left: auto;
|
|
1105
|
+
right: calc(50% + 116.5px);
|
|
1091
1106
|
height: 40px;
|
|
1092
1107
|
width: 40px;
|
|
1093
1108
|
border-radius: 4px;
|
|
1094
1109
|
}
|
|
1095
|
-
ptc-store-card-list .swiper-button-prev::after,
|
|
1096
|
-
ptc-store-card-list .swiper-button-next::after {
|
|
1097
|
-
content: none;
|
|
1098
|
-
}
|
|
1099
1110
|
ptc-store-card-list .swiper-button-prev:hover,
|
|
1100
|
-
ptc-store-card-list .swiper-button-next:hover {
|
|
1111
|
+
ptc-store-card-list .swiper-rtl .swiper-button-next:hover {
|
|
1112
|
+
outline: none;
|
|
1113
|
+
outline-offset: 0;
|
|
1114
|
+
text-decoration: none;
|
|
1115
|
+
background-color: #e4e7e9;
|
|
1116
|
+
transition: var(--ptc-transition-slow) linear;
|
|
1117
|
+
}
|
|
1118
|
+
ptc-store-card-list .swiper-button-prev:focus, ptc-store-card-list .swiper-button-prev:active,
|
|
1119
|
+
ptc-store-card-list .swiper-rtl .swiper-button-next:focus,
|
|
1120
|
+
ptc-store-card-list .swiper-rtl .swiper-button-next:active {
|
|
1121
|
+
outline: none;
|
|
1122
|
+
outline-offset: 0;
|
|
1123
|
+
text-decoration: none;
|
|
1124
|
+
background-color: #bec6ca;
|
|
1125
|
+
}
|
|
1126
|
+
ptc-store-card-list .swiper-button-prev svg,
|
|
1127
|
+
ptc-store-card-list .swiper-rtl .swiper-button-next svg {
|
|
1128
|
+
height: 14px;
|
|
1129
|
+
width: 9px;
|
|
1130
|
+
}
|
|
1131
|
+
ptc-store-card-list .swiper-button-next,
|
|
1132
|
+
ptc-store-card-list .swiper-rtl .swiper-button-prev {
|
|
1133
|
+
top: auto;
|
|
1134
|
+
bottom: 0px;
|
|
1135
|
+
right: auto;
|
|
1136
|
+
left: calc(50% + 116.5px);
|
|
1137
|
+
height: 40px;
|
|
1138
|
+
width: 40px;
|
|
1139
|
+
border-radius: 4px;
|
|
1140
|
+
}
|
|
1141
|
+
ptc-store-card-list .swiper-button-next:hover,
|
|
1142
|
+
ptc-store-card-list .swiper-rtl .swiper-button-prev:hover {
|
|
1143
|
+
outline: none;
|
|
1144
|
+
outline-offset: 0;
|
|
1145
|
+
text-decoration: none;
|
|
1101
1146
|
background-color: #e4e7e9;
|
|
1147
|
+
transition: var(--ptc-transition-slow) linear;
|
|
1148
|
+
}
|
|
1149
|
+
ptc-store-card-list .swiper-button-next:focus, ptc-store-card-list .swiper-button-next:active,
|
|
1150
|
+
ptc-store-card-list .swiper-rtl .swiper-button-prev:focus,
|
|
1151
|
+
ptc-store-card-list .swiper-rtl .swiper-button-prev:active {
|
|
1152
|
+
outline: none;
|
|
1153
|
+
outline-offset: 0;
|
|
1154
|
+
text-decoration: none;
|
|
1155
|
+
background-color: #bec6ca;
|
|
1156
|
+
}
|
|
1157
|
+
ptc-store-card-list .swiper-button-next svg,
|
|
1158
|
+
ptc-store-card-list .swiper-rtl .swiper-button-prev svg {
|
|
1159
|
+
height: 14px;
|
|
1160
|
+
width: 9px;
|
|
1102
1161
|
}
|
|
1103
1162
|
@media only screen and (min-width: 768px) {
|
|
1104
1163
|
ptc-store-card-list .swiper-wrapper {
|
|
@@ -1133,8 +1192,14 @@ ptc-store-card-list .swiper-button-next {
|
|
|
1133
1192
|
}
|
|
1134
1193
|
.store-modal-card .store-modal-content {
|
|
1135
1194
|
padding: 48px 24px 48px 24px;
|
|
1195
|
+
position: relative;
|
|
1136
1196
|
}
|
|
1137
|
-
|
|
1197
|
+
.store-modal-card .store-modal-content .store-modal-close-icon {
|
|
1198
|
+
position: absolute;
|
|
1199
|
+
top: 0;
|
|
1200
|
+
right: 0;
|
|
1201
|
+
}
|
|
1202
|
+
@media only screen and (min-width: 768px) {
|
|
1138
1203
|
.store-modal-card .store-modal-content {
|
|
1139
1204
|
padding: 32px 48px 48px 48px;
|
|
1140
1205
|
}
|
|
@@ -1160,9 +1225,9 @@ ptc-store-card-list .swiper-button-next {
|
|
|
1160
1225
|
.store-modal-card .store-modal-footer {
|
|
1161
1226
|
padding: 8px 24px 24px 24px;
|
|
1162
1227
|
}
|
|
1163
|
-
@media only screen and (min-width:
|
|
1228
|
+
@media only screen and (min-width: 768px) {
|
|
1164
1229
|
.store-modal-card .store-modal-footer {
|
|
1165
|
-
padding: 8px
|
|
1230
|
+
padding: 8px 48px 24px 48px;
|
|
1166
1231
|
}
|
|
1167
1232
|
}
|
|
1168
1233
|
.store-modal-card .store-modal-footer-buttons {
|
|
@@ -1170,4 +1235,12 @@ ptc-store-card-list .swiper-button-next {
|
|
|
1170
1235
|
flex-wrap: wrap;
|
|
1171
1236
|
gap: 16px;
|
|
1172
1237
|
justify-content: center;
|
|
1238
|
+
}
|
|
1239
|
+
.store-modal-card .store-modal-footer-buttons ptc-button {
|
|
1240
|
+
width: 100%;
|
|
1241
|
+
}
|
|
1242
|
+
@media only screen and (min-width: 768px) {
|
|
1243
|
+
.store-modal-card .store-modal-footer-buttons ptc-button {
|
|
1244
|
+
width: auto;
|
|
1245
|
+
}
|
|
1173
1246
|
}
|
|
@@ -57,7 +57,7 @@ export class PtcStoreCardList {
|
|
|
57
57
|
if (swiperContainer) {
|
|
58
58
|
this.swiperInstance = new Swiper(swiperContainer, {
|
|
59
59
|
modules: [Navigation, Scrollbar, Pagination],
|
|
60
|
-
slidesPerView:
|
|
60
|
+
slidesPerView: "auto",
|
|
61
61
|
spaceBetween: 24,
|
|
62
62
|
scrollbar: {
|
|
63
63
|
el: this.swiperScrollbarRef,
|
|
@@ -67,11 +67,6 @@ export class PtcStoreCardList {
|
|
|
67
67
|
nextEl: this.swiperButtonNextRef,
|
|
68
68
|
prevEl: this.swiperButtonPrevRef,
|
|
69
69
|
},
|
|
70
|
-
breakpoints: {
|
|
71
|
-
480: {
|
|
72
|
-
slidesPerView: 1.3,
|
|
73
|
-
},
|
|
74
|
-
},
|
|
75
70
|
});
|
|
76
71
|
}
|
|
77
72
|
}
|