@ptcwebops/ptcw-design 6.2.15 → 6.2.16-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 (290) hide show
  1. package/dist/cjs/blog-detail-content_2.cjs.entry.js +1 -1
  2. package/dist/cjs/blog-detail-layout.cjs.entry.js +1 -1
  3. package/dist/cjs/blogs-search-section.cjs.entry.js +1 -1
  4. package/dist/cjs/{component-06dda623.js → component-4dd13907.js} +2643 -832
  5. package/dist/cjs/event-jumbotron-example.cjs.entry.js +146 -0
  6. package/dist/cjs/featured-events-slider-example.cjs.entry.js +387 -2
  7. package/dist/cjs/featured-list.cjs.entry.js +1 -1
  8. package/dist/cjs/homepage-jumbotron.cjs.entry.js +1 -1
  9. package/dist/cjs/homepage-toggled-content.cjs.entry.js +1 -1
  10. package/dist/cjs/icon-asset.cjs.entry.js +65 -0
  11. package/dist/cjs/innovator-toggle-container.cjs.entry.js +1 -1
  12. package/dist/cjs/list-item.cjs.entry.js +48 -0
  13. package/dist/cjs/loader.cjs.js +1 -1
  14. package/dist/cjs/modal-form-example.cjs.entry.js +94 -0
  15. package/dist/cjs/most-popular-news.cjs.entry.js +1 -1
  16. package/dist/cjs/my-component.cjs.entry.js +1 -1
  17. package/dist/cjs/ptc-accordion-item.cjs.entry.js +1 -1
  18. package/dist/cjs/ptc-background-video.cjs.entry.js +1 -1
  19. package/dist/cjs/ptc-bio-card.cjs.entry.js +1 -1
  20. package/dist/cjs/ptc-breadcrumb.cjs.entry.js +47 -0
  21. package/dist/cjs/ptc-button.cjs.entry.js +87 -0
  22. package/dist/cjs/ptc-card-bottom_2.cjs.entry.js +134 -0
  23. package/dist/cjs/ptc-card-content.cjs.entry.js +68 -0
  24. package/dist/cjs/ptc-card_2.cjs.entry.js +2 -11
  25. package/dist/cjs/ptc-case-studies-slider.cjs.entry.js +1 -1
  26. package/dist/cjs/ptc-close-icon_2.cjs.entry.js +222 -0
  27. package/dist/cjs/ptc-collapse-list.cjs.entry.js +15 -20
  28. package/dist/cjs/ptc-data-lookup.cjs.entry.js +1 -2
  29. package/dist/cjs/ptc-featured-list.cjs.entry.js +1 -1
  30. package/dist/cjs/ptc-filter-level-theater.cjs.entry.js +1 -1
  31. package/dist/cjs/ptc-footer.cjs.entry.js +1 -1
  32. package/dist/cjs/{ptc-form-checkbox_2.cjs.entry.js → ptc-form-checkbox_4.cjs.entry.js} +788 -6
  33. package/dist/cjs/ptc-homepage-image-feature.cjs.entry.js +1 -1
  34. package/dist/cjs/ptc-homepage-video-background.cjs.entry.js +1 -1
  35. package/dist/cjs/ptc-icon-card.cjs.entry.js +8 -2
  36. package/dist/cjs/ptc-img.cjs.entry.js +133 -0
  37. package/dist/cjs/ptc-jumbotron.cjs.entry.js +1 -1
  38. package/dist/cjs/ptc-link.cjs.entry.js +87 -0
  39. package/dist/cjs/ptc-media-card.cjs.entry.js +1 -1
  40. package/dist/cjs/ptc-nav-submenu.cjs.entry.js +1 -1
  41. package/dist/cjs/ptc-para.cjs.entry.js +127 -0
  42. package/dist/cjs/ptc-podcast-card.cjs.entry.js +1 -1
  43. package/dist/cjs/ptc-previous-url.cjs.entry.js +10 -2
  44. package/dist/cjs/ptc-pricing-packaging-table.cjs.entry.js +1 -1
  45. package/dist/cjs/ptc-pricing-tabs.cjs.entry.js +1 -1
  46. package/dist/cjs/ptc-product-card.cjs.entry.js +1 -1
  47. package/dist/cjs/ptc-product-category.cjs.entry.js +1 -1
  48. package/dist/cjs/ptc-product-highlight-card.cjs.entry.js +1 -1
  49. package/dist/cjs/ptc-readmore-char.cjs.entry.js +1 -1
  50. package/dist/cjs/ptc-readmore-v3.cjs.entry.js +1 -1
  51. package/dist/cjs/ptc-scroll-button.cjs.entry.js +136 -0
  52. package/dist/cjs/ptc-social-icons-footer.cjs.entry.js +7 -2
  53. package/dist/cjs/ptc-spacer.cjs.entry.js +38 -0
  54. package/dist/cjs/ptc-title.cjs.entry.js +152 -0
  55. package/dist/cjs/ptc-tooltip-v2.cjs.entry.js +1 -1
  56. package/dist/cjs/ptc-value-led-speed-bump.cjs.entry.js +1 -1
  57. package/dist/cjs/ptc-white-paper.cjs.entry.js +1 -7
  58. package/dist/cjs/ptcw-design.cjs.js +1 -1
  59. package/dist/cjs/{utils-87d7b99f.js → utils-ad441b07.js} +9 -0
  60. package/dist/collection/collection-manifest.json +1 -1
  61. package/dist/collection/components/icon-asset/media/designer-v6.0.6.svg +30 -2
  62. package/dist/collection/components/innovator-toggle-container/innovator-toggle-container.css +20 -5
  63. package/dist/collection/components/organism-bundles/bundle-featured-list/featured-list.css +19 -1
  64. package/dist/collection/components/organism-bundles/form/modal-from-example/modal-form-example.css +26 -0
  65. package/dist/collection/components/organism-bundles/form/modal-from-example/modal-form-example.js +99 -0
  66. package/dist/collection/components/ptc-bio-card/ptc-bio-card.css +20 -5
  67. package/dist/collection/components/ptc-button/ptc-button.js +4 -1
  68. package/dist/collection/components/ptc-card-bottom/ptc-card-bottom.js +2 -65
  69. package/dist/collection/components/ptc-card-content/ptc-card-content.js +2 -10
  70. package/dist/collection/components/ptc-card-wrapper/ptc-card-wrapper.css +10 -7
  71. package/dist/collection/components/ptc-card-wrapper/ptc-card-wrapper.js +2 -2
  72. package/dist/collection/components/ptc-case-studies-slider/ptc-case-studies-slider.css +20 -5
  73. package/dist/collection/components/ptc-collapse-list/ptc-collapse-list.js +50 -19
  74. package/dist/collection/components/ptc-featured-list/ptc-featured-list.css +20 -5
  75. package/dist/collection/components/ptc-filter-level-theater/ptc-filter-level-theater.css +20 -5
  76. package/dist/collection/components/ptc-footer/ptc-footer-v2.css +14 -1
  77. package/dist/collection/components/ptc-icon-card/ptc-icon-card.css +10 -0
  78. package/dist/collection/components/ptc-icon-card/ptc-icon-card.js +25 -1
  79. package/dist/collection/components/ptc-jumbotron/ptc-jumbotron.css +20 -5
  80. package/dist/collection/components/ptc-link/ptc-link.css +8 -5
  81. package/dist/collection/components/ptc-link/ptc-link.js +4 -12
  82. package/dist/collection/components/ptc-modal/ptc-modal.css +4 -0
  83. package/dist/collection/components/ptc-modal/ptc-modal.js +2 -2
  84. package/dist/collection/components/ptc-para/ptc-para.css +3 -0
  85. package/dist/collection/components/ptc-para/ptc-para.js +2 -2
  86. package/dist/collection/components/ptc-podcast-card/ptc-podcast-card.css +20 -5
  87. package/dist/collection/components/ptc-preloader-section/ptc-preloader-section.css +8 -415
  88. package/dist/collection/components/ptc-preloader-section/ptc-preloader-section.js +1 -10
  89. package/dist/collection/components/ptc-previous-url/ptc-previous-url.css +16 -0
  90. package/dist/collection/components/ptc-previous-url/ptc-previous-url.js +27 -1
  91. package/dist/collection/components/ptc-product-card/ptc-product-card.css +20 -5
  92. package/dist/collection/components/ptc-product-category/ptc-product-category.css +20 -5
  93. package/dist/collection/components/ptc-product-highlight-card/ptc-product-highlight-card.css +20 -5
  94. package/dist/collection/components/ptc-readmore-char/ptc-readmore-char.css +20 -5
  95. package/dist/collection/components/ptc-readmore-v3/ptc-readmore-v3.css +20 -5
  96. package/dist/collection/components/ptc-social-icons-footer/ptc-social-icons-footer.css +10 -0
  97. package/dist/collection/components/ptc-social-icons-footer/ptc-social-icons-footer.js +24 -1
  98. package/dist/collection/components/ptc-textfield/ptc-textfield.js +1 -1
  99. package/dist/collection/components/ptc-tooltip-v2/ptc-tooltip-v2.css +20 -5
  100. package/dist/collection/components/ptc-value-led-speed-bump/ptc-value-led-speed-bump.css +20 -5
  101. package/dist/collection/components/ptc-white-paper/ptc-white-paper.css +20 -5
  102. package/dist/collection/components/ptc-white-paper/ptc-white-paper.js +0 -6
  103. package/dist/collection/components/subnav/ptc-nav-submenu/ptc-nav-submenu.css +7 -0
  104. package/dist/collection/stories/organisms/eSupport/CaseTracker/preview.stories.js +45 -0
  105. package/dist/collection/stories/organisms/eSupport/SupportArticle/preview.stories.js +47 -0
  106. package/dist/collection/stories/organisms/eSupport/SupportPage/preview.stories.js +157 -0
  107. package/dist/collection/utils/utils.js +8 -0
  108. package/dist/custom-elements/index.d.ts +6 -6
  109. package/dist/custom-elements/index.js +171 -163
  110. package/dist/esm/blog-detail-content_2.entry.js +1 -1
  111. package/dist/esm/blog-detail-layout.entry.js +1 -1
  112. package/dist/esm/blogs-search-section.entry.js +1 -1
  113. package/dist/esm/{component-274da230.js → component-9c921cc6.js} +2592 -793
  114. package/dist/esm/event-jumbotron-example.entry.js +142 -0
  115. package/dist/esm/featured-events-slider-example.entry.js +387 -2
  116. package/dist/esm/featured-list.entry.js +1 -1
  117. package/dist/esm/homepage-jumbotron.entry.js +1 -1
  118. package/dist/esm/homepage-toggled-content.entry.js +1 -1
  119. package/dist/esm/icon-asset.entry.js +61 -0
  120. package/dist/esm/innovator-toggle-container.entry.js +1 -1
  121. package/dist/esm/list-item.entry.js +44 -0
  122. package/dist/esm/loader.js +1 -1
  123. package/dist/esm/modal-form-example.entry.js +90 -0
  124. package/dist/esm/most-popular-news.entry.js +1 -1
  125. package/dist/esm/my-component.entry.js +1 -1
  126. package/dist/esm/ptc-accordion-item.entry.js +1 -1
  127. package/dist/esm/ptc-background-video.entry.js +1 -1
  128. package/dist/esm/ptc-bio-card.entry.js +1 -1
  129. package/dist/esm/ptc-breadcrumb.entry.js +43 -0
  130. package/dist/esm/ptc-button.entry.js +83 -0
  131. package/dist/esm/ptc-card-bottom_2.entry.js +129 -0
  132. package/dist/esm/ptc-card-content.entry.js +64 -0
  133. package/dist/esm/ptc-card_2.entry.js +2 -11
  134. package/dist/esm/ptc-case-studies-slider.entry.js +1 -1
  135. package/dist/esm/ptc-close-icon_2.entry.js +217 -0
  136. package/dist/esm/ptc-collapse-list.entry.js +15 -20
  137. package/dist/esm/ptc-data-lookup.entry.js +1 -2
  138. package/dist/esm/ptc-featured-list.entry.js +1 -1
  139. package/dist/esm/ptc-filter-level-theater.entry.js +1 -1
  140. package/dist/esm/ptc-footer.entry.js +1 -1
  141. package/dist/esm/{ptc-form-checkbox_2.entry.js → ptc-form-checkbox_4.entry.js} +785 -5
  142. package/dist/esm/ptc-homepage-image-feature.entry.js +1 -1
  143. package/dist/esm/ptc-homepage-video-background.entry.js +1 -1
  144. package/dist/esm/ptc-icon-card.entry.js +9 -3
  145. package/dist/esm/ptc-img.entry.js +129 -0
  146. package/dist/esm/ptc-jumbotron.entry.js +1 -1
  147. package/dist/esm/ptc-link.entry.js +83 -0
  148. package/dist/esm/ptc-media-card.entry.js +1 -1
  149. package/dist/esm/ptc-nav-submenu.entry.js +1 -1
  150. package/dist/esm/ptc-para.entry.js +123 -0
  151. package/dist/esm/ptc-podcast-card.entry.js +1 -1
  152. package/dist/esm/ptc-previous-url.entry.js +10 -2
  153. package/dist/esm/ptc-pricing-packaging-table.entry.js +1 -1
  154. package/dist/esm/ptc-pricing-tabs.entry.js +1 -1
  155. package/dist/esm/ptc-product-card.entry.js +1 -1
  156. package/dist/esm/ptc-product-category.entry.js +1 -1
  157. package/dist/esm/ptc-product-highlight-card.entry.js +1 -1
  158. package/dist/esm/ptc-readmore-char.entry.js +1 -1
  159. package/dist/esm/ptc-readmore-v3.entry.js +1 -1
  160. package/dist/esm/ptc-scroll-button.entry.js +132 -0
  161. package/dist/esm/ptc-social-icons-footer.entry.js +7 -2
  162. package/dist/esm/ptc-spacer.entry.js +34 -0
  163. package/dist/esm/ptc-title.entry.js +148 -0
  164. package/dist/esm/ptc-tooltip-v2.entry.js +1 -1
  165. package/dist/esm/ptc-value-led-speed-bump.entry.js +1 -1
  166. package/dist/esm/ptc-white-paper.entry.js +1 -7
  167. package/dist/esm/ptcw-design.js +1 -1
  168. package/dist/esm/{utils-b7c6422e.js → utils-63eab4bd.js} +9 -1
  169. package/dist/ptcw-design/media/designer-v6.0.6.svg +30 -2
  170. package/dist/ptcw-design/p-01075feb.entry.js +1 -0
  171. package/dist/ptcw-design/p-0c69ea52.entry.js +1 -0
  172. package/dist/ptcw-design/{p-1cff585f.entry.js → p-0d806031.entry.js} +1 -1
  173. package/dist/ptcw-design/p-0d992cda.entry.js +68 -0
  174. package/dist/ptcw-design/p-1070f8a3.entry.js +1 -0
  175. package/dist/ptcw-design/p-122c54b0.entry.js +1 -0
  176. package/dist/ptcw-design/p-158f6d50.entry.js +1 -0
  177. package/dist/ptcw-design/{p-999d1c9f.entry.js → p-17f6e145.entry.js} +1 -1
  178. package/dist/ptcw-design/p-257deac0.entry.js +1 -0
  179. package/dist/ptcw-design/p-25a25451.entry.js +1 -0
  180. package/dist/ptcw-design/{p-fce2bd81.entry.js → p-2749c178.entry.js} +1 -1
  181. package/dist/ptcw-design/p-28371371.entry.js +1 -0
  182. package/dist/ptcw-design/{p-34b270c1.entry.js → p-28be539b.entry.js} +1 -1
  183. package/dist/ptcw-design/p-29240ef8.entry.js +1 -0
  184. package/dist/ptcw-design/p-2ac5ed9c.entry.js +1 -0
  185. package/dist/ptcw-design/p-34c50b3e.entry.js +1 -0
  186. package/dist/ptcw-design/{p-34610052.entry.js → p-48c33817.entry.js} +1 -1
  187. package/dist/ptcw-design/{p-7e7ebf0a.entry.js → p-49e54079.entry.js} +1 -1
  188. package/dist/ptcw-design/{p-eab1042e.entry.js → p-4ee98a3e.entry.js} +1 -1
  189. package/dist/ptcw-design/p-50d68602.entry.js +1 -0
  190. package/dist/ptcw-design/p-5ef23b5c.entry.js +1 -0
  191. package/dist/ptcw-design/{p-103ec637.entry.js → p-627103d8.entry.js} +1 -1
  192. package/dist/ptcw-design/{p-4c096997.entry.js → p-6a3caf2b.entry.js} +1 -1
  193. package/dist/ptcw-design/{p-52b82ac5.entry.js → p-6f5fecae.entry.js} +1 -1
  194. package/dist/ptcw-design/p-72df6678.entry.js +1 -0
  195. package/dist/ptcw-design/p-7793babb.entry.js +1 -0
  196. package/dist/ptcw-design/p-77b1221e.js +1 -0
  197. package/dist/ptcw-design/{p-d1857ada.entry.js → p-77cad16c.entry.js} +1 -1
  198. package/dist/ptcw-design/p-799afee5.entry.js +1 -0
  199. package/dist/ptcw-design/{p-29639cd4.entry.js → p-821f0ff9.entry.js} +1 -1
  200. package/dist/ptcw-design/p-8e297cd7.entry.js +1 -0
  201. package/dist/ptcw-design/p-90c4f08b.entry.js +1 -0
  202. package/dist/ptcw-design/p-92d22c78.entry.js +1 -0
  203. package/dist/ptcw-design/p-94b52339.entry.js +1 -0
  204. package/dist/ptcw-design/p-95187918.entry.js +1 -0
  205. package/dist/ptcw-design/p-9a6bd91f.entry.js +1 -0
  206. package/dist/ptcw-design/p-9e9ae28c.entry.js +1 -0
  207. package/dist/ptcw-design/p-a3b57ede.entry.js +1 -0
  208. package/dist/ptcw-design/p-b1ebac6f.entry.js +1 -0
  209. package/dist/ptcw-design/p-b3bbd17d.entry.js +1 -0
  210. package/dist/ptcw-design/p-b8ee8699.entry.js +1 -0
  211. package/dist/ptcw-design/p-ba8c58a7.entry.js +1 -0
  212. package/dist/ptcw-design/{p-a3a04f4e.entry.js → p-bb902570.entry.js} +1 -1
  213. package/dist/ptcw-design/p-bcab66bf.js +336 -0
  214. package/dist/ptcw-design/p-bf18b622.entry.js +1 -0
  215. package/dist/ptcw-design/p-c01ea76f.entry.js +1 -0
  216. package/dist/ptcw-design/{p-cffebefe.entry.js → p-cbee4653.entry.js} +1 -1
  217. package/dist/ptcw-design/{p-760507e1.entry.js → p-d2825140.entry.js} +1 -1
  218. package/dist/ptcw-design/p-d2e26642.entry.js +1 -0
  219. package/dist/ptcw-design/{p-2335d57c.entry.js → p-d3229458.entry.js} +1 -1
  220. package/dist/ptcw-design/{p-48183365.entry.js → p-d756db27.entry.js} +1 -1
  221. package/dist/ptcw-design/p-de960790.entry.js +1 -0
  222. package/dist/ptcw-design/{p-df8526a2.entry.js → p-e577ad62.entry.js} +1 -1
  223. package/dist/ptcw-design/{p-d3e5b65c.entry.js → p-ea7369e9.entry.js} +1 -1
  224. package/dist/ptcw-design/{p-e38ed0e3.entry.js → p-eec2f3da.entry.js} +1 -1
  225. package/dist/ptcw-design/p-f8512dc9.entry.js +1 -0
  226. package/dist/ptcw-design/p-fd394e84.entry.js +1 -0
  227. package/dist/ptcw-design/ptcw-design.css +2 -2
  228. package/dist/ptcw-design/ptcw-design.esm.js +1 -1
  229. package/dist/types/components/organism-bundles/form/modal-from-example/modal-form-example.d.ts +25 -0
  230. package/dist/types/components/ptc-button/ptc-button.d.ts +1 -0
  231. package/dist/types/components/ptc-card-bottom/ptc-card-bottom.d.ts +1 -3
  232. package/dist/types/components/ptc-card-content/ptc-card-content.d.ts +1 -1
  233. package/dist/types/components/ptc-card-wrapper/ptc-card-wrapper.d.ts +1 -1
  234. package/dist/types/components/ptc-collapse-list/ptc-collapse-list.d.ts +3 -2
  235. package/dist/types/components/ptc-icon-card/ptc-icon-card.d.ts +6 -0
  236. package/dist/types/components/ptc-link/ptc-link.d.ts +1 -0
  237. package/dist/types/components/ptc-modal/ptc-modal.d.ts +1 -1
  238. package/dist/types/components/ptc-para/ptc-para.d.ts +1 -1
  239. package/dist/types/components/ptc-previous-url/ptc-previous-url.d.ts +2 -0
  240. package/dist/types/components/ptc-social-icons-footer/ptc-social-icons-footer.d.ts +5 -0
  241. package/dist/types/components.d.ts +45 -31
  242. package/dist/types/utils/utils.d.ts +1 -0
  243. package/package.json +1 -1
  244. package/readme.md +5 -1
  245. package/dist/cjs/component-5b5b6a98.js +0 -1819
  246. package/dist/cjs/event-jumbotron-example_15.cjs.entry.js +0 -1382
  247. package/dist/cjs/event-podcast-slider-example.cjs.entry.js +0 -61
  248. package/dist/cjs/mousewheel-e9520f0f.js +0 -391
  249. package/dist/cjs/ptc-card-bottom.cjs.entry.js +0 -67
  250. package/dist/cjs/ptc-multi-select_2.cjs.entry.js +0 -670
  251. package/dist/cjs/validation-messages-33a4f26b.js +0 -126
  252. package/dist/collection/components/organism-bundles/event-podcast-slider-example/event-podcast-slider-example.css +0 -1222
  253. package/dist/collection/components/organism-bundles/event-podcast-slider-example/event-podcast-slider-example.js +0 -80
  254. package/dist/esm/component-341e4eaa.js +0 -1802
  255. package/dist/esm/event-jumbotron-example_15.entry.js +0 -1364
  256. package/dist/esm/event-podcast-slider-example.entry.js +0 -57
  257. package/dist/esm/mousewheel-6b2f6590.js +0 -389
  258. package/dist/esm/ptc-card-bottom.entry.js +0 -63
  259. package/dist/esm/ptc-multi-select_2.entry.js +0 -665
  260. package/dist/esm/validation-messages-adbb6518.js +0 -124
  261. package/dist/ptcw-design/p-00e21489.entry.js +0 -1
  262. package/dist/ptcw-design/p-1022ad8b.entry.js +0 -1
  263. package/dist/ptcw-design/p-136a91bf.entry.js +0 -1
  264. package/dist/ptcw-design/p-18a5a338.js +0 -1
  265. package/dist/ptcw-design/p-18f59395.entry.js +0 -1
  266. package/dist/ptcw-design/p-1b7087e7.entry.js +0 -1
  267. package/dist/ptcw-design/p-1ca8a5bf.entry.js +0 -1
  268. package/dist/ptcw-design/p-246df0d6.entry.js +0 -1
  269. package/dist/ptcw-design/p-2db141e6.entry.js +0 -1
  270. package/dist/ptcw-design/p-2e8f7a08.entry.js +0 -1
  271. package/dist/ptcw-design/p-36cb30ee.js +0 -1
  272. package/dist/ptcw-design/p-3f71553e.entry.js +0 -1
  273. package/dist/ptcw-design/p-4e2bb0e0.entry.js +0 -1
  274. package/dist/ptcw-design/p-583608d9.entry.js +0 -1
  275. package/dist/ptcw-design/p-6e8ed2ee.entry.js +0 -1
  276. package/dist/ptcw-design/p-841b807d.js +0 -1
  277. package/dist/ptcw-design/p-863b5b20.entry.js +0 -68
  278. package/dist/ptcw-design/p-8daf00ae.entry.js +0 -1
  279. package/dist/ptcw-design/p-9fe0c27d.entry.js +0 -1
  280. package/dist/ptcw-design/p-be533f0d.js +0 -134
  281. package/dist/ptcw-design/p-c1513c3f.js +0 -203
  282. package/dist/ptcw-design/p-c1ebaf0f.entry.js +0 -1
  283. package/dist/ptcw-design/p-cbfe46ce.entry.js +0 -1
  284. package/dist/ptcw-design/p-d734b373.entry.js +0 -1
  285. package/dist/ptcw-design/p-dc488936.entry.js +0 -1
  286. package/dist/ptcw-design/p-dd73c4d1.entry.js +0 -1
  287. package/dist/ptcw-design/p-e7937ac1.entry.js +0 -1
  288. package/dist/ptcw-design/p-e9a7475b.entry.js +0 -1
  289. package/dist/ptcw-design/p-f05fec22.entry.js +0 -1
  290. package/dist/types/components/organism-bundles/event-podcast-slider-example/event-podcast-slider-example.d.ts +0 -11
