@etrepum/lexical-emoji-plan 0.0.25-nightly.20240621.0 → 0.0.25

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,4 +1,4 @@
1
- import { f as r, $ as n } from "./index-CVl07zgk.js";
1
+ import { f as r, $ as n } from "./index-C-YvkbDh.js";
2
2
  function l(e) {
3
3
  if (!e.isSimpleText() || e.hasFormat("code"))
4
4
  return;
@@ -34,7 +34,7 @@ function b(a) {
34
34
  }
35
35
  const w = "@etrepum/lexical-builder/emoji-plan", q = h({
36
36
  config: p({
37
- emojiBaseUrl: "https://cdn.jsdelivr.net/npm/@etrepum/lexical-emoji-plan@0.0.25-nightly.20240621.0/dist/emoji",
37
+ emojiBaseUrl: "https://cdn.jsdelivr.net/npm/@etrepum/lexical-emoji-plan@0.0.25/dist/emoji",
38
38
  emojiClass: "emoji-node",
39
39
  emojiLoadedClass: "emoji-node-loaded"
40
40
  }),
@@ -72,7 +72,7 @@ const w = "@etrepum/lexical-builder/emoji-plan", q = h({
72
72
  e.clear();
73
73
  }
74
74
  );
75
- return import("./_textNodeTransform-t4bEvs_d.js").then(({ $textNodeTransform: l }) => {
75
+ return import("./_textNodeTransform-CjXt6UIP.js").then(({ $textNodeTransform: l }) => {
76
76
  r.signal.aborted || (o = m(
77
77
  o,
78
78
  a.registerNodeTransform(f, l)
package/dist/index.js CHANGED
@@ -1,4 +1,4 @@
1
- import { E as a, f as e, t as f, u as m } from "./index-CVl07zgk.js";
1
+ import { E as a, f as e, t as f, u as m } from "./index-C-YvkbDh.js";
2
2
  export {
3
3
  a as EmojiPlan,
4
4
  e as findEmoji,
package/package.json CHANGED
@@ -15,7 +15,7 @@
15
15
  "test": "vitest run",
16
16
  "test:watch": "vitest"
17
17
  },
18
- "version": "0.0.25-nightly.20240621.0",
18
+ "version": "0.0.25",
19
19
  "license": "MIT",
20
20
  "repository": {
21
21
  "type": "git",