@nimbus-ds/patterns 1.7.0-rc.2 → 1.7.0-rc.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.
@@ -1,5 +1,7 @@
1
1
  /*! .. */
2
2
 
3
+ /*! ../../../../hooks */
4
+
3
5
  /*! ../../FormField */
4
6
 
5
7
  /*! ../../InteractiveList */
@@ -18,6 +20,10 @@
18
20
 
19
21
  /*! ../../interactiveList.definitions */
20
22
 
23
+ /*! ../../nodes */
24
+
25
+ /*! ../../plugins */
26
+
21
27
  /*! ../../utils */
22
28
 
23
29
  /*! ../Button */
@@ -36,16 +42,22 @@
36
42
 
37
43
  /*! ./ClearFormatting */
38
44
 
45
+ /*! ./CustomAutoEmbedPlugin */
46
+
39
47
  /*! ./CustomCaptionLabel */
40
48
 
41
49
  /*! ./CustomClearFormattingPlugin */
42
50
 
43
51
  /*! ./CustomDay */
44
52
 
53
+ /*! ./CustomFloatingLinkEditor */
54
+
45
55
  /*! ./CustomHeadingPlugin */
46
56
 
47
57
  /*! ./CustomParagraphPlugin */
48
58
 
59
+ /*! ./CustomYouTubePlugin */
60
+
49
61
  /*! ./DataList */
50
62
 
51
63
  /*! ./DataListRow */
@@ -116,8 +128,14 @@
116
128
 
117
129
  /*! ./LayoutSection */
118
130
 
131
+ /*! ./LexicalAutoEmbedPlugin.dev.js */
132
+
119
133
  /*! ./LexicalAutoFocusPlugin.dev.js */
120
134
 
135
+ /*! ./LexicalAutoLinkPlugin.dev.js */
136
+
137
+ /*! ./LexicalBlockWithAlignableContents.dev.js */
138
+
121
139
  /*! ./LexicalClipboard.dev.js */
122
140
 
123
141
  /*! ./LexicalComposer.dev.js */
@@ -146,6 +164,8 @@
146
164
 
147
165
  /*! ./LexicalListPlugin.dev.js */
148
166
 
167
+ /*! ./LexicalNodeMenuPlugin.dev.js */
168
+
149
169
  /*! ./LexicalOnChangePlugin.dev.js */
150
170
 
151
171
  /*! ./LexicalRichText.dev.js */
@@ -190,6 +210,8 @@
190
210
 
191
211
  /*! ./Placeholder */
192
212
 
213
+ /*! ./PopoverEditLink */
214
+
193
215
  /*! ./ProductUpdates */
194
216
 
195
217
  /*! ./SideModal */
@@ -206,18 +228,26 @@
206
228
 
207
229
  /*! ./Wrapper */
208
230
 
231
+ /*! ./YouTubeNode */
232
+
209
233
  /*! ./actions */
210
234
 
211
235
  /*! ./calloutCard.definitions */
212
236
 
213
237
  /*! ./components */
214
238
 
239
+ /*! ./customAutoEmbedPlugin.definitions */
240
+
215
241
  /*! ./customClear.definitions */
216
242
 
217
243
  /*! ./customCommands */
218
244
 
219
245
  /*! ./dataListRow.definitions */
220
246
 
247
+ /*! ./debounce */
248
+
249
+ /*! ./defaultPlugins.definitions */
250
+
221
251
  /*! ./editor.definitions */
222
252
 
223
253
  /*! ./editorContext.definitions */
@@ -236,6 +266,8 @@
236
266
 
237
267
  /*! ./link.definitions */
238
268
 
269
+ /*! ./nodes */
270
+
239
271
  /*! ./plugins */
240
272
 
241
273
  /*! ./thumbnailWithAction.definitions */
@@ -248,12 +280,20 @@
248
280
 
249
281
  /*! ./useEditorState */
250
282
 
283
+ /*! ./useFloatingLinkEditor */
284
+
251
285
  /*! ./useLexicalEditable.dev.js */
252
286
 
287
+ /*! ./useLexicalNodeSelection.dev.js */
288
+
253
289
  /*! ./useToolbar */
254
290
 
255
291
  /*! ./useToolbar.definitions */
256
292
 
293
+ /*! ./youTubeNode.definitions */
294
+
295
+ /*! @floating-ui/react */
296
+
257
297
  /*! @lexical/clipboard */
258
298
 
259
299
  /*! @lexical/dragon */
@@ -266,8 +306,14 @@
266
306
 
