@ws-ui/roles-editor 1.14.2 → 1.14.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.es.js CHANGED
@@ -38579,7 +38579,7 @@ const Lue = ({
38579
38579
  return /* @__PURE__ */ ue(
38580
38580
  "tr",
38581
38581
  {
38582
- className: bn("group even:bg-white/5 hover:bg-input-bg", {
38582
+ className: bn("group even:bg-body/5 hover:bg-input-bg", {
38583
38583
  "opacity-60": Z.exists === !1
38584
38584
  }),
38585
38585
  children: [
@@ -39298,7 +39298,7 @@ const Lue = ({
39298
39298
  e.rolePrivs,
39299
39299
  d
39300
39300
  ), [h, e, t, d]);
39301
- return /* @__PURE__ */ ue("tr", { className: bn("group even:bg-white/5 hover:bg-input-bg", o), children: [
39301
+ return /* @__PURE__ */ ue("tr", { className: bn("group even:bg-body/5 hover:bg-input-bg", o), children: [
39302
39302
  /* @__PURE__ */ ue(
39303
39303
  "td",
39304
39304
  {
@@ -39310,7 +39310,7 @@ const Lue = ({
39310
39310
  Array(n).fill("").map((g, m) => /* @__PURE__ */ I(
39311
39311
  "div",
39312
39312
  {
39313
- className: bn("ml-1.5 mr-1 w-[2px] bg-muted", {
39313
+ className: bn("ml-1.5 mr-1 w-0.5 bg-muted", {
39314
39314
  "mr-0.5": i
39315
39315
  })
39316
39316
  },
@@ -39347,7 +39347,7 @@ const Lue = ({
39347
39347
  container: Zr(),
39348
39348
  delay: 100,
39349
39349
  label: /* @__PURE__ */ I("div", { className: "space-y-1 p-1", children: w.read.from.length ? /* @__PURE__ */ ue("div", { className: "flex items-start", children: [
39350
- /* @__PURE__ */ I(Mi, { className: "mr-2 mt-0.5 h-4 w-4 flex-shrink-0" }),
39350
+ /* @__PURE__ */ I(Mi, { className: "mr-2 mt-0.5 h-4 w-4 shrink-0" }),
39351
39351
  /* @__PURE__ */ ue("p", { className: "flex flex-col gap-y-2", children: [
39352
39352
  /* @__PURE__ */ I("span", { className: "mr-1", children: "Permission inherited from:" }),
39353
39353
  /* @__PURE__ */ I("ul", { children: w.read.from.map((g, m) => /* @__PURE__ */ I(
@@ -39389,7 +39389,7 @@ const Lue = ({
39389
39389
  container: Zr(),
39390
39390
  delay: 100,
39391
39391
  label: /* @__PURE__ */ I("div", { className: "space-y-1 p-1", children: w.read.from.length ? /* @__PURE__ */ ue("div", { className: "flex items-start", children: [
39392
- /* @__PURE__ */ I(Mi, { className: "mr-2 mt-0.5 h-4 w-4 flex-shrink-0" }),
39392
+ /* @__PURE__ */ I(Mi, { className: "mr-2 mt-0.5 h-4 w-4 shrink-0" }),
39393
39393
  /* @__PURE__ */ ue("p", { className: "flex flex-col gap-y-2", children: [
39394
39394
  /* @__PURE__ */ I("span", { className: "mr-1", children: "Permission inherited from:" }),
39395
39395
  /* @__PURE__ */ I("ul", { children: w.read.from.map((g, m) => /* @__PURE__ */ I(
@@ -39431,7 +39431,7 @@ const Lue = ({
39431
39431
  container: Zr(),
39432
39432
  delay: 100,
39433
39433
  label: /* @__PURE__ */ I("div", { className: "space-y-1 p-1", children: w.update.from.length ? /* @__PURE__ */ ue("div", { className: "flex items-start", children: [
39434
- /* @__PURE__ */ I(Mi, { className: "mr-2 mt-0.5 h-4 w-4 flex-shrink-0" }),
39434
+ /* @__PURE__ */ I(Mi, { className: "mr-2 mt-0.5 h-4 w-4 shrink-0" }),
39435
39435
  /* @__PURE__ */ ue("p", { className: "flex flex-col gap-y-2", children: [
39436
39436
  /* @__PURE__ */ I("span", { className: "mr-1", children: "Permission inherited from:" }),
39437
39437
  /* @__PURE__ */ I("ul", { children: w.update.from.map((g, m) => /* @__PURE__ */ I(
@@ -39473,7 +39473,7 @@ const Lue = ({
39473
39473
  container: Zr(),
39474
39474
  delay: 100,
39475
39475
  label: /* @__PURE__ */ I("div", { className: "space-y-1 p-1", children: w.drop.from.length ? /* @__PURE__ */ ue("div", { className: "flex items-start", children: [
39476
- /* @__PURE__ */ I(Mi, { className: "mr-2 mt-0.5 h-4 w-4 flex-shrink-0" }),
39476
+ /* @__PURE__ */ I(Mi, { className: "mr-2 mt-0.5 h-4 w-4 shrink-0" }),
39477
39477
  /* @__PURE__ */ ue("p", { className: "flex flex-col gap-y-2", children: [
39478
39478
  /* @__PURE__ */ I("span", { className: "mr-1", children: "Permission inherited from:" }),
39479
39479
  /* @__PURE__ */ I("ul", { children: w.drop.from.map((g, m) => /* @__PURE__ */ I(
@@ -39511,7 +39511,7 @@ const Lue = ({
39511
39511
  container: Zr(),
39512
39512
  delay: 100,
39513
39513
  label: /* @__PURE__ */ I("div", { className: "space-y-1 p-1", children: w.execute.from.length ? /* @__PURE__ */ ue("div", { className: "flex items-start", children: [
39514
- /* @__PURE__ */ I(Mi, { className: "mr-2 mt-0.5 h-4 w-4 flex-shrink-0" }),
39514
+ /* @__PURE__ */ I(Mi, { className: "mr-2 mt-0.5 h-4 w-4 shrink-0" }),
39515
39515
  /* @__PURE__ */ ue("p", { className: "flex flex-col gap-y-2", children: [
39516
39516
  /* @__PURE__ */ I("span", { className: "mr-1", children: "Permission inherited from:" }),
39517
39517
  /* @__PURE__ */ I("ul", { children: w.execute.from.map((g, m) => /* @__PURE__ */ I(