@reportportal/ui-kit 0.0.1-alpha.236 → 0.0.1-alpha.238

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,172 @@
1
+ import { jsx as e, jsxs as d, Fragment as j } from "react/jsx-runtime";
2
+ import { useState as N, useRef as F, useCallback as H, useEffect as x, useMemo as G } from "react";
3
+ import { Scrollbars as U } from "rc-scrollbars";
4
+ import { AnimatePresence as Y, motion as X } from "framer-motion";
5
+ import { c as b } from "./bind-06a7ff84.js";
6
+ import { u as q } from "./useOnClickOutside-8f7d68a1.js";
7
+ import "react-dnd";
8
+ import "react-dnd-html5-backend";
9
+ import { u as J } from "./useWindowResize-a7e1ac92.js";
10
+ import { a as Q } from "./dropdown-d2a05471.js";
11
+ import { K as V } from "./keyCodes-f63c0e11.js";
12
+ import { B as R } from "./button-7ab874f3.js";
13
+ import { Tooltip as Z } from "./tooltip.js";
14
+ import { B as ee } from "./baseIconButton-251479f7.js";
15
+ import { S as te } from "./close-4d480ef7.js";
16
+ const ke = "Enter", Se = "Tab", oe = "data-autocomplete-portal-menu", ne = {
17
+ "modal-content": "_modal-content_ppzcb_1"
18
+ }, ae = b.bind(ne), C = ({ children: o }) => /* @__PURE__ */ e("div", { className: ae("modal-content"), children: o }), se = {
19
+ "buttons-block": "_buttons-block_1mwne_1",
20
+ "button-container": "_button-container_1mwne_7",
21
+ "modal-footer": "_modal-footer_1mwne_12",
22
+ "with-extra-node": "_with-extra-node_1mwne_19",
23
+ "size-small": "_size-small_1mwne_23"
24
+ }, f = b.bind(se), le = ({
25
+ footerNode: o,
26
+ closeHandler: a,
27
+ okButton: s,
28
+ cancelButton: u,
29
+ size: l
30
+ }) => {
31
+ const { tooltipNode: h, ...m } = s || {}, E = () => {
32
+ const _ = /* @__PURE__ */ e(R, { adjustWidthOn: l === "small" ? "parent" : "min-width", ...m });
33
+ return h ? /* @__PURE__ */ e(Z, { content: h, placement: "top", width: 270, children: _ }) : _;
34
+ };
35
+ return /* @__PURE__ */ d("div", { className: f("modal-footer", { "with-extra-node": o, [`size-${l}`]: l }), children: [
36
+ o && o,
37
+ /* @__PURE__ */ d("div", { className: f("buttons-block"), children: [
38
+ u && /* @__PURE__ */ e("div", { className: f("button-container"), children: /* @__PURE__ */ e(
39
+ R,
40
+ {
41
+ variant: "ghost",
42
+ adjustWidthOn: l === "small" ? "parent" : "min-width",
43
+ onClick: a,
44
+ ...u
45
+ }
46
+ ) }),
47
+ s && /* @__PURE__ */ e("div", { className: f("button-container"), children: E() })
48
+ ] })
49
+ ] });
50
+ }, ie = {
51
+ "modal-header": "_modal-header_w4aaf_1",
52
+ "width-description": "_width-description_w4aaf_10",
53
+ "modal-header-content": "_modal-header-content_w4aaf_14",
54
+ "modal-title": "_modal-title_w4aaf_20",
55
+ "close-modal-icon": "_close-modal-icon_w4aaf_29"
56
+ }, w = b.bind(ie), ce = ({ title: o, onClose: a, withDescription: s = !1 }) => /* @__PURE__ */ d("div", { className: w("modal-header", { "width-description": s }), children: [
57
+ /* @__PURE__ */ e("div", { className: w("modal-header-content"), children: o && /* @__PURE__ */ e("div", { className: w("modal-title"), children: o }) }),
58
+ /* @__PURE__ */ e(ee, { className: w("close-modal-icon"), onClick: a, children: /* @__PURE__ */ e(te, {}) })
59
+ ] }), re = "_modal_35896_1", de = "_description_35896_43", me = {
60
+ modal: re,
61
+ "overlay-default": "_overlay-default_35896_12",
62
+ "overlay-light-cyan": "_overlay-light-cyan_35896_16",
63
+ "scrolling-content": "_scrolling-content_35896_20",
64
+ "modal-window": "_modal-window_35896_26",
65
+ description: de,
66
+ "scrollable-wrapper": "_scrollable-wrapper_35896_54",
67
+ "scrollable-content": "_scrollable-content_35896_58",
68
+ "size-default": "_size-default_35896_62",
69
+ "size-small": "_size-small_35896_74",
70
+ "size-large": "_size-large_35896_86"
71
+ }, r = b.bind(me), _e = 0.9, ue = 32 + 24, he = 32 + 8, pe = 36 + 16, fe = 32 * 2, ze = ({
72
+ title: o,
73
+ children: a,
74
+ footerNode: s,
75
+ okButton: u,
76
+ cancelButton: l,
77
+ className: h,
78
+ size: m = "default",
79
+ onClose: E = () => {
80
+ },
81
+ overlay: _ = "default",
82
+ zIndex: D = 2,
83
+ allowCloseOutside: k = !0,
84
+ scrollable: S = !1,
85
+ withoutFooter: T = !1,
86
+ createFooter: M = null,
87
+ description: i = null
88
+ }) => {
89
+ const [g, A] = N(!1), [z, I] = N(0), [L, $] = N(!1), n = F(null), y = J().height, P = y * _e, v = (y - z) / 2, B = () => {
90
+ let t = P - fe;
91
+ return T || (t = t - pe), i ? t = t - he : t = t - ue, t;
92
+ }, c = H(() => {
93
+ A(!1);
94
+ }, []), O = H(
95
+ (t) => {
96
+ const { keyCode: p } = t;
97
+ p === V.ESCAPE_KEY_CODE && c();
98
+ },
99
+ [c]
100
+ ), K = () => {
101
+ var t;
102
+ L || ((t = n.current) == null || t.focus(), $(!0));
103
+ };
104
+ x(() => {
105
+ if (!g || !n.current)
106
+ return;
107
+ const t = () => {
108
+ n.current && I(n.current.clientHeight);
109
+ };
110
+ if (t(), typeof ResizeObserver > "u")
111
+ return;
112
+ const p = new ResizeObserver(t);
113
+ return p.observe(n.current), () => p.disconnect();
114
+ }, [g]), x(() => (A(!0), document.addEventListener("keydown", O, !1), () => document.removeEventListener("keydown", O, !1)), [O]);
115
+ const W = G(
116
+ () => ({
117
+ ignoreSelectors: [`[${Q}]`, `[${oe}]`]
118
+ }),
119
+ []
120
+ );
121
+ return q(n, k ? c : void 0, W), /* @__PURE__ */ e(Y, { onExitComplete: E, children: g && /* @__PURE__ */ e("div", { className: r("modal", { [`overlay-${_}`]: _ }), style: { zIndex: D }, children: /* @__PURE__ */ d(
122
+ X.div,
123
+ {
124
+ className: r("modal-window", { [`size-${m}`]: m }, h),
125
+ ref: n,
126
+ tabIndex: 0,
127
+ initial: { opacity: 0, marginTop: -v },
128
+ animate: { opacity: 1, marginTop: v },
129
+ exit: { opacity: 0, marginTop: -v },
130
+ transition: { duration: 0.3 },
131
+ onAnimationStart: K,
132
+ children: [
133
+ /* @__PURE__ */ e(ce, { title: o, onClose: c, withDescription: !!i }),
134
+ S ? /* @__PURE__ */ e("div", { className: r("scrollable-wrapper"), children: /* @__PURE__ */ e(
135
+ U,
136
+ {
137
+ autoHeight: !0,
138
+ autoHeightMax: B(),
139
+ hideTracksWhenNotNeeded: !0,
140
+ children: /* @__PURE__ */ d("div", { className: r("scrollable-content"), children: [
141
+ i && /* @__PURE__ */ e("span", { className: r("description"), children: i }),
142
+ /* @__PURE__ */ e(C, { children: a })
143
+ ] })
144
+ }
145
+ ) }) : /* @__PURE__ */ d(j, { children: [
146
+ i && /* @__PURE__ */ e("span", { className: r("description"), children: i }),
147
+ /* @__PURE__ */ e(C, { children: a })
148
+ ] }),
149
+ !T && (M ? M(c) : /* @__PURE__ */ e(
150
+ le,
151
+ {
152
+ size: m,
153
+ footerNode: s,
154
+ okButton: u,
155
+ cancelButton: l,
156
+ closeHandler: c
157
+ }
158
+ ))
159
+ ]
160
+ },
161
+ "modal-window"
162
+ ) }) });
163
+ };
164
+ export {
165
+ oe as A,
166
+ ke as E,
167
+ ze as M,
168
+ Se as T,
169
+ C as a,
170
+ ce as b,
171
+ le as c
172
+ };
package/dist/index.js CHANGED
@@ -1,63 +1,59 @@
1
1
  import { AdaptiveTagList as y } from "./adaptiveTagList.js";
