@ptcwebops/ptcw-design 6.2.25-beta → 6.2.27-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.
Files changed (129) hide show
  1. package/dist/cjs/{component-4dd13907.js → component-6a178a16.js} +1 -1
  2. package/dist/cjs/event-jumbotron-example.cjs.entry.js +146 -0
  3. package/dist/cjs/icon-asset.cjs.entry.js +65 -0
  4. package/dist/cjs/list-item.cjs.entry.js +48 -0
  5. package/dist/cjs/loader.cjs.js +1 -1
  6. package/dist/cjs/ptc-breadcrumb.cjs.entry.js +47 -0
  7. package/dist/cjs/ptc-button.cjs.entry.js +87 -0
  8. package/dist/cjs/ptc-card-bottom_2.cjs.entry.js +156 -0
  9. package/dist/cjs/ptc-card-content.cjs.entry.js +76 -0
  10. package/dist/cjs/ptc-card_2.cjs.entry.js +1 -1
  11. package/dist/cjs/ptc-close-icon_2.cjs.entry.js +275 -0
  12. package/dist/cjs/ptc-data-lookup.cjs.entry.js +1 -1
  13. package/dist/cjs/ptc-form-checkbox_4.cjs.entry.js +1 -1
  14. package/dist/cjs/ptc-icon-minimize.cjs.entry.js +50 -3
  15. package/dist/cjs/ptc-img.cjs.entry.js +133 -0
  16. package/dist/cjs/ptc-jumbotron.cjs.entry.js +1 -1
  17. package/dist/cjs/ptc-link.cjs.entry.js +87 -0
  18. package/dist/cjs/ptc-nav-link.cjs.entry.js +1 -1
  19. package/dist/cjs/ptc-nav-slider.cjs.entry.js +1 -1
  20. package/dist/cjs/ptc-para.cjs.entry.js +127 -0
  21. package/dist/cjs/ptc-pricing-tabs.cjs.entry.js +1 -1
  22. package/dist/cjs/ptc-scroll-button.cjs.entry.js +136 -0
  23. package/dist/cjs/ptc-spacer.cjs.entry.js +38 -0
  24. package/dist/cjs/ptc-title.cjs.entry.js +152 -0
  25. package/dist/cjs/ptcw-design.cjs.js +1 -1
  26. package/dist/collection/components/ptc-icon-minimize/ptc-icon-minimize.css +1 -0
  27. package/dist/collection/components/ptc-icon-minimize/ptc-icon-minimize.js +67 -2
  28. package/dist/collection/components/ptc-jumbotron/ptc-jumbotron.css +3 -2
  29. package/dist/collection/components/ptc-preloader-section/ptc-preloader-section.css +2 -2
  30. package/dist/collection/components/ptc-pricing-tabs/ptc-pricing-tabs.css +3 -2
  31. package/dist/collection/components/subnav/ptc-nav-link/ptc-nav-link.css +9 -2
  32. package/dist/collection/components/subnav/ptc-nav-slider/ptc-nav-slider.js +1 -1
  33. package/dist/custom-elements/index.js +57 -10
  34. package/dist/esm/blog-detail-content_2.entry.js +1 -1
  35. package/dist/esm/blog-detail-layout.entry.js +1 -1
  36. package/dist/esm/blogs-search-section.entry.js +1 -1
  37. package/dist/esm/{component-9c921cc6.js → component-80f298b4.js} +1 -1
  38. package/dist/esm/event-jumbotron-example.entry.js +142 -0
  39. package/dist/esm/homepage-jumbotron.entry.js +1 -1
  40. package/dist/esm/homepage-toggled-content.entry.js +1 -1
  41. package/dist/esm/icon-asset.entry.js +61 -0
  42. package/dist/esm/list-item.entry.js +44 -0
  43. package/dist/esm/loader.js +1 -1
  44. package/dist/esm/most-popular-news.entry.js +1 -1
  45. package/dist/esm/my-component.entry.js +1 -1
  46. package/dist/esm/ptc-accordion-item.entry.js +1 -1
  47. package/dist/esm/ptc-background-video.entry.js +1 -1
  48. package/dist/esm/ptc-breadcrumb.entry.js +43 -0
  49. package/dist/esm/ptc-button.entry.js +83 -0
  50. package/dist/esm/ptc-card-bottom_2.entry.js +151 -0
  51. package/dist/esm/ptc-card-content.entry.js +72 -0
  52. package/dist/esm/ptc-card_2.entry.js +1 -1
  53. package/dist/esm/ptc-close-icon_2.entry.js +270 -0
  54. package/dist/esm/ptc-collapse-list.entry.js +1 -1
  55. package/dist/esm/ptc-data-lookup.entry.js +1 -1
  56. package/dist/esm/ptc-form-checkbox_4.entry.js +2 -2
  57. package/dist/esm/ptc-homepage-image-feature.entry.js +1 -1
  58. package/dist/esm/ptc-homepage-video-background.entry.js +1 -1
  59. package/dist/esm/ptc-icon-card.entry.js +1 -1
  60. package/dist/esm/ptc-icon-minimize.entry.js +50 -3
  61. package/dist/esm/ptc-img.entry.js +129 -0
  62. package/dist/esm/ptc-jumbotron.entry.js +1 -1
  63. package/dist/esm/ptc-link.entry.js +83 -0
  64. package/dist/esm/ptc-media-card.entry.js +1 -1
  65. package/dist/esm/ptc-nav-link.entry.js +1 -1
  66. package/dist/esm/ptc-nav-slider.entry.js +1 -1
  67. package/dist/esm/ptc-para.entry.js +123 -0
  68. package/dist/esm/ptc-pricing-packaging-table.entry.js +1 -1
  69. package/dist/esm/ptc-pricing-tabs.entry.js +2 -2
  70. package/dist/esm/ptc-scroll-button.entry.js +132 -0
  71. package/dist/esm/ptc-social-icons-footer.entry.js +1 -1
  72. package/dist/esm/ptc-spacer.entry.js +34 -0
  73. package/dist/esm/ptc-title.entry.js +148 -0
  74. package/dist/esm/ptcw-design.js +1 -1
  75. package/dist/esm/{utils-ff65c75b.js → utils-63eab4bd.js} +1 -1
  76. package/dist/ptcw-design/p-01075feb.entry.js +1 -0
  77. package/dist/ptcw-design/p-0c69ea52.entry.js +1 -0
  78. package/dist/ptcw-design/{p-3db38765.entry.js → p-0d809708.entry.js} +1 -1
  79. package/dist/ptcw-design/p-1070f8a3.entry.js +1 -0
  80. package/dist/ptcw-design/{p-e0b873d0.entry.js → p-16e70f20.entry.js} +1 -1
  81. package/dist/ptcw-design/{p-ae970a60.entry.js → p-17f6e145.entry.js} +1 -1
  82. package/dist/ptcw-design/p-25a25451.entry.js +1 -0
  83. package/dist/ptcw-design/p-28371371.entry.js +1 -0
  84. package/dist/ptcw-design/{p-e4000363.entry.js → p-28be539b.entry.js} +1 -1
  85. package/dist/ptcw-design/{p-a3b57ede.entry.js → p-291072b4.entry.js} +1 -1
  86. package/dist/ptcw-design/p-2d70b4a8.entry.js +1 -0
  87. package/dist/ptcw-design/{p-d9abe7e8.entry.js → p-48c33817.entry.js} +1 -1
  88. package/dist/ptcw-design/{p-e3f8e5d5.entry.js → p-49e54079.entry.js} +1 -1
  89. package/dist/ptcw-design/p-4a7505ba.entry.js +1 -0
  90. package/dist/ptcw-design/{p-2c6fc745.entry.js → p-4ee98a3e.entry.js} +1 -1
  91. package/dist/ptcw-design/{p-d10cb999.entry.js → p-627103d8.entry.js} +1 -1
  92. package/dist/ptcw-design/{p-c95f423e.entry.js → p-6a3caf2b.entry.js} +1 -1
  93. package/dist/ptcw-design/{p-7a9611b4.entry.js → p-6f5fecae.entry.js} +1 -1
  94. package/dist/ptcw-design/p-7793babb.entry.js +1 -0
  95. package/dist/ptcw-design/{p-8872161f.js → p-77b1221e.js} +1 -1
  96. package/dist/ptcw-design/p-7fe4d383.entry.js +1 -0
  97. package/dist/ptcw-design/{p-c37a3bd2.entry.js → p-821f0ff9.entry.js} +1 -1
  98. package/dist/ptcw-design/p-92d22c78.entry.js +1 -0
  99. package/dist/ptcw-design/p-99355e65.entry.js +1 -0
  100. package/dist/ptcw-design/{p-e372dc5b.entry.js → p-9df7489b.entry.js} +1 -1
  101. package/dist/ptcw-design/p-b651c1cb.entry.js +1 -0
  102. package/dist/ptcw-design/p-b8ee8699.entry.js +1 -0
  103. package/dist/ptcw-design/p-bf18b622.entry.js +1 -0
  104. package/dist/ptcw-design/{p-1b257420.entry.js → p-c01ea76f.entry.js} +1 -1
  105. package/dist/ptcw-design/{p-6d3326da.entry.js → p-cbee4653.entry.js} +1 -1
  106. package/dist/ptcw-design/{p-c66b8926.entry.js → p-d3229458.entry.js} +1 -1
  107. package/dist/ptcw-design/{p-a808d399.entry.js → p-d361afd1.entry.js} +1 -1
  108. package/dist/ptcw-design/p-d3e2a446.entry.js +1 -0
  109. package/dist/ptcw-design/p-e2a935fa.entry.js +1 -0
  110. package/dist/ptcw-design/{p-da82dc93.entry.js → p-e577ad62.entry.js} +1 -1
  111. package/dist/ptcw-design/{p-808ec62a.entry.js → p-eec2f3da.entry.js} +1 -1
  112. package/dist/ptcw-design/{p-370cbbdd.entry.js → p-f335cb2b.entry.js} +1 -1
  113. package/dist/ptcw-design/{p-0fdfd4ad.entry.js → p-fc0348a7.entry.js} +1 -1
  114. package/dist/ptcw-design/{p-36007a57.entry.js → p-fd394e84.entry.js} +1 -1
  115. package/dist/ptcw-design/ptcw-design.css +1 -1
  116. package/dist/ptcw-design/ptcw-design.esm.js +1 -1
  117. package/dist/types/components/ptc-icon-minimize/ptc-icon-minimize.d.ts +2 -0
  118. package/dist/types/components.d.ts +2 -0
  119. package/package.json +1 -1
  120. package/readme.md +1 -1
  121. package/dist/cjs/event-jumbotron-example_15.cjs.entry.js +0 -1431
  122. package/dist/cjs/ptc-card-bottom.cjs.entry.js +0 -67
  123. package/dist/esm/event-jumbotron-example_15.entry.js +0 -1413
  124. package/dist/esm/ptc-card-bottom.entry.js +0 -63
  125. package/dist/ptcw-design/p-06d75880.entry.js +0 -1
  126. package/dist/ptcw-design/p-69686408.entry.js +0 -1
  127. package/dist/ptcw-design/p-9fe0c27d.entry.js +0 -1
  128. package/dist/ptcw-design/p-e346b320.entry.js +0 -1
  129. /package/dist/ptcw-design/{p-bcab66bf.js → p-672a349f.js} +0 -0
