@mamrp/components 1.7.68 → 1.7.69

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.js CHANGED
@@ -4006,17 +4006,6 @@ var UploadImage = ({
4006
4006
  }
4007
4007
  },
4008
4008
  placeholder
4009
- ), /* @__PURE__ */ import_react19.default.createElement(
4010
- import_material20.Typography,
4011
- {
4012
- variant: "body2",
4013
- sx: {
4014
- color: import_theme.default.palette.text.secondary,
4015
- textAlign: "center",
4016
- fontSize: "0.875rem"
4017
- }
4018
- },
4019
- "PNG, JPG \u06CC\u0627 WEBP \u067E\u0634\u062A\u06CC\u0628\u0627\u0646\u06CC \u0645\u06CC\u200C\u0634\u0648\u062F"
4020
4009
  )),
4021
4010
  allowGallery && /* @__PURE__ */ import_react19.default.createElement(import_material20.Stack, { direction: "row", spacing: 2 }, /* @__PURE__ */ import_react19.default.createElement(
4022
4011
  import_material20.Button,