@oliasoft-open-source/react-ui-library 5.22.0-beta-3 → 5.22.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
@@ -323,14 +323,14 @@ var mr = /* @__PURE__ */ function(e) {
323
323
  testId: c,
324
324
  children: a
325
325
  }), Rr = {
326
- checkbox: "_checkbox_oo4mp_1",
327
- noLabel: "_noLabel_oo4mp_17",
328
- small: "_small_oo4mp_20",
329
- checkmark: "_checkmark_oo4mp_43",
330
- disabled: "_disabled_oo4mp_82",
331
- noMargin: "_noMargin_oo4mp_96",
332
- isInTable: "_isInTable_oo4mp_99",
333
- helpIconEnabled: "_helpIconEnabled_oo4mp_102"
326
+ checkbox: "_checkbox_1ezew_1",
327
+ noLabel: "_noLabel_1ezew_17",
328
+ small: "_small_1ezew_20",
329
+ checkmark: "_checkmark_1ezew_45",
330
+ disabled: "_disabled_1ezew_84",
331
+ noMargin: "_noMargin_1ezew_98",
332
+ isInTable: "_isInTable_1ezew_101",
333
+ helpIconEnabled: "_helpIconEnabled_1ezew_104"
334
334
  }, zr = {
335
335
  tooltip: "_tooltip_wli9z_1",
336
336
  error: "_error_wli9z_15",
@@ -3523,16 +3523,16 @@ var mr = /* @__PURE__ */ function(e) {
3523
3523
  })
3524
3524
  });
3525
3525
  }, Is = {
3526
- wrapper: "_wrapper_1homz_1",
3527
- inline: "_inline_1homz_1",
3528
- radio: "_radio_1homz_5",
3529
- labelMargin: "_labelMargin_1homz_8",
3530
- small: "_small_1homz_27",
3531
- noMargin: "_noMargin_1homz_32",
3532
- noLabel: "_noLabel_1homz_36",
3533
- disabled: "_disabled_1homz_96",
3534
- isInTable: "_isInTable_1homz_112",
3535
- helpIconEnabled: "_helpIconEnabled_1homz_117"
3526
+ wrapper: "_wrapper_1u1qo_1",
3527
+ inline: "_inline_1u1qo_1",
3528
+ radio: "_radio_1u1qo_5",
3529
+ labelMargin: "_labelMargin_1u1qo_8",
3530
+ small: "_small_1u1qo_27",
3531
+ noMargin: "_noMargin_1u1qo_32",
3532
+ noLabel: "_noLabel_1u1qo_36",
3533
+ disabled: "_disabled_1u1qo_98",
3534
+ isInTable: "_isInTable_1u1qo_114",
3535
+ helpIconEnabled: "_helpIconEnabled_1u1qo_119"
3536
3536
  }, Ls = ({ name: e, label: t, value: n, selected: r, disabled: i = !1, small: a = !1, onChange: o, noMargin: s = !1, testId: c, helpText: l, onClickHelp: u, textTransform: d = vr.CAPITALIZE }) => {
3537
3537
  let f = l || u;
3538
3538
  return /* @__PURE__ */ z("div", {
@@ -4456,11 +4456,11 @@ var mr = /* @__PURE__ */ function(e) {
4456
4456
  Fc({ ...e });
4457
4457
  });
4458
4458
  }, Rc = {
4459
- toggle: "_toggle_1c9wf_9",
4460
- small: "_small_1c9wf_25",
4461
- disabled: "_disabled_1c9wf_102",
4462
- noMargin: "_noMargin_1c9wf_110",
4463
- helpIconEnabled: "_helpIconEnabled_1c9wf_113"
4459
+ toggle: "_toggle_18fme_9",
4460
+ small: "_small_18fme_25",
4461
+ disabled: "_disabled_18fme_105",
4462
+ noMargin: "_noMargin_18fme_113",
4463
+ helpIconEnabled: "_helpIconEnabled_18fme_116"
4464
4464
  }, zc = ({ name: e, label: t, checked: n = !1, disabled: r, display: i, small: a = !1, onChange: o, noMargin: c = !1, testId: l, helpText: u, onClickHelp: d, textTransform: f = vr.CAPITALIZE }) => {
4465
4465
  let p = s(H), m = u || d, h = r || p;
4466
4466
  return /* @__PURE__ */ z("div", {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@oliasoft-open-source/react-ui-library",
3
- "version": "5.22.0-beta-3",
3
+ "version": "5.22.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": {