@ptcwebops/ptcw-design 6.2.20-beta → 6.2.21-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 (111) 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 +155 -0
  9. package/dist/cjs/ptc-card-content.cjs.entry.js +76 -0
  10. package/dist/cjs/ptc-close-icon_2.cjs.entry.js +239 -0
  11. package/dist/cjs/ptc-data-lookup.cjs.entry.js +1 -1
  12. package/dist/cjs/ptc-form-checkbox_4.cjs.entry.js +1 -1
  13. package/dist/cjs/ptc-img.cjs.entry.js +133 -0
  14. package/dist/cjs/ptc-link.cjs.entry.js +87 -0
  15. package/dist/cjs/ptc-para.cjs.entry.js +127 -0
  16. package/dist/cjs/ptc-scroll-button.cjs.entry.js +136 -0
  17. package/dist/cjs/ptc-spacer.cjs.entry.js +38 -0
  18. package/dist/cjs/ptc-sticky-title.cjs.entry.js +2 -2
  19. package/dist/cjs/ptc-title.cjs.entry.js +152 -0
  20. package/dist/cjs/ptc-value-led-layout.cjs.entry.js +1 -1
  21. package/dist/cjs/ptcw-design.cjs.js +1 -1
  22. package/dist/collection/components/ptc-sticky-title/ptc-sticky-title.js +2 -2
  23. package/dist/collection/components/ptc-value-led-layout/ptc-value-led-layout.js +1 -1
  24. package/dist/custom-elements/index.js +4 -4
  25. package/dist/esm/blog-detail-content_2.entry.js +1 -1
  26. package/dist/esm/blog-detail-layout.entry.js +1 -1
  27. package/dist/esm/blogs-search-section.entry.js +1 -1
  28. package/dist/esm/{component-9c921cc6.js → component-80f298b4.js} +1 -1
  29. package/dist/esm/event-jumbotron-example.entry.js +142 -0
  30. package/dist/esm/homepage-jumbotron.entry.js +1 -1
  31. package/dist/esm/homepage-toggled-content.entry.js +1 -1
  32. package/dist/esm/icon-asset.entry.js +61 -0
  33. package/dist/esm/list-item.entry.js +44 -0
  34. package/dist/esm/loader.js +1 -1
  35. package/dist/esm/most-popular-news.entry.js +1 -1
  36. package/dist/esm/my-component.entry.js +1 -1
  37. package/dist/esm/ptc-accordion-item.entry.js +1 -1
  38. package/dist/esm/ptc-background-video.entry.js +1 -1
  39. package/dist/esm/ptc-breadcrumb.entry.js +43 -0
  40. package/dist/esm/ptc-button.entry.js +83 -0
  41. package/dist/esm/ptc-card-bottom_2.entry.js +150 -0
  42. package/dist/esm/ptc-card-content.entry.js +72 -0
  43. package/dist/esm/ptc-close-icon_2.entry.js +234 -0
  44. package/dist/esm/ptc-collapse-list.entry.js +1 -1
  45. package/dist/esm/ptc-data-lookup.entry.js +1 -1
  46. package/dist/esm/ptc-form-checkbox_4.entry.js +2 -2
  47. package/dist/esm/ptc-homepage-image-feature.entry.js +1 -1
  48. package/dist/esm/ptc-homepage-video-background.entry.js +1 -1
  49. package/dist/esm/ptc-icon-card.entry.js +1 -1
  50. package/dist/esm/ptc-img.entry.js +129 -0
  51. package/dist/esm/ptc-link.entry.js +83 -0
  52. package/dist/esm/ptc-media-card.entry.js +1 -1
  53. package/dist/esm/ptc-para.entry.js +123 -0
  54. package/dist/esm/ptc-pricing-packaging-table.entry.js +1 -1
  55. package/dist/esm/ptc-pricing-tabs.entry.js +1 -1
  56. package/dist/esm/ptc-scroll-button.entry.js +132 -0
  57. package/dist/esm/ptc-social-icons-footer.entry.js +1 -1
  58. package/dist/esm/ptc-spacer.entry.js +34 -0
  59. package/dist/esm/ptc-sticky-title.entry.js +2 -2
  60. package/dist/esm/ptc-title.entry.js +148 -0
  61. package/dist/esm/ptc-value-led-layout.entry.js +1 -1
  62. package/dist/esm/ptcw-design.js +1 -1
  63. package/dist/esm/{utils-ff65c75b.js → utils-63eab4bd.js} +1 -1
  64. package/dist/ptcw-design/p-01075feb.entry.js +1 -0
  65. package/dist/ptcw-design/p-0c69ea52.entry.js +1 -0
  66. package/dist/ptcw-design/p-1070f8a3.entry.js +1 -0
  67. package/dist/ptcw-design/{p-e0b873d0.entry.js → p-16e70f20.entry.js} +1 -1
  68. package/dist/ptcw-design/{p-ae970a60.entry.js → p-17f6e145.entry.js} +1 -1
  69. package/dist/ptcw-design/p-25a25451.entry.js +1 -0
  70. package/dist/ptcw-design/p-28371371.entry.js +1 -0
  71. package/dist/ptcw-design/{p-e4000363.entry.js → p-28be539b.entry.js} +1 -1
  72. package/dist/ptcw-design/{p-a3b57ede.entry.js → p-291072b4.entry.js} +1 -1
  73. package/dist/ptcw-design/{p-d9abe7e8.entry.js → p-48c33817.entry.js} +1 -1
  74. package/dist/ptcw-design/{p-e3f8e5d5.entry.js → p-49e54079.entry.js} +1 -1
  75. package/dist/ptcw-design/{p-2c6fc745.entry.js → p-4ee98a3e.entry.js} +1 -1
  76. package/dist/ptcw-design/{p-d10cb999.entry.js → p-627103d8.entry.js} +1 -1
  77. package/dist/ptcw-design/{p-c95f423e.entry.js → p-6a3caf2b.entry.js} +1 -1
  78. package/dist/ptcw-design/{p-7a9611b4.entry.js → p-6f5fecae.entry.js} +1 -1
  79. package/dist/ptcw-design/p-72825cf6.entry.js +1 -0
  80. package/dist/ptcw-design/p-7793babb.entry.js +1 -0
  81. package/dist/ptcw-design/{p-8872161f.js → p-77b1221e.js} +1 -1
  82. package/dist/ptcw-design/p-7fe4d383.entry.js +1 -0
  83. package/dist/ptcw-design/{p-c37a3bd2.entry.js → p-821f0ff9.entry.js} +1 -1
  84. package/dist/ptcw-design/p-92d22c78.entry.js +1 -0
  85. package/dist/ptcw-design/p-9e9ae28c.entry.js +1 -0
  86. package/dist/ptcw-design/p-b651c1cb.entry.js +1 -0
  87. package/dist/ptcw-design/p-b8ee8699.entry.js +1 -0
  88. package/dist/ptcw-design/p-bf18b622.entry.js +1 -0
  89. package/dist/ptcw-design/{p-1b257420.entry.js → p-c01ea76f.entry.js} +1 -1
  90. package/dist/ptcw-design/p-c378ee48.entry.js +1 -0
  91. package/dist/ptcw-design/{p-6d3326da.entry.js → p-cbee4653.entry.js} +1 -1
  92. package/dist/ptcw-design/p-d0b980c0.entry.js +1 -0
  93. package/dist/ptcw-design/{p-11e0edaf.entry.js → p-d2825140.entry.js} +1 -1
  94. package/dist/ptcw-design/{p-c66b8926.entry.js → p-d3229458.entry.js} +1 -1
  95. package/dist/ptcw-design/{p-da82dc93.entry.js → p-e577ad62.entry.js} +1 -1
  96. package/dist/ptcw-design/{p-808ec62a.entry.js → p-eec2f3da.entry.js} +1 -1
  97. package/dist/ptcw-design/p-fb5fd29f.entry.js +1 -0
  98. package/dist/ptcw-design/{p-0fdfd4ad.entry.js → p-fc0348a7.entry.js} +1 -1
  99. package/dist/ptcw-design/{p-36007a57.entry.js → p-fd394e84.entry.js} +1 -1
  100. package/dist/ptcw-design/ptcw-design.esm.js +1 -1
  101. package/package.json +1 -1
  102. package/readme.md +1 -1
  103. package/dist/cjs/event-jumbotron-example_15.cjs.entry.js +0 -1394
  104. package/dist/cjs/ptc-card-bottom.cjs.entry.js +0 -67
  105. package/dist/esm/event-jumbotron-example_15.entry.js +0 -1376
  106. package/dist/esm/ptc-card-bottom.entry.js +0 -63
  107. package/dist/ptcw-design/p-43b4b4e2.entry.js +0 -1
  108. package/dist/ptcw-design/p-9fe0c27d.entry.js +0 -1
  109. package/dist/ptcw-design/p-a8b6714a.entry.js +0 -1
  110. package/dist/ptcw-design/p-fec1acdf.entry.js +0 -1
  111. /package/dist/ptcw-design/{p-bcab66bf.js → p-672a349f.js} +0 -0
