@oliasoft-open-source/react-ui-library 5.8.0-beta-1 → 5.8.0-beta-2

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
@@ -2027,20 +2027,20 @@ const Message = ({ message: e }) => {
2027
2027
  }) : null });
2028
2028
  };
2029
2029
  var table_module_default = {
2030
- inputInTable: "_inputInTable_hltag_1",
2031
- inputHover: "_inputHover_hltag_13",
2032
- inputFocus: "_inputFocus_hltag_18",
2033
- inputError: "_inputError_hltag_25",
2034
- inputWarning: "_inputWarning_hltag_26",
2035
- inputDisabled: "_inputDisabled_hltag_61",
2036
- hideScrollbars: "_hideScrollbars_hltag_67",
2037
- wrapper: "_wrapper_hltag_85",
2038
- bordered: "_bordered_hltag_93",
2039
- scroll: "_scroll_hltag_98",
2040
- table: "_table_hltag_108",
2041
- dragOverlay: "_dragOverlay_hltag_144",
2042
- virtualScroll: "_virtualScroll_hltag_181",
2043
- striped: "_striped_hltag_201"
2030
+ inputInTable: "_inputInTable_kaesl_1",
2031
+ inputHover: "_inputHover_kaesl_13",
2032
+ inputFocus: "_inputFocus_kaesl_18",
2033
+ inputError: "_inputError_kaesl_25",
2034
+ inputWarning: "_inputWarning_kaesl_26",
2035
+ inputDisabled: "_inputDisabled_kaesl_61",
2036
+ hideScrollbars: "_hideScrollbars_kaesl_67",
2037
+ wrapper: "_wrapper_kaesl_85",
2038
+ bordered: "_bordered_kaesl_93",
2039
+ scroll: "_scroll_kaesl_98",
2040
+ table: "_table_kaesl_109",
2041
+ dragOverlay: "_dragOverlay_kaesl_145",
2042
+ virtualScroll: "_virtualScroll_kaesl_182",
2043
+ striped: "_striped_kaesl_202"
2044
2044
  }, title_module_default = { title: "_title_zn5s7_1" };
2045
2045
  const Title$1 = ({ name: e = null, actions: t = null, actionsRight: n = !1, testId: r }) => {
2046
2046
  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.0-beta-1",
3
+ "version": "5.8.0-beta-2",
4
4
  "description": "Reusable UI components for React projects",
5
5
  "homepage": "https://oliasoft-open-source.gitlab.io/react-ui-library",
6
6
  "bugs": {