@ptcwebops/ptcw-design 5.0.2 → 5.0.5

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.
Files changed (96) hide show
  1. package/dist/cjs/blog-detail-content_2.cjs.entry.js +1 -1
  2. package/dist/cjs/blog-detail-layout.cjs.entry.js +1 -1
  3. package/dist/cjs/icon-asset.cjs.entry.js +1 -1
  4. package/dist/cjs/jumbotron-sub-menu.cjs.entry.js +2 -2
  5. package/dist/cjs/loader.cjs.js +1 -1
  6. package/dist/cjs/ptc-button.cjs.entry.js +1 -1
  7. package/dist/cjs/ptc-card_2.cjs.entry.js +6 -3
  8. package/dist/cjs/ptc-filter-tag_2.cjs.entry.js +1 -1
  9. package/dist/cjs/ptc-form-checkbox_2.cjs.entry.js +76 -185
  10. package/dist/cjs/ptc-info-tile.cjs.entry.js +3 -2
  11. package/dist/cjs/ptc-inline-cta.cjs.entry.js +1 -1
  12. package/dist/cjs/ptc-jumbotron.cjs.entry.js +19 -3
  13. package/dist/cjs/ptc-mobile-select.cjs.entry.js +4 -3
  14. package/dist/cjs/ptc-nav-skip-to-content.cjs.entry.js +5 -0
  15. package/dist/cjs/ptc-pricing-tabs.cjs.entry.js +1 -1
  16. package/dist/cjs/ptc-social-icons-footer.cjs.entry.js +3 -1
  17. package/dist/cjs/ptc-social-icons.cjs.entry.js +1 -1
  18. package/dist/cjs/ptc-title.cjs.entry.js +1 -1
  19. package/dist/cjs/ptcw-design.cjs.js +1 -1
  20. package/dist/collection/components/icon-asset/icon-asset.css +2 -2
  21. package/dist/collection/components/jumbotron-sub-menu/jumbotron-sub-menu.css +19 -1
  22. package/dist/collection/components/jumbotron-sub-menu/jumbotron-sub-menu.js +1 -1
  23. package/dist/collection/components/organism-bundles/blog-detail-content/blog-detail-content.css +1 -1
  24. package/dist/collection/components/organism-bundles/blog-detail-layout/blog-detail-layout.css +1 -1
  25. package/dist/collection/components/ptc-button/ptc-button.css +18 -9
  26. package/dist/collection/components/ptc-card/ptc-card.css +14 -84
  27. package/dist/collection/components/ptc-card/ptc-card.js +1 -1
  28. package/dist/collection/components/ptc-form-checkbox/ptc-form-checkbox.css +7 -7
  29. package/dist/collection/components/ptc-info-tile/ptc-info-tile.css +6 -1
  30. package/dist/collection/components/ptc-info-tile/ptc-info-tile.js +19 -1
  31. package/dist/collection/components/ptc-inline-cta/ptc-inline-cta.css +18 -0
  32. package/dist/collection/components/ptc-jumbotron/ptc-jumbotron.css +111 -2
  33. package/dist/collection/components/ptc-jumbotron/ptc-jumbotron.js +108 -20
  34. package/dist/collection/components/ptc-nav-skip-to-content/ptc-nav-skip-to-content.js +5 -0
  35. package/dist/collection/components/ptc-pagenation/ptc-pagenation.css +1 -1
  36. package/dist/collection/components/ptc-preloader-section/ptc-preloader-section.css +307 -0
  37. package/dist/collection/components/ptc-preloader-section/ptc-preloader-section.js +3 -0
  38. package/dist/collection/components/ptc-pricing-tabs/ptc-pricing-tabs.css +2 -2
  39. package/dist/collection/components/ptc-social-icons/ptc-social-icons.css +5 -0
  40. package/dist/collection/components/ptc-social-icons-footer/ptc-social-icons-footer.js +37 -1
  41. package/dist/collection/components/ptc-textfield/ptc-textfield.css +34 -51
  42. package/dist/collection/components/ptc-title/ptc-title.css +0 -1
  43. package/dist/custom-elements/index.js +130 -211
  44. package/dist/esm/blog-detail-content_2.entry.js +1 -1
  45. package/dist/esm/blog-detail-layout.entry.js +1 -1
  46. package/dist/esm/icon-asset.entry.js +1 -1
  47. package/dist/esm/jumbotron-sub-menu.entry.js +2 -2
  48. package/dist/esm/loader.js +1 -1
  49. package/dist/esm/ptc-button.entry.js +1 -1
  50. package/dist/esm/ptc-card_2.entry.js +6 -3
  51. package/dist/esm/ptc-filter-tag_2.entry.js +1 -1
  52. package/dist/esm/ptc-form-checkbox_2.entry.js +76 -185
  53. package/dist/esm/ptc-info-tile.entry.js +3 -2
  54. package/dist/esm/ptc-inline-cta.entry.js +1 -1
  55. package/dist/esm/ptc-jumbotron.entry.js +19 -3
  56. package/dist/esm/ptc-mobile-select.entry.js +4 -3
  57. package/dist/esm/ptc-nav-skip-to-content.entry.js +5 -0
  58. package/dist/esm/ptc-pricing-tabs.entry.js +1 -1
  59. package/dist/esm/ptc-social-icons-footer.entry.js +3 -1
  60. package/dist/esm/ptc-social-icons.entry.js +1 -1
  61. package/dist/esm/ptc-title.entry.js +1 -1
  62. package/dist/esm/ptcw-design.js +1 -1
  63. package/dist/ptcw-design/{p-98eff76b.entry.js → p-04435c90.entry.js} +1 -1
  64. package/dist/ptcw-design/{p-1ba52dfd.entry.js → p-2e9c0664.entry.js} +1 -1
  65. package/dist/ptcw-design/p-47311902.entry.js +1 -0
  66. package/dist/ptcw-design/{p-fc51fc29.entry.js → p-657ecf13.entry.js} +1 -1
  67. package/dist/ptcw-design/p-78a1b285.entry.js +68 -0
  68. package/dist/ptcw-design/p-97989c40.entry.js +1 -0
  69. package/dist/ptcw-design/{p-a3ae424f.entry.js → p-9a077de7.entry.js} +1 -1
  70. package/dist/ptcw-design/{p-8e6059b8.entry.js → p-a27e3899.entry.js} +1 -1
  71. package/dist/ptcw-design/p-a980b95c.entry.js +1 -0
  72. package/dist/ptcw-design/p-aff133ab.entry.js +1 -0
  73. package/dist/ptcw-design/p-b256aab2.entry.js +1 -0
  74. package/dist/ptcw-design/p-b2ba3fe9.entry.js +1 -0
  75. package/dist/ptcw-design/{p-a11dbfda.entry.js → p-b76cd8af.entry.js} +1 -1
  76. package/dist/ptcw-design/{p-90a0a077.entry.js → p-ce828493.entry.js} +1 -1
  77. package/dist/ptcw-design/{p-1f92340d.entry.js → p-e0e75b93.entry.js} +1 -1
  78. package/dist/ptcw-design/p-e732466f.entry.js +1 -0
  79. package/dist/ptcw-design/{p-0d642d4a.entry.js → p-ff4e2328.entry.js} +1 -1
  80. package/dist/ptcw-design/ptcw-design.css +1 -1
  81. package/dist/ptcw-design/ptcw-design.esm.js +1 -1
  82. package/dist/types/components/ptc-info-tile/ptc-info-tile.d.ts +1 -0
  83. package/dist/types/components/ptc-jumbotron/ptc-jumbotron.d.ts +5 -1
  84. package/dist/types/components/ptc-nav-skip-to-content/ptc-nav-skip-to-content.d.ts +1 -0
  85. package/dist/types/components/ptc-social-icons-footer/ptc-social-icons-footer.d.ts +2 -0
  86. package/dist/types/components.d.ts +16 -2
  87. package/package.json +1 -1
  88. package/readme.md +1 -1
  89. package/dist/ptcw-design/p-31240c4d.entry.js +0 -1
  90. package/dist/ptcw-design/p-3d8902b8.entry.js +0 -1
  91. package/dist/ptcw-design/p-430f099f.entry.js +0 -1
  92. package/dist/ptcw-design/p-81ec875a.entry.js +0 -68
  93. package/dist/ptcw-design/p-8e2e303d.entry.js +0 -1
  94. package/dist/ptcw-design/p-97cf7631.entry.js +0 -1
  95. package/dist/ptcw-design/p-d9a6757d.entry.js +0 -1
  96. package/dist/ptcw-design/p-f086b920.entry.js +0 -1
