@commercelayer/app-elements 2.4.0 → 2.5.0

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/README.md CHANGED
@@ -2,9 +2,9 @@
2
2
 
3
3
  [![NPM](https://img.shields.io/npm/v/%40commercelayer%2Fapp-elements)](https://www.npmjs.com/package/@commercelayer/app-elements)
4
4
 
5
- The Commerce Layer admin [Dashboard](https://dashboard.commercelayer.io/sign_up) includes a _Hub_ section for back-office applications built on top of our APIs covering some of the platform's main features (such as orders or customers management, importing or exporting data, and more).
5
+ The Commerce Layer admin [Dashboard](https://dashboard.commercelayer.io/sign_up) includes back-office applications built on top of our APIs covering some of the platform's main features (such as orders or customers management, importing or exporting data, and more).
6
6
 
7
- **App Elements** is the React component library used to build these hub applications. You can easily leverage it to replicate the Dashboard look and feel when customizing your apps or building any other app on top of Commerce Layer's APIs. This library features different components, helpers, and hooks, from simple and small bits like buttons or cards to complex components like the one you need to show a complete order summary.
7
+ **App Elements** is the React component library used to build these applications. You can easily leverage it to replicate the Dashboard look and feel when customizing your apps or building any other app on top of Commerce Layer's APIs. This library features different components, helpers, and hooks, from simple and small bits like buttons or cards to complex components like the one you need to show a complete order summary.
8
8
 
9
9
  ## Getting started
10
10
 
@@ -2,7 +2,7 @@
2
2
  var Vr = Object.defineProperty;
3
3
  var qr = (o, n, t) => n in o ? Vr(o, n, { enumerable: !0, configurable: !0, writable: !0, value: t }) : o[n] = t;
4
4
  var y = (o, n, t) => qr(o, typeof n != "symbol" ? n + "" : n, t);
5
- import { t as M, c as G, m as ut, a as dt, b as de, d as Ee, g as Tt, e as jr, f as $r, s as et, h as Dr, i as Gr, j as gr, k as yr, l as Xr, n as bt, o as zr, w as Wt, p as Zr, q as Jr, r as en, u as tn, v as Qt, x as rn, y as Re, z as nn, A as an, B as ge, C as xe, D as Te, E as _t, F as Bt, G as Ot, H as It, I as wr, J as on, K as sn, L as tt, M as rt, N as cn, O as ln, P as ke, Q as un, R as dn, S as pn, T as fn, U as hn } from "./main-Dih00Ry1.js";
5
+ import { t as M, c as G, m as ut, a as dt, b as de, d as Ee, g as Tt, e as jr, f as $r, s as et, h as Dr, i as Gr, j as gr, k as yr, l as Xr, n as bt, o as zr, w as Wt, p as Zr, q as Jr, r as en, u as tn, v as Qt, x as rn, y as Re, z as nn, A as an, B as ge, C as xe, D as Te, E as _t, F as Bt, G as Ot, H as It, I as wr, J as on, K as sn, L as tt, M as rt, N as cn, O as ln, P as ke, Q as un, R as dn, S as pn, T as fn, U as hn } from "./main-DP8baJX-.js";
6
6
  import * as k from "react";
7
7
  import f, { createElement as br, Component as X, useLayoutEffect as _r, useEffect as kr, cloneElement as Mr, createRef as be, useRef as mn, forwardRef as vn } from "react";
8
8
  import * as Dn from "react-dom";