2
- import { A as M, a as v } from "./actionMenu-f8a2f5bb.js";
3
- import { ACTION_MENU_DIVIDER as L } from "./actionMenu.js";
4
- import { A as k } from "./index-d6e02727.js";
5
- import { B as O } from "./baseIconButton-251479f7.js";
6
- import { B as U } from "./breadcrumbs-5730e318.js";
7
- import { B as z } from "./bubblesLoader-f3ffa240.js";
8
- import { BulkPanel as J } from "./bulkPanel.js";
9
- import { B as _ } from "./button-7ab874f3.js";
10
- import { C as X } from "./checkbox-76aa8f97.js";
11
- import { Chip as q } from "./chip.js";
12
- import { D as Q } from "./datePicker-b554cb9d.js";
2
+ import { A as h, a as B } from "./actionMenu-f8a2f5bb.js";
3
+ import { ACTION_MENU_DIVIDER as w } from "./actionMenu.js";
4
+ import { A as E } from "./index-d6e02727.js";
5
+ import { B as k } from "./baseIconButton-251479f7.js";
6
+ import { B as N } from "./breadcrumbs-5730e318.js";
7
+ import { B as H } from "./bubblesLoader-f3ffa240.js";
8
+ import { BulkPanel as G } from "./bulkPanel.js";
9
+ import { B as V } from "./button-7ab874f3.js";
10
+ import { C as W } from "./checkbox-76aa8f97.js";
11
+ import { Chip as j } from "./chip.js";
12
+ import { D as K, F as Q, M as Y, P as Z, S as $ } from "./index-7ddba309.js";
13
13
  import "react-datepicker";
