@salesforcedevs/arch-components 1.20.17-alpha4 → 1.20.17-alpha5

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 (355) hide show
  1. package/package.json +1 -1
  2. package/src/modules/common/effectAdapter/__tests__/effectAdapter.test.ts +0 -12
  3. package/src/modules/common/effectAdapter/effectAdapter.html +0 -1
  4. package/src/modules/common/effectAdapter/effectAdapter.ts +0 -24
  5. package/src/modules/common/reflectedElement/__tests__/modules/test/select/select.html +0 -3
  6. package/src/modules/common/reflectedElement/__tests__/modules/test/select/select.ts +0 -7
  7. package/src/modules/common/reflectedElement/__tests__/modules/test/selectTransform/selectTransform.html +0 -3
  8. package/src/modules/common/reflectedElement/__tests__/modules/test/selectTransform/selectTransform.ts +0 -18
  9. package/src/modules/common/reflectedElement/__tests__/reflectedElement.test.ts +0 -75
  10. package/src/modules/common/reflectedElement/reflectedElement.ts +0 -50
  11. package/src/modules/common/slot/__tests__/slot.test.ts +0 -96
  12. package/src/modules/common/slot/slot.ts +0 -21
  13. package/src/modules/sa/coverage/coverage.css +0 -35
  14. package/src/modules/sa/coverage/coverage.html +0 -15
  15. package/src/modules/sa/coverage/coverage.ts +0 -402
  16. package/src/modules/sa/coverage/types.d.ts +0 -26
  17. package/src/modules/sa/expandableSection/expandableSection.css +0 -24
  18. package/src/modules/sa/expandableSection/expandableSection.html +0 -20
  19. package/src/modules/sa/expandableSection/expandableSection.stories.ts +0 -37
  20. package/src/modules/sa/expandableSection/expandableSection.ts +0 -24
  21. package/src/modules/sa/explorer/explorer.css +0 -303
  22. package/src/modules/sa/explorer/explorer.html +0 -403
  23. package/src/modules/sa/explorer/explorer.ts +0 -664
  24. package/src/modules/sa/explorer/types.d.ts +0 -60
  25. package/src/modules/sa/gallery/gallery.css +0 -358
  26. package/src/modules/sa/gallery/gallery.html +0 -65
  27. package/src/modules/sa/gallery/gallery.ts +0 -300
  28. package/src/modules/sa/gallery/types.d.ts +0 -35
  29. package/src/modules/sa/socialShare/socialShare.css +0 -49
  30. package/src/modules/sa/socialShare/socialShare.html +0 -56
  31. package/src/modules/sa/socialShare/socialShare.ts +0 -29
  32. package/src/modules/shared/a11y/a11y.ts +0 -25
  33. package/src/modules/shared/children/children.ts +0 -29
  34. package/src/modules/shared/color/color.ts +0 -52
  35. package/src/modules/shared/debounce/debounce.ts +0 -32
  36. package/src/modules/shared/dialog/dialog.ts +0 -154
  37. package/src/modules/shared/elements/__tests__/overflow.test.ts +0 -39
  38. package/src/modules/shared/elements/overflow.ts +0 -71
  39. package/src/modules/shared/fetch/fetch.ts +0 -52
  40. package/src/modules/shared/helpers/helpers.ts +0 -141
  41. package/src/modules/shared/i18n/i18n.ts +0 -74
  42. package/src/modules/shared/labels/__tests__/helpers.test.ts +0 -107
  43. package/src/modules/shared/labels/__tests__/pointHelpers.test.ts +0 -33
  44. package/src/modules/shared/labels/__tests__/timeHelpers.test.ts +0 -89
  45. package/src/modules/shared/labels/helpers.ts +0 -23
  46. package/src/modules/shared/labels/pointHelpers.ts +0 -47
  47. package/src/modules/shared/labels/timeHelpers.ts +0 -182
  48. package/src/modules/shared/labels/types.d.ts +0 -5
  49. package/src/modules/shared/logger/logger.ts +0 -33
  50. package/src/modules/shared/menu/menu.ts +0 -239
  51. package/src/modules/shared/overflow/__tests__/overflow.test.ts +0 -39
  52. package/src/modules/shared/overflow/overflow.ts +0 -71
  53. package/src/modules/shared/polling-request.ts +0 -97
  54. package/src/modules/shared/testutils.ts +0 -118
  55. package/src/modules/shared/track/track.ts +0 -23
  56. package/src/modules/shared/trailhead.ts +0 -123
  57. package/src/modules/shared/types.d.ts +0 -1
  58. package/src/modules/shared/useEffectAttr.ts +0 -16
  59. package/src/modules/shared/withState.ts +0 -21
  60. package/src/modules/tds/appLauncher/__fixtures__/index.ts +0 -34
  61. package/src/modules/tds/appLauncher/__tests__/appLauncher.test.ts +0 -119
  62. package/src/modules/tds/appLauncher/appLauncher.css +0 -65
  63. package/src/modules/tds/appLauncher/appLauncher.html +0 -38
  64. package/src/modules/tds/appLauncher/appLauncher.stories.ts +0 -39
  65. package/src/modules/tds/appLauncher/appLauncher.ts +0 -79
  66. package/src/modules/tds/appLauncher/types.ts +0 -8
  67. package/src/modules/tds/avatar/__tests__/avatar.test.ts +0 -11
  68. package/src/modules/tds/avatar/avatar.css +0 -77
  69. package/src/modules/tds/avatar/avatar.html +0 -36
  70. package/src/modules/tds/avatar/avatar.stories.ts +0 -64
  71. package/src/modules/tds/avatar/avatar.ts +0 -50
  72. package/src/modules/tds/badge/__tests__/badge.test.js +0 -11
  73. package/src/modules/tds/badge/badge.css +0 -22
  74. package/src/modules/tds/badge/badge.html +0 -5
  75. package/src/modules/tds/badge/badge.stories.ts +0 -10
  76. package/src/modules/tds/badge/badge.ts +0 -9
  77. package/src/modules/tds/button/__tests__/button.test.ts +0 -52
  78. package/src/modules/tds/button/button.css +0 -1
  79. package/src/modules/tds/button/button.html +0 -20
  80. package/src/modules/tds/button/button.stories.js +0 -54
  81. package/src/modules/tds/button/button.ts +0 -59
  82. package/src/modules/tds/buttonIcon/__tests__/buttonIcon.test.ts +0 -17
  83. package/src/modules/tds/buttonIcon/buttonIcon.css +0 -1
  84. package/src/modules/tds/buttonIcon/buttonIcon.html +0 -12
  85. package/src/modules/tds/buttonIcon/buttonIcon.stories.js +0 -38
  86. package/src/modules/tds/buttonIcon/buttonIcon.ts +0 -6
  87. package/src/modules/tds/buttonIconLink/buttonIconLink.css +0 -1
  88. package/src/modules/tds/buttonIconLink/buttonIconLink.html +0 -14
  89. package/src/modules/tds/buttonIconLink/buttonIconLink.stories.ts +0 -32
  90. package/src/modules/tds/buttonIconLink/buttonIconLink.ts +0 -9
  91. package/src/modules/tds/buttonLink/__tests__/buttonLink.test.ts +0 -17
  92. package/src/modules/tds/buttonLink/buttonLink.css +0 -1
  93. package/src/modules/tds/buttonLink/buttonLink.html +0 -19
  94. package/src/modules/tds/buttonLink/buttonLink.stories.js +0 -24
  95. package/src/modules/tds/buttonLink/buttonLink.ts +0 -8
  96. package/src/modules/tds/buttonStyles/buttonStyles.css +0 -232
  97. package/src/modules/tds/childSummary/__tests__/childSummary.test.js +0 -99
  98. package/src/modules/tds/childSummary/childSummary.css +0 -74
  99. package/src/modules/tds/childSummary/childSummary.html +0 -38
  100. package/src/modules/tds/childSummary/childSummary.stories.ts +0 -40
  101. package/src/modules/tds/childSummary/childSummary.ts +0 -63
  102. package/src/modules/tds/childSummary/types.d.ts +0 -10
  103. package/src/modules/tds/contentChildListItem/__tests__/contentChildListItem.test.ts +0 -32
  104. package/src/modules/tds/contentChildListItem/contentChildListItem.css +0 -1
  105. package/src/modules/tds/contentChildListItem/contentChildListItem.html +0 -10
  106. package/src/modules/tds/contentChildListItem/contentChildListItem.stories.ts +0 -46
  107. package/src/modules/tds/contentChildListItem/contentChildListItem.ts +0 -34
  108. package/src/modules/tds/contentIcon/contentIcon.css +0 -47
  109. package/src/modules/tds/contentIcon/contentIcon.html +0 -15
  110. package/src/modules/tds/contentIcon/contentIcon.stories.js +0 -110
  111. package/src/modules/tds/contentIcon/contentIcon.ts +0 -66
  112. package/src/modules/tds/contextAdapter/__tests__/contextAdapter.test.ts +0 -76
  113. package/src/modules/tds/contextAdapter/constants.ts +0 -1
  114. package/src/modules/tds/contextAdapter/contextAdapter.html +0 -1
  115. package/src/modules/tds/contextAdapter/contextAdapter.ts +0 -54
  116. package/src/modules/tds/dialogStyles/dialogStyles.css +0 -90
  117. package/src/modules/tds/footerLinks/__tests__/__snapshots__/footerLinks.test.ts.snap +0 -3
  118. package/src/modules/tds/footerLinks/__tests__/footerLinks.test.ts +0 -142
  119. package/src/modules/tds/footerLinks/footerLinks.css +0 -80
  120. package/src/modules/tds/footerLinks/footerLinks.html +0 -30
  121. package/src/modules/tds/footerLinks/footerLinks.ts +0 -48
  122. package/src/modules/tds/footerLinks/types.ts +0 -11
  123. package/src/modules/tds/footerMfe/footerMfe.html +0 -3
  124. package/src/modules/tds/footerMfe/footerMfe.ts +0 -19
  125. package/src/modules/tds/headerAvatar/__tests__/headerAvatar.test.ts +0 -43
  126. package/src/modules/tds/headerAvatar/headerAvatar.css +0 -45
  127. package/src/modules/tds/headerAvatar/headerAvatar.html +0 -25
  128. package/src/modules/tds/headerAvatar/headerAvatar.ts +0 -15
  129. package/src/modules/tds/headerHelpButton/__tests__/headerHelpButton.test.ts +0 -32
  130. package/src/modules/tds/headerHelpButton/headerHelpButton.css +0 -14
  131. package/src/modules/tds/headerHelpButton/headerHelpButton.html +0 -19
  132. package/src/modules/tds/headerHelpButton/headerHelpButton.ts +0 -12
  133. package/src/modules/tds/heading/__tests__/heading.test.ts +0 -50
  134. package/src/modules/tds/heading/heading.css +0 -1
  135. package/src/modules/tds/heading/heading.html +0 -9
  136. package/src/modules/tds/heading/heading.stories.ts +0 -36
  137. package/src/modules/tds/heading/heading.ts +0 -36
  138. package/src/modules/tds/icon/icon.css +0 -28
  139. package/src/modules/tds/icon/icon.html +0 -17
  140. package/src/modules/tds/icon/icon.stories.js +0 -18
  141. package/src/modules/tds/icon/icon.ts +0 -79
  142. package/src/modules/tds/input/__tests__/input.test.ts +0 -41
  143. package/src/modules/tds/input/input.css +0 -34
  144. package/src/modules/tds/input/input.html +0 -12
  145. package/src/modules/tds/input/input.stories.ts +0 -25
  146. package/src/modules/tds/input/input.ts +0 -41
  147. package/src/modules/tds/instrumentation/instrumentation.css +0 -0
  148. package/src/modules/tds/instrumentation/instrumentation.html +0 -1
  149. package/src/modules/tds/instrumentation/instrumentation.ts +0 -113
  150. package/src/modules/tds/pbCard/pbCard.css +0 -28
  151. package/src/modules/tds/pbCard/pbCard.html +0 -21
  152. package/src/modules/tds/pbCard/pbCard.ts +0 -18
  153. package/src/modules/tds/pill/__tests__/pill.test.ts +0 -56
  154. package/src/modules/tds/pill/pill.css +0 -70
  155. package/src/modules/tds/pill/pill.html +0 -17
  156. package/src/modules/tds/pill/pill.stories.ts +0 -41
  157. package/src/modules/tds/pill/pill.ts +0 -34
  158. package/src/modules/tds/progressBar/__tests__/progressBar.test.js +0 -11
  159. package/src/modules/tds/progressBar/progressBar.css +0 -42
  160. package/src/modules/tds/progressBar/progressBar.html +0 -14
  161. package/src/modules/tds/progressBar/progressBar.stories.ts +0 -24
  162. package/src/modules/tds/progressBar/progressBar.ts +0 -14
  163. package/src/modules/tds/radio/__tests__/radio.test.ts +0 -29
  164. package/src/modules/tds/radio/radio.css +0 -89
  165. package/src/modules/tds/radio/radio.html +0 -17
  166. package/src/modules/tds/radio/radio.stories.ts +0 -31
  167. package/src/modules/tds/radio/radio.ts +0 -32
  168. package/src/modules/tds/reset/reset.css +0 -39
  169. package/src/modules/tds/search/__fixtures__/index.ts +0 -32
  170. package/src/modules/tds/search/__tests__/search.test.ts +0 -235
  171. package/src/modules/tds/search/lib/__tests__/__snapshots__/listbox.test.ts.snap +0 -115
  172. package/src/modules/tds/search/lib/__tests__/listbox.test.ts +0 -192
  173. package/src/modules/tds/search/lib/listbox.ts +0 -209
  174. package/src/modules/tds/search/search.css +0 -122
  175. package/src/modules/tds/search/search.html +0 -21
  176. package/src/modules/tds/search/search.stories.ts +0 -20
  177. package/src/modules/tds/search/search.ts +0 -107
  178. package/src/modules/tds/search/types.d.ts +0 -22
  179. package/src/modules/tds/searchList/searchList.css +0 -120
  180. package/src/modules/tds/searchList/searchList.html +0 -43
  181. package/src/modules/tds/searchList/searchList.stories.ts +0 -10
  182. package/src/modules/tds/searchList/searchList.ts +0 -53
  183. package/src/modules/tds/select/__tests__/select.test.ts +0 -150
  184. package/src/modules/tds/select/select.css +0 -42
  185. package/src/modules/tds/select/select.html +0 -24
  186. package/src/modules/tds/select/select.stories.ts +0 -59
  187. package/src/modules/tds/select/select.ts +0 -60
  188. package/src/modules/tds/spinner/__tests__/spinner.test.ts +0 -11
  189. package/src/modules/tds/spinner/spinner.css +0 -194
  190. package/src/modules/tds/spinner/spinner.html +0 -9
  191. package/src/modules/tds/spinner/spinner.stories.ts +0 -20
  192. package/src/modules/tds/spinner/spinner.ts +0 -15
  193. package/src/modules/tds/styles/styles.css +0 -24
  194. package/src/modules/tds/summary/__tests__/summary.test.ts +0 -135
  195. package/src/modules/tds/summary/summary.css +0 -135
  196. package/src/modules/tds/summary/summary.html +0 -69
  197. package/src/modules/tds/summary/summary.stories.js +0 -148
  198. package/src/modules/tds/summary/summary.ts +0 -95
  199. package/src/modules/tds/tab/__tests__/tab.test.ts +0 -25
  200. package/src/modules/tds/tab/tab.css +0 -3
  201. package/src/modules/tds/tab/tab.html +0 -5
  202. package/src/modules/tds/tab/tab.ts +0 -46
  203. package/src/modules/tds/tabset/__tests__/tabset.test.ts +0 -108
  204. package/src/modules/tds/tabset/tabset.css +0 -112
  205. package/src/modules/tds/tabset/tabset.html +0 -63
  206. package/src/modules/tds/tabset/tabset.stories.ts +0 -32
  207. package/src/modules/tds/tabset/tabset.ts +0 -232
  208. package/src/modules/tds/themeProvider/themeProvider.css +0 -502
  209. package/src/modules/tds/themeProvider/themeProvider.html +0 -3
  210. package/src/modules/tds/themeProvider/themeProvider.ts +0 -37
  211. package/src/modules/tds/tile/tile.css +0 -23
  212. package/src/modules/tds/tile/tile.html +0 -5
  213. package/src/modules/tds/tile/tile.stories.js +0 -14
  214. package/src/modules/tds/tile/tile.ts +0 -12
  215. package/src/modules/tds/xsfMfeEvents/xsfMfeEvents.html +0 -1
  216. package/src/modules/tds/xsfMfeEvents/xsfMfeEvents.ts +0 -47
  217. package/src/modules/th/contextAdapter/__tests__/contextAdapter.test.ts +0 -104
  218. package/src/modules/th/contextAdapter/contextAdapter.html +0 -1
  219. package/src/modules/th/contextAdapter/contextAdapter.ts +0 -49
  220. package/src/modules/th/favoriteButton/__tests__/favoriteButton.test.ts +0 -56
  221. package/src/modules/th/favoriteButton/favoriteButton.css +0 -3
  222. package/src/modules/th/favoriteButton/favoriteButton.html +0 -15
  223. package/src/modules/th/favoriteButton/favoriteButton.stories.js +0 -30
  224. package/src/modules/th/favoriteButton/favoriteButton.ts +0 -84
  225. package/src/modules/th/favoriteButton/mocks/index.ts +0 -12
  226. package/src/modules/th/search/__fixtures__/index.ts +0 -14
  227. package/src/modules/th/search/__tests__/search.test.ts +0 -233
  228. package/src/modules/th/search/constants.ts +0 -2
  229. package/src/modules/th/search/mocks/index.ts +0 -30
  230. package/src/modules/th/search/mocks/responses.ts +0 -54
  231. package/src/modules/th/search/search.css +0 -4
  232. package/src/modules/th/search/search.html +0 -12
  233. package/src/modules/th/search/search.ts +0 -172
  234. package/src/modules/th/search/types.d.ts +0 -29
  235. package/src/modules/tm/card/__tests__/card.test.ts +0 -65
  236. package/src/modules/tm/card/card.css +0 -131
  237. package/src/modules/tm/card/card.html +0 -81
  238. package/src/modules/tm/card/card.ts +0 -269
  239. package/src/modules/tm/cardBase/cardBase.css +0 -11
  240. package/src/modules/tm/cardGridA/cardGridA.css +0 -11
  241. package/src/modules/tm/cardGridA/cardGridA.html +0 -21
  242. package/src/modules/tm/cardGridA/cardGridA.stories.js +0 -107
  243. package/src/modules/tm/cardGridA/cardGridA.ts +0 -24
  244. package/src/modules/tm/cardGridB/cardGridB.css +0 -88
  245. package/src/modules/tm/cardGridB/cardGridB.html +0 -20
  246. package/src/modules/tm/cardGridB/cardGridB.stories.js +0 -58
  247. package/src/modules/tm/cardGridB/cardGridB.ts +0 -19
  248. package/src/modules/tm/cardGridC/cardGridC.css +0 -24
  249. package/src/modules/tm/cardGridC/cardGridC.html +0 -22
  250. package/src/modules/tm/cardGridC/cardGridC.stories.js +0 -42
  251. package/src/modules/tm/cardGridC/cardGridC.ts +0 -11
  252. package/src/modules/tm/cardGridD/cardGridD.css +0 -17
  253. package/src/modules/tm/cardGridD/cardGridD.html +0 -20
  254. package/src/modules/tm/cardGridD/cardGridD.stories.js +0 -34
  255. package/src/modules/tm/cardGridD/cardGridD.ts +0 -7
  256. package/src/modules/tm/cardNew/cardNew.css +0 -31
  257. package/src/modules/tm/cardNew/cardNew.html +0 -29
  258. package/src/modules/tm/cardNew/cardNew.ts +0 -66
  259. package/src/modules/tm/content/__fixtures__/index.ts +0 -884
  260. package/src/modules/tm/content/__tests__/content.test.ts +0 -95
  261. package/src/modules/tm/content/content.css +0 -641
  262. package/src/modules/tm/content/content.html +0 -53
  263. package/src/modules/tm/content/content.stories.js +0 -14
  264. package/src/modules/tm/content/content.ts +0 -171
  265. package/src/modules/tm/endCapA/__tests__/endCapA.test.ts +0 -52
  266. package/src/modules/tm/endCapA/endCapA.css +0 -64
  267. package/src/modules/tm/endCapA/endCapA.html +0 -21
  268. package/src/modules/tm/endCapA/endCapA.stories.js +0 -37
  269. package/src/modules/tm/endCapA/endCapA.ts +0 -23
  270. package/src/modules/tm/eventsA/eventsA.css +0 -107
  271. package/src/modules/tm/eventsA/eventsA.html +0 -26
  272. package/src/modules/tm/eventsA/eventsA.stories.js +0 -51
  273. package/src/modules/tm/eventsA/eventsA.ts +0 -48
  274. package/src/modules/tm/faqA/faqA.css +0 -87
  275. package/src/modules/tm/faqA/faqA.html +0 -27
  276. package/src/modules/tm/faqA/faqA.stories.js +0 -25
  277. package/src/modules/tm/faqA/faqA.ts +0 -40
  278. package/src/modules/tm/featureGridA/__tests__/featureGridA.test.ts +0 -116
  279. package/src/modules/tm/featureGridA/featureGridA.css +0 -95
  280. package/src/modules/tm/featureGridA/featureGridA.html +0 -34
  281. package/src/modules/tm/featureGridA/featureGridA.stories.js +0 -45
  282. package/src/modules/tm/featureGridA/featureGridA.ts +0 -59
  283. package/src/modules/tm/footnote/footnote.css +0 -28
  284. package/src/modules/tm/footnote/footnote.html +0 -3
  285. package/src/modules/tm/footnote/footnote.stories.js +0 -29
  286. package/src/modules/tm/footnote/footnote.ts +0 -35
  287. package/src/modules/tm/heroA/__tests__/heroA.test.ts +0 -51
  288. package/src/modules/tm/heroA/heroA.css +0 -116
  289. package/src/modules/tm/heroA/heroA.html +0 -27
  290. package/src/modules/tm/heroA/heroA.stories.js +0 -49
  291. package/src/modules/tm/heroA/heroA.ts +0 -56
  292. package/src/modules/tm/heroB/heroB.css +0 -78
  293. package/src/modules/tm/heroB/heroB.html +0 -26
  294. package/src/modules/tm/heroB/heroB.stories.js +0 -44
  295. package/src/modules/tm/heroB/heroB.ts +0 -26
  296. package/src/modules/tm/page/__tests__/page.test.ts +0 -35
  297. package/src/modules/tm/page/page.css +0 -3
  298. package/src/modules/tm/page/page.html +0 -3
  299. package/src/modules/tm/page/page.stories.js +0 -10
  300. package/src/modules/tm/page/page.ts +0 -3
  301. package/src/modules/tm/pageHeaderA/pageHeaderA.css +0 -82
  302. package/src/modules/tm/pageHeaderA/pageHeaderA.html +0 -24
  303. package/src/modules/tm/pageHeaderA/pageHeaderA.stories.js +0 -18
  304. package/src/modules/tm/pageHeaderA/pageHeaderA.ts +0 -51
  305. package/src/modules/tm/pageNavigationA/pageNavigationA.css +0 -41
  306. package/src/modules/tm/pageNavigationA/pageNavigationA.html +0 -9
  307. package/src/modules/tm/pageNavigationA/pageNavigationA.stories.js +0 -34
  308. package/src/modules/tm/pageNavigationA/pageNavigationA.ts +0 -18
  309. package/src/modules/tm/promoA/__tests__/promoA.test.ts +0 -89
  310. package/src/modules/tm/promoA/promoA.css +0 -95
  311. package/src/modules/tm/promoA/promoA.html +0 -22
  312. package/src/modules/tm/promoA/promoA.stories.js +0 -38
  313. package/src/modules/tm/promoA/promoA.ts +0 -62
  314. package/src/modules/tm/sectionA/sectionA.css +0 -64
  315. package/src/modules/tm/sectionA/sectionA.html +0 -21
  316. package/src/modules/tm/sectionA/sectionA.stories.js +0 -18
  317. package/src/modules/tm/sectionA/sectionA.ts +0 -27
  318. package/src/modules/tm/sectionSpacer/sectionSpacer.css +0 -4
  319. package/src/modules/tm/sectionSpacer/sectionSpacer.html +0 -1
  320. package/src/modules/tm/sectionSpacer/sectionSpacer.ts +0 -3
  321. package/src/modules/tm/skillsCardA/skillsCardA.css +0 -73
  322. package/src/modules/tm/skillsCardA/skillsCardA.html +0 -37
  323. package/src/modules/tm/skillsCardA/skillsCardA.ts +0 -38
  324. package/src/modules/tm/skillsGridA/skillsGridA.css +0 -12
  325. package/src/modules/tm/skillsGridA/skillsGridA.html +0 -5
  326. package/src/modules/tm/skillsGridA/skillsGridA.stories.ts +0 -65
  327. package/src/modules/tm/skillsGridA/skillsGridA.ts +0 -3
  328. package/src/modules/tm/statsA/statsA.css +0 -26
  329. package/src/modules/tm/statsA/statsA.html +0 -10
  330. package/src/modules/tm/statsA/statsA.stories.js +0 -29
  331. package/src/modules/tm/statsA/statsA.ts +0 -20
  332. package/src/modules/tm/textItem/textItem.css +0 -53
  333. package/src/modules/tm/textItem/textItem.html +0 -18
  334. package/src/modules/tm/textItem/textItem.ts +0 -32
  335. package/src/modules/tm/textItemGridA/textItemGridA.css +0 -11
  336. package/src/modules/tm/textItemGridA/textItemGridA.html +0 -15
  337. package/src/modules/tm/textItemGridA/textItemGridA.stories.js +0 -67
  338. package/src/modules/tm/textItemGridA/textItemGridA.ts +0 -20
  339. package/src/modules/tm/threeCardGrid/threeCardGrid.css +0 -6
  340. package/src/modules/tm/threeCardGrid/threeCardGrid.html +0 -5
  341. package/src/modules/tm/threeCardGrid/threeCardGrid.ts +0 -3
  342. package/src/modules/tm/trailblazersA/trailblazersA.css +0 -70
  343. package/src/modules/tm/trailblazersA/trailblazersA.html +0 -42
  344. package/src/modules/tm/trailblazersA/trailblazersA.stories.js +0 -52
  345. package/src/modules/tm/trailblazersA/trailblazersA.ts +0 -43
  346. package/src/modules/tm/utils/utils.ts +0 -18
  347. package/src/modules/tm/youtube/youtube.css +0 -7
  348. package/src/modules/tm/youtube/youtube.html +0 -10
  349. package/src/modules/tm/youtube/youtube.stories.js +0 -15
  350. package/src/modules/tm/youtube/youtube.ts +0 -27
  351. package/src/modules/ui/focusTrap/focusTrap.html +0 -5
  352. package/src/modules/ui/focusTrap/focusTrap.ts +0 -104
  353. package/src/modules/ui/focusVisible/__tests__/focusVisible.test.ts +0 -95
  354. package/src/modules/ui/focusVisible/focusVisible.html +0 -3
  355. package/src/modules/ui/focusVisible/focusVisible.ts +0 -46
