@avenirs-esr/avenirs-dsav 0.1.77 → 0.1.78

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/index.es.js CHANGED
@@ -6540,7 +6540,7 @@ const Jc = ["aria-label"], $c = /* @__PURE__ */ k({
6540
6540
  "is-loading": e.cancelIsLoading,
6541
6541
  disabled: e.cancelDisabled,
6542
6542
  small: "",
6543
- onClick: i[0] || (i[0] = () => n("cancel"))
6543
+ onClick: i[0] || (i[0] = (l) => n("cancel"))
6544
6544
  }, null, 8, ["icon", "label", "title", "is-loading", "disabled"])) : L("", !0),
6545
6545
  e.confirmLabel ? (d(), Q(s(re), {
6546
6546
  key: 1,
@@ -6551,11 +6551,11 @@ const Jc = ["aria-label"], $c = /* @__PURE__ */ k({
6551
6551
  "is-loading": e.confirmIsLoading,
6552
6552
  disabled: e.confirmDisabled,
6553
6553
  small: "",
6554
- onClick: i[1] || (i[1] = () => n("confirm"))
6554
+ onClick: i[1] || (i[1] = (l) => n("confirm"))
6555
6555
  }, null, 8, ["icon", "label", "title", "is-loading", "disabled"])) : L("", !0)
6556
6556
  ]));
6557
6557
  }
6558
- }), da = /* @__PURE__ */ z(uu, [["__scopeId", "data-v-8e2cc5ea"]]), fa = Symbol("header"), Au = ["aria-label"], du = { class: "av-btns-group" }, Nn = /* @__PURE__ */ k({
6558
+ }), da = /* @__PURE__ */ z(uu, [["__scopeId", "data-v-6c732acd"]]), fa = Symbol("header"), Au = ["aria-label"], du = { class: "av-btns-group" }, Nn = /* @__PURE__ */ k({
6559
6559
  __name: "AvHeaderMenuLinks",
6560
6560
  props: {
6561
6561
  links: {},
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@avenirs-esr/avenirs-dsav",
3
3
  "type": "module",
4
- "version": "0.1.77",
4
+ "version": "0.1.78",
5
5
  "repository": {
6
6
  "type": "git",
7
7
  "url": "https://github.com/avenirs-esr/avenirs-dsav"