asma-ui-table 1.0.140 → 1.0.142

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.
@@ -9705,7 +9705,7 @@ function selectColumn(isFixed2, rowHeight) {
9705
9705
  {
9706
9706
  type: "button",
9707
9707
  style: { height: rowHeight ? rowHeight : "auto" },
9708
- className: "pl-2 flex items-center justify-start size-full",
9708
+ className: "pl-2 flex w-full items-center justify-start m-0 p-0",
9709
9709
  onClick: () => cell.row.toggleSelected(),
9710
9710
  children: /* @__PURE__ */ jsxRuntimeExports.jsx(
9711
9711
  StyledCheckbox,
@@ -13099,55 +13099,56 @@ const injectColumns = (props) => {
13099
13099
  columns.unshift(selectColumn(isFixed2, rowHeight));
13100
13100
  }
13101
13101
  };
13102
- const tbody = "_tbody_6ul9u_112";
13103
- const expanded_row = "_expanded_row_6ul9u_169";
13104
- const selected = "_selected_6ul9u_187";
13105
- const shadowed = "_shadowed_6ul9u_210";
13106
- const resizer = "_resizer_6ul9u_244";
13107
- const isResizing = "_isResizing_6ul9u_256";
13102
+ const tbody = "_tbody_1ylds_120";
13103
+ const expanded_row = "_expanded_row_1ylds_177";
13104
+ const selected = "_selected_1ylds_195";
13105
+ const shadowed = "_shadowed_1ylds_218";
13106
+ const resizer = "_resizer_1ylds_252";
13107
+ const isResizing = "_isResizing_1ylds_264";
13108
13108
  const style$1 = {
13109
- "asma-ui-table-styled-table": "_asma-ui-table-styled-table_6ul9u_1",
13110
- "table-wrapper": "_table-wrapper_6ul9u_22",
13111
- "table-shell": "_table-shell_6ul9u_29",
13112
- "table-wrapper--no-rows": "_table-wrapper--no-rows_6ul9u_35",
13113
- "table-wrapper--proxy": "_table-wrapper--proxy_6ul9u_38",
13114
- "table-wrapper--proxy-bottom": "_table-wrapper--proxy-bottom_6ul9u_39",
13115
- "table-wrapper-fetching": "_table-wrapper-fetching_6ul9u_49",
13116
- "table-scroll": "_table-scroll_6ul9u_52",
13117
- "table-x--fill-height": "_table-x--fill-height_6ul9u_61",
13118
- "table-x": "_table-x_6ul9u_61",
13119
- "table-header--sticky": "_table-header--sticky_6ul9u_76",
13120
- "table-hscroll": "_table-hscroll_6ul9u_81",
13121
- "table-hscroll__content": "_table-hscroll__content_6ul9u_91",
13122
- "no-rows-overlay-container": "_no-rows-overlay-container_6ul9u_94",
13123
- "styled-table": "_styled-table_6ul9u_103",
13109
+ "asma-ui-table-styled-table": "_asma-ui-table-styled-table_1ylds_1",
13110
+ "table-wrapper": "_table-wrapper_1ylds_22",
13111
+ "table-shell": "_table-shell_1ylds_29",
13112
+ "table-wrapper--no-rows": "_table-wrapper--no-rows_1ylds_35",
13113
+ "table-wrapper--proxy": "_table-wrapper--proxy_1ylds_38",
13114
+ "table-wrapper--proxy-bottom": "_table-wrapper--proxy-bottom_1ylds_39",
13115
+ "table-wrapper-fetching": "_table-wrapper-fetching_1ylds_49",
13116
+ "table-scroll": "_table-scroll_1ylds_52",
13117
+ "table-x--fill-height": "_table-x--fill-height_1ylds_61",
13118
+ "table-x": "_table-x_1ylds_61",
13119
+ "table-header--sticky": "_table-header--sticky_1ylds_76",
13120
+ "table-hscroll": "_table-hscroll_1ylds_81",
13121
+ "table-hscroll__content": "_table-hscroll__content_1ylds_91",
13122
+ "no-rows-overlay-container": "_no-rows-overlay-container_1ylds_94",
13123
+ "no-rows-overlay-content": "_no-rows-overlay-content_1ylds_103",
13124
+ "styled-table": "_styled-table_1ylds_111",
13124
13125
  tbody,
13125
- "loading-icon": "_loading-icon_6ul9u_117",
13126
- "t-row": "_t-row_6ul9u_124",
13127
- "t-cell": "_t-cell_6ul9u_124",
13128
- "action-cell": "_action-cell_6ul9u_134",
13129
- "fixed-cell": "_fixed-cell_6ul9u_138",
13126
+ "loading-icon": "_loading-icon_1ylds_125",
13127
+ "t-row": "_t-row_1ylds_132",
13128
+ "t-cell": "_t-cell_1ylds_132",
13129
+ "action-cell": "_action-cell_1ylds_142",
13130
+ "fixed-cell": "_fixed-cell_1ylds_146",
13130
13131
  expanded_row,
13131
13132
  selected,
13132
- "single-selection": "_single-selection_6ul9u_190",
13133
+ "single-selection": "_single-selection_1ylds_198",
13133
13134
  shadowed,
13134
- "is-loading": "_is-loading_6ul9u_231",
13135
- "action-cell-default-background": "_action-cell-default-background_6ul9u_234",
13136
- "fixed-cell-default-background": "_fixed-cell-default-background_6ul9u_237",
13137
- "sortable-column": "_sortable-column_6ul9u_240",
13135
+ "is-loading": "_is-loading_1ylds_239",
13136
+ "action-cell-default-background": "_action-cell-default-background_1ylds_242",
13137
+ "fixed-cell-default-background": "_fixed-cell-default-background_1ylds_245",
13138
+ "sortable-column": "_sortable-column_1ylds_248",
13138
13139
  resizer,
13139
13140
  isResizing,
13140
- "hide-table-header": "_hide-table-header_6ul9u_268",
13141
- "show-table-header": "_show-table-header_6ul9u_272",
13142
- "table-header": "_table-header_6ul9u_76",
13143
- "hide-header": "_hide-header_6ul9u_297",
13144
- "t-cell__actions": "_t-cell__actions_6ul9u_300",
13145
- "t-cell__fixed": "_t-cell__fixed_6ul9u_313",
13146
- "sort-icon": "_sort-icon_6ul9u_321",
13147
- "table-footer--sticky": "_table-footer--sticky_6ul9u_324",
13148
- "table-footer--inline": "_table-footer--inline_6ul9u_335",
13149
- "table-bottom": "_table-bottom_6ul9u_346",
13150
- "table-bottom--sticky": "_table-bottom--sticky_6ul9u_360"
13141
+ "hide-table-header": "_hide-table-header_1ylds_276",
13142
+ "show-table-header": "_show-table-header_1ylds_280",
13143
+ "table-header": "_table-header_1ylds_76",
13144
+ "hide-header": "_hide-header_1ylds_305",
13145
+ "t-cell__actions": "_t-cell__actions_1ylds_308",
13146
+ "t-cell__fixed": "_t-cell__fixed_1ylds_321",
13147
+ "sort-icon": "_sort-icon_1ylds_329",
13148
+ "table-footer--sticky": "_table-footer--sticky_1ylds_332",
13149
+ "table-footer--inline": "_table-footer--inline_1ylds_343",
13150
+ "table-bottom": "_table-bottom_1ylds_354",
13151
+ "table-bottom--sticky": "_table-bottom--sticky_1ylds_372"
13151
13152
  };
13152
13153
  function DropUpIcon(props) {
13153
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" }) });
@@ -15200,6 +15201,7 @@ const StyledTable = (props) => {
15200
15201
  /* @__PURE__ */ jsxRuntimeExports.jsx(Fetching, { fetching: !!fetching }),
15201
15202
  /* @__PURE__ */ jsxRuntimeExports.jsx(TableBody, { table, styledTableProps: options, columnWindow })
15202
15203
  ] });
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;
15203
15205
  return /* @__PURE__ */ jsxRuntimeExports.jsx(RootContextProvider, { children: /* @__PURE__ */ jsxRuntimeExports.jsx(DndProvider, { enabled: !!enableDnd, data, setData, children: /* @__PURE__ */ jsxRuntimeExports.jsxs(
15204
15206
  "div",
15205
15207
  {
@@ -15208,37 +15210,38 @@ const StyledTable = (props) => {
15208
15210
  "data-x-overflow": hasInternalOverflow ? "true" : "false",
15209
15211
  style: { height: height2 },
15210
15212
  children: [
15211
- /* @__PURE__ */ jsxRuntimeExports.jsx(OverlayShell, { enabled: canShowStickyFooter, className: style$1["table-shell"], children: /* @__PURE__ */ jsxRuntimeExports.jsxs("div", { ref: wrapperRef, className: tableWrapperClass, children: [
15212
- canShowStickyFooter ? TableMarkup : /* @__PURE__ */ jsxRuntimeExports.jsxs("div", { ref: tableScrollRef, className: cn(style$1["table-scroll"]), children: [
15213
- /* @__PURE__ */ jsxRuntimeExports.jsx(
15214
- "div",
15215
- {
15216
- ref: tableXRef,
15217
- className: cn(style$1["table-x"], !isShortTable && style$1["table-x--fill-height"]),
15218
- children: TableMarkup
15219
- }
15220
- ),
15221
- /* @__PURE__ */ jsxRuntimeExports.jsx("div", { ref: hScrollRef, className: style$1["table-hscroll"], children: /* @__PURE__ */ jsxRuntimeExports.jsx("div", { ref: hScrollContentRef, className: style$1["table-hscroll__content"] }) }),
15222
- /* @__PURE__ */ jsxRuntimeExports.jsx(
15223
- "div",
15224
- {
15225
- className: cn(
15226
- style$1["table-bottom"],
15227
- isShortTable && style$1["table-bottom--sticky"]
15228
- ),
15229
- children: /* @__PURE__ */ jsxRuntimeExports.jsx(
15230
- TableFooter,
15231
- {
15232
- table,
15233
- styledTableProps: options,
15234
- canShowStickyFooter: false
15235
- }
15236
- )
15237
- }
15238
- )
15239
- ] }),
15240
- showNoRowsOverlay && /* @__PURE__ */ jsxRuntimeExports.jsx("div", { className: style$1["no-rows-overlay-container"], children: noRowsOverlay })
15241
- ] }) }),
15213
+ /* @__PURE__ */ jsxRuntimeExports.jsx(OverlayShell, { enabled: canShowStickyFooter, className: style$1["table-shell"], children: /* @__PURE__ */ jsxRuntimeExports.jsx("div", { ref: wrapperRef, className: tableWrapperClass, children: canShowStickyFooter ? /* @__PURE__ */ jsxRuntimeExports.jsxs(jsxRuntimeExports.Fragment, { children: [
15214
+ TableMarkup,
15215
+ NoRowsOverlay
15216
+ ] }) : /* @__PURE__ */ jsxRuntimeExports.jsxs("div", { ref: tableScrollRef, className: cn(style$1["table-scroll"]), children: [
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
+ ] }) }) }),
15242
15245
  canShowStickyFooter && /* @__PURE__ */ jsxRuntimeExports.jsx(TableFooter, { table, styledTableProps: options, canShowStickyFooter: true })
15243
15246
  ]
15244
15247
  }
@@ -73,7 +73,7 @@ export type StyledTableProps<TData, TCustomData> = {
73
73
  expandArrow?: boolean;
74
74
  defaultExpanded?: boolean;
75
75
  loading?: boolean;
76
- noRowsOverlay?: ReactElement;
76
+ noRowsOverlay?: ReactNode;
77
77
  tableInstanceRef?: React.MutableRefObject<Table<TData> | null>;
78
78
  className?: string;
79
79
  tableClassName?: string;
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_6ul9u_1{--action-cell-shadow: none;--fixed-cell-shadow: none;isolation:isolate;width:100%;display:flex;flex-direction:column}._asma-ui-table-styled-table_6ul9u_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_6ul9u_1 *,._asma-ui-table-styled-table_6ul9u_1 *:after,._asma-ui-table-styled-table_6ul9u_1 *:before{box-sizing:border-box;-webkit-box-sizing:border-box}._asma-ui-table-styled-table_6ul9u_1 :root{--table-hscroll-h: 12px}._asma-ui-table-styled-table_6ul9u_1 ._table-wrapper_6ul9u_22{height:100%;overflow:auto;width:100%;flex-grow:1;min-height:0}._asma-ui-table-styled-table_6ul9u_1 ._table-shell_6ul9u_29{position:relative;flex:1 1 auto;min-height:0;overflow:hidden}._asma-ui-table-styled-table_6ul9u_1 ._table-wrapper--no-rows_6ul9u_35{min-height:130px}._asma-ui-table-styled-table_6ul9u_1 ._table-wrapper--proxy_6ul9u_38,._asma-ui-table-styled-table_6ul9u_1 ._table-wrapper--proxy-bottom_6ul9u_39{position:relative;width:100%;flex-grow:1;overflow:hidden;display:flex;flex-direction:column;min-height:0}._asma-ui-table-styled-table_6ul9u_1 ._table-wrapper-fetching_6ul9u_49{overflow:hidden}._asma-ui-table-styled-table_6ul9u_1 ._table-scroll_6ul9u_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_6ul9u_1 ._table-x--fill-height_6ul9u_61{min-height:calc(100% - 12px)}._asma-ui-table-styled-table_6ul9u_1 ._table-x_6ul9u_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_6ul9u_1 ._table-x_6ul9u_61::-webkit-scrollbar{display:none}._asma-ui-table-styled-table_6ul9u_1 ._table-header--sticky_6ul9u_76{position:sticky;top:0;background-color:var(--colors-gray-10)}._asma-ui-table-styled-table_6ul9u_1 ._table-hscroll_6ul9u_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_6ul9u_1 ._table-hscroll__content_6ul9u_91{height:1px}._asma-ui-table-styled-table_6ul9u_1 ._no-rows-overlay-container_6ul9u_94{position:absolute;inset:0;display:grid;place-items:center;pointer-events:auto;z-index:5;top:32px}._asma-ui-table-styled-table_6ul9u_1 ._styled-table_6ul9u_103{display:table;margin:0;border-collapse:separate;border-spacing:0 .5px;max-width:inherit;width:100%;table-layout:fixed}._asma-ui-table-styled-table_6ul9u_1 ._styled-table_6ul9u_103 ._tbody_6ul9u_112{display:table-row-group;vertical-align:middle;max-width:inherit}._asma-ui-table-styled-table_6ul9u_1 ._loading-icon_6ul9u_117{position:absolute;top:50%;left:50%;z-index:10;color:var(--colors-gama-500)}._asma-ui-table-styled-table_6ul9u_1 ._t-row_6ul9u_124+._t-row_6ul9u_124 ._t-cell_6ul9u_124{border-top:.5px solid var(--colors-delta-200)}._asma-ui-table-styled-table_6ul9u_1 ._t-row_6ul9u_124{margin-top:1px;display:table-row}._asma-ui-table-styled-table_6ul9u_1 ._t-row_6ul9u_124:hover,._asma-ui-table-styled-table_6ul9u_1 ._t-row_6ul9u_124:hover ._action-cell_6ul9u_134{background-color:var(--colors-gray-50)}@media (min-width: 743px){._asma-ui-table-styled-table_6ul9u_1 ._t-row_6ul9u_124:hover ._fixed-cell_6ul9u_138{background-color:var(--colors-gray-50)}}._asma-ui-table-styled-table_6ul9u_1 ._t-row_6ul9u_124:focus{background-color:var(--colors-gama-25)}._asma-ui-table-styled-table_6ul9u_1 ._t-row_6ul9u_124:focus ._action-cell_6ul9u_134{background-color:var(--colors-gama-25)}@media (min-width: 743px){._asma-ui-table-styled-table_6ul9u_1 ._t-row_6ul9u_124:focus ._fixed-cell_6ul9u_138{background-color:var(--colors-gama-25)}}._asma-ui-table-styled-table_6ul9u_1 ._t-row_6ul9u_124:focus-visible{outline:none}._asma-ui-table-styled-table_6ul9u_1 ._t-row_6ul9u_124 ._t-cell_6ul9u_124{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_6ul9u_1 ._t-row_6ul9u_124 ._t-cell_6ul9u_124:not(._expanded_row_6ul9u_169){vertical-align:middle;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}._asma-ui-table-styled-table_6ul9u_1 ._t-row_6ul9u_124 ._t-cell_6ul9u_124:not(._expanded_row_6ul9u_169) div{vertical-align:middle;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}._asma-ui-table-styled-table_6ul9u_1 ._t-row_6ul9u_124 ._t-cell_6ul9u_124:first-child{border-left:.5px solid transparent}._asma-ui-table-styled-table_6ul9u_1 ._t-row_6ul9u_124 ._t-cell_6ul9u_124:last-child{border-right:.5px solid transparent}._asma-ui-table-styled-table_6ul9u_1 ._t-row_6ul9u_124 ._t-cell_6ul9u_124._selected_6ul9u_187{background-color:var(--colors-gama-25)}._asma-ui-table-styled-table_6ul9u_1 ._t-row_6ul9u_124 ._t-cell_6ul9u_124._single-selection_6ul9u_190{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_6ul9u_1 ._t-row_6ul9u_124 ._t-cell_6ul9u_124._single-selection_6ul9u_190: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_6ul9u_1 ._t-row_6ul9u_124 ._t-cell_6ul9u_124._single-selection_6ul9u_190: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_6ul9u_1 ._t-row_6ul9u_124 ._action-cell_6ul9u_134{height:100%;position:sticky;right:-1px;z-index:1}@media (min-width: 743px){._asma-ui-table-styled-table_6ul9u_1 ._t-row_6ul9u_124 ._action-cell_6ul9u_134{box-shadow:var(--action-cell-shadow)}._asma-ui-table-styled-table_6ul9u_1 ._t-row_6ul9u_124 ._action-cell_6ul9u_134._shadowed_6ul9u_210._single-selection_6ul9u_190{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_6ul9u_1 ._t-row_6ul9u_124 ._action-cell_6ul9u_134._shadowed_6ul9u_210._single-selection_6ul9u_190: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_6ul9u_1 ._t-row_6ul9u_124 ._fixed-cell_6ul9u_138{height:100%}@media (min-width: 743px){._asma-ui-table-styled-table_6ul9u_1 ._t-row_6ul9u_124 ._fixed-cell_6ul9u_138{position:sticky;left:0;z-index:1;box-shadow:var(--fixed-cell-shadow)}._asma-ui-table-styled-table_6ul9u_1 ._t-row_6ul9u_124 ._fixed-cell_6ul9u_138._shadowed_6ul9u_210._single-selection_6ul9u_190{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_6ul9u_1 ._t-row_6ul9u_124._is-loading_6ul9u_231 ._t-cell_6ul9u_124{opacity:.5}._asma-ui-table-styled-table_6ul9u_1 ._action-cell-default-background_6ul9u_234,._asma-ui-table-styled-table_6ul9u_1 ._fixed-cell-default-background_6ul9u_237{background-color:#fff}._asma-ui-table-styled-table_6ul9u_1 ._sortable-column_6ul9u_240{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}._asma-ui-table-styled-table_6ul9u_1 ._resizer_6ul9u_244{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_6ul9u_1 ._resizer_6ul9u_244._isResizing_6ul9u_256{background:var(--colors-gama-500);opacity:1}@media (hover: hover){._asma-ui-table-styled-table_6ul9u_1 ._resizer_6ul9u_244{opacity:0}._asma-ui-table-styled-table_6ul9u_1 *:hover>._resizer_6ul9u_244{opacity:1}}._asma-ui-table-styled-table_6ul9u_1 ._hide-table-header_6ul9u_268{height:0px;opacity:0}._asma-ui-table-styled-table_6ul9u_1 ._show-table-header_6ul9u_272{position:relative;height:32px;opacity:1}._asma-ui-table-styled-table_6ul9u_1 ._table-header_6ul9u_76{display:table-header-group;z-index:60;background-color:var(--colors-gray-10);cursor:default}._asma-ui-table-styled-table_6ul9u_1 ._table-header_6ul9u_76 ._t-cell_6ul9u_124{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_6ul9u_1 ._table-header_6ul9u_76 ._t-cell_6ul9u_124._hide-header_6ul9u_297{border:none}._asma-ui-table-styled-table_6ul9u_1 ._table-header_6ul9u_76 ._t-cell_6ul9u_124._t-cell__actions_6ul9u_300{height:100%;position:sticky;right:-1px;z-index:1;background-color:var(--colors-gray-10)}@media (min-width: 743px){._asma-ui-table-styled-table_6ul9u_1 ._table-header_6ul9u_76 ._t-cell_6ul9u_124._t-cell__actions_6ul9u_300{box-shadow:var(--action-cell-shadow)}._asma-ui-table-styled-table_6ul9u_1 ._table-header_6ul9u_76 ._t-cell_6ul9u_124._t-cell__fixed_6ul9u_313{position:sticky;left:0;background-color:var(--colors-gray-10);z-index:160;box-shadow:var(--fixed-cell-shadow)}}._asma-ui-table-styled-table_6ul9u_1 ._table-header_6ul9u_76 ._sort-icon_6ul9u_321{color:var(--colors-delta-800)}._asma-ui-table-styled-table_6ul9u_1 ._table-footer--sticky_6ul9u_324{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_6ul9u_1 ._table-footer--inline_6ul9u_335{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_6ul9u_1 ._table-bottom_6ul9u_346{margin-top:auto;background:white;width:100%;position:sticky;left:0;bottom:var(--table-hscroll-h);z-index:1}._asma-ui-table-styled-table_6ul9u_1 ._table-wrapper--proxy_6ul9u_38._table-wrapper--no-rows_6ul9u_35,._asma-ui-table-styled-table_6ul9u_1 ._table-wrapper--proxy-bottom_6ul9u_39._table-wrapper--no-rows_6ul9u_35,._asma-ui-table-styled-table_6ul9u_1 ._table-wrapper_6ul9u_22._table-wrapper--no-rows_6ul9u_35{min-height:130px}._asma-ui-table-styled-table_6ul9u_1 ._table-bottom--sticky_6ul9u_360{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_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)}
package/package.json CHANGED
@@ -3,7 +3,7 @@
3
3
  "publishConfig": {
4
4
  "access": "public"
5
5
  },
6
- "version": "1.0.140",
6
+ "version": "1.0.142",
7
7
  "type": "module",
8
8
  "files": [
9
9
  "dist/**/*",