sag_components 2.0.0-beta158 → 2.0.0-beta159

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,5 @@
1
+ export default NoSearchUpcIcon;
2
+ declare function NoSearchUpcIcon({ width, height }: {
3
+ width?: string;
4
+ height?: string;
5
+ }): import("react/jsx-runtime").JSX.Element;
@@ -0,0 +1,5 @@
1
+ export default NoUpcIcon;
2
+ declare function NoUpcIcon({ width, height }: {
3
+ width?: string;
4
+ height?: string;
5
+ }): import("react/jsx-runtime").JSX.Element;
@@ -33,138 +33,146 @@ declare namespace _default {
33
33
  export { name_3 as name };
34
34
  export const defaultValue: string;
35
35
  }
36
- namespace hideRowsCounter {
37
- const control_4: string;
36
+ namespace noDataIcon {
37
+ const name_4: string;
38
+ export { name_4 as name };
39
+ export const options: string[];
40
+ export namespace control_4 {
41
+ const type: string;
42
+ }
38
43
  export { control_4 as control };
39
44
  const description_4: string;
40
45
  export { description_4 as description };
41
- const name_4: string;
42
- export { name_4 as name };
43
- const defaultValue_1: boolean;
44
- export { defaultValue_1 as defaultValue };
45
46
  }
46
- namespace data {
47
- const control_5: string;
47
+ namespace noDataSearchIcon {
48
+ const name_5: string;
49
+ export { name_5 as name };
50
+ const options_1: string[];
51
+ export { options_1 as options };
52
+ export namespace control_5 {
53
+ const type_1: string;
54
+ export { type_1 as type };
55
+ }
48
56
  export { control_5 as control };
49
57
  const description_5: string;
50
58
  export { description_5 as description };
51
- const name_5: string;
52
- export { name_5 as name };
53
59
  }
54
- namespace onButtonClick {
55
- export const action: string;
60
+ namespace hideRowsCounter {
61
+ const control_6: string;
62
+ export { control_6 as control };
56
63
  const description_6: string;
57
64
  export { description_6 as description };
58
65
  const name_6: string;
59
66
  export { name_6 as name };
67
+ const defaultValue_1: boolean;
68
+ export { defaultValue_1 as defaultValue };
60
69
  }
61
- namespace columns {
62
- const control_6: string;
63
- export { control_6 as control };
70
+ namespace data {
71
+ const control_7: string;
72
+ export { control_7 as control };
64
73
  const description_7: string;
65
74
  export { description_7 as description };
66
75
  const name_7: string;
67
76
  export { name_7 as name };
68
77
  }
69
- namespace onSort {
70
- const action_1: string;
71
- export { action_1 as action };
78
+ namespace onButtonClick {
79
+ export const action: string;
72
80
  const description_8: string;
73
81
  export { description_8 as description };
74
82
  const name_8: string;
75
83
  export { name_8 as name };
76
84
  }
77
- namespace onFilter {
78
- const action_2: string;
79
- export { action_2 as action };
85
+ namespace columns {
86
+ const control_8: string;
87
+ export { control_8 as control };
80
88
  const description_9: string;
81
89
  export { description_9 as description };
82
90
  const name_9: string;
83
91
  export { name_9 as name };
84
92
  }
85
- namespace onSelectAll {
86
- const action_3: string;
87
- export { action_3 as action };
93
+ namespace onSort {
94
+ const action_1: string;
95
+ export { action_1 as action };
88
96
  const description_10: string;
89
97
  export { description_10 as description };
90
98
  const name_10: string;
91
99
  export { name_10 as name };
92
100
  }
93
- namespace buttonColor {
94
- const control_7: string;
95
- export { control_7 as control };
101
+ namespace onFilter {
102
+ const action_2: string;
103
+ export { action_2 as action };
96
104
  const description_11: string;
97
105
  export { description_11 as description };
98
106
  const name_11: string;
99
107
  export { name_11 as name };
100
- const defaultValue_2: string;
101
- export { defaultValue_2 as defaultValue };
102
108
  }
103
- namespace buttonHoverColor {
104
- const control_8: string;
105
- export { control_8 as control };
109
+ namespace onSelectAll {
110
+ const action_3: string;
111
+ export { action_3 as action };
106
112
  const description_12: string;
107
113
  export { description_12 as description };
108
114
  const name_12: string;
109
115
  export { name_12 as name };
110
- const defaultValue_3: string;
111
- export { defaultValue_3 as defaultValue };
112
116
  }
113
- namespace showSideButton {
117
+ namespace buttonColor {
114
118
  const control_9: string;
115
119
  export { control_9 as control };
116
120
  const description_13: string;
117
121
  export { description_13 as description };
118
122
  const name_13: string;
119
123
  export { name_13 as name };
120
- const defaultValue_4: boolean;
121
- export { defaultValue_4 as defaultValue };
124
+ const defaultValue_2: string;
125
+ export { defaultValue_2 as defaultValue };
122
126
  }
123
- namespace onSideButtonClick {
124
- const action_4: string;
125
- export { action_4 as action };
127
+ namespace buttonHoverColor {
128
+ const control_10: string;
129
+ export { control_10 as control };
126
130
  const description_14: string;
127
131
  export { description_14 as description };
128
132
  const name_14: string;
129
133
  export { name_14 as name };
134
+ const defaultValue_3: string;
135
+ export { defaultValue_3 as defaultValue };
130
136
  }
131
- namespace sideButtonColor {
132
- const control_10: string;
133
- export { control_10 as control };
137
+ namespace showSideButton {
138
+ const control_11: string;
139
+ export { control_11 as control };
134
140
  const description_15: string;
135
141
  export { description_15 as description };
136
142
  const name_15: string;
137
143
  export { name_15 as name };
138
- const defaultValue_5: string;
139
- export { defaultValue_5 as defaultValue };
144
+ const defaultValue_4: boolean;
145
+ export { defaultValue_4 as defaultValue };
140
146
  }
141
- namespace sideButtonHoverColor {
142
- const control_11: string;
143
- export { control_11 as control };
147
+ namespace onSideButtonClick {
148
+ const action_4: string;
149
+ export { action_4 as action };
144
150
  const description_16: string;
145
151
  export { description_16 as description };
146
152
  const name_16: string;
147
153
  export { name_16 as name };
148
- const defaultValue_6: string;
149
- export { defaultValue_6 as defaultValue };
150
154
  }
151
- namespace children {
155
+ namespace sideButtonColor {
152
156
  const control_12: string;
153
157
  export { control_12 as control };
154
158
  const description_17: string;
155
159
  export { description_17 as description };
156
160
  const name_17: string;
157
161
  export { name_17 as name };
162
+ const defaultValue_5: string;
163
+ export { defaultValue_5 as defaultValue };
158
164
  }
159
- namespace tableBodyHeight {
165
+ namespace sideButtonHoverColor {
160
166
  const control_13: string;
161
167
  export { control_13 as control };
162
168
  const description_18: string;
163
169
  export { description_18 as description };
164
170
  const name_18: string;
165
171
  export { name_18 as name };
172
+ const defaultValue_6: string;
173
+ export { defaultValue_6 as defaultValue };
166
174
  }
167
- namespace isLoading {
175
+ namespace children {
168
176
  const control_14: string;
169
177
  export { control_14 as control };
170
178
  const description_19: string;
@@ -172,7 +180,7 @@ declare namespace _default {
172
180
  const name_19: string;
173
181
  export { name_19 as name };
174
182
  }
175
- namespace isLoadingText {
183
+ namespace tableBodyHeight {
176
184
  const control_15: string;
177
185
  export { control_15 as control };
178
186
  const description_20: string;
@@ -180,86 +188,118 @@ declare namespace _default {
180
188
  const name_20: string;
181
189
  export { name_20 as name };
182
190
  }
183
- namespace onRowClick {
184
- const action_5: string;
185
- export { action_5 as action };
191
+ namespace isLoading {
192
+ const control_16: string;
193
+ export { control_16 as control };
186
194
  const description_21: string;
187
195
  export { description_21 as description };
188
196
  const name_21: string;
189
197
  export { name_21 as name };
190
198
  }
191
- namespace onLastRowsReached {
192
- const action_6: string;
193
- export { action_6 as action };
199
+ namespace isLoadingText {
200
+ const control_17: string;
201
+ export { control_17 as control };
194
202
  const description_22: string;
195
203
  export { description_22 as description };
196
204
  const name_22: string;
197
205
  export { name_22 as name };
198
206
  }
199
- namespace lastRowsThreshold {
200
- const control_16: string;
201
- export { control_16 as control };
207
+ namespace onRowClick {
208
+ const action_5: string;
209
+ export { action_5 as action };
202
210
  const description_23: string;
203
211
  export { description_23 as description };
204
212
  const name_23: string;
205
213
  export { name_23 as name };
206
214
  }
207
- namespace onSendClick {
208
- const action_7: string;
209
- export { action_7 as action };
215
+ namespace onLastRowsReached {
216
+ const action_6: string;
217
+ export { action_6 as action };
210
218
  const description_24: string;
211
219
  export { description_24 as description };
212
220
  const name_24: string;
213
221
  export { name_24 as name };
214
222
  }
215
- namespace showHorizontalScroll {
216
- const control_17: string;
217
- export { control_17 as control };
223
+ namespace lastRowsThreshold {
224
+ const control_18: string;
225
+ export { control_18 as control };
218
226
  const description_25: string;
219
227
  export { description_25 as description };
220
228
  const name_25: string;
221
229
  export { name_25 as name };
222
230
  }
223
- namespace onDeleteClick {
224
- const action_8: string;
225
- export { action_8 as action };
231
+ namespace onSendClick {
232
+ const action_7: string;
233
+ export { action_7 as action };
226
234
  const description_26: string;
227
235
  export { description_26 as description };
228
236
  const name_26: string;
229
237
  export { name_26 as name };
230
238
  }
231
- namespace showNoDataInSearch {
232
- const control_18: string;
233
- export { control_18 as control };
239
+ namespace showHorizontalScroll {
240
+ const control_19: string;
241
+ export { control_19 as control };
234
242
  const description_27: string;
235
243
  export { description_27 as description };
236
244
  const name_27: string;
237
245
  export { name_27 as name };
238
246
  }
239
- namespace resetTableFocus {
240
- const control_19: string;
241
- export { control_19 as control };
247
+ namespace onDeleteClick {
248
+ const action_8: string;
249
+ export { action_8 as action };
242
250
  const description_28: string;
243
251
  export { description_28 as description };
244
252
  const name_28: string;
245
253
  export { name_28 as name };
246
254
  }
247
- namespace onTableFocusChange {
248
- const action_9: string;
249
- export { action_9 as action };
255
+ namespace showNoDataInSearch {
256
+ const control_20: string;
257
+ export { control_20 as control };
250
258
  const description_29: string;
251
259
  export { description_29 as description };
252
260
  const name_29: string;
253
261
  export { name_29 as name };
254
262
  }
255
- namespace clearFocusOnOutsideClick {
256
- const control_20: string;
257
- export { control_20 as control };
263
+ namespace noEventsTitle {
264
+ const control_21: string;
265
+ export { control_21 as control };
258
266
  const description_30: string;
259
267
  export { description_30 as description };
260
268
  const name_30: string;
261
269
  export { name_30 as name };
262
270
  }
271
+ namespace noEventsSubtitle {
272
+ const control_22: string;
273
+ export { control_22 as control };
274
+ const description_31: string;
275
+ export { description_31 as description };
276
+ const name_31: string;
277
+ export { name_31 as name };
278
+ }
279
+ namespace resetTableFocus {
280
+ const control_23: string;
281
+ export { control_23 as control };
282
+ const description_32: string;
283
+ export { description_32 as description };
284
+ const name_32: string;
285
+ export { name_32 as name };
286
+ }
287
+ namespace onTableFocusChange {
288
+ const action_9: string;
289
+ export { action_9 as action };
290
+ const description_33: string;
291
+ export { description_33 as description };
292
+ const name_33: string;
293
+ export { name_33 as name };
294
+ }
295
+ namespace clearFocusOnOutsideClick {
296
+ const control_24: string;
297
+ export { control_24 as control };
298
+ const description_34: string;
299
+ export { description_34 as description };
300
+ const name_34: string;
301
+ export { name_34 as name };
302
+ }
263
303
  }
264
304
  }
265
305
  export default _default;
@@ -303,6 +343,10 @@ export namespace Default {
303
343
  export { showHorizontalScroll_1 as showHorizontalScroll };
304
344
  const showNoDataInSearch_1: boolean;
305
345
  export { showNoDataInSearch_1 as showNoDataInSearch };
346
+ const noEventsTitle_1: string;
347
+ export { noEventsTitle_1 as noEventsTitle };
348
+ const noEventsSubtitle_1: string;
349
+ export { noEventsSubtitle_1 as noEventsSubtitle };
306
350
  const resetTableFocus_1: boolean;
307
351
  export { resetTableFocus_1 as resetTableFocus };
308
352
  const clearFocusOnOutsideClick_1: boolean;
@@ -338,6 +382,10 @@ export namespace WithData {
338
382
  export { buttonColor_2 as buttonColor };
339
383
  const showNoDataInSearch_2: boolean;
340
384
  export { showNoDataInSearch_2 as showNoDataInSearch };
385
+ const noEventsTitle_2: string;
386
+ export { noEventsTitle_2 as noEventsTitle };
387
+ const noEventsSubtitle_2: string;
388
+ export { noEventsSubtitle_2 as noEventsSubtitle };
341
389
  const resetTableFocus_2: boolean;
342
390
  export { resetTableFocus_2 as resetTableFocus };
343
391
  const clearFocusOnOutsideClick_2: boolean;
@@ -373,6 +421,10 @@ export namespace WithTagsAndData {
373
421
  export { buttonColor_3 as buttonColor };
374
422
  const showNoDataInSearch_3: boolean;
375
423
  export { showNoDataInSearch_3 as showNoDataInSearch };
424
+ const noEventsTitle_3: string;
425
+ export { noEventsTitle_3 as noEventsTitle };
426
+ const noEventsSubtitle_3: string;
427
+ export { noEventsSubtitle_3 as noEventsSubtitle };
376
428
  const resetTableFocus_3: boolean;
377
429
  export { resetTableFocus_3 as resetTableFocus };
378
430
  const clearFocusOnOutsideClick_3: boolean;
@@ -400,10 +452,14 @@ export namespace EmptyState {
400
452
  export { data_2 as data };
401
453
  const showNoDataInSearch_4: boolean;
402
454
  export { showNoDataInSearch_4 as showNoDataInSearch };
455
+ const noEventsTitle_4: string;
456
+ export { noEventsTitle_4 as noEventsTitle };
457
+ const noEventsSubtitle_4: string;
458
+ export { noEventsSubtitle_4 as noEventsSubtitle };
403
459
  }
404
460
  export { args_3 as args };
405
461
  }
406
- export namespace NoDataInSearch {
462
+ export namespace CustomEmptyState {
407
463
  export namespace args_4 {
408
464
  const width_5: string;
409
465
  export { width_5 as width };
@@ -415,17 +471,20 @@ export namespace NoDataInSearch {
415
471
  export { tableTitle_5 as tableTitle };
416
472
  const hideRowsCounter_5: boolean;
417
473
  export { hideRowsCounter_5 as hideRowsCounter };
418
- export { columns1 as columns };
474
+ const columns_3: any[];
475
+ export { columns_3 as columns };
419
476
  const data_3: any[];
420
477
  export { data_3 as data };
421
478
  const showNoDataInSearch_5: boolean;
422
479
  export { showNoDataInSearch_5 as showNoDataInSearch };
423
- export const noDataInSearchTitle: string;
424
- export const noDataInSearchMessage: string;
480
+ const noEventsTitle_5: string;
481
+ export { noEventsTitle_5 as noEventsTitle };
482
+ const noEventsSubtitle_5: string;
483
+ export { noEventsSubtitle_5 as noEventsSubtitle };
425
484
  }
426
485
  export { args_4 as args };
427
486
  }
428
- export namespace WithDataHiddenCounter {
487
+ export namespace CustomEmptyStateWithCustomButton {
429
488
  export namespace args_5 {
430
489
  const width_6: string;
431
490
  export { width_6 as width };
@@ -435,26 +494,29 @@ export namespace WithDataHiddenCounter {
435
494
  export { tableBodyHeight_6 as tableBodyHeight };
436
495
  const tableTitle_6: string;
437
496
  export { tableTitle_6 as tableTitle };
438
- const counter_2: number;
439
- export { counter_2 as counter };
440
497
  const hideRowsCounter_6: boolean;
441
498
  export { hideRowsCounter_6 as hideRowsCounter };
442
- const isLoading_4: boolean;
443
- export { isLoading_4 as isLoading };
444
- const isLoadingText_4: string;
445
- export { isLoadingText_4 as isLoadingText };
446
- const lastRowsThreshold_4: number;
447
- export { lastRowsThreshold_4 as lastRowsThreshold };
448
- export { columns1 as columns };
449
- export { data1 as data };
450
- const buttonColor_4: string;
451
- export { buttonColor_4 as buttonColor };
499
+ const columns_4: any[];
500
+ export { columns_4 as columns };
501
+ const data_4: any[];
502
+ export { data_4 as data };
452
503
  const showNoDataInSearch_6: boolean;
453
504
  export { showNoDataInSearch_6 as showNoDataInSearch };
505
+ const noEventsTitle_6: string;
506
+ export { noEventsTitle_6 as noEventsTitle };
507
+ const noEventsSubtitle_6: string;
508
+ export { noEventsSubtitle_6 as noEventsSubtitle };
509
+ export const noEventsButtonText: string;
510
+ export const noEventsButtonIcon: string;
511
+ export const showNoEventsButton: boolean;
512
+ const buttonColor_4: string;
513
+ export { buttonColor_4 as buttonColor };
514
+ const buttonHoverColor_2: string;
515
+ export { buttonHoverColor_2 as buttonHoverColor };
454
516
  }
455
517
  export { args_5 as args };
456
518
  }
457
- export namespace SupplierEvents {
519
+ export namespace EmptyStateNoButton {
458
520
  export namespace args_6 {
459
521
  const width_7: string;
460
522
  export { width_7 as width };
@@ -464,16 +526,24 @@ export namespace SupplierEvents {
464
526
  export { tableBodyHeight_7 as tableBodyHeight };
465
527
  const tableTitle_7: string;
466
528
  export { tableTitle_7 as tableTitle };
467
- export { supplierColumns as columns };
468
- export { supplierData as data };
469
- const showSideButton_2: boolean;
470
- export { showSideButton_2 as showSideButton };
471
- const showHorizontalScroll_2: boolean;
472
- export { showHorizontalScroll_2 as showHorizontalScroll };
529
+ const hideRowsCounter_7: boolean;
530
+ export { hideRowsCounter_7 as hideRowsCounter };
531
+ const columns_5: any[];
532
+ export { columns_5 as columns };
533
+ const data_5: any[];
534
+ export { data_5 as data };
535
+ const showNoDataInSearch_7: boolean;
536
+ export { showNoDataInSearch_7 as showNoDataInSearch };
537
+ const noEventsTitle_7: string;
538
+ export { noEventsTitle_7 as noEventsTitle };
539
+ const noEventsSubtitle_7: string;
540
+ export { noEventsSubtitle_7 as noEventsSubtitle };
541
+ const showNoEventsButton_1: boolean;
542
+ export { showNoEventsButton_1 as showNoEventsButton };
473
543
  }
474
544
  export { args_6 as args };
475
545
  }
476
- export namespace SupplierEventsWithTags {
546
+ export namespace NoDataInSearch {
477
547
  export namespace args_7 {
478
548
  const width_8: string;
479
549
  export { width_8 as width };
@@ -483,6 +553,88 @@ export namespace SupplierEventsWithTags {
483
553
  export { tableBodyHeight_8 as tableBodyHeight };
484
554
  const tableTitle_8: string;
485
555
  export { tableTitle_8 as tableTitle };
556
+ const hideRowsCounter_8: boolean;
557
+ export { hideRowsCounter_8 as hideRowsCounter };
558
+ export { columns1 as columns };
559
+ const data_6: any[];
560
+ export { data_6 as data };
561
+ const showNoDataInSearch_8: boolean;
562
+ export { showNoDataInSearch_8 as showNoDataInSearch };
563
+ export const noDataInSearchTitle: string;
564
+ export const noDataInSearchMessage: string;
565
+ const noEventsTitle_8: string;
566
+ export { noEventsTitle_8 as noEventsTitle };
567
+ const noEventsSubtitle_8: string;
568
+ export { noEventsSubtitle_8 as noEventsSubtitle };
569
+ }
570
+ export { args_7 as args };
571
+ }
572
+ export namespace WithDataHiddenCounter {
573
+ export namespace args_8 {
574
+ const width_9: string;
575
+ export { width_9 as width };
576
+ const height_9: string;
577
+ export { height_9 as height };
578
+ const tableBodyHeight_9: string;
579
+ export { tableBodyHeight_9 as tableBodyHeight };
580
+ const tableTitle_9: string;
581
+ export { tableTitle_9 as tableTitle };
582
+ const counter_2: number;
583
+ export { counter_2 as counter };
584
+ const hideRowsCounter_9: boolean;
585
+ export { hideRowsCounter_9 as hideRowsCounter };
586
+ const isLoading_4: boolean;
587
+ export { isLoading_4 as isLoading };
588
+ const isLoadingText_4: string;
589
+ export { isLoadingText_4 as isLoadingText };
590
+ const lastRowsThreshold_4: number;
591
+ export { lastRowsThreshold_4 as lastRowsThreshold };
592
+ export { columns1 as columns };
593
+ export { data1 as data };
594
+ const buttonColor_5: string;
595
+ export { buttonColor_5 as buttonColor };
596
+ const showNoDataInSearch_9: boolean;
597
+ export { showNoDataInSearch_9 as showNoDataInSearch };
598
+ const noEventsTitle_9: string;
599
+ export { noEventsTitle_9 as noEventsTitle };
600
+ const noEventsSubtitle_9: string;
601
+ export { noEventsSubtitle_9 as noEventsSubtitle };
602
+ }
603
+ export { args_8 as args };
604
+ }
605
+ export namespace SupplierEvents {
606
+ export namespace args_9 {
607
+ const width_10: string;
608
+ export { width_10 as width };
609
+ const height_10: string;
610
+ export { height_10 as height };
611
+ const tableBodyHeight_10: string;
612
+ export { tableBodyHeight_10 as tableBodyHeight };
613
+ const tableTitle_10: string;
614
+ export { tableTitle_10 as tableTitle };
615
+ export { supplierColumns as columns };
616
+ export { supplierData as data };
617
+ const showSideButton_2: boolean;
618
+ export { showSideButton_2 as showSideButton };
619
+ const showHorizontalScroll_2: boolean;
620
+ export { showHorizontalScroll_2 as showHorizontalScroll };
621
+ const noEventsTitle_10: string;
622
+ export { noEventsTitle_10 as noEventsTitle };
623
+ const noEventsSubtitle_10: string;
624
+ export { noEventsSubtitle_10 as noEventsSubtitle };
625
+ }
626
+ export { args_9 as args };
627
+ }
628
+ export namespace SupplierEventsWithTags {
629
+ export namespace args_10 {
630
+ const width_11: string;
631
+ export { width_11 as width };
632
+ const height_11: string;
633
+ export { height_11 as height };
634
+ const tableBodyHeight_11: string;
635
+ export { tableBodyHeight_11 as tableBodyHeight };
636
+ const tableTitle_11: string;
637
+ export { tableTitle_11 as tableTitle };
486
638
  const counter_3: number;
487
639
  export { counter_3 as counter };
488
640
  export { supplierColumns as columns };
@@ -491,10 +643,14 @@ export namespace SupplierEventsWithTags {
491
643
  export { showSideButton_3 as showSideButton };
492
644
  const showHorizontalScroll_3: boolean;
493
645
  export { showHorizontalScroll_3 as showHorizontalScroll };
646
+ const noEventsTitle_11: string;
647
+ export { noEventsTitle_11 as noEventsTitle };
648
+ const noEventsSubtitle_11: string;
649
+ export { noEventsSubtitle_11 as noEventsSubtitle };
494
650
  const children_3: import("react/jsx-runtime").JSX.Element;
495
651
  export { children_3 as children };
496
652
  }
497
- export { args_7 as args };
653
+ export { args_10 as args };
498
654
  }
499
655
  import Table from "./Table";
500
656
  import { columns1 } from "./data";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "sag_components",
3
- "version": "2.0.0-beta158",
3
+ "version": "2.0.0-beta159",
4
4
  "description": "",
5
5
  "main": "dist/index.cjs.js",
6
6
  "module": "dist/index.esm.js",