@rxdrag/website-lib-core 0.0.70 → 0.0.73

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": "@rxdrag/website-lib-core",
3
- "version": "0.0.70",
3
+ "version": "0.0.73",
4
4
  "type": "module",
5
5
  "exports": {
6
6
  ".": "./index.ts"
@@ -24,9 +24,9 @@
24
24
  "@types/react-dom": "^19.1.0",
25
25
  "eslint": "^7.32.0",
26
26
  "typescript": "^5",
27
- "@rxdrag/eslint-config-custom": "0.2.12",
27
+ "@rxdrag/slate-preview": "1.2.58",
28
28
  "@rxdrag/tsconfig": "0.2.0",
29
- "@rxdrag/slate-preview": "1.2.58"
29
+ "@rxdrag/eslint-config-custom": "0.2.12"
30
30
  },
31
31
  "dependencies": {
32
32
  "clsx": "^2.1.0",
@@ -35,8 +35,8 @@
35
35
  "lodash-es": "^4.17.21",
36
36
  "react": "^19.1.0",
37
37
  "react-dom": "^19.1.0",
38
- "@rxdrag/entify-lib": "0.0.21",
39
- "@rxdrag/rxcms-models": "0.3.92"
38
+ "@rxdrag/rxcms-models": "0.3.92",
39
+ "@rxdrag/entify-lib": "0.0.21"
40
40
  },
41
41
  "peerDependencies": {
42
42
  "astro": "^4.0.0 || ^5.0.0"
@@ -53,6 +53,7 @@ export const DEFAULT_POST_THUMBNAIL_IMAGE_SIZE: ImageResize = {
53
53
 
54
54
  //TODO:以后还要加transform参数
55
55
  export type ImageProps = {
56
+ alt?: string;
56
57
  className?: string;
57
58
  mediaRef?: string;
58
59
  //默认original