@e1011/es-kit 1.1.44 → 1.1.46
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/hooks/esm/index.css +226 -226
- package/dist/hooks/index.css +226 -226
- package/dist/lib/cjs/src/core/utils/appState/peregrineMQ/index.js.map +1 -1
- package/dist/lib/cjs/src/core/utils/appState/peregrineMQ/usePeregrineMQ.react.js +2 -0
- package/dist/lib/cjs/src/core/utils/appState/peregrineMQ/usePeregrineMQ.react.js.map +1 -0
- package/dist/lib/cjs/src/index.js +1 -1
- package/dist/lib/esm/src/core/utils/appState/peregrineMQ/index.js.map +1 -1
- package/dist/lib/esm/src/core/utils/appState/peregrineMQ/usePeregrineMQ.react.js +2 -0
- package/dist/lib/esm/src/core/utils/appState/peregrineMQ/usePeregrineMQ.react.js.map +1 -0
- package/dist/lib/esm/src/index.js +1 -1
- package/dist/lib/tsconfig.tsbuildinfo +1 -1
- package/dist/types/src/core/utils/appState/peregrineMQ/index.d.ts +1 -1
- package/dist/types/src/core/utils/appState/peregrineMQ/index.d.ts.map +1 -1
- package/dist/utils/esm/index.css +226 -226
- package/dist/utils/esm/src/core/utils/appState/peregrineMQ/index.js.map +1 -1
- package/dist/utils/esm/src/core/utils/appState/peregrineMQ/usePeregrineMQ.react.js +2 -0
- package/dist/utils/esm/src/core/utils/appState/peregrineMQ/usePeregrineMQ.react.js.map +1 -0
- package/dist/utils/esm/src/core/utils/index.js +1 -1
- package/dist/utils/index.css +226 -226
- package/dist/utils/src/core/utils/appState/peregrineMQ/index.js.map +1 -1
- package/dist/utils/src/core/utils/appState/peregrineMQ/usePeregrineMQ.react.js +2 -0
- package/dist/utils/src/core/utils/appState/peregrineMQ/usePeregrineMQ.react.js.map +1 -0
- package/dist/utils/src/core/utils/index.js +1 -1
- package/package.json +1 -1
|
@@ -3,5 +3,5 @@ export { PeregrineMQ, PeregrineMQClearError } from './peregrineMQ';
|
|
|
3
3
|
export declare const peregrineMQInstance: PeregrineMQ;
|
|
4
4
|
export default peregrineMQInstance;
|
|
5
5
|
export type * from './peregrineMQ.types';
|
|
6
|
-
export
|
|
6
|
+
export * from './usePeregrineMQ.react';
|
|
7
7
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../src/core/utils/appState/peregrineMQ/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,WAAW,EAAE,MAAM,eAAe,CAAA;AAE3C,OAAO,EAAE,WAAW,EAAE,qBAAqB,EAAE,MAAM,eAAe,CAAA;AAElE,eAAO,MAAM,mBAAmB,aAAoB,CAAA;AAEpD,eAAe,mBAAmB,CAAA;AAGlC,mBAAmB,qBAAqB,CAAA;AACxC,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../src/core/utils/appState/peregrineMQ/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,WAAW,EAAE,MAAM,eAAe,CAAA;AAE3C,OAAO,EAAE,WAAW,EAAE,qBAAqB,EAAE,MAAM,eAAe,CAAA;AAElE,eAAO,MAAM,mBAAmB,aAAoB,CAAA;AAEpD,eAAe,mBAAmB,CAAA;AAGlC,mBAAmB,qBAAqB,CAAA;AACxC,cAAc,wBAAwB,CAAA"}
|
package/dist/utils/esm/index.css
CHANGED
|
@@ -1,51 +1,11 @@
|
|
|
1
|
-
.
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
background-color: var(--color);
|
|
6
|
-
opacity: var(--opacity);
|
|
7
|
-
}
|
|
8
|
-
.divider-module_divider-line__6CesR.divider-module_vertical__qSVWD {
|
|
9
|
-
height: var(--length);
|
|
10
|
-
left: var(--left);
|
|
11
|
-
width: var(--width);
|
|
12
|
-
margin: var(--margin);
|
|
13
|
-
}
|
|
14
|
-
.divider-module_divider-line__6CesR.divider-module_horizontal__Gz-Oj {
|
|
15
|
-
width: var(--length);
|
|
16
|
-
left: var(--left);
|
|
17
|
-
height: var(--height);
|
|
18
|
-
margin: var(--margin);
|
|
19
|
-
}
|
|
20
|
-
.icon-module_icon-base-parent__nOMvW {
|
|
21
|
-
line-height: 1px !important;
|
|
1
|
+
.errorBoundary-module_errorBoundary__gk9ps {
|
|
2
|
+
background: #EFEFEF;
|
|
3
|
+
width: 100%;
|
|
4
|
+
height: 100%;
|
|
22
5
|
}
|
|
23
6
|
|
|
24
|
-
.
|
|
25
|
-
|
|
26
|
-
min-height: var(--min-height);
|
|
27
|
-
width: var(--width) !important;
|
|
28
|
-
height: var(--height) !important;
|
|
29
|
-
line-height: 1px !important;
|
|
30
|
-
background-color: var(--icon-color);
|
|
31
|
-
color: var(--icon-content-color);
|
|
32
|
-
background-repeat: no-repeat;
|
|
33
|
-
mask-image: var(--icon-url);
|
|
34
|
-
-webkit-mask-image: var(--icon-url);
|
|
35
|
-
mask-repeat: no-repeat;
|
|
36
|
-
-webkit-mask-repeat: no-repeat;
|
|
37
|
-
mask-size: contain;
|
|
38
|
-
-webkit-mask-size: contain;
|
|
39
|
-
mask-position: center;
|
|
40
|
-
-webkit-mask-position: center;
|
|
41
|
-
display: inline-block;
|
|
42
|
-
will-change: transform;
|
|
43
|
-
transform: translate3d(0, 0, 0);
|
|
44
|
-
}
|
|
45
|
-
.icon-module_icon-base__S0tHf svg {
|
|
46
|
-
fill: var(--icon-content-color);
|
|
47
|
-
width: var(--height);
|
|
48
|
-
height: var(--width);
|
|
7
|
+
.errorBoundary-module_StyledIcon__IYHiU {
|
|
8
|
+
margin-right: 10px;
|
|
49
9
|
}
|
|
50
10
|
.CollapsibleContainer-module_collapsible-container__u0Jmm {
|
|
51
11
|
transform-origin: 0% 0%;
|
|
@@ -80,14 +40,54 @@
|
|
|
80
40
|
max-width: var(--prop-value);
|
|
81
41
|
opacity: 1;
|
|
82
42
|
}
|
|
83
|
-
.
|
|
84
|
-
|
|
85
|
-
width: 100%;
|
|
86
|
-
height: 100%;
|
|
43
|
+
.icon-module_icon-base-parent__nOMvW {
|
|
44
|
+
line-height: 1px !important;
|
|
87
45
|
}
|
|
88
46
|
|
|
89
|
-
.
|
|
90
|
-
|
|
47
|
+
.icon-module_icon-base__S0tHf {
|
|
48
|
+
min-width: var(--min-width);
|
|
49
|
+
min-height: var(--min-height);
|
|
50
|
+
width: var(--width) !important;
|
|
51
|
+
height: var(--height) !important;
|
|
52
|
+
line-height: 1px !important;
|
|
53
|
+
background-color: var(--icon-color);
|
|
54
|
+
color: var(--icon-content-color);
|
|
55
|
+
background-repeat: no-repeat;
|
|
56
|
+
mask-image: var(--icon-url);
|
|
57
|
+
-webkit-mask-image: var(--icon-url);
|
|
58
|
+
mask-repeat: no-repeat;
|
|
59
|
+
-webkit-mask-repeat: no-repeat;
|
|
60
|
+
mask-size: contain;
|
|
61
|
+
-webkit-mask-size: contain;
|
|
62
|
+
mask-position: center;
|
|
63
|
+
-webkit-mask-position: center;
|
|
64
|
+
display: inline-block;
|
|
65
|
+
will-change: transform;
|
|
66
|
+
transform: translate3d(0, 0, 0);
|
|
67
|
+
}
|
|
68
|
+
.icon-module_icon-base__S0tHf svg {
|
|
69
|
+
fill: var(--icon-content-color);
|
|
70
|
+
width: var(--height);
|
|
71
|
+
height: var(--width);
|
|
72
|
+
}
|
|
73
|
+
.divider-module_divider-line__6CesR {
|
|
74
|
+
position: relative;
|
|
75
|
+
display: block;
|
|
76
|
+
transition: opacity, width, height 250ms ease-in-out;
|
|
77
|
+
background-color: var(--color);
|
|
78
|
+
opacity: var(--opacity);
|
|
79
|
+
}
|
|
80
|
+
.divider-module_divider-line__6CesR.divider-module_vertical__qSVWD {
|
|
81
|
+
height: var(--length);
|
|
82
|
+
left: var(--left);
|
|
83
|
+
width: var(--width);
|
|
84
|
+
margin: var(--margin);
|
|
85
|
+
}
|
|
86
|
+
.divider-module_divider-line__6CesR.divider-module_horizontal__Gz-Oj {
|
|
87
|
+
width: var(--length);
|
|
88
|
+
left: var(--left);
|
|
89
|
+
height: var(--height);
|
|
90
|
+
margin: var(--margin);
|
|
91
91
|
}
|
|
92
92
|
.field-module_field__UfKm3 {
|
|
93
93
|
opacity: 1;
|
|
@@ -163,6 +163,30 @@
|
|
|
163
163
|
.field-module_field__UfKm3 label {
|
|
164
164
|
text-align: left;
|
|
165
165
|
}
|
|
166
|
+
.layoutBox-module_layout-box__ZIID8 {
|
|
167
|
+
display: flex;
|
|
168
|
+
position: relative;
|
|
169
|
+
flex-direction: row;
|
|
170
|
+
flex: 0;
|
|
171
|
+
flex-grow: 0;
|
|
172
|
+
flex-shrink: 0;
|
|
173
|
+
flex-basis: auto;
|
|
174
|
+
flex-wrap: nowrap;
|
|
175
|
+
gap: 0;
|
|
176
|
+
text-align: left;
|
|
177
|
+
justify-content: flex-start;
|
|
178
|
+
align-items: flex-start;
|
|
179
|
+
align-self: auto;
|
|
180
|
+
margin: 0;
|
|
181
|
+
padding: 0;
|
|
182
|
+
width: auto;
|
|
183
|
+
height: auto;
|
|
184
|
+
max-width: none;
|
|
185
|
+
max-height: none;
|
|
186
|
+
min-width: 0;
|
|
187
|
+
min-height: 0;
|
|
188
|
+
border-radius: initial;
|
|
189
|
+
}
|
|
166
190
|
.lazyComponent-module_loader__brMEW {
|
|
167
191
|
position: relative;
|
|
168
192
|
width: 100px;
|
|
@@ -206,48 +230,77 @@
|
|
|
206
230
|
stroke-dashoffset: -124;
|
|
207
231
|
}
|
|
208
232
|
}
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
|
|
213
|
-
|
|
233
|
+
:root {
|
|
234
|
+
--divider-line: #4a4b4b;
|
|
235
|
+
}
|
|
236
|
+
|
|
237
|
+
.typography-module_overflow-hidden__UmQ-v, .typography-module_text-truncate__8MgV9 {
|
|
238
|
+
overflow: hidden !important;
|
|
239
|
+
}
|
|
240
|
+
|
|
241
|
+
.typography-module_text-nowrap__dt3uu, .typography-module_text-truncate__8MgV9 {
|
|
242
|
+
white-space: nowrap !important;
|
|
243
|
+
}
|
|
244
|
+
|
|
245
|
+
.typography-module_text-ellipsis__iyHeZ, .typography-module_text-truncate__8MgV9 {
|
|
246
|
+
text-overflow: ellipsis !important;
|
|
247
|
+
}
|
|
248
|
+
|
|
249
|
+
.typography-module_headline__b0XlP {
|
|
250
|
+
font-size: 28px;
|
|
251
|
+
line-height: 32px;
|
|
252
|
+
}
|
|
253
|
+
|
|
254
|
+
.typography-module_headlineSecondary__IDnhT {
|
|
255
|
+
font-size: 24px;
|
|
256
|
+
line-height: 28px;
|
|
257
|
+
}
|
|
258
|
+
|
|
259
|
+
.typography-module_headlineTertiary__mlG-v {
|
|
260
|
+
font-size: 18px;
|
|
261
|
+
line-height: 24x;
|
|
262
|
+
}
|
|
263
|
+
|
|
264
|
+
.typography-module_paragraph__tgBAx, .typography-module_paragraphBold__PmcZU, .typography-module_paragraphBoldSmall__qExmY, .typography-module_paragraphSmall__vTMiI {
|
|
265
|
+
font-size: 14px;
|
|
266
|
+
line-height: 18px;
|
|
267
|
+
font-weight: 300;
|
|
268
|
+
}
|
|
269
|
+
|
|
270
|
+
.typography-module_paragraphSmall__vTMiI, .typography-module_paragraphBoldSmall__qExmY {
|
|
271
|
+
font-size: 12px;
|
|
272
|
+
}
|
|
273
|
+
|
|
274
|
+
.typography-module_paragraphBold__PmcZU, .typography-module_paragraphBoldSmall__qExmY {
|
|
275
|
+
font-weight: 600;
|
|
276
|
+
}
|
|
277
|
+
|
|
278
|
+
.typography-module_link__DWurf {
|
|
279
|
+
overflow: hidden !important;
|
|
280
|
+
white-space: nowrap !important;
|
|
281
|
+
text-overflow: ellipsis !important;
|
|
282
|
+
text-decoration: none;
|
|
283
|
+
color: #65C5F6;
|
|
284
|
+
display: inline;
|
|
285
|
+
gap: 4px;
|
|
214
286
|
flex-grow: 0;
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
|
|
223
|
-
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
height: auto;
|
|
227
|
-
max-width: none;
|
|
228
|
-
max-height: none;
|
|
229
|
-
min-width: 0;
|
|
230
|
-
min-height: 0;
|
|
231
|
-
border-radius: initial;
|
|
287
|
+
max-width: 400px;
|
|
288
|
+
position: relative;
|
|
289
|
+
vertical-align: center;
|
|
290
|
+
}
|
|
291
|
+
.typography-module_link__DWurf:hover:not(.typography-module_disabled__hjK8C) {
|
|
292
|
+
text-decoration: underline;
|
|
293
|
+
color: #65C5F6;
|
|
294
|
+
}
|
|
295
|
+
.typography-module_link__DWurf.typography-module_disabled__hjK8C {
|
|
296
|
+
pointer-events: none;
|
|
297
|
+
opacity: 0.6;
|
|
232
298
|
}
|
|
233
299
|
.textAndContent-module_textAndContent__X5P1n {
|
|
234
300
|
align-items: baseline;
|
|
235
301
|
flex-shrink: 1;
|
|
236
302
|
gap: 8px;
|
|
237
303
|
}
|
|
238
|
-
.flowLayout-module_flowLayout__VHpnY {
|
|
239
|
-
overflow: auto;
|
|
240
|
-
}
|
|
241
|
-
.flowLayout-module_flowLayout__VHpnY .flowLayout-module_beforeContent__rY-mW {
|
|
242
|
-
display: flex;
|
|
243
|
-
width: 100%;
|
|
244
|
-
min-width: 0;
|
|
245
|
-
}
|
|
246
|
-
.flowLayout-module_flowLayout__VHpnY .flowLayout-module_afterContent__Hlh8v {
|
|
247
|
-
display: flex;
|
|
248
|
-
width: 100%;
|
|
249
|
-
min-width: 0;
|
|
250
|
-
}
|
|
251
304
|
:root {
|
|
252
305
|
--divider-line: #4a4b4b;
|
|
253
306
|
}
|
|
@@ -362,71 +415,114 @@
|
|
|
362
415
|
.cui-theme-light .button-module_button__NDMQS {
|
|
363
416
|
color: #090A0A;
|
|
364
417
|
}
|
|
418
|
+
.flowLayout-module_flowLayout__VHpnY {
|
|
419
|
+
overflow: auto;
|
|
420
|
+
}
|
|
421
|
+
.flowLayout-module_flowLayout__VHpnY .flowLayout-module_beforeContent__rY-mW {
|
|
422
|
+
display: flex;
|
|
423
|
+
width: 100%;
|
|
424
|
+
min-width: 0;
|
|
425
|
+
}
|
|
426
|
+
.flowLayout-module_flowLayout__VHpnY .flowLayout-module_afterContent__Hlh8v {
|
|
427
|
+
display: flex;
|
|
428
|
+
width: 100%;
|
|
429
|
+
min-width: 0;
|
|
430
|
+
}
|
|
365
431
|
:root {
|
|
366
432
|
--divider-line: #4a4b4b;
|
|
367
433
|
}
|
|
368
434
|
|
|
369
|
-
.
|
|
435
|
+
.popup-module_overflow-hidden__uimg4, .popup-module_text-truncate__y-5c1 {
|
|
370
436
|
overflow: hidden !important;
|
|
371
437
|
}
|
|
372
438
|
|
|
373
|
-
.
|
|
439
|
+
.popup-module_text-nowrap__eDCv3, .popup-module_text-truncate__y-5c1 {
|
|
374
440
|
white-space: nowrap !important;
|
|
375
441
|
}
|
|
376
442
|
|
|
377
|
-
.
|
|
443
|
+
.popup-module_text-ellipsis__yu8nx, .popup-module_text-truncate__y-5c1 {
|
|
378
444
|
text-overflow: ellipsis !important;
|
|
379
445
|
}
|
|
380
446
|
|
|
381
|
-
.
|
|
382
|
-
|
|
383
|
-
|
|
447
|
+
.popup-module_popup-container__PJ0oQ {
|
|
448
|
+
--popup-width: 60vw;
|
|
449
|
+
--popup-height: 50vh;
|
|
450
|
+
position: fixed;
|
|
451
|
+
width: var(--popup-width);
|
|
452
|
+
height: var(--popup-height);
|
|
453
|
+
--slideXFrom: 0;
|
|
454
|
+
--slideYFrom: 0;
|
|
455
|
+
will-change: opacity;
|
|
456
|
+
transition: opacity 300ms ease-in-out;
|
|
457
|
+
opacity: 0;
|
|
458
|
+
visibility: hidden;
|
|
459
|
+
pointer-events: none;
|
|
384
460
|
}
|
|
385
|
-
|
|
386
|
-
|
|
387
|
-
|
|
388
|
-
|
|
461
|
+
.popup-module_popup-container__PJ0oQ .popup-module_popup-container-inner__n83Cz {
|
|
462
|
+
position: relative;
|
|
463
|
+
flex-direction: column;
|
|
464
|
+
align-items: start;
|
|
465
|
+
width: 100%;
|
|
466
|
+
height: 100%;
|
|
467
|
+
overflow-x: clip;
|
|
468
|
+
background-color: #090A0A;
|
|
469
|
+
border-radius: 4px;
|
|
470
|
+
box-shadow: 0px 10px 20px 4px rgba(0, 0, 0, 0.15);
|
|
471
|
+
transition: transform 350ms ease-out;
|
|
472
|
+
will-change: transform;
|
|
473
|
+
transform: translateX(var(--slideXFrom)) translateY(var(--slideYFrom));
|
|
389
474
|
}
|
|
390
|
-
|
|
391
|
-
|
|
392
|
-
font-size: 18px;
|
|
393
|
-
line-height: 24x;
|
|
475
|
+
.popup-module_popup-container__PJ0oQ .popup-module_popup-container-inner__n83Cz button {
|
|
476
|
+
margin-bottom: 0;
|
|
394
477
|
}
|
|
395
|
-
|
|
396
|
-
|
|
397
|
-
|
|
398
|
-
|
|
399
|
-
font-weight: 300;
|
|
478
|
+
.popup-module_popup-container__PJ0oQ .popup-module_popup-container-inner__n83Cz .popup-module_close-button__-8sZx {
|
|
479
|
+
cursor: pointer;
|
|
480
|
+
line-height: 1px;
|
|
481
|
+
background-color: rgba(255, 255, 255, 0);
|
|
400
482
|
}
|
|
401
|
-
|
|
402
|
-
|
|
403
|
-
|
|
483
|
+
.popup-module_popup-container__PJ0oQ .popup-module_popup-container-inner__n83Cz .popup-module_close-button__-8sZx .icon-base {
|
|
484
|
+
background-color: #FDDA0D;
|
|
485
|
+
width: 9px !important;
|
|
486
|
+
height: 9px !important;
|
|
487
|
+
line-height: 1px !important;
|
|
404
488
|
}
|
|
405
|
-
|
|
406
|
-
|
|
407
|
-
font-weight: 600;
|
|
489
|
+
.popup-module_popup-container__PJ0oQ .popup-module_popup-container-inner__n83Cz .popup-module_close-button__-8sZx:hover .icon-base {
|
|
490
|
+
background-color: #FFEA00;
|
|
408
491
|
}
|
|
409
|
-
|
|
410
|
-
|
|
411
|
-
|
|
412
|
-
|
|
413
|
-
|
|
414
|
-
|
|
415
|
-
color: #65C5F6;
|
|
416
|
-
display: inline;
|
|
417
|
-
gap: 4px;
|
|
418
|
-
flex-grow: 0;
|
|
419
|
-
max-width: 400px;
|
|
420
|
-
position: relative;
|
|
421
|
-
vertical-align: center;
|
|
492
|
+
.popup-module_popup-container__PJ0oQ .popup-module_popup-container-inner__n83Cz .popup-module_popup-container-inner-div__sDNBm {
|
|
493
|
+
width: 100%;
|
|
494
|
+
height: 100%;
|
|
495
|
+
padding: 24px;
|
|
496
|
+
overflow-y: auto;
|
|
497
|
+
display: flex;
|
|
422
498
|
}
|
|
423
|
-
.
|
|
424
|
-
|
|
425
|
-
color: #65C5F6;
|
|
499
|
+
.popup-module_popup-container__PJ0oQ .popup-module_popup-container-inner__n83Cz .popup-module_popup-container-inner-div__sDNBm > * {
|
|
500
|
+
overflow-y: auto;
|
|
426
501
|
}
|
|
427
|
-
.
|
|
502
|
+
.popup-module_popup-container__PJ0oQ[data-show] {
|
|
503
|
+
opacity: 1;
|
|
504
|
+
visibility: visible;
|
|
505
|
+
pointer-events: all;
|
|
506
|
+
}
|
|
507
|
+
.popup-module_popup-container__PJ0oQ[data-show] .popup-module_popup-container-inner__n83Cz {
|
|
508
|
+
transform: translateX(0) translateY(0);
|
|
509
|
+
}
|
|
510
|
+
.popup-module_popup-container__PJ0oQ[data-show=false] {
|
|
511
|
+
opacity: 0;
|
|
512
|
+
visibility: hidden;
|
|
428
513
|
pointer-events: none;
|
|
429
|
-
|
|
514
|
+
}
|
|
515
|
+
.popup-module_popup-container__PJ0oQ[data-show=false] .popup-module_popup-container-inner__n83Cz {
|
|
516
|
+
transform: translateX(var(--slideXFrom)) translateY(var(--slideYFrom));
|
|
517
|
+
}
|
|
518
|
+
|
|
519
|
+
.cui-theme-dark .popup-module_popup-container-inner__n83Cz {
|
|
520
|
+
background-color: #090A0A;
|
|
521
|
+
color: #F4F4F4;
|
|
522
|
+
}
|
|
523
|
+
.cui-theme-light .popup-module_popup-container-inner__n83Cz {
|
|
524
|
+
background-color: #090A0A;
|
|
525
|
+
color: #F4F4F4;
|
|
430
526
|
}
|
|
431
527
|
:root {
|
|
432
528
|
--divider-line: #4a4b4b;
|
|
@@ -592,102 +688,6 @@
|
|
|
592
688
|
border-color: #FD8F3E;
|
|
593
689
|
color: #632E03;
|
|
594
690
|
}
|
|
595
|
-
:root {
|
|
596
|
-
--divider-line: #4a4b4b;
|
|
597
|
-
}
|
|
598
|
-
|
|
599
|
-
.popup-module_overflow-hidden__uimg4, .popup-module_text-truncate__y-5c1 {
|
|
600
|
-
overflow: hidden !important;
|
|
601
|
-
}
|
|
602
|
-
|
|
603
|
-
.popup-module_text-nowrap__eDCv3, .popup-module_text-truncate__y-5c1 {
|
|
604
|
-
white-space: nowrap !important;
|
|
605
|
-
}
|
|
606
|
-
|
|
607
|
-
.popup-module_text-ellipsis__yu8nx, .popup-module_text-truncate__y-5c1 {
|
|
608
|
-
text-overflow: ellipsis !important;
|
|
609
|
-
}
|
|
610
|
-
|
|
611
|
-
.popup-module_popup-container__PJ0oQ {
|
|
612
|
-
--popup-width: 60vw;
|
|
613
|
-
--popup-height: 50vh;
|
|
614
|
-
position: fixed;
|
|
615
|
-
width: var(--popup-width);
|
|
616
|
-
height: var(--popup-height);
|
|
617
|
-
--slideXFrom: 0;
|
|
618
|
-
--slideYFrom: 0;
|
|
619
|
-
will-change: opacity;
|
|
620
|
-
transition: opacity 300ms ease-in-out;
|
|
621
|
-
opacity: 0;
|
|
622
|
-
visibility: hidden;
|
|
623
|
-
pointer-events: none;
|
|
624
|
-
}
|
|
625
|
-
.popup-module_popup-container__PJ0oQ .popup-module_popup-container-inner__n83Cz {
|
|
626
|
-
position: relative;
|
|
627
|
-
flex-direction: column;
|
|
628
|
-
align-items: start;
|
|
629
|
-
width: 100%;
|
|
630
|
-
height: 100%;
|
|
631
|
-
overflow-x: clip;
|
|
632
|
-
background-color: #090A0A;
|
|
633
|
-
border-radius: 4px;
|
|
634
|
-
box-shadow: 0px 10px 20px 4px rgba(0, 0, 0, 0.15);
|
|
635
|
-
transition: transform 350ms ease-out;
|
|
636
|
-
will-change: transform;
|
|
637
|
-
transform: translateX(var(--slideXFrom)) translateY(var(--slideYFrom));
|
|
638
|
-
}
|
|
639
|
-
.popup-module_popup-container__PJ0oQ .popup-module_popup-container-inner__n83Cz button {
|
|
640
|
-
margin-bottom: 0;
|
|
641
|
-
}
|
|
642
|
-
.popup-module_popup-container__PJ0oQ .popup-module_popup-container-inner__n83Cz .popup-module_close-button__-8sZx {
|
|
643
|
-
cursor: pointer;
|
|
644
|
-
line-height: 1px;
|
|
645
|
-
background-color: rgba(255, 255, 255, 0);
|
|
646
|
-
}
|
|
647
|
-
.popup-module_popup-container__PJ0oQ .popup-module_popup-container-inner__n83Cz .popup-module_close-button__-8sZx .icon-base {
|
|
648
|
-
background-color: #FDDA0D;
|
|
649
|
-
width: 9px !important;
|
|
650
|
-
height: 9px !important;
|
|
651
|
-
line-height: 1px !important;
|
|
652
|
-
}
|
|
653
|
-
.popup-module_popup-container__PJ0oQ .popup-module_popup-container-inner__n83Cz .popup-module_close-button__-8sZx:hover .icon-base {
|
|
654
|
-
background-color: #FFEA00;
|
|
655
|
-
}
|
|
656
|
-
.popup-module_popup-container__PJ0oQ .popup-module_popup-container-inner__n83Cz .popup-module_popup-container-inner-div__sDNBm {
|
|
657
|
-
width: 100%;
|
|
658
|
-
height: 100%;
|
|
659
|
-
padding: 24px;
|
|
660
|
-
overflow-y: auto;
|
|
661
|
-
display: flex;
|
|
662
|
-
}
|
|
663
|
-
.popup-module_popup-container__PJ0oQ .popup-module_popup-container-inner__n83Cz .popup-module_popup-container-inner-div__sDNBm > * {
|
|
664
|
-
overflow-y: auto;
|
|
665
|
-
}
|
|
666
|
-
.popup-module_popup-container__PJ0oQ[data-show] {
|
|
667
|
-
opacity: 1;
|
|
668
|
-
visibility: visible;
|
|
669
|
-
pointer-events: all;
|
|
670
|
-
}
|
|
671
|
-
.popup-module_popup-container__PJ0oQ[data-show] .popup-module_popup-container-inner__n83Cz {
|
|
672
|
-
transform: translateX(0) translateY(0);
|
|
673
|
-
}
|
|
674
|
-
.popup-module_popup-container__PJ0oQ[data-show=false] {
|
|
675
|
-
opacity: 0;
|
|
676
|
-
visibility: hidden;
|
|
677
|
-
pointer-events: none;
|
|
678
|
-
}
|
|
679
|
-
.popup-module_popup-container__PJ0oQ[data-show=false] .popup-module_popup-container-inner__n83Cz {
|
|
680
|
-
transform: translateX(var(--slideXFrom)) translateY(var(--slideYFrom));
|
|
681
|
-
}
|
|
682
|
-
|
|
683
|
-
.cui-theme-dark .popup-module_popup-container-inner__n83Cz {
|
|
684
|
-
background-color: #090A0A;
|
|
685
|
-
color: #F4F4F4;
|
|
686
|
-
}
|
|
687
|
-
.cui-theme-light .popup-module_popup-container-inner__n83Cz {
|
|
688
|
-
background-color: #090A0A;
|
|
689
|
-
color: #F4F4F4;
|
|
690
|
-
}
|
|
691
691
|
.popup-overlay-module_popup-modal-overlay__dlJqM {
|
|
692
692
|
z-index: 1;
|
|
693
693
|
position: fixed;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sources":["../../../../../../../../src/core/utils/appState/peregrineMQ/index.ts"],"sourcesContent":["import { PeregrineMQ } from './peregrineMQ'\n\nexport { PeregrineMQ, PeregrineMQClearError } from './peregrineMQ'\n\nexport const peregrineMQInstance = new PeregrineMQ()\n\nexport default peregrineMQInstance\n\n\nexport type * from './peregrineMQ.types'\nexport
|
|
1
|
+
{"version":3,"file":"index.js","sources":["../../../../../../../../src/core/utils/appState/peregrineMQ/index.ts"],"sourcesContent":["import { PeregrineMQ } from './peregrineMQ'\n\nexport { PeregrineMQ, PeregrineMQClearError } from './peregrineMQ'\n\nexport const peregrineMQInstance = new PeregrineMQ()\n\nexport default peregrineMQInstance\n\n\nexport type * from './peregrineMQ.types'\nexport * from './usePeregrineMQ.react'\n"],"names":["peregrineMQInstance","PeregrineMQ"],"mappings":"yGAIaA,EAAsB,IAAIC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"usePeregrineMQ.react.js","sources":["../../../../../../../../src/core/utils/appState/peregrineMQ/usePeregrineMQ.react.ts"],"sourcesContent":["import { useCallback, useEffect, useRef } from 'react'\n\nimport { PeregrineMQ } from './peregrineMQ'\nimport { Callback } from './peregrineMQ.types'\n\nexport type usePeregrineMQReturnType = [\n { current?: () => boolean },\n <T>(channel: string, data?: T) => boolean\n]\n\nexport const usePeregrineMQ = (\n peregrineInstance: PeregrineMQ, channel: string, callback: Callback,\n): usePeregrineMQReturnType => {\n const memCallback = useCallback(callback, [callback])\n\n const unsubscribeRef = useRef<ReturnType<typeof peregrineInstance.subscribe>>()\n\n useEffect(() => {\n unsubscribeRef.current = peregrineInstance.subscribe(channel, memCallback)\n\n return (): void => {\n unsubscribeRef?.current?.()\n }\n }, [memCallback, channel, peregrineInstance])\n\n return [unsubscribeRef, peregrineInstance.publish]\n}\n"],"names":["usePeregrineMQ","peregrineInstance","channel","callback","memCallback","useCallback","unsubscribeRef","useRef","useEffect","current","subscribe","publish"],"mappings":"+DAUO,MAAMA,EAAiBA,CAC5BC,EAAgCC,EAAiBC,KAEjD,MAAMC,EAAcC,EAAYF,EAAU,CAACA,IAErCG,EAAiBC,IAUvB,OARAC,GAAU,KACRF,EAAeG,QAAUR,EAAkBS,UAAUR,EAASE,GAEvD,KACLE,GAAgBG,WAAW,IAE5B,CAACL,EAAaF,EAASD,IAEnB,CAACK,EAAgBL,EAAkBU,QAAQ"}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export{keyExtractor,keyExtractorFunction}from"./keyExtractor.js";export{dateRangeFormat,getDateTime,getTimeFromNow,getTimeFromNowOriginal,getTimeTo}from"./date.js";export{peregrineMQInstance}from"./appState/peregrineMQ/index.js";export{isBirthNumberValid}from"./helpers/birthnumber.validator.js";export{getMatch,isValidFormat,isValidModulo11,parse,regex}from"./helpers/birthnumberCZSKvalidator.js";export{parseCSVdata,validateCSVFile,validateCSVlines,validateJSONFile,validateLineCellTrimmed,validateLineNumColumns,validateSDFFile}from"./helpers/fileValidator.js";export{DATE_FORMAT,DATE_TIME_FORMAT,formatDate,formatDateTime,formatDateToTimestamp,getDate}from"./helpers/date.js";export{getDeviceId}from"./helpers/deviceInfo.js";export{emailMatch,emailMatcher,regexBuilder}from"./helpers/emailMatcher.js";export{cleanCsvLines,formatFilePath}from"./helpers/file.js";export{arrayToObjectTree,chunkArray,duplicatesInArray,formatJsonString,formatObj,formatObj2}from"./helpers/objectOperations.js";export{AsyncFunctionTemplate,debounce,delay,isFunctionAsync,memoize,memoizeComplex,memoizer,nestedTernary}from"./helpers/other.js";export{escapeRegExp,fileNameExt,findStringInText,normalizeString,removeWhitespaces,sanitizeId,sanitizePathId,toLowerCase,toUpperCase,truncateText}from"./helpers/textValueOperations.js";export{Operation,decrementValue,incerementValue,numberDefined,numberOperation,restrictNumberInLimits,setValue}from"./helpers/valueOperations.js";export{cancelableSetInterval,cancelableSetTimeout}from"./helpers/cancelableDelayedFunction.js";export{anchorClick,classNames,generateId,mapSerReplacer,noop,parseProps}from"./helpers/ui.js";export{composeId,defaultSanitizeConfig,sanitizeHtml}from"./helpers/text.js";export{ced,createResolveAttribute,customElementDefine,resolveAttributes}from"./webComponents/webComponent.utils.js";export{createStore}from"./appState/store/store.vanillajs.js";export{createDataStore}from"./appState/store/store.vanillajs.templates.js";export{useStore,useStoreApi}from"./appState/store/useStore.react.js";export{PeregrineMQ,PeregrineMQClearError}from"./appState/peregrineMQ/peregrineMQ.js";export{TinyStateMachine,TinyStateMachineEvent,TinyStateMachineEventType,TinyStateMachineState,createStates,stateIterator}from"./appState/stateMachine/tiny-state-machine.base.js";
|
|
1
|
+
export{keyExtractor,keyExtractorFunction}from"./keyExtractor.js";export{dateRangeFormat,getDateTime,getTimeFromNow,getTimeFromNowOriginal,getTimeTo}from"./date.js";export{peregrineMQInstance}from"./appState/peregrineMQ/index.js";export{isBirthNumberValid}from"./helpers/birthnumber.validator.js";export{getMatch,isValidFormat,isValidModulo11,parse,regex}from"./helpers/birthnumberCZSKvalidator.js";export{parseCSVdata,validateCSVFile,validateCSVlines,validateJSONFile,validateLineCellTrimmed,validateLineNumColumns,validateSDFFile}from"./helpers/fileValidator.js";export{DATE_FORMAT,DATE_TIME_FORMAT,formatDate,formatDateTime,formatDateToTimestamp,getDate}from"./helpers/date.js";export{getDeviceId}from"./helpers/deviceInfo.js";export{emailMatch,emailMatcher,regexBuilder}from"./helpers/emailMatcher.js";export{cleanCsvLines,formatFilePath}from"./helpers/file.js";export{arrayToObjectTree,chunkArray,duplicatesInArray,formatJsonString,formatObj,formatObj2}from"./helpers/objectOperations.js";export{AsyncFunctionTemplate,debounce,delay,isFunctionAsync,memoize,memoizeComplex,memoizer,nestedTernary}from"./helpers/other.js";export{escapeRegExp,fileNameExt,findStringInText,normalizeString,removeWhitespaces,sanitizeId,sanitizePathId,toLowerCase,toUpperCase,truncateText}from"./helpers/textValueOperations.js";export{Operation,decrementValue,incerementValue,numberDefined,numberOperation,restrictNumberInLimits,setValue}from"./helpers/valueOperations.js";export{cancelableSetInterval,cancelableSetTimeout}from"./helpers/cancelableDelayedFunction.js";export{anchorClick,classNames,generateId,mapSerReplacer,noop,parseProps}from"./helpers/ui.js";export{composeId,defaultSanitizeConfig,sanitizeHtml}from"./helpers/text.js";export{ced,createResolveAttribute,customElementDefine,resolveAttributes}from"./webComponents/webComponent.utils.js";export{createStore}from"./appState/store/store.vanillajs.js";export{createDataStore}from"./appState/store/store.vanillajs.templates.js";export{useStore,useStoreApi}from"./appState/store/useStore.react.js";export{PeregrineMQ,PeregrineMQClearError}from"./appState/peregrineMQ/peregrineMQ.js";export{usePeregrineMQ}from"./appState/peregrineMQ/usePeregrineMQ.react.js";export{TinyStateMachine,TinyStateMachineEvent,TinyStateMachineEventType,TinyStateMachineState,createStates,stateIterator}from"./appState/stateMachine/tiny-state-machine.base.js";
|
|
2
2
|
//# sourceMappingURL=index.js.map
|