1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-09-08 22:20:41 +02:00

Fix example types (#5812)

* fix: types for richtext.tsx

* fix: types for check-lists, code-highlighting and custom placeholder

* fix: types for editable-voids, embeds, forced-layout, hovering-toolbar

* fix: types for remaining examples

* fix: typescript error for files in image element

* fix: types for examples and some minor fixes

* fix: normalize-tokens.ts type

* fix: types for [example].tsx
This commit is contained in:
Ravi Lamkoti
2025-03-10 21:50:10 +05:30
committed by GitHub
parent 7a8ab18c52
commit 4f992cff5c
43 changed files with 935 additions and 592 deletions

View File

@@ -3357,6 +3357,13 @@ __metadata:
languageName: node
linkType: hard
"@types/is-hotkey@npm:^0.1.10":
version: 0.1.10
resolution: "@types/is-hotkey@npm:0.1.10"
checksum: 9ecc49fb3822b3cfa8335132d54c6e577d0b14bb52d0bf1f817cdd19c442555b7523945e2ae72f6098e3c7f64b4777390f38afec3e4660343cfb471377e7fd82
languageName: node
linkType: hard
"@types/is-hotkey@npm:^0.1.8":
version: 0.1.8
resolution: "@types/is-hotkey@npm:0.1.8"
@@ -3364,6 +3371,13 @@ __metadata:
languageName: node
linkType: hard
"@types/is-url@npm:^1.2.32":
version: 1.2.32
resolution: "@types/is-url@npm:1.2.32"
checksum: f76697c868680b3be88d7f18f9724a334c62a8dc1b0f40fad8dc725b2072ad74f38d50b4ce902c07a65bb081ae2782baf06f5b3334c64bd2679c35e0a12042c5
languageName: node
linkType: hard
"@types/istanbul-lib-coverage@npm:*, @types/istanbul-lib-coverage@npm:^2.0.0, @types/istanbul-lib-coverage@npm:^2.0.1":
version: 2.0.3
resolution: "@types/istanbul-lib-coverage@npm:2.0.3"
@@ -13333,6 +13347,8 @@ __metadata:
"@emotion/css": "npm:^11.11.2"
"@faker-js/faker": "npm:^8.2.0"
"@playwright/test": "npm:^1.39.0"
"@types/is-hotkey": "npm:^0.1.10"
"@types/is-url": "npm:^1.2.32"
"@types/jest": "npm:29.5.6"
"@types/lodash": "npm:^4.14.200"
"@types/mocha": "npm:^10.0.3"