@oliasoft-open-source/react-ui-library 4.0.0-beta-38 → 4.0.0-beta-39

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/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 = "_chevron_1jfmf_1";
1929
- const expanded$2 = "_expanded_1jfmf_9";
1928
+ const chevron = "_chevron_z2anz_1";
1929
+ const expanded$2 = "_expanded_z2anz_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 = "_accordion_1erh7_1";
3283
- const accordionHeader = "_accordionHeader_1erh7_5";
3284
- const heading$6 = "_heading_1erh7_9";
3285
- const clickable$1 = "_clickable_1erh7_12";
3286
- const bordered$4 = "_bordered_1erh7_18";
3287
- const accordionContent = "_accordionContent_1erh7_18";
3288
- const expanded$1 = "_expanded_1erh7_31";
3289
- const padding$3 = "_padding_1erh7_40";
3290
- const squareBottom = "_squareBottom_1erh7_43";
3282
+ const accordion = "_accordion_tjobd_1";
3283
+ const accordionHeader = "_accordionHeader_tjobd_5";
3284
+ const heading$6 = "_heading_tjobd_9";
3285
+ const clickable$1 = "_clickable_tjobd_12";
3286
+ const bordered$4 = "_bordered_tjobd_18";
3287
+ const accordionContent = "_accordionContent_tjobd_18";
3288
+ const expanded$1 = "_expanded_tjobd_31";
3289
+ const padding$3 = "_padding_tjobd_40";
3290
+ const squareBottom = "_squareBottom_tjobd_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 = "_checkbox_d2sgw_1";
3416
- const noLabel = "_noLabel_d2sgw_17";
3417
- const small$d = "_small_d2sgw_20";
3418
- const checkmark = "_checkmark_d2sgw_43";
3419
- const disabled$9 = "_disabled_d2sgw_67";
3420
- const noMargin$2 = "_noMargin_d2sgw_81";
3421
- const isInTable$4 = "_isInTable_d2sgw_84";
3415
+ const checkbox = "_checkbox_1mw9n_1";
3416
+ const noLabel = "_noLabel_1mw9n_17";
3417
+ const small$d = "_small_1mw9n_20";
3418
+ const checkmark = "_checkmark_1mw9n_43";
3419
+ const disabled$9 = "_disabled_1mw9n_67";
3420
+ const noMargin$2 = "_noMargin_1mw9n_81";
3421
+ const isInTable$4 = "_isInTable_1mw9n_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(--margin-xs) var(--margin-sm)",
5447
+ padding: "var(--padding-xxs) var(--padding-xs)",
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(--margin-xs) var(--margin-sm)",
5549
+ padding: "var(--padding-xxs) var(--padding-xs)",
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 = "_bordered_3972c_1";
5739
- const checkboxWrapper = "_checkboxWrapper_3972c_7";
5740
- const padding$2 = "_padding_3972c_13";
5741
- const contentWrapper = "_contentWrapper_3972c_16";
5738
+ const bordered$3 = "_bordered_1cgsf_1";
5739
+ const checkboxWrapper = "_checkboxWrapper_1cgsf_7";
5740
+ const padding$2 = "_padding_1cgsf_13";
5741
+ const contentWrapper = "_contentWrapper_1cgsf_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 = "_wrapper_aulte_1";
11282
- const layer$1 = "_layer_aulte_5";
11283
- const layerContainer$1 = "_layerContainer_aulte_8";
11284
- const nested = "_nested_aulte_23";
11285
- const fileInput$1 = "_fileInput_aulte_35";
11286
- const trigger$2 = "_trigger_aulte_41";
11287
- const middleAlignedInline = "_middleAlignedInline_aulte_50";
11288
- const heading$5 = "_heading_aulte_56";
11289
- const headingIcon = "_headingIcon_aulte_62";
11290
- const option$1 = "_option_aulte_74";
11291
- const active$8 = "_active_aulte_92";
11292
- const selected$1 = "_selected_aulte_97";
11293
- const optionContent$1 = "_optionContent_aulte_103";
11294
- const inline$4 = "_inline_aulte_108";
11295
- const icon$5 = "_icon_aulte_113";
11296
- const check$1 = "_check_aulte_114";
11297
- const text$3 = "_text_aulte_136";
11298
- const label$a = "_label_aulte_141";
11299
- const description = "_description_aulte_152";
11300
- const arrow$1 = "_arrow_aulte_156";
11301
- const divider$1 = "_divider_aulte_160";
11302
- const deprecatedSemanticIcon = "_deprecatedSemanticIcon_aulte_164";
11303
- const disabled$8 = "_disabled_aulte_168";
11304
- const buttonLabel = "_buttonLabel_aulte_173";
11305
- const buttonCaret = "_buttonCaret_aulte_179";
11306
- const component = "_component_aulte_183";
11307
- const right$7 = "_right_aulte_189";
11308
- const actions$2 = "_actions_aulte_194";
11281
+ const wrapper$4 = "_wrapper_i13yk_1";
11282
+ const layer$1 = "_layer_i13yk_5";
11283
+ const layerContainer$1 = "_layerContainer_i13yk_8";
11284
+ const nested = "_nested_i13yk_23";
11285
+ const fileInput$1 = "_fileInput_i13yk_35";
11286
+ const trigger$2 = "_trigger_i13yk_41";
11287
+ const middleAlignedInline = "_middleAlignedInline_i13yk_50";
11288
+ const heading$5 = "_heading_i13yk_56";
11289
+ const headingIcon = "_headingIcon_i13yk_62";
11290
+ const option$1 = "_option_i13yk_74";
11291
+ const active$8 = "_active_i13yk_92";
11292
+ const selected$1 = "_selected_i13yk_97";
11293
+ const optionContent$1 = "_optionContent_i13yk_103";
11294
+ const inline$4 = "_inline_i13yk_108";
11295
+ const icon$5 = "_icon_i13yk_113";
11296
+ const check$1 = "_check_i13yk_114";
11297
+ const text$3 = "_text_i13yk_136";
11298
+ const label$a = "_label_i13yk_141";
11299
+ const description = "_description_i13yk_152";
11300
+ const arrow$1 = "_arrow_i13yk_156";
11301
+ const divider$1 = "_divider_i13yk_160";
11302
+ const deprecatedSemanticIcon = "_deprecatedSemanticIcon_i13yk_164";
11303
+ const disabled$8 = "_disabled_i13yk_168";
11304
+ const buttonLabel = "_buttonLabel_i13yk_173";
11305
+ const buttonCaret = "_buttonCaret_i13yk_179";
11306
+ const component = "_component_i13yk_183";
11307
+ const right$7 = "_right_i13yk_189";
11308
+ const actions$2 = "_actions_i13yk_194";
11309
11309
  const styles$M = {
11310
11310
  wrapper: wrapper$4,
11311
11311
  layer: layer$1,
@@ -11555,14 +11555,14 @@ const placementOptions$1 = (placement, isNested = false) => ({
11555
11555
  preferY: "bottom",
11556
11556
  placement: placement || (isNested ? "right-start" : "bottom-start")
11557
11557
  });
11558
- const wrapper$3 = "_wrapper_12awj_1";
11559
- const badge = "_badge_12awj_5";
11560
- const label$9 = "_label_12awj_11";
11561
- const dark = "_dark_12awj_23";
11562
- const light = "_light_12awj_26";
11563
- const small$c = "_small_12awj_29";
11564
- const dot = "_dot_12awj_33";
11565
- const hasChildren = "_hasChildren_12awj_38";
11558
+ const wrapper$3 = "_wrapper_1coiq_1";
11559
+ const badge = "_badge_1coiq_5";
11560
+ const label$9 = "_label_1coiq_11";
11561
+ const dark = "_dark_1coiq_23";
11562
+ const light = "_light_1coiq_26";
11563
+ const small$c = "_small_1coiq_29";
11564
+ const dot = "_dot_1coiq_33";
11565
+ const hasChildren = "_hasChildren_1coiq_38";
11566
11566
  const styles$L = {
11567
11567
  wrapper: wrapper$3,
11568
11568
  badge,
@@ -11618,32 +11618,32 @@ Badge.propTypes = {
11618
11618
  margin: propTypes$1.exports.string,
11619
11619
  small: propTypes$1.exports.bool
11620
11620
  };
11621
- const inputInTable$b = "_inputInTable_1695e_1";
11622
- const inputHover$b = "_inputHover_1695e_13";
11623
- const inputFocus$b = "_inputFocus_1695e_18";
11624
- const inputError$b = "_inputError_1695e_25";
11625
- const inputWarning$b = "_inputWarning_1695e_26";
11626
- const inputDisabled$b = "_inputDisabled_1695e_61";
11627
- const hideScrollbars$b = "_hideScrollbars_1695e_67";
11628
- const button$3 = "_button_1695e_103";
11629
- const active$7 = "_active_1695e_139";
11630
- const green$1 = "_green_1695e_139";
11631
- const red$1 = "_red_1695e_139";
11632
- const orange$1 = "_orange_1695e_139";
11633
- const icon$4 = "_icon_1695e_151";
11634
- const iconOnly = "_iconOnly_1695e_157";
11635
- const basic = "_basic_1695e_167";
11636
- const muted$2 = "_muted_1695e_173";
11637
- const disabled$7 = "_disabled_1695e_192";
11638
- const small$b = "_small_1695e_202";
11639
- const pill = "_pill_1695e_207";
11640
- const round = "_round_1695e_208";
11641
- const error$8 = "_error_1695e_275";
11642
- const warning$c = "_warning_1695e_292";
11643
- const inverted$1 = "_inverted_1695e_309";
11644
- const groupOrderFirst$4 = "_groupOrderFirst_1695e_339";
11645
- const groupOrderMiddle$4 = "_groupOrderMiddle_1695e_340";
11646
- const groupOrderLast$4 = "_groupOrderLast_1695e_341";
11621
+ const inputInTable$b = "_inputInTable_15rbm_1";
11622
+ const inputHover$b = "_inputHover_15rbm_13";
11623
+ const inputFocus$b = "_inputFocus_15rbm_18";
11624
+ const inputError$b = "_inputError_15rbm_25";
11625
+ const inputWarning$b = "_inputWarning_15rbm_26";
11626
+ const inputDisabled$b = "_inputDisabled_15rbm_61";
11627
+ const hideScrollbars$b = "_hideScrollbars_15rbm_67";
11628
+ const button$3 = "_button_15rbm_103";
11629
+ const active$7 = "_active_15rbm_139";
11630
+ const green$1 = "_green_15rbm_139";
11631
+ const red$1 = "_red_15rbm_139";
11632
+ const orange$1 = "_orange_15rbm_139";
11633
+ const icon$4 = "_icon_15rbm_151";
11634
+ const iconOnly = "_iconOnly_15rbm_157";
11635
+ const basic = "_basic_15rbm_167";
11636
+ const muted$2 = "_muted_15rbm_173";
11637
+ const disabled$7 = "_disabled_15rbm_192";
11638
+ const small$b = "_small_15rbm_202";
11639
+ const pill = "_pill_15rbm_207";
11640
+ const round = "_round_15rbm_208";
11641
+ const error$8 = "_error_15rbm_275";
11642
+ const warning$c = "_warning_15rbm_292";
11643
+ const inverted$1 = "_inverted_15rbm_309";
11644
+ const groupOrderFirst$4 = "_groupOrderFirst_15rbm_339";
11645
+ const groupOrderMiddle$4 = "_groupOrderMiddle_15rbm_340";
11646
+ const groupOrderLast$4 = "_groupOrderLast_15rbm_341";
11647
11647
  const buttonStyles = {
11648
11648
  inputInTable: inputInTable$b,
11649
11649
  inputHover: inputHover$b,
@@ -12365,9 +12365,9 @@ Menu.propTypes = {
12365
12365
  open: propTypes$1.exports.bool,
12366
12366
  setOpen: propTypes$1.exports.func
12367
12367
  };
12368
- const actions$1 = "_actions_kwhh8_1";
12369
- const actionComponentContainer = "_actionComponentContainer_kwhh8_11";
12370
- const active$6 = "_active_kwhh8_33";
12368
+ const actions$1 = "_actions_1nid8_1";
12369
+ const actionComponentContainer = "_actionComponentContainer_1nid8_11";
12370
+ const active$6 = "_active_1nid8_33";
12371
12371
  const styles$J = {
12372
12372
  actions: actions$1,
12373
12373
  actionComponentContainer,
@@ -12468,12 +12468,12 @@ Actions.propTypes = {
12468
12468
  actions: actionsShape,
12469
12469
  right: propTypes$1.exports.bool
12470
12470
  };
12471
- const breadcrumb = "_breadcrumb_sgoi8_1";
12472
- const small$a = "_small_sgoi8_4";
12473
- const labelContainer = "_labelContainer_sgoi8_7";
12474
- const active$5 = "_active_sgoi8_17";
12475
- const disabled$6 = "_disabled_sgoi8_22";
12476
- const separator = "_separator_sgoi8_27";
12471
+ const breadcrumb = "_breadcrumb_2k0cd_1";
12472
+ const small$a = "_small_2k0cd_4";
12473
+ const labelContainer = "_labelContainer_2k0cd_7";
12474
+ const active$5 = "_active_2k0cd_17";
12475
+ const disabled$6 = "_disabled_2k0cd_22";
12476
+ const separator = "_separator_2k0cd_27";
12477
12477
  const styles$I = {
12478
12478
  breadcrumb,
12479
12479
  small: small$a,
@@ -12661,13 +12661,13 @@ ButtonGroup.propTypes = {
12661
12661
  value: propTypes$1.exports.oneOfType([propTypes$1.exports.string, propTypes$1.exports.number]),
12662
12662
  testId: propTypes$1.exports.string
12663
12663
  };
12664
- const card = "_card_1atmq_1";
12665
- const bordered$2 = "_bordered_1atmq_4";
12666
- const raised = "_raised_1atmq_10";
12667
- const cardHeader = "_cardHeader_1atmq_13";
12668
- const cardContentBorderTop = "_cardContentBorderTop_1atmq_19";
12669
- const padding$1 = "_padding_1atmq_22";
12670
- const cardContent = "_cardContent_1atmq_19";
12664
+ const card = "_card_puxzc_1";
12665
+ const bordered$2 = "_bordered_puxzc_4";
12666
+ const raised = "_raised_puxzc_10";
12667
+ const cardHeader = "_cardHeader_puxzc_13";
12668
+ const cardContentBorderTop = "_cardContentBorderTop_puxzc_19";
12669
+ const padding$1 = "_padding_puxzc_22";
12670
+ const cardContent = "_cardContent_puxzc_19";
12671
12671
  const styles$G = {
12672
12672
  card,
12673
12673
  bordered: bordered$2,
@@ -14101,7 +14101,7 @@ const Divider = ({ children, margin: margin2, color: color2, align }) => /* @__P
14101
14101
  }) : children
14102
14102
  });
14103
14103
  Divider.defaultProps = {
14104
- margin: "var(--margin)",
14104
+ margin: "var(--padding)",
14105
14105
  color: "var(--color-border)",
14106
14106
  align: "center"
14107
14107
  };
@@ -14110,9 +14110,9 @@ Divider.propTypes = {
14110
14110
  color: propTypes$1.exports.string,
14111
14111
  align: propTypes$1.exports.string
14112
14112
  };
14113
- const heading$4 = "_heading_ss23n_1";
14114
- const top$1 = "_top_ss23n_10";
14115
- const icons$2 = "_icons_ss23n_20";
14113
+ const heading$4 = "_heading_1bklz_1";
14114
+ const top$1 = "_top_1bklz_10";
14115
+ const icons$2 = "_icons_1bklz_20";
14116
14116
  const styles$D = {
14117
14117
  heading: heading$4,
14118
14118
  top: top$1,
@@ -14189,13 +14189,13 @@ Heading$2.propTypes = {
14189
14189
  top: propTypes$1.exports.bool,
14190
14190
  testId: propTypes$1.exports.string
14191
14191
  };
14192
- const dialog = "_dialog_1xtuy_1";
14193
- const inline$3 = "_inline_1xtuy_18";
14194
- const scroll$3 = "_scroll_1xtuy_21";
14195
- const header$2 = "_header_1xtuy_24";
14196
- const dismiss$2 = "_dismiss_1xtuy_33";
14197
- const content$3 = "_content_1xtuy_38";
14198
- const footer$2 = "_footer_1xtuy_47";
14192
+ const dialog = "_dialog_ch65x_1";
14193
+ const inline$3 = "_inline_ch65x_18";
14194
+ const scroll$3 = "_scroll_ch65x_21";
14195
+ const header$2 = "_header_ch65x_24";
14196
+ const dismiss$2 = "_dismiss_ch65x_33";
14197
+ const content$3 = "_content_ch65x_38";
14198
+ const footer$2 = "_footer_ch65x_47";
14199
14199
  const styles$C = {
14200
14200
  dialog,
14201
14201
  inline: inline$3,
@@ -16657,8 +16657,8 @@ Drawer.propTypes = {
16657
16657
  onClose: propTypes$1.exports.func,
16658
16658
  onOpen: propTypes$1.exports.func
16659
16659
  };
16660
- const empty$2 = "_empty_1ytdm_1";
16661
- const text$2 = "_text_1ytdm_11";
16660
+ const empty$2 = "_empty_fe425_1";
16661
+ const text$2 = "_text_fe425_11";
16662
16662
  const styles$A = {
16663
16663
  empty: empty$2,
16664
16664
  text: text$2
@@ -17044,9 +17044,9 @@ FileInput.propTypes = {
17044
17044
  onChange: propTypes$1.exports.func,
17045
17045
  testId: propTypes$1.exports.string
17046
17046
  };
17047
- const label$7 = "_label_ik0mj_1";
17048
- const labelLeft$1 = "_labelLeft_ik0mj_5";
17049
- const icons$1 = "_icons_ik0mj_13";
17047
+ const label$7 = "_label_18pfe_1";
17048
+ const labelLeft$1 = "_labelLeft_18pfe_5";
17049
+ const icons$1 = "_icons_18pfe_13";
17050
17050
  const styles$w = {
17051
17051
  label: label$7,
17052
17052
  labelLeft: labelLeft$1,
@@ -17145,17 +17145,17 @@ Label$2.propTypes = {
17145
17145
  }),
17146
17146
  labelLeft: propTypes$1.exports.bool
17147
17147
  };
17148
- const field = "_field_nkfox_1";
17149
- const labelLeft = "_labelLeft_nkfox_5";
17150
- const fieldInput = "_fieldInput_nkfox_9";
17151
- const formRow$1 = "_formRow_nkfox_12";
17152
- const button$2 = "_button_nkfox_22";
17148
+ const field = "_field_1xoss_1";
17149
+ const labelLeft = "_labelLeft_1xoss_5";
17150
+ const fieldInput = "_fieldInput_1xoss_9";
17151
+ const formRow$1 = "_formRow_1xoss_12";
17152
+ const button$2 = "_button_1xoss_22";
17153
17153
  const styles$v = {
17154
17154
  field,
17155
17155
  labelLeft,
17156
17156
  fieldInput,
17157
17157
  formRow: formRow$1,
17158
- "form-row": "_form-row_nkfox_13",
17158
+ "form-row": "_form-row_1xoss_13",
17159
17159
  button: button$2
17160
17160
  };
17161
17161
  const Field = ({
@@ -17259,7 +17259,7 @@ const Flex = ({
17259
17259
  justifyContent,
17260
17260
  height,
17261
17261
  flexWrap: wrap2 ? "wrap" : "nowrap",
17262
- gap: gap === false ? 0 : gap === true ? "var(--margin)" : gap
17262
+ gap: gap === false ? 0 : gap === true ? "var(--padding)" : gap
17263
17263
  },
17264
17264
  children
17265
17265
  });
@@ -17286,7 +17286,7 @@ Flex.propTypes = {
17286
17286
  propTypes$1.exports.number
17287
17287
  ])
17288
17288
  };
17289
- const formRow = "_formRow_e4kcc_1";
17289
+ const formRow = "_formRow_odewu_1";
17290
17290
  const styles$u = {
17291
17291
  formRow
17292
17292
  };
@@ -17331,7 +17331,7 @@ const Grid = ({
17331
17331
  columns,
17332
17332
  columnsTablet,
17333
17333
  columnsMobile,
17334
- gap: gap === false ? 0 : gap === true ? "var(--margin)" : gap,
17334
+ gap: gap === false ? 0 : gap === true ? "var(--padding)" : gap,
17335
17335
  height,
17336
17336
  children
17337
17337
  });
@@ -26305,42 +26305,42 @@ var InfiniteScroll = function(_super) {
26305
26305
  };
26306
26306
  return InfiniteScroll2;
26307
26307
  }(Component$1);
26308
- const inputInTable$8 = "_inputInTable_mu8ho_1";
26309
- const inputHover$8 = "_inputHover_mu8ho_13";
26310
- const inputFocus$8 = "_inputFocus_mu8ho_18";
26311
- const inputError$8 = "_inputError_mu8ho_25";
26312
- const inputWarning$8 = "_inputWarning_mu8ho_26";
26313
- const inputDisabled$8 = "_inputDisabled_mu8ho_61";
26314
- const hideScrollbars$8 = "_hideScrollbars_mu8ho_67";
26315
- const header$1 = "_header_mu8ho_77";
26316
- const headerTitle = "_headerTitle_mu8ho_77";
26317
- const heading$3 = "_heading_mu8ho_78";
26318
- const itemHeader = "_itemHeader_mu8ho_78";
26319
- const narrow = "_narrow_mu8ho_81";
26320
- const stickyHeader = "_stickyHeader_mu8ho_85";
26321
- const title$3 = "_title_mu8ho_96";
26322
- const name = "_name_mu8ho_102";
26323
- const iconTooltipMargin = "_iconTooltipMargin_mu8ho_105";
26324
- const bold = "_bold_mu8ho_108";
26325
- const toggleNarrow = "_toggleNarrow_mu8ho_117";
26326
- const drag$1 = "_drag_mu8ho_135";
26327
- const list$1 = "_list_mu8ho_152";
26328
- const bordered$1 = "_bordered_mu8ho_156";
26329
- const item$4 = "_item_mu8ho_78";
26330
- const action = "_action_mu8ho_189";
26331
- const active$3 = "_active_mu8ho_192";
26332
- const disabled$5 = "_disabled_mu8ho_207";
26333
- const label$6 = "_label_mu8ho_218";
26334
- const details$2 = "_details_mu8ho_224";
26335
- const metadata = "_metadata_mu8ho_225";
26336
- const itemContent = "_itemContent_mu8ho_233";
26337
- const indentIcon = "_indentIcon_mu8ho_240";
26338
- const expandIcon = "_expandIcon_mu8ho_245";
26339
- const expanded = "_expanded_mu8ho_252";
26340
- const right$4 = "_right_mu8ho_255";
26341
- const actions = "_actions_mu8ho_264";
26342
- const scrollableList = "_scrollableList_mu8ho_269";
26343
- const hideScrollbar = "_hideScrollbar_mu8ho_67";
26308
+ const inputInTable$8 = "_inputInTable_pre97_1";
26309
+ const inputHover$8 = "_inputHover_pre97_13";
26310
+ const inputFocus$8 = "_inputFocus_pre97_18";
26311
+ const inputError$8 = "_inputError_pre97_25";
26312
+ const inputWarning$8 = "_inputWarning_pre97_26";
26313
+ const inputDisabled$8 = "_inputDisabled_pre97_61";
26314
+ const hideScrollbars$8 = "_hideScrollbars_pre97_67";
26315
+ const header$1 = "_header_pre97_77";
26316
+ const headerTitle = "_headerTitle_pre97_77";
26317
+ const heading$3 = "_heading_pre97_78";
26318
+ const itemHeader = "_itemHeader_pre97_78";
26319
+ const narrow = "_narrow_pre97_81";
26320
+ const stickyHeader = "_stickyHeader_pre97_85";
26321
+ const title$3 = "_title_pre97_96";
26322
+ const name = "_name_pre97_102";
26323
+ const iconTooltipMargin = "_iconTooltipMargin_pre97_105";
26324
+ const bold = "_bold_pre97_108";
26325
+ const toggleNarrow = "_toggleNarrow_pre97_117";
26326
+ const drag$1 = "_drag_pre97_135";
26327
+ const list$1 = "_list_pre97_152";
26328
+ const bordered$1 = "_bordered_pre97_156";
26329
+ const item$4 = "_item_pre97_78";
26330
+ const action = "_action_pre97_189";
26331
+ const active$3 = "_active_pre97_192";
26332
+ const disabled$5 = "_disabled_pre97_207";
26333
+ const label$6 = "_label_pre97_218";
26334
+ const details$2 = "_details_pre97_224";
26335
+ const metadata = "_metadata_pre97_225";
26336
+ const itemContent = "_itemContent_pre97_233";
26337
+ const indentIcon = "_indentIcon_pre97_240";
26338
+ const expandIcon = "_expandIcon_pre97_245";
26339
+ const expanded = "_expanded_pre97_252";
26340
+ const right$4 = "_right_pre97_255";
26341
+ const actions = "_actions_pre97_264";
26342
+ const scrollableList = "_scrollableList_pre97_269";
26343
+ const hideScrollbar = "_hideScrollbar_pre97_67";
26344
26344
  const listStyles = {
26345
26345
  inputInTable: inputInTable$8,
26346
26346
  inputHover: inputHover$8,
@@ -26945,13 +26945,13 @@ List.propTypes = {
26945
26945
  }),
26946
26946
  testId: propTypes$1.exports.string
26947
26947
  };
26948
- const loader = "_loader_vbf26_1";
26949
- const fullViewPortSize = "_fullViewPortSize_vbf26_7";
26950
- const cover = "_cover_vbf26_14";
26951
- const dimmer = "_dimmer_vbf26_21";
26952
- const content$2 = "_content_vbf26_44";
26953
- const text$1 = "_text_vbf26_49";
26954
- const details$1 = "_details_vbf26_53";
26948
+ const loader = "_loader_477i5_1";
26949
+ const fullViewPortSize = "_fullViewPortSize_477i5_7";
26950
+ const cover = "_cover_477i5_14";
26951
+ const dimmer = "_dimmer_477i5_21";
26952
+ const content$2 = "_content_477i5_44";
26953
+ const text$1 = "_text_477i5_49";
26954
+ const details$1 = "_details_477i5_53";
26955
26955
  const styles$s = {
26956
26956
  loader,
26957
26957
  fullViewPortSize,
@@ -27025,27 +27025,27 @@ Loader.propTypes = {
27025
27025
  testId: propTypes$1.exports.string,
27026
27026
  theme: propTypes$1.exports.string
27027
27027
  };
27028
- const inputInTable$7 = "_inputInTable_124js_1";
27029
- const inputHover$7 = "_inputHover_124js_13";
27030
- const inputFocus$7 = "_inputFocus_124js_18";
27031
- const inputError$7 = "_inputError_124js_25";
27032
- const inputWarning$7 = "_inputWarning_124js_26";
27033
- const inputDisabled$7 = "_inputDisabled_124js_61";
27034
- const hideScrollbars$7 = "_hideScrollbars_124js_67";
27035
- const container$1 = "_container_124js_83";
27036
- const block$1 = "_block_124js_102";
27037
- const info = "_info_124js_105";
27038
- const success = "_success_124js_109";
27039
- const warning$6 = "_warning_124js_113";
27040
- const error$4 = "_error_124js_117";
27041
- const content$1 = "_content_124js_121";
27042
- const heading$2 = "_heading_124js_125";
27043
- const icon$3 = "_icon_124js_132";
27044
- const dismiss$1 = "_dismiss_124js_140";
27045
- const absolute = "_absolute_124js_144";
27046
- const legendToggle = "_legendToggle_124js_156";
27047
- const detailsText = "_detailsText_124js_166";
27048
- const footer$1 = "_footer_124js_170";
27028
+ const inputInTable$7 = "_inputInTable_j7l8b_1";
27029
+ const inputHover$7 = "_inputHover_j7l8b_13";
27030
+ const inputFocus$7 = "_inputFocus_j7l8b_18";
27031
+ const inputError$7 = "_inputError_j7l8b_25";
27032
+ const inputWarning$7 = "_inputWarning_j7l8b_26";
27033
+ const inputDisabled$7 = "_inputDisabled_j7l8b_61";
27034
+ const hideScrollbars$7 = "_hideScrollbars_j7l8b_67";
27035
+ const container$1 = "_container_j7l8b_83";
27036
+ const block$1 = "_block_j7l8b_102";
27037
+ const info = "_info_j7l8b_105";
27038
+ const success = "_success_j7l8b_109";
27039
+ const warning$6 = "_warning_j7l8b_113";
27040
+ const error$4 = "_error_j7l8b_117";
27041
+ const content$1 = "_content_j7l8b_121";
27042
+ const heading$2 = "_heading_j7l8b_125";
27043
+ const icon$3 = "_icon_j7l8b_132";
27044
+ const dismiss$1 = "_dismiss_j7l8b_140";
27045
+ const absolute = "_absolute_j7l8b_144";
27046
+ const legendToggle = "_legendToggle_j7l8b_156";
27047
+ const detailsText = "_detailsText_j7l8b_166";
27048
+ const footer$1 = "_footer_j7l8b_170";
27049
27049
  const styles$r = {
27050
27050
  inputInTable: inputInTable$7,
27051
27051
  inputHover: inputHover$7,
@@ -27229,10 +27229,10 @@ const Portal = ({ id: id2, children }) => {
27229
27229
  Portal.propTypes = {
27230
27230
  id: propTypes$1.exports.string.isRequired
27231
27231
  };
27232
- const wrapper$2 = "_wrapper_1haxe_1";
27233
- const contentContainer = "_contentContainer_1haxe_15";
27234
- const centered = "_centered_1haxe_27";
27235
- const newLine = "_newLine_1haxe_31";
27232
+ const wrapper$2 = "_wrapper_sb0hc_1";
27233
+ const contentContainer = "_contentContainer_sb0hc_15";
27234
+ const centered = "_centered_sb0hc_24";
27235
+ const newLine = "_newLine_sb0hc_28";
27236
27236
  const styles$q = {
27237
27237
  wrapper: wrapper$2,
27238
27238
  contentContainer,
@@ -27280,10 +27280,10 @@ Modal.propTypes = {
27280
27280
  centered: propTypes$1.exports.bool,
27281
27281
  width: propTypes$1.exports.oneOfType([propTypes$1.exports.string, propTypes$1.exports.number])
27282
27282
  };
27283
- const menu$1 = "_menu_1gmgb_1";
27284
- const header = "_header_1gmgb_11";
27285
- const item$3 = "_item_1gmgb_27";
27286
- const heading$1 = "_heading_1gmgb_32";
27283
+ const menu$1 = "_menu_1rz4x_1";
27284
+ const header = "_header_1rz4x_11";
27285
+ const item$3 = "_item_1rz4x_27";
27286
+ const heading$1 = "_heading_1rz4x_32";
27287
27287
  const styles$p = {
27288
27288
  menu: menu$1,
27289
27289
  header,
@@ -27457,23 +27457,23 @@ Page.propTypes = {
27457
27457
  scroll: propTypes$1.exports.bool,
27458
27458
  top: propTypes$1.exports.oneOfType([propTypes$1.exports.number, propTypes$1.exports.string])
27459
27459
  };
27460
- const inputInTable$6 = "_inputInTable_1a20i_1";
27461
- const inputHover$6 = "_inputHover_1a20i_13";
27462
- const inputFocus$6 = "_inputFocus_1a20i_18";
27463
- const inputError$6 = "_inputError_1a20i_25";
27464
- const inputWarning$6 = "_inputWarning_1a20i_26";
27465
- const inputDisabled$6 = "_inputDisabled_1a20i_61";
27466
- const hideScrollbars$6 = "_hideScrollbars_1a20i_67";
27467
- const select = "_select_1a20i_77";
27468
- const isInTable$2 = "_isInTable_1a20i_121";
27469
- const unSelected = "_unSelected_1a20i_133";
27470
- const error$3 = "_error_1a20i_140";
27471
- const warning$5 = "_warning_1a20i_157";
27472
- const small$6 = "_small_1a20i_174";
27473
- const right$3 = "_right_1a20i_182";
27474
- const groupOrderFirst$1 = "_groupOrderFirst_1a20i_193";
27475
- const groupOrderMiddle$1 = "_groupOrderMiddle_1a20i_194";
27476
- const groupOrderLast$1 = "_groupOrderLast_1a20i_198";
27460
+ const inputInTable$6 = "_inputInTable_m6lot_1";
27461
+ const inputHover$6 = "_inputHover_m6lot_13";
27462
+ const inputFocus$6 = "_inputFocus_m6lot_18";
27463
+ const inputError$6 = "_inputError_m6lot_25";
27464
+ const inputWarning$6 = "_inputWarning_m6lot_26";
27465
+ const inputDisabled$6 = "_inputDisabled_m6lot_61";
27466
+ const hideScrollbars$6 = "_hideScrollbars_m6lot_67";
27467
+ const select = "_select_m6lot_77";
27468
+ const isInTable$2 = "_isInTable_m6lot_121";
27469
+ const unSelected = "_unSelected_m6lot_133";
27470
+ const error$3 = "_error_m6lot_140";
27471
+ const warning$5 = "_warning_m6lot_157";
27472
+ const small$6 = "_small_m6lot_174";
27473
+ const right$3 = "_right_m6lot_182";
27474
+ const groupOrderFirst$1 = "_groupOrderFirst_m6lot_193";
27475
+ const groupOrderMiddle$1 = "_groupOrderMiddle_m6lot_194";
27476
+ const groupOrderLast$1 = "_groupOrderLast_m6lot_198";
27477
27477
  const styles$n = {
27478
27478
  inputInTable: inputInTable$6,
27479
27479
  inputHover: inputHover$6,
@@ -28426,20 +28426,20 @@ var FixedSizeList = /* @__PURE__ */ createListComponent({
28426
28426
  }
28427
28427
  }
28428
28428
  });
28429
- const layerContainer = "_layerContainer_1gcyq_1";
28430
- const layer = "_layer_1gcyq_1";
28431
- const small$5 = "_small_1gcyq_23";
28432
- const heading = "_heading_1gcyq_26";
28433
- const option = "_option_1gcyq_27";
28434
- const message = "_message_1gcyq_28";
28435
- const focused = "_focused_1gcyq_64";
28436
- const selected = "_selected_1gcyq_68";
28437
- const disabled$4 = "_disabled_1gcyq_71";
28438
- const check = "_check_1gcyq_75";
28439
- const optionContent = "_optionContent_1gcyq_92";
28440
- const label$5 = "_label_1gcyq_97";
28441
- const icon$2 = "_icon_1gcyq_104";
28442
- const details = "_details_1gcyq_109";
28429
+ const layerContainer = "_layerContainer_w5qft_1";
28430
+ const layer = "_layer_w5qft_1";
28431
+ const small$5 = "_small_w5qft_23";
28432
+ const heading = "_heading_w5qft_26";
28433
+ const option = "_option_w5qft_27";
28434
+ const message = "_message_w5qft_28";
28435
+ const focused = "_focused_w5qft_64";
28436
+ const selected = "_selected_w5qft_68";
28437
+ const disabled$4 = "_disabled_w5qft_71";
28438
+ const check = "_check_w5qft_75";
28439
+ const optionContent = "_optionContent_w5qft_92";
28440
+ const label$5 = "_label_w5qft_97";
28441
+ const icon$2 = "_icon_w5qft_104";
28442
+ const details = "_details_w5qft_109";
28443
28443
  const styles$m = {
28444
28444
  layerContainer,
28445
28445
  layer,
@@ -28657,37 +28657,37 @@ const Layer = ({
28657
28657
  })
28658
28658
  });
28659
28659
  };
28660
- const inputInTable$5 = "_inputInTable_18vg7_1";
28661
- const inputHover$5 = "_inputHover_18vg7_13";
28662
- const inputFocus$5 = "_inputFocus_18vg7_18";
28663
- const inputError$5 = "_inputError_18vg7_25";
28664
- const inputWarning$5 = "_inputWarning_18vg7_26";
28665
- const inputDisabled$5 = "_inputDisabled_18vg7_61";
28666
- const hideScrollbars$5 = "_hideScrollbars_18vg7_67";
28667
- const trigger$1 = "_trigger_18vg7_77";
28668
- const isInTable$1 = "_isInTable_18vg7_93";
28669
- const input = "_input_18vg7_1";
28670
- const isOpen = "_isOpen_18vg7_114";
28671
- const error$2 = "_error_18vg7_122";
28672
- const warning$4 = "_warning_18vg7_139";
28673
- const disabled$3 = "_disabled_18vg7_156";
28674
- const icons = "_icons_18vg7_162";
28675
- const clearAll = "_clearAll_18vg7_169";
28676
- const iconOpen = "_iconOpen_18vg7_170";
28677
- const small$4 = "_small_18vg7_181";
28678
- const triggerInputContainer = "_triggerInputContainer_18vg7_189";
28679
- const right$2 = "_right_18vg7_198";
28680
- const multiOptions = "_multiOptions_18vg7_211";
28681
- const multiOption = "_multiOption_18vg7_211";
28682
- const label$4 = "_label_18vg7_239";
28683
- const closeMultiOption = "_closeMultiOption_18vg7_242";
28684
- const focus = "_focus_18vg7_253";
28685
- const selectedSingleValue = "_selectedSingleValue_18vg7_257";
28686
- const placeHolder = "_placeHolder_18vg7_258";
28687
- const groupOrderFirst = "_groupOrderFirst_18vg7_297";
28688
- const groupOrderMiddle = "_groupOrderMiddle_18vg7_298";
28689
- const groupOrderLast = "_groupOrderLast_18vg7_302";
28690
- const detailedLabel = "_detailedLabel_18vg7_307";
28660
+ const inputInTable$5 = "_inputInTable_w9d9u_1";
28661
+ const inputHover$5 = "_inputHover_w9d9u_13";
28662
+ const inputFocus$5 = "_inputFocus_w9d9u_18";
28663
+ const inputError$5 = "_inputError_w9d9u_25";
28664
+ const inputWarning$5 = "_inputWarning_w9d9u_26";
28665
+ const inputDisabled$5 = "_inputDisabled_w9d9u_61";
28666
+ const hideScrollbars$5 = "_hideScrollbars_w9d9u_67";
28667
+ const trigger$1 = "_trigger_w9d9u_77";
28668
+ const isInTable$1 = "_isInTable_w9d9u_93";
28669
+ const input = "_input_w9d9u_1";
28670
+ const isOpen = "_isOpen_w9d9u_114";
28671
+ const error$2 = "_error_w9d9u_122";
28672
+ const warning$4 = "_warning_w9d9u_139";
28673
+ const disabled$3 = "_disabled_w9d9u_156";
28674
+ const icons = "_icons_w9d9u_162";
28675
+ const clearAll = "_clearAll_w9d9u_169";
28676
+ const iconOpen = "_iconOpen_w9d9u_170";
28677
+ const small$4 = "_small_w9d9u_181";
28678
+ const triggerInputContainer = "_triggerInputContainer_w9d9u_189";
28679
+ const right$2 = "_right_w9d9u_198";
28680
+ const multiOptions = "_multiOptions_w9d9u_211";
28681
+ const multiOption = "_multiOption_w9d9u_211";
28682
+ const label$4 = "_label_w9d9u_239";
28683
+ const closeMultiOption = "_closeMultiOption_w9d9u_242";
28684
+ const focus = "_focus_w9d9u_253";
28685
+ const selectedSingleValue = "_selectedSingleValue_w9d9u_257";
28686
+ const placeHolder = "_placeHolder_w9d9u_258";
28687
+ const groupOrderFirst = "_groupOrderFirst_w9d9u_297";
28688
+ const groupOrderMiddle = "_groupOrderMiddle_w9d9u_298";
28689
+ const groupOrderLast = "_groupOrderLast_w9d9u_302";
28690
+ const detailedLabel = "_detailedLabel_w9d9u_307";
28691
28691
  const styles$l = {
28692
28692
  inputInTable: inputInTable$5,
28693
28693
  inputHover: inputHover$5,
@@ -30093,14 +30093,14 @@ ProgressBar$1.propTypes = {
30093
30093
  showProgressColors: propTypes$1.exports.bool,
30094
30094
  noLabel: propTypes$1.exports.bool
30095
30095
  };
30096
- const wrapper$1 = "_wrapper_11w67_1";
30097
- const inline$1 = "_inline_11w67_1";
30098
- const radio = "_radio_11w67_5";
30099
- const labelMargin = "_labelMargin_11w67_8";
30100
- const small$3 = "_small_11w67_27";
30101
- const noMargin$1 = "_noMargin_11w67_32";
30102
- const disabled$2 = "_disabled_11w67_90";
30103
- const isInTable = "_isInTable_11w67_106";
30096
+ const wrapper$1 = "_wrapper_1sue9_1";
30097
+ const inline$1 = "_inline_1sue9_1";
30098
+ const radio = "_radio_1sue9_5";
30099
+ const labelMargin = "_labelMargin_1sue9_8";
30100
+ const small$3 = "_small_1sue9_27";
30101
+ const noMargin$1 = "_noMargin_1sue9_32";
30102
+ const disabled$2 = "_disabled_1sue9_90";
30103
+ const isInTable = "_isInTable_1sue9_106";
30104
30104
  const styles$g = {
30105
30105
  wrapper: wrapper$1,
30106
30106
  inline: inline$1,
@@ -56725,8 +56725,8 @@ function Remirror(props) {
56725
56725
  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)));
56726
56726
  }
56727
56727
  const all = "";
56728
- const richTextToolbar = "_richTextToolbar_8kz0p_1";
56729
- const richTextToolbarContainer = "_richTextToolbarContainer_8kz0p_5";
56728
+ const richTextToolbar = "_richTextToolbar_1gbkk_1";
56729
+ const richTextToolbarContainer = "_richTextToolbarContainer_1gbkk_5";
56730
56730
  const styles$f = {
56731
56731
  richTextToolbar,
56732
56732
  richTextToolbarContainer
@@ -56921,7 +56921,7 @@ Row$1.defaultProps = {
56921
56921
  height: "auto",
56922
56922
  marginBottom: "0",
56923
56923
  marginTop: "0",
56924
- spacing: "var(--margin-lg)",
56924
+ spacing: "var(--padding)",
56925
56925
  wrap: false,
56926
56926
  testId: null
56927
56927
  };
@@ -57026,24 +57026,24 @@ var reactFastCompare = function isEqual3(a2, b2) {
57026
57026
  throw error2;
57027
57027
  }
57028
57028
  };
57029
- const inputInTable$3 = "_inputInTable_roq5v_1";
57030
- const inputHover$3 = "_inputHover_roq5v_13";
57031
- const inputFocus$3 = "_inputFocus_roq5v_18";
57032
- const inputError$3 = "_inputError_roq5v_25";
57033
- const inputWarning$3 = "_inputWarning_roq5v_26";
57034
- const inputDisabled$3 = "_inputDisabled_roq5v_61";
57035
- const hideScrollbars$3 = "_hideScrollbars_roq5v_67";
57036
- const sidebar = "_sidebar_roq5v_81";
57037
- const inner = "_inner_roq5v_92";
57038
- const title$2 = "_title_roq5v_102";
57039
- const subtitle = "_subtitle_roq5v_103";
57040
- const label$2 = "_label_roq5v_104";
57041
- const collapsed = "_collapsed_roq5v_108";
57042
- const list = "_list_roq5v_133";
57043
- const item$2 = "_item_roq5v_137";
57044
- const active$2 = "_active_roq5v_164";
57045
- const experimental = "_experimental_roq5v_168";
57046
- const icon$1 = "_icon_roq5v_171";
57029
+ const inputInTable$3 = "_inputInTable_1oal4_1";
57030
+ const inputHover$3 = "_inputHover_1oal4_13";
57031
+ const inputFocus$3 = "_inputFocus_1oal4_18";
57032
+ const inputError$3 = "_inputError_1oal4_25";
57033
+ const inputWarning$3 = "_inputWarning_1oal4_26";
57034
+ const inputDisabled$3 = "_inputDisabled_1oal4_61";
57035
+ const hideScrollbars$3 = "_hideScrollbars_1oal4_67";
57036
+ const sidebar = "_sidebar_1oal4_81";
57037
+ const inner = "_inner_1oal4_92";
57038
+ const title$2 = "_title_1oal4_102";
57039
+ const subtitle = "_subtitle_1oal4_103";
57040
+ const label$2 = "_label_1oal4_104";
57041
+ const collapsed = "_collapsed_1oal4_108";
57042
+ const list = "_list_1oal4_133";
57043
+ const item$2 = "_item_1oal4_137";
57044
+ const active$2 = "_active_1oal4_164";
57045
+ const experimental = "_experimental_1oal4_168";
57046
+ const icon$1 = "_icon_1oal4_171";
57047
57047
  const styles$c = {
57048
57048
  inputInTable: inputInTable$3,
57049
57049
  inputHover: inputHover$3,
@@ -59263,13 +59263,13 @@ const SliderTooltip = ({ text: text2 }) => {
59263
59263
  });
59264
59264
  };
