@up-packages/ui 0.12.0-qa → 0.12.2-qa

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.
@@ -17266,7 +17266,7 @@ const Zn = _b(), Qt = {
17266
17266
  },
17267
17267
  emits: ["update:modelValue", "blur", "focus", "enter", "click"],
17268
17268
  setup(e, { emit: n }) {
17269
- const t = e, a = n, l = W(), o = W(t.modelValue), i = W(!1), s = k(() => t.type === "password"), r = k(() => s.value ? i.value ? "text" : "password" : t.type), u = k(() => s.value ? i.value ? "mdi-eye-off" : "mdi-eye" : t.appendInnerIcon), c = (x, b) => {
17269
+ const t = e, a = n, l = W(), o = W(t.modelValue), i = W(!1), s = k(() => t.type === "password"), r = k(() => s.value ? i.value ? "text" : "password" : t.type), u = k(() => s.value ? i.value ? "mdi-eye" : "mdi-eye-off" : t.appendInnerIcon), c = (x, b) => {
17270
17270
  if (!b || !x) return x;
17271
17271
  let w = "", S = 0;
17272
17272
  for (let _ = 0; _ < b.length && S < x.length; _++)
@@ -17375,14 +17375,15 @@ const Zn = _b(), Qt = {
17375
17375
  } : void 0
17376
17376
  ]), 1040, ["modelValue", "id", "label", "placeholder", "hint", "persistent-hint", "type", "variant", "density", "color", "disabled", "readonly", "loading", "clearable", "prepend-icon", "prepend-inner-icon", "append-icon", "append-inner-icon", "rules", "error-messages", "counter", "maxlength", "rounded", "required", "hide-details"]));
17377
17377
  }
17378
- }), Wr = /* @__PURE__ */ j(Bx, [["__scopeId", "data-v-b51b3d1f"]]), Ax = { class: "upx-risk-criteria__left" }, Dx = { class: "upx-risk-criteria__info" }, Tx = { class: "upx-risk-criteria__title" }, Ex = { class: "upx-risk-criteria__subtitle" }, Fx = { class: "upx-risk-criteria__right" }, Ox = /* @__PURE__ */ te({
17378
+ }), Wr = /* @__PURE__ */ j(Bx, [["__scopeId", "data-v-7975e9e4"]]), Ax = { class: "upx-risk-criteria__left" }, Dx = { class: "upx-risk-criteria__info" }, Tx = { class: "upx-risk-criteria__title" }, Ex = { class: "upx-risk-criteria__subtitle" }, Fx = { class: "upx-risk-criteria__right" }, Ox = /* @__PURE__ */ te({
17379
17379
  __name: "UpxRiskCriteria",
17380
17380
  props: {
17381
17381
  title: { default: "Critério" },
17382
17382
  active: { type: Boolean, default: !1 },
17383
17383
  weight: { default: 0 },
17384
17384
  maxWeight: { default: 100 },
17385
- inactiveText: { default: "Critério inativo" }
17385
+ inactiveText: { default: "Critério inativo" },
17386
+ borderless: { type: Boolean, default: !1 }
17386
17387
  },
17387
17388
  emits: ["update:active", "update:weight"],
17388
17389
  setup(e, { emit: n }) {
@@ -17394,7 +17395,10 @@ const Zn = _b(), Qt = {
17394
17395
  set: (s) => a("update:weight", Number(s))
17395
17396
  }), i = k(() => l.value ? `Peso: ${t.weight} de ${t.maxWeight}` : t.inactiveText);
17396
17397
  return (s, r) => (C(), F("div", {
17397
- class: L(["upx-risk-criteria", { "upx-risk-criteria--inactive": !l.value }])
17398
+ class: L(["upx-risk-criteria", {
17399
+ "upx-risk-criteria--inactive": !l.value,
17400
+ "upx-risk-criteria--borderless": e.borderless
17401
+ }])
17398
17402
  }, [
17399
17403
  p("div", Ax, [
17400
17404
  y(jh, {
@@ -17425,7 +17429,7 @@ const Zn = _b(), Qt = {
17425
17429
  ])
17426
17430
  ], 2));
17427
17431
  }
17428
- }), Lx = /* @__PURE__ */ j(Ox, [["__scopeId", "data-v-e73eeed1"]]), Mx = { class: "upx-risk-score__header" }, Rx = { class: "upx-risk-score__icon-wrapper" }, Ux = { class: "upx-risk-score__meta" }, zx = { class: "upx-risk-score__label" }, Nx = { class: "upx-risk-score__badge" }, Hx = { class: "upx-risk-score__score-display" }, Wx = { class: "upx-risk-score__score-value" }, jx = { class: "upx-risk-score__score-subtitle" }, Gx = { class: "upx-risk-score__progress-wrapper" }, Kx = { class: "upx-risk-score__progress-track" }, qx = { class: "upx-risk-score__progress-labels" }, Yx = { class: "upx-risk-score__footer" }, Xx = { class: "upx-risk-score__footer-text" }, Qx = /* @__PURE__ */ te({
17432
+ }), Lx = /* @__PURE__ */ j(Ox, [["__scopeId", "data-v-ea76e79b"]]), Mx = { class: "upx-risk-score__header" }, Rx = { class: "upx-risk-score__icon-wrapper" }, Ux = { class: "upx-risk-score__meta" }, zx = { class: "upx-risk-score__label" }, Nx = { class: "upx-risk-score__badge" }, Hx = { class: "upx-risk-score__score-display" }, Wx = { class: "upx-risk-score__score-value" }, jx = { class: "upx-risk-score__score-subtitle" }, Gx = { class: "upx-risk-score__progress-wrapper" }, Kx = { class: "upx-risk-score__progress-track" }, qx = { class: "upx-risk-score__progress-labels" }, Yx = { class: "upx-risk-score__footer" }, Xx = { class: "upx-risk-score__footer-text" }, Qx = /* @__PURE__ */ te({
17429
17433
  __name: "UpxRiskScore",
17430
17434
  props: {
17431
17435
  variant: { default: "high" },