@altimateai/ui-components 0.0.24-beta.1 → 0.0.24-beta.2

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
@@ -49818,7 +49818,7 @@ const Rre = /* @__PURE__ */ ko(Dre), $T = ({ artifacts: e }) => {
49818
49818
  loadingState: l,
49819
49819
  error: u,
49820
49820
  currentActions: h,
49821
- currentTodos: d,
49821
+ currentTodos: d = [],
49822
49822
  requestParams: p,
49823
49823
  urls: f,
49824
49824
  models: g
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@altimateai/ui-components",
3
- "version": "0.0.24-beta.1",
3
+ "version": "0.0.24-beta.2",
4
4
  "repository": {
5
5
  "type": "git",
6
6
  "url": "git+https://github.com/AltimateAI/altimate-components.git"