@auronui/vue 1.4.0 → 1.4.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.
@@ -28685,6 +28685,7 @@ var Table_default = /* @__PURE__ */ (0, vue.defineComponent)({
28685
28685
  overflow: "auto"
28686
28686
  } : void 0)
28687
28687
  }, [(0, vue.createElementVNode)("table", {
28688
+ class: "table",
28688
28689
  ref_key: "rootRef",
28689
28690
  ref: rootRef,
28690
28691
  role: "grid",