@apexcura/ui-components 0.0.15-Beta68 → 0.0.15-Beta69

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
@@ -1073,7 +1073,7 @@ var DropDownGroup = (props) => {
1073
1073
  value: props.value.firstValue,
1074
1074
  showSearch: true
1075
1075
  }
1076
- ), /* @__PURE__ */ import_react25.default.createElement("div", { style: { borderLeft: "1px solid gray", height: "30px" } }), /* @__PURE__ */ import_react25.default.createElement(
1076
+ ), /* @__PURE__ */ import_react25.default.createElement("div", { style: { borderLeft: "1px solid gray", height: "33px" } }), /* @__PURE__ */ import_react25.default.createElement(
1077
1077
  import_antd17.Select,
1078
1078
  {
1079
1079
  onChange: handleSecondChange,
package/dist/index.mjs CHANGED
@@ -1004,7 +1004,7 @@ var DropDownGroup = (props) => {
1004
1004
  value: props.value.firstValue,
1005
1005
  showSearch: true
1006
1006
  }
1007
- ), /* @__PURE__ */ React24.createElement("div", { style: { borderLeft: "1px solid gray", height: "30px" } }), /* @__PURE__ */ React24.createElement(
1007
+ ), /* @__PURE__ */ React24.createElement("div", { style: { borderLeft: "1px solid gray", height: "33px" } }), /* @__PURE__ */ React24.createElement(
1008
1008
  Select4,
1009
1009
  {
1010
1010
  onChange: handleSecondChange,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@apexcura/ui-components",
3
- "version": "0.0.15-Beta68",
3
+ "version": "0.0.15-Beta69",
4
4
  "description": "Apex cura React components library",
5
5
  "keywords": [
6
6
  "apex cura",