@ptcwebops/ptcw-design 6.3.5 → 6.3.6-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 (168) hide show
  1. package/dist/cjs/{component-35540bfb.js → component-6a178a16.js} +2643 -832
  2. package/dist/cjs/featured-list.cjs.entry.js +1 -1
  3. package/dist/cjs/innovator-toggle-container.cjs.entry.js +1 -1
  4. package/dist/cjs/loader.cjs.js +1 -1
  5. package/dist/cjs/modal-form-example.cjs.entry.js +94 -0
  6. package/dist/cjs/ptc-bio-card.cjs.entry.js +1 -1
  7. package/dist/cjs/ptc-card_2.cjs.entry.js +4 -3
  8. package/dist/cjs/ptc-case-studies-slider.cjs.entry.js +1 -1
  9. package/dist/cjs/ptc-close-icon_2.cjs.entry.js +4 -4
  10. package/dist/cjs/ptc-countdown.cjs.entry.js +71 -19
  11. package/dist/cjs/ptc-data-lookup.cjs.entry.js +1 -2
  12. package/dist/cjs/ptc-featured-list.cjs.entry.js +1 -1
  13. package/dist/cjs/ptc-filter-level-theater.cjs.entry.js +1 -1
  14. package/dist/cjs/{ptc-form-checkbox_2.cjs.entry.js → ptc-form-checkbox_4.cjs.entry.js} +789 -5
  15. package/dist/cjs/ptc-icon-list.cjs.entry.js +1 -1
  16. package/dist/cjs/ptc-jumbotron.cjs.entry.js +1 -1
  17. package/dist/cjs/ptc-office-location-card.cjs.entry.js +2 -3
  18. package/dist/cjs/ptc-office-locations.cjs.entry.js +0 -15
  19. package/dist/cjs/ptc-para.cjs.entry.js +1 -1
  20. package/dist/cjs/ptc-podcast-card.cjs.entry.js +1 -1
  21. package/dist/cjs/ptc-previous-url.cjs.entry.js +10 -2
  22. package/dist/cjs/ptc-product-card.cjs.entry.js +1 -1
  23. package/dist/cjs/ptc-product-category.cjs.entry.js +1 -1
  24. package/dist/cjs/ptc-product-highlight-card.cjs.entry.js +1 -1
  25. package/dist/cjs/ptc-readmore-char.cjs.entry.js +1 -1
  26. package/dist/cjs/ptc-readmore-v3.cjs.entry.js +1 -1
  27. package/dist/cjs/ptc-tooltip-v2.cjs.entry.js +1 -1
  28. package/dist/cjs/ptc-value-led-speed-bump.cjs.entry.js +1 -1
  29. package/dist/cjs/ptc-white-paper.cjs.entry.js +10 -4
  30. package/dist/cjs/ptcw-design.cjs.js +1 -1
  31. package/dist/collection/collection-manifest.json +1 -0
  32. package/dist/collection/components/icon-asset/media/designer-v6.0.6.svg +30 -2
  33. package/dist/collection/components/innovator-toggle-container/innovator-toggle-container.css +6 -6
  34. package/dist/collection/components/organism-bundles/bundle-featured-list/featured-list.css +3 -3
  35. package/dist/collection/components/organism-bundles/form/modal-from-example/modal-form-example.css +26 -0
  36. package/dist/collection/components/organism-bundles/form/modal-from-example/modal-form-example.js +99 -0
  37. package/dist/collection/components/ptc-bio-card/ptc-bio-card.css +6 -6
  38. package/dist/collection/components/ptc-case-studies-slider/ptc-case-studies-slider.css +6 -6
  39. package/dist/collection/components/ptc-countdown/ptc-countdown.css +1 -0
  40. package/dist/collection/components/ptc-countdown/ptc-countdown.js +163 -17
  41. package/dist/collection/components/ptc-featured-list/ptc-featured-list.css +6 -6
  42. package/dist/collection/components/ptc-filter-level-theater/ptc-filter-level-theater.css +6 -6
  43. package/dist/collection/components/ptc-icon-list/ptc-icon-list.css +0 -5
  44. package/dist/collection/components/ptc-jumbotron/ptc-jumbotron.css +6 -6
  45. package/dist/collection/components/ptc-modal/ptc-modal.css +4 -0
  46. package/dist/collection/components/ptc-modal/ptc-modal.js +5 -5
  47. package/dist/collection/components/ptc-office-location-card/ptc-office-location-card.js +2 -3
  48. package/dist/collection/components/ptc-office-locations/ptc-office-locations.js +1 -17
  49. package/dist/collection/components/ptc-para/ptc-para.css +3 -0
  50. package/dist/collection/components/ptc-para/ptc-para.js +2 -2
  51. package/dist/collection/components/ptc-podcast-card/ptc-podcast-card.css +6 -6
  52. package/dist/collection/components/ptc-preloader-section/ptc-preloader-section.js +4 -3
  53. package/dist/collection/components/ptc-previous-url/ptc-previous-url.css +16 -0
  54. package/dist/collection/components/ptc-previous-url/ptc-previous-url.js +27 -1
  55. package/dist/collection/components/ptc-product-card/ptc-product-card.css +6 -6
  56. package/dist/collection/components/ptc-product-category/ptc-product-category.css +6 -6
  57. package/dist/collection/components/ptc-product-highlight-card/ptc-product-highlight-card.css +6 -6
  58. package/dist/collection/components/ptc-readmore-char/ptc-readmore-char.css +6 -6
  59. package/dist/collection/components/ptc-readmore-v3/ptc-readmore-v3.css +6 -6
  60. package/dist/collection/components/ptc-textfield/ptc-textfield.js +1 -1
  61. package/dist/collection/components/ptc-tooltip-v2/ptc-tooltip-v2.css +6 -6
  62. package/dist/collection/components/ptc-value-led-speed-bump/ptc-value-led-speed-bump.css +6 -6
  63. package/dist/collection/components/ptc-white-paper/ptc-white-paper.css +6 -6
  64. package/dist/collection/components/ptc-white-paper/ptc-white-paper.js +9 -3
  65. package/dist/collection/stories/organisms/eSupport/CaseTracker/preview.stories.js +45 -0
  66. package/dist/collection/stories/organisms/eSupport/SupportArticle/preview.stories.js +47 -0
  67. package/dist/collection/stories/organisms/eSupport/SupportPage/preview.stories.js +157 -0
  68. package/dist/custom-elements/index.d.ts +6 -0
  69. package/dist/custom-elements/index.js +213 -72
  70. package/dist/esm/{component-8c53e377.js → component-80f298b4.js} +2592 -793
  71. package/dist/esm/featured-list.entry.js +1 -1
  72. package/dist/esm/innovator-toggle-container.entry.js +1 -1
  73. package/dist/esm/loader.js +1 -1
  74. package/dist/esm/modal-form-example.entry.js +90 -0
  75. package/dist/esm/ptc-bio-card.entry.js +1 -1
  76. package/dist/esm/ptc-card_2.entry.js +4 -3
  77. package/dist/esm/ptc-case-studies-slider.entry.js +1 -1
  78. package/dist/esm/ptc-close-icon_2.entry.js +4 -4
  79. package/dist/esm/ptc-countdown.entry.js +71 -19
  80. package/dist/esm/ptc-data-lookup.entry.js +1 -2
  81. package/dist/esm/ptc-featured-list.entry.js +1 -1
  82. package/dist/esm/ptc-filter-level-theater.entry.js +1 -1
  83. package/dist/esm/{ptc-form-checkbox_2.entry.js → ptc-form-checkbox_4.entry.js} +786 -4
  84. package/dist/esm/ptc-icon-list.entry.js +1 -1
  85. package/dist/esm/ptc-jumbotron.entry.js +1 -1
  86. package/dist/esm/ptc-office-location-card.entry.js +2 -3
  87. package/dist/esm/ptc-office-locations.entry.js +0 -15
  88. package/dist/esm/ptc-para.entry.js +1 -1
  89. package/dist/esm/ptc-podcast-card.entry.js +1 -1
  90. package/dist/esm/ptc-previous-url.entry.js +10 -2
  91. package/dist/esm/ptc-product-card.entry.js +1 -1
  92. package/dist/esm/ptc-product-category.entry.js +1 -1
  93. package/dist/esm/ptc-product-highlight-card.entry.js +1 -1
  94. package/dist/esm/ptc-readmore-char.entry.js +1 -1
  95. package/dist/esm/ptc-readmore-v3.entry.js +1 -1
  96. package/dist/esm/ptc-tooltip-v2.entry.js +1 -1
  97. package/dist/esm/ptc-value-led-speed-bump.entry.js +1 -1
  98. package/dist/esm/ptc-white-paper.entry.js +11 -5
  99. package/dist/esm/ptcw-design.js +1 -1
  100. package/dist/ptcw-design/media/designer-v6.0.6.svg +30 -2
  101. package/dist/ptcw-design/p-0098c4f0.entry.js +1 -0
  102. package/dist/ptcw-design/{p-7fb155da.entry.js → p-072aa896.entry.js} +1 -1
  103. package/dist/ptcw-design/{p-a791c53a.entry.js → p-0b515839.entry.js} +1 -1
  104. package/dist/ptcw-design/p-0d223232.entry.js +1 -0
  105. package/dist/ptcw-design/{p-75988f52.entry.js → p-0de4cd11.entry.js} +1 -1
  106. package/dist/ptcw-design/p-1a6759a4.entry.js +1 -0
  107. package/dist/ptcw-design/{p-9f194554.entry.js → p-21aa746d.entry.js} +1 -1
  108. package/dist/ptcw-design/p-291072b4.entry.js +1 -0
  109. package/dist/ptcw-design/p-32f64f48.entry.js +1 -0
  110. package/dist/ptcw-design/{p-d089dc37.entry.js → p-3dd0ded9.entry.js} +1 -1
  111. package/dist/ptcw-design/{p-4d8f6f46.entry.js → p-445329ed.entry.js} +1 -1
  112. package/dist/ptcw-design/p-48815ee0.entry.js +1 -0
  113. package/dist/ptcw-design/p-672a349f.js +336 -0
  114. package/dist/ptcw-design/p-67c248ec.entry.js +1 -0
  115. package/dist/ptcw-design/p-75390f63.entry.js +1 -0
  116. package/dist/ptcw-design/p-799afee5.entry.js +1 -0
  117. package/dist/ptcw-design/{p-b441e3fe.entry.js → p-94f99d2d.entry.js} +1 -1
  118. package/dist/ptcw-design/p-9501995f.entry.js +1 -0
  119. package/dist/ptcw-design/p-baff4d44.entry.js +1 -0
  120. package/dist/ptcw-design/p-bd6af63e.entry.js +1 -0
  121. package/dist/ptcw-design/p-d0581b07.entry.js +68 -0
  122. package/dist/ptcw-design/{p-18ac526f.entry.js → p-d73cc053.entry.js} +1 -1
  123. package/dist/ptcw-design/p-de960790.entry.js +1 -0
  124. package/dist/ptcw-design/p-e4295b30.entry.js +1 -0
  125. package/dist/ptcw-design/p-e475cbcd.entry.js +1 -0
  126. package/dist/ptcw-design/p-e6a272d9.entry.js +1 -0
  127. package/dist/ptcw-design/{p-bf3bc577.entry.js → p-fb1ad981.entry.js} +1 -1
  128. package/dist/ptcw-design/p-fe40421e.entry.js +1 -0
  129. package/dist/ptcw-design/ptcw-design.css +2 -2
  130. package/dist/ptcw-design/ptcw-design.esm.js +1 -1
  131. package/dist/types/components/organism-bundles/form/modal-from-example/modal-form-example.d.ts +25 -0
  132. package/dist/types/components/ptc-countdown/ptc-countdown.d.ts +8 -0
  133. package/dist/types/components/ptc-modal/ptc-modal.d.ts +1 -1
  134. package/dist/types/components/ptc-office-location-card/ptc-office-location-card.d.ts +1 -1
  135. package/dist/types/components/ptc-office-locations/ptc-office-locations.d.ts +0 -1
  136. package/dist/types/components/ptc-para/ptc-para.d.ts +1 -1
  137. package/dist/types/components/ptc-previous-url/ptc-previous-url.d.ts +2 -0
  138. package/dist/types/components/ptc-white-paper/ptc-white-paper.d.ts +1 -0
  139. package/dist/types/components.d.ts +29 -4
  140. package/package.json +1 -1
  141. package/readme.md +5 -1
  142. package/dist/cjs/component-1b8ad4d2.js +0 -1819
  143. package/dist/cjs/ptc-multi-select_2.cjs.entry.js +0 -672
  144. package/dist/cjs/validation-messages-33a4f26b.js +0 -126
  145. package/dist/esm/component-9beac35b.js +0 -1802
  146. package/dist/esm/ptc-multi-select_2.entry.js +0 -667
  147. package/dist/esm/validation-messages-adbb6518.js +0 -124
  148. package/dist/ptcw-design/p-00e21489.entry.js +0 -1
  149. package/dist/ptcw-design/p-15758793.entry.js +0 -1
  150. package/dist/ptcw-design/p-18a5a338.js +0 -1
  151. package/dist/ptcw-design/p-27a4ee73.entry.js +0 -1
  152. package/dist/ptcw-design/p-2b32297b.entry.js +0 -1
  153. package/dist/ptcw-design/p-2cb2de0f.entry.js +0 -1
  154. package/dist/ptcw-design/p-38b782e8.entry.js +0 -1
  155. package/dist/ptcw-design/p-51a45b13.entry.js +0 -1
  156. package/dist/ptcw-design/p-54350a01.entry.js +0 -1
  157. package/dist/ptcw-design/p-593b8eff.entry.js +0 -1
  158. package/dist/ptcw-design/p-5dae4f30.entry.js +0 -1
  159. package/dist/ptcw-design/p-721edfda.entry.js +0 -1
  160. package/dist/ptcw-design/p-73a853fc.entry.js +0 -1
  161. package/dist/ptcw-design/p-7a3e9ecd.entry.js +0 -1
  162. package/dist/ptcw-design/p-98426799.js +0 -203
  163. package/dist/ptcw-design/p-98844b50.js +0 -134
  164. package/dist/ptcw-design/p-a58698ca.entry.js +0 -1
  165. package/dist/ptcw-design/p-acdd9a1d.entry.js +0 -1
  166. package/dist/ptcw-design/p-ad821a01.entry.js +0 -1
  167. package/dist/ptcw-design/p-dd02e4d6.entry.js +0 -68
  168. package/dist/ptcw-design/p-f9256e3d.entry.js +0 -1
