@comercti/web-components-hmg 0.10.20 → 0.10.21
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/comerc-style-guide.cjs.js +1 -1
- package/comerc-style-guide.es.js +2 -1
- package/comerc-style-guide.umd.js +1 -1
- package/index.d.ts +32 -32
- package/package.json +1 -1
package/comerc-style-guide.es.js
CHANGED
|
@@ -5408,7 +5408,7 @@ const Zl = {
|
|
|
5408
5408
|
onFocusout: i[3] || (i[3] = (c) => l.focus && (r.value = !1)),
|
|
5409
5409
|
class: "m-1"
|
|
5410
5410
|
}, [
|
|
5411
|
-
N(l.$slots, "
|
|
5411
|
+
N(l.$slots, "default")
|
|
5412
5412
|
], 32),
|
|
5413
5413
|
P(ye, {
|
|
5414
5414
|
"enter-active-class": "transition-opacity transition-transform duration-200",
|
|
@@ -6070,6 +6070,7 @@ const gi = (t) => {
|
|
|
6070
6070
|
N(k.$slots, v.value, { item: j }, () => [
|
|
6071
6071
|
k.truncated ? (s(), d("ce-tooltip", {
|
|
6072
6072
|
key: 0,
|
|
6073
|
+
focus: !1,
|
|
6073
6074
|
location: "top",
|
|
6074
6075
|
text: typeof v.value == "function" ? String(v.value(j)) : String(e(C)(j, v.value))
|
|
6075
6076
|
}, [
|