@odigos/ui-kit 0.0.222 → 0.0.224
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/CHANGELOG.md +23 -0
- package/lib/chunks/{index-CIq3IoU4.js → index-Au62BabI.js} +1 -1
- package/lib/chunks/{ui-components-DmCQvtmV.js → ui-components-CI2PiWkX.js} +442 -395
- package/lib/components/_v2/navbar/index.d.ts +1 -0
- package/lib/components/_v2/no-data/index.d.ts +1 -0
- package/lib/components/_v2/table/index.d.ts +2 -0
- package/lib/components/v2.js +1 -1
- package/lib/components.js +1 -1
- package/lib/constants/sampling/index.d.ts +3 -3
- package/lib/constants.js +1 -1
- package/lib/containers/_v2/_forms/view-sampling-rule-form/sections/sampling-preview.d.ts +1 -1
- package/lib/containers/_v2/sampling-rules/auto-rule-card/index.d.ts +4 -3
- package/lib/containers/_v2/sampling-rules/rules-table/index.d.ts +1 -0
- package/lib/containers/v2.js +63 -93
- package/lib/containers.js +36 -36
- package/lib/contexts.js +1 -1
- package/lib/functions/index.d.ts +1 -0
- package/lib/functions/prepare-destination-form-data/index.d.ts +2 -0
- package/lib/functions.js +1 -1
- package/lib/hooks.js +1 -1
- package/lib/snippets/v2.js +10 -10
- package/lib/snippets.js +1 -1
- package/lib/store.js +1 -1
- package/lib/theme.js +1 -1
- package/lib/types.js +1 -1
- package/lib/visuals.js +1 -1
- package/package.json +1 -1
package/lib/contexts.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export{
|
|
1
|
+
export{f9 as OdigosProvider,fa as StorybookProvider,bP as checkVersionSupport,a3 as useOdigos,fb as useStorybook}from"./chunks/ui-components-CI2PiWkX.js";import"./icons.js";import"react/jsx-runtime";import"styled-components";import"zustand";import"react";import"javascript-time-ago";import"./chunks/vendor-C150cdxb.js";import"@xyflow/react";import"react-dom";import"prism-react-renderer";import"react-error-boundary";import"lottie-react";import"virtua";
|
package/lib/functions/index.d.ts
CHANGED
|
@@ -51,6 +51,7 @@ export * from './map-signals';
|
|
|
51
51
|
export * from './numbers-only';
|
|
52
52
|
export * from './parse-boolean-from-string';
|
|
53
53
|
export * from './parse-json-string-to-pretty-string';
|
|
54
|
+
export * from './prepare-destination-form-data';
|
|
54
55
|
export * from './remove-empty-values-from-object';
|
|
55
56
|
export * from './safe-json-parse';
|
|
56
57
|
export * from './safe-json-stringify';
|
package/lib/functions.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export{
|
|
1
|
+
export{dL as capitalizeFirstLetter,eI as cleanObjectEmptyStringsValues,z as compareCondition,v as deepClone,df as entityIdKey,cY as filterActions,dq as filterDestinations,dn as filterDestinationsByStream,dp as filterSources,dm as filterSourcesByStream,eJ as flattenObjectKeys,dh as formatBytes,ej as formatDuration,g as generateId,cJ as getActionIcon,cS as getConditionsBooleans,ed as getContainersIcons,eg as getContainersInstrumentedCount,eK as getDeepValue,bi as getDestinationIcon,eL as getDetectedLanguageIcons,d3 as getEntityIcon,cF as getEntityId,de as getEntityIdKey,c_ as getEntityLabel,eM as getIdFromSseTarget,di as getInstrumentationRuleIcon,eN as getMainContainerLanguage,dP as getMetricForEntity,eO as getMonitorIcon,eP as getPlatformIcon,eQ as getPlatformLabel,a2 as getProgrammingLanguageIcon,el as getRecursiveValues,dj as getSourceLanguageIcons,eR as getSseTargetFromId,eS as getStatusColor,bW as getStatusFromPodStatus,cW as getStatusIcon,e2 as getStatusTypeFromOdigosHealth,eT as getValueForRange,dY as getVirtualServiceIcon,dV as getWorkloadId,dK as getYamlFieldsForDestination,e3 as hasUnhealthyInstances,l as isEmpty,eU as isLegalK8sLabel,bH as isOverTime,e8 as isStringABoolean,eV as isTimeElapsed,eW as isValidVersion,cV as mapConditions,dI as mapDestinationFieldsForDisplay,L as mapExportedSignals,H as mapSupportedSignals,eX as numbersOnly,e9 as parseBooleanFromString,eY as parseJsonStringToPrettyString,R as prepareDestinationFormData,eZ as removeEmptyValuesFromObject,M as safeJsonParse,e_ as safeJsonStringify,e$ as setDeepValue,d9 as sleep,dx as splitCamelString,f0 as stringifyNonStringValues,cM as trimVersion}from"./chunks/ui-components-CI2PiWkX.js";import"./icons.js";import"react/jsx-runtime";import"styled-components";import"zustand";import"react";import"javascript-time-ago";import"./chunks/vendor-C150cdxb.js";import"@xyflow/react";import"react-dom";import"prism-react-renderer";import"react-error-boundary";import"lottie-react";import"virtua";
|
package/lib/hooks.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export{
|
|
1
|
+
export{cE as useActionFormData,fc as useBodyScroll,dr as useClickNode,dW as useClickNotification,dl as useContainerSize,u as useCopy,dC as useDataStreamFormData,dJ as useDestinationFormData,t as useGenericForm,dS as useInstrumentationRuleFormData,bF as useKeyDown,dw as useOnClickOutside,ds as usePopup,ci as useScrollTo,dB as useSessionStorage,ea as useSourceFormData,ee as useSourceSelectionFormData,bG as useTimeAgo}from"./chunks/ui-components-CI2PiWkX.js";import"./icons.js";import"react/jsx-runtime";import"styled-components";import"zustand";import"react";import"javascript-time-ago";import"./chunks/vendor-C150cdxb.js";import"@xyflow/react";import"react-dom";import"prism-react-renderer";import"react-error-boundary";import"lottie-react";import"virtua";
|
package/lib/snippets/v2.js
CHANGED
|
@@ -1,22 +1,22 @@
|
|
|
1
|
-
import{
|
|
1
|
+
import{cd as e,r as a,n as r,o as s,d as i,bj as t,y as n,m as o,M as l,p as d,I as c,k as p,a3 as h,a9 as u,v as g,dz as v,F as m,i as b,c as f,j as x,en as y,dg as w,b as $,N as C,Q as M,a as L,br as S,bg as k,e as O,b_ as D,e1 as N}from"../chunks/ui-components-CI2PiWkX.js";export{A as ActionType,b$ as Actions}from"../chunks/ui-components-CI2PiWkX.js";import{jsx as I,Fragment as H,jsxs as T}from"react/jsx-runtime";import{Fragment as j,useState as q,useRef as z,useEffect as V,forwardRef as R,useImperativeHandle as F,useCallback as E,useMemo as P}from"react";import B from"styled-components";import{OdigosLogoTextEnterprise as K,OdigosLogoTextCommunity as X,ArrowLeftIcon as _,ArrowRightIcon as G,VSquareIcon as J}from"../icons.js";export{Y as YamlSectionCard}from"../chunks/index-Au62BabI.js";import"zustand";import"javascript-time-ago";import"../chunks/vendor-C150cdxb.js";import"@xyflow/react";import"react-dom";import"prism-react-renderer";import"react-error-boundary";import"lottie-react";import"virtua";const U=({isOpen:a,onClose:r,onDeny:s,onApprove:i})=>I(e,{title:"Discard changes?",description:"You have unsaved changes.\nIf you cancel now, your changes won't be saved.",isOpen:a,onClose:r,onDeny:s,denyLabel:"Keep editing",onApprove:i,approveLabel:"Discard changes"});var Z;!function(e){e.Default="default",e.Action="action",e.Endpoint="endpoint",e.Scope="scope",e.Duration="duration"}(Z||(Z={}));const Q=[Z.Action,Z.Endpoint,Z.Scope,Z.Duration],W=B.span`
|
|
2
2
|
font-family: ${({theme:e,$isMono:a})=>a?e.font_family.secondary:e.font_family.primary};
|
|
3
3
|
font-size: ${({theme:e})=>e.v2.text.size.xxs}px;
|
|
4
4
|
line-height: 20px;
|
|
5
5
|
color: ${({theme:e,$variant:a})=>{const r=e.v2.colors;switch(a){case"action":return r.green[400];case"endpoint":return r.purple[300];case"scope":return r.yellow[400];case"duration":return r.orange[600];default:return r.white[500]}}};
|
|
6
|
-
`,
|
|
6
|
+
`,ee=({parts:e})=>I(H,{children:e.map((e,a)=>T(j,{children:[0!==a&&I(H,{children:" "}),I(W,{$variant:e.variant,$isMono:Q.includes(e.variant),children:e.text})]},`${e.variant}-${a}`))}),ae=({isOpen:a,onClose:r,onDeny:s,onApprove:i,action:t="delete",target:n})=>{const o=t.charAt(0).toUpperCase()+t.substring(1),l=n?.endsWith("s")?"these":"this";return I(e,{title:`${o}${n?` ${n}`:""}?`,description:`Are you sure you want to ${t}${n?` ${l} ${n}`:""}?`,isOpen:a,onClose:r,onDeny:s,denyLabel:"Go back",onApprove:i,approveLabel:o})},re=({componentType:e,inputType:h,name:u,label:g,tooltip:v,badge:m,placeholder:b,required:f,disabled:x,value:y,setValue:w,errorMessage:$,warnMessage:C,helpMessage:M,dropdownOptions:L,dropdownNoSearch:S,dropdownNoCheckbox:k})=>{switch(e){case a.Input:return I(c,{name:u,type:h,label:g,tooltip:v,badge:m,placeholder:b,required:f,disabled:x,value:y??"",onChange:e=>{const a=e.target.value;w(h===p.Number?""===a?null:Number(a):a)},errorMessage:$,warnMessage:C,helpMessage:M},u);case a.MultiInput:return I(d,{name:u,label:g,tooltip:v,badge:m,placeholder:b,required:f,disabled:x,values:Array.isArray(y)?y:l(y,[]),setValues:e=>w(e),errorMessage:$,warnMessage:C,helpMessage:M},u);case a.KeyValuePair:return I(o,{name:u,label:g,tooltip:v,badge:m,required:f,disabled:x,limitFieldsPerRow:2,columns:[{keyName:"key",label:"Key"},{keyName:"value",label:"Value"}],values:Array.isArray(y)?y:l(y,[]),setValues:e=>w(e),errorMessage:$,warnMessage:C,helpMessage:M},u);case a.TextArea:return I(n,{name:u,label:g,tooltip:v,badge:m,required:f,disabled:x,placeholder:b,value:y??"",onChange:e=>w(e.target.value),errorMessage:$,warnMessage:C,helpMessage:M},u);case a.Dropdown:return I(t,{name:u,label:g,tooltip:v,badge:m,placeholder:b,required:f,disabled:x,withSearch:!S,options:L?.map(e=>({id:e.id||"",label:e.value||"",withCheckbox:!k}))||[],values:y?[String(y)]:[],setValues:e=>w(e[0]),errorMessage:$,warnMessage:C,helpMessage:M},u);case a.Checkbox:return I(i,{name:u,label:g,tooltip:v,badge:m,value:!0===y||"true"===y,onChange:e=>w(e),disabled:x,errorMessage:$,warnMessage:C,helpMessage:M},u);case a.Toggle:return I(r,{name:u,labelAlign:s.Right,label:g,tooltip:v,badge:m,value:!0===y||"true"===y,onChange:e=>w(e),disabled:x,errorMessage:$,warnMessage:C,helpMessage:M},u);default:return null}},se=({size:e=200})=>{const{tier:a}=h();return a===u.Onprem?I(K,{size:e}):I(X,{size:e})},ie=(e,a)=>!a?.length||!!a?.find(a=>a===e),te=({title:e="Signals",required:a,errorMessage:r,allowedSignals:s,selectedSignals:t,setSelectedSignals:n,disabled:o})=>{const[l,d]=q(1===t.length),c=z(JSON.stringify(t));V(()=>{const e=g(t);e.length||v.forEach(({id:a})=>{ie(a,s)&&e.push(a)});const a=JSON.stringify(e);c.current!==a&&(c.current=a,n(e),d(1===e.length))},[s,t]);return T(m,{$gap:12,children:[I(b,{label:e,required:a}),I(f,{$gap:12,children:v.map(e=>{const a=ie(e.id,s),r=((e,a)=>!!a?.find(a=>a===e))(e.id,t);return a?I(i,{label:e.value,disabled:o||!a||l&&r,value:r,onChange:a=>((e,a)=>{const r=e,s=a?[...t,r]:t.filter(e=>e!==r);n(s),d(1===s.length)})(e.id,a)},e.id):null})}),I(x,{errorMessage:r})]})},ne=({minSupportedVersion:a,currentVersion:r})=>I(e,{isOpen:!0,onClose:()=>{},relativeToParent:!0,visual:()=>I(y,{scale:2.4,icon:()=>I("svg",{xmlns:"http://www.w3.org/2000/svg",width:"22",height:"21",viewBox:"0 0 22 21",fill:"none",children:I("path",{fill:"#151618",d:"M9.4844 0.730003C9.99694 -0.243259 11.4076 -0.24341 11.92 0.730003L11.9685 0.831353L14.3039 6.22012L20.153 6.77755C21.3553 6.89211 21.841 8.38683 20.9358 9.18621L16.5314 13.0731L17.8091 18.8079C18.0716 19.9868 16.8005 20.9109 15.7605 20.2969L10.7017 17.3093L5.64282 20.2969C4.60289 20.9104 3.33173 19.9866 3.59427 18.8079L4.87192 13.0741L0.468608 9.18621C-0.43662 8.38693 0.0482932 6.8924 1.25029 6.77755L7.09837 6.22012L9.43588 0.831353L9.4844 0.730003ZM8.55284 7.02876C8.35287 7.48992 7.9179 7.80589 7.41751 7.85357L2.03952 8.36571L6.09027 11.941C6.46691 12.2737 6.63296 12.7852 6.5237 13.2758L5.34956 18.5459L10.0008 15.8009L10.1669 15.7179C10.5087 15.574 10.8945 15.5741 11.2364 15.7179L11.4036 15.8009L16.0538 18.5459L14.8807 13.2758C14.7714 12.7851 14.9374 12.2737 15.3141 11.941L19.3627 8.36571L13.9858 7.85357C13.4855 7.80587 13.0505 7.4899 12.8505 7.02876L10.7017 2.07342L8.55284 7.02876Z"})})}),title:"Upgrade Required",description:`To use this feature, please upgrade to Odigos v${a} or later.\nCurrent version: ${r}.`}),oe=B.div`
|
|
7
7
|
display: flex;
|
|
8
8
|
flex-direction: column;
|
|
9
9
|
justify-content: flex-end;
|
|
10
10
|
width: ${({$width:e})=>e};
|
|
11
11
|
gap: ${({$columnHasHeader:e})=>e?"0":"12px"};
|
|
12
|
-
`,
|
|
12
|
+
`,le=B.div`
|
|
13
13
|
display: flex;
|
|
14
14
|
align-items: center;
|
|
15
15
|
min-height: 24px;
|
|
16
16
|
padding: 12px;
|
|
17
17
|
border-radius: 16px 16px 0 0;
|
|
18
18
|
background-color: ${({theme:e})=>e.v2.colors.silver[800]};
|
|
19
|
-
`,
|
|
19
|
+
`,de=B.div`
|
|
20
20
|
display: flex;
|
|
21
21
|
flex-direction: column;
|
|
22
22
|
gap: ${({$gap:e})=>e}px;
|
|
@@ -27,27 +27,27 @@ import{cc as e,r as a,n as r,o as s,d as i,bh as t,y as n,m as o,M as l,p as d,I
|
|
|
27
27
|
background-color: ${({theme:e})=>e.v2.colors.silver[900]};
|
|
28
28
|
overflow-y: auto;
|
|
29
29
|
overflow-x: hidden;
|
|
30
|
-
`,
|
|
30
|
+
`,ce=({isLeft:e,isRight:a,heightOffset:r=0,width:s,header:i,list:t})=>T(oe,{$width:s,$columnHasHeader:!!i,children:[i&&I(le,{children:i}),I(de,{$gap:8,$isLeft:e,$isRight:a,$heightOffset:r,$columnHasHeader:!!i,children:t.length?t.length>1?I(w,{gap:8,elements:t}):I(H,{children:t[0]}):I($,{$height:"100%",children:I(C,{})})})]}),pe="75vw",he=B.div`
|
|
31
31
|
display: flex;
|
|
32
32
|
flex-direction: column;
|
|
33
33
|
border-radius: 16px;
|
|
34
34
|
background-color: ${({theme:e})=>e.v2.colors.silver[1e3]};
|
|
35
35
|
overflow: hidden;
|
|
36
|
-
`,
|
|
36
|
+
`,ue=B.div`
|
|
37
37
|
display: flex;
|
|
38
38
|
gap: 12px;
|
|
39
39
|
padding: 16px 16px 0 16px;
|
|
40
40
|
background-color: ${({theme:e})=>e.v2.colors.silver[1e3]};
|
|
41
41
|
position: sticky;
|
|
42
42
|
top: 0;
|
|
43
|
-
`,
|
|
43
|
+
`,ge=B.div`
|
|
44
44
|
padding: 12px 12px 0 12px;
|
|
45
|
-
`,
|
|
45
|
+
`,ve=B.div`
|
|
46
46
|
display: flex;
|
|
47
47
|
gap: 12px;
|
|
48
48
|
padding: 16px;
|
|
49
|
-
`,me=
|
|
49
|
+
`,me=B.div`
|
|
50
50
|
padding: 5vh 10vw;
|
|
51
51
|
border-radius: 12px;
|
|
52
52
|
background-color: ${({theme:e})=>e.v2.colors.silver[800]};
|
|
53
|
-
`,
|
|
53
|
+
`,be=R(({isOpen:e,withOverlay:a,disableAnimation:r,onClose:s,onBack:i,onNext:t,nextIsSkip:n,onSave:o,disableSave:l,connectionIds:d,header:c,subHeader:p,leftColumn:h,rightColumn:u,search:g,filters:v,errorMessage:m,isFormDirty:b,hideDirtyNote:f,isFetching:x,progress:y},w)=>{const[C,A]=q(!1),[H,j]=q(!1),[z,V]=q(void 0);F(w,()=>({clearErrors:()=>V(void 0)}));const R=H,B=E(()=>{b&&!C?A(!0):(A(!1),s?.())},[b,C,s]),K=l||H||"boolean"==typeof b&&!b,X=E(async()=>{j(!0);const e=await o();j(!1),e?.error?V(e.error):(d?.setValue([]),s?.())},[o,d,s]),Y=!!g||!!d||!!v,Z=!!p,Q=(Y?48:0)+(Z?50:0),W=P(()=>x?{status:M.Info,message:"Fetching Data..."}:H&&!y?{status:M.Info,message:"Saving Changes..."}:z||m?{status:M.Error,message:z||m}:"boolean"==typeof b&&b&&!f?{status:M.Info,message:'The values don\'t reflect the current configurations of the selected clusters.\n"Save" will override the current configurations.'}:"boolean"!=typeof b||b||f?void 0:{status:M.Success,message:"The values reflect the current configuration of the selected cluster."},[x,H,y,z,m,b,f]),ee=P(()=>i?{label:"Back",leftIcon:_,variant:L.Secondary,onClick:i}:{label:"Cancel",variant:L.Secondary,onClick:B,disabled:R},[i,B,R]),ae=P(()=>t?n?{"data-id":"wide-drawer-skip",label:"Skip",rightIcon:G,variant:L.Secondary,onClick:t}:{"data-id":"wide-drawer-next",label:"Next",rightIcon:G,variant:L.Primary,onClick:t}:{"data-id":"wide-drawer-save",label:"Save",variant:L.Primary,onClick:X,disabled:K},[t,n,X,K]);return T(S,{width:pe,isOpen:e,disableAnimation:r,hideOverlay:!H&&!a,header:{...c,onClose:s?B:void 0,onCloseDisabled:R},footer:{note:W,actions:[ee,ae]},children:[H?I($,{$height:"calc(100vh - 136px)",children:I(me,{children:I(k,{titleSize:O.S,subTitleSize:O.XXXS,withGradient:!0,withSpinner:!0,...y})})}):T(he,{children:[Y&&T(ue,{children:[d&&I(D,{icon:J,title:"Selected Clusters",badge:{label:d.value.length}}),g&&I(N,{width:"100%",...g}),v]}),Z&&I(ge,{children:I(D,{icon:p.icon,title:p.title,subTitle:p.description,badge:p.badge})}),T(ve,{children:[I(ce,{isLeft:!0,heightOffset:Q,...h}),I(ce,{isRight:!0,heightOffset:Q,...u})]})]}),I(U,{isOpen:C,onClose:()=>A(!1),onApprove:B})]})});be.displayName=be.name;export{U as CancelModal,ee as ColoredSpan,Z as ColoredSpanVariant,ae as DeleteModal,re as DynamicField,se as OdigosLogoTextByTier,D as RichTitle,te as SignalsCheckboxList,ne as UpgradeModal,pe as WIDE_DRAWER_WIDTH,be as WideDrawer};
|
package/lib/snippets.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export{
|
|
1
|
+
export{ct as AddButton,e4 as CopyText,d$ as EditButton,d_ as Flow,fd as MapItemNode,fe as NoDataNode,dG as NoteBackToSummary,e6 as PodContainer,ec as SourceContainer}from"./chunks/ui-components-CI2PiWkX.js";import"./icons.js";import"react/jsx-runtime";import"styled-components";import"zustand";import"react";import"javascript-time-ago";import"./chunks/vendor-C150cdxb.js";import"@xyflow/react";import"react-dom";import"prism-react-renderer";import"react-error-boundary";import"lottie-react";import"virtua";
|
package/lib/store.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export{
|
|
1
|
+
export{bq as ProgressKeys,dZ as useActiveNodeStore,ei as useDarkMode,E as useDataStreamStore,cA as useDrawerStore,bk as useEntityStore,cX as useFilterStore,cL as useModalStore,dR as useNotificationStore,bp as useProgressStore,db as useSelectedStore,dD as useSetupStore}from"./chunks/ui-components-CI2PiWkX.js";import"./icons.js";import"react/jsx-runtime";import"styled-components";import"zustand";import"react";import"javascript-time-ago";import"./chunks/vendor-C150cdxb.js";import"@xyflow/react";import"react-dom";import"prism-react-renderer";import"react-error-boundary";import"lottie-react";import"virtua";
|
package/lib/theme.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export{
|
|
1
|
+
export{f5 as Provider,f6 as animations,f7 as opacity,f8 as palettes}from"./chunks/ui-components-CI2PiWkX.js";import"./icons.js";import"react/jsx-runtime";import"styled-components";import"zustand";import"react";import"javascript-time-ago";import"./chunks/vendor-C150cdxb.js";import"@xyflow/react";import"react-dom";import"prism-react-renderer";import"react-error-boundary";import"lottie-react";import"virtua";
|
package/lib/types.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export{
|
|
1
|
+
export{eo as ActionCategory,f as ActionKeyTypes,s as ActionType,ep as AddNodeTypes,eq as BooleanOperation,U as CodeAttributesKeyTypes,cK as Crud,_ as CustomInstrumentationsKeyTypes,dd as DesiredStateProgress,er as DestinationTypes,es as EdgeTypes,aa as EntityTypes,r as FieldTypes,Y as GolangCustomProbe,W as HeadersCollectionKeyTypes,k as InputTypes,et as InstallationMethod,$ as InstrumentationRuleType,eu as IntrumentationStatus,Z as JavaCustomProbe,ev as JsonOperation,K as K8sAttributesFrom,eb as K8sResourceKind,ew as ListDirection,dX as NodeTypes,ex as NumberOperation,ey as OtelDistroName,dH as OtherEntityTypes,cU as OtherStatus,bm as OtherStatusType,X as PayloadCollectionKeyTypes,ez as PlatformType,eA as PodContainerLifecycleStatus,eB as PodContainerStatus,eC as PodPhase,eD as Profile,aH as ProgrammingLanguages,eE as SIGNAL_KEY_TO_TYPE,dM as SIGNAL_TYPE_TO_KEY,eF as SignalKey,J as SignalType,eG as SortDirection,Q as StatusType,eH as StringOperation,a9 as Tier,c2 as WorkloadRolloutStatus}from"./chunks/ui-components-CI2PiWkX.js";import"./icons.js";import"react/jsx-runtime";import"styled-components";import"zustand";import"react";import"javascript-time-ago";import"./chunks/vendor-C150cdxb.js";import"@xyflow/react";import"react-dom";import"prism-react-renderer";import"react-error-boundary";import"lottie-react";import"virtua";
|
package/lib/visuals.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export{
|
|
1
|
+
export{fr as VISUAL_ODIGOS_LOGO_HEIGHT,fs as VISUAL_ODIGOS_LOGO_WIDTH,en as VisualGreenRings,ft as VisualOdigosLogo}from"./chunks/ui-components-CI2PiWkX.js";import"./icons.js";import"react/jsx-runtime";import"styled-components";import"zustand";import"react";import"javascript-time-ago";import"./chunks/vendor-C150cdxb.js";import"@xyflow/react";import"react-dom";import"prism-react-renderer";import"react-error-boundary";import"lottie-react";import"virtua";
|