@epam/uui 5.11.0-rc.0 → 5.11.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/index.esm.js CHANGED
@@ -16,9 +16,24 @@ import customParseFormat from 'dayjs/plugin/customParseFormat.js';
16
16
  import isoWeek from 'dayjs/plugin/isoWeek.js';
17
17
  import FocusLock from 'react-focus-lock';
18
18
 
19
+ var _path$R;
20
+ function _extends$R() { _extends$R = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$R.apply(this, arguments); }
21
+ var SvgNavigationCloseOutline = function SvgNavigationCloseOutline(props, ref) {
22
+ return /*#__PURE__*/React.createElement("svg", _extends$R({
23
+ xmlns: "http://www.w3.org/2000/svg",
24
+ width: 24,
25
+ height: 24,
26
+ viewBox: "0 0 24 24",
27
+ ref: ref
28
+ }, props), _path$R || (_path$R = /*#__PURE__*/React.createElement("path", {
29
+ 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"
30
+ })));
31
+ };
32
+ var ForwardRef$R = /*#__PURE__*/forwardRef(SvgNavigationCloseOutline);
33
+
19
34
  var _path$Q;
20
35
  function _extends$Q() { _extends$Q = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$Q.apply(this, arguments); }
21
- var SvgNavigationCloseOutline = function SvgNavigationCloseOutline(props, ref) {
36
+ var SvgNavigationChevronDownOutline = function SvgNavigationChevronDownOutline(props, ref) {
22
37
  return /*#__PURE__*/React.createElement("svg", _extends$Q({
23
38
  xmlns: "http://www.w3.org/2000/svg",
24
39
  width: 24,
@@ -26,14 +41,14 @@ var SvgNavigationCloseOutline = function SvgNavigationCloseOutline(props, ref) {
26
41
  viewBox: "0 0 24 24",
27
42
  ref: ref
28
43
  }, props), _path$Q || (_path$Q = /*#__PURE__*/React.createElement("path", {
29
- 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"
44
+ d: "M5.414 8.086 4 9.5l8 8 8-8-1.414-1.414L12 14.672 5.414 8.086z"
30
45
  })));
31
46
  };
32
- var ForwardRef$Q = /*#__PURE__*/forwardRef(SvgNavigationCloseOutline);
47
+ var ForwardRef$Q = /*#__PURE__*/forwardRef(SvgNavigationChevronDownOutline);
33
48
 
34
49
  var _path$P;
35
50
  function _extends$P() { _extends$P = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$P.apply(this, arguments); }
36
- var SvgNavigationChevronDownOutline = function SvgNavigationChevronDownOutline(props, ref) {
51
+ var SvgNotificationDoneOutline = function SvgNotificationDoneOutline(props, ref) {
37
52
  return /*#__PURE__*/React.createElement("svg", _extends$P({
38
53
  xmlns: "http://www.w3.org/2000/svg",
39
54
  width: 24,
@@ -41,14 +56,14 @@ var SvgNavigationChevronDownOutline = function SvgNavigationChevronDownOutline(p
41
56
  viewBox: "0 0 24 24",
42
57
  ref: ref
43
58
  }, props), _path$P || (_path$P = /*#__PURE__*/React.createElement("path", {
44
- d: "M5.414 8.086 4 9.5l8 8 8-8-1.414-1.414L12 14.672 5.414 8.086z"
59
+ 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"
45
60
  })));
46
61
  };
47
- var ForwardRef$P = /*#__PURE__*/forwardRef(SvgNavigationChevronDownOutline);
62
+ var ForwardRef$P = /*#__PURE__*/forwardRef(SvgNotificationDoneOutline);
48
63
 
49
64
  var _path$O;
50
65
  function _extends$O() { _extends$O = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$O.apply(this, arguments); }
51
- var SvgNotificationDoneOutline = function SvgNotificationDoneOutline(props, ref) {
66
+ var SvgActionSearchOutline = function SvgActionSearchOutline(props, ref) {
52
67
  return /*#__PURE__*/React.createElement("svg", _extends$O({
53
68
  xmlns: "http://www.w3.org/2000/svg",
54
69
  width: 24,
@@ -56,14 +71,16 @@ var SvgNotificationDoneOutline = function SvgNotificationDoneOutline(props, ref)
56
71
  viewBox: "0 0 24 24",
57
72
  ref: ref
58
73
  }, props), _path$O || (_path$O = /*#__PURE__*/React.createElement("path", {
59
- 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"
74
+ fillRule: "evenodd",
75
+ 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",
76
+ clipRule: "evenodd"
60
77
  })));
61
78
  };
62
- var ForwardRef$O = /*#__PURE__*/forwardRef(SvgNotificationDoneOutline);
79
+ var ForwardRef$O = /*#__PURE__*/forwardRef(SvgActionSearchOutline);
63
80
 
64
81
  var _path$N;
65
82
  function _extends$N() { _extends$N = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$N.apply(this, arguments); }
66
- var SvgActionSearchOutline = function SvgActionSearchOutline(props, ref) {
83
+ var SvgActionCalendarFill = function SvgActionCalendarFill(props, ref) {
67
84
  return /*#__PURE__*/React.createElement("svg", _extends$N({
68
85
  xmlns: "http://www.w3.org/2000/svg",
69
86
  width: 24,
@@ -71,16 +88,14 @@ var SvgActionSearchOutline = function SvgActionSearchOutline(props, ref) {
71
88
  viewBox: "0 0 24 24",
72
89
  ref: ref
73
90
  }, props), _path$N || (_path$N = /*#__PURE__*/React.createElement("path", {
74
- fillRule: "evenodd",
75
- 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",
76
- clipRule: "evenodd"
91
+ 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"
77
92
  })));
78
93
  };
79
- var ForwardRef$N = /*#__PURE__*/forwardRef(SvgActionSearchOutline);
94
+ var ForwardRef$N = /*#__PURE__*/forwardRef(SvgActionCalendarFill);
80
95
 
81
96
  var _path$M;
82
97
  function _extends$M() { _extends$M = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$M.apply(this, arguments); }
83
- var SvgActionCalendarFill = function SvgActionCalendarFill(props, ref) {
98
+ var SvgNotificationInfoOutline = function SvgNotificationInfoOutline(props, ref) {
84
99
  return /*#__PURE__*/React.createElement("svg", _extends$M({
85
100
  xmlns: "http://www.w3.org/2000/svg",
86
101
  width: 24,
@@ -88,14 +103,14 @@ var SvgActionCalendarFill = function SvgActionCalendarFill(props, ref) {
88
103
  viewBox: "0 0 24 24",
89
104
  ref: ref
90
105
  }, props), _path$M || (_path$M = /*#__PURE__*/React.createElement("path", {
91
- 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"
106
+ 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"
92
107
  })));
93
108
  };
94
- var ForwardRef$M = /*#__PURE__*/forwardRef(SvgActionCalendarFill);
109
+ var ForwardRef$M = /*#__PURE__*/forwardRef(SvgNotificationInfoOutline);
95
110
 
96
111
  var _path$L;
97
112
  function _extends$L() { _extends$L = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$L.apply(this, arguments); }
98
- var SvgNotificationInfoOutline = function SvgNotificationInfoOutline(props, ref) {
113
+ var SvgFileFileWordFill = function SvgFileFileWordFill(props, ref) {
99
114
  return /*#__PURE__*/React.createElement("svg", _extends$L({
100
115
  xmlns: "http://www.w3.org/2000/svg",
101
116
  width: 24,
@@ -103,14 +118,16 @@ var SvgNotificationInfoOutline = function SvgNotificationInfoOutline(props, ref)
103
118
  viewBox: "0 0 24 24",
104
119
  ref: ref
105
120
  }, props), _path$L || (_path$L = /*#__PURE__*/React.createElement("path", {
106
- 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"
121
+ fillRule: "evenodd",
122
+ 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",
123
+ clipRule: "evenodd"
107
124
  })));
108
125
  };
109
- var ForwardRef$L = /*#__PURE__*/forwardRef(SvgNotificationInfoOutline);
126
+ var ForwardRef$L = /*#__PURE__*/forwardRef(SvgFileFileWordFill);
110
127
 
111
128
  var _path$K;
112
129
  function _extends$K() { _extends$K = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$K.apply(this, arguments); }
113
- var SvgFileFileWordFill = function SvgFileFileWordFill(props, ref) {
130
+ var SvgFileFileExcelFill = function SvgFileFileExcelFill(props, ref) {
114
131
  return /*#__PURE__*/React.createElement("svg", _extends$K({
115
132
  xmlns: "http://www.w3.org/2000/svg",
116
133
  width: 24,
@@ -119,15 +136,15 @@ var SvgFileFileWordFill = function SvgFileFileWordFill(props, ref) {
119
136
  ref: ref
120
137
  }, props), _path$K || (_path$K = /*#__PURE__*/React.createElement("path", {
121
138
  fillRule: "evenodd",
122
- 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",
139
+ 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",
123
140
  clipRule: "evenodd"
124
141
  })));
125
142
  };
126
- var ForwardRef$K = /*#__PURE__*/forwardRef(SvgFileFileWordFill);
143
+ var ForwardRef$K = /*#__PURE__*/forwardRef(SvgFileFileExcelFill);
127
144
 
128
145
  var _path$J;
129
146
  function _extends$J() { _extends$J = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$J.apply(this, arguments); }
130
- var SvgFileFileExcelFill = function SvgFileFileExcelFill(props, ref) {
147
+ var SvgFileFilePdfFill = function SvgFileFilePdfFill(props, ref) {
131
148
  return /*#__PURE__*/React.createElement("svg", _extends$J({
132
149
  xmlns: "http://www.w3.org/2000/svg",
133
150
  width: 24,
@@ -136,15 +153,15 @@ var SvgFileFileExcelFill = function SvgFileFileExcelFill(props, ref) {
136
153
  ref: ref
137
154
  }, props), _path$J || (_path$J = /*#__PURE__*/React.createElement("path", {
138
155
  fillRule: "evenodd",
139
- 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",
156
+ 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",
140
157
  clipRule: "evenodd"
141
158
  })));
142
159
  };
143
- var ForwardRef$J = /*#__PURE__*/forwardRef(SvgFileFileExcelFill);
160
+ var ForwardRef$J = /*#__PURE__*/forwardRef(SvgFileFilePdfFill);
144
161
 
145
162
  var _path$I;
146
163
  function _extends$I() { _extends$I = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$I.apply(this, arguments); }
147
- var SvgFileFilePdfFill = function SvgFileFilePdfFill(props, ref) {
164
+ var SvgFileFileImageFill = function SvgFileFileImageFill(props, ref) {
148
165
  return /*#__PURE__*/React.createElement("svg", _extends$I({
149
166
  xmlns: "http://www.w3.org/2000/svg",
150
167
  width: 24,
@@ -153,15 +170,15 @@ var SvgFileFilePdfFill = function SvgFileFilePdfFill(props, ref) {
153
170
  ref: ref
154
171
  }, props), _path$I || (_path$I = /*#__PURE__*/React.createElement("path", {
155
172
  fillRule: "evenodd",
156
- 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",
173
+ 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",
157
174
  clipRule: "evenodd"
158
175
  })));
159
176
  };
160
- var ForwardRef$I = /*#__PURE__*/forwardRef(SvgFileFilePdfFill);
177
+ var ForwardRef$I = /*#__PURE__*/forwardRef(SvgFileFileImageFill);
161
178
 
162
- var _path$H;
179
+ var _path$H, _path2$5;
163
180
  function _extends$H() { _extends$H = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$H.apply(this, arguments); }
164
- var SvgFileFileImageFill = function SvgFileFileImageFill(props, ref) {
181
+ var SvgFileFileVideoFill = function SvgFileFileVideoFill(props, ref) {
165
182
  return /*#__PURE__*/React.createElement("svg", _extends$H({
166
183
  xmlns: "http://www.w3.org/2000/svg",
167
184
  width: 24,
@@ -169,16 +186,18 @@ var SvgFileFileImageFill = function SvgFileFileImageFill(props, ref) {
169
186
  viewBox: "0 0 24 24",
170
187
  ref: ref
171
188
  }, props), _path$H || (_path$H = /*#__PURE__*/React.createElement("path", {
189
+ d: "M14.992 14 9.5 17.138v-6.276L14.992 14z"
190
+ })), _path2$5 || (_path2$5 = /*#__PURE__*/React.createElement("path", {
172
191
  fillRule: "evenodd",
173
- 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",
192
+ 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",
174
193
  clipRule: "evenodd"
175
194
  })));
176
195
  };
177
- var ForwardRef$H = /*#__PURE__*/forwardRef(SvgFileFileImageFill);
196
+ var ForwardRef$H = /*#__PURE__*/forwardRef(SvgFileFileVideoFill);
178
197
 
179
- var _path$G, _path2$5;
198
+ var _path$G;
180
199
  function _extends$G() { _extends$G = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$G.apply(this, arguments); }
181
- var SvgFileFileVideoFill = function SvgFileFileVideoFill(props, ref) {
200
+ var SvgFileFileTableFill = function SvgFileFileTableFill(props, ref) {
182
201
  return /*#__PURE__*/React.createElement("svg", _extends$G({
183
202
  xmlns: "http://www.w3.org/2000/svg",
184
203
  width: 24,
@@ -186,18 +205,16 @@ var SvgFileFileVideoFill = function SvgFileFileVideoFill(props, ref) {
186
205
  viewBox: "0 0 24 24",
187
206
  ref: ref
188
207
  }, props), _path$G || (_path$G = /*#__PURE__*/React.createElement("path", {
189
- d: "M14.992 14 9.5 17.138v-6.276L14.992 14z"
190
- })), _path2$5 || (_path2$5 = /*#__PURE__*/React.createElement("path", {
191
208
  fillRule: "evenodd",
192
- 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",
209
+ 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",
193
210
  clipRule: "evenodd"
194
211
  })));
195
212
  };
196
- var ForwardRef$G = /*#__PURE__*/forwardRef(SvgFileFileVideoFill);
213
+ var ForwardRef$G = /*#__PURE__*/forwardRef(SvgFileFileTableFill);
197
214
 
198
215
  var _path$F;
199
216
  function _extends$F() { _extends$F = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$F.apply(this, arguments); }
200
- var SvgFileFileTableFill = function SvgFileFileTableFill(props, ref) {
217
+ var SvgFileFileTextFill = function SvgFileFileTextFill(props, ref) {
201
218
  return /*#__PURE__*/React.createElement("svg", _extends$F({
202
219
  xmlns: "http://www.w3.org/2000/svg",
203
220
  width: 24,
@@ -206,15 +223,15 @@ var SvgFileFileTableFill = function SvgFileFileTableFill(props, ref) {
206
223
  ref: ref
207
224
  }, props), _path$F || (_path$F = /*#__PURE__*/React.createElement("path", {
208
225
  fillRule: "evenodd",
209
- 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",
226
+ 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",
210
227
  clipRule: "evenodd"
211
228
  })));
212
229
  };
213
- var ForwardRef$F = /*#__PURE__*/forwardRef(SvgFileFileTableFill);
230
+ var ForwardRef$F = /*#__PURE__*/forwardRef(SvgFileFileTextFill);
214
231
 
215
232
  var _path$E;
216
233
  function _extends$E() { _extends$E = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$E.apply(this, arguments); }
217
- var SvgFileFileTextFill = function SvgFileFileTextFill(props, ref) {
234
+ var SvgFileFileEmlFill = function SvgFileFileEmlFill(props, ref) {
218
235
  return /*#__PURE__*/React.createElement("svg", _extends$E({
219
236
  xmlns: "http://www.w3.org/2000/svg",
220
237
  width: 24,
@@ -223,15 +240,15 @@ var SvgFileFileTextFill = function SvgFileFileTextFill(props, ref) {
223
240
  ref: ref
224
241
  }, props), _path$E || (_path$E = /*#__PURE__*/React.createElement("path", {
225
242
  fillRule: "evenodd",
226
- 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",
243
+ 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",
227
244
  clipRule: "evenodd"
228
245
  })));
229
246
  };
230
- var ForwardRef$E = /*#__PURE__*/forwardRef(SvgFileFileTextFill);
247
+ var ForwardRef$E = /*#__PURE__*/forwardRef(SvgFileFileEmlFill);
231
248
 
232
249
  var _path$D;
233
250
  function _extends$D() { _extends$D = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$D.apply(this, arguments); }
234
- var SvgFileFileEmlFill = function SvgFileFileEmlFill(props, ref) {
251
+ var SvgFileFileFill = function SvgFileFileFill(props, ref) {
235
252
  return /*#__PURE__*/React.createElement("svg", _extends$D({
236
253
  xmlns: "http://www.w3.org/2000/svg",
237
254
  width: 24,
@@ -239,46 +256,29 @@ var SvgFileFileEmlFill = function SvgFileFileEmlFill(props, ref) {
239
256
  viewBox: "0 0 24 24",
240
257
  ref: ref
241
258
  }, props), _path$D || (_path$D = /*#__PURE__*/React.createElement("path", {
242
- fillRule: "evenodd",
243
- 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",
244
- clipRule: "evenodd"
245
- })));
246
- };
247
- var ForwardRef$D = /*#__PURE__*/forwardRef(SvgFileFileEmlFill);
248
-
249
- var _path$C;
250
- function _extends$C() { _extends$C = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$C.apply(this, arguments); }
251
- var SvgFileFileFill = function SvgFileFileFill(props, ref) {
252
- return /*#__PURE__*/React.createElement("svg", _extends$C({
253
- xmlns: "http://www.w3.org/2000/svg",
254
- width: 24,
255
- height: 24,
256
- viewBox: "0 0 24 24",
257
- ref: ref
258
- }, props), _path$C || (_path$C = /*#__PURE__*/React.createElement("path", {
259
259
  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"
260
260
  })));
261
261
  };
262
- var ForwardRef$C = /*#__PURE__*/forwardRef(SvgFileFileFill);
262
+ var ForwardRef$D = /*#__PURE__*/forwardRef(SvgFileFileFill);
263
263
 
264
264
  const fileIcons = {
265
- docIcon: ForwardRef$K,
266
- exelIcon: ForwardRef$J,
267
- pdfIcon: ForwardRef$I,
268
- imgIcon: ForwardRef$H,
269
- videoIcon: ForwardRef$G,
270
- tableIcon: ForwardRef$F,
271
- textIcon: ForwardRef$E,
272
- mailIcon: ForwardRef$D,
273
- fileIcon: ForwardRef$C,
265
+ docIcon: ForwardRef$L,
266
+ exelIcon: ForwardRef$K,
267
+ pdfIcon: ForwardRef$J,
268
+ imgIcon: ForwardRef$I,
269
+ videoIcon: ForwardRef$H,
270
+ tableIcon: ForwardRef$G,
271
+ textIcon: ForwardRef$F,
272
+ mailIcon: ForwardRef$E,
273
+ fileIcon: ForwardRef$D,
274
274
  };
275
275
  const systemIcons = {
276
- clear: ForwardRef$Q,
277
- foldingArrow: ForwardRef$P,
278
- accept: ForwardRef$O,
279
- search: ForwardRef$N,
280
- calendar: ForwardRef$M,
281
- info: ForwardRef$L,
276
+ clear: ForwardRef$R,
277
+ foldingArrow: ForwardRef$Q,
278
+ accept: ForwardRef$P,
279
+ search: ForwardRef$O,
280
+ calendar: ForwardRef$N,
281
+ info: ForwardRef$M,
282
282
  };
283
283
 
284
284
  const settings = {
@@ -302,6 +302,7 @@ const settings = {
302
302
  labeledInput: '36',
303
303
  statusIndicator: '24',
304
304
  paginator: '30',
305
+ rating: '18',
305
306
  },
306
307
  tag: {
307
308
  countIndicator: {
@@ -562,11 +563,11 @@ const settings = {
562
563
  },
563
564
  };
564
565
 
565
- var css$1w = {"uui-typography":"_--x7cv","hero-header":"Mv-Nn-","promo-header":"Bx1en9","uui-critical":"J6DWhz","uui-info":"_3JUScS","uui-success":"lm5bC-","uui-warning":"yLQneA","uui-highlight":"iNPruX","uui-typography-size-12":"Ueyz10","uui-typography-size-14":"jzKxVD","uui-typography-size-16":"SSgS5S","root":"nvkbYw","uuiTypography":"_--x7cv","heroHeader":"Mv-Nn-","promoHeader":"Bx1en9","uuiCritical":"J6DWhz","uuiInfo":"_3JUScS","uuiSuccess":"lm5bC-","uuiWarning":"yLQneA","uuiHighlight":"iNPruX","uuiTypographySize12":"Ueyz10","uuiTypographySize14":"jzKxVD","uuiTypographySize16":"SSgS5S"};
566
+ var css$1x = {"uui-typography":"a9wva6","uuiTypography":"a9wva6","hero-header":"X46M0q","heroHeader":"X46M0q","promo-header":"NUIsoK","promoHeader":"NUIsoK","uui-critical":"AQwg9j","uuiCritical":"AQwg9j","uui-info":"HzZTlP","uuiInfo":"HzZTlP","uui-success":"pRmDn-","uuiSuccess":"pRmDn-","uui-warning":"JH4oZ-","uuiWarning":"JH4oZ-","uui-highlight":"ZhMviw","uuiHighlight":"ZhMviw","uui-typography-size-12":"IfHll8","uuiTypographySize12":"IfHll8","uui-typography-size-14":"uw16o-","uuiTypographySize14":"uw16o-","uui-typography-size-16":"h2NZLY","uuiTypographySize16":"h2NZLY","root":"Dm8T20"};
566
567
 
567
568
  function applyButtonMods(mods) {
568
569
  return [
569
- css$1w.root,
570
+ css$1x.root,
570
571
  'uui-button',
571
572
  `uui-fill-${mods.fill || 'solid'}`,
572
573
  `uui-color-${mods.color || 'primary'}`,
@@ -580,10 +581,10 @@ const Button = /* @__PURE__ */withMods(uuiComponents.Button, applyButtonMods, ()
580
581
  };
581
582
  });
582
583
 
583
- var css$1v = {"root":"wJlzuw"};
584
+ var css$1w = {"root":"_6qKT9r"};
584
585
 
585
586
  function applyIconButtonMods(props) {
586
- return ['uui-icon_button', `uui-color-${props.color || 'neutral'}`, css$1v.root];
587
+ return ['uui-icon_button', `uui-color-${props.color || 'neutral'}`, css$1w.root];
587
588
  }
588
589
  const IconButton = /* @__PURE__ */withMods(uuiComponents.IconButton, applyIconButtonMods, (props) => {
589
590
  const isDeprecated = ['info', 'success', 'error', 'warning'].includes(props.color);
@@ -617,7 +618,7 @@ function getIconClass(props) {
617
618
  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'];
618
619
  }
619
620
 
620
- var css$1u = {"uui-typography":"bUvjap","hero-header":"iWJayE","promo-header":"a8PfJX","uui-critical":"_1dZZsJ","uui-info":"OzSyTY","uui-success":"hTX85J","uui-warning":"HDJSRn","uui-highlight":"lvMowB","uui-typography-size-12":"nPlOCc","uui-typography-size-14":"zi-Ss1","uui-typography-size-16":"NNXlCk","root":"_5ZFgMv","uuiTypography":"bUvjap","heroHeader":"iWJayE","promoHeader":"a8PfJX","uuiCritical":"_1dZZsJ","uuiInfo":"OzSyTY","uuiSuccess":"hTX85J","uuiWarning":"HDJSRn","uuiHighlight":"lvMowB","uuiTypographySize12":"nPlOCc","uuiTypographySize14":"zi-Ss1","uuiTypographySize16":"NNXlCk"};
621
+ var css$1v = {"uui-typography":"fwvPe6","uuiTypography":"fwvPe6","hero-header":"_7iTb-4","heroHeader":"_7iTb-4","promo-header":"HuIpM6","promoHeader":"HuIpM6","uui-critical":"_9w2dx7","uuiCritical":"_9w2dx7","uui-info":"r61F36","uuiInfo":"r61F36","uui-success":"kamLnq","uuiSuccess":"kamLnq","uui-warning":"C4bVzT","uuiWarning":"C4bVzT","uui-highlight":"k9yHem","uuiHighlight":"k9yHem","uui-typography-size-12":"y8zKpO","uuiTypographySize12":"y8zKpO","uui-typography-size-14":"b24yFN","uuiTypographySize14":"b24yFN","uui-typography-size-16":"V1lhsy","uuiTypographySize16":"V1lhsy","root":"OiOfQB"};
621
622
 
622
623
  const DEFAULT_COLOR = 'primary';
623
624
  const DEFAULT_WEIGHT = 'semibold';
@@ -633,7 +634,7 @@ const LinkButton = /* @__PURE__ */React.forwardRef((props, ref) => {
633
634
  }
634
635
  const rootStyles = [
635
636
  'uui-link_button',
636
- css$1u.root,
637
+ css$1v.root,
637
638
  `uui-size-${props.size || settings.sizes.defaults.linkButton}`,
638
639
  ...getIconClass(props),
639
640
  `uui-color-${props.color || DEFAULT_COLOR}`,
@@ -648,11 +649,11 @@ const LinkButton = /* @__PURE__ */React.forwardRef((props, ref) => {
648
649
  props.isDropdown && (React.createElement(IconContainer, { icon: DropdownIcon, flipY: props.isOpen }))));
649
650
  });
650
651
 
651
- var css$1t = {"root":"MBSbkl"};
652
+ var css$1u = {"root":"bTawbL"};
652
653
 
653
654
  const CountIndicator = /* @__PURE__ */forwardRef((props, ref) => {
654
655
  return (React__default.createElement("div", { ref: ref, className: cx([
655
- css$1t.root,
656
+ css$1u.root,
656
657
  'uui-count_indicator',
657
658
  `uui-size-${props.size || settings.sizes.defaults.countIndicator}`,
658
659
  props.color && `uui-color-${props.color}`,
@@ -660,11 +661,11 @@ const CountIndicator = /* @__PURE__ */forwardRef((props, ref) => {
660
661
  ]) }, props.caption));
661
662
  });
662
663
 
663
- var css$1s = {"uui-typography":"D7jjGY","hero-header":"aUNLxW","promo-header":"Mc1HC6","uui-critical":"eIEXXo","uui-info":"E8q0w7","uui-success":"MvZy3T","uui-warning":"cTDSkL","uui-highlight":"aybK4X","uui-typography-size-12":"oEL43G","uui-typography-size-14":"R--qrZ","uui-typography-size-16":"XC-hmN","root":"gG7zZK","withNotify":"X9JnQI","uuiTypography":"D7jjGY","heroHeader":"aUNLxW","promoHeader":"Mc1HC6","uuiCritical":"eIEXXo","uuiInfo":"E8q0w7","uuiSuccess":"MvZy3T","uuiWarning":"cTDSkL","uuiHighlight":"aybK4X","uuiTypographySize12":"oEL43G","uuiTypographySize14":"R--qrZ","uuiTypographySize16":"XC-hmN"};
664
+ var css$1t = {"uui-typography":"mldBhE","uuiTypography":"mldBhE","hero-header":"kbhjMN","heroHeader":"kbhjMN","promo-header":"rXUjVj","promoHeader":"rXUjVj","uui-critical":"_0BSgMS","uuiCritical":"_0BSgMS","uui-info":"tbKHpF","uuiInfo":"tbKHpF","uui-success":"_9tXgAo","uuiSuccess":"_9tXgAo","uui-warning":"x3JxPY","uuiWarning":"x3JxPY","uui-highlight":"DcBG7n","uuiHighlight":"DcBG7n","uui-typography-size-12":"BRC8Rt","uuiTypographySize12":"BRC8Rt","uui-typography-size-14":"Gj6MQO","uuiTypographySize14":"Gj6MQO","uui-typography-size-16":"GzkPdu","uuiTypographySize16":"GzkPdu","root":"gBDtPi","withNotify":"ynnjAp"};
664
665
 
665
666
  const TabButton = /* @__PURE__ */React__default.forwardRef((props, ref) => {
666
667
  const styles = [
667
- css$1s.root,
668
+ css$1t.root,
668
669
  'uui-tab-button',
669
670
  `uui-size-${props.size || settings.sizes.defaults.tabButton}`,
670
671
  ...getIconClass(props),
@@ -676,48 +677,48 @@ const TabButton = /* @__PURE__ */React__default.forwardRef((props, ref) => {
676
677
  props.icon && props.iconPosition !== 'right' && (React__default.createElement(IconContainer, { icon: props.icon, onClick: !props.isDisabled ? props.onIconClick : undefined })),
677
678
  (props.caption || props.withNotify) && (React__default.createElement("div", { className: cx$1(uuiElement.caption) },
678
679
  props.caption,
679
- props.withNotify && React__default.createElement("div", { className: css$1s.withNotify }))),
680
+ props.withNotify && React__default.createElement("div", { className: css$1t.withNotify }))),
680
681
  props.icon && props.iconPosition === 'right' && (React__default.createElement(IconContainer, { icon: props.icon, onClick: !props.isDisabled ? props.onIconClick : undefined })),
681
682
  props.count !== undefined && props.count !== null && (React__default.createElement(CountIndicator, { color: "neutral", size: settings.sizes.tabButton.countIndicator[props.size || settings.sizes.defaults.tabButton], caption: props.count })),
682
683
  props.isDropdown && (React__default.createElement(IconContainer, { icon: DropdownIcon, flipY: props.isOpen })),
683
684
  props.onClear && !props.isDisabled && (React__default.createElement(IconContainer, { cx: uuiMarkers.clickable, icon: ClearIcon, onClick: props.onClear }))));
684
685
  });
685
686
 
686
- var css$1r = {"uui-typography":"CjmMVH","hero-header":"fdkEGH","promo-header":"_8tRLg2","uui-critical":"bNuL8t","uui-info":"QFJ-Ui","uui-success":"CNrK-B","uui-warning":"_6Vi7qc","uui-highlight":"Fgjoqg","uui-typography-size-12":"_6UP8L3","uui-typography-size-14":"_54r4pS","uui-typography-size-16":"_2SmCq9","root":"_3wCdgr","uuiTypography":"CjmMVH","heroHeader":"fdkEGH","promoHeader":"_8tRLg2","uuiCritical":"bNuL8t","uuiInfo":"QFJ-Ui","uuiSuccess":"CNrK-B","uuiWarning":"_6Vi7qc","uuiHighlight":"Fgjoqg","uuiTypographySize12":"_6UP8L3","uuiTypographySize14":"_54r4pS","uuiTypographySize16":"_2SmCq9"};
687
+ var css$1s = {"uui-typography":"EBYp5w","uuiTypography":"EBYp5w","hero-header":"z6pug3","heroHeader":"z6pug3","promo-header":"D28h84","promoHeader":"D28h84","uui-critical":"xLKd-N","uuiCritical":"xLKd-N","uui-info":"n8qxRt","uuiInfo":"n8qxRt","uui-success":"ogcEe9","uuiSuccess":"ogcEe9","uui-warning":"hCWidl","uuiWarning":"hCWidl","uui-highlight":"kUWwyd","uuiHighlight":"kUWwyd","uui-typography-size-12":"hXqrBs","uuiTypographySize12":"hXqrBs","uui-typography-size-14":"NgXYwQ","uuiTypographySize14":"NgXYwQ","uui-typography-size-16":"gM89kW","uuiTypographySize16":"gM89kW","root":"DLwggy"};
687
688
 
688
689
  function applyVerticalTabButtonMods() {
689
- return [css$1r.root, 'uui-vertical-tab-button'];
690
+ return [css$1s.root, 'uui-vertical-tab-button'];
690
691
  }
691
692
  const VerticalTabButton = /* @__PURE__ */withMods(TabButton, applyVerticalTabButtonMods);
692
693
 
693
- var _path$B;
694
- function _extends$B() { _extends$B = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$B.apply(this, arguments); }
694
+ var _path$C;
695
+ function _extends$C() { _extends$C = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$C.apply(this, arguments); }
695
696
  var SvgContentMinusOutline = function SvgContentMinusOutline(props, ref) {
696
- return /*#__PURE__*/React.createElement("svg", _extends$B({
697
+ return /*#__PURE__*/React.createElement("svg", _extends$C({
697
698
  xmlns: "http://www.w3.org/2000/svg",
698
699
  width: 24,
699
700
  height: 24,
700
701
  viewBox: "0 0 24 24",
701
702
  ref: ref
702
- }, props), _path$B || (_path$B = /*#__PURE__*/React.createElement("path", {
703
+ }, props), _path$C || (_path$C = /*#__PURE__*/React.createElement("path", {
703
704
  d: "M19 10.5H5v3h14v-3z"
704
705
  })));
705
706
  };
706
- var ForwardRef$B = /*#__PURE__*/forwardRef(SvgContentMinusOutline);
707
+ var ForwardRef$C = /*#__PURE__*/forwardRef(SvgContentMinusOutline);
707
708
 
708
- var css$1q = {"uui-typography":"_4DDhKC","hero-header":"Ce-YfZ","promo-header":"q6T9Na","uui-critical":"klvWiw","uui-info":"e-x-qK","uui-success":"l8Fizx","uui-warning":"AmzntZ","uui-highlight":"aUzHbT","uui-typography-size-12":"DKfAuD","uui-typography-size-14":"ycPBTO","uui-typography-size-16":"TX1l1Y","root":"WYs4i3","mode-cell":"_1l1OVG","uuiTypography":"_4DDhKC","heroHeader":"Ce-YfZ","promoHeader":"q6T9Na","uuiCritical":"klvWiw","uuiInfo":"e-x-qK","uuiSuccess":"l8Fizx","uuiWarning":"AmzntZ","uuiHighlight":"aUzHbT","uuiTypographySize12":"DKfAuD","uuiTypographySize14":"ycPBTO","uuiTypographySize16":"TX1l1Y","modeCell":"_1l1OVG"};
709
+ var css$1r = {"uui-typography":"CFiruR","uuiTypography":"CFiruR","hero-header":"Oeg92u","heroHeader":"Oeg92u","promo-header":"Aes-oj","promoHeader":"Aes-oj","uui-critical":"d6z7aT","uuiCritical":"d6z7aT","uui-info":"L6BN4Y","uuiInfo":"L6BN4Y","uui-success":"FHGHjv","uuiSuccess":"FHGHjv","uui-warning":"_27EX4t","uuiWarning":"_27EX4t","uui-highlight":"iFimV9","uuiHighlight":"iFimV9","uui-typography-size-12":"u83Y0o","uuiTypographySize12":"u83Y0o","uui-typography-size-14":"QtpgQO","uuiTypographySize14":"QtpgQO","uui-typography-size-16":"_5b1D25","uuiTypographySize16":"_5b1D25","root":"U-1YV9","mode-cell":"_3QC-iZ","modeCell":"_3QC-iZ"};
709
710
 
710
711
  function applyCheckboxMods(mods) {
711
712
  return [
712
- css$1q.root,
713
+ css$1r.root,
713
714
  `uui-size-${mods.size || settings.sizes.defaults.checkbox}`,
714
- css$1q['mode-' + (mods.mode || 'form')],
715
+ css$1r['mode-' + (mods.mode || 'form')],
715
716
  'uui-color-primary',
716
717
  ];
717
718
  }
718
719
  const applyUUICheckboxProps = (props) => {
719
- const defaultIcon = ForwardRef$O;
720
- const defaultIndeterminateIcon = ForwardRef$B;
720
+ const defaultIcon = ForwardRef$P;
721
+ const defaultIndeterminateIcon = ForwardRef$C;
721
722
  return {
722
723
  icon: props.icon ? props.icon : defaultIcon,
723
724
  indeterminateIcon: props.indeterminateIcon ? props.indeterminateIcon : defaultIndeterminateIcon,
@@ -725,38 +726,38 @@ const applyUUICheckboxProps = (props) => {
725
726
  };
726
727
  const Checkbox = /* @__PURE__ */withMods(uuiComponents.Checkbox, applyCheckboxMods, applyUUICheckboxProps);
727
728
 
728
- var _path$A;
729
- function _extends$A() { _extends$A = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$A.apply(this, arguments); }
729
+ var _path$B;
730
+ function _extends$B() { _extends$B = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$B.apply(this, arguments); }
730
731
  var SvgRadioDotFill = function SvgRadioDotFill(props, ref) {
731
- return /*#__PURE__*/React.createElement("svg", _extends$A({
732
+ return /*#__PURE__*/React.createElement("svg", _extends$B({
732
733
  xmlns: "http://www.w3.org/2000/svg",
733
734
  width: 24,
734
735
  height: 24,
735
736
  viewBox: "0 0 24 24",
736
737
  ref: ref
737
- }, props), _path$A || (_path$A = /*#__PURE__*/React.createElement("path", {
738
+ }, props), _path$B || (_path$B = /*#__PURE__*/React.createElement("path", {
738
739
  d: "M12 19a7 7 0 1 0 0-14 7 7 0 0 0 0 14z"
739
740
  })));
740
741
  };
741
- var ForwardRef$A = /*#__PURE__*/forwardRef(SvgRadioDotFill);
742
+ var ForwardRef$B = /*#__PURE__*/forwardRef(SvgRadioDotFill);
742
743
 
743
- var css$1p = {"uui-typography":"ododrA","hero-header":"_891vqW","promo-header":"LZj9Jn","uui-critical":"_2Sp651","uui-info":"XcfPOo","uui-success":"fYxW6r","uui-warning":"t07wfl","uui-highlight":"jsx7R1","uui-typography-size-12":"r9ZZxb","uui-typography-size-14":"phQQXK","uui-typography-size-16":"_5HigKT","root":"gSEhvv","uuiTypography":"ododrA","heroHeader":"_891vqW","promoHeader":"LZj9Jn","uuiCritical":"_2Sp651","uuiInfo":"XcfPOo","uuiSuccess":"fYxW6r","uuiWarning":"t07wfl","uuiHighlight":"jsx7R1","uuiTypographySize12":"r9ZZxb","uuiTypographySize14":"phQQXK","uuiTypographySize16":"_5HigKT"};
744
+ var css$1q = {"uui-typography":"vmcn1G","uuiTypography":"vmcn1G","hero-header":"avzDTp","heroHeader":"avzDTp","promo-header":"vVPV1L","promoHeader":"vVPV1L","uui-critical":"oFTvwp","uuiCritical":"oFTvwp","uui-info":"_79xamv","uuiInfo":"_79xamv","uui-success":"PTKTDQ","uuiSuccess":"PTKTDQ","uui-warning":"aa9RsC","uuiWarning":"aa9RsC","uui-highlight":"cfCFqS","uuiHighlight":"cfCFqS","uui-typography-size-12":"FeP-yo","uuiTypographySize12":"FeP-yo","uui-typography-size-14":"OOskJF","uuiTypographySize14":"OOskJF","uui-typography-size-16":"Hz9BNR","uuiTypographySize16":"Hz9BNR","root":"XSzyGV"};
744
745
 
745
746
  function applyRadioInputMods(mods) {
746
747
  return [
747
- css$1p.root,
748
+ css$1q.root,
748
749
  `uui-size-${mods.size || settings.sizes.defaults.radioInput}`,
749
750
  'uui-radio-input-container',
750
751
  'uui-color-primary',
751
752
  ];
752
753
  }
753
- const RadioInput = /* @__PURE__ */withMods(RadioInput$1, applyRadioInputMods, (props) => ({ icon: props.icon ? props.icon : ForwardRef$A }));
754
+ const RadioInput = /* @__PURE__ */withMods(RadioInput$1, applyRadioInputMods, (props) => ({ icon: props.icon ? props.icon : ForwardRef$B }));
754
755
 
755
- var css$1o = {"root":"vrAcYJ"};
756
+ var css$1p = {"root":"_7VxhFL"};
756
757
 
757
758
  function applySwitchMods(mods) {
758
759
  return [
759
- css$1o.root,
760
+ css$1p.root,
760
761
  `uui-size-${mods.size || settings.sizes.defaults.switch}`,
761
762
  'uui-color-primary',
762
763
  ];
@@ -820,7 +821,7 @@ var EditMode;
820
821
  EditMode["INLINE"] = "inline";
821
822
  })(EditMode || (EditMode = {}));
822
823
 
823
- var textInputCss = {"uui-typography":"VJ6c79","hero-header":"VmqkbD","promo-header":"i4cgmf","uui-critical":"LFyKuz","uui-info":"_9mZ3vg","uui-success":"vhQOOj","uui-warning":"KU-sWd","uui-highlight":"_4syH0d","uui-typography-size-12":"qlK7iH","uui-typography-size-14":"_8i2Rre","uui-typography-size-16":"FdpO1t","root":"_7NuD4M","mode-form":"pQcMGa","mode-inline":"eB-Opm","mode-cell":"VU5jnw","uuiTypography":"VJ6c79","heroHeader":"VmqkbD","promoHeader":"i4cgmf","uuiCritical":"LFyKuz","uuiInfo":"_9mZ3vg","uuiSuccess":"vhQOOj","uuiWarning":"KU-sWd","uuiHighlight":"_4syH0d","uuiTypographySize12":"qlK7iH","uuiTypographySize14":"_8i2Rre","uuiTypographySize16":"FdpO1t","modeForm":"pQcMGa","modeInline":"eB-Opm","modeCell":"VU5jnw"};
824
+ var textInputCss = {"uui-typography":"zDnnZf","uuiTypography":"zDnnZf","hero-header":"_1cIJNw","heroHeader":"_1cIJNw","promo-header":"LKvEuX","promoHeader":"LKvEuX","uui-critical":"CBjUnZ","uuiCritical":"CBjUnZ","uui-info":"HQGUZv","uuiInfo":"HQGUZv","uui-success":"bJ-dEU","uuiSuccess":"bJ-dEU","uui-warning":"tJKLiL","uuiWarning":"tJKLiL","uui-highlight":"_77Ac0n","uuiHighlight":"_77Ac0n","uui-typography-size-12":"FaUZLX","uuiTypographySize12":"FaUZLX","uui-typography-size-14":"B5FC4G","uuiTypographySize14":"B5FC4G","uui-typography-size-16":"kh1bII","uuiTypographySize16":"kh1bII","root":"I5Ynue","mode-form":"imDvWc","modeForm":"imDvWc","mode-inline":"Yb7xb8","modeInline":"Yb7xb8","mode-cell":"_-3t6Uw","modeCell":"_-3t6Uw"};
824
825
 
825
826
  const DEFAULT_MODE$3 = EditMode.FORM;
826
827
  function applyTextInputMods(mods) {
@@ -846,22 +847,22 @@ const SearchInput = /* @__PURE__ */React__default.forwardRef((props, ref) => {
846
847
  } })));
847
848
  });
848
849
 
849
- var css$1n = {"root":"_2805k9"};
850
+ var css$1o = {"root":"BjIkf6"};
850
851
 
851
- const ControlGroup = /* @__PURE__ */withMods(ControlGroup$1, () => [css$1n.root, 'uui-control-group']);
852
+ const ControlGroup = /* @__PURE__ */withMods(ControlGroup$1, () => [css$1o.root, 'uui-control-group']);
852
853
 
853
854
  function MultiSwitchComponent(props, ref) {
854
855
  return (React.createElement(ControlGroup, { ref: ref, rawProps: Object.assign(Object.assign({}, props.rawProps), { role: 'tablist', 'aria-invalid': props.isInvalid, 'aria-required': props.isRequired, 'aria-disabled': props.isDisabled, 'aria-readonly': props.isReadonly }) }, props.items.map((item, index) => (React.createElement(Button, Object.assign({}, props, item, { isDisabled: props.isDisabled, key: index + '-' + item.id, onClick: () => props.onValueChange(item.id), fill: props.value === item.id ? 'solid' : 'outline', color: props.color, size: props.size, rawProps: { 'aria-current': props.value === item.id, role: 'tab' } }))))));
855
856
  }
856
857
  const MultiSwitch = /* @__PURE__ */React.forwardRef(MultiSwitchComponent);
857
858
 
858
- var css$1m = {"uui-typography":"FFroXD","hero-header":"FJpyX9","promo-header":"l3sS0j","uui-critical":"zN4Pvl","uui-info":"gyXOdw","uui-success":"xOp8LZ","uui-warning":"ay1KqV","uui-highlight":"Iuim-S","uui-typography-size-12":"aCP5u4","uui-typography-size-14":"lcdVyG","uui-typography-size-16":"JQ6Y-z","root":"PIWW27","mode-form":"_45hLb3","mode-cell":"_-7qE9-","uuiTypography":"FFroXD","heroHeader":"FJpyX9","promoHeader":"l3sS0j","uuiCritical":"zN4Pvl","uuiInfo":"gyXOdw","uuiSuccess":"xOp8LZ","uuiWarning":"ay1KqV","uuiHighlight":"Iuim-S","uuiTypographySize12":"aCP5u4","uuiTypographySize14":"lcdVyG","uuiTypographySize16":"JQ6Y-z","modeForm":"_45hLb3","modeCell":"_-7qE9-"};
859
+ var css$1n = {"uui-typography":"_07QUA-","uuiTypography":"_07QUA-","hero-header":"_4nCj2x","heroHeader":"_4nCj2x","promo-header":"eIwlmQ","promoHeader":"eIwlmQ","uui-critical":"rC7DcV","uuiCritical":"rC7DcV","uui-info":"zYZCcQ","uuiInfo":"zYZCcQ","uui-success":"_6Qvtgo","uuiSuccess":"_6Qvtgo","uui-warning":"g9OlnU","uuiWarning":"g9OlnU","uui-highlight":"WXXFsD","uuiHighlight":"WXXFsD","uui-typography-size-12":"B4aknu","uuiTypographySize12":"B4aknu","uui-typography-size-14":"f15cx-","uuiTypographySize14":"f15cx-","uui-typography-size-16":"m15NFk","uuiTypographySize16":"m15NFk","root":"Wx5Bqs","mode-form":"D6dno8","modeForm":"D6dno8","mode-cell":"YgAODU","modeCell":"YgAODU"};
859
860
 
860
861
  const DEFAULT_MODE$2 = EditMode.FORM;
861
862
  function applyNumericInputMods(mods) {
862
863
  return [
863
864
  textInputCss.root,
864
- css$1m.root,
865
+ css$1n.root,
865
866
  `uui-size-${mods.size || settings.sizes.defaults.numericInput}`,
866
867
  textInputCss['mode-' + (mods.mode || DEFAULT_MODE$2)],
867
868
  ];
@@ -876,15 +877,15 @@ const NumericInput = /* @__PURE__ */withMods(NumericInput$1, applyNumericInputMo
876
877
  };
877
878
  });
878
879
 
879
- var css$1l = {"uui-typography":"kCzvRj","hero-header":"Ai-y9F","promo-header":"QL-5JR","uui-critical":"MItCRQ","uui-info":"SnpJ4g","uui-success":"kMrHyu","uui-warning":"uv-btY","uui-highlight":"ZuHpXh","uui-typography-size-12":"b5StyJ","uui-typography-size-14":"mZDh00","uui-typography-size-16":"rECVtI","root":"_3bbn22","mode-form":"o8A9sJ","mode-cell":"_4Z3D-x","mode-inline":"kVZXnN","uuiTypography":"kCzvRj","heroHeader":"Ai-y9F","promoHeader":"QL-5JR","uuiCritical":"MItCRQ","uuiInfo":"SnpJ4g","uuiSuccess":"kMrHyu","uuiWarning":"uv-btY","uuiHighlight":"ZuHpXh","uuiTypographySize12":"b5StyJ","uuiTypographySize14":"mZDh00","uuiTypographySize16":"rECVtI","modeForm":"o8A9sJ","modeCell":"_4Z3D-x","modeInline":"kVZXnN"};
880
+ var css$1m = {"uui-typography":"Vd69Cv","uuiTypography":"Vd69Cv","hero-header":"Eonr3J","heroHeader":"Eonr3J","promo-header":"uiJDJN","promoHeader":"uiJDJN","uui-critical":"H8C7Vn","uuiCritical":"H8C7Vn","uui-info":"NFgVzG","uuiInfo":"NFgVzG","uui-success":"E7tiPT","uuiSuccess":"E7tiPT","uui-warning":"qZLwLB","uuiWarning":"qZLwLB","uui-highlight":"_7gcHhs","uuiHighlight":"_7gcHhs","uui-typography-size-12":"-AnmE-","uuiTypographySize12":"-AnmE-","uui-typography-size-14":"yat1zH","uuiTypographySize14":"yat1zH","uui-typography-size-16":"tyJdsC","uuiTypographySize16":"tyJdsC","root":"OfpLWo","mode-form":"_8YiUGA","modeForm":"_8YiUGA","mode-cell":"VT1TO-","modeCell":"VT1TO-","mode-inline":"q6yMr3","modeInline":"q6yMr3"};
880
881
 
881
882
  const DEFAULT_MODE$1 = EditMode.FORM;
882
883
  function applyTextAreaMods(mods) {
883
884
  return [
884
- css$1l.root,
885
+ css$1m.root,
885
886
  'uui-textarea',
886
887
  'uui-size-' + (mods.size || settings.sizes.defaults.textArea),
887
- css$1l['mode-' + (mods.mode || DEFAULT_MODE$1)],
888
+ css$1m['mode-' + (mods.mode || DEFAULT_MODE$1)],
888
889
  ];
889
890
  }
890
891
  const TextArea = /* @__PURE__ */withMods(TextArea$1, applyTextAreaMods, (props) => {
@@ -917,95 +918,95 @@ function TREE_SHAKEABLE_INIT$1() {
917
918
  };
918
919
  }
919
920
 
920
- var _path$z;
921
- function _extends$z() { _extends$z = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$z.apply(this, arguments); }
921
+ var _path$A;
922
+ function _extends$A() { _extends$A = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$A.apply(this, arguments); }
922
923
  var SvgNotificationCheckFill = function SvgNotificationCheckFill(props, ref) {
923
- return /*#__PURE__*/React.createElement("svg", _extends$z({
924
+ return /*#__PURE__*/React.createElement("svg", _extends$A({
924
925
  xmlns: "http://www.w3.org/2000/svg",
925
926
  width: 24,
926
927
  height: 24,
927
928
  viewBox: "0 0 24 24",
928
929
  ref: ref
929
- }, props), _path$z || (_path$z = /*#__PURE__*/React.createElement("path", {
930
+ }, props), _path$A || (_path$A = /*#__PURE__*/React.createElement("path", {
930
931
  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"
931
932
  })));
932
933
  };
933
- var ForwardRef$z = /*#__PURE__*/forwardRef(SvgNotificationCheckFill);
934
+ var ForwardRef$A = /*#__PURE__*/forwardRef(SvgNotificationCheckFill);
934
935
 
935
- var _path$y;
936
- function _extends$y() { _extends$y = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$y.apply(this, arguments); }
936
+ var _path$z;
937
+ function _extends$z() { _extends$z = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$z.apply(this, arguments); }
937
938
  var SvgNotificationWarningFill = function SvgNotificationWarningFill(props, ref) {
938
- return /*#__PURE__*/React.createElement("svg", _extends$y({
939
+ return /*#__PURE__*/React.createElement("svg", _extends$z({
939
940
  xmlns: "http://www.w3.org/2000/svg",
940
941
  width: 24,
941
942
  height: 24,
942
943
  viewBox: "0 0 24 24",
943
944
  ref: ref
944
- }, props), _path$y || (_path$y = /*#__PURE__*/React.createElement("path", {
945
+ }, props), _path$z || (_path$z = /*#__PURE__*/React.createElement("path", {
945
946
  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"
946
947
  })));
947
948
  };
948
- var ForwardRef$y = /*#__PURE__*/forwardRef(SvgNotificationWarningFill);
949
+ var ForwardRef$z = /*#__PURE__*/forwardRef(SvgNotificationWarningFill);
949
950
 
950
- var _path$x;
951
- function _extends$x() { _extends$x = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$x.apply(this, arguments); }
951
+ var _path$y;
952
+ function _extends$y() { _extends$y = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$y.apply(this, arguments); }
952
953
  var SvgNotificationErrorFill = function SvgNotificationErrorFill(props, ref) {
953
- return /*#__PURE__*/React.createElement("svg", _extends$x({
954
+ return /*#__PURE__*/React.createElement("svg", _extends$y({
954
955
  xmlns: "http://www.w3.org/2000/svg",
955
956
  width: 24,
956
957
  height: 24,
957
958
  viewBox: "0 0 24 24",
958
959
  ref: ref
959
- }, props), _path$x || (_path$x = /*#__PURE__*/React.createElement("path", {
960
+ }, props), _path$y || (_path$y = /*#__PURE__*/React.createElement("path", {
960
961
  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"
961
962
  })));
962
963
  };
963
- var ForwardRef$x = /*#__PURE__*/forwardRef(SvgNotificationErrorFill);
964
+ var ForwardRef$y = /*#__PURE__*/forwardRef(SvgNotificationErrorFill);
964
965
 
965
- var _path$w;
966
- function _extends$w() { _extends$w = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$w.apply(this, arguments); }
966
+ var _path$x;
967
+ function _extends$x() { _extends$x = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$x.apply(this, arguments); }
967
968
  var SvgNotificationInfoFill = function SvgNotificationInfoFill(props, ref) {
968
- return /*#__PURE__*/React.createElement("svg", _extends$w({
969
+ return /*#__PURE__*/React.createElement("svg", _extends$x({
969
970
  xmlns: "http://www.w3.org/2000/svg",
970
971
  width: 24,
971
972
  height: 24,
972
973
  viewBox: "0 0 24 24",
973
974
  ref: ref
974
- }, props), _path$w || (_path$w = /*#__PURE__*/React.createElement("path", {
975
+ }, props), _path$x || (_path$x = /*#__PURE__*/React.createElement("path", {
975
976
  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"
976
977
  })));
977
978
  };
978
- var ForwardRef$w = /*#__PURE__*/forwardRef(SvgNotificationInfoFill);
979
+ var ForwardRef$x = /*#__PURE__*/forwardRef(SvgNotificationInfoFill);
979
980
 
980
- var css$1k = {"uui-typography":"_0jBwcH","hero-header":"NuFMv9","promo-header":"OiFOWL","uui-critical":"IICsEz","uui-info":"BRvQRl","uui-success":"Xbw36J","uui-warning":"pqxzcZ","uui-highlight":"_6d54nf","uui-typography-size-12":"wb6-kb","uui-typography-size-14":"QZjO1e","uui-typography-size-16":"AapWsq","root":"lsnxLR","icon-wrapper":"pZPUI6","alert-wrapper":"_3ysQXX","size-48":"VZpKj5","size-36":"iWqM8F","action-wrapper":"m7PIo0","action-icon":"p82rqD","action-link":"gs-LZn","close-icon":"FYwSfB","main-path":"z46FZb","content":"-dbMkn","uuiTypography":"_0jBwcH","heroHeader":"NuFMv9","promoHeader":"OiFOWL","uuiCritical":"IICsEz","uuiInfo":"BRvQRl","uuiSuccess":"Xbw36J","uuiWarning":"pqxzcZ","uuiHighlight":"_6d54nf","uuiTypographySize12":"wb6-kb","uuiTypographySize14":"QZjO1e","uuiTypographySize16":"AapWsq","iconWrapper":"pZPUI6","alertWrapper":"_3ysQXX","size48":"VZpKj5","size36":"iWqM8F","actionWrapper":"m7PIo0","actionIcon":"p82rqD","actionLink":"gs-LZn","closeIcon":"FYwSfB","mainPath":"z46FZb"};
981
+ var css$1l = {"uui-typography":"jpIPF-","uuiTypography":"jpIPF-","hero-header":"FmaBgn","heroHeader":"FmaBgn","promo-header":"MG2hmQ","promoHeader":"MG2hmQ","uui-critical":"l4B2tG","uuiCritical":"l4B2tG","uui-info":"_1pTkjs","uuiInfo":"_1pTkjs","uui-success":"yDEZEB","uuiSuccess":"yDEZEB","uui-warning":"_8yZqWS","uuiWarning":"_8yZqWS","uui-highlight":"_5bju26","uuiHighlight":"_5bju26","uui-typography-size-12":"eRkyG1","uuiTypographySize12":"eRkyG1","uui-typography-size-14":"NmFQzV","uuiTypographySize14":"NmFQzV","uui-typography-size-16":"PBe6G-","uuiTypographySize16":"PBe6G-","root":"YB-b4Q","icon-wrapper":"Gxttm-","iconWrapper":"Gxttm-","alert-wrapper":"_8I4FeV","alertWrapper":"_8I4FeV","size-48":"_0jdVu1","size48":"_0jdVu1","size-36":"HLpITV","size36":"HLpITV","action-wrapper":"_3lp57F","actionWrapper":"_3lp57F","action-icon":"ZPPCm-","actionIcon":"ZPPCm-","action-link":"nx8V27","actionLink":"nx8V27","close-icon":"FI9g85","closeIcon":"FI9g85","main-path":"_8pPcfU","mainPath":"_8pPcfU","content":"K7QjdV"};
981
982
 
982
- const Alert = /* @__PURE__ */React.forwardRef((props, ref) => (React.createElement("div", Object.assign({ role: "alert", ref: ref, className: cx('uui-alert', css$1k.root, css$1k.alertWrapper, props.color && `uui-color-${props.color}`, props.cx, (props.size === '36' ? css$1k.size36 : css$1k.size48)) }, props.rawProps),
983
- React.createElement("div", { className: css$1k.mainPath },
984
- props.icon && (React.createElement("div", { className: css$1k.iconWrapper },
985
- React.createElement(IconContainer, { icon: props.icon, cx: css$1k.actionIcon }))),
986
- React.createElement("div", { className: css$1k.content },
983
+ const Alert = /* @__PURE__ */React.forwardRef((props, ref) => (React.createElement("div", Object.assign({ role: "alert", ref: ref, className: cx('uui-alert', css$1l.root, css$1l.alertWrapper, props.color && `uui-color-${props.color}`, props.cx, (props.size === '36' ? css$1l.size36 : css$1l.size48)) }, props.rawProps),
984
+ React.createElement("div", { className: css$1l.mainPath },
985
+ props.icon && (React.createElement("div", { className: css$1l.iconWrapper },
986
+ React.createElement(IconContainer, { icon: props.icon, cx: css$1l.actionIcon }))),
987
+ React.createElement("div", { className: css$1l.content },
987
988
  props.children,
988
- props.actions && (React.createElement("div", { className: css$1k.actionWrapper }, props.actions.map((action) => (React.createElement(LinkButton, { caption: action.name, onClick: action.action, key: action.name, cx: css$1k.actionLink, size: (props === null || props === void 0 ? void 0 : props.size) === '36' ? '24' : '30' })))))),
989
- props.onClose && React.createElement(IconButton, { icon: ForwardRef$Q, color: "neutral", onClick: props.onClose, cx: css$1k.closeIcon })))));
990
- const WarningAlert = /* @__PURE__ */React.forwardRef((props, ref) => React.createElement(Alert, Object.assign({ icon: ForwardRef$y, color: "warning", ref: ref }, props)));
991
- const SuccessAlert = /* @__PURE__ */React.forwardRef((props, ref) => React.createElement(Alert, Object.assign({ icon: ForwardRef$z, color: "success", ref: ref }, props)));
992
- const HintAlert = /* @__PURE__ */React.forwardRef((props, ref) => React.createElement(Alert, Object.assign({ icon: ForwardRef$w, color: "info", ref: ref }, props)));
993
- const ErrorAlert = /* @__PURE__ */React.forwardRef((props, ref) => React.createElement(Alert, Object.assign({ icon: ForwardRef$x, color: "error", ref: ref }, props)));
989
+ props.actions && (React.createElement("div", { className: css$1l.actionWrapper }, props.actions.map((action) => (React.createElement(LinkButton, { caption: action.name, onClick: action.action, key: action.name, cx: css$1l.actionLink, size: (props === null || props === void 0 ? void 0 : props.size) === '36' ? '24' : '30' })))))),
990
+ props.onClose && React.createElement(IconButton, { icon: ForwardRef$R, color: "neutral", onClick: props.onClose, cx: css$1l.closeIcon })))));
991
+ const WarningAlert = /* @__PURE__ */React.forwardRef((props, ref) => React.createElement(Alert, Object.assign({ icon: ForwardRef$z, color: "warning", ref: ref }, props)));
992
+ const SuccessAlert = /* @__PURE__ */React.forwardRef((props, ref) => React.createElement(Alert, Object.assign({ icon: ForwardRef$A, color: "success", ref: ref }, props)));
993
+ const HintAlert = /* @__PURE__ */React.forwardRef((props, ref) => React.createElement(Alert, Object.assign({ icon: ForwardRef$x, color: "info", ref: ref }, props)));
994
+ const ErrorAlert = /* @__PURE__ */React.forwardRef((props, ref) => React.createElement(Alert, Object.assign({ icon: ForwardRef$y, color: "error", ref: ref }, props)));
994
995
 
995
996
  const Dropdown = /* @__PURE__ */withMods(Dropdown$1);
996
997
 
997
- var css$1j = {"root":"M7xY9A"};
998
+ var css$1k = {"root":"_6D2bo6"};
998
999
 
999
1000
  function applyDropdownContainerMods(mods) {
1000
1001
  return [
1001
- css$1j.root,
1002
+ css$1k.root,
1002
1003
  mods.vPadding && `vPadding-${mods.vPadding}`,
1003
1004
  mods.padding && `padding-${mods.padding}`,
1004
1005
  ];
1005
1006
  }
1006
1007
  const DropdownContainer = /* @__PURE__ */withMods(uuiComponents.DropdownContainer, applyDropdownContainerMods);
1007
1008
 
1008
- var css$1i = {"uui-typography":"FFEghT","hero-header":"cl6ojw","promo-header":"_33NkNm","uui-critical":"_44-Lrd","uui-info":"GjwW8m","uui-success":"_9ubcdY","uui-warning":"ExGb3Z","uui-highlight":"DxhQcu","uui-typography-size-12":"AHtUF4","uui-typography-size-14":"ubDOfJ","uui-typography-size-16":"_5c1QNR","submenu-root-item-rtl":"UFtK6F","icon-after":"xlZlbJ","submenu-root-item":"XRgCZ8","icon-check":"nfhO8Z","splitter-root":"M7QWkj","splitter":"RcKY0S","header-root":"DFLvAj","item-root":"ujuMvW","icon":"ERMOoD","link":"DqO9M1","indent":"P5teFU","selected-mark":"RhXOZb","uuiTypography":"FFEghT","heroHeader":"cl6ojw","promoHeader":"_33NkNm","uuiCritical":"_44-Lrd","uuiInfo":"GjwW8m","uuiSuccess":"_9ubcdY","uuiWarning":"ExGb3Z","uuiHighlight":"DxhQcu","uuiTypographySize12":"AHtUF4","uuiTypographySize14":"ubDOfJ","uuiTypographySize16":"_5c1QNR","submenuRootItemRtl":"UFtK6F","iconAfter":"xlZlbJ","submenuRootItem":"XRgCZ8","iconCheck":"nfhO8Z","splitterRoot":"M7QWkj","headerRoot":"DFLvAj","itemRoot":"ujuMvW","selectedMark":"RhXOZb"};
1009
+ var css$1j = {"uui-typography":"IYNJwq","uuiTypography":"IYNJwq","hero-header":"bVkGlx","heroHeader":"bVkGlx","promo-header":"a3tjA1","promoHeader":"a3tjA1","uui-critical":"NtHO4A","uuiCritical":"NtHO4A","uui-info":"_1YtnDv","uuiInfo":"_1YtnDv","uui-success":"WJ9409","uuiSuccess":"WJ9409","uui-warning":"PHz64d","uuiWarning":"PHz64d","uui-highlight":"_9a31Ya","uuiHighlight":"_9a31Ya","uui-typography-size-12":"_0zDWfT","uuiTypographySize12":"_0zDWfT","uui-typography-size-14":"IEiK88","uuiTypographySize14":"IEiK88","uui-typography-size-16":"a8bR-a","uuiTypographySize16":"a8bR-a","submenu-root-item-rtl":"toYNAR","submenuRootItemRtl":"toYNAR","icon-after":"-axF-B","iconAfter":"-axF-B","submenu-root-item":"-iHo-x","submenuRootItem":"-iHo-x","icon-check":"_56GJQd","iconCheck":"_56GJQd","splitter-root":"Un9aye","splitterRoot":"Un9aye","splitter":"_18WUL5","header-root":"fLapyK","headerRoot":"fLapyK","item-root":"UV0NzG","itemRoot":"UV0NzG","icon":"v8QuZY","link":"qCcVJl","indent":"mLl3Py","selected-mark":"mingzZ","selectedMark":"mingzZ"};
1009
1010
 
1010
1011
  var IDropdownControlKeys;
1011
1012
  (function (IDropdownControlKeys) {
@@ -1066,17 +1067,17 @@ const DropdownMenuButton = /* @__PURE__ */React__default.forwardRef((props, ref)
1066
1067
  const getMenuButtonContent = () => {
1067
1068
  const isIconBefore = Boolean(icon && iconPosition !== 'right');
1068
1069
  const isIconAfter = Boolean(icon && iconPosition === 'right');
1069
- const iconElement = (React__default.createElement(IconButton, { icon: icon, color: isActive ? 'primary' : 'neutral', onClick: onIconClick, isDisabled: isDisabled, cx: cx$1(css$1i.icon, iconPosition === 'right' ? css$1i.iconAfter : css$1i.iconBefore) }));
1070
+ const iconElement = (React__default.createElement(IconButton, { icon: icon, color: isActive ? 'primary' : 'neutral', onClick: onIconClick, isDisabled: isDisabled, cx: cx$1(css$1j.icon, iconPosition === 'right' ? css$1j.iconAfter : css$1j.iconBefore) }));
1070
1071
  return (React__default.createElement(React__default.Fragment, null,
1071
1072
  isIconBefore && iconElement,
1072
- React__default.createElement(Text$1, { cx: props.indent && css$1i.indent }, caption),
1073
+ React__default.createElement(Text$1, { cx: props.indent && css$1j.indent }, caption),
1073
1074
  isIconAfter && (React__default.createElement(React__default.Fragment, null,
1074
1075
  React__default.createElement(FlexSpacer, null),
1075
1076
  iconElement))));
1076
1077
  };
1077
1078
  const isAnchor = Boolean(link || href);
1078
- const itemClassNames = cx$1(props.cx, css$1i.itemRoot, isDisabled && uuiMod.disabled, isActive && uuiMod.active, isOpen && uuiMod.opened);
1079
- return isAnchor ? (React__default.createElement(Anchor$1, { cx: cx$1(css$1i.link, itemClassNames), link: link, href: href, rawProps: { role: 'menuitem', tabIndex: isDisabled ? -1 : 0 }, onClick: handleClick, isLinkActive: isActive, isDisabled: isDisabled, target: target }, getMenuButtonContent())) : (React__default.createElement(FlexRow$1, { rawProps: {
1079
+ const itemClassNames = cx$1(props.cx, css$1j.itemRoot, isDisabled && uuiMod.disabled, isActive && uuiMod.active, isOpen && uuiMod.opened);
1080
+ return isAnchor ? (React__default.createElement(Anchor$1, { cx: cx$1(css$1j.link, itemClassNames), link: link, href: href, rawProps: { role: 'menuitem', tabIndex: isDisabled ? -1 : 0 }, onClick: handleClick, isLinkActive: isActive, isDisabled: isDisabled, target: target }, getMenuButtonContent())) : (React__default.createElement(FlexRow$1, { rawProps: {
1080
1081
  tabIndex: isDisabled ? -1 : 0,
1081
1082
  role: 'menuitem',
1082
1083
  onKeyDown: isDisabled ? null : handleOpenDropdown,
@@ -1084,15 +1085,15 @@ const DropdownMenuButton = /* @__PURE__ */React__default.forwardRef((props, ref)
1084
1085
  getMenuButtonContent(),
1085
1086
  isSelected && (React__default.createElement(React__default.Fragment, null,
1086
1087
  React__default.createElement(FlexSpacer, null),
1087
- React__default.createElement(IconContainer, { icon: systemIcons.accept, cx: css$1i.selectedMark })))));
1088
+ React__default.createElement(IconContainer, { icon: systemIcons.accept, cx: css$1j.selectedMark })))));
1088
1089
  });
1089
1090
  function DropdownMenuSplitter(props) {
1090
- return (React__default.createElement("div", { className: cx$1(props.cx, css$1i.splitterRoot) },
1091
- React__default.createElement("hr", { className: css$1i.splitter })));
1091
+ return (React__default.createElement("div", { className: cx$1(props.cx, css$1j.splitterRoot) },
1092
+ React__default.createElement("hr", { className: css$1j.splitter })));
1092
1093
  }
1093
1094
  function DropdownMenuHeader(props) {
1094
- return (React__default.createElement("div", { className: cx$1('uui-dropdown-menu-header', props.cx, css$1i.headerRoot) },
1095
- React__default.createElement("span", { className: css$1i.header }, props.caption)));
1095
+ return (React__default.createElement("div", { className: cx$1('uui-dropdown-menu-header', props.cx, css$1j.headerRoot) },
1096
+ React__default.createElement("span", { className: css$1j.header }, props.caption)));
1096
1097
  }
1097
1098
  function DropdownSubMenu(props) {
1098
1099
  const subMenuModifiers = [
@@ -1114,7 +1115,7 @@ function DropdownSubMenu(props) {
1114
1115
  const isRtl = (window === null || window === void 0 ? void 0 : window.document.dir) === 'rtl';
1115
1116
  return (React__default.createElement(Dropdown$1, { openOnHover: props.openOnHover || true, closeOnMouseLeave: "boundary", openDelay: 400, closeDelay: 400, placement: isRtl ? 'left-start' : 'right-start', modifiers: subMenuModifiers, renderBody: (dropdownProps) => !props.isDisabled && (React__default.createElement(DropdownMenuBody, Object.assign({ closeOnKey: IDropdownControlKeys.LEFT_ARROW }, props, dropdownProps))), renderTarget: (_a) => {
1116
1117
  var { toggleDropdownOpening } = _a, targetProps = __rest(_a, ["toggleDropdownOpening"]);
1117
- return (React__default.createElement(DropdownMenuButton, Object.assign({ cx: cx$1(isRtl ? css$1i.submenuRootItemRtl : css$1i.submenuRootItem), icon: systemIcons.foldingArrow, iconPosition: "right", isDropdown: true, toggleDropdownOpening: toggleDropdownOpening }, props, targetProps)));
1118
+ return (React__default.createElement(DropdownMenuButton, Object.assign({ cx: cx$1(isRtl ? css$1j.submenuRootItemRtl : css$1j.submenuRootItem), icon: systemIcons.foldingArrow, iconPosition: "right", isDropdown: true, toggleDropdownOpening: toggleDropdownOpening }, props, targetProps)));
1118
1119
  } }));
1119
1120
  }
1120
1121
  function DropdownMenuSwitchButton(props) {
@@ -1131,29 +1132,29 @@ function DropdownMenuSwitchButton(props) {
1131
1132
  onHandleValueChange(!isSelected);
1132
1133
  }
1133
1134
  };
1134
- return (React__default.createElement(FlexRow$1, { cx: cx$1(props.cx, css$1i.itemRoot, isDisabled && uuiMod.disabled), onClick: () => onHandleValueChange(!isSelected), rawProps: { role: 'menuitem', onKeyDown: handleKeySelect, tabIndex: isDisabled ? -1 : 0 } },
1135
- icon && React__default.createElement(IconContainer, { icon: icon, cx: css$1i.iconBefore }),
1135
+ return (React__default.createElement(FlexRow$1, { cx: cx$1(props.cx, css$1j.itemRoot, isDisabled && uuiMod.disabled), onClick: () => onHandleValueChange(!isSelected), rawProps: { role: 'menuitem', onKeyDown: handleKeySelect, tabIndex: isDisabled ? -1 : 0 } },
1136
+ icon && React__default.createElement(IconContainer, { icon: icon, cx: css$1j.iconBefore }),
1136
1137
  React__default.createElement(Text$1, null, caption),
1137
1138
  React__default.createElement(FlexSpacer, null),
1138
1139
  React__default.createElement(Switch, { value: isSelected, tabIndex: -1, onValueChange: onHandleValueChange })));
1139
1140
  }
1140
1141
 
1141
- var css$1h = {"uui-typography":"_6ZO-ME","hero-header":"ggEvJh","promo-header":"Vk17gY","uui-critical":"ZNWDem","uui-info":"Gp-rsw","uui-success":"CyToFX","uui-warning":"mH2UFA","uui-highlight":"MOfM4g","uui-typography-size-12":"jOkVZX","uui-typography-size-14":"mkSLSN","uui-typography-size-16":"mIDfP-","root":"y7-vNV","mode-block":"m5baEx","mode-inline":"-VIoUd","padding-0":"KWBlP3","padding-6":"_18yxp9","padding-12":"_0Q-pAQ","padding-18":"RKjkaG","uuiTypography":"_6ZO-ME","heroHeader":"ggEvJh","promoHeader":"Vk17gY","uuiCritical":"ZNWDem","uuiInfo":"Gp-rsw","uuiSuccess":"CyToFX","uuiWarning":"mH2UFA","uuiHighlight":"MOfM4g","uuiTypographySize12":"jOkVZX","uuiTypographySize14":"mkSLSN","uuiTypographySize16":"mIDfP-","modeBlock":"m5baEx","modeInline":"-VIoUd","padding0":"KWBlP3","padding6":"_18yxp9","padding12":"_0Q-pAQ","padding18":"RKjkaG"};
1142
+ var css$1i = {"uui-typography":"x6CbcU","uuiTypography":"x6CbcU","hero-header":"JLvEOP","heroHeader":"JLvEOP","promo-header":"JTQzKx","promoHeader":"JTQzKx","uui-critical":"_5Ybnsq","uuiCritical":"_5Ybnsq","uui-info":"WWurVA","uuiInfo":"WWurVA","uui-success":"l9QRyS","uuiSuccess":"l9QRyS","uui-warning":"Mc-yo3","uuiWarning":"Mc-yo3","uui-highlight":"oPbab0","uuiHighlight":"oPbab0","uui-typography-size-12":"AFI8JP","uuiTypographySize12":"AFI8JP","uui-typography-size-14":"fdIox-","uuiTypographySize14":"fdIox-","uui-typography-size-16":"Q6YKW9","uuiTypographySize16":"Q6YKW9","root":"CJl-In","mode-block":"oLZagb","modeBlock":"oLZagb","mode-inline":"huUMiB","modeInline":"huUMiB","padding-0":"-rz93r","padding0":"-rz93r","padding-6":"KwK5cj","padding6":"KwK5cj","padding-12":"tulnC5","padding12":"tulnC5","padding-18":"_3eGtcw","padding18":"_3eGtcw"};
1142
1143
 
1143
1144
  function applyAccordionMods(mods) {
1144
1145
  return [
1145
- css$1h.root,
1146
- css$1h[`mode-${mods.mode || 'block'}`],
1147
- mods.padding && css$1h['padding-' + mods.padding],
1146
+ css$1i.root,
1147
+ css$1i[`mode-${mods.mode || 'block'}`],
1148
+ mods.padding && css$1i['padding-' + mods.padding],
1148
1149
  ];
1149
1150
  }
1150
1151
  const Accordion = /* @__PURE__ */withMods(uuiComponents.Accordion, applyAccordionMods, (mods) => ({
1151
1152
  dropdownIcon: mods.dropdownIcon !== null && systemIcons.foldingArrow,
1152
1153
  }));
1153
1154
 
1154
- var css$1g = {"uui-typography":"PbYZ9t","hero-header":"fAxNdF","promo-header":"DWSY3u","uui-critical":"odqopX","uui-info":"cwxJqL","uui-success":"K77qvn","uui-warning":"_3SStFv","uui-highlight":"Ya8Olg","uui-typography-size-12":"X-rVgR","uui-typography-size-14":"_0hhN-z","uui-typography-size-16":"lE0jiK","root":"UYTeDv","border-top":"ksMU4B","border-bottom":"c3ki6j","top-shadow":"wLX57G","padding-6":"I-iHGP","padding-12":"vLlnrw","padding-18":"cslNLZ","padding-24":"FE4pRg","margin-24":"_6ft5Bg","margin-12":"_3ry6lR","vPadding-12":"FR1Txh","vPadding-18":"Uek8eq","vPadding-24":"TIzOVD","vPadding-36":"Z-ctHZ","vPadding-48":"iixCjj","spacing-6":"_5KZqIY","spacing-12":"w1TiAm","spacing-18":"axlavV","uui-surface-main":"aJFdPq","uuiTypography":"PbYZ9t","heroHeader":"fAxNdF","promoHeader":"DWSY3u","uuiCritical":"odqopX","uuiInfo":"cwxJqL","uuiSuccess":"K77qvn","uuiWarning":"_3SStFv","uuiHighlight":"Ya8Olg","uuiTypographySize12":"X-rVgR","uuiTypographySize14":"_0hhN-z","uuiTypographySize16":"lE0jiK","borderTop":"ksMU4B","borderBottom":"c3ki6j","topShadow":"wLX57G","padding6":"I-iHGP","padding12":"vLlnrw","padding18":"cslNLZ","padding24":"FE4pRg","margin24":"_6ft5Bg","margin12":"_3ry6lR","vPadding12":"FR1Txh","vPadding18":"Uek8eq","vPadding24":"TIzOVD","vPadding36":"Z-ctHZ","vPadding48":"iixCjj","spacing6":"_5KZqIY","spacing12":"w1TiAm","spacing18":"axlavV","uuiSurfaceMain":"aJFdPq"};
1155
+ var css$1h = {"uui-typography":"oHfyMC","uuiTypography":"oHfyMC","hero-header":"HqnB5k","heroHeader":"HqnB5k","promo-header":"EsIgU9","promoHeader":"EsIgU9","uui-critical":"UjOHeb","uuiCritical":"UjOHeb","uui-info":"TbltJK","uuiInfo":"TbltJK","uui-success":"dbia6-","uuiSuccess":"dbia6-","uui-warning":"cFSXUb","uuiWarning":"cFSXUb","uui-highlight":"m8E7zA","uuiHighlight":"m8E7zA","uui-typography-size-12":"W8wlwt","uuiTypographySize12":"W8wlwt","uui-typography-size-14":"_9eodOg","uuiTypographySize14":"_9eodOg","uui-typography-size-16":"n3kdlb","uuiTypographySize16":"n3kdlb","root":"Wki18O","border-top":"hjjUlx","borderTop":"hjjUlx","border-bottom":"SFfln5","borderBottom":"SFfln5","top-shadow":"Veyx7x","topShadow":"Veyx7x","padding-6":"YXQndc","padding6":"YXQndc","padding-12":"b-bgAB","padding12":"b-bgAB","padding-18":"_6oo4ZD","padding18":"_6oo4ZD","padding-24":"URnri9","padding24":"URnri9","margin-24":"GDy6D6","margin24":"GDy6D6","margin-12":"PZLxNu","margin12":"PZLxNu","vPadding-12":"oesCt-","vPadding12":"oesCt-","vPadding-18":"A5VH9M","vPadding18":"A5VH9M","vPadding-24":"w8bcfi","vPadding24":"w8bcfi","vPadding-36":"yulwz3","vPadding36":"yulwz3","vPadding-48":"emNUD4","vPadding48":"emNUD4","spacing-6":"_37Z7U0","spacing6":"_37Z7U0","spacing-12":"_7uwos8","spacing12":"_7uwos8","spacing-18":"r5x4tF","spacing18":"r5x4tF","uui-surface-main":"oUxZTj","uuiSurfaceMain":"oUxZTj"};
1155
1156
 
1156
- const FlexCell = /* @__PURE__ */withMods(FlexCell$1, () => [css$1g.flexCell]);
1157
+ const FlexCell = /* @__PURE__ */withMods(FlexCell$1, () => [css$1h.flexCell]);
1157
1158
 
1158
1159
  const FlexRow = /* @__PURE__ */withMods(FlexRow$1, (props) => {
1159
1160
  if (process.env.NODE_ENV !== "production") {
@@ -1162,54 +1163,54 @@ const FlexRow = /* @__PURE__ */withMods(FlexRow$1, (props) => {
1162
1163
  }
1163
1164
  }
1164
1165
  return [
1165
- css$1g.root,
1166
+ css$1h.root,
1166
1167
  props.size !== null && 'uui-size-' + (props.size || '36'),
1167
- props.padding && css$1g['padding-' + props.padding],
1168
- props.vPadding && css$1g['vPadding-' + props.vPadding],
1169
- props.margin && css$1g['margin-' + props.margin],
1170
- props.topShadow && css$1g.topShadow,
1171
- props.borderBottom && css$1g.borderBottom,
1172
- props.borderTop && css$1g.borderTop,
1173
- props.spacing && css$1g['spacing-' + props.spacing],
1174
- props.background && css$1g[`uui-${props.background}`],
1168
+ props.padding && css$1h['padding-' + props.padding],
1169
+ props.vPadding && css$1h['vPadding-' + props.vPadding],
1170
+ props.margin && css$1h['margin-' + props.margin],
1171
+ props.topShadow && css$1h.topShadow,
1172
+ props.borderBottom && css$1h.borderBottom,
1173
+ props.borderTop && css$1h.borderTop,
1174
+ props.spacing && css$1h['spacing-' + props.spacing],
1175
+ props.background && css$1h[`uui-${props.background}`],
1175
1176
  ];
1176
1177
  });
1177
1178
 
1178
- var css$1f = {"root":"P-XZLb","margin-24":"U9dhk4","padding-12":"DffrqV","padding-24":"b4UTvw","shadow":"ARvIg4","uui-surface-main":"_93wW5z","margin24":"U9dhk4","padding12":"DffrqV","padding24":"b4UTvw","uuiSurfaceMain":"_93wW5z"};
1179
+ var css$1g = {"root":"_8FmHb6","margin-24":"qAIvJR","margin24":"qAIvJR","padding-12":"_5-WhZw","padding12":"_5-WhZw","padding-24":"TN7x8L","padding24":"TN7x8L","shadow":"Hq0j4J","uui-surface-main":"HmbF37","uuiSurfaceMain":"HmbF37"};
1179
1180
 
1180
1181
  const Panel = /* @__PURE__ */withMods(VPanel, (props) => [
1181
1182
  'uui-panel',
1182
- css$1f.root,
1183
- props.shadow && css$1f.shadow,
1184
- props.margin && css$1f['margin-' + props.margin],
1185
- props.background && css$1f[`uui-${props.background}`],
1183
+ css$1g.root,
1184
+ props.shadow && css$1g.shadow,
1185
+ props.margin && css$1g['margin-' + props.margin],
1186
+ props.background && css$1g[`uui-${props.background}`],
1186
1187
  ]);
1187
1188
 
1188
- var css$1e = {"root":"OFm5e9"};
1189
+ var css$1f = {"root":"ELavfQ"};
1189
1190
 
1190
1191
  function applyTooltipMods(mods) {
1191
1192
  return [
1192
- css$1e.root,
1193
+ css$1f.root,
1193
1194
  `uui-color-${mods.color || 'inverted'}`,
1194
1195
  ];
1195
1196
  }
1196
1197
  const Tooltip = /* @__PURE__ */withMods(uuiComponents.Tooltip, applyTooltipMods);
1197
1198
 
1198
- var css$1d = {"uui-typography":"OTgmhN","hero-header":"A7anss","promo-header":"HFJv-b","uui-critical":"OoNGfm","uui-info":"BwSeOm","uui-success":"_1uH7UU","uui-warning":"_-760qS","uui-highlight":"tnfQaT","uui-typography-size-12":"R5HoDd","uui-typography-size-14":"dvO7Ln","uui-typography-size-16":"jkojS-","root":"gdPBwY","uuiTypography":"OTgmhN","heroHeader":"A7anss","promoHeader":"HFJv-b","uuiCritical":"OoNGfm","uuiInfo":"BwSeOm","uuiSuccess":"_1uH7UU","uuiWarning":"_-760qS","uuiHighlight":"tnfQaT","uuiTypographySize12":"R5HoDd","uuiTypographySize14":"dvO7Ln","uuiTypographySize16":"jkojS-"};
1199
+ var css$1e = {"uui-typography":"TnXYPE","uuiTypography":"TnXYPE","hero-header":"b-F4cn","heroHeader":"b-F4cn","promo-header":"vSg2rL","promoHeader":"vSg2rL","uui-critical":"-VxxmG","uuiCritical":"-VxxmG","uui-info":"jia2UF","uuiInfo":"jia2UF","uui-success":"_0ktCeE","uuiSuccess":"_0ktCeE","uui-warning":"WuRMx2","uuiWarning":"WuRMx2","uui-highlight":"jiMhkg","uuiHighlight":"jiMhkg","uui-typography-size-12":"_1QhafP","uuiTypographySize12":"_1QhafP","uui-typography-size-14":"wmh5hG","uuiTypographySize14":"wmh5hG","uui-typography-size-16":"LMsx-n","uuiTypographySize16":"LMsx-n","root":"FOVz-i"};
1199
1200
 
1200
1201
  function applyLabeledInputMods(mods) {
1201
1202
  return [
1202
1203
  'uui-labeled-input',
1203
- css$1d.root,
1204
+ css$1e.root,
1204
1205
  'uui-size-' + (mods.size || settings.sizes.defaults.labeledInput),
1205
1206
  ];
1206
1207
  }
1207
1208
  const LabeledInput = /* @__PURE__ */withMods(uuiComponents.LabeledInput, applyLabeledInputMods, (props) => ({
1208
1209
  Tooltip: props.Tooltip || Tooltip,
1209
- infoIcon: props.infoIcon || (settings.sizes.labeledInput.fillIcon.includes(props.size) ? ForwardRef$w : ForwardRef$L),
1210
+ infoIcon: props.infoIcon || (settings.sizes.labeledInput.fillIcon.includes(props.size) ? ForwardRef$x : ForwardRef$M),
1210
1211
  }));
1211
1212
 
1212
- var css$1c = {"root":"Ld5hNd"};
1213
+ var css$1d = {"root":"hmqj4U"};
1213
1214
 
1214
1215
  function RadioGroup(props) {
1215
1216
  const direction = props.direction || 'vertical';
@@ -1218,34 +1219,34 @@ function RadioGroup(props) {
1218
1219
  props.onValueChange(newVal);
1219
1220
  }
1220
1221
  };
1221
- return (React.createElement("fieldset", Object.assign({ ref: props.forwardedRef, className: cx$1(css$1c.root, directionMode[direction], props.cx), onFocus: props.onFocus, onBlur: props.onBlur }, props.rawProps), props.items.map((i) => {
1222
+ return (React.createElement("fieldset", Object.assign({ ref: props.forwardedRef, className: cx$1(css$1d.root, directionMode[direction], props.cx), onFocus: props.onFocus, onBlur: props.onBlur }, props.rawProps), props.items.map((i) => {
1222
1223
  const restItemProps = __rest(i, ["id", "name", "renderName"]);
1223
1224
  return (React.createElement(RadioInput, Object.assign({ name: props.name, renderLabel: i.renderName ? i.renderName : () => i.name, value: props.value === i.id, onValueChange: () => handleChange(i.id), isDisabled: props.isDisabled || i.isDisabled, isReadonly: props.isReadonly, isInvalid: props.isInvalid, isRequired: props.isRequired, key: i.id.toString(), size: props.size || i.size }, restItemProps)));
1224
1225
  })));
1225
1226
  }
1226
1227
 
1227
- var css$1b = {"root":"-HZxVh"};
1228
+ var css$1c = {"root":"KM9qJu"};
1228
1229
 
1229
1230
  function applyScrollBarsMods() {
1230
1231
  return [
1231
- css$1b.root, 'uui-scroll-bars', 'uui-shadow-top', 'uui-shadow-bottom',
1232
+ css$1c.root, 'uui-scroll-bars', 'uui-shadow-top', 'uui-shadow-bottom',
1232
1233
  ];
1233
1234
  }
1234
1235
  const ScrollBars = /* @__PURE__ */withMods(ScrollBars$1, applyScrollBarsMods);
1235
1236
 
1236
- var css$1a = {"scroll-container":"-MMY4G","list-container":"ynRlbJ","scrollContainer":"-MMY4G","listContainer":"ynRlbJ"};
1237
+ var css$1b = {"scroll-container":"ARCi7J","scrollContainer":"ARCi7J","list-container":"z9sHZe","listContainer":"z9sHZe"};
1237
1238
 
1238
- var css$19 = {"root":"ZDyVhf"};
1239
+ var css$1a = {"root":"mzsARs"};
1239
1240
 
1240
- const AvatarStack = /* @__PURE__ */withMods(AvatarStack$1, () => [css$19.root]);
1241
+ const AvatarStack = /* @__PURE__ */withMods(AvatarStack$1, () => [css$1a.root]);
1241
1242
 
1242
- var css$18 = {"uui-typography":"jMhIP-","hero-header":"VHybhi","promo-header":"HnHCuh","uui-critical":"G-MgIb","uui-info":"I6RvAW","uui-success":"I4wWys","uui-warning":"Y4dn6z","uui-highlight":"gJFF4s","uui-typography-size-12":"c4Om0d","uui-typography-size-14":"sIe39Q","uui-typography-size-16":"Jyg33f","root":"o6T2JX","uuiTypography":"jMhIP-","heroHeader":"VHybhi","promoHeader":"HnHCuh","uuiCritical":"G-MgIb","uuiInfo":"I6RvAW","uuiSuccess":"I4wWys","uuiWarning":"Y4dn6z","uuiHighlight":"gJFF4s","uuiTypographySize12":"c4Om0d","uuiTypographySize14":"sIe39Q","uuiTypographySize16":"Jyg33f"};
1243
+ var css$19 = {"uui-typography":"_9b8h-3","uuiTypography":"_9b8h-3","hero-header":"EiW0w6","heroHeader":"EiW0w6","promo-header":"_95Zxf-","promoHeader":"_95Zxf-","uui-critical":"-sHhFn","uuiCritical":"-sHhFn","uui-info":"_-7O-Ex","uuiInfo":"_-7O-Ex","uui-success":"Bi-5Rx","uuiSuccess":"Bi-5Rx","uui-warning":"_6mBCWb","uuiWarning":"_6mBCWb","uui-highlight":"_94bwj-","uuiHighlight":"_94bwj-","uui-typography-size-12":"zHd6zC","uuiTypographySize12":"zHd6zC","uui-typography-size-14":"CgxWcD","uuiTypographySize14":"CgxWcD","uui-typography-size-16":"AAkfv2","uuiTypographySize16":"AAkfv2","root":"JY-5V4"};
1243
1244
 
1244
1245
  const DEFAULT_FILL = 'solid';
1245
1246
  function applyBadgeMods(mods) {
1246
1247
  return [
1247
1248
  'uui-badge',
1248
- css$18.root,
1249
+ css$19.root,
1249
1250
  `uui-size-${mods.size || settings.sizes.defaults.badge}`,
1250
1251
  `uui-fill-${mods.fill || DEFAULT_FILL}`,
1251
1252
  `uui-color-${mods.color || 'info'}`,
@@ -1263,11 +1264,11 @@ const Badge = /* @__PURE__ */React__default.forwardRef((props, ref) => {
1263
1264
  props.isDropdown && (React__default.createElement(IconContainer, { icon: DropdownIcon, flipY: props.isOpen }))));
1264
1265
  });
1265
1266
 
1266
- var css$17 = {"uui-typography":"JhMNBk","hero-header":"jMjSOj","promo-header":"uDJx5J","uui-critical":"_4SLiuz","uui-info":"YvCDOl","uui-success":"ao0POe","uui-warning":"_4VQpPn","uui-highlight":"de-eru","uui-typography-size-12":"rJIR4Z","uui-typography-size-14":"Y3ct69","uui-typography-size-16":"HELDZL","root":"s8cWdr","uuiTypography":"JhMNBk","heroHeader":"jMjSOj","promoHeader":"uDJx5J","uuiCritical":"_4SLiuz","uuiInfo":"YvCDOl","uuiSuccess":"ao0POe","uuiWarning":"_4VQpPn","uuiHighlight":"de-eru","uuiTypographySize12":"rJIR4Z","uuiTypographySize14":"Y3ct69","uuiTypographySize16":"HELDZL"};
1267
+ var css$18 = {"uui-typography":"bHUTqc","uuiTypography":"bHUTqc","hero-header":"PoueDO","heroHeader":"PoueDO","promo-header":"_0HjPyh","promoHeader":"_0HjPyh","uui-critical":"ygZvLa","uuiCritical":"ygZvLa","uui-info":"Sv61Ed","uuiInfo":"Sv61Ed","uui-success":"Dmtbt-","uuiSuccess":"Dmtbt-","uui-warning":"Ye9ESy","uuiWarning":"Ye9ESy","uui-highlight":"li1wob","uuiHighlight":"li1wob","uui-typography-size-12":"RK2Zv6","uuiTypographySize12":"RK2Zv6","uui-typography-size-14":"_1p9N6q","uuiTypographySize14":"_1p9N6q","uui-typography-size-16":"Y-avZH","uuiTypographySize16":"Y-avZH","root":"WAHKHZ"};
1267
1268
 
1268
1269
  function applyTagMods(props) {
1269
1270
  return [
1270
- css$17.root,
1271
+ css$18.root,
1271
1272
  `uui-size-${props.size || settings.sizes.defaults.tag}`,
1272
1273
  `uui-color-${props.color || 'neutral'}`,
1273
1274
  `uui-fill-${props.fill || 'solid'}`,
@@ -1287,94 +1288,94 @@ const Tag = /* @__PURE__ */React__default.forwardRef((props, ref) => {
1287
1288
  props.onClear && !props.isDisabled && (React__default.createElement(IconContainer, { cx: uuiMarkers.clickable, icon: ClearIcon, onClick: props.onClear }))));
1288
1289
  });
1289
1290
 
1290
- var css$16 = {"root":"X2CvhE","uui-spinner":"Yxea7d","uuiSpinner":"Yxea7d"};
1291
+ var css$17 = {"root":"i27qdq","uui-spinner":"_62n3C-","uuiSpinner":"_62n3C-"};
1291
1292
 
1292
1293
  function applySpinnerMods() {
1293
- return [css$16.root, 'uui-spinner'];
1294
+ return [css$17.root, 'uui-spinner'];
1294
1295
  }
1295
1296
  const Spinner = /* @__PURE__ */withMods(Spinner$1, applySpinnerMods);
1296
1297
 
1297
- var _path$v;
1298
- function _extends$v() { _extends$v = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$v.apply(this, arguments); }
1298
+ var _path$w;
1299
+ function _extends$w() { _extends$w = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$w.apply(this, arguments); }
1299
1300
  var SvgNavigationChevronLeftOutline = function SvgNavigationChevronLeftOutline(props, ref) {
1300
- return /*#__PURE__*/React.createElement("svg", _extends$v({
1301
+ return /*#__PURE__*/React.createElement("svg", _extends$w({
1301
1302
  xmlns: "http://www.w3.org/2000/svg",
1302
1303
  width: 24,
1303
1304
  height: 24,
1304
1305
  viewBox: "0 0 24 24",
1305
1306
  ref: ref
1306
- }, props), _path$v || (_path$v = /*#__PURE__*/React.createElement("path", {
1307
+ }, props), _path$w || (_path$w = /*#__PURE__*/React.createElement("path", {
1307
1308
  d: "M15.914 5.414 14.5 4l-8 8 8 8 1.414-1.414L9.328 12l6.586-6.586z"
1308
1309
  })));
1309
1310
  };
1310
- var ForwardRef$v = /*#__PURE__*/forwardRef(SvgNavigationChevronLeftOutline);
1311
+ var ForwardRef$w = /*#__PURE__*/forwardRef(SvgNavigationChevronLeftOutline);
1311
1312
 
1312
- var _path$u;
1313
- function _extends$u() { _extends$u = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$u.apply(this, arguments); }
1313
+ var _path$v;
1314
+ function _extends$v() { _extends$v = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$v.apply(this, arguments); }
1314
1315
  var SvgNavigationChevronRightOutline = function SvgNavigationChevronRightOutline(props, ref) {
1315
- return /*#__PURE__*/React.createElement("svg", _extends$u({
1316
+ return /*#__PURE__*/React.createElement("svg", _extends$v({
1316
1317
  xmlns: "http://www.w3.org/2000/svg",
1317
1318
  width: 24,
1318
1319
  height: 24,
1319
1320
  viewBox: "0 0 24 24",
1320
1321
  ref: ref
1321
- }, props), _path$u || (_path$u = /*#__PURE__*/React.createElement("path", {
1322
+ }, props), _path$v || (_path$v = /*#__PURE__*/React.createElement("path", {
1322
1323
  d: "M8.086 18.586 9.5 20l8-8-8-8-1.414 1.414L14.672 12l-6.586 6.586z"
1323
1324
  })));
1324
1325
  };
1325
- var ForwardRef$u = /*#__PURE__*/forwardRef(SvgNavigationChevronRightOutline);
1326
+ var ForwardRef$v = /*#__PURE__*/forwardRef(SvgNavigationChevronRightOutline);
1326
1327
 
1327
- var css$15 = {"root":"MnV704","page":"xBrZ7P","spacer":"EGKjat","mode-ghost":"-HWokq","modeGhost":"-HWokq"};
1328
+ var css$16 = {"root":"-J3zd-","page":"-g-B82","spacer":"_5QbgpA","mode-ghost":"nUJ23j","modeGhost":"nUJ23j"};
1328
1329
 
1329
1330
  function Paginator(props) {
1330
- const renderPaginator = (params) => (React__default.createElement("nav", Object.assign({ role: "navigation", className: cx(css$15.root, 'uui-paginator', `uui-size-${props.size || settings.sizes.defaults.paginator}`) }, params.rawProps),
1331
- React__default.createElement(Button, { size: props.size || settings.sizes.defaults.paginator, icon: ForwardRef$v, onClick: params.goToPrev, isDisabled: params.isFirst || props.isDisabled, fill: "outline", color: "secondary" }),
1331
+ const renderPaginator = (params) => (React__default.createElement("nav", Object.assign({ role: "navigation", className: cx(css$16.root, 'uui-paginator', `uui-size-${props.size || settings.sizes.defaults.paginator}`) }, params.rawProps),
1332
+ React__default.createElement(Button, { size: props.size || settings.sizes.defaults.paginator, icon: ForwardRef$w, onClick: params.goToPrev, isDisabled: params.isFirst || props.isDisabled, fill: "outline", color: "secondary" }),
1332
1333
  params.pages.map((page, index) => {
1333
1334
  if (page.type === 'spacer') {
1334
- return (React__default.createElement(Button, { cx: cx(css$15.spacer, css$15.page), size: props.size || settings.sizes.defaults.paginator, key: `${index}_spacer`, caption: "...", fill: "ghost", color: "secondary", tabIndex: -1, isDisabled: props.isDisabled }));
1335
+ return (React__default.createElement(Button, { cx: cx(css$16.spacer, css$16.page), size: props.size || settings.sizes.defaults.paginator, key: `${index}_spacer`, caption: "...", fill: "ghost", color: "secondary", tabIndex: -1, isDisabled: props.isDisabled }));
1335
1336
  }
1336
1337
  else {
1337
- return (React__default.createElement(Button, { cx: cx(css$15[`mode-${!page.isActive && 'ghost'}`], css$15.page), size: props.size || settings.sizes.defaults.paginator, key: page.pageNumber, caption: page.pageNumber, onClick: () => { var _a; return (_a = page.onClick) === null || _a === void 0 ? void 0 : _a.call(page); }, rawProps: { 'aria-current': page.isActive }, fill: (page.isActive && 'outline') || 'ghost', color: "primary", isDisabled: props.isDisabled }));
1338
+ return (React__default.createElement(Button, { cx: cx(css$16[`mode-${!page.isActive && 'ghost'}`], css$16.page), size: props.size || settings.sizes.defaults.paginator, key: page.pageNumber, caption: page.pageNumber, onClick: () => { var _a; return (_a = page.onClick) === null || _a === void 0 ? void 0 : _a.call(page); }, rawProps: { 'aria-current': page.isActive }, fill: (page.isActive && 'outline') || 'ghost', color: "primary", isDisabled: props.isDisabled }));
1338
1339
  }
1339
1340
  }),
1340
- React__default.createElement(Button, { size: props.size || settings.sizes.defaults.paginator, icon: ForwardRef$u, onClick: params.goToNext, isDisabled: params.isLast || props.isDisabled, fill: "outline", color: "secondary" })));
1341
+ React__default.createElement(Button, { size: props.size || settings.sizes.defaults.paginator, icon: ForwardRef$v, onClick: params.goToNext, isDisabled: params.isLast || props.isDisabled, fill: "outline", color: "secondary" })));
1341
1342
  return React__default.createElement(Paginator$1, Object.assign({}, props, { render: renderPaginator }));
1342
1343
  }
1343
1344
 
1344
- var css$14 = {"root":"ZNf-Vg","progress-bar":"_3fad2U","progressBar-indeterminate":"sRvC32","size-12":"txE-VO","size-18":"_3A01-G","size-24":"IlpJiQ","progressBar":"_3fad2U","progressBarIndeterminate":"sRvC32","size12":"txE-VO","size18":"_3A01-G","size24":"IlpJiQ"};
1345
+ var css$15 = {"root":"HdV07u","progress-bar":"J6BXUx","progressBar":"J6BXUx","progressBar-indeterminate":"L9XDP7","progressBarIndeterminate":"L9XDP7","size-12":"bPJA9a","size12":"bPJA9a","size-18":"BuhaHx","size18":"BuhaHx","size-24":"_7pMgnu","size24":"_7pMgnu"};
1345
1346
 
1346
1347
  const IndeterminateBar = /* @__PURE__ */React.forwardRef((props, ref) => {
1347
- return (React.createElement("div", { ref: ref, className: cx('uui-indeterminate_bar', props.cx, css$14.root, css$14[`size-${props.size || 12}`]) },
1348
- React.createElement("div", { className: cx(css$14.progressBar) })));
1348
+ return (React.createElement("div", { ref: ref, className: cx('uui-indeterminate_bar', props.cx, css$15.root, css$15[`size-${props.size || 12}`]) },
1349
+ React.createElement("div", { className: cx(css$15.progressBar) })));
1349
1350
  });
1350
1351
 
1351
- var css$13 = {"root":"Du2dCI","striped":"_9JM3ZA","animate-stripes":"-HMssG","size-12":"vjlqQ9","size-18":"BUbK-U","size-24":"y2Scdu","animateStripes":"-HMssG","size12":"vjlqQ9","size18":"BUbK-U","size24":"y2Scdu"};
1352
+ var css$14 = {"root":"_1YCdxB","striped":"jRJs9L","animate-stripes":"_2j3HVg","animateStripes":"_2j3HVg","size-12":"MmxsHd","size12":"MmxsHd","size-18":"s4A05l","size18":"s4A05l","size-24":"_7P1Awi","size24":"_7P1Awi"};
1352
1353
 
1353
1354
  const DEFAULT_SIZE = '12';
1354
1355
  function applyProgressBarMods(mods) {
1355
1356
  const size = mods.size || DEFAULT_SIZE;
1356
1357
  return [
1357
- css$13.root,
1358
- css$13[`size-${size}`],
1359
- mods.striped && css$13.striped,
1358
+ css$14.root,
1359
+ css$14[`size-${size}`],
1360
+ mods.striped && css$14.striped,
1360
1361
  ];
1361
1362
  }
1362
1363
  const ProgressBar = /* @__PURE__ */withMods(uuiComponents.ProgressBar, applyProgressBarMods, (props) => ({
1363
1364
  hideLabel: props.hideLabel || props.striped,
1364
1365
  }));
1365
1366
 
1366
- var css$12 = {"root":"LAoBLP"};
1367
+ var css$13 = {"root":"FwszS8"};
1367
1368
 
1368
1369
  const IndicatorBar = /* @__PURE__ */React.forwardRef((props, ref) => {
1369
1370
  const { progress } = props;
1370
- return progress || progress === 0 ? (React.createElement(ProgressBar, { ref: ref, progress: progress, cx: cx(css$12.root, props.cx), hideLabel: true })) : (React.createElement(IndeterminateBar, { ref: ref, cx: cx(css$12.root, props.cx) }));
1371
+ return progress || progress === 0 ? (React.createElement(ProgressBar, { ref: ref, progress: progress, cx: cx(css$13.root, props.cx), hideLabel: true })) : (React.createElement(IndeterminateBar, { ref: ref, cx: cx(css$13.root, props.cx) }));
1371
1372
  });
1372
1373
 
1373
- var css$11 = {"root":"jnMD1v"};
1374
+ var css$12 = {"root":"kipjiY"};
1374
1375
 
1375
1376
  const StatusIndicator = /* @__PURE__ */forwardRef((props, ref) => {
1376
1377
  return (React__default.createElement("div", { ref: ref, className: cx([
1377
- css$11.root,
1378
+ css$12.root,
1378
1379
  `uui-size-${props.size || settings.sizes.defaults.statusIndicator}`,
1379
1380
  'uui-status_indicator',
1380
1381
  `uui-color-${props.color || 'neutral'}`,
@@ -1385,7 +1386,7 @@ const StatusIndicator = /* @__PURE__ */forwardRef((props, ref) => {
1385
1386
  React__default.createElement("p", { className: "uui-status_indicator-caption" }, props.caption)));
1386
1387
  });
1387
1388
 
1388
- var css$10 = {"drag-handle":"JDXGub","icon-container":"xHT3Fq","dragHandle":"JDXGub","iconContainer":"xHT3Fq"};
1389
+ var css$11 = {"drag-handle":"qeEuet","dragHandle":"qeEuet","icon-container":"I-ZiwZ","iconContainer":"I-ZiwZ"};
1389
1390
 
1390
1391
  function DataRowAddons(props) {
1391
1392
  var _a, _b;
@@ -1397,19 +1398,19 @@ function DataRowAddons(props) {
1397
1398
  return settings.sizes.rowAddons.indentWidth[props.size] || settings.sizes.rowAddons.defaults.indentWidth;
1398
1399
  };
1399
1400
  return (React__default.createElement(React__default.Fragment, null,
1400
- ((_a = row.dnd) === null || _a === void 0 ? void 0 : _a.srcData) && React__default.createElement(DragHandle, { key: "dh", cx: css$10.dragHandle, rawProps: Object.assign({}, props.eventHandlers) }),
1401
+ ((_a = row.dnd) === null || _a === void 0 ? void 0 : _a.srcData) && React__default.createElement(DragHandle, { key: "dh", cx: css$11.dragHandle, rawProps: Object.assign({}, props.eventHandlers) }),
1401
1402
  ((_b = row === null || row === void 0 ? void 0 : row.checkbox) === null || _b === void 0 ? void 0 : _b.isVisible) && (React__default.createElement(Checkbox, { key: "cb", cx: "uui-dr_addons-checkbox", tabIndex: props.tabIndex, size: settings.sizes.rowAddons.checkbox[props.size], value: row.isChecked, indeterminate: !row.isChecked && row.isChildrenChecked, onValueChange: () => { var _a; return (_a = row.onCheck) === null || _a === void 0 ? void 0 : _a.call(row, row); }, isDisabled: row.checkbox.isDisabled, isInvalid: row.checkbox.isInvalid })),
1402
1403
  row.indent > 0 && (React__default.createElement("div", { key: "fold", className: cx('uui-dr_addons-indent', `uui-size-${props.size}`), style: { marginInlineStart: getIndent(), width: getWidth() } }, row.isFoldable && (React__default.createElement(IconContainer, { rawProps: {
1403
1404
  'aria-label': row.isFolded ? 'Unfold' : 'Fold',
1404
1405
  role: 'button',
1405
- }, key: "icon", icon: ForwardRef$P, cx: [
1406
- uuiElement.foldingArrow, uuiMarkers.clickable, css$10.iconContainer,
1406
+ }, key: "icon", icon: ForwardRef$Q, cx: [
1407
+ uuiElement.foldingArrow, uuiMarkers.clickable, css$11.iconContainer,
1407
1408
  ], rotate: row.isFolded ? '90ccw' : '0', onClick: () => row.onFold(row), size: settings.sizes.rowAddons.icon[props.size] || settings.sizes.rowAddons.defaults.icon }))))));
1408
1409
  }
1409
1410
 
1410
- var css$$ = {"root":"-S9ibH"};
1411
+ var css$10 = {"root":"EBnQe3"};
1411
1412
 
1412
- const Blocker = /* @__PURE__ */withMods(Blocker$1, () => [css$$.root], (cmpProps) => ({ renderSpinner: cmpProps.renderSpinner || (() => React__default.createElement(Spinner, null)) }));
1413
+ const Blocker = /* @__PURE__ */withMods(Blocker$1, () => [css$10.root], (cmpProps) => ({ renderSpinner: cmpProps.renderSpinner || (() => React__default.createElement(Spinner, null)) }));
1413
1414
 
1414
1415
  const VirtualList = /* @__PURE__ */React.forwardRef((props, ref) => {
1415
1416
  const { listContainerRef, offsetY, handleScroll, estimatedHeight, scrollContainerRef, } = useVirtualList({
@@ -1425,7 +1426,7 @@ const VirtualList = /* @__PURE__ */React.forwardRef((props, ref) => {
1425
1426
  var _a;
1426
1427
  return ((_a = props.renderRows) === null || _a === void 0 ? void 0 : _a.call(props, {
1427
1428
  listContainerRef, estimatedHeight, offsetY, scrollShadows,
1428
- })) || (React.createElement("div", { className: css$1a.listContainer, style: { minHeight: `${estimatedHeight}px` } },
1429
+ })) || (React.createElement("div", { className: css$1b.listContainer, style: { minHeight: `${estimatedHeight}px` } },
1429
1430
  React.createElement("div", { ref: listContainerRef, role: props.role, style: { marginTop: offsetY } }, props.rows)));
1430
1431
  };
1431
1432
  const renderView = ({ style }) => (React.createElement(VirtualListView, { isLoading: props.isLoading, style: style, rawProps: props.rawProps }));
@@ -1435,7 +1436,7 @@ const VirtualList = /* @__PURE__ */React.forwardRef((props, ref) => {
1435
1436
  return;
1436
1437
  scrollContainerRef.current = scrollbars.container.firstChild;
1437
1438
  }, []);
1438
- return (React.createElement(ScrollBars, { cx: cx$1(css$1a.scrollContainer, props.cx, {
1439
+ return (React.createElement(ScrollBars, { cx: cx$1(css$1b.scrollContainer, props.cx, {
1439
1440
  [uuiMarkers.scrolledLeft]: scrollShadows.horizontalLeft,
1440
1441
  [uuiMarkers.scrolledRight]: scrollShadows.horizontalRight,
1441
1442
  [uuiMarkers.scrolledTop]: scrollShadows.verticalTop,
@@ -1448,7 +1449,7 @@ const VirtualListView = /* @__PURE__ */React.forwardRef((props, ref) => {
1448
1449
  React.createElement(Blocker, { isEnabled: props.isLoading })));
1449
1450
  });
1450
1451
 
1451
- var css$_ = {"root":"cFFzCY"};
1452
+ var css$$ = {"root":"PD3ZlP"};
1452
1453
 
1453
1454
  function CheckboxGroup(props) {
1454
1455
  const currentValue = props.value || [];
@@ -1464,60 +1465,16 @@ function CheckboxGroup(props) {
1464
1465
  }
1465
1466
  props.onValueChange(newSelection);
1466
1467
  };
1467
- return (React.createElement("fieldset", Object.assign({ ref: props.forwardedRef, className: cx$1(css$_.root, directionMode[direction], props.cx) }, props.rawProps), props.items.map((i) => {
1468
+ return (React.createElement("fieldset", Object.assign({ ref: props.forwardedRef, className: cx$1(css$$.root, directionMode[direction], props.cx) }, props.rawProps), props.items.map((i) => {
1468
1469
  const restItemProps = __rest(i, ["id", "name", "renderName"]);
1469
1470
  return (React.createElement(Checkbox, Object.assign({ renderLabel: i.renderName ? i.renderName : () => i.name, value: currentValue.indexOf(i.id) !== -1, onValueChange: (selected) => handleChange(selected, i.id), isDisabled: props.isDisabled, isReadonly: props.isReadonly, isInvalid: props.isInvalid, isRequired: props.isRequired, key: i.id.toString(), size: props.size || i.size }, restItemProps)));
1470
1471
  })));
1471
1472
  }
1472
1473
 
1473
- var css$Z = {"root":"_9yLemT","line-height":"ZRksWf","font-size":"_8ytGKW","lineHeight":"ZRksWf","fontSize":"_8ytGKW"};
1474
+ var css$_ = {"uui-typography":"_8ANzWI","uuiTypography":"_8ANzWI","hero-header":"_0r-X1m","heroHeader":"_0r-X1m","promo-header":"Fz1F6o","promoHeader":"Fz1F6o","uui-critical":"_8gTHM9","uuiCritical":"_8gTHM9","uui-info":"z3Jfik","uuiInfo":"z3Jfik","uui-success":"UxsD8t","uuiSuccess":"UxsD8t","uui-warning":"NI4hIV","uuiWarning":"NI4hIV","uui-highlight":"_8bRjon","uuiHighlight":"_8bRjon","uui-typography-size-12":"QksPrt","uuiTypographySize12":"QksPrt","uui-typography-size-14":"czV-Hi","uuiTypographySize14":"czV-Hi","uui-typography-size-16":"rkIy1X","uuiTypographySize16":"rkIy1X","root":"EV8sxD","modal-blocker":"wbzbp9","modalBlocker":"wbzbp9","animateModalBlocker":"IIErRL","modal":"ZS-IJ5","modal-footer":"bFjO8k","modalFooter":"bFjO8k","modal-header":"f3ZQNt","modalHeader":"f3ZQNt"};
1474
1475
 
1475
- function applyTextMods(mods) {
1476
- return [
1477
- css$Z.root,
1478
- 'uui-text',
1479
- `uui-size-${mods.size || settings.sizes.defaults.text}`,
1480
- (mods.size !== 'none' || mods.lineHeight) && css$Z.lineHeight,
1481
- (mods.size !== 'none' || mods.fontSize) && css$Z.fontSize,
1482
- `uui-color-${mods.color || 'primary'}`,
1483
- `uui-font-weight-${mods.fontWeight || '400'}`,
1484
- `uui-font-style-${mods.fontStyle || 'normal'}`,
1485
- 'uui-typography',
1486
- ];
1487
- }
1488
- const Text = /* @__PURE__ */withMods(uuiComponents.Text, applyTextMods, (props) => {
1489
- var _a;
1490
- const style = ((_a = props === null || props === void 0 ? void 0 : props.rawProps) === null || _a === void 0 ? void 0 : _a.style) || {};
1491
- props.fontSize && (style['--uui-text-font-size'] = `${props.fontSize}px`);
1492
- props.lineHeight && (style['--uui-text-line-height'] = `${props.lineHeight}px`);
1493
- return {
1494
- rawProps: Object.assign(Object.assign({}, props === null || props === void 0 ? void 0 : props.rawProps), { style: style }),
1495
- };
1496
- });
1497
-
1498
- var css$Y = {"root":"St4c-s","loading-word":"-DYCSx","animated-loading":"d0oAb0","skeleton_loading":"_2oky-D","loadingWord":"-DYCSx","animatedLoading":"d0oAb0","skeletonLoading":"_2oky-D"};
1499
-
1500
- const TextPlaceholder = (props) => {
1501
- const pattern = '&nbsp;';
1502
- const text = React.useMemo(() => {
1503
- const words = [];
1504
- for (let i = 0; i < (props.wordsCount || 1); i++) {
1505
- const lengthWord = Math.floor(Math.random() * 10 + 8);
1506
- words.push(pattern.repeat(lengthWord));
1507
- }
1508
- return words;
1509
- }, [props.wordsCount]);
1510
- return (React.createElement("div", Object.assign({ "aria-busy": true, className: cx(css$Y.root, 'uui-text-placeholder') }, props.rawProps), text.map((it, index) => (React.createElement("span", { key: index, className: cx([
1511
- props.cx, css$Y.loadingWord, !props.isNotAnimated && css$Y.animatedLoading,
1512
- ]), dangerouslySetInnerHTML: { __html: it } })))));
1513
- };
1514
-
1515
- const RichTextView = /* @__PURE__ */withMods(uuiComponents.RichTextView, (mods) => ['uui-typography', `uui-typography-size-${mods.size || '14'}`]);
1516
-
1517
- var css$X = {"uui-typography":"_0ccqKC","hero-header":"KckQiI","promo-header":"KxKPiL","uui-critical":"k1dXpL","uui-info":"zMB1fH","uui-success":"SUU4Hp","uui-warning":"pNaUE-","uui-highlight":"UfmBTR","uui-typography-size-12":"ywb3fi","uui-typography-size-14":"_4FQGnt","uui-typography-size-16":"_7NAAYY","root":"ckpq2c","modal-blocker":"axZzJa","animateModalBlocker":"X6GbLJ","modal":"ICz2Zj","modal-footer":"y8VUNA","modal-header":"r-aW-Z","uuiTypography":"_0ccqKC","heroHeader":"KckQiI","promoHeader":"KxKPiL","uuiCritical":"k1dXpL","uuiInfo":"zMB1fH","uuiSuccess":"SUU4Hp","uuiWarning":"pNaUE-","uuiHighlight":"UfmBTR","uuiTypographySize12":"ywb3fi","uuiTypographySize14":"_4FQGnt","uuiTypographySize16":"_7NAAYY","modalBlocker":"axZzJa","modalFooter":"y8VUNA","modalHeader":"r-aW-Z"};
1518
-
1519
- const ModalBlocker = /* @__PURE__ */withMods(ModalBlocker$1, () => [css$X.modalBlocker]);
1520
- const ModalWindow = /* @__PURE__ */withMods(ModalWindow$1, () => [css$X.root, css$X.modal], (props) => {
1476
+ const ModalBlocker = /* @__PURE__ */withMods(ModalBlocker$1, () => [css$_.modalBlocker]);
1477
+ const ModalWindow = /* @__PURE__ */withMods(ModalWindow$1, () => [css$_.root, css$_.modal], (props) => {
1521
1478
  const width = props.width || settings.sizes.modal.window.defaults.width;
1522
1479
  const height = props.height || 'auto';
1523
1480
  const maxHeight = isMobile() ? '100dvh' : (props.maxHeight || '80dvh');
@@ -1529,19 +1486,19 @@ const ModalWindow = /* @__PURE__ */withMods(ModalWindow$1, () => [css$X.root, cs
1529
1486
  });
1530
1487
  class ModalHeader extends React__default.Component {
1531
1488
  render() {
1532
- return (React__default.createElement(FlexRow, { padding: this.props.padding || '24', vPadding: "12", borderBottom: this.props.borderBottom, cx: [css$X.root, css$X.modalHeader, this.props.cx], columnGap: "12", rawProps: this.props.rawProps },
1533
- this.props.title && (React__default.createElement(Text, { size: "48", fontSize: "18", fontWeight: "600" }, this.props.title)),
1489
+ return (React__default.createElement(FlexRow, { padding: this.props.padding || '24', size: null, vPadding: "36", borderBottom: this.props.borderBottom, cx: [css$_.root, css$_.modalHeader, this.props.cx], columnGap: "12", rawProps: this.props.rawProps },
1490
+ this.props.title && (React__default.createElement("div", { className: cx('uui-modal-title', 'uui-typography') }, this.props.title)),
1534
1491
  this.props.children,
1535
1492
  this.props.onClose && React__default.createElement(FlexSpacer, null),
1536
1493
  this.props.onClose && (React__default.createElement(FlexCell, { shrink: 0, width: "auto" },
1537
- React__default.createElement(IconButton, { rawProps: { 'aria-label': 'Close modal' }, icon: ForwardRef$Q, onClick: this.props.onClose })))));
1494
+ React__default.createElement(IconButton, { rawProps: { 'aria-label': 'Close modal' }, icon: ForwardRef$R, onClick: this.props.onClose })))));
1538
1495
  }
1539
1496
  }
1540
1497
  class ModalFooter extends React__default.Component {
1541
1498
  render() {
1542
1499
  return (React__default.createElement(FlexRow, { columnGap: this.props.columnGap || '12', cx: [
1543
- css$X.root,
1544
- css$X.modalFooter,
1500
+ css$_.root,
1501
+ css$_.modalFooter,
1545
1502
  this.props.cx,
1546
1503
  ], borderTop: this.props.borderTop, padding: this.props.padding || '24', vPadding: this.props.vPadding || '24', rawProps: this.props.rawProps }, this.props.children));
1547
1504
  }
@@ -1688,22 +1645,22 @@ const TREE_SHAKEABLE_INIT = () => (Object.assign(Object.assign({}, i18n$1), { da
1688
1645
  } }));
1689
1646
  const i18n = /* @__PURE__ */TREE_SHAKEABLE_INIT();
1690
1647
 
1691
- var _path$t;
1692
- function _extends$t() { _extends$t = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$t.apply(this, arguments); }
1648
+ var _path$u;
1649
+ function _extends$u() { _extends$u = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$u.apply(this, arguments); }
1693
1650
  var SvgNotificationHelpFill = function SvgNotificationHelpFill(props, ref) {
1694
- return /*#__PURE__*/React.createElement("svg", _extends$t({
1651
+ return /*#__PURE__*/React.createElement("svg", _extends$u({
1695
1652
  xmlns: "http://www.w3.org/2000/svg",
1696
1653
  width: 24,
1697
1654
  height: 24,
1698
1655
  viewBox: "0 0 24 24",
1699
1656
  ref: ref
1700
- }, props), _path$t || (_path$t = /*#__PURE__*/React.createElement("path", {
1657
+ }, props), _path$u || (_path$u = /*#__PURE__*/React.createElement("path", {
1701
1658
  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"
1702
1659
  })));
1703
1660
  };
1704
- var ForwardRef$t = /*#__PURE__*/forwardRef(SvgNotificationHelpFill);
1661
+ var ForwardRef$u = /*#__PURE__*/forwardRef(SvgNotificationHelpFill);
1705
1662
 
1706
- var css$W = {"uui-typography":"y4obDL","hero-header":"DMcmqc","promo-header":"_9vPfTJ","uui-critical":"VXDiks","uui-info":"_4NJCaZ","uui-success":"W6FKEw","uui-warning":"cdNOT2","uui-highlight":"OVf3ec","uui-typography-size-12":"_9CkwVL","uui-typography-size-14":"km2Mrm","uui-typography-size-16":"wmZn9p","root":"Bl-r5N","icon-wrapper":"_55kP43","action-wrapper":"SI-LKj","action-link":"y6Th7V","close-icon":"s-kJ8Q","main-path":"owdjwz","content":"VWkue0","close-wrapper":"jBKcWg","notification-wrapper":"oaqONr","clear-button":"_5arLsZ","uuiTypography":"y4obDL","heroHeader":"DMcmqc","promoHeader":"_9vPfTJ","uuiCritical":"VXDiks","uuiInfo":"_4NJCaZ","uuiSuccess":"W6FKEw","uuiWarning":"cdNOT2","uuiHighlight":"OVf3ec","uuiTypographySize12":"_9CkwVL","uuiTypographySize14":"km2Mrm","uuiTypographySize16":"wmZn9p","iconWrapper":"_55kP43","actionWrapper":"SI-LKj","actionLink":"y6Th7V","closeIcon":"s-kJ8Q","mainPath":"owdjwz","closeWrapper":"jBKcWg","notificationWrapper":"oaqONr","clearButton":"_5arLsZ"};
1663
+ var css$Z = {"uui-typography":"BJT4Ga","uuiTypography":"BJT4Ga","hero-header":"onxFU4","heroHeader":"onxFU4","promo-header":"G2R4Ye","promoHeader":"G2R4Ye","uui-critical":"XSCgTG","uuiCritical":"XSCgTG","uui-info":"fY8wTf","uuiInfo":"fY8wTf","uui-success":"-Lx0i7","uuiSuccess":"-Lx0i7","uui-warning":"liVTsM","uuiWarning":"liVTsM","uui-highlight":"b7spcI","uuiHighlight":"b7spcI","uui-typography-size-12":"jqihgi","uuiTypographySize12":"jqihgi","uui-typography-size-14":"-S1ZPY","uuiTypographySize14":"-S1ZPY","uui-typography-size-16":"iehGRS","uuiTypographySize16":"iehGRS","root":"cQjQsj","icon-wrapper":"SgADQu","iconWrapper":"SgADQu","action-wrapper":"CgejM8","actionWrapper":"CgejM8","action-link":"_68L8Kf","actionLink":"_68L8Kf","close-icon":"RFYjNa","closeIcon":"RFYjNa","main-path":"_1BtyvV","mainPath":"_1BtyvV","content":"G3C2zJ","close-wrapper":"VqzVi-","closeWrapper":"VqzVi-","notification-wrapper":"CNKzL9","notificationWrapper":"CNKzL9","clear-button":"-W8dut","clearButton":"-W8dut"};
1707
1664
 
1708
1665
  const NotificationCard = /* @__PURE__ */React__default.forwardRef((props, ref) => {
1709
1666
  const notificationCardNode = React__default.useRef(null);
@@ -1718,27 +1675,27 @@ const NotificationCard = /* @__PURE__ */React__default.forwardRef((props, ref) =
1718
1675
  (_b = notificationCardNode.current) === null || _b === void 0 ? void 0 : _b.removeEventListener('mouseleave', props.refreshTimer);
1719
1676
  };
1720
1677
  }, []);
1721
- return (React__default.createElement("div", Object.assign({ role: "alert", className: cx('uui-notification_card', props.color && `uui-color-${props.color}`, css$W.root, props.cx), ref: notificationCardNode }, props.rawProps),
1722
- React__default.createElement("div", { className: css$W.mainPath },
1723
- props.icon && (React__default.createElement("div", { className: css$W.iconWrapper },
1678
+ return (React__default.createElement("div", Object.assign({ role: "alert", className: cx('uui-notification_card', props.color && `uui-color-${props.color}`, css$Z.root, props.cx), ref: notificationCardNode }, props.rawProps),
1679
+ React__default.createElement("div", { className: css$Z.mainPath },
1680
+ props.icon && (React__default.createElement("div", { className: css$Z.iconWrapper },
1724
1681
  React__default.createElement(IconContainer, { size: 24, icon: props.icon }))),
1725
- React__default.createElement("div", { className: css$W.content },
1682
+ React__default.createElement("div", { className: css$Z.content },
1726
1683
  props.children,
1727
- props.actions && (React__default.createElement("div", { className: css$W.actionWrapper }, props.actions.map((action) => (React__default.createElement(LinkButton, { caption: action.name, onClick: action.action, key: action.name, cx: css$W.actionLink, size: "36", rawProps: action.rawProps })))))),
1728
- props.onClose && (React__default.createElement("div", { className: css$W.closeWrapper },
1729
- React__default.createElement(IconButton, { icon: ForwardRef$Q, color: "neutral", onClick: props.onClose, cx: css$W.closeIcon }))))));
1684
+ props.actions && (React__default.createElement("div", { className: css$Z.actionWrapper }, props.actions.map((action) => (React__default.createElement(LinkButton, { caption: action.name, onClick: action.action, key: action.name, cx: css$Z.actionLink, size: "36", rawProps: action.rawProps })))))),
1685
+ props.onClose && (React__default.createElement("div", { className: css$Z.closeWrapper },
1686
+ React__default.createElement(IconButton, { icon: ForwardRef$R, color: "neutral", onClick: props.onClose, cx: css$Z.closeIcon }))))));
1730
1687
  });
1731
- const WarningNotification = /* @__PURE__ */React__default.forwardRef((props, ref) => (React__default.createElement(NotificationCard, Object.assign({ icon: ForwardRef$y, color: "warning" }, props, { ref: ref, cx: props.cx }))));
1732
- const SuccessNotification = /* @__PURE__ */React__default.forwardRef((props, ref) => (React__default.createElement(NotificationCard, Object.assign({ icon: ForwardRef$z, color: "success" }, props, { ref: ref, cx: props.cx }))));
1733
- const HintNotification = /* @__PURE__ */React__default.forwardRef((props, ref) => (React__default.createElement(NotificationCard, Object.assign({ icon: ForwardRef$t, color: "info" }, props, { ref: ref, cx: props.cx }))));
1734
- const ErrorNotification = /* @__PURE__ */React__default.forwardRef((props, ref) => (React__default.createElement(NotificationCard, Object.assign({ icon: ForwardRef$x, color: "error" }, props, { ref: ref, cx: props.cx }))));
1688
+ const WarningNotification = /* @__PURE__ */React__default.forwardRef((props, ref) => (React__default.createElement(NotificationCard, Object.assign({ icon: ForwardRef$z, color: "warning" }, props, { ref: ref, cx: props.cx }))));
1689
+ const SuccessNotification = /* @__PURE__ */React__default.forwardRef((props, ref) => (React__default.createElement(NotificationCard, Object.assign({ icon: ForwardRef$A, color: "success" }, props, { ref: ref, cx: props.cx }))));
1690
+ const HintNotification = /* @__PURE__ */React__default.forwardRef((props, ref) => (React__default.createElement(NotificationCard, Object.assign({ icon: ForwardRef$u, color: "info" }, props, { ref: ref, cx: props.cx }))));
1691
+ const ErrorNotification = /* @__PURE__ */React__default.forwardRef((props, ref) => (React__default.createElement(NotificationCard, Object.assign({ icon: ForwardRef$y, color: "error" }, props, { ref: ref, cx: props.cx }))));
1735
1692
  function ClearNotification() {
1736
1693
  const uuiCtx = useUuiContext();
1737
- return (React__default.createElement("div", { className: cx(css$W.notificationWrapper, css$W.clearButton) },
1694
+ return (React__default.createElement("div", { className: cx(css$Z.notificationWrapper, css$Z.clearButton) },
1738
1695
  React__default.createElement(LinkButton, { caption: i18n.notificationCard.closeAllNotificationsButton, onClick: () => uuiCtx.uuiNotifications.clearAll() })));
1739
1696
  }
1740
1697
 
1741
- var css$V = {"footer":"_4LcTCe"};
1698
+ var css$Y = {"footer":"ZiE-I1"};
1742
1699
 
1743
1700
  class ConfirmationModal extends React.Component {
1744
1701
  render() {
@@ -1750,7 +1707,7 @@ class ConfirmationModal extends React.Component {
1750
1707
  React.createElement(ModalWindow, { width: 420 },
1751
1708
  React.createElement(ModalHeader, { borderBottom: true, title: this.props.caption, onClose: () => this.props.abort() }),
1752
1709
  React.createElement(ScrollBars, null, bodyContent),
1753
- React.createElement(ModalFooter, { cx: css$V.footer },
1710
+ React.createElement(ModalFooter, { cx: css$Y.footer },
1754
1711
  this.props.hideCancelButton || (React.createElement(Button, { caption: i18n.form.modals.discardButton, onClick: () => this.props.success(false), fill: "outline", color: "secondary" })),
1755
1712
  React.createElement(Button, { caption: i18n.form.modals.saveButton, onClick: () => this.props.success(true), color: "primary" })))));
1756
1713
  }
@@ -1780,7 +1737,7 @@ function useReliableForceUpdate() {
1780
1737
  return red[1];
1781
1738
  }
1782
1739
 
1783
- var css$U = {"root":"_1yptKm","timepicker-input":"FH0h1m","ltr-always":"M0cdWi","timepickerInput":"FH0h1m","ltrAlways":"M0cdWi"};
1740
+ var css$X = {"root":"_8lNo6Q","timepicker-input":"hGynS5","timepickerInput":"hGynS5","ltr-always":"EaNOsO","ltrAlways":"EaNOsO"};
1784
1741
 
1785
1742
  const uuiTimePicker = {
1786
1743
  container: 'uui-timepicker-container',
@@ -1819,23 +1776,23 @@ function TimePickerBody(props) {
1819
1776
  const minutesToSubtract = value.minute() % minutesStep === 0 ? minutesStep : value.minute() % minutesStep;
1820
1777
  onMinutesChange(value.subtract(minutesToSubtract, 'm').minute());
1821
1778
  };
1822
- return (React.createElement("div", Object.assign({ className: cx$1(css$U.root, uuiTimePicker.container, props.cx), ref: props.forwardedRef }, props.rawProps),
1823
- React.createElement("div", { className: css$U.ltrAlways },
1779
+ return (React.createElement("div", Object.assign({ className: cx$1(css$X.root, uuiTimePicker.container, props.cx), ref: props.forwardedRef }, props.rawProps),
1780
+ React.createElement("div", { className: css$X.ltrAlways },
1824
1781
  React.createElement("div", { className: uuiTimePicker.elementContainer },
1825
- React.createElement(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()) }),
1782
+ React.createElement(IconContainer, { size: 18, rawProps: { 'aria-label': 'Increment hours' }, cx: uuiTimePicker.iconUp, icon: ForwardRef$Q, onClick: () => onHoursChange(uuiDayjs.dayjs().set(props.value).add(1, 'h').hour()) }),
1826
1783
  React.createElement(NumericInput$1, { cx: uuiTimePicker.input, onValueChange: onHoursChange, value: +(uuiDayjs.dayjs()
1827
1784
  .set(props.value)
1828
1785
  .format(MAX_HOURS === FORMAT_12H ? 'hh' : 'HH')), min: MIN_HOURS, max: MAX_HOURS }),
1829
- React.createElement(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()) })),
1786
+ React.createElement(IconContainer, { size: 18, rawProps: { 'aria-label': 'Decrement hours' }, cx: uuiTimePicker.iconDown, icon: ForwardRef$Q, onClick: () => onHoursChange(uuiDayjs.dayjs().set(props.value).subtract(1, 'h').hour()) })),
1830
1787
  React.createElement("div", { className: uuiTimePicker.elementContainer },
1831
- React.createElement(IconContainer, { size: 18, rawProps: { 'aria-label': 'Increment minutes' }, cx: uuiTimePicker.iconUp, icon: ForwardRef$P, onClick: handleMinutesUpClick }),
1788
+ React.createElement(IconContainer, { size: 18, rawProps: { 'aria-label': 'Increment minutes' }, cx: uuiTimePicker.iconUp, icon: ForwardRef$Q, onClick: handleMinutesUpClick }),
1832
1789
  React.createElement(NumericInput$1, { cx: uuiTimePicker.input, onValueChange: onMinutesChange, value: +uuiDayjs.dayjs().set(props.value).format('m'), min: MIN_MINUTES, max: MAX_MINUTES }),
1833
- React.createElement(IconContainer, { size: 18, rawProps: { 'aria-label': 'Decrement minutes' }, cx: uuiTimePicker.iconDown, icon: ForwardRef$P, onClick: handleMinutesDownClick }))),
1790
+ React.createElement(IconContainer, { size: 18, rawProps: { 'aria-label': 'Decrement minutes' }, cx: uuiTimePicker.iconDown, icon: ForwardRef$Q, onClick: handleMinutesDownClick }))),
1834
1791
  MAX_HOURS === FORMAT_12H && (React.createElement("div", { className: uuiTimePicker.elementContainer },
1835
- React.createElement(IconContainer, { size: 18, cx: uuiTimePicker.iconUp, icon: ForwardRef$P, onClick: onTimeTypeChange }),
1792
+ React.createElement(IconContainer, { size: 18, cx: uuiTimePicker.iconUp, icon: ForwardRef$Q, onClick: onTimeTypeChange }),
1836
1793
  React.createElement(TextInput$1, { cx: uuiTimePicker.input, onValueChange: () => {
1837
1794
  }, isReadonly: true, value: uuiDayjs.dayjs().set(props.value).format('A') }),
1838
- React.createElement(IconContainer, { size: 18, cx: uuiTimePicker.iconDown, icon: ForwardRef$P, onClick: onTimeTypeChange })))));
1795
+ React.createElement(IconContainer, { size: 18, cx: uuiTimePicker.iconDown, icon: ForwardRef$Q, onClick: onTimeTypeChange })))));
1839
1796
  }
1840
1797
 
1841
1798
  const getMeridian = (newValue, format) => {
@@ -1962,7 +1919,7 @@ function TimePicker(props) {
1962
1919
  };
1963
1920
  const renderInput = (inputProps) => {
1964
1921
  var _a;
1965
- return (React__default.createElement(TextInput, Object.assign({}, inputProps, { onClick: null, size: props.size || '36', isDisabled: props.isDisabled, isReadonly: props.isReadonly, isInvalid: props.isInvalid, cx: [css$U.root, css$U.timepickerInput, props.inputCx], value: state.inputValue, onValueChange: handleInputChange, onCancel: !props.disableClear && onClear, onFocus: handleFocus, onBlur: handleBlur, isDropdown: false, placeholder: props.placeholder ? props.placeholder : getFormat(), mode: props.mode || DEFAULT_MODE, rawProps: (_a = props.rawProps) === null || _a === void 0 ? void 0 : _a.input })));
1922
+ return (React__default.createElement(TextInput, Object.assign({}, inputProps, { onClick: null, size: props.size || '36', isDisabled: props.isDisabled, isReadonly: props.isReadonly, isInvalid: props.isInvalid, cx: [css$X.root, css$X.timepickerInput, props.inputCx], value: state.inputValue, onValueChange: handleInputChange, onCancel: !props.disableClear && onClear, onFocus: handleFocus, onBlur: handleBlur, isDropdown: false, placeholder: props.placeholder ? props.placeholder : getFormat(), mode: props.mode || DEFAULT_MODE, rawProps: (_a = props.rawProps) === null || _a === void 0 ? void 0 : _a.input })));
1966
1923
  };
1967
1924
  const renderBody = (bodyProps) => {
1968
1925
  var _a;
@@ -1973,22 +1930,52 @@ function TimePicker(props) {
1973
1930
  return (React__default.createElement(Dropdown, { renderTarget: (targetProps) => (props.renderTarget ? props.renderTarget(targetProps) : renderInput(targetProps)), renderBody: (bodyProps) => !props.isDisabled && !props.isReadonly && renderBody(bodyProps), onValueChange: !props.isDisabled && !props.isReadonly ? onToggle : null, value: state.isOpen, modifiers: [{ name: 'offset', options: { offset: [0, 6] } }], forwardedRef: props.forwardedRef }));
1974
1931
  }
1975
1932
 
1976
- var css$T = {"root":"o2JU-e"};
1933
+ var css$W = {"root":"_--uM47"};
1977
1934
 
1978
1935
  function applyInputAddonMods() {
1979
1936
  return [
1980
- css$T.root,
1937
+ css$W.root,
1981
1938
  ];
1982
1939
  }
1983
1940
  const InputAddon = /* @__PURE__ */withMods(InputAddon$1, applyInputAddonMods);
1984
1941
 
1985
- var css$S = {"root":"xTcdxW"};
1942
+ var css$V = {"root":"aKGPxT"};
1986
1943
 
1987
1944
  function applySliderMods() {
1988
- return [css$S.root, 'uui-color-neutral'];
1945
+ return [css$V.root, 'uui-color-neutral'];
1989
1946
  }
1990
1947
  const Slider = /* @__PURE__ */withMods(Slider$1, applySliderMods);
1991
1948
 
1949
+ var _path$t;
1950
+ function _extends$t() { _extends$t = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$t.apply(this, arguments); }
1951
+ var SvgStarFilled = function SvgStarFilled(props, ref) {
1952
+ return /*#__PURE__*/React.createElement("svg", _extends$t({
1953
+ width: 24,
1954
+ height: 24,
1955
+ viewBox: "0 0 24 24",
1956
+ xmlns: "http://www.w3.org/2000/svg",
1957
+ ref: ref
1958
+ }, props), _path$t || (_path$t = /*#__PURE__*/React.createElement("path", {
1959
+ fillRule: "evenodd",
1960
+ 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"
1961
+ })));
1962
+ };
1963
+ var ForwardRef$t = /*#__PURE__*/forwardRef(SvgStarFilled);
1964
+
1965
+ var css$U = {"root":"Sgbu2C","tooltip":"Nit79W"};
1966
+
1967
+ function applyRatingMods(mods) {
1968
+ return [
1969
+ css$U.root,
1970
+ `uui-size-${mods.size || settings.sizes.defaults.rating}`,
1971
+ ];
1972
+ }
1973
+ const Rating = /* @__PURE__ */withMods(uuiComponents.Rating, applyRatingMods, (props) => ({
1974
+ filledStarIcon: props.icon || ForwardRef$t,
1975
+ emptyStarIcon: props.icon || ForwardRef$t,
1976
+ Tooltip,
1977
+ }));
1978
+
1992
1979
  const defaultFormat = 'MMM D, YYYY';
1993
1980
  const valueFormat = 'YYYY-MM-DD';
1994
1981
  const supportedDateFormats = (format) => {
@@ -2117,7 +2104,7 @@ const getNextYearsList = (currentDate) => {
2117
2104
  return currentDate.add(16, 'year');
2118
2105
  };
2119
2106
 
2120
- var css$R = {"root":"IAljru","container":"IyN5sv"};
2107
+ var css$T = {"root":"szxv-D","container":"w2rfmQ"};
2121
2108
 
2122
2109
  const uuiHeader = {
2123
2110
  container: 'uui-datepicker-header-container',
@@ -2194,21 +2181,21 @@ function DatePickerHeader({ navIconLeft, navIconRight, value: { month, view }, o
2194
2181
  }, [view, month]);
2195
2182
  const disablePrev = view === 'YEAR_SELECTION' && !isYearWithinSoberRange(getPrevYearsList(month));
2196
2183
  const disableNext = view === 'YEAR_SELECTION' && !isYearWithinSoberRange(getNextYearsList(month));
2197
- return (React.createElement("div", { className: cx(css$R.root, uuiHeader.container, cx) },
2184
+ return (React.createElement("div", { className: cx(css$T.root, uuiHeader.container, cx) },
2198
2185
  React.createElement("header", { className: uuiHeader.headerNav },
2199
- React.createElement(Button, { icon: navIconLeft || ForwardRef$v, color: "secondary", fill: "ghost", cx: uuiHeader.navIconLeft, onClick: !isDisabled && (() => onLeftNavigationArrow()), isDisabled: disablePrev }),
2186
+ React.createElement(Button, { icon: navIconLeft || ForwardRef$w, color: "secondary", fill: "ghost", cx: uuiHeader.navIconLeft, onClick: !isDisabled && (() => onLeftNavigationArrow()), isDisabled: disablePrev }),
2200
2187
  React.createElement(Button, { caption: title, fill: "ghost", cx: uuiHeader.navTitle, onClick: !isDisabled && (() => onCaptionClick(view)) }),
2201
- React.createElement(Button, { icon: navIconRight || ForwardRef$u, color: "secondary", fill: "ghost", cx: uuiHeader.navIconRight, onClick: !isDisabled && (() => onRightNavigationArrow()), isDisabled: disableNext }))));
2188
+ React.createElement(Button, { icon: navIconRight || ForwardRef$v, color: "secondary", fill: "ghost", cx: uuiHeader.navIconRight, onClick: !isDisabled && (() => onRightNavigationArrow()), isDisabled: disableNext }))));
2202
2189
  }
2203
2190
 
2204
- var css$Q = {"uui-typography":"RTOSN7","hero-header":"_4d2kfK","promo-header":"PaKDKx","uui-critical":"_2zdgW-","uui-info":"dGH5j9","uui-success":"Sb7t4J","uui-warning":"R8FosR","uui-highlight":"h6ULVo","uui-typography-size-12":"-bqo3d","uui-typography-size-14":"FBPqLS","uui-typography-size-16":"siFo5m","root":"ofNjhv","uuiTypography":"RTOSN7","heroHeader":"_4d2kfK","promoHeader":"PaKDKx","uuiCritical":"_2zdgW-","uuiInfo":"dGH5j9","uuiSuccess":"Sb7t4J","uuiWarning":"R8FosR","uuiHighlight":"h6ULVo","uuiTypographySize12":"-bqo3d","uuiTypographySize14":"FBPqLS","uuiTypographySize16":"siFo5m"};
2191
+ var css$S = {"uui-typography":"yVjM1c","uuiTypography":"yVjM1c","hero-header":"umDTgw","heroHeader":"umDTgw","promo-header":"qaZfMT","promoHeader":"qaZfMT","uui-critical":"K-znIq","uuiCritical":"K-znIq","uui-info":"mQAywT","uuiInfo":"mQAywT","uui-success":"Nok88N","uuiSuccess":"Nok88N","uui-warning":"XDsTjB","uuiWarning":"XDsTjB","uui-highlight":"Y0RpfP","uuiHighlight":"Y0RpfP","uui-typography-size-12":"Bl9vR9","uuiTypographySize12":"Bl9vR9","uui-typography-size-14":"iEZedx","uuiTypographySize14":"iEZedx","uui-typography-size-16":"oYGwMX","uuiTypographySize16":"oYGwMX","root":"VMH1iG"};
2205
2192
 
2206
2193
  function applyDateSelectionMods() {
2207
- return [css$Q.root, `uui-size-${settings.sizes.defaults.datePicker}`];
2194
+ return [css$S.root, `uui-size-${settings.sizes.defaults.datePicker}`];
2208
2195
  }
2209
2196
  const Calendar = /* @__PURE__ */withMods(Calendar$1, applyDateSelectionMods);
2210
2197
 
2211
- var css$P = {"uui-typography":"LkhvYW","hero-header":"wl4rVU","promo-header":"_7fyUi9","uui-critical":"ASpoH0","uui-info":"_0LLhb8","uui-success":"IikchD","uui-warning":"_1bzaD5","uui-highlight":"S9p-P3","uui-typography-size-12":"TA6QTe","uui-typography-size-14":"c6YhmH","uui-typography-size-16":"XUIGT-","root":"IoM9F-","uuiTypography":"LkhvYW","heroHeader":"wl4rVU","promoHeader":"_7fyUi9","uuiCritical":"ASpoH0","uuiInfo":"_0LLhb8","uuiSuccess":"IikchD","uuiWarning":"_1bzaD5","uuiHighlight":"S9p-P3","uuiTypographySize12":"TA6QTe","uuiTypographySize14":"c6YhmH","uuiTypographySize16":"XUIGT-"};
2198
+ var css$R = {"uui-typography":"aUSsNZ","uuiTypography":"aUSsNZ","hero-header":"_-17Yio","heroHeader":"_-17Yio","promo-header":"mMyfG7","promoHeader":"mMyfG7","uui-critical":"KsbagP","uuiCritical":"KsbagP","uui-info":"JygviN","uuiInfo":"JygviN","uui-success":"Bhw6jZ","uuiSuccess":"Bhw6jZ","uui-warning":"DnWG8j","uuiWarning":"DnWG8j","uui-highlight":"HyXau-","uuiHighlight":"HyXau-","uui-typography-size-12":"IQaP8B","uuiTypographySize12":"IQaP8B","uui-typography-size-14":"Arx3eF","uuiTypographySize14":"Arx3eF","uui-typography-size-16":"rk-h79","uuiTypographySize16":"rk-h79","root":"LTObrm"};
2212
2199
 
2213
2200
  const uuiDatePickerBody = {
2214
2201
  wrapper: 'uui-datepicker-body-wrapper',
@@ -2252,7 +2239,7 @@ function StatelessDatePickerBodyComp({ renderDay, isHoliday, cx: classes, filter
2252
2239
  }
2253
2240
  };
2254
2241
  return (React__default.createElement("div", Object.assign({ ref: ref, className: cx$1(uuiDatePickerBodyBase.container, `uui-size-${settings.sizes.defaults.datePicker}`, classes) }, rawProps),
2255
- React__default.createElement("div", { className: cx$1(css$P.root, uuiDatePickerBody.wrapper) },
2242
+ React__default.createElement("div", { className: cx$1(css$R.root, uuiDatePickerBody.wrapper) },
2256
2243
  React__default.createElement(DatePickerHeader, { value: {
2257
2244
  view,
2258
2245
  month,
@@ -2339,7 +2326,7 @@ function DatePickerComponent(props, ref) {
2339
2326
  }
2340
2327
  const DatePicker = /* @__PURE__ */React__default.forwardRef(DatePickerComponent);
2341
2328
 
2342
- var css$O = {"uui-typography":"k-5hwL","hero-header":"Qu-7KN","promo-header":"mWNbFW","uui-critical":"SyeFjJ","uui-info":"Qac2CX","uui-success":"N6VOuQ","uui-warning":"O7npiG","uui-highlight":"PLxx9i","uui-typography-size-12":"u8syHG","uui-typography-size-14":"kjbAVH","uui-typography-size-16":"LwvO9O","date-input":"zesSQZ","root":"_0G87Ql","separator":"-ohh7M","mode-form":"pDhahH","mode-cell":"W6cgoj","uuiTypography":"k-5hwL","heroHeader":"Qu-7KN","promoHeader":"mWNbFW","uuiCritical":"SyeFjJ","uuiInfo":"Qac2CX","uuiSuccess":"N6VOuQ","uuiWarning":"O7npiG","uuiHighlight":"PLxx9i","uuiTypographySize12":"u8syHG","uuiTypographySize14":"kjbAVH","uuiTypographySize16":"LwvO9O","dateInput":"zesSQZ","modeForm":"pDhahH","modeCell":"W6cgoj"};
2329
+ var css$Q = {"uui-typography":"-R4ukp","uuiTypography":"-R4ukp","hero-header":"P3f4SQ","heroHeader":"P3f4SQ","promo-header":"iq-Wcj","promoHeader":"iq-Wcj","uui-critical":"NXynpn","uuiCritical":"NXynpn","uui-info":"CktR8i","uuiInfo":"CktR8i","uui-success":"-IyCeS","uuiSuccess":"-IyCeS","uui-warning":"_5w7ozd","uuiWarning":"_5w7ozd","uui-highlight":"s-AL30","uuiHighlight":"s-AL30","uui-typography-size-12":"JdLIiv","uuiTypographySize12":"JdLIiv","uui-typography-size-14":"szhirX","uuiTypographySize14":"szhirX","uui-typography-size-16":"_6G65Do","uuiTypographySize16":"_6G65Do","date-input":"LfUiBl","dateInput":"LfUiBl","root":"bToO6r","separator":"h9hza2","mode-form":"_17FaqQ","modeForm":"_17FaqQ","mode-cell":"_1New-i","modeCell":"_1New-i"};
2343
2330
 
2344
2331
  const RangeDatePickerInput = /* @__PURE__ */forwardRef(({ isDisabled, isInvalid, isReadonly, size, disableClear, rawProps, value, inFocus, format, onValueChange, onFocusInput, onBlurInput, onClick, getPlaceholder, filter, onKeyDown, id, cx: classes, }, ref) => {
2345
2332
  const [inputValue, setInputValue] = useState(toCustomDateRangeFormat(value, format));
@@ -2373,15 +2360,15 @@ const RangeDatePickerInput = /* @__PURE__ */forwardRef(({ isDisabled, isInvalid,
2373
2360
  const clearAllowed = !disableClear && inputValue.from && inputValue.to;
2374
2361
  return (
2375
2362
  // eslint-disable-next-line jsx-a11y/no-static-element-interactions
2376
- React__default.createElement("div", { ref: ref, className: cx$1(`uui-size-${size || settings.sizes.defaults.rangeDatePicker}`, 'uui-range-date-picker', classes, css$O.root, isDisabled && uuiMod.disabled, isReadonly && uuiMod.readonly, isInvalid && uuiMod.invalid, inFocus && uuiMod.focus), onKeyDown: onKeyDown },
2377
- React__default.createElement(TextInput, { icon: systemIcons.calendar, cx: cx$1(css$O.dateInput, inFocus === 'from' && uuiMod.focus), size: size || settings.sizes.defaults.rangeDatePicker, placeholder: getPlaceholder ? getPlaceholder('from') : i18n.rangeDatePicker.pickerPlaceholderFrom, value: inputValue.from || undefined, onValueChange: (v) => onInputChange(v || '', 'from'), onFocus: (event) => handleFocus(event, 'from'), onBlur: (event) => handleBlur(event, 'from'), isInvalid: isInvalid, isDisabled: isDisabled, isReadonly: isReadonly, isDropdown: false, rawProps: rawProps === null || rawProps === void 0 ? void 0 : rawProps.from, onClick: onClick, onKeyDown: onInputKeyDown, id: id }),
2378
- React__default.createElement("div", { className: css$O.separator }),
2379
- React__default.createElement(TextInput, { cx: cx$1(css$O.dateInput, inFocus === 'to' && uuiMod.focus), placeholder: getPlaceholder ? getPlaceholder('to') : i18n.rangeDatePicker.pickerPlaceholderTo, size: size || settings.sizes.defaults.rangeDatePicker, value: inputValue.to || undefined, onCancel: clearAllowed ? () => {
2363
+ React__default.createElement("div", { ref: ref, className: cx$1(`uui-size-${size || settings.sizes.defaults.rangeDatePicker}`, 'uui-range-date-picker', classes, css$Q.root, isDisabled && uuiMod.disabled, isReadonly && uuiMod.readonly, isInvalid && uuiMod.invalid, inFocus && uuiMod.focus), onKeyDown: onKeyDown },
2364
+ React__default.createElement(TextInput, { icon: systemIcons.calendar, cx: cx$1(css$Q.dateInput, inFocus === 'from' && uuiMod.focus), size: size || settings.sizes.defaults.rangeDatePicker, placeholder: getPlaceholder ? getPlaceholder('from') : i18n.rangeDatePicker.pickerPlaceholderFrom, value: inputValue.from || undefined, onValueChange: (v) => onInputChange(v || '', 'from'), onFocus: (event) => handleFocus(event, 'from'), onBlur: (event) => handleBlur(event, 'from'), isInvalid: isInvalid, isDisabled: isDisabled, isReadonly: isReadonly, isDropdown: false, rawProps: rawProps === null || rawProps === void 0 ? void 0 : rawProps.from, onClick: onClick, onKeyDown: onInputKeyDown, id: id }),
2365
+ React__default.createElement("div", { className: css$Q.separator }),
2366
+ React__default.createElement(TextInput, { cx: cx$1(css$Q.dateInput, inFocus === 'to' && uuiMod.focus), placeholder: getPlaceholder ? getPlaceholder('to') : i18n.rangeDatePicker.pickerPlaceholderTo, size: size || settings.sizes.defaults.rangeDatePicker, value: inputValue.to || undefined, onCancel: clearAllowed ? () => {
2380
2367
  onValueChange(defaultRangeValue);
2381
2368
  } : undefined, onValueChange: (v) => onInputChange(v || '', 'to'), onFocus: (e) => handleFocus(e, 'to'), onBlur: (e) => handleBlur(e, 'to'), isInvalid: isInvalid, isDisabled: isDisabled, isReadonly: isReadonly, isDropdown: false, rawProps: rawProps === null || rawProps === void 0 ? void 0 : rawProps.to, onClick: onClick, onKeyDown: onInputKeyDown })));
2382
2369
  });
2383
2370
 
2384
- var css$N = {"uui-typography":"ad6Ha4","hero-header":"E7Wgil","promo-header":"_1Mmbph","uui-critical":"oCNh0r","uui-info":"bNRlDD","uui-success":"tK0UjY","uui-warning":"UOnLp7","uui-highlight":"qEthv0","uui-typography-size-12":"bZfK14","uui-typography-size-14":"_5xOtB4","uui-typography-size-16":"kvhn2O","root":"_--yThf","uuiTypography":"ad6Ha4","heroHeader":"E7Wgil","promoHeader":"_1Mmbph","uuiCritical":"oCNh0r","uuiInfo":"bNRlDD","uuiSuccess":"tK0UjY","uuiWarning":"UOnLp7","uuiHighlight":"qEthv0","uuiTypographySize12":"bZfK14","uuiTypographySize14":"_5xOtB4","uuiTypographySize16":"kvhn2O"};
2371
+ var css$P = {"uui-typography":"PQrlUZ","uuiTypography":"PQrlUZ","hero-header":"_-7iuND","heroHeader":"_-7iuND","promo-header":"r2b1AK","promoHeader":"r2b1AK","uui-critical":"yy048r","uuiCritical":"yy048r","uui-info":"cydC7a","uuiInfo":"cydC7a","uui-success":"j5OTwp","uuiSuccess":"j5OTwp","uui-warning":"HgOcoC","uuiWarning":"HgOcoC","uui-highlight":"tm4F0W","uuiHighlight":"tm4F0W","uui-typography-size-12":"FNz65V","uuiTypographySize12":"FNz65V","uui-typography-size-14":"x40xv8","uuiTypographySize14":"x40xv8","uui-typography-size-16":"_9qo9Lj","uuiTypographySize16":"_9qo9Lj","root":"CMjgXr"};
2385
2372
 
2386
2373
  const uuiPresets = {
2387
2374
  container: 'uui-presets-container',
@@ -2392,12 +2379,12 @@ const getPresets = (presets) => {
2392
2379
  return Object.keys(presets).map((key) => (Object.assign(Object.assign({}, presets[key].getRange()), { name: presets[key].name, key }))).sort((a, b) => a.order - b.order);
2393
2380
  };
2394
2381
  function CalendarPresets(props) {
2395
- return (React.createElement("div", Object.assign({ ref: props.forwardedRef, className: cx$1(uuiPresets.container, css$N.root, props.cx) }, props.rawProps),
2382
+ return (React.createElement("div", Object.assign({ ref: props.forwardedRef, className: cx$1(uuiPresets.container, css$P.root, props.cx) }, props.rawProps),
2396
2383
  React.createElement("div", { className: uuiPresets.header }, "Presets"),
2397
2384
  getPresets(props.presets).map((item) => (React.createElement(LinkButton, { key: item.key, caption: item.name, onClick: () => props.onPresetSet(item), size: "24" })))));
2398
2385
  }
2399
2386
 
2400
- var css$M = {"uui-typography":"_1d2ziX","hero-header":"He8Hxb","promo-header":"SzV8E5","uui-critical":"cRd2-q","uui-info":"uqIUaH","uui-success":"duCjsH","uui-warning":"IrCqTm","uui-highlight":"lFjnGG","uui-typography-size-12":"OcU3yd","uui-typography-size-14":"-FukHD","uui-typography-size-16":"WeZEsk","root":"_4MgcvZ","container":"-P8mRo","day-selection":"i-l5dw","from-picker":"C8va6P","to-picker":"SVVwZk","bodes-wrapper":"skSR1I","blocker":"czYI2J","uuiTypography":"_1d2ziX","heroHeader":"He8Hxb","promoHeader":"SzV8E5","uuiCritical":"cRd2-q","uuiInfo":"uqIUaH","uuiSuccess":"duCjsH","uuiWarning":"IrCqTm","uuiHighlight":"lFjnGG","uuiTypographySize12":"OcU3yd","uuiTypographySize14":"-FukHD","uuiTypographySize16":"WeZEsk","daySelection":"i-l5dw","fromPicker":"C8va6P","toPicker":"SVVwZk","bodesWrapper":"skSR1I"};
2387
+ var css$O = {"uui-typography":"eiBmCW","uuiTypography":"eiBmCW","hero-header":"piyQax","heroHeader":"piyQax","promo-header":"q1t5dU","promoHeader":"q1t5dU","uui-critical":"md7arB","uuiCritical":"md7arB","uui-info":"_0-d-op","uuiInfo":"_0-d-op","uui-success":"xHWylb","uuiSuccess":"xHWylb","uui-warning":"kCXS3M","uuiWarning":"kCXS3M","uui-highlight":"mndSAg","uuiHighlight":"mndSAg","uui-typography-size-12":"C2-pYU","uuiTypographySize12":"C2-pYU","uui-typography-size-14":"EPSjnu","uuiTypographySize14":"EPSjnu","uui-typography-size-16":"Lf-uR2","uuiTypographySize16":"Lf-uR2","root":"U2JA-f","container":"rNGuSL","day-selection":"_4ix4HF","daySelection":"_4ix4HF","from-picker":"_4K1OeW","fromPicker":"_4K1OeW","to-picker":"v8pPq4","toPicker":"v8pPq4","bodes-wrapper":"nIDU0y","bodesWrapper":"nIDU0y","blocker":"K536mM"};
2401
2388
 
2402
2389
  const uuiRangeDatePickerBody = {
2403
2390
  inRange: 'uui-range-datepicker-in-range',
@@ -2538,21 +2525,21 @@ function RangeDatePickerBodyComp(props, ref) {
2538
2525
  });
2539
2526
  }, presets: presets })));
2540
2527
  };
2541
- return (React__default.createElement("div", Object.assign({ ref: ref, className: cx$1(css$M.root, uuiDatePickerBodyBase.container, props.cx) }, props.rawProps),
2542
- React__default.createElement(FlexRow, { cx: [view === 'DAY_SELECTION' && css$M.daySelection, css$M.container], alignItems: "top" },
2528
+ return (React__default.createElement("div", Object.assign({ ref: ref, className: cx$1(css$O.root, uuiDatePickerBodyBase.container, props.cx) }, props.rawProps),
2529
+ React__default.createElement(FlexRow, { cx: [view === 'DAY_SELECTION' && css$O.daySelection, css$O.container], alignItems: "top" },
2543
2530
  React__default.createElement(FlexCell, { width: "auto" },
2544
2531
  React__default.createElement(FlexRow, null,
2545
- React__default.createElement(FlexRow, { cx: css$M.bodesWrapper, alignItems: "top" },
2546
- React__default.createElement(StatelessDatePickerBody, Object.assign({ key: "date-picker-body-left", cx: cx$1(css$M.fromPicker) }, from, { onValueChange: (v) => onBodyValueChange(v, 'from'), onMonthChange: (m) => {
2532
+ React__default.createElement(FlexRow, { cx: css$O.bodesWrapper, alignItems: "top" },
2533
+ React__default.createElement(StatelessDatePickerBody, Object.assign({ key: "date-picker-body-left", cx: cx$1(css$O.fromPicker) }, from, { onValueChange: (v) => onBodyValueChange(v, 'from'), onMonthChange: (m) => {
2547
2534
  setMonth(m);
2548
2535
  }, onViewChange: (v) => setView(v), filter: props.filter, isHoliday: props.isHoliday, renderDay: props.renderDay || renderDay, isDisabled: view !== 'DAY_SELECTION' && activeMonth === 'to' })),
2549
- React__default.createElement(StatelessDatePickerBody, Object.assign({ key: "date-picker-body-right", cx: cx$1(css$M.toPicker) }, to, { onValueChange: (v) => onBodyValueChange(v, 'to'), onMonthChange: (m) => {
2536
+ React__default.createElement(StatelessDatePickerBody, Object.assign({ key: "date-picker-body-right", cx: cx$1(css$O.toPicker) }, to, { onValueChange: (v) => onBodyValueChange(v, 'to'), onMonthChange: (m) => {
2550
2537
  setMonth(m.subtract(1, 'month'));
2551
2538
  }, onViewChange: (v) => setView(v), filter: props.filter, renderDay: props.renderDay || renderDay, isHoliday: props.isHoliday, isDisabled: view !== 'DAY_SELECTION' && activeMonth === 'from' })),
2552
2539
  view !== 'DAY_SELECTION' && (React__default.createElement("div", { style: {
2553
2540
  left: activeMonth === 'from' ? '50%' : undefined,
2554
2541
  right: activeMonth === 'to' ? '50%' : undefined,
2555
- }, className: css$M.blocker }))),
2542
+ }, className: css$O.blocker }))),
2556
2543
  props.presets && renderPresets(props.presets)),
2557
2544
  props.renderFooter && props.renderFooter()))));
2558
2545
  }
@@ -2572,7 +2559,7 @@ const getDayCX = (day, selectedDate) => {
2572
2559
  return [cx$1(inRange && uuiRangeDatePickerBody.inRange, isFirst && uuiRangeDatePickerBody.firstDayInRangeWrapper, !inRange && isFirst && uuiRangeDatePickerBody.lastDayInRangeWrapper, isLast && uuiRangeDatePickerBody.lastDayInRangeWrapper, !inRange && isLast && uuiRangeDatePickerBody.firstDayInRangeWrapper, (dayValue === fromValue || dayValue === toValue) && uuiDaySelection.selectedDay)];
2573
2560
  };
2574
2561
 
2575
- var css$L = {"dropdown-container":"Nyc0MQ","dropdownContainer":"Nyc0MQ"};
2562
+ var css$N = {"dropdown-container":"_8EGDM5","dropdownContainer":"_8EGDM5"};
2576
2563
 
2577
2564
  const modifiers = [{
2578
2565
  name: 'offset',
@@ -2619,7 +2606,7 @@ function RangeDatePickerComponent(props, ref) {
2619
2606
  };
2620
2607
  const renderBody = (renderProps) => {
2621
2608
  var _a;
2622
- return (React__default.createElement(DropdownContainer, Object.assign({}, renderProps, { cx: cx(css$L.dropdownContainer), shards: [targetRef], returnFocus: (node) => {
2609
+ return (React__default.createElement(DropdownContainer, Object.assign({}, renderProps, { cx: cx(css$N.dropdownContainer), shards: [targetRef], returnFocus: (node) => {
2623
2610
  console.log('lock', node);
2624
2611
  return true;
2625
2612
  } }),
@@ -2649,22 +2636,66 @@ function RangeDatePickerComponent(props, ref) {
2649
2636
  }
2650
2637
  const RangeDatePicker = /* @__PURE__ */React__default.forwardRef(RangeDatePickerComponent);
2651
2638
 
2652
- var css$K = {"root":"L21c7V","blocker":"KP-2yV","marker":"WQtj-M","top":"eExwjT","bottom":"_2s83WC","left":"V1N7hv","right":"_89H2mw","inside":"U8eGFH"};
2639
+ var css$M = {"root":"amJHPU","blocker":"J0ttvg","marker":"Us8vLQ","top":"f29Dpz","bottom":"CWYmdx","left":"QNc0Hq","right":"kS015b","inside":"hnFgUs"};
2653
2640
 
2654
2641
  function DropMarker(props) {
2655
2642
  return props.isDndInProgress
2656
2643
  ? (React.createElement(React.Fragment, null,
2657
- props.enableBlocker && React.createElement("div", { className: css$K.blocker }),
2644
+ props.enableBlocker && React.createElement("div", { className: css$M.blocker }),
2658
2645
  React.createElement("div", { className: cx([
2659
- css$K.root,
2660
- css$K.marker,
2661
- css$K[props.position],
2646
+ css$M.root,
2647
+ css$M.marker,
2648
+ css$M[props.position],
2662
2649
  props === null || props === void 0 ? void 0 : props.cx,
2663
2650
  ]) })))
2664
2651
  : null;
2665
2652
  }
2666
2653
 
2667
- var css$J = {"uui-typography":"B2BM6b","hero-header":"ZVJ2bN","promo-header":"OOgeH3","uui-critical":"J-AZS1","uui-info":"aEidtk","uui-success":"vazRyV","uui-warning":"iG5WK6","uui-highlight":"AONA1k","uui-typography-size-12":"uU9e3C","uui-typography-size-14":"PKjyT9","uui-typography-size-16":"e5Pc8P","modal":"T4p1PR","search-wrapper":"KWt67a","no-data":"HhyUfC","type-search-to-load-size-24":"BqJzKE","uuiTypography":"B2BM6b","heroHeader":"ZVJ2bN","promoHeader":"OOgeH3","uuiCritical":"J-AZS1","uuiInfo":"aEidtk","uuiSuccess":"vazRyV","uuiWarning":"iG5WK6","uuiHighlight":"AONA1k","uuiTypographySize12":"uU9e3C","uuiTypographySize14":"PKjyT9","uuiTypographySize16":"e5Pc8P","searchWrapper":"KWt67a","noData":"HhyUfC","typeSearchToLoadSize24":"BqJzKE"};
2654
+ var css$L = {"root":"pxbV8N","line-height":"J7DtPY","lineHeight":"J7DtPY","font-size":"bDGiEa","fontSize":"bDGiEa"};
2655
+
2656
+ function applyTextMods(mods) {
2657
+ return [
2658
+ css$L.root,
2659
+ 'uui-text',
2660
+ `uui-size-${mods.size || settings.sizes.defaults.text}`,
2661
+ (mods.size !== 'none' || mods.lineHeight) && css$L.lineHeight,
2662
+ (mods.size !== 'none' || mods.fontSize) && css$L.fontSize,
2663
+ `uui-color-${mods.color || 'primary'}`,
2664
+ `uui-font-weight-${mods.fontWeight || '400'}`,
2665
+ `uui-font-style-${mods.fontStyle || 'normal'}`,
2666
+ 'uui-typography',
2667
+ ];
2668
+ }
2669
+ const Text = /* @__PURE__ */withMods(uuiComponents.Text, applyTextMods, (props) => {
2670
+ var _a;
2671
+ const style = ((_a = props === null || props === void 0 ? void 0 : props.rawProps) === null || _a === void 0 ? void 0 : _a.style) || {};
2672
+ props.fontSize && (style['--uui-text-font-size'] = `${props.fontSize}px`);
2673
+ props.lineHeight && (style['--uui-text-line-height'] = `${props.lineHeight}px`);
2674
+ return {
2675
+ rawProps: Object.assign(Object.assign({}, props === null || props === void 0 ? void 0 : props.rawProps), { style: style }),
2676
+ };
2677
+ });
2678
+
2679
+ var css$K = {"root":"xKLHQC","loading-word":"_07302B","loadingWord":"_07302B","animated-loading":"-PDPj9","animatedLoading":"-PDPj9","skeleton_loading":"_1G6SuV","skeletonLoading":"_1G6SuV"};
2680
+
2681
+ const TextPlaceholder = (props) => {
2682
+ const pattern = '&nbsp;';
2683
+ const text = React.useMemo(() => {
2684
+ const words = [];
2685
+ for (let i = 0; i < (props.wordsCount || 1); i++) {
2686
+ const lengthWord = Math.floor(Math.random() * 10 + 8);
2687
+ words.push(pattern.repeat(lengthWord));
2688
+ }
2689
+ return words;
2690
+ }, [props.wordsCount]);
2691
+ return (React.createElement("div", Object.assign({ "aria-busy": true, className: cx(css$K.root, 'uui-text-placeholder') }, props.rawProps), text.map((it, index) => (React.createElement("span", { key: index, className: cx([
2692
+ props.cx, css$K.loadingWord, !props.isNotAnimated && css$K.animatedLoading,
2693
+ ]), dangerouslySetInnerHTML: { __html: it } })))));
2694
+ };
2695
+
2696
+ const RichTextView = /* @__PURE__ */withMods(uuiComponents.RichTextView, (mods) => ['uui-typography', `uui-typography-size-${mods.size || '14'}`]);
2697
+
2698
+ var css$J = {"uui-typography":"IUYT8q","uuiTypography":"IUYT8q","hero-header":"v9yLmi","heroHeader":"v9yLmi","promo-header":"pMtXMA","promoHeader":"pMtXMA","uui-critical":"hCnP9W","uuiCritical":"hCnP9W","uui-info":"wrElQl","uuiInfo":"wrElQl","uui-success":"VFcyTw","uuiSuccess":"VFcyTw","uui-warning":"Jm06oh","uuiWarning":"Jm06oh","uui-highlight":"IxaFVr","uuiHighlight":"IxaFVr","uui-typography-size-12":"_5GQdfx","uuiTypographySize12":"_5GQdfx","uui-typography-size-14":"-t8c-f","uuiTypographySize14":"-t8c-f","uui-typography-size-16":"ZNNh2J","uuiTypographySize16":"ZNNh2J","modal":"yf4IP9","search-wrapper":"ul4kUn","searchWrapper":"ul4kUn","no-data":"AEf2C6","noData":"AEf2C6","type-search-to-load-size-24":"nRjCYN","typeSearchToLoadSize24":"nRjCYN"};
2668
2699
 
2669
2700
  class DataPickerBody extends PickerBodyBase {
2670
2701
  constructor() {
@@ -2712,7 +2743,7 @@ class DataPickerBody extends PickerBodyBase {
2712
2743
  }
2713
2744
  }
2714
2745
 
2715
- var css$I = {"footer":"_2G3Kpu"};
2746
+ var css$I = {"footer":"jsrYpw"};
2716
2747
 
2717
2748
  function DataPickerFooterImpl(props) {
2718
2749
  const { search, clearSelection, view, showSelected, selectionMode, isSearchTooShort, } = props;
@@ -2737,13 +2768,13 @@ function DataPickerFooterImpl(props) {
2737
2768
  }
2738
2769
  const DataPickerFooter = /* @__PURE__ */React__default.memo(DataPickerFooterImpl);
2739
2770
 
2740
- var css$H = {"header":"_9wbI8A","title":"KlZEBA","close":"ImbVEq"};
2771
+ var css$H = {"header":"_9-GjJD","title":"wlsnYy","close":"JSP4n1"};
2741
2772
 
2742
2773
  const DataPickerHeaderImpl = (props) => {
2743
2774
  const title = props.title && typeof props.title === 'string' ? props.title.charAt(0).toUpperCase() + props.title.slice(1) : '';
2744
2775
  return (React__default.createElement(FlexRow, { alignItems: "center", borderBottom: true, cx: css$H.header },
2745
2776
  React__default.createElement(Text, { size: settings.sizes.pickerInput.body.mobile.header.titleSize, cx: css$H.title }, title),
2746
- React__default.createElement(IconButton, { icon: ForwardRef$Q, onClick: () => { var _a; return (_a = props.close) === null || _a === void 0 ? void 0 : _a.call(props); }, cx: css$H.close })));
2777
+ React__default.createElement(IconButton, { icon: ForwardRef$R, onClick: () => { var _a; return (_a = props.close) === null || _a === void 0 ? void 0 : _a.call(props); }, cx: css$H.close })));
2747
2778
  };
2748
2779
  const DataPickerHeader = /* @__PURE__ */React__default.memo(DataPickerHeaderImpl);
2749
2780
 
@@ -2762,7 +2793,7 @@ var SvgNotificationDoneFill = function SvgNotificationDoneFill(props, ref) {
2762
2793
  };
2763
2794
  var ForwardRef$s = /*#__PURE__*/forwardRef(SvgNotificationDoneFill);
2764
2795
 
2765
- var css$G = {"uui-typography":"Dqd9Px","hero-header":"WX2YlQ","promo-header":"pJiL5k","uui-critical":"InAlBh","uui-info":"F9-hWJ","uui-success":"b2gFWC","uui-warning":"R0biPB","uui-highlight":"lAzfur","uui-typography-size-12":"Nes-us","uui-typography-size-14":"M1k4rY","uui-typography-size-16":"_39E-DP","root":"Ik7PKF","align-widgets-top":"_3chk-S","align-widgets-center":"G-vDWx","icon-container":"_-2x-vG","loading-cell":"vmK3Ri","content-wrapper":"h-DUlb","render-item":"aI-6qI","icon-wrapper":"gkLF11","icon-default":"_1m5xRX","selected-mark":"LoNKc4","uuiTypography":"Dqd9Px","heroHeader":"WX2YlQ","promoHeader":"pJiL5k","uuiCritical":"InAlBh","uuiInfo":"F9-hWJ","uuiSuccess":"b2gFWC","uuiWarning":"R0biPB","uuiHighlight":"lAzfur","uuiTypographySize12":"Nes-us","uuiTypographySize14":"M1k4rY","uuiTypographySize16":"_39E-DP","alignWidgetsTop":"_3chk-S","alignWidgetsCenter":"G-vDWx","iconContainer":"_-2x-vG","loadingCell":"vmK3Ri","contentWrapper":"h-DUlb","renderItem":"aI-6qI","iconWrapper":"gkLF11","iconDefault":"_1m5xRX","selectedMark":"LoNKc4"};
2796
+ var css$G = {"uui-typography":"ftoqeT","uuiTypography":"ftoqeT","hero-header":"TZXufz","heroHeader":"TZXufz","promo-header":"rKVz6H","promoHeader":"rKVz6H","uui-critical":"ttj0oX","uuiCritical":"ttj0oX","uui-info":"p-u4HK","uuiInfo":"p-u4HK","uui-success":"j8uB7S","uuiSuccess":"j8uB7S","uui-warning":"Enc7KB","uuiWarning":"Enc7KB","uui-highlight":"NnPErn","uuiHighlight":"NnPErn","uui-typography-size-12":"RXyDR3","uuiTypographySize12":"RXyDR3","uui-typography-size-14":"t9K14N","uuiTypographySize14":"t9K14N","uui-typography-size-16":"s8bzMC","uuiTypographySize16":"s8bzMC","root":"_1XKLH4","align-widgets-top":"_3nFqes","alignWidgetsTop":"_3nFqes","align-widgets-center":"Z7KV92","alignWidgetsCenter":"Z7KV92","icon-container":"CDTwyo","iconContainer":"CDTwyo","loading-cell":"ikZeHN","loadingCell":"ikZeHN","content-wrapper":"r37x-E","contentWrapper":"r37x-E","render-item":"omEOf9","renderItem":"omEOf9","icon-wrapper":"PlP8--","iconWrapper":"PlP8--","icon-default":"BNMDdu","iconDefault":"BNMDdu","selected-mark":"n74ywA","selectedMark":"n74ywA"};
2766
2797
 
2767
2798
  function DataPickerCell(props) {
2768
2799
  const ref = React.useRef();
@@ -2781,7 +2812,7 @@ function DataPickerCell(props) {
2781
2812
  props.renderItem(props.rowProps.value, props.rowProps),
2782
2813
  React.createElement(FlexSpacer, null),
2783
2814
  (props.rowProps.isChildrenSelected || props.rowProps.isSelected) && (React.createElement("div", { className: cx$1(css$G.iconWrapper, uuiMod.selected) },
2784
- React.createElement(IconContainer, { size: settings.sizes.pickerInput.body.dropdown.row.cell.icon[props.size], icon: settings.sizes.pickerInput.body.dropdown.row.cell.isBoldSelectionIcon[props.size] ? ForwardRef$s : ForwardRef$O, cx: props.rowProps.isChildrenSelected ? css$G.iconDefault : css$G.selectedMark, rawProps: { 'aria-label': props.rowProps.isChildrenSelected
2815
+ React.createElement(IconContainer, { size: settings.sizes.pickerInput.body.dropdown.row.cell.icon[props.size], icon: settings.sizes.pickerInput.body.dropdown.row.cell.isBoldSelectionIcon[props.size] ? ForwardRef$s : ForwardRef$P, cx: props.rowProps.isChildrenSelected ? css$G.iconDefault : css$G.selectedMark, rawProps: { 'aria-label': props.rowProps.isChildrenSelected
2785
2816
  ? 'Child is selected'
2786
2817
  : 'Selected' } })))));
2787
2818
  }
@@ -2799,7 +2830,7 @@ function DataPickerCell(props) {
2799
2830
  getWrappedContent()));
2800
2831
  }
2801
2832
 
2802
- var css$F = {"uui-typography":"tYuVis","hero-header":"-YKYvS","promo-header":"xpI---","uui-critical":"uWH7Zm","uui-info":"FaDXBd","uui-success":"-d-343","uui-warning":"_5zsojV","uui-highlight":"-ZB-lR","uui-typography-size-12":"crRAeV","uui-typography-size-14":"KnYLRi","uui-typography-size-16":"DmBvF8","picker-row":"bm5JfB","uuiTypography":"tYuVis","heroHeader":"-YKYvS","promoHeader":"xpI---","uuiCritical":"uWH7Zm","uuiInfo":"FaDXBd","uuiSuccess":"-d-343","uuiWarning":"_5zsojV","uuiHighlight":"-ZB-lR","uuiTypographySize12":"crRAeV","uuiTypographySize14":"KnYLRi","uuiTypographySize16":"DmBvF8","pickerRow":"bm5JfB"};
2833
+ var css$F = {"uui-typography":"qkK8TA","uuiTypography":"qkK8TA","hero-header":"pZHAFs","heroHeader":"pZHAFs","promo-header":"Sp2wrG","promoHeader":"Sp2wrG","uui-critical":"sfYtT-","uuiCritical":"sfYtT-","uui-info":"n59E05","uuiInfo":"n59E05","uui-success":"QcXceC","uuiSuccess":"QcXceC","uui-warning":"FzgzHW","uuiWarning":"FzgzHW","uui-highlight":"PSDki4","uuiHighlight":"PSDki4","uui-typography-size-12":"_6JV5dY","uuiTypographySize12":"_6JV5dY","uui-typography-size-14":"XGy1RU","uuiTypographySize14":"XGy1RU","uui-typography-size-16":"_9I-Kmo","uuiTypographySize16":"_9I-Kmo","picker-row":"ECXD70","pickerRow":"ECXD70"};
2803
2834
 
2804
2835
  class DataPickerRow extends React.Component {
2805
2836
  constructor() {
@@ -2813,7 +2844,7 @@ class DataPickerRow extends React.Component {
2813
2844
  }
2814
2845
  }
2815
2846
 
2816
- var css$E = {"uui-typography":"Wv-U35","hero-header":"_4hlRwG","promo-header":"_6vWDUg","uui-critical":"S5sflm","uui-info":"HEuI-Y","uui-success":"Hmy6pT","uui-warning":"_2vpv5L","uui-highlight":"_4MgtCA","uui-typography-size-12":"-Dt3Kh","uui-typography-size-14":"_97LP63","uui-typography-size-16":"xEFMe-","done":"jKIujp","container":"RAQ2L2","uuiTypography":"Wv-U35","heroHeader":"_4hlRwG","promoHeader":"_6vWDUg","uuiCritical":"S5sflm","uuiInfo":"HEuI-Y","uuiSuccess":"Hmy6pT","uuiWarning":"_2vpv5L","uuiHighlight":"_4MgtCA","uuiTypographySize12":"-Dt3Kh","uuiTypographySize14":"_97LP63","uuiTypographySize16":"xEFMe-"};
2847
+ var css$E = {"uui-typography":"_5VuYHA","uuiTypography":"_5VuYHA","hero-header":"_9-1GvG","heroHeader":"_9-1GvG","promo-header":"Tnfxa7","promoHeader":"Tnfxa7","uui-critical":"M4jw-f","uuiCritical":"M4jw-f","uui-info":"_9Ytvj0","uuiInfo":"_9Ytvj0","uui-success":"ZVfVIK","uuiSuccess":"ZVfVIK","uui-warning":"_97of9P","uuiWarning":"_97of9P","uui-highlight":"UR2Bzt","uuiHighlight":"UR2Bzt","uui-typography-size-12":"_9s7gCE","uuiTypographySize12":"_9s7gCE","uui-typography-size-14":"_5iY75R","uuiTypographySize14":"_5iY75R","uui-typography-size-16":"nyOC7G","uuiTypographySize16":"nyOC7G","done":"NeYQx4","container":"DvjV1V"};
2817
2848
 
2818
2849
  const PickerBodyMobileView = (props) => {
2819
2850
  const isMobileView = isMobile();
@@ -2847,7 +2878,7 @@ var SvgSearchWithBackground = function SvgSearchWithBackground(props, ref) {
2847
2878
  };
2848
2879
  var ForwardRef$r = /*#__PURE__*/forwardRef(SvgSearchWithBackground);
2849
2880
 
2850
- var css$D = {"uui-typography":"C8iSTB","hero-header":"GwQu1t","promo-header":"jtKA9E","uui-critical":"lllMJ5","uui-info":"aDjn9F","uui-success":"PjHoSD","uui-warning":"_2GoP12","uui-highlight":"YU8f-K","uui-typography-size-12":"ctWIbP","uui-typography-size-14":"wE5y4x","uui-typography-size-16":"_3diooQ","sub-header-wrapper":"pNWPMc","switch":"-HeWLE","no-found-modal-container":"QueLW0","no-found-modal-container-icon":"uutyAy","no-found-modal-container-text":"tc9s10","uuiTypography":"C8iSTB","heroHeader":"GwQu1t","promoHeader":"jtKA9E","uuiCritical":"lllMJ5","uuiInfo":"aDjn9F","uuiSuccess":"PjHoSD","uuiWarning":"_2GoP12","uuiHighlight":"YU8f-K","uuiTypographySize12":"ctWIbP","uuiTypographySize14":"wE5y4x","uuiTypographySize16":"_3diooQ","subHeaderWrapper":"pNWPMc","$switch$":"-HeWLE","noFoundModalContainer":"QueLW0","noFoundModalContainerIcon":"uutyAy","noFoundModalContainerText":"tc9s10"};
2881
+ var css$D = {"uui-typography":"O2O9Yv","uuiTypography":"O2O9Yv","hero-header":"_08Ld6-","heroHeader":"_08Ld6-","promo-header":"Xl6xgZ","promoHeader":"Xl6xgZ","uui-critical":"VAiTSx","uuiCritical":"VAiTSx","uui-info":"ViaoWI","uuiInfo":"ViaoWI","uui-success":"nqEZPy","uuiSuccess":"nqEZPy","uui-warning":"HPGzrX","uuiWarning":"HPGzrX","uui-highlight":"L2e7vz","uuiHighlight":"L2e7vz","uui-typography-size-12":"qjs--8","uuiTypographySize12":"qjs--8","uui-typography-size-14":"Kvb2CS","uuiTypographySize14":"Kvb2CS","uui-typography-size-16":"OQlShX","uuiTypographySize16":"OQlShX","sub-header-wrapper":"fXUWhf","subHeaderWrapper":"fXUWhf","switch":"hjhh40","no-found-modal-container":"_8MsYtS","noFoundModalContainer":"_8MsYtS","no-found-modal-container-icon":"P3HeZu","noFoundModalContainerIcon":"P3HeZu","no-found-modal-container-text":"NlEvrD","noFoundModalContainerText":"NlEvrD"};
2851
2882
 
2852
2883
  const mergeHighlightRanges = (ranges) => {
2853
2884
  const mergedRanges = [];
@@ -2914,7 +2945,7 @@ const getHighlightedSearchMatches = (str, search) => {
2914
2945
  return getDecoratedText(str, ranges);
2915
2946
  };
2916
2947
 
2917
- var css$C = {"root":"YEZuRh","column-gap":"cNnZnS","multiline":"_8QxxkA","text":"_2oiB67","columnGap":"cNnZnS"};
2948
+ var css$C = {"root":"nIqccQ","column-gap":"r-acSI","columnGap":"r-acSI","multiline":"FweHeM","text":"Z-PORy"};
2918
2949
 
2919
2950
  function PickerItem(props) {
2920
2951
  var _a;
@@ -2989,7 +3020,7 @@ function PickerModal(props) {
2989
3020
  React__default.createElement(ModalFooter, { padding: "24", vPadding: "24" }, props.renderFooter ? props.renderFooter(getFooterProps()) : renderFooter()))));
2990
3021
  }
2991
3022
 
2992
- var css$B = {"tooltip":"nVdkTK"};
3023
+ var css$B = {"tooltip":"gCXaJa"};
2993
3024
 
2994
3025
  const PickerTogglerTag = /* @__PURE__ */React.forwardRef((props, ref) => {
2995
3026
  var _a;
@@ -3004,7 +3035,7 @@ const PickerTogglerTag = /* @__PURE__ */React.forwardRef((props, ref) => {
3004
3035
  }
3005
3036
  });
3006
3037
 
3007
- var css$A = {"uui-typography":"P5-5aL","hero-header":"PpgOGM","promo-header":"wxcuNW","uui-critical":"jDw5nx","uui-info":"_6PtHqS","uui-success":"KkF5Lp","uui-warning":"bVsnPt","uui-highlight":"_7z-Jg6","uui-typography-size-12":"g-yY6B","uui-typography-size-14":"NsTnqH","uui-typography-size-16":"rupBEh","root":"_4U1-o8","mode-form":"XMjovL","mode-cell":"HZw1Fc","mode-inline":"aW9cBL","uuiTypography":"P5-5aL","heroHeader":"PpgOGM","promoHeader":"wxcuNW","uuiCritical":"jDw5nx","uuiInfo":"_6PtHqS","uuiSuccess":"KkF5Lp","uuiWarning":"bVsnPt","uuiHighlight":"_7z-Jg6","uuiTypographySize12":"g-yY6B","uuiTypographySize14":"NsTnqH","uuiTypographySize16":"rupBEh","modeForm":"XMjovL","modeCell":"HZw1Fc","modeInline":"aW9cBL"};
3038
+ var css$A = {"uui-typography":"zvw7k8","uuiTypography":"zvw7k8","hero-header":"sHkmMR","heroHeader":"sHkmMR","promo-header":"xjS5jn","promoHeader":"xjS5jn","uui-critical":"IhPZ3p","uuiCritical":"IhPZ3p","uui-info":"vMlzMW","uuiInfo":"vMlzMW","uui-success":"_8Xh-jv","uuiSuccess":"_8Xh-jv","uui-warning":"VzeSu9","uuiWarning":"VzeSu9","uui-highlight":"UPo2Zc","uuiHighlight":"UPo2Zc","uui-typography-size-12":"gwNjwH","uuiTypographySize12":"gwNjwH","uui-typography-size-14":"SjKGPM","uuiTypographySize14":"SjKGPM","uui-typography-size-16":"sBE35t","uuiTypographySize16":"sBE35t","root":"ShPHNh","mode-form":"JFKtBt","modeForm":"JFKtBt","mode-cell":"FfkBal","modeCell":"FfkBal","mode-inline":"CI1XLX","modeInline":"CI1XLX"};
3008
3039
 
3009
3040
  const defaultMode = EditMode.FORM;
3010
3041
  function applyPickerTogglerMods(mods) {
@@ -3101,7 +3132,7 @@ function PickerInputComponent(_a, ref) {
3101
3132
  }
3102
3133
  const PickerInput = /* @__PURE__ */React__default.forwardRef(PickerInputComponent);
3103
3134
 
3104
- var css$z = {"row":"VulYHD"};
3135
+ var css$z = {"row":"l7xfMW"};
3105
3136
 
3106
3137
  function PickerListItem(props) {
3107
3138
  var _a;
@@ -3122,7 +3153,7 @@ function PickerListItem(props) {
3122
3153
  return (React__default.createElement("div", Object.assign({ role: "option", "aria-selected": props.isSelectable ? props.isSelected : undefined, "aria-busy": props.isLoading, "aria-posinset": props.index + 1 }, (((_a = props.checkbox) === null || _a === void 0 ? void 0 : _a.isVisible) && { 'aria-checked': props.isChecked }), { className: css$z.row }), component));
3123
3154
  }
3124
3155
 
3125
- var css$y = {"root":"_2NCRfB"};
3156
+ var css$y = {"root":"sGLTPF"};
3126
3157
 
3127
3158
  function PickerList(props) {
3128
3159
  const { context, view, onlySelectedView, getName, getEntityName, appendLastSelected, getSelectedIdsArray, buildRowsList, getMaxDefaultItems, dataSourceState, getModalTogglerCaption, } = usePickerList(props);
@@ -3157,7 +3188,7 @@ function PickerList(props) {
3157
3188
  }, selectedRows)));
3158
3189
  }
3159
3190
 
3160
- var css$x = {"uui-typography":"vXI-hG","hero-header":"rlaahS","promo-header":"_4kOvfk","uui-critical":"mqRLa0","uui-info":"g-uWdE","uui-success":"ebIOB1","uui-warning":"jHpiMJ","uui-highlight":"cnXmLx","uui-typography-size-12":"hyEGOE","uui-typography-size-14":"_8wnh1z","uui-typography-size-16":"FsrspO","root":"PQIATz","wrapper":"oValP0","align-widgets-top":"H3D2R8","align-widgets-center":"ZWVcDG","uuiTypography":"vXI-hG","heroHeader":"rlaahS","promoHeader":"_4kOvfk","uuiCritical":"mqRLa0","uuiInfo":"g-uWdE","uuiSuccess":"ebIOB1","uuiWarning":"jHpiMJ","uuiHighlight":"cnXmLx","uuiTypographySize12":"hyEGOE","uuiTypographySize14":"_8wnh1z","uuiTypographySize16":"FsrspO","alignWidgetsTop":"H3D2R8","alignWidgetsCenter":"ZWVcDG"};
3191
+ var css$x = {"uui-typography":"jVO8Qs","uuiTypography":"jVO8Qs","hero-header":"rGwWFS","heroHeader":"rGwWFS","promo-header":"bxuVH7","promoHeader":"bxuVH7","uui-critical":"sxAC4T","uuiCritical":"sxAC4T","uui-info":"OPMr-G","uuiInfo":"OPMr-G","uui-success":"_30FFQ9","uuiSuccess":"_30FFQ9","uui-warning":"pdUnGa","uuiWarning":"pdUnGa","uui-highlight":"BhAKXa","uuiHighlight":"BhAKXa","uui-typography-size-12":"s-8Idg","uuiTypographySize12":"s-8Idg","uui-typography-size-14":"_4Soimw","uuiTypographySize14":"_4Soimw","uui-typography-size-16":"GJDr49","uuiTypographySize16":"GJDr49","root":"gF-oYQ","wrapper":"MusYVu","align-widgets-top":"BzCWbF","alignWidgetsTop":"BzCWbF","align-widgets-center":"F4K3Nc","alignWidgetsCenter":"F4K3Nc"};
3161
3192
 
3162
3193
  function DataTableCell(initialProps) {
3163
3194
  const props = Object.assign({}, initialProps);
@@ -3206,7 +3237,7 @@ function DataTableCell(initialProps) {
3206
3237
  return React.createElement(DataTableCell$1, Object.assign({}, props));
3207
3238
  }
3208
3239
 
3209
- var css$w = {"uui-typography":"Ld7kDY","hero-header":"_5hRDmR","promo-header":"VDBup8","uui-critical":"_8h3Qjb","uui-info":"fH5TyA","uui-success":"eohmt-","uui-warning":"n-FQkh","uui-highlight":"E4b0Fo","uui-typography-size-12":"lNseiq","uui-typography-size-14":"qXBatZ","uui-typography-size-16":"hhp8Su","root":"R2w80l","uuiTypography":"Ld7kDY","heroHeader":"_5hRDmR","promoHeader":"VDBup8","uuiCritical":"_8h3Qjb","uuiInfo":"fH5TyA","uuiSuccess":"eohmt-","uuiWarning":"n-FQkh","uuiHighlight":"E4b0Fo","uuiTypographySize12":"lNseiq","uuiTypographySize14":"qXBatZ","uuiTypographySize16":"hhp8Su"};
3240
+ var css$w = {"uui-typography":"IGqwPJ","uuiTypography":"IGqwPJ","hero-header":"-fYpv5","heroHeader":"-fYpv5","promo-header":"O2rMRJ","promoHeader":"O2rMRJ","uui-critical":"FDYQUR","uuiCritical":"FDYQUR","uui-info":"_4XCAy8","uuiInfo":"_4XCAy8","uui-success":"L7GsH0","uuiSuccess":"L7GsH0","uui-warning":"_29k0X2","uuiWarning":"_29k0X2","uui-highlight":"JWZloF","uuiHighlight":"JWZloF","uui-typography-size-12":"ydvdmM","uuiTypographySize12":"ydvdmM","uui-typography-size-14":"Rjq7Mu","uuiTypographySize14":"Rjq7Mu","uui-typography-size-16":"wJcvx4","uuiTypographySize16":"wJcvx4","root":"ZvoHuY"};
3210
3241
 
3211
3242
  // Here we define a single instance of the renderCell function to make DataTableRow#shouldComponentUpdate work.
3212
3243
  // 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.
@@ -3222,7 +3253,7 @@ const DataTableRow = /* @__PURE__ */withMods(DataTableRow$1, ({ borderBottom = t
3222
3253
  ];
3223
3254
  }, () => propsMods);
3224
3255
 
3225
- var css$v = {"uui-typography":"inM0Y6","hero-header":"WkEjt5","promo-header":"Uag60g","uui-critical":"SCwNvp","uui-info":"v-3qU7","uui-success":"L4sb-A","uui-warning":"ESAe2a","uui-highlight":"ky394W","uui-typography-size-12":"Kec6g4","uui-typography-size-14":"bxy6O1","uui-typography-size-16":"FqpROJ","sorting-panel-container":"SQfC2g","uuiTypography":"inM0Y6","heroHeader":"WkEjt5","promoHeader":"Uag60g","uuiCritical":"SCwNvp","uuiInfo":"v-3qU7","uuiSuccess":"L4sb-A","uuiWarning":"ESAe2a","uuiHighlight":"ky394W","uuiTypographySize12":"Kec6g4","uuiTypographySize14":"bxy6O1","uuiTypographySize16":"FqpROJ","sortingPanelContainer":"SQfC2g"};
3256
+ var css$v = {"uui-typography":"dmA7C-","uuiTypography":"dmA7C-","hero-header":"BUi5JU","heroHeader":"BUi5JU","promo-header":"sN1It-","promoHeader":"sN1It-","uui-critical":"PnOkK5","uuiCritical":"PnOkK5","uui-info":"Exmyma","uuiInfo":"Exmyma","uui-success":"mSL2UK","uuiSuccess":"mSL2UK","uui-warning":"_5uPiJW","uuiWarning":"_5uPiJW","uui-highlight":"MV7G09","uuiHighlight":"MV7G09","uui-typography-size-12":"H8AVPM","uuiTypographySize12":"H8AVPM","uui-typography-size-14":"HrZX2p","uuiTypographySize14":"HrZX2p","uui-typography-size-16":"U-Vk76","uuiTypographySize16":"U-Vk76","sorting-panel-container":"q0XLwx","sortingPanelContainer":"q0XLwx"};
3226
3257
 
3227
3258
  var _path$q;
3228
3259
  function _extends$q() { _extends$q = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$q.apply(this, arguments); }
@@ -3352,7 +3383,7 @@ var SvgNavigationExpandAllOutline = function SvgNavigationExpandAllOutline(props
3352
3383
  };
3353
3384
  var ForwardRef$k = /*#__PURE__*/forwardRef(SvgNavigationExpandAllOutline);
3354
3385
 
3355
- var css$u = {"uui-typography":"-O8uLI","hero-header":"S0H-Jd","promo-header":"svk4Hl","uui-critical":"WAi2eB","uui-info":"_3JTLd6","uui-success":"E1Y5sF","uui-warning":"p7B1Ed","uui-highlight":"fGTySs","uui-typography-size-12":"luiSPI","uui-typography-size-14":"WNqdCR","uui-typography-size-16":"RQsc6F","root":"J5L6dt","caption-wrapper":"UMibV1","sort-icon":"_0mag2-","dropdown-icon":"Xh1lW4","infoIcon":"Noe3Yt","resizable":"x1-3tk","align-right":"CSYjaq","align-center":"x5IqNO","caption":"guQrNV","truncate":"ysrqxS","checkbox":"_1pIRVT","icon":"LyJc7i","fold-all-icon":"k-vCbO","cell-tooltip":"H9jXy6","upper-case":"C-QeJo","resizing-marker":"K5k4-h","pinned-right":"uudIw-","draggable":"PRsITP","ghost":"D9z9Vl","is-dragged-out":"YQaoXT","dnd-marker-left":"R8QK42","dnd-marker-right":"Z7hgws","cell-tooltip-wrapper":"R5DbfQ","cell-tooltip-text":"Qxnxrc","tooltip-caption":"UtFMsF","tooltip-info":"jvC-PO","uuiTypography":"-O8uLI","heroHeader":"S0H-Jd","promoHeader":"svk4Hl","uuiCritical":"WAi2eB","uuiInfo":"_3JTLd6","uuiSuccess":"E1Y5sF","uuiWarning":"p7B1Ed","uuiHighlight":"fGTySs","uuiTypographySize12":"luiSPI","uuiTypographySize14":"WNqdCR","uuiTypographySize16":"RQsc6F","captionWrapper":"UMibV1","sortIcon":"_0mag2-","dropdownIcon":"Xh1lW4","alignRight":"CSYjaq","alignCenter":"x5IqNO","foldAllIcon":"k-vCbO","cellTooltip":"H9jXy6","upperCase":"C-QeJo","resizingMarker":"K5k4-h","pinnedRight":"uudIw-","isDraggedOut":"YQaoXT","dndMarkerLeft":"R8QK42","dndMarkerRight":"Z7hgws","cellTooltipWrapper":"R5DbfQ","cellTooltipText":"Qxnxrc","tooltipCaption":"UtFMsF","tooltipInfo":"jvC-PO"};
3386
+ var css$u = {"uui-typography":"_3iuO1T","uuiTypography":"_3iuO1T","hero-header":"j40-ev","heroHeader":"j40-ev","promo-header":"Ns5Z-W","promoHeader":"Ns5Z-W","uui-critical":"HKTLGG","uuiCritical":"HKTLGG","uui-info":"_2FUPfm","uuiInfo":"_2FUPfm","uui-success":"qtfaki","uuiSuccess":"qtfaki","uui-warning":"yWkRwr","uuiWarning":"yWkRwr","uui-highlight":"gMog6M","uuiHighlight":"gMog6M","uui-typography-size-12":"KaM--N","uuiTypographySize12":"KaM--N","uui-typography-size-14":"vU6ZuN","uuiTypographySize14":"vU6ZuN","uui-typography-size-16":"_5jB1RO","uuiTypographySize16":"_5jB1RO","root":"ihYDgJ","caption-wrapper":"ZXlTl-","captionWrapper":"ZXlTl-","sort-icon":"R2flhi","sortIcon":"R2flhi","dropdown-icon":"NGYjr-","dropdownIcon":"NGYjr-","infoIcon":"Z-gpMW","resizable":"_0Vy1jM","align-right":"_7GQcgo","alignRight":"_7GQcgo","align-center":"jCQAxD","alignCenter":"jCQAxD","caption":"gydiq9","truncate":"reVv4Y","checkbox":"TA-WDO","icon":"CVU3cC","fold-all-icon":"ZSSI5d","foldAllIcon":"ZSSI5d","cell-tooltip":"_0DOOS6","cellTooltip":"_0DOOS6","upper-case":"czviB3","upperCase":"czviB3","resizing-marker":"NRv4aX","resizingMarker":"NRv4aX","pinned-right":"oZSpBK","pinnedRight":"oZSpBK","draggable":"zVJLb4","ghost":"NjCtB9","is-dragged-out":"ITBRvj","isDraggedOut":"ITBRvj","dnd-marker-left":"CIOrQw","dndMarkerLeft":"CIOrQw","dnd-marker-right":"jHsd9T","dndMarkerRight":"jHsd9T","cell-tooltip-wrapper":"AILd5s","cellTooltipWrapper":"AILd5s","cell-tooltip-text":"XE0itx","cellTooltipText":"XE0itx","tooltip-caption":"-Ejt4B","tooltipCaption":"-Ejt4B","tooltip-info":"qSbWLI","tooltipInfo":"qSbWLI"};
3356
3387
 
3357
3388
  class DataTableHeaderCell extends React.Component {
3358
3389
  constructor() {
@@ -3376,7 +3407,7 @@ class DataTableHeaderCell extends React.Component {
3376
3407
  React.createElement(Text, { key: "text", fontSize: settings.sizes.dataTable.header.row.cell.columnCaption[this.props.textCase === 'upper' ? 'uppercase' : 'fontSize'], size: settings.sizes.dataTable.header.row.cell.columnCaption.size, cx: captionCx }, this.props.column.caption)),
3377
3408
  this.props.column.isSortable && (!this.props.column.renderFilter || this.props.sortDirection) && (React.createElement(IconButton, { key: "sort", cx: cx$1(css$u.icon, css$u.sortIcon, this.props.sortDirection && css$u.sortIconActive, uuiDataTableHeaderCell.uuiTableHeaderSortIcon), color: this.props.sortDirection ? 'neutral' : 'secondary', icon: this.props.sortDirection === 'desc' ? ForwardRef$p : this.props.sortDirection === 'asc' ? ForwardRef$q : ForwardRef$o })),
3378
3409
  this.props.isFilterActive && (React.createElement(IconButton, { key: "filter", cx: cx$1(css$u.icon, !this.props.sortDirection && css$u.filterIcon, uuiDataTableHeaderCell.uuiTableHeaderFilterIcon), color: "neutral", icon: ForwardRef$n })),
3379
- this.props.column.renderFilter && (React.createElement(IconButton, { key: "dropdown", cx: cx$1(css$u.icon, css$u.dropdownIcon, uuiDataTableHeaderCell.uuiTableHeaderDropdownIcon), color: "secondary", icon: this.state.isDropdownOpen ? ForwardRef$m : ForwardRef$P }))));
3410
+ this.props.column.renderFilter && (React.createElement(IconButton, { key: "dropdown", cx: cx$1(css$u.icon, css$u.dropdownIcon, uuiDataTableHeaderCell.uuiTableHeaderDropdownIcon), color: "secondary", icon: this.state.isDropdownOpen ? ForwardRef$m : ForwardRef$Q }))));
3380
3411
  };
3381
3412
  this.renderHeaderCheckbox = () => {
3382
3413
  if (this.props.selectAll && this.props.isFirstColumn) {
@@ -3458,7 +3489,7 @@ var SvgActionSettingsFill = function SvgActionSettingsFill(props, ref) {
3458
3489
  };
3459
3490
  var ForwardRef$j = /*#__PURE__*/forwardRef(SvgActionSettingsFill);
3460
3491
 
3461
- var css$t = {"uui-typography":"Nrbqhp","hero-header":"RKCTrD","promo-header":"Yhvvdf","uui-critical":"Uo-6F-","uui-info":"-YfMUJ","uui-success":"_2KK2bw","uui-warning":"OXIl6J","uui-highlight":"_97Tybz","uui-typography-size-12":"YfwWUp","uui-typography-size-14":"OgH2rt","uui-typography-size-16":"PrXnqO","root":"iqxuEL","uuiTypography":"Nrbqhp","heroHeader":"RKCTrD","promoHeader":"Yhvvdf","uuiCritical":"Uo-6F-","uuiInfo":"-YfMUJ","uuiSuccess":"_2KK2bw","uuiWarning":"OXIl6J","uuiHighlight":"_97Tybz","uuiTypographySize12":"YfwWUp","uuiTypographySize14":"OgH2rt","uuiTypographySize16":"PrXnqO"};
3492
+ var css$t = {"uui-typography":"k4fKti","uuiTypography":"k4fKti","hero-header":"BoHshy","heroHeader":"BoHshy","promo-header":"_19w13S","promoHeader":"_19w13S","uui-critical":"Y7fs1l","uuiCritical":"Y7fs1l","uui-info":"pmsLv-","uuiInfo":"pmsLv-","uui-success":"gTtblb","uuiSuccess":"gTtblb","uui-warning":"T701Fo","uuiWarning":"T701Fo","uui-highlight":"vQ0enm","uuiHighlight":"vQ0enm","uui-typography-size-12":"mYz2ma","uuiTypographySize12":"mYz2ma","uui-typography-size-14":"rY4G8o","uuiTypographySize14":"rY4G8o","uui-typography-size-16":"QJnMR-","uuiTypographySize16":"QJnMR-","root":"LaGAoE"};
3462
3493
 
3463
3494
  const DataTableHeaderRow = /* @__PURE__ */withMods(DataTableHeaderRow$1, () => [css$t.root, 'uui-dt-vars'], (mods) => ({
3464
3495
  renderCell: (props) => (React.createElement(DataTableHeaderCell, Object.assign({}, props, { size: mods.size, textCase: mods.textCase || 'normal', key: props.column.key, columnsGap: mods.columnsGap }))),
@@ -3470,7 +3501,7 @@ const UUI_FILTERS_PANEL_ADD_BUTTON_BODY = 'uui-filters-panel-add-button-body';
3470
3501
  const UUI_FILTERS_PANEL_ITEM_BODY = 'uui-filters-panel-item-body';
3471
3502
  const UUI_FILTERS_PANEL_ITEM_TOGGLER = 'uui-filters-panel-item-toggler';
3472
3503
 
3473
- var css$s = {"uui-typography":"FTOCU9","hero-header":"_7lED6s","promo-header":"RP-G6r","uui-critical":"_9t4IWq","uui-info":"fxikxC","uui-success":"i1mjjo","uui-warning":"GMQVzC","uui-highlight":"XodfLu","uui-typography-size-12":"_92yweq","uui-typography-size-14":"_2wVQZa","uui-typography-size-16":"VR8L66","root":"WfStAK","title-wrapper":"wVsPg4","title":"Zwv5eL","text-wrapper":"N4Jhyl","selection":"mZamfp","postfix":"HAcHwA","selected":"Czkukb","uuiTypography":"FTOCU9","heroHeader":"_7lED6s","promoHeader":"RP-G6r","uuiCritical":"_9t4IWq","uuiInfo":"fxikxC","uuiSuccess":"i1mjjo","uuiWarning":"GMQVzC","uuiHighlight":"XodfLu","uuiTypographySize12":"_92yweq","uuiTypographySize14":"_2wVQZa","uuiTypographySize16":"VR8L66","titleWrapper":"wVsPg4","textWrapper":"N4Jhyl"};
3504
+ var css$s = {"uui-typography":"xGnsmL","uuiTypography":"xGnsmL","hero-header":"_1-qR6o","heroHeader":"_1-qR6o","promo-header":"JDIkUb","promoHeader":"JDIkUb","uui-critical":"HI4nkh","uuiCritical":"HI4nkh","uui-info":"Ucvnh-","uuiInfo":"Ucvnh-","uui-success":"iKXEjC","uuiSuccess":"iKXEjC","uui-warning":"bKQdHk","uuiWarning":"bKQdHk","uui-highlight":"KOBzRx","uuiHighlight":"KOBzRx","uui-typography-size-12":"zTNMsc","uuiTypographySize12":"zTNMsc","uui-typography-size-14":"n9Dp-E","uuiTypographySize14":"n9Dp-E","uui-typography-size-16":"fphABN","uuiTypographySize16":"fphABN","root":"luZ9eH","title-wrapper":"-exLGv","titleWrapper":"-exLGv","title":"zK2IHF","text-wrapper":"NZXbcM","textWrapper":"NZXbcM","selection":"rlxmpy","postfix":"Bee87m","selected":"xBXX2o"};
3474
3505
 
3475
3506
  const defaultSize = '36';
3476
3507
  const FilterPanelItemToggler = /* @__PURE__ */React.forwardRef((props, ref) => {
@@ -3648,7 +3679,7 @@ function FilterRangeDatePickerBody(props) {
3648
3679
  React__default.createElement(LinkButton, { isDisabled: !value.from && !value.to, caption: i18n.pickerModal.clearAllButton, onClick: () => onValueChange(defaultRangeValue) })))));
3649
3680
  }
3650
3681
 
3651
- var css$r = {"container":"gmj0Yf"};
3682
+ var css$r = {"container":"_35-Hf5"};
3652
3683
 
3653
3684
  function FilterNumericBody(props) {
3654
3685
  var _a, _b;
@@ -3746,7 +3777,7 @@ var SvgActionDeleteOutline = function SvgActionDeleteOutline(props, ref) {
3746
3777
  };
3747
3778
  var ForwardRef$i = /*#__PURE__*/forwardRef(SvgActionDeleteOutline);
3748
3779
 
3749
- var css$q = {"uui-typography":"LjUvlQ","hero-header":"_5319iQ","promo-header":"iX9PQu","uui-critical":"ncSNT-","uui-info":"KIIksM","uui-success":"vLuhrQ","uui-warning":"qCTWIb","uui-highlight":"XtWlK7","uui-typography-size-12":"_4wFYzj","uui-typography-size-14":"_49j4AA","uui-typography-size-16":"_4ZVmW3","header":"_2m-YAq","removeButton":"nuZ28d","with-search":"d9-3ON","uuiTypography":"LjUvlQ","heroHeader":"_5319iQ","promoHeader":"iX9PQu","uuiCritical":"ncSNT-","uuiInfo":"KIIksM","uuiSuccess":"vLuhrQ","uuiWarning":"qCTWIb","uuiHighlight":"XtWlK7","uuiTypographySize12":"_4wFYzj","uuiTypographySize14":"_49j4AA","uuiTypographySize16":"_4ZVmW3","withSearch":"d9-3ON"};
3780
+ var css$q = {"uui-typography":"LYkD-U","uuiTypography":"LYkD-U","hero-header":"_3SCLv0","heroHeader":"_3SCLv0","promo-header":"ao5Iz1","promoHeader":"ao5Iz1","uui-critical":"geIe9N","uuiCritical":"geIe9N","uui-info":"xwIHTE","uuiInfo":"xwIHTE","uui-success":"RhWIe2","uuiSuccess":"RhWIe2","uui-warning":"mDunoL","uuiWarning":"mDunoL","uui-highlight":"jVO1Nd","uuiHighlight":"jVO1Nd","uui-typography-size-12":"cab24Y","uuiTypographySize12":"cab24Y","uui-typography-size-14":"_6P1lzN","uuiTypographySize14":"_6P1lzN","uui-typography-size-16":"_1gYEzH","uuiTypographySize16":"_1gYEzH","header":"B-vrqc","removeButton":"lA0D3a","with-search":"_9nNXLs","withSearch":"_9nNXLs"};
3750
3781
 
3751
3782
  function useView(props, value) {
3752
3783
  const forceUpdate = useForceUpdate();
@@ -4067,7 +4098,7 @@ function FiltersToolbarImpl(props) {
4067
4098
  }
4068
4099
  const FiltersPanel = /* @__PURE__ */React__default.memo(FiltersToolbarImpl);
4069
4100
 
4070
- var css$p = {"divider":"zkqZ0y","dropdownDeleteIcon":"u2GvYI","presetsWrapper":"_7XjHBI","addPresetContainer":"bpQ-R5","dropContainer":"oBOsSi"};
4101
+ var css$p = {"divider":"_3fkZWS","dropdownDeleteIcon":"XkxKNw","presetsWrapper":"FOdokW","addPresetContainer":"QT3CDN","dropContainer":"iQynkI"};
4071
4102
 
4072
4103
  var _path$g;
4073
4104
  function _extends$g() { _extends$g = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$g.apply(this, arguments); }
@@ -4180,7 +4211,7 @@ var SvgContentLinkOutline = function SvgContentLinkOutline(props, ref) {
4180
4211
  };
4181
4212
  var ForwardRef$a = /*#__PURE__*/forwardRef(SvgContentLinkOutline);
4182
4213
 
4183
- var css$o = {"delete-button":"qwlObz","tab-button":"yk-fsP","targetOpen":"sQXJUA","deleteButton":"qwlObz","tabButton":"yk-fsP"};
4214
+ var css$o = {"delete-button":"VfW9p1","deleteButton":"VfW9p1","tab-button":"GMxFqX","tabButton":"GMxFqX","targetOpen":"y0OpGE"};
4184
4215
 
4185
4216
  function PresetActionsDropdown(props) {
4186
4217
  const { uuiNotifications } = useUuiContext();
@@ -4221,12 +4252,14 @@ function PresetActionsDropdown(props) {
4221
4252
  const isRenameAvailable = props.preset.id === props.activePresetId && !isReadonlyPreset;
4222
4253
  return (React__default.createElement(DropdownMenuBody, Object.assign({}, dropdownProps),
4223
4254
  isPresetChanged && (React__default.createElement(React__default.Fragment, null,
4224
- !isReadonlyPreset && (React__default.createElement(DropdownMenuButton, { key: `${props.preset.id}-save-in-current`, icon: ForwardRef$f, caption: "Save in current", onClick: saveInCurrentHandler })),
4225
- React__default.createElement(DropdownMenuButton, { key: `${props.preset.id}-save-as-new`, icon: ForwardRef$e, caption: "Save as new", onClick: props.addPreset }),
4226
- React__default.createElement(DropdownMenuButton, { key: `${props.preset.id}-discard`, icon: ForwardRef$d, caption: "Discard all changes", onClick: discardAllChangesHandler }),
4255
+ !isReadonlyPreset && (React__default.createElement(DropdownMenuButton, { key: `${props.preset.id}-save-in-current`, icon: ForwardRef$f, caption: "Save in current", onClick: () => { dropdownProps.onClose(); saveInCurrentHandler(); } })),
4256
+ React__default.createElement(DropdownMenuButton, { key: `${props.preset.id}-save-as-new`, icon: ForwardRef$e, caption: "Save as new",
4257
+ // 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
4258
+ onClick: () => { dropdownProps.onClose(); setTimeout(() => props.addPreset(), 0); } }),
4259
+ React__default.createElement(DropdownMenuButton, { key: `${props.preset.id}-discard`, icon: ForwardRef$d, caption: "Discard all changes", onClick: () => { dropdownProps.onClose(); discardAllChangesHandler(); } }),
4227
4260
  React__default.createElement(DropdownMenuSplitter, { key: "discard-splitter" }))),
4228
4261
  isRenameAvailable && (React__default.createElement(DropdownMenuButton, { key: `${props.preset.id}-rename`, icon: ForwardRef$b, caption: "Rename", onClick: props.renamePreset })),
4229
- React__default.createElement(DropdownMenuButton, { key: `${props.preset.id}-duplicate`, icon: ForwardRef$c, caption: "Duplicate", onClick: duplicateHandler }),
4262
+ React__default.createElement(DropdownMenuButton, { key: `${props.preset.id}-duplicate`, icon: ForwardRef$c, caption: "Duplicate", onClick: () => { dropdownProps.onClose(); duplicateHandler(); } }),
4230
4263
  React__default.createElement(DropdownMenuButton, { key: `${props.preset.id}-copyLink`, icon: ForwardRef$a, caption: "Copy Link", onClick: copyUrlToClipboard }),
4231
4264
  !isReadonlyPreset && (React__default.createElement(React__default.Fragment, null,
4232
4265
  React__default.createElement(DropdownMenuSplitter, { key: "delete-splitter" }),
@@ -4238,7 +4271,7 @@ function PresetActionsDropdown(props) {
4238
4271
  return (React__default.createElement(Dropdown, { renderBody: renderBody, renderTarget: renderTarget, placement: "bottom-end", modifiers: [{ name: 'offset', options: { offset: [0, 22] } }] }));
4239
4272
  }
4240
4273
 
4241
- var css$n = {"preset-input-cell":"fRdYNe","preset-input":"byNTES","presetInputCell":"fRdYNe","presetInput":"byNTES"};
4274
+ var css$n = {"preset-input-cell":"BwjaAV","presetInputCell":"BwjaAV","preset-input":"iySDJT","presetInput":"iySDJT"};
4242
4275
 
4243
4276
  const UUI_PRESETS_PANEL_ADD_BUTTON = 'uui-presets-panel-add-button';
4244
4277
  const UUI_PRESETS_PANEL_MORE_BUTTON = 'uui-presets-panel-more-button';
@@ -4271,7 +4304,7 @@ function PresetInput(props) {
4271
4304
  React__default.createElement(TextInput, { cx: css$n.presetInput, onValueChange: setPresetCaption, value: presetCaption, onCancel: cancelActionHandler, onAccept: acceptActionHandler, onBlur: newPresetOnBlurHandler, autoFocus: true, maxLength: 50, isReadonly: readonly })));
4272
4305
  }
4273
4306
 
4274
- var css$m = {"preset":"QdhxGQ","activePreset":"rtlrDP"};
4307
+ var css$m = {"preset":"_6X5y3z","activePreset":"tSWayU"};
4275
4308
 
4276
4309
  function Preset(props) {
4277
4310
  const [isRenamePreset, setIsRenamePreset] = useState(false);
@@ -4289,7 +4322,8 @@ function Preset(props) {
4289
4322
  return props.updatePreset(newPreset);
4290
4323
  }, [props.preset]);
4291
4324
  const isPresetActive = props.activePresetId === props.preset.id;
4292
- return (React__default.createElement(FlexCell, { key: props.preset.id, alignSelf: "center", width: "auto" }, isRenamePreset ? (React__default.createElement(PresetInput, { onCancel: cancelRenamePreset, onSuccess: handlePresetRename, preset: props.preset })) : (React__default.createElement(TabButton, { caption: props.preset.name, onClick: !isPresetActive && choosePresetHandler, cx: [css$m.preset, isPresetActive && css$m.activePreset, UUI_PRESETS_PANEL_PRESET], size: "60", withNotify: isPresetActive && props.hasPresetChanged(props.preset), icon: () => React__default.createElement(PresetActionsDropdown, Object.assign({ renamePreset: setPresetForRename }, props)), iconPosition: "right", isLinkActive: isPresetActive }))));
4325
+ const PresetActionsDropdownComponent = useCallback(() => React__default.createElement(PresetActionsDropdown, Object.assign({ renamePreset: setPresetForRename }, props)), [props.preset, props.tableState, props.activePresetId]);
4326
+ return (React__default.createElement(FlexCell, { key: props.preset.id, alignSelf: "center", width: "auto" }, isRenamePreset ? (React__default.createElement(PresetInput, { onCancel: cancelRenamePreset, onSuccess: handlePresetRename, preset: props.preset })) : (React__default.createElement(TabButton, { caption: props.preset.name, onClick: !isPresetActive && choosePresetHandler, cx: [css$m.preset, isPresetActive && css$m.activePreset, UUI_PRESETS_PANEL_PRESET], size: "60", withNotify: isPresetActive && props.hasPresetChanged(props.preset), icon: PresetActionsDropdownComponent, iconPosition: "right", isLinkActive: isPresetActive }))));
4293
4327
  }
4294
4328
 
4295
4329
  var _path$9;
@@ -4445,7 +4479,7 @@ var SvgTableGroupColumnRightFill = function SvgTableGroupColumnRightFill(props,
4445
4479
  };
4446
4480
  var ForwardRef$6 = /*#__PURE__*/forwardRef(SvgTableGroupColumnRightFill);
4447
4481
 
4448
- var css$l = {"unpin-icon":"LeBmvo","pin-toggler-icon":"FT7coh","unpinIcon":"LeBmvo","pinTogglerIcon":"FT7coh"};
4482
+ var css$l = {"unpin-icon":"V7-RQt","unpinIcon":"V7-RQt","pin-toggler-icon":"bkr42U","pinTogglerIcon":"bkr42U"};
4449
4483
 
4450
4484
  function PinIconButton(props) {
4451
4485
  const i18nLocal = i18n.tables.columnsConfigurationModal;
@@ -4504,7 +4538,7 @@ var SvgActionDragIndicator18 = function SvgActionDragIndicator18(props, ref) {
4504
4538
  };
4505
4539
  var ForwardRef$5 = /*#__PURE__*/forwardRef(SvgActionDragIndicator18);
4506
4540
 
4507
- var css$k = {"uui-typography":"UKRTL9","hero-header":"Tm6R6y","promo-header":"RUcw3u","uui-critical":"h3vSGy","uui-info":"K8AIi1","uui-success":"FEaKN4","uui-warning":"_6p4e-E","uui-highlight":"vnAQFb","uui-typography-size-12":"bVdh2T","uui-typography-size-14":"YKaKBw","uui-typography-size-16":"CSI2Nn","row-wrapper":"jXEXbD","pin-icon-button":"XnhDMs","not-pinned":"Q7ZKWs","checkbox":"SKYllY","drag-handle":"_4FBO9X","dnd-disabled":"iJROvk","uuiTypography":"UKRTL9","heroHeader":"Tm6R6y","promoHeader":"RUcw3u","uuiCritical":"h3vSGy","uuiInfo":"K8AIi1","uuiSuccess":"FEaKN4","uuiWarning":"_6p4e-E","uuiHighlight":"vnAQFb","uuiTypographySize12":"bVdh2T","uuiTypographySize14":"YKaKBw","uuiTypographySize16":"CSI2Nn","rowWrapper":"jXEXbD","pinIconButton":"XnhDMs","notPinned":"Q7ZKWs","dragHandle":"_4FBO9X","dndDisabled":"iJROvk"};
4541
+ var css$k = {"uui-typography":"jXMP5e","uuiTypography":"jXMP5e","hero-header":"cr-s6b","heroHeader":"cr-s6b","promo-header":"pqIj2S","promoHeader":"pqIj2S","uui-critical":"KgXHgt","uuiCritical":"KgXHgt","uui-info":"-wxEps","uuiInfo":"-wxEps","uui-success":"DEQ-Ax","uuiSuccess":"DEQ-Ax","uui-warning":"_9-lghP","uuiWarning":"_9-lghP","uui-highlight":"MhfNOp","uuiHighlight":"MhfNOp","uui-typography-size-12":"U9pdcF","uuiTypographySize12":"U9pdcF","uui-typography-size-14":"VBkyC0","uuiTypographySize14":"VBkyC0","uui-typography-size-16":"r9jeRD","uuiTypographySize16":"r9jeRD","row-wrapper":"jB7yeO","rowWrapper":"jB7yeO","pin-icon-button":"lW3w9a","pinIconButton":"lW3w9a","not-pinned":"KJuJbu","notPinned":"KJuJbu","checkbox":"nu8H4j","drag-handle":"ruAldc","dragHandle":"ruAldc","dnd-disabled":"hJ4IO2","dndDisabled":"hJ4IO2"};
4508
4542
 
4509
4543
  const ColumnRow = /* @__PURE__ */React.memo(function ColumnRow(props) {
4510
4544
  const { column } = props;
@@ -4527,7 +4561,7 @@ const ColumnRow = /* @__PURE__ */React.memo(function ColumnRow(props) {
4527
4561
  return (React.createElement(DndActor, { key: column.key, srcData: isDndAllowed && data, dstData: data, canAcceptDrop: onCanAcceptDrop, onDrop: onDrop, render: renderContent }));
4528
4562
  });
4529
4563
 
4530
- var css$j = {"uui-typography":"CRmafn","hero-header":"r8ttUW","promo-header":"AdUQzK","uui-critical":"P73XmU","uui-info":"PVTfeb","uui-success":"gBewm8","uui-warning":"XXdm00","uui-highlight":"sTJ22X","uui-typography-size-12":"kg4hP5","uui-typography-size-14":"oaVM-A","uui-typography-size-16":"xi5cY-","root":"_84dcJw","main-panel":"oOBAji","group":"b6NJoC","group-title":"bA-uxH","group-items":"_6DyuP1","no-data":"H-Xpaz","no-data-title":"IQ6IJg","no-data-sub-title":"uHm5J3","h-divider":"ruIdS0","search-area":"ov8Vlv","subgroup-accordion":"_0dAw59","subgroup":"_4h58Rn","subgroup-title":"_2YcezJ","uuiTypography":"CRmafn","heroHeader":"r8ttUW","promoHeader":"AdUQzK","uuiCritical":"P73XmU","uuiInfo":"PVTfeb","uuiSuccess":"gBewm8","uuiWarning":"XXdm00","uuiHighlight":"sTJ22X","uuiTypographySize12":"kg4hP5","uuiTypographySize14":"oaVM-A","uuiTypographySize16":"xi5cY-","mainPanel":"oOBAji","groupTitle":"bA-uxH","groupItems":"_6DyuP1","noData":"H-Xpaz","noDataTitle":"IQ6IJg","noDataSubTitle":"uHm5J3","hDivider":"ruIdS0","searchArea":"ov8Vlv","subgroupAccordion":"_0dAw59","subgroupTitle":"_2YcezJ"};
4564
+ var css$j = {"uui-typography":"KgplVh","uuiTypography":"KgplVh","hero-header":"_3z46oz","heroHeader":"_3z46oz","promo-header":"aSfByy","promoHeader":"aSfByy","uui-critical":"-kmN6-","uuiCritical":"-kmN6-","uui-info":"gOCbKz","uuiInfo":"gOCbKz","uui-success":"s-j7wm","uuiSuccess":"s-j7wm","uui-warning":"bRdLIi","uuiWarning":"bRdLIi","uui-highlight":"_5ba1TS","uuiHighlight":"_5ba1TS","uui-typography-size-12":"aSpUTB","uuiTypographySize12":"aSpUTB","uui-typography-size-14":"GFCfcM","uuiTypographySize14":"GFCfcM","uui-typography-size-16":"M7tamb","uuiTypographySize16":"M7tamb","root":"YEj2G-","main-panel":"bvOmDB","mainPanel":"bvOmDB","group":"pJeATj","group-title":"_6xZk0n","groupTitle":"_6xZk0n","group-items":"LtZM3k","groupItems":"LtZM3k","no-data":"fXSkXm","noData":"fXSkXm","no-data-title":"JRLihe","noDataTitle":"JRLihe","no-data-sub-title":"OZtEVV","noDataSubTitle":"OZtEVV","h-divider":"A-jcwa","hDivider":"A-jcwa","search-area":"E01avZ","searchArea":"E01avZ","subgroup-accordion":"YXOcM0","subgroupAccordion":"YXOcM0","subgroup":"V7cY7x","subgroup-title":"k6Ccd1","subgroupTitle":"k6Ccd1"};
4531
4565
 
4532
4566
  const renderGroupTitle = (title, amount) => (React.createElement(FlexRow, { cx: css$j.group },
4533
4567
  React.createElement(Text, { size: "none", cx: css$j.groupTitle }, title),
@@ -4604,7 +4638,7 @@ function SubGroup(props) {
4604
4638
  const content = (React.createElement(FlexRow, { cx: css$j.groupItems, size: settings.sizes.dataTable.columnsConfigurationModal.columnRow }, items.map((c) => (React.createElement(ColumnRow, { column: c, key: c.key, renderItem: renderItem })))));
4605
4639
  if (isCollapsible) {
4606
4640
  const renderTitle = (isOpened) => {
4607
- const toggleIcon = isOpened ? ForwardRef$P : ForwardRef$u;
4641
+ const toggleIcon = isOpened ? ForwardRef$Q : ForwardRef$v;
4608
4642
  return (React.createElement(FlexRow, { cx: cx$1(css$j.subgroup) },
4609
4643
  React.createElement(IconContainer, { size: settings.sizes.dataTable.columnsConfigurationModal.subgroupIcon, icon: toggleIcon }),
4610
4644
  React.createElement(Text, { size: "none", color: "tertiary", cx: css$j.subgroupTitle }, title)));
@@ -4616,7 +4650,7 @@ function SubGroup(props) {
4616
4650
  return null;
4617
4651
  }
4618
4652
 
4619
- var css$i = {"listContainer":"umKqKp","header":"kAdSRd","group":"SHeWFv","stickyHeader":"yhAD0g"};
4653
+ var css$i = {"listContainer":"GsO4aE","header":"RkAzZ1","group":"kfxV4L","stickyHeader":"yhqWI-"};
4620
4654
 
4621
4655
  const getChildrenAndRest = (row, rows) => {
4622
4656
  const firstNotChildIndex = rows.findIndex((other) => other.depth < row.depth || (row.depth === other.depth && other.isPinned));
@@ -4682,7 +4716,7 @@ var SvgEmptyTable = function SvgEmptyTable(props, ref) {
4682
4716
  xmlns: "http://www.w3.org/2000/svg",
4683
4717
  ref: ref
4684
4718
  }, props), /*#__PURE__*/React.createElement("g", {
4685
- clipPath: "url(#ou2qs19opnxnxl0sl_a)"
4719
+ clipPath: "url(#irbdyv3sdbmavwq4s_a)"
4686
4720
  }, _path$4 || (_path$4 = /*#__PURE__*/React.createElement("path", {
4687
4721
  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",
4688
4722
  fill: "#F5F6FA"
@@ -4703,7 +4737,7 @@ var SvgEmptyTable = function SvgEmptyTable(props, ref) {
4703
4737
  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",
4704
4738
  fill: "#1D1E26"
4705
4739
  })), /*#__PURE__*/React.createElement("mask", {
4706
- id: "ou2qs1pu2bgka66ga_b",
4740
+ id: "irbdyvz3fm0pkcuyb_b",
4707
4741
  style: {
4708
4742
  maskType: "alpha"
4709
4743
  },
@@ -4716,7 +4750,7 @@ var SvgEmptyTable = function SvgEmptyTable(props, ref) {
4716
4750
  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",
4717
4751
  fill: "#9BDEFF"
4718
4752
  }))), _g || (_g = /*#__PURE__*/React.createElement("g", {
4719
- mask: "url(#ou2qs1pu2bgka66ga_b)",
4753
+ mask: "url(#irbdyvz3fm0pkcuyb_b)",
4720
4754
  fillRule: "evenodd",
4721
4755
  clipRule: "evenodd"
4722
4756
  }, /*#__PURE__*/React.createElement("path", {
@@ -4802,7 +4836,7 @@ var SvgEmptyTable = function SvgEmptyTable(props, ref) {
4802
4836
  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",
4803
4837
  fill: "#fff"
4804
4838
  }))), _defs || (_defs = /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
4805
- id: "ou2qs19opnxnxl0sl_a"
4839
+ id: "irbdyv3sdbmavwq4s_a"
4806
4840
  }, /*#__PURE__*/React.createElement("path", {
4807
4841
  fill: "#fff",
4808
4842
  transform: "translate(.552)",
@@ -4811,7 +4845,7 @@ var SvgEmptyTable = function SvgEmptyTable(props, ref) {
4811
4845
  };
4812
4846
  var ForwardRef$4 = /*#__PURE__*/forwardRef(SvgEmptyTable);
4813
4847
 
4814
- var css$h = {"root":"WBpUBV","sticky-header":"iVsBdJ","no-results":"-P-jt8","icon":"QNrowB","title":"_2TPxiU","stickyHeader":"iVsBdJ","noResults":"-P-jt8"};
4848
+ var css$h = {"root":"GhBgB9","sticky-header":"OGC4-1","stickyHeader":"OGC4-1","no-results":"iRlySz","noResults":"iRlySz","icon":"tvWspJ","title":"Ryu-Nk"};
4815
4849
 
4816
4850
  function DataTable(props) {
4817
4851
  var _a, _b, _c, _d;
@@ -4862,9 +4896,9 @@ function DataTable(props) {
4862
4896
  } }))));
4863
4897
  }
4864
4898
 
4865
- var css$g = {"root":"sezKqf"};
4899
+ var css$g = {"root":"xeC7LW"};
4866
4900
 
4867
- var css$f = {"root":"PzzhEx","burger-content":"NOmNTF","burgerContent":"NOmNTF"};
4901
+ var css$f = {"root":"oCeI3l","burger-content":"gSsPDf","burgerContent":"gSsPDf"};
4868
4902
 
4869
4903
  var _path$3;
4870
4904
  function _extends$3() { _extends$3 = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$3.apply(this, arguments); }
@@ -4886,7 +4920,7 @@ function applyBurgerMods() {
4886
4920
  }
4887
4921
  const Burger = /* @__PURE__ */withMods(Burger$1, applyBurgerMods, () => ({
4888
4922
  burgerIcon: ForwardRef$3,
4889
- crossIcon: ForwardRef$Q,
4923
+ crossIcon: ForwardRef$R,
4890
4924
  burgerContentCx: css$f.burgerContent,
4891
4925
  }));
4892
4926
 
@@ -4907,7 +4941,7 @@ var SvgNavigationArrowDownOutline = function SvgNavigationArrowDownOutline(props
4907
4941
  };
4908
4942
  var ForwardRef$2 = /*#__PURE__*/forwardRef(SvgNavigationArrowDownOutline);
4909
4943
 
4910
- var css$e = {"uui-typography":"EnoJVF","hero-header":"_15FI1J","promo-header":"ev8IZR","uui-critical":"qVqw3C","uui-info":"RS6AoD","uui-success":"oBatLC","uui-warning":"oQ-pCC","uui-highlight":"_0oSrst","uui-typography-size-12":"ECEdUz","uui-typography-size-14":"_5rnUj6","uui-typography-size-16":"gkK5zB","root":"OGMdXV","button-primary":"fKybff","button-secondary":"EFJvgs","hasIcon":"EaLy3i","dropdown":"_6t-oqj","uuiTypography":"EnoJVF","heroHeader":"_15FI1J","promoHeader":"ev8IZR","uuiCritical":"qVqw3C","uuiInfo":"RS6AoD","uuiSuccess":"oBatLC","uuiWarning":"oQ-pCC","uuiHighlight":"_0oSrst","uuiTypographySize12":"ECEdUz","uuiTypographySize14":"_5rnUj6","uuiTypographySize16":"gkK5zB","buttonPrimary":"fKybff","buttonSecondary":"EFJvgs"};
4944
+ var css$e = {"uui-typography":"ZzTofE","uuiTypography":"ZzTofE","hero-header":"wKBlr8","heroHeader":"wKBlr8","promo-header":"eIX-Cs","promoHeader":"eIX-Cs","uui-critical":"gpRqdU","uuiCritical":"gpRqdU","uui-info":"FFRb4n","uuiInfo":"FFRb4n","uui-success":"m-T41J","uuiSuccess":"m-T41J","uui-warning":"gzGKsY","uuiWarning":"gzGKsY","uui-highlight":"-dM322","uuiHighlight":"-dM322","uui-typography-size-12":"mAHoK8","uuiTypographySize12":"mAHoK8","uui-typography-size-14":"bRb0Xu","uuiTypographySize14":"bRb0Xu","uui-typography-size-16":"ycDlYm","uuiTypographySize16":"ycDlYm","root":"j4lRmx","button-primary":"_6RLX2S","buttonPrimary":"_6RLX2S","button-secondary":"cmMp21","buttonSecondary":"cmMp21","hasIcon":"_5QJOdw","dropdown":"_6l0Nke"};
4911
4945
 
4912
4946
  const BurgerButton = /* @__PURE__ */withMods(Button$1, (props) => [
4913
4947
  css$e.root,
@@ -4918,13 +4952,13 @@ const BurgerButton = /* @__PURE__ */withMods(Button$1, (props) => [
4918
4952
  props.icon && css$e.hasIcon,
4919
4953
  ], () => ({ dropdownIcon: ForwardRef$2, dropdownIconPosition: 'left', role: 'menuitem' }));
4920
4954
 
4921
- var css$d = {"search-input":"_0voKDn","searchInput":"_0voKDn"};
4955
+ var css$d = {"search-input":"Wk-6Jm","searchInput":"Wk-6Jm"};
4922
4956
 
4923
4957
  function BurgerSearch(props) {
4924
- return (React.createElement(TextInput$1, { cx: cx(css$d.searchInput, 'uui-main_menu-burger-search'), iconPosition: "left", icon: ForwardRef$N, placeholder: props.placeholder, value: props.value, onValueChange: props.onValueChange, onCancel: props.onCancel, cancelIcon: props.value && ForwardRef$Q }));
4958
+ return (React.createElement(TextInput$1, { cx: cx(css$d.searchInput, 'uui-main_menu-burger-search'), iconPosition: "left", icon: ForwardRef$O, placeholder: props.placeholder, value: props.value, onValueChange: props.onValueChange, onCancel: props.onCancel, cancelIcon: props.value && ForwardRef$R }));
4925
4959
  }
4926
4960
 
4927
- var css$c = {"root":"Qn7brF","group-header":"_89bQgA","group-name":"QSvDAU","line":"Y1RpsF","groupHeader":"_89bQgA","groupName":"QSvDAU"};
4961
+ var css$c = {"root":"eqs-qS","group-header":"ghB25R","groupHeader":"ghB25R","group-name":"_1fFoue","groupName":"_1fFoue","line":"sUZFjx"};
4928
4962
 
4929
4963
  function BurgerGroupHeader(props) {
4930
4964
  return (React.createElement("div", { className: cx(css$c.root, css$c.groupHeader, 'uui-burger-group-header') },
@@ -4932,7 +4966,7 @@ function BurgerGroupHeader(props) {
4932
4966
  React.createElement("span", { className: css$c.groupName }, props.caption)));
4933
4967
  }
4934
4968
 
4935
- var css$b = {"uui-typography":"ZL8YlV","hero-header":"K0UrKu","promo-header":"WLzZhG","uui-critical":"MW9VZs","uui-info":"sEojtF","uui-success":"AMgdmt","uui-warning":"_4ifF18","uui-highlight":"EryxWh","uui-typography-size-12":"xGB28m","uui-typography-size-14":"C7BhHk","uui-typography-size-16":"hPSntW","root":"vQCeeI","type-primary":"p0KJ8g","type-secondary":"a8mePo","uuiTypography":"ZL8YlV","heroHeader":"K0UrKu","promoHeader":"WLzZhG","uuiCritical":"MW9VZs","uuiInfo":"sEojtF","uuiSuccess":"AMgdmt","uuiWarning":"_4ifF18","uuiHighlight":"EryxWh","uuiTypographySize12":"xGB28m","uuiTypographySize14":"C7BhHk","uuiTypographySize16":"hPSntW","typePrimary":"p0KJ8g","typeSecondary":"a8mePo"};
4969
+ var css$b = {"uui-typography":"Qchoss","uuiTypography":"Qchoss","hero-header":"T0ggUo","heroHeader":"T0ggUo","promo-header":"tAt5t-","promoHeader":"tAt5t-","uui-critical":"O0h2-7","uuiCritical":"O0h2-7","uui-info":"IPeckj","uuiInfo":"IPeckj","uui-success":"WzVRDr","uuiSuccess":"WzVRDr","uui-warning":"HqWyOG","uuiWarning":"HqWyOG","uui-highlight":"_209B6v","uuiHighlight":"_209B6v","uui-typography-size-12":"Fp3viP","uuiTypographySize12":"Fp3viP","uui-typography-size-14":"e7SxT-","uuiTypographySize14":"e7SxT-","uui-typography-size-16":"JVj2cm","uuiTypographySize16":"JVj2cm","root":"RVJUZD","type-primary":"Z5-8e-","typePrimary":"Z5-8e-","type-secondary":"-Ztepj","typeSecondary":"-Ztepj"};
4936
4970
 
4937
4971
  const MainMenuButton = /* @__PURE__ */React.forwardRef((props, ref) => {
4938
4972
  const { type } = props, clickableProps = __rest(props, ["type"]);
@@ -4945,10 +4979,10 @@ const MainMenuButton = /* @__PURE__ */React.forwardRef((props, ref) => {
4945
4979
  props.caption && (React.createElement("div", { className: uuiElement.caption }, props.caption)),
4946
4980
  props.count !== undefined && props.count !== null && (React.createElement(CountIndicator, { caption: props.count, color: "neutral", size: "18" })),
4947
4981
  props.icon && props.iconPosition === 'right' && (React.createElement(IconContainer, { icon: props.icon, onClick: props.onIconClick })),
4948
- props.isDropdown && (React.createElement(IconContainer, { icon: ForwardRef$P, flipY: props.isOpen }))));
4982
+ props.isDropdown && (React.createElement(IconContainer, { icon: ForwardRef$Q, flipY: props.isOpen }))));
4949
4983
  });
4950
4984
 
4951
- var css$a = {"dropdown-body":"gU1FtK","dropdownBody":"gU1FtK"};
4985
+ var css$a = {"dropdown-body":"Q8Hvew","dropdownBody":"Q8Hvew"};
4952
4986
 
4953
4987
  class MainMenuDropdown extends React.Component {
4954
4988
  render() {
@@ -5003,31 +5037,31 @@ var SvgNavigationGlobalMenuOutlineOutline = function SvgNavigationGlobalMenuOutl
5003
5037
  };
5004
5038
  var ForwardRef$1 = /*#__PURE__*/forwardRef(SvgNavigationGlobalMenuOutlineOutline);
5005
5039
 
5006
- var css$9 = {"global-menu-btn":"S29S3s","global-menu-icon":"r7y-nt","globalMenuBtn":"S29S3s","globalMenuIcon":"r7y-nt"};
5040
+ var css$9 = {"global-menu-btn":"HNp83b","globalMenuBtn":"HNp83b","global-menu-icon":"J8g7-p","globalMenuIcon":"J8g7-p"};
5007
5041
 
5008
5042
  const GlobalMenu = /* @__PURE__ */React.forwardRef((props, ref) => (React.createElement("button", Object.assign({ ref: ref, id: "global_menu_toggle", className: cx(css$9.globalMenuBtn, props.cx) }, props.rawProps),
5009
5043
  React.createElement(IconContainer, { size: 36, icon: ForwardRef$1, cx: css$9.globalMenuIcon }))));
5010
5044
 
5011
- var css$8 = {"container":"_7SeaOF","open":"yDGc6Y","folding-arrow":"_73cmtC","foldingArrow":"_73cmtC"};
5045
+ var css$8 = {"container":"Wt8sGJ","open":"X-D-Un","folding-arrow":"K7lbt4","foldingArrow":"K7lbt4"};
5012
5046
 
5013
5047
  const MainMenuAvatar = /* @__PURE__ */React.forwardRef((props, ref) => (React.createElement("button", { ref: ref, className: cx(css$8.container, props.isDropdown && css$8.dropdown, props.isOpen && css$8.open, props.onClick && uuiMarkers.clickable, props.cx), onClick: props.onClick },
5014
5048
  React.createElement(Avatar, { size: "36", img: props.avatarUrl }),
5015
5049
  props.icon && React.createElement(IconContainer, { icon: props.icon }),
5016
5050
  props.isDropdown && (React.createElement("div", null,
5017
- React.createElement(IconContainer, { size: 18, icon: ForwardRef$P, flipY: props.isOpen, cx: css$8.foldingArrow }))))));
5051
+ React.createElement(IconContainer, { size: 18, icon: ForwardRef$Q, flipY: props.isOpen, cx: css$8.foldingArrow }))))));
5018
5052
 
5019
- var css$7 = {"search-input":"A6Urm0","searchInput":"A6Urm0"};
5053
+ var css$7 = {"search-input":"TZAcG7","searchInput":"TZAcG7"};
5020
5054
 
5021
5055
  const MainMenuSearch = /* @__PURE__ */React.forwardRef((props, ref) => (React.createElement(IEditableDebouncer, Object.assign({}, props, { render: (iEditable) => {
5022
5056
  var _a;
5023
- return (React.createElement(TextInput$1, Object.assign({ iconPosition: "left", icon: ForwardRef$N, cancelIcon: ((_a = props.value) === null || _a === void 0 ? void 0 : _a.length) > 0 && ForwardRef$Q }, props, iEditable, { ref: ref, cx: cx$1(css$7.searchInput, props.cx) }, props.rawProps)));
5057
+ return (React.createElement(TextInput$1, Object.assign({ iconPosition: "left", icon: ForwardRef$O, cancelIcon: ((_a = props.value) === null || _a === void 0 ? void 0 : _a.length) > 0 && ForwardRef$R }, props, iEditable, { ref: ref, cx: cx$1(css$7.searchInput, props.cx) }, props.rawProps)));
5024
5058
  } }))));
5025
5059
 
5026
- var css$6 = {"container":"FS952X"};
5060
+ var css$6 = {"container":"MCIorh"};
5027
5061
 
5028
5062
  const MainMenuIcon = /* @__PURE__ */React.forwardRef((props, ref) => (React.createElement(IconButton, Object.assign({ ref: ref, icon: props.icon, cx: cx$1(props.cx, css$6.container) }, props))));
5029
5063
 
5030
- var css$5 = {"root":"Pz0L5-"};
5064
+ var css$5 = {"root":"J-24yd"};
5031
5065
 
5032
5066
  const Anchor = /* @__PURE__ */withMods(Anchor$1, () => [css$5.root]);
5033
5067
 
@@ -5085,7 +5119,7 @@ var SvgFileCloudUploadFill = function SvgFileCloudUploadFill(props, ref) {
5085
5119
  };
5086
5120
  var ForwardRef = /*#__PURE__*/forwardRef(SvgFileCloudUploadFill);
5087
5121
 
5088
- var css$4 = {"root":"CaEZrj","drop-start":"ElCNXr","drop-over":"JF-esq","link":"Wo75yZ","drop-area":"MKAshv","drop-caption":"kMqXR3","icon-blue":"qivHkq","dropStart":"ElCNXr","dropOver":"JF-esq","dropArea":"MKAshv","dropCaption":"kMqXR3","iconBlue":"qivHkq"};
5122
+ var css$4 = {"root":"E3-Aah","drop-start":"Zj2nIn","dropStart":"Zj2nIn","drop-over":"W5zanS","dropOver":"W5zanS","link":"KkFQ7O","drop-area":"T-0TCs","dropArea":"T-0TCs","drop-caption":"yXyVlu","dropCaption":"yXyVlu","icon-blue":"-UJ5SO","iconBlue":"-UJ5SO"};
5089
5123
 
5090
5124
  function DropSpot(props) {
5091
5125
  const getInfoText = typeof props.infoText === 'string'
@@ -5103,9 +5137,9 @@ function DropSpot(props) {
5103
5137
  return React.createElement(DropSpot$1, { render: renderAttachmentArea, onFilesDropped: props.onUploadFiles });
5104
5138
  }
5105
5139
 
5106
- var css$3 = {"uui-typography":"_3xAkkX","hero-header":"ahGLqv","promo-header":"AAA1wT","uui-critical":"q62-tM","uui-info":"p3LLa9","uui-success":"mjtXw-","uui-warning":"e2daI1","uui-highlight":"avakYd","uui-typography-size-12":"MXOlle","uui-typography-size-14":"KHAbXU","uui-typography-size-16":"RO7qa4","root":"CSUy8V","file-name":"_2t7MHY","default-color":"IZW-D9","doc-color":"mAsGfA","xls-color":"Tf-Wse","pdf-color":"FI-kYA","movie-color":"YzsSZP","img-color":"TMSLNL","mov-color":"efHR-V","error-block":"_3ZVFSM","icons-block":"fc0QD-","uuiTypography":"_3xAkkX","heroHeader":"ahGLqv","promoHeader":"AAA1wT","uuiCritical":"q62-tM","uuiInfo":"p3LLa9","uuiSuccess":"mjtXw-","uuiWarning":"e2daI1","uuiHighlight":"avakYd","uuiTypographySize12":"MXOlle","uuiTypographySize14":"KHAbXU","uuiTypographySize16":"RO7qa4","fileName":"_2t7MHY","defaultColor":"IZW-D9","docColor":"mAsGfA","xlsColor":"Tf-Wse","pdfColor":"FI-kYA","movieColor":"YzsSZP","imgColor":"TMSLNL","movColor":"efHR-V","errorBlock":"_3ZVFSM","iconsBlock":"fc0QD-"};
5140
+ var css$3 = {"uui-typography":"D5I0Oj","uuiTypography":"D5I0Oj","hero-header":"MTh9Av","heroHeader":"MTh9Av","promo-header":"n-bTJX","promoHeader":"n-bTJX","uui-critical":"BRkqX1","uuiCritical":"BRkqX1","uui-info":"PCDl5S","uuiInfo":"PCDl5S","uui-success":"vkAd2j","uuiSuccess":"vkAd2j","uui-warning":"xg5ERg","uuiWarning":"xg5ERg","uui-highlight":"q2J0zc","uuiHighlight":"q2J0zc","uui-typography-size-12":"-nQyq9","uuiTypographySize12":"-nQyq9","uui-typography-size-14":"ii5gKm","uuiTypographySize14":"ii5gKm","uui-typography-size-16":"dJxzdw","uuiTypographySize16":"dJxzdw","root":"VWKwjk","file-name":"je5VsA","fileName":"je5VsA","default-color":"iVxlBa","defaultColor":"iVxlBa","doc-color":"aQwxNR","docColor":"aQwxNR","xls-color":"fU6Z4p","xlsColor":"fU6Z4p","pdf-color":"dQ0yRR","pdfColor":"dQ0yRR","movie-color":"_953Ltv","movieColor":"_953Ltv","img-color":"BaiaC-","imgColor":"BaiaC-","mov-color":"VCzps1","movColor":"VCzps1","error-block":"QG506f","errorBlock":"QG506f","icons-block":"z46Bwc","iconsBlock":"z46Bwc"};
5107
5141
 
5108
- var css$2 = {"root":"VxVpVw"};
5142
+ var css$2 = {"root":"-Duubg"};
5109
5143
 
5110
5144
  const SvgCircleProgress = /* @__PURE__ */React.forwardRef((props, ref) => {
5111
5145
  const outsetRadius = props.size / 2 - 1;
@@ -5170,7 +5204,7 @@ const FileCard = /* @__PURE__ */React.forwardRef((props, ref) => {
5170
5204
  };
5171
5205
  const renderErrorContent = () => (React.createElement(Tooltip, { content: file.error.message, placement: "bottom-start" },
5172
5206
  React.createElement("div", { className: css$3.errorBlock },
5173
- React.createElement(IconContainer, { icon: ForwardRef$x, size: 12 }),
5207
+ React.createElement(IconContainer, { icon: ForwardRef$y, size: 12 }),
5174
5208
  i18n.fileCard.failedUploadErrorMessage)));
5175
5209
  const renderSuccessfulContent = () => (React.createElement(Text, { size: "18", fontSize: "14", lineHeight: "18", color: "tertiary" },
5176
5210
  fileExtension && `${fileExtension.toUpperCase()}, `,
@@ -5188,7 +5222,7 @@ const FileCard = /* @__PURE__ */React.forwardRef((props, ref) => {
5188
5222
  (error === null || error === void 0 ? void 0 : error.isError) ? renderErrorContent() : renderSuccessfulContent()),
5189
5223
  React.createElement("div", { className: cx$1(css$3.iconsBlock), onMouseEnter: mouseEnterHandler, onMouseLeave: mouseLeaveHandler },
5190
5224
  isLoadingShow && isLoading && React.createElement(SvgCircleProgress, { progress: progress, size: 18 }),
5191
- isCrossShow && React.createElement(IconButton, { icon: ForwardRef$Q, onClick: removeHandler })))));
5225
+ isCrossShow && React.createElement(IconButton, { icon: ForwardRef$R, onClick: removeHandler })))));
5192
5226
  });
5193
5227
 
5194
5228
  const getRecoveryMessageConfig = () => ({
@@ -5230,7 +5264,7 @@ const getErrorPageConfig = () => ({
5230
5264
  },
5231
5265
  });
5232
5266
 
5233
- var css$1 = {"container":"Yiv1It"};
5267
+ var css$1 = {"container":"kJ9Qbx"};
5234
5268
 
5235
5269
  const ErrorPage = (props) => {
5236
5270
  const isMobileScreen = isMobile();
@@ -5241,7 +5275,7 @@ const ErrorPage = (props) => {
5241
5275
  React__default.createElement("div", { className: "uui-error-subtitle" }, props.subtitle))));
5242
5276
  };
5243
5277
 
5244
- var css = {"recovery-spinner":"_5RC1Dz","recovery-message":"MlbicU","modal-blocker":"CuuJQg","modalFadeIn":"ffjBd2","recoverySpinner":"_5RC1Dz","recoveryMessage":"MlbicU","modalBlocker":"CuuJQg"};
5278
+ var css = {"recovery-spinner":"Hn84-t","recoverySpinner":"Hn84-t","recovery-message":"Ta1Jnl","recoveryMessage":"Ta1Jnl","modal-blocker":"eqyz2j","modalBlocker":"eqyz2j","modalFadeIn":"_-90gZ1"};
5245
5279
 
5246
5280
  function ErrorHandler(props) {
5247
5281
  const { uuiNotifications, uuiModals, uuiApi } = useUuiContext();
@@ -5292,5 +5326,5 @@ function ErrorHandler(props) {
5292
5326
  errorType === 'recovery' && renderRecoveryBlocker(errorInfo)));
5293
5327
  }
5294
5328
 
5295
- export { Accordion, Alert, Anchor, AvatarStack, Badge, Blocker, Burger, BurgerButton, BurgerGroupHeader, BurgerSearch, Button, Calendar, Checkbox, CheckboxGroup, ClearNotification, ColumnHeaderDropdown, ColumnsConfigurationModal, ConfirmationModal, ControlGroup, CountIndicator, DataPickerBody, DataPickerFooter, DataPickerHeader, DataPickerRow, DataRowAddons, DataRowsContainer, DataTable, DataTableCell, DataTableHeaderCell, DataTableHeaderRow, DataTableRow, DatePicker, DatePickerBody, DatePickerComponent, DropMarker, DropSpot, Dropdown, DropdownContainer, DropdownMenuBody, DropdownMenuButton, DropdownMenuHeader, DropdownMenuSplitter, DropdownMenuSwitchButton, DropdownSubMenu, ErrorAlert, ErrorHandler, ErrorNotification, ErrorPage, FileCard, FilterItemBody, FilterPickerBody, FiltersPanel, FlexCell, FlexRow, Form, GlobalMenu, HintAlert, HintNotification, IDropdownControlKeys, IconButton, IndeterminateBar, IndicatorBar, InputAddon, LabeledInput, LinkButton, MainMenu, MainMenuAvatar, MainMenuButton, MainMenuDropdown, MainMenuIcon, MainMenuSearch, ModalBlocker, ModalFooter, ModalHeader, ModalWindow, MultiSwitch, NotificationCard, NumericInput, Paginator, Panel, PickerBodyMobileView, PickerInput, PickerItem, PickerList, PickerListItem, PickerModal, PickerToggler, PickerTogglerTag, PresetsPanel, ProgressBar, RadioGroup, RadioInput, RangeDatePicker, RangeDatePickerBody, RangeDatePickerInput, RichTextView, ScrollBars, SearchInput, Slider, Snackbar, Spinner, StatusIndicator, SuccessAlert, SuccessNotification, SvgCircleProgress, Switch, TabButton, Tag, Text, TextArea, TextInput, TextPlaceholder, TimePicker, TimePickerBody, Tooltip, VerticalTabButton, VirtualList, WarningAlert, WarningNotification, applyDateSelectionMods, defaultPredicates, getErrorPageConfig, getHighlightRanges, getHighlightedSearchMatches, getRecoveryMessageConfig, i18n, propsMods, rangeDatePickerPresets, renderCell, renderDropMarkers, settings, useColumnsWithFilters, useForm, uuiDatePickerBody, uuiRangeDatePickerBody, uuiTimePicker };
5329
+ export { Accordion, Alert, Anchor, AvatarStack, Badge, Blocker, Burger, BurgerButton, BurgerGroupHeader, BurgerSearch, Button, Calendar, Checkbox, CheckboxGroup, ClearNotification, ColumnHeaderDropdown, ColumnsConfigurationModal, ConfirmationModal, ControlGroup, CountIndicator, DataPickerBody, DataPickerFooter, DataPickerHeader, DataPickerRow, DataRowAddons, DataRowsContainer, DataTable, DataTableCell, DataTableHeaderCell, DataTableHeaderRow, DataTableRow, DatePicker, DatePickerBody, DatePickerComponent, DropMarker, DropSpot, Dropdown, DropdownContainer, DropdownMenuBody, DropdownMenuButton, DropdownMenuHeader, DropdownMenuSplitter, DropdownMenuSwitchButton, DropdownSubMenu, ErrorAlert, ErrorHandler, ErrorNotification, ErrorPage, FileCard, FilterItemBody, FilterPickerBody, FiltersPanel, FlexCell, FlexRow, Form, GlobalMenu, HintAlert, HintNotification, IDropdownControlKeys, IconButton, IndeterminateBar, IndicatorBar, InputAddon, LabeledInput, LinkButton, MainMenu, MainMenuAvatar, MainMenuButton, MainMenuDropdown, MainMenuIcon, MainMenuSearch, ModalBlocker, ModalFooter, ModalHeader, ModalWindow, MultiSwitch, NotificationCard, NumericInput, Paginator, Panel, PickerBodyMobileView, PickerInput, PickerItem, PickerList, PickerListItem, PickerModal, PickerToggler, PickerTogglerTag, PresetsPanel, ProgressBar, RadioGroup, RadioInput, RangeDatePicker, RangeDatePickerBody, RangeDatePickerInput, Rating, RichTextView, ScrollBars, SearchInput, Slider, Snackbar, Spinner, StatusIndicator, SuccessAlert, SuccessNotification, SvgCircleProgress, Switch, TabButton, Tag, Text, TextArea, TextInput, TextPlaceholder, TimePicker, TimePickerBody, Tooltip, VerticalTabButton, VirtualList, WarningAlert, WarningNotification, applyDateSelectionMods, defaultPredicates, getErrorPageConfig, getHighlightRanges, getHighlightedSearchMatches, getRecoveryMessageConfig, i18n, propsMods, rangeDatePickerPresets, renderCell, renderDropMarkers, settings, useColumnsWithFilters, useForm, uuiDatePickerBody, uuiRangeDatePickerBody, uuiTimePicker };
5296
5330
  //# sourceMappingURL=index.esm.js.map