@chaibuilder/sdk 3.1.21 → 4.0.0-beta.1
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/dist/{IconPicker-BWE43eMO.cjs → IconPicker-CGWn9C4u.cjs} +1 -1
- package/dist/{IconPicker-CluS-5Mv.js → IconPicker-QvxJ-4Ez.js} +1 -1
- package/dist/{code-display-BOOy3Lpy.js → code-display-337R7Dev.js} +1 -1
- package/dist/{code-display-B1O2gN5f.cjs → code-display-BZ1x7SqI.cjs} +1 -1
- package/dist/{code-editor-lG_A5s_w.cjs → code-editor-B28LoECM.cjs} +1 -1
- package/dist/{code-editor-DRLBAEJb.js → code-editor-CfG2FhJ-.js} +2 -2
- package/dist/core.cjs +1 -1
- package/dist/core.js +1 -1
- package/dist/{css-import-modal-CrlmcFy4.cjs → css-import-modal-CENUYvcl.cjs} +1 -1
- package/dist/{css-import-modal-sHoiyimv.js → css-import-modal-DA2L6kwP.js} +2 -2
- package/dist/get-chai-builder-theme-Ck_Z4Q-M.cjs +1 -0
- package/dist/get-chai-builder-theme-D0IsUvK4.js +24 -0
- package/dist/{index-D5zinQbA.js → index-CaGNHF7f.js} +2323 -2274
- package/dist/index-Gn6pJt2v.cjs +166 -0
- package/dist/plugin-B5627hMN.js +195 -0
- package/dist/plugin-UxTRfDum.cjs +22 -0
- package/dist/render.cjs +2 -2
- package/dist/render.js +49 -50
- package/dist/{rte-widget-modal-BQbN6b_R.cjs → rte-widget-modal-DL739qeQ.cjs} +1 -1
- package/dist/{rte-widget-modal-MiC8MgXv.js → rte-widget-modal-Dte0od04.js} +2 -2
- package/dist/sdk.css +1 -1
- package/dist/tailwind.cjs +1 -1
- package/dist/tailwind.d.ts +2 -6
- package/dist/tailwind.js +5 -6
- package/dist/tooltip-A4qGk781.cjs +1 -0
- package/dist/{tooltip-Bz2MxMHf.js → tooltip-tLiIOgjq.js} +68 -68
- package/dist/ui.cjs +1 -1
- package/dist/ui.js +1 -1
- package/package.json +13 -10
- package/dist/get-chai-builder-theme-B1tr_NJB.cjs +0 -1
- package/dist/get-chai-builder-theme-BarMkcGH.js +0 -12
- package/dist/index-B-HhWOKS.cjs +0 -154
- package/dist/plugin-BOcGV_IY.js +0 -259
- package/dist/plugin-CSgw-f78.cjs +0 -22
- package/dist/tooltip-CzZ7Fvt7.cjs +0 -1
package/package.json
CHANGED
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
"author": "Suraj Air",
|
|
6
6
|
"license": "BSD-3-Clause",
|
|
7
7
|
"homepage": "https://chaibuilder.com",
|
|
8
|
-
"version": "
|
|
8
|
+
"version": "4.0.0-beta.1",
|
|
9
9
|
"type": "module",
|
|
10
10
|
"repository": {
|
|
11
11
|
"type": "git",
|
|
@@ -57,8 +57,8 @@
|
|
|
57
57
|
"@types/react": "*",
|
|
58
58
|
"@types/react-dom": "*",
|
|
59
59
|
"jotai": "2.14.0",
|
|
60
|
-
"react": "^
|
|
61
|
-
"react-dom": "^
|
|
60
|
+
"react": "^19.2",
|
|
61
|
+
"react-dom": "^19.2"
|
|
62
62
|
},
|
|
63
63
|
"peerDependenciesMeta": {
|
|
64
64
|
"@types/react": {
|
|
@@ -108,14 +108,16 @@
|
|
|
108
108
|
"@tailwindcss/line-clamp": "^0.4.4",
|
|
109
109
|
"@tailwindcss/typography": "^0.5.16",
|
|
110
110
|
"@tanstack/react-virtual": "^3.13.12",
|
|
111
|
-
"@tiptap/
|
|
111
|
+
"@tiptap/core": "^2.11.5",
|
|
112
|
+
"@tiptap/extension-bubble-menu": "^2.11.5",
|
|
112
113
|
"@tiptap/extension-bullet-list": "^2.12.0",
|
|
113
|
-
"@tiptap/extension-
|
|
114
|
+
"@tiptap/extension-color": "2.11.5",
|
|
115
|
+
"@tiptap/extension-highlight": "^2.11.5",
|
|
114
116
|
"@tiptap/extension-link": "^2.11.5",
|
|
115
117
|
"@tiptap/extension-ordered-list": "^2.12.0",
|
|
116
118
|
"@tiptap/extension-placeholder": "^2.12.0",
|
|
117
119
|
"@tiptap/extension-text-align": "^2.11.5",
|
|
118
|
-
"@tiptap/extension-text-style": "^
|
|
120
|
+
"@tiptap/extension-text-style": "^2.11.5",
|
|
119
121
|
"@tiptap/extension-underline": "^2.11.5",
|
|
120
122
|
"@tiptap/pm": "^2.11.5",
|
|
121
123
|
"@tiptap/react": "^2.11.5",
|
|
@@ -141,7 +143,7 @@
|
|
|
141
143
|
"react-i18next": "16.0.0",
|
|
142
144
|
"react-wrap-balancer": "^1.1.1",
|
|
143
145
|
"sonner": "^2.0.7",
|
|
144
|
-
"tailwind-merge": "^3.
|
|
146
|
+
"tailwind-merge": "^3.4.0",
|
|
145
147
|
"tree-model": "^1.0.7",
|
|
146
148
|
"undo-manager": "1.1.1"
|
|
147
149
|
},
|
|
@@ -152,6 +154,8 @@
|
|
|
152
154
|
"@faker-js/faker": "^9.4.0",
|
|
153
155
|
"@microsoft/clarity": "^1.0.0",
|
|
154
156
|
"@playwright/test": "^1.50.0",
|
|
157
|
+
"@tailwindcss/postcss": "^4.1.17",
|
|
158
|
+
"@tailwindcss/vite": "^4.1.17",
|
|
155
159
|
"@tanstack/eslint-plugin-query": "^5.64.2",
|
|
156
160
|
"@testing-library/react": "^16.2.0",
|
|
157
161
|
"@types/lodash": "^4.17.14",
|
|
@@ -161,7 +165,6 @@
|
|
|
161
165
|
"@typescript-eslint/eslint-plugin": "^8.21.0",
|
|
162
166
|
"@typescript-eslint/parser": "^8.21.0",
|
|
163
167
|
"@vitejs/plugin-react-swc": "^3.7.2",
|
|
164
|
-
"autoprefixer": "^10.4.20",
|
|
165
168
|
"cheerio": "1.0.0-rc.12",
|
|
166
169
|
"dotenv": "^16.4.7",
|
|
167
170
|
"eslint": "^9.18.0",
|
|
@@ -173,13 +176,13 @@
|
|
|
173
176
|
"msw": "^2.7.0",
|
|
174
177
|
"postcss": "^8.5.1",
|
|
175
178
|
"prettier": "^3.6.2",
|
|
176
|
-
"prettier-plugin-tailwindcss": "^0.
|
|
179
|
+
"prettier-plugin-tailwindcss": "^0.7.1",
|
|
177
180
|
"prop-types": "^15.8.1",
|
|
178
181
|
"react": "19.2.0",
|
|
179
182
|
"react-dom": "19.2.0",
|
|
180
183
|
"react-router-dom": "^7.1.3",
|
|
181
184
|
"shadcn": "2.3.0",
|
|
182
|
-
"tailwindcss": "^
|
|
185
|
+
"tailwindcss": "^4.1.17",
|
|
183
186
|
"tailwindcss-animate": "^1.0.7",
|
|
184
187
|
"ts-jest": "^29.2.5",
|
|
185
188
|
"ts-node": "^10.9.2",
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";const e=require("./plugin-CSgw-f78.cjs"),i=(t=e.defaultThemeOptions)=>({container:{center:!0,padding:"1rem",screens:{"2xl":"1400px"}},...e.getChaiThemeOptions(t)});exports.getChaiBuilderTheme=i;
|