@gravitee/graphene-policy-studio 3.9.0 → 3.10.0

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 +1 @@
1
- {"version":3,"file":"PhaseCanvasParts.d.ts","sourceRoot":"","sources":["../../../src/components/PhaseCanvas/PhaseCanvasParts.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,uBAAuB,CAAC;AAC3D,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,aAAa,CAAC;AAEjD,wBAAgB,cAAc,CAAC,EAC7B,UAAU,EACV,IAAI,EACJ,UAAU,EACV,OAAO,GACR,EAAE;IACD,QAAQ,CAAC,UAAU,EAAE,SAAS,aAAa,EAAE,CAAC;IAC9C,QAAQ,CAAC,IAAI,EAAE,aAAa,CAAC;IAC7B,QAAQ,CAAC,UAAU,EAAE,MAAM,CAAC;IAC5B,QAAQ,CAAC,OAAO,CAAC,EAAE,OAAO,CAAC;CAC5B,+BA4DA;AAED,wBAAgB,SAAS,CAAC,EAAE,OAAO,EAAE,EAAE;IAAE,QAAQ,CAAC,OAAO,CAAC,EAAE,OAAO,CAAA;CAAE,+BAapE"}
1
+ {"version":3,"file":"PhaseCanvasParts.d.ts","sourceRoot":"","sources":["../../../src/components/PhaseCanvas/PhaseCanvasParts.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,uBAAuB,CAAC;AAC3D,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,aAAa,CAAC;AAEjD,wBAAgB,cAAc,CAAC,EAC7B,UAAU,EACV,IAAI,EACJ,UAAU,EACV,OAAO,GACR,EAAE;IACD,QAAQ,CAAC,UAAU,EAAE,SAAS,aAAa,EAAE,CAAC;IAC9C,QAAQ,CAAC,IAAI,EAAE,aAAa,CAAC;IAC7B,QAAQ,CAAC,UAAU,EAAE,MAAM,CAAC;IAC5B,QAAQ,CAAC,OAAO,CAAC,EAAE,OAAO,CAAC;CAC5B,+BA8DA;AAED,wBAAgB,SAAS,CAAC,EAAE,OAAO,EAAE,EAAE;IAAE,QAAQ,CAAC,OAAO,CAAC,EAAE,OAAO,CAAA;CAAE,+BAapE"}
package/dist/index.js CHANGED
@@ -16903,20 +16903,20 @@ function lE({ connectors: e, role: t, actorLabel: n, compact: r }) {
16903
16903
  className: "flex shrink-0 items-center text-muted-foreground/40",
16904
16904
  children: /* @__PURE__ */ V(a, { className: "size-3.5" })
16905
16905
  }) : /* @__PURE__ */ H("div", {
16906
- className: "flex w-32 shrink-0 items-center gap-2 rounded-xl border border-dashed border-muted-foreground/25 px-4 py-2",
16906
+ className: "flex w-32 shrink-0 items-center gap-2 px-4 py-2",
16907
16907
  children: [/* @__PURE__ */ V("div", {
16908
- className: "text-muted-foreground [&_svg]:size-4",
16908
+ className: "text-foreground/60 [&_svg]:size-4",
16909
16909
  children: /* @__PURE__ */ V(a, {})
16910
16910
  }), /* @__PURE__ */ V("span", {
16911
- className: "text-xs text-muted-foreground italic",
16911
+ className: "text-xs font-medium tracking-wider text-muted-foreground uppercase",
16912
16912
  children: "None"
16913
16913
  })]
16914
16914
  }) : r ? /* @__PURE__ */ H($e, { children: [/* @__PURE__ */ V(nt, {
16915
16915
  asChild: !0,
16916
16916
  children: /* @__PURE__ */ H("div", {
16917
- className: "flex shrink-0 items-center gap-1 rounded-md bg-accent/50 px-1.5 py-0.5 text-muted-foreground",
16917
+ className: "flex shrink-0 items-center gap-1 px-1.5 py-0.5 text-foreground/60",
16918
16918
  children: [/* @__PURE__ */ V(a, { className: "size-3.5" }), /* @__PURE__ */ V("span", {
16919
- className: "text-xs font-medium",
16919
+ className: "text-xs font-medium tracking-wider text-foreground/80 uppercase",
16920
16920
  children: n
16921
16921
  })]
16922
16922
  })
@@ -16924,17 +16924,17 @@ function lE({ connectors: e, role: t, actorLabel: n, compact: r }) {
16924
16924
  side: "bottom",
16925
16925
  children: e.map((e) => e.name).join(", ")
16926
16926
  })] }) : /* @__PURE__ */ H("div", {
16927
- className: "flex w-32 shrink-0 items-center gap-2 rounded-xl bg-accent px-4 py-2",
16927
+ className: "flex w-32 shrink-0 items-center gap-2 px-4 py-2",
16928
16928
  children: [/* @__PURE__ */ V("div", {
16929
- className: "text-accent-foreground [&_svg]:size-4",
16929
+ className: "text-foreground/60 [&_svg]:size-4",
16930
16930
  children: /* @__PURE__ */ V(a, {})
16931
16931
  }), /* @__PURE__ */ H("div", { children: [/* @__PURE__ */ V("span", {
16932
- className: "block text-sm leading-tight font-semibold",
16932
+ className: "block text-xs leading-tight font-medium tracking-wider text-foreground/80 uppercase",
16933
16933
  children: n
16934
16934
  }), e.length > 1 && /* @__PURE__ */ H($e, { children: [/* @__PURE__ */ V(nt, {
16935
16935
  asChild: !0,
16936
16936
  children: /* @__PURE__ */ H("span", {
16937
- className: "block cursor-default text-xs leading-tight whitespace-nowrap text-accent-foreground/60",
16937
+ className: "block cursor-default text-xs leading-tight whitespace-nowrap text-muted-foreground",
16938
16938
  children: [
16939
16939
  e.length,
16940
16940
  " ",
@@ -17322,7 +17322,7 @@ function hE({ text: e, tone: t, suggestedCategory: n, onBrowseCategory: r }) {
17322
17322
  t === "suggest" && n && r && /* @__PURE__ */ H("button", {
17323
17323
  type: "button",
17324
17324
  onClick: () => r(n),
17325
- className: "shrink-0 rounded-md px-2 py-0.5 text-xs font-medium text-foreground/80 ring-1 ring-border transition-colors hover:text-primary hover:ring-primary/40",
17325
+ className: "shrink-0 rounded-md px-2 py-0.5 text-xs font-medium text-foreground/80 ring-1 ring-control-border transition-colors hover:text-primary hover:ring-primary/40",
17326
17326
  children: ["+ ", Ln(n)]
17327
17327
  })
17328
17328
  ]
@@ -17341,7 +17341,7 @@ function gE({ resolvedSteps: e, isEmpty: t, sortable: n, compact: r, addPolicySl
17341
17341
  children: [m.map((e) => /* @__PURE__ */ H("button", {
17342
17342
  type: "button",
17343
17343
  onClick: () => s(e),
17344
- className: "rounded-md px-2.5 py-0.5 text-xs font-medium text-foreground/80 ring-1 ring-border transition-colors hover:text-primary hover:ring-primary/40",
17344
+ className: "rounded-md px-2.5 py-0.5 text-xs font-medium text-foreground/80 ring-1 ring-control-border transition-colors hover:text-primary hover:ring-primary/40",
17345
17345
  children: ["+ ", Ln(e)]
17346
17346
  }, e)), o && /* @__PURE__ */ V("button", {
17347
17347
  type: "button",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@gravitee/graphene-policy-studio",
3
- "version": "3.9.0",
3
+ "version": "3.10.0",
4
4
  "type": "module",
5
5
  "description": "Gravitee Policy Studio UI for the Graphene design system.",
6
6
  "keywords": [