layers-design-system 3.0.13 → 3.0.14
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.
- package/dist/{en-7c7096c7.js → en-0fa51ea2.js} +1 -1
- package/dist/{es-83d3cd26.js → es-913b75ed.js} +1 -1
- package/dist/{index-6db93640.js → index-37ef64e8.js} +2 -2
- package/dist/layers-design-system.js +1 -1
- package/dist/layers-design-system.umd.cjs +1 -1
- package/dist/{main-ce437744.js → main-b66a38e4.js} +25 -17
- package/dist/{pt-br-5a147b76.js → pt-br-da466af3.js} +1 -1
- package/dist/style.css +1 -1
- package/package.json +1 -1
|
@@ -4361,16 +4361,16 @@ const kB = (e) => ({
|
|
|
4361
4361
|
let r;
|
|
4362
4362
|
switch (t) {
|
|
4363
4363
|
case "en":
|
|
4364
|
-
r = await Promise.resolve().then(() => Wne), await import("./en-
|
|
4364
|
+
r = await Promise.resolve().then(() => Wne), await import("./en-0fa51ea2.js").then((a) => a.e);
|
|
4365
4365
|
break;
|
|
4366
4366
|
case "es":
|
|
4367
|
-
r = await import("./es-da718580.js"), await import("./es-
|
|
4367
|
+
r = await import("./es-da718580.js"), await import("./es-913b75ed.js").then((a) => a.e);
|
|
4368
4368
|
break;
|
|
4369
4369
|
default:
|
|
4370
|
-
r = await import("./pt-br-b45aa35e.js"), await import("./pt-br-
|
|
4370
|
+
r = await import("./pt-br-b45aa35e.js"), await import("./pt-br-da466af3.js").then((a) => a.p);
|
|
4371
4371
|
break;
|
|
4372
4372
|
}
|
|
4373
|
-
const o = await import("./index-
|
|
4373
|
+
const o = await import("./index-37ef64e8.js");
|
|
4374
4374
|
e.use(o.default, { locale: r.default }), nt.locale(t);
|
|
4375
4375
|
}
|
|
4376
4376
|
});
|
|
@@ -42932,26 +42932,34 @@ const dke = {
|
|
|
42932
42932
|
watch: {
|
|
42933
42933
|
queryKind: {
|
|
42934
42934
|
handler(e) {
|
|
42935
|
-
this.localQuery
|
|
42935
|
+
this.localQuery = {
|
|
42936
|
+
...this.localQuery,
|
|
42937
|
+
kind: e
|
|
42938
|
+
};
|
|
42936
42939
|
},
|
|
42937
42940
|
immediate: !0,
|
|
42938
42941
|
deep: !0
|
|
42942
|
+
},
|
|
42943
|
+
localQuery: {
|
|
42944
|
+
handler(e) {
|
|
42945
|
+
this.$emit("update:query", e);
|
|
42946
|
+
},
|
|
42947
|
+
deep: !0,
|
|
42948
|
+
immediate: !0
|
|
42939
42949
|
}
|
|
42940
42950
|
},
|
|
42941
42951
|
methods: {
|
|
42942
42952
|
clearInput() {
|
|
42943
|
-
this.
|
|
42953
|
+
this.updateQuery({ target: { value: null } });
|
|
42944
42954
|
},
|
|
42945
42955
|
isSelected(e) {
|
|
42946
42956
|
return no(this.localQuery, "kind", null) === e;
|
|
42947
42957
|
},
|
|
42948
42958
|
updateQuery(e) {
|
|
42949
|
-
|
|
42950
|
-
|
|
42951
|
-
q:
|
|
42952
|
-
|
|
42953
|
-
page: 0
|
|
42954
|
-
});
|
|
42959
|
+
this.localQuery = {
|
|
42960
|
+
...this.localQuery,
|
|
42961
|
+
q: no(e, "target.value", null)
|
|
42962
|
+
};
|
|
42955
42963
|
},
|
|
42956
42964
|
setInputClass(e) {
|
|
42957
42965
|
return "search-input-wrapper ml-2 l-flex" + " " + e;
|
|
@@ -43053,7 +43061,7 @@ function gke(e, t, n, r, o, a) {
|
|
|
43053
43061
|
n.loading || n.typing ? (T(), ce(d, { key: 1 })) : de("", !0)
|
|
43054
43062
|
]);
|
|
43055
43063
|
}
|
|
43056
|
-
const mke = /* @__PURE__ */ it(dke, [["render", gke], ["__scopeId", "data-v-
|
|
43064
|
+
const mke = /* @__PURE__ */ it(dke, [["render", gke], ["__scopeId", "data-v-4a29e69f"]]), $T = Symbol.for("GlobalStack"), NA = class {
|
|
43057
43065
|
/**
|
|
43058
43066
|
* Creates a stack instance with the given name
|
|
43059
43067
|
*/
|
|
@@ -43589,7 +43597,7 @@ const zke = {
|
|
|
43589
43597
|
methods: {
|
|
43590
43598
|
searchDebounced: Gwe(
|
|
43591
43599
|
async function() {
|
|
43592
|
-
no(this.querySearchTopics, "q.length", null) > 3 && this.recentTopicsSearched.push(this.querySearchTopics.q), await this.getSearchedTopics(this.querySearchTopics), this.typing = !1;
|
|
43600
|
+
console.log(this.querySearchTopics), no(this.querySearchTopics, "q.length", null) > 3 && this.recentTopicsSearched.push(this.querySearchTopics.q), await this.getSearchedTopics(this.querySearchTopics), this.typing = !1;
|
|
43593
43601
|
},
|
|
43594
43602
|
500,
|
|
43595
43603
|
{ leading: !1, trailing: !0 }
|
|
@@ -43825,8 +43833,8 @@ function Jke(e, t, n, r, o, a) {
|
|
|
43825
43833
|
hasAnySelectedTopic: e.selectedTopics.length > 0,
|
|
43826
43834
|
onSave: a.onSave,
|
|
43827
43835
|
onClose: a.onClose,
|
|
43828
|
-
|
|
43829
|
-
}, null, 8, ["kinds", "query", "typing", "loading", "hasAnySelectedTopic", "onSave", "onClose", "
|
|
43836
|
+
"onUpdate:query": a.onInput
|
|
43837
|
+
}, null, 8, ["kinds", "query", "typing", "loading", "hasAnySelectedTopic", "onSave", "onClose", "onUpdate:query"]),
|
|
43830
43838
|
S("div", jke, [
|
|
43831
43839
|
e.loading || e.typing ? (T(), I("div", $ke, " Procurando " + we(a.searchingSpan) + "... ", 1)) : a.hasAnySearchedTopic ? (T(), I("div", Pke, [
|
|
43832
43840
|
a.showRecentSearchedTopics ? (T(), I("div", Bke, [
|
|
@@ -43972,7 +43980,7 @@ function Jke(e, t, n, r, o, a) {
|
|
|
43972
43980
|
])) : de("", !0)
|
|
43973
43981
|
]);
|
|
43974
43982
|
}
|
|
43975
|
-
const e9e = /* @__PURE__ */ it(zke, [["render", Jke], ["__scopeId", "data-v-
|
|
43983
|
+
const e9e = /* @__PURE__ */ it(zke, [["render", Jke], ["__scopeId", "data-v-27e3684d"]]), t9e = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
43976
43984
|
__proto__: null,
|
|
43977
43985
|
default: e9e
|
|
43978
43986
|
}, Symbol.toStringTag, { value: "Module" }));
|