@epam/uui 5.4.3 → 5.4.4
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/index.esm.js +94 -94
- package/index.esm.js.map +1 -1
- package/index.js +94 -94
- package/index.js.map +1 -1
- package/package.json +5 -5
- package/stats.html +1 -1
- package/styles.css +2483 -2483
- package/styles.css.map +1 -1
package/index.esm.js
CHANGED
|
@@ -570,11 +570,11 @@ const systemIcons = {
|
|
|
570
570
|
},
|
|
571
571
|
};
|
|
572
572
|
|
|
573
|
-
var css$1m = {"root":"
|
|
573
|
+
var css$1m = {"root":"VM1I6h"};
|
|
574
574
|
|
|
575
575
|
const AvatarStack = withMods(AvatarStack$1, () => [css$1m.root]);
|
|
576
576
|
|
|
577
|
-
var css$1l = {"root":"
|
|
577
|
+
var css$1l = {"root":"_0OAGBi","size-24":"i0yo2t","size-18":"VG44-k","size-12":"_2jtKq2","size24":"i0yo2t","size18":"VG44-k","size12":"_2jtKq2"};
|
|
578
578
|
|
|
579
579
|
const CountIndicator = forwardRef((props, ref) => {
|
|
580
580
|
return (React__default.createElement("div", { ref: ref, className: cx([
|
|
@@ -586,7 +586,7 @@ const CountIndicator = forwardRef((props, ref) => {
|
|
|
586
586
|
]) }, props.caption));
|
|
587
587
|
});
|
|
588
588
|
|
|
589
|
-
var css$1k = {"uui-typography":"
|
|
589
|
+
var css$1k = {"uui-typography":"UuxM3q","hero-header":"_8SPZjV","promo-header":"_5-7SQI","uui-critical":"MuunxP","uui-info":"gRnq8-","uui-success":"sIC7er","uui-warning":"gsrn0P","uui-highlight":"_64ET-y","uui-typography-size-12":"sexGFG","uui-typography-size-14":"YsiM89","uui-typography-size-16":"_5BpiHM","root":"TCSGlt","size-18":"f-NfZW","size-24":"_5GZysK","size-30":"W0kN-k","size-36":"pRKMew","size-42":"kvA396","size-48":"ihRJa3","uuiTypography":"UuxM3q","heroHeader":"_8SPZjV","promoHeader":"_5-7SQI","uuiCritical":"MuunxP","uuiInfo":"gRnq8-","uuiSuccess":"sIC7er","uuiWarning":"gsrn0P","uuiHighlight":"_64ET-y","uuiTypographySize12":"sexGFG","uuiTypographySize14":"YsiM89","uuiTypographySize16":"_5BpiHM","size18":"f-NfZW","size24":"_5GZysK","size30":"W0kN-k","size36":"pRKMew","size42":"kvA396","size48":"ihRJa3"};
|
|
590
590
|
|
|
591
591
|
const mapSize$1 = {
|
|
592
592
|
48: '48',
|
|
@@ -635,7 +635,7 @@ const Badge = withMods(Button$1, applyBadgeMods, (props) => {
|
|
|
635
635
|
};
|
|
636
636
|
});
|
|
637
637
|
|
|
638
|
-
var css$1j = {"uui-typography":"
|
|
638
|
+
var css$1j = {"uui-typography":"EJJOgA","hero-header":"g06myj","promo-header":"CyFR0e","uui-critical":"Y-vZyZ","uui-info":"EGbzNs","uui-success":"eOR2yU","uui-warning":"d3tXR4","uui-highlight":"gIG9-Y","uui-typography-size-12":"I4bZjB","uui-typography-size-14":"qfzmgw","uui-typography-size-16":"nxH1HL","root":"UsUXaP","size-18":"_-8VKqS","size-24":"l1FEUs","size-30":"_-6qEBh","size-36":"JsnOxr","size-42":"mO9-gG","size-48":"Z25pct","uuiTypography":"EJJOgA","heroHeader":"g06myj","promoHeader":"CyFR0e","uuiCritical":"Y-vZyZ","uuiInfo":"EGbzNs","uuiSuccess":"eOR2yU","uuiWarning":"d3tXR4","uuiHighlight":"gIG9-Y","uuiTypographySize12":"I4bZjB","uuiTypographySize14":"qfzmgw","uuiTypographySize16":"nxH1HL","size18":"_-8VKqS","size24":"l1FEUs","size30":"_-6qEBh","size36":"JsnOxr","size42":"mO9-gG","size48":"Z25pct"};
|
|
639
639
|
|
|
640
640
|
const defaultSize$a = '36';
|
|
641
641
|
const mapSize = {
|
|
@@ -669,14 +669,14 @@ const Tag = withMods(Button$1, applyTagMods, (props) => ({
|
|
|
669
669
|
countIndicator: (countIndicatorProps) => (React__default.createElement(CountIndicator, Object.assign({}, countIndicatorProps, { color: (!props.color || props.color === 'neutral') ? 'white' : props.color, size: mapCountIndicatorSizes[props.size || defaultSize$a] }))),
|
|
670
670
|
}));
|
|
671
671
|
|
|
672
|
-
var css$1i = {"root":"
|
|
672
|
+
var css$1i = {"root":"IkJ1WD","uui-spinner":"gFqBa1","uuiSpinner":"gFqBa1"};
|
|
673
673
|
|
|
674
674
|
function applySpinnerMods() {
|
|
675
675
|
return [css$1i.root, 'uui-spinner'];
|
|
676
676
|
}
|
|
677
677
|
const Spinner = withMods(Spinner$1, applySpinnerMods);
|
|
678
678
|
|
|
679
|
-
var css$1h = {"root":"
|
|
679
|
+
var css$1h = {"root":"d8PYp8","spacer":"bgXoin","mode-ghost":"FspVXk","size-24":"onY-rF","size-30":"bJWRbm","navigation-size-24":"a6kZQg","navigation-size-30":"_3IbOza","modeGhost":"FspVXk","size24":"onY-rF","size30":"bJWRbm","navigationSize24":"a6kZQg","navigationSize30":"_3IbOza"};
|
|
680
680
|
|
|
681
681
|
var _path$L;
|
|
682
682
|
function _extends$N() { _extends$N = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$N.apply(this, arguments); }
|
|
@@ -765,14 +765,14 @@ function Paginator(props) {
|
|
|
765
765
|
return React__default.createElement(Paginator$1, Object.assign({}, props, { render: renderPaginator }));
|
|
766
766
|
}
|
|
767
767
|
|
|
768
|
-
var css$1g = {"root":"
|
|
768
|
+
var css$1g = {"root":"rfGkoz","progress-bar":"LgcT4M","progressBar-indeterminate":"ExLKQP","size-12":"Eoke41","size-18":"HmKvDn","size-24":"GB8vtZ","progressBar":"LgcT4M","progressBarIndeterminate":"ExLKQP","size12":"Eoke41","size18":"HmKvDn","size24":"GB8vtZ"};
|
|
769
769
|
|
|
770
770
|
const IndeterminateBar = React.forwardRef((props, ref) => {
|
|
771
771
|
return (React.createElement("div", { ref: ref, className: cx('uui-indeterminate_bar', props.cx, css$1g.root, css$1g[`size-${props.size || 12}`]) },
|
|
772
772
|
React.createElement("div", { className: cx(css$1g.progressBar) })));
|
|
773
773
|
});
|
|
774
774
|
|
|
775
|
-
var css$1f = {"root":"
|
|
775
|
+
var css$1f = {"root":"bJvAhW","striped":"nieIsT","animate-stripes":"_7KRXHb","size-12":"_4PNF-u","size-18":"cp4YyC","size-24":"ULHuyn","animateStripes":"_7KRXHb","size12":"_4PNF-u","size18":"cp4YyC","size24":"ULHuyn"};
|
|
776
776
|
|
|
777
777
|
const defaultSize$9 = '12';
|
|
778
778
|
function applyProgressBarMods(mods) {
|
|
@@ -787,14 +787,14 @@ const ProgressBar = withMods(ProgressBar$1, applyProgressBarMods, (props) => ({
|
|
|
787
787
|
hideLabel: props.hideLabel || props.striped,
|
|
788
788
|
}));
|
|
789
789
|
|
|
790
|
-
var css$1e = {"root":"
|
|
790
|
+
var css$1e = {"root":"gSM7Ey"};
|
|
791
791
|
|
|
792
792
|
const IndicatorBar = React.forwardRef((props, ref) => {
|
|
793
793
|
const { progress } = props;
|
|
794
794
|
return progress || progress === 0 ? (React.createElement(ProgressBar, { ref: ref, progress: progress, cx: cx(css$1e.root, props.cx), hideLabel: true })) : (React.createElement(IndeterminateBar, { ref: ref, cx: cx(css$1e.root, props.cx) }));
|
|
795
795
|
});
|
|
796
796
|
|
|
797
|
-
var css$1d = {"root":"
|
|
797
|
+
var css$1d = {"root":"_35m-zZ","size-12":"_5lg4-Y","size-18":"i5-wvg","size-24":"uE-br7","size12":"_5lg4-Y","size18":"i5-wvg","size24":"uE-br7"};
|
|
798
798
|
|
|
799
799
|
const StatusIndicator = forwardRef((props, ref) => {
|
|
800
800
|
return (React__default.createElement("div", { ref: ref, className: cx([
|
|
@@ -809,7 +809,7 @@ const StatusIndicator = forwardRef((props, ref) => {
|
|
|
809
809
|
React__default.createElement("p", { className: "uui-status_indicator_caption" }, props.caption)));
|
|
810
810
|
});
|
|
811
811
|
|
|
812
|
-
var css$1c = {"uui-typography":"
|
|
812
|
+
var css$1c = {"uui-typography":"_9AFxDo","hero-header":"NBpAb6","promo-header":"Nc1Lsb","uui-critical":"MBo49y","uui-info":"axl0MT","uui-success":"fCX35p","uui-warning":"YqoJrT","uui-highlight":"QdDl41","uui-typography-size-12":"_796TJ0","uui-typography-size-14":"_6ndV8g","uui-typography-size-16":"Guv7Sy","root":"OXF9-4","uuiTypography":"_9AFxDo","heroHeader":"NBpAb6","promoHeader":"Nc1Lsb","uuiCritical":"MBo49y","uuiInfo":"axl0MT","uuiSuccess":"fCX35p","uuiWarning":"YqoJrT","uuiHighlight":"QdDl41","uuiTypographySize12":"_796TJ0","uuiTypographySize14":"_6ndV8g","uuiTypographySize16":"Guv7Sy"};
|
|
813
813
|
|
|
814
814
|
const defaultSize$8 = '36';
|
|
815
815
|
function applyButtonMods(mods) {
|
|
@@ -827,7 +827,7 @@ const Button = withMods(Button$1, applyButtonMods, (props) => ({
|
|
|
827
827
|
countIndicator: (countIndicatorProps) => React__default.createElement(CountIndicator, Object.assign({}, countIndicatorProps, { color: "white" })),
|
|
828
828
|
}));
|
|
829
829
|
|
|
830
|
-
var css$1b = {"root":"
|
|
830
|
+
var css$1b = {"root":"iV3Pfj"};
|
|
831
831
|
|
|
832
832
|
const allIconColors = [
|
|
833
833
|
'info', 'success', 'warning', 'error', 'secondary', 'neutral',
|
|
@@ -837,7 +837,7 @@ function applyIconButtonMods(mods) {
|
|
|
837
837
|
}
|
|
838
838
|
const IconButton = withMods(IconButton$1, applyIconButtonMods);
|
|
839
839
|
|
|
840
|
-
var css$1a = {"root":"
|
|
840
|
+
var css$1a = {"root":"ylfdNc"};
|
|
841
841
|
|
|
842
842
|
function getIconClass(props) {
|
|
843
843
|
const classList = {
|
|
@@ -872,7 +872,7 @@ const LinkButton = withMods(Button$1, applyLinkButtonMods, (props) => ({
|
|
|
872
872
|
clearIcon: systemIcons[props.size || defaultSize$7].clear,
|
|
873
873
|
}));
|
|
874
874
|
|
|
875
|
-
var css$19 = {"uui-typography":"
|
|
875
|
+
var css$19 = {"uui-typography":"NmW-jz","hero-header":"zgLWP1","promo-header":"kHztL8","uui-critical":"oc-7eD","uui-info":"IiFfeO","uui-success":"_6j71Y-","uui-warning":"bcx335","uui-highlight":"wUhGTg","uui-typography-size-12":"yd0zIP","uui-typography-size-14":"hkEtSS","uui-typography-size-16":"Wy24u1","root":"KVUWsN","withNotify":"V4dPRz","size-36":"rlcEz4","size-48":"XUeyBi","size-60":"iSNhOh","uuiTypography":"NmW-jz","heroHeader":"zgLWP1","promoHeader":"kHztL8","uuiCritical":"oc-7eD","uuiInfo":"IiFfeO","uuiSuccess":"_6j71Y-","uuiWarning":"bcx335","uuiHighlight":"wUhGTg","uuiTypographySize12":"yd0zIP","uuiTypographySize14":"hkEtSS","uuiTypographySize16":"Wy24u1","size36":"rlcEz4","size48":"XUeyBi","size60":"iSNhOh"};
|
|
876
876
|
|
|
877
877
|
function applyTabButtonMods(mods) {
|
|
878
878
|
return [
|
|
@@ -885,7 +885,7 @@ function applyTabButtonMods(mods) {
|
|
|
885
885
|
}
|
|
886
886
|
const TabButton = withMods(Button$1, applyTabButtonMods, (props) => (Object.assign(Object.assign({ dropdownIcon: systemIcons['36'].foldingArrow, clearIcon: systemIcons['36'].clear }, props), { rawProps: Object.assign({ role: 'tab' }, props.rawProps), countIndicator: (countIndicatorProps) => (React__default.createElement(CountIndicator, Object.assign({}, countIndicatorProps, { color: props.isLinkActive ? 'info' : 'neutral', size: "18" }))) })));
|
|
887
887
|
|
|
888
|
-
var css$18 = {"uui-typography":"
|
|
888
|
+
var css$18 = {"uui-typography":"_5tHISn","hero-header":"ooATGb","promo-header":"z0h-ph","uui-critical":"OhCIGo","uui-info":"Ol7PiS","uui-success":"_9s7IPr","uui-warning":"MvMiRT","uui-highlight":"zuGpue","uui-typography-size-12":"msPcgZ","uui-typography-size-14":"_9FIX-q","uui-typography-size-16":"gE4eCV","root":"mkuAvz","uuiTypography":"_5tHISn","heroHeader":"ooATGb","promoHeader":"z0h-ph","uuiCritical":"OhCIGo","uuiInfo":"Ol7PiS","uuiSuccess":"_9s7IPr","uuiWarning":"MvMiRT","uuiHighlight":"zuGpue","uuiTypographySize12":"msPcgZ","uuiTypographySize14":"_9FIX-q","uuiTypographySize16":"gE4eCV"};
|
|
889
889
|
|
|
890
890
|
function applyVerticalTabButtonMods() {
|
|
891
891
|
return [css$18.root];
|
|
@@ -963,7 +963,7 @@ var SvgPartlySelect18 = function SvgPartlySelect18(props, ref) {
|
|
|
963
963
|
};
|
|
964
964
|
var ForwardRef$G = /*#__PURE__*/forwardRef(SvgPartlySelect18);
|
|
965
965
|
|
|
966
|
-
var css$17 = {"uui-typography":"
|
|
966
|
+
var css$17 = {"uui-typography":"_9vsh4w","hero-header":"jvjm6u","promo-header":"ZGdcFM","uui-critical":"bO3YG2","uui-info":"i2mzKv","uui-success":"CpQuv2","uui-warning":"SIkWur","uui-highlight":"E38l9x","uui-typography-size-12":"Y-e-fB","uui-typography-size-14":"LBx5zA","uui-typography-size-16":"fvsvEE","root":"rmR9Lk","size-18":"kjgabe","size-12":"ktF6cf","mode-cell":"JIFhp3","uuiTypography":"_9vsh4w","heroHeader":"jvjm6u","promoHeader":"ZGdcFM","uuiCritical":"bO3YG2","uuiInfo":"i2mzKv","uuiSuccess":"CpQuv2","uuiWarning":"SIkWur","uuiHighlight":"E38l9x","uuiTypographySize12":"Y-e-fB","uuiTypographySize14":"LBx5zA","uuiTypographySize16":"fvsvEE","size18":"kjgabe","size12":"ktF6cf","modeCell":"JIFhp3"};
|
|
967
967
|
|
|
968
968
|
function applyCheckboxMods(mods) {
|
|
969
969
|
return [
|
|
@@ -979,7 +979,7 @@ const applyUUICheckboxProps = (props) => ({
|
|
|
979
979
|
});
|
|
980
980
|
const Checkbox = withMods(uuiComponents.Checkbox, applyCheckboxMods, applyUUICheckboxProps);
|
|
981
981
|
|
|
982
|
-
var css$16 = {"uui-typography":"
|
|
982
|
+
var css$16 = {"uui-typography":"NmmOvj","hero-header":"FaaS3V","promo-header":"FSy8uc","uui-critical":"is4i5f","uui-info":"ULHczB","uui-success":"K93sjQ","uui-warning":"mGE9Di","uui-highlight":"vINH1L","uui-typography-size-12":"_9yB5qR","uui-typography-size-14":"EXSf3s","uui-typography-size-16":"PJM--P","root":"E-MERx","size-18":"Z2YBy6","size-12":"Tx3W5Y","uuiTypography":"NmmOvj","heroHeader":"FaaS3V","promoHeader":"FSy8uc","uuiCritical":"is4i5f","uuiInfo":"ULHczB","uuiSuccess":"K93sjQ","uuiWarning":"mGE9Di","uuiHighlight":"vINH1L","uuiTypographySize12":"_9yB5qR","uuiTypographySize14":"EXSf3s","uuiTypographySize16":"PJM--P","size18":"Z2YBy6","size12":"Tx3W5Y"};
|
|
983
983
|
|
|
984
984
|
var _circle;
|
|
985
985
|
function _extends$F() { _extends$F = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$F.apply(this, arguments); }
|
|
@@ -1003,7 +1003,7 @@ function applyRadioInputMods(mods) {
|
|
|
1003
1003
|
}
|
|
1004
1004
|
const RadioInput = withMods(RadioInput$1, applyRadioInputMods, () => ({ icon: ForwardRef$F }));
|
|
1005
1005
|
|
|
1006
|
-
var css$15 = {"root":"
|
|
1006
|
+
var css$15 = {"root":"jKQiAP","size-12":"Nx8nlr","size-18":"bEuo8x","size-24":"_5XZbZC","size12":"Nx8nlr","size18":"bEuo8x","size24":"_5XZbZC"};
|
|
1007
1007
|
|
|
1008
1008
|
function applySwitchMods(mods) {
|
|
1009
1009
|
return [
|
|
@@ -1056,7 +1056,7 @@ typeof SuppressedError === "function" ? SuppressedError : function (error, suppr
|
|
|
1056
1056
|
return e.name = "SuppressedError", e.error = error, e.suppressed = suppressed, e;
|
|
1057
1057
|
};
|
|
1058
1058
|
|
|
1059
|
-
var textInputCss = {"uui-typography":"
|
|
1059
|
+
var textInputCss = {"uui-typography":"Sr0qNv","hero-header":"t96oh4","promo-header":"H5ohF-","uui-critical":"rGupit","uui-info":"-piFYZ","uui-success":"nf3-dh","uui-warning":"eHh3sC","uui-highlight":"_8jOGBZ","uui-typography-size-12":"dpcoKi","uui-typography-size-14":"NU7RxC","uui-typography-size-16":"nbSNH8","root":"iFlSA5","mode-form":"xTwZVZ","mode-inline":"_6VuM03","mode-cell":"JfYd76","size-24":"d0AwYK","size-30":"mHYsLn","size-36":"BGumFf","size-42":"Y7FRLG","size-48":"_65D-WH","uuiTypography":"Sr0qNv","heroHeader":"t96oh4","promoHeader":"H5ohF-","uuiCritical":"rGupit","uuiInfo":"-piFYZ","uuiSuccess":"nf3-dh","uuiWarning":"eHh3sC","uuiHighlight":"_8jOGBZ","uuiTypographySize12":"dpcoKi","uuiTypographySize14":"NU7RxC","uuiTypographySize16":"nbSNH8","modeForm":"xTwZVZ","modeInline":"_6VuM03","modeCell":"JfYd76","size24":"d0AwYK","size30":"mHYsLn","size36":"BGumFf","size42":"Y7FRLG","size48":"_65D-WH"};
|
|
1060
1060
|
|
|
1061
1061
|
const defaultSize$6 = '36';
|
|
1062
1062
|
const defaultMode$5 = EditMode.FORM;
|
|
@@ -1085,7 +1085,7 @@ const SearchInput = React__default.forwardRef((props, ref) => {
|
|
|
1085
1085
|
: undefined, type: "search", inputMode: "search", ref: ref }, textInputProps, iEditable))) })));
|
|
1086
1086
|
});
|
|
1087
1087
|
|
|
1088
|
-
var css$14 = {"root":"
|
|
1088
|
+
var css$14 = {"root":"XFj34N"};
|
|
1089
1089
|
|
|
1090
1090
|
const ControlGroup = withMods(ControlGroup$1, () => [css$14.root]);
|
|
1091
1091
|
|
|
@@ -1094,7 +1094,7 @@ function MultiSwitchComponent(props, ref) {
|
|
|
1094
1094
|
}
|
|
1095
1095
|
const MultiSwitch = React.forwardRef(MultiSwitchComponent);
|
|
1096
1096
|
|
|
1097
|
-
var css$13 = {"uui-typography":"
|
|
1097
|
+
var css$13 = {"uui-typography":"LkbV3m","hero-header":"hkEkz1","promo-header":"_5Th1AK","uui-critical":"cZXWbk","uui-info":"_3OwaML","uui-success":"apHtbZ","uui-warning":"msBPpH","uui-highlight":"rRk8jc","uui-typography-size-12":"XAjnHr","uui-typography-size-14":"ofHqFy","uui-typography-size-16":"fXLegU","root":"_50ReyQ","size-24":"aeMRrp","size-30":"HsWORO","size-36":"igRGDI","size-42":"WcNJbc","size-48":"ie-Th-","mode-form":"HHG7T-","mode-cell":"ja-cc9","uuiTypography":"LkbV3m","heroHeader":"hkEkz1","promoHeader":"_5Th1AK","uuiCritical":"cZXWbk","uuiInfo":"_3OwaML","uuiSuccess":"apHtbZ","uuiWarning":"msBPpH","uuiHighlight":"rRk8jc","uuiTypographySize12":"XAjnHr","uuiTypographySize14":"ofHqFy","uuiTypographySize16":"fXLegU","size24":"aeMRrp","size30":"HsWORO","size36":"igRGDI","size42":"WcNJbc","size48":"ie-Th-","modeForm":"HHG7T-","modeCell":"ja-cc9"};
|
|
1098
1098
|
|
|
1099
1099
|
const defaultSize$5 = '36';
|
|
1100
1100
|
const defaultMode$4 = EditMode.FORM;
|
|
@@ -1113,7 +1113,7 @@ const NumericInput = withMods(NumericInput$1, applyNumericInputMods, (props) =>
|
|
|
1113
1113
|
});
|
|
1114
1114
|
});
|
|
1115
1115
|
|
|
1116
|
-
var css$12 = {"uui-typography":"
|
|
1116
|
+
var css$12 = {"uui-typography":"_13orS1","hero-header":"_3A2AnE","promo-header":"GpyOJa","uui-critical":"vIYigH","uui-info":"yfOkjc","uui-success":"JrBdY-","uui-warning":"LO8yzu","uui-highlight":"EXAQtd","uui-typography-size-12":"JTshqI","uui-typography-size-14":"pe6P0c","uui-typography-size-16":"lVVA0T","root":"RaaiMC","mode-form":"ac39JY","mode-cell":"jsxlYC","mode-inline":"Vl3UJb","size-24":"S-gyEw","size-30":"rTym8l","size-36":"wn63Ie","size-42":"_8lWOe-","size-48":"_3r3msE","uuiTypography":"_13orS1","heroHeader":"_3A2AnE","promoHeader":"GpyOJa","uuiCritical":"vIYigH","uuiInfo":"yfOkjc","uuiSuccess":"JrBdY-","uuiWarning":"LO8yzu","uuiHighlight":"EXAQtd","uuiTypographySize12":"JTshqI","uuiTypographySize14":"pe6P0c","uuiTypographySize16":"lVVA0T","modeForm":"ac39JY","modeCell":"jsxlYC","modeInline":"Vl3UJb","size24":"S-gyEw","size30":"rTym8l","size36":"wn63Ie","size42":"_8lWOe-","size48":"_3r3msE"};
|
|
1117
1117
|
|
|
1118
1118
|
const defaultSize$4 = '36';
|
|
1119
1119
|
const defaultMode$3 = EditMode.FORM;
|
|
@@ -1127,7 +1127,7 @@ const TextArea = withMods(TextArea$1, applyTextAreaMods, (props) => ({
|
|
|
1127
1127
|
maxLength: props.mode === EditMode.CELL ? undefined : props.maxLength,
|
|
1128
1128
|
}));
|
|
1129
1129
|
|
|
1130
|
-
var css$11 = {"root":"
|
|
1130
|
+
var css$11 = {"root":"hotDwR"};
|
|
1131
1131
|
|
|
1132
1132
|
function applyDropdownContainerMods(mods) {
|
|
1133
1133
|
return [
|
|
@@ -1138,7 +1138,7 @@ function applyDropdownContainerMods(mods) {
|
|
|
1138
1138
|
}
|
|
1139
1139
|
const DropdownContainer = withMods(uuiComponents.DropdownContainer, applyDropdownContainerMods);
|
|
1140
1140
|
|
|
1141
|
-
var css$10 = {"root":"
|
|
1141
|
+
var css$10 = {"root":"ulSkBM","timepicker-input":"YKwgzz","timepickerInput":"YKwgzz"};
|
|
1142
1142
|
|
|
1143
1143
|
const TimePickerBody = withMods(TimePickerBody$1, () => [css$10.root], () => ({ addIcon: ForwardRef$1a, subtractIcon: ForwardRef$1a }));
|
|
1144
1144
|
|
|
@@ -1172,7 +1172,7 @@ class TimePickerComponent extends BaseTimePicker {
|
|
|
1172
1172
|
}
|
|
1173
1173
|
const TimePicker = withMods(TimePickerComponent);
|
|
1174
1174
|
|
|
1175
|
-
var css$$ = {"root":"
|
|
1175
|
+
var css$$ = {"root":"LZVW-x"};
|
|
1176
1176
|
|
|
1177
1177
|
function applyInputAddonMods() {
|
|
1178
1178
|
return [
|
|
@@ -1181,14 +1181,14 @@ function applyInputAddonMods() {
|
|
|
1181
1181
|
}
|
|
1182
1182
|
const InputAddon = withMods(InputAddon$1, applyInputAddonMods);
|
|
1183
1183
|
|
|
1184
|
-
var css$_ = {"root":"
|
|
1184
|
+
var css$_ = {"root":"W1W6Gh"};
|
|
1185
1185
|
|
|
1186
1186
|
function applySliderMods() {
|
|
1187
1187
|
return [css$_.root, 'uui-color-neutral'];
|
|
1188
1188
|
}
|
|
1189
1189
|
const Slider = withMods(Slider$1, applySliderMods);
|
|
1190
1190
|
|
|
1191
|
-
var css$Z = {"container":"
|
|
1191
|
+
var css$Z = {"container":"ZxtIPM"};
|
|
1192
1192
|
|
|
1193
1193
|
dayjs.extend(localeData);
|
|
1194
1194
|
const uuiHeader = {
|
|
@@ -1270,14 +1270,14 @@ function DatePickerHeader(props) {
|
|
|
1270
1270
|
React.createElement(Button, { icon: props.navIconRight || ForwardRef$K, color: "secondary", fill: "ghost", cx: uuiHeader.navIconRight, onClick: () => onRightNavigationArrow() }))));
|
|
1271
1271
|
}
|
|
1272
1272
|
|
|
1273
|
-
var css$Y = {"uui-typography":"
|
|
1273
|
+
var css$Y = {"uui-typography":"ok-AAd","hero-header":"NtPBQ3","promo-header":"XfM22W","uui-critical":"_3kpCBE","uui-info":"zFjxDT","uui-success":"IXA42l","uui-warning":"GRm7Wo","uui-highlight":"vkwP53","uui-typography-size-12":"XdZxZv","uui-typography-size-14":"sIUhCJ","uui-typography-size-16":"_7txkpY","root":"l7do6j","uuiTypography":"ok-AAd","heroHeader":"NtPBQ3","promoHeader":"XfM22W","uuiCritical":"_3kpCBE","uuiInfo":"zFjxDT","uuiSuccess":"IXA42l","uuiWarning":"GRm7Wo","uuiHighlight":"vkwP53","uuiTypographySize12":"XdZxZv","uuiTypographySize14":"sIUhCJ","uuiTypographySize16":"_7txkpY"};
|
|
1274
1274
|
|
|
1275
1275
|
function applyDateSelectionMods() {
|
|
1276
1276
|
return [css$Y.root];
|
|
1277
1277
|
}
|
|
1278
1278
|
const Calendar = withMods(Calendar$1, applyDateSelectionMods);
|
|
1279
1279
|
|
|
1280
|
-
var css$X = {"uui-typography":"
|
|
1280
|
+
var css$X = {"uui-typography":"qcPzJX","hero-header":"ECy3u-","promo-header":"K4o1cZ","uui-critical":"TrqZm6","uui-info":"YDwQ2j","uui-success":"CtcMZp","uui-warning":"tRgdZM","uui-highlight":"y4MOvN","uui-typography-size-12":"mplY02","uui-typography-size-14":"p8L9YG","uui-typography-size-16":"MH2CpH","root":"UH-HfF","uuiTypography":"qcPzJX","heroHeader":"ECy3u-","promoHeader":"K4o1cZ","uuiCritical":"TrqZm6","uuiInfo":"YDwQ2j","uuiSuccess":"CtcMZp","uuiWarning":"tRgdZM","uuiHighlight":"y4MOvN","uuiTypographySize12":"mplY02","uuiTypographySize14":"p8L9YG","uuiTypographySize16":"MH2CpH"};
|
|
1281
1281
|
|
|
1282
1282
|
dayjs.extend(updateLocale);
|
|
1283
1283
|
const uuiDatePickerBody = {
|
|
@@ -1394,7 +1394,7 @@ var SvgNavigationClose24$1 = function SvgNavigationClose24(props, ref) {
|
|
|
1394
1394
|
};
|
|
1395
1395
|
var ForwardRef$A = /*#__PURE__*/forwardRef(SvgNavigationClose24$1);
|
|
1396
1396
|
|
|
1397
|
-
var css$W = {"root":"
|
|
1397
|
+
var css$W = {"root":"n4Y6pO","icon-wrapper":"vbAKhI","alert-wrapper":"h6Daul","size-48":"gCDD-H","size-36":"idHw4t","action-wrapper":"MdKCTk","action-icon":"_0wrA0M","action-link":"DMkOme","close-icon":"zRKQ5O","main-path":"_1KvmIf","content":"hAsZkD","iconWrapper":"vbAKhI","alertWrapper":"h6Daul","size48":"gCDD-H","size36":"idHw4t","actionWrapper":"MdKCTk","actionIcon":"_0wrA0M","actionLink":"DMkOme","closeIcon":"zRKQ5O","mainPath":"_1KvmIf"};
|
|
1398
1398
|
|
|
1399
1399
|
const Alert = React.forwardRef((props, ref) => (React.createElement("div", Object.assign({ role: "alert", ref: ref, className: cx('uui-alert', css$W.root, css$W.alertWrapper, props.color && `uui-color-${props.color}`, props.cx, (props.size === '36' ? css$W.size36 : css$W.size48)) }, props.rawProps),
|
|
1400
1400
|
React.createElement("div", { className: css$W.mainPath },
|
|
@@ -1411,7 +1411,7 @@ const ErrorAlert = React.forwardRef((props, ref) => React.createElement(Alert, O
|
|
|
1411
1411
|
|
|
1412
1412
|
const Dropdown = withMods(Dropdown$1);
|
|
1413
1413
|
|
|
1414
|
-
var css$V = {"uui-typography":"
|
|
1414
|
+
var css$V = {"uui-typography":"GGQkW0","hero-header":"_-5-XSt","promo-header":"_9MvFH2","uui-critical":"XSC2p0","uui-info":"_8wD3xS","uui-success":"iMNKaQ","uui-warning":"RZIlqE","uui-highlight":"_3NxXln","uui-typography-size-12":"zFGXTo","uui-typography-size-14":"PdiO43","uui-typography-size-16":"XugZDB","root":"kd559U","body-root":"vknZR8","submenu-root-item":"HCeV-Y","icon-after":"oUM1sh","icon-check":"siehee","splitter-root":"_4SVeZy","splitter":"Q8hlIw","header-root":"xUpS4W","item-root":"iZg6P0","icon":"_5YSzY3","link":"_8uTIxf","indent":"SRbhsT","uuiTypography":"GGQkW0","heroHeader":"_-5-XSt","promoHeader":"_9MvFH2","uuiCritical":"XSC2p0","uuiInfo":"_8wD3xS","uuiSuccess":"iMNKaQ","uuiWarning":"RZIlqE","uuiHighlight":"_3NxXln","uuiTypographySize12":"zFGXTo","uuiTypographySize14":"PdiO43","uuiTypographySize16":"XugZDB","bodyRoot":"vknZR8","submenuRootItem":"HCeV-Y","iconAfter":"oUM1sh","iconCheck":"siehee","splitterRoot":"_4SVeZy","headerRoot":"xUpS4W","itemRoot":"iZg6P0"};
|
|
1415
1415
|
|
|
1416
1416
|
const icons = systemIcons['36'];
|
|
1417
1417
|
var IDropdownControlKeys;
|
|
@@ -1540,7 +1540,7 @@ function DropdownMenuSwitchButton(props) {
|
|
|
1540
1540
|
React__default.createElement(Switch, { value: isSelected, tabIndex: -1, onValueChange: onHandleValueChange })));
|
|
1541
1541
|
}
|
|
1542
1542
|
|
|
1543
|
-
var css$U = {"uui-typography":"
|
|
1543
|
+
var css$U = {"uui-typography":"bB82vh","hero-header":"oe7IeI","promo-header":"Zwf2wz","uui-critical":"GiQ7vl","uui-info":"LNbj-M","uui-success":"_5V2ipS","uui-warning":"B4tV32","uui-highlight":"ws2Gdt","uui-typography-size-12":"DnRRVz","uui-typography-size-14":"_9lfEwx","uui-typography-size-16":"qQri7-","root":"beg3bS","border-bottom":"_2RnEol","top-shadow":"_27H7AA","size-24":"_8MKNmh","size-30":"BveUxE","size-36":"JTlzwn","size-42":"mLhKz9","size-48":"_7gbEAW","padding-6":"Kc9o5Z","padding-12":"jtO2bu","padding-18":"-D5Duu","padding-24":"mFO-uJ","margin-24":"nipGFx","margin-12":"oW-Nc5","vPadding-12":"zayXAn","vPadding-18":"ePjVUA","vPadding-24":"LI9hVD","vPadding-36":"_7hY-yR","vPadding-48":"n6Ki4D","spacing-6":"_28EEmH","spacing-12":"KriKA-","spacing-18":"AGyb2P","uui-surface-main":"W65CC-","uuiTypography":"bB82vh","heroHeader":"oe7IeI","promoHeader":"Zwf2wz","uuiCritical":"GiQ7vl","uuiInfo":"LNbj-M","uuiSuccess":"_5V2ipS","uuiWarning":"B4tV32","uuiHighlight":"ws2Gdt","uuiTypographySize12":"DnRRVz","uuiTypographySize14":"_9lfEwx","uuiTypographySize16":"qQri7-","borderBottom":"_2RnEol","topShadow":"_27H7AA","size24":"_8MKNmh","size30":"BveUxE","size36":"JTlzwn","size42":"mLhKz9","size48":"_7gbEAW","padding6":"Kc9o5Z","padding12":"jtO2bu","padding18":"-D5Duu","padding24":"mFO-uJ","margin24":"nipGFx","margin12":"oW-Nc5","vPadding12":"zayXAn","vPadding18":"ePjVUA","vPadding24":"LI9hVD","vPadding36":"_7hY-yR","vPadding48":"n6Ki4D","spacing6":"_28EEmH","spacing12":"KriKA-","spacing18":"AGyb2P","uuiSurfaceMain":"W65CC-"};
|
|
1544
1544
|
|
|
1545
1545
|
const FlexCell = withMods(FlexCell$1, () => [css$U.flexCell]);
|
|
1546
1546
|
|
|
@@ -1558,7 +1558,7 @@ const FlexRow = withMods(FlexRow$1, (props) => {
|
|
|
1558
1558
|
];
|
|
1559
1559
|
});
|
|
1560
1560
|
|
|
1561
|
-
var css$T = {"root":"
|
|
1561
|
+
var css$T = {"root":"L8KVFh","margin-24":"_46w27O","padding-12":"EQlikA","padding-24":"_74nl-7","shadow":"_-5yM72","uui-surface-main":"UHxlZt","margin24":"_46w27O","padding12":"EQlikA","padding24":"_74nl-7","uuiSurfaceMain":"UHxlZt"};
|
|
1562
1562
|
|
|
1563
1563
|
const Panel = withMods(VPanel, (props) => [
|
|
1564
1564
|
'uui-panel',
|
|
@@ -1657,7 +1657,7 @@ const i18n = Object.assign(Object.assign({}, i18n$2), { dataPickerBody: {
|
|
|
1657
1657
|
fileSizeProgress: ' of ',
|
|
1658
1658
|
} });
|
|
1659
1659
|
|
|
1660
|
-
var css$S = {"root":"
|
|
1660
|
+
var css$S = {"root":"-vxL0N","mode-block":"pI7D8K","mode-inline":"ixi-hq","padding-0":"IE-G1-","padding-6":"qSWI5R","padding-12":"KOe4hd","padding-18":"dn0DF-","modeBlock":"pI7D8K","modeInline":"ixi-hq","padding0":"IE-G1-","padding6":"qSWI5R","padding12":"KOe4hd","padding18":"dn0DF-"};
|
|
1661
1661
|
|
|
1662
1662
|
const getMode = (mode) => {
|
|
1663
1663
|
return mode || 'block';
|
|
@@ -1673,7 +1673,7 @@ const Accordion = withMods(uuiComponents.Accordion, applyAccordionMods, (mods) =
|
|
|
1673
1673
|
dropdownIcon: mods.dropdownIcon !== null && systemIcons[getMode(mods.mode) === 'block' ? '60' : '30'].foldingArrow,
|
|
1674
1674
|
}));
|
|
1675
1675
|
|
|
1676
|
-
var css$R = {"root":"
|
|
1676
|
+
var css$R = {"root":"i7FUkZ"};
|
|
1677
1677
|
|
|
1678
1678
|
function applyTooltipMods(mods) {
|
|
1679
1679
|
return [
|
|
@@ -1683,7 +1683,7 @@ function applyTooltipMods(mods) {
|
|
|
1683
1683
|
}
|
|
1684
1684
|
const Tooltip = withMods(Tooltip$1, applyTooltipMods);
|
|
1685
1685
|
|
|
1686
|
-
var css$Q = {"uui-typography":"
|
|
1686
|
+
var css$Q = {"uui-typography":"bOzHH1","hero-header":"k-RKqA","promo-header":"icajZW","uui-critical":"R5IPEz","uui-info":"-bQ3VI","uui-success":"legLIQ","uui-warning":"C69rmC","uui-highlight":"h992ew","uui-typography-size-12":"M1AIbs","uui-typography-size-14":"PcvP23","uui-typography-size-16":"u84R6F","root":"MDGYhe","size-24":"aCETy7","size-30":"_2M-TCI","size-36":"SEy5yr","size-42":"K2-uOg","size-48":"POeY09","uuiTypography":"bOzHH1","heroHeader":"k-RKqA","promoHeader":"icajZW","uuiCritical":"R5IPEz","uuiInfo":"-bQ3VI","uuiSuccess":"legLIQ","uuiWarning":"C69rmC","uuiHighlight":"h992ew","uuiTypographySize12":"M1AIbs","uuiTypographySize14":"PcvP23","uuiTypographySize16":"u84R6F","size24":"aCETy7","size30":"_2M-TCI","size36":"SEy5yr","size42":"K2-uOg","size48":"POeY09"};
|
|
1687
1687
|
|
|
1688
1688
|
const defaultSize$3 = '36';
|
|
1689
1689
|
function applyLabeledInputMods(mods) {
|
|
@@ -1694,11 +1694,11 @@ const LabeledInput = withMods(uuiComponents.LabeledInput, applyLabeledInputMods,
|
|
|
1694
1694
|
infoIcon: systemIcons[props.size || defaultSize$3].help,
|
|
1695
1695
|
}));
|
|
1696
1696
|
|
|
1697
|
-
var css$P = {"root":"
|
|
1697
|
+
var css$P = {"root":"ZraGIE"};
|
|
1698
1698
|
|
|
1699
1699
|
const RadioGroup = withMods(RadioGroup$1, () => [css$P.root], () => ({ RadioInput }));
|
|
1700
1700
|
|
|
1701
|
-
var css$O = {"root":"
|
|
1701
|
+
var css$O = {"root":"_9Be0GJ"};
|
|
1702
1702
|
|
|
1703
1703
|
function applyScrollBarsMods() {
|
|
1704
1704
|
return [
|
|
@@ -1707,9 +1707,9 @@ function applyScrollBarsMods() {
|
|
|
1707
1707
|
}
|
|
1708
1708
|
const ScrollBars = withMods(ScrollBars$1, applyScrollBarsMods);
|
|
1709
1709
|
|
|
1710
|
-
var css$N = {"scroll-container":"
|
|
1710
|
+
var css$N = {"scroll-container":"_-0WADR","list-container":"_0H-jSt","scrollContainer":"_-0WADR","listContainer":"_0H-jSt"};
|
|
1711
1711
|
|
|
1712
|
-
var css$M = {"root":"
|
|
1712
|
+
var css$M = {"root":"ejdLwJ"};
|
|
1713
1713
|
|
|
1714
1714
|
const Blocker = withMods(Blocker$1, () => [css$M.root], (cmpProps) => ({ renderSpinner: cmpProps.renderSpinner || (() => React__default.createElement(Spinner, null)) }));
|
|
1715
1715
|
|
|
@@ -1751,11 +1751,11 @@ const VirtualListView = React.forwardRef((props, ref) => {
|
|
|
1751
1751
|
});
|
|
1752
1752
|
VirtualList.displayName = 'VirtualList';
|
|
1753
1753
|
|
|
1754
|
-
var css$L = {"root":"
|
|
1754
|
+
var css$L = {"root":"_4aDdQ8"};
|
|
1755
1755
|
|
|
1756
1756
|
const CheckboxGroup = withMods(CheckboxGroup$1, () => [css$L.root], () => ({ CheckboxInput: Checkbox }));
|
|
1757
1757
|
|
|
1758
|
-
var css$K = {"uui-typography":"
|
|
1758
|
+
var css$K = {"uui-typography":"XSDjoJ","hero-header":"ezR3NN","promo-header":"r2V-JK","uui-critical":"ygNta-","uui-info":"ZZQrA1","uui-success":"_6EXn9J","uui-warning":"zupLFt","uui-highlight":"j2FKAE","uui-typography-size-12":"dnrwnb","uui-typography-size-14":"lvSHNv","uui-typography-size-16":"_9Rq1ES","body":"pHhP9x","modal":"HHcTGZ","search-wrapper":"GR3xiU","checkbox":"eABYQa","no-found-size-24":"XDd-HB","no-found-size-30":"jmEV4h","no-found-size-36":"-hWr4y","no-found-size-42":"HVKYyC","uuiTypography":"XSDjoJ","heroHeader":"ezR3NN","promoHeader":"r2V-JK","uuiCritical":"ygNta-","uuiInfo":"ZZQrA1","uuiSuccess":"_6EXn9J","uuiWarning":"zupLFt","uuiHighlight":"j2FKAE","uuiTypographySize12":"dnrwnb","uuiTypographySize14":"lvSHNv","uuiTypographySize16":"_9Rq1ES","searchWrapper":"GR3xiU","noFoundSize24":"XDd-HB","noFoundSize30":"jmEV4h","noFoundSize36":"-hWr4y","noFoundSize42":"HVKYyC"};
|
|
1759
1759
|
|
|
1760
1760
|
class DataPickerBody extends PickerBodyBase {
|
|
1761
1761
|
constructor() {
|
|
@@ -1812,7 +1812,7 @@ function DataPickerFooterImpl(props) {
|
|
|
1812
1812
|
}
|
|
1813
1813
|
const DataPickerFooter = React__default.memo(DataPickerFooterImpl);
|
|
1814
1814
|
|
|
1815
|
-
var css$J = {"header":"
|
|
1815
|
+
var css$J = {"header":"Um0y7N","close":"XbcMJK"};
|
|
1816
1816
|
|
|
1817
1817
|
var _path$y;
|
|
1818
1818
|
function _extends$z() { _extends$z = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$z.apply(this, arguments); }
|
|
@@ -1854,7 +1854,7 @@ var SvgNavigationChevronDown18 = function SvgNavigationChevronDown18(props, ref)
|
|
|
1854
1854
|
};
|
|
1855
1855
|
var ForwardRef$y = /*#__PURE__*/forwardRef(SvgNavigationChevronDown18);
|
|
1856
1856
|
|
|
1857
|
-
var css$I = {"cell":"
|
|
1857
|
+
var css$I = {"cell":"al-mzp","wrapper":"_1DDcXi","align-widgets-top":"_6hcW50","size-24":"_7w2wc6","folding-arrow":"ushlAe","size-30":"_13Kngi","size-36":"QV8hhe","size-42":"l9A6-J","size-48":"-P3l8V","size-60":"dr7IaJ","align-widgets-center":"_5sdtcp","padding-12":"ODyo6G","padding-24":"B9DF-P","padding-left-12":"ZJh-Lz","padding-left-24":"_-9o-36","padding-right-24":"L4YI9u","drag-handle":"pJuvmL","checkbox":"H0tNyf","indent":"MC6MkD","folding-arrow-12":"SlL6x9","folding-arrow-18":"D7sv--","icon-container":"_68zTh-","loading-cell":"L5pyLO","alignWidgetsTop":"_6hcW50","size24":"_7w2wc6","foldingArrow":"ushlAe","size30":"_13Kngi","size36":"QV8hhe","size42":"l9A6-J","size48":"-P3l8V","size60":"dr7IaJ","alignWidgetsCenter":"_5sdtcp","padding12":"ODyo6G","padding24":"B9DF-P","paddingLeft12":"ZJh-Lz","paddingLeft24":"_-9o-36","paddingRight24":"L4YI9u","dragHandle":"pJuvmL","foldingArrow12":"SlL6x9","foldingArrow18":"D7sv--","iconContainer":"_68zTh-","loadingCell":"L5pyLO"};
|
|
1858
1858
|
|
|
1859
1859
|
function DataTableRowAddons(props) {
|
|
1860
1860
|
var _a, _b;
|
|
@@ -1944,7 +1944,7 @@ var SvgNotificationDone12 = function SvgNotificationDone12(props, ref) {
|
|
|
1944
1944
|
};
|
|
1945
1945
|
var ForwardRef$v = /*#__PURE__*/forwardRef(SvgNotificationDone12);
|
|
1946
1946
|
|
|
1947
|
-
var css$H = {"uui-typography":"
|
|
1947
|
+
var css$H = {"uui-typography":"xs38WK","hero-header":"zINwsw","promo-header":"x3-eUO","uui-critical":"CM2Q5I","uui-info":"doWBWC","uui-success":"mrW9HH","uui-warning":"Ui1UFG","uui-highlight":"gGCT7S","uui-typography-size-12":"shf8Fj","uui-typography-size-14":"_1VvWch","uui-typography-size-16":"PY9K7a","render-item":"GH6jYn","icon-wrapper":"jH4akq","picker-row":"_7cp-0F","icon-default":"_7N6Ikn","icon-primary":"Yc1K11","uuiTypography":"xs38WK","heroHeader":"zINwsw","promoHeader":"x3-eUO","uuiCritical":"CM2Q5I","uuiInfo":"doWBWC","uuiSuccess":"mrW9HH","uuiWarning":"Ui1UFG","uuiHighlight":"gGCT7S","uuiTypographySize12":"shf8Fj","uuiTypographySize14":"_1VvWch","uuiTypographySize16":"PY9K7a","renderItem":"GH6jYn","iconWrapper":"jH4akq","pickerRow":"_7cp-0F","iconDefault":"_7N6Ikn","iconPrimary":"Yc1K11"};
|
|
1948
1948
|
|
|
1949
1949
|
class DataPickerRow extends React.Component {
|
|
1950
1950
|
constructor() {
|
|
@@ -1984,7 +1984,7 @@ class DataPickerRow extends React.Component {
|
|
|
1984
1984
|
}
|
|
1985
1985
|
}
|
|
1986
1986
|
|
|
1987
|
-
var css$G = {"uui-typography":"
|
|
1987
|
+
var css$G = {"uui-typography":"j3hnem","hero-header":"XwK7Ex","promo-header":"bR0DAM","uui-critical":"OluTrd","uui-info":"xVk-2z","uui-success":"jKbHzm","uui-warning":"rHUnCa","uui-highlight":"GnezQg","uui-typography-size-12":"kHGtOl","uui-typography-size-14":"MVdR3Q","uui-typography-size-16":"_0oix9f","done":"Lv2x3J","container":"UnEmVD","uuiTypography":"j3hnem","heroHeader":"XwK7Ex","promoHeader":"bR0DAM","uuiCritical":"OluTrd","uuiInfo":"xVk-2z","uuiSuccess":"jKbHzm","uuiWarning":"rHUnCa","uuiHighlight":"GnezQg","uuiTypographySize12":"kHGtOl","uuiTypographySize14":"MVdR3Q","uuiTypographySize16":"_0oix9f"};
|
|
1988
1988
|
|
|
1989
1989
|
const MobileDropdownWrapper = (props) => {
|
|
1990
1990
|
const isMobileView = isMobile();
|
|
@@ -2017,7 +2017,7 @@ var SvgSearchWithBackground = function SvgSearchWithBackground(props, ref) {
|
|
|
2017
2017
|
};
|
|
2018
2018
|
var ForwardRef$u = /*#__PURE__*/forwardRef(SvgSearchWithBackground);
|
|
2019
2019
|
|
|
2020
|
-
var css$F = {"uui-typography":"
|
|
2020
|
+
var css$F = {"uui-typography":"iYwB2F","hero-header":"U0mSdp","promo-header":"bjwGAG","uui-critical":"y3jZBW","uui-info":"HjCKVU","uui-success":"spUiB3","uui-warning":"MdaHwX","uui-highlight":"d9MBLX","uui-typography-size-12":"_8bERqP","uui-typography-size-14":"HIeO-s","uui-typography-size-16":"Ll2SOi","sub-header-wrapper":"QxGu16","switch":"qKRp0V","no-found-modal-container":"vxUm0d","no-found-modal-container-icon":"_2fdhi7","no-found-modal-container-text":"q-ckQA","uuiTypography":"iYwB2F","heroHeader":"U0mSdp","promoHeader":"bjwGAG","uuiCritical":"y3jZBW","uuiInfo":"HjCKVU","uuiSuccess":"spUiB3","uuiWarning":"MdaHwX","uuiHighlight":"d9MBLX","uuiTypographySize12":"_8bERqP","uuiTypographySize14":"HIeO-s","uuiTypographySize16":"Ll2SOi","subHeaderWrapper":"QxGu16","$switch$":"qKRp0V","noFoundModalContainer":"vxUm0d","noFoundModalContainerIcon":"_2fdhi7","noFoundModalContainerText":"q-ckQA"};
|
|
2021
2021
|
|
|
2022
2022
|
function PickerModal(props) {
|
|
2023
2023
|
const { view, selection, dataSourceStateLens, showSelectedLens, dataSourceState, getDataSourceState, getName, clearSelection, getRows, getListProps, getFooterProps, isSingleSelect, handleDataSourceValueChange, } = usePickerModal(props);
|
|
@@ -2063,7 +2063,7 @@ function PickerModal(props) {
|
|
|
2063
2063
|
const MAX_ITEMS = 100;
|
|
2064
2064
|
const getMaxItems = (maxItems) => maxItems || maxItems === 0 ? maxItems : MAX_ITEMS;
|
|
2065
2065
|
|
|
2066
|
-
var css$E = {"uui-typography":"
|
|
2066
|
+
var css$E = {"uui-typography":"rC1zIM","hero-header":"AbivB1","promo-header":"_1f8uz5","uui-critical":"EYy3q6","uui-info":"V8xVlc","uui-success":"_97ix6E","uui-warning":"URGpAO","uui-highlight":"_4vhgvl","uui-typography-size-12":"rbPeMW","uui-typography-size-14":"CXvenR","uui-typography-size-16":"K0YLoG","root":"p4Oxmn","mode-form":"VolEYU","mode-cell":"KycIUM","mode-inline":"kshq9j","size-24":"O8ECLG","size-30":"BJQmjd","size-36":"nBKFG-","size-42":"NYBWLI","size-48":"-SxdFR","uuiTypography":"rC1zIM","heroHeader":"AbivB1","promoHeader":"_1f8uz5","uuiCritical":"EYy3q6","uuiInfo":"V8xVlc","uuiSuccess":"_97ix6E","uuiWarning":"URGpAO","uuiHighlight":"_4vhgvl","uuiTypographySize12":"rbPeMW","uuiTypographySize14":"CXvenR","uuiTypographySize16":"K0YLoG","modeForm":"VolEYU","modeCell":"KycIUM","modeInline":"kshq9j","size24":"O8ECLG","size30":"BJQmjd","size36":"nBKFG-","size42":"NYBWLI","size48":"-SxdFR"};
|
|
2067
2067
|
|
|
2068
2068
|
const defaultSize$2 = '36';
|
|
2069
2069
|
const defaultMode$1 = EditMode.FORM;
|
|
@@ -2113,7 +2113,7 @@ function PickerTogglerComponent(props, ref) {
|
|
|
2113
2113
|
}
|
|
2114
2114
|
const PickerToggler = React.forwardRef(PickerTogglerComponent);
|
|
2115
2115
|
|
|
2116
|
-
var css$D = {"root":"
|
|
2116
|
+
var css$D = {"root":"fzdx2G","multiline":"tuQws-","vertical-padding-24":"OLdu80","vertical-padding-30":"Z2lTCQ","vertical-padding-36":"KelCPH","vertical-padding-42":"icVaUU","vertical-padding-48":"PBcR-O","text":"R0hYPe","verticalPadding24":"OLdu80","verticalPadding30":"Z2lTCQ","verticalPadding36":"KelCPH","verticalPadding42":"icVaUU","verticalPadding48":"PBcR-O"};
|
|
2117
2117
|
|
|
2118
2118
|
const mergeHighlightRanges = (ranges) => {
|
|
2119
2119
|
const mergedRanges = [];
|
|
@@ -2270,7 +2270,7 @@ function PickerInputComponent(_a, ref) {
|
|
|
2270
2270
|
}
|
|
2271
2271
|
const PickerInput = React__default.forwardRef(PickerInputComponent);
|
|
2272
2272
|
|
|
2273
|
-
var css$C = {"row":"
|
|
2273
|
+
var css$C = {"row":"_59AuEm"};
|
|
2274
2274
|
|
|
2275
2275
|
function PickerListItem(props) {
|
|
2276
2276
|
var _a;
|
|
@@ -2329,7 +2329,7 @@ const UUI_FILTERS_PANEL_ADD_BUTTON_BODY = 'uui-filters-panel-add-button-body';
|
|
|
2329
2329
|
const UUI_FILTERS_PANEL_ITEM_BODY = 'uui-filters-panel-item-body';
|
|
2330
2330
|
const UUI_FILTERS_PANEL_ITEM_TOGGLER = 'uui-filters-panel-item-toggler';
|
|
2331
2331
|
|
|
2332
|
-
var css$B = {"uui-typography":"
|
|
2332
|
+
var css$B = {"uui-typography":"xTuIGA","hero-header":"VPtJ0N","promo-header":"cK2YVR","uui-critical":"sMqVaU","uui-info":"_69SFj6","uui-success":"NmdVEy","uui-warning":"_29gk7Q","uui-highlight":"YCgiwM","uui-typography-size-12":"nFPlHy","uui-typography-size-14":"WnM0sd","uui-typography-size-16":"_2G94z8","root":"_0q7QRq","title-wrapper":"l744sx","title":"krGYY1","text-wrapper":"VsDCJL","selection":"c20DgE","postfix":"_50uqCj","selected":"hlTA2R","uuiTypography":"xTuIGA","heroHeader":"VPtJ0N","promoHeader":"cK2YVR","uuiCritical":"sMqVaU","uuiInfo":"_69SFj6","uuiSuccess":"NmdVEy","uuiWarning":"_29gk7Q","uuiHighlight":"YCgiwM","uuiTypographySize12":"nFPlHy","uuiTypographySize14":"WnM0sd","uuiTypographySize16":"_2G94z8","titleWrapper":"l744sx","textWrapper":"VsDCJL"};
|
|
2333
2333
|
|
|
2334
2334
|
const defaultSize = '36';
|
|
2335
2335
|
const FilterPanelItemToggler = React.forwardRef((props, ref) => {
|
|
@@ -2435,7 +2435,7 @@ class FilterDatePickerBody extends BaseDatePicker {
|
|
|
2435
2435
|
}
|
|
2436
2436
|
}
|
|
2437
2437
|
|
|
2438
|
-
var css$A = {"uui-typography":"
|
|
2438
|
+
var css$A = {"uui-typography":"vlV3KG","hero-header":"_2ZzO6A","promo-header":"ArvvRF","uui-critical":"NPZ910","uui-info":"aotyex","uui-success":"yAm9BP","uui-warning":"S51W93","uui-highlight":"hBvYuR","uui-typography-size-12":"_6hwLtO","uui-typography-size-14":"_2d7jya","uui-typography-size-16":"jOch85","date-input":"OHsOd-","size-24":"_9Pl895","size-30":"oKh-In","size-36":"dA-P0C","size-42":"_1T5Ffc","size-48":"Cv10tB","date-input-group":"bzfw9T","separator":"XNeqDG","mode-form":"JDx5xe","mode-cell":"HxWl-K","uuiTypography":"vlV3KG","heroHeader":"_2ZzO6A","promoHeader":"ArvvRF","uuiCritical":"NPZ910","uuiInfo":"aotyex","uuiSuccess":"yAm9BP","uuiWarning":"S51W93","uuiHighlight":"hBvYuR","uuiTypographySize12":"_6hwLtO","uuiTypographySize14":"_2d7jya","uuiTypographySize16":"jOch85","dateInput":"OHsOd-","size24":"_9Pl895","size30":"oKh-In","size36":"dA-P0C","size42":"_1T5Ffc","size48":"Cv10tB","dateInputGroup":"bzfw9T","modeForm":"JDx5xe","modeCell":"HxWl-K"};
|
|
2439
2439
|
|
|
2440
2440
|
class FilterRangeDatePickerBody extends BaseRangeDatePicker {
|
|
2441
2441
|
constructor() {
|
|
@@ -2467,7 +2467,7 @@ class FilterRangeDatePickerBody extends BaseRangeDatePicker {
|
|
|
2467
2467
|
}
|
|
2468
2468
|
}
|
|
2469
2469
|
|
|
2470
|
-
var css$z = {"container":"
|
|
2470
|
+
var css$z = {"container":"glPhmu"};
|
|
2471
2471
|
|
|
2472
2472
|
function FilterNumericBody(props) {
|
|
2473
2473
|
var _a, _b;
|
|
@@ -2559,7 +2559,7 @@ var SvgActionDeleteforever12 = function SvgActionDeleteforever12(props, ref) {
|
|
|
2559
2559
|
};
|
|
2560
2560
|
var ForwardRef$t = /*#__PURE__*/forwardRef(SvgActionDeleteforever12);
|
|
2561
2561
|
|
|
2562
|
-
var css$y = {"uui-typography":"
|
|
2562
|
+
var css$y = {"uui-typography":"iSt68s","hero-header":"rDA4Yv","promo-header":"l-wvw1","uui-critical":"rntOId","uui-info":"ohBjht","uui-success":"c6LTNi","uui-warning":"zzBqRc","uui-highlight":"KUNlZS","uui-typography-size-12":"qWl9lL","uui-typography-size-14":"q7NZXw","uui-typography-size-16":"OVQcYt","header":"sWZ-r-","removeButton":"-HhKCP","with-search":"CsNs72","uuiTypography":"iSt68s","heroHeader":"rDA4Yv","promoHeader":"l-wvw1","uuiCritical":"rntOId","uuiInfo":"ohBjht","uuiSuccess":"c6LTNi","uuiWarning":"zzBqRc","uuiHighlight":"KUNlZS","uuiTypographySize12":"qWl9lL","uuiTypographySize14":"q7NZXw","uuiTypographySize16":"OVQcYt","withSearch":"CsNs72"};
|
|
2563
2563
|
|
|
2564
2564
|
function FiltersToolbarItemImpl(props) {
|
|
2565
2565
|
const { maxCount = 2 } = props;
|
|
@@ -2860,9 +2860,9 @@ function FiltersToolbarImpl(props) {
|
|
|
2860
2860
|
}
|
|
2861
2861
|
const FiltersPanel = React__default.memo(FiltersToolbarImpl);
|
|
2862
2862
|
|
|
2863
|
-
var css$x = {"divider":"
|
|
2863
|
+
var css$x = {"divider":"UOoMGA","dropdownDeleteIcon":"BTsZy-","presetsWrapper":"yUW40S","addPresetContainer":"Ukg1cE","dropContainer":"_2Q3A2R"};
|
|
2864
2864
|
|
|
2865
|
-
var css$w = {"preset-dropdown-panel":"
|
|
2865
|
+
var css$w = {"preset-dropdown-panel":"MJMvDw","delete-row":"_2Cl-jT","delete-button":"LqBR0e","targetOpen":"_0aWeRO","presetDropdownPanel":"MJMvDw","deleteRow":"_2Cl-jT","deleteButton":"LqBR0e"};
|
|
2866
2866
|
|
|
2867
2867
|
var _path$q;
|
|
2868
2868
|
function _extends$r() { _extends$r = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$r.apply(this, arguments); }
|
|
@@ -3050,7 +3050,7 @@ function PresetActionsDropdown(props) {
|
|
|
3050
3050
|
return (React__default.createElement(Dropdown, { renderBody: renderBody, renderTarget: renderTarget, placement: "bottom-end", modifiers: [{ name: 'offset', options: { offset: [0, 22] } }] }));
|
|
3051
3051
|
}
|
|
3052
3052
|
|
|
3053
|
-
var css$v = {"preset-input-cell":"
|
|
3053
|
+
var css$v = {"preset-input-cell":"vrZqL-","preset-input":"_119c8W","presetInputCell":"vrZqL-","presetInput":"_119c8W"};
|
|
3054
3054
|
|
|
3055
3055
|
const UUI_PRESETS_PANEL_ADD_BUTTON = 'uui-presets-panel-add-button';
|
|
3056
3056
|
const UUI_PRESETS_PANEL_MORE_BUTTON = 'uui-presets-panel-more-button';
|
|
@@ -3080,7 +3080,7 @@ function PresetInput(props) {
|
|
|
3080
3080
|
React__default.createElement(TextInput, { cx: css$v.presetInput, onValueChange: setPresetCaption, value: presetCaption, onCancel: cancelActionHandler, onAccept: acceptActionHandler, onBlur: newPresetOnBlurHandler, autoFocus: true, maxLength: 50 })));
|
|
3081
3081
|
}
|
|
3082
3082
|
|
|
3083
|
-
var css$u = {"preset":"
|
|
3083
|
+
var css$u = {"preset":"_63sy1K","activePreset":"NrhpcM"};
|
|
3084
3084
|
|
|
3085
3085
|
function Preset(props) {
|
|
3086
3086
|
const [isRenamePreset, setIsRenamePreset] = useState(false);
|
|
@@ -3179,7 +3179,7 @@ const useColumnsWithFilters = (initialColumns, filters) => {
|
|
|
3179
3179
|
return columns;
|
|
3180
3180
|
};
|
|
3181
3181
|
|
|
3182
|
-
var css$t = {"line-height-12":"
|
|
3182
|
+
var css$t = {"line-height-12":"tSNSpb","line-height-18":"e-upPJ","line-height-24":"Gj5VP6","line-height-30":"Wks8si","font-size-10":"rQmdHt","font-size-12":"dAc2ow","font-size-14":"VAspcY","font-size-16":"_3qij0I","font-size-18":"phbVVG","font-size-24":"k3QExk","v-padding-2":"unBlMI","v-padding-3":"bJjybz","v-padding-5":"gDMxnl","v-padding-6":"nT-jOe","v-padding-8":"bK-TvL","v-padding-9":"_3pQOiK","v-padding-11":"Q-WS7I","v-padding-12":"lrWjOy","v-padding-14":"FSqZrT","v-padding-15":"dAffzy","v-padding-17":"xagRI2","v-padding-18":"pDvuBo","v-padding-23":"OwUfSe","v-padding-24":"_99dE3L","lineHeight12":"tSNSpb","lineHeight18":"e-upPJ","lineHeight24":"Gj5VP6","lineHeight30":"Wks8si","fontSize10":"rQmdHt","fontSize12":"dAc2ow","fontSize14":"VAspcY","fontSize16":"_3qij0I","fontSize18":"phbVVG","fontSize24":"k3QExk","vPadding2":"unBlMI","vPadding3":"bJjybz","vPadding5":"gDMxnl","vPadding6":"nT-jOe","vPadding8":"bK-TvL","vPadding9":"_3pQOiK","vPadding11":"Q-WS7I","vPadding12":"lrWjOy","vPadding14":"FSqZrT","vPadding15":"dAffzy","vPadding17":"xagRI2","vPadding18":"pDvuBo","vPadding23":"OwUfSe","vPadding24":"_99dE3L"};
|
|
3183
3183
|
|
|
3184
3184
|
const defaultTextSettings = {
|
|
3185
3185
|
18: { lineHeight: 12, fontSize: 10 },
|
|
@@ -3205,7 +3205,7 @@ function getTextClasses(props, border) {
|
|
|
3205
3205
|
];
|
|
3206
3206
|
}
|
|
3207
3207
|
|
|
3208
|
-
var css$s = {"root":"
|
|
3208
|
+
var css$s = {"root":"_--yza0"};
|
|
3209
3209
|
|
|
3210
3210
|
function applyTextMods(mods) {
|
|
3211
3211
|
const textClasses = getTextClasses({
|
|
@@ -3224,7 +3224,7 @@ function applyTextMods(mods) {
|
|
|
3224
3224
|
}
|
|
3225
3225
|
const Text = withMods(Text$1, applyTextMods);
|
|
3226
3226
|
|
|
3227
|
-
var css$r = {"root":"
|
|
3227
|
+
var css$r = {"root":"jzOd0k","loading-word":"_5e7K2w","animated-loading":"_9ODPry","skeleton_loading":"Jw6Bi-","loadingWord":"_5e7K2w","animatedLoading":"_9ODPry","skeletonLoading":"Jw6Bi-"};
|
|
3228
3228
|
|
|
3229
3229
|
const TextPlaceholder = (props) => {
|
|
3230
3230
|
const pattern = ' ';
|
|
@@ -3243,7 +3243,7 @@ const TextPlaceholder = (props) => {
|
|
|
3243
3243
|
|
|
3244
3244
|
const RichTextView = withMods(uuiComponents.RichTextView, (mods) => ['uui-typography', `uui-typography-size-${mods.size || '14'}`]);
|
|
3245
3245
|
|
|
3246
|
-
var css$q = {"uui-typography":"
|
|
3246
|
+
var css$q = {"uui-typography":"MCARjq","hero-header":"Mqa4KL","promo-header":"OFirHf","uui-critical":"l8TV5K","uui-info":"lr-HeN","uui-success":"BkmMv9","uui-warning":"S5-KRv","uui-highlight":"D5jmYV","uui-typography-size-12":"dpQPqk","uui-typography-size-14":"-tnu0Y","uui-typography-size-16":"ed6pyt","root":"YHwSWY","modal-blocker":"j3w1eE","animateModalBlocker":"L00aEk","modal":"VB5PDJ","modal-footer":"jpRYGr","border-top":"qum3S7","modal-header":"CM03gc","uuiTypography":"MCARjq","heroHeader":"Mqa4KL","promoHeader":"OFirHf","uuiCritical":"l8TV5K","uuiInfo":"lr-HeN","uuiSuccess":"BkmMv9","uuiWarning":"S5-KRv","uuiHighlight":"D5jmYV","uuiTypographySize12":"dpQPqk","uuiTypographySize14":"-tnu0Y","uuiTypographySize16":"ed6pyt","modalBlocker":"j3w1eE","modalFooter":"jpRYGr","borderTop":"qum3S7","modalHeader":"CM03gc"};
|
|
3247
3247
|
|
|
3248
3248
|
const ModalBlocker = withMods(ModalBlocker$1, () => [css$q.modalBlocker]);
|
|
3249
3249
|
const ModalWindow = withMods(ModalWindow$1, () => [css$q.root, css$q.modal], (props) => ({
|
|
@@ -3286,7 +3286,7 @@ var SvgCross = function SvgCross(props, ref) {
|
|
|
3286
3286
|
};
|
|
3287
3287
|
var ForwardRef$j = /*#__PURE__*/forwardRef(SvgCross);
|
|
3288
3288
|
|
|
3289
|
-
var css$p = {"uui-typography":"
|
|
3289
|
+
var css$p = {"uui-typography":"GlTogA","hero-header":"XzRcTC","promo-header":"vM0N8Z","uui-critical":"A68rOd","uui-info":"uY3PzO","uui-success":"fkR7rb","uui-warning":"O6TpKV","uui-highlight":"Re8bEZ","uui-typography-size-12":"wdNFQd","uui-typography-size-14":"OgSTEd","uui-typography-size-16":"BA1yl2","root":"YSZ-QA","icon-wrapper":"qH9FBr","action-wrapper":"sQ19xv","action-link":"_6gxf63","close-icon":"MAwjS2","main-path":"_8-lsRV","content":"Iw9F7a","clear-button":"WZx-nY","close-wrapper":"IPkSlz","uuiTypography":"GlTogA","heroHeader":"XzRcTC","promoHeader":"vM0N8Z","uuiCritical":"A68rOd","uuiInfo":"uY3PzO","uuiSuccess":"fkR7rb","uuiWarning":"O6TpKV","uuiHighlight":"Re8bEZ","uuiTypographySize12":"wdNFQd","uuiTypographySize14":"OgSTEd","uuiTypographySize16":"BA1yl2","iconWrapper":"qH9FBr","actionWrapper":"sQ19xv","actionLink":"_6gxf63","closeIcon":"MAwjS2","mainPath":"_8-lsRV","clearButton":"WZx-nY","closeWrapper":"IPkSlz"};
|
|
3290
3290
|
|
|
3291
3291
|
const NotificationCard = React__default.forwardRef((props, ref) => {
|
|
3292
3292
|
const notificationCardNode = React__default.useRef(null);
|
|
@@ -3369,14 +3369,14 @@ class DatePickerComponent extends BaseDatePicker {
|
|
|
3369
3369
|
}
|
|
3370
3370
|
const DatePicker = withMods(DatePickerComponent);
|
|
3371
3371
|
|
|
3372
|
-
var css$o = {"uui-typography":"
|
|
3372
|
+
var css$o = {"uui-typography":"Fnq1-G","hero-header":"lniuce","promo-header":"-av-f5","uui-critical":"JQ5OtD","uui-info":"BhbDgT","uui-success":"tZKkKv","uui-warning":"u6E1Rd","uui-highlight":"Q9dG1r","uui-typography-size-12":"_8OzQxk","uui-typography-size-14":"nSdGuL","uui-typography-size-16":"-b-Nj5","root":"q4XLd-","uuiTypography":"Fnq1-G","heroHeader":"lniuce","promoHeader":"-av-f5","uuiCritical":"JQ5OtD","uuiInfo":"BhbDgT","uuiSuccess":"tZKkKv","uuiWarning":"u6E1Rd","uuiHighlight":"Q9dG1r","uuiTypographySize12":"_8OzQxk","uuiTypographySize14":"nSdGuL","uuiTypographySize16":"-b-Nj5"};
|
|
3373
3373
|
|
|
3374
3374
|
function applyCalendarPresetsMods() {
|
|
3375
3375
|
return [css$o.root];
|
|
3376
3376
|
}
|
|
3377
3377
|
const CalendarPresets = withMods(CalendarPresets$1, applyCalendarPresetsMods, () => ({}));
|
|
3378
3378
|
|
|
3379
|
-
var css$n = {"uui-typography":"
|
|
3379
|
+
var css$n = {"uui-typography":"_2qm8I-","hero-header":"lhEKgM","promo-header":"VROq-K","uui-critical":"YlVPbu","uui-info":"aeWNAm","uui-success":"HqcK0M","uui-warning":"pAtyUj","uui-highlight":"_2ua392","uui-typography-size-12":"QzFNub","uui-typography-size-14":"_1k0uPe","uui-typography-size-16":"EH65Vu","root":"ArEidm","container":"pUCoWJ","day-selection":"X--UoH","from-picker":"M2a6Fn","to-picker":"UceVsO","bodes-wrapper":"j8aku0","blocker":"bb6Sp9","uuiTypography":"_2qm8I-","heroHeader":"lhEKgM","promoHeader":"VROq-K","uuiCritical":"YlVPbu","uuiInfo":"aeWNAm","uuiSuccess":"HqcK0M","uuiWarning":"pAtyUj","uuiHighlight":"_2ua392","uuiTypographySize12":"QzFNub","uuiTypographySize14":"_1k0uPe","uuiTypographySize16":"EH65Vu","daySelection":"X--UoH","fromPicker":"M2a6Fn","toPicker":"UceVsO","bodesWrapper":"j8aku0"};
|
|
3380
3380
|
|
|
3381
3381
|
dayjs.extend(isoWeek);
|
|
3382
3382
|
function weekCount(displayedDate) {
|
|
@@ -3537,7 +3537,7 @@ class RangeDatePickerBody extends React.Component {
|
|
|
3537
3537
|
}
|
|
3538
3538
|
}
|
|
3539
3539
|
|
|
3540
|
-
var css$m = {"uui-typography":"
|
|
3540
|
+
var css$m = {"uui-typography":"vxRpAn","hero-header":"Mtljka","promo-header":"L2Lyo7","uui-critical":"_0Ps80C","uui-info":"JCDB-3","uui-success":"_4J72MS","uui-warning":"QZBYQh","uui-highlight":"I-jM68","uui-typography-size-12":"GKQgA4","uui-typography-size-14":"f8sPRZ","uui-typography-size-16":"ckOJJz","dropdown-container":"_8FnTv4","date-input":"U2Dz3A","size-24":"_4sPzj0","size-30":"mVwwwe","size-36":"SGgnKo","size-42":"_5WROGX","size-48":"EHGJbK","date-input-group":"_7tVCSn","separator":"xkszjU","mode-form":"otO25C","mode-cell":"_5ZwAwB","uuiTypography":"vxRpAn","heroHeader":"Mtljka","promoHeader":"L2Lyo7","uuiCritical":"_0Ps80C","uuiInfo":"JCDB-3","uuiSuccess":"_4J72MS","uuiWarning":"QZBYQh","uuiHighlight":"I-jM68","uuiTypographySize12":"GKQgA4","uuiTypographySize14":"f8sPRZ","uuiTypographySize16":"ckOJJz","dropdownContainer":"_8FnTv4","dateInput":"U2Dz3A","size24":"_4sPzj0","size30":"mVwwwe","size36":"SGgnKo","size42":"_5WROGX","size48":"EHGJbK","dateInputGroup":"_7tVCSn","modeForm":"otO25C","modeCell":"_5ZwAwB"};
|
|
3541
3541
|
|
|
3542
3542
|
const defaultValue = { from: null, to: null };
|
|
3543
3543
|
class RangeDatePickerComponent extends BaseRangeDatePicker {
|
|
@@ -3571,7 +3571,7 @@ class RangeDatePickerComponent extends BaseRangeDatePicker {
|
|
|
3571
3571
|
}
|
|
3572
3572
|
const RangeDatePicker = withMods(RangeDatePickerComponent);
|
|
3573
3573
|
|
|
3574
|
-
var css$l = {"root":"
|
|
3574
|
+
var css$l = {"root":"ZKaauH","blocker":"gsI4-e","marker":"WloM4D","top":"yKq6Vb","bottom":"JrO1fN","left":"dX6NV0","right":"-rf4Rr","inside":"_6gHVVp"};
|
|
3575
3575
|
|
|
3576
3576
|
function DropMarker(props) {
|
|
3577
3577
|
return props.isDndInProgress
|
|
@@ -3586,7 +3586,7 @@ function DropMarker(props) {
|
|
|
3586
3586
|
: null;
|
|
3587
3587
|
}
|
|
3588
3588
|
|
|
3589
|
-
var css$k = {"uui-typography":"
|
|
3589
|
+
var css$k = {"uui-typography":"_479tGQ","hero-header":"_5swisj","promo-header":"KbaNob","uui-critical":"-LQbvo","uui-info":"yCUyDG","uui-success":"iykIx-","uui-warning":"ehYttD","uui-highlight":"M-CdEv","uui-typography-size-12":"eOlC4h","uui-typography-size-14":"_0f3G4c","uui-typography-size-16":"aBmDW9","root":"Z6e8Hz","size-24":"OtrD-T","size-30":"O712WX","size-36":"kQ7glO","size-48":"V13Jw-","size-60":"_5Yhsce","uuiTypography":"_479tGQ","heroHeader":"_5swisj","promoHeader":"KbaNob","uuiCritical":"-LQbvo","uuiInfo":"yCUyDG","uuiSuccess":"iykIx-","uuiWarning":"ehYttD","uuiHighlight":"M-CdEv","uuiTypographySize12":"eOlC4h","uuiTypographySize14":"_0f3G4c","uuiTypographySize16":"aBmDW9","size24":"OtrD-T","size30":"O712WX","size36":"kQ7glO","size48":"V13Jw-","size60":"_5Yhsce"};
|
|
3590
3590
|
|
|
3591
3591
|
// Here we define a single instance of the renderCell function to make DataTableRow#shouldComponentUpdate work.
|
|
3592
3592
|
// As we need our mods to style the cell properly, we extract them from DataTableCellProps.rowProps, which is a hack, but it's reliable enough.
|
|
@@ -3602,7 +3602,7 @@ const DataTableRow = withMods(DataTableRow$1, ({ borderBottom = true, size }) =>
|
|
|
3602
3602
|
];
|
|
3603
3603
|
}, () => propsMods);
|
|
3604
3604
|
|
|
3605
|
-
var css$j = {"uui-typography":"
|
|
3605
|
+
var css$j = {"uui-typography":"UoPUg8","hero-header":"SC8cTE","promo-header":"_9aXpyt","uui-critical":"nTH3j-","uui-info":"_6BGDhA","uui-success":"i0wB5o","uui-warning":"AaQMx7","uui-highlight":"mNkqPI","uui-typography-size-12":"hrlIA8","uui-typography-size-14":"UBAkdQ","uui-typography-size-16":"Bb-kc6","sorting-panel-container":"_2xj6Qg","sort-active":"_3LUDMG","uuiTypography":"UoPUg8","heroHeader":"SC8cTE","promoHeader":"_9aXpyt","uuiCritical":"nTH3j-","uuiInfo":"_6BGDhA","uuiSuccess":"i0wB5o","uuiWarning":"AaQMx7","uuiHighlight":"mNkqPI","uuiTypographySize12":"hrlIA8","uuiTypographySize14":"UBAkdQ","uuiTypographySize16":"Bb-kc6","sortingPanelContainer":"_2xj6Qg","sortActive":"_3LUDMG"};
|
|
3606
3606
|
|
|
3607
3607
|
var _path$h;
|
|
3608
3608
|
function _extends$i() { _extends$i = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$i.apply(this, arguments); }
|
|
@@ -3657,7 +3657,7 @@ const ColumnHeaderDropdownImpl = (props) => {
|
|
|
3657
3657
|
};
|
|
3658
3658
|
const ColumnHeaderDropdown = React__default.memo(ColumnHeaderDropdownImpl);
|
|
3659
3659
|
|
|
3660
|
-
var css$i = {"uui-typography":"
|
|
3660
|
+
var css$i = {"uui-typography":"JOdUZ8","hero-header":"cGaNI0","promo-header":"UGAzm-","uui-critical":"QHG-No","uui-info":"KyOvVS","uui-success":"ZCDF-p","uui-warning":"Q9Lpbd","uui-highlight":"_6uJAOk","uui-typography-size-12":"wUiR9a","uui-typography-size-14":"EXerVj","uui-typography-size-16":"daYYBV","cell":"GjeJzp","sort-icon":"eOUfcd","dropdown-icon":"_9ceO2q","infoIcon":"Bzlop7","resizable":"L8DWgv","size-24":"pv30nN","size-30":"wTa0zi","size-36":"XcbmSK","size-42":"EIgDPM","size-48":"VfAT3C","padding-left-24":"LzUgBn","padding-right-24":"dSqM99","caption":"nqm-jU","checkbox":"fftuCT","icon":"-yZQEc","icon-cell":"xovy1b","align-right":"FJS8iN","align-center":"_8ZElSN","tooltip-wrapper":"_1CZUVO","cell-tooltip":"ohDUoI","upper-case":"nhZHfH","font-size-14":"vrLw61","resize-mark":"xXamlL","draggable":"Ij-k3Z","ghost":"n7KlEg","is-dragged-out":"N0B-KK","dnd-marker-left":"_2AJE3-","dnd-marker-right":"sgW6aX","cell-tooltip-wrapper":"rhnh29","cell-tooltip-text":"_3ew-48","uuiTypography":"JOdUZ8","heroHeader":"cGaNI0","promoHeader":"UGAzm-","uuiCritical":"QHG-No","uuiInfo":"KyOvVS","uuiSuccess":"ZCDF-p","uuiWarning":"Q9Lpbd","uuiHighlight":"_6uJAOk","uuiTypographySize12":"wUiR9a","uuiTypographySize14":"EXerVj","uuiTypographySize16":"daYYBV","sortIcon":"eOUfcd","dropdownIcon":"_9ceO2q","size24":"pv30nN","size30":"wTa0zi","size36":"XcbmSK","size42":"EIgDPM","size48":"VfAT3C","paddingLeft24":"LzUgBn","paddingRight24":"dSqM99","iconCell":"xovy1b","alignRight":"FJS8iN","alignCenter":"_8ZElSN","tooltipWrapper":"_1CZUVO","cellTooltip":"ohDUoI","upperCase":"nhZHfH","fontSize14":"vrLw61","resizeMark":"xXamlL","isDraggedOut":"N0B-KK","dndMarkerLeft":"_2AJE3-","dndMarkerRight":"sgW6aX","cellTooltipWrapper":"rhnh29","cellTooltipText":"_3ew-48"};
|
|
3661
3661
|
|
|
3662
3662
|
var _path$f;
|
|
3663
3663
|
function _extends$g() { _extends$g = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$g.apply(this, arguments); }
|
|
@@ -3745,7 +3745,7 @@ class DataTableHeaderCell extends React.Component {
|
|
|
3745
3745
|
}
|
|
3746
3746
|
}
|
|
3747
3747
|
|
|
3748
|
-
var css$h = {"uui-typography":"
|
|
3748
|
+
var css$h = {"uui-typography":"_5c9R-J","hero-header":"_4A6xvs","promo-header":"r2UrXP","uui-critical":"_2fndGf","uui-info":"JWqdWf","uui-success":"dEhRwS","uui-warning":"kXwFYT","uui-highlight":"zIsCBj","uui-typography-size-12":"_9YIfYL","uui-typography-size-14":"pL48ZL","uui-typography-size-16":"o1OlD9","header-cell":"SWf8Sy","config-icon":"_6icw5S","uuiTypography":"_5c9R-J","heroHeader":"_4A6xvs","promoHeader":"r2UrXP","uuiCritical":"_2fndGf","uuiInfo":"JWqdWf","uuiSuccess":"dEhRwS","uuiWarning":"kXwFYT","uuiHighlight":"zIsCBj","uuiTypographySize12":"_9YIfYL","uuiTypographySize14":"pL48ZL","uuiTypographySize16":"o1OlD9","headerCell":"SWf8Sy","configIcon":"_6icw5S"};
|
|
3749
3749
|
|
|
3750
3750
|
var _path$c;
|
|
3751
3751
|
function _extends$d() { _extends$d = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$d.apply(this, arguments); }
|
|
@@ -3767,7 +3767,7 @@ const DataTableHeaderRow = withMods(DataTableHeaderRow$1, () => [css$h.root, 'uu
|
|
|
3767
3767
|
renderConfigButton: () => React.createElement(IconButton, { key: "configuration", onClick: mods.onConfigButtonClick, cx: css$h.configIcon, color: "neutral", icon: ForwardRef$d }),
|
|
3768
3768
|
}));
|
|
3769
3769
|
|
|
3770
|
-
var styles$1 = {"uui-typography":"
|
|
3770
|
+
var styles$1 = {"uui-typography":"DgL9Nq","hero-header":"Ep28Kg","promo-header":"uGFtZB","uui-critical":"ZU0zfU","uui-info":"kGM3id","uui-success":"u7bFVo","uui-warning":"Rkr-7r","uui-highlight":"hO0bRK","uui-typography-size-12":"AYOkzz","uui-typography-size-14":"x7qiv5","uui-typography-size-16":"R5pnv2","main-panel":"wAVi9F","group-title":"Yi8fW2","group-title-text":"_4J0rkO","group-title-badge":"SE1yIA","group-items":"ciTSOu","no-data":"-cYLHB","h-divider":"KljE0a","search-area":"e8ctxa","uuiTypography":"DgL9Nq","heroHeader":"Ep28Kg","promoHeader":"uGFtZB","uuiCritical":"ZU0zfU","uuiInfo":"kGM3id","uuiSuccess":"u7bFVo","uuiWarning":"Rkr-7r","uuiHighlight":"hO0bRK","uuiTypographySize12":"AYOkzz","uuiTypographySize14":"x7qiv5","uuiTypographySize16":"R5pnv2","mainPanel":"wAVi9F","groupTitle":"Yi8fW2","groupTitleText":"_4J0rkO","groupTitleBadge":"SE1yIA","groupItems":"ciTSOu","noData":"-cYLHB","hDivider":"KljE0a","searchArea":"e8ctxa"};
|
|
3771
3771
|
|
|
3772
3772
|
var _path$b;
|
|
3773
3773
|
function _extends$c() { _extends$c = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$c.apply(this, arguments); }
|
|
@@ -3844,7 +3844,7 @@ function PinIconButton(props) {
|
|
|
3844
3844
|
React.createElement(IconButton, { icon: pinIcon, onClick: pinClickHandler, isDisabled: isPinnedAlways, color: isPinned ? 'info' : undefined }))));
|
|
3845
3845
|
}
|
|
3846
3846
|
|
|
3847
|
-
var styles = {"uui-typography":"
|
|
3847
|
+
var styles = {"uui-typography":"QYalDa","hero-header":"VkRCbf","promo-header":"vGOdun","uui-critical":"_-43k50","uui-info":"RUtEIG","uui-success":"G1HQ9p","uui-warning":"ejwsG4","uui-highlight":"eM4y8w","uui-typography-size-12":"FlL2OP","uui-typography-size-14":"qCkT4o","uui-typography-size-16":"i2f2ey","row-wrapper":"EaY5lG","not-pinned":"_21G7s4","pin-icon-button":"_7ci4Md","checkbox":"_9-zM0v","drag-handle":"tulYC0","dnd-disabled":"K3hV5G","uuiTypography":"QYalDa","heroHeader":"VkRCbf","promoHeader":"vGOdun","uuiCritical":"_-43k50","uuiInfo":"RUtEIG","uuiSuccess":"G1HQ9p","uuiWarning":"ejwsG4","uuiHighlight":"eM4y8w","uuiTypographySize12":"FlL2OP","uuiTypographySize14":"qCkT4o","uuiTypographySize16":"i2f2ey","rowWrapper":"EaY5lG","notPinned":"_21G7s4","pinIconButton":"_7ci4Md","dragHandle":"tulYC0","dndDisabled":"K3hV5G"};
|
|
3848
3848
|
|
|
3849
3849
|
const ColumnRow = React.memo(function ColumnRow(props) {
|
|
3850
3850
|
const { column } = props;
|
|
@@ -3929,7 +3929,7 @@ function ColumnsConfigurationModal(props) {
|
|
|
3929
3929
|
noVisibleColumns ? (React.createElement(Tooltip, { content: i18n$1.enableAtLeastOneColumnMessage, placement: "top-end", color: "critical" }, applyButton)) : (applyButton)))));
|
|
3930
3930
|
}
|
|
3931
3931
|
|
|
3932
|
-
var css$g = {"listContainer":"
|
|
3932
|
+
var css$g = {"listContainer":"awniRR","header":"cMaPs4","group":"LSATdX","stickyHeader":"zDaVRW"};
|
|
3933
3933
|
|
|
3934
3934
|
const getChildrenAndRest = (row, rows) => {
|
|
3935
3935
|
const firstNotChildIndex = rows.findIndex((other) => other.depth < row.depth || (row.depth === other.depth && other.isPinned));
|
|
@@ -3995,7 +3995,7 @@ var SvgEmptyTable = function SvgEmptyTable(props, ref) {
|
|
|
3995
3995
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3996
3996
|
ref: ref
|
|
3997
3997
|
}, props), /*#__PURE__*/React.createElement("g", {
|
|
3998
|
-
clipPath: "url(#
|
|
3998
|
+
clipPath: "url(#lkfx4ptzp3zm1mv3l_a)"
|
|
3999
3999
|
}, _path$8 || (_path$8 = /*#__PURE__*/React.createElement("path", {
|
|
4000
4000
|
d: "M150.585 1.535C49.483-11.495 27.481 61.805 45.725 97.481c10.581 20.69-39.64 70.792 17.744 81.468 27.538 5.123 36-13.341 62.433-10.655 35.4 3.6 148.167-4.73 88.349-78.915-31.713-39.335 1.026-79.506-63.666-87.844Z",
|
|
4001
4001
|
fill: "#F5F6FA"
|
|
@@ -4016,7 +4016,7 @@ var SvgEmptyTable = function SvgEmptyTable(props, ref) {
|
|
|
4016
4016
|
d: "M86.786 22.982c-2.55 0-4.965 2.07-4.965 4.552V120.6c0 2.484 2.4 4.572 4.965 4.572h88.101c2.582 0 4.986-2.089 4.986-4.572V27.534c0-2.464-2.418-4.552-4.986-4.552h-88.1Zm-5.793 4.552c0-3.022 2.874-5.38 5.793-5.38h88.101c2.935 0 5.814 2.374 5.814 5.38V120.6c0 3.021-2.86 5.4-5.814 5.4h-88.1c-2.94 0-5.794-2.381-5.794-5.4V27.534Z",
|
|
4017
4017
|
fill: "#1D1E26"
|
|
4018
4018
|
})), /*#__PURE__*/React.createElement("mask", {
|
|
4019
|
-
id: "
|
|
4019
|
+
id: "lkfx4q5osvljnzetq_b",
|
|
4020
4020
|
style: {
|
|
4021
4021
|
maskType: "alpha"
|
|
4022
4022
|
},
|
|
@@ -4029,7 +4029,7 @@ var SvgEmptyTable = function SvgEmptyTable(props, ref) {
|
|
|
4029
4029
|
d: "M174.887 125.586h-88.1c-2.752 0-5.38-2.234-5.38-4.986V27.534c0-2.752 2.644-4.966 5.38-4.966h88.1c2.752 0 5.4 2.23 5.4 4.966V120.6c0 2.752-2.632 4.986-5.4 4.986Z",
|
|
4030
4030
|
fill: "#9BDEFF"
|
|
4031
4031
|
}))), _g$1 || (_g$1 = /*#__PURE__*/React.createElement("g", {
|
|
4032
|
-
mask: "url(#
|
|
4032
|
+
mask: "url(#lkfx4q5osvljnzetq_b)",
|
|
4033
4033
|
fillRule: "evenodd",
|
|
4034
4034
|
clipRule: "evenodd"
|
|
4035
4035
|
}, /*#__PURE__*/React.createElement("path", {
|
|
@@ -4115,7 +4115,7 @@ var SvgEmptyTable = function SvgEmptyTable(props, ref) {
|
|
|
4115
4115
|
d: "M24.73 96.184a.414.414 0 0 1 .581.06l48.646 59.751a.413.413 0 1 1-.642.523L24.67 96.766a.414.414 0 0 1 .06-.582Z",
|
|
4116
4116
|
fill: "#fff"
|
|
4117
4117
|
}))), _defs || (_defs = /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
|
|
4118
|
-
id: "
|
|
4118
|
+
id: "lkfx4ptzp3zm1mv3l_a"
|
|
4119
4119
|
}, /*#__PURE__*/React.createElement("path", {
|
|
4120
4120
|
fill: "#fff",
|
|
4121
4121
|
transform: "translate(.552)",
|
|
@@ -4124,7 +4124,7 @@ var SvgEmptyTable = function SvgEmptyTable(props, ref) {
|
|
|
4124
4124
|
};
|
|
4125
4125
|
var ForwardRef$9 = /*#__PURE__*/forwardRef(SvgEmptyTable);
|
|
4126
4126
|
|
|
4127
|
-
var css$f = {"sticky-header":"
|
|
4127
|
+
var css$f = {"sticky-header":"d-Y3XW","table":"pfhWR5","no-results":"_6SKnWd","no-results-icon":"j-33vp","no-results-title":"ElC0XB","stickyHeader":"d-Y3XW","noResults":"_6SKnWd","noResultsIcon":"j-33vp","noResultsTitle":"ElC0XB"};
|
|
4128
4128
|
|
|
4129
4129
|
function DataTable(props) {
|
|
4130
4130
|
var _a;
|
|
@@ -4174,9 +4174,9 @@ function DataTable(props) {
|
|
|
4174
4174
|
} })));
|
|
4175
4175
|
}
|
|
4176
4176
|
|
|
4177
|
-
var css$e = {"root":"
|
|
4177
|
+
var css$e = {"root":"sl9Yr8"};
|
|
4178
4178
|
|
|
4179
|
-
var css$d = {"root":"
|
|
4179
|
+
var css$d = {"root":"zaQrKi","burger-content":"AojFP-","burgerContent":"AojFP-"};
|
|
4180
4180
|
|
|
4181
4181
|
var _path$7;
|
|
4182
4182
|
function _extends$8() { _extends$8 = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$8.apply(this, arguments); }
|
|
@@ -4243,7 +4243,7 @@ var SvgTriangle = function SvgTriangle(props, ref) {
|
|
|
4243
4243
|
};
|
|
4244
4244
|
var ForwardRef$6 = /*#__PURE__*/forwardRef(SvgTriangle);
|
|
4245
4245
|
|
|
4246
|
-
var css$c = {"uui-typography":"
|
|
4246
|
+
var css$c = {"uui-typography":"kqGirl","hero-header":"hjsMyY","promo-header":"-xFg7U","uui-critical":"eIVGO5","uui-info":"SJK-CN","uui-success":"NbuNXI","uui-warning":"wVLnV7","uui-highlight":"_0P4tCW","uui-typography-size-12":"_1PajUw","uui-typography-size-14":"hvsDRT","uui-typography-size-16":"e6S2sH","root":"UnI3Tl","button-primary":"uLvGgh","button-secondary":"gncBLZ","hasIcon":"LNQBLy","dropdown":"bva3N6","uuiTypography":"kqGirl","heroHeader":"hjsMyY","promoHeader":"-xFg7U","uuiCritical":"eIVGO5","uuiInfo":"SJK-CN","uuiSuccess":"NbuNXI","uuiWarning":"wVLnV7","uuiHighlight":"_0P4tCW","uuiTypographySize12":"_1PajUw","uuiTypographySize14":"hvsDRT","uuiTypographySize16":"e6S2sH","buttonPrimary":"uLvGgh","buttonSecondary":"gncBLZ"};
|
|
4247
4247
|
|
|
4248
4248
|
const BurgerButton = withMods(Button$1, (props) => [
|
|
4249
4249
|
css$c.root,
|
|
@@ -4300,13 +4300,13 @@ var SvgMenuInputCancel = function SvgMenuInputCancel(props, ref) {
|
|
|
4300
4300
|
};
|
|
4301
4301
|
var ForwardRef$5 = /*#__PURE__*/forwardRef(SvgMenuInputCancel);
|
|
4302
4302
|
|
|
4303
|
-
var css$b = {"search-input":"
|
|
4303
|
+
var css$b = {"search-input":"S5imDi","searchInput":"S5imDi"};
|
|
4304
4304
|
|
|
4305
4305
|
function BurgerSearch(props) {
|
|
4306
4306
|
return (React.createElement(TextInput$1, { cx: cx(css$b.searchInput, 'uui-main_menu-burger-search'), iconPosition: "left", icon: ForwardRef$14, placeholder: props.placeholder, value: props.value, onValueChange: props.onValueChange, onCancel: props.onCancel, cancelIcon: props.value && ForwardRef$5 }));
|
|
4307
4307
|
}
|
|
4308
4308
|
|
|
4309
|
-
var css$a = {"root":"
|
|
4309
|
+
var css$a = {"root":"OsFt2J","group-header":"iXjEQG","group-name":"K0Hg1B","line":"_14rnJE","groupHeader":"iXjEQG","groupName":"K0Hg1B"};
|
|
4310
4310
|
|
|
4311
4311
|
function BurgerGroupHeader(props) {
|
|
4312
4312
|
return (React.createElement("div", { className: cx(css$a.root, css$a.groupHeader, 'uui-burger-group-header') },
|
|
@@ -4314,7 +4314,7 @@ function BurgerGroupHeader(props) {
|
|
|
4314
4314
|
React.createElement("span", { className: css$a.groupName }, props.caption)));
|
|
4315
4315
|
}
|
|
4316
4316
|
|
|
4317
|
-
var css$9 = {"uui-typography":"
|
|
4317
|
+
var css$9 = {"uui-typography":"IK-YMz","hero-header":"hVcAs6","promo-header":"SIysm1","uui-critical":"HucrrP","uui-info":"GoACcH","uui-success":"B8MSOt","uui-warning":"tFs6XR","uui-highlight":"hGvj10","uui-typography-size-12":"ZYZv9a","uui-typography-size-14":"oGGXOW","uui-typography-size-16":"RdMf4o","root":"UFQiZP","type-primary":"QdKOBv","type-secondary":"t-eStB","uuiTypography":"IK-YMz","heroHeader":"hVcAs6","promoHeader":"SIysm1","uuiCritical":"HucrrP","uuiInfo":"GoACcH","uuiSuccess":"B8MSOt","uuiWarning":"tFs6XR","uuiHighlight":"hGvj10","uuiTypographySize12":"ZYZv9a","uuiTypographySize14":"oGGXOW","uuiTypographySize16":"RdMf4o","typePrimary":"QdKOBv","typeSecondary":"t-eStB"};
|
|
4318
4318
|
|
|
4319
4319
|
var _path$4;
|
|
4320
4320
|
function _extends$4() { _extends$4 = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$4.apply(this, arguments); }
|
|
@@ -4334,7 +4334,7 @@ var ForwardRef$4 = /*#__PURE__*/forwardRef(SvgChevronDown24);
|
|
|
4334
4334
|
|
|
4335
4335
|
const MainMenuButton = withMods(Button$1, (mods) => [css$9.root, css$9['type-' + (mods.type || 'primary')]], () => ({ dropdownIcon: ForwardRef$4, role: 'menuitem' }));
|
|
4336
4336
|
|
|
4337
|
-
var css$8 = {"dropdown-body":"
|
|
4337
|
+
var css$8 = {"dropdown-body":"_35KZPr","dropdownBody":"_35KZPr"};
|
|
4338
4338
|
|
|
4339
4339
|
class MainMenuDropdown extends React.Component {
|
|
4340
4340
|
render() {
|
|
@@ -4388,12 +4388,12 @@ var SvgGlobalMenu = function SvgGlobalMenu(props, ref) {
|
|
|
4388
4388
|
};
|
|
4389
4389
|
var ForwardRef$3 = /*#__PURE__*/forwardRef(SvgGlobalMenu);
|
|
4390
4390
|
|
|
4391
|
-
var css$7 = {"global-menu-btn":"
|
|
4391
|
+
var css$7 = {"global-menu-btn":"t-eKhL","globalMenuIcon":"N7Tp0l","globalMenuBtn":"t-eKhL"};
|
|
4392
4392
|
|
|
4393
4393
|
const GlobalMenu = React.forwardRef((props, ref) => (React.createElement("button", Object.assign({ ref: ref, id: "global_menu_toggle", className: cx(css$7.globalMenuBtn, props.cx) }, props.rawProps),
|
|
4394
4394
|
React.createElement(IconContainer, { icon: ForwardRef$3, cx: css$7.globalMenuIcon }))));
|
|
4395
4395
|
|
|
4396
|
-
var css$6 = {"container":"
|
|
4396
|
+
var css$6 = {"container":"So-2x4","open":"_9PcpGX"};
|
|
4397
4397
|
|
|
4398
4398
|
const MainMenuAvatar = React.forwardRef((props, ref) => (React.createElement("button", { ref: ref, className: cx(css$6.container, props.isDropdown && css$6.dropdown, props.isOpen && css$6.open, props.onClick && uuiMarkers.clickable, props.cx), onClick: props.onClick },
|
|
4399
4399
|
React.createElement(Avatar, { size: "36", img: props.avatarUrl }),
|
|
@@ -4401,18 +4401,18 @@ const MainMenuAvatar = React.forwardRef((props, ref) => (React.createElement("bu
|
|
|
4401
4401
|
props.isDropdown && (React.createElement("div", null,
|
|
4402
4402
|
React.createElement(IconContainer, { icon: ForwardRef$1a, flipY: props.isOpen }))))));
|
|
4403
4403
|
|
|
4404
|
-
var css$5 = {"search-input":"
|
|
4404
|
+
var css$5 = {"search-input":"X-C7PN","searchInput":"X-C7PN"};
|
|
4405
4405
|
|
|
4406
4406
|
const MainMenuSearch = React.forwardRef((props, ref) => (React.createElement(IEditableDebouncer, Object.assign({}, props, { render: (iEditable) => {
|
|
4407
4407
|
var _a;
|
|
4408
4408
|
return (React.createElement(TextInput$1, Object.assign({ iconPosition: "left", icon: ForwardRef$14, cancelIcon: ((_a = props.value) === null || _a === void 0 ? void 0 : _a.length) > 0 && ForwardRef$5 }, props, iEditable, { ref: ref, cx: cx$1(css$5.searchInput, props.cx) }, props.rawProps)));
|
|
4409
4409
|
} }))));
|
|
4410
4410
|
|
|
4411
|
-
var css$4 = {"container":"
|
|
4411
|
+
var css$4 = {"container":"O781i0"};
|
|
4412
4412
|
|
|
4413
4413
|
const MainMenuIcon = React.forwardRef((props, ref) => (React.createElement(IconButton, Object.assign({ ref: ref, icon: props.icon, cx: cx$1(props.cx, css$4.container) }, props))));
|
|
4414
4414
|
|
|
4415
|
-
var css$3 = {"root":"
|
|
4415
|
+
var css$3 = {"root":"hRYhTx"};
|
|
4416
4416
|
|
|
4417
4417
|
const Anchor = withMods(Anchor$1, () => [css$3.root]);
|
|
4418
4418
|
|
|
@@ -4469,7 +4469,7 @@ var SvgShape = function SvgShape(props, ref) {
|
|
|
4469
4469
|
};
|
|
4470
4470
|
var ForwardRef$2 = /*#__PURE__*/forwardRef(SvgShape);
|
|
4471
4471
|
|
|
4472
|
-
var css$2 = {"root":"
|
|
4472
|
+
var css$2 = {"root":"_9Ibw36","drop-start":"WoNUL0","drop-over":"IYgebs","link":"ICI-Di","drop-area":"yzeJRe","icon-blue":"_89bns5","dropStart":"WoNUL0","dropOver":"IYgebs","dropArea":"yzeJRe","iconBlue":"_89bns5"};
|
|
4473
4473
|
|
|
4474
4474
|
class DropSpot extends React.Component {
|
|
4475
4475
|
constructor() {
|
|
@@ -4493,9 +4493,9 @@ class DropSpot extends React.Component {
|
|
|
4493
4493
|
}
|
|
4494
4494
|
}
|
|
4495
4495
|
|
|
4496
|
-
var css$1 = {"root":"
|
|
4496
|
+
var css$1 = {"root":"r-qKmD","file-name":"u4jFSM","default-color":"IUXAqe","doc-color":"_9mJ9cM","xls-color":"QuyzZN","pdf-color":"ectxhq","movie-color":"_5xMOY-","img-color":"Zno-D-","mov-color":"qQZ-Il","error-block":"VjxCk7","icons-block":"ffJUJj","fileName":"u4jFSM","defaultColor":"IUXAqe","docColor":"_9mJ9cM","xlsColor":"QuyzZN","pdfColor":"ectxhq","movieColor":"_5xMOY-","imgColor":"Zno-D-","movColor":"qQZ-Il","errorBlock":"VjxCk7","iconsBlock":"ffJUJj"};
|
|
4497
4497
|
|
|
4498
|
-
var css = {"root":"
|
|
4498
|
+
var css = {"root":"_8Lccft"};
|
|
4499
4499
|
|
|
4500
4500
|
const SvgCircleProgress = React.forwardRef((props, ref) => {
|
|
4501
4501
|
const outsetRadius = props.size / 2 - 1;
|