@ah-automation.nl/component-lib 0.0.54 → 0.0.55

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 +1 -1
  2. package/package.json +1 -1
package/dist/index.js CHANGED
@@ -36651,7 +36651,7 @@ function tne({
36651
36651
  ),
36652
36652
  ...r,
36653
36653
  children: [
36654
- /* @__PURE__ */ x(vt.Close, { asChild: !0, children: /* @__PURE__ */ x(at, { variant: "outline", onClick: t, children: "Close" }) }),
36654
+ /* @__PURE__ */ x(vt.Close, { asChild: !0, children: /* @__PURE__ */ x(at, { variant: "outline", onClick: t, children: "Cancel" }) }),
36655
36655
  n
36656
36656
  ]
36657
36657
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ah-automation.nl/component-lib",
3
- "version": "0.0.54",
3
+ "version": "0.0.55",
4
4
  "type": "module",
5
5
  "main": "./dist/index.js",
6
6
  "module": "./dist/index.js",