bootstrap-vue-next 0.45.8 → 0.45.9

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.
@@ -1691,10 +1691,7 @@ var BTable_default = /* @__PURE__ */ (0, vue.defineComponent)({
1691
1691
  };
1692
1692
  const computedLiteProps = (0, vue.computed)(() => ({
1693
1693
  ...require_object.pick(props, [...bTableLiteProps, ...bTableSimpleProps]),
1694
- tableAttrs: {
1695
- ariaBusy: busyModel.value,
1696
- "aria-multiselectable": props.selectable && props.selectMode !== "single" ? true : void 0
1697
- },
1694
+ tableAttrs: { ariaBusy: busyModel.value },
1698
1695
  items: computedDisplayItems.value,
1699
1696
  fields: computedFields.value,
1700
1697
  tableClass: tableClasses.value,
@@ -1903,4 +1900,4 @@ Object.defineProperty(exports, "BTr_default", {
1903
1900
  }
1904
1901
  });
1905
1902
 
1906
- //# sourceMappingURL=BTable-DOpSWDaC.js.map
1903
+ //# sourceMappingURL=BTable-BCWW00u_.js.map