59265
59265
  const rcSlider = "";
59266
- const container = "_container_2faej_1";
59267
- const small$2 = "_small_2faej_7";
59268
- const hasMarks = "_hasMarks_2faej_10";
59269
- const vertical = "_vertical_2faej_13";
59270
- const hasArrows = "_hasArrows_2faej_17";
59271
- const button$1 = "_button_2faej_21";
59272
- const label$1 = "_label_2faej_24";
59266
+ const container = "_container_1a936_1";
59267
+ const small$2 = "_small_1a936_7";
59268
+ const hasMarks = "_hasMarks_1a936_10";
59269
+ const vertical = "_vertical_1a936_13";
59270
+ const hasArrows = "_hasArrows_1a936_17";
59271
+ const button$1 = "_button_1a936_21";
59272
+ const label$1 = "_label_1a936_24";
59273
59273
  const styles$b = {
59274
59274
  container,
59275
59275
  small: small$2,
@@ -59472,7 +59472,7 @@ const Spacer = ({ height, width, flex }) => /* @__PURE__ */ jsxRuntime.exports.j
59472
59472
  }
59473
59473
  });
59474
59474
  Spacer.defaultProps = {
59475
- height: "var(--margin)",
59475
+ height: "var(--padding)",
59476
59476
  width: null,
59477
59477
  flex: false
59478
59478
  };
