@leapdevuk/component-toolbox 0.0.6 → 0.0.8

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
@@ -8347,26 +8347,35 @@ const Rf = ({
8347
8347
  }
8348
8348
  ) }), ed = ({
8349
8349
  leftComponents: e,
8350
- onCancel: r,
8351
- onClose: t,
8352
- onOK: n,
8353
- onSaveDisable: o
8354
- }) => /* @__PURE__ */ b.jsxs(b.Fragment, { children: [
8355
- e && /* @__PURE__ */ b.jsx(b.Fragment, { children: e }),
8356
- /* @__PURE__ */ b.jsx("div", { className: "flex1" }),
8357
- r && /* @__PURE__ */ b.jsx(tt, { onClick: r, primary: !1, size: "small", children: "Cancel" }),
8358
- n && /* @__PURE__ */ b.jsx("div", { style: { marginRight: 5 }, children: /* @__PURE__ */ b.jsx(
8359
- tt,
8360
- {
8361
- disabled: o || !1,
8362
- onClick: n,
8363
- primary: !0,
8364
- size: "small",
8365
- children: "OK"
8366
- }
8367
- ) }),
8368
- t && /* @__PURE__ */ b.jsx(tt, { variant: "outlined", onClick: t, size: "small", children: "Close" })
8369
- ] }), td = ({ overlay: e }) => /* @__PURE__ */ b.jsx(b.Fragment, { children: /* @__PURE__ */ b.jsx($a, { open: !0, invisible: !e, style: { zIndex: 1350 }, children: /* @__PURE__ */ b.jsx(
8350
+ rightComponents: r,
8351
+ onCancel: t,
8352
+ onClose: n,
8353
+ onOK: o,
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(
8370
8379
  Aa,
8371
8380
  {
8372
8381
  style: {