@oliasoft-open-source/react-ui-library 5.8.5-beta-3 → 5.8.5-beta-4

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
@@ -6336,12 +6336,12 @@ const Content = ({ title: e, okText: t, onClickOk: n, disableConfirmButton: r, c
6336
6336
  children: e
6337
6337
  });
6338
6338
  var tree_module_default = {
6339
- tree: "_tree_1359a_1",
6340
- toggle: "_toggle_1359a_6",
6341
- dropTarget: "_dropTarget_1359a_13",
6342
- placeholder: "_placeholder_1359a_28",
6343
- draggingSource: "_draggingSource_1359a_34",
6344
- placeholderContainer: "_placeholderContainer_1359a_37"
6339
+ tree: "_tree_1mtkj_1",
6340
+ toggle: "_toggle_1mtkj_7",
6341
+ dropTarget: "_dropTarget_1mtkj_14",
6342
+ placeholder: "_placeholder_1mtkj_29",
6343
+ draggingSource: "_draggingSource_1mtkj_35",
6344
+ placeholderContainer: "_placeholderContainer_1mtkj_38"
6345
6345
  };
6346
6346
  const TreeItem = ({ node: t, depth: n, isOpen: r, onToggle: i, hasChild: a, draggable: o, icons: s, onDrop: c }) => {
6347
6347
  let { id: l, data: u } = t, { active: d, testId: f, onClick: p, actions: m = [] } = u, [h, _] = React.useState(!1), [v, y] = React.useState(0), b = (e) => {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@oliasoft-open-source/react-ui-library",
3
- "version": "5.8.5-beta-3",
3
+ "version": "5.8.5-beta-4",
4
4
  "description": "Reusable UI components for React projects",
5
5
  "homepage": "https://oliasoft-open-source.gitlab.io/react-ui-library",
6
6
  "bugs": {