@@ -59507,7 +59507,7 @@ const styles$a = {
59507
59507
  table,
59508
59508
  striped
59509
59509
  };
59510
- const title$1 = "_title_q9c26_1";
59510
+ const title$1 = "_title_15m3r_1";
59511
59511
  const styles$9 = {
59512
59512
  title: title$1
59513
59513
  };
@@ -59616,35 +59616,35 @@ Footer.propTypes = {
59616
59616
  pagination: paginationShape,
59617
59617
  content: propTypes$1.exports.object
59618
59618
  };
59619
- const inputInTable$1 = "_inputInTable_1diro_1";
59620
- const inputHover$1 = "_inputHover_1diro_13";
59621
- const inputFocus$1 = "_inputFocus_1diro_18";
59622
- const inputError$1 = "_inputError_1diro_25";
59623
- const inputWarning$1 = "_inputWarning_1diro_26";
59624
- const inputDisabled$1 = "_inputDisabled_1diro_61";
59625
- const hideScrollbars$1 = "_hideScrollbars_1diro_67";
59626
- const cell = "_cell_1diro_77";
59627
- const disabledLink = "_disabledLink_1diro_87";
59628
- const inputWrapper = "_inputWrapper_1diro_91";
59629
- const breakWord = "_breakWord_1diro_106";
59630
- const inputCell = "_inputCell_1diro_109";
59631
- const sliderCell = "_sliderCell_1diro_112";
59632
- const staticCell = "_staticCell_1diro_116";
59633
- const staticCellContent = "_staticCellContent_1diro_119";
59634
- const error$1 = "_error_1diro_132";
59635
- const warning$2 = "_warning_1diro_133";
59636
- const unit = "_unit_1diro_142";
59637
- const sortingCell = "_sortingCell_1diro_145";
59638
- const sortingCellIcon = "_sortingCellIcon_1diro_156";
59639
- const icon = "_icon_1diro_167";
59640
- const checkBoxCell = "_checkBoxCell_1diro_171";
59641
- const iconCellWrapper = "_iconCellWrapper_1diro_175";
59642
- const actionsCell = "_actionsCell_1diro_179";
59643
- const rightAligned = "_rightAligned_1diro_187";
59644
- const centerAligned = "_centerAligned_1diro_193";
59645
- const leftAligned = "_leftAligned_1diro_199";
59646
- const popover = "_popover_1diro_202";
59647
- const disabledPointerEvents = "_disabledPointerEvents_1diro_205";
59619
+ const inputInTable$1 = "_inputInTable_c2ruy_1";
59620
+ const inputHover$1 = "_inputHover_c2ruy_13";
59621
+ const inputFocus$1 = "_inputFocus_c2ruy_18";
59622
+ const inputError$1 = "_inputError_c2ruy_25";
59623
+ const inputWarning$1 = "_inputWarning_c2ruy_26";
59624
+ const inputDisabled$1 = "_inputDisabled_c2ruy_61";
59625
+ const hideScrollbars$1 = "_hideScrollbars_c2ruy_67";
59626
+ const cell = "_cell_c2ruy_77";
59627
+ const disabledLink = "_disabledLink_c2ruy_87";
59628
+ const inputWrapper = "_inputWrapper_c2ruy_91";
59629
+ const breakWord = "_breakWord_c2ruy_106";
59630
+ const inputCell = "_inputCell_c2ruy_109";
59631
+ const sliderCell = "_sliderCell_c2ruy_112";
59632
+ const staticCell = "_staticCell_c2ruy_116";
59633
+ const staticCellContent = "_staticCellContent_c2ruy_119";
59634
+ const error$1 = "_error_c2ruy_132";
59635
+ const warning$2 = "_warning_c2ruy_133";
59636
+ const unit = "_unit_c2ruy_142";
59637
+ const sortingCell = "_sortingCell_c2ruy_145";
59638
+ const sortingCellIcon = "_sortingCellIcon_c2ruy_156";
59639
+ const icon = "_icon_c2ruy_167";
59640
+ const checkBoxCell = "_checkBoxCell_c2ruy_171";
59641
+ const iconCellWrapper = "_iconCellWrapper_c2ruy_175";
59642
+ const actionsCell = "_actionsCell_c2ruy_179";
59643
+ const rightAligned = "_rightAligned_c2ruy_187";
59644
+ const centerAligned = "_centerAligned_c2ruy_193";
59645
+ const leftAligned = "_leftAligned_c2ruy_199";
59646
+ const popover = "_popover_c2ruy_202";
59647
+ const disabledPointerEvents = "_disabledPointerEvents_c2ruy_205";
59648
59648
  const styles$7 = {
59649
59649
  inputInTable: inputInTable$1,
59650
59650
  inputHover: inputHover$1,
@@ -60940,16 +60940,16 @@ Table.propTypes = {
60940
60940
  }).isRequired,
