@ptcwebops/ptcw-design 6.2.17-beta → 6.2.18-beta

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (360) hide show
  1. package/dist/cjs/event-jumbotron-example.cjs.entry.js +146 -0
  2. package/dist/cjs/{event-jumbotron-example_15.cjs.entry.js → icon-asset_13.cjs.entry.js} +509 -678
  3. package/dist/cjs/loader.cjs.js +1 -1
  4. package/dist/cjs/ptc-card-bottom_2.cjs.entry.js +155 -0
  5. package/dist/cjs/ptc-card-content.cjs.entry.js +76 -0
  6. package/dist/cjs/ptc-card_2.cjs.entry.js +9 -3
  7. package/dist/cjs/ptc-close-icon_2.cjs.entry.js +222 -0
  8. package/dist/cjs/ptc-link.cjs.entry.js +87 -0
  9. package/dist/cjs/ptc-scroll-button.cjs.entry.js +136 -0
  10. package/dist/cjs/ptc-white-paper.cjs.entry.js +6 -0
  11. package/dist/cjs/ptcw-design.cjs.js +1 -1
  12. package/dist/collection/components/ptc-preloader-section/ptc-preloader-section.css +417 -8
  13. package/dist/collection/components/ptc-preloader-section/ptc-preloader-section.js +8 -2
  14. package/dist/collection/components/ptc-white-paper/ptc-white-paper.js +6 -0
  15. package/dist/custom-elements/index.js +15 -3
  16. package/dist/esm/academic-form-test.entry.js +1 -1
  17. package/dist/esm/author-listing-example.entry.js +1 -1
  18. package/dist/esm/blog-detail-content_2.entry.js +1 -1
  19. package/dist/esm/blog-detail-layout.entry.js +1 -1
  20. package/dist/esm/blogs-search-section.entry.js +1 -1
  21. package/dist/esm/bundle-example.entry.js +1 -1
  22. package/dist/esm/bundle-jumbotron-example.entry.js +1 -1
  23. package/dist/esm/dropdown-item.entry.js +1 -1
  24. package/dist/esm/dynamic-box-bundle.entry.js +1 -1
  25. package/dist/esm/embedded-form.entry.js +1 -1
  26. package/dist/esm/event-jumbotron-example.entry.js +142 -0
  27. package/dist/esm/event-podcast-slider-example.entry.js +1 -1
  28. package/dist/esm/featured-events-slider-example.entry.js +1 -1
  29. package/dist/esm/featured-list.entry.js +1 -1
  30. package/dist/esm/fl-tab-content_3.entry.js +1 -1
  31. package/dist/esm/footer-form.entry.js +1 -1
  32. package/dist/esm/homepage-clickable-tab.entry.js +1 -1
  33. package/dist/esm/homepage-jumbotron.entry.js +1 -1
  34. package/dist/esm/homepage-toggled-content.entry.js +1 -1
  35. package/dist/esm/{event-jumbotron-example_15.entry.js → icon-asset_13.entry.js} +504 -671
  36. package/dist/esm/{index-c83db688.js → index-0bf594c4.js} +1 -1
  37. package/dist/esm/innovator-toggle-container.entry.js +1 -1
  38. package/dist/esm/jumbotron-sub-menu.entry.js +1 -1
  39. package/dist/esm/jumbotron-sub-mune.entry.js +1 -1
  40. package/dist/esm/loader.js +3 -3
  41. package/dist/esm/modal-form-example.entry.js +1 -1
  42. package/dist/esm/most-popular-news.entry.js +1 -1
  43. package/dist/esm/my-component.entry.js +1 -1
  44. package/dist/esm/news-search-result.entry.js +1 -1
  45. package/dist/esm/ptc-accordion-item.entry.js +1 -1
  46. package/dist/esm/ptc-accordion.entry.js +1 -1
  47. package/dist/esm/ptc-announcement.entry.js +1 -1
  48. package/dist/esm/ptc-back-to-top.entry.js +1 -1
  49. package/dist/esm/ptc-badge.entry.js +1 -1
  50. package/dist/esm/ptc-bio-card.entry.js +1 -1
  51. package/dist/esm/ptc-brightcov-video.entry.js +1 -1
  52. package/dist/esm/ptc-card-bottom_2.entry.js +150 -0
  53. package/dist/esm/ptc-card-content.entry.js +72 -0
  54. package/dist/esm/ptc-card_2.entry.js +10 -4
  55. package/dist/esm/ptc-case-studies-slider.entry.js +1 -1
  56. package/dist/esm/ptc-checkbox-group.entry.js +1 -1
  57. package/dist/esm/ptc-checkbox.entry.js +1 -1
  58. package/dist/esm/ptc-close-icon_2.entry.js +217 -0
  59. package/dist/esm/ptc-collapse-list.entry.js +1 -1
  60. package/dist/esm/ptc-container.entry.js +1 -1
  61. package/dist/esm/ptc-countdown.entry.js +1 -1
  62. package/dist/esm/ptc-data-lookup.entry.js +1 -1
  63. package/dist/esm/ptc-date.entry.js +1 -1
  64. package/dist/esm/ptc-dropdown.entry.js +1 -1
  65. package/dist/esm/ptc-dynamic-card.entry.js +1 -1
  66. package/dist/esm/ptc-ellipsis-dropdown.entry.js +1 -1
  67. package/dist/esm/ptc-embedded-quiz.entry.js +1 -1
  68. package/dist/esm/ptc-featured-list.entry.js +1 -1
  69. package/dist/esm/ptc-filter-dropdown_4.entry.js +1 -1
  70. package/dist/esm/ptc-filter-level-theater.entry.js +1 -1
  71. package/dist/esm/ptc-filter-tag_2.entry.js +1 -1
  72. package/dist/esm/ptc-footer.entry.js +1 -1
  73. package/dist/esm/ptc-form-checkbox_4.entry.js +1 -1
  74. package/dist/esm/ptc-form-radio-button.entry.js +1 -1
  75. package/dist/esm/ptc-form-radio-group.entry.js +1 -1
  76. package/dist/esm/ptc-form.entry.js +1 -1
  77. package/dist/esm/ptc-hero-footer-cta.entry.js +1 -1
  78. package/dist/esm/ptc-hero.entry.js +1 -1
  79. package/dist/esm/ptc-homepage-image-feature.entry.js +1 -1
  80. package/dist/esm/ptc-homepage-video-background.entry.js +1 -1
  81. package/dist/esm/ptc-icon-card.entry.js +1 -1
  82. package/dist/esm/ptc-icon-component.entry.js +1 -1
  83. package/dist/esm/ptc-icon-list.entry.js +1 -1
  84. package/dist/esm/ptc-icon-minimize.entry.js +1 -1
  85. package/dist/esm/ptc-image-download-strip.entry.js +1 -1
  86. package/dist/esm/ptc-info-tile.entry.js +1 -1
  87. package/dist/esm/ptc-inline-cta.entry.js +1 -1
  88. package/dist/esm/ptc-link.entry.js +83 -0
  89. package/dist/esm/ptc-list.entry.js +1 -1
  90. package/dist/esm/ptc-media-card.entry.js +1 -1
  91. package/dist/esm/ptc-minimized-nav.entry.js +1 -1
  92. package/dist/esm/ptc-mobile-select.entry.js +1 -1
  93. package/dist/esm/ptc-modal-quiz.entry.js +1 -1
  94. package/dist/esm/ptc-nav-card.entry.js +1 -1
  95. package/dist/esm/ptc-nav-link.entry.js +1 -1
  96. package/dist/esm/ptc-nav-pills.entry.js +1 -1
  97. package/dist/esm/ptc-nav-skip-to-content.entry.js +1 -1
  98. package/dist/esm/ptc-nav-slider.entry.js +1 -1
  99. package/dist/esm/ptc-nav-submenu.entry.js +1 -1
  100. package/dist/esm/ptc-nav-tile.entry.js +1 -1
  101. package/dist/esm/ptc-news.entry.js +1 -1
  102. package/dist/esm/ptc-office-location-card.entry.js +1 -1
  103. package/dist/esm/ptc-office-locations.entry.js +1 -1
  104. package/dist/esm/ptc-overlay.entry.js +1 -1
  105. package/dist/esm/ptc-podcast-card.entry.js +1 -1
  106. package/dist/esm/ptc-preferance-center-form.entry.js +1 -1
  107. package/dist/esm/ptc-previous-url.entry.js +1 -1
  108. package/dist/esm/ptc-pricing-add-on-card.entry.js +1 -1
  109. package/dist/esm/ptc-pricing-add-on-section.entry.js +1 -1
  110. package/dist/esm/ptc-pricing-block.entry.js +1 -1
  111. package/dist/esm/ptc-pricing-packaging-table.entry.js +1 -1
  112. package/dist/esm/ptc-pricing-tabs.entry.js +1 -1
  113. package/dist/esm/ptc-product-card.entry.js +1 -1
  114. package/dist/esm/ptc-product-category.entry.js +1 -1
  115. package/dist/esm/ptc-product-dropdown.entry.js +1 -1
  116. package/dist/esm/ptc-product-highlight-card.entry.js +1 -1
  117. package/dist/esm/ptc-product-list.entry.js +1 -1
  118. package/dist/esm/ptc-product-sidebar.entry.js +1 -1
  119. package/dist/esm/ptc-progress-bar.entry.js +1 -1
  120. package/dist/esm/ptc-quantity-counter.entry.js +1 -1
  121. package/dist/esm/ptc-quote.entry.js +1 -1
  122. package/dist/esm/ptc-readmore-char.entry.js +1 -1
  123. package/dist/esm/ptc-readmore-new.entry.js +1 -1
  124. package/dist/esm/ptc-readmore-v3.entry.js +1 -1
  125. package/dist/esm/ptc-readmore.entry.js +1 -1
  126. package/dist/esm/ptc-related-card-rail.entry.js +1 -1
  127. package/dist/esm/ptc-responsive-wrapper.entry.js +1 -1
  128. package/dist/esm/ptc-scroll-button.entry.js +132 -0
  129. package/dist/esm/ptc-search-field.entry.js +1 -1
  130. package/dist/esm/ptc-seo-title.entry.js +1 -1
  131. package/dist/esm/ptc-shopping-cart.entry.js +1 -1
  132. package/dist/esm/ptc-showcase-card.entry.js +1 -1
  133. package/dist/esm/ptc-skeleton.entry.js +1 -1
  134. package/dist/esm/ptc-slit-card.entry.js +1 -1
  135. package/dist/esm/ptc-social-icons-footer.entry.js +1 -1
  136. package/dist/esm/ptc-social-icons.entry.js +1 -1
  137. package/dist/esm/ptc-span.entry.js +1 -1
  138. package/dist/esm/ptc-square-card.entry.js +1 -1
  139. package/dist/esm/ptc-sticky-icons.entry.js +1 -1
  140. package/dist/esm/ptc-sticky-section.entry.js +1 -1
  141. package/dist/esm/ptc-sticky-title.entry.js +1 -1
  142. package/dist/esm/ptc-subnav-card.entry.js +1 -1
  143. package/dist/esm/ptc-subnav.entry.js +1 -1
  144. package/dist/esm/ptc-svg-btn.entry.js +1 -1
  145. package/dist/esm/ptc-tab-list.entry.js +1 -1
  146. package/dist/esm/ptc-tab.entry.js +1 -1
  147. package/dist/esm/ptc-tabs.entry.js +1 -1
  148. package/dist/esm/ptc-text-copy-with-background.entry.js +1 -1
  149. package/dist/esm/ptc-theater-video-modal.entry.js +1 -1
  150. package/dist/esm/ptc-tooltip-v2.entry.js +1 -1
  151. package/dist/esm/ptc-tooltip-v3.entry.js +1 -1
  152. package/dist/esm/ptc-two-column-media.entry.js +1 -1
  153. package/dist/esm/ptc-value-led-card.entry.js +1 -1
  154. package/dist/esm/ptc-value-led-content-highlight.entry.js +1 -1
  155. package/dist/esm/ptc-value-led-content.entry.js +1 -1
  156. package/dist/esm/ptc-value-led-intro.entry.js +1 -1
  157. package/dist/esm/ptc-value-led-layout.entry.js +1 -1
  158. package/dist/esm/ptc-value-led-speed-bump.entry.js +1 -1
  159. package/dist/esm/ptc-value-prop-card.entry.js +1 -1
  160. package/dist/esm/ptc-video-embed.entry.js +1 -1
  161. package/dist/esm/ptc-white-paper.entry.js +7 -1
  162. package/dist/esm/ptcw-design.js +3 -3
  163. package/dist/esm/sequential-bundle-example.entry.js +1 -1
  164. package/dist/esm/sequential-bundle.entry.js +1 -1
  165. package/dist/esm/tab-content.entry.js +1 -1
  166. package/dist/esm/tab-header.entry.js +1 -1
  167. package/dist/ptcw-design/{p-0fdfd4ad.entry.js → p-01ad1cc2.entry.js} +1 -1
  168. package/dist/ptcw-design/{p-03a917f8.entry.js → p-02f0460b.entry.js} +1 -1
  169. package/dist/ptcw-design/p-051ba8f9.entry.js +1 -0
  170. package/dist/ptcw-design/{p-9e2fd13c.entry.js → p-0a558a22.entry.js} +1 -1
  171. package/dist/ptcw-design/{p-9ac99185.entry.js → p-0abb6e77.entry.js} +1 -1
  172. package/dist/ptcw-design/{p-71360e29.entry.js → p-0b182300.entry.js} +1 -1
  173. package/dist/ptcw-design/{p-e4000363.entry.js → p-0c862dbd.entry.js} +1 -1
  174. package/dist/ptcw-design/{p-69686408.entry.js → p-0eb9ea11.entry.js} +1 -1
  175. package/dist/ptcw-design/{p-fb8584e4.entry.js → p-0ed4609e.entry.js} +1 -1
  176. package/dist/ptcw-design/p-11eb4dd1.entry.js +1 -0
  177. package/dist/ptcw-design/{p-c0bb1ad0.entry.js → p-13131b4d.entry.js} +1 -1
  178. package/dist/ptcw-design/{p-2657df50.entry.js → p-132f71c3.entry.js} +1 -1
  179. package/dist/ptcw-design/{p-99b45d23.entry.js → p-139ca5d2.entry.js} +1 -1
  180. package/dist/ptcw-design/{p-27e47c25.entry.js → p-14c77b5e.entry.js} +1 -1
  181. package/dist/ptcw-design/{p-7d29a418.entry.js → p-183ba1ca.entry.js} +1 -1
  182. package/dist/ptcw-design/{p-85f32bf5.entry.js → p-1ab6201b.entry.js} +1 -1
  183. package/dist/ptcw-design/{p-77cad16c.entry.js → p-1adea6a5.entry.js} +1 -1
  184. package/dist/ptcw-design/{p-464d8e22.entry.js → p-1d48bad3.entry.js} +1 -1
  185. package/dist/ptcw-design/{p-46f67bec.entry.js → p-1e9f25fc.entry.js} +1 -1
  186. package/dist/ptcw-design/{p-6b32020a.entry.js → p-1ec32cbc.entry.js} +1 -1
  187. package/dist/ptcw-design/{p-2ac5ed9c.entry.js → p-20670bc5.entry.js} +1 -1
  188. package/dist/ptcw-design/p-208ca9de.entry.js +1 -0
  189. package/dist/ptcw-design/{p-bf8fbba7.entry.js → p-208ec7f3.entry.js} +1 -1
  190. package/dist/ptcw-design/{p-50d68602.entry.js → p-20d837a9.entry.js} +1 -1
  191. package/dist/ptcw-design/p-20d84f63.entry.js +1 -0
  192. package/dist/ptcw-design/p-212cdacd.entry.js +1 -0
  193. package/dist/ptcw-design/{p-8c49d736.entry.js → p-212d0145.entry.js} +1 -1
  194. package/dist/ptcw-design/p-23302a4e.entry.js +1 -0
  195. package/dist/ptcw-design/{p-9b26ea67.entry.js → p-290012e3.entry.js} +1 -1
  196. package/dist/ptcw-design/{p-9b0df204.entry.js → p-298d02ab.entry.js} +1 -1
  197. package/dist/ptcw-design/p-29ae44dd.entry.js +1 -0
  198. package/dist/ptcw-design/{p-7a9611b4.entry.js → p-2a255901.entry.js} +1 -1
  199. package/dist/ptcw-design/{p-e90fbbad.entry.js → p-2a3735a5.entry.js} +1 -1
  200. package/dist/ptcw-design/p-2d0a9613.entry.js +1 -0
  201. package/dist/ptcw-design/p-2ee3a32b.entry.js +1 -0
  202. package/dist/ptcw-design/{p-21fa5abe.entry.js → p-2fd01953.entry.js} +1 -1
  203. package/dist/ptcw-design/p-330e1a36.entry.js +1 -0
  204. package/dist/ptcw-design/p-36c42aae.entry.js +1 -0
  205. package/dist/ptcw-design/p-3717a6e1.entry.js +1 -0
  206. package/dist/ptcw-design/{p-dc8c0a06.entry.js → p-37899461.entry.js} +1 -1
  207. package/dist/ptcw-design/{p-6e8ed2ee.entry.js → p-379fcc72.entry.js} +1 -1
  208. package/dist/ptcw-design/p-39ec04d4.entry.js +1 -0
  209. package/dist/ptcw-design/p-3a7c5330.entry.js +1 -0
  210. package/dist/ptcw-design/{p-799afee5.entry.js → p-3ada2482.entry.js} +1 -1
  211. package/dist/ptcw-design/{p-867a808f.entry.js → p-3b6c2a79.entry.js} +1 -1
  212. package/dist/ptcw-design/{p-f61a3476.entry.js → p-3b967df1.entry.js} +1 -1
  213. package/dist/ptcw-design/{p-8533988f.entry.js → p-3c52fabe.entry.js} +1 -1
  214. package/dist/ptcw-design/{p-58e91cb8.entry.js → p-3c72e82d.entry.js} +1 -1
  215. package/dist/ptcw-design/{p-76d98c5a.entry.js → p-3e13b735.entry.js} +1 -1
  216. package/dist/ptcw-design/{p-fe907670.entry.js → p-4335d7f3.entry.js} +1 -1
  217. package/dist/ptcw-design/{p-c6a0dd99.entry.js → p-43756439.entry.js} +1 -1
  218. package/dist/ptcw-design/{p-58f138a3.entry.js → p-45f01b17.entry.js} +1 -1
  219. package/dist/ptcw-design/{p-ee534211.entry.js → p-4b23b4c3.entry.js} +1 -1
  220. package/dist/ptcw-design/{p-b1ebac6f.entry.js → p-4e41c031.entry.js} +1 -1
  221. package/dist/ptcw-design/{p-a3b57ede.entry.js → p-4e8c87e1.entry.js} +1 -1
  222. package/dist/ptcw-design/p-53d88f2b.entry.js +1 -0
  223. package/dist/ptcw-design/{p-2c2f895a.entry.js → p-54891548.entry.js} +1 -1
  224. package/dist/ptcw-design/{p-90c4f08b.entry.js → p-5ae21271.entry.js} +1 -1
  225. package/dist/ptcw-design/{p-fec1acdf.entry.js → p-5b0bc600.entry.js} +1 -1
  226. package/dist/ptcw-design/{p-f731fc96.entry.js → p-5da98805.entry.js} +1 -1
  227. package/dist/ptcw-design/{p-61d28206.entry.js → p-5fb671ee.entry.js} +1 -1
  228. package/dist/ptcw-design/{p-c631608f.entry.js → p-61a5012d.entry.js} +1 -1
  229. package/dist/ptcw-design/{p-246df0d6.entry.js → p-640d07b5.entry.js} +1 -1
  230. package/dist/ptcw-design/{p-34c50b3e.entry.js → p-6a79e68e.entry.js} +1 -1
  231. package/dist/ptcw-design/{p-9de963f8.entry.js → p-6d628113.entry.js} +1 -1
  232. package/dist/ptcw-design/{p-f4699d4e.entry.js → p-70a5f144.entry.js} +1 -1
  233. package/dist/ptcw-design/p-72681e91.entry.js +1 -0
  234. package/dist/ptcw-design/p-73a41148.entry.js +1 -0
  235. package/dist/ptcw-design/{p-04aae3f5.entry.js → p-74a845fd.entry.js} +1 -1
  236. package/dist/ptcw-design/{p-99ee8a0e.entry.js → p-761f71c4.entry.js} +1 -1
  237. package/dist/ptcw-design/{p-8038bf31.entry.js → p-779c3f21.entry.js} +1 -1
  238. package/dist/ptcw-design/{p-282b7d4e.entry.js → p-78252282.entry.js} +1 -1
  239. package/dist/ptcw-design/p-7853f1b5.entry.js +1 -0
  240. package/dist/ptcw-design/{p-081e969d.entry.js → p-7b75091d.entry.js} +1 -1
  241. package/dist/ptcw-design/{p-4b192f5e.entry.js → p-7e19be10.entry.js} +1 -1
  242. package/dist/ptcw-design/{p-3c3a7b54.entry.js → p-7edef9ed.entry.js} +1 -1
  243. package/dist/ptcw-design/{p-7cc9255e.entry.js → p-7fada7ae.entry.js} +1 -1
  244. package/dist/ptcw-design/{p-5980d65d.entry.js → p-807ad5c4.entry.js} +1 -1
  245. package/dist/ptcw-design/{p-931650bb.entry.js → p-80c56c81.entry.js} +1 -1
  246. package/dist/ptcw-design/{p-48815ee0.entry.js → p-88379d69.entry.js} +1 -1
  247. package/dist/ptcw-design/{p-9a335b5b.entry.js → p-8eb36507.entry.js} +1 -1
  248. package/dist/ptcw-design/{p-bb902570.entry.js → p-907727fd.entry.js} +1 -1
  249. package/dist/ptcw-design/{p-ac75c7ad.js → p-944c5be8.js} +1 -1
  250. package/dist/ptcw-design/{p-7b71abaf.entry.js → p-94c59fac.entry.js} +1 -1
  251. package/dist/ptcw-design/p-973b06d1.entry.js +1 -0
  252. package/dist/ptcw-design/{p-40b8c884.entry.js → p-986be938.entry.js} +1 -1
  253. package/dist/ptcw-design/p-998265ca.entry.js +1 -0
  254. package/dist/ptcw-design/p-99e41dc4.entry.js +1 -0
  255. package/dist/ptcw-design/{p-bfacfe67.entry.js → p-9a28ded2.entry.js} +1 -1
  256. package/dist/ptcw-design/p-9ae901e2.entry.js +1 -0
  257. package/dist/ptcw-design/{p-808ec62a.entry.js → p-9b60270e.entry.js} +1 -1
  258. package/dist/ptcw-design/{p-5db7f70b.entry.js → p-9d32f1bc.entry.js} +1 -1
  259. package/dist/ptcw-design/{p-e9f12e0d.entry.js → p-9db0897a.entry.js} +1 -1
  260. package/dist/ptcw-design/{p-3ee2a531.entry.js → p-9dde477c.entry.js} +1 -1
  261. package/dist/ptcw-design/p-9e6fb4ba.entry.js +1 -0
  262. package/dist/ptcw-design/p-a220ab2c.entry.js +1 -0
  263. package/dist/ptcw-design/{p-257a68df.entry.js → p-a22d7ae8.entry.js} +1 -1
  264. package/dist/ptcw-design/{p-3872fce7.entry.js → p-a2710bbf.entry.js} +1 -1
  265. package/dist/ptcw-design/{p-c37a3bd2.entry.js → p-a560e839.entry.js} +1 -1
  266. package/dist/ptcw-design/{p-8191928d.entry.js → p-a974f98f.entry.js} +1 -1
  267. package/dist/ptcw-design/{p-d20cf3c5.entry.js → p-aaf8fb04.entry.js} +1 -1
  268. package/dist/ptcw-design/{p-257deac0.entry.js → p-aba549b7.entry.js} +1 -1
  269. package/dist/ptcw-design/{p-1b257420.entry.js → p-abdd3b8e.entry.js} +1 -1
  270. package/dist/ptcw-design/p-ac32267c.entry.js +1 -0
  271. package/dist/ptcw-design/{p-a25578e9.entry.js → p-ac78409e.entry.js} +1 -1
  272. package/dist/ptcw-design/{p-dc85c302.entry.js → p-afbe8e2c.entry.js} +1 -1
  273. package/dist/ptcw-design/{p-d9abe7e8.entry.js → p-b1c1de30.entry.js} +1 -1
  274. package/dist/ptcw-design/{p-aea09a70.entry.js → p-b293a0b1.entry.js} +1 -1
  275. package/dist/ptcw-design/{p-0e5932f0.entry.js → p-b3b63f67.entry.js} +1 -1
  276. package/dist/ptcw-design/{p-e3f8e5d5.entry.js → p-b4ba719a.entry.js} +1 -1
  277. package/dist/ptcw-design/{p-85c29073.entry.js → p-b5d0e4a2.entry.js} +1 -1
  278. package/dist/ptcw-design/p-b6214065.entry.js +1 -0
  279. package/dist/ptcw-design/{p-a7cb3851.entry.js → p-be00fb74.entry.js} +1 -1
  280. package/dist/ptcw-design/{p-ea7369e9.entry.js → p-bf076b87.entry.js} +1 -1
  281. package/dist/ptcw-design/{p-89ba3dfd.entry.js → p-bf2f9183.entry.js} +1 -1
  282. package/dist/ptcw-design/{p-dbbe35bf.entry.js → p-bf439f9b.entry.js} +1 -1
  283. package/dist/ptcw-design/{p-38a56ed6.entry.js → p-c05e326f.entry.js} +1 -1
  284. package/dist/ptcw-design/{p-ffb0ff97.entry.js → p-c415ab42.entry.js} +1 -1
  285. package/dist/ptcw-design/{p-aac082cf.entry.js → p-c5417010.entry.js} +1 -1
  286. package/dist/ptcw-design/{p-97b9f41b.entry.js → p-c5886b7b.entry.js} +1 -1
  287. package/dist/ptcw-design/{p-2749c178.entry.js → p-c9518684.entry.js} +1 -1
  288. package/dist/ptcw-design/{p-04f0b1ba.entry.js → p-c9a73ad1.entry.js} +1 -1
  289. package/dist/ptcw-design/{p-ba8c58a7.entry.js → p-ca268a17.entry.js} +1 -1
  290. package/dist/ptcw-design/{p-5946d7c9.entry.js → p-cab0274c.entry.js} +1 -1
  291. package/dist/ptcw-design/p-ce6d1c5f.entry.js +1 -0
  292. package/dist/ptcw-design/{p-1a6759a4.entry.js → p-d113403b.entry.js} +1 -1
  293. package/dist/ptcw-design/{p-e3bf092e.entry.js → p-d1f57070.entry.js} +1 -1
  294. package/dist/ptcw-design/{p-0ee01112.entry.js → p-d5fbe774.entry.js} +1 -1
  295. package/dist/ptcw-design/{p-da82dc93.entry.js → p-d871e7f7.entry.js} +1 -1
  296. package/dist/ptcw-design/{p-a54c6da5.entry.js → p-dabb1b70.entry.js} +1 -1
  297. package/dist/ptcw-design/{p-a0bf3dd2.entry.js → p-dadbab48.entry.js} +1 -1
  298. package/dist/ptcw-design/{p-c5f42895.entry.js → p-dd38bf84.entry.js} +1 -1
  299. package/dist/ptcw-design/{p-d7275289.entry.js → p-e1242dd4.entry.js} +1 -1
  300. package/dist/ptcw-design/{p-a37c5209.entry.js → p-e2e33ddb.entry.js} +1 -1
  301. package/dist/ptcw-design/{p-fdee2cdc.entry.js → p-e6ebc832.entry.js} +1 -1
  302. package/dist/ptcw-design/{p-89177041.entry.js → p-e75dff95.entry.js} +1 -1
  303. package/dist/ptcw-design/{p-95187918.entry.js → p-e77d2204.entry.js} +1 -1
  304. package/dist/ptcw-design/{p-c68d31c6.entry.js → p-e87a4ff8.entry.js} +1 -1
  305. package/dist/ptcw-design/{p-11e0edaf.entry.js → p-e895bf99.entry.js} +1 -1
  306. package/dist/ptcw-design/{p-0a9ee6c2.entry.js → p-e8b51e7d.entry.js} +1 -1
  307. package/dist/ptcw-design/{p-7a1db471.entry.js → p-ecfc8211.entry.js} +1 -1
  308. package/dist/ptcw-design/{p-27a4ee73.entry.js → p-eef5d58b.entry.js} +1 -1
  309. package/dist/ptcw-design/{p-071a6109.entry.js → p-ef0079b0.entry.js} +1 -1
  310. package/dist/ptcw-design/{p-de960790.entry.js → p-ef55ab3c.entry.js} +1 -1
  311. package/dist/ptcw-design/{p-da02913d.entry.js → p-f05be87f.entry.js} +1 -1
  312. package/dist/ptcw-design/{p-f5c97ab2.entry.js → p-f2006b03.entry.js} +1 -1
  313. package/dist/ptcw-design/{p-4f93c631.entry.js → p-f77c7c78.entry.js} +1 -1
  314. package/dist/ptcw-design/{p-f8512dc9.entry.js → p-fb2e4612.entry.js} +1 -1
  315. package/dist/ptcw-design/{p-c95f423e.entry.js → p-fc0d9251.entry.js} +1 -1
  316. package/dist/ptcw-design/ptcw-design.esm.js +1 -1
  317. package/package.json +1 -1
  318. package/readme.md +1 -1
  319. package/dist/cjs/interfaces-574e6df7.js +0 -15
  320. package/dist/cjs/max-width-container.cjs.entry.js +0 -54
  321. package/dist/cjs/ptc-background-video.cjs.entry.js +0 -102
  322. package/dist/cjs/ptc-card-bottom.cjs.entry.js +0 -67
  323. package/dist/cjs/ptc-jumbotron.cjs.entry.js +0 -151
  324. package/dist/cjs/ptc-picture.cjs.entry.js +0 -163
  325. package/dist/cjs/ptc-tooltip.cjs.entry.js +0 -107
  326. package/dist/esm/interfaces-4caedd26.js +0 -12
  327. package/dist/esm/max-width-container.entry.js +0 -50
  328. package/dist/esm/ptc-background-video.entry.js +0 -98
  329. package/dist/esm/ptc-card-bottom.entry.js +0 -63
  330. package/dist/esm/ptc-jumbotron.entry.js +0 -147
  331. package/dist/esm/ptc-picture.entry.js +0 -159
  332. package/dist/esm/ptc-tooltip.entry.js +0 -103
  333. package/dist/ptcw-design/p-0a214a22.entry.js +0 -1
  334. package/dist/ptcw-design/p-0d806031.entry.js +0 -1
  335. package/dist/ptcw-design/p-260ecfef.entry.js +0 -1
  336. package/dist/ptcw-design/p-2c6fc745.entry.js +0 -1
  337. package/dist/ptcw-design/p-36007a57.entry.js +0 -1
  338. package/dist/ptcw-design/p-3738a01f.entry.js +0 -1
  339. package/dist/ptcw-design/p-4cee12b8.entry.js +0 -1
  340. package/dist/ptcw-design/p-4e75fb5a.entry.js +0 -1
  341. package/dist/ptcw-design/p-5ef23b5c.entry.js +0 -1
  342. package/dist/ptcw-design/p-6d3326da.entry.js +0 -1
  343. package/dist/ptcw-design/p-711bcdad.js +0 -1
  344. package/dist/ptcw-design/p-72df6678.entry.js +0 -1
  345. package/dist/ptcw-design/p-8c692bd6.entry.js +0 -1
  346. package/dist/ptcw-design/p-97eb1025.entry.js +0 -1
  347. package/dist/ptcw-design/p-99daf693.entry.js +0 -1
  348. package/dist/ptcw-design/p-9d3a7f36.entry.js +0 -1
  349. package/dist/ptcw-design/p-9fe0c27d.entry.js +0 -1
  350. package/dist/ptcw-design/p-a4f65d28.entry.js +0 -1
  351. package/dist/ptcw-design/p-ae970a60.entry.js +0 -1
  352. package/dist/ptcw-design/p-b50f71dd.entry.js +0 -1
  353. package/dist/ptcw-design/p-c66b8926.entry.js +0 -1
  354. package/dist/ptcw-design/p-d10cb999.entry.js +0 -1
  355. package/dist/ptcw-design/p-d2cc0297.entry.js +0 -1
  356. package/dist/ptcw-design/p-d2e26642.entry.js +0 -1
  357. package/dist/ptcw-design/p-d32fb485.entry.js +0 -1
  358. package/dist/ptcw-design/p-d756db27.entry.js +0 -1
  359. package/dist/ptcw-design/p-e89ce54f.entry.js +0 -1
  360. package/dist/ptcw-design/p-fd7e5935.entry.js +0 -1
