asma-ui-table 1.6.0 → 1.6.2

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.
@@ -9611,61 +9611,63 @@ const useStyledTable = (props) => {
9611
9611
  }, [pageSizeState, resolvedPageSize, storageKey]);
9612
9612
  return { table };
9613
9613
  };
9614
- const tbody = "_tbody_5jpe8_115";
9615
- const expanded_row = "_expanded_row_5jpe8_172";
9616
- const selected = "_selected_5jpe8_190";
9617
- const shadowed = "_shadowed_5jpe8_210";
9618
- const resizer = "_resizer_5jpe8_264";
9619
- const isResizing = "_isResizing_5jpe8_276";
9614
+ const tbody = "_tbody_1fv9a_115";
9615
+ const expanded_row = "_expanded_row_1fv9a_178";
9616
+ const selected = "_selected_1fv9a_196";
9617
+ const shadowed = "_shadowed_1fv9a_219";
9618
+ const resizer = "_resizer_1fv9a_273";
9619
+ const isResizing = "_isResizing_1fv9a_285";
9620
9620
  const style$1 = {
9621
- "asma-ui-table-styled-table": "_asma-ui-table-styled-table_5jpe8_1",
9622
- "table-wrapper": "_table-wrapper_5jpe8_22",
9623
- "table-shell": "_table-shell_5jpe8_29",
9624
- "table-wrapper--no-rows": "_table-wrapper--no-rows_5jpe8_35",
9625
- "table-wrapper--proxy": "_table-wrapper--proxy_5jpe8_38",
9626
- "table-wrapper--proxy-bottom": "_table-wrapper--proxy-bottom_5jpe8_39",
9627
- "table-wrapper-fetching": "_table-wrapper-fetching_5jpe8_49",
9628
- "table-scroll": "_table-scroll_5jpe8_52",
9629
- "table-x--fill-height": "_table-x--fill-height_5jpe8_61",
9630
- "table-x": "_table-x_5jpe8_61",
9631
- "table-header--sticky": "_table-header--sticky_5jpe8_76",
9632
- "table-hscroll": "_table-hscroll_5jpe8_81",
9633
- "table-hscroll__content": "_table-hscroll__content_5jpe8_91",
9634
- "no-rows-overlay-container": "_no-rows-overlay-container_5jpe8_94",
9635
- "no-rows-overlay-content": "_no-rows-overlay-content_5jpe8_102",
9636
- "styled-table": "_styled-table_5jpe8_106",
9621
+ "asma-ui-table-styled-table": "_asma-ui-table-styled-table_1fv9a_1",
9622
+ "table-wrapper": "_table-wrapper_1fv9a_22",
9623
+ "table-shell": "_table-shell_1fv9a_29",
9624
+ "table-wrapper--no-rows": "_table-wrapper--no-rows_1fv9a_35",
9625
+ "table-wrapper--proxy": "_table-wrapper--proxy_1fv9a_38",
9626
+ "table-wrapper--proxy-bottom": "_table-wrapper--proxy-bottom_1fv9a_39",
9627
+ "table-wrapper-fetching": "_table-wrapper-fetching_1fv9a_49",
9628
+ "table-scroll": "_table-scroll_1fv9a_52",
9629
+ "table-x--fill-height": "_table-x--fill-height_1fv9a_61",
9630
+ "table-x": "_table-x_1fv9a_61",
9631
+ "table-header--sticky": "_table-header--sticky_1fv9a_76",
9632
+ "table-hscroll": "_table-hscroll_1fv9a_81",
9633
+ "table-hscroll__content": "_table-hscroll__content_1fv9a_91",
9634
+ "no-rows-overlay-container": "_no-rows-overlay-container_1fv9a_94",
9635
+ "no-rows-overlay-content": "_no-rows-overlay-content_1fv9a_102",
9636
+ "styled-table": "_styled-table_1fv9a_106",
9637
9637
  tbody,
9638
- "loading-icon": "_loading-icon_5jpe8_120",
9639
- "t-row": "_t-row_5jpe8_127",
9640
- "t-cell": "_t-cell_5jpe8_127",
9641
- "action-cell": "_action-cell_5jpe8_137",
9642
- "fixed-cell": "_fixed-cell_5jpe8_141",
9638
+ "loading-icon": "_loading-icon_1fv9a_120",
9639
+ "t-row": "_t-row_1fv9a_127",
9640
+ "t-cell": "_t-cell_1fv9a_127",
9641
+ "action-cell": "_action-cell_1fv9a_137",
9642
+ "fixed-cell": "_fixed-cell_1fv9a_141",
9643
+ "fixed-right-cell": "_fixed-right-cell_1fv9a_144",
9643
9644
  expanded_row,
9644
9645
  selected,
9645
- "single-selection": "_single-selection_5jpe8_193",
9646
+ "single-selection": "_single-selection_1fv9a_199",
9647
+ "action-cell--no-shadow": "_action-cell--no-shadow_1fv9a_216",
9646
9648
  shadowed,
9647
- "fixed-right-cell": "_fixed-right-cell_5jpe8_230",
9648
- "shadowed-right": "_shadowed-right_5jpe8_244",
9649
- "is-loading": "_is-loading_5jpe8_248",
9650
- "action-cell-default-background": "_action-cell-default-background_5jpe8_251",
9651
- "fixed-cell-default-background": "_fixed-cell-default-background_5jpe8_254",
9652
- "fixed-right-cell-default-background": "_fixed-right-cell-default-background_5jpe8_257",
9653
- "sortable-column": "_sortable-column_5jpe8_260",
9649
+ "shadowed-right": "_shadowed-right_1fv9a_253",
9650
+ "is-loading": "_is-loading_1fv9a_257",
9651
+ "action-cell-default-background": "_action-cell-default-background_1fv9a_260",
9652
+ "fixed-cell-default-background": "_fixed-cell-default-background_1fv9a_263",
9653
+ "fixed-right-cell-default-background": "_fixed-right-cell-default-background_1fv9a_266",
9654
+ "sortable-column": "_sortable-column_1fv9a_269",
9654
9655
  resizer,
9655
9656
  isResizing,
9656
- "hide-table-header": "_hide-table-header_5jpe8_288",
9657
- "show-table-header": "_show-table-header_5jpe8_292",
9658
- "table-header": "_table-header_5jpe8_76",
9659
- "hide-header": "_hide-header_5jpe8_317",
9660
- "t-cell__actions": "_t-cell__actions_5jpe8_320",
9661
- "t-cell__fixed": "_t-cell__fixed_5jpe8_329",
9662
- "t-cell__fixed-right": "_t-cell__fixed-right_5jpe8_336",
9663
- "sort-icon": "_sort-icon_5jpe8_343",
9664
- "table-footer--sticky": "_table-footer--sticky_5jpe8_346",
9665
- "table-footer--inline": "_table-footer--inline_5jpe8_357",
9666
- "table-bottom": "_table-bottom_5jpe8_368",
9667
- "table-bottom--sticky": "_table-bottom--sticky_5jpe8_382",
9668
- "cursor-not-allowed": "_cursor-not-allowed_5jpe8_386"
9657
+ "hide-table-header": "_hide-table-header_1fv9a_297",
9658
+ "show-table-header": "_show-table-header_1fv9a_301",
9659
+ "table-header": "_table-header_1fv9a_76",
9660
+ "hide-header": "_hide-header_1fv9a_326",
9661
+ "t-cell__actions": "_t-cell__actions_1fv9a_329",
9662
+ "t-cell__actions--no-shadow": "_t-cell__actions--no-shadow_1fv9a_337",
9663
+ "t-cell__fixed": "_t-cell__fixed_1fv9a_341",
9664
+ "t-cell__fixed-right": "_t-cell__fixed-right_1fv9a_348",
9665
+ "sort-icon": "_sort-icon_1fv9a_355",
9666
+ "table-footer--sticky": "_table-footer--sticky_1fv9a_358",
9667
+ "table-footer--inline": "_table-footer--inline_1fv9a_369",
9668
+ "table-bottom": "_table-bottom_1fv9a_380",
9669
+ "table-bottom--sticky": "_table-bottom--sticky_1fv9a_394",
9670
+ "cursor-not-allowed": "_cursor-not-allowed_1fv9a_398"
9669
9671
  };