14
- import { D as Z } from "./dropdown-d2a05471.js";
15
- import { FieldLabel as oo } from "./fieldLabel.js";
16
- import { F as eo } from "./fieldNumber-b4aa4d7e.js";
17
- import { F as no } from "./fieldText-1749da7a.js";
18
- import { F as co } from "./fieldTextFlex-2f51c173.js";
14
+ import { D as ro } from "./dropdown-d2a05471.js";
15
+ import { FieldLabel as to } from "./fieldLabel.js";
16
+ import { F as no } from "./fieldNumber-c9795245.js";
17
+ import { F as po } from "./fieldTextFlex-2f51c173.js";
19
18
  import { FileDropArea as io } from "./fileDropArea.js";
20
- import { FiltersButton as so } from "./filtersButton.js";
21
- import { FilterItem as lo } from "./filterItem.js";
22
- import { IssueList as xo } from "./issueList.js";
23
- import { Modal as So } from "./modal.js";
24
- import { MultipleAutocomplete as Do, SingleAutocomplete as Po } from "./autocompletes.js";
25
- import { P as Ao } from "./pagination-53c8a559.js";
26
- import { Popover as To } from "./popover.js";
27
- import { R as ho, a as yo } from "./radioGroup-0c132c2e.js";
28
- import { SegmentedControl as Mo } from "./segmentedControl.js";
29
- import { S as wo } from "./selection-da1a3528.js";
30
- import { S as Ro } from "./spinLoader-c4a53718.js";
31
- import { SystemAlert as Eo } from "./systemAlert.js";
32
- import { S as No } from "./systemMessage-924fdaa6.js";
33
- import { DragLayer as Ho, SortableItem as zo, SortableList as Go, TreeSortableContainer as Jo, TreeSortableItem as Vo } from "./sortable.js";
34
- import { T as Wo } from "./table-438f1b93.js";
35
- import { T as jo } from "./themeProvider-46c2be7b.js";
36
- import { T as Ko } from "./toggle-304107fa.js";
37
- import { Tooltip as Yo } from "./tooltip.js";
38
- import { SidePanel as $o } from "./sidePanel.js";
19
+ import { FiltersButton as Io } from "./filtersButton.js";
20
+ import { FilterItem as fo } from "./filterItem.js";
21
+ import { IssueList as uo } from "./issueList.js";
22
+ import { M as Co } from "./index-a13c9a87.js";
23
+ import { Popover as Po } from "./popover.js";
24
+ import { R as go } from "./radio-62546efa.js";
25
+ import { R as Fo } from "./radioGroup-183d7a6f.js";
26
+ import { SegmentedControl as yo } from "./segmentedControl.js";
27
+ import { S as ho } from "./selection-da1a3528.js";
28
+ import { S as vo } from "./spinLoader-c4a53718.js";
29
+ import { SystemAlert as Ro } from "./systemAlert.js";
30
+ import { S as Lo } from "./systemMessage-924fdaa6.js";
31
+ import { D as Oo, S as No, a as Uo, T as Ho } from "./treeSortableItem-301dbd92.js";
32
+ import { SortableList as Go } from "./sortable.js";
33
+ import { T as Vo } from "./table-4d35951e.js";
34
+ import { T as Wo } from "./themeProvider-46c2be7b.js";
35
+ import { T as jo } from "./toggle-304107fa.js";
36
+ import { Tooltip as Ko } from "./tooltip.js";
37
+ import { SidePanel as Yo } from "./sidePanel.js";
39
38
  import "react";
