@aveonline/ui-react 2.19.7 → 2.19.8

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/ui-react.mjs CHANGED
@@ -11087,7 +11087,6 @@ function wue({
11087
11087
  {
11088
11088
  placement: "right",
11089
11089
  withClick: !0,
11090
- asChild: !0,
11091
11090
  description: A,
11092
11091
  children: /* @__PURE__ */ m.jsx(
11093
11092
  lt,
@@ -11117,7 +11116,7 @@ function wue({
11117
11116
  ),
11118
11117
  children: [
11119
11118
  v,
11120
- b && A && /* @__PURE__ */ m.jsx(Yl, { placement: "right", withClick: !0, description: A, asChild: !0, children: /* @__PURE__ */ m.jsx(
11119
+ b && A && /* @__PURE__ */ m.jsx(Yl, { placement: "right", withClick: !0, description: A, children: /* @__PURE__ */ m.jsx(
11121
11120
  lt,
11122
11121
  {
11123
11122
  kind: "info",
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "@aveonline/ui-react",
3
3
  "description": "Home base for Aveonline design system - ecosystem react",
4
4
  "private": false,
5
- "version": "2.19.7",
5
+ "version": "2.19.8",
6
6
  "types": "./dist/index.d.ts",
7
7
  "files": [
8
8
  "dist"