@@ -1966,28 +1966,18 @@ ptc-link, ptc-square-card,
1966
1966
  }
1967
1967
  }
1968
1968
  .preloader-events-listing .jumbotron .jumbotron-bg .short-3 {
1969
- width: 70%;
1969
+ width: 335px;
1970
1970
  align-self: center;
1971
1971
  }
1972
- @media only screen and (min-width: 480px) {
1973
- .preloader-events-listing .jumbotron .jumbotron-bg .short-3 {
1974
- width: 335px;
1975
- }
1976
- }
1977
1972
  @media only screen and (min-width: 1440px) {
1978
1973
  .preloader-events-listing .jumbotron .jumbotron-bg .short-3 {
1979
1974
  width: 445px;
1980
1975
  }
1981
1976
  }
1982
1977
  .preloader-events-listing .jumbotron .jumbotron-bg .short-4 {
1983
- width: 85%;
1978
+ width: 397px;
1984
1979
  align-self: center;
1985
1980
  }
1986
- @media only screen and (min-width: 480px) {
1987
- .preloader-events-listing .jumbotron .jumbotron-bg .short-4 {
1988
- width: 397px;
1989
- }
1990
- }
1991
1981
  @media only screen and (min-width: 1440px) {
1992
1982
  .preloader-events-listing .jumbotron .jumbotron-bg .short-4 {
1993
1983
  width: 525px;
@@ -2004,72 +1994,47 @@ ptc-link, ptc-square-card,
2004
1994
  }
2005
1995
  }
