@vlprojects-chat/chat 0.32.0-LK-7572-mobile-multiselect.1 → 0.32.0

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.
Files changed (2) hide show
  1. package/dist/index.mjs +2 -2
  2. package/package.json +1 -1
package/dist/index.mjs CHANGED
@@ -59542,7 +59542,7 @@ const que = (e) => {
59542
59542
  _f
59543
59543
  ] })
59544
59544
  ] }),
59545
- m !== Vr.OpenEndedAnswer && c.options.length > 2 && /* @__PURE__ */ h.jsxs(Im, { component: "fieldset", fullWidth: !0, children: [
59545
+ m === Vr.MultipleAnswer && c.options.length > 2 && /* @__PURE__ */ h.jsxs(Im, { component: "fieldset", fullWidth: !0, children: [
59546
59546
  /* @__PURE__ */ h.jsx(be, { marginBottom: 3, marginTop: 5, children: /* @__PURE__ */ h.jsx(Te, { id: "numberOfResponses.title" }) }),
59547
59547
  /* @__PURE__ */ h.jsxs(je, { container: !0, flexDirection: "row", children: [
59548
59548
  /* @__PURE__ */ h.jsx(
@@ -60090,7 +60090,7 @@ const que = (e) => {
60090
60090
  /* @__PURE__ */ h.jsx(Ea, { onBack: () => e.back(), children: /* @__PURE__ */ h.jsx(oi, { children: /* @__PURE__ */ h.jsx(Te, { id: "userList" }) }) }),
60091
60091
  /* @__PURE__ */ h.jsx(bfe, { users: n })
60092
60092
  ] });
60093
- }, kA = ot(wfe), Sfe = "@vlprojects-chat/chat", xfe = "vlprojects", Efe = "0.32.0-LK-7071-controller.5", Cfe = "vlprojects chat", Ofe = "ISC", Tfe = "dist/index.d.ts", Afe = "./dist/index.mjs", Rfe = "./dist/index.mjs", Pfe = [
60093
+ }, kA = ot(wfe), Sfe = "@vlprojects-chat/chat", xfe = "vlprojects", Efe = "0.32.0-LK-7071-controller.6", Cfe = "vlprojects chat", Ofe = "ISC", Tfe = "dist/index.d.ts", Afe = "./dist/index.mjs", Rfe = "./dist/index.mjs", Pfe = [
60094
60094
  "dist"
60095
60095
  ], Ife = {
60096
60096
  type: "git",
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@vlprojects-chat/chat",
3
3
  "author": "vlprojects",
4
- "version": "0.32.0-LK-7572-mobile-multiselect.1",
4
+ "version": "0.32.0",
5
5
  "description": "vlprojects chat",
6
6
  "license": "ISC",
7
7
  "types": "dist/index.d.ts",