@@ -0,0 +1,155 @@
1
+ 'use strict';
2
+
3
+ Object.defineProperty(exports, '__esModule', { value: true });
4
+
5
+ const index = require('./index-63ddc79c.js');
6
+
7
+ const ptcCardBottomCss = "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}:host ::slotted([slot=seo-content]){display:none}:host(.card-tall) .ptc-card-bottom-wrapper,:host(.card-wide) .ptc-card-bottom-wrapper{position:absolute;bottom:0;left:0;padding:0 var(--ptc-element-spacing-07) var(--ptc-element-spacing-07) var(--ptc-element-spacing-06);z-index:2}:host(.card-2up) .ptc-card-bottom-wrapper{position:absolute;bottom:0;left:0;padding:0px 24px 24px 16px}:host(.card-playlist){flex:72% 2 1;align-self:center}:host(.mouse-hover-card-bottom) .ptc-card-bottom-wrapper{z-index:5;cursor:pointer}:host(.extra-tall){position:absolute;top:0;left:0}:host(.extra-tall) .ptc-card-bottom-wrapper{position:relative;top:0px;left:0px;bottom:0px;right:0px;display:flex;flex-direction:column;align-items:center;width:calc(100% - 64px);padding:var(--ptc-layout-spacing-05) var(--ptc-element-spacing-07);padding-bottom:calc(var(--ptc-layout-spacing-03) + var(--ptc-layout-spacing-05));z-index:2}@media only screen and (min-width: 768px){:host(.extra-tall) .ptc-card-bottom-wrapper{padding-bottom:var(--ptc-layout-spacing-05)}}@media only screen and (min-width: 992px){:host(.extra-tall) .ptc-card-bottom-wrapper{padding-top:var(--ptc-layout-spacing-05)}}@media only screen and (min-width: 1200px){:host(.extra-tall) .ptc-card-bottom-wrapper{padding-top:calc(var(--ptc-layout-spacing-04) + var(--ptc-layout-spacing-05))}}@media only screen and (min-width: 1440px){:host(.extra-tall) .ptc-card-bottom-wrapper{padding-top:calc(var(--ptc-layout-spacing-05) * 2)}}:host(.color-outlined) .ptc-card-bottom-wrapper{position:absolute;top:50%;transform:translateY(-50%);display:flex;justify-content:center;flex-direction:column;align-items:center;width:calc(100% - 80px);height:100%;padding:0px var(--ptc-element-spacing-08)}:host(.most-popular){padding:0 16px 14px 16px}@media only screen and (min-width: 768px){:host(.card-2up) .ptc-card-bottom-wrapper{padding:0 32px 32px 24px}}@media only screen and (min-width: 1200px){:host(.card-video-intro){flex:20% 2 1;justify-content:flex-end}:host(.card-video-intro) .ptc-card-bottom-wrapper{display:flex;justify-content:flex-end}}@media only screen and (min-width: 1440px){:host(.card-2up) .ptc-card-bottom-wrapper{width:70%}}@media only screen and (min-width: 1980px){:host(.card-2up) .ptc-card-bottom-wrapper{width:60%}}";
8
+
9
+ const PtcCardBottom = class {
10
+ constructor(hostRef) {
11
+ index.registerInstance(this, hostRef);
12
+ this.hoverEvent = index.createEvent(this, "hoverEvent", 7);
13
+ this.leaveEvent = index.createEvent(this, "leaveEvent", 7);
14
+ this.cardType = undefined;
15
+ this.styles = undefined;
16
+ }
17
+ hoverEventHandler() {
18
+ this.hoverEvent.emit();
19
+ //if statement: the card type that doesn't need a hover event
20
+ if (!this.el.classList.contains('card-video') && !this.el.classList.contains('card-playlist') && !this.el.classList.contains('extra-tall')) {
21
+ this.el.previousElementSibling.classList.add('mouse-hover');
22
+ this.el.classList.add('mouse-hover-card-bottom');
23
+ }
24
+ if (this.el.classList.contains('event-podcast')) {
25
+ this.addClassOnDefaultSlot();
26
+ }
27
+ }
28
+ leaveEventHandler() {
29
+ this.hoverEvent.emit();
30
+ //if statement: the card type that doesn't need a hover event
31
+ if (!this.el.classList.contains('card-video') && !this.el.classList.contains('card-playlist') && !this.el.classList.contains('extra-tall')) {
32
+ this.el.previousElementSibling.classList.remove('mouse-hover');
33
+ this.el.classList.remove('mouse-hover-card-bottom');
34
+ }
35
+ if (this.el.classList.contains('event-podcast')) {
36
+ this.removeClassOnDefaultSlot();
37
+ }
38
+ }
39
+ async addClassOnDefaultSlot() {
40
+ const slot = this.el.shadowRoot.querySelector('slot:not([name])');
41
+ console.log('slot: ' + slot);
42
+ const assignedElements = slot.assignedElements();
43
+ assignedElements.forEach((ele) => {
44
+ !ele.classList.contains('event-podcast') && ele.classList.add('event-podcast');
45
+ });
46
+ }
47
+ async removeClassOnDefaultSlot() {
48
+ const slot = this.el.shadowRoot.querySelector('slot:not([name])');
49
+ const assignedElements = slot.assignedElements();
50
+ assignedElements.forEach((ele) => {
51
+ ele.classList.contains('event-podcast') && ele.classList.remove('event-podcast');
52
+ });
53
+ }
54
+ render() {
55
+ const classMap = this.getCssClassMap();
56
+ return (index.h(index.Host, { part: "card-bottom", class: classMap, onMouseEnter: this.hoverEventHandler.bind(this), onMouseLeave: this.leaveEventHandler.bind(this) }, this.styles && index.h("style", null, this.styles), index.h("slot", { name: "slot-content" }), index.h("div", { class: "ptc-card-bottom-wrapper" }, index.h("slot", null))));
57
+ }
58
+ getCssClassMap() {
59
+ return {
60
+ [this.cardType]: this.cardType ? true : false,
61
+ };
62
+ }
63
+ get el() { return index.getElement(this); }
64
+ };
65
+ PtcCardBottom.style = ptcCardBottomCss;
66
+
67
+ const ptcCardWrapperCss = "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}:host(.card-tall),:host(.card-wide),:host(.card-video),:host(.card-playlist),:host(.card-2up){position:relative}:host(.card-tall) a,:host(.card-wide) a,:host(.card-video) a,:host(.card-playlist) a,:host(.card-2up) a{text-decoration:none !important}:host(.card-tall) a:hover,:host(.card-wide) a:hover,:host(.card-video) a:hover,:host(.card-playlist) a:hover,:host(.card-2up) a:hover{text-decoration:none}:host(.card-tall) a:focus,:host(.card-wide) a:focus,:host(.card-video) a:focus,:host(.card-playlist) a:focus,:host(.card-2up) a:focus{outline:none;text-decoration:none}:host(.card-tall) a:focus-visible,:host(.card-wide) a:focus-visible,:host(.card-video) a:focus-visible,:host(.card-playlist) a:focus-visible,:host(.card-2up) a:focus-visible{outline:none;text-decoration:none}:host(.card-tall) a:focus-visible::before,:host(.card-wide) a:focus-visible::before,:host(.card-video) a:focus-visible::before,:host(.card-playlist) a:focus-visible::before,:host(.card-2up) a:focus-visible::before{content:\"\";position:absolute;top:0;left:0;width:100%;height:100%;z-index:2;border-radius:var(--ptc-border-radius-large);outline:5px solid var(--keyboard-nav-outline)}:host(.card-tall) a.focus-state-dark-background:focus-visible::before,:host(.card-wide) a.focus-state-dark-background:focus-visible::before,:host(.card-video) a.focus-state-dark-background:focus-visible::before,:host(.card-playlist) a.focus-state-dark-background:focus-visible::before,:host(.card-2up) a.focus-state-dark-background:focus-visible::before{border:2px solid white}:host(.card-playlist) div:not(.tracker-div),:host(.card-playlist) a{display:flex;text-decoration:none;outline:none}:host(.card-playlist) div:not(.tracker-div):hover,:host(.card-playlist) a:hover{text-decoration:none;outline:none}:host(.card-video-intro){border-bottom-left-radius:var(--ptc-border-radius-large);border-bottom-right-radius:var(--ptc-border-radius-large)}:host(.card-video-intro) div:not(.tracker-div){display:block}:host(.card-video-shadow){box-shadow:var(--ptc-shadow-x-small)}:host(.extra-tall){position:relative}:host(.extra-tall) a{position:relative;display:block;width:100%;height:100%;inset:0px}:host(.extra-tall) a::after{content:\"\";position:absolute;width:100%;height:100%;background:rgba(0, 0, 0, 0);bottom:0;left:0;border-radius:var(--ptc-border-radius-large);transition:background var(--ptc-transition-medium) var(--ptc-ease-inout)}:host(.extra-tall) a:focus-visible{border-radius:var(--ptc-border-radius-standard);outline:5px solid var(--keyboard-nav-outline)}:host(.color-outlined){position:relative;border-radius:var(--ptc-border-radius-large)}:host(.color-outlined) a:focus-visible{box-shadow:0 0 0 5px var(--keyboard-nav-outline);border-radius:var(--ptc-border-radius-standard) !important;display:block;outline:none}:host(.card-video-p){padding:var(--ptc-element-spacing-05);padding-bottom:var(--ptc-element-spacing-06)}:host(.card-m-right){margin-right:var(--ptc-element-spacing-02)}:host(.card-m-left){margin-left:var(--ptc-element-spacing-02)}:host(.extraT-overlay) a::after{background:rgba(0, 0, 0, 0.6)}@media only screen and (min-width: 768px){:host(.card-m-right){margin-right:var(--ptc-element-spacing-03)}:host(.card-m-left){margin-left:var(--ptc-element-spacing-03)}}@media only screen and (min-width: 992px){:host(.card-m-right){margin-right:var(--ptc-element-spacing-04)}:host(.card-m-left){margin-left:var(--ptc-element-spacing-04)}}@media only screen and (min-width: 1200px){:host(.card-video-intro) div:not(.tracker-div){display:flex}}:host(.result-box){width:505px;border:1px solid #6A6A6A;padding-top:56px;padding-bottom:56px;border-radius:var(--ptc-border-radius-large)}:host(.result-box) div:not(.tracker-div){display:flex;justify-content:center;align-items:center;flex-direction:column}:host(.simple-card){border-radius:var(--ptc-border-radius-standard);background-color:var(--color-white);box-shadow:var(--ptc-shadow-small);padding:var(--ptc-layout-spacing-03)}:host(.simple-card) a{text-decoration:none}:host(.simple-card) a:hover{text-decoration:none}:host(.most-popular){position:relative;margin:12px;background-color:var(--color-white)}:host(.most-popular) a{text-decoration:none}:host(.most-popular) a:hover{text-decoration:none}:host(.most-popular) a:focus-visible{box-shadow:0 0 0 5px var(--keyboard-nav-outline);border-radius:var(--ptc-border-radius-standard) !important;display:block;outline:none}:host(.disabled) a{pointer-events:none;cursor:default;text-decoration:none}:host(.event-podcast) a:focus-visible{box-shadow:0 0 0 5px var(--keyboard-nav-outline);border-radius:var(--ptc-border-radius-standard) !important;display:block;outline:none}";
68
+
69
+ const PtcCardPlm = class {
70
+ constructor(hostRef) {
71
+ index.registerInstance(this, hostRef);
72
+ this.hoverEvent = index.createEvent(this, "hoverEvent", 7);
73
+ this.leaveEvent = index.createEvent(this, "leaveEvent", 7);
74
+ this.squareHeightChanged = index.createEvent(this, "squareHeightChanged", 7);
75
+ this.cardType = undefined;
76
+ this.cardLink = undefined;
77
+ this.linkTitle = undefined;
78
+ this.linkTarget = '_self';
79
+ this.isLoading = false;
80
+ this.trackerId = undefined;
81
+ this.disabled = false;
82
+ this.styles = undefined;
83
+ this.darkFocusState = false;
84
+ }
85
+ handleResize() {
86
+ this.checkScreenSize();
87
+ this.emitHeight();
88
+ }
89
+ hoverEventHandler() {
90
+ if (this.el.classList.contains('extra-tall')) {
91
+ this.hoverEvent.emit();
92
+ this.el.classList.add('extraT-overlay');
93
+ }
94
+ if (this.el.classList.contains('color-outlined')) {
95
+ this.hoverEvent.emit();
96
+ const cardOverlay = this.el.querySelector('ptc-overlay');
97
+ cardOverlay.setOverlay('black-5');
98
+ }
99
+ }
100
+ leaveEventHandler() {
101
+ if (this.el.classList.contains('extra-tall')) {
102
+ this.hoverEvent.emit();
103
+ this.el.classList.remove('extraT-overlay');
104
+ }
105
+ if (this.el.classList.contains('color-outlined')) {
106
+ this.hoverEvent.emit();
107
+ const cardOverlay = this.el.querySelector('ptc-overlay');
108
+ cardOverlay.setOverlay('black-4');
109
+ }
110
+ }
111
+ componentDidLoad() {
112
+ this.checkScreenSize();
113
+ this.emitHeight();
114
+ }
115
+ render() {
116
+ const classMap = this.getCssClassMap();
117
+ const Tag = !!this.cardLink ? 'a' : 'div';
118
+ return (index.h(index.Host, Object.assign({ class: classMap }, (!this.isLoading ? { onMouseEnter: this.hoverEventHandler.bind(this) } : {}), (!this.isLoading ? { onMouseLeave: this.leaveEventHandler.bind(this) } : {})), this.styles && index.h("style", null, this.styles), index.h("div", { class: "tracker-div mf-listen", id: this.trackerId }, index.h(Tag, Object.assign({ class: `mf-listen ${this.darkFocusState ? "focus-state-dark-background" : ""}` }, (!!this.cardLink && this.cardType !== "simple-card" ? { tabindex: '0' } : { tabindex: '-1' }), (!!this.cardLink && !this.isLoading ? { href: this.cardLink } : {}), (!!this.linkTarget && !!this.cardLink && !this.isLoading ? { target: this.linkTarget } : {}), (!!this.cardLink && !this.isLoading ? { title: this.linkTitle ? this.linkTitle : this.cardLink } : {})), index.h("slot", null)))));
119
+ }
120
+ getCssClassMap() {
121
+ return {
122
+ [this.cardType]: this.cardType ? true : false,
123
+ ['disabled']: this.disabled,
124
+ };
125
+ }
126
+ emitHeight() {
127
+ const height = this.el.offsetHeight;
128
+ this.squareHeightChanged.emit(height);
129
+ }
130
+ getBtmContentHeight() {
131
+ const bottomContent = this.el.querySelector('ptc-card-bottom');
132
+ return bottomContent.offsetHeight;
133
+ }
134
+ checkScreenSize() {
135
+ if (this.cardType === 'extra-tall') {
136
+ if (window.innerWidth < 768) {
137
+ const cardContent = this.el.querySelector('ptc-card-content');
138
+ if (cardContent) {
139
+ cardContent.setHeight(this.getBtmContentHeight());
140
+ }
141
+ }
142
+ else {
143
+ const cardContent = this.el.querySelector('ptc-card-content');
144
+ if (cardContent) {
145
+ cardContent.removeInlineHeight();
146
+ }
147
+ }
148
+ }
149
+ }
150
+ get el() { return index.getElement(this); }
151
+ };
152
+ PtcCardPlm.style = ptcCardWrapperCss;
153
+
154
+ exports.ptc_card_bottom = PtcCardBottom;
155
+ exports.ptc_card_wrapper = PtcCardPlm;
@@ -0,0 +1,76 @@
1
+ 'use strict';
2
+
3
+ Object.defineProperty(exports, '__esModule', { value: true });
4
+
5
+ const index = require('./index-63ddc79c.js');
6
+
7
+ const ptcCardContentCss = "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 ::slotted([slot=seo-content]){display:none}:host(.speed-bump){border:1px solid var(--color-gray-08);border-radius:var(--ptc-border-radius-large);padding:var(--ptc-element-spacing-06) 28px var(--ptc-element-spacing-06) 28px;text-align:center}:host(.speed-bump-2){border:1px solid var(--color-gray-08);border-radius:var(--ptc-border-radius-large);padding:var(--ptc-element-spacing-07) var(--ptc-element-spacing-05);text-align:center}@media only screen and (min-width: 768px){:host(.speed-bump){text-align:left}}@media only screen and (min-width: 768px){:host(.speed-bump-2){text-align:left}}:host(.card-tall) .ptc-card-content-wrapper,:host(.card-video) .ptc-card-content-wrapper,:host(.card-wide) .ptc-card-content-wrapper,:host(.card-playlist) .ptc-card-content-wrapper{border-radius:var(--ptc-border-radius-large);position:relative}:host(.card-tall) .ptc-card-content-wrapper::before,:host(.card-video) .ptc-card-content-wrapper::before,:host(.card-wide) .ptc-card-content-wrapper::before,:host(.card-playlist) .ptc-card-content-wrapper::before{content:\"\";position:absolute;width:100%;height:100%;border-radius:var(--ptc-border-radius-large);top:0;left:0;background:transparent;z-index:1;box-shadow:var(--ptc-shadow-x-small);transition:background var(--ptc-transition-medium) var(--ptc-ease-inout)}:host(.card-tall) .ptc-card-content-wrapper::after,:host(.card-video) .ptc-card-content-wrapper::after,:host(.card-wide) .ptc-card-content-wrapper::after,:host(.card-playlist) .ptc-card-content-wrapper::after{content:url(\"data:image/svg+xml,%3Csvg width='54' height='56' viewBox='0 0 54 56' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg filter='url(%23filter0_d_126_10476)'%3E%3Cpath d='M42 20L12 36V4L42 20Z' fill='white'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='filter0_d_126_10476' x='0' y='0' width='54' height='56' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='8'/%3E%3CfeGaussianBlur stdDeviation='6'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.5 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_126_10476'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_126_10476' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E%0A\");position:absolute;opacity:0;top:52.5%;left:50%;transform:translate(-50%, -50%);z-index:2;transition:opacity var(--ptc-transition-medium) var(--ptc-ease-inout)}:host(.extra-tall) .ptc-card-content-wrapper{border-radius:var(--ptc-border-radius-large);position:relative;box-shadow:0px 4px 4px rgba(0, 0, 0, 0.12)}:host(.card-2up) .ptc-card-content-wrapper{border-radius:var(--ptc-border-radius-large);position:relative}:host(.card-2up) .ptc-card-content-wrapper::before{content:\"\";position:absolute;width:100%;height:100%;border-radius:var(--ptc-border-radius-large);top:0;left:0;background:transparent;z-index:1;box-shadow:var(--ptc-shadow-x-small);transition:background var(--ptc-transition-medium) var(--ptc-ease-inout)}:host(.card-2up) .ptc-card-content-wrapper::after{content:\"\";position:absolute;opacity:0;top:52.5%;left:50%;transform:translate(-50%, -50%);z-index:2;transition:opacity var(--ptc-transition-medium) var(--ptc-ease-inout)}:host(.card-playlist) .ptc-card-content-wrapper{width:112px;height:112px}:host(.card-playlist) .ptc-card-content-wrapper::before{width:112px;height:112px}:host(.card-playlist) .ptc-card-content-wrapper::after{content:url(\"data:image/svg+xml,%3Csvg width='46' height='48' viewBox='0 0 46 48' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg filter='url(%23filter0_d_126_10337)'%3E%3Cpath d='M34 16L12 28V4L34 16Z' fill='white'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='filter0_d_126_10337' x='0' y='0' width='46' height='48' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='8'/%3E%3CfeGaussianBlur stdDeviation='6'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.5 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_126_10337'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_126_10337' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E%0A\");width:40px;height:30px;top:50%}:host(.thumbnail-video-preview) .ptc-card-content-wrapper{cursor:pointer;position:relative}:host(.thumbnail-video-preview) .ptc-card-content-wrapper::before{content:\"\";position:absolute;width:100%;height:100%;top:0;left:0;background:transparent;z-index:1;box-shadow:var(--ptc-shadow-x-small);transition:background var(--ptc-transition-medium) var(--ptc-ease-inout)}:host(.thumbnail-video-preview) .ptc-card-content-wrapper::after{content:url(\"data:image/svg+xml,%3Csvg width='54' height='56' viewBox='0 0 54 56' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg filter='url(%23filter0_d_126_10476)'%3E%3Cpath d='M42 20L12 36V4L42 20Z' fill='white'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='filter0_d_126_10476' x='0' y='0' width='54' height='56' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='8'/%3E%3CfeGaussianBlur stdDeviation='6'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.5 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_126_10476'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_126_10476' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E%0A\");position:absolute;opacity:1;top:60%;left:50%;transform:translate(-50%, -50%);z-index:2;transition:opacity var(--ptc-transition-medium) var(--ptc-ease-inout)}:host(.card-video) .ptc-card-content-wrapper::after{top:59.5%}:host(.mouse-hover) .ptc-card-content-wrapper::before{background:rgba(0, 0, 0, 0.6)}:host(.mouse-hover) .ptc-card-content-wrapper::after{opacity:1}:host(.card-tall) .ptc-card-content-wrapper::before,:host(.card-wide) .ptc-card-content-wrapper::before,:host(.card-2up) .ptc-card-content-wrapper::before{height:100%}:host(.card-playlist){flex:1 2 0%;margin-right:var(--ptc-element-spacing-04)}@media only screen and (min-width: 768px){:host(.card-playlist){margin-right:var(--ptc-element-spacing-03)}}@media only screen and (min-width: 992px){:host(.card-playlist) .ptc-card-content-wrapper{width:88px;height:88px}:host(.card-playlist) .ptc-card-content-wrapper::before{width:88px;height:88px}}@media only screen and (min-width: 768px){:host(.card-playlist) .ptc-card-content-wrapper{width:112px;height:112px}:host(.card-playlist) .ptc-card-content-wrapper::before{width:112px;height:112px}}@media screen and (min-width: 1981px){:host(.card-playlist){margin-right:var(--ptc-element-spacing-04)}}@media only screen and (min-width: 1200px){:host(.card-video-intro){flex:80% 8 1}}:host(.card-video) .ptc-card-content-wrapper{padding-bottom:56.25%}:host(.card-video) .ptc-card-content-wrapper ::slotted(*){position:absolute;width:100%;height:100%;top:0;left:0}:host(.card-tall) .ptc-card-content-wrapper{height:322px}:host(.card-tall) .ptc-card-content-wrapper ::slotted(*){height:322px}:host(.card-wide) .ptc-card-content-wrapper{height:268px}:host(.card-wide) .ptc-card-content-wrapper ::slotted(*){height:268px}:host(.card-2up) .ptc-card-content-wrapper{height:322px}:host(.card-2up) .ptc-card-content-wrapper ::slotted(*){height:322px}:host(.extra-tall) .ptc-card-content-wrapper{height:auto}:host(.extra-tall) .ptc-card-content-wrapper ::slotted(*){height:auto}:host(.color-outlined){border-radius:var(--ptc-border-radius-large);box-shadow:0px 4px 4px rgba(0, 0, 0, 0.12)}:host(.color-outlined) .ptc-card-content-wrapper{height:235px}:host(.color-outlined) .ptc-card-content-wrapper ::slotted(*){height:235px}@media only screen and (min-width: 480px){:host(.extra-tall) .ptc-card-content-wrapper{height:435px}:host(.extra-tall) .ptc-card-content-wrapper ::slotted(*){height:435px}}@media only screen and (min-width: 768px){:host(.card-tall) .ptc-card-content-wrapper{height:325px}:host(.card-tall) .ptc-card-content-wrapper ::slotted(*){height:325px}:host(.card-wide) .ptc-card-content-wrapper{height:268px}:host(.card-wide) .ptc-card-content-wrapper ::slotted(*){height:268px}:host(.card-2up) .ptc-card-content-wrapper{height:268px}:host(.card-2up) .ptc-card-content-wrapper ::slotted(*){height:268px}:host(.extra-tall) .ptc-card-content-wrapper{height:507px}:host(.extra-tall) .ptc-card-content-wrapper ::slotted(*){height:507px}}@media only screen and (min-width: 992px){:host(.card-tall) .ptc-card-content-wrapper{height:380px}:host(.card-tall) .ptc-card-content-wrapper ::slotted(*){height:380px}}@media only screen and (min-width: 1200px){:host(.extra-tall) .ptc-card-content-wrapper{height:663px}:host(.extra-tall) .ptc-card-content-wrapper ::slotted(*){height:663px}}@media only screen and (min-width: 1980px){:host(.card-tall) .ptc-card-content-wrapper{height:546px}:host(.card-tall) .ptc-card-content-wrapper ::slotted(*){height:546px}:host(.card-wide) .ptc-card-content-wrapper{height:376px}:host(.card-wide) .ptc-card-content-wrapper ::slotted(*){height:376px}:host(.card-2up) .ptc-card-content-wrapper{height:376px}:host(.card-2up) .ptc-card-content-wrapper ::slotted(*){height:376px}}:host(.o-red){border:2px solid var(--color-red-07)}:host(.o-green){border:2px solid var(--color-green-07)}:host(.o-slate-grey){border:2px solid var(--color-gray-07)}:host(.o-orange){border:2px solid var(--color-orange-07)}:host(.o-blue){border:2px solid var(--color-blue-07)}";
8
+
9
+ const PtcCardContent = class {
10
+ constructor(hostRef) {
11
+ index.registerInstance(this, hostRef);
12
+ this.hoverEvent = index.createEvent(this, "hoverEvent", 7);
13
+ this.leaveEvent = index.createEvent(this, "leaveEvent", 7);
14
+ this.cardType = undefined;
15
+ this.outlineColor = undefined;
16
+ this.styles = undefined;
17
+ this.isLoading = false;
18
+ }
19
+ hoverEventHandler() {
20
+ if (!this.el.classList.contains('speed-bump') &&
21
+ !this.el.classList.contains('card-video-intro') &&
22
+ !this.el.classList.contains('card-dynamic') &&
23
+ !this.el.classList.contains('extra-tall')) {
24
+ this.hoverEvent.emit();
25
+ this.el.classList.add('mouse-hover');
26
+ if (!this.el.classList.contains('card-video') && !this.el.classList.contains('card-playlist') && this.el.nextElementSibling) {
27
+ this.el.nextElementSibling.classList.add('mouse-hover-card-bottom');
28
+ }
29
+ }
30
+ if (this.el.classList.contains('event-podcast')) {
31
+ const bottomComponent = this.el.nextElementSibling;
32
+ bottomComponent.addClassOnDefaultSlot();
33
+ }
34
+ }
35
+ leaveEventHandler() {
36
+ if (!this.el.classList.contains('speed-bump') &&
37
+ !this.el.classList.contains('card-video-intro') &&
38
+ !this.el.classList.contains('card-dynamic') &&
39
+ !this.el.classList.contains('extra-tall')) {
40
+ this.hoverEvent.emit();
41
+ this.el.classList.remove('mouse-hover');
42
+ if (!this.el.classList.contains('card-video') && !this.el.classList.contains('card-playlist') && this.el.nextElementSibling) {
43
+ this.el.nextElementSibling.classList.remove('mouse-hover-card-bottom');
44
+ }
45
+ }
46
+ if (this.el.classList.contains('event-podcast')) {
47
+ const bottomComponent = this.el.nextElementSibling;
48
+ bottomComponent.removeClassOnDefaultSlot();
49
+ }
50
+ }
51
+ async setHeight(height) {
52
+ this.el.style.height = height + 'px';
53
+ const image = this.el.querySelector('ptc-picture');
54
+ image.style.height = height + 'px';
55
+ }
56
+ async removeInlineHeight() {
57
+ this.el.style.removeProperty('height');
58
+ const image = this.el.querySelector('ptc-picture');
59
+ if (image)
60
+ image.style.removeProperty('height');
61
+ }
62
+ render() {
63
+ const classMap = this.getCssClassMap();
64
+ return (index.h(index.Host, Object.assign({ part: "card-content", class: classMap }, (!this.isLoading ? { onMouseEnter: this.hoverEventHandler.bind(this) } : {}), (!this.isLoading ? { onMouseLeave: this.leaveEventHandler.bind(this) } : {})), this.styles && index.h("style", null, this.styles), index.h("slot", { name: "slot-content" }), index.h("div", { class: "ptc-card-content-wrapper" }, index.h("slot", null))));
65
+ }
66
+ getCssClassMap() {
67
+ return {
68
+ [this.cardType]: !!this.cardType ? true : false,
69
+ [this.outlineColor]: !!this.outlineColor ? true : false,
70
+ };
71
+ }
72
+ get el() { return index.getElement(this); }
73
+ };
74
+ PtcCardContent.style = ptcCardContentCss;
75
+
76
+ exports.ptc_card_content = PtcCardContent;
@@ -0,0 +1,239 @@
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.iframeUrl = undefined;
27
+ this.size = 'sm';
28
+ this.customClass = undefined;
29
+ this.show = false;
30
+ this.overlay = true;
31
+ this.fixed = false;
32
+ this.keepInViewport = false;
33
+ this.closeOnBlur = false;
34
+ this.rounded = false;
35
+ this.hideContainer = false;
36
+ this.showHeaderFooter = false;
37
+ this.overlayHeight = undefined;
38
+ this.borderRadius = 'standard';
39
+ this.isBioModal = false;
40
+ this.styles = undefined;
41
+ this.modalType = 'default-modal';
42
+ this.vhCenter = false;
43
+ this.headerOnlyBg = undefined;
44
+ this.headerOnlyText1 = undefined;
45
+ this.headerOnlyText2 = undefined;
46
+ this.bottomCloseBtn = undefined;
47
+ this.bodyOverflowSetting = undefined;
48
+ }
49
+ fireOnClosed(modal) {
50
+ this.closed.emit(modal);
51
+ document.activeElement.blur();
52
+ }
53
+ fireOnOpened(modal) {
54
+ this.opened.emit(modal);
55
+ setTimeout(() => {
56
+ const wrapperEle = this.el.shadowRoot.querySelector('.wrapper');
57
+ wrapperEle && wrapperEle.focus();
58
+ }, 100);
59
+ setTimeout(() => {
60
+ this.setInitialFocus();
61
+ }, 150);
62
+ }
63
+ componentWillLoad() {
64
+ let body = document.querySelector('body');
65
+ this.bodyOverflowSetting = {
66
+ //overflow: body.style['overflow'],
67
+ overflowY: body.style['overflowY'],
68
+ overflowX: body.style['overflowX'],
69
+ };
70
+ }
71
+ componentWillRender() {
72
+ let body = document.querySelector('body');
73
+ if (body) {
74
+ if (this.show) {
75
+ //body.style['overflow'] = 'hidden';
76
+ if (this.fixed) {
77
+ body.style['overflowY'] = 'hidden';
78
+ body.style['overflowX'] = 'hidden';
79
+ }
80
+ else {
81
+ body.style['overflowY'] = 'scroll';
82
+ body.style['overflowX'] = 'hidden';
83
+ }
84
+ }
85
+ else {
86
+ //body.style['overflow'] = this.bodyOverflowSetting.overflow;
87
+ body.style['overflowY'] = this.bodyOverflowSetting.overflowY;
88
+ body.style['overflowX'] = this.bodyOverflowSetting.overflowX;
89
+ }
90
+ }
91
+ }
92
+ componentDidLoad() {
93
+ if (this.show) {
94
+ this.fireOnOpened(this);
95
+ }
96
+ if (this.showHeaderFooter) {
97
+ this.handleScroll();
98
+ }
99
+ }
100
+ componentDidUpdate() {
101
+ if (this.show) {
102
+ this.fireOnOpened(this);
103
+ }
104
+ else {
105
+ this.fireOnClosed(this);
106
+ }
107
+ }
108
+ resizeIframe(e) {
109
+ let iFrame = e.target;
110
+ setTimeout(() => {
111
+ try {
112
+ if (iFrame.contentDocument) {
113
+ iFrame.height = `${iFrame.contentDocument.body.scrollHeight}px`;
114
+ }
115
+ else {
116
+ iFrame.height = '616px'; //default
117
+ iFrame.removeAttribute('scrolling');
118
+ }
119
+ }
120
+ catch (error) {
121
+ console.log(error);
122
+ iFrame.height = '616px'; //default
123
+ iFrame.removeAttribute('scrolling');
124
+ }
125
+ iFrame.classList.add('ready');
126
+ }, 50);
127
+ }
128
+ handleScroll() {
129
+ let modal = this.el.shadowRoot.querySelector('.shadow-scroller');
130
+ if (modal) {
131
+ let body = modal.querySelector('.modal-body');
132
+ var height = body.clientHeight;
133
+ var scrollHeight = body.scrollHeight;
134
+ var scrollTop = body.scrollTop;
135
+ var offset = body.offsetHeight;
136
+ if (height < scrollHeight) { //has scrollbar
137
+ if (scrollTop > 0) { //can scroll up
138
+ modal.classList.add('scroll-top');
139
+ }
140
+ else {
141
+ modal.classList.remove('scroll-top');
142
+ }
143
+ if (offset + scrollTop < scrollHeight) { //can scroll down
144
+ modal.classList.add('scroll-bottom');
145
+ }
146
+ else {
147
+ modal.classList.remove('scroll-bottom');
148
+ }
149
+ }
150
+ }
151
+ }
152
+ close() {
153
+ this.show = false;
154
+ }
155
+ setInitialFocus() {
156
+ var _a, _b, _c;
157
+ 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');
158
+ const closeIcon = (_b = this.el.shadowRoot) === null || _b === void 0 ? void 0 : _b.querySelector('ptc-close-icon');
159
+ const closeSvg = (_c = closeIcon === null || closeIcon === void 0 ? void 0 : closeIcon.shadowRoot) === null || _c === void 0 ? void 0 : _c.querySelector('svg');
160
+ if (closeSvg) {
161
+ console.log('close svg found');
162
+ closeSvg.focus();
163
+ }
164
+ else if (firstFocusableElement) {
165
+ console.log('first focus ele found!');
166
+ firstFocusableElement.focus();
167
+ }
168
+ }
169
+ render() {
170
+ let content;
171
+ let overlay;
172
+ let type = this.iframeUrl ? 'frame' : 'html';
173
+ let closebtn = (index.h("div", { class: "close", id: "modal-close" }, index.h("ptc-close-icon", { onClick: (e) => { e.preventDefault(); this.close(); }, onKeyPress: (e) => { e.preventDefault(); this.close(); } })));
174
+ let bottomCloseBtnEle = (index.h("div", { class: "bottom-close", id: "modal-bottom-close", onClick: (e) => { e.preventDefault(); this.close(); }, onKeyPress: (e) => { e.preventDefault(); this.close(); } }, index.h("span", null, this.bottomCloseBtn)));
175
+ if (this.iframeUrl) {
176
+ content = (index.h("iframe", { src: this.iframeUrl, frameBorder: 0, allowFullScreen: false, height: "100%", width: "100%", scrolling: "no", onLoad: this.resizeIframe }));
177
+ }
178
+ else {
179
+ if (this.showHeaderFooter) {
180
+ content = (index.h("slot", { name: "body" }));
181
+ }
182
+ else {
183
+ content = (index.h("slot", null));
184
+ }
185
+ }
186
+ if (this.overlay) {
187
+ if (this.closeOnBlur) {
188
+ overlay = index.h("div", { class: "overlay", onClick: (_) => this.close() });
189
+ }
190
+ else {
191
+ overlay = index.h("div", { class: "overlay" });
192
+ }
193
+ }
194
+ 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 ? [
195
+ 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 : "")))
196
+ ] : null, this.showHeaderFooter ? [
197
+ index.h("div", { class: "modal-header" }, index.h("slot", { name: "header" }), closebtn),
198
+ index.h("div", { class: "modal-body", onScroll: () => this.handleScroll() }, content),
199
+ index.h("div", { class: "modal-footer" }, index.h("slot", { name: "footer" }))
200
+ ] : [
201
+ closebtn,
202
+ index.h("div", { class: "modal-body" }, content)
203
+ ], this.modalType === "event-listing" && this.bottomCloseBtn ? [
204
+ bottomCloseBtnEle
205
+ ] : null))));
206
+ }
207
+ getCssClassMap() {
208
+ return {
209
+ ["no-container"]: this.hideContainer,
210
+ ["bio-modal"]: this.isBioModal,
211
+ ["enclose-modal"]: !this.isBioModal && this.keepInViewport,
212
+ [this.borderRadius]: true,
213
+ [this.modalType]: true,
214
+ ['vh-center']: this.vhCenter
215
+ };
216
+ }
217
+ async showModal() {
218
+ this.show = true;
219
+ }
220
+ async hideModal() {
221
+ this.show = false;
222
+ }
223
+ async toggleModal() {
224
+ this.show = !this.show;
225
+ }
226
+ async reloadIframe() {
227
+ if (this.iframeUrl) {
228
+ let iframe = this.el.shadowRoot.querySelector('iframe');
229
+ if (iframe) {
230
+ iframe.src = iframe.src;
231
+ }
232
+ }
233
+ }
234
+ get el() { return index.getElement(this); }
235
+ };
236
+ PtcModal.style = ptcModalCss;
237
+
238
+ exports.ptc_close_icon = PtcCloseIcon;
239
+ 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
  /**