@ptcwebops/ptcw-design 1.0.9 → 1.1.1

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