@odigos/ui-kit 0.0.123 → 0.0.124
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 +13 -0
- package/lib/chunks/ui-components-898f30d4.js +1655 -0
- package/lib/chunks/vendor-f206ac21.js +1 -0
- package/lib/components/index.d.ts +1 -0
- package/lib/components/loading-text/index.d.ts +1 -1
- package/lib/components/scroll-y/index.d.ts +8 -0
- package/lib/components/styled.d.ts +1 -0
- package/lib/components/v2.js +1 -1
- package/lib/components.js +1 -1
- package/lib/constants.js +1 -1
- package/lib/containers/data-flow/column/add.d.ts +8 -0
- package/lib/containers/data-flow/column/base.d.ts +20 -0
- package/lib/containers/data-flow/column/frame.d.ts +11 -0
- package/lib/containers/data-flow/column/head.d.ts +10 -0
- package/lib/containers/data-flow/column/index.d.ts +13 -0
- package/lib/containers/data-flow/index.d.ts +2 -2
- package/lib/containers.js +194 -106
- package/lib/functions.js +1 -1
- package/lib/hooks.js +1 -1
- package/lib/icons.js +1 -1
- package/lib/snippets/react-flow/index.d.ts +0 -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 +2 -1
- package/lib/chunks/ui-components-16ba4841.js +0 -1755
- package/lib/chunks/vendor-1dea551d.js +0 -1
- package/lib/containers/data-flow/helpers/build-action-nodes.d.ts +0 -17
- package/lib/containers/data-flow/helpers/build-destination-nodes.d.ts +0 -17
- package/lib/containers/data-flow/helpers/build-edges.d.ts +0 -12
- package/lib/containers/data-flow/helpers/build-other-nodes.d.ts +0 -8
- package/lib/containers/data-flow/helpers/build-rule-nodes.d.ts +0 -17
- package/lib/containers/data-flow/helpers/build-source-nodes.d.ts +0 -18
- package/lib/containers/data-flow/helpers/get-node-positions.d.ts +0 -11
- package/lib/snippets/react-flow/edges/labeled-edge.d.ts +0 -10
- package/lib/snippets/react-flow/node-config.d.ts +0 -6
- package/lib/snippets/react-flow/nodes/add-node.d.ts +0 -11
- package/lib/snippets/react-flow/nodes/base-node.d.ts +0 -21
- package/lib/snippets/react-flow/nodes/edged-node.d.ts +0 -9
- package/lib/snippets/react-flow/nodes/frame-node.d.ts +0 -9
- package/lib/snippets/react-flow/nodes/header-node.d.ts +0 -14
- package/lib/snippets/react-flow/nodes/odi-logo-node.d.ts +0 -5
- package/lib/snippets/react-flow/nodes/scroll-node.d.ts +0 -15
- package/lib/snippets/react-flow/nodes/skeleton-node.d.ts +0 -8
|
@@ -1,13 +1,3 @@
|
|
|
1
|
-
import nodeConfig from './node-config';
|
|
2
|
-
export { nodeConfig };
|
|
3
1
|
export * from './flow';
|
|
4
|
-
export * from './nodes/add-node';
|
|
5
|
-
export * from './nodes/base-node';
|
|
6
|
-
export * from './nodes/edged-node';
|
|
7
|
-
export * from './nodes/frame-node';
|
|
8
|
-
export * from './nodes/header-node';
|
|
9
2
|
export * from './nodes/map-item-node';
|
|
10
3
|
export * from './nodes/no-data-node';
|
|
11
|
-
export * from './nodes/scroll-node';
|
|
12
|
-
export * from './nodes/skeleton-node';
|
|
13
|
-
export * from './edges/labeled-edge';
|
package/lib/snippets.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export{aU as AddButton,
|
|
1
|
+
export{aU as AddButton,bs as CopyText,bo as EditButton,bn as Flow,cy as MapItemNode,cz as NoDataNode,aV as NoteBackToSummary,bu as PodContainer,by as SourceContainer}from"./chunks/ui-components-898f30d4.js";import"./icons.js";import"react";import"zustand";import"javascript-time-ago";import"./chunks/vendor-f206ac21.js";import"react-dom";import"styled-components";import"@xyflow/react";import"prism-react-renderer";import"react-error-boundary";import"lottie-react";
|
package/lib/store.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export{
|
|
1
|
+
export{cl as useActiveNodeStore,bM as useDarkMode,ax as useDataStreamStore,p as useDrawerStore,w as useEntityStore,a2 as useFilterStore,al as useInstrumentStore,N as useModalStore,o as useNotificationStore,u as usePendingStore,ak as useSelectedStore,aQ as useSetupStore}from"./chunks/ui-components-898f30d4.js";import"./icons.js";import"react";import"zustand";import"javascript-time-ago";import"./chunks/vendor-f206ac21.js";import"react-dom";import"styled-components";import"@xyflow/react";import"prism-react-renderer";import"react-error-boundary";import"lottie-react";
|
package/lib/theme.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export{T as default}from"./chunks/ui-components-
|
|
1
|
+
export{T as default}from"./chunks/ui-components-898f30d4.js";import"styled-components";import"./icons.js";import"react";import"zustand";import"javascript-time-ago";import"./chunks/vendor-f206ac21.js";import"react-dom";import"@xyflow/react";import"prism-react-renderer";import"react-error-boundary";import"lottie-react";
|
package/lib/types.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export{
|
|
1
|
+
export{bR as ActionCategory,c as ActionKeyTypes,A as ActionType,b$ as AddNodeTypes,bJ as AgentEnvVarsInjectionMethod,bU as BooleanOperation,bb as CodeAttributesKeyTypes,J as Crud,b9 as CustomInstrumentationsKeyTypes,c0 as DestinationTypes,b_ as EdgeTypes,E as EntityTypes,j as FieldTypes,ba as GolangCustomProbe,b7 as HeadersCollectionKeyTypes,d as InputTypes,bL as InstallationMethod,bd as InstrumentationRuleType,bY as IntrumentationStatus,b8 as JavaCustomProbe,bV as JsonOperation,K as K8sAttributesFrom,bz as K8sResourceKind,bI as MountMethod,bm as NodeTypes,bT as NumberOperation,c1 as OdigosHealthStatus,aW as OtherEntityTypes,a0 as OtherStatus,bc as PayloadCollectionKeyTypes,bX as PlatformType,bK as Profile,bA as ProgrammingLanguages,a_ as SignalType,bZ as SortDirection,v as StatusType,bS as StringOperation,bW as Tier}from"./chunks/ui-components-898f30d4.js";import"./icons.js";import"react";import"zustand";import"javascript-time-ago";import"./chunks/vendor-f206ac21.js";import"react-dom";import"styled-components";import"@xyflow/react";import"prism-react-renderer";import"react-error-boundary";import"lottie-react";
|
package/lib/visuals.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import o from"react";import t from"styled-components";import{OdigosLogo as s}from"./icons.js";import"./chunks/ui-components-
|
|
1
|
+
import o from"react";import t from"styled-components";import{OdigosLogo as s}from"./icons.js";import"./chunks/ui-components-898f30d4.js";import"zustand";import"javascript-time-ago";import"./chunks/vendor-f206ac21.js";import"react-dom";import"@xyflow/react";import"prism-react-renderer";import"react-error-boundary";import"lottie-react";const p=434,i=635,r=t.div`
|
|
2
2
|
width: ${434}px;
|
|
3
3
|
height: ${635}px;
|
|
4
4
|
display: flex;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@odigos/ui-kit",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.124",
|
|
4
4
|
"author": "Odigos",
|
|
5
5
|
"license": "MIT",
|
|
6
6
|
"repository": {
|
|
@@ -98,6 +98,7 @@
|
|
|
98
98
|
"zustand": "^5.0.6"
|
|
99
99
|
},
|
|
100
100
|
"dependencies": {
|
|
101
|
+
"@tanstack/react-virtual": "^3.13.12",
|
|
101
102
|
"@xyflow/react": "^12.9.3",
|
|
102
103
|
"javascript-time-ago": "^2.5.12",
|
|
103
104
|
"lottie-react": "^2.4.1",
|