@oliasoft-open-source/react-ui-library 5.8.2 → 5.8.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/index.js CHANGED
@@ -2026,20 +2026,20 @@ const Message = ({ message: e }) => {
2026
2026
  }) : null });
2027
2027
  };
2028
2028
  var table_module_default = {
2029
- inputInTable: "_inputInTable_kaesl_1",
2030
- inputHover: "_inputHover_kaesl_13",
2031
- inputFocus: "_inputFocus_kaesl_18",
2032
- inputError: "_inputError_kaesl_25",
2033
- inputWarning: "_inputWarning_kaesl_26",
2034
- inputDisabled: "_inputDisabled_kaesl_61",
2035
- hideScrollbars: "_hideScrollbars_kaesl_67",
2036
- wrapper: "_wrapper_kaesl_85",
2037
- bordered: "_bordered_kaesl_93",
2038
- scroll: "_scroll_kaesl_98",
2039
- table: "_table_kaesl_109",
2040
- dragOverlay: "_dragOverlay_kaesl_145",
2041
- virtualScroll: "_virtualScroll_kaesl_182",
2042
- striped: "_striped_kaesl_202"
2029
+ inputInTable: "_inputInTable_1d3yn_1",
2030
+ inputHover: "_inputHover_1d3yn_13",
2031
+ inputFocus: "_inputFocus_1d3yn_18",
2032
+ inputError: "_inputError_1d3yn_25",
2033
+ inputWarning: "_inputWarning_1d3yn_26",
2034
+ inputDisabled: "_inputDisabled_1d3yn_61",
2035
+ hideScrollbars: "_hideScrollbars_1d3yn_67",
2036
+ wrapper: "_wrapper_1d3yn_85",
2037
+ bordered: "_bordered_1d3yn_93",
2038
+ scroll: "_scroll_1d3yn_98",
2039
+ table: "_table_1d3yn_109",
2040
+ dragOverlay: "_dragOverlay_1d3yn_145",
2041
+ virtualScroll: "_virtualScroll_1d3yn_180",
2042
+ striped: "_striped_1d3yn_200"
2043
2043
  }, title_module_default = { title: "_title_zn5s7_1" };
2044
2044
  const Title$1 = ({ name: e = null, actions: t = null, actionsRight: n = !1, testId: r }) => {
2045
2045
  let i = e !== null, a = t !== null;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@oliasoft-open-source/react-ui-library",
3
- "version": "5.8.2",
3
+ "version": "5.8.3",
4
4
  "description": "Reusable UI components for React projects",
5
5
  "homepage": "https://oliasoft-open-source.gitlab.io/react-ui-library",
6
6
  "bugs": {