@commercelayer/app-elements 5.3.2 → 5.4.1

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.
@@ -1,5 +1,5 @@
1
1
  "use client";
2
- import { u as Ee, j as se, I as $e } from "./main-IhWFRwNg.js";
2
+ import { u as Ee, j as se, I as $e } from "./main-DfeK68Ef.js";
3
3
  import V, { memo as ce, useState as U, useEffect as I, useRef as w, useCallback as ue, forwardRef as Ce } from "react";
4
4
  function Ie(e, t, r) {
5
5
  return t in e ? Object.defineProperty(e, t, {
@@ -2,7 +2,7 @@
2
2
  var Gr = Object.defineProperty;
3
3
  var Xr = (o, a, t) => a in o ? Gr(o, a, { enumerable: !0, configurable: !0, writable: !0, value: t }) : o[a] = t;
4
4
  var y = (o, a, t) => Xr(o, typeof a != "symbol" ? a + "" : a, t);
5
- import { c as z, t as k, m as ht, a as mt, b as me, d as he, n as vt, e as Be, g as wr, f as Zr, h as Jr, s as ot, i as br, k as en, l as _r, o as kr, p as tn, q as rn, r as Ut, v as nn, w as an, x as Kt, y as on, z as Fe, A as sn, j as ne, B as Te, C as _e, D as xt, E as Yt, F as Mr, G as Rt, H as Cr, J as ln, K as Ee, L as Vt, M as cn, N as un, O as dn, P as pn, Q as st, R as fn, I as hn, S as mn, T as vn, U as Dn, V as gn } from "./main-IhWFRwNg.js";
5
+ import { c as z, t as k, m as ht, a as mt, b as me, d as he, n as vt, e as Be, g as wr, f as Zr, h as Jr, s as ot, i as br, k as en, l as _r, o as kr, p as tn, q as rn, r as Ut, v as nn, w as an, x as Kt, y as on, z as Fe, A as sn, j as ne, B as Te, C as _e, D as xt, E as Yt, F as Mr, G as Rt, H as Cr, J as ln, K as Ee, L as Vt, M as cn, N as un, O as dn, P as pn, Q as st, R as fn, I as hn, S as mn, T as vn, U as Dn, V as gn } from "./main-DfeK68Ef.js";
6
6
  import * as M from "react";
7
7
  import f, { useLayoutEffect as Sr, useEffect as Lt, cloneElement as xr, createRef as Ce, Component as G, useRef as Et, useCallback as yn, createElement as wn, forwardRef as bn, useMemo as _n } from "react";
8
8
  import * as kn from "react-dom";
@@ -272,6 +272,7 @@ const e = {
272
272
  saving: "Saving...",
273
273
  status: "Status",
274
274
  swap: "Swap",
275
+ taxes: "Taxes",
275
276
  time_range: "Time Range",
276
277
  tracking: "Tracking",
277
278
  try_to_refresh_page: "Try to refresh the page or ask for support.",
@@ -73,6 +73,7 @@ const e = {
73
73
  card_expires: "scade",
74
74
  status: "Stato",
75
75
  swap: "Scambia",
76
+ taxes: "Tasse",
76
77
  time_range: "Periodo",
77
78
  tracking: "Tracciamento",
78
79
  try_to_refresh_page: "Prova a ricaricare la pagina o richiedi supporto.",
@@ -72,6 +72,7 @@ declare const en: {
72
72
  saving: string;
73
73
  status: string;
74
74
  swap: string;
75
+ taxes: string;
75
76
  time_range: string;
76
77
  tracking: string;
77
78
  try_to_refresh_page: string;