@altimateai/ui-components 0.0.9 → 0.0.10-beta.1

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/CoachForm.js CHANGED
@@ -50095,7 +50095,7 @@ ${i}
50095
50095
  availability: [ma.SAAS],
50096
50096
  key: pi.AlertManager,
50097
50097
  displayComponent: eie,
50098
- comingSoon: () => new URLSearchParams(window.location.search).get("am") !== "1"
50098
+ comingSoon: !1
50099
50099
  }
50100
50100
  ], nie = (e) => {
50101
50101
  const t = tie.find((n) => n.key === e.taskLabel);
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@altimateai/ui-components",
3
- "version": "0.0.9",
3
+ "version": "0.0.10-beta.1",
4
4
  "repository": {
5
5
  "type": "git",
6
6
  "url": "git+https://github.com/AltimateAI/altimate-components.git"