@natoora-libs/core 0.2.3-dev-doug-2 → 0.2.3

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.
@@ -3730,7 +3730,7 @@ var CheckboxFilterMenuContent = ({
3730
3730
  )
3731
3731
  }
3732
3732
  ),
3733
- /* @__PURE__ */ (0, import_jsx_runtime73.jsx)(import_material23.Divider, { sx: { mt: 0.5 } }),
3733
+ /* @__PURE__ */ (0, import_jsx_runtime73.jsx)(import_material23.Divider, {}),
3734
3734
  /* @__PURE__ */ (0, import_jsx_runtime73.jsxs)(
3735
3735
  import_material23.Box,
3736
3736
  {
@@ -9346,7 +9346,7 @@ var TableDesktopToolbar = ({
9346
9346
  )
9347
9347
  ] }) : /* @__PURE__ */ (0, import_jsx_runtime136.jsxs)(import_material79.Box, { sx: { display: "flex", alignItems: "center", gap: 1 }, children: [
9348
9348
  renderInfoIcons,
9349
- renderExportCsvDialog ? /* @__PURE__ */ (0, import_jsx_runtime136.jsx)(import_material79.Tooltip, { title: "Download List", children: /* @__PURE__ */ (0, import_jsx_runtime136.jsx)("span", { style: { display: "flex", alignItems: "center" }, children: /* @__PURE__ */ (0, import_jsx_runtime136.jsx)(
9349
+ renderExportCsvDialog ? /* @__PURE__ */ (0, import_jsx_runtime136.jsx)(import_material79.Tooltip, { title: "Download Customer List", children: /* @__PURE__ */ (0, import_jsx_runtime136.jsx)("span", { style: { display: "flex", alignItems: "center" }, children: /* @__PURE__ */ (0, import_jsx_runtime136.jsx)(
9350
9350
  import_material79.IconButton,
9351
9351
  {
9352
9352
  disableRipple: true,