267
307
  /*! @lexical/list */
268
308
 
309
+ /*! @lexical/react/LexicalAutoEmbedPlugin */
310
+
269
311
  /*! @lexical/react/LexicalAutoFocusPlugin */
270
312
 
313
+ /*! @lexical/react/LexicalAutoLinkPlugin */
314
+
315
+ /*! @lexical/react/LexicalBlockWithAlignableContents */
316
+
271
317
  /*! @lexical/react/LexicalComposer */
272
318
 
273
319
  /*! @lexical/react/LexicalComposerContext */
@@ -284,6 +330,8 @@
284
330
 
285
331
  /*! @lexical/react/LexicalListPlugin */
286
332
 
333
+ /*! @lexical/react/LexicalNodeMenuPlugin */
334
+
287
335
  /*! @lexical/react/LexicalOnChangePlugin */
288
336
 
289
337
  /*! @lexical/react/LexicalRichTextPlugin */
@@ -292,6 +340,8 @@
292
340
 
293
341
  /*! @lexical/react/useLexicalEditable */
294
342
 
343
+ /*! @lexical/react/useLexicalNodeSelection */
344
+
295
345
  /*! @lexical/rich-text */
296
346
 
297
347
  /*! @lexical/selection */
@@ -386,6 +436,10 @@
386
436
  !*** external "@nimbus-ds/styles" ***!
387
437
  \************************************/
388
438
 
439
+ /*!*************************************!*\
440
+ !*** external "@floating-ui/react" ***!
441
+ \*************************************/
442
+
389
443
  /*!****************************************!*\
390
444
  !*** external "@nimbus-ds/components" ***!
391
445
  \****************************************/
@@ -486,6 +540,10 @@
486
540
  !*** ./src/components/Editor/src/hooks/index.ts ***!
487
541
  \**************************************************/
488
542
 
543
+ /*!**************************************************!*\
544
+ !*** ./src/components/Editor/src/nodes/index.ts ***!
545
+ \**************************************************/
546
+
489
547
  /*!**************************************************!*\
490
548
  !*** ./src/components/Editor/src/utils/index.ts ***!
491
549
  \**************************************************/
@@ -530,6 +588,10 @@
530
588
  !*** ./src/components/Editor/src/contexts/index.ts ***!
531
589
  \*****************************************************/
532
590
 
591
+ /*!*****************************************************!*\
592
+ !*** ./src/components/Editor/src/utils/debounce.ts ***!
593
+ \*****************************************************/
594
+
533
595
  /*!*****************************************************!*\
534
596
  !*** ./src/components/InteractiveList/src/index.ts ***!
535
597
  \*****************************************************/
@@ -726,6 +788,10 @@
726
788
  !*** ./src/components/Editor/src/components/Button/index.ts ***!
727
789
  \**************************************************************/
728
790
 
791
+ /*!**************************************************************!*\
792
+ !*** ./src/components/Editor/src/nodes/YouTubeNode/index.ts ***!
793
+ \**************************************************************/
794
+
729
795
  /*!**************************************************************!*\
730
796
  !*** ./src/components/Menu/src/components/MenuBody/index.ts ***!
731
797
  \**************************************************************/
@@ -834,6 +900,10 @@
834
900
  !*** ./src/components/Menu/src/components/MenuSection/index.ts ***!
835
901
  \*****************************************************************/
836
902
 
903
+ /*!******************************************************************!*\
904
+ !*** ../../node_modules/@lexical/react/LexicalAutoLinkPlugin.js ***!
905
+ \******************************************************************/
906
+
837
907
  /*!******************************************************************!*\
838
908
  !*** ../../node_modules/@lexical/react/LexicalLinkPlugin.dev.js ***!
839
909
  \******************************************************************/
@@ -842,6 +912,10 @@
842
912
  !*** ../../node_modules/@lexical/react/LexicalListPlugin.dev.js ***!
843
913
  \******************************************************************/
844
914
 
915
+ /*!******************************************************************!*\
916
+ !*** ../../node_modules/@lexical/react/LexicalNodeMenuPlugin.js ***!
917
+ \******************************************************************/
918
+
845
919
  /*!******************************************************************!*\
846
920
  !*** ../../node_modules/@lexical/react/LexicalOnChangePlugin.js ***!
847
921
  \******************************************************************/
@@ -878,6 +952,10 @@
878
952
  !*** ./src/components/Page/src/components/PageBody/PageBody.tsx ***!
879
953
  \******************************************************************/