@@ -1351,6 +1351,37 @@ ptc-link, ptc-square-card,
1351
1351
  align-items: center;
1352
1352
  gap: 12px;
1353
1353
  }
1354
+ .skeleton-blog-detail .skeleton-space {
1355
+ margin-bottom: 0;
1356
+ background: transparent;
1357
+ }
1358
+ .skeleton-blog-detail .skeleton-space.h-xx-small {
1359
+ height: 4px;
1360
+ }
1361
+ .skeleton-blog-detail .skeleton-space.h-x-small {
1362
+ height: 8px;
1363
+ }
1364
+ .skeleton-blog-detail .skeleton-space.h-small {
1365
+ height: 12px;
1366
+ }
1367
+ .skeleton-blog-detail .skeleton-space.h-medium {
1368
+ height: 16px;
1369
+ }
1370
+ .skeleton-blog-detail .skeleton-space.h-large {
1371
+ height: 20px;
1372
+ }
1373
+ .skeleton-blog-detail .skeleton-space.h-x-large {
1374
+ height: 28px;
1375
+ }
1376
+ .skeleton-blog-detail .skeleton-space.h-xx-large {
1377
+ height: 36px;
1378
+ }
1379
+ .skeleton-blog-detail .skeleton-space.h-xxx-large {
1380
+ height: 48px;
1381
+ }
1382
+ .skeleton-blog-detail .skeleton-space.h-xxxx-large {
1383
+ height: 72px;
1384
+ }
1354
1385
  .skeleton-blog-detail .skeleton-block {
1355
1386
  margin-bottom: 0;
1356
1387
  background: linear-gradient(to right, var(--color-gray-02) 25%, var(--color-gray-03) 50%, var(--color-gray-02) 75%);
@@ -1966,18 +1997,28 @@ ptc-link, ptc-square-card,
1966
1997
  }
