br-dionysus 1.19.2 → 1.19.3
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/br-dionysus.es.js
CHANGED
|
@@ -14298,6 +14298,7 @@ const z8 = { key: 0 }, P8 = {
|
|
|
14298
14298
|
height: i.tableHeight,
|
|
14299
14299
|
border: i.border,
|
|
14300
14300
|
rowStyle: i.rowStyle,
|
|
14301
|
+
cellStyle: i.cellStyle,
|
|
14301
14302
|
onRowClick: b,
|
|
14302
14303
|
onSelectionChange: w(_)
|
|
14303
14304
|
}, {
|
|
@@ -14327,7 +14328,7 @@ const z8 = { key: 0 }, P8 = {
|
|
|
14327
14328
|
}, 1032, ["prop", "label", "minWidth", "filters", "headerAlign"]))), 128))
|
|
14328
14329
|
]),
|
|
14329
14330
|
_: 1
|
|
14330
|
-
}, 8, ["scrollbarAlwaysOn", "size", "data", "rowKey", "height", "border", "rowStyle", "onSelectionChange"]),
|
|
14331
|
+
}, 8, ["scrollbarAlwaysOn", "size", "data", "rowKey", "height", "border", "rowStyle", "cellStyle", "onSelectionChange"]),
|
|
14331
14332
|
i.total ? (A(), Y("div", cb, [
|
|
14332
14333
|
Z(Ke, {
|
|
14333
14334
|
currentPage: H.currentPage,
|