@ptcwebops/ptcw-design 1.2.0 → 1.2.2

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 (209) hide show
  1. package/dist/cjs/bundle-example.cjs.entry.js +1 -1
  2. package/dist/cjs/bundle-jumbotron-example.cjs.entry.js +43 -0
  3. package/dist/cjs/core-fd18b67a.js +3771 -0
  4. package/dist/cjs/icon-asset.cjs.entry.js +53 -0
  5. package/dist/cjs/interfaces-0ecd8027.js +15 -0
  6. package/dist/cjs/list-item.cjs.entry.js +33 -0
  7. package/dist/cjs/loader.cjs.js +1 -1
  8. package/dist/cjs/max-width-container_5.cjs.entry.js +452 -0
  9. package/dist/cjs/ptc-breadcrumb_2.cjs.entry.js +141 -0
  10. package/dist/cjs/ptc-button_8.cjs.entry.js +528 -0
  11. package/dist/cjs/ptc-checkbox.cjs.entry.js +1 -1
  12. package/dist/cjs/ptc-dropdown.cjs.entry.js +1 -1
  13. package/dist/cjs/ptc-filter-tag.cjs.entry.js +1 -1
  14. package/dist/cjs/ptc-icon-minimize.cjs.entry.js +8 -1
  15. package/dist/cjs/ptc-pagenation.cjs.entry.js +5 -5
  16. package/dist/cjs/ptc-pricing-block.cjs.entry.js +1 -1
  17. package/dist/cjs/ptc-pricing-tabs.cjs.entry.js +3 -3
  18. package/dist/cjs/ptc-tab-list.cjs.entry.js +1 -1
  19. package/dist/cjs/ptc-tab.cjs.entry.js +1 -1
  20. package/dist/cjs/ptc-tabs.cjs.entry.js +1 -1
  21. package/dist/cjs/ptc-title.cjs.entry.js +78 -0
  22. package/dist/cjs/ptc-tooltip.cjs.entry.js +90 -0
  23. package/dist/cjs/ptcw-design.cjs.js +1 -1
  24. package/dist/cjs/sequential-bundle.cjs.entry.js +100 -0
  25. package/dist/cjs/tab-header.cjs.entry.js +1 -1
  26. package/dist/collection/collection-manifest.json +4 -2
  27. package/dist/collection/components/list-item/list-item.css +7 -0
  28. package/dist/collection/components/list-item/list-item.js +2 -2
  29. package/dist/collection/components/{bundle-example → organism-bundles/bundle-example}/bundle-example.css +14 -4
  30. package/dist/collection/components/{bundle-jumbotron-example → organism-bundles/bundle-jumbotron-example}/bundle-jumbotron-example.js +1 -1
  31. package/dist/collection/components/organism-bundles/sequential-bundle/sequential-bundle.css +22 -0
  32. package/dist/collection/components/organism-bundles/sequential-bundle/sequential-bundle.js +116 -0
  33. package/dist/collection/components/organism-bundles/sequential-bundle-example/sequential-bundle-example.css +781 -0
  34. package/dist/collection/components/organism-bundles/sequential-bundle-example/sequential-bundle-example.js +152 -0
  35. package/dist/collection/components/ptc-announcement/ptc-announcement.js +0 -1
  36. package/dist/collection/components/ptc-checkbox/ptc-checkbox.css +1 -1
  37. package/dist/collection/components/ptc-dropdown/ptc-dropdown.css +1 -1
  38. package/dist/collection/components/ptc-dynamic-card/ptc-dynamic-card.css +4 -2
  39. package/dist/collection/components/ptc-dynamic-card/ptc-dynamic-card.js +47 -55
  40. package/dist/collection/components/ptc-filter-tag/ptc-filter-tag.css +3 -3
  41. package/dist/collection/components/ptc-icon-minimize/ptc-icon-minimize.css +8 -4
  42. package/dist/collection/components/ptc-icon-minimize/ptc-icon-minimize.js +32 -0
  43. package/dist/collection/components/ptc-jumbotron/ptc-jumbotron.css +1 -0
  44. package/dist/collection/components/ptc-jumbotron/ptc-jumbotron.js +8 -4
  45. package/dist/collection/components/ptc-pagenation/ptc-pagenation.css +12 -5
  46. package/dist/collection/components/ptc-pagenation/ptc-pagenation.js +4 -4
  47. package/dist/collection/components/ptc-picture/ptc-picture.js +8 -5
  48. package/dist/collection/components/ptc-pricing-block/ptc-pricing-block.css +1 -0
  49. package/dist/collection/components/ptc-pricing-tabs/ptc-pricing-tabs.css +6 -4
  50. package/dist/collection/components/ptc-pricing-tabs/ptc-pricing-tabs.js +2 -2
  51. package/dist/collection/components/ptc-tab-list/ptc-tab-list.css +4 -0
  52. package/dist/collection/components/ptc-tabs/ptc-tabs.css +1 -0
  53. package/dist/collection/components/ptc-title/ptc-title.css +1 -1
  54. package/dist/collection/components/tab-header/tab-header.css +1 -1
  55. package/dist/custom-elements/index.d.ts +12 -0
  56. package/dist/custom-elements/index.js +4042 -56
  57. package/dist/esm/bundle-example.entry.js +2 -2
  58. package/dist/esm/bundle-jumbotron-example.entry.js +39 -0
  59. package/dist/esm/core-1c9d4889.js +3769 -0
  60. package/dist/esm/dropdown-item.entry.js +1 -1
  61. package/dist/esm/icon-asset.entry.js +49 -0
  62. package/dist/esm/{index-8e63c32d.js → index-4afc9d28.js} +1 -1
  63. package/dist/esm/interfaces-c1c73092.js +12 -0
  64. package/dist/esm/list-item.entry.js +29 -0
  65. package/dist/esm/loader.js +3 -3
  66. package/dist/esm/lottie-player.entry.js +1 -1
  67. package/dist/esm/max-width-container_5.entry.js +444 -0
  68. package/dist/esm/my-component.entry.js +1 -1
  69. package/dist/esm/ptc-accordion-item.entry.js +1 -1
  70. package/dist/esm/ptc-accordion.entry.js +1 -1
  71. package/dist/esm/ptc-announcement.entry.js +1 -1
  72. package/dist/esm/ptc-breadcrumb_2.entry.js +136 -0
  73. package/dist/esm/ptc-button_8.entry.js +517 -0
  74. package/dist/esm/ptc-card-bottom_3.entry.js +1 -1
  75. package/dist/esm/ptc-card.entry.js +1 -1
  76. package/dist/esm/ptc-checkbox.entry.js +2 -2
  77. package/dist/esm/ptc-collapse-list.entry.js +1 -1
  78. package/dist/esm/ptc-container.entry.js +1 -1
  79. package/dist/esm/ptc-date.entry.js +1 -1
  80. package/dist/esm/ptc-dropdown.entry.js +2 -2
  81. package/dist/esm/ptc-ellipsis-dropdown.entry.js +1 -1
  82. package/dist/esm/ptc-filter-tag.entry.js +2 -2
  83. package/dist/esm/ptc-hero-footer-cta.entry.js +1 -1
  84. package/dist/esm/ptc-hero.entry.js +1 -1
  85. package/dist/esm/ptc-icon-list.entry.js +1 -1
  86. package/dist/esm/ptc-icon-minimize.entry.js +9 -2
  87. package/dist/esm/ptc-link.entry.js +1 -1
  88. package/dist/esm/ptc-list.entry.js +1 -1
  89. package/dist/esm/ptc-lottie.entry.js +1 -1
  90. package/dist/esm/ptc-media-card.entry.js +1 -1
  91. package/dist/esm/ptc-minimized-footer.entry.js +1 -1
  92. package/dist/esm/ptc-minimized-header.entry.js +1 -1
  93. package/dist/esm/ptc-mobile-select.entry.js +1 -1
  94. package/dist/esm/ptc-nav-card.entry.js +1 -1
  95. package/dist/esm/ptc-pagenation.entry.js +6 -6
  96. package/dist/esm/ptc-previous-url.entry.js +1 -1
  97. package/dist/esm/ptc-pricing-block.entry.js +2 -2
  98. package/dist/esm/ptc-pricing-tabs.entry.js +4 -4
  99. package/dist/esm/ptc-quote.entry.js +1 -1
  100. package/dist/esm/ptc-readmore.entry.js +1 -1
  101. package/dist/esm/ptc-responsive-wrapper.entry.js +1 -1
  102. package/dist/esm/ptc-search-field.entry.js +1 -1
  103. package/dist/esm/ptc-shopping-cart.entry.js +1 -1
  104. package/dist/esm/ptc-social-share.entry.js +1 -1
  105. package/dist/esm/ptc-span.entry.js +1 -1
  106. package/dist/esm/ptc-sticky-icons.entry.js +1 -1
  107. package/dist/esm/ptc-tab-list.entry.js +2 -2
  108. package/dist/esm/ptc-tab.entry.js +2 -2
  109. package/dist/esm/ptc-tabs.entry.js +2 -2
  110. package/dist/esm/ptc-text-copy-with-background.entry.js +1 -1
  111. package/dist/esm/ptc-title.entry.js +74 -0
  112. package/dist/esm/ptc-tooltip.entry.js +86 -0
  113. package/dist/esm/ptc-two-column-media.entry.js +1 -1
  114. package/dist/esm/ptcw-design.js +3 -3
  115. package/dist/esm/sequential-bundle.entry.js +96 -0
  116. package/dist/esm/tab-content.entry.js +1 -1
  117. package/dist/esm/tab-header.entry.js +2 -2
  118. package/dist/ptcw-design/{p-f55984c2.entry.js → p-00b2c937.entry.js} +1 -1
  119. package/dist/ptcw-design/p-07059441.entry.js +1 -0
  120. package/dist/ptcw-design/{p-462567d1.entry.js → p-08f40716.entry.js} +1 -1
  121. package/dist/ptcw-design/{p-8c6b069b.entry.js → p-09a6b0a7.entry.js} +1 -1
  122. package/dist/ptcw-design/{p-1bc06d03.entry.js → p-0c1e7f62.entry.js} +1 -1
  123. package/dist/ptcw-design/p-0eeebc10.entry.js +1 -0
  124. package/dist/ptcw-design/{p-366528df.entry.js → p-10555016.entry.js} +1 -1
  125. package/dist/ptcw-design/p-11d73140.entry.js +1 -0
  126. package/dist/ptcw-design/{p-b922e3a5.entry.js → p-2ac4eb02.entry.js} +1 -1
  127. package/dist/ptcw-design/{p-fa0e4fe3.entry.js → p-2d0de92a.entry.js} +1 -1
  128. package/dist/ptcw-design/p-2feb5db1.entry.js +1 -0
  129. package/dist/ptcw-design/p-36a3f48e.entry.js +1 -0
  130. package/dist/ptcw-design/{p-cdff68d4.entry.js → p-372a6bb1.entry.js} +1 -1
  131. package/dist/ptcw-design/{p-00c9ae79.entry.js → p-3bc3c801.entry.js} +1 -1
  132. package/dist/ptcw-design/{p-ca6d7814.entry.js → p-3f88508e.entry.js} +1 -1
  133. package/dist/ptcw-design/{p-6872e11b.entry.js → p-4132db6b.entry.js} +1 -1
  134. package/dist/ptcw-design/{p-3bb54c51.entry.js → p-42424ba0.entry.js} +1 -1
  135. package/dist/ptcw-design/p-50e52c88.js +1 -0
  136. package/dist/ptcw-design/{p-61d91a69.entry.js → p-536abb90.entry.js} +1 -1
  137. package/dist/ptcw-design/p-55d7245e.entry.js +1 -0
  138. package/dist/ptcw-design/{p-f958e8c7.entry.js → p-588eb1d3.entry.js} +1 -1
  139. package/dist/ptcw-design/{p-c64a3715.entry.js → p-603576bb.entry.js} +1 -1
  140. package/dist/ptcw-design/{p-a43f3c42.entry.js → p-6756c89e.entry.js} +1 -1
  141. package/dist/ptcw-design/p-69dddd51.js +1 -0
  142. package/dist/ptcw-design/{p-d7d6eff1.entry.js → p-6a0b0d0e.entry.js} +1 -1
  143. package/dist/ptcw-design/{p-d43ff8d4.entry.js → p-6ab6a1e2.entry.js} +1 -1
  144. package/dist/ptcw-design/{p-8a1c2577.entry.js → p-6acd380a.entry.js} +1 -1
  145. package/dist/ptcw-design/{p-609f7161.entry.js → p-6bbccda8.entry.js} +1 -1
  146. package/dist/ptcw-design/{p-de1ceba8.entry.js → p-6f244989.entry.js} +1 -1
  147. package/dist/ptcw-design/p-7650e042.entry.js +1 -0
  148. package/dist/ptcw-design/{p-f81d880d.entry.js → p-77d3b816.entry.js} +1 -1
  149. package/dist/ptcw-design/p-7a83cae3.entry.js +1 -0
  150. package/dist/ptcw-design/{p-343f216f.entry.js → p-7f7594ee.entry.js} +1 -1
  151. package/dist/ptcw-design/{p-6e8222ce.entry.js → p-91db9d8a.entry.js} +1 -1
  152. package/dist/ptcw-design/p-91dc58c5.entry.js +1 -0
  153. package/dist/ptcw-design/{p-2181c8c7.entry.js → p-9805a542.entry.js} +1 -1
  154. package/dist/ptcw-design/p-9bbfeec6.entry.js +1 -0
  155. package/dist/ptcw-design/{p-63c06667.js → p-9dd25c18.js} +1 -1
  156. package/dist/ptcw-design/p-a4d49579.entry.js +1 -0
  157. package/dist/ptcw-design/{p-8a6acf0d.entry.js → p-a76bf4d6.entry.js} +1 -1
  158. package/dist/ptcw-design/p-aa62ab8c.entry.js +1 -0
  159. package/dist/ptcw-design/{p-1c9ed21b.entry.js → p-aae3d333.entry.js} +1 -1
  160. package/dist/ptcw-design/p-ab9d5bb9.entry.js +1 -0
  161. package/dist/ptcw-design/{p-af975d78.entry.js → p-b2d0228f.entry.js} +1 -1
  162. package/dist/ptcw-design/{p-a7b20fe7.entry.js → p-b5064c43.entry.js} +1 -1
  163. package/dist/ptcw-design/{p-55d298f5.entry.js → p-b73ea53a.entry.js} +1 -1
  164. package/dist/ptcw-design/p-bcbf087c.entry.js +1 -0
  165. package/dist/ptcw-design/{p-2ae39c65.entry.js → p-c0b1c34c.entry.js} +1 -1
  166. package/dist/ptcw-design/p-c17514f5.entry.js +1 -0
  167. package/dist/ptcw-design/{p-12780f09.entry.js → p-c326164f.entry.js} +1 -1
  168. package/dist/ptcw-design/{p-0f8784e9.entry.js → p-c5975914.entry.js} +1 -1
  169. package/dist/ptcw-design/p-c80aebb8.entry.js +1 -0
  170. package/dist/ptcw-design/{p-574680c3.entry.js → p-c83efab5.entry.js} +1 -1
  171. package/dist/ptcw-design/{p-a24ecd75.entry.js → p-c9342bd2.entry.js} +1 -1
  172. package/dist/ptcw-design/{p-ea19d8f6.entry.js → p-cb7b03fb.entry.js} +1 -1
  173. package/dist/ptcw-design/{p-dd6501a8.entry.js → p-cff0b2b0.entry.js} +1 -1
  174. package/dist/ptcw-design/{p-59058faa.entry.js → p-deed8ef6.entry.js} +1 -1
  175. package/dist/ptcw-design/{p-c7bd4d99.entry.js → p-e282af3d.entry.js} +1 -1
  176. package/dist/ptcw-design/{p-e4f1e8fd.entry.js → p-f733dad8.entry.js} +1 -1
  177. package/dist/ptcw-design/ptcw-design.esm.js +1 -1
  178. package/dist/types/components/list-item/list-item.d.ts +1 -1
  179. package/dist/types/components/organism-bundles/sequential-bundle/sequential-bundle.d.ts +12 -0
  180. package/dist/types/components/organism-bundles/sequential-bundle-example/sequential-bundle-example.d.ts +16 -0
  181. package/dist/types/components/ptc-dynamic-card/ptc-dynamic-card.d.ts +5 -6
  182. package/dist/types/components/ptc-icon-minimize/ptc-icon-minimize.d.ts +3 -0
  183. package/dist/types/components/ptc-jumbotron/ptc-jumbotron.d.ts +1 -0
  184. package/dist/types/components.d.ts +43 -7
  185. package/package.json +3 -4
  186. package/readme.md +1 -1
  187. package/dist/cjs/bundle-jumbotron-example_16.cjs.entry.js +0 -1131
  188. package/dist/cjs/ptc-card-content.cjs.entry.js +0 -68
  189. package/dist/cjs/ptc-dynamic-card.cjs.entry.js +0 -57
  190. package/dist/cjs/ptc-overlay.cjs.entry.js +0 -34
  191. package/dist/esm/bundle-jumbotron-example_16.entry.js +0 -1112
  192. package/dist/esm/ptc-card-content.entry.js +0 -64
  193. package/dist/esm/ptc-dynamic-card.entry.js +0 -53
  194. package/dist/esm/ptc-overlay.entry.js +0 -30
  195. package/dist/ptcw-design/p-46a6b69c.entry.js +0 -1
  196. package/dist/ptcw-design/p-46afd828.entry.js +0 -1
  197. package/dist/ptcw-design/p-47b2c76f.entry.js +0 -1
  198. package/dist/ptcw-design/p-598d16e5.entry.js +0 -1
  199. package/dist/ptcw-design/p-6b1eb02f.entry.js +0 -1
  200. package/dist/ptcw-design/p-a4e1afa5.entry.js +0 -1
  201. package/dist/ptcw-design/p-af3d5be7.entry.js +0 -1
  202. package/dist/ptcw-design/p-ce9f0355.entry.js +0 -1
  203. package/dist/ptcw-design/p-e91fbd67.entry.js +0 -1
  204. package/dist/ptcw-design/p-f6fe5efe.entry.js +0 -1
  205. package/dist/ptcw-design/p-fe1ff7d2.entry.js +0 -1
  206. /package/dist/collection/components/{bundle-example → organism-bundles/bundle-example}/bundle-example.js +0 -0
  207. /package/dist/collection/components/{bundle-jumbotron-example → organism-bundles/bundle-jumbotron-example}/bundle-jumbotron-example.css +0 -0
  208. /package/dist/types/components/{bundle-example → organism-bundles/bundle-example}/bundle-example.d.ts +0 -0
  209. /package/dist/types/components/{bundle-jumbotron-example → organism-bundles/bundle-jumbotron-example}/bundle-jumbotron-example.d.ts +0 -0
