@nubisco/ui 1.16.0 → 1.16.1
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/components/TreeNode.vue.d.ts.map +1 -1
- package/dist/index.cjs +1 -1
- package/dist/index.cjs.map +1 -1
- package/dist/index.mjs +2 -2
- package/dist/index.mjs.map +1 -1
- package/dist/ui.css +1 -1
- package/package.json +1 -1
package/dist/index.mjs
CHANGED
|
@@ -19475,7 +19475,7 @@ var jqt = { class: "nb-command-palette__input-row" }, Mqt = ["placeholder"], Nqt
|
|
|
19475
19475
|
E(z9, m.value + 1);
|
|
19476
19476
|
let h = o(() => !!i.default), _ = o(() => a?.expandedIds.has(n.id) ?? !1), v = o(() => a?.selectedId === n.id), y = o(() => a?.compact ?? !1), S = o(() => y.value ? "24px" : "32px"), C = o(() => `${16 + m.value * 16}px`), w = o(() => n.disabled ? !1 : n.draggable === null ? a?.draggable ?? !1 : n.draggable), D = o(() => a?.drag.dragId === n.id), O = o(() => a?.drag.dropTargetId === n.id), k = o(() => O.value ? a?.drag.dropPosition : null);
|
|
19477
19477
|
function j() {
|
|
19478
|
-
n.disabled || !a || (a.select(n.id), r("select", n.id));
|
|
19478
|
+
n.disabled || !a || (a.select(n.id), r("select", n.id), h.value && (a.toggle(n.id), r("toggle", n.id, !_.value)));
|
|
19479
19479
|
}
|
|
19480
19480
|
function M(e) {
|
|
19481
19481
|
e.stopPropagation(), !(n.disabled || !a) && (a.toggle(n.id), r("toggle", n.id, !_.value));
|
|
@@ -19566,7 +19566,7 @@ var jqt = { class: "nb-command-palette__input-row" }, Mqt = ["placeholder"], Nqt
|
|
|
19566
19566
|
t.$slots.actions ? (T(), l("span", _Yt, [A(t.$slots, "actions", {}, void 0, !0)])) : c("", !0)
|
|
19567
19567
|
], 4), h.value && _.value ? (T(), l("ul", vYt, [A(t.$slots, "default", {}, void 0, !0)])) : c("", !0)], 42, mYt));
|
|
19568
19568
|
}
|
|
19569
|
-
}), [["__scopeId", "data-v-
|
|
19569
|
+
}), [["__scopeId", "data-v-66cf14fb"]]), yYt = { class: "nb-bottom-panel__header" }, bYt = { class: "nb-bottom-panel__header-left" }, xYt = {
|
|
19570
19570
|
key: 0,
|
|
19571
19571
|
class: "nb-bottom-panel__title"
|
|
19572
19572
|
}, SYt = { class: "nb-bottom-panel__header-center" }, CYt = {
|