@gravitee/graphene-core 3.20.0 → 3.21.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.
- package/dist/{CodeEditorField-DhCxcTlM.js → CodeEditorField-ZGT9Wlxv.js} +1 -1
- package/dist/{SchemaBanner-BPvYCw4h.js → SchemaBanner-DK6pFYW0.js} +1 -1
- package/dist/icons/brand/AnthropicIcon.d.ts +3 -2
- package/dist/icons/brand/AnthropicIcon.d.ts.map +1 -1
- package/dist/icons/brand/ApigeeIcon.d.ts +8 -2
- package/dist/icons/brand/ApigeeIcon.d.ts.map +1 -1
- package/dist/icons/brand/AwsIcon.d.ts +7 -2
- package/dist/icons/brand/AwsIcon.d.ts.map +1 -1
- package/dist/icons/brand/AzureAiFoundryIcon.d.ts +3 -0
- package/dist/icons/brand/AzureAiFoundryIcon.d.ts.map +1 -0
- package/dist/icons/brand/AzureIcon.d.ts +7 -2
- package/dist/icons/brand/AzureIcon.d.ts.map +1 -1
- package/dist/icons/brand/BitbucketIcon.d.ts +8 -2
- package/dist/icons/brand/BitbucketIcon.d.ts.map +1 -1
- package/dist/icons/brand/ClaudeIcon.d.ts +3 -2
- package/dist/icons/brand/ClaudeIcon.d.ts.map +1 -1
- package/dist/icons/brand/CohereIcon.d.ts +7 -2
- package/dist/icons/brand/CohereIcon.d.ts.map +1 -1
- package/dist/icons/brand/CursorIcon.d.ts +3 -2
- package/dist/icons/brand/CursorIcon.d.ts.map +1 -1
- package/dist/icons/brand/GcpIcon.d.ts +7 -2
- package/dist/icons/brand/GcpIcon.d.ts.map +1 -1
- package/dist/icons/brand/GithubIcon.d.ts +7 -2
- package/dist/icons/brand/GithubIcon.d.ts.map +1 -1
- package/dist/icons/brand/GitlabIcon.d.ts +3 -2
- package/dist/icons/brand/GitlabIcon.d.ts.map +1 -1
- package/dist/icons/brand/KafkaIcon.d.ts +3 -2
- package/dist/icons/brand/KafkaIcon.d.ts.map +1 -1
- package/dist/icons/brand/KubernetesIcon.d.ts +6 -2
- package/dist/icons/brand/KubernetesIcon.d.ts.map +1 -1
- package/dist/icons/brand/MistralIcon.d.ts +3 -2
- package/dist/icons/brand/MistralIcon.d.ts.map +1 -1
- package/dist/icons/brand/OpenAIIcon.d.ts +3 -2
- package/dist/icons/brand/OpenAIIcon.d.ts.map +1 -1
- package/dist/icons/brand/OpenApiIcon.d.ts +7 -2
- package/dist/icons/brand/OpenApiIcon.d.ts.map +1 -1
- package/dist/icons/brand/brandIcon.d.ts +13 -0
- package/dist/icons/brand/brandIcon.d.ts.map +1 -0
- package/dist/icons/index.d.ts +2 -0
- package/dist/icons/index.d.ts.map +1 -1
- package/dist/icons/index.js +2 -2
- package/dist/{icons-BXzHwQqr.js → icons-CwKEW0kS.js} +830 -60
- package/dist/index.js +3 -3
- package/package.json +1 -1
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { f as e, h as t, i as n, o as r, p as i, r as a, s as o, t as s, u as c } from "./SchemaBanner-
|
|
1
|
+
import { f as e, h as t, i as n, o as r, p as i, r as a, s as o, t as s, u as c } from "./SchemaBanner-DK6pFYW0.js";
|
|
2
2
|
import { t as l } from "./CodeEditor-W9JPCQhc.js";
|
|
3
3
|
import { useEffect as u, useRef as d, useState as f } from "react";
|
|
4
4
|
import { jsx as p, jsxs as m } from "react/jsx-runtime";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { i as e, r as t } from "./Skeleton-DYPFDpYt.js";
|
|
2
|
-
import { _t as n } from "./icons-
|
|
2
|
+
import { _t as n } from "./icons-CwKEW0kS.js";
|
|
3
3
|
import * as r from "react";
|
|
4
4
|
import i, { createContext as a, useContext as o, useMemo as s } from "react";
|
|
5
5
|
import { Fragment as c, jsx as l, jsxs as u } from "react/jsx-runtime";
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
1
|
+
import { BrandIconProps } from './brandIcon';
|
|
2
|
+
/** Anthropic's wordmark is monochrome. Hex per simple-icons 16.30.0; no public brand page located. */
|
|
3
|
+
export declare const AnthropicIcon: import('react').ForwardRefExoticComponent<Omit<BrandIconProps, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
|
|
3
4
|
//# sourceMappingURL=AnthropicIcon.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"AnthropicIcon.d.ts","sourceRoot":"","sources":["../../../src/icons/brand/AnthropicIcon.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,
|
|
1
|
+
{"version":3,"file":"AnthropicIcon.d.ts","sourceRoot":"","sources":["../../../src/icons/brand/AnthropicIcon.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,aAAa,CAAC;AAElD,sGAAsG;AACtG,eAAO,MAAM,aAAa,uHAmCxB,CAAC"}
|
|
@@ -1,3 +1,9 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
1
|
+
import { BrandIconProps } from './brandIcon';
|
|
2
|
+
/**
|
|
3
|
+
* The Apigee product icon, transcribed from the SVG Google Cloud serves on its own docs
|
|
4
|
+
* (`docs.cloud.google.com/_static/clouddocs/images/icons/products/apigee-color.svg`): the four
|
|
5
|
+
* Google colours, not the orange of the pre-acquisition wordmark. Google's product-icon rules
|
|
6
|
+
* forbid recolouring and require permission beyond the compatibility case; see README.md.
|
|
7
|
+
*/
|
|
8
|
+
export declare const ApigeeIcon: import('react').ForwardRefExoticComponent<Omit<BrandIconProps, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
|
|
3
9
|
//# sourceMappingURL=ApigeeIcon.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ApigeeIcon.d.ts","sourceRoot":"","sources":["../../../src/icons/brand/ApigeeIcon.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,
|
|
1
|
+
{"version":3,"file":"ApigeeIcon.d.ts","sourceRoot":"","sources":["../../../src/icons/brand/ApigeeIcon.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,aAAa,CAAC;AAElD;;;;;GAKG;AACH,eAAO,MAAM,UAAU,uHA2FrB,CAAC"}
|
|
@@ -1,3 +1,8 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
1
|
+
import { BrandIconProps } from './brandIcon';
|
|
2
|
+
/**
|
|
3
|
+
* Squid Ink lettering and Smile Orange, the colours of the logo files AWS supplies; the reverse
|
|
4
|
+
* logo swaps the lettering to white on dark backgrounds. AWS publishes no hex on its public
|
|
5
|
+
* pages and forbids altering the logo's colours; see README.md.
|
|
6
|
+
*/
|
|
7
|
+
export declare const AwsIcon: import('react').ForwardRefExoticComponent<Omit<BrandIconProps, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
|
|
3
8
|
//# sourceMappingURL=AwsIcon.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"AwsIcon.d.ts","sourceRoot":"","sources":["../../../src/icons/brand/AwsIcon.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,
|
|
1
|
+
{"version":3,"file":"AwsIcon.d.ts","sourceRoot":"","sources":["../../../src/icons/brand/AwsIcon.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,aAAa,CAAC;AAElD;;;;GAIG;AACH,eAAO,MAAM,OAAO,uHAuElB,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"AzureAiFoundryIcon.d.ts","sourceRoot":"","sources":["../../../src/icons/brand/AzureAiFoundryIcon.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,aAAa,CAAC;AAiBlD,eAAO,MAAM,kBAAkB,uHA0F7B,CAAC"}
|
|
@@ -1,3 +1,8 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
1
|
+
import { BrandIconProps } from './brandIcon';
|
|
2
|
+
/**
|
|
3
|
+
* Official Azure mark, transcribed from Microsoft's `Azure_Public_Service_Icons_V24.zip`
|
|
4
|
+
* (`other/10018-icon-service-Azure-A.svg`). Microsoft's terms limit the icons to diagrams,
|
|
5
|
+
* training and documentation; see README.md.
|
|
6
|
+
*/
|
|
7
|
+
export declare const AzureIcon: import('react').ForwardRefExoticComponent<Omit<BrandIconProps, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
|
|
3
8
|
//# sourceMappingURL=AzureIcon.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"AzureIcon.d.ts","sourceRoot":"","sources":["../../../src/icons/brand/AzureIcon.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,
|
|
1
|
+
{"version":3,"file":"AzureIcon.d.ts","sourceRoot":"","sources":["../../../src/icons/brand/AzureIcon.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,aAAa,CAAC;AAElD;;;;GAIG;AACH,eAAO,MAAM,SAAS,uHA8EpB,CAAC"}
|
|
@@ -1,3 +1,9 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
1
|
+
import { BrandIconProps } from './brandIcon';
|
|
2
|
+
/**
|
|
3
|
+
* Atlassian's current Bitbucket mark, the lime tile of the July 2026 visual refresh, transcribed
|
|
4
|
+
* from `@atlaskit/logo` 23.0.2 (`artifacts/logo-components/bitbucket/icon.js`). Its `brand`
|
|
5
|
+
* appearance keeps both colours in light and dark. Atlassian forbids deconstructing the official
|
|
6
|
+
* assets, so the tile stays; see README.md.
|
|
7
|
+
*/
|
|
8
|
+
export declare const BitbucketIcon: import('react').ForwardRefExoticComponent<Omit<BrandIconProps, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
|
|
3
9
|
//# sourceMappingURL=BitbucketIcon.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"BitbucketIcon.d.ts","sourceRoot":"","sources":["../../../src/icons/brand/BitbucketIcon.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,
|
|
1
|
+
{"version":3,"file":"BitbucketIcon.d.ts","sourceRoot":"","sources":["../../../src/icons/brand/BitbucketIcon.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,aAAa,CAAC;AAElD;;;;;GAKG;AACH,eAAO,MAAM,aAAa,uHA8BxB,CAAC"}
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
1
|
+
import { BrandIconProps } from './brandIcon';
|
|
2
|
+
/** Claude's terracotta, per simple-icons 16.30.0 (claude.ai). */
|
|
3
|
+
export declare const ClaudeIcon: import('react').ForwardRefExoticComponent<Omit<BrandIconProps, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
|
|
3
4
|
//# sourceMappingURL=ClaudeIcon.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ClaudeIcon.d.ts","sourceRoot":"","sources":["../../../src/icons/brand/ClaudeIcon.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,
|
|
1
|
+
{"version":3,"file":"ClaudeIcon.d.ts","sourceRoot":"","sources":["../../../src/icons/brand/ClaudeIcon.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,aAAa,CAAC;AAElD,iEAAiE;AACjE,eAAO,MAAM,UAAU,uHA4BrB,CAAC"}
|
|
@@ -1,3 +1,8 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
1
|
+
import { BrandIconProps } from './brandIcon';
|
|
2
|
+
/**
|
|
3
|
+
* The Cohere mark, transcribed from the logo cohere.com serves on its own site: `logo.svg` for the
|
|
4
|
+
* three colours, `logo_mobile_dark.svg` for the all-white version the site uses on dark grounds.
|
|
5
|
+
* No public brand guidelines were found; see README.md.
|
|
6
|
+
*/
|
|
7
|
+
export declare const CohereIcon: import('react').ForwardRefExoticComponent<Omit<BrandIconProps, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
|
|
3
8
|
//# sourceMappingURL=CohereIcon.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CohereIcon.d.ts","sourceRoot":"","sources":["../../../src/icons/brand/CohereIcon.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,
|
|
1
|
+
{"version":3,"file":"CohereIcon.d.ts","sourceRoot":"","sources":["../../../src/icons/brand/CohereIcon.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,aAAa,CAAC;AAElD;;;;GAIG;AACH,eAAO,MAAM,UAAU,uHA+ErB,CAAC"}
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
1
|
+
import { BrandIconProps } from './brandIcon';
|
|
2
|
+
/** Cursor ships light and dark marks, no colour. Source: cursor.com/brand. */
|
|
3
|
+
export declare const CursorIcon: import('react').ForwardRefExoticComponent<Omit<BrandIconProps, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
|
|
3
4
|
//# sourceMappingURL=CursorIcon.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CursorIcon.d.ts","sourceRoot":"","sources":["../../../src/icons/brand/CursorIcon.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,
|
|
1
|
+
{"version":3,"file":"CursorIcon.d.ts","sourceRoot":"","sources":["../../../src/icons/brand/CursorIcon.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,aAAa,CAAC;AAElD,8EAA8E;AAC9E,eAAO,MAAM,UAAU,uHAmCrB,CAAC"}
|
|
@@ -1,3 +1,8 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
1
|
+
import { BrandIconProps } from './brandIcon';
|
|
2
|
+
/**
|
|
3
|
+
* The Google Cloud mark, taken from the official lockup (Wikimedia Commons `Google_Cloud_logo.svg`)
|
|
4
|
+
* with the wordmark dropped. Google's product-icon rules forbid recolouring and require permission
|
|
5
|
+
* beyond the compatibility case; see README.md.
|
|
6
|
+
*/
|
|
7
|
+
export declare const GcpIcon: import('react').ForwardRefExoticComponent<Omit<BrandIconProps, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
|
|
3
8
|
//# sourceMappingURL=GcpIcon.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"GcpIcon.d.ts","sourceRoot":"","sources":["../../../src/icons/brand/GcpIcon.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,
|
|
1
|
+
{"version":3,"file":"GcpIcon.d.ts","sourceRoot":"","sources":["../../../src/icons/brand/GcpIcon.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,aAAa,CAAC;AAElD;;;;GAIG;AACH,eAAO,MAAM,OAAO,uHA4ClB,CAAC"}
|
|
@@ -1,3 +1,8 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
1
|
+
import { BrandIconProps } from './brandIcon';
|
|
2
|
+
/**
|
|
3
|
+
* The Invertocat, transcribed from GitHub's official logo pack (`brand.github.com/GitHub_Logos.zip`,
|
|
4
|
+
* `GitHub_Invertocat_Black.svg` and `GitHub_Invertocat_White.svg`): black on light, white on dark,
|
|
5
|
+
* the only two forms GitHub allows. Its clip rectangle equals the viewBox, so it is left out.
|
|
6
|
+
*/
|
|
7
|
+
export declare const GithubIcon: import('react').ForwardRefExoticComponent<Omit<BrandIconProps, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
|
|
3
8
|
//# sourceMappingURL=GithubIcon.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"GithubIcon.d.ts","sourceRoot":"","sources":["../../../src/icons/brand/GithubIcon.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,
|
|
1
|
+
{"version":3,"file":"GithubIcon.d.ts","sourceRoot":"","sources":["../../../src/icons/brand/GithubIcon.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,aAAa,CAAC;AAElD;;;;GAIG;AACH,eAAO,MAAM,UAAU,uHAsCrB,CAAC"}
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
1
|
+
import { BrandIconProps } from './brandIcon';
|
|
2
|
+
/** Official tanuki, from `@gitlab/svgs` 3.164.0 (`illustrations/gitlab_logo.svg`). */
|
|
3
|
+
export declare const GitlabIcon: import('react').ForwardRefExoticComponent<Omit<BrandIconProps, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
|
|
3
4
|
//# sourceMappingURL=GitlabIcon.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"GitlabIcon.d.ts","sourceRoot":"","sources":["../../../src/icons/brand/GitlabIcon.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,
|
|
1
|
+
{"version":3,"file":"GitlabIcon.d.ts","sourceRoot":"","sources":["../../../src/icons/brand/GitlabIcon.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,aAAa,CAAC;AAElD,sFAAsF;AACtF,eAAO,MAAM,UAAU,uHA0CrB,CAAC"}
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
1
|
+
import { BrandIconProps } from './brandIcon';
|
|
2
|
+
/** Apache Kafka's logo is monochrome. Hex per simple-icons 16.30.0 (apache.org/logos). */
|
|
3
|
+
export declare const KafkaIcon: import('react').ForwardRefExoticComponent<Omit<BrandIconProps, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
|
|
3
4
|
//# sourceMappingURL=KafkaIcon.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"KafkaIcon.d.ts","sourceRoot":"","sources":["../../../src/icons/brand/KafkaIcon.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,
|
|
1
|
+
{"version":3,"file":"KafkaIcon.d.ts","sourceRoot":"","sources":["../../../src/icons/brand/KafkaIcon.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,aAAa,CAAC;AAElD,0FAA0F;AAC1F,eAAO,MAAM,SAAS,uHAmCpB,CAAC"}
|
|
@@ -1,3 +1,7 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
1
|
+
import { BrandIconProps } from './brandIcon';
|
|
2
|
+
/**
|
|
3
|
+
* Official colour icon from `cncf/artwork` (`projects/kubernetes/icon/color/kubernetes-icon-color.svg`),
|
|
4
|
+
* kept whole: the white keyline is part of the artwork and is what lets it sit on any background.
|
|
5
|
+
*/
|
|
6
|
+
export declare const KubernetesIcon: import('react').ForwardRefExoticComponent<Omit<BrandIconProps, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
|
|
3
7
|
//# sourceMappingURL=KubernetesIcon.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"KubernetesIcon.d.ts","sourceRoot":"","sources":["../../../src/icons/brand/KubernetesIcon.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,
|
|
1
|
+
{"version":3,"file":"KubernetesIcon.d.ts","sourceRoot":"","sources":["../../../src/icons/brand/KubernetesIcon.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,aAAa,CAAC;AAElD;;;GAGG;AACH,eAAO,MAAM,cAAc,uHA+CzB,CAAC"}
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
1
|
+
import { BrandIconProps } from './brandIcon';
|
|
2
|
+
/** Official 2025 block mark (Wikimedia Commons `Mistral_AI_logo_(2025–).svg`); primary hex matches simple-icons. */
|
|
3
|
+
export declare const MistralIcon: import('react').ForwardRefExoticComponent<Omit<BrandIconProps, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
|
|
3
4
|
//# sourceMappingURL=MistralIcon.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"MistralIcon.d.ts","sourceRoot":"","sources":["../../../src/icons/brand/MistralIcon.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,
|
|
1
|
+
{"version":3,"file":"MistralIcon.d.ts","sourceRoot":"","sources":["../../../src/icons/brand/MistralIcon.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,aAAa,CAAC;AAElD,oHAAoH;AACpH,eAAO,MAAM,WAAW,uHA+CtB,CAAC"}
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
1
|
+
import { BrandIconProps } from './brandIcon';
|
|
2
|
+
/** OpenAI forbids adding colour to the Blossom. Black on light, white on dark. Source: openai.com/brand. */
|
|
3
|
+
export declare const OpenAIIcon: import('react').ForwardRefExoticComponent<Omit<BrandIconProps, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
|
|
3
4
|
//# sourceMappingURL=OpenAIIcon.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"OpenAIIcon.d.ts","sourceRoot":"","sources":["../../../src/icons/brand/OpenAIIcon.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,
|
|
1
|
+
{"version":3,"file":"OpenAIIcon.d.ts","sourceRoot":"","sources":["../../../src/icons/brand/OpenAIIcon.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,aAAa,CAAC;AAElD,4GAA4G;AAC5G,eAAO,MAAM,UAAU,uHA2CrB,CAAC"}
|
|
@@ -1,3 +1,8 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
1
|
+
import { BrandIconProps } from './brandIcon';
|
|
2
|
+
/**
|
|
3
|
+
* The OpenAPI Initiative mark from `OAI/OpenAPI-Style-Guide` (`graphics/vector/OpenAPI_Logo_Pantone.svg`),
|
|
4
|
+
* lettering omitted as the style guide permits for purely graphical use. The guide prefers the colour
|
|
5
|
+
* logo whenever possible, so it stays in colour on dark as well.
|
|
6
|
+
*/
|
|
7
|
+
export declare const OpenApiIcon: import('react').ForwardRefExoticComponent<Omit<BrandIconProps, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
|
|
3
8
|
//# sourceMappingURL=OpenApiIcon.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"OpenApiIcon.d.ts","sourceRoot":"","sources":["../../../src/icons/brand/OpenApiIcon.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,
|
|
1
|
+
{"version":3,"file":"OpenApiIcon.d.ts","sourceRoot":"","sources":["../../../src/icons/brand/OpenApiIcon.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,aAAa,CAAC;AAElD;;;;GAIG;AACH,eAAO,MAAM,WAAW,uHA+EtB,CAAC"}
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import { SVGProps } from 'react';
|
|
2
|
+
/**
|
|
3
|
+
* Props shared by every brand icon.
|
|
4
|
+
*
|
|
5
|
+
* `brand` renders the mark in its owner's official colours; where the official
|
|
6
|
+
* artwork carries dark ink, the icon swaps to the owner's reverse variant in
|
|
7
|
+
* dark mode. `mono` paints `currentColor` for contexts that flatten every mark
|
|
8
|
+
* to one tone, such as a disabled row or a sidebar item.
|
|
9
|
+
*/
|
|
10
|
+
export type BrandIconProps = SVGProps<SVGSVGElement> & {
|
|
11
|
+
readonly variant?: 'brand' | 'mono';
|
|
12
|
+
};
|
|
13
|
+
//# sourceMappingURL=brandIcon.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"brandIcon.d.ts","sourceRoot":"","sources":["../../../src/icons/brand/brandIcon.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AAEtC;;;;;;;GAOG;AACH,MAAM,MAAM,cAAc,GAAG,QAAQ,CAAC,aAAa,CAAC,GAAG;IACrD,QAAQ,CAAC,OAAO,CAAC,EAAE,OAAO,GAAG,MAAM,CAAC;CACrC,CAAC"}
|
package/dist/icons/index.d.ts
CHANGED
|
@@ -1,8 +1,10 @@
|
|
|
1
1
|
export { ActivityIcon, AlertCircleIcon, AlignCenterIcon, AlignLeftIcon, AlignRightIcon, AppWindowIcon, ArchiveIcon, ArrowDownIcon, ArrowDownToLineIcon, ArrowLeftIcon, ArrowRightIcon, ArrowUpDownIcon, ArrowUpIcon, BarChart2Icon, BarChart3Icon, BellIcon, BoldIcon, BookOpenIcon, BotIcon, BoxesIcon, BrainCircuitIcon, BrainIcon, CableIcon, CalculatorIcon, CalendarIcon, ChartLineIcon, CheckIcon, ChevronDownIcon, ChevronLeftIcon, ChevronRightIcon, ChevronsUpDownIcon, ChevronUpIcon, CircleArrowRightIcon, CircleCheckIcon, CircleDotIcon, CircleHelpIcon, CircleIcon, CircleMinusIcon, CircleStopIcon, CircleXIcon, ClipboardCheckIcon, ClockIcon, CloudIcon, CloudUploadIcon, Code2Icon, CopyIcon, CreditCardIcon, DatabaseIcon, DollarSignIcon, DownloadIcon, ExpandIcon, ExternalLinkIcon, EyeIcon, EyeOffIcon, FileCodeIcon, FileTextIcon, FileUpIcon, FilterIcon, FingerprintIcon, FlaskConicalIcon, FolderOpenIcon, FunnelXIcon, GiftIcon, GitBranchIcon, GlobeIcon, Grid2x2Icon, GripVerticalIcon, GroupIcon, HomeIcon, InboxIcon, InfoIcon, ItalicIcon, KeyboardIcon, KeyIcon, KeyRoundIcon, LayersIcon, LayoutDashboardIcon, LayoutGridIcon, Link2Icon, ListIcon, Loader2Icon, LockIcon, LogOutIcon, MailIcon, MessageSquareCheckIcon, MessageSquareIcon, MessageSquareWarningIcon, MessageSquareXIcon, MonitorIcon, MoreHorizontalIcon, MoreVerticalIcon, NetworkIcon, OctagonXIcon, PanelLeftIcon, PencilIcon, PlayIcon, PlugIcon, PlugZapIcon, PlusIcon, PuzzleIcon, RadioIcon, RefreshCwIcon, RefreshCwOffIcon, RocketIcon, ScrollTextIcon, SearchIcon, ServerIcon, SettingsIcon, ShieldCheckIcon, ShieldIcon, ShieldXIcon, ShoppingCartIcon, SlidersHorizontalIcon, SmileIcon, SparklesIcon, StarIcon, TagIcon, ThumbsDownIcon, ThumbsUpIcon, Trash2Icon, TrendingDownIcon, TrendingUpIcon, TriangleAlertIcon, UnderlineIcon, UploadIcon, UserCheckIcon, UserCogIcon, UserIcon, UsersIcon, UsersRoundIcon, Wand2Icon, WaypointsIcon, WebhookIcon, WorkflowIcon, WrenchIcon, XIcon, ZapIcon, } from 'lucide-react';
|
|
2
2
|
export type { LucideIcon } from 'lucide-react';
|
|
3
|
+
export type { BrandIconProps } from './brand/brandIcon';
|
|
3
4
|
export { AnthropicIcon } from './brand/AnthropicIcon';
|
|
4
5
|
export { ApigeeIcon } from './brand/ApigeeIcon';
|
|
5
6
|
export { AwsIcon } from './brand/AwsIcon';
|
|
7
|
+
export { AzureAiFoundryIcon } from './brand/AzureAiFoundryIcon';
|
|
6
8
|
export { AzureIcon } from './brand/AzureIcon';
|
|
7
9
|
export { BitbucketIcon } from './brand/BitbucketIcon';
|
|
8
10
|
export { ClaudeIcon } from './brand/ClaudeIcon';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/icons/index.ts"],"names":[],"mappings":"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"}
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/icons/index.ts"],"names":[],"mappings":"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"}
|
package/dist/icons/index.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { $ as e, $n as t, $t as n, A as r, An as i, At as a, B as o, Bn as s, Bt as c, C as l, Cn as u, Ct as d, D as f, Dn as p, Dt as m, E as h, En as g, Et as _, F as v, Fn as y, Ft as b, G as x, Gn as S, Gt as C, H as w, Hn as T, Ht as E, I as D, In as O, It as k, J as A, Jn as j, Jt as M, K as N, Kn as P, Kt as F, L as I, Ln as L, Lt as R, M as z, Mn as B, Mt as V, N as H, Nn as U, Nt as W, O as G, On as K, Ot as q, P as J, Pn as Y, Pt as X, Q as Z, Qn as Q, Qt as $, R as ee, Rn as te, Rt as ne, S as re, Sn as ie, St as ae, T as oe, Tn as se, Tt as ce, U as le, Un as ue, Ut as de, V as fe, Vn as pe, Vt as me, W as he, Wn as ge, Wt as _e, X as ve, Xn as ye, Xt as be, Y as xe, Yn as Se, Yt as Ce, Z as we, Zn as Te, Zt as Ee, _ as De, _n as Oe, _t as ke, a as Ae, an as je, ar as Me, at as Ne, b as Pe, bn as Fe, bt as Ie, c as Le, cn as Re, ct as ze, d as Be, dn as Ve, dt as He, en as Ue, er as We, et as Ge, f as Ke, fn as qe, ft as Je, g as Ye, gn as Xe, gt as Ze, h as Qe, hn as $e, ht as et, i as tt, in as nt, ir as rt, it, j as at, jn as ot, jt as st, k as ct, kn as lt, kt as ut, l as dt, ln as ft, lt as pt, m as mt, mn as ht, mt as gt, n as _t, nn as vt, nr as yt, nt as bt, o as xt, on as St, or as Ct, ot as wt, p as Tt, pn as Et, pt as Dt, q as Ot, qn as kt, qt as At, r as jt, rn as Mt, rr as Nt, rt as Pt, s as Ft, sn as It,
|
|
2
|
-
export {
|
|
1
|
+
import { $ as e, $n as t, $t as n, A as r, An as i, At as a, B as o, Bn as s, Bt as c, C as l, Cn as u, Ct as d, D as f, Dn as p, Dt as m, E as h, En as g, Et as _, F as v, Fn as y, Ft as b, G as x, Gn as S, Gt as C, H as w, Hn as T, Ht as E, I as D, In as O, It as k, J as A, Jn as j, Jt as M, K as N, Kn as P, Kt as F, L as I, Ln as L, Lt as R, M as z, Mn as B, Mt as V, N as H, Nn as U, Nt as W, O as G, On as K, Ot as q, P as J, Pn as Y, Pt as X, Q as Z, Qn as Q, Qt as $, R as ee, Rn as te, Rt as ne, S as re, Sn as ie, St as ae, T as oe, Tn as se, Tt as ce, U as le, Un as ue, Ut as de, V as fe, Vn as pe, Vt as me, W as he, Wn as ge, Wt as _e, X as ve, Xn as ye, Xt as be, Y as xe, Yn as Se, Yt as Ce, Z as we, Zn as Te, Zt as Ee, _ as De, _n as Oe, _t as ke, a as Ae, an as je, ar as Me, at as Ne, b as Pe, bn as Fe, bt as Ie, c as Le, cn as Re, ct as ze, d as Be, dn as Ve, dt as He, en as Ue, er as We, et as Ge, f as Ke, fn as qe, ft as Je, g as Ye, gn as Xe, gt as Ze, h as Qe, hn as $e, ht as et, i as tt, in as nt, ir as rt, it, j as at, jn as ot, jt as st, k as ct, kn as lt, kt as ut, l as dt, ln as ft, lt as pt, m as mt, mn as ht, mt as gt, n as _t, nn as vt, nr as yt, nt as bt, o as xt, on as St, or as Ct, ot as wt, p as Tt, pn as Et, pt as Dt, q as Ot, qn as kt, qt as At, r as jt, rn as Mt, rr as Nt, rt as Pt, s as Ft, sn as It, sr as Lt, st as Rt, t as zt, tn as Bt, tr as Vt, tt as Ht, u as Ut, un as Wt, ut as Gt, v as Kt, vn as qt, vt as Jt, w as Yt, wn as Xt, wt as Zt, x as Qt, xn as $t, xt as en, y as tn, yn as nn, yt as rn, z as an, zn as on, zt as sn } from "../icons-CwKEW0kS.js";
|
|
2
|
+
export { zt as ActivityIcon, _t as AlertCircleIcon, jt as AlignCenterIcon, tt as AlignLeftIcon, Ae as AlignRightIcon, Lt as AnthropicIcon, Ct as ApigeeIcon, xt as AppWindowIcon, Ft as ArchiveIcon, Le as ArrowDownIcon, dt as ArrowDownToLineIcon, Ut as ArrowLeftIcon, Be as ArrowRightIcon, Ke as ArrowUpDownIcon, Tt as ArrowUpIcon, Me as AwsIcon, rt as AzureAiFoundryIcon, Nt as AzureIcon, mt as BarChart2Icon, Qe as BarChart3Icon, Ye as BellIcon, yt as BitbucketIcon, De as BoldIcon, Kt as BookOpenIcon, tn as BotIcon, Pe as BoxesIcon, Qt as BrainCircuitIcon, re as BrainIcon, l as CableIcon, Yt as CalculatorIcon, oe as CalendarIcon, h as ChartLineIcon, f as CheckIcon, G as ChevronDownIcon, ct as ChevronLeftIcon, r as ChevronRightIcon, at as ChevronUpIcon, z as ChevronsUpDownIcon, H as CircleArrowRightIcon, J as CircleCheckIcon, v as CircleDotIcon, D as CircleHelpIcon, I as CircleIcon, ee as CircleMinusIcon, an as CircleStopIcon, o as CircleXIcon, Vt as ClaudeIcon, fe as ClipboardCheckIcon, w as ClockIcon, le as CloudIcon, he as CloudUploadIcon, x as Code2Icon, We as CohereIcon, N as CopyIcon, Ot as CreditCardIcon, t as CursorIcon, A as DatabaseIcon, xe as DollarSignIcon, ve as DownloadIcon, we as ExpandIcon, Z as ExternalLinkIcon, e as EyeIcon, Ge as EyeOffIcon, Ht as FileCodeIcon, bt as FileTextIcon, Pt as FileUpIcon, it as FilterIcon, Ne as FingerprintIcon, wt as FlaskConicalIcon, Rt as FolderOpenIcon, ze as FunnelXIcon, Q as GcpIcon, pt as GiftIcon, ge as GioAgentManagementIcon, ue as GioApiManagementIcon, T as GioAuthorizationIcon, pe as GioCatalogIcon, s as GioDeveloperPortalIcon, on as GioEdgeManagementIcon, te as GioEventApiManagementIcon, L as GioGammaIcon, O as GioHomeIcon, y as GioIamIcon, Y as GioObservabilityIcon, U as GioObserveIcon, B as GioPlatformIcon, ot as GioProductizeIcon, i as GioSecureIcon, Gt as GitBranchIcon, Te as GithubIcon, ye as GitlabIcon, He as GlobeIcon, Je as Grid2x2Icon, Dt as GripVerticalIcon, gt as GroupIcon, et as HomeIcon, Ze as InboxIcon, ke as InfoIcon, Jt as ItalicIcon, Se as KafkaIcon, rn as KeyIcon, Ie as KeyRoundIcon, en as KeyboardIcon, j as KubernetesIcon, ae as LayersIcon, d as LayoutDashboardIcon, Zt as LayoutGridIcon, ce as Link2Icon, _ as ListIcon, m as Loader2Icon, q as LockIcon, ut as LogOutIcon, a as MailIcon, st as MessageSquareCheckIcon, V as MessageSquareIcon, W as MessageSquareWarningIcon, X as MessageSquareXIcon, kt as MistralIcon, b as MonitorIcon, k as MoreHorizontalIcon, R as MoreVerticalIcon, ne as NetworkIcon, sn as OctagonXIcon, P as OpenAIIcon, S as OpenApiIcon, c as PanelLeftIcon, me as PencilIcon, E as PlayIcon, de as PlugIcon, _e as PlugZapIcon, C as PlusIcon, F as PuzzleIcon, At as RadioIcon, M as RefreshCwIcon, Ce as RefreshCwOffIcon, be as RocketIcon, Ee as ScrollTextIcon, $ as SearchIcon, n as ServerIcon, Ue as SettingsIcon, Bt as ShieldCheckIcon, vt as ShieldIcon, Mt as ShieldXIcon, nt as ShoppingCartIcon, je as SlidersHorizontalIcon, St as SmileIcon, It as SparklesIcon, Re as StarIcon, ft as TagIcon, Wt as ThumbsDownIcon, Ve as ThumbsUpIcon, qe as Trash2Icon, Et as TrendingDownIcon, ht as TrendingUpIcon, $e as TriangleAlertIcon, Xe as UnderlineIcon, Oe as UploadIcon, qt as UserCheckIcon, nn as UserCogIcon, Fe as UserIcon, $t as UsersIcon, ie as UsersRoundIcon, u as Wand2Icon, Xt as WaypointsIcon, se as WebhookIcon, g as WorkflowIcon, p as WrenchIcon, K as XIcon, lt as ZapIcon };
|