@geneui/components 2.15.0-canary-45496a0-23052024 → 2.15.1

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.
Files changed (94) hide show
  1. package/ActionableList/index.js +1 -1
  2. package/AdvancedSearch/index.js +2 -2
  3. package/Alert/index.js +1 -1
  4. package/Avatar/index.js +1 -1
  5. package/Badge/index.js +1 -1
  6. package/Breadcrumb/index.js +1 -1
  7. package/BusyLoader/index.js +1 -1
  8. package/Button/index.js +1 -1
  9. package/CHANGELOG.md +20 -0
  10. package/Card/index.js +1 -1
  11. package/CardList/index.js +5 -5
  12. package/{CellMeasurerCache-bc507f03.js → CellMeasurerCache-343a8451.js} +1 -1
  13. package/Charts/index.js +17 -17
  14. package/CheckboxGroupWithSearch/index.js +2 -2
  15. package/Collapse/index.js +1 -1
  16. package/ColorPicker/index.js +1 -1
  17. package/ComboBox/index.js +2 -2
  18. package/Copy/index.js +1 -1
  19. package/Counter/index.js +1 -1
  20. package/DateFilter/index.js +2 -2
  21. package/DatePicker/index.js +1 -1
  22. package/DatePickerInput/index.js +2 -2
  23. package/Divider/index.js +1 -1
  24. package/Drawer/index.js +1 -1
  25. package/Dropdown/index.js +3 -3
  26. package/Editor/index.js +1 -1
  27. package/Empty/index.js +1 -1
  28. package/ExtendedInput/index.js +1 -1
  29. package/Form/index.js +3 -3
  30. package/FormContainer/index.js +1 -1
  31. package/FormableDatePicker/index.js +1 -1
  32. package/FormableDropdown/index.js +3 -3
  33. package/FormableMultiSelectDropdown/index.js +3 -3
  34. package/GeneUIProvider/index.js +1 -1
  35. package/Grid/index.js +1 -1
  36. package/Holder/index.js +1 -1
  37. package/Icon/index.js +1 -1
  38. package/Image/index.js +1 -1
  39. package/ImagePreview/index.js +1 -1
  40. package/InteractiveWidget/index.js +1 -1
  41. package/KeyValue/index.js +1 -1
  42. package/Label/index.js +1 -1
  43. package/LinkButton/index.js +1 -1
  44. package/Menu/index.js +1 -1
  45. package/MobileNavigation/index.js +1 -1
  46. package/MobilePopup/index.js +1 -1
  47. package/Modal/index.js +1 -1
  48. package/ModuleTitle/index.js +1 -1
  49. package/NavigationMenu/index.js +1 -1
  50. package/Notification/index.js +1 -1
  51. package/Option/index.js +1 -1
  52. package/Overlay/index.js +1 -1
  53. package/Overspread/index.js +4 -4
  54. package/Pagination/index.js +1 -1
  55. package/Paper/index.js +1 -1
  56. package/Popover/index.js +1 -1
  57. package/PopoverV2/index.js +1 -1
  58. package/Products/index.js +1 -1
  59. package/Profile/index.js +1 -1
  60. package/Progress/index.js +1 -1
  61. package/Rating/index.js +4 -4
  62. package/RichEditor/index.js +1 -1
  63. package/{RichEditor-a50b6d27.js → RichEditor-de21fe2b.js} +1 -1
  64. package/Scrollbar/index.js +1 -1
  65. package/SearchWithDropdown/index.js +4 -4
  66. package/Section/index.js +1 -1
  67. package/SkeletonLoader/index.js +1 -1
  68. package/Status/index.js +1 -1
  69. package/Steps/index.js +1 -1
  70. package/SuggestionList/index.js +1 -1
  71. package/Switcher/index.js +1 -1
  72. package/Table/index.js +5 -5
  73. package/TableCompositions/index.js +8 -8
  74. package/Tabs/index.js +1 -1
  75. package/Tag/index.js +1 -1
  76. package/Time/index.js +1 -1
  77. package/TimePicker/index.js +2 -2
  78. package/Timeline/index.js +2 -2
  79. package/Title/index.js +1 -1
  80. package/Toaster/index.js +1 -1
  81. package/Tooltip/index.js +1 -1
  82. package/TransferList/index.js +3 -3
  83. package/Uploader/index.js +4 -4
  84. package/ValidatableDatePicker/index.js +1 -1
  85. package/ValidatableDropdown/index.js +3 -3
  86. package/ValidatableElements/index.js +3 -3
  87. package/ValidatableMultiSelectDropdown/index.js +3 -3
  88. package/Widget/index.js +1 -1
  89. package/{index-516368c9.js → index-35f0eafa.js} +7 -7
  90. package/{index-7a753832.js → index-7b2f38c9.js} +1 -1
  91. package/{index-49188840.js → index-898121d3.js} +1 -1
  92. package/{index-02409dcd.js → index-ed0d05f0.js} +2 -2
  93. package/index.js +6 -6
  94. package/package.json +2 -2
@@ -1,8 +1,8 @@
1
1
  import { _ as _extends } from './_rollupPluginBabelHelpers-e8fb2e5c.js';
2
2
  import React__default, { createContext, memo, useEffect, useLayoutEffect, useState, useCallback, useMemo, isValidElement, cloneElement, useContext, useRef, forwardRef } from 'react';
3
3
  import PropTypes from 'prop-types';
4
- import { D as Dropdown, I as InfiniteLoader, W as WindowScroller, A as AutoSizer, L as List, C as CellMeasurer } from './index-02409dcd.js';
5
- import { C as CellMeasurerCache } from './CellMeasurerCache-bc507f03.js';
4
+ import { D as Dropdown, I as InfiniteLoader, W as WindowScroller, A as AutoSizer, L as List, C as CellMeasurer } from './index-ed0d05f0.js';
5
+ import { C as CellMeasurerCache } from './CellMeasurerCache-343a8451.js';
6
6
  import { c as classnames } from './index-031ff73c.js';
7
7
  import { s as stopEvent, o as oneIsRequired, n as noop } from './index-a0e4e333.js';
8
8
  import useMount from './hooks/useMount.js';
@@ -27,7 +27,7 @@ import Popover from './Popover/index.js';
27
27
  import ExtendedInput from './ExtendedInput/index.js';
28
28
  import Menu from './Menu/index.js';
29
29
  import { d as debounce } from './debounce-4419bc2f.js';
30
- import { j as jsxRuntimeExports } from './index-7a753832.js';
30
+ import { j as jsxRuntimeExports } from './index-7b2f38c9.js';
31
31
 
32
32
  /**
33
33
  * Create the React Context
@@ -4753,7 +4753,7 @@ const Body = _ref => {
4753
4753
  };
4754
4754
  var Body$1 = /*#__PURE__*/memo(Body, reactFastCompare);
4755
4755
 
4756
- var css_248z$3 = "[data-gene-ui-version=\"2.14.0\"] .nested-table{border:1px solid rgba(var(--background-sc-rgb),.1);border-radius:.4rem;display:flex;flex-direction:column;font:600 1.4rem/2rem var(--font-family);overflow:hidden;width:100%}[data-gene-ui-version=\"2.14.0\"] .nt-row{display:flex;width:100%}[data-gene-ui-version=\"2.14.0\"] .nt-row~.nt-row{border-top:1px solid rgba(var(--background-sc-rgb),.1)}[data-gene-ui-version=\"2.14.0\"] .nt-head{background:rgba(var(--background-sc-rgb),.04);font-weight:700}[data-gene-ui-version=\"2.14.0\"] .nt-cell{display:flex;overflow:hidden;padding:1.1rem 2rem;position:relative;width:100%;word-break:break-word}[data-gene-ui-version=\"2.14.0\"] .nt-cell~.nt-cell:before{background:var(--background);border-right:1px solid rgba(var(--background-sc-rgb),.15);bottom:1rem;content:\"\";display:block;position:absolute;top:1rem}html:not([dir=rtl]) .nt-cell~.nt-cell:before{left:0}html[dir=rtl] .nt-cell~.nt-cell:before{right:0}";
4756
+ var css_248z$3 = "[data-gene-ui-version=\"2.15.1\"] .nested-table{border:1px solid rgba(var(--background-sc-rgb),.1);border-radius:.4rem;display:flex;flex-direction:column;font:600 1.4rem/2rem var(--font-family);overflow:hidden;width:100%}[data-gene-ui-version=\"2.15.1\"] .nt-row{display:flex;width:100%}[data-gene-ui-version=\"2.15.1\"] .nt-row~.nt-row{border-top:1px solid rgba(var(--background-sc-rgb),.1)}[data-gene-ui-version=\"2.15.1\"] .nt-head{background:rgba(var(--background-sc-rgb),.04);font-weight:700}[data-gene-ui-version=\"2.15.1\"] .nt-cell{display:flex;overflow:hidden;padding:1.1rem 2rem;position:relative;width:100%;word-break:break-word}[data-gene-ui-version=\"2.15.1\"] .nt-cell~.nt-cell:before{background:var(--background);border-right:1px solid rgba(var(--background-sc-rgb),.15);bottom:1rem;content:\"\";display:block;position:absolute;top:1rem}html:not([dir=rtl]) .nt-cell~.nt-cell:before{left:0}html[dir=rtl] .nt-cell~.nt-cell:before{right:0}";
4757
4757
  styleInject(css_248z$3);
4758
4758
 
