@foodpilot/foods 0.3.135 → 0.3.136
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/main.js +1 -1
- package/dist/main.umd.cjs +1 -1
- package/package.json +1 -1
package/dist/main.js
CHANGED
|
@@ -67311,7 +67311,7 @@ const _T = (e) => {
|
|
|
67311
67311
|
) }, `select-${h}`);
|
|
67312
67312
|
})
|
|
67313
67313
|
] });
|
|
67314
|
-
}, ode = (e, t, n, o, r) => e.length === 0 ? t : n === null ? r : o(n), rde = (e) => {
|
|
67314
|
+
}, ode = (e, t, n, o, r) => e.length === 0 ? n !== null ? o(n) : t : n === null ? r : o(n), rde = (e) => {
|
|
67315
67315
|
const { textOptions: t, disabled: n, closeOnSelect: o, setSearch: r, disableOnEmpty: i } = h0(), s = Ce(), [a, c] = Ne(null), d = () => c(null), u = a !== null, { selectedOption: p } = e, h = u ? /* @__PURE__ */ f.jsx(E7, {}) : /* @__PURE__ */ f.jsx(T7, {}), g = u ? { border: `2px solid ${s.custom.grey[2800]}` } : {}, m = ode(
|
|
67316
67316
|
e.options,
|
|
67317
67317
|
t.emptyOptionsText,
|