@cagatayfdn/flora-components 0.0.149 → 0.0.150
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/{RealtimeLogModal-gZOv7y-z.js → ErrorLogModal-DhlD9tNj.js} +1353 -1291
- package/dist/ErrorLogModal.css +1 -1
- package/dist/ReactToastify.css +1 -1
- package/dist/components/ErrorLogModal/ErrorLogModal.js +18 -52
- package/dist/components/RealtimeLogModal/RealtimeLogModal.js +1 -1
- package/dist/components/index.js +98 -97
- package/dist/index.d.mts +15 -0
- package/dist/index.d.ts +15 -0
- package/dist/index.js +146 -145
- package/dist/main.js +1 -1
- package/dist/utils/index.js +1 -1
- package/dist/utils/table.js +1 -1
- package/package.json +1 -1
- package/dist/RealtimeLogModal.css +0 -1
package/dist/index.js
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { AppAndServicesStatusApperenceType as o, AppearanceAlertCard as a, AppearanceButton as t, AppearanceDirection as f, AppearanceSpinner as p, AppearanceTag as l, DividerAppearance as s, FormFieldAppearance as
|
|
1
|
+
import { AppAndServicesStatusApperenceType as o, AppearanceAlertCard as a, AppearanceButton as t, AppearanceDirection as f, AppearanceSpinner as p, AppearanceTag as l, DividerAppearance as s, FormFieldAppearance as d, ModalAppearanceType as m, NotificationAppearanceType as u, ThemeAppearance as x } from "./enums/appearance.js";
|
|
2
2
|
import { ApplicationTypeSlug as i } from "./enums/applicationTypeSlug.js";
|
|
3
3
|
import { isActiveColor as A } from "./enums/isActiveColor.js";
|
|
4
4
|
import { Size as E } from "./enums/size.js";
|
|
5
|
-
import { AppTypeEnum as C, CopyTextStatusEnum as I, PodStatusEnum as
|
|
5
|
+
import { AppTypeEnum as C, CopyTextStatusEnum as I, PodStatusEnum as M, ReportStatus as R, SortEnum as S, StatusEnum as D, StatusType as g, TagStatus as F } from "./enums/status.js";
|
|
6
6
|
import { default as N } from "./components/Button/Button.js";
|
|
7
7
|
import { N as y } from "./index-H7XbDVmH.js";
|
|
8
8
|
import { PermFallBack as P, getAuth as v } from "./components/AuthUserCan/index.js";
|
|
@@ -19,69 +19,69 @@ import { default as re } from "./components/Config/Config.js";
|
|
|
19
19
|
import { default as ae } from "./components/Confirm/Confirm.js";
|
|
20
20
|
import { default as fe } from "./components/ContentHeader/ContentHeader.js";
|
|
21
21
|
import { default as le } from "./components/ContentLoader/ContentLoader.js";
|
|
22
|
-
import { default as
|
|
23
|
-
import { default as
|
|
22
|
+
import { default as de } from "./components/Countdown/Countdown.js";
|
|
23
|
+
import { default as ue } from "./components/Datepicker/Datepicker.js";
|
|
24
24
|
import { default as ne } from "./components/Divider/Divider.js";
|
|
25
25
|
import { default as Te } from "./components/Drawer/index.js";
|
|
26
26
|
import { default as ce } from "./components/Dropdown/DropdownList.js";
|
|
27
|
-
import {
|
|
28
|
-
import { default as
|
|
29
|
-
import { default as
|
|
30
|
-
import { default as
|
|
31
|
-
import { default as
|
|
32
|
-
import { default as
|
|
33
|
-
import { default as
|
|
34
|
-
import { default as
|
|
35
|
-
import { default as
|
|
36
|
-
import { default as
|
|
37
|
-
import { default as
|
|
38
|
-
import {
|
|
39
|
-
import {
|
|
40
|
-
import {
|
|
41
|
-
import {
|
|
42
|
-
import { default as
|
|
43
|
-
import { default as
|
|
44
|
-
import { default as
|
|
45
|
-
import { default as
|
|
46
|
-
import { default as
|
|
47
|
-
import {
|
|
48
|
-
import {
|
|
49
|
-
import { default as
|
|
50
|
-
import { default as
|
|
51
|
-
import { default as
|
|
52
|
-
import { default as
|
|
53
|
-
import {
|
|
27
|
+
import { E as _e, R as Ce, T as Ie, a as Me } from "./ErrorLogModal-DhlD9tNj.js";
|
|
28
|
+
import { default as Se } from "./components/FileUpload/FileUpload.js";
|
|
29
|
+
import { default as ge } from "./components/FileUpload/ImagePreview.js";
|
|
30
|
+
import { default as Le } from "./components/FileUpload/LengthCard.js";
|
|
31
|
+
import { default as Oe } from "./components/FileUpload/PreviewModal.js";
|
|
32
|
+
import { default as he } from "./components/Grid/Column.js";
|
|
33
|
+
import { default as ve } from "./components/Grid/Row.js";
|
|
34
|
+
import { default as we } from "./components/Heading/Heading.js";
|
|
35
|
+
import { default as ke } from "./components/Icon/index.js";
|
|
36
|
+
import { default as Ue } from "./components/IconBox/IconBox.js";
|
|
37
|
+
import { default as We } from "./components/InfiniteScroll/InfiniteScroll.js";
|
|
38
|
+
import { default as ze } from "./components/InfoBoxList/InfoBoxList.js";
|
|
39
|
+
import { createConnectedService as Qe } from "./components/InfoBoxList/helper.js";
|
|
40
|
+
import { default as qe } from "./components/InfoDate/InfoDate.js";
|
|
41
|
+
import { InfoText as Je } from "./components/InfoText/InfoText.js";
|
|
42
|
+
import { default as Ze } from "./components/Input/Input.js";
|
|
43
|
+
import { default as er } from "./components/Label/Label.js";
|
|
44
|
+
import { default as or } from "./components/Loading/Loading.js";
|
|
45
|
+
import { default as tr } from "./components/Modal/Modal.js";
|
|
46
|
+
import { default as pr } from "./components/NavigatorCard/index.js";
|
|
47
|
+
import { default as sr } from "./components/NoResult/NoResult.js";
|
|
48
|
+
import { Notification as mr } from "./components/Notification/Notification.js";
|
|
49
|
+
import { default as xr } from "./components/PageWrapper/PageWrap.js";
|
|
50
|
+
import { default as ir } from "./components/Pager/Pager.js";
|
|
51
|
+
import { default as Ar } from "./components/Panel/Panel.js";
|
|
52
|
+
import { default as Er } from "./components/PermaLink/PermaLink.js";
|
|
53
|
+
import { default as Cr, RadioList as Ir } from "./components/Radio/Radio.js";
|
|
54
54
|
import { default as Rr } from "./components/ResultError/ResultError.js";
|
|
55
55
|
import { default as Dr } from "./components/ScrollContainer/ScrollContainer.js";
|
|
56
|
-
import { default as
|
|
57
|
-
import { S as
|
|
58
|
-
import { default as
|
|
59
|
-
import { M as
|
|
60
|
-
import { default as
|
|
61
|
-
import { default as
|
|
62
|
-
import { default as
|
|
63
|
-
import { default as
|
|
64
|
-
import { default as
|
|
65
|
-
import { default as
|
|
66
|
-
import { default as
|
|
67
|
-
import { default as
|
|
68
|
-
import { default as
|
|
69
|
-
import { default as
|
|
70
|
-
import { default as
|
|
71
|
-
import { default as
|
|
72
|
-
import { default as
|
|
73
|
-
import { AuthProvider as
|
|
74
|
-
import { default as
|
|
75
|
-
import { default as
|
|
76
|
-
import { default as
|
|
77
|
-
import { useDrawerContext as
|
|
78
|
-
import { default as
|
|
79
|
-
import { default as
|
|
80
|
-
import { CLIENT_DATE_AND_TIME_FORMAT as So, CLIENT_DATE_AND_TIME_SHORT_FORMAT as Do, CLIENT_DATE_COMPARE_FORMAT as
|
|
81
|
-
import { startFetcher as
|
|
82
|
-
import { changeLanguage as
|
|
83
|
-
import { default as
|
|
84
|
-
import { f as
|
|
56
|
+
import { default as Fr } from "./components/Select/NoData.js";
|
|
57
|
+
import { S as Nr } from "./Select-nhp2PiJK.js";
|
|
58
|
+
import { default as yr } from "./components/Sidebar/index.js";
|
|
59
|
+
import { M as Pr } from "./MenuItem-Df6Zsa7E.js";
|
|
60
|
+
import { default as br } from "./components/StatusTag/StatusTag.js";
|
|
61
|
+
import { default as Br } from "./components/StatusTypography/StatusTypography.js";
|
|
62
|
+
import { default as Hr } from "./components/Stepper/Stepper.js";
|
|
63
|
+
import { default as Vr } from "./components/Switch/Switch.js";
|
|
64
|
+
import { default as jr } from "./components/Tab/Tab.js";
|
|
65
|
+
import { default as Kr } from "./components/Table/Table.js";
|
|
66
|
+
import { default as Yr } from "./components/Table/TableHeader.js";
|
|
67
|
+
import { default as Gr } from "./components/Table/TableSort.js";
|
|
68
|
+
import { default as Xr } from "./components/Textarea/Textarea.js";
|
|
69
|
+
import { default as $r } from "./components/Tooltip/Tooltip.js";
|
|
70
|
+
import { default as ro } from "./components/TypographyText/TypographyText.js";
|
|
71
|
+
import { default as ao } from "./components/UserInfo/UserInfo.js";
|
|
72
|
+
import { default as fo } from "./components/ValidationError/ValidationError.js";
|
|
73
|
+
import { AuthProvider as lo, useAuth as so } from "./hooks/useAauth.js";
|
|
74
|
+
import { default as uo } from "./hooks/useDisclosure.js";
|
|
75
|
+
import { default as no } from "./hooks/useNiceModal.js";
|
|
76
|
+
import { default as To } from "./hooks/useMediaQuery.js";
|
|
77
|
+
import { useDrawerContext as co } from "./components/Drawer/Provider.js";
|
|
78
|
+
import { default as _o } from "./hooks/useDrawer.js";
|
|
79
|
+
import { default as Io, t as Mo } from "./locales/i18n.js";
|
|
80
|
+
import { CLIENT_DATE_AND_TIME_FORMAT as So, CLIENT_DATE_AND_TIME_SHORT_FORMAT as Do, CLIENT_DATE_COMPARE_FORMAT as go, CLIENT_DATE_FILTER_FORMAT as Fo, CLIENT_DATE_SHORT_FORMAT as Lo, CLIENT_TIME_FORMAT as No, CLIENT_TIME_FORMAT_PICKER as Oo, DateFormats as yo, MIN_DATE_TODAY as ho, MIN_DATE_TOMORROW as Po, SERVER_DATE_AND_TIME_FORMAT as vo, SERVER_DATE_FORMAT as bo, default as wo, friendlyDate as Bo } from "./utils/date.js";
|
|
81
|
+
import { startFetcher as Ho, startFormFetcher as Uo } from "./utils/fetcher.js";
|
|
82
|
+
import { changeLanguage as Wo, getCurrentLanguage as jo, getDatepickerLocale as zo } from "./utils/language.js";
|
|
83
|
+
import { default as Qo } from "./prodivers.js";
|
|
84
|
+
import { f as qo, p as Go } from "./helper-1SQ9SI45.js";
|
|
85
85
|
export {
|
|
86
86
|
w as Accordion,
|
|
87
87
|
B as AccordionItem,
|
|
@@ -95,117 +95,118 @@ export {
|
|
|
95
95
|
p as AppearanceSpinner,
|
|
96
96
|
l as AppearanceTag,
|
|
97
97
|
i as ApplicationTypeSlug,
|
|
98
|
-
|
|
98
|
+
lo as AuthProvider,
|
|
99
99
|
K as Autocomplete,
|
|
100
100
|
Y as Avatar,
|
|
101
101
|
N as Button,
|
|
102
102
|
So as CLIENT_DATE_AND_TIME_FORMAT,
|
|
103
103
|
Do as CLIENT_DATE_AND_TIME_SHORT_FORMAT,
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
104
|
+
go as CLIENT_DATE_COMPARE_FORMAT,
|
|
105
|
+
Fo as CLIENT_DATE_FILTER_FORMAT,
|
|
106
|
+
Lo as CLIENT_DATE_SHORT_FORMAT,
|
|
107
|
+
No as CLIENT_TIME_FORMAT,
|
|
108
|
+
Oo as CLIENT_TIME_FORMAT_PICKER,
|
|
109
109
|
G as Card,
|
|
110
110
|
X as Chart,
|
|
111
111
|
$ as Checkbox,
|
|
112
|
-
|
|
112
|
+
he as Column,
|
|
113
113
|
re as Config,
|
|
114
114
|
ae as Confirm,
|
|
115
115
|
fe as ContentHeader,
|
|
116
116
|
le as ContentLoader,
|
|
117
117
|
I as CopyTextStatusEnum,
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
118
|
+
de as Countdown,
|
|
119
|
+
yo as DateFormats,
|
|
120
|
+
ue as Datepicker,
|
|
121
121
|
ne as Divider,
|
|
122
122
|
s as DividerAppearance,
|
|
123
123
|
Te as Drawer,
|
|
124
124
|
ce as DropdownList,
|
|
125
|
-
_e as
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
ho as
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
125
|
+
_e as ErrorLogModal,
|
|
126
|
+
Se as FileUpload,
|
|
127
|
+
ge as FileUploadImagePreview,
|
|
128
|
+
Le as FileUploadLengthCard,
|
|
129
|
+
Oe as FileUploadPreviewModal,
|
|
130
|
+
d as FormFieldAppearance,
|
|
131
|
+
we as Heading,
|
|
132
|
+
ke as Icon,
|
|
133
|
+
Ue as IconBox,
|
|
134
|
+
We as InfiniteScroll,
|
|
135
|
+
ze as InfoBoxList,
|
|
136
|
+
qe as InfoDate,
|
|
137
|
+
Je as InfoText,
|
|
138
|
+
Ze as Input,
|
|
139
|
+
er as Label,
|
|
140
|
+
or as Loading,
|
|
141
|
+
ho as MIN_DATE_TODAY,
|
|
142
|
+
Po as MIN_DATE_TOMORROW,
|
|
143
|
+
Pr as MenuItem,
|
|
144
|
+
tr as Modal,
|
|
145
|
+
m as ModalAppearanceType,
|
|
146
|
+
pr as NavigatorCard,
|
|
146
147
|
y as NiceModal,
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
148
|
+
Fr as NoData,
|
|
149
|
+
sr as NoResult,
|
|
150
|
+
mr as Notification,
|
|
151
|
+
u as NotificationAppearanceType,
|
|
152
|
+
xr as PageWrapper,
|
|
153
|
+
ir as Pager,
|
|
154
|
+
Ar as Panel,
|
|
154
155
|
P as PermFallBack,
|
|
155
|
-
|
|
156
|
+
Er as PermaLink,
|
|
156
157
|
j as Permission,
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
158
|
+
M as PodStatusEnum,
|
|
159
|
+
Qo as Provider,
|
|
160
|
+
Cr as Radio,
|
|
161
|
+
Ir as RadioList,
|
|
162
|
+
Ce as RealTimeLogModal,
|
|
163
|
+
R as ReportStatus,
|
|
163
164
|
Rr as ResultError,
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
165
|
+
ve as Row,
|
|
166
|
+
vo as SERVER_DATE_AND_TIME_FORMAT,
|
|
167
|
+
bo as SERVER_DATE_FORMAT,
|
|
167
168
|
Dr as ScrollContainer,
|
|
168
|
-
|
|
169
|
-
|
|
169
|
+
Nr as Select,
|
|
170
|
+
yr as Sidebar,
|
|
170
171
|
E as Size,
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
|
|
172
|
+
S as SortEnum,
|
|
173
|
+
D as StatusEnum,
|
|
174
|
+
br as StatusTag,
|
|
174
175
|
g as StatusType,
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
|
|
176
|
+
Br as StatusTypography,
|
|
177
|
+
Hr as Stepper,
|
|
178
|
+
Vr as Switch,
|
|
179
|
+
jr as Tab,
|
|
180
|
+
Kr as Table,
|
|
181
|
+
Ie as TableActions,
|
|
182
|
+
Me as TableColumns,
|
|
183
|
+
Yr as TableHeader,
|
|
184
|
+
Gr as TableSort,
|
|
184
185
|
F as TagStatus,
|
|
185
|
-
|
|
186
|
+
Xr as Textarea,
|
|
186
187
|
x as ThemeAppearance,
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
188
|
+
$r as Tooltip,
|
|
189
|
+
ro as TypographyText,
|
|
190
|
+
ao as UserInfo,
|
|
191
|
+
fo as ValidationError,
|
|
192
|
+
Wo as changeLanguage,
|
|
193
|
+
Qe as createConnectedService,
|
|
194
|
+
wo as dayjs,
|
|
195
|
+
qo as format,
|
|
196
|
+
Bo as friendlyDate,
|
|
196
197
|
v as getAuth,
|
|
197
|
-
|
|
198
|
-
|
|
199
|
-
|
|
198
|
+
jo as getCurrentLanguage,
|
|
199
|
+
zo as getDatepickerLocale,
|
|
200
|
+
Io as i18n,
|
|
200
201
|
A as isActiveColor,
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
|
|
205
|
-
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
|
|
210
|
-
|
|
202
|
+
Go as parseISO,
|
|
203
|
+
Ho as startFetcher,
|
|
204
|
+
Uo as startFormFetcher,
|
|
205
|
+
Mo as t,
|
|
206
|
+
so as useAuth,
|
|
207
|
+
uo as useDisclosure,
|
|
208
|
+
_o as useDrawer,
|
|
209
|
+
co as useDrawerContext,
|
|
210
|
+
To as useMediaQuery,
|
|
211
|
+
no as useNiceModal
|
|
211
212
|
};
|
package/dist/main.js
CHANGED
|
@@ -17,8 +17,8 @@ import "./components/Checkbox/Checkbox.js";
|
|
|
17
17
|
import "./components/Confirm/Confirm.js";
|
|
18
18
|
import "./components/Datepicker/Datepicker.js";
|
|
19
19
|
import "./components/Drawer/Provider.js";
|
|
20
|
+
import "./ErrorLogModal-DhlD9tNj.js";
|
|
20
21
|
import "./components/FileUpload/FileUpload.js";
|
|
21
|
-
import "./RealtimeLogModal-gZOv7y-z.js";
|
|
22
22
|
import "./Select-nhp2PiJK.js";
|
|
23
23
|
import "./components/StatusTag/StatusTag.js";
|
|
24
24
|
import "./components/Switch/Switch.js";
|
package/dist/utils/index.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { CLIENT_DATE_AND_TIME_FORMAT as E, CLIENT_DATE_AND_TIME_SHORT_FORMAT as e, CLIENT_DATE_COMPARE_FORMAT as a, CLIENT_DATE_FILTER_FORMAT as A, CLIENT_DATE_SHORT_FORMAT as r, CLIENT_TIME_FORMAT as t, CLIENT_TIME_FORMAT_PICKER as R, DateFormats as M, MIN_DATE_TODAY as I, MIN_DATE_TOMORROW as O, SERVER_DATE_AND_TIME_FORMAT as o, SERVER_DATE_FORMAT as D, default as F, friendlyDate as s } from "./date.js";
|
|
2
2
|
import { startFetcher as C, startFormFetcher as L } from "./fetcher.js";
|
|
3
3
|
import { changeLanguage as m, getCurrentLanguage as p, getDatepickerLocale as g } from "./language.js";
|
|
4
|
-
import { T as c, a as l } from "../
|
|
4
|
+
import { T as c, a as l } from "../ErrorLogModal-DhlD9tNj.js";
|
|
5
5
|
import { f as x, p as S } from "../helper-1SQ9SI45.js";
|
|
6
6
|
export {
|
|
7
7
|
E as CLIENT_DATE_AND_TIME_FORMAT,
|
package/dist/utils/table.js
CHANGED
|
@@ -15,10 +15,10 @@ import "../components/Checkbox/Checkbox.js";
|
|
|
15
15
|
import "../components/Confirm/Confirm.js";
|
|
16
16
|
import "../components/Datepicker/Datepicker.js";
|
|
17
17
|
import "../components/Drawer/Provider.js";
|
|
18
|
+
import { T as w, a as y } from "../ErrorLogModal-DhlD9tNj.js";
|
|
18
19
|
import "../components/FileUpload/FileUpload.js";
|
|
19
20
|
import "../components/IconBox/IconBox.js";
|
|
20
21
|
import "../components/InfoDate/InfoDate.js";
|
|
21
|
-
import { T as w, a as y } from "../RealtimeLogModal-gZOv7y-z.js";
|
|
22
22
|
import "../Select-nhp2PiJK.js";
|
|
23
23
|
import "../components/StatusTag/StatusTag.js";
|
|
24
24
|
import "../components/Switch/Switch.js";
|
package/package.json
CHANGED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
div._realTimeLogModalStyle_1f0fd_2{border-radius:10px;background-color:var(--color-dark);margin:0!important;border:solid 1px var(--color-dark-1d);overflow:hidden}div._realTimeLogModalStyle_1f0fd_2 ._customHeader_1f0fd_10{background-color:var(--color-gray-57);padding:0!important;border-bottom:1px solid var(--color-dark-47)!important;height:90px;width:100%}div._realTimeLogModalStyle_1f0fd_2 ._modalHeader_1f0fd_18{display:flex;justify-content:space-between;align-items:center;padding:0 30px 0 0;width:100%;height:100%}div._realTimeLogModalStyle_1f0fd_2>div{background-color:var(--color-dark)}div._realTimeLogModalStyle_1f0fd_2>div:last-child{min-height:150px;font-size:14px;font-weight:500;padding:31px 35px}._modalLeft_1f0fd_38{display:flex;align-items:center;gap:12px;height:100%}._modalLeft_1f0fd_38 ._buttonGroup_1f0fd_45{border-right:2px solid var(--color-dark-47);width:113px;height:100%;display:flex;align-items:center;justify-content:center;margin-right:28px;gap:8px}._modalLeft_1f0fd_38 ._buttonGroup_1f0fd_45 ._iosIcon_1f0fd_56{display:flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:100%;background-color:var(--color-ios-red);color:var(--color-dark-1d)}._modalLeft_1f0fd_38 ._buttonGroup_1f0fd_45 ._iosIcon_1f0fd_56:last-child{background-color:var(--color-ios-green)}._modalLeft_1f0fd_38 ._buttonGroup_1f0fd_45 ._iosIcon_1f0fd_56 i{font-size:8px;display:flex}._modalLeft_1f0fd_38 ._buttonGroup_1f0fd_45 div{text-align:center;cursor:pointer}._modalLeft_1f0fd_38 ._buttonGroup_1f0fd_45 div i{display:flex;font-size:13px}._modalLeft_1f0fd_38 ._modalLoader_1f0fd_86{margin-left:10px}._modalLeft_1f0fd_38 ._dash_1f0fd_90{padding-left:4px;padding-right:4px}._searchWrapper_1f0fd_95{display:flex;align-items:center;justify-content:center}._searchWrapper_1f0fd_95 ._chevronIcons_1f0fd_101{margin-left:12px;display:flex;align-items:center;justify-content:center;gap:12px}._searchWrapper_1f0fd_95 ._chevronIcons_1f0fd_101 i{cursor:pointer;color:var(--color-blue-ff);display:flex}._searchWrapper_1f0fd_95 ._chevronIcons_1f0fd_101 i:first-child{transform:rotate(-90deg)}._searchWrapper_1f0fd_95 ._chevronIcons_1f0fd_101 i:last-child{transform:rotate(90deg)}._searchWrapper_1f0fd_95 ._logInput_1f0fd_123{width:251px;height:40px;padding-right:40px!important;padding-left:115px!important}._searchWrapper_1f0fd_95 ._searchResult_1f0fd_130{display:flex;gap:12px;margin-left:30px}._searchWrapper_1f0fd_95 ._searchResult_1f0fd_130 span{color:var(--color-gray-95)}._loadingWrap_1f0fd_140{position:relative;width:auto;height:auto;margin-left:15px}._loadingWrap_1f0fd_140:before{background-color:var(--color-white)!important}._modalRight_1f0fd_151{display:flex}._modalRight_1f0fd_151 ._inputsWrapper_1f0fd_155{display:flex;gap:24px}._modalRight_1f0fd_151 ._inputsWrapper_1f0fd_155 ._search_1f0fd_95{color:var(--color-gray-95);font-size:16px}._modalRight_1f0fd_151 ._inputsWrapper_1f0fd_155 ._logInput_1f0fd_123{width:251px;height:40px;font-size:var(--text-def);color:var(--color-gray-71)}._modalRight_1f0fd_151 ._inputsWrapper_1f0fd_155 ._cliCommand_1f0fd_172{display:flex;justify-content:space-between;align-items:center;width:255px;height:44px;font-size:var(--text-def);font-weight:500;color:var(--color-gray-71);padding:11px 20px;border:solid 2px var(--color-border-dark-primary);border-radius:5px;background-color:var(--color-dark)}._modalRight_1f0fd_151 ._inputsWrapper_1f0fd_155 ._cliCommand_1f0fd_172 span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._modalRight_1f0fd_151 ._inputsWrapper_1f0fd_155 ._cliCommand_1f0fd_172 i{font-size:16px;cursor:pointer}._modalRight_1f0fd_151 ._buttonsWrapper_1f0fd_198{display:flex;margin-left:24px;gap:8px}._downloadIconBtn_1f0fd_204{height:43px;width:40px;padding:0;display:flex;align-items:center;justify-content:center}._downloadIconBtn_1f0fd_204>div{width:25px;display:flex;align-items:center;justify-content:center}._downloadIconBtn_1f0fd_204 i{color:var(--color-white);font-size:16px;display:flex;align-items:center;justify-content:center}._downloadIconBtn__disabled_1f0fd_228{pointer-events:none;background-color:var(--color-gray-95);border-color:var(--color-gray-ec)}._downloadIconBtn__disabled_1f0fd_228 i{background-color:var(--color-gray-95)}._copyIconBtn_1f0fd_238{height:43px;width:40px;padding:0;display:flex;align-items:center;justify-content:center}._copyIconBtn_1f0fd_238>div{width:25px;display:flex;align-items:center;justify-content:center}._copyIconBtn_1f0fd_238 i{color:var(--color-white);font-size:16px;display:flex;align-items:center;justify-content:center}._copyIconBtn__disabled_1f0fd_262{pointer-events:none;background-color:var(--color-gray-95);border-color:var(--color-gray-ec)}._copyIconBtn__disabled_1f0fd_262 i{background-color:var(--color-gray-95)}._iconGroup_1f0fd_272{display:flex;gap:12px}._iconGroup_1f0fd_272 i{z-index:3;cursor:pointer;color:var(--color-gray-95);background-color:none}._iconGroup_1f0fd_272 ._activeIcon_1f0fd_284{color:var(--color-blue-ff)}
|