@profitliga/ui 1.1.6 → 1.1.8

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.
@@ -3331,7 +3331,11 @@ const pr = { class: "input__wrapper" }, fr = ["id", "placeholder", "name", "disa
3331
3331
  }
3332
3332
  },
3333
3333
  setup(e) {
3334
- const l = e, a = P(() => ["message", `message--${l.type}`]), o = ct({
3334
+ const l = e, a = P(() => [
3335
+ "message",
3336
+ `message--${l.type}`,
3337
+ { "message--view-icon": l.viewIcon }
3338
+ ]), o = ct({
3335
3339
  success: et,
3336
3340
  error: on,
3337
3341
  warning: Je,
@@ -3355,7 +3359,7 @@ const pr = { class: "input__wrapper" }, fr = ["id", "placeholder", "name", "disa
3355
3359
  ])
3356
3360
  ], 2));
3357
3361
  }
3358
- }), Nc = /* @__PURE__ */ y($r, [["__scopeId", "data-v-aee1f274"]]), Br = ["id", "onUpdate:modelValue", "disabled", "readonly", "onInput", "onKeydown", "onPaste", "onFocus", "onBlur"], jc = /* @__PURE__ */ c({
3362
+ }), Nc = /* @__PURE__ */ y($r, [["__scopeId", "data-v-05cf6f1e"]]), Br = ["id", "onUpdate:modelValue", "disabled", "readonly", "onInput", "onKeydown", "onPaste", "onFocus", "onBlur"], jc = /* @__PURE__ */ c({
3359
3363
  __name: "OTPCode",
3360
3364
  props: /* @__PURE__ */ E({
3361
3365
  length: { default: 5 },