@testgorilla/tgo-ui 7.11.2 → 7.13.0-beta.0

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 (99) hide show
  1. package/components/button/button.component.d.ts +21 -1
  2. package/components/icon/icon-svg-content.d.ts +1 -1
  3. package/components/icon/icon.config.d.ts +1 -1
  4. package/components/inline-field/inline-field.component.d.ts +2 -2
  5. package/components/radial-progress/radial-progress.component.d.ts +13 -1
  6. package/components/side-navigation/index.d.ts +5 -0
  7. package/components/side-navigation/public-api.d.ts +3 -0
  8. package/components/side-navigation/side-navigation.component.d.ts +75 -0
  9. package/components/side-navigation/side-navigation.component.module.d.ts +15 -0
  10. package/components/side-navigation/side-navigation.model.d.ts +20 -0
  11. package/fesm2022/testgorilla-tgo-ui-components-ai-feedback.mjs +1 -1
  12. package/fesm2022/testgorilla-tgo-ui-components-ai-feedback.mjs.map +1 -1
  13. package/fesm2022/testgorilla-tgo-ui-components-alert-banner.mjs +1 -1
  14. package/fesm2022/testgorilla-tgo-ui-components-alert-banner.mjs.map +1 -1
  15. package/fesm2022/testgorilla-tgo-ui-components-avatar.mjs +1 -1
  16. package/fesm2022/testgorilla-tgo-ui-components-avatar.mjs.map +1 -1
  17. package/fesm2022/testgorilla-tgo-ui-components-breadcrumb.mjs +1 -1
  18. package/fesm2022/testgorilla-tgo-ui-components-breadcrumb.mjs.map +1 -1
  19. package/fesm2022/testgorilla-tgo-ui-components-button.mjs +8 -2
  20. package/fesm2022/testgorilla-tgo-ui-components-button.mjs.map +1 -1
  21. package/fesm2022/testgorilla-tgo-ui-components-checklist.mjs +1 -1
  22. package/fesm2022/testgorilla-tgo-ui-components-checklist.mjs.map +1 -1
  23. package/fesm2022/testgorilla-tgo-ui-components-core.mjs +10 -0
  24. package/fesm2022/testgorilla-tgo-ui-components-core.mjs.map +1 -1
  25. package/fesm2022/testgorilla-tgo-ui-components-dialog.mjs +2 -2
  26. package/fesm2022/testgorilla-tgo-ui-components-dialog.mjs.map +1 -1
  27. package/fesm2022/testgorilla-tgo-ui-components-dropdown.mjs +1 -1
  28. package/fesm2022/testgorilla-tgo-ui-components-dropdown.mjs.map +1 -1
  29. package/fesm2022/testgorilla-tgo-ui-components-empty-state.mjs +1 -1
  30. package/fesm2022/testgorilla-tgo-ui-components-empty-state.mjs.map +1 -1
  31. package/fesm2022/testgorilla-tgo-ui-components-field.mjs +1 -1
  32. package/fesm2022/testgorilla-tgo-ui-components-field.mjs.map +1 -1
  33. package/fesm2022/testgorilla-tgo-ui-components-filter-button.mjs +1 -1
  34. package/fesm2022/testgorilla-tgo-ui-components-filter-button.mjs.map +1 -1
  35. package/fesm2022/testgorilla-tgo-ui-components-icon.mjs +76 -1
  36. package/fesm2022/testgorilla-tgo-ui-components-icon.mjs.map +1 -1
  37. package/fesm2022/testgorilla-tgo-ui-components-inline-field.mjs +1 -1
  38. package/fesm2022/testgorilla-tgo-ui-components-inline-field.mjs.map +1 -1
  39. package/fesm2022/testgorilla-tgo-ui-components-media-card.mjs +1 -1
  40. package/fesm2022/testgorilla-tgo-ui-components-media-card.mjs.map +1 -1
  41. package/fesm2022/testgorilla-tgo-ui-components-media-dialog.mjs +1 -1
  42. package/fesm2022/testgorilla-tgo-ui-components-media-dialog.mjs.map +1 -1
  43. package/fesm2022/testgorilla-tgo-ui-components-navbar.mjs +2 -2
  44. package/fesm2022/testgorilla-tgo-ui-components-navbar.mjs.map +1 -1
  45. package/fesm2022/testgorilla-tgo-ui-components-overflow-menu.mjs +1 -1
  46. package/fesm2022/testgorilla-tgo-ui-components-overflow-menu.mjs.map +1 -1
  47. package/fesm2022/testgorilla-tgo-ui-components-page-header.mjs +1 -1
  48. package/fesm2022/testgorilla-tgo-ui-components-page-header.mjs.map +1 -1
  49. package/fesm2022/testgorilla-tgo-ui-components-prompt.mjs +1 -1
  50. package/fesm2022/testgorilla-tgo-ui-components-prompt.mjs.map +1 -1
  51. package/fesm2022/testgorilla-tgo-ui-components-radial-progress.mjs +17 -3
  52. package/fesm2022/testgorilla-tgo-ui-components-radial-progress.mjs.map +1 -1
  53. package/fesm2022/testgorilla-tgo-ui-components-scale-table.mjs +1 -1
  54. package/fesm2022/testgorilla-tgo-ui-components-scale-table.mjs.map +1 -1
  55. package/fesm2022/testgorilla-tgo-ui-components-side-navigation.mjs +208 -0
  56. package/fesm2022/testgorilla-tgo-ui-components-side-navigation.mjs.map +1 -0
  57. package/fesm2022/testgorilla-tgo-ui-components-side-panel.mjs +1 -1
  58. package/fesm2022/testgorilla-tgo-ui-components-side-panel.mjs.map +1 -1
  59. package/fesm2022/testgorilla-tgo-ui-components-side-sheet.mjs +1 -1
  60. package/fesm2022/testgorilla-tgo-ui-components-side-sheet.mjs.map +1 -1
  61. package/fesm2022/testgorilla-tgo-ui-components-snackbar.mjs +1 -1
  62. package/fesm2022/testgorilla-tgo-ui-components-snackbar.mjs.map +1 -1
  63. package/fesm2022/testgorilla-tgo-ui-components-stepper.mjs +1 -1
  64. package/fesm2022/testgorilla-tgo-ui-components-stepper.mjs.map +1 -1
  65. package/fesm2022/testgorilla-tgo-ui-components-table.mjs +1 -1
  66. package/fesm2022/testgorilla-tgo-ui-components-table.mjs.map +1 -1
  67. package/fesm2022/testgorilla-tgo-ui-components-write-with-ai.mjs +1 -1
  68. package/fesm2022/testgorilla-tgo-ui-components-write-with-ai.mjs.map +1 -1
  69. package/fesm2022/testgorilla-tgo-ui.mjs +1 -0
  70. package/fesm2022/testgorilla-tgo-ui.mjs.map +1 -1
  71. package/package.json +52 -48
  72. package/projects/tgo-canopy-ui/assets/icons/rebrand/Analytics-v2-filled.svg +5 -0
  73. package/projects/tgo-canopy-ui/assets/icons/rebrand/Analytics-v2-in-line.svg +5 -0
  74. package/projects/tgo-canopy-ui/assets/icons/rebrand/Campaign-filled.svg +5 -0
  75. package/projects/tgo-canopy-ui/assets/icons/rebrand/Campaign-in-line.svg +5 -0
  76. package/projects/tgo-canopy-ui/assets/icons/rebrand/Candidates-v2-filled.svg +5 -0
  77. package/projects/tgo-canopy-ui/assets/icons/rebrand/Candidates-v2-in-line.svg +5 -0
  78. package/projects/tgo-canopy-ui/assets/icons/rebrand/Demo-filled.svg +5 -0
  79. package/projects/tgo-canopy-ui/assets/icons/rebrand/Demo-in-line.svg +5 -0
  80. package/projects/tgo-canopy-ui/assets/icons/rebrand/Help-center-filled.svg +5 -0
  81. package/projects/tgo-canopy-ui/assets/icons/rebrand/Help-center-in-line.svg +5 -0
  82. package/projects/tgo-canopy-ui/assets/icons/rebrand/Home-filled.svg +5 -0
  83. package/projects/tgo-canopy-ui/assets/icons/rebrand/Home-in-line.svg +5 -0
  84. package/projects/tgo-canopy-ui/assets/icons/rebrand/Jobs-filled.svg +5 -0
  85. package/projects/tgo-canopy-ui/assets/icons/rebrand/Jobs-in-line.svg +5 -0
  86. package/projects/tgo-canopy-ui/assets/icons/rebrand/Library-filled.svg +5 -0
  87. package/projects/tgo-canopy-ui/assets/icons/rebrand/Library-in-line.svg +5 -0
  88. package/projects/tgo-canopy-ui/assets/icons/rebrand/Sidebar-close-filled.svg +5 -0
  89. package/projects/tgo-canopy-ui/assets/icons/rebrand/Sidebar-close-in-line.svg +5 -0
  90. package/projects/tgo-canopy-ui/assets/icons/rebrand/Sidebar-open-filled.svg +5 -0
  91. package/projects/tgo-canopy-ui/assets/icons/rebrand/Sidebar-open-in-line.svg +5 -0
  92. package/projects/tgo-canopy-ui/assets/icons/rebrand/Sourcing-filled.svg +5 -0
  93. package/projects/tgo-canopy-ui/assets/icons/rebrand/Sourcing-in-line.svg +5 -0
  94. package/projects/tgo-canopy-ui/assets/icons/rebrand/Unread-notification-filled.svg +5 -0
  95. package/projects/tgo-canopy-ui/assets/icons/rebrand/Unread-notification-in-line.svg +5 -0
  96. package/projects/tgo-canopy-ui/assets/icons/rebrand/Upgrade-paint-filled.svg +5 -0
  97. package/public-api.d.ts +1 -0
  98. package/mcp/catalog.json +0 -1
  99. package/mcp/server.mjs +0 -21567

There are too many changes on this page to be displayed.


The amount of changes on this page would crash your brower.

You can still verify the content by downloading the package file manually.