2006
1996
  .preloader-events-listing .jumbotron .jumbotron-bg .short-6 {
2007
- width: 95%;
1997
+ width: 411px;
2008
1998
  align-self: center;
2009
1999
  }
2010
- @media only screen and (min-width: 480px) {
2011
- .preloader-events-listing .jumbotron .jumbotron-bg .short-6 {
2012
- width: 411px;
2013
- }
2014
- }
2015
2000
  @media only screen and (min-width: 1440px) {
2016
2001
  .preloader-events-listing .jumbotron .jumbotron-bg .short-6 {
2017
2002
  width: 621px;
2018
2003
  }
2019
2004
  }
2020
2005
  .preloader-events-listing .jumbotron .jumbotron-bg .short-7 {
2021
- width: 85%;
2006
+ width: 383px;
2022
2007
  align-self: center;
2023
2008
  }
2024
- @media only screen and (min-width: 480px) {
2025
- .preloader-events-listing .jumbotron .jumbotron-bg .short-7 {
2026
- width: 383px;
2027
- }
2028
- }
2029
2009
  @media only screen and (min-width: 1440px) {
2030
2010
  .preloader-events-listing .jumbotron .jumbotron-bg .short-7 {
2031
2011
  display: none;
2032
2012
  }
2033
2013
  }
