@testgorilla/tgo-ui 11.9.0 → 11.10.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 (146) hide show
  1. package/README.md +114 -0
  2. package/fesm2022/testgorilla-tgo-ui-components-ai-feedback.mjs +1 -1
  3. package/fesm2022/testgorilla-tgo-ui-components-ai-feedback.mjs.map +1 -1
  4. package/fesm2022/testgorilla-tgo-ui-components-alert-banner.mjs +8 -2
  5. package/fesm2022/testgorilla-tgo-ui-components-alert-banner.mjs.map +1 -1
  6. package/fesm2022/testgorilla-tgo-ui-components-autocomplete-v2.mjs +4 -3
  7. package/fesm2022/testgorilla-tgo-ui-components-autocomplete-v2.mjs.map +1 -1
  8. package/fesm2022/testgorilla-tgo-ui-components-autocomplete.mjs +5 -2
  9. package/fesm2022/testgorilla-tgo-ui-components-autocomplete.mjs.map +1 -1
  10. package/fesm2022/testgorilla-tgo-ui-components-avatar.mjs +1 -1
  11. package/fesm2022/testgorilla-tgo-ui-components-avatar.mjs.map +1 -1
  12. package/fesm2022/testgorilla-tgo-ui-components-breadcrumb.mjs +10 -4
  13. package/fesm2022/testgorilla-tgo-ui-components-breadcrumb.mjs.map +1 -1
  14. package/fesm2022/testgorilla-tgo-ui-components-button.mjs +5 -2
  15. package/fesm2022/testgorilla-tgo-ui-components-button.mjs.map +1 -1
  16. package/fesm2022/testgorilla-tgo-ui-components-card.mjs +5 -2
  17. package/fesm2022/testgorilla-tgo-ui-components-card.mjs.map +1 -1
  18. package/fesm2022/testgorilla-tgo-ui-components-checkbox.mjs +26 -3
  19. package/fesm2022/testgorilla-tgo-ui-components-checkbox.mjs.map +1 -1
  20. package/fesm2022/testgorilla-tgo-ui-components-checklist.mjs +8 -3
  21. package/fesm2022/testgorilla-tgo-ui-components-checklist.mjs.map +1 -1
  22. package/fesm2022/testgorilla-tgo-ui-components-datepicker.mjs +12 -3
  23. package/fesm2022/testgorilla-tgo-ui-components-datepicker.mjs.map +1 -1
  24. package/fesm2022/testgorilla-tgo-ui-components-device-control.mjs +7 -4
  25. package/fesm2022/testgorilla-tgo-ui-components-device-control.mjs.map +1 -1
  26. package/fesm2022/testgorilla-tgo-ui-components-dialog.mjs +13 -4
  27. package/fesm2022/testgorilla-tgo-ui-components-dialog.mjs.map +1 -1
  28. package/fesm2022/testgorilla-tgo-ui-components-dropdown.mjs +8 -2
  29. package/fesm2022/testgorilla-tgo-ui-components-dropdown.mjs.map +1 -1
  30. package/fesm2022/testgorilla-tgo-ui-components-empty-state.mjs +1 -1
  31. package/fesm2022/testgorilla-tgo-ui-components-empty-state.mjs.map +1 -1
  32. package/fesm2022/testgorilla-tgo-ui-components-field.mjs +6 -3
  33. package/fesm2022/testgorilla-tgo-ui-components-field.mjs.map +1 -1
  34. package/fesm2022/testgorilla-tgo-ui-components-file-upload.mjs +9 -3
  35. package/fesm2022/testgorilla-tgo-ui-components-file-upload.mjs.map +1 -1
  36. package/fesm2022/testgorilla-tgo-ui-components-filter-button.mjs +14 -2
  37. package/fesm2022/testgorilla-tgo-ui-components-filter-button.mjs.map +1 -1
  38. package/fesm2022/testgorilla-tgo-ui-components-infinite-scroll-table.mjs +17 -3
  39. package/fesm2022/testgorilla-tgo-ui-components-infinite-scroll-table.mjs.map +1 -1
  40. package/fesm2022/testgorilla-tgo-ui-components-inline-field.mjs +7 -4
  41. package/fesm2022/testgorilla-tgo-ui-components-inline-field.mjs.map +1 -1
  42. package/fesm2022/testgorilla-tgo-ui-components-media-card.mjs +1 -1
  43. package/fesm2022/testgorilla-tgo-ui-components-media-card.mjs.map +1 -1
  44. package/fesm2022/testgorilla-tgo-ui-components-media-dialog.mjs +1 -1
  45. package/fesm2022/testgorilla-tgo-ui-components-media-dialog.mjs.map +1 -1
  46. package/fesm2022/testgorilla-tgo-ui-components-multi-input.mjs +7 -4
  47. package/fesm2022/testgorilla-tgo-ui-components-multi-input.mjs.map +1 -1
  48. package/fesm2022/testgorilla-tgo-ui-components-navbar.mjs +2 -2
  49. package/fesm2022/testgorilla-tgo-ui-components-navbar.mjs.map +1 -1
  50. package/fesm2022/testgorilla-tgo-ui-components-overflow-menu.mjs +9 -2
  51. package/fesm2022/testgorilla-tgo-ui-components-overflow-menu.mjs.map +1 -1
  52. package/fesm2022/testgorilla-tgo-ui-components-page-header.mjs +5 -2
  53. package/fesm2022/testgorilla-tgo-ui-components-page-header.mjs.map +1 -1
  54. package/fesm2022/testgorilla-tgo-ui-components-paginator.mjs +8 -2
  55. package/fesm2022/testgorilla-tgo-ui-components-paginator.mjs.map +1 -1
  56. package/fesm2022/testgorilla-tgo-ui-components-password-criteria.mjs +1 -1
  57. package/fesm2022/testgorilla-tgo-ui-components-password-criteria.mjs.map +1 -1
  58. package/fesm2022/testgorilla-tgo-ui-components-phone-input.mjs +13 -3
  59. package/fesm2022/testgorilla-tgo-ui-components-phone-input.mjs.map +1 -1
  60. package/fesm2022/testgorilla-tgo-ui-components-popover.mjs +1 -1
  61. package/fesm2022/testgorilla-tgo-ui-components-popover.mjs.map +1 -1
  62. package/fesm2022/testgorilla-tgo-ui-components-popup-tip.mjs +4 -3
  63. package/fesm2022/testgorilla-tgo-ui-components-popup-tip.mjs.map +1 -1
  64. package/fesm2022/testgorilla-tgo-ui-components-prompt.mjs +1 -1
  65. package/fesm2022/testgorilla-tgo-ui-components-prompt.mjs.map +1 -1
  66. package/fesm2022/testgorilla-tgo-ui-components-radial-progress.mjs +1 -1
  67. package/fesm2022/testgorilla-tgo-ui-components-radial-progress.mjs.map +1 -1
  68. package/fesm2022/testgorilla-tgo-ui-components-radio-button.mjs +21 -1
  69. package/fesm2022/testgorilla-tgo-ui-components-radio-button.mjs.map +1 -1
  70. package/fesm2022/testgorilla-tgo-ui-components-rating.mjs +8 -2
  71. package/fesm2022/testgorilla-tgo-ui-components-rating.mjs.map +1 -1
  72. package/fesm2022/testgorilla-tgo-ui-components-scale-table.mjs +1 -1
  73. package/fesm2022/testgorilla-tgo-ui-components-scale-table.mjs.map +1 -1
  74. package/fesm2022/testgorilla-tgo-ui-components-scale.mjs +11 -2
  75. package/fesm2022/testgorilla-tgo-ui-components-scale.mjs.map +1 -1
  76. package/fesm2022/testgorilla-tgo-ui-components-segmented-bar.mjs +5 -2
  77. package/fesm2022/testgorilla-tgo-ui-components-segmented-bar.mjs.map +1 -1
  78. package/fesm2022/testgorilla-tgo-ui-components-segmented-button.mjs +15 -3
  79. package/fesm2022/testgorilla-tgo-ui-components-segmented-button.mjs.map +1 -1
  80. package/fesm2022/testgorilla-tgo-ui-components-segmented-toggle.mjs +11 -3
  81. package/fesm2022/testgorilla-tgo-ui-components-segmented-toggle.mjs.map +1 -1
  82. package/fesm2022/testgorilla-tgo-ui-components-selectable-card.mjs +7 -4
  83. package/fesm2022/testgorilla-tgo-ui-components-selectable-card.mjs.map +1 -1
  84. package/fesm2022/testgorilla-tgo-ui-components-side-navigation.mjs +1 -1
  85. package/fesm2022/testgorilla-tgo-ui-components-side-navigation.mjs.map +1 -1
  86. package/fesm2022/testgorilla-tgo-ui-components-side-panel.mjs +5 -2
  87. package/fesm2022/testgorilla-tgo-ui-components-side-panel.mjs.map +1 -1
  88. package/fesm2022/testgorilla-tgo-ui-components-side-sheet.mjs +11 -2
  89. package/fesm2022/testgorilla-tgo-ui-components-side-sheet.mjs.map +1 -1
  90. package/fesm2022/testgorilla-tgo-ui-components-slider.mjs +18 -3
  91. package/fesm2022/testgorilla-tgo-ui-components-slider.mjs.map +1 -1
  92. package/fesm2022/testgorilla-tgo-ui-components-snackbar.mjs +8 -2
  93. package/fesm2022/testgorilla-tgo-ui-components-snackbar.mjs.map +1 -1
  94. package/fesm2022/testgorilla-tgo-ui-components-stepper.mjs +11 -2
  95. package/fesm2022/testgorilla-tgo-ui-components-stepper.mjs.map +1 -1
  96. package/fesm2022/testgorilla-tgo-ui-components-table.mjs +8 -2
  97. package/fesm2022/testgorilla-tgo-ui-components-table.mjs.map +1 -1
  98. package/fesm2022/testgorilla-tgo-ui-components-tabs.mjs +4 -3
  99. package/fesm2022/testgorilla-tgo-ui-components-tabs.mjs.map +1 -1
  100. package/fesm2022/testgorilla-tgo-ui-components-tag.mjs +5 -3
  101. package/fesm2022/testgorilla-tgo-ui-components-tag.mjs.map +1 -1
  102. package/fesm2022/testgorilla-tgo-ui-components-toggle.mjs +10 -3
  103. package/fesm2022/testgorilla-tgo-ui-components-toggle.mjs.map +1 -1
  104. package/fesm2022/testgorilla-tgo-ui-components-write-with-ai.mjs +1 -1
  105. package/fesm2022/testgorilla-tgo-ui-components-write-with-ai.mjs.map +1 -1
  106. package/mcp/catalog.json +1 -1
  107. package/package.json +1 -1
  108. package/types/testgorilla-tgo-ui-components-alert-banner.d.ts +4 -1
  109. package/types/testgorilla-tgo-ui-components-autocomplete-v2.d.ts +2 -1
  110. package/types/testgorilla-tgo-ui-components-autocomplete.d.ts +2 -1
  111. package/types/testgorilla-tgo-ui-components-breadcrumb.d.ts +4 -1
  112. package/types/testgorilla-tgo-ui-components-button.d.ts +2 -1
  113. package/types/testgorilla-tgo-ui-components-card.d.ts +2 -1
  114. package/types/testgorilla-tgo-ui-components-checkbox.d.ts +4 -1
  115. package/types/testgorilla-tgo-ui-components-checklist.d.ts +3 -1
  116. package/types/testgorilla-tgo-ui-components-datepicker.d.ts +4 -1
  117. package/types/testgorilla-tgo-ui-components-device-control.d.ts +4 -1
  118. package/types/testgorilla-tgo-ui-components-dialog.d.ts +4 -1
  119. package/types/testgorilla-tgo-ui-components-dropdown.d.ts +3 -1
  120. package/types/testgorilla-tgo-ui-components-field.d.ts +4 -1
  121. package/types/testgorilla-tgo-ui-components-file-upload.d.ts +3 -1
  122. package/types/testgorilla-tgo-ui-components-filter-button.d.ts +5 -1
  123. package/types/testgorilla-tgo-ui-components-infinite-scroll-table.d.ts +6 -1
  124. package/types/testgorilla-tgo-ui-components-inline-field.d.ts +4 -1
  125. package/types/testgorilla-tgo-ui-components-multi-input.d.ts +4 -1
  126. package/types/testgorilla-tgo-ui-components-overflow-menu.d.ts +3 -1
  127. package/types/testgorilla-tgo-ui-components-page-header.d.ts +2 -1
  128. package/types/testgorilla-tgo-ui-components-paginator.d.ts +3 -1
  129. package/types/testgorilla-tgo-ui-components-phone-input.d.ts +4 -1
  130. package/types/testgorilla-tgo-ui-components-popup-tip.d.ts +2 -1
  131. package/types/testgorilla-tgo-ui-components-radio-button.d.ts +4 -1
  132. package/types/testgorilla-tgo-ui-components-rating.d.ts +3 -1
  133. package/types/testgorilla-tgo-ui-components-scale.d.ts +4 -1
  134. package/types/testgorilla-tgo-ui-components-segmented-bar.d.ts +2 -1
  135. package/types/testgorilla-tgo-ui-components-segmented-button.d.ts +6 -1
  136. package/types/testgorilla-tgo-ui-components-segmented-toggle.d.ts +4 -1
  137. package/types/testgorilla-tgo-ui-components-selectable-card.d.ts +4 -1
  138. package/types/testgorilla-tgo-ui-components-side-panel.d.ts +3 -0
  139. package/types/testgorilla-tgo-ui-components-side-sheet.d.ts +4 -1
  140. package/types/testgorilla-tgo-ui-components-slider.d.ts +6 -1
  141. package/types/testgorilla-tgo-ui-components-snackbar.d.ts +3 -1
  142. package/types/testgorilla-tgo-ui-components-stepper.d.ts +4 -1
  143. package/types/testgorilla-tgo-ui-components-table.d.ts +3 -1
  144. package/types/testgorilla-tgo-ui-components-tabs.d.ts +3 -1
  145. package/types/testgorilla-tgo-ui-components-tag.d.ts +3 -1
  146. package/types/testgorilla-tgo-ui-components-toggle.d.ts +5 -1

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.