@@ -0,0 +1,270 @@
1
+ import { r as registerInstance, h, H as Host, c as createEvent, g as getElement } from './index-c83db688.js';
2
+
3
+ const ptcCloseIconCss = "h1,h2,h3,h4,h5,h6,p,ul,li,ptc-subnav,ptc-tab-list,ptc-link,ptc-square-card,.hyphenate-text,ptc-footer{word-break:break-word;hyphens:manual;-webkit-hyphens:manual;-moz-hyphens:manual;-ms-hyphens:manual}@supports (hyphenate-limit-chars: 12 3 3){h1,h2,h3,h4,h5,h6,p,ul,li,ptc-subnav,ptc-tab-list,ptc-link,ptc-square-card,.hyphenate-text,ptc-footer{hyphens:auto;-webkit-hyphenate-limit-before:3;-webkit-hyphenate-limit-after:3;hyphenate-limit-chars:12 3 3;hyphenate-limit-lines:2;hyphenate-limit-last:always;hyphenate-limit-zone:6%;-webkit-hyphens:auto;-webkit-hyphenate-limit-before:3;-webkit-hyphenate-limit-after:3;-webkit-hyphenate-limit-chars:12 3 3;-webkit-hyphenate-limit-lines:2;-moz-hyphens:auto;-moz-hyphenate-limit-chars:12 3 3;-moz-hyphenate-limit-lines:2;-ms-hyphens:auto;-ms-hyphenate-limit-chars:12 3 3;-ms-hyphenate-limit-lines:2}}:host{display:inline-block}:host:focus-visible{border-radius:var(--ptc-border-radius-standard);outline:5px solid var(--keyboard-nav-outline)}:host .close-icon{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border:5px solid transparent;box-sizing:border-box;border-radius:var(--ptc-border-radius-standard);cursor:pointer}:host .close-icon svg{padding:7px;border:1px solid transparent;border-radius:var(--ptc-border-radius-standard);background-color:transparent;transition:border-color var(--ptc-transition-medium) var(--ptc-ease-inout)}:host .close-icon svg:focus-visible{border-radius:var(--ptc-border-radius-standard);outline:5px solid var(--keyboard-nav-outline)}:host .close-icon:hover svg{border-color:var(--color-gray-12)}:host .close-icon:active svg{transition-duration:0ms;background-color:var(--color-gray-02);border:1px solid var(--color-gray-12)}";
4
+
5
+ const PtcCloseIcon = class {
6
+ constructor(hostRef) {
7
+ registerInstance(this, hostRef);
8
+ }
9
+ render() {
10
+ return (h(Host, null, h("div", { class: 'close-icon mf-listen', "tab-index": "0" }, h("svg", { xmlns: "http://www.w3.org/2000/svg", width: "14", height: "14", viewBox: "0 0 14 14", fill: "none", tabindex: 0 }, h("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M7.00089 8.4151L12.5876 14.0018L14.0018 12.5876L8.4151 7.00089L14.0018 1.41421L12.5876 0L7.00089 5.58667L1.41421 0L0 1.41421L5.58667 7.00089L0 12.5876L1.41421 14.0018L7.00089 8.4151Z", fill: "#20262A" })))));
11
+ }
12
+ };
13
+ PtcCloseIcon.style = ptcCloseIconCss;
14
+
15
+ const ptcModalCss = "h1,h2,h3,h4,h5,h6,p,ul,li,ptc-subnav,ptc-tab-list,ptc-link,ptc-square-card,.hyphenate-text,ptc-footer{word-break:break-word;hyphens:manual;-webkit-hyphens:manual;-moz-hyphens:manual;-ms-hyphens:manual}@supports (hyphenate-limit-chars: 12 3 3){h1,h2,h3,h4,h5,h6,p,ul,li,ptc-subnav,ptc-tab-list,ptc-link,ptc-square-card,.hyphenate-text,ptc-footer{hyphens:auto;-webkit-hyphenate-limit-before:3;-webkit-hyphenate-limit-after:3;hyphenate-limit-chars:12 3 3;hyphenate-limit-lines:2;hyphenate-limit-last:always;hyphenate-limit-zone:6%;-webkit-hyphens:auto;-webkit-hyphenate-limit-before:3;-webkit-hyphenate-limit-after:3;-webkit-hyphenate-limit-chars:12 3 3;-webkit-hyphenate-limit-lines:2;-moz-hyphens:auto;-moz-hyphenate-limit-chars:12 3 3;-moz-hyphenate-limit-lines:2;-ms-hyphens:auto;-ms-hyphenate-limit-chars:12 3 3;-ms-hyphenate-limit-lines:2}}:host{display:block}.wrapper{position:absolute;width:100vw;height:100%;top:0;left:0;z-index:500001;display:none}.wrapper.fixed{position:fixed}.wrapper .modal-popup{margin:7.5rem auto 1rem;background-color:var(--color-white);box-shadow:var(--ptc-shadow-large);max-width:22.5625rem;width:80%;display:flex;flex-direction:column;align-items:flex-end;align-content:flex-end;z-index:50020;transform:translateY(-100%);position:relative}@media only screen and (min-width: 992px){.wrapper .modal-popup{max-width:29.125rem}}.wrapper .modal-popup.md{max-width:44.125rem}.wrapper .modal-popup.lg{max-width:56.25rem}.wrapper .modal-popup.xl{max-width:64.0625rem}.wrapper .modal-popup.fit-content{max-width:fit-content}.wrapper .modal-popup.max{width:calc(100% - 4rem);max-width:75rem;height:80vh;margin:auto;overflow:hidden}.wrapper .modal-popup.max .close{margin:var(--ptc-element-spacing-02)}.wrapper .modal-popup.max .modal-body iframe{height:100%}.wrapper .modal-popup.sm-modal{width:341px;max-width:341px}@media only screen and (max-width: 360px){.wrapper .modal-popup.sm-modal{max-width:100%;width:100%}}@media only screen and (min-width: 360px) and (max-width: 479.55px){.wrapper .modal-popup.sm-modal{max-width:360px;width:360px}}@media only screen and (min-width: 480px){.wrapper .modal-popup.sm-modal.modal-with-content{width:371px;max-width:371px}}@media only screen and (min-width: 360px) and (max-width: 479.55px){.wrapper .modal-popup.sm-modal.modal-with-content{max-width:360px;width:360px}}.wrapper .modal-popup .modal-body{width:100%}.wrapper .modal-popup .modal-body iframe{opacity:0;overflow:hidden;width:100%;border:0;transition:opacity var(--ptc-ease-inout) var(--ptc-transition-medium)}.wrapper .modal-popup .modal-body iframe.ready{opacity:1}.wrapper .modal-popup .modal-body.frame{overflow:hidden;overflow-y:hidden;overflow-x:hidden}.wrapper .modal-popup .modal-body.html{overflow:hidden}.wrapper .modal-popup.frame .modal-body{display:flex;flex:1;height:100%}.wrapper .modal-popup .close{margin-right:2px;margin-top:2px}.wrapper .modal-popup.shadow-scroller{max-height:calc(100vh - 220px)}@media only screen and (min-width: 992px){.wrapper .modal-popup.shadow-scroller{max-height:756px}}.wrapper .modal-popup.shadow-scroller .modal-header{transition:box-shadow ease-in-out 250ms;position:relative;min-height:57px;border-bottom:1px solid var(--color-gray-02);width:100%}.wrapper .modal-popup.shadow-scroller .modal-header .close{position:absolute;top:8px;right:8px;margin:0}.wrapper .modal-popup.shadow-scroller .modal-body{min-height:200px;overflow-x:hidden}.wrapper .modal-popup.shadow-scroller .modal-footer{transition:box-shadow ease-in-out 250ms;width:100%;min-height:60px;border-top:1px solid var(--color-gray-02);padding-top:1rem}.wrapper .modal-popup.shadow-scroller.scroll-top .modal-header{box-shadow:0px 4px 12px rgba(0, 0, 0, 0.12)}.wrapper .modal-popup.shadow-scroller.scroll-bottom .modal-footer{box-shadow:0px -8px 12px rgba(0, 0, 0, 0.12)}.wrapper.show{display:flex;align-items:flex-start}.wrapper.show .modal-popup{transform:translateY(0)}.wrapper.show .modal-popup.rounded{border-radius:var(--ptc-border-radius-standard)}.overlay{width:100vw;height:100vh;position:fixed;top:0;left:0;z-index:50010;display:block;background-color:rgba(0, 0, 0, 0.6)}:host(.standard) .modal-popup{border-radius:var(--ptc-border-radius-standard)}:host(.large) .modal-popup{border-radius:var(--ptc-border-radius-large)}:host(.pill) .modal-popup{border-radius:var(--ptc-border-radius-pill)}:host(.circle) .modal-popup{border-radius:var(--ptc-border-radius-circle)}:host(.enclose-modal) .modal-popup{max-height:calc(100vh - 180px)}:host(.enclose-modal) .modal-popup:not(.frame) .modal-body{overflow-y:auto}:host(.bio-modal) .wrapper.show{align-items:flex-start}@media only screen and (min-width: 768px){:host(.bio-modal) .wrapper.show{align-items:center}}:host(.bio-modal) .modal-popup{padding:30px 15px 30px 0;max-width:1200px;margin:20px auto 0 auto;max-height:calc(100vh - 180px);width:90%;height:100%}:host(.bio-modal) .modal-popup .modal-body{height:100%}@media only screen and (min-width: 768px){:host(.bio-modal) .modal-popup .modal-body{height:auto}}@media (max-height: 450px){:host(.bio-modal) .modal-popup .modal-body{height:100%}}@media only screen and (min-width: 768px){:host(.bio-modal) .modal-popup{max-height:none;width:80%;margin-top:0px;height:auto}}@media only screen and (min-width: 1440px){:host(.bio-modal) .modal-popup{max-width:1400px}}@media (max-height: 450px){:host(.bio-modal) .modal-popup{max-height:calc(100vh - 180px);height:100%}}:host(.bio-modal) .close{position:absolute;margin:0;right:8px;top:8px}:host(.bio-modal) .close svg .cls-1,:host(.bio-modal) .close svg .cls-2{fill:none;stroke-width:2px}:host(.bio-modal) .close svg .cls-1{stroke:#1c2439;stroke-linecap:square}:host(.bio-modal) .close svg .cls-2{stroke:#74c34d}:host(.bio-modal) .close svg path{transition:all ease-in-out 250ms}:host(.bio-modal) .close svg .cls-1:nth-child(1){transform:translate(175.5px, 135.5px)}:host(.bio-modal) .close svg .cls-1:nth-child(2){transform:translate(175.5px, 174.985px)}:host(.bio-modal) .close svg .cls-1:nth-child(3){transform:translate(215.5px, 141.393px)}:host(.bio-modal) .close svg .cls-1:nth-child(4){transform:translate(175.5px, 135.5px)}:host(.bio-modal) .close:hover svg .cls-1:nth-child(1){transform:translate(175.5px, 162px)}:host(.bio-modal) .close:hover svg .cls-1:nth-child(2){transform:translate(149px, 174.985px)}:host(.bio-modal) .close:hover svg .cls-1:nth-child(3){transform:translate(215.5px, 174px)}:host(.bio-modal) .close:hover svg .cls-1:nth-child(4){transform:translate(152.5px, 135.5px)}:host(.no-container) .wrapper .modal-popup.xl{max-width:80rem !important;background:transparent;box-shadow:none}:host(.no-container) .wrapper .modal-popup .close{display:none}:host(.video-modal) .modal-popup{margin:auto}@media (max-height: 768px){:host(.video-modal) .modal-popup.xl{max-width:56rem}}@media (max-height: 600px){:host(.video-modal) .modal-popup.xl{max-width:44rem}}@media (max-height: 500px){:host(.video-modal) .modal-popup.xl{max-width:35rem}}@media (max-height: 400px){:host(.video-modal) .modal-popup.xl{max-width:26rem}}:host(.event-listing) .wrapper .modal-popup{max-width:unset;width:calc(100% - 48px);top:50%;left:50%;transform:translate(-50%, -50%) !important;margin:0px;position:absolute}:host(.vh-center) .wrapper .modal-popup{top:50%;left:50%;transform:translate(-50%, -50%) !important;margin:0px auto;position:absolute}:host(.thank-you) .wrapper .modal-popup{max-width:calc(100% - 48px);width:100%}@media only screen and (min-width: 480px){:host(.thank-you) .wrapper .modal-popup{max-width:640px;width:80%}}:host(.thank-you) .wrapper .modal-popup .modal-body{padding:2px 24px 48px 24px;box-sizing:border-box}@media only screen and (min-width: 992px){:host(.thank-you) .wrapper .modal-popup .modal-body{padding:2px 48px 48px 48px}}:host .wrapper .event-list-header{display:flex;position:absolute;width:100%;height:118px;left:0;transform:translateY(-100%);border-radius:var(--ptc-border-radius-standard) var(--ptc-border-radius-standard) 0px 0px;align-items:center}:host .wrapper .event-list-header::before{content:\"\";position:absolute;left:0;width:100%;height:100%;border-radius:4px 4px 0px 0px;background:linear-gradient(0deg, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0.7) 100%);z-index:1}:host .wrapper .event-list-header .text-wrapper{display:flex;padding:var(--ptc-element-spacing-06);gap:0.5em}:host .wrapper .event-list-header .text-wrapper span{display:inline-block;color:var(--color-white);font-family:var(--ptc-font-latin);font-size:var(--ptc-font-size-x-large);font-weight:var(--ptc-font-weight-medium);line-height:var(--ptc-line-height-densest);position:relative;z-index:2}:host .wrapper .event-list-header .text-wrapper span:first-of-type{font-weight:var(--ptc-font-weight-extrabold)}:host .wrapper .event-mobile-modal{border-top-left-radius:0px;border-top-right-radius:0px}:host .wrapper .bottom-close{text-align:center;margin:0 auto 40px auto}:host .wrapper .bottom-close span{cursor:pointer;color:var(--color-hyperlink);font-size:var(--ptc-font-size-small);font-weight:var(--ptc-font-weight-bold);text-decoration-line:underline;line-height:var(--ptc-line-height-densest)}:host .wrapper .bottom-close span:focus-visible{border-radius:var(--ptc-border-radius-standard);outline:5px solid var(--keyboard-nav-outline)}:host .wrapper .bottom-close span:hover{color:var(--color-blue-08)}";
16
+
17
+ const PtcModal = class {
18
+ constructor(hostRef) {
19
+ registerInstance(this, hostRef);
20
+ this.closed = createEvent(this, "closed", 7);
21
+ this.opened = createEvent(this, "opened", 7);
22
+ this.handleKeyPress = (event) => {
23
+ if (event.key === 'Enter' || event.key === ' ') {
24
+ this.openedByKeyboard = true;
25
+ }
26
+ };
27
+ this.handleMouseDown = () => {
28
+ this.openedByKeyboard = false;
29
+ };
30
+ this.iframeUrl = undefined;
31
+ this.size = 'sm';
32
+ this.customClass = undefined;
33
+ this.show = false;
34
+ this.overlay = true;
35
+ this.fixed = false;
36
+ this.keepInViewport = false;
37
+ this.closeOnBlur = false;
38
+ this.rounded = false;
39
+ this.hideContainer = false;
40
+ this.showHeaderFooter = false;
41
+ this.overlayHeight = undefined;
42
+ this.borderRadius = 'standard';
43
+ this.isBioModal = false;
44
+ this.styles = undefined;
45
+ this.modalType = 'default-modal';
46
+ this.vhCenter = false;
47
+ this.headerOnlyBg = undefined;
48
+ this.headerOnlyText1 = undefined;
49
+ this.headerOnlyText2 = undefined;
50
+ this.bottomCloseBtn = undefined;
51
+ this.initialFocus = true;
52
+ this.openedByKeyboard = false;
53
+ this.bodyOverflowSetting = undefined;
54
+ }
55
+ fireOnClosed(modal) {
56
+ this.closed.emit(modal);
57
+ document.activeElement.blur();
58
+ }
59
+ fireOnOpened(modal) {
60
+ this.opened.emit(modal);
61
+ setTimeout(() => {
62
+ const wrapperEle = this.el.shadowRoot.querySelector('.wrapper');
63
+ wrapperEle && wrapperEle.focus();
64
+ }, 100);
65
+ if (this.openedByKeyboard) {
66
+ this.initialFocus &&
67
+ setTimeout(() => {
68
+ this.setInitialFocus();
69
+ }, 150);
70
+ }
71
+ else {
72
+ this.openedByKeyboard = false;
73
+ }
74
+ }
75
+ connectedCallback() {
76
+ document.addEventListener('keydown', this.handleKeyPress);
77
+ document.addEventListener('mousedown', this.handleMouseDown);
78
+ }
79
+ disconnectedCallback() {
80
+ document.removeEventListener('keydown', this.handleKeyPress);
81
+ document.removeEventListener('mousedown', this.handleMouseDown);
82
+ }
83
+ componentWillLoad() {
84
+ let body = document.querySelector('body');
85
+ this.bodyOverflowSetting = {
86
+ //overflow: body.style['overflow'],
87
+ overflowY: body.style['overflowY'],
88
+ overflowX: body.style['overflowX'],
89
+ };
90
+ }
91
+ componentWillRender() {
92
+ let body = document.querySelector('body');
93
+ if (body) {
94
+ if (this.show) {
95
+ //body.style['overflow'] = 'hidden';
96
+ if (this.fixed) {
97
+ body.style['overflowY'] = 'hidden';
98
+ body.style['overflowX'] = 'hidden';
99
+ }
100
+ else {
101
+ body.style['overflowY'] = 'scroll';
102
+ body.style['overflowX'] = 'hidden';
103
+ }
104
+ }
105
+ else {
106
+ //body.style['overflow'] = this.bodyOverflowSetting.overflow;
107
+ body.style['overflowY'] = this.bodyOverflowSetting.overflowY;
108
+ body.style['overflowX'] = this.bodyOverflowSetting.overflowX;
109
+ }
110
+ }
111
+ }
112
+ componentDidLoad() {
113
+ if (this.show) {
114
+ this.fireOnOpened(this);
115
+ }
116
+ if (this.showHeaderFooter) {
117
+ this.handleScroll();
118
+ }
119
+ }
120
+ componentDidUpdate() {
121
+ if (this.show) {
122
+ this.fireOnOpened(this);
123
+ }
124
+ else {
125
+ this.fireOnClosed(this);
126
+ }
127
+ }
128
+ resizeIframe(e) {
129
+ let iFrame = e.target;
130
+ setTimeout(() => {
131
+ try {
132
+ if (iFrame.contentDocument) {
133
+ iFrame.height = `${iFrame.contentDocument.body.scrollHeight}px`;
134
+ }
135
+ else {
136
+ iFrame.height = '616px'; //default
137
+ iFrame.removeAttribute('scrolling');
138
+ }
139
+ }
140
+ catch (error) {
141
+ console.log(error);
142
+ iFrame.height = '616px'; //default
143
+ iFrame.removeAttribute('scrolling');
144
+ }
145
+ iFrame.classList.add('ready');
146
+ }, 50);
147
+ }
148
+ handleScroll() {
149
+ let modal = this.el.shadowRoot.querySelector('.shadow-scroller');
150
+ if (modal) {
151
+ let body = modal.querySelector('.modal-body');
152
+ var height = body.clientHeight;
153
+ var scrollHeight = body.scrollHeight;
154
+ var scrollTop = body.scrollTop;
155
+ var offset = body.offsetHeight;
156
+ if (height < scrollHeight) {
157
+ //has scrollbar
158
+ if (scrollTop > 0) {
159
+ //can scroll up
160
+ modal.classList.add('scroll-top');
161
+ }
162
+ else {
163
+ modal.classList.remove('scroll-top');
164
+ }
165
+ if (offset + scrollTop < scrollHeight) {
166
+ //can scroll down
167
+ modal.classList.add('scroll-bottom');
168
+ }
169
+ else {
170
+ modal.classList.remove('scroll-bottom');
171
+ }
172
+ }
173
+ }
174
+ }
175
+ close() {
176
+ this.show = false;
177
+ }
178
+ setInitialFocus() {
179
+ var _a, _b, _c;
180
+ const firstFocusableElement = (_a = this.el.shadowRoot) === null || _a === void 0 ? void 0 : _a.querySelector('button, a, input, select, textarea, [tabindex]:not([tabindex="-1"]), ptc-close-icon');
181
+ const closeIcon = (_b = this.el.shadowRoot) === null || _b === void 0 ? void 0 : _b.querySelector('ptc-close-icon');
182
+ const closeSvg = (_c = closeIcon === null || closeIcon === void 0 ? void 0 : closeIcon.shadowRoot) === null || _c === void 0 ? void 0 : _c.querySelector('svg');
183
+ if (closeSvg) {
184
+ closeSvg.focus();
185
+ }
186
+ else if (firstFocusableElement) {
187
+ firstFocusableElement.focus();
188
+ }
189
+ }
190
+ render() {
191
+ let content;
192
+ let overlay;
193
+ let type = this.iframeUrl ? 'frame' : 'html';
194
+ let closebtn = (h("div", { class: "close", id: "modal-close" }, h("ptc-close-icon", { onClick: e => {
195
+ e.preventDefault();
196
+ this.close();
197
+ }, onKeyPress: e => {
198
+ e.preventDefault();
199
+ this.close();
200
+ } })));
201
+ let bottomCloseBtnEle = (h("div", { class: "bottom-close", id: "modal-bottom-close", onClick: e => {
202
+ e.preventDefault();
203
+ this.close();
204
+ }, onKeyPress: e => {
205
+ e.preventDefault();
206
+ this.close();
207
+ } }, h("span", null, this.bottomCloseBtn)));
208
+ if (this.iframeUrl) {
209
+ content = h("iframe", { src: this.iframeUrl, frameBorder: 0, allowFullScreen: false, height: '100%', width: '100%', scrolling: "no", onLoad: this.resizeIframe });
210
+ }
211
+ else {
212
+ if (this.showHeaderFooter) {
213
+ content = h("slot", { name: "body" });
214
+ }
215
+ else {
216
+ content = h("slot", null);
217
+ }
218
+ }
219
+ if (this.overlay) {
220
+ if (this.closeOnBlur) {
221
+ overlay = h("div", { class: "overlay", onClick: _ => this.close() });
222
+ }
223
+ else {
224
+ overlay = h("div", { class: "overlay" });
225
+ }
226
+ }
227
+ return (h(Host, { class: this.getCssClassMap() }, this.styles && h("style", null, this.styles), h("div", { class: `wrapper ${this.show ? 'show' : 'hide'} ${this.fixed ? 'fixed' : ''} ` }, overlay, h("div", { class: `modal-popup ${this.customClass ? this.customClass : ''} ${this.size} ${type} ${this.rounded ? 'rounded' : ''} ${this.showHeaderFooter ? 'shadow-scroller' : ''} ` }, this.modalType === 'event-listing' && this.headerOnlyBg
228
+ ? [
229
+ h("div", { class: "event-list-header" }, h("ptc-img", { "img-url": this.headerOnlyBg, "image-type": "smart-img", styles: ".ptc-img{border-radius: var(--ptc-border-radius-standard) var(--ptc-border-radius-standard) 0px 0px;}" }), h("div", { class: "text-wrapper" }, h("span", null, this.headerOnlyText1 ? this.headerOnlyText1 : ''), h("span", null, this.headerOnlyText2 ? this.headerOnlyText2 : ''))),
230
+ ]
231
+ : null, this.showHeaderFooter
232
+ ? [
233
+ h("div", { class: "modal-header" }, h("slot", { name: "header" }), closebtn),
234
+ h("div", { class: "modal-body", onScroll: () => this.handleScroll() }, content),
235
+ h("div", { class: "modal-footer" }, h("slot", { name: "footer" })),
236
+ ]
237
+ : [closebtn, h("div", { class: "modal-body" }, content)], this.modalType === 'event-listing' && this.bottomCloseBtn ? [bottomCloseBtnEle] : null))));
238
+ }
239
+ getCssClassMap() {
240
+ return {
241
+ ['no-container']: this.hideContainer,
242
+ ['bio-modal']: this.isBioModal,
243
+ ['enclose-modal']: !this.isBioModal && this.keepInViewport,
244
+ [this.borderRadius]: true,
245
+ [this.modalType]: true,
246
+ ['vh-center']: this.vhCenter,
247
+ };
248
+ }
249
+ async showModal() {
250
+ this.show = true;
251
+ }
252
+ async hideModal() {
253
+ this.show = false;
254
+ }
255
+ async toggleModal() {
256
+ this.show = !this.show;
257
+ }
258
+ async reloadIframe() {
259
+ if (this.iframeUrl) {
260
+ let iframe = this.el.shadowRoot.querySelector('iframe');
261
+ if (iframe) {
262
+ iframe.src = iframe.src;
263
+ }
264
+ }
265
+ }
266
+ get el() { return getElement(this); }
267
+ };
268
+ PtcModal.style = ptcModalCss;
269
+
270
+ export { PtcCloseIcon as ptc_close_icon, PtcModal as ptc_modal };
@@ -1,5 +1,5 @@
1
1
  import { r as registerInstance, c as createEvent, h, H as Host, g as getElement } from './index-c83db688.js';
