@epam/uui 5.6.0 → 5.6.1-patch.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/index.esm.js +96 -96
- package/index.esm.js.map +1 -1
- package/index.js +96 -96
- package/index.js.map +1 -1
- package/package.json +5 -5
- package/stats.html +1 -1
- package/styles.css +2519 -2519
- package/styles.css.map +1 -1
package/index.esm.js
CHANGED
|
@@ -571,7 +571,7 @@ const systemIcons = {
|
|
|
571
571
|
},
|
|
572
572
|
};
|
|
573
573
|
|
|
574
|
-
var css$1o = {"uui-typography":"
|
|
574
|
+
var css$1o = {"uui-typography":"ll-QqU","hero-header":"t9qqGc","promo-header":"_1gHyC5","uui-critical":"eKbCKe","uui-info":"Kbjtr1","uui-success":"jxlZMl","uui-warning":"K7xpqB","uui-highlight":"ZRo8Tj","uui-typography-size-12":"mPqpk-","uui-typography-size-14":"_4KbmoO","uui-typography-size-16":"p-So3L","root":"GPofXs","uuiTypography":"ll-QqU","heroHeader":"t9qqGc","promoHeader":"_1gHyC5","uuiCritical":"eKbCKe","uuiInfo":"Kbjtr1","uuiSuccess":"jxlZMl","uuiWarning":"K7xpqB","uuiHighlight":"ZRo8Tj","uuiTypographySize12":"mPqpk-","uuiTypographySize14":"_4KbmoO","uuiTypographySize16":"p-So3L"};
|
|
575
575
|
|
|
576
576
|
const DEFAULT_SIZE$8 = '36';
|
|
577
577
|
function applyButtonMods(mods) {
|
|
@@ -593,7 +593,7 @@ const Button = withMods(uuiComponents.Button, applyButtonMods, (props) => {
|
|
|
593
593
|
};
|
|
594
594
|
});
|
|
595
595
|
|
|
596
|
-
var css$1n = {"root":"
|
|
596
|
+
var css$1n = {"root":"_9dEFQG"};
|
|
597
597
|
|
|
598
598
|
function applyIconButtonMods(mods) {
|
|
599
599
|
return ['uui-icon_button', `uui-color-${mods.color || 'neutral'}`, css$1n.root];
|
|
@@ -617,7 +617,7 @@ function getIconClass(props) {
|
|
|
617
617
|
return [classList['has-left-icon'] ? 'uui-has-left-icon' : 'uui-no-left-icon', classList['has-right-icon'] ? 'uui-has-right-icon' : 'uui-no-right-icon'];
|
|
618
618
|
}
|
|
619
619
|
|
|
620
|
-
var css$1m = {"root":"
|
|
620
|
+
var css$1m = {"root":"_4YxhQq"};
|
|
621
621
|
|
|
622
622
|
const DEFAULT_SIZE$7 = '36';
|
|
623
623
|
const DEFAULT_COLOR = 'primary';
|
|
@@ -643,11 +643,11 @@ const LinkButton = React.forwardRef((props, ref) => {
|
|
|
643
643
|
props.isDropdown && (React.createElement(IconContainer, { icon: DropdownIcon, flipY: props.isOpen }))));
|
|
644
644
|
});
|
|
645
645
|
|
|
646
|
-
var css$1l = {"root":"
|
|
646
|
+
var css$1l = {"root":"vSHsHg"};
|
|
647
647
|
|
|
648
648
|
const AvatarStack = withMods(AvatarStack$1, () => [css$1l.root]);
|
|
649
649
|
|
|
650
|
-
var css$1k = {"root":"
|
|
650
|
+
var css$1k = {"root":"G0iyHk","size-24":"_6GLPzV","size-18":"oG3zHf","size-12":"WRjZMx","size24":"_6GLPzV","size18":"oG3zHf","size12":"WRjZMx"};
|
|
651
651
|
|
|
652
652
|
const CountIndicator = forwardRef((props, ref) => {
|
|
653
653
|
return (React__default.createElement("div", { ref: ref, className: cx$1([
|
|
@@ -659,7 +659,7 @@ const CountIndicator = forwardRef((props, ref) => {
|
|
|
659
659
|
]) }, props.caption));
|
|
660
660
|
});
|
|
661
661
|
|
|
662
|
-
var css$1j = {"uui-typography":"
|
|
662
|
+
var css$1j = {"uui-typography":"QO9rv1","hero-header":"w--Uzd","promo-header":"iVmx4J","uui-critical":"zPpw3O","uui-info":"NjEwE-","uui-success":"BxHEyG","uui-warning":"lAqc-i","uui-highlight":"m023zB","uui-typography-size-12":"wplgEn","uui-typography-size-14":"JzzlbI","uui-typography-size-16":"XgDMj5","root":"HdOceC","size-18":"_7J4mlq","size-24":"Gp4YAj","size-30":"OA4zgD","size-36":"UWjqVa","size-42":"ZFccbI","size-48":"X3FhJZ","uuiTypography":"QO9rv1","heroHeader":"w--Uzd","promoHeader":"iVmx4J","uuiCritical":"zPpw3O","uuiInfo":"NjEwE-","uuiSuccess":"BxHEyG","uuiWarning":"lAqc-i","uuiHighlight":"m023zB","uuiTypographySize12":"wplgEn","uuiTypographySize14":"JzzlbI","uuiTypographySize16":"XgDMj5","size18":"_7J4mlq","size24":"Gp4YAj","size30":"OA4zgD","size36":"UWjqVa","size42":"ZFccbI","size48":"X3FhJZ"};
|
|
663
663
|
|
|
664
664
|
const mapSize$1 = {
|
|
665
665
|
48: '48',
|
|
@@ -713,7 +713,7 @@ const Badge = React__default.forwardRef((props, ref) => {
|
|
|
713
713
|
props.isDropdown && (React__default.createElement(IconContainer, { icon: DropdownIcon, flipY: props.isOpen }))));
|
|
714
714
|
});
|
|
715
715
|
|
|
716
|
-
var css$1i = {"uui-typography":"
|
|
716
|
+
var css$1i = {"uui-typography":"YZ-yOB","hero-header":"YaIEfY","promo-header":"cJnib2","uui-critical":"uPaTlf","uui-info":"zKXDKU","uui-success":"FwduL2","uui-warning":"E9EnPt","uui-highlight":"fGciLh","uui-typography-size-12":"kjsz-q","uui-typography-size-14":"cVSK3-","uui-typography-size-16":"uLdDz2","root":"jkEIGx","size-18":"R4zrG3","size-24":"CaCX68","size-30":"QqIRiQ","size-36":"fj-B18","size-42":"VmeCNc","size-48":"rftWO8","uuiTypography":"YZ-yOB","heroHeader":"YaIEfY","promoHeader":"cJnib2","uuiCritical":"uPaTlf","uuiInfo":"zKXDKU","uuiSuccess":"FwduL2","uuiWarning":"E9EnPt","uuiHighlight":"fGciLh","uuiTypographySize12":"kjsz-q","uuiTypographySize14":"cVSK3-","uuiTypographySize16":"uLdDz2","size18":"R4zrG3","size24":"CaCX68","size30":"QqIRiQ","size36":"fj-B18","size42":"VmeCNc","size48":"rftWO8"};
|
|
717
717
|
|
|
718
718
|
const DEFAULT_SIZE$5 = '36';
|
|
719
719
|
const mapSize = {
|
|
@@ -757,14 +757,14 @@ const Tag = React__default.forwardRef((props, ref) => {
|
|
|
757
757
|
props.onClear && !props.isDisabled && (React__default.createElement(IconContainer, { cx: uuiMarkers.clickable, icon: ClearIcon, onClick: props.onClear }))));
|
|
758
758
|
});
|
|
759
759
|
|
|
760
|
-
var css$1h = {"root":"
|
|
760
|
+
var css$1h = {"root":"P9285M","uui-spinner":"c3j--b","uuiSpinner":"c3j--b"};
|
|
761
761
|
|
|
762
762
|
function applySpinnerMods() {
|
|
763
763
|
return [css$1h.root, 'uui-spinner'];
|
|
764
764
|
}
|
|
765
765
|
const Spinner = withMods(Spinner$1, applySpinnerMods);
|
|
766
766
|
|
|
767
|
-
var css$1g = {"root":"
|
|
767
|
+
var css$1g = {"root":"yPKrS1","spacer":"a3aenK","mode-ghost":"_1z2HLA","size-24":"Nw67hT","size-30":"ha5bx6","navigation-size-24":"VRAFmO","navigation-size-30":"bxdzbw","modeGhost":"_1z2HLA","size24":"Nw67hT","size30":"ha5bx6","navigationSize24":"VRAFmO","navigationSize30":"bxdzbw"};
|
|
768
768
|
|
|
769
769
|
var _path$L;
|
|
770
770
|
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); }
|
|
@@ -853,14 +853,14 @@ function Paginator(props) {
|
|
|
853
853
|
return React__default.createElement(Paginator$1, Object.assign({}, props, { render: renderPaginator }));
|
|
854
854
|
}
|
|
855
855
|
|
|
856
|
-
var css$1f = {"root":"
|
|
856
|
+
var css$1f = {"root":"N4QjEs","progress-bar":"u1SzKb","progressBar-indeterminate":"IEra2p","size-12":"UYNp33","size-18":"L9rRuU","size-24":"ndMLNn","progressBar":"u1SzKb","progressBarIndeterminate":"IEra2p","size12":"UYNp33","size18":"L9rRuU","size24":"ndMLNn"};
|
|
857
857
|
|
|
858
858
|
const IndeterminateBar = React.forwardRef((props, ref) => {
|
|
859
859
|
return (React.createElement("div", { ref: ref, className: cx$1('uui-indeterminate_bar', props.cx, css$1f.root, css$1f[`size-${props.size || 12}`]) },
|
|
860
860
|
React.createElement("div", { className: cx$1(css$1f.progressBar) })));
|
|
861
861
|
});
|
|
862
862
|
|
|
863
|
-
var css$1e = {"root":"
|
|
863
|
+
var css$1e = {"root":"kJmol-","striped":"rJvJIy","animate-stripes":"_6wQl2m","size-12":"LHAkzQ","size-18":"hmaG2v","size-24":"yUq0xj","animateStripes":"_6wQl2m","size12":"LHAkzQ","size18":"hmaG2v","size24":"yUq0xj"};
|
|
864
864
|
|
|
865
865
|
const DEFAULT_SIZE$4 = '12';
|
|
866
866
|
function applyProgressBarMods(mods) {
|
|
@@ -875,14 +875,14 @@ const ProgressBar = withMods(ProgressBar$1, applyProgressBarMods, (props) => ({
|
|
|
875
875
|
hideLabel: props.hideLabel || props.striped,
|
|
876
876
|
}));
|
|
877
877
|
|
|
878
|
-
var css$1d = {"root":"
|
|
878
|
+
var css$1d = {"root":"gHK4Cw"};
|
|
879
879
|
|
|
880
880
|
const IndicatorBar = React.forwardRef((props, ref) => {
|
|
881
881
|
const { progress } = props;
|
|
882
882
|
return progress || progress === 0 ? (React.createElement(ProgressBar, { ref: ref, progress: progress, cx: cx$1(css$1d.root, props.cx), hideLabel: true })) : (React.createElement(IndeterminateBar, { ref: ref, cx: cx$1(css$1d.root, props.cx) }));
|
|
883
883
|
});
|
|
884
884
|
|
|
885
|
-
var css$1c = {"root":"
|
|
885
|
+
var css$1c = {"root":"MztErY","size-12":"O9P5Pv","size-18":"jDBnBw","size-24":"jZ-jwk","size12":"O9P5Pv","size18":"jDBnBw","size24":"jZ-jwk"};
|
|
886
886
|
|
|
887
887
|
const StatusIndicator = forwardRef((props, ref) => {
|
|
888
888
|
return (React__default.createElement("div", { ref: ref, className: cx$1([
|
|
@@ -961,7 +961,7 @@ var SvgPartlySelect18 = function SvgPartlySelect18(props, ref) {
|
|
|
961
961
|
};
|
|
962
962
|
var ForwardRef$G = /*#__PURE__*/forwardRef(SvgPartlySelect18);
|
|
963
963
|
|
|
964
|
-
var css$1b = {"uui-typography":"
|
|
964
|
+
var css$1b = {"uui-typography":"_7TYUk8","hero-header":"IcNVaJ","promo-header":"_8bVX8Q","uui-critical":"_9WPZ5u","uui-info":"_3RlT8q","uui-success":"a5vPQo","uui-warning":"YhZbhp","uui-highlight":"QK19eP","uui-typography-size-12":"sgZvLc","uui-typography-size-14":"pN0kjJ","uui-typography-size-16":"V8KcR1","root":"EKO3BF","size-18":"JF5O9B","size-12":"RuK-nN","mode-cell":"b40Sy-","uuiTypography":"_7TYUk8","heroHeader":"IcNVaJ","promoHeader":"_8bVX8Q","uuiCritical":"_9WPZ5u","uuiInfo":"_3RlT8q","uuiSuccess":"a5vPQo","uuiWarning":"YhZbhp","uuiHighlight":"QK19eP","uuiTypographySize12":"sgZvLc","uuiTypographySize14":"pN0kjJ","uuiTypographySize16":"V8KcR1","size18":"JF5O9B","size12":"RuK-nN","modeCell":"b40Sy-"};
|
|
965
965
|
|
|
966
966
|
function applyCheckboxMods(mods) {
|
|
967
967
|
return [
|
|
@@ -981,7 +981,7 @@ const applyUUICheckboxProps = (props) => {
|
|
|
981
981
|
};
|
|
982
982
|
const Checkbox = withMods(uuiComponents.Checkbox, applyCheckboxMods, applyUUICheckboxProps);
|
|
983
983
|
|
|
984
|
-
var css$1a = {"uui-typography":"
|
|
984
|
+
var css$1a = {"uui-typography":"mNYsyr","hero-header":"qBfkaO","promo-header":"VY2zvj","uui-critical":"_7Nhz-l","uui-info":"b-kPEl","uui-success":"hypQf6","uui-warning":"uwDgx0","uui-highlight":"HETxW6","uui-typography-size-12":"gBl7wp","uui-typography-size-14":"GsgXbo","uui-typography-size-16":"QwYl2s","root":"_68r3Fh","size-18":"ImnASV","size-12":"y5bmnx","uuiTypography":"mNYsyr","heroHeader":"qBfkaO","promoHeader":"VY2zvj","uuiCritical":"_7Nhz-l","uuiInfo":"b-kPEl","uuiSuccess":"hypQf6","uuiWarning":"uwDgx0","uuiHighlight":"HETxW6","uuiTypographySize12":"gBl7wp","uuiTypographySize14":"GsgXbo","uuiTypographySize16":"QwYl2s","size18":"ImnASV","size12":"y5bmnx"};
|
|
985
985
|
|
|
986
986
|
var _circle;
|
|
987
987
|
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); }
|
|
@@ -1010,7 +1010,7 @@ function applyRadioInputMods(mods) {
|
|
|
1010
1010
|
}
|
|
1011
1011
|
const RadioInput = withMods(RadioInput$1, applyRadioInputMods, (props) => ({ icon: props.icon ? props.icon : ForwardRef$F }));
|
|
1012
1012
|
|
|
1013
|
-
var css$19 = {"root":"
|
|
1013
|
+
var css$19 = {"root":"BUno2Y","size-12":"TXbpQe","size-18":"GqUe1k","size-24":"qcye0w","size12":"TXbpQe","size18":"GqUe1k","size24":"qcye0w"};
|
|
1014
1014
|
|
|
1015
1015
|
function applySwitchMods(mods) {
|
|
1016
1016
|
return [
|
|
@@ -1076,7 +1076,7 @@ var EditMode;
|
|
|
1076
1076
|
EditMode["INLINE"] = "inline";
|
|
1077
1077
|
})(EditMode || (EditMode = {}));
|
|
1078
1078
|
|
|
1079
|
-
var textInputCss = {"uui-typography":"
|
|
1079
|
+
var textInputCss = {"uui-typography":"_9CptC2","hero-header":"sfmoEb","promo-header":"xqz1sV","uui-critical":"xxC5t-","uui-info":"h4t6KA","uui-success":"zOu2X7","uui-warning":"YApJyS","uui-highlight":"CI456U","uui-typography-size-12":"iLNuvr","uui-typography-size-14":"mwfGbB","uui-typography-size-16":"UOOlpR","root":"Fd9mP8","mode-form":"L5VW2a","mode-inline":"_1Cq1DH","mode-cell":"UZggz3","size-24":"Ug4T21","size-30":"_4Ndfpm","size-36":"Q-vfEo","size-42":"HtVJ9D","size-48":"_6ciKhG","size-60":"CO6OBb","uuiTypography":"_9CptC2","heroHeader":"sfmoEb","promoHeader":"xqz1sV","uuiCritical":"xxC5t-","uuiInfo":"h4t6KA","uuiSuccess":"zOu2X7","uuiWarning":"YApJyS","uuiHighlight":"CI456U","uuiTypographySize12":"iLNuvr","uuiTypographySize14":"mwfGbB","uuiTypographySize16":"UOOlpR","modeForm":"L5VW2a","modeInline":"_1Cq1DH","modeCell":"UZggz3","size24":"Ug4T21","size30":"_4Ndfpm","size36":"Q-vfEo","size42":"HtVJ9D","size48":"_6ciKhG","size60":"CO6OBb"};
|
|
1080
1080
|
|
|
1081
1081
|
const DEFAULT_SIZE$3 = '36';
|
|
1082
1082
|
const DEFAULT_MODE$3 = EditMode.FORM;
|
|
@@ -1103,7 +1103,7 @@ const SearchInput = React__default.forwardRef((props, ref) => {
|
|
|
1103
1103
|
} })));
|
|
1104
1104
|
});
|
|
1105
1105
|
|
|
1106
|
-
var css$18 = {"root":"
|
|
1106
|
+
var css$18 = {"root":"Zjp2bC"};
|
|
1107
1107
|
|
|
1108
1108
|
const ControlGroup = withMods(ControlGroup$1, () => [css$18.root]);
|
|
1109
1109
|
|
|
@@ -1112,7 +1112,7 @@ function MultiSwitchComponent(props, ref) {
|
|
|
1112
1112
|
}
|
|
1113
1113
|
const MultiSwitch = React.forwardRef(MultiSwitchComponent);
|
|
1114
1114
|
|
|
1115
|
-
var css$17 = {"uui-typography":"
|
|
1115
|
+
var css$17 = {"uui-typography":"zYQ-5Y","hero-header":"_2hFOTj","promo-header":"aLdAUl","uui-critical":"BnQVVO","uui-info":"_5Q6NoL","uui-success":"eT0mR5","uui-warning":"Ke9-Io","uui-highlight":"CuHaeb","uui-typography-size-12":"r0j-X5","uui-typography-size-14":"E7WC-h","uui-typography-size-16":"mIR0i8","root":"eQ-TBU","size-24":"mbRmk6","size-30":"ZDgbba","size-36":"QDl0Uq","size-42":"BUaDqV","size-48":"xuBXnS","mode-form":"Oy332D","mode-cell":"t-CGyM","uuiTypography":"zYQ-5Y","heroHeader":"_2hFOTj","promoHeader":"aLdAUl","uuiCritical":"BnQVVO","uuiInfo":"_5Q6NoL","uuiSuccess":"eT0mR5","uuiWarning":"Ke9-Io","uuiHighlight":"CuHaeb","uuiTypographySize12":"r0j-X5","uuiTypographySize14":"E7WC-h","uuiTypographySize16":"mIR0i8","size24":"mbRmk6","size30":"ZDgbba","size36":"QDl0Uq","size42":"BUaDqV","size48":"xuBXnS","modeForm":"Oy332D","modeCell":"t-CGyM"};
|
|
1116
1116
|
|
|
1117
1117
|
const DEFAULT_SIZE$2 = '36';
|
|
1118
1118
|
const DEFAULT_MODE$2 = EditMode.FORM;
|
|
@@ -1144,7 +1144,7 @@ const NumericInput = withMods(NumericInput$1, applyNumericInputMods, (props) =>
|
|
|
1144
1144
|
};
|
|
1145
1145
|
});
|
|
1146
1146
|
|
|
1147
|
-
var css$16 = {"uui-typography":"
|
|
1147
|
+
var css$16 = {"uui-typography":"-kbJrc","hero-header":"gfK9tP","promo-header":"tJpTmo","uui-critical":"s6SA7-","uui-info":"p3EbSG","uui-success":"v0K9VR","uui-warning":"MCIt3A","uui-highlight":"-mRuVi","uui-typography-size-12":"CYGaY2","uui-typography-size-14":"_62gcAU","uui-typography-size-16":"_0VrqAl","root":"kIBotz","mode-form":"_3ncAzp","mode-cell":"HvlMeu","mode-inline":"jPDIQ-","size-24":"TJpvOX","size-30":"uWvS-G","size-36":"LQ0d3Q","size-42":"uwLPmV","size-48":"NVJD-J","uuiTypography":"-kbJrc","heroHeader":"gfK9tP","promoHeader":"tJpTmo","uuiCritical":"s6SA7-","uuiInfo":"p3EbSG","uuiSuccess":"v0K9VR","uuiWarning":"MCIt3A","uuiHighlight":"-mRuVi","uuiTypographySize12":"CYGaY2","uuiTypographySize14":"_62gcAU","uuiTypographySize16":"_0VrqAl","modeForm":"_3ncAzp","modeCell":"HvlMeu","modeInline":"jPDIQ-","size24":"TJpvOX","size30":"uWvS-G","size36":"LQ0d3Q","size42":"uwLPmV","size48":"NVJD-J"};
|
|
1148
1148
|
|
|
1149
1149
|
const DEFAULT_SIZE$1 = '36';
|
|
1150
1150
|
const DEFAULT_MODE$1 = EditMode.FORM;
|
|
@@ -1251,7 +1251,7 @@ var SvgNavigationClose24$1 = function SvgNavigationClose24(props, ref) {
|
|
|
1251
1251
|
};
|
|
1252
1252
|
var ForwardRef$A = /*#__PURE__*/forwardRef(SvgNavigationClose24$1);
|
|
1253
1253
|
|
|
1254
|
-
var css$15 = {"root":"
|
|
1254
|
+
var css$15 = {"root":"_0E6kbT","icon-wrapper":"yTy8wk","alert-wrapper":"-vBkkD","size-48":"-lep71","size-36":"ctqAl5","action-wrapper":"dZOXfJ","action-icon":"wwIQpD","action-link":"E7sRRi","close-icon":"y6sJiS","main-path":"_3uyZ-C","content":"_7O87j4","iconWrapper":"yTy8wk","alertWrapper":"-vBkkD","size48":"-lep71","size36":"ctqAl5","actionWrapper":"dZOXfJ","actionIcon":"wwIQpD","actionLink":"E7sRRi","closeIcon":"y6sJiS","mainPath":"_3uyZ-C"};
|
|
1255
1255
|
|
|
1256
1256
|
const Alert = React.forwardRef((props, ref) => (React.createElement("div", Object.assign({ role: "alert", ref: ref, className: cx$1('uui-alert', css$15.root, css$15.alertWrapper, props.color && `uui-color-${props.color}`, props.cx, (props.size === '36' ? css$15.size36 : css$15.size48)) }, props.rawProps),
|
|
1257
1257
|
React.createElement("div", { className: css$15.mainPath },
|
|
@@ -1268,7 +1268,7 @@ const ErrorAlert = React.forwardRef((props, ref) => React.createElement(Alert, O
|
|
|
1268
1268
|
|
|
1269
1269
|
const Dropdown = withMods(Dropdown$1);
|
|
1270
1270
|
|
|
1271
|
-
var css$14 = {"root":"
|
|
1271
|
+
var css$14 = {"root":"bzjnER"};
|
|
1272
1272
|
|
|
1273
1273
|
function applyDropdownContainerMods(mods) {
|
|
1274
1274
|
return [
|
|
@@ -1279,7 +1279,7 @@ function applyDropdownContainerMods(mods) {
|
|
|
1279
1279
|
}
|
|
1280
1280
|
const DropdownContainer = withMods(uuiComponents.DropdownContainer, applyDropdownContainerMods);
|
|
1281
1281
|
|
|
1282
|
-
var css$13 = {"uui-typography":"
|
|
1282
|
+
var css$13 = {"uui-typography":"Vop8e8","hero-header":"eD-V8M","promo-header":"tOE0NB","uui-critical":"Uq-I9F","uui-info":"keo26G","uui-success":"_7hWRtN","uui-warning":"KGpbGZ","uui-highlight":"g152RP","uui-typography-size-12":"gBAjsE","uui-typography-size-14":"_7Mj6ly","uui-typography-size-16":"JiFway","root":"stAZdD","body-root":"dptsx7","submenu-root-item":"DLTnaS","icon-after":"_0RgPYy","icon-check":"mMIVQP","splitter-root":"_2whZc7","splitter":"w2cnIS","header-root":"dRGHvq","item-root":"AzLmHU","icon":"pSwZsj","link":"l4x-D3","indent":"cX5Cmp","uuiTypography":"Vop8e8","heroHeader":"eD-V8M","promoHeader":"tOE0NB","uuiCritical":"Uq-I9F","uuiInfo":"keo26G","uuiSuccess":"_7hWRtN","uuiWarning":"KGpbGZ","uuiHighlight":"g152RP","uuiTypographySize12":"gBAjsE","uuiTypographySize14":"_7Mj6ly","uuiTypographySize16":"JiFway","bodyRoot":"dptsx7","submenuRootItem":"DLTnaS","iconAfter":"_0RgPYy","iconCheck":"mMIVQP","splitterRoot":"_2whZc7","headerRoot":"dRGHvq","itemRoot":"AzLmHU"};
|
|
1283
1283
|
|
|
1284
1284
|
const icons = systemIcons['36'];
|
|
1285
1285
|
var IDropdownControlKeys;
|
|
@@ -1408,7 +1408,7 @@ function DropdownMenuSwitchButton(props) {
|
|
|
1408
1408
|
React__default.createElement(Switch, { value: isSelected, tabIndex: -1, onValueChange: onHandleValueChange })));
|
|
1409
1409
|
}
|
|
1410
1410
|
|
|
1411
|
-
var css$12 = {"uui-typography":"
|
|
1411
|
+
var css$12 = {"uui-typography":"IExqrQ","hero-header":"K9lhr9","promo-header":"GOwLdd","uui-critical":"Ymf7aX","uui-info":"q7vUyc","uui-success":"kZodt7","uui-warning":"_8Oa0mX","uui-highlight":"tPhPaX","uui-typography-size-12":"JT4TdN","uui-typography-size-14":"YI5NgY","uui-typography-size-16":"-LBdNT","root":"aCnp9Y","border-bottom":"vvQHmU","top-shadow":"jQMLHQ","size-24":"XPyTdp","size-30":"_3kdvCj","size-36":"AFsQlk","size-42":"uuu4zu","size-48":"lkOFWa","padding-6":"kylW0N","padding-12":"YI49-B","padding-18":"oTIve2","padding-24":"Oyhpiq","margin-24":"Omvyam","margin-12":"vVIqcx","vPadding-12":"brplNO","vPadding-18":"fIGW07","vPadding-24":"CHB-3O","vPadding-36":"TN-7Ob","vPadding-48":"_4cVeFk","spacing-6":"cjU7Q-","spacing-12":"GH77zo","spacing-18":"hz8bbp","uui-surface-main":"RCZliW","uuiTypography":"IExqrQ","heroHeader":"K9lhr9","promoHeader":"GOwLdd","uuiCritical":"Ymf7aX","uuiInfo":"q7vUyc","uuiSuccess":"kZodt7","uuiWarning":"_8Oa0mX","uuiHighlight":"tPhPaX","uuiTypographySize12":"JT4TdN","uuiTypographySize14":"YI5NgY","uuiTypographySize16":"-LBdNT","borderBottom":"vvQHmU","topShadow":"jQMLHQ","size24":"XPyTdp","size30":"_3kdvCj","size36":"AFsQlk","size42":"uuu4zu","size48":"lkOFWa","padding6":"kylW0N","padding12":"YI49-B","padding18":"oTIve2","padding24":"Oyhpiq","margin24":"Omvyam","margin12":"vVIqcx","vPadding12":"brplNO","vPadding18":"fIGW07","vPadding24":"CHB-3O","vPadding36":"TN-7Ob","vPadding48":"_4cVeFk","spacing6":"cjU7Q-","spacing12":"GH77zo","spacing18":"hz8bbp","uuiSurfaceMain":"RCZliW"};
|
|
1412
1412
|
|
|
1413
1413
|
const FlexCell = withMods(FlexCell$1, () => [css$12.flexCell]);
|
|
1414
1414
|
|
|
@@ -1426,7 +1426,7 @@ const FlexRow = withMods(FlexRow$1, (props) => {
|
|
|
1426
1426
|
];
|
|
1427
1427
|
});
|
|
1428
1428
|
|
|
1429
|
-
var css$11 = {"root":"
|
|
1429
|
+
var css$11 = {"root":"AmFrP-","margin-24":"_4OjtwU","padding-12":"Wf0yp7","padding-24":"oS-y2P","shadow":"EOAPOd","uui-surface-main":"XDy7Vd","margin24":"_4OjtwU","padding12":"Wf0yp7","padding24":"oS-y2P","uuiSurfaceMain":"XDy7Vd"};
|
|
1430
1430
|
|
|
1431
1431
|
const Panel = withMods(VPanel, (props) => [
|
|
1432
1432
|
'uui-panel',
|
|
@@ -1525,7 +1525,7 @@ const i18n = Object.assign(Object.assign({}, i18n$1), { dataPickerBody: {
|
|
|
1525
1525
|
fileSizeProgress: ' of ',
|
|
1526
1526
|
} });
|
|
1527
1527
|
|
|
1528
|
-
var css$10 = {"root":"
|
|
1528
|
+
var css$10 = {"root":"DLf07-","mode-block":"z7dhSw","mode-inline":"GB3vu3","padding-0":"_9OJuxe","padding-6":"LCktHw","padding-12":"yyyrc7","padding-18":"_17B2YO","modeBlock":"z7dhSw","modeInline":"GB3vu3","padding0":"_9OJuxe","padding6":"LCktHw","padding12":"yyyrc7","padding18":"_17B2YO"};
|
|
1529
1529
|
|
|
1530
1530
|
const getMode = (mode) => {
|
|
1531
1531
|
return mode || 'block';
|
|
@@ -1541,7 +1541,7 @@ const Accordion = withMods(uuiComponents.Accordion, applyAccordionMods, (mods) =
|
|
|
1541
1541
|
dropdownIcon: mods.dropdownIcon !== null && systemIcons[getMode(mods.mode) === 'block' ? '60' : '30'].foldingArrow,
|
|
1542
1542
|
}));
|
|
1543
1543
|
|
|
1544
|
-
var css$$ = {"root":"
|
|
1544
|
+
var css$$ = {"root":"cS6YhO"};
|
|
1545
1545
|
|
|
1546
1546
|
function applyTooltipMods(mods) {
|
|
1547
1547
|
return [
|
|
@@ -1551,7 +1551,7 @@ function applyTooltipMods(mods) {
|
|
|
1551
1551
|
}
|
|
1552
1552
|
const Tooltip = withMods(uuiComponents.Tooltip, applyTooltipMods);
|
|
1553
1553
|
|
|
1554
|
-
var css$_ = {"uui-typography":"
|
|
1554
|
+
var css$_ = {"uui-typography":"fkwE2Q","hero-header":"rw-y-p","promo-header":"B3g8Xy","uui-critical":"aH-lkz","uui-info":"bQEn-O","uui-success":"Kxj5HK","uui-warning":"yPM9qk","uui-highlight":"snKe6O","uui-typography-size-12":"-XMR7J","uui-typography-size-14":"DYWcTM","uui-typography-size-16":"r-tZBz","root":"Hlw5-9","size-24":"J8ylu4","size-30":"BwyRuZ","size-36":"jgA2h9","size-42":"oa-UGV","size-48":"mEZZdD","uuiTypography":"fkwE2Q","heroHeader":"rw-y-p","promoHeader":"B3g8Xy","uuiCritical":"aH-lkz","uuiInfo":"bQEn-O","uuiSuccess":"Kxj5HK","uuiWarning":"yPM9qk","uuiHighlight":"snKe6O","uuiTypographySize12":"-XMR7J","uuiTypographySize14":"DYWcTM","uuiTypographySize16":"r-tZBz","size24":"J8ylu4","size30":"BwyRuZ","size36":"jgA2h9","size42":"oa-UGV","size48":"mEZZdD"};
|
|
1555
1555
|
|
|
1556
1556
|
const DEFAULT_SIZE = '36';
|
|
1557
1557
|
function applyLabeledInputMods(mods) {
|
|
@@ -1562,7 +1562,7 @@ const LabeledInput = withMods(uuiComponents.LabeledInput, applyLabeledInputMods,
|
|
|
1562
1562
|
infoIcon: systemIcons[props.size || DEFAULT_SIZE].help,
|
|
1563
1563
|
}));
|
|
1564
1564
|
|
|
1565
|
-
var css$Z = {"root":"
|
|
1565
|
+
var css$Z = {"root":"-RUD9q"};
|
|
1566
1566
|
|
|
1567
1567
|
function RadioGroup(props) {
|
|
1568
1568
|
const direction = props.direction || 'vertical';
|
|
@@ -1577,7 +1577,7 @@ function RadioGroup(props) {
|
|
|
1577
1577
|
})));
|
|
1578
1578
|
}
|
|
1579
1579
|
|
|
1580
|
-
var css$Y = {"root":"
|
|
1580
|
+
var css$Y = {"root":"q7vhi8"};
|
|
1581
1581
|
|
|
1582
1582
|
function applyScrollBarsMods() {
|
|
1583
1583
|
return [
|
|
@@ -1586,9 +1586,9 @@ function applyScrollBarsMods() {
|
|
|
1586
1586
|
}
|
|
1587
1587
|
const ScrollBars = withMods(ScrollBars$1, applyScrollBarsMods);
|
|
1588
1588
|
|
|
1589
|
-
var css$X = {"scroll-container":"
|
|
1589
|
+
var css$X = {"scroll-container":"MIKnEi","list-container":"_944Ak-","scrollContainer":"MIKnEi","listContainer":"_944Ak-"};
|
|
1590
1590
|
|
|
1591
|
-
var css$W = {"root":"
|
|
1591
|
+
var css$W = {"root":"idHUPZ"};
|
|
1592
1592
|
|
|
1593
1593
|
const Blocker = withMods(Blocker$1, () => [css$W.root], (cmpProps) => ({ renderSpinner: cmpProps.renderSpinner || (() => React__default.createElement(Spinner, null)) }));
|
|
1594
1594
|
|
|
@@ -1630,7 +1630,7 @@ const VirtualListView = React.forwardRef((props, ref) => {
|
|
|
1630
1630
|
});
|
|
1631
1631
|
VirtualList.displayName = 'VirtualList';
|
|
1632
1632
|
|
|
1633
|
-
var css$V = {"root":"
|
|
1633
|
+
var css$V = {"root":"CPt6t5"};
|
|
1634
1634
|
|
|
1635
1635
|
function CheckboxGroup(props) {
|
|
1636
1636
|
const currentValue = props.value || [];
|
|
@@ -1652,7 +1652,7 @@ function CheckboxGroup(props) {
|
|
|
1652
1652
|
})));
|
|
1653
1653
|
}
|
|
1654
1654
|
|
|
1655
|
-
var css$U = {"uui-typography":"
|
|
1655
|
+
var css$U = {"uui-typography":"feT5NN","hero-header":"_90NOq4","promo-header":"FsgfMH","uui-critical":"Dk6Bn7","uui-info":"_7xyvDw","uui-success":"QM2cSt","uui-warning":"P-vZw6","uui-highlight":"Gj9N-g","uui-typography-size-12":"RpbbAm","uui-typography-size-14":"eErt7G","uui-typography-size-16":"BeOcOg","body":"nHBUwh","modal":"_9pYaVf","search-wrapper":"nORxcm","checkbox":"XiiTsu","no-found-size-24":"EvF2gk","no-found-size-30":"-s1HUI","no-found-size-36":"Oc5-pN","no-found-size-42":"PT7EOz","uuiTypography":"feT5NN","heroHeader":"_90NOq4","promoHeader":"FsgfMH","uuiCritical":"Dk6Bn7","uuiInfo":"_7xyvDw","uuiSuccess":"QM2cSt","uuiWarning":"P-vZw6","uuiHighlight":"Gj9N-g","uuiTypographySize12":"RpbbAm","uuiTypographySize14":"eErt7G","uuiTypographySize16":"BeOcOg","searchWrapper":"nORxcm","noFoundSize24":"EvF2gk","noFoundSize30":"-s1HUI","noFoundSize36":"Oc5-pN","noFoundSize42":"PT7EOz"};
|
|
1656
1656
|
|
|
1657
1657
|
class DataPickerBody extends PickerBodyBase {
|
|
1658
1658
|
constructor() {
|
|
@@ -1709,7 +1709,7 @@ function DataPickerFooterImpl(props) {
|
|
|
1709
1709
|
}
|
|
1710
1710
|
const DataPickerFooter = React__default.memo(DataPickerFooterImpl);
|
|
1711
1711
|
|
|
1712
|
-
var css$T = {"header":"
|
|
1712
|
+
var css$T = {"header":"V-PuVM","close":"Vnx8-V"};
|
|
1713
1713
|
|
|
1714
1714
|
var _path$y;
|
|
1715
1715
|
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); }
|
|
@@ -1779,7 +1779,7 @@ var SvgNotificationDone12 = function SvgNotificationDone12(props, ref) {
|
|
|
1779
1779
|
};
|
|
1780
1780
|
var ForwardRef$w = /*#__PURE__*/forwardRef(SvgNotificationDone12);
|
|
1781
1781
|
|
|
1782
|
-
var css$S = {"cell":"
|
|
1782
|
+
var css$S = {"cell":"aShirt","align-widgets-top":"_783Xl1","size-24":"BPHKud","size-30":"-eN-0u","size-36":"_7xKlzr","size-42":"Q6fjr-","size-48":"_8-g1Uj","size-60":"k-ujig","align-widgets-center":"_1GORNJ","padding-12":"eULsYf","padding-24":"vAFA7S","padding-left-12":"kzYSCX","padding-left-24":"W0rofy","icon-container":"yQ-MHf","loading-cell":"KL-awK","content-wrapper":"ss3a-2","render-item":"gdZ2Ku","icon-wrapper":"e5NcjD","icon-default":"sQ488w","icon-primary":"ZYYG-y","alignWidgetsTop":"_783Xl1","size24":"BPHKud","size30":"-eN-0u","size36":"_7xKlzr","size42":"Q6fjr-","size48":"_8-g1Uj","size60":"k-ujig","alignWidgetsCenter":"_1GORNJ","padding12":"eULsYf","padding24":"vAFA7S","paddingLeft12":"kzYSCX","paddingLeft24":"W0rofy","iconContainer":"yQ-MHf","loadingCell":"KL-awK","contentWrapper":"ss3a-2","renderItem":"gdZ2Ku","iconWrapper":"e5NcjD","iconDefault":"sQ488w","iconPrimary":"ZYYG-y"};
|
|
1783
1783
|
|
|
1784
1784
|
const getIcon = (size) => {
|
|
1785
1785
|
switch (size) {
|
|
@@ -1830,7 +1830,7 @@ function DataPickerCell(props) {
|
|
|
1830
1830
|
getWrappedContent()));
|
|
1831
1831
|
}
|
|
1832
1832
|
|
|
1833
|
-
var css$R = {"uui-typography":"
|
|
1833
|
+
var css$R = {"uui-typography":"IBfo84","hero-header":"_9ciPMH","promo-header":"Je-UDz","uui-critical":"QWYZr6","uui-info":"EejCGI","uui-success":"_5Ptj8s","uui-warning":"t4F89E","uui-highlight":"aYt0uW","uui-typography-size-12":"dpBvU8","uui-typography-size-14":"L4OL22","uui-typography-size-16":"B6yAAI","picker-row":"QK7Ir0","uuiTypography":"IBfo84","heroHeader":"_9ciPMH","promoHeader":"Je-UDz","uuiCritical":"QWYZr6","uuiInfo":"EejCGI","uuiSuccess":"_5Ptj8s","uuiWarning":"t4F89E","uuiHighlight":"aYt0uW","uuiTypographySize12":"dpBvU8","uuiTypographySize14":"L4OL22","uuiTypographySize16":"B6yAAI","pickerRow":"QK7Ir0"};
|
|
1834
1834
|
|
|
1835
1835
|
class DataPickerRow extends React.Component {
|
|
1836
1836
|
constructor() {
|
|
@@ -1844,7 +1844,7 @@ class DataPickerRow extends React.Component {
|
|
|
1844
1844
|
}
|
|
1845
1845
|
}
|
|
1846
1846
|
|
|
1847
|
-
var css$Q = {"uui-typography":"
|
|
1847
|
+
var css$Q = {"uui-typography":"vfjUcb","hero-header":"_1EsdBZ","promo-header":"cNIS96","uui-critical":"ffD69F","uui-info":"PWlxlE","uui-success":"zfnoEX","uui-warning":"VK-teD","uui-highlight":"l-MeCs","uui-typography-size-12":"TLNpa0","uui-typography-size-14":"_1iTVdv","uui-typography-size-16":"q7bHMm","done":"NiErw1","container":"tVjzrs","uuiTypography":"vfjUcb","heroHeader":"_1EsdBZ","promoHeader":"cNIS96","uuiCritical":"ffD69F","uuiInfo":"PWlxlE","uuiSuccess":"zfnoEX","uuiWarning":"VK-teD","uuiHighlight":"l-MeCs","uuiTypographySize12":"TLNpa0","uuiTypographySize14":"_1iTVdv","uuiTypographySize16":"q7bHMm"};
|
|
1848
1848
|
|
|
1849
1849
|
const MobileDropdownWrapper = (props) => {
|
|
1850
1850
|
const isMobileView = isMobile();
|
|
@@ -1878,9 +1878,9 @@ var SvgSearchWithBackground = function SvgSearchWithBackground(props, ref) {
|
|
|
1878
1878
|
};
|
|
1879
1879
|
var ForwardRef$v = /*#__PURE__*/forwardRef(SvgSearchWithBackground);
|
|
1880
1880
|
|
|
1881
|
-
var css$P = {"uui-typography":"
|
|
1881
|
+
var css$P = {"uui-typography":"gGwh2T","hero-header":"_0xMqzh","promo-header":"-sgCTn","uui-critical":"nPu-9Z","uui-info":"NXxnc-","uui-success":"UEAiZD","uui-warning":"OueTsz","uui-highlight":"cIizwU","uui-typography-size-12":"YJXbEd","uui-typography-size-14":"RKL9t7","uui-typography-size-16":"aObZuf","sub-header-wrapper":"gf0kOG","switch":"BdM3L2","no-found-modal-container":"hUDFfB","no-found-modal-container-icon":"TMKSLN","no-found-modal-container-text":"_4LgfVt","uuiTypography":"gGwh2T","heroHeader":"_0xMqzh","promoHeader":"-sgCTn","uuiCritical":"nPu-9Z","uuiInfo":"NXxnc-","uuiSuccess":"UEAiZD","uuiWarning":"OueTsz","uuiHighlight":"cIizwU","uuiTypographySize12":"YJXbEd","uuiTypographySize14":"RKL9t7","uuiTypographySize16":"aObZuf","subHeaderWrapper":"gf0kOG","$switch$":"BdM3L2","noFoundModalContainer":"hUDFfB","noFoundModalContainerIcon":"TMKSLN","noFoundModalContainerText":"_4LgfVt"};
|
|
1882
1882
|
|
|
1883
|
-
var css$O = {"root":"
|
|
1883
|
+
var css$O = {"root":"lTlhsE","multiline":"oWL7kq","vertical-padding-24":"d4D5Oc","vertical-padding-30":"XkRjo-","vertical-padding-36":"ZkeShL","vertical-padding-42":"SSLBVs","vertical-padding-48":"OlQcjh","text":"RZNVuX","verticalPadding24":"d4D5Oc","verticalPadding30":"XkRjo-","verticalPadding36":"ZkeShL","verticalPadding42":"SSLBVs","verticalPadding48":"OlQcjh"};
|
|
1884
1884
|
|
|
1885
1885
|
const mergeHighlightRanges = (ranges) => {
|
|
1886
1886
|
const mergedRanges = [];
|
|
@@ -2032,7 +2032,7 @@ function PickerModal(props) {
|
|
|
2032
2032
|
const MAX_ITEMS = 100;
|
|
2033
2033
|
const getMaxItems = (maxItems) => maxItems || maxItems === 0 ? maxItems : MAX_ITEMS;
|
|
2034
2034
|
|
|
2035
|
-
var css$N = {"uui-typography":"
|
|
2035
|
+
var css$N = {"uui-typography":"OAb32-","hero-header":"EoNsVO","promo-header":"OaK4ju","uui-critical":"_2rukZ3","uui-info":"wno1eV","uui-success":"LRoDRZ","uui-warning":"_0MzIZZ","uui-highlight":"K0VtOR","uui-typography-size-12":"jOL4C9","uui-typography-size-14":"dSRTdc","uui-typography-size-16":"Jblbrn","root":"r0UY1D","mode-form":"Fib6bS","mode-cell":"ZjjMz3","mode-inline":"sGTUYq","size-24":"B8jwez","size-30":"TwW5h6","size-36":"NLHZOq","size-42":"QEEklQ","size-48":"-fInsd","uuiTypography":"OAb32-","heroHeader":"EoNsVO","promoHeader":"OaK4ju","uuiCritical":"_2rukZ3","uuiInfo":"wno1eV","uuiSuccess":"LRoDRZ","uuiWarning":"_0MzIZZ","uuiHighlight":"K0VtOR","uuiTypographySize12":"jOL4C9","uuiTypographySize14":"dSRTdc","uuiTypographySize16":"Jblbrn","modeForm":"Fib6bS","modeCell":"ZjjMz3","modeInline":"sGTUYq","size24":"B8jwez","size30":"TwW5h6","size36":"NLHZOq","size42":"QEEklQ","size48":"-fInsd"};
|
|
2036
2036
|
|
|
2037
2037
|
const defaultSize$1 = '36';
|
|
2038
2038
|
const defaultMode$1 = EditMode.FORM;
|
|
@@ -2152,7 +2152,7 @@ function PickerInputComponent(_a, ref) {
|
|
|
2152
2152
|
}
|
|
2153
2153
|
const PickerInput = React__default.forwardRef(PickerInputComponent);
|
|
2154
2154
|
|
|
2155
|
-
var css$M = {"row":"
|
|
2155
|
+
var css$M = {"row":"sRwkVy"};
|
|
2156
2156
|
|
|
2157
2157
|
function PickerListItem(props) {
|
|
2158
2158
|
var _a;
|
|
@@ -2211,7 +2211,7 @@ const UUI_FILTERS_PANEL_ADD_BUTTON_BODY = 'uui-filters-panel-add-button-body';
|
|
|
2211
2211
|
const UUI_FILTERS_PANEL_ITEM_BODY = 'uui-filters-panel-item-body';
|
|
2212
2212
|
const UUI_FILTERS_PANEL_ITEM_TOGGLER = 'uui-filters-panel-item-toggler';
|
|
2213
2213
|
|
|
2214
|
-
var css$L = {"uui-typography":"
|
|
2214
|
+
var css$L = {"uui-typography":"rbgl53","hero-header":"kKjRYi","promo-header":"_1NLZeC","uui-critical":"Ks5G3U","uui-info":"_3f-CqJ","uui-success":"CG9SS8","uui-warning":"stWAOr","uui-highlight":"fPKGNs","uui-typography-size-12":"SKVfED","uui-typography-size-14":"RCjlEq","uui-typography-size-16":"-NZGD5","root":"bOyYLL","title-wrapper":"mr-p4n","title":"Yv-yjn","text-wrapper":"-iwMOX","selection":"oPf0Vz","postfix":"qHV6cp","selected":"olpnli","uuiTypography":"rbgl53","heroHeader":"kKjRYi","promoHeader":"_1NLZeC","uuiCritical":"Ks5G3U","uuiInfo":"_3f-CqJ","uuiSuccess":"CG9SS8","uuiWarning":"stWAOr","uuiHighlight":"fPKGNs","uuiTypographySize12":"SKVfED","uuiTypographySize14":"RCjlEq","uuiTypographySize16":"-NZGD5","titleWrapper":"mr-p4n","textWrapper":"-iwMOX"};
|
|
2215
2215
|
|
|
2216
2216
|
const defaultSize = '36';
|
|
2217
2217
|
const FilterPanelItemToggler = React.forwardRef((props, ref) => {
|
|
@@ -2285,7 +2285,7 @@ function FilterPickerBody(props) {
|
|
|
2285
2285
|
return renderBody(Object.assign(Object.assign(Object.assign({}, getPickerBodyProps(rows)), getListProps()), { showSearch: (_a = props.showSearch) !== null && _a !== void 0 ? _a : true }), rows);
|
|
2286
2286
|
}
|
|
2287
2287
|
|
|
2288
|
-
var css$K = {"container":"
|
|
2288
|
+
var css$K = {"container":"Q6wbyW"};
|
|
2289
2289
|
|
|
2290
2290
|
dayjs.extend(localeData);
|
|
2291
2291
|
const uuiHeader = {
|
|
@@ -2369,14 +2369,14 @@ function DatePickerHeader(props) {
|
|
|
2369
2369
|
React.createElement(Button, { icon: props.navIconRight || ForwardRef$K, color: "secondary", fill: "ghost", cx: uuiHeader.navIconRight, onClick: () => onRightNavigationArrow() }))));
|
|
2370
2370
|
}
|
|
2371
2371
|
|
|
2372
|
-
var css$J = {"uui-typography":"
|
|
2372
|
+
var css$J = {"uui-typography":"FQ5TSU","hero-header":"u78pDm","promo-header":"_89V3DA","uui-critical":"kzB7Ec","uui-info":"WRVrCs","uui-success":"GX0hkS","uui-warning":"REbIXB","uui-highlight":"Qdx7DX","uui-typography-size-12":"Tf9jh9","uui-typography-size-14":"zyoIas","uui-typography-size-16":"JsENMr","root":"BRRZjw","uuiTypography":"FQ5TSU","heroHeader":"u78pDm","promoHeader":"_89V3DA","uuiCritical":"kzB7Ec","uuiInfo":"WRVrCs","uuiSuccess":"GX0hkS","uuiWarning":"REbIXB","uuiHighlight":"Qdx7DX","uuiTypographySize12":"Tf9jh9","uuiTypographySize14":"zyoIas","uuiTypographySize16":"JsENMr"};
|
|
2373
2373
|
|
|
2374
2374
|
function applyDateSelectionMods() {
|
|
2375
2375
|
return [css$J.root];
|
|
2376
2376
|
}
|
|
2377
2377
|
const Calendar = withMods(Calendar$1, applyDateSelectionMods);
|
|
2378
2378
|
|
|
2379
|
-
var css$I = {"uui-typography":"
|
|
2379
|
+
var css$I = {"uui-typography":"_0tPGvw","hero-header":"C5eYAC","promo-header":"lDMtNd","uui-critical":"NDdKvP","uui-info":"_0XKHF1","uui-success":"IKPHAF","uui-warning":"bUtvQY","uui-highlight":"VjQRIm","uui-typography-size-12":"k0qZ-l","uui-typography-size-14":"NE5INg","uui-typography-size-16":"TVrgNx","root":"C6fpnx","uuiTypography":"_0tPGvw","heroHeader":"C5eYAC","promoHeader":"lDMtNd","uuiCritical":"NDdKvP","uuiInfo":"_0XKHF1","uuiSuccess":"IKPHAF","uuiWarning":"bUtvQY","uuiHighlight":"VjQRIm","uuiTypographySize12":"k0qZ-l","uuiTypographySize14":"NE5INg","uuiTypographySize16":"TVrgNx"};
|
|
2380
2380
|
|
|
2381
2381
|
dayjs.extend(updateLocale);
|
|
2382
2382
|
const uuiDatePickerBody = {
|
|
@@ -2442,14 +2442,14 @@ class DatePickerComponent extends BaseDatePicker {
|
|
|
2442
2442
|
}
|
|
2443
2443
|
const DatePicker = withMods(DatePickerComponent);
|
|
2444
2444
|
|
|
2445
|
-
var css$H = {"uui-typography":"
|
|
2445
|
+
var css$H = {"uui-typography":"XUdFPw","hero-header":"r-NBme","promo-header":"_0U9Fj3","uui-critical":"enJsli","uui-info":"A0vZBX","uui-success":"_8uXO0z","uui-warning":"MNycnG","uui-highlight":"zHuQjq","uui-typography-size-12":"KxupbZ","uui-typography-size-14":"DwAV9w","uui-typography-size-16":"zvxcXT","root":"paUPXj","uuiTypography":"XUdFPw","heroHeader":"r-NBme","promoHeader":"_0U9Fj3","uuiCritical":"enJsli","uuiInfo":"A0vZBX","uuiSuccess":"_8uXO0z","uuiWarning":"MNycnG","uuiHighlight":"zHuQjq","uuiTypographySize12":"KxupbZ","uuiTypographySize14":"DwAV9w","uuiTypographySize16":"zvxcXT"};
|
|
2446
2446
|
|
|
2447
2447
|
function applyCalendarPresetsMods() {
|
|
2448
2448
|
return [css$H.root];
|
|
2449
2449
|
}
|
|
2450
2450
|
const CalendarPresets = withMods(CalendarPresets$1, applyCalendarPresetsMods, () => ({}));
|
|
2451
2451
|
|
|
2452
|
-
var css$G = {"uui-typography":"
|
|
2452
|
+
var css$G = {"uui-typography":"qw0RdF","hero-header":"wsLA-X","promo-header":"pcipfr","uui-critical":"H6zczc","uui-info":"zoi10C","uui-success":"R9c46d","uui-warning":"_980BY9","uui-highlight":"_89SCf5","uui-typography-size-12":"mmCctb","uui-typography-size-14":"KODnR5","uui-typography-size-16":"xMLkfq","root":"z56UsF","container":"CeN4VM","day-selection":"obKzjp","from-picker":"A95C8M","to-picker":"X3IIWf","bodes-wrapper":"pd57Wd","blocker":"p3PqRh","uuiTypography":"qw0RdF","heroHeader":"wsLA-X","promoHeader":"pcipfr","uuiCritical":"H6zczc","uuiInfo":"zoi10C","uuiSuccess":"R9c46d","uuiWarning":"_980BY9","uuiHighlight":"_89SCf5","uuiTypographySize12":"mmCctb","uuiTypographySize14":"KODnR5","uuiTypographySize16":"xMLkfq","daySelection":"obKzjp","fromPicker":"A95C8M","toPicker":"X3IIWf","bodesWrapper":"pd57Wd"};
|
|
2453
2453
|
|
|
2454
2454
|
dayjs.extend(isoWeek);
|
|
2455
2455
|
function weekCount(displayedDate) {
|
|
@@ -2607,7 +2607,7 @@ class RangeDatePickerBody extends React.Component {
|
|
|
2607
2607
|
}
|
|
2608
2608
|
}
|
|
2609
2609
|
|
|
2610
|
-
var css$F = {"uui-typography":"
|
|
2610
|
+
var css$F = {"uui-typography":"HZG248","hero-header":"ulmXfq","promo-header":"Mu01EJ","uui-critical":"ccG7sW","uui-info":"qlb5Y-","uui-success":"OW4mi9","uui-warning":"b90ZcK","uui-highlight":"_8Im8DV","uui-typography-size-12":"zcmiWe","uui-typography-size-14":"JduG9B","uui-typography-size-16":"-UrWIW","dropdown-container":"T0k2s5","date-input":"_0DPiRk","size-24":"_0S2sld","size-30":"WMLICp","size-36":"xRtOBg","size-42":"cRXpmZ","size-48":"CVn6SQ","date-input-group":"b--FSb","separator":"XPrHcv","mode-form":"_3rc2r4","mode-cell":"GG64zX","uuiTypography":"HZG248","heroHeader":"ulmXfq","promoHeader":"Mu01EJ","uuiCritical":"ccG7sW","uuiInfo":"qlb5Y-","uuiSuccess":"OW4mi9","uuiWarning":"b90ZcK","uuiHighlight":"_8Im8DV","uuiTypographySize12":"zcmiWe","uuiTypographySize14":"JduG9B","uuiTypographySize16":"-UrWIW","dropdownContainer":"T0k2s5","dateInput":"_0DPiRk","size24":"_0S2sld","size30":"WMLICp","size36":"xRtOBg","size42":"cRXpmZ","size48":"CVn6SQ","dateInputGroup":"b--FSb","modeForm":"_3rc2r4","modeCell":"GG64zX"};
|
|
2611
2611
|
|
|
2612
2612
|
const defaultValue = { from: null, to: null };
|
|
2613
2613
|
class RangeDatePickerComponent extends BaseRangeDatePicker {
|
|
@@ -2672,7 +2672,7 @@ class FilterDatePickerBody extends BaseDatePicker {
|
|
|
2672
2672
|
}
|
|
2673
2673
|
}
|
|
2674
2674
|
|
|
2675
|
-
var css$E = {"uui-typography":"
|
|
2675
|
+
var css$E = {"uui-typography":"RIsGt-","hero-header":"mWZD2L","promo-header":"_2wBTAw","uui-critical":"awmp-V","uui-info":"_90QHJ0","uui-success":"VySy4l","uui-warning":"aMqlD5","uui-highlight":"aaHHeP","uui-typography-size-12":"vJEq7r","uui-typography-size-14":"q07EqR","uui-typography-size-16":"OsCBju","date-input":"eeQMg8","size-24":"BgqvuL","size-30":"_2RZ2eO","size-36":"UDpHXC","size-42":"_7XOlqr","size-48":"iNKJBK","date-input-group":"_3Ztfpz","separator":"SmYRKt","mode-form":"FB0aaH","mode-cell":"zKoG1d","uuiTypography":"RIsGt-","heroHeader":"mWZD2L","promoHeader":"_2wBTAw","uuiCritical":"awmp-V","uuiInfo":"_90QHJ0","uuiSuccess":"VySy4l","uuiWarning":"aMqlD5","uuiHighlight":"aaHHeP","uuiTypographySize12":"vJEq7r","uuiTypographySize14":"q07EqR","uuiTypographySize16":"OsCBju","dateInput":"eeQMg8","size24":"BgqvuL","size30":"_2RZ2eO","size36":"UDpHXC","size42":"_7XOlqr","size48":"iNKJBK","dateInputGroup":"_3Ztfpz","modeForm":"FB0aaH","modeCell":"zKoG1d"};
|
|
2676
2676
|
|
|
2677
2677
|
class FilterRangeDatePickerBody extends BaseRangeDatePicker {
|
|
2678
2678
|
constructor() {
|
|
@@ -2704,7 +2704,7 @@ class FilterRangeDatePickerBody extends BaseRangeDatePicker {
|
|
|
2704
2704
|
}
|
|
2705
2705
|
}
|
|
2706
2706
|
|
|
2707
|
-
var css$D = {"container":"
|
|
2707
|
+
var css$D = {"container":"JbWdkJ"};
|
|
2708
2708
|
|
|
2709
2709
|
function FilterNumericBody(props) {
|
|
2710
2710
|
var _a, _b;
|
|
@@ -2801,7 +2801,7 @@ var SvgActionDeleteforever12 = function SvgActionDeleteforever12(props, ref) {
|
|
|
2801
2801
|
};
|
|
2802
2802
|
var ForwardRef$u = /*#__PURE__*/forwardRef(SvgActionDeleteforever12);
|
|
2803
2803
|
|
|
2804
|
-
var css$C = {"uui-typography":"
|
|
2804
|
+
var css$C = {"uui-typography":"t4pKad","hero-header":"HRtCOO","promo-header":"NKtg58","uui-critical":"Pvo8p-","uui-info":"Lb0J1i","uui-success":"dZanG9","uui-warning":"_5A9BJ3","uui-highlight":"zQ0NUo","uui-typography-size-12":"c58H71","uui-typography-size-14":"lYe-Cd","uui-typography-size-16":"MC-jS1","header":"kj0y21","removeButton":"z0IOqS","with-search":"pLhKGh","uuiTypography":"t4pKad","heroHeader":"HRtCOO","promoHeader":"NKtg58","uuiCritical":"Pvo8p-","uuiInfo":"Lb0J1i","uuiSuccess":"dZanG9","uuiWarning":"_5A9BJ3","uuiHighlight":"zQ0NUo","uuiTypographySize12":"c58H71","uuiTypographySize14":"lYe-Cd","uuiTypographySize16":"MC-jS1","withSearch":"pLhKGh"};
|
|
2805
2805
|
|
|
2806
2806
|
function FiltersToolbarItemImpl(props) {
|
|
2807
2807
|
const { maxCount = 2 } = props;
|
|
@@ -3102,9 +3102,9 @@ function FiltersToolbarImpl(props) {
|
|
|
3102
3102
|
}
|
|
3103
3103
|
const FiltersPanel = React__default.memo(FiltersToolbarImpl);
|
|
3104
3104
|
|
|
3105
|
-
var css$B = {"divider":"
|
|
3105
|
+
var css$B = {"divider":"_8iNq7R","dropdownDeleteIcon":"uK3dlN","presetsWrapper":"hN5qX1","addPresetContainer":"dP02XT","dropContainer":"WbBqWp"};
|
|
3106
3106
|
|
|
3107
|
-
var css$A = {"preset-dropdown-panel":"
|
|
3107
|
+
var css$A = {"preset-dropdown-panel":"XCdSUe","delete-row":"_1HAWgL","delete-button":"cjnCsH","targetOpen":"bSg2wW","presetDropdownPanel":"XCdSUe","deleteRow":"_1HAWgL","deleteButton":"cjnCsH"};
|
|
3108
3108
|
|
|
3109
3109
|
var _path$r;
|
|
3110
3110
|
function _extends$s() { _extends$s = 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$s.apply(this, arguments); }
|
|
@@ -3292,7 +3292,7 @@ function PresetActionsDropdown(props) {
|
|
|
3292
3292
|
return (React__default.createElement(Dropdown, { renderBody: renderBody, renderTarget: renderTarget, placement: "bottom-end", modifiers: [{ name: 'offset', options: { offset: [0, 22] } }] }));
|
|
3293
3293
|
}
|
|
3294
3294
|
|
|
3295
|
-
var css$z = {"preset-input-cell":"
|
|
3295
|
+
var css$z = {"preset-input-cell":"cciyRa","preset-input":"Qfm-3J","presetInputCell":"cciyRa","presetInput":"Qfm-3J"};
|
|
3296
3296
|
|
|
3297
3297
|
const UUI_PRESETS_PANEL_ADD_BUTTON = 'uui-presets-panel-add-button';
|
|
3298
3298
|
const UUI_PRESETS_PANEL_MORE_BUTTON = 'uui-presets-panel-more-button';
|
|
@@ -3325,7 +3325,7 @@ function PresetInput(props) {
|
|
|
3325
3325
|
React__default.createElement(TextInput, { cx: css$z.presetInput, onValueChange: setPresetCaption, value: presetCaption, onCancel: cancelActionHandler, onAccept: acceptActionHandler, onBlur: newPresetOnBlurHandler, autoFocus: true, maxLength: 50, isReadonly: readonly })));
|
|
3326
3326
|
}
|
|
3327
3327
|
|
|
3328
|
-
var css$y = {"preset":"
|
|
3328
|
+
var css$y = {"preset":"I-B6gW","activePreset":"BzJeE9"};
|
|
3329
3329
|
|
|
3330
3330
|
function Preset(props) {
|
|
3331
3331
|
const [isRenamePreset, setIsRenamePreset] = useState(false);
|
|
@@ -3424,7 +3424,7 @@ const useColumnsWithFilters = (initialColumns, filters) => {
|
|
|
3424
3424
|
return columns;
|
|
3425
3425
|
};
|
|
3426
3426
|
|
|
3427
|
-
var css$x = {"line-height-12":"
|
|
3427
|
+
var css$x = {"line-height-12":"qeMZzm","line-height-18":"aWSB8I","line-height-24":"K7-TFJ","line-height-30":"m9fut3","font-size-10":"ldt-Ly","font-size-12":"UUBNA7","font-size-14":"d5z87Y","font-size-16":"jjYHhY","font-size-18":"-zqOFE","font-size-24":"s4N6qy","v-padding-2":"_6YtGIh","v-padding-3":"cz9Yti","v-padding-5":"QG4EXp","v-padding-6":"_7lxDhN","v-padding-8":"WIlyu3","v-padding-9":"mSZH5x","v-padding-11":"TEKXL7","v-padding-12":"qFBTWr","v-padding-14":"vCBzaJ","v-padding-15":"PJZ6ly","v-padding-17":"c3wi-J","v-padding-18":"_0d5vil","v-padding-23":"YxxlTJ","v-padding-24":"rGRQLT","lineHeight12":"qeMZzm","lineHeight18":"aWSB8I","lineHeight24":"K7-TFJ","lineHeight30":"m9fut3","fontSize10":"ldt-Ly","fontSize12":"UUBNA7","fontSize14":"d5z87Y","fontSize16":"jjYHhY","fontSize18":"-zqOFE","fontSize24":"s4N6qy","vPadding2":"_6YtGIh","vPadding3":"cz9Yti","vPadding5":"QG4EXp","vPadding6":"_7lxDhN","vPadding8":"WIlyu3","vPadding9":"mSZH5x","vPadding11":"TEKXL7","vPadding12":"qFBTWr","vPadding14":"vCBzaJ","vPadding15":"PJZ6ly","vPadding17":"c3wi-J","vPadding18":"_0d5vil","vPadding23":"YxxlTJ","vPadding24":"rGRQLT"};
|
|
3428
3428
|
|
|
3429
3429
|
const defaultTextSettings = {
|
|
3430
3430
|
18: { lineHeight: 12, fontSize: 10 },
|
|
@@ -3450,7 +3450,7 @@ function getTextClasses(props, border) {
|
|
|
3450
3450
|
];
|
|
3451
3451
|
}
|
|
3452
3452
|
|
|
3453
|
-
var css$w = {"root":"
|
|
3453
|
+
var css$w = {"root":"aM-G9K"};
|
|
3454
3454
|
|
|
3455
3455
|
function applyTextMods(mods) {
|
|
3456
3456
|
const textClasses = getTextClasses({
|
|
@@ -3469,7 +3469,7 @@ function applyTextMods(mods) {
|
|
|
3469
3469
|
}
|
|
3470
3470
|
const Text = withMods(uuiComponents.Text, applyTextMods);
|
|
3471
3471
|
|
|
3472
|
-
var css$v = {"root":"
|
|
3472
|
+
var css$v = {"root":"_4CD8xq","loading-word":"-IHjEb","animated-loading":"kVxydP","skeleton_loading":"UFuCo7","loadingWord":"-IHjEb","animatedLoading":"kVxydP","skeletonLoading":"UFuCo7"};
|
|
3473
3473
|
|
|
3474
3474
|
const TextPlaceholder = (props) => {
|
|
3475
3475
|
const pattern = ' ';
|
|
@@ -3488,7 +3488,7 @@ const TextPlaceholder = (props) => {
|
|
|
3488
3488
|
|
|
3489
3489
|
const RichTextView = withMods(uuiComponents.RichTextView, (mods) => ['uui-typography', `uui-typography-size-${mods.size || '14'}`]);
|
|
3490
3490
|
|
|
3491
|
-
var css$u = {"uui-typography":"
|
|
3491
|
+
var css$u = {"uui-typography":"dk1afH","hero-header":"PNM7ox","promo-header":"YasB33","uui-critical":"Mxl-iK","uui-info":"Ka5XsW","uui-success":"I89inx","uui-warning":"Mud3qY","uui-highlight":"AXm0XA","uui-typography-size-12":"HXGhlK","uui-typography-size-14":"dI9CwC","uui-typography-size-16":"x6wyV3","root":"VVzMsz","modal-blocker":"Cy5-Z8","animateModalBlocker":"dIiuwH","modal":"Wv6at8","modal-footer":"Jj-Gjg","border-top":"zgMoft","modal-header":"hbBIA0","uuiTypography":"dk1afH","heroHeader":"PNM7ox","promoHeader":"YasB33","uuiCritical":"Mxl-iK","uuiInfo":"Ka5XsW","uuiSuccess":"I89inx","uuiWarning":"Mud3qY","uuiHighlight":"AXm0XA","uuiTypographySize12":"HXGhlK","uuiTypographySize14":"dI9CwC","uuiTypographySize16":"x6wyV3","modalBlocker":"Cy5-Z8","modalFooter":"Jj-Gjg","borderTop":"zgMoft","modalHeader":"hbBIA0"};
|
|
3492
3492
|
|
|
3493
3493
|
const ModalBlocker = withMods(ModalBlocker$1, () => [css$u.modalBlocker]);
|
|
3494
3494
|
const ModalWindow = withMods(ModalWindow$1, () => [css$u.root, css$u.modal], (props) => ({
|
|
@@ -3531,7 +3531,7 @@ var SvgCross = function SvgCross(props, ref) {
|
|
|
3531
3531
|
};
|
|
3532
3532
|
var ForwardRef$k = /*#__PURE__*/forwardRef(SvgCross);
|
|
3533
3533
|
|
|
3534
|
-
var css$t = {"uui-typography":"
|
|
3534
|
+
var css$t = {"uui-typography":"DTTGS-","hero-header":"JKuJSC","promo-header":"_3v-UWw","uui-critical":"_5D0X6v","uui-info":"_2w1GKT","uui-success":"v7-gzl","uui-warning":"ww0V2I","uui-highlight":"S-mhfJ","uui-typography-size-12":"AI5742","uui-typography-size-14":"t0CPDN","uui-typography-size-16":"okZbNe","root":"OVCFCy","icon-wrapper":"_-6-VP5","action-wrapper":"Bw25go","action-link":"dSmVty","close-icon":"qY4xf5","main-path":"gwCS7M","content":"ZjVEj5","close-wrapper":"_65fmnW","notification-wrapper":"-sN03E","clear-button":"pMQjML","uuiTypography":"DTTGS-","heroHeader":"JKuJSC","promoHeader":"_3v-UWw","uuiCritical":"_5D0X6v","uuiInfo":"_2w1GKT","uuiSuccess":"v7-gzl","uuiWarning":"ww0V2I","uuiHighlight":"S-mhfJ","uuiTypographySize12":"AI5742","uuiTypographySize14":"t0CPDN","uuiTypographySize16":"okZbNe","iconWrapper":"_-6-VP5","actionWrapper":"Bw25go","actionLink":"dSmVty","closeIcon":"qY4xf5","mainPath":"gwCS7M","closeWrapper":"_65fmnW","notificationWrapper":"-sN03E","clearButton":"pMQjML"};
|
|
3535
3535
|
|
|
3536
3536
|
const NotificationCard = React__default.forwardRef((props, ref) => {
|
|
3537
3537
|
const notificationCardNode = React__default.useRef(null);
|
|
@@ -3651,7 +3651,7 @@ const formatTime = (hours, minutes, meridian, format) => {
|
|
|
3651
3651
|
return meridianResult ? time.concat(` ${meridianResult}`) : time;
|
|
3652
3652
|
};
|
|
3653
3653
|
|
|
3654
|
-
var css$s = {"root":"
|
|
3654
|
+
var css$s = {"root":"Fjdda2","timepicker-input":"XD1le-","timepickerInput":"XD1le-"};
|
|
3655
3655
|
|
|
3656
3656
|
dayjs.extend(customParseFormat);
|
|
3657
3657
|
const DEFAULT_MODE = EditMode.FORM;
|
|
@@ -3810,7 +3810,7 @@ function TimePickerBody(props) {
|
|
|
3810
3810
|
React.createElement(IconContainer, { cx: uuiTimePicker.iconDown, icon: ForwardRef$1a, onClick: onTimeTypeChange })))));
|
|
3811
3811
|
}
|
|
3812
3812
|
|
|
3813
|
-
var css$r = {"root":"
|
|
3813
|
+
var css$r = {"root":"uiXkcO"};
|
|
3814
3814
|
|
|
3815
3815
|
function applyInputAddonMods() {
|
|
3816
3816
|
return [
|
|
@@ -3819,7 +3819,7 @@ function applyInputAddonMods() {
|
|
|
3819
3819
|
}
|
|
3820
3820
|
const InputAddon = withMods(InputAddon$1, applyInputAddonMods);
|
|
3821
3821
|
|
|
3822
|
-
var css$q = {"root":"
|
|
3822
|
+
var css$q = {"root":"I-aD5I"};
|
|
3823
3823
|
|
|
3824
3824
|
function applySliderMods() {
|
|
3825
3825
|
return [css$q.root, 'uui-color-neutral'];
|
|
@@ -3843,7 +3843,7 @@ var SvgNavigationChevronDown18 = function SvgNavigationChevronDown18(props, ref)
|
|
|
3843
3843
|
};
|
|
3844
3844
|
var ForwardRef$j = /*#__PURE__*/forwardRef(SvgNavigationChevronDown18);
|
|
3845
3845
|
|
|
3846
|
-
var css$p = {"checkbox":"
|
|
3846
|
+
var css$p = {"checkbox":"LkInsu","drag-handle":"O9g8u4","indent":"g3TGNU","folding-arrow-12":"YPyzXW","folding-arrow-18":"N0bcf4","icon-container":"_5aFRGK","dragHandle":"O9g8u4","foldingArrow12":"YPyzXW","foldingArrow18":"N0bcf4","iconContainer":"_5aFRGK"};
|
|
3847
3847
|
|
|
3848
3848
|
function DataRowAddons(props) {
|
|
3849
3849
|
var _a, _b;
|
|
@@ -3860,7 +3860,7 @@ function DataRowAddons(props) {
|
|
|
3860
3860
|
], rotate: row.isFolded ? '90ccw' : '0', onClick: () => row.onFold(row) }))))));
|
|
3861
3861
|
}
|
|
3862
3862
|
|
|
3863
|
-
var css$o = {"uui-typography":"
|
|
3863
|
+
var css$o = {"uui-typography":"_6ItWq5","hero-header":"-mHwe2","promo-header":"biys6E","uui-critical":"rS5emC","uui-info":"eVWl3s","uui-success":"i9JkQh","uui-warning":"_8djEV8","uui-highlight":"RlmOck","uui-typography-size-12":"YCDheh","uui-typography-size-14":"_7a3I1A","uui-typography-size-16":"mxMy-3","root":"_2T7jdt","withNotify":"ePBJ1K","size-36":"Zx3Koj","size-48":"f-7-SV","size-60":"Kpp7DO","uuiTypography":"_6ItWq5","heroHeader":"-mHwe2","promoHeader":"biys6E","uuiCritical":"rS5emC","uuiInfo":"eVWl3s","uuiSuccess":"i9JkQh","uuiWarning":"_8djEV8","uuiHighlight":"RlmOck","uuiTypographySize12":"YCDheh","uuiTypographySize14":"_7a3I1A","uuiTypographySize16":"mxMy-3","size36":"Zx3Koj","size48":"f-7-SV","size60":"Kpp7DO"};
|
|
3864
3864
|
|
|
3865
3865
|
function applyTabButtonMods(mods) {
|
|
3866
3866
|
return [
|
|
@@ -3887,14 +3887,14 @@ const TabButton = React__default.forwardRef((props, ref) => {
|
|
|
3887
3887
|
props.onClear && !props.isDisabled && (React__default.createElement(IconContainer, { cx: uuiMarkers.clickable, icon: ClearIcon, onClick: props.onClear }))));
|
|
3888
3888
|
});
|
|
3889
3889
|
|
|
3890
|
-
var css$n = {"uui-typography":"
|
|
3890
|
+
var css$n = {"uui-typography":"Do6MWz","hero-header":"RDnstN","promo-header":"XaEhr2","uui-critical":"JomXnl","uui-info":"Z66nXX","uui-success":"Gk-Uu5","uui-warning":"r4F7lQ","uui-highlight":"QSEcm1","uui-typography-size-12":"VbOAZZ","uui-typography-size-14":"svajcM","uui-typography-size-16":"-Q6nVd","root":"dzb3vY","uuiTypography":"Do6MWz","heroHeader":"RDnstN","promoHeader":"XaEhr2","uuiCritical":"JomXnl","uuiInfo":"Z66nXX","uuiSuccess":"Gk-Uu5","uuiWarning":"r4F7lQ","uuiHighlight":"QSEcm1","uuiTypographySize12":"VbOAZZ","uuiTypographySize14":"svajcM","uuiTypographySize16":"-Q6nVd"};
|
|
3891
3891
|
|
|
3892
3892
|
function applyVerticalTabButtonMods() {
|
|
3893
3893
|
return [css$n.root];
|
|
3894
3894
|
}
|
|
3895
3895
|
const VerticalTabButton = withMods(TabButton, applyVerticalTabButtonMods);
|
|
3896
3896
|
|
|
3897
|
-
var css$m = {"root":"
|
|
3897
|
+
var css$m = {"root":"_10jDjJ","blocker":"OPV--y","marker":"eW4lJp","top":"rah6CA","bottom":"zyY0mx","left":"_6p-Rmn","right":"JLMTAD","inside":"_8AbbnR"};
|
|
3898
3898
|
|
|
3899
3899
|
function DropMarker(props) {
|
|
3900
3900
|
return props.isDndInProgress
|
|
@@ -3909,7 +3909,7 @@ function DropMarker(props) {
|
|
|
3909
3909
|
: null;
|
|
3910
3910
|
}
|
|
3911
3911
|
|
|
3912
|
-
var css$l = {"cell":"
|
|
3912
|
+
var css$l = {"cell":"Hkueqc","wrapper":"KmHEBQ","align-widgets-top":"MyV5Dk","size-24":"QiR5HY","size-30":"taDT6h","size-36":"tBQK71","size-42":"wJM3K1","size-48":"FrkwLZ","size-60":"wi-dwV","align-widgets-center":"_8Uy37z","padding-12":"_1kyTcF","padding-24":"YMujP5","padding-left-12":"zDV0BK","padding-left-24":"BcA2VN","padding-right-24":"F4ynw-","loading-cell":"AN9WjQ","alignWidgetsTop":"MyV5Dk","size24":"QiR5HY","size30":"taDT6h","size36":"tBQK71","size42":"wJM3K1","size48":"FrkwLZ","size60":"wi-dwV","alignWidgetsCenter":"_8Uy37z","padding12":"_1kyTcF","padding24":"YMujP5","paddingLeft12":"zDV0BK","paddingLeft24":"BcA2VN","paddingRight24":"F4ynw-","loadingCell":"AN9WjQ"};
|
|
3913
3913
|
|
|
3914
3914
|
function DataTableCell(props) {
|
|
3915
3915
|
props = Object.assign({}, props);
|
|
@@ -3940,7 +3940,7 @@ function DataTableCell(props) {
|
|
|
3940
3940
|
return React.createElement(DataTableCell$1, Object.assign({}, props));
|
|
3941
3941
|
}
|
|
3942
3942
|
|
|
3943
|
-
var css$k = {"uui-typography":"
|
|
3943
|
+
var css$k = {"uui-typography":"O9yoqR","hero-header":"E45UN5","promo-header":"WZkUrX","uui-critical":"GEINxX","uui-info":"pizwY0","uui-success":"Rw-d7D","uui-warning":"RGnvlK","uui-highlight":"RkdUje","uui-typography-size-12":"bJloCf","uui-typography-size-14":"wmhh5U","uui-typography-size-16":"QMaq2Y","root":"va95Cs","size-24":"wLl-xx","size-30":"sHNro9","size-36":"iu6SRY","size-48":"TtvYCD","size-60":"_5mkFcM","uuiTypography":"O9yoqR","heroHeader":"E45UN5","promoHeader":"WZkUrX","uuiCritical":"GEINxX","uuiInfo":"pizwY0","uuiSuccess":"Rw-d7D","uuiWarning":"RGnvlK","uuiHighlight":"RkdUje","uuiTypographySize12":"bJloCf","uuiTypographySize14":"wmhh5U","uuiTypographySize16":"QMaq2Y","size24":"wLl-xx","size30":"sHNro9","size36":"iu6SRY","size48":"TtvYCD","size60":"_5mkFcM"};
|
|
3944
3944
|
|
|
3945
3945
|
// Here we define a single instance of the renderCell function to make DataTableRow#shouldComponentUpdate work.
|
|
3946
3946
|
// 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.
|
|
@@ -3956,7 +3956,7 @@ const DataTableRow = withMods(DataTableRow$1, ({ borderBottom = true, size }) =>
|
|
|
3956
3956
|
];
|
|
3957
3957
|
}, () => propsMods);
|
|
3958
3958
|
|
|
3959
|
-
var css$j = {"uui-typography":"
|
|
3959
|
+
var css$j = {"uui-typography":"VAn1ef","hero-header":"BZ0qmE","promo-header":"_7uay4b","uui-critical":"_8LvI6H","uui-info":"G9HryE","uui-success":"_1-Jif3","uui-warning":"nNSDho","uui-highlight":"j2lWGt","uui-typography-size-12":"zf--9x","uui-typography-size-14":"_7rVUhz","uui-typography-size-16":"jJh6Kq","sorting-panel-container":"wibjtb","sort-active":"r-WCgL","uuiTypography":"VAn1ef","heroHeader":"BZ0qmE","promoHeader":"_7uay4b","uuiCritical":"_8LvI6H","uuiInfo":"G9HryE","uuiSuccess":"_1-Jif3","uuiWarning":"nNSDho","uuiHighlight":"j2lWGt","uuiTypographySize12":"zf--9x","uuiTypographySize14":"_7rVUhz","uuiTypographySize16":"jJh6Kq","sortingPanelContainer":"wibjtb","sortActive":"r-WCgL"};
|
|
3960
3960
|
|
|
3961
3961
|
var _path$h;
|
|
3962
3962
|
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); }
|
|
@@ -4011,7 +4011,7 @@ const ColumnHeaderDropdownImpl = (props) => {
|
|
|
4011
4011
|
};
|
|
4012
4012
|
const ColumnHeaderDropdown = React__default.memo(ColumnHeaderDropdownImpl);
|
|
4013
4013
|
|
|
4014
|
-
var css$i = {"uui-typography":"
|
|
4014
|
+
var css$i = {"uui-typography":"yIWOkM","hero-header":"OGs2Sy","promo-header":"P8-c-s","uui-critical":"eCbnot","uui-info":"J4tAal","uui-success":"snb7Gl","uui-warning":"k0-mOx","uui-highlight":"_9SiITw","uui-typography-size-12":"yWdEGM","uui-typography-size-14":"kbnM10","uui-typography-size-16":"IzZ6de","cell":"_9OBEdh","sort-icon":"yBlILv","dropdown-icon":"_2hQjhu","infoIcon":"-t6s4t","resizable":"QOhlxp","size-24":"fAQgxa","size-30":"vSJWtr","size-36":"i-9r5v","size-42":"WYe9R2","size-48":"Ce-85-","padding-left-24":"menDCm","padding-right-24":"omKX5v","caption":"ABHQ9X","checkbox":"OuwwwP","icon":"ofccU2","icon-cell":"btVwzW","align-right":"N5QmT4","align-center":"_45o8zv","tooltip-wrapper":"YT-CWE","cell-tooltip":"t6Ut60","upper-case":"-Mc73o","font-size-14":"E3zFkW","resize-mark":"O6icPT","draggable":"S9kmCp","ghost":"MB-dSL","is-dragged-out":"trttu-","dnd-marker-left":"-UJELE","dnd-marker-right":"BqScls","cell-tooltip-wrapper":"GcM0-R","cell-tooltip-text":"xMSKEY","uuiTypography":"yIWOkM","heroHeader":"OGs2Sy","promoHeader":"P8-c-s","uuiCritical":"eCbnot","uuiInfo":"J4tAal","uuiSuccess":"snb7Gl","uuiWarning":"k0-mOx","uuiHighlight":"_9SiITw","uuiTypographySize12":"yWdEGM","uuiTypographySize14":"kbnM10","uuiTypographySize16":"IzZ6de","sortIcon":"yBlILv","dropdownIcon":"_2hQjhu","size24":"fAQgxa","size30":"vSJWtr","size36":"i-9r5v","size42":"WYe9R2","size48":"Ce-85-","paddingLeft24":"menDCm","paddingRight24":"omKX5v","iconCell":"btVwzW","alignRight":"N5QmT4","alignCenter":"_45o8zv","tooltipWrapper":"YT-CWE","cellTooltip":"t6Ut60","upperCase":"-Mc73o","fontSize14":"E3zFkW","resizeMark":"O6icPT","isDraggedOut":"trttu-","dndMarkerLeft":"-UJELE","dndMarkerRight":"BqScls","cellTooltipWrapper":"GcM0-R","cellTooltipText":"xMSKEY"};
|
|
4015
4015
|
|
|
4016
4016
|
var _path$f;
|
|
4017
4017
|
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); }
|
|
@@ -4104,7 +4104,7 @@ class DataTableHeaderCell extends React.Component {
|
|
|
4104
4104
|
}
|
|
4105
4105
|
}
|
|
4106
4106
|
|
|
4107
|
-
var css$h = {"uui-typography":"
|
|
4107
|
+
var css$h = {"uui-typography":"N4TBZD","hero-header":"kMIV9k","promo-header":"i7jPue","uui-critical":"rVGOEd","uui-info":"OUefBy","uui-success":"Du4z-V","uui-warning":"-pdNLd","uui-highlight":"XdJlIF","uui-typography-size-12":"djUSOu","uui-typography-size-14":"OEDSs3","uui-typography-size-16":"gx2zN0","header-cell":"_8AKe2H","config-icon":"BZz-qL","uuiTypography":"N4TBZD","heroHeader":"kMIV9k","promoHeader":"i7jPue","uuiCritical":"rVGOEd","uuiInfo":"OUefBy","uuiSuccess":"Du4z-V","uuiWarning":"-pdNLd","uuiHighlight":"XdJlIF","uuiTypographySize12":"djUSOu","uuiTypographySize14":"OEDSs3","uuiTypographySize16":"gx2zN0","headerCell":"_8AKe2H","configIcon":"BZz-qL"};
|
|
4108
4108
|
|
|
4109
4109
|
var _path$c;
|
|
4110
4110
|
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); }
|
|
@@ -4126,7 +4126,7 @@ const DataTableHeaderRow = withMods(DataTableHeaderRow$1, () => [css$h.root, 'uu
|
|
|
4126
4126
|
renderConfigButton: () => React.createElement(IconButton, { key: "configuration", onClick: mods.onConfigButtonClick, cx: css$h.configIcon, color: "neutral", icon: ForwardRef$d }),
|
|
4127
4127
|
}));
|
|
4128
4128
|
|
|
4129
|
-
var styles$1 = {"uui-typography":"
|
|
4129
|
+
var styles$1 = {"uui-typography":"B46Tkv","hero-header":"xNFT0o","promo-header":"ol3cYP","uui-critical":"Hwx2V4","uui-info":"O-yXdb","uui-success":"QR04Af","uui-warning":"Iz2-vN","uui-highlight":"oeI02H","uui-typography-size-12":"eF-vpW","uui-typography-size-14":"HVOTqo","uui-typography-size-16":"DK9BOC","main-panel":"n8me2-","group-title":"Iry-wW","group-title-text":"FNSxOo","group-title-badge":"r2GYyr","group-items":"FGzr3r","no-data":"pFhkwV","h-divider":"ycLnok","search-area":"vlyk-a","uuiTypography":"B46Tkv","heroHeader":"xNFT0o","promoHeader":"ol3cYP","uuiCritical":"Hwx2V4","uuiInfo":"O-yXdb","uuiSuccess":"QR04Af","uuiWarning":"Iz2-vN","uuiHighlight":"oeI02H","uuiTypographySize12":"eF-vpW","uuiTypographySize14":"HVOTqo","uuiTypographySize16":"DK9BOC","mainPanel":"n8me2-","groupTitle":"Iry-wW","groupTitleText":"FNSxOo","groupTitleBadge":"r2GYyr","groupItems":"FGzr3r","noData":"pFhkwV","hDivider":"ycLnok","searchArea":"vlyk-a"};
|
|
4130
4130
|
|
|
4131
4131
|
var _path$b;
|
|
4132
4132
|
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); }
|
|
@@ -4203,7 +4203,7 @@ function PinIconButton(props) {
|
|
|
4203
4203
|
React.createElement(IconButton, { icon: pinIcon, onClick: pinClickHandler, isDisabled: isPinnedAlways, color: isPinned ? 'info' : undefined }))));
|
|
4204
4204
|
}
|
|
4205
4205
|
|
|
4206
|
-
var styles = {"uui-typography":"
|
|
4206
|
+
var styles = {"uui-typography":"CJZ0PS","hero-header":"WWeI-6","promo-header":"x4fpwy","uui-critical":"_04hHY0","uui-info":"uNPO-N","uui-success":"wyH9FJ","uui-warning":"BERq6-","uui-highlight":"HQiDEv","uui-typography-size-12":"GtgTBl","uui-typography-size-14":"qCIMvX","uui-typography-size-16":"nwYzCv","row-wrapper":"txgqPs","not-pinned":"Q0IAfk","pin-icon-button":"LJ3C-q","checkbox":"_-4Li-N","drag-handle":"JY88km","dnd-disabled":"_9nNcjL","uuiTypography":"CJZ0PS","heroHeader":"WWeI-6","promoHeader":"x4fpwy","uuiCritical":"_04hHY0","uuiInfo":"uNPO-N","uuiSuccess":"wyH9FJ","uuiWarning":"BERq6-","uuiHighlight":"HQiDEv","uuiTypographySize12":"GtgTBl","uuiTypographySize14":"qCIMvX","uuiTypographySize16":"nwYzCv","rowWrapper":"txgqPs","notPinned":"Q0IAfk","pinIconButton":"LJ3C-q","dragHandle":"JY88km","dndDisabled":"_9nNcjL"};
|
|
4207
4207
|
|
|
4208
4208
|
const ColumnRow = React.memo(function ColumnRow(props) {
|
|
4209
4209
|
const { column } = props;
|
|
@@ -4288,7 +4288,7 @@ function ColumnsConfigurationModal(props) {
|
|
|
4288
4288
|
noVisibleColumns ? (React.createElement(Tooltip, { content: i18n$1.enableAtLeastOneColumnMessage, placement: "top-end", color: "critical" }, applyButton)) : (applyButton)))));
|
|
4289
4289
|
}
|
|
4290
4290
|
|
|
4291
|
-
var css$g = {"listContainer":"
|
|
4291
|
+
var css$g = {"listContainer":"I-Nc1E","header":"-IoOYt","group":"lHGtJn","stickyHeader":"BaIpJx"};
|
|
4292
4292
|
|
|
4293
4293
|
const getChildrenAndRest = (row, rows) => {
|
|
4294
4294
|
const firstNotChildIndex = rows.findIndex((other) => other.depth < row.depth || (row.depth === other.depth && other.isPinned));
|
|
@@ -4354,7 +4354,7 @@ var SvgEmptyTable = function SvgEmptyTable(props, ref) {
|
|
|
4354
4354
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4355
4355
|
ref: ref
|
|
4356
4356
|
}, props), /*#__PURE__*/React.createElement("g", {
|
|
4357
|
-
clipPath: "url(#
|
|
4357
|
+
clipPath: "url(#s00bkeq4eahpie788_a)"
|
|
4358
4358
|
}, _path$8 || (_path$8 = /*#__PURE__*/React.createElement("path", {
|
|
4359
4359
|
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",
|
|
4360
4360
|
fill: "#F5F6FA"
|
|
@@ -4375,7 +4375,7 @@ var SvgEmptyTable = function SvgEmptyTable(props, ref) {
|
|
|
4375
4375
|
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",
|
|
4376
4376
|
fill: "#1D1E26"
|
|
4377
4377
|
})), /*#__PURE__*/React.createElement("mask", {
|
|
4378
|
-
id: "
|
|
4378
|
+
id: "s00bkegw144qzaloo_b",
|
|
4379
4379
|
style: {
|
|
4380
4380
|
maskType: "alpha"
|
|
4381
4381
|
},
|
|
@@ -4388,7 +4388,7 @@ var SvgEmptyTable = function SvgEmptyTable(props, ref) {
|
|
|
4388
4388
|
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",
|
|
4389
4389
|
fill: "#9BDEFF"
|
|
4390
4390
|
}))), _g$1 || (_g$1 = /*#__PURE__*/React.createElement("g", {
|
|
4391
|
-
mask: "url(#
|
|
4391
|
+
mask: "url(#s00bkegw144qzaloo_b)",
|
|
4392
4392
|
fillRule: "evenodd",
|
|
4393
4393
|
clipRule: "evenodd"
|
|
4394
4394
|
}, /*#__PURE__*/React.createElement("path", {
|
|
@@ -4474,7 +4474,7 @@ var SvgEmptyTable = function SvgEmptyTable(props, ref) {
|
|
|
4474
4474
|
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",
|
|
4475
4475
|
fill: "#fff"
|
|
4476
4476
|
}))), _defs || (_defs = /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
|
|
4477
|
-
id: "
|
|
4477
|
+
id: "s00bkeq4eahpie788_a"
|
|
4478
4478
|
}, /*#__PURE__*/React.createElement("path", {
|
|
4479
4479
|
fill: "#fff",
|
|
4480
4480
|
transform: "translate(.552)",
|
|
@@ -4483,7 +4483,7 @@ var SvgEmptyTable = function SvgEmptyTable(props, ref) {
|
|
|
4483
4483
|
};
|
|
4484
4484
|
var ForwardRef$9 = /*#__PURE__*/forwardRef(SvgEmptyTable);
|
|
4485
4485
|
|
|
4486
|
-
var css$f = {"sticky-header":"
|
|
4486
|
+
var css$f = {"sticky-header":"OauxQU","table":"n19q9H","no-results":"FcP3B-","no-results-icon":"_3vFfIy","no-results-title":"Nq7NNr","stickyHeader":"OauxQU","noResults":"FcP3B-","noResultsIcon":"_3vFfIy","noResultsTitle":"Nq7NNr"};
|
|
4487
4487
|
|
|
4488
4488
|
function DataTable(props) {
|
|
4489
4489
|
var _a;
|
|
@@ -4534,9 +4534,9 @@ function DataTable(props) {
|
|
|
4534
4534
|
} }))));
|
|
4535
4535
|
}
|
|
4536
4536
|
|
|
4537
|
-
var css$e = {"root":"
|
|
4537
|
+
var css$e = {"root":"KUKmW0"};
|
|
4538
4538
|
|
|
4539
|
-
var css$d = {"root":"
|
|
4539
|
+
var css$d = {"root":"ZK3sEv","burger-content":"cRQeuI","burgerContent":"cRQeuI"};
|
|
4540
4540
|
|
|
4541
4541
|
var _path$7;
|
|
4542
4542
|
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); }
|
|
@@ -4603,7 +4603,7 @@ var SvgTriangle = function SvgTriangle(props, ref) {
|
|
|
4603
4603
|
};
|
|
4604
4604
|
var ForwardRef$6 = /*#__PURE__*/forwardRef(SvgTriangle);
|
|
4605
4605
|
|
|
4606
|
-
var css$c = {"uui-typography":"
|
|
4606
|
+
var css$c = {"uui-typography":"CSfeLG","hero-header":"K77bmX","promo-header":"s0fF0g","uui-critical":"NgNsZP","uui-info":"C6j8OQ","uui-success":"JuW8kd","uui-warning":"KljIFm","uui-highlight":"_4i84ZU","uui-typography-size-12":"G2YEda","uui-typography-size-14":"rW0tub","uui-typography-size-16":"_9tLVEY","root":"pLv2Wi","button-primary":"MuZ3jG","button-secondary":"r5rD1-","hasIcon":"qTr2wg","dropdown":"zPmzPU","uuiTypography":"CSfeLG","heroHeader":"K77bmX","promoHeader":"s0fF0g","uuiCritical":"NgNsZP","uuiInfo":"C6j8OQ","uuiSuccess":"JuW8kd","uuiWarning":"KljIFm","uuiHighlight":"_4i84ZU","uuiTypographySize12":"G2YEda","uuiTypographySize14":"rW0tub","uuiTypographySize16":"_9tLVEY","buttonPrimary":"MuZ3jG","buttonSecondary":"r5rD1-"};
|
|
4607
4607
|
|
|
4608
4608
|
const BurgerButton = withMods(Button$1, (props) => [
|
|
4609
4609
|
css$c.root,
|
|
@@ -4660,13 +4660,13 @@ var SvgMenuInputCancel = function SvgMenuInputCancel(props, ref) {
|
|
|
4660
4660
|
};
|
|
4661
4661
|
var ForwardRef$5 = /*#__PURE__*/forwardRef(SvgMenuInputCancel);
|
|
4662
4662
|
|
|
4663
|
-
var css$b = {"search-input":"
|
|
4663
|
+
var css$b = {"search-input":"nHy6av","searchInput":"nHy6av"};
|
|
4664
4664
|
|
|
4665
4665
|
function BurgerSearch(props) {
|
|
4666
4666
|
return (React.createElement(TextInput$1, { cx: cx$1(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 }));
|
|
4667
4667
|
}
|
|
4668
4668
|
|
|
4669
|
-
var css$a = {"root":"
|
|
4669
|
+
var css$a = {"root":"_8pWu4L","group-header":"bbvGsE","group-name":"f7NHam","line":"i8mIBO","groupHeader":"bbvGsE","groupName":"f7NHam"};
|
|
4670
4670
|
|
|
4671
4671
|
function BurgerGroupHeader(props) {
|
|
4672
4672
|
return (React.createElement("div", { className: cx$1(css$a.root, css$a.groupHeader, 'uui-burger-group-header') },
|
|
@@ -4690,7 +4690,7 @@ var SvgChevronDown24 = function SvgChevronDown24(props, ref) {
|
|
|
4690
4690
|
};
|
|
4691
4691
|
var ForwardRef$4 = /*#__PURE__*/forwardRef(SvgChevronDown24);
|
|
4692
4692
|
|
|
4693
|
-
var css$9 = {"uui-typography":"
|
|
4693
|
+
var css$9 = {"uui-typography":"E-VKhB","hero-header":"Cm3SjE","promo-header":"u-VyIo","uui-critical":"L5aIwt","uui-info":"_5b-cz9","uui-success":"rKhwTX","uui-warning":"QKa3aD","uui-highlight":"_0XgqaN","uui-typography-size-12":"ZGZjXe","uui-typography-size-14":"LKxzoA","uui-typography-size-16":"MztVMg","root":"hbFI0x","type-primary":"ZOs6Ja","type-secondary":"knszKp","uuiTypography":"E-VKhB","heroHeader":"Cm3SjE","promoHeader":"u-VyIo","uuiCritical":"L5aIwt","uuiInfo":"_5b-cz9","uuiSuccess":"rKhwTX","uuiWarning":"QKa3aD","uuiHighlight":"_0XgqaN","uuiTypographySize12":"ZGZjXe","uuiTypographySize14":"LKxzoA","uuiTypographySize16":"MztVMg","typePrimary":"ZOs6Ja","typeSecondary":"knszKp"};
|
|
4694
4694
|
|
|
4695
4695
|
const MainMenuButton = React.forwardRef((props, ref) => {
|
|
4696
4696
|
if (process.env.NODE_ENV !== "production" && props.captionCX) {
|
|
@@ -4709,7 +4709,7 @@ const MainMenuButton = React.forwardRef((props, ref) => {
|
|
|
4709
4709
|
props.isDropdown && (React.createElement(IconContainer, { icon: ForwardRef$4, flipY: props.isOpen }))));
|
|
4710
4710
|
});
|
|
4711
4711
|
|
|
4712
|
-
var css$8 = {"dropdown-body":"
|
|
4712
|
+
var css$8 = {"dropdown-body":"nDRrC2","dropdownBody":"nDRrC2"};
|
|
4713
4713
|
|
|
4714
4714
|
class MainMenuDropdown extends React.Component {
|
|
4715
4715
|
render() {
|
|
@@ -4763,12 +4763,12 @@ var SvgGlobalMenu = function SvgGlobalMenu(props, ref) {
|
|
|
4763
4763
|
};
|
|
4764
4764
|
var ForwardRef$3 = /*#__PURE__*/forwardRef(SvgGlobalMenu);
|
|
4765
4765
|
|
|
4766
|
-
var css$7 = {"global-menu-btn":"
|
|
4766
|
+
var css$7 = {"global-menu-btn":"V9K542","globalMenuIcon":"AJ-0i9","globalMenuBtn":"V9K542"};
|
|
4767
4767
|
|
|
4768
4768
|
const GlobalMenu = React.forwardRef((props, ref) => (React.createElement("button", Object.assign({ ref: ref, id: "global_menu_toggle", className: cx$1(css$7.globalMenuBtn, props.cx) }, props.rawProps),
|
|
4769
4769
|
React.createElement(IconContainer, { icon: ForwardRef$3, cx: css$7.globalMenuIcon }))));
|
|
4770
4770
|
|
|
4771
|
-
var css$6 = {"container":"
|
|
4771
|
+
var css$6 = {"container":"OhoqoJ","open":"cZebHw"};
|
|
4772
4772
|
|
|
4773
4773
|
const MainMenuAvatar = React.forwardRef((props, ref) => (React.createElement("button", { ref: ref, className: cx$1(css$6.container, props.isDropdown && css$6.dropdown, props.isOpen && css$6.open, props.onClick && uuiMarkers.clickable, props.cx), onClick: props.onClick },
|
|
4774
4774
|
React.createElement(Avatar, { size: "36", img: props.avatarUrl }),
|
|
@@ -4776,18 +4776,18 @@ const MainMenuAvatar = React.forwardRef((props, ref) => (React.createElement("bu
|
|
|
4776
4776
|
props.isDropdown && (React.createElement("div", null,
|
|
4777
4777
|
React.createElement(IconContainer, { icon: ForwardRef$1a, flipY: props.isOpen }))))));
|
|
4778
4778
|
|
|
4779
|
-
var css$5 = {"search-input":"
|
|
4779
|
+
var css$5 = {"search-input":"_9z--by","searchInput":"_9z--by"};
|
|
4780
4780
|
|
|
4781
4781
|
const MainMenuSearch = React.forwardRef((props, ref) => (React.createElement(IEditableDebouncer, Object.assign({}, props, { render: (iEditable) => {
|
|
4782
4782
|
var _a;
|
|
4783
4783
|
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(css$5.searchInput, props.cx) }, props.rawProps)));
|
|
4784
4784
|
} }))));
|
|
4785
4785
|
|
|
4786
|
-
var css$4 = {"container":"
|
|
4786
|
+
var css$4 = {"container":"l-rcib"};
|
|
4787
4787
|
|
|
4788
4788
|
const MainMenuIcon = React.forwardRef((props, ref) => (React.createElement(IconButton, Object.assign({ ref: ref, icon: props.icon, cx: cx(props.cx, css$4.container) }, props))));
|
|
4789
4789
|
|
|
4790
|
-
var css$3 = {"root":"
|
|
4790
|
+
var css$3 = {"root":"lWPXCr"};
|
|
4791
4791
|
|
|
4792
4792
|
const Anchor = withMods(Anchor$1, () => [css$3.root]);
|
|
4793
4793
|
|
|
@@ -4844,7 +4844,7 @@ var SvgShape = function SvgShape(props, ref) {
|
|
|
4844
4844
|
};
|
|
4845
4845
|
var ForwardRef$2 = /*#__PURE__*/forwardRef(SvgShape);
|
|
4846
4846
|
|
|
4847
|
-
var css$2 = {"root":"
|
|
4847
|
+
var css$2 = {"root":"JUe0xe","drop-start":"QAOo9b","drop-over":"cMp93a","link":"j3bxbT","drop-area":"e-jw3y","drop-caption":"wOyx9l","icon-blue":"tvFHBw","dropStart":"QAOo9b","dropOver":"cMp93a","dropArea":"e-jw3y","dropCaption":"wOyx9l","iconBlue":"tvFHBw"};
|
|
4848
4848
|
|
|
4849
4849
|
function DropSpot(props) {
|
|
4850
4850
|
const getInfoText = typeof props.infoText === 'string'
|
|
@@ -4862,9 +4862,9 @@ function DropSpot(props) {
|
|
|
4862
4862
|
return React.createElement(DropSpot$1, { render: renderAttachmentArea, onFilesDropped: props.onUploadFiles });
|
|
4863
4863
|
}
|
|
4864
4864
|
|
|
4865
|
-
var css$1 = {"root":"
|
|
4865
|
+
var css$1 = {"root":"rE-DLq","file-name":"UPlSm7","default-color":"zQDKWE","doc-color":"_4AIFSJ","xls-color":"e2-PrU","pdf-color":"dmH5xY","movie-color":"O3Mka-","img-color":"pfARTp","mov-color":"eO74Gh","error-block":"pBynLg","icons-block":"_23-QEf","fileName":"UPlSm7","defaultColor":"zQDKWE","docColor":"_4AIFSJ","xlsColor":"e2-PrU","pdfColor":"dmH5xY","movieColor":"O3Mka-","imgColor":"pfARTp","movColor":"eO74Gh","errorBlock":"pBynLg","iconsBlock":"_23-QEf"};
|
|
4866
4866
|
|
|
4867
|
-
var css = {"root":"
|
|
4867
|
+
var css = {"root":"_3PCMBh"};
|
|
4868
4868
|
|
|
4869
4869
|
const SvgCircleProgress = React.forwardRef((props, ref) => {
|
|
4870
4870
|
const outsetRadius = props.size / 2 - 1;
|