@@ -1,1112 +0,0 @@
1
- import { r as registerInstance, h, H as Host, g as getAssetPath, a as getElement, c as createEvent } from './index-8e63c32d.js';
2
-
3
- const bundleJumbotronExampleCss = ":host{display:block}";
4
-
5
- const BundleJumbotronExample = class {
6
- constructor(hostRef) {
7
- registerInstance(this, hostRef);
8
- this.jumbotron = 'light';
9
- }
10
- render() {
11
- let $pngSrc;
12
- let $gifSrc;
13
- let $bgVideoSrc;
14
- let $bgSrc;
15
- let $popupVideo;
16
- //replace dummy data
17
- if (this.jumbotron === 'light' || this.jumbotron === 'dark') {
18
- $bgSrc = "https://images.unsplash.com/photo-1675285972028-45dc2add07be?crop=entropy&cs=tinysrgb&fm=jpg&ixid=MnwzMjM4NDZ8MHwxfHJhbmRvbXx8fHx8fHx8fDE2Nzc3ODk2NTE&ixlib=rb-4.0.3&q=80";
19
- }
20
- else if (this.jumbotron === 'dark-video' || this.jumbotron === 'light-video') {
21
- $bgVideoSrc = "https://www.ptc.com/-/media/Videos/wind-turbine.mp4";
22
- }
23
- else if (this.jumbotron === 'png') {
24
- $pngSrc = "https://images.unsplash.com/photo-1676883343977-5f8ecc36856c?crop=entropy&cs=tinysrgb&fit=max&fm=jpg&ixid=MnwzMjM4NDZ8MHwxfHJhbmRvbXx8fHx8fHx8fDE2NzgyMjcxNDU&ixlib=rb-4.0.3&q=80&w=400";
25
- }
26
- else if (this.jumbotron === 'gif') {
27
- $gifSrc = "https://media.giphy.com/media/TDQkojbHj3wTS/giphy.gif";
28
- }
29
- //Optional: set $popupVideo
30
- //$popupVideo = "https://www.youtube.com/embed/w0mJCtK9sDY";
31
- return (h(Host, null, h("ptc-jumbotron", Object.assign({ "jumbotron-type": this.jumbotron }, (!!$pngSrc && { pngSrc: $pngSrc }), (!!$gifSrc && { gifSrc: $gifSrc }), (!!$bgVideoSrc && { bgVideoSrc: $bgVideoSrc }), (!!$bgSrc && { bgSrc: $bgSrc }), (!!$popupVideo ), { "main-title": "Sed ut perspiciatis unde omnis iste natus" //bind main title data (multi-line)
32
- ,
33
- "sub-title": "totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo." // bind sub title data (multi-line)
34
- }), h("ptc-breadcrumb", Object.assign({ slot: "breadcrumb" }, (this.jumbotron === 'dark' || this.jumbotron == 'dark-video' ? { color: 'white' } : { color: 'primary-gray' }), (this.jumbotron === 'text' ? { position: 'center' } : {})), h("list-item", Object.assign({ "list-type": "breadcrumb", "link-href": "https://www.ptc.com/contact-us" }, (this.jumbotron === 'dark' || this.jumbotron == 'dark-video' ? { color: 'white' } : { color: 'primary-gray' })), "PLM Video Hub"), h("list-item", Object.assign({ "list-type": "breadcrumb" }, (this.jumbotron === 'dark' || this.jumbotron == 'dark-video' ? { color: 'white' } : { color: 'primary-gray' })), "Current Page")), h("ptc-button", { slot: "j-cta", type: "link", color: "ptc-primary", "link-href": "https://www.ptc.com", target: "_blank" }, "Lorem ipsum dolor sit amet"), h("ptc-button", { slot: "j-cta", type: "link", color: "ptc-secondary", "link-href": "https://www.ptc.com", target: "_blank" }, "Lorem ipsum"))));
35
- }
36
- };
37
- BundleJumbotronExample.style = bundleJumbotronExampleCss;
38
-
39
- const iconAssetCss = ".svg-inline--fa.sc-icon-asset,svg.sc-icon-asset:not(:root).svg-inline--fa{overflow:visible}.svg-inline--fa.sc-icon-asset{display:inline-block;font-size:inherit;height:1em;vertical-align:-.125em}.svg-inline--fa.fa-lg.sc-icon-asset{vertical-align:-.225em}.svg-inline--fa.fa-w-1.sc-icon-asset{width:.0625em}.svg-inline--fa.fa-w-2.sc-icon-asset{width:.125em}.svg-inline--fa.fa-w-3.sc-icon-asset{width:.1875em}.svg-inline--fa.fa-w-4.sc-icon-asset{width:.25em}.svg-inline--fa.fa-w-5.sc-icon-asset{width:.3125em}.svg-inline--fa.fa-w-6.sc-icon-asset{width:.375em}.svg-inline--fa.fa-w-7.sc-icon-asset{width:.4375em}.svg-inline--fa.fa-w-8.sc-icon-asset{width:.5em}.svg-inline--fa.fa-w-9.sc-icon-asset{width:.5625em}.svg-inline--fa.fa-w-10.sc-icon-asset{width:.625em}.svg-inline--fa.fa-w-11.sc-icon-asset{width:.6875em}.svg-inline--fa.fa-w-12.sc-icon-asset{width:.75em}.svg-inline--fa.fa-w-13.sc-icon-asset{width:.8125em}.svg-inline--fa.fa-w-14.sc-icon-asset{width:.875em}.svg-inline--fa.fa-w-15.sc-icon-asset{width:.9375em}.svg-inline--fa.fa-w-16.sc-icon-asset{width:1em}.svg-inline--fa.fa-w-17.sc-icon-asset{width:1.0625em}.svg-inline--fa.fa-w-18.sc-icon-asset{width:1.125em}.svg-inline--fa.fa-w-19.sc-icon-asset{width:1.1875em}.svg-inline--fa.fa-w-20.sc-icon-asset{width:1.25em}.svg-inline--fa.fa-pull-left.sc-icon-asset{margin-right:.3em;width:auto}.svg-inline--fa.fa-pull-right.sc-icon-asset{margin-left:.3em;width:auto}.svg-inline--fa.fa-border.sc-icon-asset{height:1.5em}.svg-inline--fa.fa-li.sc-icon-asset{width:2em}.svg-inline--fa.fa-fw.sc-icon-asset{width:1.25em}.fa-layers.sc-icon-asset svg.svg-inline--fa.sc-icon-asset{bottom:0;left:0;margin:auto;position:absolute;right:0;top:0}.fa-layers.sc-icon-asset{display:inline-block;height:1em;position:relative;text-align:center;vertical-align:-.125em;width:1em}.fa-layers.sc-icon-asset svg.svg-inline--fa.sc-icon-asset{-webkit-transform-origin:center center;transform-origin:center center}.fa-layers-counter.sc-icon-asset,.fa-layers-text.sc-icon-asset{display:inline-block;position:absolute;text-align:center}.fa-layers-text.sc-icon-asset{left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transform-origin:center center;transform-origin:center center}.fa-layers-counter.sc-icon-asset{background-color:#ff253a;border-radius:1em;-webkit-box-sizing:border-box;box-sizing:border-box;color:#fff;height:1.5em;line-height:1;max-width:5em;min-width:1.5em;overflow:hidden;padding:.25em;right:0;text-overflow:ellipsis;top:0;-webkit-transform:scale(.25);transform:scale(.25);-webkit-transform-origin:top right;transform-origin:top right}.fa-layers-bottom-right.sc-icon-asset{bottom:0;right:0;top:auto;-webkit-transform:scale(.25);transform:scale(.25);-webkit-transform-origin:bottom right;transform-origin:bottom right}.fa-layers-bottom-left.sc-icon-asset{bottom:0;left:0;right:auto;top:auto;-webkit-transform:scale(.25);transform:scale(.25);-webkit-transform-origin:bottom left;transform-origin:bottom left}.fa-layers-top-right.sc-icon-asset{right:0;top:0;-webkit-transform:scale(.25);transform:scale(.25);-webkit-transform-origin:top right;transform-origin:top right}.fa-layers-top-left.sc-icon-asset{left:0;right:auto;top:0;-webkit-transform:scale(.25);transform:scale(.25);-webkit-transform-origin:top left;transform-origin:top left}.fa-lg.sc-icon-asset{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em}.fa-xs.sc-icon-asset{font-size:.75em}.fa-sm.sc-icon-asset{font-size:.875em}.fa-1x.sc-icon-asset{font-size:1em}.fa-2x.sc-icon-asset{font-size:2em}.fa-3x.sc-icon-asset{font-size:3em}.fa-4x.sc-icon-asset{font-size:4em}.fa-5x.sc-icon-asset{font-size:5em}.fa-6x.sc-icon-asset{font-size:6em}.fa-7x.sc-icon-asset{font-size:7em}.fa-8x.sc-icon-asset{font-size:8em}.fa-9x.sc-icon-asset{font-size:9em}.fa-10x.sc-icon-asset{font-size:10em}.fa-fw.sc-icon-asset{text-align:center;width:1.25em}.fa-ul.sc-icon-asset{list-style-type:none;margin-left:2.5em;padding-left:0}.fa-ul.sc-icon-asset>li.sc-icon-asset{position:relative}.fa-li.sc-icon-asset{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.fa-border.sc-icon-asset{border:.08em solid #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left.sc-icon-asset{float:left}.fa-pull-right.sc-icon-asset{float:right}.fa.fa-pull-left.sc-icon-asset,.fab.fa-pull-left.sc-icon-asset,.fal.fa-pull-left.sc-icon-asset,.far.fa-pull-left.sc-icon-asset,.fas.fa-pull-left.sc-icon-asset{margin-right:.3em}.fa.fa-pull-right.sc-icon-asset,.fab.fa-pull-right.sc-icon-asset,.fal.fa-pull-right.sc-icon-asset,.far.fa-pull-right.sc-icon-asset,.fas.fa-pull-right.sc-icon-asset{margin-left:.3em}.fa-spin.sc-icon-asset{-webkit-animation:fa-spin 2s linear infinite;animation:fa-spin 2s linear infinite}.fa-pulse.sc-icon-asset{-webkit-animation:fa-spin 1s steps(8) infinite;animation:fa-spin 1s steps(8) infinite}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.fa-rotate-90.sc-icon-asset{-ms-filter:\"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)\";-webkit-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180.sc-icon-asset{-ms-filter:\"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)\";-webkit-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270.sc-icon-asset{-ms-filter:\"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)\";-webkit-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal.sc-icon-asset{-ms-filter:\"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)\";-webkit-transform:scaleX(-1);transform:scaleX(-1)}.fa-flip-vertical.sc-icon-asset{-webkit-transform:scaleY(-1);transform:scaleY(-1)}.fa-flip-both.sc-icon-asset,.fa-flip-horizontal.fa-flip-vertical.sc-icon-asset,.fa-flip-vertical.sc-icon-asset{-ms-filter:\"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)\"}.fa-flip-both.sc-icon-asset,.fa-flip-horizontal.fa-flip-vertical.sc-icon-asset{-webkit-transform:scale(-1);transform:scale(-1)}.sc-icon-asset:root .fa-flip-both.sc-icon-asset,.sc-icon-asset:root .fa-flip-horizontal.sc-icon-asset,.sc-icon-asset:root .fa-flip-vertical.sc-icon-asset,.sc-icon-asset:root .fa-rotate-90.sc-icon-asset,.sc-icon-asset:root .fa-rotate-180.sc-icon-asset,.sc-icon-asset:root .fa-rotate-270.sc-icon-asset{-webkit-filter:none;filter:none}.fa-stack.sc-icon-asset{display:inline-block;height:2em;position:relative;width:2.5em}.fa-stack-1x.sc-icon-asset,.fa-stack-2x.sc-icon-asset{bottom:0;left:0;margin:auto;position:absolute;right:0;top:0}.svg-inline--fa.fa-stack-1x.sc-icon-asset{height:1em;width:1.25em}.svg-inline--fa.fa-stack-2x.sc-icon-asset{height:2em;width:2.5em}.fa-inverse.sc-icon-asset{color:#fff}.sr-only.sc-icon-asset{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable.sc-icon-asset:active,.sr-only-focusable.sc-icon-asset:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}.svg-inline--fa.sc-icon-asset .fa-primary.sc-icon-asset{fill:var(--fa-primary-color,currentColor);opacity:1;opacity:var(--fa-primary-opacity,1)}.svg-inline--fa.sc-icon-asset .fa-secondary.sc-icon-asset{fill:var(--fa-secondary-color,currentColor)}.svg-inline--fa.sc-icon-asset .fa-secondary.sc-icon-asset,.svg-inline--fa.fa-swap-opacity.sc-icon-asset .fa-primary.sc-icon-asset{opacity:.4;opacity:var(--fa-secondary-opacity,.4)}.svg-inline--fa.fa-swap-opacity.sc-icon-asset .fa-secondary.sc-icon-asset{opacity:1;opacity:var(--fa-primary-opacity,1)}.svg-inline--fa.sc-icon-asset mask.sc-icon-asset .fa-primary.sc-icon-asset,.svg-inline--fa.sc-icon-asset mask.sc-icon-asset .fa-secondary.sc-icon-asset{fill:#000}.fad.fa-inverse.sc-icon-asset{color:#fff}icon-asset.sc-icon-asset{vertical-align:middle}svg.sc-icon-asset{transition:all var(--ptc-transition-medium) var(--ptc-ease-inout)}svg.micro.sc-icon-asset{width:calc(var(--ptc-font-size-x-small) / 2);height:calc(var(--ptc-font-size-x-small) / 2)}svg.xxx-small.sc-icon-asset{width:var(--ptc-font-size-xxx-small);height:var(--ptc-font-size-xxx-small)}svg.xx-small.sc-icon-asset{width:var(--ptc-font-size-xx-small);height:var(--ptc-font-size-xx-small)}svg.x-small.sc-icon-asset{width:var(--ptc-font-size-x-small);height:var(--ptc-font-size-x-small)}svg.small.sc-icon-asset{width:var(--ptc-font-size-small);height:var(--ptc-font-size-small)}svg.medium.sc-icon-asset{width:var(--ptc-font-size-medium);height:var(--ptc-font-size-medium)}svg.large.sc-icon-asset{width:var(--ptc-font-size-large);height:var(--ptc-font-size-large)}svg.x-large.sc-icon-asset{width:var(--ptc-font-size-x-large);height:var(--ptc-font-size-x-large)}svg.xx-large.sc-icon-asset{width:var(--ptc-font-size-xx-large);height:var(--ptc-font-size-xx-large)}svg.xxx-large.sc-icon-asset{width:var(--ptc-font-size-xxx-large);height:var(--ptc-font-size-xxx-large)}svg.xxxx-large.sc-icon-asset{width:var(--ptc-font-size-xxxx-large);height:var(--ptc-font-size-xxxx-large)}svg.white.sc-icon-asset{fill:var(--color-white)}svg.white.sc-icon-asset use[href$=\"#minus\"].sc-icon-asset,svg.white.sc-icon-asset use[href$=\"#plus\"].sc-icon-asset,svg.white.sc-icon-asset use[href$=\"#checkmark\"].sc-icon-asset{stroke:var(--color-white)}svg.black.sc-icon-asset{fill:var(--color-black)}svg.black.sc-icon-asset use[href$=\"#minus\"].sc-icon-asset,svg.black.sc-icon-asset use[href$=\"#plus\"].sc-icon-asset,svg.black.sc-icon-asset use[href$=\"#checkmark\"].sc-icon-asset{stroke:var(--color-black)}svg.ptc-green.sc-icon-asset{fill:var(--color-green-07)}svg.ptc-green.sc-icon-asset use[href$=\"#minus\"].sc-icon-asset,svg.ptc-green.sc-icon-asset use[href$=\"#plus\"].sc-icon-asset,svg.ptc-green.sc-icon-asset use[href$=\"#checkmark\"].sc-icon-asset{stroke:var(--color-green-07)}svg.gray.sc-icon-asset{fill:var(--color-gray-06)}svg.gray.sc-icon-asset use[href$=\"#minus\"].sc-icon-asset,svg.gray.sc-icon-asset use[href$=\"#plus\"].sc-icon-asset,svg.gray.sc-icon-asset use[href$=\"#checkmark\"].sc-icon-asset{stroke:var(--color-gray-06)}svg.light-gray.sc-icon-asset{fill:var(--color-gray-05)}svg.light-gray.sc-icon-asset use[href$=\"#minus\"].sc-icon-asset,svg.light-gray.sc-icon-asset use[href$=\"#plus\"].sc-icon-asset,svg.light-gray.sc-icon-asset use[href$=\"#checkmark\"].sc-icon-asset{stroke:var(--color-gray-05)}svg.primary-gray.sc-icon-asset{fill:var(--color-gray-10)}svg.inherit.sc-icon-asset{fill:inherit}svg.inherit.sc-icon-asset use[href$=\"#minus\"].sc-icon-asset,svg.inherit.sc-icon-asset use[href$=\"#plus\"].sc-icon-asset,svg.inherit.sc-icon-asset use[href$=\"#checkmark\"].sc-icon-asset{stroke:inherit}";
40
-
41
- const IconAsset = class {
42
- constructor(hostRef) {
43
- registerInstance(this, hostRef);
44
- this.regularSprite = getAssetPath('./media/regular.svg');
45
- this.solidSprite = getAssetPath('./media/solid.svg');
46
- this.brandSprite = getAssetPath('./media/brands.svg');
47
- this.ptcSprite = getAssetPath('./media/designer.svg');
48
- this.name = undefined;
49
- this.size = 'xx-small';
50
- this.type = 'regular';
51
- this.spin = '';
52
- this.pulse = '';
53
- this.color = 'default';
54
- this.isMobileSelect = undefined;
55
- this.injectedStyle = undefined;
56
- }
57
- render() {
58
- const classMap = this.getCssClassMap();
59
- if (this.type == 'brands') {
60
- return (h(Host, null, this.injectedStyle && h("style", null, this.injectedStyle), h("svg", { class: classMap }, h("use", { href: `${this.brandSprite}#${this.name}` }))));
61
- }
62
- else if (this.type == 'solid') {
63
- return (h(Host, null, this.injectedStyle && h("style", null, this.injectedStyle), h("svg", { class: classMap }, h("use", { href: `${this.solidSprite}#${this.name}` }))));
64
- }
65
- else if (this.type == 'ptc') {
66
- return (h(Host, null, this.injectedStyle && h("style", null, this.injectedStyle), h("svg", { class: classMap }, h("use", { href: `${this.ptcSprite}#${this.name}` }))));
67
- }
68
- else {
69
- return (h(Host, null, this.injectedStyle && h("style", null, this.injectedStyle), h("svg", { class: classMap }, h("use", { href: `${this.regularSprite}#${this.name}` }))));
70
- }
71
- }
72
- getCssClassMap() {
73
- return {
74
- [this.size]: true,
75
- [this.spin]: true,
76
- [this.pulse]: true,
77
- [this.color]: true,
78
- ['ismobileselect']: this.isMobileSelect ? true : false
79
- };
80
- }
81
- static get assetsDirs() { return ["media"]; }
82
- };
83
- IconAsset.style = iconAssetCss;
84
-
85
- const listItemCss = ":host(.list-primary){display:block}:host(.flush-before) li::before{content:\"\" !important}:host(.breadcrumb){display:inline-block}:host(.breadcrumb) li{position:relative;display:inline-block;color:var(--color-white);font-weight:var(--ptc-font-weight-bold);font-size:var(--ptc-font-size-xxx-small);line-height:var(--ptc-line-height-densest)}:host(.breadcrumb) li::before{content:\"/\";top:0;left:0}:host(.breadcrumb) li a.item-link{color:var(--color-white);font-weight:var(--ptc-font-weight-bold) !important;font-size:var(--ptc-font-size-xxx-small) !important;line-height:var(--ptc-line-height-densest);text-decoration:underline;text-decoration-color:transparent;text-underline-offset:2px;text-decoration-thickness:1px;outline:none;transition:text-decoration-color var(--ptc-transition-medium) var(--ptc-ease-inout)}:host(.breadcrumb) li a.item-link:hover{text-decoration:underline;text-decoration-color:var(--color-green-07);outline:none}:host(:not(.flush-before)) li::before{margin-right:2px}:host(.list-footer) li{display:inline-block;font-size:var(--ptc-font-size-xx-small);font-weight:var(--ptc-font-weight-regular);font-style:normal;font-stretch:normal;line-height:var(--ptc-line-height-denser);letter-spacing:normal;color:var(--color-white);margin:0 0.5rem}:host(.list-footer) li a{color:var(--color-white-grey);border-bottom:1px solid transparent;display:inline-block;text-decoration:none}:host(.list-footer) li a:hover,:host(.list-footer) li a:focus,:host(.list-footer) li a:active{text-decoration:none;border-bottom:1px solid var(--color-green-06);color:var(--color-white-grey);transition:border var(--ptc-ease-inout) var(--ptc-transition-medium)}:host(.list-footer) li a:focus{outline:3px solid var(--color-blue-07);outline-offset:2px;border-radius:var(--ptc-border-radius-standard);text-decoration:none;border-color:transparent !important}:host(.white) li{color:var(--color-white)}:host(.white) li a.item-link{color:var(--color-white)}:host(.primary-gray) li{color:var(--color-gray-10)}:host(.primary-gray) li a.item-link{color:var(--color-gray-10)}";
86
-
87
- const ListItem = class {
88
- constructor(hostRef) {
89
- registerInstance(this, hostRef);
90
- this.listType = 'list-primary';
91
- this.linkHref = undefined;
92
- this.flushBefore = false;
93
- this.linkTarget = '_self';
94
- this.color = undefined;
95
- this.styles = undefined;
96
- }
97
- render() {
98
- const classMap = this.getCssClassMap();
99
- return (h(Host, { class: classMap }, this.styles && h("style", null, this.styles), h("li", null, this.linkHref ? (h("a", Object.assign({ class: "item-link", target: this.linkTarget }, (this.linkHref ? { href: this.linkHref } : {})), h("slot", null))) : (h("slot", null)))));
100
- }
101
- getCssClassMap() {
102
- return {
103
- [this.listType]: true,
104
- ['flush-before']: this.flushBefore ? true : false,
105
- [this.color]: !!this.color ? true : false,
106
- };
107
- }
108
- };
109
- ListItem.style = listItemCss;
110
-
111
- const maxWidthContainerCss = ":host{display:block}:host(.left){margin:auto auto auto 0}:host(.right){margin:auto 0 auto auto}:host(.center){margin:0 auto}";
112
-
113
- const MaxWidthContainer = class {
114
- constructor(hostRef) {
115
- registerInstance(this, hostRef);
116
- this.maxWidth = undefined;
117
- this.breakpoint = 768;
118
- this.contentAlign = 'center';
119
- }
120
- componentDidLoad() {
121
- this.handleResize();
122
- window.addEventListener('resize', this.handleResize.bind(this));
123
- }
124
- disconnectedCallback() {
125
- window.removeEventListener('resize', this.handleResize);
126
- }
127
- render() {
128
- const classMap = this.getCssClassMap();
129
- return (h(Host, { class: classMap }, h("slot", null)));
130
- }
131
- getCssClassMap() {
132
- return {
133
- [this.contentAlign]: true,
134
- };
135
- }
136
- handleResize() {
137
- // const selectedContainer = this.el.querySelector('.max-width-container');
138
- if (this.el) {
139
- if (window.innerWidth >= this.breakpoint) {
140
- this.el.style.maxWidth = `${this.maxWidth}px`;
141
- }
142
- else {
143
- this.el.style.maxWidth = 'initial';
144
- }
145
- }
146
- }
147
- get el() { return getElement(this); }
148
- };
149
- MaxWidthContainer.style = maxWidthContainerCss;
150
-
151
- const ptcBackgroundVideoCss = ":host{display:block;position:relative}:host video{position:absolute;top:0px;left:0px;right:0;width:100%;height:100%;overflow:hidden;pointer-events:none;z-index:-100;object-fit:cover}:host .video-overlay{z-index:1;display:block;position:absolute;width:100%;height:100%;top:0;left:0;opacity:0.8;background-image:linear-gradient(270deg, rgba(30, 38, 38, 0) 26%, #1e2626)}:host(.legacy){display:block;position:absolute;top:0px;left:0px;right:0;width:100%;height:100%;overflow:hidden;pointer-events:none;z-index:-100}:host(.legacy) video{object-fit:cover;position:absolute;top:0px;left:0px;right:0;width:100%;height:100%;overflow:hidden}";
152
-
153
- const PtcBackgroundVideo = class {
154
- constructor(hostRef) {
155
- registerInstance(this, hostRef);
156
- this.videoSrc = undefined;
157
- this.posterSrc = undefined;
158
- this.overlay = true;
159
- this.type = 'default';
160
- }
161
- render() {
162
- return (h(Host, { class: this.type }, h("video", { src: this.videoSrc, poster: this.posterSrc, autoplay: true, loop: true, muted: true, playsinline: true }), this.overlay
163
- ? h("div", { class: "video-overlay" })
164
- : "", this.type == 'default'
165
- ? h("slot", null)
166
- : ""));
167
- }
168
- };
169
- PtcBackgroundVideo.style = ptcBackgroundVideoCss;
170
-
171
- const ptcBreadcrumbCss = ":host{display:block;margin-top:var(--ptc-element-spacing-05)}::slotted(*){transform:translate(-2px, -2px)}:host(.left){display:flex;justify-content:flex-start}:host(.center){display:flex;justify-content:center}:host(.right){display:flex;justify-content:flex-end}:host(.remove-top-margin){margin-top:0px !important}";
172
-
173
- const PtcBreadcrumb = class {
174
- constructor(hostRef) {
175
- registerInstance(this, hostRef);
176
- this.position = undefined;
177
- this.removeTopMargin = false;
178
- this.color = 'white';
179
- this.styles = undefined;
180
- }
181
- render() {
182
- const classMap = this.getCssClassMap();
183
- return (h(Host, { class: classMap }, this.styles && h("style", null, this.styles), h("list-item", { listType: "breadcrumb", flushBefore: true, "link-href": "https://www.ptc.com" }, h("icon-asset", { type: "ptc", size: "medium", name: "icon-home", color: this.color })), h("slot", null)));
184
- }
185
- getCssClassMap() {
186
- return {
187
- [this.position]: !!this.position && this.position !== undefined ? true : false,
188
- ['remove-top-margin']: this.removeTopMargin ? true : false,
189
- };
190
- }
191
- };
192
- PtcBreadcrumb.style = ptcBreadcrumbCss;
193
-
194
- const ptcButtonCss = "button.disabled{pointer-events:none;opacity:0.6}button{background-color:var(--color-gray-10);display:inline-block;border-style:solid;border-width:1px;white-space:normal;position:relative;text-decoration:none;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;cursor:pointer;padding:9.4px 17.5px;border-radius:var(--ptc-border-radius-standard)}button.animation-right ::slotted([slot=slot-after-text]),button.animation-right ::slotted([slot=slot-before-text]),button.animation-down ::slotted([slot=slot-after-text]),button.animation-down ::slotted([slot=slot-before-text]){transition:transform var(--ptc-transition-medium) var(--ptc-ease-inout);position:relative;display:inline-block}button:hover.animation-right ::slotted([slot=slot-after-text]),button:hover.animation-right ::slotted([slot=slot-before-text]){transform:translateX(var(--ptc-element-spacing-02))}button:hover.animation-down ::slotted([slot=slot-after-text]),button:hover.animation-down ::slotted([slot=slot-before-text]){transform:translateY(var(--ptc-element-spacing-02))}button span{font-family:var(--ptc-font-latin);font-size:var(--ptc-font-size-small);font-weight:bold;line-height:var(--ptc-line-height-densest)}.icon-left ::slotted([slot=slot-before-text]){margin-right:var(--ptc-element-spacing-01)}.icon-right ::slotted([slot=slot-after-text]){margin-left:var(--ptc-element-spacing-01)}.blackgrey{box-shadow:var(--ptc-shadow-x-small);border:solid 1px var(--color-gray-10);background-image:linear-gradient(285deg, var(--color-gray-10) 155%, var(--color-gray-07) 62%)}.blackgrey:hover{box-shadow:var(--ptc-shadow-x-large)}.blackgrey span{color:var(--color-white)}.turtlegreen{box-shadow:var(--ptc-shadow-x-small);border:solid 1px var(--color-green-07);background-image:linear-gradient(285deg, var(--color-green-07) 155%, var(--color-green-07) 62%)}.turtlegreen:hover{box-shadow:var(--ptc-shadow-x-large)}.turtlegreen span{color:var(--color-white)}.offwhite{box-shadow:var(--ptc-shadow-x-small);border:solid 1px var(--color-gray-10);background-image:linear-gradient(to right, var(--color-white), var(--color-gray-02), var(--color-gray-01))}.offwhite:hover{box-shadow:var(--ptc-shadow-x-large)}.offwhite span{color:var(--color-gray-10)}.legacy-green{margin-left:10px;padding:10px 20px;margin-bottom:var(--ptc-element-spacing-01);margin-top:var(--ptc-element-spacing-01);box-shadow:var(--ptc-shadow-large);border:solid 2.5px var(--color-green-08);background-image:linear-gradient(to right, var(--color-green-06), var(--color-green-08))}.legacy-green:after{position:absolute;content:\"\";top:-1px;left:0;bottom:0;right:0;width:100%;height:103%;background-image:linear-gradient(to right, var(--color-green-08), var(--color-green-06));opacity:0;transition:opacity var(--ptc-transition-x-slow) var(--ptc-ease-inout);border-radius:2px}.legacy-green:hover{box-shadow:var(--ptc-shadow-x-large)}.legacy-green:hover span{color:var(--color-white)}.legacy-green:hover:after{opacity:1}.legacy-green span{font-family:var(--ptc-font-secondary-latin);color:var(--color-white);z-index:100;position:relative;text-transform:uppercase;font-weight:var(--ptc-font-weight-bold);letter-spacing:var(--ptc-letter-spacing-normal);font-size:var(--ptc-font-size-x-small)}@media only screen and (min-width: 768px){.legacy-green span{font-size:var(--ptc-font-size-small);letter-spacing:var(--ptc-letter-spacing-loose)}}.legacy-green icon-asset{display:inline}a{border-style:solid;border-width:1px;position:relative;text-decoration:none;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;padding:9.4px 17.5px;border-radius:var(--ptc-border-radius-standard);display:inline-block;position:relative}a.animation-right ::slotted([slot=slot-after-text]),a.animation-right ::slotted([slot=slot-before-text]),a.animation-down ::slotted([slot=slot-after-text]),a.animation-down ::slotted([slot=slot-before-text]){transition:all var(--ptc-ease-inout) var(--ptc-transition-medium);position:relative;display:inline-block;margin-left:5px}a:hover.animation-right ::slotted([slot=slot-after-text]),a:hover.animation-right ::slotted([slot=slot-before-text]){transform:translateX(var(--ptc-element-spacing-02))}a:hover.animation-down ::slotted([slot=slot-after-text]),a:hover.animation-down ::slotted([slot=slot-before-text]){transform:translateY(var(--ptc-element-spacing-02))}.nav{font-family:var(--ptc-font-latin);background-color:var(--color-gray-10);border-radius:var(--ptc-border-radius-standard);border:1px solid var(--color-white);border-bottom-style:solid;border-bottom-width:1px;box-sizing:border-box;color:var(--color-white);display:inline-block;font-size:var(--ptc-font-size-xx-small);font-stretch:100%;font-weight:var(--ptc-font-weight-bold);line-height:var(--ptc-line-height-loose);list-style:none;padding:3px var(--ptc-element-spacing-04);position:relative;text-align:center;text-decoration:none;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;transition:background-color var(--ptc-transition-medium) var(--ptc-ease-inout)}.nav:focus{outline:3px solid var(--color-blue-07);outline-offset:2px}.nav:hover{background-color:var(--color-gray-12)}.ptc-primary,.ptc-quaternary,.ptc-secondary,.ptc-tertiary,.icon-toggle{padding:var(--ptc-font-size-xx-small) var(--ptc-font-size-medium);transition:background-color var(--ptc-ease-inout) var(--ptc-transition-medium);line-height:20px}.ptc-primary.disabled,.ptc-quaternary.disabled,.ptc-secondary.disabled,.ptc-tertiary.disabled,.icon-toggle.disabled{pointer-events:none;border-color:var(--color-gray-03);background:var(--color-gray-02)}.ptc-primary.disabled span,.ptc-quaternary.disabled span,.ptc-secondary.disabled span,.ptc-tertiary.disabled span,.icon-toggle.disabled span{color:var(--color-gray-03)}.ptc-primary.disabled ::slotted([slot=slot-after-text]),.ptc-quaternary.disabled ::slotted([slot=slot-after-text]),.ptc-secondary.disabled ::slotted([slot=slot-after-text]),.ptc-tertiary.disabled ::slotted([slot=slot-after-text]),.icon-toggle.disabled ::slotted([slot=slot-after-text]){fill:var(--color-gray-03) !important}.ptc-primary:focus,.ptc-quaternary:focus,.ptc-secondary:focus,.ptc-tertiary:focus,.icon-toggle:focus{outline:3px solid var(--color-blue-07);outline-offset:2px}.ptc-primary span,.ptc-quaternary span,.ptc-secondary span,.ptc-tertiary span,.icon-toggle span{font-family:var(--ptc-font-latin);font-weight:var(--ptc-font-weight-bold);font-size:var(--ptc-font-size-small);line-height:var(--ptc-line-height-densest);letter-spacing:normal}.ptc-primary{background:var(--color-gray-12);border:2px solid var(--color-green-07);border-radius:var(--ptc-border-radius-standard)}.ptc-primary:hover{background-color:var(--color-gray-10)}.ptc-primary:active{background-color:var(--color-black)}.ptc-primary span{color:var(--color-white)}.ptc-primary ::slotted([slot=slot-after-text]){fill:var(--color-white) !important}.ptc-secondary{background:var(--color-gray-12);border:2px solid var(--color-gray-08);border-radius:var(--ptc-border-radius-standard)}.ptc-secondary:hover{background-color:var(--color-gray-10)}.ptc-secondary:active{background-color:var(--color-black)}.ptc-secondary span{color:var(--color-white)}.ptc-secondary ::slotted([slot=slot-after-text]){fill:var(--color-white) !important}.ptc-tertiary{background:var(--color-white);border:2px solid var(--color-gray-10);border-radius:var(--ptc-border-radius-standard)}.ptc-tertiary:hover{background-color:var(--color-gray-02)}.ptc-tertiary:active{background-color:var(--color-gray-03)}.ptc-tertiary span{color:var(--color-gray-10)}.ptc-tertiary ::slotted([slot=slot-after-text]){fill:var(--color-gray-10) !important}.ptc-quaternary{background:var(--color-green-07);border:2px solid var(--color-green-07);border-radius:var(--ptc-border-radius-standard)}.ptc-quaternary:hover{background-color:var(--color-green-08)}.ptc-quaternary:active{background-color:var(--color-green-09)}.ptc-quaternary span{color:var(--color-white)}.ptc-quaternary ::slotted([slot=slot-after-text]){fill:var(--color-white) !important}.icon-toggle{background:var(--color-white);border:1px solid var(--color-gray-10);border-radius:var(--ptc-border-radius-standard);padding:0;height:2.125rem;width:2.125rem;box-shadow:var(--ptc-shadow-medium)}.icon-toggle:hover{background-color:var(--color-gray-02)}.icon-toggle:active{background-color:var(--color-gray-03)}.icon-toggle.active{background-color:var(--color-gray-04)}.icon-toggle.active:hover{background-color:var(--color-gray-05)}.icon-toggle.active:active{background-color:var(--color-gray-03)}.icon-toggle:focus{outline:2px solid var(--color-blue-07);outline-offset:1px}.icon-toggle span{color:var(--color-gray-10);padding:0}.icon-toggle ::slotted([slot=slot-after-text]){fill:var(--color-gray-10) !important}.icon-toggle ::slotted(icon-asset){display:block;margin:auto;height:18px;width:18px}.clear-search{border:none;padding:0px;line-height:var(----ptc-line-height-densest);background-color:transparent}.clear-search:hover{text-decoration:underline;text-decoration-color:var(--color-white)}.clear-search span{color:var(--color-white);font-weight:var(--ptc-font-weight-semibold);font-size:var(--ptc-font-size-x-small);-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased}";
195
-
196
- const PtcButton = class {
197
- constructor(hostRef) {
198
- registerInstance(this, hostRef);
199
- this.clickEvent = createEvent(this, "clickEvent", 7);
200
- this.disabled = false;
201
- this.active = false;
202
- this.type = 'button';
203
- this.color = 'ptc-primary';
204
- this.iconAnimation = '';
205
- this.iconPosition = 'icon-right';
206
- this.linkHref = undefined;
207
- this.linkTitle = undefined;
208
- this.target = '_self';
209
- this.rel = undefined;
210
- this.tabNav = 0;
211
- this.styles = undefined;
212
- }
213
- clickEventHandler() {
214
- this.clickEvent.emit();
215
- }
216
- render() {
217
- const classMap = this.getCssClassMap();
218
- const Tag = !!this.linkHref ? 'a' : 'button';
219
- return (h(Host, null, this.styles && h("style", null, this.styles), h(Tag, Object.assign({ class: classMap, onClick: this.clickEventHandler.bind(this) }, (!!this.linkHref ? { href: this.linkHref } : {}), (!this.linkHref ? { type: this.type } : {}), (!!this.target && !!this.linkHref ? { target: this.target } : {}), (!!this.rel && !!this.linkHref ? { rel: this.rel } : {}), (!!this.linkHref ? { title: this.linkTitle ? this.linkTitle : this.linkHref } : {}), (!!this.tabNav ? { tabindex: -1 } : { tabindex: 0 })), h("span", null, h("slot", { name: "slot-before-text" }), h("slot", null), h("slot", { name: "slot-after-text" })))));
220
- }
221
- getCssClassMap() {
222
- return {
223
- [this.color]: true,
224
- [this.iconAnimation]: true,
225
- [this.iconPosition]: true,
226
- ['disabled']: this.disabled ? true : false,
227
- ['active']: this.active ? true : false,
228
- };
229
- }
230
- };
231
- PtcButton.style = ptcButtonCss;
232
-
233
- let ResponsiveBgVariables = {
234
- envs: ['xs', 'sm', 'md', 'lg'],
235
- selector: '.ptc-img',
236
- interval: 250
237
- };
238
- let ResponsivePictureVariables = {
239
- envs: ['xs', 'sm', 'md', 'lg'],
240
- selector: '.ptc-picture',
241
- interval: 250
242
- };
243
-
244
- const ptcImgCss = ".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-large{border-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}}";
245
-
246
- const PtcImg = class {
247
- constructor(hostRef) {
248
- registerInstance(this, hostRef);
249
- this.sizeXs = '510x340';
250
- this.sizeSm = '1240x496';
251
- this.sizeMd = '1366x500';
252
- this.sizeLg = '1920x1080';
253
- this.imgUrl = undefined;
254
- this.imageType = 'smart-bg';
255
- this.borderRadius = '';
256
- this.loadMode = 'lazy-bg';
257
- }
258
- /**
259
- * Image Z Index
260
- */
261
- // @Prop() imageZIndex: 'z-index-auto' | 'z-index-n-2' | 'z-index-n-1' | 'z-index-p-1' | 'z-index-p-2' = 'z-index-auto';
262
- WindowResize() {
263
- this.setResponsiveBg();
264
- }
265
- render() {
266
- const classMap = this.getCssClassMap();
267
- return (h(Host, null, h("div", { class: classMap, "data-xs": `${this.imgUrl}:${this.sizeXs}`, "data-sm": `${this.imgUrl}:${this.sizeSm}`, "data-md": `${this.imgUrl}:${this.sizeMd}`, "data-lg": `${this.imgUrl}:${this.sizeLg}` }, this.imageType == 'smart-bg' ? h("slot", null) : null)));
268
- }
269
- componentDidLoad() {
270
- this.addIntersectionObserver();
271
- this.setResponsiveBg();
272
- }
273
- componentWillUpdate() {
274
- this.addIntersectionObserver();
275
- this.setResponsiveBg();
276
- }
277
- //responsive image
278
- setResponsiveBg() {
279
- // Define local variables
280
- let backgrounds = (this.el || document).querySelectorAll(ResponsiveBgVariables.selector), el, elData, currentBreakpoint = this.getCurrentBreakPoints();
281
- // Loop through all target elements
282
- for (var i = 0, len = backgrounds.length; i < len; i++) {
283
- // Set current variables
284
- el = backgrounds[i];
285
- elData = el.getAttribute('data-' + currentBreakpoint);
286
- // If the data attribute exists, set the background
287
- if (elData !== null) {
288
- el.style.backgroundImage = "url('" + elData + "')";
289
- }
290
- else {
291
- if (typeof console == 'object') {
292
- console.warn('Data attribute: data-' + currentBreakpoint + ' not found on element:\n\n' + el.outerHTML + '\n\n\n');
293
- }
294
- }
295
- }
296
- }
297
- //lazy loading
298
- addIntersectionObserver() {
299
- if (!this.imgUrl) {
300
- console.log('no image!');
301
- return;
302
- }
303
- if ('IntersectionObserver' in window) {
304
- let lazyLoadBgs = (this.el || document).querySelectorAll('.lazy-bg');
305
- let bgObserver = new IntersectionObserver(entries => {
306
- entries.forEach(entry => {
307
- if (entry.isIntersecting) {
308
- const image = entry.target;
309
- image.classList.remove('lazy-bg');
310
- bgObserver.unobserve(image);
311
- }
312
- });
313
- });
314
- lazyLoadBgs.forEach(image => {
315
- bgObserver.observe(image);
316
- });
317
- }
318
- }
319
- getCssClassMap() {
320
- return {
321
- [this.imageType]: true,
322
- 'ptc-img': true,
323
- [this.borderRadius]: true,
324
- [this.loadMode]: true,
325
- // [this.imageZIndex] : true
326
- };
327
- }
328
- getCurrentBreakPoints() {
329
- // Define local variables
330
- let doc = window.document, temp = doc.createElement('div'), env;
331
- // Append test node
332
- doc.body.appendChild(temp);
333
- // Loop through breakpoints
334
- for (let i = ResponsiveBgVariables.envs.length - 1; i >= 0; i--) {
335
- env = ResponsiveBgVariables.envs[i];
336
- // Add classes
337
- temp.className = 'hidden-' + env;
338
- // Found breakpoint
339
- if (temp.offsetParent === null) {
340
- // Remove our test node
341
- doc.body.removeChild(temp);
342
- // Return current breakpoint
343
- return env;
344
- }
345
- }
346
- // Breakpoint not found, try fallback
347
- doc.body.removeChild(temp);
348
- return this.getFallbackBreakpoint();
349
- }
350
- getFallbackBreakpoint() {
351
- if (window.matchMedia('(min-width: 992px)').matches) {
352
- return 'lg';
353
- }
354
- else if (window.matchMedia('(min-width: 768px)').matches) {
355
- return 'md';
356
- }
357
- else if (window.matchMedia('(min-width: 576px)').matches) {
358
- return 'sm';
359
- }
360
- else {
361
- return 'xs';
362
- }
363
- }
364
- get el() { return getElement(this); }
365
- };
366
- PtcImg.style = ptcImgCss;
367
-
368
- const ptcJumbotronCss = ".ptc-container{padding-right:24px;padding-left:24px;margin-right:auto;margin-left:auto}@media only screen and (min-width: 1200px){.ptc-container{padding-left:0;padding-right:0;max-width:1136px}}@media only screen and (min-width: 1440px){.ptc-container{padding-left:0;padding-right:0;max-width:1200px}}.ptc-container-lg{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media only screen and (min-width: 480px){.ptc-container-lg{padding-left:var(--ptc-layout-spacing-03);padding-right:var(--ptc-layout-spacing-03)}}@media only screen and (min-width: 768px){.ptc-container-lg{padding-left:var(--ptc-layout-spacing-04);padding-right:var(--ptc-layout-spacing-04)}}@media only screen and (min-width: 992px){.ptc-container-lg{padding-left:var(--ptc-element-spacing-08);padding-right:var(--ptc-element-spacing-08)}}@media only screen and (min-width: 1980px){.ptc-container-lg{padding-left:0;padding-right:0;max-width:1900px}}.ptc-container-fluid{width:100%}.u-para-sm{font-size:var(--ptc-font-size-small) !important}.u-para-md{font-size:var(--ptc-font-size-medium) !important}.u-para-lg{font-size:var(--ptc-font-size-large) !important}.u-para-xl{font-size:var(--ptc-font-size-x-large) !important}.u-para-xxl{font-size:var(--ptc-font-size-xx-large) !important}.u-para-xxxl{font-size:var(--ptc-font-size-xxx-large) !important}@media only screen and (min-width: 768px){.u-para-sm{font-size:calc(var(--ptc-font-size-small) + 0.05vw) !important}.u-para-md{font-size:calc(var(--ptc-font-size-medium) + 0.05vw) !important}.u-para-lg{font-size:calc(var(--ptc-font-size-large) + 0.05vw) !important}.u-para-xl{font-size:calc(var(--ptc-font-size-x-large) + 0.05vw) !important}.u-para-xxl{font-size:calc(var(--ptc-font-size-xx-large) + 0.05vw) !important}.u-para-xxxl{font-size:calc(var(--ptc-font-size-xxx-large) + 0.05vw) !important}}@media only screen and (min-width: 992px){.u-para-sm{font-size:calc(var(--ptc-font-size-small) + 0.1vw) !important}.u-para-md{font-size:calc(var(--ptc-font-size-medium) + 0.1vw) !important}.u-para-lg{font-size:calc(var(--ptc-font-size-large) + 0.1vw) !important}.u-para-xl{font-size:calc(var(--ptc-font-size-x-large) + 0.1vw) !important}.u-para-xxl{font-size:calc(var(--ptc-font-size-xx-large) + 0.1vw) !important}.u-para-xxxl{font-size:calc(var(--ptc-font-size-xxx-large) + 0.1vw) !important}}@media only screen and (min-width: 1200px){.u-para-sm{font-size:calc(var(--ptc-font-size-small) + 0.15vw) !important}.u-para-md{font-size:calc(var(--ptc-font-size-medium) + 0.15vw) !important}.u-para-lg{font-size:calc(var(--ptc-font-size-large) + 0.15vw) !important}.u-para-xl{font-size:calc(var(--ptc-font-size-x-large) + 0.15vw) !important}.u-para-xxl{font-size:calc(var(--ptc-font-size-xx-large) + 0.15vw) !important}.u-para-xxxl{font-size:calc(var(--ptc-font-size-xxx-large) + 0.15vw) !important}}@media only screen and (min-width: 1440px){.u-para-sm{font-size:calc(var(--ptc-font-size-small) + 0.2vw) !important}.u-para-md{font-size:calc(var(--ptc-font-size-medium) + 0.2vw) !important}.u-para-lg{font-size:calc(var(--ptc-font-size-large) + 0.2vw) !important}.u-para-xl{font-size:calc(var(--ptc-font-size-x-large) + 0.2vw) !important}.u-para-xxl{font-size:calc(var(--ptc-font-size-xx-large) + 0.2vw) !important}.u-para-xxxl{font-size:calc(var(--ptc-font-size-xxx-large) + 0.2vw) !important}}@media only screen and (min-width: 1600px){.u-para-sm{font-size:calc(var(--ptc-font-size-small) + 0.25vw) !important}.u-para-md{font-size:calc(var(--ptc-font-size-medium) + 0.25vw) !important}.u-para-lg{font-size:calc(var(--ptc-font-size-large) + 0.25vw) !important}.u-para-xl{font-size:calc(var(--ptc-font-size-x-large) + 0.25vw) !important}.u-para-xxl{font-size:calc(var(--ptc-font-size-xx-large) + 0.25vw) !important}.u-para-xxxl{font-size:calc(var(--ptc-font-size-xxx-large) + 0.25vw) !important}}@media only screen and (min-width: 1980px){.u-para-sm{font-size:calc(var(--ptc-font-size-small) + 0.3vw) !important}.u-para-md{font-size:calc(var(--ptc-font-size-medium) + 0.3vw) !important}.u-para-lg{font-size:calc(var(--ptc-font-size-large) + 0.3vw) !important}.u-para-xl{font-size:calc(var(--ptc-font-size-x-large) + 0.3vw) !important}.u-para-xxl{font-size:calc(var(--ptc-font-size-xx-large) + 0.3vw) !important}.u-para-xxxl{font-size:calc(var(--ptc-font-size-xxx-large) + 0.3vw) !important}}@media only screen and (min-width: 2600px){.u-para-sm{font-size:calc(var(--ptc-font-size-small) + 0.35vw) !important}.u-para-md{font-size:calc(var(--ptc-font-size-medium) + 0.35vw) !important}.u-para-lg{font-size:calc(var(--ptc-font-size-large) + 0.35vw) !important}.u-para-xl{font-size:calc(var(--ptc-font-size-x-large) + 0.35vw) !important}.u-para-xxl{font-size:calc(var(--ptc-font-size-xx-large) + 0.35vw) !important}.u-para-xxxl{font-size:calc(var(--ptc-font-size-xxx-large) + 0.35vw) !important}}.u-para-body{font-size:var(--ptc-font-size-medium) !important}.u-color-white{color:var(--color-white) !important}.u-uppercase{text-transform:uppercase !important}.u-margin-flush{margin:0 !important}.u-marginTop-flush{margin-top:0 !important}.u-marginLeft-flush{margin-left:0 !important}.u-marginRight-flush{margin-right:0 !important}.u-marginBottom-flush{margin-bottom:0 !important}.u-padding-flush{padding:0 !important}.u-paddingTop-flush{padding-top:0 !important}.u-paddingLeft-flush{padding-left:0 !important}.u-paddingRight-flush{padding-right:0 !important}.u-paddingBottom-flush{padding-bottom:0 !important}.u-margin-xs{margin:var(--ptc-element-spacing-01) !important}.u-marginTop-xs{margin-top:var(--ptc-element-spacing-01) !important}.u-marginLeft-xs{margin-left:var(--ptc-element-spacing-01) !important}.u-marginRight-xs{margin-right:var(--ptc-element-spacing-01) !important}.u-marginBottom-xs{margin-bottom:var(--ptc-element-spacing-01) !important}.u-margin-sm{margin:var(--ptc-element-spacing-02) !important}.u-marginTop-sm{margin-top:var(--ptc-element-spacing-02) !important}.u-marginLeft-sm{margin-left:var(--ptc-element-spacing-02) !important}.u-marginRight-sm{margin-right:var(--ptc-element-spacing-02) !important}.u-marginBottom-sm{margin-bottom:var(--ptc-element-spacing-02) !important}.u-margin-md{margin:var(--ptc-element-spacing-03) !important}.u-marginTop-md{margin-top:var(--ptc-element-spacing-03) !important}.u-marginLeft-md{margin-left:var(--ptc-element-spacing-03) !important}.u-marginRight-md{margin-right:var(--ptc-element-spacing-03) !important}.u-marginBottom-md{margin-bottom:var(--ptc-element-spacing-03) !important}.u-margin-lg{margin:var(--ptc-element-spacing-04) !important}.u-marginTop-lg{margin-top:var(--ptc-element-spacing-04) !important}.u-marginLeft-lg{margin-left:var(--ptc-element-spacing-04) !important}.u-marginRight-lg{margin-right:var(--ptc-element-spacing-04) !important}.u-marginBottom-lg{margin-bottom:var(--ptc-element-spacing-04) !important}.u-margin-xl{margin:var(--ptc-element-spacing-05) !important}.u-marginTop-xl{margin-top:var(--ptc-element-spacing-05) !important}.u-marginLeft-xl{margin-left:var(--ptc-element-spacing-05) !important}.u-marginRight-xl{margin-right:var(--ptc-element-spacing-05) !important}.u-marginBottom-xl{margin-bottom:var(--ptc-element-spacing-05) !important}.u-margin-xxl{margin:var(--ptc-element-spacing-06) !important}.u-marginTop-xxl{margin-top:var(--ptc-element-spacing-06) !important}.u-marginLeft-xxl{margin-left:var(--ptc-element-spacing-06) !important}.u-marginRight-xxl{margin-right:var(--ptc-element-spacing-06) !important}.u-marginBottom-xxl{margin-bottom:var(--ptc-element-spacing-06) !important}.u-textAlign-ctr{text-align:center !important}.u-textAlign-right{text-align:right !important}.u-textAlign-left{text-align:left !important}.u-textWhite{color:var(--color-white) !important}.u-textGreen1{color:var(--color-green-07) !important}.u-textGreen2{color:var(--color-green-06) !important}.u-text-nowrap{white-space:nowrap}.u-text-bold{font-weight:var(--ptc-font-weight-bold)}.u-text-thin{font-weight:var(--ptc-font-weight-thin)}.u-textStyle-normal{font-style:normal !important}.u-no-scroll{overflow:hidden}.u-background-reset{background-color:transparent !important}.u-white-overylay{background:rgba(242, 242, 242, 0.9)}.u-cursor-pointer{cursor:pointer}.u-clear{clear:both}@media only screen and (min-width: 768px){.u-hero-width{width:525px}.u-margin-center{margin:0 auto}.u-justify-self-end{justify-self:flex-end}}.u-hero-pushup{transform:translateY(-120px)}@media only screen and (min-width: 768px){.u-hero-pushup{transform:translateY(-144px)}}@media only screen and (min-width: 768px){.grid-order-1-md{order:1}.grid-order-2-md{order:2}.grid-order-3-md{order:3}}.standard-list{list-style:none;margin-left:0;margin-bottom:20px;padding:0}.is-spaced-between{justify-content:space-between}.grid-large-col-gap-md{column-gap:0}@media only screen and (min-width: 992px){.grid-large-col-gap-md{column-gap:3rem}}.grid-large-col-gap-sm{column-gap:0}@media only screen and (min-width: 768px){.grid-large-col-gap-sm{column-gap:3rem}}.grid-x-large-col-gap-md{column-gap:0}@media only screen and (min-width: 992px){.grid-x-large-col-gap-md{column-gap:4rem}}.grid-x-large-col-gap-sm{column-gap:0}@media only screen and (min-width: 768px){.grid-x-large-col-gap-sm{column-gap:4rem}}.grid-medium-col-gap-md{column-gap:0}@media only screen and (min-width: 992px){.grid-medium-col-gap-md{column-gap:2rem}}.grid-medium-col-gap-sm{column-gap:0}@media only screen and (min-width: 768px){.grid-medium-col-gap-sm{column-gap:2rem}}.is-float-left{float:left}.is-float-right{float:right}.is-mobile{display:block}.is-desktop{display:none}@media only screen and (min-width: 992px){.is-mobile{display:none}.is-desktop{display:block}}.ptc-section{padding-top:2rem;padding-bottom:2rem}@media only screen and (min-width: 992px){.ptc-section{padding-top:3rem;padding-bottom:3rem}}.ptc-section-standard{padding-top:3rem;padding-bottom:3rem}.ptc-section-half{padding-top:1.5rem;padding-bottom:1.5rem}.u-flex{display:flex}@media only screen and (min-width: 480px){.u-flex-xs{display:flex}}@media only screen and (min-width: 768px){.u-flex-sm{display:flex}}@media only screen and (min-width: 992px){.u-flex-md{display:flex}}@media only screen and (min-width: 1200px){.u-flex-lg{display:flex}}@media only screen and (min-width: 1440px){.u-flex-xl{display:flex}}@media only screen and (min-width: 1600px){.u-flex-xxl{display:flex}}@media only screen and (min-width: 1980px){.u-flex-2k{display:flex}}@media only screen and (min-width: 2600px){.u-flex-4k{display:flex}}.u-align-center{margin:auto;align-self:center}.u-align-left{margin-right:auto;align-self:center}.u-align-right{margin-left:auto;align-self:center}.u-align-x-center{margin-right:auto;margin-left:auto}.u-align-x-left{margin-right:auto}.u-align-x-right{margin-left:auto}.u-align-y-center{align-self:center}.u-align-y-top{align-self:flex-start}.u-align-y-bottom{align-self:flex-end}.is-flex-column{flex-direction:column}.flex-align-items{align-items:flex-end}.u-flex-nowrap{flex-wrap:nowrap}.u-flex-wrap{flex-wrap:wrap}.embed-responsive{position:relative;display:block;height:0;padding:0;overflow:hidden}.embed-responsive-16by9{padding-bottom:56.25%}.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.fef-two-column-two-media .has-col-gap-lg{grid-column-gap:var(--spacing-md)}@media only screen and (min-width: 992px){.fef-two-column-two-media .has-col-gap-lg{grid-column-gap:var(--spacing-lg)}}.fef-two-column-two-media .is-col-6-md{padding-bottom:3rem}.fef-two-column-two-media .is-col-6-md:last-child{padding-bottom:0rem}@media only screen and (min-width: 768px){.fef-two-column-two-media .is-col-6-md{padding-bottom:0rem}}ptc-icon-list.icon-top-align-list a{text-decoration:none;transition:color 0.3s ease;font-weight:var(--ptc-font-weight-bold);line-height:var(--ptc-font-size-x-large);border-bottom:0.094rem solid var(--color-green-06);color:var(--color-gray-10)}ptc-icon-list.icon-top-align-list a:hover{color:var(--color-green-06)}@media only screen and (min-width: 768px){.is-grid.grid-large-col-gap-xs-0{row-gap:0}}.max-content{max-width:90%;margin:auto}@media only screen and (min-width: 480px){.max-content{max-width:80%}}.product-tab ptc-title h3{font-size:20px !important;font-weight:900}@media only screen and (min-width: 1200px){.product-tab ptc-title h3{font-size:15px !important;font-weight:800}}.product-tab .is-grid{grid-column-gap:20px;grid-row-gap:12px}:host{display:block}.parent{display:grid;grid-template-columns:1fr;grid-template-rows:auto 1fr;grid-column-gap:0px;grid-row-gap:0px;position:unset}.div1{grid-area:1/1/2/2;min-height:300px}.div1.hidden{display:none}.mobile-media-image{display:flex;justify-content:center;align-items:center}@media only screen and (min-width: 992px){.mobile-media-image{display:none}}.gif-bg{background-color:#F3F3F3}.video-ratio{position:relative;overflow:hidden;height:0;padding-bottom:100%}@media only screen and (min-width: 768px){.video-ratio{padding-bottom:75%}}@media only screen and (min-width: 992px){.video-ratio{padding-bottom:59.37%;max-height:500px}}@media only screen and (min-width: 1200px){.video-ratio{padding-bottom:39.67%}}@media only screen and (min-width: 1440px){.video-ratio{padding-bottom:33%}}.div2{grid-area:2/1/3/2;position:relative}.bg-overlay{position:absolute;width:100%;height:100%;top:0;left:0}.content-layout{display:flex;flex-direction:column}@media only screen and (min-width: 992px){.content-layout{flex-direction:row}}.gap-adjustment{gap:var(--ptc-element-spacing-05)}.text-adjustment{justify-content:flex-start}@media only screen and (min-width: 992px){.text-adjustment{justify-content:center}}.desktop-media-image{width:40%;display:none}@media only screen and (min-width: 992px){.desktop-media-image{display:block}}.desk-gif-adjustment{z-index:3}@media only screen and (min-width: 992px){.parent{grid-template-columns:1fr;grid-template-rows:1fr;grid-column-gap:0px;grid-row-gap:0px;min-height:500px;position:relative}.div1{grid-area:1/1/2/2;min-height:unset}.div2{grid-area:1/1/2/2;align-self:center;position:unset}}ptc-svg-btn{position:absolute;left:50%;bottom:150%;transform:translate(-50%, 50%)}@media only screen and (min-width: 992px){ptc-svg-btn{left:70%;bottom:50%;transform:translate(0%, 50%)}}";
369
-
370
- const PtcJumbotron = class {
371
- constructor(hostRef) {
372
- registerInstance(this, hostRef);
373
- this.jumbotronType = 'light';
374
- this.popupVideo = undefined;
375
- this.mainTitle = 'Lorem Ipsum Dolor Sit Amet Consectetur';
376
- this.subTitle = 'Lorem Ipsum Dolor Sit Amet Consectetur Adipiscing Lorem Ipsum Dolor Sit Amet Consectetur Adipisci Lorem Ipsum Dolor Sit Amet';
377
- this.pngSrc = undefined;
378
- this.gifSrc = undefined;
379
- this.bgVideoSrc = undefined;
380
- this.bgSrc = undefined;
381
- this.contentBackground = undefined;
382
- this.contentColor = undefined;
383
- this.textAlign = 'left';
384
- }
385
- handleResize() {
386
- this.getContentBackground();
387
- }
388
- connectedCallback() {
389
- this.getContentBackground();
390
- }
391
- componentDidLoad() {
392
- if (!!this.popupVideo) {
393
- const selectedBtn = this.el.shadowRoot.querySelector('#j-modal-btn');
394
- const PtcModal = this.el.shadowRoot.querySelector('#j-modal');
395
- console.log('selected btn: ' + selectedBtn + '; selected Modal: ' + PtcModal);
396
- selectedBtn.addEventListener('click', () => {
397
- PtcModal.show = true;
398
- });
399
- }
400
- }
401
- render() {
402
- console.log('render');
403
- const classMap = this.getCssClassMap();
404
- let mediaElement;
405
- switch (this.jumbotronType) {
406
- case 'png':
407
- mediaElement = (h("div", { class: "mobile-media-image" }, h("ptc-picture", { src: this.pngSrc })));
408
- break;
409
- case 'gif':
410
- mediaElement = (h("div", { class: "mobile-media-image gif-bg" }, h("img", { src: this.gifSrc })));
411
- break;
412
- case 'dark-video':
413
- case 'light-video':
414
- mediaElement = h("ptc-background-video", { class: "video-ratio", overlay: false, "video-src": this.bgVideoSrc });
415
- break;
416
- default:
417
- mediaElement = h("ptc-img", { "img-url": this.bgSrc });
418
- }
419
- return (h(Host, { class: classMap }, h("div", { class: "parent" }, h("div", { class: `div1 image-container ${this.jumbotronType === 'text' ? 'hidden' : ''}` }, mediaElement), h("div", { class: "div2 content-container" }, h("div", { class: "bg-overlay", style: { background: this.contentBackground } }), h("div", { class: "ptc-container content-layout" }, h("max-width-container", { "max-width": "578", breakpoint: 992, "content-align": this.jumbotronType === 'text' ? 'center' : this.textAlign }, h("slot", { name: "breadcrumb" }), h("ptc-spacer", { breakpoint: "small", size: "medium" }), h("ptc-spacer", { breakpoint: "x-small", size: "medium" }), h("ptc-title", { type: "h1", upperline: "no-upperline", "title-size": "xxxx-large", "title-height": "densest", "title-weight": "w-8", "title-margin": "margin-flush", "text-align": this.jumbotronType === 'text' ? 'center' : 'left' }, h("ptc-tooltip", { "title-lines": "3", description: this.mainTitle, position: "bottom", styles: `.text-ellipsis{color: ${this.contentColor};}` })), h("ptc-spacer", { breakpoint: "small", size: "medium" }), h("ptc-spacer", { breakpoint: "x-small", size: "medium" }), h("ptc-para", { "font-size": "small", "font-weight": "w-4", "para-margin": "margin-bottom-6", "para-color": "white", "para-line-h": "line-height-p", "para-align": this.jumbotronType === 'text' ? 'center' : 'left' }, h("ptc-tooltip", { "text-lines": "7", description: this.subTitle, position: "bottom", styles: `.ellipsis-by-line-boxing{color: ${this.contentColor};}` })), h("div", { class: `u-flex u-flex-wrap gap-adjustment${this.jumbotronType === 'text' ? ' text-adjustment' : ''}` }, h("slot", { name: "j-cta" }))), !!this.popupVideo
420
- ? [
421
- h("ptc-modal", { id: "j-modal", show: false, size: "lg", "iframe-url": this.popupVideo }),
422
- h("ptc-svg-btn", { id: "j-modal-btn", "svg-name": "play", display: "block", "z-index": 2 }),
423
- ]
424
- : null, this.jumbotronType === 'png' ? (h("div", { class: "desktop-media-image" }, h("ptc-picture", { "is-full-width": true, src: this.pngSrc }))) : null, this.jumbotronType === 'gif' ? (h("div", { class: "desktop-media-image desk-gif-adjustment" }, h("img", { src: this.gifSrc }))) : null)))));
425
- }
426
- getCssClassMap() {
427
- return {
428
- // [this.imageZIndex] : true
429
- };
430
- }
431
- getContentBackground() {
432
- if (window.innerWidth < 992) {
433
- switch (this.jumbotronType) {
434
- case 'light':
435
- case 'light-video':
436
- this.contentBackground = '#F3F3F3';
437
- this.contentColor = 'var(--color-gray-10)';
438
- break;
439
- case 'dark':
440
- case 'dark-video':
441
- this.contentBackground = 'var(--color-gray-09)';
442
- this.contentColor = 'var(--color-white)';
443
- break;
444
- default:
445
- this.contentBackground = 'transparent';
446
- this.contentColor = 'var(--color-gray-10)';
447
- }
448
- }
449
- else {
450
- switch (this.jumbotronType) {
451
- case 'light':
452
- case 'light-video':
453
- this.contentBackground = 'linear-gradient(90.19deg, rgba(255, 255, 255, 0.9) 62.55%, rgba(228, 231, 233, 0) 99.86%)';
454
- this.contentColor = 'var(--color-gray-10)';
455
- break;
456
- case 'dark':
457
- case 'dark-video':
458
- this.contentBackground = 'linear-gradient(90deg, rgba(0, 0, 0, 0.63) 52.42%, rgba(40, 47, 53, 0) 100%)';
459
- this.contentColor = 'var(--color-white)';
460
- break;
461
- case 'gif':
462
- this.contentBackground = '#F3F3F3';
463
- this.contentColor = 'var(--color-gray-10)';
464
- break;
465
- default:
466
- this.contentBackground = 'transparent';
467
- this.contentColor = 'var(--color-gray-10)';
468
- }
469
- }
470
- }
471
- get el() { return getElement(this); }
472
- };
473
- PtcJumbotron.style = ptcJumbotronCss;
474
-
475
- const ptcModalCss = ":host{display:block}.wrapper{position:absolute;width:100vw;height:100%;top:0;left:0;z-index:3000;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:3020;transform:translateY(-100%)}@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 .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}.wrapper .modal-popup .modal-body.html{overflow:hidden}.wrapper .modal-popup .close{margin-right:var(--ptc-element-spacing-03);margin-top:var(--ptc-element-spacing-03)}.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:var(--spacing-md);right:var(--spacing-md);margin:0}.wrapper .modal-popup.shadow-scroller .modal-body{min-height:200px;overflow-x:hidden;overflow-y:auto}.wrapper .modal-popup.shadow-scroller .modal-footer{transition:box-shadow ease-in-out 250ms;width:100%;min-height:72px;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:3010;display:block;background-color:rgba(0, 0, 0, 0.6)}";
476
-
477
- const PtcModal = class {
478
- constructor(hostRef) {
479
- registerInstance(this, hostRef);
480
- this.closed = createEvent(this, "closed", 7);
481
- this.opened = createEvent(this, "opened", 7);
482
- this.iframeUrl = undefined;
483
- this.size = 'sm';
484
- this.show = false;
485
- this.overlay = true;
486
- this.fixed = false;
487
- this.closeOnBlur = false;
488
- this.rounded = false;
489
- this.showHeaderFooter = false;
490
- this.overlayHeight = undefined;
491
- this.bodyOverflowSetting = undefined;
492
- }
493
- fireOnClosed(modal) {
494
- this.closed.emit(modal);
495
- }
496
- fireOnOpened(modal) {
497
- this.opened.emit(modal);
498
- }
499
- componentWillLoad() {
500
- let body = document.querySelector('body');
501
- this.bodyOverflowSetting = {
502
- //overflow: body.style['overflow'],
503
- overflowY: body.style['overflowY'],
504
- overflowX: body.style['overflowX'],
505
- };
506
- }
507
- componentWillRender() {
508
- let body = document.querySelector('body');
509
- if (body) {
510
- if (this.show) {
511
- //body.style['overflow'] = 'hidden';
512
- body.style['overflowY'] = 'scroll';
513
- body.style['overflowX'] = 'hidden';
514
- }
515
- else {
516
- //body.style['overflow'] = this.bodyOverflowSetting.overflow;
517
- body.style['overflowY'] = this.bodyOverflowSetting.overflowY;
518
- body.style['overflowX'] = this.bodyOverflowSetting.overflowX;
519
- }
520
- }
521
- }
522
- componentDidLoad() {
523
- if (this.show) {
524
- this.fireOnOpened(this);
525
- }
526
- if (this.showHeaderFooter) {
527
- this.handleScroll();
528
- }
529
- }
530
- componentDidUpdate() {
531
- if (this.show) {
532
- this.fireOnOpened(this);
533
- }
534
- else {
535
- this.fireOnClosed(this);
536
- }
537
- }
538
- resizeIframe(e) {
539
- let iFrame = e.target;
540
- setTimeout(() => {
541
- try {
542
- if (iFrame.contentDocument) {
543
- iFrame.height = `${iFrame.contentDocument.body.scrollHeight}px`;
544
- }
545
- else {
546
- iFrame.height = '616px'; //default
547
- iFrame.removeAttribute('scrolling');
548
- }
549
- }
550
- catch (error) {
551
- console.log(error);
552
- iFrame.height = '616px'; //default
553
- iFrame.removeAttribute('scrolling');
554
- }
555
- iFrame.classList.add('ready');
556
- }, 50);
557
- }
558
- handleScroll() {
559
- let modal = this.el.shadowRoot.querySelector('.shadow-scroller');
560
- if (modal) {
561
- let body = modal.querySelector('.modal-body');
562
- var height = body.clientHeight;
563
- var scrollHeight = body.scrollHeight;
564
- var scrollTop = body.scrollTop;
565
- var offset = body.offsetHeight;
566
- if (height < scrollHeight) { //has scrollbar
567
- if (scrollTop > 0) { //can scroll up
568
- modal.classList.add('scroll-top');
569
- }
570
- else {
571
- modal.classList.remove('scroll-top');
572
- }
573
- if (offset + scrollTop < scrollHeight) { //can scroll down
574
- modal.classList.add('scroll-bottom');
575
- }
576
- else {
577
- modal.classList.remove('scroll-bottom');
578
- }
579
- }
580
- }
581
- }
582
- close() {
583
- this.show = false;
584
- }
585
- render() {
586
- let content;
587
- let overlay;
588
- let type = this.iframeUrl ? 'frame' : 'html';
589
- let closebtn = (h("div", { class: "close" }, h("a", { href: "#", onClick: (e) => { e.preventDefault(); this.close(); } }, h("svg", { xmlns: "http://www.w3.org/2000/svg", width: "14", height: "14", viewBox: "0 0 14 14", fill: "none" }, h("path", { d: "M1 1L13 13", stroke: "black" }), h("path", { d: "M13 1L1 13", stroke: "black" })))));
590
- if (this.iframeUrl) {
591
- content = (h("iframe", { src: this.iframeUrl, frameBorder: 0, allowFullScreen: false, height: "100%", width: "100%", scrolling: "no", onLoad: this.resizeIframe }));
592
- }
593
- else {
594
- if (this.showHeaderFooter) {
595
- content = (h("slot", { name: "body" }));
596
- }
597
- else {
598
- content = (h("slot", null));
599
- }
600
- }
601
- if (this.overlay) {
602
- if (this.closeOnBlur) {
603
- overlay = h("div", { class: "overlay", onClick: (_) => this.close() });
604
- }
605
- else {
606
- overlay = h("div", { class: "overlay" });
607
- }
608
- }
609
- return (h(Host, null, h("div", { class: `wrapper ${this.show ? "show" : "hide"} ${this.fixed ? 'fixed' : ''} ` }, overlay, h("div", { class: `modal-popup ${this.size} ${type} ${this.rounded ? 'rounded' : ''} ${this.showHeaderFooter ? 'shadow-scroller' : ''} ` }, this.showHeaderFooter ? [
610
- h("div", { class: "modal-header" }, h("slot", { name: "header" }), closebtn),
611
- h("div", { class: "modal-body", onScroll: () => this.handleScroll() }, content),
612
- h("div", { class: "modal-footer" }, h("slot", { name: "footer" }))
613
- ] : [
614
- closebtn,
615
- h("div", { class: "modal-body" }, content)
616
- ]))));
617
- }
618
- get el() { return getElement(this); }
619
- };
620
- PtcModal.style = ptcModalCss;
621
-
622
- const ptcParaCss = ":host{position:relative;z-index:1}:host(.white){color:var(--color-white)}:host(.z-1){z-index:1}:host(.z-2){z-index:2}:host(.z-3){z-index:3}:host(.z-99){z-index:99}:host(.z-999){z-index:999}:host(.z-auto){z-index:auto}p.default{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;}p.main{text-shadow:0 3px 6px var(--color-white);line-height:var(--ptc-line-height-dense);color:var(--color-gray-10)}p.primary-grey{color:var(--color-gray-10)}p.white{color:var(--color-white)}p.xxx-small{font-size:var(--ptc-font-size-xxx-small)}p.xx-small{font-size:var(--ptc-font-size-xx-small)}p.x-small{font-size:var(--ptc-font-size-x-small)}p.small{font-size:var(--ptc-font-size-small)}p.medium{font-size:var(--ptc-font-size-medium)}p.large{font-size:var(--ptc-font-size-large)}p.x-large{font-size:var(--ptc-font-size-x-large)}p.xx-large{font-size:var(--ptc-font-size-xx-large)}p.xxx-large{font-size:var(--ptc-font-size-xxx-large)}p.xxxx-large{font-size:var(--ptc-font-size-xxxx-large)}p.w-3{font-weight:var(--ptc-font-weight-thin)}p.w-4{font-weight:var(--ptc-font-weight-regular)}p.w-5{font-weight:var(--ptc-font-weight-medium)}p.w-6{font-weight:var(--ptc-font-weight-semibold)}p.w-7{font-weight:var(--ptc-font-weight-bold)}p.w-8{font-weight:var(--ptc-font-weight-extrabold)}p.w-9{font-weight:var(--ptc-font-weight-black)}p.margin-flush{margin-top:0;margin-bottom:0}p.margin-top-1{margin-top:var(--ptc-element-spacing-01);margin-bottom:0}p.margin-top-2{margin-top:var(--ptc-element-spacing-02);margin-bottom:0}p.margin-top-3{margin-top:var(--ptc-element-spacing-03);margin-bottom:0}p.margin-top-4{margin-top:var(--ptc-element-spacing-04);margin-bottom:0}p.margin-top-5{margin-top:var(--ptc-element-spacing-05);margin-bottom:0}p.margin-top-6{margin-top:var(--ptc-element-spacing-06);margin-bottom:0}p.margin-bottom-1{margin-bottom:var(--ptc-element-spacing-01);margin-top:0}p.margin-bottom-2{margin-bottom:var(--ptc-element-spacing-02);margin-top:0}p.margin-bottom-3{margin-bottom:var(--ptc-element-spacing-03);margin-top:0}p.margin-bottom-4{margin-bottom:var(--ptc-element-spacing-04);margin-top:0}p.margin-bottom-5{margin-bottom:var(--ptc-element-spacing-05);margin-top:0}p.margin-bottom-6{margin-bottom:var(--ptc-element-spacing-06);margin-top:0}p.margin-1{margin-top:var(--ptc-element-spacing-01);margin-bottom:var(--ptc-element-spacing-01)}p.margin-2{margin-top:var(--ptc-element-spacing-02);margin-bottom:var(--ptc-element-spacing-02)}p.margin-3{margin-top:var(--ptc-element-spacing-03);margin-bottom:var(--ptc-element-spacing-03)}p.margin-4{margin-top:var(--ptc-element-spacing-04);margin-bottom:var(--ptc-element-spacing-04)}p.margin-5{margin-top:var(--ptc-element-spacing-05);margin-bottom:var(--ptc-element-spacing-05)}p.margin-6{margin-top:var(--ptc-element-spacing-06);margin-bottom:var(--ptc-element-spacing-06)}p.line-height-densest{line-height:var(--ptc-line-height-densest)}p.line-height-denser{line-height:var(--ptc-line-height-denser)}p.line-height-p{line-height:var(--ptc-line-height-p)}p.line-height-dense{line-height:var(--ptc-line-height-dense)}p.line-height-normal{line-height:var(--ptc-line-height-normal)}p.line-height-loose{line-height:var(--ptc-line-height-loose)}p.line-height-looser{line-height:var(--ptc-line-height-looser)}p.left{text-align:left}p.right{text-align:right}p.center{text-align:center}p.justify{text-align:justify}p.announcement{text-transform:uppercase;font-size:var(--ptc-font-size-small);color:var(--color-gray-07);line-height:var(--ptc-line-height-looser);letter-spacing:var(--ptc-letter-spacing-loose)}p.ellipsis-boxing{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;overflow-wrap:break-word}";
623
-
624
- const PtcPara = class {
625
- constructor(hostRef) {
626
- registerInstance(this, hostRef);
627
- this.fontSize = 'x-small';
628
- this.fontWeight = 'w-4';
629
- this.paraStyle = 'default';
630
- this.paraColor = 'primary-grey';
631
- this.paraLineH = 'line-height-normal';
632
- this.paraMargin = undefined;
633
- this.paraAlign = undefined;
634
- this.ellipsisLineCutoff = undefined;
635
- this.paraZIndex = undefined;
636
- this.styles = undefined;
637
- }
638
- render() {
639
- const classMap = this.getCssClassMap();
640
- const colorClass = this.addWhiteClass();
641
- const cutOff = this.getLineCuttoff();
642
- return (h(Host, { class: `${colorClass} ${this.paraZIndex}` }, this.styles && h("style", null, this.styles), h("p", { class: classMap, part: "part-para", style: cutOff }, h("slot", null))));
643
- }
644
- getCssClassMap() {
645
- return {
646
- [this.fontSize]: true,
647
- [this.fontWeight]: true,
648
- [this.paraStyle]: true,
649
- [this.paraMargin]: !!this.paraMargin ? true : false,
650
- [this.paraColor]: true,
651
- [this.paraLineH]: true,
652
- [this.paraAlign]: !!this.paraAlign ? true : false,
653
- ['ellipsis-boxing']: this.ellipsisLineCutoff && this.ellipsisLineCutoff > 0,
654
- };
655
- }
656
- //WEB-2392
657
- addWhiteClass() {
658
- if (this.paraColor == 'white') {
659
- return {
660
- [this.paraColor]: true,
661
- };
662
- }
663
- }
664
- getLineCuttoff() {
665
- let result;
666
- if (this.ellipsisLineCutoff && this.ellipsisLineCutoff > 0) {
667
- result = {
668
- ['-webkit-line-clamp']: `${this.ellipsisLineCutoff}`,
669
- };
670
- }
671
- return result;
672
- }
673
- get el() { return getElement(this); }
674
- };
675
- PtcPara.style = ptcParaCss;
676
-
677
- const ptcPictureCss = ":host{display:block;overflow:hidden}:host img{display:block}:host(.relative){position:relative}:host(.static){position:static}:host(.absoltue){position:absolute}img{max-width:100%}.cover{object-fit:cover}.fill{object-fit:fill}.contain{object-fit:contain}.scale-down{object-fit:scale-down}.none{object-fit:none}.initial{object-fit:initial}.inherit{object-fit:inherit}.radius-standard{border-radius:var(--ptc-border-radius-standard)}.radius-large{border-radius:var(--ptc-border-radius-large)}.is-full-height{height:100%}.is-full-width{width:100%}:host(.left){text-align:left}:host(.right){text-align:right}:host(.center){text-align:center}";
678
-
679
- const PtcPicture = class {
680
- constructor(hostRef) {
681
- registerInstance(this, hostRef);
682
- this.src = undefined;
683
- this.alt = "image";
684
- this.sizeXs = '510x340';
685
- this.sizeSm = '1240x496';
686
- this.sizeMd = '1366x500';
687
- this.sizeLg = '1920x1080';
688
- this.oldSrc = undefined;
689
- this.imagePosition = 'static';
690
- this.borderRadius = undefined;
691
- this.height = undefined;
692
- this.width = undefined;
693
- this.objectFit = 'cover';
694
- this.isFullHeight = false;
695
- this.isFullWidth = false;
696
- this.styles = undefined;
697
- this.imageAlignment = 'left';
698
- this.maxWidth = undefined;
699
- }
700
- WindowResize() {
701
- this.addIntersectionObserver();
702
- }
703
- componentDidLoad() {
704
- this.addIntersectionObserver();
705
- }
706
- componentWillUpdate() {
707
- if (this.src !== this.oldSrc) {
708
- this.addIntersectionObserver();
709
- }
710
- this.oldSrc = this.src;
711
- }
712
- //lazy-loading
713
- addIntersectionObserver() {
714
- if (!this.src) {
715
- return;
716
- }
717
- if ('IntersectionObserver' in window) {
718
- let lazyLoadImages = new IntersectionObserver(entries => {
719
- entries.forEach(entry => {
720
- if (entry.isIntersecting) {
721
- const image = this.el.shadowRoot.querySelector('img');
722
- image.src = this.setResponsiveBg();
723
- lazyLoadImages.unobserve(image);
724
- }
725
- });
726
- });
727
- lazyLoadImages.observe(this.el.shadowRoot.querySelector('img'));
728
- }
729
- else {
730
- // fall back to setTimeout for Safari and IE
731
- setTimeout(() => {
732
- const image = this.el.shadowRoot.querySelector('img');
733
- image.src = this.setResponsiveBg();
734
- image.onload = () => {
735
- image.removeAttribute('data-src');
736
- console.log('loaded fallback');
737
- };
738
- }, 5000);
739
- }
740
- }
741
- //responsive image
742
- setResponsiveBg() {
743
- // Define local variables
744
- let backgrounds = (this.el.shadowRoot || document).querySelectorAll('img'), el, elData, currentBreakpoint = this.getCurrentBreakPoints();
745
- for (var i = 0, len = backgrounds.length; i < len; i++) {
746
- // Set current variables
747
- el = backgrounds[i];
748
- elData = el.getAttribute('data-' + currentBreakpoint);
749
- if (elData !== null) {
750
- return elData;
751
- }
752
- else {
753
- if (typeof console == 'object') {
754
- console.warn('Data attribute: data-' + currentBreakpoint + ' not found on element:\n\n' + el.outerHTML + '\n\n\n');
755
- }
756
- }
757
- }
758
- }
759
- render() {
760
- const classMap = this.getCssClassMap();
761
- const classMapHost = this.getCssClassMapHost();
762
- return (h(Host, { class: classMapHost }, this.styles && h("style", null, this.styles), h("img", Object.assign({ class: classMap, "data-xs": !!this.sizeXs ? `${this.src}:${this.sizeXs}` : `${this.src}`, "data-sm": !!this.sizeSm ? `${this.src}:${this.sizeSm}` : `${this.src}`, "data-md": !!this.sizeMd ? `${this.src}:${this.sizeMd}` : `${this.src}`, "data-lg": !!this.sizeLg ? `${this.src}:${this.sizeLg}` : `${this.src}` }, (!!this.width ? { width: this.width } : {}), (!!this.height ? { height: this.height } : {}), { alt: this.alt, style: Object.assign({}, (!!this.maxWidth ? { maxWidth: this.maxWidth + 'px' } : {})) })), h("slot", null)));
763
- }
764
- getCurrentBreakPoints() {
765
- // Define local variables
766
- let doc = window.document, temp = doc.createElement('div'), env;
767
- // Append test node
768
- doc.body.appendChild(temp);
769
- // Loop through breakpoints
770
- for (let i = ResponsivePictureVariables.envs.length - 1; i >= 0; i--) {
771
- env = ResponsivePictureVariables.envs[i];
772
- // Add classes
773
- temp.className = 'hidden-' + env;
774
- // Found breakpoint
775
- if (temp.offsetParent === null) {
776
- // Remove our test node
777
- doc.body.removeChild(temp);
778
- // Return current breakpoint
779
- return env;
780
- }
781
- }
782
- // Breakpoint not found, try fallback
783
- doc.body.removeChild(temp);
784
- return this.getFallbackBreakpoint();
785
- }
786
- getFallbackBreakpoint() {
787
- if (window.matchMedia('(min-width: 992px)').matches) {
788
- return 'lg';
789
- }
790
- else if (window.matchMedia('(min-width: 768px)').matches) {
791
- return 'md';
792
- }
793
- else if (window.matchMedia('(min-width: 576px)').matches) {
794
- return 'sm';
795
- }
796
- else {
797
- return 'xs';
798
- }
799
- }
800
- getCssClassMap() {
801
- return {
802
- [this.borderRadius]: this.borderRadius ? true : false,
803
- [this.objectFit]: true,
804
- [this.isFullHeight ? 'is-full-height' : 'is-normal-height']: true,
805
- [this.isFullWidth ? 'is-full-width' : 'is-normal-width']: true
806
- };
807
- }
808
- getCssClassMapHost() {
809
- return {
810
- [this.imagePosition]: true,
811
- [this.imageAlignment]: true
812
- };
813
- }
814
- get el() { return getElement(this); }
815
- };
816
- PtcPicture.style = ptcPictureCss;
817
-
818
- const ptcSpacerCss = ":host{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;position:relative;display:block;width:12px;min-width:12px;height:12px}@media (min-width: 36em){:host{width:16px;min-width:16px;height:16px}}:host(.ptc-spacer-horizontal){display:inline-block;height:100% !important}:host(.ptc-spacer-horizontal.xx-small){width:4px;min-width:4px;height:100%}@media (min-width: 36em){:host(.ptc-spacer-horizontal.xx-small){width:4px;min-width:4px}}:host(.ptc-spacer-horizontal.x-small){width:4px;min-width:4px;height:100%}@media (min-width: 36em){:host(.ptc-spacer-horizontal.x-small){width:8px;min-width:8px}}:host(.ptc-spacer-horizontal.small){width:8px;min-width:8px;height:100%}@media (min-width: 36em){:host(.ptc-spacer-horizontal.small){width:12px;min-width:12px}}:host(.ptc-spacer-horizontal.medium){height:100%}:host(.ptc-spacer-horizontal.large){width:16px;min-width:16px;height:100%}@media (min-width: 36em){:host(.ptc-spacer-horizontal.large){width:20px;min-width:20px}}:host(.ptc-spacer-horizontal.x-large){width:20px;min-width:20px;height:100%}@media (min-width: 36em){:host(.ptc-spacer-horizontal.x-large){width:28px;min-width:28px}}:host(.ptc-spacer-horizontal.xx-large){width:28px;min-width:28px;height:100%}@media (min-width: 36em){:host(.ptc-spacer-horizontal.xx-large){width:36px;min-width:36px}}:host(.ptc-spacer-horizontal.xxx-large){width:36px;min-width:36px;height:100%}@media (min-width: 36em){:host(.ptc-spacer-horizontal.xxx-large){width:48px;min-width:48px}}:host(.ptc-spacer-horizontal.xxxx-large){width:48px;min-width:48px;height:100%}@media (min-width: 36em){:host(.ptc-spacer-horizontal.xxxx-large){width:72px;min-width:72px}}:host(.ptc-spacer-vertical.xx-small){width:100%;height:4px;min-height:4px}:host(.ptc-spacer-vertical.x-small){width:100%;height:4px;min-height:4px}@media (min-width: 36em){:host(.ptc-spacer-vertical.x-small){height:8px;min-height:8px}}:host(.ptc-spacer-vertical.small){width:100%;height:8px;min-height:8px}@media (min-width: 36em){:host(.ptc-spacer-vertical.small){height:12px;min-height:12px}}:host(.ptc-spacer-vertical.medium){width:100%}:host(.ptc-spacer-vertical.large){width:100%;height:16px;min-height:16px}@media (min-width: 36em){:host(.ptc-spacer-vertical.large){height:20px;min-height:20px}}:host(.ptc-spacer-vertical.x-large){width:100%;height:20px;min-height:20px}@media (min-width: 36em){:host(.ptc-spacer-vertical.x-large){height:28px;min-height:28px}}:host(.ptc-spacer-vertical.xx-large){width:100%;height:28px;min-height:28px}@media (min-width: 36em){:host(.ptc-spacer-vertical.xx-large){height:36px;min-height:36px}}:host(.ptc-spacer-vertical.xxx-large){width:100%;height:36px;min-height:36px}@media (min-width: 36em){:host(.ptc-spacer-vertical.xxx-large){height:48px;min-height:48px}}:host(.ptc-spacer-vertical.xxxx-large){width:100%;height:48px;min-height:48px}@media (min-width: 36em){:host(.ptc-spacer-vertical.xxxx-large){height:72px;min-height:72px}}:host(.ptc-spacer-vertical.space-144){width:100%;height:144px;min-height:144px}:host(.ptc-spacer-vertical.space-120){width:100%;height:120px;min-height:120px}:host(.ptc-spacer-vertical.space-128){width:100%;height:128px;min-height:128px}:host(.ptc-spacer-xx-small){display:none}@media (max-width: 22.5em){:host(.ptc-spacer-xx-small){display:block}}:host(.ptc-spacer-x-small){display:none}@media (max-width: 35.99em){:host(.ptc-spacer-x-small){display:block}}:host(.ptc-spacer-small){display:none}@media (min-width: 36em){:host(.ptc-spacer-small){display:block}}:host(.ptc-spacer-medium){display:none}@media (min-width: 48em){:host(.ptc-spacer-medium){display:block}}:host(.ptc-spacer-large){display:none}@media (min-width: 62em){:host(.ptc-spacer-large){display:block}}:host(.ptc-spacer-x-large){display:none}@media (min-width: 64.0625em){:host(.ptc-spacer-x-large){display:block}}:host(.ptc-spacer-xx-large){display:none}@media (min-width: 75em){:host(.ptc-spacer-xx-large){display:block}}:host(.ptc-spacer-xxx-large){display:none}@media (min-width: 90em){:host(.ptc-spacer-xxx-large){display:block}}";
819
-
820
- const PtcSpacer = class {
821
- constructor(hostRef) {
822
- registerInstance(this, hostRef);
823
- this.breakpoint = '';
824
- this.size = 'medium';
825
- this.direction = 'vertical';
826
- }
827
- render() {
828
- const classMap = this.getCssClassMap();
829
- return (h(Host, { class: classMap }));
830
- }
831
- getCssClassMap() {
832
- return {
833
- [this.size]: true,
834
- ['ptc-spacer-horizontal']: this.direction === 'horizontal',
835
- ['ptc-spacer-vertical']: this.direction === 'vertical',
836
- ['ptc-spacer-xx-small']: this.breakpoint === 'xx-small',
837
- ['ptc-spacer-x-small']: this.breakpoint === 'x-small',
838
- ['ptc-spacer-small']: this.breakpoint === 'small',
839
- ['ptc-spacer-medium']: this.breakpoint === 'medium',
840
- ['ptc-spacer-large']: this.breakpoint === 'large',
841
- ['ptc-spacer-x-large']: this.breakpoint === 'x-large',
842
- ['ptc-spacer-xx-large']: this.breakpoint === 'xx-large',
843
- ['ptc-spacer-xxx-large']: this.breakpoint === 'xxx-large',
844
- };
845
- }
846
- };
847
- PtcSpacer.style = ptcSpacerCss;
848
-
849
- const closeSvg = `<svg xmlns="http://www.w3.org/2000/svg" width="40" height="40" viewBox="0 0 42 41.485">
850
- <g id="Group_1042" data-name="Group 1042" transform="rotate(180 108.25 87.993)">
851
- <path id="Line_446" d="M0 0v39.486" class="cls-1" data-name="Line 446"></path>
852
- <path id="Line_447" d="M0 0h40" class="cls-1" data-name="Line 447"></path>
853
- <path id="Line_448" d="M0 33.592V0" class="cls-1" data-name="Line 448"></path>
854
- <path id="Line_449" d="M23.994 0H0" class="cls-1" data-name="Line 449"></path>
855
- <path id="Line_450" d="M0 0l17.596 17.596" class="cls-2" data-name="Line 450" transform="translate(187.229 147.226)"></path>
856
- <path id="Line_451" d="M0 7.198L7.199 0" class="cls-2" data-name="Line 451" transform="translate(197.55 147.312)"></path>
857
- <path id="Path_114" d="M0 7.2L7.2 0" class="cls-2" data-name="Path 114" transform="translate(187.313 157.549)"></path>
858
- </g>
859
- </svg>`;
860
-
861
- const arrowSvgLeft = `<svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg">
862
- <g filter="url(#filter0_d_494_37)">
863
- <circle cx="24" cy="22" r="20" fill="white"/>
864
- <path d="M23.1444 16L23.1444 20.5762L31 20.5762L31 23.4239L23.1444 23.4239L23.1444 28L17 21.9669L23.1444 16Z" class="arrow"/>
865
- </g>
866
- <defs>
867
- <filter id="filter0_d_494_37" x="0" y="0" width="48" height="48" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
868
- <feFlood flood-opacity="0" result="BackgroundImageFix"/>
869
- <feColorMatrix 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"/>
870
- <feOffset dy="2"/>
871
- <feGaussianBlur stdDeviation="2"/>
872
- <feComposite in2="hardAlpha" operator="out"/>
873
- <feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0"/>
874
- <feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_494_37"/>
875
- <feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_494_37" result="shape"/>
876
- </filter>
877
- </defs>
878
- </svg>
879
- `;
880
-
881
- const arrowSvgRight = `<svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg">
882
- <g filter="url(#filter0_d_494_34)">
883
- <circle cx="24" cy="22" r="20" fill="white"/>
884
- <path d="M24.8556 16L24.8556 20.5762L17 20.5762L17 23.4239L24.8556 23.4239L24.8556 28L31 21.9669L24.8556 16Z" class="arrow"/>
885
- </g>
886
- <defs>
887
- <filter id="filter0_d_494_34" x="0" y="0" width="48" height="48" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
888
- <feFlood flood-opacity="0" result="BackgroundImageFix"/>
889
- <feColorMatrix 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"/>
890
- <feOffset dy="2"/>
891
- <feGaussianBlur stdDeviation="2"/>
892
- <feComposite in2="hardAlpha" operator="out"/>
893
- <feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0"/>
894
- <feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_494_34"/>
895
- <feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_494_34" result="shape"/>
896
- </filter>
897
- </defs>
898
- </svg>
899
- `;
900
-
901
- const backarrow = `<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="0 0 311 512">
902
- <defs>
903
- <style>
904
- .cls-1 {
905
- fill: #fff;
906
- fill-rule: evenodd;
907
- }
908
- </style>
909
- </defs>
910
- <path class="cls-1" d="M251.762,512L311,452.638,114.774,256,311,59.362,251.762,0,0,252.29Z"/>
911
- </svg>
912
- `;
913
-
914
- const play = `<svg width="84" height="84" viewBox="0 0 84 84" fill="none" xmlns="http://www.w3.org/2000/svg">
915
- <g filter="url(#filter0_d_241_171)">
916
- <circle cx="42" cy="38" r="36" fill="#1F2024"/>
917
- <circle cx="42" cy="38" r="35" stroke="#33A13C" stroke-width="2"/>
918
- </g>
919
- <path d="M58 38L34 51.8564L34 24.1436L58 38Z" fill="white"/>
920
- <defs>
921
- <filter id="filter0_d_241_171" x="0" y="0" width="84" height="84" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
922
- <feFlood flood-opacity="0" result="BackgroundImageFix"/>
923
- <feColorMatrix 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"/>
924
- <feMorphology radius="2" operator="dilate" in="SourceAlpha" result="effect1_dropShadow_241_171"/>
925
- <feOffset dy="4"/>
926
- <feGaussianBlur stdDeviation="2"/>
927
- <feComposite in2="hardAlpha" operator="out"/>
928
- <feColorMatrix type="matrix" values="0 0 0 0 0.231373 0 0 0 0 0.270588 0 0 0 0 0.313726 0 0 0 0.1 0"/>
929
- <feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_241_171"/>
930
- <feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_241_171" result="shape"/>
931
- </filter>
932
- </defs>
933
- </svg>
934
- `;
935
-
936
- const ptcSvgBtnCss = ":host{cursor:pointer}:host(.block){display:block}:host(.inline){display:inline}:host(.inline-block){display:inline-block}:host(.flex){display:flex}:host(:focus-visible){outline:none}:host(.backarrow){margin:8px 8px 0px -2px}:focus-visible{outline:none}.svg-close svg .cls-1,.svg-close svg .cls-2{fill:none;stroke-width:2px}.svg-close svg .cls-1{stroke:var(--color-gray-10);stroke-linecap:square}.svg-close svg .cls-2{stroke:var(--color-gray-10)}.svg-close svg path{transition:all var(--ptc-transition-medium) var(--ptc-ease-inout)}.svg-close svg .cls-1:first-child{-webkit-transform:translate(175.5px, 135.5px);-ms-transform:translate(175.5px, 135.5px);transform:translate(175.5px, 135.5px)}.svg-close svg .cls-1:nth-child(2){-webkit-transform:translate(175.5px, 174.985px);-ms-transform:translate(175.5px, 174.985px);transform:translate(175.5px, 174.985px)}.svg-close svg .cls-1:nth-child(3){-webkit-transform:translate(215.5px, 141.393px);-ms-transform:translate(215.5px, 141.393px);transform:translate(215.5px, 141.393px)}.svg-close svg .cls-1:nth-child(4){-webkit-transform:translate(175.5px, 135.5px);-ms-transform:translate(175.5px, 135.5px);transform:translate(175.5px, 135.5px)}.svg-close:hover svg .cls-1:first-child{-webkit-transform:translate(175.5px, 162px);-ms-transform:translate(175.5px, 162px);transform:translate(175.5px, 162px)}.svg-close:hover svg .cls-1:nth-child(2){-webkit-transform:translate(149px, 174.985px);-ms-transform:translate(149px, 174.985px);transform:translate(149px, 174.985px)}.svg-close:hover svg .cls-1:nth-child(3){-webkit-transform:translate(215.5px, 174px);-ms-transform:translate(215.5px, 174px);transform:translate(215.5px, 174px)}.svg-close:hover svg .cls-1:nth-child(4){-webkit-transform:translate(152.5px, 135.5px);-ms-transform:translate(152.5px, 135.5px);transform:translate(152.5px, 135.5px)}.svg-close.svg-close-white .cls-1{stroke:var(--color-white)}.slider-left,.slider-right{transition:all var(--ptc-transition-medium) var(--ptc-ease-inout)}.slider-left svg .arrow,.slider-right svg .arrow{fill:var(--color-gray-10)}.slider-left:hover svg .arrow,.slider-right:hover svg .arrow{fill:var(--color-green-06)}.back-arrow{display:inline-block;fill:none;stroke-width:30px;stroke:var(--color-gray-10);stroke-linecap:square;height:10px;width:20px;position:relative;top:1px;text-align:center}@media only screen and (max-width: 1024px) and (min-width: 576px){:host(.back-arrow){margin:8px 8px 16px -2px}}";
937
-
938
- const PtcSvgBtn = class {
939
- constructor(hostRef) {
940
- registerInstance(this, hostRef);
941
- this.svgName = 'close';
942
- this.display = 'block';
943
- this.zIndex = undefined;
944
- this.styles = undefined;
945
- }
946
- render() {
947
- const classMap = this.getCssClassMap();
948
- return (h(Host, Object.assign({ class: classMap }, (this.zIndex !== undefined ? { style: { zIndex: this.zIndex } } : null)), this.styles && h("style", null, this.styles), !!this.svgName && this.svgName === 'close' ? h("div", { class: "svg-close", innerHTML: closeSvg }) : null, !!this.svgName && this.svgName === 'slider-left' ? h("div", { class: "slider-left", innerHTML: arrowSvgLeft }) : null, !!this.svgName && this.svgName === 'slider-right' ? h("div", { class: "slider-right", innerHTML: arrowSvgRight }) : null, !!this.svgName && this.svgName === 'back-arrow' ? h("div", { class: "back-arrow", innerHTML: backarrow }) : null, !!this.svgName && this.svgName === 'play' ? h("div", { class: "play", innerHTML: play }) : null));
949
- }
950
- getCssClassMap() {
951
- return {
952
- [this.display]: true,
953
- };
954
- }
955
- };
956
- PtcSvgBtn.style = ptcSvgBtnCss;
957
-
958
- const ptcTitleCss = "div.center.sc-ptc-title{text-align:center}div.center.dotted.sc-ptc-title h1.sc-ptc-title::before,div.center.dotted.sc-ptc-title h2.sc-ptc-title::before,div.center.dotted.sc-ptc-title h3.sc-ptc-title::before,div.center.dotted.sc-ptc-title h4.sc-ptc-title::before,div.center.dotted.sc-ptc-title h5.sc-ptc-title::before,div.center.dotted.sc-ptc-title h6.sc-ptc-title::before{left:50%;transform:translateX(-50%)}div.left.sc-ptc-title{text-align:left}div.left.dotted.sc-ptc-title h1.sc-ptc-title::before,div.left.dotted.sc-ptc-title h2.sc-ptc-title::before,div.left.dotted.sc-ptc-title h3.sc-ptc-title::before,div.left.dotted.sc-ptc-title h4.sc-ptc-title::before,div.left.dotted.sc-ptc-title h5.sc-ptc-title::before,div.left.dotted.sc-ptc-title h6.sc-ptc-title::before{left:0%}div.right.sc-ptc-title{text-align:right}div.right.dotted.sc-ptc-title h1.sc-ptc-title::before,div.right.dotted.sc-ptc-title h2.sc-ptc-title::before,div.right.dotted.sc-ptc-title h3.sc-ptc-title::before,div.right.dotted.sc-ptc-title h4.sc-ptc-title::before,div.right.dotted.sc-ptc-title h5.sc-ptc-title::before,div.right.dotted.sc-ptc-title h6.sc-ptc-title::before{right:0%}div.inherit.sc-ptc-title{text-align:inherit}div.dotted.sc-ptc-title h1.sc-ptc-title::before,div.dotted.sc-ptc-title h2.sc-ptc-title::before,div.dotted.sc-ptc-title h3.sc-ptc-title::before,div.dotted.sc-ptc-title h4.sc-ptc-title::before,div.dotted.sc-ptc-title h5.sc-ptc-title::before,div.dotted.sc-ptc-title h6.sc-ptc-title::before{content:\"\";position:absolute;top:-6px;width:30%;display:block;border-top:3px dashed var(--color-green-07)}div.solid.sc-ptc-title h1.sc-ptc-title,div.solid.sc-ptc-title h2.sc-ptc-title,div.solid.sc-ptc-title h3.sc-ptc-title,div.solid.sc-ptc-title h4.sc-ptc-title,div.solid.sc-ptc-title h5.sc-ptc-title,div.solid.sc-ptc-title h6.sc-ptc-title{padding-top:4px}div.solid.sc-ptc-title h1.sc-ptc-title::before,div.solid.sc-ptc-title h2.sc-ptc-title::before,div.solid.sc-ptc-title h3.sc-ptc-title::before,div.solid.sc-ptc-title h4.sc-ptc-title::before,div.solid.sc-ptc-title h5.sc-ptc-title::before,div.solid.sc-ptc-title h6.sc-ptc-title::before{content:\"\";position:absolute;width:100%;height:0.7px;background-color:var(--color-gray-03);opacity:0.9;left:0px}div.solid.sc-ptc-title h1.sc-ptc-title::after,div.solid.sc-ptc-title h2.sc-ptc-title::after,div.solid.sc-ptc-title h3.sc-ptc-title::after,div.solid.sc-ptc-title h4.sc-ptc-title::after,div.solid.sc-ptc-title h5.sc-ptc-title::after,div.solid.sc-ptc-title h6.sc-ptc-title::after{content:\"\";position:absolute;width:56px;height:2px;background-color:var(--color-green-07);top:2px;left:0px}div.is-standard.sc-ptc-title h1.sc-ptc-title,div.is-standard.sc-ptc-title h2.sc-ptc-title,div.is-standard.sc-ptc-title h3.sc-ptc-title,div.is-standard.sc-ptc-title h4.sc-ptc-title,div.is-standard.sc-ptc-title h5.sc-ptc-title,div.is-standard.sc-ptc-title h6.sc-ptc-title{display:inline-block;position:relative}div.is-standard.sc-ptc-title h1.sc-ptc-title{font-size:var(--ptc-font-size-xxxx-large);line-height:var(--ptc-line-height-densest);font-weight:var(--ptc-font-weight-extrabold);letter-spacing:0px;color:var(--color-gray-10)}div.is-standard.sc-ptc-title h2.sc-ptc-title{font-size:var(--ptc-font-size-x-large);line-height:var(--ptc-line-height-densest);font-weight:var(--ptc-font-weight-extrabold);color:var(--color-gray-10)}div.is-plm-hub.sc-ptc-title h1.sc-ptc-title,div.is-plm-hub.sc-ptc-title h2.sc-ptc-title,div.is-plm-hub.sc-ptc-title h3.sc-ptc-title,div.is-plm-hub.sc-ptc-title h4.sc-ptc-title,div.is-plm-hub.sc-ptc-title h5.sc-ptc-title,div.is-plm-hub.sc-ptc-title h6.sc-ptc-title{display:inline-block;position:relative;margin-block-start:0em;margin-block-end:0em;margin-inline-start:0px;margin-inline-end:0px;color:var(--color-white) !important}div.margin-flush.sc-ptc-title{margin-top:0;margin-bottom:0}div.margin-flush.sc-ptc-title h1.sc-ptc-title,div.margin-flush.sc-ptc-title h2.sc-ptc-title,div.margin-flush.sc-ptc-title h3.sc-ptc-title,div.margin-flush.sc-ptc-title h4.sc-ptc-title,div.margin-flush.sc-ptc-title h5.sc-ptc-title{margin-top:0;margin-bottom:0}div.margin-top-2.sc-ptc-title{margin-top:var(--ptc-element-spacing-02);margin-bottom:0}div.margin-top-3.sc-ptc-title{margin-top:var(--ptc-element-spacing-03);margin-bottom:0}div.margin-top-4.sc-ptc-title{margin-top:var(--ptc-element-spacing-04);margin-bottom:0}div.margin-top-5.sc-ptc-title{margin-top:var(--ptc-element-spacing-05);margin-bottom:0}div.margin-top-6.sc-ptc-title{margin-top:var(--ptc-element-spacing-06);margin-bottom:0}div.margin-bottom-2.sc-ptc-title{margin-bottom:var(--ptc-element-spacing-02);margin-top:0}div.margin-bottom-3.sc-ptc-title{margin-bottom:var(--ptc-element-spacing-03);margin-top:0}div.margin-bottom-4.sc-ptc-title{margin-bottom:var(--ptc-element-spacing-04);margin-top:0}div.margin-bottom-5.sc-ptc-title{margin-bottom:var(--ptc-element-spacing-05);margin-top:0}div.margin-bottom-6.sc-ptc-title{margin-bottom:var(--ptc-element-spacing-06);margin-top:0}div.margin-2.sc-ptc-title{margin-top:var(--ptc-element-spacing-02);margin-bottom:var(--ptc-element-spacing-02)}div.margin-3.sc-ptc-title{margin-top:var(--ptc-element-spacing-03);margin-bottom:var(--ptc-element-spacing-03)}div.margin-4.sc-ptc-title{margin-top:var(--ptc-element-spacing-04);margin-bottom:var(--ptc-element-spacing-04)}div.margin-5.sc-ptc-title{margin-top:var(--ptc-element-spacing-05);margin-bottom:var(--ptc-element-spacing-05)}div.margin-5.sc-ptc-title h4.sc-ptc-title{margin-top:0;margin-bottom:0}div.margin-6.sc-ptc-title{margin-top:var(--ptc-element-spacing-06);margin-bottom:var(--ptc-element-spacing-06)}div.green.sc-ptc-title h1.sc-ptc-title,div.green.sc-ptc-title h2.sc-ptc-title,div.green.sc-ptc-title h3.sc-ptc-title,div.green.sc-ptc-title h4.sc-ptc-title,div.green.sc-ptc-title h5.sc-ptc-title,div.green.sc-ptc-title h6.sc-ptc-title{text-shadow:0px 0px var(--ptc-element-spacing-03) var(--color-green-07)}div.blue.sc-ptc-title h1.sc-ptc-title,div.blue.sc-ptc-title h2.sc-ptc-title,div.blue.sc-ptc-title h3.sc-ptc-title,div.blue.sc-ptc-title h4.sc-ptc-title,div.blue.sc-ptc-title h5.sc-ptc-title,div.blue.sc-ptc-title h6.sc-ptc-title{text-shadow:0px 0px var(--ptc-element-spacing-03) var(--color-blue-07)}div.red.sc-ptc-title h1.sc-ptc-title,div.red.sc-ptc-title h2.sc-ptc-title,div.red.sc-ptc-title h3.sc-ptc-title,div.red.sc-ptc-title h4.sc-ptc-title,div.red.sc-ptc-title h5.sc-ptc-title,div.red.sc-ptc-title h6.sc-ptc-title{text-shadow:0px 0px var(--ptc-element-spacing-03) var(--color-red-07)}div.orange.sc-ptc-title h1.sc-ptc-title,div.orange.sc-ptc-title h2.sc-ptc-title,div.orange.sc-ptc-title h3.sc-ptc-title,div.orange.sc-ptc-title h4.sc-ptc-title,div.orange.sc-ptc-title h5.sc-ptc-title,div.orange.sc-ptc-title h6.sc-ptc-title{text-shadow:0px 0px var(--ptc-element-spacing-03) var(--color-orange-07)}div.slate-grey.sc-ptc-title h1.sc-ptc-title,div.slate-grey.sc-ptc-title h2.sc-ptc-title,div.slate-grey.sc-ptc-title h3.sc-ptc-title,div.slate-grey.sc-ptc-title h4.sc-ptc-title,div.slate-grey.sc-ptc-title h5.sc-ptc-title,div.slate-grey.sc-ptc-title h6.sc-ptc-title{text-shadow:0px 0px var(--ptc-element-spacing-03) var(--color-gray-07)}div.w-3.sc-ptc-title h1.sc-ptc-title,div.w-3.sc-ptc-title h2.sc-ptc-title,div.w-3.sc-ptc-title h3.sc-ptc-title,div.w-3.sc-ptc-title h4.sc-ptc-title,div.w-3.sc-ptc-title h5.sc-ptc-title,div.w-3.sc-ptc-title h6.sc-ptc-title{font-weight:var(--ptc-font-weight-thin)}div.w-4.sc-ptc-title h1.sc-ptc-title,div.w-4.sc-ptc-title h2.sc-ptc-title,div.w-4.sc-ptc-title h3.sc-ptc-title,div.w-4.sc-ptc-title h4.sc-ptc-title,div.w-4.sc-ptc-title h5.sc-ptc-title,div.w-4.sc-ptc-title h6.sc-ptc-title{font-weight:var(--ptc-font-weight-regular)}div.w-5.sc-ptc-title h1.sc-ptc-title,div.w-5.sc-ptc-title h2.sc-ptc-title,div.w-5.sc-ptc-title h3.sc-ptc-title,div.w-5.sc-ptc-title h4.sc-ptc-title,div.w-5.sc-ptc-title h5.sc-ptc-title,div.w-5.sc-ptc-title h6.sc-ptc-title{font-weight:var(--ptc-font-weight-medium)}div.w-6.sc-ptc-title h1.sc-ptc-title,div.w-6.sc-ptc-title h2.sc-ptc-title,div.w-6.sc-ptc-title h3.sc-ptc-title,div.w-6.sc-ptc-title h4.sc-ptc-title,div.w-6.sc-ptc-title h5.sc-ptc-title,div.w-6.sc-ptc-title h6.sc-ptc-title{font-weight:var(--ptc-font-weight-semibold)}div.w-7.sc-ptc-title h1.sc-ptc-title,div.w-7.sc-ptc-title h2.sc-ptc-title,div.w-7.sc-ptc-title h3.sc-ptc-title,div.w-7.sc-ptc-title h4.sc-ptc-title,div.w-7.sc-ptc-title h5.sc-ptc-title,div.w-7.sc-ptc-title h6.sc-ptc-title{font-weight:var(--ptc-font-weight-bold)}div.w-8.sc-ptc-title h1.sc-ptc-title,div.w-8.sc-ptc-title h2.sc-ptc-title,div.w-8.sc-ptc-title h3.sc-ptc-title,div.w-8.sc-ptc-title h4.sc-ptc-title,div.w-8.sc-ptc-title h5.sc-ptc-title,div.w-8.sc-ptc-title h6.sc-ptc-title{font-weight:var(--ptc-font-weight-extrabold)}div.w-9.sc-ptc-title h1.sc-ptc-title,div.w-9.sc-ptc-title h2.sc-ptc-title,div.w-9.sc-ptc-title h3.sc-ptc-title,div.w-9.sc-ptc-title h4.sc-ptc-title,div.w-9.sc-ptc-title h5.sc-ptc-title,div.w-9.sc-ptc-title h6.sc-ptc-title{font-weight:var(--ptc-font-weight-black)}div.xx-small.sc-ptc-title h1.sc-ptc-title,div.xx-small.sc-ptc-title h2.sc-ptc-title,div.xx-small.sc-ptc-title h3.sc-ptc-title,div.xx-small.sc-ptc-title h4.sc-ptc-title,div.xx-small.sc-ptc-title h5.sc-ptc-title,div.xx-small.sc-ptc-title h6.sc-ptc-title{font-size:var(--ptc-font-size-xx-small)}div.x-small.sc-ptc-title h1.sc-ptc-title,div.x-small.sc-ptc-title h2.sc-ptc-title,div.x-small.sc-ptc-title h3.sc-ptc-title,div.x-small.sc-ptc-title h4.sc-ptc-title,div.x-small.sc-ptc-title h5.sc-ptc-title,div.x-small.sc-ptc-title h6.sc-ptc-title{font-size:var(--ptc-font-size-x-small)}div.small.sc-ptc-title h1.sc-ptc-title,div.small.sc-ptc-title h2.sc-ptc-title,div.small.sc-ptc-title h3.sc-ptc-title,div.small.sc-ptc-title h4.sc-ptc-title,div.small.sc-ptc-title h5.sc-ptc-title,div.small.sc-ptc-title h6.sc-ptc-title{font-size:var(--ptc-font-size-small)}div.medium.sc-ptc-title h1.sc-ptc-title,div.medium.sc-ptc-title h2.sc-ptc-title,div.medium.sc-ptc-title h3.sc-ptc-title,div.medium.sc-ptc-title h4.sc-ptc-title,div.medium.sc-ptc-title h5.sc-ptc-title,div.medium.sc-ptc-title h6.sc-ptc-title{font-size:var(--ptc-font-size-medium)}div.large.sc-ptc-title h1.sc-ptc-title,div.large.sc-ptc-title h2.sc-ptc-title,div.large.sc-ptc-title h3.sc-ptc-title,div.large.sc-ptc-title h4.sc-ptc-title,div.large.sc-ptc-title h5.sc-ptc-title,div.large.sc-ptc-title h6.sc-ptc-title{font-size:var(--ptc-font-size-large)}div.x-large.sc-ptc-title h1.sc-ptc-title,div.x-large.sc-ptc-title h2.sc-ptc-title,div.x-large.sc-ptc-title h3.sc-ptc-title,div.x-large.sc-ptc-title h4.sc-ptc-title,div.x-large.sc-ptc-title h5.sc-ptc-title,div.x-large.sc-ptc-title h6.sc-ptc-title{font-size:var(--ptc-font-size-x-large)}div.xx-large.sc-ptc-title h1.sc-ptc-title,div.xx-large.sc-ptc-title h2.sc-ptc-title,div.xx-large.sc-ptc-title h3.sc-ptc-title,div.xx-large.sc-ptc-title h4.sc-ptc-title{font-size:var(--ptc-font-size-x-large)}@media only screen and (min-width: 768px){div.xx-large.sc-ptc-title h1.sc-ptc-title,div.xx-large.sc-ptc-title h2.sc-ptc-title,div.xx-large.sc-ptc-title h3.sc-ptc-title,div.xx-large.sc-ptc-title h4.sc-ptc-title{font-size:var(--ptc-font-size-xx-large)}}div.xxx-large.sc-ptc-title h1.sc-ptc-title,div.xxx-large.sc-ptc-title h2.sc-ptc-title,div.xxx-large.sc-ptc-title h3.sc-ptc-title,div.xxx-large.sc-ptc-title h4.sc-ptc-title,div.xxx-large.sc-ptc-title h5.sc-ptc-title,div.xxx-large.sc-ptc-title h6.sc-ptc-title{font-size:var(--ptc-font-size-xx-large)}@media only screen and (min-width: 768px){div.xxx-large.sc-ptc-title h1.sc-ptc-title,div.xxx-large.sc-ptc-title h2.sc-ptc-title,div.xxx-large.sc-ptc-title h3.sc-ptc-title,div.xxx-large.sc-ptc-title h4.sc-ptc-title,div.xxx-large.sc-ptc-title h5.sc-ptc-title,div.xxx-large.sc-ptc-title h6.sc-ptc-title{font-size:var(--ptc-font-size-xxx-large)}}div.xxxx-large.sc-ptc-title h1.sc-ptc-title,div.xxxx-large.sc-ptc-title h2.sc-ptc-title,div.xxxx-large.sc-ptc-title h3.sc-ptc-title,div.xxxx-large.sc-ptc-title h4.sc-ptc-title,div.xxxx-large.sc-ptc-title h5.sc-ptc-title,div.xxxx-large.sc-ptc-title h6.sc-ptc-title{font-size:var(--ptc-font-size-xxx-large)}@media only screen and (min-width: 768px){div.xxxx-large.sc-ptc-title h1.sc-ptc-title,div.xxxx-large.sc-ptc-title h2.sc-ptc-title,div.xxxx-large.sc-ptc-title h3.sc-ptc-title,div.xxxx-large.sc-ptc-title h4.sc-ptc-title,div.xxxx-large.sc-ptc-title h5.sc-ptc-title,div.xxxx-large.sc-ptc-title h6.sc-ptc-title{font-size:var(--ptc-font-size-xxxx-large)}}div.xx-large-allbp.sc-ptc-title h1.sc-ptc-title,div.xx-large-allbp.sc-ptc-title h2.sc-ptc-title,div.xx-large-allbp.sc-ptc-title h3.sc-ptc-title,div.xx-large-allbp.sc-ptc-title h4.sc-ptc-title,div.xx-large-allbp.sc-ptc-title h5.sc-ptc-title,div.xx-large-allbp.sc-ptc-title h6.sc-ptc-title{font-size:var(--ptc-font-size-xx-large)}div.xxxx-large-allbp.sc-ptc-title h1.sc-ptc-title,div.xxxx-large-allbp.sc-ptc-title h2.sc-ptc-title,div.xxxx-large-allbp.sc-ptc-title h3.sc-ptc-title,div.xxxx-large-allbp.sc-ptc-title h4.sc-ptc-title,div.xxxx-large-allbp.sc-ptc-title h5.sc-ptc-title,div.xxxx-large-allbp.sc-ptc-title h6.sc-ptc-title{font-size:var(--ptc-font-size-xxxx-large)}div.densest.sc-ptc-title h1.sc-ptc-title,div.densest.sc-ptc-title h2.sc-ptc-title,div.densest.sc-ptc-title h3.sc-ptc-title,div.densest.sc-ptc-title h4.sc-ptc-title,div.densest.sc-ptc-title h5.sc-ptc-title,div.densest.sc-ptc-title h6.sc-ptc-title{line-height:var(--ptc-line-height-densest)}div.denser.sc-ptc-title h1.sc-ptc-title,div.denser.sc-ptc-title h2.sc-ptc-title,div.denser.sc-ptc-title h3.sc-ptc-title,div.denser.sc-ptc-title h4.sc-ptc-title,div.denser.sc-ptc-title h5.sc-ptc-title,div.denser.sc-ptc-title h6.sc-ptc-title{line-height:var(--ptc-line-height-denser)}div.dense.sc-ptc-title h1.sc-ptc-title,div.dense.sc-ptc-title h2.sc-ptc-title,div.dense.sc-ptc-title h3.sc-ptc-title,div.dense.sc-ptc-title h4.sc-ptc-title,div.dense.sc-ptc-title h5.sc-ptc-title,div.dense.sc-ptc-title h6.sc-ptc-title{line-height:var(--ptc-line-height-dense)}div.normal.sc-ptc-title h1.sc-ptc-title,div.normal.sc-ptc-title h2.sc-ptc-title,div.normal.sc-ptc-title h3.sc-ptc-title,div.normal.sc-ptc-title h4.sc-ptc-title,div.normal.sc-ptc-title h5.sc-ptc-title,div.normal.sc-ptc-title h6.sc-ptc-title{line-height:var(--ptc-line-height-normal)}div.loose.sc-ptc-title h1.sc-ptc-title,div.loose.sc-ptc-title h2.sc-ptc-title,div.loose.sc-ptc-title h3.sc-ptc-title,div.loose.sc-ptc-title h4.sc-ptc-title,div.loose.sc-ptc-title h5.sc-ptc-title,div.loose.sc-ptc-title h6.sc-ptc-title{line-height:var(--ptc-line-height-loose)}div.looser.sc-ptc-title h1.sc-ptc-title,div.looser.sc-ptc-title h2.sc-ptc-title,div.looser.sc-ptc-title h3.sc-ptc-title,div.looser.sc-ptc-title h4.sc-ptc-title,div.looser.sc-ptc-title h5.sc-ptc-title,div.looser.sc-ptc-title h6.sc-ptc-title{line-height:var(--ptc-line-height-looser)}div.paragraph.sc-ptc-title h1.sc-ptc-title,div.paragraph.sc-ptc-title h2.sc-ptc-title,div.paragraph.sc-ptc-title h3.sc-ptc-title,div.paragraph.sc-ptc-title h4.sc-ptc-title,div.paragraph.sc-ptc-title h5.sc-ptc-title,div.paragraph.sc-ptc-title h6.sc-ptc-title{line-height:var(--ptc-line-height-paragraph)}div.black.sc-ptc-title h1.sc-ptc-title,div.black.sc-ptc-title h2.sc-ptc-title,div.black.sc-ptc-title h3.sc-ptc-title,div.black.sc-ptc-title h4.sc-ptc-title,div.black.sc-ptc-title h5.sc-ptc-title,div.black.sc-ptc-title h6.sc-ptc-title{color:var(--color-black)}div.white.sc-ptc-title h1.sc-ptc-title,div.white.sc-ptc-title h2.sc-ptc-title,div.white.sc-ptc-title h3.sc-ptc-title,div.white.sc-ptc-title h4.sc-ptc-title,div.white.sc-ptc-title h5.sc-ptc-title,div.white.sc-ptc-title h6.sc-ptc-title{color:var(--color-white)}div.gray.sc-ptc-title h1.sc-ptc-title,div.gray.sc-ptc-title h2.sc-ptc-title,div.gray.sc-ptc-title h3.sc-ptc-title,div.gray.sc-ptc-title h4.sc-ptc-title,div.gray.sc-ptc-title h5.sc-ptc-title,div.gray.sc-ptc-title h6.sc-ptc-title{color:var(--color-gray-10)}div.ellipsis-boxing.sc-ptc-title h1.sc-ptc-title,div.ellipsis-boxing.sc-ptc-title h2.sc-ptc-title,div.ellipsis-boxing.sc-ptc-title h3.sc-ptc-title,div.ellipsis-boxing.sc-ptc-title h4.sc-ptc-title,div.ellipsis-boxing.sc-ptc-title h5.sc-ptc-title,div.ellipsis-boxing.sc-ptc-title h6.sc-ptc-title{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;overflow-wrap:break-word;padding-bottom:0}div.block.sc-ptc-title h1.sc-ptc-title,div.block.sc-ptc-title h2.sc-ptc-title,div.block.sc-ptc-title h3.sc-ptc-title,div.block.sc-ptc-title h4.sc-ptc-title,div.block.sc-ptc-title h5.sc-ptc-title,div.block.sc-ptc-title h6.sc-ptc-title{display:block}";
959
-
960
- const PtcTitle = class {
961
- constructor(hostRef) {
962
- registerInstance(this, hostRef);
963
- this.isPlmHub = false;
964
- this.type = 'h2';
965
- this.textAlign = undefined;
966
- this.upperline = 'dotted';
967
- this.titleShadow = undefined;
968
- this.titleColor = 'gray';
969
- this.titleMargin = undefined;
970
- this.titleWeight = undefined;
971
- this.titleSize = undefined;
972
- this.titleHeight = 'paragraph';
973
- this.styles = undefined;
974
- this.ellipsisLineCutoff = undefined;
975
- this.titleDisplay = 'inline-block';
976
- }
977
- render() {
978
- const classMap = this.getCssClassMap();
979
- const cutOff = this.getLineCuttoff();
980
- let TagType;
981
- switch (this.type) {
982
- case 'h1':
983
- TagType = 'h1';
984
- break;
985
- case 'h3':
986
- TagType = 'h3';
987
- break;
988
- case 'h4':
989
- TagType = 'h4';
990
- break;
991
- case 'h5':
992
- TagType = 'h5';
993
- break;
994
- case 'h6':
995
- TagType = 'h6';
996
- break;
997
- default:
998
- TagType = 'h2';
999
- }
1000
- return (h(Host, null, this.styles && h("style", null, this.styles), h("div", { class: classMap }, h(TagType, { style: cutOff }, h("slot", null)))));
1001
- }
1002
- getCssClassMap() {
1003
- return {
1004
- [this.textAlign]: !!this.textAlign ? true : false,
1005
- [this.upperline]: true,
1006
- [this.isPlmHub ? 'is-plm-hub' : 'is-standard']: true,
1007
- [this.titleMargin]: !!this.titleMargin ? true : false,
1008
- [this.titleShadow]: !!this.titleShadow ? true : false,
1009
- [this.titleWeight]: !!this.titleWeight ? true : false,
1010
- [this.titleSize]: !!this.titleSize ? true : false,
1011
- [this.titleHeight]: !!this.titleHeight ? true : false,
1012
- [this.titleColor]: !!this.titleColor ? true : false,
1013
- ['ellipsis-boxing']: this.ellipsisLineCutoff && this.ellipsisLineCutoff > 0,
1014
- [this.titleDisplay]: !!this.titleDisplay ? true : false,
1015
- };
1016
- }
1017
- getLineCuttoff() {
1018
- let result;
1019
- if (this.ellipsisLineCutoff && this.ellipsisLineCutoff > 0) {
1020
- result = {
1021
- ['-webkit-line-clamp']: `${this.ellipsisLineCutoff}`,
1022
- };
1023
- }
1024
- return result;
1025
- }
1026
- };
1027
- PtcTitle.style = ptcTitleCss;
1028
-
1029
- const ptcTooltipCss = ":host{position:relative}:host(.inline){display:inline}:host(.block){display:block}.text-ellipsis{position:relative;display:inline}.text-ellipsis:not(.truncated){z-index:auto !important}.z-auto{z-index:auto}.z-1{z-index:1}.z-2{z-index:2}.z-3{z-index:3}.z-999{z-index:999}.tooltip{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:auto;visibility:hidden;text-align:left;text-shadow:none;white-space:normal}@media only screen and (min-width: 480px){.tooltip{width:273px}}.tooltip.danger{color:var(--color-red-07);font-family:var(--ptc-font-latin);font-weight:var(--ptc-font-weight-semibold);font-size:var(--ptc-font-size-xx-small);line-height:var(--ptc-line-height-p);border:2px solid var(--color-red-07);border-radius:var(--ptc-border-radius-standard);background-color:var(--color-white);padding:var(--ptc-element-spacing-06)}.tooltip.danger a{color:var(--color-blue-07)}.tooltip.bottom{bottom:-12px;transform:translateY(100%)}.tooltip.bottom::after{top:1px;left:50%;transform:translate(-50%, -100%);border:8px solid transparent;border-bottom:8px solid var(--color-gray-09)}.tooltip.left{bottom:-12px;transform:translate(-80%, 100%)}.tooltip.left::after{top:1px;right:8px;transform:translateY(-100%);border:8px solid transparent;border-bottom:8px solid var(--color-gray-09)}.tooltip.right{bottom:-12px;transform:translateY(100%);right:0px}.tooltip.right::after{top:1px;left:8px;transform:translateY(-100%);border:8px solid transparent;border-bottom:8px solid var(--color-gray-09)}.tooltip.top{top:-8px;transform:translateY(-100%)}.tooltip.top::after{left:50%;bottom:1px;transform:translate(-50%, 100%);border:8px solid transparent;border-top:8px solid var(--color-gray-09)}.tooltip.bottom-right{bottom:-12px;transform:translate(-60%, 100%)}.tooltip.bottom-right::after{top:1px;left:75%;transform:translate(-50%, -100%);border:8px solid transparent;border-bottom:8px solid var(--color-gray-09)}.tooltip.danger::after{top:0;border-bottom:8px solid var(--color-red-07)}.truncated{cursor:help}.truncated:hover+.tooltip{visibility:visible;z-index:9999}.wrapper-content{display:inline-block;position:relative}.wrapper-content .tooltip{width:auto;min-width:72px;max-width:273px}.wrapper-content slot:hover+.tooltip{visibility:visible;z-index:9999}.tooltip::after{content:\"\";position:absolute}.ellipsis-by-line-boxing{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;overflow-wrap:break-word;padding-bottom:0}";
1030
-
1031
- const PtcTooltip = class {
1032
- constructor(hostRef) {
1033
- registerInstance(this, hostRef);
1034
- this.textDisplay = 'inline';
1035
- this.maxLength = 45;
1036
- this.textLines = undefined;
1037
- this.description = 'This is a tooltip text placeholder';
1038
- this.zIndex = 'z-auto';
1039
- this.position = 'bottom';
1040
- this.styles = undefined;
1041
- this.mode = 'text-only';
1042
- this.theme = 'standard';
1043
- }
1044
- addTruncatedClass() {
1045
- const appRoot = this.el.shadowRoot;
1046
- const text = appRoot.querySelectorAll('.ellipsis-by-line-boxing');
1047
- text.forEach(t => {
1048
- t.classList[t.scrollHeight > t.clientHeight ? 'add' : 'remove']('truncated');
1049
- });
1050
- }
1051
- // Created this function to initialize the truncate function on specific elements like tabs
1052
- enableAddTruncatedClass(element) {
1053
- const allTabHeaders = document.querySelectorAll(element);
1054
- for (const element of Array.from(allTabHeaders)) {
1055
- let tabHeader = element;
1056
- if (tabHeader) {
1057
- tabHeader.addEventListener('click', () => {
1058
- setTimeout(() => {
1059
- this.addTruncatedClass();
1060
- }, 100);
1061
- });
1062
- }
1063
- }
1064
- }
1065
- componentDidLoad() {
1066
- this.addTruncatedClass();
1067
- this.enableAddTruncatedClass('tab-header');
1068
- this.enableAddTruncatedClass('ptc-ellipsis-dropdown');
1069
- document.addEventListener("readystatechange", () => {
1070
- if (document.readyState === "complete") {
1071
- this.addTruncatedClass();
1072
- }
1073
- });
1074
- }
1075
- render() {
1076
- if (this.mode == 'wrapper') {
1077
- return (h(Host, { class: this.textDisplay }, this.styles && h("style", null, this.styles), h("div", { class: "wrapper-content" }, h("slot", null), h("div", { class: `tooltip ${this.position} ${this.theme}` }, h("slot", { name: "description" }), this.description))));
1078
- }
1079
- else {
1080
- const classMap = this.getCssClassMap();
1081
- const cutOff = this.getLineCuttoff();
1082
- let truncatedText = this.description.substring(0, this.maxLength);
1083
- if (this.description.length > this.maxLength) {
1084
- const lastSpace = truncatedText.lastIndexOf(' ');
1085
- truncatedText = truncatedText.substring(0, lastSpace);
1086
- truncatedText += '... ';
1087
- }
1088
- return (h(Host, { class: this.textDisplay }, this.styles && h("style", null, this.styles), this.textLines > 0 && !!this.textLines ? h("div", { class: "ellipsis-by-line-boxing", style: cutOff }, this.description) : h("div", { class: classMap }, truncatedText), h("div", { class: `tooltip ${this.position} ${this.theme}` }, this.description)));
1089
- }
1090
- }
1091
- getCssClassMap() {
1092
- return {
1093
- // ['ellipsis-by-line-boxing']: this.textLines && this.textLines > 0,
1094
- ['text-ellipsis']: true,
1095
- [this.zIndex]: this.description.length > this.maxLength ? true : false,
1096
- ['truncated']: this.description.length > this.maxLength && !this.textLines ? true : false,
1097
- };
1098
- }
1099
- getLineCuttoff() {
1100
- let result;
1101
- if (this.textLines && this.textLines > 0) {
1102
- result = {
1103
- ['-webkit-line-clamp']: `${this.textLines}`,
1104
- };
1105
- }
1106
- return result;
1107
- }
1108
- get el() { return getElement(this); }
1109
- };
1110
- PtcTooltip.style = ptcTooltipCss;
1111
-
1112
- export { BundleJumbotronExample as bundle_jumbotron_example, IconAsset as icon_asset, ListItem as list_item, MaxWidthContainer as max_width_container, PtcBackgroundVideo as ptc_background_video, PtcBreadcrumb as ptc_breadcrumb, PtcButton as ptc_button, PtcImg as ptc_img, PtcJumbotron as ptc_jumbotron, PtcModal as ptc_modal, PtcPara as ptc_para, PtcPicture as ptc_picture, PtcSpacer as ptc_spacer, PtcSvgBtn as ptc_svg_btn, PtcTitle as ptc_title, PtcTooltip as ptc_tooltip };