fui-material 2.3.2 → 2.3.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/f-ui-kit.es.js +14 -14
- package/dist/main.css +1 -1
- package/package.json +1 -1
package/dist/f-ui-kit.es.js
CHANGED
|
@@ -1624,25 +1624,25 @@ const FPaper = ({
|
|
|
1624
1624
|
}
|
|
1625
1625
|
);
|
|
1626
1626
|
};
|
|
1627
|
-
const bordered = "
|
|
1628
|
-
const left$1 = "
|
|
1629
|
-
const center = "
|
|
1630
|
-
const right = "
|
|
1627
|
+
const bordered = "_bordered_j1bhx_18";
|
|
1628
|
+
const left$1 = "_left_j1bhx_40";
|
|
1629
|
+
const center = "_center_j1bhx_43";
|
|
1630
|
+
const right = "_right_j1bhx_46";
|
|
1631
1631
|
const styles$q = {
|
|
1632
|
-
"f-table-component": "_f-table-
|
|
1633
|
-
"f-table-component__table": "_f-table-
|
|
1632
|
+
"f-table-component": "_f-table-component_j1bhx_1",
|
|
1633
|
+
"f-table-component__table": "_f-table-component__table_j1bhx_7",
|
|
1634
1634
|
bordered,
|
|
1635
|
-
"bordered-half": "_bordered-
|
|
1636
|
-
"f-table-component__table_header": "_f-table-
|
|
1637
|
-
"is-sticky": "_is-
|
|
1638
|
-
"f-table-component__table_header-cell": "_f-table-component__table_header-
|
|
1635
|
+
"bordered-half": "_bordered-half_j1bhx_22",
|
|
1636
|
+
"f-table-component__table_header": "_f-table-component__table_header_j1bhx_25",
|
|
1637
|
+
"is-sticky": "_is-sticky_j1bhx_32",
|
|
1638
|
+
"f-table-component__table_header-cell": "_f-table-component__table_header-cell_j1bhx_37",
|
|
1639
1639
|
left: left$1,
|
|
1640
1640
|
center,
|
|
1641
1641
|
right,
|
|
1642
|
-
"f-table-component__table_body": "_f-table-
|
|
1643
|
-
"f-table-component__table_row": "_f-table-
|
|
1644
|
-
"f-table-component__table_body-cell": "_f-table-component__table_body-
|
|
1645
|
-
"f-table-component__table_footer": "_f-table-
|
|
1642
|
+
"f-table-component__table_body": "_f-table-component__table_body_j1bhx_65",
|
|
1643
|
+
"f-table-component__table_row": "_f-table-component__table_row_j1bhx_68",
|
|
1644
|
+
"f-table-component__table_body-cell": "_f-table-component__table_body-cell_j1bhx_81",
|
|
1645
|
+
"f-table-component__table_footer": "_f-table-component__table_footer_j1bhx_97"
|
|
1646
1646
|
};
|
|
1647
1647
|
const FTableHead = ({
|
|
1648
1648
|
st,
|