@epam/uui 5.6.1 → 5.6.3
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.js
CHANGED
|
@@ -602,7 +602,7 @@ const systemIcons = {
|
|
|
602
602
|
},
|
|
603
603
|
};
|
|
604
604
|
|
|
605
|
-
var css$1o = {"uui-typography":"
|
|
605
|
+
var css$1o = {"uui-typography":"YUbvCP","hero-header":"_7I7B0j","promo-header":"cOdeTc","uui-critical":"bHprL3","uui-info":"t4slRp","uui-success":"ttRYku","uui-warning":"_7ibjQG","uui-highlight":"_7y99dy","uui-typography-size-12":"o7lz4-","uui-typography-size-14":"av2Lly","uui-typography-size-16":"RNvJW2","root":"E1MjlU","uuiTypography":"YUbvCP","heroHeader":"_7I7B0j","promoHeader":"cOdeTc","uuiCritical":"bHprL3","uuiInfo":"t4slRp","uuiSuccess":"ttRYku","uuiWarning":"_7ibjQG","uuiHighlight":"_7y99dy","uuiTypographySize12":"o7lz4-","uuiTypographySize14":"av2Lly","uuiTypographySize16":"RNvJW2"};
|
|
606
606
|
|
|
607
607
|
const DEFAULT_SIZE$8 = '36';
|
|
608
608
|
function applyButtonMods(mods) {
|
|
@@ -624,7 +624,7 @@ const Button = uuiCore.withMods(uuiComponents__namespace.Button, applyButtonMods
|
|
|
624
624
|
};
|
|
625
625
|
});
|
|
626
626
|
|
|
627
|
-
var css$1n = {"root":"
|
|
627
|
+
var css$1n = {"root":"NPtMP2"};
|
|
628
628
|
|
|
629
629
|
function applyIconButtonMods(mods) {
|
|
630
630
|
return ['uui-icon_button', `uui-color-${mods.color || 'neutral'}`, css$1n.root];
|
|
@@ -648,7 +648,7 @@ function getIconClass(props) {
|
|
|
648
648
|
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'];
|
|
649
649
|
}
|
|
650
650
|
|
|
651
|
-
var css$1m = {"root":"
|
|
651
|
+
var css$1m = {"root":"ZSZCW6"};
|
|
652
652
|
|
|
653
653
|
const DEFAULT_SIZE$7 = '36';
|
|
654
654
|
const DEFAULT_COLOR = 'primary';
|
|
@@ -674,11 +674,11 @@ const LinkButton = React__namespace.forwardRef((props, ref) => {
|
|
|
674
674
|
props.isDropdown && (React__namespace.createElement(uuiComponents.IconContainer, { icon: DropdownIcon, flipY: props.isOpen }))));
|
|
675
675
|
});
|
|
676
676
|
|
|
677
|
-
var css$1l = {"root":"
|
|
677
|
+
var css$1l = {"root":"MbdLW7"};
|
|
678
678
|
|
|
679
679
|
const AvatarStack = uuiCore.withMods(uuiComponents.AvatarStack, () => [css$1l.root]);
|
|
680
680
|
|
|
681
|
-
var css$1k = {"root":"
|
|
681
|
+
var css$1k = {"root":"_9Je079","size-24":"GOujel","size-18":"iKGBHa","size-12":"WMQl8H","size24":"GOujel","size18":"iKGBHa","size12":"WMQl8H"};
|
|
682
682
|
|
|
683
683
|
const CountIndicator = React.forwardRef((props, ref) => {
|
|
684
684
|
return (React__namespace.default.createElement("div", { ref: ref, className: cx__default.default([
|
|
@@ -690,7 +690,7 @@ const CountIndicator = React.forwardRef((props, ref) => {
|
|
|
690
690
|
]) }, props.caption));
|
|
691
691
|
});
|
|
692
692
|
|
|
693
|
-
var css$1j = {"uui-typography":"
|
|
693
|
+
var css$1j = {"uui-typography":"ZxPCFP","hero-header":"iJ3Gjk","promo-header":"u5gwQd","uui-critical":"C1z8C9","uui-info":"_4xu7fa","uui-success":"_12zsty","uui-warning":"-svIvO","uui-highlight":"PiVzEz","uui-typography-size-12":"yCx1t6","uui-typography-size-14":"_0ENi20","uui-typography-size-16":"HCy2HG","root":"sHCBbw","size-18":"iFOHSq","size-24":"cIBDS6","size-30":"BY7hPF","size-36":"_6J1Ncb","size-42":"RMwbRu","size-48":"kJWXGP","uuiTypography":"ZxPCFP","heroHeader":"iJ3Gjk","promoHeader":"u5gwQd","uuiCritical":"C1z8C9","uuiInfo":"_4xu7fa","uuiSuccess":"_12zsty","uuiWarning":"-svIvO","uuiHighlight":"PiVzEz","uuiTypographySize12":"yCx1t6","uuiTypographySize14":"_0ENi20","uuiTypographySize16":"HCy2HG","size18":"iFOHSq","size24":"cIBDS6","size30":"BY7hPF","size36":"_6J1Ncb","size42":"RMwbRu","size48":"kJWXGP"};
|
|
694
694
|
|
|
695
695
|
const mapSize$1 = {
|
|
696
696
|
48: '48',
|
|
@@ -744,7 +744,7 @@ const Badge = React__namespace.default.forwardRef((props, ref) => {
|
|
|
744
744
|
props.isDropdown && (React__namespace.default.createElement(uuiComponents.IconContainer, { icon: DropdownIcon, flipY: props.isOpen }))));
|
|
745
745
|
});
|
|
746
746
|
|
|
747
|
-
var css$1i = {"uui-typography":"
|
|
747
|
+
var css$1i = {"uui-typography":"l6osm6","hero-header":"P2z13V","promo-header":"HeYHVs","uui-critical":"zwnLAB","uui-info":"OoPTuu","uui-success":"nnETof","uui-warning":"f4c01J","uui-highlight":"C9GOCL","uui-typography-size-12":"BX-JZ0","uui-typography-size-14":"FuP4YA","uui-typography-size-16":"pz57DQ","root":"vZyq3o","size-18":"G8-Eka","size-24":"whF5ws","size-30":"_1tYqBx","size-36":"wEVnGi","size-42":"jiQhYj","size-48":"Pp3Z-2","uuiTypography":"l6osm6","heroHeader":"P2z13V","promoHeader":"HeYHVs","uuiCritical":"zwnLAB","uuiInfo":"OoPTuu","uuiSuccess":"nnETof","uuiWarning":"f4c01J","uuiHighlight":"C9GOCL","uuiTypographySize12":"BX-JZ0","uuiTypographySize14":"FuP4YA","uuiTypographySize16":"pz57DQ","size18":"G8-Eka","size24":"whF5ws","size30":"_1tYqBx","size36":"wEVnGi","size42":"jiQhYj","size48":"Pp3Z-2"};
|
|
748
748
|
|
|
749
749
|
const DEFAULT_SIZE$5 = '36';
|
|
750
750
|
const mapSize = {
|
|
@@ -788,14 +788,14 @@ const Tag = React__namespace.default.forwardRef((props, ref) => {
|
|
|
788
788
|
props.onClear && !props.isDisabled && (React__namespace.default.createElement(uuiComponents.IconContainer, { cx: uuiCore.uuiMarkers.clickable, icon: ClearIcon, onClick: props.onClear }))));
|
|
789
789
|
});
|
|
790
790
|
|
|
791
|
-
var css$1h = {"root":"
|
|
791
|
+
var css$1h = {"root":"VObtOo","uui-spinner":"OcAZ6u","uuiSpinner":"OcAZ6u"};
|
|
792
792
|
|
|
793
793
|
function applySpinnerMods() {
|
|
794
794
|
return [css$1h.root, 'uui-spinner'];
|
|
795
795
|
}
|
|
796
796
|
const Spinner = uuiCore.withMods(uuiComponents.Spinner, applySpinnerMods);
|
|
797
797
|
|
|
798
|
-
var css$1g = {"root":"
|
|
798
|
+
var css$1g = {"root":"IlaEph","spacer":"vMc26-","mode-ghost":"d36UrT","size-24":"LNE7IS","size-30":"SV4sWq","navigation-size-24":"VMfAz2","navigation-size-30":"_4-LaHn","modeGhost":"d36UrT","size24":"LNE7IS","size30":"SV4sWq","navigationSize24":"VMfAz2","navigationSize30":"_4-LaHn"};
|
|
799
799
|
|
|
800
800
|
var _path$L;
|
|
801
801
|
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); }
|
|
@@ -884,14 +884,14 @@ function Paginator(props) {
|
|
|
884
884
|
return React__namespace.default.createElement(uuiComponents.Paginator, Object.assign({}, props, { render: renderPaginator }));
|
|
885
885
|
}
|
|
886
886
|
|
|
887
|
-
var css$1f = {"root":"
|
|
887
|
+
var css$1f = {"root":"X497Hk","progress-bar":"lPu8Qc","progressBar-indeterminate":"Yt5l-w","size-12":"zkIK1m","size-18":"V6OOxv","size-24":"_4GrL4Z","progressBar":"lPu8Qc","progressBarIndeterminate":"Yt5l-w","size12":"zkIK1m","size18":"V6OOxv","size24":"_4GrL4Z"};
|
|
888
888
|
|
|
889
889
|
const IndeterminateBar = React__namespace.forwardRef((props, ref) => {
|
|
890
890
|
return (React__namespace.createElement("div", { ref: ref, className: cx__default.default('uui-indeterminate_bar', props.cx, css$1f.root, css$1f[`size-${props.size || 12}`]) },
|
|
891
891
|
React__namespace.createElement("div", { className: cx__default.default(css$1f.progressBar) })));
|
|
892
892
|
});
|
|
893
893
|
|
|
894
|
-
var css$1e = {"root":"
|
|
894
|
+
var css$1e = {"root":"ksQfWq","striped":"JUVvp8","animate-stripes":"v7j5Ef","size-12":"-sQZK4","size-18":"b5SrlV","size-24":"wIKN7Z","animateStripes":"v7j5Ef","size12":"-sQZK4","size18":"b5SrlV","size24":"wIKN7Z"};
|
|
895
895
|
|
|
896
896
|
const DEFAULT_SIZE$4 = '12';
|
|
897
897
|
function applyProgressBarMods(mods) {
|
|
@@ -906,14 +906,14 @@ const ProgressBar = uuiCore.withMods(uuiComponents.ProgressBar, applyProgressBar
|
|
|
906
906
|
hideLabel: props.hideLabel || props.striped,
|
|
907
907
|
}));
|
|
908
908
|
|
|
909
|
-
var css$1d = {"root":"
|
|
909
|
+
var css$1d = {"root":"ZljuE7"};
|
|
910
910
|
|
|
911
911
|
const IndicatorBar = React__namespace.forwardRef((props, ref) => {
|
|
912
912
|
const { progress } = props;
|
|
913
913
|
return progress || progress === 0 ? (React__namespace.createElement(ProgressBar, { ref: ref, progress: progress, cx: cx__default.default(css$1d.root, props.cx), hideLabel: true })) : (React__namespace.createElement(IndeterminateBar, { ref: ref, cx: cx__default.default(css$1d.root, props.cx) }));
|
|
914
914
|
});
|
|
915
915
|
|
|
916
|
-
var css$1c = {"root":"
|
|
916
|
+
var css$1c = {"root":"wUut7g","size-12":"InwgL-","size-18":"aS4BoY","size-24":"C7AQWW","size12":"InwgL-","size18":"aS4BoY","size24":"C7AQWW"};
|
|
917
917
|
|
|
918
918
|
const StatusIndicator = React.forwardRef((props, ref) => {
|
|
919
919
|
return (React__namespace.default.createElement("div", { ref: ref, className: cx__default.default([
|
|
@@ -992,7 +992,7 @@ var SvgPartlySelect18 = function SvgPartlySelect18(props, ref) {
|
|
|
992
992
|
};
|
|
993
993
|
var ForwardRef$G = /*#__PURE__*/React.forwardRef(SvgPartlySelect18);
|
|
994
994
|
|
|
995
|
-
var css$1b = {"uui-typography":"
|
|
995
|
+
var css$1b = {"uui-typography":"_2R0cb-","hero-header":"_92ADM0","promo-header":"LtW8sz","uui-critical":"_6uvhIw","uui-info":"K3-M0H","uui-success":"EWGnJZ","uui-warning":"XsSJBU","uui-highlight":"tM5cbt","uui-typography-size-12":"HZ4GJs","uui-typography-size-14":"CpjqxR","uui-typography-size-16":"_7o3FIk","root":"nmfZlN","size-18":"LT21B6","size-12":"WJFVkG","mode-cell":"uDdwrH","uuiTypography":"_2R0cb-","heroHeader":"_92ADM0","promoHeader":"LtW8sz","uuiCritical":"_6uvhIw","uuiInfo":"K3-M0H","uuiSuccess":"EWGnJZ","uuiWarning":"XsSJBU","uuiHighlight":"tM5cbt","uuiTypographySize12":"HZ4GJs","uuiTypographySize14":"CpjqxR","uuiTypographySize16":"_7o3FIk","size18":"LT21B6","size12":"WJFVkG","modeCell":"uDdwrH"};
|
|
996
996
|
|
|
997
997
|
function applyCheckboxMods(mods) {
|
|
998
998
|
return [
|
|
@@ -1012,7 +1012,7 @@ const applyUUICheckboxProps = (props) => {
|
|
|
1012
1012
|
};
|
|
1013
1013
|
const Checkbox = uuiCore.withMods(uuiComponents__namespace.Checkbox, applyCheckboxMods, applyUUICheckboxProps);
|
|
1014
1014
|
|
|
1015
|
-
var css$1a = {"uui-typography":"
|
|
1015
|
+
var css$1a = {"uui-typography":"z54dx5","hero-header":"snHmEG","promo-header":"k-P-RY","uui-critical":"Baa4-v","uui-info":"QbLNj7","uui-success":"_1rongz","uui-warning":"fIGohF","uui-highlight":"H-TVQg","uui-typography-size-12":"Sq4UNj","uui-typography-size-14":"M88eaI","uui-typography-size-16":"_7Eo9KS","root":"HmDIM3","size-18":"X8rLtK","size-12":"kQ63Ji","uuiTypography":"z54dx5","heroHeader":"snHmEG","promoHeader":"k-P-RY","uuiCritical":"Baa4-v","uuiInfo":"QbLNj7","uuiSuccess":"_1rongz","uuiWarning":"fIGohF","uuiHighlight":"H-TVQg","uuiTypographySize12":"Sq4UNj","uuiTypographySize14":"M88eaI","uuiTypographySize16":"_7Eo9KS","size18":"X8rLtK","size12":"kQ63Ji"};
|
|
1016
1016
|
|
|
1017
1017
|
var _circle;
|
|
1018
1018
|
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); }
|
|
@@ -1041,7 +1041,7 @@ function applyRadioInputMods(mods) {
|
|
|
1041
1041
|
}
|
|
1042
1042
|
const RadioInput = uuiCore.withMods(uuiComponents.RadioInput, applyRadioInputMods, (props) => ({ icon: props.icon ? props.icon : ForwardRef$F }));
|
|
1043
1043
|
|
|
1044
|
-
var css$19 = {"root":"
|
|
1044
|
+
var css$19 = {"root":"qBvwQV","size-12":"_5G5W6-","size-18":"ZoU7Jn","size-24":"BWQkGi","size12":"_5G5W6-","size18":"ZoU7Jn","size24":"BWQkGi"};
|
|
1045
1045
|
|
|
1046
1046
|
function applySwitchMods(mods) {
|
|
1047
1047
|
return [
|
|
@@ -1107,7 +1107,7 @@ var EditMode;
|
|
|
1107
1107
|
EditMode["INLINE"] = "inline";
|
|
1108
1108
|
})(EditMode || (EditMode = {}));
|
|
1109
1109
|
|
|
1110
|
-
var textInputCss = {"uui-typography":"
|
|
1110
|
+
var textInputCss = {"uui-typography":"SjAqBz","hero-header":"_7ngtEe","promo-header":"Yu-6nC","uui-critical":"BcOkRg","uui-info":"kEf3Vn","uui-success":"dmMLmt","uui-warning":"sL0nDt","uui-highlight":"KeUbj3","uui-typography-size-12":"m1pQnO","uui-typography-size-14":"-YGPG5","uui-typography-size-16":"vBjpwW","root":"jVOFCQ","mode-form":"g38VIY","mode-inline":"Syczbf","mode-cell":"_3VvHfA","size-24":"Culafx","size-30":"Dhyy2w","size-36":"_0jcIKU","size-42":"m97Mk-","size-48":"za6SWC","size-60":"X6ked5","uuiTypography":"SjAqBz","heroHeader":"_7ngtEe","promoHeader":"Yu-6nC","uuiCritical":"BcOkRg","uuiInfo":"kEf3Vn","uuiSuccess":"dmMLmt","uuiWarning":"sL0nDt","uuiHighlight":"KeUbj3","uuiTypographySize12":"m1pQnO","uuiTypographySize14":"-YGPG5","uuiTypographySize16":"vBjpwW","modeForm":"g38VIY","modeInline":"Syczbf","modeCell":"_3VvHfA","size24":"Culafx","size30":"Dhyy2w","size36":"_0jcIKU","size42":"m97Mk-","size48":"za6SWC","size60":"X6ked5"};
|
|
1111
1111
|
|
|
1112
1112
|
const DEFAULT_SIZE$3 = '36';
|
|
1113
1113
|
const DEFAULT_MODE$3 = EditMode.FORM;
|
|
@@ -1134,7 +1134,7 @@ const SearchInput = React__namespace.default.forwardRef((props, ref) => {
|
|
|
1134
1134
|
} })));
|
|
1135
1135
|
});
|
|
1136
1136
|
|
|
1137
|
-
var css$18 = {"root":"
|
|
1137
|
+
var css$18 = {"root":"_03a02w"};
|
|
1138
1138
|
|
|
1139
1139
|
const ControlGroup = uuiCore.withMods(uuiComponents.ControlGroup, () => [css$18.root]);
|
|
1140
1140
|
|
|
@@ -1143,7 +1143,7 @@ function MultiSwitchComponent(props, ref) {
|
|
|
1143
1143
|
}
|
|
1144
1144
|
const MultiSwitch = React__namespace.forwardRef(MultiSwitchComponent);
|
|
1145
1145
|
|
|
1146
|
-
var css$17 = {"uui-typography":"
|
|
1146
|
+
var css$17 = {"uui-typography":"_7iFvhT","hero-header":"qkbtpR","promo-header":"FYroRx","uui-critical":"Hl3t4U","uui-info":"xexDxQ","uui-success":"_9B-QCw","uui-warning":"_9mi14h","uui-highlight":"gbNLI7","uui-typography-size-12":"PJ1mhR","uui-typography-size-14":"wj-rnI","uui-typography-size-16":"_7TWRUu","root":"-aJaak","size-24":"G-kNc0","size-30":"t1ROTK","size-36":"y4-32N","size-42":"GnMxjT","size-48":"_2gh6JZ","mode-form":"bMyiUV","mode-cell":"WB4-Z1","uuiTypography":"_7iFvhT","heroHeader":"qkbtpR","promoHeader":"FYroRx","uuiCritical":"Hl3t4U","uuiInfo":"xexDxQ","uuiSuccess":"_9B-QCw","uuiWarning":"_9mi14h","uuiHighlight":"gbNLI7","uuiTypographySize12":"PJ1mhR","uuiTypographySize14":"wj-rnI","uuiTypographySize16":"_7TWRUu","size24":"G-kNc0","size30":"t1ROTK","size36":"y4-32N","size42":"GnMxjT","size48":"_2gh6JZ","modeForm":"bMyiUV","modeCell":"WB4-Z1"};
|
|
1147
1147
|
|
|
1148
1148
|
const DEFAULT_SIZE$2 = '36';
|
|
1149
1149
|
const DEFAULT_MODE$2 = EditMode.FORM;
|
|
@@ -1175,7 +1175,7 @@ const NumericInput = uuiCore.withMods(uuiComponents.NumericInput, applyNumericIn
|
|
|
1175
1175
|
};
|
|
1176
1176
|
});
|
|
1177
1177
|
|
|
1178
|
-
var css$16 = {"uui-typography":"
|
|
1178
|
+
var css$16 = {"uui-typography":"l-3Glq","hero-header":"-iUnWZ","promo-header":"mBZpz6","uui-critical":"GR8qLj","uui-info":"_5zqvs0","uui-success":"n6VZG1","uui-warning":"qvORUd","uui-highlight":"_4S0Zsh","uui-typography-size-12":"AbXBhu","uui-typography-size-14":"Z2zPvG","uui-typography-size-16":"_4vMRFj","root":"lBpas0","mode-form":"smOjKE","mode-cell":"XdQ1cv","mode-inline":"iindzh","size-24":"_6660Fi","size-30":"IN3Teg","size-36":"_4iUlBL","size-42":"HxAzWk","size-48":"_39SBXq","uuiTypography":"l-3Glq","heroHeader":"-iUnWZ","promoHeader":"mBZpz6","uuiCritical":"GR8qLj","uuiInfo":"_5zqvs0","uuiSuccess":"n6VZG1","uuiWarning":"qvORUd","uuiHighlight":"_4S0Zsh","uuiTypographySize12":"AbXBhu","uuiTypographySize14":"Z2zPvG","uuiTypographySize16":"_4vMRFj","modeForm":"smOjKE","modeCell":"XdQ1cv","modeInline":"iindzh","size24":"_6660Fi","size30":"IN3Teg","size36":"_4iUlBL","size42":"HxAzWk","size48":"_39SBXq"};
|
|
1179
1179
|
|
|
1180
1180
|
const DEFAULT_SIZE$1 = '36';
|
|
1181
1181
|
const DEFAULT_MODE$1 = EditMode.FORM;
|
|
@@ -1282,7 +1282,7 @@ var SvgNavigationClose24$1 = function SvgNavigationClose24(props, ref) {
|
|
|
1282
1282
|
};
|
|
1283
1283
|
var ForwardRef$A = /*#__PURE__*/React.forwardRef(SvgNavigationClose24$1);
|
|
1284
1284
|
|
|
1285
|
-
var css$15 = {"root":"
|
|
1285
|
+
var css$15 = {"root":"AZDh1Z","icon-wrapper":"q8JnaZ","alert-wrapper":"Ioikp2","size-48":"_2XM1o1","size-36":"eFtDJf","action-wrapper":"iZaHn0","action-icon":"tD2I0U","action-link":"_5P582G","close-icon":"TtWhJo","main-path":"ZbV-mz","content":"op1jXp","iconWrapper":"q8JnaZ","alertWrapper":"Ioikp2","size48":"_2XM1o1","size36":"eFtDJf","actionWrapper":"iZaHn0","actionIcon":"tD2I0U","actionLink":"_5P582G","closeIcon":"TtWhJo","mainPath":"ZbV-mz"};
|
|
1286
1286
|
|
|
1287
1287
|
const Alert = React__namespace.forwardRef((props, ref) => (React__namespace.createElement("div", Object.assign({ role: "alert", ref: ref, className: cx__default.default('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),
|
|
1288
1288
|
React__namespace.createElement("div", { className: css$15.mainPath },
|
|
@@ -1299,7 +1299,7 @@ const ErrorAlert = React__namespace.forwardRef((props, ref) => React__namespace.
|
|
|
1299
1299
|
|
|
1300
1300
|
const Dropdown = uuiCore.withMods(uuiComponents.Dropdown);
|
|
1301
1301
|
|
|
1302
|
-
var css$14 = {"root":"
|
|
1302
|
+
var css$14 = {"root":"BVM79-"};
|
|
1303
1303
|
|
|
1304
1304
|
function applyDropdownContainerMods(mods) {
|
|
1305
1305
|
return [
|
|
@@ -1310,7 +1310,7 @@ function applyDropdownContainerMods(mods) {
|
|
|
1310
1310
|
}
|
|
1311
1311
|
const DropdownContainer = uuiCore.withMods(uuiComponents__namespace.DropdownContainer, applyDropdownContainerMods);
|
|
1312
1312
|
|
|
1313
|
-
var css$13 = {"uui-typography":"
|
|
1313
|
+
var css$13 = {"uui-typography":"i0hqaR","hero-header":"vcG-ea","promo-header":"xzo2qP","uui-critical":"sw2w4N","uui-info":"yRf6ix","uui-success":"GJ0jye","uui-warning":"GhaaSQ","uui-highlight":"dcSa4f","uui-typography-size-12":"p-x1xS","uui-typography-size-14":"pmm3br","uui-typography-size-16":"nkaeFK","root":"WyvI50","body-root":"D-DUY1","submenu-root-item":"Q9N5sq","icon-after":"idcmLP","icon-check":"FnXxq4","splitter-root":"Qby3eB","splitter":"aAbtX1","header-root":"HSNJJP","item-root":"dcoC2E","icon":"OGBFXr","link":"_5aaMiX","indent":"_7q1FsM","uuiTypography":"i0hqaR","heroHeader":"vcG-ea","promoHeader":"xzo2qP","uuiCritical":"sw2w4N","uuiInfo":"yRf6ix","uuiSuccess":"GJ0jye","uuiWarning":"GhaaSQ","uuiHighlight":"dcSa4f","uuiTypographySize12":"p-x1xS","uuiTypographySize14":"pmm3br","uuiTypographySize16":"nkaeFK","bodyRoot":"D-DUY1","submenuRootItem":"Q9N5sq","iconAfter":"idcmLP","iconCheck":"FnXxq4","splitterRoot":"Qby3eB","headerRoot":"HSNJJP","itemRoot":"dcoC2E"};
|
|
1314
1314
|
|
|
1315
1315
|
const icons = systemIcons['36'];
|
|
1316
1316
|
exports.IDropdownControlKeys = void 0;
|
|
@@ -1439,7 +1439,7 @@ function DropdownMenuSwitchButton(props) {
|
|
|
1439
1439
|
React__namespace.default.createElement(Switch, { value: isSelected, tabIndex: -1, onValueChange: onHandleValueChange })));
|
|
1440
1440
|
}
|
|
1441
1441
|
|
|
1442
|
-
var css$12 = {"uui-typography":"
|
|
1442
|
+
var css$12 = {"uui-typography":"SeVkyN","hero-header":"y4RzoN","promo-header":"M8u-sJ","uui-critical":"A3T4cb","uui-info":"BIGh5j","uui-success":"_8HRXuM","uui-warning":"L8RM5E","uui-highlight":"MYngx0","uui-typography-size-12":"J-DC3i","uui-typography-size-14":"-wvfL4","uui-typography-size-16":"X1wTPj","root":"_4Jy883","border-bottom":"V3Csh9","top-shadow":"OAGUPN","size-24":"iF---P","size-30":"_5CZ8-H","size-36":"-byROR","size-42":"_8YmXRP","size-48":"yBFbIi","padding-6":"GSYX-J","padding-12":"oRSjDU","padding-18":"XApZLF","padding-24":"jl9q5A","margin-24":"_6F8ber","margin-12":"gHzP8Q","vPadding-12":"_6ncoJB","vPadding-18":"LzW6F-","vPadding-24":"tWfkt-","vPadding-36":"_3BdGfA","vPadding-48":"-aq0vA","spacing-6":"nXy04B","spacing-12":"qa-Eqb","spacing-18":"caabwU","uui-surface-main":"Chaw8U","uuiTypography":"SeVkyN","heroHeader":"y4RzoN","promoHeader":"M8u-sJ","uuiCritical":"A3T4cb","uuiInfo":"BIGh5j","uuiSuccess":"_8HRXuM","uuiWarning":"L8RM5E","uuiHighlight":"MYngx0","uuiTypographySize12":"J-DC3i","uuiTypographySize14":"-wvfL4","uuiTypographySize16":"X1wTPj","borderBottom":"V3Csh9","topShadow":"OAGUPN","size24":"iF---P","size30":"_5CZ8-H","size36":"-byROR","size42":"_8YmXRP","size48":"yBFbIi","padding6":"GSYX-J","padding12":"oRSjDU","padding18":"XApZLF","padding24":"jl9q5A","margin24":"_6F8ber","margin12":"gHzP8Q","vPadding12":"_6ncoJB","vPadding18":"LzW6F-","vPadding24":"tWfkt-","vPadding36":"_3BdGfA","vPadding48":"-aq0vA","spacing6":"nXy04B","spacing12":"qa-Eqb","spacing18":"caabwU","uuiSurfaceMain":"Chaw8U"};
|
|
1443
1443
|
|
|
1444
1444
|
const FlexCell = uuiCore.withMods(uuiComponents.FlexCell, () => [css$12.flexCell]);
|
|
1445
1445
|
|
|
@@ -1457,7 +1457,7 @@ const FlexRow = uuiCore.withMods(uuiComponents.FlexRow, (props) => {
|
|
|
1457
1457
|
];
|
|
1458
1458
|
});
|
|
1459
1459
|
|
|
1460
|
-
var css$11 = {"root":"
|
|
1460
|
+
var css$11 = {"root":"aOwM0X","margin-24":"Qh-LET","padding-12":"qi3DDa","padding-24":"pPPxFA","shadow":"CtPUsA","uui-surface-main":"OWEsXg","margin24":"Qh-LET","padding12":"qi3DDa","padding24":"pPPxFA","uuiSurfaceMain":"OWEsXg"};
|
|
1461
1461
|
|
|
1462
1462
|
const Panel = uuiCore.withMods(uuiComponents.VPanel, (props) => [
|
|
1463
1463
|
'uui-panel',
|
|
@@ -1556,7 +1556,7 @@ const i18n = Object.assign(Object.assign({}, uuiCore.i18n), { dataPickerBody: {
|
|
|
1556
1556
|
fileSizeProgress: ' of ',
|
|
1557
1557
|
} });
|
|
1558
1558
|
|
|
1559
|
-
var css$10 = {"root":"
|
|
1559
|
+
var css$10 = {"root":"Z-BbAq","mode-block":"DYmOgl","mode-inline":"xsWdyc","padding-0":"LgLA68","padding-6":"BUIKXY","padding-12":"x-ZWnV","padding-18":"s64xxu","modeBlock":"DYmOgl","modeInline":"xsWdyc","padding0":"LgLA68","padding6":"BUIKXY","padding12":"x-ZWnV","padding18":"s64xxu"};
|
|
1560
1560
|
|
|
1561
1561
|
const getMode = (mode) => {
|
|
1562
1562
|
return mode || 'block';
|
|
@@ -1572,7 +1572,7 @@ const Accordion = uuiCore.withMods(uuiComponents__namespace.Accordion, applyAcco
|
|
|
1572
1572
|
dropdownIcon: mods.dropdownIcon !== null && systemIcons[getMode(mods.mode) === 'block' ? '60' : '30'].foldingArrow,
|
|
1573
1573
|
}));
|
|
1574
1574
|
|
|
1575
|
-
var css$$ = {"root":"
|
|
1575
|
+
var css$$ = {"root":"nFJWW-"};
|
|
1576
1576
|
|
|
1577
1577
|
function applyTooltipMods(mods) {
|
|
1578
1578
|
return [
|
|
@@ -1582,7 +1582,7 @@ function applyTooltipMods(mods) {
|
|
|
1582
1582
|
}
|
|
1583
1583
|
const Tooltip = uuiCore.withMods(uuiComponents__namespace.Tooltip, applyTooltipMods);
|
|
1584
1584
|
|
|
1585
|
-
var css$_ = {"uui-typography":"
|
|
1585
|
+
var css$_ = {"uui-typography":"CRC4dh","hero-header":"IzHBqc","promo-header":"vFmoCd","uui-critical":"_3hFRt3","uui-info":"OiDZRm","uui-success":"BZq-Un","uui-warning":"mG-79K","uui-highlight":"SepQTt","uui-typography-size-12":"_0vOzv-","uui-typography-size-14":"PKJh4J","uui-typography-size-16":"jhCSCt","root":"EpEVWv","size-24":"uMWM5D","size-30":"JufsBh","size-36":"eDmlQt","size-42":"uwulFq","size-48":"_22HMUL","uuiTypography":"CRC4dh","heroHeader":"IzHBqc","promoHeader":"vFmoCd","uuiCritical":"_3hFRt3","uuiInfo":"OiDZRm","uuiSuccess":"BZq-Un","uuiWarning":"mG-79K","uuiHighlight":"SepQTt","uuiTypographySize12":"_0vOzv-","uuiTypographySize14":"PKJh4J","uuiTypographySize16":"jhCSCt","size24":"uMWM5D","size30":"JufsBh","size36":"eDmlQt","size42":"uwulFq","size48":"_22HMUL"};
|
|
1586
1586
|
|
|
1587
1587
|
const DEFAULT_SIZE = '36';
|
|
1588
1588
|
function applyLabeledInputMods(mods) {
|
|
@@ -1593,7 +1593,7 @@ const LabeledInput = uuiCore.withMods(uuiComponents__namespace.LabeledInput, app
|
|
|
1593
1593
|
infoIcon: systemIcons[props.size || DEFAULT_SIZE].help,
|
|
1594
1594
|
}));
|
|
1595
1595
|
|
|
1596
|
-
var css$Z = {"root":"
|
|
1596
|
+
var css$Z = {"root":"vNH6dy"};
|
|
1597
1597
|
|
|
1598
1598
|
function RadioGroup(props) {
|
|
1599
1599
|
const direction = props.direction || 'vertical';
|
|
@@ -1608,7 +1608,7 @@ function RadioGroup(props) {
|
|
|
1608
1608
|
})));
|
|
1609
1609
|
}
|
|
1610
1610
|
|
|
1611
|
-
var css$Y = {"root":"
|
|
1611
|
+
var css$Y = {"root":"GgokJg"};
|
|
1612
1612
|
|
|
1613
1613
|
function applyScrollBarsMods() {
|
|
1614
1614
|
return [
|
|
@@ -1617,9 +1617,9 @@ function applyScrollBarsMods() {
|
|
|
1617
1617
|
}
|
|
1618
1618
|
const ScrollBars = uuiCore.withMods(uuiComponents.ScrollBars, applyScrollBarsMods);
|
|
1619
1619
|
|
|
1620
|
-
var css$X = {"scroll-container":"
|
|
1620
|
+
var css$X = {"scroll-container":"gO4E-f","list-container":"B7bKCN","scrollContainer":"gO4E-f","listContainer":"B7bKCN"};
|
|
1621
1621
|
|
|
1622
|
-
var css$W = {"root":"-
|
|
1622
|
+
var css$W = {"root":"fbwO-V"};
|
|
1623
1623
|
|
|
1624
1624
|
const Blocker = uuiCore.withMods(uuiComponents.Blocker, () => [css$W.root], (cmpProps) => ({ renderSpinner: cmpProps.renderSpinner || (() => React__namespace.default.createElement(Spinner, null)) }));
|
|
1625
1625
|
|
|
@@ -1661,7 +1661,7 @@ const VirtualListView = React__namespace.forwardRef((props, ref) => {
|
|
|
1661
1661
|
});
|
|
1662
1662
|
VirtualList.displayName = 'VirtualList';
|
|
1663
1663
|
|
|
1664
|
-
var css$V = {"root":"
|
|
1664
|
+
var css$V = {"root":"_6N4TYW"};
|
|
1665
1665
|
|
|
1666
1666
|
function CheckboxGroup(props) {
|
|
1667
1667
|
const currentValue = props.value || [];
|
|
@@ -1683,7 +1683,7 @@ function CheckboxGroup(props) {
|
|
|
1683
1683
|
})));
|
|
1684
1684
|
}
|
|
1685
1685
|
|
|
1686
|
-
var css$U = {"uui-typography":"
|
|
1686
|
+
var css$U = {"uui-typography":"Kp2B0J","hero-header":"jsZG0o","promo-header":"_0zLZ9r","uui-critical":"Kv-ejP","uui-info":"In9G-8","uui-success":"cDSRbI","uui-warning":"V-xqS8","uui-highlight":"MC0a-1","uui-typography-size-12":"_5Yxfsj","uui-typography-size-14":"k4o1fE","uui-typography-size-16":"fUoKBW","body":"mIGJAM","modal":"YU6uzO","search-wrapper":"B7aFN6","checkbox":"zM-5Df","no-found-size-24":"U8wMn1","no-found-size-30":"lmxenu","no-found-size-36":"_8L-Pn9","no-found-size-42":"QtKDVN","uuiTypography":"Kp2B0J","heroHeader":"jsZG0o","promoHeader":"_0zLZ9r","uuiCritical":"Kv-ejP","uuiInfo":"In9G-8","uuiSuccess":"cDSRbI","uuiWarning":"V-xqS8","uuiHighlight":"MC0a-1","uuiTypographySize12":"_5Yxfsj","uuiTypographySize14":"k4o1fE","uuiTypographySize16":"fUoKBW","searchWrapper":"B7aFN6","noFoundSize24":"U8wMn1","noFoundSize30":"lmxenu","noFoundSize36":"_8L-Pn9","noFoundSize42":"QtKDVN"};
|
|
1687
1687
|
|
|
1688
1688
|
class DataPickerBody extends uuiComponents.PickerBodyBase {
|
|
1689
1689
|
constructor() {
|
|
@@ -1740,7 +1740,7 @@ function DataPickerFooterImpl(props) {
|
|
|
1740
1740
|
}
|
|
1741
1741
|
const DataPickerFooter = React__namespace.default.memo(DataPickerFooterImpl);
|
|
1742
1742
|
|
|
1743
|
-
var css$T = {"header":"
|
|
1743
|
+
var css$T = {"header":"ci1nGM","close":"cLBCJP"};
|
|
1744
1744
|
|
|
1745
1745
|
var _path$y;
|
|
1746
1746
|
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); }
|
|
@@ -1810,7 +1810,7 @@ var SvgNotificationDone12 = function SvgNotificationDone12(props, ref) {
|
|
|
1810
1810
|
};
|
|
1811
1811
|
var ForwardRef$w = /*#__PURE__*/React.forwardRef(SvgNotificationDone12);
|
|
1812
1812
|
|
|
1813
|
-
var css$S = {"cell":"
|
|
1813
|
+
var css$S = {"cell":"xgsK05","align-widgets-top":"_3fn4o8","size-24":"dUJDK-","size-30":"_9p5KNm","size-36":"VJQyqZ","size-42":"B9THS6","size-48":"ik6e7j","size-60":"dr-M9P","align-widgets-center":"L6x-HQ","padding-12":"_7owmSY","padding-24":"_5v-H8j","padding-left-12":"Dd5DRR","padding-left-24":"-lbAvM","icon-container":"_8O-3Hl","loading-cell":"ePD8XS","content-wrapper":"_9y3pml","render-item":"OuT7HZ","icon-wrapper":"WUQf3-","icon-default":"umgAzR","icon-primary":"DaW-LR","alignWidgetsTop":"_3fn4o8","size24":"dUJDK-","size30":"_9p5KNm","size36":"VJQyqZ","size42":"B9THS6","size48":"ik6e7j","size60":"dr-M9P","alignWidgetsCenter":"L6x-HQ","padding12":"_7owmSY","padding24":"_5v-H8j","paddingLeft12":"Dd5DRR","paddingLeft24":"-lbAvM","iconContainer":"_8O-3Hl","loadingCell":"ePD8XS","contentWrapper":"_9y3pml","renderItem":"OuT7HZ","iconWrapper":"WUQf3-","iconDefault":"umgAzR","iconPrimary":"DaW-LR"};
|
|
1814
1814
|
|
|
1815
1815
|
const getIcon = (size) => {
|
|
1816
1816
|
switch (size) {
|
|
@@ -1861,7 +1861,7 @@ function DataPickerCell(props) {
|
|
|
1861
1861
|
getWrappedContent()));
|
|
1862
1862
|
}
|
|
1863
1863
|
|
|
1864
|
-
var css$R = {"uui-typography":"
|
|
1864
|
+
var css$R = {"uui-typography":"jokuMN","hero-header":"U9LpGb","promo-header":"j2RH9e","uui-critical":"yrD6Pk","uui-info":"A188Qz","uui-success":"E9uDum","uui-warning":"qL5-JD","uui-highlight":"bvaeXa","uui-typography-size-12":"t9GN1T","uui-typography-size-14":"pouFfs","uui-typography-size-16":"_69Ftv-","picker-row":"R8Y56x","uuiTypography":"jokuMN","heroHeader":"U9LpGb","promoHeader":"j2RH9e","uuiCritical":"yrD6Pk","uuiInfo":"A188Qz","uuiSuccess":"E9uDum","uuiWarning":"qL5-JD","uuiHighlight":"bvaeXa","uuiTypographySize12":"t9GN1T","uuiTypographySize14":"pouFfs","uuiTypographySize16":"_69Ftv-","pickerRow":"R8Y56x"};
|
|
1865
1865
|
|
|
1866
1866
|
class DataPickerRow extends React__namespace.Component {
|
|
1867
1867
|
constructor() {
|
|
@@ -1875,7 +1875,7 @@ class DataPickerRow extends React__namespace.Component {
|
|
|
1875
1875
|
}
|
|
1876
1876
|
}
|
|
1877
1877
|
|
|
1878
|
-
var css$Q = {"uui-typography":"
|
|
1878
|
+
var css$Q = {"uui-typography":"tVPI4A","hero-header":"NtymWN","promo-header":"YgY4A-","uui-critical":"kp3Zwd","uui-info":"hzdAWL","uui-success":"PfJwMj","uui-warning":"MffDR4","uui-highlight":"-gG0hC","uui-typography-size-12":"PcX2q6","uui-typography-size-14":"_2q4Qu5","uui-typography-size-16":"Aj1ZFA","done":"HWxJlr","container":"M26NRs","uuiTypography":"tVPI4A","heroHeader":"NtymWN","promoHeader":"YgY4A-","uuiCritical":"kp3Zwd","uuiInfo":"hzdAWL","uuiSuccess":"PfJwMj","uuiWarning":"MffDR4","uuiHighlight":"-gG0hC","uuiTypographySize12":"PcX2q6","uuiTypographySize14":"_2q4Qu5","uuiTypographySize16":"Aj1ZFA"};
|
|
1879
1879
|
|
|
1880
1880
|
const MobileDropdownWrapper = (props) => {
|
|
1881
1881
|
const isMobileView = uuiCore.isMobile();
|
|
@@ -1909,9 +1909,9 @@ var SvgSearchWithBackground = function SvgSearchWithBackground(props, ref) {
|
|
|
1909
1909
|
};
|
|
1910
1910
|
var ForwardRef$v = /*#__PURE__*/React.forwardRef(SvgSearchWithBackground);
|
|
1911
1911
|
|
|
1912
|
-
var css$P = {"uui-typography":"
|
|
1912
|
+
var css$P = {"uui-typography":"Gq8RHU","hero-header":"_1ufSJU","promo-header":"fq3Uz6","uui-critical":"ExYCiw","uui-info":"FMjqDY","uui-success":"_1TTI2o","uui-warning":"_3uPnyq","uui-highlight":"O1N-T-","uui-typography-size-12":"RLhjwu","uui-typography-size-14":"p5XSr2","uui-typography-size-16":"m-4QgS","sub-header-wrapper":"Sxaw-j","switch":"jXESS0","no-found-modal-container":"XtvWOu","no-found-modal-container-icon":"USEiLD","no-found-modal-container-text":"s4zlWm","uuiTypography":"Gq8RHU","heroHeader":"_1ufSJU","promoHeader":"fq3Uz6","uuiCritical":"ExYCiw","uuiInfo":"FMjqDY","uuiSuccess":"_1TTI2o","uuiWarning":"_3uPnyq","uuiHighlight":"O1N-T-","uuiTypographySize12":"RLhjwu","uuiTypographySize14":"p5XSr2","uuiTypographySize16":"m-4QgS","subHeaderWrapper":"Sxaw-j","$switch$":"jXESS0","noFoundModalContainer":"XtvWOu","noFoundModalContainerIcon":"USEiLD","noFoundModalContainerText":"s4zlWm"};
|
|
1913
1913
|
|
|
1914
|
-
var css$O = {"root":"
|
|
1914
|
+
var css$O = {"root":"_1sX7A-","multiline":"E49d2r","vertical-padding-24":"_6J9MQT","vertical-padding-30":"JzGm-o","vertical-padding-36":"jUJMob","vertical-padding-42":"psB3uo","vertical-padding-48":"_7BsT3D","text":"_41cS9N","verticalPadding24":"_6J9MQT","verticalPadding30":"JzGm-o","verticalPadding36":"jUJMob","verticalPadding42":"psB3uo","verticalPadding48":"_7BsT3D"};
|
|
1915
1915
|
|
|
1916
1916
|
const mergeHighlightRanges = (ranges) => {
|
|
1917
1917
|
const mergedRanges = [];
|
|
@@ -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$N = {"uui-typography":"
|
|
2066
|
+
var css$N = {"uui-typography":"fGOT3T","hero-header":"eiHRHa","promo-header":"Hn9DZt","uui-critical":"KAwO3q","uui-info":"-gyrVm","uui-success":"rOkZGj","uui-warning":"IsDCpr","uui-highlight":"KKTY09","uui-typography-size-12":"Szmr93","uui-typography-size-14":"_6HY3AB","uui-typography-size-16":"ak8blv","root":"jn71S7","mode-form":"tW7bnR","mode-cell":"e2bt3V","mode-inline":"IdaHvT","size-24":"XZaOpM","size-30":"Xc1dPr","size-36":"ksphUx","size-42":"_7y-kBx","size-48":"hlyYJp","uuiTypography":"fGOT3T","heroHeader":"eiHRHa","promoHeader":"Hn9DZt","uuiCritical":"KAwO3q","uuiInfo":"-gyrVm","uuiSuccess":"rOkZGj","uuiWarning":"IsDCpr","uuiHighlight":"KKTY09","uuiTypographySize12":"Szmr93","uuiTypographySize14":"_6HY3AB","uuiTypographySize16":"ak8blv","modeForm":"tW7bnR","modeCell":"e2bt3V","modeInline":"IdaHvT","size24":"XZaOpM","size30":"Xc1dPr","size36":"ksphUx","size42":"_7y-kBx","size48":"hlyYJp"};
|
|
2067
2067
|
|
|
2068
2068
|
const defaultSize$1 = '36';
|
|
2069
2069
|
const defaultMode$1 = EditMode.FORM;
|
|
@@ -2183,7 +2183,7 @@ function PickerInputComponent(_a, ref) {
|
|
|
2183
2183
|
}
|
|
2184
2184
|
const PickerInput = React__namespace.default.forwardRef(PickerInputComponent);
|
|
2185
2185
|
|
|
2186
|
-
var css$M = {"row":"
|
|
2186
|
+
var css$M = {"row":"_52Y8h4"};
|
|
2187
2187
|
|
|
2188
2188
|
function PickerListItem(props) {
|
|
2189
2189
|
var _a;
|
|
@@ -2242,7 +2242,7 @@ const UUI_FILTERS_PANEL_ADD_BUTTON_BODY = 'uui-filters-panel-add-button-body';
|
|
|
2242
2242
|
const UUI_FILTERS_PANEL_ITEM_BODY = 'uui-filters-panel-item-body';
|
|
2243
2243
|
const UUI_FILTERS_PANEL_ITEM_TOGGLER = 'uui-filters-panel-item-toggler';
|
|
2244
2244
|
|
|
2245
|
-
var css$L = {"uui-typography":"
|
|
2245
|
+
var css$L = {"uui-typography":"_-5L-uT","hero-header":"sx6mW7","promo-header":"ELc6BK","uui-critical":"GFMXyp","uui-info":"eW4DXz","uui-success":"vEbBaT","uui-warning":"HurXA7","uui-highlight":"mBNaaw","uui-typography-size-12":"PcCOAd","uui-typography-size-14":"utEDXN","uui-typography-size-16":"s5nmuM","root":"_5XIKwZ","title-wrapper":"Sq-8he","title":"isjzZu","text-wrapper":"pFKnfG","selection":"IKzESp","postfix":"wDdJaG","selected":"e6hzkI","uuiTypography":"_-5L-uT","heroHeader":"sx6mW7","promoHeader":"ELc6BK","uuiCritical":"GFMXyp","uuiInfo":"eW4DXz","uuiSuccess":"vEbBaT","uuiWarning":"HurXA7","uuiHighlight":"mBNaaw","uuiTypographySize12":"PcCOAd","uuiTypographySize14":"utEDXN","uuiTypographySize16":"s5nmuM","titleWrapper":"Sq-8he","textWrapper":"pFKnfG"};
|
|
2246
2246
|
|
|
2247
2247
|
const defaultSize = '36';
|
|
2248
2248
|
const FilterPanelItemToggler = React__namespace.forwardRef((props, ref) => {
|
|
@@ -2316,7 +2316,7 @@ function FilterPickerBody(props) {
|
|
|
2316
2316
|
return renderBody(Object.assign(Object.assign(Object.assign({}, getPickerBodyProps(rows)), getListProps()), { showSearch: (_a = props.showSearch) !== null && _a !== void 0 ? _a : true }), rows);
|
|
2317
2317
|
}
|
|
2318
2318
|
|
|
2319
|
-
var css$K = {"container":"
|
|
2319
|
+
var css$K = {"container":"pVpHeN"};
|
|
2320
2320
|
|
|
2321
2321
|
dayjs__default.default.extend(localeData__default.default);
|
|
2322
2322
|
const uuiHeader = {
|
|
@@ -2400,14 +2400,14 @@ function DatePickerHeader(props) {
|
|
|
2400
2400
|
React__namespace.createElement(Button, { icon: props.navIconRight || ForwardRef$K, color: "secondary", fill: "ghost", cx: uuiHeader.navIconRight, onClick: () => onRightNavigationArrow() }))));
|
|
2401
2401
|
}
|
|
2402
2402
|
|
|
2403
|
-
var css$J = {"uui-typography":"
|
|
2403
|
+
var css$J = {"uui-typography":"UDrCR0","hero-header":"K4hL8r","promo-header":"NnXga4","uui-critical":"LXHHXf","uui-info":"o9DdLj","uui-success":"_0uQxF0","uui-warning":"l1ELzf","uui-highlight":"N2lNbN","uui-typography-size-12":"k07OnE","uui-typography-size-14":"dSQhuU","uui-typography-size-16":"_5xaUty","root":"ETgSmn","uuiTypography":"UDrCR0","heroHeader":"K4hL8r","promoHeader":"NnXga4","uuiCritical":"LXHHXf","uuiInfo":"o9DdLj","uuiSuccess":"_0uQxF0","uuiWarning":"l1ELzf","uuiHighlight":"N2lNbN","uuiTypographySize12":"k07OnE","uuiTypographySize14":"dSQhuU","uuiTypographySize16":"_5xaUty"};
|
|
2404
2404
|
|
|
2405
2405
|
function applyDateSelectionMods() {
|
|
2406
2406
|
return [css$J.root];
|
|
2407
2407
|
}
|
|
2408
2408
|
const Calendar = uuiCore.withMods(uuiComponents.Calendar, applyDateSelectionMods);
|
|
2409
2409
|
|
|
2410
|
-
var css$I = {"uui-typography":"
|
|
2410
|
+
var css$I = {"uui-typography":"bGo6Fu","hero-header":"RkHnal","promo-header":"cJtMj8","uui-critical":"_2ofIs-","uui-info":"_9K8pRj","uui-success":"wfCifN","uui-warning":"IijB2M","uui-highlight":"Jc-RES","uui-typography-size-12":"wTIfmj","uui-typography-size-14":"pKLJhO","uui-typography-size-16":"PAZORV","root":"IuwsQd","uuiTypography":"bGo6Fu","heroHeader":"RkHnal","promoHeader":"cJtMj8","uuiCritical":"_2ofIs-","uuiInfo":"_9K8pRj","uuiSuccess":"wfCifN","uuiWarning":"IijB2M","uuiHighlight":"Jc-RES","uuiTypographySize12":"wTIfmj","uuiTypographySize14":"pKLJhO","uuiTypographySize16":"PAZORV"};
|
|
2411
2411
|
|
|
2412
2412
|
dayjs__default.default.extend(updateLocale__default.default);
|
|
2413
2413
|
const uuiDatePickerBody = {
|
|
@@ -2473,14 +2473,14 @@ class DatePickerComponent extends uuiComponents.BaseDatePicker {
|
|
|
2473
2473
|
}
|
|
2474
2474
|
const DatePicker = uuiCore.withMods(DatePickerComponent);
|
|
2475
2475
|
|
|
2476
|
-
var css$H = {"uui-typography":"
|
|
2476
|
+
var css$H = {"uui-typography":"qkTp1S","hero-header":"_809iVn","promo-header":"rVjG8j","uui-critical":"rdN7kC","uui-info":"nV9x66","uui-success":"s8Mpoo","uui-warning":"Z5oSIX","uui-highlight":"JAP-rt","uui-typography-size-12":"_-1Os68","uui-typography-size-14":"DQIhQP","uui-typography-size-16":"gwyDZU","root":"_5WOxov","uuiTypography":"qkTp1S","heroHeader":"_809iVn","promoHeader":"rVjG8j","uuiCritical":"rdN7kC","uuiInfo":"nV9x66","uuiSuccess":"s8Mpoo","uuiWarning":"Z5oSIX","uuiHighlight":"JAP-rt","uuiTypographySize12":"_-1Os68","uuiTypographySize14":"DQIhQP","uuiTypographySize16":"gwyDZU"};
|
|
2477
2477
|
|
|
2478
2478
|
function applyCalendarPresetsMods() {
|
|
2479
2479
|
return [css$H.root];
|
|
2480
2480
|
}
|
|
2481
2481
|
const CalendarPresets = uuiCore.withMods(uuiComponents.CalendarPresets, applyCalendarPresetsMods, () => ({}));
|
|
2482
2482
|
|
|
2483
|
-
var css$G = {"uui-typography":"
|
|
2483
|
+
var css$G = {"uui-typography":"XKQixa","hero-header":"FptRYY","promo-header":"Vu-TwC","uui-critical":"IbizeG","uui-info":"_3Nf4JS","uui-success":"hr4REP","uui-warning":"Lrg8Zt","uui-highlight":"_0hBY0o","uui-typography-size-12":"_7OP3AX","uui-typography-size-14":"_94rIoS","uui-typography-size-16":"T3fFVr","root":"_-8lYt6","container":"bQEIH0","day-selection":"o51-lF","from-picker":"tfy8Oo","to-picker":"NJsTDE","bodes-wrapper":"qKEsXw","blocker":"glaazr","uuiTypography":"XKQixa","heroHeader":"FptRYY","promoHeader":"Vu-TwC","uuiCritical":"IbizeG","uuiInfo":"_3Nf4JS","uuiSuccess":"hr4REP","uuiWarning":"Lrg8Zt","uuiHighlight":"_0hBY0o","uuiTypographySize12":"_7OP3AX","uuiTypographySize14":"_94rIoS","uuiTypographySize16":"T3fFVr","daySelection":"o51-lF","fromPicker":"tfy8Oo","toPicker":"NJsTDE","bodesWrapper":"qKEsXw"};
|
|
2484
2484
|
|
|
2485
2485
|
dayjs__default.default.extend(isoWeek__default.default);
|
|
2486
2486
|
function weekCount(displayedDate) {
|
|
@@ -2638,7 +2638,7 @@ class RangeDatePickerBody extends React__namespace.Component {
|
|
|
2638
2638
|
}
|
|
2639
2639
|
}
|
|
2640
2640
|
|
|
2641
|
-
var css$F = {"uui-typography":"
|
|
2641
|
+
var css$F = {"uui-typography":"Hfdom7","hero-header":"_7cnKdK","promo-header":"L6eMQt","uui-critical":"DCqVed","uui-info":"Hwy-S9","uui-success":"s5TM1u","uui-warning":"DX-zA0","uui-highlight":"L7tCb5","uui-typography-size-12":"ICT3iv","uui-typography-size-14":"jEm0Td","uui-typography-size-16":"_4EgJ6O","dropdown-container":"O3OtSS","date-input":"hDjhJ4","size-24":"ENBxEf","size-30":"w8dfB-","size-36":"_6fYuTI","size-42":"x-ZakC","size-48":"oEK-5e","date-input-group":"ffp-2X","separator":"aqCmuO","mode-form":"-Ctvwi","mode-cell":"DOYLdw","uuiTypography":"Hfdom7","heroHeader":"_7cnKdK","promoHeader":"L6eMQt","uuiCritical":"DCqVed","uuiInfo":"Hwy-S9","uuiSuccess":"s5TM1u","uuiWarning":"DX-zA0","uuiHighlight":"L7tCb5","uuiTypographySize12":"ICT3iv","uuiTypographySize14":"jEm0Td","uuiTypographySize16":"_4EgJ6O","dropdownContainer":"O3OtSS","dateInput":"hDjhJ4","size24":"ENBxEf","size30":"w8dfB-","size36":"_6fYuTI","size42":"x-ZakC","size48":"oEK-5e","dateInputGroup":"ffp-2X","modeForm":"-Ctvwi","modeCell":"DOYLdw"};
|
|
2642
2642
|
|
|
2643
2643
|
const defaultValue = { from: null, to: null };
|
|
2644
2644
|
class RangeDatePickerComponent extends uuiComponents.BaseRangeDatePicker {
|
|
@@ -2703,7 +2703,7 @@ class FilterDatePickerBody extends uuiComponents.BaseDatePicker {
|
|
|
2703
2703
|
}
|
|
2704
2704
|
}
|
|
2705
2705
|
|
|
2706
|
-
var css$E = {"uui-typography":"
|
|
2706
|
+
var css$E = {"uui-typography":"bMerNH","hero-header":"nTf-rF","promo-header":"K57mV9","uui-critical":"HY1b2O","uui-info":"C0x61b","uui-success":"GD65eE","uui-warning":"o92MOy","uui-highlight":"iebl66","uui-typography-size-12":"zrqm1Q","uui-typography-size-14":"sOSEp4","uui-typography-size-16":"_1iv--s","date-input":"AyLwri","size-24":"RgZPC1","size-30":"PXZdL4","size-36":"ME2e-f","size-42":"eh7lKp","size-48":"_44G6EQ","date-input-group":"BlYBEt","separator":"JLFBL7","mode-form":"DRYduL","mode-cell":"JUV1KC","uuiTypography":"bMerNH","heroHeader":"nTf-rF","promoHeader":"K57mV9","uuiCritical":"HY1b2O","uuiInfo":"C0x61b","uuiSuccess":"GD65eE","uuiWarning":"o92MOy","uuiHighlight":"iebl66","uuiTypographySize12":"zrqm1Q","uuiTypographySize14":"sOSEp4","uuiTypographySize16":"_1iv--s","dateInput":"AyLwri","size24":"RgZPC1","size30":"PXZdL4","size36":"ME2e-f","size42":"eh7lKp","size48":"_44G6EQ","dateInputGroup":"BlYBEt","modeForm":"DRYduL","modeCell":"JUV1KC"};
|
|
2707
2707
|
|
|
2708
2708
|
class FilterRangeDatePickerBody extends uuiComponents.BaseRangeDatePicker {
|
|
2709
2709
|
constructor() {
|
|
@@ -2735,7 +2735,7 @@ class FilterRangeDatePickerBody extends uuiComponents.BaseRangeDatePicker {
|
|
|
2735
2735
|
}
|
|
2736
2736
|
}
|
|
2737
2737
|
|
|
2738
|
-
var css$D = {"container":"
|
|
2738
|
+
var css$D = {"container":"bYm8nt"};
|
|
2739
2739
|
|
|
2740
2740
|
function FilterNumericBody(props) {
|
|
2741
2741
|
var _a, _b;
|
|
@@ -2832,7 +2832,7 @@ var SvgActionDeleteforever12 = function SvgActionDeleteforever12(props, ref) {
|
|
|
2832
2832
|
};
|
|
2833
2833
|
var ForwardRef$u = /*#__PURE__*/React.forwardRef(SvgActionDeleteforever12);
|
|
2834
2834
|
|
|
2835
|
-
var css$C = {"uui-typography":"
|
|
2835
|
+
var css$C = {"uui-typography":"ZiH3zB","hero-header":"dfJu6-","promo-header":"_6hRIVl","uui-critical":"iYVhyg","uui-info":"Fl7M0U","uui-success":"bJRDRO","uui-warning":"hejuWW","uui-highlight":"_8Gqj-V","uui-typography-size-12":"_9767ik","uui-typography-size-14":"hMgPHQ","uui-typography-size-16":"Vd-ZHx","header":"_2DwNTX","removeButton":"uOibEc","with-search":"Uabcb3","uuiTypography":"ZiH3zB","heroHeader":"dfJu6-","promoHeader":"_6hRIVl","uuiCritical":"iYVhyg","uuiInfo":"Fl7M0U","uuiSuccess":"bJRDRO","uuiWarning":"hejuWW","uuiHighlight":"_8Gqj-V","uuiTypographySize12":"_9767ik","uuiTypographySize14":"hMgPHQ","uuiTypographySize16":"Vd-ZHx","withSearch":"Uabcb3"};
|
|
2836
2836
|
|
|
2837
2837
|
function FiltersToolbarItemImpl(props) {
|
|
2838
2838
|
const { maxCount = 2 } = props;
|
|
@@ -3133,9 +3133,9 @@ function FiltersToolbarImpl(props) {
|
|
|
3133
3133
|
}
|
|
3134
3134
|
const FiltersPanel = React__namespace.default.memo(FiltersToolbarImpl);
|
|
3135
3135
|
|
|
3136
|
-
var css$B = {"divider":"
|
|
3136
|
+
var css$B = {"divider":"XpkD4s","dropdownDeleteIcon":"Do-n5z","presetsWrapper":"FOUjAn","addPresetContainer":"qGHH9T","dropContainer":"rjkh7O"};
|
|
3137
3137
|
|
|
3138
|
-
var css$A = {"preset-dropdown-panel":"
|
|
3138
|
+
var css$A = {"preset-dropdown-panel":"iFVFgr","delete-row":"I4sl39","delete-button":"bJntK7","targetOpen":"vuufCi","presetDropdownPanel":"iFVFgr","deleteRow":"I4sl39","deleteButton":"bJntK7"};
|
|
3139
3139
|
|
|
3140
3140
|
var _path$r;
|
|
3141
3141
|
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); }
|
|
@@ -3323,7 +3323,7 @@ function PresetActionsDropdown(props) {
|
|
|
3323
3323
|
return (React__namespace.default.createElement(Dropdown, { renderBody: renderBody, renderTarget: renderTarget, placement: "bottom-end", modifiers: [{ name: 'offset', options: { offset: [0, 22] } }] }));
|
|
3324
3324
|
}
|
|
3325
3325
|
|
|
3326
|
-
var css$z = {"preset-input-cell":"
|
|
3326
|
+
var css$z = {"preset-input-cell":"ECMy6z","preset-input":"PoJT2Y","presetInputCell":"ECMy6z","presetInput":"PoJT2Y"};
|
|
3327
3327
|
|
|
3328
3328
|
const UUI_PRESETS_PANEL_ADD_BUTTON = 'uui-presets-panel-add-button';
|
|
3329
3329
|
const UUI_PRESETS_PANEL_MORE_BUTTON = 'uui-presets-panel-more-button';
|
|
@@ -3356,7 +3356,7 @@ function PresetInput(props) {
|
|
|
3356
3356
|
React__namespace.default.createElement(TextInput, { cx: css$z.presetInput, onValueChange: setPresetCaption, value: presetCaption, onCancel: cancelActionHandler, onAccept: acceptActionHandler, onBlur: newPresetOnBlurHandler, autoFocus: true, maxLength: 50, isReadonly: readonly })));
|
|
3357
3357
|
}
|
|
3358
3358
|
|
|
3359
|
-
var css$y = {"preset":"
|
|
3359
|
+
var css$y = {"preset":"TWn-pc","activePreset":"mziDaU"};
|
|
3360
3360
|
|
|
3361
3361
|
function Preset(props) {
|
|
3362
3362
|
const [isRenamePreset, setIsRenamePreset] = React.useState(false);
|
|
@@ -3455,7 +3455,7 @@ const useColumnsWithFilters = (initialColumns, filters) => {
|
|
|
3455
3455
|
return columns;
|
|
3456
3456
|
};
|
|
3457
3457
|
|
|
3458
|
-
var css$x = {"line-height-12":"
|
|
3458
|
+
var css$x = {"line-height-12":"h9NaTo","line-height-18":"QmvPn2","line-height-24":"w9Lczk","line-height-30":"chy249","font-size-10":"va6T70","font-size-12":"hUEHYC","font-size-14":"KbkFAF","font-size-16":"_31jzTf","font-size-18":"mrPqFd","font-size-24":"Oi7I9d","v-padding-2":"S0raSw","v-padding-3":"znHrfQ","v-padding-5":"EkYK63","v-padding-6":"-S3ot3","v-padding-8":"EqXBRf","v-padding-9":"qSQDMX","v-padding-11":"_4ge7Mz","v-padding-12":"g2dRjV","v-padding-14":"smY0bX","v-padding-15":"_74Ly8W","v-padding-17":"_1GRb8X","v-padding-18":"nKrZX5","v-padding-23":"_2a9hqf","v-padding-24":"OBs2e2","lineHeight12":"h9NaTo","lineHeight18":"QmvPn2","lineHeight24":"w9Lczk","lineHeight30":"chy249","fontSize10":"va6T70","fontSize12":"hUEHYC","fontSize14":"KbkFAF","fontSize16":"_31jzTf","fontSize18":"mrPqFd","fontSize24":"Oi7I9d","vPadding2":"S0raSw","vPadding3":"znHrfQ","vPadding5":"EkYK63","vPadding6":"-S3ot3","vPadding8":"EqXBRf","vPadding9":"qSQDMX","vPadding11":"_4ge7Mz","vPadding12":"g2dRjV","vPadding14":"smY0bX","vPadding15":"_74Ly8W","vPadding17":"_1GRb8X","vPadding18":"nKrZX5","vPadding23":"_2a9hqf","vPadding24":"OBs2e2"};
|
|
3459
3459
|
|
|
3460
3460
|
const defaultTextSettings = {
|
|
3461
3461
|
18: { lineHeight: 12, fontSize: 10 },
|
|
@@ -3481,7 +3481,7 @@ function getTextClasses(props, border) {
|
|
|
3481
3481
|
];
|
|
3482
3482
|
}
|
|
3483
3483
|
|
|
3484
|
-
var css$w = {"root":"
|
|
3484
|
+
var css$w = {"root":"T5-oAR"};
|
|
3485
3485
|
|
|
3486
3486
|
function applyTextMods(mods) {
|
|
3487
3487
|
const textClasses = getTextClasses({
|
|
@@ -3500,7 +3500,7 @@ function applyTextMods(mods) {
|
|
|
3500
3500
|
}
|
|
3501
3501
|
const Text = uuiCore.withMods(uuiComponents__namespace.Text, applyTextMods);
|
|
3502
3502
|
|
|
3503
|
-
var css$v = {"root":"
|
|
3503
|
+
var css$v = {"root":"Y7BvJO","loading-word":"hGhugf","animated-loading":"z8gXMF","skeleton_loading":"Hzg1t6","loadingWord":"hGhugf","animatedLoading":"z8gXMF","skeletonLoading":"Hzg1t6"};
|
|
3504
3504
|
|
|
3505
3505
|
const TextPlaceholder = (props) => {
|
|
3506
3506
|
const pattern = ' ';
|
|
@@ -3519,7 +3519,7 @@ const TextPlaceholder = (props) => {
|
|
|
3519
3519
|
|
|
3520
3520
|
const RichTextView = uuiCore.withMods(uuiComponents__namespace.RichTextView, (mods) => ['uui-typography', `uui-typography-size-${mods.size || '14'}`]);
|
|
3521
3521
|
|
|
3522
|
-
var css$u = {"uui-typography":"
|
|
3522
|
+
var css$u = {"uui-typography":"imqXBk","hero-header":"qmERxW","promo-header":"FYnccR","uui-critical":"J7jfME","uui-info":"_--LAcM","uui-success":"_3tRG5U","uui-warning":"ZGqgZk","uui-highlight":"w9RF59","uui-typography-size-12":"k5pY3v","uui-typography-size-14":"eVUrNT","uui-typography-size-16":"UXnhJl","root":"tPKalO","modal-blocker":"VBDbd4","animateModalBlocker":"PxNIle","modal":"bGx0PF","modal-footer":"Tgr9xZ","border-top":"FBm6h3","modal-header":"yxRw8U","uuiTypography":"imqXBk","heroHeader":"qmERxW","promoHeader":"FYnccR","uuiCritical":"J7jfME","uuiInfo":"_--LAcM","uuiSuccess":"_3tRG5U","uuiWarning":"ZGqgZk","uuiHighlight":"w9RF59","uuiTypographySize12":"k5pY3v","uuiTypographySize14":"eVUrNT","uuiTypographySize16":"UXnhJl","modalBlocker":"VBDbd4","modalFooter":"Tgr9xZ","borderTop":"FBm6h3","modalHeader":"yxRw8U"};
|
|
3523
3523
|
|
|
3524
3524
|
const ModalBlocker = uuiCore.withMods(uuiComponents.ModalBlocker, () => [css$u.modalBlocker]);
|
|
3525
3525
|
const ModalWindow = uuiCore.withMods(uuiComponents.ModalWindow, () => [css$u.root, css$u.modal], (props) => ({
|
|
@@ -3562,7 +3562,7 @@ var SvgCross = function SvgCross(props, ref) {
|
|
|
3562
3562
|
};
|
|
3563
3563
|
var ForwardRef$k = /*#__PURE__*/React.forwardRef(SvgCross);
|
|
3564
3564
|
|
|
3565
|
-
var css$t = {"uui-typography":"
|
|
3565
|
+
var css$t = {"uui-typography":"M6-TRC","hero-header":"_9XoaWe","promo-header":"Wqu0UF","uui-critical":"rbdnI2","uui-info":"yrVwdv","uui-success":"M2O-xM","uui-warning":"yD07QQ","uui-highlight":"KpPkWV","uui-typography-size-12":"AA5xiE","uui-typography-size-14":"QPuQLT","uui-typography-size-16":"lEOA-1","root":"QXDjvj","icon-wrapper":"sj8bPE","action-wrapper":"_9qb65K","action-link":"oVOipf","close-icon":"kWVdtf","main-path":"ubF6k5","content":"GWJqVh","close-wrapper":"N25rUO","notification-wrapper":"OXvuHx","clear-button":"bT38hg","uuiTypography":"M6-TRC","heroHeader":"_9XoaWe","promoHeader":"Wqu0UF","uuiCritical":"rbdnI2","uuiInfo":"yrVwdv","uuiSuccess":"M2O-xM","uuiWarning":"yD07QQ","uuiHighlight":"KpPkWV","uuiTypographySize12":"AA5xiE","uuiTypographySize14":"QPuQLT","uuiTypographySize16":"lEOA-1","iconWrapper":"sj8bPE","actionWrapper":"_9qb65K","actionLink":"oVOipf","closeIcon":"kWVdtf","mainPath":"ubF6k5","closeWrapper":"N25rUO","notificationWrapper":"OXvuHx","clearButton":"bT38hg"};
|
|
3566
3566
|
|
|
3567
3567
|
const NotificationCard = React__namespace.default.forwardRef((props, ref) => {
|
|
3568
3568
|
const notificationCardNode = React__namespace.default.useRef(null);
|
|
@@ -3682,7 +3682,7 @@ const formatTime = (hours, minutes, meridian, format) => {
|
|
|
3682
3682
|
return meridianResult ? time.concat(` ${meridianResult}`) : time;
|
|
3683
3683
|
};
|
|
3684
3684
|
|
|
3685
|
-
var css$s = {"root":"
|
|
3685
|
+
var css$s = {"root":"uMr-dp","timepicker-input":"GVG3bK","timepickerInput":"GVG3bK"};
|
|
3686
3686
|
|
|
3687
3687
|
dayjs__default.default.extend(customParseFormat__default.default);
|
|
3688
3688
|
const DEFAULT_MODE = EditMode.FORM;
|
|
@@ -3841,7 +3841,7 @@ function TimePickerBody(props) {
|
|
|
3841
3841
|
React__namespace.createElement(uuiComponents.IconContainer, { cx: uuiTimePicker.iconDown, icon: ForwardRef$1a, onClick: onTimeTypeChange })))));
|
|
3842
3842
|
}
|
|
3843
3843
|
|
|
3844
|
-
var css$r = {"root":"
|
|
3844
|
+
var css$r = {"root":"UEk4hP"};
|
|
3845
3845
|
|
|
3846
3846
|
function applyInputAddonMods() {
|
|
3847
3847
|
return [
|
|
@@ -3850,7 +3850,7 @@ function applyInputAddonMods() {
|
|
|
3850
3850
|
}
|
|
3851
3851
|
const InputAddon = uuiCore.withMods(uuiComponents.InputAddon, applyInputAddonMods);
|
|
3852
3852
|
|
|
3853
|
-
var css$q = {"root":"
|
|
3853
|
+
var css$q = {"root":"_--Q46a"};
|
|
3854
3854
|
|
|
3855
3855
|
function applySliderMods() {
|
|
3856
3856
|
return [css$q.root, 'uui-color-neutral'];
|
|
@@ -3874,7 +3874,7 @@ var SvgNavigationChevronDown18 = function SvgNavigationChevronDown18(props, ref)
|
|
|
3874
3874
|
};
|
|
3875
3875
|
var ForwardRef$j = /*#__PURE__*/React.forwardRef(SvgNavigationChevronDown18);
|
|
3876
3876
|
|
|
3877
|
-
var css$p = {"checkbox":"
|
|
3877
|
+
var css$p = {"checkbox":"HaOoXt","drag-handle":"_2D6oLF","indent":"MiJgCJ","folding-arrow-12":"hTUdB6","folding-arrow-18":"QKngA-","icon-container":"yrHFxg","dragHandle":"_2D6oLF","foldingArrow12":"hTUdB6","foldingArrow18":"QKngA-","iconContainer":"yrHFxg"};
|
|
3878
3878
|
|
|
3879
3879
|
function DataRowAddons(props) {
|
|
3880
3880
|
var _a, _b;
|
|
@@ -3891,7 +3891,7 @@ function DataRowAddons(props) {
|
|
|
3891
3891
|
], rotate: row.isFolded ? '90ccw' : '0', onClick: () => row.onFold(row) }))))));
|
|
3892
3892
|
}
|
|
3893
3893
|
|
|
3894
|
-
var css$o = {"uui-typography":"
|
|
3894
|
+
var css$o = {"uui-typography":"DxkLXn","hero-header":"FG69jE","promo-header":"gTskSv","uui-critical":"y05Q-F","uui-info":"cmG21J","uui-success":"heDlmP","uui-warning":"kK-q4J","uui-highlight":"SxxUHy","uui-typography-size-12":"MCRMJj","uui-typography-size-14":"-pQPkF","uui-typography-size-16":"TyJZvQ","root":"lm-F-e","withNotify":"kR5v69","size-36":"y8Q1z8","size-48":"I1s6gp","size-60":"_4wSn2q","uuiTypography":"DxkLXn","heroHeader":"FG69jE","promoHeader":"gTskSv","uuiCritical":"y05Q-F","uuiInfo":"cmG21J","uuiSuccess":"heDlmP","uuiWarning":"kK-q4J","uuiHighlight":"SxxUHy","uuiTypographySize12":"MCRMJj","uuiTypographySize14":"-pQPkF","uuiTypographySize16":"TyJZvQ","size36":"y8Q1z8","size48":"I1s6gp","size60":"_4wSn2q"};
|
|
3895
3895
|
|
|
3896
3896
|
function applyTabButtonMods(mods) {
|
|
3897
3897
|
return [
|
|
@@ -3918,14 +3918,14 @@ const TabButton = React__namespace.default.forwardRef((props, ref) => {
|
|
|
3918
3918
|
props.onClear && !props.isDisabled && (React__namespace.default.createElement(uuiComponents.IconContainer, { cx: uuiCore.uuiMarkers.clickable, icon: ClearIcon, onClick: props.onClear }))));
|
|
3919
3919
|
});
|
|
3920
3920
|
|
|
3921
|
-
var css$n = {"uui-typography":"
|
|
3921
|
+
var css$n = {"uui-typography":"_5P8K7o","hero-header":"-okQRn","promo-header":"xNAxvl","uui-critical":"mj-cNo","uui-info":"_1GnGI-","uui-success":"RhMAcB","uui-warning":"AtHTIF","uui-highlight":"R--ylH","uui-typography-size-12":"RGzTm2","uui-typography-size-14":"MGJTDR","uui-typography-size-16":"_9gz7vt","root":"Pe0n7P","uuiTypography":"_5P8K7o","heroHeader":"-okQRn","promoHeader":"xNAxvl","uuiCritical":"mj-cNo","uuiInfo":"_1GnGI-","uuiSuccess":"RhMAcB","uuiWarning":"AtHTIF","uuiHighlight":"R--ylH","uuiTypographySize12":"RGzTm2","uuiTypographySize14":"MGJTDR","uuiTypographySize16":"_9gz7vt"};
|
|
3922
3922
|
|
|
3923
3923
|
function applyVerticalTabButtonMods() {
|
|
3924
3924
|
return [css$n.root];
|
|
3925
3925
|
}
|
|
3926
3926
|
const VerticalTabButton = uuiCore.withMods(TabButton, applyVerticalTabButtonMods);
|
|
3927
3927
|
|
|
3928
|
-
var css$m = {"root":"
|
|
3928
|
+
var css$m = {"root":"u5kKRs","blocker":"sN-Lbu","marker":"rsmuOB","top":"bfEY-D","bottom":"Dd7rzs","left":"ZDsbzP","right":"_5DZJ0J","inside":"b0aCXa"};
|
|
3929
3929
|
|
|
3930
3930
|
function DropMarker(props) {
|
|
3931
3931
|
return props.isDndInProgress
|
|
@@ -3940,7 +3940,7 @@ function DropMarker(props) {
|
|
|
3940
3940
|
: null;
|
|
3941
3941
|
}
|
|
3942
3942
|
|
|
3943
|
-
var css$l = {"cell":"
|
|
3943
|
+
var css$l = {"cell":"LHhlAa","wrapper":"dFGEmj","align-widgets-top":"X0JFmH","size-24":"cnvpT9","size-30":"_8Egwy8","size-36":"_9prk5d","size-42":"qF3FDO","size-48":"-IeTaG","size-60":"DpcuaS","align-widgets-center":"qhjQqM","padding-12":"m0nY7y","padding-24":"HiZawG","padding-left-12":"h28Kvr","padding-left-24":"K1bG-2","padding-right-24":"X6U5HS","loading-cell":"RH0hD8","alignWidgetsTop":"X0JFmH","size24":"cnvpT9","size30":"_8Egwy8","size36":"_9prk5d","size42":"qF3FDO","size48":"-IeTaG","size60":"DpcuaS","alignWidgetsCenter":"qhjQqM","padding12":"m0nY7y","padding24":"HiZawG","paddingLeft12":"h28Kvr","paddingLeft24":"K1bG-2","paddingRight24":"X6U5HS","loadingCell":"RH0hD8"};
|
|
3944
3944
|
|
|
3945
3945
|
function DataTableCell(props) {
|
|
3946
3946
|
props = Object.assign({}, props);
|
|
@@ -3971,7 +3971,7 @@ function DataTableCell(props) {
|
|
|
3971
3971
|
return React__namespace.createElement(uuiComponents.DataTableCell, Object.assign({}, props));
|
|
3972
3972
|
}
|
|
3973
3973
|
|
|
3974
|
-
var css$k = {"uui-typography":"
|
|
3974
|
+
var css$k = {"uui-typography":"HwMTcN","hero-header":"LqQeq9","promo-header":"w04Y5G","uui-critical":"_44-Lhl","uui-info":"-bHdW1","uui-success":"LajgMG","uui-warning":"Oa9-Zc","uui-highlight":"lsNaVw","uui-typography-size-12":"PfMZ65","uui-typography-size-14":"F020HA","uui-typography-size-16":"flGJth","root":"SCWzQV","size-24":"KvvDyY","size-30":"rU4C-4","size-36":"J9hABH","size-48":"CAZBWH","size-60":"nJSjRD","uuiTypography":"HwMTcN","heroHeader":"LqQeq9","promoHeader":"w04Y5G","uuiCritical":"_44-Lhl","uuiInfo":"-bHdW1","uuiSuccess":"LajgMG","uuiWarning":"Oa9-Zc","uuiHighlight":"lsNaVw","uuiTypographySize12":"PfMZ65","uuiTypographySize14":"F020HA","uuiTypographySize16":"flGJth","size24":"KvvDyY","size30":"rU4C-4","size36":"J9hABH","size48":"CAZBWH","size60":"nJSjRD"};
|
|
3975
3975
|
|
|
3976
3976
|
// Here we define a single instance of the renderCell function to make DataTableRow#shouldComponentUpdate work.
|
|
3977
3977
|
// 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.
|
|
@@ -3987,7 +3987,7 @@ const DataTableRow = uuiCore.withMods(uuiComponents.DataTableRow, ({ borderBotto
|
|
|
3987
3987
|
];
|
|
3988
3988
|
}, () => propsMods);
|
|
3989
3989
|
|
|
3990
|
-
var css$j = {"uui-typography":"
|
|
3990
|
+
var css$j = {"uui-typography":"t48LI5","hero-header":"UWteB0","promo-header":"B8-WAQ","uui-critical":"_2v77-I","uui-info":"VH9e98","uui-success":"-EYUot","uui-warning":"wakEEV","uui-highlight":"C08bVB","uui-typography-size-12":"Ldnq3v","uui-typography-size-14":"E5O7EA","uui-typography-size-16":"Mn6h0Z","sorting-panel-container":"LW3mvp","sort-active":"PYB-xR","uuiTypography":"t48LI5","heroHeader":"UWteB0","promoHeader":"B8-WAQ","uuiCritical":"_2v77-I","uuiInfo":"VH9e98","uuiSuccess":"-EYUot","uuiWarning":"wakEEV","uuiHighlight":"C08bVB","uuiTypographySize12":"Ldnq3v","uuiTypographySize14":"E5O7EA","uuiTypographySize16":"Mn6h0Z","sortingPanelContainer":"LW3mvp","sortActive":"PYB-xR"};
|
|
3991
3991
|
|
|
3992
3992
|
var _path$h;
|
|
3993
3993
|
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); }
|
|
@@ -4042,7 +4042,7 @@ const ColumnHeaderDropdownImpl = (props) => {
|
|
|
4042
4042
|
};
|
|
4043
4043
|
const ColumnHeaderDropdown = React__namespace.default.memo(ColumnHeaderDropdownImpl);
|
|
4044
4044
|
|
|
4045
|
-
var css$i = {"uui-typography":"
|
|
4045
|
+
var css$i = {"uui-typography":"LAW3PN","hero-header":"ae2ROe","promo-header":"wu6lVv","uui-critical":"js9jqh","uui-info":"_3hu9f3","uui-success":"HYphI9","uui-warning":"lMD-Kg","uui-highlight":"eKYrH4","uui-typography-size-12":"bXxaTt","uui-typography-size-14":"GH-xpT","uui-typography-size-16":"wF8G0G","cell":"h6Z9B5","sort-icon":"_90yECQ","dropdown-icon":"oLYx6W","infoIcon":"cQdFk9","resizable":"fjxQbu","size-24":"_2q9wX7","size-30":"clVN-D","size-36":"_3oMCwx","size-42":"_3D1yEM","size-48":"Ci-W8E","padding-left-24":"Oyvg1t","padding-right-24":"_4HmEHe","caption":"uFAg6c","checkbox":"i0s1M-","icon":"dwsuzw","icon-cell":"eNPIeF","align-right":"sbGYiu","align-center":"xcIp-n","tooltip-wrapper":"cCeTN2","cell-tooltip":"_7jawlh","upper-case":"vrNOv6","font-size-14":"RRN52O","resize-mark":"kHiVRG","draggable":"_62v2l9","ghost":"R-hEKU","is-dragged-out":"bYXvzs","dnd-marker-left":"XB-7Y5","dnd-marker-right":"XhdoLq","cell-tooltip-wrapper":"_4AfDmH","cell-tooltip-text":"IQnxBV","uuiTypography":"LAW3PN","heroHeader":"ae2ROe","promoHeader":"wu6lVv","uuiCritical":"js9jqh","uuiInfo":"_3hu9f3","uuiSuccess":"HYphI9","uuiWarning":"lMD-Kg","uuiHighlight":"eKYrH4","uuiTypographySize12":"bXxaTt","uuiTypographySize14":"GH-xpT","uuiTypographySize16":"wF8G0G","sortIcon":"_90yECQ","dropdownIcon":"oLYx6W","size24":"_2q9wX7","size30":"clVN-D","size36":"_3oMCwx","size42":"_3D1yEM","size48":"Ci-W8E","paddingLeft24":"Oyvg1t","paddingRight24":"_4HmEHe","iconCell":"eNPIeF","alignRight":"sbGYiu","alignCenter":"xcIp-n","tooltipWrapper":"cCeTN2","cellTooltip":"_7jawlh","upperCase":"vrNOv6","fontSize14":"RRN52O","resizeMark":"kHiVRG","isDraggedOut":"bYXvzs","dndMarkerLeft":"XB-7Y5","dndMarkerRight":"XhdoLq","cellTooltipWrapper":"_4AfDmH","cellTooltipText":"IQnxBV"};
|
|
4046
4046
|
|
|
4047
4047
|
var _path$f;
|
|
4048
4048
|
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); }
|
|
@@ -4135,7 +4135,7 @@ class DataTableHeaderCell extends React__namespace.Component {
|
|
|
4135
4135
|
}
|
|
4136
4136
|
}
|
|
4137
4137
|
|
|
4138
|
-
var css$h = {"uui-typography":"
|
|
4138
|
+
var css$h = {"uui-typography":"_3pe2tV","hero-header":"_06YvYE","promo-header":"_9sdA8f","uui-critical":"NzN3um","uui-info":"-O5bGZ","uui-success":"sye-iX","uui-warning":"_2gDWG-","uui-highlight":"JCQyc-","uui-typography-size-12":"nCJfZ5","uui-typography-size-14":"TC-PFz","uui-typography-size-16":"Llnmu2","header-cell":"UREsum","config-icon":"p-jWHA","uuiTypography":"_3pe2tV","heroHeader":"_06YvYE","promoHeader":"_9sdA8f","uuiCritical":"NzN3um","uuiInfo":"-O5bGZ","uuiSuccess":"sye-iX","uuiWarning":"_2gDWG-","uuiHighlight":"JCQyc-","uuiTypographySize12":"nCJfZ5","uuiTypographySize14":"TC-PFz","uuiTypographySize16":"Llnmu2","headerCell":"UREsum","configIcon":"p-jWHA"};
|
|
4139
4139
|
|
|
4140
4140
|
var _path$c;
|
|
4141
4141
|
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); }
|
|
@@ -4157,7 +4157,7 @@ const DataTableHeaderRow = uuiCore.withMods(uuiComponents.DataTableHeaderRow, ()
|
|
|
4157
4157
|
renderConfigButton: () => React__namespace.createElement(IconButton, { key: "configuration", onClick: mods.onConfigButtonClick, cx: css$h.configIcon, color: "neutral", icon: ForwardRef$d }),
|
|
4158
4158
|
}));
|
|
4159
4159
|
|
|
4160
|
-
var styles$1 = {"uui-typography":"
|
|
4160
|
+
var styles$1 = {"uui-typography":"mmKXb-","hero-header":"EZiQal","promo-header":"_8Iv2PG","uui-critical":"_1j4Ddy","uui-info":"_6JPppY","uui-success":"of4-qT","uui-warning":"v151Nw","uui-highlight":"E-FLrK","uui-typography-size-12":"sCJUDO","uui-typography-size-14":"_9VWUaR","uui-typography-size-16":"lVH4O1","main-panel":"fB5EXF","group-title":"HlB6Wo","group-title-text":"FGdSqb","group-title-badge":"nzpctx","group-items":"juwv76","no-data":"eFlr4M","h-divider":"j9P-Da","search-area":"OD050-","uuiTypography":"mmKXb-","heroHeader":"EZiQal","promoHeader":"_8Iv2PG","uuiCritical":"_1j4Ddy","uuiInfo":"_6JPppY","uuiSuccess":"of4-qT","uuiWarning":"v151Nw","uuiHighlight":"E-FLrK","uuiTypographySize12":"sCJUDO","uuiTypographySize14":"_9VWUaR","uuiTypographySize16":"lVH4O1","mainPanel":"fB5EXF","groupTitle":"HlB6Wo","groupTitleText":"FGdSqb","groupTitleBadge":"nzpctx","groupItems":"juwv76","noData":"eFlr4M","hDivider":"j9P-Da","searchArea":"OD050-"};
|
|
4161
4161
|
|
|
4162
4162
|
var _path$b;
|
|
4163
4163
|
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); }
|
|
@@ -4234,7 +4234,7 @@ function PinIconButton(props) {
|
|
|
4234
4234
|
React__namespace.createElement(IconButton, { icon: pinIcon, onClick: pinClickHandler, isDisabled: isPinnedAlways, color: isPinned ? 'info' : undefined }))));
|
|
4235
4235
|
}
|
|
4236
4236
|
|
|
4237
|
-
var styles = {"uui-typography":"
|
|
4237
|
+
var styles = {"uui-typography":"eB46A-","hero-header":"A9AZbj","promo-header":"IPXp69","uui-critical":"KPVMp9","uui-info":"WZw-bQ","uui-success":"XDxqIz","uui-warning":"_8NPFFc","uui-highlight":"Gg20yy","uui-typography-size-12":"VJrkI8","uui-typography-size-14":"_1HlKfo","uui-typography-size-16":"clygWr","row-wrapper":"qu3dK7","not-pinned":"B9-uBV","pin-icon-button":"x-1Bcd","checkbox":"uWqSGv","drag-handle":"_9lY9iA","dnd-disabled":"_9W67WU","uuiTypography":"eB46A-","heroHeader":"A9AZbj","promoHeader":"IPXp69","uuiCritical":"KPVMp9","uuiInfo":"WZw-bQ","uuiSuccess":"XDxqIz","uuiWarning":"_8NPFFc","uuiHighlight":"Gg20yy","uuiTypographySize12":"VJrkI8","uuiTypographySize14":"_1HlKfo","uuiTypographySize16":"clygWr","rowWrapper":"qu3dK7","notPinned":"B9-uBV","pinIconButton":"x-1Bcd","dragHandle":"_9lY9iA","dndDisabled":"_9W67WU"};
|
|
4238
4238
|
|
|
4239
4239
|
const ColumnRow = React__namespace.memo(function ColumnRow(props) {
|
|
4240
4240
|
const { column } = props;
|
|
@@ -4319,7 +4319,7 @@ function ColumnsConfigurationModal(props) {
|
|
|
4319
4319
|
noVisibleColumns ? (React__namespace.createElement(Tooltip, { content: i18n$1.enableAtLeastOneColumnMessage, placement: "top-end", color: "critical" }, applyButton)) : (applyButton)))));
|
|
4320
4320
|
}
|
|
4321
4321
|
|
|
4322
|
-
var css$g = {"listContainer":"
|
|
4322
|
+
var css$g = {"listContainer":"s1Sy20","header":"DnTMPu","group":"UBubsq","stickyHeader":"VA3i-a"};
|
|
4323
4323
|
|
|
4324
4324
|
const getChildrenAndRest = (row, rows) => {
|
|
4325
4325
|
const firstNotChildIndex = rows.findIndex((other) => other.depth < row.depth || (row.depth === other.depth && other.isPinned));
|
|
@@ -4385,7 +4385,7 @@ var SvgEmptyTable = function SvgEmptyTable(props, ref) {
|
|
|
4385
4385
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4386
4386
|
ref: ref
|
|
4387
4387
|
}, props), /*#__PURE__*/React__namespace.createElement("g", {
|
|
4388
|
-
clipPath: "url(#
|
|
4388
|
+
clipPath: "url(#5g8eu3q2gf35oo9u_a)"
|
|
4389
4389
|
}, _path$8 || (_path$8 = /*#__PURE__*/React__namespace.createElement("path", {
|
|
4390
4390
|
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",
|
|
4391
4391
|
fill: "#F5F6FA"
|
|
@@ -4406,7 +4406,7 @@ var SvgEmptyTable = function SvgEmptyTable(props, ref) {
|
|
|
4406
4406
|
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",
|
|
4407
4407
|
fill: "#1D1E26"
|
|
4408
4408
|
})), /*#__PURE__*/React__namespace.createElement("mask", {
|
|
4409
|
-
id: "
|
|
4409
|
+
id: "5g8eu3opv8niuwllp_b",
|
|
4410
4410
|
style: {
|
|
4411
4411
|
maskType: "alpha"
|
|
4412
4412
|
},
|
|
@@ -4419,7 +4419,7 @@ var SvgEmptyTable = function SvgEmptyTable(props, ref) {
|
|
|
4419
4419
|
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",
|
|
4420
4420
|
fill: "#9BDEFF"
|
|
4421
4421
|
}))), _g$1 || (_g$1 = /*#__PURE__*/React__namespace.createElement("g", {
|
|
4422
|
-
mask: "url(#
|
|
4422
|
+
mask: "url(#5g8eu3opv8niuwllp_b)",
|
|
4423
4423
|
fillRule: "evenodd",
|
|
4424
4424
|
clipRule: "evenodd"
|
|
4425
4425
|
}, /*#__PURE__*/React__namespace.createElement("path", {
|
|
@@ -4505,7 +4505,7 @@ var SvgEmptyTable = function SvgEmptyTable(props, ref) {
|
|
|
4505
4505
|
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",
|
|
4506
4506
|
fill: "#fff"
|
|
4507
4507
|
}))), _defs || (_defs = /*#__PURE__*/React__namespace.createElement("defs", null, /*#__PURE__*/React__namespace.createElement("clipPath", {
|
|
4508
|
-
id: "
|
|
4508
|
+
id: "5g8eu3q2gf35oo9u_a"
|
|
4509
4509
|
}, /*#__PURE__*/React__namespace.createElement("path", {
|
|
4510
4510
|
fill: "#fff",
|
|
4511
4511
|
transform: "translate(.552)",
|
|
@@ -4514,7 +4514,7 @@ var SvgEmptyTable = function SvgEmptyTable(props, ref) {
|
|
|
4514
4514
|
};
|
|
4515
4515
|
var ForwardRef$9 = /*#__PURE__*/React.forwardRef(SvgEmptyTable);
|
|
4516
4516
|
|
|
4517
|
-
var css$f = {"sticky-header":"
|
|
4517
|
+
var css$f = {"sticky-header":"VTehRI","table":"pOD5kZ","no-results":"YgVkaZ","no-results-icon":"xat-mV","no-results-title":"mZKGqL","stickyHeader":"VTehRI","noResults":"YgVkaZ","noResultsIcon":"xat-mV","noResultsTitle":"mZKGqL"};
|
|
4518
4518
|
|
|
4519
4519
|
function DataTable(props) {
|
|
4520
4520
|
var _a;
|
|
@@ -4565,9 +4565,9 @@ function DataTable(props) {
|
|
|
4565
4565
|
} }))));
|
|
4566
4566
|
}
|
|
4567
4567
|
|
|
4568
|
-
var css$e = {"root":"
|
|
4568
|
+
var css$e = {"root":"RY-z3L"};
|
|
4569
4569
|
|
|
4570
|
-
var css$d = {"root":"
|
|
4570
|
+
var css$d = {"root":"rxlwIy","burger-content":"OsYlFs","burgerContent":"OsYlFs"};
|
|
4571
4571
|
|
|
4572
4572
|
var _path$7;
|
|
4573
4573
|
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); }
|
|
@@ -4634,7 +4634,7 @@ var SvgTriangle = function SvgTriangle(props, ref) {
|
|
|
4634
4634
|
};
|
|
4635
4635
|
var ForwardRef$6 = /*#__PURE__*/React.forwardRef(SvgTriangle);
|
|
4636
4636
|
|
|
4637
|
-
var css$c = {"uui-typography":"
|
|
4637
|
+
var css$c = {"uui-typography":"IrtB87","hero-header":"_5xYUDk","promo-header":"HulXDp","uui-critical":"cypA9j","uui-info":"J4Gkkp","uui-success":"oU-C0U","uui-warning":"_0xRbj9","uui-highlight":"v-V4UR","uui-typography-size-12":"VpCKYw","uui-typography-size-14":"alxqkq","uui-typography-size-16":"lyV-25","root":"RXxkWD","button-primary":"DODue6","button-secondary":"_3SiFiC","hasIcon":"qwlxmp","dropdown":"TegcSO","uuiTypography":"IrtB87","heroHeader":"_5xYUDk","promoHeader":"HulXDp","uuiCritical":"cypA9j","uuiInfo":"J4Gkkp","uuiSuccess":"oU-C0U","uuiWarning":"_0xRbj9","uuiHighlight":"v-V4UR","uuiTypographySize12":"VpCKYw","uuiTypographySize14":"alxqkq","uuiTypographySize16":"lyV-25","buttonPrimary":"DODue6","buttonSecondary":"_3SiFiC"};
|
|
4638
4638
|
|
|
4639
4639
|
const BurgerButton = uuiCore.withMods(uuiComponents.Button, (props) => [
|
|
4640
4640
|
css$c.root,
|
|
@@ -4691,13 +4691,13 @@ var SvgMenuInputCancel = function SvgMenuInputCancel(props, ref) {
|
|
|
4691
4691
|
};
|
|
4692
4692
|
var ForwardRef$5 = /*#__PURE__*/React.forwardRef(SvgMenuInputCancel);
|
|
4693
4693
|
|
|
4694
|
-
var css$b = {"search-input":"
|
|
4694
|
+
var css$b = {"search-input":"pMy4-r","searchInput":"pMy4-r"};
|
|
4695
4695
|
|
|
4696
4696
|
function BurgerSearch(props) {
|
|
4697
4697
|
return (React__namespace.createElement(uuiComponents.TextInput, { cx: cx__default.default(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 }));
|
|
4698
4698
|
}
|
|
4699
4699
|
|
|
4700
|
-
var css$a = {"root":"
|
|
4700
|
+
var css$a = {"root":"PvlFeS","group-header":"EXXJ1J","group-name":"zFlQYv","line":"A4AnJQ","groupHeader":"EXXJ1J","groupName":"zFlQYv"};
|
|
4701
4701
|
|
|
4702
4702
|
function BurgerGroupHeader(props) {
|
|
4703
4703
|
return (React__namespace.createElement("div", { className: cx__default.default(css$a.root, css$a.groupHeader, 'uui-burger-group-header') },
|
|
@@ -4721,7 +4721,7 @@ var SvgChevronDown24 = function SvgChevronDown24(props, ref) {
|
|
|
4721
4721
|
};
|
|
4722
4722
|
var ForwardRef$4 = /*#__PURE__*/React.forwardRef(SvgChevronDown24);
|
|
4723
4723
|
|
|
4724
|
-
var css$9 = {"uui-typography":"
|
|
4724
|
+
var css$9 = {"uui-typography":"Of3aTw","hero-header":"eH1vRb","promo-header":"IYCAbz","uui-critical":"sSwbBz","uui-info":"zJ7qYw","uui-success":"GAAFkn","uui-warning":"Ax5-z7","uui-highlight":"eGoSnV","uui-typography-size-12":"HBjnhp","uui-typography-size-14":"iQbTHC","uui-typography-size-16":"kmAxhT","root":"_4TtTNo","type-primary":"cVqCfV","type-secondary":"OcJgYC","uuiTypography":"Of3aTw","heroHeader":"eH1vRb","promoHeader":"IYCAbz","uuiCritical":"sSwbBz","uuiInfo":"zJ7qYw","uuiSuccess":"GAAFkn","uuiWarning":"Ax5-z7","uuiHighlight":"eGoSnV","uuiTypographySize12":"HBjnhp","uuiTypographySize14":"iQbTHC","uuiTypographySize16":"kmAxhT","typePrimary":"cVqCfV","typeSecondary":"OcJgYC"};
|
|
4725
4725
|
|
|
4726
4726
|
const MainMenuButton = React__namespace.forwardRef((props, ref) => {
|
|
4727
4727
|
if (process.env.NODE_ENV !== "production" && props.captionCX) {
|
|
@@ -4740,7 +4740,7 @@ const MainMenuButton = React__namespace.forwardRef((props, ref) => {
|
|
|
4740
4740
|
props.isDropdown && (React__namespace.createElement(uuiComponents.IconContainer, { icon: ForwardRef$4, flipY: props.isOpen }))));
|
|
4741
4741
|
});
|
|
4742
4742
|
|
|
4743
|
-
var css$8 = {"dropdown-body":"
|
|
4743
|
+
var css$8 = {"dropdown-body":"D1BQVe","dropdownBody":"D1BQVe"};
|
|
4744
4744
|
|
|
4745
4745
|
class MainMenuDropdown extends React__namespace.Component {
|
|
4746
4746
|
render() {
|
|
@@ -4794,12 +4794,12 @@ var SvgGlobalMenu = function SvgGlobalMenu(props, ref) {
|
|
|
4794
4794
|
};
|
|
4795
4795
|
var ForwardRef$3 = /*#__PURE__*/React.forwardRef(SvgGlobalMenu);
|
|
4796
4796
|
|
|
4797
|
-
var css$7 = {"global-menu-btn":"
|
|
4797
|
+
var css$7 = {"global-menu-btn":"pZZa1u","globalMenuIcon":"ABLQmt","globalMenuBtn":"pZZa1u"};
|
|
4798
4798
|
|
|
4799
4799
|
const GlobalMenu = React__namespace.forwardRef((props, ref) => (React__namespace.createElement("button", Object.assign({ ref: ref, id: "global_menu_toggle", className: cx__default.default(css$7.globalMenuBtn, props.cx) }, props.rawProps),
|
|
4800
4800
|
React__namespace.createElement(uuiComponents.IconContainer, { icon: ForwardRef$3, cx: css$7.globalMenuIcon }))));
|
|
4801
4801
|
|
|
4802
|
-
var css$6 = {"container":"
|
|
4802
|
+
var css$6 = {"container":"y5LNCZ","open":"OjsIit"};
|
|
4803
4803
|
|
|
4804
4804
|
const MainMenuAvatar = React__namespace.forwardRef((props, ref) => (React__namespace.createElement("button", { ref: ref, className: cx__default.default(css$6.container, props.isDropdown && css$6.dropdown, props.isOpen && css$6.open, props.onClick && uuiCore.uuiMarkers.clickable, props.cx), onClick: props.onClick },
|
|
4805
4805
|
React__namespace.createElement(uuiComponents.Avatar, { size: "36", img: props.avatarUrl }),
|
|
@@ -4807,18 +4807,18 @@ const MainMenuAvatar = React__namespace.forwardRef((props, ref) => (React__names
|
|
|
4807
4807
|
props.isDropdown && (React__namespace.createElement("div", null,
|
|
4808
4808
|
React__namespace.createElement(uuiComponents.IconContainer, { icon: ForwardRef$1a, flipY: props.isOpen }))))));
|
|
4809
4809
|
|
|
4810
|
-
var css$5 = {"search-input":"
|
|
4810
|
+
var css$5 = {"search-input":"VVvcur","searchInput":"VVvcur"};
|
|
4811
4811
|
|
|
4812
4812
|
const MainMenuSearch = React__namespace.forwardRef((props, ref) => (React__namespace.createElement(uuiCore.IEditableDebouncer, Object.assign({}, props, { render: (iEditable) => {
|
|
4813
4813
|
var _a;
|
|
4814
4814
|
return (React__namespace.createElement(uuiComponents.TextInput, 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: uuiCore.cx(css$5.searchInput, props.cx) }, props.rawProps)));
|
|
4815
4815
|
} }))));
|
|
4816
4816
|
|
|
4817
|
-
var css$4 = {"container":"
|
|
4817
|
+
var css$4 = {"container":"gZh3Dd"};
|
|
4818
4818
|
|
|
4819
4819
|
const MainMenuIcon = React__namespace.forwardRef((props, ref) => (React__namespace.createElement(IconButton, Object.assign({ ref: ref, icon: props.icon, cx: uuiCore.cx(props.cx, css$4.container) }, props))));
|
|
4820
4820
|
|
|
4821
|
-
var css$3 = {"root":"
|
|
4821
|
+
var css$3 = {"root":"O8MeXQ"};
|
|
4822
4822
|
|
|
4823
4823
|
const Anchor = uuiCore.withMods(uuiComponents.Anchor, () => [css$3.root]);
|
|
4824
4824
|
|
|
@@ -4875,7 +4875,7 @@ var SvgShape = function SvgShape(props, ref) {
|
|
|
4875
4875
|
};
|
|
4876
4876
|
var ForwardRef$2 = /*#__PURE__*/React.forwardRef(SvgShape);
|
|
4877
4877
|
|
|
4878
|
-
var css$2 = {"root":"
|
|
4878
|
+
var css$2 = {"root":"l46uAH","drop-start":"PvKYX0","drop-over":"mtt1b2","link":"_4mRSPq","drop-area":"U1-jpo","drop-caption":"_0xo4uE","icon-blue":"_6fz77f","dropStart":"PvKYX0","dropOver":"mtt1b2","dropArea":"U1-jpo","dropCaption":"_0xo4uE","iconBlue":"_6fz77f"};
|
|
4879
4879
|
|
|
4880
4880
|
function DropSpot(props) {
|
|
4881
4881
|
const getInfoText = typeof props.infoText === 'string'
|
|
@@ -4893,9 +4893,9 @@ function DropSpot(props) {
|
|
|
4893
4893
|
return React__namespace.createElement(uuiComponents.DropSpot, { render: renderAttachmentArea, onFilesDropped: props.onUploadFiles });
|
|
4894
4894
|
}
|
|
4895
4895
|
|
|
4896
|
-
var css$1 = {"root":"
|
|
4896
|
+
var css$1 = {"root":"XhFs6l","file-name":"sXLKrX","default-color":"_-2FhpB","doc-color":"wpkOPv","xls-color":"-FzFo8","pdf-color":"fr1bjU","movie-color":"uyw0uI","img-color":"RPEwgG","mov-color":"Ml9Alb","error-block":"Nd8y-N","icons-block":"_1MgIla","fileName":"sXLKrX","defaultColor":"_-2FhpB","docColor":"wpkOPv","xlsColor":"-FzFo8","pdfColor":"fr1bjU","movieColor":"uyw0uI","imgColor":"RPEwgG","movColor":"Ml9Alb","errorBlock":"Nd8y-N","iconsBlock":"_1MgIla"};
|
|
4897
4897
|
|
|
4898
|
-
var css = {"root":"
|
|
4898
|
+
var css = {"root":"iTKnyp"};
|
|
4899
4899
|
|
|
4900
4900
|
const SvgCircleProgress = React__namespace.forwardRef((props, ref) => {
|
|
4901
4901
|
const outsetRadius = props.size / 2 - 1;
|