@altimateai/ui-components 0.0.19 → 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.
package/dist/lineage/index.js
CHANGED
|
@@ -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,
|