60941
60941
  onListReorder: propTypes$1.exports.func
60942
60942
  };
60943
- const tabs = "_tabs_1ajyw_1";
60944
- const padding = "_padding_1ajyw_7";
60945
- const margin = "_margin_1ajyw_11";
60946
- const contentPadding = "_contentPadding_1ajyw_14";
60947
- const item$1 = "_item_1ajyw_17";
60948
- const active$1 = "_active_1ajyw_38";
60949
- const hidden = "_hidden_1ajyw_57";
60950
- const disabled$1 = "_disabled_1ajyw_60";
60951
- const left$1 = "_left_1ajyw_64";
60952
- const right$1 = "_right_1ajyw_64";
60943
+ const tabs = "_tabs_12xfo_1";
60944
+ const padding = "_padding_12xfo_7";
60945
+ const margin = "_margin_12xfo_11";
60946
+ const contentPadding = "_contentPadding_12xfo_14";
60947
+ const item$1 = "_item_12xfo_17";
60948
+ const active$1 = "_active_12xfo_38";
60949
+ const hidden = "_hidden_12xfo_57";
60950
+ const disabled$1 = "_disabled_12xfo_60";
60951
+ const left$1 = "_left_12xfo_64";
60952
+ const right$1 = "_right_12xfo_64";
60953
60953
  const styles$5 = {
60954
60954
  tabs,
60955
60955
  padding,
@@ -62384,10 +62384,10 @@ const toast = ({ id: id2, message: message2, autoClose = 6e3, onClose }) => {
62384
62384
  type: toastType
62385
62385
  });
