@arbocollab/arbo-plugin-item-table 0.1.1 → 0.1.2
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/lib/es/index.es.js +4 -4
- package/lib/umd/index.umd.js +16 -16
- package/package.json +1 -1
package/lib/es/index.es.js
CHANGED
|
@@ -7626,7 +7626,7 @@ const Lm = {
|
|
|
7626
7626
|
placement: "top",
|
|
7627
7627
|
trigger: "mouseenter focus",
|
|
7628
7628
|
hideOnClick: !1,
|
|
7629
|
-
delay: [
|
|
7629
|
+
delay: [300, 0],
|
|
7630
7630
|
theme: "arbo",
|
|
7631
7631
|
contentClass: "extra-padding",
|
|
7632
7632
|
bypassOverflowCheck: !0,
|
|
@@ -11197,7 +11197,7 @@ const pz = (e) => {
|
|
|
11197
11197
|
(i = e._userProfileInstance) == null || i.hide();
|
|
11198
11198
|
}, e._userProfileInstance = rk(e, {
|
|
11199
11199
|
...ik,
|
|
11200
|
-
delay: [
|
|
11200
|
+
delay: [300, 0],
|
|
11201
11201
|
content: ((s = n.user) == null ? void 0 : s.name) || "User",
|
|
11202
11202
|
placement: n.placement || "bottom-start",
|
|
11203
11203
|
trigger: "mouseenter focus",
|
|
@@ -25469,7 +25469,7 @@ const Qf = (e) => {
|
|
|
25469
25469
|
} else E.key === "Escape" && s.value && (E.preventDefault(), v());
|
|
25470
25470
|
}
|
|
25471
25471
|
const C = Object.freeze({
|
|
25472
|
-
delay: [
|
|
25472
|
+
delay: [300, 0],
|
|
25473
25473
|
contentClass: ["extra-padding"]
|
|
25474
25474
|
}), R = TE();
|
|
25475
25475
|
return nt(
|
|
@@ -85729,7 +85729,7 @@ const sRe = {
|
|
|
85729
85729
|
"beta-tag": "_beta-tag_1lefh_57"
|
|
85730
85730
|
}, TRe = {
|
|
85731
85731
|
$style: DRe
|
|
85732
|
-
}, xRe = /* @__PURE__ */ _t(CRe, [["__cssModules", TRe]]), kB = "0.1.
|
|
85732
|
+
}, xRe = /* @__PURE__ */ _t(CRe, [["__cssModules", TRe]]), kB = "0.1.2", FRe = { key: 0 }, IRe = /* @__PURE__ */ ct({
|
|
85733
85733
|
__name: "app",
|
|
85734
85734
|
setup(e) {
|
|
85735
85735
|
const t = j(() => n.id.length === 0 || n.workspaceId.length === 0), n = ti({
|