1967
1998
  }
1968
1999
  .preloader-events-listing .jumbotron .jumbotron-bg .short-3 {
1969
- width: 335px;
2000
+ width: 70%;
1970
2001
  align-self: center;
1971
2002
  }
2003
+ @media only screen and (min-width: 480px) {
2004
+ .preloader-events-listing .jumbotron .jumbotron-bg .short-3 {
2005
+ width: 335px;
2006
+ }
2007
+ }
1972
2008
  @media only screen and (min-width: 1440px) {
1973
2009
  .preloader-events-listing .jumbotron .jumbotron-bg .short-3 {
1974
2010
  width: 445px;
1975
2011
  }
1976
2012
  }
1977
2013
  .preloader-events-listing .jumbotron .jumbotron-bg .short-4 {
1978
- width: 397px;
2014
+ width: 85%;
1979
2015
  align-self: center;
1980
2016
  }
2017
+ @media only screen and (min-width: 480px) {
2018
+ .preloader-events-listing .jumbotron .jumbotron-bg .short-4 {
2019
+ width: 397px;
2020
+ }
2021
+ }
1981
2022
  @media only screen and (min-width: 1440px) {
1982
2023
  .preloader-events-listing .jumbotron .jumbotron-bg .short-4 {
1983
2024
  width: 525px;
@@ -1994,47 +2035,72 @@ ptc-link, ptc-square-card,
1994
2035
  }
1995
2036
  }
