@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,275 @@
1
+ 'use strict';
2
+
3
+ Object.defineProperty(exports, '__esModule', { value: true });
4
+
5
+ const index = require('./index-63ddc79c.js');
6
+
7
+ 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)}";
8
+
9
+ const PtcCloseIcon = class {
10
+ constructor(hostRef) {
11
+ index.registerInstance(this, hostRef);
12
+ }
13
+ render() {
14
+ return (index.h(index.Host, null, index.h("div", { class: 'close-icon mf-listen', "tab-index": "0" }, index.h("svg", { xmlns: "http://www.w3.org/2000/svg", width: "14", height: "14", viewBox: "0 0 14 14", fill: "none", tabindex: 0 }, index.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" })))));
15
+ }
16
+ };
17
+ PtcCloseIcon.style = ptcCloseIconCss;
18
+
19
+ 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)}";
20
+
21
+ const PtcModal = class {
22
+ constructor(hostRef) {
23
+ index.registerInstance(this, hostRef);
24
+ this.closed = index.createEvent(this, "closed", 7);
25
+ this.opened = index.createEvent(this, "opened", 7);
26
+ this.handleKeyPress = (event) => {
27
+ if (event.key === 'Enter' || event.key === ' ') {
28
+ this.openedByKeyboard = true;
29
+ }
30
+ };
31
+ this.handleMouseDown = () => {
32
+ this.openedByKeyboard = false;
33
+ };
34
+ this.iframeUrl = undefined;
35
+ this.size = 'sm';
36
+ this.customClass = undefined;
37
+ this.show = false;
38
+ this.overlay = true;
39
+ this.fixed = false;
40
+ this.keepInViewport = false;
41
+ this.closeOnBlur = false;
42
+ this.rounded = false;
43
+ this.hideContainer = false;
44
+ this.showHeaderFooter = false;
45
+ this.overlayHeight = undefined;
46
+ this.borderRadius = 'standard';
47
+ this.isBioModal = false;
48
+ this.styles = undefined;
49
+ this.modalType = 'default-modal';
50
+ this.vhCenter = false;
51
+ this.headerOnlyBg = undefined;
52
+ this.headerOnlyText1 = undefined;
53
+ this.headerOnlyText2 = undefined;
54
+ this.bottomCloseBtn = undefined;
55
+ this.initialFocus = true;
56
+ this.openedByKeyboard = false;
57
+ this.bodyOverflowSetting = undefined;
58
+ }
59
+ fireOnClosed(modal) {
60
+ this.closed.emit(modal);
61
+ document.activeElement.blur();
62
+ }
63
+ fireOnOpened(modal) {
64
+ this.opened.emit(modal);
65
+ setTimeout(() => {
66
+ const wrapperEle = this.el.shadowRoot.querySelector('.wrapper');
67
+ wrapperEle && wrapperEle.focus();
68
+ }, 100);
69
+ if (this.openedByKeyboard) {
70
+ this.initialFocus &&
71
+ setTimeout(() => {
72
+ this.setInitialFocus();
73
+ }, 150);
74
+ }
75
+ else {
76
+ this.openedByKeyboard = false;
77
+ }
78
+ }
79
+ connectedCallback() {
80
+ document.addEventListener('keydown', this.handleKeyPress);
81
+ document.addEventListener('mousedown', this.handleMouseDown);
82
+ }
83
+ disconnectedCallback() {
84
+ document.removeEventListener('keydown', this.handleKeyPress);
85
+ document.removeEventListener('mousedown', this.handleMouseDown);
86
+ }
87
+ componentWillLoad() {
88
+ let body = document.querySelector('body');
89
+ this.bodyOverflowSetting = {
90
+ //overflow: body.style['overflow'],
91
+ overflowY: body.style['overflowY'],
92
+ overflowX: body.style['overflowX'],
93
+ };
94
+ }
95
+ componentWillRender() {
96
+ let body = document.querySelector('body');
97
+ if (body) {
98
+ if (this.show) {
99
+ //body.style['overflow'] = 'hidden';
100
+ if (this.fixed) {
101
+ body.style['overflowY'] = 'hidden';
102
+ body.style['overflowX'] = 'hidden';
103
+ }
104
+ else {
105
+ body.style['overflowY'] = 'scroll';
106
+ body.style['overflowX'] = 'hidden';
107
+ }
108
+ }
109
+ else {
110
+ //body.style['overflow'] = this.bodyOverflowSetting.overflow;
111
+ body.style['overflowY'] = this.bodyOverflowSetting.overflowY;
112
+ body.style['overflowX'] = this.bodyOverflowSetting.overflowX;
113
+ }
114
+ }
115
+ }
116
+ componentDidLoad() {
117
+ if (this.show) {
118
+ this.fireOnOpened(this);
119
+ }
120
+ if (this.showHeaderFooter) {
121
+ this.handleScroll();
122
+ }
123
+ }
124
+ componentDidUpdate() {
125
+ if (this.show) {
126
+ this.fireOnOpened(this);
127
+ }
128
+ else {
129
+ this.fireOnClosed(this);
130
+ }
131
+ }
132
+ resizeIframe(e) {
133
+ let iFrame = e.target;
134
+ setTimeout(() => {
135
+ try {
136
+ if (iFrame.contentDocument) {
137
+ iFrame.height = `${iFrame.contentDocument.body.scrollHeight}px`;
138
+ }
139
+ else {
140
+ iFrame.height = '616px'; //default
141
+ iFrame.removeAttribute('scrolling');
142
+ }
143
+ }
144
+ catch (error) {
145
+ console.log(error);
146
+ iFrame.height = '616px'; //default
147
+ iFrame.removeAttribute('scrolling');
148
+ }
149
+ iFrame.classList.add('ready');
150
+ }, 50);
151
+ }
152
+ handleScroll() {
153
+ let modal = this.el.shadowRoot.querySelector('.shadow-scroller');
154
+ if (modal) {
155
+ let body = modal.querySelector('.modal-body');
156
+ var height = body.clientHeight;
157
+ var scrollHeight = body.scrollHeight;
158
+ var scrollTop = body.scrollTop;
159
+ var offset = body.offsetHeight;
160
+ if (height < scrollHeight) {
161
+ //has scrollbar
162
+ if (scrollTop > 0) {
163
+ //can scroll up
164
+ modal.classList.add('scroll-top');
165
+ }
166
+ else {
167
+ modal.classList.remove('scroll-top');
168
+ }
169
+ if (offset + scrollTop < scrollHeight) {
170
+ //can scroll down
171
+ modal.classList.add('scroll-bottom');
172
+ }
173
+ else {
174
+ modal.classList.remove('scroll-bottom');
175
+ }
176
+ }
177
+ }
178
+ }
179
+ close() {
180
+ this.show = false;
181
+ }
182
+ setInitialFocus() {
183
+ var _a, _b, _c;
184
+ 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');
185
+ const closeIcon = (_b = this.el.shadowRoot) === null || _b === void 0 ? void 0 : _b.querySelector('ptc-close-icon');
186
+ const closeSvg = (_c = closeIcon === null || closeIcon === void 0 ? void 0 : closeIcon.shadowRoot) === null || _c === void 0 ? void 0 : _c.querySelector('svg');
187
+ if (closeSvg) {
188
+ closeSvg.focus();
189
+ }
190
+ else if (firstFocusableElement) {
191
+ firstFocusableElement.focus();
192
+ }
193
+ }
194
+ render() {
195
+ let content;
196
+ let overlay;
197
+ let type = this.iframeUrl ? 'frame' : 'html';
198
+ let closebtn = (index.h("div", { class: "close", id: "modal-close" }, index.h("ptc-close-icon", { onClick: e => {
199
+ e.preventDefault();
200
+ this.close();
201
+ }, onKeyPress: e => {
202
+ e.preventDefault();
203
+ this.close();
204
+ } })));
205
+ let bottomCloseBtnEle = (index.h("div", { class: "bottom-close", id: "modal-bottom-close", onClick: e => {
206
+ e.preventDefault();
207
+ this.close();
208
+ }, onKeyPress: e => {
209
+ e.preventDefault();
210
+ this.close();
211
+ } }, index.h("span", null, this.bottomCloseBtn)));
212
+ if (this.iframeUrl) {
213
+ content = index.h("iframe", { src: this.iframeUrl, frameBorder: 0, allowFullScreen: false, height: '100%', width: '100%', scrolling: "no", onLoad: this.resizeIframe });
214
+ }
215
+ else {
216
+ if (this.showHeaderFooter) {
217
+ content = index.h("slot", { name: "body" });
218
+ }
219
+ else {
220
+ content = index.h("slot", null);
221
+ }
222
+ }
223
+ if (this.overlay) {
224
+ if (this.closeOnBlur) {
225
+ overlay = index.h("div", { class: "overlay", onClick: _ => this.close() });
226
+ }
227
+ else {
228
+ overlay = index.h("div", { class: "overlay" });
229
+ }
230
+ }
231
+ return (index.h(index.Host, { class: this.getCssClassMap() }, this.styles && index.h("style", null, this.styles), index.h("div", { class: `wrapper ${this.show ? 'show' : 'hide'} ${this.fixed ? 'fixed' : ''} ` }, overlay, index.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
232
+ ? [
233
+ index.h("div", { class: "event-list-header" }, index.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;}" }), index.h("div", { class: "text-wrapper" }, index.h("span", null, this.headerOnlyText1 ? this.headerOnlyText1 : ''), index.h("span", null, this.headerOnlyText2 ? this.headerOnlyText2 : ''))),
234
+ ]
235
+ : null, this.showHeaderFooter
236
+ ? [
237
+ index.h("div", { class: "modal-header" }, index.h("slot", { name: "header" }), closebtn),
238
+ index.h("div", { class: "modal-body", onScroll: () => this.handleScroll() }, content),
239
+ index.h("div", { class: "modal-footer" }, index.h("slot", { name: "footer" })),
240
+ ]
241
+ : [closebtn, index.h("div", { class: "modal-body" }, content)], this.modalType === 'event-listing' && this.bottomCloseBtn ? [bottomCloseBtnEle] : null))));
242
+ }
243
+ getCssClassMap() {
244
+ return {
245
+ ['no-container']: this.hideContainer,
246
+ ['bio-modal']: this.isBioModal,
247
+ ['enclose-modal']: !this.isBioModal && this.keepInViewport,
248
+ [this.borderRadius]: true,
249
+ [this.modalType]: true,
250
+ ['vh-center']: this.vhCenter,
251
+ };
252
+ }
253
+ async showModal() {
254
+ this.show = true;
255
+ }
256
+ async hideModal() {
257
+ this.show = false;
258
+ }
259
+ async toggleModal() {
260
+ this.show = !this.show;
261
+ }
262
+ async reloadIframe() {
263
+ if (this.iframeUrl) {
264
+ let iframe = this.el.shadowRoot.querySelector('iframe');
265
+ if (iframe) {
266
+ iframe.src = iframe.src;
267
+ }
268
+ }
269
+ }
270
+ get el() { return index.getElement(this); }
271
+ };
272
+ PtcModal.style = ptcModalCss;
273
+
274
+ exports.ptc_close_icon = PtcCloseIcon;
275
+ exports.ptc_modal = PtcModal;
@@ -3,7 +3,7 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index = require('./index-63ddc79c.js');
6
- const component = require('./component-4dd13907.js');
6
+ const component = require('./component-6a178a16.js');
7
7
 
8
8
  // Define the ElqLib class
9
9
  class ElqLib {
@@ -4,7 +4,7 @@ Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index = require('./index-63ddc79c.js');
6
6
  const utils = require('./utils-ad441b07.js');
7
- const component = require('./component-4dd13907.js');
7
+ const component = require('./component-6a178a16.js');
8
8
  const _commonjsHelpers = require('./_commonjsHelpers-537d719a.js');
9
9
 
10
10
  /**
@@ -4,7 +4,7 @@ Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index = require('./index-63ddc79c.js');
6
6
 
7
- 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}";
7
+ 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}";
8
8
 
9
9
  const PtcIconMinimize = class {
10
10
  constructor(hostRef) {
@@ -20,6 +20,7 @@ const PtcIconMinimize = class {
20
20
  this.listType = "default";
21
21
  this.dataRefineValue = undefined;
22
22
  this.trackerId = undefined;
23
+ this.tabIndexValue = 0;
23
24
  }
24
25
  componentWillLoad() {
25
26
  this.timeStamp = Date.now().toString();
@@ -29,11 +30,20 @@ const PtcIconMinimize = class {
29
30
  if (this.opened && !content.style.maxHeight) {
30
31
  content.style.maxHeight = content.scrollHeight + "px";
31
32
  }
33
+ if (!this.opened) {
34
+ this.setTabIndex();
35
+ }
32
36
  }
33
37
  dropdownToggle() {
34
38
  this.opened = !this.opened;
39
+ this.setTabIndex();
40
+ }
41
+ setTabIndex() {
35
42
  var checkList = this.host.querySelector(".fitler-check-list");
36
43
  var checkListModal = this.host.querySelector(".fitler-check-list-modal");
44
+ if (checkList == null) {
45
+ checkList = this.host.querySelector(".filter-checkbox-list");
46
+ }
37
47
  if (checkList) {
38
48
  var checkBoxesList = checkList.querySelectorAll("ptc-checkbox");
39
49
  if (checkBoxesList) {
@@ -43,6 +53,26 @@ const PtcIconMinimize = class {
43
53
  }
44
54
  });
45
55
  }
56
+ var checkBoxesIconList = checkList.querySelectorAll("ptc-icon-minimize");
57
+ if (checkBoxesIconList) {
58
+ checkBoxesIconList.forEach(item => {
59
+ if (item.shadowRoot.querySelector(".icon")) {
60
+ this.opened ? item.shadowRoot.querySelector(".icon").setAttribute("tabindex", "0") :
61
+ item.shadowRoot.querySelector(".icon").setAttribute("tabindex", "-1");
62
+ var childrenCheckBoxesList = item.querySelectorAll("ptc-checkbox");
63
+ if (childrenCheckBoxesList) {
64
+ childrenCheckBoxesList.forEach(childitem => {
65
+ if (childitem.shadowRoot.querySelector("label")) {
66
+ childitem.shadowRoot.querySelector("label").tabIndex = item.opened ? 0 : -1;
67
+ }
68
+ });
69
+ }
70
+ }
71
+ });
72
+ }
73
+ }
74
+ if (checkListModal == null) {
75
+ checkListModal = this.host.querySelector(".filter-check-list-modal");
46
76
  }
47
77
  if (checkListModal) {
48
78
  var checkBoxesListModal = checkListModal.querySelectorAll("ptc-checkbox");
@@ -53,6 +83,23 @@ const PtcIconMinimize = class {
53
83
  }
54
84
  });
55
85
  }
86
+ var checkBoxesModelIconList = checkListModal.querySelectorAll("ptc-icon-minimize");
87
+ if (checkBoxesModelIconList) {
88
+ checkBoxesModelIconList.forEach(item => {
89
+ if (item.shadowRoot.querySelector(".icon")) {
90
+ this.opened ? item.shadowRoot.querySelector(".icon").setAttribute("tabindex", "0") :
91
+ item.shadowRoot.querySelector(".icon").setAttribute("tabindex", "-1");
92
+ var childrenCheckBoxesList = item.querySelectorAll("ptc-checkbox");
93
+ if (childrenCheckBoxesList) {
94
+ childrenCheckBoxesList.forEach(childitem => {
95
+ if (childitem.shadowRoot.querySelector("label")) {
96
+ childitem.shadowRoot.querySelector("label").tabIndex = item.opened ? 0 : -1;
97
+ }
98
+ });
99
+ }
100
+ }
101
+ });
102
+ }
56
103
  }
57
104
  }
58
105
  getScrollHeight() {
@@ -99,9 +146,9 @@ const PtcIconMinimize = class {
99
146
  let scrollHeight = this.getScrollHeight();
100
147
  let icon = this.opened ? 'minus' : 'plus';
101
148
  return (index.h("div", { class: 'ptc-icon-minimize' }, this.listType == "default" ?
102
- index.h("div", { class: "header" }, index.h("div", { class: "title" }, this.heading), index.h("div", { class: "icon mf-listen", id: this.trackerId, onClick: () => this.dropdownToggle(), onKeyDown: this.handleKeyDown, tabIndex: 0 }, index.h("icon-asset", { type: "ptc", color: "black", size: "xxx-small", name: icon })))
149
+ index.h("div", { class: "header" }, index.h("div", { class: "title" }, this.heading), index.h("div", { class: "icon mf-listen", id: this.trackerId, onClick: () => this.dropdownToggle(), onKeyDown: this.handleKeyDown, tabIndex: this.tabIndexValue }, index.h("icon-asset", { type: "ptc", color: "black", size: "xxx-small", name: icon })))
103
150
  : this.listType == "checkbox" ?
104
- index.h("div", { class: "header" }, index.h("div", { class: "title" }, index.h("ptc-checkbox", { checked: "unchecked", "data-refine": this.dataRefineValue, "input-name": "", value: this.heading }, this.heading)), index.h("div", { class: "icon mf-listen", id: this.trackerId, onClick: () => this.dropdownToggle(), onKeyDown: this.handleKeyDown, tabIndex: 0 }, index.h("icon-asset", { type: "ptc", color: "black", size: "xxx-small", name: icon })))
151
+ index.h("div", { class: "header" }, index.h("div", { class: "title" }, index.h("ptc-checkbox", { checked: "unchecked", "data-refine": this.dataRefineValue, "input-name": "", value: this.heading, tabIndex: this.tabIndexValue }, this.heading)), index.h("div", { class: "icon mf-listen", id: this.trackerId, onClick: () => this.dropdownToggle(), onKeyDown: this.handleKeyDown, tabIndex: this.tabIndexValue }, index.h("icon-asset", { type: "ptc", color: "black", size: "xxx-small", name: icon })))
105
152
  : null, index.h("div", { class: "content", style: scrollHeight }, index.h("slot", null))));
106
153
  }
107
154
  get host() { return index.getElement(this); }
@@ -0,0 +1,133 @@
1
+ 'use strict';
2
+
3
+ Object.defineProperty(exports, '__esModule', { value: true });
4
+
5
+ const index = require('./index-63ddc79c.js');
6
+ const interfaces = require('./interfaces-574e6df7.js');
7
+
8
+ 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}}";
9
+
10
+ const PtcImg = class {
11
+ constructor(hostRef) {
12
+ index.registerInstance(this, hostRef);
13
+ this.sizeXs = '510x340';
14
+ this.sizeSm = '1240x496';
15
+ this.sizeMd = '1366x500';
16
+ this.sizeLg = '1920x1080';
17
+ this.imgUrl = undefined;
18
+ this.imageType = 'smart-bg';
19
+ this.borderRadius = '';
20
+ this.loadMode = 'lazy-bg';
21
+ this.styles = undefined;
22
+ }
23
+ /**
24
+ * Image Z Index
25
+ */
26
+ // @Prop() imageZIndex: 'z-index-auto' | 'z-index-n-2' | 'z-index-n-1' | 'z-index-p-1' | 'z-index-p-2' = 'z-index-auto';
27
+ WindowResize() {
28
+ this.setResponsiveBg();
29
+ }
30
+ render() {
31
+ const classMap = this.getCssClassMap();
32
+ return (index.h(index.Host, null, this.styles && index.h("style", null, this.styles), index.h("div", { class: classMap, "data-xs": `${this.imgUrl}`, "data-sm": `${this.imgUrl}`, "data-md": `${this.imgUrl}`, "data-lg": `${this.imgUrl}` }, this.imageType == 'smart-bg' ? index.h("slot", null) : null)));
33
+ }
34
+ componentDidLoad() {
35
+ this.addIntersectionObserver();
36
+ this.setResponsiveBg();
37
+ }
38
+ componentWillUpdate() {
39
+ this.addIntersectionObserver();
40
+ this.setResponsiveBg();
41
+ }
42
+ //responsive image
43
+ setResponsiveBg() {
44
+ // Define local variables
45
+ let backgrounds = (this.el || document).querySelectorAll(interfaces.ResponsiveBgVariables.selector), el, elData, currentBreakpoint = this.getCurrentBreakPoints();
46
+ // Loop through all target elements
47
+ for (var i = 0, len = backgrounds.length; i < len; i++) {
48
+ // Set current variables
49
+ el = backgrounds[i];
50
+ elData = el.getAttribute('data-' + currentBreakpoint);
51
+ // If the data attribute exists, set the background
52
+ if (elData !== null) {
53
+ el.style.backgroundImage = "url('" + elData + "')";
54
+ }
55
+ else {
56
+ if (typeof console == 'object') {
57
+ console.warn('Data attribute: data-' + currentBreakpoint + ' not found on element:\n\n' + el.outerHTML + '\n\n\n');
58
+ }
59
+ }
60
+ }
61
+ }
62
+ //lazy loading
63
+ addIntersectionObserver() {
64
+ if (!this.imgUrl) {
65
+ console.log('no image!');
66
+ return;
67
+ }
68
+ if ('IntersectionObserver' in window) {
69
+ let lazyLoadBgs = (this.el || document).querySelectorAll('.lazy-bg');
70
+ let bgObserver = new IntersectionObserver(entries => {
71
+ entries.forEach(entry => {
72
+ if (entry.isIntersecting) {
73
+ const image = entry.target;
74
+ image.classList.remove('lazy-bg');
75
+ bgObserver.unobserve(image);
76
+ }
77
+ });
78
+ });
79
+ lazyLoadBgs.forEach(image => {
80
+ bgObserver.observe(image);
81
+ });
82
+ }
83
+ }
84
+ getCssClassMap() {
85
+ return {
86
+ [this.imageType]: true,
87
+ 'ptc-img': true,
88
+ [this.borderRadius]: true,
89
+ [this.loadMode]: true,
90
+ // [this.imageZIndex] : true
91
+ };
92
+ }
93
+ getCurrentBreakPoints() {
94
+ // Define local variables
95
+ let doc = window.document, temp = doc.createElement('div'), env;
96
+ // Append test node
97
+ doc.body.appendChild(temp);
98
+ // Loop through breakpoints
99
+ for (let i = interfaces.ResponsiveBgVariables.envs.length - 1; i >= 0; i--) {
100
+ env = interfaces.ResponsiveBgVariables.envs[i];
101
+ // Add classes
102
+ temp.className = 'hidden-' + env;
103
+ // Found breakpoint
104
+ if (temp.offsetParent === null) {
105
+ // Remove our test node
106
+ doc.body.removeChild(temp);
107
+ // Return current breakpoint
108
+ return env;
109
+ }
110
+ }
111
+ // Breakpoint not found, try fallback
112
+ doc.body.removeChild(temp);
113
+ return this.getFallbackBreakpoint();
114
+ }
115
+ getFallbackBreakpoint() {
116
+ if (window.matchMedia('(min-width: 992px)').matches) {
117
+ return 'lg';
118
+ }
119
+ else if (window.matchMedia('(min-width: 768px)').matches) {
120
+ return 'md';
121
+ }
122
+ else if (window.matchMedia('(min-width: 576px)').matches) {
123
+ return 'sm';
124
+ }
125
+ else {
126
+ return 'xs';
127
+ }
128
+ }
129
+ get el() { return index.getElement(this); }
130
+ };
131
+ PtcImg.style = ptcImgCss;
132
+
133
+ exports.ptc_img = PtcImg;