@up-packages/ui 0.9.6-qa → 0.9.8-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.
@@ -15368,7 +15368,9 @@ const Wy = R({
15368
15368
  errorMessages: {},
15369
15369
  hint: {},
15370
15370
  persistentHint: { type: Boolean, default: !1 },
15371
- density: { default: "default" },
15371
+ density: { default: "comfortable" },
15372
+ variant: { default: "outlined" },
15373
+ rounded: { type: [String, Number, Boolean], default: "lg" },
15372
15374
  hideDetails: { type: [Boolean, String], default: !1 },
15373
15375
  clearable: { type: Boolean, default: !0 },
15374
15376
  firstDayOfWeek: { default: 0 },
@@ -15533,6 +15535,8 @@ const Wy = R({
15533
15535
  density: e.density,
15534
15536
  "hide-details": e.hideDetails,
15535
15537
  clearable: e.clearable,
15538
+ variant: e.variant,
15539
+ rounded: e.rounded,
15536
15540
  "onClick:clear": A
15537
15541
  }), {
15538
15542
  "prepend-inner": L(() => [
@@ -15544,7 +15548,7 @@ const Wy = R({
15544
15548
  }, 8, ["color"])
15545
15549
  ]),
15546
15550
  _: 1
15547
- }, 16, ["model-value", "label", "placeholder", "color", "disabled", "readonly", "error", "error-messages", "hint", "persistent-hint", "density", "hide-details", "clearable"])
15551
+ }, 16, ["model-value", "label", "placeholder", "color", "disabled", "readonly", "error", "error-messages", "hint", "persistent-hint", "density", "hide-details", "clearable", "variant", "rounded"])
15548
15552
  ]),
15549
15553
  default: L(() => [
15550
15554
  h(xn, { class: "up-date-picker-card" }, {
@@ -15704,7 +15708,7 @@ const Wy = R({
15704
15708
  _: 1
15705
15709
  }, 8, ["modelValue"]));
15706
15710
  }
15707
- }), sp = /* @__PURE__ */ N(ip, [["__scopeId", "data-v-479bc6c2"]]), rp = /* @__PURE__ */ Z({
15711
+ }), sp = /* @__PURE__ */ N(ip, [["__scopeId", "data-v-29bf7e46"]]), rp = /* @__PURE__ */ Z({
15708
15712
  __name: "UpxDialog",
15709
15713
  props: {
15710
15714
  modelValue: { type: Boolean, default: !1 },
@@ -17124,12 +17128,11 @@ const Xn = wb(), Xt = {
17124
17128
  items: { default: () => [
17125
17129
  { label: "Baixo Risco", range: "80-100", variant: "low" },
17126
17130
  { label: "Risco Moderado", range: "60-79", variant: "moderate" },
17127
- { label: "Risco Alto", range: "40-59", variant: "high" },
17128
- { label: "Risco Crítico", range: "0-39", variant: "critical" }
17131
+ { label: "Risco Alto", range: "0-59", variant: "high" }
17129
17132
  ] }
17130
17133
  },
17131
17134
  setup(e) {
17132
- const n = (t) => ["low", "moderate", "high", "critical"][t] || "low";
17135
+ const n = (t) => ["low", "moderate", "high"][t] || "low";
17133
17136
  return (t, a) => (I(), D("div", fx, [
17134
17137
  (I(!0), D(re, null, We(e.items, (l, o) => (I(), D("div", {
17135
17138
  key: o,
@@ -17143,7 +17146,7 @@ const Xn = wb(), Xt = {
17143
17146
  ], 2))), 128))
17144
17147
  ]));
17145
17148
  }
17146
- }), yx = /* @__PURE__ */ N(hx, [["__scopeId", "data-v-05bcb23b"]]), px = { class: "upx-risk-card__header" }, bx = { class: "upx-risk-card__title" }, xx = { class: "upx-risk-card__content" }, kx = { class: "upx-risk-card__field" }, _x = { class: "upx-risk-card__label" }, wx = { class: "upx-risk-card__field" }, Sx = { class: "upx-risk-card__label" }, Cx = { class: "upx-risk-card__footer" }, Ix = { class: "upx-risk-card__range" }, $x = /* @__PURE__ */ Z({
17149
+ }), yx = /* @__PURE__ */ N(hx, [["__scopeId", "data-v-502c0b4e"]]), px = { class: "upx-risk-card__header" }, bx = { class: "upx-risk-card__title" }, xx = { class: "upx-risk-card__content" }, kx = { class: "upx-risk-card__field" }, _x = { class: "upx-risk-card__label" }, wx = { class: "upx-risk-card__field" }, Sx = { class: "upx-risk-card__label" }, Cx = { class: "upx-risk-card__footer" }, Ix = { class: "upx-risk-card__range" }, $x = /* @__PURE__ */ Z({
17147
17150
  __name: "UpxRiskCard",
17148
17151
  props: {
17149
17152
  title: { default: "Risco" },
@@ -17206,7 +17209,7 @@ const Xn = wb(), Xt = {
17206
17209
  ])
17207
17210
  ], 2));
17208
17211
  }
17209
- }), Vx = /* @__PURE__ */ N($x, [["__scopeId", "data-v-bb951761"]]), Ur = /* @__PURE__ */ Z({
17212
+ }), Vx = /* @__PURE__ */ N($x, [["__scopeId", "data-v-ba7decf9"]]), Ur = /* @__PURE__ */ Z({
17210
17213
  __name: "UpxTextField",
17211
17214
  props: {
17212
17215
  modelValue: {},
@@ -17459,7 +17462,7 @@ const Xn = wb(), Xt = {
17459
17462
  ])
17460
17463
  ], 2));
17461
17464
  }
17462
- }), Xx = /* @__PURE__ */ N(Yx, [["__scopeId", "data-v-1ad03832"]]), Qx = { class: "upx-risk-finding__header" }, Jx = { class: "upx-risk-finding__content" }, Zx = { class: "upx-risk-finding__title" }, ek = { class: "upx-risk-finding__subtitle" }, tk = {
17465
+ }), Xx = /* @__PURE__ */ N(Yx, [["__scopeId", "data-v-93dc9fe0"]]), Qx = { class: "upx-risk-finding__header" }, Jx = { class: "upx-risk-finding__content" }, Zx = { class: "upx-risk-finding__title" }, ek = { class: "upx-risk-finding__subtitle" }, tk = {
17463
17466
  key: 0,
17464
17467
  class: "upx-risk-finding__tags"
17465
17468
  }, nk = /* @__PURE__ */ Z({