sm-click-library-ui 0.0.244 → 0.0.246

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.
@@ -13647,7 +13647,7 @@ const jy = /* @__PURE__ */ pt(Ly, [["render", Hy], ["__scopeId", "data-v-17a2cc3
13647
13647
  n !== -1 ? this.departments[n] = e : this.departments.push(e);
13648
13648
  }
13649
13649
  }
13650
- }), ua = (e) => (it("data-v-ed41bc88"), e = e(), ut(), e), ng = { class: "depart-select-container" }, ag = { class: "search-container relative shadow shadow-gray-900 dark:shadow-gray-500" }, rg = ["placeholder"], og = { class: "icon-container" }, sg = {
13650
+ }), ua = (e) => (it("data-v-c9da1802"), e = e(), ut(), e), ng = { class: "depart-select-container" }, ag = { class: "search-container relative shadow shadow-gray-900 dark:shadow-gray-500" }, rg = ["placeholder"], og = { class: "icon-container" }, sg = {
13651
13651
  key: 0,
13652
13652
  xmlns: "http://www.w3.org/2000/svg",
13653
13653
  fill: "none",
@@ -13746,22 +13746,25 @@ const jy = /* @__PURE__ */ pt(Ly, [["render", Hy], ["__scopeId", "data-v-17a2cc3
13746
13746
  ), t.externalDepartments ? t.externalDepartments.splice(x, 1) : r.removeDepartments(D), a("depart", s.value));
13747
13747
  }
13748
13748
  async function d() {
13749
- i.value = !0, h(), i.value = !1;
13749
+ i.value = !0, await h(), i.value = !1;
13750
13750
  }
13751
13751
  async function f() {
13752
- const D = t.externalDepartments || r.departments;
13753
- console.log(D), D.forEach((_) => {
13752
+ (t.externalDepartments || r.departments).forEach((_) => {
13754
13753
  _.selected = !1;
13755
- }), s.value = [], console.log("depois do clear", D);
13754
+ }), s.value = [];
13756
13755
  }
13757
- function h() {
13756
+ async function h() {
13758
13757
  const D = t.externalDepartments || r.departments;
13759
- console.log(D), t.department && t.department.length > 0 && t.department.forEach((_) => {
13758
+ if (!D || D.length === 0) {
13759
+ console.warn("Nenhum departamento disponível para atualização.");
13760
+ return;
13761
+ }
13762
+ t.department && t.department.length > 0 && t.department.forEach((_) => {
13760
13763
  const x = D.find((g) => g.id === _.id);
13761
13764
  x && (x.selected = !0, s.value.some(
13762
13765
  (B) => B.id === _.id
13763
13766
  ) || s.value.push({ ...x }));
13764
- }), console.log("depois do update", D), a("depart", s.value);
13767
+ }), a("depart", s.value);
13765
13768
  }
13766
13769
  function b(D) {
13767
13770
  const _ = s.value.findIndex(
@@ -13836,7 +13839,7 @@ const jy = /* @__PURE__ */ pt(Ly, [["render", Hy], ["__scopeId", "data-v-17a2cc3
13836
13839
  ])
13837
13840
  ]));
13838
13841
  }
13839
- }, Rl = /* @__PURE__ */ pt(Mg, [["__scopeId", "data-v-ed41bc88"]]), qa = (e) => (it("data-v-bad1997e"), e = e(), ut(), e), Dg = { class: "depart-select-container" }, Tg = { class: "search-container relative shadow shadow-gray-900 dark:shadow-gray-500" }, Pg = ["placeholder"], Sg = { class: "icon-container" }, $g = {
13842
+ }, Rl = /* @__PURE__ */ pt(Mg, [["__scopeId", "data-v-c9da1802"]]), qa = (e) => (it("data-v-bad1997e"), e = e(), ut(), e), Dg = { class: "depart-select-container" }, Tg = { class: "search-container relative shadow shadow-gray-900 dark:shadow-gray-500" }, Pg = ["placeholder"], Sg = { class: "icon-container" }, $g = {
13840
13843
  key: 0,
13841
13844
  xmlns: "http://www.w3.org/2000/svg",
13842
13845
  fill: "none",