@aveonline/ui-react 2.19.6 → 2.19.7

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,6 +11087,7 @@ function wue({
11087
11087
  {
11088
11088
  placement: "right",
11089
11089
  withClick: !0,
11090
+ asChild: !0,
11090
11091
  description: A,
11091
11092
  children: /* @__PURE__ */ m.jsx(
11092
11093
  lt,
@@ -11116,7 +11117,7 @@ function wue({
11116
11117
  ),
11117
11118
  children: [
11118
11119
  v,
11119
- b && A && /* @__PURE__ */ m.jsx(Yl, { placement: "right", withClick: !0, description: A, children: /* @__PURE__ */ m.jsx(
11120
+ b && A && /* @__PURE__ */ m.jsx(Yl, { placement: "right", withClick: !0, description: A, asChild: !0, children: /* @__PURE__ */ m.jsx(
11120
11121
  lt,
11121
11122
  {
11122
11123
  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.6",
5
+ "version": "2.19.7",
6
6
  "types": "./dist/index.d.ts",
7
7
  "files": [
8
8
  "dist"