@wacht/jsx 1.0.0-beta.50 → 1.0.0-beta.51
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.cjs.js +1 -1
- package/dist/index.cjs.js.map +1 -1
- package/dist/index.es.js +4 -2
- package/dist/index.es.js.map +1 -1
- package/package.json +1 -1
package/dist/index.es.js
CHANGED
|
@@ -17590,8 +17590,10 @@ const W4 = ({ showPersonal: e = !0 }) => {
|
|
|
17590
17590
|
]
|
|
17591
17591
|
}
|
|
17592
17592
|
),
|
|
17593
|
-
/* @__PURE__ */
|
|
17594
|
-
|
|
17593
|
+
((b == null ? void 0 : b.length) ?? 0) > 0 && /* @__PURE__ */ c(oe, { children: [
|
|
17594
|
+
/* @__PURE__ */ a("hr", { className: "w-hr" }),
|
|
17595
|
+
/* @__PURE__ */ a("div", { className: "w-menu-label", children: "Organizations" })
|
|
17596
|
+
] }),
|
|
17595
17597
|
b == null ? void 0 : b.map((U) => {
|
|
17596
17598
|
var ve, ut;
|
|
17597
17599
|
const ee = U.organization, Q = ee.id === (x == null ? void 0 : x.id), Y = o.has(ee.id), we = T ? (L == null ? void 0 : L.filter((De) => De.organization.id === ee.id)) || [] : [], W = !!((ve = U.eligibility_restriction) != null && ve.type) && U.eligibility_restriction.type !== "none";
|