@lexical/react 0.14.3 → 0.14.4

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/package.json CHANGED
@@ -8,26 +8,26 @@
8
8
  "rich-text"
9
9
  ],
10
10
  "license": "MIT",
11
- "version": "0.14.3",
11
+ "version": "0.14.4",
12
12
  "dependencies": {
13
- "@lexical/clipboard": "0.14.3",
14
- "@lexical/code": "0.14.3",
15
- "@lexical/dragon": "0.14.3",
16
- "@lexical/hashtag": "0.14.3",
17
- "@lexical/history": "0.14.3",
18
- "@lexical/link": "0.14.3",
19
- "@lexical/list": "0.14.3",
20
- "@lexical/mark": "0.14.3",
21
- "@lexical/markdown": "0.14.3",
22
- "@lexical/overflow": "0.14.3",
23
- "@lexical/plain-text": "0.14.3",
24
- "@lexical/rich-text": "0.14.3",
25
- "@lexical/selection": "0.14.3",
26
- "@lexical/table": "0.14.3",
27
- "@lexical/text": "0.14.3",
28
- "@lexical/utils": "0.14.3",
29
- "@lexical/yjs": "0.14.3",
30
- "lexical": "0.14.3",
13
+ "@lexical/clipboard": "0.14.4",
14
+ "@lexical/code": "0.14.4",
15
+ "@lexical/dragon": "0.14.4",
16
+ "@lexical/hashtag": "0.14.4",
17
+ "@lexical/history": "0.14.4",
18
+ "@lexical/link": "0.14.4",
19
+ "@lexical/list": "0.14.4",
20
+ "@lexical/mark": "0.14.4",
21
+ "@lexical/markdown": "0.14.4",
22
+ "@lexical/overflow": "0.14.4",
23
+ "@lexical/plain-text": "0.14.4",
24
+ "@lexical/rich-text": "0.14.4",
25
+ "@lexical/selection": "0.14.4",
26
+ "@lexical/table": "0.14.4",
27
+ "@lexical/text": "0.14.4",
28
+ "@lexical/utils": "0.14.4",
29
+ "@lexical/yjs": "0.14.4",
30
+ "lexical": "0.14.4",
31
31
  "react-error-boundary": "^3.1.4"
32
32
  },