62386
62386
  };
62387
- const toggle$1 = "_toggle_a2m25_9";
62388
- const small = "_small_a2m25_25";
62389
- const disabled = "_disabled_a2m25_102";
62390
- const noMargin = "_noMargin_a2m25_113";
62387
+ const toggle$1 = "_toggle_wovz5_9";
62388
+ const small = "_small_wovz5_25";
62389
+ const disabled = "_disabled_wovz5_102";
62390
+ const noMargin = "_noMargin_wovz5_113";
62391
62391
  const styles$3 = {
62392
62392
  toggle: toggle$1,
62393
62393
  small,
@@ -62463,22 +62463,22 @@ Toggle.propTypes = {
62463
62463
  helpText: propTypes$1.exports.string,
62464
62464
  onClickHelp: propTypes$1.exports.func
62465
62465
  };
62466
- const topbar = "_topbar_1kvji_8";
62467
- const fixed = "_fixed_1kvji_17";
62468
- const appSwitcher = "_appSwitcher_1kvji_25";
62469
- const title = "_title_1kvji_50";
62470
- const logo = "_logo_1kvji_66";
62471
- const label = "_label_1kvji_69";
62472
- const brand = "_brand_1kvji_74";
62473
- const version = "_version_1kvji_79";
62474
- const left = "_left_1kvji_86";
62475
- const right = "_right_1kvji_87";
62476
- const item = "_item_1kvji_101";
62477
- const link = "_link_1kvji_102";
62478
- const button = "_button_1kvji_114";
62479
- const menu = "_menu_1kvji_115";
62480
- const active = "_active_1kvji_143";
62481
- const alert = "_alert_1kvji_168";
62466
+ const topbar = "_topbar_16x9n_8";
62467
+ const fixed = "_fixed_16x9n_17";
62468
+ const appSwitcher = "_appSwitcher_16x9n_25";
62469
+ const title = "_title_16x9n_50";
62470
+ const logo = "_logo_16x9n_66";
62471
+ const label = "_label_16x9n_69";
62472
+ const brand = "_brand_16x9n_74";
62473
+ const version = "_version_16x9n_79";
62474
+ const left = "_left_16x9n_86";
62475
+ const right = "_right_16x9n_87";
62476
+ const item = "_item_16x9n_101";
62477
+ const link = "_link_16x9n_102";
62478
+ const button = "_button_16x9n_114";
62479
+ const menu = "_menu_16x9n_115";
62480
+ const active = "_active_16x9n_143";
62481
+ const alert = "_alert_16x9n_168";
62482
62482
  const styles$2 = {
62483
62483
  topbar,
62484
62484
  fixed,
@@ -62721,9 +62721,9 @@ TopBar.propTypes = {
62721
62721
  height: propTypes$1.exports.oneOfType([propTypes$1.exports.string, propTypes$1.exports.number]),
62722
62722
  fixedPosition: propTypes$1.exports.bool
62723
62723
  };
62724
- const popConfirm = "_popConfirm_1sz2n_1";
62725
- const content = "_content_1sz2n_7";
62726
- const buttons = "_buttons_1sz2n_13";
62724
+ const popConfirm = "_popConfirm_1x6ye_1";
62725
+ const content = "_content_1x6ye_7";
62726
+ const buttons = "_buttons_1x6ye_13";
62727
62727
  const styles$1 = {
62728
62728
  popConfirm,
62729
62729
  content,
@@ -74455,12 +74455,12 @@ function TreeInner(props, ref2) {
74455
74455
  );
74456
74456
  }
74457
74457
  var Tree$1 = forwardRef(TreeInner);
74458
- const tree = "_tree_1x719_1";
74459
- const toggle = "_toggle_1x719_4";
74460
- const dropTarget = "_dropTarget_1x719_11";
74461
- const draggingSource = "_draggingSource_1x719_14";
74462
- const placeholderContainer = "_placeholderContainer_1x719_17";
74463
- const placeholder2 = "_placeholder_1x719_17";
74458
+ const tree = "_tree_1lv9u_1";
74459
+ const toggle = "_toggle_1lv9u_4";
74460
+ const dropTarget = "_dropTarget_1lv9u_11";
74461
+ const draggingSource = "_draggingSource_1lv9u_14";
74462
+ const placeholderContainer = "_placeholderContainer_1lv9u_17";
74463
+ const placeholder2 = "_placeholder_1lv9u_17";
74464
74464
  const styles = {
74465
74465
  tree,
74466
74466
  toggle,