@etrepum/lexical-emoji-plan 0.0.12-nightly.20240605.0 → 0.0.13-nightly.20240605.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,4 +1,4 @@
1
- import { $ as i } from "./index-yliKEhC1.js";
1
+ import { $ as i } from "./index-BH2QLn55.js";
2
2
  const _ = `🀄 mahjong
3
3
  🃏 black_joker
4
4
  🅰️ a
@@ -29,7 +29,7 @@ function f(t) {
29
29
  }
30
30
  const x = "@etrepum/lexical-builder/emoji-plan", L = p({
31
31
  config: u({
32
- emojiBaseUrl: "https://cdn.jsdelivr.net/npm/@etrepum/lexical-emoji-plan@0.0.12-nightly.20240605.0/dist/emoji",
32
+ emojiBaseUrl: "https://cdn.jsdelivr.net/npm/@etrepum/lexical-emoji-plan@0.0.13-nightly.20240605.0/dist/emoji",
33
33
  emojiClass: "emoji-node",
34
34
  emojiLoadedClass: "emoji-node-loaded"
35
35
  }),
@@ -52,7 +52,7 @@ const x = "@etrepum/lexical-builder/emoji-plan", L = p({
52
52
  }
53
53
  }
54
54
  });
55
- return import("./_textNodeTransform-Br0YSKGP.js").then(({ $textNodeTransform: i }) => {
55
+ return import("./_textNodeTransform-B5xhH7gd.js").then(({ $textNodeTransform: i }) => {
56
56
  s.signal.aborted || (n = g(
57
57
  n,
58
58
  t.registerNodeTransform(d, i)
package/dist/index.js CHANGED
@@ -1,4 +1,4 @@
1
- import { E as m } from "./index-yliKEhC1.js";
1
+ import { E as m } from "./index-BH2QLn55.js";
2
2
  export {
3
3
  m as EmojiPlan
4
4
  };
package/package.json CHANGED
@@ -15,7 +15,7 @@
15
15
  "test": "vitest run",
16
16
  "test:watch": "vitest"
17
17
  },
18
- "version": "0.0.12-nightly.20240605.0",
18
+ "version": "0.0.13-nightly.20240605.0",
19
19
  "license": "MIT",
20
20
  "repository": {
21
21
  "type": "git",