@@ -1,402 +0,0 @@
1
- import { LightningElement, api, track } from 'lwc';
2
- import { ProductArea, RoadmapFeature } from './types';
3
-
4
- export default class coverage extends LightningElement {
5
-
6
- // get the inputs from the config
7
- _portfolio: any;
8
- _covered: any;
9
- _selected: any;
10
-
11
- // hold the coverage data
12
- portfolioData: ProductArea[] = [];
13
- roadmapData: RoadmapFeature[] = [];
14
- totalProductAreas: number = 0;
15
- totalFeatureAreas: number = 0;
16
- paCoverageCount: number = 0;
17
- faCoverageCount: number = 0;
18
- paCoveragePct: number = 0;
19
- faCoveragePct: number = 0;
20
-
21
- // used to check if the chartjs script loaded
22
- scriptLoaded = false;
23
-
24
- // holds the chartjs components
25
- donutChart: any;
26
- barChart: any;
27
- @track productAreaTitle: string = '';
28
- @track featureAreaTitle: string = '';
29
-
30
- // chart settings
31
- xlightCloudBlue: string = '#eaf5fe';
32
- lightCloudBlue: string = '#90d0fe';
33
- medCloudBlue: string = '#0d9dda';
34
- inactiveBg: string = '#dbdbdb';
35
- inactiveHover: string = '#d3d3d3';
36
- selectedPA: ProductArea | undefined;
37
-
38
- /// this function fires when a component is inserted into the DOM
39
- /// we use this function to collect initial data and set up the page:
40
- /// gets product and feature json data
41
- /// gets roadmap feature data
42
- /// adds the chartjs library
43
- async connectedCallback() {
44
- // Override in subclasses
45
- }
46
-
47
- setupCharts() {
48
- if (this._covered && this._portfolio) {
49
- try {
50
-
51
- this.portfolioData = [...this._portfolio] as ProductArea[];
52
- this.portfolioData.sort((a, b) => a.name.localeCompare(b.name));
53
- this.roadmapData = [...this._covered] as RoadmapFeature[];
54
-
55
- this.totalProductAreas = this.portfolioData.length;
56
- this.totalFeatureAreas = this.portfolioData.reduce((total, productArea) => {
57
- return total + productArea.feature_areas.length;
58
- }, 0);
59
-
60
- // now update the coverage values in the portfolio data
61
- this.paCoverageCount = this.portfolioData.filter(pa => pa.covered === true).length;
62
- this.paCoveragePct = this.paCoverageCount / this.totalProductAreas * 100;
63
-
64
- // add the chartsjs library to the dom
65
- const script = document.createElement('script');
66
- script.src = 'https://cdn.jsdelivr.net/npm/chart.js';
67
- document.head.appendChild(script);
68
- script.onload = () => {
69
- this.scriptLoaded = true;
70
- this.registerCenterLabelPlugin();
71
- this.initializeProductAreaChart();
72
- this.initializeFeatureAreaChart();
73
- this.updateSelectedProductArea(this.donutChart);
74
- };
75
-
76
- } catch (error: any) {
77
- console.error("An error occurred getting the portfolio data:", error?.message || String(error));
78
- }
79
- }
80
- }
81
-
82
- /// set up the donut chart for product areas
83
- initializeProductAreaChart() {
84
-
85
- // Data for the donut chart
86
- const dataDonut = {
87
- labels: this.portfolioData.map(area => area.name),
88
- datasets: [{
89
- data: Array.from({ length: this.totalProductAreas }, () => 100/this.totalProductAreas),
90
- backgroundColor: this.portfolioData.map(area => area.covered ? area.colors.light : this.inactiveBg),
91
- hoverBackgroundColor: this.portfolioData.map(area => area.covered ? area.colors.xlight : this.inactiveHover),
92
- hoverOffset: 10,
93
- cutout: "25%"
94
- }]
95
- };
96
-
97
- // options for donut chart
98
- const optionsDonut = {
99
- responsive: true,
100
- maintainAspectRatio: false,
101
- autoPadding: false,
102
- hover: false,
103
- layout: {
104
- padding: {
105
- bottom: 15
106
- }
107
- },
108
- plugins: {
109
- legend: {
110
- display: true,
111
- position: "left",
112
- onClick: () => {}
113
- },
114
- title: {
115
- display: false,
116
- anchor: 'center',
117
- clamp: true,
118
- align: 'center',
119
- fullSize: true,
120
- font: {
121
- family: "Salesforce Sans",
122
- size: 15,
123
- weight: 'normal'
124
- }
125
- },
126
- tooltip: {
127
- enabled: true,
128
- label: {
129
- display: false
130
- },
131
- callbacks: {
132
- title: function(context: any) {
133
- return context.label;
134
- },
135
- label: function(_context: any) {
136
- return '';
137
- }
138
- }
139
- }
140
- }
141
- };
142
-
143
- // config for donut
144
- const configDonut = {
145
- type: 'doughnut',
146
- data: dataDonut,
147
- options: optionsDonut
148
- };
149
-
150
- // Create the Donut chart
151
- const chartCanvas = this.template.querySelector("#chartCanvas") as HTMLCanvasElement;
152
- if (chartCanvas) {
153
- this.donutChart = new (window as any).Chart(chartCanvas, configDonut);
154
- }
155
- }
156
-
157
- // set up the plugin to place the % at the center of the donut
158
- registerCenterLabelPlugin() {
159
- (window as any).Chart.register({
160
- id: 'center-label',
161
- afterDatasetsDraw: function(chart: any) {
162
- if (chart.config.type === 'doughnut') {
163
- const text = chart.config.options.plugins.title.text;
164
- const ctx = chart.ctx;
165
- ctx.save();
166
- const x = chart.getDatasetMeta(0).data[0].x;
167
- const y = chart.getDatasetMeta(0).data[0].y;
168
- ctx.textAlign = 'center';
169
- ctx.textBaseline = 'middle';
170
- ctx.font = '18px Salesforce Sans';
171
- ctx.fillText(text, x, y);
172
- }
173
- }
174
- });
175
- }
176
-
177
- // build the datasets for the bar chart when All Product Areas is selected
178
- getFeatureAreaChartForEntirePortfolio() {
179
- return {
180
- labels: this.portfolioData.map(pa => pa.name),
181
- datasets: [{
182
- data: this.portfolioData.map(pa => pa.feature_area_coverage),
183
- backgroundColor: this.portfolioData.map(pa => (pa.covered) ? pa.colors.light : this.inactiveBg)
184
- }]
185
- };
186
- }
187
-
188
- // build the datasets for the bar chart when one Prod Area is selected
189
- getFeatureAreaChartForSelectedProductArea() {
190
- if (!this.selectedPA) {
191
- return this.getFeatureAreaChartForEntirePortfolio();
192
- }
193
-
194
- const dataVal = 100/this.selectedPA.feature_areas.length;
195
- return {
196
- labels: [`${this.selectedPA.feature_areas_covered} of ${this.selectedPA.feature_areas.length}`],
197
- datasets: this.selectedPA.feature_areas.map(fa => ({
198
- data: [dataVal],
199
- label: fa.name,
200
- backgroundColor: (fa.covered) ? this.selectedPA!.colors.light : this.inactiveBg,
201
- borderWidth: 2,
202
- borderColor: 'white'
203
- }))
204
- };
205
- }
206
-
207
- // set up the bar chart for feature area coverage
208
- initializeFeatureAreaChart() {
209
-
210
- // options for feature bar
211
- const optionsBar = {
212
- indexAxis: 'y',
213
- hover: false,
214
- scales: {
215
- x: {
216
- display: true,
217
- begingAtZero: true,
218
- min: 0,
219
- max: 100,
220
- stacked: true,
221
- ticks: {
222
- // forces step size to be 50 units
223
- stepSize: 25,
224
- callback: function (value: any) {
225
- return value + '%'; // Appending '%' to the tick value
226
- }
227
- }
228
- },
229
- y: {
230
- stacked: true,
231
- display: true,
232
- begingAtZero: true,
233
- grouped: false
234
- }
235
- },
236
- plugins: {
237
- legend: {
238
- display: false
239
- },
240
- title: {
241
- display: false,
242
- text: `${this.faCoveragePct.toFixed(0)}% of all feature areas are in this roadmap`,
243
- fullSize: true,
244
- align: 'end',
245
- font: {
246
- family: "Salesforce Sans",
247
- size: 16,
248
- weight: 'normal'
249
- }
250
- }
251
- ,tooltip: {
252
- enabled: true,
253
- label: {
254
- display: false
255
- },
256
- callbacks: {
257
- title: function(context: any) {
258
- if (context[0].label.includes(' of ')){
259
- return context[0].dataset.label;
260
- }
261
- return context.label;
262
-
263
- },
264
- label: function(context: any) {
265
- if (context.dataset.label) {
266
- return '';
267
- }
268
- return `${context.formattedValue}%`;
269
-
270
- }
271
- }
272
- }
273
- }
274
- };
275
-
276
- // config for features bar
277
- const configBar = {
278
- type: 'bar',
279
- data: this.getFeatureAreaChartForEntirePortfolio(),
280
- options: optionsBar
281
- };
282
-
283
- const barCanvas = this.template.querySelector("#barCanvas") as HTMLCanvasElement;
284
- if (barCanvas) {
285
- this.featureAreaTitle = `${this.faCoveragePct.toFixed(0)}% of all feature areas are in this roadmap`;
286
- this.barChart = new (window as any).Chart(barCanvas, configBar);
287
- }
288
-
289
- }
290
-
291
- // handle product area selection change event
292
- updateSelectedProductArea(chart: any) {
293
-
294
- // reset the Donut chart
295
- if (chart.getActiveElements().length > 0) {
296
- chart.setActiveElements([]);
297
- chart.tooltip.setActiveElements([]);
298
- }
299
-
300
- // now lets mimic a hover based on the selected product area
301
- // first get the selected product area
302
- let selectedIndex = -1;
303
- selectedIndex = chart.config.data.labels.indexOf(this._selected) as number;
304
-
305
- // check if there is a selection
306
- if (selectedIndex !== -1) {
307
- // hide the center value
308
- chart.config.options.plugins.title.text = '';
309
-
310
- // now lets set the active settings on the selected prod area
311
- this.selectedPA = this.portfolioData.find(area => area.name === this._selected);
312
- if (this.selectedPA) {
313
-
314
- // update the non active items
315
- chart.config.data.datasets[0].backgroundColor = this.portfolioData.map(area => area.covered ? area.colors.xlight : this.inactiveBg);
316
- chart.config.data.datasets[0].backgroundColor[selectedIndex] = this.selectedPA.colors.light;
317
- chart.legend.legendItems[selectedIndex].fillStyle = this.selectedPA.colors.light;
318
-
319
- // update the selected offset and tooltip
320
- chart.setActiveElements([
321
- {
322
- datasetIndex: 0,
323
- index: selectedIndex
324
- }
325
- ]);
326
- chart.tooltip.setActiveElements([
327
- {
328
- datasetIndex: 0,
329
- index: selectedIndex
330
- }
331
- ]);
332
- }
333
-
334
- } else {
335
- // show the center value
336
- chart.config.options.plugins.title.text = `${this.paCoveragePct.toFixed(0)}%`;
337
- // update the all the items to active
338
- chart.config.data.datasets[0].backgroundColor = this.portfolioData.map(area => area.covered ? area.colors.light : this.inactiveBg);
339
- }
340
-
341
- // now update the donut chart and the bar chart
342
- chart.update();
343
- this.updateSelectedFeatureArea(this.barChart);
344
- }
345
-
346
- // update the bar chart when product area selection changes
347
- updateSelectedFeatureArea(chart: any) {
348
-
349
- // reset the chart
350
- if (chart.getActiveElements().length > 0) {
351
- chart.setActiveElements([]);
352
- chart.tooltip.setActiveElements([]);
353
- }
354
-
355
- // check if there is a product area selected
356
- if (this.selectedPA && this._selected !== '') {
357
- chart.config.data = this.getFeatureAreaChartForSelectedProductArea();
358
- } else {
359
- chart.config.data = this.getFeatureAreaChartForEntirePortfolio();
360
- }
361
-
362
- // always update the bar
363
- chart.update();
364
-
365
- }
366
-
367
- /// Below is the getters and setters for inputs
368
- @api
369
- set portfolio(value: any) {
370
- if(this._portfolio !== value && value.length > 0) {
371
- this._portfolio = [...value];
372
- this.setupCharts();
373
- }
374
- }
375
- get portfolio() {
376
- return this._portfolio;
377
- }
378
-
379
- @api
380
- set covered(value: any) {
381
- if(this._covered !== value && value.length > 0) {
382
- this._covered = [...value];
383
- this.setupCharts();
384
- }
385
- }
386
- get covered() {
387
- return this._covered;
388
- }
389
-
390
- @api
391
- set selected(value: any) {
392
- if(this._selected !== value) {
393
- this._selected = value;
394
- if (this.scriptLoaded) {
395
- this.updateSelectedProductArea(this.donutChart);
396
- }
397
- }
398
- }
399
- get selected() {
400
- return this._selected;
401
- }
402
- }
@@ -1,26 +0,0 @@
1
- export type Colors = {
2
- xlight: string;
3
- light: string;
4
- }
5
-
6
- export type FeatureArea = {
7
- name: string;
8
- covered: boolean;
9
- productArea: string;
10
- activeColor: string;
11
- inactiveColor: string;
12
- features: string[];
13
- }
14
-
15
- export type ProductArea = {
16
- name: string;
17
- colors: Colors;
18
- covered: boolean;
19
- feature_areas_covered: number;
20
- feature_area_coverage: number;
21
- feature_areas: FeatureArea[];
22
- };
23
-
24
- export type RoadmapFeature = {
25
- [key: string]: any;
26
- };
@@ -1,24 +0,0 @@
1
- @import 'tds/reset';
2
-
3
- .section-title {
4
- display: flex;
5
- align-items: center;
6
- }
7
-
8
- .section-content {
9
- display: none;
10
- }
11
-
12
- .is-open .section-content {
13
- padding-top: 0.5rem;
14
- display: block;
15
- }
16
-
17
- .icon {
18
- transform: rotate(-90deg);
19
- transition: transform 300ms;
20
- }
21
-
22
- .is-open .icon {
23
- transform: rotate(0deg);
24
- }
@@ -1,20 +0,0 @@
1
- <template>
2
- <div class={sectionClass}>
3
- <h3 class="section-title">
4
- <tds-button-icon
5
- size="small"
6
- aria-label="Expand/Collapse"
7
- variant="bare"
8
- aria-controls="expand"
9
- aria-expanded={_isOpen}
10
- onclick={handleExpandClick}
11
- >
12
- <tds-icon class="icon" size="small" symbol="switch"></tds-icon>
13
- </tds-button-icon>
14
- <slot name="title"></slot>
15
- </h3>
16
- <div aria-hidden={isClosed} class="section-content" id="expand">
17
- <slot></slot>
18
- </div>
19
- </div>
20
- </template>
@@ -1,37 +0,0 @@
1
- import { html } from 'lit-html';
2
-
3
- export default {
4
- title: 'sa/sa-expandable-section',
5
- parameters: {
6
- modules: ['/modules/sa-expandable-section.js']
7
- }
8
- };
9
-
10
- export const Base = () =>
11
- html`
12
- <sa-expandable-section>
13
- <span slot="title">Section Title</span>
14
- <p>
15
- Aenean eu leo quam. Pellentesque ornare sem lacinia quam
16
- venenatis vestibulum. Fusce dapibus, tellus ac cursus commodo,
17
- tortor mauris condimentum nibh, ut fermentum massa justo sit
18
- amet risus. Lorem ipsum dolor sit amet, consectetur adipiscing
19
- elit. Nullam quis risus eget urna mollis ornare vel eu leo.
20
- Nulla vitae elit libero, a pharetra augue.
21
- </p>
22
- </sa-expandable-section>
23
- `;
24
-
25
- export const Open = () => html`
26
- <sa-expandable-section is-open="false">
27
- <span slot="title">Section Title</span>
28
- <p>
29
- Aenean eu leo quam. Pellentesque ornare sem lacinia quam venenatis
30
- vestibulum. Fusce dapibus, tellus ac cursus commodo, tortor mauris
31
- condimentum nibh, ut fermentum massa justo sit amet risus. Lorem
32
- ipsum dolor sit amet, consectetur adipiscing elit. Nullam quis risus
33
- eget urna mollis ornare vel eu leo. Nulla vitae elit libero, a
34
- pharetra augue.
35
- </p>
36
- </sa-expandable-section>
37
- `;
@@ -1,24 +0,0 @@
1
- import { LightningElement, api } from 'lwc';
2
-
3
- export default class ExpandableSection extends LightningElement {
4
- @api
5
- get isOpen() {
6
- return this._isOpen;
7
- }
8
- set isOpen(value) {
9
- this._isOpen = value;
10
- }
11
- _isOpen = false;
12
-
13
- handleExpandClick() {
14
- this._isOpen = !this._isOpen;
15
- }
16
-
17
- get sectionClass() {
18
- return `section ${this._isOpen ? 'is-open' : ''}`;
19
- }
20
-
21
- get isClosed() {
22
- return !this._isOpen;
23
- }
24
- }