@@ -750,6 +750,313 @@ ptc-link, ptc-square-card,
750
750
  height: 72px;
751
751
  }
752
752
 
753
+ .skeleton-blog-detail {
754
+ padding-bottom: 196px;
755
+ }
756
+ @media only screen and (min-width: 480px) {
757
+ .skeleton-blog-detail {
758
+ padding-bottom: 112px;
759
+ }
760
+ }
761
+ .skeleton-blog-detail .is-mobile {
762
+ display: block;
763
+ }
764
+ @media only screen and (min-width: 992px) {
765
+ .skeleton-blog-detail .is-mobile {
766
+ display: none;
767
+ }
768
+ }
769
+ .skeleton-blog-detail .is-desktop {
770
+ display: none;
771
+ }
772
+ @media only screen and (min-width: 992px) {
773
+ .skeleton-blog-detail .is-desktop {
774
+ display: block;
775
+ }
776
+ }
777
+ .skeleton-blog-detail .skeleton-jumbotron {
778
+ padding-top: 48px;
779
+ padding-bottom: 60px;
780
+ }
781
+ .skeleton-blog-detail .skeleton-jumbotron .skeleton-jumbotron-image {
782
+ height: 168px;
783
+ margin-bottom: 16px;
784
+ background: linear-gradient(to right, var(--color-gray-02) 25%, var(--color-gray-03) 50%, var(--color-gray-02) 75%);
785
+ background-size: 200% 100%;
786
+ animation: loading 2.5s linear infinite;
787
+ }
788
+ @media only screen and (min-width: 480px) {
789
+ .skeleton-blog-detail .skeleton-jumbotron {
790
+ padding-bottom: 76px;
791
+ }
792
+ .skeleton-blog-detail .skeleton-jumbotron .skeleton-jumbotron-image {
793
+ height: 216px;
794
+ }
795
+ }
796
+ @media only screen and (min-width: 768px) {
797
+ .skeleton-blog-detail .skeleton-jumbotron {
798
+ padding-bottom: 76px;
799
+ }
800
+ .skeleton-blog-detail .skeleton-jumbotron .skeleton-jumbotron-image {
801
+ height: 332px;
802
+ margin-bottom: 24px;
803
+ }
804
+ }
805
+ @media only screen and (min-width: 992px) {
806
+ .skeleton-blog-detail .skeleton-jumbotron {
807
+ padding-bottom: 76px;
808
+ }
809
+ .skeleton-blog-detail .skeleton-jumbotron .skeleton-jumbotron-image {
810
+ height: 100%;
811
+ margin-bottom: 0;
812
+ }
813
+ }
814
+ @media only screen and (min-width: 1200px) {
815
+ .skeleton-blog-detail .skeleton-jumbotron {
816
+ padding-bottom: 76px;
817
+ }
818
+ }
819
+ @media only screen and (min-width: 1440px) {
820
+ .skeleton-blog-detail .skeleton-jumbotron {
821
+ padding-bottom: 76px;
822
+ }
823
+ }
824
+ .skeleton-blog-detail .flex-container {
825
+ display: flex;
826
+ gap: 12px;
827
+ }
828
+ .skeleton-blog-detail .is-centered-vertically {
829
+ display: flex;
830
+ align-items: center;
831
+ gap: 12px;
832
+ }
833
+ .skeleton-blog-detail .skeleton-block {
834
+ margin-bottom: 0;
835
+ background: linear-gradient(to right, var(--color-gray-02) 25%, var(--color-gray-03) 50%, var(--color-gray-02) 75%);
836
+ background-size: 200% 100%;
837
+ animation: loading 2.5s linear infinite;
838
+ }
839
+ .skeleton-blog-detail .skeleton-block.h-xx-small {
840
+ height: 4px;
841
+ }
842
+ .skeleton-blog-detail .skeleton-block.h-x-small {
843
+ height: 8px;
844
+ }
845
+ .skeleton-blog-detail .skeleton-block.h-small {
846
+ height: 12px;
847
+ }
848
+ .skeleton-blog-detail .skeleton-block.h-medium {
849
+ height: 16px;
850
+ }
851
+ .skeleton-blog-detail .skeleton-block.h-large {
852
+ height: 24px;
853
+ }
854
+ .skeleton-blog-detail .skeleton-block.h-x-large {
855
+ height: 32px;
856
+ }
857
+ .skeleton-blog-detail .skeleton-block.h-xx-large {
858
+ height: 36px;
859
+ }
860
+ .skeleton-blog-detail .skeleton-block.h-xxx-large {
861
+ height: 48px;
862
+ }
863
+ .skeleton-blog-detail .skeleton-block.date {
864
+ width: 45px;
865
+ height: 8px;
866
+ }
867
+ @media only screen and (min-width: 480px) {
868
+ .skeleton-blog-detail .skeleton-block.date {
869
+ width: 58px;
870
+ height: 10px;
871
+ }
872
+ }
873
+ @media only screen and (min-width: 768px) {
874
+ .skeleton-blog-detail .skeleton-block.date {
875
+ width: 90px;
876
+ height: 16px;
877
+ }
878
+ }
879
+ @media only screen and (min-width: 992px) {
880
+ .skeleton-blog-detail .skeleton-block.date {
881
+ width: 84px;
882
+ height: 14px;
883
+ }
884
+ }
885
+ @media only screen and (min-width: 1200px) {
886
+ .skeleton-blog-detail .skeleton-block.date {
887
+ width: 104px;
888
+ height: 18px;
889
+ }
890
+ }
891
+ @media only screen and (min-width: 1440px) {
892
+ .skeleton-blog-detail .skeleton-block.date {
893
+ width: 116px;
894
+ height: 20px;
895
+ }
896
+ }
897
+ .skeleton-blog-detail .skeleton-block.author {
898
+ width: 50px;
899
+ height: 8px;
900
+ }
901
+ @media only screen and (min-width: 480px) {
902
+ .skeleton-blog-detail .skeleton-block.author {
903
+ width: 65px;
904
+ height: 10px;
905
+ }
906
+ }
907
+ @media only screen and (min-width: 768px) {
908
+ .skeleton-blog-detail .skeleton-block.author {
909
+ width: 99px;
910
+ height: 16px;
911
+ }
912
+ }
913
+ @media only screen and (min-width: 992px) {
914
+ .skeleton-blog-detail .skeleton-block.author {
915
+ width: 84px;
916
+ height: 14px;
917
+ }
918
+ }
919
+ @media only screen and (min-width: 1200px) {
920
+ .skeleton-blog-detail .skeleton-block.author {
921
+ width: 105px;
922
+ height: 17px;
923
+ }
924
+ }
925
+ @media only screen and (min-width: 1440px) {
926
+ .skeleton-blog-detail .skeleton-block.author {
927
+ width: 116px;
928
+ height: 20px;
929
+ }
930
+ }
931
+ .skeleton-blog-detail .skeleton-block.circle {
932
+ width: 24px;
933
+ height: 24px;
934
+ border-radius: 50%;
935
+ }
936
+ @media only screen and (min-width: 480px) {
937
+ .skeleton-blog-detail .skeleton-block.circle {
938
+ width: 28px;
939
+ height: 28px;
940
+ }
941
+ }
942
+ @media only screen and (min-width: 768px) {
943
+ .skeleton-blog-detail .skeleton-block.circle {
944
+ width: 44px;
945
+ height: 44px;
946
+ }
947
+ }
948
+ @media only screen and (min-width: 1200px) {
949
+ .skeleton-blog-detail .skeleton-block.circle {
950
+ width: 48px;
951
+ height: 48px;
952
+ }
953
+ }
954
+ @media only screen and (min-width: 1440px) {
955
+ .skeleton-blog-detail .skeleton-block.circle {
956
+ width: 52px;
957
+ height: 52px;
958
+ }
959
+ }
960
+ .skeleton-blog-detail .skeleton-block.button-1 {
961
+ width: 92px;
962
+ height: 24px;
963
+ }
964
+ @media only screen and (min-width: 480px) {
965
+ .skeleton-blog-detail .skeleton-block.button-1 {
966
+ width: 120px;
967
+ height: 30px;
968
+ }
969
+ }
970
+ @media only screen and (min-width: 768px) {
971
+ .skeleton-blog-detail .skeleton-block.button-1 {
972
+ width: 184px;
973
+ height: 46px;
974
+ }
975
+ }
976
+ @media only screen and (min-width: 992px) {
977
+ .skeleton-blog-detail .skeleton-block.button-1 {
978
+ width: 140px;
979
+ height: 35px;
980
+ }
981
+ }
982
+ @media only screen and (min-width: 1200px) {
983
+ .skeleton-blog-detail .skeleton-block.button-1 {
984
+ width: 176px;
985
+ height: 43px;
986
+ }
987
+ }
988
+ @media only screen and (min-width: 1440px) {
989
+ .skeleton-blog-detail .skeleton-block.button-1 {
990
+ width: 196px;
991
+ height: 48px;
992
+ }
993
+ }
994
+ .skeleton-blog-detail .skeleton-block.button-2 {
995
+ width: 136px;
996
+ height: 24px;
997
+ }
998
+ @media only screen and (min-width: 480px) {
999
+ .skeleton-blog-detail .skeleton-block.button-2 {
1000
+ width: 176px;
1001
+ height: 30px;
1002
+ }
1003
+ }
1004
+ @media only screen and (min-width: 768px) {
1005
+ .skeleton-blog-detail .skeleton-block.button-2 {
1006
+ width: 272px;
1007
+ height: 46px;
1008
+ }
1009
+ }
1010
+ @media only screen and (min-width: 992px) {
1011
+ .skeleton-blog-detail .skeleton-block.button-2 {
1012
+ width: 212px;
1013
+ height: 35px;
1014
+ }
1015
+ }
1016
+ @media only screen and (min-width: 1200px) {
1017
+ .skeleton-blog-detail .skeleton-block.button-2 {
1018
+ width: 264px;
1019
+ height: 43px;
1020
+ }
1021
+ }
1022
+ @media only screen and (min-width: 1440px) {
1023
+ .skeleton-blog-detail .skeleton-block.button-2 {
1024
+ width: 292px;
1025
+ height: 48px;
1026
+ }
1027
+ }
1028
+ .skeleton-blog-detail .skeleton-block.social-share {
1029
+ width: 32px;
1030
+ height: 32px;
1031
+ }
1032
+ .skeleton-blog-detail .skeleton-block.text-line-1 {
1033
+ width: 93%;
1034
+ }
1035
+ .skeleton-blog-detail .skeleton-block.text-line-2 {
1036
+ width: 95%;
1037
+ }
1038
+ .skeleton-blog-detail .skeleton-block.cta-image {
1039
+ width: 45%;
1040
+ height: 350px;
1041
+ position: absolute;
1042
+ left: 0;
1043
+ z-index: 2;
1044
+ top: 200px;
1045
+ transform: translateY(-50%);
1046
+ }
1047
+ .skeleton-blog-detail .skeleton-block.cta-body {
1048
+ width: 80%;
1049
+ height: 400px;
1050
+ position: absolute;
1051
+ right: 0;
1052
+ z-index: 1;
1053
+ }
1054
+ .skeleton-blog-detail .skeleton-cta {
1055
+ width: 100%;
1056
+ height: 400px;
1057
+ position: relative;
1058
+ }
1059
+
753
1060
  @keyframes pulse {
754
1061
  0% {
755
1062
  opacity: 0.5;
@@ -21,6 +21,9 @@ export class PtcPreloaderSection {
21
21
  return (h("div", { class: "preloader-wrapper" }, h("div", { class: "skeleton-jumbotron-image" }), h("div", { class: "ptc-container" }, h("div", { class: "is-grid has-no-row-gap has-col-gap-lg" }, h("div", { class: "is-col-12 is-col-3-lg" }, h("div", { class: "sekleton" }, h("div", { class: "skeleton-block bold" }), h("ptc-spacer", { breakpoint: "small", size: "large" }), h("ptc-spacer", { breakpoint: "x-small", size: "x-large" }), h("div", { class: "skeleton-block medium" }), h("div", { class: "skeleton-block" }), h("div", { class: "skeleton-block" }), h("div", { class: "skeleton-block" }), h("div", { class: "skeleton-block" }), h("div", { class: "skeleton-block" }), h("ptc-spacer", { breakpoint: "small", size: "large" }), h("ptc-spacer", { breakpoint: "x-small", size: "x-large" }), h("div", { class: "skeleton-block medium" }), h("div", { class: "skeleton-block" }), h("div", { class: "skeleton-block" }), h("div", { class: "skeleton-block bold" }))), h("div", { class: "is-col-12 is-col-9-lg" }, h("div", { class: "sekleton" }, h("div", { class: "is-grid" }, h("div", { class: "left is-col-6" }, h("div", { class: "skeleton-block bold medium" }), h("div", { class: "skeleton-block" }), h("div", { class: "skeleton-block" })), h("div", { class: "right is-col-6" }, h("div", { class: "skeleton-block bold medium" }), h("div", { class: "skeleton-block" }), h("div", { class: "skeleton-block" }))), h("ptc-spacer", { breakpoint: "small", size: "x-large" }), h("ptc-spacer", { breakpoint: "x-small", size: "xx-large" }), h("div", { class: "skeleton-block bold" }), h("div", { class: "skeleton-block bold" }), h("div", { class: "skeleton-block" }), h("div", { class: "skeleton-block" }), h("div", { class: "skeleton-block long" }), h("div", { class: "skeleton-block medium" }), h("div", { class: "skeleton-block" }), h("div", { class: "skeleton-block" }), h("div", { class: "skeleton-block medium" }), h("div", { class: "skeleton-block narrow" }), h("div", { class: "is-grid" }, h("div", { class: "left is-col-6" }, h("div", { class: "skeleton-block medium" }), h("div", { class: "skeleton-block" }), h("div", { class: "skeleton-block" }), h("div", { class: "skeleton-block" }), h("div", { class: "skeleton-block" }), h("div", { class: "skeleton-block narrow" }), h("ptc-spacer", { breakpoint: "small", size: "medium" }), h("ptc-spacer", { breakpoint: "x-small", size: "large" }), h("div", { class: "skeleton-block medium" }), h("div", { class: "skeleton-block" }), h("div", { class: "skeleton-block" }), h("div", { class: "skeleton-block" }), h("div", { class: "skeleton-block" }), h("div", { class: "skeleton-block narrow" })), h("div", { class: "right is-col-6" }, h("div", { class: "skeleton-long-image" }))), h("div", { class: "skeleton-block bold medium" }), h("div", { class: "skeleton-block" }), h("div", { class: "skeleton-block" })))))));
22
22
  case 'case-product-page':
23
23
  return (h("div", { class: "preloader-wrapper" }, h("div", { class: "ptc-container skeleton-jumbotron" }, h("div", { class: "is-grid has-no-row-gap has-col-gap-lg" }, h("div", { class: "is-col-12 is-col-8-lg" }, h("div", { class: "sekleton" }, h("div", { class: "skeleton-block thin short" }), h("div", { class: "skeleton-block thick" }), h("div", { class: "skeleton-block thick" }), h("ptc-spacer", { breakpoint: "small", size: "large" }), h("ptc-spacer", { breakpoint: "x-small", size: "x-large" }), h("div", { class: "skeleton-block thin" }), h("div", { class: "skeleton-block thin medium" }), h("ptc-spacer", { breakpoint: "small", size: "large" }), h("ptc-spacer", { breakpoint: "x-small", size: "x-large" }), h("div", { class: "cta-wrap" }, h("div", { class: "skeleton-block cta" }), h("div", { class: "skeleton-block cta" })))))), h("div", { class: "skeleton-block extra-bold" }), h("div", { class: "ptc-container section-two-col" }, h("div", { class: "skeleton-block thin short center" }), h("ptc-spacer", { breakpoint: "small", size: "large" }), h("ptc-spacer", { breakpoint: "x-small", size: "x-large" }), h("div", { class: "is-grid has-no-row-gap has-col-gap-lg" }, h("div", { class: "is-col-6" }, h("div", { class: "skeleton-block thin" }), h("div", { class: "skeleton-block thin", style: { 'width': '92%' } }), h("div", { class: "skeleton-block thin", style: { 'width': '87%' } }), h("div", { class: "skeleton-block thin", style: { 'width': '95%' } }), h("div", { class: "skeleton-block thin" }), h("div", { class: "skeleton-block thin medium" })), h("div", { class: "is-col-6" }, h("div", { class: "skeleton-jumbotron-image" })))), h("div", { class: "ptc-container section-icon-component" }, h("div", { class: "skeleton-block thick medium center" }), h("ptc-spacer", { breakpoint: "small", size: "large" }), h("ptc-spacer", { breakpoint: "x-small", size: "x-large" }), h("div", { class: "skeleton-block thin long center" }), h("div", { class: "skeleton-block thin wide center" }), h("div", { class: "skeleton-block thin medium center" }), h("ptc-spacer", { breakpoint: "small", size: "large" }), h("ptc-spacer", { breakpoint: "x-small", size: "x-large" }), h("ptc-spacer", { breakpoint: "small", size: "large" }), h("ptc-spacer", { breakpoint: "x-small", size: "x-large" }), h("ptc-spacer", { breakpoint: "small", size: "large" }), h("ptc-spacer", { breakpoint: "x-small", size: "x-large" }), h("ptc-spacer", { breakpoint: "small", size: "large" }), h("ptc-spacer", { breakpoint: "x-small", size: "x-large" }), h("div", { class: "is-grid icon-grid" }, h("div", { class: "is-col-6 is-col-4-lg" }, h("div", { class: "skeleton-block center icon" }), h("ptc-spacer", { breakpoint: "small", size: "large" }), h("ptc-spacer", { breakpoint: "x-small", size: "x-large" }), h("ptc-spacer", { breakpoint: "small", size: "large" }), h("ptc-spacer", { breakpoint: "x-small", size: "large" }), h("div", { class: "skeleton-block bold medium center" }), h("div", { class: "skeleton-block thin long center" }), h("div", { class: "skeleton-block thin center" }), h("div", { class: "skeleton-block thin long center" }), h("div", { class: "skeleton-block thin center" }), h("div", { class: "skeleton-block thin medium center" })), h("div", { class: "is-col-6 is-col-4-lg" }, h("div", { class: "skeleton-block center icon" }), h("ptc-spacer", { breakpoint: "small", size: "large" }), h("ptc-spacer", { breakpoint: "x-small", size: "x-large" }), h("ptc-spacer", { breakpoint: "small", size: "large" }), h("ptc-spacer", { breakpoint: "x-small", size: "large" }), h("div", { class: "skeleton-block bold medium center" }), h("div", { class: "skeleton-block thin long center" }), h("div", { class: "skeleton-block thin center" }), h("div", { class: "skeleton-block thin long center" }), h("div", { class: "skeleton-block thin center" }), h("div", { class: "skeleton-block thin medium center" })), h("div", { class: "is-col-6 is-col-4-lg" }, h("div", { class: "skeleton-block center icon" }), h("ptc-spacer", { breakpoint: "small", size: "large" }), h("ptc-spacer", { breakpoint: "x-small", size: "x-large" }), h("ptc-spacer", { breakpoint: "small", size: "large" }), h("ptc-spacer", { breakpoint: "x-small", size: "large" }), h("div", { class: "skeleton-block bold medium center" }), h("div", { class: "skeleton-block thin long center" }), h("div", { class: "skeleton-block thin center" }), h("div", { class: "skeleton-block thin long center" }), h("div", { class: "skeleton-block thin center" }), h("div", { class: "skeleton-block thin medium center" })), h("div", { class: "is-col-6 is-col-4-lg" }, h("div", { class: "skeleton-block center icon" }), h("ptc-spacer", { breakpoint: "small", size: "large" }), h("ptc-spacer", { breakpoint: "x-small", size: "x-large" }), h("ptc-spacer", { breakpoint: "small", size: "large" }), h("ptc-spacer", { breakpoint: "x-small", size: "large" }), h("div", { class: "skeleton-block bold medium center" }), h("div", { class: "skeleton-block thin long center" }), h("div", { class: "skeleton-block thin center" }), h("div", { class: "skeleton-block thin long center" }), h("div", { class: "skeleton-block thin center" }), h("div", { class: "skeleton-block thin medium center" })), h("div", { class: "is-col-6 is-col-4-lg" }, h("div", { class: "skeleton-block center icon" }), h("ptc-spacer", { breakpoint: "small", size: "large" }), h("ptc-spacer", { breakpoint: "x-small", size: "x-large" }), h("ptc-spacer", { breakpoint: "small", size: "large" }), h("ptc-spacer", { breakpoint: "x-small", size: "large" }), h("div", { class: "skeleton-block bold medium center" }), h("div", { class: "skeleton-block thin long center" }), h("div", { class: "skeleton-block thin center" }), h("div", { class: "skeleton-block thin long center" }), h("div", { class: "skeleton-block thin center" }), h("div", { class: "skeleton-block thin medium center" })), h("div", { class: "is-col-6 is-col-4-lg" }, h("div", { class: "skeleton-block center icon" }), h("ptc-spacer", { breakpoint: "small", size: "large" }), h("ptc-spacer", { breakpoint: "x-small", size: "x-large" }), h("ptc-spacer", { breakpoint: "small", size: "large" }), h("ptc-spacer", { breakpoint: "x-small", size: "large" }), h("div", { class: "skeleton-block bold medium center" }), h("div", { class: "skeleton-block thin long center" }), h("div", { class: "skeleton-block thin center" }), h("div", { class: "skeleton-block thin long center" }), h("div", { class: "skeleton-block thin center" }), h("div", { class: "skeleton-block thin medium center" }))))));
24
+ case 'blog-detail': {
25
+ return (h("div", { class: "preloader-wrapper" }, h("div", { class: "skeleton-blog-detail" }, h("div", { class: "ptc-container skeleton-jumbotron" }, h("div", { class: "is-grid has-no-row-gap has-col-gap-lg is-rtl-lg" }, h("div", { class: "is-col-12 is-col-6-lg" }, h("div", { class: "skeleton-jumbotron-image" })), h("div", { class: "is-col-12 is-col-6-lg is-ltr" }, h("div", { class: "skeleton-block wide-sm h-xx-small" }), h("ptc-spacer", { breakpoint: "x-small", size: "medium" }), h("ptc-spacer", { breakpoint: "small", size: "small" }), h("div", { class: "skeleton-block h-medium" }), h("ptc-spacer", { breakpoint: "x-small", size: "x-small" }), h("ptc-spacer", { breakpoint: "small", size: "xx-small" }), h("div", { class: "skeleton-block wide h-medium" }), h("ptc-spacer", { breakpoint: "x-small", size: "xx-large" }), h("ptc-spacer", { breakpoint: "small", size: "x-large" }), h("div", { class: "skeleton-block date" }), h("ptc-spacer", { breakpoint: "x-small", size: "small" }), h("ptc-spacer", { breakpoint: "small", size: "x-small" }), h("div", { class: "is-centered-vertically" }, h("div", { class: "skeleton-block circle" }), h("div", { class: "skeleton-block author" })), h("ptc-spacer", { breakpoint: "x-small", size: "medium" }), h("ptc-spacer", { breakpoint: "small", size: "small" }), h("ptc-spacer", { breakpoint: "large", size: "small" }), h("div", { class: "flex-container" }, h("div", { class: "skeleton-block button-1" }), h("div", { class: "skeleton-block button-2" }))))), h("div", { class: "ptc-container" }, h("div", { class: "is-grid" }, h("div", { class: "is-desktop is-col-3-lg" }, h("div", { class: "skeleton-block h-large wide" }), h("ptc-spacer", { breakpoint: "small", size: "x-small" }), h("div", { class: "skeleton-block h-large wide" }), h("ptc-spacer", { breakpoint: "small", size: "x-small" }), h("div", { class: "skeleton-block h-large wide" }), h("ptc-spacer", { breakpoint: "small", size: "large" }), h("div", { class: "skeleton-block h-large wide" }), h("ptc-spacer", { breakpoint: "small", size: "large" }), h("div", { class: "skeleton-block h-large wide" }), h("ptc-spacer", { breakpoint: "small", size: "x-small" }), h("div", { class: "skeleton-block h-large wide" }), h("ptc-spacer", { breakpoint: "small", size: "large" }), h("div", { class: "skeleton-block h-large wide" }), h("ptc-spacer", { breakpoint: "small", size: "x-small" }), h("div", { class: "skeleton-block h-large wide" }), h("ptc-spacer", { breakpoint: "small", size: "x-small" }), h("div", { class: "skeleton-block h-large wide" }), h("ptc-spacer", { breakpoint: "small", size: "large" }), h("div", { class: "skeleton-block h-large wide" }), h("ptc-spacer", { breakpoint: "small", size: "large" }), h("div", { class: "skeleton-block h-large short" }), h("ptc-spacer", { breakpoint: "small", size: "x-small" }), h("div", { class: "flex-container" }, h("div", { class: "skeleton-block social-share" }), h("div", { class: "skeleton-block social-share" }), h("div", { class: "skeleton-block social-share" }), h("div", { class: "skeleton-block social-share" }))), h("div", { class: "is-col-12 is-col-7-lg" }, h("div", { class: "is-mobile" }, h("div", { class: "skeleton-block h-xx-large" }), h("ptc-spacer", { breakpoint: "x-small", size: "x-large" }), h("ptc-spacer", { breakpoint: "small", size: "large" }), h("div", { class: "skeleton-block h-small text-line-1" }), h("ptc-spacer", { breakpoint: "x-small", size: "x-small" }), h("ptc-spacer", { breakpoint: "small", size: "xx-small" }), h("div", { class: "skeleton-block h-small text-line-2" }), h("ptc-spacer", { breakpoint: "x-small", size: "x-small" }), h("ptc-spacer", { breakpoint: "small", size: "xx-small" }), h("div", { class: "skeleton-block h-small text-line-1" }), h("ptc-spacer", { breakpoint: "x-small", size: "x-small" }), h("ptc-spacer", { breakpoint: "small", size: "xx-small" }), h("div", { class: "skeleton-block h-small text-line-2" }), h("ptc-spacer", { breakpoint: "x-small", size: "x-small" }), h("ptc-spacer", { breakpoint: "small", size: "xx-small" }), h("div", { class: "skeleton-block h-small text-line-1" }), h("ptc-spacer", { breakpoint: "x-small", size: "x-small" }), h("ptc-spacer", { breakpoint: "small", size: "xx-small" }), h("div", { class: "skeleton-block h-small text-line-2" }), h("ptc-spacer", { breakpoint: "x-small", size: "x-small" }), h("ptc-spacer", { breakpoint: "small", size: "xx-small" }), h("div", { class: "skeleton-block h-small text-line-1" }), h("ptc-spacer", { breakpoint: "x-small", size: "x-small" }), h("ptc-spacer", { breakpoint: "small", size: "xx-small" }), h("div", { class: "skeleton-block h-small text-line-2" }), h("ptc-spacer", { breakpoint: "x-small", size: "x-small" }), h("ptc-spacer", { breakpoint: "small", size: "xx-small" }), h("div", { class: "skeleton-block h-small text-line-1" }), h("ptc-spacer", { breakpoint: "x-small", size: "x-small" }), h("ptc-spacer", { breakpoint: "small", size: "xx-small" }), h("div", { class: "skeleton-block h-small text-line-2" }), h("ptc-spacer", { breakpoint: "x-small", size: "large" }), h("ptc-spacer", { breakpoint: "small", size: "medium" }), h("div", { class: "skeleton-block h-medium" }), h("ptc-spacer", { breakpoint: "x-small", size: "x-small" }), h("ptc-spacer", { breakpoint: "small", size: "xx-small" }), h("div", { class: "skeleton-block medium h-medium" }), h("ptc-spacer", { breakpoint: "x-small", size: "large" }), h("ptc-spacer", { breakpoint: "small", size: "medium" }), h("div", { class: "skeleton-block h-small text-line-1" }), h("ptc-spacer", { breakpoint: "x-small", size: "x-small" }), h("ptc-spacer", { breakpoint: "small", size: "xx-small" }), h("div", { class: "skeleton-block h-small text-line-2" }), h("ptc-spacer", { breakpoint: "x-small", size: "x-small" }), h("ptc-spacer", { breakpoint: "small", size: "xx-small" }), h("div", { class: "skeleton-block h-small text-line-1" }), h("ptc-spacer", { breakpoint: "x-small", size: "x-small" }), h("ptc-spacer", { breakpoint: "small", size: "xx-small" }), h("div", { class: "skeleton-block h-small text-line-2" })), h("div", { class: "is-desktop" }, h("div", { class: "skeleton-block h-large text-line-1" }), h("ptc-spacer", { breakpoint: "small", size: "xx-small" }), h("div", { class: "skeleton-block h-large text-line-2" }), h("ptc-spacer", { breakpoint: "small", size: "xx-small" }), h("div", { class: "skeleton-block h-large text-line-1" }), h("ptc-spacer", { breakpoint: "small", size: "xx-small" }), h("div", { class: "skeleton-block h-large text-line-2" }), h("ptc-spacer", { breakpoint: "small", size: "xx-small" }), h("div", { class: "skeleton-block h-large text-line-1" }), h("ptc-spacer", { breakpoint: "small", size: "xx-small" }), h("div", { class: "skeleton-block h-large text-line-2" }), h("ptc-spacer", { breakpoint: "small", size: "xx-small" }), h("div", { class: "skeleton-block h-large text-line-1" }), h("ptc-spacer", { breakpoint: "small", size: "xx-small" }), h("div", { class: "skeleton-block h-large text-line-2" }), h("ptc-spacer", { breakpoint: "small", size: "xx-small" }), h("div", { class: "skeleton-block h-large text-line-1" }), h("ptc-spacer", { breakpoint: "small", size: "xx-small" }), h("div", { class: "skeleton-block h-large text-line-2" }), h("ptc-spacer", { breakpoint: "small", size: "xxxx-large" }), h("div", { class: "skeleton-block h-x-large" }), h("ptc-spacer", { breakpoint: "small", size: "xx-small" }), h("div", { class: "skeleton-block h-x-large medium" }), h("ptc-spacer", { breakpoint: "small", size: "large" }), h("div", { class: "skeleton-block h-large text-line-2" }), h("ptc-spacer", { breakpoint: "small", size: "xx-small" }), h("div", { class: "skeleton-block h-large text-line-1" }), h("ptc-spacer", { breakpoint: "small", size: "xx-small" }), h("div", { class: "skeleton-block h-large text-line-2" }), h("ptc-spacer", { breakpoint: "small", size: "xx-small" }), h("div", { class: "skeleton-block h-large text-line-1" }), h("ptc-spacer", { breakpoint: "small", size: "large" }), h("div", { class: "skeleton-block h-x-large short" }), h("ptc-spacer", { breakpoint: "small", size: "x-small" }), h("div", { class: "skeleton-block h-large text-line-2" }), h("ptc-spacer", { breakpoint: "small", size: "xx-small" }), h("div", { class: "skeleton-block h-large text-line-1" }), h("ptc-spacer", { breakpoint: "small", size: "xx-small" }), h("div", { class: "skeleton-block h-large text-line-2" }), h("ptc-spacer", { breakpoint: "small", size: "xx-small" }), h("div", { class: "skeleton-block h-large text-line-1" }), h("ptc-spacer", { breakpoint: "small", size: "xx-small" }), h("div", { class: "skeleton-block h-large text-line-2" }), h("ptc-spacer", { breakpoint: "small", size: "xxx-large" }), h("div", { class: "skeleton-cta" }, h("div", { class: "skeleton-block cta-image" }), h("div", { class: "skeleton-block cta-body" })), h("ptc-spacer", { breakpoint: "small", size: "xxx-large" }))))))));
26
+ }
24
27
  default:
25
28
  return (h("div", { class: "ptc-section-standard preload-min-height" }, h("div", { class: "ptc-container" }, h("max-width-container", { "max-width": "960", breakpoint: 1200 }, h("div", { class: "skeleton" }, h("div", { class: "skeleton-header" }, h("div", { class: "skeleton-block bold" }), h("div", { class: "skeleton-block wide bold" }), h("ptc-spacer", { breakpoint: "small", size: "large" }), h("ptc-spacer", { breakpoint: "x-small", size: "x-large" }), h("div", { class: "skeleton-block medium" }), h("div", { class: "skeleton-block narrow" }), h("div", { class: "skeleton-block short" })), h("div", { class: "skeleton-image" }), h("div", { class: "skeleton-text" }, h("div", { class: "skeleton-block" }), h("div", { class: "skeleton-block long" }), h("div", { class: "skeleton-block narrow" }), h("ptc-spacer", { breakpoint: "small", size: "medium" }), h("ptc-spacer", { breakpoint: "x-small", size: "large" }), h("div", { class: "skeleton-block" }), h("div", { class: "skeleton-block" }), h("div", { class: "skeleton-block medium" }), h("ptc-spacer", { breakpoint: "small", size: "medium" }), h("ptc-spacer", { breakpoint: "x-small", size: "large" }), h("div", { class: "skeleton-block" }), h("div", { class: "skeleton-block" }), h("div", { class: "skeleton-block long" }), h("div", { class: "skeleton-block medium" }), h("ptc-spacer", { breakpoint: "small", size: "medium" }), h("ptc-spacer", { breakpoint: "x-small", size: "large" }), h("div", { class: "skeleton-block long" }), h("div", { class: "skeleton-block" }), h("div", { class: "skeleton-block medium" }), h("ptc-spacer", { breakpoint: "small", size: "medium" }), h("ptc-spacer", { breakpoint: "x-small", size: "large" }), h("div", { class: "skeleton-block" }), h("div", { class: "skeleton-block wide" }), h("ptc-spacer", { breakpoint: "small", size: "medium" }), h("ptc-spacer", { breakpoint: "x-small", size: "large" }), h("div", { class: "skeleton-block short bold" }), h("ptc-spacer", { breakpoint: "small", size: "medium" }), h("ptc-spacer", { breakpoint: "x-small", size: "large" }), h("div", { class: "skeleton-block" }), h("div", { class: "skeleton-block" }), h("div", { class: "skeleton-block wide" }), h("ptc-spacer", { breakpoint: "small", size: "medium" }), h("ptc-spacer", { breakpoint: "x-small", size: "large" }), h("div", { class: "skeleton-block" }), h("div", { class: "skeleton-block" }), h("div", { class: "skeleton-block medium" })))))));
26
29
  }
@@ -1037,7 +1037,7 @@ ptc-link, ptc-square-card,
1037
1037
  }
1038
1038
  @media only screen and (min-width: 992px) {
1039
1039
  .u-3-col-grid .u-3-col {
1040
- width: calc(33.3333333333% - 10.66666666px);
1040
+ width: calc(33.333333333333% - 10.66666666px);
1041
1041
  }
1042
1042
  }
1043
1043
  .u-3-col-grid.u-col-space-lg {
@@ -1054,7 +1054,7 @@ ptc-link, ptc-square-card,
1054
1054
  }
1055
1055
  @media only screen and (min-width: 992px) {
1056
1056
  .u-3-col-grid.u-col-space-lg .u-3-col {
1057
- width: calc(33.3333333333% - 21.3333333px);
1057
+ width: calc(33.333333333333% - 21.3333333px);
1058
1058
  }
1059
1059
  }
1060
1060
 
@@ -70,4 +70,9 @@ ptc-link, ptc-square-card,
70
70
  align-items: center;
71
71
  border-radius: 4px;
72
72
  background-color: var(--color-gray-10);
73
+ }
74
+ :host div a:focus-visible {
75
+ border-radius: var(--ptc-border-radius-standard);
76
+ border: 2px solid white;
77
+ outline: 5px solid #003dd6;
73
78
  }
