@copilotkit/react-ui 1.0.4-mme-pre-flush-sync.2 → 1.0.4-mme-pre-flush-sync.3

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.
@@ -1,5 +1,5 @@
1
1
 
2
- > @copilotkit/react-ui@1.0.4-mme-pre-flush-sync.2 build /home/runner/work/CopilotKit/CopilotKit/CopilotKit/packages/react-ui
2
+ > @copilotkit/react-ui@1.0.4-mme-pre-flush-sync.3 build /home/runner/work/CopilotKit/CopilotKit/CopilotKit/packages/react-ui
3
3
  > tsup --clean
4
4
 
5
5
  CLI Building entry: src/index.tsx, src/components/index.ts, src/context/index.ts, src/hooks/index.ts, src/hooks/use-copilot-chat-suggestions.tsx, src/hooks/use-copy-to-clipboard.tsx, src/hooks/use-push-to-talk.tsx, src/lib/utils.test.ts, src/lib/utils.ts, src/types/css.ts, src/types/index.ts, src/types/suggestions.ts, src/components/chat/Button.tsx, src/components/chat/Chat.tsx, src/components/chat/ChatContext.tsx, src/components/chat/CodeBlock.tsx, src/components/chat/Header.tsx, src/components/chat/Icons.tsx, src/components/chat/Input.tsx, src/components/chat/Markdown.tsx, src/components/chat/Messages.tsx, src/components/chat/Modal.tsx, src/components/chat/Popup.tsx, src/components/chat/Response.tsx, src/components/chat/Sidebar.tsx, src/components/chat/Suggestion.tsx, src/components/chat/Textarea.tsx, src/components/chat/Window.tsx, src/components/chat/index.tsx, src/components/chat/props.ts
@@ -52,7 +52,6 @@
52
52
  ESM dist/components/chat/Window.mjs 144.00 B
53
53
  ESM dist/components/chat/index.mjs 946.00 B
54
54
  ESM dist/components/chat/props.mjs 69.00 B
55
- ESM dist/components/chat/Header.mjs 214.00 B
56
55
  ESM dist/components/chat/Icons.mjs 515.00 B
57
56
  ESM dist/components/chat/Input.mjs 281.00 B
58
57
  ESM dist/components/chat/Markdown.mjs 255.00 B
@@ -67,6 +66,7 @@
67
66
  ESM dist/components/chat/Chat.mjs 627.00 B
68
67
  ESM dist/components/chat/ChatContext.mjs 276.00 B
69
68
  ESM dist/components/chat/CodeBlock.mjs 319.00 B
69
+ ESM dist/components/chat/Header.mjs 214.00 B
70
70
  ESM dist/index.mjs.map 71.00 B
71
71
  ESM dist/components/index.mjs.map 71.00 B
72
72
  ESM dist/context/index.mjs.map 71.00 B
@@ -109,7 +109,6 @@
109
109
  ESM dist/components/chat/Window.mjs.map 71.00 B
110
110
  ESM dist/components/chat/index.mjs.map 71.00 B
111
111
  ESM dist/components/chat/props.mjs.map 71.00 B
112
- ESM dist/components/chat/Header.mjs.map 71.00 B
113
112
  ESM dist/components/chat/Icons.mjs.map 71.00 B
114
113
  ESM dist/components/chat/Input.mjs.map 71.00 B
115
114
  ESM dist/components/chat/Markdown.mjs.map 71.00 B
@@ -124,7 +123,8 @@
124
123
  ESM dist/components/chat/Chat.mjs.map 71.00 B
125
124
  ESM dist/components/chat/ChatContext.mjs.map 71.00 B
126
125
  ESM dist/components/chat/CodeBlock.mjs.map 71.00 B
127
- ESM ⚡️ Build success in 399ms
126
+ ESM dist/components/chat/Header.mjs.map 71.00 B
127
+ ESM ⚡️ Build success in 448ms
128
128
  CJS dist/index.js 56.71 KB
129
129
  CJS dist/index.css 14.41 KB
130
130
  CJS dist/components/index.js 55.94 KB
@@ -187,7 +187,7 @@
187
187
  CJS dist/components/chat/Window.js.map 6.76 KB
188
188
  CJS dist/components/chat/index.js.map 94.34 KB
189
189
  CJS dist/components/chat/props.js.map 1.07 KB
190
- CJS ⚡️ Build success in 419ms
190
+ CJS ⚡️ Build success in 456ms
191
191
  DTS Build start
192
192
  DTS ⚡️ Build success in 7693ms
193
193
  DTS dist/index.d.ts 699.00 B
package/CHANGELOG.md CHANGED
@@ -1,5 +1,15 @@
1
1
  # ui
2
2
 
3
+ ## 1.0.4-mme-pre-flush-sync.3
4
+
5
+ ### Patch Changes
6
+
7
+ - try flushsync again
8
+ - Updated dependencies
9
+ - @copilotkit/runtime-client-gql@1.0.4-mme-pre-flush-sync.3
10
+ - @copilotkit/react-core@1.0.4-mme-pre-flush-sync.3
11
+ - @copilotkit/shared@1.0.4-mme-pre-flush-sync.3
12
+
3
13
  ## 1.0.4-mme-pre-flush-sync.2
4
14
 
5
15
  ### Patch Changes
package/package.json CHANGED
@@ -9,7 +9,7 @@
9
9
  "publishConfig": {
10
10
  "access": "public"
11
11
  },
12
- "version": "1.0.4-mme-pre-flush-sync.2",
12
+ "version": "1.0.4-mme-pre-flush-sync.3",
13
13
  "sideEffects": [
14
14
  "**/*.css"
15
15
  ],
@@ -40,18 +40,18 @@
40
40
  "ts-jest": "^29.1.1",
41
41
  "tsup": "^6.7.0",
42
42
  "typescript": "^5.2.3",
43
- "eslint-config-custom": "1.0.1-mme-pre-flush-sync.2",
44
- "tailwind-config": "1.0.1-mme-pre-flush-sync.2",
45
- "tsconfig": "1.0.1-mme-pre-flush-sync.2"
43
+ "eslint-config-custom": "1.0.1-mme-pre-flush-sync.3",
44
+ "tailwind-config": "1.0.1-mme-pre-flush-sync.3",
45
+ "tsconfig": "1.0.1-mme-pre-flush-sync.3"
46
46
  },
47
47
  "dependencies": {
48
48
  "react-markdown": "^8.0.7",
49
49
  "react-syntax-highlighter": "^15.5.0",
50
50
  "remark-gfm": "^3.0.1",
51
51
  "remark-math": "^5.1.1",
52
- "@copilotkit/react-core": "1.0.4-mme-pre-flush-sync.2",
53
- "@copilotkit/runtime-client-gql": "1.0.4-mme-pre-flush-sync.2",
54
- "@copilotkit/shared": "1.0.4-mme-pre-flush-sync.2"
52
+ "@copilotkit/react-core": "1.0.4-mme-pre-flush-sync.3",
53
+ "@copilotkit/runtime-client-gql": "1.0.4-mme-pre-flush-sync.3",
54
+ "@copilotkit/shared": "1.0.4-mme-pre-flush-sync.3"
55
55
  },
56
56
  "keywords": [
57
57
  "copilotkit",