@epam/uui 5.8.1-y.0 → 5.9.0-beta.0
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.js +100 -100
- package/package.json +5 -5
- package/styles.css +2511 -2511
- package/styles.css.map +1 -1
package/index.esm.js
CHANGED
|
@@ -492,7 +492,7 @@ const settings = {
|
|
|
492
492
|
},
|
|
493
493
|
};
|
|
494
494
|
|
|
495
|
-
var css$1s = {"uui-typography":"
|
|
495
|
+
var css$1s = {"uui-typography":"kgTbKY","hero-header":"pwjn8u","promo-header":"cECO0u","uui-critical":"NIsivg","uui-info":"uSAmM9","uui-success":"Sdsxow","uui-warning":"_7G0dB4","uui-highlight":"JkUw6P","uui-typography-size-12":"UCNsuY","uui-typography-size-14":"cOz3UF","uui-typography-size-16":"FEvWnM","root":"GJnngF","uuiTypography":"kgTbKY","heroHeader":"pwjn8u","promoHeader":"cECO0u","uuiCritical":"NIsivg","uuiInfo":"uSAmM9","uuiSuccess":"Sdsxow","uuiWarning":"_7G0dB4","uuiHighlight":"JkUw6P","uuiTypographySize12":"UCNsuY","uuiTypographySize14":"cOz3UF","uuiTypographySize16":"FEvWnM"};
|
|
496
496
|
|
|
497
497
|
function applyButtonMods(mods) {
|
|
498
498
|
return [
|
|
@@ -510,7 +510,7 @@ const Button = /* @__PURE__ */withMods(uuiComponents.Button, applyButtonMods, ()
|
|
|
510
510
|
};
|
|
511
511
|
});
|
|
512
512
|
|
|
513
|
-
var css$1r = {"root":"
|
|
513
|
+
var css$1r = {"root":"_34-QuP"};
|
|
514
514
|
|
|
515
515
|
function applyIconButtonMods(props) {
|
|
516
516
|
return ['uui-icon_button', `uui-color-${props.color || 'neutral'}`, css$1r.root];
|
|
@@ -547,7 +547,7 @@ function getIconClass(props) {
|
|
|
547
547
|
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'];
|
|
548
548
|
}
|
|
549
549
|
|
|
550
|
-
var css$1q = {"uui-typography":"
|
|
550
|
+
var css$1q = {"uui-typography":"slGgB-","hero-header":"qrwVD-","promo-header":"D6zV-Q","uui-critical":"Df9Mte","uui-info":"UMQHkk","uui-success":"lZWcy7","uui-warning":"AGd-to","uui-highlight":"w1Ij7C","uui-typography-size-12":"F6DYPj","uui-typography-size-14":"bSrnR0","uui-typography-size-16":"kKecjt","root":"_5MCudS","uuiTypography":"slGgB-","heroHeader":"qrwVD-","promoHeader":"D6zV-Q","uuiCritical":"Df9Mte","uuiInfo":"UMQHkk","uuiSuccess":"lZWcy7","uuiWarning":"AGd-to","uuiHighlight":"w1Ij7C","uuiTypographySize12":"F6DYPj","uuiTypographySize14":"bSrnR0","uuiTypographySize16":"kKecjt"};
|
|
551
551
|
|
|
552
552
|
const DEFAULT_COLOR = 'primary';
|
|
553
553
|
function applyLinkButtonMods(mods) {
|
|
@@ -578,7 +578,7 @@ const LinkButton = /* @__PURE__ */React.forwardRef((props, ref) => {
|
|
|
578
578
|
props.isDropdown && (React.createElement(IconContainer, { icon: DropdownIcon, flipY: props.isOpen }))));
|
|
579
579
|
});
|
|
580
580
|
|
|
581
|
-
var css$1p = {"root":"
|
|
581
|
+
var css$1p = {"root":"UlrdES"};
|
|
582
582
|
|
|
583
583
|
const CountIndicator = /* @__PURE__ */forwardRef((props, ref) => {
|
|
584
584
|
return (React__default.createElement("div", { ref: ref, className: cx([
|
|
@@ -590,7 +590,7 @@ const CountIndicator = /* @__PURE__ */forwardRef((props, ref) => {
|
|
|
590
590
|
]) }, props.caption));
|
|
591
591
|
});
|
|
592
592
|
|
|
593
|
-
var css$1o = {"uui-typography":"
|
|
593
|
+
var css$1o = {"uui-typography":"tSGEkP","hero-header":"mQxoqy","promo-header":"-qVaep","uui-critical":"ZOz2jY","uui-info":"_74oldI","uui-success":"_0-ddFN","uui-warning":"K85u-t","uui-highlight":"D6hc5r","uui-typography-size-12":"q00ACF","uui-typography-size-14":"jFRO-G","uui-typography-size-16":"Y6TL5x","root":"_2Opey7","withNotify":"dw6vHz","uuiTypography":"tSGEkP","heroHeader":"mQxoqy","promoHeader":"-qVaep","uuiCritical":"ZOz2jY","uuiInfo":"_74oldI","uuiSuccess":"_0-ddFN","uuiWarning":"K85u-t","uuiHighlight":"D6hc5r","uuiTypographySize12":"q00ACF","uuiTypographySize14":"jFRO-G","uuiTypographySize16":"Y6TL5x"};
|
|
594
594
|
|
|
595
595
|
const TabButton = /* @__PURE__ */React__default.forwardRef((props, ref) => {
|
|
596
596
|
const styles = [
|
|
@@ -612,7 +612,7 @@ const TabButton = /* @__PURE__ */React__default.forwardRef((props, ref) => {
|
|
|
612
612
|
props.onClear && !props.isDisabled && (React__default.createElement(IconContainer, { cx: uuiMarkers.clickable, icon: ClearIcon, onClick: props.onClear }))));
|
|
613
613
|
});
|
|
614
614
|
|
|
615
|
-
var css$1n = {"uui-typography":"
|
|
615
|
+
var css$1n = {"uui-typography":"ZkEKdL","hero-header":"rfZo4Z","promo-header":"wVhJty","uui-critical":"cFUiet","uui-info":"f6bLd-","uui-success":"rKCEVr","uui-warning":"ZmyOlv","uui-highlight":"_2DE9cg","uui-typography-size-12":"opvITi","uui-typography-size-14":"lptD0v","uui-typography-size-16":"PucnSG","root":"zC0nrQ","uuiTypography":"ZkEKdL","heroHeader":"rfZo4Z","promoHeader":"wVhJty","uuiCritical":"cFUiet","uuiInfo":"f6bLd-","uuiSuccess":"rKCEVr","uuiWarning":"ZmyOlv","uuiHighlight":"_2DE9cg","uuiTypographySize12":"opvITi","uuiTypographySize14":"lptD0v","uuiTypographySize16":"PucnSG"};
|
|
616
616
|
|
|
617
617
|
function applyVerticalTabButtonMods() {
|
|
618
618
|
return [css$1n.root];
|
|
@@ -634,7 +634,7 @@ var SvgContentMinusOutline = function SvgContentMinusOutline(props, ref) {
|
|
|
634
634
|
};
|
|
635
635
|
var ForwardRef$B = /*#__PURE__*/forwardRef(SvgContentMinusOutline);
|
|
636
636
|
|
|
637
|
-
var css$1m = {"uui-typography":"
|
|
637
|
+
var css$1m = {"uui-typography":"J6G3v4","hero-header":"vkqli-","promo-header":"_7BtCD9","uui-critical":"dRcG6Q","uui-info":"_3durSx","uui-success":"_9eQgT-","uui-warning":"xmA39f","uui-highlight":"CvAPgR","uui-typography-size-12":"yA607R","uui-typography-size-14":"tWF-PJ","uui-typography-size-16":"SGSIG9","root":"t7aosk","mode-cell":"CDrE04","uuiTypography":"J6G3v4","heroHeader":"vkqli-","promoHeader":"_7BtCD9","uuiCritical":"dRcG6Q","uuiInfo":"_3durSx","uuiSuccess":"_9eQgT-","uuiWarning":"xmA39f","uuiHighlight":"CvAPgR","uuiTypographySize12":"yA607R","uuiTypographySize14":"tWF-PJ","uuiTypographySize16":"SGSIG9","modeCell":"CDrE04"};
|
|
638
638
|
|
|
639
639
|
function applyCheckboxMods(mods) {
|
|
640
640
|
return [
|
|
@@ -669,7 +669,7 @@ var SvgRadioDotFill = function SvgRadioDotFill(props, ref) {
|
|
|
669
669
|
};
|
|
670
670
|
var ForwardRef$A = /*#__PURE__*/forwardRef(SvgRadioDotFill);
|
|
671
671
|
|
|
672
|
-
var css$1l = {"uui-typography":"
|
|
672
|
+
var css$1l = {"uui-typography":"QwweiY","hero-header":"IEYohZ","promo-header":"ZIvzhh","uui-critical":"_1hRvty","uui-info":"_1PxguZ","uui-success":"jTqvfv","uui-warning":"o5O6hP","uui-highlight":"g1Qc-P","uui-typography-size-12":"CF-01G","uui-typography-size-14":"s5zTNZ","uui-typography-size-16":"OG4Koh","root":"bJmX0C","uuiTypography":"QwweiY","heroHeader":"IEYohZ","promoHeader":"ZIvzhh","uuiCritical":"_1hRvty","uuiInfo":"_1PxguZ","uuiSuccess":"jTqvfv","uuiWarning":"o5O6hP","uuiHighlight":"g1Qc-P","uuiTypographySize12":"CF-01G","uuiTypographySize14":"s5zTNZ","uuiTypographySize16":"OG4Koh"};
|
|
673
673
|
|
|
674
674
|
function applyRadioInputMods(mods) {
|
|
675
675
|
return [
|
|
@@ -681,7 +681,7 @@ function applyRadioInputMods(mods) {
|
|
|
681
681
|
}
|
|
682
682
|
const RadioInput = /* @__PURE__ */withMods(RadioInput$1, applyRadioInputMods, (props) => ({ icon: props.icon ? props.icon : ForwardRef$A }));
|
|
683
683
|
|
|
684
|
-
var css$1k = {"root":"
|
|
684
|
+
var css$1k = {"root":"cfxkwl"};
|
|
685
685
|
|
|
686
686
|
function applySwitchMods(mods) {
|
|
687
687
|
return [
|
|
@@ -749,7 +749,7 @@ var EditMode;
|
|
|
749
749
|
EditMode["INLINE"] = "inline";
|
|
750
750
|
})(EditMode || (EditMode = {}));
|
|
751
751
|
|
|
752
|
-
var textInputCss = {"uui-typography":"
|
|
752
|
+
var textInputCss = {"uui-typography":"EVxlPO","hero-header":"YWtpq2","promo-header":"_6ZztpG","uui-critical":"pUGj-F","uui-info":"EWGtWC","uui-success":"toq-nB","uui-warning":"qVFznf","uui-highlight":"hmi-Mj","uui-typography-size-12":"IEF8kl","uui-typography-size-14":"fHwASS","uui-typography-size-16":"S-11WL","root":"Tf0fZP","mode-form":"P-hwGB","mode-inline":"SavHIW","mode-cell":"Gr86QX","uuiTypography":"EVxlPO","heroHeader":"YWtpq2","promoHeader":"_6ZztpG","uuiCritical":"pUGj-F","uuiInfo":"EWGtWC","uuiSuccess":"toq-nB","uuiWarning":"qVFznf","uuiHighlight":"hmi-Mj","uuiTypographySize12":"IEF8kl","uuiTypographySize14":"fHwASS","uuiTypographySize16":"S-11WL","modeForm":"P-hwGB","modeInline":"SavHIW","modeCell":"Gr86QX"};
|
|
753
753
|
|
|
754
754
|
const DEFAULT_MODE$3 = EditMode.FORM;
|
|
755
755
|
function applyTextInputMods(mods) {
|
|
@@ -775,7 +775,7 @@ const SearchInput = /* @__PURE__ */React__default.forwardRef((props, ref) => {
|
|
|
775
775
|
} })));
|
|
776
776
|
});
|
|
777
777
|
|
|
778
|
-
var css$1j = {"root":"
|
|
778
|
+
var css$1j = {"root":"h023l9"};
|
|
779
779
|
|
|
780
780
|
const ControlGroup = /* @__PURE__ */withMods(ControlGroup$1, () => [css$1j.root]);
|
|
781
781
|
|
|
@@ -784,7 +784,7 @@ function MultiSwitchComponent(props, ref) {
|
|
|
784
784
|
}
|
|
785
785
|
const MultiSwitch = /* @__PURE__ */React.forwardRef(MultiSwitchComponent);
|
|
786
786
|
|
|
787
|
-
var css$1i = {"uui-typography":"
|
|
787
|
+
var css$1i = {"uui-typography":"WIcHtf","hero-header":"vBqsSd","promo-header":"_0yPjet","uui-critical":"ERJeZM","uui-info":"vBMc7u","uui-success":"h6wdpc","uui-warning":"WTY21-","uui-highlight":"YVbDXW","uui-typography-size-12":"l1yQh6","uui-typography-size-14":"LayhbI","uui-typography-size-16":"C9qpV-","root":"MjJwVd","mode-form":"W6KE3M","mode-cell":"kpoN6e","uuiTypography":"WIcHtf","heroHeader":"vBqsSd","promoHeader":"_0yPjet","uuiCritical":"ERJeZM","uuiInfo":"vBMc7u","uuiSuccess":"h6wdpc","uuiWarning":"WTY21-","uuiHighlight":"YVbDXW","uuiTypographySize12":"l1yQh6","uuiTypographySize14":"LayhbI","uuiTypographySize16":"C9qpV-","modeForm":"W6KE3M","modeCell":"kpoN6e"};
|
|
788
788
|
|
|
789
789
|
const DEFAULT_MODE$2 = EditMode.FORM;
|
|
790
790
|
function applyNumericInputMods(mods) {
|
|
@@ -805,7 +805,7 @@ const NumericInput = /* @__PURE__ */withMods(NumericInput$1, applyNumericInputMo
|
|
|
805
805
|
};
|
|
806
806
|
});
|
|
807
807
|
|
|
808
|
-
var css$1h = {"uui-typography":"
|
|
808
|
+
var css$1h = {"uui-typography":"v6VOAV","hero-header":"kWu3-t","promo-header":"gduC8T","uui-critical":"rdr-Nq","uui-info":"YSiX87","uui-success":"_7bIPDY","uui-warning":"hQmX94","uui-highlight":"oPC5hp","uui-typography-size-12":"xT2BNF","uui-typography-size-14":"_044iCu","uui-typography-size-16":"W3qiOJ","root":"ZuikGS","mode-form":"DvG6CK","mode-cell":"D2gdfr","mode-inline":"pDRNrA","uuiTypography":"v6VOAV","heroHeader":"kWu3-t","promoHeader":"gduC8T","uuiCritical":"rdr-Nq","uuiInfo":"YSiX87","uuiSuccess":"_7bIPDY","uuiWarning":"hQmX94","uuiHighlight":"oPC5hp","uuiTypographySize12":"xT2BNF","uuiTypographySize14":"_044iCu","uuiTypographySize16":"W3qiOJ","modeForm":"DvG6CK","modeCell":"D2gdfr","modeInline":"pDRNrA"};
|
|
809
809
|
|
|
810
810
|
const DEFAULT_MODE$1 = EditMode.FORM;
|
|
811
811
|
function applyTextAreaMods(mods) {
|
|
@@ -906,7 +906,7 @@ var SvgNotificationInfoFill = function SvgNotificationInfoFill(props, ref) {
|
|
|
906
906
|
};
|
|
907
907
|
var ForwardRef$w = /*#__PURE__*/forwardRef(SvgNotificationInfoFill);
|
|
908
908
|
|
|
909
|
-
var css$1g = {"uui-typography":"
|
|
909
|
+
var css$1g = {"uui-typography":"VfoFTP","hero-header":"i-tetx","promo-header":"-PJXux","uui-critical":"DJEVoG","uui-info":"QjTwGC","uui-success":"jrX-gO","uui-warning":"DBPmzV","uui-highlight":"l8PwcW","uui-typography-size-12":"_1ilLU1","uui-typography-size-14":"S6YgXL","uui-typography-size-16":"Y4OdSO","root":"XLkyv3","icon-wrapper":"o0mZ8P","alert-wrapper":"UhMB70","size-48":"ais6i5","size-36":"cTEr5a","action-wrapper":"VtsTi1","action-icon":"sXn1q-","action-link":"-K6YLo","close-icon":"rcOPra","main-path":"PHszuJ","content":"_0DsTHi","uuiTypography":"VfoFTP","heroHeader":"i-tetx","promoHeader":"-PJXux","uuiCritical":"DJEVoG","uuiInfo":"QjTwGC","uuiSuccess":"jrX-gO","uuiWarning":"DBPmzV","uuiHighlight":"l8PwcW","uuiTypographySize12":"_1ilLU1","uuiTypographySize14":"S6YgXL","uuiTypographySize16":"Y4OdSO","iconWrapper":"o0mZ8P","alertWrapper":"UhMB70","size48":"ais6i5","size36":"cTEr5a","actionWrapper":"VtsTi1","actionIcon":"sXn1q-","actionLink":"-K6YLo","closeIcon":"rcOPra","mainPath":"PHszuJ"};
|
|
910
910
|
|
|
911
911
|
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),
|
|
912
912
|
React.createElement("div", { className: css$1g.mainPath },
|
|
@@ -923,7 +923,7 @@ const ErrorAlert = /* @__PURE__ */React.forwardRef((props, ref) => React.createE
|
|
|
923
923
|
|
|
924
924
|
const Dropdown = /* @__PURE__ */withMods(Dropdown$1);
|
|
925
925
|
|
|
926
|
-
var css$1f = {"root":"
|
|
926
|
+
var css$1f = {"root":"O5PvX-"};
|
|
927
927
|
|
|
928
928
|
function applyDropdownContainerMods(mods) {
|
|
929
929
|
return [
|
|
@@ -934,7 +934,7 @@ function applyDropdownContainerMods(mods) {
|
|
|
934
934
|
}
|
|
935
935
|
const DropdownContainer = /* @__PURE__ */withMods(uuiComponents.DropdownContainer, applyDropdownContainerMods);
|
|
936
936
|
|
|
937
|
-
var css$1e = {"uui-typography":"
|
|
937
|
+
var css$1e = {"uui-typography":"dbMCz-","hero-header":"v1c1Ji","promo-header":"fgFIPq","uui-critical":"OayjL2","uui-info":"t6Vqb-","uui-success":"_1Y19ke","uui-warning":"-kj0ie","uui-highlight":"GucUd9","uui-typography-size-12":"TY-byk","uui-typography-size-14":"uxITyk","uui-typography-size-16":"tNmjv8","submenu-root-item":"Q8LdQv","icon-after":"kUHfYR","icon-check":"HfXLYB","splitter-root":"_0Ax8cE","splitter":"XAfCxP","header-root":"jtyCxk","item-root":"AEXTmF","icon":"fYf6f5","link":"pni0sc","indent":"Hn4nrr","selected-mark":"w3kZuj","uuiTypography":"dbMCz-","heroHeader":"v1c1Ji","promoHeader":"fgFIPq","uuiCritical":"OayjL2","uuiInfo":"t6Vqb-","uuiSuccess":"_1Y19ke","uuiWarning":"-kj0ie","uuiHighlight":"GucUd9","uuiTypographySize12":"TY-byk","uuiTypographySize14":"uxITyk","uuiTypographySize16":"tNmjv8","submenuRootItem":"Q8LdQv","iconAfter":"kUHfYR","iconCheck":"HfXLYB","splitterRoot":"_0Ax8cE","headerRoot":"jtyCxk","itemRoot":"AEXTmF","selectedMark":"w3kZuj"};
|
|
938
938
|
|
|
939
939
|
var IDropdownControlKeys;
|
|
940
940
|
(function (IDropdownControlKeys) {
|
|
@@ -1066,7 +1066,7 @@ function DropdownMenuSwitchButton(props) {
|
|
|
1066
1066
|
React__default.createElement(Switch, { value: isSelected, tabIndex: -1, onValueChange: onHandleValueChange })));
|
|
1067
1067
|
}
|
|
1068
1068
|
|
|
1069
|
-
var css$1d = {"uui-typography":"
|
|
1069
|
+
var css$1d = {"uui-typography":"abCLlj","hero-header":"hwxaq8","promo-header":"EJy9Kn","uui-critical":"RgrKD0","uui-info":"yIloAV","uui-success":"CqCq90","uui-warning":"Kl26jK","uui-highlight":"_2whJx7","uui-typography-size-12":"ZfJOTF","uui-typography-size-14":"IwoeOc","uui-typography-size-16":"_11U-1G","root":"dQPgYB","mode-block":"kwX1M7","mode-inline":"ViadGa","padding-0":"nCA-fQ","padding-6":"TakObJ","padding-12":"_8AKo-A","padding-18":"dBvDRE","uuiTypography":"abCLlj","heroHeader":"hwxaq8","promoHeader":"EJy9Kn","uuiCritical":"RgrKD0","uuiInfo":"yIloAV","uuiSuccess":"CqCq90","uuiWarning":"Kl26jK","uuiHighlight":"_2whJx7","uuiTypographySize12":"ZfJOTF","uuiTypographySize14":"IwoeOc","uuiTypographySize16":"_11U-1G","modeBlock":"kwX1M7","modeInline":"ViadGa","padding0":"nCA-fQ","padding6":"TakObJ","padding12":"_8AKo-A","padding18":"dBvDRE"};
|
|
1070
1070
|
|
|
1071
1071
|
const getMode = (mode) => {
|
|
1072
1072
|
return mode || 'block';
|
|
@@ -1082,7 +1082,7 @@ const Accordion = /* @__PURE__ */withMods(uuiComponents.Accordion, applyAccordio
|
|
|
1082
1082
|
dropdownIcon: mods.dropdownIcon !== null && systemIcons.foldingArrow,
|
|
1083
1083
|
}));
|
|
1084
1084
|
|
|
1085
|
-
var css$1c = {"uui-typography":"
|
|
1085
|
+
var css$1c = {"uui-typography":"QSt9vg","hero-header":"M9qaGD","promo-header":"Jd7v0J","uui-critical":"TKtdjU","uui-info":"wDy-SE","uui-success":"U7rp-B","uui-warning":"M1k-jl","uui-highlight":"faOr5N","uui-typography-size-12":"_5oy-ks","uui-typography-size-14":"JUUAWw","uui-typography-size-16":"_4KXcSl","root":"xENfMD","border-top":"bHCvsv","border-bottom":"eUJzqa","top-shadow":"ywpq0i","size-24":"-bSs2t","size-30":"t3YaIx","size-36":"i39kYA","size-42":"yUWdJt","size-48":"TZKkYs","padding-6":"UPuYF-","padding-12":"AWhzAs","padding-18":"D9ho-V","padding-24":"S1zNDY","margin-24":"qOXfsz","margin-12":"k1r-qL","vPadding-12":"qLJILw","vPadding-18":"pn2C-x","vPadding-24":"O9gKDU","vPadding-36":"N0oOQs","vPadding-48":"dLJY6N","spacing-6":"G-Pg8t","spacing-12":"NKp6hg","spacing-18":"FhYC-0","uui-surface-main":"U-8VbG","uuiTypography":"QSt9vg","heroHeader":"M9qaGD","promoHeader":"Jd7v0J","uuiCritical":"TKtdjU","uuiInfo":"wDy-SE","uuiSuccess":"U7rp-B","uuiWarning":"M1k-jl","uuiHighlight":"faOr5N","uuiTypographySize12":"_5oy-ks","uuiTypographySize14":"JUUAWw","uuiTypographySize16":"_4KXcSl","borderTop":"bHCvsv","borderBottom":"eUJzqa","topShadow":"ywpq0i","size24":"-bSs2t","size30":"t3YaIx","size36":"i39kYA","size42":"yUWdJt","size48":"TZKkYs","padding6":"UPuYF-","padding12":"AWhzAs","padding18":"D9ho-V","padding24":"S1zNDY","margin24":"qOXfsz","margin12":"k1r-qL","vPadding12":"qLJILw","vPadding18":"pn2C-x","vPadding24":"O9gKDU","vPadding36":"N0oOQs","vPadding48":"dLJY6N","spacing6":"G-Pg8t","spacing12":"NKp6hg","spacing18":"FhYC-0","uuiSurfaceMain":"U-8VbG"};
|
|
1086
1086
|
|
|
1087
1087
|
const FlexCell = /* @__PURE__ */withMods(FlexCell$1, () => [css$1c.flexCell]);
|
|
1088
1088
|
|
|
@@ -1106,7 +1106,7 @@ const FlexRow = /* @__PURE__ */withMods(FlexRow$1, (props) => {
|
|
|
1106
1106
|
];
|
|
1107
1107
|
});
|
|
1108
1108
|
|
|
1109
|
-
var css$1b = {"root":"
|
|
1109
|
+
var css$1b = {"root":"oaWGbp","margin-24":"_3YIhVQ","padding-12":"bv-73v","padding-24":"d5a-vk","shadow":"FaIDq-","uui-surface-main":"UDKHb5","margin24":"_3YIhVQ","padding12":"bv-73v","padding24":"d5a-vk","uuiSurfaceMain":"UDKHb5"};
|
|
1110
1110
|
|
|
1111
1111
|
const Panel = /* @__PURE__ */withMods(VPanel, (props) => [
|
|
1112
1112
|
'uui-panel',
|
|
@@ -1116,7 +1116,7 @@ const Panel = /* @__PURE__ */withMods(VPanel, (props) => [
|
|
|
1116
1116
|
props.background && css$1b[`uui-${props.background}`],
|
|
1117
1117
|
]);
|
|
1118
1118
|
|
|
1119
|
-
var css$1a = {"root":"
|
|
1119
|
+
var css$1a = {"root":"-mb7aG"};
|
|
1120
1120
|
|
|
1121
1121
|
function applyTooltipMods(mods) {
|
|
1122
1122
|
return [
|
|
@@ -1126,7 +1126,7 @@ function applyTooltipMods(mods) {
|
|
|
1126
1126
|
}
|
|
1127
1127
|
const Tooltip = /* @__PURE__ */withMods(uuiComponents.Tooltip, applyTooltipMods);
|
|
1128
1128
|
|
|
1129
|
-
var css$19 = {"uui-typography":"
|
|
1129
|
+
var css$19 = {"uui-typography":"W2R8os","hero-header":"_0Bg5G1","promo-header":"_6br4Cl","uui-critical":"b3ikKS","uui-info":"cSgcn4","uui-success":"K36pxN","uui-warning":"syK6kh","uui-highlight":"U3bOQi","uui-typography-size-12":"GJAwrA","uui-typography-size-14":"HupQFw","uui-typography-size-16":"EUsRWN","root":"_9zjBqr","uuiTypography":"W2R8os","heroHeader":"_0Bg5G1","promoHeader":"_6br4Cl","uuiCritical":"b3ikKS","uuiInfo":"cSgcn4","uuiSuccess":"K36pxN","uuiWarning":"syK6kh","uuiHighlight":"U3bOQi","uuiTypographySize12":"GJAwrA","uuiTypographySize14":"HupQFw","uuiTypographySize16":"EUsRWN"};
|
|
1130
1130
|
|
|
1131
1131
|
function applyLabeledInputMods(mods) {
|
|
1132
1132
|
return [
|
|
@@ -1140,7 +1140,7 @@ const LabeledInput = /* @__PURE__ */withMods(uuiComponents.LabeledInput, applyLa
|
|
|
1140
1140
|
infoIcon: props.infoIcon || (settings.sizes.labeledInput.fillIcon.includes(props.size) ? ForwardRef$w : ForwardRef$L),
|
|
1141
1141
|
}));
|
|
1142
1142
|
|
|
1143
|
-
var css$18 = {"root":"
|
|
1143
|
+
var css$18 = {"root":"sLMUIO"};
|
|
1144
1144
|
|
|
1145
1145
|
function RadioGroup(props) {
|
|
1146
1146
|
const direction = props.direction || 'vertical';
|
|
@@ -1155,7 +1155,7 @@ function RadioGroup(props) {
|
|
|
1155
1155
|
})));
|
|
1156
1156
|
}
|
|
1157
1157
|
|
|
1158
|
-
var css$17 = {"root":"
|
|
1158
|
+
var css$17 = {"root":"UHoGxD"};
|
|
1159
1159
|
|
|
1160
1160
|
function applyScrollBarsMods() {
|
|
1161
1161
|
return [
|
|
@@ -1164,13 +1164,13 @@ function applyScrollBarsMods() {
|
|
|
1164
1164
|
}
|
|
1165
1165
|
const ScrollBars = /* @__PURE__ */withMods(ScrollBars$1, applyScrollBarsMods);
|
|
1166
1166
|
|
|
1167
|
-
var css$16 = {"scroll-container":"
|
|
1167
|
+
var css$16 = {"scroll-container":"jvabmI","list-container":"FkRcKD","scrollContainer":"jvabmI","listContainer":"FkRcKD"};
|
|
1168
1168
|
|
|
1169
|
-
var css$15 = {"root":"
|
|
1169
|
+
var css$15 = {"root":"HX2JbG"};
|
|
1170
1170
|
|
|
1171
1171
|
const AvatarStack = /* @__PURE__ */withMods(AvatarStack$1, () => [css$15.root]);
|
|
1172
1172
|
|
|
1173
|
-
var css$14 = {"uui-typography":"
|
|
1173
|
+
var css$14 = {"uui-typography":"Be4LbF","hero-header":"kvi1PD","promo-header":"TvyWBo","uui-critical":"Xwt6A1","uui-info":"CSDRjI","uui-success":"lNouK-","uui-warning":"kl86oz","uui-highlight":"yuhvbc","uui-typography-size-12":"_5fI9rw","uui-typography-size-14":"vRUu6J","uui-typography-size-16":"rCGl-N","root":"h-Y7xa","uuiTypography":"Be4LbF","heroHeader":"kvi1PD","promoHeader":"TvyWBo","uuiCritical":"Xwt6A1","uuiInfo":"CSDRjI","uuiSuccess":"lNouK-","uuiWarning":"kl86oz","uuiHighlight":"yuhvbc","uuiTypographySize12":"_5fI9rw","uuiTypographySize14":"vRUu6J","uuiTypographySize16":"rCGl-N"};
|
|
1174
1174
|
|
|
1175
1175
|
const DEFAULT_FILL = 'solid';
|
|
1176
1176
|
function applyBadgeMods(mods) {
|
|
@@ -1194,7 +1194,7 @@ const Badge = /* @__PURE__ */React__default.forwardRef((props, ref) => {
|
|
|
1194
1194
|
props.isDropdown && (React__default.createElement(IconContainer, { icon: DropdownIcon, flipY: props.isOpen }))));
|
|
1195
1195
|
});
|
|
1196
1196
|
|
|
1197
|
-
var css$13 = {"uui-typography":"
|
|
1197
|
+
var css$13 = {"uui-typography":"RIt1Ou","hero-header":"vxVOsl","promo-header":"_1yb12y","uui-critical":"_8xbl9N","uui-info":"LCj0SF","uui-success":"CoKfob","uui-warning":"aUzCKk","uui-highlight":"IeF390","uui-typography-size-12":"a5TqgA","uui-typography-size-14":"_2yiG3v","uui-typography-size-16":"zTp1T1","root":"NlNK8d","uuiTypography":"RIt1Ou","heroHeader":"vxVOsl","promoHeader":"_1yb12y","uuiCritical":"_8xbl9N","uuiInfo":"LCj0SF","uuiSuccess":"CoKfob","uuiWarning":"aUzCKk","uuiHighlight":"IeF390","uuiTypographySize12":"a5TqgA","uuiTypographySize14":"_2yiG3v","uuiTypographySize16":"zTp1T1"};
|
|
1198
1198
|
|
|
1199
1199
|
function applyTagMods(props) {
|
|
1200
1200
|
return [
|
|
@@ -1218,14 +1218,14 @@ const Tag = /* @__PURE__ */React__default.forwardRef((props, ref) => {
|
|
|
1218
1218
|
props.onClear && !props.isDisabled && (React__default.createElement(IconContainer, { cx: uuiMarkers.clickable, icon: ClearIcon, onClick: props.onClear }))));
|
|
1219
1219
|
});
|
|
1220
1220
|
|
|
1221
|
-
var css$12 = {"root":"
|
|
1221
|
+
var css$12 = {"root":"Q-5tu4","uui-spinner":"e8TPU8","uuiSpinner":"e8TPU8"};
|
|
1222
1222
|
|
|
1223
1223
|
function applySpinnerMods() {
|
|
1224
1224
|
return [css$12.root, 'uui-spinner'];
|
|
1225
1225
|
}
|
|
1226
1226
|
const Spinner = /* @__PURE__ */withMods(Spinner$1, applySpinnerMods);
|
|
1227
1227
|
|
|
1228
|
-
var css$11 = {"root":"
|
|
1228
|
+
var css$11 = {"root":"eRhWqv","spacer":"-pYmM7","mode-ghost":"-gaql9","size-24":"_4jqALg","size-30":"g652-8","navigation-size-24":"ypIWcv","navigation-size-30":"PvbsDd","modeGhost":"-gaql9","size24":"_4jqALg","size30":"g652-8","navigationSize24":"ypIWcv","navigationSize30":"PvbsDd"};
|
|
1229
1229
|
|
|
1230
1230
|
var _path$v;
|
|
1231
1231
|
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); }
|
|
@@ -1276,14 +1276,14 @@ function Paginator(props) {
|
|
|
1276
1276
|
return React__default.createElement(Paginator$1, Object.assign({}, props, { render: renderPaginator }));
|
|
1277
1277
|
}
|
|
1278
1278
|
|
|
1279
|
-
var css$10 = {"root":"
|
|
1279
|
+
var css$10 = {"root":"PWFeIt","progress-bar":"_88B2Jb","progressBar-indeterminate":"_7RM-8C","size-12":"_6TmTcl","size-18":"uQ-feK","size-24":"-wBxeM","progressBar":"_88B2Jb","progressBarIndeterminate":"_7RM-8C","size12":"_6TmTcl","size18":"uQ-feK","size24":"-wBxeM"};
|
|
1280
1280
|
|
|
1281
1281
|
const IndeterminateBar = /* @__PURE__ */React.forwardRef((props, ref) => {
|
|
1282
1282
|
return (React.createElement("div", { ref: ref, className: cx('uui-indeterminate_bar', props.cx, css$10.root, css$10[`size-${props.size || 12}`]) },
|
|
1283
1283
|
React.createElement("div", { className: cx(css$10.progressBar) })));
|
|
1284
1284
|
});
|
|
1285
1285
|
|
|
1286
|
-
var css$$ = {"root":"
|
|
1286
|
+
var css$$ = {"root":"_98UyNW","striped":"IZ3IMn","animate-stripes":"_1g95Ag","size-12":"gmrSh1","size-18":"att51j","size-24":"_71eZ3k","animateStripes":"_1g95Ag","size12":"gmrSh1","size18":"att51j","size24":"_71eZ3k"};
|
|
1287
1287
|
|
|
1288
1288
|
const DEFAULT_SIZE = '12';
|
|
1289
1289
|
function applyProgressBarMods(mods) {
|
|
@@ -1298,14 +1298,14 @@ const ProgressBar = /* @__PURE__ */withMods(uuiComponents.ProgressBar, applyProg
|
|
|
1298
1298
|
hideLabel: props.hideLabel || props.striped,
|
|
1299
1299
|
}));
|
|
1300
1300
|
|
|
1301
|
-
var css$_ = {"root":"
|
|
1301
|
+
var css$_ = {"root":"KazOg0"};
|
|
1302
1302
|
|
|
1303
1303
|
const IndicatorBar = /* @__PURE__ */React.forwardRef((props, ref) => {
|
|
1304
1304
|
const { progress } = props;
|
|
1305
1305
|
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) }));
|
|
1306
1306
|
});
|
|
1307
1307
|
|
|
1308
|
-
var css$Z = {"root":"
|
|
1308
|
+
var css$Z = {"root":"lqmCF-"};
|
|
1309
1309
|
|
|
1310
1310
|
const StatusIndicator = /* @__PURE__ */forwardRef((props, ref) => {
|
|
1311
1311
|
return (React__default.createElement("div", { ref: ref, className: cx([
|
|
@@ -1320,7 +1320,7 @@ const StatusIndicator = /* @__PURE__ */forwardRef((props, ref) => {
|
|
|
1320
1320
|
React__default.createElement("p", { className: "uui-status_indicator-caption" }, props.caption)));
|
|
1321
1321
|
});
|
|
1322
1322
|
|
|
1323
|
-
var css$Y = {"drag-handle":"
|
|
1323
|
+
var css$Y = {"drag-handle":"xkJyH4","icon-container":"ZPCFJH","dragHandle":"xkJyH4","iconContainer":"ZPCFJH"};
|
|
1324
1324
|
|
|
1325
1325
|
function DataRowAddons(props) {
|
|
1326
1326
|
var _a, _b;
|
|
@@ -1342,7 +1342,7 @@ function DataRowAddons(props) {
|
|
|
1342
1342
|
], rotate: row.isFolded ? '90ccw' : '0', onClick: () => row.onFold(row), size: settings.sizes.rowAddons.icon[props.size] }))))));
|
|
1343
1343
|
}
|
|
1344
1344
|
|
|
1345
|
-
var css$X = {"root":"
|
|
1345
|
+
var css$X = {"root":"qGrcIa"};
|
|
1346
1346
|
|
|
1347
1347
|
const Blocker = /* @__PURE__ */withMods(Blocker$1, () => [css$X.root], (cmpProps) => ({ renderSpinner: cmpProps.renderSpinner || (() => React__default.createElement(Spinner, null)) }));
|
|
1348
1348
|
|
|
@@ -1383,7 +1383,7 @@ const VirtualListView = /* @__PURE__ */React.forwardRef((props, ref) => {
|
|
|
1383
1383
|
React.createElement(Blocker, { isEnabled: props.isLoading })));
|
|
1384
1384
|
});
|
|
1385
1385
|
|
|
1386
|
-
var css$W = {"root":"
|
|
1386
|
+
var css$W = {"root":"mhIIsQ"};
|
|
1387
1387
|
|
|
1388
1388
|
function CheckboxGroup(props) {
|
|
1389
1389
|
const currentValue = props.value || [];
|
|
@@ -1545,7 +1545,7 @@ const TREE_SHAKEABLE_INIT = () => (Object.assign(Object.assign({}, i18n$1), { da
|
|
|
1545
1545
|
} }));
|
|
1546
1546
|
const i18n = /* @__PURE__ */TREE_SHAKEABLE_INIT();
|
|
1547
1547
|
|
|
1548
|
-
var css$V = {"uui-typography":"
|
|
1548
|
+
var css$V = {"uui-typography":"i3xHmX","hero-header":"dRJFfY","promo-header":"tbGsNh","uui-critical":"J-N1Z2","uui-info":"_2k9F5t","uui-success":"_9dakSV","uui-warning":"Kioboq","uui-highlight":"to1TWs","uui-typography-size-12":"Dh9X0R","uui-typography-size-14":"yIRXbO","uui-typography-size-16":"_7WHW7z","modal":"_2okuuV","search-wrapper":"eyJGVM","checkbox":"JGUDp4","no-found-size-24":"H55sdI","no-found-size-30":"LJACaY","no-found-size-36":"cvPKvs","no-found-size-42":"_1X-dlT","uuiTypography":"i3xHmX","heroHeader":"dRJFfY","promoHeader":"tbGsNh","uuiCritical":"J-N1Z2","uuiInfo":"_2k9F5t","uuiSuccess":"_9dakSV","uuiWarning":"Kioboq","uuiHighlight":"to1TWs","uuiTypographySize12":"Dh9X0R","uuiTypographySize14":"yIRXbO","uuiTypographySize16":"_7WHW7z","searchWrapper":"eyJGVM","noFoundSize24":"H55sdI","noFoundSize30":"LJACaY","noFoundSize36":"cvPKvs","noFoundSize42":"_1X-dlT"};
|
|
1549
1549
|
|
|
1550
1550
|
class DataPickerBody extends PickerBodyBase {
|
|
1551
1551
|
constructor() {
|
|
@@ -1596,7 +1596,7 @@ function DataPickerFooterImpl(props) {
|
|
|
1596
1596
|
}
|
|
1597
1597
|
const DataPickerFooter = /* @__PURE__ */React__default.memo(DataPickerFooterImpl);
|
|
1598
1598
|
|
|
1599
|
-
var css$U = {"header":"
|
|
1599
|
+
var css$U = {"header":"cn9Dkg","close":"mOSiUL"};
|
|
1600
1600
|
|
|
1601
1601
|
const DataPickerHeaderImpl = (props) => {
|
|
1602
1602
|
const title = props.title && typeof props.title === 'string' ? props.title.charAt(0).toUpperCase() + props.title.slice(1) : '';
|
|
@@ -1621,7 +1621,7 @@ var SvgNotificationDoneFill = function SvgNotificationDoneFill(props, ref) {
|
|
|
1621
1621
|
};
|
|
1622
1622
|
var ForwardRef$t = /*#__PURE__*/forwardRef(SvgNotificationDoneFill);
|
|
1623
1623
|
|
|
1624
|
-
var css$T = {"uui-typography":"
|
|
1624
|
+
var css$T = {"uui-typography":"aastYs","hero-header":"J3MJSH","promo-header":"U6gp6k","uui-critical":"WCgdfG","uui-info":"E7FzEu","uui-success":"zPqK2x","uui-warning":"volmX9","uui-highlight":"YeONYa","uui-typography-size-12":"DMgYDT","uui-typography-size-14":"KFyche","uui-typography-size-16":"s0pcsr","root":"t3vNeY","align-widgets-top":"oe8-Mh","align-widgets-center":"yIGbhj","padding-12":"K3wW-t","padding-24":"k0dASH","padding-left-12":"J6pHmU","padding-left-24":"Fd3-HK","icon-container":"W-you5","loading-cell":"nQ90wV","content-wrapper":"CLQT3c","render-item":"FqgjTc","icon-wrapper":"YCSGeN","icon-default":"_7hWYCw","selected-mark":"GHuOX0","uuiTypography":"aastYs","heroHeader":"J3MJSH","promoHeader":"U6gp6k","uuiCritical":"WCgdfG","uuiInfo":"E7FzEu","uuiSuccess":"zPqK2x","uuiWarning":"volmX9","uuiHighlight":"YeONYa","uuiTypographySize12":"DMgYDT","uuiTypographySize14":"KFyche","uuiTypographySize16":"s0pcsr","alignWidgetsTop":"oe8-Mh","alignWidgetsCenter":"yIGbhj","padding12":"K3wW-t","padding24":"k0dASH","paddingLeft12":"J6pHmU","paddingLeft24":"Fd3-HK","iconContainer":"W-you5","loadingCell":"nQ90wV","contentWrapper":"CLQT3c","renderItem":"FqgjTc","iconWrapper":"YCSGeN","iconDefault":"_7hWYCw","selectedMark":"GHuOX0"};
|
|
1625
1625
|
|
|
1626
1626
|
function DataPickerCell(props) {
|
|
1627
1627
|
const ref = React.useRef();
|
|
@@ -1658,7 +1658,7 @@ function DataPickerCell(props) {
|
|
|
1658
1658
|
getWrappedContent()));
|
|
1659
1659
|
}
|
|
1660
1660
|
|
|
1661
|
-
var css$S = {"uui-typography":"
|
|
1661
|
+
var css$S = {"uui-typography":"MzhO-L","hero-header":"OkOy3j","promo-header":"IYKpP1","uui-critical":"zkUPjG","uui-info":"cj3n7j","uui-success":"X-x9R3","uui-warning":"maler3","uui-highlight":"FVDBeP","uui-typography-size-12":"NfmE6h","uui-typography-size-14":"Je5Hoc","uui-typography-size-16":"QGfR-F","picker-row":"_8rLt-3","uuiTypography":"MzhO-L","heroHeader":"OkOy3j","promoHeader":"IYKpP1","uuiCritical":"zkUPjG","uuiInfo":"cj3n7j","uuiSuccess":"X-x9R3","uuiWarning":"maler3","uuiHighlight":"FVDBeP","uuiTypographySize12":"NfmE6h","uuiTypographySize14":"Je5Hoc","uuiTypographySize16":"QGfR-F","pickerRow":"_8rLt-3"};
|
|
1662
1662
|
|
|
1663
1663
|
class DataPickerRow extends React.Component {
|
|
1664
1664
|
constructor() {
|
|
@@ -1672,7 +1672,7 @@ class DataPickerRow extends React.Component {
|
|
|
1672
1672
|
}
|
|
1673
1673
|
}
|
|
1674
1674
|
|
|
1675
|
-
var css$R = {"uui-typography":"
|
|
1675
|
+
var css$R = {"uui-typography":"jXYnbk","hero-header":"aZzDO3","promo-header":"tbnPtl","uui-critical":"kq1Lr9","uui-info":"EFfc8C","uui-success":"S4zvix","uui-warning":"eGkXim","uui-highlight":"_-62WwO","uui-typography-size-12":"P3-Q9a","uui-typography-size-14":"daaR0v","uui-typography-size-16":"iH3C-R","done":"_-6D6H0","container":"FXcRQU","uuiTypography":"jXYnbk","heroHeader":"aZzDO3","promoHeader":"tbnPtl","uuiCritical":"kq1Lr9","uuiInfo":"EFfc8C","uuiSuccess":"S4zvix","uuiWarning":"eGkXim","uuiHighlight":"_-62WwO","uuiTypographySize12":"P3-Q9a","uuiTypographySize14":"daaR0v","uuiTypographySize16":"iH3C-R"};
|
|
1676
1676
|
|
|
1677
1677
|
const MobileDropdownWrapper = (props) => {
|
|
1678
1678
|
const isMobileView = isMobile();
|
|
@@ -1706,7 +1706,7 @@ var SvgSearchWithBackground = function SvgSearchWithBackground(props, ref) {
|
|
|
1706
1706
|
};
|
|
1707
1707
|
var ForwardRef$s = /*#__PURE__*/forwardRef(SvgSearchWithBackground);
|
|
1708
1708
|
|
|
1709
|
-
var css$Q = {"uui-typography":"
|
|
1709
|
+
var css$Q = {"uui-typography":"_0-imMu","hero-header":"_1uegdy","promo-header":"FhoIW-","uui-critical":"vHcW6R","uui-info":"u7yM2G","uui-success":"qmo2w9","uui-warning":"_8elNQw","uui-highlight":"AEgcyU","uui-typography-size-12":"gfUnlm","uui-typography-size-14":"Fuku2z","uui-typography-size-16":"XXnTFK","sub-header-wrapper":"yFZx7d","switch":"_3kag3Q","no-found-modal-container":"Q17NjQ","no-found-modal-container-icon":"i86p-1","no-found-modal-container-text":"zM0YiF","uuiTypography":"_0-imMu","heroHeader":"_1uegdy","promoHeader":"FhoIW-","uuiCritical":"vHcW6R","uuiInfo":"u7yM2G","uuiSuccess":"qmo2w9","uuiWarning":"_8elNQw","uuiHighlight":"AEgcyU","uuiTypographySize12":"gfUnlm","uuiTypographySize14":"Fuku2z","uuiTypographySize16":"XXnTFK","subHeaderWrapper":"yFZx7d","$switch$":"_3kag3Q","noFoundModalContainer":"Q17NjQ","noFoundModalContainerIcon":"i86p-1","noFoundModalContainerText":"zM0YiF"};
|
|
1710
1710
|
|
|
1711
1711
|
const mergeHighlightRanges = (ranges) => {
|
|
1712
1712
|
const mergedRanges = [];
|
|
@@ -1773,7 +1773,7 @@ const getHighlightedSearchMatches = (str, search) => {
|
|
|
1773
1773
|
return getDecoratedText(str, ranges);
|
|
1774
1774
|
};
|
|
1775
1775
|
|
|
1776
|
-
var css$P = {"root":"
|
|
1776
|
+
var css$P = {"root":"_6plSLi","multiline":"trt2YH","vertical-padding-24":"l-TTMg","vertical-padding-30":"BtAzcu","vertical-padding-36":"oUhr-u","vertical-padding-42":"u50Mdt","vertical-padding-48":"dSAmDZ","text":"R-ernm","verticalPadding24":"l-TTMg","verticalPadding30":"BtAzcu","verticalPadding36":"oUhr-u","verticalPadding42":"u50Mdt","verticalPadding48":"dSAmDZ"};
|
|
1777
1777
|
|
|
1778
1778
|
function PickerItem(props) {
|
|
1779
1779
|
var _a;
|
|
@@ -1848,7 +1848,7 @@ function PickerModal(props) {
|
|
|
1848
1848
|
React__default.createElement(ModalFooter, { padding: "24", vPadding: "24" }, props.renderFooter ? props.renderFooter(getFooterProps()) : renderFooter()))));
|
|
1849
1849
|
}
|
|
1850
1850
|
|
|
1851
|
-
var css$O = {"tooltip":"
|
|
1851
|
+
var css$O = {"tooltip":"_2L4mKc"};
|
|
1852
1852
|
|
|
1853
1853
|
const PickerTogglerTag = /* @__PURE__ */React.forwardRef((props, ref) => {
|
|
1854
1854
|
var _a;
|
|
@@ -1863,7 +1863,7 @@ const PickerTogglerTag = /* @__PURE__ */React.forwardRef((props, ref) => {
|
|
|
1863
1863
|
}
|
|
1864
1864
|
});
|
|
1865
1865
|
|
|
1866
|
-
var css$N = {"uui-typography":"
|
|
1866
|
+
var css$N = {"uui-typography":"-Q61zN","hero-header":"cRxYIW","promo-header":"DUuVo3","uui-critical":"Ii0hMt","uui-info":"_26tfB1","uui-success":"Avcc7B","uui-warning":"jIqYaG","uui-highlight":"-XMVjm","uui-typography-size-12":"ieLg6D","uui-typography-size-14":"sDhxdp","uui-typography-size-16":"-LqHdJ","root":"XbgBlb","mode-form":"xHEkiu","mode-cell":"JNslCa","mode-inline":"CssQFI","uuiTypography":"-Q61zN","heroHeader":"cRxYIW","promoHeader":"DUuVo3","uuiCritical":"Ii0hMt","uuiInfo":"_26tfB1","uuiSuccess":"Avcc7B","uuiWarning":"jIqYaG","uuiHighlight":"-XMVjm","uuiTypographySize12":"ieLg6D","uuiTypographySize14":"sDhxdp","uuiTypographySize16":"-LqHdJ","modeForm":"xHEkiu","modeCell":"JNslCa","modeInline":"CssQFI"};
|
|
1867
1867
|
|
|
1868
1868
|
const defaultMode$1 = EditMode.FORM;
|
|
1869
1869
|
function applyPickerTogglerMods(mods) {
|
|
@@ -1963,7 +1963,7 @@ function PickerInputComponent(_a, ref) {
|
|
|
1963
1963
|
}
|
|
1964
1964
|
const PickerInput = /* @__PURE__ */React__default.forwardRef(PickerInputComponent);
|
|
1965
1965
|
|
|
1966
|
-
var css$M = {"row":"
|
|
1966
|
+
var css$M = {"row":"PxhG4T"};
|
|
1967
1967
|
|
|
1968
1968
|
function PickerListItem(props) {
|
|
1969
1969
|
var _a;
|
|
@@ -1984,7 +1984,7 @@ function PickerListItem(props) {
|
|
|
1984
1984
|
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));
|
|
1985
1985
|
}
|
|
1986
1986
|
|
|
1987
|
-
var css$L = {"root":"
|
|
1987
|
+
var css$L = {"root":"rCA8z7"};
|
|
1988
1988
|
|
|
1989
1989
|
function PickerList(props) {
|
|
1990
1990
|
const { context, view, onlySelectedView, getName, getEntityName, appendLastSelected, getSelectedIdsArray, buildRowsList, getMaxDefaultItems, dataSourceState, getModalTogglerCaption, } = usePickerList(props);
|
|
@@ -2024,7 +2024,7 @@ const UUI_FILTERS_PANEL_ADD_BUTTON_BODY = 'uui-filters-panel-add-button-body';
|
|
|
2024
2024
|
const UUI_FILTERS_PANEL_ITEM_BODY = 'uui-filters-panel-item-body';
|
|
2025
2025
|
const UUI_FILTERS_PANEL_ITEM_TOGGLER = 'uui-filters-panel-item-toggler';
|
|
2026
2026
|
|
|
2027
|
-
var css$K = {"uui-typography":"
|
|
2027
|
+
var css$K = {"uui-typography":"_3TlYGr","hero-header":"WHJZ5B","promo-header":"_0N8W-g","uui-critical":"_3geZyG","uui-info":"Sl4uHf","uui-success":"JkGacq","uui-warning":"TGl6F4","uui-highlight":"MgCNrl","uui-typography-size-12":"FvyhcU","uui-typography-size-14":"-XJFYg","uui-typography-size-16":"BCXcXX","root":"iYFnzl","title-wrapper":"WS3ZBk","title":"gzoudC","text-wrapper":"FNLG6-","selection":"bIAQr2","postfix":"_17O2vI","selected":"LuANrS","uuiTypography":"_3TlYGr","heroHeader":"WHJZ5B","promoHeader":"_0N8W-g","uuiCritical":"_3geZyG","uuiInfo":"Sl4uHf","uuiSuccess":"JkGacq","uuiWarning":"TGl6F4","uuiHighlight":"MgCNrl","uuiTypographySize12":"FvyhcU","uuiTypographySize14":"-XJFYg","uuiTypographySize16":"BCXcXX","titleWrapper":"WS3ZBk","textWrapper":"FNLG6-"};
|
|
2028
2028
|
|
|
2029
2029
|
const defaultSize = '36';
|
|
2030
2030
|
const FilterPanelItemToggler = /* @__PURE__ */React.forwardRef((props, ref) => {
|
|
@@ -2117,7 +2117,7 @@ function FilterPickerBody(_a) {
|
|
|
2117
2117
|
return renderBody(Object.assign(Object.assign(Object.assign({}, getPickerBodyProps(rows)), getListProps()), { showSearch: (_b = props.showSearch) !== null && _b !== void 0 ? _b : true }), rows);
|
|
2118
2118
|
}
|
|
2119
2119
|
|
|
2120
|
-
var css$J = {"container":"
|
|
2120
|
+
var css$J = {"container":"ajmk49"};
|
|
2121
2121
|
|
|
2122
2122
|
const defaultFormat = 'MMM D, YYYY';
|
|
2123
2123
|
const valueFormat = 'YYYY-MM-DD';
|
|
@@ -2326,14 +2326,14 @@ function DatePickerHeader({ navIconLeft, navIconRight, value: { month, view }, o
|
|
|
2326
2326
|
React.createElement(Button, { icon: navIconRight || ForwardRef$u, color: "secondary", fill: "ghost", cx: uuiHeader.navIconRight, onClick: () => onRightNavigationArrow(), isDisabled: disableNext }))));
|
|
2327
2327
|
}
|
|
2328
2328
|
|
|
2329
|
-
var css$I = {"uui-typography":"
|
|
2329
|
+
var css$I = {"uui-typography":"l-4QT3","hero-header":"bfYUSo","promo-header":"tsSmKC","uui-critical":"Attoil","uui-info":"uQXTkO","uui-success":"NR5a65","uui-warning":"_33fWpc","uui-highlight":"-Q9guB","uui-typography-size-12":"UPRsc7","uui-typography-size-14":"rFlvkk","uui-typography-size-16":"_454r6J","root":"B9Ziuc","uuiTypography":"l-4QT3","heroHeader":"bfYUSo","promoHeader":"tsSmKC","uuiCritical":"Attoil","uuiInfo":"uQXTkO","uuiSuccess":"NR5a65","uuiWarning":"_33fWpc","uuiHighlight":"-Q9guB","uuiTypographySize12":"UPRsc7","uuiTypographySize14":"rFlvkk","uuiTypographySize16":"_454r6J"};
|
|
2330
2330
|
|
|
2331
2331
|
function applyDateSelectionMods() {
|
|
2332
2332
|
return [css$I.root];
|
|
2333
2333
|
}
|
|
2334
2334
|
const Calendar = /* @__PURE__ */withMods(Calendar$1, applyDateSelectionMods);
|
|
2335
2335
|
|
|
2336
|
-
var css$H = {"uui-typography":"
|
|
2336
|
+
var css$H = {"uui-typography":"FTnaO1","hero-header":"hXVfe0","promo-header":"e5MhkM","uui-critical":"lMZLgH","uui-info":"J1cKl1","uui-success":"mo-UX1","uui-warning":"_6l8K6Y","uui-highlight":"-rhCKF","uui-typography-size-12":"S3CQEQ","uui-typography-size-14":"_3Red7A","uui-typography-size-16":"_0bRJn9","root":"KHoIwI","uuiTypography":"FTnaO1","heroHeader":"hXVfe0","promoHeader":"e5MhkM","uuiCritical":"lMZLgH","uuiInfo":"J1cKl1","uuiSuccess":"mo-UX1","uuiWarning":"_6l8K6Y","uuiHighlight":"-rhCKF","uuiTypographySize12":"S3CQEQ","uuiTypographySize14":"_3Red7A","uuiTypographySize16":"_0bRJn9"};
|
|
2337
2337
|
|
|
2338
2338
|
const uuiDatePickerBody = {
|
|
2339
2339
|
wrapper: 'uui-datepickerBody-wrapper',
|
|
@@ -2421,7 +2421,7 @@ function FilterDatePickerBody(props) {
|
|
|
2421
2421
|
} })))));
|
|
2422
2422
|
}
|
|
2423
2423
|
|
|
2424
|
-
var css$G = {"uui-typography":"
|
|
2424
|
+
var css$G = {"uui-typography":"FOF7cC","hero-header":"LUICKP","promo-header":"oT7fOi","uui-critical":"GbcPNE","uui-info":"H0nA1z","uui-success":"iQNQE9","uui-warning":"r0moKQ","uui-highlight":"g9vAm1","uui-typography-size-12":"_6LsSwi","uui-typography-size-14":"pdKAlp","uui-typography-size-16":"_29O7Ru","dropdown-container":"ohfYAn","date-input":"iI-kXw","date-input-group":"GgCdzf","separator":"BzGhM4","mode-form":"NSZPr6","mode-cell":"_2uz-EG","uuiTypography":"FOF7cC","heroHeader":"LUICKP","promoHeader":"oT7fOi","uuiCritical":"GbcPNE","uuiInfo":"H0nA1z","uuiSuccess":"iQNQE9","uuiWarning":"r0moKQ","uuiHighlight":"g9vAm1","uuiTypographySize12":"_6LsSwi","uuiTypographySize14":"pdKAlp","uuiTypographySize16":"_29O7Ru","dropdownContainer":"ohfYAn","dateInput":"iI-kXw","dateInputGroup":"GgCdzf","modeForm":"NSZPr6","modeCell":"_2uz-EG"};
|
|
2425
2425
|
|
|
2426
2426
|
const RangeDatePickerInput = /* @__PURE__ */forwardRef(({ isDisabled, isInvalid, isReadonly, size, disableClear, rawProps, value, inFocus, format, onValueChange, onBlur, onFocusInput, onBlurInput, onClick, getPlaceholder, filter, id, cx: classes, }, ref) => {
|
|
2427
2427
|
const [inputValue, setInputValue] = useState(toCustomDateRangeFormat(value, format));
|
|
@@ -2512,7 +2512,7 @@ function FilterRangeDatePickerBody(props) {
|
|
|
2512
2512
|
React__default.createElement(LinkButton, { isDisabled: !value.from && !value.to, caption: i18n.pickerModal.clearAllButton, onClick: () => onValueChange(defaultRangeValue) })))));
|
|
2513
2513
|
}
|
|
2514
2514
|
|
|
2515
|
-
var css$F = {"container":"
|
|
2515
|
+
var css$F = {"container":"ZRV5uX"};
|
|
2516
2516
|
|
|
2517
2517
|
function FilterNumericBody(props) {
|
|
2518
2518
|
var _a, _b;
|
|
@@ -2612,7 +2612,7 @@ var SvgActionDeleteForeverFill = function SvgActionDeleteForeverFill(props, ref)
|
|
|
2612
2612
|
};
|
|
2613
2613
|
var ForwardRef$r = /*#__PURE__*/forwardRef(SvgActionDeleteForeverFill);
|
|
2614
2614
|
|
|
2615
|
-
var css$E = {"uui-typography":"
|
|
2615
|
+
var css$E = {"uui-typography":"_-2YgRX","hero-header":"SPlct2","promo-header":"zE6WCx","uui-critical":"fPvS8H","uui-info":"_32ZuQi","uui-success":"GnUawe","uui-warning":"IP8PNT","uui-highlight":"aDIH6L","uui-typography-size-12":"SCVvHo","uui-typography-size-14":"PTz88B","uui-typography-size-16":"_6GdzX9","header":"DmCeqw","removeButton":"o49OZI","with-search":"AYX4tT","uuiTypography":"_-2YgRX","heroHeader":"SPlct2","promoHeader":"zE6WCx","uuiCritical":"fPvS8H","uuiInfo":"_32ZuQi","uuiSuccess":"GnUawe","uuiWarning":"IP8PNT","uuiHighlight":"aDIH6L","uuiTypographySize12":"SCVvHo","uuiTypographySize14":"PTz88B","uuiTypographySize16":"_6GdzX9","withSearch":"AYX4tT"};
|
|
2616
2616
|
|
|
2617
2617
|
function useView(props, value) {
|
|
2618
2618
|
const forceUpdate = useForceUpdate();
|
|
@@ -2933,7 +2933,7 @@ function FiltersToolbarImpl(props) {
|
|
|
2933
2933
|
}
|
|
2934
2934
|
const FiltersPanel = /* @__PURE__ */React__default.memo(FiltersToolbarImpl);
|
|
2935
2935
|
|
|
2936
|
-
var css$D = {"divider":"
|
|
2936
|
+
var css$D = {"divider":"GvqtQn","dropdownDeleteIcon":"_7JDToK","presetsWrapper":"_0heZFq","addPresetContainer":"homTNo","dropContainer":"_1KPCgB"};
|
|
2937
2937
|
|
|
2938
2938
|
var _path$p;
|
|
2939
2939
|
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); }
|
|
@@ -3061,7 +3061,7 @@ var SvgActionDeleteOutline = function SvgActionDeleteOutline(props, ref) {
|
|
|
3061
3061
|
};
|
|
3062
3062
|
var ForwardRef$i = /*#__PURE__*/forwardRef(SvgActionDeleteOutline);
|
|
3063
3063
|
|
|
3064
|
-
var css$C = {"delete-button":"
|
|
3064
|
+
var css$C = {"delete-button":"zF3qpi","tab-button":"-aEbrH","targetOpen":"gyk-RJ","deleteButton":"zF3qpi","tabButton":"-aEbrH"};
|
|
3065
3065
|
|
|
3066
3066
|
function PresetActionsDropdown(props) {
|
|
3067
3067
|
const { uuiNotifications } = useUuiContext();
|
|
@@ -3119,7 +3119,7 @@ function PresetActionsDropdown(props) {
|
|
|
3119
3119
|
return (React__default.createElement(Dropdown, { renderBody: renderBody, renderTarget: renderTarget, placement: "bottom-end", modifiers: [{ name: 'offset', options: { offset: [0, 22] } }] }));
|
|
3120
3120
|
}
|
|
3121
3121
|
|
|
3122
|
-
var css$B = {"preset-input-cell":"
|
|
3122
|
+
var css$B = {"preset-input-cell":"nn3Ce5","preset-input":"tX5e7U","presetInputCell":"nn3Ce5","presetInput":"tX5e7U"};
|
|
3123
3123
|
|
|
3124
3124
|
const UUI_PRESETS_PANEL_ADD_BUTTON = 'uui-presets-panel-add-button';
|
|
3125
3125
|
const UUI_PRESETS_PANEL_MORE_BUTTON = 'uui-presets-panel-more-button';
|
|
@@ -3152,7 +3152,7 @@ function PresetInput(props) {
|
|
|
3152
3152
|
React__default.createElement(TextInput, { cx: css$B.presetInput, onValueChange: setPresetCaption, value: presetCaption, onCancel: cancelActionHandler, onAccept: acceptActionHandler, onBlur: newPresetOnBlurHandler, autoFocus: true, maxLength: 50, isReadonly: readonly })));
|
|
3153
3153
|
}
|
|
3154
3154
|
|
|
3155
|
-
var css$A = {"preset":"
|
|
3155
|
+
var css$A = {"preset":"-gukT9","activePreset":"c-nxV0"};
|
|
3156
3156
|
|
|
3157
3157
|
function Preset(props) {
|
|
3158
3158
|
const [isRenamePreset, setIsRenamePreset] = useState(false);
|
|
@@ -3254,7 +3254,7 @@ const useColumnsWithFilters = (initialColumns, filters) => {
|
|
|
3254
3254
|
return columns;
|
|
3255
3255
|
};
|
|
3256
3256
|
|
|
3257
|
-
var css$z = {"line-height-12":"
|
|
3257
|
+
var css$z = {"line-height-12":"UaosY9","line-height-18":"yESbz3","line-height-24":"EWYR6a","line-height-30":"B-rq4o","font-size-10":"p2zbbr","font-size-12":"Ekl28H","font-size-14":"_7eyPpb","font-size-16":"ogKbW1","font-size-18":"zis9li","font-size-24":"BhQL1p","v-padding-2":"TTTcFo","v-padding-3":"G1fDXv","v-padding-5":"EZLy7V","v-padding-6":"BZpBfX","v-padding-8":"ijdgod","v-padding-9":"tXfJS4","v-padding-11":"htK8e8","v-padding-12":"iR-iGl","v-padding-14":"ZF1etr","v-padding-15":"_0K8pKw","v-padding-17":"SWy6UK","v-padding-18":"A7tZ0G","v-padding-23":"-lcRcX","v-padding-24":"u-g1IE","lineHeight12":"UaosY9","lineHeight18":"yESbz3","lineHeight24":"EWYR6a","lineHeight30":"B-rq4o","fontSize10":"p2zbbr","fontSize12":"Ekl28H","fontSize14":"_7eyPpb","fontSize16":"ogKbW1","fontSize18":"zis9li","fontSize24":"BhQL1p","vPadding2":"TTTcFo","vPadding3":"G1fDXv","vPadding5":"EZLy7V","vPadding6":"BZpBfX","vPadding8":"ijdgod","vPadding9":"tXfJS4","vPadding11":"htK8e8","vPadding12":"iR-iGl","vPadding14":"ZF1etr","vPadding15":"_0K8pKw","vPadding17":"SWy6UK","vPadding18":"A7tZ0G","vPadding23":"-lcRcX","vPadding24":"u-g1IE"};
|
|
3258
3258
|
|
|
3259
3259
|
function getTextClasses(props, border) {
|
|
3260
3260
|
if (props.size === 'none') {
|
|
@@ -3271,7 +3271,7 @@ function getTextClasses(props, border) {
|
|
|
3271
3271
|
];
|
|
3272
3272
|
}
|
|
3273
3273
|
|
|
3274
|
-
var css$y = {"root":"
|
|
3274
|
+
var css$y = {"root":"II5XgO"};
|
|
3275
3275
|
|
|
3276
3276
|
function applyTextMods(mods) {
|
|
3277
3277
|
const textClasses = getTextClasses({
|
|
@@ -3290,7 +3290,7 @@ function applyTextMods(mods) {
|
|
|
3290
3290
|
}
|
|
3291
3291
|
const Text = /* @__PURE__ */withMods(uuiComponents.Text, applyTextMods);
|
|
3292
3292
|
|
|
3293
|
-
var css$x = {"root":"
|
|
3293
|
+
var css$x = {"root":"_4Lr7eh","loading-word":"_29QUt7","animated-loading":"Pz4xvi","skeleton_loading":"UJteK6","loadingWord":"_29QUt7","animatedLoading":"Pz4xvi","skeletonLoading":"UJteK6"};
|
|
3294
3294
|
|
|
3295
3295
|
const TextPlaceholder = (props) => {
|
|
3296
3296
|
const pattern = ' ';
|
|
@@ -3309,7 +3309,7 @@ const TextPlaceholder = (props) => {
|
|
|
3309
3309
|
|
|
3310
3310
|
const RichTextView = /* @__PURE__ */withMods(uuiComponents.RichTextView, (mods) => ['uui-typography', `uui-typography-size-${mods.size || '14'}`]);
|
|
3311
3311
|
|
|
3312
|
-
var css$w = {"uui-typography":"
|
|
3312
|
+
var css$w = {"uui-typography":"_3DH2Vu","hero-header":"rIX-In","promo-header":"mBL29y","uui-critical":"jHUDOR","uui-info":"XDodtT","uui-success":"TTIJyZ","uui-warning":"DsybPa","uui-highlight":"h2IQay","uui-typography-size-12":"ogdbZo","uui-typography-size-14":"jl9uxE","uui-typography-size-16":"cs5b-s","root":"_5UQAAj","modal-blocker":"nns9QO","animateModalBlocker":"HN18qu","modal":"OoMJb8","modal-footer":"d59uA0","modal-header":"lj7oRW","uuiTypography":"_3DH2Vu","heroHeader":"rIX-In","promoHeader":"mBL29y","uuiCritical":"jHUDOR","uuiInfo":"XDodtT","uuiSuccess":"TTIJyZ","uuiWarning":"DsybPa","uuiHighlight":"h2IQay","uuiTypographySize12":"ogdbZo","uuiTypographySize14":"jl9uxE","uuiTypographySize16":"cs5b-s","modalBlocker":"nns9QO","modalFooter":"d59uA0","modalHeader":"lj7oRW"};
|
|
3313
3313
|
|
|
3314
3314
|
const ModalBlocker = /* @__PURE__ */withMods(ModalBlocker$1, () => [css$w.modalBlocker]);
|
|
3315
3315
|
const ModalWindow = /* @__PURE__ */withMods(ModalWindow$1, () => [css$w.root, css$w.modal], (props) => {
|
|
@@ -3363,7 +3363,7 @@ var SvgNotificationHelpFill = function SvgNotificationHelpFill(props, ref) {
|
|
|
3363
3363
|
};
|
|
3364
3364
|
var ForwardRef$h = /*#__PURE__*/forwardRef(SvgNotificationHelpFill);
|
|
3365
3365
|
|
|
3366
|
-
var css$v = {"uui-typography":"
|
|
3366
|
+
var css$v = {"uui-typography":"IwiFdr","hero-header":"m7YZCl","promo-header":"Mm1DWd","uui-critical":"Jb87-g","uui-info":"Hhiri-","uui-success":"W7Om7c","uui-warning":"e6ulZo","uui-highlight":"Ao7WMT","uui-typography-size-12":"f3ZgJf","uui-typography-size-14":"EoSa97","uui-typography-size-16":"UhQ-8n","root":"_0thES6","icon-wrapper":"_14l7qG","action-wrapper":"rDYbVa","action-link":"giDtjz","close-icon":"qhJ3fI","main-path":"NCnklW","content":"gDvddi","close-wrapper":"eCT1RA","notification-wrapper":"qwoCB3","clear-button":"wJg9HW","uuiTypography":"IwiFdr","heroHeader":"m7YZCl","promoHeader":"Mm1DWd","uuiCritical":"Jb87-g","uuiInfo":"Hhiri-","uuiSuccess":"W7Om7c","uuiWarning":"e6ulZo","uuiHighlight":"Ao7WMT","uuiTypographySize12":"f3ZgJf","uuiTypographySize14":"EoSa97","uuiTypographySize16":"UhQ-8n","iconWrapper":"_14l7qG","actionWrapper":"rDYbVa","actionLink":"giDtjz","closeIcon":"qhJ3fI","mainPath":"NCnklW","closeWrapper":"eCT1RA","notificationWrapper":"qwoCB3","clearButton":"wJg9HW"};
|
|
3367
3367
|
|
|
3368
3368
|
const NotificationCard = /* @__PURE__ */React__default.forwardRef((props, ref) => {
|
|
3369
3369
|
const notificationCardNode = React__default.useRef(null);
|
|
@@ -3439,7 +3439,7 @@ function useReliableForceUpdate() {
|
|
|
3439
3439
|
return red[1];
|
|
3440
3440
|
}
|
|
3441
3441
|
|
|
3442
|
-
var css$u = {"root":"
|
|
3442
|
+
var css$u = {"root":"G335hP","timepicker-input":"U6Vn1r","ltr-always":"HAs03H","timepickerInput":"U6Vn1r","ltrAlways":"HAs03H"};
|
|
3443
3443
|
|
|
3444
3444
|
const uuiTimePicker = {
|
|
3445
3445
|
container: 'uui-timepicker-container',
|
|
@@ -3632,7 +3632,7 @@ function TimePicker(props) {
|
|
|
3632
3632
|
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 }));
|
|
3633
3633
|
}
|
|
3634
3634
|
|
|
3635
|
-
var css$t = {"root":"
|
|
3635
|
+
var css$t = {"root":"vroRlt"};
|
|
3636
3636
|
|
|
3637
3637
|
function applyInputAddonMods() {
|
|
3638
3638
|
return [
|
|
@@ -3641,7 +3641,7 @@ function applyInputAddonMods() {
|
|
|
3641
3641
|
}
|
|
3642
3642
|
const InputAddon = /* @__PURE__ */withMods(InputAddon$1, applyInputAddonMods);
|
|
3643
3643
|
|
|
3644
|
-
var css$s = {"root":"
|
|
3644
|
+
var css$s = {"root":"YXBt13"};
|
|
3645
3645
|
|
|
3646
3646
|
function applySliderMods() {
|
|
3647
3647
|
return [css$s.root, 'uui-color-neutral'];
|
|
@@ -3724,14 +3724,14 @@ function DatePickerComponent(props, ref) {
|
|
|
3724
3724
|
}
|
|
3725
3725
|
const DatePicker = /* @__PURE__ */React__default.forwardRef(DatePickerComponent);
|
|
3726
3726
|
|
|
3727
|
-
var css$r = {"uui-typography":"
|
|
3727
|
+
var css$r = {"uui-typography":"JcbUiM","hero-header":"weTZAG","promo-header":"GsaB7N","uui-critical":"dvPBdh","uui-info":"_1y-naF","uui-success":"_8Z90q7","uui-warning":"_4R7ZW4","uui-highlight":"_-7KZqB","uui-typography-size-12":"-cdw4l","uui-typography-size-14":"_2ze0Jz","uui-typography-size-16":"OhX93z","root":"Z6U357","uuiTypography":"JcbUiM","heroHeader":"weTZAG","promoHeader":"GsaB7N","uuiCritical":"dvPBdh","uuiInfo":"_1y-naF","uuiSuccess":"_8Z90q7","uuiWarning":"_4R7ZW4","uuiHighlight":"_-7KZqB","uuiTypographySize12":"-cdw4l","uuiTypographySize14":"_2ze0Jz","uuiTypographySize16":"OhX93z"};
|
|
3728
3728
|
|
|
3729
3729
|
function applyCalendarPresetsMods() {
|
|
3730
3730
|
return [css$r.root];
|
|
3731
3731
|
}
|
|
3732
3732
|
const CalendarPresets = /* @__PURE__ */withMods(CalendarPresets$1, applyCalendarPresetsMods, () => ({}));
|
|
3733
3733
|
|
|
3734
|
-
var css$q = {"uui-typography":"
|
|
3734
|
+
var css$q = {"uui-typography":"_9LwvVG","hero-header":"ufknGm","promo-header":"_4hqgAz","uui-critical":"fkpNp-","uui-info":"Ai4Da4","uui-success":"_3bV472","uui-warning":"s7xK14","uui-highlight":"X7ktr8","uui-typography-size-12":"eOfCtq","uui-typography-size-14":"WdE57w","uui-typography-size-16":"M1ru2B","root":"OOYaY-","container":"P6vO6D","day-selection":"a4CILI","from-picker":"v2gZXR","to-picker":"VrV4sL","bodes-wrapper":"zGSq1i","blocker":"XWLdSe","uuiTypography":"_9LwvVG","heroHeader":"ufknGm","promoHeader":"_4hqgAz","uuiCritical":"fkpNp-","uuiInfo":"Ai4Da4","uuiSuccess":"_3bV472","uuiWarning":"s7xK14","uuiHighlight":"X7ktr8","uuiTypographySize12":"eOfCtq","uuiTypographySize14":"WdE57w","uuiTypographySize16":"M1ru2B","daySelection":"a4CILI","fromPicker":"v2gZXR","toPicker":"VrV4sL","bodesWrapper":"zGSq1i"};
|
|
3735
3735
|
|
|
3736
3736
|
const uuiRangeDatePickerBody = {
|
|
3737
3737
|
inRange: 'uui-range-datepicker-in-range',
|
|
@@ -3975,7 +3975,7 @@ function RangeDatePickerComponent(props, ref) {
|
|
|
3975
3975
|
}
|
|
3976
3976
|
const RangeDatePicker = /* @__PURE__ */React__default.forwardRef(RangeDatePickerComponent);
|
|
3977
3977
|
|
|
3978
|
-
var css$p = {"root":"
|
|
3978
|
+
var css$p = {"root":"RM9R44","blocker":"_1L8Uq-","marker":"_4sQ2wh","top":"IejB3A","bottom":"_0iLSc4","left":"_34jcDg","right":"YJRjck","inside":"e29U-g"};
|
|
3979
3979
|
|
|
3980
3980
|
function DropMarker(props) {
|
|
3981
3981
|
return props.isDndInProgress
|
|
@@ -3990,7 +3990,7 @@ function DropMarker(props) {
|
|
|
3990
3990
|
: null;
|
|
3991
3991
|
}
|
|
3992
3992
|
|
|
3993
|
-
var css$o = {"uui-typography":"
|
|
3993
|
+
var css$o = {"uui-typography":"h0-j-9","hero-header":"BCV7uj","promo-header":"R1zQpZ","uui-critical":"I-Hv8Q","uui-info":"b5-42j","uui-success":"_4JI6nS","uui-warning":"nPS-rr","uui-highlight":"YGYepi","uui-typography-size-12":"OObUXp","uui-typography-size-14":"y4Owr9","uui-typography-size-16":"ngP3EG","cell":"di-kv5","wrapper":"T4v908","align-widgets-top":"B45RPC","align-widgets-center":"OmjFWc","padding-6":"iGSMp-","padding-12":"x4VN9G","padding-24":"Ia2lgL","padding-left-12":"_471Cm4","padding-left-24":"e3rJq5","padding-right-12":"wES7dI","padding-right-24":"_7yJq0D","loading-cell":"aVsvPq","uuiTypography":"h0-j-9","heroHeader":"BCV7uj","promoHeader":"R1zQpZ","uuiCritical":"I-Hv8Q","uuiInfo":"b5-42j","uuiSuccess":"_4JI6nS","uuiWarning":"nPS-rr","uuiHighlight":"YGYepi","uuiTypographySize12":"OObUXp","uuiTypographySize14":"y4Owr9","uuiTypographySize16":"ngP3EG","alignWidgetsTop":"B45RPC","alignWidgetsCenter":"OmjFWc","padding6":"iGSMp-","padding12":"x4VN9G","padding24":"Ia2lgL","paddingLeft12":"_471Cm4","paddingLeft24":"e3rJq5","paddingRight12":"wES7dI","paddingRight24":"_7yJq0D","loadingCell":"aVsvPq"};
|
|
3994
3994
|
|
|
3995
3995
|
function DataTableCell(initialProps) {
|
|
3996
3996
|
const props = Object.assign({}, initialProps);
|
|
@@ -4038,7 +4038,7 @@ function DataTableCell(initialProps) {
|
|
|
4038
4038
|
return React.createElement(DataTableCell$1, Object.assign({}, props));
|
|
4039
4039
|
}
|
|
4040
4040
|
|
|
4041
|
-
var css$n = {"uui-typography":"
|
|
4041
|
+
var css$n = {"uui-typography":"vj79Sf","hero-header":"_4mbgbC","promo-header":"Mt0EvQ","uui-critical":"_2ygwSH","uui-info":"_13l-El","uui-success":"bPS7KW","uui-warning":"S23G53","uui-highlight":"SPEVJg","uui-typography-size-12":"gWYZnh","uui-typography-size-14":"k-MA3s","uui-typography-size-16":"yipM0P","root":"nge1rK","size-24":"_0r2qOb","size-30":"gEmJUd","size-36":"DGRpyr","size-48":"_4xOj-E","size-60":"GfqxDL","uuiTypography":"vj79Sf","heroHeader":"_4mbgbC","promoHeader":"Mt0EvQ","uuiCritical":"_2ygwSH","uuiInfo":"_13l-El","uuiSuccess":"bPS7KW","uuiWarning":"S23G53","uuiHighlight":"SPEVJg","uuiTypographySize12":"gWYZnh","uuiTypographySize14":"k-MA3s","uuiTypographySize16":"yipM0P","size24":"_0r2qOb","size30":"gEmJUd","size36":"DGRpyr","size48":"_4xOj-E","size60":"GfqxDL"};
|
|
4042
4042
|
|
|
4043
4043
|
// Here we define a single instance of the renderCell function to make DataTableRow#shouldComponentUpdate work.
|
|
4044
4044
|
// 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.
|
|
@@ -4054,7 +4054,7 @@ const DataTableRow = /* @__PURE__ */withMods(DataTableRow$1, ({ borderBottom = t
|
|
|
4054
4054
|
];
|
|
4055
4055
|
}, () => propsMods);
|
|
4056
4056
|
|
|
4057
|
-
var css$m = {"uui-typography":"
|
|
4057
|
+
var css$m = {"uui-typography":"YqSDBG","hero-header":"tlYUaF","promo-header":"xxFaJv","uui-critical":"N1EH54","uui-info":"FHi-kR","uui-success":"m1-AuT","uui-warning":"fGPvfB","uui-highlight":"gFd-oD","uui-typography-size-12":"FvqmBn","uui-typography-size-14":"eKE0au","uui-typography-size-16":"_4dhvCv","sorting-panel-container":"FdBWuI","sort-active":"upqV48","uuiTypography":"YqSDBG","heroHeader":"tlYUaF","promoHeader":"xxFaJv","uuiCritical":"N1EH54","uuiInfo":"FHi-kR","uuiSuccess":"m1-AuT","uuiWarning":"fGPvfB","uuiHighlight":"gFd-oD","uuiTypographySize12":"FvqmBn","uuiTypographySize14":"eKE0au","uuiTypographySize16":"_4dhvCv","sortingPanelContainer":"FdBWuI","sortActive":"upqV48"};
|
|
4058
4058
|
|
|
4059
4059
|
var _path$g;
|
|
4060
4060
|
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); }
|
|
@@ -4184,7 +4184,7 @@ var SvgNavigationExpandAllOutline = function SvgNavigationExpandAllOutline(props
|
|
|
4184
4184
|
};
|
|
4185
4185
|
var ForwardRef$a = /*#__PURE__*/forwardRef(SvgNavigationExpandAllOutline);
|
|
4186
4186
|
|
|
4187
|
-
var css$l = {"uui-typography":"
|
|
4187
|
+
var css$l = {"uui-typography":"w8-1dZ","hero-header":"nddqVp","promo-header":"_55MWJQ","uui-critical":"WWB7br","uui-info":"JAR9PE","uui-success":"E5JIHL","uui-warning":"DAeRI4","uui-highlight":"Jf62KX","uui-typography-size-12":"_7vGl-l","uui-typography-size-14":"DXdPjY","uui-typography-size-16":"-MsAgG","cell":"Kffcvj","column-gap-12":"ZeM-tw","caption-wrapper":"S7S0At","column-gap-24":"_1wjuaa","first-column-12":"_1RuB-d","last-column-12":"LErGTt","first-column-24":"jRJknP","last-column-24":"Si0cyP","sort-icon":"_3CYlMr","dropdown-icon":"mwaVVX","infoIcon":"ryLSem","resizable":"_2wCH-8","size-24":"UYov4Z","size-30":"_5fPzlC","size-36":"Ko08PH","size-42":"PBdEYz","size-48":"MMekuP","padding-left-24":"_8SQh0h","padding-right-24":"_7Q-2t6","align-right":"-kYpR9","align-center":"_15ejrq","caption":"xEuZKq","checkbox":"SqUmsH","icon":"wNubqm","fold-all-icon":"XA7U8X","cell-tooltip":"lvUMKP","upper-case":"_6Egejg","font-size-14":"gw8H8l","resize-mark":"cpVp9-","resize-mark-6":"hdEfrQ","resize-mark-12":"K1tAuR","pinned-right":"e2eLfb","draggable":"l4BRy1","ghost":"N51WzQ","is-dragged-out":"_0XmGc5","dnd-marker-left":"pDe0l8","dnd-marker-right":"CzZQp6","cell-tooltip-wrapper":"_3mDszx","cell-tooltip-text":"GMbn9h","uuiTypography":"w8-1dZ","heroHeader":"nddqVp","promoHeader":"_55MWJQ","uuiCritical":"WWB7br","uuiInfo":"JAR9PE","uuiSuccess":"E5JIHL","uuiWarning":"DAeRI4","uuiHighlight":"Jf62KX","uuiTypographySize12":"_7vGl-l","uuiTypographySize14":"DXdPjY","uuiTypographySize16":"-MsAgG","columnGap12":"ZeM-tw","captionWrapper":"S7S0At","columnGap24":"_1wjuaa","firstColumn12":"_1RuB-d","lastColumn12":"LErGTt","firstColumn24":"jRJknP","lastColumn24":"Si0cyP","sortIcon":"_3CYlMr","dropdownIcon":"mwaVVX","size24":"UYov4Z","size30":"_5fPzlC","size36":"Ko08PH","size42":"PBdEYz","size48":"MMekuP","paddingLeft24":"_8SQh0h","paddingRight24":"_7Q-2t6","alignRight":"-kYpR9","alignCenter":"_15ejrq","foldAllIcon":"XA7U8X","cellTooltip":"lvUMKP","upperCase":"_6Egejg","fontSize14":"gw8H8l","resizeMark":"cpVp9-","resizeMark6":"hdEfrQ","resizeMark12":"K1tAuR","pinnedRight":"e2eLfb","isDraggedOut":"_0XmGc5","dndMarkerLeft":"pDe0l8","dndMarkerRight":"CzZQp6","cellTooltipWrapper":"_3mDszx","cellTooltipText":"GMbn9h"};
|
|
4188
4188
|
|
|
4189
4189
|
class DataTableHeaderCell extends React.Component {
|
|
4190
4190
|
constructor() {
|
|
@@ -4266,14 +4266,14 @@ var SvgActionSettingsFill = function SvgActionSettingsFill(props, ref) {
|
|
|
4266
4266
|
};
|
|
4267
4267
|
var ForwardRef$9 = /*#__PURE__*/forwardRef(SvgActionSettingsFill);
|
|
4268
4268
|
|
|
4269
|
-
var css$k = {"uui-typography":"
|
|
4269
|
+
var css$k = {"uui-typography":"AA-t0p","hero-header":"C-n7o4","promo-header":"YBDR8k","uui-critical":"_84kOpg","uui-info":"TJz7rk","uui-success":"Af9Jg0","uui-warning":"BBW713","uui-highlight":"jBFalk","uui-typography-size-12":"lTegXo","uui-typography-size-14":"Ki5hdq","uui-typography-size-16":"scGBNq","header-cell":"WRZwDr","truncate":"frOwWG","uuiTypography":"AA-t0p","heroHeader":"C-n7o4","promoHeader":"YBDR8k","uuiCritical":"_84kOpg","uuiInfo":"TJz7rk","uuiSuccess":"Af9Jg0","uuiWarning":"BBW713","uuiHighlight":"jBFalk","uuiTypographySize12":"lTegXo","uuiTypographySize14":"Ki5hdq","uuiTypographySize16":"scGBNq","headerCell":"WRZwDr"};
|
|
4270
4270
|
|
|
4271
4271
|
const DataTableHeaderRow = /* @__PURE__ */withMods(DataTableHeaderRow$1, (props) => [css$k.root, 'uui-dt-vars', props.size === '48' && css$k.truncate], (mods) => ({
|
|
4272
4272
|
renderCell: (props) => React.createElement(DataTableHeaderCell, Object.assign({}, props, { size: mods.size, textCase: mods.textCase || 'normal', key: props.column.key, columnsGap: mods.columnsGap })),
|
|
4273
4273
|
renderConfigButton: () => React.createElement(IconButton, { key: "configuration", onClick: mods.onConfigButtonClick, cx: "config-icon", color: "neutral", icon: ForwardRef$9 }),
|
|
4274
4274
|
}));
|
|
4275
4275
|
|
|
4276
|
-
var styles$1 = {"uui-typography":"
|
|
4276
|
+
var styles$1 = {"uui-typography":"pZMfN7","hero-header":"_7njzCw","promo-header":"caKn7H","uui-critical":"y-Coli","uui-info":"A1ufj3","uui-success":"vAU02x","uui-warning":"_2lc2s2","uui-highlight":"-HC24T","uui-typography-size-12":"hQ7YCA","uui-typography-size-14":"pGNXq1","uui-typography-size-16":"VvLpHw","main-panel":"fTtM02","group-title":"YIvKDX","group-title-text":"RMjD6v","group-title-badge":"fLCoKX","group-items":"L1Ufae","no-data":"WxJGsv","h-divider":"XnTqM3","search-area":"_9q8-Jz","subgroup-accordion":"o1cgHm","subgroup-title":"-Ezt-W","uuiTypography":"pZMfN7","heroHeader":"_7njzCw","promoHeader":"caKn7H","uuiCritical":"y-Coli","uuiInfo":"A1ufj3","uuiSuccess":"vAU02x","uuiWarning":"_2lc2s2","uuiHighlight":"-HC24T","uuiTypographySize12":"hQ7YCA","uuiTypographySize14":"pGNXq1","uuiTypographySize16":"VvLpHw","mainPanel":"fTtM02","groupTitle":"YIvKDX","groupTitleText":"RMjD6v","groupTitleBadge":"fLCoKX","groupItems":"L1Ufae","noData":"WxJGsv","hDivider":"XnTqM3","searchArea":"_9q8-Jz","subgroupAccordion":"o1cgHm","subgroupTitle":"-Ezt-W"};
|
|
4277
4277
|
|
|
4278
4278
|
var _path$8;
|
|
4279
4279
|
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); }
|
|
@@ -4330,7 +4330,7 @@ var SvgTableGroupColumnRightFill = function SvgTableGroupColumnRightFill(props,
|
|
|
4330
4330
|
};
|
|
4331
4331
|
var ForwardRef$6 = /*#__PURE__*/forwardRef(SvgTableGroupColumnRightFill);
|
|
4332
4332
|
|
|
4333
|
-
var css$j = {"unpin-icon":"
|
|
4333
|
+
var css$j = {"unpin-icon":"Vw-lB8","pin-toggler-icon":"_75jUzv","unpinIcon":"Vw-lB8","pinTogglerIcon":"_75jUzv"};
|
|
4334
4334
|
|
|
4335
4335
|
function PinIconButton(props) {
|
|
4336
4336
|
const i18nLocal = i18n.tables.columnsConfigurationModal;
|
|
@@ -4389,7 +4389,7 @@ var SvgActionDragIndicator18 = function SvgActionDragIndicator18(props, ref) {
|
|
|
4389
4389
|
};
|
|
4390
4390
|
var ForwardRef$5 = /*#__PURE__*/forwardRef(SvgActionDragIndicator18);
|
|
4391
4391
|
|
|
4392
|
-
var styles = {"uui-typography":"
|
|
4392
|
+
var styles = {"uui-typography":"_6s52l4","hero-header":"_43iSoZ","promo-header":"nfUwlD","uui-critical":"uI4VbI","uui-info":"eKD0k-","uui-success":"Ypiysp","uui-warning":"r3Yr29","uui-highlight":"kb4HaE","uui-typography-size-12":"_7NENeq","uui-typography-size-14":"NXff1Y","uui-typography-size-16":"EO3qMs","row-wrapper":"Jd-0mV","not-pinned":"oDmiQt","pin-icon-button":"P7bduE","checkbox":"eyGTXF","drag-handle":"EiKomx","dnd-disabled":"wPCERC","uuiTypography":"_6s52l4","heroHeader":"_43iSoZ","promoHeader":"nfUwlD","uuiCritical":"uI4VbI","uuiInfo":"eKD0k-","uuiSuccess":"Ypiysp","uuiWarning":"r3Yr29","uuiHighlight":"kb4HaE","uuiTypographySize12":"_7NENeq","uuiTypographySize14":"NXff1Y","uuiTypographySize16":"EO3qMs","rowWrapper":"Jd-0mV","notPinned":"oDmiQt","pinIconButton":"P7bduE","dragHandle":"EiKomx","dndDisabled":"wPCERC"};
|
|
4393
4393
|
|
|
4394
4394
|
const ColumnRow = /* @__PURE__ */React.memo(function ColumnRow(props) {
|
|
4395
4395
|
const { column } = props;
|
|
@@ -4498,7 +4498,7 @@ function SubGroup(props) {
|
|
|
4498
4498
|
return null;
|
|
4499
4499
|
}
|
|
4500
4500
|
|
|
4501
|
-
var css$i = {"listContainer":"-
|
|
4501
|
+
var css$i = {"listContainer":"pVBm-U","header":"GuMLAd","group":"ggY2M2","stickyHeader":"_6T-m8c"};
|
|
4502
4502
|
|
|
4503
4503
|
const getChildrenAndRest = (row, rows) => {
|
|
4504
4504
|
const firstNotChildIndex = rows.findIndex((other) => other.depth < row.depth || (row.depth === other.depth && other.isPinned));
|
|
@@ -4564,7 +4564,7 @@ var SvgEmptyTable = function SvgEmptyTable(props, ref) {
|
|
|
4564
4564
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4565
4565
|
ref: ref
|
|
4566
4566
|
}, props), /*#__PURE__*/React.createElement("g", {
|
|
4567
|
-
clipPath: "url(#
|
|
4567
|
+
clipPath: "url(#ec5d0i3dz3ai0vpru_a)"
|
|
4568
4568
|
}, _path$4 || (_path$4 = /*#__PURE__*/React.createElement("path", {
|
|
4569
4569
|
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",
|
|
4570
4570
|
fill: "#F5F6FA"
|
|
@@ -4585,7 +4585,7 @@ var SvgEmptyTable = function SvgEmptyTable(props, ref) {
|
|
|
4585
4585
|
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",
|
|
4586
4586
|
fill: "#1D1E26"
|
|
4587
4587
|
})), /*#__PURE__*/React.createElement("mask", {
|
|
4588
|
-
id: "
|
|
4588
|
+
id: "ec5d0ihssmn4h9ojd_b",
|
|
4589
4589
|
style: {
|
|
4590
4590
|
maskType: "alpha"
|
|
4591
4591
|
},
|
|
@@ -4598,7 +4598,7 @@ var SvgEmptyTable = function SvgEmptyTable(props, ref) {
|
|
|
4598
4598
|
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",
|
|
4599
4599
|
fill: "#9BDEFF"
|
|
4600
4600
|
}))), _g || (_g = /*#__PURE__*/React.createElement("g", {
|
|
4601
|
-
mask: "url(#
|
|
4601
|
+
mask: "url(#ec5d0ihssmn4h9ojd_b)",
|
|
4602
4602
|
fillRule: "evenodd",
|
|
4603
4603
|
clipRule: "evenodd"
|
|
4604
4604
|
}, /*#__PURE__*/React.createElement("path", {
|
|
@@ -4684,7 +4684,7 @@ var SvgEmptyTable = function SvgEmptyTable(props, ref) {
|
|
|
4684
4684
|
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",
|
|
4685
4685
|
fill: "#fff"
|
|
4686
4686
|
}))), _defs || (_defs = /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
|
|
4687
|
-
id: "
|
|
4687
|
+
id: "ec5d0i3dz3ai0vpru_a"
|
|
4688
4688
|
}, /*#__PURE__*/React.createElement("path", {
|
|
4689
4689
|
fill: "#fff",
|
|
4690
4690
|
transform: "translate(.552)",
|
|
@@ -4693,7 +4693,7 @@ var SvgEmptyTable = function SvgEmptyTable(props, ref) {
|
|
|
4693
4693
|
};
|
|
4694
4694
|
var ForwardRef$4 = /*#__PURE__*/forwardRef(SvgEmptyTable);
|
|
4695
4695
|
|
|
4696
|
-
var css$h = {"sticky-header":"
|
|
4696
|
+
var css$h = {"sticky-header":"ql6CDh","table":"jc2piE","no-results":"zqpXo6","no-results-icon":"GzIC6g","no-results-title":"K6mIq3","stickyHeader":"ql6CDh","noResults":"zqpXo6","noResultsIcon":"GzIC6g","noResultsTitle":"K6mIq3"};
|
|
4697
4697
|
|
|
4698
4698
|
const DEFAULT_HEADER_SIZE = '36';
|
|
4699
4699
|
const DEFAULT_COLUMN_GAP = '24';
|
|
@@ -4746,9 +4746,9 @@ function DataTable(props) {
|
|
|
4746
4746
|
} }))));
|
|
4747
4747
|
}
|
|
4748
4748
|
|
|
4749
|
-
var css$g = {"root":"
|
|
4749
|
+
var css$g = {"root":"WvOMtu"};
|
|
4750
4750
|
|
|
4751
|
-
var css$f = {"root":"
|
|
4751
|
+
var css$f = {"root":"OWDVDi","burger-content":"_-6oujp","burgerContent":"_-6oujp"};
|
|
4752
4752
|
|
|
4753
4753
|
var _path$3;
|
|
4754
4754
|
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); }
|
|
@@ -4791,7 +4791,7 @@ var SvgNavigationArrowDownOutline = function SvgNavigationArrowDownOutline(props
|
|
|
4791
4791
|
};
|
|
4792
4792
|
var ForwardRef$2 = /*#__PURE__*/forwardRef(SvgNavigationArrowDownOutline);
|
|
4793
4793
|
|
|
4794
|
-
var css$e = {"uui-typography":"
|
|
4794
|
+
var css$e = {"uui-typography":"Z9ZLIz","hero-header":"Bm4iJg","promo-header":"_9mTQ47","uui-critical":"MciZl4","uui-info":"h4pkFQ","uui-success":"rfkbnq","uui-warning":"OCAEfM","uui-highlight":"IC2pn5","uui-typography-size-12":"gltzSy","uui-typography-size-14":"Ga9Zo8","uui-typography-size-16":"kob8T7","root":"Y33mAP","button-primary":"Dieh4k","button-secondary":"_-11ao5","hasIcon":"_1BfLKU","dropdown":"_5hWQOR","uuiTypography":"Z9ZLIz","heroHeader":"Bm4iJg","promoHeader":"_9mTQ47","uuiCritical":"MciZl4","uuiInfo":"h4pkFQ","uuiSuccess":"rfkbnq","uuiWarning":"OCAEfM","uuiHighlight":"IC2pn5","uuiTypographySize12":"gltzSy","uuiTypographySize14":"Ga9Zo8","uuiTypographySize16":"kob8T7","buttonPrimary":"Dieh4k","buttonSecondary":"_-11ao5"};
|
|
4795
4795
|
|
|
4796
4796
|
const BurgerButton = /* @__PURE__ */withMods(Button$1, (props) => [
|
|
4797
4797
|
css$e.root,
|
|
@@ -4802,13 +4802,13 @@ const BurgerButton = /* @__PURE__ */withMods(Button$1, (props) => [
|
|
|
4802
4802
|
props.icon && css$e.hasIcon,
|
|
4803
4803
|
], () => ({ dropdownIcon: ForwardRef$2, dropdownIconPosition: 'left', role: 'menuitem' }));
|
|
4804
4804
|
|
|
4805
|
-
var css$d = {"search-input":"
|
|
4805
|
+
var css$d = {"search-input":"C-mGuz","searchInput":"C-mGuz"};
|
|
4806
4806
|
|
|
4807
4807
|
function BurgerSearch(props) {
|
|
4808
4808
|
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 }));
|
|
4809
4809
|
}
|
|
4810
4810
|
|
|
4811
|
-
var css$c = {"root":"
|
|
4811
|
+
var css$c = {"root":"-JoUR6","group-header":"xB6F39","group-name":"xF4Y4E","line":"-l49ww","groupHeader":"xB6F39","groupName":"xF4Y4E"};
|
|
4812
4812
|
|
|
4813
4813
|
function BurgerGroupHeader(props) {
|
|
4814
4814
|
return (React.createElement("div", { className: cx(css$c.root, css$c.groupHeader, 'uui-burger-group-header') },
|
|
@@ -4816,7 +4816,7 @@ function BurgerGroupHeader(props) {
|
|
|
4816
4816
|
React.createElement("span", { className: css$c.groupName }, props.caption)));
|
|
4817
4817
|
}
|
|
4818
4818
|
|
|
4819
|
-
var css$b = {"uui-typography":"
|
|
4819
|
+
var css$b = {"uui-typography":"_-4Ah1G","hero-header":"-BGu34","promo-header":"qKKcEp","uui-critical":"lWw2le","uui-info":"fj8K7g","uui-success":"eDXAMN","uui-warning":"hXhFWM","uui-highlight":"_2WfDNE","uui-typography-size-12":"vlYzR4","uui-typography-size-14":"tc8XyH","uui-typography-size-16":"HhP0ab","root":"eMZ-fj","type-primary":"ZYLG2T","type-secondary":"hJjmtB","uuiTypography":"_-4Ah1G","heroHeader":"-BGu34","promoHeader":"qKKcEp","uuiCritical":"lWw2le","uuiInfo":"fj8K7g","uuiSuccess":"eDXAMN","uuiWarning":"hXhFWM","uuiHighlight":"_2WfDNE","uuiTypographySize12":"vlYzR4","uuiTypographySize14":"tc8XyH","uuiTypographySize16":"HhP0ab","typePrimary":"ZYLG2T","typeSecondary":"hJjmtB"};
|
|
4820
4820
|
|
|
4821
4821
|
const MainMenuButton = /* @__PURE__ */React.forwardRef((props, ref) => {
|
|
4822
4822
|
const { type } = props, clickableProps = __rest(props, ["type"]);
|
|
@@ -4832,7 +4832,7 @@ const MainMenuButton = /* @__PURE__ */React.forwardRef((props, ref) => {
|
|
|
4832
4832
|
props.isDropdown && (React.createElement(IconContainer, { icon: ForwardRef$P, flipY: props.isOpen }))));
|
|
4833
4833
|
});
|
|
4834
4834
|
|
|
4835
|
-
var css$a = {"dropdown-body":"
|
|
4835
|
+
var css$a = {"dropdown-body":"kEjoAi","dropdownBody":"kEjoAi"};
|
|
4836
4836
|
|
|
4837
4837
|
class MainMenuDropdown extends React.Component {
|
|
4838
4838
|
render() {
|
|
@@ -4887,12 +4887,12 @@ var SvgNavigationGlobalMenuOutlineOutline = function SvgNavigationGlobalMenuOutl
|
|
|
4887
4887
|
};
|
|
4888
4888
|
var ForwardRef$1 = /*#__PURE__*/forwardRef(SvgNavigationGlobalMenuOutlineOutline);
|
|
4889
4889
|
|
|
4890
|
-
var css$9 = {"global-menu-btn":"
|
|
4890
|
+
var css$9 = {"global-menu-btn":"_83k2cJ","global-menu-icon":"TFfFrA","globalMenuBtn":"_83k2cJ","globalMenuIcon":"TFfFrA"};
|
|
4891
4891
|
|
|
4892
4892
|
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),
|
|
4893
4893
|
React.createElement(IconContainer, { size: 36, icon: ForwardRef$1, cx: css$9.globalMenuIcon }))));
|
|
4894
4894
|
|
|
4895
|
-
var css$8 = {"container":"
|
|
4895
|
+
var css$8 = {"container":"_7VtDbQ","open":"TQoCRV"};
|
|
4896
4896
|
|
|
4897
4897
|
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 },
|
|
4898
4898
|
React.createElement(Avatar, { size: "36", img: props.avatarUrl }),
|
|
@@ -4900,18 +4900,18 @@ const MainMenuAvatar = /* @__PURE__ */React.forwardRef((props, ref) => (React.cr
|
|
|
4900
4900
|
props.isDropdown && (React.createElement("div", null,
|
|
4901
4901
|
React.createElement(IconContainer, { size: 18, icon: ForwardRef$P, flipY: props.isOpen }))))));
|
|
4902
4902
|
|
|
4903
|
-
var css$7 = {"search-input":"
|
|
4903
|
+
var css$7 = {"search-input":"DEZGfn","searchInput":"DEZGfn"};
|
|
4904
4904
|
|
|
4905
4905
|
const MainMenuSearch = /* @__PURE__ */React.forwardRef((props, ref) => (React.createElement(IEditableDebouncer, Object.assign({}, props, { render: (iEditable) => {
|
|
4906
4906
|
var _a;
|
|
4907
4907
|
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)));
|
|
4908
4908
|
} }))));
|
|
4909
4909
|
|
|
4910
|
-
var css$6 = {"container":"
|
|
4910
|
+
var css$6 = {"container":"AvedBl"};
|
|
4911
4911
|
|
|
4912
4912
|
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))));
|
|
4913
4913
|
|
|
4914
|
-
var css$5 = {"root":"
|
|
4914
|
+
var css$5 = {"root":"xRcoFY"};
|
|
4915
4915
|
|
|
4916
4916
|
const Anchor = /* @__PURE__ */withMods(Anchor$1, () => [css$5.root]);
|
|
4917
4917
|
|
|
@@ -4969,7 +4969,7 @@ var SvgFileCloudUploadFill = function SvgFileCloudUploadFill(props, ref) {
|
|
|
4969
4969
|
};
|
|
4970
4970
|
var ForwardRef = /*#__PURE__*/forwardRef(SvgFileCloudUploadFill);
|
|
4971
4971
|
|
|
4972
|
-
var css$4 = {"root":"
|
|
4972
|
+
var css$4 = {"root":"yo-YRJ","drop-start":"Ptv6xS","drop-over":"QHVPB3","link":"CYPPR5","drop-area":"GBh2eT","drop-caption":"nwuxjQ","icon-blue":"_-6cPoV","dropStart":"Ptv6xS","dropOver":"QHVPB3","dropArea":"GBh2eT","dropCaption":"nwuxjQ","iconBlue":"_-6cPoV"};
|
|
4973
4973
|
|
|
4974
4974
|
function DropSpot(props) {
|
|
4975
4975
|
const getInfoText = typeof props.infoText === 'string'
|
|
@@ -4987,9 +4987,9 @@ function DropSpot(props) {
|
|
|
4987
4987
|
return React.createElement(DropSpot$1, { render: renderAttachmentArea, onFilesDropped: props.onUploadFiles });
|
|
4988
4988
|
}
|
|
4989
4989
|
|
|
4990
|
-
var css$3 = {"uui-typography":"
|
|
4990
|
+
var css$3 = {"uui-typography":"_5pkolN","hero-header":"WM1gSA","promo-header":"-bKQB6","uui-critical":"FbRJ1a","uui-info":"HNFyMk","uui-success":"_0KNygM","uui-warning":"HoDROB","uui-highlight":"tvqMav","uui-typography-size-12":"bKBdSg","uui-typography-size-14":"f73FQc","uui-typography-size-16":"d2Oy-s","root":"SrXFlq","file-name":"FmENYa","default-color":"gKWQIs","doc-color":"rICyjn","xls-color":"_83ikN7","pdf-color":"_7K7AME","movie-color":"_0TPx5O","img-color":"QSWDUU","mov-color":"JLrfih","error-block":"xlC1aN","icons-block":"vKBgfZ","uuiTypography":"_5pkolN","heroHeader":"WM1gSA","promoHeader":"-bKQB6","uuiCritical":"FbRJ1a","uuiInfo":"HNFyMk","uuiSuccess":"_0KNygM","uuiWarning":"HoDROB","uuiHighlight":"tvqMav","uuiTypographySize12":"bKBdSg","uuiTypographySize14":"f73FQc","uuiTypographySize16":"d2Oy-s","fileName":"FmENYa","defaultColor":"gKWQIs","docColor":"rICyjn","xlsColor":"_83ikN7","pdfColor":"_7K7AME","movieColor":"_0TPx5O","imgColor":"QSWDUU","movColor":"JLrfih","errorBlock":"xlC1aN","iconsBlock":"vKBgfZ"};
|
|
4991
4991
|
|
|
4992
|
-
var css$2 = {"root":"
|
|
4992
|
+
var css$2 = {"root":"_3XlPR2"};
|
|
4993
4993
|
|
|
4994
4994
|
const SvgCircleProgress = /* @__PURE__ */React.forwardRef((props, ref) => {
|
|
4995
4995
|
const outsetRadius = props.size / 2 - 1;
|
|
@@ -5114,7 +5114,7 @@ const getErrorPageConfig = () => ({
|
|
|
5114
5114
|
},
|
|
5115
5115
|
});
|
|
5116
5116
|
|
|
5117
|
-
var css$1 = {"container":"
|
|
5117
|
+
var css$1 = {"container":"Nf1RjC"};
|
|
5118
5118
|
|
|
5119
5119
|
const ErrorPage = (props) => {
|
|
5120
5120
|
const isMobileScreen = isMobile();
|
|
@@ -5125,7 +5125,7 @@ const ErrorPage = (props) => {
|
|
|
5125
5125
|
React__default.createElement("div", { className: "uui-error-subtitle" }, props.subtitle))));
|
|
5126
5126
|
};
|
|
5127
5127
|
|
|
5128
|
-
var css = {"recovery-spinner":"
|
|
5128
|
+
var css = {"recovery-spinner":"ne7DP2","recovery-message":"y4IL88","modal-blocker":"cat94J","modalFadeIn":"lfTsnX","recoverySpinner":"ne7DP2","recoveryMessage":"y4IL88","modalBlocker":"cat94J"};
|
|
5129
5129
|
|
|
5130
5130
|
function ErrorHandler(props) {
|
|
5131
5131
|
const { uuiNotifications, uuiModals, uuiApi } = useUuiContext();
|