2034
2014
  .preloader-events-listing .jumbotron .jumbotron-bg .short-8 {
2035
- width: 98%;
2015
+ width: 435px;
2036
2016
  align-self: center;
2037
2017
  }
2038
- @media only screen and (min-width: 480px) {
2039
- .preloader-events-listing .jumbotron .jumbotron-bg .short-8 {
2040
- width: 435px;
2041
- }
2042
- }
2043
2018
  @media only screen and (min-width: 1440px) {
2044
2019
  .preloader-events-listing .jumbotron .jumbotron-bg .short-8 {
2045
2020
  display: none;
2046
2021
  }
2047
2022
  }
2048
2023
  .preloader-events-listing .jumbotron .jumbotron-bg .short-9 {
2049
- width: 60%;
2024
+ width: 199px;
2050
2025
  align-self: center;
2051
2026
  }
2052
- @media only screen and (min-width: 480px) {
2053
- .preloader-events-listing .jumbotron .jumbotron-bg .short-9 {
2054
- width: 199px;
2055
- }
2056
- }
2057
2027
  @media only screen and (min-width: 1440px) {
2058
2028
  .preloader-events-listing .jumbotron .jumbotron-bg .short-9 {
2059
2029
  display: none;
2060
2030
  }
2061
2031
  }