33
33
  "peerDependencies": {
@@ -43,880 +43,1200 @@
43
43
  "./LexicalAutoEmbedPlugin": {
44
44
  "import": {
45
45
  "types": "./LexicalAutoEmbedPlugin.d.ts",
46
+ "development": "./LexicalAutoEmbedPlugin.dev.mjs",
47
+ "production": "./LexicalAutoEmbedPlugin.prod.mjs",
46
48
  "node": "./LexicalAutoEmbedPlugin.node.mjs",
47
49
  "default": "./LexicalAutoEmbedPlugin.mjs"
48
50
  },
49
51
  "require": {
50
52
  "types": "./LexicalAutoEmbedPlugin.d.ts",
53
+ "development": "./LexicalAutoEmbedPlugin.dev.js",
54
+ "production": "./LexicalAutoEmbedPlugin.prod.js",
51
55
  "default": "./LexicalAutoEmbedPlugin.js"
52
56
  }
53
57
  },
54
58
  "./LexicalAutoEmbedPlugin.js": {
55
59
  "import": {
56
60
  "types": "./LexicalAutoEmbedPlugin.d.ts",
61
+ "development": "./LexicalAutoEmbedPlugin.dev.mjs",
62
+ "production": "./LexicalAutoEmbedPlugin.prod.mjs",
57
63
  "node": "./LexicalAutoEmbedPlugin.node.mjs",
58
64
  "default": "./LexicalAutoEmbedPlugin.mjs"
59
65
  },
60
66
  "require": {
61
67
  "types": "./LexicalAutoEmbedPlugin.d.ts",
68
+ "development": "./LexicalAutoEmbedPlugin.dev.js",
69
+ "production": "./LexicalAutoEmbedPlugin.prod.js",
62
70
  "default": "./LexicalAutoEmbedPlugin.js"
63
71
  }
64
72
  },
65
73
  "./LexicalAutoFocusPlugin": {
66
74
  "import": {
67
75
  "types": "./LexicalAutoFocusPlugin.d.ts",
76
+ "development": "./LexicalAutoFocusPlugin.dev.mjs",
77
+ "production": "./LexicalAutoFocusPlugin.prod.mjs",
68
78
  "node": "./LexicalAutoFocusPlugin.node.mjs",
69
79
  "default": "./LexicalAutoFocusPlugin.mjs"
70
80
  },
71
81
  "require": {
72
82
  "types": "./LexicalAutoFocusPlugin.d.ts",
83
+ "development": "./LexicalAutoFocusPlugin.dev.js",
84
+ "production": "./LexicalAutoFocusPlugin.prod.js",
73
85
  "default": "./LexicalAutoFocusPlugin.js"
74
86
  }
75
87
  },
76
88
  "./LexicalAutoFocusPlugin.js": {
77
89
  "import": {
78
90
  "types": "./LexicalAutoFocusPlugin.d.ts",
91
+ "development": "./LexicalAutoFocusPlugin.dev.mjs",
92
+ "production": "./LexicalAutoFocusPlugin.prod.mjs",
79
93
  "node": "./LexicalAutoFocusPlugin.node.mjs",
80
94
  "default": "./LexicalAutoFocusPlugin.mjs"
81
95
  },
82
96
  "require": {
83
97
  "types": "./LexicalAutoFocusPlugin.d.ts",
98
+ "development": "./LexicalAutoFocusPlugin.dev.js",
99
+ "production": "./LexicalAutoFocusPlugin.prod.js",
84
100
  "default": "./LexicalAutoFocusPlugin.js"
85
101
  }
86
102
  },
87
103
  "./LexicalAutoLinkPlugin": {
88
104
  "import": {
89
105
  "types": "./LexicalAutoLinkPlugin.d.ts",
106
+ "development": "./LexicalAutoLinkPlugin.dev.mjs",
107
+ "production": "./LexicalAutoLinkPlugin.prod.mjs",
90
108
  "node": "./LexicalAutoLinkPlugin.node.mjs",
91
109
  "default": "./LexicalAutoLinkPlugin.mjs"
92
110
  },
93
111
  "require": {
94
112
  "types": "./LexicalAutoLinkPlugin.d.ts",
113
+ "development": "./LexicalAutoLinkPlugin.dev.js",
114
+ "production": "./LexicalAutoLinkPlugin.prod.js",
95
115
  "default": "./LexicalAutoLinkPlugin.js"
96
116
  }
97
117
  },
98
118
  "./LexicalAutoLinkPlugin.js": {
99
119
  "import": {
100
120
  "types": "./LexicalAutoLinkPlugin.d.ts",
121
+ "development": "./LexicalAutoLinkPlugin.dev.mjs",
122
+ "production": "./LexicalAutoLinkPlugin.prod.mjs",
101
123
  "node": "./LexicalAutoLinkPlugin.node.mjs",
102
124
  "default": "./LexicalAutoLinkPlugin.mjs"
103
125
  },
104
126
  "require": {
105
127
  "types": "./LexicalAutoLinkPlugin.d.ts",
128
+ "development": "./LexicalAutoLinkPlugin.dev.js",
129
+ "production": "./LexicalAutoLinkPlugin.prod.js",
106
130
  "default": "./LexicalAutoLinkPlugin.js"
107
131
  }
108
132
  },
109
133
  "./LexicalBlockWithAlignableContents": {
110
134
  "import": {
111
135
  "types": "./LexicalBlockWithAlignableContents.d.ts",
136
+ "development": "./LexicalBlockWithAlignableContents.dev.mjs",
137
+ "production": "./LexicalBlockWithAlignableContents.prod.mjs",
112
138
  "node": "./LexicalBlockWithAlignableContents.node.mjs",
113
139
  "default": "./LexicalBlockWithAlignableContents.mjs"
114
140
  },
115
141
  "require": {
116
142
  "types": "./LexicalBlockWithAlignableContents.d.ts",
143
+ "development": "./LexicalBlockWithAlignableContents.dev.js",
144
+ "production": "./LexicalBlockWithAlignableContents.prod.js",
117
145
  "default": "./LexicalBlockWithAlignableContents.js"
118
146
  }
119
147
  },
120
148
  "./LexicalBlockWithAlignableContents.js": {
121
149
  "import": {
122
150
  "types": "./LexicalBlockWithAlignableContents.d.ts",
151
+ "development": "./LexicalBlockWithAlignableContents.dev.mjs",
152
+ "production": "./LexicalBlockWithAlignableContents.prod.mjs",
123
153
  "node": "./LexicalBlockWithAlignableContents.node.mjs",
124
154
  "default": "./LexicalBlockWithAlignableContents.mjs"
125
155
  },
126
156
  "require": {
127
157
  "types": "./LexicalBlockWithAlignableContents.d.ts",
158
+ "development": "./LexicalBlockWithAlignableContents.dev.js",
159
+ "production": "./LexicalBlockWithAlignableContents.prod.js",
128
160
  "default": "./LexicalBlockWithAlignableContents.js"
129
161
  }
130
162
  },
131
163
  "./LexicalCharacterLimitPlugin": {
132
164
  "import": {
133
165
  "types": "./LexicalCharacterLimitPlugin.d.ts",
166
+ "development": "./LexicalCharacterLimitPlugin.dev.mjs",
167
+ "production": "./LexicalCharacterLimitPlugin.prod.mjs",
134
168
  "node": "./LexicalCharacterLimitPlugin.node.mjs",
135
169
  "default": "./LexicalCharacterLimitPlugin.mjs"
136
170
  },
137
171
  "require": {
138
172
  "types": "./LexicalCharacterLimitPlugin.d.ts",
173
+ "development": "./LexicalCharacterLimitPlugin.dev.js",
174
+ "production": "./LexicalCharacterLimitPlugin.prod.js",
139
175
  "default": "./LexicalCharacterLimitPlugin.js"
140
176
  }
141
177
  },
142
178
  "./LexicalCharacterLimitPlugin.js": {
143
179
  "import": {
144
180
  "types": "./LexicalCharacterLimitPlugin.d.ts",
181
+ "development": "./LexicalCharacterLimitPlugin.dev.mjs",
182
+ "production": "./LexicalCharacterLimitPlugin.prod.mjs",
145
183
  "node": "./LexicalCharacterLimitPlugin.node.mjs",
146
184
  "default": "./LexicalCharacterLimitPlugin.mjs"
147
185
  },
148
186
  "require": {
149
187
  "types": "./LexicalCharacterLimitPlugin.d.ts",
188
+ "development": "./LexicalCharacterLimitPlugin.dev.js",
189
+ "production": "./LexicalCharacterLimitPlugin.prod.js",
150
190
  "default": "./LexicalCharacterLimitPlugin.js"
151
191
  }
152
192
  },
153
193
  "./LexicalCheckListPlugin": {
154
194
  "import": {
155
195
  "types": "./LexicalCheckListPlugin.d.ts",
196
+ "development": "./LexicalCheckListPlugin.dev.mjs",
197
+ "production": "./LexicalCheckListPlugin.prod.mjs",
156
198
  "node": "./LexicalCheckListPlugin.node.mjs",
157
199
  "default": "./LexicalCheckListPlugin.mjs"
158
200
  },
159
201
  "require": {
160
202
  "types": "./LexicalCheckListPlugin.d.ts",
203
+ "development": "./LexicalCheckListPlugin.dev.js",
204
+ "production": "./LexicalCheckListPlugin.prod.js",
161
205
  "default": "./LexicalCheckListPlugin.js"
162
206
  }
163
207
  },
164
208
  "./LexicalCheckListPlugin.js": {
165
209
  "import": {
166
210
  "types": "./LexicalCheckListPlugin.d.ts",
211
+ "development": "./LexicalCheckListPlugin.dev.mjs",
212
+ "production": "./LexicalCheckListPlugin.prod.mjs",
167
213
  "node": "./LexicalCheckListPlugin.node.mjs",
168
214
  "default": "./LexicalCheckListPlugin.mjs"
169
215
  },
170
216
  "require": {
171
217
  "types": "./LexicalCheckListPlugin.d.ts",
218
+ "development": "./LexicalCheckListPlugin.dev.js",
219
+ "production": "./LexicalCheckListPlugin.prod.js",
172
220
  "default": "./LexicalCheckListPlugin.js"
173
221
  }
174
222
  },
175
223
  "./LexicalClearEditorPlugin": {
176
224
  "import": {
177
225
  "types": "./LexicalClearEditorPlugin.d.ts",
226
+ "development": "./LexicalClearEditorPlugin.dev.mjs",
227
+ "production": "./LexicalClearEditorPlugin.prod.mjs",
178
228
  "node": "./LexicalClearEditorPlugin.node.mjs",
179
229
  "default": "./LexicalClearEditorPlugin.mjs"
180
230
  },
181
231
  "require": {
182
232
  "types": "./LexicalClearEditorPlugin.d.ts",
233
+ "development": "./LexicalClearEditorPlugin.dev.js",
234
+ "production": "./LexicalClearEditorPlugin.prod.js",
183
235
  "default": "./LexicalClearEditorPlugin.js"
184
236
  }
185
237
  },
186
238
  "./LexicalClearEditorPlugin.js": {
187
239
  "import": {
188
240
  "types": "./LexicalClearEditorPlugin.d.ts",
241
+ "development": "./LexicalClearEditorPlugin.dev.mjs",
242
+ "production": "./LexicalClearEditorPlugin.prod.mjs",
189
243
  "node": "./LexicalClearEditorPlugin.node.mjs",
190
244
  "default": "./LexicalClearEditorPlugin.mjs"
191
245
  },
192
246
  "require": {
193
247
  "types": "./LexicalClearEditorPlugin.d.ts",
248
+ "development": "./LexicalClearEditorPlugin.dev.js",
249
+ "production": "./LexicalClearEditorPlugin.prod.js",
194
250
  "default": "./LexicalClearEditorPlugin.js"
195
251
  }
196
252
  },
197
253
  "./LexicalClickableLinkPlugin": {
198
254
  "import": {
199
255
  "types": "./LexicalClickableLinkPlugin.d.ts",
256
+ "development": "./LexicalClickableLinkPlugin.dev.mjs",
257
+ "production": "./LexicalClickableLinkPlugin.prod.mjs",
200
258
  "node": "./LexicalClickableLinkPlugin.node.mjs",
201
259
  "default": "./LexicalClickableLinkPlugin.mjs"
202
260
  },
203
261
  "require": {
204
262
  "types": "./LexicalClickableLinkPlugin.d.ts",
263
+ "development": "./LexicalClickableLinkPlugin.dev.js",
264
+ "production": "./LexicalClickableLinkPlugin.prod.js",
205
265
  "default": "./LexicalClickableLinkPlugin.js"
206
266
  }
207
267
  },
208
268
  "./LexicalClickableLinkPlugin.js": {
209
269
  "import": {
210
270
  "types": "./LexicalClickableLinkPlugin.d.ts",
271
+ "development": "./LexicalClickableLinkPlugin.dev.mjs",
272
+ "production": "./LexicalClickableLinkPlugin.prod.mjs",
211
273
  "node": "./LexicalClickableLinkPlugin.node.mjs",
212
274
  "default": "./LexicalClickableLinkPlugin.mjs"
213
275
  },
214
276
  "require": {
215
277
  "types": "./LexicalClickableLinkPlugin.d.ts",
278
+ "development": "./LexicalClickableLinkPlugin.dev.js",
279
+ "production": "./LexicalClickableLinkPlugin.prod.js",
216
280
  "default": "./LexicalClickableLinkPlugin.js"
217
281
  }
218
282
  },
219
283
  "./LexicalCollaborationContext": {
220
284
  "import": {
221
285
  "types": "./LexicalCollaborationContext.d.ts",
286
+ "development": "./LexicalCollaborationContext.dev.mjs",
287
+ "production": "./LexicalCollaborationContext.prod.mjs",
222
288
  "node": "./LexicalCollaborationContext.node.mjs",
223
289
  "default": "./LexicalCollaborationContext.mjs"
224
290
  },
225
291
  "require": {
226
292
  "types": "./LexicalCollaborationContext.d.ts",
293
+ "development": "./LexicalCollaborationContext.dev.js",
294
+ "production": "./LexicalCollaborationContext.prod.js",
227
295
  "default": "./LexicalCollaborationContext.js"
228
296
  }
229
297
  },
230
298
  "./LexicalCollaborationContext.js": {
231
299
  "import": {
232
300
  "types": "./LexicalCollaborationContext.d.ts",
301
+ "development": "./LexicalCollaborationContext.dev.mjs",
302
+ "production": "./LexicalCollaborationContext.prod.mjs",
233
303
  "node": "./LexicalCollaborationContext.node.mjs",
234
304
  "default": "./LexicalCollaborationContext.mjs"
235
305
  },
236
306
  "require": {
237
307
  "types": "./LexicalCollaborationContext.d.ts",
308
+ "development": "./LexicalCollaborationContext.dev.js",
309
+ "production": "./LexicalCollaborationContext.prod.js",
238
310
  "default": "./LexicalCollaborationContext.js"
239
311
  }
240
312
  },
241
313
  "./LexicalCollaborationPlugin": {
242
314
  "import": {
243
315
  "types": "./LexicalCollaborationPlugin.d.ts",
316
+ "development": "./LexicalCollaborationPlugin.dev.mjs",
317
+ "production": "./LexicalCollaborationPlugin.prod.mjs",
244
318
  "node": "./LexicalCollaborationPlugin.node.mjs",
245
319
  "default": "./LexicalCollaborationPlugin.mjs"
246
320
  },
247
321
  "require": {
248
322
  "types": "./LexicalCollaborationPlugin.d.ts",
323
+ "development": "./LexicalCollaborationPlugin.dev.js",
324
+ "production": "./LexicalCollaborationPlugin.prod.js",
249
325
  "default": "./LexicalCollaborationPlugin.js"
250
326
  }
251
327
  },
252
328
  "./LexicalCollaborationPlugin.js": {
253
329
  "import": {
254
330
  "types": "./LexicalCollaborationPlugin.d.ts",
331
+ "development": "./LexicalCollaborationPlugin.dev.mjs",
332
+ "production": "./LexicalCollaborationPlugin.prod.mjs",
255
333
  "node": "./LexicalCollaborationPlugin.node.mjs",
256
334
  "default": "./LexicalCollaborationPlugin.mjs"
257
335
  },
258
336
  "require": {
259
337
  "types": "./LexicalCollaborationPlugin.d.ts",
338
+ "development": "./LexicalCollaborationPlugin.dev.js",
339
+ "production": "./LexicalCollaborationPlugin.prod.js",
260
340
  "default": "./LexicalCollaborationPlugin.js"
261
341
  }
262
342
  },
263
343
  "./LexicalComposer": {
264
344
  "import": {
265
345
  "types": "./LexicalComposer.d.ts",
346
+ "development": "./LexicalComposer.dev.mjs",
347
+ "production": "./LexicalComposer.prod.mjs",
266
348
  "node": "./LexicalComposer.node.mjs",
267
349
  "default": "./LexicalComposer.mjs"
268
350
  },
269
351
  "require": {
270
352
  "types": "./LexicalComposer.d.ts",
353
+ "development": "./LexicalComposer.dev.js",
354
+ "production": "./LexicalComposer.prod.js",
271
355
  "default": "./LexicalComposer.js"
272
356
  }
273
357
  },
274
358
  "./LexicalComposer.js": {
275
359
  "import": {
276
360
  "types": "./LexicalComposer.d.ts",
361
+ "development": "./LexicalComposer.dev.mjs",
362
+ "production": "./LexicalComposer.prod.mjs",
277
363
  "node": "./LexicalComposer.node.mjs",
278
364
  "default": "./LexicalComposer.mjs"
279
365
  },
280
366
  "require": {
281
367
  "types": "./LexicalComposer.d.ts",
368
+ "development": "./LexicalComposer.dev.js",
369
+ "production": "./LexicalComposer.prod.js",
282
370
  "default": "./LexicalComposer.js"
283
371
  }
284
372
  },
285
373
  "./LexicalComposerContext": {
286
374
  "import": {
287
375
  "types": "./LexicalComposerContext.d.ts",
376
+ "development": "./LexicalComposerContext.dev.mjs",
377
+ "production": "./LexicalComposerContext.prod.mjs",
288
378
  "node": "./LexicalComposerContext.node.mjs",
289
379
  "default": "./LexicalComposerContext.mjs"
290
380
  },
291
381
  "require": {
292
382
  "types": "./LexicalComposerContext.d.ts",
383
+ "development": "./LexicalComposerContext.dev.js",
384
+ "production": "./LexicalComposerContext.prod.js",
293
385
  "default": "./LexicalComposerContext.js"
294
386
  }
295
387
  },
296
388
  "./LexicalComposerContext.js": {
297
389
  "import": {
298
390
  "types": "./LexicalComposerContext.d.ts",
391
+ "development": "./LexicalComposerContext.dev.mjs",
392
+ "production": "./LexicalComposerContext.prod.mjs",
299
393
  "node": "./LexicalComposerContext.node.mjs",
300
394
  "default": "./LexicalComposerContext.mjs"
301
395
  },
302
396
  "require": {
303
397
  "types": "./LexicalComposerContext.d.ts",
398
+ "development": "./LexicalComposerContext.dev.js",
399
+ "production": "./LexicalComposerContext.prod.js",
304
400
  "default": "./LexicalComposerContext.js"
305
401
  }
306
402
  },
307
403
  "./LexicalContentEditable": {
308
404
  "import": {
309
405
  "types": "./LexicalContentEditable.d.ts",
406
+ "development": "./LexicalContentEditable.dev.mjs",
407
+ "production": "./LexicalContentEditable.prod.mjs",
310
408
  "node": "./LexicalContentEditable.node.mjs",
311
409
  "default": "./LexicalContentEditable.mjs"
312
410
  },
313
411
  "require": {
314
412
  "types": "./LexicalContentEditable.d.ts",
413
+ "development": "./LexicalContentEditable.dev.js",
414
+ "production": "./LexicalContentEditable.prod.js",
315
415
  "default": "./LexicalContentEditable.js"
316
416
  }
317
417
  },
318
418
  "./LexicalContentEditable.js": {
319
419
  "import": {
320
420
  "types": "./LexicalContentEditable.d.ts",
421
+ "development": "./LexicalContentEditable.dev.mjs",
422
+ "production": "./LexicalContentEditable.prod.mjs",
321
423
  "node": "./LexicalContentEditable.node.mjs",
322
424
  "default": "./LexicalContentEditable.mjs"
323
425
  },
324
426
  "require": {
325
427
  "types": "./LexicalContentEditable.d.ts",
428
+ "development": "./LexicalContentEditable.dev.js",
429
+ "production": "./LexicalContentEditable.prod.js",
326
430
  "default": "./LexicalContentEditable.js"
327
431
  }
328
432
  },
329
433
  "./LexicalContextMenuPlugin": {
330
434
  "import": {
331
435
  "types": "./LexicalContextMenuPlugin.d.ts",
436
+ "development": "./LexicalContextMenuPlugin.dev.mjs",
437
+ "production": "./LexicalContextMenuPlugin.prod.mjs",
332
438
  "node": "./LexicalContextMenuPlugin.node.mjs",
333
439
  "default": "./LexicalContextMenuPlugin.mjs"
334
440
  },
335
441
  "require": {
336
442
  "types": "./LexicalContextMenuPlugin.d.ts",
443
+ "development": "./LexicalContextMenuPlugin.dev.js",
444
+ "production": "./LexicalContextMenuPlugin.prod.js",
337
445
  "default": "./LexicalContextMenuPlugin.js"
338
446
  }
339
447
  },
340
448
  "./LexicalContextMenuPlugin.js": {
341
449
  "import": {
342
450
  "types": "./LexicalContextMenuPlugin.d.ts",
451
+ "development": "./LexicalContextMenuPlugin.dev.mjs",
452
+ "production": "./LexicalContextMenuPlugin.prod.mjs",
343
453
  "node": "./LexicalContextMenuPlugin.node.mjs",
344
454
  "default": "./LexicalContextMenuPlugin.mjs"
345
455
  },
346
456
  "require": {
347
457
  "types": "./LexicalContextMenuPlugin.d.ts",
458
+ "development": "./LexicalContextMenuPlugin.dev.js",
459
+ "production": "./LexicalContextMenuPlugin.prod.js",
348
460
  "default": "./LexicalContextMenuPlugin.js"
349
461
  }
350
462
  },
351
463
  "./LexicalDecoratorBlockNode": {
352
464
  "import": {
353
465
  "types": "./LexicalDecoratorBlockNode.d.ts",
466
+ "development": "./LexicalDecoratorBlockNode.dev.mjs",
467
+ "production": "./LexicalDecoratorBlockNode.prod.mjs",
354
468
  "node": "./LexicalDecoratorBlockNode.node.mjs",
355
469
  "default": "./LexicalDecoratorBlockNode.mjs"
356
470
  },
357
471
  "require": {
358
472
  "types": "./LexicalDecoratorBlockNode.d.ts",
473
+ "development": "./LexicalDecoratorBlockNode.dev.js",
474
+ "production": "./LexicalDecoratorBlockNode.prod.js",
359
475
  "default": "./LexicalDecoratorBlockNode.js"
360
476
  }
361
477
  },
362
478
  "./LexicalDecoratorBlockNode.js": {
363
479
  "import": {
364
480
  "types": "./LexicalDecoratorBlockNode.d.ts",
481
+ "development": "./LexicalDecoratorBlockNode.dev.mjs",
482
+ "production": "./LexicalDecoratorBlockNode.prod.mjs",
365
483
  "node": "./LexicalDecoratorBlockNode.node.mjs",
366
484
  "default": "./LexicalDecoratorBlockNode.mjs"
367
485
  },
368
486
  "require": {
369
487
  "types": "./LexicalDecoratorBlockNode.d.ts",
488
+ "development": "./LexicalDecoratorBlockNode.dev.js",
489
+ "production": "./LexicalDecoratorBlockNode.prod.js",
370
490
  "default": "./LexicalDecoratorBlockNode.js"
371
491
  }
372
492
  },
373
493
  "./LexicalEditorRefPlugin": {
374
494
  "import": {
375
495
  "types": "./LexicalEditorRefPlugin.d.ts",
496
+ "development": "./LexicalEditorRefPlugin.dev.mjs",
497
+ "production": "./LexicalEditorRefPlugin.prod.mjs",
376
498
  "node": "./LexicalEditorRefPlugin.node.mjs",
377
499
  "default": "./LexicalEditorRefPlugin.mjs"
378
500
  },
379
501
  "require": {
380
502
  "types": "./LexicalEditorRefPlugin.d.ts",
503
+ "development": "./LexicalEditorRefPlugin.dev.js",
504
+ "production": "./LexicalEditorRefPlugin.prod.js",
381
505
  "default": "./LexicalEditorRefPlugin.js"
382
506
  }
383
507
  },
384
508
  "./LexicalEditorRefPlugin.js": {
385
509
  "import": {
386
510
  "types": "./LexicalEditorRefPlugin.d.ts",
511
+ "development": "./LexicalEditorRefPlugin.dev.mjs",
512
+ "production": "./LexicalEditorRefPlugin.prod.mjs",
387
513
  "node": "./LexicalEditorRefPlugin.node.mjs",
388
514
  "default": "./LexicalEditorRefPlugin.mjs"
389
515
  },
390
516
  "require": {
391
517
  "types": "./LexicalEditorRefPlugin.d.ts",
518
+ "development": "./LexicalEditorRefPlugin.dev.js",
519
+ "production": "./LexicalEditorRefPlugin.prod.js",
392
520
  "default": "./LexicalEditorRefPlugin.js"
393
521
  }
394
522
  },
395
523
  "./LexicalErrorBoundary": {
396
524
  "import": {
397
525
  "types": "./LexicalErrorBoundary.d.ts",
526
+ "development": "./LexicalErrorBoundary.dev.mjs",
527
+ "production": "./LexicalErrorBoundary.prod.mjs",
398
528
  "node": "./LexicalErrorBoundary.node.mjs",
399
529
  "default": "./LexicalErrorBoundary.mjs"
400
530
  },
401
531
  "require": {
402
532
  "types": "./LexicalErrorBoundary.d.ts",
533
+ "development": "./LexicalErrorBoundary.dev.js",
534
+ "production": "./LexicalErrorBoundary.prod.js",
403
535
  "default": "./LexicalErrorBoundary.js"
404
536
  }
405
537
  },
406
538
  "./LexicalErrorBoundary.js": {
407
539
  "import": {
408
540
  "types": "./LexicalErrorBoundary.d.ts",
541
+ "development": "./LexicalErrorBoundary.dev.mjs",
542
+ "production": "./LexicalErrorBoundary.prod.mjs",
409
543
  "node": "./LexicalErrorBoundary.node.mjs",
410
544
  "default": "./LexicalErrorBoundary.mjs"
411
545
  },
412
546
  "require": {
413
547
  "types": "./LexicalErrorBoundary.d.ts",
548
+ "development": "./LexicalErrorBoundary.dev.js",
549
+ "production": "./LexicalErrorBoundary.prod.js",
414
550
  "default": "./LexicalErrorBoundary.js"
415
551
  }
416
552
  },
417
553
  "./LexicalHashtagPlugin": {
418
554
  "import": {
419
555
  "types": "./LexicalHashtagPlugin.d.ts",
556
+ "development": "./LexicalHashtagPlugin.dev.mjs",
557
+ "production": "./LexicalHashtagPlugin.prod.mjs",
420
558
  "node": "./LexicalHashtagPlugin.node.mjs",
421
559
  "default": "./LexicalHashtagPlugin.mjs"
422
560
  },
423
561
  "require": {
424
562
  "types": "./LexicalHashtagPlugin.d.ts",
563
+ "development": "./LexicalHashtagPlugin.dev.js",
564
+ "production": "./LexicalHashtagPlugin.prod.js",
425
565
  "default": "./LexicalHashtagPlugin.js"
426
566
  }
427
567
  },
428
568
  "./LexicalHashtagPlugin.js": {
429
569
  "import": {
430
570
  "types": "./LexicalHashtagPlugin.d.ts",
571
+ "development": "./LexicalHashtagPlugin.dev.mjs",
572
+ "production": "./LexicalHashtagPlugin.prod.mjs",
431
573
  "node": "./LexicalHashtagPlugin.node.mjs",
432
574
  "default": "./LexicalHashtagPlugin.mjs"
433
575
  },
434
576
  "require": {
435
577
  "types": "./LexicalHashtagPlugin.d.ts",
578
+ "development": "./LexicalHashtagPlugin.dev.js",
579
+ "production": "./LexicalHashtagPlugin.prod.js",
436
580
  "default": "./LexicalHashtagPlugin.js"
437
581
  }
438
582
  },
439
583
  "./LexicalHistoryPlugin": {
440
584
  "import": {
441
585
  "types": "./LexicalHistoryPlugin.d.ts",
586
+ "development": "./LexicalHistoryPlugin.dev.mjs",
587
+ "production": "./LexicalHistoryPlugin.prod.mjs",
442
588
  "node": "./LexicalHistoryPlugin.node.mjs",
443
589
  "default": "./LexicalHistoryPlugin.mjs"
444
590
  },
445
591
  "require": {
446
592
  "types": "./LexicalHistoryPlugin.d.ts",
593
+ "development": "./LexicalHistoryPlugin.dev.js",
594
+ "production": "./LexicalHistoryPlugin.prod.js",
447
595
  "default": "./LexicalHistoryPlugin.js"
448
596
  }
449
597
  },
450
598
  "./LexicalHistoryPlugin.js": {
451
599
  "import": {
452
600
  "types": "./LexicalHistoryPlugin.d.ts",
601
+ "development": "./LexicalHistoryPlugin.dev.mjs",
602
+ "production": "./LexicalHistoryPlugin.prod.mjs",
453
603
  "node": "./LexicalHistoryPlugin.node.mjs",
454
604
  "default": "./LexicalHistoryPlugin.mjs"
455
605
  },
456
606
  "require": {
457
607
  "types": "./LexicalHistoryPlugin.d.ts",
608
+ "development": "./LexicalHistoryPlugin.dev.js",
609
+ "production": "./LexicalHistoryPlugin.prod.js",
458
610
  "default": "./LexicalHistoryPlugin.js"
459
611
  }
460
612
  },
461
613
  "./LexicalHorizontalRuleNode": {
462
614
  "import": {
463
615
  "types": "./LexicalHorizontalRuleNode.d.ts",
616
+ "development": "./LexicalHorizontalRuleNode.dev.mjs",
617
+ "production": "./LexicalHorizontalRuleNode.prod.mjs",
464
618
  "node": "./LexicalHorizontalRuleNode.node.mjs",
465
619
  "default": "./LexicalHorizontalRuleNode.mjs"
466
620
  },
467
621
  "require": {
468
622
  "types": "./LexicalHorizontalRuleNode.d.ts",
623
+ "development": "./LexicalHorizontalRuleNode.dev.js",
624
+ "production": "./LexicalHorizontalRuleNode.prod.js",
469
625
  "default": "./LexicalHorizontalRuleNode.js"
470
626
  }
471
627
  },
472
628
  "./LexicalHorizontalRuleNode.js": {
473
629
  "import": {
474
630
  "types": "./LexicalHorizontalRuleNode.d.ts",
631
+ "development": "./LexicalHorizontalRuleNode.dev.mjs",
632
+ "production": "./LexicalHorizontalRuleNode.prod.mjs",
475
633
  "node": "./LexicalHorizontalRuleNode.node.mjs",
476
634
  "default": "./LexicalHorizontalRuleNode.mjs"
477
635
  },
478
636
  "require": {
479
637
  "types": "./LexicalHorizontalRuleNode.d.ts",
638
+ "development": "./LexicalHorizontalRuleNode.dev.js",
639
+ "production": "./LexicalHorizontalRuleNode.prod.js",
480
640
  "default": "./LexicalHorizontalRuleNode.js"
481
641
  }
482
642
  },
483
643
  "./LexicalHorizontalRulePlugin": {
484
644
  "import": {
485
645
  "types": "./LexicalHorizontalRulePlugin.d.ts",
646
+ "development": "./LexicalHorizontalRulePlugin.dev.mjs",
647
+ "production": "./LexicalHorizontalRulePlugin.prod.mjs",
486
648
  "node": "./LexicalHorizontalRulePlugin.node.mjs",
487
649
  "default": "./LexicalHorizontalRulePlugin.mjs"
488
650
  },
489
651
  "require": {
490
652
  "types": "./LexicalHorizontalRulePlugin.d.ts",
653
+ "development": "./LexicalHorizontalRulePlugin.dev.js",
654
+ "production": "./LexicalHorizontalRulePlugin.prod.js",
491
655
  "default": "./LexicalHorizontalRulePlugin.js"
492
656
  }
493
657
  },
494
658
  "./LexicalHorizontalRulePlugin.js": {
495
659
  "import": {
496
660
  "types": "./LexicalHorizontalRulePlugin.d.ts",
661
+ "development": "./LexicalHorizontalRulePlugin.dev.mjs",
662
+ "production": "./LexicalHorizontalRulePlugin.prod.mjs",
497
663
  "node": "./LexicalHorizontalRulePlugin.node.mjs",
498
664
  "default": "./LexicalHorizontalRulePlugin.mjs"
499
665
  },
500
666
  "require": {
501
667
  "types": "./LexicalHorizontalRulePlugin.d.ts",
668
+ "development": "./LexicalHorizontalRulePlugin.dev.js",
669
+ "production": "./LexicalHorizontalRulePlugin.prod.js",
502
670
  "default": "./LexicalHorizontalRulePlugin.js"
503
671
  }
504
672
  },
505
673
  "./LexicalLinkPlugin": {
506
674
  "import": {
507
675
  "types": "./LexicalLinkPlugin.d.ts",
676
+ "development": "./LexicalLinkPlugin.dev.mjs",
677
+ "production": "./LexicalLinkPlugin.prod.mjs",
508
678
  "node": "./LexicalLinkPlugin.node.mjs",
509
679
  "default": "./LexicalLinkPlugin.mjs"
510
680
  },
511
681
  "require": {
512
682
  "types": "./LexicalLinkPlugin.d.ts",
683
+ "development": "./LexicalLinkPlugin.dev.js",
684
+ "production": "./LexicalLinkPlugin.prod.js",
513
685
  "default": "./LexicalLinkPlugin.js"
514
686
  }
515
687
  },
516
688
  "./LexicalLinkPlugin.js": {
517
689
  "import": {
518
690
  "types": "./LexicalLinkPlugin.d.ts",
691
+ "development": "./LexicalLinkPlugin.dev.mjs",
692
+ "production": "./LexicalLinkPlugin.prod.mjs",
519
693
  "node": "./LexicalLinkPlugin.node.mjs",
520
694
  "default": "./LexicalLinkPlugin.mjs"
521
695
  },
522
696
  "require": {
523
697
  "types": "./LexicalLinkPlugin.d.ts",
698
+ "development": "./LexicalLinkPlugin.dev.js",
699
+ "production": "./LexicalLinkPlugin.prod.js",
524
700
  "default": "./LexicalLinkPlugin.js"
525
701
  }
526
702
  },
527
703
  "./LexicalListPlugin": {
528
704
  "import": {
529
705
  "types": "./LexicalListPlugin.d.ts",
706
+ "development": "./LexicalListPlugin.dev.mjs",
707
+ "production": "./LexicalListPlugin.prod.mjs",
530
708
  "node": "./LexicalListPlugin.node.mjs",
531
709
  "default": "./LexicalListPlugin.mjs"
532
710
  },
533
711
  "require": {
534
712
  "types": "./LexicalListPlugin.d.ts",
713
+ "development": "./LexicalListPlugin.dev.js",
714
+ "production": "./LexicalListPlugin.prod.js",
535
715
  "default": "./LexicalListPlugin.js"
536
716
  }
537
717
  },
538
718
  "./LexicalListPlugin.js": {
539
719
  "import": {
540
720
  "types": "./LexicalListPlugin.d.ts",
721
+ "development": "./LexicalListPlugin.dev.mjs",
722
+ "production": "./LexicalListPlugin.prod.mjs",
541
723
  "node": "./LexicalListPlugin.node.mjs",
542
724
  "default": "./LexicalListPlugin.mjs"
543
725
  },
544
726
  "require": {
545
727
  "types": "./LexicalListPlugin.d.ts",
728
+ "development": "./LexicalListPlugin.dev.js",
729
+ "production": "./LexicalListPlugin.prod.js",
546
730
  "default": "./LexicalListPlugin.js"
547
731
  }
548
732
  },
549
733
  "./LexicalMarkdownShortcutPlugin": {
550
734
  "import": {
551
735
  "types": "./LexicalMarkdownShortcutPlugin.d.ts",
736
+ "development": "./LexicalMarkdownShortcutPlugin.dev.mjs",
737
+ "production": "./LexicalMarkdownShortcutPlugin.prod.mjs",
552
738
  "node": "./LexicalMarkdownShortcutPlugin.node.mjs",
553
739
  "default": "./LexicalMarkdownShortcutPlugin.mjs"
554
740
  },
555
741
  "require": {
556
742
  "types": "./LexicalMarkdownShortcutPlugin.d.ts",
743
+ "development": "./LexicalMarkdownShortcutPlugin.dev.js",
744
+ "production": "./LexicalMarkdownShortcutPlugin.prod.js",
557
745
  "default": "./LexicalMarkdownShortcutPlugin.js"
558
746
  }
559
747
  },
560
748
  "./LexicalMarkdownShortcutPlugin.js": {
561
749
  "import": {
562
750
  "types": "./LexicalMarkdownShortcutPlugin.d.ts",
751
+ "development": "./LexicalMarkdownShortcutPlugin.dev.mjs",
752
+ "production": "./LexicalMarkdownShortcutPlugin.prod.mjs",
563
753
  "node": "./LexicalMarkdownShortcutPlugin.node.mjs",
564
754
  "default": "./LexicalMarkdownShortcutPlugin.mjs"
565
755
  },
566
756
  "require": {
567
757
  "types": "./LexicalMarkdownShortcutPlugin.d.ts",
758
+ "development": "./LexicalMarkdownShortcutPlugin.dev.js",
759
+ "production": "./LexicalMarkdownShortcutPlugin.prod.js",
568
760
  "default": "./LexicalMarkdownShortcutPlugin.js"
569
761
  }
570
762
  },
571
763
  "./LexicalNestedComposer": {
572
764
  "import": {
573
765
  "types": "./LexicalNestedComposer.d.ts",
766
+ "development": "./LexicalNestedComposer.dev.mjs",
767
+ "production": "./LexicalNestedComposer.prod.mjs",
574
768
  "node": "./LexicalNestedComposer.node.mjs",
575
769
  "default": "./LexicalNestedComposer.mjs"
576
770
  },
577
771
  "require": {
578
772
  "types": "./LexicalNestedComposer.d.ts",
773
+ "development": "./LexicalNestedComposer.dev.js",
774
+ "production": "./LexicalNestedComposer.prod.js",
579
775
  "default": "./LexicalNestedComposer.js"
580
776
  }
581
777
  },
582
778
  "./LexicalNestedComposer.js": {
583
779
  "import": {
584
780
  "types": "./LexicalNestedComposer.d.ts",
781
+ "development": "./LexicalNestedComposer.dev.mjs",
782
+ "production": "./LexicalNestedComposer.prod.mjs",
585
783
  "node": "./LexicalNestedComposer.node.mjs",
586
784
  "default": "./LexicalNestedComposer.mjs"
587
785
  },
588
786
  "require": {
589
787
  "types": "./LexicalNestedComposer.d.ts",
788
+ "development": "./LexicalNestedComposer.dev.js",
789
+ "production": "./LexicalNestedComposer.prod.js",
590
790
  "default": "./LexicalNestedComposer.js"
591
791
  }
592
792
  },
593
793
  "./LexicalNodeEventPlugin": {
594
794
  "import": {
595
795
  "types": "./LexicalNodeEventPlugin.d.ts",
796
+ "development": "./LexicalNodeEventPlugin.dev.mjs",
797
+ "production": "./LexicalNodeEventPlugin.prod.mjs",
596
798
  "node": "./LexicalNodeEventPlugin.node.mjs",
597
799
  "default": "./LexicalNodeEventPlugin.mjs"
598
800
  },
599
801
  "require": {
600
802
  "types": "./LexicalNodeEventPlugin.d.ts",
803
+ "development": "./LexicalNodeEventPlugin.dev.js",
804
+ "production": "./LexicalNodeEventPlugin.prod.js",
601
805
  "default": "./LexicalNodeEventPlugin.js"
602
806
  }
603
807
  },
604
808
  "./LexicalNodeEventPlugin.js": {
605
809
  "import": {
606
810
  "types": "./LexicalNodeEventPlugin.d.ts",
811
+ "development": "./LexicalNodeEventPlugin.dev.mjs",
812
+ "production": "./LexicalNodeEventPlugin.prod.mjs",
607
813
  "node": "./LexicalNodeEventPlugin.node.mjs",
608
814
  "default": "./LexicalNodeEventPlugin.mjs"
609
815
  },
610
816
  "require": {
611
817
  "types": "./LexicalNodeEventPlugin.d.ts",
818
+ "development": "./LexicalNodeEventPlugin.dev.js",
819
+ "production": "./LexicalNodeEventPlugin.prod.js",
612
820
  "default": "./LexicalNodeEventPlugin.js"
613
821
  }
614
822
  },
615
823
  "./LexicalNodeMenuPlugin": {
616
824
  "import": {
617
825
  "types": "./LexicalNodeMenuPlugin.d.ts",
826
+ "development": "./LexicalNodeMenuPlugin.dev.mjs",
827
+ "production": "./LexicalNodeMenuPlugin.prod.mjs",
618
828
  "node": "./LexicalNodeMenuPlugin.node.mjs",
619
829
  "default": "./LexicalNodeMenuPlugin.mjs"
620
830
  },
621
831
  "require": {
622
832
  "types": "./LexicalNodeMenuPlugin.d.ts",
833
+ "development": "./LexicalNodeMenuPlugin.dev.js",
834
+ "production": "./LexicalNodeMenuPlugin.prod.js",
623
835
  "default": "./LexicalNodeMenuPlugin.js"
624
836
  }
625
837
  },
626
838
  "./LexicalNodeMenuPlugin.js": {
627
839
  "import": {
628
840
  "types": "./LexicalNodeMenuPlugin.d.ts",
841
+ "development": "./LexicalNodeMenuPlugin.dev.mjs",
842
+ "production": "./LexicalNodeMenuPlugin.prod.mjs",
629
843
  "node": "./LexicalNodeMenuPlugin.node.mjs",
630
844
  "default": "./LexicalNodeMenuPlugin.mjs"
631
845
  },
632
846
  "require": {
633
847
  "types": "./LexicalNodeMenuPlugin.d.ts",
848
+ "development": "./LexicalNodeMenuPlugin.dev.js",
849
+ "production": "./LexicalNodeMenuPlugin.prod.js",
634
850
  "default": "./LexicalNodeMenuPlugin.js"
635
851
  }
636
852
  },
637
853
  "./LexicalOnChangePlugin": {
638
854
  "import": {
639
855
  "types": "./LexicalOnChangePlugin.d.ts",
856
+ "development": "./LexicalOnChangePlugin.dev.mjs",
857
+ "production": "./LexicalOnChangePlugin.prod.mjs",
640
858
  "node": "./LexicalOnChangePlugin.node.mjs",
641
859
  "default": "./LexicalOnChangePlugin.mjs"
642
860
  },
643
861
  "require": {
644
862
  "types": "./LexicalOnChangePlugin.d.ts",
863
+ "development": "./LexicalOnChangePlugin.dev.js",
864
+ "production": "./LexicalOnChangePlugin.prod.js",
645
865
  "default": "./LexicalOnChangePlugin.js"
646
866
  }
647
867
  },
648
868
  "./LexicalOnChangePlugin.js": {
649
869
  "import": {
650
870
  "types": "./LexicalOnChangePlugin.d.ts",
871
+ "development": "./LexicalOnChangePlugin.dev.mjs",
872
+ "production": "./LexicalOnChangePlugin.prod.mjs",
651
873
  "node": "./LexicalOnChangePlugin.node.mjs",
652
874
  "default": "./LexicalOnChangePlugin.mjs"
653
875
  },
654
876
  "require": {
655
877
  "types": "./LexicalOnChangePlugin.d.ts",
878
+ "development": "./LexicalOnChangePlugin.dev.js",
879
+ "production": "./LexicalOnChangePlugin.prod.js",
656
880
  "default": "./LexicalOnChangePlugin.js"
657
881
  }
658
882
  },
659
883
  "./LexicalPlainTextPlugin": {
660
884
  "import": {
661
885
  "types": "./LexicalPlainTextPlugin.d.ts",
886
+ "development": "./LexicalPlainTextPlugin.dev.mjs",
887
+ "production": "./LexicalPlainTextPlugin.prod.mjs",
662
888
  "node": "./LexicalPlainTextPlugin.node.mjs",
663
889
  "default": "./LexicalPlainTextPlugin.mjs"
664
890
  },
665
891
  "require": {
666
892
  "types": "./LexicalPlainTextPlugin.d.ts",
893
+ "development": "./LexicalPlainTextPlugin.dev.js",
894
+ "production": "./LexicalPlainTextPlugin.prod.js",
667
895
  "default": "./LexicalPlainTextPlugin.js"
668
896
  }
669
897
  },
670
898
  "./LexicalPlainTextPlugin.js": {
671
899
  "import": {
672
900
  "types": "./LexicalPlainTextPlugin.d.ts",
901
+ "development": "./LexicalPlainTextPlugin.dev.mjs",
902
+ "production": "./LexicalPlainTextPlugin.prod.mjs",
673
903
  "node": "./LexicalPlainTextPlugin.node.mjs",
674
904
  "default": "./LexicalPlainTextPlugin.mjs"
675
905
  },
676
906
  "require": {
677
907
  "types": "./LexicalPlainTextPlugin.d.ts",
908
+ "development": "./LexicalPlainTextPlugin.dev.js",
909
+ "production": "./LexicalPlainTextPlugin.prod.js",
678
910
  "default": "./LexicalPlainTextPlugin.js"
679
911
  }
680
912
  },
681
913
  "./LexicalRichTextPlugin": {
682
914
  "import": {
683
915
  "types": "./LexicalRichTextPlugin.d.ts",
916
+ "development": "./LexicalRichTextPlugin.dev.mjs",
917
+ "production": "./LexicalRichTextPlugin.prod.mjs",
684
918
  "node": "./LexicalRichTextPlugin.node.mjs",
685
919
  "default": "./LexicalRichTextPlugin.mjs"
686
920
  },
687
921
  "require": {
688
922
  "types": "./LexicalRichTextPlugin.d.ts",
923
+ "development": "./LexicalRichTextPlugin.dev.js",
924
+ "production": "./LexicalRichTextPlugin.prod.js",
689
925
  "default": "./LexicalRichTextPlugin.js"
690
926
  }
691
927
  },
692
928
  "./LexicalRichTextPlugin.js": {
693
929
  "import": {
694
930
  "types": "./LexicalRichTextPlugin.d.ts",
931
+ "development": "./LexicalRichTextPlugin.dev.mjs",
932
+ "production": "./LexicalRichTextPlugin.prod.mjs",
695
933
  "node": "./LexicalRichTextPlugin.node.mjs",
696
934
  "default": "./LexicalRichTextPlugin.mjs"
697
935
  },
698
936
  "require": {
699
937
  "types": "./LexicalRichTextPlugin.d.ts",
938
+ "development": "./LexicalRichTextPlugin.dev.js",
939
+ "production": "./LexicalRichTextPlugin.prod.js",
700
940
  "default": "./LexicalRichTextPlugin.js"
701
941
  }
702
942
  },
703
943
  "./LexicalTabIndentationPlugin": {
704
944
  "import": {
705
945
  "types": "./LexicalTabIndentationPlugin.d.ts",
946
+ "development": "./LexicalTabIndentationPlugin.dev.mjs",
947
+ "production": "./LexicalTabIndentationPlugin.prod.mjs",
706
948
  "node": "./LexicalTabIndentationPlugin.node.mjs",
707
949
  "default": "./LexicalTabIndentationPlugin.mjs"
708
950
  },
709
951
  "require": {
710
952
  "types": "./LexicalTabIndentationPlugin.d.ts",
953
+ "development": "./LexicalTabIndentationPlugin.dev.js",
954
+ "production": "./LexicalTabIndentationPlugin.prod.js",
711
955
  "default": "./LexicalTabIndentationPlugin.js"
712
956
  }
713
957
  },
714
958
  "./LexicalTabIndentationPlugin.js": {
715
959
  "import": {
716
960
  "types": "./LexicalTabIndentationPlugin.d.ts",
961
+ "development": "./LexicalTabIndentationPlugin.dev.mjs",
962
+ "production": "./LexicalTabIndentationPlugin.prod.mjs",
717
963
  "node": "./LexicalTabIndentationPlugin.node.mjs",
718
964
  "default": "./LexicalTabIndentationPlugin.mjs"
719
965
  },
720
966
  "require": {
721
967
  "types": "./LexicalTabIndentationPlugin.d.ts",
968
+ "development": "./LexicalTabIndentationPlugin.dev.js",
969
+ "production": "./LexicalTabIndentationPlugin.prod.js",
722
970
  "default": "./LexicalTabIndentationPlugin.js"
723
971
  }
724
972
  },
725
973
  "./LexicalTableOfContents": {
726
974
  "import": {
727
975
  "types": "./LexicalTableOfContents.d.ts",
976
+ "development": "./LexicalTableOfContents.dev.mjs",
977
+ "production": "./LexicalTableOfContents.prod.mjs",
728
978
  "node": "./LexicalTableOfContents.node.mjs",
729
979
  "default": "./LexicalTableOfContents.mjs"
730
980
  },
731
981
  "require": {
732
982
  "types": "./LexicalTableOfContents.d.ts",
983
+ "development": "./LexicalTableOfContents.dev.js",
984
+ "production": "./LexicalTableOfContents.prod.js",
733
985
  "default": "./LexicalTableOfContents.js"
734
986
  }
735
987
  },
736
988
  "./LexicalTableOfContents.js": {
737
989
  "import": {
738
990
  "types": "./LexicalTableOfContents.d.ts",
991
+ "development": "./LexicalTableOfContents.dev.mjs",
992
+ "production": "./LexicalTableOfContents.prod.mjs",
739
993
  "node": "./LexicalTableOfContents.node.mjs",
740
994
  "default": "./LexicalTableOfContents.mjs"
741
995
  },
742
996
  "require": {
743
997
  "types": "./LexicalTableOfContents.d.ts",
998
+ "development": "./LexicalTableOfContents.dev.js",
999
+ "production": "./LexicalTableOfContents.prod.js",
744
1000
  "default": "./LexicalTableOfContents.js"
745
1001
  }
746
1002
  },
747
1003
  "./LexicalTablePlugin": {
748
1004
  "import": {
749
1005
  "types": "./LexicalTablePlugin.d.ts",
1006
+ "development": "./LexicalTablePlugin.dev.mjs",
1007
+ "production": "./LexicalTablePlugin.prod.mjs",
750
1008
  "node": "./LexicalTablePlugin.node.mjs",
751
1009
  "default": "./LexicalTablePlugin.mjs"
752
1010
  },
753
1011
  "require": {
754
1012
  "types": "./LexicalTablePlugin.d.ts",
1013
+ "development": "./LexicalTablePlugin.dev.js",
1014
+ "production": "./LexicalTablePlugin.prod.js",
755
1015
  "default": "./LexicalTablePlugin.js"
756
1016
  }
757
1017
  },
758
1018
  "./LexicalTablePlugin.js": {
759
1019
  "import": {
760
1020
  "types": "./LexicalTablePlugin.d.ts",
1021
+ "development": "./LexicalTablePlugin.dev.mjs",
1022
+ "production": "./LexicalTablePlugin.prod.mjs",
761
1023
  "node": "./LexicalTablePlugin.node.mjs",
762
1024
  "default": "./LexicalTablePlugin.mjs"
763
1025
  },
764
1026
  "require": {
765
1027
  "types": "./LexicalTablePlugin.d.ts",
1028
+ "development": "./LexicalTablePlugin.dev.js",
1029
+ "production": "./LexicalTablePlugin.prod.js",
766
1030
  "default": "./LexicalTablePlugin.js"
767
1031
  }
768
1032
  },
769
1033
  "./LexicalTreeView": {
770
1034
  "import": {
771
1035
  "types": "./LexicalTreeView.d.ts",
1036
+ "development": "./LexicalTreeView.dev.mjs",
1037
+ "production": "./LexicalTreeView.prod.mjs",
772
1038
  "node": "./LexicalTreeView.node.mjs",
773
1039
  "default": "./LexicalTreeView.mjs"
774
1040
  },
775
1041
  "require": {
776
1042
  "types": "./LexicalTreeView.d.ts",
1043
+ "development": "./LexicalTreeView.dev.js",
1044
+ "production": "./LexicalTreeView.prod.js",
777
1045
  "default": "./LexicalTreeView.js"
778
1046
  }
779
1047
  },
780
1048
  "./LexicalTreeView.js": {
781
1049
  "import": {
782
1050
  "types": "./LexicalTreeView.d.ts",
1051
+ "development": "./LexicalTreeView.dev.mjs",
1052
+ "production": "./LexicalTreeView.prod.mjs",
783
1053
  "node": "./LexicalTreeView.node.mjs",
784
1054
  "default": "./LexicalTreeView.mjs"
785
1055
  },
786
1056
  "require": {
787
1057
  "types": "./LexicalTreeView.d.ts",
1058
+ "development": "./LexicalTreeView.dev.js",
1059
+ "production": "./LexicalTreeView.prod.js",
788
1060
  "default": "./LexicalTreeView.js"
789
1061
  }
790
1062
  },
791
1063
  "./LexicalTypeaheadMenuPlugin": {
792
1064
  "import": {
793
1065
  "types": "./LexicalTypeaheadMenuPlugin.d.ts",
1066
+ "development": "./LexicalTypeaheadMenuPlugin.dev.mjs",
1067
+ "production": "./LexicalTypeaheadMenuPlugin.prod.mjs",
794
1068
  "node": "./LexicalTypeaheadMenuPlugin.node.mjs",
795
1069
  "default": "./LexicalTypeaheadMenuPlugin.mjs"
796
1070
  },
797
1071
  "require": {
798
1072
  "types": "./LexicalTypeaheadMenuPlugin.d.ts",
1073
+ "development": "./LexicalTypeaheadMenuPlugin.dev.js",
1074
+ "production": "./LexicalTypeaheadMenuPlugin.prod.js",
799
1075
  "default": "./LexicalTypeaheadMenuPlugin.js"
800
1076
  }
801
1077
  },
802
1078
  "./LexicalTypeaheadMenuPlugin.js": {
803
1079
  "import": {
804
1080
  "types": "./LexicalTypeaheadMenuPlugin.d.ts",
1081
+ "development": "./LexicalTypeaheadMenuPlugin.dev.mjs",
1082
+ "production": "./LexicalTypeaheadMenuPlugin.prod.mjs",
805
1083
  "node": "./LexicalTypeaheadMenuPlugin.node.mjs",
806
1084
  "default": "./LexicalTypeaheadMenuPlugin.mjs"
807
1085
  },
808
1086
  "require": {
809
1087
  "types": "./LexicalTypeaheadMenuPlugin.d.ts",
1088
+ "development": "./LexicalTypeaheadMenuPlugin.dev.js",
1089
+ "production": "./LexicalTypeaheadMenuPlugin.prod.js",
810
1090
  "default": "./LexicalTypeaheadMenuPlugin.js"
811
1091
  }
812
1092
  },
813
1093
  "./useLexicalEditable": {
814
1094
  "import": {
815
1095
  "types": "./useLexicalEditable.d.ts",
1096
+ "development": "./useLexicalEditable.dev.mjs",
1097
+ "production": "./useLexicalEditable.prod.mjs",
816
1098
  "node": "./useLexicalEditable.node.mjs",
817
1099
  "default": "./useLexicalEditable.mjs"
818
1100
  },
819
1101
  "require": {
820
1102
  "types": "./useLexicalEditable.d.ts",
1103
+ "development": "./useLexicalEditable.dev.js",
1104
+ "production": "./useLexicalEditable.prod.js",
821
1105
  "default": "./useLexicalEditable.js"
822
1106
  }
823
1107
  },
824
1108
  "./useLexicalEditable.js": {
825
1109
  "import": {
826
1110
  "types": "./useLexicalEditable.d.ts",
1111
+ "development": "./useLexicalEditable.dev.mjs",
1112
+ "production": "./useLexicalEditable.prod.mjs",
827
1113
  "node": "./useLexicalEditable.node.mjs",
828
1114
  "default": "./useLexicalEditable.mjs"
829
1115
  },
830
1116
  "require": {
831
1117
  "types": "./useLexicalEditable.d.ts",
1118
+ "development": "./useLexicalEditable.dev.js",
1119
+ "production": "./useLexicalEditable.prod.js",
832
1120
  "default": "./useLexicalEditable.js"
833
1121
  }
834
1122
  },
835
1123
  "./useLexicalIsTextContentEmpty": {
836
1124
  "import": {
837
1125
  "types": "./useLexicalIsTextContentEmpty.d.ts",
1126
+ "development": "./useLexicalIsTextContentEmpty.dev.mjs",
1127
+ "production": "./useLexicalIsTextContentEmpty.prod.mjs",
838
1128
  "node": "./useLexicalIsTextContentEmpty.node.mjs",
839
1129
  "default": "./useLexicalIsTextContentEmpty.mjs"
840
1130
  },
841
1131
  "require": {
842
1132
  "types": "./useLexicalIsTextContentEmpty.d.ts",
1133
+ "development": "./useLexicalIsTextContentEmpty.dev.js",
1134
+ "production": "./useLexicalIsTextContentEmpty.prod.js",
843
1135
  "default": "./useLexicalIsTextContentEmpty.js"
844
1136
  }
845
1137
  },
846
1138
  "./useLexicalIsTextContentEmpty.js": {
847
1139
  "import": {
848
1140
  "types": "./useLexicalIsTextContentEmpty.d.ts",
1141
+ "development": "./useLexicalIsTextContentEmpty.dev.mjs",
1142
+ "production": "./useLexicalIsTextContentEmpty.prod.mjs",
849
1143
  "node": "./useLexicalIsTextContentEmpty.node.mjs",
850
1144
  "default": "./useLexicalIsTextContentEmpty.mjs"
851
1145
  },
852
1146
  "require": {
853
1147
  "types": "./useLexicalIsTextContentEmpty.d.ts",
1148
+ "development": "./useLexicalIsTextContentEmpty.dev.js",
1149
+ "production": "./useLexicalIsTextContentEmpty.prod.js",
854
1150
  "default": "./useLexicalIsTextContentEmpty.js"
855
1151
  }
856
1152
  },
857
1153
  "./useLexicalNodeSelection": {
858
1154
  "import": {
859
1155
  "types": "./useLexicalNodeSelection.d.ts",
1156
+ "development": "./useLexicalNodeSelection.dev.mjs",
1157
+ "production": "./useLexicalNodeSelection.prod.mjs",
860
1158
  "node": "./useLexicalNodeSelection.node.mjs",
861
1159
  "default": "./useLexicalNodeSelection.mjs"
862
1160
  },
863
1161
  "require": {
864
1162
  "types": "./useLexicalNodeSelection.d.ts",
1163
+ "development": "./useLexicalNodeSelection.dev.js",
1164
+ "production": "./useLexicalNodeSelection.prod.js",
865
1165
  "default": "./useLexicalNodeSelection.js"
866
1166
  }
867
1167
  },
868
1168
  "./useLexicalNodeSelection.js": {
869
1169
  "import": {
870
1170
  "types": "./useLexicalNodeSelection.d.ts",
1171
+ "development": "./useLexicalNodeSelection.dev.mjs",
1172
+ "production": "./useLexicalNodeSelection.prod.mjs",
871
1173
  "node": "./useLexicalNodeSelection.node.mjs",
872
1174
  "default": "./useLexicalNodeSelection.mjs"
873
1175
  },
874
1176
  "require": {
875
1177
  "types": "./useLexicalNodeSelection.d.ts",
1178
+ "development": "./useLexicalNodeSelection.dev.js",
1179
+ "production": "./useLexicalNodeSelection.prod.js",
876
1180
  "default": "./useLexicalNodeSelection.js"
877
1181
  }
878
1182
  },
879
1183
  "./useLexicalSubscription": {
880
1184
  "import": {
881
1185
  "types": "./useLexicalSubscription.d.ts",
1186
+ "development": "./useLexicalSubscription.dev.mjs",
1187
+ "production": "./useLexicalSubscription.prod.mjs",
882
1188
  "node": "./useLexicalSubscription.node.mjs",
883
1189
  "default": "./useLexicalSubscription.mjs"
884
1190
  },
885
1191
  "require": {
886
1192
  "types": "./useLexicalSubscription.d.ts",
1193
+ "development": "./useLexicalSubscription.dev.js",
1194
+ "production": "./useLexicalSubscription.prod.js",
887
1195
  "default": "./useLexicalSubscription.js"
888
1196
  }
889
1197
  },
890
1198
  "./useLexicalSubscription.js": {
891
1199
  "import": {
892
1200
  "types": "./useLexicalSubscription.d.ts",
1201
+ "development": "./useLexicalSubscription.dev.mjs",
1202
+ "production": "./useLexicalSubscription.prod.mjs",
893
1203
  "node": "./useLexicalSubscription.node.mjs",
894
1204
  "default": "./useLexicalSubscription.mjs"
895
1205
  },
896
1206
  "require": {
897
1207
  "types": "./useLexicalSubscription.d.ts",
1208
+ "development": "./useLexicalSubscription.dev.js",
1209
+ "production": "./useLexicalSubscription.prod.js",
898
1210
  "default": "./useLexicalSubscription.js"
899
1211
  }
900
1212
  },
901
1213
  "./useLexicalTextEntity": {
902
1214
  "import": {
903
1215
  "types": "./useLexicalTextEntity.d.ts",
1216
+ "development": "./useLexicalTextEntity.dev.mjs",
1217
+ "production": "./useLexicalTextEntity.prod.mjs",
904
1218
  "node": "./useLexicalTextEntity.node.mjs",
905
1219
  "default": "./useLexicalTextEntity.mjs"
906
1220
  },
907
1221
  "require": {
908
1222
  "types": "./useLexicalTextEntity.d.ts",
1223
+ "development": "./useLexicalTextEntity.dev.js",
1224
+ "production": "./useLexicalTextEntity.prod.js",
909
1225
  "default": "./useLexicalTextEntity.js"
910
1226
  }
911
1227
  },
912
1228
  "./useLexicalTextEntity.js": {
913
1229
  "import": {
914
1230
  "types": "./useLexicalTextEntity.d.ts",
1231
+ "development": "./useLexicalTextEntity.dev.mjs",
1232
+ "production": "./useLexicalTextEntity.prod.mjs",
915
1233
  "node": "./useLexicalTextEntity.node.mjs",
916
1234
  "default": "./useLexicalTextEntity.mjs"
917
1235
  },
918
1236
  "require": {
919
1237
  "types": "./useLexicalTextEntity.d.ts",
1238
+ "development": "./useLexicalTextEntity.dev.js",
1239
+ "production": "./useLexicalTextEntity.prod.js",
920
1240
  "default": "./useLexicalTextEntity.js"
921
1241
  }
922
1242
  }