@3sc/common-component 0.0.41 → 0.0.42

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/index.es.js CHANGED
@@ -18617,7 +18617,7 @@ const sa = {
18617
18617
  }, bp = (e, t, n) => e.filter((o) => t.some((s) => {
18618
18618
  var a, l, c;
18619
18619
  return (c = (a = o[s]) == null ? void 0 : a.toLowerCase()) == null ? void 0 : c.includes((l = n == null ? void 0 : n.trim()) == null ? void 0 : l.toLowerCase());
18620
- })), RI = (e, t, n) => e.sort((o, s) => n === "asc" ? o[t].toLowerCase().localeCompare(s[t].toLowerCase()) : s[t].toLowerCase().localeCompare(o[t].toLowerCase())), rr = (e, t, n) => e.slice((t - 1) * n, t * n), Ai = (e) => e.split("_").map((t) => t[0].toUpperCase() + t.substring(1)).join(" "), Rn = la(Ks.USER), Ni = la(Ks.SNOP), hp = {
18620
+ })), RI = (e, t, n) => e.sort((o, s) => n === "asc" ? o[t].toLowerCase().localeCompare(s[t].toLowerCase()) : s[t].toLowerCase().localeCompare(o[t].toLowerCase())), rr = (e, t, n) => e.slice((t - 1) * n, t * n), Ai = (e) => e.split("_").map((t) => t === "sku" ? "SKU" : t[0].toUpperCase() + t.substring(1)).join(" "), Rn = la(Ks.USER), Ni = la(Ks.SNOP), hp = {
18621
18621
  TOKEN: la(Ks.TOKEN),
18622
18622
  BU_IDS: Rn == null ? void 0 : Rn.business_unit_id,
18623
18623
  TENANT_IDS: Rn == null ? void 0 : Rn.tenant_id,