@kashifd/jwero-components 0.5.51 → 0.5.52
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 +2 -2
- package/dist/index.es.js.map +1 -1
- package/dist/index.umd.js +1 -1
- package/dist/index.umd.js.map +1 -1
- package/package.json +1 -1
package/dist/index.es.js
CHANGED
|
@@ -40601,7 +40601,7 @@ const xI = /* @__PURE__ */ Zo(bI), vI = (e) => /* @__PURE__ */ k.jsxs(
|
|
|
40601
40601
|
}, Wp = "start", SI = "end", L5 = ({
|
|
40602
40602
|
label: e,
|
|
40603
40603
|
onOpenMenu: o,
|
|
40604
|
-
|
|
40604
|
+
customClose: a,
|
|
40605
40605
|
menuList: s,
|
|
40606
40606
|
iconProps: u = {
|
|
40607
40607
|
position: Wp
|
|
@@ -40615,7 +40615,7 @@ const xI = /* @__PURE__ */ Zo(bI), vI = (e) => /* @__PURE__ */ k.jsxs(
|
|
|
40615
40615
|
const S = Xp(null), [M, R] = Po(!1), N = () => {
|
|
40616
40616
|
R(!0), o && o();
|
|
40617
40617
|
}, L = () => {
|
|
40618
|
-
R(!1), a &&
|
|
40618
|
+
R(!1), a && R(!1);
|
|
40619
40619
|
};
|
|
40620
40620
|
return /* @__PURE__ */ k.jsxs(k.Fragment, { children: [
|
|
40621
40621
|
/* @__PURE__ */ k.jsxs(
|