@odigos/ui-kit 0.0.19 → 0.0.21
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 +19 -0
- package/lib/components.js +7 -7
- package/lib/constants.js +3 -3
- package/lib/containers.js +679 -778
- package/lib/functions.js +12 -6
- package/lib/hooks.js +5 -5
- package/lib/icons/destinations/alauda-logo/index.d.ts +2 -0
- package/lib/icons/destinations/alibaba-cloud-logo/index.d.ts +2 -0
- package/lib/icons/destinations/bonree-logo/index.d.ts +2 -0
- package/lib/icons/destinations/checkly-logo/index.d.ts +2 -0
- package/lib/icons/destinations/greptime-logo/index.d.ts +2 -0
- package/lib/icons/destinations/index.d.ts +12 -0
- package/lib/icons/destinations/observe-logo/index.d.ts +2 -0
- package/lib/icons/destinations/one-uptime-logo/index.d.ts +2 -0
- package/lib/icons/destinations/open-observe-logo/index.d.ts +2 -0
- package/lib/icons/destinations/oracle-logo/index.d.ts +2 -0
- package/lib/icons/destinations/seq-logo/index.d.ts +2 -0
- package/lib/icons/destinations/telemetry-hub-logo/index.d.ts +2 -0
- package/lib/icons/destinations/tingyun-logo/index.d.ts +2 -0
- package/lib/icons.js +2 -2
- package/lib/{index-WSle42rz.js → index-BfUUVS8N.js} +1 -1
- package/lib/{index-DSzybApb.js → index-C48Fe7Pl.js} +15 -3
- package/lib/{index-CD_BQJCD.js → index-C7Y1tYdc.js} +1 -1
- package/lib/{index-DB8Djrsy.js → index-CksKgOxY.js} +161 -1
- package/lib/{index-BFRz3l_w.js → index-D3sp5Hx7.js} +2 -2
- package/lib/{index-CvuVOtkr.js → index-Dboulcny.js} +5 -5
- package/lib/{index-BazfJyRh.js → index-DiTtXTRm.js} +6 -10
- package/lib/store.js +1 -1
- package/lib/theme.js +1 -1
- package/lib/types/destinations/index.d.ts +12 -0
- package/lib/types.js +12 -0
- package/lib/{useSourceSelectionFormData-_2PggiXn.js → useSourceSelectionFormData-CrKof314.js} +3 -3
- package/lib/{useTransition-bXMKBfST.js → useTransition-D0ykOLrk.js} +2 -2
- package/package.json +19 -19
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@odigos/ui-kit",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.21",
|
|
4
4
|
"author": "Odigos",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
@@ -67,22 +67,22 @@
|
|
|
67
67
|
}
|
|
68
68
|
},
|
|
69
69
|
"peerDependencies": {
|
|
70
|
-
"@xyflow/react": "^12.
|
|
70
|
+
"@xyflow/react": "^12.5.3",
|
|
71
71
|
"javascript-time-ago": "^2.5.11",
|
|
72
72
|
"prism-react-renderer": "^2.4.1",
|
|
73
|
-
"react": "^19.
|
|
74
|
-
"react-dom": "^19.
|
|
73
|
+
"react": "^19.1.0",
|
|
74
|
+
"react-dom": "^19.1.0",
|
|
75
75
|
"react-error-boundary": "^5.0.0",
|
|
76
76
|
"react-lottie": "^1.2.10",
|
|
77
77
|
"styled-components": "^6.1.16",
|
|
78
78
|
"zustand": "^5.0.3"
|
|
79
79
|
},
|
|
80
80
|
"dependencies": {
|
|
81
|
-
"@xyflow/react": "^12.
|
|
81
|
+
"@xyflow/react": "^12.5.3",
|
|
82
82
|
"javascript-time-ago": "^2.5.11",
|
|
83
83
|
"prism-react-renderer": "^2.4.1",
|
|
84
|
-
"react": "^19.
|
|
85
|
-
"react-dom": "^19.
|
|
84
|
+
"react": "^19.1.0",
|
|
85
|
+
"react-dom": "^19.1.0",
|
|
86
86
|
"react-error-boundary": "^5.0.0",
|
|
87
87
|
"react-lottie": "^1.2.10",
|
|
88
88
|
"styled-components": "^6.1.16",
|
|
@@ -96,27 +96,27 @@
|
|
|
96
96
|
"@rollup/plugin-commonjs": "^28.0.3",
|
|
97
97
|
"@rollup/plugin-json": "^6.1.0",
|
|
98
98
|
"@rollup/plugin-node-resolve": "^16.0.1",
|
|
99
|
-
"@storybook/addon-essentials": "^8.6.
|
|
100
|
-
"@storybook/addon-webpack5-compiler-babel": "^3.0.
|
|
101
|
-
"@storybook/react": "^8.6.
|
|
102
|
-
"@storybook/react-webpack5": "^8.6.
|
|
103
|
-
"@types/node": "^22.13.
|
|
104
|
-
"@types/react": "^19.0
|
|
105
|
-
"@types/react-dom": "^19.
|
|
99
|
+
"@storybook/addon-essentials": "^8.6.11",
|
|
100
|
+
"@storybook/addon-webpack5-compiler-babel": "^3.0.6",
|
|
101
|
+
"@storybook/react": "^8.6.11",
|
|
102
|
+
"@storybook/react-webpack5": "^8.6.11",
|
|
103
|
+
"@types/node": "^22.13.17",
|
|
104
|
+
"@types/react": "^19.1.0",
|
|
105
|
+
"@types/react-dom": "^19.1.1",
|
|
106
106
|
"@types/react-lottie": "^1.2.10",
|
|
107
|
-
"@typescript-eslint/eslint-plugin": "^8.
|
|
108
|
-
"@typescript-eslint/parser": "^8.
|
|
107
|
+
"@typescript-eslint/eslint-plugin": "^8.29.0",
|
|
108
|
+
"@typescript-eslint/parser": "^8.29.0",
|
|
109
109
|
"babel-loader": "^10.0.0",
|
|
110
110
|
"babel-plugin-styled-components": "^2.1.4",
|
|
111
111
|
"eslint": "^9.23.0",
|
|
112
112
|
"eslint-plugin-react": "^7.37.4",
|
|
113
|
-
"eslint-plugin-storybook": "^0.
|
|
113
|
+
"eslint-plugin-storybook": "^0.12.0",
|
|
114
114
|
"html-webpack-plugin": "^5.6.3",
|
|
115
115
|
"postcss": "^8.5.3",
|
|
116
|
-
"rollup": "^4.
|
|
116
|
+
"rollup": "^4.39.0",
|
|
117
117
|
"rollup-plugin-postcss": "^4.0.2",
|
|
118
118
|
"rollup-plugin-typescript2": "^0.36.0",
|
|
119
|
-
"storybook": "^8.6.
|
|
119
|
+
"storybook": "^8.6.11",
|
|
120
120
|
"typescript": "^5.8.2"
|
|
121
121
|
}
|
|
122
122
|
}
|