@hybr1d-tech/charizard 0.7.13 → 0.7.14

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/hybr1d-ui.js CHANGED
@@ -10154,7 +10154,7 @@ function O9({
10154
10154
  }
10155
10155
  ),
10156
10156
  /* @__PURE__ */ n.jsxs("div", { style: { width: "100%" }, children: [
10157
- /* @__PURE__ */ n.jsx(
10157
+ !(o === 1 && P.length === 1) && /* @__PURE__ */ n.jsx(
10158
10158
  "div",
10159
10159
  {
10160
10160
  onClick: () => {
@@ -10178,31 +10178,44 @@ function O9({
10178
10178
  background: G0 ? "#F4F4F4" : "",
10179
10179
  cursor: p || G0 ? "not-allowed" : "pointer"
10180
10180
  },
10181
- children: a || /* @__PURE__ */ n.jsx(n.Fragment, { children: /* @__PURE__ */ n.jsxs("div", { className: I(Q.parentContainer), style: { justifyContent: d }, children: [
10182
- m && /* @__PURE__ */ n.jsx(
10183
- V,
10184
- {
10185
- path: F7,
10186
- height: 28,
10187
- width: 28
10188
- }
10189
- ),
10190
- /* @__PURE__ */ n.jsx("div", { className: I(Q.title, p ? Q.disabledTitle : ""), children: _ }),
10191
- /* @__PURE__ */ n.jsxs("div", { className: I(Q.subTitle, p ? Q.disabledSubTitle : ""), children: [
10192
- /* @__PURE__ */ n.jsx("span", { children: "File Type: " }),
10193
- /* @__PURE__ */ n.jsxs("b", { children: [
10194
- " ",
10195
- w || "PDF, Doc, Docx, PNG, WEBP,Xls, Xlsx and JPEG."
10196
- ] }),
10197
- /* @__PURE__ */ n.jsx("div", { className: Q.smallCircle }),
10198
- "Max size: ",
10199
- /* @__PURE__ */ n.jsx("b", { children: " 5 MB" }),
10200
- /* @__PURE__ */ n.jsx("div", { className: Q.smallCircle }),
10201
- "Upload allowed: ",
10202
- /* @__PURE__ */ n.jsx("b", { children: o })
10203
- ] }),
10204
- C && /* @__PURE__ */ n.jsx("div", { className: I(Q.subTitle, p ? Q.disabledSubTitle : ""), children: C })
10205
- ] }) })
10181
+ children: a || /* @__PURE__ */ n.jsx(n.Fragment, { children: /* @__PURE__ */ n.jsxs(
10182
+ "div",
10183
+ {
10184
+ className: I(Q.parentContainer),
10185
+ style: { justifyContent: d },
10186
+ children: [
10187
+ m && /* @__PURE__ */ n.jsx(
10188
+ V,
10189
+ {
10190
+ path: F7,
10191
+ height: 28,
10192
+ width: 28
10193
+ }
10194
+ ),
10195
+ /* @__PURE__ */ n.jsx("div", { className: I(Q.title, p ? Q.disabledTitle : ""), children: _ }),
10196
+ /* @__PURE__ */ n.jsxs("div", { className: I(Q.subTitle, p ? Q.disabledSubTitle : ""), children: [
10197
+ /* @__PURE__ */ n.jsx("span", { children: "File Type: " }),
10198
+ /* @__PURE__ */ n.jsxs("b", { children: [
10199
+ " ",
10200
+ w || "PDF, Doc, Docx, PNG, WEBP,Xls, Xlsx and JPEG."
10201
+ ] }),
10202
+ /* @__PURE__ */ n.jsx("div", { className: Q.smallCircle }),
10203
+ "Max size: ",
10204
+ /* @__PURE__ */ n.jsx("b", { children: " 5 MB" }),
10205
+ /* @__PURE__ */ n.jsx("div", { className: Q.smallCircle }),
10206
+ "Upload allowed: ",
10207
+ /* @__PURE__ */ n.jsx("b", { children: o })
10208
+ ] }),
10209
+ C && /* @__PURE__ */ n.jsx(
10210
+ "div",
10211
+ {
10212
+ className: I(Q.subTitle, p ? Q.disabledSubTitle : ""),
10213
+ children: C
10214
+ }
10215
+ )
10216
+ ]
10217
+ }
10218
+ ) })
10206
10219
  }
10207
10220
  ),
10208
10221
  (E || !!J) && /* @__PURE__ */ n.jsx("p", { className: Q.fileUploadLimitError, children: E || J }),