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

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
@@ -1785,20 +1785,20 @@ var Sr = /* @__PURE__ */ function(e) {
1785
1785
  children: s
1786
1786
  });
1787
1787
  }, Na = {
1788
- inputInTable: "_inputInTable_1285q_1",
1789
- inputHover: "_inputHover_1285q_13",
1790
- inputFocus: "_inputFocus_1285q_18",
1791
- inputError: "_inputError_1285q_25",
1792
- inputWarning: "_inputWarning_1285q_26",
1793
- inputDisabled: "_inputDisabled_1285q_61",
1794
- hideScrollbars: "_hideScrollbars_1285q_67",
1795
- input: "_input_1285q_1",
1796
- isInTable: "_isInTable_1285q_100",
1797
- small: "_small_1285q_124",
1798
- right: "_right_1285q_170",
1799
- groupOrderFirst: "_groupOrderFirst_1285q_173",
1800
- groupOrderMiddle: "_groupOrderMiddle_1285q_174",
1801
- groupOrderLast: "_groupOrderLast_1285q_175"
1788
+ inputInTable: "_inputInTable_b8kpk_1",
1789
+ inputHover: "_inputHover_b8kpk_13",
1790
+ inputFocus: "_inputFocus_b8kpk_18",
1791
+ inputError: "_inputError_b8kpk_25",
1792
+ inputWarning: "_inputWarning_b8kpk_26",
1793
+ inputDisabled: "_inputDisabled_b8kpk_61",
1794
+ hideScrollbars: "_hideScrollbars_b8kpk_67",
1795
+ input: "_input_b8kpk_1",
1796
+ isInTable: "_isInTable_b8kpk_100",
1797
+ small: "_small_b8kpk_124",
1798
+ right: "_right_b8kpk_170",
1799
+ groupOrderFirst: "_groupOrderFirst_b8kpk_173",
1800
+ groupOrderMiddle: "_groupOrderMiddle_b8kpk_174",
1801
+ groupOrderLast: "_groupOrderLast_b8kpk_178"
1802
1802
  }, Pa = r(({ error: e = null, tooltip: t = null, isInTable: n, width: r = void 0, small: i = !1, onChange: a = B, placeholder: o = "", value: c = "", onKeyPress: l = () => {}, onFocus: u = () => {}, onBlur: d = () => {}, onPaste: f = () => {}, onKeyDown: p = () => {}, selectOnFocus: m = !0, name: h = void 0, type: _ = "text", tabIndex: y = 0, disabled: b = !1, right: x = !1, warning: S = null, groupOrder: C = null, maxTooltipWidth: w = void 0, testId: T = void 0, size: E = null }, D) => {
1803
1803
  let O = s(U), k = (() => {
1804
1804
  if (C) switch (C) {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@oliasoft-open-source/react-ui-library",
3
- "version": "6.4.0-beta-2",
3
+ "version": "6.4.1-beta-1",
4
4
  "description": "Reusable UI components for React projects",
5
5
  "homepage": "https://oliasoft-open-source.gitlab.io/react-ui-library",
6
6
  "bugs": {