@ouestfrance/sipa-bms-ui 8.1.3 → 8.1.4

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.
@@ -93283,7 +93283,6 @@
93283
93283
  const selectAll = () => {
93284
93284
  emits("selectAll");
93285
93285
  areAllCurrentItemsSelected.value = true;
93286
- selectedItems.value = props.items;
93287
93286
  };
93288
93287
  const onToggleSelectAllCurrentItems = () => {
93289
93288
  if (props.selectMode === SelectMode.ALL) {
@@ -93514,7 +93513,7 @@
93514
93513
  }
93515
93514
  });
93516
93515
 
93517
- const UiBmsTable = /* @__PURE__ */ _export_sfc(_sfc_main$d, [["__scopeId", "data-v-54404d98"]]);
93516
+ const UiBmsTable = /* @__PURE__ */ _export_sfc(_sfc_main$d, [["__scopeId", "data-v-a100cc9a"]]);
93518
93517
 
93519
93518
  const _hoisted_1$a = { class: "filter-button-container" };
93520
93519
  const _hoisted_2$8 = {