bootstrap-vue-next 0.45.7 → 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.
@@ -1690,10 +1690,7 @@ var BTable_default = /* @__PURE__ */ defineComponent({
1690
1690
  };
1691
1691
  const computedLiteProps = computed(() => ({
1692
1692
  ...pick(props, [...bTableLiteProps, ...bTableSimpleProps]),
1693
- tableAttrs: {
1694
- ariaBusy: busyModel.value,
1695
- "aria-multiselectable": props.selectable && props.selectMode !== "single" ? true : void 0
1696
- },
1693
+ tableAttrs: { ariaBusy: busyModel.value },
1697
1694
  items: computedDisplayItems.value,
1698
1695
  fields: computedFields.value,
1699
1696
  tableClass: tableClasses.value,
@@ -1855,4 +1852,4 @@ var BTable_default = /* @__PURE__ */ defineComponent({
1855
1852
  //#endregion
1856
1853
  export { BTh_default as a, BTbody_default as c, BThead_default as i, BTableLite_default as n, BTfoot_default as o, BTr_default as r, BTd_default as s, BTable_default as t };
1857
1854
 
1858
- //# sourceMappingURL=BTable-CzMtFdt5.mjs.map
1855
+ //# sourceMappingURL=BTable-DUHxxWv5.mjs.map