@reportportal/ui-kit 0.0.1-alpha.103 → 0.0.1-alpha.105
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/dist/{arrowUp-4a5caee7.js → chevronDownDropdown-66f5b1af.js} +4 -3
- package/dist/common/utils/index.d.ts +1 -0
- package/dist/common/utils/isString.d.ts +1 -0
- package/dist/components/icons/index.d.ts +1 -0
- package/dist/components/table/constants.d.ts +3 -0
- package/dist/components/table/hooks/index.d.ts +4 -0
- package/dist/components/table/hooks/useColumnWidths.d.ts +8 -0
- package/dist/components/table/hooks/useTableColumns.d.ts +13 -0
- package/dist/components/table/hooks/useTableExpansion.d.ts +15 -0
- package/dist/components/table/hooks/useTableHover.d.ts +10 -0
- package/dist/components/table/types.d.ts +14 -2
- package/dist/components/table/utils.d.ts +7 -1
- package/dist/icons.js +44 -43
- package/dist/index.js +46 -45
- package/dist/style.css +1 -1
- package/dist/table-0ca84375.js +476 -0
- package/dist/table.js +2 -2
- package/package.json +1 -1
- package/dist/table-920fdad9.js +0 -142
package/dist/index.js
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { A as u } from "./index-803576c3.js";
|
|
2
|
-
import { B as
|
|
2
|
+
import { B as C } from "./baseIconButton-251479f7.js";
|
|
3
3
|
import { B as D } from "./breadcrumbs-8e5ca8d7.js";
|
|
4
4
|
import { B as g } from "./bubblesLoader-f3ffa240.js";
|
|
5
5
|
import { B as h } from "./button-97d9e587.js";
|
|
6
|
-
import { C as
|
|
6
|
+
import { C as B } from "./checkbox-ed6cc375.js";
|
|
7
7
|
import { D as M } from "./datePicker-efa4e2d6.js";
|
|
8
8
|
import "react-datepicker";
|
|
9
9
|
import { D as w } from "./dropdown-ec754bbe.js";
|
|
@@ -19,22 +19,22 @@ import { R as Q } from "./radio-62546efa.js";
|
|
|
19
19
|
import { S as Z } from "./selection-9124d029.js";
|
|
20
20
|
import { S as oo } from "./spinLoader-c4a53718.js";
|
|
21
21
|
import { SystemAlert as eo } from "./systemAlert.js";
|
|
22
|
-
import { S as
|
|
23
|
-
import { T as co } from "./table-
|
|
24
|
-
import { T as
|
|
22
|
+
import { S as no } from "./systemMessage-924fdaa6.js";
|
|
23
|
+
import { T as co } from "./table-0ca84375.js";
|
|
24
|
+
import { T as po } from "./themeProvider-46c2be7b.js";
|
|
25
25
|
import { T as Io } from "./toggle-304107fa.js";
|
|
26
26
|
import { Tooltip as xo } from "./tooltip.js";
|
|
27
|
-
import { AddCsvIcon as lo, AddImageIcon as So, AddJarIcon as uo, BreadcrumbsTreeIcon as Po, CalendarIcon as
|
|
28
|
-
import { S as Ko, a as Qo } from "./
|
|
29
|
-
import { S as
|
|
30
|
-
import { S as
|
|
27
|
+
import { AddCsvIcon as lo, AddImageIcon as So, AddJarIcon as uo, BreadcrumbsTreeIcon as Po, CalendarIcon as Co, CheckmarkIcon as Fo, ChevronRightBreadcrumbsIcon as Do, CopyIcon as bo, CoveredManuallyIcon as go, DeleteIcon as To, DragAndDropIcon as ho, DragNDropIcon as yo, DurationIcon as Bo, EditIcon as Ao, ExportIcon as Mo, FilterFilledIcon as vo, FilterOutlineIcon as wo, FlagIcon as Eo, HideIcon as ko, MaximizeIcon as Lo, MoveToFolderIcon as Ro, PriorityBlockerIcon as Oo, PriorityCriticalIcon as Ho, PriorityHighIcon as Jo, PriorityLowIcon as No, PriorityMediumIcon as Uo, PriorityUnspecifiedIcon as zo, RefreshIcon as Wo, RerunIcon as Xo, SearchIcon as Yo, SortIcon as _o, StatusSuccessIcon as jo, WarningIcon as qo } from "./icons.js";
|
|
28
|
+
import { S as Ko, a as Qo, b as Vo } from "./chevronDownDropdown-66f5b1af.js";
|
|
29
|
+
import { S as $o } from "./calendarArrow-44c7e60e.js";
|
|
30
|
+
import { S as rr, a as er, b as ar } from "./openEye-7b9cf080.js";
|
|
31
31
|
import { S as tr } from "./close-4d480ef7.js";
|
|
32
|
-
import { S as
|
|
33
|
-
import { S as
|
|
34
|
-
import { S as
|
|
35
|
-
import { S as
|
|
36
|
-
import { S as
|
|
37
|
-
import { S as Br, a as
|
|
32
|
+
import { S as sr, a as pr, b as mr, c as Ir, d as ir, e as xr, f as fr } from "./xls-995781cc.js";
|
|
33
|
+
import { S as dr } from "./dropdown-0260bb66.js";
|
|
34
|
+
import { S as ur, a as Pr, b as Cr } from "./success-8fd8bd2c.js";
|
|
35
|
+
import { S as Dr, a as br } from "./tree-c3dd3d45.js";
|
|
36
|
+
import { S as Tr, a as hr } from "./plus-0929dda4.js";
|
|
37
|
+
import { S as Br, a as Ar } from "./prevPage-87faf576.js";
|
|
38
38
|
import "react/jsx-runtime";
|
|
39
39
|
import "react";
|
|
40
40
|
import "./bind-06a7ff84.js";
|
|
@@ -56,31 +56,32 @@ export {
|
|
|
56
56
|
Ko as ArrowDownIcon,
|
|
57
57
|
Qo as ArrowUpIcon,
|
|
58
58
|
u as AttachedFile,
|
|
59
|
-
|
|
59
|
+
C as BaseIconButton,
|
|
60
60
|
D as Breadcrumbs,
|
|
61
61
|
Po as BreadcrumbsTreeIcon,
|
|
62
62
|
g as BubblesLoader,
|
|
63
63
|
h as Button,
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
64
|
+
$o as CalendarArrowIcon,
|
|
65
|
+
Co as CalendarIcon,
|
|
66
|
+
B as Checkbox,
|
|
67
|
+
Fo as CheckmarkIcon,
|
|
68
|
+
Vo as ChevronDownDropdownIcon,
|
|
69
|
+
Do as ChevronRightBreadcrumbsIcon,
|
|
70
|
+
rr as ClearIcon,
|
|
71
|
+
er as CloseEyeIcon,
|
|
72
72
|
tr as CloseIcon,
|
|
73
|
-
|
|
74
|
-
|
|
73
|
+
bo as CopyIcon,
|
|
74
|
+
go as CoveredManuallyIcon,
|
|
75
|
+
sr as CsvIcon,
|
|
75
76
|
M as DatePicker,
|
|
76
77
|
To as DeleteIcon,
|
|
77
78
|
ho as DragAndDropIcon,
|
|
78
|
-
|
|
79
|
+
yo as DragNDropIcon,
|
|
79
80
|
w as Dropdown,
|
|
80
|
-
|
|
81
|
-
|
|
81
|
+
dr as DropdownIcon,
|
|
82
|
+
Bo as DurationIcon,
|
|
82
83
|
Ao as EditIcon,
|
|
83
|
-
|
|
84
|
+
ur as ErrorIcon,
|
|
84
85
|
Mo as ExportIcon,
|
|
85
86
|
pr as ExternalLinkIcon,
|
|
86
87
|
k as FieldLabel,
|
|
@@ -88,27 +89,27 @@ export {
|
|
|
88
89
|
H as FieldText,
|
|
89
90
|
N as FieldTextFlex,
|
|
90
91
|
z as FileDropArea,
|
|
91
|
-
|
|
92
|
+
mr as FileOtherIcon,
|
|
92
93
|
vo as FilterFilledIcon,
|
|
93
94
|
wo as FilterOutlineIcon,
|
|
94
95
|
Eo as FlagIcon,
|
|
95
96
|
ko as HideIcon,
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
97
|
+
Ir as ImageIcon,
|
|
98
|
+
Pr as InfoIcon,
|
|
99
|
+
ir as JarIcon,
|
|
99
100
|
W as MIME_TYPES,
|
|
100
101
|
Lo as MaximizeIcon,
|
|
101
|
-
|
|
102
|
-
|
|
102
|
+
Dr as MeatballMenuIcon,
|
|
103
|
+
Tr as MinusIcon,
|
|
103
104
|
Y as Modal,
|
|
104
105
|
Ro as MoveToFolderIcon,
|
|
105
|
-
|
|
106
|
+
ar as OpenEyeIcon,
|
|
106
107
|
j as Pagination,
|
|
107
|
-
|
|
108
|
-
|
|
108
|
+
xr as PdfIcon,
|
|
109
|
+
hr as PlusIcon,
|
|
109
110
|
G as Popover,
|
|
110
111
|
Br as PrevChapterIcon,
|
|
111
|
-
|
|
112
|
+
Ar as PrevPageIcon,
|
|
112
113
|
Oo as PriorityBlockerIcon,
|
|
113
114
|
Ho as PriorityCriticalIcon,
|
|
114
115
|
Jo as PriorityHighIcon,
|
|
@@ -123,14 +124,14 @@ export {
|
|
|
123
124
|
_o as SortIcon,
|
|
124
125
|
oo as SpinLoader,
|
|
125
126
|
jo as StatusSuccessIcon,
|
|
126
|
-
|
|
127
|
+
Cr as SuccessIcon,
|
|
127
128
|
eo as SystemAlert,
|
|
128
|
-
|
|
129
|
+
no as SystemMessage,
|
|
129
130
|
co as Table,
|
|
130
|
-
|
|
131
|
+
po as ThemeProvider,
|
|
131
132
|
Io as Toggle,
|
|
132
133
|
xo as Tooltip,
|
|
133
|
-
|
|
134
|
+
br as TreeIcon,
|
|
134
135
|
qo as WarningIcon,
|
|
135
|
-
|
|
136
|
+
fr as XlsIcon
|
|
136
137
|
};
|