@reportportal/ui-kit 0.0.1-alpha.88 → 0.0.1-alpha.89
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/calendarArrow-44c7e60e.js +5 -0
- package/dist/datePicker-b626922f.js +194 -0
- package/dist/datePicker.js +3 -3
- package/dist/icons.js +38 -38
- package/dist/index.js +37 -37
- package/dist/style.css +1 -1
- package/package.json +1 -1
- package/dist/calendarArrow-3e1339ea.js +0 -6
- package/dist/datePicker-30077e06.js +0 -201
package/dist/index.js
CHANGED
|
@@ -18,12 +18,12 @@ import { Popover as X } from "./popover.js";
|
|
|
18
18
|
import { P as Z } from "./pagination-b001d791.js";
|
|
19
19
|
import { S as $ } from "./selection-9124d029.js";
|
|
20
20
|
import { T as ro } from "./table-920fdad9.js";
|
|
21
|
-
import { D as to } from "./datePicker-
|
|
21
|
+
import { D as to } from "./datePicker-b626922f.js";
|
|
22
22
|
import "react-datepicker";
|
|
23
23
|
import { SystemAlert as ao } from "./systemAlert.js";
|
|
24
|
-
import { AddCsvIcon as po, AddImageIcon as mo, AddJarIcon as io, BreadcrumbsTreeIcon as so,
|
|
25
|
-
import { S as
|
|
26
|
-
import {
|
|
24
|
+
import { AddCsvIcon as po, AddImageIcon as mo, AddJarIcon as io, BreadcrumbsTreeIcon as so, CalendarIcon as Io, CheckmarkIcon as xo, ChevronDownDropdownIcon as fo, ChevronRightBreadcrumbsIcon as lo, CopyIcon as So, DeleteIcon as uo, DragAndDropIcon as Po, DragNDropIcon as Co, DurationIcon as Do, EditIcon as go, ExportIcon as Bo, ExternalLinkIcon as Fo, FilterFilledIcon as To, FilterOutlineIcon as bo, FlagIcon as yo, HideIcon as ho, MaximizeIcon as wo, MoveToFolderIcon as vo, PriorityBlockerIcon as Ao, PriorityCriticalIcon as Mo, PriorityHighIcon as ko, PriorityLowIcon as Eo, PriorityMediumIcon as Ro, PriorityUnspecifiedIcon as Lo, RefreshIcon as Ho, RerunIcon as No, SearchIcon as Oo, SortIcon as Uo, StatusSuccessIcon as zo, WarningIcon as Jo } from "./icons.js";
|
|
25
|
+
import { S as jo, a as qo } from "./arrowUp-4a5caee7.js";
|
|
26
|
+
import { S as Ko } from "./calendarArrow-44c7e60e.js";
|
|
27
27
|
import { S as Vo, a as Xo, b as Yo } from "./openEye-7b9cf080.js";
|
|
28
28
|
import { S as _o } from "./close-4d480ef7.js";
|
|
29
29
|
import { S as or } from "./dropdown-0260bb66.js";
|
|
@@ -49,67 +49,67 @@ export {
|
|
|
49
49
|
po as AddCsvIcon,
|
|
50
50
|
mo as AddImageIcon,
|
|
51
51
|
io as AddJarIcon,
|
|
52
|
-
|
|
53
|
-
|
|
52
|
+
jo as ArrowDownIcon,
|
|
53
|
+
qo as ArrowUpIcon,
|
|
54
54
|
C as BaseIconButton,
|
|
55
55
|
g as Breadcrumbs,
|
|
56
56
|
so as BreadcrumbsTreeIcon,
|
|
57
57
|
U as BubblesLoader,
|
|
58
58
|
u as Button,
|
|
59
|
-
|
|
60
|
-
|
|
59
|
+
Ko as CalendarArrowIcon,
|
|
60
|
+
Io as CalendarIcon,
|
|
61
61
|
F as Checkbox,
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
62
|
+
xo as CheckmarkIcon,
|
|
63
|
+
fo as ChevronDownDropdownIcon,
|
|
64
|
+
lo as ChevronRightBreadcrumbsIcon,
|
|
65
65
|
Vo as ClearIcon,
|
|
66
66
|
Xo as CloseEyeIcon,
|
|
67
67
|
_o as CloseIcon,
|
|
68
|
-
|
|
68
|
+
So as CopyIcon,
|
|
69
69
|
to as DatePicker,
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
70
|
+
uo as DeleteIcon,
|
|
71
|
+
Po as DragAndDropIcon,
|
|
72
|
+
Co as DragNDropIcon,
|
|
73
73
|
E as Dropdown,
|
|
74
74
|
or as DropdownIcon,
|
|
75
|
-
|
|
76
|
-
|
|
75
|
+
Do as DurationIcon,
|
|
76
|
+
go as EditIcon,
|
|
77
77
|
er as ErrorIcon,
|
|
78
|
-
|
|
79
|
-
|
|
78
|
+
Bo as ExportIcon,
|
|
79
|
+
Fo as ExternalLinkIcon,
|
|
80
80
|
N as FieldNumber,
|
|
81
81
|
h as FieldText,
|
|
82
82
|
j as FieldTextFlex,
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
83
|
+
To as FilterFilledIcon,
|
|
84
|
+
bo as FilterOutlineIcon,
|
|
85
|
+
yo as FlagIcon,
|
|
86
|
+
ho as HideIcon,
|
|
87
87
|
tr as InfoIcon,
|
|
88
|
-
|
|
88
|
+
wo as MaximizeIcon,
|
|
89
89
|
cr as MeatballMenuIcon,
|
|
90
90
|
ir as MinusIcon,
|
|
91
91
|
M as Modal,
|
|
92
|
-
|
|
92
|
+
vo as MoveToFolderIcon,
|
|
93
93
|
Yo as OpenEyeIcon,
|
|
94
94
|
Z as Pagination,
|
|
95
95
|
sr as PlusIcon,
|
|
96
96
|
X as Popover,
|
|
97
97
|
xr as PrevChapterIcon,
|
|
98
98
|
fr as PrevPageIcon,
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
99
|
+
Ao as PriorityBlockerIcon,
|
|
100
|
+
Mo as PriorityCriticalIcon,
|
|
101
|
+
ko as PriorityHighIcon,
|
|
102
|
+
Eo as PriorityLowIcon,
|
|
103
|
+
Ro as PriorityMediumIcon,
|
|
104
|
+
Lo as PriorityUnspecifiedIcon,
|
|
105
105
|
G as Radio,
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
106
|
+
Ho as RefreshIcon,
|
|
107
|
+
No as RerunIcon,
|
|
108
|
+
Oo as SearchIcon,
|
|
109
109
|
$ as Selection,
|
|
110
|
-
|
|
110
|
+
Uo as SortIcon,
|
|
111
111
|
J as SpinLoader,
|
|
112
|
-
|
|
112
|
+
zo as StatusSuccessIcon,
|
|
113
113
|
nr as SuccessIcon,
|
|
114
114
|
ao as SystemAlert,
|
|
115
115
|
b as SystemMessage,
|
|
@@ -118,5 +118,5 @@ export {
|
|
|
118
118
|
L as Toggle,
|
|
119
119
|
Q as Tooltip,
|
|
120
120
|
pr as TreeIcon,
|
|
121
|
-
|
|
121
|
+
Jo as WarningIcon
|
|
122
122
|
};
|