2062
2032
  .preloader-events-listing .jumbotron .jumbotron-bg .short-10 {
2063
- width: 70%;
2033
+ width: 411px;
2064
2034
  margin-top: 32px;
2065
2035
  margin-bottom: 65px;
2066
2036
  align-self: center;
2067
2037
  }
2068
- @media only screen and (min-width: 480px) {
2069
- .preloader-events-listing .jumbotron .jumbotron-bg .short-10 {
2070
- width: 411px;
2071
- }
2072
- }
2073
2038
  @media only screen and (min-width: 1440px) {
2074
2039
  .preloader-events-listing .jumbotron .jumbotron-bg .short-10 {
2075
2040
  width: 232px;
@@ -2117,14 +2082,8 @@ ptc-link, ptc-square-card,
2117
2082
  }
2118
2083
  }
2119
2084
  .preloader-events-listing .short-15 {
2120
- width: 70%;
2085
+ width: 290px;
2121
2086
  align-self: center;
2122
- margin-bottom: 100px;
2123
- }
2124
- @media only screen and (min-width: 480px) {
2125
- .preloader-events-listing .short-15 {
2126
- width: 290px;
2127
- }
2128
2087
  }
2129
2088
  .preloader-events-listing .grid-cards {
2130
2089
  display: flex;
@@ -2246,372 +2205,6 @@ ptc-link, ptc-square-card,
2246
2205
  }
2247
2206
  }
2248
2207
 
