@reportportal/ui-kit 0.0.1-alpha.109 → 0.0.1-alpha.110
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/components/icons/index.d.ts +3 -0
- package/dist/icons.js +42 -39
- package/dist/index.js +76 -73
- package/dist/style.css +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -2,13 +2,13 @@ import { A as P } from "./index-1a874a8b.js";
|
|
|
2
2
|
import { B as F } from "./baseIconButton-251479f7.js";
|
|
3
3
|
import { B as D } from "./breadcrumbs-8e5ca8d7.js";
|
|
4
4
|
import { B as y } from "./bubblesLoader-f3ffa240.js";
|
|
5
|
-
import { B } from "./button-97d9e587.js";
|
|
6
|
-
import { C as
|
|
7
|
-
import { D as
|
|
5
|
+
import { B as h } from "./button-97d9e587.js";
|
|
6
|
+
import { C as B } from "./checkbox-ed6cc375.js";
|
|
7
|
+
import { D as w } from "./datePicker-efa4e2d6.js";
|
|
8
8
|
import "react-datepicker";
|
|
9
9
|
import { D as k } from "./dropdown-ec754bbe.js";
|
|
10
10
|
import { FieldLabel as L } from "./fieldLabel.js";
|
|
11
|
-
import { F as
|
|
11
|
+
import { F as R } from "./fieldNumber-d1b5a7a1.js";
|
|
12
12
|
import { F as J } from "./fieldText-ba8a917c.js";
|
|
13
13
|
import { F as U } from "./fieldTextFlex-2f51c173.js";
|
|
14
14
|
import { FileDropArea as G } from "./fileDropArea.js";
|
|
@@ -22,22 +22,22 @@ import { S as no } from "./spinLoader-c4a53718.js";
|
|
|
22
22
|
import { SystemAlert as ao } from "./systemAlert.js";
|
|
23
23
|
import { S as po } from "./systemMessage-924fdaa6.js";
|
|
24
24
|
import { T as mo } from "./table-ea578f47.js";
|
|
25
|
-
import { T as
|
|
25
|
+
import { T as so } from "./themeProvider-46c2be7b.js";
|
|
26
26
|
import { T as xo } from "./toggle-304107fa.js";
|
|
27
|
-
import { Tooltip as
|
|
27
|
+
import { Tooltip as uo } from "./tooltip.js";
|
|
28
28
|
import { SidePanel as Po } from "./sidePanel.js";
|
|
29
|
-
import { AddCsvIcon as Fo, AddImageIcon as go, AddJarIcon as Do, BreadcrumbsTreeIcon as bo, CalendarIcon as yo, CheckmarkIcon as
|
|
30
|
-
import { S as
|
|
31
|
-
import { S as
|
|
32
|
-
import { S as
|
|
33
|
-
import { S as
|
|
34
|
-
import { S as
|
|
35
|
-
import { S as
|
|
36
|
-
import { S as
|
|
37
|
-
import { S as
|
|
38
|
-
import { S as
|
|
39
|
-
import { S as
|
|
40
|
-
import { S as
|
|
29
|
+
import { AddCsvIcon as Fo, AddImageIcon as go, AddJarIcon as Do, BreadcrumbsTreeIcon as bo, CalendarIcon as yo, CheckmarkIcon as To, ChevronRightBreadcrumbsIcon as ho, ConfigurationIcon as Ao, CopyIcon as Bo, CoveredManuallyIcon as vo, DeleteIcon as wo, DragAndDropIcon as Mo, DragNDropIcon as ko, DurationIcon as Eo, EditIcon as Lo, ExportIcon as Oo, FilterFilledIcon as Ro, FilterOutlineIcon as Ho, FlagIcon as Jo, GroupByIcon as No, HideIcon as Uo, LaunchTypeIcon as zo, MaximizeIcon as Go, MoveToFolderIcon as Wo, OwnerIcon as Xo, PinFilledIcon as jo, PinOutlineIcon as qo, PriorityBlockerIcon as Ko, PriorityCriticalIcon as Qo, PriorityHighIcon as Vo, PriorityLowIcon as Yo, PriorityMediumIcon as Zo, PriorityUnspecifiedIcon as _o, RefreshIcon as $o, RerunIcon as or, SearchIcon as rr, SortIcon as er, StatusSuccessIcon as nr, TestPlanIcon as tr, WarningIcon as ar } from "./icons.js";
|
|
30
|
+
import { S as pr, a as ir, b as mr } from "./chevronDownDropdown-66f5b1af.js";
|
|
31
|
+
import { S as sr } from "./calendarArrow-44c7e60e.js";
|
|
32
|
+
import { S as xr, a as fr, b as dr } from "./openEye-7b9cf080.js";
|
|
33
|
+
import { S as Sr } from "./close-4d480ef7.js";
|
|
34
|
+
import { S as Cr, a as Fr, b as gr, c as Dr, d as br, e as yr, f as Tr } from "./xls-995781cc.js";
|
|
35
|
+
import { S as Ar } from "./dropdown-0260bb66.js";
|
|
36
|
+
import { S as vr, a as wr, b as Mr } from "./success-8fd8bd2c.js";
|
|
37
|
+
import { S as Er, a as Lr } from "./tree-c3dd3d45.js";
|
|
38
|
+
import { S as Rr } from "./minus-2857540f.js";
|
|
39
|
+
import { S as Jr } from "./plus-199fb2a8.js";
|
|
40
|
+
import { S as Ur, a as zr } from "./prevPage-87faf576.js";
|
|
41
41
|
import "react/jsx-runtime";
|
|
42
42
|
import "react";
|
|
43
43
|
import "./bind-06a7ff84.js";
|
|
@@ -57,91 +57,94 @@ export {
|
|
|
57
57
|
Fo as AddCsvIcon,
|
|
58
58
|
go as AddImageIcon,
|
|
59
59
|
Do as AddJarIcon,
|
|
60
|
-
|
|
61
|
-
|
|
60
|
+
pr as ArrowDownIcon,
|
|
61
|
+
ir as ArrowUpIcon,
|
|
62
62
|
P as AttachedFile,
|
|
63
63
|
F as BaseIconButton,
|
|
64
64
|
D as Breadcrumbs,
|
|
65
65
|
bo as BreadcrumbsTreeIcon,
|
|
66
66
|
y as BubblesLoader,
|
|
67
|
-
|
|
68
|
-
|
|
67
|
+
h as Button,
|
|
68
|
+
sr as CalendarArrowIcon,
|
|
69
69
|
yo as CalendarIcon,
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
70
|
+
B as Checkbox,
|
|
71
|
+
To as CheckmarkIcon,
|
|
72
|
+
mr as ChevronDownDropdownIcon,
|
|
73
|
+
ho as ChevronRightBreadcrumbsIcon,
|
|
74
|
+
xr as ClearIcon,
|
|
75
|
+
fr as CloseEyeIcon,
|
|
76
|
+
Sr as CloseIcon,
|
|
77
|
+
Ao as ConfigurationIcon,
|
|
78
|
+
Bo as CopyIcon,
|
|
79
79
|
vo as CoveredManuallyIcon,
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
80
|
+
Cr as CsvIcon,
|
|
81
|
+
w as DatePicker,
|
|
82
|
+
wo as DeleteIcon,
|
|
83
|
+
Mo as DragAndDropIcon,
|
|
84
84
|
ko as DragNDropIcon,
|
|
85
85
|
k as Dropdown,
|
|
86
|
-
|
|
86
|
+
Ar as DropdownIcon,
|
|
87
87
|
Eo as DurationIcon,
|
|
88
88
|
Lo as EditIcon,
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
89
|
+
vr as ErrorIcon,
|
|
90
|
+
Oo as ExportIcon,
|
|
91
|
+
Fr as ExternalLinkIcon,
|
|
92
92
|
L as FieldLabel,
|
|
93
|
-
|
|
93
|
+
R as FieldNumber,
|
|
94
94
|
J as FieldText,
|
|
95
95
|
U as FieldTextFlex,
|
|
96
96
|
G as FileDropArea,
|
|
97
|
-
|
|
98
|
-
|
|
97
|
+
gr as FileOtherIcon,
|
|
98
|
+
Ro as FilterFilledIcon,
|
|
99
99
|
Ho as FilterOutlineIcon,
|
|
100
100
|
Jo as FlagIcon,
|
|
101
101
|
No as GroupByIcon,
|
|
102
102
|
Uo as HideIcon,
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
zo as
|
|
107
|
-
|
|
108
|
-
Er as
|
|
103
|
+
Dr as ImageIcon,
|
|
104
|
+
wr as InfoIcon,
|
|
105
|
+
br as JarIcon,
|
|
106
|
+
zo as LaunchTypeIcon,
|
|
107
|
+
Go as MaximizeIcon,
|
|
108
|
+
Er as MeatballMenuIcon,
|
|
109
|
+
Rr as MinusIcon,
|
|
109
110
|
X as Modal,
|
|
110
|
-
|
|
111
|
+
Wo as MoveToFolderIcon,
|
|
111
112
|
q as MultipleAutocomplete,
|
|
112
|
-
|
|
113
|
+
dr as OpenEyeIcon,
|
|
114
|
+
Xo as OwnerIcon,
|
|
113
115
|
V as Pagination,
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
116
|
+
yr as PdfIcon,
|
|
117
|
+
jo as PinFilledIcon,
|
|
118
|
+
qo as PinOutlineIcon,
|
|
119
|
+
Jr as PlusIcon,
|
|
118
120
|
Z as Popover,
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
121
|
+
Ur as PrevChapterIcon,
|
|
122
|
+
zr as PrevPageIcon,
|
|
123
|
+
Ko as PriorityBlockerIcon,
|
|
124
|
+
Qo as PriorityCriticalIcon,
|
|
125
|
+
Vo as PriorityHighIcon,
|
|
126
|
+
Yo as PriorityLowIcon,
|
|
127
|
+
Zo as PriorityMediumIcon,
|
|
128
|
+
_o as PriorityUnspecifiedIcon,
|
|
127
129
|
$ as Radio,
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
130
|
+
$o as RefreshIcon,
|
|
131
|
+
or as RerunIcon,
|
|
132
|
+
rr as SearchIcon,
|
|
131
133
|
ro as Selection,
|
|
132
134
|
Po as SidePanel,
|
|
133
135
|
K as SingleAutocomplete,
|
|
134
|
-
|
|
136
|
+
er as SortIcon,
|
|
135
137
|
no as SpinLoader,
|
|
136
|
-
|
|
137
|
-
|
|
138
|
+
nr as StatusSuccessIcon,
|
|
139
|
+
Mr as SuccessIcon,
|
|
138
140
|
ao as SystemAlert,
|
|
139
141
|
po as SystemMessage,
|
|
140
142
|
mo as Table,
|
|
141
|
-
|
|
143
|
+
tr as TestPlanIcon,
|
|
144
|
+
so as ThemeProvider,
|
|
142
145
|
xo as Toggle,
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
146
|
+
uo as Tooltip,
|
|
147
|
+
Lr as TreeIcon,
|
|
148
|
+
ar as WarningIcon,
|
|
149
|
+
Tr as XlsIcon
|
|
147
150
|
};
|