@soroka282/migrant.ui-kit 0.0.66 → 0.0.68

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.
@@ -1,5 +1,5 @@
1
1
  import { defineComponent as w, ref as i, computed as y, createElementBlock as a, openBlock as r, createCommentVNode as d, createElementVNode as p, createVNode as _, Fragment as V, renderList as L, normalizeStyle as S, normalizeClass as k, createTextVNode as I, toDisplayString as g } from "vue";
2
- import { u as B, U as N, _ as b } from "./index-BsqXksAa.js";
2
+ import { u as B, U as N, _ as b } from "./index-CP315OU8.js";
3
3
  const x = { class: "select-list" }, U = {
4
4
  key: 0,
5
5
  class: "search-wrapper"
@@ -3645,8 +3645,8 @@ const rr = Kc({
3645
3645
  [K.GrayBorder]: "#d8d8d8",
3646
3646
  [K.Gray]: "#323232",
3647
3647
  [K.Purple_66]: "#666EE41A",
3648
- [K.BlueMain]: "#3273ED",
3649
- [K.BlueSecondary]: "rgba(50, 115, 237, 0.1)",
3648
+ [K.BlueMain]: "#3C6BFF",
3649
+ [K.BlueSecondary]: "#DBE3FE",
3650
3650
  [K.PurpleLightBorder]: "rgba(102, 110, 228, 0.20)",
3651
3651
  [K.Danger_1]: "#FD324E",
3652
3652
  [K.Danger_2]: "#EA4242",
@@ -3899,13 +3899,13 @@ function nt(e, t) {
3899
3899
  return n.test(r.name, r.message, r.test);
3900
3900
  }, e);
3901
3901
  }
3902
- function qE(e) {
3903
- const t = document.getElementById(e);
3904
- if (!t) {
3902
+ function qE(e, t = 500) {
3903
+ const n = document.getElementById(e);
3904
+ if (!n) {
3905
3905
  console.warn(`[scrollTo]: Element not found: ${e}`);
3906
3906
  return;
3907
3907
  }
3908
- setTimeout(() => t.scrollIntoView({ block: "start", behavior: "smooth" }), 300);
3908
+ setTimeout(() => n.scrollIntoView({ block: "start", behavior: "smooth" }), t);
3909
3909
  }
3910
3910
  function HE(e, t = !1) {
3911
3911
  const n = W(t), r = W(!1), s = W();
@@ -8852,7 +8852,7 @@ const fh = {
8852
8852
  ], 512);
8853
8853
  };
8854
8854
  }
8855
- }), Oh = /* @__PURE__ */ Xe(wh, [["__scopeId", "data-v-d2ea8ff8"]]), KE = /* @__PURE__ */ ce({
8855
+ }), Oh = /* @__PURE__ */ Xe(wh, [["__scopeId", "data-v-8c7fd84e"]]), KE = /* @__PURE__ */ ce({
8856
8856
  __name: "UIModalContainer",
8857
8857
  setup(e) {
8858
8858
  const t = ro(), { modalList: n } = bn(t), r = (s) => ({
@@ -9005,7 +9005,7 @@ const fh = {
9005
9005
  const { openModal: n } = ro(), r = e, s = t, i = W(ie[K.GrayBorder]), a = W(ie[K.White]), o = W(ie[K.GrayText]), l = W(ie[K.Danger_5]), A = () => {
9006
9006
  n({
9007
9007
  component: gA(
9008
- () => import("./List-DTQctOrE.js")
9008
+ () => import("./List-BBKMFaT9.js")
9009
9009
  ),
9010
9010
  modalProps: {
9011
9011
  isHaveCloseModal: !0,