@epam/uui 5.10.2-alpha.0 → 5.10.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/components/datePickers/RangeDatePicker.d.ts.map +1 -1
- package/components/datePickers/RangeDatePickerInput.d.ts +4 -0
- package/components/datePickers/RangeDatePickerInput.d.ts.map +1 -1
- package/components/pickers/DataPickerFooter.d.ts.map +1 -1
- package/index.esm.js +128 -110
- package/index.esm.js.map +1 -1
- package/index.js +128 -110
- package/index.js.map +1 -1
- package/package.json +6 -6
- package/settings.types.d.ts +1 -1
- package/stats.html +1 -19
- package/styles.css +2479 -2479
- package/styles.css.map +1 -1
package/index.esm.js
CHANGED
|
@@ -548,7 +548,7 @@ const settings = {
|
|
|
548
548
|
modal: {
|
|
549
549
|
window: {
|
|
550
550
|
defaults: {
|
|
551
|
-
width:
|
|
551
|
+
width: 420,
|
|
552
552
|
},
|
|
553
553
|
},
|
|
554
554
|
},
|
|
@@ -562,7 +562,7 @@ const settings = {
|
|
|
562
562
|
},
|
|
563
563
|
};
|
|
564
564
|
|
|
565
|
-
var css$1w = {"uui-typography":"
|
|
565
|
+
var css$1w = {"uui-typography":"DdU-h5","hero-header":"KGjkGf","promo-header":"_6fZThu","uui-critical":"_0zONnf","uui-info":"_-9uSNP","uui-success":"o6Q0E2","uui-warning":"vOtaNO","uui-highlight":"Qd3cLH","uui-typography-size-12":"_0uT7My","uui-typography-size-14":"Dnmy88","uui-typography-size-16":"V8hQPV","root":"jwhMbT","uuiTypography":"DdU-h5","heroHeader":"KGjkGf","promoHeader":"_6fZThu","uuiCritical":"_0zONnf","uuiInfo":"_-9uSNP","uuiSuccess":"o6Q0E2","uuiWarning":"vOtaNO","uuiHighlight":"Qd3cLH","uuiTypographySize12":"_0uT7My","uuiTypographySize14":"Dnmy88","uuiTypographySize16":"V8hQPV"};
|
|
566
566
|
|
|
567
567
|
function applyButtonMods(mods) {
|
|
568
568
|
return [
|
|
@@ -580,7 +580,7 @@ const Button = /* @__PURE__ */withMods(uuiComponents.Button, applyButtonMods, ()
|
|
|
580
580
|
};
|
|
581
581
|
});
|
|
582
582
|
|
|
583
|
-
var css$1v = {"root":"
|
|
583
|
+
var css$1v = {"root":"-sJU5V"};
|
|
584
584
|
|
|
585
585
|
function applyIconButtonMods(props) {
|
|
586
586
|
return ['uui-icon_button', `uui-color-${props.color || 'neutral'}`, css$1v.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$1u = {"uui-typography":"
|
|
620
|
+
var css$1u = {"uui-typography":"D9DHLI","hero-header":"R03777","promo-header":"Y7AVv8","uui-critical":"CHNc2m","uui-info":"OaJxt3","uui-success":"TD0m6l","uui-warning":"Ngvdtd","uui-highlight":"EiiKcv","uui-typography-size-12":"fBlYKF","uui-typography-size-14":"_68QaGf","uui-typography-size-16":"njPMIi","root":"R7BCtX","uuiTypography":"D9DHLI","heroHeader":"R03777","promoHeader":"Y7AVv8","uuiCritical":"CHNc2m","uuiInfo":"OaJxt3","uuiSuccess":"TD0m6l","uuiWarning":"Ngvdtd","uuiHighlight":"EiiKcv","uuiTypographySize12":"fBlYKF","uuiTypographySize14":"_68QaGf","uuiTypographySize16":"njPMIi"};
|
|
621
621
|
|
|
622
622
|
const DEFAULT_COLOR = 'primary';
|
|
623
623
|
const DEFAULT_WEIGHT = 'semibold';
|
|
@@ -648,7 +648,7 @@ const LinkButton = /* @__PURE__ */React.forwardRef((props, ref) => {
|
|
|
648
648
|
props.isDropdown && (React.createElement(IconContainer, { icon: DropdownIcon, flipY: props.isOpen }))));
|
|
649
649
|
});
|
|
650
650
|
|
|
651
|
-
var css$1t = {"root":"
|
|
651
|
+
var css$1t = {"root":"XCZSkM"};
|
|
652
652
|
|
|
653
653
|
const CountIndicator = /* @__PURE__ */forwardRef((props, ref) => {
|
|
654
654
|
return (React__default.createElement("div", { ref: ref, className: cx([
|
|
@@ -660,7 +660,7 @@ const CountIndicator = /* @__PURE__ */forwardRef((props, ref) => {
|
|
|
660
660
|
]) }, props.caption));
|
|
661
661
|
});
|
|
662
662
|
|
|
663
|
-
var css$1s = {"uui-typography":"
|
|
663
|
+
var css$1s = {"uui-typography":"W7bg0N","hero-header":"nj4OAv","promo-header":"WO-uq-","uui-critical":"_2gw9Xb","uui-info":"JWzUYC","uui-success":"JfeK46","uui-warning":"_7Z2YwP","uui-highlight":"d4Cacl","uui-typography-size-12":"idsw-q","uui-typography-size-14":"H4uwVv","uui-typography-size-16":"rj3d7y","root":"Vazb9l","withNotify":"aIXlsL","uuiTypography":"W7bg0N","heroHeader":"nj4OAv","promoHeader":"WO-uq-","uuiCritical":"_2gw9Xb","uuiInfo":"JWzUYC","uuiSuccess":"JfeK46","uuiWarning":"_7Z2YwP","uuiHighlight":"d4Cacl","uuiTypographySize12":"idsw-q","uuiTypographySize14":"H4uwVv","uuiTypographySize16":"rj3d7y"};
|
|
664
664
|
|
|
665
665
|
const TabButton = /* @__PURE__ */React__default.forwardRef((props, ref) => {
|
|
666
666
|
const styles = [
|
|
@@ -683,7 +683,7 @@ const TabButton = /* @__PURE__ */React__default.forwardRef((props, ref) => {
|
|
|
683
683
|
props.onClear && !props.isDisabled && (React__default.createElement(IconContainer, { cx: uuiMarkers.clickable, icon: ClearIcon, onClick: props.onClear }))));
|
|
684
684
|
});
|
|
685
685
|
|
|
686
|
-
var css$1r = {"uui-typography":"
|
|
686
|
+
var css$1r = {"uui-typography":"AwuV-i","hero-header":"lHuu65","promo-header":"b-W-N-","uui-critical":"_7GqCOz","uui-info":"_1jcipk","uui-success":"tpdhzm","uui-warning":"EohT1y","uui-highlight":"FjUAS6","uui-typography-size-12":"cirVpq","uui-typography-size-14":"Mgi9e-","uui-typography-size-16":"_0hdI0p","root":"Yq9Wox","uuiTypography":"AwuV-i","heroHeader":"lHuu65","promoHeader":"b-W-N-","uuiCritical":"_7GqCOz","uuiInfo":"_1jcipk","uuiSuccess":"tpdhzm","uuiWarning":"EohT1y","uuiHighlight":"FjUAS6","uuiTypographySize12":"cirVpq","uuiTypographySize14":"Mgi9e-","uuiTypographySize16":"_0hdI0p"};
|
|
687
687
|
|
|
688
688
|
function applyVerticalTabButtonMods() {
|
|
689
689
|
return [css$1r.root, 'uui-vertical-tab-button'];
|
|
@@ -705,7 +705,7 @@ var SvgContentMinusOutline = function SvgContentMinusOutline(props, ref) {
|
|
|
705
705
|
};
|
|
706
706
|
var ForwardRef$B = /*#__PURE__*/forwardRef(SvgContentMinusOutline);
|
|
707
707
|
|
|
708
|
-
var css$1q = {"uui-typography":"
|
|
708
|
+
var css$1q = {"uui-typography":"w-1ytl","hero-header":"UAefIz","promo-header":"_23XOPX","uui-critical":"LAlyuv","uui-info":"lxeL8u","uui-success":"ISgW5P","uui-warning":"nhYDTY","uui-highlight":"WcZWBq","uui-typography-size-12":"nFEkvo","uui-typography-size-14":"ajiGXe","uui-typography-size-16":"RIMJOW","root":"pm5ATS","mode-cell":"-vh8PL","uuiTypography":"w-1ytl","heroHeader":"UAefIz","promoHeader":"_23XOPX","uuiCritical":"LAlyuv","uuiInfo":"lxeL8u","uuiSuccess":"ISgW5P","uuiWarning":"nhYDTY","uuiHighlight":"WcZWBq","uuiTypographySize12":"nFEkvo","uuiTypographySize14":"ajiGXe","uuiTypographySize16":"RIMJOW","modeCell":"-vh8PL"};
|
|
709
709
|
|
|
710
710
|
function applyCheckboxMods(mods) {
|
|
711
711
|
return [
|
|
@@ -740,7 +740,7 @@ var SvgRadioDotFill = function SvgRadioDotFill(props, ref) {
|
|
|
740
740
|
};
|
|
741
741
|
var ForwardRef$A = /*#__PURE__*/forwardRef(SvgRadioDotFill);
|
|
742
742
|
|
|
743
|
-
var css$1p = {"uui-typography":"
|
|
743
|
+
var css$1p = {"uui-typography":"f5H-Yk","hero-header":"kPMtZ4","promo-header":"RFbeQz","uui-critical":"GpL04l","uui-info":"_9q2t2p","uui-success":"m6q6Mm","uui-warning":"Y5eU1m","uui-highlight":"_2s-QeO","uui-typography-size-12":"_31Bo-4","uui-typography-size-14":"jlplBb","uui-typography-size-16":"lB7QqP","root":"NMGucT","uuiTypography":"f5H-Yk","heroHeader":"kPMtZ4","promoHeader":"RFbeQz","uuiCritical":"GpL04l","uuiInfo":"_9q2t2p","uuiSuccess":"m6q6Mm","uuiWarning":"Y5eU1m","uuiHighlight":"_2s-QeO","uuiTypographySize12":"_31Bo-4","uuiTypographySize14":"jlplBb","uuiTypographySize16":"lB7QqP"};
|
|
744
744
|
|
|
745
745
|
function applyRadioInputMods(mods) {
|
|
746
746
|
return [
|
|
@@ -752,7 +752,7 @@ function applyRadioInputMods(mods) {
|
|
|
752
752
|
}
|
|
753
753
|
const RadioInput = /* @__PURE__ */withMods(RadioInput$1, applyRadioInputMods, (props) => ({ icon: props.icon ? props.icon : ForwardRef$A }));
|
|
754
754
|
|
|
755
|
-
var css$1o = {"root":"
|
|
755
|
+
var css$1o = {"root":"gwcc2-"};
|
|
756
756
|
|
|
757
757
|
function applySwitchMods(mods) {
|
|
758
758
|
return [
|
|
@@ -820,7 +820,7 @@ var EditMode;
|
|
|
820
820
|
EditMode["INLINE"] = "inline";
|
|
821
821
|
})(EditMode || (EditMode = {}));
|
|
822
822
|
|
|
823
|
-
var textInputCss = {"uui-typography":"
|
|
823
|
+
var textInputCss = {"uui-typography":"Nl89EF","hero-header":"bWKALe","promo-header":"f25UdN","uui-critical":"ykrhLl","uui-info":"xW58jJ","uui-success":"YclCve","uui-warning":"zxVkKZ","uui-highlight":"fK-vDA","uui-typography-size-12":"o26xOM","uui-typography-size-14":"K4NcAB","uui-typography-size-16":"XOo7v-","root":"CV6b2e","mode-form":"JXCc8h","mode-inline":"_1lD6xD","mode-cell":"f6VAKf","uuiTypography":"Nl89EF","heroHeader":"bWKALe","promoHeader":"f25UdN","uuiCritical":"ykrhLl","uuiInfo":"xW58jJ","uuiSuccess":"YclCve","uuiWarning":"zxVkKZ","uuiHighlight":"fK-vDA","uuiTypographySize12":"o26xOM","uuiTypographySize14":"K4NcAB","uuiTypographySize16":"XOo7v-","modeForm":"JXCc8h","modeInline":"_1lD6xD","modeCell":"f6VAKf"};
|
|
824
824
|
|
|
825
825
|
const DEFAULT_MODE$3 = EditMode.FORM;
|
|
826
826
|
function applyTextInputMods(mods) {
|
|
@@ -846,7 +846,7 @@ const SearchInput = /* @__PURE__ */React__default.forwardRef((props, ref) => {
|
|
|
846
846
|
} })));
|
|
847
847
|
});
|
|
848
848
|
|
|
849
|
-
var css$1n = {"root":"
|
|
849
|
+
var css$1n = {"root":"KSlEfR"};
|
|
850
850
|
|
|
851
851
|
const ControlGroup = /* @__PURE__ */withMods(ControlGroup$1, () => [css$1n.root]);
|
|
852
852
|
|
|
@@ -855,7 +855,7 @@ function MultiSwitchComponent(props, ref) {
|
|
|
855
855
|
}
|
|
856
856
|
const MultiSwitch = /* @__PURE__ */React.forwardRef(MultiSwitchComponent);
|
|
857
857
|
|
|
858
|
-
var css$1m = {"uui-typography":"
|
|
858
|
+
var css$1m = {"uui-typography":"pFleE8","hero-header":"_79kFod","promo-header":"-oGppU","uui-critical":"ZnrHeD","uui-info":"v-3fyy","uui-success":"paIQdb","uui-warning":"_7-IBro","uui-highlight":"_-1HeMY","uui-typography-size-12":"I-VaGK","uui-typography-size-14":"RqakzP","uui-typography-size-16":"D7PSdw","root":"OwQXx3","mode-form":"Jsz744","mode-cell":"Zp-ab2","uuiTypography":"pFleE8","heroHeader":"_79kFod","promoHeader":"-oGppU","uuiCritical":"ZnrHeD","uuiInfo":"v-3fyy","uuiSuccess":"paIQdb","uuiWarning":"_7-IBro","uuiHighlight":"_-1HeMY","uuiTypographySize12":"I-VaGK","uuiTypographySize14":"RqakzP","uuiTypographySize16":"D7PSdw","modeForm":"Jsz744","modeCell":"Zp-ab2"};
|
|
859
859
|
|
|
860
860
|
const DEFAULT_MODE$2 = EditMode.FORM;
|
|
861
861
|
function applyNumericInputMods(mods) {
|
|
@@ -876,7 +876,7 @@ const NumericInput = /* @__PURE__ */withMods(NumericInput$1, applyNumericInputMo
|
|
|
876
876
|
};
|
|
877
877
|
});
|
|
878
878
|
|
|
879
|
-
var css$1l = {"uui-typography":"
|
|
879
|
+
var css$1l = {"uui-typography":"mAxpxE","hero-header":"A4dUix","promo-header":"vdgDNx","uui-critical":"nHI2pg","uui-info":"MWAnvj","uui-success":"ZAnhRx","uui-warning":"B1MQ2m","uui-highlight":"_9sk5et","uui-typography-size-12":"ktdZg8","uui-typography-size-14":"kOAJ0u","uui-typography-size-16":"Jm2Zfk","root":"DK0Pem","mode-form":"i8osHX","mode-cell":"H7wNcy","mode-inline":"_06jT11","uuiTypography":"mAxpxE","heroHeader":"A4dUix","promoHeader":"vdgDNx","uuiCritical":"nHI2pg","uuiInfo":"MWAnvj","uuiSuccess":"ZAnhRx","uuiWarning":"B1MQ2m","uuiHighlight":"_9sk5et","uuiTypographySize12":"ktdZg8","uuiTypographySize14":"kOAJ0u","uuiTypographySize16":"Jm2Zfk","modeForm":"i8osHX","modeCell":"H7wNcy","modeInline":"_06jT11"};
|
|
880
880
|
|
|
881
881
|
const DEFAULT_MODE$1 = EditMode.FORM;
|
|
882
882
|
function applyTextAreaMods(mods) {
|
|
@@ -977,7 +977,7 @@ var SvgNotificationInfoFill = function SvgNotificationInfoFill(props, ref) {
|
|
|
977
977
|
};
|
|
978
978
|
var ForwardRef$w = /*#__PURE__*/forwardRef(SvgNotificationInfoFill);
|
|
979
979
|
|
|
980
|
-
var css$1k = {"uui-typography":"
|
|
980
|
+
var css$1k = {"uui-typography":"M-FaQC","hero-header":"AnI9i6","promo-header":"K0ZgGE","uui-critical":"fgw3Ep","uui-info":"_4FdAEU","uui-success":"_46-Pbd","uui-warning":"LWO6T1","uui-highlight":"nWDYSS","uui-typography-size-12":"aGDqGu","uui-typography-size-14":"nFqt5B","uui-typography-size-16":"_942rQt","root":"OQHi9h","icon-wrapper":"bTq53X","alert-wrapper":"-O8XQI","size-48":"BNbkJu","size-36":"GTodnZ","action-wrapper":"HSjl-4","action-icon":"_4o-yZ1","action-link":"DcGUuS","close-icon":"w41Ijk","main-path":"BhYn88","content":"qVT6cf","uuiTypography":"M-FaQC","heroHeader":"AnI9i6","promoHeader":"K0ZgGE","uuiCritical":"fgw3Ep","uuiInfo":"_4FdAEU","uuiSuccess":"_46-Pbd","uuiWarning":"LWO6T1","uuiHighlight":"nWDYSS","uuiTypographySize12":"aGDqGu","uuiTypographySize14":"nFqt5B","uuiTypographySize16":"_942rQt","iconWrapper":"bTq53X","alertWrapper":"-O8XQI","size48":"BNbkJu","size36":"GTodnZ","actionWrapper":"HSjl-4","actionIcon":"_4o-yZ1","actionLink":"DcGUuS","closeIcon":"w41Ijk","mainPath":"BhYn88"};
|
|
981
981
|
|
|
982
982
|
const Alert = /* @__PURE__ */React.forwardRef((props, ref) => (React.createElement("div", Object.assign({ role: "alert", ref: ref, className: cx('uui-alert', css$1k.root, css$1k.alertWrapper, props.color && `uui-color-${props.color}`, props.cx, (props.size === '36' ? css$1k.size36 : css$1k.size48)) }, props.rawProps),
|
|
983
983
|
React.createElement("div", { className: css$1k.mainPath },
|
|
@@ -994,7 +994,7 @@ const ErrorAlert = /* @__PURE__ */React.forwardRef((props, ref) => React.createE
|
|
|
994
994
|
|
|
995
995
|
const Dropdown = /* @__PURE__ */withMods(Dropdown$1);
|
|
996
996
|
|
|
997
|
-
var css$1j = {"root":"
|
|
997
|
+
var css$1j = {"root":"dFGGuZ"};
|
|
998
998
|
|
|
999
999
|
function applyDropdownContainerMods(mods) {
|
|
1000
1000
|
return [
|
|
@@ -1005,7 +1005,7 @@ function applyDropdownContainerMods(mods) {
|
|
|
1005
1005
|
}
|
|
1006
1006
|
const DropdownContainer = /* @__PURE__ */withMods(uuiComponents.DropdownContainer, applyDropdownContainerMods);
|
|
1007
1007
|
|
|
1008
|
-
var css$1i = {"uui-typography":"
|
|
1008
|
+
var css$1i = {"uui-typography":"PCNplh","hero-header":"x6kgx3","promo-header":"kscAMR","uui-critical":"rDjdei","uui-info":"BxtT3b","uui-success":"uoXOB8","uui-warning":"e8jivY","uui-highlight":"ZA2NSL","uui-typography-size-12":"A7CPGC","uui-typography-size-14":"V4SOQZ","uui-typography-size-16":"R3i1Ly","submenu-root-item-rtl":"mhAZcS","icon-after":"uLmk-y","submenu-root-item":"daAFkF","icon-check":"LJREXO","splitter-root":"CSJvTf","splitter":"o-fCda","header-root":"_0xx8Cq","item-root":"Yp0xJg","icon":"HHvxlT","link":"Ppr3qE","indent":"QAaS3e","selected-mark":"o94vC2","uuiTypography":"PCNplh","heroHeader":"x6kgx3","promoHeader":"kscAMR","uuiCritical":"rDjdei","uuiInfo":"BxtT3b","uuiSuccess":"uoXOB8","uuiWarning":"e8jivY","uuiHighlight":"ZA2NSL","uuiTypographySize12":"A7CPGC","uuiTypographySize14":"V4SOQZ","uuiTypographySize16":"R3i1Ly","submenuRootItemRtl":"mhAZcS","iconAfter":"uLmk-y","submenuRootItem":"daAFkF","iconCheck":"LJREXO","splitterRoot":"CSJvTf","headerRoot":"_0xx8Cq","itemRoot":"Yp0xJg","selectedMark":"o94vC2"};
|
|
1009
1009
|
|
|
1010
1010
|
var IDropdownControlKeys;
|
|
1011
1011
|
(function (IDropdownControlKeys) {
|
|
@@ -1138,7 +1138,7 @@ function DropdownMenuSwitchButton(props) {
|
|
|
1138
1138
|
React__default.createElement(Switch, { value: isSelected, tabIndex: -1, onValueChange: onHandleValueChange })));
|
|
1139
1139
|
}
|
|
1140
1140
|
|
|
1141
|
-
var css$1h = {"uui-typography":"
|
|
1141
|
+
var css$1h = {"uui-typography":"Z1g54F","hero-header":"QNXX-y","promo-header":"nuOHYM","uui-critical":"F4s4cn","uui-info":"_5wiAEc","uui-success":"_5sG7r1","uui-warning":"J3gDDo","uui-highlight":"SmJtsz","uui-typography-size-12":"_76tVGJ","uui-typography-size-14":"ZUliei","uui-typography-size-16":"RcV7q6","root":"WCrJPe","mode-block":"JI6tYK","mode-inline":"ArrMQ-","padding-0":"_0VABei","padding-6":"z7o04f","padding-12":"GwiERt","padding-18":"QoEkZC","uuiTypography":"Z1g54F","heroHeader":"QNXX-y","promoHeader":"nuOHYM","uuiCritical":"F4s4cn","uuiInfo":"_5wiAEc","uuiSuccess":"_5sG7r1","uuiWarning":"J3gDDo","uuiHighlight":"SmJtsz","uuiTypographySize12":"_76tVGJ","uuiTypographySize14":"ZUliei","uuiTypographySize16":"RcV7q6","modeBlock":"JI6tYK","modeInline":"ArrMQ-","padding0":"_0VABei","padding6":"z7o04f","padding12":"GwiERt","padding18":"QoEkZC"};
|
|
1142
1142
|
|
|
1143
1143
|
const getMode = (mode) => {
|
|
1144
1144
|
return mode || 'block';
|
|
@@ -1154,7 +1154,7 @@ const Accordion = /* @__PURE__ */withMods(uuiComponents.Accordion, applyAccordio
|
|
|
1154
1154
|
dropdownIcon: mods.dropdownIcon !== null && systemIcons.foldingArrow,
|
|
1155
1155
|
}));
|
|
1156
1156
|
|
|
1157
|
-
var css$1g = {"uui-typography":"
|
|
1157
|
+
var css$1g = {"uui-typography":"O2hP6k","hero-header":"LTLF3s","promo-header":"cIn6-6","uui-critical":"b-YwqM","uui-info":"u7nY7v","uui-success":"sjCmC5","uui-warning":"EhxzeP","uui-highlight":"jcLDWZ","uui-typography-size-12":"PWfdl7","uui-typography-size-14":"ulPdmt","uui-typography-size-16":"kDOy0L","root":"kMumRE","border-top":"QgwbYZ","border-bottom":"pa411V","top-shadow":"jta-LG","padding-6":"B5fyCV","padding-12":"JxQ8-e","padding-18":"k6cQWr","padding-24":"_9CNPRX","margin-24":"_8xiYku","margin-12":"XWQE7V","vPadding-12":"v0MAi0","vPadding-18":"jsV7Ha","vPadding-24":"oGUuPK","vPadding-36":"_-4Qp81","vPadding-48":"RAmgtD","spacing-6":"rBWp05","spacing-12":"tYbfI-","spacing-18":"IuWoEA","uui-surface-main":"U4YBBR","uuiTypography":"O2hP6k","heroHeader":"LTLF3s","promoHeader":"cIn6-6","uuiCritical":"b-YwqM","uuiInfo":"u7nY7v","uuiSuccess":"sjCmC5","uuiWarning":"EhxzeP","uuiHighlight":"jcLDWZ","uuiTypographySize12":"PWfdl7","uuiTypographySize14":"ulPdmt","uuiTypographySize16":"kDOy0L","borderTop":"QgwbYZ","borderBottom":"pa411V","topShadow":"jta-LG","padding6":"B5fyCV","padding12":"JxQ8-e","padding18":"k6cQWr","padding24":"_9CNPRX","margin24":"_8xiYku","margin12":"XWQE7V","vPadding12":"v0MAi0","vPadding18":"jsV7Ha","vPadding24":"oGUuPK","vPadding36":"_-4Qp81","vPadding48":"RAmgtD","spacing6":"rBWp05","spacing12":"tYbfI-","spacing18":"IuWoEA","uuiSurfaceMain":"U4YBBR"};
|
|
1158
1158
|
|
|
1159
1159
|
const FlexCell = /* @__PURE__ */withMods(FlexCell$1, () => [css$1g.flexCell]);
|
|
1160
1160
|
|
|
@@ -1178,7 +1178,7 @@ const FlexRow = /* @__PURE__ */withMods(FlexRow$1, (props) => {
|
|
|
1178
1178
|
];
|
|
1179
1179
|
});
|
|
1180
1180
|
|
|
1181
|
-
var css$1f = {"root":"
|
|
1181
|
+
var css$1f = {"root":"txaU5-","margin-24":"_8xK-Bl","padding-12":"e5Lsh9","padding-24":"a5beYR","shadow":"jJmmm8","uui-surface-main":"tJAg1q","margin24":"_8xK-Bl","padding12":"e5Lsh9","padding24":"a5beYR","uuiSurfaceMain":"tJAg1q"};
|
|
1182
1182
|
|
|
1183
1183
|
const Panel = /* @__PURE__ */withMods(VPanel, (props) => [
|
|
1184
1184
|
'uui-panel',
|
|
@@ -1188,7 +1188,7 @@ const Panel = /* @__PURE__ */withMods(VPanel, (props) => [
|
|
|
1188
1188
|
props.background && css$1f[`uui-${props.background}`],
|
|
1189
1189
|
]);
|
|
1190
1190
|
|
|
1191
|
-
var css$1e = {"root":"
|
|
1191
|
+
var css$1e = {"root":"Zqtl-1"};
|
|
1192
1192
|
|
|
1193
1193
|
function applyTooltipMods(mods) {
|
|
1194
1194
|
return [
|
|
@@ -1198,7 +1198,7 @@ function applyTooltipMods(mods) {
|
|
|
1198
1198
|
}
|
|
1199
1199
|
const Tooltip = /* @__PURE__ */withMods(uuiComponents.Tooltip, applyTooltipMods);
|
|
1200
1200
|
|
|
1201
|
-
var css$1d = {"uui-typography":"
|
|
1201
|
+
var css$1d = {"uui-typography":"xoakIh","hero-header":"_9Pa8Xr","promo-header":"ryACoU","uui-critical":"I1i8Pw","uui-info":"_0-q2D3","uui-success":"zAvWLY","uui-warning":"_5bKqJO","uui-highlight":"_1N-gxH","uui-typography-size-12":"BsTUeR","uui-typography-size-14":"gF72-y","uui-typography-size-16":"ETBYU4","root":"xNqy-V","uuiTypography":"xoakIh","heroHeader":"_9Pa8Xr","promoHeader":"ryACoU","uuiCritical":"I1i8Pw","uuiInfo":"_0-q2D3","uuiSuccess":"zAvWLY","uuiWarning":"_5bKqJO","uuiHighlight":"_1N-gxH","uuiTypographySize12":"BsTUeR","uuiTypographySize14":"gF72-y","uuiTypographySize16":"ETBYU4"};
|
|
1202
1202
|
|
|
1203
1203
|
function applyLabeledInputMods(mods) {
|
|
1204
1204
|
return [
|
|
@@ -1212,7 +1212,7 @@ const LabeledInput = /* @__PURE__ */withMods(uuiComponents.LabeledInput, applyLa
|
|
|
1212
1212
|
infoIcon: props.infoIcon || (settings.sizes.labeledInput.fillIcon.includes(props.size) ? ForwardRef$w : ForwardRef$L),
|
|
1213
1213
|
}));
|
|
1214
1214
|
|
|
1215
|
-
var css$1c = {"root":"
|
|
1215
|
+
var css$1c = {"root":"utZzQJ"};
|
|
1216
1216
|
|
|
1217
1217
|
function RadioGroup(props) {
|
|
1218
1218
|
const direction = props.direction || 'vertical';
|
|
@@ -1227,7 +1227,7 @@ function RadioGroup(props) {
|
|
|
1227
1227
|
})));
|
|
1228
1228
|
}
|
|
1229
1229
|
|
|
1230
|
-
var css$1b = {"root":"
|
|
1230
|
+
var css$1b = {"root":"-s-qUq"};
|
|
1231
1231
|
|
|
1232
1232
|
function applyScrollBarsMods() {
|
|
1233
1233
|
return [
|
|
@@ -1236,13 +1236,13 @@ function applyScrollBarsMods() {
|
|
|
1236
1236
|
}
|
|
1237
1237
|
const ScrollBars = /* @__PURE__ */withMods(ScrollBars$1, applyScrollBarsMods);
|
|
1238
1238
|
|
|
1239
|
-
var css$1a = {"scroll-container":"
|
|
1239
|
+
var css$1a = {"scroll-container":"MEp7uA","list-container":"vx7mP7","scrollContainer":"MEp7uA","listContainer":"vx7mP7"};
|
|
1240
1240
|
|
|
1241
|
-
var css$19 = {"root":"
|
|
1241
|
+
var css$19 = {"root":"_0bZlfO"};
|
|
1242
1242
|
|
|
1243
1243
|
const AvatarStack = /* @__PURE__ */withMods(AvatarStack$1, () => [css$19.root]);
|
|
1244
1244
|
|
|
1245
|
-
var css$18 = {"uui-typography":"
|
|
1245
|
+
var css$18 = {"uui-typography":"Nu947K","hero-header":"hJUMhn","promo-header":"_5feDPD","uui-critical":"FG95ZS","uui-info":"cw2yRH","uui-success":"icvYcp","uui-warning":"_5I6nLl","uui-highlight":"kkHXNU","uui-typography-size-12":"Pw8pDt","uui-typography-size-14":"J9FGp9","uui-typography-size-16":"Fmg2PA","root":"eItbo5","uuiTypography":"Nu947K","heroHeader":"hJUMhn","promoHeader":"_5feDPD","uuiCritical":"FG95ZS","uuiInfo":"cw2yRH","uuiSuccess":"icvYcp","uuiWarning":"_5I6nLl","uuiHighlight":"kkHXNU","uuiTypographySize12":"Pw8pDt","uuiTypographySize14":"J9FGp9","uuiTypographySize16":"Fmg2PA"};
|
|
1246
1246
|
|
|
1247
1247
|
const DEFAULT_FILL = 'solid';
|
|
1248
1248
|
function applyBadgeMods(mods) {
|
|
@@ -1266,7 +1266,7 @@ const Badge = /* @__PURE__ */React__default.forwardRef((props, ref) => {
|
|
|
1266
1266
|
props.isDropdown && (React__default.createElement(IconContainer, { icon: DropdownIcon, flipY: props.isOpen }))));
|
|
1267
1267
|
});
|
|
1268
1268
|
|
|
1269
|
-
var css$17 = {"uui-typography":"
|
|
1269
|
+
var css$17 = {"uui-typography":"t1kkTb","hero-header":"_1XsRBB","promo-header":"hPaYBm","uui-critical":"MBuyGD","uui-info":"-iqSLQ","uui-success":"DE8Spa","uui-warning":"_0kN-Vb","uui-highlight":"FGY0ZV","uui-typography-size-12":"_0jkYNx","uui-typography-size-14":"jxEpT-","uui-typography-size-16":"Q1Lk35","root":"yn6d5-","uuiTypography":"t1kkTb","heroHeader":"_1XsRBB","promoHeader":"hPaYBm","uuiCritical":"MBuyGD","uuiInfo":"-iqSLQ","uuiSuccess":"DE8Spa","uuiWarning":"_0kN-Vb","uuiHighlight":"FGY0ZV","uuiTypographySize12":"_0jkYNx","uuiTypographySize14":"jxEpT-","uuiTypographySize16":"Q1Lk35"};
|
|
1270
1270
|
|
|
1271
1271
|
function applyTagMods(props) {
|
|
1272
1272
|
return [
|
|
@@ -1290,7 +1290,7 @@ const Tag = /* @__PURE__ */React__default.forwardRef((props, ref) => {
|
|
|
1290
1290
|
props.onClear && !props.isDisabled && (React__default.createElement(IconContainer, { cx: uuiMarkers.clickable, icon: ClearIcon, onClick: props.onClear }))));
|
|
1291
1291
|
});
|
|
1292
1292
|
|
|
1293
|
-
var css$16 = {"root":"
|
|
1293
|
+
var css$16 = {"root":"-gd-ks","uui-spinner":"Tsw9rP","uuiSpinner":"Tsw9rP"};
|
|
1294
1294
|
|
|
1295
1295
|
function applySpinnerMods() {
|
|
1296
1296
|
return [css$16.root, 'uui-spinner'];
|
|
@@ -1327,7 +1327,7 @@ var SvgNavigationChevronRightOutline = function SvgNavigationChevronRightOutline
|
|
|
1327
1327
|
};
|
|
1328
1328
|
var ForwardRef$u = /*#__PURE__*/forwardRef(SvgNavigationChevronRightOutline);
|
|
1329
1329
|
|
|
1330
|
-
var css$15 = {"root":"
|
|
1330
|
+
var css$15 = {"root":"vf4Fdv","page":"r-xBtq","spacer":"Orzivy","mode-ghost":"MOl9Ir","modeGhost":"MOl9Ir"};
|
|
1331
1331
|
|
|
1332
1332
|
function Paginator(props) {
|
|
1333
1333
|
const renderPaginator = (params) => (React__default.createElement("nav", Object.assign({ role: "navigation", className: cx(css$15.root, 'uui-paginator', `uui-size-${props.size || settings.sizes.defaults.paginator}`) }, params.rawProps),
|
|
@@ -1344,14 +1344,14 @@ function Paginator(props) {
|
|
|
1344
1344
|
return React__default.createElement(Paginator$1, Object.assign({}, props, { render: renderPaginator }));
|
|
1345
1345
|
}
|
|
1346
1346
|
|
|
1347
|
-
var css$14 = {"root":"
|
|
1347
|
+
var css$14 = {"root":"_2flvV9","progress-bar":"ytFv3p","progressBar-indeterminate":"sXTNw-","size-12":"lI7HpV","size-18":"ZC-iZQ","size-24":"mG35oo","progressBar":"ytFv3p","progressBarIndeterminate":"sXTNw-","size12":"lI7HpV","size18":"ZC-iZQ","size24":"mG35oo"};
|
|
1348
1348
|
|
|
1349
1349
|
const IndeterminateBar = /* @__PURE__ */React.forwardRef((props, ref) => {
|
|
1350
1350
|
return (React.createElement("div", { ref: ref, className: cx('uui-indeterminate_bar', props.cx, css$14.root, css$14[`size-${props.size || 12}`]) },
|
|
1351
1351
|
React.createElement("div", { className: cx(css$14.progressBar) })));
|
|
1352
1352
|
});
|
|
1353
1353
|
|
|
1354
|
-
var css$13 = {"root":"
|
|
1354
|
+
var css$13 = {"root":"h1hd42","striped":"K-YL2n","animate-stripes":"_4xqt6R","size-12":"_4xqeHj","size-18":"-R--Xv","size-24":"XBOvNY","animateStripes":"_4xqt6R","size12":"_4xqeHj","size18":"-R--Xv","size24":"XBOvNY"};
|
|
1355
1355
|
|
|
1356
1356
|
const DEFAULT_SIZE = '12';
|
|
1357
1357
|
function applyProgressBarMods(mods) {
|
|
@@ -1366,14 +1366,14 @@ const ProgressBar = /* @__PURE__ */withMods(uuiComponents.ProgressBar, applyProg
|
|
|
1366
1366
|
hideLabel: props.hideLabel || props.striped,
|
|
1367
1367
|
}));
|
|
1368
1368
|
|
|
1369
|
-
var css$12 = {"root":"
|
|
1369
|
+
var css$12 = {"root":"cIMN0v"};
|
|
1370
1370
|
|
|
1371
1371
|
const IndicatorBar = /* @__PURE__ */React.forwardRef((props, ref) => {
|
|
1372
1372
|
const { progress } = props;
|
|
1373
1373
|
return progress || progress === 0 ? (React.createElement(ProgressBar, { ref: ref, progress: progress, cx: cx(css$12.root, props.cx), hideLabel: true })) : (React.createElement(IndeterminateBar, { ref: ref, cx: cx(css$12.root, props.cx) }));
|
|
1374
1374
|
});
|
|
1375
1375
|
|
|
1376
|
-
var css$11 = {"root":"
|
|
1376
|
+
var css$11 = {"root":"fZEQW7"};
|
|
1377
1377
|
|
|
1378
1378
|
const StatusIndicator = /* @__PURE__ */forwardRef((props, ref) => {
|
|
1379
1379
|
return (React__default.createElement("div", { ref: ref, className: cx([
|
|
@@ -1388,7 +1388,7 @@ const StatusIndicator = /* @__PURE__ */forwardRef((props, ref) => {
|
|
|
1388
1388
|
React__default.createElement("p", { className: "uui-status_indicator-caption" }, props.caption)));
|
|
1389
1389
|
});
|
|
1390
1390
|
|
|
1391
|
-
var css$10 = {"drag-handle":"
|
|
1391
|
+
var css$10 = {"drag-handle":"_6igNK7","icon-container":"lTrKfI","dragHandle":"_6igNK7","iconContainer":"lTrKfI"};
|
|
1392
1392
|
|
|
1393
1393
|
function DataRowAddons(props) {
|
|
1394
1394
|
var _a, _b;
|
|
@@ -1410,7 +1410,7 @@ function DataRowAddons(props) {
|
|
|
1410
1410
|
], rotate: row.isFolded ? '90ccw' : '0', onClick: () => row.onFold(row), size: settings.sizes.rowAddons.icon[props.size] || settings.sizes.rowAddons.defaults.icon }))))));
|
|
1411
1411
|
}
|
|
1412
1412
|
|
|
1413
|
-
var css$$ = {"root":"
|
|
1413
|
+
var css$$ = {"root":"DmLvBp"};
|
|
1414
1414
|
|
|
1415
1415
|
const Blocker = /* @__PURE__ */withMods(Blocker$1, () => [css$$.root], (cmpProps) => ({ renderSpinner: cmpProps.renderSpinner || (() => React__default.createElement(Spinner, null)) }));
|
|
1416
1416
|
|
|
@@ -1451,7 +1451,7 @@ const VirtualListView = /* @__PURE__ */React.forwardRef((props, ref) => {
|
|
|
1451
1451
|
React.createElement(Blocker, { isEnabled: props.isLoading })));
|
|
1452
1452
|
});
|
|
1453
1453
|
|
|
1454
|
-
var css$_ = {"root":"
|
|
1454
|
+
var css$_ = {"root":"zvZGXE"};
|
|
1455
1455
|
|
|
1456
1456
|
function CheckboxGroup(props) {
|
|
1457
1457
|
const currentValue = props.value || [];
|
|
@@ -1473,7 +1473,7 @@ function CheckboxGroup(props) {
|
|
|
1473
1473
|
})));
|
|
1474
1474
|
}
|
|
1475
1475
|
|
|
1476
|
-
var css$Z = {"root":"
|
|
1476
|
+
var css$Z = {"root":"FfC73N","line-height":"Uwxq8q","font-size":"_4R64k-","lineHeight":"Uwxq8q","fontSize":"_4R64k-"};
|
|
1477
1477
|
|
|
1478
1478
|
function applyTextMods(mods) {
|
|
1479
1479
|
return [
|
|
@@ -1498,7 +1498,7 @@ const Text = /* @__PURE__ */withMods(uuiComponents.Text, applyTextMods, (props)
|
|
|
1498
1498
|
};
|
|
1499
1499
|
});
|
|
1500
1500
|
|
|
1501
|
-
var css$Y = {"root":"
|
|
1501
|
+
var css$Y = {"root":"PkH9nh","loading-word":"Y-spNb","animated-loading":"qrTzxg","skeleton_loading":"_5MIrlK","loadingWord":"Y-spNb","animatedLoading":"qrTzxg","skeletonLoading":"_5MIrlK"};
|
|
1502
1502
|
|
|
1503
1503
|
const TextPlaceholder = (props) => {
|
|
1504
1504
|
const pattern = ' ';
|
|
@@ -1517,7 +1517,7 @@ const TextPlaceholder = (props) => {
|
|
|
1517
1517
|
|
|
1518
1518
|
const RichTextView = /* @__PURE__ */withMods(uuiComponents.RichTextView, (mods) => ['uui-typography', `uui-typography-size-${mods.size || '14'}`]);
|
|
1519
1519
|
|
|
1520
|
-
var css$X = {"uui-typography":"
|
|
1520
|
+
var css$X = {"uui-typography":"CtsWU6","hero-header":"KEvgae","promo-header":"_1nEdND","uui-critical":"JXWlFG","uui-info":"KC1O-n","uui-success":"_2HL-T9","uui-warning":"T-2Ron","uui-highlight":"_1YgxBe","uui-typography-size-12":"gxP7Kn","uui-typography-size-14":"OppUaG","uui-typography-size-16":"pl5yi3","root":"LtEagh","modal-blocker":"GcYGg0","animateModalBlocker":"q7-LKD","modal":"zV2P9i","modal-footer":"MY8Vs5","modal-header":"xsYN2U","uuiTypography":"CtsWU6","heroHeader":"KEvgae","promoHeader":"_1nEdND","uuiCritical":"JXWlFG","uuiInfo":"KC1O-n","uuiSuccess":"_2HL-T9","uuiWarning":"T-2Ron","uuiHighlight":"_1YgxBe","uuiTypographySize12":"gxP7Kn","uuiTypographySize14":"OppUaG","uuiTypographySize16":"pl5yi3","modalBlocker":"GcYGg0","modalFooter":"MY8Vs5","modalHeader":"xsYN2U"};
|
|
1521
1521
|
|
|
1522
1522
|
const ModalBlocker = /* @__PURE__ */withMods(ModalBlocker$1, () => [css$X.modalBlocker]);
|
|
1523
1523
|
const ModalWindow = /* @__PURE__ */withMods(ModalWindow$1, () => [css$X.root, css$X.modal], (props) => {
|
|
@@ -1706,7 +1706,7 @@ var SvgNotificationHelpFill = function SvgNotificationHelpFill(props, ref) {
|
|
|
1706
1706
|
};
|
|
1707
1707
|
var ForwardRef$t = /*#__PURE__*/forwardRef(SvgNotificationHelpFill);
|
|
1708
1708
|
|
|
1709
|
-
var css$W = {"uui-typography":"
|
|
1709
|
+
var css$W = {"uui-typography":"_5bWyxV","hero-header":"yLv-2W","promo-header":"qgcf7X","uui-critical":"A-3ZtO","uui-info":"jv9bNL","uui-success":"_3uOlVH","uui-warning":"StwZcL","uui-highlight":"_83z-Ja","uui-typography-size-12":"EnlZAk","uui-typography-size-14":"ZS3VF0","uui-typography-size-16":"NElWHb","root":"_7lDXVg","icon-wrapper":"EoUnRQ","action-wrapper":"DrtLFV","action-link":"PquGSk","close-icon":"l-j6Yg","main-path":"TgLWVP","content":"I-gMTC","close-wrapper":"KzRIMU","notification-wrapper":"rehbHa","clear-button":"wkcqV9","uuiTypography":"_5bWyxV","heroHeader":"yLv-2W","promoHeader":"qgcf7X","uuiCritical":"A-3ZtO","uuiInfo":"jv9bNL","uuiSuccess":"_3uOlVH","uuiWarning":"StwZcL","uuiHighlight":"_83z-Ja","uuiTypographySize12":"EnlZAk","uuiTypographySize14":"ZS3VF0","uuiTypographySize16":"NElWHb","iconWrapper":"EoUnRQ","actionWrapper":"DrtLFV","actionLink":"PquGSk","closeIcon":"l-j6Yg","mainPath":"TgLWVP","closeWrapper":"KzRIMU","notificationWrapper":"rehbHa","clearButton":"wkcqV9"};
|
|
1710
1710
|
|
|
1711
1711
|
const NotificationCard = /* @__PURE__ */React__default.forwardRef((props, ref) => {
|
|
1712
1712
|
const notificationCardNode = React__default.useRef(null);
|
|
@@ -1741,7 +1741,7 @@ function ClearNotification() {
|
|
|
1741
1741
|
React__default.createElement(LinkButton, { caption: i18n.notificationCard.closeAllNotificationsButton, onClick: () => uuiCtx.uuiNotifications.clearAll() })));
|
|
1742
1742
|
}
|
|
1743
1743
|
|
|
1744
|
-
var css$V = {"footer":"
|
|
1744
|
+
var css$V = {"footer":"aNepId"};
|
|
1745
1745
|
|
|
1746
1746
|
class ConfirmationModal extends React.Component {
|
|
1747
1747
|
render() {
|
|
@@ -1783,7 +1783,7 @@ function useReliableForceUpdate() {
|
|
|
1783
1783
|
return red[1];
|
|
1784
1784
|
}
|
|
1785
1785
|
|
|
1786
|
-
var css$U = {"root":"
|
|
1786
|
+
var css$U = {"root":"e4HxwH","timepicker-input":"_4grWYs","ltr-always":"HVeIrK","timepickerInput":"_4grWYs","ltrAlways":"HVeIrK"};
|
|
1787
1787
|
|
|
1788
1788
|
const uuiTimePicker = {
|
|
1789
1789
|
container: 'uui-timepicker-container',
|
|
@@ -1976,7 +1976,7 @@ function TimePicker(props) {
|
|
|
1976
1976
|
return (React__default.createElement(Dropdown, { renderTarget: (targetProps) => (props.renderTarget ? props.renderTarget(targetProps) : renderInput(targetProps)), renderBody: (bodyProps) => !props.isDisabled && !props.isReadonly && renderBody(bodyProps), onValueChange: !props.isDisabled && !props.isReadonly ? onToggle : null, value: state.isOpen, modifiers: [{ name: 'offset', options: { offset: [0, 6] } }], forwardedRef: props.forwardedRef }));
|
|
1977
1977
|
}
|
|
1978
1978
|
|
|
1979
|
-
var css$T = {"root":"
|
|
1979
|
+
var css$T = {"root":"QZds07"};
|
|
1980
1980
|
|
|
1981
1981
|
function applyInputAddonMods() {
|
|
1982
1982
|
return [
|
|
@@ -1985,7 +1985,7 @@ function applyInputAddonMods() {
|
|
|
1985
1985
|
}
|
|
1986
1986
|
const InputAddon = /* @__PURE__ */withMods(InputAddon$1, applyInputAddonMods);
|
|
1987
1987
|
|
|
1988
|
-
var css$S = {"root":"
|
|
1988
|
+
var css$S = {"root":"D3CIoF"};
|
|
1989
1989
|
|
|
1990
1990
|
function applySliderMods() {
|
|
1991
1991
|
return [css$S.root, 'uui-color-neutral'];
|
|
@@ -2120,7 +2120,7 @@ const getNextYearsList = (currentDate) => {
|
|
|
2120
2120
|
return currentDate.add(16, 'year');
|
|
2121
2121
|
};
|
|
2122
2122
|
|
|
2123
|
-
var css$R = {"root":"
|
|
2123
|
+
var css$R = {"root":"hDq9a6","container":"XAiVLD"};
|
|
2124
2124
|
|
|
2125
2125
|
const uuiHeader = {
|
|
2126
2126
|
container: 'uui-datepicker-header-container',
|
|
@@ -2204,14 +2204,14 @@ function DatePickerHeader({ navIconLeft, navIconRight, value: { month, view }, o
|
|
|
2204
2204
|
React.createElement(Button, { icon: navIconRight || ForwardRef$u, color: "secondary", fill: "ghost", cx: uuiHeader.navIconRight, onClick: !isDisabled && (() => onRightNavigationArrow()), isDisabled: disableNext }))));
|
|
2205
2205
|
}
|
|
2206
2206
|
|
|
2207
|
-
var css$Q = {"uui-typography":"
|
|
2207
|
+
var css$Q = {"uui-typography":"o8i-mm","hero-header":"eyBb3w","promo-header":"_7np9th","uui-critical":"_2uJdk0","uui-info":"esair8","uui-success":"_7wQQt9","uui-warning":"fFiqyf","uui-highlight":"hXuIjC","uui-typography-size-12":"EgiDbD","uui-typography-size-14":"TDUSma","uui-typography-size-16":"_1VzflE","root":"_2xn-k-","uuiTypography":"o8i-mm","heroHeader":"eyBb3w","promoHeader":"_7np9th","uuiCritical":"_2uJdk0","uuiInfo":"esair8","uuiSuccess":"_7wQQt9","uuiWarning":"fFiqyf","uuiHighlight":"hXuIjC","uuiTypographySize12":"EgiDbD","uuiTypographySize14":"TDUSma","uuiTypographySize16":"_1VzflE"};
|
|
2208
2208
|
|
|
2209
2209
|
function applyDateSelectionMods() {
|
|
2210
2210
|
return [css$Q.root, `uui-size-${settings.sizes.defaults.datePicker}`];
|
|
2211
2211
|
}
|
|
2212
2212
|
const Calendar = /* @__PURE__ */withMods(Calendar$1, applyDateSelectionMods);
|
|
2213
2213
|
|
|
2214
|
-
var css$P = {"uui-typography":"
|
|
2214
|
+
var css$P = {"uui-typography":"h8DClQ","hero-header":"csA99B","promo-header":"_4SxPG1","uui-critical":"L5URkf","uui-info":"j5eKhw","uui-success":"Y-61Co","uui-warning":"T567OG","uui-highlight":"_30jGtM","uui-typography-size-12":"vY-pXS","uui-typography-size-14":"_5XoQs9","uui-typography-size-16":"YEJA1p","root":"ZHl-cM","uuiTypography":"h8DClQ","heroHeader":"csA99B","promoHeader":"_4SxPG1","uuiCritical":"L5URkf","uuiInfo":"j5eKhw","uuiSuccess":"Y-61Co","uuiWarning":"T567OG","uuiHighlight":"_30jGtM","uuiTypographySize12":"vY-pXS","uuiTypographySize14":"_5XoQs9","uuiTypographySize16":"YEJA1p"};
|
|
2215
2215
|
|
|
2216
2216
|
const uuiDatePickerBody = {
|
|
2217
2217
|
wrapper: 'uui-datepicker-body-wrapper',
|
|
@@ -2342,9 +2342,9 @@ function DatePickerComponent(props, ref) {
|
|
|
2342
2342
|
}
|
|
2343
2343
|
const DatePicker = /* @__PURE__ */React__default.forwardRef(DatePickerComponent);
|
|
2344
2344
|
|
|
2345
|
-
var css$O = {"uui-typography":"
|
|
2345
|
+
var css$O = {"uui-typography":"AqEORk","hero-header":"Efuaf9","promo-header":"hLtCNy","uui-critical":"eC3DwY","uui-info":"_4jug1A","uui-success":"w2xvvg","uui-warning":"_5Ufr3I","uui-highlight":"Dubs8k","uui-typography-size-12":"IArL4v","uui-typography-size-14":"ZfNHPm","uui-typography-size-16":"mMVxr-","date-input":"EJxba4","root":"Pq4w6c","separator":"VkluSr","mode-form":"_6VMf6P","mode-cell":"cIF-JE","uuiTypography":"AqEORk","heroHeader":"Efuaf9","promoHeader":"hLtCNy","uuiCritical":"eC3DwY","uuiInfo":"_4jug1A","uuiSuccess":"w2xvvg","uuiWarning":"_5Ufr3I","uuiHighlight":"Dubs8k","uuiTypographySize12":"IArL4v","uuiTypographySize14":"ZfNHPm","uuiTypographySize16":"mMVxr-","dateInput":"EJxba4","modeForm":"_6VMf6P","modeCell":"cIF-JE"};
|
|
2346
2346
|
|
|
2347
|
-
const RangeDatePickerInput = /* @__PURE__ */forwardRef(({ isDisabled, isInvalid, isReadonly, size, disableClear, rawProps, value, inFocus, format, onValueChange, onFocusInput, onBlurInput, onClick, getPlaceholder, filter, id, cx: classes, }, ref) => {
|
|
2347
|
+
const RangeDatePickerInput = /* @__PURE__ */forwardRef(({ isDisabled, isInvalid, isReadonly, size, disableClear, rawProps, value, inFocus, format, onValueChange, onFocusInput, onBlurInput, onClick, getPlaceholder, filter, onKeyDown, id, cx: classes, }, ref) => {
|
|
2348
2348
|
const [inputValue, setInputValue] = useState(toCustomDateRangeFormat(value, format));
|
|
2349
2349
|
useEffect(() => {
|
|
2350
2350
|
setInputValue(toCustomDateRangeFormat(value, format));
|
|
@@ -2374,7 +2374,9 @@ const RangeDatePickerInput = /* @__PURE__ */forwardRef(({ isDisabled, isInvalid,
|
|
|
2374
2374
|
}
|
|
2375
2375
|
};
|
|
2376
2376
|
const clearAllowed = !disableClear && inputValue.from && inputValue.to;
|
|
2377
|
-
return (
|
|
2377
|
+
return (
|
|
2378
|
+
// eslint-disable-next-line jsx-a11y/no-static-element-interactions
|
|
2379
|
+
React__default.createElement("div", { ref: ref, className: cx$1(`uui-size-${size || settings.sizes.defaults.rangeDatePicker}`, 'uui-range-date-picker', classes, css$O.root, isDisabled && uuiMod.disabled, isReadonly && uuiMod.readonly, isInvalid && uuiMod.invalid, inFocus && uuiMod.focus), onKeyDown: onKeyDown },
|
|
2378
2380
|
React__default.createElement(TextInput, { icon: systemIcons.calendar, cx: cx$1(css$O.dateInput, inFocus === 'from' && uuiMod.focus), size: size || settings.sizes.defaults.rangeDatePicker, placeholder: getPlaceholder ? getPlaceholder('from') : i18n.rangeDatePicker.pickerPlaceholderFrom, value: inputValue.from || undefined, onValueChange: (v) => onInputChange(v || '', 'from'), onFocus: (event) => handleFocus(event, 'from'), onBlur: (event) => handleBlur(event, 'from'), isInvalid: isInvalid, isDisabled: isDisabled, isReadonly: isReadonly, isDropdown: false, rawProps: rawProps === null || rawProps === void 0 ? void 0 : rawProps.from, onClick: onClick, onKeyDown: onInputKeyDown, id: id }),
|
|
2379
2381
|
React__default.createElement("div", { className: css$O.separator }),
|
|
2380
2382
|
React__default.createElement(TextInput, { cx: cx$1(css$O.dateInput, inFocus === 'to' && uuiMod.focus), placeholder: getPlaceholder ? getPlaceholder('to') : i18n.rangeDatePicker.pickerPlaceholderTo, size: size || settings.sizes.defaults.rangeDatePicker, value: inputValue.to || undefined, onCancel: clearAllowed ? () => {
|
|
@@ -2382,7 +2384,7 @@ const RangeDatePickerInput = /* @__PURE__ */forwardRef(({ isDisabled, isInvalid,
|
|
|
2382
2384
|
} : undefined, onValueChange: (v) => onInputChange(v || '', 'to'), onFocus: (e) => handleFocus(e, 'to'), onBlur: (e) => handleBlur(e, 'to'), isInvalid: isInvalid, isDisabled: isDisabled, isReadonly: isReadonly, isDropdown: false, rawProps: rawProps === null || rawProps === void 0 ? void 0 : rawProps.to, onClick: onClick, onKeyDown: onInputKeyDown })));
|
|
2383
2385
|
});
|
|
2384
2386
|
|
|
2385
|
-
var css$N = {"uui-typography":"
|
|
2387
|
+
var css$N = {"uui-typography":"rYn46R","hero-header":"_6mCxeX","promo-header":"WIoRSD","uui-critical":"Yj-hcw","uui-info":"hpgHUg","uui-success":"epCKqg","uui-warning":"-Z8zw3","uui-highlight":"UwNBGv","uui-typography-size-12":"zlf1Um","uui-typography-size-14":"XXlvOl","uui-typography-size-16":"WrKHPP","root":"mYKqdJ","uuiTypography":"rYn46R","heroHeader":"_6mCxeX","promoHeader":"WIoRSD","uuiCritical":"Yj-hcw","uuiInfo":"hpgHUg","uuiSuccess":"epCKqg","uuiWarning":"-Z8zw3","uuiHighlight":"UwNBGv","uuiTypographySize12":"zlf1Um","uuiTypographySize14":"XXlvOl","uuiTypographySize16":"WrKHPP"};
|
|
2386
2388
|
|
|
2387
2389
|
const uuiPresets = {
|
|
2388
2390
|
container: 'uui-presets-container',
|
|
@@ -2398,7 +2400,7 @@ function CalendarPresets(props) {
|
|
|
2398
2400
|
getPresets(props.presets).map((item) => (React.createElement(LinkButton, { key: item.key, caption: item.name, onClick: () => props.onPresetSet(item), size: "24" })))));
|
|
2399
2401
|
}
|
|
2400
2402
|
|
|
2401
|
-
var css$M = {"uui-typography":"
|
|
2403
|
+
var css$M = {"uui-typography":"rfdpFV","hero-header":"U-xhGE","promo-header":"MyhipW","uui-critical":"_-5qsgI","uui-info":"_8sNMfM","uui-success":"Jm-dRy","uui-warning":"pmGf8u","uui-highlight":"_7U7DHN","uui-typography-size-12":"gnqZZ4","uui-typography-size-14":"aDAZ4-","uui-typography-size-16":"FHh9c-","root":"q4T3Xc","container":"G20L35","day-selection":"lR78BP","from-picker":"dxSVR-","to-picker":"y4JDUc","bodes-wrapper":"aY-Xy1","blocker":"kaphyw","uuiTypography":"rfdpFV","heroHeader":"U-xhGE","promoHeader":"MyhipW","uuiCritical":"_-5qsgI","uuiInfo":"_8sNMfM","uuiSuccess":"Jm-dRy","uuiWarning":"pmGf8u","uuiHighlight":"_7U7DHN","uuiTypographySize12":"gnqZZ4","uuiTypographySize14":"aDAZ4-","uuiTypographySize16":"FHh9c-","daySelection":"lR78BP","fromPicker":"dxSVR-","toPicker":"y4JDUc","bodesWrapper":"aY-Xy1"};
|
|
2402
2404
|
|
|
2403
2405
|
const uuiRangeDatePickerBody = {
|
|
2404
2406
|
inRange: 'uui-range-datepicker-in-range',
|
|
@@ -2573,7 +2575,7 @@ const getDayCX = (day, selectedDate) => {
|
|
|
2573
2575
|
return [cx$1(inRange && uuiRangeDatePickerBody.inRange, isFirst && uuiRangeDatePickerBody.firstDayInRangeWrapper, !inRange && isFirst && uuiRangeDatePickerBody.lastDayInRangeWrapper, isLast && uuiRangeDatePickerBody.lastDayInRangeWrapper, !inRange && isLast && uuiRangeDatePickerBody.firstDayInRangeWrapper, (dayValue === fromValue || dayValue === toValue) && uuiDaySelection.selectedDay)];
|
|
2574
2576
|
};
|
|
2575
2577
|
|
|
2576
|
-
var css$L = {"dropdown-container":"
|
|
2578
|
+
var css$L = {"dropdown-container":"N92uhW","dropdownContainer":"N92uhW"};
|
|
2577
2579
|
|
|
2578
2580
|
const modifiers = [{
|
|
2579
2581
|
name: 'offset',
|
|
@@ -2585,6 +2587,7 @@ function RangeDatePickerComponent(props, ref) {
|
|
|
2585
2587
|
const context = useUuiContext();
|
|
2586
2588
|
const [isOpen, setIsOpen] = useState(false);
|
|
2587
2589
|
const [inFocus, setInFocus] = useState(null);
|
|
2590
|
+
const targetRef = React__default.useRef(null);
|
|
2588
2591
|
const onValueChange = (newValue) => {
|
|
2589
2592
|
const fromChanged = (value === null || value === void 0 ? void 0 : value.from) !== (newValue === null || newValue === void 0 ? void 0 : newValue.from);
|
|
2590
2593
|
const toChanged = (value === null || value === void 0 ? void 0 : value.to) !== (newValue === null || newValue === void 0 ? void 0 : newValue.to);
|
|
@@ -2600,6 +2603,10 @@ function RangeDatePickerComponent(props, ref) {
|
|
|
2600
2603
|
var _a;
|
|
2601
2604
|
setIsOpen(newIsOpen);
|
|
2602
2605
|
(_a = props.onOpenChange) === null || _a === void 0 ? void 0 : _a.call(props, newIsOpen);
|
|
2606
|
+
if (!inFocus && newIsOpen) {
|
|
2607
|
+
setInFocus('from');
|
|
2608
|
+
targetRef.current.querySelector('.uui-input').focus();
|
|
2609
|
+
}
|
|
2603
2610
|
};
|
|
2604
2611
|
const onBodyValueChange = (newValue) => {
|
|
2605
2612
|
var _a;
|
|
@@ -2615,7 +2622,10 @@ function RangeDatePickerComponent(props, ref) {
|
|
|
2615
2622
|
};
|
|
2616
2623
|
const renderBody = (renderProps) => {
|
|
2617
2624
|
var _a;
|
|
2618
|
-
return (React__default.createElement(DropdownContainer, Object.assign({}, renderProps, { cx: cx(css$L.dropdownContainer)
|
|
2625
|
+
return (React__default.createElement(DropdownContainer, Object.assign({}, renderProps, { cx: cx(css$L.dropdownContainer), shards: [targetRef], returnFocus: (node) => {
|
|
2626
|
+
console.log('lock', node);
|
|
2627
|
+
return true;
|
|
2628
|
+
} }),
|
|
2619
2629
|
React__default.createElement(FlexRow, null,
|
|
2620
2630
|
React__default.createElement(RangeDatePickerBody, { cx: cx(props.bodyCx), value: {
|
|
2621
2631
|
selectedDate: _value,
|
|
@@ -2625,18 +2635,24 @@ function RangeDatePickerComponent(props, ref) {
|
|
|
2625
2635
|
return (_a = props.renderFooter) === null || _a === void 0 ? void 0 : _a.call(props, value);
|
|
2626
2636
|
}, isHoliday: props.isHoliday, rawProps: (_a = props.rawProps) === null || _a === void 0 ? void 0 : _a.body }))));
|
|
2627
2637
|
};
|
|
2638
|
+
const handleEscape = (e) => {
|
|
2639
|
+
if (e.key === 'Escape' && isOpen) {
|
|
2640
|
+
e.preventDefault();
|
|
2641
|
+
onOpenChange(false);
|
|
2642
|
+
}
|
|
2643
|
+
};
|
|
2628
2644
|
return (React__default.createElement(Dropdown$1, { renderTarget: (renderProps) => {
|
|
2629
2645
|
var _a;
|
|
2630
|
-
return ((_a = props.renderTarget) === null || _a === void 0 ? void 0 : _a.call(props, renderProps)) || (React__default.createElement(RangeDatePickerInput, { id: props.id, ref: renderProps.ref, cx: props.inputCx, onClick: renderProps.
|
|
2646
|
+
return ((_a = props.renderTarget) === null || _a === void 0 ? void 0 : _a.call(props, renderProps)) || (React__default.createElement(RangeDatePickerInput, { id: props.id, ref: (node) => { renderProps.ref(node); targetRef.current = node; }, cx: props.inputCx, onClick: () => renderProps.toggleDropdownOpening(true), isDisabled: props.isDisabled, isInvalid: props.isInvalid, isReadonly: props.isReadonly, size: props.size, getPlaceholder: props.getPlaceholder, disableClear: props.disableClear, rawProps: props.rawProps, inFocus: inFocus, value: value, format: format, onValueChange: onValueChange, onFocusInput: (e, type) => {
|
|
2631
2647
|
var _a;
|
|
2632
2648
|
(_a = props.onFocus) === null || _a === void 0 ? void 0 : _a.call(props, e, type);
|
|
2633
2649
|
setInFocus(type);
|
|
2634
|
-
}, onBlurInput: (e, type) => { var _a; (_a = props.onBlur) === null || _a === void 0 ? void 0 : _a.call(props, e, type); !isOpen && setInFocus(null); } }));
|
|
2650
|
+
}, onBlurInput: (e, type) => { var _a; (_a = props.onBlur) === null || _a === void 0 ? void 0 : _a.call(props, e, type); !isOpen && setInFocus(null); }, onKeyDown: handleEscape }));
|
|
2635
2651
|
}, renderBody: (renderProps) => renderBody(renderProps), onValueChange: (v) => onOpenChange(v), value: isOpen, modifiers: modifiers, placement: props.placement, forwardedRef: ref }));
|
|
2636
2652
|
}
|
|
2637
2653
|
const RangeDatePicker = /* @__PURE__ */React__default.forwardRef(RangeDatePickerComponent);
|
|
2638
2654
|
|
|
2639
|
-
var css$K = {"root":"
|
|
2655
|
+
var css$K = {"root":"_0M-PW9","blocker":"_7wV6qT","marker":"P3y8Y4","top":"YcM1NY","bottom":"uz7lkW","left":"gi3j-L","right":"ouNNJf","inside":"RgYeN0"};
|
|
2640
2656
|
|
|
2641
2657
|
function DropMarker(props) {
|
|
2642
2658
|
return props.isDndInProgress
|
|
@@ -2651,7 +2667,7 @@ function DropMarker(props) {
|
|
|
2651
2667
|
: null;
|
|
2652
2668
|
}
|
|
2653
2669
|
|
|
2654
|
-
var css$J = {"uui-typography":"
|
|
2670
|
+
var css$J = {"uui-typography":"_9lKvwJ","hero-header":"_2OoOsJ","promo-header":"ZtUZoh","uui-critical":"JV0ixs","uui-info":"ZuDXYC","uui-success":"p0ssMX","uui-warning":"kpqn6M","uui-highlight":"CH7r0-","uui-typography-size-12":"zCiX8H","uui-typography-size-14":"_6aG-YT","uui-typography-size-16":"NFadEj","modal":"Ale-yS","search-wrapper":"R0fMvG","no-data":"S1xjWn","type-search-to-load-size-24":"_0Jz5v6","uuiTypography":"_9lKvwJ","heroHeader":"_2OoOsJ","promoHeader":"ZtUZoh","uuiCritical":"JV0ixs","uuiInfo":"ZuDXYC","uuiSuccess":"p0ssMX","uuiWarning":"kpqn6M","uuiHighlight":"CH7r0-","uuiTypographySize12":"zCiX8H","uuiTypographySize14":"_6aG-YT","uuiTypographySize16":"NFadEj","searchWrapper":"R0fMvG","noData":"S1xjWn","typeSearchToLoadSize24":"_0Jz5v6"};
|
|
2655
2671
|
|
|
2656
2672
|
class DataPickerBody extends PickerBodyBase {
|
|
2657
2673
|
constructor() {
|
|
@@ -2699,7 +2715,7 @@ class DataPickerBody extends PickerBodyBase {
|
|
|
2699
2715
|
}
|
|
2700
2716
|
}
|
|
2701
2717
|
|
|
2702
|
-
var css$I = {"footer":"
|
|
2718
|
+
var css$I = {"footer":"_6IBn6T"};
|
|
2703
2719
|
|
|
2704
2720
|
function DataPickerFooterImpl(props) {
|
|
2705
2721
|
const { search, clearSelection, view, showSelected, selectionMode, isSearchTooShort, } = props;
|
|
@@ -2717,12 +2733,14 @@ function DataPickerFooterImpl(props) {
|
|
|
2717
2733
|
!isSinglePicker && (React__default.createElement(Switch, { size: settings.sizes.pickerInput.body.dropdown.footer.switch[props.size], value: showSelected.value, isDisabled: !hasSelection, onValueChange: showSelected.onValueChange, label: i18n.pickerInput.showOnlySelectedLabel })),
|
|
2718
2734
|
React__default.createElement(FlexSpacer, null),
|
|
2719
2735
|
React__default.createElement(FlexCell, { width: "auto", alignSelf: "center" },
|
|
2720
|
-
view.selectAll && !hasSelection && (React__default.createElement(LinkButton, {
|
|
2721
|
-
|
|
2736
|
+
view.selectAll && !hasSelection && (React__default.createElement(LinkButton, { key: "SelectAll/ClearAll" // We use the same key for these buttons, because we need to leave focus on it after click, so we need to react doesn't remount it.
|
|
2737
|
+
, size: size, caption: selectAllText, onClick: () => view.selectAll.onValueChange(true) })),
|
|
2738
|
+
showClear && (React__default.createElement(LinkButton, { key: "SelectAll/ClearAll" // We use the same key for these buttons, because we need to leave focus on it after click, so we need to react doesn't remount it. Basically it's the same button, but with different caption.
|
|
2739
|
+
, size: size, caption: isSinglePicker ? clearSingleText : clearAllText, onClick: clearSelection, isDisabled: !hasSelection })))));
|
|
2722
2740
|
}
|
|
2723
2741
|
const DataPickerFooter = /* @__PURE__ */React__default.memo(DataPickerFooterImpl);
|
|
2724
2742
|
|
|
2725
|
-
var css$H = {"header":"
|
|
2743
|
+
var css$H = {"header":"SmVcbS","title":"zlgfOV","close":"wm5CCa"};
|
|
2726
2744
|
|
|
2727
2745
|
const DataPickerHeaderImpl = (props) => {
|
|
2728
2746
|
const title = props.title && typeof props.title === 'string' ? props.title.charAt(0).toUpperCase() + props.title.slice(1) : '';
|
|
@@ -2747,7 +2765,7 @@ var SvgNotificationDoneFill = function SvgNotificationDoneFill(props, ref) {
|
|
|
2747
2765
|
};
|
|
2748
2766
|
var ForwardRef$s = /*#__PURE__*/forwardRef(SvgNotificationDoneFill);
|
|
2749
2767
|
|
|
2750
|
-
var css$G = {"uui-typography":"
|
|
2768
|
+
var css$G = {"uui-typography":"lULzgH","hero-header":"u6daGu","promo-header":"vpU8js","uui-critical":"kqak48","uui-info":"YPgbOc","uui-success":"bZkhzJ","uui-warning":"pfrHS0","uui-highlight":"a2W3rF","uui-typography-size-12":"_8A1xAw","uui-typography-size-14":"MVJYFC","uui-typography-size-16":"PYoJef","root":"_-1x-Bp","align-widgets-top":"YAn-89","align-widgets-center":"_2w2XZe","icon-container":"-AMYVA","loading-cell":"vqg7Wp","content-wrapper":"ACUvvW","render-item":"o-hPgR","icon-wrapper":"wQh0Uy","icon-default":"NZb09l","selected-mark":"yfsnkz","uuiTypography":"lULzgH","heroHeader":"u6daGu","promoHeader":"vpU8js","uuiCritical":"kqak48","uuiInfo":"YPgbOc","uuiSuccess":"bZkhzJ","uuiWarning":"pfrHS0","uuiHighlight":"a2W3rF","uuiTypographySize12":"_8A1xAw","uuiTypographySize14":"MVJYFC","uuiTypographySize16":"PYoJef","alignWidgetsTop":"YAn-89","alignWidgetsCenter":"_2w2XZe","iconContainer":"-AMYVA","loadingCell":"vqg7Wp","contentWrapper":"ACUvvW","renderItem":"o-hPgR","iconWrapper":"wQh0Uy","iconDefault":"NZb09l","selectedMark":"yfsnkz"};
|
|
2751
2769
|
|
|
2752
2770
|
function DataPickerCell(props) {
|
|
2753
2771
|
const ref = React.useRef();
|
|
@@ -2784,7 +2802,7 @@ function DataPickerCell(props) {
|
|
|
2784
2802
|
getWrappedContent()));
|
|
2785
2803
|
}
|
|
2786
2804
|
|
|
2787
|
-
var css$F = {"uui-typography":"
|
|
2805
|
+
var css$F = {"uui-typography":"I643mM","hero-header":"AjVWir","promo-header":"_8XT1n9","uui-critical":"y81MU-","uui-info":"Z2bvCO","uui-success":"p-MpJb","uui-warning":"Afjn0L","uui-highlight":"rTu-R3","uui-typography-size-12":"DKV55N","uui-typography-size-14":"YZ7fmE","uui-typography-size-16":"_0Y7Fpo","picker-row":"BzM5MS","uuiTypography":"I643mM","heroHeader":"AjVWir","promoHeader":"_8XT1n9","uuiCritical":"y81MU-","uuiInfo":"Z2bvCO","uuiSuccess":"p-MpJb","uuiWarning":"Afjn0L","uuiHighlight":"rTu-R3","uuiTypographySize12":"DKV55N","uuiTypographySize14":"YZ7fmE","uuiTypographySize16":"_0Y7Fpo","pickerRow":"BzM5MS"};
|
|
2788
2806
|
|
|
2789
2807
|
class DataPickerRow extends React.Component {
|
|
2790
2808
|
constructor() {
|
|
@@ -2798,7 +2816,7 @@ class DataPickerRow extends React.Component {
|
|
|
2798
2816
|
}
|
|
2799
2817
|
}
|
|
2800
2818
|
|
|
2801
|
-
var css$E = {"uui-typography":"
|
|
2819
|
+
var css$E = {"uui-typography":"NyqSmz","hero-header":"dRC4NQ","promo-header":"_3NLeSA","uui-critical":"beYd-H","uui-info":"_9PnSjw","uui-success":"pBLQAH","uui-warning":"jBVbXH","uui-highlight":"PQlxAN","uui-typography-size-12":"dgFhrL","uui-typography-size-14":"HJ5hve","uui-typography-size-16":"_5YU8sa","done":"_3OMCxH","container":"IGLWh4","uuiTypography":"NyqSmz","heroHeader":"dRC4NQ","promoHeader":"_3NLeSA","uuiCritical":"beYd-H","uuiInfo":"_9PnSjw","uuiSuccess":"pBLQAH","uuiWarning":"jBVbXH","uuiHighlight":"PQlxAN","uuiTypographySize12":"dgFhrL","uuiTypographySize14":"HJ5hve","uuiTypographySize16":"_5YU8sa"};
|
|
2802
2820
|
|
|
2803
2821
|
const PickerBodyMobileView = (props) => {
|
|
2804
2822
|
const isMobileView = isMobile();
|
|
@@ -2832,7 +2850,7 @@ var SvgSearchWithBackground = function SvgSearchWithBackground(props, ref) {
|
|
|
2832
2850
|
};
|
|
2833
2851
|
var ForwardRef$r = /*#__PURE__*/forwardRef(SvgSearchWithBackground);
|
|
2834
2852
|
|
|
2835
|
-
var css$D = {"uui-typography":"
|
|
2853
|
+
var css$D = {"uui-typography":"IFzT2x","hero-header":"InPeT6","promo-header":"-DRlS8","uui-critical":"xrJ18x","uui-info":"QKH0-Q","uui-success":"tcVUAD","uui-warning":"y7ZsxY","uui-highlight":"HThNMj","uui-typography-size-12":"yvY315","uui-typography-size-14":"rgU-v7","uui-typography-size-16":"l0n0tA","sub-header-wrapper":"ZusTpk","switch":"_-5T5NK","no-found-modal-container":"KyN6Xz","no-found-modal-container-icon":"xfOkRR","no-found-modal-container-text":"tK0L-v","uuiTypography":"IFzT2x","heroHeader":"InPeT6","promoHeader":"-DRlS8","uuiCritical":"xrJ18x","uuiInfo":"QKH0-Q","uuiSuccess":"tcVUAD","uuiWarning":"y7ZsxY","uuiHighlight":"HThNMj","uuiTypographySize12":"yvY315","uuiTypographySize14":"rgU-v7","uuiTypographySize16":"l0n0tA","subHeaderWrapper":"ZusTpk","$switch$":"_-5T5NK","noFoundModalContainer":"KyN6Xz","noFoundModalContainerIcon":"xfOkRR","noFoundModalContainerText":"tK0L-v"};
|
|
2836
2854
|
|
|
2837
2855
|
const mergeHighlightRanges = (ranges) => {
|
|
2838
2856
|
const mergedRanges = [];
|
|
@@ -2899,7 +2917,7 @@ const getHighlightedSearchMatches = (str, search) => {
|
|
|
2899
2917
|
return getDecoratedText(str, ranges);
|
|
2900
2918
|
};
|
|
2901
2919
|
|
|
2902
|
-
var css$C = {"root":"
|
|
2920
|
+
var css$C = {"root":"JkgHqm","column-gap":"XP4qu3","multiline":"_4BoGaS","text":"ydVf1Y","columnGap":"XP4qu3"};
|
|
2903
2921
|
|
|
2904
2922
|
function PickerItem(props) {
|
|
2905
2923
|
var _a;
|
|
@@ -2974,7 +2992,7 @@ function PickerModal(props) {
|
|
|
2974
2992
|
React__default.createElement(ModalFooter, { padding: "24", vPadding: "24" }, props.renderFooter ? props.renderFooter(getFooterProps()) : renderFooter()))));
|
|
2975
2993
|
}
|
|
2976
2994
|
|
|
2977
|
-
var css$B = {"tooltip":"
|
|
2995
|
+
var css$B = {"tooltip":"iK3FcP"};
|
|
2978
2996
|
|
|
2979
2997
|
const PickerTogglerTag = /* @__PURE__ */React.forwardRef((props, ref) => {
|
|
2980
2998
|
var _a;
|
|
@@ -2989,7 +3007,7 @@ const PickerTogglerTag = /* @__PURE__ */React.forwardRef((props, ref) => {
|
|
|
2989
3007
|
}
|
|
2990
3008
|
});
|
|
2991
3009
|
|
|
2992
|
-
var css$A = {"uui-typography":"
|
|
3010
|
+
var css$A = {"uui-typography":"fQ2NBK","hero-header":"Hggdb5","promo-header":"vhBvOJ","uui-critical":"KVbdJ6","uui-info":"nLYdkz","uui-success":"_5LLFeY","uui-warning":"bLUPm6","uui-highlight":"N605o8","uui-typography-size-12":"e9gW-H","uui-typography-size-14":"M-NP3L","uui-typography-size-16":"Zu0iMW","root":"k9MU9c","mode-form":"t9bBh5","mode-cell":"RNlHAm","mode-inline":"TLh3eh","uuiTypography":"fQ2NBK","heroHeader":"Hggdb5","promoHeader":"vhBvOJ","uuiCritical":"KVbdJ6","uuiInfo":"nLYdkz","uuiSuccess":"_5LLFeY","uuiWarning":"bLUPm6","uuiHighlight":"N605o8","uuiTypographySize12":"e9gW-H","uuiTypographySize14":"M-NP3L","uuiTypographySize16":"Zu0iMW","modeForm":"t9bBh5","modeCell":"RNlHAm","modeInline":"TLh3eh"};
|
|
2993
3011
|
|
|
2994
3012
|
const defaultMode = EditMode.FORM;
|
|
2995
3013
|
function applyPickerTogglerMods(mods) {
|
|
@@ -3086,7 +3104,7 @@ function PickerInputComponent(_a, ref) {
|
|
|
3086
3104
|
}
|
|
3087
3105
|
const PickerInput = /* @__PURE__ */React__default.forwardRef(PickerInputComponent);
|
|
3088
3106
|
|
|
3089
|
-
var css$z = {"row":"
|
|
3107
|
+
var css$z = {"row":"jBYOVE"};
|
|
3090
3108
|
|
|
3091
3109
|
function PickerListItem(props) {
|
|
3092
3110
|
var _a;
|
|
@@ -3107,7 +3125,7 @@ function PickerListItem(props) {
|
|
|
3107
3125
|
return (React__default.createElement("div", Object.assign({ role: "option", "aria-selected": props.isSelectable ? props.isSelected : undefined, "aria-busy": props.isLoading, "aria-posinset": props.index + 1 }, (((_a = props.checkbox) === null || _a === void 0 ? void 0 : _a.isVisible) && { 'aria-checked': props.isChecked }), { className: css$z.row }), component));
|
|
3108
3126
|
}
|
|
3109
3127
|
|
|
3110
|
-
var css$y = {"root":"
|
|
3128
|
+
var css$y = {"root":"-cGe6f"};
|
|
3111
3129
|
|
|
3112
3130
|
function PickerList(props) {
|
|
3113
3131
|
const { context, view, onlySelectedView, getName, getEntityName, appendLastSelected, getSelectedIdsArray, buildRowsList, getMaxDefaultItems, dataSourceState, getModalTogglerCaption, } = usePickerList(props);
|
|
@@ -3142,7 +3160,7 @@ function PickerList(props) {
|
|
|
3142
3160
|
}, selectedRows)));
|
|
3143
3161
|
}
|
|
3144
3162
|
|
|
3145
|
-
var css$x = {"uui-typography":"
|
|
3163
|
+
var css$x = {"uui-typography":"UKbYeT","hero-header":"_-18gN8","promo-header":"_59tpxG","uui-critical":"xnHpUv","uui-info":"wDqhCc","uui-success":"_6DVwnz","uui-warning":"py0rNU","uui-highlight":"_8D6ROk","uui-typography-size-12":"IuynrX","uui-typography-size-14":"aFRbkd","uui-typography-size-16":"jX7aR7","root":"N-XlK2","wrapper":"sopQZ3","align-widgets-top":"MFEXsh","align-widgets-center":"tfxY38","uuiTypography":"UKbYeT","heroHeader":"_-18gN8","promoHeader":"_59tpxG","uuiCritical":"xnHpUv","uuiInfo":"wDqhCc","uuiSuccess":"_6DVwnz","uuiWarning":"py0rNU","uuiHighlight":"_8D6ROk","uuiTypographySize12":"IuynrX","uuiTypographySize14":"aFRbkd","uuiTypographySize16":"jX7aR7","alignWidgetsTop":"MFEXsh","alignWidgetsCenter":"tfxY38"};
|
|
3146
3164
|
|
|
3147
3165
|
function DataTableCell(initialProps) {
|
|
3148
3166
|
const props = Object.assign({}, initialProps);
|
|
@@ -3191,7 +3209,7 @@ function DataTableCell(initialProps) {
|
|
|
3191
3209
|
return React.createElement(DataTableCell$1, Object.assign({}, props));
|
|
3192
3210
|
}
|
|
3193
3211
|
|
|
3194
|
-
var css$w = {"uui-typography":"
|
|
3212
|
+
var css$w = {"uui-typography":"H2UIW6","hero-header":"_9Emk-U","promo-header":"R7BNN0","uui-critical":"-igbEK","uui-info":"HAHBQ5","uui-success":"-h4gVS","uui-warning":"RI-VKS","uui-highlight":"_1HPVr1","uui-typography-size-12":"st-E6i","uui-typography-size-14":"v5kzOx","uui-typography-size-16":"_-4WUAQ","root":"_5YL4do","uuiTypography":"H2UIW6","heroHeader":"_9Emk-U","promoHeader":"R7BNN0","uuiCritical":"-igbEK","uuiInfo":"HAHBQ5","uuiSuccess":"-h4gVS","uuiWarning":"RI-VKS","uuiHighlight":"_1HPVr1","uuiTypographySize12":"st-E6i","uuiTypographySize14":"v5kzOx","uuiTypographySize16":"_-4WUAQ"};
|
|
3195
3213
|
|
|
3196
3214
|
// Here we define a single instance of the renderCell function to make DataTableRow#shouldComponentUpdate work.
|
|
3197
3215
|
// 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.
|
|
@@ -3207,7 +3225,7 @@ const DataTableRow = /* @__PURE__ */withMods(DataTableRow$1, ({ borderBottom = t
|
|
|
3207
3225
|
];
|
|
3208
3226
|
}, () => propsMods);
|
|
3209
3227
|
|
|
3210
|
-
var css$v = {"uui-typography":"
|
|
3228
|
+
var css$v = {"uui-typography":"WQJtOR","hero-header":"CK15Mo","promo-header":"_1B1Wwu","uui-critical":"Ajw59s","uui-info":"qIfLdL","uui-success":"GCZgdx","uui-warning":"A40LsE","uui-highlight":"Lm6A0G","uui-typography-size-12":"TA1yCG","uui-typography-size-14":"nSvjYD","uui-typography-size-16":"a-TurC","sorting-panel-container":"lQBGgQ","uuiTypography":"WQJtOR","heroHeader":"CK15Mo","promoHeader":"_1B1Wwu","uuiCritical":"Ajw59s","uuiInfo":"qIfLdL","uuiSuccess":"GCZgdx","uuiWarning":"A40LsE","uuiHighlight":"Lm6A0G","uuiTypographySize12":"TA1yCG","uuiTypographySize14":"nSvjYD","uuiTypographySize16":"a-TurC","sortingPanelContainer":"lQBGgQ"};
|
|
3211
3229
|
|
|
3212
3230
|
var _path$q;
|
|
3213
3231
|
function _extends$q() { _extends$q = 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$q.apply(this, arguments); }
|
|
@@ -3337,7 +3355,7 @@ var SvgNavigationExpandAllOutline = function SvgNavigationExpandAllOutline(props
|
|
|
3337
3355
|
};
|
|
3338
3356
|
var ForwardRef$k = /*#__PURE__*/forwardRef(SvgNavigationExpandAllOutline);
|
|
3339
3357
|
|
|
3340
|
-
var css$u = {"uui-typography":"
|
|
3358
|
+
var css$u = {"uui-typography":"i2TZy0","hero-header":"cNqz5Y","promo-header":"_6xMkJY","uui-critical":"s-8YCM","uui-info":"vKxx02","uui-success":"IBwfP1","uui-warning":"Zab7pn","uui-highlight":"f-QSAj","uui-typography-size-12":"nl9N19","uui-typography-size-14":"x-FmN4","uui-typography-size-16":"OvAnog","root":"NyRfih","caption-wrapper":"ioY0qc","sort-icon":"DmtAPh","dropdown-icon":"WlCL8J","infoIcon":"TJUr6p","resizable":"ia414b","align-right":"lY79L4","align-center":"dcwdt0","caption":"_5OH0NM","truncate":"X4hjyQ","checkbox":"f0bE7f","icon":"_9-586y","fold-all-icon":"tnl2XV","cell-tooltip":"_4rrjlf","upper-case":"-hBjVQ","resizing-marker":"O11fBg","pinned-right":"-H44Uz","draggable":"OWftc6","ghost":"xsFcdM","is-dragged-out":"_8VdYMc","dnd-marker-left":"JoBw7F","dnd-marker-right":"m3YMnR","cell-tooltip-wrapper":"nuR-yc","cell-tooltip-text":"RfhE4u","tooltip-caption":"V6cJxm","tooltip-info":"RyHJEQ","uuiTypography":"i2TZy0","heroHeader":"cNqz5Y","promoHeader":"_6xMkJY","uuiCritical":"s-8YCM","uuiInfo":"vKxx02","uuiSuccess":"IBwfP1","uuiWarning":"Zab7pn","uuiHighlight":"f-QSAj","uuiTypographySize12":"nl9N19","uuiTypographySize14":"x-FmN4","uuiTypographySize16":"OvAnog","captionWrapper":"ioY0qc","sortIcon":"DmtAPh","dropdownIcon":"WlCL8J","alignRight":"lY79L4","alignCenter":"dcwdt0","foldAllIcon":"tnl2XV","cellTooltip":"_4rrjlf","upperCase":"-hBjVQ","resizingMarker":"O11fBg","pinnedRight":"-H44Uz","isDraggedOut":"_8VdYMc","dndMarkerLeft":"JoBw7F","dndMarkerRight":"m3YMnR","cellTooltipWrapper":"nuR-yc","cellTooltipText":"RfhE4u","tooltipCaption":"V6cJxm","tooltipInfo":"RyHJEQ"};
|
|
3341
3359
|
|
|
3342
3360
|
class DataTableHeaderCell extends React.Component {
|
|
3343
3361
|
constructor() {
|
|
@@ -3443,7 +3461,7 @@ var SvgActionSettingsFill = function SvgActionSettingsFill(props, ref) {
|
|
|
3443
3461
|
};
|
|
3444
3462
|
var ForwardRef$j = /*#__PURE__*/forwardRef(SvgActionSettingsFill);
|
|
3445
3463
|
|
|
3446
|
-
var css$t = {"uui-typography":"
|
|
3464
|
+
var css$t = {"uui-typography":"Z5T3NX","hero-header":"ZLbzEw","promo-header":"_145f1P","uui-critical":"iAZP1W","uui-info":"UUCusy","uui-success":"L6kEwU","uui-warning":"EzaGyB","uui-highlight":"iAPuJV","uui-typography-size-12":"M91ohY","uui-typography-size-14":"_1x2PFV","uui-typography-size-16":"ilJS8X","root":"yNr4as","uuiTypography":"Z5T3NX","heroHeader":"ZLbzEw","promoHeader":"_145f1P","uuiCritical":"iAZP1W","uuiInfo":"UUCusy","uuiSuccess":"L6kEwU","uuiWarning":"EzaGyB","uuiHighlight":"iAPuJV","uuiTypographySize12":"M91ohY","uuiTypographySize14":"_1x2PFV","uuiTypographySize16":"ilJS8X"};
|
|
3447
3465
|
|
|
3448
3466
|
const DataTableHeaderRow = /* @__PURE__ */withMods(DataTableHeaderRow$1, () => [css$t.root, 'uui-dt-vars'], (mods) => ({
|
|
3449
3467
|
renderCell: (props) => (React.createElement(DataTableHeaderCell, Object.assign({}, props, { size: mods.size, textCase: mods.textCase || 'normal', key: props.column.key, columnsGap: mods.columnsGap }))),
|
|
@@ -3455,7 +3473,7 @@ const UUI_FILTERS_PANEL_ADD_BUTTON_BODY = 'uui-filters-panel-add-button-body';
|
|
|
3455
3473
|
const UUI_FILTERS_PANEL_ITEM_BODY = 'uui-filters-panel-item-body';
|
|
3456
3474
|
const UUI_FILTERS_PANEL_ITEM_TOGGLER = 'uui-filters-panel-item-toggler';
|
|
3457
3475
|
|
|
3458
|
-
var css$s = {"uui-typography":"
|
|
3476
|
+
var css$s = {"uui-typography":"Iogfe3","hero-header":"GgWVK7","promo-header":"g6kPZN","uui-critical":"HVRXb2","uui-info":"_8aC7v3","uui-success":"vIrBxz","uui-warning":"_8xMEyj","uui-highlight":"WVwrYa","uui-typography-size-12":"dyYMA4","uui-typography-size-14":"CcMr-1","uui-typography-size-16":"ceGKNg","root":"_2X93-X","title-wrapper":"SD4nTI","title":"mswQ7R","text-wrapper":"dk765V","selection":"YEO0d-","postfix":"DpxaCv","selected":"BXILG1","uuiTypography":"Iogfe3","heroHeader":"GgWVK7","promoHeader":"g6kPZN","uuiCritical":"HVRXb2","uuiInfo":"_8aC7v3","uuiSuccess":"vIrBxz","uuiWarning":"_8xMEyj","uuiHighlight":"WVwrYa","uuiTypographySize12":"dyYMA4","uuiTypographySize14":"CcMr-1","uuiTypographySize16":"ceGKNg","titleWrapper":"SD4nTI","textWrapper":"dk765V"};
|
|
3459
3477
|
|
|
3460
3478
|
const defaultSize = '36';
|
|
3461
3479
|
const FilterPanelItemToggler = /* @__PURE__ */React.forwardRef((props, ref) => {
|
|
@@ -3633,7 +3651,7 @@ function FilterRangeDatePickerBody(props) {
|
|
|
3633
3651
|
React__default.createElement(LinkButton, { isDisabled: !value.from && !value.to, caption: i18n.pickerModal.clearAllButton, onClick: () => onValueChange(defaultRangeValue) })))));
|
|
3634
3652
|
}
|
|
3635
3653
|
|
|
3636
|
-
var css$r = {"container":"
|
|
3654
|
+
var css$r = {"container":"Yzi9VW"};
|
|
3637
3655
|
|
|
3638
3656
|
function FilterNumericBody(props) {
|
|
3639
3657
|
var _a, _b;
|
|
@@ -3731,7 +3749,7 @@ var SvgActionDeleteOutline = function SvgActionDeleteOutline(props, ref) {
|
|
|
3731
3749
|
};
|
|
3732
3750
|
var ForwardRef$i = /*#__PURE__*/forwardRef(SvgActionDeleteOutline);
|
|
3733
3751
|
|
|
3734
|
-
var css$q = {"uui-typography":"
|
|
3752
|
+
var css$q = {"uui-typography":"zozTEP","hero-header":"GRxsQC","promo-header":"_7qhv2E","uui-critical":"mwdnEm","uui-info":"sy31-H","uui-success":"J-b1q8","uui-warning":"-jU6Ez","uui-highlight":"kP6aCK","uui-typography-size-12":"MBsfRN","uui-typography-size-14":"YECXmp","uui-typography-size-16":"q10rBN","header":"U2StBb","removeButton":"KnihF3","with-search":"zrxSRx","uuiTypography":"zozTEP","heroHeader":"GRxsQC","promoHeader":"_7qhv2E","uuiCritical":"mwdnEm","uuiInfo":"sy31-H","uuiSuccess":"J-b1q8","uuiWarning":"-jU6Ez","uuiHighlight":"kP6aCK","uuiTypographySize12":"MBsfRN","uuiTypographySize14":"YECXmp","uuiTypographySize16":"q10rBN","withSearch":"zrxSRx"};
|
|
3735
3753
|
|
|
3736
3754
|
function useView(props, value) {
|
|
3737
3755
|
const forceUpdate = useForceUpdate();
|
|
@@ -4052,7 +4070,7 @@ function FiltersToolbarImpl(props) {
|
|
|
4052
4070
|
}
|
|
4053
4071
|
const FiltersPanel = /* @__PURE__ */React__default.memo(FiltersToolbarImpl);
|
|
4054
4072
|
|
|
4055
|
-
var css$p = {"divider":"
|
|
4073
|
+
var css$p = {"divider":"XDs7KF","dropdownDeleteIcon":"LY-gsr","presetsWrapper":"Vzvrl1","addPresetContainer":"Xy4b08","dropContainer":"_8Iz3SU"};
|
|
4056
4074
|
|
|
4057
4075
|
var _path$g;
|
|
4058
4076
|
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); }
|
|
@@ -4165,7 +4183,7 @@ var SvgContentLinkOutline = function SvgContentLinkOutline(props, ref) {
|
|
|
4165
4183
|
};
|
|
4166
4184
|
var ForwardRef$a = /*#__PURE__*/forwardRef(SvgContentLinkOutline);
|
|
4167
4185
|
|
|
4168
|
-
var css$o = {"delete-button":"
|
|
4186
|
+
var css$o = {"delete-button":"T-53fV","tab-button":"_44XZQ9","targetOpen":"GQKIsY","deleteButton":"T-53fV","tabButton":"_44XZQ9"};
|
|
4169
4187
|
|
|
4170
4188
|
function PresetActionsDropdown(props) {
|
|
4171
4189
|
const { uuiNotifications } = useUuiContext();
|
|
@@ -4223,7 +4241,7 @@ function PresetActionsDropdown(props) {
|
|
|
4223
4241
|
return (React__default.createElement(Dropdown, { renderBody: renderBody, renderTarget: renderTarget, placement: "bottom-end", modifiers: [{ name: 'offset', options: { offset: [0, 22] } }] }));
|
|
4224
4242
|
}
|
|
4225
4243
|
|
|
4226
|
-
var css$n = {"preset-input-cell":"
|
|
4244
|
+
var css$n = {"preset-input-cell":"z6cz1U","preset-input":"tmC1h6","presetInputCell":"z6cz1U","presetInput":"tmC1h6"};
|
|
4227
4245
|
|
|
4228
4246
|
const UUI_PRESETS_PANEL_ADD_BUTTON = 'uui-presets-panel-add-button';
|
|
4229
4247
|
const UUI_PRESETS_PANEL_MORE_BUTTON = 'uui-presets-panel-more-button';
|
|
@@ -4256,7 +4274,7 @@ function PresetInput(props) {
|
|
|
4256
4274
|
React__default.createElement(TextInput, { cx: css$n.presetInput, onValueChange: setPresetCaption, value: presetCaption, onCancel: cancelActionHandler, onAccept: acceptActionHandler, onBlur: newPresetOnBlurHandler, autoFocus: true, maxLength: 50, isReadonly: readonly })));
|
|
4257
4275
|
}
|
|
4258
4276
|
|
|
4259
|
-
var css$m = {"preset":"
|
|
4277
|
+
var css$m = {"preset":"_7M9mns","activePreset":"kr4UjZ"};
|
|
4260
4278
|
|
|
4261
4279
|
function Preset(props) {
|
|
4262
4280
|
const [isRenamePreset, setIsRenamePreset] = useState(false);
|
|
@@ -4430,7 +4448,7 @@ var SvgTableGroupColumnRightFill = function SvgTableGroupColumnRightFill(props,
|
|
|
4430
4448
|
};
|
|
4431
4449
|
var ForwardRef$6 = /*#__PURE__*/forwardRef(SvgTableGroupColumnRightFill);
|
|
4432
4450
|
|
|
4433
|
-
var css$l = {"unpin-icon":"
|
|
4451
|
+
var css$l = {"unpin-icon":"WOzphv","pin-toggler-icon":"nZXuMW","unpinIcon":"WOzphv","pinTogglerIcon":"nZXuMW"};
|
|
4434
4452
|
|
|
4435
4453
|
function PinIconButton(props) {
|
|
4436
4454
|
const i18nLocal = i18n.tables.columnsConfigurationModal;
|
|
@@ -4489,7 +4507,7 @@ var SvgActionDragIndicator18 = function SvgActionDragIndicator18(props, ref) {
|
|
|
4489
4507
|
};
|
|
4490
4508
|
var ForwardRef$5 = /*#__PURE__*/forwardRef(SvgActionDragIndicator18);
|
|
4491
4509
|
|
|
4492
|
-
var css$k = {"uui-typography":"
|
|
4510
|
+
var css$k = {"uui-typography":"yqPg3R","hero-header":"UAOrzF","promo-header":"XMxV0G","uui-critical":"ADu80K","uui-info":"EpkZ5b","uui-success":"WKqinf","uui-warning":"DX3wxj","uui-highlight":"_7tIIDf","uui-typography-size-12":"MpMeyz","uui-typography-size-14":"_45DlUs","uui-typography-size-16":"_8u7ed-","row-wrapper":"l2DpjY","pin-icon-button":"oJHdiG","not-pinned":"_73FshZ","checkbox":"_533MxL","drag-handle":"IIF7bw","dnd-disabled":"uKyV8J","uuiTypography":"yqPg3R","heroHeader":"UAOrzF","promoHeader":"XMxV0G","uuiCritical":"ADu80K","uuiInfo":"EpkZ5b","uuiSuccess":"WKqinf","uuiWarning":"DX3wxj","uuiHighlight":"_7tIIDf","uuiTypographySize12":"MpMeyz","uuiTypographySize14":"_45DlUs","uuiTypographySize16":"_8u7ed-","rowWrapper":"l2DpjY","pinIconButton":"oJHdiG","notPinned":"_73FshZ","dragHandle":"IIF7bw","dndDisabled":"uKyV8J"};
|
|
4493
4511
|
|
|
4494
4512
|
const ColumnRow = /* @__PURE__ */React.memo(function ColumnRow(props) {
|
|
4495
4513
|
const { column } = props;
|
|
@@ -4512,7 +4530,7 @@ const ColumnRow = /* @__PURE__ */React.memo(function ColumnRow(props) {
|
|
|
4512
4530
|
return (React.createElement(DndActor, { key: column.key, srcData: isDndAllowed && data, dstData: data, canAcceptDrop: onCanAcceptDrop, onDrop: onDrop, render: renderContent }));
|
|
4513
4531
|
});
|
|
4514
4532
|
|
|
4515
|
-
var css$j = {"uui-typography":"
|
|
4533
|
+
var css$j = {"uui-typography":"Xzqpco","hero-header":"S85jkD","promo-header":"xDMU65","uui-critical":"rn2TQu","uui-info":"Ejv5Ld","uui-success":"_-80jPE","uui-warning":"kEOmSS","uui-highlight":"IUDfH5","uui-typography-size-12":"P-eAxV","uui-typography-size-14":"j7b-wL","uui-typography-size-16":"YG156H","root":"-by1-b","main-panel":"pBCdUN","group":"q06xqC","group-title":"Y45Odv","group-items":"cVxDBX","no-data":"bQ1F-1","no-data-title":"cgCyo2","no-data-sub-title":"k0JV7U","h-divider":"jJWw6g","search-area":"_3PI1aK","subgroup-accordion":"AK0z3e","subgroup":"UwIwKu","subgroup-title":"W-4tcc","uuiTypography":"Xzqpco","heroHeader":"S85jkD","promoHeader":"xDMU65","uuiCritical":"rn2TQu","uuiInfo":"Ejv5Ld","uuiSuccess":"_-80jPE","uuiWarning":"kEOmSS","uuiHighlight":"IUDfH5","uuiTypographySize12":"P-eAxV","uuiTypographySize14":"j7b-wL","uuiTypographySize16":"YG156H","mainPanel":"pBCdUN","groupTitle":"Y45Odv","groupItems":"cVxDBX","noData":"bQ1F-1","noDataTitle":"cgCyo2","noDataSubTitle":"k0JV7U","hDivider":"jJWw6g","searchArea":"_3PI1aK","subgroupAccordion":"AK0z3e","subgroupTitle":"W-4tcc"};
|
|
4516
4534
|
|
|
4517
4535
|
const renderGroupTitle = (title, amount) => (React.createElement(FlexRow, { cx: css$j.group },
|
|
4518
4536
|
React.createElement(Text, { size: "none", cx: css$j.groupTitle }, title),
|
|
@@ -4601,7 +4619,7 @@ function SubGroup(props) {
|
|
|
4601
4619
|
return null;
|
|
4602
4620
|
}
|
|
4603
4621
|
|
|
4604
|
-
var css$i = {"listContainer":"
|
|
4622
|
+
var css$i = {"listContainer":"jiqHWd","header":"y1BQ-m","group":"uDdr4X","stickyHeader":"_67u6kx"};
|
|
4605
4623
|
|
|
4606
4624
|
const getChildrenAndRest = (row, rows) => {
|
|
4607
4625
|
const firstNotChildIndex = rows.findIndex((other) => other.depth < row.depth || (row.depth === other.depth && other.isPinned));
|
|
@@ -4667,7 +4685,7 @@ var SvgEmptyTable = function SvgEmptyTable(props, ref) {
|
|
|
4667
4685
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4668
4686
|
ref: ref
|
|
4669
4687
|
}, props), /*#__PURE__*/React.createElement("g", {
|
|
4670
|
-
clipPath: "url(#
|
|
4688
|
+
clipPath: "url(#n9hgv8ki9xkr1cj7j_a)"
|
|
4671
4689
|
}, _path$4 || (_path$4 = /*#__PURE__*/React.createElement("path", {
|
|
4672
4690
|
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",
|
|
4673
4691
|
fill: "#F5F6FA"
|
|
@@ -4688,7 +4706,7 @@ var SvgEmptyTable = function SvgEmptyTable(props, ref) {
|
|
|
4688
4706
|
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",
|
|
4689
4707
|
fill: "#1D1E26"
|
|
4690
4708
|
})), /*#__PURE__*/React.createElement("mask", {
|
|
4691
|
-
id: "
|
|
4709
|
+
id: "n9hgv84ula7amjsij_b",
|
|
4692
4710
|
style: {
|
|
4693
4711
|
maskType: "alpha"
|
|
4694
4712
|
},
|
|
@@ -4701,7 +4719,7 @@ var SvgEmptyTable = function SvgEmptyTable(props, ref) {
|
|
|
4701
4719
|
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",
|
|
4702
4720
|
fill: "#9BDEFF"
|
|
4703
4721
|
}))), _g || (_g = /*#__PURE__*/React.createElement("g", {
|
|
4704
|
-
mask: "url(#
|
|
4722
|
+
mask: "url(#n9hgv84ula7amjsij_b)",
|
|
4705
4723
|
fillRule: "evenodd",
|
|
4706
4724
|
clipRule: "evenodd"
|
|
4707
4725
|
}, /*#__PURE__*/React.createElement("path", {
|
|
@@ -4787,7 +4805,7 @@ var SvgEmptyTable = function SvgEmptyTable(props, ref) {
|
|
|
4787
4805
|
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",
|
|
4788
4806
|
fill: "#fff"
|
|
4789
4807
|
}))), _defs || (_defs = /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
|
|
4790
|
-
id: "
|
|
4808
|
+
id: "n9hgv8ki9xkr1cj7j_a"
|
|
4791
4809
|
}, /*#__PURE__*/React.createElement("path", {
|
|
4792
4810
|
fill: "#fff",
|
|
4793
4811
|
transform: "translate(.552)",
|
|
@@ -4796,7 +4814,7 @@ var SvgEmptyTable = function SvgEmptyTable(props, ref) {
|
|
|
4796
4814
|
};
|
|
4797
4815
|
var ForwardRef$4 = /*#__PURE__*/forwardRef(SvgEmptyTable);
|
|
4798
4816
|
|
|
4799
|
-
var css$h = {"root":"
|
|
4817
|
+
var css$h = {"root":"VMK-w-","sticky-header":"RYRNS8","no-results":"QoMZuF","icon":"DmHMfJ","title":"Rd7cFi","stickyHeader":"RYRNS8","noResults":"QoMZuF"};
|
|
4800
4818
|
|
|
4801
4819
|
function DataTable(props) {
|
|
4802
4820
|
var _a, _b, _c, _d;
|
|
@@ -4847,9 +4865,9 @@ function DataTable(props) {
|
|
|
4847
4865
|
} }))));
|
|
4848
4866
|
}
|
|
4849
4867
|
|
|
4850
|
-
var css$g = {"root":"
|
|
4868
|
+
var css$g = {"root":"_4ZZ5uh"};
|
|
4851
4869
|
|
|
4852
|
-
var css$f = {"root":"
|
|
4870
|
+
var css$f = {"root":"_9rX5at","burger-content":"No3jq5","burgerContent":"No3jq5"};
|
|
4853
4871
|
|
|
4854
4872
|
var _path$3;
|
|
4855
4873
|
function _extends$3() { _extends$3 = 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$3.apply(this, arguments); }
|
|
@@ -4892,7 +4910,7 @@ var SvgNavigationArrowDownOutline = function SvgNavigationArrowDownOutline(props
|
|
|
4892
4910
|
};
|
|
4893
4911
|
var ForwardRef$2 = /*#__PURE__*/forwardRef(SvgNavigationArrowDownOutline);
|
|
4894
4912
|
|
|
4895
|
-
var css$e = {"uui-typography":"
|
|
4913
|
+
var css$e = {"uui-typography":"G-5DtQ","hero-header":"rMp-of","promo-header":"JvvmUz","uui-critical":"tXlqUZ","uui-info":"uwr-3L","uui-success":"J8BQgi","uui-warning":"_0qul5R","uui-highlight":"PpiPA6","uui-typography-size-12":"PcES5V","uui-typography-size-14":"TzUr3T","uui-typography-size-16":"NeU88v","root":"UKUyB-","button-primary":"qTztJx","button-secondary":"O0pLjn","hasIcon":"ioysvS","dropdown":"pYOyX4","uuiTypography":"G-5DtQ","heroHeader":"rMp-of","promoHeader":"JvvmUz","uuiCritical":"tXlqUZ","uuiInfo":"uwr-3L","uuiSuccess":"J8BQgi","uuiWarning":"_0qul5R","uuiHighlight":"PpiPA6","uuiTypographySize12":"PcES5V","uuiTypographySize14":"TzUr3T","uuiTypographySize16":"NeU88v","buttonPrimary":"qTztJx","buttonSecondary":"O0pLjn"};
|
|
4896
4914
|
|
|
4897
4915
|
const BurgerButton = /* @__PURE__ */withMods(Button$1, (props) => [
|
|
4898
4916
|
css$e.root,
|
|
@@ -4903,13 +4921,13 @@ const BurgerButton = /* @__PURE__ */withMods(Button$1, (props) => [
|
|
|
4903
4921
|
props.icon && css$e.hasIcon,
|
|
4904
4922
|
], () => ({ dropdownIcon: ForwardRef$2, dropdownIconPosition: 'left', role: 'menuitem' }));
|
|
4905
4923
|
|
|
4906
|
-
var css$d = {"search-input":"
|
|
4924
|
+
var css$d = {"search-input":"DRgYDK","searchInput":"DRgYDK"};
|
|
4907
4925
|
|
|
4908
4926
|
function BurgerSearch(props) {
|
|
4909
4927
|
return (React.createElement(TextInput$1, { cx: cx(css$d.searchInput, 'uui-main_menu-burger-search'), iconPosition: "left", icon: ForwardRef$N, placeholder: props.placeholder, value: props.value, onValueChange: props.onValueChange, onCancel: props.onCancel, cancelIcon: props.value && ForwardRef$Q }));
|
|
4910
4928
|
}
|
|
4911
4929
|
|
|
4912
|
-
var css$c = {"root":"
|
|
4930
|
+
var css$c = {"root":"pWQzw9","group-header":"H-Q-L4","group-name":"OtTFtB","line":"_55k9my","groupHeader":"H-Q-L4","groupName":"OtTFtB"};
|
|
4913
4931
|
|
|
4914
4932
|
function BurgerGroupHeader(props) {
|
|
4915
4933
|
return (React.createElement("div", { className: cx(css$c.root, css$c.groupHeader, 'uui-burger-group-header') },
|
|
@@ -4917,7 +4935,7 @@ function BurgerGroupHeader(props) {
|
|
|
4917
4935
|
React.createElement("span", { className: css$c.groupName }, props.caption)));
|
|
4918
4936
|
}
|
|
4919
4937
|
|
|
4920
|
-
var css$b = {"uui-typography":"
|
|
4938
|
+
var css$b = {"uui-typography":"_0U-6Uo","hero-header":"Dikf23","promo-header":"QsM99O","uui-critical":"ozPCOh","uui-info":"VbrWGN","uui-success":"-d1WFS","uui-warning":"BxXmMf","uui-highlight":"eQAOtA","uui-typography-size-12":"uuPstS","uui-typography-size-14":"OyAJPs","uui-typography-size-16":"k6X8im","root":"I-7jV0","type-primary":"uoADGs","type-secondary":"qorwSb","uuiTypography":"_0U-6Uo","heroHeader":"Dikf23","promoHeader":"QsM99O","uuiCritical":"ozPCOh","uuiInfo":"VbrWGN","uuiSuccess":"-d1WFS","uuiWarning":"BxXmMf","uuiHighlight":"eQAOtA","uuiTypographySize12":"uuPstS","uuiTypographySize14":"OyAJPs","uuiTypographySize16":"k6X8im","typePrimary":"uoADGs","typeSecondary":"qorwSb"};
|
|
4921
4939
|
|
|
4922
4940
|
const MainMenuButton = /* @__PURE__ */React.forwardRef((props, ref) => {
|
|
4923
4941
|
const { type } = props, clickableProps = __rest(props, ["type"]);
|
|
@@ -4933,7 +4951,7 @@ const MainMenuButton = /* @__PURE__ */React.forwardRef((props, ref) => {
|
|
|
4933
4951
|
props.isDropdown && (React.createElement(IconContainer, { icon: ForwardRef$P, flipY: props.isOpen }))));
|
|
4934
4952
|
});
|
|
4935
4953
|
|
|
4936
|
-
var css$a = {"dropdown-body":"
|
|
4954
|
+
var css$a = {"dropdown-body":"-IC0Qe","dropdownBody":"-IC0Qe"};
|
|
4937
4955
|
|
|
4938
4956
|
class MainMenuDropdown extends React.Component {
|
|
4939
4957
|
render() {
|
|
@@ -4988,12 +5006,12 @@ var SvgNavigationGlobalMenuOutlineOutline = function SvgNavigationGlobalMenuOutl
|
|
|
4988
5006
|
};
|
|
4989
5007
|
var ForwardRef$1 = /*#__PURE__*/forwardRef(SvgNavigationGlobalMenuOutlineOutline);
|
|
4990
5008
|
|
|
4991
|
-
var css$9 = {"global-menu-btn":"
|
|
5009
|
+
var css$9 = {"global-menu-btn":"a-c0-c","global-menu-icon":"H8ROT0","globalMenuBtn":"a-c0-c","globalMenuIcon":"H8ROT0"};
|
|
4992
5010
|
|
|
4993
5011
|
const GlobalMenu = /* @__PURE__ */React.forwardRef((props, ref) => (React.createElement("button", Object.assign({ ref: ref, id: "global_menu_toggle", className: cx(css$9.globalMenuBtn, props.cx) }, props.rawProps),
|
|
4994
5012
|
React.createElement(IconContainer, { size: 36, icon: ForwardRef$1, cx: css$9.globalMenuIcon }))));
|
|
4995
5013
|
|
|
4996
|
-
var css$8 = {"container":"
|
|
5014
|
+
var css$8 = {"container":"T1xHfw","open":"_9fY1hv","folding-arrow":"WMacD-","foldingArrow":"WMacD-"};
|
|
4997
5015
|
|
|
4998
5016
|
const MainMenuAvatar = /* @__PURE__ */React.forwardRef((props, ref) => (React.createElement("button", { ref: ref, className: cx(css$8.container, props.isDropdown && css$8.dropdown, props.isOpen && css$8.open, props.onClick && uuiMarkers.clickable, props.cx), onClick: props.onClick },
|
|
4999
5017
|
React.createElement(Avatar, { size: "36", img: props.avatarUrl }),
|
|
@@ -5001,18 +5019,18 @@ const MainMenuAvatar = /* @__PURE__ */React.forwardRef((props, ref) => (React.cr
|
|
|
5001
5019
|
props.isDropdown && (React.createElement("div", null,
|
|
5002
5020
|
React.createElement(IconContainer, { size: 18, icon: ForwardRef$P, flipY: props.isOpen, cx: css$8.foldingArrow }))))));
|
|
5003
5021
|
|
|
5004
|
-
var css$7 = {"search-input":"
|
|
5022
|
+
var css$7 = {"search-input":"CJyEg3","searchInput":"CJyEg3"};
|
|
5005
5023
|
|
|
5006
5024
|
const MainMenuSearch = /* @__PURE__ */React.forwardRef((props, ref) => (React.createElement(IEditableDebouncer, Object.assign({}, props, { render: (iEditable) => {
|
|
5007
5025
|
var _a;
|
|
5008
5026
|
return (React.createElement(TextInput$1, Object.assign({ iconPosition: "left", icon: ForwardRef$N, cancelIcon: ((_a = props.value) === null || _a === void 0 ? void 0 : _a.length) > 0 && ForwardRef$Q }, props, iEditable, { ref: ref, cx: cx$1(css$7.searchInput, props.cx) }, props.rawProps)));
|
|
5009
5027
|
} }))));
|
|
5010
5028
|
|
|
5011
|
-
var css$6 = {"container":"
|
|
5029
|
+
var css$6 = {"container":"u7M2-Y"};
|
|
5012
5030
|
|
|
5013
5031
|
const MainMenuIcon = /* @__PURE__ */React.forwardRef((props, ref) => (React.createElement(IconButton, Object.assign({ ref: ref, icon: props.icon, cx: cx$1(props.cx, css$6.container) }, props))));
|
|
5014
5032
|
|
|
5015
|
-
var css$5 = {"root":"
|
|
5033
|
+
var css$5 = {"root":"c95Hmx"};
|
|
5016
5034
|
|
|
5017
5035
|
const Anchor = /* @__PURE__ */withMods(Anchor$1, () => [css$5.root]);
|
|
5018
5036
|
|
|
@@ -5070,7 +5088,7 @@ var SvgFileCloudUploadFill = function SvgFileCloudUploadFill(props, ref) {
|
|
|
5070
5088
|
};
|
|
5071
5089
|
var ForwardRef = /*#__PURE__*/forwardRef(SvgFileCloudUploadFill);
|
|
5072
5090
|
|
|
5073
|
-
var css$4 = {"root":"
|
|
5091
|
+
var css$4 = {"root":"_40GefB","drop-start":"Wh-ZL5","drop-over":"Opmu15","link":"LUW1Zs","drop-area":"-YtwDY","drop-caption":"Zs1X17","icon-blue":"aWSTOm","dropStart":"Wh-ZL5","dropOver":"Opmu15","dropArea":"-YtwDY","dropCaption":"Zs1X17","iconBlue":"aWSTOm"};
|
|
5074
5092
|
|
|
5075
5093
|
function DropSpot(props) {
|
|
5076
5094
|
const getInfoText = typeof props.infoText === 'string'
|
|
@@ -5088,9 +5106,9 @@ function DropSpot(props) {
|
|
|
5088
5106
|
return React.createElement(DropSpot$1, { render: renderAttachmentArea, onFilesDropped: props.onUploadFiles });
|
|
5089
5107
|
}
|
|
5090
5108
|
|
|
5091
|
-
var css$3 = {"uui-typography":"
|
|
5109
|
+
var css$3 = {"uui-typography":"-U0LR7","hero-header":"vICWXO","promo-header":"_6pr1si","uui-critical":"yUkRAY","uui-info":"aAVHFN","uui-success":"fqdVus","uui-warning":"qAWI3j","uui-highlight":"AkJDhL","uui-typography-size-12":"qgCAj3","uui-typography-size-14":"afjmB6","uui-typography-size-16":"lGFwQk","root":"_7yv7rR","file-name":"QZt76v","default-color":"EoGJRR","doc-color":"roDwW-","xls-color":"E4JyPk","pdf-color":"GJxI-Z","movie-color":"v1EPO4","img-color":"xp6FvL","mov-color":"xGepVb","error-block":"_8mQUgM","icons-block":"XUTjF2","uuiTypography":"-U0LR7","heroHeader":"vICWXO","promoHeader":"_6pr1si","uuiCritical":"yUkRAY","uuiInfo":"aAVHFN","uuiSuccess":"fqdVus","uuiWarning":"qAWI3j","uuiHighlight":"AkJDhL","uuiTypographySize12":"qgCAj3","uuiTypographySize14":"afjmB6","uuiTypographySize16":"lGFwQk","fileName":"QZt76v","defaultColor":"EoGJRR","docColor":"roDwW-","xlsColor":"E4JyPk","pdfColor":"GJxI-Z","movieColor":"v1EPO4","imgColor":"xp6FvL","movColor":"xGepVb","errorBlock":"_8mQUgM","iconsBlock":"XUTjF2"};
|
|
5092
5110
|
|
|
5093
|
-
var css$2 = {"root":"
|
|
5111
|
+
var css$2 = {"root":"f3kV3H"};
|
|
5094
5112
|
|
|
5095
5113
|
const SvgCircleProgress = /* @__PURE__ */React.forwardRef((props, ref) => {
|
|
5096
5114
|
const outsetRadius = props.size / 2 - 1;
|
|
@@ -5215,7 +5233,7 @@ const getErrorPageConfig = () => ({
|
|
|
5215
5233
|
},
|
|
5216
5234
|
});
|
|
5217
5235
|
|
|
5218
|
-
var css$1 = {"container":"
|
|
5236
|
+
var css$1 = {"container":"fjY9PY"};
|
|
5219
5237
|
|
|
5220
5238
|
const ErrorPage = (props) => {
|
|
5221
5239
|
const isMobileScreen = isMobile();
|
|
@@ -5226,7 +5244,7 @@ const ErrorPage = (props) => {
|
|
|
5226
5244
|
React__default.createElement("div", { className: "uui-error-subtitle" }, props.subtitle))));
|
|
5227
5245
|
};
|
|
5228
5246
|
|
|
5229
|
-
var css = {"recovery-spinner":"
|
|
5247
|
+
var css = {"recovery-spinner":"uhPltR","recovery-message":"Q0PPHG","modal-blocker":"YyKFK7","modalFadeIn":"M-9wkr","recoverySpinner":"uhPltR","recoveryMessage":"Q0PPHG","modalBlocker":"YyKFK7"};
|
|
5230
5248
|
|
|
5231
5249
|
function ErrorHandler(props) {
|
|
5232
5250
|
const { uuiNotifications, uuiModals, uuiApi } = useUuiContext();
|