@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.
package/dist/components/index.js
CHANGED
|
@@ -3463,7 +3463,7 @@ var CheckboxFilterMenuContent = ({
|
|
|
3463
3463
|
)
|
|
3464
3464
|
}
|
|
3465
3465
|
),
|
|
3466
|
-
/* @__PURE__ */ jsx73(Divider2, {
|
|
3466
|
+
/* @__PURE__ */ jsx73(Divider2, {}),
|
|
3467
3467
|
/* @__PURE__ */ jsxs42(
|
|
3468
3468
|
Box13,
|
|
3469
3469
|
{
|
|
@@ -9168,7 +9168,7 @@ var TableDesktopToolbar = ({
|
|
|
9168
9168
|
)
|
|
9169
9169
|
] }) : /* @__PURE__ */ jsxs91(Box42, { sx: { display: "flex", alignItems: "center", gap: 1 }, children: [
|
|
9170
9170
|
renderInfoIcons,
|
|
9171
|
-
renderExportCsvDialog ? /* @__PURE__ */ jsx134(Tooltip11, { title: "Download List", children: /* @__PURE__ */ jsx134("span", { style: { display: "flex", alignItems: "center" }, children: /* @__PURE__ */ jsx134(
|
|
9171
|
+
renderExportCsvDialog ? /* @__PURE__ */ jsx134(Tooltip11, { title: "Download Customer List", children: /* @__PURE__ */ jsx134("span", { style: { display: "flex", alignItems: "center" }, children: /* @__PURE__ */ jsx134(
|
|
9172
9172
|
IconButton6,
|
|
9173
9173
|
{
|
|
9174
9174
|
disableRipple: true,
|