40
39
  import "react-dnd";
41
40
  import "react-dnd-html5-backend";
42
- import { useTreeDropValidation as rr } from "./common/hooks.js";
43
- import { u as tr } from "./useEllipsisTitle-462fa254.js";
44
- import { AddCsvIcon as ar, AddImageIcon as cr, AddJarIcon as pr, ArrowLeftIcon as ir, ArrowRightIcon as mr, BoltIcon as sr, BreadcrumbsTreeIcon as Ir, CalendarIcon as lr, CheckmarkIcon as fr, ChevronRightBreadcrumbsIcon as xr, ConfigurationIcon as dr, CopyIcon as ur, CoverageFullIcon as Sr, CoveragePartialIcon as Cr, CoveredManuallyIcon as Dr, CycleArrowsIcon as Pr, DeleteIcon as gr, DiamondIcon as Ar, DownloadIcon as Fr, DragAndDropIcon as Tr, DragNDropIcon as br, DurationIcon as hr, EditIcon as yr, ExportIcon as Br, FlagIcon as Mr, FolderIcon as vr, GroupByIcon as wr, HashIcon as Lr, HideIcon as Rr, LaunchTypeIcon as kr, MailIcon as Er, MaximizeIcon as Or, MoveToFolderIcon as Nr, OkIcon as Ur, PinFilledIcon as Hr, PinOutlineIcon as zr, PriorityBlockerIcon as Gr, PriorityCriticalIcon as Jr, PriorityHighIcon as Vr, PriorityLowIcon as _r, PriorityMediumIcon as Wr, PriorityUnspecifiedIcon as Xr, RefreshIcon as jr, RerunIcon as qr, RocketIcon as Kr, RunManualIcon as Qr, SearchIcon as Yr, SortIcon as Zr, StatusSuccessIcon as $r, TestCaseIcon as oe, TestPlanIcon as re, UserIcon as ee } from "./icons.js";
45
- import { S as ne, a as ae, b as ce } from "./resizeColumn-46b5b30f.js";
46
- import { S as ie } from "./calendarArrow-44c7e60e.js";
47
- import { S as se } from "./chevronDownDropdown-0260bb66.js";
48
- import { S as le } from "./clear-53660571.js";
49
- import { S as xe, a as de } from "./openEye-950159cb.js";
50
- import { S as Se } from "./close-4d480ef7.js";
51
- import { S as De, a as Pe, b as ge, c as Ae, d as Fe, e as Te, f as be } from "./xls-995781cc.js";
52
- import { S as ye } from "./details-dbb1530b.js";
53
- import { S as Me } from "./dropdown-0260bb66.js";
54
- import { S as we, a as Le, b as Re } from "./success-8fd8bd2c.js";
55
- import { S as Ee, a as Oe } from "./filterOutline-819b4b0d.js";
56
- import { S as Ue, a as He } from "./tree-c3dd3d45.js";
57
- import { S as Ge } from "./minus-2857540f.js";
58
- import { S as Ve } from "./plus-199fb2a8.js";
59
- import { S as We, a as Xe } from "./prevPage-87faf576.js";
60
- import { S as qe } from "./warning-537ead32.js";
41
+ import { useTreeDropValidation as $o } from "./common/hooks.js";
42
+ import { u as rr } from "./useEllipsisTitle-462fa254.js";
43
+ import { AddCsvIcon as tr, AddImageIcon as ar, AddJarIcon as nr, ArrowLeftIcon as cr, ArrowRightIcon as pr, BoltIcon as sr, BreadcrumbsTreeIcon as ir, CalendarIcon as mr, CheckmarkIcon as Ir, ChevronRightBreadcrumbsIcon as lr, CloseEyeIcon as fr, ConfigurationIcon as xr, CopyIcon as dr, CoverageFullIcon as ur, CoveragePartialIcon as Sr, CoveredManuallyIcon as Cr, CycleArrowsIcon as Dr, DeleteIcon as Pr, DiamondIcon as Tr, DownloadIcon as gr, DragAndDropIcon as Ar, DragNDropIcon as Fr, DurationIcon as br, EditIcon as yr, ExportIcon as Mr, FlagIcon as hr, FolderIcon as Br, GroupByIcon as vr, HashIcon as wr, HideIcon as Rr, LaunchTypeIcon as Er, MailIcon as Lr, MaximizeIcon as kr, MoveToFolderIcon as Or, OkIcon as Nr, OpenEyeIcon as Ur, PinFilledIcon as Hr, PinOutlineIcon as zr, PriorityBlockerIcon as Gr, PriorityCriticalIcon as Jr, PriorityHighIcon as Vr, PriorityLowIcon as _r, PriorityMediumIcon as Wr, PriorityUnspecifiedIcon as Xr, RefreshIcon as jr, RerunIcon as qr, RocketIcon as Kr, RunManualIcon as Qr, SearchIcon as Yr, SortIcon as Zr, StatusSuccessIcon as $r, TestCaseIcon as oe, TestPlanIcon as re, UserIcon as ee } from "./icons.js";
44
+ import { S as ae, a as ne, b as ce } from "./resizeColumn-46b5b30f.js";
45
+ import { S as se, a as ie, b as me, c as Ie, d as le } from "./prevPage-1c4a826f.js";
46
+ import { S as xe } from "./chevronDownDropdown-0260bb66.js";
47
+ import { S as ue } from "./clear-53660571.js";
48
+ import { S as Ce } from "./close-4d480ef7.js";
49
+ import { S as Pe, a as Te, b as ge, c as Ae, d as Fe, e as be, f as ye } from "./xls-995781cc.js";
50
+ import { S as he } from "./details-dbb1530b.js";
51
+ import { S as ve } from "./dropdown-0260bb66.js";
52
+ import { S as Re, a as Ee, b as Le } from "./success-8fd8bd2c.js";
53
+ import { S as Oe, a as Ne } from "./filterOutline-819b4b0d.js";
54
+ import { S as He, a as ze } from "./tree-c3dd3d45.js";
55
+ import { S as Je, a as Ve } from "./plus-0929dda4.js";
56
+ import { S as We } from "./warning-537ead32.js";
61
57
  import "react/jsx-runtime";