880
954
 
955
+ /*!*******************************************************************!*\
956
+ !*** ../../node_modules/@lexical/react/LexicalAutoEmbedPlugin.js ***!
957
+ \*******************************************************************/
958
+
881
959
  /*!*******************************************************************!*\
882
960
  !*** ../../node_modules/@lexical/react/LexicalAutoFocusPlugin.js ***!
883
961
  \*******************************************************************/
@@ -914,6 +992,10 @@
914
992
  !*** ./src/components/Editor/src/plugins/DefaultPlugins/index.ts ***!
915
993
  \*******************************************************************/
916
994
 
995
+ /*!********************************************************************!*\
996
+ !*** ../../node_modules/@lexical/react/useLexicalNodeSelection.js ***!
997
+ \********************************************************************/
998
+
917
999
  /*!********************************************************************!*\
918
1000
  !*** ../../node_modules/@lexical/rich-text/LexicalRichText.dev.js ***!
919
1001
  \********************************************************************/
@@ -954,14 +1036,26 @@
954
1036
  !*** ./src/components/DataList/src/components/DataListRow/index.ts ***!
955
1037
  \*********************************************************************/
956
1038
 
1039
+ /*!*********************************************************************!*\
1040
+ !*** ./src/components/Editor/src/nodes/YouTubeNode/YouTubeNode.tsx ***!
1041
+ \*********************************************************************/
1042
+
957
1043
  /*!*********************************************************************!*\
958
1044
  !*** ./src/components/Layout/src/components/LayoutSection/index.ts ***!
959
1045
  \*********************************************************************/
960
1046
 
1047
+ /*!**********************************************************************!*\
1048
+ !*** ../../node_modules/@lexical/react/LexicalAutoLinkPlugin.dev.js ***!
1049
+ \**********************************************************************/
1050
+
961
1051
  /*!**********************************************************************!*\
962
1052
  !*** ../../node_modules/@lexical/react/LexicalDecoratorBlockNode.js ***!
963
1053
  \**********************************************************************/
964
1054
 
1055
+ /*!**********************************************************************!*\
1056
+ !*** ../../node_modules/@lexical/react/LexicalNodeMenuPlugin.dev.js ***!
1057
+ \**********************************************************************/
1058
+
965
1059
  /*!**********************************************************************!*\
966
1060
  !*** ../../node_modules/@lexical/react/LexicalOnChangePlugin.dev.js ***!
967
1061
  \**********************************************************************/
@@ -986,6 +1080,10 @@
986
1080
  !*** ./src/components/Page/src/components/PageHeader/PageHeader.tsx ***!
987
1081
  \**********************************************************************/
988
1082
 
1083
+ /*!***********************************************************************!*\
1084
+ !*** ../../node_modules/@lexical/react/LexicalAutoEmbedPlugin.dev.js ***!
1085
+ \***********************************************************************/
1086
+
989
1087
  /*!***********************************************************************!*\
990
1088
  !*** ../../node_modules/@lexical/react/LexicalAutoFocusPlugin.dev.js ***!
991
1089
  \***********************************************************************/
@@ -1010,6 +1108,10 @@
1010
1108
  !*** ../../node_modules/@lexical/react/LexicalTabIndentationPlugin.js ***!
1011
1109
  \************************************************************************/
1012
1110
 
1111
+ /*!************************************************************************!*\
1112
+ !*** ../../node_modules/@lexical/react/useLexicalNodeSelection.dev.js ***!
1113
+ \************************************************************************/
1114
+
1013
1115
  /*!************************************************************************!*\
1014
1116
  !*** ./src/components/AppShell/src/components/AppShellHeader/index.ts ***!
1015
1117
  \************************************************************************/
@@ -1030,6 +1132,10 @@
1030
1132
  !*** ./src/components/Editor/src/plugins/CustomHeadingPlugin/index.ts ***!
1031
1133
  \************************************************************************/
1032
1134
 
1135
+ /*!************************************************************************!*\
1136
+ !*** ./src/components/Editor/src/plugins/CustomYouTubePlugin/index.ts ***!
1137
+ \************************************************************************/
1138
+
1033
1139
  /*!************************************************************************!*\
1034
1140
  !*** ./src/components/Menu/src/components/MenuSection/MenuSection.tsx ***!
1035
1141
  \************************************************************************/
@@ -1062,6 +1168,10 @@
1062
1168
  !*** ./src/components/Editor/src/hooks/useEditorState/useEditorState.ts ***!
1063
1169
  \**************************************************************************/
