@a2simcode/ui 0.0.261 → 0.0.262
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/simcode-ui.es.js +6 -1
- package/dist/simcode-ui.umd.js +1 -1
- package/dist/stats.html +1 -1
- package/package.json +1 -1
package/dist/simcode-ui.es.js
CHANGED
|
@@ -12634,7 +12634,12 @@ var Kp = /* @__PURE__ */ we({
|
|
|
12634
12634
|
}, Fe = D(!1), Ue = () => {
|
|
12635
12635
|
Fe.value = !Fe.value;
|
|
12636
12636
|
}, gt = () => {
|
|
12637
|
-
g.value = [], l.value && (l.value.setSelection?.([]), b.value && (b.value = !1, l.value.setRecords(s.value))), c.value?.clearSelection?.()
|
|
12637
|
+
g.value = [], l.value && (l.value.setSelection?.([]), b.value && (b.value = !1, l.value.setRecords(s.value))), c.value?.clearSelection?.(), r("select", {
|
|
12638
|
+
selections: [],
|
|
12639
|
+
record: {},
|
|
12640
|
+
checked: !1,
|
|
12641
|
+
isMultiple: i.isMultiple
|
|
12642
|
+
});
|
|
12638
12643
|
}, zt = () => {
|
|
12639
12644
|
b.value = !b.value, !v.value && (b.value ? l.value?.setRecords(g.value) : l.value?.setRecords(s.value), l.value?.setSelection?.(g.value));
|
|
12640
12645
|
}, Jt = P(() => {
|