@ptcwebops/ptcw-design 6.2.25-beta → 6.2.27-beta

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (129) hide show
  1. package/dist/cjs/{component-4dd13907.js → component-6a178a16.js} +1 -1
  2. package/dist/cjs/event-jumbotron-example.cjs.entry.js +146 -0
  3. package/dist/cjs/icon-asset.cjs.entry.js +65 -0
  4. package/dist/cjs/list-item.cjs.entry.js +48 -0
  5. package/dist/cjs/loader.cjs.js +1 -1
  6. package/dist/cjs/ptc-breadcrumb.cjs.entry.js +47 -0
  7. package/dist/cjs/ptc-button.cjs.entry.js +87 -0
  8. package/dist/cjs/ptc-card-bottom_2.cjs.entry.js +156 -0
  9. package/dist/cjs/ptc-card-content.cjs.entry.js +76 -0
  10. package/dist/cjs/ptc-card_2.cjs.entry.js +1 -1
  11. package/dist/cjs/ptc-close-icon_2.cjs.entry.js +275 -0
  12. package/dist/cjs/ptc-data-lookup.cjs.entry.js +1 -1
  13. package/dist/cjs/ptc-form-checkbox_4.cjs.entry.js +1 -1
  14. package/dist/cjs/ptc-icon-minimize.cjs.entry.js +50 -3
  15. package/dist/cjs/ptc-img.cjs.entry.js +133 -0
  16. package/dist/cjs/ptc-jumbotron.cjs.entry.js +1 -1
  17. package/dist/cjs/ptc-link.cjs.entry.js +87 -0
  18. package/dist/cjs/ptc-nav-link.cjs.entry.js +1 -1
  19. package/dist/cjs/ptc-nav-slider.cjs.entry.js +1 -1
  20. package/dist/cjs/ptc-para.cjs.entry.js +127 -0
  21. package/dist/cjs/ptc-pricing-tabs.cjs.entry.js +1 -1
  22. package/dist/cjs/ptc-scroll-button.cjs.entry.js +136 -0
  23. package/dist/cjs/ptc-spacer.cjs.entry.js +38 -0
  24. package/dist/cjs/ptc-title.cjs.entry.js +152 -0
  25. package/dist/cjs/ptcw-design.cjs.js +1 -1
  26. package/dist/collection/components/ptc-icon-minimize/ptc-icon-minimize.css +1 -0
  27. package/dist/collection/components/ptc-icon-minimize/ptc-icon-minimize.js +67 -2
  28. package/dist/collection/components/ptc-jumbotron/ptc-jumbotron.css +3 -2
  29. package/dist/collection/components/ptc-preloader-section/ptc-preloader-section.css +2 -2
  30. package/dist/collection/components/ptc-pricing-tabs/ptc-pricing-tabs.css +3 -2
  31. package/dist/collection/components/subnav/ptc-nav-link/ptc-nav-link.css +9 -2
  32. package/dist/collection/components/subnav/ptc-nav-slider/ptc-nav-slider.js +1 -1
  33. package/dist/custom-elements/index.js +57 -10
  34. package/dist/esm/blog-detail-content_2.entry.js +1 -1
  35. package/dist/esm/blog-detail-layout.entry.js +1 -1
  36. package/dist/esm/blogs-search-section.entry.js +1 -1
  37. package/dist/esm/{component-9c921cc6.js → component-80f298b4.js} +1 -1
  38. package/dist/esm/event-jumbotron-example.entry.js +142 -0
  39. package/dist/esm/homepage-jumbotron.entry.js +1 -1
  40. package/dist/esm/homepage-toggled-content.entry.js +1 -1
  41. package/dist/esm/icon-asset.entry.js +61 -0
  42. package/dist/esm/list-item.entry.js +44 -0
  43. package/dist/esm/loader.js +1 -1
  44. package/dist/esm/most-popular-news.entry.js +1 -1
  45. package/dist/esm/my-component.entry.js +1 -1
  46. package/dist/esm/ptc-accordion-item.entry.js +1 -1
  47. package/dist/esm/ptc-background-video.entry.js +1 -1
  48. package/dist/esm/ptc-breadcrumb.entry.js +43 -0
  49. package/dist/esm/ptc-button.entry.js +83 -0
  50. package/dist/esm/ptc-card-bottom_2.entry.js +151 -0
  51. package/dist/esm/ptc-card-content.entry.js +72 -0
  52. package/dist/esm/ptc-card_2.entry.js +1 -1
  53. package/dist/esm/ptc-close-icon_2.entry.js +270 -0
  54. package/dist/esm/ptc-collapse-list.entry.js +1 -1
  55. package/dist/esm/ptc-data-lookup.entry.js +1 -1
  56. package/dist/esm/ptc-form-checkbox_4.entry.js +2 -2
  57. package/dist/esm/ptc-homepage-image-feature.entry.js +1 -1
  58. package/dist/esm/ptc-homepage-video-background.entry.js +1 -1
  59. package/dist/esm/ptc-icon-card.entry.js +1 -1
  60. package/dist/esm/ptc-icon-minimize.entry.js +50 -3
  61. package/dist/esm/ptc-img.entry.js +129 -0
  62. package/dist/esm/ptc-jumbotron.entry.js +1 -1
  63. package/dist/esm/ptc-link.entry.js +83 -0
  64. package/dist/esm/ptc-media-card.entry.js +1 -1
  65. package/dist/esm/ptc-nav-link.entry.js +1 -1
  66. package/dist/esm/ptc-nav-slider.entry.js +1 -1
  67. package/dist/esm/ptc-para.entry.js +123 -0
  68. package/dist/esm/ptc-pricing-packaging-table.entry.js +1 -1
  69. package/dist/esm/ptc-pricing-tabs.entry.js +2 -2
  70. package/dist/esm/ptc-scroll-button.entry.js +132 -0
  71. package/dist/esm/ptc-social-icons-footer.entry.js +1 -1
  72. package/dist/esm/ptc-spacer.entry.js +34 -0
  73. package/dist/esm/ptc-title.entry.js +148 -0
  74. package/dist/esm/ptcw-design.js +1 -1
  75. package/dist/esm/{utils-ff65c75b.js → utils-63eab4bd.js} +1 -1
  76. package/dist/ptcw-design/p-01075feb.entry.js +1 -0
  77. package/dist/ptcw-design/p-0c69ea52.entry.js +1 -0
  78. package/dist/ptcw-design/{p-3db38765.entry.js → p-0d809708.entry.js} +1 -1
  79. package/dist/ptcw-design/p-1070f8a3.entry.js +1 -0
  80. package/dist/ptcw-design/{p-e0b873d0.entry.js → p-16e70f20.entry.js} +1 -1
  81. package/dist/ptcw-design/{p-ae970a60.entry.js → p-17f6e145.entry.js} +1 -1
  82. package/dist/ptcw-design/p-25a25451.entry.js +1 -0
  83. package/dist/ptcw-design/p-28371371.entry.js +1 -0
  84. package/dist/ptcw-design/{p-e4000363.entry.js → p-28be539b.entry.js} +1 -1
  85. package/dist/ptcw-design/{p-a3b57ede.entry.js → p-291072b4.entry.js} +1 -1
  86. package/dist/ptcw-design/p-2d70b4a8.entry.js +1 -0
  87. package/dist/ptcw-design/{p-d9abe7e8.entry.js → p-48c33817.entry.js} +1 -1
  88. package/dist/ptcw-design/{p-e3f8e5d5.entry.js → p-49e54079.entry.js} +1 -1
  89. package/dist/ptcw-design/p-4a7505ba.entry.js +1 -0
  90. package/dist/ptcw-design/{p-2c6fc745.entry.js → p-4ee98a3e.entry.js} +1 -1
  91. package/dist/ptcw-design/{p-d10cb999.entry.js → p-627103d8.entry.js} +1 -1
  92. package/dist/ptcw-design/{p-c95f423e.entry.js → p-6a3caf2b.entry.js} +1 -1
  93. package/dist/ptcw-design/{p-7a9611b4.entry.js → p-6f5fecae.entry.js} +1 -1
  94. package/dist/ptcw-design/p-7793babb.entry.js +1 -0
  95. package/dist/ptcw-design/{p-8872161f.js → p-77b1221e.js} +1 -1
  96. package/dist/ptcw-design/p-7fe4d383.entry.js +1 -0
  97. package/dist/ptcw-design/{p-c37a3bd2.entry.js → p-821f0ff9.entry.js} +1 -1
  98. package/dist/ptcw-design/p-92d22c78.entry.js +1 -0
  99. package/dist/ptcw-design/p-99355e65.entry.js +1 -0
  100. package/dist/ptcw-design/{p-e372dc5b.entry.js → p-9df7489b.entry.js} +1 -1
  101. package/dist/ptcw-design/p-b651c1cb.entry.js +1 -0
  102. package/dist/ptcw-design/p-b8ee8699.entry.js +1 -0
  103. package/dist/ptcw-design/p-bf18b622.entry.js +1 -0
  104. package/dist/ptcw-design/{p-1b257420.entry.js → p-c01ea76f.entry.js} +1 -1
  105. package/dist/ptcw-design/{p-6d3326da.entry.js → p-cbee4653.entry.js} +1 -1
  106. package/dist/ptcw-design/{p-c66b8926.entry.js → p-d3229458.entry.js} +1 -1
  107. package/dist/ptcw-design/{p-a808d399.entry.js → p-d361afd1.entry.js} +1 -1
  108. package/dist/ptcw-design/p-d3e2a446.entry.js +1 -0
  109. package/dist/ptcw-design/p-e2a935fa.entry.js +1 -0
  110. package/dist/ptcw-design/{p-da82dc93.entry.js → p-e577ad62.entry.js} +1 -1
  111. package/dist/ptcw-design/{p-808ec62a.entry.js → p-eec2f3da.entry.js} +1 -1
  112. package/dist/ptcw-design/{p-370cbbdd.entry.js → p-f335cb2b.entry.js} +1 -1
  113. package/dist/ptcw-design/{p-0fdfd4ad.entry.js → p-fc0348a7.entry.js} +1 -1
  114. package/dist/ptcw-design/{p-36007a57.entry.js → p-fd394e84.entry.js} +1 -1
  115. package/dist/ptcw-design/ptcw-design.css +1 -1
  116. package/dist/ptcw-design/ptcw-design.esm.js +1 -1
  117. package/dist/types/components/ptc-icon-minimize/ptc-icon-minimize.d.ts +2 -0
  118. package/dist/types/components.d.ts +2 -0
  119. package/package.json +1 -1
  120. package/readme.md +1 -1
  121. package/dist/cjs/event-jumbotron-example_15.cjs.entry.js +0 -1431
  122. package/dist/cjs/ptc-card-bottom.cjs.entry.js +0 -67
  123. package/dist/esm/event-jumbotron-example_15.entry.js +0 -1413
  124. package/dist/esm/ptc-card-bottom.entry.js +0 -63
  125. package/dist/ptcw-design/p-06d75880.entry.js +0 -1
  126. package/dist/ptcw-design/p-69686408.entry.js +0 -1
  127. package/dist/ptcw-design/p-9fe0c27d.entry.js +0 -1
  128. package/dist/ptcw-design/p-e346b320.entry.js +0 -1
  129. /package/dist/ptcw-design/{p-bcab66bf.js → p-672a349f.js} +0 -0
