@oliasoft-open-source/react-ui-library 4.0.0-beta-7 → 4.0.0-beta-9
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/dist/global.css +837 -801
- package/dist/index.js +395 -386
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -1925,8 +1925,8 @@ var classnames = { exports: {} };
|
|
|
1925
1925
|
})();
|
|
1926
1926
|
})(classnames);
|
|
1927
1927
|
const cx$2 = classnames.exports;
|
|
1928
|
-
const chevron = "
|
|
1929
|
-
const expanded$2 = "
|
|
1928
|
+
const chevron = "_chevron_1u6ki_1";
|
|
1929
|
+
const expanded$2 = "_expanded_1u6ki_9";
|
|
1930
1930
|
const styles$T = {
|
|
1931
1931
|
chevron,
|
|
1932
1932
|
expanded: expanded$2
|
|
@@ -2633,9 +2633,6 @@ function IconBase(props) {
|
|
|
2633
2633
|
return elem(conf);
|
|
2634
2634
|
}) : elem(DefaultContext);
|
|
2635
2635
|
}
|
|
2636
|
-
function FaRegCircle(props) {
|
|
2637
|
-
return GenIcon({ "tag": "svg", "attr": { "viewBox": "0 0 512 512" }, "child": [{ "tag": "path", "attr": { "d": "M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm0 448c-110.5 0-200-89.5-200-200S145.5 56 256 56s200 89.5 200 200-89.5 200-200 200z" } }] })(props);
|
|
2638
|
-
}
|
|
2639
2636
|
function TbAlertTriangle(props) {
|
|
2640
2637
|
return GenIcon({ "tag": "svg", "attr": { "viewBox": "0 0 24 24", "strokeWidth": "2", "stroke": "currentColor", "fill": "none", "strokeLinecap": "round", "strokeLinejoin": "round" }, "child": [{ "tag": "path", "attr": { "stroke": "none", "d": "M0 0h24v24H0z", "fill": "none" } }, { "tag": "path", "attr": { "d": "M12 9v4" } }, { "tag": "path", "attr": { "d": "M10.363 3.591l-8.106 13.534a1.914 1.914 0 0 0 1.636 2.871h16.214a1.914 1.914 0 0 0 1.636 -2.87l-8.106 -13.536a1.914 1.914 0 0 0 -3.274 0z" } }, { "tag": "path", "attr": { "d": "M12 16h.01" } }] })(props);
|
|
2641
2638
|
}
|
|
@@ -2720,6 +2717,9 @@ function TbCircleCheck(props) {
|
|
|
2720
2717
|
function TbCircleX(props) {
|
|
2721
2718
|
return GenIcon({ "tag": "svg", "attr": { "viewBox": "0 0 24 24", "strokeWidth": "2", "stroke": "currentColor", "fill": "none", "strokeLinecap": "round", "strokeLinejoin": "round" }, "child": [{ "tag": "path", "attr": { "stroke": "none", "d": "M0 0h24v24H0z", "fill": "none" } }, { "tag": "path", "attr": { "d": "M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" } }, { "tag": "path", "attr": { "d": "M10 10l4 4m0 -4l-4 4" } }] })(props);
|
|
2722
2719
|
}
|
|
2720
|
+
function TbCircle(props) {
|
|
2721
|
+
return GenIcon({ "tag": "svg", "attr": { "viewBox": "0 0 24 24", "strokeWidth": "2", "stroke": "currentColor", "fill": "none", "strokeLinecap": "round", "strokeLinejoin": "round" }, "child": [{ "tag": "path", "attr": { "stroke": "none", "d": "M0 0h24v24H0z", "fill": "none" } }, { "tag": "path", "attr": { "d": "M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" } }] })(props);
|
|
2722
|
+
}
|
|
2723
2723
|
function TbClipboard(props) {
|
|
2724
2724
|
return GenIcon({ "tag": "svg", "attr": { "viewBox": "0 0 24 24", "strokeWidth": "2", "stroke": "currentColor", "fill": "none", "strokeLinecap": "round", "strokeLinejoin": "round" }, "child": [{ "tag": "path", "attr": { "stroke": "none", "d": "M0 0h24v24H0z", "fill": "none" } }, { "tag": "path", "attr": { "d": "M9 5h-2a2 2 0 0 0 -2 2v12a2 2 0 0 0 2 2h10a2 2 0 0 0 2 -2v-12a2 2 0 0 0 -2 -2h-2" } }, { "tag": "path", "attr": { "d": "M9 3m0 2a2 2 0 0 1 2 -2h2a2 2 0 0 1 2 2v0a2 2 0 0 1 -2 2h-2a2 2 0 0 1 -2 -2z" } }] })(props);
|
|
2725
2725
|
}
|
|
@@ -2780,9 +2780,6 @@ function TbFolder(props) {
|
|
|
2780
2780
|
function TbGauge(props) {
|
|
2781
2781
|
return GenIcon({ "tag": "svg", "attr": { "viewBox": "0 0 24 24", "strokeWidth": "2", "stroke": "currentColor", "fill": "none", "strokeLinecap": "round", "strokeLinejoin": "round" }, "child": [{ "tag": "path", "attr": { "stroke": "none", "d": "M0 0h24v24H0z", "fill": "none" } }, { "tag": "path", "attr": { "d": "M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" } }, { "tag": "path", "attr": { "d": "M12 12m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" } }, { "tag": "path", "attr": { "d": "M13.41 10.59l2.59 -2.59" } }, { "tag": "path", "attr": { "d": "M7 12a5 5 0 0 1 5 -5" } }] })(props);
|
|
2782
2782
|
}
|
|
2783
|
-
function TbGripHorizontal(props) {
|
|
2784
|
-
return GenIcon({ "tag": "svg", "attr": { "viewBox": "0 0 24 24", "strokeWidth": "2", "stroke": "currentColor", "fill": "none", "strokeLinecap": "round", "strokeLinejoin": "round" }, "child": [{ "tag": "path", "attr": { "stroke": "none", "d": "M0 0h24v24H0z", "fill": "none" } }, { "tag": "path", "attr": { "d": "M5 9m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" } }, { "tag": "path", "attr": { "d": "M5 15m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" } }, { "tag": "path", "attr": { "d": "M12 9m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" } }, { "tag": "path", "attr": { "d": "M12 15m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" } }, { "tag": "path", "attr": { "d": "M19 9m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" } }, { "tag": "path", "attr": { "d": "M19 15m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" } }] })(props);
|
|
2785
|
-
}
|
|
2786
2783
|
function TbGripVertical(props) {
|
|
2787
2784
|
return GenIcon({ "tag": "svg", "attr": { "viewBox": "0 0 24 24", "strokeWidth": "2", "stroke": "currentColor", "fill": "none", "strokeLinecap": "round", "strokeLinejoin": "round" }, "child": [{ "tag": "path", "attr": { "stroke": "none", "d": "M0 0h24v24H0z", "fill": "none" } }, { "tag": "path", "attr": { "d": "M9 5m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" } }, { "tag": "path", "attr": { "d": "M9 12m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" } }, { "tag": "path", "attr": { "d": "M9 19m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" } }, { "tag": "path", "attr": { "d": "M15 5m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" } }, { "tag": "path", "attr": { "d": "M15 12m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" } }, { "tag": "path", "attr": { "d": "M15 19m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" } }] })(props);
|
|
2788
2785
|
}
|
|
@@ -2983,6 +2980,7 @@ const NamedIcon = ({ icon: icon2 }) => {
|
|
|
2983
2980
|
case "camera":
|
|
2984
2981
|
return /* @__PURE__ */ jsxRuntime.exports.jsx(TbCamera, {});
|
|
2985
2982
|
case "close":
|
|
2983
|
+
case "clear":
|
|
2986
2984
|
case "times":
|
|
2987
2985
|
return /* @__PURE__ */ jsxRuntime.exports.jsx(TbX, {});
|
|
2988
2986
|
case "chart":
|
|
@@ -3037,8 +3035,6 @@ const NamedIcon = ({ icon: icon2 }) => {
|
|
|
3037
3035
|
return /* @__PURE__ */ jsxRuntime.exports.jsx(TbDownload, {});
|
|
3038
3036
|
case "drag":
|
|
3039
3037
|
return /* @__PURE__ */ jsxRuntime.exports.jsx(TbGripVertical, {});
|
|
3040
|
-
case "drag horizontal":
|
|
3041
|
-
return /* @__PURE__ */ jsxRuntime.exports.jsx(TbGripHorizontal, {});
|
|
3042
3038
|
case "edit":
|
|
3043
3039
|
case "pencil":
|
|
3044
3040
|
case "rename":
|
|
@@ -3210,7 +3206,7 @@ const NamedIcon = ({ icon: icon2 }) => {
|
|
|
3210
3206
|
case "":
|
|
3211
3207
|
return null;
|
|
3212
3208
|
default:
|
|
3213
|
-
return /* @__PURE__ */ jsxRuntime.exports.jsx(
|
|
3209
|
+
return /* @__PURE__ */ jsxRuntime.exports.jsx(TbCircle, {});
|
|
3214
3210
|
}
|
|
3215
3211
|
};
|
|
3216
3212
|
const wrapper$5 = "_wrapper_18jt2_1";
|
|
@@ -5406,9 +5402,9 @@ function useHover(_temp) {
|
|
|
5406
5402
|
return onMouseLeave(null, true);
|
|
5407
5403
|
}];
|
|
5408
5404
|
}
|
|
5409
|
-
const tooltip = "
|
|
5410
|
-
const error$9 = "
|
|
5411
|
-
const warning$d = "
|
|
5405
|
+
const tooltip = "_tooltip_wli9z_1";
|
|
5406
|
+
const error$9 = "_error_wli9z_15";
|
|
5407
|
+
const warning$d = "_warning_wli9z_19";
|
|
5412
5408
|
const styles$P = {
|
|
5413
5409
|
tooltip,
|
|
5414
5410
|
error: error$9,
|
|
@@ -5448,7 +5444,7 @@ TooltipLayer.defaultProps = {
|
|
|
5448
5444
|
warning: false,
|
|
5449
5445
|
maxWidth: "none",
|
|
5450
5446
|
fontSize: "inherit",
|
|
5451
|
-
padding: "
|
|
5447
|
+
padding: "var(--spacing-2xs) var(--spacing-xs)",
|
|
5452
5448
|
layerProps: {
|
|
5453
5449
|
style: {
|
|
5454
5450
|
position: "fixed"
|
|
@@ -5550,7 +5546,7 @@ Tooltip.defaultProps = {
|
|
|
5550
5546
|
"right-center"
|
|
5551
5547
|
],
|
|
5552
5548
|
fontSize: "inherit",
|
|
5553
|
-
padding: "
|
|
5549
|
+
padding: "var(--spacing-2xs) var(--spacing-xs)",
|
|
5554
5550
|
display: "inline",
|
|
5555
5551
|
flex: "none",
|
|
5556
5552
|
forceOpen: false
|
|
@@ -5739,10 +5735,10 @@ CheckBox.propTypes = {
|
|
|
5739
5735
|
helpText: propTypes$1.exports.string,
|
|
5740
5736
|
onClickHelp: propTypes$1.exports.func
|
|
5741
5737
|
};
|
|
5742
|
-
const bordered$3 = "
|
|
5743
|
-
const checkboxWrapper = "
|
|
5744
|
-
const padding$2 = "
|
|
5745
|
-
const contentWrapper = "
|
|
5738
|
+
const bordered$3 = "_bordered_109k5_1";
|
|
5739
|
+
const checkboxWrapper = "_checkboxWrapper_109k5_7";
|
|
5740
|
+
const padding$2 = "_padding_109k5_13";
|
|
5741
|
+
const contentWrapper = "_contentWrapper_109k5_16";
|
|
5746
5742
|
const styles$N = {
|
|
5747
5743
|
bordered: bordered$3,
|
|
5748
5744
|
checkboxWrapper,
|
|
@@ -11282,34 +11278,34 @@ var lodash = { exports: {} };
|
|
|
11282
11278
|
}).call(commonjsGlobal);
|
|
11283
11279
|
})(lodash, lodash.exports);
|
|
11284
11280
|
const _$1 = lodash.exports;
|
|
11285
|
-
const wrapper$4 = "
|
|
11286
|
-
const layer$1 = "
|
|
11287
|
-
const layerContainer$1 = "
|
|
11288
|
-
const nested = "
|
|
11289
|
-
const fileInput$1 = "
|
|
11290
|
-
const trigger$2 = "
|
|
11291
|
-
const middleAlignedInline = "
|
|
11292
|
-
const heading$5 = "
|
|
11293
|
-
const headingIcon = "
|
|
11294
|
-
const option$1 = "
|
|
11295
|
-
const active$8 = "
|
|
11296
|
-
const selected$1 = "
|
|
11297
|
-
const optionContent$1 = "
|
|
11298
|
-
const inline$4 = "
|
|
11299
|
-
const icon$
|
|
11300
|
-
const check$1 = "
|
|
11301
|
-
const text$3 = "
|
|
11302
|
-
const label$a = "
|
|
11303
|
-
const description = "
|
|
11304
|
-
const arrow$1 = "
|
|
11305
|
-
const divider$1 = "
|
|
11306
|
-
const deprecatedSemanticIcon = "
|
|
11307
|
-
const disabled$8 = "
|
|
11308
|
-
const buttonLabel = "
|
|
11309
|
-
const buttonCaret = "
|
|
11310
|
-
const component = "
|
|
11311
|
-
const right$7 = "
|
|
11312
|
-
const actions$2 = "
|
|
11281
|
+
const wrapper$4 = "_wrapper_1kbgw_1";
|
|
11282
|
+
const layer$1 = "_layer_1kbgw_5";
|
|
11283
|
+
const layerContainer$1 = "_layerContainer_1kbgw_8";
|
|
11284
|
+
const nested = "_nested_1kbgw_23";
|
|
11285
|
+
const fileInput$1 = "_fileInput_1kbgw_35";
|
|
11286
|
+
const trigger$2 = "_trigger_1kbgw_41";
|
|
11287
|
+
const middleAlignedInline = "_middleAlignedInline_1kbgw_50";
|
|
11288
|
+
const heading$5 = "_heading_1kbgw_56";
|
|
11289
|
+
const headingIcon = "_headingIcon_1kbgw_62";
|
|
11290
|
+
const option$1 = "_option_1kbgw_74";
|
|
11291
|
+
const active$8 = "_active_1kbgw_91";
|
|
11292
|
+
const selected$1 = "_selected_1kbgw_96";
|
|
11293
|
+
const optionContent$1 = "_optionContent_1kbgw_103";
|
|
11294
|
+
const inline$4 = "_inline_1kbgw_108";
|
|
11295
|
+
const icon$5 = "_icon_1kbgw_113";
|
|
11296
|
+
const check$1 = "_check_1kbgw_114";
|
|
11297
|
+
const text$3 = "_text_1kbgw_135";
|
|
11298
|
+
const label$a = "_label_1kbgw_140";
|
|
11299
|
+
const description = "_description_1kbgw_151";
|
|
11300
|
+
const arrow$1 = "_arrow_1kbgw_155";
|
|
11301
|
+
const divider$1 = "_divider_1kbgw_159";
|
|
11302
|
+
const deprecatedSemanticIcon = "_deprecatedSemanticIcon_1kbgw_163";
|
|
11303
|
+
const disabled$8 = "_disabled_1kbgw_167";
|
|
11304
|
+
const buttonLabel = "_buttonLabel_1kbgw_172";
|
|
11305
|
+
const buttonCaret = "_buttonCaret_1kbgw_179";
|
|
11306
|
+
const component = "_component_1kbgw_182";
|
|
11307
|
+
const right$7 = "_right_1kbgw_188";
|
|
11308
|
+
const actions$2 = "_actions_1kbgw_193";
|
|
11313
11309
|
const styles$M = {
|
|
11314
11310
|
wrapper: wrapper$4,
|
|
11315
11311
|
layer: layer$1,
|
|
@@ -11325,7 +11321,7 @@ const styles$M = {
|
|
|
11325
11321
|
selected: selected$1,
|
|
11326
11322
|
optionContent: optionContent$1,
|
|
11327
11323
|
inline: inline$4,
|
|
11328
|
-
icon: icon$
|
|
11324
|
+
icon: icon$5,
|
|
11329
11325
|
check: check$1,
|
|
11330
11326
|
text: text$3,
|
|
11331
11327
|
label: label$a,
|
|
@@ -11623,32 +11619,32 @@ Badge.propTypes = {
|
|
|
11623
11619
|
margin: propTypes$1.exports.string,
|
|
11624
11620
|
small: propTypes$1.exports.bool
|
|
11625
11621
|
};
|
|
11626
|
-
const inputInTable$b = "
|
|
11627
|
-
const inputHover$b = "
|
|
11628
|
-
const inputFocus$b = "
|
|
11629
|
-
const inputError$b = "
|
|
11630
|
-
const inputWarning$b = "
|
|
11631
|
-
const inputDisabled$b = "
|
|
11632
|
-
const hideScrollbars$b = "
|
|
11633
|
-
const button$3 = "
|
|
11634
|
-
const active$7 = "
|
|
11635
|
-
const green$1 = "
|
|
11636
|
-
const red$1 = "
|
|
11637
|
-
const orange$1 = "
|
|
11638
|
-
const icon$
|
|
11639
|
-
const iconOnly = "
|
|
11640
|
-
const basic = "
|
|
11641
|
-
const muted$2 = "
|
|
11642
|
-
const disabled$7 = "
|
|
11643
|
-
const small$c = "
|
|
11644
|
-
const pill = "
|
|
11645
|
-
const round = "
|
|
11646
|
-
const error$8 = "
|
|
11647
|
-
const warning$c = "
|
|
11648
|
-
const inverted$1 = "
|
|
11649
|
-
const groupOrderFirst$4 = "
|
|
11650
|
-
const groupOrderMiddle$4 = "
|
|
11651
|
-
const groupOrderLast$4 = "
|
|
11622
|
+
const inputInTable$b = "_inputInTable_1z38r_1";
|
|
11623
|
+
const inputHover$b = "_inputHover_1z38r_13";
|
|
11624
|
+
const inputFocus$b = "_inputFocus_1z38r_18";
|
|
11625
|
+
const inputError$b = "_inputError_1z38r_25";
|
|
11626
|
+
const inputWarning$b = "_inputWarning_1z38r_26";
|
|
11627
|
+
const inputDisabled$b = "_inputDisabled_1z38r_61";
|
|
11628
|
+
const hideScrollbars$b = "_hideScrollbars_1z38r_67";
|
|
11629
|
+
const button$3 = "_button_1z38r_100";
|
|
11630
|
+
const active$7 = "_active_1z38r_137";
|
|
11631
|
+
const green$1 = "_green_1z38r_137";
|
|
11632
|
+
const red$1 = "_red_1z38r_137";
|
|
11633
|
+
const orange$1 = "_orange_1z38r_137";
|
|
11634
|
+
const icon$4 = "_icon_1z38r_149";
|
|
11635
|
+
const iconOnly = "_iconOnly_1z38r_154";
|
|
11636
|
+
const basic = "_basic_1z38r_164";
|
|
11637
|
+
const muted$2 = "_muted_1z38r_170";
|
|
11638
|
+
const disabled$7 = "_disabled_1z38r_182";
|
|
11639
|
+
const small$c = "_small_1z38r_192";
|
|
11640
|
+
const pill = "_pill_1z38r_197";
|
|
11641
|
+
const round = "_round_1z38r_198";
|
|
11642
|
+
const error$8 = "_error_1z38r_268";
|
|
11643
|
+
const warning$c = "_warning_1z38r_285";
|
|
11644
|
+
const inverted$1 = "_inverted_1z38r_302";
|
|
11645
|
+
const groupOrderFirst$4 = "_groupOrderFirst_1z38r_332";
|
|
11646
|
+
const groupOrderMiddle$4 = "_groupOrderMiddle_1z38r_333";
|
|
11647
|
+
const groupOrderLast$4 = "_groupOrderLast_1z38r_334";
|
|
11652
11648
|
const buttonStyles = {
|
|
11653
11649
|
inputInTable: inputInTable$b,
|
|
11654
11650
|
inputHover: inputHover$b,
|
|
@@ -11662,7 +11658,7 @@ const buttonStyles = {
|
|
|
11662
11658
|
green: green$1,
|
|
11663
11659
|
red: red$1,
|
|
11664
11660
|
orange: orange$1,
|
|
11665
|
-
icon: icon$
|
|
11661
|
+
icon: icon$4,
|
|
11666
11662
|
iconOnly,
|
|
11667
11663
|
basic,
|
|
11668
11664
|
muted: muted$2,
|
|
@@ -11677,11 +11673,11 @@ const buttonStyles = {
|
|
|
11677
11673
|
groupOrderMiddle: groupOrderMiddle$4,
|
|
11678
11674
|
groupOrderLast: groupOrderLast$4
|
|
11679
11675
|
};
|
|
11680
|
-
const spinner = "
|
|
11681
|
-
const small$b = "
|
|
11682
|
-
const tiny = "
|
|
11683
|
-
const colored$1 = "
|
|
11684
|
-
const dark = "
|
|
11676
|
+
const spinner = "_spinner_199j8_1";
|
|
11677
|
+
const small$b = "_small_199j8_7";
|
|
11678
|
+
const tiny = "_tiny_199j8_11";
|
|
11679
|
+
const colored$1 = "_colored_199j8_38";
|
|
11680
|
+
const dark = "_dark_199j8_50";
|
|
11685
11681
|
const styles$K = {
|
|
11686
11682
|
spinner,
|
|
11687
11683
|
small: small$b,
|
|
@@ -12370,9 +12366,9 @@ Menu.propTypes = {
|
|
|
12370
12366
|
open: propTypes$1.exports.bool,
|
|
12371
12367
|
setOpen: propTypes$1.exports.func
|
|
12372
12368
|
};
|
|
12373
|
-
const actions$1 = "
|
|
12374
|
-
const actionComponentContainer = "
|
|
12375
|
-
const active$6 = "
|
|
12369
|
+
const actions$1 = "_actions_p0xkh_1";
|
|
12370
|
+
const actionComponentContainer = "_actionComponentContainer_p0xkh_11";
|
|
12371
|
+
const active$6 = "_active_p0xkh_33";
|
|
12376
12372
|
const styles$J = {
|
|
12377
12373
|
actions: actions$1,
|
|
12378
12374
|
actionComponentContainer,
|
|
@@ -12470,12 +12466,12 @@ Actions.propTypes = {
|
|
|
12470
12466
|
actions: actionsShape,
|
|
12471
12467
|
right: propTypes$1.exports.bool
|
|
12472
12468
|
};
|
|
12473
|
-
const breadcrumb = "
|
|
12474
|
-
const small$a = "
|
|
12475
|
-
const labelContainer = "
|
|
12476
|
-
const active$5 = "
|
|
12477
|
-
const disabled$6 = "
|
|
12478
|
-
const separator = "
|
|
12469
|
+
const breadcrumb = "_breadcrumb_1yvg5_1";
|
|
12470
|
+
const small$a = "_small_1yvg5_4";
|
|
12471
|
+
const labelContainer = "_labelContainer_1yvg5_7";
|
|
12472
|
+
const active$5 = "_active_1yvg5_17";
|
|
12473
|
+
const disabled$6 = "_disabled_1yvg5_22";
|
|
12474
|
+
const separator = "_separator_1yvg5_27";
|
|
12479
12475
|
const styles$I = {
|
|
12480
12476
|
breadcrumb,
|
|
12481
12477
|
small: small$a,
|
|
@@ -14112,9 +14108,9 @@ Divider.propTypes = {
|
|
|
14112
14108
|
color: propTypes$1.exports.string,
|
|
14113
14109
|
align: propTypes$1.exports.string
|
|
14114
14110
|
};
|
|
14115
|
-
const heading$4 = "
|
|
14116
|
-
const top$1 = "
|
|
14117
|
-
const icons$2 = "
|
|
14111
|
+
const heading$4 = "_heading_16sf2_1";
|
|
14112
|
+
const top$1 = "_top_16sf2_9";
|
|
14113
|
+
const icons$2 = "_icons_16sf2_21";
|
|
14118
14114
|
const styles$D = {
|
|
14119
14115
|
heading: heading$4,
|
|
14120
14116
|
top: top$1,
|
|
@@ -14295,30 +14291,30 @@ const dialogShape = propTypes$1.exports.shape({
|
|
|
14295
14291
|
Dialog.propTypes = {
|
|
14296
14292
|
dialog: dialogShape.isRequired
|
|
14297
14293
|
};
|
|
14298
|
-
const inputInTable$a = "
|
|
14299
|
-
const inputHover$a = "
|
|
14300
|
-
const inputFocus$a = "
|
|
14301
|
-
const inputError$a = "
|
|
14302
|
-
const inputWarning$a = "
|
|
14303
|
-
const inputDisabled$a = "
|
|
14304
|
-
const hideScrollbars$a = "
|
|
14305
|
-
const inline$2 = "
|
|
14306
|
-
const left$2 = "
|
|
14307
|
-
const right$6 = "
|
|
14308
|
-
const fixed$1 = "
|
|
14309
|
-
const border$1 = "
|
|
14310
|
-
const shadow = "
|
|
14311
|
-
const drawerContent = "
|
|
14312
|
-
const isResizing = "
|
|
14313
|
-
const toggleButton = "
|
|
14314
|
-
const top = "
|
|
14315
|
-
const bottom = "
|
|
14316
|
-
const toggleButtonOpen = "
|
|
14317
|
-
const tabs$1 = "
|
|
14318
|
-
const tab$1 = "
|
|
14319
|
-
const active$4 = "
|
|
14320
|
-
const tabsContent = "
|
|
14321
|
-
const resizeHandle = "
|
|
14294
|
+
const inputInTable$a = "_inputInTable_1yqw7_1";
|
|
14295
|
+
const inputHover$a = "_inputHover_1yqw7_13";
|
|
14296
|
+
const inputFocus$a = "_inputFocus_1yqw7_18";
|
|
14297
|
+
const inputError$a = "_inputError_1yqw7_25";
|
|
14298
|
+
const inputWarning$a = "_inputWarning_1yqw7_26";
|
|
14299
|
+
const inputDisabled$a = "_inputDisabled_1yqw7_61";
|
|
14300
|
+
const hideScrollbars$a = "_hideScrollbars_1yqw7_67";
|
|
14301
|
+
const inline$2 = "_inline_1yqw7_91";
|
|
14302
|
+
const left$2 = "_left_1yqw7_94";
|
|
14303
|
+
const right$6 = "_right_1yqw7_97";
|
|
14304
|
+
const fixed$1 = "_fixed_1yqw7_100";
|
|
14305
|
+
const border$1 = "_border_1yqw7_112";
|
|
14306
|
+
const shadow = "_shadow_1yqw7_118";
|
|
14307
|
+
const drawerContent = "_drawerContent_1yqw7_121";
|
|
14308
|
+
const isResizing = "_isResizing_1yqw7_133";
|
|
14309
|
+
const toggleButton = "_toggleButton_1yqw7_144";
|
|
14310
|
+
const top = "_top_1yqw7_157";
|
|
14311
|
+
const bottom = "_bottom_1yqw7_160";
|
|
14312
|
+
const toggleButtonOpen = "_toggleButtonOpen_1yqw7_163";
|
|
14313
|
+
const tabs$1 = "_tabs_1yqw7_166";
|
|
14314
|
+
const tab$1 = "_tab_1yqw7_166";
|
|
14315
|
+
const active$4 = "_active_1yqw7_198";
|
|
14316
|
+
const tabsContent = "_tabsContent_1yqw7_220";
|
|
14317
|
+
const resizeHandle = "_resizeHandle_1yqw7_226";
|
|
14322
14318
|
const styles$B = {
|
|
14323
14319
|
inputInTable: inputInTable$a,
|
|
14324
14320
|
inputHover: inputHover$a,
|
|
@@ -16445,7 +16441,7 @@ const ResizeHandle = React__default.forwardRef((props, ref2) => {
|
|
|
16445
16441
|
className: styles$B.resizeHandle,
|
|
16446
16442
|
...rest,
|
|
16447
16443
|
children: /* @__PURE__ */ jsxRuntime.exports.jsx(Icon, {
|
|
16448
|
-
icon: "drag
|
|
16444
|
+
icon: "drag"
|
|
16449
16445
|
})
|
|
16450
16446
|
});
|
|
16451
16447
|
});
|
|
@@ -16658,8 +16654,8 @@ Drawer.propTypes = {
|
|
|
16658
16654
|
onClose: propTypes$1.exports.func,
|
|
16659
16655
|
onOpen: propTypes$1.exports.func
|
|
16660
16656
|
};
|
|
16661
|
-
const empty$2 = "
|
|
16662
|
-
const text$2 = "
|
|
16657
|
+
const empty$2 = "_empty_1erlc_1";
|
|
16658
|
+
const text$2 = "_text_1erlc_11";
|
|
16663
16659
|
const styles$A = {
|
|
16664
16660
|
empty: empty$2,
|
|
16665
16661
|
text: text$2
|
|
@@ -16762,22 +16758,22 @@ InputGroup.propTypes = {
|
|
|
16762
16758
|
small: propTypes$1.exports.bool,
|
|
16763
16759
|
width: propTypes$1.exports.oneOfType([propTypes$1.exports.string, propTypes$1.exports.number])
|
|
16764
16760
|
};
|
|
16765
|
-
const inputInTable$9 = "
|
|
16766
|
-
const inputHover$9 = "
|
|
16767
|
-
const inputFocus$9 = "
|
|
16768
|
-
const inputError$9 = "
|
|
16769
|
-
const inputWarning$9 = "
|
|
16770
|
-
const inputDisabled$9 = "
|
|
16771
|
-
const hideScrollbars$9 = "
|
|
16772
|
-
const input$1 = "
|
|
16773
|
-
const isInTable$3 = "
|
|
16774
|
-
const small$8 = "
|
|
16775
|
-
const error$6 = "
|
|
16776
|
-
const warning$a = "
|
|
16777
|
-
const right$5 = "
|
|
16778
|
-
const groupOrderFirst$3 = "
|
|
16779
|
-
const groupOrderMiddle$3 = "
|
|
16780
|
-
const groupOrderLast$3 = "
|
|
16761
|
+
const inputInTable$9 = "_inputInTable_d8i46_1";
|
|
16762
|
+
const inputHover$9 = "_inputHover_d8i46_13";
|
|
16763
|
+
const inputFocus$9 = "_inputFocus_d8i46_18";
|
|
16764
|
+
const inputError$9 = "_inputError_d8i46_25";
|
|
16765
|
+
const inputWarning$9 = "_inputWarning_d8i46_26";
|
|
16766
|
+
const inputDisabled$9 = "_inputDisabled_d8i46_61";
|
|
16767
|
+
const hideScrollbars$9 = "_hideScrollbars_d8i46_67";
|
|
16768
|
+
const input$1 = "_input_d8i46_1";
|
|
16769
|
+
const isInTable$3 = "_isInTable_d8i46_98";
|
|
16770
|
+
const small$8 = "_small_d8i46_122";
|
|
16771
|
+
const error$6 = "_error_d8i46_128";
|
|
16772
|
+
const warning$a = "_warning_d8i46_145";
|
|
16773
|
+
const right$5 = "_right_d8i46_168";
|
|
16774
|
+
const groupOrderFirst$3 = "_groupOrderFirst_d8i46_171";
|
|
16775
|
+
const groupOrderMiddle$3 = "_groupOrderMiddle_d8i46_172";
|
|
16776
|
+
const groupOrderLast$3 = "_groupOrderLast_d8i46_173";
|
|
16781
16777
|
const styles$y = {
|
|
16782
16778
|
inputInTable: inputInTable$9,
|
|
16783
16779
|
inputHover: inputHover$9,
|
|
@@ -17037,9 +17033,9 @@ FileInput.propTypes = {
|
|
|
17037
17033
|
onChange: propTypes$1.exports.func,
|
|
17038
17034
|
testId: propTypes$1.exports.string
|
|
17039
17035
|
};
|
|
17040
|
-
const label$7 = "
|
|
17041
|
-
const labelLeft$1 = "
|
|
17042
|
-
const icons$1 = "
|
|
17036
|
+
const label$7 = "_label_ll0e3_1";
|
|
17037
|
+
const labelLeft$1 = "_labelLeft_ll0e3_5";
|
|
17038
|
+
const icons$1 = "_icons_ll0e3_13";
|
|
17043
17039
|
const styles$w = {
|
|
17044
17040
|
label: label$7,
|
|
17045
17041
|
labelLeft: labelLeft$1,
|
|
@@ -17138,17 +17134,17 @@ Label$2.propTypes = {
|
|
|
17138
17134
|
}),
|
|
17139
17135
|
labelLeft: propTypes$1.exports.bool
|
|
17140
17136
|
};
|
|
17141
|
-
const field = "
|
|
17142
|
-
const labelLeft = "
|
|
17143
|
-
const fieldInput = "
|
|
17144
|
-
const formRow$1 = "
|
|
17145
|
-
const button$2 = "
|
|
17137
|
+
const field = "_field_abuqh_1";
|
|
17138
|
+
const labelLeft = "_labelLeft_abuqh_5";
|
|
17139
|
+
const fieldInput = "_fieldInput_abuqh_9";
|
|
17140
|
+
const formRow$1 = "_formRow_abuqh_12";
|
|
17141
|
+
const button$2 = "_button_abuqh_22";
|
|
17146
17142
|
const styles$v = {
|
|
17147
17143
|
field,
|
|
17148
17144
|
labelLeft,
|
|
17149
17145
|
fieldInput,
|
|
17150
17146
|
formRow: formRow$1,
|
|
17151
|
-
"form-row": "_form-
|
|
17147
|
+
"form-row": "_form-row_abuqh_13",
|
|
17152
17148
|
button: button$2
|
|
17153
17149
|
};
|
|
17154
17150
|
const Field = ({
|
|
@@ -26298,42 +26294,42 @@ var InfiniteScroll = function(_super) {
|
|
|
26298
26294
|
};
|
|
26299
26295
|
return InfiniteScroll2;
|
|
26300
26296
|
}(Component$1);
|
|
26301
|
-
const inputInTable$8 = "
|
|
26302
|
-
const inputHover$8 = "
|
|
26303
|
-
const inputFocus$8 = "
|
|
26304
|
-
const inputError$8 = "
|
|
26305
|
-
const inputWarning$8 = "
|
|
26306
|
-
const inputDisabled$8 = "
|
|
26307
|
-
const hideScrollbars$8 = "
|
|
26308
|
-
const header$1 = "
|
|
26309
|
-
const headerTitle = "
|
|
26310
|
-
const heading$3 = "
|
|
26311
|
-
const itemHeader = "
|
|
26312
|
-
const narrow = "
|
|
26313
|
-
const stickyHeader = "
|
|
26314
|
-
const title$3 = "
|
|
26315
|
-
const name = "
|
|
26316
|
-
const iconTooltipMargin = "
|
|
26317
|
-
const bold = "
|
|
26318
|
-
const toggleNarrow = "
|
|
26319
|
-
const drag$1 = "
|
|
26320
|
-
const list$1 = "
|
|
26321
|
-
const bordered$1 = "
|
|
26322
|
-
const item$4 = "
|
|
26323
|
-
const action = "
|
|
26324
|
-
const active$3 = "
|
|
26325
|
-
const disabled$5 = "
|
|
26326
|
-
const label$6 = "
|
|
26327
|
-
const details$2 = "
|
|
26328
|
-
const metadata = "
|
|
26329
|
-
const itemContent = "
|
|
26330
|
-
const indentIcon = "
|
|
26331
|
-
const expandIcon = "
|
|
26332
|
-
const expanded = "
|
|
26333
|
-
const right$4 = "
|
|
26334
|
-
const actions = "
|
|
26335
|
-
const scrollableList = "
|
|
26336
|
-
const hideScrollbar = "
|
|
26297
|
+
const inputInTable$8 = "_inputInTable_kq2bf_1";
|
|
26298
|
+
const inputHover$8 = "_inputHover_kq2bf_13";
|
|
26299
|
+
const inputFocus$8 = "_inputFocus_kq2bf_18";
|
|
26300
|
+
const inputError$8 = "_inputError_kq2bf_25";
|
|
26301
|
+
const inputWarning$8 = "_inputWarning_kq2bf_26";
|
|
26302
|
+
const inputDisabled$8 = "_inputDisabled_kq2bf_61";
|
|
26303
|
+
const hideScrollbars$8 = "_hideScrollbars_kq2bf_67";
|
|
26304
|
+
const header$1 = "_header_kq2bf_77";
|
|
26305
|
+
const headerTitle = "_headerTitle_kq2bf_77";
|
|
26306
|
+
const heading$3 = "_heading_kq2bf_78";
|
|
26307
|
+
const itemHeader = "_itemHeader_kq2bf_78";
|
|
26308
|
+
const narrow = "_narrow_kq2bf_81";
|
|
26309
|
+
const stickyHeader = "_stickyHeader_kq2bf_85";
|
|
26310
|
+
const title$3 = "_title_kq2bf_96";
|
|
26311
|
+
const name = "_name_kq2bf_102";
|
|
26312
|
+
const iconTooltipMargin = "_iconTooltipMargin_kq2bf_105";
|
|
26313
|
+
const bold = "_bold_kq2bf_108";
|
|
26314
|
+
const toggleNarrow = "_toggleNarrow_kq2bf_117";
|
|
26315
|
+
const drag$1 = "_drag_kq2bf_135";
|
|
26316
|
+
const list$1 = "_list_kq2bf_152";
|
|
26317
|
+
const bordered$1 = "_bordered_kq2bf_156";
|
|
26318
|
+
const item$4 = "_item_kq2bf_78";
|
|
26319
|
+
const action = "_action_kq2bf_189";
|
|
26320
|
+
const active$3 = "_active_kq2bf_192";
|
|
26321
|
+
const disabled$5 = "_disabled_kq2bf_207";
|
|
26322
|
+
const label$6 = "_label_kq2bf_218";
|
|
26323
|
+
const details$2 = "_details_kq2bf_225";
|
|
26324
|
+
const metadata = "_metadata_kq2bf_226";
|
|
26325
|
+
const itemContent = "_itemContent_kq2bf_234";
|
|
26326
|
+
const indentIcon = "_indentIcon_kq2bf_241";
|
|
26327
|
+
const expandIcon = "_expandIcon_kq2bf_246";
|
|
26328
|
+
const expanded = "_expanded_kq2bf_252";
|
|
26329
|
+
const right$4 = "_right_kq2bf_255";
|
|
26330
|
+
const actions = "_actions_kq2bf_263";
|
|
26331
|
+
const scrollableList = "_scrollableList_kq2bf_268";
|
|
26332
|
+
const hideScrollbar = "_hideScrollbar_kq2bf_67";
|
|
26337
26333
|
const listStyles = {
|
|
26338
26334
|
inputInTable: inputInTable$8,
|
|
26339
26335
|
inputHover: inputHover$8,
|
|
@@ -26939,13 +26935,13 @@ List.propTypes = {
|
|
|
26939
26935
|
}),
|
|
26940
26936
|
testId: propTypes$1.exports.string
|
|
26941
26937
|
};
|
|
26942
|
-
const loader = "
|
|
26943
|
-
const fullViewPortSize = "
|
|
26944
|
-
const cover = "
|
|
26945
|
-
const dimmer = "
|
|
26946
|
-
const content$2 = "
|
|
26947
|
-
const text$1 = "
|
|
26948
|
-
const details$1 = "
|
|
26938
|
+
const loader = "_loader_cvm5e_1";
|
|
26939
|
+
const fullViewPortSize = "_fullViewPortSize_cvm5e_7";
|
|
26940
|
+
const cover = "_cover_cvm5e_14";
|
|
26941
|
+
const dimmer = "_dimmer_cvm5e_21";
|
|
26942
|
+
const content$2 = "_content_cvm5e_44";
|
|
26943
|
+
const text$1 = "_text_cvm5e_49";
|
|
26944
|
+
const details$1 = "_details_cvm5e_53";
|
|
26949
26945
|
const styles$s = {
|
|
26950
26946
|
loader,
|
|
26951
26947
|
fullViewPortSize,
|
|
@@ -27019,27 +27015,27 @@ Loader.propTypes = {
|
|
|
27019
27015
|
testId: propTypes$1.exports.string,
|
|
27020
27016
|
theme: propTypes$1.exports.string
|
|
27021
27017
|
};
|
|
27022
|
-
const inputInTable$7 = "
|
|
27023
|
-
const inputHover$7 = "
|
|
27024
|
-
const inputFocus$7 = "
|
|
27025
|
-
const inputError$7 = "
|
|
27026
|
-
const inputWarning$7 = "
|
|
27027
|
-
const inputDisabled$7 = "
|
|
27028
|
-
const hideScrollbars$7 = "
|
|
27029
|
-
const container$1 = "
|
|
27030
|
-
const block$1 = "
|
|
27031
|
-
const info = "
|
|
27032
|
-
const success = "
|
|
27033
|
-
const warning$6 = "
|
|
27034
|
-
const error$4 = "
|
|
27035
|
-
const content$1 = "
|
|
27036
|
-
const heading$2 = "
|
|
27037
|
-
const icon$
|
|
27038
|
-
const dismiss$1 = "
|
|
27039
|
-
const absolute = "
|
|
27040
|
-
const legendToggle = "
|
|
27041
|
-
const detailsText = "
|
|
27042
|
-
const footer$1 = "
|
|
27018
|
+
const inputInTable$7 = "_inputInTable_17o1r_1";
|
|
27019
|
+
const inputHover$7 = "_inputHover_17o1r_13";
|
|
27020
|
+
const inputFocus$7 = "_inputFocus_17o1r_18";
|
|
27021
|
+
const inputError$7 = "_inputError_17o1r_25";
|
|
27022
|
+
const inputWarning$7 = "_inputWarning_17o1r_26";
|
|
27023
|
+
const inputDisabled$7 = "_inputDisabled_17o1r_61";
|
|
27024
|
+
const hideScrollbars$7 = "_hideScrollbars_17o1r_67";
|
|
27025
|
+
const container$1 = "_container_17o1r_83";
|
|
27026
|
+
const block$1 = "_block_17o1r_101";
|
|
27027
|
+
const info = "_info_17o1r_104";
|
|
27028
|
+
const success = "_success_17o1r_108";
|
|
27029
|
+
const warning$6 = "_warning_17o1r_112";
|
|
27030
|
+
const error$4 = "_error_17o1r_116";
|
|
27031
|
+
const content$1 = "_content_17o1r_120";
|
|
27032
|
+
const heading$2 = "_heading_17o1r_124";
|
|
27033
|
+
const icon$3 = "_icon_17o1r_131";
|
|
27034
|
+
const dismiss$1 = "_dismiss_17o1r_139";
|
|
27035
|
+
const absolute = "_absolute_17o1r_143";
|
|
27036
|
+
const legendToggle = "_legendToggle_17o1r_152";
|
|
27037
|
+
const detailsText = "_detailsText_17o1r_162";
|
|
27038
|
+
const footer$1 = "_footer_17o1r_166";
|
|
27043
27039
|
const styles$r = {
|
|
27044
27040
|
inputInTable: inputInTable$7,
|
|
27045
27041
|
inputHover: inputHover$7,
|
|
@@ -27056,7 +27052,7 @@ const styles$r = {
|
|
|
27056
27052
|
error: error$4,
|
|
27057
27053
|
content: content$1,
|
|
27058
27054
|
heading: heading$2,
|
|
27059
|
-
icon: icon$
|
|
27055
|
+
icon: icon$3,
|
|
27060
27056
|
dismiss: dismiss$1,
|
|
27061
27057
|
absolute,
|
|
27062
27058
|
legendToggle,
|
|
@@ -27456,23 +27452,23 @@ Page.propTypes = {
|
|
|
27456
27452
|
scroll: propTypes$1.exports.bool,
|
|
27457
27453
|
top: propTypes$1.exports.oneOfType([propTypes$1.exports.number, propTypes$1.exports.string])
|
|
27458
27454
|
};
|
|
27459
|
-
const inputInTable$6 = "
|
|
27460
|
-
const inputHover$6 = "
|
|
27461
|
-
const inputFocus$6 = "
|
|
27462
|
-
const inputError$6 = "
|
|
27463
|
-
const inputWarning$6 = "
|
|
27464
|
-
const inputDisabled$6 = "
|
|
27465
|
-
const hideScrollbars$6 = "
|
|
27466
|
-
const select = "
|
|
27467
|
-
const isInTable$2 = "
|
|
27468
|
-
const unSelected = "
|
|
27469
|
-
const error$3 = "
|
|
27470
|
-
const warning$5 = "
|
|
27471
|
-
const small$6 = "
|
|
27472
|
-
const right$3 = "
|
|
27473
|
-
const groupOrderFirst$1 = "
|
|
27474
|
-
const groupOrderMiddle$1 = "
|
|
27475
|
-
const groupOrderLast$1 = "
|
|
27455
|
+
const inputInTable$6 = "_inputInTable_brru0_1";
|
|
27456
|
+
const inputHover$6 = "_inputHover_brru0_13";
|
|
27457
|
+
const inputFocus$6 = "_inputFocus_brru0_18";
|
|
27458
|
+
const inputError$6 = "_inputError_brru0_25";
|
|
27459
|
+
const inputWarning$6 = "_inputWarning_brru0_26";
|
|
27460
|
+
const inputDisabled$6 = "_inputDisabled_brru0_61";
|
|
27461
|
+
const hideScrollbars$6 = "_hideScrollbars_brru0_67";
|
|
27462
|
+
const select = "_select_brru0_77";
|
|
27463
|
+
const isInTable$2 = "_isInTable_brru0_121";
|
|
27464
|
+
const unSelected = "_unSelected_brru0_133";
|
|
27465
|
+
const error$3 = "_error_brru0_140";
|
|
27466
|
+
const warning$5 = "_warning_brru0_157";
|
|
27467
|
+
const small$6 = "_small_brru0_174";
|
|
27468
|
+
const right$3 = "_right_brru0_182";
|
|
27469
|
+
const groupOrderFirst$1 = "_groupOrderFirst_brru0_193";
|
|
27470
|
+
const groupOrderMiddle$1 = "_groupOrderMiddle_brru0_194";
|
|
27471
|
+
const groupOrderLast$1 = "_groupOrderLast_brru0_198";
|
|
27476
27472
|
const styles$n = {
|
|
27477
27473
|
inputInTable: inputInTable$6,
|
|
27478
27474
|
inputHover: inputHover$6,
|
|
@@ -28425,20 +28421,20 @@ var FixedSizeList = /* @__PURE__ */ createListComponent({
|
|
|
28425
28421
|
}
|
|
28426
28422
|
}
|
|
28427
28423
|
});
|
|
28428
|
-
const layerContainer = "
|
|
28429
|
-
const layer = "
|
|
28430
|
-
const small$5 = "
|
|
28431
|
-
const heading = "
|
|
28432
|
-
const option = "
|
|
28433
|
-
const message = "
|
|
28434
|
-
const focused = "
|
|
28435
|
-
const selected = "
|
|
28436
|
-
const disabled$4 = "
|
|
28437
|
-
const check = "
|
|
28438
|
-
const optionContent = "
|
|
28439
|
-
const label$5 = "
|
|
28440
|
-
const icon$
|
|
28441
|
-
const details = "
|
|
28424
|
+
const layerContainer = "_layerContainer_1p0ji_1";
|
|
28425
|
+
const layer = "_layer_1p0ji_1";
|
|
28426
|
+
const small$5 = "_small_1p0ji_23";
|
|
28427
|
+
const heading = "_heading_1p0ji_26";
|
|
28428
|
+
const option = "_option_1p0ji_27";
|
|
28429
|
+
const message = "_message_1p0ji_28";
|
|
28430
|
+
const focused = "_focused_1p0ji_64";
|
|
28431
|
+
const selected = "_selected_1p0ji_68";
|
|
28432
|
+
const disabled$4 = "_disabled_1p0ji_71";
|
|
28433
|
+
const check = "_check_1p0ji_75";
|
|
28434
|
+
const optionContent = "_optionContent_1p0ji_92";
|
|
28435
|
+
const label$5 = "_label_1p0ji_97";
|
|
28436
|
+
const icon$2 = "_icon_1p0ji_104";
|
|
28437
|
+
const details = "_details_1p0ji_108";
|
|
28442
28438
|
const styles$m = {
|
|
28443
28439
|
layerContainer,
|
|
28444
28440
|
layer,
|
|
@@ -28452,7 +28448,7 @@ const styles$m = {
|
|
|
28452
28448
|
check,
|
|
28453
28449
|
optionContent,
|
|
28454
28450
|
label: label$5,
|
|
28455
|
-
icon: icon$
|
|
28451
|
+
icon: icon$2,
|
|
28456
28452
|
details
|
|
28457
28453
|
};
|
|
28458
28454
|
const Heading = ({ label: label2 }) => {
|
|
@@ -28605,37 +28601,37 @@ const Layer = ({
|
|
|
28605
28601
|
})
|
|
28606
28602
|
});
|
|
28607
28603
|
};
|
|
28608
|
-
const inputInTable$5 = "
|
|
28609
|
-
const inputHover$5 = "
|
|
28610
|
-
const inputFocus$5 = "
|
|
28611
|
-
const inputError$5 = "
|
|
28612
|
-
const inputWarning$5 = "
|
|
28613
|
-
const inputDisabled$5 = "
|
|
28614
|
-
const hideScrollbars$5 = "
|
|
28615
|
-
const trigger$1 = "
|
|
28616
|
-
const isInTable$1 = "
|
|
28617
|
-
const input = "
|
|
28618
|
-
const isOpen = "
|
|
28619
|
-
const error$2 = "
|
|
28620
|
-
const warning$4 = "
|
|
28621
|
-
const disabled$3 = "
|
|
28622
|
-
const icons = "
|
|
28623
|
-
const clearAll = "
|
|
28624
|
-
const iconOpen = "
|
|
28625
|
-
const small$4 = "
|
|
28626
|
-
const triggerInputContainer = "
|
|
28627
|
-
const right$2 = "
|
|
28628
|
-
const multiOptions = "
|
|
28629
|
-
const multiOption = "
|
|
28630
|
-
const label$4 = "
|
|
28631
|
-
const closeMultiOption = "
|
|
28632
|
-
const focus = "
|
|
28633
|
-
const selectedSingleValue = "
|
|
28634
|
-
const placeHolder = "
|
|
28635
|
-
const groupOrderFirst = "
|
|
28636
|
-
const groupOrderMiddle = "
|
|
28637
|
-
const groupOrderLast = "
|
|
28638
|
-
const detailedLabel = "
|
|
28604
|
+
const inputInTable$5 = "_inputInTable_1dpp2_1";
|
|
28605
|
+
const inputHover$5 = "_inputHover_1dpp2_13";
|
|
28606
|
+
const inputFocus$5 = "_inputFocus_1dpp2_18";
|
|
28607
|
+
const inputError$5 = "_inputError_1dpp2_25";
|
|
28608
|
+
const inputWarning$5 = "_inputWarning_1dpp2_26";
|
|
28609
|
+
const inputDisabled$5 = "_inputDisabled_1dpp2_61";
|
|
28610
|
+
const hideScrollbars$5 = "_hideScrollbars_1dpp2_67";
|
|
28611
|
+
const trigger$1 = "_trigger_1dpp2_81";
|
|
28612
|
+
const isInTable$1 = "_isInTable_1dpp2_97";
|
|
28613
|
+
const input = "_input_1dpp2_1";
|
|
28614
|
+
const isOpen = "_isOpen_1dpp2_118";
|
|
28615
|
+
const error$2 = "_error_1dpp2_126";
|
|
28616
|
+
const warning$4 = "_warning_1dpp2_143";
|
|
28617
|
+
const disabled$3 = "_disabled_1dpp2_160";
|
|
28618
|
+
const icons = "_icons_1dpp2_166";
|
|
28619
|
+
const clearAll = "_clearAll_1dpp2_173";
|
|
28620
|
+
const iconOpen = "_iconOpen_1dpp2_174";
|
|
28621
|
+
const small$4 = "_small_1dpp2_183";
|
|
28622
|
+
const triggerInputContainer = "_triggerInputContainer_1dpp2_192";
|
|
28623
|
+
const right$2 = "_right_1dpp2_201";
|
|
28624
|
+
const multiOptions = "_multiOptions_1dpp2_214";
|
|
28625
|
+
const multiOption = "_multiOption_1dpp2_214";
|
|
28626
|
+
const label$4 = "_label_1dpp2_246";
|
|
28627
|
+
const closeMultiOption = "_closeMultiOption_1dpp2_249";
|
|
28628
|
+
const focus = "_focus_1dpp2_260";
|
|
28629
|
+
const selectedSingleValue = "_selectedSingleValue_1dpp2_264";
|
|
28630
|
+
const placeHolder = "_placeHolder_1dpp2_265";
|
|
28631
|
+
const groupOrderFirst = "_groupOrderFirst_1dpp2_304";
|
|
28632
|
+
const groupOrderMiddle = "_groupOrderMiddle_1dpp2_305";
|
|
28633
|
+
const groupOrderLast = "_groupOrderLast_1dpp2_309";
|
|
28634
|
+
const detailedLabel = "_detailedLabel_1dpp2_314";
|
|
28639
28635
|
const styles$l = {
|
|
28640
28636
|
inputInTable: inputInTable$5,
|
|
28641
28637
|
inputHover: inputHover$5,
|
|
@@ -56723,8 +56719,8 @@ function Remirror(props) {
|
|
|
56723
56719
|
return /* @__PURE__ */ React__default.createElement(I18nProvider, { i18n: i18n2, locale, supportedLocales }, /* @__PURE__ */ React__default.createElement(RemirrorContext.Provider, { value: context2 }, /* @__PURE__ */ React__default.createElement(RemirrorPortals, { portals }), hooks.map((hook, index2) => /* @__PURE__ */ React__default.createElement(HookComponent, { hook, key: index2 })), autoRenderAtStart && /* @__PURE__ */ React__default.createElement(EditorComponent, null), children, autoRenderAtEnd && /* @__PURE__ */ React__default.createElement(EditorComponent, null)));
|
|
56724
56720
|
}
|
|
56725
56721
|
const all = "";
|
|
56726
|
-
const richTextToolbar = "
|
|
56727
|
-
const richTextToolbarContainer = "
|
|
56722
|
+
const richTextToolbar = "_richTextToolbar_vvcb9_1";
|
|
56723
|
+
const richTextToolbarContainer = "_richTextToolbarContainer_vvcb9_6";
|
|
56728
56724
|
const styles$f = {
|
|
56729
56725
|
richTextToolbar,
|
|
56730
56726
|
richTextToolbarContainer
|
|
@@ -56797,14 +56793,14 @@ RichTextToolbar.propTypes = {
|
|
|
56797
56793
|
disabled: propTypes$1.exports.bool,
|
|
56798
56794
|
toolbarComponent: propTypes$1.exports.node
|
|
56799
56795
|
};
|
|
56800
|
-
const inputInTable$4 = "
|
|
56801
|
-
const inputHover$4 = "
|
|
56802
|
-
const inputFocus$4 = "
|
|
56803
|
-
const inputError$4 = "
|
|
56804
|
-
const inputWarning$4 = "
|
|
56805
|
-
const inputDisabled$4 = "
|
|
56806
|
-
const hideScrollbars$4 = "
|
|
56807
|
-
const richTextInput = "
|
|
56796
|
+
const inputInTable$4 = "_inputInTable_w2f5m_1";
|
|
56797
|
+
const inputHover$4 = "_inputHover_w2f5m_13";
|
|
56798
|
+
const inputFocus$4 = "_inputFocus_w2f5m_18";
|
|
56799
|
+
const inputError$4 = "_inputError_w2f5m_25";
|
|
56800
|
+
const inputWarning$4 = "_inputWarning_w2f5m_26";
|
|
56801
|
+
const inputDisabled$4 = "_inputDisabled_w2f5m_61";
|
|
56802
|
+
const hideScrollbars$4 = "_hideScrollbars_w2f5m_67";
|
|
56803
|
+
const richTextInput = "_richTextInput_w2f5m_77";
|
|
56808
56804
|
const styles$e = {
|
|
56809
56805
|
inputInTable: inputInTable$4,
|
|
56810
56806
|
inputHover: inputHover$4,
|
|
@@ -57023,24 +57019,24 @@ var reactFastCompare = function isEqual3(a2, b2) {
|
|
|
57023
57019
|
throw error2;
|
|
57024
57020
|
}
|
|
57025
57021
|
};
|
|
57026
|
-
const inputInTable$3 = "
|
|
57027
|
-
const inputHover$3 = "
|
|
57028
|
-
const inputFocus$3 = "
|
|
57029
|
-
const inputError$3 = "
|
|
57030
|
-
const inputWarning$3 = "
|
|
57031
|
-
const inputDisabled$3 = "
|
|
57032
|
-
const hideScrollbars$3 = "
|
|
57033
|
-
const sidebar = "
|
|
57034
|
-
const inner = "
|
|
57035
|
-
const title$2 = "
|
|
57036
|
-
const subtitle = "
|
|
57037
|
-
const label$2 = "
|
|
57038
|
-
const collapsed = "
|
|
57039
|
-
const list = "
|
|
57040
|
-
const item$2 = "
|
|
57041
|
-
const active$2 = "
|
|
57042
|
-
const experimental = "
|
|
57043
|
-
const icon$
|
|
57022
|
+
const inputInTable$3 = "_inputInTable_1j67l_1";
|
|
57023
|
+
const inputHover$3 = "_inputHover_1j67l_13";
|
|
57024
|
+
const inputFocus$3 = "_inputFocus_1j67l_18";
|
|
57025
|
+
const inputError$3 = "_inputError_1j67l_25";
|
|
57026
|
+
const inputWarning$3 = "_inputWarning_1j67l_26";
|
|
57027
|
+
const inputDisabled$3 = "_inputDisabled_1j67l_61";
|
|
57028
|
+
const hideScrollbars$3 = "_hideScrollbars_1j67l_67";
|
|
57029
|
+
const sidebar = "_sidebar_1j67l_80";
|
|
57030
|
+
const inner = "_inner_1j67l_91";
|
|
57031
|
+
const title$2 = "_title_1j67l_101";
|
|
57032
|
+
const subtitle = "_subtitle_1j67l_102";
|
|
57033
|
+
const label$2 = "_label_1j67l_103";
|
|
57034
|
+
const collapsed = "_collapsed_1j67l_107";
|
|
57035
|
+
const list = "_list_1j67l_132";
|
|
57036
|
+
const item$2 = "_item_1j67l_136";
|
|
57037
|
+
const active$2 = "_active_1j67l_162";
|
|
57038
|
+
const experimental = "_experimental_1j67l_166";
|
|
57039
|
+
const icon$1 = "_icon_1j67l_169";
|
|
57044
57040
|
const styles$c = {
|
|
57045
57041
|
inputInTable: inputInTable$3,
|
|
57046
57042
|
inputHover: inputHover$3,
|
|
@@ -57059,7 +57055,7 @@ const styles$c = {
|
|
|
57059
57055
|
item: item$2,
|
|
57060
57056
|
active: active$2,
|
|
57061
57057
|
experimental,
|
|
57062
|
-
icon: icon$
|
|
57058
|
+
icon: icon$1
|
|
57063
57059
|
};
|
|
57064
57060
|
const TooltipIcon = memo(
|
|
57065
57061
|
({ isOpen: isOpen2, label: label2, icon: icon2, invalid }) => {
|
|
@@ -59479,18 +59475,18 @@ Spacer.propTypes = {
|
|
|
59479
59475
|
width: propTypes$1.exports.oneOfType([propTypes$1.exports.string, propTypes$1.exports.number]),
|
|
59480
59476
|
flex: propTypes$1.exports.bool
|
|
59481
59477
|
};
|
|
59482
|
-
const inputInTable$2 = "
|
|
59483
|
-
const inputHover$2 = "
|
|
59484
|
-
const inputFocus$2 = "
|
|
59485
|
-
const inputError$2 = "
|
|
59486
|
-
const inputWarning$2 = "
|
|
59487
|
-
const inputDisabled$2 = "
|
|
59488
|
-
const hideScrollbars$2 = "
|
|
59489
|
-
const wrapper = "
|
|
59490
|
-
const bordered = "
|
|
59491
|
-
const scroll2 = "
|
|
59492
|
-
const table = "
|
|
59493
|
-
const striped = "
|
|
59478
|
+
const inputInTable$2 = "_inputInTable_179we_1";
|
|
59479
|
+
const inputHover$2 = "_inputHover_179we_13";
|
|
59480
|
+
const inputFocus$2 = "_inputFocus_179we_18";
|
|
59481
|
+
const inputError$2 = "_inputError_179we_25";
|
|
59482
|
+
const inputWarning$2 = "_inputWarning_179we_26";
|
|
59483
|
+
const inputDisabled$2 = "_inputDisabled_179we_61";
|
|
59484
|
+
const hideScrollbars$2 = "_hideScrollbars_179we_67";
|
|
59485
|
+
const wrapper = "_wrapper_179we_87";
|
|
59486
|
+
const bordered = "_bordered_179we_95";
|
|
59487
|
+
const scroll2 = "_scroll_179we_99";
|
|
59488
|
+
const table = "_table_179we_109";
|
|
59489
|
+
const striped = "_striped_179we_189";
|
|
59494
59490
|
const styles$a = {
|
|
59495
59491
|
inputInTable: inputInTable$2,
|
|
59496
59492
|
inputHover: inputHover$2,
|
|
@@ -59614,36 +59610,36 @@ Footer.propTypes = {
|
|
|
59614
59610
|
pagination: paginationShape,
|
|
59615
59611
|
content: propTypes$1.exports.object
|
|
59616
59612
|
};
|
|
59617
|
-
const inputInTable$1 = "
|
|
59618
|
-
const inputHover$1 = "
|
|
59619
|
-
const inputFocus$1 = "
|
|
59620
|
-
const inputError$1 = "
|
|
59621
|
-
const inputWarning$1 = "
|
|
59622
|
-
const inputDisabled$1 = "
|
|
59623
|
-
const hideScrollbars$1 = "
|
|
59624
|
-
const cell = "
|
|
59625
|
-
const disabledLink = "
|
|
59626
|
-
const inputWrapper = "
|
|
59627
|
-
const breakWord = "
|
|
59628
|
-
const inputCell = "
|
|
59629
|
-
const sliderCell = "
|
|
59630
|
-
const staticCell = "
|
|
59631
|
-
const staticCellContent = "
|
|
59632
|
-
const error$1 = "
|
|
59633
|
-
const warning$2 = "
|
|
59634
|
-
const unit = "
|
|
59635
|
-
const sortingCell = "
|
|
59636
|
-
const sortingCellIcon = "
|
|
59637
|
-
const icon
|
|
59638
|
-
const checkBoxCell = "
|
|
59639
|
-
const iconCell = "
|
|
59640
|
-
const iconWrapper = "
|
|
59641
|
-
const actionsCell = "
|
|
59642
|
-
const rightAligned = "
|
|
59643
|
-
const centerAligned = "
|
|
59644
|
-
const leftAligned = "
|
|
59645
|
-
const popover = "
|
|
59646
|
-
const disabledPointerEvents = "
|
|
59613
|
+
const inputInTable$1 = "_inputInTable_1mfuf_1";
|
|
59614
|
+
const inputHover$1 = "_inputHover_1mfuf_13";
|
|
59615
|
+
const inputFocus$1 = "_inputFocus_1mfuf_18";
|
|
59616
|
+
const inputError$1 = "_inputError_1mfuf_25";
|
|
59617
|
+
const inputWarning$1 = "_inputWarning_1mfuf_26";
|
|
59618
|
+
const inputDisabled$1 = "_inputDisabled_1mfuf_61";
|
|
59619
|
+
const hideScrollbars$1 = "_hideScrollbars_1mfuf_67";
|
|
59620
|
+
const cell = "_cell_1mfuf_77";
|
|
59621
|
+
const disabledLink = "_disabledLink_1mfuf_87";
|
|
59622
|
+
const inputWrapper = "_inputWrapper_1mfuf_91";
|
|
59623
|
+
const breakWord = "_breakWord_1mfuf_106";
|
|
59624
|
+
const inputCell = "_inputCell_1mfuf_109";
|
|
59625
|
+
const sliderCell = "_sliderCell_1mfuf_112";
|
|
59626
|
+
const staticCell = "_staticCell_1mfuf_116";
|
|
59627
|
+
const staticCellContent = "_staticCellContent_1mfuf_119";
|
|
59628
|
+
const error$1 = "_error_1mfuf_132";
|
|
59629
|
+
const warning$2 = "_warning_1mfuf_133";
|
|
59630
|
+
const unit = "_unit_1mfuf_142";
|
|
59631
|
+
const sortingCell = "_sortingCell_1mfuf_145";
|
|
59632
|
+
const sortingCellIcon = "_sortingCellIcon_1mfuf_153";
|
|
59633
|
+
const icon = "_icon_1mfuf_160";
|
|
59634
|
+
const checkBoxCell = "_checkBoxCell_1mfuf_164";
|
|
59635
|
+
const iconCell = "_iconCell_1mfuf_168";
|
|
59636
|
+
const iconWrapper = "_iconWrapper_1mfuf_173";
|
|
59637
|
+
const actionsCell = "_actionsCell_1mfuf_177";
|
|
59638
|
+
const rightAligned = "_rightAligned_1mfuf_185";
|
|
59639
|
+
const centerAligned = "_centerAligned_1mfuf_191";
|
|
59640
|
+
const leftAligned = "_leftAligned_1mfuf_197";
|
|
59641
|
+
const popover = "_popover_1mfuf_200";
|
|
59642
|
+
const disabledPointerEvents = "_disabledPointerEvents_1mfuf_203";
|
|
59647
59643
|
const styles$7 = {
|
|
59648
59644
|
inputInTable: inputInTable$1,
|
|
59649
59645
|
inputHover: inputHover$1,
|
|
@@ -59665,7 +59661,7 @@ const styles$7 = {
|
|
|
59665
59661
|
unit,
|
|
59666
59662
|
sortingCell,
|
|
59667
59663
|
sortingCellIcon,
|
|
59668
|
-
icon
|
|
59664
|
+
icon,
|
|
59669
59665
|
checkBoxCell,
|
|
59670
59666
|
iconCell,
|
|
59671
59667
|
iconWrapper,
|
|
@@ -61169,18 +61165,18 @@ TextLink.propTypes = {
|
|
|
61169
61165
|
testId: propTypes$1.exports.string,
|
|
61170
61166
|
onClick: propTypes$1.exports.func
|
|
61171
61167
|
};
|
|
61172
|
-
const inputInTable = "
|
|
61173
|
-
const inputHover = "
|
|
61174
|
-
const inputFocus = "
|
|
61175
|
-
const inputError = "
|
|
61176
|
-
const inputWarning = "
|
|
61177
|
-
const inputDisabled = "
|
|
61178
|
-
const hideScrollbars = "
|
|
61179
|
-
const textarea = "
|
|
61180
|
-
const small$1 = "
|
|
61181
|
-
const error = "
|
|
61182
|
-
const warning$1 = "
|
|
61183
|
-
const monospace = "
|
|
61168
|
+
const inputInTable = "_inputInTable_1ol5b_1";
|
|
61169
|
+
const inputHover = "_inputHover_1ol5b_13";
|
|
61170
|
+
const inputFocus = "_inputFocus_1ol5b_18";
|
|
61171
|
+
const inputError = "_inputError_1ol5b_25";
|
|
61172
|
+
const inputWarning = "_inputWarning_1ol5b_26";
|
|
61173
|
+
const inputDisabled = "_inputDisabled_1ol5b_61";
|
|
61174
|
+
const hideScrollbars = "_hideScrollbars_1ol5b_67";
|
|
61175
|
+
const textarea = "_textarea_1ol5b_77";
|
|
61176
|
+
const small$1 = "_small_1ol5b_115";
|
|
61177
|
+
const error = "_error_1ol5b_121";
|
|
61178
|
+
const warning$1 = "_warning_1ol5b_138";
|
|
61179
|
+
const monospace = "_monospace_1ol5b_155";
|
|
61184
61180
|
const styles$4 = {
|
|
61185
61181
|
inputInTable,
|
|
61186
61182
|
inputHover,
|
|
@@ -62452,26 +62448,26 @@ Toggle.propTypes = {
|
|
|
62452
62448
|
helpText: propTypes$1.exports.string,
|
|
62453
62449
|
onClickHelp: propTypes$1.exports.func
|
|
62454
62450
|
};
|
|
62455
|
-
const topbar = "
|
|
62456
|
-
const fixed = "
|
|
62457
|
-
const
|
|
62458
|
-
const title = "
|
|
62459
|
-
const logo = "
|
|
62460
|
-
const label = "
|
|
62461
|
-
const brand = "
|
|
62462
|
-
const version = "
|
|
62463
|
-
const left = "
|
|
62464
|
-
const right = "
|
|
62465
|
-
const item = "
|
|
62466
|
-
const link = "
|
|
62467
|
-
const button = "
|
|
62468
|
-
const menu = "
|
|
62469
|
-
const active = "
|
|
62470
|
-
const alert = "
|
|
62451
|
+
const topbar = "_topbar_1gz82_7";
|
|
62452
|
+
const fixed = "_fixed_1gz82_16";
|
|
62453
|
+
const appSwitcher = "_appSwitcher_1gz82_24";
|
|
62454
|
+
const title = "_title_1gz82_48";
|
|
62455
|
+
const logo = "_logo_1gz82_64";
|
|
62456
|
+
const label = "_label_1gz82_67";
|
|
62457
|
+
const brand = "_brand_1gz82_72";
|
|
62458
|
+
const version = "_version_1gz82_77";
|
|
62459
|
+
const left = "_left_1gz82_84";
|
|
62460
|
+
const right = "_right_1gz82_85";
|
|
62461
|
+
const item = "_item_1gz82_99";
|
|
62462
|
+
const link = "_link_1gz82_100";
|
|
62463
|
+
const button = "_button_1gz82_112";
|
|
62464
|
+
const menu = "_menu_1gz82_113";
|
|
62465
|
+
const active = "_active_1gz82_141";
|
|
62466
|
+
const alert = "_alert_1gz82_166";
|
|
62471
62467
|
const styles$2 = {
|
|
62472
62468
|
topbar,
|
|
62473
62469
|
fixed,
|
|
62474
|
-
|
|
62470
|
+
appSwitcher,
|
|
62475
62471
|
title,
|
|
62476
62472
|
logo,
|
|
62477
62473
|
label,
|
|
@@ -62522,6 +62518,22 @@ const Title = ({ label: label2, logo: logo2, url, version: version2, onClick })
|
|
|
62522
62518
|
})
|
|
62523
62519
|
});
|
|
62524
62520
|
};
|
|
62521
|
+
const AppSwitcher = ({ icon: icon2, url, onClick }) => {
|
|
62522
|
+
const content2 = /* @__PURE__ */ jsxRuntime.exports.jsx(Icon, {
|
|
62523
|
+
icon: icon2,
|
|
62524
|
+
size: 28
|
|
62525
|
+
});
|
|
62526
|
+
return url ? /* @__PURE__ */ jsxRuntime.exports.jsx("a", {
|
|
62527
|
+
href: url,
|
|
62528
|
+
onClick,
|
|
62529
|
+
className: styles$2.appSwitcher,
|
|
62530
|
+
children: content2
|
|
62531
|
+
}) : /* @__PURE__ */ jsxRuntime.exports.jsx("div", {
|
|
62532
|
+
onClick,
|
|
62533
|
+
className: styles$2.appSwitcher,
|
|
62534
|
+
children: content2
|
|
62535
|
+
});
|
|
62536
|
+
};
|
|
62525
62537
|
const Link = ({
|
|
62526
62538
|
label: label2,
|
|
62527
62539
|
url,
|
|
@@ -62610,7 +62622,7 @@ const Element$1 = ({ element }) => {
|
|
|
62610
62622
|
};
|
|
62611
62623
|
const TopBar = ({
|
|
62612
62624
|
title: title2,
|
|
62613
|
-
|
|
62625
|
+
appSwitcher: appSwitcher2,
|
|
62614
62626
|
content: content2,
|
|
62615
62627
|
contentRight,
|
|
62616
62628
|
warning: warning2,
|
|
@@ -62626,14 +62638,10 @@ const TopBar = ({
|
|
|
62626
62638
|
className: cx$2(styles$2.topbar, fixedPosition ? styles$2.fixed : ""),
|
|
62627
62639
|
style: { height },
|
|
62628
62640
|
children: [
|
|
62629
|
-
!!
|
|
62630
|
-
|
|
62631
|
-
|
|
62632
|
-
onClick:
|
|
62633
|
-
children: /* @__PURE__ */ jsxRuntime.exports.jsx(Icon, {
|
|
62634
|
-
icon: icon2.icon,
|
|
62635
|
-
size: 28
|
|
62636
|
-
})
|
|
62641
|
+
!!appSwitcher2 && /* @__PURE__ */ jsxRuntime.exports.jsx(AppSwitcher, {
|
|
62642
|
+
icon: appSwitcher2.icon,
|
|
62643
|
+
url: appSwitcher2.url,
|
|
62644
|
+
onClick: appSwitcher2.onClick
|
|
62637
62645
|
}),
|
|
62638
62646
|
/* @__PURE__ */ jsxRuntime.exports.jsxs("div", {
|
|
62639
62647
|
className: styles$2.left,
|
|
@@ -62673,7 +62681,7 @@ const TopBar = ({
|
|
|
62673
62681
|
};
|
|
62674
62682
|
TopBar.defaultProps = {
|
|
62675
62683
|
title: null,
|
|
62676
|
-
|
|
62684
|
+
appSwitcher: null,
|
|
62677
62685
|
content: [],
|
|
62678
62686
|
contentRight: [],
|
|
62679
62687
|
warning: "",
|
|
@@ -62688,9 +62696,10 @@ TopBar.propTypes = {
|
|
|
62688
62696
|
onClick: propTypes$1.exports.func,
|
|
62689
62697
|
version: propTypes$1.exports.oneOfType([propTypes$1.exports.string, propTypes$1.exports.number])
|
|
62690
62698
|
}),
|
|
62691
|
-
|
|
62699
|
+
appSwitcher: propTypes$1.exports.shape({
|
|
62692
62700
|
icon: propTypes$1.exports.oneOfType([propTypes$1.exports.string, propTypes$1.exports.node]),
|
|
62693
|
-
onClick: propTypes$1.exports.func
|
|
62701
|
+
onClick: propTypes$1.exports.func,
|
|
62702
|
+
url: propTypes$1.exports.string
|
|
62694
62703
|
}),
|
|
62695
62704
|
content: propTypes$1.exports.array,
|
|
62696
62705
|
contentRight: propTypes$1.exports.array,
|