@epam/uui 5.12.0 → 5.12.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/index.esm.js +104 -104
- package/index.esm.js.map +1 -1
- package/index.js +104 -104
- package/index.js.map +1 -1
- package/package.json +5 -5
- package/stats.html +1 -1
- package/styles.css +2531 -2531
- package/styles.css.map +1 -1
package/index.js
CHANGED
|
@@ -622,7 +622,7 @@ const settings = {
|
|
|
622
622
|
},
|
|
623
623
|
};
|
|
624
624
|
|
|
625
|
-
var css$1y = {"uui-typography":"
|
|
625
|
+
var css$1y = {"uui-typography":"bIupD9","uuiTypography":"bIupD9","hero-header":"p347HF","heroHeader":"p347HF","promo-header":"k6aEab","promoHeader":"k6aEab","uui-critical":"-IOrW5","uuiCritical":"-IOrW5","uui-info":"IZEWDd","uuiInfo":"IZEWDd","uui-success":"V890Ln","uuiSuccess":"V890Ln","uui-warning":"PifDTf","uuiWarning":"PifDTf","uui-highlight":"_5RNdLe","uuiHighlight":"_5RNdLe","uui-typography-size-12":"d5lkqG","uuiTypographySize12":"d5lkqG","uui-typography-size-14":"_4jPR0g","uuiTypographySize14":"_4jPR0g","uui-typography-size-16":"RyfqIy","uuiTypographySize16":"RyfqIy","root":"xxjvGU"};
|
|
626
626
|
|
|
627
627
|
function applyButtonMods(mods) {
|
|
628
628
|
return [
|
|
@@ -640,7 +640,7 @@ const Button = /* @__PURE__ */uuiCore.withMods(uuiComponents__namespace.Button,
|
|
|
640
640
|
};
|
|
641
641
|
});
|
|
642
642
|
|
|
643
|
-
var css$1x = {"root":"
|
|
643
|
+
var css$1x = {"root":"ib43H-"};
|
|
644
644
|
|
|
645
645
|
function applyIconButtonMods(props) {
|
|
646
646
|
return ['uui-icon_button', `uui-color-${props.color || 'neutral'}`, css$1x.root];
|
|
@@ -677,7 +677,7 @@ function getIconClass(props) {
|
|
|
677
677
|
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'];
|
|
678
678
|
}
|
|
679
679
|
|
|
680
|
-
var css$1w = {"uui-typography":"
|
|
680
|
+
var css$1w = {"uui-typography":"W9w8AI","uuiTypography":"W9w8AI","hero-header":"aat7bG","heroHeader":"aat7bG","promo-header":"J5EtvE","promoHeader":"J5EtvE","uui-critical":"BVwpz5","uuiCritical":"BVwpz5","uui-info":"p1Gm-X","uuiInfo":"p1Gm-X","uui-success":"HXlqrI","uuiSuccess":"HXlqrI","uui-warning":"R--mrk","uuiWarning":"R--mrk","uui-highlight":"_18Cl0U","uuiHighlight":"_18Cl0U","uui-typography-size-12":"DGIzV8","uuiTypographySize12":"DGIzV8","uui-typography-size-14":"S9NUY6","uuiTypographySize14":"S9NUY6","uui-typography-size-16":"nlgiU2","uuiTypographySize16":"nlgiU2","root":"GT7p97"};
|
|
681
681
|
|
|
682
682
|
const DEFAULT_COLOR = 'primary';
|
|
683
683
|
const DEFAULT_WEIGHT = 'semibold';
|
|
@@ -708,7 +708,7 @@ const LinkButton = /* @__PURE__ */React__namespace.forwardRef((props, ref) => {
|
|
|
708
708
|
props.isDropdown && (React__namespace.createElement(uuiComponents.IconContainer, { icon: DropdownIcon, flipY: props.isOpen }))));
|
|
709
709
|
});
|
|
710
710
|
|
|
711
|
-
var css$1v = {"root":"
|
|
711
|
+
var css$1v = {"root":"V3XUeU"};
|
|
712
712
|
|
|
713
713
|
const CountIndicator = /* @__PURE__ */React.forwardRef((props, ref) => {
|
|
714
714
|
return (React__namespace.default.createElement("div", { ref: ref, className: cx__default.default([
|
|
@@ -720,7 +720,7 @@ const CountIndicator = /* @__PURE__ */React.forwardRef((props, ref) => {
|
|
|
720
720
|
]) }, props.caption));
|
|
721
721
|
});
|
|
722
722
|
|
|
723
|
-
var css$1u = {"uui-typography":"
|
|
723
|
+
var css$1u = {"uui-typography":"PdMM0H","uuiTypography":"PdMM0H","hero-header":"Takt8q","heroHeader":"Takt8q","promo-header":"MSW-fd","promoHeader":"MSW-fd","uui-critical":"CXtEiX","uuiCritical":"CXtEiX","uui-info":"V0ULJX","uuiInfo":"V0ULJX","uui-success":"DVR-Iw","uuiSuccess":"DVR-Iw","uui-warning":"ywGozG","uuiWarning":"ywGozG","uui-highlight":"jMGB9c","uuiHighlight":"jMGB9c","uui-typography-size-12":"_31XAup","uuiTypographySize12":"_31XAup","uui-typography-size-14":"_40ujv-","uuiTypographySize14":"_40ujv-","uui-typography-size-16":"o5dyOP","uuiTypographySize16":"o5dyOP","root":"NLd4pG","withNotify":"eKXddi"};
|
|
724
724
|
|
|
725
725
|
const TabButton = /* @__PURE__ */React__namespace.default.forwardRef((props, ref) => {
|
|
726
726
|
const styles = [
|
|
@@ -743,7 +743,7 @@ const TabButton = /* @__PURE__ */React__namespace.default.forwardRef((props, ref
|
|
|
743
743
|
props.onClear && !props.isDisabled && (React__namespace.default.createElement(uuiComponents.IconContainer, { cx: uuiCore.uuiMarkers.clickable, icon: ClearIcon, onClick: props.onClear }))));
|
|
744
744
|
});
|
|
745
745
|
|
|
746
|
-
var css$1t = {"uui-typography":"
|
|
746
|
+
var css$1t = {"uui-typography":"NWoX0g","uuiTypography":"NWoX0g","hero-header":"UD7Ng9","heroHeader":"UD7Ng9","promo-header":"_3YreFr","promoHeader":"_3YreFr","uui-critical":"Pw8OQ0","uuiCritical":"Pw8OQ0","uui-info":"cYpzz4","uuiInfo":"cYpzz4","uui-success":"XQdwTF","uuiSuccess":"XQdwTF","uui-warning":"uWzrYD","uuiWarning":"uWzrYD","uui-highlight":"_2kIKzc","uuiHighlight":"_2kIKzc","uui-typography-size-12":"e5ugfF","uuiTypographySize12":"e5ugfF","uui-typography-size-14":"sChJbt","uuiTypographySize14":"sChJbt","uui-typography-size-16":"YFsysW","uuiTypographySize16":"YFsysW","root":"-a7FhF"};
|
|
747
747
|
|
|
748
748
|
function applyVerticalTabButtonMods() {
|
|
749
749
|
return [css$1t.root, 'uui-vertical-tab-button'];
|
|
@@ -765,7 +765,7 @@ var SvgContentMinusOutline = function SvgContentMinusOutline(props, ref) {
|
|
|
765
765
|
};
|
|
766
766
|
var ForwardRef$C = /*#__PURE__*/React.forwardRef(SvgContentMinusOutline);
|
|
767
767
|
|
|
768
|
-
var css$1s = {"uui-typography":"
|
|
768
|
+
var css$1s = {"uui-typography":"LDavZ8","uuiTypography":"LDavZ8","hero-header":"-CcmzP","heroHeader":"-CcmzP","promo-header":"sUJ1S1","promoHeader":"sUJ1S1","uui-critical":"zE7rNh","uuiCritical":"zE7rNh","uui-info":"VFPayN","uuiInfo":"VFPayN","uui-success":"nYke7K","uuiSuccess":"nYke7K","uui-warning":"_1xpNhz","uuiWarning":"_1xpNhz","uui-highlight":"_97qfQd","uuiHighlight":"_97qfQd","uui-typography-size-12":"USS7ud","uuiTypographySize12":"USS7ud","uui-typography-size-14":"ODMwr-","uuiTypographySize14":"ODMwr-","uui-typography-size-16":"PtoTkF","uuiTypographySize16":"PtoTkF","root":"TIRiFl","mode-cell":"j-ZDOb","modeCell":"j-ZDOb"};
|
|
769
769
|
|
|
770
770
|
function applyCheckboxMods(mods) {
|
|
771
771
|
return [
|
|
@@ -800,7 +800,7 @@ var SvgRadioDotFill = function SvgRadioDotFill(props, ref) {
|
|
|
800
800
|
};
|
|
801
801
|
var ForwardRef$B = /*#__PURE__*/React.forwardRef(SvgRadioDotFill);
|
|
802
802
|
|
|
803
|
-
var css$1r = {"uui-typography":"
|
|
803
|
+
var css$1r = {"uui-typography":"AOHxLm","uuiTypography":"AOHxLm","hero-header":"neEBaX","heroHeader":"neEBaX","promo-header":"NC2f0G","promoHeader":"NC2f0G","uui-critical":"xV-cGD","uuiCritical":"xV-cGD","uui-info":"NQHoSh","uuiInfo":"NQHoSh","uui-success":"KwnS8X","uuiSuccess":"KwnS8X","uui-warning":"AF-Pq2","uuiWarning":"AF-Pq2","uui-highlight":"VWybo3","uuiHighlight":"VWybo3","uui-typography-size-12":"_5QpM62","uuiTypographySize12":"_5QpM62","uui-typography-size-14":"UZjCd4","uuiTypographySize14":"UZjCd4","uui-typography-size-16":"NO-JyM","uuiTypographySize16":"NO-JyM","root":"bV1rpE"};
|
|
804
804
|
|
|
805
805
|
function applyRadioInputMods(mods) {
|
|
806
806
|
return [
|
|
@@ -812,7 +812,7 @@ function applyRadioInputMods(mods) {
|
|
|
812
812
|
}
|
|
813
813
|
const RadioInput = /* @__PURE__ */uuiCore.withMods(uuiComponents.RadioInput, applyRadioInputMods, (props) => ({ icon: props.icon ? props.icon : ForwardRef$B }));
|
|
814
814
|
|
|
815
|
-
var css$1q = {"root":"
|
|
815
|
+
var css$1q = {"root":"cmvIEZ"};
|
|
816
816
|
|
|
817
817
|
function applySwitchMods(mods) {
|
|
818
818
|
return [
|
|
@@ -880,7 +880,7 @@ var EditMode;
|
|
|
880
880
|
EditMode["INLINE"] = "inline";
|
|
881
881
|
})(EditMode || (EditMode = {}));
|
|
882
882
|
|
|
883
|
-
var textInputCss = {"uui-typography":"
|
|
883
|
+
var textInputCss = {"uui-typography":"itlFNh","uuiTypography":"itlFNh","hero-header":"Hflnhe","heroHeader":"Hflnhe","promo-header":"o9Ppz5","promoHeader":"o9Ppz5","uui-critical":"HelPiL","uuiCritical":"HelPiL","uui-info":"Qg1Xav","uuiInfo":"Qg1Xav","uui-success":"KEvgKL","uuiSuccess":"KEvgKL","uui-warning":"sUKZhY","uuiWarning":"sUKZhY","uui-highlight":"SEr32-","uuiHighlight":"SEr32-","uui-typography-size-12":"_8T1c4w","uuiTypographySize12":"_8T1c4w","uui-typography-size-14":"OLVcac","uuiTypographySize14":"OLVcac","uui-typography-size-16":"KRysab","uuiTypographySize16":"KRysab","root":"Kox7RY","mode-form":"ZGnfFG","modeForm":"ZGnfFG","mode-inline":"JXtpNF","modeInline":"JXtpNF","mode-cell":"_4d0l0S","modeCell":"_4d0l0S"};
|
|
884
884
|
|
|
885
885
|
const DEFAULT_MODE$3 = EditMode.FORM;
|
|
886
886
|
function applyTextInputMods(mods) {
|
|
@@ -906,7 +906,7 @@ const SearchInput = /* @__PURE__ */React__namespace.default.forwardRef((props, r
|
|
|
906
906
|
} })));
|
|
907
907
|
});
|
|
908
908
|
|
|
909
|
-
var css$1p = {"root":"
|
|
909
|
+
var css$1p = {"root":"XZQS9S"};
|
|
910
910
|
|
|
911
911
|
const ControlGroup = /* @__PURE__ */uuiCore.withMods(uuiComponents.ControlGroup, () => [css$1p.root, 'uui-control-group']);
|
|
912
912
|
|
|
@@ -915,7 +915,7 @@ function MultiSwitchComponent(props, ref) {
|
|
|
915
915
|
}
|
|
916
916
|
const MultiSwitch = /* @__PURE__ */React__namespace.forwardRef(MultiSwitchComponent);
|
|
917
917
|
|
|
918
|
-
var css$1o = {"uui-typography":"
|
|
918
|
+
var css$1o = {"uui-typography":"_5isZrB","uuiTypography":"_5isZrB","hero-header":"VbExYC","heroHeader":"VbExYC","promo-header":"xfcoCt","promoHeader":"xfcoCt","uui-critical":"rg2Ool","uuiCritical":"rg2Ool","uui-info":"MuxqnA","uuiInfo":"MuxqnA","uui-success":"j3iugP","uuiSuccess":"j3iugP","uui-warning":"KWSVFm","uuiWarning":"KWSVFm","uui-highlight":"_0LBykU","uuiHighlight":"_0LBykU","uui-typography-size-12":"DtWWZw","uuiTypographySize12":"DtWWZw","uui-typography-size-14":"_-5v2kp","uuiTypographySize14":"_-5v2kp","uui-typography-size-16":"R245Rh","uuiTypographySize16":"R245Rh","root":"-xNKco","mode-form":"jD8FIM","modeForm":"jD8FIM","mode-cell":"ftZOMN","modeCell":"ftZOMN"};
|
|
919
919
|
|
|
920
920
|
const DEFAULT_MODE$2 = EditMode.FORM;
|
|
921
921
|
function applyNumericInputMods(mods) {
|
|
@@ -936,7 +936,7 @@ const NumericInput = /* @__PURE__ */uuiCore.withMods(uuiComponents.NumericInput,
|
|
|
936
936
|
};
|
|
937
937
|
});
|
|
938
938
|
|
|
939
|
-
var css$1n = {"uui-typography":"
|
|
939
|
+
var css$1n = {"uui-typography":"A3nyRJ","uuiTypography":"A3nyRJ","hero-header":"Os8J-1","heroHeader":"Os8J-1","promo-header":"vmwVvr","promoHeader":"vmwVvr","uui-critical":"_2KzENR","uuiCritical":"_2KzENR","uui-info":"_1SUkPN","uuiInfo":"_1SUkPN","uui-success":"gINMIz","uuiSuccess":"gINMIz","uui-warning":"qa69r3","uuiWarning":"qa69r3","uui-highlight":"Totjh9","uuiHighlight":"Totjh9","uui-typography-size-12":"PodXWZ","uuiTypographySize12":"PodXWZ","uui-typography-size-14":"MsDmsV","uuiTypographySize14":"MsDmsV","uui-typography-size-16":"FFViZV","uuiTypographySize16":"FFViZV","root":"nbq0kq","mode-form":"axKQQe","modeForm":"axKQQe","mode-cell":"sOMV-b","modeCell":"sOMV-b","mode-inline":"SnU1U-","modeInline":"SnU1U-"};
|
|
940
940
|
|
|
941
941
|
const DEFAULT_MODE$1 = EditMode.FORM;
|
|
942
942
|
function applyTextAreaMods(mods) {
|
|
@@ -1037,7 +1037,7 @@ var SvgNotificationInfoFill = function SvgNotificationInfoFill(props, ref) {
|
|
|
1037
1037
|
};
|
|
1038
1038
|
var ForwardRef$x = /*#__PURE__*/React.forwardRef(SvgNotificationInfoFill);
|
|
1039
1039
|
|
|
1040
|
-
var css$1m = {"uui-typography":"
|
|
1040
|
+
var css$1m = {"uui-typography":"vJwJoc","uuiTypography":"vJwJoc","hero-header":"Eo-EXu","heroHeader":"Eo-EXu","promo-header":"m-EHYK","promoHeader":"m-EHYK","uui-critical":"YT0kAb","uuiCritical":"YT0kAb","uui-info":"C6RLre","uuiInfo":"C6RLre","uui-success":"DCmRGZ","uuiSuccess":"DCmRGZ","uui-warning":"P73Tbz","uuiWarning":"P73Tbz","uui-highlight":"OBvmsV","uuiHighlight":"OBvmsV","uui-typography-size-12":"-c-a49","uuiTypographySize12":"-c-a49","uui-typography-size-14":"iAjmQe","uuiTypographySize14":"iAjmQe","uui-typography-size-16":"y605zN","uuiTypographySize16":"y605zN","root":"qmjc9i","main-path":"PpElRq","mainPath":"PpElRq","content-wrapper":"_2vejOj","contentWrapper":"_2vejOj","content":"mmcv6z","action-wrapper":"Ov50HC","actionWrapper":"Ov50HC","icon-wrapper":"klgG3A","iconWrapper":"klgG3A","icon":"JcLe-R","close-icon":"rleKFU","closeIcon":"rleKFU"};
|
|
1041
1041
|
|
|
1042
1042
|
const Alert = /* @__PURE__ */React__namespace.forwardRef((props, ref) => (React__namespace.createElement("div", Object.assign({ role: "alert", ref: ref, className: cx__default.default('uui-alert', css$1m.root, props.color && `uui-color-${props.color}`, props.cx, `uui-size-${props.size || settings.sizes.defaults.alert}`) }, props.rawProps),
|
|
1043
1043
|
React__namespace.createElement("div", { className: css$1m.mainPath },
|
|
@@ -1055,7 +1055,7 @@ const ErrorAlert = /* @__PURE__ */React__namespace.forwardRef((props, ref) => Re
|
|
|
1055
1055
|
|
|
1056
1056
|
const Dropdown = /* @__PURE__ */uuiCore.withMods(uuiComponents.Dropdown);
|
|
1057
1057
|
|
|
1058
|
-
var css$1l = {"root":"
|
|
1058
|
+
var css$1l = {"root":"-aVEmC"};
|
|
1059
1059
|
|
|
1060
1060
|
function applyDropdownContainerMods(mods) {
|
|
1061
1061
|
return [
|
|
@@ -1066,7 +1066,7 @@ function applyDropdownContainerMods(mods) {
|
|
|
1066
1066
|
}
|
|
1067
1067
|
const DropdownContainer = /* @__PURE__ */uuiCore.withMods(uuiComponents__namespace.DropdownContainer, applyDropdownContainerMods);
|
|
1068
1068
|
|
|
1069
|
-
var css$1k = {"uui-typography":"
|
|
1069
|
+
var css$1k = {"uui-typography":"DiGFF7","uuiTypography":"DiGFF7","hero-header":"tsXnF2","heroHeader":"tsXnF2","promo-header":"T-RE2k","promoHeader":"T-RE2k","uui-critical":"s1alFY","uuiCritical":"s1alFY","uui-info":"yRrHZQ","uuiInfo":"yRrHZQ","uui-success":"oN-ack","uuiSuccess":"oN-ack","uui-warning":"CGZVVJ","uuiWarning":"CGZVVJ","uui-highlight":"uY-hLJ","uuiHighlight":"uY-hLJ","uui-typography-size-12":"YSerdq","uuiTypographySize12":"YSerdq","uui-typography-size-14":"YlqN-o","uuiTypographySize14":"YlqN-o","uui-typography-size-16":"uXxsiC","uuiTypographySize16":"uXxsiC","submenu-root-item-rtl":"G76Tlk","submenuRootItemRtl":"G76Tlk","icon-after":"e8LKIY","iconAfter":"e8LKIY","submenu-root-item":"veENN6","submenuRootItem":"veENN6","icon-check":"-TyFKU","iconCheck":"-TyFKU","splitter-root":"_1oOz-b","splitterRoot":"_1oOz-b","splitter":"inp674","header-root":"vXhisg","headerRoot":"vXhisg","item-root":"nnN7fw","itemRoot":"nnN7fw","icon":"TXyWIZ","link":"hiAbrw","indent":"A3Du2G","selected-mark":"HlxxCm","selectedMark":"HlxxCm"};
|
|
1070
1070
|
|
|
1071
1071
|
exports.IDropdownControlKeys = void 0;
|
|
1072
1072
|
(function (IDropdownControlKeys) {
|
|
@@ -1199,7 +1199,7 @@ function DropdownMenuSwitchButton(props) {
|
|
|
1199
1199
|
React__namespace.default.createElement(Switch, { value: isSelected, tabIndex: -1, onValueChange: onHandleValueChange })));
|
|
1200
1200
|
}
|
|
1201
1201
|
|
|
1202
|
-
var css$1j = {"uui-typography":"
|
|
1202
|
+
var css$1j = {"uui-typography":"XKK1zZ","uuiTypography":"XKK1zZ","hero-header":"VvIFOi","heroHeader":"VvIFOi","promo-header":"fI8u9G","promoHeader":"fI8u9G","uui-critical":"A8DPKi","uuiCritical":"A8DPKi","uui-info":"Arby7t","uuiInfo":"Arby7t","uui-success":"PAZjcE","uuiSuccess":"PAZjcE","uui-warning":"wLd9k6","uuiWarning":"wLd9k6","uui-highlight":"UrJpWA","uuiHighlight":"UrJpWA","uui-typography-size-12":"qLUDBb","uuiTypographySize12":"qLUDBb","uui-typography-size-14":"YfDsoL","uuiTypographySize14":"YfDsoL","uui-typography-size-16":"_0rcVnx","uuiTypographySize16":"_0rcVnx","root":"B8TwvW","mode-block":"Ieg-Fb","modeBlock":"Ieg-Fb","mode-inline":"CIPZOH","modeInline":"CIPZOH","padding-0":"CEN91C","padding0":"CEN91C","padding-6":"GBHp3a","padding6":"GBHp3a","padding-12":"ehWx9d","padding12":"ehWx9d","padding-18":"yxANkA","padding18":"yxANkA"};
|
|
1203
1203
|
|
|
1204
1204
|
function applyAccordionMods(mods) {
|
|
1205
1205
|
return [
|
|
@@ -1212,7 +1212,7 @@ const Accordion = /* @__PURE__ */uuiCore.withMods(uuiComponents__namespace.Accor
|
|
|
1212
1212
|
dropdownIcon: mods.dropdownIcon !== null && systemIcons.foldingArrow,
|
|
1213
1213
|
}));
|
|
1214
1214
|
|
|
1215
|
-
var css$1i = {"uui-typography":"
|
|
1215
|
+
var css$1i = {"uui-typography":"_3NfhKO","uuiTypography":"_3NfhKO","hero-header":"ENoZCV","heroHeader":"ENoZCV","promo-header":"zcSQ7K","promoHeader":"zcSQ7K","uui-critical":"WhGux-","uuiCritical":"WhGux-","uui-info":"wZiy1L","uuiInfo":"wZiy1L","uui-success":"wdkAVa","uuiSuccess":"wdkAVa","uui-warning":"Kdv-SN","uuiWarning":"Kdv-SN","uui-highlight":"XyBadb","uuiHighlight":"XyBadb","uui-typography-size-12":"_2dDPok","uuiTypographySize12":"_2dDPok","uui-typography-size-14":"drrDaG","uuiTypographySize14":"drrDaG","uui-typography-size-16":"tQypcH","uuiTypographySize16":"tQypcH","root":"N6yA3J","border-top":"I23bYE","borderTop":"I23bYE","border-bottom":"CZTyF0","borderBottom":"CZTyF0","top-shadow":"-sUNQZ","topShadow":"-sUNQZ","padding-6":"_6uc6Q1","padding6":"_6uc6Q1","padding-12":"iXT6-0","padding12":"iXT6-0","padding-18":"-iXhjg","padding18":"-iXhjg","padding-24":"eG-zZ5","padding24":"eG-zZ5","margin-24":"VmBCwy","margin24":"VmBCwy","margin-12":"lTYCPR","margin12":"lTYCPR","vPadding-12":"U8IQsS","vPadding12":"U8IQsS","vPadding-18":"Yur7Yr","vPadding18":"Yur7Yr","vPadding-24":"AN2OZj","vPadding24":"AN2OZj","vPadding-36":"RPy32-","vPadding36":"RPy32-","vPadding-48":"suGsJK","vPadding48":"suGsJK","spacing-6":"LhxRgh","spacing6":"LhxRgh","spacing-12":"ou7l80","spacing12":"ou7l80","spacing-18":"Ji0JVM","spacing18":"Ji0JVM","uui-surface-main":"vGAOZW","uuiSurfaceMain":"vGAOZW"};
|
|
1216
1216
|
|
|
1217
1217
|
const FlexCell = /* @__PURE__ */uuiCore.withMods(uuiComponents.FlexCell, () => [css$1i.flexCell]);
|
|
1218
1218
|
|
|
@@ -1236,7 +1236,7 @@ const FlexRow = /* @__PURE__ */uuiCore.withMods(uuiComponents.FlexRow, (props) =
|
|
|
1236
1236
|
];
|
|
1237
1237
|
});
|
|
1238
1238
|
|
|
1239
|
-
var css$1h = {"root":"
|
|
1239
|
+
var css$1h = {"root":"RLp36b","margin-24":"-StR5d","margin24":"-StR5d","padding-12":"XX5sAK","padding12":"XX5sAK","padding-24":"tL-fG6","padding24":"tL-fG6","shadow":"UMQJ0E","uui-surface-main":"LtETpD","uuiSurfaceMain":"LtETpD"};
|
|
1240
1240
|
|
|
1241
1241
|
const Panel = /* @__PURE__ */uuiCore.withMods(uuiComponents.VPanel, (props) => [
|
|
1242
1242
|
'uui-panel',
|
|
@@ -1246,7 +1246,7 @@ const Panel = /* @__PURE__ */uuiCore.withMods(uuiComponents.VPanel, (props) => [
|
|
|
1246
1246
|
props.background && css$1h[`uui-${props.background}`],
|
|
1247
1247
|
]);
|
|
1248
1248
|
|
|
1249
|
-
var css$1g = {"root":"
|
|
1249
|
+
var css$1g = {"root":"wm-vzD"};
|
|
1250
1250
|
|
|
1251
1251
|
function applyTooltipMods(mods) {
|
|
1252
1252
|
return [
|
|
@@ -1256,7 +1256,7 @@ function applyTooltipMods(mods) {
|
|
|
1256
1256
|
}
|
|
1257
1257
|
const Tooltip = /* @__PURE__ */uuiCore.withMods(uuiComponents__namespace.Tooltip, applyTooltipMods);
|
|
1258
1258
|
|
|
1259
|
-
var css$1f = {"uui-typography":"
|
|
1259
|
+
var css$1f = {"uui-typography":"lZ4QQQ","uuiTypography":"lZ4QQQ","hero-header":"aWMNTg","heroHeader":"aWMNTg","promo-header":"eDBUDU","promoHeader":"eDBUDU","uui-critical":"XIp-GX","uuiCritical":"XIp-GX","uui-info":"HU1tEG","uuiInfo":"HU1tEG","uui-success":"KKav-f","uuiSuccess":"KKav-f","uui-warning":"Kr2Ctm","uuiWarning":"Kr2Ctm","uui-highlight":"lkHdKg","uuiHighlight":"lkHdKg","uui-typography-size-12":"QcCHSN","uuiTypographySize12":"QcCHSN","uui-typography-size-14":"EGSgXo","uuiTypographySize14":"EGSgXo","uui-typography-size-16":"WFLbEp","uuiTypographySize16":"WFLbEp","root":"nCLvy2"};
|
|
1260
1260
|
|
|
1261
1261
|
function applyLabeledInputMods(mods) {
|
|
1262
1262
|
return [
|
|
@@ -1270,7 +1270,7 @@ const LabeledInput = /* @__PURE__ */uuiCore.withMods(uuiComponents__namespace.La
|
|
|
1270
1270
|
infoIcon: props.infoIcon || (settings.sizes.labeledInput.fillIcon.includes(props.size) ? ForwardRef$x : ForwardRef$M),
|
|
1271
1271
|
}));
|
|
1272
1272
|
|
|
1273
|
-
var css$1e = {"root":"
|
|
1273
|
+
var css$1e = {"root":"F53N3m"};
|
|
1274
1274
|
|
|
1275
1275
|
function RadioGroup(props) {
|
|
1276
1276
|
const direction = props.direction || 'vertical';
|
|
@@ -1285,7 +1285,7 @@ function RadioGroup(props) {
|
|
|
1285
1285
|
})));
|
|
1286
1286
|
}
|
|
1287
1287
|
|
|
1288
|
-
var css$1d = {"root":"
|
|
1288
|
+
var css$1d = {"root":"gOBBB1"};
|
|
1289
1289
|
|
|
1290
1290
|
function applyScrollBarsMods() {
|
|
1291
1291
|
return [
|
|
@@ -1294,13 +1294,13 @@ function applyScrollBarsMods() {
|
|
|
1294
1294
|
}
|
|
1295
1295
|
const ScrollBars = /* @__PURE__ */uuiCore.withMods(uuiComponents.ScrollBars, applyScrollBarsMods);
|
|
1296
1296
|
|
|
1297
|
-
var css$1c = {"scroll-container":"
|
|
1297
|
+
var css$1c = {"scroll-container":"geAXsC","scrollContainer":"geAXsC","list-container":"N7Y-0F","listContainer":"N7Y-0F"};
|
|
1298
1298
|
|
|
1299
|
-
var css$1b = {"root":"
|
|
1299
|
+
var css$1b = {"root":"_4pk5NY"};
|
|
1300
1300
|
|
|
1301
1301
|
const AvatarStack = /* @__PURE__ */uuiCore.withMods(uuiComponents.AvatarStack, () => [css$1b.root]);
|
|
1302
1302
|
|
|
1303
|
-
var css$1a = {"uui-typography":"
|
|
1303
|
+
var css$1a = {"uui-typography":"ZncXcm","uuiTypography":"ZncXcm","hero-header":"Hqkiu3","heroHeader":"Hqkiu3","promo-header":"-YUnze","promoHeader":"-YUnze","uui-critical":"HtU1n-","uuiCritical":"HtU1n-","uui-info":"YcxIP5","uuiInfo":"YcxIP5","uui-success":"T92GRR","uuiSuccess":"T92GRR","uui-warning":"PbcR0E","uuiWarning":"PbcR0E","uui-highlight":"zXj5HX","uuiHighlight":"zXj5HX","uui-typography-size-12":"Ane-3t","uuiTypographySize12":"Ane-3t","uui-typography-size-14":"PrFcxf","uuiTypographySize14":"PrFcxf","uui-typography-size-16":"-Bjflo","uuiTypographySize16":"-Bjflo","root":"o2L401"};
|
|
1304
1304
|
|
|
1305
1305
|
const DEFAULT_FILL = 'solid';
|
|
1306
1306
|
function applyBadgeMods(mods) {
|
|
@@ -1324,7 +1324,7 @@ const Badge = /* @__PURE__ */React__namespace.default.forwardRef((props, ref) =>
|
|
|
1324
1324
|
props.isDropdown && (React__namespace.default.createElement(uuiComponents.IconContainer, { icon: DropdownIcon, flipY: props.isOpen }))));
|
|
1325
1325
|
});
|
|
1326
1326
|
|
|
1327
|
-
var css$19 = {"uui-typography":"
|
|
1327
|
+
var css$19 = {"uui-typography":"a99qrG","uuiTypography":"a99qrG","hero-header":"D0dIao","heroHeader":"D0dIao","promo-header":"aekPZQ","promoHeader":"aekPZQ","uui-critical":"-j6fHr","uuiCritical":"-j6fHr","uui-info":"Ci4TiX","uuiInfo":"Ci4TiX","uui-success":"bTE1u4","uuiSuccess":"bTE1u4","uui-warning":"F0y45K","uuiWarning":"F0y45K","uui-highlight":"_87eWfu","uuiHighlight":"_87eWfu","uui-typography-size-12":"_0ezOqp","uuiTypographySize12":"_0ezOqp","uui-typography-size-14":"MKa5Jj","uuiTypographySize14":"MKa5Jj","uui-typography-size-16":"H--TNr","uuiTypographySize16":"H--TNr","root":"FGqP1C"};
|
|
1328
1328
|
|
|
1329
1329
|
function applyTagMods(props) {
|
|
1330
1330
|
return [
|
|
@@ -1348,7 +1348,7 @@ const Tag = /* @__PURE__ */React__namespace.default.forwardRef((props, ref) => {
|
|
|
1348
1348
|
props.onClear && !props.isDisabled && (React__namespace.default.createElement(uuiComponents.IconContainer, { cx: uuiCore.uuiMarkers.clickable, icon: ClearIcon, onClick: props.onClear }))));
|
|
1349
1349
|
});
|
|
1350
1350
|
|
|
1351
|
-
var css$18 = {"root":"
|
|
1351
|
+
var css$18 = {"root":"CS-CbB","uui-spinner":"P8ZWTq","uuiSpinner":"P8ZWTq"};
|
|
1352
1352
|
|
|
1353
1353
|
function applySpinnerMods() {
|
|
1354
1354
|
return [css$18.root, 'uui-spinner'];
|
|
@@ -1385,7 +1385,7 @@ var SvgNavigationChevronRightOutline = function SvgNavigationChevronRightOutline
|
|
|
1385
1385
|
};
|
|
1386
1386
|
var ForwardRef$v = /*#__PURE__*/React.forwardRef(SvgNavigationChevronRightOutline);
|
|
1387
1387
|
|
|
1388
|
-
var css$17 = {"root":"
|
|
1388
|
+
var css$17 = {"root":"_8LG5wp","page":"CMYWrc","spacer":"_7Uk5Rg","mode-ghost":"_7a-IGm","modeGhost":"_7a-IGm"};
|
|
1389
1389
|
|
|
1390
1390
|
function Paginator(props) {
|
|
1391
1391
|
const renderPaginator = (params) => (React__namespace.default.createElement("nav", Object.assign({ role: "navigation", className: cx__default.default(css$17.root, 'uui-paginator', `uui-size-${props.size || settings.sizes.defaults.paginator}`) }, params.rawProps),
|
|
@@ -1402,14 +1402,14 @@ function Paginator(props) {
|
|
|
1402
1402
|
return React__namespace.default.createElement(uuiComponents.Paginator, Object.assign({}, props, { render: renderPaginator }));
|
|
1403
1403
|
}
|
|
1404
1404
|
|
|
1405
|
-
var css$16 = {"root":"
|
|
1405
|
+
var css$16 = {"root":"mGGvyw","progress-bar":"aDkidS","progressBar":"aDkidS","progressBar-indeterminate":"xx1xaq","progressBarIndeterminate":"xx1xaq","size-12":"BeBRSs","size12":"BeBRSs","size-18":"EwQMcv","size18":"EwQMcv","size-24":"Ff1Mgv","size24":"Ff1Mgv"};
|
|
1406
1406
|
|
|
1407
1407
|
const IndeterminateBar = /* @__PURE__ */React__namespace.forwardRef((props, ref) => {
|
|
1408
1408
|
return (React__namespace.createElement("div", { ref: ref, className: cx__default.default('uui-indeterminate_bar', props.cx, css$16.root, css$16[`size-${props.size || 12}`]) },
|
|
1409
1409
|
React__namespace.createElement("div", { className: cx__default.default(css$16.progressBar) })));
|
|
1410
1410
|
});
|
|
1411
1411
|
|
|
1412
|
-
var css$15 = {"root":"
|
|
1412
|
+
var css$15 = {"root":"l9RNUU","striped":"rj3Acb","animate-stripes":"fJQ-0Q","animateStripes":"fJQ-0Q","size-12":"n8rPf8","size12":"n8rPf8","size-18":"c1NECx","size18":"c1NECx","size-24":"_1YUw06","size24":"_1YUw06"};
|
|
1413
1413
|
|
|
1414
1414
|
const DEFAULT_SIZE = '12';
|
|
1415
1415
|
function applyProgressBarMods(mods) {
|
|
@@ -1424,14 +1424,14 @@ const ProgressBar = /* @__PURE__ */uuiCore.withMods(uuiComponents__namespace.Pro
|
|
|
1424
1424
|
hideLabel: props.hideLabel || props.striped,
|
|
1425
1425
|
}));
|
|
1426
1426
|
|
|
1427
|
-
var css$14 = {"root":"
|
|
1427
|
+
var css$14 = {"root":"Gom-7C"};
|
|
1428
1428
|
|
|
1429
1429
|
const IndicatorBar = /* @__PURE__ */React__namespace.forwardRef((props, ref) => {
|
|
1430
1430
|
const { progress } = props;
|
|
1431
1431
|
return progress || progress === 0 ? (React__namespace.createElement(ProgressBar, { ref: ref, progress: progress, cx: cx__default.default(css$14.root, props.cx), hideLabel: true })) : (React__namespace.createElement(IndeterminateBar, { ref: ref, cx: cx__default.default(css$14.root, props.cx) }));
|
|
1432
1432
|
});
|
|
1433
1433
|
|
|
1434
|
-
var css$13 = {"root":"
|
|
1434
|
+
var css$13 = {"root":"am-1v4"};
|
|
1435
1435
|
|
|
1436
1436
|
const StatusIndicator = /* @__PURE__ */React.forwardRef((props, ref) => {
|
|
1437
1437
|
return (React__namespace.default.createElement("div", { ref: ref, className: cx__default.default([
|
|
@@ -1446,7 +1446,7 @@ const StatusIndicator = /* @__PURE__ */React.forwardRef((props, ref) => {
|
|
|
1446
1446
|
React__namespace.default.createElement("p", { className: "uui-status_indicator-caption" }, props.caption)));
|
|
1447
1447
|
});
|
|
1448
1448
|
|
|
1449
|
-
var css$12 = {"drag-handle":"
|
|
1449
|
+
var css$12 = {"drag-handle":"_3vRPHF","dragHandle":"_3vRPHF","icon-container":"b1Q5g0","iconContainer":"b1Q5g0"};
|
|
1450
1450
|
|
|
1451
1451
|
function DataRowAddons(props) {
|
|
1452
1452
|
var _a, _b;
|
|
@@ -1468,7 +1468,7 @@ function DataRowAddons(props) {
|
|
|
1468
1468
|
], rotate: row.isFolded ? '90ccw' : '0', onClick: () => row.onFold(row), size: settings.sizes.rowAddons.icon[props.size] || settings.sizes.rowAddons.defaults.icon }))))));
|
|
1469
1469
|
}
|
|
1470
1470
|
|
|
1471
|
-
var css$11 = {"root":"
|
|
1471
|
+
var css$11 = {"root":"_5xd8tX"};
|
|
1472
1472
|
|
|
1473
1473
|
const Blocker = /* @__PURE__ */uuiCore.withMods(uuiComponents.Blocker, () => [css$11.root], (cmpProps) => ({ renderSpinner: cmpProps.renderSpinner || (() => React__namespace.default.createElement(Spinner, null)) }));
|
|
1474
1474
|
|
|
@@ -1509,7 +1509,7 @@ const VirtualListView = /* @__PURE__ */React__namespace.forwardRef((props, ref)
|
|
|
1509
1509
|
React__namespace.createElement(Blocker, { isEnabled: props.isLoading })));
|
|
1510
1510
|
});
|
|
1511
1511
|
|
|
1512
|
-
var css$10 = {"root":"
|
|
1512
|
+
var css$10 = {"root":"p28nrp"};
|
|
1513
1513
|
|
|
1514
1514
|
function CheckboxGroup(props) {
|
|
1515
1515
|
const currentValue = props.value || [];
|
|
@@ -1531,7 +1531,7 @@ function CheckboxGroup(props) {
|
|
|
1531
1531
|
})));
|
|
1532
1532
|
}
|
|
1533
1533
|
|
|
1534
|
-
var css$$ = {"uui-typography":"
|
|
1534
|
+
var css$$ = {"uui-typography":"oRF78a","uuiTypography":"oRF78a","hero-header":"nNUDpM","heroHeader":"nNUDpM","promo-header":"PVCN1S","promoHeader":"PVCN1S","uui-critical":"puV9Ij","uuiCritical":"puV9Ij","uui-info":"kcYNYX","uuiInfo":"kcYNYX","uui-success":"_4FDoqx","uuiSuccess":"_4FDoqx","uui-warning":"zLAYpg","uuiWarning":"zLAYpg","uui-highlight":"_2RrQYo","uuiHighlight":"_2RrQYo","uui-typography-size-12":"HY3dbK","uuiTypographySize12":"HY3dbK","uui-typography-size-14":"SBEeNj","uuiTypographySize14":"SBEeNj","uui-typography-size-16":"NIVWBt","uuiTypographySize16":"NIVWBt","root":"em8zbz","modal-blocker":"nnpq8-","modalBlocker":"nnpq8-","animateModalBlocker":"_01ch-5","modal":"PntIXt","modal-footer":"BuiJVQ","modalFooter":"BuiJVQ","modal-header":"ttPb0q","modalHeader":"ttPb0q"};
|
|
1535
1535
|
|
|
1536
1536
|
const ModalBlocker = /* @__PURE__ */uuiCore.withMods(uuiComponents.ModalBlocker, () => [css$$.modalBlocker]);
|
|
1537
1537
|
const ModalWindow = /* @__PURE__ */uuiCore.withMods(uuiComponents.ModalWindow, () => [css$$.root, css$$.modal], (props) => {
|
|
@@ -1721,7 +1721,7 @@ var SvgNotificationHelpFill = function SvgNotificationHelpFill(props, ref) {
|
|
|
1721
1721
|
};
|
|
1722
1722
|
var ForwardRef$u = /*#__PURE__*/React.forwardRef(SvgNotificationHelpFill);
|
|
1723
1723
|
|
|
1724
|
-
var css$_ = {"uui-typography":"
|
|
1724
|
+
var css$_ = {"uui-typography":"_2j9Uly","uuiTypography":"_2j9Uly","hero-header":"Pq6iUX","heroHeader":"Pq6iUX","promo-header":"nBdfH-","promoHeader":"nBdfH-","uui-critical":"_9U-Bog","uuiCritical":"_9U-Bog","uui-info":"AtGJqs","uuiInfo":"AtGJqs","uui-success":"B7qokm","uuiSuccess":"B7qokm","uui-warning":"_3Em-6B","uuiWarning":"_3Em-6B","uui-highlight":"aUhArS","uuiHighlight":"aUhArS","uui-typography-size-12":"_9yYuZI","uuiTypographySize12":"_9yYuZI","uui-typography-size-14":"M3xVvg","uuiTypographySize14":"M3xVvg","uui-typography-size-16":"TMPvfU","uuiTypographySize16":"TMPvfU","root":"anPnav","icon-wrapper":"UvKHtk","iconWrapper":"UvKHtk","action-wrapper":"ryE5fx","actionWrapper":"ryE5fx","action-link":"UNc6tu","actionLink":"UNc6tu","close-icon":"nRrN0J","closeIcon":"nRrN0J","main-path":"g6QAV4","mainPath":"g6QAV4","content":"PylA9b","close-wrapper":"p0x--f","closeWrapper":"p0x--f","notification-wrapper":"_2BvtZO","notificationWrapper":"_2BvtZO","clear-button":"_6vcWjw","clearButton":"_6vcWjw"};
|
|
1725
1725
|
|
|
1726
1726
|
const NotificationCard = /* @__PURE__ */React__namespace.default.forwardRef((props, ref) => {
|
|
1727
1727
|
const notificationCardNode = React__namespace.default.useRef(null);
|
|
@@ -1756,7 +1756,7 @@ function ClearNotification() {
|
|
|
1756
1756
|
React__namespace.default.createElement(LinkButton, { caption: i18n.notificationCard.closeAllNotificationsButton, onClick: () => uuiCtx.uuiNotifications.clearAll() })));
|
|
1757
1757
|
}
|
|
1758
1758
|
|
|
1759
|
-
var css$Z = {"footer":"
|
|
1759
|
+
var css$Z = {"footer":"f3nmaV"};
|
|
1760
1760
|
|
|
1761
1761
|
class ConfirmationModal extends React__namespace.Component {
|
|
1762
1762
|
render() {
|
|
@@ -1798,7 +1798,7 @@ function useReliableForceUpdate() {
|
|
|
1798
1798
|
return red[1];
|
|
1799
1799
|
}
|
|
1800
1800
|
|
|
1801
|
-
var css$Y = {"root":"
|
|
1801
|
+
var css$Y = {"root":"KUuvbE","timepicker-input":"KFsYKm","timepickerInput":"KFsYKm","ltr-always":"_5shvGB","ltrAlways":"_5shvGB"};
|
|
1802
1802
|
|
|
1803
1803
|
const uuiTimePicker = {
|
|
1804
1804
|
container: 'uui-timepicker-container',
|
|
@@ -1991,7 +1991,7 @@ function TimePicker(props) {
|
|
|
1991
1991
|
return (React__namespace.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 }));
|
|
1992
1992
|
}
|
|
1993
1993
|
|
|
1994
|
-
var css$X = {"root":"
|
|
1994
|
+
var css$X = {"root":"OMj525"};
|
|
1995
1995
|
|
|
1996
1996
|
function applyInputAddonMods() {
|
|
1997
1997
|
return [
|
|
@@ -2000,7 +2000,7 @@ function applyInputAddonMods() {
|
|
|
2000
2000
|
}
|
|
2001
2001
|
const InputAddon = /* @__PURE__ */uuiCore.withMods(uuiComponents.InputAddon, applyInputAddonMods);
|
|
2002
2002
|
|
|
2003
|
-
var css$W = {"root":"
|
|
2003
|
+
var css$W = {"root":"xZsJEr"};
|
|
2004
2004
|
|
|
2005
2005
|
function applySliderMods() {
|
|
2006
2006
|
return [css$W.root, 'uui-color-neutral'];
|
|
@@ -2023,7 +2023,7 @@ var SvgStarFilled = function SvgStarFilled(props, ref) {
|
|
|
2023
2023
|
};
|
|
2024
2024
|
var ForwardRef$t = /*#__PURE__*/React.forwardRef(SvgStarFilled);
|
|
2025
2025
|
|
|
2026
|
-
var css$V = {"root":"
|
|
2026
|
+
var css$V = {"root":"JNaMlU","tooltip":"_9jekLy"};
|
|
2027
2027
|
|
|
2028
2028
|
function applyRatingMods(mods) {
|
|
2029
2029
|
return [
|
|
@@ -2165,7 +2165,7 @@ const getNextYearsList = (currentDate) => {
|
|
|
2165
2165
|
return currentDate.add(16, 'year');
|
|
2166
2166
|
};
|
|
2167
2167
|
|
|
2168
|
-
var css$U = {"root":"
|
|
2168
|
+
var css$U = {"root":"X64YlL","container":"F9YS9g"};
|
|
2169
2169
|
|
|
2170
2170
|
const uuiHeader = {
|
|
2171
2171
|
container: 'uui-datepicker-header-container',
|
|
@@ -2249,14 +2249,14 @@ function DatePickerHeader({ navIconLeft, navIconRight, value: { month, view }, o
|
|
|
2249
2249
|
React__namespace.createElement(Button, { icon: navIconRight || ForwardRef$v, color: "secondary", fill: "ghost", cx: uuiHeader.navIconRight, onClick: !isDisabled && (() => onRightNavigationArrow()), isDisabled: disableNext }))));
|
|
2250
2250
|
}
|
|
2251
2251
|
|
|
2252
|
-
var css$T = {"uui-typography":"
|
|
2252
|
+
var css$T = {"uui-typography":"_1go1Hp","uuiTypography":"_1go1Hp","hero-header":"BFz4Zq","heroHeader":"BFz4Zq","promo-header":"a-HHNt","promoHeader":"a-HHNt","uui-critical":"W09qIP","uuiCritical":"W09qIP","uui-info":"_99c9x5","uuiInfo":"_99c9x5","uui-success":"-BJ2Y6","uuiSuccess":"-BJ2Y6","uui-warning":"_19gDZx","uuiWarning":"_19gDZx","uui-highlight":"_6lPaaL","uuiHighlight":"_6lPaaL","uui-typography-size-12":"lUq2Wf","uuiTypographySize12":"lUq2Wf","uui-typography-size-14":"vvFIxn","uuiTypographySize14":"vvFIxn","uui-typography-size-16":"_9BxYm5","uuiTypographySize16":"_9BxYm5","root":"_7Q26y0"};
|
|
2253
2253
|
|
|
2254
2254
|
function applyDateSelectionMods() {
|
|
2255
2255
|
return [css$T.root, `uui-size-${settings.sizes.defaults.datePicker}`];
|
|
2256
2256
|
}
|
|
2257
2257
|
const Calendar = /* @__PURE__ */uuiCore.withMods(uuiComponents.Calendar, applyDateSelectionMods);
|
|
2258
2258
|
|
|
2259
|
-
var css$S = {"uui-typography":"
|
|
2259
|
+
var css$S = {"uui-typography":"zwbWX5","uuiTypography":"zwbWX5","hero-header":"z3q1x7","heroHeader":"z3q1x7","promo-header":"_5JUlxQ","promoHeader":"_5JUlxQ","uui-critical":"mYndIO","uuiCritical":"mYndIO","uui-info":"ILNAsH","uuiInfo":"ILNAsH","uui-success":"eEWbnm","uuiSuccess":"eEWbnm","uui-warning":"Y07qkc","uuiWarning":"Y07qkc","uui-highlight":"Fufh33","uuiHighlight":"Fufh33","uui-typography-size-12":"o27lG2","uuiTypographySize12":"o27lG2","uui-typography-size-14":"_7PeVDW","uuiTypographySize14":"_7PeVDW","uui-typography-size-16":"lTgU7x","uuiTypographySize16":"lTgU7x","root":"_41oou3"};
|
|
2260
2260
|
|
|
2261
2261
|
const uuiDatePickerBody = {
|
|
2262
2262
|
wrapper: 'uui-datepicker-body-wrapper',
|
|
@@ -2387,7 +2387,7 @@ function DatePickerComponent(props, ref) {
|
|
|
2387
2387
|
}
|
|
2388
2388
|
const DatePicker = /* @__PURE__ */React__namespace.default.forwardRef(DatePickerComponent);
|
|
2389
2389
|
|
|
2390
|
-
var css$R = {"uui-typography":"
|
|
2390
|
+
var css$R = {"uui-typography":"EPFaYy","uuiTypography":"EPFaYy","hero-header":"tWg5MN","heroHeader":"tWg5MN","promo-header":"I6qxBX","promoHeader":"I6qxBX","uui-critical":"_87X-yU","uuiCritical":"_87X-yU","uui-info":"-zl8wZ","uuiInfo":"-zl8wZ","uui-success":"-w1or8","uuiSuccess":"-w1or8","uui-warning":"jOq-dE","uuiWarning":"jOq-dE","uui-highlight":"XqkLxp","uuiHighlight":"XqkLxp","uui-typography-size-12":"-S-SLw","uuiTypographySize12":"-S-SLw","uui-typography-size-14":"wU4GTF","uuiTypographySize14":"wU4GTF","uui-typography-size-16":"MNgWUo","uuiTypographySize16":"MNgWUo","date-input":"FYnBik","dateInput":"FYnBik","root":"O8pLBE","separator":"q6gjtu","mode-form":"_8bntty","modeForm":"_8bntty","mode-cell":"jk2P-2","modeCell":"jk2P-2"};
|
|
2391
2391
|
|
|
2392
2392
|
const RangeDatePickerInput = /* @__PURE__ */React.forwardRef(({ isDisabled, isInvalid, isReadonly, size, disableClear, rawProps, value, inFocus, format, onValueChange, onFocusInput, onBlurInput, onClick, getPlaceholder, filter, onKeyDown, id, cx: classes, }, ref) => {
|
|
2393
2393
|
const [inputValue, setInputValue] = React.useState(toCustomDateRangeFormat(value, format));
|
|
@@ -2429,7 +2429,7 @@ const RangeDatePickerInput = /* @__PURE__ */React.forwardRef(({ isDisabled, isIn
|
|
|
2429
2429
|
} : 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 })));
|
|
2430
2430
|
});
|
|
2431
2431
|
|
|
2432
|
-
var css$Q = {"uui-typography":"
|
|
2432
|
+
var css$Q = {"uui-typography":"A08ovM","uuiTypography":"A08ovM","hero-header":"KL9qOj","heroHeader":"KL9qOj","promo-header":"XHNQd5","promoHeader":"XHNQd5","uui-critical":"gAZwV5","uuiCritical":"gAZwV5","uui-info":"b3ecPA","uuiInfo":"b3ecPA","uui-success":"qu-Yn8","uuiSuccess":"qu-Yn8","uui-warning":"eg4MqB","uuiWarning":"eg4MqB","uui-highlight":"E3gj4f","uuiHighlight":"E3gj4f","uui-typography-size-12":"SAgf0P","uuiTypographySize12":"SAgf0P","uui-typography-size-14":"NDoB9U","uuiTypographySize14":"NDoB9U","uui-typography-size-16":"ghf7-1","uuiTypographySize16":"ghf7-1","root":"C8Ip3d"};
|
|
2433
2433
|
|
|
2434
2434
|
const uuiPresets = {
|
|
2435
2435
|
container: 'uui-presets-container',
|
|
@@ -2445,7 +2445,7 @@ function CalendarPresets(props) {
|
|
|
2445
2445
|
getPresets(props.presets).map((item) => (React__namespace.createElement(LinkButton, { key: item.key, caption: item.name, onClick: () => props.onPresetSet(item), size: "24" })))));
|
|
2446
2446
|
}
|
|
2447
2447
|
|
|
2448
|
-
var css$P = {"uui-typography":"
|
|
2448
|
+
var css$P = {"uui-typography":"Zs-vhU","uuiTypography":"Zs-vhU","hero-header":"Ammbec","heroHeader":"Ammbec","promo-header":"M-NFe5","promoHeader":"M-NFe5","uui-critical":"deZZsd","uuiCritical":"deZZsd","uui-info":"nBxyPX","uuiInfo":"nBxyPX","uui-success":"I1Kx5e","uuiSuccess":"I1Kx5e","uui-warning":"DG35kP","uuiWarning":"DG35kP","uui-highlight":"dZYMV7","uuiHighlight":"dZYMV7","uui-typography-size-12":"tvCqeb","uuiTypographySize12":"tvCqeb","uui-typography-size-14":"_6w7Msy","uuiTypographySize14":"_6w7Msy","uui-typography-size-16":"nY8zxb","uuiTypographySize16":"nY8zxb","root":"KJ3hOy","container":"PPV-zT","day-selection":"poG-ne","daySelection":"poG-ne","from-picker":"Xqj399","fromPicker":"Xqj399","to-picker":"wI-hNj","toPicker":"wI-hNj","bodes-wrapper":"NGa3lw","bodesWrapper":"NGa3lw","blocker":"_06mXCK"};
|
|
2449
2449
|
|
|
2450
2450
|
const uuiRangeDatePickerBody = {
|
|
2451
2451
|
inRange: 'uui-range-datepicker-in-range',
|
|
@@ -2620,7 +2620,7 @@ const getDayCX = (day, selectedDate) => {
|
|
|
2620
2620
|
return [uuiCore.cx(inRange && uuiRangeDatePickerBody.inRange, isFirst && uuiRangeDatePickerBody.firstDayInRangeWrapper, !inRange && isFirst && uuiRangeDatePickerBody.lastDayInRangeWrapper, isLast && uuiRangeDatePickerBody.lastDayInRangeWrapper, !inRange && isLast && uuiRangeDatePickerBody.firstDayInRangeWrapper, (dayValue === fromValue || dayValue === toValue) && uuiComponents.uuiDaySelection.selectedDay)];
|
|
2621
2621
|
};
|
|
2622
2622
|
|
|
2623
|
-
var css$O = {"dropdown-container":"
|
|
2623
|
+
var css$O = {"dropdown-container":"-z-4Dl","dropdownContainer":"-z-4Dl"};
|
|
2624
2624
|
|
|
2625
2625
|
const modifiers = [{
|
|
2626
2626
|
name: 'offset',
|
|
@@ -2697,7 +2697,7 @@ function RangeDatePickerComponent(props, ref) {
|
|
|
2697
2697
|
}
|
|
2698
2698
|
const RangeDatePicker = /* @__PURE__ */React__namespace.default.forwardRef(RangeDatePickerComponent);
|
|
2699
2699
|
|
|
2700
|
-
var css$N = {"root":"
|
|
2700
|
+
var css$N = {"root":"_--rqHV","blocker":"YGgN11","marker":"PwvMNp","top":"iTI5KI","bottom":"DOVNhM","left":"gXiDfM","right":"l5vLvq","inside":"SvEyhK"};
|
|
2701
2701
|
|
|
2702
2702
|
function DropMarker(props) {
|
|
2703
2703
|
return props.isDndInProgress
|
|
@@ -2712,7 +2712,7 @@ function DropMarker(props) {
|
|
|
2712
2712
|
: null;
|
|
2713
2713
|
}
|
|
2714
2714
|
|
|
2715
|
-
var css$M = {"root":"
|
|
2715
|
+
var css$M = {"root":"A3dldn","line-height":"FJ-kyL","lineHeight":"FJ-kyL","font-size":"a8Gc3b","fontSize":"a8Gc3b"};
|
|
2716
2716
|
|
|
2717
2717
|
function applyTextMods(mods) {
|
|
2718
2718
|
return [
|
|
@@ -2737,7 +2737,7 @@ const Text = /* @__PURE__ */uuiCore.withMods(uuiComponents__namespace.Text, appl
|
|
|
2737
2737
|
};
|
|
2738
2738
|
});
|
|
2739
2739
|
|
|
2740
|
-
var css$L = {"root":"
|
|
2740
|
+
var css$L = {"root":"YlTVbm","loading-word":"qIJzK-","loadingWord":"qIJzK-","animated-loading":"BXzop3","animatedLoading":"BXzop3","skeleton_loading":"Cs-67S","skeletonLoading":"Cs-67S"};
|
|
2741
2741
|
|
|
2742
2742
|
const TextPlaceholder = (props) => {
|
|
2743
2743
|
const pattern = ' ';
|
|
@@ -2756,7 +2756,7 @@ const TextPlaceholder = (props) => {
|
|
|
2756
2756
|
|
|
2757
2757
|
const RichTextView = /* @__PURE__ */uuiCore.withMods(uuiComponents__namespace.RichTextView, (mods) => ['uui-typography', `uui-typography-size-${mods.size || '14'}`]);
|
|
2758
2758
|
|
|
2759
|
-
var css$K = {"uui-typography":"
|
|
2759
|
+
var css$K = {"uui-typography":"kLBxhD","uuiTypography":"kLBxhD","hero-header":"B-Tt2c","heroHeader":"B-Tt2c","promo-header":"c6G5ZX","promoHeader":"c6G5ZX","uui-critical":"_2yoqbT","uuiCritical":"_2yoqbT","uui-info":"N4UlG2","uuiInfo":"N4UlG2","uui-success":"erNU-s","uuiSuccess":"erNU-s","uui-warning":"g-VHkV","uuiWarning":"g-VHkV","uui-highlight":"_2P5CxQ","uuiHighlight":"_2P5CxQ","uui-typography-size-12":"iIIOO1","uuiTypographySize12":"iIIOO1","uui-typography-size-14":"_5Dt71s","uuiTypographySize14":"_5Dt71s","uui-typography-size-16":"cdshSz","uuiTypographySize16":"cdshSz","modal":"uTQev6","search-wrapper":"iueTZa","searchWrapper":"iueTZa","no-data":"jua5BE","noData":"jua5BE","type-search-to-load-size-24":"S3Uy4W","typeSearchToLoadSize24":"S3Uy4W"};
|
|
2760
2760
|
|
|
2761
2761
|
class DataPickerBody extends uuiComponents.PickerBodyBase {
|
|
2762
2762
|
constructor() {
|
|
@@ -2804,7 +2804,7 @@ class DataPickerBody extends uuiComponents.PickerBodyBase {
|
|
|
2804
2804
|
}
|
|
2805
2805
|
}
|
|
2806
2806
|
|
|
2807
|
-
var css$J = {"footer":"
|
|
2807
|
+
var css$J = {"footer":"ZUAwBd"};
|
|
2808
2808
|
|
|
2809
2809
|
function DataPickerFooterImpl(props) {
|
|
2810
2810
|
const { search, clearSelection, view, showSelected, selectionMode, isSearchTooShort, } = props;
|
|
@@ -2829,7 +2829,7 @@ function DataPickerFooterImpl(props) {
|
|
|
2829
2829
|
}
|
|
2830
2830
|
const DataPickerFooter = /* @__PURE__ */React__namespace.default.memo(DataPickerFooterImpl);
|
|
2831
2831
|
|
|
2832
|
-
var css$I = {"header":"
|
|
2832
|
+
var css$I = {"header":"_3DSq5k","title":"By9VJ2","close":"gU-Ide"};
|
|
2833
2833
|
|
|
2834
2834
|
const DataPickerHeaderImpl = (props) => {
|
|
2835
2835
|
const title = props.title && typeof props.title === 'string' ? props.title.charAt(0).toUpperCase() + props.title.slice(1) : '';
|
|
@@ -2854,7 +2854,7 @@ var SvgNotificationDoneFill = function SvgNotificationDoneFill(props, ref) {
|
|
|
2854
2854
|
};
|
|
2855
2855
|
var ForwardRef$s = /*#__PURE__*/React.forwardRef(SvgNotificationDoneFill);
|
|
2856
2856
|
|
|
2857
|
-
var css$H = {"uui-typography":"
|
|
2857
|
+
var css$H = {"uui-typography":"QEjom7","uuiTypography":"QEjom7","hero-header":"a57md4","heroHeader":"a57md4","promo-header":"Z-aeOW","promoHeader":"Z-aeOW","uui-critical":"UpKyOz","uuiCritical":"UpKyOz","uui-info":"kQ-xQZ","uuiInfo":"kQ-xQZ","uui-success":"DBdFW6","uuiSuccess":"DBdFW6","uui-warning":"vRDH22","uuiWarning":"vRDH22","uui-highlight":"KkiaV1","uuiHighlight":"KkiaV1","uui-typography-size-12":"_8yeFrM","uuiTypographySize12":"_8yeFrM","uui-typography-size-14":"H-BPdm","uuiTypographySize14":"H-BPdm","uui-typography-size-16":"BChWwY","uuiTypographySize16":"BChWwY","root":"IsNXt-","align-widgets-top":"_29-1Aq","alignWidgetsTop":"_29-1Aq","align-widgets-center":"jcw52X","alignWidgetsCenter":"jcw52X","icon-container":"upZuXl","iconContainer":"upZuXl","loading-cell":"-Mv0B9","loadingCell":"-Mv0B9","content-wrapper":"_5VUVOh","contentWrapper":"_5VUVOh","render-item":"-mCBNO","renderItem":"-mCBNO","icon-wrapper":"s-8Qbv","iconWrapper":"s-8Qbv","icon-default":"_7j-rSv","iconDefault":"_7j-rSv","selected-mark":"QHaYST","selectedMark":"QHaYST"};
|
|
2858
2858
|
|
|
2859
2859
|
function DataPickerCell(props) {
|
|
2860
2860
|
const ref = React__namespace.useRef();
|
|
@@ -2891,7 +2891,7 @@ function DataPickerCell(props) {
|
|
|
2891
2891
|
getWrappedContent()));
|
|
2892
2892
|
}
|
|
2893
2893
|
|
|
2894
|
-
var css$G = {"uui-typography":"
|
|
2894
|
+
var css$G = {"uui-typography":"siNryl","uuiTypography":"siNryl","hero-header":"h4KG3O","heroHeader":"h4KG3O","promo-header":"_5-T5lb","promoHeader":"_5-T5lb","uui-critical":"vyoGOH","uuiCritical":"vyoGOH","uui-info":"HwzBBi","uuiInfo":"HwzBBi","uui-success":"KOaiCH","uuiSuccess":"KOaiCH","uui-warning":"_3Uh2w3","uuiWarning":"_3Uh2w3","uui-highlight":"vCWV0I","uuiHighlight":"vCWV0I","uui-typography-size-12":"j67G62","uuiTypographySize12":"j67G62","uui-typography-size-14":"_5gMjDd","uuiTypographySize14":"_5gMjDd","uui-typography-size-16":"_3buSmf","uuiTypographySize16":"_3buSmf","picker-row":"s4cSju","pickerRow":"s4cSju"};
|
|
2895
2895
|
|
|
2896
2896
|
class DataPickerRow extends React__namespace.Component {
|
|
2897
2897
|
constructor() {
|
|
@@ -2905,7 +2905,7 @@ class DataPickerRow extends React__namespace.Component {
|
|
|
2905
2905
|
}
|
|
2906
2906
|
}
|
|
2907
2907
|
|
|
2908
|
-
var css$F = {"uui-typography":"
|
|
2908
|
+
var css$F = {"uui-typography":"Q42XwY","uuiTypography":"Q42XwY","hero-header":"SBm4ka","heroHeader":"SBm4ka","promo-header":"Rr-TZA","promoHeader":"Rr-TZA","uui-critical":"eRjik3","uuiCritical":"eRjik3","uui-info":"dND8ON","uuiInfo":"dND8ON","uui-success":"kMevo2","uuiSuccess":"kMevo2","uui-warning":"NtSFhq","uuiWarning":"NtSFhq","uui-highlight":"CnMBPs","uuiHighlight":"CnMBPs","uui-typography-size-12":"Bx1rUq","uuiTypographySize12":"Bx1rUq","uui-typography-size-14":"d7zbkD","uuiTypographySize14":"d7zbkD","uui-typography-size-16":"_6eeSmd","uuiTypographySize16":"_6eeSmd","done":"A2IPf3","container":"xEmc0l"};
|
|
2909
2909
|
|
|
2910
2910
|
const PickerBodyMobileView = (props) => {
|
|
2911
2911
|
const isMobileView = uuiCore.isMobile();
|
|
@@ -2939,7 +2939,7 @@ var SvgSearchWithBackground = function SvgSearchWithBackground(props, ref) {
|
|
|
2939
2939
|
};
|
|
2940
2940
|
var ForwardRef$r = /*#__PURE__*/React.forwardRef(SvgSearchWithBackground);
|
|
2941
2941
|
|
|
2942
|
-
var css$E = {"uui-typography":"
|
|
2942
|
+
var css$E = {"uui-typography":"Agv7jz","uuiTypography":"Agv7jz","hero-header":"wx8SkL","heroHeader":"wx8SkL","promo-header":"NfLVB0","promoHeader":"NfLVB0","uui-critical":"Apm-ly","uuiCritical":"Apm-ly","uui-info":"GStFcu","uuiInfo":"GStFcu","uui-success":"RsRT6M","uuiSuccess":"RsRT6M","uui-warning":"QBkx5-","uuiWarning":"QBkx5-","uui-highlight":"kPZe7A","uuiHighlight":"kPZe7A","uui-typography-size-12":"jrS3Lr","uuiTypographySize12":"jrS3Lr","uui-typography-size-14":"RqawC2","uuiTypographySize14":"RqawC2","uui-typography-size-16":"_022Kyr","uuiTypographySize16":"_022Kyr","sub-header-wrapper":"RXI25w","subHeaderWrapper":"RXI25w","switch":"CSj-Gj","no-found-modal-container":"_-8xXTh","noFoundModalContainer":"_-8xXTh","no-found-modal-container-icon":"_7SrDIk","noFoundModalContainerIcon":"_7SrDIk","no-found-modal-container-text":"_4OYeCI","noFoundModalContainerText":"_4OYeCI"};
|
|
2943
2943
|
|
|
2944
2944
|
const mergeHighlightRanges = (ranges) => {
|
|
2945
2945
|
const mergedRanges = [];
|
|
@@ -3006,7 +3006,7 @@ const getHighlightedSearchMatches = (str, search) => {
|
|
|
3006
3006
|
return getDecoratedText(str, ranges);
|
|
3007
3007
|
};
|
|
3008
3008
|
|
|
3009
|
-
var css$D = {"root":"
|
|
3009
|
+
var css$D = {"root":"CIG2Xr","column-gap":"Tm0Fwb","columnGap":"Tm0Fwb","multiline":"_4WyMTB","text":"Zx9mSy"};
|
|
3010
3010
|
|
|
3011
3011
|
function PickerItem(props) {
|
|
3012
3012
|
var _a;
|
|
@@ -3081,7 +3081,7 @@ function PickerModal(props) {
|
|
|
3081
3081
|
React__namespace.default.createElement(ModalFooter, { padding: "24", vPadding: "24" }, props.renderFooter ? props.renderFooter(getFooterProps()) : renderFooter()))));
|
|
3082
3082
|
}
|
|
3083
3083
|
|
|
3084
|
-
var css$C = {"tooltip":"
|
|
3084
|
+
var css$C = {"tooltip":"tRTd0b"};
|
|
3085
3085
|
|
|
3086
3086
|
const PickerTogglerTag = /* @__PURE__ */React__namespace.forwardRef((props, ref) => {
|
|
3087
3087
|
var _a;
|
|
@@ -3096,7 +3096,7 @@ const PickerTogglerTag = /* @__PURE__ */React__namespace.forwardRef((props, ref)
|
|
|
3096
3096
|
}
|
|
3097
3097
|
});
|
|
3098
3098
|
|
|
3099
|
-
var css$B = {"uui-typography":"
|
|
3099
|
+
var css$B = {"uui-typography":"_8-2JIG","uuiTypography":"_8-2JIG","hero-header":"wWipjp","heroHeader":"wWipjp","promo-header":"GPkrL4","promoHeader":"GPkrL4","uui-critical":"oGCOPd","uuiCritical":"oGCOPd","uui-info":"cI2eNu","uuiInfo":"cI2eNu","uui-success":"_4g8S8T","uuiSuccess":"_4g8S8T","uui-warning":"MEOaaP","uuiWarning":"MEOaaP","uui-highlight":"ZsaslH","uuiHighlight":"ZsaslH","uui-typography-size-12":"wEekFQ","uuiTypographySize12":"wEekFQ","uui-typography-size-14":"ZgDNR3","uuiTypographySize14":"ZgDNR3","uui-typography-size-16":"-kF8WU","uuiTypographySize16":"-kF8WU","root":"ayaBYN","mode-form":"ZASwiN","modeForm":"ZASwiN","mode-cell":"mqVyi3","modeCell":"mqVyi3","mode-inline":"q-cZAP","modeInline":"q-cZAP"};
|
|
3100
3100
|
|
|
3101
3101
|
const defaultMode = EditMode.FORM;
|
|
3102
3102
|
function applyPickerTogglerMods(mods) {
|
|
@@ -3193,7 +3193,7 @@ function PickerInputComponent(_a, ref) {
|
|
|
3193
3193
|
}
|
|
3194
3194
|
const PickerInput = /* @__PURE__ */React__namespace.default.forwardRef(PickerInputComponent);
|
|
3195
3195
|
|
|
3196
|
-
var css$A = {"row":"
|
|
3196
|
+
var css$A = {"row":"H1rqOc"};
|
|
3197
3197
|
|
|
3198
3198
|
function PickerListItem(props) {
|
|
3199
3199
|
var _a;
|
|
@@ -3214,7 +3214,7 @@ function PickerListItem(props) {
|
|
|
3214
3214
|
return (React__namespace.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$A.row }), component));
|
|
3215
3215
|
}
|
|
3216
3216
|
|
|
3217
|
-
var css$z = {"root":"
|
|
3217
|
+
var css$z = {"root":"e4VKR4"};
|
|
3218
3218
|
|
|
3219
3219
|
function PickerList(props) {
|
|
3220
3220
|
const { context, view, onlySelectedView, getName, getEntityName, appendLastSelected, getSelectedIdsArray, buildRowsList, getMaxDefaultItems, dataSourceState, getModalTogglerCaption, } = uuiComponents.usePickerList(props);
|
|
@@ -3249,7 +3249,7 @@ function PickerList(props) {
|
|
|
3249
3249
|
}, selectedRows)));
|
|
3250
3250
|
}
|
|
3251
3251
|
|
|
3252
|
-
var css$y = {"uui-typography":"
|
|
3252
|
+
var css$y = {"uui-typography":"qzMRbe","uuiTypography":"qzMRbe","hero-header":"qFQgK4","heroHeader":"qFQgK4","promo-header":"U7F0Ar","promoHeader":"U7F0Ar","uui-critical":"_9Tc-za","uuiCritical":"_9Tc-za","uui-info":"OlvXe5","uuiInfo":"OlvXe5","uui-success":"zLmW2S","uuiSuccess":"zLmW2S","uui-warning":"Y2fYLp","uuiWarning":"Y2fYLp","uui-highlight":"ecIYZ6","uuiHighlight":"ecIYZ6","uui-typography-size-12":"_78h-wO","uuiTypographySize12":"_78h-wO","uui-typography-size-14":"kj52on","uuiTypographySize14":"kj52on","uui-typography-size-16":"_5Sk-1s","uuiTypographySize16":"_5Sk-1s","root":"nAP9Em","wrapper":"Xq5-k5","align-widgets-top":"L-pM0S","alignWidgetsTop":"L-pM0S","align-widgets-center":"_0lhC8U","alignWidgetsCenter":"_0lhC8U"};
|
|
3253
3253
|
|
|
3254
3254
|
function DataTableCell(initialProps) {
|
|
3255
3255
|
const props = Object.assign({}, initialProps);
|
|
@@ -3298,7 +3298,7 @@ function DataTableCell(initialProps) {
|
|
|
3298
3298
|
return React__namespace.createElement(uuiComponents.DataTableCell, Object.assign({}, props));
|
|
3299
3299
|
}
|
|
3300
3300
|
|
|
3301
|
-
var css$x = {"uui-typography":"
|
|
3301
|
+
var css$x = {"uui-typography":"GkXzpz","uuiTypography":"GkXzpz","hero-header":"fYml6e","heroHeader":"fYml6e","promo-header":"D4B7sB","promoHeader":"D4B7sB","uui-critical":"TB2gZb","uuiCritical":"TB2gZb","uui-info":"ofoNqb","uuiInfo":"ofoNqb","uui-success":"LUIc42","uuiSuccess":"LUIc42","uui-warning":"_9jh8nW","uuiWarning":"_9jh8nW","uui-highlight":"_28BL3a","uuiHighlight":"_28BL3a","uui-typography-size-12":"p248df","uuiTypographySize12":"p248df","uui-typography-size-14":"thBWdA","uuiTypographySize14":"thBWdA","uui-typography-size-16":"BDqfms","uuiTypographySize16":"BDqfms","root":"NXIoza"};
|
|
3302
3302
|
|
|
3303
3303
|
// Here we define a single instance of the renderCell function to make DataTableRow#shouldComponentUpdate work.
|
|
3304
3304
|
// 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.
|
|
@@ -3314,7 +3314,7 @@ const DataTableRow = /* @__PURE__ */uuiCore.withMods(uuiComponents.DataTableRow,
|
|
|
3314
3314
|
];
|
|
3315
3315
|
}, () => propsMods);
|
|
3316
3316
|
|
|
3317
|
-
var css$w = {"uui-typography":"
|
|
3317
|
+
var css$w = {"uui-typography":"_5jAcAt","uuiTypography":"_5jAcAt","hero-header":"_9yRcMn","heroHeader":"_9yRcMn","promo-header":"No4iDf","promoHeader":"No4iDf","uui-critical":"GwVOVf","uuiCritical":"GwVOVf","uui-info":"-gXwLz","uuiInfo":"-gXwLz","uui-success":"iJpTFR","uuiSuccess":"iJpTFR","uui-warning":"GYU0d6","uuiWarning":"GYU0d6","uui-highlight":"QQhdR1","uuiHighlight":"QQhdR1","uui-typography-size-12":"YAPrdY","uuiTypographySize12":"YAPrdY","uui-typography-size-14":"eE4-Zz","uuiTypographySize14":"eE4-Zz","uui-typography-size-16":"UMBJGR","uuiTypographySize16":"UMBJGR","sorting-panel-container":"qgFDBH","sortingPanelContainer":"qgFDBH"};
|
|
3318
3318
|
|
|
3319
3319
|
var _path$q;
|
|
3320
3320
|
function _extends$q() { return _extends$q = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends$q.apply(null, arguments); }
|
|
@@ -3444,7 +3444,7 @@ var SvgNavigationExpandAllOutline = function SvgNavigationExpandAllOutline(props
|
|
|
3444
3444
|
};
|
|
3445
3445
|
var ForwardRef$k = /*#__PURE__*/React.forwardRef(SvgNavigationExpandAllOutline);
|
|
3446
3446
|
|
|
3447
|
-
var css$v = {"uui-typography":"
|
|
3447
|
+
var css$v = {"uui-typography":"sc3GGL","uuiTypography":"sc3GGL","hero-header":"IHFSU6","heroHeader":"IHFSU6","promo-header":"fuFPcS","promoHeader":"fuFPcS","uui-critical":"ovMA-V","uuiCritical":"ovMA-V","uui-info":"dCW-Gz","uuiInfo":"dCW-Gz","uui-success":"-zgdwv","uuiSuccess":"-zgdwv","uui-warning":"yHN-q6","uuiWarning":"yHN-q6","uui-highlight":"Vzy9Mf","uuiHighlight":"Vzy9Mf","uui-typography-size-12":"HOBB8K","uuiTypographySize12":"HOBB8K","uui-typography-size-14":"sFEiRq","uuiTypographySize14":"sFEiRq","uui-typography-size-16":"_5iwiV8","uuiTypographySize16":"_5iwiV8","root":"fzDe8F","caption-wrapper":"LLqYj-","captionWrapper":"LLqYj-","sort-icon":"ObEuQs","sortIcon":"ObEuQs","dropdown-icon":"X9HwqX","dropdownIcon":"X9HwqX","infoIcon":"FK-R8r","resizable":"NcIr6a","align-right":"OLfgXT","alignRight":"OLfgXT","align-center":"s-UBG-","alignCenter":"s-UBG-","caption":"iMHHL9","truncate":"_7H7aI4","checkbox":"_3ViXiD","icon":"_6JSpcq","fold-all-icon":"Z28-SM","foldAllIcon":"Z28-SM","cell-tooltip":"qfmVq5","cellTooltip":"qfmVq5","upper-case":"IV466O","upperCase":"IV466O","resizing-marker":"IOAWs7","resizingMarker":"IOAWs7","pinned-right":"GhhnQz","pinnedRight":"GhhnQz","draggable":"KdgSfm","ghost":"jfa-pM","is-dragged-out":"iaPn1X","isDraggedOut":"iaPn1X","dnd-marker-left":"xIv1QF","dndMarkerLeft":"xIv1QF","dnd-marker-right":"JEREa3","dndMarkerRight":"JEREa3","cell-tooltip-wrapper":"-QpoPQ","cellTooltipWrapper":"-QpoPQ","cell-tooltip-text":"XQCoRa","cellTooltipText":"XQCoRa","tooltip-caption":"sU3Efo","tooltipCaption":"sU3Efo","tooltip-info":"CeAJv9","tooltipInfo":"CeAJv9"};
|
|
3448
3448
|
|
|
3449
3449
|
class DataTableHeaderCell extends React__namespace.Component {
|
|
3450
3450
|
constructor() {
|
|
@@ -3550,9 +3550,9 @@ var SvgActionSettingsFill = function SvgActionSettingsFill(props, ref) {
|
|
|
3550
3550
|
};
|
|
3551
3551
|
var ForwardRef$j = /*#__PURE__*/React.forwardRef(SvgActionSettingsFill);
|
|
3552
3552
|
|
|
3553
|
-
var css$u = {"uui-typography":"
|
|
3553
|
+
var css$u = {"uui-typography":"Bow-fm","uuiTypography":"Bow-fm","hero-header":"qY1YZl","heroHeader":"qY1YZl","promo-header":"U8Gcz0","promoHeader":"U8Gcz0","uui-critical":"r9uIYT","uuiCritical":"r9uIYT","uui-info":"lLvF9U","uuiInfo":"lLvF9U","uui-success":"FSolER","uuiSuccess":"FSolER","uui-warning":"EfLFzX","uuiWarning":"EfLFzX","uui-highlight":"YXCn-6","uuiHighlight":"YXCn-6","uui-typography-size-12":"_0bfHBB","uuiTypographySize12":"_0bfHBB","uui-typography-size-14":"WcKIEd","uuiTypographySize14":"WcKIEd","uui-typography-size-16":"b4HZYH","uuiTypographySize16":"b4HZYH","root":"Z0YVFi"};
|
|
3554
3554
|
|
|
3555
|
-
var css$t = {"uui-typography":"
|
|
3555
|
+
var css$t = {"uui-typography":"DBE38L","uuiTypography":"DBE38L","hero-header":"MnG0sq","heroHeader":"MnG0sq","promo-header":"gCQNm8","promoHeader":"gCQNm8","uui-critical":"urGusd","uuiCritical":"urGusd","uui-info":"_6Ye4-o","uuiInfo":"_6Ye4-o","uui-success":"QL0g6D","uuiSuccess":"QL0g6D","uui-warning":"aVWEMz","uuiWarning":"aVWEMz","uui-highlight":"_7f5kqI","uuiHighlight":"_7f5kqI","uui-typography-size-12":"TDF-7z","uuiTypographySize12":"TDF-7z","uui-typography-size-14":"BoHmAS","uuiTypographySize14":"BoHmAS","uui-typography-size-16":"aGJ7oE","uuiTypographySize16":"aGJ7oE","root":"FsPyk5","caption-wrapper":"_2cqAzs","captionWrapper":"_2cqAzs","align-center":"HNeYPA","alignCenter":"HNeYPA","caption":"akN00U","truncate":"_9odKFZ","group-cell-tooltip":"-ipjT-","groupCellTooltip":"-ipjT-","upper-case":"_3YPvIE","upperCase":"_3YPvIE","group-cell-tooltip-wrapper":"YpRLWc","groupCellTooltipWrapper":"YpRLWc","group-cell-tooltip-text":"_8iYK3K","groupCellTooltipText":"_8iYK3K","tooltip-caption":"RnhS6-","tooltipCaption":"RnhS6-","tooltip-info":"QyMgAT","tooltipInfo":"QyMgAT"};
|
|
3556
3556
|
|
|
3557
3557
|
class DataTableHeaderGroupCell extends React__namespace.Component {
|
|
3558
3558
|
constructor() {
|
|
@@ -3617,7 +3617,7 @@ const UUI_FILTERS_PANEL_ADD_BUTTON_BODY = 'uui-filters-panel-add-button-body';
|
|
|
3617
3617
|
const UUI_FILTERS_PANEL_ITEM_BODY = 'uui-filters-panel-item-body';
|
|
3618
3618
|
const UUI_FILTERS_PANEL_ITEM_TOGGLER = 'uui-filters-panel-item-toggler';
|
|
3619
3619
|
|
|
3620
|
-
var css$s = {"uui-typography":"
|
|
3620
|
+
var css$s = {"uui-typography":"_3l-875","uuiTypography":"_3l-875","hero-header":"DZi8cw","heroHeader":"DZi8cw","promo-header":"aAvyES","promoHeader":"aAvyES","uui-critical":"z6-E2W","uuiCritical":"z6-E2W","uui-info":"Mm3jci","uuiInfo":"Mm3jci","uui-success":"_2X-e7k","uuiSuccess":"_2X-e7k","uui-warning":"IvcBZR","uuiWarning":"IvcBZR","uui-highlight":"_1cOHZy","uuiHighlight":"_1cOHZy","uui-typography-size-12":"yAlFz2","uuiTypographySize12":"yAlFz2","uui-typography-size-14":"CFxsCx","uuiTypographySize14":"CFxsCx","uui-typography-size-16":"e-xqXG","uuiTypographySize16":"e-xqXG","root":"gu-Cli","title-wrapper":"JuYUtS","titleWrapper":"JuYUtS","title":"aivagZ","text-wrapper":"TW4f8M","textWrapper":"TW4f8M","selection":"c-pci5","postfix":"Gfryg4","selected":"fpGZ8G"};
|
|
3621
3621
|
|
|
3622
3622
|
const defaultSize = '36';
|
|
3623
3623
|
const FilterPanelItemToggler = /* @__PURE__ */React__namespace.forwardRef((props, ref) => {
|
|
@@ -3795,7 +3795,7 @@ function FilterRangeDatePickerBody(props) {
|
|
|
3795
3795
|
React__namespace.default.createElement(LinkButton, { isDisabled: !value.from && !value.to, caption: i18n.pickerModal.clearAllButton, onClick: () => onValueChange(defaultRangeValue) })))));
|
|
3796
3796
|
}
|
|
3797
3797
|
|
|
3798
|
-
var css$r = {"container":"
|
|
3798
|
+
var css$r = {"container":"_0nZcpb"};
|
|
3799
3799
|
|
|
3800
3800
|
function FilterNumericBody(props) {
|
|
3801
3801
|
var _a, _b;
|
|
@@ -3893,7 +3893,7 @@ var SvgActionDeleteOutline = function SvgActionDeleteOutline(props, ref) {
|
|
|
3893
3893
|
};
|
|
3894
3894
|
var ForwardRef$i = /*#__PURE__*/React.forwardRef(SvgActionDeleteOutline);
|
|
3895
3895
|
|
|
3896
|
-
var css$q = {"uui-typography":"
|
|
3896
|
+
var css$q = {"uui-typography":"VpgPW6","uuiTypography":"VpgPW6","hero-header":"gXfwIM","heroHeader":"gXfwIM","promo-header":"Xca3He","promoHeader":"Xca3He","uui-critical":"-gV-0r","uuiCritical":"-gV-0r","uui-info":"W-UkNi","uuiInfo":"W-UkNi","uui-success":"kQh8g-","uuiSuccess":"kQh8g-","uui-warning":"f65mM5","uuiWarning":"f65mM5","uui-highlight":"X6U1lW","uuiHighlight":"X6U1lW","uui-typography-size-12":"XVmpMZ","uuiTypographySize12":"XVmpMZ","uui-typography-size-14":"_1JW4Bz","uuiTypographySize14":"_1JW4Bz","uui-typography-size-16":"lvgolB","uuiTypographySize16":"lvgolB","header":"u5l1wo","removeButton":"JQaFVP","with-search":"_7VOEQN","withSearch":"_7VOEQN"};
|
|
3897
3897
|
|
|
3898
3898
|
function useView(props, value) {
|
|
3899
3899
|
const forceUpdate = uuiCore.useForceUpdate();
|
|
@@ -4214,7 +4214,7 @@ function FiltersToolbarImpl(props) {
|
|
|
4214
4214
|
}
|
|
4215
4215
|
const FiltersPanel = /* @__PURE__ */React__namespace.default.memo(FiltersToolbarImpl);
|
|
4216
4216
|
|
|
4217
|
-
var css$p = {"divider":"
|
|
4217
|
+
var css$p = {"divider":"t4m0u4","dropdownDeleteIcon":"MztmR2","presetsWrapper":"CYMNjg","addPresetContainer":"Xc4fYF","dropContainer":"EujozW"};
|
|
4218
4218
|
|
|
4219
4219
|
var _path$g;
|
|
4220
4220
|
function _extends$g() { return _extends$g = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends$g.apply(null, arguments); }
|
|
@@ -4327,7 +4327,7 @@ var SvgContentLinkOutline = function SvgContentLinkOutline(props, ref) {
|
|
|
4327
4327
|
};
|
|
4328
4328
|
var ForwardRef$a = /*#__PURE__*/React.forwardRef(SvgContentLinkOutline);
|
|
4329
4329
|
|
|
4330
|
-
var css$o = {"delete-button":"
|
|
4330
|
+
var css$o = {"delete-button":"VKis39","deleteButton":"VKis39","tab-button":"Dmjc9r","tabButton":"Dmjc9r","targetOpen":"bb1Oir"};
|
|
4331
4331
|
|
|
4332
4332
|
function PresetActionsDropdown(props) {
|
|
4333
4333
|
const { uuiNotifications } = uuiCore.useUuiContext();
|
|
@@ -4387,7 +4387,7 @@ function PresetActionsDropdown(props) {
|
|
|
4387
4387
|
return (React__namespace.default.createElement(Dropdown, { renderBody: renderBody, renderTarget: renderTarget, placement: "bottom-end", modifiers: [{ name: 'offset', options: { offset: [0, 22] } }] }));
|
|
4388
4388
|
}
|
|
4389
4389
|
|
|
4390
|
-
var css$n = {"preset-input-cell":"
|
|
4390
|
+
var css$n = {"preset-input-cell":"_82YUmx","presetInputCell":"_82YUmx","preset-input":"_3zuAZ5","presetInput":"_3zuAZ5"};
|
|
4391
4391
|
|
|
4392
4392
|
const UUI_PRESETS_PANEL_ADD_BUTTON = 'uui-presets-panel-add-button';
|
|
4393
4393
|
const UUI_PRESETS_PANEL_MORE_BUTTON = 'uui-presets-panel-more-button';
|
|
@@ -4420,7 +4420,7 @@ function PresetInput(props) {
|
|
|
4420
4420
|
React__namespace.default.createElement(TextInput, { cx: css$n.presetInput, onValueChange: setPresetCaption, value: presetCaption, onCancel: cancelActionHandler, onAccept: acceptActionHandler, onBlur: newPresetOnBlurHandler, autoFocus: true, maxLength: 50, isReadonly: readonly })));
|
|
4421
4421
|
}
|
|
4422
4422
|
|
|
4423
|
-
var css$m = {"preset":"
|
|
4423
|
+
var css$m = {"preset":"inMSQG","activePreset":"_4uLHpX"};
|
|
4424
4424
|
|
|
4425
4425
|
function Preset(props) {
|
|
4426
4426
|
const [isRenamePreset, setIsRenamePreset] = React.useState(false);
|
|
@@ -4595,7 +4595,7 @@ var SvgTableGroupColumnRightFill = function SvgTableGroupColumnRightFill(props,
|
|
|
4595
4595
|
};
|
|
4596
4596
|
var ForwardRef$6 = /*#__PURE__*/React.forwardRef(SvgTableGroupColumnRightFill);
|
|
4597
4597
|
|
|
4598
|
-
var css$l = {"unpin-icon":"
|
|
4598
|
+
var css$l = {"unpin-icon":"cf6YMf","unpinIcon":"cf6YMf","pin-toggler-icon":"SYfZIc","pinTogglerIcon":"SYfZIc"};
|
|
4599
4599
|
|
|
4600
4600
|
function PinIconButton(props) {
|
|
4601
4601
|
const i18nLocal = i18n.tables.columnsConfigurationModal;
|
|
@@ -4654,7 +4654,7 @@ var SvgActionDragIndicator18 = function SvgActionDragIndicator18(props, ref) {
|
|
|
4654
4654
|
};
|
|
4655
4655
|
var ForwardRef$5 = /*#__PURE__*/React.forwardRef(SvgActionDragIndicator18);
|
|
4656
4656
|
|
|
4657
|
-
var css$k = {"uui-typography":"
|
|
4657
|
+
var css$k = {"uui-typography":"d8pHaf","uuiTypography":"d8pHaf","hero-header":"qpa9ZK","heroHeader":"qpa9ZK","promo-header":"nPYYzR","promoHeader":"nPYYzR","uui-critical":"BMMswN","uuiCritical":"BMMswN","uui-info":"OjktOM","uuiInfo":"OjktOM","uui-success":"_0lBfbU","uuiSuccess":"_0lBfbU","uui-warning":"UTZpv6","uuiWarning":"UTZpv6","uui-highlight":"adz8fp","uuiHighlight":"adz8fp","uui-typography-size-12":"otEmix","uuiTypographySize12":"otEmix","uui-typography-size-14":"KGicnl","uuiTypographySize14":"KGicnl","uui-typography-size-16":"_2bDfs9","uuiTypographySize16":"_2bDfs9","row-wrapper":"YRsRJa","rowWrapper":"YRsRJa","pin-icon-button":"w5dk-g","pinIconButton":"w5dk-g","not-pinned":"sFzX9p","notPinned":"sFzX9p","checkbox":"qDXSPX","drag-handle":"KhhcM6","dragHandle":"KhhcM6","dnd-disabled":"YnNWsG","dndDisabled":"YnNWsG"};
|
|
4658
4658
|
|
|
4659
4659
|
const ColumnRow = /* @__PURE__ */React__namespace.memo(function ColumnRow(props) {
|
|
4660
4660
|
const { column } = props;
|
|
@@ -4677,7 +4677,7 @@ const ColumnRow = /* @__PURE__ */React__namespace.memo(function ColumnRow(props)
|
|
|
4677
4677
|
return (React__namespace.createElement(uuiCore.DndActor, { key: column.key, srcData: isDndAllowed && data, dstData: data, canAcceptDrop: onCanAcceptDrop, onDrop: onDrop, render: renderContent }));
|
|
4678
4678
|
});
|
|
4679
4679
|
|
|
4680
|
-
var css$j = {"uui-typography":"
|
|
4680
|
+
var css$j = {"uui-typography":"B-hVZ-","uuiTypography":"B-hVZ-","hero-header":"fvqoAC","heroHeader":"fvqoAC","promo-header":"Lklm6Z","promoHeader":"Lklm6Z","uui-critical":"E09FGq","uuiCritical":"E09FGq","uui-info":"_6cAFBo","uuiInfo":"_6cAFBo","uui-success":"WJq3IS","uuiSuccess":"WJq3IS","uui-warning":"_2kJzu0","uuiWarning":"_2kJzu0","uui-highlight":"ebgdlG","uuiHighlight":"ebgdlG","uui-typography-size-12":"W1Ib4Y","uuiTypographySize12":"W1Ib4Y","uui-typography-size-14":"t-8JPK","uuiTypographySize14":"t-8JPK","uui-typography-size-16":"CBjZtU","uuiTypographySize16":"CBjZtU","root":"_8RwIyD","main-panel":"xSl-2c","mainPanel":"xSl-2c","group":"fAXKsz","group-title":"IgcuW-","groupTitle":"IgcuW-","group-items":"OEsNiQ","groupItems":"OEsNiQ","no-data":"Mfg6Im","noData":"Mfg6Im","no-data-title":"g-h-Xo","noDataTitle":"g-h-Xo","no-data-sub-title":"pBk8Ao","noDataSubTitle":"pBk8Ao","h-divider":"ZZO0Bj","hDivider":"ZZO0Bj","search-area":"_8zOLj9","searchArea":"_8zOLj9","subgroup-accordion":"s99Ifl","subgroupAccordion":"s99Ifl","subgroup":"Mnwg3B","subgroup-title":"DK4Yuq","subgroupTitle":"DK4Yuq"};
|
|
4681
4681
|
|
|
4682
4682
|
const renderGroupTitle = (title, amount) => (React__namespace.createElement(FlexRow, { cx: css$j.group },
|
|
4683
4683
|
React__namespace.createElement(Text, { size: "none", cx: css$j.groupTitle }, title),
|
|
@@ -4766,7 +4766,7 @@ function SubGroup(props) {
|
|
|
4766
4766
|
return null;
|
|
4767
4767
|
}
|
|
4768
4768
|
|
|
4769
|
-
var css$i = {"listContainer":"
|
|
4769
|
+
var css$i = {"listContainer":"hyk6v-","header":"_8DYALG","group":"viPtnd","stickyHeader":"_2dULfL"};
|
|
4770
4770
|
|
|
4771
4771
|
const getChildrenAndRest = (row, rows) => {
|
|
4772
4772
|
const firstNotChildIndex = rows.findIndex((other) => other.depth < row.depth || (row.depth === other.depth && other.isPinned));
|
|
@@ -4832,7 +4832,7 @@ var SvgEmptyTable = function SvgEmptyTable(props, ref) {
|
|
|
4832
4832
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4833
4833
|
ref: ref
|
|
4834
4834
|
}, props), /*#__PURE__*/React__namespace.createElement("g", {
|
|
4835
|
-
clipPath: "url(#
|
|
4835
|
+
clipPath: "url(#sn7n3ic4pqzlruud4_a)"
|
|
4836
4836
|
}, _path$4 || (_path$4 = /*#__PURE__*/React__namespace.createElement("path", {
|
|
4837
4837
|
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",
|
|
4838
4838
|
fill: "#F5F6FA"
|
|
@@ -4853,7 +4853,7 @@ var SvgEmptyTable = function SvgEmptyTable(props, ref) {
|
|
|
4853
4853
|
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",
|
|
4854
4854
|
fill: "#1D1E26"
|
|
4855
4855
|
})), /*#__PURE__*/React__namespace.createElement("mask", {
|
|
4856
|
-
id: "
|
|
4856
|
+
id: "sn7n3ib94n84i8g8p_b",
|
|
4857
4857
|
style: {
|
|
4858
4858
|
maskType: "alpha"
|
|
4859
4859
|
},
|
|
@@ -4866,7 +4866,7 @@ var SvgEmptyTable = function SvgEmptyTable(props, ref) {
|
|
|
4866
4866
|
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",
|
|
4867
4867
|
fill: "#9BDEFF"
|
|
4868
4868
|
}))), _g || (_g = /*#__PURE__*/React__namespace.createElement("g", {
|
|
4869
|
-
mask: "url(#
|
|
4869
|
+
mask: "url(#sn7n3ib94n84i8g8p_b)",
|
|
4870
4870
|
fillRule: "evenodd",
|
|
4871
4871
|
clipRule: "evenodd"
|
|
4872
4872
|
}, /*#__PURE__*/React__namespace.createElement("path", {
|
|
@@ -4952,7 +4952,7 @@ var SvgEmptyTable = function SvgEmptyTable(props, ref) {
|
|
|
4952
4952
|
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",
|
|
4953
4953
|
fill: "#fff"
|
|
4954
4954
|
}))), _defs || (_defs = /*#__PURE__*/React__namespace.createElement("defs", null, /*#__PURE__*/React__namespace.createElement("clipPath", {
|
|
4955
|
-
id: "
|
|
4955
|
+
id: "sn7n3ic4pqzlruud4_a"
|
|
4956
4956
|
}, /*#__PURE__*/React__namespace.createElement("path", {
|
|
4957
4957
|
fill: "#fff",
|
|
4958
4958
|
transform: "translate(.552)",
|
|
@@ -4961,7 +4961,7 @@ var SvgEmptyTable = function SvgEmptyTable(props, ref) {
|
|
|
4961
4961
|
};
|
|
4962
4962
|
var ForwardRef$4 = /*#__PURE__*/React.forwardRef(SvgEmptyTable);
|
|
4963
4963
|
|
|
4964
|
-
var css$h = {"root":"
|
|
4964
|
+
var css$h = {"root":"uMWgnN","sticky-header":"rKECzF","stickyHeader":"rKECzF","no-results":"PO4aRk","noResults":"PO4aRk","icon":"cgkoIv","title":"XLFZH6"};
|
|
4965
4965
|
|
|
4966
4966
|
function DataTable(props) {
|
|
4967
4967
|
var _a, _b, _c, _d;
|
|
@@ -5012,9 +5012,9 @@ function DataTable(props) {
|
|
|
5012
5012
|
} }))));
|
|
5013
5013
|
}
|
|
5014
5014
|
|
|
5015
|
-
var css$g = {"root":"
|
|
5015
|
+
var css$g = {"root":"V4OjU4"};
|
|
5016
5016
|
|
|
5017
|
-
var css$f = {"root":"
|
|
5017
|
+
var css$f = {"root":"zSIjMr","burger-content":"_5ONd5P","burgerContent":"_5ONd5P"};
|
|
5018
5018
|
|
|
5019
5019
|
var _path$3;
|
|
5020
5020
|
function _extends$3() { return _extends$3 = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends$3.apply(null, arguments); }
|
|
@@ -5057,7 +5057,7 @@ var SvgNavigationArrowDownOutline = function SvgNavigationArrowDownOutline(props
|
|
|
5057
5057
|
};
|
|
5058
5058
|
var ForwardRef$2 = /*#__PURE__*/React.forwardRef(SvgNavigationArrowDownOutline);
|
|
5059
5059
|
|
|
5060
|
-
var css$e = {"uui-typography":"
|
|
5060
|
+
var css$e = {"uui-typography":"_4vvL-0","uuiTypography":"_4vvL-0","hero-header":"uVteDZ","heroHeader":"uVteDZ","promo-header":"p8536P","promoHeader":"p8536P","uui-critical":"QguHXy","uuiCritical":"QguHXy","uui-info":"d8KT1N","uuiInfo":"d8KT1N","uui-success":"TjEyup","uuiSuccess":"TjEyup","uui-warning":"FLhnxT","uuiWarning":"FLhnxT","uui-highlight":"Qt4-6L","uuiHighlight":"Qt4-6L","uui-typography-size-12":"rSEoch","uuiTypographySize12":"rSEoch","uui-typography-size-14":"VuvWI-","uuiTypographySize14":"VuvWI-","uui-typography-size-16":"Zjh5oK","uuiTypographySize16":"Zjh5oK","root":"gzbXPQ","button-primary":"-qDtJG","buttonPrimary":"-qDtJG","button-secondary":"mlb--2","buttonSecondary":"mlb--2","hasIcon":"KZeKRu","dropdown":"-BNlGE"};
|
|
5061
5061
|
|
|
5062
5062
|
const BurgerButton = /* @__PURE__ */uuiCore.withMods(uuiComponents.Button, (props) => [
|
|
5063
5063
|
css$e.root,
|
|
@@ -5068,13 +5068,13 @@ const BurgerButton = /* @__PURE__ */uuiCore.withMods(uuiComponents.Button, (prop
|
|
|
5068
5068
|
props.icon && css$e.hasIcon,
|
|
5069
5069
|
], () => ({ dropdownIcon: ForwardRef$2, dropdownIconPosition: 'left', role: 'menuitem' }));
|
|
5070
5070
|
|
|
5071
|
-
var css$d = {"search-input":"
|
|
5071
|
+
var css$d = {"search-input":"IdsMKW","searchInput":"IdsMKW"};
|
|
5072
5072
|
|
|
5073
5073
|
function BurgerSearch(props) {
|
|
5074
5074
|
return (React__namespace.createElement(uuiComponents.TextInput, { cx: cx__default.default(css$d.searchInput, 'uui-main_menu-burger-search'), iconPosition: "left", icon: ForwardRef$O, placeholder: props.placeholder, value: props.value, onValueChange: props.onValueChange, onCancel: props.onCancel, cancelIcon: props.value && ForwardRef$R }));
|
|
5075
5075
|
}
|
|
5076
5076
|
|
|
5077
|
-
var css$c = {"root":"
|
|
5077
|
+
var css$c = {"root":"VOoNK-","group-header":"JpEiMn","groupHeader":"JpEiMn","group-name":"_9oZZ0R","groupName":"_9oZZ0R","line":"HpmXfD"};
|
|
5078
5078
|
|
|
5079
5079
|
function BurgerGroupHeader(props) {
|
|
5080
5080
|
return (React__namespace.createElement("div", { className: cx__default.default(css$c.root, css$c.groupHeader, 'uui-burger-group-header') },
|
|
@@ -5082,7 +5082,7 @@ function BurgerGroupHeader(props) {
|
|
|
5082
5082
|
React__namespace.createElement("span", { className: css$c.groupName }, props.caption)));
|
|
5083
5083
|
}
|
|
5084
5084
|
|
|
5085
|
-
var css$b = {"uui-typography":"
|
|
5085
|
+
var css$b = {"uui-typography":"Y3QUYF","uuiTypography":"Y3QUYF","hero-header":"cKqM9H","heroHeader":"cKqM9H","promo-header":"zV1p76","promoHeader":"zV1p76","uui-critical":"aGTFJU","uuiCritical":"aGTFJU","uui-info":"_2WYX8z","uuiInfo":"_2WYX8z","uui-success":"_1bGfgI","uuiSuccess":"_1bGfgI","uui-warning":"PgS8ZR","uuiWarning":"PgS8ZR","uui-highlight":"HOXMdb","uuiHighlight":"HOXMdb","uui-typography-size-12":"hv4mIp","uuiTypographySize12":"hv4mIp","uui-typography-size-14":"_5ItI6S","uuiTypographySize14":"_5ItI6S","uui-typography-size-16":"ugo5iu","uuiTypographySize16":"ugo5iu","root":"PgtKlP","type-primary":"ov3R-D","typePrimary":"ov3R-D","type-secondary":"_5uYerB","typeSecondary":"_5uYerB"};
|
|
5086
5086
|
|
|
5087
5087
|
const MainMenuButton = /* @__PURE__ */React__namespace.forwardRef((props, ref) => {
|
|
5088
5088
|
const { type } = props, clickableProps = __rest(props, ["type"]);
|
|
@@ -5098,7 +5098,7 @@ const MainMenuButton = /* @__PURE__ */React__namespace.forwardRef((props, ref) =
|
|
|
5098
5098
|
props.isDropdown && (React__namespace.createElement(uuiComponents.IconContainer, { icon: ForwardRef$Q, flipY: props.isOpen }))));
|
|
5099
5099
|
});
|
|
5100
5100
|
|
|
5101
|
-
var css$a = {"dropdown-body":"
|
|
5101
|
+
var css$a = {"dropdown-body":"annmFL","dropdownBody":"annmFL"};
|
|
5102
5102
|
|
|
5103
5103
|
class MainMenuDropdown extends React__namespace.Component {
|
|
5104
5104
|
render() {
|
|
@@ -5153,12 +5153,12 @@ var SvgNavigationGlobalMenuOutlineOutline = function SvgNavigationGlobalMenuOutl
|
|
|
5153
5153
|
};
|
|
5154
5154
|
var ForwardRef$1 = /*#__PURE__*/React.forwardRef(SvgNavigationGlobalMenuOutlineOutline);
|
|
5155
5155
|
|
|
5156
|
-
var css$9 = {"global-menu-btn":"
|
|
5156
|
+
var css$9 = {"global-menu-btn":"H5QeUe","globalMenuBtn":"H5QeUe","global-menu-icon":"_1whPkM","globalMenuIcon":"_1whPkM"};
|
|
5157
5157
|
|
|
5158
5158
|
const GlobalMenu = /* @__PURE__ */React__namespace.forwardRef((props, ref) => (React__namespace.createElement("button", Object.assign({ ref: ref, id: "global_menu_toggle", className: cx__default.default(css$9.globalMenuBtn, props.cx) }, props.rawProps),
|
|
5159
5159
|
React__namespace.createElement(uuiComponents.IconContainer, { size: 36, icon: ForwardRef$1, cx: css$9.globalMenuIcon }))));
|
|
5160
5160
|
|
|
5161
|
-
var css$8 = {"container":"
|
|
5161
|
+
var css$8 = {"container":"VWM2pz","open":"fmZkwp","folding-arrow":"x55JGF","foldingArrow":"x55JGF"};
|
|
5162
5162
|
|
|
5163
5163
|
const MainMenuAvatar = /* @__PURE__ */React__namespace.forwardRef((props, ref) => (React__namespace.createElement("button", { ref: ref, className: cx__default.default(css$8.container, props.isDropdown && css$8.dropdown, props.isOpen && css$8.open, props.onClick && uuiCore.uuiMarkers.clickable, props.cx), onClick: props.onClick },
|
|
5164
5164
|
React__namespace.createElement(uuiComponents.Avatar, { size: "36", img: props.avatarUrl }),
|
|
@@ -5166,18 +5166,18 @@ const MainMenuAvatar = /* @__PURE__ */React__namespace.forwardRef((props, ref) =
|
|
|
5166
5166
|
props.isDropdown && (React__namespace.createElement("div", null,
|
|
5167
5167
|
React__namespace.createElement(uuiComponents.IconContainer, { size: 18, icon: ForwardRef$Q, flipY: props.isOpen, cx: css$8.foldingArrow }))))));
|
|
5168
5168
|
|
|
5169
|
-
var css$7 = {"search-input":"
|
|
5169
|
+
var css$7 = {"search-input":"cWLbQr","searchInput":"cWLbQr"};
|
|
5170
5170
|
|
|
5171
5171
|
const MainMenuSearch = /* @__PURE__ */React__namespace.forwardRef((props, ref) => (React__namespace.createElement(uuiCore.IEditableDebouncer, Object.assign({}, props, { render: (iEditable) => {
|
|
5172
5172
|
var _a;
|
|
5173
5173
|
return (React__namespace.createElement(uuiComponents.TextInput, Object.assign({ iconPosition: "left", icon: ForwardRef$O, cancelIcon: ((_a = props.value) === null || _a === void 0 ? void 0 : _a.length) > 0 && ForwardRef$R }, props, iEditable, { ref: ref, cx: uuiCore.cx(css$7.searchInput, props.cx) }, props.rawProps)));
|
|
5174
5174
|
} }))));
|
|
5175
5175
|
|
|
5176
|
-
var css$6 = {"container":"
|
|
5176
|
+
var css$6 = {"container":"iiAKp-"};
|
|
5177
5177
|
|
|
5178
5178
|
const MainMenuIcon = /* @__PURE__ */React__namespace.forwardRef((props, ref) => (React__namespace.createElement(IconButton, Object.assign({ ref: ref, icon: props.icon, cx: uuiCore.cx(props.cx, css$6.container) }, props))));
|
|
5179
5179
|
|
|
5180
|
-
var css$5 = {"root":"
|
|
5180
|
+
var css$5 = {"root":"vh7agE"};
|
|
5181
5181
|
|
|
5182
5182
|
const Anchor = /* @__PURE__ */uuiCore.withMods(uuiComponents.Anchor, () => [css$5.root]);
|
|
5183
5183
|
|
|
@@ -5235,7 +5235,7 @@ var SvgFileCloudUploadFill = function SvgFileCloudUploadFill(props, ref) {
|
|
|
5235
5235
|
};
|
|
5236
5236
|
var ForwardRef = /*#__PURE__*/React.forwardRef(SvgFileCloudUploadFill);
|
|
5237
5237
|
|
|
5238
|
-
var css$4 = {"root":"
|
|
5238
|
+
var css$4 = {"root":"F6d1xs","drop-start":"kvLszj","dropStart":"kvLszj","drop-over":"j0EVHB","dropOver":"j0EVHB","link":"nfnSDx","drop-area":"u0f-4o","dropArea":"u0f-4o","drop-caption":"hjIMfl","dropCaption":"hjIMfl","icon-blue":"l-4dsw","iconBlue":"l-4dsw"};
|
|
5239
5239
|
|
|
5240
5240
|
function DropSpot(props) {
|
|
5241
5241
|
const getInfoText = typeof props.infoText === 'string'
|
|
@@ -5253,9 +5253,9 @@ function DropSpot(props) {
|
|
|
5253
5253
|
return React__namespace.createElement(uuiComponents.DropSpot, { render: renderAttachmentArea, onFilesDropped: props.onUploadFiles });
|
|
5254
5254
|
}
|
|
5255
5255
|
|
|
5256
|
-
var css$3 = {"uui-typography":"
|
|
5256
|
+
var css$3 = {"uui-typography":"sdgL2t","uuiTypography":"sdgL2t","hero-header":"vUYR-0","heroHeader":"vUYR-0","promo-header":"BZBF-B","promoHeader":"BZBF-B","uui-critical":"soy8vG","uuiCritical":"soy8vG","uui-info":"xKH1-q","uuiInfo":"xKH1-q","uui-success":"lgBSzJ","uuiSuccess":"lgBSzJ","uui-warning":"tUty0Y","uuiWarning":"tUty0Y","uui-highlight":"LVmUfr","uuiHighlight":"LVmUfr","uui-typography-size-12":"O7t1pE","uuiTypographySize12":"O7t1pE","uui-typography-size-14":"BW-QqS","uuiTypographySize14":"BW-QqS","uui-typography-size-16":"o3b0ZZ","uuiTypographySize16":"o3b0ZZ","root":"_1w6HQH","file-name":"XXUE9V","fileName":"XXUE9V","default-color":"tMn2pl","defaultColor":"tMn2pl","doc-color":"Ethh0a","docColor":"Ethh0a","xls-color":"S9oagQ","xlsColor":"S9oagQ","pdf-color":"nqwZvA","pdfColor":"nqwZvA","movie-color":"YY7fY9","movieColor":"YY7fY9","img-color":"wAdJSn","imgColor":"wAdJSn","mov-color":"gl5Dnj","movColor":"gl5Dnj","error-block":"ZtAuIG","errorBlock":"ZtAuIG","icons-block":"IQStmG","iconsBlock":"IQStmG"};
|
|
5257
5257
|
|
|
5258
|
-
var css$2 = {"root":"
|
|
5258
|
+
var css$2 = {"root":"lj1LMF"};
|
|
5259
5259
|
|
|
5260
5260
|
const SvgCircleProgress = /* @__PURE__ */React__namespace.forwardRef((props, ref) => {
|
|
5261
5261
|
const outsetRadius = props.size / 2 - 1;
|
|
@@ -5383,7 +5383,7 @@ const getErrorPageConfig = () => ({
|
|
|
5383
5383
|
},
|
|
5384
5384
|
});
|
|
5385
5385
|
|
|
5386
|
-
var css$1 = {"container":"
|
|
5386
|
+
var css$1 = {"container":"xgn-pi"};
|
|
5387
5387
|
|
|
5388
5388
|
const ErrorPage = (props) => {
|
|
5389
5389
|
const isMobileScreen = uuiCore.isMobile();
|
|
@@ -5395,7 +5395,7 @@ const ErrorPage = (props) => {
|
|
|
5395
5395
|
(props === null || props === void 0 ? void 0 : props.supportLink) && React__namespace.default.createElement("div", { className: "uui-error-support-link" }, props === null || props === void 0 ? void 0 : props.supportLink))));
|
|
5396
5396
|
};
|
|
5397
5397
|
|
|
5398
|
-
var css = {"recovery-spinner":"
|
|
5398
|
+
var css = {"recovery-spinner":"IOcJLD","recoverySpinner":"IOcJLD","recovery-message":"_3nkaAx","recoveryMessage":"_3nkaAx","modal-blocker":"Y6rYRM","modalBlocker":"Y6rYRM","modalFadeIn":"S0Ey6J"};
|
|
5399
5399
|
|
|
5400
5400
|
function ErrorHandler(props) {
|
|
5401
5401
|
const { uuiNotifications, uuiModals, uuiApi } = uuiCore.useUuiContext();
|