@oliasoft-open-source/react-ui-library 4.0.0-beta-26 → 4.0.0-beta-28
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 +788 -796
- package/dist/index.js +433 -411
- 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
|
|
@@ -3279,15 +3279,15 @@ const Chevron = ({ expanded: expanded2 }) => {
|
|
|
3279
3279
|
})
|
|
3280
3280
|
});
|
|
3281
3281
|
};
|
|
3282
|
-
const accordion = "
|
|
3283
|
-
const accordionHeader = "
|
|
3284
|
-
const heading$6 = "
|
|
3285
|
-
const clickable$1 = "
|
|
3286
|
-
const bordered$4 = "
|
|
3287
|
-
const accordionContent = "
|
|
3288
|
-
const expanded$1 = "
|
|
3289
|
-
const padding$3 = "
|
|
3290
|
-
const squareBottom = "
|
|
3282
|
+
const accordion = "_accordion_16gbc_1";
|
|
3283
|
+
const accordionHeader = "_accordionHeader_16gbc_5";
|
|
3284
|
+
const heading$6 = "_heading_16gbc_9";
|
|
3285
|
+
const clickable$1 = "_clickable_16gbc_12";
|
|
3286
|
+
const bordered$4 = "_bordered_16gbc_18";
|
|
3287
|
+
const accordionContent = "_accordionContent_16gbc_18";
|
|
3288
|
+
const expanded$1 = "_expanded_16gbc_31";
|
|
3289
|
+
const padding$3 = "_padding_16gbc_40";
|
|
3290
|
+
const squareBottom = "_squareBottom_16gbc_43";
|
|
3291
3291
|
const styles$R = {
|
|
3292
3292
|
accordion,
|
|
3293
3293
|
accordionHeader,
|
|
@@ -3412,13 +3412,13 @@ Accordion.propTypes = {
|
|
|
3412
3412
|
squareBottom: propTypes$1.exports.bool,
|
|
3413
3413
|
testId: propTypes$1.exports.string
|
|
3414
3414
|
};
|
|
3415
|
-
const checkbox = "
|
|
3416
|
-
const noLabel = "
|
|
3417
|
-
const small$e = "
|
|
3418
|
-
const checkmark = "
|
|
3419
|
-
const disabled$9 = "
|
|
3420
|
-
const noMargin$2 = "
|
|
3421
|
-
const isInTable$4 = "
|
|
3415
|
+
const checkbox = "_checkbox_1akzt_1";
|
|
3416
|
+
const noLabel = "_noLabel_1akzt_17";
|
|
3417
|
+
const small$e = "_small_1akzt_20";
|
|
3418
|
+
const checkmark = "_checkmark_1akzt_43";
|
|
3419
|
+
const disabled$9 = "_disabled_1akzt_67";
|
|
3420
|
+
const noMargin$2 = "_noMargin_1akzt_81";
|
|
3421
|
+
const isInTable$4 = "_isInTable_1akzt_84";
|
|
3422
3422
|
const styles$Q = {
|
|
3423
3423
|
checkbox,
|
|
3424
3424
|
noLabel,
|
|
@@ -5444,7 +5444,7 @@ TooltipLayer.defaultProps = {
|
|
|
5444
5444
|
warning: false,
|
|
5445
5445
|
maxWidth: "none",
|
|
5446
5446
|
fontSize: "inherit",
|
|
5447
|
-
padding: "var(--spacing-
|
|
5447
|
+
padding: "var(--spacing-xs) var(--spacing-sm)",
|
|
5448
5448
|
layerProps: {
|
|
5449
5449
|
style: {
|
|
5450
5450
|
position: "fixed"
|
|
@@ -5546,7 +5546,7 @@ Tooltip.defaultProps = {
|
|
|
5546
5546
|
"right-center"
|
|
5547
5547
|
],
|
|
5548
5548
|
fontSize: "inherit",
|
|
5549
|
-
padding: "var(--spacing-
|
|
5549
|
+
padding: "var(--spacing-xs) var(--spacing-sm)",
|
|
5550
5550
|
display: "inline",
|
|
5551
5551
|
flex: "none",
|
|
5552
5552
|
forceOpen: false
|
|
@@ -5735,10 +5735,10 @@ CheckBox.propTypes = {
|
|
|
5735
5735
|
helpText: propTypes$1.exports.string,
|
|
5736
5736
|
onClickHelp: propTypes$1.exports.func
|
|
5737
5737
|
};
|
|
5738
|
-
const bordered$3 = "
|
|
5739
|
-
const checkboxWrapper = "
|
|
5740
|
-
const padding$2 = "
|
|
5741
|
-
const contentWrapper = "
|
|
5738
|
+
const bordered$3 = "_bordered_q4imk_1";
|
|
5739
|
+
const checkboxWrapper = "_checkboxWrapper_q4imk_7";
|
|
5740
|
+
const padding$2 = "_padding_q4imk_13";
|
|
5741
|
+
const contentWrapper = "_contentWrapper_q4imk_16";
|
|
5742
5742
|
const styles$N = {
|
|
5743
5743
|
bordered: bordered$3,
|
|
5744
5744
|
checkboxWrapper,
|
|
@@ -11278,34 +11278,34 @@ var lodash = { exports: {} };
|
|
|
11278
11278
|
}).call(commonjsGlobal);
|
|
11279
11279
|
})(lodash, lodash.exports);
|
|
11280
11280
|
const _$1 = lodash.exports;
|
|
11281
|
-
const wrapper$4 = "
|
|
11282
|
-
const layer$1 = "
|
|
11283
|
-
const layerContainer$1 = "
|
|
11284
|
-
const nested = "
|
|
11285
|
-
const fileInput$1 = "
|
|
11286
|
-
const trigger$2 = "
|
|
11287
|
-
const middleAlignedInline = "
|
|
11288
|
-
const heading$5 = "
|
|
11289
|
-
const headingIcon = "
|
|
11290
|
-
const option$1 = "
|
|
11291
|
-
const active$8 = "
|
|
11292
|
-
const selected$1 = "
|
|
11293
|
-
const optionContent$1 = "
|
|
11294
|
-
const inline$4 = "
|
|
11295
|
-
const icon$5 = "
|
|
11296
|
-
const check$1 = "
|
|
11297
|
-
const text$3 = "
|
|
11298
|
-
const label$a = "
|
|
11299
|
-
const description = "
|
|
11300
|
-
const arrow$1 = "
|
|
11301
|
-
const divider$1 = "
|
|
11302
|
-
const deprecatedSemanticIcon = "
|
|
11303
|
-
const disabled$8 = "
|
|
11304
|
-
const buttonLabel = "
|
|
11305
|
-
const buttonCaret = "
|
|
11306
|
-
const component = "
|
|
11307
|
-
const right$7 = "
|
|
11308
|
-
const actions$2 = "
|
|
11281
|
+
const wrapper$4 = "_wrapper_1xxc7_1";
|
|
11282
|
+
const layer$1 = "_layer_1xxc7_5";
|
|
11283
|
+
const layerContainer$1 = "_layerContainer_1xxc7_8";
|
|
11284
|
+
const nested = "_nested_1xxc7_23";
|
|
11285
|
+
const fileInput$1 = "_fileInput_1xxc7_35";
|
|
11286
|
+
const trigger$2 = "_trigger_1xxc7_41";
|
|
11287
|
+
const middleAlignedInline = "_middleAlignedInline_1xxc7_50";
|
|
11288
|
+
const heading$5 = "_heading_1xxc7_56";
|
|
11289
|
+
const headingIcon = "_headingIcon_1xxc7_62";
|
|
11290
|
+
const option$1 = "_option_1xxc7_74";
|
|
11291
|
+
const active$8 = "_active_1xxc7_92";
|
|
11292
|
+
const selected$1 = "_selected_1xxc7_97";
|
|
11293
|
+
const optionContent$1 = "_optionContent_1xxc7_103";
|
|
11294
|
+
const inline$4 = "_inline_1xxc7_108";
|
|
11295
|
+
const icon$5 = "_icon_1xxc7_113";
|
|
11296
|
+
const check$1 = "_check_1xxc7_114";
|
|
11297
|
+
const text$3 = "_text_1xxc7_136";
|
|
11298
|
+
const label$a = "_label_1xxc7_141";
|
|
11299
|
+
const description = "_description_1xxc7_152";
|
|
11300
|
+
const arrow$1 = "_arrow_1xxc7_156";
|
|
11301
|
+
const divider$1 = "_divider_1xxc7_160";
|
|
11302
|
+
const deprecatedSemanticIcon = "_deprecatedSemanticIcon_1xxc7_164";
|
|
11303
|
+
const disabled$8 = "_disabled_1xxc7_168";
|
|
11304
|
+
const buttonLabel = "_buttonLabel_1xxc7_173";
|
|
11305
|
+
const buttonCaret = "_buttonCaret_1xxc7_179";
|
|
11306
|
+
const component = "_component_1xxc7_183";
|
|
11307
|
+
const right$7 = "_right_1xxc7_189";
|
|
11308
|
+
const actions$2 = "_actions_1xxc7_194";
|
|
11309
11309
|
const styles$M = {
|
|
11310
11310
|
wrapper: wrapper$4,
|
|
11311
11311
|
layer: layer$1,
|
|
@@ -11556,14 +11556,14 @@ const placementOptions$1 = (placement, isNested = false) => ({
|
|
|
11556
11556
|
preferY: "bottom",
|
|
11557
11557
|
placement: placement || (isNested ? "right-start" : "bottom-start")
|
|
11558
11558
|
});
|
|
11559
|
-
const wrapper$3 = "
|
|
11560
|
-
const badge = "
|
|
11561
|
-
const label$9 = "
|
|
11562
|
-
const dark$1 = "
|
|
11563
|
-
const light = "
|
|
11564
|
-
const small$d = "
|
|
11565
|
-
const dot = "
|
|
11566
|
-
const hasChildren = "
|
|
11559
|
+
const wrapper$3 = "_wrapper_67klr_1";
|
|
11560
|
+
const badge = "_badge_67klr_5";
|
|
11561
|
+
const label$9 = "_label_67klr_11";
|
|
11562
|
+
const dark$1 = "_dark_67klr_23";
|
|
11563
|
+
const light = "_light_67klr_26";
|
|
11564
|
+
const small$d = "_small_67klr_29";
|
|
11565
|
+
const dot = "_dot_67klr_33";
|
|
11566
|
+
const hasChildren = "_hasChildren_67klr_38";
|
|
11567
11567
|
const styles$L = {
|
|
11568
11568
|
wrapper: wrapper$3,
|
|
11569
11569
|
badge,
|
|
@@ -11619,32 +11619,32 @@ Badge.propTypes = {
|
|
|
11619
11619
|
margin: propTypes$1.exports.string,
|
|
11620
11620
|
small: propTypes$1.exports.bool
|
|
11621
11621
|
};
|
|
11622
|
-
const inputInTable$b = "
|
|
11623
|
-
const inputHover$b = "
|
|
11624
|
-
const inputFocus$b = "
|
|
11625
|
-
const inputError$b = "
|
|
11626
|
-
const inputWarning$b = "
|
|
11627
|
-
const inputDisabled$b = "
|
|
11628
|
-
const hideScrollbars$b = "
|
|
11629
|
-
const button$3 = "
|
|
11630
|
-
const active$7 = "
|
|
11631
|
-
const green$1 = "
|
|
11632
|
-
const red$1 = "
|
|
11633
|
-
const orange$1 = "
|
|
11634
|
-
const icon$4 = "
|
|
11635
|
-
const iconOnly = "
|
|
11636
|
-
const basic = "
|
|
11637
|
-
const muted$2 = "
|
|
11638
|
-
const disabled$7 = "
|
|
11639
|
-
const small$c = "
|
|
11640
|
-
const pill = "
|
|
11641
|
-
const round = "
|
|
11642
|
-
const error$8 = "
|
|
11643
|
-
const warning$c = "
|
|
11644
|
-
const inverted$1 = "
|
|
11645
|
-
const groupOrderFirst$4 = "
|
|
11646
|
-
const groupOrderMiddle$4 = "
|
|
11647
|
-
const groupOrderLast$4 = "
|
|
11622
|
+
const inputInTable$b = "_inputInTable_ot37m_1";
|
|
11623
|
+
const inputHover$b = "_inputHover_ot37m_13";
|
|
11624
|
+
const inputFocus$b = "_inputFocus_ot37m_18";
|
|
11625
|
+
const inputError$b = "_inputError_ot37m_25";
|
|
11626
|
+
const inputWarning$b = "_inputWarning_ot37m_26";
|
|
11627
|
+
const inputDisabled$b = "_inputDisabled_ot37m_61";
|
|
11628
|
+
const hideScrollbars$b = "_hideScrollbars_ot37m_67";
|
|
11629
|
+
const button$3 = "_button_ot37m_103";
|
|
11630
|
+
const active$7 = "_active_ot37m_139";
|
|
11631
|
+
const green$1 = "_green_ot37m_139";
|
|
11632
|
+
const red$1 = "_red_ot37m_139";
|
|
11633
|
+
const orange$1 = "_orange_ot37m_139";
|
|
11634
|
+
const icon$4 = "_icon_ot37m_151";
|
|
11635
|
+
const iconOnly = "_iconOnly_ot37m_157";
|
|
11636
|
+
const basic = "_basic_ot37m_167";
|
|
11637
|
+
const muted$2 = "_muted_ot37m_173";
|
|
11638
|
+
const disabled$7 = "_disabled_ot37m_192";
|
|
11639
|
+
const small$c = "_small_ot37m_202";
|
|
11640
|
+
const pill = "_pill_ot37m_207";
|
|
11641
|
+
const round = "_round_ot37m_208";
|
|
11642
|
+
const error$8 = "_error_ot37m_275";
|
|
11643
|
+
const warning$c = "_warning_ot37m_292";
|
|
11644
|
+
const inverted$1 = "_inverted_ot37m_309";
|
|
11645
|
+
const groupOrderFirst$4 = "_groupOrderFirst_ot37m_339";
|
|
11646
|
+
const groupOrderMiddle$4 = "_groupOrderMiddle_ot37m_340";
|
|
11647
|
+
const groupOrderLast$4 = "_groupOrderLast_ot37m_341";
|
|
11648
11648
|
const buttonStyles = {
|
|
11649
11649
|
inputInTable: inputInTable$b,
|
|
11650
11650
|
inputHover: inputHover$b,
|
|
@@ -11714,6 +11714,16 @@ Spinner$1.propTypes = {
|
|
|
11714
11714
|
small: propTypes$1.exports.bool,
|
|
11715
11715
|
tiny: propTypes$1.exports.bool
|
|
11716
11716
|
};
|
|
11717
|
+
const ButtonTooltipWrapper = ({ children, tooltip: tooltip2 }) => {
|
|
11718
|
+
if (!tooltip2) {
|
|
11719
|
+
return children;
|
|
11720
|
+
}
|
|
11721
|
+
return /* @__PURE__ */ jsxRuntime.exports.jsx(Tooltip, {
|
|
11722
|
+
text: tooltip2,
|
|
11723
|
+
display: "inline-flex",
|
|
11724
|
+
children
|
|
11725
|
+
});
|
|
11726
|
+
};
|
|
11717
11727
|
const Button$1 = ({
|
|
11718
11728
|
active: active2,
|
|
11719
11729
|
basic: basic2,
|
|
@@ -11731,6 +11741,7 @@ const Button$1 = ({
|
|
|
11731
11741
|
small: small2,
|
|
11732
11742
|
width,
|
|
11733
11743
|
title: title2,
|
|
11744
|
+
tooltip: tooltip2,
|
|
11734
11745
|
type,
|
|
11735
11746
|
styles: styles2,
|
|
11736
11747
|
error: error2,
|
|
@@ -11768,47 +11779,50 @@ const Button$1 = ({
|
|
|
11768
11779
|
}
|
|
11769
11780
|
return "";
|
|
11770
11781
|
})();
|
|
11771
|
-
return /* @__PURE__ */ jsxRuntime.exports.
|
|
11772
|
-
|
|
11773
|
-
|
|
11774
|
-
|
|
11775
|
-
|
|
11776
|
-
|
|
11777
|
-
|
|
11778
|
-
|
|
11779
|
-
|
|
11780
|
-
|
|
11781
|
-
|
|
11782
|
-
|
|
11783
|
-
|
|
11784
|
-
|
|
11785
|
-
|
|
11786
|
-
|
|
11787
|
-
|
|
11788
|
-
|
|
11789
|
-
|
|
11790
|
-
|
|
11791
|
-
|
|
11792
|
-
|
|
11793
|
-
|
|
11794
|
-
|
|
11795
|
-
|
|
11796
|
-
|
|
11797
|
-
|
|
11798
|
-
|
|
11799
|
-
|
|
11800
|
-
|
|
11801
|
-
|
|
11802
|
-
|
|
11803
|
-
|
|
11804
|
-
|
|
11805
|
-
|
|
11806
|
-
|
|
11807
|
-
|
|
11808
|
-
|
|
11809
|
-
|
|
11810
|
-
|
|
11811
|
-
|
|
11782
|
+
return /* @__PURE__ */ jsxRuntime.exports.jsx(ButtonTooltipWrapper, {
|
|
11783
|
+
tooltip: tooltip2,
|
|
11784
|
+
children: /* @__PURE__ */ jsxRuntime.exports.jsxs("button", {
|
|
11785
|
+
type: type === "submit" ? "submit" : "button",
|
|
11786
|
+
className: cx$2(
|
|
11787
|
+
buttonStyles.button,
|
|
11788
|
+
active2 ? buttonStyles.active : "",
|
|
11789
|
+
basic2 ? buttonStyles.basic : "",
|
|
11790
|
+
color2,
|
|
11791
|
+
disabled2 || disabledContext ? buttonStyles.disabled : "",
|
|
11792
|
+
(icon2 || loading) && !label2 ? buttonStyles.iconOnly : "",
|
|
11793
|
+
inverted2 ? buttonStyles.inverted : "",
|
|
11794
|
+
order2,
|
|
11795
|
+
pill2 ? buttonStyles.pill : "",
|
|
11796
|
+
round2 ? buttonStyles.round : "",
|
|
11797
|
+
small2 ? buttonStyles.small : "",
|
|
11798
|
+
error2 ? buttonStyles.error : warning2 ? buttonStyles.warning : "",
|
|
11799
|
+
styles2
|
|
11800
|
+
),
|
|
11801
|
+
disabled: disabled2 || disabledContext,
|
|
11802
|
+
name: name2,
|
|
11803
|
+
onClick,
|
|
11804
|
+
...title2 ? { title: title2 } : {},
|
|
11805
|
+
style: { width },
|
|
11806
|
+
"data-testid": testId,
|
|
11807
|
+
children: [
|
|
11808
|
+
icon2 && /* @__PURE__ */ jsxRuntime.exports.jsx("span", {
|
|
11809
|
+
className: buttonStyles.icon,
|
|
11810
|
+
children: /* @__PURE__ */ jsxRuntime.exports.jsx(Icon, {
|
|
11811
|
+
icon: icon2
|
|
11812
|
+
})
|
|
11813
|
+
}),
|
|
11814
|
+
loading && /* @__PURE__ */ jsxRuntime.exports.jsx("span", {
|
|
11815
|
+
className: buttonStyles.icon,
|
|
11816
|
+
children: /* @__PURE__ */ jsxRuntime.exports.jsx(Spinner$1, {
|
|
11817
|
+
small: !small2,
|
|
11818
|
+
tiny: small2,
|
|
11819
|
+
dark: !colored2 && !basic2,
|
|
11820
|
+
colored: basic2
|
|
11821
|
+
})
|
|
11822
|
+
}),
|
|
11823
|
+
label2
|
|
11824
|
+
]
|
|
11825
|
+
})
|
|
11812
11826
|
});
|
|
11813
11827
|
};
|
|
11814
11828
|
Button$1.defaultProps = {
|
|
@@ -11833,6 +11847,7 @@ Button$1.defaultProps = {
|
|
|
11833
11847
|
error: void 0,
|
|
11834
11848
|
warning: void 0,
|
|
11835
11849
|
testId: void 0,
|
|
11850
|
+
tooltip: void 0,
|
|
11836
11851
|
inverted: false
|
|
11837
11852
|
};
|
|
11838
11853
|
Button$1.propTypes = {
|
|
@@ -11840,10 +11855,7 @@ Button$1.propTypes = {
|
|
|
11840
11855
|
basic: propTypes$1.exports.bool,
|
|
11841
11856
|
colored: propTypes$1.exports.oneOfType([propTypes$1.exports.bool, propTypes$1.exports.string]),
|
|
11842
11857
|
disabled: propTypes$1.exports.bool,
|
|
11843
|
-
icon: propTypes$1.exports.oneOfType([
|
|
11844
|
-
propTypes$1.exports.node,
|
|
11845
|
-
propTypes$1.exports.string
|
|
11846
|
-
]),
|
|
11858
|
+
icon: propTypes$1.exports.oneOfType([propTypes$1.exports.node, propTypes$1.exports.string]),
|
|
11847
11859
|
groupOrder: propTypes$1.exports.string,
|
|
11848
11860
|
label: propTypes$1.exports.oneOfType([propTypes$1.exports.node, propTypes$1.exports.string]),
|
|
11849
11861
|
title: propTypes$1.exports.string,
|
|
@@ -11857,6 +11869,7 @@ Button$1.propTypes = {
|
|
|
11857
11869
|
width: propTypes$1.exports.oneOfType([propTypes$1.exports.string, propTypes$1.exports.number]),
|
|
11858
11870
|
error: propTypes$1.exports.string,
|
|
11859
11871
|
warning: propTypes$1.exports.string,
|
|
11872
|
+
tooltip: propTypes$1.exports.oneOfType([propTypes$1.exports.node, propTypes$1.exports.string]),
|
|
11860
11873
|
testId: propTypes$1.exports.string,
|
|
11861
11874
|
pill: propTypes$1.exports.bool,
|
|
11862
11875
|
inverted: propTypes$1.exports.bool
|
|
@@ -12042,6 +12055,7 @@ const actionShape = propTypes$1.exports.shape({
|
|
|
12042
12055
|
disabled: propTypes$1.exports.bool,
|
|
12043
12056
|
primary: propTypes$1.exports.bool,
|
|
12044
12057
|
hidden: propTypes$1.exports.bool,
|
|
12058
|
+
tooltip: propTypes$1.exports.oneOfType([propTypes$1.exports.node, propTypes$1.exports.string]),
|
|
12045
12059
|
testId: propTypes$1.exports.string
|
|
12046
12060
|
});
|
|
12047
12061
|
const subActionShape = propTypes$1.exports.shape({
|
|
@@ -12369,23 +12383,24 @@ Menu.propTypes = {
|
|
|
12369
12383
|
open: propTypes$1.exports.bool,
|
|
12370
12384
|
setOpen: propTypes$1.exports.func
|
|
12371
12385
|
};
|
|
12372
|
-
const actions$1 = "
|
|
12373
|
-
const actionComponentContainer = "
|
|
12374
|
-
const active$6 = "
|
|
12386
|
+
const actions$1 = "_actions_1i950_1";
|
|
12387
|
+
const actionComponentContainer = "_actionComponentContainer_1i950_11";
|
|
12388
|
+
const active$6 = "_active_1i950_33";
|
|
12375
12389
|
const styles$J = {
|
|
12376
12390
|
actions: actions$1,
|
|
12377
12391
|
actionComponentContainer,
|
|
12378
12392
|
active: active$6
|
|
12379
12393
|
};
|
|
12380
12394
|
const SubmenuActions = (props) => {
|
|
12381
|
-
const { actions: actions2, subMenuIcon, primary: primary2, testId } = props;
|
|
12395
|
+
const { actions: actions2, subMenuIcon, primary: primary2, testId, tooltip: tooltip2 } = props;
|
|
12382
12396
|
const menuButton = /* @__PURE__ */ jsxRuntime.exports.jsx(Button$1, {
|
|
12383
12397
|
colored: primary2 ? true : "muted",
|
|
12384
12398
|
basic: !primary2,
|
|
12385
12399
|
round: true,
|
|
12386
12400
|
small: true,
|
|
12387
12401
|
icon: subMenuIcon != null ? subMenuIcon : "menu",
|
|
12388
|
-
testId
|
|
12402
|
+
testId,
|
|
12403
|
+
tooltip: tooltip2
|
|
12389
12404
|
});
|
|
12390
12405
|
if (actions2.length) {
|
|
12391
12406
|
const subMenu = {
|
|
@@ -12433,7 +12448,8 @@ const Actions = (props) => {
|
|
|
12433
12448
|
primary: action2.primary,
|
|
12434
12449
|
subMenuIcon: action2.icon,
|
|
12435
12450
|
testId: action2.testId,
|
|
12436
|
-
right: right2
|
|
12451
|
+
right: right2,
|
|
12452
|
+
tooltip: action2.tooltip
|
|
12437
12453
|
}, index2);
|
|
12438
12454
|
} else {
|
|
12439
12455
|
return /* @__PURE__ */ jsxRuntime.exports.jsx(Button$1, {
|
|
@@ -12454,7 +12470,8 @@ const Actions = (props) => {
|
|
|
12454
12470
|
action2.onClick(evt);
|
|
12455
12471
|
}
|
|
12456
12472
|
},
|
|
12457
|
-
testId: action2.testId
|
|
12473
|
+
testId: action2.testId,
|
|
12474
|
+
tooltip: action2.tooltip
|
|
12458
12475
|
}, index2);
|
|
12459
12476
|
}
|
|
12460
12477
|
}
|
|
@@ -12469,12 +12486,12 @@ Actions.propTypes = {
|
|
|
12469
12486
|
actions: actionsShape,
|
|
12470
12487
|
right: propTypes$1.exports.bool
|
|
12471
12488
|
};
|
|
12472
|
-
const breadcrumb = "
|
|
12473
|
-
const small$a = "
|
|
12474
|
-
const labelContainer = "
|
|
12475
|
-
const active$5 = "
|
|
12476
|
-
const disabled$6 = "
|
|
12477
|
-
const separator = "
|
|
12489
|
+
const breadcrumb = "_breadcrumb_f6yh3_1";
|
|
12490
|
+
const small$a = "_small_f6yh3_4";
|
|
12491
|
+
const labelContainer = "_labelContainer_f6yh3_7";
|
|
12492
|
+
const active$5 = "_active_f6yh3_17";
|
|
12493
|
+
const disabled$6 = "_disabled_f6yh3_22";
|
|
12494
|
+
const separator = "_separator_f6yh3_27";
|
|
12478
12495
|
const styles$I = {
|
|
12479
12496
|
breadcrumb,
|
|
12480
12497
|
small: small$a,
|
|
@@ -12662,13 +12679,13 @@ ButtonGroup.propTypes = {
|
|
|
12662
12679
|
value: propTypes$1.exports.oneOfType([propTypes$1.exports.string, propTypes$1.exports.number]),
|
|
12663
12680
|
testId: propTypes$1.exports.string
|
|
12664
12681
|
};
|
|
12665
|
-
const card = "
|
|
12666
|
-
const bordered$2 = "
|
|
12667
|
-
const raised = "
|
|
12668
|
-
const cardHeader = "
|
|
12669
|
-
const cardContentBorderTop = "
|
|
12670
|
-
const padding$1 = "
|
|
12671
|
-
const cardContent = "
|
|
12682
|
+
const card = "_card_tm89i_1";
|
|
12683
|
+
const bordered$2 = "_bordered_tm89i_4";
|
|
12684
|
+
const raised = "_raised_tm89i_10";
|
|
12685
|
+
const cardHeader = "_cardHeader_tm89i_13";
|
|
12686
|
+
const cardContentBorderTop = "_cardContentBorderTop_tm89i_19";
|
|
12687
|
+
const padding$1 = "_padding_tm89i_22";
|
|
12688
|
+
const cardContent = "_cardContent_tm89i_19";
|
|
12672
12689
|
const styles$G = {
|
|
12673
12690
|
card,
|
|
12674
12691
|
bordered: bordered$2,
|
|
@@ -14102,7 +14119,7 @@ const Divider = ({ children, margin: margin2, color: color2, align }) => /* @__P
|
|
|
14102
14119
|
}) : children
|
|
14103
14120
|
});
|
|
14104
14121
|
Divider.defaultProps = {
|
|
14105
|
-
margin: "var(--
|
|
14122
|
+
margin: "var(--spacing)",
|
|
14106
14123
|
color: "var(--color-border)",
|
|
14107
14124
|
align: "center"
|
|
14108
14125
|
};
|
|
@@ -14111,9 +14128,9 @@ Divider.propTypes = {
|
|
|
14111
14128
|
color: propTypes$1.exports.string,
|
|
14112
14129
|
align: propTypes$1.exports.string
|
|
14113
14130
|
};
|
|
14114
|
-
const heading$4 = "
|
|
14115
|
-
const top$1 = "
|
|
14116
|
-
const icons$2 = "
|
|
14131
|
+
const heading$4 = "_heading_vqv58_1";
|
|
14132
|
+
const top$1 = "_top_vqv58_10";
|
|
14133
|
+
const icons$2 = "_icons_vqv58_20";
|
|
14117
14134
|
const styles$D = {
|
|
14118
14135
|
heading: heading$4,
|
|
14119
14136
|
top: top$1,
|
|
@@ -14190,13 +14207,13 @@ Heading$2.propTypes = {
|
|
|
14190
14207
|
top: propTypes$1.exports.bool,
|
|
14191
14208
|
testId: propTypes$1.exports.string
|
|
14192
14209
|
};
|
|
14193
|
-
const dialog = "
|
|
14194
|
-
const inline$3 = "
|
|
14195
|
-
const scroll$3 = "
|
|
14196
|
-
const header$2 = "
|
|
14197
|
-
const dismiss$2 = "
|
|
14198
|
-
const content$3 = "
|
|
14199
|
-
const footer$2 = "
|
|
14210
|
+
const dialog = "_dialog_105c5_1";
|
|
14211
|
+
const inline$3 = "_inline_105c5_18";
|
|
14212
|
+
const scroll$3 = "_scroll_105c5_21";
|
|
14213
|
+
const header$2 = "_header_105c5_24";
|
|
14214
|
+
const dismiss$2 = "_dismiss_105c5_33";
|
|
14215
|
+
const content$3 = "_content_105c5_38";
|
|
14216
|
+
const footer$2 = "_footer_105c5_47";
|
|
14200
14217
|
const styles$C = {
|
|
14201
14218
|
dialog,
|
|
14202
14219
|
inline: inline$3,
|
|
@@ -16658,8 +16675,8 @@ Drawer.propTypes = {
|
|
|
16658
16675
|
onClose: propTypes$1.exports.func,
|
|
16659
16676
|
onOpen: propTypes$1.exports.func
|
|
16660
16677
|
};
|
|
16661
|
-
const empty$2 = "
|
|
16662
|
-
const text$2 = "
|
|
16678
|
+
const empty$2 = "_empty_eyl8c_1";
|
|
16679
|
+
const text$2 = "_text_eyl8c_11";
|
|
16663
16680
|
const styles$A = {
|
|
16664
16681
|
empty: empty$2,
|
|
16665
16682
|
text: text$2
|
|
@@ -17037,9 +17054,9 @@ FileInput.propTypes = {
|
|
|
17037
17054
|
onChange: propTypes$1.exports.func,
|
|
17038
17055
|
testId: propTypes$1.exports.string
|
|
17039
17056
|
};
|
|
17040
|
-
const label$7 = "
|
|
17041
|
-
const labelLeft$1 = "
|
|
17042
|
-
const icons$1 = "
|
|
17057
|
+
const label$7 = "_label_5icu7_1";
|
|
17058
|
+
const labelLeft$1 = "_labelLeft_5icu7_5";
|
|
17059
|
+
const icons$1 = "_icons_5icu7_13";
|
|
17043
17060
|
const styles$w = {
|
|
17044
17061
|
label: label$7,
|
|
17045
17062
|
labelLeft: labelLeft$1,
|
|
@@ -17138,17 +17155,17 @@ Label$2.propTypes = {
|
|
|
17138
17155
|
}),
|
|
17139
17156
|
labelLeft: propTypes$1.exports.bool
|
|
17140
17157
|
};
|
|
17141
|
-
const field = "
|
|
17142
|
-
const labelLeft = "
|
|
17143
|
-
const fieldInput = "
|
|
17144
|
-
const formRow$1 = "
|
|
17145
|
-
const button$2 = "
|
|
17158
|
+
const field = "_field_1g93a_1";
|
|
17159
|
+
const labelLeft = "_labelLeft_1g93a_5";
|
|
17160
|
+
const fieldInput = "_fieldInput_1g93a_9";
|
|
17161
|
+
const formRow$1 = "_formRow_1g93a_12";
|
|
17162
|
+
const button$2 = "_button_1g93a_22";
|
|
17146
17163
|
const styles$v = {
|
|
17147
17164
|
field,
|
|
17148
17165
|
labelLeft,
|
|
17149
17166
|
fieldInput,
|
|
17150
17167
|
formRow: formRow$1,
|
|
17151
|
-
"form-row": "_form-
|
|
17168
|
+
"form-row": "_form-row_1g93a_13",
|
|
17152
17169
|
button: button$2
|
|
17153
17170
|
};
|
|
17154
17171
|
const Field = ({
|
|
@@ -17252,7 +17269,7 @@ const Flex = ({
|
|
|
17252
17269
|
justifyContent,
|
|
17253
17270
|
height,
|
|
17254
17271
|
flexWrap: wrap2 ? "wrap" : "nowrap",
|
|
17255
|
-
gap: gap === false ? 0 : gap === true ? "var(--
|
|
17272
|
+
gap: gap === false ? 0 : gap === true ? "var(--spacing)" : gap
|
|
17256
17273
|
},
|
|
17257
17274
|
children
|
|
17258
17275
|
});
|
|
@@ -17279,7 +17296,7 @@ Flex.propTypes = {
|
|
|
17279
17296
|
propTypes$1.exports.number
|
|
17280
17297
|
])
|
|
17281
17298
|
};
|
|
17282
|
-
const formRow = "
|
|
17299
|
+
const formRow = "_formRow_1m3f8_1";
|
|
17283
17300
|
const styles$u = {
|
|
17284
17301
|
formRow
|
|
17285
17302
|
};
|
|
@@ -17324,7 +17341,7 @@ const Grid = ({
|
|
|
17324
17341
|
columns,
|
|
17325
17342
|
columnsTablet,
|
|
17326
17343
|
columnsMobile,
|
|
17327
|
-
gap: gap === false ? 0 : gap === true ? "var(--
|
|
17344
|
+
gap: gap === false ? 0 : gap === true ? "var(--spacing)" : gap,
|
|
17328
17345
|
height,
|
|
17329
17346
|
children
|
|
17330
17347
|
});
|
|
@@ -26298,42 +26315,42 @@ var InfiniteScroll = function(_super) {
|
|
|
26298
26315
|
};
|
|
26299
26316
|
return InfiniteScroll2;
|
|
26300
26317
|
}(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 = "
|
|
26318
|
+
const inputInTable$8 = "_inputInTable_1ttzh_1";
|
|
26319
|
+
const inputHover$8 = "_inputHover_1ttzh_13";
|
|
26320
|
+
const inputFocus$8 = "_inputFocus_1ttzh_18";
|
|
26321
|
+
const inputError$8 = "_inputError_1ttzh_25";
|
|
26322
|
+
const inputWarning$8 = "_inputWarning_1ttzh_26";
|
|
26323
|
+
const inputDisabled$8 = "_inputDisabled_1ttzh_61";
|
|
26324
|
+
const hideScrollbars$8 = "_hideScrollbars_1ttzh_67";
|
|
26325
|
+
const header$1 = "_header_1ttzh_77";
|
|
26326
|
+
const headerTitle = "_headerTitle_1ttzh_77";
|
|
26327
|
+
const heading$3 = "_heading_1ttzh_78";
|
|
26328
|
+
const itemHeader = "_itemHeader_1ttzh_78";
|
|
26329
|
+
const narrow = "_narrow_1ttzh_81";
|
|
26330
|
+
const stickyHeader = "_stickyHeader_1ttzh_85";
|
|
26331
|
+
const title$3 = "_title_1ttzh_96";
|
|
26332
|
+
const name = "_name_1ttzh_102";
|
|
26333
|
+
const iconTooltipMargin = "_iconTooltipMargin_1ttzh_105";
|
|
26334
|
+
const bold = "_bold_1ttzh_108";
|
|
26335
|
+
const toggleNarrow = "_toggleNarrow_1ttzh_117";
|
|
26336
|
+
const drag$1 = "_drag_1ttzh_135";
|
|
26337
|
+
const list$1 = "_list_1ttzh_152";
|
|
26338
|
+
const bordered$1 = "_bordered_1ttzh_156";
|
|
26339
|
+
const item$4 = "_item_1ttzh_78";
|
|
26340
|
+
const action = "_action_1ttzh_189";
|
|
26341
|
+
const active$3 = "_active_1ttzh_192";
|
|
26342
|
+
const disabled$5 = "_disabled_1ttzh_207";
|
|
26343
|
+
const label$6 = "_label_1ttzh_218";
|
|
26344
|
+
const details$2 = "_details_1ttzh_224";
|
|
26345
|
+
const metadata = "_metadata_1ttzh_225";
|
|
26346
|
+
const itemContent = "_itemContent_1ttzh_233";
|
|
26347
|
+
const indentIcon = "_indentIcon_1ttzh_240";
|
|
26348
|
+
const expandIcon = "_expandIcon_1ttzh_245";
|
|
26349
|
+
const expanded = "_expanded_1ttzh_252";
|
|
26350
|
+
const right$4 = "_right_1ttzh_255";
|
|
26351
|
+
const actions = "_actions_1ttzh_264";
|
|
26352
|
+
const scrollableList = "_scrollableList_1ttzh_269";
|
|
26353
|
+
const hideScrollbar = "_hideScrollbar_1ttzh_67";
|
|
26337
26354
|
const listStyles = {
|
|
26338
26355
|
inputInTable: inputInTable$8,
|
|
26339
26356
|
inputHover: inputHover$8,
|
|
@@ -26939,13 +26956,13 @@ List.propTypes = {
|
|
|
26939
26956
|
}),
|
|
26940
26957
|
testId: propTypes$1.exports.string
|
|
26941
26958
|
};
|
|
26942
|
-
const loader = "
|
|
26943
|
-
const fullViewPortSize = "
|
|
26944
|
-
const cover = "
|
|
26945
|
-
const dimmer = "
|
|
26946
|
-
const content$2 = "
|
|
26947
|
-
const text$1 = "
|
|
26948
|
-
const details$1 = "
|
|
26959
|
+
const loader = "_loader_cefjz_1";
|
|
26960
|
+
const fullViewPortSize = "_fullViewPortSize_cefjz_7";
|
|
26961
|
+
const cover = "_cover_cefjz_14";
|
|
26962
|
+
const dimmer = "_dimmer_cefjz_21";
|
|
26963
|
+
const content$2 = "_content_cefjz_44";
|
|
26964
|
+
const text$1 = "_text_cefjz_49";
|
|
26965
|
+
const details$1 = "_details_cefjz_53";
|
|
26949
26966
|
const styles$s = {
|
|
26950
26967
|
loader,
|
|
26951
26968
|
fullViewPortSize,
|
|
@@ -27019,27 +27036,27 @@ Loader.propTypes = {
|
|
|
27019
27036
|
testId: propTypes$1.exports.string,
|
|
27020
27037
|
theme: propTypes$1.exports.string
|
|
27021
27038
|
};
|
|
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$3 = "
|
|
27038
|
-
const dismiss$1 = "
|
|
27039
|
-
const absolute = "
|
|
27040
|
-
const legendToggle = "
|
|
27041
|
-
const detailsText = "
|
|
27042
|
-
const footer$1 = "
|
|
27039
|
+
const inputInTable$7 = "_inputInTable_14lor_1";
|
|
27040
|
+
const inputHover$7 = "_inputHover_14lor_13";
|
|
27041
|
+
const inputFocus$7 = "_inputFocus_14lor_18";
|
|
27042
|
+
const inputError$7 = "_inputError_14lor_25";
|
|
27043
|
+
const inputWarning$7 = "_inputWarning_14lor_26";
|
|
27044
|
+
const inputDisabled$7 = "_inputDisabled_14lor_61";
|
|
27045
|
+
const hideScrollbars$7 = "_hideScrollbars_14lor_67";
|
|
27046
|
+
const container$1 = "_container_14lor_83";
|
|
27047
|
+
const block$1 = "_block_14lor_101";
|
|
27048
|
+
const info = "_info_14lor_104";
|
|
27049
|
+
const success = "_success_14lor_108";
|
|
27050
|
+
const warning$6 = "_warning_14lor_112";
|
|
27051
|
+
const error$4 = "_error_14lor_116";
|
|
27052
|
+
const content$1 = "_content_14lor_120";
|
|
27053
|
+
const heading$2 = "_heading_14lor_124";
|
|
27054
|
+
const icon$3 = "_icon_14lor_131";
|
|
27055
|
+
const dismiss$1 = "_dismiss_14lor_139";
|
|
27056
|
+
const absolute = "_absolute_14lor_143";
|
|
27057
|
+
const legendToggle = "_legendToggle_14lor_154";
|
|
27058
|
+
const detailsText = "_detailsText_14lor_164";
|
|
27059
|
+
const footer$1 = "_footer_14lor_168";
|
|
27043
27060
|
const styles$r = {
|
|
27044
27061
|
inputInTable: inputInTable$7,
|
|
27045
27062
|
inputHover: inputHover$7,
|
|
@@ -27451,23 +27468,23 @@ Page.propTypes = {
|
|
|
27451
27468
|
scroll: propTypes$1.exports.bool,
|
|
27452
27469
|
top: propTypes$1.exports.oneOfType([propTypes$1.exports.number, propTypes$1.exports.string])
|
|
27453
27470
|
};
|
|
27454
|
-
const inputInTable$6 = "
|
|
27455
|
-
const inputHover$6 = "
|
|
27456
|
-
const inputFocus$6 = "
|
|
27457
|
-
const inputError$6 = "
|
|
27458
|
-
const inputWarning$6 = "
|
|
27459
|
-
const inputDisabled$6 = "
|
|
27460
|
-
const hideScrollbars$6 = "
|
|
27461
|
-
const select = "
|
|
27462
|
-
const isInTable$2 = "
|
|
27463
|
-
const unSelected = "
|
|
27464
|
-
const error$3 = "
|
|
27465
|
-
const warning$5 = "
|
|
27466
|
-
const small$6 = "
|
|
27467
|
-
const right$3 = "
|
|
27468
|
-
const groupOrderFirst$1 = "
|
|
27469
|
-
const groupOrderMiddle$1 = "
|
|
27470
|
-
const groupOrderLast$1 = "
|
|
27471
|
+
const inputInTable$6 = "_inputInTable_3n1vw_1";
|
|
27472
|
+
const inputHover$6 = "_inputHover_3n1vw_13";
|
|
27473
|
+
const inputFocus$6 = "_inputFocus_3n1vw_18";
|
|
27474
|
+
const inputError$6 = "_inputError_3n1vw_25";
|
|
27475
|
+
const inputWarning$6 = "_inputWarning_3n1vw_26";
|
|
27476
|
+
const inputDisabled$6 = "_inputDisabled_3n1vw_61";
|
|
27477
|
+
const hideScrollbars$6 = "_hideScrollbars_3n1vw_67";
|
|
27478
|
+
const select = "_select_3n1vw_77";
|
|
27479
|
+
const isInTable$2 = "_isInTable_3n1vw_121";
|
|
27480
|
+
const unSelected = "_unSelected_3n1vw_133";
|
|
27481
|
+
const error$3 = "_error_3n1vw_140";
|
|
27482
|
+
const warning$5 = "_warning_3n1vw_157";
|
|
27483
|
+
const small$6 = "_small_3n1vw_174";
|
|
27484
|
+
const right$3 = "_right_3n1vw_182";
|
|
27485
|
+
const groupOrderFirst$1 = "_groupOrderFirst_3n1vw_193";
|
|
27486
|
+
const groupOrderMiddle$1 = "_groupOrderMiddle_3n1vw_194";
|
|
27487
|
+
const groupOrderLast$1 = "_groupOrderLast_3n1vw_198";
|
|
27471
27488
|
const styles$n = {
|
|
27472
27489
|
inputInTable: inputInTable$6,
|
|
27473
27490
|
inputHover: inputHover$6,
|
|
@@ -28420,20 +28437,20 @@ var FixedSizeList = /* @__PURE__ */ createListComponent({
|
|
|
28420
28437
|
}
|
|
28421
28438
|
}
|
|
28422
28439
|
});
|
|
28423
|
-
const layerContainer = "
|
|
28424
|
-
const layer = "
|
|
28425
|
-
const small$5 = "
|
|
28426
|
-
const heading = "
|
|
28427
|
-
const option = "
|
|
28428
|
-
const message = "
|
|
28429
|
-
const focused = "
|
|
28430
|
-
const selected = "
|
|
28431
|
-
const disabled$4 = "
|
|
28432
|
-
const check = "
|
|
28433
|
-
const optionContent = "
|
|
28434
|
-
const label$5 = "
|
|
28435
|
-
const icon$2 = "
|
|
28436
|
-
const details = "
|
|
28440
|
+
const layerContainer = "_layerContainer_fjcyu_1";
|
|
28441
|
+
const layer = "_layer_fjcyu_1";
|
|
28442
|
+
const small$5 = "_small_fjcyu_23";
|
|
28443
|
+
const heading = "_heading_fjcyu_26";
|
|
28444
|
+
const option = "_option_fjcyu_27";
|
|
28445
|
+
const message = "_message_fjcyu_28";
|
|
28446
|
+
const focused = "_focused_fjcyu_64";
|
|
28447
|
+
const selected = "_selected_fjcyu_68";
|
|
28448
|
+
const disabled$4 = "_disabled_fjcyu_71";
|
|
28449
|
+
const check = "_check_fjcyu_75";
|
|
28450
|
+
const optionContent = "_optionContent_fjcyu_92";
|
|
28451
|
+
const label$5 = "_label_fjcyu_97";
|
|
28452
|
+
const icon$2 = "_icon_fjcyu_104";
|
|
28453
|
+
const details = "_details_fjcyu_109";
|
|
28437
28454
|
const styles$m = {
|
|
28438
28455
|
layerContainer,
|
|
28439
28456
|
layer,
|
|
@@ -28651,37 +28668,37 @@ const Layer = ({
|
|
|
28651
28668
|
})
|
|
28652
28669
|
});
|
|
28653
28670
|
};
|
|
28654
|
-
const inputInTable$5 = "
|
|
28655
|
-
const inputHover$5 = "
|
|
28656
|
-
const inputFocus$5 = "
|
|
28657
|
-
const inputError$5 = "
|
|
28658
|
-
const inputWarning$5 = "
|
|
28659
|
-
const inputDisabled$5 = "
|
|
28660
|
-
const hideScrollbars$5 = "
|
|
28661
|
-
const trigger$1 = "
|
|
28662
|
-
const isInTable$1 = "
|
|
28663
|
-
const input = "
|
|
28664
|
-
const isOpen = "
|
|
28665
|
-
const error$2 = "
|
|
28666
|
-
const warning$4 = "
|
|
28667
|
-
const disabled$3 = "
|
|
28668
|
-
const icons = "
|
|
28669
|
-
const clearAll = "
|
|
28670
|
-
const iconOpen = "
|
|
28671
|
-
const small$4 = "
|
|
28672
|
-
const triggerInputContainer = "
|
|
28673
|
-
const right$2 = "
|
|
28674
|
-
const multiOptions = "
|
|
28675
|
-
const multiOption = "
|
|
28676
|
-
const label$4 = "
|
|
28677
|
-
const closeMultiOption = "
|
|
28678
|
-
const focus = "
|
|
28679
|
-
const selectedSingleValue = "
|
|
28680
|
-
const placeHolder = "
|
|
28681
|
-
const groupOrderFirst = "
|
|
28682
|
-
const groupOrderMiddle = "
|
|
28683
|
-
const groupOrderLast = "
|
|
28684
|
-
const detailedLabel = "
|
|
28671
|
+
const inputInTable$5 = "_inputInTable_12t1r_1";
|
|
28672
|
+
const inputHover$5 = "_inputHover_12t1r_13";
|
|
28673
|
+
const inputFocus$5 = "_inputFocus_12t1r_18";
|
|
28674
|
+
const inputError$5 = "_inputError_12t1r_25";
|
|
28675
|
+
const inputWarning$5 = "_inputWarning_12t1r_26";
|
|
28676
|
+
const inputDisabled$5 = "_inputDisabled_12t1r_61";
|
|
28677
|
+
const hideScrollbars$5 = "_hideScrollbars_12t1r_67";
|
|
28678
|
+
const trigger$1 = "_trigger_12t1r_77";
|
|
28679
|
+
const isInTable$1 = "_isInTable_12t1r_93";
|
|
28680
|
+
const input = "_input_12t1r_1";
|
|
28681
|
+
const isOpen = "_isOpen_12t1r_114";
|
|
28682
|
+
const error$2 = "_error_12t1r_122";
|
|
28683
|
+
const warning$4 = "_warning_12t1r_139";
|
|
28684
|
+
const disabled$3 = "_disabled_12t1r_156";
|
|
28685
|
+
const icons = "_icons_12t1r_162";
|
|
28686
|
+
const clearAll = "_clearAll_12t1r_169";
|
|
28687
|
+
const iconOpen = "_iconOpen_12t1r_170";
|
|
28688
|
+
const small$4 = "_small_12t1r_181";
|
|
28689
|
+
const triggerInputContainer = "_triggerInputContainer_12t1r_189";
|
|
28690
|
+
const right$2 = "_right_12t1r_198";
|
|
28691
|
+
const multiOptions = "_multiOptions_12t1r_211";
|
|
28692
|
+
const multiOption = "_multiOption_12t1r_211";
|
|
28693
|
+
const label$4 = "_label_12t1r_239";
|
|
28694
|
+
const closeMultiOption = "_closeMultiOption_12t1r_242";
|
|
28695
|
+
const focus = "_focus_12t1r_253";
|
|
28696
|
+
const selectedSingleValue = "_selectedSingleValue_12t1r_257";
|
|
28697
|
+
const placeHolder = "_placeHolder_12t1r_258";
|
|
28698
|
+
const groupOrderFirst = "_groupOrderFirst_12t1r_297";
|
|
28699
|
+
const groupOrderMiddle = "_groupOrderMiddle_12t1r_298";
|
|
28700
|
+
const groupOrderLast = "_groupOrderLast_12t1r_302";
|
|
28701
|
+
const detailedLabel = "_detailedLabel_12t1r_307";
|
|
28685
28702
|
const styles$l = {
|
|
28686
28703
|
inputInTable: inputInTable$5,
|
|
28687
28704
|
inputHover: inputHover$5,
|
|
@@ -29885,9 +29902,9 @@ const paginationShape = propTypes$1.exports.shape({
|
|
|
29885
29902
|
Pagination.propTypes = {
|
|
29886
29903
|
pagination: paginationShape.isRequired
|
|
29887
29904
|
};
|
|
29888
|
-
const toggleBox = "
|
|
29889
|
-
const fullWidthStyleFix = "
|
|
29890
|
-
const dismiss = "
|
|
29905
|
+
const toggleBox = "_toggleBox_1hhl2_1";
|
|
29906
|
+
const fullWidthStyleFix = "_fullWidthStyleFix_1hhl2_8";
|
|
29907
|
+
const dismiss = "_dismiss_1hhl2_13";
|
|
29891
29908
|
const styles$j = {
|
|
29892
29909
|
toggleBox,
|
|
29893
29910
|
fullWidthStyleFix,
|
|
@@ -30087,14 +30104,14 @@ ProgressBar$1.propTypes = {
|
|
|
30087
30104
|
showProgressColors: propTypes$1.exports.bool,
|
|
30088
30105
|
noLabel: propTypes$1.exports.bool
|
|
30089
30106
|
};
|
|
30090
|
-
const wrapper$1 = "
|
|
30091
|
-
const inline$1 = "
|
|
30092
|
-
const radio = "
|
|
30093
|
-
const labelMargin = "
|
|
30094
|
-
const small$3 = "
|
|
30095
|
-
const noMargin$1 = "
|
|
30096
|
-
const disabled$2 = "
|
|
30097
|
-
const isInTable = "
|
|
30107
|
+
const wrapper$1 = "_wrapper_lzn5h_1";
|
|
30108
|
+
const inline$1 = "_inline_lzn5h_1";
|
|
30109
|
+
const radio = "_radio_lzn5h_5";
|
|
30110
|
+
const labelMargin = "_labelMargin_lzn5h_8";
|
|
30111
|
+
const small$3 = "_small_lzn5h_27";
|
|
30112
|
+
const noMargin$1 = "_noMargin_lzn5h_32";
|
|
30113
|
+
const disabled$2 = "_disabled_lzn5h_90";
|
|
30114
|
+
const isInTable = "_isInTable_lzn5h_106";
|
|
30098
30115
|
const styles$g = {
|
|
30099
30116
|
wrapper: wrapper$1,
|
|
30100
30117
|
inline: inline$1,
|
|
@@ -56719,8 +56736,8 @@ function Remirror(props) {
|
|
|
56719
56736
|
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)));
|
|
56720
56737
|
}
|
|
56721
56738
|
const all = "";
|
|
56722
|
-
const richTextToolbar = "
|
|
56723
|
-
const richTextToolbarContainer = "
|
|
56739
|
+
const richTextToolbar = "_richTextToolbar_1xawa_1";
|
|
56740
|
+
const richTextToolbarContainer = "_richTextToolbarContainer_1xawa_5";
|
|
56724
56741
|
const styles$f = {
|
|
56725
56742
|
richTextToolbar,
|
|
56726
56743
|
richTextToolbarContainer
|
|
@@ -57019,24 +57036,24 @@ var reactFastCompare = function isEqual3(a2, b2) {
|
|
|
57019
57036
|
throw error2;
|
|
57020
57037
|
}
|
|
57021
57038
|
};
|
|
57022
|
-
const inputInTable$3 = "
|
|
57023
|
-
const inputHover$3 = "
|
|
57024
|
-
const inputFocus$3 = "
|
|
57025
|
-
const inputError$3 = "
|
|
57026
|
-
const inputWarning$3 = "
|
|
57027
|
-
const inputDisabled$3 = "
|
|
57028
|
-
const hideScrollbars$3 = "
|
|
57029
|
-
const sidebar = "
|
|
57030
|
-
const inner = "
|
|
57031
|
-
const title$2 = "
|
|
57032
|
-
const subtitle = "
|
|
57033
|
-
const label$2 = "
|
|
57034
|
-
const collapsed = "
|
|
57035
|
-
const list = "
|
|
57036
|
-
const item$2 = "
|
|
57037
|
-
const active$2 = "
|
|
57038
|
-
const experimental = "
|
|
57039
|
-
const icon$1 = "
|
|
57039
|
+
const inputInTable$3 = "_inputInTable_1va6s_1";
|
|
57040
|
+
const inputHover$3 = "_inputHover_1va6s_13";
|
|
57041
|
+
const inputFocus$3 = "_inputFocus_1va6s_18";
|
|
57042
|
+
const inputError$3 = "_inputError_1va6s_25";
|
|
57043
|
+
const inputWarning$3 = "_inputWarning_1va6s_26";
|
|
57044
|
+
const inputDisabled$3 = "_inputDisabled_1va6s_61";
|
|
57045
|
+
const hideScrollbars$3 = "_hideScrollbars_1va6s_67";
|
|
57046
|
+
const sidebar = "_sidebar_1va6s_81";
|
|
57047
|
+
const inner = "_inner_1va6s_92";
|
|
57048
|
+
const title$2 = "_title_1va6s_102";
|
|
57049
|
+
const subtitle = "_subtitle_1va6s_103";
|
|
57050
|
+
const label$2 = "_label_1va6s_104";
|
|
57051
|
+
const collapsed = "_collapsed_1va6s_108";
|
|
57052
|
+
const list = "_list_1va6s_133";
|
|
57053
|
+
const item$2 = "_item_1va6s_137";
|
|
57054
|
+
const active$2 = "_active_1va6s_163";
|
|
57055
|
+
const experimental = "_experimental_1va6s_167";
|
|
57056
|
+
const icon$1 = "_icon_1va6s_170";
|
|
57040
57057
|
const styles$c = {
|
|
57041
57058
|
inputInTable: inputInTable$3,
|
|
57042
57059
|
inputHover: inputHover$3,
|
|
@@ -57066,7 +57083,7 @@ const TooltipIcon = memo(
|
|
|
57066
57083
|
possiblePlacements: ["right-center"],
|
|
57067
57084
|
triggerOffset: 24,
|
|
57068
57085
|
fontSize: 16,
|
|
57069
|
-
padding: "var(--padding-
|
|
57086
|
+
padding: "var(--padding-sm)",
|
|
57070
57087
|
display: "block",
|
|
57071
57088
|
children: /* @__PURE__ */ jsxRuntime.exports.jsx(Icon, {
|
|
57072
57089
|
icon: icon2,
|
|
@@ -59257,13 +59274,13 @@ const SliderTooltip = ({ text: text2 }) => {
|
|
|
59257
59274
|
});
|
|
59258
59275
|
};
|
|
59259
59276
|
const rcSlider = "";
|
|
59260
|
-
const container = "
|
|
59261
|
-
const small$2 = "
|
|
59262
|
-
const hasMarks = "
|
|
59263
|
-
const vertical = "
|
|
59264
|
-
const hasArrows = "
|
|
59265
|
-
const button$1 = "
|
|
59266
|
-
const label$1 = "
|
|
59277
|
+
const container = "_container_1uezr_1";
|
|
59278
|
+
const small$2 = "_small_1uezr_7";
|
|
59279
|
+
const hasMarks = "_hasMarks_1uezr_10";
|
|
59280
|
+
const vertical = "_vertical_1uezr_13";
|
|
59281
|
+
const hasArrows = "_hasArrows_1uezr_17";
|
|
59282
|
+
const button$1 = "_button_1uezr_21";
|
|
59283
|
+
const label$1 = "_label_1uezr_24";
|
|
59267
59284
|
const styles$b = {
|
|
59268
59285
|
container,
|
|
59269
59286
|
small: small$2,
|
|
@@ -59466,7 +59483,7 @@ const Spacer = ({ height, width, flex }) => /* @__PURE__ */ jsxRuntime.exports.j
|
|
|
59466
59483
|
}
|
|
59467
59484
|
});
|
|
59468
59485
|
Spacer.defaultProps = {
|
|
59469
|
-
height: "var(--
|
|
59486
|
+
height: "var(--spacing)",
|
|
59470
59487
|
width: null,
|
|
59471
59488
|
flex: false
|
|
59472
59489
|
};
|
|
@@ -59501,7 +59518,7 @@ const styles$a = {
|
|
|
59501
59518
|
table,
|
|
59502
59519
|
striped
|
|
59503
59520
|
};
|
|
59504
|
-
const title$1 = "
|
|
59521
|
+
const title$1 = "_title_1x464_1";
|
|
59505
59522
|
const styles$9 = {
|
|
59506
59523
|
title: title$1
|
|
59507
59524
|
};
|
|
@@ -59610,36 +59627,35 @@ Footer.propTypes = {
|
|
|
59610
59627
|
pagination: paginationShape,
|
|
59611
59628
|
content: propTypes$1.exports.object
|
|
59612
59629
|
};
|
|
59613
|
-
const inputInTable$1 = "
|
|
59614
|
-
const inputHover$1 = "
|
|
59615
|
-
const inputFocus$1 = "
|
|
59616
|
-
const inputError$1 = "
|
|
59617
|
-
const inputWarning$1 = "
|
|
59618
|
-
const inputDisabled$1 = "
|
|
59619
|
-
const hideScrollbars$1 = "
|
|
59620
|
-
const cell = "
|
|
59621
|
-
const disabledLink = "
|
|
59622
|
-
const inputWrapper = "
|
|
59623
|
-
const breakWord = "
|
|
59624
|
-
const inputCell = "
|
|
59625
|
-
const sliderCell = "
|
|
59626
|
-
const staticCell = "
|
|
59627
|
-
const staticCellContent = "
|
|
59628
|
-
const error$1 = "
|
|
59629
|
-
const warning$2 = "
|
|
59630
|
-
const unit = "
|
|
59631
|
-
const sortingCell = "
|
|
59632
|
-
const sortingCellIcon = "
|
|
59633
|
-
const icon = "
|
|
59634
|
-
const checkBoxCell = "
|
|
59635
|
-
const
|
|
59636
|
-
const
|
|
59637
|
-
const
|
|
59638
|
-
const
|
|
59639
|
-
const
|
|
59640
|
-
const
|
|
59641
|
-
const
|
|
59642
|
-
const disabledPointerEvents = "_disabledPointerEvents_hyzeo_210";
|
|
59630
|
+
const inputInTable$1 = "_inputInTable_1orll_1";
|
|
59631
|
+
const inputHover$1 = "_inputHover_1orll_13";
|
|
59632
|
+
const inputFocus$1 = "_inputFocus_1orll_18";
|
|
59633
|
+
const inputError$1 = "_inputError_1orll_25";
|
|
59634
|
+
const inputWarning$1 = "_inputWarning_1orll_26";
|
|
59635
|
+
const inputDisabled$1 = "_inputDisabled_1orll_61";
|
|
59636
|
+
const hideScrollbars$1 = "_hideScrollbars_1orll_67";
|
|
59637
|
+
const cell = "_cell_1orll_77";
|
|
59638
|
+
const disabledLink = "_disabledLink_1orll_87";
|
|
59639
|
+
const inputWrapper = "_inputWrapper_1orll_91";
|
|
59640
|
+
const breakWord = "_breakWord_1orll_106";
|
|
59641
|
+
const inputCell = "_inputCell_1orll_109";
|
|
59642
|
+
const sliderCell = "_sliderCell_1orll_112";
|
|
59643
|
+
const staticCell = "_staticCell_1orll_116";
|
|
59644
|
+
const staticCellContent = "_staticCellContent_1orll_119";
|
|
59645
|
+
const error$1 = "_error_1orll_132";
|
|
59646
|
+
const warning$2 = "_warning_1orll_133";
|
|
59647
|
+
const unit = "_unit_1orll_142";
|
|
59648
|
+
const sortingCell = "_sortingCell_1orll_145";
|
|
59649
|
+
const sortingCellIcon = "_sortingCellIcon_1orll_156";
|
|
59650
|
+
const icon = "_icon_1orll_167";
|
|
59651
|
+
const checkBoxCell = "_checkBoxCell_1orll_171";
|
|
59652
|
+
const iconCellWrapper = "_iconCellWrapper_1orll_175";
|
|
59653
|
+
const actionsCell = "_actionsCell_1orll_179";
|
|
59654
|
+
const rightAligned = "_rightAligned_1orll_187";
|
|
59655
|
+
const centerAligned = "_centerAligned_1orll_193";
|
|
59656
|
+
const leftAligned = "_leftAligned_1orll_199";
|
|
59657
|
+
const popover = "_popover_1orll_202";
|
|
59658
|
+
const disabledPointerEvents = "_disabledPointerEvents_1orll_205";
|
|
59643
59659
|
const styles$7 = {
|
|
59644
59660
|
inputInTable: inputInTable$1,
|
|
59645
59661
|
inputHover: inputHover$1,
|
|
@@ -59663,8 +59679,7 @@ const styles$7 = {
|
|
|
59663
59679
|
sortingCellIcon,
|
|
59664
59680
|
icon,
|
|
59665
59681
|
checkBoxCell,
|
|
59666
|
-
|
|
59667
|
-
iconWrapper,
|
|
59682
|
+
iconCellWrapper,
|
|
59668
59683
|
actionsCell,
|
|
59669
59684
|
rightAligned,
|
|
59670
59685
|
centerAligned,
|
|
@@ -60018,10 +60033,17 @@ const CellLibraryIcon = (props) => {
|
|
|
60018
60033
|
};
|
|
60019
60034
|
const IconCell = (props) => {
|
|
60020
60035
|
const { cell: cell2 } = props;
|
|
60036
|
+
const { tooltip: tooltip2, icon: icon2 } = cell2;
|
|
60021
60037
|
return /* @__PURE__ */ jsxRuntime.exports.jsx("div", {
|
|
60022
|
-
className: styles$7.
|
|
60023
|
-
children: /* @__PURE__ */ jsxRuntime.exports.jsx(
|
|
60024
|
-
|
|
60038
|
+
className: styles$7.iconCellWrapper,
|
|
60039
|
+
children: /* @__PURE__ */ jsxRuntime.exports.jsx(Tooltip, {
|
|
60040
|
+
text: tooltip2,
|
|
60041
|
+
enabled: tooltip2 && isStringNumberOrNode(tooltip2),
|
|
60042
|
+
display: "flex",
|
|
60043
|
+
placement: "top-center",
|
|
60044
|
+
children: /* @__PURE__ */ jsxRuntime.exports.jsx(Icon, {
|
|
60045
|
+
icon: icon2
|
|
60046
|
+
})
|
|
60025
60047
|
})
|
|
60026
60048
|
});
|
|
60027
60049
|
};
|
|
@@ -60927,16 +60949,16 @@ Table.propTypes = {
|
|
|
60927
60949
|
}).isRequired,
|
|
60928
60950
|
onListReorder: propTypes$1.exports.func
|
|
60929
60951
|
};
|
|
60930
|
-
const tabs = "
|
|
60931
|
-
const padding = "
|
|
60932
|
-
const margin = "
|
|
60933
|
-
const contentPadding = "
|
|
60934
|
-
const item$1 = "
|
|
60935
|
-
const active$1 = "
|
|
60936
|
-
const hidden = "
|
|
60937
|
-
const disabled$1 = "
|
|
60938
|
-
const left$1 = "
|
|
60939
|
-
const right$1 = "
|
|
60952
|
+
const tabs = "_tabs_1d4dq_1";
|
|
60953
|
+
const padding = "_padding_1d4dq_7";
|
|
60954
|
+
const margin = "_margin_1d4dq_11";
|
|
60955
|
+
const contentPadding = "_contentPadding_1d4dq_14";
|
|
60956
|
+
const item$1 = "_item_1d4dq_17";
|
|
60957
|
+
const active$1 = "_active_1d4dq_38";
|
|
60958
|
+
const hidden = "_hidden_1d4dq_57";
|
|
60959
|
+
const disabled$1 = "_disabled_1d4dq_60";
|
|
60960
|
+
const left$1 = "_left_1d4dq_64";
|
|
60961
|
+
const right$1 = "_right_1d4dq_64";
|
|
60940
60962
|
const styles$5 = {
|
|
60941
60963
|
tabs,
|
|
60942
60964
|
padding,
|
|
@@ -62371,10 +62393,10 @@ const toast = ({ id: id2, message: message2, autoClose = 6e3, onClose }) => {
|
|
|
62371
62393
|
type: toastType
|
|
62372
62394
|
});
|
|
62373
62395
|
};
|
|
62374
|
-
const toggle$1 = "
|
|
62375
|
-
const small = "
|
|
62376
|
-
const disabled = "
|
|
62377
|
-
const noMargin = "
|
|
62396
|
+
const toggle$1 = "_toggle_12zt1_9";
|
|
62397
|
+
const small = "_small_12zt1_25";
|
|
62398
|
+
const disabled = "_disabled_12zt1_102";
|
|
62399
|
+
const noMargin = "_noMargin_12zt1_113";
|
|
62378
62400
|
const styles$3 = {
|
|
62379
62401
|
toggle: toggle$1,
|
|
62380
62402
|
small,
|
|
@@ -62450,22 +62472,22 @@ Toggle.propTypes = {
|
|
|
62450
62472
|
helpText: propTypes$1.exports.string,
|
|
62451
62473
|
onClickHelp: propTypes$1.exports.func
|
|
62452
62474
|
};
|
|
62453
|
-
const topbar = "
|
|
62454
|
-
const fixed = "
|
|
62455
|
-
const appSwitcher = "
|
|
62456
|
-
const title = "
|
|
62457
|
-
const logo = "
|
|
62458
|
-
const label = "
|
|
62459
|
-
const brand = "
|
|
62460
|
-
const version = "
|
|
62461
|
-
const left = "
|
|
62462
|
-
const right = "
|
|
62463
|
-
const item = "
|
|
62464
|
-
const link = "
|
|
62465
|
-
const button = "
|
|
62466
|
-
const menu = "
|
|
62467
|
-
const active = "
|
|
62468
|
-
const alert = "
|
|
62475
|
+
const topbar = "_topbar_1yq2w_8";
|
|
62476
|
+
const fixed = "_fixed_1yq2w_17";
|
|
62477
|
+
const appSwitcher = "_appSwitcher_1yq2w_25";
|
|
62478
|
+
const title = "_title_1yq2w_49";
|
|
62479
|
+
const logo = "_logo_1yq2w_65";
|
|
62480
|
+
const label = "_label_1yq2w_68";
|
|
62481
|
+
const brand = "_brand_1yq2w_73";
|
|
62482
|
+
const version = "_version_1yq2w_78";
|
|
62483
|
+
const left = "_left_1yq2w_85";
|
|
62484
|
+
const right = "_right_1yq2w_86";
|
|
62485
|
+
const item = "_item_1yq2w_100";
|
|
62486
|
+
const link = "_link_1yq2w_101";
|
|
62487
|
+
const button = "_button_1yq2w_113";
|
|
62488
|
+
const menu = "_menu_1yq2w_114";
|
|
62489
|
+
const active = "_active_1yq2w_142";
|
|
62490
|
+
const alert = "_alert_1yq2w_167";
|
|
62469
62491
|
const styles$2 = {
|
|
62470
62492
|
topbar,
|
|
62471
62493
|
fixed,
|
|
@@ -62709,9 +62731,9 @@ TopBar.propTypes = {
|
|
|
62709
62731
|
height: propTypes$1.exports.oneOfType([propTypes$1.exports.string, propTypes$1.exports.number]),
|
|
62710
62732
|
fixedPosition: propTypes$1.exports.bool
|
|
62711
62733
|
};
|
|
62712
|
-
const popConfirm = "
|
|
62713
|
-
const content = "
|
|
62714
|
-
const buttons = "
|
|
62734
|
+
const popConfirm = "_popConfirm_13o7s_1";
|
|
62735
|
+
const content = "_content_13o7s_7";
|
|
62736
|
+
const buttons = "_buttons_13o7s_12";
|
|
62715
62737
|
const styles$1 = {
|
|
62716
62738
|
popConfirm,
|
|
62717
62739
|
content,
|