62
58
  import "./bind-06a7ff84.js";
63
59
  import "./isEmpty-ccacb5ff.js";
@@ -66,146 +62,147 @@ import "react-dom";
66
62
  import "rc-scrollbars";
67
63
  import "./useOnClickOutside-8f7d68a1.js";
68
64
  import "./keyCodes-f63c0e11.js";
69
- import "react-datepicker/dist/es/index.js";
70
- import "@floating-ui/react-dom";
71
65
  import "downshift";
66
+ import "@floating-ui/react";
67
+ import "react-datepicker/dist/es/index.js";
72
68
  import "./maxValueDisplay-9be01a75.js";
69
+ import "@floating-ui/react-dom";
73
70
  import "react-dropzone";
74
71
  import "framer-motion";
75
72
  import "./useWindowResize-a7e1ac92.js";
76
- import "./constants-85822a6b.js";
77
- import "@floating-ui/react";
78
73
  import "./floatingUi-46f5b896.js";
79
74
  import "./useTreeSortable-bc631689.js";
80
75
  import "./common.js";
81
76
  import "react-resizable";
82
77
  export {
83
- L as ACTION_MENU_DIVIDER,
84
- M as ActionMenu,
85
- v as ActionMenuItem,
78
+ w as ACTION_MENU_DIVIDER,
79
+ h as ActionMenu,
80
+ B as ActionMenuItem,
86
81
  y as AdaptiveTagList,
87
- ar as AddCsvIcon,
88
- cr as AddImageIcon,
89
- pr as AddJarIcon,
90
- ne as ArrowDownIcon,
91
- ir as ArrowLeftIcon,
92
- mr as ArrowRightIcon,
93
- ae as ArrowUpIcon,
94
- k as AttachedFile,
95
- O as BaseIconButton,
82
+ tr as AddCsvIcon,
83
+ ar as AddImageIcon,
84
+ nr as AddJarIcon,
85
+ ae as ArrowDownIcon,
86
+ cr as ArrowLeftIcon,
87
+ pr as ArrowRightIcon,
88
+ ne as ArrowUpIcon,
89
+ E as AttachedFile,
90
+ k as BaseIconButton,
96
91
  sr as BoltIcon,
97
- U as Breadcrumbs,
98
- Ir as BreadcrumbsTreeIcon,
99
- z as BubblesLoader,
100
- J as BulkPanel,
101
- _ as Button,
102
- ie as CalendarArrowIcon,
103
- lr as CalendarIcon,
104
- X as Checkbox,
105
- fr as CheckmarkIcon,
106
- se as ChevronDownDropdownIcon,
107
- xr as ChevronRightBreadcrumbsIcon,
108
- q as Chip,
109
- le as ClearIcon,
110
- xe as CloseEyeIcon,
111
- Se as CloseIcon,
112
- dr as ConfigurationIcon,
113
- ur as CopyIcon,
114
- Sr as CoverageFullIcon,
115
- Cr as CoveragePartialIcon,
116
- Dr as CoveredManuallyIcon,
117
- De as CsvIcon,
118
- Pr as CycleArrowsIcon,
119
- Q as DatePicker,
120
- gr as DeleteIcon,
121
- ye as DetailsIcon,
122
- Ar as DiamondIcon,
123
- Fr as DownloadIcon,
124
- Tr as DragAndDropIcon,
125
- Ho as DragLayer,
126
- br as DragNDropIcon,
127
- Z as Dropdown,
128
- Me as DropdownIcon,
129
- hr as DurationIcon,
92
+ N as Breadcrumbs,
93
+ ir as BreadcrumbsTreeIcon,
94
+ H as BubblesLoader,
95
+ G as BulkPanel,
96
+ V as Button,
97
+ se as CalendarArrowIcon,
98
+ mr as CalendarIcon,
99
+ W as Checkbox,
100
+ Ir as CheckmarkIcon,
101
+ xe as ChevronDownDropdownIcon,
102
+ lr as ChevronRightBreadcrumbsIcon,
103
+ j as Chip,
104
+ ue as ClearIcon,
105
+ fr as CloseEyeIcon,
106
+ Ce as CloseIcon,
107
+ ie as ClosedEyeIcon,
108
+ xr as ConfigurationIcon,
109
+ dr as CopyIcon,
110
+ ur as CoverageFullIcon,
111
+ Sr as CoveragePartialIcon,
112
+ Cr as CoveredManuallyIcon,
113
+ Pe as CsvIcon,
114
+ Dr as CycleArrowsIcon,
115
+ K as DatePicker,
116
+ Pr as DeleteIcon,
117
+ he as DetailsIcon,
118
+ Tr as DiamondIcon,
119
+ gr as DownloadIcon,
120
+ Ar as DragAndDropIcon,
121
+ Oo as DragLayer,
122
+ Fr as DragNDropIcon,
123
+ ro as Dropdown,
124
+ ve as DropdownIcon,
125
+ br as DurationIcon,
130
126
  yr as EditIcon,
131
- we as ErrorIcon,
132
- Br as ExportIcon,
133
- Pe as ExternalLinkIcon,
134
- oo as FieldLabel,
135
- eo as FieldNumber,
136
- no as FieldText,
137
- co as FieldTextFlex,
127
+ Re as ErrorIcon,
128
+ Mr as ExportIcon,
129
+ Te as ExternalLinkIcon,
130
+ to as FieldLabel,
131
+ no as FieldNumber,
132
+ Q as FieldText,
133
+ po as FieldTextFlex,
138
134
  io as FileDropArea,
139
135
  ge as FileOtherIcon,
140
- Ee as FilterFilledIcon,
141
- lo as FilterItem,
142
- Oe as FilterOutlineIcon,
143
- so as FiltersButton,
144
- Mr as FlagIcon,
145
- vr as FolderIcon,
146
- wr as GroupByIcon,
147
- Lr as HashIcon,
136
+ Oe as FilterFilledIcon,
137
+ fo as FilterItem,
138
+ Ne as FilterOutlineIcon,
139
+ Io as FiltersButton,
140
+ hr as FlagIcon,
141
+ Br as FolderIcon,
142
+ vr as GroupByIcon,
143
+ wr as HashIcon,
148
144
  Rr as HideIcon,
149
145
  Ae as ImageIcon,
150
- Le as InfoIcon,
151
- xo as IssueList,
146
+ Ee as InfoIcon,
147
+ uo as IssueList,
152
148
  Fe as JarIcon,
153
- kr as LaunchTypeIcon,
154
- Er as MailIcon,
155
- Or as MaximizeIcon,
156
- Ue as MeatballMenuIcon,
157
- Ge as MinusIcon,
158
- So as Modal,
159
- Nr as MoveToFolderIcon,
160
- Do as MultipleAutocomplete,
161
- Ur as OkIcon,
162
- de as OpenEyeIcon,
163
- Ao as Pagination,
164
- Te as PdfIcon,
149
+ Er as LaunchTypeIcon,
150
+ Lr as MailIcon,
151
+ kr as MaximizeIcon,
152
+ He as MeatballMenuIcon,
153
+ Je as MinusIcon,
154
+ Co as Modal,
155
+ Or as MoveToFolderIcon,
156
+ Y as MultipleAutocomplete,
157
+ Nr as OkIcon,
158
+ Ur as OpenEyeIcon,
159
+ me as OpenedEyeIcon,
160
+ Z as Pagination,
161
+ be as PdfIcon,
165
162
  Hr as PinFilledIcon,
166
163
  zr as PinOutlineIcon,
167
164
  Ve as PlusIcon,
168
- To as Popover,
169
- We as PrevChapterIcon,
170
- Xe as PrevPageIcon,
165
+ Po as Popover,
166
+ Ie as PrevChapterIcon,
167
+ le as PrevPageIcon,
171
168
  Gr as PriorityBlockerIcon,
172
169
  Jr as PriorityCriticalIcon,
173
170
  Vr as PriorityHighIcon,
174
171
  _r as PriorityLowIcon,
175
172
  Wr as PriorityMediumIcon,
176
173
  Xr as PriorityUnspecifiedIcon,
177
- ho as Radio,
178
- yo as RadioGroup,
174
+ go as Radio,
175
+ Fo as RadioGroup,
179
176
  jr as RefreshIcon,
180
177
  qr as RerunIcon,
181
178
  ce as ResizeColumnIcon,
182
179
  Kr as RocketIcon,
183
180
  Qr as RunManualIcon,
184
181
  Yr as SearchIcon,
185
- Mo as SegmentedControl,
186
- wo as Selection,
187
- $o as SidePanel,
188
- Po as SingleAutocomplete,
182
+ yo as SegmentedControl,
183
+ ho as Selection,
184
+ Yo as SidePanel,
185
+ $ as SingleAutocomplete,
189
186
  Zr as SortIcon,
190
- zo as SortableItem,
187
+ No as SortableItem,
191
188
  Go as SortableList,
192
- Ro as SpinLoader,
189
+ vo as SpinLoader,
193
190
  $r as StatusSuccessIcon,
194
- Re as SuccessIcon,
195
- Eo as SystemAlert,
196
- No as SystemMessage,
197
- Wo as Table,
191
+ Le as SuccessIcon,
192
+ Ro as SystemAlert,
193
+ Lo as SystemMessage,
194
+ Vo as Table,
198
195
  oe as TestCaseIcon,
199
196
  re as TestPlanIcon,
200
- jo as ThemeProvider,
201
- Ko as Toggle,
202
- Yo as Tooltip,
203
- He as TreeIcon,
204
- Jo as TreeSortableContainer,
205
- Vo as TreeSortableItem,
197
+ Wo as ThemeProvider,
198
+ jo as Toggle,
199
+ Ko as Tooltip,
200
+ ze as TreeIcon,
201
+ Uo as TreeSortableContainer,
202
+ Ho as TreeSortableItem,
206
203
  ee as UserIcon,
207
- qe as WarningIcon,
208
- be as XlsIcon,
209
- tr as useEllipsisTitle,
210
- rr as useTreeDropValidation
204
+ We as WarningIcon,
205
+ ye as XlsIcon,
206
+ rr as useEllipsisTitle,
207
+ $o as useTreeDropValidation
211
208
  };