File tree Expand file tree Collapse file tree
src/unit/core/schema/__snapshots__ Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33 "private" : true ,
44 "version" : " 0.0.0" ,
55 "dependencies" : {
6- "@blocknote/core" : " file:.tarballs/blocknote-core-0.48.1 .tgz" ,
7- "@blocknote/mantine" : " file:.tarballs/blocknote-mantine-0.48.1 .tgz" ,
8- "@blocknote/react" : " file:.tarballs/blocknote-react-0.48.1 .tgz" ,
9- "@blocknote/server-util" : " file:.tarballs/blocknote-server-util-0.48.1 .tgz" ,
6+ "@blocknote/core" : " file:.tarballs/blocknote-core-0.49.0 .tgz" ,
7+ "@blocknote/mantine" : " file:.tarballs/blocknote-mantine-0.49.0 .tgz" ,
8+ "@blocknote/react" : " file:.tarballs/blocknote-react-0.49.0 .tgz" ,
9+ "@blocknote/server-util" : " file:.tarballs/blocknote-server-util-0.49.0 .tgz" ,
1010 "@mantine/core" : " ^8.3.11" ,
1111 "@mantine/hooks" : " ^8.3.11" ,
1212 "next" : " ^16.0.0" ,
Original file line number Diff line number Diff line change 11{
22 "audio" : {
33 "config" : {
4+ "container" : undefined,
45 "content" : " none" ,
56 "propSchema" : {
67 "backgroundColor" : {
3940 },
4041 "bulletListItem" : {
4142 "config" : {
43+ "container" : undefined,
4244 "content" : " inline" ,
4345 "propSchema" : {
4446 "backgroundColor" : {
7577 },
7678 "checkListItem" : {
7779 "config" : {
80+ "container" : undefined,
7881 "content" : " inline" ,
7982 "propSchema" : {
8083 "backgroundColor" : {
118121 },
119122 "codeBlock" : {
120123 "config" : {
124+ "container" : undefined,
121125 "content" : " inline" ,
122126 "propSchema" : {
123127 "language" : {
145149 },
146150 "customParagraph" : {
147151 "config" : {
152+ "container" : undefined,
148153 "content" : " inline" ,
149154 "propSchema" : {
150155 "backgroundColor" : {
175180 },
176181 "divider" : {
177182 "config" : {
183+ "container" : undefined,
178184 "content" : " none" ,
179185 "propSchema" : {},
180186 "type" : " divider" ,
194200 },
195201 "file" : {
196202 "config" : {
203+ "container" : undefined,
197204 "content" : " none" ,
198205 "propSchema" : {
199206 "backgroundColor" : {
226233 },
227234 "heading" : {
228235 "config" : {
236+ "container" : undefined,
229237 "content" : " inline" ,
230238 "propSchema" : {
231239 "backgroundColor" : {
280288 },
281289 "image" : {
282290 "config" : {
291+ "container" : undefined,
283292 "content" : " none" ,
284293 "propSchema" : {
285294 "backgroundColor" : {
331340 },
332341 "numberedListItem" : {
333342 "config" : {
343+ "container" : undefined,
334344 "content" : " inline" ,
335345 "propSchema" : {
336346 "backgroundColor" : {
371381 },
372382 "pageBreak" : {
373383 "config" : {
384+ "container" : undefined,
374385 "content" : " none" ,
375386 "propSchema" : {},
376387 "type" : " pageBreak" ,
385396 },
386397 "paragraph" : {
387398 "config" : {
399+ "container" : undefined,
388400 "content" : " inline" ,
389401 "propSchema" : {
390402 "backgroundColor" : {
424436 },
425437 "quote" : {
426438 "config" : {
439+ "container" : undefined,
427440 "content" : " inline" ,
428441 "propSchema" : {
429442 "backgroundColor" : {
450463 },
451464 "simpleCustomParagraph" : {
452465 "config" : {
466+ "container" : undefined,
453467 "content" : " inline" ,
454468 "propSchema" : {
455469 "backgroundColor" : {
479493 },
480494 "simpleImage" : {
481495 "config" : {
496+ "container" : undefined,
482497 "content" : " none" ,
483498 "propSchema" : {
484499 "backgroundColor" : {
521536 },
522537 "table" : {
523538 "config" : {
539+ "container" : undefined,
524540 "content" : " table" ,
525541 "propSchema" : {
526542 "textColor" : {
541557 },
542558 "toggleListItem" : {
543559 "config" : {
560+ "container" : undefined,
544561 "content" : " inline" ,
545562 "propSchema" : {
546563 "backgroundColor" : {
580597 },
581598 "video" : {
582599 "config" : {
600+ "container" : undefined,
583601 "content" : " none" ,
584602 "propSchema" : {
585603 "backgroundColor" : {
You can’t perform that action at this time.
0 commit comments