@epam/uui 6.3.0 → 6.3.1
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/assets/styles/clickable.scss +26 -26
- package/assets/styles/dnd.scss +9 -9
- package/assets/styles/effects.scss +6 -6
- package/assets/styles/helpers.scss +3 -3
- package/assets/styles/index.scss +6 -6
- package/assets/styles/inputs.scss +70 -70
- package/assets/styles/typography.scss +184 -184
- package/index.esm.js +102 -102
- package/index.esm.js.map +1 -1
- package/index.js +102 -102
- package/index.js.map +1 -1
- package/package.json +5 -5
- package/readme.md +9 -9
- package/stats.html +2 -2
- package/styles.css +1029 -1027
- package/styles.css.map +1 -1
package/index.js
CHANGED
|
@@ -191,7 +191,7 @@ var SvgEmptyTable = function SvgEmptyTable(props, ref) {
|
|
|
191
191
|
xmlns: "http://www.w3.org/2000/svg",
|
|
192
192
|
ref: ref
|
|
193
193
|
}, props), /*#__PURE__*/React__namespace.createElement("g", {
|
|
194
|
-
clipPath: "url(#
|
|
194
|
+
clipPath: "url(#hicei867eaayu7zc8_a)"
|
|
195
195
|
}, _path$I || (_path$I = /*#__PURE__*/React__namespace.createElement("path", {
|
|
196
196
|
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",
|
|
197
197
|
fill: "#F5F6FA"
|
|
@@ -212,7 +212,7 @@ var SvgEmptyTable = function SvgEmptyTable(props, ref) {
|
|
|
212
212
|
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",
|
|
213
213
|
fill: "#1D1E26"
|
|
214
214
|
})), /*#__PURE__*/React__namespace.createElement("mask", {
|
|
215
|
-
id: "
|
|
215
|
+
id: "hicei8f3owhh88tl_b",
|
|
216
216
|
style: {
|
|
217
217
|
maskType: "alpha"
|
|
218
218
|
},
|
|
@@ -225,7 +225,7 @@ var SvgEmptyTable = function SvgEmptyTable(props, ref) {
|
|
|
225
225
|
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",
|
|
226
226
|
fill: "#9BDEFF"
|
|
227
227
|
}))), _g || (_g = /*#__PURE__*/React__namespace.createElement("g", {
|
|
228
|
-
mask: "url(#
|
|
228
|
+
mask: "url(#hicei8f3owhh88tl_b)",
|
|
229
229
|
fillRule: "evenodd",
|
|
230
230
|
clipRule: "evenodd"
|
|
231
231
|
}, /*#__PURE__*/React__namespace.createElement("path", {
|
|
@@ -311,7 +311,7 @@ var SvgEmptyTable = function SvgEmptyTable(props, ref) {
|
|
|
311
311
|
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",
|
|
312
312
|
fill: "#fff"
|
|
313
313
|
}))), _defs || (_defs = /*#__PURE__*/React__namespace.createElement("defs", null, /*#__PURE__*/React__namespace.createElement("clipPath", {
|
|
314
|
-
id: "
|
|
314
|
+
id: "hicei867eaayu7zc8_a"
|
|
315
315
|
}, /*#__PURE__*/React__namespace.createElement("path", {
|
|
316
316
|
fill: "#fff",
|
|
317
317
|
transform: "translate(.552)",
|
|
@@ -962,14 +962,14 @@ var SvgSearchWithBackground = function SvgSearchWithBackground(props, ref) {
|
|
|
962
962
|
};
|
|
963
963
|
var ForwardRef$4 = /*#__PURE__*/React.forwardRef(SvgSearchWithBackground);
|
|
964
964
|
|
|
965
|
-
var css$1w = {"root":"
|
|
965
|
+
var css$1w = {"root":"q81NXg","uui-spinner":"aSawZ7","uuiSpinner":"aSawZ7"};
|
|
966
966
|
|
|
967
967
|
function applySpinnerMods() {
|
|
968
968
|
return [css$1w.root, 'uui-spinner'];
|
|
969
969
|
}
|
|
970
970
|
const Spinner = /* @__PURE__ */uuiCore.withMods(uuiComponents.Spinner, applySpinnerMods);
|
|
971
971
|
|
|
972
|
-
var css$1v = {"root":"
|
|
972
|
+
var css$1v = {"root":"tX0Cx5","loading-word":"LpvWng","loadingWord":"LpvWng","animated-loading":"WYZ6VB","animatedLoading":"WYZ6VB","skeleton_loading":"ymDJTM","skeletonLoading":"ymDJTM"};
|
|
973
973
|
|
|
974
974
|
const TextPlaceholder = (props) => {
|
|
975
975
|
const pattern = ' ';
|
|
@@ -986,7 +986,7 @@ const TextPlaceholder = (props) => {
|
|
|
986
986
|
]), dangerouslySetInnerHTML: { __html: it } })))));
|
|
987
987
|
};
|
|
988
988
|
|
|
989
|
-
var css$1u = {"root":"
|
|
989
|
+
var css$1u = {"root":"_6atkB5","line-height":"OQ81vG","lineHeight":"OQ81vG","font-size":"byoVK-","fontSize":"byoVK-"};
|
|
990
990
|
|
|
991
991
|
function applyTextMods(mods) {
|
|
992
992
|
return [
|
|
@@ -1013,7 +1013,7 @@ const Text = /* @__PURE__ */uuiCore.withMods(uuiComponents__namespace.Text, appl
|
|
|
1013
1013
|
};
|
|
1014
1014
|
});
|
|
1015
1015
|
|
|
1016
|
-
var css$1t = {"root":"
|
|
1016
|
+
var css$1t = {"root":"sL8FHg"};
|
|
1017
1017
|
|
|
1018
1018
|
const Blocker = /* @__PURE__ */uuiCore.withMods(uuiComponents.Blocker, () => [css$1t.root], () => ({ renderSpinner: settings.blocker.renderSpinner }));
|
|
1019
1019
|
|
|
@@ -1518,7 +1518,7 @@ const settings = {
|
|
|
1518
1518
|
textInput: textInputSettings,
|
|
1519
1519
|
};
|
|
1520
1520
|
|
|
1521
|
-
var css$1s = {"root":"
|
|
1521
|
+
var css$1s = {"root":"_6gOP-j"};
|
|
1522
1522
|
|
|
1523
1523
|
function applyButtonMods(mods) {
|
|
1524
1524
|
return [
|
|
@@ -1536,7 +1536,7 @@ const Button = /* @__PURE__ */uuiCore.withMods(uuiComponents__namespace.Button,
|
|
|
1536
1536
|
};
|
|
1537
1537
|
});
|
|
1538
1538
|
|
|
1539
|
-
var css$1r = {"root":"
|
|
1539
|
+
var css$1r = {"root":"uk-SwI"};
|
|
1540
1540
|
|
|
1541
1541
|
function applyIconButtonMods(props) {
|
|
1542
1542
|
return ['uui-icon_button', `uui-color-${props.color || 'neutral'}`, css$1r.root];
|
|
@@ -1573,7 +1573,7 @@ function getIconClass(props) {
|
|
|
1573
1573
|
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'];
|
|
1574
1574
|
}
|
|
1575
1575
|
|
|
1576
|
-
var css$1q = {"root":"
|
|
1576
|
+
var css$1q = {"root":"_1lsq8k"};
|
|
1577
1577
|
|
|
1578
1578
|
const DEFAULT_COLOR = 'primary';
|
|
1579
1579
|
const LinkButton = /* @__PURE__ */React__namespace.forwardRef((props, ref) => {
|
|
@@ -1603,7 +1603,7 @@ const LinkButton = /* @__PURE__ */React__namespace.forwardRef((props, ref) => {
|
|
|
1603
1603
|
props.isDropdown && (React__namespace.createElement(uuiComponents.IconContainer, { icon: DropdownIcon, flipY: props.isOpen }))));
|
|
1604
1604
|
});
|
|
1605
1605
|
|
|
1606
|
-
var css$1p = {"root":"
|
|
1606
|
+
var css$1p = {"root":"_3rOezU"};
|
|
1607
1607
|
|
|
1608
1608
|
const CountIndicator = /* @__PURE__ */React.forwardRef((props, ref) => {
|
|
1609
1609
|
return (React__namespace.default.createElement("div", { ref: ref, className: cx__default.default([
|
|
@@ -1615,7 +1615,7 @@ const CountIndicator = /* @__PURE__ */React.forwardRef((props, ref) => {
|
|
|
1615
1615
|
]) }, props.caption));
|
|
1616
1616
|
});
|
|
1617
1617
|
|
|
1618
|
-
var css$1o = {"root":"
|
|
1618
|
+
var css$1o = {"root":"E4aDmz","withNotify":"hBLeej"};
|
|
1619
1619
|
|
|
1620
1620
|
const TabButton = /* @__PURE__ */React__namespace.default.forwardRef((props, refExternal) => {
|
|
1621
1621
|
const refLocal = React__namespace.default.useRef(null);
|
|
@@ -1662,13 +1662,13 @@ const TabButton = /* @__PURE__ */React__namespace.default.forwardRef((props, ref
|
|
|
1662
1662
|
props.onClear && !props.isDisabled && (React__namespace.default.createElement(uuiComponents.IconContainer, { cx: uuiCore.uuiMarkers.clickable, icon: ClearIcon, onClick: props.onClear }))));
|
|
1663
1663
|
});
|
|
1664
1664
|
|
|
1665
|
-
var css$1n = {"root":"
|
|
1665
|
+
var css$1n = {"root":"_3fCuzD","noLeftPadding":"AXdwiA","foldingArea":"FDqszx","onlyFoldable":"_36ENZj","captionWrapper":"hQUS4-","withNotify":"x0g2Et"};
|
|
1666
1666
|
|
|
1667
|
-
var css$1m = {"root":"
|
|
1667
|
+
var css$1m = {"root":"eICEHK"};
|
|
1668
1668
|
|
|
1669
1669
|
const AvatarStack = /* @__PURE__ */uuiCore.withMods(uuiComponents.AvatarStack, () => [css$1m.root]);
|
|
1670
1670
|
|
|
1671
|
-
var css$1l = {"root":"
|
|
1671
|
+
var css$1l = {"root":"_6EKP9S"};
|
|
1672
1672
|
|
|
1673
1673
|
const DEFAULT_FILL = 'solid';
|
|
1674
1674
|
function applyBadgeMods(mods) {
|
|
@@ -1696,7 +1696,7 @@ const Badge = /* @__PURE__ */React__namespace.default.forwardRef((props, ref) =>
|
|
|
1696
1696
|
props.isDropdown && (React__namespace.default.createElement(uuiComponents.IconContainer, { icon: DropdownIcon, flipY: props.isOpen }))));
|
|
1697
1697
|
});
|
|
1698
1698
|
|
|
1699
|
-
var css$1k = {"root":"
|
|
1699
|
+
var css$1k = {"root":"r4wCPX"};
|
|
1700
1700
|
|
|
1701
1701
|
function applyTagMods(props) {
|
|
1702
1702
|
return [
|
|
@@ -1724,7 +1724,7 @@ const Tag = /* @__PURE__ */React__namespace.default.forwardRef((props, ref) => {
|
|
|
1724
1724
|
props.onClear && !props.isDisabled && (React__namespace.default.createElement(uuiComponents.IconContainer, { cx: uuiCore.uuiMarkers.clickable, icon: ClearIcon, onClick: props.onClear }))));
|
|
1725
1725
|
});
|
|
1726
1726
|
|
|
1727
|
-
var css$1j = {"root":"
|
|
1727
|
+
var css$1j = {"root":"mcySYP","page":"MOs1r0","spacer":"_5QEOm4","mode-ghost":"zODZyj","modeGhost":"zODZyj"};
|
|
1728
1728
|
|
|
1729
1729
|
function Paginator(props) {
|
|
1730
1730
|
const renderPaginator = (params) => (React__namespace.default.createElement("nav", { role: "navigation", className: cx__default.default(css$1j.root, 'uui-paginator', `uui-size-${props.size || settings.paginator.sizes.default}`), ...params.rawProps },
|
|
@@ -1741,14 +1741,14 @@ function Paginator(props) {
|
|
|
1741
1741
|
return React__namespace.default.createElement(uuiComponents.Paginator, { ...props, render: renderPaginator });
|
|
1742
1742
|
}
|
|
1743
1743
|
|
|
1744
|
-
var css$1i = {"root":"
|
|
1744
|
+
var css$1i = {"root":"s3plZG","progress-bar":"vjJRo2","progressBar":"vjJRo2","progressBar-indeterminate":"WkHkwo","progressBarIndeterminate":"WkHkwo","size-12":"ZklAd2","size12":"ZklAd2","size-18":"H0w7Td","size18":"H0w7Td","size-24":"yudSfL","size24":"yudSfL"};
|
|
1745
1745
|
|
|
1746
1746
|
const IndeterminateBar = /* @__PURE__ */React__namespace.forwardRef((props, ref) => {
|
|
1747
1747
|
return (React__namespace.createElement("div", { ref: ref, className: cx__default.default('uui-indeterminate_bar', props.cx, css$1i.root, css$1i[`size-${props.size || 12}`]) },
|
|
1748
1748
|
React__namespace.createElement("div", { className: cx__default.default(css$1i.progressBar) })));
|
|
1749
1749
|
});
|
|
1750
1750
|
|
|
1751
|
-
var css$1h = {"root":"
|
|
1751
|
+
var css$1h = {"root":"o4oDVE","striped":"_-4ThKH","animate-stripes":"Xf3EGd","animateStripes":"Xf3EGd","size-12":"_93guqG","size12":"_93guqG","size-18":"uI-ij-","size18":"uI-ij-","size-24":"aNbA-L","size24":"aNbA-L"};
|
|
1752
1752
|
|
|
1753
1753
|
const DEFAULT_SIZE = '12';
|
|
1754
1754
|
function applyProgressBarMods(mods) {
|
|
@@ -1763,14 +1763,14 @@ const ProgressBar = /* @__PURE__ */uuiCore.withMods(uuiComponents__namespace.Pro
|
|
|
1763
1763
|
hideLabel: props.hideLabel || props.striped,
|
|
1764
1764
|
}));
|
|
1765
1765
|
|
|
1766
|
-
var css$1g = {"root":"
|
|
1766
|
+
var css$1g = {"root":"Eo7a2N"};
|
|
1767
1767
|
|
|
1768
1768
|
const IndicatorBar = /* @__PURE__ */React__namespace.forwardRef((props, ref) => {
|
|
1769
1769
|
const { progress } = props;
|
|
1770
1770
|
return progress || progress === 0 ? (React__namespace.createElement(ProgressBar, { ref: ref, progress: progress, cx: cx__default.default(css$1g.root, props.cx), hideLabel: true })) : (React__namespace.createElement(IndeterminateBar, { ref: ref, cx: cx__default.default(css$1g.root, props.cx) }));
|
|
1771
1771
|
});
|
|
1772
1772
|
|
|
1773
|
-
var css$1f = {"root":"
|
|
1773
|
+
var css$1f = {"root":"_1DokyX"};
|
|
1774
1774
|
|
|
1775
1775
|
const StatusIndicator = /* @__PURE__ */React.forwardRef((props, ref) => {
|
|
1776
1776
|
return (React__namespace.default.createElement("div", { ref: ref, className: cx__default.default([
|
|
@@ -1785,7 +1785,7 @@ const StatusIndicator = /* @__PURE__ */React.forwardRef((props, ref) => {
|
|
|
1785
1785
|
React__namespace.default.createElement("p", { className: "uui-status_indicator-caption" }, props.caption)));
|
|
1786
1786
|
});
|
|
1787
1787
|
|
|
1788
|
-
var css$1e = {"root":"
|
|
1788
|
+
var css$1e = {"root":"aAyymM"};
|
|
1789
1789
|
|
|
1790
1790
|
function applyCheckboxMods(mods) {
|
|
1791
1791
|
return [
|
|
@@ -1803,7 +1803,7 @@ const applyUUICheckboxProps = (props) => {
|
|
|
1803
1803
|
};
|
|
1804
1804
|
const Checkbox = /* @__PURE__ */uuiCore.withMods(uuiComponents__namespace.Checkbox, applyCheckboxMods, applyUUICheckboxProps);
|
|
1805
1805
|
|
|
1806
|
-
var css$1d = {"root":"
|
|
1806
|
+
var css$1d = {"root":"-DKtr0"};
|
|
1807
1807
|
|
|
1808
1808
|
function applyRadioInputMods(mods) {
|
|
1809
1809
|
return [
|
|
@@ -1815,7 +1815,7 @@ function applyRadioInputMods(mods) {
|
|
|
1815
1815
|
}
|
|
1816
1816
|
const RadioInput = /* @__PURE__ */uuiCore.withMods(uuiComponents.RadioInput, applyRadioInputMods, (props) => ({ icon: props.icon ? props.icon : settings.radioInput.icons.dotIcon }));
|
|
1817
1817
|
|
|
1818
|
-
var css$1c = {"root":"
|
|
1818
|
+
var css$1c = {"root":"BCYGx0"};
|
|
1819
1819
|
|
|
1820
1820
|
function applySwitchMods(mods) {
|
|
1821
1821
|
return [
|
|
@@ -1839,7 +1839,7 @@ var EditMode;
|
|
|
1839
1839
|
EditMode["INLINE"] = "inline";
|
|
1840
1840
|
})(EditMode || (EditMode = {}));
|
|
1841
1841
|
|
|
1842
|
-
var textInputCss = {"root":"
|
|
1842
|
+
var textInputCss = {"root":"_9M-jBw"};
|
|
1843
1843
|
|
|
1844
1844
|
const DEFAULT_MODE$3 = EditMode.FORM;
|
|
1845
1845
|
function applyTextInputMods(mods) {
|
|
@@ -1864,7 +1864,7 @@ const SearchInput = /* @__PURE__ */React__namespace.default.forwardRef((props, r
|
|
|
1864
1864
|
} }));
|
|
1865
1865
|
});
|
|
1866
1866
|
|
|
1867
|
-
var css$1b = {"root":"
|
|
1867
|
+
var css$1b = {"root":"BRliMG"};
|
|
1868
1868
|
|
|
1869
1869
|
const ControlGroup = /* @__PURE__ */uuiCore.withMods(uuiComponents.ControlGroup, () => [css$1b.root, 'uui-control-group']);
|
|
1870
1870
|
|
|
@@ -1880,7 +1880,7 @@ function MultiSwitchComponent(props, ref) {
|
|
|
1880
1880
|
}
|
|
1881
1881
|
const MultiSwitch = /* @__PURE__ */React__namespace.forwardRef(MultiSwitchComponent);
|
|
1882
1882
|
|
|
1883
|
-
var css$1a = {"root":"
|
|
1883
|
+
var css$1a = {"root":"MmanhM"};
|
|
1884
1884
|
|
|
1885
1885
|
const DEFAULT_MODE$2 = EditMode.FORM;
|
|
1886
1886
|
function applyNumericInputMods(mods) {
|
|
@@ -1900,7 +1900,7 @@ const NumericInput = /* @__PURE__ */uuiCore.withMods(uuiComponents.NumericInput,
|
|
|
1900
1900
|
};
|
|
1901
1901
|
});
|
|
1902
1902
|
|
|
1903
|
-
var css$19 = {"root":"
|
|
1903
|
+
var css$19 = {"root":"_4vjOWZ"};
|
|
1904
1904
|
|
|
1905
1905
|
const DEFAULT_MODE$1 = EditMode.FORM;
|
|
1906
1906
|
function applyTextAreaMods(mods) {
|
|
@@ -1941,7 +1941,7 @@ function TREE_SHAKEABLE_INIT$1() {
|
|
|
1941
1941
|
};
|
|
1942
1942
|
}
|
|
1943
1943
|
|
|
1944
|
-
var css$18 = {"root":"
|
|
1944
|
+
var css$18 = {"root":"I9-1iQ"};
|
|
1945
1945
|
|
|
1946
1946
|
function applyDropdownContainerMods(mods) {
|
|
1947
1947
|
return [
|
|
@@ -1952,7 +1952,7 @@ function applyDropdownContainerMods(mods) {
|
|
|
1952
1952
|
}
|
|
1953
1953
|
const DropdownContainer = /* @__PURE__ */uuiCore.withMods(uuiComponents__namespace.DropdownContainer, applyDropdownContainerMods);
|
|
1954
1954
|
|
|
1955
|
-
var css$17 = {"root":"
|
|
1955
|
+
var css$17 = {"root":"ZOJ0YA","timepicker-input":"e-YUzP","timepickerInput":"e-YUzP","ltr-always":"_1Ox0Mq","ltrAlways":"_1Ox0Mq"};
|
|
1956
1956
|
|
|
1957
1957
|
const uuiTimePicker = {
|
|
1958
1958
|
container: 'uui-timepicker-container',
|
|
@@ -2146,7 +2146,7 @@ function TimePickerComponent(props, ref) {
|
|
|
2146
2146
|
}
|
|
2147
2147
|
const TimePicker = /* @__PURE__ */React__namespace.default.forwardRef(TimePickerComponent);
|
|
2148
2148
|
|
|
2149
|
-
var css$16 = {"root":"
|
|
2149
|
+
var css$16 = {"root":"IoU-Ru"};
|
|
2150
2150
|
|
|
2151
2151
|
function applyInputAddonMods() {
|
|
2152
2152
|
return [
|
|
@@ -2155,14 +2155,14 @@ function applyInputAddonMods() {
|
|
|
2155
2155
|
}
|
|
2156
2156
|
const InputAddon = /* @__PURE__ */uuiCore.withMods(uuiComponents.InputAddon, applyInputAddonMods);
|
|
2157
2157
|
|
|
2158
|
-
var css$15 = {"root":"
|
|
2158
|
+
var css$15 = {"root":"-AAfN7"};
|
|
2159
2159
|
|
|
2160
2160
|
function applySliderMods() {
|
|
2161
2161
|
return [css$15.root, 'uui-color-neutral'];
|
|
2162
2162
|
}
|
|
2163
2163
|
const Slider = /* @__PURE__ */uuiCore.withMods(uuiComponents.Slider, applySliderMods);
|
|
2164
2164
|
|
|
2165
|
-
var css$14 = {"root":"
|
|
2165
|
+
var css$14 = {"root":"vuRe-y"};
|
|
2166
2166
|
|
|
2167
2167
|
function applyTooltipMods(mods) {
|
|
2168
2168
|
return [
|
|
@@ -2172,7 +2172,7 @@ function applyTooltipMods(mods) {
|
|
|
2172
2172
|
}
|
|
2173
2173
|
const Tooltip = /* @__PURE__ */uuiCore.withMods(uuiComponents__namespace.Tooltip, applyTooltipMods);
|
|
2174
2174
|
|
|
2175
|
-
var css$13 = {"root":"
|
|
2175
|
+
var css$13 = {"root":"_3YNKaf","tooltip":"B2RbXC"};
|
|
2176
2176
|
|
|
2177
2177
|
function applyRatingMods(mods) {
|
|
2178
2178
|
return [
|
|
@@ -2186,7 +2186,7 @@ const Rating = /* @__PURE__ */uuiCore.withMods(uuiComponents__namespace.Rating,
|
|
|
2186
2186
|
Tooltip,
|
|
2187
2187
|
}));
|
|
2188
2188
|
|
|
2189
|
-
var css$12 = {"drag-handle-wrapper":"
|
|
2189
|
+
var css$12 = {"drag-handle-wrapper":"p47bqp","dragHandleWrapper":"p47bqp","with-indent":"ifaQSF","withIndent":"ifaQSF","drag-handle":"JV6flR","dragHandle":"JV6flR","icon-container":"VpLXPg","iconContainer":"VpLXPg"};
|
|
2190
2190
|
|
|
2191
2191
|
function DataRowAddons(props) {
|
|
2192
2192
|
const row = props.rowProps;
|
|
@@ -2263,7 +2263,7 @@ function VerticalTabButtonComponent(props, ref) {
|
|
|
2263
2263
|
}
|
|
2264
2264
|
const VerticalTabButton = /* @__PURE__ */React__namespace.default.forwardRef(VerticalTabButtonComponent);
|
|
2265
2265
|
|
|
2266
|
-
var css$11 = {"root":"
|
|
2266
|
+
var css$11 = {"root":"qQbFvx","main-path":"kYDASw","mainPath":"kYDASw","content-wrapper":"d8lhmY","contentWrapper":"d8lhmY","content":"fo8ze2","action-wrapper":"U2aFgx","actionWrapper":"U2aFgx","icon-wrapper":"kIJK-A","iconWrapper":"kIJK-A","icon":"JApauQ","close-icon":"aA-jXD","closeIcon":"aA-jXD"};
|
|
2267
2267
|
|
|
2268
2268
|
const Alert = /* @__PURE__ */React__namespace.forwardRef((props, ref) => (React__namespace.createElement("div", { role: "alert", ref: ref, className: cx__default.default('uui-alert', css$11.root, props.color && `uui-color-${props.color}`, props.cx, `uui-size-${props.size || settings.alert.sizes.default}`), ...props.rawProps },
|
|
2269
2269
|
React__namespace.createElement("div", { className: css$11.mainPath },
|
|
@@ -2281,7 +2281,7 @@ const ErrorAlert = /* @__PURE__ */React__namespace.forwardRef((props, ref) => Re
|
|
|
2281
2281
|
|
|
2282
2282
|
const Dropdown = /* @__PURE__ */uuiCore.withMods(uuiComponents.Dropdown);
|
|
2283
2283
|
|
|
2284
|
-
var css$10 = {"submenu-root-item-rtl":"
|
|
2284
|
+
var css$10 = {"submenu-root-item-rtl":"hR-QP9","submenuRootItemRtl":"hR-QP9","icon-after":"OQaI7N","iconAfter":"OQaI7N","submenu-root-item":"ARhjyS","submenuRootItem":"ARhjyS","icon-check":"MzRMYQ","iconCheck":"MzRMYQ","splitter-root":"tv1Dl5","splitterRoot":"tv1Dl5","splitter":"nCvWnG","header-root":"-wnjXT","headerRoot":"-wnjXT","item-root":"_7ohDM9","itemRoot":"_7ohDM9","icon":"OKtLUS","link":"_9cX1Ag","indent":"_3AiFA8","selected-mark":"QC7HMp","selectedMark":"QC7HMp"};
|
|
2285
2285
|
|
|
2286
2286
|
exports.IDropdownControlKeys = void 0;
|
|
2287
2287
|
(function (IDropdownControlKeys) {
|
|
@@ -2415,7 +2415,7 @@ function DropdownMenuSwitchButton(props) {
|
|
|
2415
2415
|
React__namespace.default.createElement(Switch, { value: isSelected, tabIndex: -1, onValueChange: onHandleValueChange })));
|
|
2416
2416
|
}
|
|
2417
2417
|
|
|
2418
|
-
var css$$ = {"root":"
|
|
2418
|
+
var css$$ = {"root":"_6PQbDB","mode-block":"L2ukY9","modeBlock":"L2ukY9","mode-inline":"ECkuJa","modeInline":"ECkuJa","padding-0":"oOHXKp","padding0":"oOHXKp","padding-6":"SDIJ-V","padding6":"SDIJ-V","padding-12":"_94Ys8b","padding12":"_94Ys8b","padding-18":"Cy-Yzt","padding18":"Cy-Yzt"};
|
|
2419
2419
|
|
|
2420
2420
|
function applyAccordionMods(mods) {
|
|
2421
2421
|
return [
|
|
@@ -2428,7 +2428,7 @@ const Accordion = /* @__PURE__ */uuiCore.withMods(uuiComponents__namespace.Accor
|
|
|
2428
2428
|
dropdownIcon: mods.dropdownIcon !== null && settings.accordion.icons.dropdownIcon,
|
|
2429
2429
|
}));
|
|
2430
2430
|
|
|
2431
|
-
var css$_ = {"root":"
|
|
2431
|
+
var css$_ = {"root":"ap-2nK","align-items":"DnOVnb","alignItems":"DnOVnb","justify-content":"_1aKt9k","justifyContent":"_1aKt9k","border-top":"jsseLL","borderTop":"jsseLL","border-bottom":"EV6ZjA","borderBottom":"EV6ZjA","top-shadow":"fMeNAt","topShadow":"fMeNAt","padding":"sFr-Fr","margin":"_4rReVQ","vPadding":"ZojVsY","column-gap":"gdKbpH","columnGap":"gdKbpH","row-gap":"Ca-VtG","rowGap":"Ca-VtG","spacing":"KRvhXW"};
|
|
2432
2432
|
|
|
2433
2433
|
const FlexCell = /* @__PURE__ */uuiCore.withMods(uuiComponents.FlexCell, () => [css$_.flexCell]);
|
|
2434
2434
|
|
|
@@ -2480,7 +2480,7 @@ const FlexRow = /* @__PURE__ */React.forwardRef((props, ref) => {
|
|
|
2480
2480
|
} }, props.children));
|
|
2481
2481
|
});
|
|
2482
2482
|
|
|
2483
|
-
var css$Z = {"root":"
|
|
2483
|
+
var css$Z = {"root":"s9u8hG","margin-24":"VubwqG","margin24":"VubwqG","padding-12":"yECNX-","padding12":"yECNX-","padding-24":"pzzeE5","padding24":"pzzeE5","shadow":"RpEITe","uui-surface-main":"vdXtnk","uuiSurfaceMain":"vdXtnk"};
|
|
2484
2484
|
|
|
2485
2485
|
const Panel = /* @__PURE__ */uuiCore.withMods(uuiComponents.VPanel, (props) => [
|
|
2486
2486
|
'uui-panel',
|
|
@@ -2490,7 +2490,7 @@ const Panel = /* @__PURE__ */uuiCore.withMods(uuiComponents.VPanel, (props) => [
|
|
|
2490
2490
|
props.background && css$Z[`uui-${props.background}`],
|
|
2491
2491
|
]);
|
|
2492
2492
|
|
|
2493
|
-
var css$Y = {"root":"
|
|
2493
|
+
var css$Y = {"root":"_4xKIXG"};
|
|
2494
2494
|
|
|
2495
2495
|
function applyLabeledInputMods(mods) {
|
|
2496
2496
|
return [
|
|
@@ -2507,7 +2507,7 @@ function applyLabeledInputProps(props) {
|
|
|
2507
2507
|
}
|
|
2508
2508
|
const LabeledInput = /* @__PURE__ */uuiCore.withMods(uuiComponents__namespace.LabeledInput, applyLabeledInputMods, applyLabeledInputProps);
|
|
2509
2509
|
|
|
2510
|
-
var css$X = {"root":"
|
|
2510
|
+
var css$X = {"root":"XV08r0"};
|
|
2511
2511
|
|
|
2512
2512
|
function RadioGroup(props) {
|
|
2513
2513
|
const direction = props.direction || 'vertical';
|
|
@@ -2522,7 +2522,7 @@ function RadioGroup(props) {
|
|
|
2522
2522
|
})));
|
|
2523
2523
|
}
|
|
2524
2524
|
|
|
2525
|
-
var css$W = {"root":"
|
|
2525
|
+
var css$W = {"root":"LJvO0J","viewport":"WS08dq"};
|
|
2526
2526
|
|
|
2527
2527
|
var uuiScrollbars;
|
|
2528
2528
|
(function (uuiScrollbars) {
|
|
@@ -2592,7 +2592,7 @@ const ScrollBars = /* @__PURE__ */React.forwardRef((props, ref) => {
|
|
|
2592
2592
|
});
|
|
2593
2593
|
ScrollBars.displayName = 'ScrollBars';
|
|
2594
2594
|
|
|
2595
|
-
var css$V = {"scroll-container":"
|
|
2595
|
+
var css$V = {"scroll-container":"trLwuQ","scrollContainer":"trLwuQ","list-container":"_8fY7le","listContainer":"_8fY7le"};
|
|
2596
2596
|
|
|
2597
2597
|
const VirtualList = /* @__PURE__ */React__namespace.default.forwardRef((props, ref) => {
|
|
2598
2598
|
const { listContainerRef, offsetY, handleScroll, estimatedHeight, scrollContainerRef, } = uuiCore.useVirtualList({
|
|
@@ -2645,7 +2645,7 @@ function Tree(props) {
|
|
|
2645
2645
|
return (React__namespace.createElement(VirtualList, { value: value, onValueChange: onValueChange, rowsCount: rowsCount, rows: renderedRows, cx: uuiCore.cx(propsCx), role: "tree" }));
|
|
2646
2646
|
}
|
|
2647
2647
|
|
|
2648
|
-
var css$U = {"root":"
|
|
2648
|
+
var css$U = {"root":"k86vxv"};
|
|
2649
2649
|
|
|
2650
2650
|
function CheckboxGroup(props) {
|
|
2651
2651
|
const currentValue = props.value || [];
|
|
@@ -2747,7 +2747,7 @@ const Tabs = /* @__PURE__ */React.forwardRef((props, ref) => {
|
|
|
2747
2747
|
});
|
|
2748
2748
|
Tabs.displayName = 'Tabs';
|
|
2749
2749
|
|
|
2750
|
-
var css$T = {"root":"
|
|
2750
|
+
var css$T = {"root":"R1qIKu","modal-blocker":"oYAxKl","modalBlocker":"oYAxKl","animateModalBlocker":"gCC3Vp","modal":"NChdlF","modal-footer":"gQVrMC","modalFooter":"gQVrMC","border-top":"gtsH59","borderTop":"gtsH59","modal-header":"_09A5AL","modalHeader":"_09A5AL","border-bottom":"n7jjVR","borderBottom":"n7jjVR"};
|
|
2751
2751
|
|
|
2752
2752
|
const ModalBlocker = /* @__PURE__ */uuiCore.withMods(uuiComponents.ModalBlocker, () => [css$T.modalBlocker]);
|
|
2753
2753
|
const ModalWindow = /* @__PURE__ */uuiCore.withMods(uuiComponents.ModalWindow, () => [css$T.root, css$T.modal], (props) => {
|
|
@@ -2939,7 +2939,7 @@ const TREE_SHAKEABLE_INIT = () => ({
|
|
|
2939
2939
|
});
|
|
2940
2940
|
const i18n = /* @__PURE__ */TREE_SHAKEABLE_INIT();
|
|
2941
2941
|
|
|
2942
|
-
var css$S = {"root":"
|
|
2942
|
+
var css$S = {"root":"tFqyuu","icon-wrapper":"oUQriM","iconWrapper":"oUQriM","action-wrapper":"ueSQ8c","actionWrapper":"ueSQ8c","close-icon":"_6eNkLg","closeIcon":"_6eNkLg","main-path":"mw30oe","mainPath":"mw30oe","content":"KxMprA","close-wrapper":"xLTRzz","closeWrapper":"xLTRzz","clear-notifications":"-igb8x","clearNotifications":"-igb8x"};
|
|
2943
2943
|
|
|
2944
2944
|
const NotificationCard = /* @__PURE__ */React__namespace.default.forwardRef((props, ref) => {
|
|
2945
2945
|
const notificationCardNode = React__namespace.default.useRef(null);
|
|
@@ -2972,7 +2972,7 @@ function ClearNotification() {
|
|
|
2972
2972
|
React__namespace.default.createElement(LinkButton, { caption: i18n.notificationCard.closeAllNotificationsButton, onClick: () => uuiCtx.uuiNotifications.clearAll() })));
|
|
2973
2973
|
}
|
|
2974
2974
|
|
|
2975
|
-
var css$R = {"footer":"
|
|
2975
|
+
var css$R = {"footer":"sTPayW"};
|
|
2976
2976
|
|
|
2977
2977
|
class ConfirmationModal extends React__namespace.Component {
|
|
2978
2978
|
render() {
|
|
@@ -3014,7 +3014,7 @@ function useReliableForceUpdate() {
|
|
|
3014
3014
|
return red[1];
|
|
3015
3015
|
}
|
|
3016
3016
|
|
|
3017
|
-
var css$Q = {"root":"
|
|
3017
|
+
var css$Q = {"root":"NqfEPK","container":"qlxhN-"};
|
|
3018
3018
|
|
|
3019
3019
|
const defaultFormat = 'MMM D, YYYY';
|
|
3020
3020
|
const valueFormat = 'YYYY-MM-DD';
|
|
@@ -3232,14 +3232,14 @@ function DatePickerHeader({ navIconLeft, navIconRight, value: { month, view }, o
|
|
|
3232
3232
|
React__namespace.createElement(Button, { icon: navIconRight || settings.datePicker.icons.body.nextIcon, color: "secondary", fill: "ghost", cx: uuiHeader.navIconRight, onClick: !isDisabled && (() => onRightNavigationArrow()), isDisabled: disableNext }))));
|
|
3233
3233
|
}
|
|
3234
3234
|
|
|
3235
|
-
var css$P = {"root":"
|
|
3235
|
+
var css$P = {"root":"e9n0iE"};
|
|
3236
3236
|
|
|
3237
3237
|
function applyDateSelectionMods() {
|
|
3238
3238
|
return [css$P.root, `uui-size-${settings.datePicker.sizes.body}`];
|
|
3239
3239
|
}
|
|
3240
3240
|
const Calendar = /* @__PURE__ */uuiCore.withMods(uuiComponents.Calendar, applyDateSelectionMods);
|
|
3241
3241
|
|
|
3242
|
-
var css$O = {"root":"
|
|
3242
|
+
var css$O = {"root":"RtXxRP"};
|
|
3243
3243
|
|
|
3244
3244
|
const uuiDatePickerBody = {
|
|
3245
3245
|
wrapper: 'uui-datepicker-body-wrapper',
|
|
@@ -3360,7 +3360,7 @@ function DatePickerComponent(props, ref) {
|
|
|
3360
3360
|
}
|
|
3361
3361
|
const DatePicker = /* @__PURE__ */React__namespace.default.forwardRef(DatePickerComponent);
|
|
3362
3362
|
|
|
3363
|
-
var css$N = {"date-input":"
|
|
3363
|
+
var css$N = {"date-input":"Qmi952","dateInput":"Qmi952","root":"c8Uueg","separator":"wOOKpz"};
|
|
3364
3364
|
|
|
3365
3365
|
const RangeDatePickerInput = /* @__PURE__ */React.forwardRef(({ isDisabled, isInvalid, isReadonly, size, disableClear, rawProps, value, inFocus, format, onValueChange, onFocusInput, onBlurInput, onClick, getPlaceholder, filter, onKeyDown, preventEmptyFromDate, preventEmptyToDate, id, cx: classes, }, ref) => {
|
|
3366
3366
|
const [inputValue, setInputValue] = React.useState(toCustomDateRangeFormat(value, format));
|
|
@@ -3431,7 +3431,7 @@ const RangeDatePickerInput = /* @__PURE__ */React.forwardRef(({ isDisabled, isIn
|
|
|
3431
3431
|
React__namespace.default.createElement(TextInput, { cx: uuiCore.cx(css$N.dateInput, inFocus === 'to' && uuiCore.uuiMod.focus), placeholder: getPlaceholder ? getPlaceholder('to') : i18n.rangeDatePicker.pickerPlaceholderTo, size: size || settings.rangeDatePicker.sizes.default, value: inputValue.to || undefined, onCancel: clearAllowed ? onClear : undefined, onValueChange: (v) => onInputChange(v || '', 'to'), onFocus: (e) => handleFocus(e, 'to'), onBlur: (e) => handleBlur(e, 'to'), isInvalid: isInvalid, isDisabled: isDisabled, isReadonly: isReadonly, isDropdown: false, rawProps: rawProps?.to, onClick: onClick, onKeyDown: onInputKeyDown })));
|
|
3432
3432
|
});
|
|
3433
3433
|
|
|
3434
|
-
var css$M = {"root":"
|
|
3434
|
+
var css$M = {"root":"uIPHQO"};
|
|
3435
3435
|
|
|
3436
3436
|
const uuiPresets = {
|
|
3437
3437
|
container: 'uui-presets-container',
|
|
@@ -3451,7 +3451,7 @@ function CalendarPresets(props) {
|
|
|
3451
3451
|
getPresets(props.presets).map((item) => (React__namespace.createElement(LinkButton, { key: item.key, caption: item.name, onClick: () => props.onPresetSet(item), size: settings.rangeDatePicker.sizes.preset })))));
|
|
3452
3452
|
}
|
|
3453
3453
|
|
|
3454
|
-
var css$L = {"root":"
|
|
3454
|
+
var css$L = {"root":"oAaYcl","container":"mktP22","day-selection":"vlDlCk","daySelection":"vlDlCk","from-picker":"TkrR7k","fromPicker":"TkrR7k","to-picker":"m7Wf5o","toPicker":"m7Wf5o","bodes-wrapper":"j7PcOy","bodesWrapper":"j7PcOy","blocker":"RD1Woy"};
|
|
3455
3455
|
|
|
3456
3456
|
const uuiRangeDatePickerBody = {
|
|
3457
3457
|
inRange: 'uui-range-datepicker-in-range',
|
|
@@ -3653,7 +3653,7 @@ const getDayState = (day, selectedDate) => {
|
|
|
3653
3653
|
};
|
|
3654
3654
|
};
|
|
3655
3655
|
|
|
3656
|
-
var css$K = {"dropdown-container":"
|
|
3656
|
+
var css$K = {"dropdown-container":"ulbVn2","dropdownContainer":"ulbVn2"};
|
|
3657
3657
|
|
|
3658
3658
|
function RangeDatePickerComponent(props, ref) {
|
|
3659
3659
|
const { value: _value, format = defaultFormat, size = settings.rangeDatePicker.sizes.default } = props;
|
|
@@ -3721,7 +3721,7 @@ function RangeDatePickerComponent(props, ref) {
|
|
|
3721
3721
|
}
|
|
3722
3722
|
const RangeDatePicker = /* @__PURE__ */React__namespace.default.forwardRef(RangeDatePickerComponent);
|
|
3723
3723
|
|
|
3724
|
-
var css$J = {"root":"
|
|
3724
|
+
var css$J = {"root":"JT1DSu","blocker":"DKmFCr","marker":"wSNZAd","top":"JqFkPc","bottom":"ctfwAV","left":"dgyY-G","right":"-HZAP5","inside":"mQ02Ti"};
|
|
3725
3725
|
|
|
3726
3726
|
function DropMarker(props) {
|
|
3727
3727
|
return props.isDndInProgress
|
|
@@ -3736,9 +3736,9 @@ function DropMarker(props) {
|
|
|
3736
3736
|
: null;
|
|
3737
3737
|
}
|
|
3738
3738
|
|
|
3739
|
-
var css$I = {"search-wrapper":"
|
|
3739
|
+
var css$I = {"search-wrapper":"_3uPUth","searchWrapper":"_3uPUth","no-data":"-nyrgX","noData":"-nyrgX"};
|
|
3740
3740
|
|
|
3741
|
-
var css$H = {"picker-row":"
|
|
3741
|
+
var css$H = {"picker-row":"n86yn9","pickerRow":"n86yn9","align-widgets-top":"OzIkUE","alignWidgetsTop":"OzIkUE","row-content":"_1u6ksV","rowContent":"_1u6ksV","align-widgets-center":"Rsq5fu","alignWidgetsCenter":"Rsq5fu","icon-container":"-KtaW1","iconContainer":"-KtaW1","content-wrapper":"W1rQQd","contentWrapper":"W1rQQd","icon-wrapper":"zv-RHL","iconWrapper":"zv-RHL","icon-default":"_3VdvP8","iconDefault":"_3VdvP8","selected-mark":"d13459","selectedMark":"d13459"};
|
|
3742
3742
|
|
|
3743
3743
|
const mergeHighlightRanges = (ranges) => {
|
|
3744
3744
|
const mergedRanges = [];
|
|
@@ -3805,7 +3805,7 @@ const getHighlightedSearchMatches = (str, search) => {
|
|
|
3805
3805
|
return getDecoratedText(str, ranges);
|
|
3806
3806
|
};
|
|
3807
3807
|
|
|
3808
|
-
var css$G = {"root":"
|
|
3808
|
+
var css$G = {"root":"M-rUkA","column-gap":"Q-YwVF","columnGap":"Q-YwVF","title":"IwfQ5u","subtitle":"TibkeU","disabled":"XZXvlo","multiline":"ngwx3F"};
|
|
3809
3809
|
|
|
3810
3810
|
function PickerItem(props) {
|
|
3811
3811
|
const { highlightSearchMatches = true, size, avatarUrl, isLoading, isDisabled, icon, } = props;
|
|
@@ -3978,7 +3978,7 @@ function DataPickerFooterImpl(props) {
|
|
|
3978
3978
|
}
|
|
3979
3979
|
const DataPickerFooter = /* @__PURE__ */React__namespace.default.memo(DataPickerFooterImpl);
|
|
3980
3980
|
|
|
3981
|
-
var css$F = {"header":"
|
|
3981
|
+
var css$F = {"header":"B2qlMl","title":"MuoHEK","close":"ggO-wF"};
|
|
3982
3982
|
|
|
3983
3983
|
const DataPickerMobileHeaderImpl = (props) => {
|
|
3984
3984
|
const title = props.title && typeof props.title === 'string' ? props.title.charAt(0).toUpperCase() + props.title.slice(1) : '';
|
|
@@ -3988,7 +3988,7 @@ const DataPickerMobileHeaderImpl = (props) => {
|
|
|
3988
3988
|
};
|
|
3989
3989
|
const DataPickerMobileHeader = /* @__PURE__ */React__namespace.default.memo(DataPickerMobileHeaderImpl);
|
|
3990
3990
|
|
|
3991
|
-
var css$E = {"done":"
|
|
3991
|
+
var css$E = {"done":"_1ZKYor","container":"_9uBP7f"};
|
|
3992
3992
|
|
|
3993
3993
|
const PickerBodyMobileView = (props) => {
|
|
3994
3994
|
const isMobileView = uuiCore.isMobile();
|
|
@@ -4000,7 +4000,7 @@ const PickerBodyMobileView = (props) => {
|
|
|
4000
4000
|
isMobileView && (React__namespace.default.createElement(LinkButton, { caption: i18n.pickerInput.doneButton, onClick: () => props.onClose?.(), cx: css$E.done, size: settings.pickerInput.sizes.body.mobileFooterLinkButton }))));
|
|
4001
4001
|
};
|
|
4002
4002
|
|
|
4003
|
-
var css$D = {"sub-header-wrapper":"
|
|
4003
|
+
var css$D = {"sub-header-wrapper":"VsqsbP","subHeaderWrapper":"VsqsbP","switch":"OtYuI-","no-found-modal-container":"lYAdNj","noFoundModalContainer":"lYAdNj","no-found-modal-container-icon":"_5MPGsr","noFoundModalContainerIcon":"_5MPGsr","no-found-modal-container-text":"_53bfMM","noFoundModalContainerText":"_53bfMM","body":"h-Vf7M"};
|
|
4004
4004
|
|
|
4005
4005
|
function PickerModal(props) {
|
|
4006
4006
|
const { view, selection, dataSourceStateLens, dataSourceState, getName, clearSelection, getRows, getListProps, getFooterProps, isSingleSelect, handleDataSourceValueChange, } = uuiComponents.usePickerModal(props);
|
|
@@ -4046,7 +4046,7 @@ function PickerModal(props) {
|
|
|
4046
4046
|
React__namespace.default.createElement(ModalFooter, null, props.renderFooter ? props.renderFooter(getFooterProps()) : renderFooter()))));
|
|
4047
4047
|
}
|
|
4048
4048
|
|
|
4049
|
-
var css$C = {"tooltip":"
|
|
4049
|
+
var css$C = {"tooltip":"g4fIzj"};
|
|
4050
4050
|
|
|
4051
4051
|
const PickerTogglerTag = /* @__PURE__ */React__namespace.forwardRef((props, ref) => {
|
|
4052
4052
|
const tagProps = {
|
|
@@ -4065,7 +4065,7 @@ const PickerTogglerTag = /* @__PURE__ */React__namespace.forwardRef((props, ref)
|
|
|
4065
4065
|
}
|
|
4066
4066
|
});
|
|
4067
4067
|
|
|
4068
|
-
var css$B = {"root":"
|
|
4068
|
+
var css$B = {"root":"JAVuYn"};
|
|
4069
4069
|
|
|
4070
4070
|
const defaultMode = EditMode.FORM;
|
|
4071
4071
|
function applyPickerTogglerMods(mods) {
|
|
@@ -4147,7 +4147,7 @@ function PickerInputComponent(props, ref) {
|
|
|
4147
4147
|
}
|
|
4148
4148
|
const PickerInput = /* @__PURE__ */React__namespace.default.forwardRef(PickerInputComponent);
|
|
4149
4149
|
|
|
4150
|
-
var css$A = {"row":"
|
|
4150
|
+
var css$A = {"row":"zugrfa"};
|
|
4151
4151
|
|
|
4152
4152
|
function PickerListRow(props) {
|
|
4153
4153
|
let label;
|
|
@@ -4167,7 +4167,7 @@ function PickerListRow(props) {
|
|
|
4167
4167
|
return (React__namespace.default.createElement("div", { role: "option", "aria-selected": props.isSelectable ? props.isSelected : undefined, "aria-busy": props.isLoading, "aria-posinset": props.index + 1, ...(props.checkbox?.isVisible && { 'aria-checked': props.isChecked }), className: css$A.row }, component));
|
|
4168
4168
|
}
|
|
4169
4169
|
|
|
4170
|
-
var css$z = {"root":"
|
|
4170
|
+
var css$z = {"root":"yW1FgL"};
|
|
4171
4171
|
|
|
4172
4172
|
function PickerList(props) {
|
|
4173
4173
|
const { context, view, onlySelectedView, getName, getEntityName, appendLastSelected, getSelectedIdsArray, buildRowsList, getMaxDefaultItems, getModalTogglerCaption, } = uuiComponents.usePickerList(props);
|
|
@@ -4202,7 +4202,7 @@ function PickerList(props) {
|
|
|
4202
4202
|
}, selectedRows)));
|
|
4203
4203
|
}
|
|
4204
4204
|
|
|
4205
|
-
var css$y = {"root":"
|
|
4205
|
+
var css$y = {"root":"AV-t05","wrapper":"LVQzVv","align-widgets-top":"_76hfvD","alignWidgetsTop":"_76hfvD","align-widgets-center":"HqHk95","alignWidgetsCenter":"HqHk95"};
|
|
4206
4206
|
|
|
4207
4207
|
function DataTableCell(initialProps) {
|
|
4208
4208
|
const props = { ...initialProps };
|
|
@@ -4252,7 +4252,7 @@ function DataTableCell(initialProps) {
|
|
|
4252
4252
|
return React__namespace.createElement(uuiComponents.DataTableCell, { ...props });
|
|
4253
4253
|
}
|
|
4254
4254
|
|
|
4255
|
-
var css$x = {"root":"
|
|
4255
|
+
var css$x = {"root":"SWO5JN"};
|
|
4256
4256
|
|
|
4257
4257
|
// Here we define a single instance of the renderCell function to make DataTableRow#shouldComponentUpdate work.
|
|
4258
4258
|
// 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.
|
|
@@ -4268,7 +4268,7 @@ const DataTableRow = /* @__PURE__ */uuiCore.withMods(uuiComponents.DataTableRow,
|
|
|
4268
4268
|
];
|
|
4269
4269
|
}, () => propsMods);
|
|
4270
4270
|
|
|
4271
|
-
var css$w = {"sorting-panel-container":"
|
|
4271
|
+
var css$w = {"sorting-panel-container":"fHU-1Q","sortingPanelContainer":"fHU-1Q"};
|
|
4272
4272
|
|
|
4273
4273
|
const SortingPanelImpl = ({ sortDirection, onSort }) => {
|
|
4274
4274
|
const sortAsc = React.useCallback(() => onSort(sortDirection === 'asc' ? undefined : 'asc'), [onSort]);
|
|
@@ -4288,7 +4288,7 @@ const ColumnHeaderDropdownImpl = (props) => {
|
|
|
4288
4288
|
};
|
|
4289
4289
|
const ColumnHeaderDropdown = /* @__PURE__ */React__namespace.default.memo(ColumnHeaderDropdownImpl);
|
|
4290
4290
|
|
|
4291
|
-
var css$v = {"root":"
|
|
4291
|
+
var css$v = {"root":"ozuVAj","caption-wrapper":"vHT4Ig","captionWrapper":"vHT4Ig","sort-icon":"HORUZ3","sortIcon":"HORUZ3","dropdown-icon":"_1L1tLS","dropdownIcon":"_1L1tLS","infoIcon":"RHHu4N","align-right":"Z4Hc2q","alignRight":"Z4Hc2q","align-center":"opPQm5","alignCenter":"opPQm5","caption":"gbGK5c","truncate":"G5i6Jr","upper-case":"_8GqCQM","upperCase":"_8GqCQM","checkbox":"Nr-bJz","icon":"_2-FWaa","fold-all-icon":"JEa5eY","foldAllIcon":"JEa5eY","cell-tooltip":"zgRKF9","cellTooltip":"zgRKF9","resizing-marker":"SMJV-f","resizingMarker":"SMJV-f","pinned-right":"ouJCWX","pinnedRight":"ouJCWX","draggable":"HN4cjV","ghost":"oo-xLa","is-dragged-out":"v5Ig38","isDraggedOut":"v5Ig38","dnd-marker-left":"BjibIG","dndMarkerLeft":"BjibIG","dnd-marker-right":"_1v1yKg","dndMarkerRight":"_1v1yKg","cell-tooltip-wrapper":"fC58tu","cellTooltipWrapper":"fC58tu","cell-tooltip-text":"eMASvm","cellTooltipText":"eMASvm","tooltip-caption":"geXjGG","tooltipCaption":"geXjGG","tooltip-info":"PFlVUq","tooltipInfo":"PFlVUq"};
|
|
4292
4292
|
|
|
4293
4293
|
class DataTableHeaderCell extends React__namespace.Component {
|
|
4294
4294
|
constructor() {
|
|
@@ -4382,7 +4382,7 @@ class DataTableHeaderCell extends React__namespace.Component {
|
|
|
4382
4382
|
}
|
|
4383
4383
|
}
|
|
4384
4384
|
|
|
4385
|
-
var css$u = {"root":"
|
|
4385
|
+
var css$u = {"root":"FiaHii","caption-wrapper":"_1xCvgX","captionWrapper":"_1xCvgX","align-center":"_1GeYcv","alignCenter":"_1GeYcv","caption":"LXuw0c","truncate":"UR9VW7","upper-case":"bCDwvZ","upperCase":"bCDwvZ","group-cell-tooltip":"CbpXWb","groupCellTooltip":"CbpXWb","group-cell-tooltip-wrapper":"g-1KjA","groupCellTooltipWrapper":"g-1KjA","group-cell-tooltip-text":"ht23fN","groupCellTooltipText":"ht23fN","tooltip-caption":"TJyncB","tooltipCaption":"TJyncB","tooltip-info":"VGb9Sb","tooltipInfo":"VGb9Sb"};
|
|
4386
4386
|
|
|
4387
4387
|
class DataTableHeaderGroupCell extends React__namespace.Component {
|
|
4388
4388
|
constructor() {
|
|
@@ -4422,7 +4422,7 @@ class DataTableHeaderGroupCell extends React__namespace.Component {
|
|
|
4422
4422
|
}
|
|
4423
4423
|
}
|
|
4424
4424
|
|
|
4425
|
-
var css$t = {"root":"
|
|
4425
|
+
var css$t = {"root":"rU4otq"};
|
|
4426
4426
|
|
|
4427
4427
|
const DataTableHeaderRow = /* @__PURE__ */uuiCore.withMods(uuiComponents.DataTableHeaderRow, () => [css$t.root, 'uui-dt-vars'], (mods) => ({
|
|
4428
4428
|
renderCell: (props) => (React__namespace.createElement(DataTableHeaderCell, { ...props, size: mods.size, textCase: mods.textCase || 'normal', key: props.column.key, columnsGap: mods.columnsGap })),
|
|
@@ -4518,7 +4518,7 @@ const UUI_FILTERS_PANEL_ITEM_TOGGLER_SELECTION = 'uui-filters-panel-item-toggler
|
|
|
4518
4518
|
const UUI_FILTERS_PANEL_ITEM_TOGGLER_POSTFIX = 'uui-filters-panel-item-toggler-postfix';
|
|
4519
4519
|
const UUI_FILTERS_PANEL_BODY_FOOTER = 'uui-filters-panel-item-footer';
|
|
4520
4520
|
|
|
4521
|
-
var css$s = {"body":"
|
|
4521
|
+
var css$s = {"body":"VBOdST","header":"j2V9vY","title":"UOAHC1","removeButton":"q4jR4F","with-search":"ZZAI8r","withSearch":"ZZAI8r"};
|
|
4522
4522
|
|
|
4523
4523
|
function FilterColumnBody(props) {
|
|
4524
4524
|
const [predicate, setPredicate] = React.useState(getDefaultPredicate(props.predicates, props.value));
|
|
@@ -4579,7 +4579,7 @@ const useColumnsWithFilters = (initialColumns, filters) => {
|
|
|
4579
4579
|
return columns;
|
|
4580
4580
|
};
|
|
4581
4581
|
|
|
4582
|
-
var css$r = {"unpin-icon":"
|
|
4582
|
+
var css$r = {"unpin-icon":"D1A8bo","unpinIcon":"D1A8bo","pin-toggler-icon":"r9EnmR","pinTogglerIcon":"r9EnmR"};
|
|
4583
4583
|
|
|
4584
4584
|
function PinIconButton(props) {
|
|
4585
4585
|
const i18nLocal = i18n.tables.columnsConfigurationModal;
|
|
@@ -4630,7 +4630,7 @@ function getUnpinIcon(params) {
|
|
|
4630
4630
|
}
|
|
4631
4631
|
}
|
|
4632
4632
|
|
|
4633
|
-
var css$q = {"row-wrapper":"
|
|
4633
|
+
var css$q = {"row-wrapper":"sP89qf","rowWrapper":"sP89qf","pin-icon-button":"Na6WUf","pinIconButton":"Na6WUf","not-pinned":"F1c4OL","notPinned":"F1c4OL","checkbox":"xmktS-","drag-handle":"iKEzSh","dragHandle":"iKEzSh","dnd-disabled":"ud9YbU","dndDisabled":"ud9YbU"};
|
|
4634
4634
|
|
|
4635
4635
|
const ColumnRow = /* @__PURE__ */React__namespace.memo(function ColumnRow(props) {
|
|
4636
4636
|
const { column } = props;
|
|
@@ -4664,7 +4664,7 @@ const ColumnRow = /* @__PURE__ */React__namespace.memo(function ColumnRow(props)
|
|
|
4664
4664
|
return (React__namespace.createElement(uuiCore.DndActor, { key: column.key, srcData: isDndAllowed && data, dstData: data, canAcceptDrop: onCanAcceptDrop, onDrop: onDrop, render: renderContent }));
|
|
4665
4665
|
});
|
|
4666
4666
|
|
|
4667
|
-
var css$p = {"root":"
|
|
4667
|
+
var css$p = {"root":"zxIZl3","main-panel":"QrvjP8","mainPanel":"QrvjP8","group":"dodTFs","group-title":"d6Wsgy","groupTitle":"d6Wsgy","group-items":"-Udu2w","groupItems":"-Udu2w","no-data":"k5DR4i","noData":"k5DR4i","no-data-title":"UADIfT","noDataTitle":"UADIfT","no-data-sub-title":"_2y020t","noDataSubTitle":"_2y020t","h-divider":"_0KdO2x","hDivider":"_0KdO2x","search-area":"Bz3S3s","searchArea":"Bz3S3s","subgroup-accordion":"gil8Ci","subgroupAccordion":"gil8Ci","subgroup":"TUFjto","subgroup-title":"HIXrhD","subgroupTitle":"HIXrhD"};
|
|
4668
4668
|
|
|
4669
4669
|
const renderGroupTitle = (title, amount) => (React__namespace.createElement(FlexRow, { cx: css$p.group },
|
|
4670
4670
|
React__namespace.createElement(Text, { size: "none", cx: css$p.groupTitle }, title),
|
|
@@ -4767,7 +4767,7 @@ const getChildrenAndRest = (row, rows) => {
|
|
|
4767
4767
|
return [children, rest];
|
|
4768
4768
|
};
|
|
4769
4769
|
|
|
4770
|
-
var css$o = {"listContainer":"
|
|
4770
|
+
var css$o = {"listContainer":"MhvPDr","header":"r-gnBR","group":"gqN6A4","stickyHeader":"moN4dq"};
|
|
4771
4771
|
|
|
4772
4772
|
function DataRowsGroup({ row, childRows, renderRow, top = 1, }) {
|
|
4773
4773
|
const rowRef = React.useRef(undefined);
|
|
@@ -4807,7 +4807,7 @@ function DataRowsContainer({ estimatedHeight, listContainerRef, offsetY, rows, r
|
|
|
4807
4807
|
React__namespace.default.createElement(DataRowsGroups, { rows: rows, renderRow: renderRow, top: headerRef?.current?.clientHeight }))));
|
|
4808
4808
|
}
|
|
4809
4809
|
|
|
4810
|
-
var css$n = {"root":"
|
|
4810
|
+
var css$n = {"root":"hukdyK","sticky-header":"ARKxNK","stickyHeader":"ARKxNK","no-results":"t055MF","noResults":"t055MF","icon":"_0CKT68","title":"Xp6OjX"};
|
|
4811
4811
|
|
|
4812
4812
|
function DataTable(props) {
|
|
4813
4813
|
const { uuiModals } = uuiCore.useUuiContext();
|
|
@@ -4856,7 +4856,7 @@ function DataTable(props) {
|
|
|
4856
4856
|
: (React__namespace.createElement(VirtualList, { value: props.value, onValueChange: props.onValueChange, onScroll: props.onScroll, rowsCount: props.rowsCount, renderRows: renderTableBody, cx: classes, isLoading: props.isReloading, rowsSelector: "[role=row]", rawProps: rawProps })))));
|
|
4857
4857
|
}
|
|
4858
4858
|
|
|
4859
|
-
var css$m = {"root":"
|
|
4859
|
+
var css$m = {"root":"dP-yyN","title-wrapper":"u-Jp-4","titleWrapper":"u-Jp-4","title":"T9Dy3A","text-wrapper":"LhBHlq","textWrapper":"LhBHlq","selection":"fCdhE4","postfix":"Z63mub","selected":"M5YxAu"};
|
|
4860
4860
|
|
|
4861
4861
|
const FilterPanelItemToggler = /* @__PURE__ */React__namespace.forwardRef((props, ref) => {
|
|
4862
4862
|
const togglerPickerOpened = (e) => {
|
|
@@ -5081,7 +5081,7 @@ function FilterRangeDatePickerBody(props) {
|
|
|
5081
5081
|
renderFooter()));
|
|
5082
5082
|
}
|
|
5083
5083
|
|
|
5084
|
-
var css$l = {"container":"
|
|
5084
|
+
var css$l = {"container":"EzbFWT"};
|
|
5085
5085
|
|
|
5086
5086
|
function FilterNumericBody(props) {
|
|
5087
5087
|
const isInRangePredicate = props?.selectedPredicate === 'inRange' || props?.selectedPredicate === 'notInRange';
|
|
@@ -5392,7 +5392,7 @@ function FiltersToolbarImpl(props) {
|
|
|
5392
5392
|
}
|
|
5393
5393
|
const FiltersPanel = /* @__PURE__ */React__namespace.default.memo(FiltersToolbarImpl);
|
|
5394
5394
|
|
|
5395
|
-
var css$k = {"delete-button":"
|
|
5395
|
+
var css$k = {"delete-button":"-jDuQP","deleteButton":"-jDuQP","tab-button":"feveqX","tabButton":"feveqX","targetOpen":"-r6PFN"};
|
|
5396
5396
|
|
|
5397
5397
|
function PresetActionsDropdown(props) {
|
|
5398
5398
|
const { uuiNotifications } = uuiCore.useUuiContext();
|
|
@@ -5468,7 +5468,7 @@ const UUI_PRESETS_PANEL_MORE_BUTTON = 'uui-presets-panel-more-button';
|
|
|
5468
5468
|
const UUI_PRESETS_PANEL_INPUT = 'uui-presets-panel-input';
|
|
5469
5469
|
const UUI_PRESETS_PANEL_PRESET = 'uui-presets-panel-preset';
|
|
5470
5470
|
|
|
5471
|
-
var css$j = {"preset-input-cell":"
|
|
5471
|
+
var css$j = {"preset-input-cell":"_3B8qbQ","presetInputCell":"_3B8qbQ","preset-input":"spVgUw","presetInput":"spVgUw"};
|
|
5472
5472
|
|
|
5473
5473
|
function PresetInput(props) {
|
|
5474
5474
|
const [presetCaption, setPresetCaption] = React.useState(props.preset?.name || '');
|
|
@@ -5495,7 +5495,7 @@ function PresetInput(props) {
|
|
|
5495
5495
|
React__namespace.default.createElement(TextInput, { cx: css$j.presetInput, onValueChange: setPresetCaption, value: presetCaption, onCancel: cancelActionHandler, onAccept: acceptActionHandler, onBlur: newPresetOnBlurHandler, autoFocus: true, maxLength: 50, isReadonly: readonly })));
|
|
5496
5496
|
}
|
|
5497
5497
|
|
|
5498
|
-
var css$i = {"preset":"
|
|
5498
|
+
var css$i = {"preset":"w1WNmT","activePreset":"qPfpzE"};
|
|
5499
5499
|
|
|
5500
5500
|
function Preset(props) {
|
|
5501
5501
|
const [isRenamePreset, setIsRenamePreset] = React.useState(false);
|
|
@@ -5520,7 +5520,7 @@ function Preset(props) {
|
|
|
5520
5520
|
return (React__namespace.default.createElement(FlexCell, { key: props.preset.id, alignSelf: "center", width: "auto" }, isRenamePreset ? (React__namespace.default.createElement(PresetInput, { onCancel: cancelRenamePreset, onSuccess: handlePresetRename, preset: props.preset })) : (React__namespace.default.createElement(TabButton, { caption: props.preset.name, onClick: !isPresetActive && choosePresetHandler, cx: [css$i.preset, isPresetActive && css$i.activePreset, UUI_PRESETS_PANEL_PRESET], size: settings.presetsPanel.sizes.tabButton, withNotify: isPresetActive && props.hasPresetChanged(props.preset), icon: PresetActionsDropdownComponent, iconPosition: "right", isActive: isPresetActive }))));
|
|
5521
5521
|
}
|
|
5522
5522
|
|
|
5523
|
-
var css$h = {"divider":"
|
|
5523
|
+
var css$h = {"divider":"Cd-6Gd","dropdownDeleteIcon":"LYMigY","presetsWrapper":"b970nw","addPresetContainer":"vznxrD","dropContainer":"E9KMxm"};
|
|
5524
5524
|
|
|
5525
5525
|
function PresetsPanel(props) {
|
|
5526
5526
|
const [isAddingPreset, setIsAddingPreset] = React.useState(false);
|
|
@@ -5569,9 +5569,9 @@ function PresetsPanel(props) {
|
|
|
5569
5569
|
React__namespace.default.createElement(uuiComponents.AdaptivePanel, { items: getPanelItems() }))));
|
|
5570
5570
|
}
|
|
5571
5571
|
|
|
5572
|
-
var css$g = {"root":"
|
|
5572
|
+
var css$g = {"root":"-Zowr5"};
|
|
5573
5573
|
|
|
5574
|
-
var css$f = {"root":"
|
|
5574
|
+
var css$f = {"root":"eXY3tv","burger-content":"n2eF2e","burgerContent":"n2eF2e"};
|
|
5575
5575
|
|
|
5576
5576
|
var _path$3;
|
|
5577
5577
|
function _extends$3() { return _extends$3 = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends$3.apply(null, arguments); }
|
|
@@ -5614,7 +5614,7 @@ var SvgNavigationArrowDownOutline = function SvgNavigationArrowDownOutline(props
|
|
|
5614
5614
|
};
|
|
5615
5615
|
var ForwardRef$2 = /*#__PURE__*/React.forwardRef(SvgNavigationArrowDownOutline);
|
|
5616
5616
|
|
|
5617
|
-
var css$e = {"root":"
|
|
5617
|
+
var css$e = {"root":"YNfGRL","button-primary":"_34UpRL","buttonPrimary":"_34UpRL","button-secondary":"j9QX5u","buttonSecondary":"j9QX5u","hasIcon":"r0hAab","dropdown":"hDZv34"};
|
|
5618
5618
|
|
|
5619
5619
|
function applyBurgerButtonMods(props) {
|
|
5620
5620
|
return [
|
|
@@ -5639,13 +5639,13 @@ const BurgerButton = /* @__PURE__ */React__namespace.default.forwardRef((props,
|
|
|
5639
5639
|
}, dropdownIcon: ForwardRef$2 }));
|
|
5640
5640
|
});
|
|
5641
5641
|
|
|
5642
|
-
var css$d = {"search-input":"
|
|
5642
|
+
var css$d = {"search-input":"TKibWd","searchInput":"TKibWd"};
|
|
5643
5643
|
|
|
5644
5644
|
function BurgerSearch(props) {
|
|
5645
5645
|
return (React__namespace.createElement(uuiComponents.TextInput, { cx: cx__default.default(css$d.searchInput, 'uui-main_menu-burger-search'), iconPosition: "left", icon: ForwardRef$M, placeholder: props.placeholder, value: props.value, onValueChange: props.onValueChange, onCancel: props.onCancel, cancelIcon: props.value && ForwardRef$Q }));
|
|
5646
5646
|
}
|
|
5647
5647
|
|
|
5648
|
-
var css$c = {"root":"
|
|
5648
|
+
var css$c = {"root":"-iFT8A","group-header":"YBDc6P","groupHeader":"YBDc6P","group-name":"RALnKy","groupName":"RALnKy","line":"_5kyLC3"};
|
|
5649
5649
|
|
|
5650
5650
|
function BurgerGroupHeader(props) {
|
|
5651
5651
|
return (React__namespace.createElement("div", { className: cx__default.default(css$c.root, css$c.groupHeader, 'uui-burger-group-header') },
|
|
@@ -5653,7 +5653,7 @@ function BurgerGroupHeader(props) {
|
|
|
5653
5653
|
React__namespace.createElement("span", { className: css$c.groupName }, props.caption)));
|
|
5654
5654
|
}
|
|
5655
5655
|
|
|
5656
|
-
var css$b = {"root":"
|
|
5656
|
+
var css$b = {"root":"y98K5L","type-primary":"HOG0rc","typePrimary":"HOG0rc","type-secondary":"EXGQyl","typeSecondary":"EXGQyl"};
|
|
5657
5657
|
|
|
5658
5658
|
const MainMenuButton = /* @__PURE__ */React__namespace.forwardRef((props, ref) => {
|
|
5659
5659
|
const { type, ...clickableProps } = props;
|
|
@@ -5681,7 +5681,7 @@ const MainMenuButton = /* @__PURE__ */React__namespace.forwardRef((props, ref) =
|
|
|
5681
5681
|
props.isDropdown && (React__namespace.createElement(uuiComponents.IconContainer, { icon: ForwardRef$P, flipY: props.isOpen }))));
|
|
5682
5682
|
});
|
|
5683
5683
|
|
|
5684
|
-
var css$a = {"dropdown-body":"
|
|
5684
|
+
var css$a = {"dropdown-body":"Vgu9hK","dropdownBody":"Vgu9hK"};
|
|
5685
5685
|
|
|
5686
5686
|
function MainMenuDropdown(props) {
|
|
5687
5687
|
const handleEscape = (e, onClose, isOpen) => {
|
|
@@ -5724,12 +5724,12 @@ var SvgNavigationGlobalMenuOutlineOutline = function SvgNavigationGlobalMenuOutl
|
|
|
5724
5724
|
};
|
|
5725
5725
|
var ForwardRef$1 = /*#__PURE__*/React.forwardRef(SvgNavigationGlobalMenuOutlineOutline);
|
|
5726
5726
|
|
|
5727
|
-
var css$9 = {"global-menu-btn":"
|
|
5727
|
+
var css$9 = {"global-menu-btn":"xHcAA4","globalMenuBtn":"xHcAA4","global-menu-icon":"ZZ0NV5","globalMenuIcon":"ZZ0NV5"};
|
|
5728
5728
|
|
|
5729
5729
|
const GlobalMenu = /* @__PURE__ */React__namespace.forwardRef((props, ref) => (React__namespace.createElement("button", { ref: ref, id: "global_menu_toggle", className: cx__default.default(css$9.globalMenuBtn, props.cx), ...props.rawProps },
|
|
5730
5730
|
React__namespace.createElement(uuiComponents.IconContainer, { size: 36, icon: ForwardRef$1, cx: css$9.globalMenuIcon }))));
|
|
5731
5731
|
|
|
5732
|
-
var css$8 = {"container":"
|
|
5732
|
+
var css$8 = {"container":"rlYaHu","open":"dg1dOo","folding-arrow":"vbDCe1","foldingArrow":"vbDCe1"};
|
|
5733
5733
|
|
|
5734
5734
|
const MainMenuAvatar = /* @__PURE__ */React__namespace.forwardRef((props, ref) => (React__namespace.createElement("button", { ref: ref, className: cx__default.default(css$8.container, props.isDropdown && css$8.dropdown, props.isOpen && css$8.open, props.onClick && uuiCore.uuiMarkers.clickable, props.cx), onClick: props.onClick, ...props.rawProps },
|
|
5735
5735
|
React__namespace.createElement(uuiComponents.Avatar, { size: "36", img: props.avatarUrl }),
|
|
@@ -5737,15 +5737,15 @@ const MainMenuAvatar = /* @__PURE__ */React__namespace.forwardRef((props, ref) =
|
|
|
5737
5737
|
props.isDropdown && (React__namespace.createElement("div", null,
|
|
5738
5738
|
React__namespace.createElement(uuiComponents.IconContainer, { size: 18, icon: ForwardRef$P, flipY: props.isOpen, cx: css$8.foldingArrow }))))));
|
|
5739
5739
|
|
|
5740
|
-
var css$7 = {"search-input":"
|
|
5740
|
+
var css$7 = {"search-input":"aRXFjU","searchInput":"aRXFjU"};
|
|
5741
5741
|
|
|
5742
5742
|
const MainMenuSearch = /* @__PURE__ */React__namespace.forwardRef((props, ref) => (React__namespace.createElement(uuiCore.IEditableDebouncer, { ...props, render: (iEditable) => (React__namespace.createElement(uuiComponents.TextInput, { iconPosition: "left", icon: ForwardRef$M, cancelIcon: props.value?.length > 0 && ForwardRef$Q, ...props, ...iEditable, ref: ref, cx: uuiCore.cx(css$7.searchInput, props.cx), ...props.rawProps })) })));
|
|
5743
5743
|
|
|
5744
|
-
var css$6 = {"container":"
|
|
5744
|
+
var css$6 = {"container":"hyXzI4"};
|
|
5745
5745
|
|
|
5746
5746
|
const MainMenuIcon = /* @__PURE__ */React__namespace.forwardRef((props, ref) => (React__namespace.createElement(IconButton, { ref: ref, icon: props.icon, cx: uuiCore.cx(props.cx, css$6.container), ...props })));
|
|
5747
5747
|
|
|
5748
|
-
var css$5 = {"root":"
|
|
5748
|
+
var css$5 = {"root":"CJivvI"};
|
|
5749
5749
|
|
|
5750
5750
|
const Anchor = /* @__PURE__ */uuiCore.withMods(uuiComponents.Anchor, () => [css$5.root]);
|
|
5751
5751
|
|
|
@@ -5803,7 +5803,7 @@ var SvgFileCloudUploadFill = function SvgFileCloudUploadFill(props, ref) {
|
|
|
5803
5803
|
};
|
|
5804
5804
|
var ForwardRef = /*#__PURE__*/React.forwardRef(SvgFileCloudUploadFill);
|
|
5805
5805
|
|
|
5806
|
-
var css$4 = {"root":"
|
|
5806
|
+
var css$4 = {"root":"_2a6aC-","drop-start":"B2U0ud","dropStart":"B2U0ud","drop-over":"V-EAy5","dropOver":"V-EAy5","link":"_3dIe-E","drop-area":"rdRoFt","dropArea":"rdRoFt","drop-caption":"APzu6R","dropCaption":"APzu6R","icon-blue":"CBwhKR","iconBlue":"CBwhKR"};
|
|
5807
5807
|
|
|
5808
5808
|
function DropSpot(props) {
|
|
5809
5809
|
const getInfoText = typeof props.infoText === 'string'
|
|
@@ -5821,7 +5821,7 @@ function DropSpot(props) {
|
|
|
5821
5821
|
return React__namespace.createElement(uuiComponents.DropSpot, { render: renderAttachmentArea, onFilesDropped: props.onUploadFiles });
|
|
5822
5822
|
}
|
|
5823
5823
|
|
|
5824
|
-
var css$3 = {"root":"
|
|
5824
|
+
var css$3 = {"root":"aZa3pC"};
|
|
5825
5825
|
|
|
5826
5826
|
const SvgCircleProgress = /* @__PURE__ */React__namespace.forwardRef((props, ref) => {
|
|
5827
5827
|
const outsetRadius = props.size / 2 - 1;
|
|
@@ -5832,7 +5832,7 @@ const SvgCircleProgress = /* @__PURE__ */React__namespace.forwardRef((props, ref
|
|
|
5832
5832
|
React__namespace.createElement("circle", { strokeWidth: 1, fill: "transparent", r: outsetRadius, cx: props.size / 2, cy: props.size / 2 })));
|
|
5833
5833
|
});
|
|
5834
5834
|
|
|
5835
|
-
var css$2 = {"root":"
|
|
5835
|
+
var css$2 = {"root":"l-KkEK","file-name":"T-lQVT","fileName":"T-lQVT","default-color":"SLuifX","defaultColor":"SLuifX","doc-color":"eC7cqO","docColor":"eC7cqO","xls-color":"iqyqLf","xlsColor":"iqyqLf","pdf-color":"ECFGME","pdfColor":"ECFGME","movie-color":"Gr8Cjs","movieColor":"Gr8Cjs","img-color":"_0L4iqL","imgColor":"_0L4iqL","mov-color":"GQ-0pz","movColor":"GQ-0pz","error-block":"_0P3G9Z","errorBlock":"_0P3G9Z","icons-block":"rhmwad","iconsBlock":"rhmwad"};
|
|
5836
5836
|
|
|
5837
5837
|
const FileCard = /* @__PURE__ */React__namespace.forwardRef((props, ref) => {
|
|
5838
5838
|
const [isLoadingShow, setIsLoadingShow] = React__namespace.useState(true);
|
|
@@ -5951,7 +5951,7 @@ const getErrorPageConfig = () => ({
|
|
|
5951
5951
|
},
|
|
5952
5952
|
});
|
|
5953
5953
|
|
|
5954
|
-
var css$1 = {"container":"
|
|
5954
|
+
var css$1 = {"container":"_1izzyN"};
|
|
5955
5955
|
|
|
5956
5956
|
const ErrorPage = (props) => {
|
|
5957
5957
|
const isMobileScreen = uuiCore.isMobile();
|
|
@@ -5963,7 +5963,7 @@ const ErrorPage = (props) => {
|
|
|
5963
5963
|
props?.supportLink && React__namespace.default.createElement("div", { className: "uui-error-support-link" }, props?.supportLink))));
|
|
5964
5964
|
};
|
|
5965
5965
|
|
|
5966
|
-
var css = {"recovery-spinner":"
|
|
5966
|
+
var css = {"recovery-spinner":"-KL8no","recoverySpinner":"-KL8no","recovery-message":"ApZ9Nl","recoveryMessage":"ApZ9Nl","modal-blocker":"DRshx5","modalBlocker":"DRshx5","modalFadeIn":"EWPamP"};
|
|
5967
5967
|
|
|
5968
5968
|
function ErrorHandler(props) {
|
|
5969
5969
|
const { uuiNotifications, uuiModals, uuiApi } = uuiCore.useUuiContext();
|