2249
- .preloader-blogs-listing-page .block-heading {
2250
- width: 188px;
2251
- height: 43px;
2252
- margin-top: 64px;
2253
- align-self: center;
2254
- }
2255
- @media only screen and (min-width: 480px) {
2256
- .preloader-blogs-listing-page .block-heading {
2257
- width: 196px;
2258
- }
2259
- }
2260
- @media only screen and (min-width: 768px) {
2261
- .preloader-blogs-listing-page .block-heading {
2262
- width: 254px;
2263
- }
2264
- }
2265
- @media only screen and (min-width: 992px) {
2266
- .preloader-blogs-listing-page .block-heading {
2267
- width: 195.11px;
2268
- }
2269
- }
2270
- @media only screen and (min-width: 1200px) {
2271
- .preloader-blogs-listing-page .block-heading {
2272
- width: 235.207px;
2273
- }
2274
- }
2275
- @media only screen and (min-width: 1440px) {
2276
- .preloader-blogs-listing-page .block-heading {
2277
- width: 248px;
2278
- }
2279
- }
2280
- .preloader-blogs-listing-page .block-para {
2281
- width: 256px;
2282
- height: 20px;
2283
- margin-bottom: 45px;
2284
- align-self: center;
2285
- }
2286
- @media only screen and (min-width: 480px) {
2287
- .preloader-blogs-listing-page .block-para {
2288
- width: 264px;
2289
- }
2290
- }
2291
- @media only screen and (min-width: 768px) {
2292
- .preloader-blogs-listing-page .block-para {
2293
- width: 340px;
2294
- }
2295
- }
2296
- @media only screen and (min-width: 992px) {
2297
- .preloader-blogs-listing-page .block-para {
2298
- width: 280px;
2299
- }
2300
- }
2301
- @media only screen and (min-width: 1200px) {
2302
- .preloader-blogs-listing-page .block-para {
2303
- width: 337.296px;
2304
- }
2305
- }
2306
- @media only screen and (min-width: 1440px) {
2307
- .preloader-blogs-listing-page .block-para {
2308
- width: 356px;
2309
- }
2310
- }
2311
- .preloader-blogs-listing-page .topsection-block {
2312
- height: 754px;
2313
- margin-bottom: 28px;
2314
- align-self: center;
2315
- }
2316
- @media only screen and (min-width: 992px) {
2317
- .preloader-blogs-listing-page .topsection-block {
2318
- height: 547px;
2319
- }
2320
- }
2321
- @media only screen and (min-width: 1200px) {
2322
- .preloader-blogs-listing-page .topsection-block {
2323
- margin-bottom: 69px;
2324
- }
2325
- }
2326
- .preloader-blogs-listing-page .card-block {
2327
- height: 309px;
2328
- }
2329
- @media only screen and (min-width: 480px) {
2330
- .preloader-blogs-listing-page .card-block {
2331
- height: 465px;
2332
- }
2333
- }
2334
- @media only screen and (min-width: 768px) {
2335
- .preloader-blogs-listing-page .card-block {
2336
- height: 397px;
2337
- }
2338
- }
2339
- @media only screen and (min-width: 992px) {
2340
- .preloader-blogs-listing-page .card-block {
2341
- height: 364px;
2342
- }
2343
- }
2344
- @media only screen and (min-width: 1200px) {
2345
- .preloader-blogs-listing-page .card-block {
2346
- height: 366px;
2347
- }
2348
- }
2349
- .preloader-blogs-listing-page .filter-block {
2350
- display: none;
2351
- }
2352
- @media only screen and (min-width: 992px) {
2353
- .preloader-blogs-listing-page .filter-block {
2354
- height: 853px;
2355
- display: block;
2356
- }
2357
- }
2358
- .preloader-blogs-listing-page .mobile-block {
2359
- display: grid;
2360
- margin-bottom: 28px;
2361
- }
2362
- @media only screen and (min-width: 992px) {
2363
- .preloader-blogs-listing-page .mobile-block {
2364
- display: none;
2365
- }
2366
- }
2367
- .preloader-blogs-listing-page .mobile-cards {
2368
- display: grid;
2369
- padding-bottom: 28px;
2370
- }
2371
- @media only screen and (min-width: 768px) {
2372
- .preloader-blogs-listing-page .mobile-cards {
2373
- display: none;
2374
- }
2375
- }
2376
- .preloader-blogs-listing-page .ipad-cards {
2377
- display: none;
2378
- padding-bottom: 28px;
2379
- }
2380
- @media only screen and (min-width: 768px) {
2381
- .preloader-blogs-listing-page .ipad-cards {
2382
- display: grid;
2383
- }
2384
- }
2385
- @media only screen and (min-width: 1200px) {
2386
- .preloader-blogs-listing-page .ipad-cards {
2387
- display: none;
2388
- }
2389
- }
2390
- .preloader-blogs-listing-page .filter-div {
2391
- display: none;
2392
- margin-bottom: 28px;
2393
- }
2394
- @media only screen and (min-width: 992px) {
2395
- .preloader-blogs-listing-page .filter-div {
2396
- display: grid;
2397
- }
2398
- }
2399
- @media only screen and (min-width: 1200px) {
2400
- .preloader-blogs-listing-page .filter-div {
2401
- display: none;
2402
- }
2403
- }
2404
- .preloader-blogs-listing-page .filter-top {
2405
- margin-bottom: 24px;
2406
- }
2407
- .preloader-blogs-listing-page .desktop-cards {
2408
- display: none;
2409
- padding-bottom: 48px;
2410
- }
2411
- @media only screen and (min-width: 1200px) {
2412
- .preloader-blogs-listing-page .desktop-cards {
2413
- display: grid;
2414
- }
2415
- }
2416
- .preloader-blogs-listing-page .pagination-block {
2417
- padding-bottom: 48px;
2418
- display: flex;
2419
- flex-direction: row;
2420
- justify-content: center;
2421
- }
2422
- @media only screen and (min-width: 768px) {
2423
- .preloader-blogs-listing-page .pagination-block {
2424
- margin-top: 28px;
2425
- }
2426
- }
2427
- .preloader-blogs-listing-page .page-block {
2428
- width: 40px;
2429
- height: 40px;
2430
- margin: 0 5px;
2431
- }
2432
-
2433
- .preloader-cs-listing-page .jumbotron-img {
2434
- height: 300px;
2435
- background: #fff;
2436
- }
2437
- @media only screen and (min-width: 992px) {
2438
- .preloader-cs-listing-page .jumbotron-img {
2439
- display: none;
2440
- }
2441
- }
2442
- .preloader-cs-listing-page .jumbotron {
2443
- background-color: var(--color-gray-02);
2444
- }
2445
- @media only screen and (min-width: 992px) {
2446
- .preloader-cs-listing-page .jumbotron {
2447
- background: #fff;
2448
- }
2449
- }
2450
- .preloader-cs-listing-page .jumbotron .jumbotron-content {
2451
- background-color: var(--color-gray-02);
2452
- padding-top: 18px;
2453
- padding-bottom: 20px;
2454
- }
2455
- @media only screen and (min-width: 992px) {
2456
- .preloader-cs-listing-page .jumbotron .jumbotron-content {
2457
- padding-top: 106px;
2458
- padding-bottom: 106px;
2459
- }
2460
- }
2461
- @media only screen and (min-width: 992px) {
2462
- .preloader-cs-listing-page .jumbotron .jumbotron-content {
2463
- background: #fff;
2464
- }
2465
- }
2466
- .preloader-cs-listing-page .skeleton-jumbotron {
2467
- padding-top: 0;
2468
- padding-bottom: 0;
2469
- }
2470
- @media only screen and (min-width: 992px) {
2471
- .preloader-cs-listing-page .skeleton-jumbotron {
2472
- padding-left: 24px;
2473
- padding-bottom: 24px;
2474
- }
2475
- }
2476
- .preloader-cs-listing-page .skeleton-jumbotron .cta-wrap {
2477
- display: flex;
2478
- width: 50%;
2479
- column-gap: 14px;
2480
- }
2481
- @media only screen and (min-width: 768px) {
2482
- .preloader-cs-listing-page .skeleton-jumbotron .cta-wrap {
2483
- column-gap: 24px;
2484
- }
2485
- }
2486
- .preloader-cs-listing-page .bold-1 {
2487
- width: 97%;
2488
- margin-bottom: 24px;
2489
- }
2490
- .preloader-cs-listing-page .narrow-1 {
2491
- margin-bottom: 20px;
2492
- }
2493
- .preloader-cs-listing-page .bold-2 {
2494
- margin-bottom: 18px;
2495
- }
2496
- .preloader-cs-listing-page .card-block {
2497
- height: 347px;
2498
- }
2499
- .preloader-cs-listing-page .filter-block {
2500
- display: none;
2501
- }
2502
- @media only screen and (min-width: 992px) {
2503
- .preloader-cs-listing-page .filter-block {
2504
- height: 853px;
2505
- display: block;
2506
- }
2507
- }
2508
- .preloader-cs-listing-page .mobile-block {
2509
- display: grid;
2510
- margin-bottom: 28px;
2511
- margin-top: 48px;
2512
- }
2513
- @media only screen and (min-width: 992px) {
2514
- .preloader-cs-listing-page .mobile-block {
2515
- display: none;
2516
- }
2517
- }
2518
- .preloader-cs-listing-page .mobile-cards {
2519
- display: grid;
2520
- padding-bottom: 28px;
2521
- }
2522
- @media only screen and (min-width: 768px) {
2523
- .preloader-cs-listing-page .mobile-cards {
2524
- display: none;
2525
- }
2526
- }
2527
- .preloader-cs-listing-page .ipad-cards {
2528
- display: none;
2529
- padding-bottom: 28px;
2530
- margin-top: 64px;
2531
- }
2532
- @media only screen and (min-width: 768px) {
2533
- .preloader-cs-listing-page .ipad-cards {
2534
- display: grid;
2535
- }
2536
- }
2537
- @media only screen and (min-width: 1200px) {
2538
- .preloader-cs-listing-page .ipad-cards {
2539
- display: none;
2540
- }
2541
- }
2542
- .preloader-cs-listing-page .filter-div {
2543
- display: none;
2544
- margin-bottom: 28px;
2545
- }
2546
- @media only screen and (min-width: 992px) {
2547
- .preloader-cs-listing-page .filter-div {
2548
- display: grid;
2549
- }
2550
- }
2551
- @media only screen and (min-width: 1200px) {
2552
- .preloader-cs-listing-page .filter-div {
2553
- display: none;
2554
- }
2555
- }
2556
- .preloader-cs-listing-page .filter-top {
2557
- margin-bottom: 24px;
2558
- }
2559
- .preloader-cs-listing-page .desktop-cards {
2560
- display: none;
2561
- padding-bottom: 48px;
2562
- margin-top: 64px;
2563
- }
2564
- @media only screen and (min-width: 1200px) {
2565
- .preloader-cs-listing-page .desktop-cards {
2566
- display: grid;
2567
- }
2568
- }
2569
- .preloader-cs-listing-page .pagination-block {
2570
- padding-bottom: 48px;
2571
- display: flex;
2572
- flex-direction: row;
2573
- justify-content: center;
2574
- }
2575
- @media only screen and (min-width: 768px) {
2576
- .preloader-cs-listing-page .pagination-block {
2577
- margin-top: 28px;
2578
- }
2579
- }
2580
- .preloader-cs-listing-page .page-block {
2581
- width: 40px;
2582
- height: 40px;
2583
- margin: 0 5px;
2584
- }
2585
-
2586
- .ppc-skeleton-preloader {
2587
- display: flex;
2588
- justify-content: center;
2589
- align-items: center;
2590
- position: fixed;
2591
- left: 0;
2592
- right: 0;
2593
- width: 100%;
2594
- height: 100%;
2595
- background: #F3F3F3;
2596
- }
2597
- .ppc-skeleton-preloader .dots-loader {
2598
- color: var(--Green-6, #33A13C);
2599
- width: 4px;
2600
- aspect-ratio: 1;
2601
- border-radius: 50%;
2602
- box-shadow: 19px 0 0 7px, 38px 0 0 3px, 57px 0 0 0;
2603
- transform: translateX(-38px);
2604
- animation: dotsAnimation 0.5s infinite alternate linear;
2605
- }
2606
- @keyframes dotsAnimation {
2607
- 50% {
2608
- box-shadow: 19px 0 0 3px, 38px 0 0 7px, 57px 0 0 3px;
2609
- }
2610
- 100% {
2611
- box-shadow: 19px 0 0 0, 38px 0 0 3px, 57px 0 0 7px;
2612
- }
2613
- }
2614
-
2615
2208
  @keyframes pulse {
2616
2209
  0% {
2617
2210
  opacity: 0.5;
@@ -42,12 +42,6 @@ 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
- }
51
45
  case 'blog-detail': {
52
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" }))))))));
53
47
  }
@@ -70,14 +64,11 @@ export class PtcPreloaderSection {
70
64
  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" })))))));
71
65
  }
72
66
  case 'events-listing': {
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" }))))));
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" }))))));
74
68
  }
75
69
  case 'pdf-skeleton': {
76
70
  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" }))))))));
77
71
  }
78
- case 'ppc-skeleton': {
79
- return (h("div", { class: "preloader-wrapper" }, h("div", { class: "ppc-skeleton-preloader" }, h("div", { class: "ptc-container " }, h("div", { class: "dots-loader" })))));
80
- }
81
72
  default:
82
73
  return (h("div", { class: "ptc-section-standard preload-min-height" }, h("div", { class: "ptc-container" }, h("max-width-container", { "max-width": "960", breakpoint: 1200 }, h("div", { class: "skeleton" }, h("div", { class: "skeleton-header" }, h("div", { class: "skeleton-block bold" }), h("div", { class: "skeleton-block wide bold" }), h("ptc-spacer", { breakpoint: "small", size: "large" }), h("ptc-spacer", { breakpoint: "x-small", size: "x-large" }), h("div", { class: "skeleton-block medium" }), h("div", { class: "skeleton-block narrow" }), h("div", { class: "skeleton-block short" })), h("div", { class: "skeleton-image" }), h("div", { class: "skeleton-text" }, h("div", { class: "skeleton-block" }), h("div", { class: "skeleton-block long" }), h("div", { class: "skeleton-block narrow" }), h("ptc-spacer", { breakpoint: "small", size: "medium" }), h("ptc-spacer", { breakpoint: "x-small", size: "large" }), h("div", { class: "skeleton-block" }), h("div", { class: "skeleton-block" }), h("div", { class: "skeleton-block medium" }), h("ptc-spacer", { breakpoint: "small", size: "medium" }), h("ptc-spacer", { breakpoint: "x-small", size: "large" }), h("div", { class: "skeleton-block" }), h("div", { class: "skeleton-block" }), h("div", { class: "skeleton-block long" }), h("div", { class: "skeleton-block medium" }), h("ptc-spacer", { breakpoint: "small", size: "medium" }), h("ptc-spacer", { breakpoint: "x-small", size: "large" }), h("div", { class: "skeleton-block long" }), h("div", { class: "skeleton-block" }), h("div", { class: "skeleton-block medium" }), h("ptc-spacer", { breakpoint: "small", size: "medium" }), h("ptc-spacer", { breakpoint: "x-small", size: "large" }), h("div", { class: "skeleton-block" }), h("div", { class: "skeleton-block wide" }), h("ptc-spacer", { breakpoint: "small", size: "medium" }), h("ptc-spacer", { breakpoint: "x-small", size: "large" }), h("div", { class: "skeleton-block short bold" }), h("ptc-spacer", { breakpoint: "small", size: "medium" }), h("ptc-spacer", { breakpoint: "x-small", size: "large" }), h("div", { class: "skeleton-block" }), h("div", { class: "skeleton-block" }), h("div", { class: "skeleton-block wide" }), h("ptc-spacer", { breakpoint: "small", size: "medium" }), h("ptc-spacer", { breakpoint: "x-small", size: "large" }), h("div", { class: "skeleton-block" }), h("div", { class: "skeleton-block" }), h("div", { class: "skeleton-block medium" })))))));
83
74
  }
@@ -82,4 +82,20 @@ ptc-link, ptc-square-card,
82
82
  text-decoration: underline;
83
83
  text-decoration-color: var(--color-green-07);
84
84
  outline: none;
85
+ }
86
+
87
+ .light {
88
+ display: inline-block;
89
+ background: rgba(0, 0, 0, 0.54);
90
+ border-radius: 4px;
91
+ padding: 0.5rem 0.75rem;
92
+ padding: 0.25rem 1rem 0.5rem 0.75rem;
93
+ cursor: pointer;
94
+ position: relative;
95
+ display: block;
96
+ }
97
+ .light:hover span {
98
+ text-decoration: underline;
99
+ text-decoration-color: var(--color-green-07);
100
+ outline: none;
85
101
  }
