@nimbus-ds/patterns 1.1.0 → 1.2.0-rc.1

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.
@@ -0,0 +1,585 @@
1
+ /*! .. */
2
+
3
+ /*! ../../FormField */
4
+
5
+ /*! ../../InteractiveList */
6
+
7
+ /*! ../../MenuButton */
8
+
9
+ /*! ../../formField.definitions */
10
+
11
+ /*! ../../interactiveList.definitions */
12
+
13
+ /*! ./AppShell */
14
+
15
+ /*! ./AppShellHeader */
16
+
17
+ /*! ./CalloutCard */
18
+
19
+ /*! ./DataList */
20
+
21
+ /*! ./DataListRow */
22
+
23
+ /*! ./DataTable */
24
+
25
+ /*! ./DataTableBulkActions */
26
+
27
+ /*! ./DataTableFooter */
28
+
29
+ /*! ./DataTableHeader */
30
+
31
+ /*! ./DataTableRow */
32
+
33
+ /*! ./EmptyMessage */
34
+
35
+ /*! ./FormField */
36
+
37
+ /*! ./FormFieldInput */
38
+
39
+ /*! ./FormFieldSelect */
40
+
41
+ /*! ./FormFieldTextarea */
42
+
43
+ /*! ./InteractiveList */
44
+
45
+ /*! ./InteractiveListButtonItem */
46
+
47
+ /*! ./InteractiveListButtonItemSkeleton */
48
+
49
+ /*! ./InteractiveListCheckboxItem */
50
+
51
+ /*! ./InteractiveListCheckboxItemSkeleton */
52
+
53
+ /*! ./InteractiveListRadioItem */
54
+
55
+ /*! ./InteractiveListRadioItemSkeleton */
56
+
57
+ /*! ./InteractiveListRow */
58
+
59
+ /*! ./InteractiveListStructure */
60
+
61
+ /*! ./InteractiveListStructureSkeleton */
62
+
63
+ /*! ./InteractiveListToggleItem */
64
+
65
+ /*! ./InteractiveListToggleItemSkeleton */
66
+
67
+ /*! ./Layout */
68
+
69
+ /*! ./LayoutSection */
70
+
71
+ /*! ./Menu */
72
+
73
+ /*! ./MenuBody */
74
+
75
+ /*! ./MenuButton */
76
+
77
+ /*! ./MenuButtonAccordion */
78
+
79
+ /*! ./MenuFooter */
80
+
81
+ /*! ./MenuHeader */
82
+
83
+ /*! ./MenuSection */
84
+
85
+ /*! ./NavTabs */
86
+
87
+ /*! ./NavTabsItem */
88
+
89
+ /*! ./Page */
90
+
91
+ /*! ./PageBody */
92
+
93
+ /*! ./PageHeader */
94
+
95
+ /*! ./ProductUpdates */
96
+
97
+ /*! ./SideModal */
98
+
99
+ /*! ./ThumbnailWithAction */
100
+
101
+ /*! ./calloutCard.definitions */
102
+
103
+ /*! ./components */
104
+
105
+ /*! ./dataListRow.definitions */
106
+
107
+ /*! ./formField.definitions */
108
+
109
+ /*! ./layout.definitions */
110
+
111
+ /*! ./thumbnailWithAction.definitions */
112
+
113
+ /*! @nimbus-ds/app-shell */
114
+
115
+ /*! @nimbus-ds/callout-card */
116
+
117
+ /*! @nimbus-ds/components */
118
+
119
+ /*! @nimbus-ds/data-list */
120
+
121
+ /*! @nimbus-ds/data-table */
122
+
123
+ /*! @nimbus-ds/empty-message */
124
+
125
+ /*! @nimbus-ds/formfield */
126
+
127
+ /*! @nimbus-ds/icons */
128
+
129
+ /*! @nimbus-ds/interactive-list */
130
+
131
+ /*! @nimbus-ds/layout */
132
+
133
+ /*! @nimbus-ds/menu */
134
+
135
+ /*! @nimbus-ds/menubutton */
136
+
137
+ /*! @nimbus-ds/nav-tabs */
138
+
139
+ /*! @nimbus-ds/page */
140
+
141
+ /*! @nimbus-ds/productupdates */
142
+
143
+ /*! @nimbus-ds/sidemodal */
144
+
145
+ /*! @nimbus-ds/thumbnail-with-action */
146
+
147
+ /*! react */
148
+
149
+ /*! tslib */
150
+
151
+ /*!**********************!*\
152
+ !*** ./src/index.ts ***!
153
+ \**********************/
154
+
155
+ /*!************************!*\
156
+ !*** external "react" ***!
157
+ \************************/
158
+
159
+ /*!***********************************!*\
160
+ !*** external "@nimbus-ds/icons" ***!
161
+ \***********************************/
162
+
163
+ /*!****************************************!*\
164
+ !*** external "@nimbus-ds/components" ***!
165
+ \****************************************/
166
+
167
+ /*!******************************************!*\
168
+ !*** ./src/components/Menu/src/Menu.tsx ***!
169
+ \******************************************/
170
+
171
+ /*!******************************************!*\
172
+ !*** ./src/components/Menu/src/index.ts ***!
173
+ \******************************************/
174
+
175
+ /*!******************************************!*\
176
+ !*** ./src/components/Page/src/Page.tsx ***!
177
+ \******************************************/
178
+
179
+ /*!******************************************!*\
180
+ !*** ./src/components/Page/src/index.ts ***!
181
+ \******************************************/
182
+
183
+ /*!********************************************!*\
184
+ !*** ./src/components/Layout/src/index.ts ***!
185
+ \********************************************/
186
+
187
+ /*!*********************************************!*\
188
+ !*** ../../node_modules/tslib/tslib.es6.js ***!
189
+ \*********************************************/
190
+
191
+ /*!*********************************************!*\
192
+ !*** ./src/components/NavTabs/src/index.ts ***!
193
+ \*********************************************/
194
+
195
+ /*!**********************************************!*\
196
+ !*** ./src/components/AppShell/src/index.ts ***!
197
+ \**********************************************/
198
+
199
+ /*!**********************************************!*\
200
+ !*** ./src/components/DataList/src/index.ts ***!
201
+ \**********************************************/
202
+
203
+ /*!**********************************************!*\
204
+ !*** ./src/components/Layout/src/Layout.tsx ***!
205
+ \**********************************************/
206
+
207
+ /*!***********************************************!*\
208
+ !*** ./src/components/DataTable/src/index.ts ***!
209
+ \***********************************************/
210
+
211
+ /*!***********************************************!*\
212
+ !*** ./src/components/FormField/src/index.ts ***!
213
+ \***********************************************/
214
+
215
+ /*!***********************************************!*\
216
+ !*** ./src/components/SideModal/src/index.ts ***!
217
+ \***********************************************/
218
+
219
+ /*!************************************************!*\
220
+ !*** ./src/components/MenuButton/src/index.ts ***!
221
+ \************************************************/
222
+
223
+ /*!************************************************!*\
224
+ !*** ./src/components/NavTabs/src/NavTabs.tsx ***!
225
+ \************************************************/
226
+
227
+ /*!*************************************************!*\
228
+ !*** ./src/components/CalloutCard/src/index.ts ***!
229
+ \*************************************************/
230
+
231
+ /*!**************************************************!*\
232
+ !*** ./src/components/AppShell/src/AppShell.tsx ***!
233
+ \**************************************************/
234
+
235
+ /*!**************************************************!*\
236
+ !*** ./src/components/DataList/src/DataList.tsx ***!
237
+ \**************************************************/
238
+
239
+ /*!**************************************************!*\
240
+ !*** ./src/components/EmptyMessage/src/index.ts ***!
241
+ \**************************************************/
242
+
243
+ /*!****************************************************!*\
244
+ !*** ./src/components/DataTable/src/DataTable.tsx ***!
245
+ \****************************************************/
246
+
247
+ /*!****************************************************!*\
248
+ !*** ./src/components/FormField/src/FormField.tsx ***!
249
+ \****************************************************/
250
+
251
+ /*!****************************************************!*\
252
+ !*** ./src/components/ProductUpdates/src/index.ts ***!
253
+ \****************************************************/
254
+
255
+ /*!****************************************************!*\
256
+ !*** ./src/components/SideModal/src/SideModal.tsx ***!
257
+ \****************************************************/
258
+
259
+ /*!*****************************************************!*\
260
+ !*** ./src/components/InteractiveList/src/index.ts ***!
261
+ \*****************************************************/
262
+
263
+ /*!*****************************************************!*\
264
+ !*** ./src/components/Menu/src/components/index.ts ***!
265
+ \*****************************************************/
266
+
267
+ /*!*****************************************************!*\
268
+ !*** ./src/components/Page/src/components/index.ts ***!
269
+ \*****************************************************/
270
+
271
+ /*!******************************************************!*\
272
+ !*** ./src/components/MenuButton/src/MenuButton.tsx ***!
273
+ \******************************************************/
274
+
275
+ /*!*******************************************************!*\
276
+ !*** ./src/components/Layout/src/components/index.ts ***!
277
+ \*******************************************************/
278
+
279
+ /*!********************************************************!*\
280
+ !*** ./src/components/CalloutCard/src/CalloutCard.tsx ***!
281
+ \********************************************************/
282
+
283
+ /*!********************************************************!*\
284
+ !*** ./src/components/NavTabs/src/components/index.ts ***!
285
+ \********************************************************/
286
+
287
+ /*!*********************************************************!*\
288
+ !*** ./src/components/AppShell/src/components/index.ts ***!
289
+ \*********************************************************/
290
+
291
+ /*!*********************************************************!*\
292
+ !*** ./src/components/DataList/src/components/index.ts ***!
293
+ \*********************************************************/
294
+
295
+ /*!*********************************************************!*\
296
+ !*** ./src/components/Layout/src/layout.definitions.ts ***!
297
+ \*********************************************************/
298
+
299
+ /*!*********************************************************!*\
300
+ !*** ./src/components/ThumbnailWithAction/src/index.ts ***!
301
+ \*********************************************************/
302
+
303
+ /*!**********************************************************!*\
304
+ !*** ./src/components/DataTable/src/components/index.ts ***!
305
+ \**********************************************************/
306
+
307
+ /*!**********************************************************!*\
308
+ !*** ./src/components/EmptyMessage/src/EmptyMessage.tsx ***!
309
+ \**********************************************************/
310
+
311
+ /*!**********************************************************!*\
312
+ !*** ./src/components/FormField/src/components/index.ts ***!
313
+ \**********************************************************/
314
+
315
+ /*!***********************************************************!*\
316
+ !*** ./src/components/MenuButton/src/components/index.ts ***!
317
+ \***********************************************************/
318
+
319
+ /*!**************************************************************!*\
320
+ !*** ./src/components/Menu/src/components/MenuBody/index.ts ***!
321
+ \**************************************************************/
322
+
323
+ /*!**************************************************************!*\
324
+ !*** ./src/components/Page/src/components/PageBody/index.ts ***!
325
+ \**************************************************************/
326
+
327
+ /*!**************************************************************!*\
328
+ !*** ./src/components/ProductUpdates/src/ProductUpdates.tsx ***!
329
+ \**************************************************************/
330
+
331
+ /*!***************************************************************!*\
332
+ !*** ./src/components/FormField/src/formField.definitions.ts ***!
333
+ \***************************************************************/
334
+
335
+ /*!****************************************************************!*\
336
+ !*** ./src/components/InteractiveList/src/InteractiveList.tsx ***!
337
+ \****************************************************************/
338
+
339
+ /*!****************************************************************!*\
340
+ !*** ./src/components/InteractiveList/src/components/index.ts ***!
341
+ \****************************************************************/
342
+
343
+ /*!****************************************************************!*\
344
+ !*** ./src/components/Menu/src/components/MenuFooter/index.ts ***!
345
+ \****************************************************************/
346
+
347
+ /*!****************************************************************!*\
348
+ !*** ./src/components/Menu/src/components/MenuHeader/index.ts ***!
349
+ \****************************************************************/
350
+
351
+ /*!****************************************************************!*\
352
+ !*** ./src/components/Page/src/components/PageHeader/index.ts ***!
353
+ \****************************************************************/
354
+
355
+ /*!*****************************************************************!*\
356
+ !*** ./src/components/Menu/src/components/MenuSection/index.ts ***!
357
+ \*****************************************************************/
358
+
359
+ /*!******************************************************************!*\
360
+ !*** ./src/components/Menu/src/components/MenuBody/MenuBody.tsx ***!
361
+ \******************************************************************/
362
+
363
+ /*!******************************************************************!*\
364
+ !*** ./src/components/Page/src/components/PageBody/PageBody.tsx ***!
365
+ \******************************************************************/
366
+
367
+ /*!*******************************************************************!*\
368
+ !*** ./src/components/CalloutCard/src/calloutCard.definitions.ts ***!
369
+ \*******************************************************************/
370
+
371
+ /*!********************************************************************!*\
372
+ !*** ./src/components/NavTabs/src/components/NavTabsItem/index.ts ***!
373
+ \********************************************************************/
374
+
375
+ /*!*********************************************************************!*\
376
+ !*** ./src/components/DataList/src/components/DataListRow/index.ts ***!
377
+ \*********************************************************************/
378
+
379
+ /*!*********************************************************************!*\
380
+ !*** ./src/components/Layout/src/components/LayoutSection/index.ts ***!
381
+ \*********************************************************************/
382
+
383
+ /*!**********************************************************************!*\
384
+ !*** ./src/components/Menu/src/components/MenuFooter/MenuFooter.tsx ***!
385
+ \**********************************************************************/
386
+
387
+ /*!**********************************************************************!*\
388
+ !*** ./src/components/Menu/src/components/MenuHeader/MenuHeader.tsx ***!
389
+ \**********************************************************************/
390
+
391
+ /*!**********************************************************************!*\
392
+ !*** ./src/components/Page/src/components/PageHeader/PageHeader.tsx ***!
393
+ \**********************************************************************/
394
+
395
+ /*!***********************************************************************!*\
396
+ !*** ./src/components/DataTable/src/components/DataTableRow/index.ts ***!
397
+ \***********************************************************************/
398
+
399
+ /*!************************************************************************!*\
400
+ !*** ./src/components/AppShell/src/components/AppShellHeader/index.ts ***!
401
+ \************************************************************************/
402
+
403
+ /*!************************************************************************!*\
404
+ !*** ./src/components/Menu/src/components/MenuSection/MenuSection.tsx ***!
405
+ \************************************************************************/
406
+
407
+ /*!************************************************************************!*\
408
+ !*** ./src/components/ThumbnailWithAction/src/ThumbnailWithAction.tsx ***!
409
+ \************************************************************************/
410
+
411
+ /*!*************************************************************************!*\
412
+ !*** ./src/components/FormField/src/components/FormFieldInput/index.ts ***!
413
+ \*************************************************************************/
414
+
415
+ /*!**************************************************************************!*\
416
+ !*** ./src/components/DataTable/src/components/DataTableFooter/index.ts ***!
417
+ \**************************************************************************/
418
+
419
+ /*!**************************************************************************!*\
420
+ !*** ./src/components/DataTable/src/components/DataTableHeader/index.ts ***!
421
+ \**************************************************************************/
422
+
423
+ /*!**************************************************************************!*\
424
+ !*** ./src/components/FormField/src/components/FormFieldSelect/index.ts ***!
425
+ \**************************************************************************/
426
+
427
+ /*!***************************************************************************!*\
428
+ !*** ./src/components/InteractiveList/src/interactiveList.definitions.ts ***!
429
+ \***************************************************************************/
430
+
431
+ /*!***************************************************************************!*\
432
+ !*** ./src/components/NavTabs/src/components/NavTabsItem/NavTabsItem.tsx ***!
433
+ \***************************************************************************/
434
+
435
+ /*!****************************************************************************!*\
436
+ !*** ./src/components/DataList/src/components/DataListRow/DataListRow.tsx ***!
437
+ \****************************************************************************/
438
+
439
+ /*!****************************************************************************!*\
440
+ !*** ./src/components/FormField/src/components/FormFieldTextarea/index.ts ***!
441
+ \****************************************************************************/
442
+
443
+ /*!******************************************************************************!*\
444
+ !*** ./src/components/Layout/src/components/LayoutSection/LayoutSection.tsx ***!
445
+ \******************************************************************************/
446
+
447
+ /*!*******************************************************************************!*\
448
+ !*** ./src/components/DataTable/src/components/DataTableBulkActions/index.ts ***!
449
+ \*******************************************************************************/
450
+
451
+ /*!*******************************************************************************!*\
452
+ !*** ./src/components/DataTable/src/components/DataTableRow/DataTableRow.tsx ***!
453
+ \*******************************************************************************/
454
+
455
+ /*!*******************************************************************************!*\
456
+ !*** ./src/components/MenuButton/src/components/MenuButtonAccordion/index.ts ***!
457
+ \*******************************************************************************/
458
+
459
+ /*!**********************************************************************************!*\
460
+ !*** ./src/components/AppShell/src/components/AppShellHeader/AppShellHeader.tsx ***!
461
+ \**********************************************************************************/
462
+
463
+ /*!***********************************************************************************!*\
464
+ !*** ./src/components/FormField/src/components/FormFieldInput/FormFieldInput.tsx ***!
465
+ \***********************************************************************************/
466
+
467
+ /*!***********************************************************************************!*\
468
+ !*** ./src/components/InteractiveList/src/components/InteractiveListRow/index.ts ***!
469
+ \***********************************************************************************/
470
+
471
+ /*!***********************************************************************************!*\
472
+ !*** ./src/components/ThumbnailWithAction/src/thumbnailWithAction.definitions.ts ***!
473
+ \***********************************************************************************/
474
+
475
+ /*!*************************************************************************************!*\
476
+ !*** ./src/components/DataTable/src/components/DataTableFooter/DataTableFooter.tsx ***!
477
+ \*************************************************************************************/
478
+
479
+ /*!*************************************************************************************!*\
480
+ !*** ./src/components/DataTable/src/components/DataTableHeader/DataTableHeader.tsx ***!
481
+ \*************************************************************************************/
482
+
483
+ /*!*************************************************************************************!*\
484
+ !*** ./src/components/FormField/src/components/FormFieldSelect/FormFieldSelect.tsx ***!
485
+ \*************************************************************************************/
486
+
487
+ /*!***************************************************************************************!*\
488
+ !*** ./src/components/DataList/src/components/DataListRow/dataListRow.definitions.ts ***!
489
+ \***************************************************************************************/
490
+
491
+ /*!*****************************************************************************************!*\
492
+ !*** ./src/components/FormField/src/components/FormFieldTextarea/FormFieldTextarea.tsx ***!
493
+ \*****************************************************************************************/
494
+
495
+ /*!*****************************************************************************************!*\
496
+ !*** ./src/components/InteractiveList/src/components/InteractiveListRadioItem/index.ts ***!
497
+ \*****************************************************************************************/
498
+
499
+ /*!*****************************************************************************************!*\
500
+ !*** ./src/components/InteractiveList/src/components/InteractiveListStructure/index.ts ***!
501
+ \*****************************************************************************************/
502
+
503
+ /*!******************************************************************************************!*\
504
+ !*** ./src/components/InteractiveList/src/components/InteractiveListButtonItem/index.ts ***!
505
+ \******************************************************************************************/
506
+
507
+ /*!******************************************************************************************!*\
508
+ !*** ./src/components/InteractiveList/src/components/InteractiveListToggleItem/index.ts ***!
509
+ \******************************************************************************************/
510
+
511
+ /*!********************************************************************************************!*\
512
+ !*** ./src/components/InteractiveList/src/components/InteractiveListCheckboxItem/index.ts ***!
513
+ \********************************************************************************************/
514
+
515
+ /*!**********************************************************************************************!*\
516
+ !*** ./src/components/MenuButton/src/components/MenuButtonAccordion/MenuButtonAccordion.tsx ***!
517
+ \**********************************************************************************************/
518
+
519
+ /*!***********************************************************************************************!*\
520
+ !*** ./src/components/DataTable/src/components/DataTableBulkActions/DataTableBulkActions.tsx ***!
521
+ \***********************************************************************************************/
522
+
523
+ /*!*************************************************************************************************!*\
524
+ !*** ./src/components/InteractiveList/src/components/InteractiveListRadioItemSkeleton/index.ts ***!
525
+ \*************************************************************************************************/
526
+
527
+ /*!*************************************************************************************************!*\
528
+ !*** ./src/components/InteractiveList/src/components/InteractiveListRow/InteractiveListRow.tsx ***!
529
+ \*************************************************************************************************/
530
+
531
+ /*!*************************************************************************************************!*\
532
+ !*** ./src/components/InteractiveList/src/components/InteractiveListStructureSkeleton/index.ts ***!
533
+ \*************************************************************************************************/
534
+
535
+ /*!**************************************************************************************************!*\
536
+ !*** ./src/components/InteractiveList/src/components/InteractiveListButtonItemSkeleton/index.ts ***!
537
+ \**************************************************************************************************/
538
+
539
+ /*!**************************************************************************************************!*\
540
+ !*** ./src/components/InteractiveList/src/components/InteractiveListToggleItemSkeleton/index.ts ***!
541
+ \**************************************************************************************************/
542
+
543
+ /*!****************************************************************************************************!*\
544
+ !*** ./src/components/InteractiveList/src/components/InteractiveListCheckboxItemSkeleton/index.ts ***!
545
+ \****************************************************************************************************/
546
+
547
+ /*!*************************************************************************************************************!*\
548
+ !*** ./src/components/InteractiveList/src/components/InteractiveListRadioItem/InteractiveListRadioItem.tsx ***!
549
+ \*************************************************************************************************************/
550
+
551
+ /*!*************************************************************************************************************!*\
552
+ !*** ./src/components/InteractiveList/src/components/InteractiveListStructure/InteractiveListStructure.tsx ***!
553
+ \*************************************************************************************************************/
554
+
555
+ /*!***************************************************************************************************************!*\
556
+ !*** ./src/components/InteractiveList/src/components/InteractiveListButtonItem/InteractiveListButtonItem.tsx ***!
557
+ \***************************************************************************************************************/
558
+
559
+ /*!***************************************************************************************************************!*\
560
+ !*** ./src/components/InteractiveList/src/components/InteractiveListToggleItem/InteractiveListToggleItem.tsx ***!
561
+ \***************************************************************************************************************/
562
+
563
+ /*!*******************************************************************************************************************!*\
564
+ !*** ./src/components/InteractiveList/src/components/InteractiveListCheckboxItem/InteractiveListCheckboxItem.tsx ***!
565
+ \*******************************************************************************************************************/
566
+
567
+ /*!*****************************************************************************************************************************!*\
568
+ !*** ./src/components/InteractiveList/src/components/InteractiveListRadioItemSkeleton/InteractiveListRadioItemSkeleton.tsx ***!
569
+ \*****************************************************************************************************************************/
570
+
571
+ /*!*****************************************************************************************************************************!*\
572
+ !*** ./src/components/InteractiveList/src/components/InteractiveListStructureSkeleton/InteractiveListStructureSkeleton.tsx ***!
573
+ \*****************************************************************************************************************************/
574
+
575
+ /*!*******************************************************************************************************************************!*\
576
+ !*** ./src/components/InteractiveList/src/components/InteractiveListButtonItemSkeleton/InteractiveListButtonItemSkeleton.tsx ***!
577
+ \*******************************************************************************************************************************/
578
+
579
+ /*!*******************************************************************************************************************************!*\
580
+ !*** ./src/components/InteractiveList/src/components/InteractiveListToggleItemSkeleton/InteractiveListToggleItemSkeleton.tsx ***!
581
+ \*******************************************************************************************************************************/
582
+
583
+ /*!***********************************************************************************************************************************!*\
584
+ !*** ./src/components/InteractiveList/src/components/InteractiveListCheckboxItemSkeleton/InteractiveListCheckboxItemSkeleton.tsx ***!
585
+ \***********************************************************************************************************************************/