beca-ui 2.0.0-beta.14 → 2.0.0-beta.16
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.
- package/dist/beca-ui.js +1 -1
- package/dist/main.css +1 -1
- package/package.json +1 -1
package/dist/beca-ui.js
CHANGED
|
@@ -93512,7 +93512,7 @@ const ResizableTitle = (a) => {
|
|
|
93512
93512
|
var Q, le;
|
|
93513
93513
|
const {
|
|
93514
93514
|
transparent: c = !1,
|
|
93515
|
-
tableLayout: u
|
|
93515
|
+
tableLayout: u,
|
|
93516
93516
|
pagination: d,
|
|
93517
93517
|
columns: f = [],
|
|
93518
93518
|
showSorterTooltip: p = !1,
|