@@ -1,4 +1,4 @@
1
- import{r as t,c as e,h as i,H as d,g as a}from"./p-ac75c7ad.js";import{h as c}from"./p-8872161f.js";import{_ as r,a as l,b as n,g as o,c as s,d as m,m as p,e as h,f,h as g,M as u,i as b,j as x,k as _}from"./p-bcab66bf.js";import{c as v}from"./p-112455b1.js";
1
+ import{r as t,c as e,h as i,H as d,g as a}from"./p-ac75c7ad.js";import{h as c}from"./p-77b1221e.js";import{_ as r,a as l,b as n,g as o,c as s,d as m,m as p,e as h,f,h as g,M as u,i as b,j as x,k as _}from"./p-672a349f.js";import{c as v}from"./p-112455b1.js";
2
2
  /**
3
3
  * @license
4
4
  * Copyright 2016 Google Inc.
@@ -1 +1 @@
1
- import{r as t,h as e,H as i,g as a}from"./p-ac75c7ad.js";import{C as r}from"./p-8872161f.js";const n=class{constructor(e){t(this,e),this.cardHref=void 0,this.target=void 0,this.trackerId=void 0,this.darkFocusState=!1}componentWillLoad(){r(this,this.el,".light-links,ptc-footer")}render(){return e(i,null,e("div",{id:this.trackerId,class:this.darkFocusState?"tracker-div mf-listen dark-bg":"tracker-div mf-listenstandard-bg"},e("a",{href:this.cardHref,target:this.target},e("div",null,e("span",{class:"card-icon"},e("slot",null)),e("div",{class:"card-title"},e("slot",{name:"card-title"}))))))}get el(){return a(this)}};n.style="h1,h2,h3,h4,h5,h6,p,ul,li,ptc-subnav,ptc-tab-list,ptc-link,ptc-square-card,.hyphenate-text,ptc-footer{word-break:break-word;hyphens:manual;-webkit-hyphens:manual;-moz-hyphens:manual;-ms-hyphens:manual}@supports (hyphenate-limit-chars: 12 3 3){h1,h2,h3,h4,h5,h6,p,ul,li,ptc-subnav,ptc-tab-list,ptc-link,ptc-square-card,.hyphenate-text,ptc-footer{hyphens:auto;-webkit-hyphenate-limit-before:3;-webkit-hyphenate-limit-after:3;hyphenate-limit-chars:12 3 3;hyphenate-limit-lines:2;hyphenate-limit-last:always;hyphenate-limit-zone:6%;-webkit-hyphens:auto;-webkit-hyphenate-limit-before:3;-webkit-hyphenate-limit-after:3;-webkit-hyphenate-limit-chars:12 3 3;-webkit-hyphenate-limit-lines:2;-moz-hyphens:auto;-moz-hyphenate-limit-chars:12 3 3;-moz-hyphenate-limit-lines:2;-ms-hyphens:auto;-ms-hyphenate-limit-chars:12 3 3;-ms-hyphenate-limit-lines:2}}:host{display:block;height:100%}:host .tracker-div{display:inline}@supports (hyphenate-limit-chars: 10 3 3){:host{hyphenate-limit-chars:10 4 4}}:host a{display:block;padding:20px;background-color:var(--color-gray-10);border-radius:var(--ptc-border-radius-standard);border:2px solid transparent;align-items:center;text-decoration:none;text-align:center;box-sizing:border-box;height:100%;transition:background-color var(--ptc-transition-medium) var(--ptc-ease-inout)}@media only screen and (min-width: 992px){:host a{padding:var(--ptc-layout-spacing-03)}}:host a>div{display:flex;width:100%;height:100%;flex-direction:column;text-align:center;justify-content:center;align-items:center}@media only screen and (min-width: 480px){:host a>div{flex-direction:row;text-align:left;justify-content:left}}:host a:hover{background-color:var(--color-gray-08)}:host a:active{transition:none;background-color:var(--color-gray-09)}:host a span{display:block}:host a:focus-visible{border-radius:var(--ptc-border-radius-standard);outline:5px solid var(--keyboard-nav-outline)}:host .dark-bg a:focus-visible{border-radius:var(--ptc-border-radius-standard);border:2px solid white;outline:5px solid var(--keyboard-nav-outline)}:host .card-icon{width:2rem;height:2rem;margin:auto;margin-bottom:1rem;margin-top:0}@media only screen and (min-width: 480px){:host .card-icon{margin:0 var(--ptc-element-spacing-04) 0 0}}:host .card-title{font-weight:var(--ptc-font-weight-extrabold);color:var(--color-white)}";export{n as ptc_icon_card}
1
+ import{r as t,h as e,H as i,g as a}from"./p-ac75c7ad.js";import{C as r}from"./p-77b1221e.js";const n=class{constructor(e){t(this,e),this.cardHref=void 0,this.target=void 0,this.trackerId=void 0,this.darkFocusState=!1}componentWillLoad(){r(this,this.el,".light-links,ptc-footer")}render(){return e(i,null,e("div",{id:this.trackerId,class:this.darkFocusState?"tracker-div mf-listen dark-bg":"tracker-div mf-listenstandard-bg"},e("a",{href:this.cardHref,target:this.target},e("div",null,e("span",{class:"card-icon"},e("slot",null)),e("div",{class:"card-title"},e("slot",{name:"card-title"}))))))}get el(){return a(this)}};n.style="h1,h2,h3,h4,h5,h6,p,ul,li,ptc-subnav,ptc-tab-list,ptc-link,ptc-square-card,.hyphenate-text,ptc-footer{word-break:break-word;hyphens:manual;-webkit-hyphens:manual;-moz-hyphens:manual;-ms-hyphens:manual}@supports (hyphenate-limit-chars: 12 3 3){h1,h2,h3,h4,h5,h6,p,ul,li,ptc-subnav,ptc-tab-list,ptc-link,ptc-square-card,.hyphenate-text,ptc-footer{hyphens:auto;-webkit-hyphenate-limit-before:3;-webkit-hyphenate-limit-after:3;hyphenate-limit-chars:12 3 3;hyphenate-limit-lines:2;hyphenate-limit-last:always;hyphenate-limit-zone:6%;-webkit-hyphens:auto;-webkit-hyphenate-limit-before:3;-webkit-hyphenate-limit-after:3;-webkit-hyphenate-limit-chars:12 3 3;-webkit-hyphenate-limit-lines:2;-moz-hyphens:auto;-moz-hyphenate-limit-chars:12 3 3;-moz-hyphenate-limit-lines:2;-ms-hyphens:auto;-ms-hyphenate-limit-chars:12 3 3;-ms-hyphenate-limit-lines:2}}:host{display:block;height:100%}:host .tracker-div{display:inline}@supports (hyphenate-limit-chars: 10 3 3){:host{hyphenate-limit-chars:10 4 4}}:host a{display:block;padding:20px;background-color:var(--color-gray-10);border-radius:var(--ptc-border-radius-standard);border:2px solid transparent;align-items:center;text-decoration:none;text-align:center;box-sizing:border-box;height:100%;transition:background-color var(--ptc-transition-medium) var(--ptc-ease-inout)}@media only screen and (min-width: 992px){:host a{padding:var(--ptc-layout-spacing-03)}}:host a>div{display:flex;width:100%;height:100%;flex-direction:column;text-align:center;justify-content:center;align-items:center}@media only screen and (min-width: 480px){:host a>div{flex-direction:row;text-align:left;justify-content:left}}:host a:hover{background-color:var(--color-gray-08)}:host a:active{transition:none;background-color:var(--color-gray-09)}:host a span{display:block}:host a:focus-visible{border-radius:var(--ptc-border-radius-standard);outline:5px solid var(--keyboard-nav-outline)}:host .dark-bg a:focus-visible{border-radius:var(--ptc-border-radius-standard);border:2px solid white;outline:5px solid var(--keyboard-nav-outline)}:host .card-icon{width:2rem;height:2rem;margin:auto;margin-bottom:1rem;margin-top:0}@media only screen and (min-width: 480px){:host .card-icon{margin:0 var(--ptc-element-spacing-04) 0 0}}:host .card-title{font-weight:var(--ptc-font-weight-extrabold);color:var(--color-white)}";export{n as ptc_icon_card}