@oliasoft-open-source/react-ui-library 3.1.24 → 3.1.25

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.
Files changed (3) hide show
  1. package/dist/global.css +1151 -1013
  2. package/dist/index.js +599 -537
  3. package/package.json +1 -1
package/dist/index.js CHANGED
@@ -1243,8 +1243,8 @@ function FaRegCircle(props) {
1243
1243
  function FaRegCopy(props) {
1244
1244
  return GenIcon({ "tag": "svg", "attr": { "viewBox": "0 0 448 512" }, "child": [{ "tag": "path", "attr": { "d": "M433.941 65.941l-51.882-51.882A48 48 0 0 0 348.118 0H176c-26.51 0-48 21.49-48 48v48H48c-26.51 0-48 21.49-48 48v320c0 26.51 21.49 48 48 48h224c26.51 0 48-21.49 48-48v-48h80c26.51 0 48-21.49 48-48V99.882a48 48 0 0 0-14.059-33.941zM266 464H54a6 6 0 0 1-6-6V150a6 6 0 0 1 6-6h74v224c0 26.51 21.49 48 48 48h96v42a6 6 0 0 1-6 6zm128-96H182a6 6 0 0 1-6-6V54a6 6 0 0 1 6-6h106v88c0 13.255 10.745 24 24 24h88v202a6 6 0 0 1-6 6zm6-256h-64V48h9.632c1.591 0 3.117.632 4.243 1.757l48.368 48.368a6 6 0 0 1 1.757 4.243V112z" } }] })(props);
1245
1245
  }
1246
- const chevron = "_chevron_ns2nu_329";
1247
- const expanded$2 = "_expanded_ns2nu_335";
1246
+ const chevron = "_chevron_3igaa_332";
1247
+ const expanded$2 = "_expanded_3igaa_338";
1248
1248
  const styles$Q = {
1249
1249
  chevron,
1250
1250
  expanded: expanded$2
@@ -1258,15 +1258,15 @@ const Chevron = ({
1258
1258
  className: cx(styles$Q.chevron)
1259
1259
  });
1260
1260
  };
1261
- const accordion = "_accordion_1hpxh_329";
1262
- const accordionHeader = "_accordionHeader_1hpxh_333";
1263
- const heading$6 = "_heading_1hpxh_337";
1264
- const clickable$2 = "_clickable_1hpxh_340";
1265
- const bordered$4 = "_bordered_1hpxh_346";
1266
- const accordionContent = "_accordionContent_1hpxh_350";
1267
- const expanded$1 = "_expanded_1hpxh_359";
1268
- const padding$3 = "_padding_1hpxh_368";
1269
- const squareBottom = "_squareBottom_1hpxh_371";
1261
+ const accordion = "_accordion_h3aim_332";
1262
+ const accordionHeader = "_accordionHeader_h3aim_336";
1263
+ const heading$6 = "_heading_h3aim_340";
1264
+ const clickable$2 = "_clickable_h3aim_343";
1265
+ const bordered$4 = "_bordered_h3aim_349";
1266
+ const accordionContent = "_accordionContent_h3aim_353";
1267
+ const expanded$1 = "_expanded_h3aim_362";
1268
+ const padding$3 = "_padding_h3aim_371";
1269
+ const squareBottom = "_squareBottom_h3aim_374";
1270
1270
  const styles$P = {
1271
1271
  accordion,
1272
1272
  accordionHeader,
@@ -1377,13 +1377,13 @@ Accordion.propTypes = {
1377
1377
  squareBottom: propTypes$1.exports.bool,
1378
1378
  testId: propTypes$1.exports.string
1379
1379
  };
1380
- const checkbox = "_checkbox_di89x_329";
1381
- const noLabel = "_noLabel_di89x_342";
1382
- const small$e = "_small_di89x_345";
1383
- const checkmark = "_checkmark_di89x_371";
1384
- const disabled$9 = "_disabled_di89x_392";
1385
- const noMargin$2 = "_noMargin_di89x_406";
1386
- const isInTable$4 = "_isInTable_di89x_409";
1380
+ const checkbox = "_checkbox_1yglm_332";
1381
+ const noLabel = "_noLabel_1yglm_345";
1382
+ const small$e = "_small_1yglm_348";
1383
+ const checkmark = "_checkmark_1yglm_374";
1384
+ const disabled$9 = "_disabled_1yglm_395";
1385
+ const noMargin$2 = "_noMargin_1yglm_409";
1386
+ const isInTable$4 = "_isInTable_1yglm_412";
1387
1387
  const styles$O = {
1388
1388
  checkbox,
1389
1389
  noLabel,
@@ -1471,10 +1471,10 @@ CheckBox.propTypes = {
1471
1471
  dataix: propTypes$1.exports.number,
1472
1472
  value: propTypes$1.exports.string
1473
1473
  };
1474
- const bordered$3 = "_bordered_1mb61_329";
1475
- const checkboxWrapper = "_checkboxWrapper_1mb61_335";
1476
- const padding$2 = "_padding_1mb61_341";
1477
- const contentWrapper = "_contentWrapper_1mb61_344";
1474
+ const bordered$3 = "_bordered_1jfy0_332";
1475
+ const checkboxWrapper = "_checkboxWrapper_1jfy0_338";
1476
+ const padding$2 = "_padding_1jfy0_344";
1477
+ const contentWrapper = "_contentWrapper_1jfy0_347";
1478
1478
  const styles$N = {
1479
1479
  bordered: bordered$3,
1480
1480
  checkboxWrapper,
@@ -7647,10 +7647,10 @@ const DeprecatedIcon = ({
7647
7647
  return /* @__PURE__ */ jsx(FaRegCircle, {});
7648
7648
  }
7649
7649
  };
7650
- const wrapper$4 = "_wrapper_6gikz_329";
7651
- const customSvg = "_customSvg_6gikz_336";
7652
- const customPng = "_customPng_6gikz_339";
7653
- const clickable$1 = "_clickable_6gikz_344";
7650
+ const wrapper$4 = "_wrapper_cxo9z_332";
7651
+ const customSvg = "_customSvg_cxo9z_339";
7652
+ const customPng = "_customPng_cxo9z_342";
7653
+ const clickable$1 = "_clickable_cxo9z_347";
7654
7654
  const styles$M = {
7655
7655
  wrapper: wrapper$4,
7656
7656
  customSvg,
@@ -9683,34 +9683,34 @@ function useHover(_temp) {
9683
9683
  return onMouseLeave(null, true);
9684
9684
  }];
9685
9685
  }
9686
- const wrapper$3 = "_wrapper_chz6g_329";
9687
- const layer$1 = "_layer_chz6g_333";
9688
- const layerContainer$1 = "_layerContainer_chz6g_336";
9689
- const nested = "_nested_chz6g_351";
9690
- const fileInput$1 = "_fileInput_chz6g_363";
9691
- const trigger$1 = "_trigger_chz6g_369";
9692
- const middleAlignedInline = "_middleAlignedInline_chz6g_379";
9693
- const heading$5 = "_heading_chz6g_385";
9694
- const headingIcon = "_headingIcon_chz6g_391";
9695
- const option$1 = "_option_chz6g_403";
9696
- const active$9 = "_active_chz6g_420";
9697
- const selected$1 = "_selected_chz6g_425";
9698
- const optionContent$1 = "_optionContent_chz6g_432";
9699
- const inline$3 = "_inline_chz6g_437";
9700
- const icon$7 = "_icon_chz6g_442";
9701
- const check$1 = "_check_chz6g_443";
9702
- const text$2 = "_text_chz6g_469";
9703
- const label$a = "_label_chz6g_474";
9704
- const description = "_description_chz6g_485";
9705
- const arrow = "_arrow_chz6g_489";
9706
- const divider$1 = "_divider_chz6g_493";
9707
- const deprecatedSemanticIcon = "_deprecatedSemanticIcon_chz6g_497";
9708
- const disabled$8 = "_disabled_chz6g_501";
9709
- const buttonLabel = "_buttonLabel_chz6g_506";
9710
- const buttonCaret = "_buttonCaret_chz6g_513";
9711
- const component = "_component_chz6g_516";
9712
- const right$7 = "_right_chz6g_522";
9713
- const actions$2 = "_actions_chz6g_527";
9686
+ const wrapper$3 = "_wrapper_2v72m_332";
9687
+ const layer$1 = "_layer_2v72m_336";
9688
+ const layerContainer$1 = "_layerContainer_2v72m_339";
9689
+ const nested = "_nested_2v72m_354";
9690
+ const fileInput$1 = "_fileInput_2v72m_366";
9691
+ const trigger$1 = "_trigger_2v72m_372";
9692
+ const middleAlignedInline = "_middleAlignedInline_2v72m_382";
9693
+ const heading$5 = "_heading_2v72m_388";
9694
+ const headingIcon = "_headingIcon_2v72m_394";
9695
+ const option$1 = "_option_2v72m_406";
9696
+ const active$9 = "_active_2v72m_423";
9697
+ const selected$1 = "_selected_2v72m_428";
9698
+ const optionContent$1 = "_optionContent_2v72m_435";
9699
+ const inline$3 = "_inline_2v72m_440";
9700
+ const icon$7 = "_icon_2v72m_445";
9701
+ const check$1 = "_check_2v72m_446";
9702
+ const text$2 = "_text_2v72m_472";
9703
+ const label$a = "_label_2v72m_477";
9704
+ const description = "_description_2v72m_488";
9705
+ const arrow = "_arrow_2v72m_492";
9706
+ const divider$1 = "_divider_2v72m_496";
9707
+ const deprecatedSemanticIcon = "_deprecatedSemanticIcon_2v72m_500";
9708
+ const disabled$8 = "_disabled_2v72m_504";
9709
+ const buttonLabel = "_buttonLabel_2v72m_509";
9710
+ const buttonCaret = "_buttonCaret_2v72m_516";
9711
+ const component = "_component_2v72m_519";
9712
+ const right$7 = "_right_2v72m_525";
9713
+ const actions$2 = "_actions_2v72m_530";
9714
9714
  const styles$L = {
9715
9715
  wrapper: wrapper$3,
9716
9716
  layer: layer$1,
@@ -9953,14 +9953,14 @@ const placementOptions$1 = (placement, isNested = false) => ({
9953
9953
  preferY: "bottom",
9954
9954
  placement: placement || (isNested ? "right-start" : "bottom-start")
9955
9955
  });
9956
- const wrapper$2 = "_wrapper_1520w_329";
9957
- const badge = "_badge_1520w_333";
9958
- const label$9 = "_label_1520w_338";
9959
- const dark$1 = "_dark_1520w_350";
9960
- const light = "_light_1520w_353";
9961
- const small$d = "_small_1520w_356";
9962
- const dot = "_dot_1520w_362";
9963
- const hasChildren = "_hasChildren_1520w_367";
9956
+ const wrapper$2 = "_wrapper_jkneh_332";
9957
+ const badge = "_badge_jkneh_336";
9958
+ const label$9 = "_label_jkneh_341";
9959
+ const dark$1 = "_dark_jkneh_353";
9960
+ const light = "_light_jkneh_356";
9961
+ const small$d = "_small_jkneh_359";
9962
+ const dot = "_dot_jkneh_365";
9963
+ const hasChildren = "_hasChildren_jkneh_370";
9964
9964
  const styles$K = {
9965
9965
  wrapper: wrapper$2,
9966
9966
  badge,
@@ -10017,23 +10017,23 @@ Badge.propTypes = {
10017
10017
  margin: propTypes$1.exports.string,
10018
10018
  small: propTypes$1.exports.bool
10019
10019
  };
10020
- const button$3 = "_button_czseq_363";
10021
- const active$8 = "_active_czseq_397";
10022
- const icon$6 = "_icon_czseq_409";
10023
- const iconOnly = "_iconOnly_czseq_416";
10024
- const basic = "_basic_czseq_426";
10025
- const muted$1 = "_muted_czseq_432";
10026
- const disabled$7 = "_disabled_czseq_445";
10027
- const small$c = "_small_czseq_455";
10028
- const pill = "_pill_czseq_460";
10029
- const round = "_round_czseq_461";
10030
- const orange$1 = "_orange_czseq_478";
10031
- const red$1 = "_red_czseq_488";
10032
- const green$1 = "_green_czseq_498";
10033
- const inverted$1 = "_inverted_czseq_526";
10034
- const groupOrderFirst$4 = "_groupOrderFirst_czseq_560";
10035
- const groupOrderMiddle$4 = "_groupOrderMiddle_czseq_561";
10036
- const groupOrderLast$4 = "_groupOrderLast_czseq_562";
10020
+ const button$3 = "_button_3rnm9_366";
10021
+ const active$8 = "_active_3rnm9_400";
10022
+ const icon$6 = "_icon_3rnm9_412";
10023
+ const iconOnly = "_iconOnly_3rnm9_419";
10024
+ const basic = "_basic_3rnm9_429";
10025
+ const muted$1 = "_muted_3rnm9_435";
10026
+ const disabled$7 = "_disabled_3rnm9_448";
10027
+ const small$c = "_small_3rnm9_458";
10028
+ const pill = "_pill_3rnm9_463";
10029
+ const round = "_round_3rnm9_464";
10030
+ const orange$1 = "_orange_3rnm9_481";
10031
+ const red$1 = "_red_3rnm9_491";
10032
+ const green$1 = "_green_3rnm9_501";
10033
+ const inverted$1 = "_inverted_3rnm9_529";
10034
+ const groupOrderFirst$4 = "_groupOrderFirst_3rnm9_563";
10035
+ const groupOrderMiddle$4 = "_groupOrderMiddle_3rnm9_564";
10036
+ const groupOrderLast$4 = "_groupOrderLast_3rnm9_565";
10037
10037
  const buttonStyles = {
10038
10038
  button: button$3,
10039
10039
  active: active$8,
@@ -10053,11 +10053,11 @@ const buttonStyles = {
10053
10053
  groupOrderMiddle: groupOrderMiddle$4,
10054
10054
  groupOrderLast: groupOrderLast$4
10055
10055
  };
10056
- const spinner = "_spinner_21f2c_329";
10057
- const small$b = "_small_21f2c_335";
10058
- const tiny = "_tiny_21f2c_339";
10059
- const colored$1 = "_colored_21f2c_366";
10060
- const dark = "_dark_21f2c_378";
10056
+ const spinner = "_spinner_1ent6_332";
10057
+ const small$b = "_small_1ent6_338";
10058
+ const tiny = "_tiny_1ent6_342";
10059
+ const colored$1 = "_colored_1ent6_369";
10060
+ const dark = "_dark_1ent6_381";
10061
10061
  const styles$J = {
10062
10062
  spinner,
10063
10063
  small: small$b,
@@ -10652,9 +10652,9 @@ Menu.propTypes = {
10652
10652
  open: propTypes$1.exports.bool,
10653
10653
  setOpen: propTypes$1.exports.func
10654
10654
  };
10655
- const actions$1 = "_actions_gc0pi_329";
10656
- const actionComponentContainer = "_actionComponentContainer_gc0pi_339";
10657
- const active$7 = "_active_gc0pi_361";
10655
+ const actions$1 = "_actions_y6r7i_332";
10656
+ const actionComponentContainer = "_actionComponentContainer_y6r7i_342";
10657
+ const active$7 = "_active_y6r7i_364";
10658
10658
  const styles$I = {
10659
10659
  actions: actions$1,
10660
10660
  actionComponentContainer,
@@ -10765,12 +10765,12 @@ Actions.propTypes = {
10765
10765
  actions: actionsShape,
10766
10766
  right: propTypes$1.exports.bool
10767
10767
  };
10768
- const breadcrumb = "_breadcrumb_1ewgq_329";
10769
- const small$a = "_small_1ewgq_332";
10770
- const labelContainer = "_labelContainer_1ewgq_335";
10771
- const active$6 = "_active_1ewgq_345";
10772
- const disabled$6 = "_disabled_1ewgq_350";
10773
- const separator = "_separator_1ewgq_355";
10768
+ const breadcrumb = "_breadcrumb_14dl1_332";
10769
+ const small$a = "_small_14dl1_335";
10770
+ const labelContainer = "_labelContainer_14dl1_338";
10771
+ const active$6 = "_active_14dl1_348";
10772
+ const disabled$6 = "_disabled_14dl1_353";
10773
+ const separator = "_separator_14dl1_358";
10774
10774
  const styles$H = {
10775
10775
  breadcrumb,
10776
10776
  small: small$a,
@@ -10848,9 +10848,9 @@ Breadcrumb.propTypes = {
10848
10848
  })).isRequired,
10849
10849
  small: propTypes$1.exports.bool
10850
10850
  };
10851
- const tooltip = "_tooltip_g3i5e_329";
10852
- const error$8 = "_error_g3i5e_343";
10853
- const warning$b = "_warning_g3i5e_347";
10851
+ const tooltip = "_tooltip_1eh2t_332";
10852
+ const error$8 = "_error_1eh2t_346";
10853
+ const warning$b = "_warning_1eh2t_350";
10854
10854
  const styles$G = {
10855
10855
  tooltip,
10856
10856
  error: error$8,
@@ -11004,8 +11004,8 @@ Tooltip$2.propTypes = {
11004
11004
  flex: propTypes$1.exports.string,
11005
11005
  forceOpen: propTypes$1.exports.bool
11006
11006
  };
11007
- const label$8 = "_label_t6aab_329";
11008
- const buttonGroup = "_buttonGroup_t6aab_339";
11007
+ const label$8 = "_label_qc9a1_332";
11008
+ const buttonGroup = "_buttonGroup_qc9a1_342";
11009
11009
  const styles$F = {
11010
11010
  label: label$8,
11011
11011
  buttonGroup
@@ -11115,13 +11115,13 @@ ButtonGroup.propTypes = {
11115
11115
  value: propTypes$1.exports.oneOfType([propTypes$1.exports.string, propTypes$1.exports.number]),
11116
11116
  testId: propTypes$1.exports.string
11117
11117
  };
11118
- const card = "_card_62ou5_329";
11119
- const bordered$2 = "_bordered_62ou5_332";
11120
- const raised = "_raised_62ou5_338";
11121
- const cardHeader = "_cardHeader_62ou5_341";
11122
- const cardContentBorderTop = "_cardContentBorderTop_62ou5_347";
11123
- const padding$1 = "_padding_62ou5_350";
11124
- const cardContent = "_cardContent_62ou5_347";
11118
+ const card = "_card_1s53y_332";
11119
+ const bordered$2 = "_bordered_1s53y_335";
11120
+ const raised = "_raised_1s53y_341";
11121
+ const cardHeader = "_cardHeader_1s53y_344";
11122
+ const cardContentBorderTop = "_cardContentBorderTop_1s53y_350";
11123
+ const padding$1 = "_padding_1s53y_353";
11124
+ const cardContent = "_cardContent_1s53y_350";
11125
11125
  const styles$E = {
11126
11126
  card,
11127
11127
  bordered: bordered$2,
@@ -12441,23 +12441,23 @@ Column.propTypes = {
12441
12441
  widthTablet: propTypes$1.exports.oneOfType([propTypes$1.exports.string, propTypes$1.exports.number]),
12442
12442
  testId: propTypes$1.exports.string
12443
12443
  };
12444
- const divider = "_divider_ifk4j_329";
12445
- const alignLeft = "_alignLeft_ifk4j_340";
12446
- const alignRight = "_alignRight_ifk4j_343";
12444
+ const divider = "_divider_bgqcv_332";
12445
+ const alignLeft = "_alignLeft_bgqcv_343";
12446
+ const alignRight = "_alignRight_bgqcv_346";
12447
12447
  const styles$D = {
12448
12448
  divider,
12449
12449
  alignLeft,
12450
12450
  alignRight
12451
12451
  };
12452
- const bold$1 = "_bold_cntjp_329";
12453
- const center = "_center_cntjp_332";
12454
- const muted = "_muted_cntjp_335";
12455
- const faint$1 = "_faint_cntjp_338";
12456
- const success$1 = "_success_cntjp_341";
12457
- const warning$a = "_warning_cntjp_344";
12458
- const error$7 = "_error_cntjp_347";
12459
- const small$9 = "_small_cntjp_350";
12460
- const link$1 = "_link_cntjp_353";
12452
+ const bold$1 = "_bold_foy4t_332";
12453
+ const center = "_center_foy4t_335";
12454
+ const muted = "_muted_foy4t_338";
12455
+ const faint$1 = "_faint_foy4t_341";
12456
+ const success$1 = "_success_foy4t_344";
12457
+ const warning$a = "_warning_foy4t_347";
12458
+ const error$7 = "_error_foy4t_350";
12459
+ const small$9 = "_small_foy4t_353";
12460
+ const link$1 = "_link_foy4t_356";
12461
12461
  const styles$C = {
12462
12462
  bold: bold$1,
12463
12463
  center,
@@ -12549,13 +12549,13 @@ Divider.propTypes = {
12549
12549
  color: propTypes$1.exports.string,
12550
12550
  align: propTypes$1.exports.string
12551
12551
  };
12552
- const heading$4 = "_heading_zih6k_329";
12553
- const top$1 = "_top_zih6k_337";
12554
- const icons$2 = "_icons_zih6k_349";
12555
- const icon$5 = "_icon_zih6k_349";
12556
- const lock = "_lock_zih6k_363";
12557
- const faint = "_faint_zih6k_366";
12558
- const active$5 = "_active_zih6k_374";
12552
+ const heading$4 = "_heading_5juow_332";
12553
+ const top$1 = "_top_5juow_340";
12554
+ const icons$2 = "_icons_5juow_352";
12555
+ const icon$5 = "_icon_5juow_352";
12556
+ const lock = "_lock_5juow_366";
12557
+ const faint = "_faint_5juow_369";
12558
+ const active$5 = "_active_5juow_377";
12559
12559
  const styles$B = {
12560
12560
  heading: heading$4,
12561
12561
  top: top$1,
@@ -12739,29 +12739,29 @@ const dialogShape = propTypes$1.exports.shape({
12739
12739
  Dialog.propTypes = {
12740
12740
  dialog: dialogShape.isRequired
12741
12741
  };
12742
- const inputInTable$9 = "_inputInTable_4gx6k_329";
12743
- const inputFocus$9 = "_inputFocus_4gx6k_345";
12744
- const inputError$9 = "_inputError_4gx6k_350";
12745
- const inputWarning$9 = "_inputWarning_4gx6k_351";
12746
- const inputDisabled$9 = "_inputDisabled_4gx6k_382";
12747
- const hideScrollbars$9 = "_hideScrollbars_4gx6k_387";
12748
- const inline$1 = "_inline_4gx6k_409";
12749
- const left$2 = "_left_4gx6k_412";
12750
- const right$6 = "_right_4gx6k_415";
12751
- const fixed$1 = "_fixed_4gx6k_418";
12752
- const border = "_border_4gx6k_430";
12753
- const shadow = "_shadow_4gx6k_436";
12754
- const drawerContent = "_drawerContent_4gx6k_439";
12755
- const isResizing = "_isResizing_4gx6k_451";
12756
- const toggleButton = "_toggleButton_4gx6k_462";
12757
- const top = "_top_4gx6k_475";
12758
- const bottom = "_bottom_4gx6k_478";
12759
- const toggleButtonOpen = "_toggleButtonOpen_4gx6k_481";
12760
- const tabs$1 = "_tabs_4gx6k_484";
12761
- const tab$1 = "_tab_4gx6k_484";
12762
- const active$4 = "_active_4gx6k_515";
12763
- const tabsContent = "_tabsContent_4gx6k_537";
12764
- const resizeHandle = "_resizeHandle_4gx6k_543";
12742
+ const inputInTable$9 = "_inputInTable_zltzx_332";
12743
+ const inputFocus$9 = "_inputFocus_zltzx_348";
12744
+ const inputError$9 = "_inputError_zltzx_353";
12745
+ const inputWarning$9 = "_inputWarning_zltzx_354";
12746
+ const inputDisabled$9 = "_inputDisabled_zltzx_385";
12747
+ const hideScrollbars$9 = "_hideScrollbars_zltzx_390";
12748
+ const inline$1 = "_inline_zltzx_412";
12749
+ const left$2 = "_left_zltzx_415";
12750
+ const right$6 = "_right_zltzx_418";
12751
+ const fixed$1 = "_fixed_zltzx_421";
12752
+ const border = "_border_zltzx_433";
12753
+ const shadow = "_shadow_zltzx_439";
12754
+ const drawerContent = "_drawerContent_zltzx_442";
12755
+ const isResizing = "_isResizing_zltzx_454";
12756
+ const toggleButton = "_toggleButton_zltzx_465";
12757
+ const top = "_top_zltzx_478";
12758
+ const bottom = "_bottom_zltzx_481";
12759
+ const toggleButtonOpen = "_toggleButtonOpen_zltzx_484";
12760
+ const tabs$1 = "_tabs_zltzx_487";
12761
+ const tab$1 = "_tab_zltzx_487";
12762
+ const active$4 = "_active_zltzx_518";
12763
+ const tabsContent = "_tabsContent_zltzx_540";
12764
+ const resizeHandle = "_resizeHandle_zltzx_546";
12765
12765
  const styles$z = {
12766
12766
  inputInTable: inputInTable$9,
12767
12767
  inputFocus: inputFocus$9,
@@ -15047,8 +15047,8 @@ Drawer.propTypes = {
15047
15047
  onResize: propTypes$1.exports.func,
15048
15048
  getActiveTab: propTypes$1.exports.func
15049
15049
  };
15050
- const empty$1 = "_empty_1g72m_329";
15051
- const text$1 = "_text_1g72m_339";
15050
+ const empty$1 = "_empty_1kknv_332";
15051
+ const text$1 = "_text_1kknv_342";
15052
15052
  const styles$y = {
15053
15053
  empty: empty$1,
15054
15054
  text: text$1
@@ -15113,7 +15113,7 @@ Empty.propTypes = {
15113
15113
  text: propTypes$1.exports.oneOfType([propTypes$1.exports.string, propTypes$1.exports.node]),
15114
15114
  children: propTypes$1.exports.node
15115
15115
  };
15116
- const inputGroup = "_inputGroup_fj9a2_329";
15116
+ const inputGroup = "_inputGroup_1px8w_332";
15117
15117
  const styles$x = {
15118
15118
  inputGroup
15119
15119
  };
@@ -15162,21 +15162,21 @@ InputGroup.propTypes = {
15162
15162
  small: propTypes$1.exports.bool,
15163
15163
  width: propTypes$1.exports.oneOfType([propTypes$1.exports.string, propTypes$1.exports.number])
15164
15164
  };
15165
- const inputInTable$8 = "_inputInTable_tf34v_329";
15166
- const inputFocus$8 = "_inputFocus_tf34v_345";
15167
- const inputError$8 = "_inputError_tf34v_350";
15168
- const inputWarning$8 = "_inputWarning_tf34v_351";
15169
- const inputDisabled$8 = "_inputDisabled_tf34v_382";
15170
- const hideScrollbars$8 = "_hideScrollbars_tf34v_387";
15171
- const input$2 = "_input_tf34v_329";
15172
- const isInTable$3 = "_isInTable_tf34v_418";
15173
- const small$8 = "_small_tf34v_446";
15174
- const error$6 = "_error_tf34v_452";
15175
- const warning$9 = "_warning_tf34v_467";
15176
- const right$5 = "_right_tf34v_487";
15177
- const groupOrderFirst$3 = "_groupOrderFirst_tf34v_490";
15178
- const groupOrderMiddle$3 = "_groupOrderMiddle_tf34v_491";
15179
- const groupOrderLast$3 = "_groupOrderLast_tf34v_492";
15165
+ const inputInTable$8 = "_inputInTable_3ejaz_332";
15166
+ const inputFocus$8 = "_inputFocus_3ejaz_348";
15167
+ const inputError$8 = "_inputError_3ejaz_353";
15168
+ const inputWarning$8 = "_inputWarning_3ejaz_354";
15169
+ const inputDisabled$8 = "_inputDisabled_3ejaz_385";
15170
+ const hideScrollbars$8 = "_hideScrollbars_3ejaz_390";
15171
+ const input$2 = "_input_3ejaz_332";
15172
+ const isInTable$3 = "_isInTable_3ejaz_421";
15173
+ const small$8 = "_small_3ejaz_449";
15174
+ const error$6 = "_error_3ejaz_455";
15175
+ const warning$9 = "_warning_3ejaz_470";
15176
+ const right$5 = "_right_3ejaz_490";
15177
+ const groupOrderFirst$3 = "_groupOrderFirst_3ejaz_493";
15178
+ const groupOrderMiddle$3 = "_groupOrderMiddle_3ejaz_494";
15179
+ const groupOrderLast$3 = "_groupOrderLast_3ejaz_495";
15180
15180
  const styles$w = {
15181
15181
  inputInTable: inputInTable$8,
15182
15182
  inputFocus: inputFocus$8,
@@ -15421,10 +15421,10 @@ function HiLockClosed(props) {
15421
15421
  function HiLockOpen(props) {
15422
15422
  return GenIcon({ "tag": "svg", "attr": { "viewBox": "0 0 20 20", "fill": "currentColor" }, "child": [{ "tag": "path", "attr": { "d": "M10 2a5 5 0 00-5 5v2a2 2 0 00-2 2v5a2 2 0 002 2h10a2 2 0 002-2v-5a2 2 0 00-2-2H7V7a3 3 0 015.905-.75 1 1 0 001.937-.5A5.002 5.002 0 0010 2z" } }] })(props);
15423
15423
  }
15424
- const label$7 = "_label_1pbb7_329";
15425
- const labelLeft$1 = "_labelLeft_1pbb7_333";
15426
- const icons$1 = "_icons_1pbb7_341";
15427
- const icon$4 = "_icon_1pbb7_341";
15424
+ const label$7 = "_label_ttg1h_332";
15425
+ const labelLeft$1 = "_labelLeft_ttg1h_336";
15426
+ const icons$1 = "_icons_ttg1h_344";
15427
+ const icon$4 = "_icon_ttg1h_344";
15428
15428
  const styles$u = {
15429
15429
  label: label$7,
15430
15430
  labelLeft: labelLeft$1,
@@ -15524,17 +15524,17 @@ Label$2.propTypes = {
15524
15524
  }),
15525
15525
  labelLeft: propTypes$1.exports.bool
15526
15526
  };
15527
- const field = "_field_9ng6g_329";
15528
- const labelLeft = "_labelLeft_9ng6g_333";
15529
- const fieldInput = "_fieldInput_9ng6g_337";
15530
- const formRow$1 = "_formRow_9ng6g_340";
15531
- const button$2 = "_button_9ng6g_350";
15527
+ const field = "_field_pdn7g_332";
15528
+ const labelLeft = "_labelLeft_pdn7g_336";
15529
+ const fieldInput = "_fieldInput_pdn7g_340";
15530
+ const formRow$1 = "_formRow_pdn7g_343";
15531
+ const button$2 = "_button_pdn7g_353";
15532
15532
  const styles$t = {
15533
15533
  field,
15534
15534
  labelLeft,
15535
15535
  fieldInput,
15536
15536
  formRow: formRow$1,
15537
- "form-row": "_form-row_9ng6g_341",
15537
+ "form-row": "_form-row_pdn7g_344",
15538
15538
  button: button$2
15539
15539
  };
15540
15540
  const Field = ({
@@ -15650,7 +15650,7 @@ Flex.propTypes = {
15650
15650
  wrap: propTypes$1.exports.bool,
15651
15651
  gap: propTypes$1.exports.oneOfType([propTypes$1.exports.bool, propTypes$1.exports.string, propTypes$1.exports.number])
15652
15652
  };
15653
- const formRow = "_formRow_16j7m_329";
15653
+ const formRow = "_formRow_15cbq_332";
15654
15654
  const styles$s = {
15655
15655
  formRow
15656
15656
  };
@@ -15720,11 +15720,11 @@ Grid.propTypes = {
15720
15720
  height: propTypes$1.exports.oneOfType([propTypes$1.exports.string, propTypes$1.exports.number]),
15721
15721
  children: propTypes$1.exports.node
15722
15722
  };
15723
- const addon = "_addon_1php6_329";
15724
- const small$7 = "_small_1php6_340";
15725
- const groupOrderFirst$2 = "_groupOrderFirst_1php6_344";
15726
- const groupOrderMiddle$2 = "_groupOrderMiddle_1php6_345";
15727
- const groupOrderLast$2 = "_groupOrderLast_1php6_350";
15723
+ const addon = "_addon_1880u_332";
15724
+ const small$7 = "_small_1880u_343";
15725
+ const groupOrderFirst$2 = "_groupOrderFirst_1880u_347";
15726
+ const groupOrderMiddle$2 = "_groupOrderMiddle_1880u_348";
15727
+ const groupOrderLast$2 = "_groupOrderLast_1880u_353";
15728
15728
  const styles$r = {
15729
15729
  addon,
15730
15730
  small: small$7,
@@ -24632,41 +24632,41 @@ var InfiniteScroll = function(_super) {
24632
24632
  };
24633
24633
  return InfiniteScroll2;
24634
24634
  }(Component$1);
24635
- const inputInTable$7 = "_inputInTable_b1zhu_329";
24636
- const inputFocus$7 = "_inputFocus_b1zhu_345";
24637
- const inputError$7 = "_inputError_b1zhu_350";
24638
- const inputWarning$7 = "_inputWarning_b1zhu_351";
24639
- const inputDisabled$7 = "_inputDisabled_b1zhu_382";
24640
- const hideScrollbars$7 = "_hideScrollbars_b1zhu_387";
24641
- const header$1 = "_header_b1zhu_397";
24642
- const headerTitle = "_headerTitle_b1zhu_397";
24643
- const heading$3 = "_heading_b1zhu_398";
24644
- const itemHeader = "_itemHeader_b1zhu_398";
24645
- const narrow = "_narrow_b1zhu_401";
24646
- const stickyHeader = "_stickyHeader_b1zhu_405";
24647
- const title$4 = "_title_b1zhu_416";
24648
- const name = "_name_b1zhu_422";
24649
- const iconTooltipMargin = "_iconTooltipMargin_b1zhu_425";
24650
- const bold = "_bold_b1zhu_428";
24651
- const toggleNarrow = "_toggleNarrow_b1zhu_437";
24652
- const drag = "_drag_b1zhu_455";
24653
- const list$1 = "_list_b1zhu_475";
24654
- const bordered$1 = "_bordered_b1zhu_479";
24655
- const item$4 = "_item_b1zhu_398";
24656
- const action = "_action_b1zhu_512";
24657
- const active$3 = "_active_b1zhu_515";
24658
- const disabled$5 = "_disabled_b1zhu_530";
24659
- const label$6 = "_label_b1zhu_541";
24660
- const details$2 = "_details_b1zhu_548";
24661
- const metadata = "_metadata_b1zhu_549";
24662
- const itemContent = "_itemContent_b1zhu_558";
24663
- const indentIcon = "_indentIcon_b1zhu_562";
24664
- const expandIcon = "_expandIcon_b1zhu_566";
24665
- const expanded = "_expanded_b1zhu_572";
24666
- const right$4 = "_right_b1zhu_575";
24667
- const actions = "_actions_b1zhu_582";
24668
- const scrollableList = "_scrollableList_b1zhu_587";
24669
- const hideScrollbar = "_hideScrollbar_b1zhu_387";
24635
+ const inputInTable$7 = "_inputInTable_olz29_332";
24636
+ const inputFocus$7 = "_inputFocus_olz29_348";
24637
+ const inputError$7 = "_inputError_olz29_353";
24638
+ const inputWarning$7 = "_inputWarning_olz29_354";
24639
+ const inputDisabled$7 = "_inputDisabled_olz29_385";
24640
+ const hideScrollbars$7 = "_hideScrollbars_olz29_390";
24641
+ const header$1 = "_header_olz29_400";
24642
+ const headerTitle = "_headerTitle_olz29_400";
24643
+ const heading$3 = "_heading_olz29_401";
24644
+ const itemHeader = "_itemHeader_olz29_401";
24645
+ const narrow = "_narrow_olz29_404";
24646
+ const stickyHeader = "_stickyHeader_olz29_408";
24647
+ const title$4 = "_title_olz29_419";
24648
+ const name = "_name_olz29_425";
24649
+ const iconTooltipMargin = "_iconTooltipMargin_olz29_428";
24650
+ const bold = "_bold_olz29_431";
24651
+ const toggleNarrow = "_toggleNarrow_olz29_440";
24652
+ const drag = "_drag_olz29_458";
24653
+ const list$1 = "_list_olz29_478";
24654
+ const bordered$1 = "_bordered_olz29_482";
24655
+ const item$4 = "_item_olz29_401";
24656
+ const action = "_action_olz29_515";
24657
+ const active$3 = "_active_olz29_518";
24658
+ const disabled$5 = "_disabled_olz29_533";
24659
+ const label$6 = "_label_olz29_544";
24660
+ const details$2 = "_details_olz29_551";
24661
+ const metadata = "_metadata_olz29_552";
24662
+ const itemContent = "_itemContent_olz29_561";
24663
+ const indentIcon = "_indentIcon_olz29_565";
24664
+ const expandIcon = "_expandIcon_olz29_569";
24665
+ const expanded = "_expanded_olz29_575";
24666
+ const right$4 = "_right_olz29_578";
24667
+ const actions = "_actions_olz29_585";
24668
+ const scrollableList = "_scrollableList_olz29_590";
24669
+ const hideScrollbar = "_hideScrollbar_olz29_390";
24670
24670
  const listStyles = {
24671
24671
  inputInTable: inputInTable$7,
24672
24672
  inputFocus: inputFocus$7,
@@ -25262,13 +25262,13 @@ List.propTypes = {
25262
25262
  }),
25263
25263
  testId: propTypes$1.exports.string
25264
25264
  };
25265
- const loader = "_loader_1i73r_329";
25266
- const fullViewPortSize = "_fullViewPortSize_1i73r_335";
25267
- const cover = "_cover_1i73r_342";
25268
- const dimmer = "_dimmer_1i73r_349";
25269
- const content$2 = "_content_1i73r_372";
25270
- const text = "_text_1i73r_377";
25271
- const details$1 = "_details_1i73r_381";
25265
+ const loader = "_loader_rco0f_332";
25266
+ const fullViewPortSize = "_fullViewPortSize_rco0f_338";
25267
+ const cover = "_cover_rco0f_345";
25268
+ const dimmer = "_dimmer_rco0f_352";
25269
+ const content$2 = "_content_rco0f_375";
25270
+ const text = "_text_rco0f_380";
25271
+ const details$1 = "_details_rco0f_384";
25272
25272
  const styles$q = {
25273
25273
  loader,
25274
25274
  fullViewPortSize,
@@ -25344,25 +25344,25 @@ Loader.propTypes = {
25344
25344
  testId: propTypes$1.exports.string,
25345
25345
  theme: propTypes$1.exports.string
25346
25346
  };
25347
- const inputInTable$6 = "_inputInTable_d8pbh_329";
25348
- const inputFocus$6 = "_inputFocus_d8pbh_345";
25349
- const inputError$6 = "_inputError_d8pbh_350";
25350
- const inputWarning$6 = "_inputWarning_d8pbh_351";
25351
- const inputDisabled$6 = "_inputDisabled_d8pbh_382";
25352
- const hideScrollbars$6 = "_hideScrollbars_d8pbh_387";
25353
- const container$1 = "_container_d8pbh_403";
25354
- const block = "_block_d8pbh_421";
25355
- const info = "_info_d8pbh_424";
25356
- const success = "_success_d8pbh_428";
25357
- const warning$5 = "_warning_d8pbh_432";
25358
- const error$4 = "_error_d8pbh_436";
25359
- const content$1 = "_content_d8pbh_440";
25360
- const heading$2 = "_heading_d8pbh_444";
25361
- const icon$3 = "_icon_d8pbh_452";
25362
- const dismiss$1 = "_dismiss_d8pbh_453";
25363
- const absolute = "_absolute_d8pbh_466";
25364
- const legendToggle = "_legendToggle_d8pbh_471";
25365
- const detailsText = "_detailsText_d8pbh_487";
25347
+ const inputInTable$6 = "_inputInTable_1j4f2_332";
25348
+ const inputFocus$6 = "_inputFocus_1j4f2_348";
25349
+ const inputError$6 = "_inputError_1j4f2_353";
25350
+ const inputWarning$6 = "_inputWarning_1j4f2_354";
25351
+ const inputDisabled$6 = "_inputDisabled_1j4f2_385";
25352
+ const hideScrollbars$6 = "_hideScrollbars_1j4f2_390";
25353
+ const container$1 = "_container_1j4f2_406";
25354
+ const block = "_block_1j4f2_424";
25355
+ const info = "_info_1j4f2_427";
25356
+ const success = "_success_1j4f2_431";
25357
+ const warning$5 = "_warning_1j4f2_435";
25358
+ const error$4 = "_error_1j4f2_439";
25359
+ const content$1 = "_content_1j4f2_443";
25360
+ const heading$2 = "_heading_1j4f2_447";
25361
+ const icon$3 = "_icon_1j4f2_455";
25362
+ const dismiss$1 = "_dismiss_1j4f2_456";
25363
+ const absolute = "_absolute_1j4f2_469";
25364
+ const legendToggle = "_legendToggle_1j4f2_474";
25365
+ const detailsText = "_detailsText_1j4f2_490";
25366
25366
  const styles$p = {
25367
25367
  inputInTable: inputInTable$6,
25368
25368
  inputFocus: inputFocus$6,
@@ -25533,10 +25533,10 @@ const Portal$1 = ({
25533
25533
  Portal$1.propTypes = {
25534
25534
  id: propTypes$1.exports.string.isRequired
25535
25535
  };
25536
- const wrapper$1 = "_wrapper_1nvir_329";
25537
- const contentContainer = "_contentContainer_1nvir_343";
25538
- const centered = "_centered_1nvir_355";
25539
- const newLine = "_newLine_1nvir_359";
25536
+ const wrapper$1 = "_wrapper_dskbj_332";
25537
+ const contentContainer = "_contentContainer_dskbj_346";
25538
+ const centered = "_centered_dskbj_358";
25539
+ const newLine = "_newLine_dskbj_362";
25540
25540
  const styles$o = {
25541
25541
  wrapper: wrapper$1,
25542
25542
  contentContainer,
@@ -25594,10 +25594,10 @@ Modal.propTypes = {
25594
25594
  centered: propTypes$1.exports.bool,
25595
25595
  width: propTypes$1.exports.oneOfType([propTypes$1.exports.string, propTypes$1.exports.number])
25596
25596
  };
25597
- const menu$1 = "_menu_10aw9_329";
25598
- const header = "_header_10aw9_338";
25599
- const item$3 = "_item_10aw9_354";
25600
- const heading$1 = "_heading_10aw9_359";
25597
+ const menu$1 = "_menu_1ppff_332";
25598
+ const header = "_header_1ppff_341";
25599
+ const item$3 = "_item_1ppff_357";
25600
+ const heading$1 = "_heading_1ppff_362";
25601
25601
  const styles$n = {
25602
25602
  menu: menu$1,
25603
25603
  header,
@@ -25738,8 +25738,8 @@ OptionDropdown.propTypes = {
25738
25738
  onChange: propTypes$1.exports.func.isRequired,
25739
25739
  showHeader: propTypes$1.exports.bool
25740
25740
  };
25741
- const page = "_page_1tpk9_329";
25742
- const scroll2 = "_scroll_1tpk9_351";
25741
+ const page = "_page_92nfz_332";
25742
+ const scroll2 = "_scroll_92nfz_354";
25743
25743
  const styles$m = {
25744
25744
  page,
25745
25745
  scroll: scroll2
@@ -25776,23 +25776,23 @@ Page.propTypes = {
25776
25776
  scroll: propTypes$1.exports.bool,
25777
25777
  top: propTypes$1.exports.oneOfType([propTypes$1.exports.number, propTypes$1.exports.string])
25778
25778
  };
25779
- const inputInTable$5 = "_inputInTable_1sg2p_329";
25780
- const inputFocus$5 = "_inputFocus_1sg2p_345";
25781
- const inputError$5 = "_inputError_1sg2p_350";
25782
- const inputWarning$5 = "_inputWarning_1sg2p_351";
25783
- const inputDisabled$5 = "_inputDisabled_1sg2p_382";
25784
- const hideScrollbars$5 = "_hideScrollbars_1sg2p_387";
25785
- const select = "_select_1sg2p_397";
25786
- const isInTable$2 = "_isInTable_1sg2p_433";
25787
- const unSelected = "_unSelected_1sg2p_449";
25788
- const error$3 = "_error_1sg2p_456";
25789
- const warning$4 = "_warning_1sg2p_471";
25790
- const small$6 = "_small_1sg2p_486";
25791
- const right$3 = "_right_1sg2p_493";
25792
- const groupOrderFirst$1 = "_groupOrderFirst_1sg2p_503";
25793
- const input$1 = "_input_1sg2p_329";
25794
- const groupOrderMiddle$1 = "_groupOrderMiddle_1sg2p_504";
25795
- const groupOrderLast$1 = "_groupOrderLast_1sg2p_505";
25779
+ const inputInTable$5 = "_inputInTable_h7304_332";
25780
+ const inputFocus$5 = "_inputFocus_h7304_348";
25781
+ const inputError$5 = "_inputError_h7304_353";
25782
+ const inputWarning$5 = "_inputWarning_h7304_354";
25783
+ const inputDisabled$5 = "_inputDisabled_h7304_385";
25784
+ const hideScrollbars$5 = "_hideScrollbars_h7304_390";
25785
+ const select = "_select_h7304_400";
25786
+ const isInTable$2 = "_isInTable_h7304_436";
25787
+ const unSelected = "_unSelected_h7304_452";
25788
+ const error$3 = "_error_h7304_459";
25789
+ const warning$4 = "_warning_h7304_474";
25790
+ const small$6 = "_small_h7304_489";
25791
+ const right$3 = "_right_h7304_496";
25792
+ const groupOrderFirst$1 = "_groupOrderFirst_h7304_506";
25793
+ const input$1 = "_input_h7304_332";
25794
+ const groupOrderMiddle$1 = "_groupOrderMiddle_h7304_507";
25795
+ const groupOrderLast$1 = "_groupOrderLast_h7304_508";
25796
25796
  const styles$l = {
25797
25797
  inputInTable: inputInTable$5,
25798
25798
  inputFocus: inputFocus$5,
@@ -26691,20 +26691,20 @@ var FixedSizeList = /* @__PURE__ */ createListComponent({
26691
26691
  }
26692
26692
  }
26693
26693
  });
26694
- const layerContainer = "_layerContainer_uzpyq_329";
26695
- const layer = "_layer_uzpyq_329";
26696
- const small$5 = "_small_uzpyq_351";
26697
- const heading = "_heading_uzpyq_354";
26698
- const option = "_option_uzpyq_355";
26699
- const message = "_message_uzpyq_356";
26700
- const focused = "_focused_uzpyq_389";
26701
- const disabled$4 = "_disabled_uzpyq_394";
26702
- const selected = "_selected_uzpyq_398";
26703
- const check = "_check_uzpyq_404";
26704
- const optionContent = "_optionContent_uzpyq_418";
26705
- const label$5 = "_label_uzpyq_423";
26706
- const icon$2 = "_icon_uzpyq_430";
26707
- const details = "_details_uzpyq_434";
26694
+ const layerContainer = "_layerContainer_fwrcc_332";
26695
+ const layer = "_layer_fwrcc_332";
26696
+ const small$5 = "_small_fwrcc_354";
26697
+ const heading = "_heading_fwrcc_357";
26698
+ const option = "_option_fwrcc_358";
26699
+ const message = "_message_fwrcc_359";
26700
+ const focused = "_focused_fwrcc_393";
26701
+ const selected = "_selected_fwrcc_397";
26702
+ const disabled$4 = "_disabled_fwrcc_404";
26703
+ const check = "_check_fwrcc_408";
26704
+ const optionContent = "_optionContent_fwrcc_422";
26705
+ const label$5 = "_label_fwrcc_427";
26706
+ const icon$2 = "_icon_fwrcc_434";
26707
+ const details = "_details_fwrcc_438";
26708
26708
  const styles$k = {
26709
26709
  layerContainer,
26710
26710
  layer,
@@ -26713,8 +26713,8 @@ const styles$k = {
26713
26713
  option,
26714
26714
  message,
26715
26715
  focused,
26716
- disabled: disabled$4,
26717
26716
  selected,
26717
+ disabled: disabled$4,
26718
26718
  check,
26719
26719
  optionContent,
26720
26720
  label: label$5,
@@ -26861,38 +26861,36 @@ const Layer = ({
26861
26861
  })
26862
26862
  });
26863
26863
  };
26864
- const inputInTable$4 = "_inputInTable_jptum_329";
26865
- const inputFocus$4 = "_inputFocus_jptum_345";
26866
- const inputError$4 = "_inputError_jptum_350";
26867
- const inputWarning$4 = "_inputWarning_jptum_351";
26868
- const inputDisabled$4 = "_inputDisabled_jptum_382";
26869
- const hideScrollbars$4 = "_hideScrollbars_jptum_387";
26870
- const trigger = "_trigger_jptum_397";
26871
- const isInTable$1 = "_isInTable_jptum_412";
26872
- const input = "_input_jptum_329";
26873
- const isOpen = "_isOpen_jptum_431";
26874
- const error$2 = "_error_jptum_447";
26875
- const warning$3 = "_warning_jptum_462";
26876
- const disabled$3 = "_disabled_jptum_477";
26877
- const iconOpen = "_iconOpen_jptum_482";
26878
- const icons = "_icons_jptum_485";
26879
- const clearAll = "_clearAll_jptum_494";
26880
- const small$4 = "_small_jptum_503";
26881
- const focus = "_focus_jptum_512";
26882
- const triggerInputContainer = "_triggerInputContainer_jptum_526";
26883
- const right$2 = "_right_jptum_535";
26884
- const multiOptions = "_multiOptions_jptum_548";
26885
- const multiOptionWrapper = "_multiOptionWrapper_jptum_557";
26886
- const multiOption = "_multiOption_jptum_548";
26887
- const label$4 = "_label_jptum_584";
26888
- const closeMultiOption = "_closeMultiOption_jptum_590";
26889
- const selectedSingleValue = "_selectedSingleValue_jptum_605";
26890
- const placeHolder = "_placeHolder_jptum_606";
26891
- const searchable = "_searchable_jptum_615";
26892
- const groupOrderFirst = "_groupOrderFirst_jptum_657";
26893
- const groupOrderMiddle = "_groupOrderMiddle_jptum_658";
26894
- const groupOrderLast = "_groupOrderLast_jptum_659";
26895
- const detailedLabel = "_detailedLabel_jptum_676";
26864
+ const inputInTable$4 = "_inputInTable_1pdad_332";
26865
+ const inputFocus$4 = "_inputFocus_1pdad_348";
26866
+ const inputError$4 = "_inputError_1pdad_353";
26867
+ const inputWarning$4 = "_inputWarning_1pdad_354";
26868
+ const inputDisabled$4 = "_inputDisabled_1pdad_385";
26869
+ const hideScrollbars$4 = "_hideScrollbars_1pdad_390";
26870
+ const trigger = "_trigger_1pdad_404";
26871
+ const isInTable$1 = "_isInTable_1pdad_419";
26872
+ const input = "_input_1pdad_332";
26873
+ const isOpen = "_isOpen_1pdad_438";
26874
+ const error$2 = "_error_1pdad_454";
26875
+ const warning$3 = "_warning_1pdad_469";
26876
+ const disabled$3 = "_disabled_1pdad_484";
26877
+ const iconOpen = "_iconOpen_1pdad_489";
26878
+ const icons = "_icons_1pdad_492";
26879
+ const clearAll = "_clearAll_1pdad_500";
26880
+ const small$4 = "_small_1pdad_509";
26881
+ const focus = "_focus_1pdad_518";
26882
+ const triggerInputContainer = "_triggerInputContainer_1pdad_532";
26883
+ const right$2 = "_right_1pdad_541";
26884
+ const multiOptions = "_multiOptions_1pdad_554";
26885
+ const multiOption = "_multiOption_1pdad_554";
26886
+ const label$4 = "_label_1pdad_586";
26887
+ const closeMultiOption = "_closeMultiOption_1pdad_589";
26888
+ const selectedSingleValue = "_selectedSingleValue_1pdad_604";
26889
+ const placeHolder = "_placeHolder_1pdad_605";
26890
+ const groupOrderFirst = "_groupOrderFirst_1pdad_644";
26891
+ const groupOrderMiddle = "_groupOrderMiddle_1pdad_645";
26892
+ const groupOrderLast = "_groupOrderLast_1pdad_646";
26893
+ const detailedLabel = "_detailedLabel_1pdad_663";
26896
26894
  const styles$j = {
26897
26895
  inputInTable: inputInTable$4,
26898
26896
  inputFocus: inputFocus$4,
@@ -26915,70 +26913,146 @@ const styles$j = {
26915
26913
  triggerInputContainer,
26916
26914
  right: right$2,
26917
26915
  multiOptions,
26918
- multiOptionWrapper,
26919
26916
  multiOption,
26920
26917
  label: label$4,
26921
26918
  closeMultiOption,
26922
26919
  selectedSingleValue,
26923
26920
  placeHolder,
26924
- searchable,
26925
26921
  groupOrderFirst,
26926
26922
  groupOrderMiddle,
26927
26923
  groupOrderLast,
26928
26924
  detailedLabel
26929
26925
  };
26926
+ const getTextWidth = (text2, font) => {
26927
+ const element = document.createElement("canvas");
26928
+ const context = element.getContext("2d");
26929
+ context.font = font;
26930
+ return context.measureText(text2).width;
26931
+ };
26932
+ const FONT_SIZE = "14px";
26933
+ const FONT_SIZE_SMALL = "12px";
26934
+ const FONT_FAMILY = "Lato";
26935
+ const FONT_FAMILY_FALLBACK = "sans-serif";
26936
+ const PADDING = 14;
26937
+ const PADDING_SMALL = 7;
26938
+ const TOGGLE_SIZE = 38;
26939
+ const TOGGLE_SIZE_SMALL = 24;
26940
+ const TAG_PADDING = 5;
26941
+ const TAG_PADDING_SMALL = 3;
26942
+ const TAG_BORDER_WIDTH = 1;
26943
+ const TAG_MARGIN = 2;
26944
+ const getFont = (small2 = false, isFontLoaded = false) => {
26945
+ const fontSize = small2 ? FONT_SIZE_SMALL : FONT_SIZE;
26946
+ const fontFamily = isFontLoaded ? FONT_FAMILY : FONT_FAMILY_FALLBACK;
26947
+ return `${fontSize} ${fontFamily}`;
26948
+ };
26949
+ const getExtraOptionWidth = (small2 = false, scrollbar = false) => {
26950
+ const SCROLLBAR_WIDTH = 17;
26951
+ return (small2 ? PADDING_SMALL : PADDING) + (small2 ? TOGGLE_SIZE_SMALL : TOGGLE_SIZE) + (scrollbar ? SCROLLBAR_WIDTH : 0);
26952
+ };
26953
+ const getWidestOptionWidth = (options, small2, isFontLoaded, placeholder3) => {
26954
+ const font = getFont(small2, isFontLoaded);
26955
+ const placeholderWidth = placeholder3 ? getTextWidth(placeholder3, font) : 0;
26956
+ const widestTextWidth = Math.ceil(
26957
+ options.reduce((acc, option2) => {
26958
+ var _a, _b;
26959
+ const optionActionsWidth = ((_b = (_a = option2 == null ? void 0 : option2.actions) == null ? void 0 : _a.length) != null ? _b : 0) * 24;
26960
+ const optionIconWidth = option2.icon ? (small2 ? FONT_SIZE_SMALL : FONT_SIZE) + 7 : 0;
26961
+ const optionsText = `${option2.label} ${option2.details || ""}`;
26962
+ const optionWidth = getTextWidth(optionsText, font) + optionActionsWidth + optionIconWidth;
26963
+ acc = optionWidth > acc ? optionWidth : acc;
26964
+ return acc;
26965
+ }, placeholderWidth)
26966
+ );
26967
+ const extraWidth = getExtraOptionWidth(small2, true);
26968
+ return widestTextWidth + extraWidth;
26969
+ };
26970
+ const getMultiOptionWidth = (option2, small2, isFontLoaded) => {
26971
+ const font = getFont(true, isFontLoaded);
26972
+ const textWidth = getTextWidth(option2.label, font);
26973
+ const extraWidth = (small2 ? TAG_PADDING_SMALL : TAG_PADDING) * 2 + TAG_BORDER_WIDTH * 2 + TAG_MARGIN;
26974
+ return Math.ceil(textWidth + extraWidth);
26975
+ };
26976
+ const MultiSelectedOptions = ({
26977
+ selectedOptions,
26978
+ small: small2,
26979
+ width
26980
+ }) => {
26981
+ const isFontLoaded = useFontsReady();
26982
+ const [displayedOptions, setDisplayedOptions] = useState([]);
26983
+ const [overflowOptions, setOverflowOptions] = useState([]);
26984
+ useEffect(() => {
26985
+ let displayed = [];
26986
+ let overflow = [];
26987
+ let usedWidth = 0;
26988
+ selectedOptions.forEach((option2, index2) => {
26989
+ usedWidth += getMultiOptionWidth(option2, small2, isFontLoaded);
26990
+ if (index2 === selectedOptions.length - 1 && usedWidth < width) {
26991
+ displayed.push(option2);
26992
+ } else if (usedWidth < width - 24) {
26993
+ displayed.push(option2);
26994
+ } else {
26995
+ overflow.push(option2);
26996
+ }
26997
+ });
26998
+ setDisplayedOptions(displayed);
26999
+ setOverflowOptions(overflow);
27000
+ }, [selectedOptions, isFontLoaded, width]);
27001
+ return /* @__PURE__ */ jsxs("div", {
27002
+ className: styles$j.multiOptions,
27003
+ children: [displayedOptions.filter((option2) => option2 && option2.label).map((option2, index2) => /* @__PURE__ */ jsx("span", {
27004
+ className: styles$j.multiOption,
27005
+ onClick: (evt) => {
27006
+ evt.stopPropagation();
27007
+ },
27008
+ children: option2.label
27009
+ }, index2)), overflowOptions.length > 0 && /* @__PURE__ */ jsx(Tooltip$2, {
27010
+ text: overflowOptions.map((option2, index2) => /* @__PURE__ */ jsx("div", {
27011
+ children: option2.label
27012
+ }, index2)),
27013
+ display: "inline-flex",
27014
+ children: /* @__PURE__ */ jsx("span", {
27015
+ className: styles$j.multiOption,
27016
+ children: displayedOptions.length ? `+${overflowOptions.length}` : `${overflowOptions.length} items`
27017
+ })
27018
+ })]
27019
+ });
27020
+ };
26930
27021
  const Input = ({
26931
27022
  selectedOptions,
26932
- searchable: searchable2,
27023
+ searchable,
26933
27024
  searchValue,
26934
27025
  inputRef,
26935
27026
  onChange,
26936
- onClickDeselect,
26937
27027
  error: error2,
26938
- focusedSelectedOptionIndex,
26939
- placeholder: placeholder3
27028
+ placeholder: placeholder3,
27029
+ small: small2
26940
27030
  }) => {
27031
+ const containerRef = useRef(null);
26941
27032
  const isMulti2 = selectedOptions instanceof Array;
26942
27033
  const hasSelectedValues = isMulti2 ? selectedOptions.length > 0 : selectedOptions !== null;
26943
- const placeHolder2 = !searchValue && !hasSelectedValues ? placeholder3 : "";
26944
- const selectedSingleValue2 = !isMulti2 && !searchValue && selectedOptions ? selectedOptions.label : "";
26945
- const size2 = searchValue.length || 2;
27034
+ const inputSize = searchValue.length + 1 || 1;
27035
+ const getMultiOptionsWidth = () => {
27036
+ var _a, _b;
27037
+ return ((_a = containerRef == null ? void 0 : containerRef.current) == null ? void 0 : _a.offsetWidth) - ((_b = inputRef == null ? void 0 : inputRef.current) == null ? void 0 : _b.offsetWidth);
27038
+ };
26946
27039
  return /* @__PURE__ */ jsxs("div", {
26947
27040
  className: styles$j.triggerInputContainer,
26948
- children: [placeHolder2 && /* @__PURE__ */ jsx("span", {
26949
- className: cx(styles$j.placeHolder, searchable2 ? styles$j.searchable : ""),
26950
- children: placeHolder2
26951
- }), selectedSingleValue2 !== "" && /* @__PURE__ */ jsx("span", {
26952
- className: cx(styles$j.selectedSingleValue, searchable2 ? styles$j.searchable : ""),
26953
- children: selectedSingleValue2
26954
- }), isMulti2 ? /* @__PURE__ */ jsx("div", {
26955
- className: styles$j.multiOptions,
26956
- children: selectedOptions.filter((option2) => option2 && option2.label).map((option2, index2) => /* @__PURE__ */ jsx("span", {
26957
- className: styles$j.multiOptionWrapper,
26958
- children: /* @__PURE__ */ jsxs("span", {
26959
- className: styles$j.multiOption,
26960
- onClick: (evt) => {
26961
- evt.stopPropagation();
26962
- },
26963
- children: [/* @__PURE__ */ jsx("span", {
26964
- className: styles$j.label,
26965
- children: option2.label
26966
- }), /* @__PURE__ */ jsx("span", {
26967
- className: cx(styles$j.closeMultiOption, focusedSelectedOptionIndex === index2 ? styles$j.focus : ""),
26968
- onClick: (evt) => {
26969
- evt.stopPropagation();
26970
- onClickDeselect(evt, option2);
26971
- },
26972
- children: /* @__PURE__ */ jsx(FaTimes, {
26973
- className: styles$j.icon
26974
- })
26975
- })]
26976
- }, index2)
26977
- }, index2))
26978
- }) : null, searchable2 ? /* @__PURE__ */ jsx("input", {
27041
+ ref: containerRef,
27042
+ children: [!hasSelectedValues ? /* @__PURE__ */ jsx("span", {
27043
+ className: styles$j.placeHolder,
27044
+ children: !searchValue.length ? placeholder3 : ""
27045
+ }) : isMulti2 ? /* @__PURE__ */ jsx(MultiSelectedOptions, {
27046
+ selectedOptions,
27047
+ small: small2,
27048
+ width: getMultiOptionsWidth()
27049
+ }) : /* @__PURE__ */ jsx("span", {
27050
+ className: styles$j.selectedSingleValue,
27051
+ children: selectedOptions.label
27052
+ }), searchable ? /* @__PURE__ */ jsx("input", {
26979
27053
  tabIndex: -1,
26980
27054
  ref: inputRef,
26981
- size: size2,
27055
+ size: inputSize,
26982
27056
  className: cx(styles$j.input, error2 ? styles$j.error : ""),
26983
27057
  value: searchValue,
26984
27058
  onChange: (evt) => onChange(evt.target.value)
@@ -26994,7 +27068,7 @@ Input.propTypes = {
26994
27068
  const Trigger$1 = ({
26995
27069
  selectedOptions,
26996
27070
  searchValue,
26997
- searchable: searchable2,
27071
+ searchable,
26998
27072
  clearable,
26999
27073
  onClickTrigger,
27000
27074
  width,
@@ -27069,13 +27143,14 @@ const Trigger$1 = ({
27069
27143
  children: [/* @__PURE__ */ jsx(Input, {
27070
27144
  selectedOptions: selectedOptionsWithDetails,
27071
27145
  placeholder: placeholder3,
27072
- searchable: searchable2,
27146
+ searchable,
27073
27147
  searchValue,
27074
27148
  inputRef,
27075
27149
  onChange: onChangeSearch,
27076
27150
  error: error2,
27077
27151
  onClickDeselect,
27078
- focusedSelectedOptionIndex
27152
+ focusedSelectedOptionIndex,
27153
+ small: small2
27079
27154
  }), /* @__PURE__ */ jsx("span", {
27080
27155
  className: styles$j.icons,
27081
27156
  children: canClear ? /* @__PURE__ */ jsx("span", {
@@ -27244,12 +27319,6 @@ const reducer = (state, action2) => {
27244
27319
  return state;
27245
27320
  }
27246
27321
  };
27247
- const getTextWidth = (text2, font) => {
27248
- const element = document.createElement("canvas");
27249
- const context = element.getContext("2d");
27250
- context.font = font;
27251
- return context.measureText(text2).width;
27252
- };
27253
27322
  const CustomSelect = ({
27254
27323
  multi: isMulti2,
27255
27324
  disabled: disabled2,
@@ -27267,7 +27336,7 @@ const CustomSelect = ({
27267
27336
  autoLayerWidth,
27268
27337
  onFocus,
27269
27338
  onBlur,
27270
- searchable: searchable2,
27339
+ searchable,
27271
27340
  clearable,
27272
27341
  groupOrder,
27273
27342
  maxTooltipWidth,
@@ -27326,8 +27395,17 @@ const CustomSelect = ({
27326
27395
  onCreate(option2.value);
27327
27396
  } else {
27328
27397
  if (!option2.disabled) {
27329
- const newSelectedOptions = selectedOptions instanceof Array ? lodash.exports.uniqWith(selectedOptions.concat(option2), lodash.exports.isEqual) : option2;
27330
- onChange(evt, newSelectedOptions);
27398
+ if (selectedOptions instanceof Array) {
27399
+ if (selectedOptions.indexOf(option2) === -1) {
27400
+ const newSelectedOptions = lodash.exports.uniqWith(selectedOptions.concat(option2), lodash.exports.isEqual);
27401
+ onChange(evt, newSelectedOptions);
27402
+ } else {
27403
+ const newSelectedOptions = selectedOptions.filter((opt) => opt !== option2);
27404
+ onChange(evt, newSelectedOptions);
27405
+ }
27406
+ } else {
27407
+ onChange(evt, option2);
27408
+ }
27331
27409
  }
27332
27410
  }
27333
27411
  }
@@ -27338,34 +27416,17 @@ const CustomSelect = ({
27338
27416
  setTriggerFocus();
27339
27417
  }
27340
27418
  };
27341
- const getWidestOptionWidth = useCallback$1(() => {
27342
- const fontSize = small2 ? "12px" : "14px";
27343
- const fontFamily = isFontLoaded ? "Lato" : "sans-serif";
27344
- const font = `${fontSize} ${fontFamily}`;
27345
- const placeholderWidth = placeholder3 ? getTextWidth(placeholder3, font) : 0;
27346
- const widestTextWidth = Math.ceil(options.reduce((acc, option2) => {
27347
- var _a, _b;
27348
- const optionActionsWidth = ((_b = (_a = option2 == null ? void 0 : option2.actions) == null ? void 0 : _a.length) != null ? _b : 0) * 24;
27349
- const optionIconWidth = option2.icon ? (small2 ? 12 : 14) + 7 : 0;
27350
- const optionsText = `${option2.label} ${option2.details || ""}`;
27351
- const optionWidth = getTextWidth(optionsText, font) + optionActionsWidth + optionIconWidth;
27352
- acc = optionWidth > acc ? optionWidth : acc;
27353
- return acc;
27354
- }, placeholderWidth));
27355
- const extraWidth = (small2 ? 7 : 14) + (small2 ? 24 : 38) + 17 + (isMulti2 ? 16 : 0);
27356
- return widestTextWidth + extraWidth;
27357
- }, [options, isFontLoaded]);
27358
- const getTriggerWidth = () => {
27419
+ const getTriggerWidth = useCallback$1(() => {
27359
27420
  if (width !== "auto")
27360
27421
  return width;
27361
- return getWidestOptionWidth();
27362
- };
27363
- const getLayerWidth = (triggerBounds2) => {
27422
+ return getWidestOptionWidth(options, small2, isFontLoaded, placeholder3);
27423
+ }, [options, isFontLoaded]);
27424
+ const getLayerWidth = useCallback$1((triggerBounds2) => {
27364
27425
  if (!autoLayerWidth)
27365
27426
  return triggerBounds2.width;
27366
27427
  const layerWidth = Math.max(getWidestOptionWidth(), triggerBounds2.width);
27367
27428
  return layerWidth;
27368
- };
27429
+ }, [options, isFontLoaded]);
27369
27430
  const {
27370
27431
  renderLayer,
27371
27432
  layerProps,
@@ -27503,7 +27564,7 @@ const CustomSelect = ({
27503
27564
  focusedSelectedOptionIndex: state.triggerFocus.currentOption,
27504
27565
  clearAllIsFocused,
27505
27566
  width: getTriggerWidth(),
27506
- searchable: searchable2,
27567
+ searchable,
27507
27568
  triggerRef: mergeRefs(triggerRef, triggerProps.ref),
27508
27569
  error: error2,
27509
27570
  warning: warning2,
@@ -27532,8 +27593,9 @@ const CustomSelect = ({
27532
27593
  isMulti: isMulti2,
27533
27594
  sections: state.visibleOptions,
27534
27595
  selectedOptions,
27596
+ onClickDeselectOption,
27535
27597
  onSelectOption: (evt, option2) => {
27536
- onSelectOption(evt, option2, closeLayer);
27598
+ onSelectOption(evt, option2, !isMulti2 && closeLayer);
27537
27599
  },
27538
27600
  closeLayer: closeOnOptionActionClick ? closeLayer : null,
27539
27601
  triggerRect: triggerBounds,
@@ -27993,9 +28055,9 @@ const paginationShape = propTypes$1.exports.shape({
27993
28055
  Pagination.propTypes = {
27994
28056
  pagination: paginationShape.isRequired
27995
28057
  };
27996
- const toggleBox = "_toggleBox_skr2d_329";
27997
- const fullWidthStyleFix = "_fullWidthStyleFix_skr2d_336";
27998
- const dismiss = "_dismiss_skr2d_341";
28058
+ const toggleBox = "_toggleBox_tb1i3_332";
28059
+ const fullWidthStyleFix = "_fullWidthStyleFix_tb1i3_339";
28060
+ const dismiss = "_dismiss_tb1i3_344";
27999
28061
  const styles$h = {
28000
28062
  toggleBox,
28001
28063
  fullWidthStyleFix,
@@ -28197,14 +28259,14 @@ ProgressBar$1.propTypes = {
28197
28259
  showProgressColors: propTypes$1.exports.bool,
28198
28260
  noLabel: propTypes$1.exports.bool
28199
28261
  };
28200
- const wrapper = "_wrapper_9405w_329";
28201
- const inline = "_inline_9405w_329";
28202
- const radio = "_radio_9405w_333";
28203
- const labelMargin = "_labelMargin_9405w_336";
28204
- const small$3 = "_small_9405w_352";
28205
- const noMargin$1 = "_noMargin_9405w_356";
28206
- const disabled$2 = "_disabled_9405w_415";
28207
- const isInTable = "_isInTable_9405w_431";
28262
+ const wrapper = "_wrapper_1sjyh_332";
28263
+ const inline = "_inline_1sjyh_332";
28264
+ const radio = "_radio_1sjyh_336";
28265
+ const labelMargin = "_labelMargin_1sjyh_339";
28266
+ const small$3 = "_small_1sjyh_355";
28267
+ const noMargin$1 = "_noMargin_1sjyh_359";
28268
+ const disabled$2 = "_disabled_1sjyh_418";
28269
+ const isInTable = "_isInTable_1sjyh_434";
28208
28270
  const styles$e = {
28209
28271
  wrapper,
28210
28272
  inline,
@@ -28348,7 +28410,7 @@ RadioButton.propTypes = propTypes$1.exports.oneOfType([
28348
28410
  propTypes$1.exports.shape(RadioButtonShape),
28349
28411
  propTypes$1.exports.shape(RadioButtonShapeDeprecated)
28350
28412
  ]).isRequired;
28351
- const row = "_row_1vsni_329";
28413
+ const row = "_row_1onxs_332";
28352
28414
  const styles$d = {
28353
28415
  row
28354
28416
  };
@@ -28501,23 +28563,23 @@ var reactFastCompare = function isEqual3(a, b2) {
28501
28563
  throw error2;
28502
28564
  }
28503
28565
  };
28504
- const inputInTable$3 = "_inputInTable_1mx1k_329";
28505
- const inputFocus$3 = "_inputFocus_1mx1k_345";
28506
- const inputError$3 = "_inputError_1mx1k_350";
28507
- const inputWarning$3 = "_inputWarning_1mx1k_351";
28508
- const inputDisabled$3 = "_inputDisabled_1mx1k_382";
28509
- const hideScrollbars$3 = "_hideScrollbars_1mx1k_387";
28510
- const sidebar = "_sidebar_1mx1k_400";
28511
- const inner = "_inner_1mx1k_410";
28512
- const title$3 = "_title_1mx1k_421";
28513
- const subtitle = "_subtitle_1mx1k_422";
28514
- const label$2 = "_label_1mx1k_423";
28515
- const collapsed = "_collapsed_1mx1k_427";
28516
- const list = "_list_1mx1k_450";
28517
- const item$2 = "_item_1mx1k_456";
28518
- const active$2 = "_active_1mx1k_477";
28519
- const experimental = "_experimental_1mx1k_481";
28520
- const icon$1 = "_icon_1mx1k_484";
28566
+ const inputInTable$3 = "_inputInTable_1boi8_332";
28567
+ const inputFocus$3 = "_inputFocus_1boi8_348";
28568
+ const inputError$3 = "_inputError_1boi8_353";
28569
+ const inputWarning$3 = "_inputWarning_1boi8_354";
28570
+ const inputDisabled$3 = "_inputDisabled_1boi8_385";
28571
+ const hideScrollbars$3 = "_hideScrollbars_1boi8_390";
28572
+ const sidebar = "_sidebar_1boi8_403";
28573
+ const inner = "_inner_1boi8_413";
28574
+ const title$3 = "_title_1boi8_424";
28575
+ const subtitle = "_subtitle_1boi8_425";
28576
+ const label$2 = "_label_1boi8_426";
28577
+ const collapsed = "_collapsed_1boi8_430";
28578
+ const list = "_list_1boi8_453";
28579
+ const item$2 = "_item_1boi8_459";
28580
+ const active$2 = "_active_1boi8_480";
28581
+ const experimental = "_experimental_1boi8_484";
28582
+ const icon$1 = "_icon_1boi8_487";
28521
28583
  const styles$c = {
28522
28584
  inputInTable: inputInTable$3,
28523
28585
  inputFocus: inputFocus$3,
@@ -34597,13 +34659,13 @@ const SliderTooltip = ({
34597
34659
  });
34598
34660
  };
34599
34661
  const rcSlider = "";
34600
- const container = "_container_qrqjq_329";
34601
- const small$2 = "_small_qrqjq_335";
34602
- const hasMarks = "_hasMarks_qrqjq_338";
34603
- const vertical = "_vertical_qrqjq_341";
34604
- const hasArrows = "_hasArrows_qrqjq_345";
34605
- const button$1 = "_button_qrqjq_349";
34606
- const label$1 = "_label_qrqjq_352";
34662
+ const container = "_container_1a5uh_332";
34663
+ const small$2 = "_small_1a5uh_338";
34664
+ const hasMarks = "_hasMarks_1a5uh_341";
34665
+ const vertical = "_vertical_1a5uh_344";
34666
+ const hasArrows = "_hasArrows_1a5uh_348";
34667
+ const button$1 = "_button_1a5uh_352";
34668
+ const label$1 = "_label_1a5uh_355";
34607
34669
  const styles$b = {
34608
34670
  container,
34609
34671
  small: small$2,
@@ -34809,22 +34871,22 @@ Spacer.propTypes = {
34809
34871
  width: propTypes$1.exports.oneOfType([propTypes$1.exports.string, propTypes$1.exports.number]),
34810
34872
  flex: propTypes$1.exports.bool
34811
34873
  };
34812
- const inputInTable$2 = "_inputInTable_x12kw_329";
34813
- const inputFocus$2 = "_inputFocus_x12kw_345";
34814
- const inputError$2 = "_inputError_x12kw_350";
34815
- const inputWarning$2 = "_inputWarning_x12kw_351";
34816
- const inputDisabled$2 = "_inputDisabled_x12kw_382";
34817
- const hideScrollbars$2 = "_hideScrollbars_x12kw_387";
34818
- const cellWrapperPadding$3 = "_cellWrapperPadding_x12kw_397";
34819
- const flexBlock$3 = "_flexBlock_x12kw_400";
34820
- const scrollWrapper = "_scrollWrapper_x12kw_413";
34821
- const bordered = "_bordered_x12kw_413";
34822
- const maxHeight = "_maxHeight_x12kw_417";
34823
- const table = "_table_x12kw_426";
34824
- const cellWrapper$3 = "_cellWrapper_x12kw_397";
34825
- const title$2 = "_title_x12kw_508";
34826
- const footer$1 = "_footer_x12kw_509";
34827
- const striped = "_striped_x12kw_514";
34874
+ const inputInTable$2 = "_inputInTable_1bqo1_332";
34875
+ const inputFocus$2 = "_inputFocus_1bqo1_348";
34876
+ const inputError$2 = "_inputError_1bqo1_353";
34877
+ const inputWarning$2 = "_inputWarning_1bqo1_354";
34878
+ const inputDisabled$2 = "_inputDisabled_1bqo1_385";
34879
+ const hideScrollbars$2 = "_hideScrollbars_1bqo1_390";
34880
+ const cellWrapperPadding$3 = "_cellWrapperPadding_1bqo1_400";
34881
+ const flexBlock$3 = "_flexBlock_1bqo1_403";
34882
+ const scrollWrapper = "_scrollWrapper_1bqo1_416";
34883
+ const bordered = "_bordered_1bqo1_416";
34884
+ const maxHeight = "_maxHeight_1bqo1_420";
34885
+ const table = "_table_1bqo1_429";
34886
+ const cellWrapper$3 = "_cellWrapper_1bqo1_400";
34887
+ const title$2 = "_title_1bqo1_511";
34888
+ const footer$1 = "_footer_1bqo1_512";
34889
+ const striped = "_striped_1bqo1_517";
34828
34890
  const styles$a = {
34829
34891
  inputInTable: inputInTable$2,
34830
34892
  inputFocus: inputFocus$2,
@@ -34843,10 +34905,10 @@ const styles$a = {
34843
34905
  footer: footer$1,
34844
34906
  striped
34845
34907
  };
34846
- const cellWrapperPadding$2 = "_cellWrapperPadding_c4wz5_329";
34847
- const flexBlock$2 = "_flexBlock_c4wz5_332";
34848
- const cellWrapper$2 = "_cellWrapper_c4wz5_329";
34849
- const title$1 = "_title_c4wz5_340";
34908
+ const cellWrapperPadding$2 = "_cellWrapperPadding_puzaz_332";
34909
+ const flexBlock$2 = "_flexBlock_puzaz_335";
34910
+ const cellWrapper$2 = "_cellWrapper_puzaz_332";
34911
+ const title$1 = "_title_puzaz_343";
34850
34912
  const styles$9 = {
34851
34913
  cellWrapperPadding: cellWrapperPadding$2,
34852
34914
  flexBlock: flexBlock$2,
@@ -34907,10 +34969,10 @@ Title$1.propTypes = {
34907
34969
  name: propTypes$1.exports.oneOfType([propTypes$1.exports.string, propTypes$1.exports.number, propTypes$1.exports.node]),
34908
34970
  testId: propTypes$1.exports.string
34909
34971
  };
34910
- const cellWrapperPadding$1 = "_cellWrapperPadding_zagix_329";
34911
- const flexBlock$1 = "_flexBlock_zagix_332";
34912
- const cellWrapper$1 = "_cellWrapper_zagix_329";
34913
- const footer = "_footer_zagix_340";
34972
+ const cellWrapperPadding$1 = "_cellWrapperPadding_vi93u_332";
34973
+ const flexBlock$1 = "_flexBlock_vi93u_335";
34974
+ const cellWrapper$1 = "_cellWrapper_vi93u_332";
34975
+ const footer = "_footer_vi93u_343";
34914
34976
  const styles$8 = {
34915
34977
  cellWrapperPadding: cellWrapperPadding$1,
34916
34978
  flexBlock: flexBlock$1,
@@ -34983,38 +35045,38 @@ function CgSortAz(props) {
34983
35045
  function CgSortZa(props) {
34984
35046
  return GenIcon({ "tag": "svg", "attr": { "viewBox": "0 0 24 24", "fill": "none" }, "child": [{ "tag": "path", "attr": { "d": "M6 16C6 16.5523 6.44772 17 7 17H17C17.5523 17 18 16.5523 18 16C18 15.4477 17.5523 15 17 15H7C6.44772 15 6 15.4477 6 16Z", "fill": "currentColor" } }, { "tag": "path", "attr": { "d": "M8 12C8 12.5523 8.44772 13 9 13H15C15.5523 13 16 12.5523 16 12C16 11.4477 15.5523 11 15 11H9C8.44772 11 8 11.4477 8 12Z", "fill": "currentColor" } }, { "tag": "path", "attr": { "d": "M11 9C10.4477 9 10 8.55229 10 8C10 7.44771 10.4477 7 11 7H13C13.5523 7 14 7.44771 14 8C14 8.55229 13.5523 9 13 9H11Z", "fill": "currentColor" } }] })(props);
34985
35047
  }
34986
- const inputInTable$1 = "_inputInTable_1us9t_329";
34987
- const inputFocus$1 = "_inputFocus_1us9t_345";
34988
- const inputError$1 = "_inputError_1us9t_350";
34989
- const inputWarning$1 = "_inputWarning_1us9t_351";
34990
- const inputDisabled$1 = "_inputDisabled_1us9t_382";
34991
- const hideScrollbars$1 = "_hideScrollbars_1us9t_387";
34992
- const cellWrapperPadding = "_cellWrapperPadding_1us9t_397";
34993
- const flexBlock = "_flexBlock_1us9t_400";
34994
- const cellWrapper = "_cellWrapper_1us9t_397";
34995
- const disabledLink = "_disabledLink_1us9t_418";
34996
- const inputWrapper = "_inputWrapper_1us9t_422";
34997
- const breakWord = "_breakWord_1us9t_438";
34998
- const inputCell = "_inputCell_1us9t_441";
34999
- const sliderCell = "_sliderCell_1us9t_444";
35000
- const staticCell = "_staticCell_1us9t_448";
35001
- const staticCellContent = "_staticCellContent_1us9t_451";
35002
- const error$1 = "_error_1us9t_458";
35003
- const warning$1 = "_warning_1us9t_459";
35004
- const unit = "_unit_1us9t_492";
35005
- const sortingCell = "_sortingCell_1us9t_495";
35006
- const sortingCellIcon = "_sortingCellIcon_1us9t_503";
35007
- const icon = "_icon_1us9t_510";
35008
- const clickable = "_clickable_1us9t_521";
35009
- const checkBoxCell = "_checkBoxCell_1us9t_525";
35010
- const iconCell = "_iconCell_1us9t_529";
35011
- const iconWrapper = "_iconWrapper_1us9t_534";
35012
- const actionsCell = "_actionsCell_1us9t_538";
35013
- const rightAligned = "_rightAligned_1us9t_542";
35014
- const centerAligned = "_centerAligned_1us9t_545";
35015
- const leftAligned = "_leftAligned_1us9t_548";
35016
- const popover = "_popover_1us9t_551";
35017
- const disabledPointerEvents = "_disabledPointerEvents_1us9t_554";
35048
+ const inputInTable$1 = "_inputInTable_1ql66_332";
35049
+ const inputFocus$1 = "_inputFocus_1ql66_348";
35050
+ const inputError$1 = "_inputError_1ql66_353";
35051
+ const inputWarning$1 = "_inputWarning_1ql66_354";
35052
+ const inputDisabled$1 = "_inputDisabled_1ql66_385";
35053
+ const hideScrollbars$1 = "_hideScrollbars_1ql66_390";
35054
+ const cellWrapperPadding = "_cellWrapperPadding_1ql66_400";
35055
+ const flexBlock = "_flexBlock_1ql66_403";
35056
+ const cellWrapper = "_cellWrapper_1ql66_400";
35057
+ const disabledLink = "_disabledLink_1ql66_421";
35058
+ const inputWrapper = "_inputWrapper_1ql66_425";
35059
+ const breakWord = "_breakWord_1ql66_441";
35060
+ const inputCell = "_inputCell_1ql66_444";
35061
+ const sliderCell = "_sliderCell_1ql66_447";
35062
+ const staticCell = "_staticCell_1ql66_451";
35063
+ const staticCellContent = "_staticCellContent_1ql66_454";
35064
+ const error$1 = "_error_1ql66_461";
35065
+ const warning$1 = "_warning_1ql66_462";
35066
+ const unit = "_unit_1ql66_495";
35067
+ const sortingCell = "_sortingCell_1ql66_498";
35068
+ const sortingCellIcon = "_sortingCellIcon_1ql66_506";
35069
+ const icon = "_icon_1ql66_513";
35070
+ const clickable = "_clickable_1ql66_524";
35071
+ const checkBoxCell = "_checkBoxCell_1ql66_528";
35072
+ const iconCell = "_iconCell_1ql66_532";
35073
+ const iconWrapper = "_iconWrapper_1ql66_537";
35074
+ const actionsCell = "_actionsCell_1ql66_541";
35075
+ const rightAligned = "_rightAligned_1ql66_545";
35076
+ const centerAligned = "_centerAligned_1ql66_548";
35077
+ const leftAligned = "_leftAligned_1ql66_551";
35078
+ const popover = "_popover_1ql66_554";
35079
+ const disabledPointerEvents = "_disabledPointerEvents_1ql66_557";
35018
35080
  const styles$7 = {
35019
35081
  inputInTable: inputInTable$1,
35020
35082
  inputFocus: inputFocus$1,
@@ -35607,13 +35669,13 @@ Cell.propTypes = {
35607
35669
  cell: cellShape,
35608
35670
  testId: propTypes$1.exports.string
35609
35671
  };
35610
- const clickableRow = "_clickableRow_15h4s_329";
35611
- const hoverableRow = "_hoverableRow_15h4s_332";
35612
- const expandableRow = "_expandableRow_15h4s_336";
35613
- const flush2 = "_flush_15h4s_336";
35614
- const rowActive = "_rowActive_15h4s_340";
35615
- const dragIconCell = "_dragIconCell_15h4s_356";
35616
- const dragIcon = "_dragIcon_15h4s_356";
35672
+ const clickableRow = "_clickableRow_wtxjz_332";
35673
+ const hoverableRow = "_hoverableRow_wtxjz_335";
35674
+ const expandableRow = "_expandableRow_wtxjz_339";
35675
+ const flush2 = "_flush_wtxjz_339";
35676
+ const rowActive = "_rowActive_wtxjz_343";
35677
+ const dragIconCell = "_dragIconCell_wtxjz_359";
35678
+ const dragIcon = "_dragIcon_wtxjz_359";
35617
35679
  const styles$6 = {
35618
35680
  clickableRow,
35619
35681
  hoverableRow,
@@ -36070,16 +36132,16 @@ Table.propTypes = {
36070
36132
  }).isRequired,
36071
36133
  onListReorder: propTypes$1.exports.func
36072
36134
  };
36073
- const tabs = "_tabs_10e36_329";
36074
- const padding = "_padding_10e36_335";
36075
- const margin = "_margin_10e36_339";
36076
- const contentPadding = "_contentPadding_10e36_342";
36077
- const item$1 = "_item_10e36_345";
36078
- const active$1 = "_active_10e36_374";
36079
- const hidden = "_hidden_10e36_379";
36080
- const disabled$1 = "_disabled_10e36_382";
36081
- const left$1 = "_left_10e36_386";
36082
- const right$1 = "_right_10e36_386";
36135
+ const tabs = "_tabs_1fkrz_332";
36136
+ const padding = "_padding_1fkrz_338";
36137
+ const margin = "_margin_1fkrz_342";
36138
+ const contentPadding = "_contentPadding_1fkrz_345";
36139
+ const item$1 = "_item_1fkrz_348";
36140
+ const active$1 = "_active_1fkrz_377";
36141
+ const hidden = "_hidden_1fkrz_382";
36142
+ const disabled$1 = "_disabled_1fkrz_385";
36143
+ const left$1 = "_left_1fkrz_389";
36144
+ const right$1 = "_right_1fkrz_389";
36083
36145
  const styles$5 = {
36084
36146
  tabs,
36085
36147
  padding,
@@ -36301,17 +36363,17 @@ TextLink.propTypes = {
36301
36363
  target: propTypes$1.exports.string,
36302
36364
  testId: propTypes$1.exports.string
36303
36365
  };
36304
- const inputInTable = "_inputInTable_1xj0c_329";
36305
- const inputFocus = "_inputFocus_1xj0c_345";
36306
- const inputError = "_inputError_1xj0c_350";
36307
- const inputWarning = "_inputWarning_1xj0c_351";
36308
- const inputDisabled = "_inputDisabled_1xj0c_382";
36309
- const hideScrollbars = "_hideScrollbars_1xj0c_387";
36310
- const textarea = "_textarea_1xj0c_397";
36311
- const small$1 = "_small_1xj0c_430";
36312
- const error = "_error_1xj0c_436";
36313
- const warning = "_warning_1xj0c_451";
36314
- const monospace = "_monospace_1xj0c_466";
36366
+ const inputInTable = "_inputInTable_1rqe7_332";
36367
+ const inputFocus = "_inputFocus_1rqe7_348";
36368
+ const inputError = "_inputError_1rqe7_353";
36369
+ const inputWarning = "_inputWarning_1rqe7_354";
36370
+ const inputDisabled = "_inputDisabled_1rqe7_385";
36371
+ const hideScrollbars = "_hideScrollbars_1rqe7_390";
36372
+ const textarea = "_textarea_1rqe7_400";
36373
+ const small$1 = "_small_1rqe7_433";
36374
+ const error = "_error_1rqe7_439";
36375
+ const warning = "_warning_1rqe7_454";
36376
+ const monospace = "_monospace_1rqe7_469";
36315
36377
  const styles$4 = {
36316
36378
  inputInTable,
36317
36379
  inputFocus,
@@ -37477,10 +37539,10 @@ const toast = ({
37477
37539
  transition: Slide
37478
37540
  });
37479
37541
  };
37480
- const toggle$1 = "_toggle_hig2m_337";
37481
- const small = "_small_hig2m_350";
37482
- const disabled = "_disabled_hig2m_422";
37483
- const noMargin = "_noMargin_hig2m_433";
37542
+ const toggle$1 = "_toggle_1uhuq_340";
37543
+ const small = "_small_1uhuq_353";
37544
+ const disabled = "_disabled_1uhuq_425";
37545
+ const noMargin = "_noMargin_1uhuq_436";
37484
37546
  const styles$3 = {
37485
37547
  toggle: toggle$1,
37486
37548
  small,
@@ -37537,20 +37599,20 @@ Toggle.propTypes = {
37537
37599
  noMargin: propTypes$1.exports.bool,
37538
37600
  testId: propTypes$1.exports.string
37539
37601
  };
37540
- const topbar = "_topbar_1hu2l_335";
37541
- const fixed = "_fixed_1hu2l_346";
37542
- const title = "_title_1hu2l_354";
37543
- const label = "_label_1hu2l_370";
37544
- const brand = "_brand_1hu2l_375";
37545
- const version = "_version_1hu2l_381";
37546
- const link = "_link_1hu2l_382";
37547
- const left = "_left_1hu2l_393";
37548
- const right = "_right_1hu2l_394";
37549
- const item = "_item_1hu2l_405";
37550
- const button = "_button_1hu2l_423";
37551
- const menu = "_menu_1hu2l_424";
37552
- const active = "_active_1hu2l_451";
37553
- const alert = "_alert_1hu2l_478";
37602
+ const topbar = "_topbar_1lh9e_338";
37603
+ const fixed = "_fixed_1lh9e_349";
37604
+ const title = "_title_1lh9e_357";
37605
+ const label = "_label_1lh9e_373";
37606
+ const brand = "_brand_1lh9e_378";
37607
+ const version = "_version_1lh9e_384";
37608
+ const link = "_link_1lh9e_385";
37609
+ const left = "_left_1lh9e_396";
37610
+ const right = "_right_1lh9e_397";
37611
+ const item = "_item_1lh9e_408";
37612
+ const button = "_button_1lh9e_426";
37613
+ const menu = "_menu_1lh9e_427";
37614
+ const active = "_active_1lh9e_454";
37615
+ const alert = "_alert_1lh9e_481";
37554
37616
  const styles$2 = {
37555
37617
  topbar,
37556
37618
  fixed,
@@ -43454,12 +43516,12 @@ function AiOutlineMinusSquare(props) {
43454
43516
  function AiOutlinePlusSquare(props) {
43455
43517
  return GenIcon({ "tag": "svg", "attr": { "viewBox": "0 0 1024 1024" }, "child": [{ "tag": "path", "attr": { "d": "M328 544h152v152c0 4.4 3.6 8 8 8h48c4.4 0 8-3.6 8-8V544h152c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8H544V328c0-4.4-3.6-8-8-8h-48c-4.4 0-8 3.6-8 8v152H328c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8z" } }, { "tag": "path", "attr": { "d": "M880 112H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V144c0-17.7-14.3-32-32-32zm-40 728H184V184h656v656z" } }] })(props);
43456
43518
  }
43457
- const tree = "_tree_1hzfx_329";
43458
- const toggle = "_toggle_1hzfx_332";
43459
- const dropTarget = "_dropTarget_1hzfx_336";
43460
- const draggingSource = "_draggingSource_1hzfx_339";
43461
- const placeholderContainer = "_placeholderContainer_1hzfx_342";
43462
- const placeholder2 = "_placeholder_1hzfx_342";
43519
+ const tree = "_tree_1png8_332";
43520
+ const toggle = "_toggle_1png8_335";
43521
+ const dropTarget = "_dropTarget_1png8_339";
43522
+ const draggingSource = "_draggingSource_1png8_342";
43523
+ const placeholderContainer = "_placeholderContainer_1png8_345";
43524
+ const placeholder2 = "_placeholder_1png8_345";
43463
43525
  const styles = {
43464
43526
  tree,
43465
43527
  toggle,