1064
1170
 
1171
+ /*!**************************************************************************!*\
1172
+ !*** ./src/components/Editor/src/plugins/CustomAutoEmbedPlugin/index.ts ***!
1173
+ \**************************************************************************/
1174
+
1065
1175
  /*!**************************************************************************!*\
1066
1176
  !*** ./src/components/Editor/src/plugins/CustomParagraphPlugin/index.ts ***!
1067
1177
  \**************************************************************************/
@@ -1110,10 +1220,18 @@
1110
1220
  !*** ./src/components/Editor/src/components/Toolbar/toolbar.definitions.ts ***!
1111
1221
  \*****************************************************************************/
1112
1222
 
1223
+ /*!*****************************************************************************!*\
1224
+ !*** ./src/components/Editor/src/plugins/CustomFloatingLinkEditor/index.ts ***!
1225
+ \*****************************************************************************/
1226
+
1113
1227
  /*!*****************************************************************************!*\
1114
1228
  !*** ./src/components/Editor/src/plugins/DefaultPlugins/DefaultPlugins.tsx ***!
1115
1229
  \*****************************************************************************/
1116
1230
 
1231
+ /*!******************************************************************************!*\
1232
+ !*** ../../node_modules/@lexical/react/LexicalBlockWithAlignableContents.js ***!
1233
+ \******************************************************************************/
1234
+
1117
1235
  /*!******************************************************************************!*\
1118
1236
  !*** ./src/components/Editor/src/hooks/useToolbar/useToolbar.definitions.ts ***!
1119
1237
  \******************************************************************************/
@@ -1138,6 +1256,10 @@
1138
1256
  !*** ./src/components/MenuButton/src/components/MenuButtonAccordion/index.ts ***!
1139
1257
  \*******************************************************************************/
1140
1258
 
1259
+ /*!********************************************************************************!*\
1260
+ !*** ./src/components/Editor/src/nodes/YouTubeNode/youTubeNode.definitions.ts ***!
1261
+ \********************************************************************************/
1262
+
1141
1263
  /*!********************************************************************************!*\
1142
1264
  !*** ./src/components/Editor/src/plugins/CustomClearFormattingPlugin/index.ts ***!
1143
1265
  \********************************************************************************/
@@ -1150,10 +1272,18 @@
1150
1272
  !*** ./src/components/Editor/src/contexts/EditorContext/editorContext.types.ts ***!
1151
1273
  \*********************************************************************************/
1152
1274
 
1275
+ /*!**********************************************************************************!*\
1276
+ !*** ../../node_modules/@lexical/react/LexicalBlockWithAlignableContents.dev.js ***!
1277
+ \**********************************************************************************/
1278
+
1153
1279
  /*!**********************************************************************************!*\
1154
1280
  !*** ./src/components/AppShell/src/components/AppShellHeader/AppShellHeader.tsx ***!
1155
1281
  \**********************************************************************************/
1156
1282
 
1283
+ /*!***********************************************************************************!*\
1284
+ !*** ./src/components/Editor/src/plugins/CustomFloatingLinkEditor/hooks/index.ts ***!
1285
+ \***********************************************************************************/
1286
+
1157
1287
  /*!***********************************************************************************!*\
1158
1288
  !*** ./src/components/FormField/src/components/FormFieldInput/FormFieldInput.tsx ***!
1159
1289
  \***********************************************************************************/
@@ -1190,6 +1320,18 @@
1190
1320
  !*** ./src/components/Editor/src/contexts/EditorContext/editorContext.definitions.ts ***!
1191
1321
  \***************************************************************************************/
1192
1322
 
1323
+ /*!***************************************************************************************!*\
1324
+ !*** ./src/components/Editor/src/plugins/CustomYouTubePlugin/CustomYouTubePlugin.tsx ***!
1325
+ \***************************************************************************************/
1326
+
1327
+ /*!****************************************************************************************!*\
1328
+ !*** ./src/components/Editor/src/plugins/CustomFloatingLinkEditor/components/index.ts ***!
1329
+ \****************************************************************************************/
1330
+
1331
+ /*!****************************************************************************************!*\
1332
+ !*** ./src/components/Editor/src/plugins/DefaultPlugins/defaultPlugins.definitions.ts ***!
1333
+ \****************************************************************************************/
1334
+
1193
1335
  /*!*****************************************************************************************!*\
1194
1336
  !*** ./src/components/FormField/src/components/FormFieldTextarea/FormFieldTextarea.tsx ***!
1195
1337
  \*****************************************************************************************/
