@ptcwebops/ptcw-design 6.3.21 → 6.3.22-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.
- package/dist/cjs/{component-35540bfb.js → component-4dd13907.js} +2643 -832
- package/dist/cjs/featured-list.cjs.entry.js +1 -1
- package/dist/cjs/innovator-toggle-container.cjs.entry.js +1 -1
- package/dist/cjs/jumbotron-sub-menu.cjs.entry.js +1 -1
- package/dist/cjs/list-item.cjs.entry.js +1 -1
- package/dist/cjs/loader.cjs.js +1 -1
- package/dist/cjs/modal-form-example.cjs.entry.js +94 -0
- package/dist/cjs/ptc-back-to-top.cjs.entry.js +1 -16
- package/dist/cjs/ptc-bio-card.cjs.entry.js +5 -20
- package/dist/cjs/ptc-card_2.cjs.entry.js +5 -10
- package/dist/cjs/ptc-case-studies-slider.cjs.entry.js +6 -2
- package/dist/cjs/ptc-close-icon_2.cjs.entry.js +17 -32
- package/dist/cjs/ptc-data-lookup.cjs.entry.js +1 -2
- package/dist/cjs/ptc-dynamic-card.cjs.entry.js +1 -1
- package/dist/cjs/ptc-enhanced-product-listing-card.cjs.entry.js +1 -1
- package/dist/cjs/ptc-featured-list.cjs.entry.js +1 -1
- package/dist/cjs/ptc-filter-level-theater.cjs.entry.js +1 -1
- package/dist/cjs/{ptc-form-checkbox_2.cjs.entry.js → ptc-form-checkbox_4.cjs.entry.js} +787 -5
- package/dist/cjs/ptc-icon-list.cjs.entry.js +1 -1
- package/dist/cjs/ptc-info-tile.cjs.entry.js +1 -2
- package/dist/cjs/ptc-jumbotron.cjs.entry.js +1 -1
- package/dist/cjs/ptc-nav-skip-to-content.cjs.entry.js +3 -28
- package/dist/cjs/ptc-para.cjs.entry.js +1 -1
- package/dist/cjs/ptc-podcast-card.cjs.entry.js +1 -1
- package/dist/cjs/ptc-previous-url.cjs.entry.js +10 -2
- package/dist/cjs/ptc-pricing-packaging-table.cjs.entry.js +11 -9
- package/dist/cjs/ptc-pricing-tabs.cjs.entry.js +1 -1
- package/dist/cjs/ptc-product-card.cjs.entry.js +2 -2
- package/dist/cjs/ptc-product-category.cjs.entry.js +1 -1
- package/dist/cjs/ptc-product-dropdown.cjs.entry.js +2 -2
- package/dist/cjs/ptc-product-highlight-card.cjs.entry.js +1 -1
- package/dist/cjs/ptc-product-list.cjs.entry.js +1 -7
- package/dist/cjs/ptc-product-sidebar.cjs.entry.js +6 -38
- package/dist/cjs/ptc-readmore-char.cjs.entry.js +1 -1
- package/dist/cjs/ptc-readmore-v3.cjs.entry.js +1 -1
- package/dist/cjs/ptc-related-card-rail.cjs.entry.js +32 -90
- package/dist/cjs/ptc-tooltip-v2.cjs.entry.js +1 -1
- package/dist/cjs/ptc-value-led-speed-bump.cjs.entry.js +1 -1
- package/dist/cjs/ptc-white-paper.cjs.entry.js +10 -6
- package/dist/cjs/ptcw-design.cjs.js +1 -1
- package/dist/cjs/tab-header.cjs.entry.js +1 -1
- package/dist/collection/collection-manifest.json +1 -0
- package/dist/collection/components/icon-asset/media/designer-v6.0.6.svg +30 -2
- package/dist/collection/components/innovator-toggle-container/innovator-toggle-container.css +6 -6
- package/dist/collection/components/jumbotron-sub-menu/jumbotron-sub-menu.css +0 -1
- package/dist/collection/components/list-item/list-item.css +0 -4
- package/dist/collection/components/organism-bundles/bundle-featured-list/featured-list.css +3 -3
- package/dist/collection/components/organism-bundles/form/modal-from-example/modal-form-example.css +26 -0
- package/dist/collection/components/organism-bundles/form/modal-from-example/modal-form-example.js +99 -0
- package/dist/collection/components/ptc-back-to-top/ptc-back-to-top.css +0 -4
- package/dist/collection/components/ptc-back-to-top/ptc-back-to-top.js +0 -15
- package/dist/collection/components/ptc-bio-card/ptc-bio-card.css +6 -10
- package/dist/collection/components/ptc-bio-card/ptc-bio-card.js +4 -19
- package/dist/collection/components/ptc-case-studies-slider/ptc-case-studies-slider.css +6 -6
- package/dist/collection/components/ptc-case-studies-slider/ptc-case-studies-slider.js +5 -1
- package/dist/collection/components/ptc-container/ptc-container.js +2 -2
- package/dist/collection/components/ptc-dynamic-card/ptc-dynamic-card.css +1 -1
- package/dist/collection/components/ptc-enhanced-product-listing-card/ptc-enhanced-product-listing-card.css +0 -16
- package/dist/collection/components/ptc-featured-list/ptc-featured-list.css +6 -6
- package/dist/collection/components/ptc-filter-level-theater/ptc-filter-level-theater.css +6 -6
- package/dist/collection/components/ptc-icon-list/ptc-icon-list.css +0 -3
- package/dist/collection/components/ptc-info-tile/ptc-info-tile.js +1 -20
- package/dist/collection/components/ptc-jumbotron/ptc-jumbotron.css +6 -6
- package/dist/collection/components/ptc-modal/ptc-modal.css +4 -0
- package/dist/collection/components/ptc-modal/ptc-modal.js +18 -50
- package/dist/collection/components/ptc-nav-skip-to-content/ptc-nav-skip-to-content.css +0 -7
- package/dist/collection/components/ptc-nav-skip-to-content/ptc-nav-skip-to-content.js +2 -78
- package/dist/collection/components/ptc-para/ptc-para.css +3 -0
- package/dist/collection/components/ptc-para/ptc-para.js +2 -2
- package/dist/collection/components/ptc-podcast-card/ptc-podcast-card.css +6 -6
- package/dist/collection/components/ptc-preloader-section/ptc-preloader-section.css +0 -419
- package/dist/collection/components/ptc-preloader-section/ptc-preloader-section.js +4 -9
- package/dist/collection/components/ptc-previous-url/ptc-previous-url.css +16 -0
- package/dist/collection/components/ptc-previous-url/ptc-previous-url.js +27 -1
- package/dist/collection/components/ptc-pricing-packaging-table/ptc-pricing-packaging-table.js +11 -9
- package/dist/collection/components/ptc-pricing-tabs/ptc-pricing-tabs.js +1 -1
- package/dist/collection/components/ptc-product-card/ptc-product-card.css +6 -10
- package/dist/collection/components/ptc-product-card/ptc-product-card.js +1 -1
- package/dist/collection/components/ptc-product-category/ptc-product-category.css +6 -6
- package/dist/collection/components/ptc-product-dropdown/ptc-product-dropdown.css +0 -8
- package/dist/collection/components/ptc-product-dropdown/ptc-product-dropdown.js +1 -1
- package/dist/collection/components/ptc-product-highlight-card/ptc-product-highlight-card.css +6 -6
- package/dist/collection/components/ptc-product-list/ptc-product-list.js +1 -7
- package/dist/collection/components/ptc-product-sidebar/ptc-product-sidebar.css +0 -12
- package/dist/collection/components/ptc-product-sidebar/ptc-product-sidebar.js +5 -37
- package/dist/collection/components/ptc-readmore-char/ptc-readmore-char.css +6 -6
- package/dist/collection/components/ptc-readmore-v3/ptc-readmore-v3.css +6 -6
- package/dist/collection/components/ptc-related-card-rail/ptc-related-card-rail.css +2 -1
- package/dist/collection/components/ptc-related-card-rail/ptc-related-card-rail.js +33 -113
- package/dist/collection/components/ptc-textfield/ptc-textfield.js +19 -19
- package/dist/collection/components/ptc-tooltip-v2/ptc-tooltip-v2.css +6 -6
- package/dist/collection/components/ptc-value-led-speed-bump/ptc-value-led-speed-bump.css +6 -6
- package/dist/collection/components/ptc-white-paper/ptc-white-paper.css +6 -6
- package/dist/collection/components/ptc-white-paper/ptc-white-paper.js +9 -5
- package/dist/collection/components/tab-header/tab-header.js +1 -1
- package/dist/collection/stories/Card.stories.js +148 -3
- package/dist/collection/stories/Link.stories.js +13 -25
- package/dist/collection/stories/Paragraph.stories.js +10 -18
- package/dist/collection/stories/Select.stories.js +8 -5
- package/dist/collection/stories/Textfield.stories.js +28 -71
- package/dist/collection/stories/Title.stories.js +16 -28
- package/dist/collection/stories/organisms/eSupport/CaseTracker/preview.stories.js +45 -0
- package/dist/collection/stories/organisms/eSupport/SupportArticle/preview.stories.js +47 -0
- package/dist/collection/stories/organisms/eSupport/SupportPage/preview.stories.js +157 -0
- package/dist/custom-elements/index.d.ts +6 -0
- package/dist/custom-elements/index.js +230 -293
- package/dist/esm/{component-8c53e377.js → component-9c921cc6.js} +2592 -793
- package/dist/esm/featured-list.entry.js +1 -1
- package/dist/esm/innovator-toggle-container.entry.js +1 -1
- package/dist/esm/jumbotron-sub-menu.entry.js +1 -1
- package/dist/esm/list-item.entry.js +1 -1
- package/dist/esm/loader.js +1 -1
- package/dist/esm/modal-form-example.entry.js +90 -0
- package/dist/esm/ptc-back-to-top.entry.js +1 -16
- package/dist/esm/ptc-bio-card.entry.js +5 -20
- package/dist/esm/ptc-card_2.entry.js +5 -10
- package/dist/esm/ptc-case-studies-slider.entry.js +6 -2
- package/dist/esm/ptc-close-icon_2.entry.js +17 -32
- package/dist/esm/ptc-data-lookup.entry.js +1 -2
- package/dist/esm/ptc-dynamic-card.entry.js +1 -1
- package/dist/esm/ptc-enhanced-product-listing-card.entry.js +1 -1
- package/dist/esm/ptc-featured-list.entry.js +1 -1
- package/dist/esm/ptc-filter-level-theater.entry.js +1 -1
- package/dist/esm/{ptc-form-checkbox_2.entry.js → ptc-form-checkbox_4.entry.js} +784 -4
- package/dist/esm/ptc-icon-list.entry.js +1 -1
- package/dist/esm/ptc-info-tile.entry.js +1 -2
- package/dist/esm/ptc-jumbotron.entry.js +1 -1
- package/dist/esm/ptc-nav-skip-to-content.entry.js +3 -28
- package/dist/esm/ptc-para.entry.js +1 -1
- package/dist/esm/ptc-podcast-card.entry.js +1 -1
- package/dist/esm/ptc-previous-url.entry.js +10 -2
- package/dist/esm/ptc-pricing-packaging-table.entry.js +11 -9
- package/dist/esm/ptc-pricing-tabs.entry.js +1 -1
- package/dist/esm/ptc-product-card.entry.js +2 -2
- package/dist/esm/ptc-product-category.entry.js +1 -1
- package/dist/esm/ptc-product-dropdown.entry.js +2 -2
- package/dist/esm/ptc-product-highlight-card.entry.js +1 -1
- package/dist/esm/ptc-product-list.entry.js +1 -7
- package/dist/esm/ptc-product-sidebar.entry.js +6 -38
- package/dist/esm/ptc-readmore-char.entry.js +1 -1
- package/dist/esm/ptc-readmore-v3.entry.js +1 -1
- package/dist/esm/ptc-related-card-rail.entry.js +32 -90
- package/dist/esm/ptc-tooltip-v2.entry.js +1 -1
- package/dist/esm/ptc-value-led-speed-bump.entry.js +1 -1
- package/dist/esm/ptc-white-paper.entry.js +10 -6
- package/dist/esm/ptcw-design.js +1 -1
- package/dist/esm/tab-header.entry.js +1 -1
- package/dist/ptcw-design/media/designer-v6.0.6.svg +30 -2
- package/dist/ptcw-design/{p-752bba1c.entry.js → p-0529caaa.entry.js} +1 -1
- package/dist/ptcw-design/p-072a76d3.entry.js +1 -0
- package/dist/ptcw-design/{p-a791c53a.entry.js → p-0b515839.entry.js} +1 -1
- package/dist/ptcw-design/p-0d223232.entry.js +1 -0
- package/dist/ptcw-design/p-0de4cd11.entry.js +1 -0
- package/dist/ptcw-design/p-21aa746d.entry.js +1 -0
- package/dist/ptcw-design/{p-24776ca2.entry.js → p-2cc7e2a8.entry.js} +1 -1
- package/dist/ptcw-design/p-32f64f48.entry.js +1 -0
- package/dist/ptcw-design/p-3dac861d.entry.js +1 -0
- package/dist/ptcw-design/{p-d089dc37.entry.js → p-3dd0ded9.entry.js} +1 -1
- package/dist/ptcw-design/{p-4d8f6f46.entry.js → p-445329ed.entry.js} +1 -1
- package/dist/ptcw-design/{p-68ed2afe.entry.js → p-48c5eab8.entry.js} +1 -1
- package/dist/ptcw-design/p-4b192f5e.entry.js +1 -0
- package/dist/ptcw-design/p-4f93c631.entry.js +1 -0
- package/dist/ptcw-design/p-5311c6e1.entry.js +1 -0
- package/dist/ptcw-design/p-58e91cb8.entry.js +1 -0
- package/dist/ptcw-design/p-5db7f70b.entry.js +1 -0
- package/dist/ptcw-design/p-67c248ec.entry.js +1 -0
- package/dist/ptcw-design/p-71fbb799.entry.js +1 -0
- package/dist/ptcw-design/p-75390f63.entry.js +1 -0
- package/dist/ptcw-design/{p-e3b1af2b.entry.js → p-7793babb.entry.js} +1 -1
- package/dist/ptcw-design/p-799afee5.entry.js +1 -0
- package/dist/ptcw-design/p-8038bf31.entry.js +1 -0
- package/dist/ptcw-design/p-9501995f.entry.js +1 -0
- package/dist/ptcw-design/p-97b9f41b.entry.js +1 -0
- package/dist/ptcw-design/p-99ee8a0e.entry.js +1 -0
- package/dist/ptcw-design/p-9d612f1f.entry.js +1 -0
- package/dist/ptcw-design/p-a89b986a.entry.js +68 -0
- package/dist/ptcw-design/p-b50f71dd.entry.js +1 -0
- package/dist/ptcw-design/{p-757954b2.entry.js → p-b570e9a5.entry.js} +1 -1
- package/dist/ptcw-design/p-baff4d44.entry.js +1 -0
- package/dist/ptcw-design/p-bcab66bf.js +336 -0
- package/dist/ptcw-design/p-c788f16f.entry.js +1 -0
- package/dist/ptcw-design/{p-18ac526f.entry.js → p-d73cc053.entry.js} +1 -1
- package/dist/ptcw-design/p-de960790.entry.js +1 -0
- package/dist/ptcw-design/p-e6a272d9.entry.js +1 -0
- package/dist/ptcw-design/p-f1734520.entry.js +1 -0
- package/dist/ptcw-design/{p-0ddf2a09.entry.js → p-f867ebe6.entry.js} +1 -1
- package/dist/ptcw-design/p-fe40421e.entry.js +1 -0
- package/dist/ptcw-design/ptcw-design.css +2 -2
- package/dist/ptcw-design/ptcw-design.esm.js +1 -1
- package/dist/types/components/organism-bundles/form/modal-from-example/modal-form-example.d.ts +25 -0
- package/dist/types/components/ptc-bio-card/ptc-bio-card.d.ts +1 -1
- package/dist/types/components/ptc-container/ptc-container.d.ts +1 -1
- package/dist/types/components/ptc-info-tile/ptc-info-tile.d.ts +0 -1
- package/dist/types/components/ptc-mobile-select/mobile-select/dist/mobile-select.d.ts +209 -0
- package/dist/types/components/ptc-modal/ptc-modal.d.ts +2 -2
- package/dist/types/components/ptc-nav-skip-to-content/ptc-nav-skip-to-content.d.ts +0 -6
- package/dist/types/components/ptc-para/ptc-para.d.ts +1 -1
- package/dist/types/components/ptc-previous-url/ptc-previous-url.d.ts +2 -0
- package/dist/types/components/ptc-product-list/ptc-product-list.d.ts +1 -1
- package/dist/types/components/ptc-product-sidebar/ptc-product-sidebar.d.ts +3 -6
- package/dist/types/components/ptc-related-card-rail/ptc-related-card-rail.d.ts +5 -12
- package/dist/types/components/ptc-textfield/ptc-textfield.d.ts +0 -54
- package/dist/types/components.d.ts +21 -126
- package/dist/types/utils/eloqua.d.ts +9 -0
- package/package.json +2 -6
- package/readme.md +5 -1
- package/dist/cjs/component-1b8ad4d2.js +0 -1819
- package/dist/cjs/ptc-multi-select_2.cjs.entry.js +0 -670
- package/dist/cjs/validation-messages-33a4f26b.js +0 -126
- package/dist/collection/stories/Jumbotron.stories.js +0 -763
- package/dist/esm/component-9beac35b.js +0 -1802
- package/dist/esm/ptc-multi-select_2.entry.js +0 -665
- package/dist/esm/validation-messages-adbb6518.js +0 -124
- package/dist/ptcw-design/p-00e21489.entry.js +0 -1
- package/dist/ptcw-design/p-05c29cc2.entry.js +0 -1
- package/dist/ptcw-design/p-13e338a5.entry.js +0 -1
- package/dist/ptcw-design/p-1454ba84.entry.js +0 -1
- package/dist/ptcw-design/p-18a5a338.js +0 -1
- package/dist/ptcw-design/p-352e87c0.entry.js +0 -1
- package/dist/ptcw-design/p-38e5e590.entry.js +0 -1
- package/dist/ptcw-design/p-4737a0f6.entry.js +0 -1
- package/dist/ptcw-design/p-4ca956c1.entry.js +0 -1
- package/dist/ptcw-design/p-593b8eff.entry.js +0 -1
- package/dist/ptcw-design/p-73a853fc.entry.js +0 -1
- package/dist/ptcw-design/p-75431fa1.entry.js +0 -1
- package/dist/ptcw-design/p-98426799.js +0 -203
- package/dist/ptcw-design/p-98844b50.js +0 -134
- package/dist/ptcw-design/p-a2c7df64.entry.js +0 -1
- package/dist/ptcw-design/p-a58698ca.entry.js +0 -1
- package/dist/ptcw-design/p-acdd9a1d.entry.js +0 -1
- package/dist/ptcw-design/p-ad821a01.entry.js +0 -1
- package/dist/ptcw-design/p-b6255525.entry.js +0 -1
- package/dist/ptcw-design/p-b7fa9f2c.entry.js +0 -1
- package/dist/ptcw-design/p-b963ec8c.entry.js +0 -68
- package/dist/ptcw-design/p-bb9a879f.entry.js +0 -1
- package/dist/ptcw-design/p-bf84ecc0.entry.js +0 -1
- package/dist/ptcw-design/p-c82eaf9d.entry.js +0 -1
- package/dist/ptcw-design/p-cad4b517.entry.js +0 -1
- package/dist/ptcw-design/p-d6845e91.entry.js +0 -1
- package/dist/ptcw-design/p-db1dcce0.entry.js +0 -1
- package/dist/ptcw-design/p-ddb898c7.entry.js +0 -1
- package/dist/ptcw-design/p-e6619d63.entry.js +0 -1
- package/dist/ptcw-design/p-f9256e3d.entry.js +0 -1
- package/dist/ptcw-design/p-fbd9c8fc.entry.js +0 -1
|
@@ -17,7 +17,6 @@ export declare class PtcProductSidebar {
|
|
|
17
17
|
categoryListHTML: any;
|
|
18
18
|
productListWrap: any;
|
|
19
19
|
clearBtn: any;
|
|
20
|
-
inputBox: any;
|
|
21
20
|
suggestionList: {
|
|
22
21
|
categoryName: string;
|
|
23
22
|
products: string[];
|
|
@@ -27,14 +26,12 @@ export declare class PtcProductSidebar {
|
|
|
27
26
|
getDomData(): void;
|
|
28
27
|
handleInputChange(event: Event): void;
|
|
29
28
|
getSuggestions(): void;
|
|
30
|
-
handleSelectSuggestion(suggestion: string, event:
|
|
29
|
+
handleSelectSuggestion(suggestion: string, event: MouseEvent): void;
|
|
31
30
|
handleKeyUp(e: any): void;
|
|
32
|
-
|
|
33
|
-
clearSearch(event: any): void;
|
|
31
|
+
clearSearch(event: MouseEvent): void;
|
|
34
32
|
handleDropdownTouched(event: CustomEvent): void;
|
|
35
33
|
handleClick(): void;
|
|
36
|
-
handleclearCtaClicked(
|
|
34
|
+
handleclearCtaClicked(event: CustomEvent): void;
|
|
37
35
|
handleSelectedValues(event: CustomEvent): void;
|
|
38
|
-
handleSuggestionKeyDown(e: any, index: number, suggestion: string): void;
|
|
39
36
|
render(): any;
|
|
40
37
|
}
|
|
@@ -1,20 +1,17 @@
|
|
|
1
|
-
import { FocusTrap } from 'focus-trap';
|
|
2
1
|
export declare class PtcRelatedCardRail {
|
|
3
2
|
/**
|
|
4
|
-
|
|
5
|
-
|
|
3
|
+
* Card Rail Element
|
|
4
|
+
*/
|
|
6
5
|
el: HTMLElement;
|
|
7
6
|
/**
|
|
8
7
|
* Tab Navigation target element
|
|
9
8
|
*/
|
|
10
9
|
targetElement: HTMLElement;
|
|
11
10
|
/**
|
|
12
|
-
|
|
13
|
-
|
|
11
|
+
* Query selector of page footer above which the related card rail will unstick
|
|
12
|
+
*/
|
|
14
13
|
footerQuerySelector: string;
|
|
15
14
|
railTitle: string;
|
|
16
|
-
isVisible: boolean;
|
|
17
|
-
onVisibleChanged(newValue: boolean): void;
|
|
18
15
|
closed: boolean;
|
|
19
16
|
cardInView: number;
|
|
20
17
|
data: {
|
|
@@ -28,17 +25,13 @@ export declare class PtcRelatedCardRail {
|
|
|
28
25
|
contentCards: number;
|
|
29
26
|
parahFontSize: string;
|
|
30
27
|
};
|
|
31
|
-
openedByKeyboard: boolean;
|
|
32
|
-
focusTrap: FocusTrap | undefined;
|
|
33
|
-
setFocusTrap: () => void;
|
|
34
28
|
setScreenBasedProps: () => void;
|
|
35
29
|
handlePrevClick: () => void;
|
|
36
30
|
handleNextClick: () => void;
|
|
37
31
|
handleOnScrollBehaviour: () => void;
|
|
38
32
|
handleOnResizeBehaviour: () => void;
|
|
39
|
-
handleKeyPress: (event: KeyboardEvent) => void;
|
|
40
|
-
handleMouseDown: () => void;
|
|
41
33
|
handleKeyClose(event: KeyboardEvent): void;
|
|
34
|
+
redirectFocus: (event: KeyboardEvent) => void;
|
|
42
35
|
connectedCallback(): void;
|
|
43
36
|
componentWillLoad(): void;
|
|
44
37
|
componentDidLoad(): void;
|
|
@@ -1,66 +1,21 @@
|
|
|
1
1
|
export declare class PtcTextfield {
|
|
2
2
|
el: HTMLElement;
|
|
3
|
-
/**
|
|
4
|
-
* ID
|
|
5
|
-
*/
|
|
6
3
|
fieldId: string;
|
|
7
|
-
/**
|
|
8
|
-
* text, button, email, file and etc. This value triggers different validation
|
|
9
|
-
*/
|
|
10
4
|
type: string;
|
|
11
|
-
/**
|
|
12
|
-
* Is this a mandatory field?
|
|
13
|
-
*/
|
|
14
5
|
required: boolean;
|
|
15
|
-
/**
|
|
16
|
-
* Text counter limit
|
|
17
|
-
*/
|
|
18
6
|
ptcMaxLength?: number;
|
|
19
|
-
/**
|
|
20
|
-
* Label Text
|
|
21
|
-
*/
|
|
22
7
|
labelText: string;
|
|
23
|
-
/**
|
|
24
|
-
* Validation text (red)
|
|
25
|
-
*/
|
|
26
8
|
helpertext: string;
|
|
27
|
-
/**
|
|
28
|
-
* Info Text (black)
|
|
29
|
-
*/
|
|
30
9
|
infoText: string;
|
|
31
|
-
/**
|
|
32
|
-
* Alert Text
|
|
33
|
-
*/
|
|
34
10
|
alertText: string;
|
|
35
|
-
/**
|
|
36
|
-
* Alert Text Content
|
|
37
|
-
*/
|
|
38
11
|
alertTextContent: string;
|
|
39
|
-
/**
|
|
40
|
-
* Disable the field
|
|
41
|
-
*/
|
|
42
12
|
disabled: boolean;
|
|
43
|
-
/**
|
|
44
|
-
* input "name" value. e.g.: 'phone', 'email', 'firstname', 'lastname'
|
|
45
|
-
*/
|
|
46
13
|
fieldName: string;
|
|
47
|
-
/**
|
|
48
|
-
* Eloqua Data Name (for the eloqua)
|
|
49
|
-
*/
|
|
50
14
|
ptcDataEloquaName: string;
|
|
51
|
-
/**
|
|
52
|
-
* Eloqua Target Data Name (for the eloqua)
|
|
53
|
-
*/
|
|
54
15
|
ptcDataTargetEloquaName: string;
|
|
55
16
|
inputValue: string;
|
|
56
|
-
/**
|
|
57
|
-
* Custom Validation - String
|
|
58
|
-
*/
|
|
59
17
|
customValidation: (input: HTMLInputElement) => string;
|
|
60
18
|
language: string;
|
|
61
|
-
/**
|
|
62
|
-
* Ignore Blind Submit?
|
|
63
|
-
*/
|
|
64
19
|
ignoreBlindSubmit: boolean;
|
|
65
20
|
lastInteraction: 'mouse' | 'keyboard';
|
|
66
21
|
phoneValidity: 'valid' | 'invalid' | 'validating';
|
|
@@ -69,17 +24,8 @@ export declare class PtcTextfield {
|
|
|
69
24
|
customInput: HTMLInputElement;
|
|
70
25
|
iti: any;
|
|
71
26
|
matchStatus: boolean;
|
|
72
|
-
/**
|
|
73
|
-
* Place holder Text
|
|
74
|
-
*/
|
|
75
27
|
placeholderText: string;
|
|
76
|
-
/**
|
|
77
|
-
* Inject styles for customization
|
|
78
|
-
*/
|
|
79
28
|
styles: string;
|
|
80
|
-
/**
|
|
81
|
-
* Text Field Form
|
|
82
|
-
*/
|
|
83
29
|
textfieldForm: 'default' | 'email-signup';
|
|
84
30
|
handleInput(event: Event): void;
|
|
85
31
|
handleFocus(event: Event): void;
|
|
@@ -172,6 +172,8 @@ export namespace Components {
|
|
|
172
172
|
*/
|
|
173
173
|
"styles"?: string;
|
|
174
174
|
}
|
|
175
|
+
interface ModalFormExample {
|
|
176
|
+
}
|
|
175
177
|
interface MostPopularNews {
|
|
176
178
|
"topTitle": string;
|
|
177
179
|
}
|
|
@@ -686,7 +688,7 @@ export namespace Components {
|
|
|
686
688
|
"backgroundColor": 'white' | 'gray';
|
|
687
689
|
"containerType": 'large' | 'none' | '';
|
|
688
690
|
"elevation": 'x-small' | 'small' | 'medium' | 'large' | 'x-large';
|
|
689
|
-
"spacing": 'xx-small' | 'x-small' | 'small' | 'medium' | 'large' | 'x-large' | '
|
|
691
|
+
"spacing": 'xx-small' | 'x-small' | 'small' | 'medium' | 'large' | 'x-large' | 'xxx-large' | 'xxx-large';
|
|
690
692
|
"styles"?: string;
|
|
691
693
|
}
|
|
692
694
|
interface PtcCountdown {
|
|
@@ -1026,7 +1028,6 @@ export namespace Components {
|
|
|
1026
1028
|
* (optional) Injected CSS Styles
|
|
1027
1029
|
*/
|
|
1028
1030
|
"styles"?: string;
|
|
1029
|
-
"target": string;
|
|
1030
1031
|
"trackerId"?: string;
|
|
1031
1032
|
"variant": 'image' | 'text';
|
|
1032
1033
|
}
|
|
@@ -1262,7 +1263,6 @@ export namespace Components {
|
|
|
1262
1263
|
* Sets if popup should overlay
|
|
1263
1264
|
*/
|
|
1264
1265
|
"fixed"?: boolean;
|
|
1265
|
-
"focusBackElement": any;
|
|
1266
1266
|
"headerOnlyBg"?: string;
|
|
1267
1267
|
"headerOnlyText1"?: string;
|
|
1268
1268
|
"headerOnlyText2"?: string;
|
|
@@ -1305,7 +1305,7 @@ export namespace Components {
|
|
|
1305
1305
|
/**
|
|
1306
1306
|
* Sets if popup should close if click on outside
|
|
1307
1307
|
*/
|
|
1308
|
-
"size"?: 'sm' | 'md' | 'lg' | 'xl' | 'max' | 'sm-modal';
|
|
1308
|
+
"size"?: 'sm' | 'md' | 'lg' | 'xl' | 'fit-content' | 'max' | 'sm-modal';
|
|
1309
1309
|
/**
|
|
1310
1310
|
* (optional) Injected CSS Styles
|
|
1311
1311
|
*/
|
|
@@ -1394,11 +1394,8 @@ export namespace Components {
|
|
|
1394
1394
|
interface PtcNavPills {
|
|
1395
1395
|
}
|
|
1396
1396
|
interface PtcNavSkipToContent {
|
|
1397
|
-
"appendSelector": string;
|
|
1398
1397
|
"buttonText": string;
|
|
1399
1398
|
"sectionId": string;
|
|
1400
|
-
"xOffset": number;
|
|
1401
|
-
"yOffset": number;
|
|
1402
1399
|
}
|
|
1403
1400
|
interface PtcNavSlider {
|
|
1404
1401
|
/**
|
|
@@ -1563,7 +1560,7 @@ export namespace Components {
|
|
|
1563
1560
|
/**
|
|
1564
1561
|
* Paragraph Color
|
|
1565
1562
|
*/
|
|
1566
|
-
"paraColor": 'primary-grey' | 'white' | 'gray-darker';
|
|
1563
|
+
"paraColor": 'primary-grey' | 'primary-green' | 'white' | 'gray-darker';
|
|
1567
1564
|
/**
|
|
1568
1565
|
* line height
|
|
1569
1566
|
*/
|
|
@@ -1727,6 +1724,7 @@ export namespace Components {
|
|
|
1727
1724
|
*/
|
|
1728
1725
|
"styles"?: string;
|
|
1729
1726
|
"text": string | undefined;
|
|
1727
|
+
"theme": 'standard' | 'light';
|
|
1730
1728
|
}
|
|
1731
1729
|
interface PtcPricingAddOnCard {
|
|
1732
1730
|
/**
|
|
@@ -2053,7 +2051,6 @@ export namespace Components {
|
|
|
2053
2051
|
* Query selector of page footer above which the related card rail will unstick
|
|
2054
2052
|
*/
|
|
2055
2053
|
"footerQuerySelector": string;
|
|
2056
|
-
"isVisible": boolean;
|
|
2057
2054
|
"railTitle": string;
|
|
2058
2055
|
}
|
|
2059
2056
|
interface PtcResponsiveWrapper {
|
|
@@ -2457,79 +2454,25 @@ export namespace Components {
|
|
|
2457
2454
|
"type": 'text-copy-with-background' | 'hero-footer-cta' | 'tab-cta-with-background' | 'case-studies';
|
|
2458
2455
|
}
|
|
2459
2456
|
interface PtcTextfield {
|
|
2460
|
-
/**
|
|
2461
|
-
* Alert Text
|
|
2462
|
-
*/
|
|
2463
2457
|
"alertText": string;
|
|
2464
|
-
/**
|
|
2465
|
-
* Alert Text Content
|
|
2466
|
-
*/
|
|
2467
2458
|
"alertTextContent": string;
|
|
2468
|
-
/**
|
|
2469
|
-
* Custom Validation - String
|
|
2470
|
-
*/
|
|
2471
2459
|
"customValidation": (input: HTMLInputElement) => string;
|
|
2472
|
-
/**
|
|
2473
|
-
* Disable the field
|
|
2474
|
-
*/
|
|
2475
2460
|
"disabled": boolean;
|
|
2476
|
-
/**
|
|
2477
|
-
* ID
|
|
2478
|
-
*/
|
|
2479
2461
|
"fieldId": string;
|
|
2480
|
-
/**
|
|
2481
|
-
* input "name" value. e.g.: 'phone', 'email', 'firstname', 'lastname'
|
|
2482
|
-
*/
|
|
2483
2462
|
"fieldName": string;
|
|
2484
|
-
/**
|
|
2485
|
-
* Validation text (red)
|
|
2486
|
-
*/
|
|
2487
2463
|
"helpertext": string;
|
|
2488
|
-
/**
|
|
2489
|
-
* Ignore Blind Submit?
|
|
2490
|
-
*/
|
|
2491
2464
|
"ignoreBlindSubmit": boolean;
|
|
2492
|
-
/**
|
|
2493
|
-
* Info Text (black)
|
|
2494
|
-
*/
|
|
2495
2465
|
"infoText": string;
|
|
2496
2466
|
"inputValue": string;
|
|
2497
|
-
/**
|
|
2498
|
-
* Label Text
|
|
2499
|
-
*/
|
|
2500
2467
|
"labelText": string;
|
|
2501
|
-
/**
|
|
2502
|
-
* Place holder Text
|
|
2503
|
-
*/
|
|
2504
2468
|
"placeholderText": string;
|
|
2505
|
-
/**
|
|
2506
|
-
* Eloqua Data Name (for the eloqua)
|
|
2507
|
-
*/
|
|
2508
2469
|
"ptcDataEloquaName": string;
|
|
2509
|
-
/**
|
|
2510
|
-
* Eloqua Target Data Name (for the eloqua)
|
|
2511
|
-
*/
|
|
2512
2470
|
"ptcDataTargetEloquaName": string;
|
|
2513
|
-
/**
|
|
2514
|
-
* Text counter limit
|
|
2515
|
-
*/
|
|
2516
2471
|
"ptcMaxLength"?: number;
|
|
2517
|
-
/**
|
|
2518
|
-
* Is this a mandatory field?
|
|
2519
|
-
*/
|
|
2520
2472
|
"required": boolean;
|
|
2521
|
-
/**
|
|
2522
|
-
* Inject styles for customization
|
|
2523
|
-
*/
|
|
2524
2473
|
"styles": string;
|
|
2525
2474
|
"syncCountry": (countryCode: string) => Promise<void>;
|
|
2526
|
-
/**
|
|
2527
|
-
* Text Field Form
|
|
2528
|
-
*/
|
|
2529
2475
|
"textfieldForm": 'default' | 'email-signup';
|
|
2530
|
-
/**
|
|
2531
|
-
* text, button, email, file and etc. This value triggers different validation
|
|
2532
|
-
*/
|
|
2533
2476
|
"type": string;
|
|
2534
2477
|
"validateTextField": () => Promise<void>;
|
|
2535
2478
|
}
|
|
@@ -3178,6 +3121,12 @@ declare global {
|
|
|
3178
3121
|
prototype: HTMLMaxWidthContainerElement;
|
|
3179
3122
|
new (): HTMLMaxWidthContainerElement;
|
|
3180
3123
|
};
|
|
3124
|
+
interface HTMLModalFormExampleElement extends Components.ModalFormExample, HTMLStencilElement {
|
|
3125
|
+
}
|
|
3126
|
+
var HTMLModalFormExampleElement: {
|
|
3127
|
+
prototype: HTMLModalFormExampleElement;
|
|
3128
|
+
new (): HTMLModalFormExampleElement;
|
|
3129
|
+
};
|
|
3181
3130
|
interface HTMLMostPopularNewsElement extends Components.MostPopularNews, HTMLStencilElement {
|
|
3182
3131
|
}
|
|
3183
3132
|
var HTMLMostPopularNewsElement: {
|
|
@@ -4100,6 +4049,7 @@ declare global {
|
|
|
4100
4049
|
"jumbotron-sub-mune": HTMLJumbotronSubMuneElement;
|
|
4101
4050
|
"list-item": HTMLListItemElement;
|
|
4102
4051
|
"max-width-container": HTMLMaxWidthContainerElement;
|
|
4052
|
+
"modal-form-example": HTMLModalFormExampleElement;
|
|
4103
4053
|
"most-popular-news": HTMLMostPopularNewsElement;
|
|
4104
4054
|
"my-component": HTMLMyComponentElement;
|
|
4105
4055
|
"news-search-result": HTMLNewsSearchResultElement;
|
|
@@ -4423,6 +4373,8 @@ declare namespace LocalJSX {
|
|
|
4423
4373
|
*/
|
|
4424
4374
|
"styles"?: string;
|
|
4425
4375
|
}
|
|
4376
|
+
interface ModalFormExample {
|
|
4377
|
+
}
|
|
4426
4378
|
interface MostPopularNews {
|
|
4427
4379
|
"topTitle"?: string;
|
|
4428
4380
|
}
|
|
@@ -4955,7 +4907,7 @@ declare namespace LocalJSX {
|
|
|
4955
4907
|
"backgroundColor"?: 'white' | 'gray';
|
|
4956
4908
|
"containerType"?: 'large' | 'none' | '';
|
|
4957
4909
|
"elevation"?: 'x-small' | 'small' | 'medium' | 'large' | 'x-large';
|
|
4958
|
-
"spacing"?: 'xx-small' | 'x-small' | 'small' | 'medium' | 'large' | 'x-large' | '
|
|
4910
|
+
"spacing"?: 'xx-small' | 'x-small' | 'small' | 'medium' | 'large' | 'x-large' | 'xxx-large' | 'xxx-large';
|
|
4959
4911
|
"styles"?: string;
|
|
4960
4912
|
}
|
|
4961
4913
|
interface PtcCountdown {
|
|
@@ -5303,7 +5255,6 @@ declare namespace LocalJSX {
|
|
|
5303
5255
|
* (optional) Injected CSS Styles
|
|
5304
5256
|
*/
|
|
5305
5257
|
"styles"?: string;
|
|
5306
|
-
"target"?: string;
|
|
5307
5258
|
"trackerId"?: string;
|
|
5308
5259
|
"variant"?: 'image' | 'text';
|
|
5309
5260
|
}
|
|
@@ -5540,7 +5491,6 @@ declare namespace LocalJSX {
|
|
|
5540
5491
|
* Sets if popup should overlay
|
|
5541
5492
|
*/
|
|
5542
5493
|
"fixed"?: boolean;
|
|
5543
|
-
"focusBackElement"?: any;
|
|
5544
5494
|
"headerOnlyBg"?: string;
|
|
5545
5495
|
"headerOnlyText1"?: string;
|
|
5546
5496
|
"headerOnlyText2"?: string;
|
|
@@ -5588,7 +5538,7 @@ declare namespace LocalJSX {
|
|
|
5588
5538
|
/**
|
|
5589
5539
|
* Sets if popup should close if click on outside
|
|
5590
5540
|
*/
|
|
5591
|
-
"size"?: 'sm' | 'md' | 'lg' | 'xl' | 'max' | 'sm-modal';
|
|
5541
|
+
"size"?: 'sm' | 'md' | 'lg' | 'xl' | 'fit-content' | 'max' | 'sm-modal';
|
|
5592
5542
|
/**
|
|
5593
5543
|
* (optional) Injected CSS Styles
|
|
5594
5544
|
*/
|
|
@@ -5680,11 +5630,8 @@ declare namespace LocalJSX {
|
|
|
5680
5630
|
interface PtcNavPills {
|
|
5681
5631
|
}
|
|
5682
5632
|
interface PtcNavSkipToContent {
|
|
5683
|
-
"appendSelector"?: string;
|
|
5684
5633
|
"buttonText"?: string;
|
|
5685
5634
|
"sectionId"?: string;
|
|
5686
|
-
"xOffset"?: number;
|
|
5687
|
-
"yOffset"?: number;
|
|
5688
5635
|
}
|
|
5689
5636
|
interface PtcNavSlider {
|
|
5690
5637
|
/**
|
|
@@ -5855,7 +5802,7 @@ declare namespace LocalJSX {
|
|
|
5855
5802
|
/**
|
|
5856
5803
|
* Paragraph Color
|
|
5857
5804
|
*/
|
|
5858
|
-
"paraColor"?: 'primary-grey' | 'white' | 'gray-darker';
|
|
5805
|
+
"paraColor"?: 'primary-grey' | 'primary-green' | 'white' | 'gray-darker';
|
|
5859
5806
|
/**
|
|
5860
5807
|
* line height
|
|
5861
5808
|
*/
|
|
@@ -6017,6 +5964,7 @@ declare namespace LocalJSX {
|
|
|
6017
5964
|
*/
|
|
6018
5965
|
"styles"?: string;
|
|
6019
5966
|
"text"?: string | undefined;
|
|
5967
|
+
"theme"?: 'standard' | 'light';
|
|
6020
5968
|
}
|
|
6021
5969
|
interface PtcPricingAddOnCard {
|
|
6022
5970
|
/**
|
|
@@ -6364,7 +6312,6 @@ declare namespace LocalJSX {
|
|
|
6364
6312
|
* Query selector of page footer above which the related card rail will unstick
|
|
6365
6313
|
*/
|
|
6366
6314
|
"footerQuerySelector"?: string;
|
|
6367
|
-
"isVisible"?: boolean;
|
|
6368
6315
|
"railTitle"?: string;
|
|
6369
6316
|
}
|
|
6370
6317
|
interface PtcResponsiveWrapper {
|
|
@@ -6770,78 +6717,24 @@ declare namespace LocalJSX {
|
|
|
6770
6717
|
"type"?: 'text-copy-with-background' | 'hero-footer-cta' | 'tab-cta-with-background' | 'case-studies';
|
|
6771
6718
|
}
|
|
6772
6719
|
interface PtcTextfield {
|
|
6773
|
-
/**
|
|
6774
|
-
* Alert Text
|
|
6775
|
-
*/
|
|
6776
6720
|
"alertText"?: string;
|
|
6777
|
-
/**
|
|
6778
|
-
* Alert Text Content
|
|
6779
|
-
*/
|
|
6780
6721
|
"alertTextContent"?: string;
|
|
6781
|
-
/**
|
|
6782
|
-
* Custom Validation - String
|
|
6783
|
-
*/
|
|
6784
6722
|
"customValidation"?: (input: HTMLInputElement) => string;
|
|
6785
|
-
/**
|
|
6786
|
-
* Disable the field
|
|
6787
|
-
*/
|
|
6788
6723
|
"disabled"?: boolean;
|
|
6789
|
-
/**
|
|
6790
|
-
* ID
|
|
6791
|
-
*/
|
|
6792
6724
|
"fieldId"?: string;
|
|
6793
|
-
/**
|
|
6794
|
-
* input "name" value. e.g.: 'phone', 'email', 'firstname', 'lastname'
|
|
6795
|
-
*/
|
|
6796
6725
|
"fieldName"?: string;
|
|
6797
|
-
/**
|
|
6798
|
-
* Validation text (red)
|
|
6799
|
-
*/
|
|
6800
6726
|
"helpertext"?: string;
|
|
6801
|
-
/**
|
|
6802
|
-
* Ignore Blind Submit?
|
|
6803
|
-
*/
|
|
6804
6727
|
"ignoreBlindSubmit"?: boolean;
|
|
6805
|
-
/**
|
|
6806
|
-
* Info Text (black)
|
|
6807
|
-
*/
|
|
6808
6728
|
"infoText"?: string;
|
|
6809
6729
|
"inputValue"?: string;
|
|
6810
|
-
/**
|
|
6811
|
-
* Label Text
|
|
6812
|
-
*/
|
|
6813
6730
|
"labelText"?: string;
|
|
6814
|
-
/**
|
|
6815
|
-
* Place holder Text
|
|
6816
|
-
*/
|
|
6817
6731
|
"placeholderText"?: string;
|
|
6818
|
-
/**
|
|
6819
|
-
* Eloqua Data Name (for the eloqua)
|
|
6820
|
-
*/
|
|
6821
6732
|
"ptcDataEloquaName"?: string;
|
|
6822
|
-
/**
|
|
6823
|
-
* Eloqua Target Data Name (for the eloqua)
|
|
6824
|
-
*/
|
|
6825
6733
|
"ptcDataTargetEloquaName"?: string;
|
|
6826
|
-
/**
|
|
6827
|
-
* Text counter limit
|
|
6828
|
-
*/
|
|
6829
6734
|
"ptcMaxLength"?: number;
|
|
6830
|
-
/**
|
|
6831
|
-
* Is this a mandatory field?
|
|
6832
|
-
*/
|
|
6833
6735
|
"required"?: boolean;
|
|
6834
|
-
/**
|
|
6835
|
-
* Inject styles for customization
|
|
6836
|
-
*/
|
|
6837
6736
|
"styles"?: string;
|
|
6838
|
-
/**
|
|
6839
|
-
* Text Field Form
|
|
6840
|
-
*/
|
|
6841
6737
|
"textfieldForm"?: 'default' | 'email-signup';
|
|
6842
|
-
/**
|
|
6843
|
-
* text, button, email, file and etc. This value triggers different validation
|
|
6844
|
-
*/
|
|
6845
6738
|
"type"?: string;
|
|
6846
6739
|
}
|
|
6847
6740
|
interface PtcTheaterVideo {
|
|
@@ -7157,6 +7050,7 @@ declare namespace LocalJSX {
|
|
|
7157
7050
|
"jumbotron-sub-mune": JumbotronSubMune;
|
|
7158
7051
|
"list-item": ListItem;
|
|
7159
7052
|
"max-width-container": MaxWidthContainer;
|
|
7053
|
+
"modal-form-example": ModalFormExample;
|
|
7160
7054
|
"most-popular-news": MostPopularNews;
|
|
7161
7055
|
"my-component": MyComponent;
|
|
7162
7056
|
"news-search-result": NewsSearchResult;
|
|
@@ -7339,6 +7233,7 @@ declare module "@stencil/core" {
|
|
|
7339
7233
|
"jumbotron-sub-mune": LocalJSX.JumbotronSubMune & JSXBase.HTMLAttributes<HTMLJumbotronSubMuneElement>;
|
|
7340
7234
|
"list-item": LocalJSX.ListItem & JSXBase.HTMLAttributes<HTMLListItemElement>;
|
|
7341
7235
|
"max-width-container": LocalJSX.MaxWidthContainer & JSXBase.HTMLAttributes<HTMLMaxWidthContainerElement>;
|
|
7236
|
+
"modal-form-example": LocalJSX.ModalFormExample & JSXBase.HTMLAttributes<HTMLModalFormExampleElement>;
|
|
7342
7237
|
"most-popular-news": LocalJSX.MostPopularNews & JSXBase.HTMLAttributes<HTMLMostPopularNewsElement>;
|
|
7343
7238
|
"my-component": LocalJSX.MyComponent & JSXBase.HTMLAttributes<HTMLMyComponentElement>;
|
|
7344
7239
|
"news-search-result": LocalJSX.NewsSearchResult & JSXBase.HTMLAttributes<HTMLNewsSearchResultElement>;
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
// Extend the global Window interface to include the Eloqua function
|
|
2
|
+
declare global {
|
|
3
|
+
interface Window {
|
|
4
|
+
GetElqContentPersonalizationValue: (fieldName: string) => string;
|
|
5
|
+
GetElqGroupMembershipStatus: (fieldName: string) => string;
|
|
6
|
+
SetElqContent: () => void;
|
|
7
|
+
}
|
|
8
|
+
}
|
|
9
|
+
export {};
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ptcwebops/ptcw-design",
|
|
3
|
-
"version": "6.3.
|
|
3
|
+
"version": "6.3.22-beta",
|
|
4
4
|
"description": "Stencil Component Starter",
|
|
5
5
|
"main": "dist/index.cjs.js",
|
|
6
6
|
"module": "./dist/index.js",
|
|
@@ -27,10 +27,7 @@
|
|
|
27
27
|
"storybook": "storybook dev -p 6006",
|
|
28
28
|
"build-storybook": "storybook build",
|
|
29
29
|
"generate-story": "node scripts/storyGenerator",
|
|
30
|
-
"generate-unit-tests": "node scripts/unitTestGenerator"
|
|
31
|
-
"start:tailwind": "npx tailwindcss -i ./src/global/tailwindcss/input.css -o ./src/global/tailwindcss/output.css --watch",
|
|
32
|
-
"start:tailwind-stencil": "npx tailwindcss -i ./src/global/tailwindcss/input.css -o ./src/global/tailwindcss/output.css && npm run start",
|
|
33
|
-
"build:tailwind-stencil": "npx tailwindcss -i ./src/global/tailwindcss/input.css -o ./src/global/tailwindcss/output.css --minify && npm run build"
|
|
30
|
+
"generate-unit-tests": "node scripts/unitTestGenerator"
|
|
34
31
|
},
|
|
35
32
|
"dependencies": {
|
|
36
33
|
"@daveberning/griddle": "^0.3.0",
|
|
@@ -71,7 +68,6 @@
|
|
|
71
68
|
"react-dom": "^18.2.0",
|
|
72
69
|
"stencil-inline-svg": "^1.1.0",
|
|
73
70
|
"storybook": "^7.1.0-alpha.29",
|
|
74
|
-
"tailwindcss": "^3.4.17",
|
|
75
71
|
"util": "^0.12.5",
|
|
76
72
|
"yargs": "^17.7.2"
|
|
77
73
|
},
|
package/readme.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|

|
|
2
2
|
|
|
3
|
-
# PTC Design 6.3.
|
|
3
|
+
# PTC Design 6.3.22-beta
|
|
4
4
|
|
|
5
5
|
The site is the place for documentation on PTC Design System
|
|
6
6
|
|
|
@@ -17,3 +17,7 @@ To build the site from the source, ensure you're using the most recent versions
|
|
|
17
17
|
- puppeteer 10.0.0
|
|
18
18
|
|
|
19
19
|
## License
|
|
20
|
+
|
|
21
|
+
## Release notes
|
|
22
|
+
|
|
23
|
+
TODO: figure out how to do release notes with npm
|