@ptcwebops/ptcw-design 0.8.8 → 0.8.9
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.
- package/LICENSE +21 -21
- package/dist/cjs/dropdown-item.cjs.entry.js +10 -10
- package/dist/cjs/icon-asset.cjs.entry.js +42 -42
- package/dist/cjs/list-item.cjs.entry.js +19 -19
- package/dist/cjs/loader.cjs.js +1 -1
- package/dist/cjs/lottie-player.cjs.entry.js +354 -354
- package/dist/cjs/max-width-container.cjs.entry.js +29 -29
- package/dist/cjs/my-component.cjs.entry.js +15 -15
- package/dist/cjs/ptc-accordion-item.cjs.entry.js +83 -83
- package/dist/cjs/ptc-accordion.cjs.entry.js +35 -35
- package/dist/cjs/ptc-announcement.cjs.entry.js +50 -50
- package/dist/cjs/ptc-background-video.cjs.entry.js +16 -16
- package/dist/cjs/ptc-breadcrumb.cjs.entry.js +12 -12
- package/dist/cjs/ptc-button.cjs.entry.js +36 -34
- package/dist/cjs/ptc-card-bottom.cjs.entry.js +35 -35
- package/dist/cjs/ptc-card-content.cjs.entry.js +49 -49
- package/dist/cjs/ptc-card-wrapper.cjs.entry.js +68 -68
- package/dist/cjs/ptc-card_6.cjs.entry.js +441 -441
- package/dist/cjs/ptc-checkbox.cjs.entry.js +33 -33
- package/dist/cjs/ptc-collapse-list.cjs.entry.js +346 -346
- package/dist/cjs/ptc-container.cjs.entry.js +32 -32
- package/dist/cjs/ptc-dropdown.cjs.entry.js +65 -65
- package/dist/cjs/ptc-dynamic-card.cjs.entry.js +46 -46
- package/dist/cjs/ptc-ellipsis-dropdown.cjs.entry.js +38 -38
- package/dist/cjs/ptc-filter-tag.cjs.entry.js +57 -57
- package/dist/cjs/ptc-hero-footer-cta.cjs.entry.js +11 -11
- package/dist/cjs/ptc-hero.cjs.entry.js +18 -18
- package/dist/cjs/ptc-icon-list.cjs.entry.js +21 -21
- package/dist/cjs/ptc-icon-minimize.cjs.entry.js +36 -36
- package/dist/cjs/ptc-link.cjs.entry.js +28 -28
- package/dist/cjs/ptc-list.cjs.entry.js +49 -49
- package/dist/cjs/ptc-lottie.cjs.entry.js +10 -10
- package/dist/cjs/ptc-media-card.cjs.entry.js +24 -24
- package/dist/cjs/ptc-minimized-footer.cjs.entry.js +8 -8
- package/dist/cjs/ptc-minimized-header.cjs.entry.js +11 -11
- package/dist/cjs/ptc-mobile-select.cjs.entry.js +53 -53
- package/dist/cjs/ptc-modal.cjs.entry.js +143 -143
- package/dist/cjs/ptc-overlay.cjs.entry.js +23 -23
- package/dist/cjs/ptc-pagenation.cjs.entry.js +105 -105
- package/dist/cjs/ptc-previous-url.cjs.entry.js +10 -10
- package/dist/cjs/ptc-pricing-block.cjs.entry.js +21 -17
- package/dist/cjs/ptc-pricing-options-component.cjs.entry.js +33 -0
- package/dist/cjs/ptc-quote.cjs.entry.js +23 -23
- package/dist/cjs/ptc-readmore_2.cjs.entry.js +110 -104
- package/dist/cjs/ptc-responsive-wrapper.cjs.entry.js +54 -54
- package/dist/cjs/ptc-search-field.cjs.entry.js +29 -0
- package/dist/cjs/ptc-shopping-cart.cjs.entry.js +50 -50
- package/dist/cjs/ptc-social-share.cjs.entry.js +59 -59
- package/dist/cjs/ptc-span.cjs.entry.js +18 -18
- package/dist/cjs/ptc-sticky-icons.cjs.entry.js +32 -32
- package/dist/cjs/ptc-svg-btn.cjs.entry.js +73 -73
- package/dist/cjs/ptc-tab-list.cjs.entry.js +126 -125
- package/dist/cjs/ptc-tab.cjs.entry.js +31 -0
- package/dist/cjs/ptc-tabs.cjs.entry.js +58 -0
- package/dist/cjs/ptc-text-copy-with-background.cjs.entry.js +27 -25
- package/dist/cjs/ptc-title.cjs.entry.js +67 -67
- package/dist/cjs/ptc-two-column-media.cjs.entry.js +15 -15
- package/dist/cjs/ptcw-design.cjs.js +1 -1
- package/dist/cjs/tab-content.cjs.entry.js +27 -27
- package/dist/cjs/tab-header.cjs.entry.js +45 -45
- package/dist/cjs/{utils-9eb22041.js → utils-416c94fe.js} +90 -90
- package/dist/collection/collection-manifest.json +4 -0
- package/dist/collection/components/dropdown-item/dropdown-item.js +61 -61
- package/dist/collection/components/icon-asset/icon-asset.css +4 -4
- package/dist/collection/components/icon-asset/icon-asset.js +199 -199
- package/dist/collection/components/icon-asset/media/brands.svg +1381 -1381
- package/dist/collection/components/icon-asset/media/designer.svg +387 -379
- package/dist/collection/components/icon-asset/media/regular.svg +463 -463
- package/dist/collection/components/icon-asset/media/solid.svg +3013 -3013
- package/dist/collection/components/icon-asset/media/svg-with-js.min.css +4 -4
- package/dist/collection/components/list-item/list-item.js +107 -107
- package/dist/collection/components/max-width-container/max-width-container.css +7 -7
- package/dist/collection/components/max-width-container/max-width-container.js +80 -80
- package/dist/collection/components/my-component/my-component.css +3 -3
- package/dist/collection/components/my-component/my-component.js +82 -82
- package/dist/collection/components/ptc-accordion/ptc-accordion-item/ptc-accordion-item.js +287 -287
- package/dist/collection/components/ptc-accordion/ptc-accordion.js +78 -78
- package/dist/collection/components/ptc-announcement/ptc-announcement.js +238 -238
- package/dist/collection/components/ptc-background-video/ptc-background-video.js +102 -102
- package/dist/collection/components/ptc-breadcrumb/ptc-breadcrumb.js +22 -22
- package/dist/collection/components/ptc-button/ptc-button.css +54 -6
- package/dist/collection/components/ptc-button/ptc-button.js +283 -263
- package/dist/collection/components/ptc-card/ptc-card.js +344 -344
- package/dist/collection/components/ptc-card-bottom/ptc-card-bottom.js +116 -116
- package/dist/collection/components/ptc-card-content/ptc-card-content.js +186 -186
- package/dist/collection/components/ptc-card-wrapper/ptc-card-wrapper.js +193 -193
- package/dist/collection/components/ptc-checkbox/ptc-checkbox.js +118 -118
- package/dist/collection/components/ptc-collapse-list/ptc-collapse-list.js +586 -586
- package/dist/collection/components/ptc-container/ptc-container.js +120 -120
- package/dist/collection/components/ptc-date/ptc-date.js +190 -190
- package/dist/collection/components/ptc-dropdown/ptc-dropdown.css +44 -11
- package/dist/collection/components/ptc-dropdown/ptc-dropdown.js +162 -162
- package/dist/collection/components/ptc-dynamic-card/media/nav-active-dotslick.svg +15 -15
- package/dist/collection/components/ptc-dynamic-card/ptc-dynamic-card.js +182 -182
- package/dist/collection/components/ptc-ellipsis-dropdown/ptc-ellipsis-dropdown.js +122 -122
- package/dist/collection/components/ptc-filter-tag/ptc-filter-tag.js +113 -113
- package/dist/collection/components/ptc-hero/ptc-hero.js +86 -86
- package/dist/collection/components/ptc-hero-footer-cta/ptc-hero-footer-cta.js +78 -78
- package/dist/collection/components/ptc-icon-list/ptc-icon-list.js +127 -127
- package/dist/collection/components/ptc-icon-minimize/ptc-icon-minimize.js +87 -87
- package/dist/collection/components/ptc-img/ptc-img.js +293 -293
- package/dist/collection/components/ptc-link/ptc-link.js +203 -203
- package/dist/collection/components/ptc-list/ptc-list.js +99 -99
- package/dist/collection/components/ptc-lottie/ptc-lottie.css +5 -5
- package/dist/collection/components/ptc-lottie/ptc-lottie.js +62 -62
- package/dist/collection/components/ptc-media-card/ptc-media-card.js +216 -216
- package/dist/collection/components/ptc-minimized-footer/ptc-minimized-footer.js +18 -18
- package/dist/collection/components/ptc-minimized-header/ptc-minimized-header.js +81 -81
- package/dist/collection/components/ptc-mobile-select/ptc-mobile-select.js +190 -190
- package/dist/collection/components/ptc-modal/ptc-modal.js +347 -347
- package/dist/collection/components/ptc-overlay/ptc-overlay.js +131 -131
- package/dist/collection/components/ptc-pagenation/ptc-pagenation.js +322 -322
- package/dist/collection/components/ptc-para/ptc-para.js +224 -224
- package/dist/collection/components/ptc-picture/ptc-picture.js +450 -450
- package/dist/collection/components/ptc-previous-url/ptc-previous-url.js +60 -60
- package/dist/collection/components/ptc-pricing-block/ptc-pricing-block.css +5 -0
- package/dist/collection/components/ptc-pricing-block/ptc-pricing-block.js +70 -49
- package/dist/collection/components/ptc-pricing-options-component/ptc-pricing-options-component.css +56 -0
- package/dist/collection/components/ptc-pricing-options-component/ptc-pricing-options-component.js +39 -0
- package/dist/collection/components/ptc-quote/ptc-quote.js +144 -144
- package/dist/collection/components/ptc-readmore/ptc-readmore.js +277 -277
- package/dist/collection/components/ptc-responsive-wrapper/ptc-responsive-wrapper.css +3 -3
- package/dist/collection/components/ptc-responsive-wrapper/ptc-responsive-wrapper.js +65 -65
- package/dist/collection/components/ptc-search-field/ptc-search-field.css +48 -0
- package/dist/collection/components/ptc-search-field/ptc-search-field.js +107 -0
- package/dist/collection/components/ptc-shopping-cart/ptc-shopping-cart.js +97 -97
- package/dist/collection/components/ptc-social-share/ptc-social-share.js +239 -239
- package/dist/collection/components/ptc-spacer/ptc-spacer.css +332 -332
- package/dist/collection/components/ptc-spacer/ptc-spacer.js +97 -97
- package/dist/collection/components/ptc-span/ptc-span.js +87 -87
- package/dist/collection/components/ptc-sticky-icons/ptc-sticky-icons.js +51 -51
- package/dist/collection/components/ptc-svg-btn/ptc-svg-btn.js +72 -72
- package/dist/collection/components/ptc-tab-list/ptc-tab-list.css +7 -0
- package/dist/collection/components/ptc-tab-list/ptc-tab-list.js +177 -155
- package/dist/collection/components/ptc-tabs/ptc-tab.js +121 -0
- package/dist/collection/components/ptc-tabs/ptc-tabs.css +65 -0
- package/dist/collection/components/ptc-tabs/ptc-tabs.js +104 -0
- package/dist/collection/components/ptc-text-copy-with-background/ptc-text-copy-with-background.js +166 -164
- package/dist/collection/components/ptc-title/ptc-title.js +310 -310
- package/dist/collection/components/ptc-tooltip/ptc-tooltip.css +25 -0
- package/dist/collection/components/ptc-tooltip/ptc-tooltip.js +228 -204
- package/dist/collection/components/ptc-two-column-media/ptc-two-column-media.js +48 -48
- package/dist/collection/components/tab-content/tab-content.js +84 -84
- package/dist/collection/components/tab-header/tab-header.js +136 -136
- package/dist/collection/index.js +1 -1
- package/dist/collection/media/svg-imgs/Back-arrow.svg +11 -11
- package/dist/collection/media/svg-imgs/close.svg +10 -10
- package/dist/collection/media/svg-imgs/ptc-shopping-cart-black.svg +3 -3
- package/dist/collection/media/svg-imgs/ptc-shopping-cart-white.svg +3 -3
- package/dist/collection/media/svg-imgs/slider-arrow-left.svg +18 -18
- package/dist/collection/media/svg-imgs/slider-arrow-right.svg +18 -18
- package/dist/collection/media/svg-imgs/union.svg +3 -3
- package/dist/collection/utils/component.js +3 -3
- package/dist/collection/utils/interfaces.js +11 -11
- package/dist/collection/utils/utils.js +92 -92
- package/dist/custom-elements/index.d.ts +24 -0
- package/dist/custom-elements/index.js +3559 -3405
- package/dist/esm/dropdown-item.entry.js +10 -10
- package/dist/esm/icon-asset.entry.js +42 -42
- package/dist/esm/list-item.entry.js +19 -19
- package/dist/esm/loader.js +1 -1
- package/dist/esm/lottie-player.entry.js +354 -354
- package/dist/esm/max-width-container.entry.js +29 -29
- package/dist/esm/my-component.entry.js +15 -15
- package/dist/esm/polyfills/core-js.js +0 -0
- package/dist/esm/polyfills/dom.js +0 -0
- package/dist/esm/polyfills/es5-html-element.js +0 -0
- package/dist/esm/polyfills/index.js +0 -0
- package/dist/esm/polyfills/system.js +0 -0
- package/dist/esm/ptc-accordion-item.entry.js +83 -83
- package/dist/esm/ptc-accordion.entry.js +35 -35
- package/dist/esm/ptc-announcement.entry.js +50 -50
- package/dist/esm/ptc-background-video.entry.js +16 -16
- package/dist/esm/ptc-breadcrumb.entry.js +12 -12
- package/dist/esm/ptc-button.entry.js +36 -34
- package/dist/esm/ptc-card-bottom.entry.js +35 -35
- package/dist/esm/ptc-card-content.entry.js +49 -49
- package/dist/esm/ptc-card-wrapper.entry.js +68 -68
- package/dist/esm/ptc-card_6.entry.js +441 -441
- package/dist/esm/ptc-checkbox.entry.js +33 -33
- package/dist/esm/ptc-collapse-list.entry.js +346 -346
- package/dist/esm/ptc-container.entry.js +32 -32
- package/dist/esm/ptc-dropdown.entry.js +65 -65
- package/dist/esm/ptc-dynamic-card.entry.js +46 -46
- package/dist/esm/ptc-ellipsis-dropdown.entry.js +38 -38
- package/dist/esm/ptc-filter-tag.entry.js +57 -57
- package/dist/esm/ptc-hero-footer-cta.entry.js +11 -11
- package/dist/esm/ptc-hero.entry.js +18 -18
- package/dist/esm/ptc-icon-list.entry.js +21 -21
- package/dist/esm/ptc-icon-minimize.entry.js +36 -36
- package/dist/esm/ptc-link.entry.js +28 -28
- package/dist/esm/ptc-list.entry.js +49 -49
- package/dist/esm/ptc-lottie.entry.js +10 -10
- package/dist/esm/ptc-media-card.entry.js +24 -24
- package/dist/esm/ptc-minimized-footer.entry.js +8 -8
- package/dist/esm/ptc-minimized-header.entry.js +11 -11
- package/dist/esm/ptc-mobile-select.entry.js +53 -53
- package/dist/esm/ptc-modal.entry.js +143 -143
- package/dist/esm/ptc-overlay.entry.js +23 -23
- package/dist/esm/ptc-pagenation.entry.js +105 -105
- package/dist/esm/ptc-previous-url.entry.js +10 -10
- package/dist/esm/ptc-pricing-block.entry.js +21 -17
- package/dist/esm/ptc-pricing-options-component.entry.js +29 -0
- package/dist/esm/ptc-quote.entry.js +23 -23
- package/dist/esm/ptc-readmore_2.entry.js +110 -104
- package/dist/esm/ptc-responsive-wrapper.entry.js +54 -54
- package/dist/esm/ptc-search-field.entry.js +25 -0
- package/dist/esm/ptc-shopping-cart.entry.js +50 -50
- package/dist/esm/ptc-social-share.entry.js +59 -59
- package/dist/esm/ptc-span.entry.js +18 -18
- package/dist/esm/ptc-sticky-icons.entry.js +32 -32
- package/dist/esm/ptc-svg-btn.entry.js +73 -73
- package/dist/esm/ptc-tab-list.entry.js +126 -125
- package/dist/esm/ptc-tab.entry.js +27 -0
- package/dist/esm/ptc-tabs.entry.js +54 -0
- package/dist/esm/ptc-text-copy-with-background.entry.js +27 -25
- package/dist/esm/ptc-title.entry.js +67 -67
- package/dist/esm/ptc-two-column-media.entry.js +15 -15
- package/dist/esm/ptcw-design.js +1 -1
- package/dist/esm/tab-content.entry.js +27 -27
- package/dist/esm/tab-header.entry.js +45 -45
- package/dist/esm/{utils-38decc43.js → utils-f937097d.js} +90 -90
- package/dist/ptcw-design/media/brands.svg +1381 -1381
- package/dist/ptcw-design/media/designer.svg +387 -379
- package/dist/ptcw-design/media/nav-active-dotslick.svg +15 -15
- package/dist/ptcw-design/media/regular.svg +463 -463
- package/dist/ptcw-design/media/solid.svg +3013 -3013
- package/dist/ptcw-design/media/svg-with-js.min.css +4 -4
- package/dist/ptcw-design/p-01783129.entry.js +1 -0
- package/dist/ptcw-design/p-071b6a69.entry.js +1 -0
- package/dist/ptcw-design/p-0828fe2e.entry.js +1 -0
- package/dist/ptcw-design/{p-8bcb2fab.entry.js → p-32b81dde.entry.js} +1 -1
- package/dist/ptcw-design/p-3ca4de06.entry.js +1 -0
- package/dist/ptcw-design/{p-b48a3e6f.entry.js → p-45c0076d.entry.js} +1 -1
- package/dist/ptcw-design/p-52092387.entry.js +1 -0
- package/dist/ptcw-design/p-573574f7.entry.js +1 -0
- package/dist/ptcw-design/p-6b71e273.entry.js +1 -0
- package/dist/ptcw-design/p-727ef7a7.entry.js +1 -0
- package/dist/ptcw-design/{p-fa17a02e.entry.js → p-8d210676.entry.js} +1 -1
- package/dist/ptcw-design/p-9ae79cae.entry.js +1 -0
- package/dist/ptcw-design/p-c8e804a7.entry.js +1 -0
- package/dist/ptcw-design/ptcw-design.esm.js +1 -1
- package/dist/types/components/dropdown-item/dropdown-item.d.ts +5 -5
- package/dist/types/components/icon-asset/icon-asset.d.ts +40 -40
- package/dist/types/components/list-item/list-item.d.ts +8 -8
- package/dist/types/components/max-width-container/max-width-container.d.ts +9 -9
- package/dist/types/components/my-component/my-component.d.ts +16 -16
- package/dist/types/components/ptc-accordion/ptc-accordion-item/ptc-accordion-item.d.ts +59 -59
- package/dist/types/components/ptc-accordion/ptc-accordion.d.ts +13 -13
- package/dist/types/components/ptc-announcement/ptc-announcement.d.ts +51 -51
- package/dist/types/components/ptc-background-video/ptc-background-video.d.ts +26 -26
- package/dist/types/components/ptc-breadcrumb/ptc-breadcrumb.d.ts +4 -4
- package/dist/types/components/ptc-button/ptc-button.d.ts +60 -56
- package/dist/types/components/ptc-card/ptc-card.d.ts +67 -67
- package/dist/types/components/ptc-card-bottom/ptc-card-bottom.d.ts +15 -15
- package/dist/types/components/ptc-card-content/ptc-card-content.d.ts +18 -18
- package/dist/types/components/ptc-card-wrapper/ptc-card-wrapper.d.ts +23 -23
- package/dist/types/components/ptc-checkbox/ptc-checkbox.d.ts +11 -11
- package/dist/types/components/ptc-collapse-list/ptc-collapse-list.d.ts +56 -56
- package/dist/types/components/ptc-container/ptc-container.d.ts +12 -12
- package/dist/types/components/ptc-date/ptc-date.d.ts +41 -41
- package/dist/types/components/ptc-dropdown/ptc-dropdown.d.ts +19 -19
- package/dist/types/components/ptc-dynamic-card/ptc-dynamic-card.d.ts +24 -24
- package/dist/types/components/ptc-ellipsis-dropdown/ptc-ellipsis-dropdown.d.ts +12 -12
- package/dist/types/components/ptc-filter-tag/ptc-filter-tag.d.ts +17 -17
- package/dist/types/components/ptc-hero/ptc-hero.d.ts +16 -16
- package/dist/types/components/ptc-hero-footer-cta/ptc-hero-footer-cta.d.ts +6 -6
- package/dist/types/components/ptc-icon-list/ptc-icon-list.d.ts +21 -21
- package/dist/types/components/ptc-icon-minimize/ptc-icon-minimize.d.ts +9 -9
- package/dist/types/components/ptc-img/ptc-img.d.ts +51 -51
- package/dist/types/components/ptc-link/ptc-link.d.ts +40 -40
- package/dist/types/components/ptc-list/ptc-list.d.ts +8 -8
- package/dist/types/components/ptc-lottie/ptc-lottie.d.ts +12 -12
- package/dist/types/components/ptc-media-card/ptc-media-card.d.ts +45 -45
- package/dist/types/components/ptc-minimized-footer/ptc-minimized-footer.d.ts +3 -3
- package/dist/types/components/ptc-minimized-header/ptc-minimized-header.d.ts +6 -6
- package/dist/types/components/ptc-mobile-select/ptc-mobile-select.d.ts +36 -36
- package/dist/types/components/ptc-modal/ptc-modal.d.ts +59 -59
- package/dist/types/components/ptc-overlay/ptc-overlay.d.ts +21 -21
- package/dist/types/components/ptc-pagenation/ptc-pagenation.d.ts +27 -27
- package/dist/types/components/ptc-para/ptc-para.d.ts +43 -43
- package/dist/types/components/ptc-picture/ptc-picture.d.ts +93 -93
- package/dist/types/components/ptc-previous-url/ptc-previous-url.d.ts +5 -5
- package/dist/types/components/ptc-pricing-block/ptc-pricing-block.d.ts +7 -5
- package/dist/types/components/ptc-pricing-options-component/ptc-pricing-options-component.d.ts +6 -0
- package/dist/types/components/ptc-quote/ptc-quote.d.ts +29 -29
- package/dist/types/components/ptc-readmore/ptc-readmore.d.ts +56 -56
- package/dist/types/components/ptc-responsive-wrapper/ptc-responsive-wrapper.d.ts +8 -8
- package/dist/types/components/ptc-search-field/ptc-search-field.d.ts +10 -0
- package/dist/types/components/ptc-shopping-cart/ptc-shopping-cart.d.ts +6 -6
- package/dist/types/components/ptc-social-share/ptc-social-share.d.ts +33 -33
- package/dist/types/components/ptc-spacer/ptc-spacer.d.ts +16 -16
- package/dist/types/components/ptc-span/ptc-span.d.ts +16 -16
- package/dist/types/components/ptc-sticky-icons/ptc-sticky-icons.d.ts +7 -7
- package/dist/types/components/ptc-svg-btn/ptc-svg-btn.d.ts +12 -12
- package/dist/types/components/ptc-tab-list/ptc-tab-list.d.ts +19 -15
- package/dist/types/components/ptc-tabs/ptc-tab.d.ts +9 -0
- package/dist/types/components/ptc-tabs/ptc-tabs.d.ts +10 -0
- package/dist/types/components/ptc-text-copy-with-background/ptc-text-copy-with-background.d.ts +33 -33
- package/dist/types/components/ptc-title/ptc-title.d.ts +54 -54
- package/dist/types/components/ptc-tooltip/ptc-tooltip.d.ts +42 -38
- package/dist/types/components/ptc-two-column-media/ptc-two-column-media.d.ts +9 -9
- package/dist/types/components/tab-content/tab-content.d.ts +12 -12
- package/dist/types/components/tab-header/tab-header.d.ts +14 -14
- package/dist/types/components.d.ts +216 -112
- package/dist/types/global.d.ts +1072 -1072
- package/dist/types/index.d.ts +1 -1
- package/dist/types/utils/component.d.ts +1 -1
- package/dist/types/utils/interfaces.d.ts +31 -31
- package/dist/types/utils/utils.d.ts +5 -5
- package/package.json +61 -61
- package/readme.md +18 -18
- package/dist/ptcw-design/p-1c5c61f6.entry.js +0 -1
- package/dist/ptcw-design/p-31ffd030.entry.js +0 -1
- package/dist/ptcw-design/p-51db2e2e.entry.js +0 -1
- package/dist/ptcw-design/p-5dc89a74.entry.js +0 -1
- package/dist/ptcw-design/p-67a9ed01.entry.js +0 -1
- package/dist/ptcw-design/p-9024a899.entry.js +0 -1
- /package/dist/ptcw-design/{p-36665caa.js → p-ea875d9e.js} +0 -0
|
@@ -159,10 +159,14 @@ export namespace Components {
|
|
|
159
159
|
interface PtcBreadcrumb {
|
|
160
160
|
}
|
|
161
161
|
interface PtcButton {
|
|
162
|
+
/**
|
|
163
|
+
* Active Toggle button
|
|
164
|
+
*/
|
|
165
|
+
"active"?: boolean;
|
|
162
166
|
/**
|
|
163
167
|
* Button theme color
|
|
164
168
|
*/
|
|
165
|
-
"color": 'offwhite' | 'blackgrey' | 'turtlegreen' | 'nav' | 'legacy-green' | 'ptc-primary' | 'ptc-secondary'| 'ptc-tertiary' | 'ptc-quaternary';
|
|
169
|
+
"color": 'offwhite' | 'blackgrey' | 'turtlegreen' | 'nav' | 'legacy-green' | 'ptc-primary' | 'ptc-secondary'| 'ptc-tertiary' | 'ptc-quaternary' | 'icon-toggle';
|
|
166
170
|
/**
|
|
167
171
|
* Disabled button
|
|
168
172
|
*/
|
|
@@ -220,15 +224,15 @@ export namespace Components {
|
|
|
220
224
|
/**
|
|
221
225
|
* Card Type Specify Card Type, default to simple card
|
|
222
226
|
*/
|
|
223
|
-
"cardType": | 'simple-card'
|
|
224
|
-
| 'lottie-card'
|
|
225
|
-
| 'custom-card'
|
|
226
|
-
| 'clip-edge-card'
|
|
227
|
-
| 'hightlight-card'
|
|
228
|
-
| 'listing-card'
|
|
229
|
-
| 'horizontal-card'
|
|
230
|
-
| 'listing-card-horizontal'
|
|
231
|
-
| 'resource-center-card'
|
|
227
|
+
"cardType": | 'simple-card'
|
|
228
|
+
| 'lottie-card'
|
|
229
|
+
| 'custom-card'
|
|
230
|
+
| 'clip-edge-card'
|
|
231
|
+
| 'hightlight-card'
|
|
232
|
+
| 'listing-card'
|
|
233
|
+
| 'horizontal-card'
|
|
234
|
+
| 'listing-card-horizontal'
|
|
235
|
+
| 'resource-center-card'
|
|
232
236
|
| 'case-studies-card';
|
|
233
237
|
/**
|
|
234
238
|
* Event Type
|
|
@@ -372,7 +376,7 @@ export namespace Components {
|
|
|
372
376
|
/**
|
|
373
377
|
* Theme
|
|
374
378
|
*/
|
|
375
|
-
"theme": 'sort';
|
|
379
|
+
"theme": 'sort' | 'support';
|
|
376
380
|
}
|
|
377
381
|
interface PtcDynamicCard {
|
|
378
382
|
/**
|
|
@@ -653,21 +657,21 @@ export namespace Components {
|
|
|
653
657
|
/**
|
|
654
658
|
* Filter Color
|
|
655
659
|
*/
|
|
656
|
-
"filterColor": | 'blue'
|
|
657
|
-
| 'red'
|
|
658
|
-
| 'orange'
|
|
659
|
-
| 'green'
|
|
660
|
-
| 'black-1'
|
|
661
|
-
| 'black-2'
|
|
662
|
-
| 'black-3'
|
|
663
|
-
| 'black-4'
|
|
664
|
-
| 'black-5'
|
|
665
|
-
| 'slate-grey'
|
|
666
|
-
| 'bright-blue'
|
|
667
|
-
| 'bright-red'
|
|
668
|
-
| 'bright-orange'
|
|
669
|
-
| 'bright-green'
|
|
670
|
-
| 'bright-slate-grey'
|
|
660
|
+
"filterColor": | 'blue'
|
|
661
|
+
| 'red'
|
|
662
|
+
| 'orange'
|
|
663
|
+
| 'green'
|
|
664
|
+
| 'black-1'
|
|
665
|
+
| 'black-2'
|
|
666
|
+
| 'black-3'
|
|
667
|
+
| 'black-4'
|
|
668
|
+
| 'black-5'
|
|
669
|
+
| 'slate-grey'
|
|
670
|
+
| 'bright-blue'
|
|
671
|
+
| 'bright-red'
|
|
672
|
+
| 'bright-orange'
|
|
673
|
+
| 'bright-green'
|
|
674
|
+
| 'bright-slate-grey'
|
|
671
675
|
| string;
|
|
672
676
|
/**
|
|
673
677
|
* Overlay z-index
|
|
@@ -719,24 +723,24 @@ export namespace Components {
|
|
|
719
723
|
/**
|
|
720
724
|
* Paragraph Margin
|
|
721
725
|
*/
|
|
722
|
-
"paraMargin"?: | 'margin-flush'
|
|
723
|
-
| 'maring-top-1'
|
|
724
|
-
| 'margin-top-2'
|
|
725
|
-
| 'margin-top-3'
|
|
726
|
-
| 'margin-top-4'
|
|
727
|
-
| 'margin-top-5'
|
|
728
|
-
| 'margin-top-6'
|
|
729
|
-
| 'margin-bottom-1'
|
|
730
|
-
| 'margin-bottom-2'
|
|
731
|
-
| 'margin-bottom-3'
|
|
732
|
-
| 'margin-bottom-4'
|
|
733
|
-
| 'margin-bottom-5'
|
|
734
|
-
| 'margin-bottom-6'
|
|
735
|
-
| 'margin-1'
|
|
736
|
-
| 'margin-2'
|
|
737
|
-
| 'margin-3'
|
|
738
|
-
| 'margin-4'
|
|
739
|
-
| 'margin-5'
|
|
726
|
+
"paraMargin"?: | 'margin-flush'
|
|
727
|
+
| 'maring-top-1'
|
|
728
|
+
| 'margin-top-2'
|
|
729
|
+
| 'margin-top-3'
|
|
730
|
+
| 'margin-top-4'
|
|
731
|
+
| 'margin-top-5'
|
|
732
|
+
| 'margin-top-6'
|
|
733
|
+
| 'margin-bottom-1'
|
|
734
|
+
| 'margin-bottom-2'
|
|
735
|
+
| 'margin-bottom-3'
|
|
736
|
+
| 'margin-bottom-4'
|
|
737
|
+
| 'margin-bottom-5'
|
|
738
|
+
| 'margin-bottom-6'
|
|
739
|
+
| 'margin-1'
|
|
740
|
+
| 'margin-2'
|
|
741
|
+
| 'margin-3'
|
|
742
|
+
| 'margin-4'
|
|
743
|
+
| 'margin-5'
|
|
740
744
|
| 'margin-6';
|
|
741
745
|
/**
|
|
742
746
|
* Paragraph Style
|
|
@@ -819,6 +823,9 @@ export namespace Components {
|
|
|
819
823
|
}
|
|
820
824
|
interface PtcPricingBlock {
|
|
821
825
|
"active": "active";
|
|
826
|
+
"optionClicked": boolean;
|
|
827
|
+
}
|
|
828
|
+
interface PtcPricingOptionsComponent {
|
|
822
829
|
}
|
|
823
830
|
interface PtcQuote {
|
|
824
831
|
/**
|
|
@@ -894,6 +901,10 @@ export namespace Components {
|
|
|
894
901
|
}
|
|
895
902
|
interface PtcResponsiveWrapper {
|
|
896
903
|
}
|
|
904
|
+
interface PtcSearchField {
|
|
905
|
+
"placeholderLabel": string;
|
|
906
|
+
"textValue": string;
|
|
907
|
+
}
|
|
897
908
|
interface PtcShoppingCart {
|
|
898
909
|
"cartCount"?: string;
|
|
899
910
|
"color": 'black' | 'white';
|
|
@@ -961,7 +972,21 @@ export namespace Components {
|
|
|
961
972
|
*/
|
|
962
973
|
"svgName"?: string;
|
|
963
974
|
}
|
|
975
|
+
interface PtcTab {
|
|
976
|
+
"active": boolean;
|
|
977
|
+
"disabled": boolean;
|
|
978
|
+
"label": string;
|
|
979
|
+
"optionClicked": boolean;
|
|
980
|
+
"price": string;
|
|
981
|
+
}
|
|
964
982
|
interface PtcTabList {
|
|
983
|
+
/**
|
|
984
|
+
* Tab Type
|
|
985
|
+
*/
|
|
986
|
+
"type"?: 'default' | 'tab-with-banner';
|
|
987
|
+
}
|
|
988
|
+
interface PtcTabs {
|
|
989
|
+
"openTab": (index: number) => Promise<void>;
|
|
965
990
|
}
|
|
966
991
|
interface PtcTextCopyWithBackground {
|
|
967
992
|
/**
|
|
@@ -1022,18 +1047,18 @@ export namespace Components {
|
|
|
1022
1047
|
/**
|
|
1023
1048
|
* Title Margin
|
|
1024
1049
|
*/
|
|
1025
|
-
"titleMargin"?: | 'margin-flush'
|
|
1026
|
-
| 'margin-top-3'
|
|
1027
|
-
| 'margin-top-4'
|
|
1028
|
-
| 'margin-top-5'
|
|
1029
|
-
| 'margin-top-6'
|
|
1030
|
-
| 'margin-bottom-3'
|
|
1031
|
-
| 'margin-bottom-4'
|
|
1032
|
-
| 'margin-bottom-5'
|
|
1033
|
-
| 'margin-bottom-6'
|
|
1034
|
-
| 'margin-3'
|
|
1035
|
-
| 'margin-4'
|
|
1036
|
-
| 'margin-5'
|
|
1050
|
+
"titleMargin"?: | 'margin-flush'
|
|
1051
|
+
| 'margin-top-3'
|
|
1052
|
+
| 'margin-top-4'
|
|
1053
|
+
| 'margin-top-5'
|
|
1054
|
+
| 'margin-top-6'
|
|
1055
|
+
| 'margin-bottom-3'
|
|
1056
|
+
| 'margin-bottom-4'
|
|
1057
|
+
| 'margin-bottom-5'
|
|
1058
|
+
| 'margin-bottom-6'
|
|
1059
|
+
| 'margin-3'
|
|
1060
|
+
| 'margin-4'
|
|
1061
|
+
| 'margin-5'
|
|
1037
1062
|
| 'margin-6';
|
|
1038
1063
|
/**
|
|
1039
1064
|
* Title Shadow
|
|
@@ -1065,6 +1090,10 @@ export namespace Components {
|
|
|
1065
1090
|
* max length
|
|
1066
1091
|
*/
|
|
1067
1092
|
"maxLength": number;
|
|
1093
|
+
/**
|
|
1094
|
+
* If tool tip is only for text use 'text-only' otherwise it will wrap content instead of replacing
|
|
1095
|
+
*/
|
|
1096
|
+
"mode": 'wrapper' | 'text-only';
|
|
1068
1097
|
/**
|
|
1069
1098
|
* Tooltip position
|
|
1070
1099
|
*/
|
|
@@ -1155,6 +1184,14 @@ export interface PtcPagenationCustomEvent<T> extends CustomEvent<T> {
|
|
|
1155
1184
|
detail: T;
|
|
1156
1185
|
target: HTMLPtcPagenationElement;
|
|
1157
1186
|
}
|
|
1187
|
+
export interface PtcSearchFieldCustomEvent<T> extends CustomEvent<T> {
|
|
1188
|
+
detail: T;
|
|
1189
|
+
target: HTMLPtcSearchFieldElement;
|
|
1190
|
+
}
|
|
1191
|
+
export interface PtcTabsCustomEvent<T> extends CustomEvent<T> {
|
|
1192
|
+
detail: T;
|
|
1193
|
+
target: HTMLPtcTabsElement;
|
|
1194
|
+
}
|
|
1158
1195
|
export interface TabHeaderCustomEvent<T> extends CustomEvent<T> {
|
|
1159
1196
|
detail: T;
|
|
1160
1197
|
target: HTMLTabHeaderElement;
|
|
@@ -1412,6 +1449,12 @@ declare global {
|
|
|
1412
1449
|
prototype: HTMLPtcPricingBlockElement;
|
|
1413
1450
|
new (): HTMLPtcPricingBlockElement;
|
|
1414
1451
|
};
|
|
1452
|
+
interface HTMLPtcPricingOptionsComponentElement extends Components.PtcPricingOptionsComponent, HTMLStencilElement {
|
|
1453
|
+
}
|
|
1454
|
+
var HTMLPtcPricingOptionsComponentElement: {
|
|
1455
|
+
prototype: HTMLPtcPricingOptionsComponentElement;
|
|
1456
|
+
new (): HTMLPtcPricingOptionsComponentElement;
|
|
1457
|
+
};
|
|
1415
1458
|
interface HTMLPtcQuoteElement extends Components.PtcQuote, HTMLStencilElement {
|
|
1416
1459
|
}
|
|
1417
1460
|
var HTMLPtcQuoteElement: {
|
|
@@ -1430,6 +1473,12 @@ declare global {
|
|
|
1430
1473
|
prototype: HTMLPtcResponsiveWrapperElement;
|
|
1431
1474
|
new (): HTMLPtcResponsiveWrapperElement;
|
|
1432
1475
|
};
|
|
1476
|
+
interface HTMLPtcSearchFieldElement extends Components.PtcSearchField, HTMLStencilElement {
|
|
1477
|
+
}
|
|
1478
|
+
var HTMLPtcSearchFieldElement: {
|
|
1479
|
+
prototype: HTMLPtcSearchFieldElement;
|
|
1480
|
+
new (): HTMLPtcSearchFieldElement;
|
|
1481
|
+
};
|
|
1433
1482
|
interface HTMLPtcShoppingCartElement extends Components.PtcShoppingCart, HTMLStencilElement {
|
|
1434
1483
|
}
|
|
1435
1484
|
var HTMLPtcShoppingCartElement: {
|
|
@@ -1466,12 +1515,24 @@ declare global {
|
|
|
1466
1515
|
prototype: HTMLPtcSvgBtnElement;
|
|
1467
1516
|
new (): HTMLPtcSvgBtnElement;
|
|
1468
1517
|
};
|
|
1518
|
+
interface HTMLPtcTabElement extends Components.PtcTab, HTMLStencilElement {
|
|
1519
|
+
}
|
|
1520
|
+
var HTMLPtcTabElement: {
|
|
1521
|
+
prototype: HTMLPtcTabElement;
|
|
1522
|
+
new (): HTMLPtcTabElement;
|
|
1523
|
+
};
|
|
1469
1524
|
interface HTMLPtcTabListElement extends Components.PtcTabList, HTMLStencilElement {
|
|
1470
1525
|
}
|
|
1471
1526
|
var HTMLPtcTabListElement: {
|
|
1472
1527
|
prototype: HTMLPtcTabListElement;
|
|
1473
1528
|
new (): HTMLPtcTabListElement;
|
|
1474
1529
|
};
|
|
1530
|
+
interface HTMLPtcTabsElement extends Components.PtcTabs, HTMLStencilElement {
|
|
1531
|
+
}
|
|
1532
|
+
var HTMLPtcTabsElement: {
|
|
1533
|
+
prototype: HTMLPtcTabsElement;
|
|
1534
|
+
new (): HTMLPtcTabsElement;
|
|
1535
|
+
};
|
|
1475
1536
|
interface HTMLPtcTextCopyWithBackgroundElement extends Components.PtcTextCopyWithBackground, HTMLStencilElement {
|
|
1476
1537
|
}
|
|
1477
1538
|
var HTMLPtcTextCopyWithBackgroundElement: {
|
|
@@ -1551,16 +1612,20 @@ declare global {
|
|
|
1551
1612
|
"ptc-picture": HTMLPtcPictureElement;
|
|
1552
1613
|
"ptc-previous-url": HTMLPtcPreviousUrlElement;
|
|
1553
1614
|
"ptc-pricing-block": HTMLPtcPricingBlockElement;
|
|
1615
|
+
"ptc-pricing-options-component": HTMLPtcPricingOptionsComponentElement;
|
|
1554
1616
|
"ptc-quote": HTMLPtcQuoteElement;
|
|
1555
1617
|
"ptc-readmore": HTMLPtcReadmoreElement;
|
|
1556
1618
|
"ptc-responsive-wrapper": HTMLPtcResponsiveWrapperElement;
|
|
1619
|
+
"ptc-search-field": HTMLPtcSearchFieldElement;
|
|
1557
1620
|
"ptc-shopping-cart": HTMLPtcShoppingCartElement;
|
|
1558
1621
|
"ptc-social-share": HTMLPtcSocialShareElement;
|
|
1559
1622
|
"ptc-spacer": HTMLPtcSpacerElement;
|
|
1560
1623
|
"ptc-span": HTMLPtcSpanElement;
|
|
1561
1624
|
"ptc-sticky-icons": HTMLPtcStickyIconsElement;
|
|
1562
1625
|
"ptc-svg-btn": HTMLPtcSvgBtnElement;
|
|
1626
|
+
"ptc-tab": HTMLPtcTabElement;
|
|
1563
1627
|
"ptc-tab-list": HTMLPtcTabListElement;
|
|
1628
|
+
"ptc-tabs": HTMLPtcTabsElement;
|
|
1564
1629
|
"ptc-text-copy-with-background": HTMLPtcTextCopyWithBackgroundElement;
|
|
1565
1630
|
"ptc-title": HTMLPtcTitleElement;
|
|
1566
1631
|
"ptc-tooltip": HTMLPtcTooltipElement;
|
|
@@ -1731,10 +1796,14 @@ declare namespace LocalJSX {
|
|
|
1731
1796
|
interface PtcBreadcrumb {
|
|
1732
1797
|
}
|
|
1733
1798
|
interface PtcButton {
|
|
1799
|
+
/**
|
|
1800
|
+
* Active Toggle button
|
|
1801
|
+
*/
|
|
1802
|
+
"active"?: boolean;
|
|
1734
1803
|
/**
|
|
1735
1804
|
* Button theme color
|
|
1736
1805
|
*/
|
|
1737
|
-
"color"?: 'offwhite' | 'blackgrey' | 'turtlegreen' | 'nav' | 'legacy-green' | 'ptc-primary' | 'ptc-secondary'| 'ptc-tertiary' | 'ptc-quaternary';
|
|
1806
|
+
"color"?: 'offwhite' | 'blackgrey' | 'turtlegreen' | 'nav' | 'legacy-green' | 'ptc-primary' | 'ptc-secondary'| 'ptc-tertiary' | 'ptc-quaternary' | 'icon-toggle';
|
|
1738
1807
|
/**
|
|
1739
1808
|
* Disabled button
|
|
1740
1809
|
*/
|
|
@@ -1796,15 +1865,15 @@ declare namespace LocalJSX {
|
|
|
1796
1865
|
/**
|
|
1797
1866
|
* Card Type Specify Card Type, default to simple card
|
|
1798
1867
|
*/
|
|
1799
|
-
"cardType"?: | 'simple-card'
|
|
1800
|
-
| 'lottie-card'
|
|
1801
|
-
| 'custom-card'
|
|
1802
|
-
| 'clip-edge-card'
|
|
1803
|
-
| 'hightlight-card'
|
|
1804
|
-
| 'listing-card'
|
|
1805
|
-
| 'horizontal-card'
|
|
1806
|
-
| 'listing-card-horizontal'
|
|
1807
|
-
| 'resource-center-card'
|
|
1868
|
+
"cardType"?: | 'simple-card'
|
|
1869
|
+
| 'lottie-card'
|
|
1870
|
+
| 'custom-card'
|
|
1871
|
+
| 'clip-edge-card'
|
|
1872
|
+
| 'hightlight-card'
|
|
1873
|
+
| 'listing-card'
|
|
1874
|
+
| 'horizontal-card'
|
|
1875
|
+
| 'listing-card-horizontal'
|
|
1876
|
+
| 'resource-center-card'
|
|
1808
1877
|
| 'case-studies-card';
|
|
1809
1878
|
/**
|
|
1810
1879
|
* Event Type
|
|
@@ -1959,7 +2028,7 @@ declare namespace LocalJSX {
|
|
|
1959
2028
|
/**
|
|
1960
2029
|
* Theme
|
|
1961
2030
|
*/
|
|
1962
|
-
"theme"?: 'sort';
|
|
2031
|
+
"theme"?: 'sort' | 'support';
|
|
1963
2032
|
}
|
|
1964
2033
|
interface PtcDynamicCard {
|
|
1965
2034
|
/**
|
|
@@ -2249,21 +2318,21 @@ declare namespace LocalJSX {
|
|
|
2249
2318
|
/**
|
|
2250
2319
|
* Filter Color
|
|
2251
2320
|
*/
|
|
2252
|
-
"filterColor"?: | 'blue'
|
|
2253
|
-
| 'red'
|
|
2254
|
-
| 'orange'
|
|
2255
|
-
| 'green'
|
|
2256
|
-
| 'black-1'
|
|
2257
|
-
| 'black-2'
|
|
2258
|
-
| 'black-3'
|
|
2259
|
-
| 'black-4'
|
|
2260
|
-
| 'black-5'
|
|
2261
|
-
| 'slate-grey'
|
|
2262
|
-
| 'bright-blue'
|
|
2263
|
-
| 'bright-red'
|
|
2264
|
-
| 'bright-orange'
|
|
2265
|
-
| 'bright-green'
|
|
2266
|
-
| 'bright-slate-grey'
|
|
2321
|
+
"filterColor"?: | 'blue'
|
|
2322
|
+
| 'red'
|
|
2323
|
+
| 'orange'
|
|
2324
|
+
| 'green'
|
|
2325
|
+
| 'black-1'
|
|
2326
|
+
| 'black-2'
|
|
2327
|
+
| 'black-3'
|
|
2328
|
+
| 'black-4'
|
|
2329
|
+
| 'black-5'
|
|
2330
|
+
| 'slate-grey'
|
|
2331
|
+
| 'bright-blue'
|
|
2332
|
+
| 'bright-red'
|
|
2333
|
+
| 'bright-orange'
|
|
2334
|
+
| 'bright-green'
|
|
2335
|
+
| 'bright-slate-grey'
|
|
2267
2336
|
| string;
|
|
2268
2337
|
/**
|
|
2269
2338
|
* Overlay z-index
|
|
@@ -2315,24 +2384,24 @@ declare namespace LocalJSX {
|
|
|
2315
2384
|
/**
|
|
2316
2385
|
* Paragraph Margin
|
|
2317
2386
|
*/
|
|
2318
|
-
"paraMargin"?: | 'margin-flush'
|
|
2319
|
-
| 'maring-top-1'
|
|
2320
|
-
| 'margin-top-2'
|
|
2321
|
-
| 'margin-top-3'
|
|
2322
|
-
| 'margin-top-4'
|
|
2323
|
-
| 'margin-top-5'
|
|
2324
|
-
| 'margin-top-6'
|
|
2325
|
-
| 'margin-bottom-1'
|
|
2326
|
-
| 'margin-bottom-2'
|
|
2327
|
-
| 'margin-bottom-3'
|
|
2328
|
-
| 'margin-bottom-4'
|
|
2329
|
-
| 'margin-bottom-5'
|
|
2330
|
-
| 'margin-bottom-6'
|
|
2331
|
-
| 'margin-1'
|
|
2332
|
-
| 'margin-2'
|
|
2333
|
-
| 'margin-3'
|
|
2334
|
-
| 'margin-4'
|
|
2335
|
-
| 'margin-5'
|
|
2387
|
+
"paraMargin"?: | 'margin-flush'
|
|
2388
|
+
| 'maring-top-1'
|
|
2389
|
+
| 'margin-top-2'
|
|
2390
|
+
| 'margin-top-3'
|
|
2391
|
+
| 'margin-top-4'
|
|
2392
|
+
| 'margin-top-5'
|
|
2393
|
+
| 'margin-top-6'
|
|
2394
|
+
| 'margin-bottom-1'
|
|
2395
|
+
| 'margin-bottom-2'
|
|
2396
|
+
| 'margin-bottom-3'
|
|
2397
|
+
| 'margin-bottom-4'
|
|
2398
|
+
| 'margin-bottom-5'
|
|
2399
|
+
| 'margin-bottom-6'
|
|
2400
|
+
| 'margin-1'
|
|
2401
|
+
| 'margin-2'
|
|
2402
|
+
| 'margin-3'
|
|
2403
|
+
| 'margin-4'
|
|
2404
|
+
| 'margin-5'
|
|
2336
2405
|
| 'margin-6';
|
|
2337
2406
|
/**
|
|
2338
2407
|
* Paragraph Style
|
|
@@ -2415,6 +2484,9 @@ declare namespace LocalJSX {
|
|
|
2415
2484
|
}
|
|
2416
2485
|
interface PtcPricingBlock {
|
|
2417
2486
|
"active"?: "active";
|
|
2487
|
+
"optionClicked"?: boolean;
|
|
2488
|
+
}
|
|
2489
|
+
interface PtcPricingOptionsComponent {
|
|
2418
2490
|
}
|
|
2419
2491
|
interface PtcQuote {
|
|
2420
2492
|
/**
|
|
@@ -2490,6 +2562,12 @@ declare namespace LocalJSX {
|
|
|
2490
2562
|
}
|
|
2491
2563
|
interface PtcResponsiveWrapper {
|
|
2492
2564
|
}
|
|
2565
|
+
interface PtcSearchField {
|
|
2566
|
+
"onClickEvent"?: (event: PtcSearchFieldCustomEvent<MouseEvent>) => void;
|
|
2567
|
+
"onValueChanged"?: (event: PtcSearchFieldCustomEvent<InputEvent>) => void;
|
|
2568
|
+
"placeholderLabel"?: string;
|
|
2569
|
+
"textValue"?: string;
|
|
2570
|
+
}
|
|
2493
2571
|
interface PtcShoppingCart {
|
|
2494
2572
|
"cartCount"?: string;
|
|
2495
2573
|
"color"?: 'black' | 'white';
|
|
@@ -2557,7 +2635,21 @@ declare namespace LocalJSX {
|
|
|
2557
2635
|
*/
|
|
2558
2636
|
"svgName"?: string;
|
|
2559
2637
|
}
|
|
2638
|
+
interface PtcTab {
|
|
2639
|
+
"active"?: boolean;
|
|
2640
|
+
"disabled"?: boolean;
|
|
2641
|
+
"label"?: string;
|
|
2642
|
+
"optionClicked"?: boolean;
|
|
2643
|
+
"price"?: string;
|
|
2644
|
+
}
|
|
2560
2645
|
interface PtcTabList {
|
|
2646
|
+
/**
|
|
2647
|
+
* Tab Type
|
|
2648
|
+
*/
|
|
2649
|
+
"type"?: 'default' | 'tab-with-banner';
|
|
2650
|
+
}
|
|
2651
|
+
interface PtcTabs {
|
|
2652
|
+
"onTabChange"?: (event: PtcTabsCustomEvent<any>) => void;
|
|
2561
2653
|
}
|
|
2562
2654
|
interface PtcTextCopyWithBackground {
|
|
2563
2655
|
/**
|
|
@@ -2618,18 +2710,18 @@ declare namespace LocalJSX {
|
|
|
2618
2710
|
/**
|
|
2619
2711
|
* Title Margin
|
|
2620
2712
|
*/
|
|
2621
|
-
"titleMargin"?: | 'margin-flush'
|
|
2622
|
-
| 'margin-top-3'
|
|
2623
|
-
| 'margin-top-4'
|
|
2624
|
-
| 'margin-top-5'
|
|
2625
|
-
| 'margin-top-6'
|
|
2626
|
-
| 'margin-bottom-3'
|
|
2627
|
-
| 'margin-bottom-4'
|
|
2628
|
-
| 'margin-bottom-5'
|
|
2629
|
-
| 'margin-bottom-6'
|
|
2630
|
-
| 'margin-3'
|
|
2631
|
-
| 'margin-4'
|
|
2632
|
-
| 'margin-5'
|
|
2713
|
+
"titleMargin"?: | 'margin-flush'
|
|
2714
|
+
| 'margin-top-3'
|
|
2715
|
+
| 'margin-top-4'
|
|
2716
|
+
| 'margin-top-5'
|
|
2717
|
+
| 'margin-top-6'
|
|
2718
|
+
| 'margin-bottom-3'
|
|
2719
|
+
| 'margin-bottom-4'
|
|
2720
|
+
| 'margin-bottom-5'
|
|
2721
|
+
| 'margin-bottom-6'
|
|
2722
|
+
| 'margin-3'
|
|
2723
|
+
| 'margin-4'
|
|
2724
|
+
| 'margin-5'
|
|
2633
2725
|
| 'margin-6';
|
|
2634
2726
|
/**
|
|
2635
2727
|
* Title Shadow
|
|
@@ -2661,6 +2753,10 @@ declare namespace LocalJSX {
|
|
|
2661
2753
|
* max length
|
|
2662
2754
|
*/
|
|
2663
2755
|
"maxLength"?: number;
|
|
2756
|
+
/**
|
|
2757
|
+
* If tool tip is only for text use 'text-only' otherwise it will wrap content instead of replacing
|
|
2758
|
+
*/
|
|
2759
|
+
"mode"?: 'wrapper' | 'text-only';
|
|
2664
2760
|
/**
|
|
2665
2761
|
* Tooltip position
|
|
2666
2762
|
*/
|
|
@@ -2740,16 +2836,20 @@ declare namespace LocalJSX {
|
|
|
2740
2836
|
"ptc-picture": PtcPicture;
|
|
2741
2837
|
"ptc-previous-url": PtcPreviousUrl;
|
|
2742
2838
|
"ptc-pricing-block": PtcPricingBlock;
|
|
2839
|
+
"ptc-pricing-options-component": PtcPricingOptionsComponent;
|
|
2743
2840
|
"ptc-quote": PtcQuote;
|
|
2744
2841
|
"ptc-readmore": PtcReadmore;
|
|
2745
2842
|
"ptc-responsive-wrapper": PtcResponsiveWrapper;
|
|
2843
|
+
"ptc-search-field": PtcSearchField;
|
|
2746
2844
|
"ptc-shopping-cart": PtcShoppingCart;
|
|
2747
2845
|
"ptc-social-share": PtcSocialShare;
|
|
2748
2846
|
"ptc-spacer": PtcSpacer;
|
|
2749
2847
|
"ptc-span": PtcSpan;
|
|
2750
2848
|
"ptc-sticky-icons": PtcStickyIcons;
|
|
2751
2849
|
"ptc-svg-btn": PtcSvgBtn;
|
|
2850
|
+
"ptc-tab": PtcTab;
|
|
2752
2851
|
"ptc-tab-list": PtcTabList;
|
|
2852
|
+
"ptc-tabs": PtcTabs;
|
|
2753
2853
|
"ptc-text-copy-with-background": PtcTextCopyWithBackground;
|
|
2754
2854
|
"ptc-title": PtcTitle;
|
|
2755
2855
|
"ptc-tooltip": PtcTooltip;
|
|
@@ -2804,16 +2904,20 @@ declare module "@stencil/core" {
|
|
|
2804
2904
|
"ptc-picture": LocalJSX.PtcPicture & JSXBase.HTMLAttributes<HTMLPtcPictureElement>;
|
|
2805
2905
|
"ptc-previous-url": LocalJSX.PtcPreviousUrl & JSXBase.HTMLAttributes<HTMLPtcPreviousUrlElement>;
|
|
2806
2906
|
"ptc-pricing-block": LocalJSX.PtcPricingBlock & JSXBase.HTMLAttributes<HTMLPtcPricingBlockElement>;
|
|
2907
|
+
"ptc-pricing-options-component": LocalJSX.PtcPricingOptionsComponent & JSXBase.HTMLAttributes<HTMLPtcPricingOptionsComponentElement>;
|
|
2807
2908
|
"ptc-quote": LocalJSX.PtcQuote & JSXBase.HTMLAttributes<HTMLPtcQuoteElement>;
|
|
2808
2909
|
"ptc-readmore": LocalJSX.PtcReadmore & JSXBase.HTMLAttributes<HTMLPtcReadmoreElement>;
|
|
2809
2910
|
"ptc-responsive-wrapper": LocalJSX.PtcResponsiveWrapper & JSXBase.HTMLAttributes<HTMLPtcResponsiveWrapperElement>;
|
|
2911
|
+
"ptc-search-field": LocalJSX.PtcSearchField & JSXBase.HTMLAttributes<HTMLPtcSearchFieldElement>;
|
|
2810
2912
|
"ptc-shopping-cart": LocalJSX.PtcShoppingCart & JSXBase.HTMLAttributes<HTMLPtcShoppingCartElement>;
|
|
2811
2913
|
"ptc-social-share": LocalJSX.PtcSocialShare & JSXBase.HTMLAttributes<HTMLPtcSocialShareElement>;
|
|
2812
2914
|
"ptc-spacer": LocalJSX.PtcSpacer & JSXBase.HTMLAttributes<HTMLPtcSpacerElement>;
|
|
2813
2915
|
"ptc-span": LocalJSX.PtcSpan & JSXBase.HTMLAttributes<HTMLPtcSpanElement>;
|
|
2814
2916
|
"ptc-sticky-icons": LocalJSX.PtcStickyIcons & JSXBase.HTMLAttributes<HTMLPtcStickyIconsElement>;
|
|
2815
2917
|
"ptc-svg-btn": LocalJSX.PtcSvgBtn & JSXBase.HTMLAttributes<HTMLPtcSvgBtnElement>;
|
|
2918
|
+
"ptc-tab": LocalJSX.PtcTab & JSXBase.HTMLAttributes<HTMLPtcTabElement>;
|
|
2816
2919
|
"ptc-tab-list": LocalJSX.PtcTabList & JSXBase.HTMLAttributes<HTMLPtcTabListElement>;
|
|
2920
|
+
"ptc-tabs": LocalJSX.PtcTabs & JSXBase.HTMLAttributes<HTMLPtcTabsElement>;
|
|
2817
2921
|
"ptc-text-copy-with-background": LocalJSX.PtcTextCopyWithBackground & JSXBase.HTMLAttributes<HTMLPtcTextCopyWithBackgroundElement>;
|
|
2818
2922
|
"ptc-title": LocalJSX.PtcTitle & JSXBase.HTMLAttributes<HTMLPtcTitleElement>;
|
|
2819
2923
|
"ptc-tooltip": LocalJSX.PtcTooltip & JSXBase.HTMLAttributes<HTMLPtcTooltipElement>;
|