sud-ui 1.3.1 → 1.3.3

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.js CHANGED
@@ -7156,7 +7156,7 @@ const M0 = ({
7156
7156
  "aria-label": "데이터가 없습니다",
7157
7157
  ...S,
7158
7158
  children: [
7159
- /* @__PURE__ */ t.jsx(T0, { color: l, children: y ?? defaultIcon }),
7159
+ /* @__PURE__ */ t.jsx(T0, { color: l, children: y }),
7160
7160
  /* @__PURE__ */ t.jsx(
7161
7161
  l1,
7162
7162
  {
@@ -14792,13 +14792,14 @@ const s3 = ({ isOpen: s, children: c }) => {
14792
14792
  borderRadius: 10,
14793
14793
  cursor: "pointer",
14794
14794
  padding: 12,
14795
+ paddingLeft: L,
14795
14796
  display: "flex",
14796
14797
  justifyContent: "space-between",
14797
14798
  alignItems: "center"
14798
14799
  },
14799
14800
  onClick: () => {
14800
14801
  var T;
14801
- y ? (l == null || l(s.key), (T = s.onClick) == null || T.call(s)) : n(s.key);
14802
+ l == null || l(s.key), (T = s.onClick) == null || T.call(s), y || n(s.key);
14802
14803
  },
14803
14804
  role: f ? "button" : "menuitem",
14804
14805
  "aria-expanded": f ? S : void 0,
@@ -14901,7 +14902,7 @@ const s3 = ({ isOpen: s, children: c }) => {
14901
14902
  (D) => D.includes(C) ? D.filter((E) => E !== C) : [...D, C]
14902
14903
  );
14903
14904
  }, b = (C, D, E) => {
14904
- const A = X === C && D, G = h1({
14905
+ const A = X === C, G = h1({
14905
14906
  border: !1,
14906
14907
  componentType: "etc",
14907
14908
  fallback: A ? "selected" : E ? "hovered" : "default"