@leapdevuk/component-toolbox 0.0.8 → 0.0.9

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
@@ -8352,30 +8352,23 @@ const Rf = ({
8352
8352
  onClose: n,
8353
8353
  onOK: o,
8354
8354
  onSaveDisable: a
8355
- }) => /* @__PURE__ */ b.jsxs(
8356
- "div",
8357
- {
8358
- className: "displayFlex",
8359
- style: { backgroundColor: "rgb(240, 241, 242)" },
8360
- children: [
8361
- e && /* @__PURE__ */ b.jsx(b.Fragment, { children: e }),
8362
- /* @__PURE__ */ b.jsx("div", { className: "flex1" }),
8363
- r && /* @__PURE__ */ b.jsx(b.Fragment, { children: r }),
8364
- t && /* @__PURE__ */ b.jsx(tt, { onClick: t, primary: !1, size: "small", children: "Cancel" }),
8365
- o && /* @__PURE__ */ b.jsx("div", { style: { marginRight: 5 }, children: /* @__PURE__ */ b.jsx(
8366
- tt,
8367
- {
8368
- disabled: a || !1,
8369
- onClick: o,
8370
- primary: !0,
8371
- size: "small",
8372
- children: "OK"
8373
- }
8374
- ) }),
8375
- n && /* @__PURE__ */ b.jsx(tt, { variant: "outlined", onClick: n, size: "small", children: "Close" })
8376
- ]
8377
- }
8378
- ), td = ({ overlay: e }) => /* @__PURE__ */ b.jsx(b.Fragment, { children: /* @__PURE__ */ b.jsx($a, { open: !0, invisible: !e, style: { zIndex: 1350 }, children: /* @__PURE__ */ b.jsx(
8355
+ }) => /* @__PURE__ */ b.jsxs(b.Fragment, { children: [
8356
+ e && /* @__PURE__ */ b.jsx(b.Fragment, { children: e }),
8357
+ /* @__PURE__ */ b.jsx("div", { className: "flex1" }),
8358
+ r && /* @__PURE__ */ b.jsx(b.Fragment, { children: r }),
8359
+ t && /* @__PURE__ */ b.jsx(tt, { onClick: t, primary: !1, size: "small", children: "Cancel" }),
8360
+ o && /* @__PURE__ */ b.jsx("div", { style: { marginRight: 5 }, children: /* @__PURE__ */ b.jsx(
8361
+ tt,
8362
+ {
8363
+ disabled: a || !1,
8364
+ onClick: o,
8365
+ primary: !0,
8366
+ size: "small",
8367
+ children: "OK"
8368
+ }
8369
+ ) }),
8370
+ n && /* @__PURE__ */ b.jsx(tt, { variant: "outlined", onClick: n, size: "small", children: "Close" })
8371
+ ] }), td = ({ overlay: e }) => /* @__PURE__ */ b.jsx(b.Fragment, { children: /* @__PURE__ */ b.jsx($a, { open: !0, invisible: !e, style: { zIndex: 1350 }, children: /* @__PURE__ */ b.jsx(
8379
8372
  Aa,
8380
8373
  {
8381
8374
  style: {