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