@etrepum/lexical-emoji-plan 0.0.27-nightly.20240627.0 → 0.0.27-nightly.20240628.0

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-D6ZFtv1L.js";
1
+ import { f as r, $ as n } from "./index-yMy_2xCG.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.27-nightly.20240627.0/dist/emoji",
37
+ emojiBaseUrl: "https://cdn.jsdelivr.net/npm/@etrepum/lexical-emoji-plan@0.0.27-nightly.20240628.0/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-CFlcpsjA.js").then(({ $textNodeTransform: l }) => {
75
+ return import("./_textNodeTransform-tDVGwJXI.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-D6ZFtv1L.js";
1
+ import { E as a, f as e, t as f, u as m } from "./index-yMy_2xCG.js";
2
2
  export {
3
3
  a as EmojiPlan,
4
4
  e as findEmoji,
package/package.json CHANGED
@@ -16,7 +16,7 @@
16
16
  "test": "vitest run",
17
17
  "test:watch": "vitest"
18
18
  },
19
- "version": "0.0.27-nightly.20240627.0",
19
+ "version": "0.0.27-nightly.20240628.0",
20
20
  "license": "MIT",
21
21
  "repository": {
22
22
  "type": "git",