@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.mjs CHANGED
@@ -2500,7 +2500,7 @@ var DataTable = Object.assign(DataTableRoot, {
2500
2500
  ColumnHeader: DataTableColumnHeader
2501
2501
  });
2502
2502
  function DialogMeshEffect() {
2503
- return /* @__PURE__ */ jsxs("div", { className: "absolute top-0 left-0 right-0 h-[180px] overflow-hidden rounded-t-lg pointer-events-none z-[1]", children: [
2503
+ return /* @__PURE__ */ jsxs("div", { className: "absolute top-0 left-0 right-0 h-[48px] overflow-hidden rounded-t-lg pointer-events-none z-[1]", children: [
2504
2504
  /* @__PURE__ */ jsx(
2505
2505
  "div",
2506
2506
  {