scope360-core 0.0.61 → 0.0.62

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.
@@ -1288,7 +1288,7 @@ const Sc = {
1288
1288
  },
1289
1289
  maxLength: {
1290
1290
  type: Number,
1291
- default: "524288"
1291
+ default: 524288
1292
1292
  },
1293
1293
  icon: String,
1294
1294
  placeholder: String,
@@ -1345,7 +1345,7 @@ const Sc = {
1345
1345
  n.invalid ? (A(), V("div", Rc, Pe(n.errorMessage), 1)) : W("", !0)
1346
1346
  ], 2));
1347
1347
  }
1348
- }, cy = /* @__PURE__ */ Ft(Ec, [["__scopeId", "data-v-3b2a5930"]]), $c = { class: "scope-radio-label" }, Nc = ["value", "checked"], Ic = { class: "scope-text" }, Bc = {
1348
+ }, cy = /* @__PURE__ */ Ft(Ec, [["__scopeId", "data-v-49399a96"]]), $c = { class: "scope-radio-label" }, Nc = ["value", "checked"], Ic = { class: "scope-text" }, Bc = {
1349
1349
  __name: "Radio",
1350
1350
  props: /* @__PURE__ */ on({
1351
1351
  value: String | Object | Boolean | Number,