@oliasoft-open-source/react-ui-library 5.21.2 → 5.21.3-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.
Files changed (2) hide show
  1. package/dist/index.js +2 -2
  2. package/package.json +1 -1
package/dist/index.js CHANGED
@@ -6997,10 +6997,10 @@ var mr = /* @__PURE__ */ function(e) {
6997
6997
  type: ii.OPTION,
6998
6998
  inline: !0,
6999
6999
  onClick: () => {
7000
- fe !== Nu.CUSTOM && !n && h({ target: {
7000
+ fe !== Nu.CUSTOM && !n && (pe(Nu.CUSTOM), h({ target: {
7001
7001
  value: Ln(I.value, I.unit),
7002
7002
  name: typeof e == "string" ? e : (e == null ? void 0 : e.fieldName) || ""
7003
- } });
7003
+ } }));
7004
7004
  },
7005
7005
  label: "Custom",
7006
7006
  selected: fe === Nu.CUSTOM
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@oliasoft-open-source/react-ui-library",
3
- "version": "5.21.2",
3
+ "version": "5.21.3-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": {