@ouestfrance/sipa-bms-ui 8.14.0 → 8.14.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.
@@ -90200,7 +90200,12 @@
90200
90200
  item: subItem,
90201
90201
  active: isItemActive(subItem),
90202
90202
  onClick: ($event) => clickItem(subItem)
90203
- }, null, 8, ["item", "active", "onClick"])
90203
+ }, {
90204
+ "icon-end": vue.withCtx(() => [
90205
+ vue.renderSlot(_ctx.$slots, "icon-end", { item }, void 0, true)
90206
+ ]),
90207
+ _: 2
90208
+ }, 1032, ["item", "active", "onClick"])
90204
90209
  ]);
90205
90210
  }), 128))
90206
90211
  ], 512), [
@@ -90231,7 +90236,7 @@
90231
90236
  }
90232
90237
  });
90233
90238
 
90234
- const BmsMenuNav = /* @__PURE__ */ _export_sfc(_sfc_main$t, [["__scopeId", "data-v-f7e3eddd"]]);
90239
+ const BmsMenuNav = /* @__PURE__ */ _export_sfc(_sfc_main$t, [["__scopeId", "data-v-464aae03"]]);
90235
90240
 
90236
90241
  const _hoisted_1$o = { class: "menu__container" };
90237
90242
  const _hoisted_2$f = { class: "menu__top" };