@ptcwebops/ptcw-design 6.4.33-beta → 6.4.35-beta

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (160) hide show
  1. package/dist/cjs/buying-option-cards-slider.cjs.entry.js +1 -1
  2. package/dist/cjs/event-podcast-slider-example.cjs.entry.js +1 -1
  3. package/dist/cjs/featured-events-slider-example.cjs.entry.js +1 -1
  4. package/dist/cjs/homepage-jumbotron.cjs.entry.js +1 -1
  5. package/dist/cjs/icon-asset_2.cjs.entry.js +154 -0
  6. package/dist/cjs/list-item.cjs.entry.js +52 -0
  7. package/dist/cjs/loader.cjs.js +1 -1
  8. package/dist/cjs/ptc-back-to-top.cjs.entry.js +100 -0
  9. package/dist/cjs/ptc-breadcrumb.cjs.entry.js +63 -0
  10. package/dist/cjs/ptc-button.cjs.entry.js +117 -0
  11. package/dist/cjs/ptc-card_2.cjs.entry.js +1 -1
  12. package/dist/cjs/ptc-case-studies-slider.cjs.entry.js +1 -1
  13. package/dist/cjs/ptc-icon-card-slider-example.cjs.entry.js +1 -1
  14. package/dist/cjs/ptc-icon-component.cjs.entry.js +1 -1
  15. package/dist/cjs/ptc-para.cjs.entry.js +139 -0
  16. package/dist/cjs/ptc-picture.cjs.entry.js +185 -0
  17. package/dist/cjs/ptc-product-card.cjs.entry.js +61 -0
  18. package/dist/cjs/ptc-product-category.cjs.entry.js +20 -0
  19. package/dist/cjs/ptc-product-dropdown.cjs.entry.js +80 -0
  20. package/dist/cjs/ptc-product-highlight-card.cjs.entry.js +28 -0
  21. package/dist/cjs/ptc-product-list.cjs.entry.js +172 -0
  22. package/dist/cjs/ptc-product-sidebar.cjs.entry.js +178 -0
  23. package/dist/cjs/ptc-readmore.cjs.entry.js +186 -0
  24. package/dist/cjs/ptc-spacer.cjs.entry.js +38 -0
  25. package/dist/cjs/ptc-title.cjs.entry.js +161 -0
  26. package/dist/cjs/ptc-tooltip.cjs.entry.js +113 -0
  27. package/dist/cjs/ptcw-design.cjs.js +1 -1
  28. package/dist/cjs/storefront-enhanced-product-list-alt-example.cjs.entry.js +1 -1
  29. package/dist/cjs/storefront-enhanced-product-list-example.cjs.entry.js +1 -1
  30. package/dist/collection/components/buying-option-cards-slider/buying-option-cards-slider.css +11 -16
  31. package/dist/collection/components/organism-bundles/event-podcast-slider-example/event-podcast-slider-example.css +11 -16
  32. package/dist/collection/components/organism-bundles/featured-events-slider-example/featured-events-slider-example.css +11 -16
  33. package/dist/collection/components/organism-bundles/homepage-jumbotron/homepage-jumbotron.css +11 -16
  34. package/dist/collection/components/organism-bundles/ptc-icon-card-slider-example/ptc-icon-card-slider-example.css +11 -16
  35. package/dist/collection/components/organism-bundles/storefront-enhanced-product-list-example/storefront-enhanced-product-list-example.css +11 -16
  36. package/dist/collection/components/ptc-case-studies-slider/ptc-case-studies-slider.css +11 -16
  37. package/dist/collection/components/ptc-icon-component/ptc-icon-component.css +11 -16
  38. package/dist/collection/components/ptc-preloader-section/ptc-preloader-section.css +4 -4
  39. package/dist/collection/components/ptc-seo-title/ptc-seo-title.js +3 -3
  40. package/dist/custom-elements/index.js +9 -9
  41. package/dist/esm/blog-detail-content_2.entry.js +1 -1
  42. package/dist/esm/blog-detail-layout.entry.js +1 -1
  43. package/dist/esm/blogs-search-section.entry.js +1 -1
  44. package/dist/esm/buying-option-cards-slider.entry.js +1 -1
  45. package/dist/esm/event-podcast-slider-example.entry.js +1 -1
  46. package/dist/esm/featured-events-slider-example.entry.js +1 -1
  47. package/dist/esm/homepage-jumbotron.entry.js +2 -2
  48. package/dist/esm/homepage-toggled-content.entry.js +1 -1
  49. package/dist/esm/icon-asset_2.entry.js +149 -0
  50. package/dist/esm/innovator-toggle-container.entry.js +1 -1
  51. package/dist/esm/{interfaces-7c0243be.js → interfaces-4caedd26.js} +1 -1
  52. package/dist/esm/list-item.entry.js +48 -0
  53. package/dist/esm/loader.js +1 -1
  54. package/dist/esm/most-popular-news.entry.js +1 -1
  55. package/dist/esm/my-component.entry.js +1 -1
  56. package/dist/esm/ptc-accordion-item.entry.js +1 -1
  57. package/dist/esm/ptc-back-to-top.entry.js +96 -0
  58. package/dist/esm/ptc-background-video.entry.js +1 -1
  59. package/dist/esm/ptc-breadcrumb.entry.js +59 -0
  60. package/dist/esm/ptc-button.entry.js +113 -0
  61. package/dist/esm/ptc-card_2.entry.js +1 -1
  62. package/dist/esm/ptc-case-studies-slider.entry.js +1 -1
  63. package/dist/esm/ptc-collapse-list.entry.js +1 -1
  64. package/dist/esm/ptc-form-checkbox_4.entry.js +1 -1
  65. package/dist/esm/ptc-homepage-image-feature.entry.js +1 -1
  66. package/dist/esm/ptc-homepage-video-background.entry.js +1 -1
  67. package/dist/esm/ptc-icon-card-slider-example.entry.js +1 -1
  68. package/dist/esm/ptc-icon-card.entry.js +1 -1
  69. package/dist/esm/ptc-icon-component.entry.js +1 -1
  70. package/dist/esm/ptc-img.entry.js +1 -1
  71. package/dist/esm/ptc-link.entry.js +1 -1
  72. package/dist/esm/ptc-media-card.entry.js +1 -1
  73. package/dist/esm/ptc-para.entry.js +135 -0
  74. package/dist/esm/ptc-picture.entry.js +181 -0
  75. package/dist/esm/ptc-pricing-packaging-table.entry.js +1 -1
  76. package/dist/esm/ptc-pricing-tabs.entry.js +1 -1
  77. package/dist/esm/ptc-product-card.entry.js +57 -0
  78. package/dist/esm/ptc-product-category.entry.js +16 -0
  79. package/dist/esm/ptc-product-dropdown.entry.js +76 -0
  80. package/dist/esm/ptc-product-highlight-card.entry.js +24 -0
  81. package/dist/esm/ptc-product-list.entry.js +168 -0
  82. package/dist/esm/ptc-product-sidebar.entry.js +174 -0
  83. package/dist/esm/ptc-readmore.entry.js +182 -0
  84. package/dist/esm/ptc-social-icons-footer.entry.js +1 -1
  85. package/dist/esm/ptc-spacer.entry.js +34 -0
  86. package/dist/esm/ptc-title.entry.js +157 -0
  87. package/dist/esm/ptc-tooltip.entry.js +109 -0
  88. package/dist/esm/ptcw-design.js +1 -1
  89. package/dist/esm/storefront-enhanced-product-list-alt-example.entry.js +1 -1
  90. package/dist/esm/storefront-enhanced-product-list-example.entry.js +1 -1
  91. package/dist/esm/{utils-a64ba942.js → utils-bdd0cc16.js} +1 -1
  92. package/dist/ptcw-design/p-00c5879b.entry.js +1 -0
  93. package/dist/ptcw-design/p-03a1e1a5.entry.js +1 -0
  94. package/dist/ptcw-design/p-068b64a1.entry.js +1 -0
  95. package/dist/ptcw-design/p-0ea22cdc.entry.js +1 -0
  96. package/dist/ptcw-design/p-183ba1ca.entry.js +1 -0
  97. package/dist/ptcw-design/p-1acd3617.entry.js +1 -0
  98. package/dist/ptcw-design/p-1b3394a7.entry.js +1 -0
  99. package/dist/ptcw-design/p-2e288e60.entry.js +1 -0
  100. package/dist/ptcw-design/{p-0824f503.entry.js → p-2efd18d8.entry.js} +1 -1
  101. package/dist/ptcw-design/{p-681d26ef.entry.js → p-2f7b6437.entry.js} +1 -1
  102. package/dist/ptcw-design/p-2f82de8f.entry.js +1 -0
  103. package/dist/ptcw-design/p-36d6e662.entry.js +1 -0
  104. package/dist/ptcw-design/p-4313edfb.entry.js +1 -0
  105. package/dist/ptcw-design/p-47aa1583.entry.js +1 -0
  106. package/dist/ptcw-design/p-5119fb48.entry.js +1 -0
  107. package/dist/ptcw-design/p-561a622f.entry.js +1 -0
  108. package/dist/ptcw-design/{p-ed49544c.entry.js → p-562a3e36.entry.js} +1 -1
  109. package/dist/ptcw-design/{p-fa045097.entry.js → p-5b00a563.entry.js} +1 -1
  110. package/dist/ptcw-design/{p-fd269576.entry.js → p-5dd9b00c.entry.js} +1 -1
  111. package/dist/ptcw-design/p-674c828e.entry.js +1 -0
  112. package/dist/ptcw-design/p-709cc1f0.entry.js +1 -0
  113. package/dist/ptcw-design/{p-ee1183b2.js → p-711bcdad.js} +1 -1
  114. package/dist/ptcw-design/p-73293d32.entry.js +1 -0
  115. package/dist/ptcw-design/{p-bdb2e42c.entry.js → p-75c8fceb.entry.js} +1 -1
  116. package/dist/ptcw-design/{p-7524411a.entry.js → p-7777753a.entry.js} +1 -1
  117. package/dist/ptcw-design/{p-a31f22a1.entry.js → p-804dac0c.entry.js} +1 -1
  118. package/dist/ptcw-design/{p-e2da8109.entry.js → p-83dabf2e.entry.js} +1 -1
  119. package/dist/ptcw-design/{p-83632220.entry.js → p-850e6e8c.entry.js} +1 -1
  120. package/dist/ptcw-design/{p-87a9a028.entry.js → p-87215e3a.entry.js} +1 -1
  121. package/dist/ptcw-design/p-87e4c337.entry.js +1 -0
  122. package/dist/ptcw-design/p-89da867f.entry.js +1 -0
  123. package/dist/ptcw-design/p-8efaac1b.entry.js +1 -0
  124. package/dist/ptcw-design/{p-769954c9.entry.js → p-91a9f126.entry.js} +1 -1
  125. package/dist/ptcw-design/{p-7398874a.entry.js → p-9df3c31f.entry.js} +1 -1
  126. package/dist/ptcw-design/{p-2fa5814b.entry.js → p-a318a793.entry.js} +1 -1
  127. package/dist/ptcw-design/p-a3ef1660.entry.js +1 -0
  128. package/dist/ptcw-design/{p-9461c4eb.entry.js → p-a81833cd.entry.js} +1 -1
  129. package/dist/ptcw-design/{p-3596ce5a.entry.js → p-b154bbdb.entry.js} +1 -1
  130. package/dist/ptcw-design/p-b1c51eb4.entry.js +1 -0
  131. package/dist/ptcw-design/{p-fb0f4459.entry.js → p-b2fcbbd8.entry.js} +1 -1
  132. package/dist/ptcw-design/{p-22cf00e7.js → p-c7e948b2.js} +1 -1
  133. package/dist/ptcw-design/p-c9762c88.entry.js +1 -0
  134. package/dist/ptcw-design/{p-1b1fd60d.entry.js → p-cf41ac32.entry.js} +1 -1
  135. package/dist/ptcw-design/{p-b9966f20.entry.js → p-d3c11c68.entry.js} +1 -1
  136. package/dist/ptcw-design/p-d428ba40.entry.js +1 -0
  137. package/dist/ptcw-design/p-e00c5964.entry.js +1 -0
  138. package/dist/ptcw-design/p-e1373325.entry.js +1 -0
  139. package/dist/ptcw-design/{p-edaf241d.entry.js → p-e65cbdb9.entry.js} +1 -1
  140. package/dist/ptcw-design/p-ec22d0b8.entry.js +1 -0
  141. package/dist/ptcw-design/ptcw-design.esm.js +1 -1
  142. package/dist/types/components.d.ts +62 -62
  143. package/package.json +101 -101
  144. package/readme.md +23 -23
  145. package/dist/cjs/icon-asset_17.cjs.entry.js +0 -1660
  146. package/dist/cjs/ptc-search-field.cjs.entry.js +0 -95
  147. package/dist/esm/icon-asset_17.entry.js +0 -1640
  148. package/dist/esm/ptc-search-field.entry.js +0 -91
  149. package/dist/ptcw-design/p-045c468a.entry.js +0 -1
  150. package/dist/ptcw-design/p-1a47d0fe.entry.js +0 -1
  151. package/dist/ptcw-design/p-4e8c1ba6.entry.js +0 -1
  152. package/dist/ptcw-design/p-5aed43be.entry.js +0 -1
  153. package/dist/ptcw-design/p-8ffdd794.entry.js +0 -1
  154. package/dist/ptcw-design/p-af46854e.entry.js +0 -1
  155. package/dist/ptcw-design/p-da4b7e23.entry.js +0 -1
  156. package/dist/ptcw-design/p-e50a5a46.entry.js +0 -1
  157. package/dist/ptcw-design/p-e69a0445.entry.js +0 -1
  158. package/dist/ptcw-design/p-e9f834fa.entry.js +0 -1
  159. package/dist/ptcw-design/p-eabf87be.entry.js +0 -1
  160. package/dist/ptcw-design/p-fe445a4a.entry.js +0 -1