@@ -1 +0,0 @@
1
- import{r as o,h as t,H as i,g as r}from"./p-ac75c7ad.js";const a=class{constructor(t){o(this,t),this.elementDisplay="block",this.maxLength=45,this.maxLines=void 0,this.zIndex=1e3,this.width="default",this.position="bottom",this.hideOnMobile=!1,this.fullText="",this.displayText="",this.showTip=!1,this.styles=void 0}slotChangeHandler(o){const t=o.target.assignedNodes({flatten:!0});this.fullText=t.map((o=>o.textContent)).join(""),this.processText()}componentWillLoad(){requestAnimationFrame((()=>{this.processText(!0)}))}processText(o=!1){if(o){const o=this.el.shadowRoot.querySelector("slot");if(o){const t=o.assignedNodes({flatten:!0});this.fullText=t.map((o=>o.textContent)).join("").trim()}}if(this.displayText=this.fullText,this.fullText.length>this.maxLength&&void 0===this.maxLines){const o=this.fullText.substring(0,this.maxLength).trim(),t=o.lastIndexOf(" ");this.displayText=o.substring(0,t)+"...",this.showTip=!0}}render(){const o={zIndex:this.zIndex.toString(),width:"full-width"===this.width?"100%":"auto",overflow:"hidden",display:this.maxLines?"-webkit-box !important":"inherit",WebkitBoxOrient:"vertical",WebkitLineClamp:this.maxLines?this.maxLines.toString():"none"},r={"tooltip-container":!0,"with-tip":this.showTip};return t(i,{class:this.elementDisplay},this.styles&&t("style",null,this.styles),t("div",{class:r,style:{zIndex:this.zIndex.toString(),width:"full-width"===this.width?"100%":"auto"}},t("div",{class:"tooltip-text",style:o},this.displayText),t("div",{class:`tooltip-content ${this.position}`},t("slot",null))))}get el(){return r(this)}};a.style='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}}a{font-family:var(--ptc-font-latin);font-style:var(--ptc-font-style-normal);text-decoration-line:underline;color:var(--color-hyperlink);transition:color var(--ptc-transition-medium) var(--ptc-ease-out);font-weight:var(--ptc-font-weight-bold)}a:visited{color:var(--color-blue-10)}a:active,a:visited:active{transition:none;color:var(--color-blue-09)}a:hover,a:visited:hover{color:var(--color-blue-08)}a.disabled{color:var(--color-gray-04) !important;cursor:not-allowed}a:focus-visible{outline:5px solid #003DD6 !important;outline-offset:0px !important;border-radius:var(--ptc-border-radius-standard)}.light-links a:not(.hero-footer-form-wrapper a,ptc-modal inline-form a,.vjs-social-share-links a),.light-links a.light-link,.background-grey-10 a:not(.hero-footer-form-wrapper a,ptc-modal inline-form a,.vjs-social-share-links a),.background-grey-10 a.light-link,.background-plm-grey a:not(.hero-footer-form-wrapper a,ptc-modal inline-form a,.vjs-social-share-links a),.background-plm-grey a.light-link{color:var(--color-blue-04);margin:-2px;border:2px solid transparent}.light-links a:not(.hero-footer-form-wrapper a,ptc-modal inline-form a,.vjs-social-share-links a):visited,.light-links a.light-link:visited,.background-grey-10 a:not(.hero-footer-form-wrapper a,ptc-modal inline-form a,.vjs-social-share-links a):visited,.background-grey-10 a.light-link:visited,.background-plm-grey a:not(.hero-footer-form-wrapper a,ptc-modal inline-form a,.vjs-social-share-links a):visited,.background-plm-grey a.light-link:visited{color:var(--color-blue-06)}.light-links a:not(.hero-footer-form-wrapper a,ptc-modal inline-form a,.vjs-social-share-links a):active,.light-links a:not(.hero-footer-form-wrapper a,ptc-modal inline-form a,.vjs-social-share-links a):visited:active,.light-links a.light-link:active,.light-links a.light-link:visited:active,.background-grey-10 a:not(.hero-footer-form-wrapper a,ptc-modal inline-form a,.vjs-social-share-links a):active,.background-grey-10 a:not(.hero-footer-form-wrapper a,ptc-modal inline-form a,.vjs-social-share-links a):visited:active,.background-grey-10 a.light-link:active,.background-grey-10 a.light-link:visited:active,.background-plm-grey a:not(.hero-footer-form-wrapper a,ptc-modal inline-form a,.vjs-social-share-links a):active,.background-plm-grey a:not(.hero-footer-form-wrapper a,ptc-modal inline-form a,.vjs-social-share-links a):visited:active,.background-plm-grey a.light-link:active,.background-plm-grey a.light-link:visited:active{transition:none;color:var(--color-blue-07)}.light-links a:not(.hero-footer-form-wrapper a,ptc-modal inline-form a,.vjs-social-share-links a):hover,.light-links a:not(.hero-footer-form-wrapper a,ptc-modal inline-form a,.vjs-social-share-links a):visited:hover,.light-links a.light-link:hover,.light-links a.light-link:visited:hover,.background-grey-10 a:not(.hero-footer-form-wrapper a,ptc-modal inline-form a,.vjs-social-share-links a):hover,.background-grey-10 a:not(.hero-footer-form-wrapper a,ptc-modal inline-form a,.vjs-social-share-links a):visited:hover,.background-grey-10 a.light-link:hover,.background-grey-10 a.light-link:visited:hover,.background-plm-grey a:not(.hero-footer-form-wrapper a,ptc-modal inline-form a,.vjs-social-share-links a):hover,.background-plm-grey a:not(.hero-footer-form-wrapper a,ptc-modal inline-form a,.vjs-social-share-links a):visited:hover,.background-plm-grey a.light-link:hover,.background-plm-grey a.light-link:visited:hover{color:var(--color-blue-05)}.light-links a:not(.hero-footer-form-wrapper a,ptc-modal inline-form a,.vjs-social-share-links a).disabled,.light-links a.light-link.disabled,.background-grey-10 a:not(.hero-footer-form-wrapper a,ptc-modal inline-form a,.vjs-social-share-links a).disabled,.background-grey-10 a.light-link.disabled,.background-plm-grey a:not(.hero-footer-form-wrapper a,ptc-modal inline-form a,.vjs-social-share-links a).disabled,.background-plm-grey a.light-link.disabled{color:var(--color-gray-04) !important;cursor:not-allowed}.light-links a:not(.hero-footer-form-wrapper a,ptc-modal inline-form a,.vjs-social-share-links a):focus-visible,.light-links a.light-link:focus-visible,.background-grey-10 a:not(.hero-footer-form-wrapper a,ptc-modal inline-form a,.vjs-social-share-links a):focus-visible,.background-grey-10 a.light-link:focus-visible,.background-plm-grey a:not(.hero-footer-form-wrapper a,ptc-modal inline-form a,.vjs-social-share-links a):focus-visible,.background-plm-grey a.light-link:focus-visible{border-radius:var(--ptc-border-radius-standard);border:2px solid white;outline:5px solid var(--keyboard-nav-outline)}.light-links .podcast-cta-section a,.background-grey-10 .podcast-cta-section a,.background-plm-grey .podcast-cta-section a{border:2px solid transparent}.light-links .podcast-cta-section a:focus-visible,.background-grey-10 .podcast-cta-section a:focus-visible,.background-plm-grey .podcast-cta-section a:focus-visible{border-radius:var(--ptc-border-radius-standard);border:2px solid white;outline:5px solid var(--keyboard-nav-outline)}.ptc-link{color:var(--color-gray-10);text-decoration:underline;text-decoration-thickness:2px;text-decoration-color:var(--color-green-06);text-underline-offset:5px;transition:text-decoration-color var(--ptc-transition-medium) var(--ptc-ease-inout)}.ptc-link:hover{color:var(--color-green-06)}.ptc-link:visited{color:var(--color-gray-10)}.ptc-link:active,.ptc-link:visited:active{transition:none;color:var(--color-green-06)}.ptc-link:hover,.ptc-link:visited:hover{color:var(--color-green-06)}.ptc-link-dark{color:var(--color-white);text-decoration:underline;text-decoration-thickness:2px;text-decoration-color:var(--color-green-06);text-underline-offset:5px;transition:text-decoration-color var(--ptc-transition-medium) var(--ptc-ease-inout)}.ptc-link-dark:hover{color:var(--color-green-06)}.ptc-link-dark:visited{color:var(--color-white)}.ptc-link-dark:active,.ptc-link-dark:visited:active{transition:none;color:var(--color-green-06)}.ptc-link-dark:hover,.ptc-link-dark:visited:hover{color:var(--color-green-06)}.vjs-social-share-links a{color:var(--color-white)}.vjs-social-share-links a:hover{color:var(--color-white)}:host(.block){display:block}:host(.inline-block){display:inline-block}:host(.inline){display:inline}.tooltip-container{display:inherit;position:relative}.tooltip-text{width:100%}.description{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.tooltip-content{display:none;position:absolute;padding:8px;color:var(--color-white);font-size:var(--ptc-font-size-xxx-small);font-weight:var(--ptc-font-weight-semibold);background:var(--color-gray-09);box-shadow:0px 2px 4px rgba(0, 0, 0, 0.3);border:none;border-radius:2px;width:auto;height:fit-content;text-align:left;text-shadow:none;white-space:normal}@media only screen and (min-width: 480px){.tooltip-content{width:273px}}.tooltip-content::after{content:" ";position:absolute;top:1px;left:50%;transform:translate(-50%, -100%);border:8px solid transparent;border-bottom:8px solid var(--color-gray-09)}.tooltip-content.bottom{transform:translate(50%, 12px)}.tooltip-content.top{transform:translate(-50%, 0%);top:-70%;left:50%}.tooltip-content.top::after{top:auto;bottom:0;left:50%;transform:translate(-50%, 100%);border-top:8px solid var(--color-gray-09);border-bottom:unset}.tooltip-content.left{transform:translate(95%, 12px)}.tooltip-content.left::after{left:5%}.tooltip-content.right{bottom:-12px;transform:translateY(100%);right:0px}.tooltip-container.with-tip:hover .tooltip-content{display:block}@media (max-width: 767px){.hide-on-mobile .tooltip-content{display:none !important}}';export{a as ptc_tooltip_v2}