@@ -3,10 +3,18 @@ export class PtcPreviousUrl {
3
3
  constructor() {
4
4
  this.href = undefined;
5
5
  this.text = undefined;
6
+ this.theme = 'standard';
6
7
  this.styles = undefined;
7
8
  }
8
9
  render() {
9
- return (h(Host, null, this.styles && h("style", null, this.styles), h("list-item", { listType: 'breadcrumb', flushBefore: true, "link-href": this.href }, h("ptc-svg-btn", { class: "backarrow", "svg-name": "back-arrow", display: "inline-block" }), h("a", { class: "back-to-videos" }, this.text)), h("slot", null)));
10
+ return (h(Host, null, this.styles && h("style", null, this.styles), h("list-item", { listType: 'breadcrumb', flushBefore: true, "link-href": this.href }, this.theme == 'light' ?
11
+ (h("a", { class: this.getCssClassMap() }, h("ptc-svg-btn", { class: "backarrow", "svg-name": "back-arrow", display: "inline-block" }), h("span", { class: "back-to-videos" }, this.text))) :
12
+ [h("ptc-svg-btn", { class: "backarrow", "svg-name": "back-arrow", display: "inline-block" }), h("a", { class: "back-to-videos" }, this.text)]), h("slot", null)));
13
+ }
14
+ getCssClassMap() {
15
+ return {
16
+ [this.theme]: true
17
+ };
10
18
  }
11
19
  static get is() { return "ptc-previous-url"; }
12
20
  static get encapsulation() { return "shadow"; }
@@ -56,6 +64,24 @@ export class PtcPreviousUrl {
56
64
  "attribute": "text",
57
65
  "reflect": false
58
66
  },
67
+ "theme": {
68
+ "type": "string",
69
+ "mutable": false,
70
+ "complexType": {
71
+ "original": "'standard' | 'light'",
72
+ "resolved": "\"light\" | \"standard\"",
73
+ "references": {}
74
+ },
75
+ "required": false,
76
+ "optional": false,
77
+ "docs": {
78
+ "tags": [],
79
+ "text": ""
80
+ },
81
+ "attribute": "theme",
82
+ "reflect": false,
83
+ "defaultValue": "'standard'"
84
+ },
59
85
  "styles": {
60
86
  "type": "string",
61
87
  "mutable": false,