1996
2037
  .preloader-events-listing .jumbotron .jumbotron-bg .short-6 {
1997
- width: 411px;
2038
+ width: 95%;
1998
2039
  align-self: center;
1999
2040
  }
2041
+ @media only screen and (min-width: 480px) {
2042
+ .preloader-events-listing .jumbotron .jumbotron-bg .short-6 {
2043
+ width: 411px;
2044
+ }
2045
+ }
2000
2046
  @media only screen and (min-width: 1440px) {
2001
2047
  .preloader-events-listing .jumbotron .jumbotron-bg .short-6 {
2002
2048
  width: 621px;
2003
2049
  }
2004
2050
  }
2005
2051
  .preloader-events-listing .jumbotron .jumbotron-bg .short-7 {
2006
- width: 383px;
2052
+ width: 85%;
2007
2053
  align-self: center;
2008
2054
  }
2055
+ @media only screen and (min-width: 480px) {
2056
+ .preloader-events-listing .jumbotron .jumbotron-bg .short-7 {
2057
+ width: 383px;
2058
+ }
2059
+ }
2009
2060
  @media only screen and (min-width: 1440px) {
2010
2061
  .preloader-events-listing .jumbotron .jumbotron-bg .short-7 {
2011
2062
  display: none;
2012
2063
  }
2013
2064
  }
2014
2065
  .preloader-events-listing .jumbotron .jumbotron-bg .short-8 {
2015
- width: 435px;
2066
+ width: 98%;
2016
2067
  align-self: center;
2017
2068
  }
2069
+ @media only screen and (min-width: 480px) {
2070
+ .preloader-events-listing .jumbotron .jumbotron-bg .short-8 {
2071
+ width: 435px;
2072
+ }
2073
+ }
2018
2074
  @media only screen and (min-width: 1440px) {
2019
2075
  .preloader-events-listing .jumbotron .jumbotron-bg .short-8 {
2020
2076
  display: none;
2021
2077
  }
2022
2078
  }
2023
2079
  .preloader-events-listing .jumbotron .jumbotron-bg .short-9 {
2024
- width: 199px;
2080
+ width: 60%;
2025
2081
  align-self: center;
2026
2082
  }
2083
+ @media only screen and (min-width: 480px) {
2084
+ .preloader-events-listing .jumbotron .jumbotron-bg .short-9 {
2085
+ width: 199px;
2086
+ }
2087
+ }
2027
2088
  @media only screen and (min-width: 1440px) {
2028
2089
  .preloader-events-listing .jumbotron .jumbotron-bg .short-9 {
2029
2090
  display: none;
2030
2091
  }
2031
2092
  }
2032
2093
  .preloader-events-listing .jumbotron .jumbotron-bg .short-10 {
2033
- width: 411px;
2094
+ width: 70%;
2034
2095
  margin-top: 32px;
2035
2096
  margin-bottom: 65px;
2036
2097
  align-self: center;
2037
2098
  }
2099
+ @media only screen and (min-width: 480px) {
2100
+ .preloader-events-listing .jumbotron .jumbotron-bg .short-10 {
2101
+ width: 411px;
2102
+ }
2103
+ }
2038
2104
  @media only screen and (min-width: 1440px) {
2039
2105
  .preloader-events-listing .jumbotron .jumbotron-bg .short-10 {
2040
2106
  width: 232px;
@@ -2082,8 +2148,14 @@ ptc-link, ptc-square-card,
2082
2148
  }
2083
2149
  }
2084
2150
  .preloader-events-listing .short-15 {
2085
- width: 290px;
2151
+ width: 70%;
2086
2152
  align-self: center;
2153
+ margin-bottom: 100px;
2154
+ }
2155
+ @media only screen and (min-width: 480px) {
2156
+ .preloader-events-listing .short-15 {
2157
+ width: 290px;
2158
+ }
2087
2159
  }
2088
2160
  .preloader-events-listing .grid-cards {
2089
2161
  display: flex;
@@ -2205,6 +2277,343 @@ ptc-link, ptc-square-card,
2205
2277
  }
2206
2278
  }
2207
2279
 
