Skip to content

Commit 33cc85e

Browse files
committed
Merge branch main into refactor/app-details
2 parents cde6936 + 4e45cb5 commit 33cc85e

File tree

271 files changed

+6079
-641
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

271 files changed

+6079
-641
lines changed

package-lock.json

Lines changed: 54 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@
4949
"@types/dompurify": "^3.0.5",
5050
"@types/json-schema": "^7.0.15",
5151
"@types/react": "17.0.39",
52+
"@types/react-csv": "^1.1.10",
5253
"@types/react-dates": "^21.8.6",
5354
"@types/react-dom": "17.0.13",
5455
"@types/react-router-dom": "^5.3.3",
@@ -107,6 +108,7 @@
107108
"@codemirror/lint": "6.8.4",
108109
"@codemirror/merge": "^6.10.0",
109110
"@codemirror/search": "6.5.8",
111+
"@datasert/cronjs-parser": "^1.4.0",
110112
"@lezer/highlight": "1.2.1",
111113
"@replit/codemirror-indentation-markers": "6.5.3",
112114
"@replit/codemirror-vscode-keymap": "6.0.2",
@@ -116,7 +118,9 @@
116118
"@uiw/react-codemirror": "4.23.7",
117119
"@xyflow/react": "12.4.2",
118120
"ansi_up": "^5.2.1",
121+
"chart.js": "^4.5.0",
119122
"codemirror-json-schema": "0.8.0",
123+
"cronstrue": "^3.9.0",
120124
"dayjs": "^1.11.13",
121125
"fast-json-patch": "^3.1.1",
122126
"focus-trap-react": "^10.3.1",
@@ -126,6 +130,7 @@
126130
"nanoid": "^3.3.8",
127131
"qrcode.react": "^4.2.0",
128132
"react-canvas-confetti": "^2.0.7",
133+
"react-csv": "^2.2.2",
129134
"react-dates": "^21.8.0",
130135
"react-draggable": "^4.4.5",
131136
"react-international-phone": "^4.5.0",

src/Assets/IconV2/ic-ai.svg

Lines changed: 3 additions & 0 deletions
Loading

src/Assets/IconV2/ic-alibaba.svg

Lines changed: 3 additions & 0 deletions
Loading
Lines changed: 3 additions & 0 deletions
Loading
Lines changed: 3 additions & 0 deletions
Loading
Lines changed: 3 additions & 0 deletions
Loading
Lines changed: 3 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)