@leapdevuk/component-toolbox 0.0.72 → 0.0.74
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.es.js
CHANGED
|
@@ -6090,7 +6090,7 @@ function pu(t, n, e) {
|
|
|
6090
6090
|
};
|
|
6091
6091
|
}
|
|
6092
6092
|
/**
|
|
6093
|
-
* @mui/styled-engine v6.1.
|
|
6093
|
+
* @mui/styled-engine v6.1.6
|
|
6094
6094
|
*
|
|
6095
6095
|
* @license MIT
|
|
6096
6096
|
* This source code is licensed under the MIT license found in the
|
|
@@ -8238,6 +8238,7 @@ const go = ({
|
|
|
8238
8238
|
y(null), _(""), W(!1), i(null), W(!1);
|
|
8239
8239
|
},
|
|
8240
8240
|
variant: "outlined",
|
|
8241
|
+
color: "secondary",
|
|
8241
8242
|
size: "small",
|
|
8242
8243
|
children: "Clear"
|
|
8243
8244
|
}
|
|
@@ -8265,6 +8266,7 @@ const go = ({
|
|
|
8265
8266
|
Ye,
|
|
8266
8267
|
{
|
|
8267
8268
|
variant: "outlined",
|
|
8269
|
+
color: "secondary",
|
|
8268
8270
|
onClick: () => {
|
|
8269
8271
|
const S = M == null ? void 0 : M.originalValue;
|
|
8270
8272
|
i(S || null), y(S), P(null);
|
|
@@ -8955,6 +8957,7 @@ const go = ({
|
|
|
8955
8957
|
Ye,
|
|
8956
8958
|
{
|
|
8957
8959
|
variant: "outlined",
|
|
8960
|
+
color: "secondary",
|
|
8958
8961
|
onClick: () => {
|
|
8959
8962
|
const v = S == null ? void 0 : S.originalValue;
|
|
8960
8963
|
S != null && S.fromDate && (i(v || null, g), _(v)), S != null && S.toDate && (i(d, v || null), P(v)), c(null);
|
|
@@ -9208,7 +9211,16 @@ const go = ({
|
|
|
9208
9211
|
t && /* @__PURE__ */ m.jsx(m.Fragment, { children: t }),
|
|
9209
9212
|
/* @__PURE__ */ m.jsx("div", { className: "flex1" }),
|
|
9210
9213
|
n && /* @__PURE__ */ m.jsx(m.Fragment, { children: n }),
|
|
9211
|
-
e && /* @__PURE__ */ m.jsx(
|
|
9214
|
+
e && /* @__PURE__ */ m.jsx(
|
|
9215
|
+
Ye,
|
|
9216
|
+
{
|
|
9217
|
+
onClick: e,
|
|
9218
|
+
variant: "outlined",
|
|
9219
|
+
color: "secondary",
|
|
9220
|
+
size: "small",
|
|
9221
|
+
children: "Cancel"
|
|
9222
|
+
}
|
|
9223
|
+
),
|
|
9212
9224
|
a && /* @__PURE__ */ m.jsx("div", { style: { marginRight: 5 }, children: /* @__PURE__ */ m.jsx(
|
|
9213
9225
|
Ye,
|
|
9214
9226
|
{
|
|
@@ -9219,7 +9231,16 @@ const go = ({
|
|
|
9219
9231
|
children: "OK"
|
|
9220
9232
|
}
|
|
9221
9233
|
) }),
|
|
9222
|
-
r && /* @__PURE__ */ m.jsx(
|
|
9234
|
+
r && /* @__PURE__ */ m.jsx(
|
|
9235
|
+
Ye,
|
|
9236
|
+
{
|
|
9237
|
+
variant: "outlined",
|
|
9238
|
+
color: "secondary",
|
|
9239
|
+
onClick: r,
|
|
9240
|
+
size: "small",
|
|
9241
|
+
children: "Close"
|
|
9242
|
+
}
|
|
9243
|
+
)
|
|
9223
9244
|
] }), gf = ({ overlay: t }) => /* @__PURE__ */ m.jsx(m.Fragment, { children: /* @__PURE__ */ m.jsx(Qo, { open: !0, invisible: !t, style: { zIndex: 1350 }, children: /* @__PURE__ */ m.jsx(
|
|
9224
9245
|
Ko,
|
|
9225
9246
|
{
|