@@ -1218,6 +1360,10 @@
1218
1360
  !*** ./src/components/InteractiveList/src/components/InteractiveListToggleItem/index.ts ***!
1219
1361
  \******************************************************************************************/
1220
1362
 
1363
+ /*!*******************************************************************************************!*\
1364
+ !*** ./src/components/Editor/src/plugins/CustomAutoEmbedPlugin/CustomAutoEmbedPlugin.tsx ***!
1365
+ \*******************************************************************************************/
1366
+
1221
1367
  /*!********************************************************************************************!*\
1222
1368
  !*** ./src/components/InteractiveList/src/components/InteractiveListCheckboxItem/index.ts ***!
1223
1369
  \********************************************************************************************/
@@ -1230,6 +1376,10 @@
1230
1376
  !*** ./src/components/DataTable/src/components/DataTableBulkActions/DataTableBulkActions.tsx ***!
1231
1377
  \***********************************************************************************************/
1232
1378
 
1379
+ /*!*************************************************************************************************!*\
1380
+ !*** ./src/components/Editor/src/plugins/CustomFloatingLinkEditor/CustomFloatingLinkEditor.tsx ***!
1381
+ \*************************************************************************************************/
1382
+
1233
1383
  /*!*************************************************************************************************!*\
1234
1384
  !*** ./src/components/InteractiveList/src/components/InteractiveListRadioItemSkeleton/index.ts ***!
1235
1385
  \*************************************************************************************************/
@@ -1258,10 +1408,22 @@
1258
1408
  !*** ./src/components/InteractiveList/src/components/InteractiveListCheckboxItemSkeleton/index.ts ***!
1259
1409
  \****************************************************************************************************/
1260
1410
 
1411
+ /*!******************************************************************************************************!*\
1412
+ !*** ./src/components/Editor/src/plugins/CustomAutoEmbedPlugin/customAutoEmbedPlugin.definitions.ts ***!
1413
+ \******************************************************************************************************/
1414
+
1261
1415
  /*!******************************************************************************************************!*\
1262
1416
  !*** ./src/components/Editor/src/plugins/CustomClearFormattingPlugin/CustomClearFormattingPlugin.ts ***!
1263
1417
  \******************************************************************************************************/
1264
1418
 
1419
+ /*!********************************************************************************************************!*\
1420
+ !*** ./src/components/Editor/src/plugins/CustomFloatingLinkEditor/components/PopoverEditLink/index.ts ***!
1421
+ \********************************************************************************************************/
1422
+
1423
+ /*!*********************************************************************************************************!*\
1424
+ !*** ./src/components/Editor/src/plugins/CustomFloatingLinkEditor/hooks/useFloatingLinkEditor/index.ts ***!
1425
+ \*********************************************************************************************************/
1426
+
1265
1427
  /*!*************************************************************************************************************!*\
1266
1428
  !*** ./src/components/InteractiveList/src/components/InteractiveListRadioItem/InteractiveListRadioItem.tsx ***!
1267
1429
  \*************************************************************************************************************/
@@ -1278,10 +1440,18 @@
1278
1440
  !*** ./src/components/InteractiveList/src/components/InteractiveListToggleItem/InteractiveListToggleItem.tsx ***!
1279
1441
  \***************************************************************************************************************/
1280
1442
 
1443
+ /*!*******************************************************************************************************************!*\
1444
+ !*** ./src/components/Editor/src/plugins/CustomFloatingLinkEditor/components/PopoverEditLink/PopoverEditLink.tsx ***!
1445
+ \*******************************************************************************************************************/
1446
+
1281
1447
  /*!*******************************************************************************************************************!*\
1282
1448
  !*** ./src/components/InteractiveList/src/components/InteractiveListCheckboxItem/InteractiveListCheckboxItem.tsx ***!
1283
1449
  \*******************************************************************************************************************/
1284
1450
 
1451
+ /*!**************************************************************************************************************************!*\
1452
+ !*** ./src/components/Editor/src/plugins/CustomFloatingLinkEditor/hooks/useFloatingLinkEditor/useFloatingLinkEditor.tsx ***!
1453
+ \**************************************************************************************************************************/
1454
+
1285
1455
  /*!*****************************************************************************************************************************!*\
1286
1456
  !*** ./src/components/InteractiveList/src/components/InteractiveListRadioItemSkeleton/InteractiveListRadioItemSkeleton.tsx ***!
1287
1457
  \*****************************************************************************************************************************/