2
- import { d as debounce, M as MapDOM, b as generateUUID } from './utils-ff65c75b.js';
2
+ import { d as debounce, M as MapDOM, g as generateUUID } from './utils-63eab4bd.js';
3
3
 
4
4
  const info = `<svg xmlns="http://www.w3.org/2000/svg" width="13" height="13" viewBox="0 0 13 13">
5
5
  <defs>
@@ -1,5 +1,5 @@
1
1
  import { r as registerInstance, h, g as getElement } from './index-c83db688.js';
2
- import { M as MDCSelect } from './component-9c921cc6.js';
2
+ import { M as MDCSelect } from './component-80f298b4.js';
3
3
 
4
4
  // Define the ElqLib class
5
5
  class ElqLib {
@@ -1,6 +1,6 @@
1
1
  import { r as registerInstance, c as createEvent, h, H as Host, g as getElement } from './index-c83db688.js';
2
- import { h as getLanguageFromURL } from './utils-ff65c75b.js';
3
- import { _ as __extends, a as __assign, b as MDCFoundation, g as getCorrectEventName, c as MDCRipple, d as applyPassive, m as matches, e as MDCRippleFoundation, f as __values, h as MDCComponent, M as MDCSelect, i as MDCLineRipple, j as MDCFloatingLabel, k as MDCNotchedOutline } from './component-9c921cc6.js';
2
+ import { h as getLanguageFromURL } from './utils-63eab4bd.js';
3
+ import { _ as __extends, a as __assign, b as MDCFoundation, g as getCorrectEventName, c as MDCRipple, d as applyPassive, m as matches, e as MDCRippleFoundation, f as __values, h as MDCComponent, M as MDCSelect, i as MDCLineRipple, j as MDCFloatingLabel, k as MDCNotchedOutline } from './component-80f298b4.js';
4
4
  import { c as createCommonjsModule } from './_commonjsHelpers-9943807e.js';
5
5
 
6
6
  /**
@@ -1,5 +1,5 @@
1
1
  import { r as registerInstance, h, H as Host, g as getElement } from './index-c83db688.js';
2
- import { o as observeInView } from './utils-ff65c75b.js';
2
+ import { o as observeInView } from './utils-63eab4bd.js';
3
3
 
4
4
  const ptcHomepageImageFeatureCss = "h1,h2,h3,h4,h5,h6,p,ul,li,ptc-subnav,ptc-tab-list,ptc-link,ptc-square-card,.hyphenate-text,ptc-footer{word-break:break-word;hyphens:manual;-webkit-hyphens:manual;-moz-hyphens:manual;-ms-hyphens:manual}@supports (hyphenate-limit-chars: 12 3 3){h1,h2,h3,h4,h5,h6,p,ul,li,ptc-subnav,ptc-tab-list,ptc-link,ptc-square-card,.hyphenate-text,ptc-footer{hyphens:auto;-webkit-hyphenate-limit-before:3;-webkit-hyphenate-limit-after:3;hyphenate-limit-chars:12 3 3;hyphenate-limit-lines:2;hyphenate-limit-last:always;hyphenate-limit-zone:6%;-webkit-hyphens:auto;-webkit-hyphenate-limit-before:3;-webkit-hyphenate-limit-after:3;-webkit-hyphenate-limit-chars:12 3 3;-webkit-hyphenate-limit-lines:2;-moz-hyphens:auto;-moz-hyphenate-limit-chars:12 3 3;-moz-hyphenate-limit-lines:2;-ms-hyphens:auto;-ms-hyphenate-limit-chars:12 3 3;-ms-hyphenate-limit-lines:2}}:host{display:block}@media only screen and (min-width: 992px){:host{display:flex}}:host .img-wrap{height:400px;width:100%}@media only screen and (min-width: 992px){:host .img-wrap{height:683px;width:65%}}:host .img-wrap.in-view{animation:fadeIn 750ms ease}:host .card-wrap{display:block;z-index:1}@media only screen and (min-width: 992px){:host .card-wrap{margin-top:64px;width:35%}}:host .card-wrap.in-view .card{animation:fadeInUp 750ms ease}:host .card{padding:28px 24px;background-color:var(--color-white);border-radius:var(--ptc-border-radius-standard);box-shadow:var(--ptc-shadow-large);box-sizing:border-box;max-width:540px;margin:-96px 16px 0 16px}@media only screen and (min-width: 992px){:host .card{padding:64px;margin:0 0 0 -120px;width:calc(100% + 120px);max-width:fit-content}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeInUp{from{transform:translate3d(0, 30%, 0)}to{transform:translate3d(0, 0, 0)}}::slotted(.cta-wrap){display:flex;grid-row-gap:16px;grid-column-gap:24px;flex-wrap:wrap;margin-top:32px}::slotted(.card-title-wrap){margin-bottom:16px}";
5
5
 
@@ -1,5 +1,5 @@
1
1
  import { r as registerInstance, h, H as Host, g as getElement } from './index-c83db688.js';
2
- import { o as observeInView } from './utils-ff65c75b.js';
2
+ import { o as observeInView } from './utils-63eab4bd.js';
3
3
 
4
4
  const ptcHomepageVideoBackgroundCss = "h1,\nh2,\nh3,\nh4,\nh5,\nh6,\np,\nul,\nli,\nptc-subnav,\nptc-tab-list,\nptc-link, ptc-square-card,\n.hyphenate-text, ptc-footer {\n word-break: break-word;\n hyphens: manual;\n -webkit-hyphens: manual;\n -moz-hyphens: manual;\n -ms-hyphens: manual;\n}\n@supports (hyphenate-limit-chars: 12 3 3) {\n h1,\nh2,\nh3,\nh4,\nh5,\nh6,\np,\nul,\nli,\nptc-subnav,\nptc-tab-list,\nptc-link, ptc-square-card,\n.hyphenate-text, ptc-footer {\n hyphens: auto;\n -webkit-hyphenate-limit-before: 3;\n /* For Safari */\n -webkit-hyphenate-limit-after: 3;\n /* For Safari */\n hyphenate-limit-chars: 12 3 3;\n hyphenate-limit-lines: 2;\n hyphenate-limit-last: always;\n hyphenate-limit-zone: 6%;\n -webkit-hyphens: auto;\n -webkit-hyphenate-limit-before: 3;\n -webkit-hyphenate-limit-after: 3;\n -webkit-hyphenate-limit-chars: 12 3 3;\n -webkit-hyphenate-limit-lines: 2;\n -moz-hyphens: auto;\n -moz-hyphenate-limit-chars: 12 3 3;\n -moz-hyphenate-limit-lines: 2;\n -ms-hyphens: auto;\n -ms-hyphenate-limit-chars: 12 3 3;\n -ms-hyphenate-limit-lines: 2;\n }\n}\n\n:host {\n display: block;\n position: relative;\n overflow: hidden;\n}\n\na {\n text-decoration: none !important;\n color: inherit !important;\n}\n\nh1,\nh2,\nh3,\nh4,\nh5,\nh6,\np,\nul,\nli,\nptc-subnav,\nptc-tab-list,\nptc-link, ptc-square-card,\n.hyphenate-text, ptc-footer {\n word-break: break-word;\n hyphens: manual;\n -webkit-hyphens: manual;\n -moz-hyphens: manual;\n -ms-hyphens: manual;\n}\n@supports (hyphenate-limit-chars: 12 3 3) {\n h1,\nh2,\nh3,\nh4,\nh5,\nh6,\np,\nul,\nli,\nptc-subnav,\nptc-tab-list,\nptc-link, ptc-square-card,\n.hyphenate-text, ptc-footer {\n hyphens: auto;\n -webkit-hyphenate-limit-before: 3;\n /* For Safari */\n -webkit-hyphenate-limit-after: 3;\n /* For Safari */\n hyphenate-limit-chars: 12 3 3;\n hyphenate-limit-lines: 2;\n hyphenate-limit-last: always;\n hyphenate-limit-zone: 6%;\n -webkit-hyphens: auto;\n -webkit-hyphenate-limit-before: 3;\n -webkit-hyphenate-limit-after: 3;\n -webkit-hyphenate-limit-chars: 12 3 3;\n -webkit-hyphenate-limit-lines: 2;\n -moz-hyphens: auto;\n -moz-hyphenate-limit-chars: 12 3 3;\n -moz-hyphenate-limit-lines: 2;\n -ms-hyphens: auto;\n -ms-hyphenate-limit-chars: 12 3 3;\n -ms-hyphenate-limit-lines: 2;\n }\n}\n\n.ptc-container {\n padding-right: 24px;\n padding-left: 24px;\n margin-right: auto;\n margin-left: auto;\n}\n\n@media only screen and (min-width: 1200px) {\n .ptc-container {\n padding-left: 0;\n padding-right: 0;\n max-width: 1136px;\n }\n}\n@media only screen and (min-width: 1440px) {\n .ptc-container {\n padding-left: 0;\n padding-right: 0;\n max-width: 1200px;\n }\n}\n.ptc-container-lg {\n padding-right: 15px;\n padding-left: 15px;\n margin-right: auto;\n margin-left: auto;\n}\n\n@media only screen and (min-width: 480px) {\n .ptc-container-lg {\n padding-left: var(--ptc-layout-spacing-03);\n padding-right: var(--ptc-layout-spacing-03);\n }\n}\n@media only screen and (min-width: 768px) {\n .ptc-container-lg {\n padding-left: var(--ptc-layout-spacing-04);\n padding-right: var(--ptc-layout-spacing-04);\n }\n}\n@media only screen and (min-width: 992px) {\n .ptc-container-lg {\n padding-left: var(--ptc-element-spacing-08);\n padding-right: var(--ptc-element-spacing-08);\n }\n}\n@media only screen and (min-width: 1980px) {\n .ptc-container-lg {\n padding-left: 0;\n padding-right: 0;\n max-width: 1900px;\n }\n}\n.ptc-container-fluid {\n width: 100%;\n}\n\n.primary-content-wrapper {\n max-width: 720px;\n padding: 120px 0;\n}\n@media only screen and (min-width: 992px) {\n .primary-content-wrapper {\n padding: 160px 0;\n }\n}\n@media only screen and (min-width: 1440px) {\n .primary-content-wrapper {\n padding: 160px 0;\n }\n}\n\n.bg-video {\n width: 100%;\n}\n\n.ptc-container {\n position: relative;\n z-index: 20;\n min-height: 587px;\n}\n\n.card-links {\n margin: 0;\n padding-bottom: 72px;\n}\n@media only screen and (min-width: 992px) {\n .card-links {\n padding-bottom: 88px;\n }\n}\n.card-links .secondary-content-wrapper {\n margin: 0;\n max-width: 720px;\n}\n.card-links .card-section {\n display: flex;\n position: relative;\n flex-wrap: nowrap;\n flex-shrink: 0;\n margin: 20px -24px 0;\n white-space: nowrap;\n -ms-overflow-style: none;\n scrollbar-width: none;\n transition: box-shadow var(--ptc-transition-medium) var(--ptc-ease-out);\n}\n.card-links .card-section::-webkit-scrollbar {\n display: none;\n}\n.card-links .card-section .card-link {\n cursor: pointer;\n display: inline-flex;\n position: relative;\n overflow: hidden;\n text-decoration: none;\n z-index: 7;\n align-items: center;\n gap: 16px;\n flex: 0 0 224px;\n align-self: stretch;\n border-radius: 4px 4px 0px 0px;\n border-bottom: 2px solid var(--color-blue-07);\n background: transparent;\n backdrop-filter: blur(12px);\n padding: 24px;\n word-wrap: normal;\n color: var(--color-white);\n font-family: var(--ptc-font-latin);\n font-size: var(--ptc-font-size-small);\n font-style: var(--ptc-font-style-normal);\n font-weight: var(--ptc-font-weight-bold);\n line-height: var(--ptc-line-height-p);\n margin: 0 12px;\n}\n.card-links .card-section .card-link:first-child {\n margin-left: 24px;\n}\n.card-links .card-section .card-link:last-child {\n margin-right: 24px;\n}\n.card-links .card-section .card-link icon-asset {\n z-index: 10;\n}\n.card-links .card-section .card-link .link-text {\n display: block;\n inline-size: 190px;\n white-space: break-spaces;\n z-index: 10;\n font-size: var(--ptc-font-size-small);\n}\n@media only screen and (min-width: 992px) {\n .card-links .card-section .card-link .link-text {\n font-size: var(--ptc-font-size-medium);\n }\n}\n.card-links .card-section .card-link .bgb,\n.card-links .card-section .card-link .bgh,\n.card-links .card-section .card-link .bgp {\n position: absolute;\n top: 0;\n left: 0;\n right: 0;\n bottom: 0;\n z-index: 8;\n opacity: 0;\n}\n.card-links .card-section .card-link .link-cover {\n cursor: pointer;\n position: absolute;\n top: 0;\n left: 0;\n right: 0;\n bottom: 0;\n z-index: 11;\n width: 99%;\n height: 99%;\n border-radius: var(--ptc-border-radius-standard);\n border: 2px solid transparent;\n}\n.card-links .card-section .card-link .bgb,\n.card-links .card-section .card-link .bgh {\n transition: opacity var(--ptc-transition-medium) var(--ptc-ease-out);\n backdrop-filter: blur(6px);\n -webkit-backdrop-filter: blur(6px);\n}\n.card-links .card-section .card-link .bgb {\n background: linear-gradient(85deg, rgba(255, 255, 255, 0.04) 0%, rgba(255, 255, 255, 0.07) 100.13%);\n opacity: 1;\n}\n.card-links .card-section .card-link .bgh {\n background: linear-gradient(85deg, rgba(255, 255, 255, 0.06) 0%, rgba(255, 255, 255, 0.17) 100.13%);\n}\n.card-links .card-section .card-link .bgp {\n background: linear-gradient(85deg, rgba(255, 255, 255, 0.04) 0%, rgba(255, 255, 255, 0.12) 100.13%);\n}\n.card-links .card-section .card-link:hover .bgb,\n.card-links .card-section .card-link:hover .bgp {\n opacity: 0;\n}\n.card-links .card-section .card-link:hover .bgh {\n opacity: 1;\n}\n.card-links .card-section .card-link:active .bgb,\n.card-links .card-section .card-link:active .bgh, .card-links .card-section .card-link.active .bgb,\n.card-links .card-section .card-link.active .bgh {\n display: none;\n opacity: 0;\n}\n.card-links .card-section .card-link:active .bgp, .card-links .card-section .card-link.active .bgp {\n opacity: 1;\n}\n.card-links .card-section .card-link:focus-visible, .card-links .card-section .card-link:focus, .card-links .card-section .card-link:focus-within {\n border-radius: var(--ptc-border-radius-standard);\n outline: 5px solid var(--keyboard-nav-outline);\n border-bottom-color: white;\n}\n.card-links .card-section .card-link:focus-visible .link-cover, .card-links .card-section .card-link:focus .link-cover, .card-links .card-section .card-link:focus-within .link-cover {\n border-color: white;\n}\n.card-links .card-section:before {\n position: absolute;\n width: 32px;\n background: linear-gradient(85deg, rgba(255, 255, 255, 0) 0%, white 100.13%);\n top: 16px;\n right: 0;\n bottom: 0;\n z-index: 12;\n}\n.card-links .card-section.scroll-st {\n box-shadow: inset 2px 0px 0px rgba(255, 255, 255, 0.3);\n}\n.card-links .card-section.scroll-ed {\n box-shadow: inset -2px 0px 0px rgba(255, 255, 255, 0.3);\n}\n.card-links .card-section.scroll-ed.scroll-st {\n box-shadow: inset 2px 0px 0px rgba(255, 255, 255, 0.3), inset -2px 0px 0px rgba(255, 255, 255, 0.3);\n}\n@media only screen and (min-width: 1200px) {\n .card-links .card-section {\n margin: 20px 0 0;\n align-items: flex-start;\n justify-content: flex-start;\n align-content: flex-start;\n }\n .card-links .card-section.scroll-st, .card-links .card-section.scroll-ed, .card-links .card-section.scroll-ed.scroll-st {\n box-shadow: unset;\n }\n .card-links .card-section .card-link {\n flex: unset;\n }\n .card-links .card-section .card-link:first-child {\n margin-left: 0;\n }\n .card-links .card-section .card-link:last-child {\n margin-right: 0;\n }\n}\n@media only screen and (min-width: 1440px) {\n .card-links .card-section {\n margin: 20px 0 0;\n }\n}\n\n.card-section {\n overflow-x: visible;\n overflow-y: visible;\n animation-duration: 0ms;\n animation-delay: 1000ms;\n animation-fill-mode: forwards;\n}\n@media only screen and (min-width: 1200px) {\n .card-section {\n overflow-x: visible;\n }\n}\n.card-section .card-link {\n animation-duration: 750ms;\n animation-delay: 0ms;\n animation-fill-mode: forwards;\n opacity: 0;\n transform: translate3d(0, 30%, 0);\n}\n.card-section .card-link.card-link-1 {\n animation-delay: 0ms;\n}\n.card-section .card-link.card-link-2 {\n animation-delay: 250ms;\n}\n.card-section .card-link.card-link-3 {\n animation-delay: 500ms;\n}\n.card-section .card-link.card-link-4 {\n animation-delay: 750ms;\n}\n.card-section.in-view {\n animation-name: fadeUpInContainer;\n}\n@media only screen and (min-width: 1200px) {\n .card-section.in-view {\n overflow: visible !important;\n }\n}\n.card-section.in-view .card-link {\n animation-name: fadeUpIn;\n}\n\n@keyframes fadeUpIn {\n 0% {\n opacity: 0;\n transform: translate3d(0, 30%, 0);\n }\n 100% {\n opacity: 1;\n transform: translateZ(0);\n }\n}\n@keyframes fadeUpInContainer {\n 0% {\n overflow: visible;\n overflow-y: visible;\n overflow-x: visible;\n @media only screen and (min-width: 1200px) {\n overflow-x: visible;\n }\n }\n 100% {\n overflow: inherit;\n overflow-y: hidden;\n overflow-x: scroll;\n @media only screen and (min-width: 1200px) {\n overflow-x: hidden;\n }\n }\n}";
5
5
 
@@ -1,5 +1,5 @@
1
1
  import { r as registerInstance, h, H as Host, g as getElement } from './index-c83db688.js';
2
- import { C as CheckDarkFocusState } from './utils-ff65c75b.js';
2
+ import { C as CheckDarkFocusState } from './utils-63eab4bd.js';
3
3
 
4
4
  const ptcIconCardCss = "h1,h2,h3,h4,h5,h6,p,ul,li,ptc-subnav,ptc-tab-list,ptc-link,ptc-square-card,.hyphenate-text,ptc-footer{word-break:break-word;hyphens:manual;-webkit-hyphens:manual;-moz-hyphens:manual;-ms-hyphens:manual}@supports (hyphenate-limit-chars: 12 3 3){h1,h2,h3,h4,h5,h6,p,ul,li,ptc-subnav,ptc-tab-list,ptc-link,ptc-square-card,.hyphenate-text,ptc-footer{hyphens:auto;-webkit-hyphenate-limit-before:3;-webkit-hyphenate-limit-after:3;hyphenate-limit-chars:12 3 3;hyphenate-limit-lines:2;hyphenate-limit-last:always;hyphenate-limit-zone:6%;-webkit-hyphens:auto;-webkit-hyphenate-limit-before:3;-webkit-hyphenate-limit-after:3;-webkit-hyphenate-limit-chars:12 3 3;-webkit-hyphenate-limit-lines:2;-moz-hyphens:auto;-moz-hyphenate-limit-chars:12 3 3;-moz-hyphenate-limit-lines:2;-ms-hyphens:auto;-ms-hyphenate-limit-chars:12 3 3;-ms-hyphenate-limit-lines:2}}:host{display:block;height:100%}:host .tracker-div{display:inline}@supports (hyphenate-limit-chars: 10 3 3){:host{hyphenate-limit-chars:10 4 4}}:host a{display:block;padding:20px;background-color:var(--color-gray-10);border-radius:var(--ptc-border-radius-standard);border:2px solid transparent;align-items:center;text-decoration:none;text-align:center;box-sizing:border-box;height:100%;transition:background-color var(--ptc-transition-medium) var(--ptc-ease-inout)}@media only screen and (min-width: 992px){:host a{padding:var(--ptc-layout-spacing-03)}}:host a>div{display:flex;width:100%;height:100%;flex-direction:column;text-align:center;justify-content:center;align-items:center}@media only screen and (min-width: 480px){:host a>div{flex-direction:row;text-align:left;justify-content:left}}:host a:hover{background-color:var(--color-gray-08)}:host a:active{transition:none;background-color:var(--color-gray-09)}:host a span{display:block}:host a:focus-visible{border-radius:var(--ptc-border-radius-standard);outline:5px solid var(--keyboard-nav-outline)}:host .dark-bg a:focus-visible{border-radius:var(--ptc-border-radius-standard);border:2px solid white;outline:5px solid var(--keyboard-nav-outline)}:host .card-icon{width:2rem;height:2rem;margin:auto;margin-bottom:1rem;margin-top:0}@media only screen and (min-width: 480px){:host .card-icon{margin:0 var(--ptc-element-spacing-04) 0 0}}:host .card-title{font-weight:var(--ptc-font-weight-extrabold);color:var(--color-white)}";
5
5
 
@@ -1,6 +1,6 @@
1
1
  import { r as registerInstance, h, g as getElement } from './index-c83db688.js';
2
2
 
3
- const ptcIconMinimizeCss = "h1,h2,h3,h4,h5,h6,p,ul,li,ptc-subnav,ptc-tab-list,ptc-link,ptc-square-card,.hyphenate-text,ptc-footer{word-break:break-word;hyphens:manual;-webkit-hyphens:manual;-moz-hyphens:manual;-ms-hyphens:manual}@supports (hyphenate-limit-chars: 12 3 3){h1,h2,h3,h4,h5,h6,p,ul,li,ptc-subnav,ptc-tab-list,ptc-link,ptc-square-card,.hyphenate-text,ptc-footer{hyphens:auto;-webkit-hyphenate-limit-before:3;-webkit-hyphenate-limit-after:3;hyphenate-limit-chars:12 3 3;hyphenate-limit-lines:2;hyphenate-limit-last:always;hyphenate-limit-zone:6%;-webkit-hyphens:auto;-webkit-hyphenate-limit-before:3;-webkit-hyphenate-limit-after:3;-webkit-hyphenate-limit-chars:12 3 3;-webkit-hyphenate-limit-lines:2;-moz-hyphens:auto;-moz-hyphenate-limit-chars:12 3 3;-moz-hyphenate-limit-lines:2;-ms-hyphens:auto;-ms-hyphenate-limit-chars:12 3 3;-ms-hyphenate-limit-lines:2}}.content{transition:max-height ease-out 250ms;overflow:hidden;max-height:0}.ptc-icon-minimize .header{display:flex;justify-content:space-between;align-items:center;align-content:center}.ptc-icon-minimize .header .title{color:var(--color-gray-10);font-family:\"Raleway\";font-style:normal;font-weight:var(--ptc-font-weight-bold);font-size:var(--ptc-font-size-medium);line-height:var(--ptc-line-height-normal)}@media (min-width: 992px){.ptc-icon-minimize .header .title{font-size:var(--ptc-font-size-x-small)}}.ptc-icon-minimize .header .icon{cursor:pointer;border:1px solid var(--color-gray-10);border-radius:2px;transition:background-color ease-out 250ms;background-color:transparent;height:1rem;width:1rem;text-align:center;display:flex;align-items:center;justify-content:center}.ptc-icon-minimize .header .icon:hover{background-color:var(--color-gray-02)}.ptc-icon-minimize .header .icon icon-asset{position:relative;width:0.5rem;height:0.5rem;display:flex;outline:transparent !important}.ptc-icon-minimize .header .icon icon-asset svg.xxx-small.sc-icon-asset{width:0.5rem;height:0.5rem;outline:none !important}.ptc-icon-minimize .header .icon icon-asset:focus{outline:none !important}.ptc-icon-minimize .header .icon icon-asset:focus-visible{outline:none !important}.ptc-icon-minimize .header .icon icon-asset:active{outline:none !important}.ptc-icon-minimize .header .icon:focus-visible{border-radius:var(--ptc-border-radius-standard);outline:5px solid var(--keyboard-nav-outline)}.ptc-icon-minimize .header .icon:focus-visible icon-asset{outline:none !important}.ptc-icon-minimize .header .icon:active icon-asset{outline:none !important}";
3
+ const ptcIconMinimizeCss = "h1,h2,h3,h4,h5,h6,p,ul,li,ptc-subnav,ptc-tab-list,ptc-link,ptc-square-card,.hyphenate-text,ptc-footer{word-break:break-word;hyphens:manual;-webkit-hyphens:manual;-moz-hyphens:manual;-ms-hyphens:manual}@supports (hyphenate-limit-chars: 12 3 3){h1,h2,h3,h4,h5,h6,p,ul,li,ptc-subnav,ptc-tab-list,ptc-link,ptc-square-card,.hyphenate-text,ptc-footer{hyphens:auto;-webkit-hyphenate-limit-before:3;-webkit-hyphenate-limit-after:3;hyphenate-limit-chars:12 3 3;hyphenate-limit-lines:2;hyphenate-limit-last:always;hyphenate-limit-zone:6%;-webkit-hyphens:auto;-webkit-hyphenate-limit-before:3;-webkit-hyphenate-limit-after:3;-webkit-hyphenate-limit-chars:12 3 3;-webkit-hyphenate-limit-lines:2;-moz-hyphens:auto;-moz-hyphenate-limit-chars:12 3 3;-moz-hyphenate-limit-lines:2;-ms-hyphens:auto;-ms-hyphenate-limit-chars:12 3 3;-ms-hyphenate-limit-lines:2}}.content{transition:max-height ease-out 250ms;overflow:hidden;max-height:0}.ptc-icon-minimize .header{display:flex;justify-content:space-between;align-items:center;align-content:center}.ptc-icon-minimize .header .title{color:var(--color-gray-10);font-family:\"Raleway\";font-style:normal;font-weight:var(--ptc-font-weight-bold);font-size:var(--ptc-font-size-medium);line-height:var(--ptc-line-height-normal)}@media (min-width: 992px){.ptc-icon-minimize .header .title{font-size:var(--ptc-font-size-x-small)}}.ptc-icon-minimize .header .icon{cursor:pointer;border:1px solid var(--color-gray-10);border-radius:2px;transition:background-color ease-out 250ms;background-color:transparent;height:1rem;width:1rem;text-align:center;display:flex;align-items:center;justify-content:center}.ptc-icon-minimize .header .icon:hover{background-color:var(--color-gray-02)}.ptc-icon-minimize .header .icon icon-asset{position:relative;width:0.5rem;height:0.5rem;display:flex;outline:transparent !important}.ptc-icon-minimize .header .icon icon-asset svg.xxx-small.sc-icon-asset{width:0.5rem;height:0.5rem;outline:none !important}.ptc-icon-minimize .header .icon icon-asset:focus{outline:none !important}.ptc-icon-minimize .header .icon icon-asset:focus-visible{outline:none !important}.ptc-icon-minimize .header .icon icon-asset:active{outline:none !important}.ptc-icon-minimize .header .icon:focus-visible{border-radius:var(--ptc-border-radius-standard);outline:5px solid var(--keyboard-nav-outline);margin-right:5px}.ptc-icon-minimize .header .icon:focus-visible icon-asset{outline:none !important}.ptc-icon-minimize .header .icon:active icon-asset{outline:none !important}";
4
4
 
5
5
  const PtcIconMinimize = class {
6
6
  constructor(hostRef) {
@@ -16,6 +16,7 @@ const PtcIconMinimize = class {
16
16
  this.listType = "default";
17
17
  this.dataRefineValue = undefined;
18
18
  this.trackerId = undefined;
19
+ this.tabIndexValue = 0;
19
20
  }
20
21
  componentWillLoad() {
21
22
  this.timeStamp = Date.now().toString();
@@ -25,11 +26,20 @@ const PtcIconMinimize = class {
25
26
  if (this.opened && !content.style.maxHeight) {
26
27
  content.style.maxHeight = content.scrollHeight + "px";
27
28
  }
29
+ if (!this.opened) {
30
+ this.setTabIndex();
31
+ }
28
32
  }
29
33
  dropdownToggle() {
30
34
  this.opened = !this.opened;
35
+ this.setTabIndex();
36
+ }
37
+ setTabIndex() {
31
38
  var checkList = this.host.querySelector(".fitler-check-list");
32
39
  var checkListModal = this.host.querySelector(".fitler-check-list-modal");
40
+ if (checkList == null) {
41
+ checkList = this.host.querySelector(".filter-checkbox-list");
42
+ }
33
43
  if (checkList) {
34
44
  var checkBoxesList = checkList.querySelectorAll("ptc-checkbox");
35
45
  if (checkBoxesList) {
@@ -39,6 +49,26 @@ const PtcIconMinimize = class {
39
49
  }
40
50
  });
41
51
  }
52
+ var checkBoxesIconList = checkList.querySelectorAll("ptc-icon-minimize");
53
+ if (checkBoxesIconList) {
54
+ checkBoxesIconList.forEach(item => {
55
+ if (item.shadowRoot.querySelector(".icon")) {
56
+ this.opened ? item.shadowRoot.querySelector(".icon").setAttribute("tabindex", "0") :
57
+ item.shadowRoot.querySelector(".icon").setAttribute("tabindex", "-1");
58
+ var childrenCheckBoxesList = item.querySelectorAll("ptc-checkbox");
59
+ if (childrenCheckBoxesList) {
60
+ childrenCheckBoxesList.forEach(childitem => {
61
+ if (childitem.shadowRoot.querySelector("label")) {
62
+ childitem.shadowRoot.querySelector("label").tabIndex = item.opened ? 0 : -1;
63
+ }
64
+ });
65
+ }
66
+ }
67
+ });
68
+ }
69
+ }
70
+ if (checkListModal == null) {
71
+ checkListModal = this.host.querySelector(".filter-check-list-modal");
42
72
  }
43
73
  if (checkListModal) {
44
74
  var checkBoxesListModal = checkListModal.querySelectorAll("ptc-checkbox");
@@ -49,6 +79,23 @@ const PtcIconMinimize = class {
49
79
  }
50
80
  });
51
81
  }
82
+ var checkBoxesModelIconList = checkListModal.querySelectorAll("ptc-icon-minimize");
83
+ if (checkBoxesModelIconList) {
84
+ checkBoxesModelIconList.forEach(item => {
85
+ if (item.shadowRoot.querySelector(".icon")) {
86
+ this.opened ? item.shadowRoot.querySelector(".icon").setAttribute("tabindex", "0") :
87
+ item.shadowRoot.querySelector(".icon").setAttribute("tabindex", "-1");
88
+ var childrenCheckBoxesList = item.querySelectorAll("ptc-checkbox");
89
+ if (childrenCheckBoxesList) {
90
+ childrenCheckBoxesList.forEach(childitem => {
91
+ if (childitem.shadowRoot.querySelector("label")) {
92
+ childitem.shadowRoot.querySelector("label").tabIndex = item.opened ? 0 : -1;
93
+ }
94
+ });
95
+ }
96
+ }
97
+ });
98
+ }
52
99
  }
53
100
  }
54
101
  getScrollHeight() {
@@ -95,9 +142,9 @@ const PtcIconMinimize = class {
95
142
  let scrollHeight = this.getScrollHeight();
96
143
  let icon = this.opened ? 'minus' : 'plus';
97
144
  return (h("div", { class: 'ptc-icon-minimize' }, this.listType == "default" ?
98
- 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: 0 }, h("icon-asset", { type: "ptc", color: "black", size: "xxx-small", name: icon })))
145
+ 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 })))
99
146
  : this.listType == "checkbox" ?
100
- 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: 0 }, h("icon-asset", { type: "ptc", color: "black", size: "xxx-small", name: icon })))
147
+ h("div", { class: "header" }, 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 })))
101
148
  : null, h("div", { class: "content", style: scrollHeight }, h("slot", null))));
102
149
  }
103
150
  get host() { return getElement(this); }
@@ -0,0 +1,129 @@
1
+ import { r as registerInstance, h, H as Host, g as getElement } from './index-c83db688.js';
2
+ import { R as ResponsiveBgVariables } from './interfaces-4caedd26.js';
3
+
4
+ const ptcImgCss = "h1,h2,h3,h4,h5,h6,p,ul,li,ptc-subnav,ptc-tab-list,ptc-link,ptc-square-card,.hyphenate-text,ptc-footer{word-break:break-word;hyphens:manual;-webkit-hyphens:manual;-moz-hyphens:manual;-ms-hyphens:manual}@supports (hyphenate-limit-chars: 12 3 3){h1,h2,h3,h4,h5,h6,p,ul,li,ptc-subnav,ptc-tab-list,ptc-link,ptc-square-card,.hyphenate-text,ptc-footer{hyphens:auto;-webkit-hyphenate-limit-before:3;-webkit-hyphenate-limit-after:3;hyphenate-limit-chars:12 3 3;hyphenate-limit-lines:2;hyphenate-limit-last:always;hyphenate-limit-zone:6%;-webkit-hyphens:auto;-webkit-hyphenate-limit-before:3;-webkit-hyphenate-limit-after:3;-webkit-hyphenate-limit-chars:12 3 3;-webkit-hyphenate-limit-lines:2;-moz-hyphens:auto;-moz-hyphenate-limit-chars:12 3 3;-moz-hyphenate-limit-lines:2;-ms-hyphens:auto;-ms-hyphenate-limit-chars:12 3 3;-ms-hyphenate-limit-lines:2}}.smart-bg{width:100%;height:100%;background-size:cover;background-repeat:no-repeat;background-position:50% 50%}.smart-img{position:absolute;display:block;width:100%;height:100%;top:0;left:0;background-size:cover;background-repeat:no-repeat;background-position:50% 50%}.radius-standard{border-radius:var(--ptc-border-radius-standard)}.radius-standard-top{border-top-left-radius:var(--ptc-border-radius-standard);border-top-right-radius:var(--ptc-border-radius-standard)}.radius-large{border-radius:var(--ptc-border-radius-large)}.radius-large-top{border-top-left-radius:var(--ptc-border-radius-large);border-top-right-radius:var(--ptc-border-radius-large)}.lazy-bg{background-image:none !important;background-color:var(--color-gray-03)}@media only screen and (min-width: 768px){.hidden-xs{display:none !important}}@media (min-width: 768px) and (max-width: 991px){.hidden-sm{display:none !important}}@media (min-width: 992px) and (max-width: 1199px){.hidden-md{display:none !important}}@media only screen and (min-width: 768px){.hidden-lg{display:none !important}}";
5
+
6
+ const PtcImg = class {
7
+ constructor(hostRef) {
8
+ registerInstance(this, hostRef);
9
+ this.sizeXs = '510x340';
10
+ this.sizeSm = '1240x496';
11
+ this.sizeMd = '1366x500';
12
+ this.sizeLg = '1920x1080';
13
+ this.imgUrl = undefined;
14
+ this.imageType = 'smart-bg';
15
+ this.borderRadius = '';
16
+ this.loadMode = 'lazy-bg';
17
+ this.styles = undefined;
18
+ }
19
+ /**
20
+ * Image Z Index
21
+ */
22
+ // @Prop() imageZIndex: 'z-index-auto' | 'z-index-n-2' | 'z-index-n-1' | 'z-index-p-1' | 'z-index-p-2' = 'z-index-auto';
23
+ WindowResize() {
24
+ this.setResponsiveBg();
25
+ }
26
+ render() {
27
+ const classMap = this.getCssClassMap();
28
+ return (h(Host, null, this.styles && h("style", null, this.styles), h("div", { class: classMap, "data-xs": `${this.imgUrl}`, "data-sm": `${this.imgUrl}`, "data-md": `${this.imgUrl}`, "data-lg": `${this.imgUrl}` }, this.imageType == 'smart-bg' ? h("slot", null) : null)));
29
+ }
30
+ componentDidLoad() {
31
+ this.addIntersectionObserver();
32
+ this.setResponsiveBg();
33
+ }
34
+ componentWillUpdate() {
35
+ this.addIntersectionObserver();
36
+ this.setResponsiveBg();
37
+ }
38
+ //responsive image
39
+ setResponsiveBg() {
40
+ // Define local variables
41
+ let backgrounds = (this.el || document).querySelectorAll(ResponsiveBgVariables.selector), el, elData, currentBreakpoint = this.getCurrentBreakPoints();
42
+ // Loop through all target elements
43
+ for (var i = 0, len = backgrounds.length; i < len; i++) {
44
+ // Set current variables
45
+ el = backgrounds[i];
46
+ elData = el.getAttribute('data-' + currentBreakpoint);
47
+ // If the data attribute exists, set the background
48
+ if (elData !== null) {
49
+ el.style.backgroundImage = "url('" + elData + "')";
50
+ }
51
+ else {
52
+ if (typeof console == 'object') {
53
+ console.warn('Data attribute: data-' + currentBreakpoint + ' not found on element:\n\n' + el.outerHTML + '\n\n\n');
54
+ }
55
+ }
56
+ }
57
+ }
58
+ //lazy loading
59
+ addIntersectionObserver() {
60
+ if (!this.imgUrl) {
61
+ console.log('no image!');
62
+ return;
63
+ }
64
+ if ('IntersectionObserver' in window) {
65
+ let lazyLoadBgs = (this.el || document).querySelectorAll('.lazy-bg');
66
+ let bgObserver = new IntersectionObserver(entries => {
67
+ entries.forEach(entry => {
68
+ if (entry.isIntersecting) {
69
+ const image = entry.target;
70
+ image.classList.remove('lazy-bg');
71
+ bgObserver.unobserve(image);
72
+ }
73
+ });
74
+ });
75
+ lazyLoadBgs.forEach(image => {
76
+ bgObserver.observe(image);
77
+ });
78
+ }
79
+ }
80
+ getCssClassMap() {
81
+ return {
82
+ [this.imageType]: true,
83
+ 'ptc-img': true,
84
+ [this.borderRadius]: true,
85
+ [this.loadMode]: true,
86
+ // [this.imageZIndex] : true
87
+ };
88
+ }
89
+ getCurrentBreakPoints() {
90
+ // Define local variables
91
+ let doc = window.document, temp = doc.createElement('div'), env;
92
+ // Append test node
93
+ doc.body.appendChild(temp);
94
+ // Loop through breakpoints
95
+ for (let i = ResponsiveBgVariables.envs.length - 1; i >= 0; i--) {
96
+ env = ResponsiveBgVariables.envs[i];
97
+ // Add classes
98
+ temp.className = 'hidden-' + env;
99
+ // Found breakpoint
100
+ if (temp.offsetParent === null) {
101
+ // Remove our test node
102
+ doc.body.removeChild(temp);
103
+ // Return current breakpoint
104
+ return env;
105
+ }
106
+ }
107
+ // Breakpoint not found, try fallback
108
+ doc.body.removeChild(temp);
109
+ return this.getFallbackBreakpoint();
110
+ }
111
+ getFallbackBreakpoint() {
112
+ if (window.matchMedia('(min-width: 992px)').matches) {
113
+ return 'lg';
114
+ }
115
+ else if (window.matchMedia('(min-width: 768px)').matches) {
116
+ return 'md';
117
+ }
118
+ else if (window.matchMedia('(min-width: 576px)').matches) {
119
+ return 'sm';
120
+ }
121
+ else {
122
+ return 'xs';
123
+ }
124
+ }
125
+ get el() { return getElement(this); }
126
+ };
127
+ PtcImg.style = ptcImgCss;
128
+
129
+ export { PtcImg as ptc_img };