@dineug/erd-editor 3.0.1 → 3.0.2
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/README.md +1 -1
- package/dist/erd-editor.js +3 -3
- package/dist/erd-editor.umd.cjs +7131 -0
- package/package.json +2 -1
package/README.md
CHANGED
package/dist/erd-editor.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* @dineug/erd-editor
|
|
3
|
-
* @version 3.0.
|
|
3
|
+
* @version 3.0.2 | Sat Dec 23 2023
|
|
4
4
|
* @author SeungHwan-Lee <dineug2@gmail.com>
|
|
5
5
|
* @license MIT
|
|
6
6
|
*/
|
|
@@ -1519,7 +1519,7 @@ function cr(e) {
|
|
|
1519
1519
|
}
|
|
1520
1520
|
/*!
|
|
1521
1521
|
* @dineug/r-html
|
|
1522
|
-
* @version 0.1.3 |
|
|
1522
|
+
* @version 0.1.3 | Sat Dec 23 2023
|
|
1523
1523
|
* @author SeungHwan-Lee <dineug2@gmail.com>
|
|
1524
1524
|
* @license MIT
|
|
1525
1525
|
*/
|
|
@@ -42120,7 +42120,7 @@ const wle = (e) => (t) => ({ id: n, meta: i }) => {
|
|
|
42120
42120
|
return !1;
|
|
42121
42121
|
const o = Math.floor(e.diff(Ze.fromMillis(i.updateAt), "days").toObject().days ?? 0);
|
|
42122
42122
|
return Tle < o;
|
|
42123
|
-
}, lZ = "@dineug/erd-editor-schema-gc-worker?v3.0.
|
|
42123
|
+
}, lZ = "@dineug/erd-editor-schema-gc-worker?v3.0.2";
|
|
42124
42124
|
let Oa = null;
|
|
42125
42125
|
function Nle() {
|
|
42126
42126
|
if (Oa)
|