@epam/uui 5.13.3-beta.14 → 5.13.3-beta.16
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/datePickers/RangeDatePicker.d.ts +2 -2
- package/components/datePickers/RangeDatePicker.d.ts.map +1 -1
- package/components/datePickers/RangeDatePickerBody.d.ts +3 -4
- package/components/datePickers/RangeDatePickerBody.d.ts.map +1 -1
- package/components/datePickers/types.d.ts +2 -2
- package/components/datePickers/types.d.ts.map +1 -1
- package/components/filters/FilterPanelItemToggler.d.ts +2 -2
- package/components/filters/FilterPanelItemToggler.d.ts.map +1 -1
- package/components/filters/FilterPickerBody.d.ts +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/FiltersPanel.d.ts +1 -1
- package/components/filters/FiltersPanel.d.ts.map +1 -1
- package/components/filters/FiltersPanelItem.d.ts.map +1 -1
- package/components/filters/PresetPanel/Preset.d.ts +1 -1
- package/components/filters/PresetPanel/Preset.d.ts.map +1 -1
- package/components/filters/PresetPanel/PresetActionsDropdown.d.ts +1 -1
- package/components/filters/PresetPanel/PresetActionsDropdown.d.ts.map +1 -1
- package/components/filters/PresetPanel/PresetInput.d.ts +1 -1
- package/components/filters/PresetPanel/PresetInput.d.ts.map +1 -1
- package/components/filters/PresetPanel/PresetsPanel.d.ts +1 -1
- package/components/filters/PresetPanel/PresetsPanel.d.ts.map +1 -1
- package/components/filters/constants.d.ts +3 -0
- package/components/filters/constants.d.ts.map +1 -1
- package/components/overlays/NotificationCard.d.ts +1 -1
- package/components/overlays/NotificationCard.d.ts.map +1 -1
- package/components/tables/DataRowsContainer/DataRowsContainer.d.ts +2 -2
- package/components/tables/DataRowsContainer/DataRowsContainer.d.ts.map +1 -1
- package/components/tables/DataTableCell.d.ts.map +1 -1
- package/index.esm.js +517 -508
- package/index.esm.js.map +1 -1
- package/index.js +517 -508
- package/index.js.map +1 -1
- package/package.json +5 -5
- package/settings.d.ts +24 -1
- package/settings.d.ts.map +1 -1
- package/stats.html +1 -1
- package/styles.css +1110 -1048
- package/styles.css.map +1 -1
package/index.js
CHANGED
|
@@ -49,24 +49,9 @@ var customParseFormat__default = /*#__PURE__*/_interopDefault(customParseFormat)
|
|
|
49
49
|
var isoWeek__default = /*#__PURE__*/_interopDefault(isoWeek);
|
|
50
50
|
var FocusLock__default = /*#__PURE__*/_interopDefault(FocusLock);
|
|
51
51
|
|
|
52
|
-
var _path$R;
|
|
53
|
-
function _extends$R() { return _extends$R = 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$R.apply(null, arguments); }
|
|
54
|
-
var SvgNavigationCloseOutline = function SvgNavigationCloseOutline(props, ref) {
|
|
55
|
-
return /*#__PURE__*/React__namespace.createElement("svg", _extends$R({
|
|
56
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
57
|
-
width: 24,
|
|
58
|
-
height: 24,
|
|
59
|
-
viewBox: "0 0 24 24",
|
|
60
|
-
ref: ref
|
|
61
|
-
}, props), _path$R || (_path$R = /*#__PURE__*/React__namespace.createElement("path", {
|
|
62
|
-
d: "M6.4 19 5 17.6l5.6-5.6L5 6.4 6.4 5l5.6 5.6L17.6 5 19 6.4 13.4 12l5.6 5.6-1.4 1.4-5.6-5.6L6.4 19z"
|
|
63
|
-
})));
|
|
64
|
-
};
|
|
65
|
-
var ForwardRef$R = /*#__PURE__*/React.forwardRef(SvgNavigationCloseOutline);
|
|
66
|
-
|
|
67
52
|
var _path$Q;
|
|
68
53
|
function _extends$Q() { return _extends$Q = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends$Q.apply(null, arguments); }
|
|
69
|
-
var
|
|
54
|
+
var SvgNavigationCloseOutline = function SvgNavigationCloseOutline(props, ref) {
|
|
70
55
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$Q({
|
|
71
56
|
xmlns: "http://www.w3.org/2000/svg",
|
|
72
57
|
width: 24,
|
|
@@ -74,14 +59,14 @@ var SvgNavigationChevronDownOutline = function SvgNavigationChevronDownOutline(p
|
|
|
74
59
|
viewBox: "0 0 24 24",
|
|
75
60
|
ref: ref
|
|
76
61
|
}, props), _path$Q || (_path$Q = /*#__PURE__*/React__namespace.createElement("path", {
|
|
77
|
-
d: "
|
|
62
|
+
d: "M6.4 19 5 17.6l5.6-5.6L5 6.4 6.4 5l5.6 5.6L17.6 5 19 6.4 13.4 12l5.6 5.6-1.4 1.4-5.6-5.6L6.4 19z"
|
|
78
63
|
})));
|
|
79
64
|
};
|
|
80
|
-
var ForwardRef$Q = /*#__PURE__*/React.forwardRef(
|
|
65
|
+
var ForwardRef$Q = /*#__PURE__*/React.forwardRef(SvgNavigationCloseOutline);
|
|
81
66
|
|
|
82
67
|
var _path$P;
|
|
83
68
|
function _extends$P() { return _extends$P = 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$P.apply(null, arguments); }
|
|
84
|
-
var
|
|
69
|
+
var SvgNavigationChevronDownOutline = function SvgNavigationChevronDownOutline(props, ref) {
|
|
85
70
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$P({
|
|
86
71
|
xmlns: "http://www.w3.org/2000/svg",
|
|
87
72
|
width: 24,
|
|
@@ -89,14 +74,14 @@ var SvgNotificationDoneOutline = function SvgNotificationDoneOutline(props, ref)
|
|
|
89
74
|
viewBox: "0 0 24 24",
|
|
90
75
|
ref: ref
|
|
91
76
|
}, props), _path$P || (_path$P = /*#__PURE__*/React__namespace.createElement("path", {
|
|
92
|
-
d: "
|
|
77
|
+
d: "M5.414 8.086 4 9.5l8 8 8-8-1.414-1.414L12 14.672 5.414 8.086z"
|
|
93
78
|
})));
|
|
94
79
|
};
|
|
95
|
-
var ForwardRef$P = /*#__PURE__*/React.forwardRef(
|
|
80
|
+
var ForwardRef$P = /*#__PURE__*/React.forwardRef(SvgNavigationChevronDownOutline);
|
|
96
81
|
|
|
97
82
|
var _path$O;
|
|
98
83
|
function _extends$O() { return _extends$O = 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$O.apply(null, arguments); }
|
|
99
|
-
var
|
|
84
|
+
var SvgNotificationDoneOutline = function SvgNotificationDoneOutline(props, ref) {
|
|
100
85
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$O({
|
|
101
86
|
xmlns: "http://www.w3.org/2000/svg",
|
|
102
87
|
width: 24,
|
|
@@ -104,14 +89,14 @@ var SvgContentMinusOutline = function SvgContentMinusOutline(props, ref) {
|
|
|
104
89
|
viewBox: "0 0 24 24",
|
|
105
90
|
ref: ref
|
|
106
91
|
}, props), _path$O || (_path$O = /*#__PURE__*/React__namespace.createElement("path", {
|
|
107
|
-
d: "
|
|
92
|
+
d: "m20.503 7.4-1.778-1.78-9.175 9.176-4.275-4.275L3.496 12.3l6.054 6.053L20.503 7.4z"
|
|
108
93
|
})));
|
|
109
94
|
};
|
|
110
|
-
var ForwardRef$O = /*#__PURE__*/React.forwardRef(
|
|
95
|
+
var ForwardRef$O = /*#__PURE__*/React.forwardRef(SvgNotificationDoneOutline);
|
|
111
96
|
|
|
112
97
|
var _path$N;
|
|
113
98
|
function _extends$N() { return _extends$N = 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$N.apply(null, arguments); }
|
|
114
|
-
var
|
|
99
|
+
var SvgContentMinusOutline = function SvgContentMinusOutline(props, ref) {
|
|
115
100
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$N({
|
|
116
101
|
xmlns: "http://www.w3.org/2000/svg",
|
|
117
102
|
width: 24,
|
|
@@ -119,16 +104,14 @@ var SvgActionSearchOutline = function SvgActionSearchOutline(props, ref) {
|
|
|
119
104
|
viewBox: "0 0 24 24",
|
|
120
105
|
ref: ref
|
|
121
106
|
}, props), _path$N || (_path$N = /*#__PURE__*/React__namespace.createElement("path", {
|
|
122
|
-
|
|
123
|
-
d: "M17.32 15.906 21.414 20 20 21.414l-4.094-4.094a8 8 0 1 1 1.414-1.414zM11 17a6 6 0 1 0 0-12 6 6 0 0 0 0 12z",
|
|
124
|
-
clipRule: "evenodd"
|
|
107
|
+
d: "M19 10.5H5v3h14v-3z"
|
|
125
108
|
})));
|
|
126
109
|
};
|
|
127
|
-
var ForwardRef$N = /*#__PURE__*/React.forwardRef(
|
|
110
|
+
var ForwardRef$N = /*#__PURE__*/React.forwardRef(SvgContentMinusOutline);
|
|
128
111
|
|
|
129
112
|
var _path$M;
|
|
130
113
|
function _extends$M() { return _extends$M = 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$M.apply(null, arguments); }
|
|
131
|
-
var
|
|
114
|
+
var SvgActionSearchOutline = function SvgActionSearchOutline(props, ref) {
|
|
132
115
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$M({
|
|
133
116
|
xmlns: "http://www.w3.org/2000/svg",
|
|
134
117
|
width: 24,
|
|
@@ -136,14 +119,16 @@ var SvgActionCalendarFill = function SvgActionCalendarFill(props, ref) {
|
|
|
136
119
|
viewBox: "0 0 24 24",
|
|
137
120
|
ref: ref
|
|
138
121
|
}, props), _path$M || (_path$M = /*#__PURE__*/React__namespace.createElement("path", {
|
|
139
|
-
|
|
122
|
+
fillRule: "evenodd",
|
|
123
|
+
d: "M17.32 15.906 21.414 20 20 21.414l-4.094-4.094a8 8 0 1 1 1.414-1.414zM11 17a6 6 0 1 0 0-12 6 6 0 0 0 0 12z",
|
|
124
|
+
clipRule: "evenodd"
|
|
140
125
|
})));
|
|
141
126
|
};
|
|
142
|
-
var ForwardRef$M = /*#__PURE__*/React.forwardRef(
|
|
127
|
+
var ForwardRef$M = /*#__PURE__*/React.forwardRef(SvgActionSearchOutline);
|
|
143
128
|
|
|
144
129
|
var _path$L;
|
|
145
130
|
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); }
|
|
146
|
-
var
|
|
131
|
+
var SvgActionCalendarFill = function SvgActionCalendarFill(props, ref) {
|
|
147
132
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$L({
|
|
148
133
|
xmlns: "http://www.w3.org/2000/svg",
|
|
149
134
|
width: 24,
|
|
@@ -151,14 +136,14 @@ var SvgNotificationInfoOutline = function SvgNotificationInfoOutline(props, ref)
|
|
|
151
136
|
viewBox: "0 0 24 24",
|
|
152
137
|
ref: ref
|
|
153
138
|
}, props), _path$L || (_path$L = /*#__PURE__*/React__namespace.createElement("path", {
|
|
154
|
-
d: "
|
|
139
|
+
d: "M5 22a1.93 1.93 0 0 1-1.413-.587A1.928 1.928 0 0 1 3 20V6c0-.55.196-1.02.587-1.412A1.927 1.927 0 0 1 5 4h1V2h2v2h8V2h2v2h1c.55 0 1.021.196 1.413.588.391.391.587.862.587 1.412v14a1.93 1.93 0 0 1-.587 1.413A1.928 1.928 0 0 1 19 22H5zm0-2h14V10H5v10z"
|
|
155
140
|
})));
|
|
156
141
|
};
|
|
157
|
-
var ForwardRef$L = /*#__PURE__*/React.forwardRef(
|
|
142
|
+
var ForwardRef$L = /*#__PURE__*/React.forwardRef(SvgActionCalendarFill);
|
|
158
143
|
|
|
159
144
|
var _path$K;
|
|
160
145
|
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); }
|
|
161
|
-
var
|
|
146
|
+
var SvgNotificationInfoOutline = function SvgNotificationInfoOutline(props, ref) {
|
|
162
147
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$K({
|
|
163
148
|
xmlns: "http://www.w3.org/2000/svg",
|
|
164
149
|
width: 24,
|
|
@@ -166,15 +151,30 @@ var SvgNotificationInfoFill = function SvgNotificationInfoFill(props, ref) {
|
|
|
166
151
|
viewBox: "0 0 24 24",
|
|
167
152
|
ref: ref
|
|
168
153
|
}, props), _path$K || (_path$K = /*#__PURE__*/React__namespace.createElement("path", {
|
|
169
|
-
d: "M11 17h2v-6h-2v6zm1-8a.968.968 0 0 0 .713-.288A.967.967 0 0 0 13 8a.97.97 0 0 0-.287-.713A.97.97 0 0 0 12 7a.967.967 0 0 0-.712.287A.968.968 0 0 0 11 8c0 .283.096.52.288.712A.965.965 0 0 0 12 9zm0 13a9.733 9.733 0 0 1-3.9-.788 10.092 10.092 0 0 1-3.175-2.137c-.9-.9-1.612-1.958-2.137-3.175A9.733 9.733 0 0 1 2 12a9.74 9.74 0 0 1 .788-3.9 10.092 10.092 0 0 1 2.137-3.175c.9-.9 1.958-1.613 3.175-2.138A9.743 9.743 0 0 1 12 2a9.74 9.74 0 0 1 3.9.787 10.105 10.105 0 0 1 3.175 2.138c.9.9 1.612 1.958 2.137 3.175A9.733 9.733 0 0 1 22 12a9.733 9.733 0 0 1-.788 3.9 10.092 10.092 0 0 1-2.137 3.175c-.9.9-1.958 1.612-3.175 2.137A9.733 9.733 0 0 1 12
|
|
154
|
+
d: "M11 17h2v-6h-2v6zm1-8a.968.968 0 0 0 .713-.288A.967.967 0 0 0 13 8a.97.97 0 0 0-.287-.713A.97.97 0 0 0 12 7a.967.967 0 0 0-.712.287A.968.968 0 0 0 11 8c0 .283.096.52.288.712A.965.965 0 0 0 12 9zm0 13a9.733 9.733 0 0 1-3.9-.788 10.092 10.092 0 0 1-3.175-2.137c-.9-.9-1.612-1.958-2.137-3.175A9.733 9.733 0 0 1 2 12a9.74 9.74 0 0 1 .788-3.9 10.092 10.092 0 0 1 2.137-3.175c.9-.9 1.958-1.613 3.175-2.138A9.743 9.743 0 0 1 12 2a9.74 9.74 0 0 1 3.9.787 10.105 10.105 0 0 1 3.175 2.138c.9.9 1.612 1.958 2.137 3.175A9.733 9.733 0 0 1 22 12a9.733 9.733 0 0 1-.788 3.9 10.092 10.092 0 0 1-2.137 3.175c-.9.9-1.958 1.612-3.175 2.137A9.733 9.733 0 0 1 12 22zm0-2c2.233 0 4.125-.775 5.675-2.325C19.225 16.125 20 14.233 20 12c0-2.233-.775-4.125-2.325-5.675C16.125 4.775 14.233 4 12 4c-2.233 0-4.125.775-5.675 2.325C4.775 7.875 4 9.767 4 12c0 2.233.775 4.125 2.325 5.675C7.875 19.225 9.767 20 12 20z"
|
|
170
155
|
})));
|
|
171
156
|
};
|
|
172
|
-
var ForwardRef$K = /*#__PURE__*/React.forwardRef(
|
|
157
|
+
var ForwardRef$K = /*#__PURE__*/React.forwardRef(SvgNotificationInfoOutline);
|
|
173
158
|
|
|
174
|
-
var _path$J
|
|
159
|
+
var _path$J;
|
|
175
160
|
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); }
|
|
176
|
-
var
|
|
161
|
+
var SvgNotificationInfoFill = function SvgNotificationInfoFill(props, ref) {
|
|
177
162
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$J({
|
|
163
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
164
|
+
width: 24,
|
|
165
|
+
height: 24,
|
|
166
|
+
viewBox: "0 0 24 24",
|
|
167
|
+
ref: ref
|
|
168
|
+
}, props), _path$J || (_path$J = /*#__PURE__*/React__namespace.createElement("path", {
|
|
169
|
+
d: "M11 17h2v-6h-2v6zm1-8a.968.968 0 0 0 .713-.288A.967.967 0 0 0 13 8a.97.97 0 0 0-.287-.713A.97.97 0 0 0 12 7a.967.967 0 0 0-.712.287A.968.968 0 0 0 11 8c0 .283.096.52.288.712A.965.965 0 0 0 12 9zm0 13a9.733 9.733 0 0 1-3.9-.788 10.092 10.092 0 0 1-3.175-2.137c-.9-.9-1.612-1.958-2.137-3.175A9.733 9.733 0 0 1 2 12a9.74 9.74 0 0 1 .788-3.9 10.092 10.092 0 0 1 2.137-3.175c.9-.9 1.958-1.613 3.175-2.138A9.743 9.743 0 0 1 12 2a9.74 9.74 0 0 1 3.9.787 10.105 10.105 0 0 1 3.175 2.138c.9.9 1.612 1.958 2.137 3.175A9.733 9.733 0 0 1 22 12a9.733 9.733 0 0 1-.788 3.9 10.092 10.092 0 0 1-2.137 3.175c-.9.9-1.958 1.612-3.175 2.137A9.733 9.733 0 0 1 12 22z"
|
|
170
|
+
})));
|
|
171
|
+
};
|
|
172
|
+
var ForwardRef$J = /*#__PURE__*/React.forwardRef(SvgNotificationInfoFill);
|
|
173
|
+
|
|
174
|
+
var _path$I, _path2$5, _path3, _path4, _path5, _path6, _g, _path7, _path8, _path9, _path10, _path11, _path12, _path13, _path14, _path15, _path16, _path17, _path18, _path19, _path20, _path21, _path22, _path23, _path24, _defs;
|
|
175
|
+
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); }
|
|
176
|
+
var SvgEmptyTable = function SvgEmptyTable(props, ref) {
|
|
177
|
+
return /*#__PURE__*/React__namespace.createElement("svg", _extends$I({
|
|
178
178
|
width: 232,
|
|
179
179
|
height: 180,
|
|
180
180
|
viewBox: "0 0 232 180",
|
|
@@ -182,8 +182,8 @@ 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(#
|
|
186
|
-
}, _path$
|
|
185
|
+
clipPath: "url(#a45jqvv905njdv4mk_a)"
|
|
186
|
+
}, _path$I || (_path$I = /*#__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"
|
|
189
189
|
})), _path2$5 || (_path2$5 = /*#__PURE__*/React__namespace.createElement("path", {
|
|
@@ -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: "a45jqvgyoh2gscvub_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(#a45jqvgyoh2gscvub_b)",
|
|
220
220
|
fillRule: "evenodd",
|
|
221
221
|
clipRule: "evenodd"
|
|
222
222
|
}, /*#__PURE__*/React__namespace.createElement("path", {
|
|
@@ -302,33 +302,18 @@ 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: "a45jqvv905njdv4mk_a"
|
|
306
306
|
}, /*#__PURE__*/React__namespace.createElement("path", {
|
|
307
307
|
fill: "#fff",
|
|
308
308
|
transform: "translate(.552)",
|
|
309
309
|
d: "M0 0h230.897v180H0z"
|
|
310
310
|
})))));
|
|
311
311
|
};
|
|
312
|
-
var ForwardRef$
|
|
313
|
-
|
|
314
|
-
var _path$I;
|
|
315
|
-
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); }
|
|
316
|
-
var SvgTableSortAscOutline = function SvgTableSortAscOutline(props, ref) {
|
|
317
|
-
return /*#__PURE__*/React__namespace.createElement("svg", _extends$I({
|
|
318
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
319
|
-
width: 24,
|
|
320
|
-
height: 24,
|
|
321
|
-
viewBox: "0 0 24 24",
|
|
322
|
-
ref: ref
|
|
323
|
-
}, props), _path$I || (_path$I = /*#__PURE__*/React__namespace.createElement("path", {
|
|
324
|
-
d: "M11 21V6.825L9.4 8.4 8 7l4-4 4 4-1.4 1.4L13 6.825V21h-2z"
|
|
325
|
-
})));
|
|
326
|
-
};
|
|
327
|
-
var ForwardRef$I = /*#__PURE__*/React.forwardRef(SvgTableSortAscOutline);
|
|
312
|
+
var ForwardRef$I = /*#__PURE__*/React.forwardRef(SvgEmptyTable);
|
|
328
313
|
|
|
329
314
|
var _path$H;
|
|
330
315
|
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); }
|
|
331
|
-
var
|
|
316
|
+
var SvgTableSortAscOutline = function SvgTableSortAscOutline(props, ref) {
|
|
332
317
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$H({
|
|
333
318
|
xmlns: "http://www.w3.org/2000/svg",
|
|
334
319
|
width: 24,
|
|
@@ -336,14 +321,14 @@ var SvgTableSortDescOutline = function SvgTableSortDescOutline(props, ref) {
|
|
|
336
321
|
viewBox: "0 0 24 24",
|
|
337
322
|
ref: ref
|
|
338
323
|
}, props), _path$H || (_path$H = /*#__PURE__*/React__namespace.createElement("path", {
|
|
339
|
-
d: "
|
|
324
|
+
d: "M11 21V6.825L9.4 8.4 8 7l4-4 4 4-1.4 1.4L13 6.825V21h-2z"
|
|
340
325
|
})));
|
|
341
326
|
};
|
|
342
|
-
var ForwardRef$H = /*#__PURE__*/React.forwardRef(
|
|
327
|
+
var ForwardRef$H = /*#__PURE__*/React.forwardRef(SvgTableSortAscOutline);
|
|
343
328
|
|
|
344
329
|
var _path$G;
|
|
345
330
|
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); }
|
|
346
|
-
var
|
|
331
|
+
var SvgTableSortDescOutline = function SvgTableSortDescOutline(props, ref) {
|
|
347
332
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$G({
|
|
348
333
|
xmlns: "http://www.w3.org/2000/svg",
|
|
349
334
|
width: 24,
|
|
@@ -351,14 +336,14 @@ var SvgActionDragIndicatorOutline = function SvgActionDragIndicatorOutline(props
|
|
|
351
336
|
viewBox: "0 0 24 24",
|
|
352
337
|
ref: ref
|
|
353
338
|
}, props), _path$G || (_path$G = /*#__PURE__*/React__namespace.createElement("path", {
|
|
354
|
-
d: "
|
|
339
|
+
d: "M13 3v14.175l1.6-1.575L16 17l-4 4-4-4 1.4-1.4 1.6 1.575V3h2z"
|
|
355
340
|
})));
|
|
356
341
|
};
|
|
357
|
-
var ForwardRef$G = /*#__PURE__*/React.forwardRef(
|
|
342
|
+
var ForwardRef$G = /*#__PURE__*/React.forwardRef(SvgTableSortDescOutline);
|
|
358
343
|
|
|
359
344
|
var _path$F;
|
|
360
345
|
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); }
|
|
361
|
-
var
|
|
346
|
+
var SvgActionDragIndicatorOutline = function SvgActionDragIndicatorOutline(props, ref) {
|
|
362
347
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$F({
|
|
363
348
|
xmlns: "http://www.w3.org/2000/svg",
|
|
364
349
|
width: 24,
|
|
@@ -366,16 +351,14 @@ var SvgNavigationMoreVertOutline = function SvgNavigationMoreVertOutline(props,
|
|
|
366
351
|
viewBox: "0 0 24 24",
|
|
367
352
|
ref: ref
|
|
368
353
|
}, props), _path$F || (_path$F = /*#__PURE__*/React__namespace.createElement("path", {
|
|
369
|
-
|
|
370
|
-
d: "M12 8c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zm0 2c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm0 6c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2z",
|
|
371
|
-
clipRule: "evenodd"
|
|
354
|
+
d: "M9 20c-.55 0-1.02-.196-1.412-.587A1.927 1.927 0 0 1 7 18c0-.55.196-1.021.588-1.413A1.925 1.925 0 0 1 9 16c.55 0 1.021.196 1.413.587.391.392.587.863.587 1.413s-.196 1.021-.587 1.413A1.928 1.928 0 0 1 9 20zm6 0c-.55 0-1.02-.196-1.412-.587A1.927 1.927 0 0 1 13 18c0-.55.196-1.021.588-1.413A1.925 1.925 0 0 1 15 16c.55 0 1.021.196 1.413.587.391.392.587.863.587 1.413s-.196 1.021-.587 1.413A1.928 1.928 0 0 1 15 20zm-6-6c-.55 0-1.02-.196-1.412-.588A1.923 1.923 0 0 1 7 12c0-.55.196-1.021.588-1.413A1.925 1.925 0 0 1 9 10c.55 0 1.021.196 1.413.587.391.392.587.863.587 1.413s-.196 1.02-.587 1.412A1.927 1.927 0 0 1 9 14zm6 0c-.55 0-1.02-.196-1.412-.588A1.923 1.923 0 0 1 13 12c0-.55.196-1.021.588-1.413A1.925 1.925 0 0 1 15 10c.55 0 1.021.196 1.413.587.391.392.587.863.587 1.413s-.196 1.02-.587 1.412A1.927 1.927 0 0 1 15 14zM9 8c-.55 0-1.02-.196-1.412-.588A1.923 1.923 0 0 1 7 6c0-.55.196-1.02.588-1.412A1.923 1.923 0 0 1 9 4c.55 0 1.021.196 1.413.588.391.391.587.862.587 1.412 0 .55-.196 1.02-.587 1.412A1.927 1.927 0 0 1 9 8zm6 0c-.55 0-1.02-.196-1.412-.588A1.923 1.923 0 0 1 13 6c0-.55.196-1.02.588-1.412A1.923 1.923 0 0 1 15 4c.55 0 1.021.196 1.413.588.391.391.587.862.587 1.412 0 .55-.196 1.02-.587 1.412A1.927 1.927 0 0 1 15 8z"
|
|
372
355
|
})));
|
|
373
356
|
};
|
|
374
|
-
var ForwardRef$F = /*#__PURE__*/React.forwardRef(
|
|
357
|
+
var ForwardRef$F = /*#__PURE__*/React.forwardRef(SvgActionDragIndicatorOutline);
|
|
375
358
|
|
|
376
359
|
var _path$E;
|
|
377
360
|
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); }
|
|
378
|
-
var
|
|
361
|
+
var SvgNavigationMoreVertOutline = function SvgNavigationMoreVertOutline(props, ref) {
|
|
379
362
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$E({
|
|
380
363
|
xmlns: "http://www.w3.org/2000/svg",
|
|
381
364
|
width: 24,
|
|
@@ -383,14 +366,16 @@ var SvgNavigationRefreshOutline = function SvgNavigationRefreshOutline(props, re
|
|
|
383
366
|
viewBox: "0 0 24 24",
|
|
384
367
|
ref: ref
|
|
385
368
|
}, props), _path$E || (_path$E = /*#__PURE__*/React__namespace.createElement("path", {
|
|
386
|
-
|
|
369
|
+
fillRule: "evenodd",
|
|
370
|
+
d: "M12 8c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zm0 2c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm0 6c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2z",
|
|
371
|
+
clipRule: "evenodd"
|
|
387
372
|
})));
|
|
388
373
|
};
|
|
389
|
-
var ForwardRef$E = /*#__PURE__*/React.forwardRef(
|
|
374
|
+
var ForwardRef$E = /*#__PURE__*/React.forwardRef(SvgNavigationMoreVertOutline);
|
|
390
375
|
|
|
391
376
|
var _path$D;
|
|
392
377
|
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); }
|
|
393
|
-
var
|
|
378
|
+
var SvgNavigationRefreshOutline = function SvgNavigationRefreshOutline(props, ref) {
|
|
394
379
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$D({
|
|
395
380
|
xmlns: "http://www.w3.org/2000/svg",
|
|
396
381
|
width: 24,
|
|
@@ -398,16 +383,14 @@ var SvgActionLockFill = function SvgActionLockFill(props, ref) {
|
|
|
398
383
|
viewBox: "0 0 24 24",
|
|
399
384
|
ref: ref
|
|
400
385
|
}, props), _path$D || (_path$D = /*#__PURE__*/React__namespace.createElement("path", {
|
|
401
|
-
|
|
402
|
-
d: "M12 18a2 2 0 1 0 0-4 2 2 0 0 0 0 4zM7 9V7a5 5 0 0 1 10 0v2h1a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V11a2 2 0 0 1 2-2h1zm2 0h6V7a3 3 0 1 0-6 0v2z",
|
|
403
|
-
clipRule: "evenodd"
|
|
386
|
+
d: "M12 20c-2.233 0-4.125-.775-5.675-2.325C4.775 16.125 4 14.233 4 12c0-2.233.775-4.125 2.325-5.675C7.875 4.775 9.767 4 12 4c1.15 0 2.25.238 3.3.713A7.617 7.617 0 0 1 18 6.75V4h2v7h-7V9h4.2a5.837 5.837 0 0 0-2.187-2.2A5.93 5.93 0 0 0 12 6c-1.667 0-3.083.583-4.25 1.75C6.583 8.917 6 10.333 6 12c0 1.667.583 3.083 1.75 4.25C8.917 17.417 10.333 18 12 18a5.863 5.863 0 0 0 3.475-1.1A5.81 5.81 0 0 0 17.65 14h2.1c-.467 1.767-1.417 3.208-2.85 4.325S13.833 20 12 20z"
|
|
404
387
|
})));
|
|
405
388
|
};
|
|
406
|
-
var ForwardRef$D = /*#__PURE__*/React.forwardRef(
|
|
389
|
+
var ForwardRef$D = /*#__PURE__*/React.forwardRef(SvgNavigationRefreshOutline);
|
|
407
390
|
|
|
408
|
-
var _path$C
|
|
391
|
+
var _path$C;
|
|
409
392
|
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); }
|
|
410
|
-
var
|
|
393
|
+
var SvgActionLockFill = function SvgActionLockFill(props, ref) {
|
|
411
394
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$C({
|
|
412
395
|
xmlns: "http://www.w3.org/2000/svg",
|
|
413
396
|
width: 24,
|
|
@@ -415,18 +398,16 @@ var SvgTableGroupColumnLeftFill = function SvgTableGroupColumnLeftFill(props, re
|
|
|
415
398
|
viewBox: "0 0 24 24",
|
|
416
399
|
ref: ref
|
|
417
400
|
}, props), _path$C || (_path$C = /*#__PURE__*/React__namespace.createElement("path", {
|
|
418
|
-
d: "M5 3a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h6V3H5z"
|
|
419
|
-
})), _path2$4 || (_path2$4 = /*#__PURE__*/React__namespace.createElement("path", {
|
|
420
401
|
fillRule: "evenodd",
|
|
421
|
-
d: "
|
|
402
|
+
d: "M12 18a2 2 0 1 0 0-4 2 2 0 0 0 0 4zM7 9V7a5 5 0 0 1 10 0v2h1a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V11a2 2 0 0 1 2-2h1zm2 0h6V7a3 3 0 1 0-6 0v2z",
|
|
422
403
|
clipRule: "evenodd"
|
|
423
404
|
})));
|
|
424
405
|
};
|
|
425
|
-
var ForwardRef$C = /*#__PURE__*/React.forwardRef(
|
|
406
|
+
var ForwardRef$C = /*#__PURE__*/React.forwardRef(SvgActionLockFill);
|
|
426
407
|
|
|
427
|
-
var _path$B, _path2$
|
|
408
|
+
var _path$B, _path2$4;
|
|
428
409
|
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); }
|
|
429
|
-
var
|
|
410
|
+
var SvgTableGroupColumnLeftFill = function SvgTableGroupColumnLeftFill(props, ref) {
|
|
430
411
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$B({
|
|
431
412
|
xmlns: "http://www.w3.org/2000/svg",
|
|
432
413
|
width: 24,
|
|
@@ -434,18 +415,18 @@ var SvgTableGroupColumnRightFill = function SvgTableGroupColumnRightFill(props,
|
|
|
434
415
|
viewBox: "0 0 24 24",
|
|
435
416
|
ref: ref
|
|
436
417
|
}, props), _path$B || (_path$B = /*#__PURE__*/React__namespace.createElement("path", {
|
|
437
|
-
d: "
|
|
438
|
-
})), _path2$
|
|
418
|
+
d: "M5 3a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h6V3H5z"
|
|
419
|
+
})), _path2$4 || (_path2$4 = /*#__PURE__*/React__namespace.createElement("path", {
|
|
439
420
|
fillRule: "evenodd",
|
|
440
|
-
d: "
|
|
421
|
+
d: "M13 21V3h6a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2h-6zm2-16h4v14h-4V5z",
|
|
441
422
|
clipRule: "evenodd"
|
|
442
423
|
})));
|
|
443
424
|
};
|
|
444
|
-
var ForwardRef$B = /*#__PURE__*/React.forwardRef(
|
|
425
|
+
var ForwardRef$B = /*#__PURE__*/React.forwardRef(SvgTableGroupColumnLeftFill);
|
|
445
426
|
|
|
446
|
-
var _path$A;
|
|
427
|
+
var _path$A, _path2$3;
|
|
447
428
|
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); }
|
|
448
|
-
var
|
|
429
|
+
var SvgTableGroupColumnRightFill = function SvgTableGroupColumnRightFill(props, ref) {
|
|
449
430
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$A({
|
|
450
431
|
xmlns: "http://www.w3.org/2000/svg",
|
|
451
432
|
width: 24,
|
|
@@ -453,14 +434,18 @@ var SvgTableSwapOutline = function SvgTableSwapOutline(props, ref) {
|
|
|
453
434
|
viewBox: "0 0 24 24",
|
|
454
435
|
ref: ref
|
|
455
436
|
}, props), _path$A || (_path$A = /*#__PURE__*/React__namespace.createElement("path", {
|
|
456
|
-
d: "
|
|
437
|
+
d: "M13 3h6a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2h-6V3z"
|
|
438
|
+
})), _path2$3 || (_path2$3 = /*#__PURE__*/React__namespace.createElement("path", {
|
|
439
|
+
fillRule: "evenodd",
|
|
440
|
+
d: "M9 5H5v14h4V5zM5 3a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h6V3H5z",
|
|
441
|
+
clipRule: "evenodd"
|
|
457
442
|
})));
|
|
458
443
|
};
|
|
459
|
-
var ForwardRef$A = /*#__PURE__*/React.forwardRef(
|
|
444
|
+
var ForwardRef$A = /*#__PURE__*/React.forwardRef(SvgTableGroupColumnRightFill);
|
|
460
445
|
|
|
461
446
|
var _path$z;
|
|
462
447
|
function _extends$z() { return _extends$z = 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$z.apply(null, arguments); }
|
|
463
|
-
var
|
|
448
|
+
var SvgTableSwapOutline = function SvgTableSwapOutline(props, ref) {
|
|
464
449
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$z({
|
|
465
450
|
xmlns: "http://www.w3.org/2000/svg",
|
|
466
451
|
width: 24,
|
|
@@ -468,14 +453,14 @@ var SvgContentFiltrationFill = function SvgContentFiltrationFill(props, ref) {
|
|
|
468
453
|
viewBox: "0 0 24 24",
|
|
469
454
|
ref: ref
|
|
470
455
|
}, props), _path$z || (_path$z = /*#__PURE__*/React__namespace.createElement("path", {
|
|
471
|
-
d: "
|
|
456
|
+
d: "M7 6.825V20h2V6.825L10.6 8.4 12 7 8 3 4 7l1.4 1.4L7 6.825zm10 10.35V4h-2v13.175L13.4 15.6 12 17l4 4 4-4-1.4-1.4-1.6 1.575z"
|
|
472
457
|
})));
|
|
473
458
|
};
|
|
474
|
-
var ForwardRef$z = /*#__PURE__*/React.forwardRef(
|
|
459
|
+
var ForwardRef$z = /*#__PURE__*/React.forwardRef(SvgTableSwapOutline);
|
|
475
460
|
|
|
476
461
|
var _path$y;
|
|
477
462
|
function _extends$y() { return _extends$y = 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$y.apply(null, arguments); }
|
|
478
|
-
var
|
|
463
|
+
var SvgContentFiltrationFill = function SvgContentFiltrationFill(props, ref) {
|
|
479
464
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$y({
|
|
480
465
|
xmlns: "http://www.w3.org/2000/svg",
|
|
481
466
|
width: 24,
|
|
@@ -483,14 +468,14 @@ var SvgNavigationChevronUpOutline = function SvgNavigationChevronUpOutline(props
|
|
|
483
468
|
viewBox: "0 0 24 24",
|
|
484
469
|
ref: ref
|
|
485
470
|
}, props), _path$y || (_path$y = /*#__PURE__*/React__namespace.createElement("path", {
|
|
486
|
-
d: "
|
|
471
|
+
d: "M14 13v8l-4-2v-6L2.95 4h18.1L14 13z"
|
|
487
472
|
})));
|
|
488
473
|
};
|
|
489
|
-
var ForwardRef$y = /*#__PURE__*/React.forwardRef(
|
|
474
|
+
var ForwardRef$y = /*#__PURE__*/React.forwardRef(SvgContentFiltrationFill);
|
|
490
475
|
|
|
491
476
|
var _path$x;
|
|
492
477
|
function _extends$x() { return _extends$x = 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$x.apply(null, arguments); }
|
|
493
|
-
var
|
|
478
|
+
var SvgNavigationChevronUpOutline = function SvgNavigationChevronUpOutline(props, ref) {
|
|
494
479
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$x({
|
|
495
480
|
xmlns: "http://www.w3.org/2000/svg",
|
|
496
481
|
width: 24,
|
|
@@ -498,14 +483,14 @@ var SvgNavigationCollapseAllOutline = function SvgNavigationCollapseAllOutline(p
|
|
|
498
483
|
viewBox: "0 0 24 24",
|
|
499
484
|
ref: ref
|
|
500
485
|
}, props), _path$x || (_path$x = /*#__PURE__*/React__namespace.createElement("path", {
|
|
501
|
-
d: "
|
|
486
|
+
d: "M18.586 15.914 20 14.5l-8-8-8 8 1.414 1.414L12 9.328l6.586 6.586z"
|
|
502
487
|
})));
|
|
503
488
|
};
|
|
504
|
-
var ForwardRef$x = /*#__PURE__*/React.forwardRef(
|
|
489
|
+
var ForwardRef$x = /*#__PURE__*/React.forwardRef(SvgNavigationChevronUpOutline);
|
|
505
490
|
|
|
506
491
|
var _path$w;
|
|
507
492
|
function _extends$w() { return _extends$w = 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$w.apply(null, arguments); }
|
|
508
|
-
var
|
|
493
|
+
var SvgNavigationCollapseAllOutline = function SvgNavigationCollapseAllOutline(props, ref) {
|
|
509
494
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$w({
|
|
510
495
|
xmlns: "http://www.w3.org/2000/svg",
|
|
511
496
|
width: 24,
|
|
@@ -513,14 +498,14 @@ var SvgNavigationExpandAllOutline = function SvgNavigationExpandAllOutline(props
|
|
|
513
498
|
viewBox: "0 0 24 24",
|
|
514
499
|
ref: ref
|
|
515
500
|
}, props), _path$w || (_path$w = /*#__PURE__*/React__namespace.createElement("path", {
|
|
516
|
-
d: "
|
|
501
|
+
d: "M16.5 4.414 15.086 3 12 6.086 8.914 3 7.5 4.414l4.5 4.5 4.5-4.5zM9 13v-2h6v2H9zm6.086 8 1.414-1.414-4.5-4.5-4.5 4.5L8.914 21 12 17.914 15.086 21z"
|
|
517
502
|
})));
|
|
518
503
|
};
|
|
519
|
-
var ForwardRef$w = /*#__PURE__*/React.forwardRef(
|
|
504
|
+
var ForwardRef$w = /*#__PURE__*/React.forwardRef(SvgNavigationCollapseAllOutline);
|
|
520
505
|
|
|
521
506
|
var _path$v;
|
|
522
507
|
function _extends$v() { return _extends$v = 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$v.apply(null, arguments); }
|
|
523
|
-
var
|
|
508
|
+
var SvgNavigationExpandAllOutline = function SvgNavigationExpandAllOutline(props, ref) {
|
|
524
509
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$v({
|
|
525
510
|
xmlns: "http://www.w3.org/2000/svg",
|
|
526
511
|
width: 24,
|
|
@@ -528,14 +513,14 @@ var SvgActionSettingsFill = function SvgActionSettingsFill(props, ref) {
|
|
|
528
513
|
viewBox: "0 0 24 24",
|
|
529
514
|
ref: ref
|
|
530
515
|
}, props), _path$v || (_path$v = /*#__PURE__*/React__namespace.createElement("path", {
|
|
531
|
-
d: "
|
|
516
|
+
d: "m16.5 7.5-1.414 1.414L12 5.828 8.914 8.914 7.5 7.5 12 3l4.5 4.5zM9 13v-2h6v2H9zm6.086 2.086L16.5 16.5 12 21l-4.5-4.5 1.414-1.414L12 18.17l3.086-3.085z"
|
|
532
517
|
})));
|
|
533
518
|
};
|
|
534
|
-
var ForwardRef$v = /*#__PURE__*/React.forwardRef(
|
|
519
|
+
var ForwardRef$v = /*#__PURE__*/React.forwardRef(SvgNavigationExpandAllOutline);
|
|
535
520
|
|
|
536
521
|
var _path$u;
|
|
537
522
|
function _extends$u() { return _extends$u = 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$u.apply(null, arguments); }
|
|
538
|
-
var
|
|
523
|
+
var SvgActionSettingsFill = function SvgActionSettingsFill(props, ref) {
|
|
539
524
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$u({
|
|
540
525
|
xmlns: "http://www.w3.org/2000/svg",
|
|
541
526
|
width: 24,
|
|
@@ -543,14 +528,14 @@ var SvgNavigationChevronLeftOutline = function SvgNavigationChevronLeftOutline(p
|
|
|
543
528
|
viewBox: "0 0 24 24",
|
|
544
529
|
ref: ref
|
|
545
530
|
}, props), _path$u || (_path$u = /*#__PURE__*/React__namespace.createElement("path", {
|
|
546
|
-
d: "
|
|
531
|
+
d: "m9.25 22-.4-3.2a3.771 3.771 0 0 1-.612-.3 8.194 8.194 0 0 1-.563-.375L4.7 19.375l-2.75-4.75 2.575-1.95a2.39 2.39 0 0 1-.025-.338v-.675c0-.108.009-.22.025-.337L1.95 9.375l2.75-4.75 2.975 1.25c.184-.133.375-.258.575-.375.2-.117.4-.217.6-.3l.4-3.2h5.5l.4 3.2c.217.083.421.183.613.3.191.117.379.242.562.375l2.975-1.25 2.75 4.75-2.575 1.95c.017.117.025.229.025.337v.675c0 .109-.017.221-.05.338l2.575 1.95-2.75 4.75-2.95-1.25a6.826 6.826 0 0 1-.575.375c-.2.117-.4.217-.6.3l-.4 3.2h-5.5zm2.8-6.5c.967 0 1.792-.342 2.475-1.025A3.372 3.372 0 0 0 15.55 12c0-.967-.341-1.792-1.025-2.475A3.372 3.372 0 0 0 12.05 8.5c-.983 0-1.813.342-2.488 1.025A3.394 3.394 0 0 0 8.55 12c0 .967.338 1.792 1.012 2.475.676.683 1.505 1.025 2.488 1.025z"
|
|
547
532
|
})));
|
|
548
533
|
};
|
|
549
|
-
var ForwardRef$u = /*#__PURE__*/React.forwardRef(
|
|
534
|
+
var ForwardRef$u = /*#__PURE__*/React.forwardRef(SvgActionSettingsFill);
|
|
550
535
|
|
|
551
536
|
var _path$t;
|
|
552
537
|
function _extends$t() { return _extends$t = 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$t.apply(null, arguments); }
|
|
553
|
-
var
|
|
538
|
+
var SvgNavigationChevronLeftOutline = function SvgNavigationChevronLeftOutline(props, ref) {
|
|
554
539
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$t({
|
|
555
540
|
xmlns: "http://www.w3.org/2000/svg",
|
|
556
541
|
width: 24,
|
|
@@ -558,14 +543,14 @@ var SvgNavigationChevronRightOutline = function SvgNavigationChevronRightOutline
|
|
|
558
543
|
viewBox: "0 0 24 24",
|
|
559
544
|
ref: ref
|
|
560
545
|
}, props), _path$t || (_path$t = /*#__PURE__*/React__namespace.createElement("path", {
|
|
561
|
-
d: "
|
|
546
|
+
d: "M15.914 5.414 14.5 4l-8 8 8 8 1.414-1.414L9.328 12l6.586-6.586z"
|
|
562
547
|
})));
|
|
563
548
|
};
|
|
564
|
-
var ForwardRef$t = /*#__PURE__*/React.forwardRef(
|
|
549
|
+
var ForwardRef$t = /*#__PURE__*/React.forwardRef(SvgNavigationChevronLeftOutline);
|
|
565
550
|
|
|
566
551
|
var _path$s;
|
|
567
552
|
function _extends$s() { return _extends$s = 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$s.apply(null, arguments); }
|
|
568
|
-
var
|
|
553
|
+
var SvgNavigationChevronRightOutline = function SvgNavigationChevronRightOutline(props, ref) {
|
|
569
554
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$s({
|
|
570
555
|
xmlns: "http://www.w3.org/2000/svg",
|
|
571
556
|
width: 24,
|
|
@@ -573,14 +558,14 @@ var SvgActionAddOutline = function SvgActionAddOutline(props, ref) {
|
|
|
573
558
|
viewBox: "0 0 24 24",
|
|
574
559
|
ref: ref
|
|
575
560
|
}, props), _path$s || (_path$s = /*#__PURE__*/React__namespace.createElement("path", {
|
|
576
|
-
d: "
|
|
561
|
+
d: "M8.086 18.586 9.5 20l8-8-8-8-1.414 1.414L14.672 12l-6.586 6.586z"
|
|
577
562
|
})));
|
|
578
563
|
};
|
|
579
|
-
var ForwardRef$s = /*#__PURE__*/React.forwardRef(
|
|
564
|
+
var ForwardRef$s = /*#__PURE__*/React.forwardRef(SvgNavigationChevronRightOutline);
|
|
580
565
|
|
|
581
566
|
var _path$r;
|
|
582
567
|
function _extends$r() { return _extends$r = 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$r.apply(null, arguments); }
|
|
583
|
-
var
|
|
568
|
+
var SvgActionAddOutline = function SvgActionAddOutline(props, ref) {
|
|
584
569
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$r({
|
|
585
570
|
xmlns: "http://www.w3.org/2000/svg",
|
|
586
571
|
width: 24,
|
|
@@ -588,14 +573,14 @@ var SvgNotificationDoneFill = function SvgNotificationDoneFill(props, ref) {
|
|
|
588
573
|
viewBox: "0 0 24 24",
|
|
589
574
|
ref: ref
|
|
590
575
|
}, props), _path$r || (_path$r = /*#__PURE__*/React__namespace.createElement("path", {
|
|
591
|
-
d: "
|
|
576
|
+
d: "M13.286 3h-2.572v7.714H3v2.572h7.714V21h2.572v-7.714H21v-2.572h-7.714V3z"
|
|
592
577
|
})));
|
|
593
578
|
};
|
|
594
|
-
var ForwardRef$r = /*#__PURE__*/React.forwardRef(
|
|
579
|
+
var ForwardRef$r = /*#__PURE__*/React.forwardRef(SvgActionAddOutline);
|
|
595
580
|
|
|
596
581
|
var _path$q;
|
|
597
582
|
function _extends$q() { return _extends$q = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends$q.apply(null, arguments); }
|
|
598
|
-
var
|
|
583
|
+
var SvgNotificationDoneFill = function SvgNotificationDoneFill(props, ref) {
|
|
599
584
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$q({
|
|
600
585
|
xmlns: "http://www.w3.org/2000/svg",
|
|
601
586
|
width: 24,
|
|
@@ -603,14 +588,14 @@ var SvgRadioDotFill = function SvgRadioDotFill(props, ref) {
|
|
|
603
588
|
viewBox: "0 0 24 24",
|
|
604
589
|
ref: ref
|
|
605
590
|
}, props), _path$q || (_path$q = /*#__PURE__*/React__namespace.createElement("path", {
|
|
606
|
-
d: "
|
|
591
|
+
d: "m2 12 3.077-3.2 4.615 4.8L18.923 4 22 7.2 9.692 20 2 12z"
|
|
607
592
|
})));
|
|
608
593
|
};
|
|
609
|
-
var ForwardRef$q = /*#__PURE__*/React.forwardRef(
|
|
594
|
+
var ForwardRef$q = /*#__PURE__*/React.forwardRef(SvgNotificationDoneFill);
|
|
610
595
|
|
|
611
596
|
var _path$p;
|
|
612
597
|
function _extends$p() { return _extends$p = 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$p.apply(null, arguments); }
|
|
613
|
-
var
|
|
598
|
+
var SvgRadioDotFill = function SvgRadioDotFill(props, ref) {
|
|
614
599
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$p({
|
|
615
600
|
xmlns: "http://www.w3.org/2000/svg",
|
|
616
601
|
width: 24,
|
|
@@ -618,14 +603,14 @@ var SvgNotificationHelpFill = function SvgNotificationHelpFill(props, ref) {
|
|
|
618
603
|
viewBox: "0 0 24 24",
|
|
619
604
|
ref: ref
|
|
620
605
|
}, props), _path$p || (_path$p = /*#__PURE__*/React__namespace.createElement("path", {
|
|
621
|
-
d: "
|
|
606
|
+
d: "M12 19a7 7 0 1 0 0-14 7 7 0 0 0 0 14z"
|
|
622
607
|
})));
|
|
623
608
|
};
|
|
624
|
-
var ForwardRef$p = /*#__PURE__*/React.forwardRef(
|
|
609
|
+
var ForwardRef$p = /*#__PURE__*/React.forwardRef(SvgRadioDotFill);
|
|
625
610
|
|
|
626
611
|
var _path$o;
|
|
627
612
|
function _extends$o() { return _extends$o = 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$o.apply(null, arguments); }
|
|
628
|
-
var
|
|
613
|
+
var SvgNotificationHelpFill = function SvgNotificationHelpFill(props, ref) {
|
|
629
614
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$o({
|
|
630
615
|
xmlns: "http://www.w3.org/2000/svg",
|
|
631
616
|
width: 24,
|
|
@@ -633,14 +618,14 @@ var SvgNotificationCheckFill = function SvgNotificationCheckFill(props, ref) {
|
|
|
633
618
|
viewBox: "0 0 24 24",
|
|
634
619
|
ref: ref
|
|
635
620
|
}, props), _path$o || (_path$o = /*#__PURE__*/React__namespace.createElement("path", {
|
|
636
|
-
d: "
|
|
621
|
+
d: "M11.95 18c.35 0 .646-.121.888-.363.241-.241.362-.537.362-.887s-.12-.646-.362-.887a1.208 1.208 0 0 0-.888-.363c-.35 0-.646.121-.888.363a1.206 1.206 0 0 0-.362.887c0 .35.12.646.362.887.242.242.538.363.888.363zm-.9-3.85h1.85c0-.55.063-.983.188-1.3.125-.317.479-.75 1.062-1.3a7.483 7.483 0 0 0 1.025-1.238c.25-.391.375-.862.375-1.412 0-.933-.342-1.65-1.025-2.15-.683-.5-1.492-.75-2.425-.75-.95 0-1.72.25-2.312.75-.592.5-1.005 1.1-1.238 1.8l1.65.65c.083-.3.271-.625.563-.975.291-.35.737-.525 1.337-.525.533 0 .933.146 1.2.437.267.292.4.613.4.963 0 .333-.1.646-.3.937-.2.292-.45.563-.75.813-.733.65-1.183 1.142-1.35 1.475-.167.333-.25.942-.25 1.825zM12 22a9.733 9.733 0 0 1-3.9-.788 10.092 10.092 0 0 1-3.175-2.137c-.9-.9-1.612-1.958-2.137-3.175A9.733 9.733 0 0 1 2 12a9.74 9.74 0 0 1 .788-3.9 10.092 10.092 0 0 1 2.137-3.175c.9-.9 1.958-1.613 3.175-2.138A9.743 9.743 0 0 1 12 2a9.74 9.74 0 0 1 3.9.787 10.105 10.105 0 0 1 3.175 2.138c.9.9 1.612 1.958 2.137 3.175A9.733 9.733 0 0 1 22 12a9.733 9.733 0 0 1-.788 3.9 10.092 10.092 0 0 1-2.137 3.175c-.9.9-1.958 1.612-3.175 2.137A9.733 9.733 0 0 1 12 22z"
|
|
637
622
|
})));
|
|
638
623
|
};
|
|
639
|
-
var ForwardRef$o = /*#__PURE__*/React.forwardRef(
|
|
624
|
+
var ForwardRef$o = /*#__PURE__*/React.forwardRef(SvgNotificationHelpFill);
|
|
640
625
|
|
|
641
626
|
var _path$n;
|
|
642
627
|
function _extends$n() { return _extends$n = 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$n.apply(null, arguments); }
|
|
643
|
-
var
|
|
628
|
+
var SvgNotificationCheckFill = function SvgNotificationCheckFill(props, ref) {
|
|
644
629
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$n({
|
|
645
630
|
xmlns: "http://www.w3.org/2000/svg",
|
|
646
631
|
width: 24,
|
|
@@ -648,14 +633,14 @@ var SvgNotificationWarningFill = function SvgNotificationWarningFill(props, ref)
|
|
|
648
633
|
viewBox: "0 0 24 24",
|
|
649
634
|
ref: ref
|
|
650
635
|
}, props), _path$n || (_path$n = /*#__PURE__*/React__namespace.createElement("path", {
|
|
651
|
-
d: "
|
|
636
|
+
d: "m10.6 16.6 7.05-7.05-1.4-1.4-5.65 5.65-2.85-2.85-1.4 1.4 4.25 4.25zM12 22a9.733 9.733 0 0 1-3.9-.788 10.092 10.092 0 0 1-3.175-2.137c-.9-.9-1.612-1.958-2.137-3.175A9.733 9.733 0 0 1 2 12a9.74 9.74 0 0 1 .788-3.9 10.092 10.092 0 0 1 2.137-3.175c.9-.9 1.958-1.613 3.175-2.138A9.743 9.743 0 0 1 12 2a9.74 9.74 0 0 1 3.9.787 10.105 10.105 0 0 1 3.175 2.138c.9.9 1.612 1.958 2.137 3.175A9.733 9.733 0 0 1 22 12a9.733 9.733 0 0 1-.788 3.9 10.092 10.092 0 0 1-2.137 3.175c-.9.9-1.958 1.612-3.175 2.137A9.733 9.733 0 0 1 12 22z"
|
|
652
637
|
})));
|
|
653
638
|
};
|
|
654
|
-
var ForwardRef$n = /*#__PURE__*/React.forwardRef(
|
|
639
|
+
var ForwardRef$n = /*#__PURE__*/React.forwardRef(SvgNotificationCheckFill);
|
|
655
640
|
|
|
656
641
|
var _path$m;
|
|
657
642
|
function _extends$m() { return _extends$m = 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$m.apply(null, arguments); }
|
|
658
|
-
var
|
|
643
|
+
var SvgNotificationWarningFill = function SvgNotificationWarningFill(props, ref) {
|
|
659
644
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$m({
|
|
660
645
|
xmlns: "http://www.w3.org/2000/svg",
|
|
661
646
|
width: 24,
|
|
@@ -663,14 +648,14 @@ var SvgNotificationErrorFill = function SvgNotificationErrorFill(props, ref) {
|
|
|
663
648
|
viewBox: "0 0 24 24",
|
|
664
649
|
ref: ref
|
|
665
650
|
}, props), _path$m || (_path$m = /*#__PURE__*/React__namespace.createElement("path", {
|
|
666
|
-
d: "
|
|
651
|
+
d: "M1 21 12 2l11 19H1zm11-3a.968.968 0 0 0 .713-.288A.967.967 0 0 0 13 17a.967.967 0 0 0-.287-.712A.968.968 0 0 0 12 16a.965.965 0 0 0-.712.288A.965.965 0 0 0 11 17c0 .283.096.52.288.712A.965.965 0 0 0 12 18zm-1-3h2v-5h-2v5z"
|
|
667
652
|
})));
|
|
668
653
|
};
|
|
669
|
-
var ForwardRef$m = /*#__PURE__*/React.forwardRef(
|
|
654
|
+
var ForwardRef$m = /*#__PURE__*/React.forwardRef(SvgNotificationWarningFill);
|
|
670
655
|
|
|
671
656
|
var _path$l;
|
|
672
657
|
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
|
|
658
|
+
var SvgNotificationErrorFill = function SvgNotificationErrorFill(props, ref) {
|
|
674
659
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$l({
|
|
675
660
|
xmlns: "http://www.w3.org/2000/svg",
|
|
676
661
|
width: 24,
|
|
@@ -678,14 +663,14 @@ var SvgActionDeleteOutline = function SvgActionDeleteOutline(props, ref) {
|
|
|
678
663
|
viewBox: "0 0 24 24",
|
|
679
664
|
ref: ref
|
|
680
665
|
}, props), _path$l || (_path$l = /*#__PURE__*/React__namespace.createElement("path", {
|
|
681
|
-
d: "
|
|
666
|
+
d: "M12 17a.968.968 0 0 0 .713-.288A.967.967 0 0 0 13 16a.97.97 0 0 0-.287-.713A.97.97 0 0 0 12 15a.967.967 0 0 0-.712.287A.968.968 0 0 0 11 16c0 .283.096.52.288.712A.965.965 0 0 0 12 17zm-1-4h2V7h-2v6zm1 9a9.733 9.733 0 0 1-3.9-.788 10.092 10.092 0 0 1-3.175-2.137c-.9-.9-1.612-1.958-2.137-3.175A9.733 9.733 0 0 1 2 12a9.74 9.74 0 0 1 .788-3.9 10.092 10.092 0 0 1 2.137-3.175c.9-.9 1.958-1.613 3.175-2.138A9.743 9.743 0 0 1 12 2a9.74 9.74 0 0 1 3.9.787 10.105 10.105 0 0 1 3.175 2.138c.9.9 1.612 1.958 2.137 3.175A9.733 9.733 0 0 1 22 12a9.733 9.733 0 0 1-.788 3.9 10.092 10.092 0 0 1-2.137 3.175c-.9.9-1.958 1.612-3.175 2.137A9.733 9.733 0 0 1 12 22z"
|
|
682
667
|
})));
|
|
683
668
|
};
|
|
684
|
-
var ForwardRef$l = /*#__PURE__*/React.forwardRef(
|
|
669
|
+
var ForwardRef$l = /*#__PURE__*/React.forwardRef(SvgNotificationErrorFill);
|
|
685
670
|
|
|
686
671
|
var _path$k;
|
|
687
672
|
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); }
|
|
688
|
-
var
|
|
673
|
+
var SvgActionDeleteOutline = function SvgActionDeleteOutline(props, ref) {
|
|
689
674
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$k({
|
|
690
675
|
xmlns: "http://www.w3.org/2000/svg",
|
|
691
676
|
width: 24,
|
|
@@ -693,16 +678,14 @@ var SvgFileFileWordFill = function SvgFileFileWordFill(props, ref) {
|
|
|
693
678
|
viewBox: "0 0 24 24",
|
|
694
679
|
ref: ref
|
|
695
680
|
}, props), _path$k || (_path$k = /*#__PURE__*/React__namespace.createElement("path", {
|
|
696
|
-
|
|
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",
|
|
698
|
-
clipRule: "evenodd"
|
|
681
|
+
d: "M9 3v1H4v2h1v13a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V6h1V4h-5V3H9zM7 6h10v13H7V6zm2 2v9h2V8H9zm4 0v9h2V8h-2z"
|
|
699
682
|
})));
|
|
700
683
|
};
|
|
701
|
-
var ForwardRef$k = /*#__PURE__*/React.forwardRef(
|
|
684
|
+
var ForwardRef$k = /*#__PURE__*/React.forwardRef(SvgActionDeleteOutline);
|
|
702
685
|
|
|
703
|
-
var _path$j;
|
|
686
|
+
var _path$j, _path2$2;
|
|
704
687
|
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); }
|
|
705
|
-
var
|
|
688
|
+
var SvgContentLinkOutline = function SvgContentLinkOutline(props, ref) {
|
|
706
689
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$j({
|
|
707
690
|
xmlns: "http://www.w3.org/2000/svg",
|
|
708
691
|
width: 24,
|
|
@@ -710,16 +693,16 @@ var SvgFileFileExcelFill = function SvgFileFileExcelFill(props, ref) {
|
|
|
710
693
|
viewBox: "0 0 24 24",
|
|
711
694
|
ref: ref
|
|
712
695
|
}, props), _path$j || (_path$j = /*#__PURE__*/React__namespace.createElement("path", {
|
|
713
|
-
|
|
714
|
-
|
|
715
|
-
|
|
696
|
+
d: "M12 4.93A5 5 0 0 1 19.07 12l-1.06 1.06c.12-.85.022-1.725-.295-2.534a3 3 0 0 0-4.302-4.182l-2.828 2.828a3 3 0 0 0-.07 4.17l.07.073-1.415 1.414a5 5 0 0 1 0-7.071L12 4.929z"
|
|
697
|
+
})), _path2$2 || (_path2$2 = /*#__PURE__*/React__namespace.createElement("path", {
|
|
698
|
+
d: "m4.93 12 .989-.99a5.018 5.018 0 0 0 .297 2.54 3 3 0 0 0 4.37 4.107l2.829-2.828a3 3 0 0 0-.828-4.83l1.464-1.463a5 5 0 0 1 .778 7.707L12 19.071a5 5 0 0 1-7.07-7.07z"
|
|
716
699
|
})));
|
|
717
700
|
};
|
|
718
|
-
var ForwardRef$j = /*#__PURE__*/React.forwardRef(
|
|
701
|
+
var ForwardRef$j = /*#__PURE__*/React.forwardRef(SvgContentLinkOutline);
|
|
719
702
|
|
|
720
703
|
var _path$i;
|
|
721
704
|
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); }
|
|
722
|
-
var
|
|
705
|
+
var SvgContentEditFill = function SvgContentEditFill(props, ref) {
|
|
723
706
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$i({
|
|
724
707
|
xmlns: "http://www.w3.org/2000/svg",
|
|
725
708
|
width: 24,
|
|
@@ -727,16 +710,14 @@ var SvgFileFilePdfFill = function SvgFileFilePdfFill(props, ref) {
|
|
|
727
710
|
viewBox: "0 0 24 24",
|
|
728
711
|
ref: ref
|
|
729
712
|
}, props), _path$i || (_path$i = /*#__PURE__*/React__namespace.createElement("path", {
|
|
730
|
-
|
|
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",
|
|
732
|
-
clipRule: "evenodd"
|
|
713
|
+
d: "m19.3 8.925-4.25-4.2 1.4-1.4a1.92 1.92 0 0 1 1.413-.575 1.92 1.92 0 0 1 1.412.575l1.4 1.4c.383.383.583.846.6 1.388a1.806 1.806 0 0 1-.55 1.387L19.3 8.925zM17.85 10.4 7.25 21H3v-4.25l10.6-10.6 4.25 4.25z"
|
|
733
714
|
})));
|
|
734
715
|
};
|
|
735
|
-
var ForwardRef$i = /*#__PURE__*/React.forwardRef(
|
|
716
|
+
var ForwardRef$i = /*#__PURE__*/React.forwardRef(SvgContentEditFill);
|
|
736
717
|
|
|
737
718
|
var _path$h;
|
|
738
719
|
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); }
|
|
739
|
-
var
|
|
720
|
+
var SvgActionCopyContentOutline = function SvgActionCopyContentOutline(props, ref) {
|
|
740
721
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$h({
|
|
741
722
|
xmlns: "http://www.w3.org/2000/svg",
|
|
742
723
|
width: 24,
|
|
@@ -745,15 +726,15 @@ var SvgFileFileImageFill = function SvgFileFileImageFill(props, ref) {
|
|
|
745
726
|
ref: ref
|
|
746
727
|
}, props), _path$h || (_path$h = /*#__PURE__*/React__namespace.createElement("path", {
|
|
747
728
|
fillRule: "evenodd",
|
|
748
|
-
d: "
|
|
729
|
+
d: "M19 19H9V9h10M9 7a2 2 0 0 0-2 2v10a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V9a2 2 0 0 0-2-2H9zm5-4H5a2 2 0 0 0-2 2v9h2V5h9V3z",
|
|
749
730
|
clipRule: "evenodd"
|
|
750
731
|
})));
|
|
751
732
|
};
|
|
752
|
-
var ForwardRef$h = /*#__PURE__*/React.forwardRef(
|
|
733
|
+
var ForwardRef$h = /*#__PURE__*/React.forwardRef(SvgActionCopyContentOutline);
|
|
753
734
|
|
|
754
|
-
var _path$g
|
|
735
|
+
var _path$g;
|
|
755
736
|
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); }
|
|
756
|
-
var
|
|
737
|
+
var SvgContentEditUndoOutline = function SvgContentEditUndoOutline(props, ref) {
|
|
757
738
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$g({
|
|
758
739
|
xmlns: "http://www.w3.org/2000/svg",
|
|
759
740
|
width: 24,
|
|
@@ -761,18 +742,14 @@ var SvgFileFileVideoFill = function SvgFileFileVideoFill(props, ref) {
|
|
|
761
742
|
viewBox: "0 0 24 24",
|
|
762
743
|
ref: ref
|
|
763
744
|
}, props), _path$g || (_path$g = /*#__PURE__*/React__namespace.createElement("path", {
|
|
764
|
-
d: "
|
|
765
|
-
})), _path2$2 || (_path2$2 = /*#__PURE__*/React__namespace.createElement("path", {
|
|
766
|
-
fillRule: "evenodd",
|
|
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",
|
|
768
|
-
clipRule: "evenodd"
|
|
745
|
+
d: "M22.5 15a8.71 8.71 0 0 0-.712-3.513 9.158 9.158 0 0 0-1.926-2.85 9.152 9.152 0 0 0-2.85-1.925A8.709 8.709 0 0 0 13.5 6a8.71 8.71 0 0 0-3.513.712 9.167 9.167 0 0 0-2.85 1.925 9.154 9.154 0 0 0-1.924 2.85A8.705 8.705 0 0 0 4.5 15v.15L2.95 13.6 1.5 15l4 4 4-4-1.45-1.4-1.55 1.55V15c0-1.95.679-3.604 2.037-4.962C9.896 8.679 11.55 8 13.5 8c1.95 0 3.604.68 4.962 2.038C19.821 11.396 20.5 13.05 20.5 15h2z"
|
|
769
746
|
})));
|
|
770
747
|
};
|
|
771
|
-
var ForwardRef$g = /*#__PURE__*/React.forwardRef(
|
|
748
|
+
var ForwardRef$g = /*#__PURE__*/React.forwardRef(SvgContentEditUndoOutline);
|
|
772
749
|
|
|
773
750
|
var _path$f;
|
|
774
751
|
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); }
|
|
775
|
-
var
|
|
752
|
+
var SvgActionSaveOutline = function SvgActionSaveOutline(props, ref) {
|
|
776
753
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$f({
|
|
777
754
|
xmlns: "http://www.w3.org/2000/svg",
|
|
778
755
|
width: 24,
|
|
@@ -780,16 +757,14 @@ var SvgFileFileTableFill = function SvgFileFileTableFill(props, ref) {
|
|
|
780
757
|
viewBox: "0 0 24 24",
|
|
781
758
|
ref: ref
|
|
782
759
|
}, props), _path$f || (_path$f = /*#__PURE__*/React__namespace.createElement("path", {
|
|
783
|
-
|
|
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",
|
|
785
|
-
clipRule: "evenodd"
|
|
760
|
+
d: "M17 3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2V7l-4-4zm2 16H5V5h11.17L19 7.83V19zm-7-7c-1.66 0-3 1.34-3 3s1.34 3 3 3 3-1.34 3-3-1.34-3-3-3zM6 6h9v4H6V6z"
|
|
786
761
|
})));
|
|
787
762
|
};
|
|
788
|
-
var ForwardRef$f = /*#__PURE__*/React.forwardRef(
|
|
763
|
+
var ForwardRef$f = /*#__PURE__*/React.forwardRef(SvgActionSaveOutline);
|
|
789
764
|
|
|
790
765
|
var _path$e;
|
|
791
766
|
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); }
|
|
792
|
-
var
|
|
767
|
+
var SvgFileFileWordFill = function SvgFileFileWordFill(props, ref) {
|
|
793
768
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$e({
|
|
794
769
|
xmlns: "http://www.w3.org/2000/svg",
|
|
795
770
|
width: 24,
|
|
@@ -798,15 +773,15 @@ var SvgFileFileTextFill = function SvgFileFileTextFill(props, ref) {
|
|
|
798
773
|
ref: ref
|
|
799
774
|
}, props), _path$e || (_path$e = /*#__PURE__*/React__namespace.createElement("path", {
|
|
800
775
|
fillRule: "evenodd",
|
|
801
|
-
d: "
|
|
776
|
+
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",
|
|
802
777
|
clipRule: "evenodd"
|
|
803
778
|
})));
|
|
804
779
|
};
|
|
805
|
-
var ForwardRef$e = /*#__PURE__*/React.forwardRef(
|
|
780
|
+
var ForwardRef$e = /*#__PURE__*/React.forwardRef(SvgFileFileWordFill);
|
|
806
781
|
|
|
807
782
|
var _path$d;
|
|
808
783
|
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); }
|
|
809
|
-
var
|
|
784
|
+
var SvgFileFileExcelFill = function SvgFileFileExcelFill(props, ref) {
|
|
810
785
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$d({
|
|
811
786
|
xmlns: "http://www.w3.org/2000/svg",
|
|
812
787
|
width: 24,
|
|
@@ -815,15 +790,15 @@ var SvgFileFileEmlFill = function SvgFileFileEmlFill(props, ref) {
|
|
|
815
790
|
ref: ref
|
|
816
791
|
}, props), _path$d || (_path$d = /*#__PURE__*/React__namespace.createElement("path", {
|
|
817
792
|
fillRule: "evenodd",
|
|
818
|
-
d: "
|
|
793
|
+
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",
|
|
819
794
|
clipRule: "evenodd"
|
|
820
795
|
})));
|
|
821
796
|
};
|
|
822
|
-
var ForwardRef$d = /*#__PURE__*/React.forwardRef(
|
|
797
|
+
var ForwardRef$d = /*#__PURE__*/React.forwardRef(SvgFileFileExcelFill);
|
|
823
798
|
|
|
824
799
|
var _path$c;
|
|
825
800
|
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
|
|
801
|
+
var SvgFileFilePdfFill = function SvgFileFilePdfFill(props, ref) {
|
|
827
802
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$c({
|
|
828
803
|
xmlns: "http://www.w3.org/2000/svg",
|
|
829
804
|
width: 24,
|
|
@@ -831,57 +806,161 @@ var SvgFileFileFill = function SvgFileFileFill(props, ref) {
|
|
|
831
806
|
viewBox: "0 0 24 24",
|
|
832
807
|
ref: ref
|
|
833
808
|
}, props), _path$c || (_path$c = /*#__PURE__*/React__namespace.createElement("path", {
|
|
834
|
-
|
|
809
|
+
fillRule: "evenodd",
|
|
810
|
+
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",
|
|
811
|
+
clipRule: "evenodd"
|
|
835
812
|
})));
|
|
836
813
|
};
|
|
837
|
-
var ForwardRef$c = /*#__PURE__*/React.forwardRef(
|
|
814
|
+
var ForwardRef$c = /*#__PURE__*/React.forwardRef(SvgFileFilePdfFill);
|
|
838
815
|
|
|
839
816
|
var _path$b;
|
|
840
817
|
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
|
|
818
|
+
var SvgFileFileImageFill = function SvgFileFileImageFill(props, ref) {
|
|
842
819
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$b({
|
|
820
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
843
821
|
width: 24,
|
|
844
822
|
height: 24,
|
|
845
823
|
viewBox: "0 0 24 24",
|
|
846
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
847
824
|
ref: ref
|
|
848
825
|
}, props), _path$b || (_path$b = /*#__PURE__*/React__namespace.createElement("path", {
|
|
849
826
|
fillRule: "evenodd",
|
|
850
|
-
d: "
|
|
827
|
+
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",
|
|
828
|
+
clipRule: "evenodd"
|
|
851
829
|
})));
|
|
852
830
|
};
|
|
853
|
-
var ForwardRef$b = /*#__PURE__*/React.forwardRef(
|
|
831
|
+
var ForwardRef$b = /*#__PURE__*/React.forwardRef(SvgFileFileImageFill);
|
|
854
832
|
|
|
855
833
|
var _path$a, _path2$1;
|
|
856
834
|
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); }
|
|
857
|
-
var
|
|
835
|
+
var SvgFileFileVideoFill = function SvgFileFileVideoFill(props, ref) {
|
|
858
836
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$a({
|
|
837
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
838
|
+
width: 24,
|
|
839
|
+
height: 24,
|
|
840
|
+
viewBox: "0 0 24 24",
|
|
841
|
+
ref: ref
|
|
842
|
+
}, props), _path$a || (_path$a = /*#__PURE__*/React__namespace.createElement("path", {
|
|
843
|
+
d: "M14.992 14 9.5 17.138v-6.276L14.992 14z"
|
|
844
|
+
})), _path2$1 || (_path2$1 = /*#__PURE__*/React__namespace.createElement("path", {
|
|
845
|
+
fillRule: "evenodd",
|
|
846
|
+
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",
|
|
847
|
+
clipRule: "evenodd"
|
|
848
|
+
})));
|
|
849
|
+
};
|
|
850
|
+
var ForwardRef$a = /*#__PURE__*/React.forwardRef(SvgFileFileVideoFill);
|
|
851
|
+
|
|
852
|
+
var _path$9;
|
|
853
|
+
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); }
|
|
854
|
+
var SvgFileFileTableFill = function SvgFileFileTableFill(props, ref) {
|
|
855
|
+
return /*#__PURE__*/React__namespace.createElement("svg", _extends$9({
|
|
856
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
857
|
+
width: 24,
|
|
858
|
+
height: 24,
|
|
859
|
+
viewBox: "0 0 24 24",
|
|
860
|
+
ref: ref
|
|
861
|
+
}, props), _path$9 || (_path$9 = /*#__PURE__*/React__namespace.createElement("path", {
|
|
862
|
+
fillRule: "evenodd",
|
|
863
|
+
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",
|
|
864
|
+
clipRule: "evenodd"
|
|
865
|
+
})));
|
|
866
|
+
};
|
|
867
|
+
var ForwardRef$9 = /*#__PURE__*/React.forwardRef(SvgFileFileTableFill);
|
|
868
|
+
|
|
869
|
+
var _path$8;
|
|
870
|
+
function _extends$8() { return _extends$8 = 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$8.apply(null, arguments); }
|
|
871
|
+
var SvgFileFileTextFill = function SvgFileFileTextFill(props, ref) {
|
|
872
|
+
return /*#__PURE__*/React__namespace.createElement("svg", _extends$8({
|
|
873
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
874
|
+
width: 24,
|
|
875
|
+
height: 24,
|
|
876
|
+
viewBox: "0 0 24 24",
|
|
877
|
+
ref: ref
|
|
878
|
+
}, props), _path$8 || (_path$8 = /*#__PURE__*/React__namespace.createElement("path", {
|
|
879
|
+
fillRule: "evenodd",
|
|
880
|
+
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",
|
|
881
|
+
clipRule: "evenodd"
|
|
882
|
+
})));
|
|
883
|
+
};
|
|
884
|
+
var ForwardRef$8 = /*#__PURE__*/React.forwardRef(SvgFileFileTextFill);
|
|
885
|
+
|
|
886
|
+
var _path$7;
|
|
887
|
+
function _extends$7() { return _extends$7 = 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$7.apply(null, arguments); }
|
|
888
|
+
var SvgFileFileEmlFill = function SvgFileFileEmlFill(props, ref) {
|
|
889
|
+
return /*#__PURE__*/React__namespace.createElement("svg", _extends$7({
|
|
890
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
891
|
+
width: 24,
|
|
892
|
+
height: 24,
|
|
893
|
+
viewBox: "0 0 24 24",
|
|
894
|
+
ref: ref
|
|
895
|
+
}, props), _path$7 || (_path$7 = /*#__PURE__*/React__namespace.createElement("path", {
|
|
896
|
+
fillRule: "evenodd",
|
|
897
|
+
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",
|
|
898
|
+
clipRule: "evenodd"
|
|
899
|
+
})));
|
|
900
|
+
};
|
|
901
|
+
var ForwardRef$7 = /*#__PURE__*/React.forwardRef(SvgFileFileEmlFill);
|
|
902
|
+
|
|
903
|
+
var _path$6;
|
|
904
|
+
function _extends$6() { return _extends$6 = 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$6.apply(null, arguments); }
|
|
905
|
+
var SvgFileFileFill = function SvgFileFileFill(props, ref) {
|
|
906
|
+
return /*#__PURE__*/React__namespace.createElement("svg", _extends$6({
|
|
907
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
908
|
+
width: 24,
|
|
909
|
+
height: 24,
|
|
910
|
+
viewBox: "0 0 24 24",
|
|
911
|
+
ref: ref
|
|
912
|
+
}, props), _path$6 || (_path$6 = /*#__PURE__*/React__namespace.createElement("path", {
|
|
913
|
+
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"
|
|
914
|
+
})));
|
|
915
|
+
};
|
|
916
|
+
var ForwardRef$6 = /*#__PURE__*/React.forwardRef(SvgFileFileFill);
|
|
917
|
+
|
|
918
|
+
var _path$5;
|
|
919
|
+
function _extends$5() { return _extends$5 = 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$5.apply(null, arguments); }
|
|
920
|
+
var SvgStarFilled = function SvgStarFilled(props, ref) {
|
|
921
|
+
return /*#__PURE__*/React__namespace.createElement("svg", _extends$5({
|
|
922
|
+
width: 24,
|
|
923
|
+
height: 24,
|
|
924
|
+
viewBox: "0 0 24 24",
|
|
925
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
926
|
+
ref: ref
|
|
927
|
+
}, props), _path$5 || (_path$5 = /*#__PURE__*/React__namespace.createElement("path", {
|
|
928
|
+
fillRule: "evenodd",
|
|
929
|
+
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"
|
|
930
|
+
})));
|
|
931
|
+
};
|
|
932
|
+
var ForwardRef$5 = /*#__PURE__*/React.forwardRef(SvgStarFilled);
|
|
933
|
+
|
|
934
|
+
var _path$4, _path2;
|
|
935
|
+
function _extends$4() { return _extends$4 = 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$4.apply(null, arguments); }
|
|
936
|
+
var SvgSearchWithBackground = function SvgSearchWithBackground(props, ref) {
|
|
937
|
+
return /*#__PURE__*/React__namespace.createElement("svg", _extends$4({
|
|
859
938
|
width: 66,
|
|
860
939
|
height: 67,
|
|
861
940
|
viewBox: "0 0 66 67",
|
|
862
941
|
fill: "none",
|
|
863
942
|
xmlns: "http://www.w3.org/2000/svg",
|
|
864
943
|
ref: ref
|
|
865
|
-
}, props), _path$
|
|
944
|
+
}, props), _path$4 || (_path$4 = /*#__PURE__*/React__namespace.createElement("path", {
|
|
866
945
|
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",
|
|
867
946
|
fill: "#EBEDF5"
|
|
868
|
-
})), _path2
|
|
947
|
+
})), _path2 || (_path2 = /*#__PURE__*/React__namespace.createElement("path", {
|
|
869
948
|
fillRule: "evenodd",
|
|
870
949
|
clipRule: "evenodd",
|
|
871
950
|
d: "m42.31 40.335 7.165 7.165L47 49.975l-7.165-7.165a13.94 13.94 0 0 1-8.585 2.94c-7.732 0-14-6.268-14-14s6.268-14 14-14 14 6.268 14 14a13.94 13.94 0 0 1-2.94 8.585ZM31.25 42.25c5.799 0 10.5-4.701 10.5-10.5s-4.701-10.5-10.5-10.5-10.5 4.701-10.5 10.5 4.701 10.5 10.5 10.5Z",
|
|
872
951
|
fill: "#6C6F80"
|
|
873
952
|
})));
|
|
874
953
|
};
|
|
875
|
-
var ForwardRef$
|
|
954
|
+
var ForwardRef$4 = /*#__PURE__*/React.forwardRef(SvgSearchWithBackground);
|
|
876
955
|
|
|
877
|
-
var css$1x = {"root":"
|
|
956
|
+
var css$1x = {"root":"uBNZpV","uui-spinner":"SfDTyZ","uuiSpinner":"SfDTyZ"};
|
|
878
957
|
|
|
879
958
|
function applySpinnerMods() {
|
|
880
959
|
return [css$1x.root, 'uui-spinner'];
|
|
881
960
|
}
|
|
882
961
|
const Spinner = /* @__PURE__ */uuiCore.withMods(uuiComponents.Spinner, applySpinnerMods);
|
|
883
962
|
|
|
884
|
-
var css$1w = {"root":"
|
|
963
|
+
var css$1w = {"root":"xQeFqx","loading-word":"_7Hrerr","loadingWord":"_7Hrerr","animated-loading":"hzTjMj","animatedLoading":"hzTjMj","skeleton_loading":"KR0cii","skeletonLoading":"KR0cii"};
|
|
885
964
|
|
|
886
965
|
const TextPlaceholder = (props) => {
|
|
887
966
|
const pattern = ' ';
|
|
@@ -898,7 +977,7 @@ const TextPlaceholder = (props) => {
|
|
|
898
977
|
]), dangerouslySetInnerHTML: { __html: it } })))));
|
|
899
978
|
};
|
|
900
979
|
|
|
901
|
-
var css$1v = {"root":"
|
|
980
|
+
var css$1v = {"root":"_5kWH8P","line-height":"EjS9gG","lineHeight":"EjS9gG","font-size":"_2CukI-","fontSize":"_2CukI-"};
|
|
902
981
|
|
|
903
982
|
function applyTextMods(mods) {
|
|
904
983
|
return [
|
|
@@ -927,16 +1006,16 @@ const Text = /* @__PURE__ */uuiCore.withMods(uuiComponents__namespace.Text, appl
|
|
|
927
1006
|
|
|
928
1007
|
const accordionSettings = {
|
|
929
1008
|
icons: {
|
|
930
|
-
dropdownIcon: ForwardRef$
|
|
1009
|
+
dropdownIcon: ForwardRef$P,
|
|
931
1010
|
},
|
|
932
1011
|
};
|
|
933
1012
|
const alertSettings = {
|
|
934
1013
|
icons: {
|
|
935
|
-
closeIcon: ForwardRef$
|
|
936
|
-
infoIcon: ForwardRef$
|
|
937
|
-
successIcon: ForwardRef$
|
|
938
|
-
warningIcon: ForwardRef$
|
|
939
|
-
errorIcon: ForwardRef$
|
|
1014
|
+
closeIcon: ForwardRef$Q,
|
|
1015
|
+
infoIcon: ForwardRef$J,
|
|
1016
|
+
successIcon: ForwardRef$n,
|
|
1017
|
+
warningIcon: ForwardRef$m,
|
|
1018
|
+
errorIcon: ForwardRef$l,
|
|
940
1019
|
},
|
|
941
1020
|
sizes: {
|
|
942
1021
|
default: '48',
|
|
@@ -948,7 +1027,7 @@ const alertSettings = {
|
|
|
948
1027
|
};
|
|
949
1028
|
const badgeSettings = {
|
|
950
1029
|
icons: {
|
|
951
|
-
dropdownIcon: ForwardRef$
|
|
1030
|
+
dropdownIcon: ForwardRef$P,
|
|
952
1031
|
},
|
|
953
1032
|
sizes: {
|
|
954
1033
|
default: '36',
|
|
@@ -964,8 +1043,8 @@ const badgeSettings = {
|
|
|
964
1043
|
};
|
|
965
1044
|
const buttonSettings = {
|
|
966
1045
|
icons: {
|
|
967
|
-
clearIcon: ForwardRef$
|
|
968
|
-
dropdownIcon: ForwardRef$
|
|
1046
|
+
clearIcon: ForwardRef$Q,
|
|
1047
|
+
dropdownIcon: ForwardRef$P,
|
|
969
1048
|
},
|
|
970
1049
|
sizes: {
|
|
971
1050
|
default: '36',
|
|
@@ -973,8 +1052,8 @@ const buttonSettings = {
|
|
|
973
1052
|
};
|
|
974
1053
|
const checkboxSettings = {
|
|
975
1054
|
icons: {
|
|
976
|
-
checkIcon: ForwardRef$
|
|
977
|
-
indeterminateIcon: ForwardRef$
|
|
1055
|
+
checkIcon: ForwardRef$O,
|
|
1056
|
+
indeterminateIcon: ForwardRef$N,
|
|
978
1057
|
},
|
|
979
1058
|
sizes: {
|
|
980
1059
|
default: '18',
|
|
@@ -989,30 +1068,30 @@ const dataTableSettings = {
|
|
|
989
1068
|
renderPlaceholder: (props) => React__namespace.default.createElement(Text, { size: props.rowSize },
|
|
990
1069
|
React__namespace.default.createElement(TextPlaceholder, null)),
|
|
991
1070
|
icons: {
|
|
992
|
-
emptyTable: ForwardRef$
|
|
1071
|
+
emptyTable: ForwardRef$I,
|
|
993
1072
|
header: {
|
|
994
|
-
configIcon: ForwardRef$
|
|
995
|
-
ascSortIcon: ForwardRef$
|
|
996
|
-
descSortIcon: ForwardRef$
|
|
997
|
-
defaultSortIcon: ForwardRef$
|
|
998
|
-
filterIcon: ForwardRef$
|
|
999
|
-
dropdownIcon: ForwardRef$
|
|
1000
|
-
openedDropdownIcon: ForwardRef$
|
|
1001
|
-
foldIcon: ForwardRef$
|
|
1002
|
-
unfoldIcon: ForwardRef$
|
|
1073
|
+
configIcon: ForwardRef$u,
|
|
1074
|
+
ascSortIcon: ForwardRef$H,
|
|
1075
|
+
descSortIcon: ForwardRef$G,
|
|
1076
|
+
defaultSortIcon: ForwardRef$z,
|
|
1077
|
+
filterIcon: ForwardRef$y,
|
|
1078
|
+
dropdownIcon: ForwardRef$P,
|
|
1079
|
+
openedDropdownIcon: ForwardRef$x,
|
|
1080
|
+
foldIcon: ForwardRef$w,
|
|
1081
|
+
unfoldIcon: ForwardRef$v,
|
|
1003
1082
|
},
|
|
1004
1083
|
body: {
|
|
1005
|
-
foldingIcon: ForwardRef$
|
|
1084
|
+
foldingIcon: ForwardRef$P,
|
|
1006
1085
|
},
|
|
1007
1086
|
columnsConfigurationModal: {
|
|
1008
|
-
dragIndicator: ForwardRef$
|
|
1009
|
-
lockIcon: ForwardRef$
|
|
1010
|
-
pinLeftIcon: ForwardRef$
|
|
1011
|
-
pinRightIcon: ForwardRef$
|
|
1012
|
-
collapsedIcon: ForwardRef$
|
|
1013
|
-
expandedIcon: ForwardRef$
|
|
1014
|
-
menuIcon: ForwardRef$
|
|
1015
|
-
resetIcon: ForwardRef$
|
|
1087
|
+
dragIndicator: ForwardRef$F,
|
|
1088
|
+
lockIcon: ForwardRef$C,
|
|
1089
|
+
pinLeftIcon: ForwardRef$B,
|
|
1090
|
+
pinRightIcon: ForwardRef$A,
|
|
1091
|
+
collapsedIcon: ForwardRef$s,
|
|
1092
|
+
expandedIcon: ForwardRef$P,
|
|
1093
|
+
menuIcon: ForwardRef$E,
|
|
1094
|
+
resetIcon: ForwardRef$D,
|
|
1016
1095
|
},
|
|
1017
1096
|
},
|
|
1018
1097
|
sizes: {
|
|
@@ -1069,18 +1148,18 @@ const dataTableSettings = {
|
|
|
1069
1148
|
};
|
|
1070
1149
|
const dropdownMenuSettings = {
|
|
1071
1150
|
icons: {
|
|
1072
|
-
acceptIcon: ForwardRef$
|
|
1073
|
-
dropdownIcon: ForwardRef$
|
|
1151
|
+
acceptIcon: ForwardRef$O,
|
|
1152
|
+
dropdownIcon: ForwardRef$P,
|
|
1074
1153
|
},
|
|
1075
1154
|
};
|
|
1076
1155
|
const datePickerSettings = {
|
|
1077
1156
|
icons: {
|
|
1078
1157
|
body: {
|
|
1079
|
-
prevIcon: ForwardRef$
|
|
1080
|
-
nextIcon: ForwardRef$
|
|
1158
|
+
prevIcon: ForwardRef$t,
|
|
1159
|
+
nextIcon: ForwardRef$s,
|
|
1081
1160
|
},
|
|
1082
1161
|
input: {
|
|
1083
|
-
calendarIcon: ForwardRef$
|
|
1162
|
+
calendarIcon: ForwardRef$L,
|
|
1084
1163
|
},
|
|
1085
1164
|
},
|
|
1086
1165
|
sizes: {
|
|
@@ -1090,17 +1169,17 @@ const datePickerSettings = {
|
|
|
1090
1169
|
};
|
|
1091
1170
|
const fileCardSettings = {
|
|
1092
1171
|
icons: {
|
|
1093
|
-
docIcon: ForwardRef$
|
|
1094
|
-
exelIcon: ForwardRef$
|
|
1095
|
-
pdfIcon: ForwardRef$
|
|
1096
|
-
imgIcon: ForwardRef$
|
|
1097
|
-
videoIcon: ForwardRef$
|
|
1098
|
-
tableIcon: ForwardRef$
|
|
1099
|
-
textIcon: ForwardRef$
|
|
1100
|
-
mailIcon: ForwardRef$
|
|
1101
|
-
fileIcon: ForwardRef$
|
|
1102
|
-
closeIcon: ForwardRef$
|
|
1103
|
-
errorIcon: ForwardRef$
|
|
1172
|
+
docIcon: ForwardRef$e,
|
|
1173
|
+
exelIcon: ForwardRef$d,
|
|
1174
|
+
pdfIcon: ForwardRef$c,
|
|
1175
|
+
imgIcon: ForwardRef$b,
|
|
1176
|
+
videoIcon: ForwardRef$a,
|
|
1177
|
+
tableIcon: ForwardRef$9,
|
|
1178
|
+
textIcon: ForwardRef$8,
|
|
1179
|
+
mailIcon: ForwardRef$7,
|
|
1180
|
+
fileIcon: ForwardRef$6,
|
|
1181
|
+
closeIcon: ForwardRef$Q,
|
|
1182
|
+
errorIcon: ForwardRef$l,
|
|
1104
1183
|
},
|
|
1105
1184
|
};
|
|
1106
1185
|
const flexRowSettings = {
|
|
@@ -1109,13 +1188,15 @@ const flexRowSettings = {
|
|
|
1109
1188
|
},
|
|
1110
1189
|
};
|
|
1111
1190
|
const filtersPanelSettings = {
|
|
1191
|
+
renderPlaceholder: () => React__namespace.default.createElement(TextPlaceholder, null),
|
|
1112
1192
|
icons: {
|
|
1113
|
-
addFilterIcon: ForwardRef$
|
|
1114
|
-
itemDropdownIcon: ForwardRef$
|
|
1115
|
-
pickerBodyRemoveIcon: ForwardRef$
|
|
1193
|
+
addFilterIcon: ForwardRef$r,
|
|
1194
|
+
itemDropdownIcon: ForwardRef$P,
|
|
1195
|
+
pickerBodyRemoveIcon: ForwardRef$k,
|
|
1116
1196
|
},
|
|
1117
1197
|
sizes: {
|
|
1118
1198
|
default: '36',
|
|
1199
|
+
footerLinkButton: '36',
|
|
1119
1200
|
mobileFooterLinkButton: '48',
|
|
1120
1201
|
pickerBodyMultiSwitch: '24',
|
|
1121
1202
|
pickerBodyLinkButton: '24',
|
|
@@ -1125,13 +1206,13 @@ const filtersPanelSettings = {
|
|
|
1125
1206
|
};
|
|
1126
1207
|
const iconButtonSettings = {
|
|
1127
1208
|
icons: {
|
|
1128
|
-
dropdownIcon: ForwardRef$
|
|
1209
|
+
dropdownIcon: ForwardRef$P,
|
|
1129
1210
|
},
|
|
1130
1211
|
};
|
|
1131
1212
|
const labeledInputSettings = {
|
|
1132
1213
|
icons: {
|
|
1133
|
-
infoIcon: ForwardRef$
|
|
1134
|
-
fillInfoIcon: ForwardRef$
|
|
1214
|
+
infoIcon: ForwardRef$K,
|
|
1215
|
+
fillInfoIcon: ForwardRef$J,
|
|
1135
1216
|
},
|
|
1136
1217
|
sizes: {
|
|
1137
1218
|
default: '36',
|
|
@@ -1139,7 +1220,7 @@ const labeledInputSettings = {
|
|
|
1139
1220
|
};
|
|
1140
1221
|
const linkButtonSettings = {
|
|
1141
1222
|
icons: {
|
|
1142
|
-
dropdownIcon: ForwardRef$
|
|
1223
|
+
dropdownIcon: ForwardRef$P,
|
|
1143
1224
|
},
|
|
1144
1225
|
sizes: {
|
|
1145
1226
|
default: '36',
|
|
@@ -1148,24 +1229,25 @@ const linkButtonSettings = {
|
|
|
1148
1229
|
};
|
|
1149
1230
|
const modalSettings = {
|
|
1150
1231
|
icons: {
|
|
1151
|
-
closeIcon: ForwardRef$
|
|
1232
|
+
closeIcon: ForwardRef$Q,
|
|
1152
1233
|
},
|
|
1153
1234
|
};
|
|
1154
1235
|
const notificationCardSettings = {
|
|
1155
1236
|
icons: {
|
|
1156
|
-
closeIcon: ForwardRef$
|
|
1157
|
-
hintIcon: ForwardRef$
|
|
1158
|
-
successIcon: ForwardRef$
|
|
1159
|
-
warningIcon: ForwardRef$
|
|
1160
|
-
errorIcon: ForwardRef$
|
|
1237
|
+
closeIcon: ForwardRef$Q,
|
|
1238
|
+
hintIcon: ForwardRef$o,
|
|
1239
|
+
successIcon: ForwardRef$n,
|
|
1240
|
+
warningIcon: ForwardRef$m,
|
|
1241
|
+
errorIcon: ForwardRef$l,
|
|
1161
1242
|
},
|
|
1162
1243
|
sizes: {
|
|
1163
1244
|
action: '30',
|
|
1245
|
+
icon: 24,
|
|
1164
1246
|
},
|
|
1165
1247
|
};
|
|
1166
1248
|
const numericInputSettings = {
|
|
1167
1249
|
icons: {
|
|
1168
|
-
arrowIcon: ForwardRef$
|
|
1250
|
+
arrowIcon: ForwardRef$P,
|
|
1169
1251
|
},
|
|
1170
1252
|
sizes: {
|
|
1171
1253
|
default: '36',
|
|
@@ -1173,8 +1255,8 @@ const numericInputSettings = {
|
|
|
1173
1255
|
};
|
|
1174
1256
|
const paginatorSettings = {
|
|
1175
1257
|
icons: {
|
|
1176
|
-
leftArrowIcon: ForwardRef$
|
|
1177
|
-
rightArrowIcon: ForwardRef$
|
|
1258
|
+
leftArrowIcon: ForwardRef$t,
|
|
1259
|
+
rightArrowIcon: ForwardRef$s,
|
|
1178
1260
|
},
|
|
1179
1261
|
sizes: {
|
|
1180
1262
|
default: '36',
|
|
@@ -1185,13 +1267,13 @@ const pickerInputSettings = {
|
|
|
1185
1267
|
React__namespace.default.createElement(TextPlaceholder, null)),
|
|
1186
1268
|
icons: {
|
|
1187
1269
|
toggler: {
|
|
1188
|
-
clearIcon: ForwardRef$
|
|
1189
|
-
dropdownIcon: ForwardRef$
|
|
1270
|
+
clearIcon: ForwardRef$Q,
|
|
1271
|
+
dropdownIcon: ForwardRef$P,
|
|
1190
1272
|
},
|
|
1191
1273
|
body: {
|
|
1192
|
-
selectIcon: (size) => size < '30' ? ForwardRef$
|
|
1193
|
-
pickerBodyMobileHeaderCloseIcon: ForwardRef$
|
|
1194
|
-
modalNotFoundSearchIcon: ForwardRef$
|
|
1274
|
+
selectIcon: (size) => size < '30' ? ForwardRef$q : ForwardRef$O,
|
|
1275
|
+
pickerBodyMobileHeaderCloseIcon: ForwardRef$Q,
|
|
1276
|
+
modalNotFoundSearchIcon: ForwardRef$4,
|
|
1195
1277
|
},
|
|
1196
1278
|
},
|
|
1197
1279
|
sizes: {
|
|
@@ -1255,9 +1337,26 @@ const pickerInputSettings = {
|
|
|
1255
1337
|
},
|
|
1256
1338
|
},
|
|
1257
1339
|
};
|
|
1340
|
+
const presetsPanelSettings = {
|
|
1341
|
+
icons: {
|
|
1342
|
+
addIcon: ForwardRef$r,
|
|
1343
|
+
copyIcon: ForwardRef$h,
|
|
1344
|
+
copyLinkIcon: ForwardRef$j,
|
|
1345
|
+
deleteIcon: ForwardRef$k,
|
|
1346
|
+
discardChangesIcon: ForwardRef$g,
|
|
1347
|
+
menuIcon: ForwardRef$E,
|
|
1348
|
+
renameIcon: ForwardRef$i,
|
|
1349
|
+
saveAsNewIcon: ForwardRef$f,
|
|
1350
|
+
saveInCurrentIcon: ForwardRef$D,
|
|
1351
|
+
},
|
|
1352
|
+
sizes: {
|
|
1353
|
+
tabButton: '60',
|
|
1354
|
+
dropdownTargetIconButton: '18',
|
|
1355
|
+
},
|
|
1356
|
+
};
|
|
1258
1357
|
const radioInputSettings = {
|
|
1259
1358
|
icons: {
|
|
1260
|
-
dotIcon: ForwardRef$
|
|
1359
|
+
dotIcon: ForwardRef$p,
|
|
1261
1360
|
},
|
|
1262
1361
|
sizes: {
|
|
1263
1362
|
default: '18',
|
|
@@ -1266,7 +1365,7 @@ const radioInputSettings = {
|
|
|
1266
1365
|
const rangeDatePickerSettings = {
|
|
1267
1366
|
icons: {
|
|
1268
1367
|
input: {
|
|
1269
|
-
calendarIcon: ForwardRef$
|
|
1368
|
+
calendarIcon: ForwardRef$L,
|
|
1270
1369
|
},
|
|
1271
1370
|
},
|
|
1272
1371
|
sizes: {
|
|
@@ -1276,8 +1375,8 @@ const rangeDatePickerSettings = {
|
|
|
1276
1375
|
};
|
|
1277
1376
|
const ratingSettings = {
|
|
1278
1377
|
icons: {
|
|
1279
|
-
filledRatingIcon: ForwardRef$
|
|
1280
|
-
emptyRatingIcon: ForwardRef$
|
|
1378
|
+
filledRatingIcon: ForwardRef$5,
|
|
1379
|
+
emptyRatingIcon: ForwardRef$5,
|
|
1281
1380
|
},
|
|
1282
1381
|
sizes: {
|
|
1283
1382
|
default: 18,
|
|
@@ -1300,8 +1399,8 @@ const switchSettings = {
|
|
|
1300
1399
|
};
|
|
1301
1400
|
const tabButtonSettings = {
|
|
1302
1401
|
icons: {
|
|
1303
|
-
clearIcon: ForwardRef$
|
|
1304
|
-
dropdownIcon: ForwardRef$
|
|
1402
|
+
clearIcon: ForwardRef$Q,
|
|
1403
|
+
dropdownIcon: ForwardRef$P,
|
|
1305
1404
|
},
|
|
1306
1405
|
sizes: {
|
|
1307
1406
|
default: '48',
|
|
@@ -1314,8 +1413,8 @@ const tabButtonSettings = {
|
|
|
1314
1413
|
};
|
|
1315
1414
|
const tagSettings = {
|
|
1316
1415
|
icons: {
|
|
1317
|
-
clearIcon: ForwardRef$
|
|
1318
|
-
dropdownIcon: ForwardRef$
|
|
1416
|
+
clearIcon: ForwardRef$Q,
|
|
1417
|
+
dropdownIcon: ForwardRef$P,
|
|
1319
1418
|
},
|
|
1320
1419
|
sizes: {
|
|
1321
1420
|
default: '36',
|
|
@@ -1341,10 +1440,10 @@ const textAreaSettings = {
|
|
|
1341
1440
|
};
|
|
1342
1441
|
const textInputSettings = {
|
|
1343
1442
|
icons: {
|
|
1344
|
-
acceptIcon: ForwardRef$
|
|
1345
|
-
clearIcon: ForwardRef$
|
|
1346
|
-
dropdownIcon: ForwardRef$
|
|
1347
|
-
searchIcon: ForwardRef$
|
|
1443
|
+
acceptIcon: ForwardRef$O,
|
|
1444
|
+
clearIcon: ForwardRef$Q,
|
|
1445
|
+
dropdownIcon: ForwardRef$P,
|
|
1446
|
+
searchIcon: ForwardRef$M,
|
|
1348
1447
|
},
|
|
1349
1448
|
sizes: {
|
|
1350
1449
|
default: '36',
|
|
@@ -1375,6 +1474,7 @@ const settings = {
|
|
|
1375
1474
|
numericInput: numericInputSettings,
|
|
1376
1475
|
paginator: paginatorSettings,
|
|
1377
1476
|
pickerInput: pickerInputSettings,
|
|
1477
|
+
presetsPanel: presetsPanelSettings,
|
|
1378
1478
|
radioInput: radioInputSettings,
|
|
1379
1479
|
rangeDatePicker: rangeDatePickerSettings,
|
|
1380
1480
|
rating: ratingSettings,
|
|
@@ -1388,7 +1488,7 @@ const settings = {
|
|
|
1388
1488
|
textInput: textInputSettings,
|
|
1389
1489
|
};
|
|
1390
1490
|
|
|
1391
|
-
var css$1u = {"root":"
|
|
1491
|
+
var css$1u = {"root":"OADag8"};
|
|
1392
1492
|
|
|
1393
1493
|
function applyButtonMods(mods) {
|
|
1394
1494
|
return [
|
|
@@ -1406,7 +1506,7 @@ const Button = /* @__PURE__ */uuiCore.withMods(uuiComponents__namespace.Button,
|
|
|
1406
1506
|
};
|
|
1407
1507
|
});
|
|
1408
1508
|
|
|
1409
|
-
var css$1t = {"root":"
|
|
1509
|
+
var css$1t = {"root":"HSk8SZ"};
|
|
1410
1510
|
|
|
1411
1511
|
function applyIconButtonMods(props) {
|
|
1412
1512
|
return ['uui-icon_button', `uui-color-${props.color || 'neutral'}`, css$1t.root];
|
|
@@ -1443,7 +1543,7 @@ function getIconClass(props) {
|
|
|
1443
1543
|
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'];
|
|
1444
1544
|
}
|
|
1445
1545
|
|
|
1446
|
-
var css$1s = {"root":"
|
|
1546
|
+
var css$1s = {"root":"mwlI48"};
|
|
1447
1547
|
|
|
1448
1548
|
const DEFAULT_COLOR = 'primary';
|
|
1449
1549
|
const LinkButton = /* @__PURE__ */React__namespace.forwardRef((props, ref) => {
|
|
@@ -1473,7 +1573,7 @@ const LinkButton = /* @__PURE__ */React__namespace.forwardRef((props, ref) => {
|
|
|
1473
1573
|
props.isDropdown && (React__namespace.createElement(uuiComponents.IconContainer, { icon: DropdownIcon, flipY: props.isOpen }))));
|
|
1474
1574
|
});
|
|
1475
1575
|
|
|
1476
|
-
var css$1r = {"root":"
|
|
1576
|
+
var css$1r = {"root":"QvcLcQ"};
|
|
1477
1577
|
|
|
1478
1578
|
const CountIndicator = /* @__PURE__ */React.forwardRef((props, ref) => {
|
|
1479
1579
|
return (React__namespace.default.createElement("div", { ref: ref, className: cx__default.default([
|
|
@@ -1485,7 +1585,7 @@ const CountIndicator = /* @__PURE__ */React.forwardRef((props, ref) => {
|
|
|
1485
1585
|
]) }, props.caption));
|
|
1486
1586
|
});
|
|
1487
1587
|
|
|
1488
|
-
var css$1q = {"root":"
|
|
1588
|
+
var css$1q = {"root":"_-56kay","withNotify":"rI0xbX"};
|
|
1489
1589
|
|
|
1490
1590
|
const TabButton = /* @__PURE__ */React__namespace.default.forwardRef((props, ref) => {
|
|
1491
1591
|
const styles = [
|
|
@@ -1513,14 +1613,14 @@ const TabButton = /* @__PURE__ */React__namespace.default.forwardRef((props, ref
|
|
|
1513
1613
|
props.onClear && !props.isDisabled && (React__namespace.default.createElement(uuiComponents.IconContainer, { cx: uuiCore.uuiMarkers.clickable, icon: ClearIcon, onClick: props.onClear }))));
|
|
1514
1614
|
});
|
|
1515
1615
|
|
|
1516
|
-
var css$1p = {"root":"
|
|
1616
|
+
var css$1p = {"root":"KCQ6o3"};
|
|
1517
1617
|
|
|
1518
1618
|
function applyVerticalTabButtonMods() {
|
|
1519
1619
|
return [css$1p.root, 'uui-vertical-tab-button'];
|
|
1520
1620
|
}
|
|
1521
1621
|
const VerticalTabButton = /* @__PURE__ */uuiCore.withMods(TabButton, applyVerticalTabButtonMods);
|
|
1522
1622
|
|
|
1523
|
-
var css$1o = {"root":"
|
|
1623
|
+
var css$1o = {"root":"_4Rn0QF"};
|
|
1524
1624
|
|
|
1525
1625
|
function applyCheckboxMods(mods) {
|
|
1526
1626
|
return [
|
|
@@ -1538,7 +1638,7 @@ const applyUUICheckboxProps = (props) => {
|
|
|
1538
1638
|
};
|
|
1539
1639
|
const Checkbox = /* @__PURE__ */uuiCore.withMods(uuiComponents__namespace.Checkbox, applyCheckboxMods, applyUUICheckboxProps);
|
|
1540
1640
|
|
|
1541
|
-
var css$1n = {"root":"
|
|
1641
|
+
var css$1n = {"root":"PEzKhN"};
|
|
1542
1642
|
|
|
1543
1643
|
function applyRadioInputMods(mods) {
|
|
1544
1644
|
return [
|
|
@@ -1550,7 +1650,7 @@ function applyRadioInputMods(mods) {
|
|
|
1550
1650
|
}
|
|
1551
1651
|
const RadioInput = /* @__PURE__ */uuiCore.withMods(uuiComponents.RadioInput, applyRadioInputMods, (props) => ({ icon: props.icon ? props.icon : settings.radioInput.icons.dotIcon }));
|
|
1552
1652
|
|
|
1553
|
-
var css$1m = {"root":"
|
|
1653
|
+
var css$1m = {"root":"SgNphB"};
|
|
1554
1654
|
|
|
1555
1655
|
function applySwitchMods(mods) {
|
|
1556
1656
|
return [
|
|
@@ -1574,7 +1674,7 @@ var EditMode;
|
|
|
1574
1674
|
EditMode["INLINE"] = "inline";
|
|
1575
1675
|
})(EditMode || (EditMode = {}));
|
|
1576
1676
|
|
|
1577
|
-
var textInputCss = {"root":"
|
|
1677
|
+
var textInputCss = {"root":"pqyPe0"};
|
|
1578
1678
|
|
|
1579
1679
|
const DEFAULT_MODE$3 = EditMode.FORM;
|
|
1580
1680
|
function applyTextInputMods(mods) {
|
|
@@ -1599,7 +1699,7 @@ const SearchInput = /* @__PURE__ */React__namespace.default.forwardRef((props, r
|
|
|
1599
1699
|
} }));
|
|
1600
1700
|
});
|
|
1601
1701
|
|
|
1602
|
-
var css$1l = {"root":"
|
|
1702
|
+
var css$1l = {"root":"Cwv3tZ"};
|
|
1603
1703
|
|
|
1604
1704
|
const ControlGroup = /* @__PURE__ */uuiCore.withMods(uuiComponents.ControlGroup, () => [css$1l.root, 'uui-control-group']);
|
|
1605
1705
|
|
|
@@ -1615,7 +1715,7 @@ function MultiSwitchComponent(props, ref) {
|
|
|
1615
1715
|
}
|
|
1616
1716
|
const MultiSwitch = /* @__PURE__ */React__namespace.forwardRef(MultiSwitchComponent);
|
|
1617
1717
|
|
|
1618
|
-
var css$1k = {"root":"
|
|
1718
|
+
var css$1k = {"root":"rMdBgP"};
|
|
1619
1719
|
|
|
1620
1720
|
const DEFAULT_MODE$2 = EditMode.FORM;
|
|
1621
1721
|
function applyNumericInputMods(mods) {
|
|
@@ -1635,7 +1735,7 @@ const NumericInput = /* @__PURE__ */uuiCore.withMods(uuiComponents.NumericInput,
|
|
|
1635
1735
|
};
|
|
1636
1736
|
});
|
|
1637
1737
|
|
|
1638
|
-
var css$1j = {"root":"
|
|
1738
|
+
var css$1j = {"root":"zvxTpi"};
|
|
1639
1739
|
|
|
1640
1740
|
const DEFAULT_MODE$1 = EditMode.FORM;
|
|
1641
1741
|
function applyTextAreaMods(mods) {
|
|
@@ -1676,7 +1776,7 @@ function TREE_SHAKEABLE_INIT$1() {
|
|
|
1676
1776
|
};
|
|
1677
1777
|
}
|
|
1678
1778
|
|
|
1679
|
-
var css$1i = {"root":"
|
|
1779
|
+
var css$1i = {"root":"h-pR8A","main-path":"aQgTL6","mainPath":"aQgTL6","content-wrapper":"pGPbp9","contentWrapper":"pGPbp9","content":"_0Gb4KZ","action-wrapper":"vHm0p-","actionWrapper":"vHm0p-","icon-wrapper":"ClPEbG","iconWrapper":"ClPEbG","icon":"D3ywEa","close-icon":"eEV-CT","closeIcon":"eEV-CT"};
|
|
1680
1780
|
|
|
1681
1781
|
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 },
|
|
1682
1782
|
React__namespace.createElement("div", { className: css$1i.mainPath },
|
|
@@ -1694,7 +1794,7 @@ const ErrorAlert = /* @__PURE__ */React__namespace.forwardRef((props, ref) => Re
|
|
|
1694
1794
|
|
|
1695
1795
|
const Dropdown = /* @__PURE__ */uuiCore.withMods(uuiComponents.Dropdown);
|
|
1696
1796
|
|
|
1697
|
-
var css$1h = {"root":"
|
|
1797
|
+
var css$1h = {"root":"nvf-os"};
|
|
1698
1798
|
|
|
1699
1799
|
function applyDropdownContainerMods(mods) {
|
|
1700
1800
|
return [
|
|
@@ -1705,7 +1805,7 @@ function applyDropdownContainerMods(mods) {
|
|
|
1705
1805
|
}
|
|
1706
1806
|
const DropdownContainer = /* @__PURE__ */uuiCore.withMods(uuiComponents__namespace.DropdownContainer, applyDropdownContainerMods);
|
|
1707
1807
|
|
|
1708
|
-
var css$1g = {"submenu-root-item-rtl":"
|
|
1808
|
+
var css$1g = {"submenu-root-item-rtl":"DPQjb4","submenuRootItemRtl":"DPQjb4","icon-after":"q6WIlK","iconAfter":"q6WIlK","submenu-root-item":"RRAdJj","submenuRootItem":"RRAdJj","icon-check":"tzIW1v","iconCheck":"tzIW1v","splitter-root":"LF-G4p","splitterRoot":"LF-G4p","splitter":"liGrxD","header-root":"LBVShm","headerRoot":"LBVShm","item-root":"LXMMbo","itemRoot":"LXMMbo","icon":"_5yph-V","link":"yYq2Cj","indent":"ygx-6L","selected-mark":"HigkAX","selectedMark":"HigkAX"};
|
|
1709
1809
|
|
|
1710
1810
|
exports.IDropdownControlKeys = void 0;
|
|
1711
1811
|
(function (IDropdownControlKeys) {
|
|
@@ -1835,7 +1935,7 @@ function DropdownMenuSwitchButton(props) {
|
|
|
1835
1935
|
React__namespace.default.createElement(Switch, { value: isSelected, tabIndex: -1, onValueChange: onHandleValueChange })));
|
|
1836
1936
|
}
|
|
1837
1937
|
|
|
1838
|
-
var css$1f = {"root":"
|
|
1938
|
+
var css$1f = {"root":"ygs8og","mode-block":"_7r98ga","modeBlock":"_7r98ga","mode-inline":"VQ-VwF","modeInline":"VQ-VwF","padding-0":"D4tGka","padding0":"D4tGka","padding-6":"yI2TPI","padding6":"yI2TPI","padding-12":"mlZ7vj","padding12":"mlZ7vj","padding-18":"WQL9MZ","padding18":"WQL9MZ"};
|
|
1839
1939
|
|
|
1840
1940
|
function applyAccordionMods(mods) {
|
|
1841
1941
|
return [
|
|
@@ -1848,7 +1948,7 @@ const Accordion = /* @__PURE__ */uuiCore.withMods(uuiComponents__namespace.Accor
|
|
|
1848
1948
|
dropdownIcon: mods.dropdownIcon !== null && settings.accordion.icons.dropdownIcon,
|
|
1849
1949
|
}));
|
|
1850
1950
|
|
|
1851
|
-
var css$1e = {"root":"
|
|
1951
|
+
var css$1e = {"root":"hhTHMv","align-items":"ccj0CA","alignItems":"ccj0CA","justify-content":"_89mBhI","justifyContent":"_89mBhI","border-top":"d7xc7r","borderTop":"d7xc7r","border-bottom":"-BG-0M","borderBottom":"-BG-0M","top-shadow":"w03gLs","topShadow":"w03gLs","padding":"ogO6hR","margin":"lJ0RrJ","vPadding":"jRPIB-","column-gap":"ZirHzp","columnGap":"ZirHzp","row-gap":"AU2kVp","rowGap":"AU2kVp","spacing":"eYl8I0"};
|
|
1852
1952
|
|
|
1853
1953
|
const FlexCell = /* @__PURE__ */uuiCore.withMods(uuiComponents.FlexCell, () => [css$1e.flexCell]);
|
|
1854
1954
|
|
|
@@ -1893,7 +1993,7 @@ const FlexRow = /* @__PURE__ */React.forwardRef((props, ref) => {
|
|
|
1893
1993
|
} }, props.children));
|
|
1894
1994
|
});
|
|
1895
1995
|
|
|
1896
|
-
var css$1d = {"root":"
|
|
1996
|
+
var css$1d = {"root":"-HazSY","margin-24":"SHumNn","margin24":"SHumNn","padding-12":"dXaN0D","padding12":"dXaN0D","padding-24":"kYY7Hv","padding24":"kYY7Hv","shadow":"WZCc31","uui-surface-main":"vaLkli","uuiSurfaceMain":"vaLkli"};
|
|
1897
1997
|
|
|
1898
1998
|
const Panel = /* @__PURE__ */uuiCore.withMods(uuiComponents.VPanel, (props) => [
|
|
1899
1999
|
'uui-panel',
|
|
@@ -1903,7 +2003,7 @@ const Panel = /* @__PURE__ */uuiCore.withMods(uuiComponents.VPanel, (props) => [
|
|
|
1903
2003
|
props.background && css$1d[`uui-${props.background}`],
|
|
1904
2004
|
]);
|
|
1905
2005
|
|
|
1906
|
-
var css$1c = {"root":"
|
|
2006
|
+
var css$1c = {"root":"BmvSiL"};
|
|
1907
2007
|
|
|
1908
2008
|
function applyTooltipMods(mods) {
|
|
1909
2009
|
return [
|
|
@@ -1913,7 +2013,7 @@ function applyTooltipMods(mods) {
|
|
|
1913
2013
|
}
|
|
1914
2014
|
const Tooltip = /* @__PURE__ */uuiCore.withMods(uuiComponents__namespace.Tooltip, applyTooltipMods);
|
|
1915
2015
|
|
|
1916
|
-
var css$1b = {"root":"
|
|
2016
|
+
var css$1b = {"root":"Z1ldWE"};
|
|
1917
2017
|
|
|
1918
2018
|
function applyLabeledInputMods(mods) {
|
|
1919
2019
|
return [
|
|
@@ -1930,7 +2030,7 @@ function applyLabeledInputProps(props) {
|
|
|
1930
2030
|
}
|
|
1931
2031
|
const LabeledInput = /* @__PURE__ */uuiCore.withMods(uuiComponents__namespace.LabeledInput, applyLabeledInputMods, applyLabeledInputProps);
|
|
1932
2032
|
|
|
1933
|
-
var css$1a = {"root":"
|
|
2033
|
+
var css$1a = {"root":"udsFqR"};
|
|
1934
2034
|
|
|
1935
2035
|
function RadioGroup(props) {
|
|
1936
2036
|
const direction = props.direction || 'vertical';
|
|
@@ -1945,7 +2045,7 @@ function RadioGroup(props) {
|
|
|
1945
2045
|
})));
|
|
1946
2046
|
}
|
|
1947
2047
|
|
|
1948
|
-
var css$19 = {"root":"
|
|
2048
|
+
var css$19 = {"root":"DUwRpB"};
|
|
1949
2049
|
|
|
1950
2050
|
function applyScrollBarsMods() {
|
|
1951
2051
|
return [
|
|
@@ -1954,9 +2054,9 @@ function applyScrollBarsMods() {
|
|
|
1954
2054
|
}
|
|
1955
2055
|
const ScrollBars = /* @__PURE__ */uuiCore.withMods(uuiComponents.ScrollBars, applyScrollBarsMods);
|
|
1956
2056
|
|
|
1957
|
-
var css$18 = {"scroll-container":"
|
|
2057
|
+
var css$18 = {"scroll-container":"sSLdTg","scrollContainer":"sSLdTg","list-container":"zpsnWn","listContainer":"zpsnWn"};
|
|
1958
2058
|
|
|
1959
|
-
var css$17 = {"root":"
|
|
2059
|
+
var css$17 = {"root":"mcIcBz"};
|
|
1960
2060
|
|
|
1961
2061
|
const Blocker = /* @__PURE__ */uuiCore.withMods(uuiComponents.Blocker, () => [css$17.root], () => ({ renderSpinner: settings.blocker.renderSpinner }));
|
|
1962
2062
|
|
|
@@ -2002,7 +2102,7 @@ const VirtualListView = /* @__PURE__ */React__namespace.forwardRef((props, ref)
|
|
|
2002
2102
|
React__namespace.createElement(Blocker, { isEnabled: props.isLoading })));
|
|
2003
2103
|
});
|
|
2004
2104
|
|
|
2005
|
-
var css$16 = {"root":"
|
|
2105
|
+
var css$16 = {"root":"pU0x-7"};
|
|
2006
2106
|
|
|
2007
2107
|
function CheckboxGroup(props) {
|
|
2008
2108
|
const currentValue = props.value || [];
|
|
@@ -2024,7 +2124,7 @@ function CheckboxGroup(props) {
|
|
|
2024
2124
|
})));
|
|
2025
2125
|
}
|
|
2026
2126
|
|
|
2027
|
-
var css$15 = {"root":"
|
|
2127
|
+
var css$15 = {"root":"nMSHDb","modal-blocker":"SzReWn","modalBlocker":"SzReWn","animateModalBlocker":"sTqUk1","modal":"_3MTb4z","modal-footer":"we1Sf1","modalFooter":"we1Sf1","border-top":"mwcZ5r","borderTop":"mwcZ5r","modal-header":"Ogpz3v","modalHeader":"Ogpz3v","border-bottom":"_1bq2E4","borderBottom":"_1bq2E4"};
|
|
2028
2128
|
|
|
2029
2129
|
const ModalBlocker = /* @__PURE__ */uuiCore.withMods(uuiComponents.ModalBlocker, () => [css$15.modalBlocker]);
|
|
2030
2130
|
const ModalWindow = /* @__PURE__ */uuiCore.withMods(uuiComponents.ModalWindow, () => [css$15.root, css$15.modal], (props) => {
|
|
@@ -2214,7 +2314,7 @@ const TREE_SHAKEABLE_INIT = () => ({
|
|
|
2214
2314
|
});
|
|
2215
2315
|
const i18n = /* @__PURE__ */TREE_SHAKEABLE_INIT();
|
|
2216
2316
|
|
|
2217
|
-
var css$14 = {"root":"
|
|
2317
|
+
var css$14 = {"root":"ZLNL06","icon-wrapper":"fi7MTq","iconWrapper":"fi7MTq","action-wrapper":"Ke7ggT","actionWrapper":"Ke7ggT","close-icon":"BZsaRb","closeIcon":"BZsaRb","main-path":"_4Heoji","mainPath":"_4Heoji","content":"V9B35m","close-wrapper":"aHNG4A","closeWrapper":"aHNG4A","clear-notifications":"Jac6ZD","clearNotifications":"Jac6ZD"};
|
|
2218
2318
|
|
|
2219
2319
|
const NotificationCard = /* @__PURE__ */React__namespace.default.forwardRef((props, ref) => {
|
|
2220
2320
|
const notificationCardNode = React__namespace.default.useRef(null);
|
|
@@ -2230,11 +2330,11 @@ const NotificationCard = /* @__PURE__ */React__namespace.default.forwardRef((pro
|
|
|
2230
2330
|
return (React__namespace.default.createElement("div", { role: "alert", className: cx__default.default('uui-notification_card', props.color && `uui-color-${props.color}`, css$14.root, props.cx), ref: notificationCardNode, ...props.rawProps },
|
|
2231
2331
|
React__namespace.default.createElement("div", { className: css$14.mainPath },
|
|
2232
2332
|
props.icon && (React__namespace.default.createElement("div", { className: css$14.iconWrapper },
|
|
2233
|
-
React__namespace.default.createElement(uuiComponents.IconContainer, { size:
|
|
2333
|
+
React__namespace.default.createElement(uuiComponents.IconContainer, { size: settings.notificationCard.sizes.icon, icon: props.icon }))),
|
|
2234
2334
|
React__namespace.default.createElement("div", { className: css$14.content },
|
|
2235
2335
|
props.children,
|
|
2236
2336
|
props.actions && (React__namespace.default.createElement("div", { className: css$14.actionWrapper }, props.actions.map((action) => (React__namespace.default.createElement(LinkButton, { key: action.name, caption: action.name, onClick: action.action, cx: css$14.actionLink, size: settings.notificationCard.sizes.action, rawProps: action.rawProps })))))),
|
|
2237
|
-
props.onClose && (React__namespace.default.createElement("div", { className: css$14.closeWrapper },
|
|
2337
|
+
props.onClose && (React__namespace.default.createElement("div", { className: cx__default.default(css$14.closeWrapper, 'uui-notification_card-close_icon') },
|
|
2238
2338
|
React__namespace.default.createElement(IconButton, { icon: settings.notificationCard.icons.closeIcon, color: "neutral", onClick: props.onClose, cx: css$14.closeIcon }))))));
|
|
2239
2339
|
});
|
|
2240
2340
|
const WarningNotification = /* @__PURE__ */React__namespace.default.forwardRef((props, ref) => (React__namespace.default.createElement(NotificationCard, { icon: settings.notificationCard.icons.warningIcon, color: "warning", ...props, ref: ref, cx: props.cx })));
|
|
@@ -2243,11 +2343,11 @@ const HintNotification = /* @__PURE__ */React__namespace.default.forwardRef((pro
|
|
|
2243
2343
|
const ErrorNotification = /* @__PURE__ */React__namespace.default.forwardRef((props, ref) => (React__namespace.default.createElement(NotificationCard, { icon: settings.notificationCard.icons.errorIcon, color: "error", ...props, ref: ref, cx: props.cx })));
|
|
2244
2344
|
function ClearNotification() {
|
|
2245
2345
|
const uuiCtx = uuiCore.useUuiContext();
|
|
2246
|
-
return (React__namespace.default.createElement("div", { className: cx__default.default(css$14.
|
|
2346
|
+
return (React__namespace.default.createElement("div", { className: cx__default.default(css$14.clearNotifications, 'uui-clear-notifications') },
|
|
2247
2347
|
React__namespace.default.createElement(LinkButton, { caption: i18n.notificationCard.closeAllNotificationsButton, onClick: () => uuiCtx.uuiNotifications.clearAll() })));
|
|
2248
2348
|
}
|
|
2249
2349
|
|
|
2250
|
-
var css$13 = {"footer":"
|
|
2350
|
+
var css$13 = {"footer":"P-dQel"};
|
|
2251
2351
|
|
|
2252
2352
|
class ConfirmationModal extends React__namespace.Component {
|
|
2253
2353
|
render() {
|
|
@@ -2289,7 +2389,7 @@ function useReliableForceUpdate() {
|
|
|
2289
2389
|
return red[1];
|
|
2290
2390
|
}
|
|
2291
2391
|
|
|
2292
|
-
var css$12 = {"root":"
|
|
2392
|
+
var css$12 = {"root":"Gm5gtw","timepicker-input":"_4QAG90","timepickerInput":"_4QAG90","ltr-always":"XE4mXR","ltrAlways":"XE4mXR"};
|
|
2293
2393
|
|
|
2294
2394
|
const uuiTimePicker = {
|
|
2295
2395
|
container: 'uui-timepicker-container',
|
|
@@ -2331,20 +2431,20 @@ function TimePickerBody(props) {
|
|
|
2331
2431
|
return (React__namespace.createElement("div", { className: uuiCore.cx(css$12.root, uuiTimePicker.container, props.cx), ref: props.forwardedRef, ...props.rawProps },
|
|
2332
2432
|
React__namespace.createElement("div", { className: css$12.ltrAlways },
|
|
2333
2433
|
React__namespace.createElement("div", { className: uuiTimePicker.elementContainer },
|
|
2334
|
-
React__namespace.createElement(uuiComponents.IconContainer, { size: 18, rawProps: { 'aria-label': 'Increment hours' }, cx: uuiTimePicker.iconUp, icon: ForwardRef$
|
|
2434
|
+
React__namespace.createElement(uuiComponents.IconContainer, { size: 18, rawProps: { 'aria-label': 'Increment hours' }, cx: uuiTimePicker.iconUp, icon: ForwardRef$P, onClick: () => onHoursChange(uuiDayjs.dayjs().set(props.value).add(1, 'h').hour()) }),
|
|
2335
2435
|
React__namespace.createElement(uuiComponents.NumericInput, { cx: uuiTimePicker.input, onValueChange: onHoursChange, value: +(uuiDayjs.dayjs()
|
|
2336
2436
|
.set(props.value)
|
|
2337
2437
|
.format(MAX_HOURS === FORMAT_12H ? 'hh' : 'HH')), min: MIN_HOURS, max: MAX_HOURS }),
|
|
2338
|
-
React__namespace.createElement(uuiComponents.IconContainer, { size: 18, rawProps: { 'aria-label': 'Decrement hours' }, cx: uuiTimePicker.iconDown, icon: ForwardRef$
|
|
2438
|
+
React__namespace.createElement(uuiComponents.IconContainer, { size: 18, rawProps: { 'aria-label': 'Decrement hours' }, cx: uuiTimePicker.iconDown, icon: ForwardRef$P, onClick: () => onHoursChange(uuiDayjs.dayjs().set(props.value).subtract(1, 'h').hour()) })),
|
|
2339
2439
|
React__namespace.createElement("div", { className: uuiTimePicker.elementContainer },
|
|
2340
|
-
React__namespace.createElement(uuiComponents.IconContainer, { size: 18, rawProps: { 'aria-label': 'Increment minutes' }, cx: uuiTimePicker.iconUp, icon: ForwardRef$
|
|
2440
|
+
React__namespace.createElement(uuiComponents.IconContainer, { size: 18, rawProps: { 'aria-label': 'Increment minutes' }, cx: uuiTimePicker.iconUp, icon: ForwardRef$P, onClick: handleMinutesUpClick }),
|
|
2341
2441
|
React__namespace.createElement(uuiComponents.NumericInput, { cx: uuiTimePicker.input, onValueChange: onMinutesChange, value: +uuiDayjs.dayjs().set(props.value).format('m'), min: MIN_MINUTES, max: MAX_MINUTES }),
|
|
2342
|
-
React__namespace.createElement(uuiComponents.IconContainer, { size: 18, rawProps: { 'aria-label': 'Decrement minutes' }, cx: uuiTimePicker.iconDown, icon: ForwardRef$
|
|
2442
|
+
React__namespace.createElement(uuiComponents.IconContainer, { size: 18, rawProps: { 'aria-label': 'Decrement minutes' }, cx: uuiTimePicker.iconDown, icon: ForwardRef$P, onClick: handleMinutesDownClick }))),
|
|
2343
2443
|
MAX_HOURS === FORMAT_12H && (React__namespace.createElement("div", { className: uuiTimePicker.elementContainer },
|
|
2344
|
-
React__namespace.createElement(uuiComponents.IconContainer, { size: 18, cx: uuiTimePicker.iconUp, icon: ForwardRef$
|
|
2444
|
+
React__namespace.createElement(uuiComponents.IconContainer, { size: 18, cx: uuiTimePicker.iconUp, icon: ForwardRef$P, onClick: onTimeTypeChange }),
|
|
2345
2445
|
React__namespace.createElement(uuiComponents.TextInput, { cx: uuiTimePicker.input, onValueChange: () => {
|
|
2346
2446
|
}, isReadonly: true, value: uuiDayjs.dayjs().set(props.value).format('A') }),
|
|
2347
|
-
React__namespace.createElement(uuiComponents.IconContainer, { size: 18, cx: uuiTimePicker.iconDown, icon: ForwardRef$
|
|
2447
|
+
React__namespace.createElement(uuiComponents.IconContainer, { size: 18, cx: uuiTimePicker.iconDown, icon: ForwardRef$P, onClick: onTimeTypeChange })))));
|
|
2348
2448
|
}
|
|
2349
2449
|
|
|
2350
2450
|
const getMeridian = (newValue, format) => {
|
|
@@ -2482,7 +2582,7 @@ function TimePicker(props) {
|
|
|
2482
2582
|
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 }));
|
|
2483
2583
|
}
|
|
2484
2584
|
|
|
2485
|
-
var css$11 = {"root":"
|
|
2585
|
+
var css$11 = {"root":"IOV4Iv"};
|
|
2486
2586
|
|
|
2487
2587
|
function applyInputAddonMods() {
|
|
2488
2588
|
return [
|
|
@@ -2491,14 +2591,14 @@ function applyInputAddonMods() {
|
|
|
2491
2591
|
}
|
|
2492
2592
|
const InputAddon = /* @__PURE__ */uuiCore.withMods(uuiComponents.InputAddon, applyInputAddonMods);
|
|
2493
2593
|
|
|
2494
|
-
var css$10 = {"root":"
|
|
2594
|
+
var css$10 = {"root":"_7Sh7We"};
|
|
2495
2595
|
|
|
2496
2596
|
function applySliderMods() {
|
|
2497
2597
|
return [css$10.root, 'uui-color-neutral'];
|
|
2498
2598
|
}
|
|
2499
2599
|
const Slider = /* @__PURE__ */uuiCore.withMods(uuiComponents.Slider, applySliderMods);
|
|
2500
2600
|
|
|
2501
|
-
var css$$ = {"root":"
|
|
2601
|
+
var css$$ = {"root":"-kn6vK","tooltip":"Gl6aXv"};
|
|
2502
2602
|
|
|
2503
2603
|
function applyRatingMods(mods) {
|
|
2504
2604
|
return [
|
|
@@ -2512,7 +2612,7 @@ const Rating = /* @__PURE__ */uuiCore.withMods(uuiComponents__namespace.Rating,
|
|
|
2512
2612
|
Tooltip,
|
|
2513
2613
|
}));
|
|
2514
2614
|
|
|
2515
|
-
var css$_ = {"root":"
|
|
2615
|
+
var css$_ = {"root":"vX5be-","container":"xysMtA"};
|
|
2516
2616
|
|
|
2517
2617
|
const defaultFormat = 'MMM D, YYYY';
|
|
2518
2618
|
const valueFormat = 'YYYY-MM-DD';
|
|
@@ -2723,14 +2823,14 @@ function DatePickerHeader({ navIconLeft, navIconRight, value: { month, view }, o
|
|
|
2723
2823
|
React__namespace.createElement(Button, { icon: navIconRight || settings.datePicker.icons.body.nextIcon, color: "secondary", fill: "ghost", cx: uuiHeader.navIconRight, onClick: !isDisabled && (() => onRightNavigationArrow()), isDisabled: disableNext }))));
|
|
2724
2824
|
}
|
|
2725
2825
|
|
|
2726
|
-
var css$Z = {"root":"
|
|
2826
|
+
var css$Z = {"root":"_40kYas"};
|
|
2727
2827
|
|
|
2728
2828
|
function applyDateSelectionMods() {
|
|
2729
2829
|
return [css$Z.root, `uui-size-${settings.datePicker.sizes.body}`];
|
|
2730
2830
|
}
|
|
2731
2831
|
const Calendar = /* @__PURE__ */uuiCore.withMods(uuiComponents.Calendar, applyDateSelectionMods);
|
|
2732
2832
|
|
|
2733
|
-
var css$Y = {"root":"
|
|
2833
|
+
var css$Y = {"root":"_1LrhLD"};
|
|
2734
2834
|
|
|
2735
2835
|
const uuiDatePickerBody = {
|
|
2736
2836
|
wrapper: 'uui-datepicker-body-wrapper',
|
|
@@ -2856,7 +2956,7 @@ function DatePickerComponent(props, ref) {
|
|
|
2856
2956
|
}
|
|
2857
2957
|
const DatePicker = /* @__PURE__ */React__namespace.default.forwardRef(DatePickerComponent);
|
|
2858
2958
|
|
|
2859
|
-
var css$X = {"date-input":"
|
|
2959
|
+
var css$X = {"date-input":"iCUGgB","dateInput":"iCUGgB","root":"K3vrTI","separator":"y78KHQ"};
|
|
2860
2960
|
|
|
2861
2961
|
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) => {
|
|
2862
2962
|
const [inputValue, setInputValue] = React.useState(toCustomDateRangeFormat(value, format));
|
|
@@ -2907,7 +3007,7 @@ const RangeDatePickerInput = /* @__PURE__ */React.forwardRef(({ isDisabled, isIn
|
|
|
2907
3007
|
} : 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 })));
|
|
2908
3008
|
});
|
|
2909
3009
|
|
|
2910
|
-
var css$W = {"root":"
|
|
3010
|
+
var css$W = {"root":"WpZWSu"};
|
|
2911
3011
|
|
|
2912
3012
|
const uuiPresets = {
|
|
2913
3013
|
container: 'uui-presets-container',
|
|
@@ -2927,7 +3027,7 @@ function CalendarPresets(props) {
|
|
|
2927
3027
|
getPresets(props.presets).map((item) => (React__namespace.createElement(LinkButton, { key: item.key, caption: item.name, onClick: () => props.onPresetSet(item), size: settings.rangeDatePicker.sizes.preset })))));
|
|
2928
3028
|
}
|
|
2929
3029
|
|
|
2930
|
-
var css$V = {"root":"
|
|
3030
|
+
var css$V = {"root":"M90XqM","container":"qglxpo","day-selection":"HSwrrk","daySelection":"HSwrrk","from-picker":"idtrY6","fromPicker":"idtrY6","to-picker":"_1g2CEw","toPicker":"_1g2CEw","bodes-wrapper":"SaBBbp","bodesWrapper":"SaBBbp","blocker":"RIuYV0"};
|
|
2931
3031
|
|
|
2932
3032
|
const uuiRangeDatePickerBody = {
|
|
2933
3033
|
inRange: 'uui-range-datepicker-in-range',
|
|
@@ -3068,15 +3168,15 @@ function RangeDatePickerBodyComp(props, ref) {
|
|
|
3068
3168
|
});
|
|
3069
3169
|
}, presets: presets })));
|
|
3070
3170
|
};
|
|
3071
|
-
return (React__namespace.default.createElement("div", { ref: ref, className:
|
|
3171
|
+
return (React__namespace.default.createElement("div", { ref: ref, className: cx__default.default(css$V.root, uuiDatePickerBodyBase.container, props.cx), ...props.rawProps },
|
|
3072
3172
|
React__namespace.default.createElement(FlexRow, { cx: [view === 'DAY_SELECTION' && css$V.daySelection, css$V.container], alignItems: "top" },
|
|
3073
3173
|
React__namespace.default.createElement(FlexCell, { width: "auto" },
|
|
3074
3174
|
React__namespace.default.createElement(FlexRow, null,
|
|
3075
3175
|
React__namespace.default.createElement(FlexRow, { cx: css$V.bodesWrapper, alignItems: "top" },
|
|
3076
|
-
React__namespace.default.createElement(StatelessDatePickerBody, { key: "date-picker-body-left", cx:
|
|
3176
|
+
React__namespace.default.createElement(StatelessDatePickerBody, { key: "date-picker-body-left", cx: cx__default.default(css$V.fromPicker), ...from, onValueChange: (v) => onBodyValueChange(v, 'from'), onMonthChange: (m) => {
|
|
3077
3177
|
setMonth(m);
|
|
3078
3178
|
}, onViewChange: (v) => setView(v), filter: props.filter, isHoliday: props.isHoliday, renderDay: props.renderDay || renderDay, isDisabled: view !== 'DAY_SELECTION' && activeMonth === 'to' }),
|
|
3079
|
-
React__namespace.default.createElement(StatelessDatePickerBody, { key: "date-picker-body-right", cx:
|
|
3179
|
+
React__namespace.default.createElement(StatelessDatePickerBody, { key: "date-picker-body-right", cx: cx__default.default(css$V.toPicker), ...to, onValueChange: (v) => onBodyValueChange(v, 'to'), onMonthChange: (m) => {
|
|
3080
3180
|
setMonth(m.subtract(1, 'month'));
|
|
3081
3181
|
}, onViewChange: (v) => setView(v), filter: props.filter, renderDay: props.renderDay || renderDay, isHoliday: props.isHoliday, isDisabled: view !== 'DAY_SELECTION' && activeMonth === 'from' }),
|
|
3082
3182
|
view !== 'DAY_SELECTION' && (React__namespace.default.createElement("div", { style: {
|
|
@@ -3099,10 +3199,10 @@ const getDayCX = (day, selectedDate) => {
|
|
|
3099
3199
|
&& fromValue !== toValue;
|
|
3100
3200
|
const isFirst = dayValue === fromValue;
|
|
3101
3201
|
const isLast = dayValue === toValue;
|
|
3102
|
-
return [
|
|
3202
|
+
return [cx__default.default(inRange && uuiRangeDatePickerBody.inRange, isFirst && uuiRangeDatePickerBody.firstDayInRangeWrapper, !inRange && isFirst && uuiRangeDatePickerBody.lastDayInRangeWrapper, isLast && uuiRangeDatePickerBody.lastDayInRangeWrapper, !inRange && isLast && uuiRangeDatePickerBody.firstDayInRangeWrapper, (dayValue === fromValue || dayValue === toValue) && uuiComponents.uuiDaySelection.selectedDay)];
|
|
3103
3203
|
};
|
|
3104
3204
|
|
|
3105
|
-
var css$U = {"dropdown-container":"
|
|
3205
|
+
var css$U = {"dropdown-container":"-ArUst","dropdownContainer":"-ArUst"};
|
|
3106
3206
|
|
|
3107
3207
|
const modifiers = [{
|
|
3108
3208
|
name: 'offset',
|
|
@@ -3170,7 +3270,7 @@ function RangeDatePickerComponent(props, ref) {
|
|
|
3170
3270
|
}
|
|
3171
3271
|
const RangeDatePicker = /* @__PURE__ */React__namespace.default.forwardRef(RangeDatePickerComponent);
|
|
3172
3272
|
|
|
3173
|
-
var css$T = {"root":"
|
|
3273
|
+
var css$T = {"root":"lmIFVh","blocker":"_7Hx0X5","marker":"sgsJix","top":"_2akI9I","bottom":"AElEkL","left":"EzTkBt","right":"PdAviX","inside":"yBTUfN"};
|
|
3174
3274
|
|
|
3175
3275
|
function DropMarker(props) {
|
|
3176
3276
|
return props.isDndInProgress
|
|
@@ -3187,7 +3287,7 @@ function DropMarker(props) {
|
|
|
3187
3287
|
|
|
3188
3288
|
const RichTextView = /* @__PURE__ */uuiCore.withMods(uuiComponents__namespace.RichTextView, (mods) => ['uui-typography', `uui-typography-size-${mods.size || settings.richTextView.sizes.default}`]);
|
|
3189
3289
|
|
|
3190
|
-
var css$S = {"modal":"
|
|
3290
|
+
var css$S = {"modal":"Z9RZjN","search-wrapper":"Wx9ue3","searchWrapper":"Wx9ue3","no-data":"ddHpjG","noData":"ddHpjG"};
|
|
3191
3291
|
|
|
3192
3292
|
class DataPickerBody extends uuiComponents.PickerBodyBase {
|
|
3193
3293
|
constructor() {
|
|
@@ -3264,7 +3364,7 @@ function DataPickerFooterImpl(props) {
|
|
|
3264
3364
|
}
|
|
3265
3365
|
const DataPickerFooter = /* @__PURE__ */React__namespace.default.memo(DataPickerFooterImpl);
|
|
3266
3366
|
|
|
3267
|
-
var css$R = {"header":"
|
|
3367
|
+
var css$R = {"header":"JiY0Sr","title":"YMI6N4","close":"Bzpw08"};
|
|
3268
3368
|
|
|
3269
3369
|
const DataPickerHeaderImpl = (props) => {
|
|
3270
3370
|
const title = props.title && typeof props.title === 'string' ? props.title.charAt(0).toUpperCase() + props.title.slice(1) : '';
|
|
@@ -3274,11 +3374,11 @@ const DataPickerHeaderImpl = (props) => {
|
|
|
3274
3374
|
};
|
|
3275
3375
|
const DataPickerHeader = /* @__PURE__ */React__namespace.default.memo(DataPickerHeaderImpl);
|
|
3276
3376
|
|
|
3277
|
-
var css$Q = {"root":"
|
|
3377
|
+
var css$Q = {"root":"oG5UtH"};
|
|
3278
3378
|
|
|
3279
3379
|
const AvatarStack = /* @__PURE__ */uuiCore.withMods(uuiComponents.AvatarStack, () => [css$Q.root]);
|
|
3280
3380
|
|
|
3281
|
-
var css$P = {"root":"
|
|
3381
|
+
var css$P = {"root":"gteP-Y"};
|
|
3282
3382
|
|
|
3283
3383
|
const DEFAULT_FILL = 'solid';
|
|
3284
3384
|
function applyBadgeMods(mods) {
|
|
@@ -3306,7 +3406,7 @@ const Badge = /* @__PURE__ */React__namespace.default.forwardRef((props, ref) =>
|
|
|
3306
3406
|
props.isDropdown && (React__namespace.default.createElement(uuiComponents.IconContainer, { icon: DropdownIcon, flipY: props.isOpen }))));
|
|
3307
3407
|
});
|
|
3308
3408
|
|
|
3309
|
-
var css$O = {"root":"
|
|
3409
|
+
var css$O = {"root":"_6jQ64p"};
|
|
3310
3410
|
|
|
3311
3411
|
function applyTagMods(props) {
|
|
3312
3412
|
return [
|
|
@@ -3334,7 +3434,7 @@ const Tag = /* @__PURE__ */React__namespace.default.forwardRef((props, ref) => {
|
|
|
3334
3434
|
props.onClear && !props.isDisabled && (React__namespace.default.createElement(uuiComponents.IconContainer, { cx: uuiCore.uuiMarkers.clickable, icon: ClearIcon, onClick: props.onClear }))));
|
|
3335
3435
|
});
|
|
3336
3436
|
|
|
3337
|
-
var css$N = {"root":"
|
|
3437
|
+
var css$N = {"root":"_3P44U-","page":"e0Z5M9","spacer":"V9p9-H","mode-ghost":"p-Nk5V","modeGhost":"p-Nk5V"};
|
|
3338
3438
|
|
|
3339
3439
|
function Paginator(props) {
|
|
3340
3440
|
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 },
|
|
@@ -3351,14 +3451,14 @@ function Paginator(props) {
|
|
|
3351
3451
|
return React__namespace.default.createElement(uuiComponents.Paginator, { ...props, render: renderPaginator });
|
|
3352
3452
|
}
|
|
3353
3453
|
|
|
3354
|
-
var css$M = {"root":"
|
|
3454
|
+
var css$M = {"root":"_4V3YMi","progress-bar":"_8hKyAR","progressBar":"_8hKyAR","progressBar-indeterminate":"uUXs5E","progressBarIndeterminate":"uUXs5E","size-12":"T43fcj","size12":"T43fcj","size-18":"W0TNLs","size18":"W0TNLs","size-24":"f-mU84","size24":"f-mU84"};
|
|
3355
3455
|
|
|
3356
3456
|
const IndeterminateBar = /* @__PURE__ */React__namespace.forwardRef((props, ref) => {
|
|
3357
3457
|
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}`]) },
|
|
3358
3458
|
React__namespace.createElement("div", { className: cx__default.default(css$M.progressBar) })));
|
|
3359
3459
|
});
|
|
3360
3460
|
|
|
3361
|
-
var css$L = {"root":"
|
|
3461
|
+
var css$L = {"root":"ars3z8","striped":"_8iqRMR","animate-stripes":"Jb-ROI","animateStripes":"Jb-ROI","size-12":"m64yto","size12":"m64yto","size-18":"oMfeA7","size18":"oMfeA7","size-24":"xfBubh","size24":"xfBubh"};
|
|
3362
3462
|
|
|
3363
3463
|
const DEFAULT_SIZE = '12';
|
|
3364
3464
|
function applyProgressBarMods(mods) {
|
|
@@ -3373,14 +3473,14 @@ const ProgressBar = /* @__PURE__ */uuiCore.withMods(uuiComponents__namespace.Pro
|
|
|
3373
3473
|
hideLabel: props.hideLabel || props.striped,
|
|
3374
3474
|
}));
|
|
3375
3475
|
|
|
3376
|
-
var css$K = {"root":"
|
|
3476
|
+
var css$K = {"root":"gdlqiC"};
|
|
3377
3477
|
|
|
3378
3478
|
const IndicatorBar = /* @__PURE__ */React__namespace.forwardRef((props, ref) => {
|
|
3379
3479
|
const { progress } = props;
|
|
3380
3480
|
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) }));
|
|
3381
3481
|
});
|
|
3382
3482
|
|
|
3383
|
-
var css$J = {"root":"
|
|
3483
|
+
var css$J = {"root":"_4BSuxC"};
|
|
3384
3484
|
|
|
3385
3485
|
const StatusIndicator = /* @__PURE__ */React.forwardRef((props, ref) => {
|
|
3386
3486
|
return (React__namespace.default.createElement("div", { ref: ref, className: cx__default.default([
|
|
@@ -3395,7 +3495,7 @@ const StatusIndicator = /* @__PURE__ */React.forwardRef((props, ref) => {
|
|
|
3395
3495
|
React__namespace.default.createElement("p", { className: "uui-status_indicator-caption" }, props.caption)));
|
|
3396
3496
|
});
|
|
3397
3497
|
|
|
3398
|
-
var css$I = {"drag-handle":"
|
|
3498
|
+
var css$I = {"drag-handle":"ueUlUX","dragHandle":"ueUlUX","icon-container":"hIXwlO","iconContainer":"hIXwlO"};
|
|
3399
3499
|
|
|
3400
3500
|
function DataRowAddons(props) {
|
|
3401
3501
|
const row = props.rowProps;
|
|
@@ -3416,7 +3516,7 @@ function DataRowAddons(props) {
|
|
|
3416
3516
|
], rotate: row.isFolded ? '90ccw' : '0', onClick: () => row.onFold(row), size: settings.dataTable.sizes.body.iconMap[props.size || settings.dataTable.sizes.body.row] }))))));
|
|
3417
3517
|
}
|
|
3418
3518
|
|
|
3419
|
-
var css$H = {"root":"
|
|
3519
|
+
var css$H = {"root":"zmG8pX","align-widgets-top":"mNkg33","alignWidgetsTop":"mNkg33","align-widgets-center":"pLsbJJ","alignWidgetsCenter":"pLsbJJ","icon-container":"J4Adhq","iconContainer":"J4Adhq","content-wrapper":"xQBeVB","contentWrapper":"xQBeVB","render-item":"gCFJcn","renderItem":"gCFJcn","icon-wrapper":"rxKzdI","iconWrapper":"rxKzdI","icon-default":"xbD8BN","iconDefault":"xbD8BN","selected-mark":"_672dUe","selectedMark":"_672dUe"};
|
|
3420
3520
|
|
|
3421
3521
|
function DataPickerCell(props) {
|
|
3422
3522
|
const ref = React__namespace.useRef();
|
|
@@ -3454,7 +3554,7 @@ function DataPickerCell(props) {
|
|
|
3454
3554
|
getWrappedContent()));
|
|
3455
3555
|
}
|
|
3456
3556
|
|
|
3457
|
-
var css$G = {"picker-row":"
|
|
3557
|
+
var css$G = {"picker-row":"_8sunJF","pickerRow":"_8sunJF"};
|
|
3458
3558
|
|
|
3459
3559
|
class DataPickerRow extends React__namespace.Component {
|
|
3460
3560
|
constructor() {
|
|
@@ -3468,7 +3568,7 @@ class DataPickerRow extends React__namespace.Component {
|
|
|
3468
3568
|
}
|
|
3469
3569
|
}
|
|
3470
3570
|
|
|
3471
|
-
var css$F = {"done":"
|
|
3571
|
+
var css$F = {"done":"_05WTM-","container":"JEDu8Q"};
|
|
3472
3572
|
|
|
3473
3573
|
const PickerBodyMobileView = (props) => {
|
|
3474
3574
|
const isMobileView = uuiCore.isMobile();
|
|
@@ -3545,7 +3645,7 @@ const getHighlightedSearchMatches = (str, search) => {
|
|
|
3545
3645
|
return getDecoratedText(str, ranges);
|
|
3546
3646
|
};
|
|
3547
3647
|
|
|
3548
|
-
var css$E = {"root":"
|
|
3648
|
+
var css$E = {"root":"kUC1rV","column-gap":"sGCMys","columnGap":"sGCMys","title":"SYPJi8","subtitle":"Db4B5M","disabled":"Ijj9tg","multiline":"CknqNe"};
|
|
3549
3649
|
|
|
3550
3650
|
function PickerItem(props) {
|
|
3551
3651
|
const { highlightSearchMatches = true, size, avatarUrl, isLoading, isDisabled, icon, } = props;
|
|
@@ -3566,7 +3666,7 @@ function getAvatarSize(size, isMultiline) {
|
|
|
3566
3666
|
return settings.pickerInput.sizes.body[isMultiline ? 'itemAvatarMultilineMap' : 'itemAvatarMap'][size];
|
|
3567
3667
|
}
|
|
3568
3668
|
|
|
3569
|
-
var css$D = {"sub-header-wrapper":"
|
|
3669
|
+
var css$D = {"sub-header-wrapper":"GbVfL-","subHeaderWrapper":"GbVfL-","switch":"vrCY4k","no-found-modal-container":"dA6eR2","noFoundModalContainer":"dA6eR2","no-found-modal-container-icon":"M2piiW","noFoundModalContainerIcon":"M2piiW","no-found-modal-container-text":"lE3fmI","noFoundModalContainerText":"lE3fmI"};
|
|
3570
3670
|
|
|
3571
3671
|
function PickerModal(props) {
|
|
3572
3672
|
const { view, selection, dataSourceStateLens, dataSourceState, getDataSourceState, getName, clearSelection, getRows, getListProps, getFooterProps, isSingleSelect, handleDataSourceValueChange, } = uuiComponents.usePickerModal(props);
|
|
@@ -3621,7 +3721,7 @@ function PickerModal(props) {
|
|
|
3621
3721
|
React__namespace.default.createElement(ModalFooter, null, props.renderFooter ? props.renderFooter(getFooterProps()) : renderFooter()))));
|
|
3622
3722
|
}
|
|
3623
3723
|
|
|
3624
|
-
var css$C = {"tooltip":"
|
|
3724
|
+
var css$C = {"tooltip":"aJghw1"};
|
|
3625
3725
|
|
|
3626
3726
|
const PickerTogglerTag = /* @__PURE__ */React__namespace.forwardRef((props, ref) => {
|
|
3627
3727
|
const tagProps = {
|
|
@@ -3640,7 +3740,7 @@ const PickerTogglerTag = /* @__PURE__ */React__namespace.forwardRef((props, ref)
|
|
|
3640
3740
|
}
|
|
3641
3741
|
});
|
|
3642
3742
|
|
|
3643
|
-
var css$B = {"root":"
|
|
3743
|
+
var css$B = {"root":"VA3soz"};
|
|
3644
3744
|
|
|
3645
3745
|
const defaultMode = EditMode.FORM;
|
|
3646
3746
|
function applyPickerTogglerMods(mods) {
|
|
@@ -3741,7 +3841,7 @@ function PickerInputComponent({ highlightSearchMatches = true, ...props }, ref)
|
|
|
3741
3841
|
}
|
|
3742
3842
|
const PickerInput = /* @__PURE__ */React__namespace.default.forwardRef(PickerInputComponent);
|
|
3743
3843
|
|
|
3744
|
-
var css$A = {"row":"
|
|
3844
|
+
var css$A = {"row":"hn3fIe"};
|
|
3745
3845
|
|
|
3746
3846
|
function PickerListItem(props) {
|
|
3747
3847
|
let label;
|
|
@@ -3761,7 +3861,7 @@ function PickerListItem(props) {
|
|
|
3761
3861
|
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));
|
|
3762
3862
|
}
|
|
3763
3863
|
|
|
3764
|
-
var css$z = {"root":"
|
|
3864
|
+
var css$z = {"root":"_1H65me"};
|
|
3765
3865
|
|
|
3766
3866
|
function PickerList(props) {
|
|
3767
3867
|
const { context, view, onlySelectedView, getName, getEntityName, appendLastSelected, getSelectedIdsArray, buildRowsList, getMaxDefaultItems, dataSourceState, getModalTogglerCaption, } = uuiComponents.usePickerList(props);
|
|
@@ -3796,7 +3896,7 @@ function PickerList(props) {
|
|
|
3796
3896
|
}, selectedRows)));
|
|
3797
3897
|
}
|
|
3798
3898
|
|
|
3799
|
-
var css$y = {"root":"
|
|
3899
|
+
var css$y = {"root":"PEs6O7","wrapper":"UN3-S-","align-widgets-top":"vuSdsC","alignWidgetsTop":"vuSdsC","align-widgets-center":"_7-kgDR","alignWidgetsCenter":"_7-kgDR"};
|
|
3800
3900
|
|
|
3801
3901
|
function DataTableCell(initialProps) {
|
|
3802
3902
|
const props = { ...initialProps };
|
|
@@ -3836,6 +3936,8 @@ function DataTableCell(initialProps) {
|
|
|
3836
3936
|
props.isLastColumn && 'uui-dt-last-column',
|
|
3837
3937
|
css$y[`align-widgets-${props.alignActions || 'top'}`],
|
|
3838
3938
|
(props.border || isEditable) && 'uui-dt-vertical-cell-border',
|
|
3939
|
+
props.isDisabled && uuiCore.uuiMod.disabled,
|
|
3940
|
+
props.isReadonly && uuiCore.uuiMod.readonly,
|
|
3839
3941
|
];
|
|
3840
3942
|
props.style = {
|
|
3841
3943
|
'--uui-dt-cell-padding-start': getLeftPadding(),
|
|
@@ -3844,7 +3946,7 @@ function DataTableCell(initialProps) {
|
|
|
3844
3946
|
return React__namespace.createElement(uuiComponents.DataTableCell, { ...props });
|
|
3845
3947
|
}
|
|
3846
3948
|
|
|
3847
|
-
var css$x = {"root":"
|
|
3949
|
+
var css$x = {"root":"Al83d-"};
|
|
3848
3950
|
|
|
3849
3951
|
// Here we define a single instance of the renderCell function to make DataTableRow#shouldComponentUpdate work.
|
|
3850
3952
|
// 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.
|
|
@@ -3860,7 +3962,7 @@ const DataTableRow = /* @__PURE__ */uuiCore.withMods(uuiComponents.DataTableRow,
|
|
|
3860
3962
|
];
|
|
3861
3963
|
}, () => propsMods);
|
|
3862
3964
|
|
|
3863
|
-
var css$w = {"sorting-panel-container":"
|
|
3965
|
+
var css$w = {"sorting-panel-container":"BdguDy","sortingPanelContainer":"BdguDy"};
|
|
3864
3966
|
|
|
3865
3967
|
const SortingPanelImpl = ({ sortDirection, onSort }) => {
|
|
3866
3968
|
const sortAsc = React.useCallback(() => onSort(sortDirection === 'asc' ? undefined : 'asc'), [onSort]);
|
|
@@ -3885,7 +3987,7 @@ const ColumnHeaderDropdownImpl = (props) => {
|
|
|
3885
3987
|
};
|
|
3886
3988
|
const ColumnHeaderDropdown = /* @__PURE__ */React__namespace.default.memo(ColumnHeaderDropdownImpl);
|
|
3887
3989
|
|
|
3888
|
-
var css$v = {"root":"
|
|
3990
|
+
var css$v = {"root":"B3pgt7","caption-wrapper":"_60YL0I","captionWrapper":"_60YL0I","sort-icon":"Syzfxw","sortIcon":"Syzfxw","dropdown-icon":"FSguwV","dropdownIcon":"FSguwV","infoIcon":"_8GoHoD","resizable":"-Oznw4","align-right":"qvEyYN","alignRight":"qvEyYN","align-center":"KqqnGe","alignCenter":"KqqnGe","caption":"_7yU-dF","truncate":"Jgt8uv","upper-case":"bypD3a","upperCase":"bypD3a","checkbox":"NPraA4","icon":"K6XpWw","fold-all-icon":"gGswy2","foldAllIcon":"gGswy2","cell-tooltip":"MOB6ez","cellTooltip":"MOB6ez","resizing-marker":"WxU-9B","resizingMarker":"WxU-9B","pinned-right":"uExrGJ","pinnedRight":"uExrGJ","draggable":"LCforG","ghost":"hwM6eA","is-dragged-out":"_1ew2tx","isDraggedOut":"_1ew2tx","dnd-marker-left":"GfdVug","dndMarkerLeft":"GfdVug","dnd-marker-right":"TE1Di6","dndMarkerRight":"TE1Di6","cell-tooltip-wrapper":"RPWfZ0","cellTooltipWrapper":"RPWfZ0","cell-tooltip-text":"U2F6RS","cellTooltipText":"U2F6RS","tooltip-caption":"Hcq5sm","tooltipCaption":"Hcq5sm","tooltip-info":"OvPucH","tooltipInfo":"OvPucH"};
|
|
3889
3991
|
|
|
3890
3992
|
class DataTableHeaderCell extends React__namespace.Component {
|
|
3891
3993
|
constructor() {
|
|
@@ -3906,7 +4008,7 @@ class DataTableHeaderCell extends React__namespace.Component {
|
|
|
3906
4008
|
this.props.size >= '48' && css$v.truncate,
|
|
3907
4009
|
]);
|
|
3908
4010
|
return (React__namespace.createElement("div", { className: uuiCore.cx(css$v.captionWrapper, css$v['align-' + this.props.column.textAlign], uuiCore.uuiDataTableHeaderCell.uuiTableHeaderCaptionWrapper) },
|
|
3909
|
-
React__namespace.createElement(Tooltip, { placement: "top", color: "inverted", content: renderTooltip(this.props.column), cx: css$v.cellTooltip, openDelay: 600 },
|
|
4011
|
+
React__namespace.createElement(Tooltip, { placement: "top", color: "inverted", content: renderTooltip(this.props.column), cx: [css$v.cellTooltip, 'uui-dt-header-tooltip'], openDelay: 600 },
|
|
3910
4012
|
React__namespace.createElement("div", { key: "text", className: captionCx }, this.props.column.caption)),
|
|
3911
4013
|
this.props.column.isSortable && (!this.props.column.renderFilter || this.props.sortDirection) && (React__namespace.createElement(IconButton, { key: "sort", cx: uuiCore.cx(css$v.icon, css$v.sortIcon, this.props.sortDirection && css$v.sortIconActive, uuiCore.uuiDataTableHeaderCell.uuiTableHeaderSortIcon), color: this.props.sortDirection ? 'neutral' : 'secondary', icon: settings.dataTable.icons.header[this.props.sortDirection === 'desc' ? 'descSortIcon' : this.props.sortDirection === 'asc' ? 'ascSortIcon' : 'defaultSortIcon'] })),
|
|
3912
4014
|
this.props.isFilterActive && (React__namespace.createElement(IconButton, { key: "filter", cx: uuiCore.cx(css$v.icon, !this.props.sortDirection && css$v.filterIcon, uuiCore.uuiDataTableHeaderCell.uuiTableHeaderFilterIcon), color: "neutral", icon: settings.dataTable.icons.header.filterIcon })),
|
|
@@ -3979,7 +4081,7 @@ class DataTableHeaderCell extends React__namespace.Component {
|
|
|
3979
4081
|
}
|
|
3980
4082
|
}
|
|
3981
4083
|
|
|
3982
|
-
var css$u = {"root":"
|
|
4084
|
+
var css$u = {"root":"FjeTvW","caption-wrapper":"VwM8iG","captionWrapper":"VwM8iG","align-center":"_4OXnjr","alignCenter":"_4OXnjr","caption":"BTI-Tc","truncate":"_8oRs82","upper-case":"GOGHx2","upperCase":"GOGHx2","group-cell-tooltip":"OZyu8G","groupCellTooltip":"OZyu8G","group-cell-tooltip-wrapper":"cruDON","groupCellTooltipWrapper":"cruDON","group-cell-tooltip-text":"L-9AeE","groupCellTooltipText":"L-9AeE","tooltip-caption":"qecu37","tooltipCaption":"qecu37","tooltip-info":"wDwLy7","tooltipInfo":"wDwLy7"};
|
|
3983
4085
|
|
|
3984
4086
|
class DataTableHeaderGroupCell extends React__namespace.Component {
|
|
3985
4087
|
constructor() {
|
|
@@ -4019,7 +4121,7 @@ class DataTableHeaderGroupCell extends React__namespace.Component {
|
|
|
4019
4121
|
}
|
|
4020
4122
|
}
|
|
4021
4123
|
|
|
4022
|
-
var css$t = {"root":"
|
|
4124
|
+
var css$t = {"root":"XEJu6q"};
|
|
4023
4125
|
|
|
4024
4126
|
const DataTableHeaderRow = /* @__PURE__ */uuiCore.withMods(uuiComponents.DataTableHeaderRow, () => [css$t.root, 'uui-dt-vars'], (mods) => ({
|
|
4025
4127
|
renderCell: (props) => (React__namespace.createElement(DataTableHeaderCell, { ...props, size: mods.size, textCase: mods.textCase || 'normal', key: props.column.key, columnsGap: mods.columnsGap })),
|
|
@@ -4031,9 +4133,12 @@ const UUI_FILTERS_PANEL_ADD_BUTTON = 'uui-filters-panel-add-button';
|
|
|
4031
4133
|
const UUI_FILTERS_PANEL_ADD_BUTTON_BODY = 'uui-filters-panel-add-button-body';
|
|
4032
4134
|
const UUI_FILTERS_PANEL_ITEM_BODY = 'uui-filters-panel-item-body';
|
|
4033
4135
|
const UUI_FILTERS_PANEL_ITEM_TOGGLER = 'uui-filters-panel-item-toggler';
|
|
4136
|
+
const UUI_FILTERS_PANEL_ITEM_TOGGLER_TITLE = 'uui-filters-panel-item-toggler-title';
|
|
4137
|
+
const UUI_FILTERS_PANEL_ITEM_TOGGLER_SELECTION = 'uui-filters-panel-item-toggler-selection';
|
|
4138
|
+
const UUI_FILTERS_PANEL_ITEM_TOGGLER_POSTFIX = 'uui-filters-panel-item-toggler-postfix';
|
|
4034
4139
|
const UUI_FILTERS_PANEL_BODY_FOOTER = 'uui-filters-panel-item-footer';
|
|
4035
4140
|
|
|
4036
|
-
var css$s = {"root":"
|
|
4141
|
+
var css$s = {"root":"F6Hzv-","title-wrapper":"ipCLW3","titleWrapper":"ipCLW3","title":"C5rY7J","text-wrapper":"_9tL9lz","textWrapper":"_9tL9lz","selection":"RTDvaG","postfix":"RX7iSm","selected":"_65-vil"};
|
|
4037
4142
|
|
|
4038
4143
|
const FilterPanelItemToggler = /* @__PURE__ */React__namespace.forwardRef((props, ref) => {
|
|
4039
4144
|
const togglerPickerOpened = (e) => {
|
|
@@ -4056,14 +4161,14 @@ const FilterPanelItemToggler = /* @__PURE__ */React__namespace.forwardRef((props
|
|
|
4056
4161
|
};
|
|
4057
4162
|
const getTitle = props.predicateName ? `${props.title} ${props.predicateName}` : `${props.title}${props.selection ? ':' : ''}`;
|
|
4058
4163
|
const getSelectionText = () => props.selection.map((i, index) => (React__namespace.createElement(React__namespace.Fragment, { key: `${i}${index}` },
|
|
4059
|
-
React__namespace.createElement(
|
|
4164
|
+
React__namespace.createElement("div", { className: cx__default.default(css$s.selection, UUI_FILTERS_PANEL_ITEM_TOGGLER_SELECTION) }, i),
|
|
4060
4165
|
(props.postfix || index !== props.selection.length - 1) && React__namespace.createElement("span", null, ",\u00A0"))));
|
|
4061
4166
|
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 },
|
|
4062
4167
|
React__namespace.createElement("div", { className: css$s.titleWrapper },
|
|
4063
|
-
React__namespace.createElement(
|
|
4168
|
+
React__namespace.createElement("div", { className: cx__default.default(css$s.title, UUI_FILTERS_PANEL_ITEM_TOGGLER_TITLE) }, getTitle),
|
|
4064
4169
|
props.selection && (React__namespace.createElement("div", { className: css$s.textWrapper },
|
|
4065
4170
|
getSelectionText(),
|
|
4066
|
-
props.postfix && (React__namespace.createElement(
|
|
4171
|
+
props.postfix && (React__namespace.createElement("div", { className: cx__default.default(css$s.postfix, UUI_FILTERS_PANEL_ITEM_TOGGLER_POSTFIX) }, props.postfix))))),
|
|
4067
4172
|
!props.isDisabled && React__namespace.createElement(uuiComponents.IconContainer, { icon: settings.filtersPanel.icons.itemDropdownIcon, flipY: props.isOpen, cx: "uui-icon-dropdown" })));
|
|
4068
4173
|
});
|
|
4069
4174
|
|
|
@@ -4201,7 +4306,7 @@ function FilterRangeDatePickerBody(props) {
|
|
|
4201
4306
|
React__namespace.default.createElement(LinkButton, { isDisabled: !value.from && !value.to, caption: i18n.pickerModal.clearAllButton, onClick: () => onValueChange(defaultRangeValue) })))));
|
|
4202
4307
|
}
|
|
4203
4308
|
|
|
4204
|
-
var css$r = {"container":"
|
|
4309
|
+
var css$r = {"container":"vpA1cX"};
|
|
4205
4310
|
|
|
4206
4311
|
function FilterNumericBody(props) {
|
|
4207
4312
|
const isInRangePredicate = props?.selectedPredicate === 'inRange' || props?.selectedPredicate === 'notInRange';
|
|
@@ -4245,12 +4350,12 @@ function FilterNumericBody(props) {
|
|
|
4245
4350
|
return (React__namespace.default.createElement(FlexRow, { padding: "12" },
|
|
4246
4351
|
React__namespace.default.createElement(uuiComponents.FlexSpacer, null),
|
|
4247
4352
|
React__namespace.default.createElement(FlexCell, { width: "auto", alignSelf: "center" },
|
|
4248
|
-
React__namespace.default.createElement(LinkButton, { isDisabled: isClearDisabled, size: settings.filtersPanel.sizes[uuiCore.isMobile() ? 'mobileFooterLinkButton' : '
|
|
4353
|
+
React__namespace.default.createElement(LinkButton, { isDisabled: isClearDisabled, size: settings.filtersPanel.sizes[uuiCore.isMobile() ? 'mobileFooterLinkButton' : 'footerLinkButton'], caption: i18n.pickerInput.clearSelectionButtonSingle, onClick: clearSelection }))));
|
|
4249
4354
|
};
|
|
4250
4355
|
if (isInRangePredicate) {
|
|
4251
4356
|
const value = props.value;
|
|
4252
4357
|
return (React__namespace.default.createElement("div", null,
|
|
4253
|
-
React__namespace.default.createElement(FlexRow, { padding: "12", alignItems: "center",
|
|
4358
|
+
React__namespace.default.createElement(FlexRow, { padding: "12", alignItems: "center", columnGap: "12", borderBottom: true, cx: css$r.container },
|
|
4254
4359
|
React__namespace.default.createElement(FlexCell, { width: "100%" },
|
|
4255
4360
|
React__namespace.default.createElement(NumericInput, { size: settings.filtersPanel.sizes.default, value: value?.from ?? null, onValueChange: rangeValueHandler('from'), placeholder: "Min", formatOptions: { maximumFractionDigits: 2 } })),
|
|
4256
4361
|
React__namespace.default.createElement(FlexCell, { width: "100%" },
|
|
@@ -4281,7 +4386,7 @@ function FilterItemBody(props) {
|
|
|
4281
4386
|
}
|
|
4282
4387
|
}
|
|
4283
4388
|
|
|
4284
|
-
var css$q = {"body":"
|
|
4389
|
+
var css$q = {"body":"WKmXRR","header":"_5w20SY","title":"_0cT4Ff","removeButton":"_2b-9PW","with-search":"_5-XV9G","withSearch":"_5-XV9G"};
|
|
4285
4390
|
|
|
4286
4391
|
function useView(props, value) {
|
|
4287
4392
|
const forceUpdate = uuiCore.useForceUpdate();
|
|
@@ -4384,7 +4489,7 @@ function FiltersToolbarItemImpl(props) {
|
|
|
4384
4489
|
};
|
|
4385
4490
|
const getPickerItemName = (item, config) => {
|
|
4386
4491
|
if (item.isLoading) {
|
|
4387
|
-
return
|
|
4492
|
+
return settings.filtersPanel.renderPlaceholder();
|
|
4388
4493
|
}
|
|
4389
4494
|
if (item.isUnknown) {
|
|
4390
4495
|
return 'Unknown';
|
|
@@ -4587,88 +4692,7 @@ function FiltersToolbarImpl(props) {
|
|
|
4587
4692
|
}
|
|
4588
4693
|
const FiltersPanel = /* @__PURE__ */React__namespace.default.memo(FiltersToolbarImpl);
|
|
4589
4694
|
|
|
4590
|
-
var css$p = {"
|
|
4591
|
-
|
|
4592
|
-
var _path$9;
|
|
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); }
|
|
4594
|
-
var SvgActionSaveOutline = function SvgActionSaveOutline(props, ref) {
|
|
4595
|
-
return /*#__PURE__*/React__namespace.createElement("svg", _extends$9({
|
|
4596
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
4597
|
-
width: 24,
|
|
4598
|
-
height: 24,
|
|
4599
|
-
viewBox: "0 0 24 24",
|
|
4600
|
-
ref: ref
|
|
4601
|
-
}, props), _path$9 || (_path$9 = /*#__PURE__*/React__namespace.createElement("path", {
|
|
4602
|
-
d: "M17 3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2V7l-4-4zm2 16H5V5h11.17L19 7.83V19zm-7-7c-1.66 0-3 1.34-3 3s1.34 3 3 3 3-1.34 3-3-1.34-3-3-3zM6 6h9v4H6V6z"
|
|
4603
|
-
})));
|
|
4604
|
-
};
|
|
4605
|
-
var ForwardRef$9 = /*#__PURE__*/React.forwardRef(SvgActionSaveOutline);
|
|
4606
|
-
|
|
4607
|
-
var _path$8;
|
|
4608
|
-
function _extends$8() { return _extends$8 = 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$8.apply(null, arguments); }
|
|
4609
|
-
var SvgContentEditUndoOutline = function SvgContentEditUndoOutline(props, ref) {
|
|
4610
|
-
return /*#__PURE__*/React__namespace.createElement("svg", _extends$8({
|
|
4611
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
4612
|
-
width: 24,
|
|
4613
|
-
height: 24,
|
|
4614
|
-
viewBox: "0 0 24 24",
|
|
4615
|
-
ref: ref
|
|
4616
|
-
}, props), _path$8 || (_path$8 = /*#__PURE__*/React__namespace.createElement("path", {
|
|
4617
|
-
d: "M22.5 15a8.71 8.71 0 0 0-.712-3.513 9.158 9.158 0 0 0-1.926-2.85 9.152 9.152 0 0 0-2.85-1.925A8.709 8.709 0 0 0 13.5 6a8.71 8.71 0 0 0-3.513.712 9.167 9.167 0 0 0-2.85 1.925 9.154 9.154 0 0 0-1.924 2.85A8.705 8.705 0 0 0 4.5 15v.15L2.95 13.6 1.5 15l4 4 4-4-1.45-1.4-1.55 1.55V15c0-1.95.679-3.604 2.037-4.962C9.896 8.679 11.55 8 13.5 8c1.95 0 3.604.68 4.962 2.038C19.821 11.396 20.5 13.05 20.5 15h2z"
|
|
4618
|
-
})));
|
|
4619
|
-
};
|
|
4620
|
-
var ForwardRef$8 = /*#__PURE__*/React.forwardRef(SvgContentEditUndoOutline);
|
|
4621
|
-
|
|
4622
|
-
var _path$7;
|
|
4623
|
-
function _extends$7() { return _extends$7 = 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$7.apply(null, arguments); }
|
|
4624
|
-
var SvgActionCopyContentOutline = function SvgActionCopyContentOutline(props, ref) {
|
|
4625
|
-
return /*#__PURE__*/React__namespace.createElement("svg", _extends$7({
|
|
4626
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
4627
|
-
width: 24,
|
|
4628
|
-
height: 24,
|
|
4629
|
-
viewBox: "0 0 24 24",
|
|
4630
|
-
ref: ref
|
|
4631
|
-
}, props), _path$7 || (_path$7 = /*#__PURE__*/React__namespace.createElement("path", {
|
|
4632
|
-
fillRule: "evenodd",
|
|
4633
|
-
d: "M19 19H9V9h10M9 7a2 2 0 0 0-2 2v10a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V9a2 2 0 0 0-2-2H9zm5-4H5a2 2 0 0 0-2 2v9h2V5h9V3z",
|
|
4634
|
-
clipRule: "evenodd"
|
|
4635
|
-
})));
|
|
4636
|
-
};
|
|
4637
|
-
var ForwardRef$7 = /*#__PURE__*/React.forwardRef(SvgActionCopyContentOutline);
|
|
4638
|
-
|
|
4639
|
-
var _path$6;
|
|
4640
|
-
function _extends$6() { return _extends$6 = 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$6.apply(null, arguments); }
|
|
4641
|
-
var SvgContentEditFill = function SvgContentEditFill(props, ref) {
|
|
4642
|
-
return /*#__PURE__*/React__namespace.createElement("svg", _extends$6({
|
|
4643
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
4644
|
-
width: 24,
|
|
4645
|
-
height: 24,
|
|
4646
|
-
viewBox: "0 0 24 24",
|
|
4647
|
-
ref: ref
|
|
4648
|
-
}, props), _path$6 || (_path$6 = /*#__PURE__*/React__namespace.createElement("path", {
|
|
4649
|
-
d: "m19.3 8.925-4.25-4.2 1.4-1.4a1.92 1.92 0 0 1 1.413-.575 1.92 1.92 0 0 1 1.412.575l1.4 1.4c.383.383.583.846.6 1.388a1.806 1.806 0 0 1-.55 1.387L19.3 8.925zM17.85 10.4 7.25 21H3v-4.25l10.6-10.6 4.25 4.25z"
|
|
4650
|
-
})));
|
|
4651
|
-
};
|
|
4652
|
-
var ForwardRef$6 = /*#__PURE__*/React.forwardRef(SvgContentEditFill);
|
|
4653
|
-
|
|
4654
|
-
var _path$5, _path2;
|
|
4655
|
-
function _extends$5() { return _extends$5 = 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$5.apply(null, arguments); }
|
|
4656
|
-
var SvgContentLinkOutline = function SvgContentLinkOutline(props, ref) {
|
|
4657
|
-
return /*#__PURE__*/React__namespace.createElement("svg", _extends$5({
|
|
4658
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
4659
|
-
width: 24,
|
|
4660
|
-
height: 24,
|
|
4661
|
-
viewBox: "0 0 24 24",
|
|
4662
|
-
ref: ref
|
|
4663
|
-
}, props), _path$5 || (_path$5 = /*#__PURE__*/React__namespace.createElement("path", {
|
|
4664
|
-
d: "M12 4.93A5 5 0 0 1 19.07 12l-1.06 1.06c.12-.85.022-1.725-.295-2.534a3 3 0 0 0-4.302-4.182l-2.828 2.828a3 3 0 0 0-.07 4.17l.07.073-1.415 1.414a5 5 0 0 1 0-7.071L12 4.929z"
|
|
4665
|
-
})), _path2 || (_path2 = /*#__PURE__*/React__namespace.createElement("path", {
|
|
4666
|
-
d: "m4.93 12 .989-.99a5.018 5.018 0 0 0 .297 2.54 3 3 0 0 0 4.37 4.107l2.829-2.828a3 3 0 0 0-.828-4.83l1.464-1.463a5 5 0 0 1 .778 7.707L12 19.071a5 5 0 0 1-7.07-7.07z"
|
|
4667
|
-
})));
|
|
4668
|
-
};
|
|
4669
|
-
var ForwardRef$5 = /*#__PURE__*/React.forwardRef(SvgContentLinkOutline);
|
|
4670
|
-
|
|
4671
|
-
var css$o = {"delete-button":"ITNgki","deleteButton":"ITNgki","tab-button":"GOfUKC","tabButton":"GOfUKC","targetOpen":"Yx-cpV"};
|
|
4695
|
+
var css$p = {"delete-button":"Xn6gFw","deleteButton":"Xn6gFw","tab-button":"UjPw0D","tabButton":"UjPw0D","targetOpen":"_3ySq4s"};
|
|
4672
4696
|
|
|
4673
4697
|
function PresetActionsDropdown(props) {
|
|
4674
4698
|
const { uuiNotifications } = uuiCore.useUuiContext();
|
|
@@ -4693,7 +4717,7 @@ function PresetActionsDropdown(props) {
|
|
|
4693
4717
|
const successNotificationHandler = React.useCallback((text) => {
|
|
4694
4718
|
uuiNotifications
|
|
4695
4719
|
.show((props) => (React__namespace.default.createElement(SuccessNotification, { ...props },
|
|
4696
|
-
React__namespace.default.createElement(
|
|
4720
|
+
React__namespace.default.createElement("div", { className: "uui-presets-panel-notification-text" }, text))), { duration: 3 })
|
|
4697
4721
|
.catch(() => null);
|
|
4698
4722
|
}, []);
|
|
4699
4723
|
const saveInCurrentHandler = React.useCallback(() => {
|
|
@@ -4716,32 +4740,32 @@ function PresetActionsDropdown(props) {
|
|
|
4716
4740
|
const isRenameAvailable = props.preset.id === props.activePresetId && !isReadonlyPreset;
|
|
4717
4741
|
return (React__namespace.default.createElement(DropdownMenuBody, { ...dropdownProps },
|
|
4718
4742
|
isPresetChanged && (React__namespace.default.createElement(React__namespace.default.Fragment, null,
|
|
4719
|
-
!isReadonlyPreset && (React__namespace.default.createElement(DropdownMenuButton, { key: `${props.preset.id}-save-in-current`, icon:
|
|
4720
|
-
React__namespace.default.createElement(DropdownMenuButton, { key: `${props.preset.id}-save-as-new`, icon:
|
|
4743
|
+
!isReadonlyPreset && (React__namespace.default.createElement(DropdownMenuButton, { key: `${props.preset.id}-save-in-current`, icon: settings.presetsPanel.icons.saveInCurrentIcon, caption: "Save in current", onClick: () => { dropdownProps.onClose(); saveInCurrentHandler(); } })),
|
|
4744
|
+
React__namespace.default.createElement(DropdownMenuButton, { key: `${props.preset.id}-save-as-new`, icon: settings.presetsPanel.icons.saveAsNewIcon, caption: "Save as new",
|
|
4721
4745
|
// We add setTimeout to call addPreset after dropdown will be closed, since dropdown has focus lock, and it broke autofocus on add new preset input
|
|
4722
4746
|
onClick: () => { dropdownProps.onClose(); setTimeout(() => props.addPreset(), 0); } }),
|
|
4723
|
-
React__namespace.default.createElement(DropdownMenuButton, { key: `${props.preset.id}-discard`, icon:
|
|
4747
|
+
React__namespace.default.createElement(DropdownMenuButton, { key: `${props.preset.id}-discard`, icon: settings.presetsPanel.icons.discardChangesIcon, caption: "Discard all changes", onClick: () => { dropdownProps.onClose(); discardAllChangesHandler(); } }),
|
|
4724
4748
|
React__namespace.default.createElement(DropdownMenuSplitter, { key: "discard-splitter" }))),
|
|
4725
|
-
isRenameAvailable && (React__namespace.default.createElement(DropdownMenuButton, { key: `${props.preset.id}-rename`, icon:
|
|
4726
|
-
React__namespace.default.createElement(DropdownMenuButton, { key: `${props.preset.id}-duplicate`, icon:
|
|
4727
|
-
React__namespace.default.createElement(DropdownMenuButton, { key: `${props.preset.id}-copyLink`, icon:
|
|
4749
|
+
isRenameAvailable && (React__namespace.default.createElement(DropdownMenuButton, { key: `${props.preset.id}-rename`, icon: settings.presetsPanel.icons.renameIcon, caption: "Rename", onClick: props.renamePreset })),
|
|
4750
|
+
React__namespace.default.createElement(DropdownMenuButton, { key: `${props.preset.id}-duplicate`, icon: settings.presetsPanel.icons.copyIcon, caption: "Duplicate", onClick: () => { dropdownProps.onClose(); duplicateHandler(); } }),
|
|
4751
|
+
React__namespace.default.createElement(DropdownMenuButton, { key: `${props.preset.id}-copyLink`, icon: settings.presetsPanel.icons.copyLinkIcon, caption: "Copy Link", onClick: copyUrlToClipboard }),
|
|
4728
4752
|
!isReadonlyPreset && (React__namespace.default.createElement(React__namespace.default.Fragment, null,
|
|
4729
4753
|
React__namespace.default.createElement(DropdownMenuSplitter, { key: "delete-splitter" }),
|
|
4730
|
-
React__namespace.default.createElement(DropdownMenuButton, { icon:
|
|
4754
|
+
React__namespace.default.createElement(DropdownMenuButton, { icon: settings.presetsPanel.icons.deleteIcon, caption: "Delete", cx: css$p.deleteButton, onClick: deleteHandler })))));
|
|
4731
4755
|
};
|
|
4732
4756
|
const renderTarget = React.useCallback((dropdownProps) => {
|
|
4733
|
-
return (React__namespace.default.createElement(IconButton, { cx: [css$
|
|
4757
|
+
return (React__namespace.default.createElement(IconButton, { cx: [css$p.tabButton, dropdownProps.isOpen && css$p.targetOpen], color: props.preset.id === props.activePresetId ? 'primary' : 'neutral', ...dropdownProps, icon: settings.presetsPanel.icons.menuIcon, size: settings.presetsPanel.sizes.dropdownTargetIconButton }));
|
|
4734
4758
|
}, []);
|
|
4735
4759
|
return (React__namespace.default.createElement(Dropdown, { renderBody: renderBody, renderTarget: renderTarget, placement: "bottom-end", modifiers: [{ name: 'offset', options: { offset: [0, 22] } }] }));
|
|
4736
4760
|
}
|
|
4737
4761
|
|
|
4738
|
-
var css$n = {"preset-input-cell":"ORuLWh","presetInputCell":"ORuLWh","preset-input":"Dxhku2","presetInput":"Dxhku2"};
|
|
4739
|
-
|
|
4740
4762
|
const UUI_PRESETS_PANEL_ADD_BUTTON = 'uui-presets-panel-add-button';
|
|
4741
4763
|
const UUI_PRESETS_PANEL_MORE_BUTTON = 'uui-presets-panel-more-button';
|
|
4742
4764
|
const UUI_PRESETS_PANEL_INPUT = 'uui-presets-panel-input';
|
|
4743
4765
|
const UUI_PRESETS_PANEL_PRESET = 'uui-presets-panel-preset';
|
|
4744
4766
|
|
|
4767
|
+
var css$o = {"preset-input-cell":"nBIHXP","presetInputCell":"nBIHXP","preset-input":"SxuqCm","presetInput":"SxuqCm"};
|
|
4768
|
+
|
|
4745
4769
|
function PresetInput(props) {
|
|
4746
4770
|
const [presetCaption, setPresetCaption] = React.useState(props.preset?.name || '');
|
|
4747
4771
|
const [readonly, setReadonly] = React.useState(false);
|
|
@@ -4763,11 +4787,11 @@ function PresetInput(props) {
|
|
|
4763
4787
|
}
|
|
4764
4788
|
props.onCancel();
|
|
4765
4789
|
}, [presetCaption.length, props.onCancel]);
|
|
4766
|
-
return (React__namespace.default.createElement(FlexCell, { cx: [css$
|
|
4767
|
-
React__namespace.default.createElement(TextInput, { cx: css$
|
|
4790
|
+
return (React__namespace.default.createElement(FlexCell, { cx: [css$o.presetInputCell, UUI_PRESETS_PANEL_INPUT], minWidth: 180 },
|
|
4791
|
+
React__namespace.default.createElement(TextInput, { cx: css$o.presetInput, onValueChange: setPresetCaption, value: presetCaption, onCancel: cancelActionHandler, onAccept: acceptActionHandler, onBlur: newPresetOnBlurHandler, autoFocus: true, maxLength: 50, isReadonly: readonly })));
|
|
4768
4792
|
}
|
|
4769
4793
|
|
|
4770
|
-
var css$
|
|
4794
|
+
var css$n = {"preset":"QaxCPX","activePreset":"mBmJyC"};
|
|
4771
4795
|
|
|
4772
4796
|
function Preset(props) {
|
|
4773
4797
|
const [isRenamePreset, setIsRenamePreset] = React.useState(false);
|
|
@@ -4789,25 +4813,10 @@ function Preset(props) {
|
|
|
4789
4813
|
}, [props.preset]);
|
|
4790
4814
|
const isPresetActive = props.activePresetId === props.preset.id;
|
|
4791
4815
|
const PresetActionsDropdownComponent = React.useCallback(() => React__namespace.default.createElement(PresetActionsDropdown, { renamePreset: setPresetForRename, ...props }), [props.preset, props.tableState, props.activePresetId]);
|
|
4792
|
-
return (React__namespace.default.createElement(FlexCell, { key: props.preset.id, alignSelf: "center", width: "auto" }, isRenamePreset ? (React__namespace.default.createElement(PresetInput, { onCancel: cancelRenamePreset, onSuccess: handlePresetRename, preset: props.preset })) : (React__namespace.default.createElement(TabButton, { caption: props.preset.name, onClick: !isPresetActive && choosePresetHandler, cx: [css$
|
|
4816
|
+
return (React__namespace.default.createElement(FlexCell, { key: props.preset.id, alignSelf: "center", width: "auto" }, isRenamePreset ? (React__namespace.default.createElement(PresetInput, { onCancel: cancelRenamePreset, onSuccess: handlePresetRename, preset: props.preset })) : (React__namespace.default.createElement(TabButton, { caption: props.preset.name, onClick: !isPresetActive && choosePresetHandler, cx: [css$n.preset, isPresetActive && css$n.activePreset, UUI_PRESETS_PANEL_PRESET], size: settings.presetsPanel.sizes.tabButton, withNotify: isPresetActive && props.hasPresetChanged(props.preset), icon: PresetActionsDropdownComponent, iconPosition: "right", isLinkActive: isPresetActive }))));
|
|
4793
4817
|
}
|
|
4794
4818
|
|
|
4795
|
-
var
|
|
4796
|
-
function _extends$4() { return _extends$4 = 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$4.apply(null, arguments); }
|
|
4797
|
-
var SvgActionDeleteForeverFill = function SvgActionDeleteForeverFill(props, ref) {
|
|
4798
|
-
return /*#__PURE__*/React__namespace.createElement("svg", _extends$4({
|
|
4799
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
4800
|
-
width: 24,
|
|
4801
|
-
height: 24,
|
|
4802
|
-
viewBox: "0 0 24 24",
|
|
4803
|
-
ref: ref
|
|
4804
|
-
}, props), _path$4 || (_path$4 = /*#__PURE__*/React__namespace.createElement("path", {
|
|
4805
|
-
fillRule: "evenodd",
|
|
4806
|
-
d: "M7 21c-1.1 0-2-.9-2-2V8h14v11c0 1.1-.9 2-2 2H7zm8-17h5v2H4V4h5V3h6v1zM9.4 18.5l2.6-2.6 2.6 2.6 1.4-1.4-2.6-2.6 2.6-2.6-1.4-1.4-2.6 2.6-2.6-2.6L8 11.9l2.6 2.6L8 17.1l1.4 1.4z",
|
|
4807
|
-
clipRule: "evenodd"
|
|
4808
|
-
})));
|
|
4809
|
-
};
|
|
4810
|
-
var ForwardRef$4 = /*#__PURE__*/React.forwardRef(SvgActionDeleteForeverFill);
|
|
4819
|
+
var css$m = {"divider":"vZjXP7","dropdownDeleteIcon":"WRQV3j","presetsWrapper":"ZtDQCx","addPresetContainer":"y94l-2","dropContainer":"aSCm8q"};
|
|
4811
4820
|
|
|
4812
4821
|
function PresetsPanel(props) {
|
|
4813
4822
|
const [isAddingPreset, setIsAddingPreset] = React.useState(false);
|
|
@@ -4822,16 +4831,16 @@ function PresetsPanel(props) {
|
|
|
4822
4831
|
return React__namespace.default.createElement(Preset, { key: preset.id, preset: preset, addPreset: setAddingPreset, ...presetApi });
|
|
4823
4832
|
};
|
|
4824
4833
|
const renderAddPresetButton = React.useCallback(() => {
|
|
4825
|
-
return (React__namespace.default.createElement("div", { key: "addingPresetBlock", className: css$
|
|
4834
|
+
return (React__namespace.default.createElement("div", { key: "addingPresetBlock", className: css$m.addPresetContainer }, !isAddingPreset ? (React__namespace.default.createElement(Button, { cx: UUI_PRESETS_PANEL_ADD_BUTTON, onClick: setAddingPreset, caption: i18n.presetPanel.addCaption, icon: settings.presetsPanel.icons.addIcon, iconPosition: "left", fill: "ghost", color: "primary" })) : (React__namespace.default.createElement(PresetInput, { onCancel: cancelAddingPreset, onSuccess: props.createNewPreset }))));
|
|
4826
4835
|
}, [isAddingPreset]);
|
|
4827
4836
|
const onPresetDropdownSelect = (preset) => {
|
|
4828
4837
|
props.choosePreset(preset.preset);
|
|
4829
4838
|
};
|
|
4830
4839
|
const renderMoreButtonDropdown = (item, hiddenItems) => {
|
|
4831
4840
|
return (React__namespace.default.createElement(Dropdown, { key: "more", renderTarget: (props) => (React__namespace.default.createElement(FlexRow, null,
|
|
4832
|
-
React__namespace.default.createElement("div", { className: css$
|
|
4841
|
+
React__namespace.default.createElement("div", { className: css$m.divider }),
|
|
4833
4842
|
React__namespace.default.createElement(Button, { cx: UUI_PRESETS_PANEL_MORE_BUTTON, fill: "ghost", color: "secondary", caption: `${hiddenItems?.length || ''} more`, ...props }))), renderBody: (propsBody) => (React__namespace.default.createElement(DropdownMenuBody, { minWidth: 230, maxHeight: 300, ...propsBody },
|
|
4834
|
-
React__namespace.default.createElement(ScrollBars, null, hiddenItems.map((hiddenItem) => (React__namespace.default.createElement(DropdownMenuButton, { key: hiddenItem.preset.id, onClick: () => onPresetDropdownSelect(hiddenItem), caption: hiddenItem.preset.name, icon: !hiddenItem.preset.isReadonly &&
|
|
4843
|
+
React__namespace.default.createElement(ScrollBars, null, hiddenItems.map((hiddenItem) => (React__namespace.default.createElement(DropdownMenuButton, { key: hiddenItem.preset.id, onClick: () => onPresetDropdownSelect(hiddenItem), caption: hiddenItem.preset.name, icon: !hiddenItem.preset.isReadonly && settings.presetsPanel.icons.deleteIcon, iconPosition: "right", cx: css$m.dropdownDeleteIcon, onIconClick: !hiddenItem.preset.isReadonly && (() => props.deletePreset(hiddenItem.preset)) })))))) }));
|
|
4835
4844
|
};
|
|
4836
4845
|
const getPresetPriority = (preset, index) => {
|
|
4837
4846
|
return preset.id === props.activePresetId ? 100499 : 1000 - index;
|
|
@@ -4852,7 +4861,7 @@ function PresetsPanel(props) {
|
|
|
4852
4861
|
];
|
|
4853
4862
|
};
|
|
4854
4863
|
return (React__namespace.default.createElement(FlexCell, { grow: 1, minWidth: 310, rawProps: props.rawProps },
|
|
4855
|
-
React__namespace.default.createElement(FlexRow, { size: null, columnGap: "12", cx: css$
|
|
4864
|
+
React__namespace.default.createElement(FlexRow, { size: null, columnGap: "12", cx: css$m.presetsWrapper },
|
|
4856
4865
|
React__namespace.default.createElement(uuiComponents.AdaptivePanel, { items: getPanelItems() }))));
|
|
4857
4866
|
}
|
|
4858
4867
|
|
|
@@ -4893,7 +4902,7 @@ const useColumnsWithFilters = (initialColumns, filters) => {
|
|
|
4893
4902
|
return columns;
|
|
4894
4903
|
};
|
|
4895
4904
|
|
|
4896
|
-
var css$l = {"unpin-icon":"
|
|
4905
|
+
var css$l = {"unpin-icon":"KqyjbV","unpinIcon":"KqyjbV","pin-toggler-icon":"xyAwy9","pinTogglerIcon":"xyAwy9"};
|
|
4897
4906
|
|
|
4898
4907
|
function PinIconButton(props) {
|
|
4899
4908
|
const i18nLocal = i18n.tables.columnsConfigurationModal;
|
|
@@ -4935,7 +4944,7 @@ function getUnpinIcon(params) {
|
|
|
4935
4944
|
}
|
|
4936
4945
|
}
|
|
4937
4946
|
|
|
4938
|
-
var css$k = {"row-wrapper":"
|
|
4947
|
+
var css$k = {"row-wrapper":"V9NCTO","rowWrapper":"V9NCTO","pin-icon-button":"NfxrYd","pinIconButton":"NfxrYd","not-pinned":"_7PMI9i","notPinned":"_7PMI9i","checkbox":"C35u5f","drag-handle":"ZAjyAI","dragHandle":"ZAjyAI","dnd-disabled":"nG-MK8","dndDisabled":"nG-MK8"};
|
|
4939
4948
|
|
|
4940
4949
|
const ColumnRow = /* @__PURE__ */React__namespace.memo(function ColumnRow(props) {
|
|
4941
4950
|
const { column } = props;
|
|
@@ -4958,7 +4967,7 @@ const ColumnRow = /* @__PURE__ */React__namespace.memo(function ColumnRow(props)
|
|
|
4958
4967
|
return (React__namespace.createElement(uuiCore.DndActor, { key: column.key, srcData: isDndAllowed && data, dstData: data, canAcceptDrop: onCanAcceptDrop, onDrop: onDrop, render: renderContent }));
|
|
4959
4968
|
});
|
|
4960
4969
|
|
|
4961
|
-
var css$j = {"root":"
|
|
4970
|
+
var css$j = {"root":"_3vvySR","main-panel":"C7YP78","mainPanel":"C7YP78","group":"UnnD1z","group-title":"OZu8vH","groupTitle":"OZu8vH","group-items":"IRRkso","groupItems":"IRRkso","no-data":"tAOtGR","noData":"tAOtGR","no-data-title":"jHawa-","noDataTitle":"jHawa-","no-data-sub-title":"wZYMqy","noDataSubTitle":"wZYMqy","h-divider":"FnCJwO","hDivider":"FnCJwO","search-area":"_-1DxmA","searchArea":"_-1DxmA","subgroup-accordion":"DfkSg2","subgroupAccordion":"DfkSg2","subgroup":"-hiAWQ","subgroup-title":"Tw-YAL","subgroupTitle":"Tw-YAL"};
|
|
4962
4971
|
|
|
4963
4972
|
const renderGroupTitle = (title, amount) => (React__namespace.createElement(FlexRow, { cx: css$j.group },
|
|
4964
4973
|
React__namespace.createElement(Text, { size: "none", cx: css$j.groupTitle }, title),
|
|
@@ -5060,7 +5069,7 @@ const getChildrenAndRest = (row, rows) => {
|
|
|
5060
5069
|
return [children, rest];
|
|
5061
5070
|
};
|
|
5062
5071
|
|
|
5063
|
-
var css$i = {"listContainer":"
|
|
5072
|
+
var css$i = {"listContainer":"VrRk0t","header":"gPi-KU","group":"_4nJL-H","stickyHeader":"_23MCQ7"};
|
|
5064
5073
|
|
|
5065
5074
|
function DataRowsGroup({ row, childRows, renderRow, top = 1, }) {
|
|
5066
5075
|
const rowRef = React.useRef();
|
|
@@ -5095,12 +5104,12 @@ function DataRowsGroups({ rows, renderRow, top = 1, }) {
|
|
|
5095
5104
|
}
|
|
5096
5105
|
|
|
5097
5106
|
function DataRowsContainer({ estimatedHeight, listContainerRef, offsetY, rows, renderRow, headerRef, }) {
|
|
5098
|
-
return (React__namespace.default.createElement("div", { className: css$i.listContainer, style: { minHeight: `${estimatedHeight}px` } },
|
|
5107
|
+
return (React__namespace.default.createElement("div", { className: cx__default.default(css$i.listContainer, 'uui-dt-data_row_container'), style: { minHeight: `${estimatedHeight}px` } },
|
|
5099
5108
|
React__namespace.default.createElement("div", { ref: listContainerRef, role: "rowgroup", style: { marginTop: offsetY } },
|
|
5100
5109
|
React__namespace.default.createElement(DataRowsGroups, { rows: rows, renderRow: renderRow, top: headerRef?.current?.clientHeight }))));
|
|
5101
5110
|
}
|
|
5102
5111
|
|
|
5103
|
-
var css$h = {"root":"
|
|
5112
|
+
var css$h = {"root":"Gq6XNb","sticky-header":"S7tAGP","stickyHeader":"S7tAGP","no-results":"Q0LgqT","noResults":"Q0LgqT","icon":"SBT7CI","title":"hOf-G9"};
|
|
5104
5113
|
|
|
5105
5114
|
function DataTable(props) {
|
|
5106
5115
|
const { uuiModals } = uuiCore.useUuiContext();
|
|
@@ -5132,7 +5141,7 @@ function DataTable(props) {
|
|
|
5132
5141
|
props.columns, config, defaultConfig, props.value, props.onValueChange, props.renderColumnsConfigurationModal,
|
|
5133
5142
|
]);
|
|
5134
5143
|
const renderRowsContainer = React__namespace.useCallback(({ listContainerRef, estimatedHeight, offsetY, scrollShadows }) => (React__namespace.createElement(React__namespace.Fragment, null,
|
|
5135
|
-
React__namespace.createElement("div", { className: css$h.stickyHeader, ref: headerRef },
|
|
5144
|
+
React__namespace.createElement("div", { className: uuiCore.cx(css$h.stickyHeader, 'uui-dt-sticky_header'), ref: headerRef },
|
|
5136
5145
|
React__namespace.createElement(DataTableHeaderRow, { columns: columns, columnGroups: props.columnGroups, onConfigButtonClick: props.showColumnsConfig && onConfigurationButtonClick, selectAll: props.selectAll, size: props.headerSize || settings.dataTable.sizes.header.row, textCase: props.headerTextCase, allowColumnsReordering: props.allowColumnsReordering, allowColumnsResizing: props.allowColumnsResizing, showFoldAll: props.showFoldAll, value: { ...props.value, columnsConfig: config }, onValueChange: props.onValueChange, columnsGap: props.columnsGap }),
|
|
5137
5146
|
React__namespace.createElement("div", { className: uuiCore.cx(uuiCore.uuiScrollShadows.top, {
|
|
5138
5147
|
[uuiCore.uuiScrollShadows.topVisible]: scrollShadows.verticalTop,
|
|
@@ -5149,9 +5158,9 @@ function DataTable(props) {
|
|
|
5149
5158
|
} }))));
|
|
5150
5159
|
}
|
|
5151
5160
|
|
|
5152
|
-
var css$g = {"root":"
|
|
5161
|
+
var css$g = {"root":"XBu-sN"};
|
|
5153
5162
|
|
|
5154
|
-
var css$f = {"root":"
|
|
5163
|
+
var css$f = {"root":"Wb-k2-","burger-content":"_3ddw4B","burgerContent":"_3ddw4B"};
|
|
5155
5164
|
|
|
5156
5165
|
var _path$3;
|
|
5157
5166
|
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); }
|
|
@@ -5173,7 +5182,7 @@ function applyBurgerMods() {
|
|
|
5173
5182
|
}
|
|
5174
5183
|
const Burger = /* @__PURE__ */uuiCore.withMods(uuiComponents.Burger, applyBurgerMods, () => ({
|
|
5175
5184
|
burgerIcon: ForwardRef$3,
|
|
5176
|
-
crossIcon: ForwardRef$
|
|
5185
|
+
crossIcon: ForwardRef$Q,
|
|
5177
5186
|
burgerContentCx: css$f.burgerContent,
|
|
5178
5187
|
}));
|
|
5179
5188
|
|
|
@@ -5194,7 +5203,7 @@ var SvgNavigationArrowDownOutline = function SvgNavigationArrowDownOutline(props
|
|
|
5194
5203
|
};
|
|
5195
5204
|
var ForwardRef$2 = /*#__PURE__*/React.forwardRef(SvgNavigationArrowDownOutline);
|
|
5196
5205
|
|
|
5197
|
-
var css$e = {"root":"
|
|
5206
|
+
var css$e = {"root":"NWN-lE","button-primary":"ivCl8M","buttonPrimary":"ivCl8M","button-secondary":"YtqjIM","buttonSecondary":"YtqjIM","hasIcon":"GVpqBR","dropdown":"rD8vTR"};
|
|
5198
5207
|
|
|
5199
5208
|
const BurgerButton = /* @__PURE__ */uuiCore.withMods(uuiComponents.Button, (props) => [
|
|
5200
5209
|
css$e.root,
|
|
@@ -5205,13 +5214,13 @@ const BurgerButton = /* @__PURE__ */uuiCore.withMods(uuiComponents.Button, (prop
|
|
|
5205
5214
|
props.icon && css$e.hasIcon,
|
|
5206
5215
|
], () => ({ dropdownIcon: ForwardRef$2, dropdownIconPosition: 'left', role: 'menuitem' }));
|
|
5207
5216
|
|
|
5208
|
-
var css$d = {"search-input":"
|
|
5217
|
+
var css$d = {"search-input":"KkCdB9","searchInput":"KkCdB9"};
|
|
5209
5218
|
|
|
5210
5219
|
function BurgerSearch(props) {
|
|
5211
|
-
return (React__namespace.createElement(uuiComponents.TextInput, { cx: cx__default.default(css$d.searchInput, 'uui-main_menu-burger-search'), iconPosition: "left", icon: ForwardRef$
|
|
5220
|
+
return (React__namespace.createElement(uuiComponents.TextInput, { cx: cx__default.default(css$d.searchInput, 'uui-main_menu-burger-search'), iconPosition: "left", icon: ForwardRef$M, placeholder: props.placeholder, value: props.value, onValueChange: props.onValueChange, onCancel: props.onCancel, cancelIcon: props.value && ForwardRef$Q }));
|
|
5212
5221
|
}
|
|
5213
5222
|
|
|
5214
|
-
var css$c = {"root":"
|
|
5223
|
+
var css$c = {"root":"z2ilc1","group-header":"_3uVDzx","groupHeader":"_3uVDzx","group-name":"w59X1G","groupName":"w59X1G","line":"LaTqee"};
|
|
5215
5224
|
|
|
5216
5225
|
function BurgerGroupHeader(props) {
|
|
5217
5226
|
return (React__namespace.createElement("div", { className: cx__default.default(css$c.root, css$c.groupHeader, 'uui-burger-group-header') },
|
|
@@ -5219,7 +5228,7 @@ function BurgerGroupHeader(props) {
|
|
|
5219
5228
|
React__namespace.createElement("span", { className: css$c.groupName }, props.caption)));
|
|
5220
5229
|
}
|
|
5221
5230
|
|
|
5222
|
-
var css$b = {"root":"
|
|
5231
|
+
var css$b = {"root":"_3lkVhY","type-primary":"wuyxKk","typePrimary":"wuyxKk","type-secondary":"GJm-Tx","typeSecondary":"GJm-Tx"};
|
|
5223
5232
|
|
|
5224
5233
|
const MainMenuButton = /* @__PURE__ */React__namespace.forwardRef((props, ref) => {
|
|
5225
5234
|
const { type, ...clickableProps } = props;
|
|
@@ -5238,10 +5247,10 @@ const MainMenuButton = /* @__PURE__ */React__namespace.forwardRef((props, ref) =
|
|
|
5238
5247
|
props.caption && (React__namespace.createElement("div", { className: uuiCore.uuiElement.caption }, props.caption)),
|
|
5239
5248
|
props.count !== undefined && props.count !== null && (React__namespace.createElement(CountIndicator, { caption: props.count, color: "neutral", size: "18" })),
|
|
5240
5249
|
props.icon && props.iconPosition === 'right' && (React__namespace.createElement(uuiComponents.IconContainer, { icon: props.icon, onClick: props.onIconClick })),
|
|
5241
|
-
props.isDropdown && (React__namespace.createElement(uuiComponents.IconContainer, { icon: ForwardRef$
|
|
5250
|
+
props.isDropdown && (React__namespace.createElement(uuiComponents.IconContainer, { icon: ForwardRef$P, flipY: props.isOpen }))));
|
|
5242
5251
|
});
|
|
5243
5252
|
|
|
5244
|
-
var css$a = {"dropdown-body":"
|
|
5253
|
+
var css$a = {"dropdown-body":"PTVTSZ","dropdownBody":"PTVTSZ"};
|
|
5245
5254
|
|
|
5246
5255
|
class MainMenuDropdown extends React__namespace.Component {
|
|
5247
5256
|
render() {
|
|
@@ -5299,28 +5308,28 @@ var SvgNavigationGlobalMenuOutlineOutline = function SvgNavigationGlobalMenuOutl
|
|
|
5299
5308
|
};
|
|
5300
5309
|
var ForwardRef$1 = /*#__PURE__*/React.forwardRef(SvgNavigationGlobalMenuOutlineOutline);
|
|
5301
5310
|
|
|
5302
|
-
var css$9 = {"global-menu-btn":"
|
|
5311
|
+
var css$9 = {"global-menu-btn":"Zw0BYa","globalMenuBtn":"Zw0BYa","global-menu-icon":"HiQpCI","globalMenuIcon":"HiQpCI"};
|
|
5303
5312
|
|
|
5304
5313
|
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 },
|
|
5305
5314
|
React__namespace.createElement(uuiComponents.IconContainer, { size: 36, icon: ForwardRef$1, cx: css$9.globalMenuIcon }))));
|
|
5306
5315
|
|
|
5307
|
-
var css$8 = {"container":"
|
|
5316
|
+
var css$8 = {"container":"hAD8l-","open":"h1dcVi","folding-arrow":"WCSi1T","foldingArrow":"WCSi1T"};
|
|
5308
5317
|
|
|
5309
5318
|
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 },
|
|
5310
5319
|
React__namespace.createElement(uuiComponents.Avatar, { size: "36", img: props.avatarUrl }),
|
|
5311
5320
|
props.icon && React__namespace.createElement(uuiComponents.IconContainer, { icon: props.icon }),
|
|
5312
5321
|
props.isDropdown && (React__namespace.createElement("div", null,
|
|
5313
|
-
React__namespace.createElement(uuiComponents.IconContainer, { size: 18, icon: ForwardRef$
|
|
5322
|
+
React__namespace.createElement(uuiComponents.IconContainer, { size: 18, icon: ForwardRef$P, flipY: props.isOpen, cx: css$8.foldingArrow }))))));
|
|
5314
5323
|
|
|
5315
|
-
var css$7 = {"search-input":"
|
|
5324
|
+
var css$7 = {"search-input":"mG1sab","searchInput":"mG1sab"};
|
|
5316
5325
|
|
|
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$
|
|
5326
|
+
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$M, cancelIcon: props.value?.length > 0 && ForwardRef$Q, ...props, ...iEditable, ref: ref, cx: uuiCore.cx(css$7.searchInput, props.cx), ...props.rawProps })) })));
|
|
5318
5327
|
|
|
5319
|
-
var css$6 = {"container":"
|
|
5328
|
+
var css$6 = {"container":"h9USfp"};
|
|
5320
5329
|
|
|
5321
5330
|
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 })));
|
|
5322
5331
|
|
|
5323
|
-
var css$5 = {"root":"
|
|
5332
|
+
var css$5 = {"root":"XSYOV4"};
|
|
5324
5333
|
|
|
5325
5334
|
const Anchor = /* @__PURE__ */uuiCore.withMods(uuiComponents.Anchor, () => [css$5.root]);
|
|
5326
5335
|
|
|
@@ -5378,7 +5387,7 @@ var SvgFileCloudUploadFill = function SvgFileCloudUploadFill(props, ref) {
|
|
|
5378
5387
|
};
|
|
5379
5388
|
var ForwardRef = /*#__PURE__*/React.forwardRef(SvgFileCloudUploadFill);
|
|
5380
5389
|
|
|
5381
|
-
var css$4 = {"root":"
|
|
5390
|
+
var css$4 = {"root":"osQ4SL","drop-start":"I4NV8g","dropStart":"I4NV8g","drop-over":"WLRdIz","dropOver":"WLRdIz","link":"dyR52s","drop-area":"_4HiOR-","dropArea":"_4HiOR-","drop-caption":"rAmtrQ","dropCaption":"rAmtrQ","icon-blue":"x6xc6C","iconBlue":"x6xc6C"};
|
|
5382
5391
|
|
|
5383
5392
|
function DropSpot(props) {
|
|
5384
5393
|
const getInfoText = typeof props.infoText === 'string'
|
|
@@ -5396,7 +5405,7 @@ function DropSpot(props) {
|
|
|
5396
5405
|
return React__namespace.createElement(uuiComponents.DropSpot, { render: renderAttachmentArea, onFilesDropped: props.onUploadFiles });
|
|
5397
5406
|
}
|
|
5398
5407
|
|
|
5399
|
-
var css$3 = {"root":"
|
|
5408
|
+
var css$3 = {"root":"jz1jXI"};
|
|
5400
5409
|
|
|
5401
5410
|
const SvgCircleProgress = /* @__PURE__ */React__namespace.forwardRef((props, ref) => {
|
|
5402
5411
|
const outsetRadius = props.size / 2 - 1;
|
|
@@ -5407,7 +5416,7 @@ const SvgCircleProgress = /* @__PURE__ */React__namespace.forwardRef((props, ref
|
|
|
5407
5416
|
React__namespace.createElement("circle", { strokeWidth: 1, fill: "transparent", r: outsetRadius, cx: props.size / 2, cy: props.size / 2 })));
|
|
5408
5417
|
});
|
|
5409
5418
|
|
|
5410
|
-
var css$2 = {"root":"
|
|
5419
|
+
var css$2 = {"root":"_4vYTX0","file-name":"K6ewty","fileName":"K6ewty","default-color":"HBLNbq","defaultColor":"HBLNbq","doc-color":"TsuW5P","docColor":"TsuW5P","xls-color":"mvw7kr","xlsColor":"mvw7kr","pdf-color":"-j1VwZ","pdfColor":"-j1VwZ","movie-color":"ySK-6g","movieColor":"ySK-6g","img-color":"sHcpZC","imgColor":"sHcpZC","mov-color":"hYmFsD","movColor":"hYmFsD","error-block":"PqMa-a","errorBlock":"PqMa-a","icons-block":"UUEyBH","iconsBlock":"UUEyBH"};
|
|
5411
5420
|
|
|
5412
5421
|
const FileCard = /* @__PURE__ */React__namespace.forwardRef((props, ref) => {
|
|
5413
5422
|
const [isLoadingShow, setIsLoadingShow] = React__namespace.useState(true);
|
|
@@ -5526,7 +5535,7 @@ const getErrorPageConfig = () => ({
|
|
|
5526
5535
|
},
|
|
5527
5536
|
});
|
|
5528
5537
|
|
|
5529
|
-
var css$1 = {"container":"
|
|
5538
|
+
var css$1 = {"container":"VLYVPX"};
|
|
5530
5539
|
|
|
5531
5540
|
const ErrorPage = (props) => {
|
|
5532
5541
|
const isMobileScreen = uuiCore.isMobile();
|
|
@@ -5538,7 +5547,7 @@ const ErrorPage = (props) => {
|
|
|
5538
5547
|
props?.supportLink && React__namespace.default.createElement("div", { className: "uui-error-support-link" }, props?.supportLink))));
|
|
5539
5548
|
};
|
|
5540
5549
|
|
|
5541
|
-
var css = {"recovery-spinner":"
|
|
5550
|
+
var css = {"recovery-spinner":"RzIqo3","recoverySpinner":"RzIqo3","recovery-message":"pY9sWx","recoveryMessage":"pY9sWx","modal-blocker":"_9nqP8O","modalBlocker":"_9nqP8O","modalFadeIn":"l-myf7"};
|
|
5542
5551
|
|
|
5543
5552
|
function ErrorHandler(props) {
|
|
5544
5553
|
const { uuiNotifications, uuiModals, uuiApi } = uuiCore.useUuiContext();
|