9670
9672
  const CheckboxWrapper = "_CheckboxWrapper_1b4zf_1";
9671
9673
  const Checkbox = "_Checkbox_1b4zf_1";
@@ -12144,6 +12146,10 @@ function TableHeaderCell({
12144
12146
  () => header.headerGroup.headers.some((hdr) => hdr.id === ACTIONS_COLUMN_ID),
12145
12147
  [header.headerGroup.headers]
12146
12148
  );
12149
+ const hasFixedRightColumns = useMemo(
12150
+ () => header.headerGroup.headers.some((hdr) => Boolean(hdr.column.columnDef.fixedRight)),
12151
+ [header.headerGroup.headers]
12152
+ );
12147
12153
  const lastColumn = useMemo(
12148
12154
  () => header.headerGroup.headers[header.headerGroup.headers.length - (hasActionsColumn ? 2 : 1)],
12149
12155
  [header.headerGroup.headers, hasActionsColumn]
@@ -12159,6 +12165,7 @@ function TableHeaderCell({
12159
12165
  // *
12160
12166
  // sticky actions
12161
12167
  header.column.id === ACTIONS_COLUMN_ID && style$1["t-cell__actions"],
12168
+ header.column.id === ACTIONS_COLUMN_ID && hasFixedRightColumns && style$1["t-cell__actions--no-shadow"],
12162
12169
  isFixed2 && style$1["t-cell__fixed"],
12163
12170
  isFixedRight && style$1["t-cell__fixed-right"]
12164
12171
  ),
@@ -12461,6 +12468,10 @@ function TableRow({
12461
12468
  () => rightCells.some((cell) => cell.column.id === ACTIONS_COLUMN_ID),
12462
12469
  [rightCells]
12463
12470
  );
12471
+ const hasFixedRightColumns = useMemo(
12472
+ () => rightCells.some((cell) => Boolean(cell.column.columnDef.fixedRight)),
12473
+ [rightCells]
12474
+ );
12464
12475
  const leftCells = useMemo(
12465
12476
  () => positionedCells.filter((cell) => cell.column.columnDef.fixedLeft),
12466
12477
  [positionedCells]
@@ -12487,6 +12498,7 @@ function TableRow({
12487
12498
  hasRowClickHandler && "cursor-pointer",
12488
12499
  tdClassName,
12489
12500
  isActionsCell && style$1["action-cell"],
12501
+ isActionsCell && hasFixedRightColumns && style$1["action-cell--no-shadow"],
12490
12502
  isActionsCell && Boolean(actions) && leftCells.length && style$1["shadowed"],
12491
12503
  isActionsCell && ((getRowClassName == null ? void 0 : getRowClassName(row)) ? getRowClassName == null ? void 0 : getRowClassName(row) : style$1["action-cell-default-background"]),
12492
12504
  isFixedLeft && style$1["fixed-cell"],
@@ -12541,6 +12553,7 @@ function TableRow({
12541
12553
  getRowClassName,
12542
12554
  hasRowClickHandler,
12543
12555
  hasActionsColumn,
12556
+ hasFixedRightColumns,
12544
12557
  leftCells,
12545
12558
  rightCells,
12546
12559
  row,
package/dist/style.css CHANGED
@@ -1 +1 @@
1
- ._asma-ui-table-styled-table_5jpe8_1{--action-cell-shadow: none;--fixed-cell-shadow: none;isolation:isolate;width:100%;display:flex;flex-direction:column}._asma-ui-table-styled-table_5jpe8_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_5jpe8_1 *,._asma-ui-table-styled-table_5jpe8_1 *:after,._asma-ui-table-styled-table_5jpe8_1 *:before{box-sizing:border-box;-webkit-box-sizing:border-box}._asma-ui-table-styled-table_5jpe8_1 :root{--table-hscroll-h: 12px}._asma-ui-table-styled-table_5jpe8_1 ._table-wrapper_5jpe8_22{height:100%;overflow:auto;width:100%;flex-grow:1;min-height:0}._asma-ui-table-styled-table_5jpe8_1 ._table-shell_5jpe8_29{position:relative;flex:1 1 auto;min-height:0;overflow:hidden}._asma-ui-table-styled-table_5jpe8_1 ._table-wrapper--no-rows_5jpe8_35{min-height:130px}._asma-ui-table-styled-table_5jpe8_1 ._table-wrapper--proxy_5jpe8_38,._asma-ui-table-styled-table_5jpe8_1 ._table-wrapper--proxy-bottom_5jpe8_39{position:relative;width:100%;flex-grow:1;overflow:hidden;display:flex;flex-direction:column;min-height:0}._asma-ui-table-styled-table_5jpe8_1 ._table-wrapper-fetching_5jpe8_49{overflow:hidden}._asma-ui-table-styled-table_5jpe8_1 ._table-scroll_5jpe8_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_5jpe8_1 ._table-x--fill-height_5jpe8_61{min-height:calc(100% - 12px)}._asma-ui-table-styled-table_5jpe8_1 ._table-x_5jpe8_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_5jpe8_1 ._table-x_5jpe8_61::-webkit-scrollbar{display:none}._asma-ui-table-styled-table_5jpe8_1 ._table-header--sticky_5jpe8_76{position:sticky;top:0;background-color:var(--colors-gray-10)}._asma-ui-table-styled-table_5jpe8_1 ._table-hscroll_5jpe8_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_5jpe8_1 ._table-hscroll__content_5jpe8_91{height:1px}._asma-ui-table-styled-table_5jpe8_1 ._no-rows-overlay-container_5jpe8_94{position:absolute;inset:0;display:grid;place-items:center;pointer-events:auto;z-index:5}._asma-ui-table-styled-table_5jpe8_1 ._no-rows-overlay-content_5jpe8_102{width:100%;max-width:100%}._asma-ui-table-styled-table_5jpe8_1 ._styled-table_5jpe8_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_5jpe8_1 ._styled-table_5jpe8_106 ._tbody_5jpe8_115{display:table-row-group;vertical-align:middle;max-width:inherit}._asma-ui-table-styled-table_5jpe8_1 ._loading-icon_5jpe8_120{position:absolute;top:50%;left:50%;z-index:10;color:var(--colors-gama-500)}._asma-ui-table-styled-table_5jpe8_1 ._t-row_5jpe8_127+._t-row_5jpe8_127 ._t-cell_5jpe8_127{border-top:.5px solid var(--colors-delta-200)}._asma-ui-table-styled-table_5jpe8_1 ._t-row_5jpe8_127{margin-top:1px;display:table-row}._asma-ui-table-styled-table_5jpe8_1 ._t-row_5jpe8_127:hover,._asma-ui-table-styled-table_5jpe8_1 ._t-row_5jpe8_127:hover ._action-cell_5jpe8_137{background-color:var(--colors-gray-50)}@media (min-width: 743px){._asma-ui-table-styled-table_5jpe8_1 ._t-row_5jpe8_127:hover ._fixed-cell_5jpe8_141{background-color:var(--colors-gray-50)}}._asma-ui-table-styled-table_5jpe8_1 ._t-row_5jpe8_127:focus{background-color:var(--colors-gama-25)}._asma-ui-table-styled-table_5jpe8_1 ._t-row_5jpe8_127:focus ._action-cell_5jpe8_137{background-color:var(--colors-gama-25)}@media (min-width: 743px){._asma-ui-table-styled-table_5jpe8_1 ._t-row_5jpe8_127:focus ._fixed-cell_5jpe8_141{background-color:var(--colors-gama-25)}}._asma-ui-table-styled-table_5jpe8_1 ._t-row_5jpe8_127:focus-visible{outline:none}._asma-ui-table-styled-table_5jpe8_1 ._t-row_5jpe8_127 ._t-cell_5jpe8_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_5jpe8_1 ._t-row_5jpe8_127 ._t-cell_5jpe8_127:not(._expanded_row_5jpe8_172){vertical-align:middle;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}._asma-ui-table-styled-table_5jpe8_1 ._t-row_5jpe8_127 ._t-cell_5jpe8_127:not(._expanded_row_5jpe8_172) div{vertical-align:middle;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}._asma-ui-table-styled-table_5jpe8_1 ._t-row_5jpe8_127 ._t-cell_5jpe8_127:first-child{border-left:.5px solid transparent}._asma-ui-table-styled-table_5jpe8_1 ._t-row_5jpe8_127 ._t-cell_5jpe8_127:last-child{border-right:.5px solid transparent}._asma-ui-table-styled-table_5jpe8_1 ._t-row_5jpe8_127 ._t-cell_5jpe8_127._selected_5jpe8_190{background-color:var(--colors-gama-25)}._asma-ui-table-styled-table_5jpe8_1 ._t-row_5jpe8_127 ._t-cell_5jpe8_127._single-selection_5jpe8_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_5jpe8_1 ._t-row_5jpe8_127 ._t-cell_5jpe8_127._single-selection_5jpe8_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_5jpe8_1 ._t-row_5jpe8_127 ._t-cell_5jpe8_127._single-selection_5jpe8_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_5jpe8_1 ._t-row_5jpe8_127 ._action-cell_5jpe8_137{height:100%;position:sticky;right:-1px;z-index:1;box-shadow:var(--action-cell-shadow)}._asma-ui-table-styled-table_5jpe8_1 ._t-row_5jpe8_127 ._action-cell_5jpe8_137._shadowed_5jpe8_210._single-selection_5jpe8_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_5jpe8_1 ._t-row_5jpe8_127 ._action-cell_5jpe8_137._shadowed_5jpe8_210._single-selection_5jpe8_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_5jpe8_1 ._t-row_5jpe8_127 ._fixed-cell_5jpe8_141{height:100%}@media (min-width: 743px){._asma-ui-table-styled-table_5jpe8_1 ._t-row_5jpe8_127 ._fixed-cell_5jpe8_141{position:sticky;left:0;z-index:1;box-shadow:var(--fixed-cell-shadow)}._asma-ui-table-styled-table_5jpe8_1 ._t-row_5jpe8_127 ._fixed-cell_5jpe8_141._shadowed_5jpe8_210._single-selection_5jpe8_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_5jpe8_1 ._t-row_5jpe8_127 ._fixed-right-cell_5jpe8_230{height:100%}@media (min-width: 743px){._asma-ui-table-styled-table_5jpe8_1 ._t-row_5jpe8_127 ._fixed-right-cell_5jpe8_230{position:sticky;z-index:1;box-shadow:var(--action-cell-shadow)}._asma-ui-table-styled-table_5jpe8_1 ._t-row_5jpe8_127 ._fixed-right-cell_5jpe8_230._single-selection_5jpe8_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_5jpe8_1 ._t-row_5jpe8_127 ._shadowed-right_5jpe8_244{box-shadow:var(--action-cell-shadow)}}._asma-ui-table-styled-table_5jpe8_1 ._t-row_5jpe8_127._is-loading_5jpe8_248 ._t-cell_5jpe8_127{opacity:.5}._asma-ui-table-styled-table_5jpe8_1 ._action-cell-default-background_5jpe8_251,._asma-ui-table-styled-table_5jpe8_1 ._fixed-cell-default-background_5jpe8_254,._asma-ui-table-styled-table_5jpe8_1 ._fixed-right-cell-default-background_5jpe8_257{background-color:#fff}._asma-ui-table-styled-table_5jpe8_1 ._sortable-column_5jpe8_260{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}._asma-ui-table-styled-table_5jpe8_1 ._resizer_5jpe8_264{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_5jpe8_1 ._resizer_5jpe8_264._isResizing_5jpe8_276{background:var(--colors-gama-500);opacity:1}@media (hover: hover){._asma-ui-table-styled-table_5jpe8_1 ._resizer_5jpe8_264{opacity:0}._asma-ui-table-styled-table_5jpe8_1 *:hover>._resizer_5jpe8_264{opacity:1}}._asma-ui-table-styled-table_5jpe8_1 ._hide-table-header_5jpe8_288{height:0px;opacity:0}._asma-ui-table-styled-table_5jpe8_1 ._show-table-header_5jpe8_292{position:relative;height:32px;opacity:1}._asma-ui-table-styled-table_5jpe8_1 ._table-header_5jpe8_76{display:table-header-group;z-index:60;background-color:var(--colors-gray-10);cursor:default}._asma-ui-table-styled-table_5jpe8_1 ._table-header_5jpe8_76 ._t-cell_5jpe8_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_5jpe8_1 ._table-header_5jpe8_76 ._t-cell_5jpe8_127._hide-header_5jpe8_317{border:none}._asma-ui-table-styled-table_5jpe8_1 ._table-header_5jpe8_76 ._t-cell_5jpe8_127._t-cell__actions_5jpe8_320{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_5jpe8_1 ._table-header_5jpe8_76 ._t-cell_5jpe8_127._t-cell__fixed_5jpe8_329{position:sticky;left:0;background-color:var(--colors-gray-10);z-index:160;box-shadow:var(--fixed-cell-shadow)}._asma-ui-table-styled-table_5jpe8_1 ._table-header_5jpe8_76 ._t-cell_5jpe8_127._t-cell__fixed-right_5jpe8_336{position:sticky;background-color:var(--colors-gray-10);z-index:160;box-shadow:var(--action-cell-shadow)}}._asma-ui-table-styled-table_5jpe8_1 ._table-header_5jpe8_76 ._sort-icon_5jpe8_343{color:var(--colors-delta-800)}._asma-ui-table-styled-table_5jpe8_1 ._table-footer--sticky_5jpe8_346{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_5jpe8_1 ._table-footer--inline_5jpe8_357{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_5jpe8_1 ._table-bottom_5jpe8_368{margin-top:auto;background:white;width:100%;position:sticky;left:0;bottom:var(--table-hscroll-h);z-index:1}._asma-ui-table-styled-table_5jpe8_1 ._table-wrapper--proxy_5jpe8_38._table-wrapper--no-rows_5jpe8_35,._asma-ui-table-styled-table_5jpe8_1 ._table-wrapper--proxy-bottom_5jpe8_39._table-wrapper--no-rows_5jpe8_35,._asma-ui-table-styled-table_5jpe8_1 ._table-wrapper_5jpe8_22._table-wrapper--no-rows_5jpe8_35{min-height:var(--no-rows-content-height, 130px)}._asma-ui-table-styled-table_5jpe8_1 ._table-bottom--sticky_5jpe8_382{bottom:0}._cursor-not-allowed_5jpe8_386{cursor:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0IiBmaWxsPSJub25lIj4KICA8ZyBmaWx0ZXI9InVybCgjZmlsdGVyMF9kXzY1MjRfMjQxNTE3KSI+CiAgICA8bWFzayBpZD0icGF0aC0xLW91dHNpZGUtMV82NTI0XzI0MTUxNyIgbWFza1VuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeD0iMyIgeT0iMiIgd2lkdGg9IjE4IiBoZWlnaHQ9IjE4IiBmaWxsPSJibGFjayI+CiAgICAgIDxyZWN0IGZpbGw9IndoaXRlIiB4PSIzIiB5PSIyIiB3aWR0aD0iMTgiIGhlaWdodD0iMTgiLz4KICAgICAgPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xNS40NzY1IDE1Ljg5MDdDMTQuNDk1NyAxNi41ODkyIDEzLjI5NTggMTcgMTIgMTdDOC42ODYyOSAxNyA2IDE0LjMxMzcgNiAxMUM2IDkuNzA0MTcgNi40MTA3OSA4LjUwNDI4IDcuMTA5MjUgNy41MjM0N0wxNS40NzY1IDE1Ljg5MDdaTTE2Ljg5MDcgMTQuNDc2NUMxNy41ODkyIDEzLjQ5NTcgMTggMTIuMjk1OCAxOCAxMUMxOCA3LjY4NjI5IDE1LjMxMzcgNSAxMiA1QzEwLjcwNDIgNSA5LjUwNDI4IDUuNDEwNzkgOC41MjM0NyA2LjEwOTI1TDE2Ljg5MDcgMTQuNDc2NVpNMTIgMTlDMTYuNDE4MyAxOSAyMCAxNS40MTgzIDIwIDExQzIwIDYuNTgxNzIgMTYuNDE4MyAzIDEyIDNDNy41ODE3MiAzIDQgNi41ODE3MiA0IDExQzQgMTUuNDE4MyA3LjU4MTcyIDE5IDEyIDE5WiIvPgogICAgPC9tYXNrPgogICAgPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xNS40NzY1IDE1Ljg5MDdDMTQuNDk1NyAxNi41ODkyIDEzLjI5NTggMTcgMTIgMTdDOC42ODYyOSAxNyA2IDE0LjMxMzcgNiAxMUM2IDkuNzA0MTcgNi40MTA3OSA4LjUwNDI4IDcuMTA5MjUgNy41MjM0N0wxNS40NzY1IDE1Ljg5MDdaTTE2Ljg5MDcgMTQuNDc2NUMxNy41ODkyIDEzLjQ5NTcgMTggMTIuMjk1OCAxOCAxMUMxOCA3LjY4NjI5IDE1LjMxMzcgNSAxMiA1QzEwLjcwNDIgNSA5LjUwNDI4IDUuNDEwNzkgOC41MjM0NyA2LjEwOTI1TDE2Ljg5MDcgMTQuNDc2NVpNMTIgMTlDMTYuNDE4MyAxOSAyMCAxNS40MTgzIDIwIDExQzIwIDYuNTgxNzIgMTYuNDE4MyAzIDEyIDNDNy41ODE3MiAzIDQgNi41ODE3MiA0IDExQzQgMTUuNDE4MyA3LjU4MTcyIDE5IDEyIDE5WiIgZmlsbD0iI0UxMDcwMCIvPgogICAgPHBhdGggZD0iTTE1LjQ3NjUgMTUuODkwN003LjEwOTI1IDcuNTIzNDdMNy44MTYzNiA2LjgxNjM2TDYuOTgwNDMgNS45ODA0M0w2LjI5NDY5IDYuOTQzNEw3LjEwOTI1IDcuNTIzNDdaTTE1LjQ3NjUgMTUuODkwN00xNi44OTA3IDE0LjQ3NjVNOC41MjM0NyA2LjEwOTI1TDcuOTQzNCA1LjI5NDY5TDYuOTgwNDMgNS45ODA0M0w3LjgxNjM2IDYuODE2MzZMOC41MjM0NyA2LjEwOTI1Wk0xNi44OTA3IDE0LjQ3NjVNMTUuNDc2NSAxNS44OTA3TDE0Ljg5NjUgMTUuMDc2MkMxNC4wNzk0IDE1LjY1OCAxMy4wODExIDE2IDEyIDE2VjE3VjE4QzEzLjUxMDUgMTggMTQuOTEyIDE3LjUyMDQgMTYuMDU2NiAxNi43MDUzTDE1LjQ3NjUgMTUuODkwN1pNMTIgMTdWMTZDOS4yMzg1OCAxNiA3IDEzLjc2MTQgNyAxMUg2SDVDNSAxNC44NjYgOC4xMzQwMSAxOCAxMiAxOFYxN1pNNiAxMUg3QzcgOS45MTg4NiA3LjM0MTk5IDguOTIwNTcgNy45MjM4MiA4LjEwMzU0TDcuMTA5MjUgNy41MjM0N0w2LjI5NDY5IDYuOTQzNEM1LjQ3OTU5IDguMDg4IDUgOS40ODk0OCA1IDExSDZaTTcuMTA5MjUgNy41MjM0N0w2LjQwMjE1IDguMjMwNTdMMTQuNzY5NCAxNi41OTc5TDE1LjQ3NjUgMTUuODkwN0wxNi4xODM2IDE1LjE4MzZMNy44MTYzNiA2LjgxNjM2TDcuMTA5MjUgNy41MjM0N1pNMTUuNDc2NSAxNS44OTA3TTE2Ljg5MDcgMTQuNDc2NUwxNy43MDUzIDE1LjA1NjZDMTguNTIwNCAxMy45MTIgMTkgMTIuNTEwNSAxOSAxMUgxOEgxN0MxNyAxMi4wODExIDE2LjY1OCAxMy4wNzk0IDE2LjA3NjIgMTMuODk2NUwxNi44OTA3IDE0LjQ3NjVaTTE4IDExSDE5QzE5IDcuMTM0MDEgMTUuODY2IDQgMTIgNFY1VjZDMTQuNzYxNCA2IDE3IDguMjM4NTggMTcgMTFIMThaTTEyIDVWNEMxMC40ODk1IDQgOS4wODggNC40Nzk1OSA3Ljk0MzQgNS4yOTQ2OUw4LjUyMzQ3IDYuMTA5MjVMOS4xMDM1NCA2LjkyMzgyQzkuOTIwNTcgNi4zNDE5OSAxMC45MTg5IDYgMTIgNlY1Wk04LjUyMzQ3IDYuMTA5MjVMNy44MTYzNiA2LjgxNjM2TDE2LjE4MzYgMTUuMTgzNkwxNi44OTA3IDE0LjQ3NjVMMTcuNTk3OSAxMy43Njk0TDkuMjMwNTcgNS40MDIxNUw4LjUyMzQ3IDYuMTA5MjVaTTE2Ljg5MDcgMTQuNDc2NU0xMiAxOVYyMEMxNi45NzA2IDIwIDIxIDE1Ljk3MDYgMjEgMTFIMjBIMTlDMTkgMTQuODY2IDE1Ljg2NiAxOCAxMiAxOFYxOVpNMjAgMTFIMjFDMjEgNi4wMjk0NCAxNi45NzA2IDIgMTIgMlYzVjRDMTUuODY2IDQgMTkgNy4xMzQwMSAxOSAxMUgyMFpNMTIgM1YyQzcuMDI5NDQgMiAzIDYuMDI5NDQgMyAxMUg0SDVDNSA3LjEzNDAxIDguMTM0MDEgNCAxMiA0VjNaTTQgMTFIM0MzIDE1Ljk3MDYgNy4wMjk0NCAyMCAxMiAyMFYxOVYxOEM4LjEzNDAxIDE4IDUgMTQuODY2IDUgMTFINFpNMTIgMTkiIGZpbGw9IndoaXRlIiBmaWxsLW9wYWNpdHk9IjAuOCIgbWFzaz0idXJsKCNwYXRoLTEtb3V0c2lkZS0xXzY1MjRfMjQxNTE3KSIvPgogIDwvZz4KICA8ZGVmcz4KICAgIDxmaWx0ZXIgaWQ9ImZpbHRlcjBfZF82NTI0XzI0MTUxNyIgeD0iMCIgeT0iMCIgd2lkdGg9IjI0IiBoZWlnaHQ9IjI0IiBmaWx0ZXJVbml0cz0idXNlclNwYWNlT25Vc2UiIGNvbG9yLWludGVycG9sYXRpb24tZmlsdGVycz0ic1JHQiI+CiAgICAgIDxmZUZsb29kIGZsb29kLW9wYWNpdHk9IjAiIHJlc3VsdD0iQmFja2dyb3VuZEltYWdlRml4Ii8+CiAgICAgIDxmZUNvbG9yTWF0cml4IGluPSJTb3VyY2VBbHBoYSIgdHlwZT0ibWF0cml4IiB2YWx1ZXM9IjAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDEyNyAwIiByZXN1bHQ9ImhhcmRBbHBoYSIvPgogICAgICA8ZmVPZmZzZXQgZHk9IjEiLz4KICAgICAgPGZlR2F1c3NpYW5CbHVyIHN0ZERldmlhdGlvbj0iMS41Ii8+CiAgICAgIDxmZUNvbG9yTWF0cml4IHR5cGU9Im1hdHJpeCIgdmFsdWVzPSIwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwLjI1IDAiLz4KICAgICAgPGZlQmxlbmQgbW9kZT0ibm9ybWFsIiBpbjI9IkJhY2tncm91bmRJbWFnZUZpeCIgcmVzdWx0PSJlZmZlY3QxX2Ryb3BTaGFkb3dfNjUyNF8yNDE1MTciLz4KICAgICAgPGZlQmxlbmQgbW9kZT0ibm9ybWFsIiBpbj0iU291cmNlR3JhcGhpYyIgaW4yPSJlZmZlY3QxX2Ryb3BTaGFkb3dfNjUyNF8yNDE1MTciIHJlc3VsdD0ic2hhcGUiLz4KICAgIDwvZmlsdGVyPgogIDwvZGVmcz4KPC9zdmc+) 12 12,not-allowed}._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}._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
+ ._asma-ui-table-styled-table_1fv9a_1{--action-cell-shadow: none;--fixed-cell-shadow: none;isolation:isolate;width:100%;display:flex;flex-direction:column}._asma-ui-table-styled-table_1fv9a_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_1fv9a_1 *,._asma-ui-table-styled-table_1fv9a_1 *:after,._asma-ui-table-styled-table_1fv9a_1 *:before{box-sizing:border-box;-webkit-box-sizing:border-box}._asma-ui-table-styled-table_1fv9a_1 :root{--table-hscroll-h: 12px}._asma-ui-table-styled-table_1fv9a_1 ._table-wrapper_1fv9a_22{height:100%;overflow:auto;width:100%;flex-grow:1;min-height:0}._asma-ui-table-styled-table_1fv9a_1 ._table-shell_1fv9a_29{position:relative;flex:1 1 auto;min-height:0;overflow:hidden}._asma-ui-table-styled-table_1fv9a_1 ._table-wrapper--no-rows_1fv9a_35{min-height:130px}._asma-ui-table-styled-table_1fv9a_1 ._table-wrapper--proxy_1fv9a_38,._asma-ui-table-styled-table_1fv9a_1 ._table-wrapper--proxy-bottom_1fv9a_39{position:relative;width:100%;flex-grow:1;overflow:hidden;display:flex;flex-direction:column;min-height:0}._asma-ui-table-styled-table_1fv9a_1 ._table-wrapper-fetching_1fv9a_49{overflow:hidden}._asma-ui-table-styled-table_1fv9a_1 ._table-scroll_1fv9a_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_1fv9a_1 ._table-x--fill-height_1fv9a_61{min-height:calc(100% - 12px)}._asma-ui-table-styled-table_1fv9a_1 ._table-x_1fv9a_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_1fv9a_1 ._table-x_1fv9a_61::-webkit-scrollbar{display:none}._asma-ui-table-styled-table_1fv9a_1 ._table-header--sticky_1fv9a_76{position:sticky;top:0;background-color:var(--colors-gray-10)}._asma-ui-table-styled-table_1fv9a_1 ._table-hscroll_1fv9a_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_1fv9a_1 ._table-hscroll__content_1fv9a_91{height:1px}._asma-ui-table-styled-table_1fv9a_1 ._no-rows-overlay-container_1fv9a_94{position:absolute;inset:0;display:grid;place-items:center;pointer-events:auto;z-index:5}._asma-ui-table-styled-table_1fv9a_1 ._no-rows-overlay-content_1fv9a_102{width:100%;max-width:100%}._asma-ui-table-styled-table_1fv9a_1 ._styled-table_1fv9a_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_1fv9a_1 ._styled-table_1fv9a_106 ._tbody_1fv9a_115{display:table-row-group;vertical-align:middle;max-width:inherit}._asma-ui-table-styled-table_1fv9a_1 ._loading-icon_1fv9a_120{position:absolute;top:50%;left:50%;z-index:10;color:var(--colors-gama-500)}._asma-ui-table-styled-table_1fv9a_1 ._t-row_1fv9a_127+._t-row_1fv9a_127 ._t-cell_1fv9a_127{border-top:.5px solid var(--colors-delta-200)}._asma-ui-table-styled-table_1fv9a_1 ._t-row_1fv9a_127{margin-top:1px;display:table-row}._asma-ui-table-styled-table_1fv9a_1 ._t-row_1fv9a_127:hover,._asma-ui-table-styled-table_1fv9a_1 ._t-row_1fv9a_127:hover ._action-cell_1fv9a_137{background-color:var(--colors-gray-50)}@media (min-width: 743px){._asma-ui-table-styled-table_1fv9a_1 ._t-row_1fv9a_127:hover ._fixed-cell_1fv9a_141,._asma-ui-table-styled-table_1fv9a_1 ._t-row_1fv9a_127:hover ._fixed-right-cell_1fv9a_144{background-color:var(--colors-gray-50)}}._asma-ui-table-styled-table_1fv9a_1 ._t-row_1fv9a_127:focus{background-color:var(--colors-gama-25)}._asma-ui-table-styled-table_1fv9a_1 ._t-row_1fv9a_127:focus ._action-cell_1fv9a_137{background-color:var(--colors-gama-25)}@media (min-width: 743px){._asma-ui-table-styled-table_1fv9a_1 ._t-row_1fv9a_127:focus ._fixed-cell_1fv9a_141{background-color:var(--colors-gama-25)}._asma-ui-table-styled-table_1fv9a_1 ._t-row_1fv9a_127:focus ._fixed-right-cell_1fv9a_144{background-color:var(--colors-gama-25)}}._asma-ui-table-styled-table_1fv9a_1 ._t-row_1fv9a_127:focus-visible{outline:none}._asma-ui-table-styled-table_1fv9a_1 ._t-row_1fv9a_127 ._t-cell_1fv9a_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_1fv9a_1 ._t-row_1fv9a_127 ._t-cell_1fv9a_127:not(._expanded_row_1fv9a_178){vertical-align:middle;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}._asma-ui-table-styled-table_1fv9a_1 ._t-row_1fv9a_127 ._t-cell_1fv9a_127:not(._expanded_row_1fv9a_178) div{vertical-align:middle;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}._asma-ui-table-styled-table_1fv9a_1 ._t-row_1fv9a_127 ._t-cell_1fv9a_127:first-child{border-left:.5px solid transparent}._asma-ui-table-styled-table_1fv9a_1 ._t-row_1fv9a_127 ._t-cell_1fv9a_127:last-child{border-right:.5px solid transparent}._asma-ui-table-styled-table_1fv9a_1 ._t-row_1fv9a_127 ._t-cell_1fv9a_127._selected_1fv9a_196{background-color:var(--colors-gama-25)}._asma-ui-table-styled-table_1fv9a_1 ._t-row_1fv9a_127 ._t-cell_1fv9a_127._single-selection_1fv9a_199{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_1fv9a_1 ._t-row_1fv9a_127 ._t-cell_1fv9a_127._single-selection_1fv9a_199: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_1fv9a_1 ._t-row_1fv9a_127 ._t-cell_1fv9a_127._single-selection_1fv9a_199: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_1fv9a_1 ._t-row_1fv9a_127 ._action-cell_1fv9a_137{height:100%;position:sticky;right:-1px;z-index:1;box-shadow:var(--action-cell-shadow)}._asma-ui-table-styled-table_1fv9a_1 ._t-row_1fv9a_127 ._action-cell_1fv9a_137._action-cell--no-shadow_1fv9a_216{box-shadow:none}._asma-ui-table-styled-table_1fv9a_1 ._t-row_1fv9a_127 ._action-cell_1fv9a_137._shadowed_1fv9a_219._single-selection_1fv9a_199{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_1fv9a_1 ._t-row_1fv9a_127 ._action-cell_1fv9a_137._shadowed_1fv9a_219._single-selection_1fv9a_199: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_1fv9a_1 ._t-row_1fv9a_127 ._fixed-cell_1fv9a_141{height:100%}@media (min-width: 743px){._asma-ui-table-styled-table_1fv9a_1 ._t-row_1fv9a_127 ._fixed-cell_1fv9a_141{position:sticky;left:0;z-index:1;box-shadow:var(--fixed-cell-shadow)}._asma-ui-table-styled-table_1fv9a_1 ._t-row_1fv9a_127 ._fixed-cell_1fv9a_141._shadowed_1fv9a_219._single-selection_1fv9a_199{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_1fv9a_1 ._t-row_1fv9a_127 ._fixed-right-cell_1fv9a_144{height:100%}@media (min-width: 743px){._asma-ui-table-styled-table_1fv9a_1 ._t-row_1fv9a_127 ._fixed-right-cell_1fv9a_144{position:sticky;z-index:1;box-shadow:var(--action-cell-shadow)}._asma-ui-table-styled-table_1fv9a_1 ._t-row_1fv9a_127 ._fixed-right-cell_1fv9a_144._single-selection_1fv9a_199{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_1fv9a_1 ._t-row_1fv9a_127 ._shadowed-right_1fv9a_253{box-shadow:var(--action-cell-shadow)}}._asma-ui-table-styled-table_1fv9a_1 ._t-row_1fv9a_127._is-loading_1fv9a_257 ._t-cell_1fv9a_127{opacity:.5}._asma-ui-table-styled-table_1fv9a_1 ._action-cell-default-background_1fv9a_260,._asma-ui-table-styled-table_1fv9a_1 ._fixed-cell-default-background_1fv9a_263,._asma-ui-table-styled-table_1fv9a_1 ._fixed-right-cell-default-background_1fv9a_266{background-color:#fff}._asma-ui-table-styled-table_1fv9a_1 ._sortable-column_1fv9a_269{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}._asma-ui-table-styled-table_1fv9a_1 ._resizer_1fv9a_273{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_1fv9a_1 ._resizer_1fv9a_273._isResizing_1fv9a_285{background:var(--colors-gama-500);opacity:1}@media (hover: hover){._asma-ui-table-styled-table_1fv9a_1 ._resizer_1fv9a_273{opacity:0}._asma-ui-table-styled-table_1fv9a_1 *:hover>._resizer_1fv9a_273{opacity:1}}._asma-ui-table-styled-table_1fv9a_1 ._hide-table-header_1fv9a_297{height:0px;opacity:0}._asma-ui-table-styled-table_1fv9a_1 ._show-table-header_1fv9a_301{position:relative;height:32px;opacity:1}._asma-ui-table-styled-table_1fv9a_1 ._table-header_1fv9a_76{display:table-header-group;z-index:60;background-color:var(--colors-gray-10);cursor:default}._asma-ui-table-styled-table_1fv9a_1 ._table-header_1fv9a_76 ._t-cell_1fv9a_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_1fv9a_1 ._table-header_1fv9a_76 ._t-cell_1fv9a_127._hide-header_1fv9a_326{border:none}._asma-ui-table-styled-table_1fv9a_1 ._table-header_1fv9a_76 ._t-cell_1fv9a_127._t-cell__actions_1fv9a_329{height:100%;position:sticky;right:-1px;z-index:1;background-color:var(--colors-gray-10);box-shadow:var(--action-cell-shadow)}._asma-ui-table-styled-table_1fv9a_1 ._table-header_1fv9a_76 ._t-cell_1fv9a_127._t-cell__actions_1fv9a_329._t-cell__actions--no-shadow_1fv9a_337{box-shadow:none}@media (min-width: 743px){._asma-ui-table-styled-table_1fv9a_1 ._table-header_1fv9a_76 ._t-cell_1fv9a_127._t-cell__fixed_1fv9a_341{position:sticky;left:0;background-color:var(--colors-gray-10);z-index:160;box-shadow:var(--fixed-cell-shadow)}._asma-ui-table-styled-table_1fv9a_1 ._table-header_1fv9a_76 ._t-cell_1fv9a_127._t-cell__fixed-right_1fv9a_348{position:sticky;background-color:var(--colors-gray-10);z-index:160;box-shadow:var(--action-cell-shadow)}}._asma-ui-table-styled-table_1fv9a_1 ._table-header_1fv9a_76 ._sort-icon_1fv9a_355{color:var(--colors-delta-800)}._asma-ui-table-styled-table_1fv9a_1 ._table-footer--sticky_1fv9a_358{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_1fv9a_1 ._table-footer--inline_1fv9a_369{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_1fv9a_1 ._table-bottom_1fv9a_380{margin-top:auto;background:white;width:100%;position:sticky;left:0;bottom:var(--table-hscroll-h);z-index:1}._asma-ui-table-styled-table_1fv9a_1 ._table-wrapper--proxy_1fv9a_38._table-wrapper--no-rows_1fv9a_35,._asma-ui-table-styled-table_1fv9a_1 ._table-wrapper--proxy-bottom_1fv9a_39._table-wrapper--no-rows_1fv9a_35,._asma-ui-table-styled-table_1fv9a_1 ._table-wrapper_1fv9a_22._table-wrapper--no-rows_1fv9a_35{min-height:var(--no-rows-content-height, 130px)}._asma-ui-table-styled-table_1fv9a_1 ._table-bottom--sticky_1fv9a_394{bottom:0}._cursor-not-allowed_1fv9a_398{cursor:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0IiBmaWxsPSJub25lIj4KICA8ZyBmaWx0ZXI9InVybCgjZmlsdGVyMF9kXzY1MjRfMjQxNTE3KSI+CiAgICA8bWFzayBpZD0icGF0aC0xLW91dHNpZGUtMV82NTI0XzI0MTUxNyIgbWFza1VuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeD0iMyIgeT0iMiIgd2lkdGg9IjE4IiBoZWlnaHQ9IjE4IiBmaWxsPSJibGFjayI+CiAgICAgIDxyZWN0IGZpbGw9IndoaXRlIiB4PSIzIiB5PSIyIiB3aWR0aD0iMTgiIGhlaWdodD0iMTgiLz4KICAgICAgPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xNS40NzY1IDE1Ljg5MDdDMTQuNDk1NyAxNi41ODkyIDEzLjI5NTggMTcgMTIgMTdDOC42ODYyOSAxNyA2IDE0LjMxMzcgNiAxMUM2IDkuNzA0MTcgNi40MTA3OSA4LjUwNDI4IDcuMTA5MjUgNy41MjM0N0wxNS40NzY1IDE1Ljg5MDdaTTE2Ljg5MDcgMTQuNDc2NUMxNy41ODkyIDEzLjQ5NTcgMTggMTIuMjk1OCAxOCAxMUMxOCA3LjY4NjI5IDE1LjMxMzcgNSAxMiA1QzEwLjcwNDIgNSA5LjUwNDI4IDUuNDEwNzkgOC41MjM0NyA2LjEwOTI1TDE2Ljg5MDcgMTQuNDc2NVpNMTIgMTlDMTYuNDE4MyAxOSAyMCAxNS40MTgzIDIwIDExQzIwIDYuNTgxNzIgMTYuNDE4MyAzIDEyIDNDNy41ODE3MiAzIDQgNi41ODE3MiA0IDExQzQgMTUuNDE4MyA3LjU4MTcyIDE5IDEyIDE5WiIvPgogICAgPC9tYXNrPgogICAgPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xNS40NzY1IDE1Ljg5MDdDMTQuNDk1NyAxNi41ODkyIDEzLjI5NTggMTcgMTIgMTdDOC42ODYyOSAxNyA2IDE0LjMxMzcgNiAxMUM2IDkuNzA0MTcgNi40MTA3OSA4LjUwNDI4IDcuMTA5MjUgNy41MjM0N0wxNS40NzY1IDE1Ljg5MDdaTTE2Ljg5MDcgMTQuNDc2NUMxNy41ODkyIDEzLjQ5NTcgMTggMTIuMjk1OCAxOCAxMUMxOCA3LjY4NjI5IDE1LjMxMzcgNSAxMiA1QzEwLjcwNDIgNSA5LjUwNDI4IDUuNDEwNzkgOC41MjM0NyA2LjEwOTI1TDE2Ljg5MDcgMTQuNDc2NVpNMTIgMTlDMTYuNDE4MyAxOSAyMCAxNS40MTgzIDIwIDExQzIwIDYuNTgxNzIgMTYuNDE4MyAzIDEyIDNDNy41ODE3MiAzIDQgNi41ODE3MiA0IDExQzQgMTUuNDE4MyA3LjU4MTcyIDE5IDEyIDE5WiIgZmlsbD0iI0UxMDcwMCIvPgogICAgPHBhdGggZD0iTTE1LjQ3NjUgMTUuODkwN003LjEwOTI1IDcuNTIzNDdMNy44MTYzNiA2LjgxNjM2TDYuOTgwNDMgNS45ODA0M0w2LjI5NDY5IDYuOTQzNEw3LjEwOTI1IDcuNTIzNDdaTTE1LjQ3NjUgMTUuODkwN00xNi44OTA3IDE0LjQ3NjVNOC41MjM0NyA2LjEwOTI1TDcuOTQzNCA1LjI5NDY5TDYuOTgwNDMgNS45ODA0M0w3LjgxNjM2IDYuODE2MzZMOC41MjM0NyA2LjEwOTI1Wk0xNi44OTA3IDE0LjQ3NjVNMTUuNDc2NSAxNS44OTA3TDE0Ljg5NjUgMTUuMDc2MkMxNC4wNzk0IDE1LjY1OCAxMy4wODExIDE2IDEyIDE2VjE3VjE4QzEzLjUxMDUgMTggMTQuOTEyIDE3LjUyMDQgMTYuMDU2NiAxNi43MDUzTDE1LjQ3NjUgMTUuODkwN1pNMTIgMTdWMTZDOS4yMzg1OCAxNiA3IDEzLjc2MTQgNyAxMUg2SDVDNSAxNC44NjYgOC4xMzQwMSAxOCAxMiAxOFYxN1pNNiAxMUg3QzcgOS45MTg4NiA3LjM0MTk5IDguOTIwNTcgNy45MjM4MiA4LjEwMzU0TDcuMTA5MjUgNy41MjM0N0w2LjI5NDY5IDYuOTQzNEM1LjQ3OTU5IDguMDg4IDUgOS40ODk0OCA1IDExSDZaTTcuMTA5MjUgNy41MjM0N0w2LjQwMjE1IDguMjMwNTdMMTQuNzY5NCAxNi41OTc5TDE1LjQ3NjUgMTUuODkwN0wxNi4xODM2IDE1LjE4MzZMNy44MTYzNiA2LjgxNjM2TDcuMTA5MjUgNy41MjM0N1pNMTUuNDc2NSAxNS44OTA3TTE2Ljg5MDcgMTQuNDc2NUwxNy43MDUzIDE1LjA1NjZDMTguNTIwNCAxMy45MTIgMTkgMTIuNTEwNSAxOSAxMUgxOEgxN0MxNyAxMi4wODExIDE2LjY1OCAxMy4wNzk0IDE2LjA3NjIgMTMuODk2NUwxNi44OTA3IDE0LjQ3NjVaTTE4IDExSDE5QzE5IDcuMTM0MDEgMTUuODY2IDQgMTIgNFY1VjZDMTQuNzYxNCA2IDE3IDguMjM4NTggMTcgMTFIMThaTTEyIDVWNEMxMC40ODk1IDQgOS4wODggNC40Nzk1OSA3Ljk0MzQgNS4yOTQ2OUw4LjUyMzQ3IDYuMTA5MjVMOS4xMDM1NCA2LjkyMzgyQzkuOTIwNTcgNi4zNDE5OSAxMC45MTg5IDYgMTIgNlY1Wk04LjUyMzQ3IDYuMTA5MjVMNy44MTYzNiA2LjgxNjM2TDE2LjE4MzYgMTUuMTgzNkwxNi44OTA3IDE0LjQ3NjVMMTcuNTk3OSAxMy43Njk0TDkuMjMwNTcgNS40MDIxNUw4LjUyMzQ3IDYuMTA5MjVaTTE2Ljg5MDcgMTQuNDc2NU0xMiAxOVYyMEMxNi45NzA2IDIwIDIxIDE1Ljk3MDYgMjEgMTFIMjBIMTlDMTkgMTQuODY2IDE1Ljg2NiAxOCAxMiAxOFYxOVpNMjAgMTFIMjFDMjEgNi4wMjk0NCAxNi45NzA2IDIgMTIgMlYzVjRDMTUuODY2IDQgMTkgNy4xMzQwMSAxOSAxMUgyMFpNMTIgM1YyQzcuMDI5NDQgMiAzIDYuMDI5NDQgMyAxMUg0SDVDNSA3LjEzNDAxIDguMTM0MDEgNCAxMiA0VjNaTTQgMTFIM0MzIDE1Ljk3MDYgNy4wMjk0NCAyMCAxMiAyMFYxOVYxOEM4LjEzNDAxIDE4IDUgMTQuODY2IDUgMTFINFpNMTIgMTkiIGZpbGw9IndoaXRlIiBmaWxsLW9wYWNpdHk9IjAuOCIgbWFzaz0idXJsKCNwYXRoLTEtb3V0c2lkZS0xXzY1MjRfMjQxNTE3KSIvPgogIDwvZz4KICA8ZGVmcz4KICAgIDxmaWx0ZXIgaWQ9ImZpbHRlcjBfZF82NTI0XzI0MTUxNyIgeD0iMCIgeT0iMCIgd2lkdGg9IjI0IiBoZWlnaHQ9IjI0IiBmaWx0ZXJVbml0cz0idXNlclNwYWNlT25Vc2UiIGNvbG9yLWludGVycG9sYXRpb24tZmlsdGVycz0ic1JHQiI+CiAgICAgIDxmZUZsb29kIGZsb29kLW9wYWNpdHk9IjAiIHJlc3VsdD0iQmFja2dyb3VuZEltYWdlRml4Ii8+CiAgICAgIDxmZUNvbG9yTWF0cml4IGluPSJTb3VyY2VBbHBoYSIgdHlwZT0ibWF0cml4IiB2YWx1ZXM9IjAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDEyNyAwIiByZXN1bHQ9ImhhcmRBbHBoYSIvPgogICAgICA8ZmVPZmZzZXQgZHk9IjEiLz4KICAgICAgPGZlR2F1c3NpYW5CbHVyIHN0ZERldmlhdGlvbj0iMS41Ii8+CiAgICAgIDxmZUNvbG9yTWF0cml4IHR5cGU9Im1hdHJpeCIgdmFsdWVzPSIwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwLjI1IDAiLz4KICAgICAgPGZlQmxlbmQgbW9kZT0ibm9ybWFsIiBpbjI9IkJhY2tncm91bmRJbWFnZUZpeCIgcmVzdWx0PSJlZmZlY3QxX2Ryb3BTaGFkb3dfNjUyNF8yNDE1MTciLz4KICAgICAgPGZlQmxlbmQgbW9kZT0ibm9ybWFsIiBpbj0iU291cmNlR3JhcGhpYyIgaW4yPSJlZmZlY3QxX2Ryb3BTaGFkb3dfNjUyNF8yNDE1MTciIHJlc3VsdD0ic2hhcGUiLz4KICAgIDwvZmlsdGVyPgogIDwvZGVmcz4KPC9zdmc+) 12 12,not-allowed}._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}._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)}
package/package.json CHANGED
@@ -3,7 +3,7 @@
3
3
  "publishConfig": {
4
4
  "access": "public"
5
5
  },
6
- "version": "1.6.0",
6
+ "version": "1.6.2",
7
7
  "type": "module",
8
8
  "files": [
9
9
  "dist/**/*",