@reportportal/ui-kit 0.0.1-alpha.242 → 0.0.1-alpha.243
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/autocompletes.js +63 -58
- package/dist/{openedEye-8fa4c67d.js → capslockIcon-b100b9d6.js} +3 -2
- package/dist/common/hooks/index.d.ts +1 -0
- package/dist/common/hooks/useCapsLock.d.ts +9 -0
- package/dist/common/hooks.js +25 -23
- package/dist/components/fieldText/fieldText.d.ts +2 -1
- package/dist/components/icons/index.d.ts +1 -0
- package/dist/components/index.d.ts +1 -0
- package/dist/components/radio/radioGroup.d.ts +1 -2
- package/dist/{datePicker-09dd025d.js → datePicker-f4adf107.js} +1 -1
- package/dist/datePicker.js +12 -11
- package/dist/fieldText-a4446a77.js +191 -0
- package/dist/fieldText.js +9 -2
- package/dist/icons.js +43 -42
- package/dist/index.js +185 -183
- package/dist/{pagination-32fc6458.js → pagination-146ee7b3.js} +1 -1
- package/dist/pagination.js +6 -3
- package/dist/style.css +1 -1
- package/dist/useCapsLock-d7f98c9f.js +14 -0
- package/package.json +4 -1
- package/dist/fieldText-4a8e5496.js +0 -167
package/dist/index.js
CHANGED
|
@@ -1,63 +1,63 @@
|
|
|
1
|
-
import { AdaptiveTagList as
|
|
2
|
-
import { A as
|
|
1
|
+
import { AdaptiveTagList as B } from "./adaptiveTagList.js";
|
|
2
|
+
import { A as v, a as w } from "./actionMenu-f8a2f5bb.js";
|
|
3
3
|
import { ACTION_MENU_DIVIDER as E } from "./actionMenu.js";
|
|
4
|
-
import { A as
|
|
5
|
-
import { B as
|
|
6
|
-
import { B as
|
|
7
|
-
import { B as
|
|
8
|
-
import { BulkPanel as
|
|
9
|
-
import { B as
|
|
10
|
-
import { C as
|
|
11
|
-
import { Chip as
|
|
12
|
-
import { D as
|
|
4
|
+
import { A as k } from "./index-d6e02727.js";
|
|
5
|
+
import { B as N } from "./baseIconButton-251479f7.js";
|
|
6
|
+
import { B as H } from "./breadcrumbs-5730e318.js";
|
|
7
|
+
import { B as G } from "./bubblesLoader-f3ffa240.js";
|
|
8
|
+
import { BulkPanel as V } from "./bulkPanel.js";
|
|
9
|
+
import { B as W } from "./button-7ab874f3.js";
|
|
10
|
+
import { C as j } from "./checkbox-76aa8f97.js";
|
|
11
|
+
import { Chip as K } from "./chip.js";
|
|
12
|
+
import { D as Y } from "./datePicker-f4adf107.js";
|
|
13
13
|
import "react-datepicker";
|
|
14
|
-
import { D as
|
|
15
|
-
import { FieldLabel as
|
|
16
|
-
import { F as
|
|
17
|
-
import { F as
|
|
18
|
-
import { F as
|
|
19
|
-
import { FileDropArea as
|
|
20
|
-
import { FiltersButton as
|
|
21
|
-
import { FilterItem as
|
|
22
|
-
import { IssueList as
|
|
23
|
-
import { Modal as
|
|
24
|
-
import { MultipleAutocomplete as
|
|
25
|
-
import { P as
|
|
26
|
-
import { Popover as
|
|
27
|
-
import { R as
|
|
28
|
-
import { SegmentedControl as
|
|
29
|
-
import { S as
|
|
30
|
-
import { S as
|
|
31
|
-
import { SystemAlert as
|
|
32
|
-
import { S as
|
|
33
|
-
import { DragLayer as
|
|
34
|
-
import { T as
|
|
35
|
-
import { T as
|
|
36
|
-
import { T as
|
|
37
|
-
import { Tooltip as
|
|
38
|
-
import { SidePanel as
|
|
14
|
+
import { D as $ } from "./dropdown-d2a05471.js";
|
|
15
|
+
import { FieldLabel as ro } from "./fieldLabel.js";
|
|
16
|
+
import { F as to } from "./fieldNumber-b4aa4d7e.js";
|
|
17
|
+
import { F as ao } from "./fieldText-a4446a77.js";
|
|
18
|
+
import { F as po } from "./fieldTextFlex-2f51c173.js";
|
|
19
|
+
import { FileDropArea as mo } from "./fileDropArea.js";
|
|
20
|
+
import { FiltersButton as Io } from "./filtersButton.js";
|
|
21
|
+
import { FilterItem as xo } from "./filterItem.js";
|
|
22
|
+
import { IssueList as uo } from "./issueList.js";
|
|
23
|
+
import { Modal as Co } from "./modal.js";
|
|
24
|
+
import { MultipleAutocomplete as Po, SingleAutocomplete as go } from "./autocompletes.js";
|
|
25
|
+
import { P as Fo } from "./pagination-146ee7b3.js";
|
|
26
|
+
import { Popover as bo } from "./popover.js";
|
|
27
|
+
import { R as ho, a as Bo } from "./radioGroup-0c132c2e.js";
|
|
28
|
+
import { SegmentedControl as vo } from "./segmentedControl.js";
|
|
29
|
+
import { S as Lo } from "./selection-da1a3528.js";
|
|
30
|
+
import { S as Ro } from "./spinLoader-c4a53718.js";
|
|
31
|
+
import { SystemAlert as Oo } from "./systemAlert.js";
|
|
32
|
+
import { S as Uo } from "./systemMessage-924fdaa6.js";
|
|
33
|
+
import { DragLayer as zo, SortableItem as Go, SortableList as Jo, TreeSortableContainer as Vo, TreeSortableItem as _o } from "./sortable.js";
|
|
34
|
+
import { T as Xo } from "./table-8cdbfdfb.js";
|
|
35
|
+
import { T as qo } from "./themeProvider-46c2be7b.js";
|
|
36
|
+
import { T as Qo } from "./toggle-304107fa.js";
|
|
37
|
+
import { Tooltip as Zo } from "./tooltip.js";
|
|
38
|
+
import { SidePanel as or } from "./sidePanel.js";
|
|
39
39
|
import "react";
|
|
40
40
|
import "react-dnd";
|
|
41
41
|
import "react-dnd-html5-backend";
|
|
42
|
-
import { useTreeDropValidation as
|
|
43
|
-
import { u as
|
|
44
|
-
import { AddCsvIcon as
|
|
45
|
-
import { S as
|
|
46
|
-
import { S as
|
|
47
|
-
import { S as
|
|
48
|
-
import { S as
|
|
49
|
-
import { S as
|
|
50
|
-
import { S as
|
|
51
|
-
import { S as
|
|
52
|
-
import { S as
|
|
53
|
-
import { S as
|
|
54
|
-
import { S as
|
|
55
|
-
import { S as
|
|
56
|
-
import { S as
|
|
57
|
-
import { S as
|
|
58
|
-
import { S as
|
|
59
|
-
import { S as
|
|
60
|
-
import { S as
|
|
42
|
+
import { useTreeDropValidation as er } from "./common/hooks.js";
|
|
43
|
+
import { u as nr } from "./useEllipsisTitle-462fa254.js";
|
|
44
|
+
import { AddCsvIcon as cr, AddImageIcon as pr, AddJarIcon as ir, ArrowLeftIcon as mr, ArrowRightIcon as sr, BoltIcon as Ir, BreadcrumbsTreeIcon as lr, CalendarIcon as xr, CheckmarkIcon as fr, ChevronRightBreadcrumbsIcon as dr, CloseEyeIcon as ur, ConfigurationIcon as Sr, CopyIcon as Cr, CoverageFullIcon as Dr, CoveragePartialIcon as Pr, CoveredManuallyIcon as gr, CycleArrowsIcon as Ar, DeleteIcon as Fr, DiamondIcon as Tr, DownloadIcon as br, DragAndDropIcon as yr, DragNDropIcon as hr, DurationIcon as Br, EditIcon as Mr, ExportIcon as vr, FlagIcon as wr, FolderIcon as Lr, GroupByIcon as Er, HashIcon as Rr, HideIcon as kr, LatestExecutionsIcon as Or, LaunchTypeIcon as Nr, MailIcon as Ur, MaximizeIcon as Hr, MoveToFolderIcon as zr, OkIcon as Gr, OpenEyeIcon as Jr, PinFilledIcon as Vr, PinOutlineIcon as _r, PriorityBlockerIcon as Wr, PriorityCriticalIcon as Xr, PriorityHighIcon as jr, PriorityLowIcon as qr, PriorityMediumIcon as Kr, PriorityUnspecifiedIcon as Qr, RefreshIcon as Yr, RerunIcon as Zr, RocketIcon as $r, RunManualIcon as oe, SearchIcon as re, SortIcon as ee, StatusSuccessIcon as te, TestCaseIcon as ne, TestPlanIcon as ae, UserIcon as ce } from "./icons.js";
|
|
45
|
+
import { S as ie, a as me, b as se } from "./resizeColumn-46b5b30f.js";
|
|
46
|
+
import { S as le } from "./calendarArrow-44c7e60e.js";
|
|
47
|
+
import { S as fe } from "./chevronDownDropdown-0260bb66.js";
|
|
48
|
+
import { S as ue } from "./clear-53660571.js";
|
|
49
|
+
import { b as Ce, S as De, a as Pe } from "./capslockIcon-b100b9d6.js";
|
|
50
|
+
import { S as Ae } from "./close-4d480ef7.js";
|
|
51
|
+
import { S as Te, a as be, b as ye, c as he, d as Be, e as Me, f as ve } from "./xls-995781cc.js";
|
|
52
|
+
import { S as Le } from "./details-dbb1530b.js";
|
|
53
|
+
import { S as Re } from "./dropdown-0260bb66.js";
|
|
54
|
+
import { S as Oe, a as Ne, b as Ue } from "./success-8fd8bd2c.js";
|
|
55
|
+
import { S as ze, a as Ge } from "./filterOutline-819b4b0d.js";
|
|
56
|
+
import { S as Ve, a as _e } from "./tree-c3dd3d45.js";
|
|
57
|
+
import { S as Xe } from "./minus-2857540f.js";
|
|
58
|
+
import { S as qe } from "./plus-199fb2a8.js";
|
|
59
|
+
import { S as Qe, a as Ye } from "./prevPage-87faf576.js";
|
|
60
|
+
import { S as $e } from "./warning-537ead32.js";
|
|
61
61
|
import "react/jsx-runtime";
|
|
62
62
|
import "./bind-06a7ff84.js";
|
|
63
63
|
import "./isEmpty-ccacb5ff.js";
|
|
@@ -70,6 +70,7 @@ import "react-datepicker/dist/es/index.js";
|
|
|
70
70
|
import "@floating-ui/react-dom";
|
|
71
71
|
import "downshift";
|
|
72
72
|
import "./maxValueDisplay-9be01a75.js";
|
|
73
|
+
import "./useCapsLock-d7f98c9f.js";
|
|
73
74
|
import "react-dropzone";
|
|
74
75
|
import "framer-motion";
|
|
75
76
|
import "./useWindowResize-a7e1ac92.js";
|
|
@@ -81,134 +82,135 @@ import "./common.js";
|
|
|
81
82
|
import "react-resizable";
|
|
82
83
|
export {
|
|
83
84
|
E as ACTION_MENU_DIVIDER,
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
Sr as
|
|
115
|
-
Cr as
|
|
116
|
-
Dr as
|
|
117
|
-
Pr as
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
Tr as
|
|
85
|
+
v as ActionMenu,
|
|
86
|
+
w as ActionMenuItem,
|
|
87
|
+
B as AdaptiveTagList,
|
|
88
|
+
cr as AddCsvIcon,
|
|
89
|
+
pr as AddImageIcon,
|
|
90
|
+
ir as AddJarIcon,
|
|
91
|
+
ie as ArrowDownIcon,
|
|
92
|
+
mr as ArrowLeftIcon,
|
|
93
|
+
sr as ArrowRightIcon,
|
|
94
|
+
me as ArrowUpIcon,
|
|
95
|
+
k as AttachedFile,
|
|
96
|
+
N as BaseIconButton,
|
|
97
|
+
Ir as BoltIcon,
|
|
98
|
+
H as Breadcrumbs,
|
|
99
|
+
lr as BreadcrumbsTreeIcon,
|
|
100
|
+
G as BubblesLoader,
|
|
101
|
+
V as BulkPanel,
|
|
102
|
+
W as Button,
|
|
103
|
+
le as CalendarArrowIcon,
|
|
104
|
+
xr as CalendarIcon,
|
|
105
|
+
Ce as CapsLockIcon,
|
|
106
|
+
j as Checkbox,
|
|
107
|
+
fr as CheckmarkIcon,
|
|
108
|
+
fe as ChevronDownDropdownIcon,
|
|
109
|
+
dr as ChevronRightBreadcrumbsIcon,
|
|
110
|
+
K as Chip,
|
|
111
|
+
ue as ClearIcon,
|
|
112
|
+
ur as CloseEyeIcon,
|
|
113
|
+
Ae as CloseIcon,
|
|
114
|
+
De as ClosedEyeIcon,
|
|
115
|
+
Sr as ConfigurationIcon,
|
|
116
|
+
Cr as CopyIcon,
|
|
117
|
+
Dr as CoverageFullIcon,
|
|
118
|
+
Pr as CoveragePartialIcon,
|
|
119
|
+
gr as CoveredManuallyIcon,
|
|
120
|
+
Te as CsvIcon,
|
|
121
|
+
Ar as CycleArrowsIcon,
|
|
122
|
+
Y as DatePicker,
|
|
123
|
+
Fr as DeleteIcon,
|
|
124
|
+
Le as DetailsIcon,
|
|
125
|
+
Tr as DiamondIcon,
|
|
126
|
+
br as DownloadIcon,
|
|
125
127
|
yr as DragAndDropIcon,
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
128
|
+
zo as DragLayer,
|
|
129
|
+
hr as DragNDropIcon,
|
|
130
|
+
$ as Dropdown,
|
|
131
|
+
Re as DropdownIcon,
|
|
132
|
+
Br as DurationIcon,
|
|
133
|
+
Mr as EditIcon,
|
|
134
|
+
Oe as ErrorIcon,
|
|
135
|
+
vr as ExportIcon,
|
|
136
|
+
be as ExternalLinkIcon,
|
|
137
|
+
ro as FieldLabel,
|
|
138
|
+
to as FieldNumber,
|
|
139
|
+
ao as FieldText,
|
|
140
|
+
po as FieldTextFlex,
|
|
141
|
+
mo as FileDropArea,
|
|
142
|
+
ye as FileOtherIcon,
|
|
143
|
+
ze as FilterFilledIcon,
|
|
144
|
+
xo as FilterItem,
|
|
145
|
+
Ge as FilterOutlineIcon,
|
|
146
|
+
Io as FiltersButton,
|
|
147
|
+
wr as FlagIcon,
|
|
148
|
+
Lr as FolderIcon,
|
|
147
149
|
Er as GroupByIcon,
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
|
|
197
|
-
|
|
198
|
-
|
|
199
|
-
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
|
|
205
|
-
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
|
|
213
|
-
|
|
150
|
+
Rr as HashIcon,
|
|
151
|
+
kr as HideIcon,
|
|
152
|
+
he as ImageIcon,
|
|
153
|
+
Ne as InfoIcon,
|
|
154
|
+
uo as IssueList,
|
|
155
|
+
Be as JarIcon,
|
|
156
|
+
Or as LatestExecutionsIcon,
|
|
157
|
+
Nr as LaunchTypeIcon,
|
|
158
|
+
Ur as MailIcon,
|
|
159
|
+
Hr as MaximizeIcon,
|
|
160
|
+
Ve as MeatballMenuIcon,
|
|
161
|
+
Xe as MinusIcon,
|
|
162
|
+
Co as Modal,
|
|
163
|
+
zr as MoveToFolderIcon,
|
|
164
|
+
Po as MultipleAutocomplete,
|
|
165
|
+
Gr as OkIcon,
|
|
166
|
+
Jr as OpenEyeIcon,
|
|
167
|
+
Pe as OpenedEyeIcon,
|
|
168
|
+
Fo as Pagination,
|
|
169
|
+
Me as PdfIcon,
|
|
170
|
+
Vr as PinFilledIcon,
|
|
171
|
+
_r as PinOutlineIcon,
|
|
172
|
+
qe as PlusIcon,
|
|
173
|
+
bo as Popover,
|
|
174
|
+
Qe as PrevChapterIcon,
|
|
175
|
+
Ye as PrevPageIcon,
|
|
176
|
+
Wr as PriorityBlockerIcon,
|
|
177
|
+
Xr as PriorityCriticalIcon,
|
|
178
|
+
jr as PriorityHighIcon,
|
|
179
|
+
qr as PriorityLowIcon,
|
|
180
|
+
Kr as PriorityMediumIcon,
|
|
181
|
+
Qr as PriorityUnspecifiedIcon,
|
|
182
|
+
ho as Radio,
|
|
183
|
+
Bo as RadioGroup,
|
|
184
|
+
Yr as RefreshIcon,
|
|
185
|
+
Zr as RerunIcon,
|
|
186
|
+
se as ResizeColumnIcon,
|
|
187
|
+
$r as RocketIcon,
|
|
188
|
+
oe as RunManualIcon,
|
|
189
|
+
re as SearchIcon,
|
|
190
|
+
vo as SegmentedControl,
|
|
191
|
+
Lo as Selection,
|
|
192
|
+
or as SidePanel,
|
|
193
|
+
go as SingleAutocomplete,
|
|
194
|
+
ee as SortIcon,
|
|
195
|
+
Go as SortableItem,
|
|
196
|
+
Jo as SortableList,
|
|
197
|
+
Ro as SpinLoader,
|
|
198
|
+
te as StatusSuccessIcon,
|
|
199
|
+
Ue as SuccessIcon,
|
|
200
|
+
Oo as SystemAlert,
|
|
201
|
+
Uo as SystemMessage,
|
|
202
|
+
Xo as Table,
|
|
203
|
+
ne as TestCaseIcon,
|
|
204
|
+
ae as TestPlanIcon,
|
|
205
|
+
qo as ThemeProvider,
|
|
206
|
+
Qo as Toggle,
|
|
207
|
+
Zo as Tooltip,
|
|
208
|
+
_e as TreeIcon,
|
|
209
|
+
Vo as TreeSortableContainer,
|
|
210
|
+
_o as TreeSortableItem,
|
|
211
|
+
ce as UserIcon,
|
|
212
|
+
$e as WarningIcon,
|
|
213
|
+
ve as XlsIcon,
|
|
214
|
+
nr as useEllipsisTitle,
|
|
215
|
+
er as useTreeDropValidation
|
|
214
216
|
};
|
|
@@ -4,7 +4,7 @@ import { Tooltip as j } from "./tooltip.js";
|
|
|
4
4
|
import { useState as f } from "react";
|
|
5
5
|
import { Popover as A } from "./popover.js";
|
|
6
6
|
import { B as w } from "./button-7ab874f3.js";
|
|
7
|
-
import { F as B } from "./fieldText-
|
|
7
|
+
import { F as B } from "./fieldText-a4446a77.js";
|
|
8
8
|
import { B as y } from "./baseIconButton-251479f7.js";
|
|
9
9
|
import { S as z, a as S } from "./prevPage-87faf576.js";
|
|
10
10
|
const W = {
|
package/dist/pagination.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { P as t } from "./pagination-
|
|
1
|
+
import { P as t } from "./pagination-146ee7b3.js";
|
|
2
2
|
import "react/jsx-runtime";
|
|
3
3
|
import "./bind-06a7ff84.js";
|
|
4
4
|
import "./tooltip.js";
|
|
@@ -8,13 +8,16 @@ import "@floating-ui/react";
|
|
|
8
8
|
import "./floatingUi-46f5b896.js";
|
|
9
9
|
import "./popover.js";
|
|
10
10
|
import "./button-7ab874f3.js";
|
|
11
|
-
import "./fieldText-
|
|
11
|
+
import "./fieldText-a4446a77.js";
|
|
12
12
|
import "./clear-53660571.js";
|
|
13
|
-
import "./
|
|
13
|
+
import "./capslockIcon-b100b9d6.js";
|
|
14
14
|
import "./baseIconButton-251479f7.js";
|
|
15
15
|
import "./spinLoader-c4a53718.js";
|
|
16
16
|
import "./maxValueDisplay-9be01a75.js";
|
|
17
17
|
import "./fieldLabel.js";
|
|
18
|
+
import "react-dnd";
|
|
19
|
+
import "react-dnd-html5-backend";
|
|
20
|
+
import "./useCapsLock-d7f98c9f.js";
|
|
18
21
|
import "./prevPage-87faf576.js";
|
|
19
22
|
export {
|
|
20
23
|
t as Pagination,
|