@foodpilot/foods 0.1.40 → 0.1.42
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 +2 -2
- package/dist/main.umd.cjs +2 -2
- package/package.json +1 -1
package/dist/main.js
CHANGED
|
@@ -8171,7 +8171,7 @@ process.env.NODE_ENV !== "production" && (pg.propTypes = {
|
|
|
8171
8171
|
*/
|
|
8172
8172
|
sx: n.oneOfType([n.arrayOf(n.oneOfType([n.func, n.object, n.bool])), n.func, n.object])
|
|
8173
8173
|
});
|
|
8174
|
-
const oS = pg, rS = (e) => /* @__PURE__ */ C.createElement("svg", { width: 26, height: 26, viewBox: "0 0 26 26", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...e }, /* @__PURE__ */ C.createElement("path", { d: "
|
|
8174
|
+
const oS = pg, rS = (e) => /* @__PURE__ */ C.createElement("svg", { width: 26, height: 26, viewBox: "0 0 26 26", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...e }, /* @__PURE__ */ C.createElement("path", { d: "M13.0004 16.5796L6.63672 10.216L7.89176 8.96094L13.0004 14.0872L18.1089 8.97862L19.364 10.2337L13.0004 16.5796Z", fill: "#393A36" }));
|
|
8175
8175
|
function sS(e) {
|
|
8176
8176
|
return String(e).match(/[\d.\-+]*\s*(.*)/)[1] || "";
|
|
8177
8177
|
}
|
|
@@ -47253,7 +47253,7 @@ function _B(e) {
|
|
|
47253
47253
|
]
|
|
47254
47254
|
}
|
|
47255
47255
|
),
|
|
47256
|
-
/* @__PURE__ */ p.jsx(Ze, { sx: { display: "inline", color: "#50504D" }, children: e.unit })
|
|
47256
|
+
/* @__PURE__ */ p.jsx(Ze, { variant: "caption", sx: { display: "inline", color: "#50504D" }, children: e.unit })
|
|
47257
47257
|
] });
|
|
47258
47258
|
}
|
|
47259
47259
|
const FB = (e) => {
|