@gravitee/graphene-core 2.47.0-fix-384-layout-hierarchy.6aa3d33 → 2.47.0-fix-384-command-scroll.5b18a0f
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/composed/AppLayout/AppLayout.d.ts.map +1 -1
- package/dist/icons/index.d.ts +1 -0
- package/dist/icons/index.d.ts.map +1 -1
- package/dist/icons/index.js +2 -2
- package/dist/icons/products/GioEdgeManagementIcon.d.ts +3 -0
- package/dist/icons/products/GioEdgeManagementIcon.d.ts.map +1 -0
- package/dist/{icons-DdCWtjqd.js → icons-YplRdF9A.js} +316 -38
- package/dist/index.js +20 -19
- package/dist/styles/custom-variants.css +15 -0
- package/dist/styles/globals.css +1 -1
- package/package.json +2 -2
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"AppLayout.d.ts","sourceRoot":"","sources":["../../../src/composed/AppLayout/AppLayout.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAsB,KAAK,SAAS,EAA6B,MAAM,OAAO,CAAC;AAGtF,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,8CAA8C,CAAC;AAEhF,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,gDAAgD,CAAC;AAGhF,UAAU,cAAc;IACtB,QAAQ,CAAC,SAAS,CAAC,EAAE,MAAM,CAAC;IAC5B,6DAA6D;IAC7D,QAAQ,CAAC,OAAO,CAAC,EAAE,SAAS,CAAC;IAC7B,sDAAsD;IACtD,QAAQ,CAAC,cAAc,CAAC,EAAE,SAAS,CAAC;IACpC,6EAA6E;IAC7E,QAAQ,CAAC,SAAS,CAAC,EAAE,SAAS,CAAC;IAC/B,yBAAyB;IACzB,QAAQ,CAAC,QAAQ,CAAC,EAAE,SAAS,CAAC;IAC9B,iEAAiE;IACjE,QAAQ,CAAC,QAAQ,CAAC,EAAE,QAAQ,GAAG,SAAS,CAAC;IACzC,iEAAiE;IACjE,QAAQ,CAAC,eAAe,CAAC,EAAE,OAAO,CAAC;IACnC,8DAA8D;IAC9D,QAAQ,CAAC,uBAAuB,CAAC,EAAE,CAAC,QAAQ,EAAE,OAAO,KAAK,IAAI,CAAC;IAC/D;;;;OAIG;IACH,QAAQ,CAAC,cAAc,CAAC,EAAE,SAAS,GAAG,YAAY,CAAC;IACnD;;;OAGG;IACH,QAAQ,CAAC,UAAU,CAAC,EAAE,OAAO,CAAC;IAC9B,0DAA0D;IAC1D,QAAQ,CAAC,kBAAkB,CAAC,EAAE,WAAW,CAAC;IAC1C,kDAAkD;IAClD,QAAQ,CAAC,YAAY,CAAC,EAAE,SAAS,CAAC;CACnC;
|
|
1
|
+
{"version":3,"file":"AppLayout.d.ts","sourceRoot":"","sources":["../../../src/composed/AppLayout/AppLayout.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAsB,KAAK,SAAS,EAA6B,MAAM,OAAO,CAAC;AAGtF,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,8CAA8C,CAAC;AAEhF,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,gDAAgD,CAAC;AAGhF,UAAU,cAAc;IACtB,QAAQ,CAAC,SAAS,CAAC,EAAE,MAAM,CAAC;IAC5B,6DAA6D;IAC7D,QAAQ,CAAC,OAAO,CAAC,EAAE,SAAS,CAAC;IAC7B,sDAAsD;IACtD,QAAQ,CAAC,cAAc,CAAC,EAAE,SAAS,CAAC;IACpC,6EAA6E;IAC7E,QAAQ,CAAC,SAAS,CAAC,EAAE,SAAS,CAAC;IAC/B,yBAAyB;IACzB,QAAQ,CAAC,QAAQ,CAAC,EAAE,SAAS,CAAC;IAC9B,iEAAiE;IACjE,QAAQ,CAAC,QAAQ,CAAC,EAAE,QAAQ,GAAG,SAAS,CAAC;IACzC,iEAAiE;IACjE,QAAQ,CAAC,eAAe,CAAC,EAAE,OAAO,CAAC;IACnC,8DAA8D;IAC9D,QAAQ,CAAC,uBAAuB,CAAC,EAAE,CAAC,QAAQ,EAAE,OAAO,KAAK,IAAI,CAAC;IAC/D;;;;OAIG;IACH,QAAQ,CAAC,cAAc,CAAC,EAAE,SAAS,GAAG,YAAY,CAAC;IACnD;;;OAGG;IACH,QAAQ,CAAC,UAAU,CAAC,EAAE,OAAO,CAAC;IAC9B,0DAA0D;IAC1D,QAAQ,CAAC,kBAAkB,CAAC,EAAE,WAAW,CAAC;IAC1C,kDAAkD;IAClD,QAAQ,CAAC,YAAY,CAAC,EAAE,SAAS,CAAC;CACnC;AA2FD,iBAAS,SAAS,CAAC,EAAE,kBAAmC,EAAE,YAAuB,EAAE,GAAG,IAAI,EAAE,EAAE,cAAc,+BAQ3G;kBARQ,SAAS;;;AAYlB,OAAO,EAAE,SAAS,EAAE,CAAC;AACrB,YAAY,EAAE,cAAc,EAAE,CAAC"}
|
package/dist/icons/index.d.ts
CHANGED
|
@@ -18,6 +18,7 @@ export { GioApiManagementIcon } from './products/GioApiManagementIcon';
|
|
|
18
18
|
export { GioAuthorizationIcon } from './products/GioAuthorizationIcon';
|
|
19
19
|
export { GioCatalogIcon } from './products/GioCatalogIcon';
|
|
20
20
|
export { GioDeveloperPortalIcon } from './products/GioDeveloperPortalIcon';
|
|
21
|
+
export { GioEdgeManagementIcon } from './products/GioEdgeManagementIcon';
|
|
21
22
|
export { GioEventApiManagementIcon } from './products/GioEventApiManagementIcon';
|
|
22
23
|
export { GioGammaIcon } from './products/GioGammaIcon';
|
|
23
24
|
export { GioHomeIcon } from './products/GioHomeIcon';
|
|
@@ -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, $t as t, A as n, An as r, At as i, B as a, Bn as o, Bt as s, C as c, Cn as l, Ct as u, D as d, Dn as f, Dt as p, E as m, En as h, Et as g, F as _, Fn as v, Ft as y, G as b, Gn as x, Gt as S, H as C, Hn as w, Ht as T, I as E, In as D, It as O, J as k, Jn as A, Jt as j, K as M, Kn as N, Kt as P, L as F, Ln as I, Lt as L, M as R, Mn as z, Mt as B, N as V, Nn as H, Nt as U, O as W, On as G, Ot as K, P as q, Pn as J, Pt as Y, Q as X, Qt as Z, R as Q, Rn as $, Rt as ee, S as te, Sn as ne, St as re, T as ie, Tn as ae, Tt as oe, U as se, Un as ce, Ut as le, V as ue, Vn as de, Vt as fe, W as pe, Wn as me, Wt as he, X as ge, Xt as _e, Y as ve,
|
|
2
|
-
export {
|
|
1
|
+
import { $ as e, $t as t, A as n, An as r, At as i, B as a, Bn as o, Bt as s, C as c, Cn as l, Ct as u, D as d, Dn as f, Dt as p, E as m, En as h, Et as g, F as _, Fn as v, Ft as y, G as b, Gn as x, Gt as S, H as C, Hn as w, Ht as T, I as E, In as D, It as O, J as k, Jn as A, Jt as j, K as M, Kn as N, Kt as P, L as F, Ln as I, Lt as L, M as R, Mn as z, Mt as B, N as V, Nn as H, Nt as U, O as W, On as G, Ot as K, P as q, Pn as J, Pt as Y, Q as X, Qt as Z, R as Q, Rn as $, Rt as ee, S as te, Sn as ne, St as re, T as ie, Tn as ae, Tt as oe, U as se, Un as ce, Ut as le, V as ue, Vn as de, Vt as fe, W as pe, Wn as me, Wt as he, X as ge, Xt as _e, Y as ve, Yn as ye, Yt as be, Z as xe, Zt as Se, _ as Ce, _n as we, _t as Te, a as Ee, an as De, at as Oe, b as ke, bn as Ae, bt as je, c as Me, cn as Ne, ct as Pe, d as Fe, dn as Ie, dt as Le, en as Re, et as ze, f as Be, fn as Ve, ft as He, g as Ue, gn as We, gt as Ge, h as Ke, hn as qe, ht as Je, i as Ye, in as Xe, it as Ze, j as Qe, jn as $e, jt as et, k as tt, kn as nt, kt as rt, l as it, ln as at, lt as ot, m as st, mn as ct, mt as lt, n as ut, nn as dt, nt as ft, o as pt, on as mt, ot as ht, p as gt, pn as _t, pt as vt, q as yt, qn as bt, qt as xt, r as St, rn as Ct, rt as wt, s as Tt, sn as Et, st as Dt, t as Ot, tn as kt, tt as At, u as jt, un as Mt, ut as Nt, v as Pt, vn as Ft, vt as It, w as Lt, wn as Rt, wt as zt, x as Bt, xn as Vt, xt as Ht, y as Ut, yn as Wt, yt as Gt, z as Kt, zn as qt, zt as Jt } from "../icons-YplRdF9A.js";
|
|
2
|
+
export { Ot as ActivityIcon, ut as AlertCircleIcon, St as AlignCenterIcon, Ye as AlignLeftIcon, Ee as AlignRightIcon, ye as AnthropicIcon, A as ApigeeIcon, pt as AppWindowIcon, Tt as ArchiveIcon, Me as ArrowDownIcon, it as ArrowDownToLineIcon, jt as ArrowLeftIcon, Fe as ArrowRightIcon, Be as ArrowUpDownIcon, gt as ArrowUpIcon, bt as AwsIcon, N as AzureIcon, st as BarChart2Icon, Ke as BarChart3Icon, Ue as BellIcon, x as BitbucketIcon, Ce as BoldIcon, Pt as BookOpenIcon, Ut as BotIcon, ke as BoxesIcon, Bt as BrainCircuitIcon, te as BrainIcon, c as CableIcon, Lt as CalculatorIcon, ie as CalendarIcon, m as ChartLineIcon, d as CheckIcon, W as ChevronDownIcon, tt as ChevronLeftIcon, n as ChevronRightIcon, Qe as ChevronUpIcon, R as ChevronsUpDownIcon, V as CircleArrowRightIcon, q as CircleCheckIcon, _ as CircleDotIcon, E as CircleHelpIcon, F as CircleIcon, Q as CircleMinusIcon, Kt as CircleStopIcon, a as CircleXIcon, ue as ClockIcon, C as CloudIcon, se as CloudUploadIcon, me as CohereIcon, pe as CopyIcon, b as CreditCardIcon, M as DatabaseIcon, yt as DollarSignIcon, k as DownloadIcon, ve as ExpandIcon, ge as ExternalLinkIcon, xe as EyeIcon, X as EyeOffIcon, e as FileTextIcon, ze as FileUpIcon, At as FilterIcon, ft as FingerprintIcon, wt as FlaskConicalIcon, Ze as FolderOpenIcon, Oe as FunnelXIcon, ce as GcpIcon, ht as GiftIcon, D as GioAgentManagementIcon, v as GioApiManagementIcon, J as GioAuthorizationIcon, H as GioCatalogIcon, z as GioDeveloperPortalIcon, $e as GioEdgeManagementIcon, r as GioEventApiManagementIcon, nt as GioGammaIcon, G as GioHomeIcon, f as GioIamIcon, h as GioObservabilityIcon, ae as GioObserveIcon, Rt as GioPlatformIcon, l as GioProductizeIcon, ne as GioSecureIcon, Dt as GitBranchIcon, w as GithubIcon, de as GitlabIcon, Pe as GlobeIcon, ot as Grid2x2Icon, Nt as GripVerticalIcon, Le as HomeIcon, He as InboxIcon, vt as InfoIcon, lt as ItalicIcon, o as KafkaIcon, Je as KeyIcon, Ge as KeyRoundIcon, Te as KeyboardIcon, qt as KubernetesIcon, It as LayoutDashboardIcon, Gt as LayoutGridIcon, je as ListIcon, Ht as Loader2Icon, re as LockIcon, u as LogOutIcon, zt as MailIcon, oe as MessageSquareCheckIcon, g as MessageSquareIcon, p as MessageSquareWarningIcon, K as MessageSquareXIcon, $ as MistralIcon, rt as MonitorIcon, i as MoreHorizontalIcon, et as MoreVerticalIcon, B as NetworkIcon, U as OctagonXIcon, I as OpenAIIcon, Y as PanelLeftIcon, y as PencilIcon, O as PlayIcon, L as PlugIcon, ee as PlugZapIcon, Jt as PlusIcon, s as PuzzleIcon, fe as RadioIcon, T as RefreshCwIcon, le as RefreshCwOffIcon, he as RocketIcon, S as ScrollTextIcon, P as SearchIcon, xt as ServerIcon, j as SettingsIcon, be as ShieldCheckIcon, _e as ShieldIcon, Se as ShoppingCartIcon, Z as SlidersHorizontalIcon, t as SmileIcon, Re as SparklesIcon, kt as StarIcon, dt as ThumbsDownIcon, Ct as ThumbsUpIcon, Xe as Trash2Icon, De as TrendingDownIcon, mt as TrendingUpIcon, Et as TriangleAlertIcon, Ne as UnderlineIcon, at as UploadIcon, Mt as UserCheckIcon, Ie as UserCogIcon, Ve as UserIcon, _t as UsersIcon, ct as UsersRoundIcon, qe as Wand2Icon, We as WaypointsIcon, we as WebhookIcon, Ft as WorkflowIcon, Wt as WrenchIcon, Ae as XIcon, Vt as ZapIcon };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"GioEdgeManagementIcon.d.ts","sourceRoot":"","sources":["../../../src/icons/products/GioEdgeManagementIcon.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AAEtC,eAAO,MAAM,qBAAqB,gIAuFhC,CAAC"}
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { forwardRef as e, useId as t } from "react";
|
|
2
2
|
import { jsx as n, jsxs as r } from "react/jsx-runtime";
|
|
3
|
-
import { ActivityIcon as i, AlertCircleIcon as a, AlignCenterIcon as ee, AlignLeftIcon as te, AlignRightIcon as ne, AppWindowIcon as re, ArchiveIcon as ie, ArrowDownIcon as ae, ArrowDownToLineIcon as oe, ArrowLeftIcon as se, ArrowRightIcon as ce, ArrowUpDownIcon as le, ArrowUpIcon as ue, BarChart2Icon as de, BarChart3Icon as fe, BellIcon as pe, BoldIcon as me, BookOpenIcon as he, BotIcon as ge, BoxesIcon as _e, BrainCircuitIcon as ve, BrainIcon as ye, CableIcon as be, CalculatorIcon as xe, CalendarIcon as Se, ChartLineIcon as Ce, CheckIcon as we, ChevronDownIcon as Te, ChevronLeftIcon as Ee, ChevronRightIcon as De, ChevronUpIcon as Oe, ChevronsUpDownIcon as
|
|
3
|
+
import { ActivityIcon as i, AlertCircleIcon as a, AlignCenterIcon as ee, AlignLeftIcon as te, AlignRightIcon as ne, AppWindowIcon as re, ArchiveIcon as ie, ArrowDownIcon as ae, ArrowDownToLineIcon as oe, ArrowLeftIcon as se, ArrowRightIcon as ce, ArrowUpDownIcon as le, ArrowUpIcon as ue, BarChart2Icon as de, BarChart3Icon as fe, BellIcon as pe, BoldIcon as me, BookOpenIcon as he, BotIcon as ge, BoxesIcon as _e, BrainCircuitIcon as ve, BrainIcon as ye, CableIcon as be, CalculatorIcon as xe, CalendarIcon as Se, ChartLineIcon as Ce, CheckIcon as we, ChevronDownIcon as Te, ChevronLeftIcon as Ee, ChevronRightIcon as De, ChevronUpIcon as Oe, ChevronsUpDownIcon as ke, CircleArrowRightIcon as o, CircleCheckIcon as s, CircleDotIcon as c, CircleHelpIcon as l, CircleIcon as u, CircleMinusIcon as d, CircleStopIcon as f, CircleXIcon as p, ClockIcon as m, CloudIcon as h, CloudUploadIcon as g, CopyIcon as _, CreditCardIcon as v, DatabaseIcon as y, DollarSignIcon as b, DownloadIcon as x, ExpandIcon as S, ExternalLinkIcon as C, EyeIcon as w, EyeOffIcon as Ae, FileTextIcon as je, FileUpIcon as Me, FilterIcon as Ne, FingerprintIcon as Pe, FlaskConicalIcon as Fe, FolderOpenIcon as Ie, FunnelXIcon as Le, GiftIcon as Re, GitBranchIcon as ze, GlobeIcon as Be, Grid2x2Icon as Ve, GripVerticalIcon as He, HomeIcon as Ue, InboxIcon as We, InfoIcon as Ge, ItalicIcon as Ke, KeyIcon as qe, KeyRoundIcon as Je, KeyboardIcon as Ye, LayoutDashboardIcon as Xe, LayoutGridIcon as Ze, ListIcon as Qe, Loader2Icon as $e, LockIcon as et, LogOutIcon as tt, MailIcon as nt, MessageSquareCheckIcon as rt, MessageSquareIcon as it, MessageSquareWarningIcon as at, MessageSquareXIcon as ot, MonitorIcon as st, MoreHorizontalIcon as ct, MoreVerticalIcon as T, NetworkIcon as lt, OctagonXIcon as ut, PanelLeftIcon as dt, PencilIcon as ft, PlayIcon as pt, PlugIcon as mt, PlugZapIcon as ht, PlusIcon as gt, PuzzleIcon as _t, RadioIcon as vt, RefreshCwIcon as yt, RefreshCwOffIcon as bt, RocketIcon as xt, ScrollTextIcon as St, SearchIcon as Ct, ServerIcon as wt, SettingsIcon as Tt, ShieldCheckIcon as Et, ShieldIcon as Dt, ShoppingCartIcon as Ot, SlidersHorizontalIcon as kt, SmileIcon as At, SparklesIcon as jt, StarIcon as Mt, ThumbsDownIcon as Nt, ThumbsUpIcon as Pt, Trash2Icon as Ft, TrendingDownIcon as It, TrendingUpIcon as Lt, TriangleAlertIcon as Rt, UnderlineIcon as zt, UploadIcon as Bt, UserCheckIcon as Vt, UserCogIcon as Ht, UserIcon as Ut, UsersIcon as Wt, UsersRoundIcon as Gt, Wand2Icon as Kt, WaypointsIcon as qt, WebhookIcon as Jt, WorkflowIcon as Yt, WrenchIcon as Xt, XIcon as Zt, ZapIcon as Qt } from "lucide-react";
|
|
4
4
|
//#region src/icons/brand/AnthropicIcon.tsx
|
|
5
|
-
var
|
|
5
|
+
var E = e((e, t) => /* @__PURE__ */ n("svg", {
|
|
6
6
|
ref: t,
|
|
7
7
|
xmlns: "http://www.w3.org/2000/svg",
|
|
8
8
|
width: 24,
|
|
@@ -15,10 +15,10 @@ var D = e((e, t) => /* @__PURE__ */ n("svg", {
|
|
|
15
15
|
d: "M17.3041 3.541h-3.6718l6.696 16.918H24Zm-10.6082 0L0 20.459h3.7442l1.3693-3.5527h7.0052l1.3693 3.5528h3.7442L10.5363 3.5409Zm-.3712 10.2232 2.2914-5.9456 2.2914 5.9456Z"
|
|
16
16
|
})
|
|
17
17
|
}));
|
|
18
|
-
|
|
18
|
+
E.displayName = "AnthropicIcon";
|
|
19
19
|
//#endregion
|
|
20
20
|
//#region src/icons/brand/ApigeeIcon.tsx
|
|
21
|
-
var
|
|
21
|
+
var D = e((e, t) => /* @__PURE__ */ r("svg", {
|
|
22
22
|
ref: t,
|
|
23
23
|
xmlns: "http://www.w3.org/2000/svg",
|
|
24
24
|
width: 24,
|
|
@@ -38,10 +38,10 @@ var O = e((e, t) => /* @__PURE__ */ r("svg", {
|
|
|
38
38
|
clipRule: "evenodd"
|
|
39
39
|
})]
|
|
40
40
|
}));
|
|
41
|
-
|
|
41
|
+
D.displayName = "ApigeeIcon";
|
|
42
42
|
//#endregion
|
|
43
43
|
//#region src/icons/brand/AwsIcon.tsx
|
|
44
|
-
var
|
|
44
|
+
var O = e((e, t) => /* @__PURE__ */ r("svg", {
|
|
45
45
|
ref: t,
|
|
46
46
|
xmlns: "http://www.w3.org/2000/svg",
|
|
47
47
|
width: 24,
|
|
@@ -68,10 +68,10 @@ var k = e((e, t) => /* @__PURE__ */ r("svg", {
|
|
|
68
68
|
})
|
|
69
69
|
]
|
|
70
70
|
}));
|
|
71
|
-
|
|
71
|
+
O.displayName = "AwsIcon";
|
|
72
72
|
//#endregion
|
|
73
73
|
//#region src/icons/brand/AzureIcon.tsx
|
|
74
|
-
var
|
|
74
|
+
var k = e((e, t) => /* @__PURE__ */ n("svg", {
|
|
75
75
|
ref: t,
|
|
76
76
|
xmlns: "http://www.w3.org/2000/svg",
|
|
77
77
|
width: 24,
|
|
@@ -84,10 +84,10 @@ var A = e((e, t) => /* @__PURE__ */ n("svg", {
|
|
|
84
84
|
d: "M16.043 20.561a1.391 1.391 0 0 0 .003-.92l.003.01L10.405 2.93h5.184c.203 0 .376.13.439.311v.004l5.638 16.705a.463.463 0 0 1-.287.586l-.004.001-5.332.025Zm-3.988-9.838 3.114 9.226a.464.464 0 0 1-.438.613h-.026a.46.46 0 0 1-.277-.093h.001l-7.978-5.928h4.17l1.434-3.818Zm9.172 10.766h.001a1.391 1.391 0 0 0 1.315-1.848l.003.01v.002l-5.64-16.706A1.394 1.394 0 0 0 15.588 2H9.03c-.61 0-1.127.393-1.315.938l-.003.01-5.64 16.704A1.391 1.391 0 0 0 3.39 21.49h4.075a1.39 1.39 0 0 0 1.315-.938l.003-.01.84-2.484 4.25 3.157c.229.172.517.275.83.275h6.523Z"
|
|
85
85
|
})
|
|
86
86
|
}));
|
|
87
|
-
|
|
87
|
+
k.displayName = "AzureIcon";
|
|
88
88
|
//#endregion
|
|
89
89
|
//#region src/icons/brand/BitbucketIcon.tsx
|
|
90
|
-
var
|
|
90
|
+
var A = e((e, t) => /* @__PURE__ */ n("svg", {
|
|
91
91
|
ref: t,
|
|
92
92
|
xmlns: "http://www.w3.org/2000/svg",
|
|
93
93
|
width: 24,
|
|
@@ -102,10 +102,10 @@ var j = e((e, t) => /* @__PURE__ */ n("svg", {
|
|
|
102
102
|
clipRule: "evenodd"
|
|
103
103
|
})
|
|
104
104
|
}));
|
|
105
|
-
|
|
105
|
+
A.displayName = "BitbucketIcon";
|
|
106
106
|
//#endregion
|
|
107
107
|
//#region src/icons/brand/CohereIcon.tsx
|
|
108
|
-
var
|
|
108
|
+
var j = e((e, t) => /* @__PURE__ */ r("svg", {
|
|
109
109
|
ref: t,
|
|
110
110
|
xmlns: "http://www.w3.org/2000/svg",
|
|
111
111
|
width: 24,
|
|
@@ -132,10 +132,10 @@ var M = e((e, t) => /* @__PURE__ */ r("svg", {
|
|
|
132
132
|
})
|
|
133
133
|
]
|
|
134
134
|
}));
|
|
135
|
-
|
|
135
|
+
j.displayName = "CohereIcon";
|
|
136
136
|
//#endregion
|
|
137
137
|
//#region src/icons/brand/GcpIcon.tsx
|
|
138
|
-
var
|
|
138
|
+
var M = e((e, t) => /* @__PURE__ */ n("svg", {
|
|
139
139
|
ref: t,
|
|
140
140
|
xmlns: "http://www.w3.org/2000/svg",
|
|
141
141
|
width: 24,
|
|
@@ -145,10 +145,10 @@ var N = e((e, t) => /* @__PURE__ */ n("svg", {
|
|
|
145
145
|
...e,
|
|
146
146
|
children: /* @__PURE__ */ n("path", { d: "M6.973 3 4.098 8.188l1.469 2.624L8.442 6h10.25l-1.688-3H6.973Zm8.75 4 2.969 4.906L13.629 21h3.375l5-9-2.781-5h-3.5Zm-3.719 1c-2.207 0-4 1.793-4 4s1.793 4 4 4 4-1.793 4-4-1.793-4-4-4ZM3.535 9.219 2.005 12l4.968 9h5.531l1.656-3H8.41L3.535 9.219Zm8.47.781c1.1 0 2 .898 2 2 0 1.102-.9 2-2 2-1.102 0-2-.898-2-2 0-1.102.898-2 2-2Z" })
|
|
147
147
|
}));
|
|
148
|
-
|
|
148
|
+
M.displayName = "GcpIcon";
|
|
149
149
|
//#endregion
|
|
150
150
|
//#region src/icons/brand/GithubIcon.tsx
|
|
151
|
-
var
|
|
151
|
+
var N = e((e, t) => /* @__PURE__ */ n("svg", {
|
|
152
152
|
ref: t,
|
|
153
153
|
xmlns: "http://www.w3.org/2000/svg",
|
|
154
154
|
width: 24,
|
|
@@ -164,10 +164,10 @@ var P = e((e, t) => /* @__PURE__ */ n("svg", {
|
|
|
164
164
|
d: "M9.357 19.48c-4.553 1.484-4.553-2.65-6.353-3.18m12.706 5.3v-3.71c0-1.06.106-1.485-.53-2.12 2.965-.319 5.824-1.485 5.824-6.361a4.88 4.88 0 0 0-1.376-3.393 4.46 4.46 0 0 0-.106-3.392s-1.165-.318-3.706 1.378a13.008 13.008 0 0 0-6.565 0C6.71 2.306 5.545 2.624 5.545 2.624a4.458 4.458 0 0 0-.106 3.392A4.88 4.88 0 0 0 4.063 9.41c0 4.876 2.859 6.042 5.824 6.36-.636.636-.636 1.272-.53 2.12v3.71"
|
|
165
165
|
})
|
|
166
166
|
}));
|
|
167
|
-
|
|
167
|
+
N.displayName = "GithubIcon";
|
|
168
168
|
//#endregion
|
|
169
169
|
//#region src/icons/brand/GitlabIcon.tsx
|
|
170
|
-
var
|
|
170
|
+
var P = e((e, t) => /* @__PURE__ */ n("svg", {
|
|
171
171
|
ref: t,
|
|
172
172
|
xmlns: "http://www.w3.org/2000/svg",
|
|
173
173
|
width: 24,
|
|
@@ -183,10 +183,10 @@ var F = e((e, t) => /* @__PURE__ */ n("svg", {
|
|
|
183
183
|
d: "m22.004 13.29-3.33-10a.42.42 0 0 0-.14-.18.38.38 0 0 0-.22-.11.39.39 0 0 0-.37.25l-2.26 6.67h-7.36l-2.22-6.66a.42.42 0 0 0-.1-.18.38.38 0 0 0-.26-.08.39.39 0 0 0-.37.25l-3.37 10.04a.74.74 0 0 0 .27.83l9.73 6.88 9.69-6.88a.71.71 0 0 0 .31-.83v0Z"
|
|
184
184
|
})
|
|
185
185
|
}));
|
|
186
|
-
|
|
186
|
+
P.displayName = "GitlabIcon";
|
|
187
187
|
//#endregion
|
|
188
188
|
//#region src/icons/brand/KafkaIcon.tsx
|
|
189
|
-
var
|
|
189
|
+
var F = e((e, t) => /* @__PURE__ */ n("svg", {
|
|
190
190
|
ref: t,
|
|
191
191
|
xmlns: "http://www.w3.org/2000/svg",
|
|
192
192
|
width: 24,
|
|
@@ -199,10 +199,10 @@ var I = e((e, t) => /* @__PURE__ */ n("svg", {
|
|
|
199
199
|
d: "M15.748 13.131c-.821 0-1.558.363-2.063.933l-1.293-.91a3.51 3.51 0 0 0 .216-1.203c0-.415-.076-.812-.209-1.183l1.29-.9a2.75 2.75 0 0 0 2.06.927A2.748 2.748 0 0 0 18.5 8.058a2.748 2.748 0 0 0-2.752-2.738 2.748 2.748 0 0 0-2.751 2.738c0 .27.041.53.115.777l-1.291.902a3.556 3.556 0 0 0-2.2-1.273V6.916a2.745 2.745 0 0 0 2.185-2.678A2.748 2.748 0 0 0 9.054 1.5a2.748 2.748 0 0 0-2.752 2.738c0 1.298.915 2.387 2.137 2.666v1.568C6.772 8.762 5.5 10.21 5.5 11.95c0 1.75 1.284 3.202 2.963 3.483v1.656a2.744 2.744 0 0 0-2.16 2.672 2.748 2.748 0 0 0 2.75 2.739 2.748 2.748 0 0 0 2.752-2.738 2.745 2.745 0 0 0-2.161-2.672v-1.656c.867-.145 1.63-.6 2.163-1.252l1.302.917a2.71 2.71 0 0 0-.113.77 2.748 2.748 0 0 0 2.752 2.738 2.748 2.748 0 0 0 2.751-2.738 2.748 2.748 0 0 0-2.752-2.738Zm0-6.4c.736 0 1.335.595 1.335 1.327 0 .731-.599 1.327-1.334 1.327a1.332 1.332 0 0 1-1.335-1.327c0-.732.599-1.328 1.335-1.328ZM7.72 4.237c0-.732.598-1.328 1.334-1.328.736 0 1.334.596 1.334 1.328 0 .731-.598 1.327-1.334 1.327A1.332 1.332 0 0 1 7.72 4.238Zm2.668 15.524c0 .732-.598 1.328-1.334 1.328a1.332 1.332 0 0 1-1.334-1.328c0-.731.598-1.327 1.334-1.327.736 0 1.334.596 1.334 1.327Zm-1.334-5.96c-1.026 0-1.86-.83-1.86-1.851 0-1.02.834-1.851 1.86-1.851 1.026 0 1.86.83 1.86 1.851 0 1.02-.834 1.851-1.86 1.851Zm6.694 3.394a1.332 1.332 0 0 1-1.334-1.327c0-.732.599-1.327 1.335-1.327.735 0 1.333.595 1.333 1.327s-.598 1.327-1.334 1.327Z"
|
|
200
200
|
})
|
|
201
201
|
}));
|
|
202
|
-
|
|
202
|
+
F.displayName = "KafkaIcon";
|
|
203
203
|
//#endregion
|
|
204
204
|
//#region src/icons/brand/KubernetesIcon.tsx
|
|
205
|
-
var
|
|
205
|
+
var I = e((e, t) => /* @__PURE__ */ n("svg", {
|
|
206
206
|
ref: t,
|
|
207
207
|
xmlns: "http://www.w3.org/2000/svg",
|
|
208
208
|
width: 24,
|
|
@@ -215,10 +215,10 @@ var L = e((e, t) => /* @__PURE__ */ n("svg", {
|
|
|
215
215
|
d: "m23 14.095-2.748-.63a8.18 8.18 0 0 0-1.269-5.53l2.113-1.692-1.037-1.306-2.112 1.69a8.282 8.282 0 0 0-5.115-2.48V1.6h-1.664v2.548a8.282 8.282 0 0 0-5.115 2.48L3.941 4.937 2.903 6.243l2.114 1.691a8.194 8.194 0 0 0-1.269 5.532L1 14.096l.37 1.627 2.744-.629a8.374 8.374 0 0 0 3.55 4.474l-1.106 2.308 1.5.724 1.105-2.306a8.134 8.134 0 0 0 5.675 0l1.105 2.306 1.5-.725-1.107-2.307a8.374 8.374 0 0 0 3.55-4.474l2.744.629.37-1.628Zm-4.345-1.64c0 .215-.012.427-.032.637l-4.16-.953a2.482 2.482 0 0 0-.114-.496l3.325-2.661a6.648 6.648 0 0 1 .981 3.473Zm-7.487 0a.837.837 0 0 1 .514-.771.829.829 0 0 1 1.134.608.839.839 0 0 1-.354.857.83.83 0 0 1-1.05-.104.837.837 0 0 1-.244-.59Zm5.47-4.78-3.324 2.66a2.49 2.49 0 0 0-.482-.231V5.833a6.625 6.625 0 0 1 3.806 1.841Zm-5.47-1.842v4.27a2.49 2.49 0 0 0-.482.232l-3.324-2.66a6.626 6.626 0 0 1 3.806-1.842Zm-5.823 6.622c0-1.226.34-2.429.981-3.473l3.325 2.66a2.485 2.485 0 0 0-.115.497l-4.16.953a6.763 6.763 0 0 1-.031-.637Zm.402 2.265 4.139-.949c.098.162.213.313.345.448l-1.842 3.84a6.701 6.701 0 0 1-2.642-3.339ZM12 19.135a6.607 6.607 0 0 1-2.113-.35l1.847-3.852c.088.014.177.023.266.027.089-.004.178-.013.265-.027l1.848 3.852c-.68.23-1.394.35-2.113.35Zm3.611-1.077-1.842-3.839c.132-.136.247-.286.345-.448l4.139.949a6.701 6.701 0 0 1-2.642 3.338Z"
|
|
216
216
|
})
|
|
217
217
|
}));
|
|
218
|
-
|
|
218
|
+
I.displayName = "KubernetesIcon";
|
|
219
219
|
//#endregion
|
|
220
220
|
//#region src/icons/brand/MistralIcon.tsx
|
|
221
|
-
var
|
|
221
|
+
var L = e((e, t) => /* @__PURE__ */ r("svg", {
|
|
222
222
|
ref: t,
|
|
223
223
|
xmlns: "http://www.w3.org/2000/svg",
|
|
224
224
|
width: 24,
|
|
@@ -269,10 +269,10 @@ var R = e((e, t) => /* @__PURE__ */ r("svg", {
|
|
|
269
269
|
})
|
|
270
270
|
]
|
|
271
271
|
}));
|
|
272
|
-
|
|
272
|
+
L.displayName = "MistralIcon";
|
|
273
273
|
//#endregion
|
|
274
274
|
//#region src/icons/brand/OpenAIIcon.tsx
|
|
275
|
-
var
|
|
275
|
+
var R = e((e, t) => /* @__PURE__ */ n("svg", {
|
|
276
276
|
ref: t,
|
|
277
277
|
xmlns: "http://www.w3.org/2000/svg",
|
|
278
278
|
width: 24,
|
|
@@ -285,10 +285,10 @@ var z = e((e, t) => /* @__PURE__ */ n("svg", {
|
|
|
285
285
|
d: "M304.246 294.611V249.028c0-3.839 1.441-6.719 4.798-8.636l91.648-52.78c12.475-7.197 27.35-10.554 42.702-10.554 57.577 0 94.046 44.624 94.046 92.124 0 3.358 0 7.197-.481 11.036l-95.005-55.66c-5.757-3.357-11.517-3.357-17.274 0l-120.434 70.053ZM518.245 472.145V363.224c0-6.719-2.881-11.517-8.637-14.875l-120.434-70.053 39.345-22.553c3.358-1.917 6.238-1.917 9.596 0l91.647 52.78c26.392 15.356 44.143 47.982 44.143 79.648 0 36.465-21.59 70.054-55.66 83.97v.004ZM275.937 376.182l-39.345-23.03c-3.357-1.917-4.798-4.798-4.798-8.637V238.956c0-51.339 39.345-90.207 92.606-90.207 20.155 0 38.864 6.719 54.702 18.714l-94.524 54.701c-5.756 3.357-8.636 8.155-8.636 14.875v139.147l-.005-.004ZM360.626 425.122 304.246 393.455v-67.172l56.38-31.667 56.376 31.667v67.172l-56.376 31.667ZM396.852 570.989c-20.154 0-38.863-6.719-54.701-18.713l94.523-54.702c5.757-3.357 8.637-8.155 8.637-14.875V343.552l39.827 23.03c3.357 1.917 4.798 4.797 4.798 8.637v105.559c0 51.339-39.827 90.207-93.084 90.207v.004ZM283.134 463.99l-91.648-52.779c-26.392-15.357-44.143-47.982-44.143-79.649 0-36.946 22.072-70.053 56.137-83.969v109.398c0 6.719 2.881 11.517 8.637 14.875l119.957 69.571-39.345 22.553c-3.357 1.917-6.238 1.917-9.595 0ZM277.859 542.68c-54.22 0-94.046-40.785-94.046-91.166 0-3.839.481-7.678.958-11.517l94.524 54.701c5.756 3.358 11.517 3.358 17.273 0L417.002 425.127v45.583c0 3.839-1.44 6.719-4.798 8.636l-91.647 52.78c-12.476 7.197-27.351 10.554-42.703 10.554h.005ZM396.852 599.776c58.059 0 106.518-41.263 117.558-95.964 53.739-13.916 88.286-64.297 88.286-115.636 0-33.589-14.393-66.214-40.304-89.726 2.399-10.077 3.839-20.154 3.839-30.226 0-68.613-55.66-119.957-119.957-119.957-12.952 0-25.428 1.917-37.904 6.238-21.595-21.113-51.344-34.547-83.97-34.547-58.058 0-106.517 41.262-117.557 95.963-53.739 13.916-88.286 64.297-88.286 115.636 0 33.589 14.393 66.214 40.304 89.726-2.399 10.077-3.839 20.154-3.839 30.227 0 68.613 55.66 119.956 119.956 119.956 12.953 0 25.429-1.917 37.905-6.238 21.59 21.113 51.339 34.548 83.969 34.548Z"
|
|
286
286
|
})
|
|
287
287
|
}));
|
|
288
|
-
|
|
288
|
+
R.displayName = "OpenAIIcon";
|
|
289
289
|
//#endregion
|
|
290
290
|
//#region src/icons/products/GioAgentManagementIcon.tsx
|
|
291
|
-
var
|
|
291
|
+
var z = e((e, i) => {
|
|
292
292
|
let a = t();
|
|
293
293
|
return /* @__PURE__ */ r("svg", {
|
|
294
294
|
ref: i,
|
|
@@ -513,10 +513,10 @@ var B = e((e, i) => {
|
|
|
513
513
|
})]
|
|
514
514
|
});
|
|
515
515
|
});
|
|
516
|
-
|
|
516
|
+
z.displayName = "GioAgentManagementIcon";
|
|
517
517
|
//#endregion
|
|
518
518
|
//#region src/icons/products/GioApiManagementIcon.tsx
|
|
519
|
-
var
|
|
519
|
+
var B = e((e, i) => {
|
|
520
520
|
let a = t();
|
|
521
521
|
return /* @__PURE__ */ r("svg", {
|
|
522
522
|
ref: i,
|
|
@@ -754,10 +754,10 @@ var V = e((e, i) => {
|
|
|
754
754
|
})]
|
|
755
755
|
});
|
|
756
756
|
});
|
|
757
|
-
|
|
757
|
+
B.displayName = "GioApiManagementIcon";
|
|
758
758
|
//#endregion
|
|
759
759
|
//#region src/icons/products/GioAuthorizationIcon.tsx
|
|
760
|
-
var
|
|
760
|
+
var V = e((e, i) => {
|
|
761
761
|
let a = t();
|
|
762
762
|
return /* @__PURE__ */ r("svg", {
|
|
763
763
|
ref: i,
|
|
@@ -884,10 +884,10 @@ var H = e((e, i) => {
|
|
|
884
884
|
})]
|
|
885
885
|
});
|
|
886
886
|
});
|
|
887
|
-
|
|
887
|
+
V.displayName = "GioAuthorizationIcon";
|
|
888
888
|
//#endregion
|
|
889
889
|
//#region src/icons/products/GioCatalogIcon.tsx
|
|
890
|
-
var
|
|
890
|
+
var H = e((e, i) => {
|
|
891
891
|
let a = t();
|
|
892
892
|
return /* @__PURE__ */ r("svg", {
|
|
893
893
|
ref: i,
|
|
@@ -1074,10 +1074,10 @@ var U = e((e, i) => {
|
|
|
1074
1074
|
})]
|
|
1075
1075
|
});
|
|
1076
1076
|
});
|
|
1077
|
-
|
|
1077
|
+
H.displayName = "GioCatalogIcon";
|
|
1078
1078
|
//#endregion
|
|
1079
1079
|
//#region src/icons/products/GioDeveloperPortalIcon.tsx
|
|
1080
|
-
var
|
|
1080
|
+
var U = e((e, i) => {
|
|
1081
1081
|
let a = t();
|
|
1082
1082
|
return /* @__PURE__ */ r("svg", {
|
|
1083
1083
|
ref: i,
|
|
@@ -1302,7 +1302,285 @@ var W = e((e, i) => {
|
|
|
1302
1302
|
})]
|
|
1303
1303
|
});
|
|
1304
1304
|
});
|
|
1305
|
-
|
|
1305
|
+
U.displayName = "GioDeveloperPortalIcon";
|
|
1306
|
+
//#endregion
|
|
1307
|
+
//#region src/icons/products/GioEdgeManagementIcon.tsx
|
|
1308
|
+
var W = e((e, i) => {
|
|
1309
|
+
let a = t();
|
|
1310
|
+
return /* @__PURE__ */ r("svg", {
|
|
1311
|
+
ref: i,
|
|
1312
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1313
|
+
width: 24,
|
|
1314
|
+
height: 24,
|
|
1315
|
+
viewBox: "238 238 724 726",
|
|
1316
|
+
fill: "none",
|
|
1317
|
+
...e,
|
|
1318
|
+
children: [/* @__PURE__ */ r("g", {
|
|
1319
|
+
className: "dark:hidden",
|
|
1320
|
+
children: [
|
|
1321
|
+
/* @__PURE__ */ n("path", {
|
|
1322
|
+
d: "M440 443.998H760V763.998H440V443.998Z",
|
|
1323
|
+
fill: `url(#${a}-l0)`
|
|
1324
|
+
}),
|
|
1325
|
+
/* @__PURE__ */ n("path", {
|
|
1326
|
+
d: "M238 238H398V398H238V238Z",
|
|
1327
|
+
fill: `url(#${a}-l1)`
|
|
1328
|
+
}),
|
|
1329
|
+
/* @__PURE__ */ n("path", {
|
|
1330
|
+
d: "M802 238H962V398H802V238Z",
|
|
1331
|
+
fill: `url(#${a}-l2)`
|
|
1332
|
+
}),
|
|
1333
|
+
/* @__PURE__ */ n("path", {
|
|
1334
|
+
d: "M238 802H398V962H238V802Z",
|
|
1335
|
+
fill: `url(#${a}-l3)`
|
|
1336
|
+
}),
|
|
1337
|
+
/* @__PURE__ */ n("path", {
|
|
1338
|
+
d: "M802 802H962V962H802V802Z",
|
|
1339
|
+
fill: `url(#${a}-l4)`
|
|
1340
|
+
}),
|
|
1341
|
+
/* @__PURE__ */ r("defs", { children: [
|
|
1342
|
+
/* @__PURE__ */ r("linearGradient", {
|
|
1343
|
+
id: `${a}-l0`,
|
|
1344
|
+
x1: "440",
|
|
1345
|
+
y1: "603.998",
|
|
1346
|
+
x2: "760",
|
|
1347
|
+
y2: "603.998",
|
|
1348
|
+
gradientUnits: "userSpaceOnUse",
|
|
1349
|
+
children: [
|
|
1350
|
+
/* @__PURE__ */ n("stop", { stopColor: "#410A00" }),
|
|
1351
|
+
/* @__PURE__ */ n("stop", {
|
|
1352
|
+
offset: "0.51",
|
|
1353
|
+
stopColor: "#F31013"
|
|
1354
|
+
}),
|
|
1355
|
+
/* @__PURE__ */ n("stop", {
|
|
1356
|
+
offset: "1",
|
|
1357
|
+
stopColor: "#FF8A00"
|
|
1358
|
+
})
|
|
1359
|
+
]
|
|
1360
|
+
}),
|
|
1361
|
+
/* @__PURE__ */ r("linearGradient", {
|
|
1362
|
+
id: `${a}-l1`,
|
|
1363
|
+
x1: "238",
|
|
1364
|
+
y1: "318",
|
|
1365
|
+
x2: "398",
|
|
1366
|
+
y2: "318",
|
|
1367
|
+
gradientUnits: "userSpaceOnUse",
|
|
1368
|
+
children: [
|
|
1369
|
+
/* @__PURE__ */ n("stop", { stopColor: "#410A00" }),
|
|
1370
|
+
/* @__PURE__ */ n("stop", {
|
|
1371
|
+
offset: "0.51",
|
|
1372
|
+
stopColor: "#F31013"
|
|
1373
|
+
}),
|
|
1374
|
+
/* @__PURE__ */ n("stop", {
|
|
1375
|
+
offset: "1",
|
|
1376
|
+
stopColor: "#FF8A00"
|
|
1377
|
+
})
|
|
1378
|
+
]
|
|
1379
|
+
}),
|
|
1380
|
+
/* @__PURE__ */ r("linearGradient", {
|
|
1381
|
+
id: `${a}-l2`,
|
|
1382
|
+
x1: "802",
|
|
1383
|
+
y1: "318",
|
|
1384
|
+
x2: "962",
|
|
1385
|
+
y2: "318",
|
|
1386
|
+
gradientUnits: "userSpaceOnUse",
|
|
1387
|
+
children: [
|
|
1388
|
+
/* @__PURE__ */ n("stop", { stopColor: "#410A00" }),
|
|
1389
|
+
/* @__PURE__ */ n("stop", {
|
|
1390
|
+
offset: "0.51",
|
|
1391
|
+
stopColor: "#F31013"
|
|
1392
|
+
}),
|
|
1393
|
+
/* @__PURE__ */ n("stop", {
|
|
1394
|
+
offset: "1",
|
|
1395
|
+
stopColor: "#FF8A00"
|
|
1396
|
+
})
|
|
1397
|
+
]
|
|
1398
|
+
}),
|
|
1399
|
+
/* @__PURE__ */ r("linearGradient", {
|
|
1400
|
+
id: `${a}-l3`,
|
|
1401
|
+
x1: "238",
|
|
1402
|
+
y1: "882",
|
|
1403
|
+
x2: "398",
|
|
1404
|
+
y2: "882",
|
|
1405
|
+
gradientUnits: "userSpaceOnUse",
|
|
1406
|
+
children: [
|
|
1407
|
+
/* @__PURE__ */ n("stop", { stopColor: "#410A00" }),
|
|
1408
|
+
/* @__PURE__ */ n("stop", {
|
|
1409
|
+
offset: "0.51",
|
|
1410
|
+
stopColor: "#F31013"
|
|
1411
|
+
}),
|
|
1412
|
+
/* @__PURE__ */ n("stop", {
|
|
1413
|
+
offset: "1",
|
|
1414
|
+
stopColor: "#FF8A00"
|
|
1415
|
+
})
|
|
1416
|
+
]
|
|
1417
|
+
}),
|
|
1418
|
+
/* @__PURE__ */ r("linearGradient", {
|
|
1419
|
+
id: `${a}-l4`,
|
|
1420
|
+
x1: "802",
|
|
1421
|
+
y1: "882",
|
|
1422
|
+
x2: "962",
|
|
1423
|
+
y2: "882",
|
|
1424
|
+
gradientUnits: "userSpaceOnUse",
|
|
1425
|
+
children: [
|
|
1426
|
+
/* @__PURE__ */ n("stop", { stopColor: "#410A00" }),
|
|
1427
|
+
/* @__PURE__ */ n("stop", {
|
|
1428
|
+
offset: "0.51",
|
|
1429
|
+
stopColor: "#F31013"
|
|
1430
|
+
}),
|
|
1431
|
+
/* @__PURE__ */ n("stop", {
|
|
1432
|
+
offset: "1",
|
|
1433
|
+
stopColor: "#FF8A00"
|
|
1434
|
+
})
|
|
1435
|
+
]
|
|
1436
|
+
})
|
|
1437
|
+
] })
|
|
1438
|
+
]
|
|
1439
|
+
}), /* @__PURE__ */ r("g", {
|
|
1440
|
+
className: "hidden dark:block",
|
|
1441
|
+
children: [
|
|
1442
|
+
/* @__PURE__ */ n("path", {
|
|
1443
|
+
d: "M440 443.998H760V763.998H440V443.998Z",
|
|
1444
|
+
fill: `url(#${a}-d0)`
|
|
1445
|
+
}),
|
|
1446
|
+
/* @__PURE__ */ n("path", {
|
|
1447
|
+
d: "M238 238H398V398H238V238Z",
|
|
1448
|
+
fill: `url(#${a}-d1)`
|
|
1449
|
+
}),
|
|
1450
|
+
/* @__PURE__ */ n("path", {
|
|
1451
|
+
d: "M802 238H962V398H802V238Z",
|
|
1452
|
+
fill: `url(#${a}-d2)`
|
|
1453
|
+
}),
|
|
1454
|
+
/* @__PURE__ */ n("path", {
|
|
1455
|
+
d: "M238 802H398V962H238V802Z",
|
|
1456
|
+
fill: `url(#${a}-d3)`
|
|
1457
|
+
}),
|
|
1458
|
+
/* @__PURE__ */ n("path", {
|
|
1459
|
+
d: "M802 802H962V962H802V802Z",
|
|
1460
|
+
fill: `url(#${a}-d4)`
|
|
1461
|
+
}),
|
|
1462
|
+
/* @__PURE__ */ r("defs", { children: [
|
|
1463
|
+
/* @__PURE__ */ r("linearGradient", {
|
|
1464
|
+
id: `${a}-d0`,
|
|
1465
|
+
x1: "440",
|
|
1466
|
+
y1: "603.998",
|
|
1467
|
+
x2: "760",
|
|
1468
|
+
y2: "603.998",
|
|
1469
|
+
gradientUnits: "userSpaceOnUse",
|
|
1470
|
+
children: [
|
|
1471
|
+
/* @__PURE__ */ n("stop", { stopColor: "#410A00" }),
|
|
1472
|
+
/* @__PURE__ */ n("stop", {
|
|
1473
|
+
offset: "0.26",
|
|
1474
|
+
stopColor: "#F31013"
|
|
1475
|
+
}),
|
|
1476
|
+
/* @__PURE__ */ n("stop", {
|
|
1477
|
+
offset: "0.66",
|
|
1478
|
+
stopColor: "#FF8A00"
|
|
1479
|
+
}),
|
|
1480
|
+
/* @__PURE__ */ n("stop", {
|
|
1481
|
+
offset: "1",
|
|
1482
|
+
stopColor: "white"
|
|
1483
|
+
})
|
|
1484
|
+
]
|
|
1485
|
+
}),
|
|
1486
|
+
/* @__PURE__ */ r("linearGradient", {
|
|
1487
|
+
id: `${a}-d1`,
|
|
1488
|
+
x1: "238",
|
|
1489
|
+
y1: "318",
|
|
1490
|
+
x2: "398",
|
|
1491
|
+
y2: "318",
|
|
1492
|
+
gradientUnits: "userSpaceOnUse",
|
|
1493
|
+
children: [
|
|
1494
|
+
/* @__PURE__ */ n("stop", { stopColor: "#410A00" }),
|
|
1495
|
+
/* @__PURE__ */ n("stop", {
|
|
1496
|
+
offset: "0.26",
|
|
1497
|
+
stopColor: "#F31013"
|
|
1498
|
+
}),
|
|
1499
|
+
/* @__PURE__ */ n("stop", {
|
|
1500
|
+
offset: "0.66",
|
|
1501
|
+
stopColor: "#FF8A00"
|
|
1502
|
+
}),
|
|
1503
|
+
/* @__PURE__ */ n("stop", {
|
|
1504
|
+
offset: "1",
|
|
1505
|
+
stopColor: "white"
|
|
1506
|
+
})
|
|
1507
|
+
]
|
|
1508
|
+
}),
|
|
1509
|
+
/* @__PURE__ */ r("linearGradient", {
|
|
1510
|
+
id: `${a}-d2`,
|
|
1511
|
+
x1: "802",
|
|
1512
|
+
y1: "318",
|
|
1513
|
+
x2: "962",
|
|
1514
|
+
y2: "318",
|
|
1515
|
+
gradientUnits: "userSpaceOnUse",
|
|
1516
|
+
children: [
|
|
1517
|
+
/* @__PURE__ */ n("stop", { stopColor: "#410A00" }),
|
|
1518
|
+
/* @__PURE__ */ n("stop", {
|
|
1519
|
+
offset: "0.26",
|
|
1520
|
+
stopColor: "#F31013"
|
|
1521
|
+
}),
|
|
1522
|
+
/* @__PURE__ */ n("stop", {
|
|
1523
|
+
offset: "0.66",
|
|
1524
|
+
stopColor: "#FF8A00"
|
|
1525
|
+
}),
|
|
1526
|
+
/* @__PURE__ */ n("stop", {
|
|
1527
|
+
offset: "1",
|
|
1528
|
+
stopColor: "white"
|
|
1529
|
+
})
|
|
1530
|
+
]
|
|
1531
|
+
}),
|
|
1532
|
+
/* @__PURE__ */ r("linearGradient", {
|
|
1533
|
+
id: `${a}-d3`,
|
|
1534
|
+
x1: "238",
|
|
1535
|
+
y1: "882",
|
|
1536
|
+
x2: "398",
|
|
1537
|
+
y2: "882",
|
|
1538
|
+
gradientUnits: "userSpaceOnUse",
|
|
1539
|
+
children: [
|
|
1540
|
+
/* @__PURE__ */ n("stop", { stopColor: "#410A00" }),
|
|
1541
|
+
/* @__PURE__ */ n("stop", {
|
|
1542
|
+
offset: "0.26",
|
|
1543
|
+
stopColor: "#F31013"
|
|
1544
|
+
}),
|
|
1545
|
+
/* @__PURE__ */ n("stop", {
|
|
1546
|
+
offset: "0.66",
|
|
1547
|
+
stopColor: "#FF8A00"
|
|
1548
|
+
}),
|
|
1549
|
+
/* @__PURE__ */ n("stop", {
|
|
1550
|
+
offset: "1",
|
|
1551
|
+
stopColor: "white"
|
|
1552
|
+
})
|
|
1553
|
+
]
|
|
1554
|
+
}),
|
|
1555
|
+
/* @__PURE__ */ r("linearGradient", {
|
|
1556
|
+
id: `${a}-d4`,
|
|
1557
|
+
x1: "802",
|
|
1558
|
+
y1: "882",
|
|
1559
|
+
x2: "962",
|
|
1560
|
+
y2: "882",
|
|
1561
|
+
gradientUnits: "userSpaceOnUse",
|
|
1562
|
+
children: [
|
|
1563
|
+
/* @__PURE__ */ n("stop", { stopColor: "#410A00" }),
|
|
1564
|
+
/* @__PURE__ */ n("stop", {
|
|
1565
|
+
offset: "0.26",
|
|
1566
|
+
stopColor: "#F31013"
|
|
1567
|
+
}),
|
|
1568
|
+
/* @__PURE__ */ n("stop", {
|
|
1569
|
+
offset: "0.66",
|
|
1570
|
+
stopColor: "#FF8A00"
|
|
1571
|
+
}),
|
|
1572
|
+
/* @__PURE__ */ n("stop", {
|
|
1573
|
+
offset: "1",
|
|
1574
|
+
stopColor: "white"
|
|
1575
|
+
})
|
|
1576
|
+
]
|
|
1577
|
+
})
|
|
1578
|
+
] })
|
|
1579
|
+
]
|
|
1580
|
+
})]
|
|
1581
|
+
});
|
|
1582
|
+
});
|
|
1583
|
+
W.displayName = "GioEdgeManagementIcon";
|
|
1306
1584
|
//#endregion
|
|
1307
1585
|
//#region src/icons/products/GioEventApiManagementIcon.tsx
|
|
1308
1586
|
var G = e((e, i) => {
|
|
@@ -3216,4 +3494,4 @@ var $ = e((e, i) => {
|
|
|
3216
3494
|
});
|
|
3217
3495
|
$.displayName = "GioSecureIcon";
|
|
3218
3496
|
//#endregion
|
|
3219
|
-
export {
|
|
3497
|
+
export { je as $, At as $t, De as A, G as An, ct as At, p as B, F as Bn, _t as Bt, be as C, Q as Cn, tt as Ct, we as D, J as Dn, at as Dt, Ce as E, Y as En, it as Et, c as F, B as Fn, ft as Ft, v as G, A as Gn, St as Gt, h as H, N as Hn, yt as Ht, l as I, z as In, pt as It, x as J, D as Jn, Tt as Jt, y as K, k as Kn, Ct as Kt, u as L, R as Ln, mt as Lt, ke as M, U as Mn, lt as Mt, o as N, H as Nn, ut as Nt, Te as O, q as On, ot as Ot, s as P, V as Pn, dt as Pt, Ae as Q, kt as Qt, d as R, L as Rn, ht as Rt, ye as S, $ as Sn, et as St, Se as T, X as Tn, rt as Tt, g as U, M as Un, bt as Ut, m as V, P as Vn, vt as Vt, _ as W, j as Wn, xt as Wt, C as X, Dt as Xt, S as Y, E as Yn, Et as Yt, w as Z, Ot as Zt, me as _, Jt as _n, Ye as _t, ne as a, It as an, Le as at, _e as b, Zt as bn, Qe as bt, ae as c, zt as cn, Be as ct, ce as d, Ht as dn, Ue as dt, jt as en, Me as et, le as f, Ut as fn, We as ft, pe as g, qt as gn, Je as gt, fe as h, Kt as hn, qe as ht, te as i, Ft as in, Ie as it, Oe as j, W as jn, T as jt, Ee as k, K as kn, st as kt, oe as l, Bt as ln, Ve as lt, de as m, Gt as mn, Ke as mt, a as n, Nt as nn, Pe as nt, re as o, Lt as on, Re as ot, ue as p, Wt as pn, Ge as pt, b as q, O as qn, wt as qt, ee as r, Pt as rn, Fe as rt, ie as s, Rt as sn, ze as st, i as t, Mt as tn, Ne as tt, se as u, Vt as un, He as ut, he as v, Yt as vn, Xe as vt, xe as w, Z as wn, nt as wt, ve as x, Qt as xn, $e as xt, ge as y, Xt as yn, Ze as yt, f as z, I as zn, gt as zt };
|