@altimateai/ui-components 0.0.5-beta.1 → 0.0.5

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.
@@ -1042,7 +1042,7 @@ const $u = ({
1042
1042
  /* @__PURE__ */ s.jsx(zs, { asChild: !0, children: /* @__PURE__ */ s.jsxs(
1043
1043
  Pt,
1044
1044
  {
1045
- variant: "outline",
1045
+ variant: "secondary",
1046
1046
  role: "combobox",
1047
1047
  "aria-expanded": f,
1048
1048
  id: o ? `${o}-combobox` : "default-combobox",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@altimateai/ui-components",
3
- "version": "0.0.5-beta.1",
3
+ "version": "0.0.5",
4
4
  "repository": {
5
5
  "type": "git",
6
6
  "url": "git+https://github.com/AltimateAI/altimate-components.git"