@3sc/common-component 0.0.48 → 0.0.50

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
@@ -19193,11 +19193,11 @@ const ja = (e) => {
19193
19193
  }, jp = (e, t, n) => e.filter((o) => t.some((s) => {
19194
19194
  var a, l, c;
19195
19195
  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());
19196
- })), UI = (e, t, n) => e.sort((o, s) => n === "asc" ? o[t].toLowerCase().localeCompare(s[t].toLowerCase()) : s[t].toLowerCase().localeCompare(o[t].toLowerCase())), dr = (e, t, n) => e.slice((t - 1) * n, t * n), es = (e) => e.split("_").map((t) => t === "sku" ? "SKU" : t[0].toUpperCase() + t.substring(1)).join(" "), ts = ja(mi.USER), ns = ja(mi.SNOP), rs = ja(mi.SELECTED_BU), _p = {
19197
- BU_IDS: rs == null ? void 0 : rs.business_unit_id,
19196
+ })), UI = (e, t, n) => e.sort((o, s) => n === "asc" ? o[t].toLowerCase().localeCompare(s[t].toLowerCase()) : s[t].toLowerCase().localeCompare(o[t].toLowerCase())), dr = (e, t, n) => e.slice((t - 1) * n, t * n), es = (e) => e.split("_").map((t) => t === "sku" ? "SKU" : t[0].toUpperCase() + t.substring(1)).join(" "), ts = ja(mi.SNOP), ns = ja(mi.SELECTED_BU), rs = ja(mi.USER), _p = {
19197
+ BU_IDS: ns == null ? void 0 : ns.business_unit_id,
19198
19198
  TOKEN: JSON.parse(HI.get(mi.TOKEN) || null),
19199
- TENANT_IDS: ts == null ? void 0 : ts.tenant_id,
19200
- SNOP_IDS: ns == null ? void 0 : ns.snop_id
19199
+ TENANT_IDS: rs == null ? void 0 : rs.tenant_id,
19200
+ SNOP_IDS: ts == null ? void 0 : ts.snop_id
19201
19201
  }, xi = {
19202
19202
  headers: {
19203
19203
  "Content-Type": "application/json",
@@ -22626,28 +22626,22 @@ const _T = ({
22626
22626
  lr,
22627
22627
  {
22628
22628
  sx: {
22629
- margin: "0.5rem 0",
22630
- maxHeight: "5rem",
22631
- overflowY: "scroll",
22632
- lineHeight: 1.2,
22633
- height: "4rem",
22634
- fontSize: "1.3rem",
22635
- fontWeight: "600",
22636
- marginBottom: "1.5rem",
22637
- alignItems: "center"
22629
+ fontSize: "1.2rem",
22630
+ marginTop: "1.5rem"
22638
22631
  },
22639
22632
  display: "flex",
22640
22633
  flexDirection: "row",
22641
22634
  className: "upper-div",
22642
22635
  children: [
22643
- /* @__PURE__ */ x.jsx(yt, { variant: "span", sx: {
22644
- fontWeight: 600,
22645
- fontSize: "1.2rem"
22636
+ /* @__PURE__ */ x.jsx(yt, { sx: {
22637
+ fontSize: "1.3rem",
22638
+ fontWeight: "600",
22639
+ paddingRight: "1.5rem"
22646
22640
  }, children: "Remark:" }),
22647
22641
  " ",
22648
- /* @__PURE__ */ x.jsx(yt, { variant: "span", sx: {
22649
- marginTop: "0.2rem",
22650
- paddingLeft: "0.5rem",
22642
+ /* @__PURE__ */ x.jsx(yt, { sx: {
22643
+ overflowY: "scroll",
22644
+ height: "3.5rem",
22651
22645
  wordBreak: "break-word"
22652
22646
  }, children: r })
22653
22647
  ]