@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.js
CHANGED
|
@@ -525,7 +525,7 @@ const settings = {
|
|
|
525
525
|
},
|
|
526
526
|
};
|
|
527
527
|
|
|
528
|
-
var css$1s = {"uui-typography":"
|
|
528
|
+
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"};
|
|
529
529
|
|
|
530
530
|
function applyButtonMods(mods) {
|
|
531
531
|
return [
|
|
@@ -543,7 +543,7 @@ const Button = /* @__PURE__ */uuiCore.withMods(uuiComponents__namespace.Button,
|
|
|
543
543
|
};
|
|
544
544
|
});
|
|
545
545
|
|
|
546
|
-
var css$1r = {"root":"
|
|
546
|
+
var css$1r = {"root":"_34-QuP"};
|
|
547
547
|
|
|
548
548
|
function applyIconButtonMods(props) {
|
|
549
549
|
return ['uui-icon_button', `uui-color-${props.color || 'neutral'}`, css$1r.root];
|
|
@@ -580,7 +580,7 @@ function getIconClass(props) {
|
|
|
580
580
|
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'];
|
|
581
581
|
}
|
|
582
582
|
|
|
583
|
-
var css$1q = {"uui-typography":"
|
|
583
|
+
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"};
|
|
584
584
|
|
|
585
585
|
const DEFAULT_COLOR = 'primary';
|
|
586
586
|
function applyLinkButtonMods(mods) {
|
|
@@ -611,7 +611,7 @@ const LinkButton = /* @__PURE__ */React__namespace.forwardRef((props, ref) => {
|
|
|
611
611
|
props.isDropdown && (React__namespace.createElement(uuiComponents.IconContainer, { icon: DropdownIcon, flipY: props.isOpen }))));
|
|
612
612
|
});
|
|
613
613
|
|
|
614
|
-
var css$1p = {"root":"
|
|
614
|
+
var css$1p = {"root":"UlrdES"};
|
|
615
615
|
|
|
616
616
|
const CountIndicator = /* @__PURE__ */React.forwardRef((props, ref) => {
|
|
617
617
|
return (React__namespace.default.createElement("div", { ref: ref, className: cx__default.default([
|
|
@@ -623,7 +623,7 @@ const CountIndicator = /* @__PURE__ */React.forwardRef((props, ref) => {
|
|
|
623
623
|
]) }, props.caption));
|
|
624
624
|
});
|
|
625
625
|
|
|
626
|
-
var css$1o = {"uui-typography":"
|
|
626
|
+
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"};
|
|
627
627
|
|
|
628
628
|
const TabButton = /* @__PURE__ */React__namespace.default.forwardRef((props, ref) => {
|
|
629
629
|
const styles = [
|
|
@@ -645,7 +645,7 @@ const TabButton = /* @__PURE__ */React__namespace.default.forwardRef((props, ref
|
|
|
645
645
|
props.onClear && !props.isDisabled && (React__namespace.default.createElement(uuiComponents.IconContainer, { cx: uuiCore.uuiMarkers.clickable, icon: ClearIcon, onClick: props.onClear }))));
|
|
646
646
|
});
|
|
647
647
|
|
|
648
|
-
var css$1n = {"uui-typography":"
|
|
648
|
+
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"};
|
|
649
649
|
|
|
650
650
|
function applyVerticalTabButtonMods() {
|
|
651
651
|
return [css$1n.root];
|
|
@@ -667,7 +667,7 @@ var SvgContentMinusOutline = function SvgContentMinusOutline(props, ref) {
|
|
|
667
667
|
};
|
|
668
668
|
var ForwardRef$B = /*#__PURE__*/React.forwardRef(SvgContentMinusOutline);
|
|
669
669
|
|
|
670
|
-
var css$1m = {"uui-typography":"
|
|
670
|
+
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"};
|
|
671
671
|
|
|
672
672
|
function applyCheckboxMods(mods) {
|
|
673
673
|
return [
|
|
@@ -702,7 +702,7 @@ var SvgRadioDotFill = function SvgRadioDotFill(props, ref) {
|
|
|
702
702
|
};
|
|
703
703
|
var ForwardRef$A = /*#__PURE__*/React.forwardRef(SvgRadioDotFill);
|
|
704
704
|
|
|
705
|
-
var css$1l = {"uui-typography":"
|
|
705
|
+
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"};
|
|
706
706
|
|
|
707
707
|
function applyRadioInputMods(mods) {
|
|
708
708
|
return [
|
|
@@ -714,7 +714,7 @@ function applyRadioInputMods(mods) {
|
|
|
714
714
|
}
|
|
715
715
|
const RadioInput = /* @__PURE__ */uuiCore.withMods(uuiComponents.RadioInput, applyRadioInputMods, (props) => ({ icon: props.icon ? props.icon : ForwardRef$A }));
|
|
716
716
|
|
|
717
|
-
var css$1k = {"root":"
|
|
717
|
+
var css$1k = {"root":"cfxkwl"};
|
|
718
718
|
|
|
719
719
|
function applySwitchMods(mods) {
|
|
720
720
|
return [
|
|
@@ -782,7 +782,7 @@ var EditMode;
|
|
|
782
782
|
EditMode["INLINE"] = "inline";
|
|
783
783
|
})(EditMode || (EditMode = {}));
|
|
784
784
|
|
|
785
|
-
var textInputCss = {"uui-typography":"
|
|
785
|
+
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"};
|
|
786
786
|
|
|
787
787
|
const DEFAULT_MODE$3 = EditMode.FORM;
|
|
788
788
|
function applyTextInputMods(mods) {
|
|
@@ -808,7 +808,7 @@ const SearchInput = /* @__PURE__ */React__namespace.default.forwardRef((props, r
|
|
|
808
808
|
} })));
|
|
809
809
|
});
|
|
810
810
|
|
|
811
|
-
var css$1j = {"root":"
|
|
811
|
+
var css$1j = {"root":"h023l9"};
|
|
812
812
|
|
|
813
813
|
const ControlGroup = /* @__PURE__ */uuiCore.withMods(uuiComponents.ControlGroup, () => [css$1j.root]);
|
|
814
814
|
|
|
@@ -817,7 +817,7 @@ function MultiSwitchComponent(props, ref) {
|
|
|
817
817
|
}
|
|
818
818
|
const MultiSwitch = /* @__PURE__ */React__namespace.forwardRef(MultiSwitchComponent);
|
|
819
819
|
|
|
820
|
-
var css$1i = {"uui-typography":"
|
|
820
|
+
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"};
|
|
821
821
|
|
|
822
822
|
const DEFAULT_MODE$2 = EditMode.FORM;
|
|
823
823
|
function applyNumericInputMods(mods) {
|
|
@@ -838,7 +838,7 @@ const NumericInput = /* @__PURE__ */uuiCore.withMods(uuiComponents.NumericInput,
|
|
|
838
838
|
};
|
|
839
839
|
});
|
|
840
840
|
|
|
841
|
-
var css$1h = {"uui-typography":"
|
|
841
|
+
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"};
|
|
842
842
|
|
|
843
843
|
const DEFAULT_MODE$1 = EditMode.FORM;
|
|
844
844
|
function applyTextAreaMods(mods) {
|
|
@@ -939,7 +939,7 @@ var SvgNotificationInfoFill = function SvgNotificationInfoFill(props, ref) {
|
|
|
939
939
|
};
|
|
940
940
|
var ForwardRef$w = /*#__PURE__*/React.forwardRef(SvgNotificationInfoFill);
|
|
941
941
|
|
|
942
|
-
var css$1g = {"uui-typography":"
|
|
942
|
+
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"};
|
|
943
943
|
|
|
944
944
|
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$1g.root, css$1g.alertWrapper, props.color && `uui-color-${props.color}`, props.cx, (props.size === '36' ? css$1g.size36 : css$1g.size48)) }, props.rawProps),
|
|
945
945
|
React__namespace.createElement("div", { className: css$1g.mainPath },
|
|
@@ -956,7 +956,7 @@ const ErrorAlert = /* @__PURE__ */React__namespace.forwardRef((props, ref) => Re
|
|
|
956
956
|
|
|
957
957
|
const Dropdown = /* @__PURE__ */uuiCore.withMods(uuiComponents.Dropdown);
|
|
958
958
|
|
|
959
|
-
var css$1f = {"root":"
|
|
959
|
+
var css$1f = {"root":"O5PvX-"};
|
|
960
960
|
|
|
961
961
|
function applyDropdownContainerMods(mods) {
|
|
962
962
|
return [
|
|
@@ -967,7 +967,7 @@ function applyDropdownContainerMods(mods) {
|
|
|
967
967
|
}
|
|
968
968
|
const DropdownContainer = /* @__PURE__ */uuiCore.withMods(uuiComponents__namespace.DropdownContainer, applyDropdownContainerMods);
|
|
969
969
|
|
|
970
|
-
var css$1e = {"uui-typography":"
|
|
970
|
+
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"};
|
|
971
971
|
|
|
972
972
|
exports.IDropdownControlKeys = void 0;
|
|
973
973
|
(function (IDropdownControlKeys) {
|
|
@@ -1099,7 +1099,7 @@ function DropdownMenuSwitchButton(props) {
|
|
|
1099
1099
|
React__namespace.default.createElement(Switch, { value: isSelected, tabIndex: -1, onValueChange: onHandleValueChange })));
|
|
1100
1100
|
}
|
|
1101
1101
|
|
|
1102
|
-
var css$1d = {"uui-typography":"
|
|
1102
|
+
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"};
|
|
1103
1103
|
|
|
1104
1104
|
const getMode = (mode) => {
|
|
1105
1105
|
return mode || 'block';
|
|
@@ -1115,7 +1115,7 @@ const Accordion = /* @__PURE__ */uuiCore.withMods(uuiComponents__namespace.Accor
|
|
|
1115
1115
|
dropdownIcon: mods.dropdownIcon !== null && systemIcons.foldingArrow,
|
|
1116
1116
|
}));
|
|
1117
1117
|
|
|
1118
|
-
var css$1c = {"uui-typography":"
|
|
1118
|
+
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"};
|
|
1119
1119
|
|
|
1120
1120
|
const FlexCell = /* @__PURE__ */uuiCore.withMods(uuiComponents.FlexCell, () => [css$1c.flexCell]);
|
|
1121
1121
|
|
|
@@ -1139,7 +1139,7 @@ const FlexRow = /* @__PURE__ */uuiCore.withMods(uuiComponents.FlexRow, (props) =
|
|
|
1139
1139
|
];
|
|
1140
1140
|
});
|
|
1141
1141
|
|
|
1142
|
-
var css$1b = {"root":"
|
|
1142
|
+
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"};
|
|
1143
1143
|
|
|
1144
1144
|
const Panel = /* @__PURE__ */uuiCore.withMods(uuiComponents.VPanel, (props) => [
|
|
1145
1145
|
'uui-panel',
|
|
@@ -1149,7 +1149,7 @@ const Panel = /* @__PURE__ */uuiCore.withMods(uuiComponents.VPanel, (props) => [
|
|
|
1149
1149
|
props.background && css$1b[`uui-${props.background}`],
|
|
1150
1150
|
]);
|
|
1151
1151
|
|
|
1152
|
-
var css$1a = {"root":"
|
|
1152
|
+
var css$1a = {"root":"-mb7aG"};
|
|
1153
1153
|
|
|
1154
1154
|
function applyTooltipMods(mods) {
|
|
1155
1155
|
return [
|
|
@@ -1159,7 +1159,7 @@ function applyTooltipMods(mods) {
|
|
|
1159
1159
|
}
|
|
1160
1160
|
const Tooltip = /* @__PURE__ */uuiCore.withMods(uuiComponents__namespace.Tooltip, applyTooltipMods);
|
|
1161
1161
|
|
|
1162
|
-
var css$19 = {"uui-typography":"
|
|
1162
|
+
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"};
|
|
1163
1163
|
|
|
1164
1164
|
function applyLabeledInputMods(mods) {
|
|
1165
1165
|
return [
|
|
@@ -1173,7 +1173,7 @@ const LabeledInput = /* @__PURE__ */uuiCore.withMods(uuiComponents__namespace.La
|
|
|
1173
1173
|
infoIcon: props.infoIcon || (settings.sizes.labeledInput.fillIcon.includes(props.size) ? ForwardRef$w : ForwardRef$L),
|
|
1174
1174
|
}));
|
|
1175
1175
|
|
|
1176
|
-
var css$18 = {"root":"
|
|
1176
|
+
var css$18 = {"root":"sLMUIO"};
|
|
1177
1177
|
|
|
1178
1178
|
function RadioGroup(props) {
|
|
1179
1179
|
const direction = props.direction || 'vertical';
|
|
@@ -1188,7 +1188,7 @@ function RadioGroup(props) {
|
|
|
1188
1188
|
})));
|
|
1189
1189
|
}
|
|
1190
1190
|
|
|
1191
|
-
var css$17 = {"root":"
|
|
1191
|
+
var css$17 = {"root":"UHoGxD"};
|
|
1192
1192
|
|
|
1193
1193
|
function applyScrollBarsMods() {
|
|
1194
1194
|
return [
|
|
@@ -1197,13 +1197,13 @@ function applyScrollBarsMods() {
|
|
|
1197
1197
|
}
|
|
1198
1198
|
const ScrollBars = /* @__PURE__ */uuiCore.withMods(uuiComponents.ScrollBars, applyScrollBarsMods);
|
|
1199
1199
|
|
|
1200
|
-
var css$16 = {"scroll-container":"
|
|
1200
|
+
var css$16 = {"scroll-container":"jvabmI","list-container":"FkRcKD","scrollContainer":"jvabmI","listContainer":"FkRcKD"};
|
|
1201
1201
|
|
|
1202
|
-
var css$15 = {"root":"
|
|
1202
|
+
var css$15 = {"root":"HX2JbG"};
|
|
1203
1203
|
|
|
1204
1204
|
const AvatarStack = /* @__PURE__ */uuiCore.withMods(uuiComponents.AvatarStack, () => [css$15.root]);
|
|
1205
1205
|
|
|
1206
|
-
var css$14 = {"uui-typography":"
|
|
1206
|
+
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"};
|
|
1207
1207
|
|
|
1208
1208
|
const DEFAULT_FILL = 'solid';
|
|
1209
1209
|
function applyBadgeMods(mods) {
|
|
@@ -1227,7 +1227,7 @@ const Badge = /* @__PURE__ */React__namespace.default.forwardRef((props, ref) =>
|
|
|
1227
1227
|
props.isDropdown && (React__namespace.default.createElement(uuiComponents.IconContainer, { icon: DropdownIcon, flipY: props.isOpen }))));
|
|
1228
1228
|
});
|
|
1229
1229
|
|
|
1230
|
-
var css$13 = {"uui-typography":"
|
|
1230
|
+
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"};
|
|
1231
1231
|
|
|
1232
1232
|
function applyTagMods(props) {
|
|
1233
1233
|
return [
|
|
@@ -1251,14 +1251,14 @@ const Tag = /* @__PURE__ */React__namespace.default.forwardRef((props, ref) => {
|
|
|
1251
1251
|
props.onClear && !props.isDisabled && (React__namespace.default.createElement(uuiComponents.IconContainer, { cx: uuiCore.uuiMarkers.clickable, icon: ClearIcon, onClick: props.onClear }))));
|
|
1252
1252
|
});
|
|
1253
1253
|
|
|
1254
|
-
var css$12 = {"root":"
|
|
1254
|
+
var css$12 = {"root":"Q-5tu4","uui-spinner":"e8TPU8","uuiSpinner":"e8TPU8"};
|
|
1255
1255
|
|
|
1256
1256
|
function applySpinnerMods() {
|
|
1257
1257
|
return [css$12.root, 'uui-spinner'];
|
|
1258
1258
|
}
|
|
1259
1259
|
const Spinner = /* @__PURE__ */uuiCore.withMods(uuiComponents.Spinner, applySpinnerMods);
|
|
1260
1260
|
|
|
1261
|
-
var css$11 = {"root":"
|
|
1261
|
+
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"};
|
|
1262
1262
|
|
|
1263
1263
|
var _path$v;
|
|
1264
1264
|
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); }
|
|
@@ -1309,14 +1309,14 @@ function Paginator(props) {
|
|
|
1309
1309
|
return React__namespace.default.createElement(uuiComponents.Paginator, Object.assign({}, props, { render: renderPaginator }));
|
|
1310
1310
|
}
|
|
1311
1311
|
|
|
1312
|
-
var css$10 = {"root":"
|
|
1312
|
+
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"};
|
|
1313
1313
|
|
|
1314
1314
|
const IndeterminateBar = /* @__PURE__ */React__namespace.forwardRef((props, ref) => {
|
|
1315
1315
|
return (React__namespace.createElement("div", { ref: ref, className: cx__default.default('uui-indeterminate_bar', props.cx, css$10.root, css$10[`size-${props.size || 12}`]) },
|
|
1316
1316
|
React__namespace.createElement("div", { className: cx__default.default(css$10.progressBar) })));
|
|
1317
1317
|
});
|
|
1318
1318
|
|
|
1319
|
-
var css$$ = {"root":"
|
|
1319
|
+
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"};
|
|
1320
1320
|
|
|
1321
1321
|
const DEFAULT_SIZE = '12';
|
|
1322
1322
|
function applyProgressBarMods(mods) {
|
|
@@ -1331,14 +1331,14 @@ const ProgressBar = /* @__PURE__ */uuiCore.withMods(uuiComponents__namespace.Pro
|
|
|
1331
1331
|
hideLabel: props.hideLabel || props.striped,
|
|
1332
1332
|
}));
|
|
1333
1333
|
|
|
1334
|
-
var css$_ = {"root":"
|
|
1334
|
+
var css$_ = {"root":"KazOg0"};
|
|
1335
1335
|
|
|
1336
1336
|
const IndicatorBar = /* @__PURE__ */React__namespace.forwardRef((props, ref) => {
|
|
1337
1337
|
const { progress } = props;
|
|
1338
1338
|
return progress || progress === 0 ? (React__namespace.createElement(ProgressBar, { ref: ref, progress: progress, cx: cx__default.default(css$_.root, props.cx), hideLabel: true })) : (React__namespace.createElement(IndeterminateBar, { ref: ref, cx: cx__default.default(css$_.root, props.cx) }));
|
|
1339
1339
|
});
|
|
1340
1340
|
|
|
1341
|
-
var css$Z = {"root":"
|
|
1341
|
+
var css$Z = {"root":"lqmCF-"};
|
|
1342
1342
|
|
|
1343
1343
|
const StatusIndicator = /* @__PURE__ */React.forwardRef((props, ref) => {
|
|
1344
1344
|
return (React__namespace.default.createElement("div", { ref: ref, className: cx__default.default([
|
|
@@ -1353,7 +1353,7 @@ const StatusIndicator = /* @__PURE__ */React.forwardRef((props, ref) => {
|
|
|
1353
1353
|
React__namespace.default.createElement("p", { className: "uui-status_indicator-caption" }, props.caption)));
|
|
1354
1354
|
});
|
|
1355
1355
|
|
|
1356
|
-
var css$Y = {"drag-handle":"
|
|
1356
|
+
var css$Y = {"drag-handle":"xkJyH4","icon-container":"ZPCFJH","dragHandle":"xkJyH4","iconContainer":"ZPCFJH"};
|
|
1357
1357
|
|
|
1358
1358
|
function DataRowAddons(props) {
|
|
1359
1359
|
var _a, _b;
|
|
@@ -1375,7 +1375,7 @@ function DataRowAddons(props) {
|
|
|
1375
1375
|
], rotate: row.isFolded ? '90ccw' : '0', onClick: () => row.onFold(row), size: settings.sizes.rowAddons.icon[props.size] }))))));
|
|
1376
1376
|
}
|
|
1377
1377
|
|
|
1378
|
-
var css$X = {"root":"
|
|
1378
|
+
var css$X = {"root":"qGrcIa"};
|
|
1379
1379
|
|
|
1380
1380
|
const Blocker = /* @__PURE__ */uuiCore.withMods(uuiComponents.Blocker, () => [css$X.root], (cmpProps) => ({ renderSpinner: cmpProps.renderSpinner || (() => React__namespace.default.createElement(Spinner, null)) }));
|
|
1381
1381
|
|
|
@@ -1416,7 +1416,7 @@ const VirtualListView = /* @__PURE__ */React__namespace.forwardRef((props, ref)
|
|
|
1416
1416
|
React__namespace.createElement(Blocker, { isEnabled: props.isLoading })));
|
|
1417
1417
|
});
|
|
1418
1418
|
|
|
1419
|
-
var css$W = {"root":"
|
|
1419
|
+
var css$W = {"root":"mhIIsQ"};
|
|
1420
1420
|
|
|
1421
1421
|
function CheckboxGroup(props) {
|
|
1422
1422
|
const currentValue = props.value || [];
|
|
@@ -1578,7 +1578,7 @@ const TREE_SHAKEABLE_INIT = () => (Object.assign(Object.assign({}, uuiCore.i18n)
|
|
|
1578
1578
|
} }));
|
|
1579
1579
|
const i18n = /* @__PURE__ */TREE_SHAKEABLE_INIT();
|
|
1580
1580
|
|
|
1581
|
-
var css$V = {"uui-typography":"
|
|
1581
|
+
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"};
|
|
1582
1582
|
|
|
1583
1583
|
class DataPickerBody extends uuiComponents.PickerBodyBase {
|
|
1584
1584
|
constructor() {
|
|
@@ -1629,7 +1629,7 @@ function DataPickerFooterImpl(props) {
|
|
|
1629
1629
|
}
|
|
1630
1630
|
const DataPickerFooter = /* @__PURE__ */React__namespace.default.memo(DataPickerFooterImpl);
|
|
1631
1631
|
|
|
1632
|
-
var css$U = {"header":"
|
|
1632
|
+
var css$U = {"header":"cn9Dkg","close":"mOSiUL"};
|
|
1633
1633
|
|
|
1634
1634
|
const DataPickerHeaderImpl = (props) => {
|
|
1635
1635
|
const title = props.title && typeof props.title === 'string' ? props.title.charAt(0).toUpperCase() + props.title.slice(1) : '';
|
|
@@ -1654,7 +1654,7 @@ var SvgNotificationDoneFill = function SvgNotificationDoneFill(props, ref) {
|
|
|
1654
1654
|
};
|
|
1655
1655
|
var ForwardRef$t = /*#__PURE__*/React.forwardRef(SvgNotificationDoneFill);
|
|
1656
1656
|
|
|
1657
|
-
var css$T = {"uui-typography":"
|
|
1657
|
+
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"};
|
|
1658
1658
|
|
|
1659
1659
|
function DataPickerCell(props) {
|
|
1660
1660
|
const ref = React__namespace.useRef();
|
|
@@ -1691,7 +1691,7 @@ function DataPickerCell(props) {
|
|
|
1691
1691
|
getWrappedContent()));
|
|
1692
1692
|
}
|
|
1693
1693
|
|
|
1694
|
-
var css$S = {"uui-typography":"
|
|
1694
|
+
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"};
|
|
1695
1695
|
|
|
1696
1696
|
class DataPickerRow extends React__namespace.Component {
|
|
1697
1697
|
constructor() {
|
|
@@ -1705,7 +1705,7 @@ class DataPickerRow extends React__namespace.Component {
|
|
|
1705
1705
|
}
|
|
1706
1706
|
}
|
|
1707
1707
|
|
|
1708
|
-
var css$R = {"uui-typography":"
|
|
1708
|
+
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"};
|
|
1709
1709
|
|
|
1710
1710
|
const MobileDropdownWrapper = (props) => {
|
|
1711
1711
|
const isMobileView = uuiCore.isMobile();
|
|
@@ -1739,7 +1739,7 @@ var SvgSearchWithBackground = function SvgSearchWithBackground(props, ref) {
|
|
|
1739
1739
|
};
|
|
1740
1740
|
var ForwardRef$s = /*#__PURE__*/React.forwardRef(SvgSearchWithBackground);
|
|
1741
1741
|
|
|
1742
|
-
var css$Q = {"uui-typography":"
|
|
1742
|
+
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"};
|
|
1743
1743
|
|
|
1744
1744
|
const mergeHighlightRanges = (ranges) => {
|
|
1745
1745
|
const mergedRanges = [];
|
|
@@ -1806,7 +1806,7 @@ const getHighlightedSearchMatches = (str, search) => {
|
|
|
1806
1806
|
return getDecoratedText(str, ranges);
|
|
1807
1807
|
};
|
|
1808
1808
|
|
|
1809
|
-
var css$P = {"root":"
|
|
1809
|
+
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"};
|
|
1810
1810
|
|
|
1811
1811
|
function PickerItem(props) {
|
|
1812
1812
|
var _a;
|
|
@@ -1881,7 +1881,7 @@ function PickerModal(props) {
|
|
|
1881
1881
|
React__namespace.default.createElement(ModalFooter, { padding: "24", vPadding: "24" }, props.renderFooter ? props.renderFooter(getFooterProps()) : renderFooter()))));
|
|
1882
1882
|
}
|
|
1883
1883
|
|
|
1884
|
-
var css$O = {"tooltip":"
|
|
1884
|
+
var css$O = {"tooltip":"_2L4mKc"};
|
|
1885
1885
|
|
|
1886
1886
|
const PickerTogglerTag = /* @__PURE__ */React__namespace.forwardRef((props, ref) => {
|
|
1887
1887
|
var _a;
|
|
@@ -1896,7 +1896,7 @@ const PickerTogglerTag = /* @__PURE__ */React__namespace.forwardRef((props, ref)
|
|
|
1896
1896
|
}
|
|
1897
1897
|
});
|
|
1898
1898
|
|
|
1899
|
-
var css$N = {"uui-typography":"
|
|
1899
|
+
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"};
|
|
1900
1900
|
|
|
1901
1901
|
const defaultMode$1 = EditMode.FORM;
|
|
1902
1902
|
function applyPickerTogglerMods(mods) {
|
|
@@ -1996,7 +1996,7 @@ function PickerInputComponent(_a, ref) {
|
|
|
1996
1996
|
}
|
|
1997
1997
|
const PickerInput = /* @__PURE__ */React__namespace.default.forwardRef(PickerInputComponent);
|
|
1998
1998
|
|
|
1999
|
-
var css$M = {"row":"
|
|
1999
|
+
var css$M = {"row":"PxhG4T"};
|
|
2000
2000
|
|
|
2001
2001
|
function PickerListItem(props) {
|
|
2002
2002
|
var _a;
|
|
@@ -2017,7 +2017,7 @@ function PickerListItem(props) {
|
|
|
2017
2017
|
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$M.row }), component));
|
|
2018
2018
|
}
|
|
2019
2019
|
|
|
2020
|
-
var css$L = {"root":"
|
|
2020
|
+
var css$L = {"root":"rCA8z7"};
|
|
2021
2021
|
|
|
2022
2022
|
function PickerList(props) {
|
|
2023
2023
|
const { context, view, onlySelectedView, getName, getEntityName, appendLastSelected, getSelectedIdsArray, buildRowsList, getMaxDefaultItems, dataSourceState, getModalTogglerCaption, } = uuiComponents.usePickerList(props);
|
|
@@ -2057,7 +2057,7 @@ const UUI_FILTERS_PANEL_ADD_BUTTON_BODY = 'uui-filters-panel-add-button-body';
|
|
|
2057
2057
|
const UUI_FILTERS_PANEL_ITEM_BODY = 'uui-filters-panel-item-body';
|
|
2058
2058
|
const UUI_FILTERS_PANEL_ITEM_TOGGLER = 'uui-filters-panel-item-toggler';
|
|
2059
2059
|
|
|
2060
|
-
var css$K = {"uui-typography":"
|
|
2060
|
+
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-"};
|
|
2061
2061
|
|
|
2062
2062
|
const defaultSize = '36';
|
|
2063
2063
|
const FilterPanelItemToggler = /* @__PURE__ */React__namespace.forwardRef((props, ref) => {
|
|
@@ -2150,7 +2150,7 @@ function FilterPickerBody(_a) {
|
|
|
2150
2150
|
return renderBody(Object.assign(Object.assign(Object.assign({}, getPickerBodyProps(rows)), getListProps()), { showSearch: (_b = props.showSearch) !== null && _b !== void 0 ? _b : true }), rows);
|
|
2151
2151
|
}
|
|
2152
2152
|
|
|
2153
|
-
var css$J = {"container":"
|
|
2153
|
+
var css$J = {"container":"ajmk49"};
|
|
2154
2154
|
|
|
2155
2155
|
const defaultFormat = 'MMM D, YYYY';
|
|
2156
2156
|
const valueFormat = 'YYYY-MM-DD';
|
|
@@ -2359,14 +2359,14 @@ function DatePickerHeader({ navIconLeft, navIconRight, value: { month, view }, o
|
|
|
2359
2359
|
React__namespace.createElement(Button, { icon: navIconRight || ForwardRef$u, color: "secondary", fill: "ghost", cx: uuiHeader.navIconRight, onClick: () => onRightNavigationArrow(), isDisabled: disableNext }))));
|
|
2360
2360
|
}
|
|
2361
2361
|
|
|
2362
|
-
var css$I = {"uui-typography":"
|
|
2362
|
+
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"};
|
|
2363
2363
|
|
|
2364
2364
|
function applyDateSelectionMods() {
|
|
2365
2365
|
return [css$I.root];
|
|
2366
2366
|
}
|
|
2367
2367
|
const Calendar = /* @__PURE__ */uuiCore.withMods(uuiComponents.Calendar, applyDateSelectionMods);
|
|
2368
2368
|
|
|
2369
|
-
var css$H = {"uui-typography":"
|
|
2369
|
+
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"};
|
|
2370
2370
|
|
|
2371
2371
|
const uuiDatePickerBody = {
|
|
2372
2372
|
wrapper: 'uui-datepickerBody-wrapper',
|
|
@@ -2454,7 +2454,7 @@ function FilterDatePickerBody(props) {
|
|
|
2454
2454
|
} })))));
|
|
2455
2455
|
}
|
|
2456
2456
|
|
|
2457
|
-
var css$G = {"uui-typography":"
|
|
2457
|
+
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"};
|
|
2458
2458
|
|
|
2459
2459
|
const RangeDatePickerInput = /* @__PURE__ */React.forwardRef(({ isDisabled, isInvalid, isReadonly, size, disableClear, rawProps, value, inFocus, format, onValueChange, onBlur, onFocusInput, onBlurInput, onClick, getPlaceholder, filter, id, cx: classes, }, ref) => {
|
|
2460
2460
|
const [inputValue, setInputValue] = React.useState(toCustomDateRangeFormat(value, format));
|
|
@@ -2545,7 +2545,7 @@ function FilterRangeDatePickerBody(props) {
|
|
|
2545
2545
|
React__namespace.default.createElement(LinkButton, { isDisabled: !value.from && !value.to, caption: i18n.pickerModal.clearAllButton, onClick: () => onValueChange(defaultRangeValue) })))));
|
|
2546
2546
|
}
|
|
2547
2547
|
|
|
2548
|
-
var css$F = {"container":"
|
|
2548
|
+
var css$F = {"container":"ZRV5uX"};
|
|
2549
2549
|
|
|
2550
2550
|
function FilterNumericBody(props) {
|
|
2551
2551
|
var _a, _b;
|
|
@@ -2645,7 +2645,7 @@ var SvgActionDeleteForeverFill = function SvgActionDeleteForeverFill(props, ref)
|
|
|
2645
2645
|
};
|
|
2646
2646
|
var ForwardRef$r = /*#__PURE__*/React.forwardRef(SvgActionDeleteForeverFill);
|
|
2647
2647
|
|
|
2648
|
-
var css$E = {"uui-typography":"
|
|
2648
|
+
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"};
|
|
2649
2649
|
|
|
2650
2650
|
function useView(props, value) {
|
|
2651
2651
|
const forceUpdate = uuiCore.useForceUpdate();
|
|
@@ -2966,7 +2966,7 @@ function FiltersToolbarImpl(props) {
|
|
|
2966
2966
|
}
|
|
2967
2967
|
const FiltersPanel = /* @__PURE__ */React__namespace.default.memo(FiltersToolbarImpl);
|
|
2968
2968
|
|
|
2969
|
-
var css$D = {"divider":"
|
|
2969
|
+
var css$D = {"divider":"GvqtQn","dropdownDeleteIcon":"_7JDToK","presetsWrapper":"_0heZFq","addPresetContainer":"homTNo","dropContainer":"_1KPCgB"};
|
|
2970
2970
|
|
|
2971
2971
|
var _path$p;
|
|
2972
2972
|
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); }
|
|
@@ -3094,7 +3094,7 @@ var SvgActionDeleteOutline = function SvgActionDeleteOutline(props, ref) {
|
|
|
3094
3094
|
};
|
|
3095
3095
|
var ForwardRef$i = /*#__PURE__*/React.forwardRef(SvgActionDeleteOutline);
|
|
3096
3096
|
|
|
3097
|
-
var css$C = {"delete-button":"
|
|
3097
|
+
var css$C = {"delete-button":"zF3qpi","tab-button":"-aEbrH","targetOpen":"gyk-RJ","deleteButton":"zF3qpi","tabButton":"-aEbrH"};
|
|
3098
3098
|
|
|
3099
3099
|
function PresetActionsDropdown(props) {
|
|
3100
3100
|
const { uuiNotifications } = uuiCore.useUuiContext();
|
|
@@ -3152,7 +3152,7 @@ function PresetActionsDropdown(props) {
|
|
|
3152
3152
|
return (React__namespace.default.createElement(Dropdown, { renderBody: renderBody, renderTarget: renderTarget, placement: "bottom-end", modifiers: [{ name: 'offset', options: { offset: [0, 22] } }] }));
|
|
3153
3153
|
}
|
|
3154
3154
|
|
|
3155
|
-
var css$B = {"preset-input-cell":"
|
|
3155
|
+
var css$B = {"preset-input-cell":"nn3Ce5","preset-input":"tX5e7U","presetInputCell":"nn3Ce5","presetInput":"tX5e7U"};
|
|
3156
3156
|
|
|
3157
3157
|
const UUI_PRESETS_PANEL_ADD_BUTTON = 'uui-presets-panel-add-button';
|
|
3158
3158
|
const UUI_PRESETS_PANEL_MORE_BUTTON = 'uui-presets-panel-more-button';
|
|
@@ -3185,7 +3185,7 @@ function PresetInput(props) {
|
|
|
3185
3185
|
React__namespace.default.createElement(TextInput, { cx: css$B.presetInput, onValueChange: setPresetCaption, value: presetCaption, onCancel: cancelActionHandler, onAccept: acceptActionHandler, onBlur: newPresetOnBlurHandler, autoFocus: true, maxLength: 50, isReadonly: readonly })));
|
|
3186
3186
|
}
|
|
3187
3187
|
|
|
3188
|
-
var css$A = {"preset":"
|
|
3188
|
+
var css$A = {"preset":"-gukT9","activePreset":"c-nxV0"};
|
|
3189
3189
|
|
|
3190
3190
|
function Preset(props) {
|
|
3191
3191
|
const [isRenamePreset, setIsRenamePreset] = React.useState(false);
|
|
@@ -3287,7 +3287,7 @@ const useColumnsWithFilters = (initialColumns, filters) => {
|
|
|
3287
3287
|
return columns;
|
|
3288
3288
|
};
|
|
3289
3289
|
|
|
3290
|
-
var css$z = {"line-height-12":"
|
|
3290
|
+
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"};
|
|
3291
3291
|
|
|
3292
3292
|
function getTextClasses(props, border) {
|
|
3293
3293
|
if (props.size === 'none') {
|
|
@@ -3304,7 +3304,7 @@ function getTextClasses(props, border) {
|
|
|
3304
3304
|
];
|
|
3305
3305
|
}
|
|
3306
3306
|
|
|
3307
|
-
var css$y = {"root":"
|
|
3307
|
+
var css$y = {"root":"II5XgO"};
|
|
3308
3308
|
|
|
3309
3309
|
function applyTextMods(mods) {
|
|
3310
3310
|
const textClasses = getTextClasses({
|
|
@@ -3323,7 +3323,7 @@ function applyTextMods(mods) {
|
|
|
3323
3323
|
}
|
|
3324
3324
|
const Text = /* @__PURE__ */uuiCore.withMods(uuiComponents__namespace.Text, applyTextMods);
|
|
3325
3325
|
|
|
3326
|
-
var css$x = {"root":"
|
|
3326
|
+
var css$x = {"root":"_4Lr7eh","loading-word":"_29QUt7","animated-loading":"Pz4xvi","skeleton_loading":"UJteK6","loadingWord":"_29QUt7","animatedLoading":"Pz4xvi","skeletonLoading":"UJteK6"};
|
|
3327
3327
|
|
|
3328
3328
|
const TextPlaceholder = (props) => {
|
|
3329
3329
|
const pattern = ' ';
|
|
@@ -3342,7 +3342,7 @@ const TextPlaceholder = (props) => {
|
|
|
3342
3342
|
|
|
3343
3343
|
const RichTextView = /* @__PURE__ */uuiCore.withMods(uuiComponents__namespace.RichTextView, (mods) => ['uui-typography', `uui-typography-size-${mods.size || '14'}`]);
|
|
3344
3344
|
|
|
3345
|
-
var css$w = {"uui-typography":"
|
|
3345
|
+
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"};
|
|
3346
3346
|
|
|
3347
3347
|
const ModalBlocker = /* @__PURE__ */uuiCore.withMods(uuiComponents.ModalBlocker, () => [css$w.modalBlocker]);
|
|
3348
3348
|
const ModalWindow = /* @__PURE__ */uuiCore.withMods(uuiComponents.ModalWindow, () => [css$w.root, css$w.modal], (props) => {
|
|
@@ -3396,7 +3396,7 @@ var SvgNotificationHelpFill = function SvgNotificationHelpFill(props, ref) {
|
|
|
3396
3396
|
};
|
|
3397
3397
|
var ForwardRef$h = /*#__PURE__*/React.forwardRef(SvgNotificationHelpFill);
|
|
3398
3398
|
|
|
3399
|
-
var css$v = {"uui-typography":"
|
|
3399
|
+
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"};
|
|
3400
3400
|
|
|
3401
3401
|
const NotificationCard = /* @__PURE__ */React__namespace.default.forwardRef((props, ref) => {
|
|
3402
3402
|
const notificationCardNode = React__namespace.default.useRef(null);
|
|
@@ -3472,7 +3472,7 @@ function useReliableForceUpdate() {
|
|
|
3472
3472
|
return red[1];
|
|
3473
3473
|
}
|
|
3474
3474
|
|
|
3475
|
-
var css$u = {"root":"
|
|
3475
|
+
var css$u = {"root":"G335hP","timepicker-input":"U6Vn1r","ltr-always":"HAs03H","timepickerInput":"U6Vn1r","ltrAlways":"HAs03H"};
|
|
3476
3476
|
|
|
3477
3477
|
const uuiTimePicker = {
|
|
3478
3478
|
container: 'uui-timepicker-container',
|
|
@@ -3665,7 +3665,7 @@ function TimePicker(props) {
|
|
|
3665
3665
|
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 }));
|
|
3666
3666
|
}
|
|
3667
3667
|
|
|
3668
|
-
var css$t = {"root":"
|
|
3668
|
+
var css$t = {"root":"vroRlt"};
|
|
3669
3669
|
|
|
3670
3670
|
function applyInputAddonMods() {
|
|
3671
3671
|
return [
|
|
@@ -3674,7 +3674,7 @@ function applyInputAddonMods() {
|
|
|
3674
3674
|
}
|
|
3675
3675
|
const InputAddon = /* @__PURE__ */uuiCore.withMods(uuiComponents.InputAddon, applyInputAddonMods);
|
|
3676
3676
|
|
|
3677
|
-
var css$s = {"root":"
|
|
3677
|
+
var css$s = {"root":"YXBt13"};
|
|
3678
3678
|
|
|
3679
3679
|
function applySliderMods() {
|
|
3680
3680
|
return [css$s.root, 'uui-color-neutral'];
|
|
@@ -3757,14 +3757,14 @@ function DatePickerComponent(props, ref) {
|
|
|
3757
3757
|
}
|
|
3758
3758
|
const DatePicker = /* @__PURE__ */React__namespace.default.forwardRef(DatePickerComponent);
|
|
3759
3759
|
|
|
3760
|
-
var css$r = {"uui-typography":"
|
|
3760
|
+
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"};
|
|
3761
3761
|
|
|
3762
3762
|
function applyCalendarPresetsMods() {
|
|
3763
3763
|
return [css$r.root];
|
|
3764
3764
|
}
|
|
3765
3765
|
const CalendarPresets = /* @__PURE__ */uuiCore.withMods(uuiComponents.CalendarPresets, applyCalendarPresetsMods, () => ({}));
|
|
3766
3766
|
|
|
3767
|
-
var css$q = {"uui-typography":"
|
|
3767
|
+
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"};
|
|
3768
3768
|
|
|
3769
3769
|
const uuiRangeDatePickerBody = {
|
|
3770
3770
|
inRange: 'uui-range-datepicker-in-range',
|
|
@@ -4008,7 +4008,7 @@ function RangeDatePickerComponent(props, ref) {
|
|
|
4008
4008
|
}
|
|
4009
4009
|
const RangeDatePicker = /* @__PURE__ */React__namespace.default.forwardRef(RangeDatePickerComponent);
|
|
4010
4010
|
|
|
4011
|
-
var css$p = {"root":"
|
|
4011
|
+
var css$p = {"root":"RM9R44","blocker":"_1L8Uq-","marker":"_4sQ2wh","top":"IejB3A","bottom":"_0iLSc4","left":"_34jcDg","right":"YJRjck","inside":"e29U-g"};
|
|
4012
4012
|
|
|
4013
4013
|
function DropMarker(props) {
|
|
4014
4014
|
return props.isDndInProgress
|
|
@@ -4023,7 +4023,7 @@ function DropMarker(props) {
|
|
|
4023
4023
|
: null;
|
|
4024
4024
|
}
|
|
4025
4025
|
|
|
4026
|
-
var css$o = {"uui-typography":"
|
|
4026
|
+
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"};
|
|
4027
4027
|
|
|
4028
4028
|
function DataTableCell(initialProps) {
|
|
4029
4029
|
const props = Object.assign({}, initialProps);
|
|
@@ -4071,7 +4071,7 @@ function DataTableCell(initialProps) {
|
|
|
4071
4071
|
return React__namespace.createElement(uuiComponents.DataTableCell, Object.assign({}, props));
|
|
4072
4072
|
}
|
|
4073
4073
|
|
|
4074
|
-
var css$n = {"uui-typography":"
|
|
4074
|
+
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"};
|
|
4075
4075
|
|
|
4076
4076
|
// Here we define a single instance of the renderCell function to make DataTableRow#shouldComponentUpdate work.
|
|
4077
4077
|
// 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.
|
|
@@ -4087,7 +4087,7 @@ const DataTableRow = /* @__PURE__ */uuiCore.withMods(uuiComponents.DataTableRow,
|
|
|
4087
4087
|
];
|
|
4088
4088
|
}, () => propsMods);
|
|
4089
4089
|
|
|
4090
|
-
var css$m = {"uui-typography":"
|
|
4090
|
+
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"};
|
|
4091
4091
|
|
|
4092
4092
|
var _path$g;
|
|
4093
4093
|
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); }
|
|
@@ -4217,7 +4217,7 @@ var SvgNavigationExpandAllOutline = function SvgNavigationExpandAllOutline(props
|
|
|
4217
4217
|
};
|
|
4218
4218
|
var ForwardRef$a = /*#__PURE__*/React.forwardRef(SvgNavigationExpandAllOutline);
|
|
4219
4219
|
|
|
4220
|
-
var css$l = {"uui-typography":"
|
|
4220
|
+
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"};
|
|
4221
4221
|
|
|
4222
4222
|
class DataTableHeaderCell extends React__namespace.Component {
|
|
4223
4223
|
constructor() {
|
|
@@ -4299,14 +4299,14 @@ var SvgActionSettingsFill = function SvgActionSettingsFill(props, ref) {
|
|
|
4299
4299
|
};
|
|
4300
4300
|
var ForwardRef$9 = /*#__PURE__*/React.forwardRef(SvgActionSettingsFill);
|
|
4301
4301
|
|
|
4302
|
-
var css$k = {"uui-typography":"
|
|
4302
|
+
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"};
|
|
4303
4303
|
|
|
4304
4304
|
const DataTableHeaderRow = /* @__PURE__ */uuiCore.withMods(uuiComponents.DataTableHeaderRow, (props) => [css$k.root, 'uui-dt-vars', props.size === '48' && css$k.truncate], (mods) => ({
|
|
4305
4305
|
renderCell: (props) => React__namespace.createElement(DataTableHeaderCell, Object.assign({}, props, { size: mods.size, textCase: mods.textCase || 'normal', key: props.column.key, columnsGap: mods.columnsGap })),
|
|
4306
4306
|
renderConfigButton: () => React__namespace.createElement(IconButton, { key: "configuration", onClick: mods.onConfigButtonClick, cx: "config-icon", color: "neutral", icon: ForwardRef$9 }),
|
|
4307
4307
|
}));
|
|
4308
4308
|
|
|
4309
|
-
var styles$1 = {"uui-typography":"
|
|
4309
|
+
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"};
|
|
4310
4310
|
|
|
4311
4311
|
var _path$8;
|
|
4312
4312
|
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); }
|
|
@@ -4363,7 +4363,7 @@ var SvgTableGroupColumnRightFill = function SvgTableGroupColumnRightFill(props,
|
|
|
4363
4363
|
};
|
|
4364
4364
|
var ForwardRef$6 = /*#__PURE__*/React.forwardRef(SvgTableGroupColumnRightFill);
|
|
4365
4365
|
|
|
4366
|
-
var css$j = {"unpin-icon":"
|
|
4366
|
+
var css$j = {"unpin-icon":"Vw-lB8","pin-toggler-icon":"_75jUzv","unpinIcon":"Vw-lB8","pinTogglerIcon":"_75jUzv"};
|
|
4367
4367
|
|
|
4368
4368
|
function PinIconButton(props) {
|
|
4369
4369
|
const i18nLocal = i18n.tables.columnsConfigurationModal;
|
|
@@ -4422,7 +4422,7 @@ var SvgActionDragIndicator18 = function SvgActionDragIndicator18(props, ref) {
|
|
|
4422
4422
|
};
|
|
4423
4423
|
var ForwardRef$5 = /*#__PURE__*/React.forwardRef(SvgActionDragIndicator18);
|
|
4424
4424
|
|
|
4425
|
-
var styles = {"uui-typography":"
|
|
4425
|
+
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"};
|
|
4426
4426
|
|
|
4427
4427
|
const ColumnRow = /* @__PURE__ */React__namespace.memo(function ColumnRow(props) {
|
|
4428
4428
|
const { column } = props;
|
|
@@ -4531,7 +4531,7 @@ function SubGroup(props) {
|
|
|
4531
4531
|
return null;
|
|
4532
4532
|
}
|
|
4533
4533
|
|
|
4534
|
-
var css$i = {"listContainer":"-
|
|
4534
|
+
var css$i = {"listContainer":"pVBm-U","header":"GuMLAd","group":"ggY2M2","stickyHeader":"_6T-m8c"};
|
|
4535
4535
|
|
|
4536
4536
|
const getChildrenAndRest = (row, rows) => {
|
|
4537
4537
|
const firstNotChildIndex = rows.findIndex((other) => other.depth < row.depth || (row.depth === other.depth && other.isPinned));
|
|
@@ -4597,7 +4597,7 @@ var SvgEmptyTable = function SvgEmptyTable(props, ref) {
|
|
|
4597
4597
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4598
4598
|
ref: ref
|
|
4599
4599
|
}, props), /*#__PURE__*/React__namespace.createElement("g", {
|
|
4600
|
-
clipPath: "url(#
|
|
4600
|
+
clipPath: "url(#ec5d0i3dz3ai0vpru_a)"
|
|
4601
4601
|
}, _path$4 || (_path$4 = /*#__PURE__*/React__namespace.createElement("path", {
|
|
4602
4602
|
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",
|
|
4603
4603
|
fill: "#F5F6FA"
|
|
@@ -4618,7 +4618,7 @@ var SvgEmptyTable = function SvgEmptyTable(props, ref) {
|
|
|
4618
4618
|
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",
|
|
4619
4619
|
fill: "#1D1E26"
|
|
4620
4620
|
})), /*#__PURE__*/React__namespace.createElement("mask", {
|
|
4621
|
-
id: "
|
|
4621
|
+
id: "ec5d0ihssmn4h9ojd_b",
|
|
4622
4622
|
style: {
|
|
4623
4623
|
maskType: "alpha"
|
|
4624
4624
|
},
|
|
@@ -4631,7 +4631,7 @@ var SvgEmptyTable = function SvgEmptyTable(props, ref) {
|
|
|
4631
4631
|
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",
|
|
4632
4632
|
fill: "#9BDEFF"
|
|
4633
4633
|
}))), _g || (_g = /*#__PURE__*/React__namespace.createElement("g", {
|
|
4634
|
-
mask: "url(#
|
|
4634
|
+
mask: "url(#ec5d0ihssmn4h9ojd_b)",
|
|
4635
4635
|
fillRule: "evenodd",
|
|
4636
4636
|
clipRule: "evenodd"
|
|
4637
4637
|
}, /*#__PURE__*/React__namespace.createElement("path", {
|
|
@@ -4717,7 +4717,7 @@ var SvgEmptyTable = function SvgEmptyTable(props, ref) {
|
|
|
4717
4717
|
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",
|
|
4718
4718
|
fill: "#fff"
|
|
4719
4719
|
}))), _defs || (_defs = /*#__PURE__*/React__namespace.createElement("defs", null, /*#__PURE__*/React__namespace.createElement("clipPath", {
|
|
4720
|
-
id: "
|
|
4720
|
+
id: "ec5d0i3dz3ai0vpru_a"
|
|
4721
4721
|
}, /*#__PURE__*/React__namespace.createElement("path", {
|
|
4722
4722
|
fill: "#fff",
|
|
4723
4723
|
transform: "translate(.552)",
|
|
@@ -4726,7 +4726,7 @@ var SvgEmptyTable = function SvgEmptyTable(props, ref) {
|
|
|
4726
4726
|
};
|
|
4727
4727
|
var ForwardRef$4 = /*#__PURE__*/React.forwardRef(SvgEmptyTable);
|
|
4728
4728
|
|
|
4729
|
-
var css$h = {"sticky-header":"
|
|
4729
|
+
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"};
|
|
4730
4730
|
|
|
4731
4731
|
const DEFAULT_HEADER_SIZE = '36';
|
|
4732
4732
|
const DEFAULT_COLUMN_GAP = '24';
|
|
@@ -4779,9 +4779,9 @@ function DataTable(props) {
|
|
|
4779
4779
|
} }))));
|
|
4780
4780
|
}
|
|
4781
4781
|
|
|
4782
|
-
var css$g = {"root":"
|
|
4782
|
+
var css$g = {"root":"WvOMtu"};
|
|
4783
4783
|
|
|
4784
|
-
var css$f = {"root":"
|
|
4784
|
+
var css$f = {"root":"OWDVDi","burger-content":"_-6oujp","burgerContent":"_-6oujp"};
|
|
4785
4785
|
|
|
4786
4786
|
var _path$3;
|
|
4787
4787
|
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); }
|
|
@@ -4824,7 +4824,7 @@ var SvgNavigationArrowDownOutline = function SvgNavigationArrowDownOutline(props
|
|
|
4824
4824
|
};
|
|
4825
4825
|
var ForwardRef$2 = /*#__PURE__*/React.forwardRef(SvgNavigationArrowDownOutline);
|
|
4826
4826
|
|
|
4827
|
-
var css$e = {"uui-typography":"
|
|
4827
|
+
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"};
|
|
4828
4828
|
|
|
4829
4829
|
const BurgerButton = /* @__PURE__ */uuiCore.withMods(uuiComponents.Button, (props) => [
|
|
4830
4830
|
css$e.root,
|
|
@@ -4835,13 +4835,13 @@ const BurgerButton = /* @__PURE__ */uuiCore.withMods(uuiComponents.Button, (prop
|
|
|
4835
4835
|
props.icon && css$e.hasIcon,
|
|
4836
4836
|
], () => ({ dropdownIcon: ForwardRef$2, dropdownIconPosition: 'left', role: 'menuitem' }));
|
|
4837
4837
|
|
|
4838
|
-
var css$d = {"search-input":"
|
|
4838
|
+
var css$d = {"search-input":"C-mGuz","searchInput":"C-mGuz"};
|
|
4839
4839
|
|
|
4840
4840
|
function BurgerSearch(props) {
|
|
4841
4841
|
return (React__namespace.createElement(uuiComponents.TextInput, { cx: cx__default.default(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 }));
|
|
4842
4842
|
}
|
|
4843
4843
|
|
|
4844
|
-
var css$c = {"root":"
|
|
4844
|
+
var css$c = {"root":"-JoUR6","group-header":"xB6F39","group-name":"xF4Y4E","line":"-l49ww","groupHeader":"xB6F39","groupName":"xF4Y4E"};
|
|
4845
4845
|
|
|
4846
4846
|
function BurgerGroupHeader(props) {
|
|
4847
4847
|
return (React__namespace.createElement("div", { className: cx__default.default(css$c.root, css$c.groupHeader, 'uui-burger-group-header') },
|
|
@@ -4849,7 +4849,7 @@ function BurgerGroupHeader(props) {
|
|
|
4849
4849
|
React__namespace.createElement("span", { className: css$c.groupName }, props.caption)));
|
|
4850
4850
|
}
|
|
4851
4851
|
|
|
4852
|
-
var css$b = {"uui-typography":"
|
|
4852
|
+
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"};
|
|
4853
4853
|
|
|
4854
4854
|
const MainMenuButton = /* @__PURE__ */React__namespace.forwardRef((props, ref) => {
|
|
4855
4855
|
const { type } = props, clickableProps = __rest(props, ["type"]);
|
|
@@ -4865,7 +4865,7 @@ const MainMenuButton = /* @__PURE__ */React__namespace.forwardRef((props, ref) =
|
|
|
4865
4865
|
props.isDropdown && (React__namespace.createElement(uuiComponents.IconContainer, { icon: ForwardRef$P, flipY: props.isOpen }))));
|
|
4866
4866
|
});
|
|
4867
4867
|
|
|
4868
|
-
var css$a = {"dropdown-body":"
|
|
4868
|
+
var css$a = {"dropdown-body":"kEjoAi","dropdownBody":"kEjoAi"};
|
|
4869
4869
|
|
|
4870
4870
|
class MainMenuDropdown extends React__namespace.Component {
|
|
4871
4871
|
render() {
|
|
@@ -4920,12 +4920,12 @@ var SvgNavigationGlobalMenuOutlineOutline = function SvgNavigationGlobalMenuOutl
|
|
|
4920
4920
|
};
|
|
4921
4921
|
var ForwardRef$1 = /*#__PURE__*/React.forwardRef(SvgNavigationGlobalMenuOutlineOutline);
|
|
4922
4922
|
|
|
4923
|
-
var css$9 = {"global-menu-btn":"
|
|
4923
|
+
var css$9 = {"global-menu-btn":"_83k2cJ","global-menu-icon":"TFfFrA","globalMenuBtn":"_83k2cJ","globalMenuIcon":"TFfFrA"};
|
|
4924
4924
|
|
|
4925
4925
|
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),
|
|
4926
4926
|
React__namespace.createElement(uuiComponents.IconContainer, { size: 36, icon: ForwardRef$1, cx: css$9.globalMenuIcon }))));
|
|
4927
4927
|
|
|
4928
|
-
var css$8 = {"container":"
|
|
4928
|
+
var css$8 = {"container":"_7VtDbQ","open":"TQoCRV"};
|
|
4929
4929
|
|
|
4930
4930
|
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 },
|
|
4931
4931
|
React__namespace.createElement(uuiComponents.Avatar, { size: "36", img: props.avatarUrl }),
|
|
@@ -4933,18 +4933,18 @@ const MainMenuAvatar = /* @__PURE__ */React__namespace.forwardRef((props, ref) =
|
|
|
4933
4933
|
props.isDropdown && (React__namespace.createElement("div", null,
|
|
4934
4934
|
React__namespace.createElement(uuiComponents.IconContainer, { size: 18, icon: ForwardRef$P, flipY: props.isOpen }))))));
|
|
4935
4935
|
|
|
4936
|
-
var css$7 = {"search-input":"
|
|
4936
|
+
var css$7 = {"search-input":"DEZGfn","searchInput":"DEZGfn"};
|
|
4937
4937
|
|
|
4938
4938
|
const MainMenuSearch = /* @__PURE__ */React__namespace.forwardRef((props, ref) => (React__namespace.createElement(uuiCore.IEditableDebouncer, Object.assign({}, props, { render: (iEditable) => {
|
|
4939
4939
|
var _a;
|
|
4940
4940
|
return (React__namespace.createElement(uuiComponents.TextInput, 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: uuiCore.cx(css$7.searchInput, props.cx) }, props.rawProps)));
|
|
4941
4941
|
} }))));
|
|
4942
4942
|
|
|
4943
|
-
var css$6 = {"container":"
|
|
4943
|
+
var css$6 = {"container":"AvedBl"};
|
|
4944
4944
|
|
|
4945
4945
|
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))));
|
|
4946
4946
|
|
|
4947
|
-
var css$5 = {"root":"
|
|
4947
|
+
var css$5 = {"root":"xRcoFY"};
|
|
4948
4948
|
|
|
4949
4949
|
const Anchor = /* @__PURE__ */uuiCore.withMods(uuiComponents.Anchor, () => [css$5.root]);
|
|
4950
4950
|
|
|
@@ -5002,7 +5002,7 @@ var SvgFileCloudUploadFill = function SvgFileCloudUploadFill(props, ref) {
|
|
|
5002
5002
|
};
|
|
5003
5003
|
var ForwardRef = /*#__PURE__*/React.forwardRef(SvgFileCloudUploadFill);
|
|
5004
5004
|
|
|
5005
|
-
var css$4 = {"root":"
|
|
5005
|
+
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"};
|
|
5006
5006
|
|
|
5007
5007
|
function DropSpot(props) {
|
|
5008
5008
|
const getInfoText = typeof props.infoText === 'string'
|
|
@@ -5020,9 +5020,9 @@ function DropSpot(props) {
|
|
|
5020
5020
|
return React__namespace.createElement(uuiComponents.DropSpot, { render: renderAttachmentArea, onFilesDropped: props.onUploadFiles });
|
|
5021
5021
|
}
|
|
5022
5022
|
|
|
5023
|
-
var css$3 = {"uui-typography":"
|
|
5023
|
+
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"};
|
|
5024
5024
|
|
|
5025
|
-
var css$2 = {"root":"
|
|
5025
|
+
var css$2 = {"root":"_3XlPR2"};
|
|
5026
5026
|
|
|
5027
5027
|
const SvgCircleProgress = /* @__PURE__ */React__namespace.forwardRef((props, ref) => {
|
|
5028
5028
|
const outsetRadius = props.size / 2 - 1;
|
|
@@ -5147,7 +5147,7 @@ const getErrorPageConfig = () => ({
|
|
|
5147
5147
|
},
|
|
5148
5148
|
});
|
|
5149
5149
|
|
|
5150
|
-
var css$1 = {"container":"
|
|
5150
|
+
var css$1 = {"container":"Nf1RjC"};
|
|
5151
5151
|
|
|
5152
5152
|
const ErrorPage = (props) => {
|
|
5153
5153
|
const isMobileScreen = uuiCore.isMobile();
|
|
@@ -5158,7 +5158,7 @@ const ErrorPage = (props) => {
|
|
|
5158
5158
|
React__namespace.default.createElement("div", { className: "uui-error-subtitle" }, props.subtitle))));
|
|
5159
5159
|
};
|
|
5160
5160
|
|
|
5161
|
-
var css = {"recovery-spinner":"
|
|
5161
|
+
var css = {"recovery-spinner":"ne7DP2","recovery-message":"y4IL88","modal-blocker":"cat94J","modalFadeIn":"lfTsnX","recoverySpinner":"ne7DP2","recoveryMessage":"y4IL88","modalBlocker":"cat94J"};
|
|
5162
5162
|
|
|
5163
5163
|
function ErrorHandler(props) {
|
|
5164
5164
|
const { uuiNotifications, uuiModals, uuiApi } = uuiCore.useUuiContext();
|