beca-ui 0.1.35 → 0.1.37

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.
Files changed (2) hide show
  1. package/dist/beca-ui.js +2 -3
  2. package/package.json +1 -1
package/dist/beca-ui.js CHANGED
@@ -90966,12 +90966,11 @@ const ResizableTitle = (a) => {
90966
90966
  rowSelection: R,
90967
90967
  expandIcon: (B) => q(B),
90968
90968
  loading: b === !0 ? { indicator: /* @__PURE__ */ jsx(Spin, {}) } : b,
90969
- bordered: !0,
90970
- components: {
90969
+ components: M ? {
90971
90970
  header: {
90972
90971
  cell: ResizableTitle
90973
90972
  }
90974
- }
90973
+ } : a.components
90975
90974
  }
90976
90975
  );
90977
90976
  }, getClassName$E = (a) => {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "beca-ui",
3
- "version": "0.1.35",
3
+ "version": "0.1.37",
4
4
  "description": "Becawork UI",
5
5
  "license": "MIT",
6
6
  "author": {