asma-ui-table 1.1.11 → 1.1.13
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/CHANGELOG.md +687 -0
- package/dist/asma-ui-table.es.js +96 -75
- package/dist/style.css +1 -1
- package/package.json +1 -1
package/CHANGELOG.md
ADDED
|
@@ -0,0 +1,687 @@
|
|
|
1
|
+
# asma-ui-table
|
|
2
|
+
|
|
3
|
+
## 2.19.7
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- da5ffa8: richinput height fix
|
|
8
|
+
- badges-themming
|
|
9
|
+
- 583c3b7: fix/styled-input-field-variant-sdantard-styling
|
|
10
|
+
- c12d01c: fix/fretex-badge-color
|
|
11
|
+
- 583c3b7: feat/dataTests-buttons-inputs
|
|
12
|
+
- 7307b1d: data tests for styled dialog and other components
|
|
13
|
+
|
|
14
|
+
## 2.19.0
|
|
15
|
+
|
|
16
|
+
### Minor Changes
|
|
17
|
+
|
|
18
|
+
- 7c6b42d: Added styling for indeterminate state of a StyledCheckbox
|
|
19
|
+
|
|
20
|
+
### Patch Changes
|
|
21
|
+
|
|
22
|
+
- bc984c4: fix/datePicker-clearAction
|
|
23
|
+
- 688d82e: fix/ASMA-2834-StyledTable-actions-not-working-as-expected-published
|
|
24
|
+
- 1ae02c6: feat: Added styled radio button
|
|
25
|
+
- f264fc7: exporting-date-picker
|
|
26
|
+
- 8ae828f: before data-tests
|
|
27
|
+
- baed007: styledSelectAutocomplete
|
|
28
|
+
- fix/styledInputField-custom-type-to-avoit-ui-crash
|
|
29
|
+
- c694edd: feat: Time picker
|
|
30
|
+
- fde85c1: fixed props errors in StyledInputField
|
|
31
|
+
- 0e89b7c: fix/rowSelection-styledTable
|
|
32
|
+
- d19aa55: fix/select-with-label-styles
|
|
33
|
+
- 047f94e: button size medium
|
|
34
|
+
- 3b109eb: fix/DatePicker-allowCleat-as-prop
|
|
35
|
+
- 519b54b: fixed hiding column header pin in styled table
|
|
36
|
+
- 1273e77: feat: Added icons
|
|
37
|
+
- e8e77aa: 2.18.11
|
|
38
|
+
- 6653757: updated renderSubRows function in StyledTable
|
|
39
|
+
- b0f7660: Exporting-MenuProps
|
|
40
|
+
- c3f4740: fix/ASMA-2834-StyledTable-actions-not-working-as-expected
|
|
41
|
+
- eae9d9f: control the size of StyleSelect through StyledFormControl
|
|
42
|
+
- 08192fa: fix/styledSnackbarInfo
|
|
43
|
+
- 367ae6c: fixed styledtable header pin
|
|
44
|
+
|
|
45
|
+
## 2.18.11
|
|
46
|
+
|
|
47
|
+
### Patch Changes
|
|
48
|
+
|
|
49
|
+
- 8faaa84: 2.18.10
|
|
50
|
+
|
|
51
|
+
## 2.18.10
|
|
52
|
+
|
|
53
|
+
### Patch Changes
|
|
54
|
+
|
|
55
|
+
- bd83c68: added some more reactnode types
|
|
56
|
+
- 03fce5c: 2.18.9
|
|
57
|
+
- a00024e: add possibility to pass component besides text to inputs
|
|
58
|
+
|
|
59
|
+
## 2.18.9
|
|
60
|
+
|
|
61
|
+
### Patch Changes
|
|
62
|
+
|
|
63
|
+
- a7c1d7b: 2.18.7
|
|
64
|
+
- a73c7cd: styles for styled select
|
|
65
|
+
- a73c7cd: styled container
|
|
66
|
+
- 62a4ba6: added label classname
|
|
67
|
+
|
|
68
|
+
## 2.18.7
|
|
69
|
+
|
|
70
|
+
### Patch Changes
|
|
71
|
+
|
|
72
|
+
- 1cc6183: Add container classname for textarea
|
|
73
|
+
- e31066e: textSize-of-select-dropdown
|
|
74
|
+
- af25d7c: StyledTabs
|
|
75
|
+
- 1be5492: 2.18.4
|
|
76
|
+
|
|
77
|
+
## 2.18.4
|
|
78
|
+
|
|
79
|
+
### Patch Changes
|
|
80
|
+
|
|
81
|
+
- 8922f3d: 2.18.3
|
|
82
|
+
- 50c8c29: add classname to styled link
|
|
83
|
+
|
|
84
|
+
## 2.18.3
|
|
85
|
+
|
|
86
|
+
### Patch Changes
|
|
87
|
+
|
|
88
|
+
- 947c849: small fix for autoSize column
|
|
89
|
+
- 73abc45: update style table columns width
|
|
90
|
+
- 73abc45: export tanstack interfaces
|
|
91
|
+
- a89fb53: 2.18.0
|
|
92
|
+
|
|
93
|
+
## 2.18.0
|
|
94
|
+
|
|
95
|
+
### Minor Changes
|
|
96
|
+
|
|
97
|
+
- 3475f35: Added StyledLink component
|
|
98
|
+
- 62a5e65: Added EmptyPageIcon
|
|
99
|
+
- 059bdf9: removing mui style config provider
|
|
100
|
+
|
|
101
|
+
### Patch Changes
|
|
102
|
+
|
|
103
|
+
- 991ee7f: styled text area - optional props, styledInput interface fix
|
|
104
|
+
- e7bc214: fixed bg color of styled accordion to transparent
|
|
105
|
+
- 61e50f6: reflink for select
|
|
106
|
+
- da2c8cd: optimized snackbar
|
|
107
|
+
- eebb6f2: updated storybook 7.4.6
|
|
108
|
+
- e7bc214: tokens inside css
|
|
109
|
+
- 043b349: return exporting of main css
|
|
110
|
+
- 2fc0c1b: switch disabled colors
|
|
111
|
+
- f191a3c: fixed styled switch height
|
|
112
|
+
- a033535: Styled Drawer
|
|
113
|
+
- f191a3c: snackbar on DOMROOT level
|
|
114
|
+
- 8518620: Fixed some bugs related to StyledInput ans StyledTextarea
|
|
115
|
+
- a204108: styles for select
|
|
116
|
+
- bbf3a24: 2.16.13
|
|
117
|
+
- 939b7ed: fixed StyledInput background
|
|
118
|
+
- c9017e7: Fixed counter paddings in StyledTextarea
|
|
119
|
+
- 5f090ab: styling switch element
|
|
120
|
+
|
|
121
|
+
## 2.16.13
|
|
122
|
+
|
|
123
|
+
### Patch Changes
|
|
124
|
+
|
|
125
|
+
- 4a6f577: styled input
|
|
126
|
+
- 29cce0e: 2.16.10
|
|
127
|
+
- 076e5cc: Styled Table css fixes
|
|
128
|
+
|
|
129
|
+
## 2.16.10
|
|
130
|
+
|
|
131
|
+
### Patch Changes
|
|
132
|
+
|
|
133
|
+
- 15e4747: 2.16.9
|
|
134
|
+
- 042bb5f: Fix Table actions
|
|
135
|
+
|
|
136
|
+
## 2.16.9
|
|
137
|
+
|
|
138
|
+
### Patch Changes
|
|
139
|
+
|
|
140
|
+
- 91d54a7: Fix id type TData
|
|
141
|
+
- d93b53d: 2.16.8
|
|
142
|
+
|
|
143
|
+
## 2.16.8
|
|
144
|
+
|
|
145
|
+
### Patch Changes
|
|
146
|
+
|
|
147
|
+
- c5809e2: Fix Styled Table alignment
|
|
148
|
+
- c0ef21e: 2.16.6
|
|
149
|
+
|
|
150
|
+
## 2.16.7
|
|
151
|
+
|
|
152
|
+
### Patch Changes
|
|
153
|
+
|
|
154
|
+
- 1d5a134: Add more props for table
|
|
155
|
+
- 74dcb75: updated styled button, added new variant - grey text
|
|
156
|
+
- 969eb73: 2.16.5
|
|
157
|
+
|
|
158
|
+
## 2.16.5
|
|
159
|
+
|
|
160
|
+
### Patch Changes
|
|
161
|
+
|
|
162
|
+
- 98a4a41: 2.16.3
|
|
163
|
+
- a3978ba: export for styled textarea
|
|
164
|
+
- a3978ba: Exported StyledTextarea
|
|
165
|
+
- e5283db: Exported rich-input globally
|
|
166
|
+
|
|
167
|
+
## 2.16.3
|
|
168
|
+
|
|
169
|
+
### Patch Changes
|
|
170
|
+
|
|
171
|
+
- 5ce89b5: Fix Styled Table types & styles
|
|
172
|
+
- 020b294: 2.16.2
|
|
173
|
+
|
|
174
|
+
## 2.16.2
|
|
175
|
+
|
|
176
|
+
### Patch Changes
|
|
177
|
+
|
|
178
|
+
- 87bd4cc: Styled Table actions fix onclick
|
|
179
|
+
- 4a85a8f: 2.16.1
|
|
180
|
+
|
|
181
|
+
## 2.16.1
|
|
182
|
+
|
|
183
|
+
### Patch Changes
|
|
184
|
+
|
|
185
|
+
- 7586b47: Styled Table fixes
|
|
186
|
+
|
|
187
|
+
## 2.16.0
|
|
188
|
+
|
|
189
|
+
### Minor Changes
|
|
190
|
+
|
|
191
|
+
- fedc045: Added StyledTextarea
|
|
192
|
+
- 5226aec: New table component
|
|
193
|
+
|
|
194
|
+
### Patch Changes
|
|
195
|
+
|
|
196
|
+
- 5f3fb1d: 2.14.4
|
|
197
|
+
- 8877a50: new custom styled button
|
|
198
|
+
- fedc045: added styled textarea
|
|
199
|
+
- d554885: removed styled button paddings
|
|
200
|
+
- 6defcc1: Removed bg color on RichInput when disabled
|
|
201
|
+
- 55343ea: Added Styled Module Title
|
|
202
|
+
|
|
203
|
+
## 2.14.4
|
|
204
|
+
|
|
205
|
+
### Patch Changes
|
|
206
|
+
|
|
207
|
+
- 675d71a: Fixed chevron arrow pointing
|
|
208
|
+
- e1c943f: 2.14.3
|
|
209
|
+
|
|
210
|
+
## 2.14.3
|
|
211
|
+
|
|
212
|
+
### Patch Changes
|
|
213
|
+
|
|
214
|
+
- 54be30a: 2.14.2
|
|
215
|
+
- 1b8c038: Change default width multi line input field
|
|
216
|
+
|
|
217
|
+
## 2.14.2
|
|
218
|
+
|
|
219
|
+
### Patch Changes
|
|
220
|
+
|
|
221
|
+
- a5011c6: Fix overriding classes
|
|
222
|
+
- fe53fac: 2.14.1
|
|
223
|
+
|
|
224
|
+
## 2.14.1
|
|
225
|
+
|
|
226
|
+
### Patch Changes
|
|
227
|
+
|
|
228
|
+
- e3804d6: 2.14.0
|
|
229
|
+
- 5f03390: Added multi line support for Input Field
|
|
230
|
+
|
|
231
|
+
## 2.14.0
|
|
232
|
+
|
|
233
|
+
### Minor Changes
|
|
234
|
+
|
|
235
|
+
- 4a3d94f: Redesign buttons
|
|
236
|
+
|
|
237
|
+
### Patch Changes
|
|
238
|
+
|
|
239
|
+
- 44e0a5b: 2.13.4
|
|
240
|
+
|
|
241
|
+
## 2.13.4
|
|
242
|
+
|
|
243
|
+
### Patch Changes
|
|
244
|
+
|
|
245
|
+
- 5a1b778: Fixed some datagrid styles
|
|
246
|
+
|
|
247
|
+
## 2.13.3
|
|
248
|
+
|
|
249
|
+
### Patch Changes
|
|
250
|
+
|
|
251
|
+
- 3012a02: fix snackbar props
|
|
252
|
+
|
|
253
|
+
## 2.13.2
|
|
254
|
+
|
|
255
|
+
### Patch Changes
|
|
256
|
+
|
|
257
|
+
- ecd4508: Add classname for internal alert in snackbar
|
|
258
|
+
- b8f1a0c: 2.13.1
|
|
259
|
+
|
|
260
|
+
## 2.13.1
|
|
261
|
+
|
|
262
|
+
### Patch Changes
|
|
263
|
+
|
|
264
|
+
- 5349fe5: 2.13.1
|
|
265
|
+
- 67c3f6e: fix notistack types
|
|
266
|
+
|
|
267
|
+
## 2.13.0
|
|
268
|
+
|
|
269
|
+
### Minor Changes
|
|
270
|
+
|
|
271
|
+
- 2d21b31: Added custom snackbars for provider
|
|
272
|
+
|
|
273
|
+
### Patch Changes
|
|
274
|
+
|
|
275
|
+
- 2d5871c: 2.12.1
|
|
276
|
+
|
|
277
|
+
## 2.12.1
|
|
278
|
+
|
|
279
|
+
### Patch Changes
|
|
280
|
+
|
|
281
|
+
- 84f05b8: 2.12.0
|
|
282
|
+
- b732f77: Fix some font size, padding, minor things
|
|
283
|
+
|
|
284
|
+
## 2.12.0
|
|
285
|
+
|
|
286
|
+
### Minor Changes
|
|
287
|
+
|
|
288
|
+
- 8f18554: Added TopicIcon
|
|
289
|
+
|
|
290
|
+
## 2.11.0
|
|
291
|
+
|
|
292
|
+
### Minor Changes
|
|
293
|
+
|
|
294
|
+
- 286154b: Added StyledInputField
|
|
295
|
+
|
|
296
|
+
### Patch Changes
|
|
297
|
+
|
|
298
|
+
- 2962ebf: 2.10.0
|
|
299
|
+
|
|
300
|
+
## 2.10.0
|
|
301
|
+
|
|
302
|
+
### Minor Changes
|
|
303
|
+
|
|
304
|
+
- f4be3c3: added inbox-outbox and inbox-outbox-outline icons
|
|
305
|
+
|
|
306
|
+
## 2.10.0-beta.0
|
|
307
|
+
|
|
308
|
+
### Minor Changes
|
|
309
|
+
|
|
310
|
+
- 286154b: Added StyledInputField
|
|
311
|
+
|
|
312
|
+
### Patch Changes
|
|
313
|
+
|
|
314
|
+
- 61efd74: 2.9.3
|
|
315
|
+
|
|
316
|
+
## 2.9.3
|
|
317
|
+
|
|
318
|
+
### Patch Changes
|
|
319
|
+
|
|
320
|
+
- cffcc80: comment portal elements
|
|
321
|
+
- 65487b3: 2.9.2
|
|
322
|
+
|
|
323
|
+
## 2.9.2
|
|
324
|
+
|
|
325
|
+
### Patch Changes
|
|
326
|
+
|
|
327
|
+
- c680289: 2.9.1
|
|
328
|
+
- 551d2e1: added portal elements fix
|
|
329
|
+
|
|
330
|
+
## 2.9.1
|
|
331
|
+
|
|
332
|
+
### Patch Changes
|
|
333
|
+
|
|
334
|
+
- e189975: Export grid date comparator
|
|
335
|
+
- 9f23080: 2.9.0
|
|
336
|
+
|
|
337
|
+
## 2.9.0
|
|
338
|
+
|
|
339
|
+
### Minor Changes
|
|
340
|
+
|
|
341
|
+
- 5d4a40e: Added StyledMenu
|
|
342
|
+
|
|
343
|
+
### Patch Changes
|
|
344
|
+
|
|
345
|
+
- f525dd9: 2.8.1
|
|
346
|
+
|
|
347
|
+
## 2.8.1
|
|
348
|
+
|
|
349
|
+
### Patch Changes
|
|
350
|
+
|
|
351
|
+
- a88d00d: 2.8.0
|
|
352
|
+
- 2b40bf5: Fixed StyledSelect arrow unclickable
|
|
353
|
+
|
|
354
|
+
## 2.8.0
|
|
355
|
+
|
|
356
|
+
### Minor Changes
|
|
357
|
+
|
|
358
|
+
- 1caf76a: StyledAlert according to figma design
|
|
359
|
+
|
|
360
|
+
### Patch Changes
|
|
361
|
+
|
|
362
|
+
- 14b765f: bump version
|
|
363
|
+
- 9708fb1: Fixed some StyledAlert conflicts
|
|
364
|
+
|
|
365
|
+
## 2.7.4
|
|
366
|
+
|
|
367
|
+
### Patch Changes
|
|
368
|
+
|
|
369
|
+
- 4239ef5: fixed ref in styled select
|
|
370
|
+
- 8b77eaf: reduce bundle size
|
|
371
|
+
- 622557f: added styled widget title
|
|
372
|
+
|
|
373
|
+
## 2.7.0
|
|
374
|
+
|
|
375
|
+
### Minor Changes
|
|
376
|
+
|
|
377
|
+
- 0423ecc: Remove mui date pickers
|
|
378
|
+
- 6753e14: stabilized node version to 18.17.0 and types/node to 18.0.3
|
|
379
|
+
|
|
380
|
+
### Patch Changes
|
|
381
|
+
|
|
382
|
+
- dca730f: added Roboto font to tw-configs
|
|
383
|
+
- 309fc71: Export StyledEngineProvider, Accordion, Typography
|
|
384
|
+
- dec3836: 2.5.4
|
|
385
|
+
- a5490a2: 2.6.5
|
|
386
|
+
- 342519d: 2.5.5
|
|
387
|
+
|
|
388
|
+
## 2.5.3
|
|
389
|
+
|
|
390
|
+
### Patch Changes
|
|
391
|
+
|
|
392
|
+
- 1b0c0cb: fixed slider styles
|
|
393
|
+
|
|
394
|
+
## 2.5.2
|
|
395
|
+
|
|
396
|
+
### Patch Changes
|
|
397
|
+
|
|
398
|
+
- 820b7a8: fixed core-ui dependecies
|
|
399
|
+
|
|
400
|
+
## 2.5.1
|
|
401
|
+
|
|
402
|
+
### Patch Changes
|
|
403
|
+
|
|
404
|
+
- 453a861: changed more colors to match figma
|
|
405
|
+
|
|
406
|
+
## 2.5.0
|
|
407
|
+
|
|
408
|
+
### Minor Changes
|
|
409
|
+
|
|
410
|
+
- 4defa8e: Added StyledDateCalendar
|
|
411
|
+
- 4447c64: Added StyledSlider
|
|
412
|
+
- 4defa8e: Added StyledCalendarPicker, StyledTimePicker & mobile versions for all date components
|
|
413
|
+
|
|
414
|
+
### Patch Changes
|
|
415
|
+
|
|
416
|
+
- cbdb995: updated docker file nodejs19 pnpm
|
|
417
|
+
- ad65511: Refactor StyledSlider classes
|
|
418
|
+
- 59780a8: fix onclick event for icons
|
|
419
|
+
- 4fe79ae: Fixed colors for green & blue theme
|
|
420
|
+
|
|
421
|
+
## 2.2.0
|
|
422
|
+
|
|
423
|
+
### Minor Changes
|
|
424
|
+
|
|
425
|
+
- 537750f: added new props for data-grid
|
|
426
|
+
|
|
427
|
+
## 2.1.0
|
|
428
|
+
|
|
429
|
+
### Minor Changes
|
|
430
|
+
|
|
431
|
+
- 4aba823: Extended interface data grid
|
|
432
|
+
|
|
433
|
+
### Patch Changes
|
|
434
|
+
|
|
435
|
+
- 4aba823: fixed order props for data-grid to be possible override them
|
|
436
|
+
|
|
437
|
+
## 2.0.6
|
|
438
|
+
|
|
439
|
+
### Patch Changes
|
|
440
|
+
|
|
441
|
+
- 6641ff2: fixed order props for data-grid to be possible override them
|
|
442
|
+
|
|
443
|
+
## 2.0.5
|
|
444
|
+
|
|
445
|
+
### Patch Changes
|
|
446
|
+
|
|
447
|
+
- a9b7b6a: added styled switch
|
|
448
|
+
|
|
449
|
+
## 2.0.4
|
|
450
|
+
|
|
451
|
+
### Patch Changes
|
|
452
|
+
|
|
453
|
+
- 4bbdf03: restored styled switch
|
|
454
|
+
|
|
455
|
+
## 2.0.3
|
|
456
|
+
|
|
457
|
+
### Patch Changes
|
|
458
|
+
|
|
459
|
+
- a95643e: fixed fretex tokens
|
|
460
|
+
|
|
461
|
+
## 2.0.2
|
|
462
|
+
|
|
463
|
+
### Patch Changes
|
|
464
|
+
|
|
465
|
+
- a980095: export styled textfield
|
|
466
|
+
|
|
467
|
+
## 2.0.1
|
|
468
|
+
|
|
469
|
+
### Patch Changes
|
|
470
|
+
|
|
471
|
+
- 2d2fe53: restored StyledTextField, added cspell.json
|
|
472
|
+
|
|
473
|
+
## 2.0.0
|
|
474
|
+
|
|
475
|
+
### Major Changes
|
|
476
|
+
|
|
477
|
+
- 42ae731: storybook7, pnpm, tw-configs
|
|
478
|
+
|
|
479
|
+
## 1.9.4
|
|
480
|
+
|
|
481
|
+
### Patch Changes
|
|
482
|
+
|
|
483
|
+
- 5b1f300: tailwind configs from asma-antrd to asma-ui-table
|
|
484
|
+
|
|
485
|
+
## 1.9.3
|
|
486
|
+
|
|
487
|
+
### Patch Changes
|
|
488
|
+
|
|
489
|
+
- bfb9d4f: Fix some class conflicts for StyledDialog
|
|
490
|
+
|
|
491
|
+
## 1.9.2
|
|
492
|
+
|
|
493
|
+
### Patch Changes
|
|
494
|
+
|
|
495
|
+
- f985a8a: StyledFormGroup
|
|
496
|
+
|
|
497
|
+
## 1.9.1
|
|
498
|
+
|
|
499
|
+
### Patch Changes
|
|
500
|
+
|
|
501
|
+
- d6646f3: changed the border for textField
|
|
502
|
+
|
|
503
|
+
## 1.9.0
|
|
504
|
+
|
|
505
|
+
### Minor Changes
|
|
506
|
+
|
|
507
|
+
- ee41eab: added icons from asma-antrd
|
|
508
|
+
|
|
509
|
+
## 1.8.7
|
|
510
|
+
|
|
511
|
+
### Patch Changes
|
|
512
|
+
|
|
513
|
+
- e1da358: add option to disable row actions for data grid
|
|
514
|
+
|
|
515
|
+
## 1.8.5
|
|
516
|
+
|
|
517
|
+
### Patch Changes
|
|
518
|
+
|
|
519
|
+
- 59140d5: StyledTooltip - added arrow and top placement by default
|
|
520
|
+
|
|
521
|
+
## 1.8.4
|
|
522
|
+
|
|
523
|
+
### Patch Changes
|
|
524
|
+
|
|
525
|
+
- 2212b07: Fix StyledCheckbox input size & add disabled style
|
|
526
|
+
|
|
527
|
+
## 1.8.3
|
|
528
|
+
|
|
529
|
+
### Patch Changes
|
|
530
|
+
|
|
531
|
+
- 930e646: Fixed asma-core-grid input checkbox height and width, Fixed actions columns width
|
|
532
|
+
|
|
533
|
+
## 1.8.2
|
|
534
|
+
|
|
535
|
+
### Patch Changes
|
|
536
|
+
|
|
537
|
+
- a4dcdf0: Changed StyledCheckbox classes to scss
|
|
538
|
+
|
|
539
|
+
## 1.8.1
|
|
540
|
+
|
|
541
|
+
### Patch Changes
|
|
542
|
+
|
|
543
|
+
- 306adf9: Fix StyledCheckbox export
|
|
544
|
+
|
|
545
|
+
## 1.8.0
|
|
546
|
+
|
|
547
|
+
### Minor Changes
|
|
548
|
+
|
|
549
|
+
- a0503fa: Added StyledCheckbox
|
|
550
|
+
|
|
551
|
+
## 1.7.2
|
|
552
|
+
|
|
553
|
+
### Patch Changes
|
|
554
|
+
|
|
555
|
+
- 0c21b38: Updated index ts
|
|
556
|
+
|
|
557
|
+
## 1.7.1
|
|
558
|
+
|
|
559
|
+
### Patch Changes
|
|
560
|
+
|
|
561
|
+
- 61a9d22: Extened stanckbar
|
|
562
|
+
|
|
563
|
+
## 1.7.0
|
|
564
|
+
|
|
565
|
+
### Minor Changes
|
|
566
|
+
|
|
567
|
+
- de81629: asma-grid UI fixed, added custom columns menu
|
|
568
|
+
|
|
569
|
+
## 1.6.6
|
|
570
|
+
|
|
571
|
+
### Patch Changes
|
|
572
|
+
|
|
573
|
+
- 2bc692d: On StyledDialog added style to be ovveridable
|
|
574
|
+
|
|
575
|
+
## 1.6.5
|
|
576
|
+
|
|
577
|
+
### Patch Changes
|
|
578
|
+
|
|
579
|
+
- bcc9515: restyled datagrid
|
|
580
|
+
|
|
581
|
+
## 1.6.4
|
|
582
|
+
|
|
583
|
+
### Patch Changes
|
|
584
|
+
|
|
585
|
+
- 4b6dfc8: Fixed fullscreen mode for styled modal window
|
|
586
|
+
|
|
587
|
+
## 1.6.3
|
|
588
|
+
|
|
589
|
+
### Patch Changes
|
|
590
|
+
|
|
591
|
+
- a91eb4c: remove top border datagrid, export datagrid components/types
|
|
592
|
+
|
|
593
|
+
## 1.6.2
|
|
594
|
+
|
|
595
|
+
### Patch Changes
|
|
596
|
+
|
|
597
|
+
- f53ff78: add export for data grid
|
|
598
|
+
|
|
599
|
+
## 1.6.1
|
|
600
|
+
|
|
601
|
+
### Patch Changes
|
|
602
|
+
|
|
603
|
+
- 0cb2ef9: fixed wrongly merged branches
|
|
604
|
+
|
|
605
|
+
### Patch Changes
|
|
606
|
+
|
|
607
|
+
- 37e14dc: DataGrid: Row background, custom checkbox classes
|
|
608
|
+
|
|
609
|
+
## 1.5.9
|
|
610
|
+
|
|
611
|
+
### Patch Changes
|
|
612
|
+
|
|
613
|
+
- 58f8d13: fixed height of styledDialog closeIcon
|
|
614
|
+
|
|
615
|
+
## 1.5.7
|
|
616
|
+
|
|
617
|
+
### Patch Changes
|
|
618
|
+
|
|
619
|
+
- 601522c: added showCloseIcon props to StyledDialog
|
|
620
|
+
|
|
621
|
+
## 1.5.3
|
|
622
|
+
|
|
623
|
+
### Patch Changes
|
|
624
|
+
|
|
625
|
+
- f6958e4: bump version so it's not 1 commit behind
|
|
626
|
+
|
|
627
|
+
## 1.5.2
|
|
628
|
+
|
|
629
|
+
### Patch Changes
|
|
630
|
+
|
|
631
|
+
- e1fc012: remove max width for styled dialog
|
|
632
|
+
|
|
633
|
+
## 1.5.1
|
|
634
|
+
|
|
635
|
+
### Patch Changes
|
|
636
|
+
|
|
637
|
+
- 4371a5b: add form control props for styled text field
|
|
638
|
+
|
|
639
|
+
## 1.5.0
|
|
640
|
+
|
|
641
|
+
### Minor Changes
|
|
642
|
+
|
|
643
|
+
- 9a3ce35: Updated, and created, typography classes. Created Typography Storybook story.
|
|
644
|
+
|
|
645
|
+
## 1.4.0
|
|
646
|
+
|
|
647
|
+
### Minor Changes
|
|
648
|
+
|
|
649
|
+
- bb12a0a: StyledTooltip with stories.
|
|
650
|
+
|
|
651
|
+
## 1.3.2
|
|
652
|
+
|
|
653
|
+
### Patch Changes
|
|
654
|
+
|
|
655
|
+
- ee5d00f: Pipelines: Create second step with build and publish.
|
|
656
|
+
|
|
657
|
+
## 1.3.1
|
|
658
|
+
|
|
659
|
+
### Patch Changes
|
|
660
|
+
|
|
661
|
+
- e673ff4: Fixed index files.
|
|
662
|
+
|
|
663
|
+
## 1.3.0
|
|
664
|
+
|
|
665
|
+
### Minor Changes
|
|
666
|
+
|
|
667
|
+
- 22a817a: StyledAlert, StyledAlertTitle
|
|
668
|
+
- 22a817a: StyledSnackbar
|
|
669
|
+
- e117b3c: StyledBadge
|
|
670
|
+
|
|
671
|
+
### Patch Changes
|
|
672
|
+
|
|
673
|
+
- 22a817a: StyledButton: Default variant - contained.
|
|
674
|
+
- 22a817a: Theme: Reverted default colors for error, success and warning because of faulty success colors.
|
|
675
|
+
|
|
676
|
+
## 1.2.0
|
|
677
|
+
|
|
678
|
+
### Minor Changes
|
|
679
|
+
|
|
680
|
+
- 75d39d0: Created composable components for StyledDialog; StyledDialogTitle, StyledDialogContent and StyledDialogActions.
|
|
681
|
+
- 718ad37: StyledFormControlLabel
|
|
682
|
+
- 718ad37: StyledFormHelperText
|
|
683
|
+
- 718ad37: StyledFormLabel
|
|
684
|
+
- 718ad37: StyledInput
|
|
685
|
+
- 718ad37: StyledInputLabel
|
|
686
|
+
- 718ad37: StyledSwitch
|
|
687
|
+
- 718ad37: StyledTextField
|
package/dist/asma-ui-table.es.js
CHANGED
|
@@ -13099,56 +13099,56 @@ const injectColumns = (props) => {
|
|
|
13099
13099
|
columns.unshift(selectColumn(isFixed2, rowHeight));
|
|
13100
13100
|
}
|
|
13101
13101
|
};
|
|
13102
|
-
const tbody = "
|
|
13103
|
-
const expanded_row = "
|
|
13104
|
-
const selected = "
|
|
13105
|
-
const shadowed = "
|
|
13106
|
-
const resizer = "
|
|
13107
|
-
const isResizing = "
|
|
13102
|
+
const tbody = "_tbody_cs6m8_115";
|
|
13103
|
+
const expanded_row = "_expanded_row_cs6m8_172";
|
|
13104
|
+
const selected = "_selected_cs6m8_190";
|
|
13105
|
+
const shadowed = "_shadowed_cs6m8_210";
|
|
13106
|
+
const resizer = "_resizer_cs6m8_243";
|
|
13107
|
+
const isResizing = "_isResizing_cs6m8_255";
|
|
13108
13108
|
const style$1 = {
|
|
13109
|
-
"asma-ui-table-styled-table": "_asma-ui-table-styled-
|
|
13110
|
-
"table-wrapper": "_table-
|
|
13111
|
-
"table-shell": "_table-
|
|
13112
|
-
"table-wrapper--no-rows": "_table-wrapper--no-
|
|
13113
|
-
"table-wrapper--proxy": "_table-wrapper--
|
|
13114
|
-
"table-wrapper--proxy-bottom": "_table-wrapper--proxy-
|
|
13115
|
-
"table-wrapper-fetching": "_table-wrapper-
|
|
13116
|
-
"table-scroll": "_table-
|
|
13117
|
-
"table-x--fill-height": "_table-x--fill-
|
|
13118
|
-
"table-x": "_table-
|
|
13119
|
-
"table-header--sticky": "_table-header--
|
|
13120
|
-
"table-hscroll": "_table-
|
|
13121
|
-
"table-hscroll__content": "_table-
|
|
13122
|
-
"no-rows-overlay-container": "_no-rows-overlay-
|
|
13123
|
-
"no-rows-overlay-content": "_no-rows-overlay-
|
|
13124
|
-
"styled-table": "_styled-
|
|
13109
|
+
"asma-ui-table-styled-table": "_asma-ui-table-styled-table_cs6m8_1",
|
|
13110
|
+
"table-wrapper": "_table-wrapper_cs6m8_22",
|
|
13111
|
+
"table-shell": "_table-shell_cs6m8_29",
|
|
13112
|
+
"table-wrapper--no-rows": "_table-wrapper--no-rows_cs6m8_35",
|
|
13113
|
+
"table-wrapper--proxy": "_table-wrapper--proxy_cs6m8_38",
|
|
13114
|
+
"table-wrapper--proxy-bottom": "_table-wrapper--proxy-bottom_cs6m8_39",
|
|
13115
|
+
"table-wrapper-fetching": "_table-wrapper-fetching_cs6m8_49",
|
|
13116
|
+
"table-scroll": "_table-scroll_cs6m8_52",
|
|
13117
|
+
"table-x--fill-height": "_table-x--fill-height_cs6m8_61",
|
|
13118
|
+
"table-x": "_table-x_cs6m8_61",
|
|
13119
|
+
"table-header--sticky": "_table-header--sticky_cs6m8_76",
|
|
13120
|
+
"table-hscroll": "_table-hscroll_cs6m8_81",
|
|
13121
|
+
"table-hscroll__content": "_table-hscroll__content_cs6m8_91",
|
|
13122
|
+
"no-rows-overlay-container": "_no-rows-overlay-container_cs6m8_94",
|
|
13123
|
+
"no-rows-overlay-content": "_no-rows-overlay-content_cs6m8_102",
|
|
13124
|
+
"styled-table": "_styled-table_cs6m8_106",
|
|
13125
13125
|
tbody,
|
|
13126
|
-
"loading-icon": "_loading-
|
|
13127
|
-
"t-row": "_t-
|
|
13128
|
-
"t-cell": "_t-
|
|
13129
|
-
"action-cell": "_action-
|
|
13130
|
-
"fixed-cell": "_fixed-
|
|
13126
|
+
"loading-icon": "_loading-icon_cs6m8_120",
|
|
13127
|
+
"t-row": "_t-row_cs6m8_127",
|
|
13128
|
+
"t-cell": "_t-cell_cs6m8_127",
|
|
13129
|
+
"action-cell": "_action-cell_cs6m8_137",
|
|
13130
|
+
"fixed-cell": "_fixed-cell_cs6m8_141",
|
|
13131
13131
|
expanded_row,
|
|
13132
13132
|
selected,
|
|
13133
|
-
"single-selection": "_single-
|
|
13133
|
+
"single-selection": "_single-selection_cs6m8_193",
|
|
13134
13134
|
shadowed,
|
|
13135
|
-
"is-loading": "_is-
|
|
13136
|
-
"action-cell-default-background": "_action-cell-default-
|
|
13137
|
-
"fixed-cell-default-background": "_fixed-cell-default-
|
|
13138
|
-
"sortable-column": "_sortable-
|
|
13135
|
+
"is-loading": "_is-loading_cs6m8_230",
|
|
13136
|
+
"action-cell-default-background": "_action-cell-default-background_cs6m8_233",
|
|
13137
|
+
"fixed-cell-default-background": "_fixed-cell-default-background_cs6m8_236",
|
|
13138
|
+
"sortable-column": "_sortable-column_cs6m8_239",
|
|
13139
13139
|
resizer,
|
|
13140
13140
|
isResizing,
|
|
13141
|
-
"hide-table-header": "_hide-table-
|
|
13142
|
-
"show-table-header": "_show-table-
|
|
13143
|
-
"table-header": "_table-
|
|
13144
|
-
"hide-header": "_hide-
|
|
13145
|
-
"t-cell__actions": "_t-
|
|
13146
|
-
"t-cell__fixed": "_t-
|
|
13147
|
-
"sort-icon": "_sort-
|
|
13148
|
-
"table-footer--sticky": "_table-footer--
|
|
13149
|
-
"table-footer--inline": "_table-footer--
|
|
13150
|
-
"table-bottom": "_table-
|
|
13151
|
-
"table-bottom--sticky": "_table-bottom--
|
|
13141
|
+
"hide-table-header": "_hide-table-header_cs6m8_267",
|
|
13142
|
+
"show-table-header": "_show-table-header_cs6m8_271",
|
|
13143
|
+
"table-header": "_table-header_cs6m8_76",
|
|
13144
|
+
"hide-header": "_hide-header_cs6m8_296",
|
|
13145
|
+
"t-cell__actions": "_t-cell__actions_cs6m8_299",
|
|
13146
|
+
"t-cell__fixed": "_t-cell__fixed_cs6m8_308",
|
|
13147
|
+
"sort-icon": "_sort-icon_cs6m8_316",
|
|
13148
|
+
"table-footer--sticky": "_table-footer--sticky_cs6m8_319",
|
|
13149
|
+
"table-footer--inline": "_table-footer--inline_cs6m8_330",
|
|
13150
|
+
"table-bottom": "_table-bottom_cs6m8_341",
|
|
13151
|
+
"table-bottom--sticky": "_table-bottom--sticky_cs6m8_355"
|
|
13152
13152
|
};
|
|
13153
13153
|
function DropUpIcon(props) {
|
|
13154
13154
|
return /* @__PURE__ */ jsxRuntimeExports.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", width: "1rem", height: "1rem", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ jsxRuntimeExports.jsx("path", { fill: "currentColor", d: "m7 14l5-5l5 5z" }) });
|
|
@@ -15159,6 +15159,8 @@ const StyledTable = (props) => {
|
|
|
15159
15159
|
const canShowStickyFooter = wantsStickyFooter && !isMobileView;
|
|
15160
15160
|
const [hasInternalOverflow, setHasInternalOverflow] = useState(false);
|
|
15161
15161
|
const wrapperRef = useRef(null);
|
|
15162
|
+
const noRowsContentRef = useRef(null);
|
|
15163
|
+
const noRowsOverlayTop = options.hideHeader ? 0 : 32;
|
|
15162
15164
|
const enableProxyHScroll = !canShowStickyFooter;
|
|
15163
15165
|
const { tableScrollRef, tableXRef, hScrollRef, hScrollContentRef } = useProxyHorizontalScrollSync(enableProxyHScroll);
|
|
15164
15166
|
useLayoutEffect(() => {
|
|
@@ -15187,6 +15189,26 @@ const StyledTable = (props) => {
|
|
|
15187
15189
|
);
|
|
15188
15190
|
const scrollRef = canShowStickyFooter ? wrapperRef : tableScrollRef;
|
|
15189
15191
|
const { columnWindow } = useColumnVirtualizer({ table, scrollRef, isMobileView });
|
|
15192
|
+
useLayoutEffect(() => {
|
|
15193
|
+
const wrapper = wrapperRef.current;
|
|
15194
|
+
const content = noRowsContentRef.current;
|
|
15195
|
+
const clearHeight = () => wrapper == null ? void 0 : wrapper.style.removeProperty("--no-rows-content-height");
|
|
15196
|
+
if (!wrapper || !showNoRowsOverlay || !content) {
|
|
15197
|
+
clearHeight();
|
|
15198
|
+
return;
|
|
15199
|
+
}
|
|
15200
|
+
const updateHeight = () => wrapper.style.setProperty(
|
|
15201
|
+
"--no-rows-content-height",
|
|
15202
|
+
`${Math.ceil(content.getBoundingClientRect().height) + noRowsOverlayTop}px`
|
|
15203
|
+
);
|
|
15204
|
+
updateHeight();
|
|
15205
|
+
const ro = new ResizeObserver(updateHeight);
|
|
15206
|
+
ro.observe(content);
|
|
15207
|
+
return () => {
|
|
15208
|
+
ro.disconnect();
|
|
15209
|
+
clearHeight();
|
|
15210
|
+
};
|
|
15211
|
+
}, [showNoRowsOverlay, noRowsOverlayTop]);
|
|
15190
15212
|
const TableMarkup = /* @__PURE__ */ jsxRuntimeExports.jsxs("table", { className: style$1["styled-table"], style: { width: table.getTotalSize(), minWidth: "100%" }, children: [
|
|
15191
15213
|
/* @__PURE__ */ jsxRuntimeExports.jsx(
|
|
15192
15214
|
TableHeader,
|
|
@@ -15201,7 +15223,7 @@ const StyledTable = (props) => {
|
|
|
15201
15223
|
/* @__PURE__ */ jsxRuntimeExports.jsx(Fetching, { fetching: !!fetching }),
|
|
15202
15224
|
/* @__PURE__ */ jsxRuntimeExports.jsx(TableBody, { table, styledTableProps: options, columnWindow })
|
|
15203
15225
|
] });
|
|
15204
|
-
const NoRowsOverlay = showNoRowsOverlay ? /* @__PURE__ */ jsxRuntimeExports.jsx("div", { className: style$1["no-rows-overlay-container"], children: /* @__PURE__ */ jsxRuntimeExports.jsx("div", { className: style$1["no-rows-overlay-content"], children: noRowsOverlay }) }) : null;
|
|
15226
|
+
const NoRowsOverlay = showNoRowsOverlay ? /* @__PURE__ */ jsxRuntimeExports.jsx("div", { className: style$1["no-rows-overlay-container"], style: { top: noRowsOverlayTop }, children: /* @__PURE__ */ jsxRuntimeExports.jsx("div", { ref: noRowsContentRef, className: style$1["no-rows-overlay-content"], children: noRowsOverlay }) }) : null;
|
|
15205
15227
|
return /* @__PURE__ */ jsxRuntimeExports.jsx(RootContextProvider, { children: /* @__PURE__ */ jsxRuntimeExports.jsx(DndProvider, { enabled: !!enableDnd, data, setData, children: /* @__PURE__ */ jsxRuntimeExports.jsxs(
|
|
15206
15228
|
"div",
|
|
15207
15229
|
{
|
|
@@ -15210,38 +15232,37 @@ const StyledTable = (props) => {
|
|
|
15210
15232
|
"data-x-overflow": hasInternalOverflow ? "true" : "false",
|
|
15211
15233
|
style: { height: height2 },
|
|
15212
15234
|
children: [
|
|
15213
|
-
/* @__PURE__ */ jsxRuntimeExports.jsx(OverlayShell, { enabled: canShowStickyFooter, className: style$1["table-shell"], children: /* @__PURE__ */ jsxRuntimeExports.
|
|
15214
|
-
TableMarkup,
|
|
15235
|
+
/* @__PURE__ */ jsxRuntimeExports.jsx(OverlayShell, { enabled: canShowStickyFooter, className: style$1["table-shell"], children: /* @__PURE__ */ jsxRuntimeExports.jsxs("div", { ref: wrapperRef, className: tableWrapperClass, children: [
|
|
15236
|
+
canShowStickyFooter ? TableMarkup : /* @__PURE__ */ jsxRuntimeExports.jsxs("div", { ref: tableScrollRef, className: cn(style$1["table-scroll"]), children: [
|
|
15237
|
+
/* @__PURE__ */ jsxRuntimeExports.jsx(
|
|
15238
|
+
"div",
|
|
15239
|
+
{
|
|
15240
|
+
ref: tableXRef,
|
|
15241
|
+
className: cn(style$1["table-x"], !isShortTable && style$1["table-x--fill-height"]),
|
|
15242
|
+
children: TableMarkup
|
|
15243
|
+
}
|
|
15244
|
+
),
|
|
15245
|
+
/* @__PURE__ */ jsxRuntimeExports.jsx("div", { ref: hScrollRef, className: style$1["table-hscroll"], children: /* @__PURE__ */ jsxRuntimeExports.jsx("div", { ref: hScrollContentRef, className: style$1["table-hscroll__content"] }) }),
|
|
15246
|
+
/* @__PURE__ */ jsxRuntimeExports.jsx(
|
|
15247
|
+
"div",
|
|
15248
|
+
{
|
|
15249
|
+
className: cn(
|
|
15250
|
+
style$1["table-bottom"],
|
|
15251
|
+
isShortTable && style$1["table-bottom--sticky"]
|
|
15252
|
+
),
|
|
15253
|
+
children: /* @__PURE__ */ jsxRuntimeExports.jsx(
|
|
15254
|
+
TableFooter,
|
|
15255
|
+
{
|
|
15256
|
+
table,
|
|
15257
|
+
styledTableProps: options,
|
|
15258
|
+
canShowStickyFooter: false
|
|
15259
|
+
}
|
|
15260
|
+
)
|
|
15261
|
+
}
|
|
15262
|
+
)
|
|
15263
|
+
] }),
|
|
15215
15264
|
NoRowsOverlay
|
|
15216
|
-
] })
|
|
15217
|
-
/* @__PURE__ */ jsxRuntimeExports.jsx(
|
|
15218
|
-
"div",
|
|
15219
|
-
{
|
|
15220
|
-
ref: tableXRef,
|
|
15221
|
-
className: cn(style$1["table-x"], !isShortTable && style$1["table-x--fill-height"]),
|
|
15222
|
-
children: TableMarkup
|
|
15223
|
-
}
|
|
15224
|
-
),
|
|
15225
|
-
NoRowsOverlay,
|
|
15226
|
-
/* @__PURE__ */ jsxRuntimeExports.jsx("div", { ref: hScrollRef, className: style$1["table-hscroll"], children: /* @__PURE__ */ jsxRuntimeExports.jsx("div", { ref: hScrollContentRef, className: style$1["table-hscroll__content"] }) }),
|
|
15227
|
-
/* @__PURE__ */ jsxRuntimeExports.jsx(
|
|
15228
|
-
"div",
|
|
15229
|
-
{
|
|
15230
|
-
className: cn(
|
|
15231
|
-
style$1["table-bottom"],
|
|
15232
|
-
isShortTable && style$1["table-bottom--sticky"]
|
|
15233
|
-
),
|
|
15234
|
-
children: /* @__PURE__ */ jsxRuntimeExports.jsx(
|
|
15235
|
-
TableFooter,
|
|
15236
|
-
{
|
|
15237
|
-
table,
|
|
15238
|
-
styledTableProps: options,
|
|
15239
|
-
canShowStickyFooter: false
|
|
15240
|
-
}
|
|
15241
|
-
)
|
|
15242
|
-
}
|
|
15243
|
-
)
|
|
15244
|
-
] }) }) }),
|
|
15265
|
+
] }) }),
|
|
15245
15266
|
canShowStickyFooter && /* @__PURE__ */ jsxRuntimeExports.jsx(TableFooter, { table, styledTableProps: options, canShowStickyFooter: true })
|
|
15246
15267
|
]
|
|
15247
15268
|
}
|
package/dist/style.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
._CheckboxWrapper_1b4zf_1{display:flex;align-items:center;justify-content:center;position:relative;box-sizing:border-box;cursor:pointer;background:transparent;border:none}._CheckboxWrapper_1b4zf_1._size-small_1b4zf_11{width:38px;height:38px}._CheckboxWrapper_1b4zf_1._size-medium_1b4zf_15{width:42px;height:42px}._CheckboxWrapper_1b4zf_1[data-disabled]{cursor:default;pointer-events:none}._CheckboxWrapper_1b4zf_1:is([data-checked],[data-indeterminate]) ._Checkbox_1b4zf_1{background-color:var(--colors-gama-500);border:none;--cb-border-w: 0px}._CheckboxWrapper_1b4zf_1._Indeterminate_1b4zf_28 ._Checkbox_1b4zf_1{background-color:var(--colors-gama-500);border:none;--cb-border-w: 0px}._CheckboxWrapper_1b4zf_1[data-unchecked] ._Checkbox_1b4zf_1{background-color:transparent;border:var(--cb-border-w) solid var(--colors-delta-500)}._CheckboxWrapper_1b4zf_1[data-disabled][data-unchecked] ._Checkbox_1b4zf_1{background-color:transparent;border:var(--cb-border-w) solid var(--colors-delta-200)}._CheckboxWrapper_1b4zf_1[data-disabled]:is([data-checked],[data-indeterminate]) ._Checkbox_1b4zf_1{background-color:var(--colors-delta-200);border:none;--cb-border-w: 0px}._CheckboxWrapper_1b4zf_1[data-disabled]._Indeterminate_1b4zf_28 ._Checkbox_1b4zf_1{background-color:var(--colors-delta-200);border:none;--cb-border-w: 0px}._CheckboxWrapper_1b4zf_1:focus-visible{outline:none}._CheckboxWrapper_1b4zf_1._ReadOnly_1b4zf_55{pointer-events:none;cursor:default}._CheckboxWrapper_1b4zf_1._ReadOnly_1b4zf_55 ._Checkbox_1b4zf_1{background-color:#fff;border:var(--cb-border-w) solid var(--colors-delta-500);--cb-border-w: 2px}._CheckboxWrapper_1b4zf_1._ReadOnly_1b4zf_55 ._Checkbox_1b4zf_1 ._Indicator_1b4zf_64{color:var(--colors-delta-500)}._HideWrapper_1b4zf_68{width:auto;height:auto;padding:0;overflow:visible}._CheckboxHover_1b4zf_75:after,._CheckboxRippleContainer_1b4zf_75{position:absolute;left:0;top:0;width:100%;height:100%;z-index:0}._CheckboxRippleContainer_1b4zf_75{overflow:hidden;border-radius:50%}._CheckboxRipple_1b4zf_75{position:absolute;width:100%;height:100%;background-color:var(--colors-gama-500);border-radius:50%;left:50%;top:50%;transform:translate(-50%,-50%) scale(0);opacity:.25;animation:_ripple_1b4zf_1 .4s ease-out forwards;z-index:0}@keyframes _ripple_1b4zf_1{to{transform:translate(-50%,-50%) scale(1);opacity:.025}}._CheckboxHover_1b4zf_75:after{content:"";width:42px;height:42px;background:var(--colors-gama-300);border-radius:50%;top:50%;left:50%;opacity:0;transition:opacity .2s,transform .2s;transform:translate(-50%,-50%) scale(.7)}._CheckboxHover_1b4zf_75:hover:after{opacity:.07;transform:translate(-50%,-50%) scale(1)}._CheckboxHover_1b4zf_75._size-small_1b4zf_11:after{width:38px;height:38px}._Checkbox_1b4zf_1{position:relative;overflow:visible;padding:0;box-sizing:border-box;--cb-border-w: 2px;--cb-indicator-color: #fff;border-radius:2px;width:18px;height:18px}._Checkbox_1b4zf_1._size-small_1b4zf_11{border-radius:2px;width:15px;height:15px}._CheckboxWrapper_1b4zf_1:focus-visible ._Checkbox_1b4zf_1:before{content:"";position:absolute;inset:calc(-2px - var(--cb-border-w));border-radius:4px;outline:2px solid var(--colors-gama-400);outline-offset:0;pointer-events:none}._CheckboxWrapper_1b4zf_1[data-indeterminate] ._Checkbox_1b4zf_1:after,._Checkbox_1b4zf_1._Indeterminate_1b4zf_28:after{content:"";position:absolute;top:50%;left:50%;width:62%;height:2.5px;transform:translate(-50%,-50%);border-radius:999px;background-color:var(--cb-indicator-color);z-index:2;pointer-events:none}._Indicator_1b4zf_64{display:flex;align-items:center;justify-content:center;width:100%;height:100%;color:#fff;z-index:1;position:relative;pointer-events:none}._CheckboxWrapper_1b4zf_1[data-indeterminate] ._Indicator_1b4zf_64 svg,._CheckboxWrapper_1b4zf_1._Indeterminate_1b4zf_28 ._Indicator_1b4zf_64 svg{display:none}._CheckboxWrapper_1b4zf_1._ReadOnly_1b4zf_55 ._Checkbox_1b4zf_1{--cb-indicator-color: var(--colors-delta-500)}._asma-core-ui-button_gteum_1{border-color:transparent;border-width:1px;border-style:solid}._asma-core-ui-button_gteum_1._contained_gteum_27._common_gteum_27{cursor:pointer;border-radius:4px;border-width:1px;border-style:solid;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:600;transition:all .3s ease-in-out;color:var(--colors-button-contained-common-text-color)!important;background-color:var(--colors-button-contained-common-bg-color)!important;border-color:var(--colors-button-contained-common-border-color)!important}._asma-core-ui-button_gteum_1._contained_gteum_27._common_gteum_27:active{color:var(--colors-button-contained-common-active-text-color)!important;background-color:var(--colors-button-contained-common-active-bg-color)!important;border-color:var(--colors-button-contained-common-active-border-color)!important;outline:none!important}._asma-core-ui-button_gteum_1._contained_gteum_27._common_gteum_27:hover{color:var(--colors-button-contained-common-hover-text-color)!important;background-color:var(--colors-button-contained-common-hover-bg-color)!important;border-color:var(--colors-button-contained-common-hover-border-color)!important}._asma-core-ui-button_gteum_1._contained_gteum_27._common_gteum_27:focus{outline-offset:-2px!important;color:var(--colors-button-contained-common-focused-text-color)!important;background-color:var(--colors-button-contained-common-focused-bg-color)!important;outline:2px solid var(--colors-button-contained-common-focused-border-color)!important;transition:none!important}._asma-core-ui-button_gteum_1._contained_gteum_27._common_gteum_27:focus._asma-core-ui-button_gteum_1._contained_gteum_27{box-shadow:inset 0 0 0 2px #fff}._asma-core-ui-button_gteum_1._contained_gteum_27._common_gteum_27:disabled{cursor:not-allowed;color:var(--colors-button-contained-common-disabled-text-color)!important;background-color:var(--colors-button-contained-common-disabled-bg-color)!important;border-color:var(--colors-button-contained-common-disabled-border-color)!important}._asma-core-ui-button_gteum_1._contained_gteum_27._error_gteum_84{cursor:pointer;border-radius:4px;border-width:1px;border-style:solid;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:600;transition:all .3s ease-in-out;color:var(--colors-button-contained-error-text-color)!important;background-color:var(--colors-button-contained-error-bg-color)!important;border-color:var(--colors-button-contained-error-border-color)!important}._asma-core-ui-button_gteum_1._contained_gteum_27._error_gteum_84:active{color:var(--colors-button-contained-error-active-text-color)!important;background-color:var(--colors-button-contained-error-active-bg-color)!important;border-color:var(--colors-button-contained-error-active-border-color)!important;outline:none!important}._asma-core-ui-button_gteum_1._contained_gteum_27._error_gteum_84:hover{color:var(--colors-button-contained-error-hover-text-color)!important;background-color:var(--colors-button-contained-error-hover-bg-color)!important;border-color:var(--colors-button-contained-error-hover-border-color)!important}._asma-core-ui-button_gteum_1._contained_gteum_27._error_gteum_84:focus{outline-offset:-2px!important;color:var(--colors-button-contained-error-focused-text-color)!important;background-color:var(--colors-button-contained-error-focused-bg-color)!important;outline:2px solid var(--colors-button-contained-error-focused-border-color)!important;transition:none!important}._asma-core-ui-button_gteum_1._contained_gteum_27._error_gteum_84:focus._asma-core-ui-button_gteum_1._contained_gteum_27{box-shadow:inset 0 0 0 2px #fff}._asma-core-ui-button_gteum_1._contained_gteum_27._error_gteum_84:disabled{cursor:not-allowed;color:var(--colors-button-contained-error-disabled-text-color)!important;background-color:var(--colors-button-contained-error-disabled-bg-color)!important;border-color:var(--colors-button-contained-error-disabled-border-color)!important}._asma-core-ui-button_gteum_1._outlined_gteum_141._common_gteum_27{cursor:pointer;border-radius:4px;border-width:1px;border-style:solid;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:600;transition:all .3s ease-in-out;color:var(--colors-button-outlined-common-text-color)!important;background-color:var(--colors-button-outlined-common-bg-color)!important;border-color:var(--colors-button-outlined-common-border-color)!important}._asma-core-ui-button_gteum_1._outlined_gteum_141._common_gteum_27:active{color:var(--colors-button-outlined-common-active-text-color)!important;background-color:var(--colors-button-outlined-common-active-bg-color)!important;border-color:var(--colors-button-outlined-common-active-border-color)!important;outline:none!important}._asma-core-ui-button_gteum_1._outlined_gteum_141._common_gteum_27:hover{color:var(--colors-button-outlined-common-hover-text-color)!important;background-color:var(--colors-button-outlined-common-hover-bg-color)!important;border-color:var(--colors-button-outlined-common-hover-border-color)!important}._asma-core-ui-button_gteum_1._outlined_gteum_141._common_gteum_27:focus{outline-offset:-2px!important;color:var(--colors-button-outlined-common-focused-text-color)!important;background-color:var(--colors-button-outlined-common-focused-bg-color)!important;outline:2px solid var(--colors-button-outlined-common-focused-border-color)!important;transition:none!important}._asma-core-ui-button_gteum_1._outlined_gteum_141._common_gteum_27:focus._asma-core-ui-button_gteum_1._contained_gteum_27{box-shadow:inset 0 0 0 2px #fff}._asma-core-ui-button_gteum_1._outlined_gteum_141._common_gteum_27:disabled{cursor:not-allowed;color:var(--colors-button-outlined-common-disabled-text-color)!important;background-color:var(--colors-button-outlined-common-disabled-bg-color)!important;border-color:var(--colors-button-outlined-common-disabled-border-color)!important}._asma-core-ui-button_gteum_1._outlined_gteum_141._error_gteum_84{cursor:pointer;border-radius:4px;border-width:1px;border-style:solid;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:600;transition:all .3s ease-in-out;color:var(--colors-button-outlined-error-text-color)!important;background-color:var(--colors-button-outlined-error-bg-color)!important;border-color:var(--colors-button-outlined-error-border-color)!important}._asma-core-ui-button_gteum_1._outlined_gteum_141._error_gteum_84:active{color:var(--colors-button-outlined-error-active-text-color)!important;background-color:var(--colors-button-outlined-error-active-bg-color)!important;border-color:var(--colors-button-outlined-error-active-border-color)!important;outline:none!important}._asma-core-ui-button_gteum_1._outlined_gteum_141._error_gteum_84:hover{color:var(--colors-button-outlined-error-hover-text-color)!important;background-color:var(--colors-button-outlined-error-hover-bg-color)!important;border-color:var(--colors-button-outlined-error-hover-border-color)!important}._asma-core-ui-button_gteum_1._outlined_gteum_141._error_gteum_84:focus{outline-offset:-2px!important;color:var(--colors-button-outlined-error-focused-text-color)!important;background-color:var(--colors-button-outlined-error-focused-bg-color)!important;outline:2px solid var(--colors-button-outlined-error-focused-border-color)!important;transition:none!important}._asma-core-ui-button_gteum_1._outlined_gteum_141._error_gteum_84:focus._asma-core-ui-button_gteum_1._contained_gteum_27{box-shadow:inset 0 0 0 2px #fff}._asma-core-ui-button_gteum_1._outlined_gteum_141._error_gteum_84:disabled{cursor:not-allowed;color:var(--colors-button-outlined-error-disabled-text-color)!important;background-color:var(--colors-button-outlined-error-disabled-bg-color)!important;border-color:var(--colors-button-outlined-error-disabled-border-color)!important}._asma-core-ui-button_gteum_1._text_gteum_255._common_gteum_27{cursor:pointer;border-radius:4px;border-width:1px;border-style:solid;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:600;transition:all .3s ease-in-out;color:var(--colors-button-text-common-text-color)!important;background-color:var(--colors-button-text-common-bg-color)!important;border-color:var(--colors-button-text-common-border-color)!important}._asma-core-ui-button_gteum_1._text_gteum_255._common_gteum_27:active{color:var(--colors-button-text-common-active-text-color)!important;background-color:var(--colors-button-text-common-active-bg-color)!important;border-color:var(--colors-button-text-common-active-border-color)!important;outline:none!important}._asma-core-ui-button_gteum_1._text_gteum_255._common_gteum_27:hover{color:var(--colors-button-text-common-hover-text-color)!important;background-color:var(--colors-button-text-common-hover-bg-color)!important;border-color:var(--colors-button-text-common-hover-border-color)!important}._asma-core-ui-button_gteum_1._text_gteum_255._common_gteum_27:focus{outline-offset:-2px!important;color:var(--colors-button-text-common-focused-text-color)!important;background-color:var(--colors-button-text-common-focused-bg-color)!important;outline:2px solid var(--colors-button-text-common-focused-border-color)!important;transition:none!important}._asma-core-ui-button_gteum_1._text_gteum_255._common_gteum_27:focus._asma-core-ui-button_gteum_1._contained_gteum_27{box-shadow:inset 0 0 0 2px #fff}._asma-core-ui-button_gteum_1._text_gteum_255._common_gteum_27:disabled{cursor:not-allowed;color:var(--colors-button-text-common-disabled-text-color)!important;background-color:var(--colors-button-text-common-disabled-bg-color)!important;border-color:var(--colors-button-text-common-disabled-border-color)!important}._asma-core-ui-button_gteum_1._text_gteum_255._error_gteum_84{cursor:pointer;border-radius:4px;border-width:1px;border-style:solid;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:600;transition:all .3s ease-in-out;color:var(--colors-button-text-error-text-color)!important;background-color:var(--colors-button-text-error-bg-color)!important;border-color:var(--colors-button-text-error-border-color)!important}._asma-core-ui-button_gteum_1._text_gteum_255._error_gteum_84:active{color:var(--colors-button-text-error-active-text-color)!important;background-color:var(--colors-button-text-error-active-bg-color)!important;border-color:var(--colors-button-text-error-active-border-color)!important;outline:none!important}._asma-core-ui-button_gteum_1._text_gteum_255._error_gteum_84:hover{color:var(--colors-button-text-error-hover-text-color)!important;background-color:var(--colors-button-text-error-hover-bg-color)!important;border-color:var(--colors-button-text-error-hover-border-color)!important}._asma-core-ui-button_gteum_1._text_gteum_255._error_gteum_84:focus{outline-offset:-2px!important;color:var(--colors-button-text-error-focused-text-color)!important;background-color:var(--colors-button-text-error-focused-bg-color)!important;outline:2px solid var(--colors-button-text-error-focused-border-color)!important;transition:none!important}._asma-core-ui-button_gteum_1._text_gteum_255._error_gteum_84:focus._asma-core-ui-button_gteum_1._contained_gteum_27{box-shadow:inset 0 0 0 2px #fff}._asma-core-ui-button_gteum_1._text_gteum_255._error_gteum_84:disabled{cursor:not-allowed;color:var(--colors-button-text-error-disabled-text-color)!important;background-color:var(--colors-button-text-error-disabled-bg-color)!important;border-color:var(--colors-button-text-error-disabled-border-color)!important}._asma-core-ui-button_gteum_1._textGray_gteum_369._common_gteum_27{cursor:pointer;border-radius:4px;border-width:1px;border-style:solid;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:600;transition:all .3s ease-in-out;color:var(--colors-button-textGray-common-text-color)!important;background-color:var(--colors-button-textGray-common-bg-color)!important;border-color:var(--colors-button-textGray-common-border-color)!important}._asma-core-ui-button_gteum_1._textGray_gteum_369._common_gteum_27:active{color:var(--colors-button-textGray-common-active-text-color)!important;background-color:var(--colors-button-textGray-common-active-bg-color)!important;border-color:var(--colors-button-textGray-common-active-border-color)!important;outline:none!important}._asma-core-ui-button_gteum_1._textGray_gteum_369._common_gteum_27:hover{color:var(--colors-button-textGray-common-hover-text-color)!important;background-color:var(--colors-button-textGray-common-hover-bg-color)!important;border-color:var(--colors-button-textGray-common-hover-border-color)!important}._asma-core-ui-button_gteum_1._textGray_gteum_369._common_gteum_27:focus{outline-offset:-2px!important;color:var(--colors-button-textGray-common-focused-text-color)!important;background-color:var(--colors-button-textGray-common-focused-bg-color)!important;outline:2px solid var(--colors-button-textGray-common-focused-border-color)!important;transition:none!important}._asma-core-ui-button_gteum_1._textGray_gteum_369._common_gteum_27:focus._asma-core-ui-button_gteum_1._contained_gteum_27{box-shadow:inset 0 0 0 2px #fff}._asma-core-ui-button_gteum_1._textGray_gteum_369._common_gteum_27:disabled{cursor:not-allowed;color:var(--colors-button-textGray-common-disabled-text-color)!important;background-color:var(--colors-button-textGray-common-disabled-bg-color)!important;border-color:var(--colors-button-textGray-common-disabled-border-color)!important}._asma-core-ui-button_gteum_1._textWhite_gteum_426._common_gteum_27{cursor:pointer;border-radius:4px;border-width:1px;border-style:solid;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:600;transition:all .3s ease-in-out;color:var(--colors-button-textWhite-common-text-color)!important;background-color:var(--colors-button-textWhite-common-bg-color)!important;border-color:var(--colors-button-textWhite-common-border-color)!important}._asma-core-ui-button_gteum_1._textWhite_gteum_426._common_gteum_27:active{color:var(--colors-button-textWhite-common-active-text-color)!important;background-color:var(--colors-button-textWhite-common-active-bg-color)!important;border-color:var(--colors-button-textWhite-common-active-border-color)!important;outline:none!important}._asma-core-ui-button_gteum_1._textWhite_gteum_426._common_gteum_27:hover{color:var(--colors-button-textWhite-common-hover-text-color)!important;background-color:var(--colors-button-textWhite-common-hover-bg-color)!important;border-color:var(--colors-button-textWhite-common-hover-border-color)!important}._asma-core-ui-button_gteum_1._textWhite_gteum_426._common_gteum_27:focus{outline-offset:-2px!important;color:var(--colors-button-textWhite-common-focused-text-color)!important;background-color:var(--colors-button-textWhite-common-focused-bg-color)!important;outline:2px solid var(--colors-button-textWhite-common-focused-border-color)!important;transition:none!important}._asma-core-ui-button_gteum_1._textWhite_gteum_426._common_gteum_27:focus._asma-core-ui-button_gteum_1._contained_gteum_27{box-shadow:inset 0 0 0 2px #fff}._asma-core-ui-button_gteum_1._textWhite_gteum_426._common_gteum_27:disabled{cursor:not-allowed;color:var(--colors-button-textWhite-common-disabled-text-color)!important;background-color:var(--colors-button-textWhite-common-disabled-bg-color)!important;border-color:var(--colors-button-textWhite-common-disabled-border-color)!important}._asma-core-ui-button_gteum_1._medium_gteum_69{height:38px;padding-left:4px;padding-right:4px}._asma-core-ui-button_gteum_1._small_gteum_74{height:32px;padding-left:4px;padding-right:4px}._asma-core-ui-button_gteum_1._large_gteum_79{height:40px;padding-left:8px;padding-right:8px}._actions-header_1bxzk_1{width:40px;height:30px;display:flex;align-items:center;justify-content:center;cursor:pointer;position:relative}._pin-indicator_1bxzk_11{position:absolute;height:8px;width:8px;background-color:var(--colors-gama-400);border-radius:50%;top:2px;right:6px}._pin-icon_1bxzk_21{color:var(--colors-delta-500);min-width:20px;min-height:20px}._pin-icon_1bxzk_21:hover{color:var(--colors-delta-500)}._table-action-item_ejh2p_1{height:36px;padding:1px 8px;display:flex;align-items:center;width:100%}._table-action-item_ejh2p_1:hover,._table-action-item_ejh2p_1:active{background-color:var(--colors-gray-50)}._drag-icon_ejh2p_18{width:20px;height:20px}._drag-icon--disabled_ejh2p_23{color:var(--colors-delta-300);cursor:not-allowed}._drag-icon--enabled_ejh2p_28{color:var(--colors-delta-700);cursor:grab}._drag-icon--enabled_ejh2p_28:focus{outline-color:var(--colors-gama-500)}._drag-icon--enabled_ejh2p_28:active{cursor:grabbing}._asma-ui-table-styled-table_1ylds_1{--action-cell-shadow: none;--fixed-cell-shadow: none;isolation:isolate;width:100%;display:flex;flex-direction:column}._asma-ui-table-styled-table_1ylds_1[data-x-overflow=true]{--action-cell-shadow: -15px 0px 15px rgba(0, 0, 0, .1);--fixed-cell-shadow: 15px 0px 15px rgba(0, 0, 0, .1)}._asma-ui-table-styled-table_1ylds_1 *,._asma-ui-table-styled-table_1ylds_1 *:after,._asma-ui-table-styled-table_1ylds_1 *:before{box-sizing:border-box;-webkit-box-sizing:border-box}._asma-ui-table-styled-table_1ylds_1 :root{--table-hscroll-h: 12px}._asma-ui-table-styled-table_1ylds_1 ._table-wrapper_1ylds_22{height:100%;overflow:auto;width:100%;flex-grow:1;min-height:0}._asma-ui-table-styled-table_1ylds_1 ._table-shell_1ylds_29{position:relative;flex:1 1 auto;min-height:0;overflow:hidden}._asma-ui-table-styled-table_1ylds_1 ._table-wrapper--no-rows_1ylds_35{min-height:130px}._asma-ui-table-styled-table_1ylds_1 ._table-wrapper--proxy_1ylds_38,._asma-ui-table-styled-table_1ylds_1 ._table-wrapper--proxy-bottom_1ylds_39{position:relative;width:100%;flex-grow:1;overflow:hidden;display:flex;flex-direction:column;min-height:0}._asma-ui-table-styled-table_1ylds_1 ._table-wrapper-fetching_1ylds_49{overflow:hidden}._asma-ui-table-styled-table_1ylds_1 ._table-scroll_1ylds_52{overflow-x:auto;overflow-y:auto;flex:1 1 auto;min-height:0;position:relative;display:flex;flex-direction:column}._asma-ui-table-styled-table_1ylds_1 ._table-x--fill-height_1ylds_61{min-height:calc(100% - 12px)}._asma-ui-table-styled-table_1ylds_1 ._table-x_1ylds_61{width:inherit;min-width:100%;overflow-x:visible;overflow-y:visible;flex-shrink:0;scrollbar-width:none;-ms-overflow-style:none}._asma-ui-table-styled-table_1ylds_1 ._table-x_1ylds_61::-webkit-scrollbar{display:none}._asma-ui-table-styled-table_1ylds_1 ._table-header--sticky_1ylds_76{position:sticky;top:0;background-color:var(--colors-gray-10)}._asma-ui-table-styled-table_1ylds_1 ._table-hscroll_1ylds_81{position:sticky;bottom:0;height:var(--table-hscroll-h);overflow-x:hidden;overflow-y:hidden;background:white;z-index:2;flex-shrink:0}._asma-ui-table-styled-table_1ylds_1 ._table-hscroll__content_1ylds_91{height:1px}._asma-ui-table-styled-table_1ylds_1 ._no-rows-overlay-container_1ylds_94{width:100%;flex:1 1 auto;min-height:130px;display:flex;align-items:center;justify-content:center;overflow:auto}._asma-ui-table-styled-table_1ylds_1 ._no-rows-overlay-content_1ylds_103{width:100%;max-width:100%;min-height:100%;display:flex;align-items:center;justify-content:center}._asma-ui-table-styled-table_1ylds_1 ._styled-table_1ylds_111{display:table;margin:0;border-collapse:separate;border-spacing:0 .5px;max-width:inherit;width:100%;table-layout:fixed}._asma-ui-table-styled-table_1ylds_1 ._styled-table_1ylds_111 ._tbody_1ylds_120{display:table-row-group;vertical-align:middle;max-width:inherit}._asma-ui-table-styled-table_1ylds_1 ._loading-icon_1ylds_125{position:absolute;top:50%;left:50%;z-index:10;color:var(--colors-gama-500)}._asma-ui-table-styled-table_1ylds_1 ._t-row_1ylds_132+._t-row_1ylds_132 ._t-cell_1ylds_132{border-top:.5px solid var(--colors-delta-200)}._asma-ui-table-styled-table_1ylds_1 ._t-row_1ylds_132{margin-top:1px;display:table-row}._asma-ui-table-styled-table_1ylds_1 ._t-row_1ylds_132:hover,._asma-ui-table-styled-table_1ylds_1 ._t-row_1ylds_132:hover ._action-cell_1ylds_142{background-color:var(--colors-gray-50)}@media (min-width: 743px){._asma-ui-table-styled-table_1ylds_1 ._t-row_1ylds_132:hover ._fixed-cell_1ylds_146{background-color:var(--colors-gray-50)}}._asma-ui-table-styled-table_1ylds_1 ._t-row_1ylds_132:focus{background-color:var(--colors-gama-25)}._asma-ui-table-styled-table_1ylds_1 ._t-row_1ylds_132:focus ._action-cell_1ylds_142{background-color:var(--colors-gama-25)}@media (min-width: 743px){._asma-ui-table-styled-table_1ylds_1 ._t-row_1ylds_132:focus ._fixed-cell_1ylds_146{background-color:var(--colors-gama-25)}}._asma-ui-table-styled-table_1ylds_1 ._t-row_1ylds_132:focus-visible{outline:none}._asma-ui-table-styled-table_1ylds_1 ._t-row_1ylds_132 ._t-cell_1ylds_132{overflow:hidden;vertical-align:top;font-size:14px;line-height:20px;color:var(--colors-gray-700);display:table-cell;white-space:pre-wrap;padding:0 5px}._asma-ui-table-styled-table_1ylds_1 ._t-row_1ylds_132 ._t-cell_1ylds_132:not(._expanded_row_1ylds_177){vertical-align:middle;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}._asma-ui-table-styled-table_1ylds_1 ._t-row_1ylds_132 ._t-cell_1ylds_132:not(._expanded_row_1ylds_177) div{vertical-align:middle;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}._asma-ui-table-styled-table_1ylds_1 ._t-row_1ylds_132 ._t-cell_1ylds_132:first-child{border-left:.5px solid transparent}._asma-ui-table-styled-table_1ylds_1 ._t-row_1ylds_132 ._t-cell_1ylds_132:last-child{border-right:.5px solid transparent}._asma-ui-table-styled-table_1ylds_1 ._t-row_1ylds_132 ._t-cell_1ylds_132._selected_1ylds_195{background-color:var(--colors-gama-25)}._asma-ui-table-styled-table_1ylds_1 ._t-row_1ylds_132 ._t-cell_1ylds_132._single-selection_1ylds_198{background-color:var(--colors-gama-25);box-shadow:inset 0 2px 0 0 var(--colors-gama-400),inset 0 -2px 0 0 var(--colors-gama-400)}._asma-ui-table-styled-table_1ylds_1 ._t-row_1ylds_132 ._t-cell_1ylds_132._single-selection_1ylds_198:last-child{box-shadow:inset 0 2px 0 0 var(--colors-gama-400),inset 0 -2px 0 0 var(--colors-gama-400),inset -2px 0 0 0 var(--colors-gama-400)}._asma-ui-table-styled-table_1ylds_1 ._t-row_1ylds_132 ._t-cell_1ylds_132._single-selection_1ylds_198:first-child{box-shadow:inset 0 2px 0 0 var(--colors-gama-400),inset 0 -2px 0 0 var(--colors-gama-400),inset 2px 0 0 0 var(--colors-gama-400)}._asma-ui-table-styled-table_1ylds_1 ._t-row_1ylds_132 ._action-cell_1ylds_142{height:100%;position:sticky;right:-1px;z-index:1}@media (min-width: 743px){._asma-ui-table-styled-table_1ylds_1 ._t-row_1ylds_132 ._action-cell_1ylds_142{box-shadow:var(--action-cell-shadow)}._asma-ui-table-styled-table_1ylds_1 ._t-row_1ylds_132 ._action-cell_1ylds_142._shadowed_1ylds_218._single-selection_1ylds_198{box-shadow:inset 0 2px 0 0 var(--colors-gama-400),inset 0 -2px 0 0 var(--colors-gama-400)}._asma-ui-table-styled-table_1ylds_1 ._t-row_1ylds_132 ._action-cell_1ylds_142._shadowed_1ylds_218._single-selection_1ylds_198:last-child{box-shadow:inset 0 2px 0 0 var(--colors-gama-400),inset 0 -2px 0 0 var(--colors-gama-400),inset -2px 0 0 0 var(--colors-gama-400)}}._asma-ui-table-styled-table_1ylds_1 ._t-row_1ylds_132 ._fixed-cell_1ylds_146{height:100%}@media (min-width: 743px){._asma-ui-table-styled-table_1ylds_1 ._t-row_1ylds_132 ._fixed-cell_1ylds_146{position:sticky;left:0;z-index:1;box-shadow:var(--fixed-cell-shadow)}._asma-ui-table-styled-table_1ylds_1 ._t-row_1ylds_132 ._fixed-cell_1ylds_146._shadowed_1ylds_218._single-selection_1ylds_198{box-shadow:inset 0 2px 0 0 var(--colors-gama-400),inset 0 -2px 0 0 var(--colors-gama-400)}}._asma-ui-table-styled-table_1ylds_1 ._t-row_1ylds_132._is-loading_1ylds_239 ._t-cell_1ylds_132{opacity:.5}._asma-ui-table-styled-table_1ylds_1 ._action-cell-default-background_1ylds_242,._asma-ui-table-styled-table_1ylds_1 ._fixed-cell-default-background_1ylds_245{background-color:#fff}._asma-ui-table-styled-table_1ylds_1 ._sortable-column_1ylds_248{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}._asma-ui-table-styled-table_1ylds_1 ._resizer_1ylds_252{position:absolute;top:0;height:100%;right:0;width:4px;background:var(--colors-delta-300);cursor:col-resize;-webkit-user-select:none;-moz-user-select:none;user-select:none;touch-action:none;border-radius:5px}._asma-ui-table-styled-table_1ylds_1 ._resizer_1ylds_252._isResizing_1ylds_264{background:var(--colors-gama-500);opacity:1}@media (hover: hover){._asma-ui-table-styled-table_1ylds_1 ._resizer_1ylds_252{opacity:0}._asma-ui-table-styled-table_1ylds_1 *:hover>._resizer_1ylds_252{opacity:1}}._asma-ui-table-styled-table_1ylds_1 ._hide-table-header_1ylds_276{height:0px;opacity:0}._asma-ui-table-styled-table_1ylds_1 ._show-table-header_1ylds_280{position:relative;height:32px;opacity:1}._asma-ui-table-styled-table_1ylds_1 ._table-header_1ylds_76{display:table-header-group;z-index:60;background-color:var(--colors-gray-10);cursor:default}._asma-ui-table-styled-table_1ylds_1 ._table-header_1ylds_76 ._t-cell_1ylds_132{text-transform:uppercase;font-size:10px;font-weight:600;text-align:start;color:var(--colors-delta-500);display:table-cell;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:0 5px;border-top:.5px solid var(--colors-delta-200);border-bottom:.5px solid var(--colors-delta-200)}._asma-ui-table-styled-table_1ylds_1 ._table-header_1ylds_76 ._t-cell_1ylds_132._hide-header_1ylds_305{border:none}._asma-ui-table-styled-table_1ylds_1 ._table-header_1ylds_76 ._t-cell_1ylds_132._t-cell__actions_1ylds_308{height:100%;position:sticky;right:-1px;z-index:1;background-color:var(--colors-gray-10)}@media (min-width: 743px){._asma-ui-table-styled-table_1ylds_1 ._table-header_1ylds_76 ._t-cell_1ylds_132._t-cell__actions_1ylds_308{box-shadow:var(--action-cell-shadow)}._asma-ui-table-styled-table_1ylds_1 ._table-header_1ylds_76 ._t-cell_1ylds_132._t-cell__fixed_1ylds_321{position:sticky;left:0;background-color:var(--colors-gray-10);z-index:160;box-shadow:var(--fixed-cell-shadow)}}._asma-ui-table-styled-table_1ylds_1 ._table-header_1ylds_76 ._sort-icon_1ylds_329{color:var(--colors-delta-800)}._asma-ui-table-styled-table_1ylds_1 ._table-footer--sticky_1ylds_332{display:flex;width:100%;gap:8px;background-color:transparent;flex-direction:row;padding-top:16px;align-items:center;justify-content:flex-end;flex-shrink:0}._asma-ui-table-styled-table_1ylds_1 ._table-footer--inline_1ylds_343{position:sticky;left:0;width:100%;display:flex;align-items:center;justify-content:flex-end;gap:8px;padding:12px 0;background:white}._asma-ui-table-styled-table_1ylds_1 ._table-bottom_1ylds_354{margin-top:auto;background:white;width:100%;position:sticky;left:0;bottom:var(--table-hscroll-h);z-index:1}._asma-ui-table-styled-table_1ylds_1 ._table-wrapper--proxy_1ylds_38._table-wrapper--no-rows_1ylds_35,._asma-ui-table-styled-table_1ylds_1 ._table-wrapper--proxy-bottom_1ylds_39._table-wrapper--no-rows_1ylds_35,._asma-ui-table-styled-table_1ylds_1 ._table-wrapper_1ylds_22._table-wrapper--no-rows_1ylds_35{min-height:130px}._asma-ui-table-styled-table_1ylds_1 ._table-wrapper_1ylds_22._table-wrapper--no-rows_1ylds_35{display:flex;flex-direction:column}._asma-ui-table-styled-table_1ylds_1 ._table-bottom--sticky_1ylds_372{bottom:0}._skeleton-row_5gbhw_1{padding-bottom:.5rem;padding-top:0}._skeleton-row_5gbhw_1:first-child{padding-top:.5rem}._skeleton-row_5gbhw_1:last-child{padding-bottom:0}._table-pagination_pu6mb_1{display:flex;width:-moz-fit-content;width:fit-content;gap:8px;background-color:transparent;flex-direction:row;align-items:center;justify-content:flex-end}._table-pagination__pages-list_pu6mb_11{overflow:auto;width:160px;max-height:200px}._table-pagination__pages-list_pu6mb_11 ._table-pagination__pages-list__page_pu6mb_16{height:36px;position:relative;display:flex;align-items:center;padding-left:40px;cursor:pointer}._table-pagination__pages-list_pu6mb_11 ._table-pagination__pages-list__page_pu6mb_16:hover{background-color:var(--colors-delta-30)}._table-pagination__pages-list_pu6mb_11 ._table-pagination__pages-list__page_pu6mb_16._page-selected_pu6mb_27{background-color:var(--colors-gama-50)}._table-pagination__pages-list_pu6mb_11 ._table-pagination__pages-list__page_pu6mb_16 ._check-icon_pu6mb_30{position:absolute;left:8px;top:4px;color:var(--colors-gama-500)}
|
|
1
|
+
._CheckboxWrapper_1b4zf_1{display:flex;align-items:center;justify-content:center;position:relative;box-sizing:border-box;cursor:pointer;background:transparent;border:none}._CheckboxWrapper_1b4zf_1._size-small_1b4zf_11{width:38px;height:38px}._CheckboxWrapper_1b4zf_1._size-medium_1b4zf_15{width:42px;height:42px}._CheckboxWrapper_1b4zf_1[data-disabled]{cursor:default;pointer-events:none}._CheckboxWrapper_1b4zf_1:is([data-checked],[data-indeterminate]) ._Checkbox_1b4zf_1{background-color:var(--colors-gama-500);border:none;--cb-border-w: 0px}._CheckboxWrapper_1b4zf_1._Indeterminate_1b4zf_28 ._Checkbox_1b4zf_1{background-color:var(--colors-gama-500);border:none;--cb-border-w: 0px}._CheckboxWrapper_1b4zf_1[data-unchecked] ._Checkbox_1b4zf_1{background-color:transparent;border:var(--cb-border-w) solid var(--colors-delta-500)}._CheckboxWrapper_1b4zf_1[data-disabled][data-unchecked] ._Checkbox_1b4zf_1{background-color:transparent;border:var(--cb-border-w) solid var(--colors-delta-200)}._CheckboxWrapper_1b4zf_1[data-disabled]:is([data-checked],[data-indeterminate]) ._Checkbox_1b4zf_1{background-color:var(--colors-delta-200);border:none;--cb-border-w: 0px}._CheckboxWrapper_1b4zf_1[data-disabled]._Indeterminate_1b4zf_28 ._Checkbox_1b4zf_1{background-color:var(--colors-delta-200);border:none;--cb-border-w: 0px}._CheckboxWrapper_1b4zf_1:focus-visible{outline:none}._CheckboxWrapper_1b4zf_1._ReadOnly_1b4zf_55{pointer-events:none;cursor:default}._CheckboxWrapper_1b4zf_1._ReadOnly_1b4zf_55 ._Checkbox_1b4zf_1{background-color:#fff;border:var(--cb-border-w) solid var(--colors-delta-500);--cb-border-w: 2px}._CheckboxWrapper_1b4zf_1._ReadOnly_1b4zf_55 ._Checkbox_1b4zf_1 ._Indicator_1b4zf_64{color:var(--colors-delta-500)}._HideWrapper_1b4zf_68{width:auto;height:auto;padding:0;overflow:visible}._CheckboxHover_1b4zf_75:after,._CheckboxRippleContainer_1b4zf_75{position:absolute;left:0;top:0;width:100%;height:100%;z-index:0}._CheckboxRippleContainer_1b4zf_75{overflow:hidden;border-radius:50%}._CheckboxRipple_1b4zf_75{position:absolute;width:100%;height:100%;background-color:var(--colors-gama-500);border-radius:50%;left:50%;top:50%;transform:translate(-50%,-50%) scale(0);opacity:.25;animation:_ripple_1b4zf_1 .4s ease-out forwards;z-index:0}@keyframes _ripple_1b4zf_1{to{transform:translate(-50%,-50%) scale(1);opacity:.025}}._CheckboxHover_1b4zf_75:after{content:"";width:42px;height:42px;background:var(--colors-gama-300);border-radius:50%;top:50%;left:50%;opacity:0;transition:opacity .2s,transform .2s;transform:translate(-50%,-50%) scale(.7)}._CheckboxHover_1b4zf_75:hover:after{opacity:.07;transform:translate(-50%,-50%) scale(1)}._CheckboxHover_1b4zf_75._size-small_1b4zf_11:after{width:38px;height:38px}._Checkbox_1b4zf_1{position:relative;overflow:visible;padding:0;box-sizing:border-box;--cb-border-w: 2px;--cb-indicator-color: #fff;border-radius:2px;width:18px;height:18px}._Checkbox_1b4zf_1._size-small_1b4zf_11{border-radius:2px;width:15px;height:15px}._CheckboxWrapper_1b4zf_1:focus-visible ._Checkbox_1b4zf_1:before{content:"";position:absolute;inset:calc(-2px - var(--cb-border-w));border-radius:4px;outline:2px solid var(--colors-gama-400);outline-offset:0;pointer-events:none}._CheckboxWrapper_1b4zf_1[data-indeterminate] ._Checkbox_1b4zf_1:after,._Checkbox_1b4zf_1._Indeterminate_1b4zf_28:after{content:"";position:absolute;top:50%;left:50%;width:62%;height:2.5px;transform:translate(-50%,-50%);border-radius:999px;background-color:var(--cb-indicator-color);z-index:2;pointer-events:none}._Indicator_1b4zf_64{display:flex;align-items:center;justify-content:center;width:100%;height:100%;color:#fff;z-index:1;position:relative;pointer-events:none}._CheckboxWrapper_1b4zf_1[data-indeterminate] ._Indicator_1b4zf_64 svg,._CheckboxWrapper_1b4zf_1._Indeterminate_1b4zf_28 ._Indicator_1b4zf_64 svg{display:none}._CheckboxWrapper_1b4zf_1._ReadOnly_1b4zf_55 ._Checkbox_1b4zf_1{--cb-indicator-color: var(--colors-delta-500)}._asma-core-ui-button_gteum_1{border-color:transparent;border-width:1px;border-style:solid}._asma-core-ui-button_gteum_1._contained_gteum_27._common_gteum_27{cursor:pointer;border-radius:4px;border-width:1px;border-style:solid;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:600;transition:all .3s ease-in-out;color:var(--colors-button-contained-common-text-color)!important;background-color:var(--colors-button-contained-common-bg-color)!important;border-color:var(--colors-button-contained-common-border-color)!important}._asma-core-ui-button_gteum_1._contained_gteum_27._common_gteum_27:active{color:var(--colors-button-contained-common-active-text-color)!important;background-color:var(--colors-button-contained-common-active-bg-color)!important;border-color:var(--colors-button-contained-common-active-border-color)!important;outline:none!important}._asma-core-ui-button_gteum_1._contained_gteum_27._common_gteum_27:hover{color:var(--colors-button-contained-common-hover-text-color)!important;background-color:var(--colors-button-contained-common-hover-bg-color)!important;border-color:var(--colors-button-contained-common-hover-border-color)!important}._asma-core-ui-button_gteum_1._contained_gteum_27._common_gteum_27:focus{outline-offset:-2px!important;color:var(--colors-button-contained-common-focused-text-color)!important;background-color:var(--colors-button-contained-common-focused-bg-color)!important;outline:2px solid var(--colors-button-contained-common-focused-border-color)!important;transition:none!important}._asma-core-ui-button_gteum_1._contained_gteum_27._common_gteum_27:focus._asma-core-ui-button_gteum_1._contained_gteum_27{box-shadow:inset 0 0 0 2px #fff}._asma-core-ui-button_gteum_1._contained_gteum_27._common_gteum_27:disabled{cursor:not-allowed;color:var(--colors-button-contained-common-disabled-text-color)!important;background-color:var(--colors-button-contained-common-disabled-bg-color)!important;border-color:var(--colors-button-contained-common-disabled-border-color)!important}._asma-core-ui-button_gteum_1._contained_gteum_27._error_gteum_84{cursor:pointer;border-radius:4px;border-width:1px;border-style:solid;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:600;transition:all .3s ease-in-out;color:var(--colors-button-contained-error-text-color)!important;background-color:var(--colors-button-contained-error-bg-color)!important;border-color:var(--colors-button-contained-error-border-color)!important}._asma-core-ui-button_gteum_1._contained_gteum_27._error_gteum_84:active{color:var(--colors-button-contained-error-active-text-color)!important;background-color:var(--colors-button-contained-error-active-bg-color)!important;border-color:var(--colors-button-contained-error-active-border-color)!important;outline:none!important}._asma-core-ui-button_gteum_1._contained_gteum_27._error_gteum_84:hover{color:var(--colors-button-contained-error-hover-text-color)!important;background-color:var(--colors-button-contained-error-hover-bg-color)!important;border-color:var(--colors-button-contained-error-hover-border-color)!important}._asma-core-ui-button_gteum_1._contained_gteum_27._error_gteum_84:focus{outline-offset:-2px!important;color:var(--colors-button-contained-error-focused-text-color)!important;background-color:var(--colors-button-contained-error-focused-bg-color)!important;outline:2px solid var(--colors-button-contained-error-focused-border-color)!important;transition:none!important}._asma-core-ui-button_gteum_1._contained_gteum_27._error_gteum_84:focus._asma-core-ui-button_gteum_1._contained_gteum_27{box-shadow:inset 0 0 0 2px #fff}._asma-core-ui-button_gteum_1._contained_gteum_27._error_gteum_84:disabled{cursor:not-allowed;color:var(--colors-button-contained-error-disabled-text-color)!important;background-color:var(--colors-button-contained-error-disabled-bg-color)!important;border-color:var(--colors-button-contained-error-disabled-border-color)!important}._asma-core-ui-button_gteum_1._outlined_gteum_141._common_gteum_27{cursor:pointer;border-radius:4px;border-width:1px;border-style:solid;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:600;transition:all .3s ease-in-out;color:var(--colors-button-outlined-common-text-color)!important;background-color:var(--colors-button-outlined-common-bg-color)!important;border-color:var(--colors-button-outlined-common-border-color)!important}._asma-core-ui-button_gteum_1._outlined_gteum_141._common_gteum_27:active{color:var(--colors-button-outlined-common-active-text-color)!important;background-color:var(--colors-button-outlined-common-active-bg-color)!important;border-color:var(--colors-button-outlined-common-active-border-color)!important;outline:none!important}._asma-core-ui-button_gteum_1._outlined_gteum_141._common_gteum_27:hover{color:var(--colors-button-outlined-common-hover-text-color)!important;background-color:var(--colors-button-outlined-common-hover-bg-color)!important;border-color:var(--colors-button-outlined-common-hover-border-color)!important}._asma-core-ui-button_gteum_1._outlined_gteum_141._common_gteum_27:focus{outline-offset:-2px!important;color:var(--colors-button-outlined-common-focused-text-color)!important;background-color:var(--colors-button-outlined-common-focused-bg-color)!important;outline:2px solid var(--colors-button-outlined-common-focused-border-color)!important;transition:none!important}._asma-core-ui-button_gteum_1._outlined_gteum_141._common_gteum_27:focus._asma-core-ui-button_gteum_1._contained_gteum_27{box-shadow:inset 0 0 0 2px #fff}._asma-core-ui-button_gteum_1._outlined_gteum_141._common_gteum_27:disabled{cursor:not-allowed;color:var(--colors-button-outlined-common-disabled-text-color)!important;background-color:var(--colors-button-outlined-common-disabled-bg-color)!important;border-color:var(--colors-button-outlined-common-disabled-border-color)!important}._asma-core-ui-button_gteum_1._outlined_gteum_141._error_gteum_84{cursor:pointer;border-radius:4px;border-width:1px;border-style:solid;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:600;transition:all .3s ease-in-out;color:var(--colors-button-outlined-error-text-color)!important;background-color:var(--colors-button-outlined-error-bg-color)!important;border-color:var(--colors-button-outlined-error-border-color)!important}._asma-core-ui-button_gteum_1._outlined_gteum_141._error_gteum_84:active{color:var(--colors-button-outlined-error-active-text-color)!important;background-color:var(--colors-button-outlined-error-active-bg-color)!important;border-color:var(--colors-button-outlined-error-active-border-color)!important;outline:none!important}._asma-core-ui-button_gteum_1._outlined_gteum_141._error_gteum_84:hover{color:var(--colors-button-outlined-error-hover-text-color)!important;background-color:var(--colors-button-outlined-error-hover-bg-color)!important;border-color:var(--colors-button-outlined-error-hover-border-color)!important}._asma-core-ui-button_gteum_1._outlined_gteum_141._error_gteum_84:focus{outline-offset:-2px!important;color:var(--colors-button-outlined-error-focused-text-color)!important;background-color:var(--colors-button-outlined-error-focused-bg-color)!important;outline:2px solid var(--colors-button-outlined-error-focused-border-color)!important;transition:none!important}._asma-core-ui-button_gteum_1._outlined_gteum_141._error_gteum_84:focus._asma-core-ui-button_gteum_1._contained_gteum_27{box-shadow:inset 0 0 0 2px #fff}._asma-core-ui-button_gteum_1._outlined_gteum_141._error_gteum_84:disabled{cursor:not-allowed;color:var(--colors-button-outlined-error-disabled-text-color)!important;background-color:var(--colors-button-outlined-error-disabled-bg-color)!important;border-color:var(--colors-button-outlined-error-disabled-border-color)!important}._asma-core-ui-button_gteum_1._text_gteum_255._common_gteum_27{cursor:pointer;border-radius:4px;border-width:1px;border-style:solid;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:600;transition:all .3s ease-in-out;color:var(--colors-button-text-common-text-color)!important;background-color:var(--colors-button-text-common-bg-color)!important;border-color:var(--colors-button-text-common-border-color)!important}._asma-core-ui-button_gteum_1._text_gteum_255._common_gteum_27:active{color:var(--colors-button-text-common-active-text-color)!important;background-color:var(--colors-button-text-common-active-bg-color)!important;border-color:var(--colors-button-text-common-active-border-color)!important;outline:none!important}._asma-core-ui-button_gteum_1._text_gteum_255._common_gteum_27:hover{color:var(--colors-button-text-common-hover-text-color)!important;background-color:var(--colors-button-text-common-hover-bg-color)!important;border-color:var(--colors-button-text-common-hover-border-color)!important}._asma-core-ui-button_gteum_1._text_gteum_255._common_gteum_27:focus{outline-offset:-2px!important;color:var(--colors-button-text-common-focused-text-color)!important;background-color:var(--colors-button-text-common-focused-bg-color)!important;outline:2px solid var(--colors-button-text-common-focused-border-color)!important;transition:none!important}._asma-core-ui-button_gteum_1._text_gteum_255._common_gteum_27:focus._asma-core-ui-button_gteum_1._contained_gteum_27{box-shadow:inset 0 0 0 2px #fff}._asma-core-ui-button_gteum_1._text_gteum_255._common_gteum_27:disabled{cursor:not-allowed;color:var(--colors-button-text-common-disabled-text-color)!important;background-color:var(--colors-button-text-common-disabled-bg-color)!important;border-color:var(--colors-button-text-common-disabled-border-color)!important}._asma-core-ui-button_gteum_1._text_gteum_255._error_gteum_84{cursor:pointer;border-radius:4px;border-width:1px;border-style:solid;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:600;transition:all .3s ease-in-out;color:var(--colors-button-text-error-text-color)!important;background-color:var(--colors-button-text-error-bg-color)!important;border-color:var(--colors-button-text-error-border-color)!important}._asma-core-ui-button_gteum_1._text_gteum_255._error_gteum_84:active{color:var(--colors-button-text-error-active-text-color)!important;background-color:var(--colors-button-text-error-active-bg-color)!important;border-color:var(--colors-button-text-error-active-border-color)!important;outline:none!important}._asma-core-ui-button_gteum_1._text_gteum_255._error_gteum_84:hover{color:var(--colors-button-text-error-hover-text-color)!important;background-color:var(--colors-button-text-error-hover-bg-color)!important;border-color:var(--colors-button-text-error-hover-border-color)!important}._asma-core-ui-button_gteum_1._text_gteum_255._error_gteum_84:focus{outline-offset:-2px!important;color:var(--colors-button-text-error-focused-text-color)!important;background-color:var(--colors-button-text-error-focused-bg-color)!important;outline:2px solid var(--colors-button-text-error-focused-border-color)!important;transition:none!important}._asma-core-ui-button_gteum_1._text_gteum_255._error_gteum_84:focus._asma-core-ui-button_gteum_1._contained_gteum_27{box-shadow:inset 0 0 0 2px #fff}._asma-core-ui-button_gteum_1._text_gteum_255._error_gteum_84:disabled{cursor:not-allowed;color:var(--colors-button-text-error-disabled-text-color)!important;background-color:var(--colors-button-text-error-disabled-bg-color)!important;border-color:var(--colors-button-text-error-disabled-border-color)!important}._asma-core-ui-button_gteum_1._textGray_gteum_369._common_gteum_27{cursor:pointer;border-radius:4px;border-width:1px;border-style:solid;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:600;transition:all .3s ease-in-out;color:var(--colors-button-textGray-common-text-color)!important;background-color:var(--colors-button-textGray-common-bg-color)!important;border-color:var(--colors-button-textGray-common-border-color)!important}._asma-core-ui-button_gteum_1._textGray_gteum_369._common_gteum_27:active{color:var(--colors-button-textGray-common-active-text-color)!important;background-color:var(--colors-button-textGray-common-active-bg-color)!important;border-color:var(--colors-button-textGray-common-active-border-color)!important;outline:none!important}._asma-core-ui-button_gteum_1._textGray_gteum_369._common_gteum_27:hover{color:var(--colors-button-textGray-common-hover-text-color)!important;background-color:var(--colors-button-textGray-common-hover-bg-color)!important;border-color:var(--colors-button-textGray-common-hover-border-color)!important}._asma-core-ui-button_gteum_1._textGray_gteum_369._common_gteum_27:focus{outline-offset:-2px!important;color:var(--colors-button-textGray-common-focused-text-color)!important;background-color:var(--colors-button-textGray-common-focused-bg-color)!important;outline:2px solid var(--colors-button-textGray-common-focused-border-color)!important;transition:none!important}._asma-core-ui-button_gteum_1._textGray_gteum_369._common_gteum_27:focus._asma-core-ui-button_gteum_1._contained_gteum_27{box-shadow:inset 0 0 0 2px #fff}._asma-core-ui-button_gteum_1._textGray_gteum_369._common_gteum_27:disabled{cursor:not-allowed;color:var(--colors-button-textGray-common-disabled-text-color)!important;background-color:var(--colors-button-textGray-common-disabled-bg-color)!important;border-color:var(--colors-button-textGray-common-disabled-border-color)!important}._asma-core-ui-button_gteum_1._textWhite_gteum_426._common_gteum_27{cursor:pointer;border-radius:4px;border-width:1px;border-style:solid;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:600;transition:all .3s ease-in-out;color:var(--colors-button-textWhite-common-text-color)!important;background-color:var(--colors-button-textWhite-common-bg-color)!important;border-color:var(--colors-button-textWhite-common-border-color)!important}._asma-core-ui-button_gteum_1._textWhite_gteum_426._common_gteum_27:active{color:var(--colors-button-textWhite-common-active-text-color)!important;background-color:var(--colors-button-textWhite-common-active-bg-color)!important;border-color:var(--colors-button-textWhite-common-active-border-color)!important;outline:none!important}._asma-core-ui-button_gteum_1._textWhite_gteum_426._common_gteum_27:hover{color:var(--colors-button-textWhite-common-hover-text-color)!important;background-color:var(--colors-button-textWhite-common-hover-bg-color)!important;border-color:var(--colors-button-textWhite-common-hover-border-color)!important}._asma-core-ui-button_gteum_1._textWhite_gteum_426._common_gteum_27:focus{outline-offset:-2px!important;color:var(--colors-button-textWhite-common-focused-text-color)!important;background-color:var(--colors-button-textWhite-common-focused-bg-color)!important;outline:2px solid var(--colors-button-textWhite-common-focused-border-color)!important;transition:none!important}._asma-core-ui-button_gteum_1._textWhite_gteum_426._common_gteum_27:focus._asma-core-ui-button_gteum_1._contained_gteum_27{box-shadow:inset 0 0 0 2px #fff}._asma-core-ui-button_gteum_1._textWhite_gteum_426._common_gteum_27:disabled{cursor:not-allowed;color:var(--colors-button-textWhite-common-disabled-text-color)!important;background-color:var(--colors-button-textWhite-common-disabled-bg-color)!important;border-color:var(--colors-button-textWhite-common-disabled-border-color)!important}._asma-core-ui-button_gteum_1._medium_gteum_69{height:38px;padding-left:4px;padding-right:4px}._asma-core-ui-button_gteum_1._small_gteum_74{height:32px;padding-left:4px;padding-right:4px}._asma-core-ui-button_gteum_1._large_gteum_79{height:40px;padding-left:8px;padding-right:8px}._actions-header_1bxzk_1{width:40px;height:30px;display:flex;align-items:center;justify-content:center;cursor:pointer;position:relative}._pin-indicator_1bxzk_11{position:absolute;height:8px;width:8px;background-color:var(--colors-gama-400);border-radius:50%;top:2px;right:6px}._pin-icon_1bxzk_21{color:var(--colors-delta-500);min-width:20px;min-height:20px}._pin-icon_1bxzk_21:hover{color:var(--colors-delta-500)}._table-action-item_ejh2p_1{height:36px;padding:1px 8px;display:flex;align-items:center;width:100%}._table-action-item_ejh2p_1:hover,._table-action-item_ejh2p_1:active{background-color:var(--colors-gray-50)}._drag-icon_ejh2p_18{width:20px;height:20px}._drag-icon--disabled_ejh2p_23{color:var(--colors-delta-300);cursor:not-allowed}._drag-icon--enabled_ejh2p_28{color:var(--colors-delta-700);cursor:grab}._drag-icon--enabled_ejh2p_28:focus{outline-color:var(--colors-gama-500)}._drag-icon--enabled_ejh2p_28:active{cursor:grabbing}._asma-ui-table-styled-table_cs6m8_1{--action-cell-shadow: none;--fixed-cell-shadow: none;isolation:isolate;width:100%;display:flex;flex-direction:column}._asma-ui-table-styled-table_cs6m8_1[data-x-overflow=true]{--action-cell-shadow: -15px 0px 15px rgba(0, 0, 0, .1);--fixed-cell-shadow: 15px 0px 15px rgba(0, 0, 0, .1)}._asma-ui-table-styled-table_cs6m8_1 *,._asma-ui-table-styled-table_cs6m8_1 *:after,._asma-ui-table-styled-table_cs6m8_1 *:before{box-sizing:border-box;-webkit-box-sizing:border-box}._asma-ui-table-styled-table_cs6m8_1 :root{--table-hscroll-h: 12px}._asma-ui-table-styled-table_cs6m8_1 ._table-wrapper_cs6m8_22{height:100%;overflow:auto;width:100%;flex-grow:1;min-height:0}._asma-ui-table-styled-table_cs6m8_1 ._table-shell_cs6m8_29{position:relative;flex:1 1 auto;min-height:0;overflow:hidden}._asma-ui-table-styled-table_cs6m8_1 ._table-wrapper--no-rows_cs6m8_35{min-height:130px}._asma-ui-table-styled-table_cs6m8_1 ._table-wrapper--proxy_cs6m8_38,._asma-ui-table-styled-table_cs6m8_1 ._table-wrapper--proxy-bottom_cs6m8_39{position:relative;width:100%;flex-grow:1;overflow:hidden;display:flex;flex-direction:column;min-height:0}._asma-ui-table-styled-table_cs6m8_1 ._table-wrapper-fetching_cs6m8_49{overflow:hidden}._asma-ui-table-styled-table_cs6m8_1 ._table-scroll_cs6m8_52{overflow-x:auto;overflow-y:auto;flex:1 1 auto;min-height:0;position:relative;display:flex;flex-direction:column}._asma-ui-table-styled-table_cs6m8_1 ._table-x--fill-height_cs6m8_61{min-height:calc(100% - 12px)}._asma-ui-table-styled-table_cs6m8_1 ._table-x_cs6m8_61{width:inherit;min-width:100%;overflow-x:visible;overflow-y:visible;flex-shrink:0;scrollbar-width:none;-ms-overflow-style:none}._asma-ui-table-styled-table_cs6m8_1 ._table-x_cs6m8_61::-webkit-scrollbar{display:none}._asma-ui-table-styled-table_cs6m8_1 ._table-header--sticky_cs6m8_76{position:sticky;top:0;background-color:var(--colors-gray-10)}._asma-ui-table-styled-table_cs6m8_1 ._table-hscroll_cs6m8_81{position:sticky;bottom:0;height:var(--table-hscroll-h);overflow-x:hidden;overflow-y:hidden;background:white;z-index:2;flex-shrink:0}._asma-ui-table-styled-table_cs6m8_1 ._table-hscroll__content_cs6m8_91{height:1px}._asma-ui-table-styled-table_cs6m8_1 ._no-rows-overlay-container_cs6m8_94{position:absolute;inset:0;display:grid;place-items:center;pointer-events:auto;z-index:5}._asma-ui-table-styled-table_cs6m8_1 ._no-rows-overlay-content_cs6m8_102{width:100%;max-width:100%}._asma-ui-table-styled-table_cs6m8_1 ._styled-table_cs6m8_106{display:table;margin:0;border-collapse:separate;border-spacing:0 .5px;max-width:inherit;width:100%;table-layout:fixed}._asma-ui-table-styled-table_cs6m8_1 ._styled-table_cs6m8_106 ._tbody_cs6m8_115{display:table-row-group;vertical-align:middle;max-width:inherit}._asma-ui-table-styled-table_cs6m8_1 ._loading-icon_cs6m8_120{position:absolute;top:50%;left:50%;z-index:10;color:var(--colors-gama-500)}._asma-ui-table-styled-table_cs6m8_1 ._t-row_cs6m8_127+._t-row_cs6m8_127 ._t-cell_cs6m8_127{border-top:.5px solid var(--colors-delta-200)}._asma-ui-table-styled-table_cs6m8_1 ._t-row_cs6m8_127{margin-top:1px;display:table-row}._asma-ui-table-styled-table_cs6m8_1 ._t-row_cs6m8_127:hover,._asma-ui-table-styled-table_cs6m8_1 ._t-row_cs6m8_127:hover ._action-cell_cs6m8_137{background-color:var(--colors-gray-50)}@media (min-width: 743px){._asma-ui-table-styled-table_cs6m8_1 ._t-row_cs6m8_127:hover ._fixed-cell_cs6m8_141{background-color:var(--colors-gray-50)}}._asma-ui-table-styled-table_cs6m8_1 ._t-row_cs6m8_127:focus{background-color:var(--colors-gama-25)}._asma-ui-table-styled-table_cs6m8_1 ._t-row_cs6m8_127:focus ._action-cell_cs6m8_137{background-color:var(--colors-gama-25)}@media (min-width: 743px){._asma-ui-table-styled-table_cs6m8_1 ._t-row_cs6m8_127:focus ._fixed-cell_cs6m8_141{background-color:var(--colors-gama-25)}}._asma-ui-table-styled-table_cs6m8_1 ._t-row_cs6m8_127:focus-visible{outline:none}._asma-ui-table-styled-table_cs6m8_1 ._t-row_cs6m8_127 ._t-cell_cs6m8_127{overflow:hidden;vertical-align:top;font-size:14px;line-height:20px;color:var(--colors-gray-700);display:table-cell;white-space:pre-wrap;padding:0 5px}._asma-ui-table-styled-table_cs6m8_1 ._t-row_cs6m8_127 ._t-cell_cs6m8_127:not(._expanded_row_cs6m8_172){vertical-align:middle;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}._asma-ui-table-styled-table_cs6m8_1 ._t-row_cs6m8_127 ._t-cell_cs6m8_127:not(._expanded_row_cs6m8_172) div{vertical-align:middle;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}._asma-ui-table-styled-table_cs6m8_1 ._t-row_cs6m8_127 ._t-cell_cs6m8_127:first-child{border-left:.5px solid transparent}._asma-ui-table-styled-table_cs6m8_1 ._t-row_cs6m8_127 ._t-cell_cs6m8_127:last-child{border-right:.5px solid transparent}._asma-ui-table-styled-table_cs6m8_1 ._t-row_cs6m8_127 ._t-cell_cs6m8_127._selected_cs6m8_190{background-color:var(--colors-gama-25)}._asma-ui-table-styled-table_cs6m8_1 ._t-row_cs6m8_127 ._t-cell_cs6m8_127._single-selection_cs6m8_193{background-color:var(--colors-gama-25);box-shadow:inset 0 2px 0 0 var(--colors-gama-400),inset 0 -2px 0 0 var(--colors-gama-400)}._asma-ui-table-styled-table_cs6m8_1 ._t-row_cs6m8_127 ._t-cell_cs6m8_127._single-selection_cs6m8_193:last-child{box-shadow:inset 0 2px 0 0 var(--colors-gama-400),inset 0 -2px 0 0 var(--colors-gama-400),inset -2px 0 0 0 var(--colors-gama-400)}._asma-ui-table-styled-table_cs6m8_1 ._t-row_cs6m8_127 ._t-cell_cs6m8_127._single-selection_cs6m8_193:first-child{box-shadow:inset 0 2px 0 0 var(--colors-gama-400),inset 0 -2px 0 0 var(--colors-gama-400),inset 2px 0 0 0 var(--colors-gama-400)}._asma-ui-table-styled-table_cs6m8_1 ._t-row_cs6m8_127 ._action-cell_cs6m8_137{height:100%;position:sticky;right:-1px;z-index:1;box-shadow:var(--action-cell-shadow)}._asma-ui-table-styled-table_cs6m8_1 ._t-row_cs6m8_127 ._action-cell_cs6m8_137._shadowed_cs6m8_210._single-selection_cs6m8_193{box-shadow:inset 0 2px 0 0 var(--colors-gama-400),inset 0 -2px 0 0 var(--colors-gama-400)}._asma-ui-table-styled-table_cs6m8_1 ._t-row_cs6m8_127 ._action-cell_cs6m8_137._shadowed_cs6m8_210._single-selection_cs6m8_193:last-child{box-shadow:inset 0 2px 0 0 var(--colors-gama-400),inset 0 -2px 0 0 var(--colors-gama-400),inset -2px 0 0 0 var(--colors-gama-400)}._asma-ui-table-styled-table_cs6m8_1 ._t-row_cs6m8_127 ._fixed-cell_cs6m8_141{height:100%}@media (min-width: 743px){._asma-ui-table-styled-table_cs6m8_1 ._t-row_cs6m8_127 ._fixed-cell_cs6m8_141{position:sticky;left:0;z-index:1;box-shadow:var(--fixed-cell-shadow)}._asma-ui-table-styled-table_cs6m8_1 ._t-row_cs6m8_127 ._fixed-cell_cs6m8_141._shadowed_cs6m8_210._single-selection_cs6m8_193{box-shadow:inset 0 2px 0 0 var(--colors-gama-400),inset 0 -2px 0 0 var(--colors-gama-400)}}._asma-ui-table-styled-table_cs6m8_1 ._t-row_cs6m8_127._is-loading_cs6m8_230 ._t-cell_cs6m8_127{opacity:.5}._asma-ui-table-styled-table_cs6m8_1 ._action-cell-default-background_cs6m8_233,._asma-ui-table-styled-table_cs6m8_1 ._fixed-cell-default-background_cs6m8_236{background-color:#fff}._asma-ui-table-styled-table_cs6m8_1 ._sortable-column_cs6m8_239{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}._asma-ui-table-styled-table_cs6m8_1 ._resizer_cs6m8_243{position:absolute;top:0;height:100%;right:0;width:4px;background:var(--colors-delta-300);cursor:col-resize;-webkit-user-select:none;-moz-user-select:none;user-select:none;touch-action:none;border-radius:5px}._asma-ui-table-styled-table_cs6m8_1 ._resizer_cs6m8_243._isResizing_cs6m8_255{background:var(--colors-gama-500);opacity:1}@media (hover: hover){._asma-ui-table-styled-table_cs6m8_1 ._resizer_cs6m8_243{opacity:0}._asma-ui-table-styled-table_cs6m8_1 *:hover>._resizer_cs6m8_243{opacity:1}}._asma-ui-table-styled-table_cs6m8_1 ._hide-table-header_cs6m8_267{height:0px;opacity:0}._asma-ui-table-styled-table_cs6m8_1 ._show-table-header_cs6m8_271{position:relative;height:32px;opacity:1}._asma-ui-table-styled-table_cs6m8_1 ._table-header_cs6m8_76{display:table-header-group;z-index:60;background-color:var(--colors-gray-10);cursor:default}._asma-ui-table-styled-table_cs6m8_1 ._table-header_cs6m8_76 ._t-cell_cs6m8_127{text-transform:uppercase;font-size:10px;font-weight:600;text-align:start;color:var(--colors-delta-500);display:table-cell;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:0 5px;border-top:.5px solid var(--colors-delta-200);border-bottom:.5px solid var(--colors-delta-200)}._asma-ui-table-styled-table_cs6m8_1 ._table-header_cs6m8_76 ._t-cell_cs6m8_127._hide-header_cs6m8_296{border:none}._asma-ui-table-styled-table_cs6m8_1 ._table-header_cs6m8_76 ._t-cell_cs6m8_127._t-cell__actions_cs6m8_299{height:100%;position:sticky;right:-1px;z-index:1;background-color:var(--colors-gray-10);box-shadow:var(--action-cell-shadow)}@media (min-width: 743px){._asma-ui-table-styled-table_cs6m8_1 ._table-header_cs6m8_76 ._t-cell_cs6m8_127._t-cell__fixed_cs6m8_308{position:sticky;left:0;background-color:var(--colors-gray-10);z-index:160;box-shadow:var(--fixed-cell-shadow)}}._asma-ui-table-styled-table_cs6m8_1 ._table-header_cs6m8_76 ._sort-icon_cs6m8_316{color:var(--colors-delta-800)}._asma-ui-table-styled-table_cs6m8_1 ._table-footer--sticky_cs6m8_319{display:flex;width:100%;gap:8px;background-color:transparent;flex-direction:row;padding-top:16px;align-items:center;justify-content:flex-end;flex-shrink:0}._asma-ui-table-styled-table_cs6m8_1 ._table-footer--inline_cs6m8_330{position:sticky;left:0;width:100%;display:flex;align-items:center;justify-content:flex-end;gap:8px;padding:12px 0;background:white}._asma-ui-table-styled-table_cs6m8_1 ._table-bottom_cs6m8_341{margin-top:auto;background:white;width:100%;position:sticky;left:0;bottom:var(--table-hscroll-h);z-index:1}._asma-ui-table-styled-table_cs6m8_1 ._table-wrapper--proxy_cs6m8_38._table-wrapper--no-rows_cs6m8_35,._asma-ui-table-styled-table_cs6m8_1 ._table-wrapper--proxy-bottom_cs6m8_39._table-wrapper--no-rows_cs6m8_35,._asma-ui-table-styled-table_cs6m8_1 ._table-wrapper_cs6m8_22._table-wrapper--no-rows_cs6m8_35{min-height:var(--no-rows-content-height, 130px)}._asma-ui-table-styled-table_cs6m8_1 ._table-bottom--sticky_cs6m8_355{bottom:0}._skeleton-row_5gbhw_1{padding-bottom:.5rem;padding-top:0}._skeleton-row_5gbhw_1:first-child{padding-top:.5rem}._skeleton-row_5gbhw_1:last-child{padding-bottom:0}._table-pagination_pu6mb_1{display:flex;width:-moz-fit-content;width:fit-content;gap:8px;background-color:transparent;flex-direction:row;align-items:center;justify-content:flex-end}._table-pagination__pages-list_pu6mb_11{overflow:auto;width:160px;max-height:200px}._table-pagination__pages-list_pu6mb_11 ._table-pagination__pages-list__page_pu6mb_16{height:36px;position:relative;display:flex;align-items:center;padding-left:40px;cursor:pointer}._table-pagination__pages-list_pu6mb_11 ._table-pagination__pages-list__page_pu6mb_16:hover{background-color:var(--colors-delta-30)}._table-pagination__pages-list_pu6mb_11 ._table-pagination__pages-list__page_pu6mb_16._page-selected_pu6mb_27{background-color:var(--colors-gama-50)}._table-pagination__pages-list_pu6mb_11 ._table-pagination__pages-list__page_pu6mb_16 ._check-icon_pu6mb_30{position:absolute;left:8px;top:4px;color:var(--colors-gama-500)}
|