@facter/ds-core 1.33.0 → 1.33.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/index.js CHANGED
@@ -2531,7 +2531,7 @@ var DataTable = Object.assign(DataTableRoot, {
2531
2531
  ColumnHeader: DataTableColumnHeader
2532
2532
  });
2533
2533
  function DialogMeshEffect() {
2534
- return /* @__PURE__ */ jsxRuntime.jsxs("div", { className: "absolute top-0 left-0 right-0 h-[180px] overflow-hidden rounded-t-lg pointer-events-none z-[1]", children: [
2534
+ return /* @__PURE__ */ jsxRuntime.jsxs("div", { className: "absolute top-0 left-0 right-0 h-[48px] overflow-hidden rounded-t-lg pointer-events-none z-[1]", children: [
2535
2535
  /* @__PURE__ */ jsxRuntime.jsx(
2536
2536
  "div",
2537
2537
  {