@epam/uui 5.9.4 → 5.9.5
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 +100 -100
- package/index.esm.js.map +1 -1
- package/index.js +100 -100
- package/index.js.map +1 -1
- package/package.json +5 -5
- package/styles.css +2660 -2660
- package/styles.css.map +1 -1
package/index.esm.js
CHANGED
|
@@ -453,7 +453,7 @@ const settings = {
|
|
|
453
453
|
},
|
|
454
454
|
};
|
|
455
455
|
|
|
456
|
-
var css$1s = {"uui-typography":"
|
|
456
|
+
var css$1s = {"uui-typography":"lC0C6L","hero-header":"VTqY9M","promo-header":"WQd66F","uui-critical":"zm1-J6","uui-info":"_5egtQy","uui-success":"_7iJIa8","uui-warning":"mezxoZ","uui-highlight":"zrsmvG","uui-typography-size-12":"_2l8trv","uui-typography-size-14":"FL9KoR","uui-typography-size-16":"XpPkLN","root":"_38dXg1","uuiTypography":"lC0C6L","heroHeader":"VTqY9M","promoHeader":"WQd66F","uuiCritical":"zm1-J6","uuiInfo":"_5egtQy","uuiSuccess":"_7iJIa8","uuiWarning":"mezxoZ","uuiHighlight":"zrsmvG","uuiTypographySize12":"_2l8trv","uuiTypographySize14":"FL9KoR","uuiTypographySize16":"XpPkLN"};
|
|
457
457
|
|
|
458
458
|
function applyButtonMods(mods) {
|
|
459
459
|
return [
|
|
@@ -471,7 +471,7 @@ const Button = /* @__PURE__ */withMods(uuiComponents.Button, applyButtonMods, ()
|
|
|
471
471
|
};
|
|
472
472
|
});
|
|
473
473
|
|
|
474
|
-
var css$1r = {"root":"
|
|
474
|
+
var css$1r = {"root":"ffk0Dt"};
|
|
475
475
|
|
|
476
476
|
function applyIconButtonMods(props) {
|
|
477
477
|
return ['uui-icon_button', `uui-color-${props.color || 'neutral'}`, css$1r.root];
|
|
@@ -508,7 +508,7 @@ function getIconClass(props) {
|
|
|
508
508
|
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'];
|
|
509
509
|
}
|
|
510
510
|
|
|
511
|
-
var css$1q = {"uui-typography":"
|
|
511
|
+
var css$1q = {"uui-typography":"-y-jPu","hero-header":"rYc1HF","promo-header":"F9nXqV","uui-critical":"Dn2fMN","uui-info":"_8N3erE","uui-success":"hDVxzh","uui-warning":"PvEL-K","uui-highlight":"_5wciUI","uui-typography-size-12":"vpEYw2","uui-typography-size-14":"nfu-jC","uui-typography-size-16":"pubq0G","root":"taxG0i","uuiTypography":"-y-jPu","heroHeader":"rYc1HF","promoHeader":"F9nXqV","uuiCritical":"Dn2fMN","uuiInfo":"_8N3erE","uuiSuccess":"hDVxzh","uuiWarning":"PvEL-K","uuiHighlight":"_5wciUI","uuiTypographySize12":"vpEYw2","uuiTypographySize14":"nfu-jC","uuiTypographySize16":"pubq0G"};
|
|
512
512
|
|
|
513
513
|
const DEFAULT_COLOR = 'primary';
|
|
514
514
|
const DEFAULT_WEIGHT = 'semibold';
|
|
@@ -539,7 +539,7 @@ const LinkButton = /* @__PURE__ */React.forwardRef((props, ref) => {
|
|
|
539
539
|
props.isDropdown && (React.createElement(IconContainer, { icon: DropdownIcon, flipY: props.isOpen }))));
|
|
540
540
|
});
|
|
541
541
|
|
|
542
|
-
var css$1p = {"root":"
|
|
542
|
+
var css$1p = {"root":"l9iplR"};
|
|
543
543
|
|
|
544
544
|
const CountIndicator = /* @__PURE__ */forwardRef((props, ref) => {
|
|
545
545
|
return (React__default.createElement("div", { ref: ref, className: cx([
|
|
@@ -551,7 +551,7 @@ const CountIndicator = /* @__PURE__ */forwardRef((props, ref) => {
|
|
|
551
551
|
]) }, props.caption));
|
|
552
552
|
});
|
|
553
553
|
|
|
554
|
-
var css$1o = {"uui-typography":"
|
|
554
|
+
var css$1o = {"uui-typography":"_8Iw3TF","hero-header":"R1PH-q","promo-header":"_3pyy9m","uui-critical":"IOrZkx","uui-info":"Mlc25D","uui-success":"Lnwcp-","uui-warning":"DgcQCr","uui-highlight":"qsbiH1","uui-typography-size-12":"_4-9q4l","uui-typography-size-14":"B37OD-","uui-typography-size-16":"Hl8tHi","root":"DCvR6n","withNotify":"ry6V-a","uuiTypography":"_8Iw3TF","heroHeader":"R1PH-q","promoHeader":"_3pyy9m","uuiCritical":"IOrZkx","uuiInfo":"Mlc25D","uuiSuccess":"Lnwcp-","uuiWarning":"DgcQCr","uuiHighlight":"qsbiH1","uuiTypographySize12":"_4-9q4l","uuiTypographySize14":"B37OD-","uuiTypographySize16":"Hl8tHi"};
|
|
555
555
|
|
|
556
556
|
const TabButton = /* @__PURE__ */React__default.forwardRef((props, ref) => {
|
|
557
557
|
const styles = [
|
|
@@ -573,7 +573,7 @@ const TabButton = /* @__PURE__ */React__default.forwardRef((props, ref) => {
|
|
|
573
573
|
props.onClear && !props.isDisabled && (React__default.createElement(IconContainer, { cx: uuiMarkers.clickable, icon: ClearIcon, onClick: props.onClear }))));
|
|
574
574
|
});
|
|
575
575
|
|
|
576
|
-
var css$1n = {"uui-typography":"
|
|
576
|
+
var css$1n = {"uui-typography":"XzlOlS","hero-header":"_4CPX0Q","promo-header":"H0ABuH","uui-critical":"wCuCVa","uui-info":"_4STVPC","uui-success":"-RUj0z","uui-warning":"osUExs","uui-highlight":"BYguJj","uui-typography-size-12":"vzMSYc","uui-typography-size-14":"_73X8u8","uui-typography-size-16":"kdjl28","root":"Omw4tV","uuiTypography":"XzlOlS","heroHeader":"_4CPX0Q","promoHeader":"H0ABuH","uuiCritical":"wCuCVa","uuiInfo":"_4STVPC","uuiSuccess":"-RUj0z","uuiWarning":"osUExs","uuiHighlight":"BYguJj","uuiTypographySize12":"vzMSYc","uuiTypographySize14":"_73X8u8","uuiTypographySize16":"kdjl28"};
|
|
577
577
|
|
|
578
578
|
function applyVerticalTabButtonMods() {
|
|
579
579
|
return [css$1n.root];
|
|
@@ -595,7 +595,7 @@ var SvgContentMinusOutline = function SvgContentMinusOutline(props, ref) {
|
|
|
595
595
|
};
|
|
596
596
|
var ForwardRef$B = /*#__PURE__*/forwardRef(SvgContentMinusOutline);
|
|
597
597
|
|
|
598
|
-
var css$1m = {"uui-typography":"
|
|
598
|
+
var css$1m = {"uui-typography":"_8MT-VK","hero-header":"beg3A0","promo-header":"_87pjJU","uui-critical":"P8aVMM","uui-info":"zs-QG9","uui-success":"Zb8EaQ","uui-warning":"UMgL6Q","uui-highlight":"rsAv73","uui-typography-size-12":"tYyW91","uui-typography-size-14":"DqLECN","uui-typography-size-16":"ceoUzT","root":"_7bKCWY","mode-cell":"V0yKKU","uuiTypography":"_8MT-VK","heroHeader":"beg3A0","promoHeader":"_87pjJU","uuiCritical":"P8aVMM","uuiInfo":"zs-QG9","uuiSuccess":"Zb8EaQ","uuiWarning":"UMgL6Q","uuiHighlight":"rsAv73","uuiTypographySize12":"tYyW91","uuiTypographySize14":"DqLECN","uuiTypographySize16":"ceoUzT","modeCell":"V0yKKU"};
|
|
599
599
|
|
|
600
600
|
function applyCheckboxMods(mods) {
|
|
601
601
|
return [
|
|
@@ -630,7 +630,7 @@ var SvgRadioDotFill = function SvgRadioDotFill(props, ref) {
|
|
|
630
630
|
};
|
|
631
631
|
var ForwardRef$A = /*#__PURE__*/forwardRef(SvgRadioDotFill);
|
|
632
632
|
|
|
633
|
-
var css$1l = {"uui-typography":"
|
|
633
|
+
var css$1l = {"uui-typography":"_3cOzdX","hero-header":"EamdUl","promo-header":"eFRB01","uui-critical":"_3fa-0N","uui-info":"w9C6NS","uui-success":"_1TCd3W","uui-warning":"RmCrHa","uui-highlight":"TZpxMt","uui-typography-size-12":"OufqcD","uui-typography-size-14":"OP8CTY","uui-typography-size-16":"mvNlFw","root":"-wgIMI","uuiTypography":"_3cOzdX","heroHeader":"EamdUl","promoHeader":"eFRB01","uuiCritical":"_3fa-0N","uuiInfo":"w9C6NS","uuiSuccess":"_1TCd3W","uuiWarning":"RmCrHa","uuiHighlight":"TZpxMt","uuiTypographySize12":"OufqcD","uuiTypographySize14":"OP8CTY","uuiTypographySize16":"mvNlFw"};
|
|
634
634
|
|
|
635
635
|
function applyRadioInputMods(mods) {
|
|
636
636
|
return [
|
|
@@ -642,7 +642,7 @@ function applyRadioInputMods(mods) {
|
|
|
642
642
|
}
|
|
643
643
|
const RadioInput = /* @__PURE__ */withMods(RadioInput$1, applyRadioInputMods, (props) => ({ icon: props.icon ? props.icon : ForwardRef$A }));
|
|
644
644
|
|
|
645
|
-
var css$1k = {"root":"
|
|
645
|
+
var css$1k = {"root":"krrgA-"};
|
|
646
646
|
|
|
647
647
|
function applySwitchMods(mods) {
|
|
648
648
|
return [
|
|
@@ -710,7 +710,7 @@ var EditMode;
|
|
|
710
710
|
EditMode["INLINE"] = "inline";
|
|
711
711
|
})(EditMode || (EditMode = {}));
|
|
712
712
|
|
|
713
|
-
var textInputCss = {"uui-typography":"
|
|
713
|
+
var textInputCss = {"uui-typography":"QyLssy","hero-header":"-HTRgz","promo-header":"Fvz46M","uui-critical":"YLgPPV","uui-info":"H6zXEH","uui-success":"dmElp0","uui-warning":"eE7PpO","uui-highlight":"DPLbWt","uui-typography-size-12":"k7-ikx","uui-typography-size-14":"z7SP-q","uui-typography-size-16":"EVeMhd","root":"o3lrwW","mode-form":"_7vNh7p","mode-inline":"FVprvL","mode-cell":"_7Im9BI","uuiTypography":"QyLssy","heroHeader":"-HTRgz","promoHeader":"Fvz46M","uuiCritical":"YLgPPV","uuiInfo":"H6zXEH","uuiSuccess":"dmElp0","uuiWarning":"eE7PpO","uuiHighlight":"DPLbWt","uuiTypographySize12":"k7-ikx","uuiTypographySize14":"z7SP-q","uuiTypographySize16":"EVeMhd","modeForm":"_7vNh7p","modeInline":"FVprvL","modeCell":"_7Im9BI"};
|
|
714
714
|
|
|
715
715
|
const DEFAULT_MODE$3 = EditMode.FORM;
|
|
716
716
|
function applyTextInputMods(mods) {
|
|
@@ -736,7 +736,7 @@ const SearchInput = /* @__PURE__ */React__default.forwardRef((props, ref) => {
|
|
|
736
736
|
} })));
|
|
737
737
|
});
|
|
738
738
|
|
|
739
|
-
var css$1j = {"root":"
|
|
739
|
+
var css$1j = {"root":"hKnGQH"};
|
|
740
740
|
|
|
741
741
|
const ControlGroup = /* @__PURE__ */withMods(ControlGroup$1, () => [css$1j.root]);
|
|
742
742
|
|
|
@@ -745,7 +745,7 @@ function MultiSwitchComponent(props, ref) {
|
|
|
745
745
|
}
|
|
746
746
|
const MultiSwitch = /* @__PURE__ */React.forwardRef(MultiSwitchComponent);
|
|
747
747
|
|
|
748
|
-
var css$1i = {"uui-typography":"
|
|
748
|
+
var css$1i = {"uui-typography":"Nf6w-g","hero-header":"_3AWZhH","promo-header":"PDFht7","uui-critical":"CJyRMu","uui-info":"o0mqHR","uui-success":"I3ayTu","uui-warning":"bDX4l2","uui-highlight":"_4zJEJv","uui-typography-size-12":"QHjpxN","uui-typography-size-14":"NEGYv6","uui-typography-size-16":"aNRHzg","root":"vnqebT","mode-form":"wdcC86","mode-cell":"_3nN805","uuiTypography":"Nf6w-g","heroHeader":"_3AWZhH","promoHeader":"PDFht7","uuiCritical":"CJyRMu","uuiInfo":"o0mqHR","uuiSuccess":"I3ayTu","uuiWarning":"bDX4l2","uuiHighlight":"_4zJEJv","uuiTypographySize12":"QHjpxN","uuiTypographySize14":"NEGYv6","uuiTypographySize16":"aNRHzg","modeForm":"wdcC86","modeCell":"_3nN805"};
|
|
749
749
|
|
|
750
750
|
const DEFAULT_MODE$2 = EditMode.FORM;
|
|
751
751
|
function applyNumericInputMods(mods) {
|
|
@@ -766,7 +766,7 @@ const NumericInput = /* @__PURE__ */withMods(NumericInput$1, applyNumericInputMo
|
|
|
766
766
|
};
|
|
767
767
|
});
|
|
768
768
|
|
|
769
|
-
var css$1h = {"uui-typography":"
|
|
769
|
+
var css$1h = {"uui-typography":"dL1py1","hero-header":"za0Byz","promo-header":"JY4zPn","uui-critical":"EAfJQh","uui-info":"EfnRVG","uui-success":"MxhWI4","uui-warning":"ejgYvi","uui-highlight":"hlb5in","uui-typography-size-12":"u37ZEK","uui-typography-size-14":"C8Sis-","uui-typography-size-16":"vbHvFg","root":"OkfzWA","mode-form":"_1vibts","mode-cell":"jnmEgG","mode-inline":"vdbfHC","size-24":"_0Bwo9W","size-30":"_8PGlW5","size-36":"PcCcQz","size-42":"_8kOcW6","size-48":"uEww2k","uuiTypography":"dL1py1","heroHeader":"za0Byz","promoHeader":"JY4zPn","uuiCritical":"EAfJQh","uuiInfo":"EfnRVG","uuiSuccess":"MxhWI4","uuiWarning":"ejgYvi","uuiHighlight":"hlb5in","uuiTypographySize12":"u37ZEK","uuiTypographySize14":"C8Sis-","uuiTypographySize16":"vbHvFg","modeForm":"_1vibts","modeCell":"jnmEgG","modeInline":"vdbfHC","size24":"_0Bwo9W","size30":"_8PGlW5","size36":"PcCcQz","size42":"_8kOcW6","size48":"uEww2k"};
|
|
770
770
|
|
|
771
771
|
const DEFAULT_SIZE$3 = '36';
|
|
772
772
|
const DEFAULT_MODE$1 = EditMode.FORM;
|
|
@@ -867,7 +867,7 @@ var SvgNotificationInfoFill = function SvgNotificationInfoFill(props, ref) {
|
|
|
867
867
|
};
|
|
868
868
|
var ForwardRef$w = /*#__PURE__*/forwardRef(SvgNotificationInfoFill);
|
|
869
869
|
|
|
870
|
-
var css$1g = {"uui-typography":"
|
|
870
|
+
var css$1g = {"uui-typography":"oSITPA","hero-header":"AFn1c-","promo-header":"YYcPhC","uui-critical":"-oHgC6","uui-info":"_9pOBwg","uui-success":"xgCoOy","uui-warning":"q-mSAx","uui-highlight":"tFYhv9","uui-typography-size-12":"-hlNCZ","uui-typography-size-14":"zG1P-D","uui-typography-size-16":"ddQr-d","root":"_0lplRb","icon-wrapper":"vAOBNr","alert-wrapper":"Rfhp3E","size-48":"Qi3i4H","size-36":"NK-w3g","action-wrapper":"VBexbi","action-icon":"imRAxD","action-link":"nnWE-G","close-icon":"Gr5-7N","main-path":"T8MzNp","content":"u42aVG","uuiTypography":"oSITPA","heroHeader":"AFn1c-","promoHeader":"YYcPhC","uuiCritical":"-oHgC6","uuiInfo":"_9pOBwg","uuiSuccess":"xgCoOy","uuiWarning":"q-mSAx","uuiHighlight":"tFYhv9","uuiTypographySize12":"-hlNCZ","uuiTypographySize14":"zG1P-D","uuiTypographySize16":"ddQr-d","iconWrapper":"vAOBNr","alertWrapper":"Rfhp3E","size48":"Qi3i4H","size36":"NK-w3g","actionWrapper":"VBexbi","actionIcon":"imRAxD","actionLink":"nnWE-G","closeIcon":"Gr5-7N","mainPath":"T8MzNp"};
|
|
871
871
|
|
|
872
872
|
const Alert = /* @__PURE__ */React.forwardRef((props, ref) => (React.createElement("div", Object.assign({ role: "alert", ref: ref, className: cx('uui-alert', css$1g.root, css$1g.alertWrapper, props.color && `uui-color-${props.color}`, props.cx, (props.size === '36' ? css$1g.size36 : css$1g.size48)) }, props.rawProps),
|
|
873
873
|
React.createElement("div", { className: css$1g.mainPath },
|
|
@@ -884,7 +884,7 @@ const ErrorAlert = /* @__PURE__ */React.forwardRef((props, ref) => React.createE
|
|
|
884
884
|
|
|
885
885
|
const Dropdown = /* @__PURE__ */withMods(Dropdown$1);
|
|
886
886
|
|
|
887
|
-
var css$1f = {"root":"
|
|
887
|
+
var css$1f = {"root":"CaOV00"};
|
|
888
888
|
|
|
889
889
|
function applyDropdownContainerMods(mods) {
|
|
890
890
|
return [
|
|
@@ -895,7 +895,7 @@ function applyDropdownContainerMods(mods) {
|
|
|
895
895
|
}
|
|
896
896
|
const DropdownContainer = /* @__PURE__ */withMods(uuiComponents.DropdownContainer, applyDropdownContainerMods);
|
|
897
897
|
|
|
898
|
-
var css$1e = {"uui-typography":"
|
|
898
|
+
var css$1e = {"uui-typography":"rhUMk4","hero-header":"K2P7ny","promo-header":"_699Xx4","uui-critical":"G2GWAG","uui-info":"rhQRnt","uui-success":"Dt1Gx6","uui-warning":"_32VJ-y","uui-highlight":"-u-ANy","uui-typography-size-12":"OscY-N","uui-typography-size-14":"FF95xX","uui-typography-size-16":"fFGQtl","submenu-root-item":"vA-aTF","icon-after":"_4QX8qM","icon-check":"iVLpMc","splitter-root":"gC5YSO","splitter":"TAWgSY","header-root":"iSLWxk","item-root":"PfrP05","icon":"vDMaqn","link":"xh6nTh","indent":"VbWKpw","selected-mark":"L0OSgW","uuiTypography":"rhUMk4","heroHeader":"K2P7ny","promoHeader":"_699Xx4","uuiCritical":"G2GWAG","uuiInfo":"rhQRnt","uuiSuccess":"Dt1Gx6","uuiWarning":"_32VJ-y","uuiHighlight":"-u-ANy","uuiTypographySize12":"OscY-N","uuiTypographySize14":"FF95xX","uuiTypographySize16":"fFGQtl","submenuRootItem":"vA-aTF","iconAfter":"_4QX8qM","iconCheck":"iVLpMc","splitterRoot":"gC5YSO","headerRoot":"iSLWxk","itemRoot":"PfrP05","selectedMark":"L0OSgW"};
|
|
899
899
|
|
|
900
900
|
var IDropdownControlKeys;
|
|
901
901
|
(function (IDropdownControlKeys) {
|
|
@@ -1028,7 +1028,7 @@ function DropdownMenuSwitchButton(props) {
|
|
|
1028
1028
|
React__default.createElement(Switch, { value: isSelected, tabIndex: -1, onValueChange: onHandleValueChange })));
|
|
1029
1029
|
}
|
|
1030
1030
|
|
|
1031
|
-
var css$1d = {"uui-typography":"
|
|
1031
|
+
var css$1d = {"uui-typography":"dd-h00","hero-header":"KPqQJN","promo-header":"oMQprb","uui-critical":"_43cRU4","uui-info":"FTBoBv","uui-success":"jS6C2D","uui-warning":"j97CSa","uui-highlight":"GP92Ua","uui-typography-size-12":"OmZ4F2","uui-typography-size-14":"b17o10","uui-typography-size-16":"A60BNr","root":"_3OMt6f","mode-block":"YTmV0g","mode-inline":"rOTUSf","padding-0":"JV8dr9","padding-6":"cBRvUQ","padding-12":"XVpi8P","padding-18":"Cd77tF","uuiTypography":"dd-h00","heroHeader":"KPqQJN","promoHeader":"oMQprb","uuiCritical":"_43cRU4","uuiInfo":"FTBoBv","uuiSuccess":"jS6C2D","uuiWarning":"j97CSa","uuiHighlight":"GP92Ua","uuiTypographySize12":"OmZ4F2","uuiTypographySize14":"b17o10","uuiTypographySize16":"A60BNr","modeBlock":"YTmV0g","modeInline":"rOTUSf","padding0":"JV8dr9","padding6":"cBRvUQ","padding12":"XVpi8P","padding18":"Cd77tF"};
|
|
1032
1032
|
|
|
1033
1033
|
const getMode = (mode) => {
|
|
1034
1034
|
return mode || 'block';
|
|
@@ -1044,7 +1044,7 @@ const Accordion = /* @__PURE__ */withMods(uuiComponents.Accordion, applyAccordio
|
|
|
1044
1044
|
dropdownIcon: mods.dropdownIcon !== null && systemIcons.foldingArrow,
|
|
1045
1045
|
}));
|
|
1046
1046
|
|
|
1047
|
-
var css$1c = {"uui-typography":"
|
|
1047
|
+
var css$1c = {"uui-typography":"CveqDP","hero-header":"FKKKNn","promo-header":"IfOtKN","uui-critical":"_94qnqw","uui-info":"_6arLk7","uui-success":"lpOScX","uui-warning":"EkMYSK","uui-highlight":"_8et0OV","uui-typography-size-12":"F9GWWQ","uui-typography-size-14":"_32V16v","uui-typography-size-16":"Xh0ZFC","root":"milfgr","border-top":"_6HaWp1","border-bottom":"qz6-rR","top-shadow":"t-jkdr","size-24":"_7JbiOE","size-30":"dRbo7Y","size-36":"xVDnju","size-42":"TqiXse","size-48":"hYpmaI","padding-6":"_9vf7in","padding-12":"-vNJtu","padding-18":"_2oKy53","padding-24":"_34-r2C","margin-24":"hRh448","margin-12":"jXTO0e","vPadding-12":"ZuNznG","vPadding-18":"PRrd7R","vPadding-24":"Z-4142","vPadding-36":"DIglOJ","vPadding-48":"jH07sp","spacing-6":"x1NZFq","spacing-12":"a4ILXh","spacing-18":"hYoNaK","uui-surface-main":"CJRTum","uuiTypography":"CveqDP","heroHeader":"FKKKNn","promoHeader":"IfOtKN","uuiCritical":"_94qnqw","uuiInfo":"_6arLk7","uuiSuccess":"lpOScX","uuiWarning":"EkMYSK","uuiHighlight":"_8et0OV","uuiTypographySize12":"F9GWWQ","uuiTypographySize14":"_32V16v","uuiTypographySize16":"Xh0ZFC","borderTop":"_6HaWp1","borderBottom":"qz6-rR","topShadow":"t-jkdr","size24":"_7JbiOE","size30":"dRbo7Y","size36":"xVDnju","size42":"TqiXse","size48":"hYpmaI","padding6":"_9vf7in","padding12":"-vNJtu","padding18":"_2oKy53","padding24":"_34-r2C","margin24":"hRh448","margin12":"jXTO0e","vPadding12":"ZuNznG","vPadding18":"PRrd7R","vPadding24":"Z-4142","vPadding36":"DIglOJ","vPadding48":"jH07sp","spacing6":"x1NZFq","spacing12":"a4ILXh","spacing18":"hYoNaK","uuiSurfaceMain":"CJRTum"};
|
|
1048
1048
|
|
|
1049
1049
|
const FlexCell = /* @__PURE__ */withMods(FlexCell$1, () => [css$1c.flexCell]);
|
|
1050
1050
|
|
|
@@ -1068,7 +1068,7 @@ const FlexRow = /* @__PURE__ */withMods(FlexRow$1, (props) => {
|
|
|
1068
1068
|
];
|
|
1069
1069
|
});
|
|
1070
1070
|
|
|
1071
|
-
var css$1b = {"root":"
|
|
1071
|
+
var css$1b = {"root":"TZBaEV","margin-24":"_3CGpzH","padding-12":"dkN4I3","padding-24":"mccrbH","shadow":"LVyRCM","uui-surface-main":"tuV1xt","margin24":"_3CGpzH","padding12":"dkN4I3","padding24":"mccrbH","uuiSurfaceMain":"tuV1xt"};
|
|
1072
1072
|
|
|
1073
1073
|
const Panel = /* @__PURE__ */withMods(VPanel, (props) => [
|
|
1074
1074
|
'uui-panel',
|
|
@@ -1078,7 +1078,7 @@ const Panel = /* @__PURE__ */withMods(VPanel, (props) => [
|
|
|
1078
1078
|
props.background && css$1b[`uui-${props.background}`],
|
|
1079
1079
|
]);
|
|
1080
1080
|
|
|
1081
|
-
var css$1a = {"root":"
|
|
1081
|
+
var css$1a = {"root":"MaBsaT"};
|
|
1082
1082
|
|
|
1083
1083
|
function applyTooltipMods(mods) {
|
|
1084
1084
|
return [
|
|
@@ -1088,7 +1088,7 @@ function applyTooltipMods(mods) {
|
|
|
1088
1088
|
}
|
|
1089
1089
|
const Tooltip = /* @__PURE__ */withMods(uuiComponents.Tooltip, applyTooltipMods);
|
|
1090
1090
|
|
|
1091
|
-
var css$19 = {"uui-typography":"
|
|
1091
|
+
var css$19 = {"uui-typography":"RZAKAA","hero-header":"kZen-0","promo-header":"fvIN7a","uui-critical":"_-9z0IF","uui-info":"s-EqCp","uui-success":"_4TI7-7","uui-warning":"GRILoB","uui-highlight":"RIMMWH","uui-typography-size-12":"lOX4we","uui-typography-size-14":"mOAnsN","uui-typography-size-16":"iXcEkU","root":"_3gsU62","size-24":"rax5ma","size-30":"gKQDJN","size-36":"hYGhfM","size-42":"ZXM7gs","size-48":"_5GjTNG","uuiTypography":"RZAKAA","heroHeader":"kZen-0","promoHeader":"fvIN7a","uuiCritical":"_-9z0IF","uuiInfo":"s-EqCp","uuiSuccess":"_4TI7-7","uuiWarning":"GRILoB","uuiHighlight":"RIMMWH","uuiTypographySize12":"lOX4we","uuiTypographySize14":"mOAnsN","uuiTypographySize16":"iXcEkU","size24":"rax5ma","size30":"gKQDJN","size36":"hYGhfM","size42":"ZXM7gs","size48":"_5GjTNG"};
|
|
1092
1092
|
|
|
1093
1093
|
const DEFAULT_SIZE$2 = '36';
|
|
1094
1094
|
function applyLabeledInputMods(mods) {
|
|
@@ -1099,7 +1099,7 @@ const LabeledInput = /* @__PURE__ */withMods(uuiComponents.LabeledInput, applyLa
|
|
|
1099
1099
|
infoIcon: props.infoIcon || (['24', '30'].includes(props.size) ? ForwardRef$w : ForwardRef$L),
|
|
1100
1100
|
}));
|
|
1101
1101
|
|
|
1102
|
-
var css$18 = {"root":"
|
|
1102
|
+
var css$18 = {"root":"ltfvP8"};
|
|
1103
1103
|
|
|
1104
1104
|
function RadioGroup(props) {
|
|
1105
1105
|
const direction = props.direction || 'vertical';
|
|
@@ -1114,7 +1114,7 @@ function RadioGroup(props) {
|
|
|
1114
1114
|
})));
|
|
1115
1115
|
}
|
|
1116
1116
|
|
|
1117
|
-
var css$17 = {"root":"
|
|
1117
|
+
var css$17 = {"root":"iu2Pp9"};
|
|
1118
1118
|
|
|
1119
1119
|
function applyScrollBarsMods() {
|
|
1120
1120
|
return [
|
|
@@ -1123,13 +1123,13 @@ function applyScrollBarsMods() {
|
|
|
1123
1123
|
}
|
|
1124
1124
|
const ScrollBars = /* @__PURE__ */withMods(ScrollBars$1, applyScrollBarsMods);
|
|
1125
1125
|
|
|
1126
|
-
var css$16 = {"scroll-container":"
|
|
1126
|
+
var css$16 = {"scroll-container":"a8uKkB","list-container":"_9k6OvT","scrollContainer":"a8uKkB","listContainer":"_9k6OvT"};
|
|
1127
1127
|
|
|
1128
|
-
var css$15 = {"root":"
|
|
1128
|
+
var css$15 = {"root":"r7iYHb"};
|
|
1129
1129
|
|
|
1130
1130
|
const AvatarStack = /* @__PURE__ */withMods(AvatarStack$1, () => [css$15.root]);
|
|
1131
1131
|
|
|
1132
|
-
var css$14 = {"uui-typography":"
|
|
1132
|
+
var css$14 = {"uui-typography":"Chr8Wy","hero-header":"iQ6RO8","promo-header":"x3WX6F","uui-critical":"sLzt6r","uui-info":"-T91Ho","uui-success":"EDpV-F","uui-warning":"EXgKHO","uui-highlight":"_0xfznm","uui-typography-size-12":"aAhkoI","uui-typography-size-14":"GbxaJU","uui-typography-size-16":"Pmf8O5","root":"_37K4Z-","size-18":"fDczDg","size-24":"X5Y288","size-30":"GL9oF3","size-36":"EOSWyp","size-42":"IH2zBE","size-48":"m461Qb","uuiTypography":"Chr8Wy","heroHeader":"iQ6RO8","promoHeader":"x3WX6F","uuiCritical":"sLzt6r","uuiInfo":"-T91Ho","uuiSuccess":"EDpV-F","uuiWarning":"EXgKHO","uuiHighlight":"_0xfznm","uuiTypographySize12":"aAhkoI","uuiTypographySize14":"GbxaJU","uuiTypographySize16":"Pmf8O5","size18":"fDczDg","size24":"X5Y288","size30":"GL9oF3","size36":"EOSWyp","size42":"IH2zBE","size48":"m461Qb"};
|
|
1133
1133
|
|
|
1134
1134
|
const DEFAULT_SIZE$1 = '36';
|
|
1135
1135
|
const DEFAULT_FILL = 'solid';
|
|
@@ -1162,7 +1162,7 @@ const Badge = /* @__PURE__ */React__default.forwardRef((props, ref) => {
|
|
|
1162
1162
|
props.isDropdown && (React__default.createElement(IconContainer, { icon: DropdownIcon, flipY: props.isOpen }))));
|
|
1163
1163
|
});
|
|
1164
1164
|
|
|
1165
|
-
var css$13 = {"uui-typography":"
|
|
1165
|
+
var css$13 = {"uui-typography":"SEZX-q","hero-header":"_19cc67","promo-header":"_2H3j4o","uui-critical":"pa1TeR","uui-info":"LQdVUw","uui-success":"r3v933","uui-warning":"_4SpjKO","uui-highlight":"EH89dr","uui-typography-size-12":"tKOuSf","uui-typography-size-14":"wOc6-U","uui-typography-size-16":"M48POH","root":"ilM6yW","uuiTypography":"SEZX-q","heroHeader":"_19cc67","promoHeader":"_2H3j4o","uuiCritical":"pa1TeR","uuiInfo":"LQdVUw","uuiSuccess":"r3v933","uuiWarning":"_4SpjKO","uuiHighlight":"EH89dr","uuiTypographySize12":"tKOuSf","uuiTypographySize14":"wOc6-U","uuiTypographySize16":"M48POH"};
|
|
1166
1166
|
|
|
1167
1167
|
function applyTagMods(props) {
|
|
1168
1168
|
return [
|
|
@@ -1186,14 +1186,14 @@ const Tag = /* @__PURE__ */React__default.forwardRef((props, ref) => {
|
|
|
1186
1186
|
props.onClear && !props.isDisabled && (React__default.createElement(IconContainer, { cx: uuiMarkers.clickable, icon: ClearIcon, onClick: props.onClear }))));
|
|
1187
1187
|
});
|
|
1188
1188
|
|
|
1189
|
-
var css$12 = {"root":"
|
|
1189
|
+
var css$12 = {"root":"LZD2Py","uui-spinner":"ZOEzBy","uuiSpinner":"ZOEzBy"};
|
|
1190
1190
|
|
|
1191
1191
|
function applySpinnerMods() {
|
|
1192
1192
|
return [css$12.root, 'uui-spinner'];
|
|
1193
1193
|
}
|
|
1194
1194
|
const Spinner = /* @__PURE__ */withMods(Spinner$1, applySpinnerMods);
|
|
1195
1195
|
|
|
1196
|
-
var css$11 = {"root":"
|
|
1196
|
+
var css$11 = {"root":"G0Prlm","spacer":"E885eT","mode-ghost":"Z4SIBy","size-24":"_--D4m-","size-30":"fgz9-U","navigation-size-24":"BnOqLC","navigation-size-30":"i-TC5A","modeGhost":"Z4SIBy","size24":"_--D4m-","size30":"fgz9-U","navigationSize24":"BnOqLC","navigationSize30":"i-TC5A"};
|
|
1197
1197
|
|
|
1198
1198
|
var _path$v;
|
|
1199
1199
|
function _extends$v() { _extends$v = 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$v.apply(this, arguments); }
|
|
@@ -1244,14 +1244,14 @@ function Paginator(props) {
|
|
|
1244
1244
|
return React__default.createElement(Paginator$1, Object.assign({}, props, { render: renderPaginator }));
|
|
1245
1245
|
}
|
|
1246
1246
|
|
|
1247
|
-
var css$10 = {"root":"
|
|
1247
|
+
var css$10 = {"root":"R-JzL2","progress-bar":"_9ae08v","progressBar-indeterminate":"QJbGbB","size-12":"o3Oo5n","size-18":"pgNNIp","size-24":"f4E3xM","progressBar":"_9ae08v","progressBarIndeterminate":"QJbGbB","size12":"o3Oo5n","size18":"pgNNIp","size24":"f4E3xM"};
|
|
1248
1248
|
|
|
1249
1249
|
const IndeterminateBar = /* @__PURE__ */React.forwardRef((props, ref) => {
|
|
1250
1250
|
return (React.createElement("div", { ref: ref, className: cx('uui-indeterminate_bar', props.cx, css$10.root, css$10[`size-${props.size || 12}`]) },
|
|
1251
1251
|
React.createElement("div", { className: cx(css$10.progressBar) })));
|
|
1252
1252
|
});
|
|
1253
1253
|
|
|
1254
|
-
var css$$ = {"root":"
|
|
1254
|
+
var css$$ = {"root":"yC2Z9x","striped":"-E6YXg","animate-stripes":"HZHbY8","size-12":"-IKoXq","size-18":"J9wIIY","size-24":"HIQONP","animateStripes":"HZHbY8","size12":"-IKoXq","size18":"J9wIIY","size24":"HIQONP"};
|
|
1255
1255
|
|
|
1256
1256
|
const DEFAULT_SIZE = '12';
|
|
1257
1257
|
function applyProgressBarMods(mods) {
|
|
@@ -1266,14 +1266,14 @@ const ProgressBar = /* @__PURE__ */withMods(uuiComponents.ProgressBar, applyProg
|
|
|
1266
1266
|
hideLabel: props.hideLabel || props.striped,
|
|
1267
1267
|
}));
|
|
1268
1268
|
|
|
1269
|
-
var css$_ = {"root":"
|
|
1269
|
+
var css$_ = {"root":"XEBuYG"};
|
|
1270
1270
|
|
|
1271
1271
|
const IndicatorBar = /* @__PURE__ */React.forwardRef((props, ref) => {
|
|
1272
1272
|
const { progress } = props;
|
|
1273
1273
|
return progress || progress === 0 ? (React.createElement(ProgressBar, { ref: ref, progress: progress, cx: cx(css$_.root, props.cx), hideLabel: true })) : (React.createElement(IndeterminateBar, { ref: ref, cx: cx(css$_.root, props.cx) }));
|
|
1274
1274
|
});
|
|
1275
1275
|
|
|
1276
|
-
var css$Z = {"root":"
|
|
1276
|
+
var css$Z = {"root":"ixz-PO","size-12":"Fkgxi3","size-18":"MrIXhg","size-24":"ebJ-JP","size12":"Fkgxi3","size18":"MrIXhg","size24":"ebJ-JP"};
|
|
1277
1277
|
|
|
1278
1278
|
const StatusIndicator = /* @__PURE__ */forwardRef((props, ref) => {
|
|
1279
1279
|
return (React__default.createElement("div", { ref: ref, className: cx([
|
|
@@ -1288,7 +1288,7 @@ const StatusIndicator = /* @__PURE__ */forwardRef((props, ref) => {
|
|
|
1288
1288
|
React__default.createElement("p", { className: "uui-status_indicator_caption" }, props.caption)));
|
|
1289
1289
|
});
|
|
1290
1290
|
|
|
1291
|
-
var css$Y = {"drag-handle":"
|
|
1291
|
+
var css$Y = {"drag-handle":"WYAzAT","icon-container":"WjEyTz","dragHandle":"WYAzAT","iconContainer":"WjEyTz"};
|
|
1292
1292
|
|
|
1293
1293
|
function DataRowAddons(props) {
|
|
1294
1294
|
var _a, _b;
|
|
@@ -1310,7 +1310,7 @@ function DataRowAddons(props) {
|
|
|
1310
1310
|
], rotate: row.isFolded ? '90ccw' : '0', onClick: () => row.onFold(row) }))))));
|
|
1311
1311
|
}
|
|
1312
1312
|
|
|
1313
|
-
var css$X = {"root":"
|
|
1313
|
+
var css$X = {"root":"_8ZNJrn"};
|
|
1314
1314
|
|
|
1315
1315
|
const Blocker = /* @__PURE__ */withMods(Blocker$1, () => [css$X.root], (cmpProps) => ({ renderSpinner: cmpProps.renderSpinner || (() => React__default.createElement(Spinner, null)) }));
|
|
1316
1316
|
|
|
@@ -1351,7 +1351,7 @@ const VirtualListView = /* @__PURE__ */React.forwardRef((props, ref) => {
|
|
|
1351
1351
|
React.createElement(Blocker, { isEnabled: props.isLoading })));
|
|
1352
1352
|
});
|
|
1353
1353
|
|
|
1354
|
-
var css$W = {"root":"
|
|
1354
|
+
var css$W = {"root":"_2hnOXT"};
|
|
1355
1355
|
|
|
1356
1356
|
function CheckboxGroup(props) {
|
|
1357
1357
|
const currentValue = props.value || [];
|
|
@@ -1513,7 +1513,7 @@ const TREE_SHAKEABLE_INIT = () => (Object.assign(Object.assign({}, i18n$1), { da
|
|
|
1513
1513
|
} }));
|
|
1514
1514
|
const i18n = /* @__PURE__ */TREE_SHAKEABLE_INIT();
|
|
1515
1515
|
|
|
1516
|
-
var css$V = {"uui-typography":"
|
|
1516
|
+
var css$V = {"uui-typography":"fXZoTJ","hero-header":"_3ND00G","promo-header":"uy-RXD","uui-critical":"Z2QXYt","uui-info":"C8urQ3","uui-success":"-eqZ8h","uui-warning":"orZKTi","uui-highlight":"WulLnj","uui-typography-size-12":"_4pAH0B","uui-typography-size-14":"_37UNIE","uui-typography-size-16":"Gt15nx","modal":"Ntmdu2","search-wrapper":"rilmra","body":"XLkmEP","checkbox":"vGArvv","no-found-size-24":"LSprLP","no-found-size-30":"EUoObw","no-found-size-36":"WEuZJA","no-found-size-42":"QMnkNy","uuiTypography":"fXZoTJ","heroHeader":"_3ND00G","promoHeader":"uy-RXD","uuiCritical":"Z2QXYt","uuiInfo":"C8urQ3","uuiSuccess":"-eqZ8h","uuiWarning":"orZKTi","uuiHighlight":"WulLnj","uuiTypographySize12":"_4pAH0B","uuiTypographySize14":"_37UNIE","uuiTypographySize16":"Gt15nx","searchWrapper":"rilmra","noFoundSize24":"LSprLP","noFoundSize30":"EUoObw","noFoundSize36":"WEuZJA","noFoundSize42":"QMnkNy"};
|
|
1517
1517
|
|
|
1518
1518
|
class DataPickerBody extends PickerBodyBase {
|
|
1519
1519
|
constructor() {
|
|
@@ -1565,7 +1565,7 @@ function DataPickerFooterImpl(props) {
|
|
|
1565
1565
|
}
|
|
1566
1566
|
const DataPickerFooter = /* @__PURE__ */React__default.memo(DataPickerFooterImpl);
|
|
1567
1567
|
|
|
1568
|
-
var css$U = {"header":"
|
|
1568
|
+
var css$U = {"header":"g3zXzm","close":"_3dalcG"};
|
|
1569
1569
|
|
|
1570
1570
|
const DataPickerHeaderImpl = (props) => {
|
|
1571
1571
|
const title = props.title && typeof props.title === 'string' ? props.title.charAt(0).toUpperCase() + props.title.slice(1) : '';
|
|
@@ -1590,7 +1590,7 @@ var SvgNotificationDoneFill = function SvgNotificationDoneFill(props, ref) {
|
|
|
1590
1590
|
};
|
|
1591
1591
|
var ForwardRef$t = /*#__PURE__*/forwardRef(SvgNotificationDoneFill);
|
|
1592
1592
|
|
|
1593
|
-
var css$T = {"uui-typography":"
|
|
1593
|
+
var css$T = {"uui-typography":"uaCxvL","hero-header":"BkG7Uj","promo-header":"zsP6rA","uui-critical":"VajzpT","uui-info":"_60cj1U","uui-success":"locrS4","uui-warning":"EZx0kh","uui-highlight":"MxLEes","uui-typography-size-12":"ReKqCe","uui-typography-size-14":"S3cZao","uui-typography-size-16":"JfY3-w","root":"pVvtTk","align-widgets-top":"XK1vjO","size-24":"_1yPS5N","size-30":"YXQACr","size-36":"sV0ePh","size-42":"gII36x","size-48":"vtNBvC","size-60":"uRtTbU","align-widgets-center":"DPFl57","icon-wrapper":"ebL6Vm","padding-12":"_5AK8TH","padding-24":"RZyRNY","padding-left-12":"_2iU68p","padding-left-24":"Vcpa00","icon-container":"h-73lo","loading-cell":"_7POOcq","content-wrapper":"pe5fif","render-item":"rs1iAw","icon-default":"m-QX-Y","selected-mark":"ssfgi0","uuiTypography":"uaCxvL","heroHeader":"BkG7Uj","promoHeader":"zsP6rA","uuiCritical":"VajzpT","uuiInfo":"_60cj1U","uuiSuccess":"locrS4","uuiWarning":"EZx0kh","uuiHighlight":"MxLEes","uuiTypographySize12":"ReKqCe","uuiTypographySize14":"S3cZao","uuiTypographySize16":"JfY3-w","alignWidgetsTop":"XK1vjO","size24":"_1yPS5N","size30":"YXQACr","size36":"sV0ePh","size42":"gII36x","size48":"vtNBvC","size60":"uRtTbU","alignWidgetsCenter":"DPFl57","iconWrapper":"ebL6Vm","padding12":"_5AK8TH","padding24":"RZyRNY","paddingLeft12":"_2iU68p","paddingLeft24":"Vcpa00","iconContainer":"h-73lo","loadingCell":"_7POOcq","contentWrapper":"pe5fif","renderItem":"rs1iAw","iconDefault":"m-QX-Y","selectedMark":"ssfgi0"};
|
|
1594
1594
|
|
|
1595
1595
|
function DataPickerCell(props) {
|
|
1596
1596
|
const ref = React.useRef();
|
|
@@ -1627,7 +1627,7 @@ function DataPickerCell(props) {
|
|
|
1627
1627
|
getWrappedContent()));
|
|
1628
1628
|
}
|
|
1629
1629
|
|
|
1630
|
-
var css$S = {"uui-typography":"
|
|
1630
|
+
var css$S = {"uui-typography":"Xqs9dK","hero-header":"AvhXZE","promo-header":"_1Zeyjn","uui-critical":"Gtc-At","uui-info":"_2Z1byh","uui-success":"_0qz4jq","uui-warning":"b7F-AD","uui-highlight":"yp-OYJ","uui-typography-size-12":"lltcdf","uui-typography-size-14":"tUc9ME","uui-typography-size-16":"FenUEc","picker-row":"Dob4NT","uuiTypography":"Xqs9dK","heroHeader":"AvhXZE","promoHeader":"_1Zeyjn","uuiCritical":"Gtc-At","uuiInfo":"_2Z1byh","uuiSuccess":"_0qz4jq","uuiWarning":"b7F-AD","uuiHighlight":"yp-OYJ","uuiTypographySize12":"lltcdf","uuiTypographySize14":"tUc9ME","uuiTypographySize16":"FenUEc","pickerRow":"Dob4NT"};
|
|
1631
1631
|
|
|
1632
1632
|
class DataPickerRow extends React.Component {
|
|
1633
1633
|
constructor() {
|
|
@@ -1641,7 +1641,7 @@ class DataPickerRow extends React.Component {
|
|
|
1641
1641
|
}
|
|
1642
1642
|
}
|
|
1643
1643
|
|
|
1644
|
-
var css$R = {"uui-typography":"
|
|
1644
|
+
var css$R = {"uui-typography":"P5HyqO","hero-header":"dGpMNM","promo-header":"cm1KEJ","uui-critical":"LjJros","uui-info":"CPhw6A","uui-success":"dDl6ay","uui-warning":"rvf8Y6","uui-highlight":"XyPQeF","uui-typography-size-12":"fZG-z2","uui-typography-size-14":"tx4-b4","uui-typography-size-16":"Q5cAJK","done":"J0ok99","container":"w-Bzle","uuiTypography":"P5HyqO","heroHeader":"dGpMNM","promoHeader":"cm1KEJ","uuiCritical":"LjJros","uuiInfo":"CPhw6A","uuiSuccess":"dDl6ay","uuiWarning":"rvf8Y6","uuiHighlight":"XyPQeF","uuiTypographySize12":"fZG-z2","uuiTypographySize14":"tx4-b4","uuiTypographySize16":"Q5cAJK"};
|
|
1645
1645
|
|
|
1646
1646
|
const MobileDropdownWrapper = (props) => {
|
|
1647
1647
|
const isMobileView = isMobile();
|
|
@@ -1675,7 +1675,7 @@ var SvgSearchWithBackground = function SvgSearchWithBackground(props, ref) {
|
|
|
1675
1675
|
};
|
|
1676
1676
|
var ForwardRef$s = /*#__PURE__*/forwardRef(SvgSearchWithBackground);
|
|
1677
1677
|
|
|
1678
|
-
var css$Q = {"uui-typography":"
|
|
1678
|
+
var css$Q = {"uui-typography":"-oeXtt","hero-header":"_3ZM1Ei","promo-header":"A9zN3m","uui-critical":"ornpz7","uui-info":"kZY5Ar","uui-success":"xvccJD","uui-warning":"wTwFZ1","uui-highlight":"T-VQyA","uui-typography-size-12":"Taw5nP","uui-typography-size-14":"pCN4xw","uui-typography-size-16":"XKpGbD","sub-header-wrapper":"Q2JyCR","switch":"QDYcQq","no-found-modal-container":"H2O60C","no-found-modal-container-icon":"_-1qjDW","no-found-modal-container-text":"-Fo8wi","uuiTypography":"-oeXtt","heroHeader":"_3ZM1Ei","promoHeader":"A9zN3m","uuiCritical":"ornpz7","uuiInfo":"kZY5Ar","uuiSuccess":"xvccJD","uuiWarning":"wTwFZ1","uuiHighlight":"T-VQyA","uuiTypographySize12":"Taw5nP","uuiTypographySize14":"pCN4xw","uuiTypographySize16":"XKpGbD","subHeaderWrapper":"Q2JyCR","$switch$":"QDYcQq","noFoundModalContainer":"H2O60C","noFoundModalContainerIcon":"_-1qjDW","noFoundModalContainerText":"-Fo8wi"};
|
|
1679
1679
|
|
|
1680
1680
|
const mergeHighlightRanges = (ranges) => {
|
|
1681
1681
|
const mergedRanges = [];
|
|
@@ -1742,7 +1742,7 @@ const getHighlightedSearchMatches = (str, search) => {
|
|
|
1742
1742
|
return getDecoratedText(str, ranges);
|
|
1743
1743
|
};
|
|
1744
1744
|
|
|
1745
|
-
var css$P = {"root":"
|
|
1745
|
+
var css$P = {"root":"eCtEZr","multiline":"qvBJLG","vertical-padding-24":"hLBypN","vertical-padding-30":"l3OWip","vertical-padding-36":"XkpU-A","vertical-padding-42":"t2lrnR","vertical-padding-48":"RJUn3X","text":"BJBpCu","verticalPadding24":"hLBypN","verticalPadding30":"l3OWip","verticalPadding36":"XkpU-A","verticalPadding42":"t2lrnR","verticalPadding48":"RJUn3X"};
|
|
1746
1746
|
|
|
1747
1747
|
function PickerItem(props) {
|
|
1748
1748
|
var _a;
|
|
@@ -1817,7 +1817,7 @@ function PickerModal(props) {
|
|
|
1817
1817
|
React__default.createElement(ModalFooter, { padding: "24", vPadding: "24" }, props.renderFooter ? props.renderFooter(getFooterProps()) : renderFooter()))));
|
|
1818
1818
|
}
|
|
1819
1819
|
|
|
1820
|
-
var css$O = {"tooltip":"
|
|
1820
|
+
var css$O = {"tooltip":"f1Icos"};
|
|
1821
1821
|
|
|
1822
1822
|
const PickerTogglerTag = /* @__PURE__ */React.forwardRef((props, ref) => {
|
|
1823
1823
|
var _a;
|
|
@@ -1832,7 +1832,7 @@ const PickerTogglerTag = /* @__PURE__ */React.forwardRef((props, ref) => {
|
|
|
1832
1832
|
}
|
|
1833
1833
|
});
|
|
1834
1834
|
|
|
1835
|
-
var css$N = {"uui-typography":"
|
|
1835
|
+
var css$N = {"uui-typography":"ce9Dfk","hero-header":"bnBsxA","promo-header":"HNhkEl","uui-critical":"lCu0SR","uui-info":"QS65Y7","uui-success":"h4k2-3","uui-warning":"J8gCDF","uui-highlight":"KOXZP1","uui-typography-size-12":"ANk-kq","uui-typography-size-14":"wEOrAC","uui-typography-size-16":"_36T69x","root":"ecXMSr","mode-form":"xHyhv2","mode-cell":"YXWu-9","mode-inline":"tqSE4P","uuiTypography":"ce9Dfk","heroHeader":"bnBsxA","promoHeader":"HNhkEl","uuiCritical":"lCu0SR","uuiInfo":"QS65Y7","uuiSuccess":"h4k2-3","uuiWarning":"J8gCDF","uuiHighlight":"KOXZP1","uuiTypographySize12":"ANk-kq","uuiTypographySize14":"wEOrAC","uuiTypographySize16":"_36T69x","modeForm":"xHyhv2","modeCell":"YXWu-9","modeInline":"tqSE4P"};
|
|
1836
1836
|
|
|
1837
1837
|
const defaultMode$1 = EditMode.FORM;
|
|
1838
1838
|
function applyPickerTogglerMods(mods) {
|
|
@@ -1932,7 +1932,7 @@ function PickerInputComponent(_a, ref) {
|
|
|
1932
1932
|
}
|
|
1933
1933
|
const PickerInput = /* @__PURE__ */React__default.forwardRef(PickerInputComponent);
|
|
1934
1934
|
|
|
1935
|
-
var css$M = {"row":"
|
|
1935
|
+
var css$M = {"row":"KkBEV8"};
|
|
1936
1936
|
|
|
1937
1937
|
function PickerListItem(props) {
|
|
1938
1938
|
var _a;
|
|
@@ -1953,7 +1953,7 @@ function PickerListItem(props) {
|
|
|
1953
1953
|
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$M.row }), component));
|
|
1954
1954
|
}
|
|
1955
1955
|
|
|
1956
|
-
var css$L = {"root":"
|
|
1956
|
+
var css$L = {"root":"XcO2DB"};
|
|
1957
1957
|
|
|
1958
1958
|
function PickerList(props) {
|
|
1959
1959
|
const { context, view, onlySelectedView, getName, getEntityName, appendLastSelected, getSelectedIdsArray, buildRowsList, getMaxDefaultItems, dataSourceState, getModalTogglerCaption, } = usePickerList(props);
|
|
@@ -1993,7 +1993,7 @@ const UUI_FILTERS_PANEL_ADD_BUTTON_BODY = 'uui-filters-panel-add-button-body';
|
|
|
1993
1993
|
const UUI_FILTERS_PANEL_ITEM_BODY = 'uui-filters-panel-item-body';
|
|
1994
1994
|
const UUI_FILTERS_PANEL_ITEM_TOGGLER = 'uui-filters-panel-item-toggler';
|
|
1995
1995
|
|
|
1996
|
-
var css$K = {"uui-typography":"
|
|
1996
|
+
var css$K = {"uui-typography":"_2r1NSY","hero-header":"f0xtFr","promo-header":"Y3oFcX","uui-critical":"gLietj","uui-info":"I8aYwu","uui-success":"HSls-c","uui-warning":"nwTtYA","uui-highlight":"c-1kxA","uui-typography-size-12":"mqMmoS","uui-typography-size-14":"ZxE93R","uui-typography-size-16":"-YjRdC","root":"QgllJG","title-wrapper":"uB3xl0","title":"O-gpfi","text-wrapper":"XlxGSd","selection":"_3hh01c","postfix":"pYMM-3","selected":"azi1oX","uuiTypography":"_2r1NSY","heroHeader":"f0xtFr","promoHeader":"Y3oFcX","uuiCritical":"gLietj","uuiInfo":"I8aYwu","uuiSuccess":"HSls-c","uuiWarning":"nwTtYA","uuiHighlight":"c-1kxA","uuiTypographySize12":"mqMmoS","uuiTypographySize14":"ZxE93R","uuiTypographySize16":"-YjRdC","titleWrapper":"uB3xl0","textWrapper":"XlxGSd"};
|
|
1997
1997
|
|
|
1998
1998
|
const defaultSize = '36';
|
|
1999
1999
|
const FilterPanelItemToggler = /* @__PURE__ */React.forwardRef((props, ref) => {
|
|
@@ -2086,7 +2086,7 @@ function FilterPickerBody(_a) {
|
|
|
2086
2086
|
return renderBody(Object.assign(Object.assign(Object.assign({}, getPickerBodyProps(rows)), getListProps()), { showSearch: (_b = props.showSearch) !== null && _b !== void 0 ? _b : true }), rows);
|
|
2087
2087
|
}
|
|
2088
2088
|
|
|
2089
|
-
var css$J = {"container":"
|
|
2089
|
+
var css$J = {"container":"l1x5D3"};
|
|
2090
2090
|
|
|
2091
2091
|
const defaultFormat = 'MMM D, YYYY';
|
|
2092
2092
|
const valueFormat = 'YYYY-MM-DD';
|
|
@@ -2298,14 +2298,14 @@ function DatePickerHeader({ navIconLeft, navIconRight, value: { month, view }, o
|
|
|
2298
2298
|
React.createElement(Button, { icon: navIconRight || ForwardRef$u, color: "secondary", fill: "ghost", cx: uuiHeader.navIconRight, onClick: !isDisabled && (() => onRightNavigationArrow()), isDisabled: disableNext }))));
|
|
2299
2299
|
}
|
|
2300
2300
|
|
|
2301
|
-
var css$I = {"uui-typography":"
|
|
2301
|
+
var css$I = {"uui-typography":"pslRBR","hero-header":"Fq8PHF","promo-header":"qFhlvk","uui-critical":"jZSgfh","uui-info":"_7ppyaA","uui-success":"_4HrQ3-","uui-warning":"mMyCj-","uui-highlight":"Sz4Zq3","uui-typography-size-12":"imjQun","uui-typography-size-14":"_3su9TK","uui-typography-size-16":"XKGUkO","root":"qKO8pB","uuiTypography":"pslRBR","heroHeader":"Fq8PHF","promoHeader":"qFhlvk","uuiCritical":"jZSgfh","uuiInfo":"_7ppyaA","uuiSuccess":"_4HrQ3-","uuiWarning":"mMyCj-","uuiHighlight":"Sz4Zq3","uuiTypographySize12":"imjQun","uuiTypographySize14":"_3su9TK","uuiTypographySize16":"XKGUkO"};
|
|
2302
2302
|
|
|
2303
2303
|
function applyDateSelectionMods() {
|
|
2304
2304
|
return [css$I.root];
|
|
2305
2305
|
}
|
|
2306
2306
|
const Calendar = /* @__PURE__ */withMods(Calendar$1, applyDateSelectionMods);
|
|
2307
2307
|
|
|
2308
|
-
var css$H = {"uui-typography":"
|
|
2308
|
+
var css$H = {"uui-typography":"_31vtZT","hero-header":"L6LxhT","promo-header":"HOasUf","uui-critical":"_2GLqzv","uui-info":"bkgtxs","uui-success":"Seeqhe","uui-warning":"j5JInU","uui-highlight":"oIRHGC","uui-typography-size-12":"MeJdWL","uui-typography-size-14":"_-3BoEq","uui-typography-size-16":"WvuTD0","root":"l140eN","uuiTypography":"_31vtZT","heroHeader":"L6LxhT","promoHeader":"HOasUf","uuiCritical":"_2GLqzv","uuiInfo":"bkgtxs","uuiSuccess":"Seeqhe","uuiWarning":"j5JInU","uuiHighlight":"oIRHGC","uuiTypographySize12":"MeJdWL","uuiTypographySize14":"_-3BoEq","uuiTypographySize16":"WvuTD0"};
|
|
2309
2309
|
|
|
2310
2310
|
const uuiDatePickerBody = {
|
|
2311
2311
|
wrapper: 'uui-datepickerBody-wrapper',
|
|
@@ -2393,7 +2393,7 @@ function FilterDatePickerBody(props) {
|
|
|
2393
2393
|
} })))));
|
|
2394
2394
|
}
|
|
2395
2395
|
|
|
2396
|
-
var css$G = {"uui-typography":"
|
|
2396
|
+
var css$G = {"uui-typography":"ZgQqdN","hero-header":"Q4lm4e","promo-header":"XKQyKI","uui-critical":"vnPp2c","uui-info":"BWf70U","uui-success":"SM3Owr","uui-warning":"HDuHKi","uui-highlight":"_9BdVS9","uui-typography-size-12":"Vt6gc6","uui-typography-size-14":"-aGmII","uui-typography-size-16":"y-2bWb","dropdown-container":"rI-1Lv","date-input":"ZO8wJo","date-input-group":"lePnin","separator":"AaADjC","mode-form":"yOq920","mode-cell":"vRdNHF","uuiTypography":"ZgQqdN","heroHeader":"Q4lm4e","promoHeader":"XKQyKI","uuiCritical":"vnPp2c","uuiInfo":"BWf70U","uuiSuccess":"SM3Owr","uuiWarning":"HDuHKi","uuiHighlight":"_9BdVS9","uuiTypographySize12":"Vt6gc6","uuiTypographySize14":"-aGmII","uuiTypographySize16":"y-2bWb","dropdownContainer":"rI-1Lv","dateInput":"ZO8wJo","dateInputGroup":"lePnin","modeForm":"yOq920","modeCell":"vRdNHF"};
|
|
2397
2397
|
|
|
2398
2398
|
const RangeDatePickerInput = /* @__PURE__ */forwardRef(({ isDisabled, isInvalid, isReadonly, size, disableClear, rawProps, value, inFocus, format, onValueChange, onFocusInput, onBlurInput, onClick, getPlaceholder, filter, id, cx: classes, }, ref) => {
|
|
2399
2399
|
const [inputValue, setInputValue] = useState(toCustomDateRangeFormat(value, format));
|
|
@@ -2486,7 +2486,7 @@ function FilterRangeDatePickerBody(props) {
|
|
|
2486
2486
|
React__default.createElement(LinkButton, { isDisabled: !value.from && !value.to, caption: i18n.pickerModal.clearAllButton, onClick: () => onValueChange(defaultRangeValue) })))));
|
|
2487
2487
|
}
|
|
2488
2488
|
|
|
2489
|
-
var css$F = {"container":"
|
|
2489
|
+
var css$F = {"container":"Y1pIQa"};
|
|
2490
2490
|
|
|
2491
2491
|
function FilterNumericBody(props) {
|
|
2492
2492
|
var _a, _b;
|
|
@@ -2584,7 +2584,7 @@ var SvgActionDeleteOutline = function SvgActionDeleteOutline(props, ref) {
|
|
|
2584
2584
|
};
|
|
2585
2585
|
var ForwardRef$r = /*#__PURE__*/forwardRef(SvgActionDeleteOutline);
|
|
2586
2586
|
|
|
2587
|
-
var css$E = {"uui-typography":"
|
|
2587
|
+
var css$E = {"uui-typography":"KXadIO","hero-header":"vfMSVs","promo-header":"a5eRGQ","uui-critical":"jaN9-l","uui-info":"r4LNDr","uui-success":"mKr2nh","uui-warning":"gNH6fS","uui-highlight":"eBVbZt","uui-typography-size-12":"Gxixk-","uui-typography-size-14":"Kucqtq","uui-typography-size-16":"HkRxEf","header":"gqIDwW","removeButton":"zUvtaO","with-search":"rHqiTT","uuiTypography":"KXadIO","heroHeader":"vfMSVs","promoHeader":"a5eRGQ","uuiCritical":"jaN9-l","uuiInfo":"r4LNDr","uuiSuccess":"mKr2nh","uuiWarning":"gNH6fS","uuiHighlight":"eBVbZt","uuiTypographySize12":"Gxixk-","uuiTypographySize14":"Kucqtq","uuiTypographySize16":"HkRxEf","withSearch":"rHqiTT"};
|
|
2588
2588
|
|
|
2589
2589
|
function useView(props, value) {
|
|
2590
2590
|
const forceUpdate = useForceUpdate();
|
|
@@ -2906,7 +2906,7 @@ function FiltersToolbarImpl(props) {
|
|
|
2906
2906
|
}
|
|
2907
2907
|
const FiltersPanel = /* @__PURE__ */React__default.memo(FiltersToolbarImpl);
|
|
2908
2908
|
|
|
2909
|
-
var css$D = {"divider":"
|
|
2909
|
+
var css$D = {"divider":"KL2Gnd","dropdownDeleteIcon":"PmgCKT","presetsWrapper":"Lj56OL","addPresetContainer":"hWixO8","dropContainer":"fN-lYV"};
|
|
2910
2910
|
|
|
2911
2911
|
var _path$p;
|
|
2912
2912
|
function _extends$p() { _extends$p = 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$p.apply(this, arguments); }
|
|
@@ -3019,7 +3019,7 @@ var SvgContentLinkOutline = function SvgContentLinkOutline(props, ref) {
|
|
|
3019
3019
|
};
|
|
3020
3020
|
var ForwardRef$j = /*#__PURE__*/forwardRef(SvgContentLinkOutline);
|
|
3021
3021
|
|
|
3022
|
-
var css$C = {"delete-button":"
|
|
3022
|
+
var css$C = {"delete-button":"_2-i4ok","tab-button":"UwlY-a","targetOpen":"_7F1mVa","deleteButton":"_2-i4ok","tabButton":"UwlY-a"};
|
|
3023
3023
|
|
|
3024
3024
|
function PresetActionsDropdown(props) {
|
|
3025
3025
|
const { uuiNotifications } = useUuiContext();
|
|
@@ -3077,7 +3077,7 @@ function PresetActionsDropdown(props) {
|
|
|
3077
3077
|
return (React__default.createElement(Dropdown, { renderBody: renderBody, renderTarget: renderTarget, placement: "bottom-end", modifiers: [{ name: 'offset', options: { offset: [0, 22] } }] }));
|
|
3078
3078
|
}
|
|
3079
3079
|
|
|
3080
|
-
var css$B = {"preset-input-cell":"
|
|
3080
|
+
var css$B = {"preset-input-cell":"an-Fxa","preset-input":"UnYU0A","presetInputCell":"an-Fxa","presetInput":"UnYU0A"};
|
|
3081
3081
|
|
|
3082
3082
|
const UUI_PRESETS_PANEL_ADD_BUTTON = 'uui-presets-panel-add-button';
|
|
3083
3083
|
const UUI_PRESETS_PANEL_MORE_BUTTON = 'uui-presets-panel-more-button';
|
|
@@ -3110,7 +3110,7 @@ function PresetInput(props) {
|
|
|
3110
3110
|
React__default.createElement(TextInput, { cx: css$B.presetInput, onValueChange: setPresetCaption, value: presetCaption, onCancel: cancelActionHandler, onAccept: acceptActionHandler, onBlur: newPresetOnBlurHandler, autoFocus: true, maxLength: 50, isReadonly: readonly })));
|
|
3111
3111
|
}
|
|
3112
3112
|
|
|
3113
|
-
var css$A = {"preset":"
|
|
3113
|
+
var css$A = {"preset":"_5A9ACa","activePreset":"b2mtr0"};
|
|
3114
3114
|
|
|
3115
3115
|
function Preset(props) {
|
|
3116
3116
|
const [isRenamePreset, setIsRenamePreset] = useState(false);
|
|
@@ -3229,7 +3229,7 @@ const useColumnsWithFilters = (initialColumns, filters) => {
|
|
|
3229
3229
|
return columns;
|
|
3230
3230
|
};
|
|
3231
3231
|
|
|
3232
|
-
var css$z = {"line-height-12":"
|
|
3232
|
+
var css$z = {"line-height-12":"VRy9ye","line-height-18":"MB57fb","line-height-24":"mc9bmw","line-height-30":"Ao-Rbn","font-size-10":"fbjSPp","font-size-12":"gt7nMS","font-size-14":"vvAxhW","font-size-16":"oefF-u","font-size-18":"C1RKX5","font-size-24":"jbIhG4","v-padding-2":"_245XFQ","v-padding-3":"e4IguQ","v-padding-5":"aIV3pp","v-padding-6":"Npibei","v-padding-8":"_6ax3tE","v-padding-9":"PjQzt3","v-padding-11":"kzWsqc","v-padding-12":"_3dR-HT","v-padding-14":"TscOD2","v-padding-15":"MaZfeS","v-padding-17":"rSZ00x","v-padding-18":"yEnRck","v-padding-23":"kAg0CS","v-padding-24":"uu34TW","lineHeight12":"VRy9ye","lineHeight18":"MB57fb","lineHeight24":"mc9bmw","lineHeight30":"Ao-Rbn","fontSize10":"fbjSPp","fontSize12":"gt7nMS","fontSize14":"vvAxhW","fontSize16":"oefF-u","fontSize18":"C1RKX5","fontSize24":"jbIhG4","vPadding2":"_245XFQ","vPadding3":"e4IguQ","vPadding5":"aIV3pp","vPadding6":"Npibei","vPadding8":"_6ax3tE","vPadding9":"PjQzt3","vPadding11":"kzWsqc","vPadding12":"_3dR-HT","vPadding14":"TscOD2","vPadding15":"MaZfeS","vPadding17":"rSZ00x","vPadding18":"yEnRck","vPadding23":"kAg0CS","vPadding24":"uu34TW"};
|
|
3233
3233
|
|
|
3234
3234
|
function getTextClasses(props, border) {
|
|
3235
3235
|
if (props.size === 'none') {
|
|
@@ -3246,7 +3246,7 @@ function getTextClasses(props, border) {
|
|
|
3246
3246
|
];
|
|
3247
3247
|
}
|
|
3248
3248
|
|
|
3249
|
-
var css$y = {"root":"
|
|
3249
|
+
var css$y = {"root":"gDbHbT"};
|
|
3250
3250
|
|
|
3251
3251
|
function applyTextMods(mods) {
|
|
3252
3252
|
const textClasses = getTextClasses({
|
|
@@ -3265,7 +3265,7 @@ function applyTextMods(mods) {
|
|
|
3265
3265
|
}
|
|
3266
3266
|
const Text = /* @__PURE__ */withMods(uuiComponents.Text, applyTextMods);
|
|
3267
3267
|
|
|
3268
|
-
var css$x = {"root":"
|
|
3268
|
+
var css$x = {"root":"_5TbECt","loading-word":"wmWtH4","animated-loading":"F1Nxhl","skeleton_loading":"JQM--s","loadingWord":"wmWtH4","animatedLoading":"F1Nxhl","skeletonLoading":"JQM--s"};
|
|
3269
3269
|
|
|
3270
3270
|
const TextPlaceholder = (props) => {
|
|
3271
3271
|
const pattern = ' ';
|
|
@@ -3284,7 +3284,7 @@ const TextPlaceholder = (props) => {
|
|
|
3284
3284
|
|
|
3285
3285
|
const RichTextView = /* @__PURE__ */withMods(uuiComponents.RichTextView, (mods) => ['uui-typography', `uui-typography-size-${mods.size || '14'}`]);
|
|
3286
3286
|
|
|
3287
|
-
var css$w = {"uui-typography":"
|
|
3287
|
+
var css$w = {"uui-typography":"cOBxym","hero-header":"dOcLVM","promo-header":"fgb-hV","uui-critical":"SP04GC","uui-info":"bBaLt5","uui-success":"Uw-Ayd","uui-warning":"auu4Sr","uui-highlight":"uflHWf","uui-typography-size-12":"pxu1g-","uui-typography-size-14":"nJWfXr","uui-typography-size-16":"fO89fo","root":"ypdsLY","modal-blocker":"Kpz6TV","animateModalBlocker":"HEF01m","modal":"Q8TZUw","modal-footer":"Cjw13S","modal-header":"_5jPlKj","uuiTypography":"cOBxym","heroHeader":"dOcLVM","promoHeader":"fgb-hV","uuiCritical":"SP04GC","uuiInfo":"bBaLt5","uuiSuccess":"Uw-Ayd","uuiWarning":"auu4Sr","uuiHighlight":"uflHWf","uuiTypographySize12":"pxu1g-","uuiTypographySize14":"nJWfXr","uuiTypographySize16":"fO89fo","modalBlocker":"Kpz6TV","modalFooter":"Cjw13S","modalHeader":"_5jPlKj"};
|
|
3288
3288
|
|
|
3289
3289
|
const ModalBlocker = /* @__PURE__ */withMods(ModalBlocker$1, () => [css$w.modalBlocker]);
|
|
3290
3290
|
const ModalWindow = /* @__PURE__ */withMods(ModalWindow$1, () => [css$w.root, css$w.modal], (props) => {
|
|
@@ -3338,7 +3338,7 @@ var SvgNotificationHelpFill = function SvgNotificationHelpFill(props, ref) {
|
|
|
3338
3338
|
};
|
|
3339
3339
|
var ForwardRef$h = /*#__PURE__*/forwardRef(SvgNotificationHelpFill);
|
|
3340
3340
|
|
|
3341
|
-
var css$v = {"uui-typography":"
|
|
3341
|
+
var css$v = {"uui-typography":"iQL95F","hero-header":"ZG11sX","promo-header":"D-yL3v","uui-critical":"O8MKO4","uui-info":"uAYYaV","uui-success":"eCwBix","uui-warning":"yjFpAm","uui-highlight":"xgx5b6","uui-typography-size-12":"_0KYzUy","uui-typography-size-14":"DautTj","uui-typography-size-16":"TfnR1o","root":"Us3Q29","icon-wrapper":"ag-lj0","action-wrapper":"Wv0thm","action-link":"u3SVCn","close-icon":"vpLJvp","main-path":"_2fGndL","content":"xOZa3-","close-wrapper":"rvvdvz","notification-wrapper":"cSb1du","clear-button":"oY1xue","uuiTypography":"iQL95F","heroHeader":"ZG11sX","promoHeader":"D-yL3v","uuiCritical":"O8MKO4","uuiInfo":"uAYYaV","uuiSuccess":"eCwBix","uuiWarning":"yjFpAm","uuiHighlight":"xgx5b6","uuiTypographySize12":"_0KYzUy","uuiTypographySize14":"DautTj","uuiTypographySize16":"TfnR1o","iconWrapper":"ag-lj0","actionWrapper":"Wv0thm","actionLink":"u3SVCn","closeIcon":"vpLJvp","mainPath":"_2fGndL","closeWrapper":"rvvdvz","notificationWrapper":"cSb1du","clearButton":"oY1xue"};
|
|
3342
3342
|
|
|
3343
3343
|
const NotificationCard = /* @__PURE__ */React__default.forwardRef((props, ref) => {
|
|
3344
3344
|
const notificationCardNode = React__default.useRef(null);
|
|
@@ -3414,7 +3414,7 @@ function useReliableForceUpdate() {
|
|
|
3414
3414
|
return red[1];
|
|
3415
3415
|
}
|
|
3416
3416
|
|
|
3417
|
-
var css$u = {"root":"
|
|
3417
|
+
var css$u = {"root":"N0K9yX","timepicker-input":"krL7At","ltr-always":"ACGY0l","timepickerInput":"krL7At","ltrAlways":"ACGY0l"};
|
|
3418
3418
|
|
|
3419
3419
|
const uuiTimePicker = {
|
|
3420
3420
|
container: 'uui-timepicker-container',
|
|
@@ -3607,7 +3607,7 @@ function TimePicker(props) {
|
|
|
3607
3607
|
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 }));
|
|
3608
3608
|
}
|
|
3609
3609
|
|
|
3610
|
-
var css$t = {"root":"
|
|
3610
|
+
var css$t = {"root":"-Cz09x"};
|
|
3611
3611
|
|
|
3612
3612
|
function applyInputAddonMods() {
|
|
3613
3613
|
return [
|
|
@@ -3616,7 +3616,7 @@ function applyInputAddonMods() {
|
|
|
3616
3616
|
}
|
|
3617
3617
|
const InputAddon = /* @__PURE__ */withMods(InputAddon$1, applyInputAddonMods);
|
|
3618
3618
|
|
|
3619
|
-
var css$s = {"root":"
|
|
3619
|
+
var css$s = {"root":"t2Ugir"};
|
|
3620
3620
|
|
|
3621
3621
|
function applySliderMods() {
|
|
3622
3622
|
return [css$s.root, 'uui-color-neutral'];
|
|
@@ -3699,7 +3699,7 @@ function DatePickerComponent(props, ref) {
|
|
|
3699
3699
|
}
|
|
3700
3700
|
const DatePicker = /* @__PURE__ */React__default.forwardRef(DatePickerComponent);
|
|
3701
3701
|
|
|
3702
|
-
var css$r = {"uui-typography":"
|
|
3702
|
+
var css$r = {"uui-typography":"NZMy-9","hero-header":"snxDKz","promo-header":"FUpvn9","uui-critical":"fg9vlw","uui-info":"AucU8T","uui-success":"Sp-gMM","uui-warning":"YbVPxK","uui-highlight":"LDcliy","uui-typography-size-12":"l52RIs","uui-typography-size-14":"bLQ1Eq","uui-typography-size-16":"Ovmu4m","root":"j1M0Bg","uuiTypography":"NZMy-9","heroHeader":"snxDKz","promoHeader":"FUpvn9","uuiCritical":"fg9vlw","uuiInfo":"AucU8T","uuiSuccess":"Sp-gMM","uuiWarning":"YbVPxK","uuiHighlight":"LDcliy","uuiTypographySize12":"l52RIs","uuiTypographySize14":"bLQ1Eq","uuiTypographySize16":"Ovmu4m"};
|
|
3703
3703
|
|
|
3704
3704
|
const uuiPresets = {
|
|
3705
3705
|
container: 'uui-presets-container',
|
|
@@ -3715,7 +3715,7 @@ function CalendarPresets(props) {
|
|
|
3715
3715
|
getPresets(props.presets).map((item) => (React.createElement(LinkButton, { key: item.key, caption: item.name, onClick: () => props.onPresetSet(item), size: "24" })))));
|
|
3716
3716
|
}
|
|
3717
3717
|
|
|
3718
|
-
var css$q = {"uui-typography":"
|
|
3718
|
+
var css$q = {"uui-typography":"zaI21N","hero-header":"_4DfSj6","promo-header":"tDj-bR","uui-critical":"hRw7Yb","uui-info":"QGpopl","uui-success":"OcoCgm","uui-warning":"R2ZUXf","uui-highlight":"NdvYE3","uui-typography-size-12":"cYiZHj","uui-typography-size-14":"OAUtdg","uui-typography-size-16":"LTZgUi","root":"TEQ8Fq","container":"J4kUrI","day-selection":"GN53GN","from-picker":"KfS5z-","to-picker":"BNswPl","bodes-wrapper":"TsJMBQ","blocker":"Xi1E4C","uuiTypography":"zaI21N","heroHeader":"_4DfSj6","promoHeader":"tDj-bR","uuiCritical":"hRw7Yb","uuiInfo":"QGpopl","uuiSuccess":"OcoCgm","uuiWarning":"R2ZUXf","uuiHighlight":"NdvYE3","uuiTypographySize12":"cYiZHj","uuiTypographySize14":"OAUtdg","uuiTypographySize16":"LTZgUi","daySelection":"GN53GN","fromPicker":"KfS5z-","toPicker":"BNswPl","bodesWrapper":"TsJMBQ"};
|
|
3719
3719
|
|
|
3720
3720
|
const uuiRangeDatePickerBody = {
|
|
3721
3721
|
inRange: 'uui-range-datepicker-in-range',
|
|
@@ -3951,7 +3951,7 @@ function RangeDatePickerComponent(props, ref) {
|
|
|
3951
3951
|
}
|
|
3952
3952
|
const RangeDatePicker = /* @__PURE__ */React__default.forwardRef(RangeDatePickerComponent);
|
|
3953
3953
|
|
|
3954
|
-
var css$p = {"root":"
|
|
3954
|
+
var css$p = {"root":"uLox8k","blocker":"f9yckt","marker":"k8MunE","top":"e8JQaq","bottom":"H-w6iX","left":"Mmak8-","right":"_-8bHm7","inside":"_3V4lcy"};
|
|
3955
3955
|
|
|
3956
3956
|
function DropMarker(props) {
|
|
3957
3957
|
return props.isDndInProgress
|
|
@@ -3966,7 +3966,7 @@ function DropMarker(props) {
|
|
|
3966
3966
|
: null;
|
|
3967
3967
|
}
|
|
3968
3968
|
|
|
3969
|
-
var css$o = {"uui-typography":"
|
|
3969
|
+
var css$o = {"uui-typography":"MxtPQA","hero-header":"YoNWnE","promo-header":"XD0fDo","uui-critical":"IhfA-X","uui-info":"CDje7F","uui-success":"_9c2OsW","uui-warning":"sfqH0-","uui-highlight":"ZiBz1f","uui-typography-size-12":"rya-gJ","uui-typography-size-14":"FYRRR1","uui-typography-size-16":"j6YZit","cell":"qrjnVe","wrapper":"r7i2-2","align-widgets-top":"SrdecX","size-24":"xE8aOK","size-30":"hWOzYv","size-36":"k4egim","size-42":"mELE24","size-48":"_0V-hOj","size-60":"a70NQq","align-widgets-center":"ToNs17","padding-6":"_9tNL6C","padding-12":"PKI21d","padding-24":"a2EJEb","padding-left-12":"BzK6jt","padding-left-24":"gmsQ8A","padding-right-12":"cPULE4","padding-right-24":"vtv3td","loading-cell":"HbJdA-","uuiTypography":"MxtPQA","heroHeader":"YoNWnE","promoHeader":"XD0fDo","uuiCritical":"IhfA-X","uuiInfo":"CDje7F","uuiSuccess":"_9c2OsW","uuiWarning":"sfqH0-","uuiHighlight":"ZiBz1f","uuiTypographySize12":"rya-gJ","uuiTypographySize14":"FYRRR1","uuiTypographySize16":"j6YZit","alignWidgetsTop":"SrdecX","size24":"xE8aOK","size30":"hWOzYv","size36":"k4egim","size42":"mELE24","size48":"_0V-hOj","size60":"a70NQq","alignWidgetsCenter":"ToNs17","padding6":"_9tNL6C","padding12":"PKI21d","padding24":"a2EJEb","paddingLeft12":"BzK6jt","paddingLeft24":"gmsQ8A","paddingRight12":"cPULE4","paddingRight24":"vtv3td","loadingCell":"HbJdA-"};
|
|
3970
3970
|
|
|
3971
3971
|
function DataTableCell(props) {
|
|
3972
3972
|
props = Object.assign({}, props);
|
|
@@ -4013,7 +4013,7 @@ function DataTableCell(props) {
|
|
|
4013
4013
|
return React.createElement(DataTableCell$1, Object.assign({}, props));
|
|
4014
4014
|
}
|
|
4015
4015
|
|
|
4016
|
-
var css$n = {"uui-typography":"
|
|
4016
|
+
var css$n = {"uui-typography":"FosulB","hero-header":"AJbo3a","promo-header":"JK9Azk","uui-critical":"G0-AYQ","uui-info":"Y0VKGG","uui-success":"q1VB1y","uui-warning":"lSafJS","uui-highlight":"yWRoOX","uui-typography-size-12":"NUgzMp","uui-typography-size-14":"IIO6Ta","uui-typography-size-16":"fkgT42","root":"Nwph6n","size-24":"ZkWepD","size-30":"NxibPo","size-36":"IR01dT","size-48":"Gzneu2","size-60":"Lh-3By","uuiTypography":"FosulB","heroHeader":"AJbo3a","promoHeader":"JK9Azk","uuiCritical":"G0-AYQ","uuiInfo":"Y0VKGG","uuiSuccess":"q1VB1y","uuiWarning":"lSafJS","uuiHighlight":"yWRoOX","uuiTypographySize12":"NUgzMp","uuiTypographySize14":"IIO6Ta","uuiTypographySize16":"fkgT42","size24":"ZkWepD","size30":"NxibPo","size36":"IR01dT","size48":"Gzneu2","size60":"Lh-3By"};
|
|
4017
4017
|
|
|
4018
4018
|
// Here we define a single instance of the renderCell function to make DataTableRow#shouldComponentUpdate work.
|
|
4019
4019
|
// 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.
|
|
@@ -4029,7 +4029,7 @@ const DataTableRow = /* @__PURE__ */withMods(DataTableRow$1, ({ borderBottom = t
|
|
|
4029
4029
|
];
|
|
4030
4030
|
}, () => propsMods);
|
|
4031
4031
|
|
|
4032
|
-
var css$m = {"uui-typography":"
|
|
4032
|
+
var css$m = {"uui-typography":"mLQOhF","hero-header":"TbkGAJ","promo-header":"j-7XId","uui-critical":"_5lSGIV","uui-info":"H-BRfE","uui-success":"Ez9T4L","uui-warning":"nd1ZcM","uui-highlight":"bDw-e-","uui-typography-size-12":"ZmdhDT","uui-typography-size-14":"yEfX0d","uui-typography-size-16":"_3WUk-j","sorting-panel-container":"a5KAaI","sort-active":"_6zjmY3","uuiTypography":"mLQOhF","heroHeader":"TbkGAJ","promoHeader":"j-7XId","uuiCritical":"_5lSGIV","uuiInfo":"H-BRfE","uuiSuccess":"Ez9T4L","uuiWarning":"nd1ZcM","uuiHighlight":"bDw-e-","uuiTypographySize12":"ZmdhDT","uuiTypographySize14":"yEfX0d","uuiTypographySize16":"_3WUk-j","sortingPanelContainer":"a5KAaI","sortActive":"_6zjmY3"};
|
|
4033
4033
|
|
|
4034
4034
|
var _path$g;
|
|
4035
4035
|
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); }
|
|
@@ -4159,7 +4159,7 @@ var SvgNavigationExpandAllOutline = function SvgNavigationExpandAllOutline(props
|
|
|
4159
4159
|
};
|
|
4160
4160
|
var ForwardRef$a = /*#__PURE__*/forwardRef(SvgNavigationExpandAllOutline);
|
|
4161
4161
|
|
|
4162
|
-
var css$l = {"uui-typography":"
|
|
4162
|
+
var css$l = {"uui-typography":"_11JnP0","hero-header":"oicpMo","promo-header":"_2pBAI1","uui-critical":"-V-syl","uui-info":"DphzQq","uui-success":"eep2bu","uui-warning":"YwD-MO","uui-highlight":"AIueZb","uui-typography-size-12":"_0GSuBQ","uui-typography-size-14":"wsSMzw","uui-typography-size-16":"ekF0ic","cell":"_8e9pa6","column-gap-12":"_9VHz6j","caption-wrapper":"_2xMQDI","column-gap-24":"Nm9VIv","first-column-12":"ximqZM","last-column-12":"hmB3IN","first-column-24":"QbnpLd","last-column-24":"IS-qIp","sort-icon":"rUj5-P","dropdown-icon":"-f3na-","infoIcon":"ylFWmD","resizable":"OKXpc9","size-24":"Rns2Vl","size-30":"a6PwjP","size-36":"Bupjib","size-42":"_8vDSy0","size-48":"cmSwSJ","size-60":"Q3yDiu","padding-left-24":"HM-Sld","padding-right-24":"_2SJZKO","align-right":"lIwoty","align-center":"k9OM6J","caption":"tuGW5k","checkbox":"_6HRXMU","icon":"kBpEHX","fold-all-icon":"_95WC4r","cell-tooltip":"N75Ni-","upper-case":"Wob1-D","font-size-14":"K97epu","resize-mark":"dowpfK","resize-mark-6":"_1GHtR0","resize-mark-12":"GDbGQV","pinned-right":"bSrJ1E","draggable":"blUI2j","ghost":"ylEbEK","is-dragged-out":"nMDGPW","dnd-marker-left":"Cu9gRT","dnd-marker-right":"_4T84NN","cell-tooltip-wrapper":"uW4njr","cell-tooltip-text":"wwk6zA","uuiTypography":"_11JnP0","heroHeader":"oicpMo","promoHeader":"_2pBAI1","uuiCritical":"-V-syl","uuiInfo":"DphzQq","uuiSuccess":"eep2bu","uuiWarning":"YwD-MO","uuiHighlight":"AIueZb","uuiTypographySize12":"_0GSuBQ","uuiTypographySize14":"wsSMzw","uuiTypographySize16":"ekF0ic","columnGap12":"_9VHz6j","captionWrapper":"_2xMQDI","columnGap24":"Nm9VIv","firstColumn12":"ximqZM","lastColumn12":"hmB3IN","firstColumn24":"QbnpLd","lastColumn24":"IS-qIp","sortIcon":"rUj5-P","dropdownIcon":"-f3na-","size24":"Rns2Vl","size30":"a6PwjP","size36":"Bupjib","size42":"_8vDSy0","size48":"cmSwSJ","size60":"Q3yDiu","paddingLeft24":"HM-Sld","paddingRight24":"_2SJZKO","alignRight":"lIwoty","alignCenter":"k9OM6J","foldAllIcon":"_95WC4r","cellTooltip":"N75Ni-","upperCase":"Wob1-D","fontSize14":"K97epu","resizeMark":"dowpfK","resizeMark6":"_1GHtR0","resizeMark12":"GDbGQV","pinnedRight":"bSrJ1E","isDraggedOut":"nMDGPW","dndMarkerLeft":"Cu9gRT","dndMarkerRight":"_4T84NN","cellTooltipWrapper":"uW4njr","cellTooltipText":"wwk6zA"};
|
|
4163
4163
|
|
|
4164
4164
|
class DataTableHeaderCell extends React.Component {
|
|
4165
4165
|
constructor() {
|
|
@@ -4244,14 +4244,14 @@ var SvgActionSettingsFill = function SvgActionSettingsFill(props, ref) {
|
|
|
4244
4244
|
};
|
|
4245
4245
|
var ForwardRef$9 = /*#__PURE__*/forwardRef(SvgActionSettingsFill);
|
|
4246
4246
|
|
|
4247
|
-
var css$k = {"uui-typography":"
|
|
4247
|
+
var css$k = {"uui-typography":"BDU5-e","hero-header":"Cr5LU3","promo-header":"fa2rY-","uui-critical":"TquZqD","uui-info":"A7X7Q9","uui-success":"qdGqfh","uui-warning":"yz17YO","uui-highlight":"iL4UAZ","uui-typography-size-12":"Vzte6Z","uui-typography-size-14":"_1ZJ8Iz","uui-typography-size-16":"TTxQsc","header-cell":"m15esc","truncate":"buIB9v","uuiTypography":"BDU5-e","heroHeader":"Cr5LU3","promoHeader":"fa2rY-","uuiCritical":"TquZqD","uuiInfo":"A7X7Q9","uuiSuccess":"qdGqfh","uuiWarning":"yz17YO","uuiHighlight":"iL4UAZ","uuiTypographySize12":"Vzte6Z","uuiTypographySize14":"_1ZJ8Iz","uuiTypographySize16":"TTxQsc","headerCell":"m15esc"};
|
|
4248
4248
|
|
|
4249
4249
|
const DataTableHeaderRow = /* @__PURE__ */withMods(DataTableHeaderRow$1, (props) => [css$k.root, 'uui-dt-vars', props.size === '48' && css$k.truncate], (mods) => ({
|
|
4250
4250
|
renderCell: (props) => React.createElement(DataTableHeaderCell, Object.assign({}, props, { size: mods.size, textCase: mods.textCase || 'normal', key: props.column.key, columnsGap: mods.columnsGap })),
|
|
4251
4251
|
renderConfigButton: () => React.createElement(IconButton, { key: "configuration", onClick: mods.onConfigButtonClick, cx: "config-icon", color: "neutral", icon: ForwardRef$9 }),
|
|
4252
4252
|
}));
|
|
4253
4253
|
|
|
4254
|
-
var styles$1 = {"uui-typography":"
|
|
4254
|
+
var styles$1 = {"uui-typography":"TqSiGV","hero-header":"PrIR5B","promo-header":"_7VvRC5","uui-critical":"JCH4KJ","uui-info":"_9RG7Tk","uui-success":"RqfRU1","uui-warning":"e6VVWJ","uui-highlight":"-ZkG9R","uui-typography-size-12":"tdo5TW","uui-typography-size-14":"h8S6E5","uui-typography-size-16":"w1Sll1","main-panel":"ugF9dm","group-title":"_1K9k8Y","group-title-text":"_1kUQpz","group-title-badge":"W99BxC","group-items":"c7G0yI","no-data":"_9okzQm","h-divider":"fWtjdu","search-area":"IrVRoj","subgroup-accordion":"OlcKgl","subgroup-title":"bRHPtO","uuiTypography":"TqSiGV","heroHeader":"PrIR5B","promoHeader":"_7VvRC5","uuiCritical":"JCH4KJ","uuiInfo":"_9RG7Tk","uuiSuccess":"RqfRU1","uuiWarning":"e6VVWJ","uuiHighlight":"-ZkG9R","uuiTypographySize12":"tdo5TW","uuiTypographySize14":"h8S6E5","uuiTypographySize16":"w1Sll1","mainPanel":"ugF9dm","groupTitle":"_1K9k8Y","groupTitleText":"_1kUQpz","groupTitleBadge":"W99BxC","groupItems":"c7G0yI","noData":"_9okzQm","hDivider":"fWtjdu","searchArea":"IrVRoj","subgroupAccordion":"OlcKgl","subgroupTitle":"bRHPtO"};
|
|
4255
4255
|
|
|
4256
4256
|
var _path$8;
|
|
4257
4257
|
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); }
|
|
@@ -4308,7 +4308,7 @@ var SvgTableGroupColumnRightFill = function SvgTableGroupColumnRightFill(props,
|
|
|
4308
4308
|
};
|
|
4309
4309
|
var ForwardRef$6 = /*#__PURE__*/forwardRef(SvgTableGroupColumnRightFill);
|
|
4310
4310
|
|
|
4311
|
-
var css$j = {"unpin-icon":"
|
|
4311
|
+
var css$j = {"unpin-icon":"mwDXzd","pin-toggler-icon":"BjQ-ld","unpinIcon":"mwDXzd","pinTogglerIcon":"BjQ-ld"};
|
|
4312
4312
|
|
|
4313
4313
|
function PinIconButton(props) {
|
|
4314
4314
|
const i18nLocal = i18n.tables.columnsConfigurationModal;
|
|
@@ -4367,7 +4367,7 @@ var SvgActionDragIndicator18 = function SvgActionDragIndicator18(props, ref) {
|
|
|
4367
4367
|
};
|
|
4368
4368
|
var ForwardRef$5 = /*#__PURE__*/forwardRef(SvgActionDragIndicator18);
|
|
4369
4369
|
|
|
4370
|
-
var styles = {"uui-typography":"
|
|
4370
|
+
var styles = {"uui-typography":"o3P6F5","hero-header":"NHhquA","promo-header":"fxUcCl","uui-critical":"RtBrCU","uui-info":"fq3RS8","uui-success":"fNdaHW","uui-warning":"mHNqJ2","uui-highlight":"_7ZG1fX","uui-typography-size-12":"ULti3s","uui-typography-size-14":"pG1ltl","uui-typography-size-16":"sAIdut","row-wrapper":"TUju2s","not-pinned":"noB-dl","pin-icon-button":"qyJnwY","checkbox":"Wp94O7","drag-handle":"bifX9b","dnd-disabled":"_4a6Ml7","uuiTypography":"o3P6F5","heroHeader":"NHhquA","promoHeader":"fxUcCl","uuiCritical":"RtBrCU","uuiInfo":"fq3RS8","uuiSuccess":"fNdaHW","uuiWarning":"mHNqJ2","uuiHighlight":"_7ZG1fX","uuiTypographySize12":"ULti3s","uuiTypographySize14":"pG1ltl","uuiTypographySize16":"sAIdut","rowWrapper":"TUju2s","notPinned":"noB-dl","pinIconButton":"qyJnwY","dragHandle":"bifX9b","dndDisabled":"_4a6Ml7"};
|
|
4371
4371
|
|
|
4372
4372
|
const ColumnRow = /* @__PURE__ */React.memo(function ColumnRow(props) {
|
|
4373
4373
|
const { column } = props;
|
|
@@ -4476,7 +4476,7 @@ function SubGroup(props) {
|
|
|
4476
4476
|
return null;
|
|
4477
4477
|
}
|
|
4478
4478
|
|
|
4479
|
-
var css$i = {"listContainer":"
|
|
4479
|
+
var css$i = {"listContainer":"D9Plv-","header":"uvcHFs","group":"YbADWd","stickyHeader":"R1Uqpu"};
|
|
4480
4480
|
|
|
4481
4481
|
const getChildrenAndRest = (row, rows) => {
|
|
4482
4482
|
const firstNotChildIndex = rows.findIndex((other) => other.depth < row.depth || (row.depth === other.depth && other.isPinned));
|
|
@@ -4542,7 +4542,7 @@ var SvgEmptyTable = function SvgEmptyTable(props, ref) {
|
|
|
4542
4542
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4543
4543
|
ref: ref
|
|
4544
4544
|
}, props), /*#__PURE__*/React.createElement("g", {
|
|
4545
|
-
clipPath: "url(#
|
|
4545
|
+
clipPath: "url(#1qm9e67d6a8t4wzmu_a)"
|
|
4546
4546
|
}, _path$4 || (_path$4 = /*#__PURE__*/React.createElement("path", {
|
|
4547
4547
|
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",
|
|
4548
4548
|
fill: "#F5F6FA"
|
|
@@ -4563,7 +4563,7 @@ var SvgEmptyTable = function SvgEmptyTable(props, ref) {
|
|
|
4563
4563
|
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",
|
|
4564
4564
|
fill: "#1D1E26"
|
|
4565
4565
|
})), /*#__PURE__*/React.createElement("mask", {
|
|
4566
|
-
id: "
|
|
4566
|
+
id: "1qm9e6tvlkql7v34_b",
|
|
4567
4567
|
style: {
|
|
4568
4568
|
maskType: "alpha"
|
|
4569
4569
|
},
|
|
@@ -4576,7 +4576,7 @@ var SvgEmptyTable = function SvgEmptyTable(props, ref) {
|
|
|
4576
4576
|
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",
|
|
4577
4577
|
fill: "#9BDEFF"
|
|
4578
4578
|
}))), _g || (_g = /*#__PURE__*/React.createElement("g", {
|
|
4579
|
-
mask: "url(#
|
|
4579
|
+
mask: "url(#1qm9e6tvlkql7v34_b)",
|
|
4580
4580
|
fillRule: "evenodd",
|
|
4581
4581
|
clipRule: "evenodd"
|
|
4582
4582
|
}, /*#__PURE__*/React.createElement("path", {
|
|
@@ -4662,7 +4662,7 @@ var SvgEmptyTable = function SvgEmptyTable(props, ref) {
|
|
|
4662
4662
|
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",
|
|
4663
4663
|
fill: "#fff"
|
|
4664
4664
|
}))), _defs || (_defs = /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
|
|
4665
|
-
id: "
|
|
4665
|
+
id: "1qm9e67d6a8t4wzmu_a"
|
|
4666
4666
|
}, /*#__PURE__*/React.createElement("path", {
|
|
4667
4667
|
fill: "#fff",
|
|
4668
4668
|
transform: "translate(.552)",
|
|
@@ -4671,7 +4671,7 @@ var SvgEmptyTable = function SvgEmptyTable(props, ref) {
|
|
|
4671
4671
|
};
|
|
4672
4672
|
var ForwardRef$4 = /*#__PURE__*/forwardRef(SvgEmptyTable);
|
|
4673
4673
|
|
|
4674
|
-
var css$h = {"sticky-header":"
|
|
4674
|
+
var css$h = {"sticky-header":"Gvaxoj","table":"WUKHFW","no-results":"P0Nerr","no-results-icon":"_0qzqHO","no-results-title":"IxV8V4","stickyHeader":"Gvaxoj","noResults":"P0Nerr","noResultsIcon":"_0qzqHO","noResultsTitle":"IxV8V4"};
|
|
4675
4675
|
|
|
4676
4676
|
const DEFAULT_HEADER_SIZE = '36';
|
|
4677
4677
|
const DEFAULT_COLUMN_GAP = '24';
|
|
@@ -4724,9 +4724,9 @@ function DataTable(props) {
|
|
|
4724
4724
|
} }))));
|
|
4725
4725
|
}
|
|
4726
4726
|
|
|
4727
|
-
var css$g = {"root":"
|
|
4727
|
+
var css$g = {"root":"-D9Nh4"};
|
|
4728
4728
|
|
|
4729
|
-
var css$f = {"root":"
|
|
4729
|
+
var css$f = {"root":"_5kawgA","burger-content":"BDJXL3","burgerContent":"BDJXL3"};
|
|
4730
4730
|
|
|
4731
4731
|
var _path$3;
|
|
4732
4732
|
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); }
|
|
@@ -4769,7 +4769,7 @@ var SvgNavigationArrowDownOutline = function SvgNavigationArrowDownOutline(props
|
|
|
4769
4769
|
};
|
|
4770
4770
|
var ForwardRef$2 = /*#__PURE__*/forwardRef(SvgNavigationArrowDownOutline);
|
|
4771
4771
|
|
|
4772
|
-
var css$e = {"uui-typography":"
|
|
4772
|
+
var css$e = {"uui-typography":"s-hVFi","hero-header":"Cla3xm","promo-header":"cHv7XS","uui-critical":"_0F47wk","uui-info":"WGbteB","uui-success":"KAXmu0","uui-warning":"dhf7oG","uui-highlight":"jw4iPb","uui-typography-size-12":"nXP3tl","uui-typography-size-14":"CVthwF","uui-typography-size-16":"Xbgoae","root":"yc4NK8","button-primary":"iWjukl","button-secondary":"_2p3yVt","hasIcon":"_5AlPYy","dropdown":"xCmJNv","uuiTypography":"s-hVFi","heroHeader":"Cla3xm","promoHeader":"cHv7XS","uuiCritical":"_0F47wk","uuiInfo":"WGbteB","uuiSuccess":"KAXmu0","uuiWarning":"dhf7oG","uuiHighlight":"jw4iPb","uuiTypographySize12":"nXP3tl","uuiTypographySize14":"CVthwF","uuiTypographySize16":"Xbgoae","buttonPrimary":"iWjukl","buttonSecondary":"_2p3yVt"};
|
|
4773
4773
|
|
|
4774
4774
|
const BurgerButton = /* @__PURE__ */withMods(Button$1, (props) => [
|
|
4775
4775
|
css$e.root,
|
|
@@ -4780,13 +4780,13 @@ const BurgerButton = /* @__PURE__ */withMods(Button$1, (props) => [
|
|
|
4780
4780
|
props.icon && css$e.hasIcon,
|
|
4781
4781
|
], () => ({ dropdownIcon: ForwardRef$2, dropdownIconPosition: 'left', role: 'menuitem' }));
|
|
4782
4782
|
|
|
4783
|
-
var css$d = {"search-input":"
|
|
4783
|
+
var css$d = {"search-input":"K2gimf","searchInput":"K2gimf"};
|
|
4784
4784
|
|
|
4785
4785
|
function BurgerSearch(props) {
|
|
4786
4786
|
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 }));
|
|
4787
4787
|
}
|
|
4788
4788
|
|
|
4789
|
-
var css$c = {"root":"
|
|
4789
|
+
var css$c = {"root":"_5islWp","group-header":"_9Hr0Ta","group-name":"K8BZXR","line":"mlkLMW","groupHeader":"_9Hr0Ta","groupName":"K8BZXR"};
|
|
4790
4790
|
|
|
4791
4791
|
function BurgerGroupHeader(props) {
|
|
4792
4792
|
return (React.createElement("div", { className: cx(css$c.root, css$c.groupHeader, 'uui-burger-group-header') },
|
|
@@ -4794,7 +4794,7 @@ function BurgerGroupHeader(props) {
|
|
|
4794
4794
|
React.createElement("span", { className: css$c.groupName }, props.caption)));
|
|
4795
4795
|
}
|
|
4796
4796
|
|
|
4797
|
-
var css$b = {"uui-typography":"
|
|
4797
|
+
var css$b = {"uui-typography":"rHGwBx","hero-header":"_6StyM-","promo-header":"AX6d9U","uui-critical":"KHzof6","uui-info":"W-0MXK","uui-success":"P-jCaZ","uui-warning":"_82nUw-","uui-highlight":"_8I-fl-","uui-typography-size-12":"E0heWT","uui-typography-size-14":"_9zq8-P","uui-typography-size-16":"xr6Ke9","root":"I8S441","type-primary":"kpP9G7","type-secondary":"_4kAg7s","uuiTypography":"rHGwBx","heroHeader":"_6StyM-","promoHeader":"AX6d9U","uuiCritical":"KHzof6","uuiInfo":"W-0MXK","uuiSuccess":"P-jCaZ","uuiWarning":"_82nUw-","uuiHighlight":"_8I-fl-","uuiTypographySize12":"E0heWT","uuiTypographySize14":"_9zq8-P","uuiTypographySize16":"xr6Ke9","typePrimary":"kpP9G7","typeSecondary":"_4kAg7s"};
|
|
4798
4798
|
|
|
4799
4799
|
const MainMenuButton = /* @__PURE__ */React.forwardRef((props, ref) => {
|
|
4800
4800
|
const { type } = props, clickableProps = __rest(props, ["type"]);
|
|
@@ -4810,7 +4810,7 @@ const MainMenuButton = /* @__PURE__ */React.forwardRef((props, ref) => {
|
|
|
4810
4810
|
props.isDropdown && (React.createElement(IconContainer, { icon: ForwardRef$P, flipY: props.isOpen }))));
|
|
4811
4811
|
});
|
|
4812
4812
|
|
|
4813
|
-
var css$a = {"dropdown-body":"
|
|
4813
|
+
var css$a = {"dropdown-body":"Sd6dAB","dropdownBody":"Sd6dAB"};
|
|
4814
4814
|
|
|
4815
4815
|
class MainMenuDropdown extends React.Component {
|
|
4816
4816
|
render() {
|
|
@@ -4865,12 +4865,12 @@ var SvgNavigationGlobalMenuOutlineOutline = function SvgNavigationGlobalMenuOutl
|
|
|
4865
4865
|
};
|
|
4866
4866
|
var ForwardRef$1 = /*#__PURE__*/forwardRef(SvgNavigationGlobalMenuOutlineOutline);
|
|
4867
4867
|
|
|
4868
|
-
var css$9 = {"global-menu-btn":"
|
|
4868
|
+
var css$9 = {"global-menu-btn":"_0DTxdg","global-menu-icon":"qQ-Jfg","globalMenuBtn":"_0DTxdg","globalMenuIcon":"qQ-Jfg"};
|
|
4869
4869
|
|
|
4870
4870
|
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),
|
|
4871
4871
|
React.createElement(IconContainer, { size: 36, icon: ForwardRef$1, cx: css$9.globalMenuIcon }))));
|
|
4872
4872
|
|
|
4873
|
-
var css$8 = {"container":"
|
|
4873
|
+
var css$8 = {"container":"dx3pZG","open":"VF-v4e","folding-arrow":"_2hishm","foldingArrow":"_2hishm"};
|
|
4874
4874
|
|
|
4875
4875
|
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 },
|
|
4876
4876
|
React.createElement(Avatar, { size: "36", img: props.avatarUrl }),
|
|
@@ -4878,18 +4878,18 @@ const MainMenuAvatar = /* @__PURE__ */React.forwardRef((props, ref) => (React.cr
|
|
|
4878
4878
|
props.isDropdown && (React.createElement("div", null,
|
|
4879
4879
|
React.createElement(IconContainer, { size: 18, icon: ForwardRef$P, flipY: props.isOpen, cx: css$8.foldingArrow }))))));
|
|
4880
4880
|
|
|
4881
|
-
var css$7 = {"search-input":"
|
|
4881
|
+
var css$7 = {"search-input":"Qpl59r","searchInput":"Qpl59r"};
|
|
4882
4882
|
|
|
4883
4883
|
const MainMenuSearch = /* @__PURE__ */React.forwardRef((props, ref) => (React.createElement(IEditableDebouncer, Object.assign({}, props, { render: (iEditable) => {
|
|
4884
4884
|
var _a;
|
|
4885
4885
|
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)));
|
|
4886
4886
|
} }))));
|
|
4887
4887
|
|
|
4888
|
-
var css$6 = {"container":"
|
|
4888
|
+
var css$6 = {"container":"y1pEhN"};
|
|
4889
4889
|
|
|
4890
4890
|
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))));
|
|
4891
4891
|
|
|
4892
|
-
var css$5 = {"root":"
|
|
4892
|
+
var css$5 = {"root":"qYT2OJ"};
|
|
4893
4893
|
|
|
4894
4894
|
const Anchor = /* @__PURE__ */withMods(Anchor$1, () => [css$5.root]);
|
|
4895
4895
|
|
|
@@ -4947,7 +4947,7 @@ var SvgFileCloudUploadFill = function SvgFileCloudUploadFill(props, ref) {
|
|
|
4947
4947
|
};
|
|
4948
4948
|
var ForwardRef = /*#__PURE__*/forwardRef(SvgFileCloudUploadFill);
|
|
4949
4949
|
|
|
4950
|
-
var css$4 = {"root":"
|
|
4950
|
+
var css$4 = {"root":"zS-AHl","drop-start":"He-iUk","drop-over":"_--k7kj","link":"CaWHCy","drop-area":"_1EnuCQ","drop-caption":"_4f3QSo","icon-blue":"ZZiZqD","dropStart":"He-iUk","dropOver":"_--k7kj","dropArea":"_1EnuCQ","dropCaption":"_4f3QSo","iconBlue":"ZZiZqD"};
|
|
4951
4951
|
|
|
4952
4952
|
function DropSpot(props) {
|
|
4953
4953
|
const getInfoText = typeof props.infoText === 'string'
|
|
@@ -4965,9 +4965,9 @@ function DropSpot(props) {
|
|
|
4965
4965
|
return React.createElement(DropSpot$1, { render: renderAttachmentArea, onFilesDropped: props.onUploadFiles });
|
|
4966
4966
|
}
|
|
4967
4967
|
|
|
4968
|
-
var css$3 = {"uui-typography":"
|
|
4968
|
+
var css$3 = {"uui-typography":"GU2g3B","hero-header":"y31od2","promo-header":"gJwtDa","uui-critical":"Sr1CgU","uui-info":"Upfzex","uui-success":"I8klT6","uui-warning":"ptp9GV","uui-highlight":"_9Igatm","uui-typography-size-12":"sseupT","uui-typography-size-14":"UGctK8","uui-typography-size-16":"mY8bFp","root":"xZHTLe","file-name":"xbc7T9","default-color":"oxiw67","doc-color":"FKRKfq","xls-color":"_8KRy6G","pdf-color":"au3VAw","movie-color":"bI9nTk","img-color":"UJMSwP","mov-color":"lykbEo","error-block":"QVKa5z","icons-block":"fbawxp","uuiTypography":"GU2g3B","heroHeader":"y31od2","promoHeader":"gJwtDa","uuiCritical":"Sr1CgU","uuiInfo":"Upfzex","uuiSuccess":"I8klT6","uuiWarning":"ptp9GV","uuiHighlight":"_9Igatm","uuiTypographySize12":"sseupT","uuiTypographySize14":"UGctK8","uuiTypographySize16":"mY8bFp","fileName":"xbc7T9","defaultColor":"oxiw67","docColor":"FKRKfq","xlsColor":"_8KRy6G","pdfColor":"au3VAw","movieColor":"bI9nTk","imgColor":"UJMSwP","movColor":"lykbEo","errorBlock":"QVKa5z","iconsBlock":"fbawxp"};
|
|
4969
4969
|
|
|
4970
|
-
var css$2 = {"root":"
|
|
4970
|
+
var css$2 = {"root":"snknPF"};
|
|
4971
4971
|
|
|
4972
4972
|
const SvgCircleProgress = /* @__PURE__ */React.forwardRef((props, ref) => {
|
|
4973
4973
|
const outsetRadius = props.size / 2 - 1;
|
|
@@ -5092,7 +5092,7 @@ const getErrorPageConfig = () => ({
|
|
|
5092
5092
|
},
|
|
5093
5093
|
});
|
|
5094
5094
|
|
|
5095
|
-
var css$1 = {"container":"
|
|
5095
|
+
var css$1 = {"container":"_6xRTlN"};
|
|
5096
5096
|
|
|
5097
5097
|
const ErrorPage = (props) => {
|
|
5098
5098
|
const isMobileScreen = isMobile();
|
|
@@ -5103,7 +5103,7 @@ const ErrorPage = (props) => {
|
|
|
5103
5103
|
React__default.createElement("div", { className: "uui-error-subtitle" }, props.subtitle))));
|
|
5104
5104
|
};
|
|
5105
5105
|
|
|
5106
|
-
var css = {"recovery-spinner":"
|
|
5106
|
+
var css = {"recovery-spinner":"JnGUHN","recovery-message":"_1p-Yo7","modal-blocker":"kxBah6","modalFadeIn":"TIvx3g","recoverySpinner":"JnGUHN","recoveryMessage":"_1p-Yo7","modalBlocker":"kxBah6"};
|
|
5107
5107
|
|
|
5108
5108
|
function ErrorHandler(props) {
|
|
5109
5109
|
const { uuiNotifications, uuiModals, uuiApi } = useUuiContext();
|