intlayer-editor 7.5.10 → 7.5.12
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/client/dist/assets/{CodeBlockShiki-DpCGruCb.js → CodeBlockShiki-ChGP4hLL.js} +3 -3
- package/client/dist/assets/{bundle-web-B0b7KTfP.js → bundle-web-CyRB2q2f.js} +1 -1
- package/client/dist/assets/{index-ChXpK4Au.js → index-CGspeehO.js} +8730 -8391
- package/client/dist/assets/{index-DxwJ6VyR.css → index-Co2seUCg.css} +4 -4
- package/client/dist/index.html +2 -2
- package/package.json +12 -12
|
@@ -664,6 +664,10 @@
|
|
|
664
664
|
right: calc(var(--spacing) * 2);
|
|
665
665
|
}
|
|
666
666
|
|
|
667
|
+
.right-4 {
|
|
668
|
+
right: calc(var(--spacing) * 4);
|
|
669
|
+
}
|
|
670
|
+
|
|
667
671
|
.bottom-0 {
|
|
668
672
|
bottom: calc(var(--spacing) * 0);
|
|
669
673
|
}
|
|
@@ -2915,10 +2919,6 @@
|
|
|
2915
2919
|
background-color: var(--color-indigo-500);
|
|
2916
2920
|
}
|
|
2917
2921
|
|
|
2918
|
-
.bg-inherit {
|
|
2919
|
-
background-color: inherit;
|
|
2920
|
-
}
|
|
2921
|
-
|
|
2922
2922
|
.bg-neutral {
|
|
2923
2923
|
background-color: var(--color-neutral);
|
|
2924
2924
|
}
|
package/client/dist/index.html
CHANGED
|
@@ -5,8 +5,8 @@
|
|
|
5
5
|
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
|
|
6
6
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
7
7
|
<title>Intlayer Editor</title>
|
|
8
|
-
<script type="module" crossorigin src="/assets/index-
|
|
9
|
-
<link rel="stylesheet" crossorigin href="/assets/index-
|
|
8
|
+
<script type="module" crossorigin src="/assets/index-CGspeehO.js"></script>
|
|
9
|
+
<link rel="stylesheet" crossorigin href="/assets/index-Co2seUCg.css">
|
|
10
10
|
</head>
|
|
11
11
|
<body>
|
|
12
12
|
<div id="root"></div>
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "intlayer-editor",
|
|
3
|
-
"version": "7.5.
|
|
3
|
+
"version": "7.5.12",
|
|
4
4
|
"private": false,
|
|
5
5
|
"description": "Integrate the Intlayer visual editor into your Intlayer projects, enabling CMS-like content management with multilingual support.",
|
|
6
6
|
"keywords": [
|
|
@@ -91,17 +91,17 @@
|
|
|
91
91
|
"@fastify/formbody": "^8.0.0",
|
|
92
92
|
"@fastify/helmet": "^12.0.0",
|
|
93
93
|
"@fastify/static": "^8.0.0",
|
|
94
|
-
"@intlayer/chokidar": "7.5.
|
|
95
|
-
"@intlayer/config": "7.5.
|
|
96
|
-
"@intlayer/unmerged-dictionaries-entry": "7.5.
|
|
94
|
+
"@intlayer/chokidar": "7.5.12",
|
|
95
|
+
"@intlayer/config": "7.5.12",
|
|
96
|
+
"@intlayer/unmerged-dictionaries-entry": "7.5.12",
|
|
97
97
|
"fastify": "5.6.2",
|
|
98
|
-
"fastify-intlayer": "7.5.
|
|
98
|
+
"fastify-intlayer": "7.5.12",
|
|
99
99
|
"mime": "4.1.0"
|
|
100
100
|
},
|
|
101
101
|
"devDependencies": {
|
|
102
|
-
"@intlayer/design-system": "7.5.
|
|
103
|
-
"@intlayer/editor-react": "7.5.
|
|
104
|
-
"@intlayer/types": "7.5.
|
|
102
|
+
"@intlayer/design-system": "7.5.12",
|
|
103
|
+
"@intlayer/editor-react": "7.5.12",
|
|
104
|
+
"@intlayer/types": "7.5.12",
|
|
105
105
|
"@tailwindcss/vite": "4.1.18",
|
|
106
106
|
"@tanstack/react-query": "5.90.12",
|
|
107
107
|
"@types/node": "25.0.3",
|
|
@@ -115,18 +115,18 @@
|
|
|
115
115
|
"framer-motion": "12.23.26",
|
|
116
116
|
"fuse.js": "7.1.0",
|
|
117
117
|
"globals": "16.5.0",
|
|
118
|
-
"intlayer": "7.5.
|
|
118
|
+
"intlayer": "7.5.12",
|
|
119
119
|
"lucide-react": "0.562.0",
|
|
120
120
|
"react": "19.2.3",
|
|
121
121
|
"react-dom": "19.2.3",
|
|
122
|
-
"react-intlayer": "7.5.
|
|
123
|
-
"react-router-dom": "7.
|
|
122
|
+
"react-intlayer": "7.5.12",
|
|
123
|
+
"react-router-dom": "7.12.0",
|
|
124
124
|
"tailwind-merge": "3.4.0",
|
|
125
125
|
"tailwindcss": "4.1.18",
|
|
126
126
|
"tsdown": "0.18.2",
|
|
127
127
|
"typescript": "5.9.3",
|
|
128
128
|
"vite": "7.3.0",
|
|
129
|
-
"vite-intlayer": "7.5.
|
|
129
|
+
"vite-intlayer": "7.5.12",
|
|
130
130
|
"vitest": "4.0.16"
|
|
131
131
|
},
|
|
132
132
|
"engines": {
|