@@ -18,6 +18,8 @@ export class PtcSocialIconsFooter {
18
18
  this.youkuUrl = undefined;
19
19
  this.wechatQrImageUrl = undefined;
20
20
  this.wechatQrImageAltText = undefined;
21
+ this.wechatImageUrl = undefined;
22
+ this.wechatImageAlt = undefined;
21
23
  this.instagramImageUrl = undefined;
22
24
  this.facebookImageUrl = undefined;
23
25
  this.linkedinImageUrl = undefined;
@@ -40,7 +42,7 @@ export class PtcSocialIconsFooter {
40
42
  modal.show = true;
41
43
  }
42
44
  render() {
43
- return (h(Host, null, h("slot", null), h("ul", null, this.instagramUrl && h("li", null, " ", h("a", { href: this.instagramUrl, title: 'Instagram', innerHTML: this.instagramImageUrl == "" ? instagramSVG : "", target: this.target }, this.instagramImageUrl != "" && h("img", { src: this.instagramImageUrl, alt: this.instagramImageAlt })), " "), this.facebookUrl && h("li", null, " ", h("a", { href: this.facebookUrl, title: 'Facebook', innerHTML: this.facebookImageUrl == "" ? facebookSVG : "", target: this.target }, this.facebookImageUrl != "" && h("img", { src: this.facebookImageUrl, alt: this.facebookImageAlt })), " "), this.linkedinUrl && h("li", null, " ", h("a", { href: this.linkedinUrl, title: 'LinkedIn', innerHTML: this.linkedinImageUrl == "" ? linkedinSVG : "", target: this.target }, this.linkedinImageUrl != "" && h("img", { src: this.linkedinImageUrl, alt: this.linkedinImageAlt })), " "), this.xUrl && h("li", null, " ", h("a", { href: this.xUrl, title: 'X', innerHTML: this.xImageUrl == "" ? xSVG : "", target: this.target }, this.xImageUrl != "" && h("img", { src: this.xImageUrl, alt: this.xImageAlt })), " "), this.youtubeUrl && h("li", null, " ", h("a", { href: this.youtubeUrl, title: 'Youtube', innerHTML: this.youtubeImageUrl == "" ? youtubeSVG : "", target: this.target }, this.youtubeImageUrl != "" && h("img", { src: this.youtubeImageUrl, alt: this.youtubeImageAlt })), " "), this.weiboUrl && h("li", null, " ", h("a", { href: this.weiboUrl, title: 'Weibo', innerHTML: this.weiboImageUrl == "" ? weiboSVG : "", target: this.target }, this.weiboImageUrl != "" && h("img", { src: this.weiboImageUrl, alt: this.wechatQrImageAltText })), " "), this.youkuUrl && h("li", null, " ", h("a", { href: this.youkuUrl, title: 'Youku', innerHTML: this.youkuImageUrl == "" ? ykSVG : "", target: this.target }, this.youkuImageUrl != "" && h("img", { src: this.youkuImageUrl, alt: this.youkuImageAlt })), " "), this.wechatQrImageUrl && h("li", null, " ", h("a", { href: "#", onClick: (Event) => { this.openModal(Event); }, title: 'WeChat', innerHTML: wechatSVG }), " ")), h("ptc-modal", { id: "QRModal", show: false, size: "sm", "close-on-blur": true, fixed: true, styles: '.wrapper .modal-popup .modal-body { padding-bottom: 40px}' }, h("ptc-picture", { alt: this.wechatQrImageAltText, src: this.wechatQrImageUrl, "max-width": '250', "image-alignment": 'center', styles: 'img{margin:auto}' }))));
45
+ return (h(Host, null, h("slot", null), h("ul", null, this.instagramUrl && h("li", null, " ", h("a", { href: this.instagramUrl, title: 'Instagram', innerHTML: this.instagramImageUrl == "" ? instagramSVG : "", target: this.target }, this.instagramImageUrl != "" && h("img", { src: this.instagramImageUrl, alt: this.instagramImageAlt })), " "), this.facebookUrl && h("li", null, " ", h("a", { href: this.facebookUrl, title: 'Facebook', innerHTML: this.facebookImageUrl == "" ? facebookSVG : "", target: this.target }, this.facebookImageUrl != "" && h("img", { src: this.facebookImageUrl, alt: this.facebookImageAlt })), " "), this.linkedinUrl && h("li", null, " ", h("a", { href: this.linkedinUrl, title: 'LinkedIn', innerHTML: this.linkedinImageUrl == "" ? linkedinSVG : "", target: this.target }, this.linkedinImageUrl != "" && h("img", { src: this.linkedinImageUrl, alt: this.linkedinImageAlt })), " "), this.xUrl && h("li", null, " ", h("a", { href: this.xUrl, title: 'X', innerHTML: this.xImageUrl == "" ? xSVG : "", target: this.target }, this.xImageUrl != "" && h("img", { src: this.xImageUrl, alt: this.xImageAlt })), " "), this.youtubeUrl && h("li", null, " ", h("a", { href: this.youtubeUrl, title: 'Youtube', innerHTML: this.youtubeImageUrl == "" ? youtubeSVG : "", target: this.target }, this.youtubeImageUrl != "" && h("img", { src: this.youtubeImageUrl, alt: this.youtubeImageAlt })), " "), this.weiboUrl && h("li", null, " ", h("a", { href: this.weiboUrl, title: 'Weibo', innerHTML: this.weiboImageUrl == "" ? weiboSVG : "", target: this.target }, this.weiboImageUrl != "" && h("img", { src: this.weiboImageUrl, alt: this.wechatQrImageAltText })), " "), this.youkuUrl && h("li", null, " ", h("a", { href: this.youkuUrl, title: 'Youku', innerHTML: this.youkuImageUrl == "" ? ykSVG : "", target: this.target }, this.youkuImageUrl != "" && h("img", { src: this.youkuImageUrl, alt: this.youkuImageAlt })), " "), this.wechatQrImageUrl && h("li", null, " ", h("a", { href: "#", onClick: (Event) => { this.openModal(Event); }, title: this.wechatImageAlt != "" ? this.wechatImageAlt : "WeChat", innerHTML: this.wechatImageUrl == "" ? wechatSVG : "" }, this.wechatImageUrl != "" && h("img", { src: this.wechatImageUrl, alt: this.wechatImageAlt })), " ")), h("ptc-modal", { id: "QRModal", show: false, size: "sm", "close-on-blur": true, fixed: true, styles: '.wrapper .modal-popup .modal-body { padding-bottom: 40px}' }, h("ptc-picture", { alt: this.wechatQrImageAltText, src: this.wechatQrImageUrl, "max-width": '250', "image-alignment": 'center', styles: 'img{margin:auto}' }))));
44
46
  }
45
47
  static get is() { return "ptc-social-icons-footer"; }
46
48
  static get encapsulation() { return "shadow"; }
@@ -209,6 +211,40 @@ export class PtcSocialIconsFooter {
209
211
  "attribute": "wechat-qr-image-alt-text",
210
212
  "reflect": false
211
213
  },
214
+ "wechatImageUrl": {
215
+ "type": "string",
216
+ "mutable": false,
217
+ "complexType": {
218
+ "original": "string",
219
+ "resolved": "string",
220
+ "references": {}
221
+ },
222
+ "required": false,
223
+ "optional": false,
224
+ "docs": {
225
+ "tags": [],
226
+ "text": ""
227
+ },
228
+ "attribute": "wechat-image-url",
229
+ "reflect": false
230
+ },
231
+ "wechatImageAlt": {
232
+ "type": "string",
233
+ "mutable": false,
234
+ "complexType": {
235
+ "original": "string",
236
+ "resolved": "string",
237
+ "references": {}
238
+ },
239
+ "required": false,
240
+ "optional": false,
241
+ "docs": {
242
+ "tags": [],
243
+ "text": ""
244
+ },
245
+ "attribute": "wechat-image-alt",
246
+ "reflect": false
247
+ },
212
248
  "instagramImageUrl": {
213
249
  "type": "string",
214
250
  "mutable": false,
@@ -2215,9 +2215,9 @@
2215
2215
  .iti__v-hide {
2216
2216
  visibility: hidden;
2217
2217
  }
2218
- .iti input.iti__tel-input,
2219
- .iti input.iti__tel-input[type=text],
2220
- .iti input.iti__tel-input[type=tel] {
2218
+ .iti input,
2219
+ .iti input[type=text],
2220
+ .iti input[type=tel] {
2221
2221
  position: relative;
2222
2222
  z-index: 0;
2223
2223
  margin-top: 0 !important;
@@ -2256,35 +2256,26 @@
2256
2256
  border-top: none;
2257
2257
  border-bottom: 4px solid #555;
2258
2258
  }
2259
- .iti__dropdown-content {
2259
+ .iti__country-list {
2260
2260
  position: absolute;
2261
2261
  z-index: 2;
2262
- margin-left: -1px;
2262
+ list-style: none;
2263
+ padding: 0;
2264
+ margin: 0 0 0 -1px;
2263
2265
  box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2);
2264
2266
  background-color: white;
2265
2267
  border: 1px solid #ccc;
2268
+ white-space: nowrap;
2266
2269
  max-height: 200px;
2267
2270
  overflow-y: scroll;
2268
2271
  -webkit-overflow-scrolling: touch;
2269
2272
  }
2270
- .iti__dropdown-content--dropup {
2273
+ .iti__country-list--dropup {
2271
2274
  bottom: 100%;
2272
2275
  margin-bottom: -1px;
2273
2276
  }
2274
- .iti__search-input {
2275
- width: 100%;
2276
- border-width: 0;
2277
- }
2278
- .iti__country-list {
2279
- list-style: none;
2280
- padding: 0;
2281
- margin: 0;
2282
- }
2283
- .iti--flexible-dropdown-width .iti__country-list {
2284
- white-space: nowrap;
2285
- }
2286
2277
  @media (max-width: 500px) {
2287
- .iti--flexible-dropdown-width .iti__country-list {
2278
+ .iti__country-list {
2288
2279
  white-space: normal;
2289
2280
  }
2290
2281
  }
@@ -2316,20 +2307,20 @@
2316
2307
  margin-right: 0;
2317
2308
  margin-left: 6px;
2318
2309
  }
2319
- .iti--allow-dropdown input.iti__tel-input,
2320
- .iti--allow-dropdown input.iti__tel-input[type=text],
2321
- .iti--allow-dropdown input.iti__tel-input[type=tel], .iti--separate-dial-code input.iti__tel-input,
2322
- .iti--separate-dial-code input.iti__tel-input[type=text],
2323
- .iti--separate-dial-code input.iti__tel-input[type=tel] {
2310
+ .iti--allow-dropdown input,
2311
+ .iti--allow-dropdown input[type=text],
2312
+ .iti--allow-dropdown input[type=tel], .iti--separate-dial-code input,
2313
+ .iti--separate-dial-code input[type=text],
2314
+ .iti--separate-dial-code input[type=tel] {
2324
2315
  padding-right: 6px;
2325
2316
  padding-left: 52px;
2326
2317
  margin-left: 0;
2327
2318
  }
2328
- [dir=rtl] .iti--allow-dropdown input.iti__tel-input,
2329
- [dir=rtl] .iti--allow-dropdown input.iti__tel-input[type=text],
2330
- [dir=rtl] .iti--allow-dropdown input.iti__tel-input[type=tel], [dir=rtl] .iti--separate-dial-code input.iti__tel-input,
2331
- [dir=rtl] .iti--separate-dial-code input.iti__tel-input[type=text],
2332
- [dir=rtl] .iti--separate-dial-code input.iti__tel-input[type=tel] {
2319
+ [dir=rtl] .iti--allow-dropdown input,
2320
+ [dir=rtl] .iti--allow-dropdown input[type=text],
2321
+ [dir=rtl] .iti--allow-dropdown input[type=tel], [dir=rtl] .iti--separate-dial-code input,
2322
+ [dir=rtl] .iti--separate-dial-code input[type=text],
2323
+ [dir=rtl] .iti--separate-dial-code input[type=tel] {
2333
2324
  padding-right: 52px;
2334
2325
  padding-left: 6px;
2335
2326
  margin-right: 0;
@@ -2348,12 +2339,12 @@
2348
2339
  .iti--allow-dropdown .iti__flag-container:hover .iti__selected-flag {
2349
2340
  background-color: rgba(0, 0, 0, 0.05);
2350
2341
  }
2351
- .iti--allow-dropdown .iti__flag-container:has(+ input[disabled]):hover,
2352
- .iti--allow-dropdown .iti__flag-container:has(+ input[readonly]):hover {
2342
+ .iti--allow-dropdown input[disabled] + .iti__flag-container:hover,
2343
+ .iti--allow-dropdown input[readonly] + .iti__flag-container:hover {
2353
2344
  cursor: default;
2354
2345
  }
2355
- .iti--allow-dropdown .iti__flag-container:has(+ input[disabled]):hover .iti__selected-flag,
2356
- .iti--allow-dropdown .iti__flag-container:has(+ input[readonly]):hover .iti__selected-flag {
2346
+ .iti--allow-dropdown input[disabled] + .iti__flag-container:hover .iti__selected-flag,
2347
+ .iti--allow-dropdown input[readonly] + .iti__flag-container:hover .iti__selected-flag {
2357
2348
  background-color: transparent;
2358
2349
  }
2359
2350
  .iti--separate-dial-code .iti__selected-flag {
@@ -2377,26 +2368,18 @@
2377
2368
  cursor: pointer;
2378
2369
  }
2379
2370
 
2380
- .iti--fullscreen-popup.iti--container {
2381
- background-color: rgba(0, 0, 0, 0.5);
2382
- top: 0;
2383
- bottom: 0;
2384
- left: 0;
2385
- right: 0;
2371
+ .iti-mobile .iti--container {
2372
+ top: 30px;
2373
+ bottom: 30px;
2374
+ left: 30px;
2375
+ right: 30px;
2386
2376
  position: fixed;
2387
- padding: 30px;
2388
- display: flex;
2389
- flex-direction: column;
2390
- justify-content: center;
2391
- }
2392
- .iti--fullscreen-popup.iti--container.iti--country-search {
2393
- justify-content: flex-start;
2394
2377
  }
2395
- .iti--fullscreen-popup .iti__dropdown-content {
2378
+ .iti-mobile .iti__country-list {
2396
2379
  max-height: 100%;
2397
- position: relative;
2380
+ width: 100%;
2398
2381
  }
2399
- .iti--fullscreen-popup .iti__country {
2382
+ .iti-mobile .iti__country {
2400
2383
  padding: 10px 10px;
2401
2384
  line-height: 1.5em;
2402
2385
  }
@@ -2422,7 +2405,7 @@
2422
2405
  .iti__flag.iti__va {
2423
2406
  width: 15px;
2424
2407
  }
2425
- @media (min-resolution: 2x) {
2408
+ @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
2426
2409
  .iti__flag {
2427
2410
  background-size: 5762px 15px;
2428
2411
  }
@@ -3488,7 +3471,7 @@
3488
3471
  background-color: #dbdbdb;
3489
3472
  background-position: 20px 0;
3490
3473
  }
3491
- @media (min-resolution: 2x) {
3474
+ @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
3492
3475
  .iti__flag {
3493
3476
  background-image: url("../img/flags@2x.png?1");
3494
3477
  }
@@ -651,5 +651,4 @@ div.block h6 {
651
651
  }
652
652
  :host div {
653
653
  position: relative;
654
- display: inline-block;
655
654
  }