@ptcwebops/ptcw-design 2.3.5 → 2.3.7

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 (637) hide show
  1. package/LICENSE +21 -21
  2. package/dist/cjs/author-listing-example.cjs.entry.js +232 -232
  3. package/dist/cjs/bundle-example.cjs.entry.js +31 -31
  4. package/dist/cjs/bundle-jumbotron-example.cjs.entry.js +40 -40
  5. package/dist/cjs/{core-1951cc85.js → core-332e5461.js} +29 -91
  6. package/dist/cjs/dropdown-item.cjs.entry.js +11 -11
  7. package/dist/cjs/dynamic-box-bundle.cjs.entry.js +26 -26
  8. package/dist/cjs/featured-list.cjs.entry.js +84 -84
  9. package/dist/cjs/fl-tab-content_3.cjs.entry.js +41 -41
  10. package/dist/cjs/icon-asset.cjs.entry.js +43 -43
  11. package/dist/cjs/{index-dddc2aea.js → index-1662de74.js} +1 -72
  12. package/dist/cjs/innovator-toggle-container.cjs.entry.js +22 -22
  13. package/dist/cjs/{interfaces-0ecd8027.js → interfaces-574e6df7.js} +9 -9
  14. package/dist/cjs/list-item.cjs.entry.js +24 -24
  15. package/dist/cjs/loader.cjs.js +2 -2
  16. package/dist/cjs/max-width-container.cjs.entry.js +44 -44
  17. package/dist/cjs/my-component.cjs.entry.js +16 -16
  18. package/dist/cjs/{pagination-d20b7968.js → pagination-8d9d474d.js} +6 -24
  19. package/dist/cjs/ptc-accordion-item.cjs.entry.js +85 -85
  20. package/dist/cjs/ptc-accordion.cjs.entry.js +40 -40
  21. package/dist/cjs/ptc-announcement.cjs.entry.js +53 -53
  22. package/dist/cjs/ptc-back-to-top.cjs.entry.js +36 -36
  23. package/dist/cjs/ptc-background-video.cjs.entry.js +58 -58
  24. package/dist/cjs/ptc-bio-card.cjs.entry.js +25 -25
  25. package/dist/cjs/ptc-breadcrumb_2.cjs.entry.js +122 -122
  26. package/dist/cjs/ptc-button.cjs.entry.js +40 -40
  27. package/dist/cjs/ptc-card-bottom_3.cjs.entry.js +124 -124
  28. package/dist/cjs/ptc-card-content.cjs.entry.js +58 -58
  29. package/dist/cjs/ptc-card.cjs.entry.js +73 -73
  30. package/dist/cjs/ptc-case-studies-slider.cjs.entry.js +83 -92
  31. package/dist/cjs/ptc-checkbox.cjs.entry.js +51 -51
  32. package/dist/cjs/ptc-collapse-list.cjs.entry.js +398 -398
  33. package/dist/cjs/ptc-container.cjs.entry.js +34 -34
  34. package/dist/cjs/ptc-date.cjs.entry.js +51 -51
  35. package/dist/cjs/ptc-dropdown.cjs.entry.js +65 -65
  36. package/dist/cjs/ptc-dynamic-card.cjs.entry.js +49 -49
  37. package/dist/cjs/ptc-ellipsis-dropdown.cjs.entry.js +47 -47
  38. package/dist/cjs/ptc-featured-list.cjs.entry.js +83 -83
  39. package/dist/cjs/ptc-filter-tag.cjs.entry.js +58 -58
  40. package/dist/cjs/ptc-hero-footer-cta.cjs.entry.js +12 -12
  41. package/dist/cjs/ptc-hero.cjs.entry.js +19 -19
  42. package/dist/cjs/ptc-icon-component.cjs.entry.js +63 -63
  43. package/dist/cjs/ptc-icon-list.cjs.entry.js +22 -22
  44. package/dist/cjs/ptc-icon-minimize.cjs.entry.js +44 -44
  45. package/dist/cjs/ptc-image-download-strip.cjs.entry.js +19 -19
  46. package/dist/cjs/ptc-img.cjs.entry.js +123 -123
  47. package/dist/cjs/ptc-link.cjs.entry.js +34 -34
  48. package/dist/cjs/ptc-list.cjs.entry.js +50 -50
  49. package/dist/cjs/ptc-media-card.cjs.entry.js +59 -59
  50. package/dist/cjs/ptc-minimized-nav.cjs.entry.js +13 -13
  51. package/dist/cjs/ptc-mobile-select.cjs.entry.js +139 -157
  52. package/dist/cjs/ptc-modal.cjs.entry.js +151 -151
  53. package/dist/cjs/ptc-nav-card.cjs.entry.js +37 -37
  54. package/dist/cjs/ptc-nav-link.cjs.entry.js +37 -37
  55. package/dist/cjs/ptc-nav-pills.cjs.entry.js +9 -9
  56. package/dist/cjs/ptc-nav-slider.cjs.entry.js +91 -91
  57. package/dist/cjs/ptc-nav-submenu.cjs.entry.js +38 -38
  58. package/dist/cjs/ptc-news.cjs.entry.js +18 -18
  59. package/dist/cjs/ptc-overlay.cjs.entry.js +24 -24
  60. package/dist/cjs/ptc-pagenation.cjs.entry.js +307 -307
  61. package/dist/cjs/ptc-para.cjs.entry.js +52 -52
  62. package/dist/cjs/ptc-picture.cjs.entry.js +153 -153
  63. package/dist/cjs/ptc-podcast-card.cjs.entry.js +12 -12
  64. package/dist/cjs/ptc-previous-url.cjs.entry.js +12 -12
  65. package/dist/cjs/ptc-pricing-add-on-card.cjs.entry.js +17 -17
  66. package/dist/cjs/ptc-pricing-add-on-section.cjs.entry.js +40 -40
  67. package/dist/cjs/ptc-pricing-block.cjs.entry.js +21 -21
  68. package/dist/cjs/ptc-pricing-table.cjs.entry.js +427 -427
  69. package/dist/cjs/ptc-pricing-tabs.cjs.entry.js +125 -125
  70. package/dist/cjs/ptc-product-card.cjs.entry.js +23 -23
  71. package/dist/cjs/ptc-product-category.cjs.entry.js +11 -11
  72. package/dist/cjs/ptc-product-dropdown.cjs.entry.js +70 -70
  73. package/dist/cjs/ptc-product-highlight-card.cjs.entry.js +13 -13
  74. package/dist/cjs/ptc-product-list.cjs.entry.js +141 -141
  75. package/dist/cjs/ptc-product-sidebar.cjs.entry.js +129 -129
  76. package/dist/cjs/ptc-progress-bar.cjs.entry.js +17 -17
  77. package/dist/cjs/ptc-quiz.cjs.entry.js +73 -73
  78. package/dist/cjs/ptc-quote.cjs.entry.js +24 -24
  79. package/dist/cjs/ptc-readmore-char.cjs.entry.js +25 -25
  80. package/dist/cjs/ptc-readmore.cjs.entry.js +78 -78
  81. package/dist/cjs/ptc-related-card-rail.cjs.entry.js +150 -150
  82. package/dist/cjs/ptc-responsive-wrapper.cjs.entry.js +55 -55
  83. package/dist/cjs/ptc-search-field.cjs.entry.js +72 -72
  84. package/dist/cjs/ptc-shopping-cart.cjs.entry.js +51 -51
  85. package/dist/cjs/ptc-slit-card.cjs.entry.js +26 -26
  86. package/dist/cjs/ptc-social-share.cjs.entry.js +70 -70
  87. package/dist/cjs/ptc-spacer.cjs.entry.js +28 -28
  88. package/dist/cjs/ptc-span.cjs.entry.js +21 -21
  89. package/dist/cjs/ptc-square-card.cjs.entry.js +11 -11
  90. package/dist/cjs/ptc-sticky-icons.cjs.entry.js +33 -33
  91. package/dist/cjs/ptc-sticky-section.cjs.entry.js +41 -41
  92. package/dist/cjs/ptc-sticky-title.cjs.entry.js +24 -24
  93. package/dist/cjs/ptc-subnav-card.cjs.entry.js +16 -16
  94. package/dist/cjs/ptc-subnav.cjs.entry.js +28 -28
  95. package/dist/cjs/ptc-svg-btn.cjs.entry.js +96 -96
  96. package/dist/cjs/ptc-tab-list.cjs.entry.js +142 -142
  97. package/dist/cjs/ptc-tab.cjs.entry.js +21 -21
  98. package/dist/cjs/ptc-tabs.cjs.entry.js +48 -48
  99. package/dist/cjs/ptc-text-copy-with-background.cjs.entry.js +43 -43
  100. package/dist/cjs/ptc-title.cjs.entry.js +68 -68
  101. package/dist/cjs/ptc-tooltip.cjs.entry.js +96 -96
  102. package/dist/cjs/ptc-two-column-media.cjs.entry.js +16 -16
  103. package/dist/cjs/ptc-value-prop-card.cjs.entry.js +14 -14
  104. package/dist/cjs/ptcw-design.cjs.js +2 -2
  105. package/dist/cjs/sequential-bundle-example.cjs.entry.js +110 -110
  106. package/dist/cjs/sequential-bundle.cjs.entry.js +90 -90
  107. package/dist/cjs/tab-content.cjs.entry.js +28 -28
  108. package/dist/cjs/tab-header.cjs.entry.js +65 -65
  109. package/dist/cjs/{utils-416c94fe.js → utils-9eb22041.js} +90 -90
  110. package/dist/collection/collection-manifest.json +1 -1
  111. package/dist/collection/components/dropdown-item/dropdown-item.js +61 -61
  112. package/dist/collection/components/dynamic-box-bundle/dynamic-box-bundle.js +114 -114
  113. package/dist/collection/components/icon-asset/icon-asset.css +4 -4
  114. package/dist/collection/components/icon-asset/icon-asset.js +199 -199
  115. package/dist/collection/components/icon-asset/media/brands.svg +1381 -1381
  116. package/dist/collection/components/icon-asset/media/designer.svg +489 -489
  117. package/dist/collection/components/icon-asset/media/regular.svg +463 -463
  118. package/dist/collection/components/icon-asset/media/solid.svg +3016 -3016
  119. package/dist/collection/components/icon-asset/media/svg-with-js.min.css +4 -4
  120. package/dist/collection/components/innovator-toggle-container/innovator-toggle-container.js +89 -89
  121. package/dist/collection/components/list-item/list-item.css +1 -0
  122. package/dist/collection/components/list-item/list-item.js +144 -144
  123. package/dist/collection/components/max-width-container/max-width-container.css +11 -11
  124. package/dist/collection/components/max-width-container/max-width-container.js +146 -146
  125. package/dist/collection/components/my-component/my-component.css +3 -3
  126. package/dist/collection/components/my-component/my-component.js +82 -82
  127. package/dist/collection/components/organism-bundles/author-listing-example/author-listing-example.css +69 -69
  128. package/dist/collection/components/organism-bundles/author-listing-example/author-listing-example.js +281 -281
  129. package/dist/collection/components/organism-bundles/bundle-example/bundle-example.css +25 -25
  130. package/dist/collection/components/organism-bundles/bundle-example/bundle-example.js +58 -58
  131. package/dist/collection/components/organism-bundles/bundle-featured-list/featured-list.css +218 -218
  132. package/dist/collection/components/organism-bundles/bundle-featured-list/featured-list.js +115 -115
  133. package/dist/collection/components/organism-bundles/bundle-jumbotron-example/bundle-jumbotron-example.css +3 -3
  134. package/dist/collection/components/organism-bundles/bundle-jumbotron-example/bundle-jumbotron-example.js +91 -91
  135. package/dist/collection/components/organism-bundles/sequential-bundle/sequential-bundle.js +116 -116
  136. package/dist/collection/components/organism-bundles/sequential-bundle-example/sequential-bundle-example.css +92 -92
  137. package/dist/collection/components/organism-bundles/sequential-bundle-example/sequential-bundle-example.js +160 -160
  138. package/dist/collection/components/ptc-accordion/ptc-accordion-item/ptc-accordion-item.js +306 -306
  139. package/dist/collection/components/ptc-accordion/ptc-accordion.js +100 -100
  140. package/dist/collection/components/ptc-announcement/ptc-announcement.js +274 -274
  141. package/dist/collection/components/ptc-back-to-top/ptc-back-to-top.js +61 -61
  142. package/dist/collection/components/ptc-background-video/ptc-background-video.js +200 -200
  143. package/dist/collection/components/ptc-bio-card/ptc-bio-card.js +130 -130
  144. package/dist/collection/components/ptc-breadcrumb/ptc-breadcrumb.css +2 -1
  145. package/dist/collection/components/ptc-breadcrumb/ptc-breadcrumb.js +105 -105
  146. package/dist/collection/components/ptc-button/ptc-button.js +304 -304
  147. package/dist/collection/components/ptc-card/ptc-card.js +419 -419
  148. package/dist/collection/components/ptc-card-bottom/ptc-card-bottom.js +116 -116
  149. package/dist/collection/components/ptc-card-content/ptc-card-content.js +212 -212
  150. package/dist/collection/components/ptc-card-wrapper/ptc-card-wrapper.js +232 -232
  151. package/dist/collection/components/ptc-case-studies-slider/ptc-case-studies-slider.css +2 -2
  152. package/dist/collection/components/ptc-case-studies-slider/ptc-case-studies-slider.js +91 -91
  153. package/dist/collection/components/ptc-checkbox/ptc-checkbox.js +152 -152
  154. package/dist/collection/components/ptc-collapse-list/ptc-collapse-list.js +639 -639
  155. package/dist/collection/components/ptc-container/ptc-container.js +138 -138
  156. package/dist/collection/components/ptc-date/ptc-date.js +224 -224
  157. package/dist/collection/components/ptc-dropdown/ptc-dropdown.js +162 -162
  158. package/dist/collection/components/ptc-dynamic-card/media/nav-active-dotslick.svg +15 -15
  159. package/dist/collection/components/ptc-dynamic-card/ptc-dynamic-card.css +15 -3
  160. package/dist/collection/components/ptc-dynamic-card/ptc-dynamic-card.js +174 -174
  161. package/dist/collection/components/ptc-ellipsis-dropdown/ptc-ellipsis-dropdown.js +137 -137
  162. package/dist/collection/components/ptc-featured-list/fl-tab-content/fl-tab-content.js +61 -61
  163. package/dist/collection/components/ptc-featured-list/fl-tab-header/fl-tab-header.js +105 -105
  164. package/dist/collection/components/ptc-featured-list/fl-tab-image/fl-tab-image.js +61 -61
  165. package/dist/collection/components/ptc-featured-list/ptc-featured-list.js +115 -115
  166. package/dist/collection/components/ptc-filter-tag/ptc-filter-tag.js +113 -113
  167. package/dist/collection/components/ptc-hero/ptc-hero.js +86 -86
  168. package/dist/collection/components/ptc-hero-footer-cta/ptc-hero-footer-cta.js +78 -78
  169. package/dist/collection/components/ptc-icon-component/ptc-icon-component.css +2 -2
  170. package/dist/collection/components/ptc-icon-component/ptc-icon-component.js +87 -87
  171. package/dist/collection/components/ptc-icon-list/ptc-icon-list.js +127 -127
  172. package/dist/collection/components/ptc-icon-minimize/ptc-icon-minimize.js +119 -119
  173. package/dist/collection/components/ptc-image-download-strip/ptc-image-download-strip.js +51 -51
  174. package/dist/collection/components/ptc-img/ptc-img.js +311 -311
  175. package/dist/collection/components/ptc-jumbotron/ptc-jumbotron.js +326 -326
  176. package/dist/collection/components/ptc-link/ptc-link.js +207 -207
  177. package/dist/collection/components/ptc-list/ptc-list.js +99 -99
  178. package/dist/collection/components/ptc-media-card/ptc-media-card.js +240 -240
  179. package/dist/collection/components/ptc-minimized-nav/ptc-minimized-nav.js +100 -100
  180. package/dist/collection/components/ptc-mobile-select/ptc-mobile-select.css +2 -7
  181. package/dist/collection/components/ptc-mobile-select/ptc-mobile-select.js +190 -190
  182. package/dist/collection/components/ptc-modal/ptc-modal.js +407 -407
  183. package/dist/collection/components/ptc-nav-card/ptc-nav-card.js +224 -224
  184. package/dist/collection/components/ptc-nav-pills/ptc-nav-pills.js +18 -18
  185. package/dist/collection/components/ptc-news/ptc-news.js +169 -169
  186. package/dist/collection/components/ptc-overlay/ptc-overlay.js +131 -131
  187. package/dist/collection/components/ptc-pagenation/ptc-pagenation.js +573 -573
  188. package/dist/collection/components/ptc-para/ptc-para.js +242 -242
  189. package/dist/collection/components/ptc-picture/ptc-picture.js +500 -500
  190. package/dist/collection/components/ptc-podcast-card/ptc-podcast-card.js +78 -78
  191. package/dist/collection/components/ptc-previous-url/ptc-previous-url.js +78 -78
  192. package/dist/collection/components/ptc-pricing-add-on-card/ptc-pricing-add-on-card.js +120 -120
  193. package/dist/collection/components/ptc-pricing-add-on-section/ptc-pricing-add-on-section.js +76 -76
  194. package/dist/collection/components/ptc-pricing-block/ptc-pricing-block.js +70 -70
  195. package/dist/collection/components/ptc-pricing-table/ptc-pricing-table.js +581 -581
  196. package/dist/collection/components/ptc-pricing-tabs/ptc-pricing-tabs.js +272 -272
  197. package/dist/collection/components/ptc-product-card/ptc-product-card.js +162 -162
  198. package/dist/collection/components/ptc-product-category/ptc-product-category.js +60 -60
  199. package/dist/collection/components/ptc-product-dropdown/ptc-product-dropdown.js +185 -185
  200. package/dist/collection/components/ptc-product-highlight-card/ptc-product-highlight-card.js +96 -96
  201. package/dist/collection/components/ptc-product-list/ptc-product-list.js +194 -194
  202. package/dist/collection/components/ptc-product-sidebar/ptc-product-sidebar.js +252 -252
  203. package/dist/collection/components/ptc-progress-bar/ptc-progress-bar.js +42 -42
  204. package/dist/collection/components/ptc-quiz/ptc-quiz.js +92 -92
  205. package/dist/collection/components/ptc-quote/ptc-quote.js +144 -144
  206. package/dist/collection/components/ptc-readmore/ptc-readmore.js +302 -302
  207. package/dist/collection/components/ptc-readmore-char/ptc-readmore-char.js +133 -133
  208. package/dist/collection/components/ptc-related-card-rail/ptc-related-card-rail.js +190 -190
  209. package/dist/collection/components/ptc-responsive-wrapper/ptc-responsive-wrapper.css +3 -3
  210. package/dist/collection/components/ptc-responsive-wrapper/ptc-responsive-wrapper.js +65 -65
  211. package/dist/collection/components/ptc-search-field/ptc-search-field.js +247 -247
  212. package/dist/collection/components/ptc-shopping-cart/ptc-shopping-cart.js +97 -97
  213. package/dist/collection/components/ptc-skeleton/ptc-skeleton.js +139 -139
  214. package/dist/collection/components/ptc-slit-card/ptc-slit-card.js +181 -181
  215. package/dist/collection/components/ptc-social-share/ptc-social-share.js +267 -267
  216. package/dist/collection/components/ptc-spacer/ptc-spacer.css +332 -332
  217. package/dist/collection/components/ptc-spacer/ptc-spacer.js +97 -97
  218. package/dist/collection/components/ptc-span/ptc-span.js +107 -107
  219. package/dist/collection/components/ptc-square-card/ptc-square-card.js +60 -60
  220. package/dist/collection/components/ptc-sticky-icons/ptc-sticky-icons.js +51 -51
  221. package/dist/collection/components/ptc-sticky-section/ptc-sticky-section.js +65 -65
  222. package/dist/collection/components/ptc-sticky-title/ptc-sticky-title.js +89 -89
  223. package/dist/collection/components/ptc-svg-btn/ptc-svg-btn.js +109 -109
  224. package/dist/collection/components/ptc-tab-list/ptc-tab-list.js +195 -195
  225. package/dist/collection/components/ptc-tabs/ptc-tab.js +121 -121
  226. package/dist/collection/components/ptc-tabs/ptc-tabs.js +104 -104
  227. package/dist/collection/components/ptc-text-copy-with-background/ptc-text-copy-with-background.js +181 -181
  228. package/dist/collection/components/ptc-title/ptc-title.js +310 -310
  229. package/dist/collection/components/ptc-tooltip/ptc-tooltip.js +342 -342
  230. package/dist/collection/components/ptc-two-column-media/ptc-two-column-media.js +48 -48
  231. package/dist/collection/components/ptc-value-prop-card/ptc-value-prop-card.js +117 -117
  232. package/dist/collection/components/subnav/ptc-nav-link/ptc-nav-link.js +114 -114
  233. package/dist/collection/components/subnav/ptc-nav-slider/ptc-nav-slider.js +133 -133
  234. package/dist/collection/components/subnav/ptc-nav-submenu/ptc-nav-submenu.js +121 -121
  235. package/dist/collection/components/subnav/ptc-subnav/ptc-subnav.js +75 -75
  236. package/dist/collection/components/subnav/ptc-subnav-card/ptc-subnav-card.js +133 -133
  237. package/dist/collection/components/tab-content/tab-content.js +84 -84
  238. package/dist/collection/components/tab-header/tab-header.js +182 -182
  239. package/dist/collection/index.js +1 -1
  240. package/dist/collection/media/svg-imgs/Back-arrow.svg +11 -11
  241. package/dist/collection/media/svg-imgs/close.svg +10 -10
  242. package/dist/collection/media/svg-imgs/nav-active-dotslick.svg +16 -16
  243. package/dist/collection/media/svg-imgs/play-button-dark.svg +20 -20
  244. package/dist/collection/media/svg-imgs/ptc-shopping-cart-black.svg +3 -3
  245. package/dist/collection/media/svg-imgs/ptc-shopping-cart-white.svg +3 -3
  246. package/dist/collection/media/svg-imgs/slider-arrow-left.svg +18 -18
  247. package/dist/collection/media/svg-imgs/slider-arrow-right.svg +18 -18
  248. package/dist/collection/media/svg-imgs/union.svg +3 -3
  249. package/dist/collection/stories/Accordian.stories.js +205 -205
  250. package/dist/collection/stories/Announcement.stories.js +64 -64
  251. package/dist/collection/stories/BackgroundImage.stories.js +81 -81
  252. package/dist/collection/stories/Breadcrumb.stories.js +50 -50
  253. package/dist/collection/stories/Button.stories.js +119 -119
  254. package/dist/collection/stories/Card.stories.js +234 -234
  255. package/dist/collection/stories/CardWrapper.stories.js +270 -270
  256. package/dist/collection/stories/Checkbox.stories.js +52 -52
  257. package/dist/collection/stories/Date.stories.js +81 -81
  258. package/dist/collection/stories/Dropdown.stories.js +48 -48
  259. package/dist/collection/stories/DynamicCard.stories.js +68 -68
  260. package/dist/collection/stories/FilterTag.stories.js +73 -73
  261. package/dist/collection/stories/Hero.stories.js +119 -119
  262. package/dist/collection/stories/Icon.stories.js +71 -71
  263. package/dist/collection/stories/IconList.stories.js +114 -114
  264. package/dist/collection/stories/IconMinimize.stories.js +40 -40
  265. package/dist/collection/stories/Link.stories.js +101 -101
  266. package/dist/collection/stories/ListItem.stories.js +59 -59
  267. package/dist/collection/stories/MaxWidthContainer.stories.js +32 -32
  268. package/dist/collection/stories/MinimizedHeader.stories.js +37 -37
  269. package/dist/collection/stories/MobileSelect.stories.js +79 -79
  270. package/dist/collection/stories/Modal.stories.js +105 -105
  271. package/dist/collection/stories/Overlay.stories.js +48 -48
  272. package/dist/collection/stories/Pagination.stories.js +101 -101
  273. package/dist/collection/stories/Paragraph.stories.js +95 -95
  274. package/dist/collection/stories/Picture.stories.js +139 -139
  275. package/dist/collection/stories/Quote.stories.js +107 -107
  276. package/dist/collection/stories/ReadMore.stories.js +100 -100
  277. package/dist/collection/stories/SocialShare.stories.js +66 -66
  278. package/dist/collection/stories/Spacer.stories.js +48 -48
  279. package/dist/collection/stories/Span.stories.js +57 -57
  280. package/dist/collection/stories/SvgButton.stories.js +34 -34
  281. package/dist/collection/stories/Tabs.stories.js +213 -213
  282. package/dist/collection/stories/TextCopyWithBackground.stories.js +237 -237
  283. package/dist/collection/stories/Title.stories.js +115 -115
  284. package/dist/collection/stories/Tooltip.stories.js +112 -112
  285. package/dist/collection/utils/component.js +3 -3
  286. package/dist/collection/utils/interfaces.js +11 -11
  287. package/dist/collection/utils/utils.js +92 -92
  288. package/dist/custom-elements/index.js +6731 -6838
  289. package/dist/esm/author-listing-example.entry.js +232 -232
  290. package/dist/esm/bundle-example.entry.js +31 -31
  291. package/dist/esm/bundle-jumbotron-example.entry.js +40 -40
  292. package/dist/esm/{core-209a2c67.js → core-73ab4867.js} +29 -91
  293. package/dist/esm/dropdown-item.entry.js +11 -11
  294. package/dist/esm/dynamic-box-bundle.entry.js +26 -26
  295. package/dist/esm/featured-list.entry.js +84 -84
  296. package/dist/esm/fl-tab-content_3.entry.js +41 -41
  297. package/dist/esm/icon-asset.entry.js +43 -43
  298. package/dist/esm/{index-8db28d54.js → index-22a84644.js} +1 -72
  299. package/dist/esm/innovator-toggle-container.entry.js +22 -22
  300. package/dist/esm/{interfaces-3cb94654.js → interfaces-4caedd26.js} +9 -9
  301. package/dist/esm/list-item.entry.js +24 -24
  302. package/dist/esm/loader.js +3 -3
  303. package/dist/esm/max-width-container.entry.js +44 -44
  304. package/dist/esm/my-component.entry.js +16 -16
  305. package/dist/esm/{pagination-3ddf3057.js → pagination-902de0b2.js} +6 -24
  306. package/dist/esm/polyfills/core-js.js +0 -0
  307. package/dist/esm/polyfills/dom.js +0 -0
  308. package/dist/esm/polyfills/es5-html-element.js +0 -0
  309. package/dist/esm/polyfills/index.js +0 -0
  310. package/dist/esm/polyfills/system.js +0 -0
  311. package/dist/esm/ptc-accordion-item.entry.js +85 -85
  312. package/dist/esm/ptc-accordion.entry.js +40 -40
  313. package/dist/esm/ptc-announcement.entry.js +53 -53
  314. package/dist/esm/ptc-back-to-top.entry.js +36 -36
  315. package/dist/esm/ptc-background-video.entry.js +58 -58
  316. package/dist/esm/ptc-bio-card.entry.js +25 -25
  317. package/dist/esm/ptc-breadcrumb_2.entry.js +122 -122
  318. package/dist/esm/ptc-button.entry.js +40 -40
  319. package/dist/esm/ptc-card-bottom_3.entry.js +124 -124
  320. package/dist/esm/ptc-card-content.entry.js +58 -58
  321. package/dist/esm/ptc-card.entry.js +73 -73
  322. package/dist/esm/ptc-case-studies-slider.entry.js +83 -92
  323. package/dist/esm/ptc-checkbox.entry.js +51 -51
  324. package/dist/esm/ptc-collapse-list.entry.js +398 -398
  325. package/dist/esm/ptc-container.entry.js +34 -34
  326. package/dist/esm/ptc-date.entry.js +51 -51
  327. package/dist/esm/ptc-dropdown.entry.js +65 -65
  328. package/dist/esm/ptc-dynamic-card.entry.js +49 -49
  329. package/dist/esm/ptc-ellipsis-dropdown.entry.js +47 -47
  330. package/dist/esm/ptc-featured-list.entry.js +83 -83
  331. package/dist/esm/ptc-filter-tag.entry.js +58 -58
  332. package/dist/esm/ptc-hero-footer-cta.entry.js +12 -12
  333. package/dist/esm/ptc-hero.entry.js +19 -19
  334. package/dist/esm/ptc-icon-component.entry.js +63 -63
  335. package/dist/esm/ptc-icon-list.entry.js +22 -22
  336. package/dist/esm/ptc-icon-minimize.entry.js +44 -44
  337. package/dist/esm/ptc-image-download-strip.entry.js +19 -19
  338. package/dist/esm/ptc-img.entry.js +123 -123
  339. package/dist/esm/ptc-link.entry.js +34 -34
  340. package/dist/esm/ptc-list.entry.js +50 -50
  341. package/dist/esm/ptc-media-card.entry.js +59 -59
  342. package/dist/esm/ptc-minimized-nav.entry.js +13 -13
  343. package/dist/esm/ptc-mobile-select.entry.js +139 -157
  344. package/dist/esm/ptc-modal.entry.js +151 -151
  345. package/dist/esm/ptc-nav-card.entry.js +37 -37
  346. package/dist/esm/ptc-nav-link.entry.js +37 -37
  347. package/dist/esm/ptc-nav-pills.entry.js +9 -9
  348. package/dist/esm/ptc-nav-slider.entry.js +91 -91
  349. package/dist/esm/ptc-nav-submenu.entry.js +38 -38
  350. package/dist/esm/ptc-news.entry.js +18 -18
  351. package/dist/esm/ptc-overlay.entry.js +24 -24
  352. package/dist/esm/ptc-pagenation.entry.js +307 -307
  353. package/dist/esm/ptc-para.entry.js +52 -52
  354. package/dist/esm/ptc-picture.entry.js +153 -153
  355. package/dist/esm/ptc-podcast-card.entry.js +12 -12
  356. package/dist/esm/ptc-previous-url.entry.js +12 -12
  357. package/dist/esm/ptc-pricing-add-on-card.entry.js +17 -17
  358. package/dist/esm/ptc-pricing-add-on-section.entry.js +40 -40
  359. package/dist/esm/ptc-pricing-block.entry.js +21 -21
  360. package/dist/esm/ptc-pricing-table.entry.js +427 -427
  361. package/dist/esm/ptc-pricing-tabs.entry.js +125 -125
  362. package/dist/esm/ptc-product-card.entry.js +23 -23
  363. package/dist/esm/ptc-product-category.entry.js +11 -11
  364. package/dist/esm/ptc-product-dropdown.entry.js +70 -70
  365. package/dist/esm/ptc-product-highlight-card.entry.js +13 -13
  366. package/dist/esm/ptc-product-list.entry.js +141 -141
  367. package/dist/esm/ptc-product-sidebar.entry.js +129 -129
  368. package/dist/esm/ptc-progress-bar.entry.js +17 -17
  369. package/dist/esm/ptc-quiz.entry.js +73 -73
  370. package/dist/esm/ptc-quote.entry.js +24 -24
  371. package/dist/esm/ptc-readmore-char.entry.js +25 -25
  372. package/dist/esm/ptc-readmore.entry.js +78 -78
  373. package/dist/esm/ptc-related-card-rail.entry.js +150 -150
  374. package/dist/esm/ptc-responsive-wrapper.entry.js +55 -55
  375. package/dist/esm/ptc-search-field.entry.js +72 -72
  376. package/dist/esm/ptc-shopping-cart.entry.js +51 -51
  377. package/dist/esm/ptc-slit-card.entry.js +26 -26
  378. package/dist/esm/ptc-social-share.entry.js +70 -70
  379. package/dist/esm/ptc-spacer.entry.js +28 -28
  380. package/dist/esm/ptc-span.entry.js +21 -21
  381. package/dist/esm/ptc-square-card.entry.js +11 -11
  382. package/dist/esm/ptc-sticky-icons.entry.js +33 -33
  383. package/dist/esm/ptc-sticky-section.entry.js +41 -41
  384. package/dist/esm/ptc-sticky-title.entry.js +24 -24
  385. package/dist/esm/ptc-subnav-card.entry.js +16 -16
  386. package/dist/esm/ptc-subnav.entry.js +28 -28
  387. package/dist/esm/ptc-svg-btn.entry.js +96 -96
  388. package/dist/esm/ptc-tab-list.entry.js +142 -142
  389. package/dist/esm/ptc-tab.entry.js +21 -21
  390. package/dist/esm/ptc-tabs.entry.js +48 -48
  391. package/dist/esm/ptc-text-copy-with-background.entry.js +43 -43
  392. package/dist/esm/ptc-title.entry.js +68 -68
  393. package/dist/esm/ptc-tooltip.entry.js +96 -96
  394. package/dist/esm/ptc-two-column-media.entry.js +16 -16
  395. package/dist/esm/ptc-value-prop-card.entry.js +14 -14
  396. package/dist/esm/ptcw-design.js +3 -3
  397. package/dist/esm/sequential-bundle-example.entry.js +110 -110
  398. package/dist/esm/sequential-bundle.entry.js +90 -90
  399. package/dist/esm/tab-content.entry.js +28 -28
  400. package/dist/esm/tab-header.entry.js +65 -65
  401. package/dist/esm/{utils-f937097d.js → utils-38decc43.js} +90 -90
  402. package/dist/ptcw-design/media/brands.svg +1381 -1381
  403. package/dist/ptcw-design/media/designer.svg +489 -489
  404. package/dist/ptcw-design/media/nav-active-dotslick.svg +15 -15
  405. package/dist/ptcw-design/media/regular.svg +463 -463
  406. package/dist/ptcw-design/media/solid.svg +3016 -3016
  407. package/dist/ptcw-design/media/svg-with-js.min.css +4 -4
  408. package/dist/ptcw-design/{p-75b447c8.entry.js → p-0074d97c.entry.js} +1 -1
  409. package/dist/ptcw-design/{p-813a2a19.entry.js → p-01387eb8.entry.js} +1 -1
  410. package/dist/ptcw-design/{p-5ad17a7a.entry.js → p-029f9072.entry.js} +1 -1
  411. package/dist/ptcw-design/{p-298fd719.entry.js → p-0532c37c.entry.js} +1 -1
  412. package/dist/ptcw-design/{p-af7e6116.entry.js → p-056b652a.entry.js} +1 -1
  413. package/dist/ptcw-design/{p-6e172c5a.entry.js → p-05cc800d.entry.js} +1 -1
  414. package/dist/ptcw-design/{p-22e77c7c.entry.js → p-06f99e11.entry.js} +1 -1
  415. package/dist/ptcw-design/{p-bd3b4619.entry.js → p-0f3f83d3.entry.js} +1 -1
  416. package/dist/ptcw-design/{p-f5d52d72.entry.js → p-10254985.entry.js} +1 -1
  417. package/dist/ptcw-design/{p-445c9b3d.entry.js → p-12acb46f.entry.js} +1 -1
  418. package/dist/ptcw-design/{p-019ee040.entry.js → p-15e08cba.entry.js} +1 -1
  419. package/dist/ptcw-design/{p-066dc775.entry.js → p-17fd5641.entry.js} +1 -1
  420. package/dist/ptcw-design/{p-06b9d7b1.entry.js → p-1b972064.entry.js} +1 -1
  421. package/dist/ptcw-design/{p-34764ee6.entry.js → p-1c631848.entry.js} +1 -1
  422. package/dist/ptcw-design/p-1c743207.entry.js +1 -0
  423. package/dist/ptcw-design/{p-2dcdfa2e.entry.js → p-1fc3d43a.entry.js} +1 -1
  424. package/dist/ptcw-design/{p-d260581f.entry.js → p-2254e000.entry.js} +1 -1
  425. package/dist/ptcw-design/{p-bb3cc915.entry.js → p-26f31be6.entry.js} +1 -1
  426. package/dist/ptcw-design/{p-4feef7ca.entry.js → p-27807bb0.entry.js} +1 -1
  427. package/dist/ptcw-design/{p-38bee38d.entry.js → p-2893f405.entry.js} +1 -1
  428. package/dist/ptcw-design/{p-e54969bf.entry.js → p-2ba6bbbe.entry.js} +1 -1
  429. package/dist/ptcw-design/{p-f1b1f381.entry.js → p-2fed7a6f.entry.js} +1 -1
  430. package/dist/ptcw-design/{p-2fcfa760.entry.js → p-3192a7e8.entry.js} +1 -1
  431. package/dist/ptcw-design/{p-d67d6edd.entry.js → p-31c33a18.entry.js} +1 -1
  432. package/dist/ptcw-design/{p-447ad4f8.entry.js → p-362ec391.entry.js} +1 -1
  433. package/dist/ptcw-design/{p-630675c7.entry.js → p-37954d93.entry.js} +1 -1
  434. package/dist/ptcw-design/{p-fad09b46.entry.js → p-3b8731e6.entry.js} +1 -1
  435. package/dist/ptcw-design/{p-3fb0f45c.entry.js → p-3ed0384d.entry.js} +1 -1
  436. package/dist/ptcw-design/{p-a454efc5.entry.js → p-3f368d6d.entry.js} +1 -1
  437. package/dist/ptcw-design/{p-37f640f4.entry.js → p-3f7f8fd3.entry.js} +1 -1
  438. package/dist/ptcw-design/{p-288cb98d.entry.js → p-4097a036.entry.js} +1 -1
  439. package/dist/ptcw-design/p-4aaa6290.entry.js +1 -0
  440. package/dist/ptcw-design/{p-2394863d.entry.js → p-4c9f71fa.entry.js} +1 -1
  441. package/dist/ptcw-design/{p-fac62124.entry.js → p-507ab0b3.entry.js} +1 -1
  442. package/dist/ptcw-design/{p-968bbb76.entry.js → p-515f4332.entry.js} +1 -1
  443. package/dist/ptcw-design/p-553d840a.js +1 -0
  444. package/dist/ptcw-design/{p-635dbbec.entry.js → p-56da9ecd.entry.js} +1 -1
  445. package/dist/ptcw-design/{p-62d3f225.entry.js → p-58291e3a.entry.js} +1 -1
  446. package/dist/ptcw-design/p-585cd505.entry.js +1 -0
  447. package/dist/ptcw-design/p-58edb316.entry.js +1 -0
  448. package/dist/ptcw-design/{p-39bf1649.entry.js → p-59ac682d.entry.js} +1 -1
  449. package/dist/ptcw-design/{p-b9b30024.entry.js → p-5c47361e.entry.js} +1 -1
  450. package/dist/ptcw-design/{p-c20bea66.entry.js → p-63f811ec.entry.js} +1 -1
  451. package/dist/ptcw-design/{p-60618056.entry.js → p-6449418a.entry.js} +1 -1
  452. package/dist/ptcw-design/{p-10371e08.entry.js → p-689f0741.entry.js} +1 -1
  453. package/dist/ptcw-design/{p-f4b66bf5.entry.js → p-6a4bb3e8.entry.js} +1 -1
  454. package/dist/ptcw-design/{p-b4602b1d.entry.js → p-6a5bc275.entry.js} +1 -1
  455. package/dist/ptcw-design/{p-808544d7.entry.js → p-6aba5f8f.entry.js} +1 -1
  456. package/dist/ptcw-design/{p-dbb7b2a3.entry.js → p-6b1d18b1.entry.js} +1 -1
  457. package/dist/ptcw-design/{p-57085c86.entry.js → p-6e11536e.entry.js} +1 -1
  458. package/dist/ptcw-design/{p-4eeafd49.entry.js → p-75b17a66.entry.js} +1 -1
  459. package/dist/ptcw-design/{p-dda9d065.entry.js → p-777fb495.entry.js} +1 -1
  460. package/dist/ptcw-design/{p-8a1a1bfb.entry.js → p-77f5cf02.entry.js} +1 -1
  461. package/dist/ptcw-design/{p-f540748a.entry.js → p-7a3cf557.entry.js} +1 -1
  462. package/dist/ptcw-design/{p-55292c78.entry.js → p-7aa8af29.entry.js} +1 -1
  463. package/dist/ptcw-design/{p-0ae005de.entry.js → p-7b34bb69.entry.js} +1 -1
  464. package/dist/ptcw-design/{p-75247100.entry.js → p-84d3f4fa.entry.js} +1 -1
  465. package/dist/ptcw-design/{p-7e9e0d37.entry.js → p-85145672.entry.js} +1 -1
  466. package/dist/ptcw-design/{p-058a518e.entry.js → p-8bf3dad0.entry.js} +1 -1
  467. package/dist/ptcw-design/{p-674aef18.entry.js → p-95198d5f.entry.js} +1 -1
  468. package/dist/ptcw-design/{p-82b05238.entry.js → p-9817c40a.entry.js} +1 -1
  469. package/dist/ptcw-design/{p-6c09bbbc.entry.js → p-98b6cb94.entry.js} +1 -1
  470. package/dist/ptcw-design/{p-ec0873bd.entry.js → p-99457ebb.entry.js} +1 -1
  471. package/dist/ptcw-design/{p-6f8455b5.entry.js → p-9d681abc.entry.js} +1 -1
  472. package/dist/ptcw-design/{p-97384e6a.entry.js → p-9e3b390e.entry.js} +1 -1
  473. package/dist/ptcw-design/{p-a42f8bf2.entry.js → p-9efd9a5b.entry.js} +1 -1
  474. package/dist/ptcw-design/{p-9991c4bf.entry.js → p-a04e0ded.entry.js} +1 -1
  475. package/dist/ptcw-design/{p-7192afeb.entry.js → p-a417df03.entry.js} +1 -1
  476. package/dist/ptcw-design/{p-72fe6dcb.entry.js → p-a42feab1.entry.js} +1 -1
  477. package/dist/ptcw-design/{p-af95ae7e.entry.js → p-aa1cd855.entry.js} +1 -1
  478. package/dist/ptcw-design/{p-9ca64d6f.entry.js → p-ac63caae.entry.js} +1 -1
  479. package/dist/ptcw-design/{p-c1025cf9.entry.js → p-ad234f99.entry.js} +1 -1
  480. package/dist/ptcw-design/{p-97bf50a0.entry.js → p-ad401696.entry.js} +1 -1
  481. package/dist/ptcw-design/{p-079b6721.entry.js → p-bd470a7a.entry.js} +1 -1
  482. package/dist/ptcw-design/p-be8db2b7.entry.js +1 -0
  483. package/dist/ptcw-design/{p-3d14bf07.entry.js → p-bf47669c.entry.js} +1 -1
  484. package/dist/ptcw-design/{p-4f82a06c.entry.js → p-bf808180.entry.js} +1 -1
  485. package/dist/ptcw-design/{p-d9c6c833.entry.js → p-c4e1b619.entry.js} +1 -1
  486. package/dist/ptcw-design/{p-06c13601.entry.js → p-c5df36ad.entry.js} +1 -1
  487. package/dist/ptcw-design/p-c67e3c97.entry.js +1 -0
  488. package/dist/ptcw-design/{p-b63e7023.entry.js → p-ca877fea.entry.js} +1 -1
  489. package/dist/ptcw-design/{p-101c17f4.entry.js → p-ca9b1705.entry.js} +1 -1
  490. package/dist/ptcw-design/{p-8a9d1f65.entry.js → p-cda3854b.entry.js} +1 -1
  491. package/dist/ptcw-design/{p-ce9fbcda.entry.js → p-cef9cf82.entry.js} +1 -1
  492. package/dist/ptcw-design/{p-3e5fb8c3.entry.js → p-cf1005f9.entry.js} +1 -1
  493. package/dist/ptcw-design/{p-f31d817a.entry.js → p-cf7dc448.entry.js} +1 -1
  494. package/dist/ptcw-design/p-d100f115.js +1 -0
  495. package/dist/ptcw-design/{p-83d5ef13.entry.js → p-d8a9c178.entry.js} +1 -1
  496. package/dist/ptcw-design/{p-25195807.entry.js → p-dc5e5116.entry.js} +1 -1
  497. package/dist/ptcw-design/{p-a6c1acb8.entry.js → p-dc748f00.entry.js} +1 -1
  498. package/dist/ptcw-design/{p-7ff45a5c.entry.js → p-df0aa310.entry.js} +1 -1
  499. package/dist/ptcw-design/{p-f8b1f507.entry.js → p-e1dd94a9.entry.js} +1 -1
  500. package/dist/ptcw-design/{p-e9635f81.entry.js → p-e312626a.entry.js} +1 -1
  501. package/dist/ptcw-design/{p-b4f034ff.entry.js → p-e8ba44ba.entry.js} +1 -1
  502. package/dist/ptcw-design/{p-38fb1625.entry.js → p-e8cd5994.entry.js} +1 -1
  503. package/dist/ptcw-design/{p-c07609da.entry.js → p-e8d9a19f.entry.js} +1 -1
  504. package/dist/ptcw-design/{p-9d477cbd.entry.js → p-eb65dacf.entry.js} +1 -1
  505. package/dist/ptcw-design/{p-bbc6cb14.entry.js → p-ee20170a.entry.js} +1 -1
  506. package/dist/ptcw-design/{p-6c51bf82.entry.js → p-f1cdd6c2.entry.js} +1 -1
  507. package/dist/ptcw-design/{p-e24f0892.entry.js → p-f6dfc55e.entry.js} +1 -1
  508. package/dist/ptcw-design/{p-180f20e0.entry.js → p-f8eacbd8.entry.js} +1 -1
  509. package/dist/ptcw-design/{p-bae3e7df.entry.js → p-f97fc3fd.entry.js} +1 -1
  510. package/dist/ptcw-design/{p-9f014fd3.entry.js → p-fe85ac05.entry.js} +1 -1
  511. package/dist/ptcw-design/ptcw-design.esm.js +1 -1
  512. package/dist/types/components/dropdown-item/dropdown-item.d.ts +5 -5
  513. package/dist/types/components/dynamic-box-bundle/dynamic-box-bundle.d.ts +10 -10
  514. package/dist/types/components/icon-asset/icon-asset.d.ts +40 -40
  515. package/dist/types/components/innovator-toggle-container/innovator-toggle-container.d.ts +17 -17
  516. package/dist/types/components/list-item/list-item.d.ts +16 -16
  517. package/dist/types/components/max-width-container/max-width-container.d.ts +16 -16
  518. package/dist/types/components/my-component/my-component.d.ts +16 -16
  519. package/dist/types/components/organism-bundles/author-listing-example/author-listing-example.d.ts +12 -12
  520. package/dist/types/components/organism-bundles/bundle-example/bundle-example.d.ts +10 -10
  521. package/dist/types/components/organism-bundles/bundle-featured-list/featured-list.d.ts +12 -12
  522. package/dist/types/components/organism-bundles/bundle-jumbotron-example/bundle-jumbotron-example.d.ts +5 -5
  523. package/dist/types/components/organism-bundles/sequential-bundle/sequential-bundle.d.ts +12 -12
  524. package/dist/types/components/organism-bundles/sequential-bundle-example/sequential-bundle-example.d.ts +16 -16
  525. package/dist/types/components/ptc-accordion/ptc-accordion-item/ptc-accordion-item.d.ts +63 -63
  526. package/dist/types/components/ptc-accordion/ptc-accordion.d.ts +17 -17
  527. package/dist/types/components/ptc-announcement/ptc-announcement.d.ts +59 -59
  528. package/dist/types/components/ptc-back-to-top/ptc-back-to-top.d.ts +9 -9
  529. package/dist/types/components/ptc-background-video/ptc-background-video.d.ts +45 -45
  530. package/dist/types/components/ptc-bio-card/ptc-bio-card.d.ts +27 -27
  531. package/dist/types/components/ptc-breadcrumb/ptc-breadcrumb.d.ts +20 -20
  532. package/dist/types/components/ptc-button/ptc-button.d.ts +64 -64
  533. package/dist/types/components/ptc-card/ptc-card.d.ts +83 -83
  534. package/dist/types/components/ptc-card-bottom/ptc-card-bottom.d.ts +15 -15
  535. package/dist/types/components/ptc-card-content/ptc-card-content.d.ts +19 -19
  536. package/dist/types/components/ptc-card-wrapper/ptc-card-wrapper.d.ts +28 -28
  537. package/dist/types/components/ptc-case-studies-slider/ptc-case-studies-slider.d.ts +14 -14
  538. package/dist/types/components/ptc-checkbox/ptc-checkbox.d.ts +14 -14
  539. package/dist/types/components/ptc-collapse-list/ptc-collapse-list.d.ts +60 -60
  540. package/dist/types/components/ptc-container/ptc-container.d.ts +13 -13
  541. package/dist/types/components/ptc-date/ptc-date.d.ts +46 -46
  542. package/dist/types/components/ptc-dropdown/ptc-dropdown.d.ts +19 -19
  543. package/dist/types/components/ptc-dynamic-card/ptc-dynamic-card.d.ts +23 -23
  544. package/dist/types/components/ptc-ellipsis-dropdown/ptc-ellipsis-dropdown.d.ts +15 -15
  545. package/dist/types/components/ptc-featured-list/fl-tab-content/fl-tab-content.d.ts +5 -5
  546. package/dist/types/components/ptc-featured-list/fl-tab-header/fl-tab-header.d.ts +10 -10
  547. package/dist/types/components/ptc-featured-list/fl-tab-image/fl-tab-image.d.ts +5 -5
  548. package/dist/types/components/ptc-featured-list/ptc-featured-list.d.ts +12 -12
  549. package/dist/types/components/ptc-filter-tag/ptc-filter-tag.d.ts +17 -17
  550. package/dist/types/components/ptc-hero/ptc-hero.d.ts +16 -16
  551. package/dist/types/components/ptc-hero-footer-cta/ptc-hero-footer-cta.d.ts +6 -6
  552. package/dist/types/components/ptc-icon-component/ptc-icon-component.d.ts +17 -17
  553. package/dist/types/components/ptc-icon-list/ptc-icon-list.d.ts +21 -21
  554. package/dist/types/components/ptc-icon-minimize/ptc-icon-minimize.d.ts +12 -12
  555. package/dist/types/components/ptc-image-download-strip/ptc-image-download-strip.d.ts +9 -9
  556. package/dist/types/components/ptc-img/ptc-img.d.ts +55 -55
  557. package/dist/types/components/ptc-jumbotron/ptc-jumbotron.d.ts +24 -24
  558. package/dist/types/components/ptc-link/ptc-link.d.ts +40 -40
  559. package/dist/types/components/ptc-list/ptc-list.d.ts +8 -8
  560. package/dist/types/components/ptc-media-card/ptc-media-card.d.ts +52 -52
  561. package/dist/types/components/ptc-minimized-nav/ptc-minimized-nav.d.ts +7 -7
  562. package/dist/types/components/ptc-mobile-select/ptc-mobile-select.d.ts +36 -36
  563. package/dist/types/components/ptc-modal/ptc-modal.d.ts +71 -71
  564. package/dist/types/components/ptc-nav-card/ptc-nav-card.d.ts +46 -46
  565. package/dist/types/components/ptc-nav-pills/ptc-nav-pills.d.ts +3 -3
  566. package/dist/types/components/ptc-news/ptc-news.d.ts +35 -35
  567. package/dist/types/components/ptc-overlay/ptc-overlay.d.ts +21 -21
  568. package/dist/types/components/ptc-pagenation/ptc-pagenation.d.ts +40 -40
  569. package/dist/types/components/ptc-para/ptc-para.d.ts +47 -47
  570. package/dist/types/components/ptc-picture/ptc-picture.d.ts +102 -102
  571. package/dist/types/components/ptc-podcast-card/ptc-podcast-card.d.ts +15 -15
  572. package/dist/types/components/ptc-previous-url/ptc-previous-url.d.ts +9 -9
  573. package/dist/types/components/ptc-pricing-add-on-card/ptc-pricing-add-on-card.d.ts +27 -27
  574. package/dist/types/components/ptc-pricing-add-on-section/ptc-pricing-add-on-section.d.ts +21 -21
  575. package/dist/types/components/ptc-pricing-block/ptc-pricing-block.d.ts +7 -7
  576. package/dist/types/components/ptc-pricing-table/ptc-pricing-table.d.ts +101 -101
  577. package/dist/types/components/ptc-pricing-tabs/ptc-pricing-tabs.d.ts +52 -52
  578. package/dist/types/components/ptc-product-card/ptc-product-card.d.ts +37 -37
  579. package/dist/types/components/ptc-product-category/ptc-product-category.d.ts +5 -5
  580. package/dist/types/components/ptc-product-dropdown/ptc-product-dropdown.d.ts +18 -18
  581. package/dist/types/components/ptc-product-highlight-card/ptc-product-highlight-card.d.ts +23 -23
  582. package/dist/types/components/ptc-product-list/ptc-product-list.d.ts +18 -18
  583. package/dist/types/components/ptc-product-sidebar/ptc-product-sidebar.d.ts +31 -31
  584. package/dist/types/components/ptc-progress-bar/ptc-progress-bar.d.ts +5 -5
  585. package/dist/types/components/ptc-quiz/ptc-quiz.d.ts +21 -21
  586. package/dist/types/components/ptc-quote/ptc-quote.d.ts +29 -29
  587. package/dist/types/components/ptc-readmore/ptc-readmore.d.ts +57 -57
  588. package/dist/types/components/ptc-readmore-char/ptc-readmore-char.d.ts +30 -30
  589. package/dist/types/components/ptc-related-card-rail/ptc-related-card-rail.d.ts +30 -30
  590. package/dist/types/components/ptc-responsive-wrapper/ptc-responsive-wrapper.d.ts +8 -8
  591. package/dist/types/components/ptc-search-field/ptc-search-field.d.ts +23 -23
  592. package/dist/types/components/ptc-shopping-cart/ptc-shopping-cart.d.ts +6 -6
  593. package/dist/types/components/ptc-skeleton/ptc-skeleton.d.ts +10 -10
  594. package/dist/types/components/ptc-slit-card/ptc-slit-card.d.ts +36 -36
  595. package/dist/types/components/ptc-social-share/ptc-social-share.d.ts +37 -37
  596. package/dist/types/components/ptc-spacer/ptc-spacer.d.ts +16 -16
  597. package/dist/types/components/ptc-span/ptc-span.d.ts +20 -20
  598. package/dist/types/components/ptc-square-card/ptc-square-card.d.ts +11 -11
  599. package/dist/types/components/ptc-sticky-icons/ptc-sticky-icons.d.ts +7 -7
  600. package/dist/types/components/ptc-sticky-section/ptc-sticky-section.d.ts +10 -10
  601. package/dist/types/components/ptc-sticky-title/ptc-sticky-title.d.ts +8 -8
  602. package/dist/types/components/ptc-svg-btn/ptc-svg-btn.d.ts +20 -20
  603. package/dist/types/components/ptc-tab-list/ptc-tab-list.d.ts +21 -21
  604. package/dist/types/components/ptc-tabs/ptc-tab.d.ts +9 -9
  605. package/dist/types/components/ptc-tabs/ptc-tabs.d.ts +10 -10
  606. package/dist/types/components/ptc-text-copy-with-background/ptc-text-copy-with-background.d.ts +34 -34
  607. package/dist/types/components/ptc-title/ptc-title.d.ts +54 -54
  608. package/dist/types/components/ptc-tooltip/ptc-tooltip.d.ts +59 -59
  609. package/dist/types/components/ptc-two-column-media/ptc-two-column-media.d.ts +9 -9
  610. package/dist/types/components/ptc-value-prop-card/ptc-value-prop-card.d.ts +23 -23
  611. package/dist/types/components/subnav/ptc-nav-link/ptc-nav-link.d.ts +21 -21
  612. package/dist/types/components/subnav/ptc-nav-slider/ptc-nav-slider.d.ts +11 -11
  613. package/dist/types/components/subnav/ptc-nav-submenu/ptc-nav-submenu.d.ts +23 -23
  614. package/dist/types/components/subnav/ptc-subnav/ptc-subnav.d.ts +10 -10
  615. package/dist/types/components/subnav/ptc-subnav-card/ptc-subnav-card.d.ts +27 -27
  616. package/dist/types/components/tab-content/tab-content.d.ts +12 -12
  617. package/dist/types/components/tab-header/tab-header.d.ts +22 -22
  618. package/dist/types/components.d.ts +134 -134
  619. package/dist/types/global.d.ts +1072 -1072
  620. package/dist/types/index.d.ts +1 -1
  621. package/dist/types/stencil-public-runtime.d.ts +0 -11
  622. package/dist/types/utils/component.d.ts +1 -1
  623. package/dist/types/utils/interfaces.d.ts +31 -31
  624. package/dist/types/utils/utils.d.ts +5 -5
  625. package/package.json +82 -82
  626. package/readme.md +18 -18
  627. package/dist/ptcw-design/p-0fc282f5.js +0 -1
  628. package/dist/ptcw-design/p-2282217b.entry.js +0 -1
  629. package/dist/ptcw-design/p-3ed077dc.entry.js +0 -1
  630. package/dist/ptcw-design/p-4329b9c8.entry.js +0 -1
  631. package/dist/ptcw-design/p-8ae8454b.entry.js +0 -1
  632. package/dist/ptcw-design/p-905bc1a6.entry.js +0 -1
  633. package/dist/ptcw-design/p-e428e6d9.js +0 -1
  634. package/dist/ptcw-design/p-f42ef4c9.entry.js +0 -1
  635. /package/dist/ptcw-design/{p-ea875d9e.js → p-36665caa.js} +0 -0
  636. /package/dist/ptcw-design/{p-240733ce.js → p-711bcdad.js} +0 -0
  637. /package/dist/ptcw-design/{p-dc4da4a5.js → p-ce0e4c5c.js} +0 -0
