@ptcwebops/ptcw-design 1.5.0 → 1.5.3
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/bundle-example.cjs.entry.js +30 -30
- package/dist/cjs/{bundle-jumbotron-example_16.cjs.entry.js → bundle-jumbotron-example_14.cjs.entry.js} +888 -1119
- package/dist/cjs/dropdown-item.cjs.entry.js +10 -10
- package/dist/cjs/dynamic-box-bundle.cjs.entry.js +25 -25
- package/dist/cjs/innovator-toggle-container.cjs.entry.js +21 -21
- package/dist/cjs/loader.cjs.js +1 -1
- package/dist/cjs/lottie-player.cjs.entry.js +354 -354
- 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-bio-card.cjs.entry.js +24 -24
- package/dist/cjs/ptc-card-bottom_3.cjs.entry.js +122 -122
- package/dist/cjs/ptc-card-content.cjs.entry.js +57 -57
- package/dist/cjs/ptc-card.cjs.entry.js +66 -66
- package/dist/cjs/ptc-checkbox.cjs.entry.js +50 -50
- package/dist/cjs/ptc-collapse-list.cjs.entry.js +353 -346
- package/dist/cjs/ptc-container.cjs.entry.js +33 -33
- package/dist/cjs/ptc-date.cjs.entry.js +50 -50
- package/dist/cjs/ptc-dropdown.cjs.entry.js +64 -64
- package/dist/cjs/ptc-dynamic-card.cjs.entry.js +47 -47
- 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 +43 -43
- package/dist/cjs/ptc-link.cjs.entry.js +35 -35
- 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 +58 -58
- 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 +160 -0
- package/dist/cjs/ptc-nav-card.cjs.entry.js +36 -36
- package/dist/cjs/ptc-nav-link.cjs.entry.js +36 -36
- package/dist/cjs/ptc-nav-slider.cjs.entry.js +83 -83
- package/dist/cjs/ptc-nav-submenu.cjs.entry.js +18 -18
- package/dist/cjs/ptc-overlay.cjs.entry.js +23 -23
- package/dist/cjs/ptc-pagenation.cjs.entry.js +306 -306
- package/dist/cjs/ptc-previous-url.cjs.entry.js +11 -11
- package/dist/cjs/ptc-pricing-block.cjs.entry.js +20 -20
- package/dist/cjs/ptc-pricing-tabs.cjs.entry.js +124 -124
- package/dist/cjs/ptc-quote.cjs.entry.js +23 -23
- package/dist/cjs/ptc-readmore.cjs.entry.js +73 -73
- package/dist/cjs/ptc-responsive-wrapper.cjs.entry.js +54 -54
- package/dist/cjs/ptc-search-field.cjs.entry.js +71 -71
- 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-sticky-section.cjs.entry.js +27 -27
- package/dist/cjs/ptc-subnav-card.cjs.entry.js +15 -15
- package/dist/cjs/ptc-subnav.cjs.entry.js +21 -21
- package/dist/cjs/ptc-svg-btn.cjs.entry.js +116 -0
- package/dist/cjs/ptc-tab-list.cjs.entry.js +125 -125
- package/dist/cjs/ptc-tab.cjs.entry.js +20 -20
- package/dist/cjs/ptc-tabs.cjs.entry.js +47 -47
- package/dist/cjs/ptc-text-copy-with-background.cjs.entry.js +41 -41
- package/dist/cjs/ptc-two-column-media.cjs.entry.js +15 -15
- package/dist/cjs/ptcw-design.cjs.js +1 -1
- package/dist/cjs/sequential-bundle-example.cjs.entry.js +100 -100
- package/dist/cjs/sequential-bundle.cjs.entry.js +88 -88
- package/dist/cjs/tab-content.cjs.entry.js +27 -27
- package/dist/cjs/tab-header.cjs.entry.js +64 -64
- package/dist/cjs/{utils-9eb22041.js → utils-416c94fe.js} +90 -90
- package/dist/collection/components/dropdown-item/dropdown-item.js +61 -61
- package/dist/collection/components/dynamic-box-bundle/dynamic-box-bundle.js +114 -114
- 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 +397 -397
- 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/innovator-toggle-container/innovator-toggle-container.js +89 -89
- package/dist/collection/components/list-item/list-item.js +144 -144
- package/dist/collection/components/max-width-container/max-width-container.css +11 -11
- package/dist/collection/components/max-width-container/max-width-container.js +105 -105
- 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/organism-bundles/bundle-example/bundle-example.css +25 -25
- package/dist/collection/components/organism-bundles/bundle-example/bundle-example.js +58 -58
- package/dist/collection/components/organism-bundles/bundle-jumbotron-example/bundle-jumbotron-example.css +3 -3
- package/dist/collection/components/organism-bundles/bundle-jumbotron-example/bundle-jumbotron-example.js +91 -88
- package/dist/collection/components/organism-bundles/sequential-bundle/sequential-bundle.js +116 -116
- package/dist/collection/components/organism-bundles/sequential-bundle-example/sequential-bundle-example.css +89 -89
- package/dist/collection/components/organism-bundles/sequential-bundle-example/sequential-bundle-example.js +152 -152
- 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 +237 -237
- package/dist/collection/components/ptc-background-video/ptc-background-video.css +16 -0
- package/dist/collection/components/ptc-background-video/ptc-background-video.js +200 -128
- package/dist/collection/components/ptc-bio-card/ptc-bio-card.js +130 -130
- package/dist/collection/components/ptc-breadcrumb/ptc-breadcrumb.js +105 -105
- package/dist/collection/components/ptc-button/ptc-button.js +283 -283
- package/dist/collection/components/ptc-card/ptc-card.js +362 -362
- package/dist/collection/components/ptc-card-bottom/ptc-card-bottom.js +116 -116
- package/dist/collection/components/ptc-card-content/ptc-card-content.js +212 -212
- package/dist/collection/components/ptc-card-wrapper/ptc-card-wrapper.js +214 -214
- package/dist/collection/components/ptc-checkbox/ptc-checkbox.js +152 -152
- package/dist/collection/components/ptc-collapse-list/ptc-collapse-list.js +593 -586
- package/dist/collection/components/ptc-container/ptc-container.js +138 -138
- package/dist/collection/components/ptc-date/ptc-date.js +224 -224
- 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 +174 -174
- 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 +119 -119
- package/dist/collection/components/ptc-img/ptc-img.js +311 -311
- package/dist/collection/components/ptc-jumbotron/ptc-jumbotron.css +0 -28
- package/dist/collection/components/ptc-jumbotron/ptc-jumbotron.js +349 -317
- package/dist/collection/components/ptc-link/ptc-link.js +209 -209
- 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 +240 -240
- 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 +389 -389
- package/dist/collection/components/ptc-nav-card/ptc-nav-card.js +224 -224
- package/dist/collection/components/ptc-overlay/ptc-overlay.js +131 -131
- package/dist/collection/components/ptc-pagenation/ptc-pagenation.js +573 -573
- package/dist/collection/components/ptc-para/ptc-para.js +242 -242
- package/dist/collection/components/ptc-picture/ptc-picture.js +453 -453
- package/dist/collection/components/ptc-previous-url/ptc-previous-url.js +78 -78
- package/dist/collection/components/ptc-pricing-block/ptc-pricing-block.js +70 -70
- package/dist/collection/components/ptc-pricing-tabs/ptc-pricing-tabs.js +272 -272
- package/dist/collection/components/ptc-quote/ptc-quote.js +144 -144
- package/dist/collection/components/ptc-readmore/ptc-readmore.js +298 -298
- 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.js +247 -247
- package/dist/collection/components/ptc-shopping-cart/ptc-shopping-cart.js +97 -97
- package/dist/collection/components/ptc-skeleton/ptc-skeleton.js +139 -139
- 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-sticky-section/ptc-sticky-section.js +46 -46
- package/dist/collection/components/ptc-svg-btn/ptc-svg-btn.js +109 -109
- package/dist/collection/components/ptc-tab-list/ptc-tab-list.js +177 -177
- package/dist/collection/components/ptc-tabs/ptc-tab.js +121 -121
- package/dist/collection/components/ptc-tabs/ptc-tabs.js +104 -104
- package/dist/collection/components/ptc-text-copy-with-background/ptc-text-copy-with-background.js +180 -180
- package/dist/collection/components/ptc-title/ptc-title.css +3 -0
- package/dist/collection/components/ptc-title/ptc-title.js +310 -310
- package/dist/collection/components/ptc-tooltip/ptc-tooltip.js +322 -322
- package/dist/collection/components/ptc-two-column-media/ptc-two-column-media.js +48 -48
- package/dist/collection/components/subnav/ptc-nav-link/ptc-nav-link.js +114 -114
- package/dist/collection/components/subnav/ptc-nav-slider/ptc-nav-slider.js +126 -126
- package/dist/collection/components/subnav/ptc-nav-submenu/ptc-nav-submenu.js +85 -85
- package/dist/collection/components/subnav/ptc-subnav/ptc-subnav.js +47 -47
- package/dist/collection/components/subnav/ptc-subnav-card/ptc-subnav-card.js +133 -133
- package/dist/collection/components/tab-content/tab-content.js +84 -84
- package/dist/collection/components/tab-header/tab-header.js +182 -182
- 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/play-button-dark.svg +20 -20
- 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.js +4904 -4864
- package/dist/esm/bundle-example.entry.js +30 -30
- package/dist/esm/{bundle-jumbotron-example_16.entry.js → bundle-jumbotron-example_14.entry.js} +889 -1118
- package/dist/esm/dropdown-item.entry.js +10 -10
- package/dist/esm/dynamic-box-bundle.entry.js +25 -25
- package/dist/esm/innovator-toggle-container.entry.js +21 -21
- package/dist/esm/loader.js +1 -1
- package/dist/esm/lottie-player.entry.js +354 -354
- 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-bio-card.entry.js +24 -24
- package/dist/esm/ptc-card-bottom_3.entry.js +122 -122
- package/dist/esm/ptc-card-content.entry.js +57 -57
- package/dist/esm/ptc-card.entry.js +66 -66
- package/dist/esm/ptc-checkbox.entry.js +50 -50
- package/dist/esm/ptc-collapse-list.entry.js +353 -346
- package/dist/esm/ptc-container.entry.js +33 -33
- package/dist/esm/ptc-date.entry.js +50 -50
- package/dist/esm/ptc-dropdown.entry.js +64 -64
- package/dist/esm/ptc-dynamic-card.entry.js +47 -47
- 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 +43 -43
- package/dist/esm/ptc-link.entry.js +35 -35
- 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 +58 -58
- 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 +156 -0
- package/dist/esm/ptc-nav-card.entry.js +36 -36
- package/dist/esm/ptc-nav-link.entry.js +36 -36
- package/dist/esm/ptc-nav-slider.entry.js +83 -83
- package/dist/esm/ptc-nav-submenu.entry.js +18 -18
- package/dist/esm/ptc-overlay.entry.js +23 -23
- package/dist/esm/ptc-pagenation.entry.js +306 -306
- package/dist/esm/ptc-previous-url.entry.js +11 -11
- package/dist/esm/ptc-pricing-block.entry.js +20 -20
- package/dist/esm/ptc-pricing-tabs.entry.js +124 -124
- package/dist/esm/ptc-quote.entry.js +23 -23
- package/dist/esm/ptc-readmore.entry.js +73 -73
- package/dist/esm/ptc-responsive-wrapper.entry.js +54 -54
- package/dist/esm/ptc-search-field.entry.js +71 -71
- 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-sticky-section.entry.js +27 -27
- package/dist/esm/ptc-subnav-card.entry.js +15 -15
- package/dist/esm/ptc-subnav.entry.js +21 -21
- package/dist/esm/ptc-svg-btn.entry.js +112 -0
- package/dist/esm/ptc-tab-list.entry.js +125 -125
- package/dist/esm/ptc-tab.entry.js +20 -20
- package/dist/esm/ptc-tabs.entry.js +47 -47
- package/dist/esm/ptc-text-copy-with-background.entry.js +41 -41
- package/dist/esm/ptc-two-column-media.entry.js +15 -15
- package/dist/esm/ptcw-design.js +1 -1
- package/dist/esm/sequential-bundle-example.entry.js +100 -100
- package/dist/esm/sequential-bundle.entry.js +88 -88
- package/dist/esm/tab-content.entry.js +27 -27
- package/dist/esm/tab-header.entry.js +64 -64
- 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 +397 -397
- 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-2414dc2a.entry.js +1 -0
- package/dist/ptcw-design/p-81bd0113.entry.js +1 -0
- package/dist/ptcw-design/{p-4702f4e4.entry.js → p-8a6acf0d.entry.js} +1 -1
- package/dist/ptcw-design/p-b0188821.entry.js +1 -0
- package/dist/ptcw-design/p-e66e3791.entry.js +1 -0
- package/dist/ptcw-design/{p-469482ba.entry.js → p-ed0c7f10.entry.js} +1 -1
- package/dist/ptcw-design/p-face0c41.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/dynamic-box-bundle/dynamic-box-bundle.d.ts +10 -10
- package/dist/types/components/icon-asset/icon-asset.d.ts +40 -40
- package/dist/types/components/innovator-toggle-container/innovator-toggle-container.d.ts +17 -17
- package/dist/types/components/list-item/list-item.d.ts +16 -16
- package/dist/types/components/max-width-container/max-width-container.d.ts +11 -11
- package/dist/types/components/my-component/my-component.d.ts +16 -16
- package/dist/types/components/organism-bundles/bundle-example/bundle-example.d.ts +10 -10
- package/dist/types/components/organism-bundles/bundle-jumbotron-example/bundle-jumbotron-example.d.ts +5 -5
- package/dist/types/components/organism-bundles/sequential-bundle/sequential-bundle.d.ts +12 -12
- package/dist/types/components/organism-bundles/sequential-bundle-example/sequential-bundle-example.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 +45 -31
- package/dist/types/components/ptc-bio-card/ptc-bio-card.d.ts +27 -27
- package/dist/types/components/ptc-breadcrumb/ptc-breadcrumb.d.ts +20 -20
- package/dist/types/components/ptc-button/ptc-button.d.ts +60 -60
- package/dist/types/components/ptc-card/ptc-card.d.ts +71 -71
- 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 +19 -19
- package/dist/types/components/ptc-card-wrapper/ptc-card-wrapper.d.ts +24 -24
- package/dist/types/components/ptc-checkbox/ptc-checkbox.d.ts +14 -14
- package/dist/types/components/ptc-collapse-list/ptc-collapse-list.d.ts +56 -56
- package/dist/types/components/ptc-container/ptc-container.d.ts +13 -13
- package/dist/types/components/ptc-date/ptc-date.d.ts +46 -46
- package/dist/types/components/ptc-dropdown/ptc-dropdown.d.ts +19 -19
- package/dist/types/components/ptc-dynamic-card/ptc-dynamic-card.d.ts +23 -23
- 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 +12 -12
- package/dist/types/components/ptc-img/ptc-img.d.ts +55 -55
- package/dist/types/components/ptc-jumbotron/ptc-jumbotron.d.ts +25 -23
- 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 +52 -52
- 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 +67 -67
- package/dist/types/components/ptc-nav-card/ptc-nav-card.d.ts +46 -46
- package/dist/types/components/ptc-overlay/ptc-overlay.d.ts +21 -21
- package/dist/types/components/ptc-pagenation/ptc-pagenation.d.ts +40 -40
- package/dist/types/components/ptc-para/ptc-para.d.ts +47 -47
- package/dist/types/components/ptc-picture/ptc-picture.d.ts +93 -93
- package/dist/types/components/ptc-previous-url/ptc-previous-url.d.ts +9 -9
- package/dist/types/components/ptc-pricing-block/ptc-pricing-block.d.ts +7 -7
- package/dist/types/components/ptc-pricing-tabs/ptc-pricing-tabs.d.ts +52 -52
- package/dist/types/components/ptc-quote/ptc-quote.d.ts +29 -29
- package/dist/types/components/ptc-readmore/ptc-readmore.d.ts +57 -57
- 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 +23 -23
- package/dist/types/components/ptc-shopping-cart/ptc-shopping-cart.d.ts +6 -6
- package/dist/types/components/ptc-skeleton/ptc-skeleton.d.ts +10 -10
- 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-sticky-section/ptc-sticky-section.d.ts +9 -9
- package/dist/types/components/ptc-svg-btn/ptc-svg-btn.d.ts +20 -20
- package/dist/types/components/ptc-tab-list/ptc-tab-list.d.ts +19 -19
- package/dist/types/components/ptc-tabs/ptc-tab.d.ts +9 -9
- package/dist/types/components/ptc-tabs/ptc-tabs.d.ts +10 -10
- package/dist/types/components/ptc-text-copy-with-background/ptc-text-copy-with-background.d.ts +34 -34
- package/dist/types/components/ptc-title/ptc-title.d.ts +54 -54
- package/dist/types/components/ptc-tooltip/ptc-tooltip.d.ts +55 -55
- package/dist/types/components/ptc-two-column-media/ptc-two-column-media.d.ts +9 -9
- package/dist/types/components/subnav/ptc-nav-link/ptc-nav-link.d.ts +21 -21
- package/dist/types/components/subnav/ptc-nav-slider/ptc-nav-slider.d.ts +11 -11
- package/dist/types/components/subnav/ptc-nav-submenu/ptc-nav-submenu.d.ts +18 -18
- package/dist/types/components/subnav/ptc-subnav/ptc-subnav.d.ts +7 -7
- package/dist/types/components/subnav/ptc-subnav-card/ptc-subnav-card.d.ts +27 -27
- package/dist/types/components/tab-content/tab-content.d.ts +12 -12
- package/dist/types/components/tab-header/tab-header.d.ts +22 -22
- package/dist/types/components.d.ts +156 -136
- 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 +63 -60
- package/readme.md +18 -18
- package/dist/ptcw-design/p-009cf875.entry.js +0 -1
- package/dist/ptcw-design/p-1bd6ad59.entry.js +0 -1
- package/dist/ptcw-design/p-6b99bc0c.entry.js +0 -1
- /package/dist/ptcw-design/{p-36665caa.js → p-ea875d9e.js} +0 -0
|
@@ -181,6 +181,14 @@ export namespace Components {
|
|
|
181
181
|
* Overlay(Optional, By default is true)
|
|
182
182
|
*/
|
|
183
183
|
"overlay"?: boolean;
|
|
184
|
+
/**
|
|
185
|
+
* Pause Button Title
|
|
186
|
+
*/
|
|
187
|
+
"pauseButtonTitle"?: string;
|
|
188
|
+
/**
|
|
189
|
+
* Play Button Title
|
|
190
|
+
*/
|
|
191
|
+
"playButtonTitle"?: string;
|
|
184
192
|
/**
|
|
185
193
|
* Poster url(Placeholder image till the video get the loaded)
|
|
186
194
|
*/
|
|
@@ -300,16 +308,16 @@ export namespace Components {
|
|
|
300
308
|
/**
|
|
301
309
|
* Card Type Specify Card Type, default to simple card
|
|
302
310
|
*/
|
|
303
|
-
"cardType": | 'simple-card'
|
|
304
|
-
| 'lottie-card'
|
|
305
|
-
| 'custom-card'
|
|
306
|
-
| 'clip-edge-card'
|
|
307
|
-
| 'hightlight-card'
|
|
308
|
-
| 'listing-card'
|
|
309
|
-
| 'horizontal-card'
|
|
310
|
-
| 'listing-card-horizontal'
|
|
311
|
-
| 'resource-center-card'
|
|
312
|
-
| 'case-studies-card'
|
|
311
|
+
"cardType": | 'simple-card'
|
|
312
|
+
| 'lottie-card'
|
|
313
|
+
| 'custom-card'
|
|
314
|
+
| 'clip-edge-card'
|
|
315
|
+
| 'hightlight-card'
|
|
316
|
+
| 'listing-card'
|
|
317
|
+
| 'horizontal-card'
|
|
318
|
+
| 'listing-card-horizontal'
|
|
319
|
+
| 'resource-center-card'
|
|
320
|
+
| 'case-studies-card'
|
|
313
321
|
| 'related-card';
|
|
314
322
|
/**
|
|
315
323
|
* Card Date
|
|
@@ -368,16 +376,16 @@ export namespace Components {
|
|
|
368
376
|
"styles"?: string;
|
|
369
377
|
}
|
|
370
378
|
interface PtcCardContent {
|
|
371
|
-
"cardType"?: | 'card-video'
|
|
372
|
-
| 'card-tall'
|
|
373
|
-
| 'card-2up'
|
|
374
|
-
| 'card-wide'
|
|
375
|
-
| 'speed-bump'
|
|
376
|
-
| 'card-playlist'
|
|
377
|
-
| 'card-video-intro'
|
|
378
|
-
| 'card-dynamic'
|
|
379
|
-
| 'extra-tall'
|
|
380
|
-
| 'color-outlined'
|
|
379
|
+
"cardType"?: | 'card-video'
|
|
380
|
+
| 'card-tall'
|
|
381
|
+
| 'card-2up'
|
|
382
|
+
| 'card-wide'
|
|
383
|
+
| 'speed-bump'
|
|
384
|
+
| 'card-playlist'
|
|
385
|
+
| 'card-video-intro'
|
|
386
|
+
| 'card-dynamic'
|
|
387
|
+
| 'extra-tall'
|
|
388
|
+
| 'color-outlined'
|
|
381
389
|
| 'thumbnail-video-preview';
|
|
382
390
|
"isLoading"?: boolean;
|
|
383
391
|
"outlineColor"?: 'o-red' | 'o-orange' | 'o-blue' | 'o-slate-grey' | 'o-green';
|
|
@@ -598,11 +606,13 @@ export namespace Components {
|
|
|
598
606
|
"bgSrc"?: string;
|
|
599
607
|
"bgVideoSrc"?: string;
|
|
600
608
|
"gifSrc"?: string;
|
|
609
|
+
"hasPopupVideo": boolean;
|
|
601
610
|
"isIframe"?: boolean;
|
|
602
611
|
"jumbotronType": string;
|
|
603
612
|
"mainTitle": string;
|
|
613
|
+
"pauseButtonTitle"?: string;
|
|
614
|
+
"playButtonTitle"?: string;
|
|
604
615
|
"pngSrc"?: string;
|
|
605
|
-
"popupVideo"?: string;
|
|
606
616
|
"subTitle": string;
|
|
607
617
|
}
|
|
608
618
|
interface PtcLink {
|
|
@@ -847,21 +857,21 @@ export namespace Components {
|
|
|
847
857
|
/**
|
|
848
858
|
* Filter Color
|
|
849
859
|
*/
|
|
850
|
-
"filterColor": | 'blue'
|
|
851
|
-
| 'red'
|
|
852
|
-
| 'orange'
|
|
853
|
-
| 'green'
|
|
854
|
-
| 'black-1'
|
|
855
|
-
| 'black-2'
|
|
856
|
-
| 'black-3'
|
|
857
|
-
| 'black-4'
|
|
858
|
-
| 'black-5'
|
|
859
|
-
| 'slate-grey'
|
|
860
|
-
| 'bright-blue'
|
|
861
|
-
| 'bright-red'
|
|
862
|
-
| 'bright-orange'
|
|
863
|
-
| 'bright-green'
|
|
864
|
-
| 'bright-slate-grey'
|
|
860
|
+
"filterColor": | 'blue'
|
|
861
|
+
| 'red'
|
|
862
|
+
| 'orange'
|
|
863
|
+
| 'green'
|
|
864
|
+
| 'black-1'
|
|
865
|
+
| 'black-2'
|
|
866
|
+
| 'black-3'
|
|
867
|
+
| 'black-4'
|
|
868
|
+
| 'black-5'
|
|
869
|
+
| 'slate-grey'
|
|
870
|
+
| 'bright-blue'
|
|
871
|
+
| 'bright-red'
|
|
872
|
+
| 'bright-orange'
|
|
873
|
+
| 'bright-green'
|
|
874
|
+
| 'bright-slate-grey'
|
|
865
875
|
| string;
|
|
866
876
|
/**
|
|
867
877
|
* Overlay z-index
|
|
@@ -918,24 +928,24 @@ export namespace Components {
|
|
|
918
928
|
/**
|
|
919
929
|
* Paragraph Margin
|
|
920
930
|
*/
|
|
921
|
-
"paraMargin"?: | 'margin-flush'
|
|
922
|
-
| 'maring-top-1'
|
|
923
|
-
| 'margin-top-2'
|
|
924
|
-
| 'margin-top-3'
|
|
925
|
-
| 'margin-top-4'
|
|
926
|
-
| 'margin-top-5'
|
|
927
|
-
| 'margin-top-6'
|
|
928
|
-
| 'margin-bottom-1'
|
|
929
|
-
| 'margin-bottom-2'
|
|
930
|
-
| 'margin-bottom-3'
|
|
931
|
-
| 'margin-bottom-4'
|
|
932
|
-
| 'margin-bottom-5'
|
|
933
|
-
| 'margin-bottom-6'
|
|
934
|
-
| 'margin-1'
|
|
935
|
-
| 'margin-2'
|
|
936
|
-
| 'margin-3'
|
|
937
|
-
| 'margin-4'
|
|
938
|
-
| 'margin-5'
|
|
931
|
+
"paraMargin"?: | 'margin-flush'
|
|
932
|
+
| 'maring-top-1'
|
|
933
|
+
| 'margin-top-2'
|
|
934
|
+
| 'margin-top-3'
|
|
935
|
+
| 'margin-top-4'
|
|
936
|
+
| 'margin-top-5'
|
|
937
|
+
| 'margin-top-6'
|
|
938
|
+
| 'margin-bottom-1'
|
|
939
|
+
| 'margin-bottom-2'
|
|
940
|
+
| 'margin-bottom-3'
|
|
941
|
+
| 'margin-bottom-4'
|
|
942
|
+
| 'margin-bottom-5'
|
|
943
|
+
| 'margin-bottom-6'
|
|
944
|
+
| 'margin-1'
|
|
945
|
+
| 'margin-2'
|
|
946
|
+
| 'margin-3'
|
|
947
|
+
| 'margin-4'
|
|
948
|
+
| 'margin-5'
|
|
939
949
|
| 'margin-6';
|
|
940
950
|
/**
|
|
941
951
|
* Paragraph Style
|
|
@@ -1312,7 +1322,7 @@ export namespace Components {
|
|
|
1312
1322
|
/**
|
|
1313
1323
|
* Title color
|
|
1314
1324
|
*/
|
|
1315
|
-
"titleColor": 'black' | 'white' | 'gray' | 'gray-darker';
|
|
1325
|
+
"titleColor": 'black' | 'white' | 'gray' | 'gray-darker' | 'gray-1';
|
|
1316
1326
|
/**
|
|
1317
1327
|
* Title heading display : To show line above heading full width or title width
|
|
1318
1328
|
*/
|
|
@@ -1324,18 +1334,18 @@ export namespace Components {
|
|
|
1324
1334
|
/**
|
|
1325
1335
|
* Title Margin
|
|
1326
1336
|
*/
|
|
1327
|
-
"titleMargin"?: | 'margin-flush'
|
|
1328
|
-
| 'margin-top-3'
|
|
1329
|
-
| 'margin-top-4'
|
|
1330
|
-
| 'margin-top-5'
|
|
1331
|
-
| 'margin-top-6'
|
|
1332
|
-
| 'margin-bottom-3'
|
|
1333
|
-
| 'margin-bottom-4'
|
|
1334
|
-
| 'margin-bottom-5'
|
|
1335
|
-
| 'margin-bottom-6'
|
|
1336
|
-
| 'margin-3'
|
|
1337
|
-
| 'margin-4'
|
|
1338
|
-
| 'margin-5'
|
|
1337
|
+
"titleMargin"?: | 'margin-flush'
|
|
1338
|
+
| 'margin-top-3'
|
|
1339
|
+
| 'margin-top-4'
|
|
1340
|
+
| 'margin-top-5'
|
|
1341
|
+
| 'margin-top-6'
|
|
1342
|
+
| 'margin-bottom-3'
|
|
1343
|
+
| 'margin-bottom-4'
|
|
1344
|
+
| 'margin-bottom-5'
|
|
1345
|
+
| 'margin-bottom-6'
|
|
1346
|
+
| 'margin-3'
|
|
1347
|
+
| 'margin-4'
|
|
1348
|
+
| 'margin-5'
|
|
1339
1349
|
| 'margin-6';
|
|
1340
1350
|
/**
|
|
1341
1351
|
* Title Shadow
|
|
@@ -1344,7 +1354,7 @@ export namespace Components {
|
|
|
1344
1354
|
/**
|
|
1345
1355
|
* Title size
|
|
1346
1356
|
*/
|
|
1347
|
-
"titleSize": 'xx-small' | 'x-small' | 'small' | 'medium' | 'large' | 'x-large' | 'xx-large' | 'xxx-large' | 'xxxx-large' | 'xxxx-large-allbp' | 'xx-large-allbp'| 'xxxx-large-store';
|
|
1357
|
+
"titleSize": 'xx-small' | 'x-small' | 'small' | 'medium' | 'large' | 'x-large' | 'xx-large' | 'xxx-large' | 'xxxx-large' | 'xxxx-large-allbp' | 'xx-large-allbp' | 'xxxx-large-store';
|
|
1348
1358
|
/**
|
|
1349
1359
|
* Title weight
|
|
1350
1360
|
*/
|
|
@@ -2233,6 +2243,14 @@ declare namespace LocalJSX {
|
|
|
2233
2243
|
* Overlay(Optional, By default is true)
|
|
2234
2244
|
*/
|
|
2235
2245
|
"overlay"?: boolean;
|
|
2246
|
+
/**
|
|
2247
|
+
* Pause Button Title
|
|
2248
|
+
*/
|
|
2249
|
+
"pauseButtonTitle"?: string;
|
|
2250
|
+
/**
|
|
2251
|
+
* Play Button Title
|
|
2252
|
+
*/
|
|
2253
|
+
"playButtonTitle"?: string;
|
|
2236
2254
|
/**
|
|
2237
2255
|
* Poster url(Placeholder image till the video get the loaded)
|
|
2238
2256
|
*/
|
|
@@ -2356,16 +2374,16 @@ declare namespace LocalJSX {
|
|
|
2356
2374
|
/**
|
|
2357
2375
|
* Card Type Specify Card Type, default to simple card
|
|
2358
2376
|
*/
|
|
2359
|
-
"cardType"?: | 'simple-card'
|
|
2360
|
-
| 'lottie-card'
|
|
2361
|
-
| 'custom-card'
|
|
2362
|
-
| 'clip-edge-card'
|
|
2363
|
-
| 'hightlight-card'
|
|
2364
|
-
| 'listing-card'
|
|
2365
|
-
| 'horizontal-card'
|
|
2366
|
-
| 'listing-card-horizontal'
|
|
2367
|
-
| 'resource-center-card'
|
|
2368
|
-
| 'case-studies-card'
|
|
2377
|
+
"cardType"?: | 'simple-card'
|
|
2378
|
+
| 'lottie-card'
|
|
2379
|
+
| 'custom-card'
|
|
2380
|
+
| 'clip-edge-card'
|
|
2381
|
+
| 'hightlight-card'
|
|
2382
|
+
| 'listing-card'
|
|
2383
|
+
| 'horizontal-card'
|
|
2384
|
+
| 'listing-card-horizontal'
|
|
2385
|
+
| 'resource-center-card'
|
|
2386
|
+
| 'case-studies-card'
|
|
2369
2387
|
| 'related-card';
|
|
2370
2388
|
/**
|
|
2371
2389
|
* Card Date
|
|
@@ -2426,16 +2444,16 @@ declare namespace LocalJSX {
|
|
|
2426
2444
|
"styles"?: string;
|
|
2427
2445
|
}
|
|
2428
2446
|
interface PtcCardContent {
|
|
2429
|
-
"cardType"?: | 'card-video'
|
|
2430
|
-
| 'card-tall'
|
|
2431
|
-
| 'card-2up'
|
|
2432
|
-
| 'card-wide'
|
|
2433
|
-
| 'speed-bump'
|
|
2434
|
-
| 'card-playlist'
|
|
2435
|
-
| 'card-video-intro'
|
|
2436
|
-
| 'card-dynamic'
|
|
2437
|
-
| 'extra-tall'
|
|
2438
|
-
| 'color-outlined'
|
|
2447
|
+
"cardType"?: | 'card-video'
|
|
2448
|
+
| 'card-tall'
|
|
2449
|
+
| 'card-2up'
|
|
2450
|
+
| 'card-wide'
|
|
2451
|
+
| 'speed-bump'
|
|
2452
|
+
| 'card-playlist'
|
|
2453
|
+
| 'card-video-intro'
|
|
2454
|
+
| 'card-dynamic'
|
|
2455
|
+
| 'extra-tall'
|
|
2456
|
+
| 'color-outlined'
|
|
2439
2457
|
| 'thumbnail-video-preview';
|
|
2440
2458
|
"isLoading"?: boolean;
|
|
2441
2459
|
"onHoverEvent"?: (event: PtcCardContentCustomEvent<void>) => void;
|
|
@@ -2666,11 +2684,13 @@ declare namespace LocalJSX {
|
|
|
2666
2684
|
"bgSrc"?: string;
|
|
2667
2685
|
"bgVideoSrc"?: string;
|
|
2668
2686
|
"gifSrc"?: string;
|
|
2687
|
+
"hasPopupVideo"?: boolean;
|
|
2669
2688
|
"isIframe"?: boolean;
|
|
2670
2689
|
"jumbotronType"?: string;
|
|
2671
2690
|
"mainTitle"?: string;
|
|
2691
|
+
"pauseButtonTitle"?: string;
|
|
2692
|
+
"playButtonTitle"?: string;
|
|
2672
2693
|
"pngSrc"?: string;
|
|
2673
|
-
"popupVideo"?: string;
|
|
2674
2694
|
"subTitle"?: string;
|
|
2675
2695
|
}
|
|
2676
2696
|
interface PtcLink {
|
|
@@ -2927,21 +2947,21 @@ declare namespace LocalJSX {
|
|
|
2927
2947
|
/**
|
|
2928
2948
|
* Filter Color
|
|
2929
2949
|
*/
|
|
2930
|
-
"filterColor"?: | 'blue'
|
|
2931
|
-
| 'red'
|
|
2932
|
-
| 'orange'
|
|
2933
|
-
| 'green'
|
|
2934
|
-
| 'black-1'
|
|
2935
|
-
| 'black-2'
|
|
2936
|
-
| 'black-3'
|
|
2937
|
-
| 'black-4'
|
|
2938
|
-
| 'black-5'
|
|
2939
|
-
| 'slate-grey'
|
|
2940
|
-
| 'bright-blue'
|
|
2941
|
-
| 'bright-red'
|
|
2942
|
-
| 'bright-orange'
|
|
2943
|
-
| 'bright-green'
|
|
2944
|
-
| 'bright-slate-grey'
|
|
2950
|
+
"filterColor"?: | 'blue'
|
|
2951
|
+
| 'red'
|
|
2952
|
+
| 'orange'
|
|
2953
|
+
| 'green'
|
|
2954
|
+
| 'black-1'
|
|
2955
|
+
| 'black-2'
|
|
2956
|
+
| 'black-3'
|
|
2957
|
+
| 'black-4'
|
|
2958
|
+
| 'black-5'
|
|
2959
|
+
| 'slate-grey'
|
|
2960
|
+
| 'bright-blue'
|
|
2961
|
+
| 'bright-red'
|
|
2962
|
+
| 'bright-orange'
|
|
2963
|
+
| 'bright-green'
|
|
2964
|
+
| 'bright-slate-grey'
|
|
2945
2965
|
| string;
|
|
2946
2966
|
/**
|
|
2947
2967
|
* Overlay z-index
|
|
@@ -2998,24 +3018,24 @@ declare namespace LocalJSX {
|
|
|
2998
3018
|
/**
|
|
2999
3019
|
* Paragraph Margin
|
|
3000
3020
|
*/
|
|
3001
|
-
"paraMargin"?: | 'margin-flush'
|
|
3002
|
-
| 'maring-top-1'
|
|
3003
|
-
| 'margin-top-2'
|
|
3004
|
-
| 'margin-top-3'
|
|
3005
|
-
| 'margin-top-4'
|
|
3006
|
-
| 'margin-top-5'
|
|
3007
|
-
| 'margin-top-6'
|
|
3008
|
-
| 'margin-bottom-1'
|
|
3009
|
-
| 'margin-bottom-2'
|
|
3010
|
-
| 'margin-bottom-3'
|
|
3011
|
-
| 'margin-bottom-4'
|
|
3012
|
-
| 'margin-bottom-5'
|
|
3013
|
-
| 'margin-bottom-6'
|
|
3014
|
-
| 'margin-1'
|
|
3015
|
-
| 'margin-2'
|
|
3016
|
-
| 'margin-3'
|
|
3017
|
-
| 'margin-4'
|
|
3018
|
-
| 'margin-5'
|
|
3021
|
+
"paraMargin"?: | 'margin-flush'
|
|
3022
|
+
| 'maring-top-1'
|
|
3023
|
+
| 'margin-top-2'
|
|
3024
|
+
| 'margin-top-3'
|
|
3025
|
+
| 'margin-top-4'
|
|
3026
|
+
| 'margin-top-5'
|
|
3027
|
+
| 'margin-top-6'
|
|
3028
|
+
| 'margin-bottom-1'
|
|
3029
|
+
| 'margin-bottom-2'
|
|
3030
|
+
| 'margin-bottom-3'
|
|
3031
|
+
| 'margin-bottom-4'
|
|
3032
|
+
| 'margin-bottom-5'
|
|
3033
|
+
| 'margin-bottom-6'
|
|
3034
|
+
| 'margin-1'
|
|
3035
|
+
| 'margin-2'
|
|
3036
|
+
| 'margin-3'
|
|
3037
|
+
| 'margin-4'
|
|
3038
|
+
| 'margin-5'
|
|
3019
3039
|
| 'margin-6';
|
|
3020
3040
|
/**
|
|
3021
3041
|
* Paragraph Style
|
|
@@ -3395,7 +3415,7 @@ declare namespace LocalJSX {
|
|
|
3395
3415
|
/**
|
|
3396
3416
|
* Title color
|
|
3397
3417
|
*/
|
|
3398
|
-
"titleColor"?: 'black' | 'white' | 'gray' | 'gray-darker';
|
|
3418
|
+
"titleColor"?: 'black' | 'white' | 'gray' | 'gray-darker' | 'gray-1';
|
|
3399
3419
|
/**
|
|
3400
3420
|
* Title heading display : To show line above heading full width or title width
|
|
3401
3421
|
*/
|
|
@@ -3407,18 +3427,18 @@ declare namespace LocalJSX {
|
|
|
3407
3427
|
/**
|
|
3408
3428
|
* Title Margin
|
|
3409
3429
|
*/
|
|
3410
|
-
"titleMargin"?: | 'margin-flush'
|
|
3411
|
-
| 'margin-top-3'
|
|
3412
|
-
| 'margin-top-4'
|
|
3413
|
-
| 'margin-top-5'
|
|
3414
|
-
| 'margin-top-6'
|
|
3415
|
-
| 'margin-bottom-3'
|
|
3416
|
-
| 'margin-bottom-4'
|
|
3417
|
-
| 'margin-bottom-5'
|
|
3418
|
-
| 'margin-bottom-6'
|
|
3419
|
-
| 'margin-3'
|
|
3420
|
-
| 'margin-4'
|
|
3421
|
-
| 'margin-5'
|
|
3430
|
+
"titleMargin"?: | 'margin-flush'
|
|
3431
|
+
| 'margin-top-3'
|
|
3432
|
+
| 'margin-top-4'
|
|
3433
|
+
| 'margin-top-5'
|
|
3434
|
+
| 'margin-top-6'
|
|
3435
|
+
| 'margin-bottom-3'
|
|
3436
|
+
| 'margin-bottom-4'
|
|
3437
|
+
| 'margin-bottom-5'
|
|
3438
|
+
| 'margin-bottom-6'
|
|
3439
|
+
| 'margin-3'
|
|
3440
|
+
| 'margin-4'
|
|
3441
|
+
| 'margin-5'
|
|
3422
3442
|
| 'margin-6';
|
|
3423
3443
|
/**
|
|
3424
3444
|
* Title Shadow
|
|
@@ -3427,7 +3447,7 @@ declare namespace LocalJSX {
|
|
|
3427
3447
|
/**
|
|
3428
3448
|
* Title size
|
|
3429
3449
|
*/
|
|
3430
|
-
"titleSize"?: 'xx-small' | 'x-small' | 'small' | 'medium' | 'large' | 'x-large' | 'xx-large' | 'xxx-large' | 'xxxx-large' | 'xxxx-large-allbp' | 'xx-large-allbp'| 'xxxx-large-store';
|
|
3450
|
+
"titleSize"?: 'xx-small' | 'x-small' | 'small' | 'medium' | 'large' | 'x-large' | 'xx-large' | 'xxx-large' | 'xxxx-large' | 'xxxx-large-allbp' | 'xx-large-allbp' | 'xxxx-large-store';
|
|
3431
3451
|
/**
|
|
3432
3452
|
* Title weight
|
|
3433
3453
|
*/
|