@natoora-libs/core 0.2.2-dev-doug-2 → 0.2.3-dev-doug-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.
|
@@ -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
|
|
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)(
|
|
9350
9350
|
import_material79.IconButton,
|
|
9351
9351
|
{
|
|
9352
9352
|
disableRipple: true,
|