4759
4759
  function Nested(_ref) {
@@ -5499,7 +5499,7 @@ HeaderItem.defaultProps = {
5499
5499
  };
5500
5500
  var HeaderItem$1 = /*#__PURE__*/memo(HeaderItem, reactFastCompare);
5501
5501
 
5502
- var css_248z$2 = "[data-gene-ui-version=\"2.14.0\"] .ta-header{top:0}[data-gene-ui-version=\"2.14.0\"] .ta-header .ta-cell{align-items:normal;flex-direction:column}[data-gene-ui-version=\"2.14.0\"] .ta-header .ta-cell.centered .table-heading{justify-content:center}@media (hover:hover){[data-gene-ui-version=\"2.14.0\"] .ta-header .ta-cell:hover{background:rgba(var(--background-sc-rgb),.02)}[data-gene-ui-version=\"2.14.0\"] .ta-header .ta-cell.sticky:hover{background:rgba(var(--background-sc-rgb),.06)}}[data-gene-ui-version=\"2.14.0\"] .ta-header .ta-cell.is-dragged-over{background-color:rgba(var(--hero-rgb),.05)}[data-gene-ui-version=\"2.14.0\"] .ta-header .ta-cell .ta-cell-header-item{padding:5px 0}[data-gene-ui-version=\"2.14.0\"] .ta-header .ta-cell .ta-cell-header-tittle{display:flex}[data-gene-ui-version=\"2.14.0\"] .sticky-viewport-checker{bottom:0;position:absolute;top:0;visibility:hidden;width:1px}[data-gene-ui-version=\"2.14.0\"] .table-heading{align-items:center;display:flex;flex-shrink:0;flex:auto;overflow:hidden;width:100%}[data-gene-ui-version=\"2.14.0\"] .ta-filter-icon{color:rgba(var(--background-sc-rgb),.38);cursor:pointer;flex-shrink:0;margin:0 .4rem;position:relative}[data-gene-ui-version=\"2.14.0\"] .ta-filter-icon:after,[data-gene-ui-version=\"2.14.0\"] .ta-filter-icon:before{display:block;font:2.4rem/1 betcore;transition:color .3s}[data-gene-ui-version=\"2.14.0\"] .ta-filter-icon:before{content:\"\\e92c\"}[data-gene-ui-version=\"2.14.0\"] .ta-filter-icon:after{content:\"\\e92b\";left:0;position:absolute;top:0}[data-gene-ui-version=\"2.14.0\"] .ta-filter-icon.active-asc:before,[data-gene-ui-version=\"2.14.0\"] .ta-filter-icon.active-desc:after{color:var(--hero)}[data-gene-ui-version=\"2.14.0\"] .table-heading-text{transition:color .3s}[data-gene-ui-version=\"2.14.0\"] .table-heading-text.active{color:var(--hero)}[data-gene-ui-version=\"2.14.0\"] .cell-options{transition:opacity .4s}[data-gene-ui-version=\"2.14.0\"] .ta-cell:not(:hover) .cell-options:not(.popover-opened),[data-gene-ui-version=\"2.14.0\"] .vertical-resizing-cursor .cell-options{opacity:0}[data-gene-ui-version=\"2.14.0\"] .th-divider-holder{bottom:0;display:flex;padding:.9rem;position:absolute;top:0;transform:translateZ(0);transform:translateX(-50%);z-index:10}html:not([dir=rtl]) .th-divider-holder{left:100%}html[dir=rtl] .th-divider-holder{right:100%;transform:translateX(50%)}[data-gene-ui-version=\"2.14.0\"] .th-divider-holder i{transition:opacity .3s}[data-gene-ui-version=\"2.14.0\"] .th-divider{background:rgba(var(--background-sc-rgb),.15);width:1px}[data-gene-ui-version=\"2.14.0\"] .sticky .th-divider,[data-gene-ui-version=\"2.14.0\"] .ta-cell:hover .th-divider:nth-child(2),[data-gene-ui-version=\"2.14.0\"] .table-resize-handle:active~.th-divider{opacity:0}[data-gene-ui-version=\"2.14.0\"] .table-resize-handle{bottom:0;cursor:col-resize;display:flex;left:0;padding:.4rem .9rem;position:absolute;top:0}[data-gene-ui-version=\"2.14.0\"] .ta-cell:not(:hover) .table-resize-handle:not(:active){opacity:0}[data-gene-ui-version=\"2.14.0\"] .table-resize-handle:before{border-left:1px dashed rgba(var(--background-sc-rgb),.18);content:\"\";display:block;width:1px}[data-gene-ui-version=\"2.14.0\"] .table-resize-handle:active:before{border-color:var(--hero)}";
5502
+ var css_248z$2 = "[data-gene-ui-version=\"2.15.1\"] .ta-header{top:0}[data-gene-ui-version=\"2.15.1\"] .ta-header .ta-cell{align-items:normal;flex-direction:column}[data-gene-ui-version=\"2.15.1\"] .ta-header .ta-cell.centered .table-heading{justify-content:center}@media (hover:hover){[data-gene-ui-version=\"2.15.1\"] .ta-header .ta-cell:hover{background:rgba(var(--background-sc-rgb),.02)}[data-gene-ui-version=\"2.15.1\"] .ta-header .ta-cell.sticky:hover{background:rgba(var(--background-sc-rgb),.06)}}[data-gene-ui-version=\"2.15.1\"] .ta-header .ta-cell.is-dragged-over{background-color:rgba(var(--hero-rgb),.05)}[data-gene-ui-version=\"2.15.1\"] .ta-header .ta-cell .ta-cell-header-item{padding:5px 0}[data-gene-ui-version=\"2.15.1\"] .ta-header .ta-cell .ta-cell-header-tittle{display:flex}[data-gene-ui-version=\"2.15.1\"] .sticky-viewport-checker{bottom:0;position:absolute;top:0;visibility:hidden;width:1px}[data-gene-ui-version=\"2.15.1\"] .table-heading{align-items:center;display:flex;flex-shrink:0;flex:auto;overflow:hidden;width:100%}[data-gene-ui-version=\"2.15.1\"] .ta-filter-icon{color:rgba(var(--background-sc-rgb),.38);cursor:pointer;flex-shrink:0;margin:0 .4rem;position:relative}[data-gene-ui-version=\"2.15.1\"] .ta-filter-icon:after,[data-gene-ui-version=\"2.15.1\"] .ta-filter-icon:before{display:block;font:2.4rem/1 betcore;transition:color .3s}[data-gene-ui-version=\"2.15.1\"] .ta-filter-icon:before{content:\"\\e92c\"}[data-gene-ui-version=\"2.15.1\"] .ta-filter-icon:after{content:\"\\e92b\";left:0;position:absolute;top:0}[data-gene-ui-version=\"2.15.1\"] .ta-filter-icon.active-asc:before,[data-gene-ui-version=\"2.15.1\"] .ta-filter-icon.active-desc:after{color:var(--hero)}[data-gene-ui-version=\"2.15.1\"] .table-heading-text{transition:color .3s}[data-gene-ui-version=\"2.15.1\"] .table-heading-text.active{color:var(--hero)}[data-gene-ui-version=\"2.15.1\"] .cell-options{transition:opacity .4s}[data-gene-ui-version=\"2.15.1\"] .ta-cell:not(:hover) .cell-options:not(.popover-opened),[data-gene-ui-version=\"2.15.1\"] .vertical-resizing-cursor .cell-options{opacity:0}[data-gene-ui-version=\"2.15.1\"] .th-divider-holder{bottom:0;display:flex;padding:.9rem;position:absolute;top:0;transform:translateZ(0);transform:translateX(-50%);z-index:10}html:not([dir=rtl]) .th-divider-holder{left:100%}html[dir=rtl] .th-divider-holder{right:100%;transform:translateX(50%)}[data-gene-ui-version=\"2.15.1\"] .th-divider-holder i{transition:opacity .3s}[data-gene-ui-version=\"2.15.1\"] .th-divider{background:rgba(var(--background-sc-rgb),.15);width:1px}[data-gene-ui-version=\"2.15.1\"] .sticky .th-divider,[data-gene-ui-version=\"2.15.1\"] .ta-cell:hover .th-divider:nth-child(2),[data-gene-ui-version=\"2.15.1\"] .table-resize-handle:active~.th-divider{opacity:0}[data-gene-ui-version=\"2.15.1\"] .table-resize-handle{bottom:0;cursor:col-resize;display:flex;left:0;padding:.4rem .9rem;position:absolute;top:0}[data-gene-ui-version=\"2.15.1\"] .ta-cell:not(:hover) .table-resize-handle:not(:active){opacity:0}[data-gene-ui-version=\"2.15.1\"] .table-resize-handle:before{border-left:1px dashed rgba(var(--background-sc-rgb),.18);content:\"\";display:block;width:1px}[data-gene-ui-version=\"2.15.1\"] .table-resize-handle:active:before{border-color:var(--hero)}";
5503
5503
  styleInject(css_248z$2);
5504
5504
 
5505
5505
  const Header = /*#__PURE__*/forwardRef((_ref, ref) => {
@@ -5667,7 +5667,7 @@ function FooterItem(_ref) {
5667
5667
  }
5668
5668
  var FooterItem$1 = /*#__PURE__*/memo(FooterItem, reactFastCompare);
5669
5669
 
5670
- var css_248z$1 = "[data-gene-ui-version=\"2.14.0\"] .ta-footer .ellipsis-text{-webkit-user-select:all;user-select:all}";
5670
+ var css_248z$1 = "[data-gene-ui-version=\"2.15.1\"] .ta-footer .ellipsis-text{-webkit-user-select:all;user-select:all}";
5671
5671
  styleInject(css_248z$1);
5672
5672
 
5673
5673
  function Footer(_ref) {
@@ -5703,7 +5703,7 @@ Footer.defaultProps = {
5703
5703
  withLeftCorners: []
5704
5704
  };
5705
5705
 
5706
- var css_248z = "[data-gene-ui-version=\"2.14.0\"] .table-loader-container{position:relative;width:100%}[data-gene-ui-version=\"2.14.0\"] .table-holder{display:flex;flex-direction:column;font:600 1.4rem/1.8rem var(--font-family);position:relative;width:100%}[data-gene-ui-version=\"2.14.0\"] .table-loader-container .table-holder{position:static}[data-gene-ui-version=\"2.14.0\"] .table-holder .ReactVirtualized__Grid{direction:inherit!important;min-width:100%;overflow:visible!important;width:auto!important}[data-gene-ui-version=\"2.14.0\"] .table-holder .ReactVirtualized__Grid .ReactVirtualized__Grid__innerScrollContainer{max-width:inherit!important;min-width:100%;overflow:visible!important;width:auto!important}[data-gene-ui-version=\"2.14.0\"] .table-holder:not(.content-empty){max-height:calc(100vh - var(--header-height, 0px) - var(--table-max-height-additional-calc, 0px))}[data-gene-ui-version=\"2.14.0\"] .ta-body{display:inline-block;min-width:100%;position:relative;z-index:0}[data-gene-ui-version=\"2.14.0\"] .content-empty .ta-body{position:-webkit-sticky;position:sticky}html:not([dir=rtl]) .content-empty .ta-body{left:0}html[dir=rtl] .content-empty .ta-body{right:0}[data-gene-ui-version=\"2.14.0\"] .ta-n-body{background:var(--background);display:inline-block;font-weight:700;min-width:100%;position:-webkit-sticky;position:sticky;-webkit-user-select:none;user-select:none;z-index:10}[data-gene-ui-version=\"2.14.0\"] .ta-n-body .ta-row{background:rgba(var(--background-sc-rgb),.04);display:inline-flex;min-width:100%}[data-gene-ui-version=\"2.14.0\"] .ta-n-body .ta-row.disabled{opacity:.5;pointer-events:none}[data-gene-ui-version=\"2.14.0\"] .ta-group{display:inline-flex;flex-direction:column;min-width:100%;position:relative;width:auto!important}html:not([dir=rtl]) .ta-group{right:auto!important}html[dir=rtl] .ta-group{left:auto!important}html:not([dir=rtl]) .ta-group{left:0!important}html[dir=rtl] .ta-group{right:0!important}[data-gene-ui-version=\"2.14.0\"] .ta-gr-left-line{bottom:0;display:flex;pointer-events:none;position:absolute;top:-1px;width:100%;z-index:12}html:not([dir=rtl]) .ta-gr-left-line{left:0}html[dir=rtl] .ta-gr-left-line{right:0}[data-gene-ui-version=\"2.14.0\"] .ta-gr-left-line:before{background:var(--hero);content:\"\";display:block;height:100%;position:-webkit-sticky;position:sticky;transform:translateX(-110%);transition:transform .3s;width:.3rem}html:not([dir=rtl]) .ta-gr-left-line:before{left:0}html[dir=rtl] .ta-gr-left-line:before{right:0;transform:translateX(110%)}[data-gene-ui-version=\"2.14.0\"] .hover-able:hover .ta-gr-left-line:before,[data-gene-ui-version=\"2.14.0\"] .selected .ta-gr-left-line:before{transform:translateX(0)}[data-gene-ui-version=\"2.14.0\"] .ta-row{align-items:center;background-clip:content-box;display:flex;justify-content:flex-start;min-width:100%}[data-gene-ui-version=\"2.14.0\"] .ta-row.border-bottom{border-bottom:1px solid rgba(var(--background-sc-rgb),.1)}[data-gene-ui-version=\"2.14.0\"] .ta-row.border-top{border-top:1px solid rgba(var(--background-sc-rgb),.1)}[data-gene-ui-version=\"2.14.0\"] .ta-row.even-coloring{background-color:rgba(var(--background-sc-rgb),.02)}[data-gene-ui-version=\"2.14.0\"] .ta-row.hover-able:hover,[data-gene-ui-version=\"2.14.0\"] .ta-row.selected{background-color:rgba(var(--hero-rgb),.08)}[data-gene-ui-version=\"2.14.0\"] .ta-row.hover-able:hover .tl-bc-icon-action,[data-gene-ui-version=\"2.14.0\"] .ta-row.selected .tl-bc-icon-action{color:var(--hero)}[data-gene-ui-version=\"2.14.0\"] .ta-row.hover-able:not(.cursor-grab){cursor:pointer}[data-gene-ui-version=\"2.14.0\"] .ta-row.disabled{opacity:.5;pointer-events:none}[data-gene-ui-version=\"2.14.0\"] .ta-cell{align-items:center;display:flex;flex-shrink:0;min-height:4.2rem;min-width:4.2rem;position:relative;will-change:width,background-color,position}[data-gene-ui-version=\"2.14.0\"] .ta-cell>.ellipsis-text{width:100%}[data-gene-ui-version=\"2.14.0\"] .ta-n-body .ta-cell:last-child,[data-gene-ui-version=\"2.14.0\"] .ta-n-body .ta-cell:nth-last-child(2){overflow:hidden}[data-gene-ui-version=\"2.14.0\"] .ta-cell a{color:var(--hero);font-weight:600}[data-gene-ui-version=\"2.14.0\"] .ta-cell:not(.a-square){padding:0 1.2rem 0 2rem}html[dir=rtl] .ta-cell:not(.a-square){padding:0 2rem 0 1.2rem}[data-gene-ui-version=\"2.14.0\"] .ta-cell.a-square{justify-content:center}[data-gene-ui-version=\"2.14.0\"] .ta-cell.a-square:empty{pointer-events:none}[data-gene-ui-version=\"2.14.0\"] .ta-cell.a-square:not(:empty){position:-webkit-sticky;position:sticky;transform:translateZ(0);z-index:11}[data-gene-ui-version=\"2.14.0\"] .ta-cell.sticky{background-color:inherit;box-shadow:1px 0 0 rgba(var(--background-sc-rgb),.1),-1px 0 0 rgba(var(--background-sc-rgb),.1),inset 0 0 0 10rem var(--background);position:-webkit-sticky;position:sticky;transition:none;z-index:11}[data-gene-ui-version=\"2.14.0\"] .ta-cell.sticky:before{background:inherit;content:\"\";height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}[data-gene-ui-version=\"2.14.0\"] .ta-cell.sticky:after{bottom:-1px;content:\"\";display:block;opacity:0;pointer-events:none;position:absolute;top:0;transition:opacity .3s,visibility .3s;visibility:hidden;width:2rem}[data-gene-ui-version=\"2.14.0\"] sub:last-of-type+.ta-cell.sticky:after,[data-gene-ui-version=\"2.14.0\"] sup:first-of-type+.ta-cell.sticky:after{opacity:1;visibility:visible}[data-gene-ui-version=\"2.14.0\"] .ta-cell.sticky.now-sticky{box-shadow:inset 0 0 0 10rem var(--background)}html:not([dir=rtl]) .ta-cell.sticky.sticky-left{left:0}html[dir=rtl] .ta-cell.sticky.sticky-left{right:0}[data-gene-ui-version=\"2.14.0\"] .ta-cell.sticky.sticky-left:after{background:linear-gradient(to right,#0000000d,rgba(var(--background-rgb),0))}html:not([dir=rtl]) .ta-cell.sticky.sticky-left:after{left:100%}html[dir=rtl] .ta-cell.sticky.sticky-left:after{background:linear-gradient(to left,#0000000d,rgba(var(--background-rgb),0));right:100%}[data-gene-ui-version=\"2.14.0\"] sub:last-of-type+.ta-cell.sticky.sticky-left{box-shadow:1px 0 0 rgba(var(--background-sc-rgb),.1),inset 0 0 0 10rem var(--background)}html:not([dir=rtl]) .ta-cell.sticky.sticky-right{right:0}html[dir=rtl] .ta-cell.sticky.sticky-right{left:0}[data-gene-ui-version=\"2.14.0\"] .ta-cell.sticky.sticky-right:after{background:linear-gradient(to left,#0000000d,rgba(var(--background-rgb),0))}html:not([dir=rtl]) .ta-cell.sticky.sticky-right:after{right:100%}html[dir=rtl] .ta-cell.sticky.sticky-right:after{background:linear-gradient(to right,#0000000d,rgba(var(--background-rgb),0));left:100%}[data-gene-ui-version=\"2.14.0\"] sup:first-of-type+.ta-cell.sticky.sticky-right{box-shadow:-1px 0 0 rgba(var(--background-sc-rgb),.1),inset 0 0 0 10rem var(--background)}[data-gene-ui-version=\"2.14.0\"] .ta-cell:hover .copy-icon{opacity:1}[data-gene-ui-version=\"2.14.0\"] .ta-cell .copy-icon{font-size:14px;margin-right:6px;opacity:0}[data-gene-ui-version=\"2.14.0\"] .ta-cell .copy-icon:focus{color:var(--hero)}[data-gene-ui-version=\"2.14.0\"] .ta-cell .crs-holder{display:flex}[data-gene-ui-version=\"2.14.0\"] .ta-nested-child-holder{cursor:auto;max-width:var(--table-max-width);overflow:hidden;position:-webkit-sticky;position:sticky;-webkit-user-select:text;user-select:text;width:100%}html:not([dir=rtl]) .ta-nested-child-holder{left:0}html[dir=rtl] .ta-nested-child-holder{right:0}[data-gene-ui-version=\"2.14.0\"] .ta-nested-child-holder:not(.table-empty-holder){border-bottom:1px solid rgba(var(--background-sc-rgb),.1)}[data-gene-ui-version=\"2.14.0\"] .ta-nested-child{padding:1.2rem 1.4rem;width:100%}[data-gene-ui-version=\"2.14.0\"] .tl-bc-icon-action{cursor:pointer;position:relative;text-align:center;transition:color .3s,transform .3s;width:100%;z-index:1}[data-gene-ui-version=\"2.14.0\"] .tl-bc-icon-action.active{transform:rotate(180deg)}[data-gene-ui-version=\"2.14.0\"] .table-splash-loader{background:rgba(var(--background-rgb),.6);border-radius:2rem;height:100%;left:0;position:absolute;top:0;width:100%;z-index:11}[data-gene-ui-version=\"2.14.0\"] .table-empty-holder{align-items:center;display:flex;justify-content:center;min-height:42rem;padding:2rem;-webkit-user-select:none;user-select:none}[data-gene-ui-version=\"2.14.0\"] .right-actions-holder{width:5.2rem}html:not([dir=rtl]) .right-actions-holder{right:0}html[dir=rtl] .right-actions-holder{left:0}[data-gene-ui-version=\"2.14.0\"] .ta-n-body .right-actions-holder:not(.sticky){opacity:0;pointer-events:none}html:not([dir=rtl]) .left-actions-holder{left:0}html[dir=rtl] .left-actions-holder{right:0}[data-gene-ui-version=\"2.14.0\"] .left-actions-holder .icon{margin:0 .9rem}[data-gene-ui-version=\"2.14.0\"] .left-actions-holder:after,[data-gene-ui-version=\"2.14.0\"] .left-actions-holder:before{bottom:0;content:\"\";pointer-events:none;position:absolute;top:0}html:not([dir=rtl]) .left-actions-holder:after,html:not([dir=rtl]) .left-actions-holder:before{right:-2rem}html[dir=rtl] .left-actions-holder:after,html[dir=rtl] .left-actions-holder:before{left:-2rem}html:not([dir=rtl]) .left-actions-holder:after,html:not([dir=rtl]) .left-actions-holder:before{left:0}html[dir=rtl] .left-actions-holder:after,html[dir=rtl] .left-actions-holder:before{right:0}[data-gene-ui-version=\"2.14.0\"] .left-actions-holder:before{background:linear-gradient(to right,var(--background) 65%,rgba(var(--background-rgb),0) 100%)}html[dir=rtl] .left-actions-holder:before{background:linear-gradient(to left,var(--background) 65%,rgba(var(--background-rgb),0) 100%)}[data-gene-ui-version=\"2.14.0\"] .even-coloring .left-actions-holder:before{background:linear-gradient(to right,rgba(var(--background-sc-rgb),.02) 65%,rgba(var(--background-sc-rgb),0) 100%),linear-gradient(to right,var(--background) 65%,rgba(var(--background-rgb),0) 100%)}html[dir=rtl] .even-coloring .left-actions-holder:before{background:linear-gradient(to left,rgba(var(--background-sc-rgb),.02) 65%,rgba(var(--background-sc-rgb),0) 100%),linear-gradient(to left,var(--background) 65%,rgba(var(--background-rgb),0) 100%)}[data-gene-ui-version=\"2.14.0\"] .left-actions-holder:after{background:linear-gradient(to right,rgba(var(--hero-rgb),.08) 65%,rgba(var(--hero-rgb),0) 100%),linear-gradient(to right,var(--background) 65%,rgba(var(--background-rgb),0) 100%);opacity:0}html[dir=rtl] .left-actions-holder:after{background:linear-gradient(to left,rgba(var(--hero-rgb),.08) 65%,rgba(var(--hero-rgb),0) 100%),linear-gradient(to left,var(--background) 65%,rgba(var(--background-rgb),0) 100%)}[data-gene-ui-version=\"2.14.0\"] .ta-row.hover-able:hover .left-actions-holder:before,[data-gene-ui-version=\"2.14.0\"] .ta-row.selected .left-actions-holder:before{opacity:0}[data-gene-ui-version=\"2.14.0\"] .ta-row.hover-able:hover .left-actions-holder:after,[data-gene-ui-version=\"2.14.0\"] .ta-row.selected .left-actions-holder:after{opacity:1}[data-gene-ui-version=\"2.14.0\"] .ta-action{align-items:center;bottom:0;display:flex;padding:0 .6rem;position:absolute;top:0}html:not([dir=rtl]) .ta-action{right:0}html[dir=rtl] .ta-action{left:0}[data-gene-ui-version=\"2.14.0\"] .ta-action:after,[data-gene-ui-version=\"2.14.0\"] .ta-action:before{bottom:0;content:\"\";position:absolute;top:0}html:not([dir=rtl]) .ta-action:after,html:not([dir=rtl]) .ta-action:before{left:-3rem}html[dir=rtl] .ta-action:after,html[dir=rtl] .ta-action:before{right:-3rem}html:not([dir=rtl]) .ta-action:after,html:not([dir=rtl]) .ta-action:before{right:0}html[dir=rtl] .ta-action:after,html[dir=rtl] .ta-action:before{left:0}[data-gene-ui-version=\"2.14.0\"] .ta-action:before{background:linear-gradient(to left,var(--background) 65%,rgba(var(--background-rgb),0) 100%)}html[dir=rtl] .ta-action:before{background:linear-gradient(to right,var(--background) 65%,rgba(var(--background-rgb),0) 100%)}[data-gene-ui-version=\"2.14.0\"] .even-coloring .ta-action:before{background:linear-gradient(to left,rgba(var(--background-sc-rgb),.02) 65%,rgba(var(--background-sc-rgb),0) 100%),linear-gradient(to left,var(--background) 65%,rgba(var(--background-rgb),0) 100%)}html[dir=rtl] .even-coloring .ta-action:before{background:linear-gradient(to right,rgba(var(--background-sc-rgb),.02) 65%,rgba(var(--background-sc-rgb),0) 100%),linear-gradient(to right,var(--background) 65%,rgba(var(--background-rgb),0) 100%)}[data-gene-ui-version=\"2.14.0\"] .ta-action:after{background:linear-gradient(to left,rgba(var(--hero-rgb),.08) 65%,rgba(var(--hero-rgb),0) 100%),linear-gradient(to left,var(--background) 65%,rgba(var(--background-rgb),0) 100%);opacity:0}html[dir=rtl] .ta-action:after{background:linear-gradient(to right,rgba(var(--hero-rgb),.08) 65%,rgba(var(--hero-rgb),0) 100%),linear-gradient(to right,var(--background) 65%,rgba(var(--background-rgb),0) 100%)}[data-gene-ui-version=\"2.14.0\"] .ta-action.ta-a-2,[data-gene-ui-version=\"2.14.0\"] .ta-row.hover-able:hover .ta-action.ta-a-1:not(:only-child),[data-gene-ui-version=\"2.14.0\"] .ta-row.hover-able:hover .ta-action:before,[data-gene-ui-version=\"2.14.0\"] .ta-row.selected .ta-action.ta-a-1:not(:only-child),[data-gene-ui-version=\"2.14.0\"] .ta-row.selected .ta-action:before{opacity:0}[data-gene-ui-version=\"2.14.0\"] .ta-row.hover-able:hover .ta-action.ta-a-2,[data-gene-ui-version=\"2.14.0\"] .ta-row.hover-able:hover .ta-action:after,[data-gene-ui-version=\"2.14.0\"] .ta-row.selected .ta-action.ta-a-2,[data-gene-ui-version=\"2.14.0\"] .ta-row.selected .ta-action:after{opacity:1}[data-gene-ui-version=\"2.14.0\"] .now-sticky .ta-action:before{content:none}[data-gene-ui-version=\"2.14.0\"] .ta-item{align-items:center;display:flex;position:relative;z-index:1}[data-gene-ui-version=\"2.14.0\"] .edit-save-button-holder{align-items:center;display:flex}[data-gene-ui-version=\"2.14.0\"] .edit-save-button-holder:not(:only-child){margin-inline-end:1rem}[data-gene-ui-version=\"2.14.0\"] .edit-save-button-holder>*+*{margin-inline-start:1rem}";
5706
+ var css_248z = "[data-gene-ui-version=\"2.15.1\"] .table-loader-container{position:relative;width:100%}[data-gene-ui-version=\"2.15.1\"] .table-holder{display:flex;flex-direction:column;font:600 1.4rem/1.8rem var(--font-family);position:relative;width:100%}[data-gene-ui-version=\"2.15.1\"] .table-loader-container .table-holder{position:static}[data-gene-ui-version=\"2.15.1\"] .table-holder .ReactVirtualized__Grid{direction:inherit!important;min-width:100%;overflow:visible!important;width:auto!important}[data-gene-ui-version=\"2.15.1\"] .table-holder .ReactVirtualized__Grid .ReactVirtualized__Grid__innerScrollContainer{max-width:inherit!important;min-width:100%;overflow:visible!important;width:auto!important}[data-gene-ui-version=\"2.15.1\"] .table-holder:not(.content-empty){max-height:calc(100vh - var(--header-height, 0px) - var(--table-max-height-additional-calc, 0px))}[data-gene-ui-version=\"2.15.1\"] .ta-body{display:inline-block;min-width:100%;position:relative;z-index:0}[data-gene-ui-version=\"2.15.1\"] .content-empty .ta-body{position:-webkit-sticky;position:sticky}html:not([dir=rtl]) .content-empty .ta-body{left:0}html[dir=rtl] .content-empty .ta-body{right:0}[data-gene-ui-version=\"2.15.1\"] .ta-n-body{background:var(--background);display:inline-block;font-weight:700;min-width:100%;position:-webkit-sticky;position:sticky;-webkit-user-select:none;user-select:none;z-index:10}[data-gene-ui-version=\"2.15.1\"] .ta-n-body .ta-row{background:rgba(var(--background-sc-rgb),.04);display:inline-flex;min-width:100%}[data-gene-ui-version=\"2.15.1\"] .ta-n-body .ta-row.disabled{opacity:.5;pointer-events:none}[data-gene-ui-version=\"2.15.1\"] .ta-group{display:inline-flex;flex-direction:column;min-width:100%;position:relative;width:auto!important}html:not([dir=rtl]) .ta-group{right:auto!important}html[dir=rtl] .ta-group{left:auto!important}html:not([dir=rtl]) .ta-group{left:0!important}html[dir=rtl] .ta-group{right:0!important}[data-gene-ui-version=\"2.15.1\"] .ta-gr-left-line{bottom:0;display:flex;pointer-events:none;position:absolute;top:-1px;width:100%;z-index:12}html:not([dir=rtl]) .ta-gr-left-line{left:0}html[dir=rtl] .ta-gr-left-line{right:0}[data-gene-ui-version=\"2.15.1\"] .ta-gr-left-line:before{background:var(--hero);content:\"\";display:block;height:100%;position:-webkit-sticky;position:sticky;transform:translateX(-110%);transition:transform .3s;width:.3rem}html:not([dir=rtl]) .ta-gr-left-line:before{left:0}html[dir=rtl] .ta-gr-left-line:before{right:0;transform:translateX(110%)}[data-gene-ui-version=\"2.15.1\"] .hover-able:hover .ta-gr-left-line:before,[data-gene-ui-version=\"2.15.1\"] .selected .ta-gr-left-line:before{transform:translateX(0)}[data-gene-ui-version=\"2.15.1\"] .ta-row{align-items:center;background-clip:content-box;display:flex;justify-content:flex-start;min-width:100%}[data-gene-ui-version=\"2.15.1\"] .ta-row.border-bottom{border-bottom:1px solid rgba(var(--background-sc-rgb),.1)}[data-gene-ui-version=\"2.15.1\"] .ta-row.border-top{border-top:1px solid rgba(var(--background-sc-rgb),.1)}[data-gene-ui-version=\"2.15.1\"] .ta-row.even-coloring{background-color:rgba(var(--background-sc-rgb),.02)}[data-gene-ui-version=\"2.15.1\"] .ta-row.hover-able:hover,[data-gene-ui-version=\"2.15.1\"] .ta-row.selected{background-color:rgba(var(--hero-rgb),.08)}[data-gene-ui-version=\"2.15.1\"] .ta-row.hover-able:hover .tl-bc-icon-action,[data-gene-ui-version=\"2.15.1\"] .ta-row.selected .tl-bc-icon-action{color:var(--hero)}[data-gene-ui-version=\"2.15.1\"] .ta-row.hover-able:not(.cursor-grab){cursor:pointer}[data-gene-ui-version=\"2.15.1\"] .ta-row.disabled{opacity:.5;pointer-events:none}[data-gene-ui-version=\"2.15.1\"] .ta-cell{align-items:center;display:flex;flex-shrink:0;min-height:4.2rem;min-width:4.2rem;position:relative;will-change:width,background-color,position}[data-gene-ui-version=\"2.15.1\"] .ta-cell>.ellipsis-text{width:100%}[data-gene-ui-version=\"2.15.1\"] .ta-n-body .ta-cell:last-child,[data-gene-ui-version=\"2.15.1\"] .ta-n-body .ta-cell:nth-last-child(2){overflow:hidden}[data-gene-ui-version=\"2.15.1\"] .ta-cell a{color:var(--hero);font-weight:600}[data-gene-ui-version=\"2.15.1\"] .ta-cell:not(.a-square){padding:0 1.2rem 0 2rem}html[dir=rtl] .ta-cell:not(.a-square){padding:0 2rem 0 1.2rem}[data-gene-ui-version=\"2.15.1\"] .ta-cell.a-square{justify-content:center}[data-gene-ui-version=\"2.15.1\"] .ta-cell.a-square:empty{pointer-events:none}[data-gene-ui-version=\"2.15.1\"] .ta-cell.a-square:not(:empty){position:-webkit-sticky;position:sticky;transform:translateZ(0);z-index:11}[data-gene-ui-version=\"2.15.1\"] .ta-cell.sticky{background-color:inherit;box-shadow:1px 0 0 rgba(var(--background-sc-rgb),.1),-1px 0 0 rgba(var(--background-sc-rgb),.1),inset 0 0 0 10rem var(--background);position:-webkit-sticky;position:sticky;transition:none;z-index:11}[data-gene-ui-version=\"2.15.1\"] .ta-cell.sticky:before{background:inherit;content:\"\";height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}[data-gene-ui-version=\"2.15.1\"] .ta-cell.sticky:after{bottom:-1px;content:\"\";display:block;opacity:0;pointer-events:none;position:absolute;top:0;transition:opacity .3s,visibility .3s;visibility:hidden;width:2rem}[data-gene-ui-version=\"2.15.1\"] sub:last-of-type+.ta-cell.sticky:after,[data-gene-ui-version=\"2.15.1\"] sup:first-of-type+.ta-cell.sticky:after{opacity:1;visibility:visible}[data-gene-ui-version=\"2.15.1\"] .ta-cell.sticky.now-sticky{box-shadow:inset 0 0 0 10rem var(--background)}html:not([dir=rtl]) .ta-cell.sticky.sticky-left{left:0}html[dir=rtl] .ta-cell.sticky.sticky-left{right:0}[data-gene-ui-version=\"2.15.1\"] .ta-cell.sticky.sticky-left:after{background:linear-gradient(to right,#0000000d,rgba(var(--background-rgb),0))}html:not([dir=rtl]) .ta-cell.sticky.sticky-left:after{left:100%}html[dir=rtl] .ta-cell.sticky.sticky-left:after{background:linear-gradient(to left,#0000000d,rgba(var(--background-rgb),0));right:100%}[data-gene-ui-version=\"2.15.1\"] sub:last-of-type+.ta-cell.sticky.sticky-left{box-shadow:1px 0 0 rgba(var(--background-sc-rgb),.1),inset 0 0 0 10rem var(--background)}html:not([dir=rtl]) .ta-cell.sticky.sticky-right{right:0}html[dir=rtl] .ta-cell.sticky.sticky-right{left:0}[data-gene-ui-version=\"2.15.1\"] .ta-cell.sticky.sticky-right:after{background:linear-gradient(to left,#0000000d,rgba(var(--background-rgb),0))}html:not([dir=rtl]) .ta-cell.sticky.sticky-right:after{right:100%}html[dir=rtl] .ta-cell.sticky.sticky-right:after{background:linear-gradient(to right,#0000000d,rgba(var(--background-rgb),0));left:100%}[data-gene-ui-version=\"2.15.1\"] sup:first-of-type+.ta-cell.sticky.sticky-right{box-shadow:-1px 0 0 rgba(var(--background-sc-rgb),.1),inset 0 0 0 10rem var(--background)}[data-gene-ui-version=\"2.15.1\"] .ta-cell:hover .copy-icon{opacity:1}[data-gene-ui-version=\"2.15.1\"] .ta-cell .copy-icon{font-size:14px;margin-right:6px;opacity:0}[data-gene-ui-version=\"2.15.1\"] .ta-cell .copy-icon:focus{color:var(--hero)}[data-gene-ui-version=\"2.15.1\"] .ta-cell .crs-holder{display:flex}[data-gene-ui-version=\"2.15.1\"] .ta-nested-child-holder{cursor:auto;max-width:var(--table-max-width);overflow:hidden;position:-webkit-sticky;position:sticky;-webkit-user-select:text;user-select:text;width:100%}html:not([dir=rtl]) .ta-nested-child-holder{left:0}html[dir=rtl] .ta-nested-child-holder{right:0}[data-gene-ui-version=\"2.15.1\"] .ta-nested-child-holder:not(.table-empty-holder){border-bottom:1px solid rgba(var(--background-sc-rgb),.1)}[data-gene-ui-version=\"2.15.1\"] .ta-nested-child{padding:1.2rem 1.4rem;width:100%}[data-gene-ui-version=\"2.15.1\"] .tl-bc-icon-action{cursor:pointer;position:relative;text-align:center;transition:color .3s,transform .3s;width:100%;z-index:1}[data-gene-ui-version=\"2.15.1\"] .tl-bc-icon-action.active{transform:rotate(180deg)}[data-gene-ui-version=\"2.15.1\"] .table-splash-loader{background:rgba(var(--background-rgb),.6);border-radius:2rem;height:100%;left:0;position:absolute;top:0;width:100%;z-index:11}[data-gene-ui-version=\"2.15.1\"] .table-empty-holder{align-items:center;display:flex;justify-content:center;min-height:42rem;padding:2rem;-webkit-user-select:none;user-select:none}[data-gene-ui-version=\"2.15.1\"] .right-actions-holder{width:5.2rem}html:not([dir=rtl]) .right-actions-holder{right:0}html[dir=rtl] .right-actions-holder{left:0}[data-gene-ui-version=\"2.15.1\"] .ta-n-body .right-actions-holder:not(.sticky){opacity:0;pointer-events:none}html:not([dir=rtl]) .left-actions-holder{left:0}html[dir=rtl] .left-actions-holder{right:0}[data-gene-ui-version=\"2.15.1\"] .left-actions-holder .icon{margin:0 .9rem}[data-gene-ui-version=\"2.15.1\"] .left-actions-holder:after,[data-gene-ui-version=\"2.15.1\"] .left-actions-holder:before{bottom:0;content:\"\";pointer-events:none;position:absolute;top:0}html:not([dir=rtl]) .left-actions-holder:after,html:not([dir=rtl]) .left-actions-holder:before{right:-2rem}html[dir=rtl] .left-actions-holder:after,html[dir=rtl] .left-actions-holder:before{left:-2rem}html:not([dir=rtl]) .left-actions-holder:after,html:not([dir=rtl]) .left-actions-holder:before{left:0}html[dir=rtl] .left-actions-holder:after,html[dir=rtl] .left-actions-holder:before{right:0}[data-gene-ui-version=\"2.15.1\"] .left-actions-holder:before{background:linear-gradient(to right,var(--background) 65%,rgba(var(--background-rgb),0) 100%)}html[dir=rtl] .left-actions-holder:before{background:linear-gradient(to left,var(--background) 65%,rgba(var(--background-rgb),0) 100%)}[data-gene-ui-version=\"2.15.1\"] .even-coloring .left-actions-holder:before{background:linear-gradient(to right,rgba(var(--background-sc-rgb),.02) 65%,rgba(var(--background-sc-rgb),0) 100%),linear-gradient(to right,var(--background) 65%,rgba(var(--background-rgb),0) 100%)}html[dir=rtl] .even-coloring .left-actions-holder:before{background:linear-gradient(to left,rgba(var(--background-sc-rgb),.02) 65%,rgba(var(--background-sc-rgb),0) 100%),linear-gradient(to left,var(--background) 65%,rgba(var(--background-rgb),0) 100%)}[data-gene-ui-version=\"2.15.1\"] .left-actions-holder:after{background:linear-gradient(to right,rgba(var(--hero-rgb),.08) 65%,rgba(var(--hero-rgb),0) 100%),linear-gradient(to right,var(--background) 65%,rgba(var(--background-rgb),0) 100%);opacity:0}html[dir=rtl] .left-actions-holder:after{background:linear-gradient(to left,rgba(var(--hero-rgb),.08) 65%,rgba(var(--hero-rgb),0) 100%),linear-gradient(to left,var(--background) 65%,rgba(var(--background-rgb),0) 100%)}[data-gene-ui-version=\"2.15.1\"] .ta-row.hover-able:hover .left-actions-holder:before,[data-gene-ui-version=\"2.15.1\"] .ta-row.selected .left-actions-holder:before{opacity:0}[data-gene-ui-version=\"2.15.1\"] .ta-row.hover-able:hover .left-actions-holder:after,[data-gene-ui-version=\"2.15.1\"] .ta-row.selected .left-actions-holder:after{opacity:1}[data-gene-ui-version=\"2.15.1\"] .ta-action{align-items:center;bottom:0;display:flex;padding:0 .6rem;position:absolute;top:0}html:not([dir=rtl]) .ta-action{right:0}html[dir=rtl] .ta-action{left:0}[data-gene-ui-version=\"2.15.1\"] .ta-action:after,[data-gene-ui-version=\"2.15.1\"] .ta-action:before{bottom:0;content:\"\";position:absolute;top:0}html:not([dir=rtl]) .ta-action:after,html:not([dir=rtl]) .ta-action:before{left:-3rem}html[dir=rtl] .ta-action:after,html[dir=rtl] .ta-action:before{right:-3rem}html:not([dir=rtl]) .ta-action:after,html:not([dir=rtl]) .ta-action:before{right:0}html[dir=rtl] .ta-action:after,html[dir=rtl] .ta-action:before{left:0}[data-gene-ui-version=\"2.15.1\"] .ta-action:before{background:linear-gradient(to left,var(--background) 65%,rgba(var(--background-rgb),0) 100%)}html[dir=rtl] .ta-action:before{background:linear-gradient(to right,var(--background) 65%,rgba(var(--background-rgb),0) 100%)}[data-gene-ui-version=\"2.15.1\"] .even-coloring .ta-action:before{background:linear-gradient(to left,rgba(var(--background-sc-rgb),.02) 65%,rgba(var(--background-sc-rgb),0) 100%),linear-gradient(to left,var(--background) 65%,rgba(var(--background-rgb),0) 100%)}html[dir=rtl] .even-coloring .ta-action:before{background:linear-gradient(to right,rgba(var(--background-sc-rgb),.02) 65%,rgba(var(--background-sc-rgb),0) 100%),linear-gradient(to right,var(--background) 65%,rgba(var(--background-rgb),0) 100%)}[data-gene-ui-version=\"2.15.1\"] .ta-action:after{background:linear-gradient(to left,rgba(var(--hero-rgb),.08) 65%,rgba(var(--hero-rgb),0) 100%),linear-gradient(to left,var(--background) 65%,rgba(var(--background-rgb),0) 100%);opacity:0}html[dir=rtl] .ta-action:after{background:linear-gradient(to right,rgba(var(--hero-rgb),.08) 65%,rgba(var(--hero-rgb),0) 100%),linear-gradient(to right,var(--background) 65%,rgba(var(--background-rgb),0) 100%)}[data-gene-ui-version=\"2.15.1\"] .ta-action.ta-a-2,[data-gene-ui-version=\"2.15.1\"] .ta-row.hover-able:hover .ta-action.ta-a-1:not(:only-child),[data-gene-ui-version=\"2.15.1\"] .ta-row.hover-able:hover .ta-action:before,[data-gene-ui-version=\"2.15.1\"] .ta-row.selected .ta-action.ta-a-1:not(:only-child),[data-gene-ui-version=\"2.15.1\"] .ta-row.selected .ta-action:before{opacity:0}[data-gene-ui-version=\"2.15.1\"] .ta-row.hover-able:hover .ta-action.ta-a-2,[data-gene-ui-version=\"2.15.1\"] .ta-row.hover-able:hover .ta-action:after,[data-gene-ui-version=\"2.15.1\"] .ta-row.selected .ta-action.ta-a-2,[data-gene-ui-version=\"2.15.1\"] .ta-row.selected .ta-action:after{opacity:1}[data-gene-ui-version=\"2.15.1\"] .now-sticky .ta-action:before{content:none}[data-gene-ui-version=\"2.15.1\"] .ta-item{align-items:center;display:flex;position:relative;z-index:1}[data-gene-ui-version=\"2.15.1\"] .edit-save-button-holder{align-items:center;display:flex}[data-gene-ui-version=\"2.15.1\"] .edit-save-button-holder:not(:only-child){margin-inline-end:1rem}[data-gene-ui-version=\"2.15.1\"] .edit-save-button-holder>*+*{margin-inline-start:1rem}";
5707
5707
  styleInject(css_248z);
5708
5708
 
5709
5709
  function Table(props) {
@@ -1592,7 +1592,7 @@ ArrowContainer$1.ArrowContainer = ArrowContainer;
1592
1592
 
1593
1593
  } (Popover));
1594
1594
 
1595
- var css_248z = "[data-gene-ui-version=\"2.14.0\"] .popover-positioner{--popover-border-radius:1rem;--popover-shadow:0 0.2rem 0.4rem 0 #0000000d,0 0 0 1px rgba(var(--background-sc-rgb),0.08);z-index:400}[data-gene-ui-version=\"2.14.0\"] .popover-positioner.cr-smooth-radius{--popover-border-radius:0.4rem}[data-gene-ui-version=\"2.14.0\"] .popover-positioner.mobile-view{--popover-border-radius:0.8rem 0.8rem 0 0;--popover-shadow:0 -1px 0.2rem 0 #0000000d;bottom:0;left:0!important;overflow:hidden;position:fixed!important;top:0!important;transform:translate(0)!important;width:100%}[data-gene-ui-version=\"2.14.0\"] .popover-positioner .popover-top-bottom-padding{padding:1rem 0;width:100%}[data-gene-ui-version=\"2.14.0\"] .popover-positioner .popover-top-bottom-padding>div[style*=width]{width:100%!important}[data-gene-ui-version=\"2.14.0\"] .popover{width:100%}[data-gene-ui-version=\"2.14.0\"] .popover-positioner.mobile-view .popover{height:100%;position:relative}[data-gene-ui-version=\"2.14.0\"] .popover-positioner-disable{margin-top:5px;position:inherit!important;transform:none!important}[data-gene-ui-version=\"2.14.0\"] .popover-track{width:100%}[data-gene-ui-version=\"2.14.0\"] .popover-content{background:var(--background);border-radius:var(--popover-border-radius);box-shadow:var(--popover-shadow);overflow:hidden;padding:0 0 env(safe-area-inset-bottom);transition:padding .4s;width:100%}[data-gene-ui-version=\"2.14.0\"] .popover-positioner.mobile-view .popover-content{-webkit-overflow-scrolling:auto;bottom:0;left:0;max-height:calc(100% - 10rem);overflow-x:hidden;overflow-y:auto;position:absolute;z-index:1}[data-gene-ui-version=\"2.14.0\"] .popover-positioner.mobile-view[style*=\"opacity: 0\"] .popover-content{transform:translateY(100%)}[data-gene-ui-version=\"2.14.0\"] .popover-positioner.mobile-view .popover-content{transform:translateY(0)}[data-gene-ui-version=\"2.14.0\"] .popover-mobile-backdrop{background:#0003;height:100%;left:0;opacity:1;position:absolute;top:0;width:100%;z-index:0}[data-gene-ui-version=\"2.14.0\"] .popover-footer,[data-gene-ui-version=\"2.14.0\"] .popover-header{background:var(--background);position:-webkit-sticky;position:sticky;z-index:1}[data-gene-ui-version=\"2.14.0\"] .popover-header{border-bottom:1px solid rgba(var(--background-sc-rgb),.1);top:0}[data-gene-ui-version=\"2.14.0\"] .popover-footer{align-items:stretch;border-top:1px solid rgba(var(--background-sc-rgb),.1);bottom:calc(env(safe-area-inset-bottom)*-1);display:flex;padding:0 0 env(safe-area-inset-bottom);transition:padding .4s}[data-gene-ui-version=\"2.14.0\"] .popover-body{position:relative;z-index:0}[data-gene-ui-version=\"2.14.0\"] .popover-search{padding:1.4rem 1.5rem}[data-gene-ui-version=\"2.14.0\"] .empty-data-holder{align-items:center;display:flex;height:19rem;justify-content:center;width:100%}[data-gene-ui-version=\"2.14.0\"] .popover-disabled{opacity:.5;pointer-events:none;transition:opacity .5s}";
1595
+ var css_248z = "[data-gene-ui-version=\"2.15.1\"] .popover-positioner{--popover-border-radius:1rem;--popover-shadow:0 0.2rem 0.4rem 0 #0000000d,0 0 0 1px rgba(var(--background-sc-rgb),0.08);z-index:400}[data-gene-ui-version=\"2.15.1\"] .popover-positioner.cr-smooth-radius{--popover-border-radius:0.4rem}[data-gene-ui-version=\"2.15.1\"] .popover-positioner.mobile-view{--popover-border-radius:0.8rem 0.8rem 0 0;--popover-shadow:0 -1px 0.2rem 0 #0000000d;bottom:0;left:0!important;overflow:hidden;position:fixed!important;top:0!important;transform:translate(0)!important;width:100%}[data-gene-ui-version=\"2.15.1\"] .popover-positioner .popover-top-bottom-padding{padding:1rem 0;width:100%}[data-gene-ui-version=\"2.15.1\"] .popover-positioner .popover-top-bottom-padding>div[style*=width]{width:100%!important}[data-gene-ui-version=\"2.15.1\"] .popover{width:100%}[data-gene-ui-version=\"2.15.1\"] .popover-positioner.mobile-view .popover{height:100%;position:relative}[data-gene-ui-version=\"2.15.1\"] .popover-positioner-disable{margin-top:5px;position:inherit!important;transform:none!important}[data-gene-ui-version=\"2.15.1\"] .popover-track{width:100%}[data-gene-ui-version=\"2.15.1\"] .popover-content{background:var(--background);border-radius:var(--popover-border-radius);box-shadow:var(--popover-shadow);overflow:hidden;padding:0 0 env(safe-area-inset-bottom);transition:padding .4s;width:100%}[data-gene-ui-version=\"2.15.1\"] .popover-positioner.mobile-view .popover-content{-webkit-overflow-scrolling:auto;bottom:0;left:0;max-height:calc(100% - 10rem);overflow-x:hidden;overflow-y:auto;position:absolute;z-index:1}[data-gene-ui-version=\"2.15.1\"] .popover-positioner.mobile-view[style*=\"opacity: 0\"] .popover-content{transform:translateY(100%)}[data-gene-ui-version=\"2.15.1\"] .popover-positioner.mobile-view .popover-content{transform:translateY(0)}[data-gene-ui-version=\"2.15.1\"] .popover-mobile-backdrop{background:#0003;height:100%;left:0;opacity:1;position:absolute;top:0;width:100%;z-index:0}[data-gene-ui-version=\"2.15.1\"] .popover-footer,[data-gene-ui-version=\"2.15.1\"] .popover-header{background:var(--background);position:-webkit-sticky;position:sticky;z-index:1}[data-gene-ui-version=\"2.15.1\"] .popover-header{border-bottom:1px solid rgba(var(--background-sc-rgb),.1);top:0}[data-gene-ui-version=\"2.15.1\"] .popover-footer{align-items:stretch;border-top:1px solid rgba(var(--background-sc-rgb),.1);bottom:calc(env(safe-area-inset-bottom)*-1);display:flex;padding:0 0 env(safe-area-inset-bottom);transition:padding .4s}[data-gene-ui-version=\"2.15.1\"] .popover-body{position:relative;z-index:0}[data-gene-ui-version=\"2.15.1\"] .popover-search{padding:1.4rem 1.5rem}[data-gene-ui-version=\"2.15.1\"] .empty-data-holder{align-items:center;display:flex;height:19rem;justify-content:center;width:100%}[data-gene-ui-version=\"2.15.1\"] .popover-disabled{opacity:.5;pointer-events:none;transition:opacity .5s}";
1596
1596
  styleInject(css_248z);
1597
1597
 
1598
1598
  const PopoverV2 = /*#__PURE__*/forwardRef((props, ref) => {
@@ -1,4 +1,4 @@
1
1
  import { s as styleInject } from './style-inject.es-746bb8ed.js';
2
2
 
3
- var css_248z = "[data-gene-ui-version=\"2.14.0\"] .dropdown-holder{--input-message-padding-side:2rem;max-width:100%}[data-gene-ui-version=\"2.14.0\"] .dropdown-holder .read-only-cursor-default{cursor:default}[data-gene-ui-version=\"2.14.0\"] .dropdown-holder:not(.f-content-size){width:100%}[data-gene-ui-version=\"2.14.0\"] .dropdown-holder.a-minimal.s-small{--input-message-padding-side:0.7rem}[data-gene-ui-version=\"2.14.0\"] .pointer-events-none-dropdown:active{pointer-events:none}[data-gene-ui-version=\"2.14.0\"] .dropdown-actions{align-items:center;color:var(--hero);display:flex;font:600 1.6rem/2rem var(--font-family);height:6.1rem;padding-inline-end:3rem;padding-inline-start:2rem;width:100%}[data-gene-ui-version=\"2.14.0\"] .dropdown-actions:not(:only-child){border-bottom:1px solid rgba(var(--background-sc-rgb),.1)}[data-gene-ui-version=\"2.14.0\"] .dropdown-actions>li:first-child{flex:auto}[data-gene-ui-version=\"2.14.0\"] .dropdown-actions>li:nth-child(2){flex-shrink:0}[data-gene-ui-version=\"2.14.0\"] .dropdown-item{align-items:center;display:flex;font:600 1.4rem/1.8rem var(--font-family);height:4rem;justify-content:flex-start;padding:0 1.4rem;transition:color .4s,background .4s;width:100%}@media (hover:hover){[data-gene-ui-version=\"2.14.0\"] .dropdown-item.hovered,[data-gene-ui-version=\"2.14.0\"] .dropdown-item:not(.hover-disabled):hover{background:rgba(var(--background-sc-rgb),.05)}}html[dir=rtl] .dropdown-item{justify-content:flex-end}[data-gene-ui-version=\"2.14.0\"] .dropdown-item:not(.read-only){cursor:pointer}html[dir=rtl] .dropdown-item:not(.sticky-option,.group-title){display:flex;flex-direction:row-reverse;justify-content:flex-start;width:100%}html[dir=rtl] .dropdown-item:not(.sticky-option,.group-title) p{flex-grow:1!important}html[dir=rtl] .dropdown-item .crs-holder .label-holder.has-label{grid-template-columns:1fr auto}html[dir=rtl] .dropdown-item .crs-holder .label-holder.has-label>:first-child{order:0}html[dir=rtl] .dropdown-item .crs-holder .label-holder.has-label>:last-child{order:1}[data-gene-ui-version=\"2.14.0\"] .dropdown-item.sticky-option{position:-webkit-sticky;position:sticky;top:0;z-index:10}[data-gene-ui-version=\"2.14.0\"] .dropdown-item.sticky-option.hovered{background:var(--background-hover)}[data-gene-ui-version=\"2.14.0\"] .dropdown-item.sticky-option:not(.hovered){background:var(--background)}@media (hover:hover){[data-gene-ui-version=\"2.14.0\"] .dropdown-item.sticky-option:not(.hover-disabled):hover{background:var(--background-hover)}}html[dir=rtl] .dropdown-item.sticky-option{display:flex;justify-content:flex-start;width:100%}html[dir=rtl] .dropdown-item.sticky-option .label-holder{display:flex;flex-direction:row-reverse}[data-gene-ui-version=\"2.14.0\"] .dropdown-item>p{align-items:center;display:flex;flex:auto;overflow:hidden}html[dir=rtl] .dropdown-item>p{flex:none}[data-gene-ui-version=\"2.14.0\"] .dropdown-item>p i{flex-shrink:0}html:not([dir=rtl]) .dropdown-item>p i{margin-right:1.2rem}html[dir=rtl] .dropdown-item>p i{margin-left:1.2rem}[data-gene-ui-version=\"2.14.0\"] .dropdown-item>p span{flex:auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}[data-gene-ui-version=\"2.14.0\"] .dropdown-item>small{flex-shrink:0}[data-gene-ui-version=\"2.14.0\"] .dropdown-item>small.bc-icon-selected:before{display:block;transform:scale(0);transition:transform .4s}[data-gene-ui-version=\"2.14.0\"] .selected.dropdown-item>small.bc-icon-selected:before{transform:scale(1)}[data-gene-ui-version=\"2.14.0\"] .dropdown-item.selected{color:var(--hero)}[data-gene-ui-version=\"2.14.0\"] .dropdown-item.disabled{opacity:.5;pointer-events:none}[data-gene-ui-version=\"2.14.0\"] .dropdown-item.group-title{background:#0000;color:rgba(var(--background-sc-rgb),.75);display:flex;font-size:12px;font-weight:600;height:25px;line-height:16px;padding:0 1.2rem 0 .8rem;pointer-events:none}[data-gene-ui-version=\"2.14.0\"] .dropdown-item.group-title:hover{background:#0000}html[dir=rtl] .dropdown-item.group-title{flex-direction:row-reverse;justify-content:space-between;padding:0 .8rem 0 1.2rem}[data-gene-ui-version=\"2.14.0\"] .dropdown-item .group-title-icon{color:rgba(var(--background-sc-rgb),.75);pointer-events:auto}[data-gene-ui-version=\"2.14.0\"] .dropdown-item.groupLastChild{border-bottom:1px solid rgba(var(--background-sc-rgb),.16)}[data-gene-ui-version=\"2.14.0\"] .popover-positioner.mobile-view .dropdown-item{height:4.8rem;padding:0 2rem}[data-gene-ui-version=\"2.14.0\"] .temporary-full-width{width:100%}[data-gene-ui-version=\"2.14.0\"] .dropdown-item-tag{flex-shrink:0;font:600 1.4rem/1.8rem var(--font-family);opacity:.5}[data-gene-ui-version=\"2.14.0\"] .busy-loader{align-items:center;border-radius:100%;display:block;display:flex;height:19rem;justify-content:center;margin:0 1rem}";
3
+ var css_248z = "[data-gene-ui-version=\"2.15.1\"] .dropdown-holder{--input-message-padding-side:2rem;max-width:100%}[data-gene-ui-version=\"2.15.1\"] .dropdown-holder .read-only-cursor-default{cursor:default}[data-gene-ui-version=\"2.15.1\"] .dropdown-holder:not(.f-content-size){width:100%}[data-gene-ui-version=\"2.15.1\"] .dropdown-holder.a-minimal.s-small{--input-message-padding-side:0.7rem}[data-gene-ui-version=\"2.15.1\"] .pointer-events-none-dropdown:active{pointer-events:none}[data-gene-ui-version=\"2.15.1\"] .dropdown-actions{align-items:center;color:var(--hero);display:flex;font:600 1.6rem/2rem var(--font-family);height:6.1rem;padding-inline-end:3rem;padding-inline-start:2rem;width:100%}[data-gene-ui-version=\"2.15.1\"] .dropdown-actions:not(:only-child){border-bottom:1px solid rgba(var(--background-sc-rgb),.1)}[data-gene-ui-version=\"2.15.1\"] .dropdown-actions>li:first-child{flex:auto}[data-gene-ui-version=\"2.15.1\"] .dropdown-actions>li:nth-child(2){flex-shrink:0}[data-gene-ui-version=\"2.15.1\"] .dropdown-item{align-items:center;display:flex;font:600 1.4rem/1.8rem var(--font-family);height:4rem;justify-content:flex-start;padding:0 1.4rem;transition:color .4s,background .4s;width:100%}@media (hover:hover){[data-gene-ui-version=\"2.15.1\"] .dropdown-item.hovered,[data-gene-ui-version=\"2.15.1\"] .dropdown-item:not(.hover-disabled):hover{background:rgba(var(--background-sc-rgb),.05)}}html[dir=rtl] .dropdown-item{justify-content:flex-end}[data-gene-ui-version=\"2.15.1\"] .dropdown-item:not(.read-only){cursor:pointer}html[dir=rtl] .dropdown-item:not(.sticky-option,.group-title){display:flex;flex-direction:row-reverse;justify-content:flex-start;width:100%}html[dir=rtl] .dropdown-item:not(.sticky-option,.group-title) p{flex-grow:1!important}html[dir=rtl] .dropdown-item .crs-holder .label-holder.has-label{grid-template-columns:1fr auto}html[dir=rtl] .dropdown-item .crs-holder .label-holder.has-label>:first-child{order:0}html[dir=rtl] .dropdown-item .crs-holder .label-holder.has-label>:last-child{order:1}[data-gene-ui-version=\"2.15.1\"] .dropdown-item.sticky-option{position:-webkit-sticky;position:sticky;top:0;z-index:10}[data-gene-ui-version=\"2.15.1\"] .dropdown-item.sticky-option.hovered{background:var(--background-hover)}[data-gene-ui-version=\"2.15.1\"] .dropdown-item.sticky-option:not(.hovered){background:var(--background)}@media (hover:hover){[data-gene-ui-version=\"2.15.1\"] .dropdown-item.sticky-option:not(.hover-disabled):hover{background:var(--background-hover)}}html[dir=rtl] .dropdown-item.sticky-option{display:flex;justify-content:flex-start;width:100%}html[dir=rtl] .dropdown-item.sticky-option .label-holder{display:flex;flex-direction:row-reverse}[data-gene-ui-version=\"2.15.1\"] .dropdown-item>p{align-items:center;display:flex;flex:auto;overflow:hidden}html[dir=rtl] .dropdown-item>p{flex:none}[data-gene-ui-version=\"2.15.1\"] .dropdown-item>p i{flex-shrink:0}html:not([dir=rtl]) .dropdown-item>p i{margin-right:1.2rem}html[dir=rtl] .dropdown-item>p i{margin-left:1.2rem}[data-gene-ui-version=\"2.15.1\"] .dropdown-item>p span{flex:auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}[data-gene-ui-version=\"2.15.1\"] .dropdown-item>small{flex-shrink:0}[data-gene-ui-version=\"2.15.1\"] .dropdown-item>small.bc-icon-selected:before{display:block;transform:scale(0);transition:transform .4s}[data-gene-ui-version=\"2.15.1\"] .selected.dropdown-item>small.bc-icon-selected:before{transform:scale(1)}[data-gene-ui-version=\"2.15.1\"] .dropdown-item.selected{color:var(--hero)}[data-gene-ui-version=\"2.15.1\"] .dropdown-item.disabled{opacity:.5;pointer-events:none}[data-gene-ui-version=\"2.15.1\"] .dropdown-item.group-title{background:#0000;color:rgba(var(--background-sc-rgb),.75);display:flex;font-size:12px;font-weight:600;height:25px;line-height:16px;padding:0 1.2rem 0 .8rem;pointer-events:none}[data-gene-ui-version=\"2.15.1\"] .dropdown-item.group-title:hover{background:#0000}html[dir=rtl] .dropdown-item.group-title{flex-direction:row-reverse;justify-content:space-between;padding:0 .8rem 0 1.2rem}[data-gene-ui-version=\"2.15.1\"] .dropdown-item .group-title-icon{color:rgba(var(--background-sc-rgb),.75);pointer-events:auto}[data-gene-ui-version=\"2.15.1\"] .dropdown-item.groupLastChild{border-bottom:1px solid rgba(var(--background-sc-rgb),.16)}[data-gene-ui-version=\"2.15.1\"] .popover-positioner.mobile-view .dropdown-item{height:4.8rem;padding:0 2rem}[data-gene-ui-version=\"2.15.1\"] .temporary-full-width{width:100%}[data-gene-ui-version=\"2.15.1\"] .dropdown-item-tag{flex-shrink:0;font:600 1.4rem/1.8rem var(--font-family);opacity:.5}[data-gene-ui-version=\"2.15.1\"] .busy-loader{align-items:center;border-radius:100%;display:block;display:flex;height:19rem;justify-content:center;margin:0 1rem}";
4
4
  styleInject(css_248z);
@@ -19,12 +19,12 @@ import { i as inputConfig, s as screenTypes, d as popoverConfig } from './config
19
19
  import { s as stopEvent, n as noop$1 } from './index-a0e4e333.js';
20
20
  import BusyLoader from './BusyLoader/index.js';
21
21
  import Empty from './Empty/index.js';
22
- import { P as PopoverV2 } from './index-7a753832.js';
22
+ import { P as PopoverV2 } from './index-7b2f38c9.js';
23
23
  import Tooltip from './Tooltip/index.js';
24
24
  import ExtendedInput from './ExtendedInput/index.js';
25
25
  import Icon from './Icon/index.js';
26
26
  import Checkbox from './Checkbox/index.js';
27
- import './index-49188840.js';
27
+ import './index-898121d3.js';
28
28
  import Tag from './Tag/index.js';
29
29
  import { c as callAfterDelay } from './callAfterDelay-7272faca.js';
30
30
 
package/index.js CHANGED
@@ -14,7 +14,7 @@ export { default as Scrollbar } from './Scrollbar/index.js';
14
14
  export { default as Time } from './Time/index.js';
15
15
  export { default as Empty } from './Empty/index.js';
16
16
  export { default as Popover } from './Popover/index.js';
17
- export { P as PopoverV2 } from './index-7a753832.js';
17
+ export { P as PopoverV2 } from './index-7b2f38c9.js';
18
18
  export { default as Title } from './Title/index.js';
19
19
  export { default as Image } from './Image/index.js';
20
20
  export { default as KeyValue } from './KeyValue/index.js';
@@ -95,14 +95,14 @@ export { default as Overspread } from './Overspread/index.js';
95
95
  export { default as DatePicker } from './DatePicker/index.js';
96
96
  export { default as DateFilter } from './DateFilter/index.js';
97
97
  export { ComboTable, PaginationSelector, PaperWrapper, TableContainer, TableHeader, TablePagination, TableTitle, WithHeader, WithTitle } from './TableCompositions/index.js';
98
- export { D as Dropdown } from './index-02409dcd.js';
99
- export { T as Table } from './index-516368c9.js';
98
+ export { D as Dropdown } from './index-ed0d05f0.js';
99
+ export { T as Table } from './index-35f0eafa.js';
100
100
  export { CardList, WrappedCardList } from './CardList/index.js';
101
101
  import 'react';
102
102
  import 'prop-types';
103
103
  export { default as Form } from './FormContainer/index.js';
104
104
  export { default as TransferList } from './TransferList/index.js';
105
- export { R as RichEditor } from './RichEditor-a50b6d27.js';
105
+ export { R as RichEditor } from './RichEditor-de21fe2b.js';
106
106
  export { default as Drawer } from './Drawer/index.js';
107
107
  export { default as ActionableList } from './ActionableList/index.js';
108
108
  export { GeneUIDesignSystemContext, default as GeneUIProvider } from './GeneUIProvider/index.js';
@@ -149,9 +149,9 @@ import './callAfterDelay-7272faca.js';
149
149
  import './checkTimeValidation-e56771be.js';
150
150
  import './hooks/useHover.js';
151
151
  import './index-262edd7a.js';
152
- import './index-49188840.js';
152
+ import './index-898121d3.js';
153
153
  import './objectWithoutPropertiesLoose-d8a4a68c.js';
154
154
  import './clsx.m-2bb6df4b.js';
155
- import './CellMeasurerCache-bc507f03.js';
155
+ import './CellMeasurerCache-343a8451.js';
156
156
  import './index-b1e429a7.js';
157
157
  import './react-beautiful-dnd.esm-04c14563.js';
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@geneui/components",
3
3
  "description": "The Gene UI components library designed for BI tools",
4
- "version": "2.15.0-canary-45496a0-23052024",
4
+ "version": "2.15.1",
5
5
  "author": "SoftConstruct",
6
6
  "homepage": "https://github.com/softconstruct/gene-ui-components#readme",
7
7
  "repository": {
@@ -205,4 +205,4 @@
205
205
  }
206
206
  },
207
207
  "license": "MIT"
208
- }
208
+ }