impact-ui 3.6.1-tableChat.3 → 3.6.1-tableChat.4

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "impact-ui",
3
- "version": "3.6.1-tableChat.3",
3
+ "version": "3.6.1-tableChat.4",
4
4
  "description": "Impact Analytics UI library",
5
5
  "main": "dist/index.js",
6
6
  "files": [
@@ -86,6 +86,7 @@
86
86
  "babel-preset-minify": "^0.6.0-alpha.9",
87
87
  "css-loader": "^3.5.3",
88
88
  "es-check": "^5.1.2",
89
+ "fuse.js": "^7.1.0",
89
90
  "husky": "^4.3.8",
90
91
  "jest": "^29.7.0",
91
92
  "jest-environment-jsdom": "^29.7.0",
@@ -133,8 +134,6 @@
133
134
  "@dnd-kit/core": "^6.2.0",
134
135
  "@dnd-kit/sortable": "^9.0.0",
135
136
  "@dnd-kit/utilities": "^3.2.2",
136
- "@emoji-mart/data": "^1.2.1",
137
- "@emoji-mart/react": "^1.1.1",
138
137
  "@tiptap/extension-highlight": "^2.26.1",
139
138
  "@tiptap/extension-image": "^2.26.1",
140
139
  "@tiptap/extension-link": "^2.26.1",
@@ -146,7 +145,7 @@
146
145
  "@tiptap/suggestion": "^2.26.1",
147
146
  "axios": "^1.3.4",
148
147
  "dompurify": "^3.2.7",
149
- "emoji-mart": "^5.6.0",
148
+ "emoji-picker-react": "^4.14.0",
150
149
  "lodash": "^4.17.21",
151
150
  "moment": "^2.29.4",
152
151
  "node": "^20.16.0",
@@ -159,7 +158,8 @@
159
158
  "react-select": "^5.7.0",
160
159
  "react-textarea-autosize": "^8.5.9",
161
160
  "react-window": "^1.8.11",
162
- "styled-components": "^5.3.6"
161
+ "styled-components": "^5.3.6",
162
+ "tippy.js": "^6.3.7"
163
163
  },
164
164
  "browserslist": {
165
165
  "production": [