@altimateai/ui-components 0.0.20 → 0.0.21

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.
@@ -5046,7 +5046,7 @@ const Ba = ({ datatype: e, color: t, size: n = "1rem" }) => {
5046
5046
  LIMIT: /* @__PURE__ */ a.jsx(ca, {}),
5047
5047
  SORT: /* @__PURE__ */ a.jsx(da, {}),
5048
5048
  UNION: /* @__PURE__ */ a.jsx(ga, {}),
5049
- SELECT: /* @__PURE__ */ a.jsx(pa, {})
5049
+ SELECT: /* @__PURE__ */ a.jsx(pa, { className: "!al-size-6" })
5050
5050
  }, kt = {
5051
5051
  postgres: Ea,
5052
5052
  snowflake: xa,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@altimateai/ui-components",
3
- "version": "0.0.20",
3
+ "version": "0.0.21",
4
4
  "repository": {
5
5
  "type": "git",
6
6
  "url": "git+https://github.com/AltimateAI/altimate-components.git"