@epam/uui 5.13.3-beta.12 → 5.13.3-beta.14
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/components/buttons/Button.d.ts +1 -1
- package/components/buttons/Button.d.ts.map +1 -1
- package/components/datePickers/DatePicker.d.ts +44 -2
- package/components/datePickers/DatePicker.d.ts.map +1 -1
- package/components/datePickers/RangeDatePicker.d.ts +63 -2
- package/components/datePickers/RangeDatePicker.d.ts.map +1 -1
- package/components/datePickers/RangeDatePickerInput.d.ts +3 -6
- package/components/datePickers/RangeDatePickerInput.d.ts.map +1 -1
- package/components/datePickers/index.d.ts +1 -1
- package/components/datePickers/index.d.ts.map +1 -1
- package/components/datePickers/types.d.ts +7 -107
- package/components/datePickers/types.d.ts.map +1 -1
- package/components/filters/FilterNumericBody.d.ts.map +1 -1
- package/components/filters/FilterPanelItemToggler.d.ts.map +1 -1
- package/components/filters/FilterPickerBody.d.ts.map +1 -1
- package/components/filters/FilterRangeDatePickerBody.d.ts +1 -1
- package/components/filters/FilterRangeDatePickerBody.d.ts.map +1 -1
- package/components/filters/FiltersPanelItem.d.ts.map +1 -1
- package/components/filters/constants.d.ts +1 -0
- package/components/filters/constants.d.ts.map +1 -1
- package/components/pickers/DataPickerBody.d.ts.map +1 -1
- package/components/pickers/DataPickerFooter.d.ts.map +1 -1
- package/index.esm.js +191 -185
- package/index.esm.js.map +1 -1
- package/index.js +191 -185
- package/index.js.map +1 -1
- package/package.json +5 -5
- package/settings.d.ts +8 -2
- package/settings.d.ts.map +1 -1
- package/stats.html +1 -1
- package/styles.css +1019 -1005
- package/styles.css.map +1 -1
package/index.js
CHANGED
|
@@ -182,7 +182,7 @@ var SvgEmptyTable = function SvgEmptyTable(props, ref) {
|
|
|
182
182
|
xmlns: "http://www.w3.org/2000/svg",
|
|
183
183
|
ref: ref
|
|
184
184
|
}, props), /*#__PURE__*/React__namespace.createElement("g", {
|
|
185
|
-
clipPath: "url(#
|
|
185
|
+
clipPath: "url(#89oozspeq4haplsq_a)"
|
|
186
186
|
}, _path$J || (_path$J = /*#__PURE__*/React__namespace.createElement("path", {
|
|
187
187
|
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",
|
|
188
188
|
fill: "#F5F6FA"
|
|
@@ -203,7 +203,7 @@ var SvgEmptyTable = function SvgEmptyTable(props, ref) {
|
|
|
203
203
|
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",
|
|
204
204
|
fill: "#1D1E26"
|
|
205
205
|
})), /*#__PURE__*/React__namespace.createElement("mask", {
|
|
206
|
-
id: "
|
|
206
|
+
id: "89oozsx42qmrzyhwh_b",
|
|
207
207
|
style: {
|
|
208
208
|
maskType: "alpha"
|
|
209
209
|
},
|
|
@@ -216,7 +216,7 @@ var SvgEmptyTable = function SvgEmptyTable(props, ref) {
|
|
|
216
216
|
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",
|
|
217
217
|
fill: "#9BDEFF"
|
|
218
218
|
}))), _g || (_g = /*#__PURE__*/React__namespace.createElement("g", {
|
|
219
|
-
mask: "url(#
|
|
219
|
+
mask: "url(#89oozsx42qmrzyhwh_b)",
|
|
220
220
|
fillRule: "evenodd",
|
|
221
221
|
clipRule: "evenodd"
|
|
222
222
|
}, /*#__PURE__*/React__namespace.createElement("path", {
|
|
@@ -302,7 +302,7 @@ var SvgEmptyTable = function SvgEmptyTable(props, ref) {
|
|
|
302
302
|
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",
|
|
303
303
|
fill: "#fff"
|
|
304
304
|
}))), _defs || (_defs = /*#__PURE__*/React__namespace.createElement("defs", null, /*#__PURE__*/React__namespace.createElement("clipPath", {
|
|
305
|
-
id: "
|
|
305
|
+
id: "89oozspeq4haplsq_a"
|
|
306
306
|
}, /*#__PURE__*/React__namespace.createElement("path", {
|
|
307
307
|
fill: "#fff",
|
|
308
308
|
transform: "translate(.552)",
|
|
@@ -670,7 +670,7 @@ var ForwardRef$m = /*#__PURE__*/React.forwardRef(SvgNotificationErrorFill);
|
|
|
670
670
|
|
|
671
671
|
var _path$l;
|
|
672
672
|
function _extends$l() { return _extends$l = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends$l.apply(null, arguments); }
|
|
673
|
-
var
|
|
673
|
+
var SvgActionDeleteOutline = function SvgActionDeleteOutline(props, ref) {
|
|
674
674
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$l({
|
|
675
675
|
xmlns: "http://www.w3.org/2000/svg",
|
|
676
676
|
width: 24,
|
|
@@ -678,16 +678,14 @@ var SvgFileFileWordFill = function SvgFileFileWordFill(props, ref) {
|
|
|
678
678
|
viewBox: "0 0 24 24",
|
|
679
679
|
ref: ref
|
|
680
680
|
}, props), _path$l || (_path$l = /*#__PURE__*/React__namespace.createElement("path", {
|
|
681
|
-
|
|
682
|
-
d: "M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8l-6-6zm1.2 18h-1.4L12 13.2 10.2 20H8.8l-2.2-9h1.5l1.4 6.8 1.8-6.8h1.3l1.8 6.8 1.4-6.8h1.5l-2.1 9zM13 9V3.5L18.5 9H13z",
|
|
683
|
-
clipRule: "evenodd"
|
|
681
|
+
d: "M9 3v1H4v2h1v13a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V6h1V4h-5V3H9zM7 6h10v13H7V6zm2 2v9h2V8H9zm4 0v9h2V8h-2z"
|
|
684
682
|
})));
|
|
685
683
|
};
|
|
686
|
-
var ForwardRef$l = /*#__PURE__*/React.forwardRef(
|
|
684
|
+
var ForwardRef$l = /*#__PURE__*/React.forwardRef(SvgActionDeleteOutline);
|
|
687
685
|
|
|
688
686
|
var _path$k;
|
|
689
687
|
function _extends$k() { return _extends$k = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends$k.apply(null, arguments); }
|
|
690
|
-
var
|
|
688
|
+
var SvgFileFileWordFill = function SvgFileFileWordFill(props, ref) {
|
|
691
689
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$k({
|
|
692
690
|
xmlns: "http://www.w3.org/2000/svg",
|
|
693
691
|
width: 24,
|
|
@@ -696,15 +694,15 @@ var SvgFileFileExcelFill = function SvgFileFileExcelFill(props, ref) {
|
|
|
696
694
|
ref: ref
|
|
697
695
|
}, props), _path$k || (_path$k = /*#__PURE__*/React__namespace.createElement("path", {
|
|
698
696
|
fillRule: "evenodd",
|
|
699
|
-
d: "M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8l-6-6zm1.
|
|
697
|
+
d: "M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8l-6-6zm1.2 18h-1.4L12 13.2 10.2 20H8.8l-2.2-9h1.5l1.4 6.8 1.8-6.8h1.3l1.8 6.8 1.4-6.8h1.5l-2.1 9zM13 9V3.5L18.5 9H13z",
|
|
700
698
|
clipRule: "evenodd"
|
|
701
699
|
})));
|
|
702
700
|
};
|
|
703
|
-
var ForwardRef$k = /*#__PURE__*/React.forwardRef(
|
|
701
|
+
var ForwardRef$k = /*#__PURE__*/React.forwardRef(SvgFileFileWordFill);
|
|
704
702
|
|
|
705
703
|
var _path$j;
|
|
706
704
|
function _extends$j() { return _extends$j = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends$j.apply(null, arguments); }
|
|
707
|
-
var
|
|
705
|
+
var SvgFileFileExcelFill = function SvgFileFileExcelFill(props, ref) {
|
|
708
706
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$j({
|
|
709
707
|
xmlns: "http://www.w3.org/2000/svg",
|
|
710
708
|
width: 24,
|
|
@@ -713,15 +711,15 @@ var SvgFileFilePdfFill = function SvgFileFilePdfFill(props, ref) {
|
|
|
713
711
|
ref: ref
|
|
714
712
|
}, props), _path$j || (_path$j = /*#__PURE__*/React__namespace.createElement("path", {
|
|
715
713
|
fillRule: "evenodd",
|
|
716
|
-
d: "
|
|
714
|
+
d: "M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8l-6-6zm1.8 18H14l-2-3.4-2 3.4H8.2l2.9-4.5L8.2 11H10l2 3.4 2-3.4h1.8l-2.9 4.5 2.9 4.5zM13 9V3.5L18.5 9H13z",
|
|
717
715
|
clipRule: "evenodd"
|
|
718
716
|
})));
|
|
719
717
|
};
|
|
720
|
-
var ForwardRef$j = /*#__PURE__*/React.forwardRef(
|
|
718
|
+
var ForwardRef$j = /*#__PURE__*/React.forwardRef(SvgFileFileExcelFill);
|
|
721
719
|
|
|
722
720
|
var _path$i;
|
|
723
721
|
function _extends$i() { return _extends$i = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends$i.apply(null, arguments); }
|
|
724
|
-
var
|
|
722
|
+
var SvgFileFilePdfFill = function SvgFileFilePdfFill(props, ref) {
|
|
725
723
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$i({
|
|
726
724
|
xmlns: "http://www.w3.org/2000/svg",
|
|
727
725
|
width: 24,
|
|
@@ -730,15 +728,15 @@ var SvgFileFileImageFill = function SvgFileFileImageFill(props, ref) {
|
|
|
730
728
|
ref: ref
|
|
731
729
|
}, props), _path$i || (_path$i = /*#__PURE__*/React__namespace.createElement("path", {
|
|
732
730
|
fillRule: "evenodd",
|
|
733
|
-
d: "M13 9h5.5L13 3.5V9zM6 2h8l6 6v12a2 2 0 0 1-2 2H6a2 2 0 0 1-2-
|
|
731
|
+
d: "M13 9h5.5L13 3.5V9zM6 2h8l6 6v12a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2zm4.1 9.4c-.02.04-.29 1.76-2.1 4.69 0 0-3.5 1.82-2.67 3.18.67 1.08 2.32-.04 3.74-2.68 0 0 1.82-.64 4.24-.82 0 0 3.86 1.73 4.39-.11.52-1.86-3.06-1.44-3.7-1.25 0 0-2-1.35-2.5-3.21 0 0 1.14-3.95-.61-3.9-1.75.05-1.09 3.13-.79 4.1zm.81 1.04c.03.01.47 1.21 1.89 2.46 0 0-2.33.46-3.39.9 0 0 1-1.73 1.5-3.36zm3.93 2.72c.58-.16 2.33.15 2.26.48-.06.33-2.26-.48-2.26-.48zM7.77 17c-.53 1.24-1.44 2-1.67 2-.23 0 .7-1.6 1.67-2zm3.14-6.93c0-.07-.36-2.2 0-2.15.54.08 0 2.08 0 2.15z",
|
|
734
732
|
clipRule: "evenodd"
|
|
735
733
|
})));
|
|
736
734
|
};
|
|
737
|
-
var ForwardRef$i = /*#__PURE__*/React.forwardRef(
|
|
735
|
+
var ForwardRef$i = /*#__PURE__*/React.forwardRef(SvgFileFilePdfFill);
|
|
738
736
|
|
|
739
|
-
var _path$h
|
|
737
|
+
var _path$h;
|
|
740
738
|
function _extends$h() { return _extends$h = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends$h.apply(null, arguments); }
|
|
741
|
-
var
|
|
739
|
+
var SvgFileFileImageFill = function SvgFileFileImageFill(props, ref) {
|
|
742
740
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$h({
|
|
743
741
|
xmlns: "http://www.w3.org/2000/svg",
|
|
744
742
|
width: 24,
|
|
@@ -746,18 +744,16 @@ var SvgFileFileVideoFill = function SvgFileFileVideoFill(props, ref) {
|
|
|
746
744
|
viewBox: "0 0 24 24",
|
|
747
745
|
ref: ref
|
|
748
746
|
}, props), _path$h || (_path$h = /*#__PURE__*/React__namespace.createElement("path", {
|
|
749
|
-
d: "M14.992 14 9.5 17.138v-6.276L14.992 14z"
|
|
750
|
-
})), _path2$2 || (_path2$2 = /*#__PURE__*/React__namespace.createElement("path", {
|
|
751
747
|
fillRule: "evenodd",
|
|
752
|
-
d: "
|
|
748
|
+
d: "M13 9h5.5L13 3.5V9zM6 2h8l6 6v12a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V4c0-1.11.89-2 2-2zm0 18h12v-8l-4 4-2-2-6 6zM8 9a2 2 0 1 0 0 4 2 2 0 0 0 0-4z",
|
|
753
749
|
clipRule: "evenodd"
|
|
754
750
|
})));
|
|
755
751
|
};
|
|
756
|
-
var ForwardRef$h = /*#__PURE__*/React.forwardRef(
|
|
752
|
+
var ForwardRef$h = /*#__PURE__*/React.forwardRef(SvgFileFileImageFill);
|
|
757
753
|
|
|
758
|
-
var _path$g;
|
|
754
|
+
var _path$g, _path2$2;
|
|
759
755
|
function _extends$g() { return _extends$g = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends$g.apply(null, arguments); }
|
|
760
|
-
var
|
|
756
|
+
var SvgFileFileVideoFill = function SvgFileFileVideoFill(props, ref) {
|
|
761
757
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$g({
|
|
762
758
|
xmlns: "http://www.w3.org/2000/svg",
|
|
763
759
|
width: 24,
|
|
@@ -765,16 +761,18 @@ var SvgFileFileTableFill = function SvgFileFileTableFill(props, ref) {
|
|
|
765
761
|
viewBox: "0 0 24 24",
|
|
766
762
|
ref: ref
|
|
767
763
|
}, props), _path$g || (_path$g = /*#__PURE__*/React__namespace.createElement("path", {
|
|
764
|
+
d: "M14.992 14 9.5 17.138v-6.276L14.992 14z"
|
|
765
|
+
})), _path2$2 || (_path2$2 = /*#__PURE__*/React__namespace.createElement("path", {
|
|
768
766
|
fillRule: "evenodd",
|
|
769
|
-
d: "
|
|
767
|
+
d: "M4 4c0-1.11.89-2 2-2h8l6 6v12a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V4zm9-.5V9h5.5L13 3.5zM8.5 9.138v9.724L17.008 14 8.5 9.138z",
|
|
770
768
|
clipRule: "evenodd"
|
|
771
769
|
})));
|
|
772
770
|
};
|
|
773
|
-
var ForwardRef$g = /*#__PURE__*/React.forwardRef(
|
|
771
|
+
var ForwardRef$g = /*#__PURE__*/React.forwardRef(SvgFileFileVideoFill);
|
|
774
772
|
|
|
775
773
|
var _path$f;
|
|
776
774
|
function _extends$f() { return _extends$f = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends$f.apply(null, arguments); }
|
|
777
|
-
var
|
|
775
|
+
var SvgFileFileTableFill = function SvgFileFileTableFill(props, ref) {
|
|
778
776
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$f({
|
|
779
777
|
xmlns: "http://www.w3.org/2000/svg",
|
|
780
778
|
width: 24,
|
|
@@ -783,15 +781,15 @@ var SvgFileFileTextFill = function SvgFileFileTextFill(props, ref) {
|
|
|
783
781
|
ref: ref
|
|
784
782
|
}, props), _path$f || (_path$f = /*#__PURE__*/React__namespace.createElement("path", {
|
|
785
783
|
fillRule: "evenodd",
|
|
786
|
-
d: "
|
|
784
|
+
d: "M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8l-6-6zm-4 17H7v-2h3v2zm0-3H7v-2h3v2zm0-3H7v-2h3v2zm4 6h-3v-2h3v2zm0-3h-3v-2h3v2zm0-3h-3v-2h3v2zm-1-4V3.5L18.5 9H13z",
|
|
787
785
|
clipRule: "evenodd"
|
|
788
786
|
})));
|
|
789
787
|
};
|
|
790
|
-
var ForwardRef$f = /*#__PURE__*/React.forwardRef(
|
|
788
|
+
var ForwardRef$f = /*#__PURE__*/React.forwardRef(SvgFileFileTableFill);
|
|
791
789
|
|
|
792
790
|
var _path$e;
|
|
793
791
|
function _extends$e() { return _extends$e = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends$e.apply(null, arguments); }
|
|
794
|
-
var
|
|
792
|
+
var SvgFileFileTextFill = function SvgFileFileTextFill(props, ref) {
|
|
795
793
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$e({
|
|
796
794
|
xmlns: "http://www.w3.org/2000/svg",
|
|
797
795
|
width: 24,
|
|
@@ -800,15 +798,15 @@ var SvgFileFileEmlFill = function SvgFileFileEmlFill(props, ref) {
|
|
|
800
798
|
ref: ref
|
|
801
799
|
}, props), _path$e || (_path$e = /*#__PURE__*/React__namespace.createElement("path", {
|
|
802
800
|
fillRule: "evenodd",
|
|
803
|
-
d: "
|
|
801
|
+
d: "M13 9h5.5L13 3.5V9zM6 2h8l6 6v12a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V4c0-1.11.89-2 2-2zm9 16v-2H6v2h9zm3-4v-2H6v2h12z",
|
|
804
802
|
clipRule: "evenodd"
|
|
805
803
|
})));
|
|
806
804
|
};
|
|
807
|
-
var ForwardRef$e = /*#__PURE__*/React.forwardRef(
|
|
805
|
+
var ForwardRef$e = /*#__PURE__*/React.forwardRef(SvgFileFileTextFill);
|
|
808
806
|
|
|
809
807
|
var _path$d;
|
|
810
808
|
function _extends$d() { return _extends$d = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends$d.apply(null, arguments); }
|
|
811
|
-
var
|
|
809
|
+
var SvgFileFileEmlFill = function SvgFileFileEmlFill(props, ref) {
|
|
812
810
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$d({
|
|
813
811
|
xmlns: "http://www.w3.org/2000/svg",
|
|
814
812
|
width: 24,
|
|
@@ -816,38 +814,55 @@ var SvgFileFileFill = function SvgFileFileFill(props, ref) {
|
|
|
816
814
|
viewBox: "0 0 24 24",
|
|
817
815
|
ref: ref
|
|
818
816
|
}, props), _path$d || (_path$d = /*#__PURE__*/React__namespace.createElement("path", {
|
|
819
|
-
|
|
817
|
+
fillRule: "evenodd",
|
|
818
|
+
d: "M4 4c0-1.11.89-2 2-2h8l6 6v12a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V4zm9-.5V9h5.5L13 3.5zM7 18v-4.732l5 3.333 5-3.333V18a1 1 0 0 1-1 1H8a1 1 0 0 1-1-1zm5-2.6 4.688-3.126A.997.997 0 0 0 16 12H8a.997.997 0 0 0-.688.274L12 15.399z",
|
|
819
|
+
clipRule: "evenodd"
|
|
820
820
|
})));
|
|
821
821
|
};
|
|
822
|
-
var ForwardRef$d = /*#__PURE__*/React.forwardRef(
|
|
822
|
+
var ForwardRef$d = /*#__PURE__*/React.forwardRef(SvgFileFileEmlFill);
|
|
823
823
|
|
|
824
824
|
var _path$c;
|
|
825
825
|
function _extends$c() { return _extends$c = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends$c.apply(null, arguments); }
|
|
826
|
-
var
|
|
826
|
+
var SvgFileFileFill = function SvgFileFileFill(props, ref) {
|
|
827
827
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$c({
|
|
828
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
828
829
|
width: 24,
|
|
829
830
|
height: 24,
|
|
830
831
|
viewBox: "0 0 24 24",
|
|
831
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
832
832
|
ref: ref
|
|
833
833
|
}, props), _path$c || (_path$c = /*#__PURE__*/React__namespace.createElement("path", {
|
|
834
|
+
d: "M6 22c-.55 0-1.02-.196-1.412-.587A1.927 1.927 0 0 1 4 20V4c0-.55.196-1.021.588-1.413A1.925 1.925 0 0 1 6 2h8l6 6v12a1.93 1.93 0 0 1-.587 1.413A1.928 1.928 0 0 1 18 22H6zm7-13h5l-5-5v5z"
|
|
835
|
+
})));
|
|
836
|
+
};
|
|
837
|
+
var ForwardRef$c = /*#__PURE__*/React.forwardRef(SvgFileFileFill);
|
|
838
|
+
|
|
839
|
+
var _path$b;
|
|
840
|
+
function _extends$b() { return _extends$b = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends$b.apply(null, arguments); }
|
|
841
|
+
var SvgStarFilled = function SvgStarFilled(props, ref) {
|
|
842
|
+
return /*#__PURE__*/React__namespace.createElement("svg", _extends$b({
|
|
843
|
+
width: 24,
|
|
844
|
+
height: 24,
|
|
845
|
+
viewBox: "0 0 24 24",
|
|
846
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
847
|
+
ref: ref
|
|
848
|
+
}, props), _path$b || (_path$b = /*#__PURE__*/React__namespace.createElement("path", {
|
|
834
849
|
fillRule: "evenodd",
|
|
835
850
|
d: "M8.917 8.268 12.01 2l3.093 6.268 6.917 1.005-5.005 4.878 1.182 6.889-6.187-3.252-6.186 3.252 1.181-6.889L2 9.273z"
|
|
836
851
|
})));
|
|
837
852
|
};
|
|
838
|
-
var ForwardRef$
|
|
853
|
+
var ForwardRef$b = /*#__PURE__*/React.forwardRef(SvgStarFilled);
|
|
839
854
|
|
|
840
|
-
var _path$
|
|
841
|
-
function _extends$
|
|
855
|
+
var _path$a, _path2$1;
|
|
856
|
+
function _extends$a() { return _extends$a = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends$a.apply(null, arguments); }
|
|
842
857
|
var SvgSearchWithBackground = function SvgSearchWithBackground(props, ref) {
|
|
843
|
-
return /*#__PURE__*/React__namespace.createElement("svg", _extends$
|
|
858
|
+
return /*#__PURE__*/React__namespace.createElement("svg", _extends$a({
|
|
844
859
|
width: 66,
|
|
845
860
|
height: 67,
|
|
846
861
|
viewBox: "0 0 66 67",
|
|
847
862
|
fill: "none",
|
|
848
863
|
xmlns: "http://www.w3.org/2000/svg",
|
|
849
864
|
ref: ref
|
|
850
|
-
}, props), _path$
|
|
865
|
+
}, props), _path$a || (_path$a = /*#__PURE__*/React__namespace.createElement("path", {
|
|
851
866
|
d: "M0 33.5C0 15.275 14.775.5 33 .5s33 14.775 33 33-14.775 33-33 33-33-14.775-33-33Z",
|
|
852
867
|
fill: "#EBEDF5"
|
|
853
868
|
})), _path2$1 || (_path2$1 = /*#__PURE__*/React__namespace.createElement("path", {
|
|
@@ -857,16 +872,16 @@ var SvgSearchWithBackground = function SvgSearchWithBackground(props, ref) {
|
|
|
857
872
|
fill: "#6C6F80"
|
|
858
873
|
})));
|
|
859
874
|
};
|
|
860
|
-
var ForwardRef$
|
|
875
|
+
var ForwardRef$a = /*#__PURE__*/React.forwardRef(SvgSearchWithBackground);
|
|
861
876
|
|
|
862
|
-
var css$1x = {"root":"
|
|
877
|
+
var css$1x = {"root":"YepjSt","uui-spinner":"_-2A2te","uuiSpinner":"_-2A2te"};
|
|
863
878
|
|
|
864
879
|
function applySpinnerMods() {
|
|
865
880
|
return [css$1x.root, 'uui-spinner'];
|
|
866
881
|
}
|
|
867
882
|
const Spinner = /* @__PURE__ */uuiCore.withMods(uuiComponents.Spinner, applySpinnerMods);
|
|
868
883
|
|
|
869
|
-
var css$1w = {"root":"
|
|
884
|
+
var css$1w = {"root":"_11zUni","loading-word":"VZgSaF","loadingWord":"VZgSaF","animated-loading":"Gf1l-k","animatedLoading":"Gf1l-k","skeleton_loading":"QzpeOQ","skeletonLoading":"QzpeOQ"};
|
|
870
885
|
|
|
871
886
|
const TextPlaceholder = (props) => {
|
|
872
887
|
const pattern = ' ';
|
|
@@ -883,7 +898,7 @@ const TextPlaceholder = (props) => {
|
|
|
883
898
|
]), dangerouslySetInnerHTML: { __html: it } })))));
|
|
884
899
|
};
|
|
885
900
|
|
|
886
|
-
var css$1v = {"root":"
|
|
901
|
+
var css$1v = {"root":"rHoq0Y","line-height":"Xs0pQg","lineHeight":"Xs0pQg","font-size":"ZHfxub","fontSize":"ZHfxub"};
|
|
887
902
|
|
|
888
903
|
function applyTextMods(mods) {
|
|
889
904
|
return [
|
|
@@ -1075,15 +1090,15 @@ const datePickerSettings = {
|
|
|
1075
1090
|
};
|
|
1076
1091
|
const fileCardSettings = {
|
|
1077
1092
|
icons: {
|
|
1078
|
-
docIcon: ForwardRef$
|
|
1079
|
-
exelIcon: ForwardRef$
|
|
1080
|
-
pdfIcon: ForwardRef$
|
|
1081
|
-
imgIcon: ForwardRef$
|
|
1082
|
-
videoIcon: ForwardRef$
|
|
1083
|
-
tableIcon: ForwardRef$
|
|
1084
|
-
textIcon: ForwardRef$
|
|
1085
|
-
mailIcon: ForwardRef$
|
|
1086
|
-
fileIcon: ForwardRef$
|
|
1093
|
+
docIcon: ForwardRef$k,
|
|
1094
|
+
exelIcon: ForwardRef$j,
|
|
1095
|
+
pdfIcon: ForwardRef$i,
|
|
1096
|
+
imgIcon: ForwardRef$h,
|
|
1097
|
+
videoIcon: ForwardRef$g,
|
|
1098
|
+
tableIcon: ForwardRef$f,
|
|
1099
|
+
textIcon: ForwardRef$e,
|
|
1100
|
+
mailIcon: ForwardRef$d,
|
|
1101
|
+
fileIcon: ForwardRef$c,
|
|
1087
1102
|
closeIcon: ForwardRef$R,
|
|
1088
1103
|
errorIcon: ForwardRef$m,
|
|
1089
1104
|
},
|
|
@@ -1097,9 +1112,15 @@ const filtersPanelSettings = {
|
|
|
1097
1112
|
icons: {
|
|
1098
1113
|
addFilterIcon: ForwardRef$s,
|
|
1099
1114
|
itemDropdownIcon: ForwardRef$Q,
|
|
1115
|
+
pickerBodyRemoveIcon: ForwardRef$l,
|
|
1100
1116
|
},
|
|
1101
1117
|
sizes: {
|
|
1102
1118
|
default: '36',
|
|
1119
|
+
mobileFooterLinkButton: '48',
|
|
1120
|
+
pickerBodyMultiSwitch: '24',
|
|
1121
|
+
pickerBodyLinkButton: '24',
|
|
1122
|
+
pickerBodyMinWidth: 360,
|
|
1123
|
+
rangeDatePickerInput: '30',
|
|
1103
1124
|
},
|
|
1104
1125
|
};
|
|
1105
1126
|
const iconButtonSettings = {
|
|
@@ -1170,7 +1191,7 @@ const pickerInputSettings = {
|
|
|
1170
1191
|
body: {
|
|
1171
1192
|
selectIcon: (size) => size < '30' ? ForwardRef$r : ForwardRef$P,
|
|
1172
1193
|
pickerBodyMobileHeaderCloseIcon: ForwardRef$R,
|
|
1173
|
-
modalNotFoundSearchIcon: ForwardRef$
|
|
1194
|
+
modalNotFoundSearchIcon: ForwardRef$a,
|
|
1174
1195
|
},
|
|
1175
1196
|
},
|
|
1176
1197
|
sizes: {
|
|
@@ -1255,8 +1276,8 @@ const rangeDatePickerSettings = {
|
|
|
1255
1276
|
};
|
|
1256
1277
|
const ratingSettings = {
|
|
1257
1278
|
icons: {
|
|
1258
|
-
filledRatingIcon: ForwardRef$
|
|
1259
|
-
emptyRatingIcon: ForwardRef$
|
|
1279
|
+
filledRatingIcon: ForwardRef$b,
|
|
1280
|
+
emptyRatingIcon: ForwardRef$b,
|
|
1260
1281
|
},
|
|
1261
1282
|
sizes: {
|
|
1262
1283
|
default: 18,
|
|
@@ -1367,7 +1388,7 @@ const settings = {
|
|
|
1367
1388
|
textInput: textInputSettings,
|
|
1368
1389
|
};
|
|
1369
1390
|
|
|
1370
|
-
var css$1u = {"root":"
|
|
1391
|
+
var css$1u = {"root":"_5ncz9V"};
|
|
1371
1392
|
|
|
1372
1393
|
function applyButtonMods(mods) {
|
|
1373
1394
|
return [
|
|
@@ -1385,7 +1406,7 @@ const Button = /* @__PURE__ */uuiCore.withMods(uuiComponents__namespace.Button,
|
|
|
1385
1406
|
};
|
|
1386
1407
|
});
|
|
1387
1408
|
|
|
1388
|
-
var css$1t = {"root":"
|
|
1409
|
+
var css$1t = {"root":"DEBURi"};
|
|
1389
1410
|
|
|
1390
1411
|
function applyIconButtonMods(props) {
|
|
1391
1412
|
return ['uui-icon_button', `uui-color-${props.color || 'neutral'}`, css$1t.root];
|
|
@@ -1422,7 +1443,7 @@ function getIconClass(props) {
|
|
|
1422
1443
|
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'];
|
|
1423
1444
|
}
|
|
1424
1445
|
|
|
1425
|
-
var css$1s = {"root":"
|
|
1446
|
+
var css$1s = {"root":"eWfZ19"};
|
|
1426
1447
|
|
|
1427
1448
|
const DEFAULT_COLOR = 'primary';
|
|
1428
1449
|
const LinkButton = /* @__PURE__ */React__namespace.forwardRef((props, ref) => {
|
|
@@ -1452,7 +1473,7 @@ const LinkButton = /* @__PURE__ */React__namespace.forwardRef((props, ref) => {
|
|
|
1452
1473
|
props.isDropdown && (React__namespace.createElement(uuiComponents.IconContainer, { icon: DropdownIcon, flipY: props.isOpen }))));
|
|
1453
1474
|
});
|
|
1454
1475
|
|
|
1455
|
-
var css$1r = {"root":"
|
|
1476
|
+
var css$1r = {"root":"IY9Fs-"};
|
|
1456
1477
|
|
|
1457
1478
|
const CountIndicator = /* @__PURE__ */React.forwardRef((props, ref) => {
|
|
1458
1479
|
return (React__namespace.default.createElement("div", { ref: ref, className: cx__default.default([
|
|
@@ -1464,7 +1485,7 @@ const CountIndicator = /* @__PURE__ */React.forwardRef((props, ref) => {
|
|
|
1464
1485
|
]) }, props.caption));
|
|
1465
1486
|
});
|
|
1466
1487
|
|
|
1467
|
-
var css$1q = {"root":"
|
|
1488
|
+
var css$1q = {"root":"CWeyNI","withNotify":"DXYItD"};
|
|
1468
1489
|
|
|
1469
1490
|
const TabButton = /* @__PURE__ */React__namespace.default.forwardRef((props, ref) => {
|
|
1470
1491
|
const styles = [
|
|
@@ -1492,14 +1513,14 @@ const TabButton = /* @__PURE__ */React__namespace.default.forwardRef((props, ref
|
|
|
1492
1513
|
props.onClear && !props.isDisabled && (React__namespace.default.createElement(uuiComponents.IconContainer, { cx: uuiCore.uuiMarkers.clickable, icon: ClearIcon, onClick: props.onClear }))));
|
|
1493
1514
|
});
|
|
1494
1515
|
|
|
1495
|
-
var css$1p = {"root":"
|
|
1516
|
+
var css$1p = {"root":"wiAK-H"};
|
|
1496
1517
|
|
|
1497
1518
|
function applyVerticalTabButtonMods() {
|
|
1498
1519
|
return [css$1p.root, 'uui-vertical-tab-button'];
|
|
1499
1520
|
}
|
|
1500
1521
|
const VerticalTabButton = /* @__PURE__ */uuiCore.withMods(TabButton, applyVerticalTabButtonMods);
|
|
1501
1522
|
|
|
1502
|
-
var css$1o = {"root":"
|
|
1523
|
+
var css$1o = {"root":"B8Nvwm"};
|
|
1503
1524
|
|
|
1504
1525
|
function applyCheckboxMods(mods) {
|
|
1505
1526
|
return [
|
|
@@ -1517,7 +1538,7 @@ const applyUUICheckboxProps = (props) => {
|
|
|
1517
1538
|
};
|
|
1518
1539
|
const Checkbox = /* @__PURE__ */uuiCore.withMods(uuiComponents__namespace.Checkbox, applyCheckboxMods, applyUUICheckboxProps);
|
|
1519
1540
|
|
|
1520
|
-
var css$1n = {"root":"
|
|
1541
|
+
var css$1n = {"root":"QddhrH"};
|
|
1521
1542
|
|
|
1522
1543
|
function applyRadioInputMods(mods) {
|
|
1523
1544
|
return [
|
|
@@ -1529,7 +1550,7 @@ function applyRadioInputMods(mods) {
|
|
|
1529
1550
|
}
|
|
1530
1551
|
const RadioInput = /* @__PURE__ */uuiCore.withMods(uuiComponents.RadioInput, applyRadioInputMods, (props) => ({ icon: props.icon ? props.icon : settings.radioInput.icons.dotIcon }));
|
|
1531
1552
|
|
|
1532
|
-
var css$1m = {"root":"
|
|
1553
|
+
var css$1m = {"root":"Ay8WVB"};
|
|
1533
1554
|
|
|
1534
1555
|
function applySwitchMods(mods) {
|
|
1535
1556
|
return [
|
|
@@ -1553,7 +1574,7 @@ var EditMode;
|
|
|
1553
1574
|
EditMode["INLINE"] = "inline";
|
|
1554
1575
|
})(EditMode || (EditMode = {}));
|
|
1555
1576
|
|
|
1556
|
-
var textInputCss = {"root":"
|
|
1577
|
+
var textInputCss = {"root":"PzChf4"};
|
|
1557
1578
|
|
|
1558
1579
|
const DEFAULT_MODE$3 = EditMode.FORM;
|
|
1559
1580
|
function applyTextInputMods(mods) {
|
|
@@ -1578,7 +1599,7 @@ const SearchInput = /* @__PURE__ */React__namespace.default.forwardRef((props, r
|
|
|
1578
1599
|
} }));
|
|
1579
1600
|
});
|
|
1580
1601
|
|
|
1581
|
-
var css$1l = {"root":"
|
|
1602
|
+
var css$1l = {"root":"_68gZKh"};
|
|
1582
1603
|
|
|
1583
1604
|
const ControlGroup = /* @__PURE__ */uuiCore.withMods(uuiComponents.ControlGroup, () => [css$1l.root, 'uui-control-group']);
|
|
1584
1605
|
|
|
@@ -1594,7 +1615,7 @@ function MultiSwitchComponent(props, ref) {
|
|
|
1594
1615
|
}
|
|
1595
1616
|
const MultiSwitch = /* @__PURE__ */React__namespace.forwardRef(MultiSwitchComponent);
|
|
1596
1617
|
|
|
1597
|
-
var css$1k = {"root":"-
|
|
1618
|
+
var css$1k = {"root":"NHZn-S"};
|
|
1598
1619
|
|
|
1599
1620
|
const DEFAULT_MODE$2 = EditMode.FORM;
|
|
1600
1621
|
function applyNumericInputMods(mods) {
|
|
@@ -1614,7 +1635,7 @@ const NumericInput = /* @__PURE__ */uuiCore.withMods(uuiComponents.NumericInput,
|
|
|
1614
1635
|
};
|
|
1615
1636
|
});
|
|
1616
1637
|
|
|
1617
|
-
var css$1j = {"root":"
|
|
1638
|
+
var css$1j = {"root":"liz-Pc"};
|
|
1618
1639
|
|
|
1619
1640
|
const DEFAULT_MODE$1 = EditMode.FORM;
|
|
1620
1641
|
function applyTextAreaMods(mods) {
|
|
@@ -1655,7 +1676,7 @@ function TREE_SHAKEABLE_INIT$1() {
|
|
|
1655
1676
|
};
|
|
1656
1677
|
}
|
|
1657
1678
|
|
|
1658
|
-
var css$1i = {"root":"
|
|
1679
|
+
var css$1i = {"root":"q2vIhj","main-path":"ZoBUVQ","mainPath":"ZoBUVQ","content-wrapper":"awyZpR","contentWrapper":"awyZpR","content":"k3zNQd","action-wrapper":"m18ksO","actionWrapper":"m18ksO","icon-wrapper":"sSaQcP","iconWrapper":"sSaQcP","icon":"Go5F-i","close-icon":"pMoHcJ","closeIcon":"pMoHcJ"};
|
|
1659
1680
|
|
|
1660
1681
|
const Alert = /* @__PURE__ */React__namespace.forwardRef((props, ref) => (React__namespace.createElement("div", { role: "alert", ref: ref, className: cx__default.default('uui-alert', css$1i.root, props.color && `uui-color-${props.color}`, props.cx, `uui-size-${props.size || settings.alert.sizes.default}`), ...props.rawProps },
|
|
1661
1682
|
React__namespace.createElement("div", { className: css$1i.mainPath },
|
|
@@ -1673,7 +1694,7 @@ const ErrorAlert = /* @__PURE__ */React__namespace.forwardRef((props, ref) => Re
|
|
|
1673
1694
|
|
|
1674
1695
|
const Dropdown = /* @__PURE__ */uuiCore.withMods(uuiComponents.Dropdown);
|
|
1675
1696
|
|
|
1676
|
-
var css$1h = {"root":"
|
|
1697
|
+
var css$1h = {"root":"yrFYQk"};
|
|
1677
1698
|
|
|
1678
1699
|
function applyDropdownContainerMods(mods) {
|
|
1679
1700
|
return [
|
|
@@ -1684,7 +1705,7 @@ function applyDropdownContainerMods(mods) {
|
|
|
1684
1705
|
}
|
|
1685
1706
|
const DropdownContainer = /* @__PURE__ */uuiCore.withMods(uuiComponents__namespace.DropdownContainer, applyDropdownContainerMods);
|
|
1686
1707
|
|
|
1687
|
-
var css$1g = {"submenu-root-item-rtl":"
|
|
1708
|
+
var css$1g = {"submenu-root-item-rtl":"I9afLN","submenuRootItemRtl":"I9afLN","icon-after":"UJf9IJ","iconAfter":"UJf9IJ","submenu-root-item":"WdJF43","submenuRootItem":"WdJF43","icon-check":"jdqSpI","iconCheck":"jdqSpI","splitter-root":"OSfX0N","splitterRoot":"OSfX0N","splitter":"J4zN9D","header-root":"_52lz77","headerRoot":"_52lz77","item-root":"fgVHlR","itemRoot":"fgVHlR","icon":"_2Yw89b","link":"q0o4w1","indent":"EfbShZ","selected-mark":"_2cKQ8M","selectedMark":"_2cKQ8M"};
|
|
1688
1709
|
|
|
1689
1710
|
exports.IDropdownControlKeys = void 0;
|
|
1690
1711
|
(function (IDropdownControlKeys) {
|
|
@@ -1814,7 +1835,7 @@ function DropdownMenuSwitchButton(props) {
|
|
|
1814
1835
|
React__namespace.default.createElement(Switch, { value: isSelected, tabIndex: -1, onValueChange: onHandleValueChange })));
|
|
1815
1836
|
}
|
|
1816
1837
|
|
|
1817
|
-
var css$1f = {"root":"
|
|
1838
|
+
var css$1f = {"root":"fRJv8J","mode-block":"IBXg19","modeBlock":"IBXg19","mode-inline":"sNsd0l","modeInline":"sNsd0l","padding-0":"CzV3Mn","padding0":"CzV3Mn","padding-6":"uWqA2i","padding6":"uWqA2i","padding-12":"U7WCE2","padding12":"U7WCE2","padding-18":"_345iYB","padding18":"_345iYB"};
|
|
1818
1839
|
|
|
1819
1840
|
function applyAccordionMods(mods) {
|
|
1820
1841
|
return [
|
|
@@ -1827,7 +1848,7 @@ const Accordion = /* @__PURE__ */uuiCore.withMods(uuiComponents__namespace.Accor
|
|
|
1827
1848
|
dropdownIcon: mods.dropdownIcon !== null && settings.accordion.icons.dropdownIcon,
|
|
1828
1849
|
}));
|
|
1829
1850
|
|
|
1830
|
-
var css$1e = {"root":"
|
|
1851
|
+
var css$1e = {"root":"u-QSvi","align-items":"vYp8Ec","alignItems":"vYp8Ec","justify-content":"R-W6W4","justifyContent":"R-W6W4","border-top":"KG5KRq","borderTop":"KG5KRq","border-bottom":"jGtRpY","borderBottom":"jGtRpY","top-shadow":"wLm19i","topShadow":"wLm19i","padding":"DnV3I-","margin":"pj5C1D","vPadding":"_2Zx3M0","column-gap":"_1CjNzB","columnGap":"_1CjNzB","row-gap":"_0qfDrf","rowGap":"_0qfDrf","spacing":"ZmSQy7"};
|
|
1831
1852
|
|
|
1832
1853
|
const FlexCell = /* @__PURE__ */uuiCore.withMods(uuiComponents.FlexCell, () => [css$1e.flexCell]);
|
|
1833
1854
|
|
|
@@ -1872,7 +1893,7 @@ const FlexRow = /* @__PURE__ */React.forwardRef((props, ref) => {
|
|
|
1872
1893
|
} }, props.children));
|
|
1873
1894
|
});
|
|
1874
1895
|
|
|
1875
|
-
var css$1d = {"root":"
|
|
1896
|
+
var css$1d = {"root":"w6R9w3","margin-24":"yiys9X","margin24":"yiys9X","padding-12":"ydhVB1","padding12":"ydhVB1","padding-24":"ZOCjv-","padding24":"ZOCjv-","shadow":"_3eRNRf","uui-surface-main":"sNqCDY","uuiSurfaceMain":"sNqCDY"};
|
|
1876
1897
|
|
|
1877
1898
|
const Panel = /* @__PURE__ */uuiCore.withMods(uuiComponents.VPanel, (props) => [
|
|
1878
1899
|
'uui-panel',
|
|
@@ -1882,7 +1903,7 @@ const Panel = /* @__PURE__ */uuiCore.withMods(uuiComponents.VPanel, (props) => [
|
|
|
1882
1903
|
props.background && css$1d[`uui-${props.background}`],
|
|
1883
1904
|
]);
|
|
1884
1905
|
|
|
1885
|
-
var css$1c = {"root":"
|
|
1906
|
+
var css$1c = {"root":"j0IUo4"};
|
|
1886
1907
|
|
|
1887
1908
|
function applyTooltipMods(mods) {
|
|
1888
1909
|
return [
|
|
@@ -1892,7 +1913,7 @@ function applyTooltipMods(mods) {
|
|
|
1892
1913
|
}
|
|
1893
1914
|
const Tooltip = /* @__PURE__ */uuiCore.withMods(uuiComponents__namespace.Tooltip, applyTooltipMods);
|
|
1894
1915
|
|
|
1895
|
-
var css$1b = {"root":"
|
|
1916
|
+
var css$1b = {"root":"uGL0e-"};
|
|
1896
1917
|
|
|
1897
1918
|
function applyLabeledInputMods(mods) {
|
|
1898
1919
|
return [
|
|
@@ -1909,7 +1930,7 @@ function applyLabeledInputProps(props) {
|
|
|
1909
1930
|
}
|
|
1910
1931
|
const LabeledInput = /* @__PURE__ */uuiCore.withMods(uuiComponents__namespace.LabeledInput, applyLabeledInputMods, applyLabeledInputProps);
|
|
1911
1932
|
|
|
1912
|
-
var css$1a = {"root":"
|
|
1933
|
+
var css$1a = {"root":"nv-QLI"};
|
|
1913
1934
|
|
|
1914
1935
|
function RadioGroup(props) {
|
|
1915
1936
|
const direction = props.direction || 'vertical';
|
|
@@ -1924,7 +1945,7 @@ function RadioGroup(props) {
|
|
|
1924
1945
|
})));
|
|
1925
1946
|
}
|
|
1926
1947
|
|
|
1927
|
-
var css$19 = {"root":"
|
|
1948
|
+
var css$19 = {"root":"sMDytW"};
|
|
1928
1949
|
|
|
1929
1950
|
function applyScrollBarsMods() {
|
|
1930
1951
|
return [
|
|
@@ -1933,9 +1954,9 @@ function applyScrollBarsMods() {
|
|
|
1933
1954
|
}
|
|
1934
1955
|
const ScrollBars = /* @__PURE__ */uuiCore.withMods(uuiComponents.ScrollBars, applyScrollBarsMods);
|
|
1935
1956
|
|
|
1936
|
-
var css$18 = {"scroll-container":"
|
|
1957
|
+
var css$18 = {"scroll-container":"l0Qa2G","scrollContainer":"l0Qa2G","list-container":"adhaew","listContainer":"adhaew"};
|
|
1937
1958
|
|
|
1938
|
-
var css$17 = {"root":"
|
|
1959
|
+
var css$17 = {"root":"xq4wTO"};
|
|
1939
1960
|
|
|
1940
1961
|
const Blocker = /* @__PURE__ */uuiCore.withMods(uuiComponents.Blocker, () => [css$17.root], () => ({ renderSpinner: settings.blocker.renderSpinner }));
|
|
1941
1962
|
|
|
@@ -1981,7 +2002,7 @@ const VirtualListView = /* @__PURE__ */React__namespace.forwardRef((props, ref)
|
|
|
1981
2002
|
React__namespace.createElement(Blocker, { isEnabled: props.isLoading })));
|
|
1982
2003
|
});
|
|
1983
2004
|
|
|
1984
|
-
var css$16 = {"root":"
|
|
2005
|
+
var css$16 = {"root":"IDVYEj"};
|
|
1985
2006
|
|
|
1986
2007
|
function CheckboxGroup(props) {
|
|
1987
2008
|
const currentValue = props.value || [];
|
|
@@ -2003,7 +2024,7 @@ function CheckboxGroup(props) {
|
|
|
2003
2024
|
})));
|
|
2004
2025
|
}
|
|
2005
2026
|
|
|
2006
|
-
var css$15 = {"root":"
|
|
2027
|
+
var css$15 = {"root":"MX7JMk","modal-blocker":"fAKYGY","modalBlocker":"fAKYGY","animateModalBlocker":"ZaZELt","modal":"k-DyLc","modal-footer":"_6cLRAg","modalFooter":"_6cLRAg","border-top":"Gn3Zzr","borderTop":"Gn3Zzr","modal-header":"G-WW-l","modalHeader":"G-WW-l","border-bottom":"eedQ8r","borderBottom":"eedQ8r"};
|
|
2007
2028
|
|
|
2008
2029
|
const ModalBlocker = /* @__PURE__ */uuiCore.withMods(uuiComponents.ModalBlocker, () => [css$15.modalBlocker]);
|
|
2009
2030
|
const ModalWindow = /* @__PURE__ */uuiCore.withMods(uuiComponents.ModalWindow, () => [css$15.root, css$15.modal], (props) => {
|
|
@@ -2193,7 +2214,7 @@ const TREE_SHAKEABLE_INIT = () => ({
|
|
|
2193
2214
|
});
|
|
2194
2215
|
const i18n = /* @__PURE__ */TREE_SHAKEABLE_INIT();
|
|
2195
2216
|
|
|
2196
|
-
var css$14 = {"root":"
|
|
2217
|
+
var css$14 = {"root":"nGRB3k","icon-wrapper":"_6Mtra7","iconWrapper":"_6Mtra7","action-wrapper":"NDdnTX","actionWrapper":"NDdnTX","action-link":"_78a-oV","actionLink":"_78a-oV","close-icon":"knN-g-","closeIcon":"knN-g-","main-path":"wOjzPL","mainPath":"wOjzPL","content":"_0LKGFQ","close-wrapper":"NnsJTS","closeWrapper":"NnsJTS","notification-wrapper":"B2LE1u","notificationWrapper":"B2LE1u","clear-button":"PiUj-x","clearButton":"PiUj-x"};
|
|
2197
2218
|
|
|
2198
2219
|
const NotificationCard = /* @__PURE__ */React__namespace.default.forwardRef((props, ref) => {
|
|
2199
2220
|
const notificationCardNode = React__namespace.default.useRef(null);
|
|
@@ -2226,7 +2247,7 @@ function ClearNotification() {
|
|
|
2226
2247
|
React__namespace.default.createElement(LinkButton, { caption: i18n.notificationCard.closeAllNotificationsButton, onClick: () => uuiCtx.uuiNotifications.clearAll() })));
|
|
2227
2248
|
}
|
|
2228
2249
|
|
|
2229
|
-
var css$13 = {"footer":"
|
|
2250
|
+
var css$13 = {"footer":"DIfiwo"};
|
|
2230
2251
|
|
|
2231
2252
|
class ConfirmationModal extends React__namespace.Component {
|
|
2232
2253
|
render() {
|
|
@@ -2268,7 +2289,7 @@ function useReliableForceUpdate() {
|
|
|
2268
2289
|
return red[1];
|
|
2269
2290
|
}
|
|
2270
2291
|
|
|
2271
|
-
var css$12 = {"root":"
|
|
2292
|
+
var css$12 = {"root":"N2lSUA","timepicker-input":"R3iVpX","timepickerInput":"R3iVpX","ltr-always":"tm1M7e","ltrAlways":"tm1M7e"};
|
|
2272
2293
|
|
|
2273
2294
|
const uuiTimePicker = {
|
|
2274
2295
|
container: 'uui-timepicker-container',
|
|
@@ -2461,7 +2482,7 @@ function TimePicker(props) {
|
|
|
2461
2482
|
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 }));
|
|
2462
2483
|
}
|
|
2463
2484
|
|
|
2464
|
-
var css$11 = {"root":"
|
|
2485
|
+
var css$11 = {"root":"Aj3SqW"};
|
|
2465
2486
|
|
|
2466
2487
|
function applyInputAddonMods() {
|
|
2467
2488
|
return [
|
|
@@ -2470,14 +2491,14 @@ function applyInputAddonMods() {
|
|
|
2470
2491
|
}
|
|
2471
2492
|
const InputAddon = /* @__PURE__ */uuiCore.withMods(uuiComponents.InputAddon, applyInputAddonMods);
|
|
2472
2493
|
|
|
2473
|
-
var css$10 = {"root":"
|
|
2494
|
+
var css$10 = {"root":"TYk9fi"};
|
|
2474
2495
|
|
|
2475
2496
|
function applySliderMods() {
|
|
2476
2497
|
return [css$10.root, 'uui-color-neutral'];
|
|
2477
2498
|
}
|
|
2478
2499
|
const Slider = /* @__PURE__ */uuiCore.withMods(uuiComponents.Slider, applySliderMods);
|
|
2479
2500
|
|
|
2480
|
-
var css$$ = {"root":"
|
|
2501
|
+
var css$$ = {"root":"Zz3WNz","tooltip":"cRecit"};
|
|
2481
2502
|
|
|
2482
2503
|
function applyRatingMods(mods) {
|
|
2483
2504
|
return [
|
|
@@ -2491,7 +2512,7 @@ const Rating = /* @__PURE__ */uuiCore.withMods(uuiComponents__namespace.Rating,
|
|
|
2491
2512
|
Tooltip,
|
|
2492
2513
|
}));
|
|
2493
2514
|
|
|
2494
|
-
var css$_ = {"root":"
|
|
2515
|
+
var css$_ = {"root":"RajxVu","container":"hChaB-"};
|
|
2495
2516
|
|
|
2496
2517
|
const defaultFormat = 'MMM D, YYYY';
|
|
2497
2518
|
const valueFormat = 'YYYY-MM-DD';
|
|
@@ -2702,14 +2723,14 @@ function DatePickerHeader({ navIconLeft, navIconRight, value: { month, view }, o
|
|
|
2702
2723
|
React__namespace.createElement(Button, { icon: navIconRight || settings.datePicker.icons.body.nextIcon, color: "secondary", fill: "ghost", cx: uuiHeader.navIconRight, onClick: !isDisabled && (() => onRightNavigationArrow()), isDisabled: disableNext }))));
|
|
2703
2724
|
}
|
|
2704
2725
|
|
|
2705
|
-
var css$Z = {"root":"
|
|
2726
|
+
var css$Z = {"root":"XDe8HH"};
|
|
2706
2727
|
|
|
2707
2728
|
function applyDateSelectionMods() {
|
|
2708
2729
|
return [css$Z.root, `uui-size-${settings.datePicker.sizes.body}`];
|
|
2709
2730
|
}
|
|
2710
2731
|
const Calendar = /* @__PURE__ */uuiCore.withMods(uuiComponents.Calendar, applyDateSelectionMods);
|
|
2711
2732
|
|
|
2712
|
-
var css$Y = {"root":"
|
|
2733
|
+
var css$Y = {"root":"PESkeh"};
|
|
2713
2734
|
|
|
2714
2735
|
const uuiDatePickerBody = {
|
|
2715
2736
|
wrapper: 'uui-datepicker-body-wrapper',
|
|
@@ -2835,7 +2856,7 @@ function DatePickerComponent(props, ref) {
|
|
|
2835
2856
|
}
|
|
2836
2857
|
const DatePicker = /* @__PURE__ */React__namespace.default.forwardRef(DatePickerComponent);
|
|
2837
2858
|
|
|
2838
|
-
var css$X = {"date-input":"
|
|
2859
|
+
var css$X = {"date-input":"fRg-Vq","dateInput":"fRg-Vq","root":"RD2xxJ","separator":"UpDYho"};
|
|
2839
2860
|
|
|
2840
2861
|
const RangeDatePickerInput = /* @__PURE__ */React.forwardRef(({ isDisabled, isInvalid, isReadonly, size, disableClear, rawProps, value, inFocus, format, onValueChange, onFocusInput, onBlurInput, onClick, getPlaceholder, filter, onKeyDown, id, cx: classes, }, ref) => {
|
|
2841
2862
|
const [inputValue, setInputValue] = React.useState(toCustomDateRangeFormat(value, format));
|
|
@@ -2886,7 +2907,7 @@ const RangeDatePickerInput = /* @__PURE__ */React.forwardRef(({ isDisabled, isIn
|
|
|
2886
2907
|
} : undefined, onValueChange: (v) => onInputChange(v || '', 'to'), onFocus: (e) => handleFocus(e, 'to'), onBlur: (e) => handleBlur(e, 'to'), isInvalid: isInvalid, isDisabled: isDisabled, isReadonly: isReadonly, isDropdown: false, rawProps: rawProps?.to, onClick: onClick, onKeyDown: onInputKeyDown })));
|
|
2887
2908
|
});
|
|
2888
2909
|
|
|
2889
|
-
var css$W = {"root":"
|
|
2910
|
+
var css$W = {"root":"_3ifT44"};
|
|
2890
2911
|
|
|
2891
2912
|
const uuiPresets = {
|
|
2892
2913
|
container: 'uui-presets-container',
|
|
@@ -2906,7 +2927,7 @@ function CalendarPresets(props) {
|
|
|
2906
2927
|
getPresets(props.presets).map((item) => (React__namespace.createElement(LinkButton, { key: item.key, caption: item.name, onClick: () => props.onPresetSet(item), size: settings.rangeDatePicker.sizes.preset })))));
|
|
2907
2928
|
}
|
|
2908
2929
|
|
|
2909
|
-
var css$V = {"root":"
|
|
2930
|
+
var css$V = {"root":"PuwW25","container":"LXSH-k","day-selection":"bUrjZD","daySelection":"bUrjZD","from-picker":"_7oLFw0","fromPicker":"_7oLFw0","to-picker":"RgMw9H","toPicker":"RgMw9H","bodes-wrapper":"fq2hQR","bodesWrapper":"fq2hQR","blocker":"P61qM1"};
|
|
2910
2931
|
|
|
2911
2932
|
const uuiRangeDatePickerBody = {
|
|
2912
2933
|
inRange: 'uui-range-datepicker-in-range',
|
|
@@ -3081,7 +3102,7 @@ const getDayCX = (day, selectedDate) => {
|
|
|
3081
3102
|
return [uuiCore.cx(inRange && uuiRangeDatePickerBody.inRange, isFirst && uuiRangeDatePickerBody.firstDayInRangeWrapper, !inRange && isFirst && uuiRangeDatePickerBody.lastDayInRangeWrapper, isLast && uuiRangeDatePickerBody.lastDayInRangeWrapper, !inRange && isLast && uuiRangeDatePickerBody.firstDayInRangeWrapper, (dayValue === fromValue || dayValue === toValue) && uuiComponents.uuiDaySelection.selectedDay)];
|
|
3082
3103
|
};
|
|
3083
3104
|
|
|
3084
|
-
var css$U = {"dropdown-container":"
|
|
3105
|
+
var css$U = {"dropdown-container":"HwbBFM","dropdownContainer":"HwbBFM"};
|
|
3085
3106
|
|
|
3086
3107
|
const modifiers = [{
|
|
3087
3108
|
name: 'offset',
|
|
@@ -3149,7 +3170,7 @@ function RangeDatePickerComponent(props, ref) {
|
|
|
3149
3170
|
}
|
|
3150
3171
|
const RangeDatePicker = /* @__PURE__ */React__namespace.default.forwardRef(RangeDatePickerComponent);
|
|
3151
3172
|
|
|
3152
|
-
var css$T = {"root":"
|
|
3173
|
+
var css$T = {"root":"X5nfmx","blocker":"UoMvEJ","marker":"WUPa4u","top":"jADdic","bottom":"B32ykk","left":"nH95P1","right":"_2bZPky","inside":"LaZd-t"};
|
|
3153
3174
|
|
|
3154
3175
|
function DropMarker(props) {
|
|
3155
3176
|
return props.isDndInProgress
|
|
@@ -3166,7 +3187,7 @@ function DropMarker(props) {
|
|
|
3166
3187
|
|
|
3167
3188
|
const RichTextView = /* @__PURE__ */uuiCore.withMods(uuiComponents__namespace.RichTextView, (mods) => ['uui-typography', `uui-typography-size-${mods.size || settings.richTextView.sizes.default}`]);
|
|
3168
3189
|
|
|
3169
|
-
var css$S = {"modal":"
|
|
3190
|
+
var css$S = {"modal":"JGzMeR","search-wrapper":"JNCGd2","searchWrapper":"JNCGd2","no-data":"QxdMDE","noData":"QxdMDE"};
|
|
3170
3191
|
|
|
3171
3192
|
class DataPickerBody extends uuiComponents.PickerBodyBase {
|
|
3172
3193
|
constructor() {
|
|
@@ -3231,7 +3252,7 @@ function DataPickerFooterImpl(props) {
|
|
|
3231
3252
|
const isSearching = search?.length;
|
|
3232
3253
|
const hideFooter = (rowsCount === 0 && !hasSelection) || isSearching || (isSinglePicker && props.disableClear);
|
|
3233
3254
|
const showClear = !props.disableClear && (isSinglePicker ? true : (!view.selectAll || hasSelection));
|
|
3234
|
-
return !hideFooter && (React__namespace.default.createElement(FlexRow, { cx:
|
|
3255
|
+
return !hideFooter && (React__namespace.default.createElement(FlexRow, { cx: cx__default.default('uui-picker_input-footer', props.cx) },
|
|
3235
3256
|
!isSinglePicker && !isSearchTooShort && ( // Show this switch only for multi mode and when some rows rendered
|
|
3236
3257
|
React__namespace.default.createElement(Switch, { size: settings.pickerInput.sizes.body.footerSwitchMap[props.size], value: showSelected.value, isDisabled: !hasSelection, onValueChange: showSelected.onValueChange, label: i18n.pickerInput.showOnlySelectedLabel })),
|
|
3237
3258
|
React__namespace.default.createElement(uuiComponents.FlexSpacer, null),
|
|
@@ -3243,7 +3264,7 @@ function DataPickerFooterImpl(props) {
|
|
|
3243
3264
|
}
|
|
3244
3265
|
const DataPickerFooter = /* @__PURE__ */React__namespace.default.memo(DataPickerFooterImpl);
|
|
3245
3266
|
|
|
3246
|
-
var css$R = {"header":"
|
|
3267
|
+
var css$R = {"header":"-P4M2v","title":"Ai49IA","close":"tFKWcK"};
|
|
3247
3268
|
|
|
3248
3269
|
const DataPickerHeaderImpl = (props) => {
|
|
3249
3270
|
const title = props.title && typeof props.title === 'string' ? props.title.charAt(0).toUpperCase() + props.title.slice(1) : '';
|
|
@@ -3253,11 +3274,11 @@ const DataPickerHeaderImpl = (props) => {
|
|
|
3253
3274
|
};
|
|
3254
3275
|
const DataPickerHeader = /* @__PURE__ */React__namespace.default.memo(DataPickerHeaderImpl);
|
|
3255
3276
|
|
|
3256
|
-
var css$Q = {"root":"
|
|
3277
|
+
var css$Q = {"root":"_5DtSJg"};
|
|
3257
3278
|
|
|
3258
3279
|
const AvatarStack = /* @__PURE__ */uuiCore.withMods(uuiComponents.AvatarStack, () => [css$Q.root]);
|
|
3259
3280
|
|
|
3260
|
-
var css$P = {"root":"
|
|
3281
|
+
var css$P = {"root":"VmyOvs"};
|
|
3261
3282
|
|
|
3262
3283
|
const DEFAULT_FILL = 'solid';
|
|
3263
3284
|
function applyBadgeMods(mods) {
|
|
@@ -3285,7 +3306,7 @@ const Badge = /* @__PURE__ */React__namespace.default.forwardRef((props, ref) =>
|
|
|
3285
3306
|
props.isDropdown && (React__namespace.default.createElement(uuiComponents.IconContainer, { icon: DropdownIcon, flipY: props.isOpen }))));
|
|
3286
3307
|
});
|
|
3287
3308
|
|
|
3288
|
-
var css$O = {"root":"
|
|
3309
|
+
var css$O = {"root":"YB3WnQ"};
|
|
3289
3310
|
|
|
3290
3311
|
function applyTagMods(props) {
|
|
3291
3312
|
return [
|
|
@@ -3313,7 +3334,7 @@ const Tag = /* @__PURE__ */React__namespace.default.forwardRef((props, ref) => {
|
|
|
3313
3334
|
props.onClear && !props.isDisabled && (React__namespace.default.createElement(uuiComponents.IconContainer, { cx: uuiCore.uuiMarkers.clickable, icon: ClearIcon, onClick: props.onClear }))));
|
|
3314
3335
|
});
|
|
3315
3336
|
|
|
3316
|
-
var css$N = {"root":"
|
|
3337
|
+
var css$N = {"root":"dD2yoB","page":"Iq6vgo","spacer":"K04gY1","mode-ghost":"_3-6Nxj","modeGhost":"_3-6Nxj"};
|
|
3317
3338
|
|
|
3318
3339
|
function Paginator(props) {
|
|
3319
3340
|
const renderPaginator = (params) => (React__namespace.default.createElement("nav", { role: "navigation", className: cx__default.default(css$N.root, 'uui-paginator', `uui-size-${props.size || settings.paginator.sizes.default}`), ...params.rawProps },
|
|
@@ -3330,14 +3351,14 @@ function Paginator(props) {
|
|
|
3330
3351
|
return React__namespace.default.createElement(uuiComponents.Paginator, { ...props, render: renderPaginator });
|
|
3331
3352
|
}
|
|
3332
3353
|
|
|
3333
|
-
var css$M = {"root":"
|
|
3354
|
+
var css$M = {"root":"Adz0Sn","progress-bar":"e8xCQH","progressBar":"e8xCQH","progressBar-indeterminate":"Utq54I","progressBarIndeterminate":"Utq54I","size-12":"FJlLQu","size12":"FJlLQu","size-18":"oVzl--","size18":"oVzl--","size-24":"X5DUpv","size24":"X5DUpv"};
|
|
3334
3355
|
|
|
3335
3356
|
const IndeterminateBar = /* @__PURE__ */React__namespace.forwardRef((props, ref) => {
|
|
3336
3357
|
return (React__namespace.createElement("div", { ref: ref, className: cx__default.default('uui-indeterminate_bar', props.cx, css$M.root, css$M[`size-${props.size || 12}`]) },
|
|
3337
3358
|
React__namespace.createElement("div", { className: cx__default.default(css$M.progressBar) })));
|
|
3338
3359
|
});
|
|
3339
3360
|
|
|
3340
|
-
var css$L = {"root":"
|
|
3361
|
+
var css$L = {"root":"_1jsiVZ","striped":"Lj65l0","animate-stripes":"UG08ZY","animateStripes":"UG08ZY","size-12":"izV9Vf","size12":"izV9Vf","size-18":"_8cYv-f","size18":"_8cYv-f","size-24":"_0tqz0h","size24":"_0tqz0h"};
|
|
3341
3362
|
|
|
3342
3363
|
const DEFAULT_SIZE = '12';
|
|
3343
3364
|
function applyProgressBarMods(mods) {
|
|
@@ -3352,14 +3373,14 @@ const ProgressBar = /* @__PURE__ */uuiCore.withMods(uuiComponents__namespace.Pro
|
|
|
3352
3373
|
hideLabel: props.hideLabel || props.striped,
|
|
3353
3374
|
}));
|
|
3354
3375
|
|
|
3355
|
-
var css$K = {"root":"
|
|
3376
|
+
var css$K = {"root":"-NISH2"};
|
|
3356
3377
|
|
|
3357
3378
|
const IndicatorBar = /* @__PURE__ */React__namespace.forwardRef((props, ref) => {
|
|
3358
3379
|
const { progress } = props;
|
|
3359
3380
|
return progress || progress === 0 ? (React__namespace.createElement(ProgressBar, { ref: ref, progress: progress, cx: cx__default.default(css$K.root, props.cx), hideLabel: true })) : (React__namespace.createElement(IndeterminateBar, { ref: ref, cx: cx__default.default(css$K.root, props.cx) }));
|
|
3360
3381
|
});
|
|
3361
3382
|
|
|
3362
|
-
var css$J = {"root":"
|
|
3383
|
+
var css$J = {"root":"R521Et"};
|
|
3363
3384
|
|
|
3364
3385
|
const StatusIndicator = /* @__PURE__ */React.forwardRef((props, ref) => {
|
|
3365
3386
|
return (React__namespace.default.createElement("div", { ref: ref, className: cx__default.default([
|
|
@@ -3374,7 +3395,7 @@ const StatusIndicator = /* @__PURE__ */React.forwardRef((props, ref) => {
|
|
|
3374
3395
|
React__namespace.default.createElement("p", { className: "uui-status_indicator-caption" }, props.caption)));
|
|
3375
3396
|
});
|
|
3376
3397
|
|
|
3377
|
-
var css$I = {"drag-handle":"
|
|
3398
|
+
var css$I = {"drag-handle":"FNXkF-","dragHandle":"FNXkF-","icon-container":"ENhbH5","iconContainer":"ENhbH5"};
|
|
3378
3399
|
|
|
3379
3400
|
function DataRowAddons(props) {
|
|
3380
3401
|
const row = props.rowProps;
|
|
@@ -3395,7 +3416,7 @@ function DataRowAddons(props) {
|
|
|
3395
3416
|
], rotate: row.isFolded ? '90ccw' : '0', onClick: () => row.onFold(row), size: settings.dataTable.sizes.body.iconMap[props.size || settings.dataTable.sizes.body.row] }))))));
|
|
3396
3417
|
}
|
|
3397
3418
|
|
|
3398
|
-
var css$H = {"root":"
|
|
3419
|
+
var css$H = {"root":"_0PNLjk","align-widgets-top":"a9rYxc","alignWidgetsTop":"a9rYxc","align-widgets-center":"n8ucAW","alignWidgetsCenter":"n8ucAW","icon-container":"a1--mf","iconContainer":"a1--mf","content-wrapper":"YgtFI2","contentWrapper":"YgtFI2","render-item":"_2JtxVQ","renderItem":"_2JtxVQ","icon-wrapper":"QZ2Obs","iconWrapper":"QZ2Obs","icon-default":"wSvZPR","iconDefault":"wSvZPR","selected-mark":"QBLH5s","selectedMark":"QBLH5s"};
|
|
3399
3420
|
|
|
3400
3421
|
function DataPickerCell(props) {
|
|
3401
3422
|
const ref = React__namespace.useRef();
|
|
@@ -3433,7 +3454,7 @@ function DataPickerCell(props) {
|
|
|
3433
3454
|
getWrappedContent()));
|
|
3434
3455
|
}
|
|
3435
3456
|
|
|
3436
|
-
var css$G = {"picker-row":"
|
|
3457
|
+
var css$G = {"picker-row":"gVpbKx","pickerRow":"gVpbKx"};
|
|
3437
3458
|
|
|
3438
3459
|
class DataPickerRow extends React__namespace.Component {
|
|
3439
3460
|
constructor() {
|
|
@@ -3447,7 +3468,7 @@ class DataPickerRow extends React__namespace.Component {
|
|
|
3447
3468
|
}
|
|
3448
3469
|
}
|
|
3449
3470
|
|
|
3450
|
-
var css$F = {"done":"
|
|
3471
|
+
var css$F = {"done":"VzFaQc","container":"z-L90a"};
|
|
3451
3472
|
|
|
3452
3473
|
const PickerBodyMobileView = (props) => {
|
|
3453
3474
|
const isMobileView = uuiCore.isMobile();
|
|
@@ -3524,7 +3545,7 @@ const getHighlightedSearchMatches = (str, search) => {
|
|
|
3524
3545
|
return getDecoratedText(str, ranges);
|
|
3525
3546
|
};
|
|
3526
3547
|
|
|
3527
|
-
var css$E = {"root":"
|
|
3548
|
+
var css$E = {"root":"_6ryNGf","column-gap":"MJyyDb","columnGap":"MJyyDb","title":"JG1GcH","subtitle":"soVcKv","disabled":"_1WPmfc","multiline":"oBopph"};
|
|
3528
3549
|
|
|
3529
3550
|
function PickerItem(props) {
|
|
3530
3551
|
const { highlightSearchMatches = true, size, avatarUrl, isLoading, isDisabled, icon, } = props;
|
|
@@ -3545,7 +3566,7 @@ function getAvatarSize(size, isMultiline) {
|
|
|
3545
3566
|
return settings.pickerInput.sizes.body[isMultiline ? 'itemAvatarMultilineMap' : 'itemAvatarMap'][size];
|
|
3546
3567
|
}
|
|
3547
3568
|
|
|
3548
|
-
var css$D = {"sub-header-wrapper":"
|
|
3569
|
+
var css$D = {"sub-header-wrapper":"OJXA67","subHeaderWrapper":"OJXA67","switch":"_6Y8m7Y","no-found-modal-container":"b6-SDS","noFoundModalContainer":"b6-SDS","no-found-modal-container-icon":"_2Nqzus","noFoundModalContainerIcon":"_2Nqzus","no-found-modal-container-text":"gX9QWn","noFoundModalContainerText":"gX9QWn"};
|
|
3549
3570
|
|
|
3550
3571
|
function PickerModal(props) {
|
|
3551
3572
|
const { view, selection, dataSourceStateLens, dataSourceState, getDataSourceState, getName, clearSelection, getRows, getListProps, getFooterProps, isSingleSelect, handleDataSourceValueChange, } = uuiComponents.usePickerModal(props);
|
|
@@ -3600,7 +3621,7 @@ function PickerModal(props) {
|
|
|
3600
3621
|
React__namespace.default.createElement(ModalFooter, null, props.renderFooter ? props.renderFooter(getFooterProps()) : renderFooter()))));
|
|
3601
3622
|
}
|
|
3602
3623
|
|
|
3603
|
-
var css$C = {"tooltip":"
|
|
3624
|
+
var css$C = {"tooltip":"a4bNKe"};
|
|
3604
3625
|
|
|
3605
3626
|
const PickerTogglerTag = /* @__PURE__ */React__namespace.forwardRef((props, ref) => {
|
|
3606
3627
|
const tagProps = {
|
|
@@ -3619,7 +3640,7 @@ const PickerTogglerTag = /* @__PURE__ */React__namespace.forwardRef((props, ref)
|
|
|
3619
3640
|
}
|
|
3620
3641
|
});
|
|
3621
3642
|
|
|
3622
|
-
var css$B = {"root":"
|
|
3643
|
+
var css$B = {"root":"U0-7N-"};
|
|
3623
3644
|
|
|
3624
3645
|
const defaultMode = EditMode.FORM;
|
|
3625
3646
|
function applyPickerTogglerMods(mods) {
|
|
@@ -3720,7 +3741,7 @@ function PickerInputComponent({ highlightSearchMatches = true, ...props }, ref)
|
|
|
3720
3741
|
}
|
|
3721
3742
|
const PickerInput = /* @__PURE__ */React__namespace.default.forwardRef(PickerInputComponent);
|
|
3722
3743
|
|
|
3723
|
-
var css$A = {"row":"
|
|
3744
|
+
var css$A = {"row":"AMevsZ"};
|
|
3724
3745
|
|
|
3725
3746
|
function PickerListItem(props) {
|
|
3726
3747
|
let label;
|
|
@@ -3740,7 +3761,7 @@ function PickerListItem(props) {
|
|
|
3740
3761
|
return (React__namespace.default.createElement("div", { role: "option", "aria-selected": props.isSelectable ? props.isSelected : undefined, "aria-busy": props.isLoading, "aria-posinset": props.index + 1, ...(props.checkbox?.isVisible && { 'aria-checked': props.isChecked }), className: css$A.row }, component));
|
|
3741
3762
|
}
|
|
3742
3763
|
|
|
3743
|
-
var css$z = {"root":"
|
|
3764
|
+
var css$z = {"root":"u-ahcS"};
|
|
3744
3765
|
|
|
3745
3766
|
function PickerList(props) {
|
|
3746
3767
|
const { context, view, onlySelectedView, getName, getEntityName, appendLastSelected, getSelectedIdsArray, buildRowsList, getMaxDefaultItems, dataSourceState, getModalTogglerCaption, } = uuiComponents.usePickerList(props);
|
|
@@ -3775,7 +3796,7 @@ function PickerList(props) {
|
|
|
3775
3796
|
}, selectedRows)));
|
|
3776
3797
|
}
|
|
3777
3798
|
|
|
3778
|
-
var css$y = {"root":"
|
|
3799
|
+
var css$y = {"root":"FqdxWv","wrapper":"TpnNBA","align-widgets-top":"VAETpF","alignWidgetsTop":"VAETpF","align-widgets-center":"-PSIOO","alignWidgetsCenter":"-PSIOO"};
|
|
3779
3800
|
|
|
3780
3801
|
function DataTableCell(initialProps) {
|
|
3781
3802
|
const props = { ...initialProps };
|
|
@@ -3823,7 +3844,7 @@ function DataTableCell(initialProps) {
|
|
|
3823
3844
|
return React__namespace.createElement(uuiComponents.DataTableCell, { ...props });
|
|
3824
3845
|
}
|
|
3825
3846
|
|
|
3826
|
-
var css$x = {"root":"
|
|
3847
|
+
var css$x = {"root":"yLjI6j"};
|
|
3827
3848
|
|
|
3828
3849
|
// Here we define a single instance of the renderCell function to make DataTableRow#shouldComponentUpdate work.
|
|
3829
3850
|
// 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.
|
|
@@ -3839,7 +3860,7 @@ const DataTableRow = /* @__PURE__ */uuiCore.withMods(uuiComponents.DataTableRow,
|
|
|
3839
3860
|
];
|
|
3840
3861
|
}, () => propsMods);
|
|
3841
3862
|
|
|
3842
|
-
var css$w = {"sorting-panel-container":"
|
|
3863
|
+
var css$w = {"sorting-panel-container":"TWEjqG","sortingPanelContainer":"TWEjqG"};
|
|
3843
3864
|
|
|
3844
3865
|
const SortingPanelImpl = ({ sortDirection, onSort }) => {
|
|
3845
3866
|
const sortAsc = React.useCallback(() => onSort(sortDirection === 'asc' ? undefined : 'asc'), [onSort]);
|
|
@@ -3864,7 +3885,7 @@ const ColumnHeaderDropdownImpl = (props) => {
|
|
|
3864
3885
|
};
|
|
3865
3886
|
const ColumnHeaderDropdown = /* @__PURE__ */React__namespace.default.memo(ColumnHeaderDropdownImpl);
|
|
3866
3887
|
|
|
3867
|
-
var css$v = {"root":"
|
|
3888
|
+
var css$v = {"root":"_3B2T2J","caption-wrapper":"p48rGE","captionWrapper":"p48rGE","sort-icon":"_9zi9K-","sortIcon":"_9zi9K-","dropdown-icon":"_7fd8SD","dropdownIcon":"_7fd8SD","infoIcon":"_6rj6Th","resizable":"oX7frv","align-right":"ib66IV","alignRight":"ib66IV","align-center":"-bSrq0","alignCenter":"-bSrq0","caption":"-kJ4Im","truncate":"JXbGJT","upper-case":"QsJdZz","upperCase":"QsJdZz","checkbox":"LhRw-g","icon":"_6q6vfy","fold-all-icon":"_77D9LA","foldAllIcon":"_77D9LA","cell-tooltip":"I7-TcM","cellTooltip":"I7-TcM","resizing-marker":"LVix6U","resizingMarker":"LVix6U","pinned-right":"x4B0Ku","pinnedRight":"x4B0Ku","draggable":"fJF2eE","ghost":"updwOo","is-dragged-out":"KX5Kao","isDraggedOut":"KX5Kao","dnd-marker-left":"Udlp8G","dndMarkerLeft":"Udlp8G","dnd-marker-right":"_8aXC5F","dndMarkerRight":"_8aXC5F","cell-tooltip-wrapper":"_0-SrjL","cellTooltipWrapper":"_0-SrjL","cell-tooltip-text":"cBo8-U","cellTooltipText":"cBo8-U","tooltip-caption":"GPvln4","tooltipCaption":"GPvln4","tooltip-info":"qzq1ko","tooltipInfo":"qzq1ko"};
|
|
3868
3889
|
|
|
3869
3890
|
class DataTableHeaderCell extends React__namespace.Component {
|
|
3870
3891
|
constructor() {
|
|
@@ -3958,7 +3979,7 @@ class DataTableHeaderCell extends React__namespace.Component {
|
|
|
3958
3979
|
}
|
|
3959
3980
|
}
|
|
3960
3981
|
|
|
3961
|
-
var css$u = {"root":"
|
|
3982
|
+
var css$u = {"root":"SiXrZG","caption-wrapper":"FJ1MFb","captionWrapper":"FJ1MFb","align-center":"Rc1IIB","alignCenter":"Rc1IIB","caption":"wB-Plx","truncate":"Xz6zNQ","upper-case":"ntQK-8","upperCase":"ntQK-8","group-cell-tooltip":"rlnJsf","groupCellTooltip":"rlnJsf","group-cell-tooltip-wrapper":"ovDwAq","groupCellTooltipWrapper":"ovDwAq","group-cell-tooltip-text":"ziW6dF","groupCellTooltipText":"ziW6dF","tooltip-caption":"D9xyrZ","tooltipCaption":"D9xyrZ","tooltip-info":"jc-8l-","tooltipInfo":"jc-8l-"};
|
|
3962
3983
|
|
|
3963
3984
|
class DataTableHeaderGroupCell extends React__namespace.Component {
|
|
3964
3985
|
constructor() {
|
|
@@ -3998,7 +4019,7 @@ class DataTableHeaderGroupCell extends React__namespace.Component {
|
|
|
3998
4019
|
}
|
|
3999
4020
|
}
|
|
4000
4021
|
|
|
4001
|
-
var css$t = {"root":"
|
|
4022
|
+
var css$t = {"root":"Ok9yzt"};
|
|
4002
4023
|
|
|
4003
4024
|
const DataTableHeaderRow = /* @__PURE__ */uuiCore.withMods(uuiComponents.DataTableHeaderRow, () => [css$t.root, 'uui-dt-vars'], (mods) => ({
|
|
4004
4025
|
renderCell: (props) => (React__namespace.createElement(DataTableHeaderCell, { ...props, size: mods.size, textCase: mods.textCase || 'normal', key: props.column.key, columnsGap: mods.columnsGap })),
|
|
@@ -4010,8 +4031,9 @@ const UUI_FILTERS_PANEL_ADD_BUTTON = 'uui-filters-panel-add-button';
|
|
|
4010
4031
|
const UUI_FILTERS_PANEL_ADD_BUTTON_BODY = 'uui-filters-panel-add-button-body';
|
|
4011
4032
|
const UUI_FILTERS_PANEL_ITEM_BODY = 'uui-filters-panel-item-body';
|
|
4012
4033
|
const UUI_FILTERS_PANEL_ITEM_TOGGLER = 'uui-filters-panel-item-toggler';
|
|
4034
|
+
const UUI_FILTERS_PANEL_BODY_FOOTER = 'uui-filters-panel-item-footer';
|
|
4013
4035
|
|
|
4014
|
-
var css$s = {"root":"
|
|
4036
|
+
var css$s = {"root":"k-ZItV","title-wrapper":"i8dmos","titleWrapper":"i8dmos","title":"SKVaBB","text-wrapper":"ymIP7O","textWrapper":"ymIP7O","selection":"_0VQ3UW","postfix":"MFYhNI","selected":"HDPV9Q"};
|
|
4015
4037
|
|
|
4016
4038
|
const FilterPanelItemToggler = /* @__PURE__ */React__namespace.forwardRef((props, ref) => {
|
|
4017
4039
|
const togglerPickerOpened = (e) => {
|
|
@@ -4036,7 +4058,7 @@ const FilterPanelItemToggler = /* @__PURE__ */React__namespace.forwardRef((props
|
|
|
4036
4058
|
const getSelectionText = () => props.selection.map((i, index) => (React__namespace.createElement(React__namespace.Fragment, { key: `${i}${index}` },
|
|
4037
4059
|
React__namespace.createElement(Text, { color: "primary", size: props.size, cx: css$s.selection }, i),
|
|
4038
4060
|
(props.postfix || index !== props.selection.length - 1) && React__namespace.createElement("span", null, ",\u00A0"))));
|
|
4039
|
-
return (React__namespace.createElement("div", { style: { maxWidth: `${props.maxWidth ? props.maxWidth + 'px' : 'auto'}` }, role: "button", tabIndex: props.isDisabled ? -1 : 0, onKeyDown: onKeyDownHandler, className: cx__default.default(UUI_FILTERS_PANEL_ITEM_TOGGLER, css$s.root, uuiCore.uuiElement.inputBox, uuiCore.uuiMarkers.clickable, props.isOpen && uuiCore.uuiMod.opened, `uui-size-${props.size || settings.pickerInput.sizes.toggler.default}`, props.cx), onClick: togglerPickerOpened, ref: ref },
|
|
4061
|
+
return (React__namespace.createElement("div", { style: { maxWidth: `${props.maxWidth ? props.maxWidth + 'px' : 'auto'}` }, role: "button", tabIndex: props.isDisabled ? -1 : 0, onKeyDown: onKeyDownHandler, className: cx__default.default(UUI_FILTERS_PANEL_ITEM_TOGGLER, css$s.root, uuiCore.uuiElement.inputBox, uuiCore.uuiMarkers.clickable, props.isOpen && uuiCore.uuiMod.opened, props.selection?.length > 0 && uuiCore.uuiMarkers.hasValue, `uui-size-${props.size || settings.pickerInput.sizes.toggler.default}`, props.cx), onClick: togglerPickerOpened, ref: ref },
|
|
4040
4062
|
React__namespace.createElement("div", { className: css$s.titleWrapper },
|
|
4041
4063
|
React__namespace.createElement(Text, { size: props.size, cx: css$s.title }, getTitle),
|
|
4042
4064
|
props.selection && (React__namespace.createElement("div", { className: css$s.textWrapper },
|
|
@@ -4084,7 +4106,7 @@ function FilterPickerBody({ highlightSearchMatches = true, ...restProps }) {
|
|
|
4084
4106
|
const footerProps = getFooterProps();
|
|
4085
4107
|
return props.renderFooter
|
|
4086
4108
|
? props.renderFooter(footerProps)
|
|
4087
|
-
: React__namespace.createElement(DataPickerFooter, { ...footerProps, size: settings.pickerInput.sizes.body.row });
|
|
4109
|
+
: React__namespace.createElement(DataPickerFooter, { ...footerProps, cx: UUI_FILTERS_PANEL_BODY_FOOTER, size: settings.pickerInput.sizes.body.row });
|
|
4088
4110
|
};
|
|
4089
4111
|
const renderBody = (bodyProps, rows) => {
|
|
4090
4112
|
const renderedDataRows = rows.map((props) => renderRow(props, dataSourceState));
|
|
@@ -4169,7 +4191,7 @@ function FilterRangeDatePickerBody(props) {
|
|
|
4169
4191
|
}, onValueChange: onBodyValueChange, filter: props.filter, presets: props.presets })),
|
|
4170
4192
|
React__namespace.default.createElement(FlexCell, { alignSelf: "stretch" },
|
|
4171
4193
|
React__namespace.default.createElement(FlexRow, { padding: "24", vPadding: "12" },
|
|
4172
|
-
React__namespace.default.createElement(RangeDatePickerInput, { size:
|
|
4194
|
+
React__namespace.default.createElement(RangeDatePickerInput, { size: settings.filtersPanel.sizes.rangeDatePickerInput, disableClear: props.disableClear, inFocus: inFocus, format: format, value: value, onValueChange: onValueChange, onFocusInput: (event, inputType) => {
|
|
4173
4195
|
if (props.onFocus) {
|
|
4174
4196
|
props.onFocus(event, inputType);
|
|
4175
4197
|
}
|
|
@@ -4179,7 +4201,7 @@ function FilterRangeDatePickerBody(props) {
|
|
|
4179
4201
|
React__namespace.default.createElement(LinkButton, { isDisabled: !value.from && !value.to, caption: i18n.pickerModal.clearAllButton, onClick: () => onValueChange(defaultRangeValue) })))));
|
|
4180
4202
|
}
|
|
4181
4203
|
|
|
4182
|
-
var css$r = {"container":"
|
|
4204
|
+
var css$r = {"container":"xuhOhp"};
|
|
4183
4205
|
|
|
4184
4206
|
function FilterNumericBody(props) {
|
|
4185
4207
|
const isInRangePredicate = props?.selectedPredicate === 'inRange' || props?.selectedPredicate === 'notInRange';
|
|
@@ -4208,7 +4230,6 @@ function FilterNumericBody(props) {
|
|
|
4208
4230
|
}
|
|
4209
4231
|
};
|
|
4210
4232
|
const renderFooter = () => {
|
|
4211
|
-
const size = uuiCore.isMobile() ? '48' : '36';
|
|
4212
4233
|
const clearSelection = () => {
|
|
4213
4234
|
if (isInRangePredicate) {
|
|
4214
4235
|
props.onValueChange({
|
|
@@ -4224,22 +4245,22 @@ function FilterNumericBody(props) {
|
|
|
4224
4245
|
return (React__namespace.default.createElement(FlexRow, { padding: "12" },
|
|
4225
4246
|
React__namespace.default.createElement(uuiComponents.FlexSpacer, null),
|
|
4226
4247
|
React__namespace.default.createElement(FlexCell, { width: "auto", alignSelf: "center" },
|
|
4227
|
-
React__namespace.default.createElement(LinkButton, { isDisabled: isClearDisabled, size:
|
|
4248
|
+
React__namespace.default.createElement(LinkButton, { isDisabled: isClearDisabled, size: settings.filtersPanel.sizes[uuiCore.isMobile() ? 'mobileFooterLinkButton' : 'default'], caption: i18n.pickerInput.clearSelectionButtonSingle, onClick: clearSelection }))));
|
|
4228
4249
|
};
|
|
4229
4250
|
if (isInRangePredicate) {
|
|
4230
4251
|
const value = props.value;
|
|
4231
4252
|
return (React__namespace.default.createElement("div", null,
|
|
4232
4253
|
React__namespace.default.createElement(FlexRow, { padding: "12", alignItems: "center", spacing: "12", borderBottom: true, cx: css$r.container },
|
|
4233
4254
|
React__namespace.default.createElement(FlexCell, { width: "100%" },
|
|
4234
|
-
React__namespace.default.createElement(NumericInput, { value: value?.from ?? null, onValueChange: rangeValueHandler('from'), placeholder: "Min", formatOptions: { maximumFractionDigits: 2 } })),
|
|
4255
|
+
React__namespace.default.createElement(NumericInput, { size: settings.filtersPanel.sizes.default, value: value?.from ?? null, onValueChange: rangeValueHandler('from'), placeholder: "Min", formatOptions: { maximumFractionDigits: 2 } })),
|
|
4235
4256
|
React__namespace.default.createElement(FlexCell, { width: "100%" },
|
|
4236
|
-
React__namespace.default.createElement(NumericInput, { value: value?.to ?? null, onValueChange: rangeValueHandler('to'), placeholder: "Max", formatOptions: { maximumFractionDigits: 2 }, isInvalid: isWrongRange(value?.from, value?.to) }))),
|
|
4257
|
+
React__namespace.default.createElement(NumericInput, { size: settings.filtersPanel.sizes.default, value: value?.to ?? null, onValueChange: rangeValueHandler('to'), placeholder: "Max", formatOptions: { maximumFractionDigits: 2 }, isInvalid: isWrongRange(value?.from, value?.to) }))),
|
|
4237
4258
|
renderFooter()));
|
|
4238
4259
|
}
|
|
4239
4260
|
return (React__namespace.default.createElement("div", null,
|
|
4240
4261
|
React__namespace.default.createElement(FlexRow, { padding: "12", alignItems: "center", borderBottom: true, cx: css$r.container },
|
|
4241
4262
|
React__namespace.default.createElement(FlexCell, { width: 130 },
|
|
4242
|
-
React__namespace.default.createElement(NumericInput, { value: typeof props.value === 'number' ? props.value : null, onValueChange: props.onValueChange, placeholder: "Enter a number", formatOptions: { maximumFractionDigits: 2 } }))),
|
|
4263
|
+
React__namespace.default.createElement(NumericInput, { size: settings.filtersPanel.sizes.default, value: typeof props.value === 'number' ? props.value : null, onValueChange: props.onValueChange, placeholder: "Enter a number", formatOptions: { maximumFractionDigits: 2 } }))),
|
|
4243
4264
|
renderFooter()));
|
|
4244
4265
|
}
|
|
4245
4266
|
|
|
@@ -4260,22 +4281,7 @@ function FilterItemBody(props) {
|
|
|
4260
4281
|
}
|
|
4261
4282
|
}
|
|
4262
4283
|
|
|
4263
|
-
var
|
|
4264
|
-
function _extends$a() { return _extends$a = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends$a.apply(null, arguments); }
|
|
4265
|
-
var SvgActionDeleteOutline = function SvgActionDeleteOutline(props, ref) {
|
|
4266
|
-
return /*#__PURE__*/React__namespace.createElement("svg", _extends$a({
|
|
4267
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
4268
|
-
width: 24,
|
|
4269
|
-
height: 24,
|
|
4270
|
-
viewBox: "0 0 24 24",
|
|
4271
|
-
ref: ref
|
|
4272
|
-
}, props), _path$a || (_path$a = /*#__PURE__*/React__namespace.createElement("path", {
|
|
4273
|
-
d: "M9 3v1H4v2h1v13a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V6h1V4h-5V3H9zM7 6h10v13H7V6zm2 2v9h2V8H9zm4 0v9h2V8h-2z"
|
|
4274
|
-
})));
|
|
4275
|
-
};
|
|
4276
|
-
var ForwardRef$a = /*#__PURE__*/React.forwardRef(SvgActionDeleteOutline);
|
|
4277
|
-
|
|
4278
|
-
var css$q = {"header":"AIFBtD","removeButton":"HKSaaJ","with-search":"sWdoos","withSearch":"sWdoos"};
|
|
4284
|
+
var css$q = {"body":"QdbGf8","header":"XTxkP1","title":"Xp54ln","removeButton":"PjJKXQ","with-search":"b20-Sp","withSearch":"b20-Sp"};
|
|
4279
4285
|
|
|
4280
4286
|
function useView(props, value) {
|
|
4281
4287
|
const forceUpdate = uuiCore.useForceUpdate();
|
|
@@ -4363,13 +4369,13 @@ function FiltersToolbarItemImpl(props) {
|
|
|
4363
4369
|
setPredicate(val);
|
|
4364
4370
|
};
|
|
4365
4371
|
const renderHeader = (hideTitle) => (React__namespace.default.createElement("div", { className: cx__default.default(css$q.header, isPickersType && (props.showSearch ?? css$q.withSearch)) },
|
|
4366
|
-
props.predicates ? (React__namespace.default.createElement(MultiSwitch, { items: props.predicates.map((i) => ({ id: i.predicate, caption: i.name })), value: predicate, onValueChange: changePredicate, size:
|
|
4367
|
-
!props?.isAlwaysVisible && (React__namespace.default.createElement(LinkButton, { cx: css$q.removeButton, caption: i18n.filterToolbar.datePicker.removeCaption, onClick: removeOnclickHandler, size:
|
|
4372
|
+
props.predicates ? (React__namespace.default.createElement(MultiSwitch, { items: props.predicates.map((i) => ({ id: i.predicate, caption: i.name })), value: predicate, onValueChange: changePredicate, size: settings.filtersPanel.sizes.pickerBodyMultiSwitch })) : (!hideTitle && (React__namespace.default.createElement("div", { className: css$q.title }, props.title))),
|
|
4373
|
+
!props?.isAlwaysVisible && (React__namespace.default.createElement(LinkButton, { cx: css$q.removeButton, caption: i18n.filterToolbar.datePicker.removeCaption, onClick: removeOnclickHandler, size: settings.filtersPanel.sizes.pickerBodyLinkButton, icon: settings.filtersPanel.icons.pickerBodyRemoveIcon }))));
|
|
4368
4374
|
const renderBody = (dropdownProps) => {
|
|
4369
4375
|
const hideHeaderTitle = isPickersType && isMobileScreen;
|
|
4370
|
-
return isPickersType ? (React__namespace.default.createElement(PickerBodyMobileView, { ...dropdownProps, cx: UUI_FILTERS_PANEL_ITEM_BODY, title: props.title, width:
|
|
4376
|
+
return isPickersType ? (React__namespace.default.createElement(PickerBodyMobileView, { ...dropdownProps, cx: [css$q.body, UUI_FILTERS_PANEL_ITEM_BODY], title: props.title, width: settings.filtersPanel.sizes.pickerBodyMinWidth, onClose: () => isOpenChange(false) },
|
|
4371
4377
|
renderHeader(hideHeaderTitle),
|
|
4372
|
-
React__namespace.default.createElement(FilterItemBody, { ...props, ...dropdownProps, selectedPredicate: predicate, value: getValue(), onValueChange: onValueChange }))) : (React__namespace.default.createElement(DropdownContainer, { cx: UUI_FILTERS_PANEL_ITEM_BODY, ...dropdownProps },
|
|
4378
|
+
React__namespace.default.createElement(FilterItemBody, { ...props, ...dropdownProps, selectedPredicate: predicate, value: getValue(), onValueChange: onValueChange }))) : (React__namespace.default.createElement(DropdownContainer, { cx: [css$q.body, UUI_FILTERS_PANEL_ITEM_BODY], ...dropdownProps },
|
|
4373
4379
|
renderHeader(hideHeaderTitle),
|
|
4374
4380
|
React__namespace.default.createElement(FilterItemBody, { ...props, ...dropdownProps, selectedPredicate: predicate, value: getValue(), onValueChange: onValueChange })));
|
|
4375
4381
|
};
|
|
@@ -4581,7 +4587,7 @@ function FiltersToolbarImpl(props) {
|
|
|
4581
4587
|
}
|
|
4582
4588
|
const FiltersPanel = /* @__PURE__ */React__namespace.default.memo(FiltersToolbarImpl);
|
|
4583
4589
|
|
|
4584
|
-
var css$p = {"divider":"
|
|
4590
|
+
var css$p = {"divider":"aV5GUs","dropdownDeleteIcon":"pnl9Qi","presetsWrapper":"_92L9Bh","addPresetContainer":"FmBnlQ","dropContainer":"zeON65"};
|
|
4585
4591
|
|
|
4586
4592
|
var _path$9;
|
|
4587
4593
|
function _extends$9() { return _extends$9 = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends$9.apply(null, arguments); }
|
|
@@ -4662,7 +4668,7 @@ var SvgContentLinkOutline = function SvgContentLinkOutline(props, ref) {
|
|
|
4662
4668
|
};
|
|
4663
4669
|
var ForwardRef$5 = /*#__PURE__*/React.forwardRef(SvgContentLinkOutline);
|
|
4664
4670
|
|
|
4665
|
-
var css$o = {"delete-button":"
|
|
4671
|
+
var css$o = {"delete-button":"ITNgki","deleteButton":"ITNgki","tab-button":"GOfUKC","tabButton":"GOfUKC","targetOpen":"Yx-cpV"};
|
|
4666
4672
|
|
|
4667
4673
|
function PresetActionsDropdown(props) {
|
|
4668
4674
|
const { uuiNotifications } = uuiCore.useUuiContext();
|
|
@@ -4721,7 +4727,7 @@ function PresetActionsDropdown(props) {
|
|
|
4721
4727
|
React__namespace.default.createElement(DropdownMenuButton, { key: `${props.preset.id}-copyLink`, icon: ForwardRef$5, caption: "Copy Link", onClick: copyUrlToClipboard }),
|
|
4722
4728
|
!isReadonlyPreset && (React__namespace.default.createElement(React__namespace.default.Fragment, null,
|
|
4723
4729
|
React__namespace.default.createElement(DropdownMenuSplitter, { key: "delete-splitter" }),
|
|
4724
|
-
React__namespace.default.createElement(DropdownMenuButton, { icon: ForwardRef$
|
|
4730
|
+
React__namespace.default.createElement(DropdownMenuButton, { icon: ForwardRef$l, caption: "Delete", cx: css$o.deleteButton, onClick: deleteHandler })))));
|
|
4725
4731
|
};
|
|
4726
4732
|
const renderTarget = React.useCallback((dropdownProps) => {
|
|
4727
4733
|
return (React__namespace.default.createElement(IconButton, { cx: [css$o.tabButton, dropdownProps.isOpen && css$o.targetOpen], color: props.preset.id === props.activePresetId ? 'primary' : 'neutral', ...dropdownProps, icon: ForwardRef$F, size: "18" }));
|
|
@@ -4729,7 +4735,7 @@ function PresetActionsDropdown(props) {
|
|
|
4729
4735
|
return (React__namespace.default.createElement(Dropdown, { renderBody: renderBody, renderTarget: renderTarget, placement: "bottom-end", modifiers: [{ name: 'offset', options: { offset: [0, 22] } }] }));
|
|
4730
4736
|
}
|
|
4731
4737
|
|
|
4732
|
-
var css$n = {"preset-input-cell":"
|
|
4738
|
+
var css$n = {"preset-input-cell":"ORuLWh","presetInputCell":"ORuLWh","preset-input":"Dxhku2","presetInput":"Dxhku2"};
|
|
4733
4739
|
|
|
4734
4740
|
const UUI_PRESETS_PANEL_ADD_BUTTON = 'uui-presets-panel-add-button';
|
|
4735
4741
|
const UUI_PRESETS_PANEL_MORE_BUTTON = 'uui-presets-panel-more-button';
|
|
@@ -4761,7 +4767,7 @@ function PresetInput(props) {
|
|
|
4761
4767
|
React__namespace.default.createElement(TextInput, { cx: css$n.presetInput, onValueChange: setPresetCaption, value: presetCaption, onCancel: cancelActionHandler, onAccept: acceptActionHandler, onBlur: newPresetOnBlurHandler, autoFocus: true, maxLength: 50, isReadonly: readonly })));
|
|
4762
4768
|
}
|
|
4763
4769
|
|
|
4764
|
-
var css$m = {"preset":"
|
|
4770
|
+
var css$m = {"preset":"-w3tdF","activePreset":"e--Czo"};
|
|
4765
4771
|
|
|
4766
4772
|
function Preset(props) {
|
|
4767
4773
|
const [isRenamePreset, setIsRenamePreset] = React.useState(false);
|
|
@@ -4887,7 +4893,7 @@ const useColumnsWithFilters = (initialColumns, filters) => {
|
|
|
4887
4893
|
return columns;
|
|
4888
4894
|
};
|
|
4889
4895
|
|
|
4890
|
-
var css$l = {"unpin-icon":"
|
|
4896
|
+
var css$l = {"unpin-icon":"BOGqSf","unpinIcon":"BOGqSf","pin-toggler-icon":"cCvVU8","pinTogglerIcon":"cCvVU8"};
|
|
4891
4897
|
|
|
4892
4898
|
function PinIconButton(props) {
|
|
4893
4899
|
const i18nLocal = i18n.tables.columnsConfigurationModal;
|
|
@@ -4929,7 +4935,7 @@ function getUnpinIcon(params) {
|
|
|
4929
4935
|
}
|
|
4930
4936
|
}
|
|
4931
4937
|
|
|
4932
|
-
var css$k = {"row-wrapper":"
|
|
4938
|
+
var css$k = {"row-wrapper":"faXdQw","rowWrapper":"faXdQw","pin-icon-button":"ZPb-j3","pinIconButton":"ZPb-j3","not-pinned":"zEb7Vt","notPinned":"zEb7Vt","checkbox":"fIs3FB","drag-handle":"_7uKoPW","dragHandle":"_7uKoPW","dnd-disabled":"_0kV38D","dndDisabled":"_0kV38D"};
|
|
4933
4939
|
|
|
4934
4940
|
const ColumnRow = /* @__PURE__ */React__namespace.memo(function ColumnRow(props) {
|
|
4935
4941
|
const { column } = props;
|
|
@@ -4952,7 +4958,7 @@ const ColumnRow = /* @__PURE__ */React__namespace.memo(function ColumnRow(props)
|
|
|
4952
4958
|
return (React__namespace.createElement(uuiCore.DndActor, { key: column.key, srcData: isDndAllowed && data, dstData: data, canAcceptDrop: onCanAcceptDrop, onDrop: onDrop, render: renderContent }));
|
|
4953
4959
|
});
|
|
4954
4960
|
|
|
4955
|
-
var css$j = {"root":"
|
|
4961
|
+
var css$j = {"root":"ll0TzH","main-panel":"uyrocb","mainPanel":"uyrocb","group":"AX5ht2","group-title":"gwd6Mg","groupTitle":"gwd6Mg","group-items":"_4XgEnA","groupItems":"_4XgEnA","no-data":"wtcYzu","noData":"wtcYzu","no-data-title":"_6wtw1r","noDataTitle":"_6wtw1r","no-data-sub-title":"_3XrIGz","noDataSubTitle":"_3XrIGz","h-divider":"fi4-5M","hDivider":"fi4-5M","search-area":"zLJAXr","searchArea":"zLJAXr","subgroup-accordion":"Q1JJQS","subgroupAccordion":"Q1JJQS","subgroup":"_6dhYol","subgroup-title":"OL-ADM","subgroupTitle":"OL-ADM"};
|
|
4956
4962
|
|
|
4957
4963
|
const renderGroupTitle = (title, amount) => (React__namespace.createElement(FlexRow, { cx: css$j.group },
|
|
4958
4964
|
React__namespace.createElement(Text, { size: "none", cx: css$j.groupTitle }, title),
|
|
@@ -5054,7 +5060,7 @@ const getChildrenAndRest = (row, rows) => {
|
|
|
5054
5060
|
return [children, rest];
|
|
5055
5061
|
};
|
|
5056
5062
|
|
|
5057
|
-
var css$i = {"listContainer":"
|
|
5063
|
+
var css$i = {"listContainer":"_1gohNi","header":"_1GnAns","group":"Diup8F","stickyHeader":"Q4ZowI"};
|
|
5058
5064
|
|
|
5059
5065
|
function DataRowsGroup({ row, childRows, renderRow, top = 1, }) {
|
|
5060
5066
|
const rowRef = React.useRef();
|
|
@@ -5094,7 +5100,7 @@ function DataRowsContainer({ estimatedHeight, listContainerRef, offsetY, rows, r
|
|
|
5094
5100
|
React__namespace.default.createElement(DataRowsGroups, { rows: rows, renderRow: renderRow, top: headerRef?.current?.clientHeight }))));
|
|
5095
5101
|
}
|
|
5096
5102
|
|
|
5097
|
-
var css$h = {"root":"
|
|
5103
|
+
var css$h = {"root":"-mFe-D","sticky-header":"pWSyK6","stickyHeader":"pWSyK6","no-results":"d35RMh","noResults":"d35RMh","icon":"IAGVL0","title":"_67mfoE"};
|
|
5098
5104
|
|
|
5099
5105
|
function DataTable(props) {
|
|
5100
5106
|
const { uuiModals } = uuiCore.useUuiContext();
|
|
@@ -5143,9 +5149,9 @@ function DataTable(props) {
|
|
|
5143
5149
|
} }))));
|
|
5144
5150
|
}
|
|
5145
5151
|
|
|
5146
|
-
var css$g = {"root":"
|
|
5152
|
+
var css$g = {"root":"uOjbGY"};
|
|
5147
5153
|
|
|
5148
|
-
var css$f = {"root":"
|
|
5154
|
+
var css$f = {"root":"_5gOz8Z","burger-content":"I2FgaY","burgerContent":"I2FgaY"};
|
|
5149
5155
|
|
|
5150
5156
|
var _path$3;
|
|
5151
5157
|
function _extends$3() { return _extends$3 = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends$3.apply(null, arguments); }
|
|
@@ -5188,7 +5194,7 @@ var SvgNavigationArrowDownOutline = function SvgNavigationArrowDownOutline(props
|
|
|
5188
5194
|
};
|
|
5189
5195
|
var ForwardRef$2 = /*#__PURE__*/React.forwardRef(SvgNavigationArrowDownOutline);
|
|
5190
5196
|
|
|
5191
|
-
var css$e = {"root":"
|
|
5197
|
+
var css$e = {"root":"i-9ktH","button-primary":"-ameZl","buttonPrimary":"-ameZl","button-secondary":"gkanPf","buttonSecondary":"gkanPf","hasIcon":"ATiSQj","dropdown":"jSK2Ux"};
|
|
5192
5198
|
|
|
5193
5199
|
const BurgerButton = /* @__PURE__ */uuiCore.withMods(uuiComponents.Button, (props) => [
|
|
5194
5200
|
css$e.root,
|
|
@@ -5199,13 +5205,13 @@ const BurgerButton = /* @__PURE__ */uuiCore.withMods(uuiComponents.Button, (prop
|
|
|
5199
5205
|
props.icon && css$e.hasIcon,
|
|
5200
5206
|
], () => ({ dropdownIcon: ForwardRef$2, dropdownIconPosition: 'left', role: 'menuitem' }));
|
|
5201
5207
|
|
|
5202
|
-
var css$d = {"search-input":"
|
|
5208
|
+
var css$d = {"search-input":"qMd4pG","searchInput":"qMd4pG"};
|
|
5203
5209
|
|
|
5204
5210
|
function BurgerSearch(props) {
|
|
5205
5211
|
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$R }));
|
|
5206
5212
|
}
|
|
5207
5213
|
|
|
5208
|
-
var css$c = {"root":"
|
|
5214
|
+
var css$c = {"root":"PGvQCC","group-header":"wPwkrF","groupHeader":"wPwkrF","group-name":"cwdyki","groupName":"cwdyki","line":"QCEZkE"};
|
|
5209
5215
|
|
|
5210
5216
|
function BurgerGroupHeader(props) {
|
|
5211
5217
|
return (React__namespace.createElement("div", { className: cx__default.default(css$c.root, css$c.groupHeader, 'uui-burger-group-header') },
|
|
@@ -5213,7 +5219,7 @@ function BurgerGroupHeader(props) {
|
|
|
5213
5219
|
React__namespace.createElement("span", { className: css$c.groupName }, props.caption)));
|
|
5214
5220
|
}
|
|
5215
5221
|
|
|
5216
|
-
var css$b = {"root":"
|
|
5222
|
+
var css$b = {"root":"_-0gmaq","type-primary":"tpfcOd","typePrimary":"tpfcOd","type-secondary":"_5DqAq2","typeSecondary":"_5DqAq2"};
|
|
5217
5223
|
|
|
5218
5224
|
const MainMenuButton = /* @__PURE__ */React__namespace.forwardRef((props, ref) => {
|
|
5219
5225
|
const { type, ...clickableProps } = props;
|
|
@@ -5235,7 +5241,7 @@ const MainMenuButton = /* @__PURE__ */React__namespace.forwardRef((props, ref) =
|
|
|
5235
5241
|
props.isDropdown && (React__namespace.createElement(uuiComponents.IconContainer, { icon: ForwardRef$Q, flipY: props.isOpen }))));
|
|
5236
5242
|
});
|
|
5237
5243
|
|
|
5238
|
-
var css$a = {"dropdown-body":"
|
|
5244
|
+
var css$a = {"dropdown-body":"UWQ1Jn","dropdownBody":"UWQ1Jn"};
|
|
5239
5245
|
|
|
5240
5246
|
class MainMenuDropdown extends React__namespace.Component {
|
|
5241
5247
|
render() {
|
|
@@ -5293,12 +5299,12 @@ var SvgNavigationGlobalMenuOutlineOutline = function SvgNavigationGlobalMenuOutl
|
|
|
5293
5299
|
};
|
|
5294
5300
|
var ForwardRef$1 = /*#__PURE__*/React.forwardRef(SvgNavigationGlobalMenuOutlineOutline);
|
|
5295
5301
|
|
|
5296
|
-
var css$9 = {"global-menu-btn":"
|
|
5302
|
+
var css$9 = {"global-menu-btn":"MIHhV5","globalMenuBtn":"MIHhV5","global-menu-icon":"_7iiboa","globalMenuIcon":"_7iiboa"};
|
|
5297
5303
|
|
|
5298
5304
|
const GlobalMenu = /* @__PURE__ */React__namespace.forwardRef((props, ref) => (React__namespace.createElement("button", { ref: ref, id: "global_menu_toggle", className: cx__default.default(css$9.globalMenuBtn, props.cx), ...props.rawProps },
|
|
5299
5305
|
React__namespace.createElement(uuiComponents.IconContainer, { size: 36, icon: ForwardRef$1, cx: css$9.globalMenuIcon }))));
|
|
5300
5306
|
|
|
5301
|
-
var css$8 = {"container":"
|
|
5307
|
+
var css$8 = {"container":"FTcSw9","open":"dLOPSB","folding-arrow":"yBJm6U","foldingArrow":"yBJm6U"};
|
|
5302
5308
|
|
|
5303
5309
|
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, ...props.rawProps },
|
|
5304
5310
|
React__namespace.createElement(uuiComponents.Avatar, { size: "36", img: props.avatarUrl }),
|
|
@@ -5306,15 +5312,15 @@ const MainMenuAvatar = /* @__PURE__ */React__namespace.forwardRef((props, ref) =
|
|
|
5306
5312
|
props.isDropdown && (React__namespace.createElement("div", null,
|
|
5307
5313
|
React__namespace.createElement(uuiComponents.IconContainer, { size: 18, icon: ForwardRef$Q, flipY: props.isOpen, cx: css$8.foldingArrow }))))));
|
|
5308
5314
|
|
|
5309
|
-
var css$7 = {"search-input":"
|
|
5315
|
+
var css$7 = {"search-input":"l0J21z","searchInput":"l0J21z"};
|
|
5310
5316
|
|
|
5311
5317
|
const MainMenuSearch = /* @__PURE__ */React__namespace.forwardRef((props, ref) => (React__namespace.createElement(uuiCore.IEditableDebouncer, { ...props, render: (iEditable) => (React__namespace.createElement(uuiComponents.TextInput, { iconPosition: "left", icon: ForwardRef$N, cancelIcon: props.value?.length > 0 && ForwardRef$R, ...props, ...iEditable, ref: ref, cx: uuiCore.cx(css$7.searchInput, props.cx), ...props.rawProps })) })));
|
|
5312
5318
|
|
|
5313
|
-
var css$6 = {"container":"
|
|
5319
|
+
var css$6 = {"container":"jwVTsn"};
|
|
5314
5320
|
|
|
5315
5321
|
const MainMenuIcon = /* @__PURE__ */React__namespace.forwardRef((props, ref) => (React__namespace.createElement(IconButton, { ref: ref, icon: props.icon, cx: uuiCore.cx(props.cx, css$6.container), ...props })));
|
|
5316
5322
|
|
|
5317
|
-
var css$5 = {"root":"
|
|
5323
|
+
var css$5 = {"root":"s9La6Q"};
|
|
5318
5324
|
|
|
5319
5325
|
const Anchor = /* @__PURE__ */uuiCore.withMods(uuiComponents.Anchor, () => [css$5.root]);
|
|
5320
5326
|
|
|
@@ -5372,7 +5378,7 @@ var SvgFileCloudUploadFill = function SvgFileCloudUploadFill(props, ref) {
|
|
|
5372
5378
|
};
|
|
5373
5379
|
var ForwardRef = /*#__PURE__*/React.forwardRef(SvgFileCloudUploadFill);
|
|
5374
5380
|
|
|
5375
|
-
var css$4 = {"root":"
|
|
5381
|
+
var css$4 = {"root":"gsuNIf","drop-start":"GdOrye","dropStart":"GdOrye","drop-over":"Nt9T8p","dropOver":"Nt9T8p","link":"Nm-Ayz","drop-area":"_2pAUAk","dropArea":"_2pAUAk","drop-caption":"_1KkXbn","dropCaption":"_1KkXbn","icon-blue":"Vace79","iconBlue":"Vace79"};
|
|
5376
5382
|
|
|
5377
5383
|
function DropSpot(props) {
|
|
5378
5384
|
const getInfoText = typeof props.infoText === 'string'
|
|
@@ -5390,7 +5396,7 @@ function DropSpot(props) {
|
|
|
5390
5396
|
return React__namespace.createElement(uuiComponents.DropSpot, { render: renderAttachmentArea, onFilesDropped: props.onUploadFiles });
|
|
5391
5397
|
}
|
|
5392
5398
|
|
|
5393
|
-
var css$3 = {"root":"
|
|
5399
|
+
var css$3 = {"root":"uuu-EL"};
|
|
5394
5400
|
|
|
5395
5401
|
const SvgCircleProgress = /* @__PURE__ */React__namespace.forwardRef((props, ref) => {
|
|
5396
5402
|
const outsetRadius = props.size / 2 - 1;
|
|
@@ -5401,7 +5407,7 @@ const SvgCircleProgress = /* @__PURE__ */React__namespace.forwardRef((props, ref
|
|
|
5401
5407
|
React__namespace.createElement("circle", { strokeWidth: 1, fill: "transparent", r: outsetRadius, cx: props.size / 2, cy: props.size / 2 })));
|
|
5402
5408
|
});
|
|
5403
5409
|
|
|
5404
|
-
var css$2 = {"root":"
|
|
5410
|
+
var css$2 = {"root":"_8W9Xjz","file-name":"SNpCa6","fileName":"SNpCa6","default-color":"_81ok7S","defaultColor":"_81ok7S","doc-color":"_0uGv1g","docColor":"_0uGv1g","xls-color":"Tdiepi","xlsColor":"Tdiepi","pdf-color":"S23aI-","pdfColor":"S23aI-","movie-color":"uR7RLU","movieColor":"uR7RLU","img-color":"nDiGWu","imgColor":"nDiGWu","mov-color":"qnsHqI","movColor":"qnsHqI","error-block":"Pgjil8","errorBlock":"Pgjil8","icons-block":"SWTwSW","iconsBlock":"SWTwSW"};
|
|
5405
5411
|
|
|
5406
5412
|
const FileCard = /* @__PURE__ */React__namespace.forwardRef((props, ref) => {
|
|
5407
5413
|
const [isLoadingShow, setIsLoadingShow] = React__namespace.useState(true);
|
|
@@ -5520,7 +5526,7 @@ const getErrorPageConfig = () => ({
|
|
|
5520
5526
|
},
|
|
5521
5527
|
});
|
|
5522
5528
|
|
|
5523
|
-
var css$1 = {"container":"
|
|
5529
|
+
var css$1 = {"container":"Wv9UXR"};
|
|
5524
5530
|
|
|
5525
5531
|
const ErrorPage = (props) => {
|
|
5526
5532
|
const isMobileScreen = uuiCore.isMobile();
|
|
@@ -5532,7 +5538,7 @@ const ErrorPage = (props) => {
|
|
|
5532
5538
|
props?.supportLink && React__namespace.default.createElement("div", { className: "uui-error-support-link" }, props?.supportLink))));
|
|
5533
5539
|
};
|
|
5534
5540
|
|
|
5535
|
-
var css = {"recovery-spinner":"
|
|
5541
|
+
var css = {"recovery-spinner":"awcnss","recoverySpinner":"awcnss","recovery-message":"_7WaLCH","recoveryMessage":"_7WaLCH","modal-blocker":"KToUAy","modalBlocker":"KToUAy","modalFadeIn":"AlRpxQ"};
|
|
5536
5542
|
|
|
5537
5543
|
function ErrorHandler(props) {
|
|
5538
5544
|
const { uuiNotifications, uuiModals, uuiApi } = uuiCore.useUuiContext();
|