@geneui/components 2.16.0 → 2.16.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/ActionableList/index.js +3 -3
- package/AdvancedSearch/index.js +3 -3
- package/Alert/index.js +1 -1
- package/Avatar/index.js +1 -1
- package/Badge/index.js +1 -1
- package/Breadcrumb/index.js +2 -2
- package/BusyLoader/index.js +1 -1
- package/Button/index.js +1 -1
- package/CHANGELOG.md +15 -0
- package/Card/index.js +2 -2
- package/CardList/index.js +8 -8
- package/{CellMeasurerCache-6e554a38.js → CellMeasurerCache-292924e1.js} +1 -1
- package/Charts/index.js +17 -17
- package/Checkbox/index.js +1 -1
- package/CheckboxGroup/index.js +1 -1
- package/CheckboxGroupWithSearch/index.js +3 -3
- package/Collapse/index.js +1 -1
- package/ColorPicker/index.js +1 -1
- package/ComboBox/index.js +3 -3
- package/Copy/index.js +2 -3
- package/Counter/index.js +2 -2
- package/DateFilter/index.js +3 -3
- package/DatePicker/index.js +1 -1
- package/DatePickerInput/index.js +3 -3
- package/Divider/index.js +1 -1
- package/Drawer/index.js +2 -2
- package/Dropdown/index.js +4 -4
- package/Editor/index.js +1 -1
- package/Empty/index.js +1 -1
- package/ExtendedInput/index.js +2 -2
- package/Form/index.js +4 -4
- package/FormContainer/index.js +1 -1
- package/FormableCheckbox/index.js +1 -1
- package/FormableDatePicker/index.js +2 -2
- package/FormableDropdown/index.js +4 -4
- package/FormableMultiSelectDropdown/index.js +4 -4
- package/FormableNumberInput/index.js +1 -1
- package/FormableTextInput/index.js +1 -1
- package/FormableUploader/index.js +1 -1
- package/GeneUIProvider/index.js +1 -1
- package/Grid/index.js +1 -1
- package/Holder/index.js +2 -2
- package/Icon/index.js +1 -1
- package/Image/index.js +3 -3
- package/ImagePreview/index.js +2 -2
- package/InteractiveWidget/index.js +2 -2
- package/KeyValue/index.js +1 -1
- package/Label/index.js +1 -1
- package/LinkButton/index.js +1 -1
- package/Menu/index.js +2 -3
- package/MobileNavigation/index.js +1 -1
- package/MobilePopup/index.js +2 -2
- package/Modal/index.js +1 -1
- package/ModuleTitle/index.js +2 -2
- package/NavigationMenu/index.js +2 -2
- package/Notification/index.js +1 -1
- package/Option/index.js +2 -3
- package/Overlay/index.js +2 -2
- package/Overspread/index.js +5 -5
- package/Pagination/index.js +2 -2
- package/Paper/index.js +1 -1
- package/Popover/index.js +1 -1
- package/PopoverV2/index.js +1 -1
- package/Products/index.js +1 -1
- package/Profile/index.js +4 -3
- package/Progress/index.js +1 -1
- package/Range/index.js +1 -1
- package/Rating/index.js +1 -1
- package/RichEditor/index.js +1 -1
- package/{RichEditor-3ad651c7.js → RichEditor-d9f2f2ac.js} +1 -1
- package/Scrollbar/index.js +1 -1
- package/Search/index.js +1 -1
- package/SearchWithDropdown/index.js +5 -5
- package/Section/index.js +1 -1
- package/SkeletonLoader/index.js +1 -1
- package/Slider/index.js +2 -2
- package/Status/index.js +2 -3
- package/Steps/index.js +2 -2
- package/SuggestionList/index.js +1 -1
- package/Switcher/index.js +1 -1
- package/Table/index.js +8 -8
- package/TableCompositions/index.js +9 -9
- package/Tabs/index.js +1 -1
- package/Tag/index.js +1 -1
- package/Textarea/index.js +1 -1
- package/Time/index.js +1 -1
- package/TimePicker/index.js +3 -3
- package/Timeline/index.js +2 -2
- package/Title/index.js +1 -1
- package/Toaster/index.js +1 -1
- package/Tooltip/index.js +1 -2
- package/TransferList/index.js +5 -5
- package/Uploader/index.js +5 -5
- package/ValidatableCheckbox/index.js +1 -1
- package/ValidatableDatePicker/index.js +2 -2
- package/ValidatableDropdown/index.js +4 -4
- package/ValidatableElements/index.js +4 -4
- package/ValidatableMultiSelectDropdown/index.js +4 -4
- package/ValidatableNumberInput/index.js +1 -1
- package/ValidatableTextInput/index.js +1 -1
- package/ValidatableTimeInput/index.js +1 -1
- package/ValidatableUploader/index.js +1 -1
- package/Widget/index.js +2 -2
- package/{index-6bebcad7.js → index-159c6f9d.js} +5 -4
- package/{index-a88d2cbb.js → index-2d7522c5.js} +1 -1
- package/{index-e83306ad.js → index-d7431a55.js} +45 -31
- package/{index-263b0f0b.js → index-e01388a5.js} +1 -1
- package/{index-6809233d.js → index-fea08b9b.js} +8 -8
- package/index.js +9 -9
- package/lib/molecules/Tooltip/Tooltip.d.ts +1 -5
- package/package.json +1 -1
- package/{rangeAndSlider-63c5d423.js → rangeAndSlider-693a3d41.js} +16 -8
- package/{react-beautiful-dnd.esm-633272a7.js → react-beautiful-dnd.esm-7220b0d0.js} +1 -1
package/Widget/index.js
CHANGED
|
@@ -12,13 +12,13 @@ import '../index-a0e4e333.js';
|
|
|
12
12
|
import '../dateValidation-67caec66.js';
|
|
13
13
|
import '../_commonjsHelpers-24198af3.js';
|
|
14
14
|
import 'react-dom';
|
|
15
|
-
import '../index-
|
|
15
|
+
import '../index-d7431a55.js';
|
|
16
16
|
import '../hooks/useDeviceType.js';
|
|
17
17
|
import '../hooks/useWindowSize.js';
|
|
18
18
|
import '../hooks/useDebounce.js';
|
|
19
19
|
import '../GeneUIProvider/index.js';
|
|
20
20
|
|
|
21
|
-
var css_248z = "[data-gene-ui-version=\"2.16.
|
|
21
|
+
var css_248z = "[data-gene-ui-version=\"2.16.2\"] .widget-holder{background:var(--background);border-radius:2rem;height:6rem;width:100%}[data-gene-ui-version=\"2.16.2\"] .widget-holder.s-small{--font-size:1.6rem;border-radius:1rem}[data-gene-ui-version=\"2.16.2\"] .widget-holder.s-medium{border-radius:1rem;height:8rem}[data-gene-ui-version=\"2.16.2\"] .widget-holder.s-big{height:11rem}[data-gene-ui-version=\"2.16.2\"] .widget-holder .no-data{opacity:.5}[data-gene-ui-version=\"2.16.2\"] .widget-holder.shadow{box-shadow:0 .3rem .6rem 0 #0000000d}[data-gene-ui-version=\"2.16.2\"] .widget-holder.border{border:1px solid rgba(var(--background-sc-rgb),.05)}[data-gene-ui-version=\"2.16.2\"] .widget-holder .module-title{text-transform:uppercase}[data-gene-ui-version=\"2.16.2\"] .widget-holder.widget-grid{display:grid;grid-template-areas:\"image head\" \"image text\";grid-template-columns:auto 1fr;grid-template-rows:1fr 1fr}[data-gene-ui-version=\"2.16.2\"] .widget-holder.widget-grid.t-default{padding-inline:2rem}[data-gene-ui-version=\"2.16.2\"] .widget-holder.widget-grid.t-default .module-title{font-size:1.2rem}[data-gene-ui-version=\"2.16.2\"] .widget-holder.widget-grid.t-default .module-header{padding:0}[data-gene-ui-version=\"2.16.2\"] .widget-holder.widget-grid.t-default .image{padding-inline-end:3.5rem}[data-gene-ui-version=\"2.16.2\"] .widget-holder.widget-grid.t-default .image img{height:5rem;width:5rem}[data-gene-ui-version=\"2.16.2\"] .s-small.widget-holder.widget-grid.t-default .image{padding-inline-end:1.5rem}[data-gene-ui-version=\"2.16.2\"] .s-small.widget-holder.widget-grid.t-default .image img{height:3.4rem;width:3.4rem}[data-gene-ui-version=\"2.16.2\"] .s-medium.widget-holder.widget-grid.t-default .image{padding-inline-end:2rem}[data-gene-ui-version=\"2.16.2\"] .s-medium.widget-holder.widget-grid.t-default .image img{height:4.8rem;width:4.8rem}[data-gene-ui-version=\"2.16.2\"] .widget-holder.widget-grid.t-compact .text.key-values,[data-gene-ui-version=\"2.16.2\"] .widget-holder.widget-grid.t-default .text.key-values{display:grid;gap:1.6rem;grid-template-columns:.5fr .4fr 1fr}[data-gene-ui-version=\"2.16.2\"] .widget-holder.widget-grid.t-compact .text .widget-timeline-holder,[data-gene-ui-version=\"2.16.2\"] .widget-holder.widget-grid.t-default .text .widget-timeline-holder{align-items:center;border-left:1px solid rgba(var(--background-sc-rgb),.05);display:flex;justify-content:space-between;text-align:center}[data-gene-ui-version=\"2.16.2\"] .widget-holder.widget-grid.t-compact{grid-template-areas:\"head head\" \"image text\";grid-template-rows:auto 1fr}[data-gene-ui-version=\"2.16.2\"] .widget-holder.widget-grid.t-compact .image{padding-inline-end:1.5rem}[data-gene-ui-version=\"2.16.2\"] .widget-holder.widget-grid.t-compact .image img{height:4.8rem;width:4.8rem}[data-gene-ui-version=\"2.16.2\"] .s-small.widget-holder.widget-grid.t-compact .image{display:none}[data-gene-ui-version=\"2.16.2\"] .s-medium.widget-holder.widget-grid.t-compact .image{padding-inline:2rem}[data-gene-ui-version=\"2.16.2\"] .s-medium.widget-holder.widget-grid.t-compact .image img{height:3rem;width:3rem}[data-gene-ui-version=\"2.16.2\"] .s-big.widget-holder.widget-grid.t-compact .image{padding-inline:2rem}[data-gene-ui-version=\"2.16.2\"] .widget-holder.widget-grid.t-compact .text{padding:0 2rem}[data-gene-ui-version=\"2.16.2\"] .widget-holder.widget-grid.t-compact .text:not(.bobol)>p{text-align:end}[data-gene-ui-version=\"2.16.2\"] .widget-holder>li{align-items:center;display:flex}[data-gene-ui-version=\"2.16.2\"] .widget-holder>li.image{grid-area:image;justify-content:center}[data-gene-ui-version=\"2.16.2\"] .widget-holder>li.head{grid-area:head;overflow:hidden;padding:0 0 1px}[data-gene-ui-version=\"2.16.2\"] .widget-holder>li.text{grid-area:text;overflow:hidden}[data-gene-ui-version=\"2.16.2\"] .widget-holder>li.text>p{flex:auto;font:700 var(--font-size,1.8rem)/3rem var(--font-family)}[data-gene-ui-version=\"2.16.2\"] .widget-holder>li.text .icon{flex-shrink:0}[data-gene-ui-version=\"2.16.2\"] .widget-holder.t-minimal{align-items:center;border-radius:1rem;display:flex;flex-direction:column;justify-content:center;padding:0 .8rem;text-align:center}[data-gene-ui-version=\"2.16.2\"] .widget-holder.t-minimal.shadow{box-shadow:0 .2rem .4rem 0 #0000000d}[data-gene-ui-version=\"2.16.2\"] .widget-holder.t-minimal>li{justify-content:center;width:100%}[data-gene-ui-version=\"2.16.2\"] .widget-holder.t-minimal>li:first-child{color:rgba(var(--background-sc-rgb),.61);font:600 1.2rem/1.6rem var(--font-family)}[data-gene-ui-version=\"2.16.2\"] .widget-holder.t-minimal>li:nth-child(2){font-weight:600;margin:1rem 0 0}[data-gene-ui-version=\"2.16.2\"] .widget-holder.t-minimal>li>i{border-radius:100%;display:block;flex-shrink:0;height:.8rem;width:.8rem}html:not([dir=rtl]) .widget-holder.t-minimal>li>i{margin-right:.8rem}html[dir=rtl] .widget-holder.t-minimal>li>i{margin-left:.8rem}[data-gene-ui-version=\"2.16.2\"] .widget-holder.t-colorful{border:1px solid var(--hero);display:block;max-width:100%;min-width:14rem;padding:1rem 1.4rem .8rem;position:relative;width:auto}[data-gene-ui-version=\"2.16.2\"] .widget-holder.t-colorful:before{background:var(--hero);border-radius:inherit;content:\"\";display:block;height:100%;left:0;opacity:.03;position:absolute;top:0;width:100%}[data-gene-ui-version=\"2.16.2\"] .widget-holder.t-colorful>li{position:relative}[data-gene-ui-version=\"2.16.2\"] .widget-holder.t-colorful .widget-c-title{font:600 1.2rem/1.6rem var(--font-family);margin:0 0 .4rem;opacity:.8}[data-gene-ui-version=\"2.16.2\"] .widget-holder.t-colorful .widget-c-text{font:700 1.6rem/2.2rem var(--font-family)}[data-gene-ui-version=\"2.16.2\"] .comparison-icons-holder{--status-color:inherit;align-items:center;color:var(--status-color);display:flex;flex-shrink:0;font:700 1.4rem/1.8rem var(--font-family);margin-inline-start:.6rem;transition:color .4s}[data-gene-ui-version=\"2.16.2\"] .comparison-icons-holder.cs-up{--status-color:#51cf78}[data-gene-ui-version=\"2.16.2\"] .comparison-icons-holder.cs-up .bc-icon-comparison-down{color:rgba(var(--background-sc-rgb),.1)}[data-gene-ui-version=\"2.16.2\"] .comparison-icons-holder.cs-down{--status-color:#e84855}[data-gene-ui-version=\"2.16.2\"] .comparison-icons-holder.cs-down .bc-icon-comparison-up{color:rgba(var(--background-sc-rgb),.1)}[data-gene-ui-version=\"2.16.2\"] .comparison-icons-holder .icon+.icon{left:0;position:absolute;top:0}[data-gene-ui-version=\"2.16.2\"] .comparison-icons{position:relative}";
|
|
22
22
|
styleInject(css_248z);
|
|
23
23
|
|
|
24
24
|
function Widget(_ref) {
|
|
@@ -19,12 +19,12 @@ import { i as inputConfig, s as screenTypes, g 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-
|
|
23
|
-
import { T as Tooltip } from './index-
|
|
22
|
+
import { P as PopoverV2 } from './index-2d7522c5.js';
|
|
23
|
+
import { T as Tooltip } from './index-d7431a55.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-
|
|
27
|
+
import './index-e01388a5.js';
|
|
28
28
|
import Tag from './Tag/index.js';
|
|
29
29
|
import { c as callAfterDelay } from './callAfterDelay-7272faca.js';
|
|
30
30
|
|
|
@@ -9609,7 +9609,8 @@ function Dropdown(_ref2) {
|
|
|
9609
9609
|
disableTransform: true
|
|
9610
9610
|
} : {}, [parentRef === null || parentRef === void 0 ? void 0 : parentRef.current, isMobile, extendParentScope]);
|
|
9611
9611
|
const handleParentFocus = () => {
|
|
9612
|
-
|
|
9612
|
+
var _inputRef$current3;
|
|
9613
|
+
(_inputRef$current3 = inputRef.current) === null || _inputRef$current3 === void 0 ? void 0 : _inputRef$current3.focus();
|
|
9613
9614
|
};
|
|
9614
9615
|
return /*#__PURE__*/React__default.createElement("div", _extends$1({
|
|
9615
9616
|
className: classnames(className, 'dropdown-holder', "f-".concat(flexibility), "a-".concat(appearance), "s-".concat(inputSize), {
|
|
@@ -1592,7 +1592,7 @@ ArrowContainer$1.ArrowContainer = ArrowContainer;
|
|
|
1592
1592
|
|
|
1593
1593
|
} (Popover));
|
|
1594
1594
|
|
|
1595
|
-
var css_248z = "[data-gene-ui-version=\"2.16.
|
|
1595
|
+
var css_248z = "[data-gene-ui-version=\"2.16.2\"] .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.16.2\"] .popover-positioner.cr-smooth-radius{--popover-border-radius:0.4rem}[data-gene-ui-version=\"2.16.2\"] .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.16.2\"] .popover-positioner .popover-top-bottom-padding{padding:1rem 0;width:100%}[data-gene-ui-version=\"2.16.2\"] .popover-positioner .popover-top-bottom-padding>div[style*=width]{width:100%!important}[data-gene-ui-version=\"2.16.2\"] .popover{width:100%}[data-gene-ui-version=\"2.16.2\"] .popover-positioner.mobile-view .popover{height:100%;position:relative}[data-gene-ui-version=\"2.16.2\"] .popover-positioner-disable{margin-top:5px;position:inherit!important;transform:none!important}[data-gene-ui-version=\"2.16.2\"] .popover-track{width:100%}[data-gene-ui-version=\"2.16.2\"] .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.16.2\"] .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.16.2\"] .popover-positioner.mobile-view[style*=\"opacity: 0\"] .popover-content{transform:translateY(100%)}[data-gene-ui-version=\"2.16.2\"] .popover-positioner.mobile-view .popover-content{transform:translateY(0)}[data-gene-ui-version=\"2.16.2\"] .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.16.2\"] .popover-footer,[data-gene-ui-version=\"2.16.2\"] .popover-header{background:var(--background);position:-webkit-sticky;position:sticky;z-index:1}[data-gene-ui-version=\"2.16.2\"] .popover-header{border-bottom:1px solid rgba(var(--background-sc-rgb),.1);top:0}[data-gene-ui-version=\"2.16.2\"] .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.16.2\"] .popover-body{position:relative;z-index:0}[data-gene-ui-version=\"2.16.2\"] .popover-search{padding:1.4rem 1.5rem}[data-gene-ui-version=\"2.16.2\"] .empty-data-holder{align-items:center;display:flex;height:19rem;justify-content:center;width:100%}[data-gene-ui-version=\"2.16.2\"] .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,8 +1,9 @@
|
|
|
1
1
|
import { _ as __rest } from './tslib.es6-f211516f.js';
|
|
2
2
|
import * as React from 'react';
|
|
3
|
-
import React__default, { useLayoutEffect, useEffect, useContext, useState, Children, Fragment, cloneElement } from 'react';
|
|
3
|
+
import React__default, { useLayoutEffect, useEffect, useContext, useState, useMemo, Children, Fragment, cloneElement } from 'react';
|
|
4
4
|
import * as ReactDOM from 'react-dom';
|
|
5
|
-
import
|
|
5
|
+
import 'prop-types';
|
|
6
|
+
import './dateValidation-67caec66.js';
|
|
6
7
|
import useDeviceType from './hooks/useDeviceType.js';
|
|
7
8
|
import { GeneUIDesignSystemContext } from './GeneUIProvider/index.js';
|
|
8
9
|
import { s as styleInject } from './style-inject.es-746bb8ed.js';
|
|
@@ -2991,36 +2992,43 @@ function requireReactIs_development () {
|
|
|
2991
2992
|
}
|
|
2992
2993
|
} (reactIs));
|
|
2993
2994
|
|
|
2994
|
-
var css_248z = "[data-gene-ui-version=\"2.16.
|
|
2995
|
+
var css_248z = "[data-gene-ui-version=\"2.16.2\"] .tooltip-c-p{pointer-events:none;z-index:10}[data-gene-ui-version=\"2.16.2\"] .s-small .tooltip-c-p{padding:1.5rem}[data-gene-ui-version=\"2.16.2\"] .tooltip-wrapper{max-width:inherit}[data-gene-ui-version=\"2.16.2\"] .tooltip-content{background:rgba(var(--background-sc-rgb),.6);border-radius:.4rem;color:rgba(var(--background-rgb),.7);font:600 1.2rem/1.6rem var(--font-family);max-width:20rem;padding:.6rem 1rem;word-break:break-word}[data-gene-ui-version=\"2.16.2\"] .tooltip-content>*+*{margin:.2rem 0 0}[data-gene-ui-version=\"2.16.2\"] .s-small .tooltip-content{font:600 1rem/1.4rem var(--font-family);padding:.6rem .8rem}[data-gene-ui-version=\"2.16.2\"] .tooltip-title{color:var(--background)}";
|
|
2995
2996
|
styleInject(css_248z);
|
|
2996
2997
|
|
|
2997
2998
|
const positions = ['top', 'right', 'bottom', 'left'];
|
|
2998
|
-
const
|
|
2999
|
-
|
|
3000
|
-
|
|
3001
|
-
|
|
3002
|
-
|
|
3003
|
-
|
|
3004
|
-
|
|
3005
|
-
|
|
3006
|
-
|
|
3007
|
-
|
|
3008
|
-
|
|
3009
|
-
|
|
3010
|
-
|
|
3011
|
-
|
|
3012
|
-
|
|
3013
|
-
}
|
|
2999
|
+
const FindAndSetRef = (children, childProps, componentRef) => {
|
|
3000
|
+
return Children.map(children, (node, i) => {
|
|
3001
|
+
const el = node;
|
|
3002
|
+
let newProps = Object.assign({}, childProps);
|
|
3003
|
+
if ((el === null || el === void 0 ? void 0 : el.type) === Fragment && el.props.children) {
|
|
3004
|
+
return FindAndSetRef(el.props.children, newProps, componentRef);
|
|
3005
|
+
}
|
|
3006
|
+
if (reactIsExports.isForwardRef(el)) {
|
|
3007
|
+
return FindAndSetRef(el.type.render(el.props, el.ref), newProps, componentRef);
|
|
3008
|
+
}
|
|
3009
|
+
if (typeof (el === null || el === void 0 ? void 0 : el.type) === 'string') {
|
|
3010
|
+
if (!el.ref && i === 0) {
|
|
3011
|
+
newProps = Object.assign(Object.assign({}, newProps), { ref: componentRef });
|
|
3012
|
+
}
|
|
3013
|
+
return cloneElement(el, newProps);
|
|
3014
|
+
}
|
|
3015
|
+
if (typeof (el === null || el === void 0 ? void 0 : el.type) === 'function') {
|
|
3016
|
+
if (!el.ref) {
|
|
3017
|
+
newProps = Object.assign(Object.assign({}, newProps), { ref: componentRef });
|
|
3018
|
+
}
|
|
3019
|
+
return cloneElement(el.type(el.props), newProps);
|
|
3020
|
+
}
|
|
3021
|
+
return el && cloneElement(el, newProps);
|
|
3022
|
+
});
|
|
3023
|
+
};
|
|
3014
3024
|
const Tooltip = (_a) => {
|
|
3015
|
-
var { children, position = 'top', size = 'default', style, text, title, customPosition, alwaysShow,
|
|
3025
|
+
var { children, position = 'top', size = 'default', style, text, title, customPosition, alwaysShow, padding = 5, screenType = 'desktop', isVisible = true } = _a, props = __rest(_a, ["children", "position", "size", "style", "text", "title", "customPosition", "alwaysShow", "padding", "screenType", "isVisible"]);
|
|
3016
3026
|
// @ts-ignore
|
|
3017
3027
|
const { geneUIProviderRef } = useContext(GeneUIDesignSystemContext);
|
|
3018
3028
|
const { isMobile } = useDeviceType(screenType);
|
|
3019
3029
|
const [isPopoverOpen, setIsPopoverState] = useState(false);
|
|
3020
3030
|
const mouseEnterHandler = () => !alwaysShow && setIsPopoverState(true);
|
|
3021
|
-
const mouseLeaveHandler = () =>
|
|
3022
|
-
!alwaysShow && setIsPopoverState(false);
|
|
3023
|
-
};
|
|
3031
|
+
const mouseLeaveHandler = () => !alwaysShow && setIsPopoverState(false);
|
|
3024
3032
|
const { refs, floatingStyles, context } = useFloating({
|
|
3025
3033
|
open: alwaysShow || isPopoverOpen,
|
|
3026
3034
|
placement: position,
|
|
@@ -3047,16 +3055,22 @@ const Tooltip = (_a) => {
|
|
|
3047
3055
|
const checkNudged = ({ nudgedLeft, nudgedTop }) => (isMobile ? !(nudgedTop || nudgedLeft) : true);
|
|
3048
3056
|
const childProps = {
|
|
3049
3057
|
onMouseEnter: mouseEnterHandler,
|
|
3050
|
-
onMouseLeave: mouseLeaveHandler
|
|
3051
|
-
onClick: (e, el) => {
|
|
3052
|
-
const { onClick: onClickHandler } = el === null || el === void 0 ? void 0 : el.props;
|
|
3053
|
-
typeof onClickHandler === 'function' && onClickHandler(e);
|
|
3054
|
-
onClick(e);
|
|
3055
|
-
}
|
|
3058
|
+
onMouseLeave: mouseLeaveHandler
|
|
3056
3059
|
};
|
|
3060
|
+
const component = useMemo(() => FindAndSetRef(children, childProps, refs.setReference), [children, childProps]);
|
|
3061
|
+
useEffect(() => {
|
|
3062
|
+
component.forEach((element) => {
|
|
3063
|
+
var _a;
|
|
3064
|
+
const node = element;
|
|
3065
|
+
if ((_a = node === null || node === void 0 ? void 0 : node.ref) === null || _a === void 0 ? void 0 : _a.current) {
|
|
3066
|
+
refs.setReference(node.ref.current);
|
|
3067
|
+
}
|
|
3068
|
+
});
|
|
3069
|
+
}, [component]);
|
|
3057
3070
|
return (React__default.createElement(React__default.Fragment, null,
|
|
3058
|
-
|
|
3059
|
-
isVisible && (alwaysShow || isPopoverOpen) && (React__default.createElement(FloatingPortal, { root: geneUIProviderRef.current }, checkNudged({ nudgedLeft: context.x, nudgedTop: context.y }) && (React__default.createElement("div", Object.assign({ className: `tooltip-c-p s-${size} ${position}`, ref: refs.setFloating, style: Object.assign(Object.assign({}, style), floatingStyles)
|
|
3071
|
+
component,
|
|
3072
|
+
isVisible && (alwaysShow || isPopoverOpen) && (React__default.createElement(FloatingPortal, { root: geneUIProviderRef.current }, checkNudged({ nudgedLeft: context.x, nudgedTop: context.y }) && (React__default.createElement("div", Object.assign({ className: `tooltip-c-p s-${size} ${position}`, ref: refs.setFloating, style: Object.assign(Object.assign(Object.assign({}, style), floatingStyles), { zIndex: 400 //TODO: Remove after 3.0.0
|
|
3073
|
+
}) }, props), (title || text) && (React__default.createElement("div", { className: "tooltip-content" },
|
|
3060
3074
|
title && React__default.createElement("div", { className: "tooltip-title" }, title),
|
|
3061
3075
|
text && React__default.createElement("div", { className: "tooltip-text" }, text)))))))));
|
|
3062
3076
|
};
|
|
@@ -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.16.
|
|
3
|
+
var css_248z = "[data-gene-ui-version=\"2.16.2\"] .dropdown-holder{--input-message-padding-side:2rem;max-width:100%}[data-gene-ui-version=\"2.16.2\"] .dropdown-holder .read-only-cursor-default{cursor:default}[data-gene-ui-version=\"2.16.2\"] .dropdown-holder:not(.f-content-size){width:100%}[data-gene-ui-version=\"2.16.2\"] .dropdown-holder.a-minimal.s-small{--input-message-padding-side:0.7rem}[data-gene-ui-version=\"2.16.2\"] .pointer-events-none-dropdown:active{pointer-events:none}[data-gene-ui-version=\"2.16.2\"] .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.16.2\"] .dropdown-actions:not(:only-child){border-bottom:1px solid rgba(var(--background-sc-rgb),.1)}[data-gene-ui-version=\"2.16.2\"] .dropdown-actions>li:first-child{flex:auto}[data-gene-ui-version=\"2.16.2\"] .dropdown-actions>li:nth-child(2){flex-shrink:0}[data-gene-ui-version=\"2.16.2\"] .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.16.2\"] .dropdown-item.hovered,[data-gene-ui-version=\"2.16.2\"] .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.16.2\"] .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.16.2\"] .dropdown-item.sticky-option{position:-webkit-sticky;position:sticky;top:0;z-index:10}[data-gene-ui-version=\"2.16.2\"] .dropdown-item.sticky-option.hovered{background:var(--background-hover)}[data-gene-ui-version=\"2.16.2\"] .dropdown-item.sticky-option:not(.hovered){background:var(--background)}@media (hover:hover){[data-gene-ui-version=\"2.16.2\"] .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.16.2\"] .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.16.2\"] .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.16.2\"] .dropdown-item>p span{flex:auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}[data-gene-ui-version=\"2.16.2\"] .dropdown-item>small{flex-shrink:0}[data-gene-ui-version=\"2.16.2\"] .dropdown-item>small.bc-icon-selected:before{display:block;transform:scale(0);transition:transform .4s}[data-gene-ui-version=\"2.16.2\"] .selected.dropdown-item>small.bc-icon-selected:before{transform:scale(1)}[data-gene-ui-version=\"2.16.2\"] .dropdown-item.selected{color:var(--hero)}[data-gene-ui-version=\"2.16.2\"] .dropdown-item.disabled{opacity:.5;pointer-events:none}[data-gene-ui-version=\"2.16.2\"] .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.16.2\"] .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.16.2\"] .dropdown-item .group-title-icon{color:rgba(var(--background-sc-rgb),.75);pointer-events:auto}[data-gene-ui-version=\"2.16.2\"] .dropdown-item.groupLastChild{border-bottom:1px solid rgba(var(--background-sc-rgb),.16)}[data-gene-ui-version=\"2.16.2\"] .popover-positioner.mobile-view .dropdown-item{height:4.8rem;padding:0 2rem}[data-gene-ui-version=\"2.16.2\"] .temporary-full-width{width:100%}[data-gene-ui-version=\"2.16.2\"] .dropdown-item-tag{flex-shrink:0;font:600 1.4rem/1.8rem var(--font-family);opacity:.5}[data-gene-ui-version=\"2.16.2\"] .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);
|
|
@@ -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-
|
|
5
|
-
import { C as CellMeasurerCache } from './CellMeasurerCache-
|
|
4
|
+
import { D as Dropdown, I as InfiniteLoader, W as WindowScroller, A as AutoSizer, L as List, C as CellMeasurer } from './index-159c6f9d.js';
|
|
5
|
+
import { C as CellMeasurerCache } from './CellMeasurerCache-292924e1.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';
|
|
@@ -14,7 +14,7 @@ import CustomScrollbar from './Scrollbar/index.js';
|
|
|
14
14
|
import BusyLoader from './BusyLoader/index.js';
|
|
15
15
|
import useMutationObserver from './hooks/useMutationObserver.js';
|
|
16
16
|
import Icon from './Icon/index.js';
|
|
17
|
-
import { r as reactIsExports } from './index-
|
|
17
|
+
import { r as reactIsExports } from './index-d7431a55.js';
|
|
18
18
|
import Button from './Button/index.js';
|
|
19
19
|
import { s as styleInject } from './style-inject.es-746bb8ed.js';
|
|
20
20
|
import './dateValidation-67caec66.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-
|
|
30
|
+
import { j as jsxRuntimeExports } from './index-2d7522c5.js';
|
|
31
31
|
import { a as createStore } from './redux-b3e598ca.js';
|
|
32
32
|
|
|
33
33
|
/**
|
|
@@ -4754,7 +4754,7 @@ const Body = _ref => {
|
|
|
4754
4754
|
};
|
|
4755
4755
|
var Body$1 = /*#__PURE__*/memo(Body, reactFastCompare);
|
|
4756
4756
|
|
|
4757
|
-
var css_248z$3 = "[data-gene-ui-version=\"2.16.
|
|
4757
|
+
var css_248z$3 = "[data-gene-ui-version=\"2.16.2\"] .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.16.2\"] .nt-row{display:flex;width:100%}[data-gene-ui-version=\"2.16.2\"] .nt-row~.nt-row{border-top:1px solid rgba(var(--background-sc-rgb),.1)}[data-gene-ui-version=\"2.16.2\"] .nt-head{background:rgba(var(--background-sc-rgb),.04);font-weight:700}[data-gene-ui-version=\"2.16.2\"] .nt-cell{display:flex;overflow:hidden;padding:1.1rem 2rem;position:relative;width:100%;word-break:break-word}[data-gene-ui-version=\"2.16.2\"] .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}";
|
|
4758
4758
|
styleInject(css_248z$3);
|
|
4759
4759
|
|
|
4760
4760
|
function Nested(_ref) {
|
|
@@ -5500,7 +5500,7 @@ HeaderItem.defaultProps = {
|
|
|
5500
5500
|
};
|
|
5501
5501
|
var HeaderItem$1 = /*#__PURE__*/memo(HeaderItem, reactFastCompare);
|
|
5502
5502
|
|
|
5503
|
-
var css_248z$2 = "[data-gene-ui-version=\"2.16.
|
|
5503
|
+
var css_248z$2 = "[data-gene-ui-version=\"2.16.2\"] .ta-header{top:0}[data-gene-ui-version=\"2.16.2\"] .ta-header .ta-cell{align-items:normal;flex-direction:column}[data-gene-ui-version=\"2.16.2\"] .ta-header .ta-cell.centered .table-heading{justify-content:center}@media (hover:hover){[data-gene-ui-version=\"2.16.2\"] .ta-header .ta-cell:hover{background:rgba(var(--background-sc-rgb),.02)}[data-gene-ui-version=\"2.16.2\"] .ta-header .ta-cell.sticky:hover{background:rgba(var(--background-sc-rgb),.06)}}[data-gene-ui-version=\"2.16.2\"] .ta-header .ta-cell.is-dragged-over{background-color:rgba(var(--hero-rgb),.05)}[data-gene-ui-version=\"2.16.2\"] .ta-header .ta-cell .ta-cell-header-item{padding:5px 0}[data-gene-ui-version=\"2.16.2\"] .ta-header .ta-cell .ta-cell-header-tittle{display:flex}[data-gene-ui-version=\"2.16.2\"] .sticky-viewport-checker{bottom:0;position:absolute;top:0;visibility:hidden;width:1px}[data-gene-ui-version=\"2.16.2\"] .table-heading{align-items:center;display:flex;flex-shrink:0;flex:auto;overflow:hidden;width:100%}[data-gene-ui-version=\"2.16.2\"] .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.16.2\"] .ta-filter-icon:after,[data-gene-ui-version=\"2.16.2\"] .ta-filter-icon:before{display:block;font:2.4rem/1 betcore;transition:color .3s}[data-gene-ui-version=\"2.16.2\"] .ta-filter-icon:before{content:\"\\e92c\"}[data-gene-ui-version=\"2.16.2\"] .ta-filter-icon:after{content:\"\\e92b\";left:0;position:absolute;top:0}[data-gene-ui-version=\"2.16.2\"] .ta-filter-icon.active-asc:before,[data-gene-ui-version=\"2.16.2\"] .ta-filter-icon.active-desc:after{color:var(--hero)}[data-gene-ui-version=\"2.16.2\"] .table-heading-text{transition:color .3s}[data-gene-ui-version=\"2.16.2\"] .table-heading-text.active{color:var(--hero)}[data-gene-ui-version=\"2.16.2\"] .cell-options{transition:opacity .4s}[data-gene-ui-version=\"2.16.2\"] .ta-cell:not(:hover) .cell-options:not(.popover-opened),[data-gene-ui-version=\"2.16.2\"] .vertical-resizing-cursor .cell-options{opacity:0}[data-gene-ui-version=\"2.16.2\"] .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.16.2\"] .th-divider-holder i{transition:opacity .3s}[data-gene-ui-version=\"2.16.2\"] .th-divider{background:rgba(var(--background-sc-rgb),.15);width:1px}[data-gene-ui-version=\"2.16.2\"] .sticky .th-divider,[data-gene-ui-version=\"2.16.2\"] .ta-cell:hover .th-divider:nth-child(2),[data-gene-ui-version=\"2.16.2\"] .table-resize-handle:active~.th-divider{opacity:0}[data-gene-ui-version=\"2.16.2\"] .table-resize-handle{bottom:0;cursor:col-resize;display:flex;left:0;padding:.4rem .9rem;position:absolute;top:0}[data-gene-ui-version=\"2.16.2\"] .ta-cell:not(:hover) .table-resize-handle:not(:active){opacity:0}[data-gene-ui-version=\"2.16.2\"] .table-resize-handle:before{border-left:1px dashed rgba(var(--background-sc-rgb),.18);content:\"\";display:block;width:1px}[data-gene-ui-version=\"2.16.2\"] .table-resize-handle:active:before{border-color:var(--hero)}";
|
|
5504
5504
|
styleInject(css_248z$2);
|
|
5505
5505
|
|
|
5506
5506
|
const Header = /*#__PURE__*/forwardRef((_ref, ref) => {
|
|
@@ -5668,7 +5668,7 @@ function FooterItem(_ref) {
|
|
|
5668
5668
|
}
|
|
5669
5669
|
var FooterItem$1 = /*#__PURE__*/memo(FooterItem, reactFastCompare);
|
|
5670
5670
|
|
|
5671
|
-
var css_248z$1 = "[data-gene-ui-version=\"2.16.
|
|
5671
|
+
var css_248z$1 = "[data-gene-ui-version=\"2.16.2\"] .ta-footer .ellipsis-text{-webkit-user-select:all;user-select:all}";
|
|
5672
5672
|
styleInject(css_248z$1);
|
|
5673
5673
|
|
|
5674
5674
|
function Footer(_ref) {
|
|
@@ -5704,7 +5704,7 @@ Footer.defaultProps = {
|
|
|
5704
5704
|
withLeftCorners: []
|
|
5705
5705
|
};
|
|
5706
5706
|
|
|
5707
|
-
var css_248z = "[data-gene-ui-version=\"2.16.0\"] .table-loader-container{position:relative;width:100%}[data-gene-ui-version=\"2.16.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.16.0\"] .table-loader-container .table-holder{position:static}[data-gene-ui-version=\"2.16.0\"] .table-holder .ReactVirtualized__Grid{direction:inherit!important;min-width:100%;overflow:visible!important;width:auto!important}[data-gene-ui-version=\"2.16.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.16.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.16.0\"] .ta-body{display:inline-block;min-width:100%;position:relative;z-index:0}[data-gene-ui-version=\"2.16.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.16.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.16.0\"] .ta-n-body .ta-row{background:rgba(var(--background-sc-rgb),.04);display:inline-flex;min-width:100%}[data-gene-ui-version=\"2.16.0\"] .ta-n-body .ta-row.disabled{opacity:.5;pointer-events:none}[data-gene-ui-version=\"2.16.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.16.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.16.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.16.0\"] .hover-able:hover .ta-gr-left-line:before,[data-gene-ui-version=\"2.16.0\"] .selected .ta-gr-left-line:before{transform:translateX(0)}[data-gene-ui-version=\"2.16.0\"] .ta-row{align-items:center;background-clip:content-box;display:flex;justify-content:flex-start;min-width:100%}[data-gene-ui-version=\"2.16.0\"] .ta-row.border-bottom{border-bottom:1px solid rgba(var(--background-sc-rgb),.1)}[data-gene-ui-version=\"2.16.0\"] .ta-row.border-top{border-top:1px solid rgba(var(--background-sc-rgb),.1)}[data-gene-ui-version=\"2.16.0\"] .ta-row.even-coloring{background-color:rgba(var(--background-sc-rgb),.02)}[data-gene-ui-version=\"2.16.0\"] .ta-row.hover-able:hover,[data-gene-ui-version=\"2.16.0\"] .ta-row.selected{background-color:rgba(var(--hero-rgb),.08)}[data-gene-ui-version=\"2.16.0\"] .ta-row.hover-able:hover .tl-bc-icon-action,[data-gene-ui-version=\"2.16.0\"] .ta-row.selected .tl-bc-icon-action{color:var(--hero)}[data-gene-ui-version=\"2.16.0\"] .ta-row.hover-able:not(.cursor-grab){cursor:pointer}[data-gene-ui-version=\"2.16.0\"] .ta-row.disabled{opacity:.5;pointer-events:none}[data-gene-ui-version=\"2.16.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.16.0\"] .ta-cell>.ellipsis-text{width:100%}[data-gene-ui-version=\"2.16.0\"] .ta-n-body .ta-cell:last-child,[data-gene-ui-version=\"2.16.0\"] .ta-n-body .ta-cell:nth-last-child(2){overflow:hidden}[data-gene-ui-version=\"2.16.0\"] .ta-cell a{color:var(--hero);font-weight:600}[data-gene-ui-version=\"2.16.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.16.0\"] .ta-cell.a-square{justify-content:center}[data-gene-ui-version=\"2.16.0\"] .ta-cell.a-square:empty{pointer-events:none}[data-gene-ui-version=\"2.16.0\"] .ta-cell.a-square:not(:empty){position:-webkit-sticky;position:sticky;transform:translateZ(0);z-index:11}[data-gene-ui-version=\"2.16.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.16.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.16.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.16.0\"] sub:last-of-type+.ta-cell.sticky:after,[data-gene-ui-version=\"2.16.0\"] sup:first-of-type+.ta-cell.sticky:after{opacity:1;visibility:visible}[data-gene-ui-version=\"2.16.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.16.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.16.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.16.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.16.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.16.0\"] .ta-cell:hover .copy-icon{opacity:1}[data-gene-ui-version=\"2.16.0\"] .ta-cell .copy-icon{font-size:14px;margin-right:6px;opacity:0}[data-gene-ui-version=\"2.16.0\"] .ta-cell .copy-icon:focus{color:var(--hero)}[data-gene-ui-version=\"2.16.0\"] .ta-cell .crs-holder{display:flex}[data-gene-ui-version=\"2.16.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.16.0\"] .ta-nested-child-holder:not(.table-empty-holder){border-bottom:1px solid rgba(var(--background-sc-rgb),.1)}[data-gene-ui-version=\"2.16.0\"] .ta-nested-child{padding:1.2rem 1.4rem;width:100%}[data-gene-ui-version=\"2.16.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.16.0\"] .tl-bc-icon-action.active{transform:rotate(180deg)}[data-gene-ui-version=\"2.16.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.16.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.16.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.16.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.16.0\"] .left-actions-holder .icon{margin:0 .9rem}[data-gene-ui-version=\"2.16.0\"] .left-actions-holder:after,[data-gene-ui-version=\"2.16.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.16.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.16.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.16.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.16.0\"] .ta-row.hover-able:hover .left-actions-holder:before,[data-gene-ui-version=\"2.16.0\"] .ta-row.selected .left-actions-holder:before{opacity:0}[data-gene-ui-version=\"2.16.0\"] .ta-row.hover-able:hover .left-actions-holder:after,[data-gene-ui-version=\"2.16.0\"] .ta-row.selected .left-actions-holder:after{opacity:1}[data-gene-ui-version=\"2.16.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.16.0\"] .ta-action:after,[data-gene-ui-version=\"2.16.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.16.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.16.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.16.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.16.0\"] .ta-action.ta-a-2,[data-gene-ui-version=\"2.16.0\"] .ta-row.hover-able:hover .ta-action.ta-a-1:not(:only-child),[data-gene-ui-version=\"2.16.0\"] .ta-row.hover-able:hover .ta-action:before,[data-gene-ui-version=\"2.16.0\"] .ta-row.selected .ta-action.ta-a-1:not(:only-child),[data-gene-ui-version=\"2.16.0\"] .ta-row.selected .ta-action:before{opacity:0}[data-gene-ui-version=\"2.16.0\"] .ta-row.hover-able:hover .ta-action.ta-a-2,[data-gene-ui-version=\"2.16.0\"] .ta-row.hover-able:hover .ta-action:after,[data-gene-ui-version=\"2.16.0\"] .ta-row.selected .ta-action.ta-a-2,[data-gene-ui-version=\"2.16.0\"] .ta-row.selected .ta-action:after{opacity:1}[data-gene-ui-version=\"2.16.0\"] .now-sticky .ta-action:before{content:none}[data-gene-ui-version=\"2.16.0\"] .ta-item{align-items:center;display:flex;position:relative;z-index:1}[data-gene-ui-version=\"2.16.0\"] .edit-save-button-holder{align-items:center;display:flex}[data-gene-ui-version=\"2.16.0\"] .edit-save-button-holder:not(:only-child){margin-inline-end:1rem}[data-gene-ui-version=\"2.16.0\"] .edit-save-button-holder>*+*{margin-inline-start:1rem}";
|
|
5707
|
+
var css_248z = "[data-gene-ui-version=\"2.16.2\"] .table-loader-container{position:relative;width:100%}[data-gene-ui-version=\"2.16.2\"] .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.16.2\"] .table-loader-container .table-holder{position:static}[data-gene-ui-version=\"2.16.2\"] .table-holder .ReactVirtualized__Grid{direction:inherit!important;min-width:100%;overflow:visible!important;width:auto!important}[data-gene-ui-version=\"2.16.2\"] .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.16.2\"] .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.16.2\"] .ta-body{display:inline-block;min-width:100%;position:relative;z-index:0}[data-gene-ui-version=\"2.16.2\"] .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.16.2\"] .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.16.2\"] .ta-n-body .ta-row{background:rgba(var(--background-sc-rgb),.04);display:inline-flex;min-width:100%}[data-gene-ui-version=\"2.16.2\"] .ta-n-body .ta-row.disabled{opacity:.5;pointer-events:none}[data-gene-ui-version=\"2.16.2\"] .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.16.2\"] .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.16.2\"] .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.16.2\"] .hover-able:hover .ta-gr-left-line:before,[data-gene-ui-version=\"2.16.2\"] .selected .ta-gr-left-line:before{transform:translateX(0)}[data-gene-ui-version=\"2.16.2\"] .ta-row{align-items:center;background-clip:content-box;display:flex;justify-content:flex-start;min-width:100%}[data-gene-ui-version=\"2.16.2\"] .ta-row.border-bottom{border-bottom:1px solid rgba(var(--background-sc-rgb),.1)}[data-gene-ui-version=\"2.16.2\"] .ta-row.border-top{border-top:1px solid rgba(var(--background-sc-rgb),.1)}[data-gene-ui-version=\"2.16.2\"] .ta-row.even-coloring{background-color:rgba(var(--background-sc-rgb),.02)}[data-gene-ui-version=\"2.16.2\"] .ta-row.hover-able:hover,[data-gene-ui-version=\"2.16.2\"] .ta-row.selected{background-color:rgba(var(--hero-rgb),.08)}[data-gene-ui-version=\"2.16.2\"] .ta-row.hover-able:hover .tl-bc-icon-action,[data-gene-ui-version=\"2.16.2\"] .ta-row.selected .tl-bc-icon-action{color:var(--hero)}[data-gene-ui-version=\"2.16.2\"] .ta-row.hover-able:not(.cursor-grab){cursor:pointer}[data-gene-ui-version=\"2.16.2\"] .ta-row.disabled{opacity:.5;pointer-events:none}[data-gene-ui-version=\"2.16.2\"] .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.16.2\"] .ta-cell>.ellipsis-text{width:100%}[data-gene-ui-version=\"2.16.2\"] .ta-n-body .ta-cell:last-child,[data-gene-ui-version=\"2.16.2\"] .ta-n-body .ta-cell:nth-last-child(2){overflow:hidden}[data-gene-ui-version=\"2.16.2\"] .ta-cell a{color:var(--hero);font-weight:600}[data-gene-ui-version=\"2.16.2\"] .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.16.2\"] .ta-cell.a-square{justify-content:center}[data-gene-ui-version=\"2.16.2\"] .ta-cell.a-square:empty{pointer-events:none}[data-gene-ui-version=\"2.16.2\"] .ta-cell.a-square:not(:empty){position:-webkit-sticky;position:sticky;transform:translateZ(0);z-index:11}[data-gene-ui-version=\"2.16.2\"] .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.16.2\"] .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.16.2\"] .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.16.2\"] sub:last-of-type+.ta-cell.sticky:after,[data-gene-ui-version=\"2.16.2\"] sup:first-of-type+.ta-cell.sticky:after{opacity:1;visibility:visible}[data-gene-ui-version=\"2.16.2\"] .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.16.2\"] .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.16.2\"] 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.16.2\"] .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.16.2\"] 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.16.2\"] .ta-cell:hover .copy-icon{opacity:1}[data-gene-ui-version=\"2.16.2\"] .ta-cell .copy-icon{font-size:14px;margin-right:6px;opacity:0}[data-gene-ui-version=\"2.16.2\"] .ta-cell .copy-icon:focus{color:var(--hero)}[data-gene-ui-version=\"2.16.2\"] .ta-cell .crs-holder{display:flex}[data-gene-ui-version=\"2.16.2\"] .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.16.2\"] .ta-nested-child-holder:not(.table-empty-holder){border-bottom:1px solid rgba(var(--background-sc-rgb),.1)}[data-gene-ui-version=\"2.16.2\"] .ta-nested-child{padding:1.2rem 1.4rem;width:100%}[data-gene-ui-version=\"2.16.2\"] .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.16.2\"] .tl-bc-icon-action.active{transform:rotate(180deg)}[data-gene-ui-version=\"2.16.2\"] .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.16.2\"] .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.16.2\"] .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.16.2\"] .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.16.2\"] .left-actions-holder .icon{margin:0 .9rem}[data-gene-ui-version=\"2.16.2\"] .left-actions-holder:after,[data-gene-ui-version=\"2.16.2\"] .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.16.2\"] .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.16.2\"] .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.16.2\"] .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.16.2\"] .ta-row.hover-able:hover .left-actions-holder:before,[data-gene-ui-version=\"2.16.2\"] .ta-row.selected .left-actions-holder:before{opacity:0}[data-gene-ui-version=\"2.16.2\"] .ta-row.hover-able:hover .left-actions-holder:after,[data-gene-ui-version=\"2.16.2\"] .ta-row.selected .left-actions-holder:after{opacity:1}[data-gene-ui-version=\"2.16.2\"] .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.16.2\"] .ta-action:after,[data-gene-ui-version=\"2.16.2\"] .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.16.2\"] .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.16.2\"] .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.16.2\"] .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.16.2\"] .ta-action.ta-a-2,[data-gene-ui-version=\"2.16.2\"] .ta-row.hover-able:hover .ta-action.ta-a-1:not(:only-child),[data-gene-ui-version=\"2.16.2\"] .ta-row.hover-able:hover .ta-action:before,[data-gene-ui-version=\"2.16.2\"] .ta-row.selected .ta-action.ta-a-1:not(:only-child),[data-gene-ui-version=\"2.16.2\"] .ta-row.selected .ta-action:before{opacity:0}[data-gene-ui-version=\"2.16.2\"] .ta-row.hover-able:hover .ta-action.ta-a-2,[data-gene-ui-version=\"2.16.2\"] .ta-row.hover-able:hover .ta-action:after,[data-gene-ui-version=\"2.16.2\"] .ta-row.selected .ta-action.ta-a-2,[data-gene-ui-version=\"2.16.2\"] .ta-row.selected .ta-action:after{opacity:1}[data-gene-ui-version=\"2.16.2\"] .now-sticky .ta-action:before{content:none}[data-gene-ui-version=\"2.16.2\"] .ta-item{align-items:center;display:flex;position:relative;z-index:1}[data-gene-ui-version=\"2.16.2\"] .edit-save-button-holder{align-items:center;display:flex}[data-gene-ui-version=\"2.16.2\"] .edit-save-button-holder:not(:only-child){margin-inline-end:1rem}[data-gene-ui-version=\"2.16.2\"] .edit-save-button-holder>*+*{margin-inline-start:1rem}";
|
|
5708
5708
|
styleInject(css_248z);
|
|
5709
5709
|
|
|
5710
5710
|
function Table(props) {
|
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-
|
|
17
|
+
export { P as PopoverV2 } from './index-2d7522c5.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';
|
|
@@ -33,7 +33,7 @@ export { default as Checkbox } from './Checkbox/index.js';
|
|
|
33
33
|
export { default as Card } from './Card/index.js';
|
|
34
34
|
export { default as Tag } from './Tag/index.js';
|
|
35
35
|
export { default as Alert, alertTypes } from './Alert/index.js';
|
|
36
|
-
export { T as Tooltip } from './index-
|
|
36
|
+
export { T as Tooltip } from './index-d7431a55.js';
|
|
37
37
|
export { default as Range } from './Range/index.js';
|
|
38
38
|
export { default as Slider } from './Slider/index.js';
|
|
39
39
|
export { default as Pagination } from './Pagination/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-
|
|
99
|
-
export { T as Table } from './index-
|
|
98
|
+
export { D as Dropdown } from './index-159c6f9d.js';
|
|
99
|
+
export { T as Table } from './index-fea08b9b.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-
|
|
105
|
+
export { R as RichEditor } from './RichEditor-d9f2f2ac.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';
|
|
@@ -139,7 +139,7 @@ import './guid-8ddf77b3.js';
|
|
|
139
139
|
import './localization-4ba17032.js';
|
|
140
140
|
import './index-122432cd.js';
|
|
141
141
|
import './debounce-4419bc2f.js';
|
|
142
|
-
import './rangeAndSlider-
|
|
142
|
+
import './rangeAndSlider-693a3d41.js';
|
|
143
143
|
import './index-45eafea6.js';
|
|
144
144
|
import './react-lifecycles-compat.es-6e1f3768.js';
|
|
145
145
|
import './SuggestionList/index.js';
|
|
@@ -148,9 +148,9 @@ import './callAfterDelay-7272faca.js';
|
|
|
148
148
|
import './checkTimeValidation-e56771be.js';
|
|
149
149
|
import './hooks/useHover.js';
|
|
150
150
|
import './index-262edd7a.js';
|
|
151
|
-
import './index-
|
|
151
|
+
import './index-e01388a5.js';
|
|
152
152
|
import './objectWithoutPropertiesLoose-d8a4a68c.js';
|
|
153
153
|
import './clsx.m-2bb6df4b.js';
|
|
154
|
-
import './CellMeasurerCache-
|
|
154
|
+
import './CellMeasurerCache-292924e1.js';
|
|
155
155
|
import './redux-b3e598ca.js';
|
|
156
|
-
import './react-beautiful-dnd.esm-
|
|
156
|
+
import './react-beautiful-dnd.esm-7220b0d0.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { CSSProperties, JSX,
|
|
1
|
+
import { CSSProperties, JSX, FC } from 'react';
|
|
2
2
|
import './Tooltip.scss';
|
|
3
3
|
interface ICustomPosition {
|
|
4
4
|
left?: number;
|
|
@@ -49,10 +49,6 @@ export interface ITooltipProps {
|
|
|
49
49
|
* In case of `false` value, the children component will rendered without Tooltip.
|
|
50
50
|
*/
|
|
51
51
|
isVisible?: boolean;
|
|
52
|
-
/**
|
|
53
|
-
* The action will triggered when the Tooltip component will clicked.
|
|
54
|
-
*/
|
|
55
|
-
onClick?: (e: MouseEvent) => void;
|
|
56
52
|
}
|
|
57
53
|
declare const Tooltip: FC<ITooltipProps>;
|
|
58
54
|
export default Tooltip;
|
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.16.
|
|
4
|
+
"version": "2.16.2",
|
|
5
5
|
"author": "SoftConstruct",
|
|
6
6
|
"homepage": "https://github.com/softconstruct/gene-ui-components#readme",
|
|
7
7
|
"repository": {
|
|
@@ -251,12 +251,20 @@ var _cof = function (it) {
|
|
|
251
251
|
return toString$2.call(it).slice(8, -1);
|
|
252
252
|
};
|
|
253
253
|
|
|
254
|
-
|
|
255
|
-
var
|
|
256
|
-
|
|
257
|
-
|
|
258
|
-
|
|
259
|
-
|
|
254
|
+
var _iobject;
|
|
255
|
+
var hasRequired_iobject;
|
|
256
|
+
|
|
257
|
+
function require_iobject () {
|
|
258
|
+
if (hasRequired_iobject) return _iobject;
|
|
259
|
+
hasRequired_iobject = 1;
|
|
260
|
+
// fallback for non-array-like ES3 and non-enumerable old V8 strings
|
|
261
|
+
var cof = _cof;
|
|
262
|
+
// eslint-disable-next-line no-prototype-builtins
|
|
263
|
+
_iobject = Object('z').propertyIsEnumerable(0) ? Object : function (it) {
|
|
264
|
+
return cof(it) == 'String' ? it.split('') : Object(it);
|
|
265
|
+
};
|
|
266
|
+
return _iobject;
|
|
267
|
+
}
|
|
260
268
|
|
|
261
269
|
// 7.2.1 RequireObjectCoercible(argument)
|
|
262
270
|
var _defined = function (it) {
|
|
@@ -265,7 +273,7 @@ var _defined = function (it) {
|
|
|
265
273
|
};
|
|
266
274
|
|
|
267
275
|
// to indexed object, toObject with fallback for non-array-like ES3 strings
|
|
268
|
-
var IObject =
|
|
276
|
+
var IObject = require_iobject();
|
|
269
277
|
var defined$2 = _defined;
|
|
270
278
|
var _toIobject = function (it) {
|
|
271
279
|
return IObject(defined$2(it));
|
|
@@ -438,7 +446,7 @@ function require_objectAssign () {
|
|
|
438
446
|
var gOPS = _objectGops;
|
|
439
447
|
var pIE = require_objectPie();
|
|
440
448
|
var toObject = _toObject;
|
|
441
|
-
var IObject =
|
|
449
|
+
var IObject = require_iobject();
|
|
442
450
|
var $assign = Object.assign;
|
|
443
451
|
|
|
444
452
|
// should work with symbols and should have deterministic property order (V8 bug)
|
|
@@ -2,7 +2,7 @@ import React__default, { useLayoutEffect, useEffect, useMemo as useMemo$1, useCo
|
|
|
2
2
|
import { a as _setPrototypeOf, b as _objectWithoutPropertiesLoose, c as _extends } from './objectWithoutPropertiesLoose-d8a4a68c.js';
|
|
3
3
|
import { c as compose, b as bindActionCreators$1, a as createStore$1, d as applyMiddleware } from './redux-b3e598ca.js';
|
|
4
4
|
import PropTypes from 'prop-types';
|
|
5
|
-
import { r as reactIsExports$1 } from './index-
|
|
5
|
+
import { r as reactIsExports$1 } from './index-d7431a55.js';
|
|
6
6
|
import ReactDOM__default, { unstable_batchedUpdates } from 'react-dom';
|
|
7
7
|
|
|
8
8
|
function _inheritsLoose(subClass, superClass) {
|