@oliasoft-open-source/react-ui-library 4.0.0-beta-27 → 4.0.0-beta-28

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/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_1osz3_1";
1929
- const expanded$2 = "_expanded_1osz3_9";
1928
+ const chevron = "_chevron_1u6ki_1";
1929
+ const expanded$2 = "_expanded_1u6ki_9";
1930
1930
  const styles$T = {
1931
1931
  chevron,
1932
1932
  expanded: expanded$2
@@ -3279,15 +3279,15 @@ const Chevron = ({ expanded: expanded2 }) => {
3279
3279
  })
3280
3280
  });
3281
3281
  };
3282
- const accordion = "_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";
3282
+ const accordion = "_accordion_16gbc_1";
3283
+ const accordionHeader = "_accordionHeader_16gbc_5";
3284
+ const heading$6 = "_heading_16gbc_9";
3285
+ const clickable$1 = "_clickable_16gbc_12";
3286
+ const bordered$4 = "_bordered_16gbc_18";
3287
+ const accordionContent = "_accordionContent_16gbc_18";
3288
+ const expanded$1 = "_expanded_16gbc_31";
3289
+ const padding$3 = "_padding_16gbc_40";
3290
+ const squareBottom = "_squareBottom_16gbc_43";
3291
3291
  const styles$R = {
3292
3292
  accordion,
3293
3293
  accordionHeader,
@@ -3412,13 +3412,13 @@ Accordion.propTypes = {
3412
3412
  squareBottom: propTypes$1.exports.bool,
3413
3413
  testId: propTypes$1.exports.string
3414
3414
  };
3415
- const checkbox = "_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";
3415
+ const checkbox = "_checkbox_1akzt_1";
3416
+ const noLabel = "_noLabel_1akzt_17";
3417
+ const small$e = "_small_1akzt_20";
3418
+ const checkmark = "_checkmark_1akzt_43";
3419
+ const disabled$9 = "_disabled_1akzt_67";
3420
+ const noMargin$2 = "_noMargin_1akzt_81";
3421
+ const isInTable$4 = "_isInTable_1akzt_84";
3422
3422
  const styles$Q = {
3423
3423
  checkbox,
3424
3424
  noLabel,
@@ -5444,7 +5444,7 @@ TooltipLayer.defaultProps = {
5444
5444
  warning: false,
5445
5445
  maxWidth: "none",
5446
5446
  fontSize: "inherit",
5447
- padding: "var(--spacing-1) var(--spacing-2)",
5447
+ padding: "var(--spacing-xs) var(--spacing-sm)",
5448
5448
  layerProps: {
5449
5449
  style: {
5450
5450
  position: "fixed"
@@ -5546,7 +5546,7 @@ Tooltip.defaultProps = {
5546
5546
  "right-center"
5547
5547
  ],
5548
5548
  fontSize: "inherit",
5549
- padding: "var(--spacing-1) var(--spacing-2)",
5549
+ padding: "var(--spacing-xs) var(--spacing-sm)",
5550
5550
  display: "inline",
5551
5551
  flex: "none",
5552
5552
  forceOpen: false
@@ -5735,10 +5735,10 @@ CheckBox.propTypes = {
5735
5735
  helpText: propTypes$1.exports.string,
5736
5736
  onClickHelp: propTypes$1.exports.func
5737
5737
  };
5738
- const bordered$3 = "_bordered_1p7x7_1";
5739
- const checkboxWrapper = "_checkboxWrapper_1p7x7_7";
5740
- const padding$2 = "_padding_1p7x7_13";
5741
- const contentWrapper = "_contentWrapper_1p7x7_16";
5738
+ const bordered$3 = "_bordered_q4imk_1";
5739
+ const checkboxWrapper = "_checkboxWrapper_q4imk_7";
5740
+ const padding$2 = "_padding_q4imk_13";
5741
+ const contentWrapper = "_contentWrapper_q4imk_16";
5742
5742
  const styles$N = {
5743
5743
  bordered: bordered$3,
5744
5744
  checkboxWrapper,
@@ -11278,34 +11278,34 @@ var lodash = { exports: {} };
11278
11278
  }).call(commonjsGlobal);
11279
11279
  })(lodash, lodash.exports);
11280
11280
  const _$1 = lodash.exports;
11281
- const wrapper$4 = "_wrapper_2zria_1";
11282
- const layer$1 = "_layer_2zria_5";
11283
- const layerContainer$1 = "_layerContainer_2zria_8";
11284
- const nested = "_nested_2zria_23";
11285
- const fileInput$1 = "_fileInput_2zria_35";
11286
- const trigger$2 = "_trigger_2zria_41";
11287
- const middleAlignedInline = "_middleAlignedInline_2zria_50";
11288
- const heading$5 = "_heading_2zria_56";
11289
- const headingIcon = "_headingIcon_2zria_62";
11290
- const option$1 = "_option_2zria_74";
11291
- const active$8 = "_active_2zria_92";
11292
- const selected$1 = "_selected_2zria_97";
11293
- const optionContent$1 = "_optionContent_2zria_103";
11294
- const inline$4 = "_inline_2zria_108";
11295
- const icon$5 = "_icon_2zria_113";
11296
- const check$1 = "_check_2zria_114";
11297
- const text$3 = "_text_2zria_136";
11298
- const label$a = "_label_2zria_141";
11299
- const description = "_description_2zria_152";
11300
- const arrow$1 = "_arrow_2zria_156";
11301
- const divider$1 = "_divider_2zria_160";
11302
- const deprecatedSemanticIcon = "_deprecatedSemanticIcon_2zria_164";
11303
- const disabled$8 = "_disabled_2zria_168";
11304
- const buttonLabel = "_buttonLabel_2zria_173";
11305
- const buttonCaret = "_buttonCaret_2zria_179";
11306
- const component = "_component_2zria_183";
11307
- const right$7 = "_right_2zria_189";
11308
- const actions$2 = "_actions_2zria_194";
11281
+ const wrapper$4 = "_wrapper_1xxc7_1";
11282
+ const layer$1 = "_layer_1xxc7_5";
11283
+ const layerContainer$1 = "_layerContainer_1xxc7_8";
11284
+ const nested = "_nested_1xxc7_23";
11285
+ const fileInput$1 = "_fileInput_1xxc7_35";
11286
+ const trigger$2 = "_trigger_1xxc7_41";
11287
+ const middleAlignedInline = "_middleAlignedInline_1xxc7_50";
11288
+ const heading$5 = "_heading_1xxc7_56";
11289
+ const headingIcon = "_headingIcon_1xxc7_62";
11290
+ const option$1 = "_option_1xxc7_74";
11291
+ const active$8 = "_active_1xxc7_92";
11292
+ const selected$1 = "_selected_1xxc7_97";
11293
+ const optionContent$1 = "_optionContent_1xxc7_103";
11294
+ const inline$4 = "_inline_1xxc7_108";
11295
+ const icon$5 = "_icon_1xxc7_113";
11296
+ const check$1 = "_check_1xxc7_114";
11297
+ const text$3 = "_text_1xxc7_136";
11298
+ const label$a = "_label_1xxc7_141";
11299
+ const description = "_description_1xxc7_152";
11300
+ const arrow$1 = "_arrow_1xxc7_156";
11301
+ const divider$1 = "_divider_1xxc7_160";
11302
+ const deprecatedSemanticIcon = "_deprecatedSemanticIcon_1xxc7_164";
11303
+ const disabled$8 = "_disabled_1xxc7_168";
11304
+ const buttonLabel = "_buttonLabel_1xxc7_173";
11305
+ const buttonCaret = "_buttonCaret_1xxc7_179";
11306
+ const component = "_component_1xxc7_183";
11307
+ const right$7 = "_right_1xxc7_189";
11308
+ const actions$2 = "_actions_1xxc7_194";
11309
11309
  const styles$M = {
11310
11310
  wrapper: wrapper$4,
11311
11311
  layer: layer$1,
@@ -11556,14 +11556,14 @@ const placementOptions$1 = (placement, isNested = false) => ({
11556
11556
  preferY: "bottom",
11557
11557
  placement: placement || (isNested ? "right-start" : "bottom-start")
11558
11558
  });
11559
- const wrapper$3 = "_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";
11559
+ const wrapper$3 = "_wrapper_67klr_1";
11560
+ const badge = "_badge_67klr_5";
11561
+ const label$9 = "_label_67klr_11";
11562
+ const dark$1 = "_dark_67klr_23";
11563
+ const light = "_light_67klr_26";
11564
+ const small$d = "_small_67klr_29";
11565
+ const dot = "_dot_67klr_33";
11566
+ const hasChildren = "_hasChildren_67klr_38";
11567
11567
  const styles$L = {
11568
11568
  wrapper: wrapper$3,
11569
11569
  badge,
@@ -11619,32 +11619,32 @@ Badge.propTypes = {
11619
11619
  margin: propTypes$1.exports.string,
11620
11620
  small: propTypes$1.exports.bool
11621
11621
  };
11622
- const inputInTable$b = "_inputInTable_y9r45_1";
11623
- const inputHover$b = "_inputHover_y9r45_13";
11624
- const inputFocus$b = "_inputFocus_y9r45_18";
11625
- const inputError$b = "_inputError_y9r45_25";
11626
- const inputWarning$b = "_inputWarning_y9r45_26";
11627
- const inputDisabled$b = "_inputDisabled_y9r45_61";
11628
- const hideScrollbars$b = "_hideScrollbars_y9r45_67";
11629
- const button$3 = "_button_y9r45_103";
11630
- const active$7 = "_active_y9r45_139";
11631
- const green$1 = "_green_y9r45_139";
11632
- const red$1 = "_red_y9r45_139";
11633
- const orange$1 = "_orange_y9r45_139";
11634
- const icon$4 = "_icon_y9r45_151";
11635
- const iconOnly = "_iconOnly_y9r45_157";
11636
- const basic = "_basic_y9r45_167";
11637
- const muted$2 = "_muted_y9r45_173";
11638
- const disabled$7 = "_disabled_y9r45_192";
11639
- const small$c = "_small_y9r45_202";
11640
- const pill = "_pill_y9r45_207";
11641
- const round = "_round_y9r45_208";
11642
- const error$8 = "_error_y9r45_275";
11643
- const warning$c = "_warning_y9r45_292";
11644
- const inverted$1 = "_inverted_y9r45_309";
11645
- const groupOrderFirst$4 = "_groupOrderFirst_y9r45_339";
11646
- const groupOrderMiddle$4 = "_groupOrderMiddle_y9r45_340";
11647
- const groupOrderLast$4 = "_groupOrderLast_y9r45_341";
11622
+ const inputInTable$b = "_inputInTable_ot37m_1";
11623
+ const inputHover$b = "_inputHover_ot37m_13";
11624
+ const inputFocus$b = "_inputFocus_ot37m_18";
11625
+ const inputError$b = "_inputError_ot37m_25";
11626
+ const inputWarning$b = "_inputWarning_ot37m_26";
11627
+ const inputDisabled$b = "_inputDisabled_ot37m_61";
11628
+ const hideScrollbars$b = "_hideScrollbars_ot37m_67";
11629
+ const button$3 = "_button_ot37m_103";
11630
+ const active$7 = "_active_ot37m_139";
11631
+ const green$1 = "_green_ot37m_139";
11632
+ const red$1 = "_red_ot37m_139";
11633
+ const orange$1 = "_orange_ot37m_139";
11634
+ const icon$4 = "_icon_ot37m_151";
11635
+ const iconOnly = "_iconOnly_ot37m_157";
11636
+ const basic = "_basic_ot37m_167";
11637
+ const muted$2 = "_muted_ot37m_173";
11638
+ const disabled$7 = "_disabled_ot37m_192";
11639
+ const small$c = "_small_ot37m_202";
11640
+ const pill = "_pill_ot37m_207";
11641
+ const round = "_round_ot37m_208";
11642
+ const error$8 = "_error_ot37m_275";
11643
+ const warning$c = "_warning_ot37m_292";
11644
+ const inverted$1 = "_inverted_ot37m_309";
11645
+ const groupOrderFirst$4 = "_groupOrderFirst_ot37m_339";
11646
+ const groupOrderMiddle$4 = "_groupOrderMiddle_ot37m_340";
11647
+ const groupOrderLast$4 = "_groupOrderLast_ot37m_341";
11648
11648
  const buttonStyles = {
11649
11649
  inputInTable: inputInTable$b,
11650
11650
  inputHover: inputHover$b,
@@ -12383,9 +12383,9 @@ Menu.propTypes = {
12383
12383
  open: propTypes$1.exports.bool,
12384
12384
  setOpen: propTypes$1.exports.func
12385
12385
  };
12386
- const actions$1 = "_actions_1nb2u_1";
12387
- const actionComponentContainer = "_actionComponentContainer_1nb2u_11";
12388
- const active$6 = "_active_1nb2u_33";
12386
+ const actions$1 = "_actions_1i950_1";
12387
+ const actionComponentContainer = "_actionComponentContainer_1i950_11";
12388
+ const active$6 = "_active_1i950_33";
12389
12389
  const styles$J = {
12390
12390
  actions: actions$1,
12391
12391
  actionComponentContainer,
@@ -12486,12 +12486,12 @@ Actions.propTypes = {
12486
12486
  actions: actionsShape,
12487
12487
  right: propTypes$1.exports.bool
12488
12488
  };
12489
- const breadcrumb = "_breadcrumb_1oab5_1";
12490
- const small$a = "_small_1oab5_4";
12491
- const labelContainer = "_labelContainer_1oab5_7";
12492
- const active$5 = "_active_1oab5_17";
12493
- const disabled$6 = "_disabled_1oab5_22";
12494
- const separator = "_separator_1oab5_27";
12489
+ const breadcrumb = "_breadcrumb_f6yh3_1";
12490
+ const small$a = "_small_f6yh3_4";
12491
+ const labelContainer = "_labelContainer_f6yh3_7";
12492
+ const active$5 = "_active_f6yh3_17";
12493
+ const disabled$6 = "_disabled_f6yh3_22";
12494
+ const separator = "_separator_f6yh3_27";
12495
12495
  const styles$I = {
12496
12496
  breadcrumb,
12497
12497
  small: small$a,
@@ -12679,13 +12679,13 @@ ButtonGroup.propTypes = {
12679
12679
  value: propTypes$1.exports.oneOfType([propTypes$1.exports.string, propTypes$1.exports.number]),
12680
12680
  testId: propTypes$1.exports.string
12681
12681
  };
12682
- const card = "_card_1febj_1";
12683
- const bordered$2 = "_bordered_1febj_4";
12684
- const raised = "_raised_1febj_10";
12685
- const cardHeader = "_cardHeader_1febj_13";
12686
- const cardContentBorderTop = "_cardContentBorderTop_1febj_19";
12687
- const padding$1 = "_padding_1febj_22";
12688
- const cardContent = "_cardContent_1febj_19";
12682
+ const card = "_card_tm89i_1";
12683
+ const bordered$2 = "_bordered_tm89i_4";
12684
+ const raised = "_raised_tm89i_10";
12685
+ const cardHeader = "_cardHeader_tm89i_13";
12686
+ const cardContentBorderTop = "_cardContentBorderTop_tm89i_19";
12687
+ const padding$1 = "_padding_tm89i_22";
12688
+ const cardContent = "_cardContent_tm89i_19";
12689
12689
  const styles$G = {
12690
12690
  card,
12691
12691
  bordered: bordered$2,
@@ -14119,7 +14119,7 @@ const Divider = ({ children, margin: margin2, color: color2, align }) => /* @__P
14119
14119
  }) : children
14120
14120
  });
14121
14121
  Divider.defaultProps = {
14122
- margin: "var(--padding-y)",
14122
+ margin: "var(--spacing)",
14123
14123
  color: "var(--color-border)",
14124
14124
  align: "center"
14125
14125
  };
@@ -14128,9 +14128,9 @@ Divider.propTypes = {
14128
14128
  color: propTypes$1.exports.string,
14129
14129
  align: propTypes$1.exports.string
14130
14130
  };
14131
- const heading$4 = "_heading_16g9g_1";
14132
- const top$1 = "_top_16g9g_10";
14133
- const icons$2 = "_icons_16g9g_20";
14131
+ const heading$4 = "_heading_vqv58_1";
14132
+ const top$1 = "_top_vqv58_10";
14133
+ const icons$2 = "_icons_vqv58_20";
14134
14134
  const styles$D = {
14135
14135
  heading: heading$4,
14136
14136
  top: top$1,
@@ -14207,13 +14207,13 @@ Heading$2.propTypes = {
14207
14207
  top: propTypes$1.exports.bool,
14208
14208
  testId: propTypes$1.exports.string
14209
14209
  };
14210
- const dialog = "_dialog_gpudp_1";
14211
- const inline$3 = "_inline_gpudp_18";
14212
- const scroll$3 = "_scroll_gpudp_21";
14213
- const header$2 = "_header_gpudp_24";
14214
- const dismiss$2 = "_dismiss_gpudp_33";
14215
- const content$3 = "_content_gpudp_38";
14216
- const footer$2 = "_footer_gpudp_47";
14210
+ const dialog = "_dialog_105c5_1";
14211
+ const inline$3 = "_inline_105c5_18";
14212
+ const scroll$3 = "_scroll_105c5_21";
14213
+ const header$2 = "_header_105c5_24";
14214
+ const dismiss$2 = "_dismiss_105c5_33";
14215
+ const content$3 = "_content_105c5_38";
14216
+ const footer$2 = "_footer_105c5_47";
14217
14217
  const styles$C = {
14218
14218
  dialog,
14219
14219
  inline: inline$3,
@@ -16675,8 +16675,8 @@ Drawer.propTypes = {
16675
16675
  onClose: propTypes$1.exports.func,
16676
16676
  onOpen: propTypes$1.exports.func
16677
16677
  };
16678
- const empty$2 = "_empty_m194c_1";
16679
- const text$2 = "_text_m194c_11";
16678
+ const empty$2 = "_empty_eyl8c_1";
16679
+ const text$2 = "_text_eyl8c_11";
16680
16680
  const styles$A = {
16681
16681
  empty: empty$2,
16682
16682
  text: text$2
@@ -17054,9 +17054,9 @@ FileInput.propTypes = {
17054
17054
  onChange: propTypes$1.exports.func,
17055
17055
  testId: propTypes$1.exports.string
17056
17056
  };
17057
- const label$7 = "_label_1dz6f_1";
17058
- const labelLeft$1 = "_labelLeft_1dz6f_5";
17059
- const icons$1 = "_icons_1dz6f_13";
17057
+ const label$7 = "_label_5icu7_1";
17058
+ const labelLeft$1 = "_labelLeft_5icu7_5";
17059
+ const icons$1 = "_icons_5icu7_13";
17060
17060
  const styles$w = {
17061
17061
  label: label$7,
17062
17062
  labelLeft: labelLeft$1,
@@ -17155,17 +17155,17 @@ Label$2.propTypes = {
17155
17155
  }),
17156
17156
  labelLeft: propTypes$1.exports.bool
17157
17157
  };
17158
- const field = "_field_1byxq_1";
17159
- const labelLeft = "_labelLeft_1byxq_5";
17160
- const fieldInput = "_fieldInput_1byxq_9";
17161
- const formRow$1 = "_formRow_1byxq_12";
17162
- const button$2 = "_button_1byxq_22";
17158
+ const field = "_field_1g93a_1";
17159
+ const labelLeft = "_labelLeft_1g93a_5";
17160
+ const fieldInput = "_fieldInput_1g93a_9";
17161
+ const formRow$1 = "_formRow_1g93a_12";
17162
+ const button$2 = "_button_1g93a_22";
17163
17163
  const styles$v = {
17164
17164
  field,
17165
17165
  labelLeft,
17166
17166
  fieldInput,
17167
17167
  formRow: formRow$1,
17168
- "form-row": "_form-row_1byxq_13",
17168
+ "form-row": "_form-row_1g93a_13",
17169
17169
  button: button$2
17170
17170
  };
17171
17171
  const Field = ({
@@ -17269,7 +17269,7 @@ const Flex = ({
17269
17269
  justifyContent,
17270
17270
  height,
17271
17271
  flexWrap: wrap2 ? "wrap" : "nowrap",
17272
- gap: gap === false ? 0 : gap === true ? "var(--padding-x)" : gap
17272
+ gap: gap === false ? 0 : gap === true ? "var(--spacing)" : gap
17273
17273
  },
17274
17274
  children
17275
17275
  });
@@ -17296,7 +17296,7 @@ Flex.propTypes = {
17296
17296
  propTypes$1.exports.number
17297
17297
  ])
17298
17298
  };
17299
- const formRow = "_formRow_i2es6_1";
17299
+ const formRow = "_formRow_1m3f8_1";
17300
17300
  const styles$u = {
17301
17301
  formRow
17302
17302
  };
@@ -17341,7 +17341,7 @@ const Grid = ({
17341
17341
  columns,
17342
17342
  columnsTablet,
17343
17343
  columnsMobile,
17344
- gap: gap === false ? 0 : gap === true ? "var(--padding-x)" : gap,
17344
+ gap: gap === false ? 0 : gap === true ? "var(--spacing)" : gap,
17345
17345
  height,
17346
17346
  children
17347
17347
  });
@@ -26315,42 +26315,42 @@ var InfiniteScroll = function(_super) {
26315
26315
  };
26316
26316
  return InfiniteScroll2;
26317
26317
  }(Component$1);
26318
- const inputInTable$8 = "_inputInTable_3ijn4_1";
26319
- const inputHover$8 = "_inputHover_3ijn4_13";
26320
- const inputFocus$8 = "_inputFocus_3ijn4_18";
26321
- const inputError$8 = "_inputError_3ijn4_25";
26322
- const inputWarning$8 = "_inputWarning_3ijn4_26";
26323
- const inputDisabled$8 = "_inputDisabled_3ijn4_61";
26324
- const hideScrollbars$8 = "_hideScrollbars_3ijn4_67";
26325
- const header$1 = "_header_3ijn4_77";
26326
- const headerTitle = "_headerTitle_3ijn4_77";
26327
- const heading$3 = "_heading_3ijn4_78";
26328
- const itemHeader = "_itemHeader_3ijn4_78";
26329
- const narrow = "_narrow_3ijn4_81";
26330
- const stickyHeader = "_stickyHeader_3ijn4_85";
26331
- const title$3 = "_title_3ijn4_96";
26332
- const name = "_name_3ijn4_102";
26333
- const iconTooltipMargin = "_iconTooltipMargin_3ijn4_105";
26334
- const bold = "_bold_3ijn4_108";
26335
- const toggleNarrow = "_toggleNarrow_3ijn4_117";
26336
- const drag$1 = "_drag_3ijn4_135";
26337
- const list$1 = "_list_3ijn4_152";
26338
- const bordered$1 = "_bordered_3ijn4_156";
26339
- const item$4 = "_item_3ijn4_78";
26340
- const action = "_action_3ijn4_189";
26341
- const active$3 = "_active_3ijn4_192";
26342
- const disabled$5 = "_disabled_3ijn4_207";
26343
- const label$6 = "_label_3ijn4_218";
26344
- const details$2 = "_details_3ijn4_224";
26345
- const metadata = "_metadata_3ijn4_225";
26346
- const itemContent = "_itemContent_3ijn4_233";
26347
- const indentIcon = "_indentIcon_3ijn4_240";
26348
- const expandIcon = "_expandIcon_3ijn4_245";
26349
- const expanded = "_expanded_3ijn4_252";
26350
- const right$4 = "_right_3ijn4_255";
26351
- const actions = "_actions_3ijn4_264";
26352
- const scrollableList = "_scrollableList_3ijn4_269";
26353
- const hideScrollbar = "_hideScrollbar_3ijn4_67";
26318
+ const inputInTable$8 = "_inputInTable_1ttzh_1";
26319
+ const inputHover$8 = "_inputHover_1ttzh_13";
26320
+ const inputFocus$8 = "_inputFocus_1ttzh_18";
26321
+ const inputError$8 = "_inputError_1ttzh_25";
26322
+ const inputWarning$8 = "_inputWarning_1ttzh_26";
26323
+ const inputDisabled$8 = "_inputDisabled_1ttzh_61";
26324
+ const hideScrollbars$8 = "_hideScrollbars_1ttzh_67";
26325
+ const header$1 = "_header_1ttzh_77";
26326
+ const headerTitle = "_headerTitle_1ttzh_77";
26327
+ const heading$3 = "_heading_1ttzh_78";
26328
+ const itemHeader = "_itemHeader_1ttzh_78";
26329
+ const narrow = "_narrow_1ttzh_81";
26330
+ const stickyHeader = "_stickyHeader_1ttzh_85";
26331
+ const title$3 = "_title_1ttzh_96";
26332
+ const name = "_name_1ttzh_102";
26333
+ const iconTooltipMargin = "_iconTooltipMargin_1ttzh_105";
26334
+ const bold = "_bold_1ttzh_108";
26335
+ const toggleNarrow = "_toggleNarrow_1ttzh_117";
26336
+ const drag$1 = "_drag_1ttzh_135";
26337
+ const list$1 = "_list_1ttzh_152";
26338
+ const bordered$1 = "_bordered_1ttzh_156";
26339
+ const item$4 = "_item_1ttzh_78";
26340
+ const action = "_action_1ttzh_189";
26341
+ const active$3 = "_active_1ttzh_192";
26342
+ const disabled$5 = "_disabled_1ttzh_207";
26343
+ const label$6 = "_label_1ttzh_218";
26344
+ const details$2 = "_details_1ttzh_224";
26345
+ const metadata = "_metadata_1ttzh_225";
26346
+ const itemContent = "_itemContent_1ttzh_233";
26347
+ const indentIcon = "_indentIcon_1ttzh_240";
26348
+ const expandIcon = "_expandIcon_1ttzh_245";
26349
+ const expanded = "_expanded_1ttzh_252";
26350
+ const right$4 = "_right_1ttzh_255";
26351
+ const actions = "_actions_1ttzh_264";
26352
+ const scrollableList = "_scrollableList_1ttzh_269";
26353
+ const hideScrollbar = "_hideScrollbar_1ttzh_67";
26354
26354
  const listStyles = {
26355
26355
  inputInTable: inputInTable$8,
26356
26356
  inputHover: inputHover$8,
@@ -26956,13 +26956,13 @@ List.propTypes = {
26956
26956
  }),
26957
26957
  testId: propTypes$1.exports.string
26958
26958
  };
26959
- const loader = "_loader_1g5vh_1";
26960
- const fullViewPortSize = "_fullViewPortSize_1g5vh_7";
26961
- const cover = "_cover_1g5vh_14";
26962
- const dimmer = "_dimmer_1g5vh_21";
26963
- const content$2 = "_content_1g5vh_44";
26964
- const text$1 = "_text_1g5vh_49";
26965
- const details$1 = "_details_1g5vh_53";
26959
+ const loader = "_loader_cefjz_1";
26960
+ const fullViewPortSize = "_fullViewPortSize_cefjz_7";
26961
+ const cover = "_cover_cefjz_14";
26962
+ const dimmer = "_dimmer_cefjz_21";
26963
+ const content$2 = "_content_cefjz_44";
26964
+ const text$1 = "_text_cefjz_49";
26965
+ const details$1 = "_details_cefjz_53";
26966
26966
  const styles$s = {
26967
26967
  loader,
26968
26968
  fullViewPortSize,
@@ -27036,27 +27036,27 @@ Loader.propTypes = {
27036
27036
  testId: propTypes$1.exports.string,
27037
27037
  theme: propTypes$1.exports.string
27038
27038
  };
27039
- const inputInTable$7 = "_inputInTable_ks2y1_1";
27040
- const inputHover$7 = "_inputHover_ks2y1_13";
27041
- const inputFocus$7 = "_inputFocus_ks2y1_18";
27042
- const inputError$7 = "_inputError_ks2y1_25";
27043
- const inputWarning$7 = "_inputWarning_ks2y1_26";
27044
- const inputDisabled$7 = "_inputDisabled_ks2y1_61";
27045
- const hideScrollbars$7 = "_hideScrollbars_ks2y1_67";
27046
- const container$1 = "_container_ks2y1_83";
27047
- const block$1 = "_block_ks2y1_101";
27048
- const info = "_info_ks2y1_104";
27049
- const success = "_success_ks2y1_108";
27050
- const warning$6 = "_warning_ks2y1_112";
27051
- const error$4 = "_error_ks2y1_116";
27052
- const content$1 = "_content_ks2y1_120";
27053
- const heading$2 = "_heading_ks2y1_124";
27054
- const icon$3 = "_icon_ks2y1_131";
27055
- const dismiss$1 = "_dismiss_ks2y1_139";
27056
- const absolute = "_absolute_ks2y1_143";
27057
- const legendToggle = "_legendToggle_ks2y1_154";
27058
- const detailsText = "_detailsText_ks2y1_164";
27059
- const footer$1 = "_footer_ks2y1_168";
27039
+ const inputInTable$7 = "_inputInTable_14lor_1";
27040
+ const inputHover$7 = "_inputHover_14lor_13";
27041
+ const inputFocus$7 = "_inputFocus_14lor_18";
27042
+ const inputError$7 = "_inputError_14lor_25";
27043
+ const inputWarning$7 = "_inputWarning_14lor_26";
27044
+ const inputDisabled$7 = "_inputDisabled_14lor_61";
27045
+ const hideScrollbars$7 = "_hideScrollbars_14lor_67";
27046
+ const container$1 = "_container_14lor_83";
27047
+ const block$1 = "_block_14lor_101";
27048
+ const info = "_info_14lor_104";
27049
+ const success = "_success_14lor_108";
27050
+ const warning$6 = "_warning_14lor_112";
27051
+ const error$4 = "_error_14lor_116";
27052
+ const content$1 = "_content_14lor_120";
27053
+ const heading$2 = "_heading_14lor_124";
27054
+ const icon$3 = "_icon_14lor_131";
27055
+ const dismiss$1 = "_dismiss_14lor_139";
27056
+ const absolute = "_absolute_14lor_143";
27057
+ const legendToggle = "_legendToggle_14lor_154";
27058
+ const detailsText = "_detailsText_14lor_164";
27059
+ const footer$1 = "_footer_14lor_168";
27060
27060
  const styles$r = {
27061
27061
  inputInTable: inputInTable$7,
27062
27062
  inputHover: inputHover$7,
@@ -27468,23 +27468,23 @@ Page.propTypes = {
27468
27468
  scroll: propTypes$1.exports.bool,
27469
27469
  top: propTypes$1.exports.oneOfType([propTypes$1.exports.number, propTypes$1.exports.string])
27470
27470
  };
27471
- const inputInTable$6 = "_inputInTable_1gnm8_1";
27472
- const inputHover$6 = "_inputHover_1gnm8_13";
27473
- const inputFocus$6 = "_inputFocus_1gnm8_18";
27474
- const inputError$6 = "_inputError_1gnm8_25";
27475
- const inputWarning$6 = "_inputWarning_1gnm8_26";
27476
- const inputDisabled$6 = "_inputDisabled_1gnm8_61";
27477
- const hideScrollbars$6 = "_hideScrollbars_1gnm8_67";
27478
- const select = "_select_1gnm8_77";
27479
- const isInTable$2 = "_isInTable_1gnm8_121";
27480
- const unSelected = "_unSelected_1gnm8_133";
27481
- const error$3 = "_error_1gnm8_140";
27482
- const warning$5 = "_warning_1gnm8_157";
27483
- const small$6 = "_small_1gnm8_174";
27484
- const right$3 = "_right_1gnm8_182";
27485
- const groupOrderFirst$1 = "_groupOrderFirst_1gnm8_193";
27486
- const groupOrderMiddle$1 = "_groupOrderMiddle_1gnm8_194";
27487
- const groupOrderLast$1 = "_groupOrderLast_1gnm8_198";
27471
+ const inputInTable$6 = "_inputInTable_3n1vw_1";
27472
+ const inputHover$6 = "_inputHover_3n1vw_13";
27473
+ const inputFocus$6 = "_inputFocus_3n1vw_18";
27474
+ const inputError$6 = "_inputError_3n1vw_25";
27475
+ const inputWarning$6 = "_inputWarning_3n1vw_26";
27476
+ const inputDisabled$6 = "_inputDisabled_3n1vw_61";
27477
+ const hideScrollbars$6 = "_hideScrollbars_3n1vw_67";
27478
+ const select = "_select_3n1vw_77";
27479
+ const isInTable$2 = "_isInTable_3n1vw_121";
27480
+ const unSelected = "_unSelected_3n1vw_133";
27481
+ const error$3 = "_error_3n1vw_140";
27482
+ const warning$5 = "_warning_3n1vw_157";
27483
+ const small$6 = "_small_3n1vw_174";
27484
+ const right$3 = "_right_3n1vw_182";
27485
+ const groupOrderFirst$1 = "_groupOrderFirst_3n1vw_193";
27486
+ const groupOrderMiddle$1 = "_groupOrderMiddle_3n1vw_194";
27487
+ const groupOrderLast$1 = "_groupOrderLast_3n1vw_198";
27488
27488
  const styles$n = {
27489
27489
  inputInTable: inputInTable$6,
27490
27490
  inputHover: inputHover$6,
@@ -28437,20 +28437,20 @@ var FixedSizeList = /* @__PURE__ */ createListComponent({
28437
28437
  }
28438
28438
  }
28439
28439
  });
28440
- const layerContainer = "_layerContainer_1fntp_1";
28441
- const layer = "_layer_1fntp_1";
28442
- const small$5 = "_small_1fntp_23";
28443
- const heading = "_heading_1fntp_26";
28444
- const option = "_option_1fntp_27";
28445
- const message = "_message_1fntp_28";
28446
- const focused = "_focused_1fntp_64";
28447
- const selected = "_selected_1fntp_68";
28448
- const disabled$4 = "_disabled_1fntp_71";
28449
- const check = "_check_1fntp_75";
28450
- const optionContent = "_optionContent_1fntp_92";
28451
- const label$5 = "_label_1fntp_97";
28452
- const icon$2 = "_icon_1fntp_104";
28453
- const details = "_details_1fntp_109";
28440
+ const layerContainer = "_layerContainer_fjcyu_1";
28441
+ const layer = "_layer_fjcyu_1";
28442
+ const small$5 = "_small_fjcyu_23";
28443
+ const heading = "_heading_fjcyu_26";
28444
+ const option = "_option_fjcyu_27";
28445
+ const message = "_message_fjcyu_28";
28446
+ const focused = "_focused_fjcyu_64";
28447
+ const selected = "_selected_fjcyu_68";
28448
+ const disabled$4 = "_disabled_fjcyu_71";
28449
+ const check = "_check_fjcyu_75";
28450
+ const optionContent = "_optionContent_fjcyu_92";
28451
+ const label$5 = "_label_fjcyu_97";
28452
+ const icon$2 = "_icon_fjcyu_104";
28453
+ const details = "_details_fjcyu_109";
28454
28454
  const styles$m = {
28455
28455
  layerContainer,
28456
28456
  layer,
@@ -28668,37 +28668,37 @@ const Layer = ({
28668
28668
  })
28669
28669
  });
28670
28670
  };
28671
- const inputInTable$5 = "_inputInTable_1st63_1";
28672
- const inputHover$5 = "_inputHover_1st63_13";
28673
- const inputFocus$5 = "_inputFocus_1st63_18";
28674
- const inputError$5 = "_inputError_1st63_25";
28675
- const inputWarning$5 = "_inputWarning_1st63_26";
28676
- const inputDisabled$5 = "_inputDisabled_1st63_61";
28677
- const hideScrollbars$5 = "_hideScrollbars_1st63_67";
28678
- const trigger$1 = "_trigger_1st63_77";
28679
- const isInTable$1 = "_isInTable_1st63_93";
28680
- const input = "_input_1st63_1";
28681
- const isOpen = "_isOpen_1st63_114";
28682
- const error$2 = "_error_1st63_122";
28683
- const warning$4 = "_warning_1st63_139";
28684
- const disabled$3 = "_disabled_1st63_156";
28685
- const icons = "_icons_1st63_162";
28686
- const clearAll = "_clearAll_1st63_169";
28687
- const iconOpen = "_iconOpen_1st63_170";
28688
- const small$4 = "_small_1st63_181";
28689
- const triggerInputContainer = "_triggerInputContainer_1st63_189";
28690
- const right$2 = "_right_1st63_198";
28691
- const multiOptions = "_multiOptions_1st63_211";
28692
- const multiOption = "_multiOption_1st63_211";
28693
- const label$4 = "_label_1st63_239";
28694
- const closeMultiOption = "_closeMultiOption_1st63_242";
28695
- const focus = "_focus_1st63_253";
28696
- const selectedSingleValue = "_selectedSingleValue_1st63_257";
28697
- const placeHolder = "_placeHolder_1st63_258";
28698
- const groupOrderFirst = "_groupOrderFirst_1st63_297";
28699
- const groupOrderMiddle = "_groupOrderMiddle_1st63_298";
28700
- const groupOrderLast = "_groupOrderLast_1st63_302";
28701
- const detailedLabel = "_detailedLabel_1st63_307";
28671
+ const inputInTable$5 = "_inputInTable_12t1r_1";
28672
+ const inputHover$5 = "_inputHover_12t1r_13";
28673
+ const inputFocus$5 = "_inputFocus_12t1r_18";
28674
+ const inputError$5 = "_inputError_12t1r_25";
28675
+ const inputWarning$5 = "_inputWarning_12t1r_26";
28676
+ const inputDisabled$5 = "_inputDisabled_12t1r_61";
28677
+ const hideScrollbars$5 = "_hideScrollbars_12t1r_67";
28678
+ const trigger$1 = "_trigger_12t1r_77";
28679
+ const isInTable$1 = "_isInTable_12t1r_93";
28680
+ const input = "_input_12t1r_1";
28681
+ const isOpen = "_isOpen_12t1r_114";
28682
+ const error$2 = "_error_12t1r_122";
28683
+ const warning$4 = "_warning_12t1r_139";
28684
+ const disabled$3 = "_disabled_12t1r_156";
28685
+ const icons = "_icons_12t1r_162";
28686
+ const clearAll = "_clearAll_12t1r_169";
28687
+ const iconOpen = "_iconOpen_12t1r_170";
28688
+ const small$4 = "_small_12t1r_181";
28689
+ const triggerInputContainer = "_triggerInputContainer_12t1r_189";
28690
+ const right$2 = "_right_12t1r_198";
28691
+ const multiOptions = "_multiOptions_12t1r_211";
28692
+ const multiOption = "_multiOption_12t1r_211";
28693
+ const label$4 = "_label_12t1r_239";
28694
+ const closeMultiOption = "_closeMultiOption_12t1r_242";
28695
+ const focus = "_focus_12t1r_253";
28696
+ const selectedSingleValue = "_selectedSingleValue_12t1r_257";
28697
+ const placeHolder = "_placeHolder_12t1r_258";
28698
+ const groupOrderFirst = "_groupOrderFirst_12t1r_297";
28699
+ const groupOrderMiddle = "_groupOrderMiddle_12t1r_298";
28700
+ const groupOrderLast = "_groupOrderLast_12t1r_302";
28701
+ const detailedLabel = "_detailedLabel_12t1r_307";
28702
28702
  const styles$l = {
28703
28703
  inputInTable: inputInTable$5,
28704
28704
  inputHover: inputHover$5,
@@ -29902,9 +29902,9 @@ const paginationShape = propTypes$1.exports.shape({
29902
29902
  Pagination.propTypes = {
29903
29903
  pagination: paginationShape.isRequired
29904
29904
  };
29905
- const toggleBox = "_toggleBox_j2pkg_1";
29906
- const fullWidthStyleFix = "_fullWidthStyleFix_j2pkg_8";
29907
- const dismiss = "_dismiss_j2pkg_13";
29905
+ const toggleBox = "_toggleBox_1hhl2_1";
29906
+ const fullWidthStyleFix = "_fullWidthStyleFix_1hhl2_8";
29907
+ const dismiss = "_dismiss_1hhl2_13";
29908
29908
  const styles$j = {
29909
29909
  toggleBox,
29910
29910
  fullWidthStyleFix,
@@ -30104,14 +30104,14 @@ ProgressBar$1.propTypes = {
30104
30104
  showProgressColors: propTypes$1.exports.bool,
30105
30105
  noLabel: propTypes$1.exports.bool
30106
30106
  };
30107
- const wrapper$1 = "_wrapper_1huel_1";
30108
- const inline$1 = "_inline_1huel_1";
30109
- const radio = "_radio_1huel_5";
30110
- const labelMargin = "_labelMargin_1huel_8";
30111
- const small$3 = "_small_1huel_27";
30112
- const noMargin$1 = "_noMargin_1huel_32";
30113
- const disabled$2 = "_disabled_1huel_90";
30114
- const isInTable = "_isInTable_1huel_106";
30107
+ const wrapper$1 = "_wrapper_lzn5h_1";
30108
+ const inline$1 = "_inline_lzn5h_1";
30109
+ const radio = "_radio_lzn5h_5";
30110
+ const labelMargin = "_labelMargin_lzn5h_8";
30111
+ const small$3 = "_small_lzn5h_27";
30112
+ const noMargin$1 = "_noMargin_lzn5h_32";
30113
+ const disabled$2 = "_disabled_lzn5h_90";
30114
+ const isInTable = "_isInTable_lzn5h_106";
30115
30115
  const styles$g = {
30116
30116
  wrapper: wrapper$1,
30117
30117
  inline: inline$1,
@@ -56736,8 +56736,8 @@ function Remirror(props) {
56736
56736
  return /* @__PURE__ */ React__default.createElement(I18nProvider, { i18n: i18n2, locale, supportedLocales }, /* @__PURE__ */ React__default.createElement(RemirrorContext.Provider, { value: context2 }, /* @__PURE__ */ React__default.createElement(RemirrorPortals, { portals }), hooks.map((hook, index2) => /* @__PURE__ */ React__default.createElement(HookComponent, { hook, key: index2 })), autoRenderAtStart && /* @__PURE__ */ React__default.createElement(EditorComponent, null), children, autoRenderAtEnd && /* @__PURE__ */ React__default.createElement(EditorComponent, null)));
56737
56737
  }
56738
56738
  const all = "";
56739
- const richTextToolbar = "_richTextToolbar_1fwio_1";
56740
- const richTextToolbarContainer = "_richTextToolbarContainer_1fwio_5";
56739
+ const richTextToolbar = "_richTextToolbar_1xawa_1";
56740
+ const richTextToolbarContainer = "_richTextToolbarContainer_1xawa_5";
56741
56741
  const styles$f = {
56742
56742
  richTextToolbar,
56743
56743
  richTextToolbarContainer
@@ -57036,24 +57036,24 @@ var reactFastCompare = function isEqual3(a2, b2) {
57036
57036
  throw error2;
57037
57037
  }
57038
57038
  };
57039
- const inputInTable$3 = "_inputInTable_19p7c_1";
57040
- const inputHover$3 = "_inputHover_19p7c_13";
57041
- const inputFocus$3 = "_inputFocus_19p7c_18";
57042
- const inputError$3 = "_inputError_19p7c_25";
57043
- const inputWarning$3 = "_inputWarning_19p7c_26";
57044
- const inputDisabled$3 = "_inputDisabled_19p7c_61";
57045
- const hideScrollbars$3 = "_hideScrollbars_19p7c_67";
57046
- const sidebar = "_sidebar_19p7c_81";
57047
- const inner = "_inner_19p7c_92";
57048
- const title$2 = "_title_19p7c_102";
57049
- const subtitle = "_subtitle_19p7c_103";
57050
- const label$2 = "_label_19p7c_104";
57051
- const collapsed = "_collapsed_19p7c_108";
57052
- const list = "_list_19p7c_133";
57053
- const item$2 = "_item_19p7c_137";
57054
- const active$2 = "_active_19p7c_163";
57055
- const experimental = "_experimental_19p7c_167";
57056
- const icon$1 = "_icon_19p7c_170";
57039
+ const inputInTable$3 = "_inputInTable_1va6s_1";
57040
+ const inputHover$3 = "_inputHover_1va6s_13";
57041
+ const inputFocus$3 = "_inputFocus_1va6s_18";
57042
+ const inputError$3 = "_inputError_1va6s_25";
57043
+ const inputWarning$3 = "_inputWarning_1va6s_26";
57044
+ const inputDisabled$3 = "_inputDisabled_1va6s_61";
57045
+ const hideScrollbars$3 = "_hideScrollbars_1va6s_67";
57046
+ const sidebar = "_sidebar_1va6s_81";
57047
+ const inner = "_inner_1va6s_92";
57048
+ const title$2 = "_title_1va6s_102";
57049
+ const subtitle = "_subtitle_1va6s_103";
57050
+ const label$2 = "_label_1va6s_104";
57051
+ const collapsed = "_collapsed_1va6s_108";
57052
+ const list = "_list_1va6s_133";
57053
+ const item$2 = "_item_1va6s_137";
57054
+ const active$2 = "_active_1va6s_163";
57055
+ const experimental = "_experimental_1va6s_167";
57056
+ const icon$1 = "_icon_1va6s_170";
57057
57057
  const styles$c = {
57058
57058
  inputInTable: inputInTable$3,
57059
57059
  inputHover: inputHover$3,
@@ -57083,7 +57083,7 @@ const TooltipIcon = memo(
57083
57083
  possiblePlacements: ["right-center"],
57084
57084
  triggerOffset: 24,
57085
57085
  fontSize: 16,
57086
- padding: "var(--padding-card)",
57086
+ padding: "var(--padding-sm)",
57087
57087
  display: "block",
57088
57088
  children: /* @__PURE__ */ jsxRuntime.exports.jsx(Icon, {
57089
57089
  icon: icon2,
@@ -59274,13 +59274,13 @@ const SliderTooltip = ({ text: text2 }) => {
59274
59274
  });
59275
59275
  };
59276
59276
  const rcSlider = "";
59277
- const container = "_container_k6ypd_1";
59278
- const small$2 = "_small_k6ypd_7";
59279
- const hasMarks = "_hasMarks_k6ypd_10";
59280
- const vertical = "_vertical_k6ypd_13";
59281
- const hasArrows = "_hasArrows_k6ypd_17";
59282
- const button$1 = "_button_k6ypd_21";
59283
- const label$1 = "_label_k6ypd_24";
59277
+ const container = "_container_1uezr_1";
59278
+ const small$2 = "_small_1uezr_7";
59279
+ const hasMarks = "_hasMarks_1uezr_10";
59280
+ const vertical = "_vertical_1uezr_13";
59281
+ const hasArrows = "_hasArrows_1uezr_17";
59282
+ const button$1 = "_button_1uezr_21";
59283
+ const label$1 = "_label_1uezr_24";
59284
59284
  const styles$b = {
59285
59285
  container,
59286
59286
  small: small$2,
@@ -59483,7 +59483,7 @@ const Spacer = ({ height, width, flex }) => /* @__PURE__ */ jsxRuntime.exports.j
59483
59483
  }
59484
59484
  });
59485
59485
  Spacer.defaultProps = {
59486
- height: "var(--padding-y)",
59486
+ height: "var(--spacing)",
59487
59487
  width: null,
59488
59488
  flex: false
59489
59489
  };
@@ -59518,7 +59518,7 @@ const styles$a = {
59518
59518
  table,
59519
59519
  striped
59520
59520
  };
59521
- const title$1 = "_title_1hgtl_1";
59521
+ const title$1 = "_title_1x464_1";
59522
59522
  const styles$9 = {
59523
59523
  title: title$1
59524
59524
  };
@@ -59627,35 +59627,35 @@ Footer.propTypes = {
59627
59627
  pagination: paginationShape,
59628
59628
  content: propTypes$1.exports.object
59629
59629
  };
59630
- const inputInTable$1 = "_inputInTable_sgjeo_1";
59631
- const inputHover$1 = "_inputHover_sgjeo_13";
59632
- const inputFocus$1 = "_inputFocus_sgjeo_18";
59633
- const inputError$1 = "_inputError_sgjeo_25";
59634
- const inputWarning$1 = "_inputWarning_sgjeo_26";
59635
- const inputDisabled$1 = "_inputDisabled_sgjeo_61";
59636
- const hideScrollbars$1 = "_hideScrollbars_sgjeo_67";
59637
- const cell = "_cell_sgjeo_77";
59638
- const disabledLink = "_disabledLink_sgjeo_87";
59639
- const inputWrapper = "_inputWrapper_sgjeo_91";
59640
- const breakWord = "_breakWord_sgjeo_106";
59641
- const inputCell = "_inputCell_sgjeo_109";
59642
- const sliderCell = "_sliderCell_sgjeo_112";
59643
- const staticCell = "_staticCell_sgjeo_116";
59644
- const staticCellContent = "_staticCellContent_sgjeo_119";
59645
- const error$1 = "_error_sgjeo_132";
59646
- const warning$2 = "_warning_sgjeo_133";
59647
- const unit = "_unit_sgjeo_142";
59648
- const sortingCell = "_sortingCell_sgjeo_145";
59649
- const sortingCellIcon = "_sortingCellIcon_sgjeo_156";
59650
- const icon = "_icon_sgjeo_167";
59651
- const checkBoxCell = "_checkBoxCell_sgjeo_171";
59652
- const iconCellWrapper = "_iconCellWrapper_sgjeo_175";
59653
- const actionsCell = "_actionsCell_sgjeo_179";
59654
- const rightAligned = "_rightAligned_sgjeo_187";
59655
- const centerAligned = "_centerAligned_sgjeo_193";
59656
- const leftAligned = "_leftAligned_sgjeo_199";
59657
- const popover = "_popover_sgjeo_202";
59658
- const disabledPointerEvents = "_disabledPointerEvents_sgjeo_205";
59630
+ const inputInTable$1 = "_inputInTable_1orll_1";
59631
+ const inputHover$1 = "_inputHover_1orll_13";
59632
+ const inputFocus$1 = "_inputFocus_1orll_18";
59633
+ const inputError$1 = "_inputError_1orll_25";
59634
+ const inputWarning$1 = "_inputWarning_1orll_26";
59635
+ const inputDisabled$1 = "_inputDisabled_1orll_61";
59636
+ const hideScrollbars$1 = "_hideScrollbars_1orll_67";
59637
+ const cell = "_cell_1orll_77";
59638
+ const disabledLink = "_disabledLink_1orll_87";
59639
+ const inputWrapper = "_inputWrapper_1orll_91";
59640
+ const breakWord = "_breakWord_1orll_106";
59641
+ const inputCell = "_inputCell_1orll_109";
59642
+ const sliderCell = "_sliderCell_1orll_112";
59643
+ const staticCell = "_staticCell_1orll_116";
59644
+ const staticCellContent = "_staticCellContent_1orll_119";
59645
+ const error$1 = "_error_1orll_132";
59646
+ const warning$2 = "_warning_1orll_133";
59647
+ const unit = "_unit_1orll_142";
59648
+ const sortingCell = "_sortingCell_1orll_145";
59649
+ const sortingCellIcon = "_sortingCellIcon_1orll_156";
59650
+ const icon = "_icon_1orll_167";
59651
+ const checkBoxCell = "_checkBoxCell_1orll_171";
59652
+ const iconCellWrapper = "_iconCellWrapper_1orll_175";
59653
+ const actionsCell = "_actionsCell_1orll_179";
59654
+ const rightAligned = "_rightAligned_1orll_187";
59655
+ const centerAligned = "_centerAligned_1orll_193";
59656
+ const leftAligned = "_leftAligned_1orll_199";
59657
+ const popover = "_popover_1orll_202";
59658
+ const disabledPointerEvents = "_disabledPointerEvents_1orll_205";
59659
59659
  const styles$7 = {
59660
59660
  inputInTable: inputInTable$1,
59661
59661
  inputHover: inputHover$1,
@@ -60949,16 +60949,16 @@ Table.propTypes = {
60949
60949
  }).isRequired,
60950
60950
  onListReorder: propTypes$1.exports.func
60951
60951
  };
60952
- const tabs = "_tabs_eqy95_1";
60953
- const padding = "_padding_eqy95_7";
60954
- const margin = "_margin_eqy95_11";
60955
- const contentPadding = "_contentPadding_eqy95_14";
60956
- const item$1 = "_item_eqy95_17";
60957
- const active$1 = "_active_eqy95_38";
60958
- const hidden = "_hidden_eqy95_57";
60959
- const disabled$1 = "_disabled_eqy95_60";
60960
- const left$1 = "_left_eqy95_64";
60961
- const right$1 = "_right_eqy95_64";
60952
+ const tabs = "_tabs_1d4dq_1";
60953
+ const padding = "_padding_1d4dq_7";
60954
+ const margin = "_margin_1d4dq_11";
60955
+ const contentPadding = "_contentPadding_1d4dq_14";
60956
+ const item$1 = "_item_1d4dq_17";
60957
+ const active$1 = "_active_1d4dq_38";
60958
+ const hidden = "_hidden_1d4dq_57";
60959
+ const disabled$1 = "_disabled_1d4dq_60";
60960
+ const left$1 = "_left_1d4dq_64";
60961
+ const right$1 = "_right_1d4dq_64";
60962
60962
  const styles$5 = {
60963
60963
  tabs,
60964
60964
  padding,
@@ -62393,10 +62393,10 @@ const toast = ({ id: id2, message: message2, autoClose = 6e3, onClose }) => {
62393
62393
  type: toastType
62394
62394
  });
62395
62395
  };
62396
- const toggle$1 = "_toggle_esa9y_9";
62397
- const small = "_small_esa9y_25";
62398
- const disabled = "_disabled_esa9y_102";
62399
- const noMargin = "_noMargin_esa9y_113";
62396
+ const toggle$1 = "_toggle_12zt1_9";
62397
+ const small = "_small_12zt1_25";
62398
+ const disabled = "_disabled_12zt1_102";
62399
+ const noMargin = "_noMargin_12zt1_113";
62400
62400
  const styles$3 = {
62401
62401
  toggle: toggle$1,
62402
62402
  small,
@@ -62472,22 +62472,22 @@ Toggle.propTypes = {
62472
62472
  helpText: propTypes$1.exports.string,
62473
62473
  onClickHelp: propTypes$1.exports.func
62474
62474
  };
62475
- const topbar = "_topbar_ki10t_8";
62476
- const fixed = "_fixed_ki10t_17";
62477
- const appSwitcher = "_appSwitcher_ki10t_25";
62478
- const title = "_title_ki10t_49";
62479
- const logo = "_logo_ki10t_65";
62480
- const label = "_label_ki10t_68";
62481
- const brand = "_brand_ki10t_73";
62482
- const version = "_version_ki10t_78";
62483
- const left = "_left_ki10t_85";
62484
- const right = "_right_ki10t_86";
62485
- const item = "_item_ki10t_100";
62486
- const link = "_link_ki10t_101";
62487
- const button = "_button_ki10t_113";
62488
- const menu = "_menu_ki10t_114";
62489
- const active = "_active_ki10t_142";
62490
- const alert = "_alert_ki10t_167";
62475
+ const topbar = "_topbar_1yq2w_8";
62476
+ const fixed = "_fixed_1yq2w_17";
62477
+ const appSwitcher = "_appSwitcher_1yq2w_25";
62478
+ const title = "_title_1yq2w_49";
62479
+ const logo = "_logo_1yq2w_65";
62480
+ const label = "_label_1yq2w_68";
62481
+ const brand = "_brand_1yq2w_73";
62482
+ const version = "_version_1yq2w_78";
62483
+ const left = "_left_1yq2w_85";
62484
+ const right = "_right_1yq2w_86";
62485
+ const item = "_item_1yq2w_100";
62486
+ const link = "_link_1yq2w_101";
62487
+ const button = "_button_1yq2w_113";
62488
+ const menu = "_menu_1yq2w_114";
62489
+ const active = "_active_1yq2w_142";
62490
+ const alert = "_alert_1yq2w_167";
62491
62491
  const styles$2 = {
62492
62492
  topbar,
62493
62493
  fixed,
@@ -62731,9 +62731,9 @@ TopBar.propTypes = {
62731
62731
  height: propTypes$1.exports.oneOfType([propTypes$1.exports.string, propTypes$1.exports.number]),
62732
62732
  fixedPosition: propTypes$1.exports.bool
62733
62733
  };
62734
- const popConfirm = "_popConfirm_1l7dy_1";
62735
- const content = "_content_1l7dy_7";
62736
- const buttons = "_buttons_1l7dy_12";
62734
+ const popConfirm = "_popConfirm_13o7s_1";
62735
+ const content = "_content_13o7s_7";
62736
+ const buttons = "_buttons_13o7s_12";
62737
62737
  const styles$1 = {
62738
62738
  popConfirm,
62739
62739
  content,