@@ -1 +1 @@
1
- export { Components, JSX } from './components';
1
+ export { Components, JSX } from './components';
@@ -485,14 +485,6 @@ export interface FunctionalUtilities {
485
485
  export interface FunctionalComponent<T = {}> {
486
486
  (props: T, children: VNode[], utils: FunctionalUtilities): VNode | VNode[];
487
487
  }
488
- /**
489
- * A Child VDOM node
490
- *
491
- * This has most of the same properties as {@link VNode} but friendlier names
492
- * (i.e. `vtag` instead of `$tag$`, `vchildren` instead of `$children$`) in
493
- * order to provide a friendlier public interface for users of the
494
- * {@link FunctionalUtilities}).
495
- */
496
488
  export interface ChildNode {
497
489
  vtag?: string | number | Function;
498
490
  vkey?: string | number;
@@ -539,9 +531,6 @@ export declare function h(sel: any, children: Array<VNode | undefined | null>):
539
531
  export declare function h(sel: any, data: VNodeData | null, text: string): VNode;
540
532
  export declare function h(sel: any, data: VNodeData | null, children: Array<VNode | undefined | null>): VNode;
541
533
  export declare function h(sel: any, data: VNodeData | null, children: VNode): VNode;
542
- /**
543
- * A virtual DOM node
544
- */
545
534
  export interface VNode {
546
535
  $flags$: number;
547
536
  $tag$: string | number | Function;
@@ -1 +1 @@
1
- export declare const hasSlot: (HTMLElement: any, string?: any) => boolean;
1
+ export declare const hasSlot: (HTMLElement: any, string?: any) => boolean;
@@ -1,31 +1,31 @@
1
- type CssClassMap = {
2
- [className: string]: boolean;
3
- };
4
- type StylesMap = {
5
- [key: string]: string;
6
- };
7
- declare let ResponsiveBgVariables: {
8
- envs: string[];
9
- selector: string;
10
- interval: number;
11
- };
12
- declare let ResponsivePictureVariables: {
13
- envs: string[];
14
- selector: string;
15
- interval: number;
16
- };
17
- export { StylesMap, CssClassMap, ResponsiveBgVariables, ResponsivePictureVariables };
18
- export interface ITabData {
19
- select: () => void;
20
- unselect: () => void;
21
- name: string;
22
- }
23
- export interface ITabHeaderData extends ITabData {
24
- id: string;
25
- }
26
- export interface ITabContentData extends ITabData {
27
- }
28
- export interface ITabGroup {
29
- header: ITabHeaderData;
30
- content: ITabContentData;
31
- }
1
+ type CssClassMap = {
2
+ [className: string]: boolean;
3
+ };
4
+ type StylesMap = {
5
+ [key: string]: string;
6
+ };
7
+ declare let ResponsiveBgVariables: {
8
+ envs: string[];
9
+ selector: string;
10
+ interval: number;
11
+ };
12
+ declare let ResponsivePictureVariables: {
13
+ envs: string[];
14
+ selector: string;
15
+ interval: number;
16
+ };
17
+ export { StylesMap, CssClassMap, ResponsiveBgVariables, ResponsivePictureVariables };
18
+ export interface ITabData {
19
+ select: () => void;
20
+ unselect: () => void;
21
+ name: string;
22
+ }
23
+ export interface ITabHeaderData extends ITabData {
24
+ id: string;
25
+ }
26
+ export interface ITabContentData extends ITabData {
27
+ }
28
+ export interface ITabGroup {
29
+ header: ITabHeaderData;
30
+ content: ITabContentData;
31
+ }
@@ -1,5 +1,5 @@
1
- export declare function format(first: string, middle: string, last: string): string;
2
- export declare function MapDOM(domElement: HTMLElement, selector?: string, toString?: boolean): any;
3
- export declare function generateUUID(): string;
4
- export declare function debounce(func: Function, wait: number, referer?: any): (e: any) => void;
5
- export declare function getFileExtension(filePath: string): string;
1
+ export declare function format(first: string, middle: string, last: string): string;
2
+ export declare function MapDOM(domElement: HTMLElement, selector?: string, toString?: boolean): any;
3
+ export declare function generateUUID(): string;
4
+ export declare function debounce(func: Function, wait: number, referer?: any): (e: any) => void;
5
+ export declare function getFileExtension(filePath: string): string;
package/package.json CHANGED
@@ -1,82 +1,82 @@
1
- {
2
- "name": "@ptcwebops/ptcw-design",
3
- "version": "2.3.5",
4
- "description": "Stencil Component Starter",
5
- "main": "dist/index.cjs.js",
6
- "module": "./dist/index.js",
7
- "es2015": "dist/esm/index.mjs",
8
- "es2017": "dist/esm/index.mjs",
9
- "types": "dist/custom-elements/index.d.ts",
10
- "collection": "dist/collection/collection-manifest.json",
11
- "collection:main": "dist/collection/index.js",
12
- "unpkg": "dist/ptcw-design/ptcw-design.esm.js",
13
- "files": [
14
- "dist/",
15
- "loader/"
16
- ],
17
- "scripts": {
18
- "build": "stencil build --docs",
19
- "start": "stencil build --dev --watch --serve",
20
- "test": "stencil test --spec --e2e",
21
- "test.watch": "stencil test --spec --e2e --watchAll",
22
- "test.unit": "stencil test --spec",
23
- "test.end-to-end": "stencil test --e2e",
24
- "test.unit.watch": "stencil test --spec --watch",
25
- "generate": "stencil generate",
26
- "prepare": "stencil build --docs",
27
- "storybook": "storybook dev -p 6006",
28
- "build-storybook": "storybook build",
29
- "generate-story": "node scripts/storyGenerator",
30
- "generate-unit-tests": "node scripts/unitTestGenerator"
31
- },
32
- "dependencies": {
33
- "@daveberning/griddle": "^0.3.0",
34
- "@stencil/core": "^2.20.0",
35
- "@teamhive/lottie-player": "^1.0.0",
36
- "npmrc": "^1.1.1",
37
- "resize-observer-polyfill": "^1.5.1",
38
- "swiper": "^9.1.1"
39
- },
40
- "license": "MIT",
41
- "devDependencies": {
42
- "@babel/preset-env": "^7.22.4",
43
- "@stencil/sass": "^1.4.1",
44
- "@storybook/addon-essentials": "^7.1.0-alpha.29",
45
- "@storybook/addon-links": "^7.1.0-alpha.29",
46
- "@storybook/blocks": "^7.1.0-alpha.29",
47
- "@storybook/web-components": "^7.1.0-alpha.29",
48
- "@storybook/web-components-webpack5": "^7.1.0-alpha.29",
49
- "@types/jest": "^27.0.3",
50
- "ejs": "^3.1.9",
51
- "jest": "^27.4.5",
52
- "jest-cli": "^27.4.5",
53
- "lit": "^2.7.4",
54
- "marked": "^5.1.0",
55
- "mobile-select": "^1.1.2",
56
- "node-html-parser": "^6.1.5",
57
- "puppeteer": "^10.0.0",
58
- "react": "^18.2.0",
59
- "react-dom": "^18.2.0",
60
- "stencil-inline-svg": "^1.1.0",
61
- "storybook": "^7.1.0-alpha.29",
62
- "util": "^0.12.5",
63
- "yargs": "^17.7.2"
64
- },
65
- "directories": {
66
- "doc": "docs"
67
- },
68
- "repository": {
69
- "type": "git",
70
- "url": "git+https://@bitbucket.org/ptc-sitecore-workspace/ptc-design-system.git"
71
- },
72
- "keywords": [
73
- "design system",
74
- "web components",
75
- "stenciljs"
76
- ],
77
- "author": "Yunfeng Qian",
78
- "homepage": "https://bitbucket.org/ptc-sitecore-workspace/ptc-design-system#readme",
79
- "publishConfig": {
80
- "registry": "https://registry.npmjs.org/"
81
- }
82
- }
1
+ {
2
+ "name": "@ptcwebops/ptcw-design",
3
+ "version": "2.3.7",
4
+ "description": "Stencil Component Starter",
5
+ "main": "dist/index.cjs.js",
6
+ "module": "./dist/index.js",
7
+ "es2015": "dist/esm/index.mjs",
8
+ "es2017": "dist/esm/index.mjs",
9
+ "types": "dist/custom-elements/index.d.ts",
10
+ "collection": "dist/collection/collection-manifest.json",
11
+ "collection:main": "dist/collection/index.js",
12
+ "unpkg": "dist/ptcw-design/ptcw-design.esm.js",
13
+ "files": [
14
+ "dist/",
15
+ "loader/"
16
+ ],
17
+ "scripts": {
18
+ "build": "stencil build --docs",
19
+ "start": "stencil build --dev --watch --serve",
20
+ "test": "stencil test --spec --e2e",
21
+ "test.watch": "stencil test --spec --e2e --watchAll",
22
+ "test.unit": "stencil test --spec",
23
+ "test.end-to-end": "stencil test --e2e",
24
+ "test.unit.watch": "stencil test --spec --watch",
25
+ "generate": "stencil generate",
26
+ "prepare": "stencil build --docs",
27
+ "storybook": "storybook dev -p 6006",
28
+ "build-storybook": "storybook build",
29
+ "generate-story": "node scripts/storyGenerator",
30
+ "generate-unit-tests": "node scripts/unitTestGenerator"
31
+ },
32
+ "dependencies": {
33
+ "@daveberning/griddle": "^0.3.0",
34
+ "@stencil/core": "^2.20.0",
35
+ "@teamhive/lottie-player": "^1.0.0",
36
+ "npmrc": "^1.1.1",
37
+ "resize-observer-polyfill": "^1.5.1",
38
+ "swiper": "^9.1.1"
39
+ },
40
+ "license": "MIT",
41
+ "devDependencies": {
42
+ "@babel/preset-env": "^7.22.4",
43
+ "@stencil/sass": "^1.4.1",
44
+ "@storybook/addon-essentials": "^7.1.0-alpha.29",
45
+ "@storybook/addon-links": "^7.1.0-alpha.29",
46
+ "@storybook/blocks": "^7.1.0-alpha.29",
47
+ "@storybook/web-components": "^7.1.0-alpha.29",
48
+ "@storybook/web-components-webpack5": "^7.1.0-alpha.29",
49
+ "@types/jest": "^27.0.3",
50
+ "ejs": "^3.1.9",
51
+ "jest": "^27.4.5",
52
+ "jest-cli": "^27.4.5",
53
+ "lit": "^2.7.4",
54
+ "marked": "^5.1.0",
55
+ "mobile-select": "^1.1.2",
56
+ "node-html-parser": "^6.1.5",
57
+ "puppeteer": "^10.0.0",
58
+ "react": "^18.2.0",
59
+ "react-dom": "^18.2.0",
60
+ "stencil-inline-svg": "^1.1.0",
61
+ "storybook": "^7.1.0-alpha.29",
62
+ "util": "^0.12.5",
63
+ "yargs": "^17.7.2"
64
+ },
65
+ "directories": {
66
+ "doc": "docs"
67
+ },
68
+ "repository": {
69
+ "type": "git",
70
+ "url": "git+https://@bitbucket.org/ptc-sitecore-workspace/ptc-design-system.git"
71
+ },
72
+ "keywords": [
73
+ "design system",
74
+ "web components",
75
+ "stenciljs"
76
+ ],
77
+ "author": "Yunfeng Qian",
78
+ "homepage": "https://bitbucket.org/ptc-sitecore-workspace/ptc-design-system#readme",
79
+ "publishConfig": {
80
+ "registry": "https://registry.npmjs.org/"
81
+ }
82
+ }
package/readme.md CHANGED
@@ -1,18 +1,18 @@
1
- ![Built With Stencil](https://img.shields.io/badge/-Built%20With%20Stencil-16161d.svg?logo=data%3Aimage%2Fsvg%2Bxml%3Bbase64%2CPD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE5LjIuMSwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCA1MTIgNTEyIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA1MTIgNTEyOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI%2BCjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI%2BCgkuc3Qwe2ZpbGw6I0ZGRkZGRjt9Cjwvc3R5bGU%2BCjxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik00MjQuNywzNzMuOWMwLDM3LjYtNTUuMSw2OC42LTkyLjcsNjguNkgxODAuNGMtMzcuOSwwLTkyLjctMzAuNy05Mi43LTY4LjZ2LTMuNmgzMzYuOVYzNzMuOXoiLz4KPHBhdGggY2xhc3M9InN0MCIgZD0iTTQyNC43LDI5Mi4xSDE4MC40Yy0zNy42LDAtOTIuNy0zMS05Mi43LTY4LjZ2LTMuNkgzMzJjMzcuNiwwLDkyLjcsMzEsOTIuNyw2OC42VjI5Mi4xeiIvPgo8cGF0aCBjbGFzcz0ic3QwIiBkPSJNNDI0LjcsMTQxLjdIODcuN3YtMy42YzAtMzcuNiw1NC44LTY4LjYsOTIuNy02OC42SDMzMmMzNy45LDAsOTIuNywzMC43LDkyLjcsNjguNlYxNDEuN3oiLz4KPC9zdmc%2BCg%3D%3D&colorA=16161d&style=flat-square)
2
-
3
- # PTC Design 2.3.5
4
- The site is the place for documentation on PTC Design System
5
-
6
- ## Building the Site
7
-
8
- To build the site from the source, ensure you're using the most recent versions of Node and Npm, and pull the latest from master. Next, run `npm install`, `npm run docs` to build the docs files and `npm run start` to launch the site in development mode.
9
-
10
- ## Project Tools
11
-
12
- * stenciljs 2.20.0
13
- * Node 18.13.0
14
- * npm 8.19.3
15
- * jest 27.4.5
16
- * puppeteer 10.0.0
17
-
18
- ## License
1
+ ![Built With Stencil](https://img.shields.io/badge/-Built%20With%20Stencil-16161d.svg?logo=data%3Aimage%2Fsvg%2Bxml%3Bbase64%2CPD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE5LjIuMSwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCA1MTIgNTEyIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA1MTIgNTEyOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI%2BCjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI%2BCgkuc3Qwe2ZpbGw6I0ZGRkZGRjt9Cjwvc3R5bGU%2BCjxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik00MjQuNywzNzMuOWMwLDM3LjYtNTUuMSw2OC42LTkyLjcsNjguNkgxODAuNGMtMzcuOSwwLTkyLjctMzAuNy05Mi43LTY4LjZ2LTMuNmgzMzYuOVYzNzMuOXoiLz4KPHBhdGggY2xhc3M9InN0MCIgZD0iTTQyNC43LDI5Mi4xSDE4MC40Yy0zNy42LDAtOTIuNy0zMS05Mi43LTY4LjZ2LTMuNkgzMzJjMzcuNiwwLDkyLjcsMzEsOTIuNyw2OC42VjI5Mi4xeiIvPgo8cGF0aCBjbGFzcz0ic3QwIiBkPSJNNDI0LjcsMTQxLjdIODcuN3YtMy42YzAtMzcuNiw1NC44LTY4LjYsOTIuNy02OC42SDMzMmMzNy45LDAsOTIuNywzMC43LDkyLjcsNjguNlYxNDEuN3oiLz4KPC9zdmc%2BCg%3D%3D&colorA=16161d&style=flat-square)
2
+
3
+ # PTC Design 2.3.7
4
+ The site is the place for documentation on PTC Design System
5
+
6
+ ## Building the Site
7
+
8
+ To build the site from the source, ensure you're using the most recent versions of Node and Npm, and pull the latest from master. Next, run `npm install`, `npm run docs` to build the docs files and `npm run start` to launch the site in development mode.
9
+
10
+ ## Project Tools
11
+
12
+ * stenciljs 2.20.0
13
+ * Node 18.13.0
14
+ * npm 8.19.3
15
+ * jest 27.4.5
16
+ * puppeteer 10.0.0
17
+
18
+ ## License
@@ -1 +0,0 @@
1
- function e(e){return null!==e&&"object"==typeof e&&"constructor"in e&&e.constructor===Object}function t(n={},i={}){Object.keys(i).forEach((s=>{void 0===n[s]?n[s]=i[s]:e(i[s])&&e(n[s])&&Object.keys(i[s]).length>0&&t(n[s],i[s])}))}const n={body:{},addEventListener(){},removeEventListener(){},activeElement:{blur(){},nodeName:""},querySelector:()=>null,querySelectorAll:()=>[],getElementById:()=>null,createEvent:()=>({initEvent(){}}),createElement:()=>({children:[],childNodes:[],style:{},setAttribute(){},getElementsByTagName:()=>[]}),createElementNS:()=>({}),importNode:()=>null,location:{hash:"",host:"",hostname:"",href:"",origin:"",pathname:"",protocol:"",search:""}};function i(){const e="undefined"!=typeof document?document:{};return t(e,n),e}const s={document:n,navigator:{userAgent:""},location:{hash:"",host:"",hostname:"",href:"",origin:"",pathname:"",protocol:"",search:""},history:{replaceState(){},pushState(){},go(){},back(){}},CustomEvent:function(){return this},addEventListener(){},removeEventListener(){},getComputedStyle:()=>({getPropertyValue:()=>""}),Image(){},Date(){},screen:{},setTimeout(){},clearTimeout(){},matchMedia:()=>({}),requestAnimationFrame:e=>"undefined"==typeof setTimeout?(e(),null):setTimeout(e,0),cancelAnimationFrame(e){"undefined"!=typeof setTimeout&&clearTimeout(e)}};function r(){const e="undefined"!=typeof window?window:{};return t(e,s),e}function o(e,t=0){return setTimeout(e,t)}function a(){return Date.now()}function l(e){return"object"==typeof e&&null!==e&&e.constructor&&"Object"===Object.prototype.toString.call(e).slice(8,-1)}function c(...e){const t=Object(e[0]),n=["__proto__","constructor","prototype"];for(let s=1;s<e.length;s+=1){const r=e[s];if(null!=r&&(i=r,!("undefined"!=typeof window&&void 0!==window.HTMLElement?i instanceof HTMLElement:i&&(1===i.nodeType||11===i.nodeType)))){const e=Object.keys(Object(r)).filter((e=>n.indexOf(e)<0));for(let n=0,i=e.length;n<i;n+=1){const i=e[n],s=Object.getOwnPropertyDescriptor(r,i);void 0!==s&&s.enumerable&&(l(t[i])&&l(r[i])?r[i].__swiper__?t[i]=r[i]:c(t[i],r[i]):!l(t[i])&&l(r[i])?(t[i]={},r[i].__swiper__?t[i]=r[i]:c(t[i],r[i])):t[i]=r[i])}}}var i;return t}function d(e,t,n){e.style.setProperty(t,n)}function u({swiper:e,targetPosition:t,side:n}){const i=r(),s=-e.translate;let o,a=null;const l=e.params.speed;e.wrapperEl.style.scrollSnapType="none",i.cancelAnimationFrame(e.cssModeFrameID);const c=t>s?"next":"prev",d=(e,t)=>"next"===c&&e>=t||"prev"===c&&e<=t,u=()=>{o=(new Date).getTime(),null===a&&(a=o);const r=Math.max(Math.min((o-a)/l,1),0),c=.5-Math.cos(r*Math.PI)/2;let f=s+c*(t-s);if(d(f,t)&&(f=t),e.wrapperEl.scrollTo({[n]:f}),d(f,t))return e.wrapperEl.style.overflow="hidden",e.wrapperEl.style.scrollSnapType="",setTimeout((()=>{e.wrapperEl.style.overflow="",e.wrapperEl.scrollTo({[n]:f})})),void i.cancelAnimationFrame(e.cssModeFrameID);e.cssModeFrameID=i.requestAnimationFrame(u)};u()}function f(e){return e.querySelector(".swiper-slide-transform")||e.shadowEl&&e.shadowEl.querySelector(".swiper-slide-transform")||e}function p(e,t=""){return[...e.children].filter((e=>e.matches(t)))}function h(e,t=[]){const n=document.createElement(e);return n.classList.add(...Array.isArray(t)?t:[t]),n}function v(e){const t=r(),n=i(),s=e.getBoundingClientRect(),o=n.body;return{top:s.top+(e===t?t.scrollY:e.scrollTop)-(e.clientTop||o.clientTop||0),left:s.left+(e===t?t.scrollX:e.scrollLeft)-(e.clientLeft||o.clientLeft||0)}}function g(e,t){return r().getComputedStyle(e,null).getPropertyValue(t)}function m(e){let t,n=e;if(n){for(t=0;null!==(n=n.previousSibling);)1===n.nodeType&&(t+=1);return t}}function w(e,t){const n=[];let i=e.parentElement;for(;i;)t?i.matches(t)&&n.push(i):n.push(i),i=i.parentElement;return n}function b(e,t){t&&e.addEventListener("transitionend",(function n(i){i.target===e&&(t.call(e,i),e.removeEventListener("transitionend",n))}))}function x(e,t,n){const i=r();return n?e["width"===t?"offsetWidth":"offsetHeight"]+parseFloat(i.getComputedStyle(e,null).getPropertyValue("width"===t?"margin-right":"margin-top"))+parseFloat(i.getComputedStyle(e,null).getPropertyValue("width"===t?"margin-left":"margin-bottom")):e.offsetWidth}let M,S,y;function T(){return M||(M=function(){const e=r(),t=i();return{smoothScroll:t.documentElement&&t.documentElement.style&&"scrollBehavior"in t.documentElement.style,touch:!!("ontouchstart"in e||e.DocumentTouch&&t instanceof e.DocumentTouch)}}()),M}const C={on(e,t,n){const i=this;if(!i.eventsListeners||i.destroyed)return i;if("function"!=typeof t)return i;const s=n?"unshift":"push";return e.split(" ").forEach((e=>{i.eventsListeners[e]||(i.eventsListeners[e]=[]),i.eventsListeners[e][s](t)})),i},once(e,t,n){const i=this;if(!i.eventsListeners||i.destroyed)return i;if("function"!=typeof t)return i;function s(...n){i.off(e,s),s.__emitterProxy&&delete s.__emitterProxy,t.apply(i,n)}return s.__emitterProxy=t,i.on(e,s,n)},onAny(e,t){const n=this;if(!n.eventsListeners||n.destroyed)return n;if("function"!=typeof e)return n;const i=t?"unshift":"push";return n.eventsAnyListeners.indexOf(e)<0&&n.eventsAnyListeners[i](e),n},offAny(e){const t=this;if(!t.eventsListeners||t.destroyed)return t;if(!t.eventsAnyListeners)return t;const n=t.eventsAnyListeners.indexOf(e);return n>=0&&t.eventsAnyListeners.splice(n,1),t},off(e,t){const n=this;return!n.eventsListeners||n.destroyed?n:n.eventsListeners?(e.split(" ").forEach((e=>{void 0===t?n.eventsListeners[e]=[]:n.eventsListeners[e]&&n.eventsListeners[e].forEach(((i,s)=>{(i===t||i.__emitterProxy&&i.__emitterProxy===t)&&n.eventsListeners[e].splice(s,1)}))})),n):n},emit(...e){const t=this;if(!t.eventsListeners||t.destroyed)return t;if(!t.eventsListeners)return t;let n,i,s;return"string"==typeof e[0]||Array.isArray(e[0])?(n=e[0],i=e.slice(1,e.length),s=t):(n=e[0].events,i=e[0].data,s=e[0].context||t),i.unshift(s),(Array.isArray(n)?n:n.split(" ")).forEach((e=>{t.eventsAnyListeners&&t.eventsAnyListeners.length&&t.eventsAnyListeners.forEach((t=>{t.apply(s,[e,...i])})),t.eventsListeners&&t.eventsListeners[e]&&t.eventsListeners[e].forEach((e=>{e.apply(s,i)}))})),t}},E=(e,t)=>{if(!e||e.destroyed||!e.params)return;const n=t.closest(e.isElement?"swiper-slide":`.${e.params.slideClass}`);if(n){const t=n.querySelector(`.${e.params.lazyPreloaderClass}`);t&&t.remove()}},I=(e,t)=>{if(!e.slides[t])return;const n=e.slides[t].querySelector('[loading="lazy"]');n&&n.removeAttribute("loading")},O=e=>{if(!e||e.destroyed||!e.params)return;let t=e.params.lazyPreloadPrevNext;const n=e.slides.length;if(!n||!t||t<0)return;t=Math.min(t,n);const i="auto"===e.params.slidesPerView?e.slidesPerViewDynamic():Math.ceil(e.params.slidesPerView),s=e.activeIndex,r=s+i-1;if(e.params.rewind)for(let i=s-t;i<=r+t;i+=1){const t=(i%n+n)%n;t!==s&&t>r&&I(e,t)}else for(let i=Math.max(r-t,0);i<=Math.min(r+t,n-1);i+=1)i!==s&&i>r&&I(e,i)},$={updateSize:function(){const e=this;let t,n;const i=e.el;t=null!=e.params.width?e.params.width:i.clientWidth,n=null!=e.params.height?e.params.height:i.clientHeight,0===t&&e.isHorizontal()||0===n&&e.isVertical()||(t=t-parseInt(g(i,"padding-left")||0,10)-parseInt(g(i,"padding-right")||0,10),n=n-parseInt(g(i,"padding-top")||0,10)-parseInt(g(i,"padding-bottom")||0,10),Number.isNaN(t)&&(t=0),Number.isNaN(n)&&(n=0),Object.assign(e,{width:t,height:n,size:e.isHorizontal()?t:n}))},updateSlides:function(){const e=this;function t(t){return e.isHorizontal()?t:{width:"height","margin-top":"margin-left","margin-bottom ":"margin-right","margin-left":"margin-top","margin-right":"margin-bottom","padding-left":"padding-top","padding-right":"padding-bottom",marginRight:"marginBottom"}[t]}function n(e,n){return parseFloat(e.getPropertyValue(t(n))||0)}const i=e.params,{wrapperEl:s,slidesEl:r,size:o,rtlTranslate:a,wrongRTL:l}=e,c=e.virtual&&i.virtual.enabled,u=c?e.virtual.slides.length:e.slides.length,f=p(r,`.${e.params.slideClass}, swiper-slide`),h=c?e.virtual.slides.length:f.length;let v=[];const m=[],w=[];let b=i.slidesOffsetBefore;"function"==typeof b&&(b=i.slidesOffsetBefore.call(e));let M=i.slidesOffsetAfter;"function"==typeof M&&(M=i.slidesOffsetAfter.call(e));const S=e.snapGrid.length,y=e.slidesGrid.length;let T=i.spaceBetween,C=-b,E=0,I=0;if(void 0===o)return;"string"==typeof T&&T.indexOf("%")>=0?T=parseFloat(T.replace("%",""))/100*o:"string"==typeof T&&(T=parseFloat(T)),e.virtualSize=-T,f.forEach((e=>{a?e.style.marginLeft="":e.style.marginRight="",e.style.marginBottom="",e.style.marginTop=""})),i.centeredSlides&&i.cssMode&&(d(s,"--swiper-centered-offset-before",""),d(s,"--swiper-centered-offset-after",""));const O=i.grid&&i.grid.rows>1&&e.grid;let $;O&&e.grid.initSlides(h);const P="auto"===i.slidesPerView&&i.breakpoints&&Object.keys(i.breakpoints).filter((e=>void 0!==i.breakpoints[e].slidesPerView)).length>0;for(let s=0;s<h;s+=1){let r;if($=0,f[s]&&(r=f[s]),O&&e.grid.updateSlide(s,r,h,t),!f[s]||"none"!==g(r,"display")){if("auto"===i.slidesPerView){P&&(f[s].style[t("width")]="");const o=getComputedStyle(r),a=r.style.transform,l=r.style.webkitTransform;if(a&&(r.style.transform="none"),l&&(r.style.webkitTransform="none"),i.roundLengths)$=e.isHorizontal()?x(r,"width",!0):x(r,"height",!0);else{const e=n(o,"width"),t=n(o,"padding-left"),i=n(o,"padding-right"),s=n(o,"margin-left"),a=n(o,"margin-right"),l=o.getPropertyValue("box-sizing");if(l&&"border-box"===l)$=e+s+a;else{const{clientWidth:n,offsetWidth:o}=r;$=e+t+i+s+a+(o-n)}}a&&(r.style.transform=a),l&&(r.style.webkitTransform=l),i.roundLengths&&($=Math.floor($))}else $=(o-(i.slidesPerView-1)*T)/i.slidesPerView,i.roundLengths&&($=Math.floor($)),f[s]&&(f[s].style[t("width")]=`${$}px`);f[s]&&(f[s].swiperSlideSize=$),w.push($),i.centeredSlides?(C=C+$/2+E/2+T,0===E&&0!==s&&(C=C-o/2-T),0===s&&(C=C-o/2-T),Math.abs(C)<.001&&(C=0),i.roundLengths&&(C=Math.floor(C)),I%i.slidesPerGroup==0&&v.push(C),m.push(C)):(i.roundLengths&&(C=Math.floor(C)),(I-Math.min(e.params.slidesPerGroupSkip,I))%e.params.slidesPerGroup==0&&v.push(C),m.push(C),C=C+$+T),e.virtualSize+=$+T,E=$,I+=1}}if(e.virtualSize=Math.max(e.virtualSize,o)+M,a&&l&&("slide"===i.effect||"coverflow"===i.effect)&&(s.style.width=`${e.virtualSize+T}px`),i.setWrapperSize&&(s.style[t("width")]=`${e.virtualSize+T}px`),O&&e.grid.updateWrapperSize($,v,t),!i.centeredSlides){const t=[];for(let n=0;n<v.length;n+=1){let s=v[n];i.roundLengths&&(s=Math.floor(s)),v[n]<=e.virtualSize-o&&t.push(s)}v=t,Math.floor(e.virtualSize-o)-Math.floor(v[v.length-1])>1&&v.push(e.virtualSize-o)}if(c&&i.loop){const t=w[0]+T;if(i.slidesPerGroup>1){const n=Math.ceil((e.virtual.slidesBefore+e.virtual.slidesAfter)/i.slidesPerGroup),s=t*i.slidesPerGroup;for(let e=0;e<n;e+=1)v.push(v[v.length-1]+s)}for(let n=0;n<e.virtual.slidesBefore+e.virtual.slidesAfter;n+=1)1===i.slidesPerGroup&&v.push(v[v.length-1]+t),m.push(m[m.length-1]+t),e.virtualSize+=t}if(0===v.length&&(v=[0]),0!==T){const n=e.isHorizontal()&&a?"marginLeft":t("marginRight");f.filter(((e,t)=>!(i.cssMode&&!i.loop)||t!==f.length-1)).forEach((e=>{e.style[n]=`${T}px`}))}if(i.centeredSlides&&i.centeredSlidesBounds){let e=0;w.forEach((t=>{e+=t+(T||0)})),e-=T;const t=e-o;v=v.map((e=>e<0?-b:e>t?t+M:e))}if(i.centerInsufficientSlides){let e=0;if(w.forEach((t=>{e+=t+(T||0)})),e-=T,e<o){const t=(o-e)/2;v.forEach(((e,n)=>{v[n]=e-t})),m.forEach(((e,n)=>{m[n]=e+t}))}}if(Object.assign(e,{slides:f,snapGrid:v,slidesGrid:m,slidesSizesGrid:w}),i.centeredSlides&&i.cssMode&&!i.centeredSlidesBounds){d(s,"--swiper-centered-offset-before",-v[0]+"px"),d(s,"--swiper-centered-offset-after",e.size/2-w[w.length-1]/2+"px");const t=-e.snapGrid[0],n=-e.slidesGrid[0];e.snapGrid=e.snapGrid.map((e=>e+t)),e.slidesGrid=e.slidesGrid.map((e=>e+n))}if(h!==u&&e.emit("slidesLengthChange"),v.length!==S&&(e.params.watchOverflow&&e.checkOverflow(),e.emit("snapGridLengthChange")),m.length!==y&&e.emit("slidesGridLengthChange"),i.watchSlidesProgress&&e.updateSlidesOffset(),!(c||i.cssMode||"slide"!==i.effect&&"fade"!==i.effect)){const t=`${i.containerModifierClass}backface-hidden`,n=e.el.classList.contains(t);h<=i.maxBackfaceHiddenSlides?n||e.el.classList.add(t):n&&e.el.classList.remove(t)}},updateAutoHeight:function(e){const t=this,n=[],i=t.virtual&&t.params.virtual.enabled;let s,r=0;"number"==typeof e?t.setTransition(e):!0===e&&t.setTransition(t.params.speed);const o=e=>i?t.slides[t.getSlideIndexByData(e)]:t.slides[e];if("auto"!==t.params.slidesPerView&&t.params.slidesPerView>1)if(t.params.centeredSlides)(t.visibleSlides||[]).forEach((e=>{n.push(e)}));else for(s=0;s<Math.ceil(t.params.slidesPerView);s+=1){const e=t.activeIndex+s;if(e>t.slides.length&&!i)break;n.push(o(e))}else n.push(o(t.activeIndex));for(s=0;s<n.length;s+=1)if(void 0!==n[s]){const e=n[s].offsetHeight;r=e>r?e:r}(r||0===r)&&(t.wrapperEl.style.height=`${r}px`)},updateSlidesOffset:function(){const e=this,t=e.slides,n=e.isElement?e.isHorizontal()?e.wrapperEl.offsetLeft:e.wrapperEl.offsetTop:0;for(let i=0;i<t.length;i+=1)t[i].swiperSlideOffset=(e.isHorizontal()?t[i].offsetLeft:t[i].offsetTop)-n-e.cssOverflowAdjustment()},updateSlidesProgress:function(e=this&&this.translate||0){const t=this,n=t.params,{slides:i,rtlTranslate:s,snapGrid:r}=t;if(0===i.length)return;void 0===i[0].swiperSlideOffset&&t.updateSlidesOffset();let o=-e;s&&(o=e),i.forEach((e=>{e.classList.remove(n.slideVisibleClass)})),t.visibleSlidesIndexes=[],t.visibleSlides=[];let a=n.spaceBetween;"string"==typeof a&&a.indexOf("%")>=0?a=parseFloat(a.replace("%",""))/100*t.size:"string"==typeof a&&(a=parseFloat(a));for(let e=0;e<i.length;e+=1){const l=i[e];let c=l.swiperSlideOffset;n.cssMode&&n.centeredSlides&&(c-=i[0].swiperSlideOffset);const d=(o+(n.centeredSlides?t.minTranslate():0)-c)/(l.swiperSlideSize+a),u=(o-r[0]+(n.centeredSlides?t.minTranslate():0)-c)/(l.swiperSlideSize+a),f=-(o-c),p=f+t.slidesSizesGrid[e];(f>=0&&f<t.size-1||p>1&&p<=t.size||f<=0&&p>=t.size)&&(t.visibleSlides.push(l),t.visibleSlidesIndexes.push(e),i[e].classList.add(n.slideVisibleClass)),l.progress=s?-d:d,l.originalProgress=s?-u:u}},updateProgress:function(e){const t=this;void 0===e&&(e=t&&t.translate&&t.translate*(t.rtlTranslate?-1:1)||0);const n=t.params,i=t.maxTranslate()-t.minTranslate();let{progress:s,isBeginning:r,isEnd:o,progressLoop:a}=t;const l=r,c=o;if(0===i)s=0,r=!0,o=!0;else{s=(e-t.minTranslate())/i;const n=Math.abs(e-t.minTranslate())<1,a=Math.abs(e-t.maxTranslate())<1;r=n||s<=0,o=a||s>=1,n&&(s=0),a&&(s=1)}if(n.loop){const n=t.getSlideIndexByData(0),i=t.getSlideIndexByData(t.slides.length-1),s=t.slidesGrid[n],r=t.slidesGrid[i],o=t.slidesGrid[t.slidesGrid.length-1],l=Math.abs(e);a=l>=s?(l-s)/o:(l+o-r)/o,a>1&&(a-=1)}Object.assign(t,{progress:s,progressLoop:a,isBeginning:r,isEnd:o}),(n.watchSlidesProgress||n.centeredSlides&&n.autoHeight)&&t.updateSlidesProgress(e),r&&!l&&t.emit("reachBeginning toEdge"),o&&!c&&t.emit("reachEnd toEdge"),(l&&!r||c&&!o)&&t.emit("fromEdge"),t.emit("progress",s)},updateSlidesClasses:function(){const e=this,{slides:t,params:n,slidesEl:i,activeIndex:s}=e,r=e.virtual&&n.virtual.enabled,o=e=>p(i,`.${n.slideClass}${e}, swiper-slide${e}`)[0];let a;if(t.forEach((e=>{e.classList.remove(n.slideActiveClass,n.slideNextClass,n.slidePrevClass)})),r)if(n.loop){let t=s-e.virtual.slidesBefore;t<0&&(t=e.virtual.slides.length+t),t>=e.virtual.slides.length&&(t-=e.virtual.slides.length),a=o(`[data-swiper-slide-index="${t}"]`)}else a=o(`[data-swiper-slide-index="${s}"]`);else a=t[s];if(a){a.classList.add(n.slideActiveClass);let e=function(e,t){const n=[];for(;e.nextElementSibling;){const i=e.nextElementSibling;t?i.matches(t)&&n.push(i):n.push(i),e=i}return n}(a,`.${n.slideClass}, swiper-slide`)[0];n.loop&&!e&&(e=t[0]),e&&e.classList.add(n.slideNextClass);let i=function(e,t){const n=[];for(;e.previousElementSibling;){const i=e.previousElementSibling;t?i.matches(t)&&n.push(i):n.push(i),e=i}return n}(a,`.${n.slideClass}, swiper-slide`)[0];n.loop&&0===!i&&(i=t[t.length-1]),i&&i.classList.add(n.slidePrevClass)}e.emitSlidesClasses()},updateActiveIndex:function(e){const t=this,n=t.rtlTranslate?t.translate:-t.translate,{snapGrid:i,params:s,activeIndex:r,realIndex:o,snapIndex:a}=t;let l,c=e;const d=e=>{let n=e-t.virtual.slidesBefore;return n<0&&(n=t.virtual.slides.length+n),n>=t.virtual.slides.length&&(n-=t.virtual.slides.length),n};if(void 0===c&&(c=function(e){const{slidesGrid:t,params:n}=e,i=e.rtlTranslate?e.translate:-e.translate;let s;for(let e=0;e<t.length;e+=1)void 0!==t[e+1]?i>=t[e]&&i<t[e+1]-(t[e+1]-t[e])/2?s=e:i>=t[e]&&i<t[e+1]&&(s=e+1):i>=t[e]&&(s=e);return n.normalizeSlideIndex&&(s<0||void 0===s)&&(s=0),s}(t)),i.indexOf(n)>=0)l=i.indexOf(n);else{const e=Math.min(s.slidesPerGroupSkip,c);l=e+Math.floor((c-e)/s.slidesPerGroup)}if(l>=i.length&&(l=i.length-1),c===r)return l!==a&&(t.snapIndex=l,t.emit("snapIndexChange")),void(t.params.loop&&t.virtual&&t.params.virtual.enabled&&(t.realIndex=d(c)));let u;u=t.virtual&&s.virtual.enabled&&s.loop?d(c):t.slides[c]?parseInt(t.slides[c].getAttribute("data-swiper-slide-index")||c,10):c,Object.assign(t,{previousSnapIndex:a,snapIndex:l,previousRealIndex:o,realIndex:u,previousIndex:r,activeIndex:c}),t.initialized&&O(t),t.emit("activeIndexChange"),t.emit("snapIndexChange"),o!==u&&t.emit("realIndexChange"),(t.initialized||t.params.runCallbacksOnInit)&&t.emit("slideChange")},updateClickedSlide:function(e){const t=this,n=t.params,i=e.closest(`.${n.slideClass}, swiper-slide`);let s,r=!1;if(i)for(let e=0;e<t.slides.length;e+=1)if(t.slides[e]===i){r=!0,s=e;break}if(!i||!r)return t.clickedSlide=void 0,void(t.clickedIndex=void 0);t.clickedSlide=i,t.clickedIndex=t.virtual&&t.params.virtual.enabled?parseInt(i.getAttribute("data-swiper-slide-index"),10):s,n.slideToClickedSlide&&void 0!==t.clickedIndex&&t.clickedIndex!==t.activeIndex&&t.slideToClickedSlide()}};function P({swiper:e,runCallbacks:t,direction:n,step:i}){const{activeIndex:s,previousIndex:r}=e;let o=n;if(o||(o=s>r?"next":s<r?"prev":"reset"),e.emit(`transition${i}`),t&&s!==r){if("reset"===o)return void e.emit(`slideResetTransition${i}`);e.emit(`slideChangeTransition${i}`),e.emit("next"===o?`slideNextTransition${i}`:`slidePrevTransition${i}`)}}const j={slideTo:function(e=0,t=this.params.speed,n=!0,i,s){"string"==typeof e&&(e=parseInt(e,10));const r=this;let o=e;o<0&&(o=0);const{params:a,snapGrid:l,slidesGrid:c,previousIndex:d,activeIndex:f,rtlTranslate:p,wrapperEl:h,enabled:v}=r;if(r.animating&&a.preventInteractionOnTransition||!v&&!i&&!s)return!1;const g=Math.min(r.params.slidesPerGroupSkip,o);let m=g+Math.floor((o-g)/r.params.slidesPerGroup);m>=l.length&&(m=l.length-1);const w=-l[m];if(a.normalizeSlideIndex)for(let e=0;e<c.length;e+=1){const t=-Math.floor(100*w),n=Math.floor(100*c[e]),i=Math.floor(100*c[e+1]);void 0!==c[e+1]?t>=n&&t<i-(i-n)/2?o=e:t>=n&&t<i&&(o=e+1):t>=n&&(o=e)}if(r.initialized&&o!==f){if(!r.allowSlideNext&&w<r.translate&&w<r.minTranslate())return!1;if(!r.allowSlidePrev&&w>r.translate&&w>r.maxTranslate()&&(f||0)!==o)return!1}let b;if(o!==(d||0)&&n&&r.emit("beforeSlideChangeStart"),r.updateProgress(w),b=o>f?"next":o<f?"prev":"reset",p&&-w===r.translate||!p&&w===r.translate)return r.updateActiveIndex(o),a.autoHeight&&r.updateAutoHeight(),r.updateSlidesClasses(),"slide"!==a.effect&&r.setTranslate(w),"reset"!==b&&(r.transitionStart(n,b),r.transitionEnd(n,b)),!1;if(a.cssMode){const e=r.isHorizontal(),n=p?w:-w;if(0===t){const t=r.virtual&&r.params.virtual.enabled;t&&(r.wrapperEl.style.scrollSnapType="none",r._immediateVirtual=!0),t&&!r._cssModeVirtualInitialSet&&r.params.initialSlide>0?(r._cssModeVirtualInitialSet=!0,requestAnimationFrame((()=>{h[e?"scrollLeft":"scrollTop"]=n}))):h[e?"scrollLeft":"scrollTop"]=n,t&&requestAnimationFrame((()=>{r.wrapperEl.style.scrollSnapType="",r._immediateVirtual=!1}))}else{if(!r.support.smoothScroll)return u({swiper:r,targetPosition:n,side:e?"left":"top"}),!0;h.scrollTo({[e?"left":"top"]:n,behavior:"smooth"})}return!0}return r.setTransition(t),r.setTranslate(w),r.updateActiveIndex(o),r.updateSlidesClasses(),r.emit("beforeTransitionStart",t,i),r.transitionStart(n,b),0===t?r.transitionEnd(n,b):r.animating||(r.animating=!0,r.onSlideToWrapperTransitionEnd||(r.onSlideToWrapperTransitionEnd=function(e){r&&!r.destroyed&&e.target===this&&(r.wrapperEl.removeEventListener("transitionend",r.onSlideToWrapperTransitionEnd),r.onSlideToWrapperTransitionEnd=null,delete r.onSlideToWrapperTransitionEnd,r.transitionEnd(n,b))}),r.wrapperEl.addEventListener("transitionend",r.onSlideToWrapperTransitionEnd)),!0},slideToLoop:function(e=0,t=this.params.speed,n=!0,i){"string"==typeof e&&(e=parseInt(e,10));const s=this;let r=e;return s.params.loop&&(s.virtual&&s.params.virtual.enabled?r+=s.virtual.slidesBefore:r=s.getSlideIndexByData(r)),s.slideTo(r,t,n,i)},slideNext:function(e=this.params.speed,t=!0,n){const i=this,{enabled:s,params:r,animating:o}=i;if(!s)return i;let a=r.slidesPerGroup;"auto"===r.slidesPerView&&1===r.slidesPerGroup&&r.slidesPerGroupAuto&&(a=Math.max(i.slidesPerViewDynamic("current",!0),1));const l=i.activeIndex<r.slidesPerGroupSkip?1:a;if(r.loop){if(o&&(!i.virtual||!r.virtual.enabled)&&r.loopPreventsSliding)return!1;i.loopFix({direction:"next"}),i._clientLeft=i.wrapperEl.clientLeft}return i.slideTo(r.rewind&&i.isEnd?0:i.activeIndex+l,e,t,n)},slidePrev:function(e=this.params.speed,t=!0,n){const i=this,{params:s,snapGrid:r,slidesGrid:o,rtlTranslate:a,enabled:l,animating:c}=i;if(!l)return i;if(s.loop){if(c&&(!i.virtual||!s.virtual.enabled)&&s.loopPreventsSliding)return!1;i.loopFix({direction:"prev"}),i._clientLeft=i.wrapperEl.clientLeft}function d(e){return e<0?-Math.floor(Math.abs(e)):Math.floor(e)}const u=d(a?i.translate:-i.translate),f=r.map((e=>d(e)));let p=r[f.indexOf(u)-1];if(void 0===p&&s.cssMode){let e;r.forEach(((t,n)=>{u>=t&&(e=n)})),void 0!==e&&(p=r[e>0?e-1:e])}let h=0;return void 0!==p&&(h=o.indexOf(p),h<0&&(h=i.activeIndex-1),"auto"===s.slidesPerView&&1===s.slidesPerGroup&&s.slidesPerGroupAuto&&(h=h-i.slidesPerViewDynamic("previous",!0)+1,h=Math.max(h,0))),i.slideTo(s.rewind&&i.isBeginning?i.params.virtual&&i.params.virtual.enabled&&i.virtual?i.virtual.slides.length-1:i.slides.length-1:h,e,t,n)},slideReset:function(e=this.params.speed,t=!0,n){return this.slideTo(this.activeIndex,e,t,n)},slideToClosest:function(e=this.params.speed,t=!0,n,i=.5){const s=this;let r=s.activeIndex;const o=Math.min(s.params.slidesPerGroupSkip,r),a=o+Math.floor((r-o)/s.params.slidesPerGroup),l=s.rtlTranslate?s.translate:-s.translate;if(l>=s.snapGrid[a]){const e=s.snapGrid[a];l-e>(s.snapGrid[a+1]-e)*i&&(r+=s.params.slidesPerGroup)}else{const e=s.snapGrid[a-1];l-e<=(s.snapGrid[a]-e)*i&&(r-=s.params.slidesPerGroup)}return r=Math.max(r,0),r=Math.min(r,s.slidesGrid.length-1),s.slideTo(r,e,t,n)},slideToClickedSlide:function(){const e=this,{params:t,slidesEl:n}=e,i="auto"===t.slidesPerView?e.slidesPerViewDynamic():t.slidesPerView;let s,r=e.clickedIndex;const a=e.isElement?"swiper-slide":`.${t.slideClass}`;if(t.loop){if(e.animating)return;s=parseInt(e.clickedSlide.getAttribute("data-swiper-slide-index"),10),t.centeredSlides?r<e.loopedSlides-i/2||r>e.slides.length-e.loopedSlides+i/2?(e.loopFix(),r=e.getSlideIndex(p(n,`${a}[data-swiper-slide-index="${s}"]`)[0]),o((()=>{e.slideTo(r)}))):e.slideTo(r):r>e.slides.length-i?(e.loopFix(),r=e.getSlideIndex(p(n,`${a}[data-swiper-slide-index="${s}"]`)[0]),o((()=>{e.slideTo(r)}))):e.slideTo(r)}else e.slideTo(r)}};function k(e){const t=this,n=i(),s=r(),o=t.touchEventsData;o.evCache.push(e);const{params:l,touches:c,enabled:d}=t;if(!d)return;if(!l.simulateTouch&&"mouse"===e.pointerType)return;if(t.animating&&l.preventInteractionOnTransition)return;!t.animating&&l.cssMode&&l.loop&&t.loopFix();let u=e;u.originalEvent&&(u=u.originalEvent);let f=u.target;if("wrapper"===l.touchEventsTarget&&!t.wrapperEl.contains(f))return;if("which"in u&&3===u.which)return;if("button"in u&&u.button>0)return;if(o.isTouched&&o.isMoved)return;const p=!!l.noSwipingClass&&""!==l.noSwipingClass,h=e.composedPath?e.composedPath():e.path;p&&u.target&&u.target.shadowRoot&&h&&(f=h[0]);const v=l.noSwipingSelector?l.noSwipingSelector:`.${l.noSwipingClass}`;if(l.noSwiping&&(u.target&&u.target.shadowRoot?function(e,t=this){return function t(n){if(!n||n===i()||n===r())return null;n.assignedSlot&&(n=n.assignedSlot);const s=n.closest(e);return s||n.getRootNode?s||t(n.getRootNode().host):null}(t)}(v,f):f.closest(v)))return void(t.allowClick=!0);if(l.swipeHandler&&!f.closest(l.swipeHandler))return;c.currentX=u.pageX,c.currentY=u.pageY;const g=c.currentX,m=c.currentY,w=l.edgeSwipeDetection||l.iOSEdgeSwipeDetection,b=l.edgeSwipeThreshold||l.iOSEdgeSwipeThreshold;if(w&&(g<=b||g>=s.innerWidth-b)){if("prevent"!==w)return;e.preventDefault()}Object.assign(o,{isTouched:!0,isMoved:!1,allowTouchCallbacks:!0,isScrolling:void 0,startMoving:void 0}),c.startX=g,c.startY=m,o.touchStartTime=a(),t.allowClick=!0,t.updateSize(),t.swipeDirection=void 0,l.threshold>0&&(o.allowThresholdMove=!1);let x=!0;f.matches(o.focusableElements)&&(x=!1,"SELECT"===f.nodeName&&(o.isTouched=!1)),n.activeElement&&n.activeElement.matches(o.focusableElements)&&n.activeElement!==f&&n.activeElement.blur(),!l.touchStartForcePreventDefault&&!(x&&t.allowTouchMove&&l.touchStartPreventDefault)||f.isContentEditable||u.preventDefault(),t.params.freeMode&&t.params.freeMode.enabled&&t.freeMode&&t.animating&&!l.cssMode&&t.freeMode.onTouchStart(),t.emit("touchStart",u)}function z(e){const t=i(),n=this,s=n.touchEventsData,{params:r,touches:o,rtlTranslate:l,enabled:c}=n;if(!c)return;if(!r.simulateTouch&&"mouse"===e.pointerType)return;let d=e;if(d.originalEvent&&(d=d.originalEvent),!s.isTouched)return void(s.startMoving&&s.isScrolling&&n.emit("touchMoveOpposite",d));const u=s.evCache.findIndex((e=>e.pointerId===d.pointerId));u>=0&&(s.evCache[u]=d);const f=s.evCache.length>1?s.evCache[0]:d,p=f.pageX,h=f.pageY;if(d.preventedByNestedSwiper)return o.startX=p,void(o.startY=h);if(!n.allowTouchMove)return d.target.matches(s.focusableElements)||(n.allowClick=!1),void(s.isTouched&&(Object.assign(o,{startX:p,startY:h,prevX:n.touches.currentX,prevY:n.touches.currentY,currentX:p,currentY:h}),s.touchStartTime=a()));if(r.touchReleaseOnEdges&&!r.loop)if(n.isVertical()){if(h<o.startY&&n.translate<=n.maxTranslate()||h>o.startY&&n.translate>=n.minTranslate())return s.isTouched=!1,void(s.isMoved=!1)}else if(p<o.startX&&n.translate<=n.maxTranslate()||p>o.startX&&n.translate>=n.minTranslate())return;if(t.activeElement&&d.target===t.activeElement&&d.target.matches(s.focusableElements))return s.isMoved=!0,void(n.allowClick=!1);if(s.allowTouchCallbacks&&n.emit("touchMove",d),d.targetTouches&&d.targetTouches.length>1)return;o.currentX=p,o.currentY=h;const v=o.currentX-o.startX,g=o.currentY-o.startY;if(n.params.threshold&&Math.sqrt(v**2+g**2)<n.params.threshold)return;if(void 0===s.isScrolling){let e;n.isHorizontal()&&o.currentY===o.startY||n.isVertical()&&o.currentX===o.startX?s.isScrolling=!1:v*v+g*g>=25&&(e=180*Math.atan2(Math.abs(g),Math.abs(v))/Math.PI,s.isScrolling=n.isHorizontal()?e>r.touchAngle:90-e>r.touchAngle)}if(s.isScrolling&&n.emit("touchMoveOpposite",d),void 0===s.startMoving&&(o.currentX===o.startX&&o.currentY===o.startY||(s.startMoving=!0)),s.isScrolling||n.zoom&&n.params.zoom&&n.params.zoom.enabled&&s.evCache.length>1)return void(s.isTouched=!1);if(!s.startMoving)return;n.allowClick=!1,!r.cssMode&&d.cancelable&&d.preventDefault(),r.touchMoveStopPropagation&&!r.nested&&d.stopPropagation();let m=n.isHorizontal()?v:g,w=n.isHorizontal()?o.currentX-o.previousX:o.currentY-o.previousY;r.oneWayMovement&&(m=Math.abs(m)*(l?1:-1),w=Math.abs(w)*(l?1:-1)),o.diff=m,m*=r.touchRatio,l&&(m=-m,w=-w);const b=n.touchesDirection;n.swipeDirection=m>0?"prev":"next",n.touchesDirection=w>0?"prev":"next";const x=n.params.loop&&!r.cssMode;if(!s.isMoved){if(x&&n.loopFix({direction:n.swipeDirection}),s.startTranslate=n.getTranslate(),n.setTransition(0),n.animating){const e=new window.CustomEvent("transitionend",{bubbles:!0,cancelable:!0});n.wrapperEl.dispatchEvent(e)}s.allowMomentumBounce=!1,!r.grabCursor||!0!==n.allowSlideNext&&!0!==n.allowSlidePrev||n.setGrabCursor(!0),n.emit("sliderFirstMove",d)}let M;s.isMoved&&b!==n.touchesDirection&&x&&Math.abs(m)>=1&&(n.loopFix({direction:n.swipeDirection,setTranslate:!0}),M=!0),n.emit("sliderMove",d),s.isMoved=!0,s.currentTranslate=m+s.startTranslate;let S=!0,y=r.resistanceRatio;if(r.touchReleaseOnEdges&&(y=0),m>0?(x&&!M&&s.currentTranslate>(r.centeredSlides?n.minTranslate()-n.size/2:n.minTranslate())&&n.loopFix({direction:"prev",setTranslate:!0,activeSlideIndex:0}),s.currentTranslate>n.minTranslate()&&(S=!1,r.resistance&&(s.currentTranslate=n.minTranslate()-1+(-n.minTranslate()+s.startTranslate+m)**y))):m<0&&(x&&!M&&s.currentTranslate<(r.centeredSlides?n.maxTranslate()+n.size/2:n.maxTranslate())&&n.loopFix({direction:"next",setTranslate:!0,activeSlideIndex:n.slides.length-("auto"===r.slidesPerView?n.slidesPerViewDynamic():Math.ceil(parseFloat(r.slidesPerView,10)))}),s.currentTranslate<n.maxTranslate()&&(S=!1,r.resistance&&(s.currentTranslate=n.maxTranslate()+1-(n.maxTranslate()-s.startTranslate-m)**y))),S&&(d.preventedByNestedSwiper=!0),!n.allowSlideNext&&"next"===n.swipeDirection&&s.currentTranslate<s.startTranslate&&(s.currentTranslate=s.startTranslate),!n.allowSlidePrev&&"prev"===n.swipeDirection&&s.currentTranslate>s.startTranslate&&(s.currentTranslate=s.startTranslate),n.allowSlidePrev||n.allowSlideNext||(s.currentTranslate=s.startTranslate),r.threshold>0){if(!(Math.abs(m)>r.threshold||s.allowThresholdMove))return void(s.currentTranslate=s.startTranslate);if(!s.allowThresholdMove)return s.allowThresholdMove=!0,o.startX=o.currentX,o.startY=o.currentY,s.currentTranslate=s.startTranslate,void(o.diff=n.isHorizontal()?o.currentX-o.startX:o.currentY-o.startY)}r.followFinger&&!r.cssMode&&((r.freeMode&&r.freeMode.enabled&&n.freeMode||r.watchSlidesProgress)&&(n.updateActiveIndex(),n.updateSlidesClasses()),n.params.freeMode&&r.freeMode.enabled&&n.freeMode&&n.freeMode.onTouchMove(),n.updateProgress(s.currentTranslate),n.setTranslate(s.currentTranslate))}function A(e){const t=this,n=t.touchEventsData,i=n.evCache.findIndex((t=>t.pointerId===e.pointerId));if(i>=0&&n.evCache.splice(i,1),["pointercancel","pointerout","pointerleave"].includes(e.type)&&("pointercancel"!==e.type||!t.browser.isSafari&&!t.browser.isWebView))return;const{params:s,touches:r,rtlTranslate:l,slidesGrid:c,enabled:d}=t;if(!d)return;if(!s.simulateTouch&&"mouse"===e.pointerType)return;let u=e;if(u.originalEvent&&(u=u.originalEvent),n.allowTouchCallbacks&&t.emit("touchEnd",u),n.allowTouchCallbacks=!1,!n.isTouched)return n.isMoved&&s.grabCursor&&t.setGrabCursor(!1),n.isMoved=!1,void(n.startMoving=!1);s.grabCursor&&n.isMoved&&n.isTouched&&(!0===t.allowSlideNext||!0===t.allowSlidePrev)&&t.setGrabCursor(!1);const f=a(),p=f-n.touchStartTime;if(t.allowClick){const e=u.path||u.composedPath&&u.composedPath();t.updateClickedSlide(e&&e[0]||u.target),t.emit("tap click",u),p<300&&f-n.lastClickTime<300&&t.emit("doubleTap doubleClick",u)}if(n.lastClickTime=a(),o((()=>{t.destroyed||(t.allowClick=!0)})),!n.isTouched||!n.isMoved||!t.swipeDirection||0===r.diff||n.currentTranslate===n.startTranslate)return n.isTouched=!1,n.isMoved=!1,void(n.startMoving=!1);let h;if(n.isTouched=!1,n.isMoved=!1,n.startMoving=!1,h=s.followFinger?l?t.translate:-t.translate:-n.currentTranslate,s.cssMode)return;if(t.params.freeMode&&s.freeMode.enabled)return void t.freeMode.onTouchEnd({currentPos:h});let v=0,g=t.slidesSizesGrid[0];for(let e=0;e<c.length;e+=e<s.slidesPerGroupSkip?1:s.slidesPerGroup){const t=e<s.slidesPerGroupSkip-1?1:s.slidesPerGroup;void 0!==c[e+t]?h>=c[e]&&h<c[e+t]&&(v=e,g=c[e+t]-c[e]):h>=c[e]&&(v=e,g=c[c.length-1]-c[c.length-2])}let m=null,w=null;s.rewind&&(t.isBeginning?w=t.params.virtual&&t.params.virtual.enabled&&t.virtual?t.virtual.slides.length-1:t.slides.length-1:t.isEnd&&(m=0));const b=(h-c[v])/g,x=v<s.slidesPerGroupSkip-1?1:s.slidesPerGroup;if(p>s.longSwipesMs){if(!s.longSwipes)return void t.slideTo(t.activeIndex);"next"===t.swipeDirection&&t.slideTo(b>=s.longSwipesRatio?s.rewind&&t.isEnd?m:v+x:v),"prev"===t.swipeDirection&&(b>1-s.longSwipesRatio?t.slideTo(v+x):null!==w&&b<0&&Math.abs(b)>s.longSwipesRatio?t.slideTo(w):t.slideTo(v))}else{if(!s.shortSwipes)return void t.slideTo(t.activeIndex);!t.navigation||u.target!==t.navigation.nextEl&&u.target!==t.navigation.prevEl?("next"===t.swipeDirection&&t.slideTo(null!==m?m:v+x),"prev"===t.swipeDirection&&t.slideTo(null!==w?w:v)):t.slideTo(u.target===t.navigation.nextEl?v+x:v)}}function F(){const e=this,{params:t,el:n}=e;if(n&&0===n.offsetWidth)return;t.breakpoints&&e.setBreakpoint();const{allowSlideNext:i,allowSlidePrev:s,snapGrid:r}=e,o=e.virtual&&e.params.virtual.enabled;e.allowSlideNext=!0,e.allowSlidePrev=!0,e.updateSize(),e.updateSlides(),e.updateSlidesClasses(),!("auto"===t.slidesPerView||t.slidesPerView>1)||!e.isEnd||e.isBeginning||e.params.centeredSlides||o&&t.loop?e.params.loop&&!o?e.slideToLoop(e.realIndex,0,!1,!0):e.slideTo(e.activeIndex,0,!1,!0):e.slideTo(e.slides.length-1,0,!1,!0),e.autoplay&&e.autoplay.running&&e.autoplay.paused&&(clearTimeout(e.autoplay.resizeTimeout),e.autoplay.resizeTimeout=setTimeout((()=>{e.autoplay&&e.autoplay.running&&e.autoplay.paused&&e.autoplay.resume()}),500)),e.allowSlidePrev=s,e.allowSlideNext=i,e.params.watchOverflow&&r!==e.snapGrid&&e.checkOverflow()}function L(e){const t=this;t.enabled&&(t.allowClick||(t.params.preventClicks&&e.preventDefault(),t.params.preventClicksPropagation&&t.animating&&(e.stopPropagation(),e.stopImmediatePropagation())))}function G(){const e=this,{wrapperEl:t,rtlTranslate:n,enabled:i}=e;if(!i)return;let s;e.previousTranslate=e.translate,e.translate=e.isHorizontal()?-t.scrollLeft:-t.scrollTop,0===e.translate&&(e.translate=0),e.updateActiveIndex(),e.updateSlidesClasses();const r=e.maxTranslate()-e.minTranslate();s=0===r?0:(e.translate-e.minTranslate())/r,s!==e.progress&&e.updateProgress(n?-e.translate:e.translate),e.emit("setTranslate",e.translate,!1)}function N(e){const t=this;E(t,e.target),t.params.cssMode||"auto"!==t.params.slidesPerView&&!t.params.autoHeight||t.update()}let B=!1;function R(){}const D=(e,t)=>{const n=i(),{params:s,el:r,wrapperEl:o,device:a}=e,l=!!s.nested,c="on"===t?"addEventListener":"removeEventListener",d=t;r[c]("pointerdown",e.onTouchStart,{passive:!1}),n[c]("pointermove",e.onTouchMove,{passive:!1,capture:l}),n[c]("pointerup",e.onTouchEnd,{passive:!0}),n[c]("pointercancel",e.onTouchEnd,{passive:!0}),n[c]("pointerout",e.onTouchEnd,{passive:!0}),n[c]("pointerleave",e.onTouchEnd,{passive:!0}),(s.preventClicks||s.preventClicksPropagation)&&r[c]("click",e.onClick,!0),s.cssMode&&o[c]("scroll",e.onScroll),e[d](s.updateOnWindowResize?a.ios||a.android?"resize orientationchange observerUpdate":"resize observerUpdate":"observerUpdate",F,!0),r[c]("load",e.onLoad,{capture:!0})},_=(e,t)=>e.grid&&t.grid&&t.grid.rows>1,V={init:!0,direction:"horizontal",oneWayMovement:!1,touchEventsTarget:"wrapper",initialSlide:0,speed:300,cssMode:!1,updateOnWindowResize:!0,resizeObserver:!0,nested:!1,createElements:!1,enabled:!0,focusableElements:"input, select, option, textarea, button, video, label",width:null,height:null,preventInteractionOnTransition:!1,userAgent:null,url:null,edgeSwipeDetection:!1,edgeSwipeThreshold:20,autoHeight:!1,setWrapperSize:!1,virtualTranslate:!1,effect:"slide",breakpoints:void 0,breakpointsBase:"window",spaceBetween:0,slidesPerView:1,slidesPerGroup:1,slidesPerGroupSkip:0,slidesPerGroupAuto:!1,centeredSlides:!1,centeredSlidesBounds:!1,slidesOffsetBefore:0,slidesOffsetAfter:0,normalizeSlideIndex:!0,centerInsufficientSlides:!1,watchOverflow:!0,roundLengths:!1,touchRatio:1,touchAngle:45,simulateTouch:!0,shortSwipes:!0,longSwipes:!0,longSwipesRatio:.5,longSwipesMs:300,followFinger:!0,allowTouchMove:!0,threshold:5,touchMoveStopPropagation:!1,touchStartPreventDefault:!0,touchStartForcePreventDefault:!1,touchReleaseOnEdges:!1,uniqueNavElements:!0,resistance:!0,resistanceRatio:.85,watchSlidesProgress:!1,grabCursor:!1,preventClicks:!0,preventClicksPropagation:!0,slideToClickedSlide:!1,loop:!1,loopedSlides:null,loopPreventsSliding:!0,rewind:!1,allowSlidePrev:!0,allowSlideNext:!0,swipeHandler:null,noSwiping:!0,noSwipingClass:"swiper-no-swiping",noSwipingSelector:null,passiveListeners:!0,maxBackfaceHiddenSlides:10,containerModifierClass:"swiper-",slideClass:"swiper-slide",slideActiveClass:"swiper-slide-active",slideVisibleClass:"swiper-slide-visible",slideNextClass:"swiper-slide-next",slidePrevClass:"swiper-slide-prev",wrapperClass:"swiper-wrapper",lazyPreloaderClass:"swiper-lazy-preloader",lazyPreloadPrevNext:0,runCallbacksOnInit:!0,_emitClasses:!1};function q(e,t){return function(n={}){const i=Object.keys(n)[0],s=n[i];"object"==typeof s&&null!==s?(["navigation","pagination","scrollbar"].indexOf(i)>=0&&!0===e[i]&&(e[i]={auto:!0}),i in e&&"enabled"in s?(!0===e[i]&&(e[i]={enabled:!0}),"object"!=typeof e[i]||"enabled"in e[i]||(e[i].enabled=!0),e[i]||(e[i]={enabled:!1}),c(t,n)):c(t,n)):c(t,n)}}const W={eventsEmitter:C,update:$,translate:{getTranslate:function(e=(this.isHorizontal()?"x":"y")){const{params:t,rtlTranslate:n,translate:i,wrapperEl:s}=this;if(t.virtualTranslate)return n?-i:i;if(t.cssMode)return i;let o=function(e,t="x"){const n=r();let i,s,o;const a=function(e){const t=r();let n;return t.getComputedStyle&&(n=t.getComputedStyle(e,null)),!n&&e.currentStyle&&(n=e.currentStyle),n||(n=e.style),n}(e);return n.WebKitCSSMatrix?(s=a.transform||a.webkitTransform,s.split(",").length>6&&(s=s.split(", ").map((e=>e.replace(",","."))).join(", ")),o=new n.WebKitCSSMatrix("none"===s?"":s)):(o=a.MozTransform||a.OTransform||a.MsTransform||a.msTransform||a.transform||a.getPropertyValue("transform").replace("translate(","matrix(1, 0, 0, 1,"),i=o.toString().split(",")),"x"===t&&(s=n.WebKitCSSMatrix?o.m41:16===i.length?parseFloat(i[12]):parseFloat(i[4])),"y"===t&&(s=n.WebKitCSSMatrix?o.m42:16===i.length?parseFloat(i[13]):parseFloat(i[5])),s||0}(s,e);return o+=this.cssOverflowAdjustment(),n&&(o=-o),o||0},setTranslate:function(e,t){const n=this,{rtlTranslate:i,params:s,wrapperEl:r,progress:o}=n;let a,l=0,c=0;n.isHorizontal()?l=i?-e:e:c=e,s.roundLengths&&(l=Math.floor(l),c=Math.floor(c)),n.previousTranslate=n.translate,n.translate=n.isHorizontal()?l:c,s.cssMode?r[n.isHorizontal()?"scrollLeft":"scrollTop"]=n.isHorizontal()?-l:-c:s.virtualTranslate||(n.isHorizontal()?l-=n.cssOverflowAdjustment():c-=n.cssOverflowAdjustment(),r.style.transform=`translate3d(${l}px, ${c}px, 0px)`);const d=n.maxTranslate()-n.minTranslate();a=0===d?0:(e-n.minTranslate())/d,a!==o&&n.updateProgress(e),n.emit("setTranslate",n.translate,t)},minTranslate:function(){return-this.snapGrid[0]},maxTranslate:function(){return-this.snapGrid[this.snapGrid.length-1]},translateTo:function(e=0,t=this.params.speed,n=!0,i=!0,s){const r=this,{params:o,wrapperEl:a}=r;if(r.animating&&o.preventInteractionOnTransition)return!1;const l=r.minTranslate(),c=r.maxTranslate();let d;if(d=i&&e>l?l:i&&e<c?c:e,r.updateProgress(d),o.cssMode){const e=r.isHorizontal();if(0===t)a[e?"scrollLeft":"scrollTop"]=-d;else{if(!r.support.smoothScroll)return u({swiper:r,targetPosition:-d,side:e?"left":"top"}),!0;a.scrollTo({[e?"left":"top"]:-d,behavior:"smooth"})}return!0}return 0===t?(r.setTransition(0),r.setTranslate(d),n&&(r.emit("beforeTransitionStart",t,s),r.emit("transitionEnd"))):(r.setTransition(t),r.setTranslate(d),n&&(r.emit("beforeTransitionStart",t,s),r.emit("transitionStart")),r.animating||(r.animating=!0,r.onTranslateToWrapperTransitionEnd||(r.onTranslateToWrapperTransitionEnd=function(e){r&&!r.destroyed&&e.target===this&&(r.wrapperEl.removeEventListener("transitionend",r.onTranslateToWrapperTransitionEnd),r.onTranslateToWrapperTransitionEnd=null,delete r.onTranslateToWrapperTransitionEnd,n&&r.emit("transitionEnd"))}),r.wrapperEl.addEventListener("transitionend",r.onTranslateToWrapperTransitionEnd))),!0}},transition:{setTransition:function(e,t){const n=this;n.params.cssMode||(n.wrapperEl.style.transitionDuration=`${e}ms`),n.emit("setTransition",e,t)},transitionStart:function(e=!0,t){const n=this,{params:i}=n;i.cssMode||(i.autoHeight&&n.updateAutoHeight(),P({swiper:n,runCallbacks:e,direction:t,step:"Start"}))},transitionEnd:function(e=!0,t){const n=this,{params:i}=n;n.animating=!1,i.cssMode||(n.setTransition(0),P({swiper:n,runCallbacks:e,direction:t,step:"End"}))}},slide:j,loop:{loopCreate:function(e){const t=this,{params:n,slidesEl:i}=t;!n.loop||t.virtual&&t.params.virtual.enabled||(p(i,`.${n.slideClass}, swiper-slide`).forEach(((e,t)=>{e.setAttribute("data-swiper-slide-index",t)})),t.loopFix({slideRealIndex:e,direction:n.centeredSlides?void 0:"next"}))},loopFix:function({slideRealIndex:e,slideTo:t=!0,direction:n,setTranslate:i,activeSlideIndex:s,byController:r,byMousewheel:o}={}){const a=this;if(!a.params.loop)return;a.emit("beforeLoopFix");const{slides:l,allowSlidePrev:c,allowSlideNext:d,slidesEl:u,params:f}=a;if(a.allowSlidePrev=!0,a.allowSlideNext=!0,a.virtual&&f.virtual.enabled)return t&&(f.centeredSlides||0!==a.snapIndex?f.centeredSlides&&a.snapIndex<f.slidesPerView?a.slideTo(a.virtual.slides.length+a.snapIndex,0,!1,!0):a.snapIndex===a.snapGrid.length-1&&a.slideTo(a.virtual.slidesBefore,0,!1,!0):a.slideTo(a.virtual.slides.length,0,!1,!0)),a.allowSlidePrev=c,a.allowSlideNext=d,void a.emit("loopFix");const p="auto"===f.slidesPerView?a.slidesPerViewDynamic():Math.ceil(parseFloat(f.slidesPerView,10));let h=f.loopedSlides||p;h%f.slidesPerGroup!=0&&(h+=f.slidesPerGroup-h%f.slidesPerGroup),a.loopedSlides=h;const v=[],g=[];let m=a.activeIndex;void 0===s?s=a.getSlideIndex(a.slides.filter((e=>e.classList.contains(f.slideActiveClass)))[0]):m=s;const w="next"===n||!n,b="prev"===n||!n;let x=0,M=0;if(s<h){x=Math.max(h-s,f.slidesPerGroup);for(let e=0;e<h-s;e+=1){const t=e-Math.floor(e/l.length)*l.length;v.push(l.length-t-1)}}else if(s>a.slides.length-2*h){M=Math.max(s-(a.slides.length-2*h),f.slidesPerGroup);for(let e=0;e<M;e+=1){const t=e-Math.floor(e/l.length)*l.length;g.push(t)}}if(b&&v.forEach((e=>{a.slides[e].swiperLoopMoveDOM=!0,u.prepend(a.slides[e]),a.slides[e].swiperLoopMoveDOM=!1})),w&&g.forEach((e=>{a.slides[e].swiperLoopMoveDOM=!0,u.append(a.slides[e]),a.slides[e].swiperLoopMoveDOM=!1})),a.recalcSlides(),"auto"===f.slidesPerView&&a.updateSlides(),f.watchSlidesProgress&&a.updateSlidesOffset(),t)if(v.length>0&&b)if(void 0===e){const e=a.slidesGrid[m+x]-a.slidesGrid[m];o?a.setTranslate(a.translate-e):(a.slideTo(m+x,0,!1,!0),i&&(a.touches[a.isHorizontal()?"startX":"startY"]+=e))}else i&&a.slideToLoop(e,0,!1,!0);else if(g.length>0&&w)if(void 0===e){const e=a.slidesGrid[m-M]-a.slidesGrid[m];o?a.setTranslate(a.translate-e):(a.slideTo(m-M,0,!1,!0),i&&(a.touches[a.isHorizontal()?"startX":"startY"]+=e))}else a.slideToLoop(e,0,!1,!0);if(a.allowSlidePrev=c,a.allowSlideNext=d,a.controller&&a.controller.control&&!r){const t={slideRealIndex:e,slideTo:!1,direction:n,setTranslate:i,activeSlideIndex:s,byController:!0};Array.isArray(a.controller.control)?a.controller.control.forEach((e=>{!e.destroyed&&e.params.loop&&e.loopFix(t)})):a.controller.control instanceof a.constructor&&a.controller.control.params.loop&&a.controller.control.loopFix(t)}a.emit("loopFix")},loopDestroy:function(){const e=this,{params:t,slidesEl:n}=e;if(!t.loop||e.virtual&&e.params.virtual.enabled)return;e.recalcSlides();const i=[];e.slides.forEach((e=>{const t=void 0===e.swiperSlideIndex?1*e.getAttribute("data-swiper-slide-index"):e.swiperSlideIndex;i[t]=e})),e.slides.forEach((e=>{e.removeAttribute("data-swiper-slide-index")})),i.forEach((e=>{n.append(e)})),e.recalcSlides(),e.slideTo(e.realIndex,0)}},grabCursor:{setGrabCursor:function(e){const t=this;if(!t.params.simulateTouch||t.params.watchOverflow&&t.isLocked||t.params.cssMode)return;const n="container"===t.params.touchEventsTarget?t.el:t.wrapperEl;t.isElement&&(t.__preventObserver__=!0),n.style.cursor="move",n.style.cursor=e?"grabbing":"grab",t.isElement&&requestAnimationFrame((()=>{t.__preventObserver__=!1}))},unsetGrabCursor:function(){const e=this;e.params.watchOverflow&&e.isLocked||e.params.cssMode||(e.isElement&&(e.__preventObserver__=!0),e["container"===e.params.touchEventsTarget?"el":"wrapperEl"].style.cursor="",e.isElement&&requestAnimationFrame((()=>{e.__preventObserver__=!1})))}},events:{attachEvents:function(){const e=this,t=i(),{params:n}=e;e.onTouchStart=k.bind(e),e.onTouchMove=z.bind(e),e.onTouchEnd=A.bind(e),n.cssMode&&(e.onScroll=G.bind(e)),e.onClick=L.bind(e),e.onLoad=N.bind(e),B||(t.addEventListener("touchstart",R),B=!0),D(e,"on")},detachEvents:function(){D(this,"off")}},breakpoints:{setBreakpoint:function(){const e=this,{realIndex:t,initialized:n,params:i,el:s}=e,r=i.breakpoints;if(!r||r&&0===Object.keys(r).length)return;const o=e.getBreakpoint(r,e.params.breakpointsBase,e.el);if(!o||e.currentBreakpoint===o)return;const a=(o in r?r[o]:void 0)||e.originalParams,l=_(e,i),d=_(e,a),u=i.enabled;l&&!d?(s.classList.remove(`${i.containerModifierClass}grid`,`${i.containerModifierClass}grid-column`),e.emitContainerClasses()):!l&&d&&(s.classList.add(`${i.containerModifierClass}grid`),(a.grid.fill&&"column"===a.grid.fill||!a.grid.fill&&"column"===i.grid.fill)&&s.classList.add(`${i.containerModifierClass}grid-column`),e.emitContainerClasses()),["navigation","pagination","scrollbar"].forEach((t=>{const n=i[t]&&i[t].enabled,s=a[t]&&a[t].enabled;n&&!s&&e[t].disable(),!n&&s&&e[t].enable()}));const f=a.direction&&a.direction!==i.direction,p=i.loop&&(a.slidesPerView!==i.slidesPerView||f);f&&n&&e.changeDirection(),c(e.params,a);const h=e.params.enabled;Object.assign(e,{allowTouchMove:e.params.allowTouchMove,allowSlideNext:e.params.allowSlideNext,allowSlidePrev:e.params.allowSlidePrev}),u&&!h?e.disable():!u&&h&&e.enable(),e.currentBreakpoint=o,e.emit("_beforeBreakpoint",a),p&&n&&(e.loopDestroy(),e.loopCreate(t),e.updateSlides()),e.emit("breakpoint",a)},getBreakpoint:function(e,t="window",n){if(!e||"container"===t&&!n)return;let i=!1;const s=r(),o="window"===t?s.innerHeight:n.clientHeight,a=Object.keys(e).map((e=>{if("string"==typeof e&&0===e.indexOf("@")){const t=parseFloat(e.substr(1));return{value:o*t,point:e}}return{value:e,point:e}}));a.sort(((e,t)=>parseInt(e.value,10)-parseInt(t.value,10)));for(let e=0;e<a.length;e+=1){const{point:r,value:o}=a[e];"window"===t?s.matchMedia(`(min-width: ${o}px)`).matches&&(i=r):o<=n.clientWidth&&(i=r)}return i||"max"}},checkOverflow:{checkOverflow:function(){const e=this,{isLocked:t,params:n}=e,{slidesOffsetBefore:i}=n;if(i){const t=e.slides.length-1;e.isLocked=e.size>e.slidesGrid[t]+e.slidesSizesGrid[t]+2*i}else e.isLocked=1===e.snapGrid.length;!0===n.allowSlideNext&&(e.allowSlideNext=!e.isLocked),!0===n.allowSlidePrev&&(e.allowSlidePrev=!e.isLocked),t&&t!==e.isLocked&&(e.isEnd=!1),t!==e.isLocked&&e.emit(e.isLocked?"lock":"unlock")}},classes:{addClasses:function(){const e=this,{classNames:t,params:n,rtl:i,el:s,device:r}=e,o=function(e,t){const n=[];return e.forEach((e=>{"object"==typeof e?Object.keys(e).forEach((i=>{e[i]&&n.push(t+i)})):"string"==typeof e&&n.push(t+e)})),n}(["initialized",n.direction,{"free-mode":e.params.freeMode&&n.freeMode.enabled},{autoheight:n.autoHeight},{rtl:i},{grid:n.grid&&n.grid.rows>1},{"grid-column":n.grid&&n.grid.rows>1&&"column"===n.grid.fill},{android:r.android},{ios:r.ios},{"css-mode":n.cssMode},{centered:n.cssMode&&n.centeredSlides},{"watch-progress":n.watchSlidesProgress}],n.containerModifierClass);t.push(...o),s.classList.add(...t),e.emitContainerClasses()},removeClasses:function(){const{el:e,classNames:t}=this;e.classList.remove(...t),this.emitContainerClasses()}}},H={};class U{constructor(...e){let t,n;1===e.length&&e[0].constructor&&"Object"===Object.prototype.toString.call(e[0]).slice(8,-1)?n=e[0]:[t,n]=e,n||(n={}),n=c({},n),t&&!n.el&&(n.el=t);const s=i();if(n.el&&"string"==typeof n.el&&s.querySelectorAll(n.el).length>1){const e=[];return s.querySelectorAll(n.el).forEach((t=>{const i=c({},n,{el:t});e.push(new U(i))})),e}const o=this;o.__swiper__=!0,o.support=T(),o.device=function(e={}){return S||(S=function({userAgent:e}={}){const t=T(),n=r(),i=n.navigator.platform,s=e||n.navigator.userAgent,o={ios:!1,android:!1},a=n.screen.width,l=n.screen.height,c=s.match(/(Android);?[\s\/]+([\d.]+)?/);let d=s.match(/(iPad).*OS\s([\d_]+)/);const u=s.match(/(iPod)(.*OS\s([\d_]+))?/),f=!d&&s.match(/(iPhone\sOS|iOS)\s([\d_]+)/),p="Win32"===i;let h="MacIntel"===i;return!d&&h&&t.touch&&["1024x1366","1366x1024","834x1194","1194x834","834x1112","1112x834","768x1024","1024x768","820x1180","1180x820","810x1080","1080x810"].indexOf(`${a}x${l}`)>=0&&(d=s.match(/(Version)\/([\d.]+)/),d||(d=[0,1,"13_0_0"]),h=!1),c&&!p&&(o.os="android",o.android=!0),(d||f||u)&&(o.os="ios",o.ios=!0),o}(e)),S}({userAgent:n.userAgent}),o.browser=(y||(y=function(){const e=r();let t=!1;function n(){const t=e.navigator.userAgent.toLowerCase();return t.indexOf("safari")>=0&&t.indexOf("chrome")<0&&t.indexOf("android")<0}if(n()){const n=String(e.navigator.userAgent);if(n.includes("Version/")){const[e,i]=n.split("Version/")[1].split(" ")[0].split(".").map((e=>Number(e)));t=e<16||16===e&&i<2}}return{isSafari:t||n(),needPerspectiveFix:t,isWebView:/(iPhone|iPod|iPad).*AppleWebKit(?!.*Safari)/i.test(e.navigator.userAgent)}}()),y),o.eventsListeners={},o.eventsAnyListeners=[],o.modules=[...o.__modules__],n.modules&&Array.isArray(n.modules)&&o.modules.push(...n.modules);const a={};o.modules.forEach((e=>{e({params:n,swiper:o,extendParams:q(n,a),on:o.on.bind(o),once:o.once.bind(o),off:o.off.bind(o),emit:o.emit.bind(o)})}));const l=c({},V,a);return o.params=c({},l,H,n),o.originalParams=c({},o.params),o.passedParams=c({},n),o.params&&o.params.on&&Object.keys(o.params.on).forEach((e=>{o.on(e,o.params.on[e])})),o.params&&o.params.onAny&&o.onAny(o.params.onAny),Object.assign(o,{enabled:o.params.enabled,el:t,classNames:[],slides:[],slidesGrid:[],snapGrid:[],slidesSizesGrid:[],isHorizontal:()=>"horizontal"===o.params.direction,isVertical:()=>"vertical"===o.params.direction,activeIndex:0,realIndex:0,isBeginning:!0,isEnd:!1,translate:0,previousTranslate:0,progress:0,velocity:0,animating:!1,cssOverflowAdjustment(){return Math.trunc(this.translate/2**23)*2**23},allowSlideNext:o.params.allowSlideNext,allowSlidePrev:o.params.allowSlidePrev,touchEventsData:{isTouched:void 0,isMoved:void 0,allowTouchCallbacks:void 0,touchStartTime:void 0,isScrolling:void 0,currentTranslate:void 0,startTranslate:void 0,allowThresholdMove:void 0,focusableElements:o.params.focusableElements,lastClickTime:0,clickTimeout:void 0,velocities:[],allowMomentumBounce:void 0,startMoving:void 0,evCache:[]},allowClick:!0,allowTouchMove:o.params.allowTouchMove,touches:{startX:0,startY:0,currentX:0,currentY:0,diff:0},imagesToLoad:[],imagesLoaded:0}),o.emit("_swiper"),o.params.init&&o.init(),o}getSlideIndex(e){const{slidesEl:t,params:n}=this,i=m(p(t,`.${n.slideClass}, swiper-slide`)[0]);return m(e)-i}getSlideIndexByData(e){return this.getSlideIndex(this.slides.filter((t=>1*t.getAttribute("data-swiper-slide-index")===e))[0])}recalcSlides(){const{slidesEl:e,params:t}=this;this.slides=p(e,`.${t.slideClass}, swiper-slide`)}enable(){const e=this;e.enabled||(e.enabled=!0,e.params.grabCursor&&e.setGrabCursor(),e.emit("enable"))}disable(){const e=this;e.enabled&&(e.enabled=!1,e.params.grabCursor&&e.unsetGrabCursor(),e.emit("disable"))}setProgress(e,t){const n=this;e=Math.min(Math.max(e,0),1);const i=n.minTranslate(),s=n.maxTranslate();n.translateTo((s-i)*e+i,void 0===t?0:t),n.updateActiveIndex(),n.updateSlidesClasses()}emitContainerClasses(){const e=this;if(!e.params._emitClasses||!e.el)return;const t=e.el.className.split(" ").filter((t=>0===t.indexOf("swiper")||0===t.indexOf(e.params.containerModifierClass)));e.emit("_containerClasses",t.join(" "))}getSlideClasses(e){const t=this;return t.destroyed?"":e.className.split(" ").filter((e=>0===e.indexOf("swiper-slide")||0===e.indexOf(t.params.slideClass))).join(" ")}emitSlidesClasses(){const e=this;if(!e.params._emitClasses||!e.el)return;const t=[];e.slides.forEach((n=>{const i=e.getSlideClasses(n);t.push({slideEl:n,classNames:i}),e.emit("_slideClass",n,i)})),e.emit("_slideClasses",t)}slidesPerViewDynamic(e="current",t=!1){const{params:n,slides:i,slidesGrid:s,slidesSizesGrid:r,size:o,activeIndex:a}=this;let l=1;if(n.centeredSlides){let e,t=i[a].swiperSlideSize;for(let n=a+1;n<i.length;n+=1)i[n]&&!e&&(t+=i[n].swiperSlideSize,l+=1,t>o&&(e=!0));for(let n=a-1;n>=0;n-=1)i[n]&&!e&&(t+=i[n].swiperSlideSize,l+=1,t>o&&(e=!0))}else if("current"===e)for(let e=a+1;e<i.length;e+=1)(t?s[e]+r[e]-s[a]<o:s[e]-s[a]<o)&&(l+=1);else for(let e=a-1;e>=0;e-=1)s[a]-s[e]<o&&(l+=1);return l}update(){const e=this;if(!e||e.destroyed)return;const{snapGrid:t,params:n}=e;function i(){const t=Math.min(Math.max(e.rtlTranslate?-1*e.translate:e.translate,e.maxTranslate()),e.minTranslate());e.setTranslate(t),e.updateActiveIndex(),e.updateSlidesClasses()}let s;n.breakpoints&&e.setBreakpoint(),[...e.el.querySelectorAll('[loading="lazy"]')].forEach((t=>{t.complete&&E(e,t)})),e.updateSize(),e.updateSlides(),e.updateProgress(),e.updateSlidesClasses(),e.params.freeMode&&e.params.freeMode.enabled?(i(),e.params.autoHeight&&e.updateAutoHeight()):(s=e.slideTo(("auto"===e.params.slidesPerView||e.params.slidesPerView>1)&&e.isEnd&&!e.params.centeredSlides?(e.virtual&&e.params.virtual.enabled?e.virtual.slides:e.slides).length-1:e.activeIndex,0,!1,!0),s||i()),n.watchOverflow&&t!==e.snapGrid&&e.checkOverflow(),e.emit("update")}changeDirection(e,t=!0){const n=this,i=n.params.direction;return e||(e="horizontal"===i?"vertical":"horizontal"),e===i||"horizontal"!==e&&"vertical"!==e||(n.el.classList.remove(`${n.params.containerModifierClass}${i}`),n.el.classList.add(`${n.params.containerModifierClass}${e}`),n.emitContainerClasses(),n.params.direction=e,n.slides.forEach((t=>{"vertical"===e?t.style.width="":t.style.height=""})),n.emit("changeDirection"),t&&n.update()),n}changeLanguageDirection(e){const t=this;t.rtl&&"rtl"===e||!t.rtl&&"ltr"===e||(t.rtl="rtl"===e,t.rtlTranslate="horizontal"===t.params.direction&&t.rtl,t.rtl?(t.el.classList.add(`${t.params.containerModifierClass}rtl`),t.el.dir="rtl"):(t.el.classList.remove(`${t.params.containerModifierClass}rtl`),t.el.dir="ltr"),t.update())}mount(e){const t=this;if(t.mounted)return!0;let n=e||t.params.el;if("string"==typeof n&&(n=document.querySelector(n)),!n)return!1;n.swiper=t,n.shadowEl&&(t.isElement=!0);const i=()=>`.${(t.params.wrapperClass||"").trim().split(" ").join(".")}`;let s=n&&n.shadowRoot&&n.shadowRoot.querySelector?n.shadowRoot.querySelector(i()):p(n,i())[0];return!s&&t.params.createElements&&(s=h("div",t.params.wrapperClass),n.append(s),p(n,`.${t.params.slideClass}`).forEach((e=>{s.append(e)}))),Object.assign(t,{el:n,wrapperEl:s,slidesEl:t.isElement?n:s,mounted:!0,rtl:"rtl"===n.dir.toLowerCase()||"rtl"===g(n,"direction"),rtlTranslate:"horizontal"===t.params.direction&&("rtl"===n.dir.toLowerCase()||"rtl"===g(n,"direction")),wrongRTL:"-webkit-box"===g(s,"display")}),!0}init(e){const t=this;return t.initialized||!1===t.mount(e)||(t.emit("beforeInit"),t.params.breakpoints&&t.setBreakpoint(),t.addClasses(),t.updateSize(),t.updateSlides(),t.params.watchOverflow&&t.checkOverflow(),t.params.grabCursor&&t.enabled&&t.setGrabCursor(),t.slideTo(t.params.loop&&t.virtual&&t.params.virtual.enabled?t.params.initialSlide+t.virtual.slidesBefore:t.params.initialSlide,0,t.params.runCallbacksOnInit,!1,!0),t.params.loop&&t.loopCreate(),t.attachEvents(),[...t.el.querySelectorAll('[loading="lazy"]')].forEach((e=>{e.complete?E(t,e):e.addEventListener("load",(e=>{E(t,e.target)}))})),O(t),t.initialized=!0,O(t),t.emit("init"),t.emit("afterInit")),t}destroy(e=!0,t=!0){const n=this,{params:i,el:s,wrapperEl:r,slides:o}=n;return void 0===n.params||n.destroyed||(n.emit("beforeDestroy"),n.initialized=!1,n.detachEvents(),i.loop&&n.loopDestroy(),t&&(n.removeClasses(),s.removeAttribute("style"),r.removeAttribute("style"),o&&o.length&&o.forEach((e=>{e.classList.remove(i.slideVisibleClass,i.slideActiveClass,i.slideNextClass,i.slidePrevClass),e.removeAttribute("style"),e.removeAttribute("data-swiper-slide-index")}))),n.emit("destroy"),Object.keys(n.eventsListeners).forEach((e=>{n.off(e)})),!1!==e&&(n.el.swiper=null,function(e){const t=e;Object.keys(t).forEach((e=>{try{t[e]=null}catch(e){}try{delete t[e]}catch(e){}}))}(n)),n.destroyed=!0),null}static extendDefaults(e){c(H,e)}static get extendedDefaults(){return H}static get defaults(){return V}static installModule(e){U.prototype.__modules__||(U.prototype.__modules__=[]);const t=U.prototype.__modules__;"function"==typeof e&&t.indexOf(e)<0&&t.push(e)}static use(e){return Array.isArray(e)?(e.forEach((e=>U.installModule(e))),U):(U.installModule(e),U)}}Object.keys(W).forEach((e=>{Object.keys(W[e]).forEach((t=>{U.prototype[t]=W[e][t]}))})),U.use([function({swiper:e,on:t,emit:n}){const i=r();let s=null,o=null;const a=()=>{e&&!e.destroyed&&e.initialized&&(n("beforeResize"),n("resize"))},l=()=>{e&&!e.destroyed&&e.initialized&&n("orientationchange")};t("init",(()=>{e.params.resizeObserver&&void 0!==i.ResizeObserver?e&&!e.destroyed&&e.initialized&&(s=new ResizeObserver((t=>{o=i.requestAnimationFrame((()=>{const{width:n,height:i}=e;let s=n,r=i;t.forEach((({contentBoxSize:t,contentRect:n,target:i})=>{i&&i!==e.el||(s=n?n.width:(t[0]||t).inlineSize,r=n?n.height:(t[0]||t).blockSize)})),s===n&&r===i||a()}))})),s.observe(e.el)):(i.addEventListener("resize",a),i.addEventListener("orientationchange",l))})),t("destroy",(()=>{o&&i.cancelAnimationFrame(o),s&&s.unobserve&&e.el&&(s.unobserve(e.el),s=null),i.removeEventListener("resize",a),i.removeEventListener("orientationchange",l)}))},function({swiper:e,extendParams:t,on:n,emit:i}){const s=[],o=r(),a=(t,n={})=>{const r=new(o.MutationObserver||o.WebkitMutationObserver)((t=>{if(e.__preventObserver__)return;if(1===t.length)return void i("observerUpdate",t[0]);const n=function(){i("observerUpdate",t[0])};o.requestAnimationFrame?o.requestAnimationFrame(n):o.setTimeout(n,0)}));r.observe(t,{attributes:void 0===n.attributes||n.attributes,childList:void 0===n.childList||n.childList,characterData:void 0===n.characterData||n.characterData}),s.push(r)};t({observer:!1,observeParents:!1,observeSlideChildren:!1}),n("init",(()=>{if(e.params.observer){if(e.params.observeParents){const t=w(e.el);for(let e=0;e<t.length;e+=1)a(t[e])}a(e.el,{childList:e.params.observeSlideChildren}),a(e.wrapperEl,{attributes:!1})}})),n("destroy",(()=>{s.forEach((e=>{e.disconnect()})),s.splice(0,s.length)}))}]);export{U as S,b as a,f as b,h as c,x as d,p as e,w as f,i as g,m as h,l as i,o as j,v as k,a as n}
@@ -1 +0,0 @@
1
- import{r as t,h as o,H as e}from"./p-dc4da4a5.js";const r=class{constructor(o){t(this,o),this.listType="list-primary",this.linkHref=void 0,this.flushBefore=!1,this.linkTarget="_self",this.color=void 0,this.styles=void 0}render(){const t=this.getCssClassMap();return o(e,{class:t},this.styles&&o("style",null,this.styles),o("li",null,this.linkHref?o("a",Object.assign({class:"item-link",target:this.linkTarget},this.linkHref?{href:this.linkHref}:{}),o("slot",null)):o("slot",null)))}getCssClassMap(){return{[this.listType]:!0,"flush-before":!!this.flushBefore,[this.color]:!!this.color}}};r.style=':host(.list-primary){display:block}:host(.flush-before) li::before{content:"" !important}:host(.breadcrumb){display:inline-block}:host(.breadcrumb) li{position:relative;display:inline-block;color:var(--color-white);font-weight:var(--ptc-font-weight-bold);font-size:var(--ptc-font-size-xxx-small);line-height:var(--ptc-line-height-densest)}:host(.breadcrumb) li::before{content:"/";top:0;left:0}:host(.breadcrumb) li a.item-link{color:var(--color-white);font-weight:var(--ptc-font-weight-bold) !important;font-size:var(--ptc-font-size-xxx-small) !important;line-height:var(--ptc-line-height-densest);text-decoration:underline;text-decoration-color:transparent;text-underline-offset:2px;text-decoration-thickness:1px;outline:none;transition:text-decoration-color var(--ptc-transition-medium) var(--ptc-ease-inout)}:host(.breadcrumb) li a.item-link:hover{text-decoration:underline;text-decoration-color:var(--color-green-07);outline:none}:host(.list-green){display:block;margin-bottom:16px}:host(.list-green) li a{font-size:var(--ptc-font-size-xx-small);color:var(--color-gray-10);text-decoration:underline;text-decoration-thickness:1.5px;text-decoration-color:var(--color-green-04);font-weight:var(--ptc-font-weight-bold);transition:color var(--ptc-transition-medium) var(--ptc-ease-inout);line-height:var(--ptc-line-height-p);text-underline-offset:4px}:host(.list-green) li a:hover{color:var(--color-green-04)}:host(:not(.flush-before)) li::before{margin-right:2px}:host(.list-footer) li{display:inline-block;font-size:var(--ptc-font-size-xx-small);font-weight:var(--ptc-font-weight-regular);font-style:normal;font-stretch:normal;line-height:var(--ptc-line-height-denser);letter-spacing:normal;color:var(--color-white);margin:0 0.5rem}:host(.list-footer) li a{color:var(--color-white-grey);border-bottom:1px solid transparent;display:inline-block;text-decoration:none}:host(.list-footer) li a:hover,:host(.list-footer) li a:focus,:host(.list-footer) li a:active{text-decoration:none;border-bottom:1px solid var(--color-green-06);color:var(--color-white-grey);transition:border var(--ptc-ease-inout) var(--ptc-transition-medium)}:host(.list-footer) li a:focus{outline:3px solid var(--color-blue-07);outline-offset:2px;border-radius:var(--ptc-border-radius-standard);text-decoration:none;border-color:transparent !important}:host(.white) li{color:var(--color-white)}:host(.white) li a.item-link{color:var(--color-white)}:host(.light-gray) li{color:var(--color-gray-01)}:host(.light-gray) li a.item-link{color:var(--color-gray-01)}:host(.primary-gray) li{color:var(--color-gray-10)}:host(.primary-gray) li a.item-link{color:var(--color-gray-10)}:host(.list-underline) li{color:var(--color-gray-10);list-style:none;text-decoration:underline 1px solid;text-underline-offset:2px;line-height:var(--ptc-line-height-p)}:host(.list-underline) li a{display:inline-block;padding:4px 0}:host(.list-underline) li a.item-link{color:var(--color-gray-10)}';export{r as list_item}
@@ -1 +0,0 @@
1
- import{r as t,h as i,H as a,g as e}from"./p-dc4da4a5.js";const n=class{constructor(i){t(this,i),this.position=void 0,this.removeTopMargin=!1,this.color="white",this.styles=void 0}render(){const t=this.getCssClassMap();return i(a,{class:t},this.styles&&i("style",null,this.styles),i("list-item",{listType:"breadcrumb",flushBefore:!0,"link-href":"https://www.ptc.com"},i("icon-asset",{type:"ptc",size:"medium",name:"icon-home",color:this.color})),i("div",{class:"list-items"},i("slot",null)))}getCssClassMap(){return{[this.position]:!(!this.position||void 0===this.position),"remove-top-margin":!!this.removeTopMargin}}};n.style=":host{display:block;margin-top:var(--ptc-element-spacing-05);display:flex}:host .list-items{display:inline-block;margin-left:4px;margin-top:3px}::slotted(*){transform:translate(-2px, -2px)}:host(.left){display:flex;justify-content:flex-start;align-items:flex-end}:host(.center){display:flex;justify-content:center}:host(.right){display:flex;justify-content:flex-end}:host(.remove-top-margin){margin-top:0px !important}";const r=class{constructor(i){t(this,i),this.jumbotronType="light",this.hasPopupVideo=!1,this.mainTitle="Lorem Ipsum Dolor Sit Amet Consectetur",this.subTitle="Lorem Ipsum Dolor Sit Amet Consectetur Adipiscing Lorem Ipsum Dolor Sit Amet Consectetur Adipisci Lorem Ipsum Dolor Sit Amet",this.pngSrc=void 0,this.gifSrc=void 0,this.bgVideoSrc=void 0,this.bgSrc=void 0,this.isIframe=!1,this.playButtonTitle=void 0,this.pauseButtonTitle=void 0,this.contentBackground=void 0,this.contentColor=void 0,this.textAlign="left",this.isMobile=void 0}handleResize(){this.getContentBackground()}connectedCallback(){this.getContentBackground()}componentDidLoad(){}render(){console.log("render");const t=this.getCssClassMap();let e;switch(this.jumbotronType){case"png":e=i("div",{class:"mobile-media-image"},i("div",{class:"media-image-wrapper"},i("ptc-picture",{src:this.pngSrc}),this.hasPopupVideo&&this.isMobile?i("slot",{name:"video"}):null));break;case"gif":e=i("div",{class:"mobile-media-image gif-bg"},i("img",{src:this.gifSrc}));break;case"dark-video":case"light-video":e=i("ptc-background-video",{class:"video-ratio",overlay:!1,"video-src":this.bgVideoSrc,isIframe:this.isIframe,"play-button-title":this.playButtonTitle,"pause-button-title":this.pauseButtonTitle});break;default:e=i("ptc-img",{"img-url":this.bgSrc,styles:".smart-bg{background-position:right !important;}"})}return i(a,{class:t},i("div",{class:"parent"},i("div",{class:"div1 image-container "+("text"===this.jumbotronType?"hidden":"")},e),i("div",{class:"div2 content-container"},i("div",{class:"bg-overlay",style:{background:this.contentBackground}}),i("div",{class:"ptc-container content-layout"},i("max-width-container",{"max-width-p":"60",breakpoint:992,"content-align":"text"===this.jumbotronType?"center":this.textAlign,styles:":host{z-index: 999}"},i("slot",{name:"breadcrumb"}),i("ptc-spacer",{breakpoint:"small",size:"small"}),i("ptc-spacer",{breakpoint:"x-small",size:"medium"}),i("slot",{name:"main-title"}),i("ptc-spacer",{breakpoint:"small",size:"small"}),i("ptc-spacer",{breakpoint:"x-small",size:"medium"}),i("ptc-para",{"font-size":"text"===this.jumbotronType&&this.isMobile?"x-small":"small","font-weight":"w-4","para-margin":"margin-bottom-6","para-color":"white","para-line-h":"line-height-p","para-align":"text"===this.jumbotronType?"center":"left"},i("ptc-tooltip",{"text-lines":"8",description:this.subTitle,position:"right",styles:`.ellipsis-by-line-boxing{color: ${this.contentColor};}`})),i("div",{class:"u-flex u-flex-wrap gap-adjustment"+("text"===this.jumbotronType?" text-adjustment":"")},i("slot",{name:"j-cta"}))),this.hasPopupVideo&&"png"!==this.jumbotronType?i("slot",{name:"video"}):null,"png"===this.jumbotronType?i("div",{class:"desktop-media-image"},i("div",{class:"media-image-wrapper"},i("ptc-picture",{"is-full-width":!0,src:this.pngSrc}),this.hasPopupVideo?i("slot",{name:"video"}):null)):null,"gif"===this.jumbotronType?i("div",{class:"desktop-media-image desk-gif-adjustment"},i("img",{src:this.gifSrc})):null))))}getCssClassMap(){return{"text-jumbotron":"text"===this.jumbotronType,"png-jumbotron":"png"===this.jumbotronType,"gif-jumbotron":"gif"===this.jumbotronType}}getContentBackground(){if(window.innerWidth<992){switch(this.jumbotronType){case"light":case"light-video":this.contentBackground="var(--color-white)",this.contentColor="var(--color-gray-10)";break;case"dark":case"dark-video":this.contentBackground="var(--color-gray-09)",this.contentColor="var(--color-gray-01)";break;default:this.contentBackground="transparent",this.contentColor="var(--color-gray-10)"}this.isMobile=!0}else{switch(this.jumbotronType){case"light":case"light-video":this.contentBackground="linear-gradient(90.19deg, rgba(255, 255, 255, 0.9) 62.55%, rgba(228, 231, 233, 0) 99.86%)",this.contentColor="var(--color-gray-10)";break;case"dark":case"dark-video":this.contentBackground="linear-gradient(90deg, rgba(0, 0, 0, 0.63) 52.42%, rgba(40, 47, 53, 0) 100%)",this.contentColor="var(--color-gray-01)";break;case"gif":this.contentBackground="#F3F3F3",this.contentColor="var(--color-gray-10)";break;default:this.contentBackground="transparent",this.contentColor="var(--color-gray-10)"}this.isMobile=!1}}get el(){return e(this)}};r.style=".ptc-container{padding-right:24px;padding-left:24px;margin-right:auto;margin-left:auto}@media only screen and (min-width: 1200px){.ptc-container{padding-left:0;padding-right:0;max-width:1121px}}@media only screen and (min-width: 1440px){.ptc-container{padding-left:0;padding-right:0;max-width:1200px}}.ptc-container-lg{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media only screen and (min-width: 480px){.ptc-container-lg{padding-left:var(--ptc-layout-spacing-03);padding-right:var(--ptc-layout-spacing-03)}}@media only screen and (min-width: 768px){.ptc-container-lg{padding-left:var(--ptc-layout-spacing-04);padding-right:var(--ptc-layout-spacing-04)}}@media only screen and (min-width: 992px){.ptc-container-lg{padding-left:var(--ptc-element-spacing-08);padding-right:var(--ptc-element-spacing-08)}}@media only screen and (min-width: 1980px){.ptc-container-lg{padding-left:0;padding-right:0;max-width:1900px}}.ptc-container-fluid{width:100%}.u-para-sm{font-size:var(--ptc-font-size-small) !important}.u-para-md{font-size:var(--ptc-font-size-medium) !important}.u-para-lg{font-size:var(--ptc-font-size-large) !important}.u-para-xl{font-size:var(--ptc-font-size-x-large) !important}.u-para-xxl{font-size:var(--ptc-font-size-xx-large) !important}.u-para-xxxl{font-size:var(--ptc-font-size-xxx-large) !important}@media only screen and (min-width: 768px){.u-para-sm{font-size:calc(var(--ptc-font-size-small) + 0.05vw) !important}.u-para-md{font-size:calc(var(--ptc-font-size-medium) + 0.05vw) !important}.u-para-lg{font-size:calc(var(--ptc-font-size-large) + 0.05vw) !important}.u-para-xl{font-size:calc(var(--ptc-font-size-x-large) + 0.05vw) !important}.u-para-xxl{font-size:calc(var(--ptc-font-size-xx-large) + 0.05vw) !important}.u-para-xxxl{font-size:calc(var(--ptc-font-size-xxx-large) + 0.05vw) !important}}@media only screen and (min-width: 992px){.u-para-sm{font-size:calc(var(--ptc-font-size-small) + 0.1vw) !important}.u-para-md{font-size:calc(var(--ptc-font-size-medium) + 0.1vw) !important}.u-para-lg{font-size:calc(var(--ptc-font-size-large) + 0.1vw) !important}.u-para-xl{font-size:calc(var(--ptc-font-size-x-large) + 0.1vw) !important}.u-para-xxl{font-size:calc(var(--ptc-font-size-xx-large) + 0.1vw) !important}.u-para-xxxl{font-size:calc(var(--ptc-font-size-xxx-large) + 0.1vw) !important}}@media only screen and (min-width: 1200px){.u-para-sm{font-size:calc(var(--ptc-font-size-small) + 0.15vw) !important}.u-para-md{font-size:calc(var(--ptc-font-size-medium) + 0.15vw) !important}.u-para-lg{font-size:calc(var(--ptc-font-size-large) + 0.15vw) !important}.u-para-xl{font-size:calc(var(--ptc-font-size-x-large) + 0.15vw) !important}.u-para-xxl{font-size:calc(var(--ptc-font-size-xx-large) + 0.15vw) !important}.u-para-xxxl{font-size:calc(var(--ptc-font-size-xxx-large) + 0.15vw) !important}}@media only screen and (min-width: 1440px){.u-para-sm{font-size:calc(var(--ptc-font-size-small) + 0.2vw) !important}.u-para-md{font-size:calc(var(--ptc-font-size-medium) + 0.2vw) !important}.u-para-lg{font-size:calc(var(--ptc-font-size-large) + 0.2vw) !important}.u-para-xl{font-size:calc(var(--ptc-font-size-x-large) + 0.2vw) !important}.u-para-xxl{font-size:calc(var(--ptc-font-size-xx-large) + 0.2vw) !important}.u-para-xxxl{font-size:calc(var(--ptc-font-size-xxx-large) + 0.2vw) !important}}@media only screen and (min-width: 1600px){.u-para-sm{font-size:calc(var(--ptc-font-size-small) + 0.25vw) !important}.u-para-md{font-size:calc(var(--ptc-font-size-medium) + 0.25vw) !important}.u-para-lg{font-size:calc(var(--ptc-font-size-large) + 0.25vw) !important}.u-para-xl{font-size:calc(var(--ptc-font-size-x-large) + 0.25vw) !important}.u-para-xxl{font-size:calc(var(--ptc-font-size-xx-large) + 0.25vw) !important}.u-para-xxxl{font-size:calc(var(--ptc-font-size-xxx-large) + 0.25vw) !important}}@media only screen and (min-width: 1980px){.u-para-sm{font-size:calc(var(--ptc-font-size-small) + 0.3vw) !important}.u-para-md{font-size:calc(var(--ptc-font-size-medium) + 0.3vw) !important}.u-para-lg{font-size:calc(var(--ptc-font-size-large) + 0.3vw) !important}.u-para-xl{font-size:calc(var(--ptc-font-size-x-large) + 0.3vw) !important}.u-para-xxl{font-size:calc(var(--ptc-font-size-xx-large) + 0.3vw) !important}.u-para-xxxl{font-size:calc(var(--ptc-font-size-xxx-large) + 0.3vw) !important}}@media only screen and (min-width: 2600px){.u-para-sm{font-size:calc(var(--ptc-font-size-small) + 0.35vw) !important}.u-para-md{font-size:calc(var(--ptc-font-size-medium) + 0.35vw) !important}.u-para-lg{font-size:calc(var(--ptc-font-size-large) + 0.35vw) !important}.u-para-xl{font-size:calc(var(--ptc-font-size-x-large) + 0.35vw) !important}.u-para-xxl{font-size:calc(var(--ptc-font-size-xx-large) + 0.35vw) !important}.u-para-xxxl{font-size:calc(var(--ptc-font-size-xxx-large) + 0.35vw) !important}}.u-para-body{font-size:var(--ptc-font-size-medium) !important}.u-color-white{color:var(--color-white) !important}.u-uppercase{text-transform:uppercase !important}.u-margin-flush{margin:0 !important}.u-marginTop-flush{margin-top:0 !important}.u-marginLeft-flush{margin-left:0 !important}.u-marginRight-flush{margin-right:0 !important}.u-marginBottom-flush{margin-bottom:0 !important}.u-padding-flush{padding:0 !important}.u-paddingTop-flush{padding-top:0 !important}.u-paddingLeft-flush{padding-left:0 !important}.u-paddingRight-flush{padding-right:0 !important}.u-paddingBottom-flush{padding-bottom:0 !important}.u-margin-xs{margin:var(--ptc-element-spacing-01) !important}.u-marginTop-xs{margin-top:var(--ptc-element-spacing-01) !important}.u-marginLeft-xs{margin-left:var(--ptc-element-spacing-01) !important}.u-marginRight-xs{margin-right:var(--ptc-element-spacing-01) !important}.u-marginBottom-xs{margin-bottom:var(--ptc-element-spacing-01) !important}.u-margin-sm{margin:var(--ptc-element-spacing-02) !important}.u-marginTop-sm{margin-top:var(--ptc-element-spacing-02) !important}.u-marginLeft-sm{margin-left:var(--ptc-element-spacing-02) !important}.u-marginRight-sm{margin-right:var(--ptc-element-spacing-02) !important}.u-marginBottom-sm{margin-bottom:var(--ptc-element-spacing-02) !important}.u-margin-md{margin:var(--ptc-element-spacing-03) !important}.u-marginTop-md{margin-top:var(--ptc-element-spacing-03) !important}.u-marginLeft-md{margin-left:var(--ptc-element-spacing-03) !important}.u-marginRight-md{margin-right:var(--ptc-element-spacing-03) !important}.u-marginBottom-md{margin-bottom:var(--ptc-element-spacing-03) !important}.u-margin-lg{margin:var(--ptc-element-spacing-04) !important}.u-marginTop-lg{margin-top:var(--ptc-element-spacing-04) !important}.u-marginLeft-lg{margin-left:var(--ptc-element-spacing-04) !important}.u-marginRight-lg{margin-right:var(--ptc-element-spacing-04) !important}.u-marginBottom-lg{margin-bottom:var(--ptc-element-spacing-04) !important}.u-margin-xl{margin:var(--ptc-element-spacing-05) !important}.u-marginTop-xl{margin-top:var(--ptc-element-spacing-05) !important}.u-marginLeft-xl{margin-left:var(--ptc-element-spacing-05) !important}.u-marginRight-xl{margin-right:var(--ptc-element-spacing-05) !important}.u-marginBottom-xl{margin-bottom:var(--ptc-element-spacing-05) !important}.u-margin-xxl{margin:var(--ptc-element-spacing-06) !important}.u-marginTop-xxl{margin-top:var(--ptc-element-spacing-06) !important}.u-marginLeft-xxl{margin-left:var(--ptc-element-spacing-06) !important}.u-marginRight-xxl{margin-right:var(--ptc-element-spacing-06) !important}.u-marginBottom-xxl{margin-bottom:var(--ptc-element-spacing-06) !important}.u-margin-xxxl{margin:var(--ptc-element-spacing-07) !important}.u-marginTop-xxxl{margin-top:var(--ptc-element-spacing-07) !important}.u-marginLeft-xxxl{margin-left:var(--ptc-element-spacing-07) !important}.u-marginRight-xxxl{margin-right:var(--ptc-element-spacing-07) !important}.u-marginBottom-xxxl{margin-bottom:var(--ptc-element-spacing-07) !important}.u-margin-4xl{margin:var(--ptc-element-spacing-08) !important}.u-marginTop-4xl{margin-top:var(--ptc-element-spacing-08) !important}.u-marginLeft-4xl{margin-left:var(--ptc-element-spacing-08) !important}.u-marginRight-4xl{margin-right:var(--ptc-element-spacing-08) !important}.u-marginBottom-4xl{margin-bottom:var(--ptc-element-spacing-08) !important}.u-textAlign-ctr{text-align:center !important}.u-textAlign-right{text-align:right !important}.u-textAlign-left{text-align:left !important}.u-textWhite{color:var(--color-white) !important}.u-textGreen1{color:var(--color-green-07) !important}.u-textGreen2{color:var(--color-green-06) !important}.u-text-nowrap{white-space:nowrap}.u-text-bold{font-weight:var(--ptc-font-weight-bold)}.u-text-thin{font-weight:var(--ptc-font-weight-thin)}.u-textStyle-normal{font-style:normal !important}.u-no-scroll{overflow:hidden}.u-background-white{background-color:var(--color-white)}.u-background-reset{background-color:transparent !important}.u-white-overylay{background:rgba(242, 242, 242, 0.9)}.u-cursor-pointer{cursor:pointer}.u-clear{clear:both}.u-border-radius-standard{border-radius:var(--ptc-border-radius-standard)}.u-border-radius-large{border-radius:var(--ptc-border-radius-large)}.u-border-radius-pill{border-radius:var(--ptc-border-radius-pill)}.u-border-radius-circle{border-radius:var(--ptc-border-radius-circle)}@media only screen and (min-width: 768px){.u-hero-width{width:525px}.u-margin-center{margin:0 auto}.u-justify-self-end{justify-self:flex-end}}.u-hero-pushup{transform:translateY(-120px)}@media only screen and (min-width: 768px){.u-hero-pushup{transform:translateY(-144px)}}@media only screen and (min-width: 768px){.grid-order-1-md{order:1}.grid-order-2-md{order:2}.grid-order-3-md{order:3}}@media only screen and (min-width: 992px){.grid-order-1-lg{order:1}.grid-order-2-lg{order:2}.grid-order-3-lg{order:3}}.standard-list{list-style:none;margin-left:0;margin-bottom:20px;padding:0}.is-spaced-between{justify-content:space-between}.h-100{height:100%}.grid-large-col-gap-md{column-gap:0}@media only screen and (min-width: 992px){.grid-large-col-gap-md{column-gap:3rem}}.grid-large-col-gap-sm{column-gap:0}@media only screen and (min-width: 768px){.grid-large-col-gap-sm{column-gap:3rem}}.grid-x-large-col-gap-md{column-gap:0}@media only screen and (min-width: 992px){.grid-x-large-col-gap-md{column-gap:4rem}}.grid-x-large-col-gap-sm{column-gap:0}@media only screen and (min-width: 768px){.grid-x-large-col-gap-sm{column-gap:4rem}}.grid-medium-col-gap-md{column-gap:0}@media only screen and (min-width: 992px){.grid-medium-col-gap-md{column-gap:2rem}}.grid-medium-col-gap-sm{column-gap:0}@media only screen and (min-width: 768px){.grid-medium-col-gap-sm{column-gap:2rem}}.is-float-left{float:left}.is-float-right{float:right}.is-mobile{display:block}.is-desktop{display:none}@media only screen and (min-width: 992px){.is-mobile{display:none}.is-desktop{display:block}}.ptc-section{padding-top:2rem;padding-bottom:2rem}@media only screen and (min-width: 992px){.ptc-section{padding-top:3rem;padding-bottom:3rem}}.ptc-section-standard{padding-top:3rem;padding-bottom:3rem}.ptc-section-half{padding-top:1.5rem;padding-bottom:1.5rem}.u-flex{display:flex}@media only screen and (min-width: 480px){.u-flex-xs{display:flex}}@media only screen and (min-width: 768px){.u-flex-sm{display:flex}}@media only screen and (min-width: 992px){.u-flex-md{display:flex}}@media only screen and (min-width: 1200px){.u-flex-lg{display:flex}}@media only screen and (min-width: 1440px){.u-flex-xl{display:flex}}@media only screen and (min-width: 1600px){.u-flex-xxl{display:flex}}@media only screen and (min-width: 1980px){.u-flex-2k{display:flex}}@media only screen and (min-width: 2600px){.u-flex-4k{display:flex}}.u-align-center{margin:auto;align-self:center}.u-align-left{margin-right:auto;align-self:center}.u-align-right{margin-left:auto;align-self:center}.u-align-x-center{margin-right:auto;margin-left:auto}.u-align-x-left{margin-right:auto}.u-align-x-right{margin-left:auto}.u-align-y-center{align-self:center}.u-align-y-top{align-self:flex-start}.u-align-y-bottom{align-self:flex-end}.is-flex-column{flex-direction:column}.flex-align-items{align-items:flex-end}.flex-align-items-center{align-items:center}.u-flex-nowrap{flex-wrap:nowrap}.u-flex-wrap{flex-wrap:wrap}.u-align-self-start{align-self:start}.u-align-self-center{align-self:center}.u-align-self-stretch{align-self:stretch}.u-justify-self-start{justify-self:start}.u-justify-self-center{justify-self:center}.u-justify-self-stretch{justify-self:stretch}.u-flex-justify-center{justify-content:center}.u-section-heading-wrapper{max-width:768px;margin-left:auto;margin-right:auto}.embed-responsive{position:relative;display:block;height:0;padding:0;overflow:hidden}.embed-responsive-16by9{padding-bottom:56.25%}.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}@media only screen and (min-width: 768px){.is-grid.grid-large-col-gap-xs-0{row-gap:0}}.max-content{max-width:90%;margin:auto}@media only screen and (min-width: 480px){.max-content{max-width:80%}}.u-justify-space-between{justify-content:space-between}.all-product-banner{padding:50px 0 44px 0px}@media only screen and (min-width: 992px){.all-product-banner{padding:50px 0 72px 0px;display:flex;min-height:300px;justify-content:center;align-items:center}}.all-product-gradient{background:linear-gradient(180deg, #f3f3f3 2.6%, rgba(225, 241, 226, 0.2) 40.63%, #f3f3f3 82.29%), linear-gradient(0deg, #f3f3f3, #f3f3f3)}.menu-right ptc-nav-submenu{position:relative}.media-thumb-feature{display:block}@media only screen and (min-width: 992px){.media-thumb-feature{display:flex;justify-content:space-between}}.media-thumb-feature .media-thumb{width:100%;margin-bottom:2rem}@media only screen and (min-width: 992px){.media-thumb-feature .media-thumb{width:340px;flex:0 0 340px}}.media-thumb-feature .media-thumb>ptc-picture:not(:last-of-type),.media-thumb-feature .media-thumb>img:not(:last-of-type){margin-bottom:1.5rem}.media-thumb-feature .media-feature{width:100%;margin-bottom:2rem}@media only screen and (min-width: 992px){.media-thumb-feature .media-feature{width:auto;flex:1 1 auto}}.partner-card-desc h5.description{font-family:var(--ptc-font-latin);color:var(--color-gray-10);font-size:var(--ptc-font-size-x-small);font-weight:var(--ptc-font-weight-medium);letter-spacing:var(--ptc-letter-spacing-normal);line-height:var(--ptc-line-height-medium);margin:0 0 10px 0}.partner-card-desc .tags{margin-bottom:0.75rem}.partner-card-desc .tags .tag:not(:first-child){border-left:2px solid var(--color-green-07);padding:0 8px}.partner-card-desc .tags .tag:first-child{padding:0 8px 0 0}.partner-card-desc .tags .tag{color:var(--color-gray-10);display:inline;font-size:var(--ptc-font-size-xx-small);font-weight:var(--ptc-font-weight-bold);letter-spacing:var(--ptc-letter-spacing-loose);margin:0 0 10px 0;padding:0 8px}.u-3-col-grid{width:100%;display:flex;flex-wrap:wrap;grid-row-gap:1rem;grid-column-gap:1rem}.u-3-col-grid .u-3-col{width:100%}@media only screen and (min-width: 768px){.u-3-col-grid .u-3-col{width:calc(50% - 10.66666666px)}}@media only screen and (min-width: 992px){.u-3-col-grid .u-3-col{width:calc(33.3333333333% - 10.66666666px)}}.u-3-col-grid.u-col-space-lg{grid-row-gap:2rem;grid-column-gap:2rem}.u-3-col-grid.u-col-space-lg .u-3-col{width:100%}@media only screen and (min-width: 768px){.u-3-col-grid.u-col-space-lg .u-3-col{width:calc(50% - 21.3333333px)}}@media only screen and (min-width: 992px){.u-3-col-grid.u-col-space-lg .u-3-col{width:calc(33.3333333333% - 21.3333333px)}}:host{display:block}@media only screen and (min-width: 992px){:host(:not(.png-jumbotron):not(.text-jumbotron):not(.gif-jumbotron)) .content-container{padding-top:20px;padding-bottom:16px}}.parent{display:grid;grid-template-columns:1fr;grid-template-rows:auto 1fr;grid-column-gap:0px;grid-row-gap:0px;position:unset;z-index:999}.div1{grid-area:1/1/2/2;min-height:300px}.div1.hidden{display:none}.mobile-media-image{display:flex;justify-content:center;align-items:center}@media only screen and (min-width: 992px){.mobile-media-image{display:none}}.gif-bg{background-color:#F3F3F3}.gif-bg img{width:100%;height:auto}@media only screen and (min-width: 768px){.gif-bg img{width:auto}}.video-ratio{position:relative;overflow:hidden;height:100%}.div2{grid-area:2/1/3/2;position:relative}.bg-overlay{position:absolute;width:100%;height:100%;top:0;left:0}.content-layout{display:flex;flex-direction:column}@media only screen and (min-width: 992px){.content-layout{flex-direction:row}}.gap-adjustment{gap:var(--ptc-element-spacing-04);margin-bottom:var(--ptc-element-spacing-07)}@media only screen and (min-width: 992px){.gap-adjustment{gap:var(--ptc-element-spacing-07)}}.text-adjustment{justify-content:flex-start}@media only screen and (min-width: 992px){.text-adjustment{justify-content:center}}.desktop-media-image{width:40%;display:none}@media only screen and (min-width: 992px){.desktop-media-image{display:block}}.desk-gif-adjustment{z-index:3;display:none;justify-content:center;align-items:center}@media only screen and (min-width: 992px){.desk-gif-adjustment{display:flex}}.desk-gif-adjustment img{width:100%}@media only screen and (min-width: 992px){.parent{grid-template-columns:1fr;grid-template-rows:1fr;grid-column-gap:0px;grid-row-gap:0px;min-height:500px;position:relative}.div1{grid-area:1/1/2/2;min-height:unset}.div2{grid-area:1/1/2/2;align-self:center;position:unset}}:host(.text-jumbotron) .parent{min-height:250px}:host(.png-jumbotron) .desktop-media-image,:host(.png-jumbotron) .mobile-media-image{position:relative}:host(.png-jumbotron) .desktop-media-image .media-image-wrapper,:host(.png-jumbotron) .mobile-media-image .media-image-wrapper{height:100%;width:100%;display:flex;align-items:center;justify-content:center}:host(.png-jumbotron) ::slotted(ptc-svg-btn){position:absolute;left:50% !important;top:50% !important;transform:translate(-50%, -50%) !important}@media only screen and (min-width: 992px){:host(.png-jumbotron) max-width-container{box-sizing:border-box;padding-right:2rem}}";export{n as ptc_breadcrumb,r as ptc_jumbotron}