2280
+ .preloader-blogs-listing-page .block-heading {
2281
+ width: 188px;
2282
+ height: 43px;
2283
+ margin-top: 64px;
2284
+ align-self: center;
2285
+ }
2286
+ @media only screen and (min-width: 480px) {
2287
+ .preloader-blogs-listing-page .block-heading {
2288
+ width: 196px;
2289
+ }
2290
+ }
2291
+ @media only screen and (min-width: 768px) {
2292
+ .preloader-blogs-listing-page .block-heading {
2293
+ width: 254px;
2294
+ }
2295
+ }
2296
+ @media only screen and (min-width: 992px) {
2297
+ .preloader-blogs-listing-page .block-heading {
2298
+ width: 195.11px;
2299
+ }
2300
+ }
2301
+ @media only screen and (min-width: 1200px) {
2302
+ .preloader-blogs-listing-page .block-heading {
2303
+ width: 235.207px;
2304
+ }
2305
+ }
2306
+ @media only screen and (min-width: 1440px) {
2307
+ .preloader-blogs-listing-page .block-heading {
2308
+ width: 248px;
2309
+ }
2310
+ }
2311
+ .preloader-blogs-listing-page .block-para {
2312
+ width: 256px;
2313
+ height: 20px;
2314
+ margin-bottom: 45px;
2315
+ align-self: center;
2316
+ }
2317
+ @media only screen and (min-width: 480px) {
2318
+ .preloader-blogs-listing-page .block-para {
2319
+ width: 264px;
2320
+ }
2321
+ }
2322
+ @media only screen and (min-width: 768px) {
2323
+ .preloader-blogs-listing-page .block-para {
2324
+ width: 340px;
2325
+ }
2326
+ }
2327
+ @media only screen and (min-width: 992px) {
2328
+ .preloader-blogs-listing-page .block-para {
2329
+ width: 280px;
2330
+ }
2331
+ }
2332
+ @media only screen and (min-width: 1200px) {
2333
+ .preloader-blogs-listing-page .block-para {
2334
+ width: 337.296px;
2335
+ }
2336
+ }
2337
+ @media only screen and (min-width: 1440px) {
2338
+ .preloader-blogs-listing-page .block-para {
2339
+ width: 356px;
2340
+ }
2341
+ }
2342
+ .preloader-blogs-listing-page .topsection-block {
2343
+ height: 754px;
2344
+ margin-bottom: 28px;
2345
+ align-self: center;
2346
+ }
2347
+ @media only screen and (min-width: 992px) {
2348
+ .preloader-blogs-listing-page .topsection-block {
2349
+ height: 547px;
2350
+ }
2351
+ }
2352
+ @media only screen and (min-width: 1200px) {
2353
+ .preloader-blogs-listing-page .topsection-block {
2354
+ margin-bottom: 69px;
2355
+ }
2356
+ }
2357
+ .preloader-blogs-listing-page .card-block {
2358
+ height: 309px;
2359
+ }
2360
+ @media only screen and (min-width: 480px) {
2361
+ .preloader-blogs-listing-page .card-block {
2362
+ height: 465px;
2363
+ }
2364
+ }
2365
+ @media only screen and (min-width: 768px) {
2366
+ .preloader-blogs-listing-page .card-block {
2367
+ height: 397px;
2368
+ }
2369
+ }
2370
+ @media only screen and (min-width: 992px) {
2371
+ .preloader-blogs-listing-page .card-block {
2372
+ height: 364px;
2373
+ }
2374
+ }
2375
+ @media only screen and (min-width: 1200px) {
2376
+ .preloader-blogs-listing-page .card-block {
2377
+ height: 366px;
2378
+ }
2379
+ }
2380
+ .preloader-blogs-listing-page .filter-block {
2381
+ display: none;
2382
+ }
2383
+ @media only screen and (min-width: 992px) {
2384
+ .preloader-blogs-listing-page .filter-block {
2385
+ height: 853px;
2386
+ display: block;
2387
+ }
2388
+ }
2389
+ .preloader-blogs-listing-page .mobile-block {
2390
+ display: grid;
2391
+ margin-bottom: 28px;
2392
+ }
2393
+ @media only screen and (min-width: 992px) {
2394
+ .preloader-blogs-listing-page .mobile-block {
2395
+ display: none;
2396
+ }
2397
+ }
2398
+ .preloader-blogs-listing-page .mobile-cards {
2399
+ display: grid;
2400
+ padding-bottom: 28px;
2401
+ }
2402
+ @media only screen and (min-width: 768px) {
2403
+ .preloader-blogs-listing-page .mobile-cards {
2404
+ display: none;
2405
+ }
2406
+ }
2407
+ .preloader-blogs-listing-page .ipad-cards {
2408
+ display: none;
2409
+ padding-bottom: 28px;
2410
+ }
2411
+ @media only screen and (min-width: 768px) {
2412
+ .preloader-blogs-listing-page .ipad-cards {
2413
+ display: grid;
2414
+ }
2415
+ }
2416
+ @media only screen and (min-width: 1200px) {
2417
+ .preloader-blogs-listing-page .ipad-cards {
2418
+ display: none;
2419
+ }
2420
+ }
2421
+ .preloader-blogs-listing-page .filter-div {
2422
+ display: none;
2423
+ margin-bottom: 28px;
2424
+ }
2425
+ @media only screen and (min-width: 992px) {
2426
+ .preloader-blogs-listing-page .filter-div {
2427
+ display: grid;
2428
+ }
2429
+ }
2430
+ @media only screen and (min-width: 1200px) {
2431
+ .preloader-blogs-listing-page .filter-div {
2432
+ display: none;
2433
+ }
2434
+ }
2435
+ .preloader-blogs-listing-page .filter-top {
2436
+ margin-bottom: 24px;
2437
+ }
2438
+ .preloader-blogs-listing-page .desktop-cards {
2439
+ display: none;
2440
+ padding-bottom: 48px;
2441
+ }
2442
+ @media only screen and (min-width: 1200px) {
2443
+ .preloader-blogs-listing-page .desktop-cards {
2444
+ display: grid;
2445
+ }
2446
+ }
2447
+ .preloader-blogs-listing-page .pagination-block {
2448
+ padding-bottom: 48px;
2449
+ display: flex;
2450
+ flex-direction: row;
2451
+ justify-content: center;
2452
+ }
2453
+ @media only screen and (min-width: 768px) {
2454
+ .preloader-blogs-listing-page .pagination-block {
2455
+ margin-top: 28px;
2456
+ }
2457
+ }
2458
+ .preloader-blogs-listing-page .page-block {
2459
+ width: 40px;
2460
+ height: 40px;
2461
+ margin: 0 5px;
2462
+ }
2463
+
2464
+ .preloader-cs-listing-page .jumbotron-img {
2465
+ height: 300px;
2466
+ background: #fff;
2467
+ }
2468
+ @media only screen and (min-width: 992px) {
2469
+ .preloader-cs-listing-page .jumbotron-img {
2470
+ display: none;
2471
+ }
2472
+ }
2473
+ .preloader-cs-listing-page .jumbotron {
2474
+ background-color: var(--color-gray-02);
2475
+ }
2476
+ @media only screen and (min-width: 992px) {
2477
+ .preloader-cs-listing-page .jumbotron {
2478
+ background: #fff;
2479
+ }
2480
+ }
2481
+ .preloader-cs-listing-page .jumbotron .jumbotron-content {
2482
+ background-color: var(--color-gray-02);
2483
+ padding-top: 18px;
2484
+ padding-bottom: 20px;
2485
+ }
2486
+ @media only screen and (min-width: 992px) {
2487
+ .preloader-cs-listing-page .jumbotron .jumbotron-content {
2488
+ padding-top: 106px;
2489
+ padding-bottom: 106px;
2490
+ }
2491
+ }
2492
+ @media only screen and (min-width: 992px) {
2493
+ .preloader-cs-listing-page .jumbotron .jumbotron-content {
2494
+ background: #fff;
2495
+ }
2496
+ }
2497
+ .preloader-cs-listing-page .skeleton-jumbotron {
2498
+ padding-top: 0;
2499
+ padding-bottom: 0;
2500
+ }
2501
+ @media only screen and (min-width: 992px) {
2502
+ .preloader-cs-listing-page .skeleton-jumbotron {
2503
+ padding-left: 24px;
2504
+ padding-bottom: 24px;
2505
+ }
2506
+ }
2507
+ .preloader-cs-listing-page .skeleton-jumbotron .cta-wrap {
2508
+ display: flex;
2509
+ width: 50%;
2510
+ column-gap: 14px;
2511
+ }
2512
+ @media only screen and (min-width: 768px) {
2513
+ .preloader-cs-listing-page .skeleton-jumbotron .cta-wrap {
2514
+ column-gap: 24px;
2515
+ }
2516
+ }
2517
+ .preloader-cs-listing-page .bold-1 {
2518
+ width: 97%;
2519
+ margin-bottom: 24px;
2520
+ }
2521
+ .preloader-cs-listing-page .narrow-1 {
2522
+ margin-bottom: 20px;
2523
+ }
2524
+ .preloader-cs-listing-page .bold-2 {
2525
+ margin-bottom: 18px;
2526
+ }
2527
+ .preloader-cs-listing-page .card-block {
2528
+ height: 347px;
2529
+ }
2530
+ .preloader-cs-listing-page .filter-block {
2531
+ display: none;
2532
+ }
2533
+ @media only screen and (min-width: 992px) {
2534
+ .preloader-cs-listing-page .filter-block {
2535
+ height: 853px;
2536
+ display: block;
2537
+ }
2538
+ }
2539
+ .preloader-cs-listing-page .mobile-block {
2540
+ display: grid;
2541
+ margin-bottom: 28px;
2542
+ margin-top: 48px;
2543
+ }
2544
+ @media only screen and (min-width: 992px) {
2545
+ .preloader-cs-listing-page .mobile-block {
2546
+ display: none;
2547
+ }
2548
+ }
2549
+ .preloader-cs-listing-page .mobile-cards {
2550
+ display: grid;
2551
+ padding-bottom: 28px;
2552
+ }
2553
+ @media only screen and (min-width: 768px) {
2554
+ .preloader-cs-listing-page .mobile-cards {
2555
+ display: none;
2556
+ }
2557
+ }
2558
+ .preloader-cs-listing-page .ipad-cards {
2559
+ display: none;
2560
+ padding-bottom: 28px;
2561
+ margin-top: 64px;
2562
+ }
2563
+ @media only screen and (min-width: 768px) {
2564
+ .preloader-cs-listing-page .ipad-cards {
2565
+ display: grid;
2566
+ }
2567
+ }
2568
+ @media only screen and (min-width: 1200px) {
2569
+ .preloader-cs-listing-page .ipad-cards {
2570
+ display: none;
2571
+ }
2572
+ }
2573
+ .preloader-cs-listing-page .filter-div {
2574
+ display: none;
2575
+ margin-bottom: 28px;
2576
+ }
2577
+ @media only screen and (min-width: 992px) {
2578
+ .preloader-cs-listing-page .filter-div {
2579
+ display: grid;
2580
+ }
2581
+ }
2582
+ @media only screen and (min-width: 1200px) {
2583
+ .preloader-cs-listing-page .filter-div {
2584
+ display: none;
2585
+ }
2586
+ }
2587
+ .preloader-cs-listing-page .filter-top {
2588
+ margin-bottom: 24px;
2589
+ }
2590
+ .preloader-cs-listing-page .desktop-cards {
2591
+ display: none;
2592
+ padding-bottom: 48px;
2593
+ margin-top: 64px;
2594
+ }
2595
+ @media only screen and (min-width: 1200px) {
2596
+ .preloader-cs-listing-page .desktop-cards {
2597
+ display: grid;
2598
+ }
2599
+ }
2600
+ .preloader-cs-listing-page .pagination-block {
2601
+ padding-bottom: 48px;
2602
+ display: flex;
2603
+ flex-direction: row;
2604
+ justify-content: center;
2605
+ }
2606
+ @media only screen and (min-width: 768px) {
2607
+ .preloader-cs-listing-page .pagination-block {
2608
+ margin-top: 28px;
2609
+ }
2610
+ }
2611
+ .preloader-cs-listing-page .page-block {
2612
+ width: 40px;
2613
+ height: 40px;
2614
+ margin: 0 5px;
2615
+ }
2616
+
2208
2617
  .ppc-skeleton-preloader {
2209
2618
  display: flex;
2210
2619
  justify-content: center;
@@ -42,8 +42,14 @@ export class PtcPreloaderSection {
42
42
  case 'blogs-listing': {
43
43
  return (h("div", { class: "is-grid has-col-1 has-col-2-md has-col-3-xl has-col-gap-md has-row-gap-md cards-preload-min-height" }, Array.from({ length: this.numberOfCards }).map(() => (h("div", { class: "is-col-1" }, h("div", { class: "skeleton" }, h("div", { class: "skeleton-card-media" }), h("div", { class: "skeleton-text" }, h("div", { class: "skeleton-block" }), h("div", { class: "skeleton-block long" }))))))));
44
44
  }
45
+ case 'blogs-listing-page': {
46
+ return (h("div", { class: "preloader-wrapper preloader-blogs-listing-page" }, h("div", { class: "ptc-container" }, h("div", { class: "is-grid has-no-row-gap" }, h("div", { class: "is-col-12" }, h("div", { class: "skeleton" }, h("div", { class: "skeleton-block block-heading" }), h("div", { class: "skeleton-block block-para" }), h("div", { class: "skeleton-block topsection-block" })))), h("div", { class: "is-grid has-col-gap-md has-row-gap-md mobile-block" }, h("div", { class: "is-col-9" }, h("div", { class: "skeleton" }, h("div", { class: "skeleton-block thick" }))), h("div", { class: "is-col-3" }, h("div", { class: "skeleton" }, h("div", { class: "skeleton-block thick" })))), h("div", { class: "is-grid has-col-1 has-col-2-md has-col-3-xl cards-preload-min-height mobile-cards" }, Array.from({ length: 7 }).map(() => (h("div", { class: "is-col-1" }, h("div", { class: "skeleton" }, h("div", { class: "skeleton-block card-block" })))))), h("div", { class: "is-grid mobile-cards is-centered" }, h("div", { class: "is-col-12 pagination-block skeleton" }, h("div", { class: "skeleton-block page-block" }), h("div", { class: "skeleton-block page-block" }), h("div", { class: "skeleton-block page-block" }), h("div", { class: "skeleton-block page-block" }), h("div", { class: "skeleton-block page-block" }))), h("div", { class: "is-grid ipad-cards has-no-row-gap" }, h("div", { class: "skeleton is-col-12" }, h("div", { class: "skeleton-block thin narrow" })), h("div", { class: "is-col-12-xs is-col-4-lg filter-div" }, h("div", { class: "skeleton" }, h("div", { class: "skeleton-block thick filter-top" }), h("div", { class: "skeleton-block filter-block" }))), h("div", { class: "is-col-12-xs is-col-8-lg" }, h("div", { class: "is-grid" }, Array.from({ length: 14 }).map(() => (h("div", { class: "is-col-6" }, h("div", { class: "skeleton" }, h("div", { class: "skeleton-block card-block" })))))), h("div", { class: "is-grid is-centered" }, h("div", { class: "is-col-12 pagination-block skeleton" }, h("div", { class: "skeleton-block page-block" }), h("div", { class: "skeleton-block page-block" }), h("div", { class: "skeleton-block page-block" }), h("div", { class: "skeleton-block page-block" }), h("div", { class: "skeleton-block page-block" }))))), h("div", { class: "is-grid desktop-cards has-no-row-gap" }, h("div", { class: "skeleton is-col-12" }, h("div", { class: "skeleton-block thin narrow" })), h("div", { class: "is-col-12-xs is-col-3-lg" }, h("div", { class: "skeleton filter-top" }, h("div", { class: "skeleton-block thick filter-top" }), h("div", { class: "skeleton-block filter-block" }))), h("div", { class: "is-col-12-xs is-col-9-lg" }, h("div", { class: "is-grid" }, Array.from({ length: 15 }).map(() => (h("div", { class: "is-col-4" }, h("div", { class: "skeleton" }, h("div", { class: "skeleton-block card-block" })))))), h("div", { class: "is-grid is-centered" }, h("div", { class: "is-col-12 pagination-block skeleton" }, h("div", { class: "skeleton-block page-block" }), h("div", { class: "skeleton-block page-block" }), h("div", { class: "skeleton-block page-block" }), h("div", { class: "skeleton-block page-block" }), h("div", { class: "skeleton-block page-block" }))))))));
47
+ }
48
+ case 'case-studies-listing-page': {
49
+ return (h("div", { class: "preloader-wrapper preloader-cs-listing-page" }, h("div", { class: "jumbotron-img" }), h("div", { class: "jumbotron" }, h("div", { class: "skeleton-jumbotron ptc-container" }, h("div", { class: "is-grid has-no-row-gap has-col-gap-lg" }, h("div", { class: "is-col-12 is-col-8-lg jumbotron-content" }, h("div", { class: "sekleton" }, h("div", { class: "skeleton-block thin short" }), h("div", { class: "skeleton-block thick" }), h("div", { class: "skeleton-block thick" }), h("ptc-spacer", { breakpoint: "small", size: "large" }), h("ptc-spacer", { breakpoint: "x-small", size: "x-large" }), h("div", { class: "skeleton-block thin" }), h("div", { class: "skeleton-block thin medium" }), h("ptc-spacer", { breakpoint: "small", size: "large" }), h("ptc-spacer", { breakpoint: "x-small", size: "x-large" }), h("div", { class: "cta-wrap" }, h("div", { class: "skeleton-block cta" }), h("div", { class: "skeleton-block cta" }))))))), h("div", { class: "ptc-container" }, h("div", { class: "is-grid has-row-gap-md mobile-block" }, h("div", { class: "is-col-12" }, h("div", { class: "skeleton" }, h("div", { class: "skeleton-block thin narrow narrow-1" }), h("div", { class: "skeleton-block bold bold-1" }), h("div", { class: "skeleton-block bold bold-2" }), h("div", { class: "skeleton-block bold bold-2" }), h("div", { class: "skeleton-block bold bold-2" }), h("div", { class: "skeleton-block bold bold-2" }), h("div", { class: "skeleton-block bold bold-2" })))), h("div", { class: "is-grid has-col-1 has-col-2-md has-col-3-xl cards-preload-min-height mobile-cards" }, Array.from({ length: 4 }).map(() => (h("div", { class: "is-col-1" }, h("div", { class: "skeleton" }, h("div", { class: "skeleton-block card-block" })))))), h("div", { class: "is-grid ipad-cards has-no-row-gap" }, h("div", { class: "is-col-12-xs is-col-4-lg filter-div" }, h("div", { class: "skeleton" }, h("div", { class: "skeleton-block thin narrow narrow-1" }), h("div", { class: "skeleton-block bold bold-1" }), h("div", { class: "skeleton-block bold bold-2" }), h("div", { class: "skeleton-block bold bold-2" }), h("div", { class: "skeleton-block bold bold-2" }), h("div", { class: "skeleton-block bold bold-2" }), h("div", { class: "skeleton-block bold bold-2" }))), h("div", { class: "is-col-12-xs is-col-8-lg" }, h("div", { class: "is-grid" }, Array.from({ length: 8 }).map(() => (h("div", { class: "is-col-6" }, h("div", { class: "skeleton" }, h("div", { class: "skeleton-block card-block" })))))))), h("div", { class: "is-grid desktop-cards has-no-row-gap" }, h("div", { class: "is-col-12-xs is-col-3-lg" }, h("div", { class: "skeleton" }, h("div", { class: "skeleton-block thin narrow narrow-1" }), h("div", { class: "skeleton-block bold bold-1" }), h("div", { class: "skeleton-block bold bold-2" }), h("div", { class: "skeleton-block bold bold-2" }), h("div", { class: "skeleton-block bold bold-2" }), h("div", { class: "skeleton-block bold bold-2" }), h("div", { class: "skeleton-block bold bold-2" }))), h("div", { class: "is-col-12-xs is-col-9-lg" }, h("div", { class: "is-grid" }, Array.from({ length: 12 }).map(() => (h("div", { class: "is-col-4" }, h("div", { class: "skeleton" }, h("div", { class: "skeleton-block card-block" })))))))))));
50
+ }
45
51
  case 'blog-detail': {
46
- return (h("div", { class: "preloader-wrapper" }, h("div", { class: "skeleton-blog-detail" }, h("div", { class: "ptc-container skeleton-jumbotron" }, h("div", { class: "is-grid has-no-row-gap has-col-gap-lg is-rtl-lg" }, h("div", { class: "is-col-12 is-col-6-lg" }, h("div", { class: "skeleton-jumbotron-image" })), h("div", { class: "is-col-12 is-col-6-lg is-ltr" }, h("div", { class: "skeleton-block wide-sm h-xx-small" }), h("ptc-spacer", { breakpoint: "x-small", size: "medium" }), h("ptc-spacer", { breakpoint: "small", size: "small" }), h("div", { class: "skeleton-block h-medium" }), h("ptc-spacer", { breakpoint: "x-small", size: "x-small" }), h("ptc-spacer", { breakpoint: "small", size: "xx-small" }), h("div", { class: "skeleton-block wide h-medium" }), h("ptc-spacer", { breakpoint: "x-small", size: "xx-large" }), h("ptc-spacer", { breakpoint: "small", size: "x-large" }), h("div", { class: "skeleton-block date" }), h("ptc-spacer", { breakpoint: "x-small", size: "small" }), h("ptc-spacer", { breakpoint: "small", size: "x-small" }), h("div", { class: "is-centered-vertically" }, h("div", { class: "skeleton-block circle" }), h("div", { class: "skeleton-block author" })), h("ptc-spacer", { breakpoint: "x-small", size: "medium" }), h("ptc-spacer", { breakpoint: "small", size: "small" }), h("ptc-spacer", { breakpoint: "large", size: "small" }), h("div", { class: "flex-container" }, h("div", { class: "skeleton-block button-1" }), h("div", { class: "skeleton-block button-2" }))))), h("div", { class: "ptc-container" }, h("div", { class: "is-grid" }, h("div", { class: "is-desktop is-col-3-lg" }, h("div", { class: "skeleton-block h-large wide" }), h("ptc-spacer", { breakpoint: "small", size: "x-small" }), h("div", { class: "skeleton-block h-large wide" }), h("ptc-spacer", { breakpoint: "small", size: "x-small" }), h("div", { class: "skeleton-block h-large wide" }), h("ptc-spacer", { breakpoint: "small", size: "large" }), h("div", { class: "skeleton-block h-large wide" }), h("ptc-spacer", { breakpoint: "small", size: "large" }), h("div", { class: "skeleton-block h-large wide" }), h("ptc-spacer", { breakpoint: "small", size: "x-small" }), h("div", { class: "skeleton-block h-large wide" }), h("ptc-spacer", { breakpoint: "small", size: "large" }), h("div", { class: "skeleton-block h-large wide" }), h("ptc-spacer", { breakpoint: "small", size: "x-small" }), h("div", { class: "skeleton-block h-large wide" }), h("ptc-spacer", { breakpoint: "small", size: "x-small" }), h("div", { class: "skeleton-block h-large wide" }), h("ptc-spacer", { breakpoint: "small", size: "large" }), h("div", { class: "skeleton-block h-large wide" }), h("ptc-spacer", { breakpoint: "small", size: "large" }), h("div", { class: "skeleton-block h-large short" }), h("ptc-spacer", { breakpoint: "small", size: "x-small" }), h("div", { class: "flex-container" }, h("div", { class: "skeleton-block social-share" }), h("div", { class: "skeleton-block social-share" }), h("div", { class: "skeleton-block social-share" }), h("div", { class: "skeleton-block social-share" }))), h("div", { class: "is-col-12 is-col-7-lg" }, h("div", { class: "is-mobile" }, h("div", { class: "skeleton-block h-xx-large" }), h("ptc-spacer", { breakpoint: "x-small", size: "x-large" }), h("ptc-spacer", { breakpoint: "small", size: "large" }), h("div", { class: "skeleton-block h-small text-line-1" }), h("ptc-spacer", { breakpoint: "x-small", size: "x-small" }), h("ptc-spacer", { breakpoint: "small", size: "xx-small" }), h("div", { class: "skeleton-block h-small text-line-2" }), h("ptc-spacer", { breakpoint: "x-small", size: "x-small" }), h("ptc-spacer", { breakpoint: "small", size: "xx-small" }), h("div", { class: "skeleton-block h-small text-line-1" }), h("ptc-spacer", { breakpoint: "x-small", size: "x-small" }), h("ptc-spacer", { breakpoint: "small", size: "xx-small" }), h("div", { class: "skeleton-block h-small text-line-2" }), h("ptc-spacer", { breakpoint: "x-small", size: "x-small" }), h("ptc-spacer", { breakpoint: "small", size: "xx-small" }), h("div", { class: "skeleton-block h-small text-line-1" }), h("ptc-spacer", { breakpoint: "x-small", size: "x-small" }), h("ptc-spacer", { breakpoint: "small", size: "xx-small" }), h("div", { class: "skeleton-block h-small text-line-2" }), h("ptc-spacer", { breakpoint: "x-small", size: "x-small" }), h("ptc-spacer", { breakpoint: "small", size: "xx-small" }), h("div", { class: "skeleton-block h-small text-line-1" }), h("ptc-spacer", { breakpoint: "x-small", size: "x-small" }), h("ptc-spacer", { breakpoint: "small", size: "xx-small" }), h("div", { class: "skeleton-block h-small text-line-2" }), h("ptc-spacer", { breakpoint: "x-small", size: "x-small" }), h("ptc-spacer", { breakpoint: "small", size: "xx-small" }), h("div", { class: "skeleton-block h-small text-line-1" }), h("ptc-spacer", { breakpoint: "x-small", size: "x-small" }), h("ptc-spacer", { breakpoint: "small", size: "xx-small" }), h("div", { class: "skeleton-block h-small text-line-2" }), h("ptc-spacer", { breakpoint: "x-small", size: "large" }), h("ptc-spacer", { breakpoint: "small", size: "medium" }), h("div", { class: "skeleton-block h-medium" }), h("ptc-spacer", { breakpoint: "x-small", size: "x-small" }), h("ptc-spacer", { breakpoint: "small", size: "xx-small" }), h("div", { class: "skeleton-block medium h-medium" }), h("ptc-spacer", { breakpoint: "x-small", size: "large" }), h("ptc-spacer", { breakpoint: "small", size: "medium" }), h("div", { class: "skeleton-block h-small text-line-1" }), h("ptc-spacer", { breakpoint: "x-small", size: "x-small" }), h("ptc-spacer", { breakpoint: "small", size: "xx-small" }), h("div", { class: "skeleton-block h-small text-line-2" }), h("ptc-spacer", { breakpoint: "x-small", size: "x-small" }), h("ptc-spacer", { breakpoint: "small", size: "xx-small" }), h("div", { class: "skeleton-block h-small text-line-1" }), h("ptc-spacer", { breakpoint: "x-small", size: "x-small" }), h("ptc-spacer", { breakpoint: "small", size: "xx-small" }), h("div", { class: "skeleton-block h-small text-line-2" })), h("div", { class: "is-desktop" }, h("div", { class: "skeleton-block h-large text-line-1" }), h("ptc-spacer", { breakpoint: "small", size: "xx-small" }), h("div", { class: "skeleton-block h-large text-line-2" }), h("ptc-spacer", { breakpoint: "small", size: "xx-small" }), h("div", { class: "skeleton-block h-large text-line-1" }), h("ptc-spacer", { breakpoint: "small", size: "xx-small" }), h("div", { class: "skeleton-block h-large text-line-2" }), h("ptc-spacer", { breakpoint: "small", size: "xx-small" }), h("div", { class: "skeleton-block h-large text-line-1" }), h("ptc-spacer", { breakpoint: "small", size: "xx-small" }), h("div", { class: "skeleton-block h-large text-line-2" }), h("ptc-spacer", { breakpoint: "small", size: "xx-small" }), h("div", { class: "skeleton-block h-large text-line-1" }), h("ptc-spacer", { breakpoint: "small", size: "xx-small" }), h("div", { class: "skeleton-block h-large text-line-2" }), h("ptc-spacer", { breakpoint: "small", size: "xx-small" }), h("div", { class: "skeleton-block h-large text-line-1" }), h("ptc-spacer", { breakpoint: "small", size: "xx-small" }), h("div", { class: "skeleton-block h-large text-line-2" }), h("ptc-spacer", { breakpoint: "small", size: "xxxx-large" }), h("div", { class: "skeleton-block h-x-large" }), h("ptc-spacer", { breakpoint: "small", size: "xx-small" }), h("div", { class: "skeleton-block h-x-large medium" }), h("ptc-spacer", { breakpoint: "small", size: "large" }), h("div", { class: "skeleton-block h-large text-line-2" }), h("ptc-spacer", { breakpoint: "small", size: "xx-small" }), h("div", { class: "skeleton-block h-large text-line-1" }), h("ptc-spacer", { breakpoint: "small", size: "xx-small" }), h("div", { class: "skeleton-block h-large text-line-2" }), h("ptc-spacer", { breakpoint: "small", size: "xx-small" }), h("div", { class: "skeleton-block h-large text-line-1" }), h("ptc-spacer", { breakpoint: "small", size: "large" }), h("div", { class: "skeleton-block h-x-large short" }), h("ptc-spacer", { breakpoint: "small", size: "x-small" }), h("div", { class: "skeleton-block h-large text-line-2" }), h("ptc-spacer", { breakpoint: "small", size: "xx-small" }), h("div", { class: "skeleton-block h-large text-line-1" }), h("ptc-spacer", { breakpoint: "small", size: "xx-small" }), h("div", { class: "skeleton-block h-large text-line-2" }), h("ptc-spacer", { breakpoint: "small", size: "xx-small" }), h("div", { class: "skeleton-block h-large text-line-1" }), h("ptc-spacer", { breakpoint: "small", size: "xx-small" }), h("div", { class: "skeleton-block h-large text-line-2" }), h("ptc-spacer", { breakpoint: "small", size: "xxx-large" }), h("div", { class: "skeleton-cta" }, h("div", { class: "skeleton-block cta-image" }), h("div", { class: "skeleton-block cta-body" })), h("ptc-spacer", { breakpoint: "small", size: "xxx-large" }))))))));
52
+ return (h("div", { class: "preloader-wrapper" }, h("div", { class: "skeleton-blog-detail" }, h("div", { class: "ptc-container skeleton-jumbotron" }, h("div", { class: "is-grid has-no-row-gap has-col-gap-lg is-rtl-lg" }, h("div", { class: "is-col-12 is-col-6-lg" }, h("div", { class: "skeleton-jumbotron-image" })), h("div", { class: "is-col-12 is-col-6-lg is-ltr" }, h("div", { class: "skeleton-block wide-sm h-xx-small" }), h("div", { class: "skeleton-space h-small" }), h("div", { class: "skeleton-block h-medium" }), h("div", { class: "skeleton-space h-xx-small" }), h("div", { class: "skeleton-block wide h-medium" }), h("div", { class: "skeleton-space h-x-large" }), h("div", { class: "skeleton-block date" }), h("div", { class: "skeleton-space h-x-small" }), h("div", { class: "is-centered-vertically" }, h("div", { class: "skeleton-block circle" }), h("div", { class: "skeleton-block author" })), h("div", { class: "skeleton-space h-small" }), h("div", { class: "flex-container" }, h("div", { class: "skeleton-block button-1" }), h("div", { class: "skeleton-block button-2" }))))), h("div", { class: "ptc-container" }, h("div", { class: "is-grid" }, h("div", { class: "is-desktop is-col-3-lg" }, h("div", { class: "skeleton-block h-large wide" }), h("div", { class: "skeleton-space h-x-small" }), h("div", { class: "skeleton-block h-large wide" }), h("div", { class: "skeleton-space h-x-small" }), h("div", { class: "skeleton-block h-large wide" }), h("div", { class: "skeleton-space h-large" }), h("div", { class: "skeleton-block h-large wide" }), h("div", { class: "skeleton-space h-large" }), h("div", { class: "skeleton-block h-large wide" }), h("div", { class: "skeleton-space h-x-small" }), h("div", { class: "skeleton-block h-large wide" }), h("div", { class: "skeleton-space h-large" }), h("div", { class: "skeleton-block h-large wide" }), h("div", { class: "skeleton-space h-x-small" }), h("div", { class: "skeleton-block h-large wide" }), h("div", { class: "skeleton-space h-x-small" }), h("div", { class: "skeleton-block h-large wide" }), h("div", { class: "skeleton-space h-large" }), h("div", { class: "skeleton-block h-large wide" }), h("div", { class: "skeleton-space h-large" }), h("div", { class: "skeleton-block h-large short" }), h("div", { class: "skeleton-space h-x-small" }), h("div", { class: "flex-container" }, h("div", { class: "skeleton-block social-share" }), h("div", { class: "skeleton-block social-share" }), h("div", { class: "skeleton-block social-share" }), h("div", { class: "skeleton-block social-share" }))), h("div", { class: "is-col-12 is-col-7-lg" }, h("div", { class: "is-mobile" }, h("div", { class: "skeleton-block h-xx-large" }), h("div", { class: "skeleton-space h-large" }), h("div", { class: "skeleton-block h-small text-line-1" }), h("div", { class: "skeleton-space h-xx-small" }), h("div", { class: "skeleton-block h-small text-line-2" }), h("div", { class: "skeleton-space h-xx-small" }), h("div", { class: "skeleton-block h-small text-line-1" }), h("div", { class: "skeleton-space h-xx-small" }), h("div", { class: "skeleton-block h-small text-line-2" }), h("div", { class: "skeleton-space h-xx-small" }), h("div", { class: "skeleton-block h-small text-line-1" }), h("div", { class: "skeleton-space h-xx-small" }), h("div", { class: "skeleton-block h-small text-line-2" }), h("div", { class: "skeleton-space h-xx-small" }), h("div", { class: "skeleton-block h-small text-line-1" }), h("div", { class: "skeleton-space h-xx-small" }), h("div", { class: "skeleton-block h-small text-line-2" }), h("div", { class: "skeleton-space h-xx-small" }), h("div", { class: "skeleton-block h-small text-line-1" }), h("div", { class: "skeleton-space h-xx-small" }), h("div", { class: "skeleton-block h-small text-line-2" }), h("div", { class: "skeleton-space h-medium" }), h("div", { class: "skeleton-block h-medium" }), h("div", { class: "skeleton-space h-xx-small" }), h("div", { class: "skeleton-block medium h-medium" }), h("div", { class: "skeleton-space h-medium" }), h("div", { class: "skeleton-block h-small text-line-1" }), h("div", { class: "skeleton-space h-xx-small" }), h("div", { class: "skeleton-block h-small text-line-2" }), h("div", { class: "skeleton-space h-xx-small" }), h("div", { class: "skeleton-block h-small text-line-1" }), h("div", { class: "skeleton-space h-xx-small" }), h("div", { class: "skeleton-block h-small text-line-2" })), h("div", { class: "is-desktop" }, h("div", { class: "skeleton-block h-large text-line-1" }), h("div", { class: "skeleton-space h-xx-small" }), h("div", { class: "skeleton-block h-large text-line-2" }), h("div", { class: "skeleton-space h-xx-small" }), h("div", { class: "skeleton-block h-large text-line-1" }), h("div", { class: "skeleton-space h-xx-small" }), h("div", { class: "skeleton-block h-large text-line-2" }), h("div", { class: "skeleton-space h-xx-small" }), h("div", { class: "skeleton-block h-large text-line-1" }), h("div", { class: "skeleton-space h-xx-small" }), h("div", { class: "skeleton-block h-large text-line-2" }), h("div", { class: "skeleton-space h-xx-small" }), h("div", { class: "skeleton-block h-large text-line-1" }), h("div", { class: "skeleton-space h-xx-small" }), h("div", { class: "skeleton-block h-large text-line-2" }), h("div", { class: "skeleton-space h-xx-small" }), h("div", { class: "skeleton-block h-large text-line-1" }), h("div", { class: "skeleton-space h-xx-small" }), h("div", { class: "skeleton-block h-large text-line-2" }), h("div", { class: "skeleton-space h-xxxx-large" }), h("div", { class: "skeleton-block h-x-large" }), h("div", { class: "skeleton-space h-xx-small" }), h("div", { class: "skeleton-block h-x-large medium" }), h("div", { class: "skeleton-space h-large" }), h("div", { class: "skeleton-block h-large text-line-2" }), h("div", { class: "skeleton-space h-xx-small" }), h("div", { class: "skeleton-block h-large text-line-1" }), h("div", { class: "skeleton-space h-xx-small" }), h("div", { class: "skeleton-block h-large text-line-2" }), h("div", { class: "skeleton-space h-xx-small" }), h("div", { class: "skeleton-block h-large text-line-1" }), h("div", { class: "skeleton-space h-large" }), h("div", { class: "skeleton-block h-x-large short" }), h("div", { class: "skeleton-space h-x-small" }), h("div", { class: "skeleton-block h-large text-line-2" }), h("div", { class: "skeleton-space h-xx-small" }), h("div", { class: "skeleton-block h-large text-line-1" }), h("div", { class: "skeleton-space h-xx-small" }), h("div", { class: "skeleton-block h-large text-line-2" }), h("div", { class: "skeleton-space h-xx-small" }), h("div", { class: "skeleton-block h-large text-line-1" }), h("div", { class: "skeleton-space h-xx-small" }), h("div", { class: "skeleton-block h-large text-line-2" }), h("div", { class: "skeleton-space h-xxx-large" }), h("div", { class: "skeleton-cta" }, h("div", { class: "skeleton-block cta-image" }), h("div", { class: "skeleton-block cta-body" })), h("div", { class: "skeleton-space h-xxx-large" }))))))));
47
53
  }
48
54
  case 'on-demand-hub-listing': {
49
55
  return (h("div", { class: "preloader-wrapper skeleton-on-demand" }, h("div", { class: "ptc-container " }, h("div", { class: "is-grid has-no-row-gap has-col-gap-lg is-centered jumbotron-section" }, h("div", { class: "is-col-12" }, h("div", { class: "skeleton" }, h("div", { class: "skeleton-block thin center narrow" }), h("ptc-spacer", { breakpoint: "small", size: "large" }), h("div", { class: "skeleton-block thick center medium" }), h("ptc-spacer", { breakpoint: "x-small", size: "x-large" }), h("div", { class: "skeleton-block thin center wide" }), h("div", { class: "skeleton-block thin center long" }), h("div", { class: "skeleton-block thin medium center" })))), h("div", { class: "is-grid has-col-gap-lg has-row-gap-lg" }, h("div", { class: "is-col-12-xs is-col-6-md is-col-4-xl block is-placed-center" }, h("div", { class: "block-1 skeleton-block" })), h("div", { class: "is-col-12-xs is-col-6-md is-col-4-xl block is-placed-center" }, h("div", { class: "block-1 skeleton-block" })), h("div", { class: "is-col-12-xs is-col-6-md is-col-4-xl block is-placed-center" }, h("div", { class: "block-1 skeleton-block" })), h("div", { class: "is-col-12-xs is-col-6-md is-col-4-xl block is-placed-center" }, h("div", { class: "block-2 skeleton-block" })), h("div", { class: "is-col-12-xs is-col-6-md is-col-4-xl block is-placed-center" }, h("div", { class: "block-2 skeleton-block" })), h("div", { class: "is-col-12-xs is-col-6-md is-col-4-xl block is-placed-center" }, h("div", { class: "block-2 skeleton-block" })), h("div", { class: "is-col-12-xs is-col-6-md is-col-4-xl block is-placed-center" }, h("div", { class: "block-3 skeleton-block" })), h("div", { class: "is-col-12-xs is-col-6-md is-col-4-xl block is-placed-center" }, h("div", { class: "block-3 skeleton-block" })), h("div", { class: "is-col-12-xs is-col-6-md is-col-4-xl block is-placed-center" }, h("div", { class: "block-3 skeleton-block" }))))));
@@ -64,7 +70,7 @@ export class PtcPreloaderSection {
64
70
  return (h("div", { class: "preloader-wrapper preloader-generic-form" }, h("div", { class: "jumbotron" }, h("div", { class: "ptc-container skeleton-jumbotron" }, h("div", { class: "is-grid has-no-row-gap has-col-gap-lg" }, h("div", { class: "is-col-12 is-col-8-lg" }, h("div", { class: "sekleton" }, h("div", { class: "skeleton-block thin short" }), h("div", { class: "skeleton-block thick" }), h("div", { class: "skeleton-block thick" }), h("ptc-spacer", { breakpoint: "small", size: "large" }), h("ptc-spacer", { breakpoint: "x-small", size: "x-large" }), h("div", { class: "skeleton-block thin" }), h("div", { class: "skeleton-block thin medium" }), h("ptc-spacer", { breakpoint: "small", size: "large" }), h("ptc-spacer", { breakpoint: "x-small", size: "x-large" }), h("div", { class: "cta-wrap" }, h("div", { class: "skeleton-block cta" }), h("div", { class: "skeleton-block cta" }))))))), h("div", { class: "ptc-container" }, h("div", { class: "is-grid block form-block-1" }, h("div", { class: "is-col-12" }, Array.from({ length: 7 }).map(() => (h("div", { class: "skeleton form-block-skeleton" }, h("div", { class: "skeleton-block bold" })))), h("div", { class: "skeleton" }, h("div", { class: "skeleton-block very-bold" })))), h("div", { class: "is-grid block grid-1" }, h("div", { class: "is-col-12-xs is-col-12-sm is-col-10-md is-col-7-lg" }, h("div", { class: "skeleton" }, h("div", { class: "skeleton-block thin line-1" }), h("div", { class: "skeleton-block thin line-2" }), h("div", { class: "skeleton-block thin line-3" }), h("div", { class: "skeleton-block thin line-4" }), h("div", { class: "skeleton-block thin" }), h("div", { class: "skeleton-block thin line-6" }), h("ptc-spacer", { breakpoint: "small", size: "large" }), h("ptc-spacer", { breakpoint: "x-small", size: "x-large" }), h("div", { class: "cta-wrap" }, h("div", { class: "skeleton-block cta" })), h("div", { class: "skeleton-block block-2" }))), h("div", { class: "is-col-1-lg" }), h("div", { class: "is-col-12-xs is-col-12-sm is-col-4-lg form-block-2" }, Array.from({ length: 7 }).map(() => (h("div", { class: "skeleton form-block-skeleton" }, h("div", { class: "skeleton-block bold" })))), h("div", { class: "skeleton" }, h("div", { class: "skeleton-block very-bold" })))))));
65
71
  }
66
72
  case 'events-listing': {
67
- return (h("div", { class: "preloader-wrapper preloader-events-listing" }, h("div", { class: "jumbotron " }, h("div", { class: "jumbotron-bg" }, h("div", { class: "ptc-container" }, h("div", { class: "is-grid has-no-row-gap" }, h("div", { class: "is-col-12" }, h("div", { class: "skeleton" }, h("div", { class: "skeleton-block thin short-1" }), h("div", { class: "skeleton-block thin short-2" }), h("div", { class: "skeleton-block bold short-3" }), h("div", { class: "skeleton-block thin short-4" }), h("div", { class: "skeleton-block thin short-5" }), h("div", { class: "skeleton-block thin short-6" }), h("div", { class: "skeleton-block thin short-7" }), h("div", { class: "skeleton-block thin short-8" }), h("div", { class: "skeleton-block thin short-9" }), h("div", { class: "skeleton-block thick short-10" }))))), h("div", { class: "grid-cards-div" }, h("div", { class: "skeleton grid-cards" }, h("div", { class: "skeleton-block short-17" }), h("div", { class: "skeleton-block short-17" }), h("div", { class: "skeleton-block short-17" }), h("div", { class: "skeleton-block short-17" })), h("div", { class: "skeleton grid-cards-desktop ptc-container" }, h("div", { class: "skeleton-block short-17" }), h("div", { class: "skeleton-block short-17" }), h("div", { class: "skeleton-block short-17" }), h("div", { class: "skeleton-block short-17" }))), h("div", { class: "white-placeholder" }))), h("div", { class: "ptc-container grid-2" }, h("div", { class: "is-grid has-no-row-gap" }, h("div", { class: "is-col-12" }, h("div", { class: "skeleton" }, h("div", { class: "skeleton-block thick short-16" }), h("div", { class: "skeleton-block thin short-11" }), h("div", { class: "skeleton-block thin short-12" }))))), h("div", { class: "is-grid has-no-row-gap" }, h("div", { class: "is-col-12" }, h("div", { class: "ptc-container skeleton" }, h("div", { class: "grid-long-cards-mobile " }, h("div", { class: "skeleton-block short-13" }))), h("div", { class: "skeleton" }, h("div", { class: "grid-long-cards" }, h("div", { class: "skeleton-block short-13" }), h("div", { class: "skeleton-block short-14" })), h("div", { class: "skeleton-block thick short-15" }))))));
73
+ return (h("div", { class: "preloader-wrapper preloader-events-listing" }, h("div", { class: "jumbotron " }, h("div", { class: "jumbotron-bg" }, h("div", { class: "ptc-container" }, h("div", { class: "is-grid has-no-row-gap" }, h("div", { class: "is-col-12" }, h("div", { class: "skeleton" }, h("div", { class: "skeleton-block thin short-1" }), h("div", { class: "skeleton-block thin short-2" }), h("div", { class: "skeleton-block bold short-3" }), h("div", { class: "skeleton-block thin short-4" }), h("div", { class: "skeleton-block thin short-5" }), h("div", { class: "skeleton-block thin short-6" }), h("div", { class: "skeleton-block thin short-7" }), h("div", { class: "skeleton-block thin short-8" }), h("div", { class: "skeleton-block thin short-9" }), h("div", { class: "skeleton-block thick short-10" }))))), h("div", { class: "grid-cards-div" }, h("div", { class: "skeleton grid-cards" }, h("div", { class: "skeleton-block short-17" }), h("div", { class: "skeleton-block short-17" }), h("div", { class: "skeleton-block short-17" }), h("div", { class: "skeleton-block short-17" })), h("div", { class: "skeleton grid-cards-desktop ptc-container" }, h("div", { class: "skeleton-block short-17" }), h("div", { class: "skeleton-block short-17" }), h("div", { class: "skeleton-block short-17" }), h("div", { class: "skeleton-block short-17" }))), h("div", { class: "white-placeholder" }))), h("div", { class: "ptc-container grid-2" }, h("div", { class: "is-grid has-no-row-gap" }, h("div", { class: "is-col-12" }, h("div", { class: "skeleton" }, h("div", { class: "skeleton-block thick short-16" }), h("div", { class: "skeleton-block thin short-11" }), h("div", { class: "skeleton-block thin short-12" }))))), h("div", { class: "is-grid has-no-row-gap" }, h("div", { class: "is-col-12" }, h("div", { class: "ptc-container skeleton" }, h("div", { class: "grid-long-cards-mobile " }, h("div", { class: "skeleton-block short-13" }))), h("div", { class: "skeleton" }, h("div", { class: "grid-long-cards" }, h("div", { class: "skeleton-block short-13" }), h("div", { class: "skeleton-block short-14" })), h("div", { class: "skeleton-block bold short-15" }))))));
68
74
  }
69
75
  case 'pdf-skeleton': {
70
76
  return (h("div", { class: "preloader-wrapper pdf-skeleton-preloader" }, h("div", { class: "jumbotron-sec" }, h("div", { class: "ptc-container skeleton-jumbotron" }, h("div", { class: "is-grid has-no-row-gap has-col-gap-lg" }, h("div", { class: "is-col-12 is-col-8-lg" }, h("div", { class: "sekleton" }, h("div", { class: "skeleton-block thin short" }), h("div", { class: "skeleton-block thick" }), h("div", { class: "skeleton-block thick" }), h("ptc-spacer", { breakpoint: "small", size: "large" }), h("ptc-spacer", { breakpoint: "x-small", size: "x-large" }), h("div", { class: "skeleton-block thin" }), h("div", { class: "skeleton-block thin medium" }), h("ptc-spacer", { breakpoint: "small", size: "large" }), h("ptc-spacer", { breakpoint: "x-small", size: "x-large" }), h("div", { class: "cta-wrap" }, h("div", { class: "skeleton-block cta" }))))))), h("div", { class: "ptc-container" }, h("div", { class: "section-1" }, h("div", { class: "skeleton" }, h("div", { class: "skeleton-block line-1" }), h("div", { class: "skeleton-block line-2 thin" }), h("div", { class: "skeleton-block line-3 thin" }), h("div", { class: "skeleton-block line-4 thin" }))), h("div", { class: "pdf-area" }, h("div", { class: "pdf-section" }, h("div", { class: "top-border" }), h("div", { class: "pdf-body" }, h("div", { class: "skeleton" }, h("div", { class: "skeleton-block thick" }), h("div", { class: "skeleton-block thick" }), h("ptc-spacer", { breakpoint: "small", size: "large" }), h("ptc-spacer", { breakpoint: "x-small", size: "x-large" }), h("div", { class: "skeleton-block thin" }), h("div", { class: "skeleton-block thin medium" }), h("ptc-spacer", { breakpoint: "small", size: "large" }), h("ptc-spacer", { breakpoint: "x-small", size: "x-large" }), h("ptc-spacer", { breakpoint: "small", size: "large" }), h("ptc-spacer", { breakpoint: "x-small", size: "x-large" }), h("div", { class: "skeleton-block thick-block" }), h("div", { class: "skeleton-block thin" }), h("div", { class: "skeleton-block thin medium" }))))))));
@@ -33,6 +33,12 @@ export class PtcWhitePaper {
33
33
  modalForm.setAttribute("show", "true");
34
34
  setTimeout(() => {
35
35
  window.scrollTo(0, 0);
36
+ console.log('modal form close icon');
37
+ const closeIcon = modalForm.shadowRoot.querySelector('ptc-close-icon').shadowRoot.querySelector('.close-icon');
38
+ if (closeIcon) {
39
+ closeIcon.tabIndex = 0;
40
+ closeIcon.focus();
41
+ }
36
42
  }, 200);
37
43
  }
38
44
  }