@oliasoft-open-source/react-ui-library 4.0.0-beta-17 → 4.0.0-beta-19

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_1u6ki_1";
1929
- const expanded$2 = "_expanded_1u6ki_9";
1928
+ const chevron = "_chevron_1osz3_1";
1929
+ const expanded$2 = "_expanded_1osz3_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_1xanb_1";
3283
- const accordionHeader = "_accordionHeader_1xanb_5";
3284
- const heading$6 = "_heading_1xanb_9";
3285
- const clickable$1 = "_clickable_1xanb_12";
3286
- const bordered$4 = "_bordered_1xanb_18";
3287
- const accordionContent = "_accordionContent_1xanb_18";
3288
- const expanded$1 = "_expanded_1xanb_31";
3289
- const padding$3 = "_padding_1xanb_40";
3290
- const squareBottom = "_squareBottom_1xanb_43";
3282
+ const accordion = "_accordion_1bs7l_1";
3283
+ const accordionHeader = "_accordionHeader_1bs7l_5";
3284
+ const heading$6 = "_heading_1bs7l_9";
3285
+ const clickable$1 = "_clickable_1bs7l_12";
3286
+ const bordered$4 = "_bordered_1bs7l_18";
3287
+ const accordionContent = "_accordionContent_1bs7l_18";
3288
+ const expanded$1 = "_expanded_1bs7l_31";
3289
+ const padding$3 = "_padding_1bs7l_40";
3290
+ const squareBottom = "_squareBottom_1bs7l_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_1c926_1";
3416
- const noLabel = "_noLabel_1c926_17";
3417
- const small$e = "_small_1c926_20";
3418
- const checkmark = "_checkmark_1c926_43";
3419
- const disabled$9 = "_disabled_1c926_67";
3420
- const noMargin$2 = "_noMargin_1c926_81";
3421
- const isInTable$4 = "_isInTable_1c926_84";
3415
+ const checkbox = "_checkbox_h1pva_1";
3416
+ const noLabel = "_noLabel_h1pva_17";
3417
+ const small$e = "_small_h1pva_20";
3418
+ const checkmark = "_checkmark_h1pva_43";
3419
+ const disabled$9 = "_disabled_h1pva_67";
3420
+ const noMargin$2 = "_noMargin_h1pva_81";
3421
+ const isInTable$4 = "_isInTable_h1pva_84";
3422
3422
  const styles$Q = {
3423
3423
  checkbox,
3424
3424
  noLabel,
@@ -5444,7 +5444,7 @@ TooltipLayer.defaultProps = {
5444
5444
  warning: false,
5445
5445
  maxWidth: "none",
5446
5446
  fontSize: "inherit",
5447
- padding: "var(--spacing-2xs) var(--spacing-xs)",
5447
+ padding: "var(--spacing-1) var(--spacing-2)",
5448
5448
  layerProps: {
5449
5449
  style: {
5450
5450
  position: "fixed"
@@ -5546,7 +5546,7 @@ Tooltip.defaultProps = {
5546
5546
  "right-center"
5547
5547
  ],
5548
5548
  fontSize: "inherit",
5549
- padding: "var(--spacing-2xs) var(--spacing-xs)",
5549
+ padding: "var(--spacing-1) var(--spacing-2)",
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_109k5_1";
5739
- const checkboxWrapper = "_checkboxWrapper_109k5_7";
5740
- const padding$2 = "_padding_109k5_13";
5741
- const contentWrapper = "_contentWrapper_109k5_16";
5738
+ const bordered$3 = "_bordered_1p7x7_1";
5739
+ const checkboxWrapper = "_checkboxWrapper_1p7x7_7";
5740
+ const padding$2 = "_padding_1p7x7_13";
5741
+ const contentWrapper = "_contentWrapper_1p7x7_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_jynuc_1";
11282
- const layer$1 = "_layer_jynuc_5";
11283
- const layerContainer$1 = "_layerContainer_jynuc_8";
11284
- const nested = "_nested_jynuc_23";
11285
- const fileInput$1 = "_fileInput_jynuc_35";
11286
- const trigger$2 = "_trigger_jynuc_41";
11287
- const middleAlignedInline = "_middleAlignedInline_jynuc_50";
11288
- const heading$5 = "_heading_jynuc_56";
11289
- const headingIcon = "_headingIcon_jynuc_62";
11290
- const option$1 = "_option_jynuc_74";
11291
- const active$8 = "_active_jynuc_91";
11292
- const selected$1 = "_selected_jynuc_96";
11293
- const optionContent$1 = "_optionContent_jynuc_103";
11294
- const inline$4 = "_inline_jynuc_108";
11295
- const icon$5 = "_icon_jynuc_113";
11296
- const check$1 = "_check_jynuc_114";
11297
- const text$3 = "_text_jynuc_135";
11298
- const label$a = "_label_jynuc_140";
11299
- const description = "_description_jynuc_151";
11300
- const arrow$1 = "_arrow_jynuc_155";
11301
- const divider$1 = "_divider_jynuc_159";
11302
- const deprecatedSemanticIcon = "_deprecatedSemanticIcon_jynuc_163";
11303
- const disabled$8 = "_disabled_jynuc_167";
11304
- const buttonLabel = "_buttonLabel_jynuc_172";
11305
- const buttonCaret = "_buttonCaret_jynuc_179";
11306
- const component = "_component_jynuc_183";
11307
- const right$7 = "_right_jynuc_189";
11308
- const actions$2 = "_actions_jynuc_194";
11281
+ const wrapper$4 = "_wrapper_5n8qf_1";
11282
+ const layer$1 = "_layer_5n8qf_5";
11283
+ const layerContainer$1 = "_layerContainer_5n8qf_8";
11284
+ const nested = "_nested_5n8qf_23";
11285
+ const fileInput$1 = "_fileInput_5n8qf_35";
11286
+ const trigger$2 = "_trigger_5n8qf_41";
11287
+ const middleAlignedInline = "_middleAlignedInline_5n8qf_50";
11288
+ const heading$5 = "_heading_5n8qf_56";
11289
+ const headingIcon = "_headingIcon_5n8qf_62";
11290
+ const option$1 = "_option_5n8qf_74";
11291
+ const active$8 = "_active_5n8qf_92";
11292
+ const selected$1 = "_selected_5n8qf_97";
11293
+ const optionContent$1 = "_optionContent_5n8qf_104";
11294
+ const inline$4 = "_inline_5n8qf_109";
11295
+ const icon$5 = "_icon_5n8qf_114";
11296
+ const check$1 = "_check_5n8qf_115";
11297
+ const text$3 = "_text_5n8qf_136";
11298
+ const label$a = "_label_5n8qf_141";
11299
+ const description = "_description_5n8qf_152";
11300
+ const arrow$1 = "_arrow_5n8qf_156";
11301
+ const divider$1 = "_divider_5n8qf_160";
11302
+ const deprecatedSemanticIcon = "_deprecatedSemanticIcon_5n8qf_164";
11303
+ const disabled$8 = "_disabled_5n8qf_168";
11304
+ const buttonLabel = "_buttonLabel_5n8qf_173";
11305
+ const buttonCaret = "_buttonCaret_5n8qf_179";
11306
+ const component = "_component_5n8qf_183";
11307
+ const right$7 = "_right_5n8qf_189";
11308
+ const actions$2 = "_actions_5n8qf_194";
11309
11309
  const styles$M = {
11310
11310
  wrapper: wrapper$4,
11311
11311
  layer: layer$1,
@@ -11556,14 +11556,14 @@ const placementOptions$1 = (placement, isNested = false) => ({
11556
11556
  preferY: "bottom",
11557
11557
  placement: placement || (isNested ? "right-start" : "bottom-start")
11558
11558
  });
11559
- const wrapper$3 = "_wrapper_fwejc_1";
11560
- const badge = "_badge_fwejc_5";
11561
- const label$9 = "_label_fwejc_10";
11562
- const dark$1 = "_dark_fwejc_22";
11563
- const light = "_light_fwejc_25";
11564
- const small$d = "_small_fwejc_28";
11565
- const dot = "_dot_fwejc_34";
11566
- const hasChildren = "_hasChildren_fwejc_39";
11559
+ const wrapper$3 = "_wrapper_eo4yb_1";
11560
+ const badge = "_badge_eo4yb_5";
11561
+ const label$9 = "_label_eo4yb_11";
11562
+ const dark$1 = "_dark_eo4yb_23";
11563
+ const light = "_light_eo4yb_26";
11564
+ const small$d = "_small_eo4yb_29";
11565
+ const dot = "_dot_eo4yb_33";
11566
+ const hasChildren = "_hasChildren_eo4yb_38";
11567
11567
  const styles$L = {
11568
11568
  wrapper: wrapper$3,
11569
11569
  badge,
@@ -11619,32 +11619,32 @@ Badge.propTypes = {
11619
11619
  margin: propTypes$1.exports.string,
11620
11620
  small: propTypes$1.exports.bool
11621
11621
  };
11622
- const inputInTable$b = "_inputInTable_1aa9x_1";
11623
- const inputHover$b = "_inputHover_1aa9x_13";
11624
- const inputFocus$b = "_inputFocus_1aa9x_18";
11625
- const inputError$b = "_inputError_1aa9x_25";
11626
- const inputWarning$b = "_inputWarning_1aa9x_26";
11627
- const inputDisabled$b = "_inputDisabled_1aa9x_61";
11628
- const hideScrollbars$b = "_hideScrollbars_1aa9x_67";
11629
- const button$3 = "_button_1aa9x_103";
11630
- const active$7 = "_active_1aa9x_140";
11631
- const green$1 = "_green_1aa9x_140";
11632
- const red$1 = "_red_1aa9x_140";
11633
- const orange$1 = "_orange_1aa9x_140";
11634
- const icon$4 = "_icon_1aa9x_152";
11635
- const iconOnly = "_iconOnly_1aa9x_157";
11636
- const basic = "_basic_1aa9x_167";
11637
- const muted$2 = "_muted_1aa9x_173";
11638
- const disabled$7 = "_disabled_1aa9x_185";
11639
- const small$c = "_small_1aa9x_195";
11640
- const pill = "_pill_1aa9x_200";
11641
- const round = "_round_1aa9x_201";
11642
- const error$8 = "_error_1aa9x_268";
11643
- const warning$c = "_warning_1aa9x_285";
11644
- const inverted$1 = "_inverted_1aa9x_302";
11645
- const groupOrderFirst$4 = "_groupOrderFirst_1aa9x_332";
11646
- const groupOrderMiddle$4 = "_groupOrderMiddle_1aa9x_333";
11647
- const groupOrderLast$4 = "_groupOrderLast_1aa9x_334";
11622
+ const inputInTable$b = "_inputInTable_1qg1u_1";
11623
+ const inputHover$b = "_inputHover_1qg1u_13";
11624
+ const inputFocus$b = "_inputFocus_1qg1u_18";
11625
+ const inputError$b = "_inputError_1qg1u_25";
11626
+ const inputWarning$b = "_inputWarning_1qg1u_26";
11627
+ const inputDisabled$b = "_inputDisabled_1qg1u_61";
11628
+ const hideScrollbars$b = "_hideScrollbars_1qg1u_67";
11629
+ const button$3 = "_button_1qg1u_103";
11630
+ const active$7 = "_active_1qg1u_140";
11631
+ const green$1 = "_green_1qg1u_140";
11632
+ const red$1 = "_red_1qg1u_140";
11633
+ const orange$1 = "_orange_1qg1u_140";
11634
+ const icon$4 = "_icon_1qg1u_152";
11635
+ const iconOnly = "_iconOnly_1qg1u_158";
11636
+ const basic = "_basic_1qg1u_168";
11637
+ const muted$2 = "_muted_1qg1u_174";
11638
+ const disabled$7 = "_disabled_1qg1u_193";
11639
+ const small$c = "_small_1qg1u_203";
11640
+ const pill = "_pill_1qg1u_208";
11641
+ const round = "_round_1qg1u_209";
11642
+ const error$8 = "_error_1qg1u_276";
11643
+ const warning$c = "_warning_1qg1u_293";
11644
+ const inverted$1 = "_inverted_1qg1u_310";
11645
+ const groupOrderFirst$4 = "_groupOrderFirst_1qg1u_340";
11646
+ const groupOrderMiddle$4 = "_groupOrderMiddle_1qg1u_341";
11647
+ const groupOrderLast$4 = "_groupOrderLast_1qg1u_342";
11648
11648
  const buttonStyles = {
11649
11649
  inputInTable: inputInTable$b,
11650
11650
  inputHover: inputHover$b,
@@ -12369,9 +12369,9 @@ Menu.propTypes = {
12369
12369
  open: propTypes$1.exports.bool,
12370
12370
  setOpen: propTypes$1.exports.func
12371
12371
  };
12372
- const actions$1 = "_actions_p0xkh_1";
12373
- const actionComponentContainer = "_actionComponentContainer_p0xkh_11";
12374
- const active$6 = "_active_p0xkh_33";
12372
+ const actions$1 = "_actions_1nb2u_1";
12373
+ const actionComponentContainer = "_actionComponentContainer_1nb2u_11";
12374
+ const active$6 = "_active_1nb2u_33";
12375
12375
  const styles$J = {
12376
12376
  actions: actions$1,
12377
12377
  actionComponentContainer,
@@ -12469,12 +12469,12 @@ Actions.propTypes = {
12469
12469
  actions: actionsShape,
12470
12470
  right: propTypes$1.exports.bool
12471
12471
  };
12472
- const breadcrumb = "_breadcrumb_1yvg5_1";
12473
- const small$a = "_small_1yvg5_4";
12474
- const labelContainer = "_labelContainer_1yvg5_7";
12475
- const active$5 = "_active_1yvg5_17";
12476
- const disabled$6 = "_disabled_1yvg5_22";
12477
- const separator = "_separator_1yvg5_27";
12472
+ const breadcrumb = "_breadcrumb_1oab5_1";
12473
+ const small$a = "_small_1oab5_4";
12474
+ const labelContainer = "_labelContainer_1oab5_7";
12475
+ const active$5 = "_active_1oab5_17";
12476
+ const disabled$6 = "_disabled_1oab5_22";
12477
+ const separator = "_separator_1oab5_27";
12478
12478
  const styles$I = {
12479
12479
  breadcrumb,
12480
12480
  small: small$a,
@@ -12662,13 +12662,13 @@ ButtonGroup.propTypes = {
12662
12662
  value: propTypes$1.exports.oneOfType([propTypes$1.exports.string, propTypes$1.exports.number]),
12663
12663
  testId: propTypes$1.exports.string
12664
12664
  };
12665
- const card = "_card_w1z7w_1";
12666
- const bordered$2 = "_bordered_w1z7w_4";
12667
- const raised = "_raised_w1z7w_10";
12668
- const cardHeader = "_cardHeader_w1z7w_13";
12669
- const cardContentBorderTop = "_cardContentBorderTop_w1z7w_19";
12670
- const padding$1 = "_padding_w1z7w_22";
12671
- const cardContent = "_cardContent_w1z7w_19";
12665
+ const card = "_card_1febj_1";
12666
+ const bordered$2 = "_bordered_1febj_4";
12667
+ const raised = "_raised_1febj_10";
12668
+ const cardHeader = "_cardHeader_1febj_13";
12669
+ const cardContentBorderTop = "_cardContentBorderTop_1febj_19";
12670
+ const padding$1 = "_padding_1febj_22";
12671
+ const cardContent = "_cardContent_1febj_19";
12672
12672
  const styles$G = {
12673
12673
  card,
12674
12674
  bordered: bordered$2,
@@ -14102,7 +14102,7 @@ const Divider = ({ children, margin: margin2, color: color2, align }) => /* @__P
14102
14102
  }) : children
14103
14103
  });
14104
14104
  Divider.defaultProps = {
14105
- margin: 20,
14105
+ margin: "var(--padding-y)",
14106
14106
  color: "var(--color-border)",
14107
14107
  align: "center"
14108
14108
  };
@@ -14111,9 +14111,9 @@ Divider.propTypes = {
14111
14111
  color: propTypes$1.exports.string,
14112
14112
  align: propTypes$1.exports.string
14113
14113
  };
14114
- const heading$4 = "_heading_16sf2_1";
14115
- const top$1 = "_top_16sf2_9";
14116
- const icons$2 = "_icons_16sf2_21";
14114
+ const heading$4 = "_heading_ed8hr_1";
14115
+ const top$1 = "_top_ed8hr_10";
14116
+ const icons$2 = "_icons_ed8hr_20";
14117
14117
  const styles$D = {
14118
14118
  heading: heading$4,
14119
14119
  top: top$1,
@@ -14190,13 +14190,13 @@ Heading$2.propTypes = {
14190
14190
  top: propTypes$1.exports.bool,
14191
14191
  testId: propTypes$1.exports.string
14192
14192
  };
14193
- const dialog = "_dialog_15xxd_1";
14194
- const inline$3 = "_inline_15xxd_18";
14195
- const scroll$3 = "_scroll_15xxd_21";
14196
- const header$2 = "_header_15xxd_24";
14197
- const dismiss$2 = "_dismiss_15xxd_33";
14198
- const content$3 = "_content_15xxd_38";
14199
- const footer$2 = "_footer_15xxd_47";
14193
+ const dialog = "_dialog_122co_1";
14194
+ const inline$3 = "_inline_122co_18";
14195
+ const scroll$3 = "_scroll_122co_21";
14196
+ const header$2 = "_header_122co_24";
14197
+ const dismiss$2 = "_dismiss_122co_33";
14198
+ const content$3 = "_content_122co_38";
14199
+ const footer$2 = "_footer_122co_47";
14200
14200
  const styles$C = {
14201
14201
  dialog,
14202
14202
  inline: inline$3,
@@ -14222,7 +14222,7 @@ const Dialog = ({ dialog: dialog2 }) => {
14222
14222
  const {
14223
14223
  heading: heading2,
14224
14224
  content: content2,
14225
- contentPadding: contentPadding2 = 20,
14225
+ contentPadding: contentPadding2 = "var(--padding)",
14226
14226
  footer: footer2,
14227
14227
  scroll: scroll3,
14228
14228
  width,
@@ -14254,6 +14254,7 @@ const Dialog = ({ dialog: dialog2 }) => {
14254
14254
  icon: "close",
14255
14255
  round: true,
14256
14256
  basic: true,
14257
+ small: true,
14257
14258
  colored: "muted",
14258
14259
  onClick: onClose
14259
14260
  })
@@ -16657,8 +16658,8 @@ Drawer.propTypes = {
16657
16658
  onClose: propTypes$1.exports.func,
16658
16659
  onOpen: propTypes$1.exports.func
16659
16660
  };
16660
- const empty$2 = "_empty_1erlc_1";
16661
- const text$2 = "_text_1erlc_11";
16661
+ const empty$2 = "_empty_m194c_1";
16662
+ const text$2 = "_text_m194c_11";
16662
16663
  const styles$A = {
16663
16664
  empty: empty$2,
16664
16665
  text: text$2
@@ -16761,22 +16762,22 @@ InputGroup.propTypes = {
16761
16762
  small: propTypes$1.exports.bool,
16762
16763
  width: propTypes$1.exports.oneOfType([propTypes$1.exports.string, propTypes$1.exports.number])
16763
16764
  };
16764
- const inputInTable$9 = "_inputInTable_d8i46_1";
16765
- const inputHover$9 = "_inputHover_d8i46_13";
16766
- const inputFocus$9 = "_inputFocus_d8i46_18";
16767
- const inputError$9 = "_inputError_d8i46_25";
16768
- const inputWarning$9 = "_inputWarning_d8i46_26";
16769
- const inputDisabled$9 = "_inputDisabled_d8i46_61";
16770
- const hideScrollbars$9 = "_hideScrollbars_d8i46_67";
16771
- const input$1 = "_input_d8i46_1";
16772
- const isInTable$3 = "_isInTable_d8i46_98";
16773
- const small$8 = "_small_d8i46_122";
16774
- const error$6 = "_error_d8i46_128";
16775
- const warning$a = "_warning_d8i46_145";
16776
- const right$5 = "_right_d8i46_168";
16777
- const groupOrderFirst$3 = "_groupOrderFirst_d8i46_171";
16778
- const groupOrderMiddle$3 = "_groupOrderMiddle_d8i46_172";
16779
- const groupOrderLast$3 = "_groupOrderLast_d8i46_173";
16765
+ const inputInTable$9 = "_inputInTable_1hjsm_1";
16766
+ const inputHover$9 = "_inputHover_1hjsm_13";
16767
+ const inputFocus$9 = "_inputFocus_1hjsm_18";
16768
+ const inputError$9 = "_inputError_1hjsm_25";
16769
+ const inputWarning$9 = "_inputWarning_1hjsm_26";
16770
+ const inputDisabled$9 = "_inputDisabled_1hjsm_61";
16771
+ const hideScrollbars$9 = "_hideScrollbars_1hjsm_67";
16772
+ const input$1 = "_input_1hjsm_1";
16773
+ const isInTable$3 = "_isInTable_1hjsm_99";
16774
+ const small$8 = "_small_1hjsm_123";
16775
+ const error$6 = "_error_1hjsm_129";
16776
+ const warning$a = "_warning_1hjsm_146";
16777
+ const right$5 = "_right_1hjsm_169";
16778
+ const groupOrderFirst$3 = "_groupOrderFirst_1hjsm_172";
16779
+ const groupOrderMiddle$3 = "_groupOrderMiddle_1hjsm_173";
16780
+ const groupOrderLast$3 = "_groupOrderLast_1hjsm_174";
16780
16781
  const styles$y = {
16781
16782
  inputInTable: inputInTable$9,
16782
16783
  inputHover: inputHover$9,
@@ -17036,9 +17037,9 @@ FileInput.propTypes = {
17036
17037
  onChange: propTypes$1.exports.func,
17037
17038
  testId: propTypes$1.exports.string
17038
17039
  };
17039
- const label$7 = "_label_ll0e3_1";
17040
- const labelLeft$1 = "_labelLeft_ll0e3_5";
17041
- const icons$1 = "_icons_ll0e3_13";
17040
+ const label$7 = "_label_r02ug_1";
17041
+ const labelLeft$1 = "_labelLeft_r02ug_5";
17042
+ const icons$1 = "_icons_r02ug_13";
17042
17043
  const styles$w = {
17043
17044
  label: label$7,
17044
17045
  labelLeft: labelLeft$1,
@@ -17137,17 +17138,17 @@ Label$2.propTypes = {
17137
17138
  }),
17138
17139
  labelLeft: propTypes$1.exports.bool
17139
17140
  };
17140
- const field = "_field_abuqh_1";
17141
- const labelLeft = "_labelLeft_abuqh_5";
17142
- const fieldInput = "_fieldInput_abuqh_9";
17143
- const formRow$1 = "_formRow_abuqh_12";
17144
- const button$2 = "_button_abuqh_22";
17141
+ const field = "_field_2ll8c_1";
17142
+ const labelLeft = "_labelLeft_2ll8c_5";
17143
+ const fieldInput = "_fieldInput_2ll8c_9";
17144
+ const formRow$1 = "_formRow_2ll8c_12";
17145
+ const button$2 = "_button_2ll8c_22";
17145
17146
  const styles$v = {
17146
17147
  field,
17147
17148
  labelLeft,
17148
17149
  fieldInput,
17149
17150
  formRow: formRow$1,
17150
- "form-row": "_form-row_abuqh_13",
17151
+ "form-row": "_form-row_2ll8c_13",
17151
17152
  button: button$2
17152
17153
  };
17153
17154
  const Field = ({
@@ -17251,7 +17252,7 @@ const Flex = ({
17251
17252
  justifyContent,
17252
17253
  height,
17253
17254
  flexWrap: wrap2 ? "wrap" : "nowrap",
17254
- gap: gap === false ? 0 : gap === true ? "var(--spacing)" : gap
17255
+ gap: gap === false ? 0 : gap === true ? "var(--padding-x)" : gap
17255
17256
  },
17256
17257
  children
17257
17258
  });
@@ -17278,7 +17279,7 @@ Flex.propTypes = {
17278
17279
  propTypes$1.exports.number
17279
17280
  ])
17280
17281
  };
17281
- const formRow = "_formRow_1m3f8_1";
17282
+ const formRow = "_formRow_i2es6_1";
17282
17283
  const styles$u = {
17283
17284
  formRow
17284
17285
  };
@@ -17323,7 +17324,7 @@ const Grid = ({
17323
17324
  columns,
17324
17325
  columnsTablet,
17325
17326
  columnsMobile,
17326
- gap: gap === false ? 0 : gap === true ? "var(--spacing)" : gap,
17327
+ gap: gap === false ? 0 : gap === true ? "var(--padding-x)" : gap,
17327
17328
  height,
17328
17329
  children
17329
17330
  });
@@ -26297,42 +26298,42 @@ var InfiniteScroll = function(_super) {
26297
26298
  };
26298
26299
  return InfiniteScroll2;
26299
26300
  }(Component$1);
26300
- const inputInTable$8 = "_inputInTable_kq2bf_1";
26301
- const inputHover$8 = "_inputHover_kq2bf_13";
26302
- const inputFocus$8 = "_inputFocus_kq2bf_18";
26303
- const inputError$8 = "_inputError_kq2bf_25";
26304
- const inputWarning$8 = "_inputWarning_kq2bf_26";
26305
- const inputDisabled$8 = "_inputDisabled_kq2bf_61";
26306
- const hideScrollbars$8 = "_hideScrollbars_kq2bf_67";
26307
- const header$1 = "_header_kq2bf_77";
26308
- const headerTitle = "_headerTitle_kq2bf_77";
26309
- const heading$3 = "_heading_kq2bf_78";
26310
- const itemHeader = "_itemHeader_kq2bf_78";
26311
- const narrow = "_narrow_kq2bf_81";
26312
- const stickyHeader = "_stickyHeader_kq2bf_85";
26313
- const title$3 = "_title_kq2bf_96";
26314
- const name = "_name_kq2bf_102";
26315
- const iconTooltipMargin = "_iconTooltipMargin_kq2bf_105";
26316
- const bold = "_bold_kq2bf_108";
26317
- const toggleNarrow = "_toggleNarrow_kq2bf_117";
26318
- const drag$1 = "_drag_kq2bf_135";
26319
- const list$1 = "_list_kq2bf_152";
26320
- const bordered$1 = "_bordered_kq2bf_156";
26321
- const item$4 = "_item_kq2bf_78";
26322
- const action = "_action_kq2bf_189";
26323
- const active$3 = "_active_kq2bf_192";
26324
- const disabled$5 = "_disabled_kq2bf_207";
26325
- const label$6 = "_label_kq2bf_218";
26326
- const details$2 = "_details_kq2bf_225";
26327
- const metadata = "_metadata_kq2bf_226";
26328
- const itemContent = "_itemContent_kq2bf_234";
26329
- const indentIcon = "_indentIcon_kq2bf_241";
26330
- const expandIcon = "_expandIcon_kq2bf_246";
26331
- const expanded = "_expanded_kq2bf_252";
26332
- const right$4 = "_right_kq2bf_255";
26333
- const actions = "_actions_kq2bf_263";
26334
- const scrollableList = "_scrollableList_kq2bf_268";
26335
- const hideScrollbar = "_hideScrollbar_kq2bf_67";
26301
+ const inputInTable$8 = "_inputInTable_1ygse_1";
26302
+ const inputHover$8 = "_inputHover_1ygse_13";
26303
+ const inputFocus$8 = "_inputFocus_1ygse_18";
26304
+ const inputError$8 = "_inputError_1ygse_25";
26305
+ const inputWarning$8 = "_inputWarning_1ygse_26";
26306
+ const inputDisabled$8 = "_inputDisabled_1ygse_61";
26307
+ const hideScrollbars$8 = "_hideScrollbars_1ygse_67";
26308
+ const header$1 = "_header_1ygse_77";
26309
+ const headerTitle = "_headerTitle_1ygse_77";
26310
+ const heading$3 = "_heading_1ygse_78";
26311
+ const itemHeader = "_itemHeader_1ygse_78";
26312
+ const narrow = "_narrow_1ygse_81";
26313
+ const stickyHeader = "_stickyHeader_1ygse_85";
26314
+ const title$3 = "_title_1ygse_96";
26315
+ const name = "_name_1ygse_102";
26316
+ const iconTooltipMargin = "_iconTooltipMargin_1ygse_105";
26317
+ const bold = "_bold_1ygse_108";
26318
+ const toggleNarrow = "_toggleNarrow_1ygse_117";
26319
+ const drag$1 = "_drag_1ygse_135";
26320
+ const list$1 = "_list_1ygse_152";
26321
+ const bordered$1 = "_bordered_1ygse_156";
26322
+ const item$4 = "_item_1ygse_78";
26323
+ const action = "_action_1ygse_189";
26324
+ const active$3 = "_active_1ygse_192";
26325
+ const disabled$5 = "_disabled_1ygse_207";
26326
+ const label$6 = "_label_1ygse_218";
26327
+ const details$2 = "_details_1ygse_225";
26328
+ const metadata = "_metadata_1ygse_226";
26329
+ const itemContent = "_itemContent_1ygse_234";
26330
+ const indentIcon = "_indentIcon_1ygse_241";
26331
+ const expandIcon = "_expandIcon_1ygse_246";
26332
+ const expanded = "_expanded_1ygse_252";
26333
+ const right$4 = "_right_1ygse_255";
26334
+ const actions = "_actions_1ygse_263";
26335
+ const scrollableList = "_scrollableList_1ygse_268";
26336
+ const hideScrollbar = "_hideScrollbar_1ygse_67";
26336
26337
  const listStyles = {
26337
26338
  inputInTable: inputInTable$8,
26338
26339
  inputHover: inputHover$8,
@@ -26938,13 +26939,13 @@ List.propTypes = {
26938
26939
  }),
26939
26940
  testId: propTypes$1.exports.string
26940
26941
  };
26941
- const loader = "_loader_cvm5e_1";
26942
- const fullViewPortSize = "_fullViewPortSize_cvm5e_7";
26943
- const cover = "_cover_cvm5e_14";
26944
- const dimmer = "_dimmer_cvm5e_21";
26945
- const content$2 = "_content_cvm5e_44";
26946
- const text$1 = "_text_cvm5e_49";
26947
- const details$1 = "_details_cvm5e_53";
26942
+ const loader = "_loader_1g5vh_1";
26943
+ const fullViewPortSize = "_fullViewPortSize_1g5vh_7";
26944
+ const cover = "_cover_1g5vh_14";
26945
+ const dimmer = "_dimmer_1g5vh_21";
26946
+ const content$2 = "_content_1g5vh_44";
26947
+ const text$1 = "_text_1g5vh_49";
26948
+ const details$1 = "_details_1g5vh_53";
26948
26949
  const styles$s = {
26949
26950
  loader,
26950
26951
  fullViewPortSize,
@@ -27018,27 +27019,27 @@ Loader.propTypes = {
27018
27019
  testId: propTypes$1.exports.string,
27019
27020
  theme: propTypes$1.exports.string
27020
27021
  };
27021
- const inputInTable$7 = "_inputInTable_1k0ge_1";
27022
- const inputHover$7 = "_inputHover_1k0ge_13";
27023
- const inputFocus$7 = "_inputFocus_1k0ge_18";
27024
- const inputError$7 = "_inputError_1k0ge_25";
27025
- const inputWarning$7 = "_inputWarning_1k0ge_26";
27026
- const inputDisabled$7 = "_inputDisabled_1k0ge_61";
27027
- const hideScrollbars$7 = "_hideScrollbars_1k0ge_67";
27028
- const container$1 = "_container_1k0ge_83";
27029
- const block$1 = "_block_1k0ge_101";
27030
- const info = "_info_1k0ge_104";
27031
- const success = "_success_1k0ge_108";
27032
- const warning$6 = "_warning_1k0ge_112";
27033
- const error$4 = "_error_1k0ge_116";
27034
- const content$1 = "_content_1k0ge_120";
27035
- const heading$2 = "_heading_1k0ge_124";
27036
- const icon$3 = "_icon_1k0ge_131";
27037
- const dismiss$1 = "_dismiss_1k0ge_139";
27038
- const absolute = "_absolute_1k0ge_143";
27039
- const legendToggle = "_legendToggle_1k0ge_154";
27040
- const detailsText = "_detailsText_1k0ge_164";
27041
- const footer$1 = "_footer_1k0ge_168";
27022
+ const inputInTable$7 = "_inputInTable_145az_1";
27023
+ const inputHover$7 = "_inputHover_145az_13";
27024
+ const inputFocus$7 = "_inputFocus_145az_18";
27025
+ const inputError$7 = "_inputError_145az_25";
27026
+ const inputWarning$7 = "_inputWarning_145az_26";
27027
+ const inputDisabled$7 = "_inputDisabled_145az_61";
27028
+ const hideScrollbars$7 = "_hideScrollbars_145az_67";
27029
+ const container$1 = "_container_145az_83";
27030
+ const block$1 = "_block_145az_101";
27031
+ const info = "_info_145az_104";
27032
+ const success = "_success_145az_108";
27033
+ const warning$6 = "_warning_145az_112";
27034
+ const error$4 = "_error_145az_116";
27035
+ const content$1 = "_content_145az_120";
27036
+ const heading$2 = "_heading_145az_124";
27037
+ const icon$3 = "_icon_145az_131";
27038
+ const dismiss$1 = "_dismiss_145az_139";
27039
+ const absolute = "_absolute_145az_143";
27040
+ const legendToggle = "_legendToggle_145az_154";
27041
+ const detailsText = "_detailsText_145az_164";
27042
+ const footer$1 = "_footer_145az_168";
27042
27043
  const styles$r = {
27043
27044
  inputInTable: inputInTable$7,
27044
27045
  inputHover: inputHover$7,
@@ -27450,23 +27451,23 @@ Page.propTypes = {
27450
27451
  scroll: propTypes$1.exports.bool,
27451
27452
  top: propTypes$1.exports.oneOfType([propTypes$1.exports.number, propTypes$1.exports.string])
27452
27453
  };
27453
- const inputInTable$6 = "_inputInTable_1cli0_1";
27454
- const inputHover$6 = "_inputHover_1cli0_13";
27455
- const inputFocus$6 = "_inputFocus_1cli0_18";
27456
- const inputError$6 = "_inputError_1cli0_25";
27457
- const inputWarning$6 = "_inputWarning_1cli0_26";
27458
- const inputDisabled$6 = "_inputDisabled_1cli0_61";
27459
- const hideScrollbars$6 = "_hideScrollbars_1cli0_67";
27460
- const select = "_select_1cli0_77";
27461
- const isInTable$2 = "_isInTable_1cli0_121";
27462
- const unSelected = "_unSelected_1cli0_133";
27463
- const error$3 = "_error_1cli0_140";
27464
- const warning$5 = "_warning_1cli0_157";
27465
- const small$6 = "_small_1cli0_174";
27466
- const right$3 = "_right_1cli0_182";
27467
- const groupOrderFirst$1 = "_groupOrderFirst_1cli0_193";
27468
- const groupOrderMiddle$1 = "_groupOrderMiddle_1cli0_194";
27469
- const groupOrderLast$1 = "_groupOrderLast_1cli0_198";
27454
+ const inputInTable$6 = "_inputInTable_1gnm8_1";
27455
+ const inputHover$6 = "_inputHover_1gnm8_13";
27456
+ const inputFocus$6 = "_inputFocus_1gnm8_18";
27457
+ const inputError$6 = "_inputError_1gnm8_25";
27458
+ const inputWarning$6 = "_inputWarning_1gnm8_26";
27459
+ const inputDisabled$6 = "_inputDisabled_1gnm8_61";
27460
+ const hideScrollbars$6 = "_hideScrollbars_1gnm8_67";
27461
+ const select = "_select_1gnm8_77";
27462
+ const isInTable$2 = "_isInTable_1gnm8_121";
27463
+ const unSelected = "_unSelected_1gnm8_133";
27464
+ const error$3 = "_error_1gnm8_140";
27465
+ const warning$5 = "_warning_1gnm8_157";
27466
+ const small$6 = "_small_1gnm8_174";
27467
+ const right$3 = "_right_1gnm8_182";
27468
+ const groupOrderFirst$1 = "_groupOrderFirst_1gnm8_193";
27469
+ const groupOrderMiddle$1 = "_groupOrderMiddle_1gnm8_194";
27470
+ const groupOrderLast$1 = "_groupOrderLast_1gnm8_198";
27470
27471
  const styles$n = {
27471
27472
  inputInTable: inputInTable$6,
27472
27473
  inputHover: inputHover$6,
@@ -28419,20 +28420,20 @@ var FixedSizeList = /* @__PURE__ */ createListComponent({
28419
28420
  }
28420
28421
  }
28421
28422
  });
28422
- const layerContainer = "_layerContainer_1p0ji_1";
28423
- const layer = "_layer_1p0ji_1";
28424
- const small$5 = "_small_1p0ji_23";
28425
- const heading = "_heading_1p0ji_26";
28426
- const option = "_option_1p0ji_27";
28427
- const message = "_message_1p0ji_28";
28428
- const focused = "_focused_1p0ji_64";
28429
- const selected = "_selected_1p0ji_68";
28430
- const disabled$4 = "_disabled_1p0ji_71";
28431
- const check = "_check_1p0ji_75";
28432
- const optionContent = "_optionContent_1p0ji_92";
28433
- const label$5 = "_label_1p0ji_97";
28434
- const icon$2 = "_icon_1p0ji_104";
28435
- const details = "_details_1p0ji_108";
28423
+ const layerContainer = "_layerContainer_1fntp_1";
28424
+ const layer = "_layer_1fntp_1";
28425
+ const small$5 = "_small_1fntp_23";
28426
+ const heading = "_heading_1fntp_26";
28427
+ const option = "_option_1fntp_27";
28428
+ const message = "_message_1fntp_28";
28429
+ const focused = "_focused_1fntp_64";
28430
+ const selected = "_selected_1fntp_68";
28431
+ const disabled$4 = "_disabled_1fntp_71";
28432
+ const check = "_check_1fntp_75";
28433
+ const optionContent = "_optionContent_1fntp_92";
28434
+ const label$5 = "_label_1fntp_97";
28435
+ const icon$2 = "_icon_1fntp_104";
28436
+ const details = "_details_1fntp_109";
28436
28437
  const styles$m = {
28437
28438
  layerContainer,
28438
28439
  layer,
@@ -28552,13 +28553,12 @@ const getTextWidth = (text2, font) => {
28552
28553
  context2.font = font;
28553
28554
  return context2.measureText(text2).width;
28554
28555
  };
28555
- const FONT_SIZE = "14px";
28556
+ const FONT_SIZE = "13px";
28556
28557
  const FONT_SIZE_SMALL = "12px";
28557
28558
  const FONT_FAMILY = "Roobert";
28558
28559
  const FONT_FAMILY_FALLBACK = "sans-serif";
28559
- const PADDING = 10;
28560
- const PADDING_SMALL = 7;
28561
- const TOGGLE_SIZE = 38;
28560
+ const PADDING = 8;
28561
+ const TOGGLE_SIZE = 28;
28562
28562
  const TOGGLE_SIZE_SMALL = 24;
28563
28563
  const TAG_PADDING = 5;
28564
28564
  const TAG_PADDING_SMALL = 3;
@@ -28572,7 +28572,7 @@ const getFont = (small2 = false, isFontLoaded = false) => {
28572
28572
  };
28573
28573
  const getExtraOptionWidth = (small2 = false, scrollbar = false) => {
28574
28574
  const SCROLLBAR_WIDTH = 17;
28575
- return (small2 ? PADDING_SMALL : PADDING) + (small2 ? TOGGLE_SIZE_SMALL : TOGGLE_SIZE) + (scrollbar ? SCROLLBAR_WIDTH : 0);
28575
+ return PADDING + (small2 ? TOGGLE_SIZE_SMALL : TOGGLE_SIZE) + (scrollbar ? SCROLLBAR_WIDTH : 0);
28576
28576
  };
28577
28577
  const getWidestOptionWidth = (options, small2, isFontLoaded, placeholder3) => {
28578
28578
  const font = getFont(small2, isFontLoaded);
@@ -28616,7 +28616,7 @@ const Layer = ({
28616
28616
  listRef.current.scrollToItem(firstSelectedOptionIndex, "start");
28617
28617
  }
28618
28618
  }, []);
28619
- const optionHeight = small2 ? 24 : 32;
28619
+ const optionHeight = small2 ? 24 : 28;
28620
28620
  return /* @__PURE__ */ jsxRuntime.exports.jsx("div", {
28621
28621
  "data-testid": testId,
28622
28622
  className: cx$2(styles$m.layer, small2 && styles$m.small),
@@ -28651,37 +28651,37 @@ const Layer = ({
28651
28651
  })
28652
28652
  });
28653
28653
  };
28654
- const inputInTable$5 = "_inputInTable_1nzsx_1";
28655
- const inputHover$5 = "_inputHover_1nzsx_13";
28656
- const inputFocus$5 = "_inputFocus_1nzsx_18";
28657
- const inputError$5 = "_inputError_1nzsx_25";
28658
- const inputWarning$5 = "_inputWarning_1nzsx_26";
28659
- const inputDisabled$5 = "_inputDisabled_1nzsx_61";
28660
- const hideScrollbars$5 = "_hideScrollbars_1nzsx_67";
28661
- const trigger$1 = "_trigger_1nzsx_77";
28662
- const isInTable$1 = "_isInTable_1nzsx_93";
28663
- const input = "_input_1nzsx_1";
28664
- const isOpen = "_isOpen_1nzsx_114";
28665
- const error$2 = "_error_1nzsx_122";
28666
- const warning$4 = "_warning_1nzsx_139";
28667
- const disabled$3 = "_disabled_1nzsx_156";
28668
- const icons = "_icons_1nzsx_162";
28669
- const clearAll = "_clearAll_1nzsx_169";
28670
- const iconOpen = "_iconOpen_1nzsx_170";
28671
- const small$4 = "_small_1nzsx_178";
28672
- const triggerInputContainer = "_triggerInputContainer_1nzsx_186";
28673
- const right$2 = "_right_1nzsx_195";
28674
- const multiOptions = "_multiOptions_1nzsx_208";
28675
- const multiOption = "_multiOption_1nzsx_208";
28676
- const label$4 = "_label_1nzsx_240";
28677
- const closeMultiOption = "_closeMultiOption_1nzsx_243";
28678
- const focus = "_focus_1nzsx_254";
28679
- const selectedSingleValue = "_selectedSingleValue_1nzsx_258";
28680
- const placeHolder = "_placeHolder_1nzsx_259";
28681
- const groupOrderFirst = "_groupOrderFirst_1nzsx_298";
28682
- const groupOrderMiddle = "_groupOrderMiddle_1nzsx_299";
28683
- const groupOrderLast = "_groupOrderLast_1nzsx_303";
28684
- const detailedLabel = "_detailedLabel_1nzsx_308";
28654
+ const inputInTable$5 = "_inputInTable_xuwli_1";
28655
+ const inputHover$5 = "_inputHover_xuwli_13";
28656
+ const inputFocus$5 = "_inputFocus_xuwli_18";
28657
+ const inputError$5 = "_inputError_xuwli_25";
28658
+ const inputWarning$5 = "_inputWarning_xuwli_26";
28659
+ const inputDisabled$5 = "_inputDisabled_xuwli_61";
28660
+ const hideScrollbars$5 = "_hideScrollbars_xuwli_67";
28661
+ const trigger$1 = "_trigger_xuwli_77";
28662
+ const isInTable$1 = "_isInTable_xuwli_93";
28663
+ const input = "_input_xuwli_1";
28664
+ const isOpen = "_isOpen_xuwli_114";
28665
+ const error$2 = "_error_xuwli_122";
28666
+ const warning$4 = "_warning_xuwli_139";
28667
+ const disabled$3 = "_disabled_xuwli_156";
28668
+ const icons = "_icons_xuwli_162";
28669
+ const clearAll = "_clearAll_xuwli_169";
28670
+ const iconOpen = "_iconOpen_xuwli_170";
28671
+ const small$4 = "_small_xuwli_181";
28672
+ const triggerInputContainer = "_triggerInputContainer_xuwli_189";
28673
+ const right$2 = "_right_xuwli_198";
28674
+ const multiOptions = "_multiOptions_xuwli_211";
28675
+ const multiOption = "_multiOption_xuwli_211";
28676
+ const label$4 = "_label_xuwli_239";
28677
+ const closeMultiOption = "_closeMultiOption_xuwli_242";
28678
+ const focus = "_focus_xuwli_253";
28679
+ const selectedSingleValue = "_selectedSingleValue_xuwli_257";
28680
+ const placeHolder = "_placeHolder_xuwli_258";
28681
+ const groupOrderFirst = "_groupOrderFirst_xuwli_297";
28682
+ const groupOrderMiddle = "_groupOrderMiddle_xuwli_298";
28683
+ const groupOrderLast = "_groupOrderLast_xuwli_302";
28684
+ const detailedLabel = "_detailedLabel_xuwli_307";
28685
28685
  const styles$l = {
28686
28686
  inputInTable: inputInTable$5,
28687
28687
  inputHover: inputHover$5,
@@ -30087,14 +30087,14 @@ ProgressBar$1.propTypes = {
30087
30087
  showProgressColors: propTypes$1.exports.bool,
30088
30088
  noLabel: propTypes$1.exports.bool
30089
30089
  };
30090
- const wrapper$1 = "_wrapper_6mndi_1";
30091
- const inline$1 = "_inline_6mndi_1";
30092
- const radio = "_radio_6mndi_5";
30093
- const labelMargin = "_labelMargin_6mndi_8";
30094
- const small$3 = "_small_6mndi_27";
30095
- const noMargin$1 = "_noMargin_6mndi_32";
30096
- const disabled$2 = "_disabled_6mndi_90";
30097
- const isInTable = "_isInTable_6mndi_106";
30090
+ const wrapper$1 = "_wrapper_p8i3d_1";
30091
+ const inline$1 = "_inline_p8i3d_1";
30092
+ const radio = "_radio_p8i3d_5";
30093
+ const labelMargin = "_labelMargin_p8i3d_8";
30094
+ const small$3 = "_small_p8i3d_27";
30095
+ const noMargin$1 = "_noMargin_p8i3d_32";
30096
+ const disabled$2 = "_disabled_p8i3d_90";
30097
+ const isInTable = "_isInTable_p8i3d_106";
30098
30098
  const styles$g = {
30099
30099
  wrapper: wrapper$1,
30100
30100
  inline: inline$1,
@@ -56719,8 +56719,8 @@ function Remirror(props) {
56719
56719
  return /* @__PURE__ */ React__default.createElement(I18nProvider, { i18n: i18n2, locale, supportedLocales }, /* @__PURE__ */ React__default.createElement(RemirrorContext.Provider, { value: context2 }, /* @__PURE__ */ React__default.createElement(RemirrorPortals, { portals }), hooks.map((hook, index2) => /* @__PURE__ */ React__default.createElement(HookComponent, { hook, key: index2 })), autoRenderAtStart && /* @__PURE__ */ React__default.createElement(EditorComponent, null), children, autoRenderAtEnd && /* @__PURE__ */ React__default.createElement(EditorComponent, null)));
56720
56720
  }
56721
56721
  const all = "";
56722
- const richTextToolbar = "_richTextToolbar_vvcb9_1";
56723
- const richTextToolbarContainer = "_richTextToolbarContainer_vvcb9_6";
56722
+ const richTextToolbar = "_richTextToolbar_1fwio_1";
56723
+ const richTextToolbarContainer = "_richTextToolbarContainer_1fwio_5";
56724
56724
  const styles$f = {
56725
56725
  richTextToolbar,
56726
56726
  richTextToolbarContainer
@@ -59466,7 +59466,7 @@ const Spacer = ({ height, width, flex }) => /* @__PURE__ */ jsxRuntime.exports.j
59466
59466
  }
59467
59467
  });
59468
59468
  Spacer.defaultProps = {
59469
- height: "var(--spacing)",
59469
+ height: "var(--padding-y)",
59470
59470
  width: null,
59471
59471
  flex: false
59472
59472
  };
@@ -59475,18 +59475,18 @@ Spacer.propTypes = {
59475
59475
  width: propTypes$1.exports.oneOfType([propTypes$1.exports.string, propTypes$1.exports.number]),
59476
59476
  flex: propTypes$1.exports.bool
59477
59477
  };
59478
- const inputInTable$2 = "_inputInTable_7al02_1";
59479
- const inputHover$2 = "_inputHover_7al02_13";
59480
- const inputFocus$2 = "_inputFocus_7al02_18";
59481
- const inputError$2 = "_inputError_7al02_25";
59482
- const inputWarning$2 = "_inputWarning_7al02_26";
59483
- const inputDisabled$2 = "_inputDisabled_7al02_61";
59484
- const hideScrollbars$2 = "_hideScrollbars_7al02_67";
59485
- const wrapper = "_wrapper_7al02_87";
59486
- const bordered = "_bordered_7al02_95";
59487
- const scroll2 = "_scroll_7al02_99";
59488
- const table = "_table_7al02_109";
59489
- const striped = "_striped_7al02_189";
59478
+ const inputInTable$2 = "_inputInTable_28mh5_1";
59479
+ const inputHover$2 = "_inputHover_28mh5_13";
59480
+ const inputFocus$2 = "_inputFocus_28mh5_18";
59481
+ const inputError$2 = "_inputError_28mh5_25";
59482
+ const inputWarning$2 = "_inputWarning_28mh5_26";
59483
+ const inputDisabled$2 = "_inputDisabled_28mh5_61";
59484
+ const hideScrollbars$2 = "_hideScrollbars_28mh5_67";
59485
+ const wrapper = "_wrapper_28mh5_87";
59486
+ const bordered = "_bordered_28mh5_95";
59487
+ const scroll2 = "_scroll_28mh5_99";
59488
+ const table = "_table_28mh5_109";
59489
+ const striped = "_striped_28mh5_188";
59490
59490
  const styles$a = {
59491
59491
  inputInTable: inputInTable$2,
59492
59492
  inputHover: inputHover$2,
@@ -59501,7 +59501,7 @@ const styles$a = {
59501
59501
  table,
59502
59502
  striped
59503
59503
  };
59504
- const title$1 = "_title_1vehb_1";
59504
+ const title$1 = "_title_1hgtl_1";
59505
59505
  const styles$9 = {
59506
59506
  title: title$1
59507
59507
  };
@@ -59610,36 +59610,36 @@ Footer.propTypes = {
59610
59610
  pagination: paginationShape,
59611
59611
  content: propTypes$1.exports.object
59612
59612
  };
59613
- const inputInTable$1 = "_inputInTable_1mfuf_1";
59614
- const inputHover$1 = "_inputHover_1mfuf_13";
59615
- const inputFocus$1 = "_inputFocus_1mfuf_18";
59616
- const inputError$1 = "_inputError_1mfuf_25";
59617
- const inputWarning$1 = "_inputWarning_1mfuf_26";
59618
- const inputDisabled$1 = "_inputDisabled_1mfuf_61";
59619
- const hideScrollbars$1 = "_hideScrollbars_1mfuf_67";
59620
- const cell = "_cell_1mfuf_77";
59621
- const disabledLink = "_disabledLink_1mfuf_87";
59622
- const inputWrapper = "_inputWrapper_1mfuf_91";
59623
- const breakWord = "_breakWord_1mfuf_106";
59624
- const inputCell = "_inputCell_1mfuf_109";
59625
- const sliderCell = "_sliderCell_1mfuf_112";
59626
- const staticCell = "_staticCell_1mfuf_116";
59627
- const staticCellContent = "_staticCellContent_1mfuf_119";
59628
- const error$1 = "_error_1mfuf_132";
59629
- const warning$2 = "_warning_1mfuf_133";
59630
- const unit = "_unit_1mfuf_142";
59631
- const sortingCell = "_sortingCell_1mfuf_145";
59632
- const sortingCellIcon = "_sortingCellIcon_1mfuf_153";
59633
- const icon = "_icon_1mfuf_160";
59634
- const checkBoxCell = "_checkBoxCell_1mfuf_164";
59635
- const iconCell = "_iconCell_1mfuf_168";
59636
- const iconWrapper = "_iconWrapper_1mfuf_173";
59637
- const actionsCell = "_actionsCell_1mfuf_177";
59638
- const rightAligned = "_rightAligned_1mfuf_185";
59639
- const centerAligned = "_centerAligned_1mfuf_191";
59640
- const leftAligned = "_leftAligned_1mfuf_197";
59641
- const popover = "_popover_1mfuf_200";
59642
- const disabledPointerEvents = "_disabledPointerEvents_1mfuf_203";
59613
+ const inputInTable$1 = "_inputInTable_1qou3_1";
59614
+ const inputHover$1 = "_inputHover_1qou3_13";
59615
+ const inputFocus$1 = "_inputFocus_1qou3_18";
59616
+ const inputError$1 = "_inputError_1qou3_25";
59617
+ const inputWarning$1 = "_inputWarning_1qou3_26";
59618
+ const inputDisabled$1 = "_inputDisabled_1qou3_61";
59619
+ const hideScrollbars$1 = "_hideScrollbars_1qou3_67";
59620
+ const cell = "_cell_1qou3_77";
59621
+ const disabledLink = "_disabledLink_1qou3_87";
59622
+ const inputWrapper = "_inputWrapper_1qou3_91";
59623
+ const breakWord = "_breakWord_1qou3_106";
59624
+ const inputCell = "_inputCell_1qou3_109";
59625
+ const sliderCell = "_sliderCell_1qou3_112";
59626
+ const staticCell = "_staticCell_1qou3_116";
59627
+ const staticCellContent = "_staticCellContent_1qou3_119";
59628
+ const error$1 = "_error_1qou3_132";
59629
+ const warning$2 = "_warning_1qou3_133";
59630
+ const unit = "_unit_1qou3_142";
59631
+ const sortingCell = "_sortingCell_1qou3_145";
59632
+ const sortingCellIcon = "_sortingCellIcon_1qou3_153";
59633
+ const icon = "_icon_1qou3_160";
59634
+ const checkBoxCell = "_checkBoxCell_1qou3_164";
59635
+ const iconCell = "_iconCell_1qou3_168";
59636
+ const iconWrapper = "_iconWrapper_1qou3_173";
59637
+ const actionsCell = "_actionsCell_1qou3_177";
59638
+ const rightAligned = "_rightAligned_1qou3_185";
59639
+ const centerAligned = "_centerAligned_1qou3_191";
59640
+ const leftAligned = "_leftAligned_1qou3_197";
59641
+ const popover = "_popover_1qou3_200";
59642
+ const disabledPointerEvents = "_disabledPointerEvents_1qou3_203";
59643
59643
  const styles$7 = {
59644
59644
  inputInTable: inputInTable$1,
59645
59645
  inputHover: inputHover$1,
@@ -60420,13 +60420,13 @@ Cell.propTypes = {
60420
60420
  cell: cellShape,
60421
60421
  testId: propTypes$1.exports.string
60422
60422
  };
60423
- const clickableRow = "_clickableRow_vlcbs_1";
60424
- const hoverableRow = "_hoverableRow_vlcbs_4";
60425
- const rowActive = "_rowActive_vlcbs_4";
60426
- const expandableRow = "_expandableRow_vlcbs_8";
60427
- const flush2 = "_flush_vlcbs_8";
60428
- const dragIconCell = "_dragIconCell_vlcbs_28";
60429
- const dragIcon = "_dragIcon_vlcbs_28";
60423
+ const clickableRow = "_clickableRow_11d5t_1";
60424
+ const hoverableRow = "_hoverableRow_11d5t_4";
60425
+ const rowActive = "_rowActive_11d5t_4";
60426
+ const expandableRow = "_expandableRow_11d5t_8";
60427
+ const flush2 = "_flush_11d5t_8";
60428
+ const dragIconCell = "_dragIconCell_11d5t_28";
60429
+ const dragIcon = "_dragIcon_11d5t_28";
60430
60430
  const styles$6 = {
60431
60431
  clickableRow,
60432
60432
  hoverableRow,
@@ -60925,16 +60925,16 @@ Table.propTypes = {
60925
60925
  }).isRequired,
60926
60926
  onListReorder: propTypes$1.exports.func
60927
60927
  };
60928
- const tabs = "_tabs_b0egn_1";
60929
- const padding = "_padding_b0egn_7";
60930
- const margin = "_margin_b0egn_11";
60931
- const contentPadding = "_contentPadding_b0egn_14";
60932
- const item$1 = "_item_b0egn_17";
60933
- const active$1 = "_active_b0egn_46";
60934
- const hidden = "_hidden_b0egn_51";
60935
- const disabled$1 = "_disabled_b0egn_54";
60936
- const left$1 = "_left_b0egn_58";
60937
- const right$1 = "_right_b0egn_58";
60928
+ const tabs = "_tabs_n706w_1";
60929
+ const padding = "_padding_n706w_7";
60930
+ const margin = "_margin_n706w_11";
60931
+ const contentPadding = "_contentPadding_n706w_14";
60932
+ const item$1 = "_item_n706w_17";
60933
+ const active$1 = "_active_n706w_38";
60934
+ const hidden = "_hidden_n706w_57";
60935
+ const disabled$1 = "_disabled_n706w_60";
60936
+ const left$1 = "_left_n706w_64";
60937
+ const right$1 = "_right_n706w_64";
60938
60938
  const styles$5 = {
60939
60939
  tabs,
60940
60940
  padding,
@@ -61165,18 +61165,18 @@ TextLink.propTypes = {
61165
61165
  testId: propTypes$1.exports.string,
61166
61166
  onClick: propTypes$1.exports.func
61167
61167
  };
61168
- const inputInTable = "_inputInTable_1ol5b_1";
61169
- const inputHover = "_inputHover_1ol5b_13";
61170
- const inputFocus = "_inputFocus_1ol5b_18";
61171
- const inputError = "_inputError_1ol5b_25";
61172
- const inputWarning = "_inputWarning_1ol5b_26";
61173
- const inputDisabled = "_inputDisabled_1ol5b_61";
61174
- const hideScrollbars = "_hideScrollbars_1ol5b_67";
61175
- const textarea = "_textarea_1ol5b_77";
61176
- const small$1 = "_small_1ol5b_115";
61177
- const error = "_error_1ol5b_121";
61178
- const warning$1 = "_warning_1ol5b_138";
61179
- const monospace = "_monospace_1ol5b_155";
61168
+ const inputInTable = "_inputInTable_hyht1_1";
61169
+ const inputHover = "_inputHover_hyht1_13";
61170
+ const inputFocus = "_inputFocus_hyht1_18";
61171
+ const inputError = "_inputError_hyht1_25";
61172
+ const inputWarning = "_inputWarning_hyht1_26";
61173
+ const inputDisabled = "_inputDisabled_hyht1_61";
61174
+ const hideScrollbars = "_hideScrollbars_hyht1_67";
61175
+ const textarea = "_textarea_hyht1_77";
61176
+ const small$1 = "_small_hyht1_116";
61177
+ const error = "_error_hyht1_121";
61178
+ const warning$1 = "_warning_hyht1_138";
61179
+ const monospace = "_monospace_hyht1_155";
61180
61180
  const styles$4 = {
61181
61181
  inputInTable,
61182
61182
  inputHover,
@@ -62369,10 +62369,10 @@ const toast = ({ id: id2, message: message2, autoClose = 6e3, onClose }) => {
62369
62369
  type: toastType
62370
62370
  });
62371
62371
  };
62372
- const toggle$1 = "_toggle_1ia7o_9";
62373
- const small = "_small_1ia7o_25";
62374
- const disabled = "_disabled_1ia7o_103";
62375
- const noMargin = "_noMargin_1ia7o_114";
62372
+ const toggle$1 = "_toggle_esa9y_9";
62373
+ const small = "_small_esa9y_25";
62374
+ const disabled = "_disabled_esa9y_102";
62375
+ const noMargin = "_noMargin_esa9y_113";
62376
62376
  const styles$3 = {
62377
62377
  toggle: toggle$1,
62378
62378
  small,
@@ -62448,22 +62448,22 @@ Toggle.propTypes = {
62448
62448
  helpText: propTypes$1.exports.string,
62449
62449
  onClickHelp: propTypes$1.exports.func
62450
62450
  };
62451
- const topbar = "_topbar_1gz82_7";
62452
- const fixed = "_fixed_1gz82_16";
62453
- const appSwitcher = "_appSwitcher_1gz82_24";
62454
- const title = "_title_1gz82_48";
62455
- const logo = "_logo_1gz82_64";
62456
- const label = "_label_1gz82_67";
62457
- const brand = "_brand_1gz82_72";
62458
- const version = "_version_1gz82_77";
62459
- const left = "_left_1gz82_84";
62460
- const right = "_right_1gz82_85";
62461
- const item = "_item_1gz82_99";
62462
- const link = "_link_1gz82_100";
62463
- const button = "_button_1gz82_112";
62464
- const menu = "_menu_1gz82_113";
62465
- const active = "_active_1gz82_141";
62466
- const alert = "_alert_1gz82_166";
62451
+ const topbar = "_topbar_jyzzy_7";
62452
+ const fixed = "_fixed_jyzzy_16";
62453
+ const appSwitcher = "_appSwitcher_jyzzy_24";
62454
+ const title = "_title_jyzzy_48";
62455
+ const logo = "_logo_jyzzy_64";
62456
+ const label = "_label_jyzzy_67";
62457
+ const brand = "_brand_jyzzy_72";
62458
+ const version = "_version_jyzzy_77";
62459
+ const left = "_left_jyzzy_84";
62460
+ const right = "_right_jyzzy_85";
62461
+ const item = "_item_jyzzy_99";
62462
+ const link = "_link_jyzzy_100";
62463
+ const button = "_button_jyzzy_112";
62464
+ const menu = "_menu_jyzzy_113";
62465
+ const active = "_active_jyzzy_141";
62466
+ const alert = "_alert_jyzzy_166";
62467
62467
  const styles$2 = {
62468
62468
  topbar,
62469
62469
  fixed,