@@ -2339,29 +2339,29 @@ export namespace Components {
2339
2339
  /**
2340
2340
  * Title line height
2341
2341
  */
2342
- "titleHeight": | "densest"
2343
- | "denser"
2344
- | "dense"
2345
- | "normal"
2346
- | "loose"
2347
- | "looser"
2342
+ "titleHeight": | "densest"
2343
+ | "denser"
2344
+ | "dense"
2345
+ | "normal"
2346
+ | "loose"
2347
+ | "looser"
2348
2348
  | "paragraph";
2349
2349
  /**
2350
2350
  * Title Margin
2351
2351
  */
2352
- "titleMargin"?: | "margin-flush"
2353
- | "margin-top-3"
2354
- | "margin-top-4"
2355
- | "margin-top-5"
2356
- | "margin-top-6"
2357
- | "margin-bottom-3"
2358
- | "margin-bottom-4"
2359
- | "margin-bottom-5"
2360
- | "margin-bottom-6"
2361
- | "margin-3"
2362
- | "margin-4"
2363
- | "margin-5"
2364
- | "margin-6"
2352
+ "titleMargin"?: | "margin-flush"
2353
+ | "margin-top-3"
2354
+ | "margin-top-4"
2355
+ | "margin-top-5"
2356
+ | "margin-top-6"
2357
+ | "margin-bottom-3"
2358
+ | "margin-bottom-4"
2359
+ | "margin-bottom-5"
2360
+ | "margin-bottom-6"
2361
+ | "margin-3"
2362
+ | "margin-4"
2363
+ | "margin-5"
2364
+ | "margin-6"
2365
2365
  | "margin-9";
2366
2366
  /**
2367
2367
  * Title Shadow
@@ -2370,18 +2370,18 @@ export namespace Components {
2370
2370
  /**
2371
2371
  * Title size
2372
2372
  */
2373
- "titleSize": | "xx-small"
2374
- | "x-small"
2375
- | "small"
2376
- | "medium"
2377
- | "large"
2378
- | "x-large"
2379
- | "xx-large"
2380
- | "xxx-large"
2381
- | "xxxx-large"
2382
- | "xxxx-large-allbp"
2383
- | "xx-large-allbp"
2384
- | "xxxx-large-desktop"
2373
+ "titleSize": | "xx-small"
2374
+ | "x-small"
2375
+ | "small"
2376
+ | "medium"
2377
+ | "large"
2378
+ | "x-large"
2379
+ | "xx-large"
2380
+ | "xxx-large"
2381
+ | "xxxx-large"
2382
+ | "xxxx-large-allbp"
2383
+ | "xx-large-allbp"
2384
+ | "xxxx-large-desktop"
2385
2385
  | "xxxx-large-store";
2386
2386
  /**
2387
2387
  * Title weight
@@ -7016,29 +7016,29 @@ declare namespace LocalJSX {
7016
7016
  /**
7017
7017
  * Title line height
7018
7018
  */
7019
- "titleHeight"?: | "densest"
7020
- | "denser"
7021
- | "dense"
7022
- | "normal"
7023
- | "loose"
7024
- | "looser"
7019
+ "titleHeight"?: | "densest"
7020
+ | "denser"
7021
+ | "dense"
7022
+ | "normal"
7023
+ | "loose"
7024
+ | "looser"
7025
7025
  | "paragraph";
7026
7026
  /**
7027
7027
  * Title Margin
7028
7028
  */
7029
- "titleMargin"?: | "margin-flush"
7030
- | "margin-top-3"
7031
- | "margin-top-4"
7032
- | "margin-top-5"
7033
- | "margin-top-6"
7034
- | "margin-bottom-3"
7035
- | "margin-bottom-4"
7036
- | "margin-bottom-5"
7037
- | "margin-bottom-6"
7038
- | "margin-3"
7039
- | "margin-4"
7040
- | "margin-5"
7041
- | "margin-6"
7029
+ "titleMargin"?: | "margin-flush"
7030
+ | "margin-top-3"
7031
+ | "margin-top-4"
7032
+ | "margin-top-5"
7033
+ | "margin-top-6"
7034
+ | "margin-bottom-3"
7035
+ | "margin-bottom-4"
7036
+ | "margin-bottom-5"
7037
+ | "margin-bottom-6"
7038
+ | "margin-3"
7039
+ | "margin-4"
7040
+ | "margin-5"
7041
+ | "margin-6"
7042
7042
  | "margin-9";
7043
7043
  /**
7044
7044
  * Title Shadow
@@ -7047,18 +7047,18 @@ declare namespace LocalJSX {
7047
7047
  /**
7048
7048
  * Title size
7049
7049
  */
7050
- "titleSize"?: | "xx-small"
7051
- | "x-small"
7052
- | "small"
7053
- | "medium"
7054
- | "large"
7055
- | "x-large"
7056
- | "xx-large"
7057
- | "xxx-large"
7058
- | "xxxx-large"
7059
- | "xxxx-large-allbp"
7060
- | "xx-large-allbp"
7061
- | "xxxx-large-desktop"
7050
+ "titleSize"?: | "xx-small"
7051
+ | "x-small"
7052
+ | "small"
7053
+ | "medium"
7054
+ | "large"
7055
+ | "x-large"
7056
+ | "xx-large"
7057
+ | "xxx-large"
7058
+ | "xxxx-large"
7059
+ | "xxxx-large-allbp"
7060
+ | "xx-large-allbp"
7061
+ | "xxxx-large-desktop"
7062
7062
  | "xxxx-large-store";
7063
7063
  /**
7064
7064
  * Title weight
package/package.json CHANGED
@@ -1,101 +1,101 @@
1
- {
2
- "name": "@ptcwebops/ptcw-design",
3
- "version": "6.4.33-beta",
4
- "description": "Stencil Component Starter",
5
- "main": "dist/index.cjs.js",
6
- "module": "./dist/index.js",
7
- "es2015": "dist/esm/index.mjs",
8
- "es2017": "dist/esm/index.mjs",
9
- "types": "dist/custom-elements/index.d.ts",
10
- "collection": "dist/collection/collection-manifest.json",
11
- "collection:main": "dist/collection/index.js",
12
- "unpkg": "dist/ptcw-design/ptcw-design.esm.js",
13
- "files": [
14
- "dist/",
15
- "loader/"
16
- ],
17
- "scripts": {
18
- "build": "stencil build --docs",
19
- "start": "stencil build --dev --watch --serve",
20
- "test": "stencil test --spec --e2e",
21
- "test.watch": "stencil test --spec --e2e --watchAll",
22
- "test.unit": "stencil test --spec",
23
- "test.end-to-end": "stencil test --e2e",
24
- "test.unit.watch": "stencil test --spec --watch",
25
- "generate": "stencil generate",
26
- "prepare": "stencil build --docs",
27
- "storybook": "storybook dev -p 6006",
28
- "build-storybook": "storybook build",
29
- "generate-story": "node scripts/storyGenerator",
30
- "generate-unit-tests": "node scripts/unitTestGenerator",
31
- "generate-bulk-tests": "node scripts/bulkTestGenerator",
32
- "start:tailwind": "npx tailwindcss -i ./src/global/tailwindcss/input.css -o ./src/global/tailwindcss/output.css --watch",
33
- "start:tailwind-stencil": "npx tailwindcss -i ./src/global/tailwindcss/input.css -o ./src/global/tailwindcss/output.css && npm run start",
34
- "build:tailwind-stencil": "npx tailwindcss -i ./src/global/tailwindcss/input.css -o ./src/global/tailwindcss/output.css --minify && npm run build",
35
- "format:prettier": "prettier --write \"src/**/*.{tsx,html,scss}\""
36
- },
37
- "dependencies": {
38
- "@daveberning/griddle": "^0.3.0",
39
- "@material/checkbox": "^14.0.0",
40
- "@material/form-field": "^14.0.0",
41
- "@material/select": "^14.0.0",
42
- "@material/textfield": "^14.0.0",
43
- "@stencil/core": "^2.20.0",
44
- "@stencil/postcss": "^2.1.0",
45
- "@teamhive/lottie-player": "^1.0.0",
46
- "@types/intl-tel-input": "^17.0.6",
47
- "autoprefixer": "^10.4.21",
48
- "dayjs": "^1.11.13",
49
- "focus-trap": "^7.6.4",
50
- "intl-tel-input": "^18.2.1",
51
- "npmrc": "^1.1.1",
52
- "postcss": "^8.5.6",
53
- "resize-observer-polyfill": "^1.5.1",
54
- "swiper": "^9.1.1"
55
- },
56
- "license": "MIT",
57
- "devDependencies": {
58
- "@babel/preset-env": "^7.22.4",
59
- "@stencil/sass": "^1.4.1",
60
- "@storybook/addon-designs": "^7.0.7",
61
- "@storybook/addon-essentials": "^7.1.0-alpha.29",
62
- "@storybook/addon-links": "^7.1.0-alpha.29",
63
- "@storybook/blocks": "^7.1.0-alpha.29",
64
- "@storybook/web-components": "^7.1.0-alpha.29",
65
- "@storybook/web-components-webpack5": "^7.1.0-alpha.29",
66
- "@types/jest": "^27.0.3",
67
- "ejs": "^3.1.9",
68
- "jest": "^27.4.5",
69
- "jest-cli": "^27.4.5",
70
- "lit": "^2.7.4",
71
- "marked": "^5.1.0",
72
- "mobile-select": "^1.1.2",
73
- "node-html-parser": "^6.1.5",
74
- "prettier": "3.6.2",
75
- "puppeteer": "^10.0.0",
76
- "react": "^18.2.0",
77
- "react-dom": "^18.2.0",
78
- "stencil-inline-svg": "^1.1.0",
79
- "storybook": "^7.1.0-alpha.29",
80
- "tailwindcss": "^3.4.17",
81
- "util": "^0.12.5",
82
- "yargs": "^17.7.2"
83
- },
84
- "directories": {
85
- "doc": "docs"
86
- },
87
- "repository": {
88
- "type": "git",
89
- "url": "git+https://@bitbucket.org/ptc-sitecore-workspace/ptc-design-system.git"
90
- },
91
- "keywords": [
92
- "design system",
93
- "web components",
94
- "stenciljs"
95
- ],
96
- "author": "Yunfeng Qian",
97
- "homepage": "https://bitbucket.org/ptc-sitecore-workspace/ptc-design-system#readme",
98
- "publishConfig": {
99
- "registry": "https://registry.npmjs.org/"
100
- }
101
- }
1
+ {
2
+ "name": "@ptcwebops/ptcw-design",
3
+ "version": "6.4.35-beta",
4
+ "description": "Stencil Component Starter",
5
+ "main": "dist/index.cjs.js",
6
+ "module": "./dist/index.js",
7
+ "es2015": "dist/esm/index.mjs",
8
+ "es2017": "dist/esm/index.mjs",
9
+ "types": "dist/custom-elements/index.d.ts",
10
+ "collection": "dist/collection/collection-manifest.json",
11
+ "collection:main": "dist/collection/index.js",
12
+ "unpkg": "dist/ptcw-design/ptcw-design.esm.js",
13
+ "files": [
14
+ "dist/",
15
+ "loader/"
16
+ ],
17
+ "scripts": {
18
+ "build": "stencil build --docs",
19
+ "start": "stencil build --dev --watch --serve",
20
+ "test": "stencil test --spec --e2e",
21
+ "test.watch": "stencil test --spec --e2e --watchAll",
22
+ "test.unit": "stencil test --spec",
23
+ "test.end-to-end": "stencil test --e2e",
24
+ "test.unit.watch": "stencil test --spec --watch",
25
+ "generate": "stencil generate",
26
+ "prepare": "stencil build --docs",
27
+ "storybook": "storybook dev -p 6006",
28
+ "build-storybook": "storybook build",
29
+ "generate-story": "node scripts/storyGenerator",
30
+ "generate-unit-tests": "node scripts/unitTestGenerator",
31
+ "generate-bulk-tests": "node scripts/bulkTestGenerator",
32
+ "start:tailwind": "npx tailwindcss -i ./src/global/tailwindcss/input.css -o ./src/global/tailwindcss/output.css --watch",
33
+ "start:tailwind-stencil": "npx tailwindcss -i ./src/global/tailwindcss/input.css -o ./src/global/tailwindcss/output.css && npm run start",
34
+ "build:tailwind-stencil": "npx tailwindcss -i ./src/global/tailwindcss/input.css -o ./src/global/tailwindcss/output.css --minify && npm run build",
35
+ "format:prettier": "prettier --write \"src/**/*.{tsx,html,scss}\""
36
+ },
37
+ "dependencies": {
38
+ "@daveberning/griddle": "^0.3.0",
39
+ "@material/checkbox": "^14.0.0",
40
+ "@material/form-field": "^14.0.0",
41
+ "@material/select": "^14.0.0",
42
+ "@material/textfield": "^14.0.0",
43
+ "@stencil/core": "^2.20.0",
44
+ "@stencil/postcss": "^2.1.0",
45
+ "@teamhive/lottie-player": "^1.0.0",
46
+ "@types/intl-tel-input": "^17.0.6",
47
+ "autoprefixer": "^10.4.21",
48
+ "dayjs": "^1.11.13",
49
+ "focus-trap": "^7.6.4",
50
+ "intl-tel-input": "^18.2.1",
51
+ "npmrc": "^1.1.1",
52
+ "postcss": "^8.5.6",
53
+ "resize-observer-polyfill": "^1.5.1",
54
+ "swiper": "^9.1.1"
55
+ },
56
+ "license": "MIT",
57
+ "devDependencies": {
58
+ "@babel/preset-env": "^7.22.4",
59
+ "@stencil/sass": "^1.4.1",
60
+ "@storybook/addon-designs": "^7.0.7",
61
+ "@storybook/addon-essentials": "^7.1.0-alpha.29",
62
+ "@storybook/addon-links": "^7.1.0-alpha.29",
63
+ "@storybook/blocks": "^7.1.0-alpha.29",
64
+ "@storybook/web-components": "^7.1.0-alpha.29",
65
+ "@storybook/web-components-webpack5": "^7.1.0-alpha.29",
66
+ "@types/jest": "^27.0.3",
67
+ "ejs": "^3.1.9",
68
+ "jest": "^27.4.5",
69
+ "jest-cli": "^27.4.5",
70
+ "lit": "^2.7.4",
71
+ "marked": "^5.1.0",
72
+ "mobile-select": "^1.1.2",
73
+ "node-html-parser": "^6.1.5",
74
+ "prettier": "3.6.2",
75
+ "puppeteer": "^10.0.0",
76
+ "react": "^18.2.0",
77
+ "react-dom": "^18.2.0",
78
+ "stencil-inline-svg": "^1.1.0",
79
+ "storybook": "^7.1.0-alpha.29",
80
+ "tailwindcss": "^3.4.17",
81
+ "util": "^0.12.5",
82
+ "yargs": "^17.7.2"
83
+ },
84
+ "directories": {
85
+ "doc": "docs"
86
+ },
87
+ "repository": {
88
+ "type": "git",
89
+ "url": "git+https://@bitbucket.org/ptc-sitecore-workspace/ptc-design-system.git"
90
+ },
91
+ "keywords": [
92
+ "design system",
93
+ "web components",
94
+ "stenciljs"
95
+ ],
96
+ "author": "Yunfeng Qian",
97
+ "homepage": "https://bitbucket.org/ptc-sitecore-workspace/ptc-design-system#readme",
98
+ "publishConfig": {
99
+ "registry": "https://registry.npmjs.org/"
100
+ }
101
+ }
package/readme.md CHANGED
@@ -1,23 +1,23 @@
1
- ![Built With Stencil](https://img.shields.io/badge/-Built%20With%20Stencil-16161d.svg?logo=data%3Aimage%2Fsvg%2Bxml%3Bbase64%2CPD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE5LjIuMSwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCA1MTIgNTEyIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA1MTIgNTEyOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI%2BCjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI%2BCgkuc3Qwe2ZpbGw6I0ZGRkZGRjt9Cjwvc3R5bGU%2BCjxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik00MjQuNywzNzMuOWMwLDM3LjYtNTUuMSw2OC42LTkyLjcsNjguNkgxODAuNGMtMzcuOSwwLTkyLjctMzAuNy05Mi43LTY4LjZ2LTMuNmgzMzYuOVYzNzMuOXoiLz4KPHBhdGggY2xhc3M9InN0MCIgZD0iTTQyNC43LDI5Mi4xSDE4MC40Yy0zNy42LDAtOTIuNy0zMS05Mi43LTY4LjZ2LTMuNkgzMzJjMzcuNiwwLDkyLjcsMzEsOTIuNyw2OC42VjI5Mi4xeiIvPgo8cGF0aCBjbGFzcz0ic3QwIiBkPSJNNDI0LjcsMTQxLjdIODcuN3YtMy42YzAtMzcuNiw1NC44LTY4LjYsOTIuNy02OC42SDMzMmMzNy45LDAsOTIuNywzMC43LDkyLjcsNjguNlYxNDEuN3oiLz4KPC9zdmc%2BCg%3D%3D&colorA=16161d&style=flat-square)
2
-
3
- # PTC Design 6.4.33-beta
4
-
5
- The site is the place for documentation on PTC Design System
6
-
7
- ## Building the Site
8
-
9
- To build the site from the source, ensure you're using the most recent versions of Node and Npm, and pull the latest from master. Next, run `npm install`, `npm run docs` to build the docs files and `npm run start` to launch the site in development mode.
10
-
11
- ## Project Tools
12
-
13
- - stenciljs 2.20.0
14
- - Node 22.21.0
15
- - npm 10.9.4
16
- - jest 27.4.5
17
- - puppeteer 10.0.0
18
-
19
- ## License
20
-
21
- ## Release notes
22
-
23
- TODO: figure out how to do release notes with npm
1
+ ![Built With Stencil](https://img.shields.io/badge/-Built%20With%20Stencil-16161d.svg?logo=data%3Aimage%2Fsvg%2Bxml%3Bbase64%2CPD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE5LjIuMSwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCA1MTIgNTEyIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA1MTIgNTEyOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI%2BCjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI%2BCgkuc3Qwe2ZpbGw6I0ZGRkZGRjt9Cjwvc3R5bGU%2BCjxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik00MjQuNywzNzMuOWMwLDM3LjYtNTUuMSw2OC42LTkyLjcsNjguNkgxODAuNGMtMzcuOSwwLTkyLjctMzAuNy05Mi43LTY4LjZ2LTMuNmgzMzYuOVYzNzMuOXoiLz4KPHBhdGggY2xhc3M9InN0MCIgZD0iTTQyNC43LDI5Mi4xSDE4MC40Yy0zNy42LDAtOTIuNy0zMS05Mi43LTY4LjZ2LTMuNkgzMzJjMzcuNiwwLDkyLjcsMzEsOTIuNyw2OC42VjI5Mi4xeiIvPgo8cGF0aCBjbGFzcz0ic3QwIiBkPSJNNDI0LjcsMTQxLjdIODcuN3YtMy42YzAtMzcuNiw1NC44LTY4LjYsOTIuNy02OC42SDMzMmMzNy45LDAsOTIuNywzMC43LDkyLjcsNjguNlYxNDEuN3oiLz4KPC9zdmc%2BCg%3D%3D&colorA=16161d&style=flat-square)
2
+
3
+ # PTC Design 6.4.35-beta
4
+
5
+ The site is the place for documentation on PTC Design System
6
+
7
+ ## Building the Site
8
+
9
+ To build the site from the source, ensure you're using the most recent versions of Node and Npm, and pull the latest from master. Next, run `npm install`, `npm run docs` to build the docs files and `npm run start` to launch the site in development mode.
10
+
11
+ ## Project Tools
12
+
13
+ - stenciljs 2.20.0
14
+ - Node 22.21.0
15
+ - npm 10.9.4
16
+ - jest 27.4.5
17
+ - puppeteer 10.0.0
18
+
19
+ ## License
20
+
21
+ ## Release notes
22
+
23
+ TODO: figure out how to do release notes with npm