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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/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,
@@ -11714,6 +11714,16 @@ Spinner$1.propTypes = {
11714
11714
  small: propTypes$1.exports.bool,
11715
11715
  tiny: propTypes$1.exports.bool
11716
11716
  };
11717
+ const ButtonTooltipWrapper = ({ children, tooltip: tooltip2 }) => {
11718
+ if (!tooltip2) {
11719
+ return children;
11720
+ }
11721
+ return /* @__PURE__ */ jsxRuntime.exports.jsx(Tooltip, {
11722
+ text: tooltip2,
11723
+ display: "inline-flex",
11724
+ children
11725
+ });
11726
+ };
11717
11727
  const Button$1 = ({
11718
11728
  active: active2,
11719
11729
  basic: basic2,
@@ -11731,6 +11741,7 @@ const Button$1 = ({
11731
11741
  small: small2,
11732
11742
  width,
11733
11743
  title: title2,
11744
+ tooltip: tooltip2,
11734
11745
  type,
11735
11746
  styles: styles2,
11736
11747
  error: error2,
@@ -11768,47 +11779,50 @@ const Button$1 = ({
11768
11779
  }
11769
11780
  return "";
11770
11781
  })();
11771
- return /* @__PURE__ */ jsxRuntime.exports.jsxs("button", {
11772
- type: type === "submit" ? "submit" : "button",
11773
- className: cx$2(
11774
- buttonStyles.button,
11775
- active2 ? buttonStyles.active : "",
11776
- basic2 ? buttonStyles.basic : "",
11777
- color2,
11778
- disabled2 || disabledContext ? buttonStyles.disabled : "",
11779
- (icon2 || loading) && !label2 ? buttonStyles.iconOnly : "",
11780
- inverted2 ? buttonStyles.inverted : "",
11781
- order2,
11782
- pill2 ? buttonStyles.pill : "",
11783
- round2 ? buttonStyles.round : "",
11784
- small2 ? buttonStyles.small : "",
11785
- error2 ? buttonStyles.error : warning2 ? buttonStyles.warning : "",
11786
- styles2
11787
- ),
11788
- disabled: disabled2 || disabledContext,
11789
- name: name2,
11790
- onClick,
11791
- ...title2 ? { title: title2 } : {},
11792
- style: { width },
11793
- "data-testid": testId,
11794
- children: [
11795
- icon2 && /* @__PURE__ */ jsxRuntime.exports.jsx("span", {
11796
- className: buttonStyles.icon,
11797
- children: /* @__PURE__ */ jsxRuntime.exports.jsx(Icon, {
11798
- icon: icon2
11799
- })
11800
- }),
11801
- loading && /* @__PURE__ */ jsxRuntime.exports.jsx("span", {
11802
- className: buttonStyles.icon,
11803
- children: /* @__PURE__ */ jsxRuntime.exports.jsx(Spinner$1, {
11804
- small: !small2,
11805
- tiny: small2,
11806
- dark: !colored2 && !basic2,
11807
- colored: basic2
11808
- })
11809
- }),
11810
- label2
11811
- ]
11782
+ return /* @__PURE__ */ jsxRuntime.exports.jsx(ButtonTooltipWrapper, {
11783
+ tooltip: tooltip2,
11784
+ children: /* @__PURE__ */ jsxRuntime.exports.jsxs("button", {
11785
+ type: type === "submit" ? "submit" : "button",
11786
+ className: cx$2(
11787
+ buttonStyles.button,
11788
+ active2 ? buttonStyles.active : "",
11789
+ basic2 ? buttonStyles.basic : "",
11790
+ color2,
11791
+ disabled2 || disabledContext ? buttonStyles.disabled : "",
11792
+ (icon2 || loading) && !label2 ? buttonStyles.iconOnly : "",
11793
+ inverted2 ? buttonStyles.inverted : "",
11794
+ order2,
11795
+ pill2 ? buttonStyles.pill : "",
11796
+ round2 ? buttonStyles.round : "",
11797
+ small2 ? buttonStyles.small : "",
11798
+ error2 ? buttonStyles.error : warning2 ? buttonStyles.warning : "",
11799
+ styles2
11800
+ ),
11801
+ disabled: disabled2 || disabledContext,
11802
+ name: name2,
11803
+ onClick,
11804
+ ...title2 ? { title: title2 } : {},
11805
+ style: { width },
11806
+ "data-testid": testId,
11807
+ children: [
11808
+ icon2 && /* @__PURE__ */ jsxRuntime.exports.jsx("span", {
11809
+ className: buttonStyles.icon,
11810
+ children: /* @__PURE__ */ jsxRuntime.exports.jsx(Icon, {
11811
+ icon: icon2
11812
+ })
11813
+ }),
11814
+ loading && /* @__PURE__ */ jsxRuntime.exports.jsx("span", {
11815
+ className: buttonStyles.icon,
11816
+ children: /* @__PURE__ */ jsxRuntime.exports.jsx(Spinner$1, {
11817
+ small: !small2,
11818
+ tiny: small2,
11819
+ dark: !colored2 && !basic2,
11820
+ colored: basic2
11821
+ })
11822
+ }),
11823
+ label2
11824
+ ]
11825
+ })
11812
11826
  });
11813
11827
  };
11814
11828
  Button$1.defaultProps = {
@@ -11833,6 +11847,7 @@ Button$1.defaultProps = {
11833
11847
  error: void 0,
11834
11848
  warning: void 0,
11835
11849
  testId: void 0,
11850
+ tooltip: void 0,
11836
11851
  inverted: false
11837
11852
  };
11838
11853
  Button$1.propTypes = {
@@ -11840,10 +11855,7 @@ Button$1.propTypes = {
11840
11855
  basic: propTypes$1.exports.bool,
11841
11856
  colored: propTypes$1.exports.oneOfType([propTypes$1.exports.bool, propTypes$1.exports.string]),
11842
11857
  disabled: propTypes$1.exports.bool,
11843
- icon: propTypes$1.exports.oneOfType([
11844
- propTypes$1.exports.node,
11845
- propTypes$1.exports.string
11846
- ]),
11858
+ icon: propTypes$1.exports.oneOfType([propTypes$1.exports.node, propTypes$1.exports.string]),
11847
11859
  groupOrder: propTypes$1.exports.string,
11848
11860
  label: propTypes$1.exports.oneOfType([propTypes$1.exports.node, propTypes$1.exports.string]),
11849
11861
  title: propTypes$1.exports.string,
@@ -11857,6 +11869,7 @@ Button$1.propTypes = {
11857
11869
  width: propTypes$1.exports.oneOfType([propTypes$1.exports.string, propTypes$1.exports.number]),
11858
11870
  error: propTypes$1.exports.string,
11859
11871
  warning: propTypes$1.exports.string,
11872
+ tooltip: propTypes$1.exports.oneOfType([propTypes$1.exports.node, propTypes$1.exports.string]),
11860
11873
  testId: propTypes$1.exports.string,
11861
11874
  pill: propTypes$1.exports.bool,
11862
11875
  inverted: propTypes$1.exports.bool
@@ -12042,6 +12055,7 @@ const actionShape = propTypes$1.exports.shape({
12042
12055
  disabled: propTypes$1.exports.bool,
12043
12056
  primary: propTypes$1.exports.bool,
12044
12057
  hidden: propTypes$1.exports.bool,
12058
+ tooltip: propTypes$1.exports.oneOfType([propTypes$1.exports.node, propTypes$1.exports.string]),
12045
12059
  testId: propTypes$1.exports.string
12046
12060
  });
12047
12061
  const subActionShape = propTypes$1.exports.shape({
@@ -12369,23 +12383,24 @@ Menu.propTypes = {
12369
12383
  open: propTypes$1.exports.bool,
12370
12384
  setOpen: propTypes$1.exports.func
12371
12385
  };
12372
- const actions$1 = "_actions_1nb2u_1";
12373
- const actionComponentContainer = "_actionComponentContainer_1nb2u_11";
12374
- 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";
12375
12389
  const styles$J = {
12376
12390
  actions: actions$1,
12377
12391
  actionComponentContainer,
12378
12392
  active: active$6
12379
12393
  };
12380
12394
  const SubmenuActions = (props) => {
12381
- const { actions: actions2, subMenuIcon, primary: primary2, testId } = props;
12395
+ const { actions: actions2, subMenuIcon, primary: primary2, testId, tooltip: tooltip2 } = props;
12382
12396
  const menuButton = /* @__PURE__ */ jsxRuntime.exports.jsx(Button$1, {
12383
12397
  colored: primary2 ? true : "muted",
12384
12398
  basic: !primary2,
12385
12399
  round: true,
12386
12400
  small: true,
12387
12401
  icon: subMenuIcon != null ? subMenuIcon : "menu",
12388
- testId
12402
+ testId,
12403
+ tooltip: tooltip2
12389
12404
  });
12390
12405
  if (actions2.length) {
12391
12406
  const subMenu = {
@@ -12433,7 +12448,8 @@ const Actions = (props) => {
12433
12448
  primary: action2.primary,
12434
12449
  subMenuIcon: action2.icon,
12435
12450
  testId: action2.testId,
12436
- right: right2
12451
+ right: right2,
12452
+ tooltip: action2.tooltip
12437
12453
  }, index2);
12438
12454
  } else {
12439
12455
  return /* @__PURE__ */ jsxRuntime.exports.jsx(Button$1, {
@@ -12454,7 +12470,8 @@ const Actions = (props) => {
12454
12470
  action2.onClick(evt);
12455
12471
  }
12456
12472
  },
12457
- testId: action2.testId
12473
+ testId: action2.testId,
12474
+ tooltip: action2.tooltip
12458
12475
  }, index2);
12459
12476
  }
12460
12477
  }
@@ -12469,12 +12486,12 @@ Actions.propTypes = {
12469
12486
  actions: actionsShape,
12470
12487
  right: propTypes$1.exports.bool
12471
12488
  };
12472
- const breadcrumb = "_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";
12489
+ const breadcrumb = "_breadcrumb_f6yh3_1";
12490
+ const small$a = "_small_f6yh3_4";
12491
+ const labelContainer = "_labelContainer_f6yh3_7";
12492
+ const active$5 = "_active_f6yh3_17";
12493
+ const disabled$6 = "_disabled_f6yh3_22";
12494
+ const separator = "_separator_f6yh3_27";
12478
12495
  const styles$I = {
12479
12496
  breadcrumb,
12480
12497
  small: small$a,
@@ -12662,13 +12679,13 @@ ButtonGroup.propTypes = {
12662
12679
  value: propTypes$1.exports.oneOfType([propTypes$1.exports.string, propTypes$1.exports.number]),
12663
12680
  testId: propTypes$1.exports.string
12664
12681
  };
12665
- const card = "_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";
12682
+ const card = "_card_tm89i_1";
12683
+ const bordered$2 = "_bordered_tm89i_4";
12684
+ const raised = "_raised_tm89i_10";
12685
+ const cardHeader = "_cardHeader_tm89i_13";
12686
+ const cardContentBorderTop = "_cardContentBorderTop_tm89i_19";
12687
+ const padding$1 = "_padding_tm89i_22";
12688
+ const cardContent = "_cardContent_tm89i_19";
12672
12689
  const styles$G = {
12673
12690
  card,
12674
12691
  bordered: bordered$2,
@@ -14102,7 +14119,7 @@ const Divider = ({ children, margin: margin2, color: color2, align }) => /* @__P
14102
14119
  }) : children
14103
14120
  });
14104
14121
  Divider.defaultProps = {
14105
- margin: "var(--padding-y)",
14122
+ margin: "var(--spacing)",
14106
14123
  color: "var(--color-border)",
14107
14124
  align: "center"
14108
14125
  };
@@ -14111,9 +14128,9 @@ Divider.propTypes = {
14111
14128
  color: propTypes$1.exports.string,
14112
14129
  align: propTypes$1.exports.string
14113
14130
  };
14114
- const heading$4 = "_heading_16g9g_1";
14115
- const top$1 = "_top_16g9g_10";
14116
- 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";
14117
14134
  const styles$D = {
14118
14135
  heading: heading$4,
14119
14136
  top: top$1,
@@ -14190,13 +14207,13 @@ Heading$2.propTypes = {
14190
14207
  top: propTypes$1.exports.bool,
14191
14208
  testId: propTypes$1.exports.string
14192
14209
  };
14193
- const dialog = "_dialog_gpudp_1";
14194
- const inline$3 = "_inline_gpudp_18";
14195
- const scroll$3 = "_scroll_gpudp_21";
14196
- const header$2 = "_header_gpudp_24";
14197
- const dismiss$2 = "_dismiss_gpudp_33";
14198
- const content$3 = "_content_gpudp_38";
14199
- 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";
14200
14217
  const styles$C = {
14201
14218
  dialog,
14202
14219
  inline: inline$3,
@@ -16658,8 +16675,8 @@ Drawer.propTypes = {
16658
16675
  onClose: propTypes$1.exports.func,
16659
16676
  onOpen: propTypes$1.exports.func
16660
16677
  };
16661
- const empty$2 = "_empty_m194c_1";
16662
- const text$2 = "_text_m194c_11";
16678
+ const empty$2 = "_empty_eyl8c_1";
16679
+ const text$2 = "_text_eyl8c_11";
16663
16680
  const styles$A = {
16664
16681
  empty: empty$2,
16665
16682
  text: text$2
@@ -17037,9 +17054,9 @@ FileInput.propTypes = {
17037
17054
  onChange: propTypes$1.exports.func,
17038
17055
  testId: propTypes$1.exports.string
17039
17056
  };
17040
- const label$7 = "_label_1dz6f_1";
17041
- const labelLeft$1 = "_labelLeft_1dz6f_5";
17042
- 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";
17043
17060
  const styles$w = {
17044
17061
  label: label$7,
17045
17062
  labelLeft: labelLeft$1,
@@ -17138,17 +17155,17 @@ Label$2.propTypes = {
17138
17155
  }),
17139
17156
  labelLeft: propTypes$1.exports.bool
17140
17157
  };
17141
- const field = "_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";
17158
+ const field = "_field_1g93a_1";
17159
+ const labelLeft = "_labelLeft_1g93a_5";
17160
+ const fieldInput = "_fieldInput_1g93a_9";
17161
+ const formRow$1 = "_formRow_1g93a_12";
17162
+ const button$2 = "_button_1g93a_22";
17146
17163
  const styles$v = {
17147
17164
  field,
17148
17165
  labelLeft,
17149
17166
  fieldInput,
17150
17167
  formRow: formRow$1,
17151
- "form-row": "_form-row_2ll8c_13",
17168
+ "form-row": "_form-row_1g93a_13",
17152
17169
  button: button$2
17153
17170
  };
17154
17171
  const Field = ({
@@ -17252,7 +17269,7 @@ const Flex = ({
17252
17269
  justifyContent,
17253
17270
  height,
17254
17271
  flexWrap: wrap2 ? "wrap" : "nowrap",
17255
- gap: gap === false ? 0 : gap === true ? "var(--padding-x)" : gap
17272
+ gap: gap === false ? 0 : gap === true ? "var(--spacing)" : gap
17256
17273
  },
17257
17274
  children
17258
17275
  });
@@ -17279,7 +17296,7 @@ Flex.propTypes = {
17279
17296
  propTypes$1.exports.number
17280
17297
  ])
17281
17298
  };
17282
- const formRow = "_formRow_i2es6_1";
17299
+ const formRow = "_formRow_1m3f8_1";
17283
17300
  const styles$u = {
17284
17301
  formRow
17285
17302
  };
@@ -17324,7 +17341,7 @@ const Grid = ({
17324
17341
  columns,
17325
17342
  columnsTablet,
17326
17343
  columnsMobile,
17327
- gap: gap === false ? 0 : gap === true ? "var(--padding-x)" : gap,
17344
+ gap: gap === false ? 0 : gap === true ? "var(--spacing)" : gap,
17328
17345
  height,
17329
17346
  children
17330
17347
  });
@@ -26298,42 +26315,42 @@ var InfiniteScroll = function(_super) {
26298
26315
  };
26299
26316
  return InfiniteScroll2;
26300
26317
  }(Component$1);
26301
- const inputInTable$8 = "_inputInTable_3ijn4_1";
26302
- const inputHover$8 = "_inputHover_3ijn4_13";
26303
- const inputFocus$8 = "_inputFocus_3ijn4_18";
26304
- const inputError$8 = "_inputError_3ijn4_25";
26305
- const inputWarning$8 = "_inputWarning_3ijn4_26";
26306
- const inputDisabled$8 = "_inputDisabled_3ijn4_61";
26307
- const hideScrollbars$8 = "_hideScrollbars_3ijn4_67";
26308
- const header$1 = "_header_3ijn4_77";
26309
- const headerTitle = "_headerTitle_3ijn4_77";
26310
- const heading$3 = "_heading_3ijn4_78";
26311
- const itemHeader = "_itemHeader_3ijn4_78";
26312
- const narrow = "_narrow_3ijn4_81";
26313
- const stickyHeader = "_stickyHeader_3ijn4_85";
26314
- const title$3 = "_title_3ijn4_96";
26315
- const name = "_name_3ijn4_102";
26316
- const iconTooltipMargin = "_iconTooltipMargin_3ijn4_105";
26317
- const bold = "_bold_3ijn4_108";
26318
- const toggleNarrow = "_toggleNarrow_3ijn4_117";
26319
- const drag$1 = "_drag_3ijn4_135";
26320
- const list$1 = "_list_3ijn4_152";
26321
- const bordered$1 = "_bordered_3ijn4_156";
26322
- const item$4 = "_item_3ijn4_78";
26323
- const action = "_action_3ijn4_189";
26324
- const active$3 = "_active_3ijn4_192";
26325
- const disabled$5 = "_disabled_3ijn4_207";
26326
- const label$6 = "_label_3ijn4_218";
26327
- const details$2 = "_details_3ijn4_224";
26328
- const metadata = "_metadata_3ijn4_225";
26329
- const itemContent = "_itemContent_3ijn4_233";
26330
- const indentIcon = "_indentIcon_3ijn4_240";
26331
- const expandIcon = "_expandIcon_3ijn4_245";
26332
- const expanded = "_expanded_3ijn4_252";
26333
- const right$4 = "_right_3ijn4_255";
26334
- const actions = "_actions_3ijn4_264";
26335
- const scrollableList = "_scrollableList_3ijn4_269";
26336
- 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";
26337
26354
  const listStyles = {
26338
26355
  inputInTable: inputInTable$8,
26339
26356
  inputHover: inputHover$8,
@@ -26939,13 +26956,13 @@ List.propTypes = {
26939
26956
  }),
26940
26957
  testId: propTypes$1.exports.string
26941
26958
  };
26942
- const loader = "_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";
26959
+ const loader = "_loader_cefjz_1";
26960
+ const fullViewPortSize = "_fullViewPortSize_cefjz_7";
26961
+ const cover = "_cover_cefjz_14";
26962
+ const dimmer = "_dimmer_cefjz_21";
26963
+ const content$2 = "_content_cefjz_44";
26964
+ const text$1 = "_text_cefjz_49";
26965
+ const details$1 = "_details_cefjz_53";
26949
26966
  const styles$s = {
26950
26967
  loader,
26951
26968
  fullViewPortSize,
@@ -27019,27 +27036,27 @@ Loader.propTypes = {
27019
27036
  testId: propTypes$1.exports.string,
27020
27037
  theme: propTypes$1.exports.string
27021
27038
  };
27022
- const inputInTable$7 = "_inputInTable_ks2y1_1";
27023
- const inputHover$7 = "_inputHover_ks2y1_13";
27024
- const inputFocus$7 = "_inputFocus_ks2y1_18";
27025
- const inputError$7 = "_inputError_ks2y1_25";
27026
- const inputWarning$7 = "_inputWarning_ks2y1_26";
27027
- const inputDisabled$7 = "_inputDisabled_ks2y1_61";
27028
- const hideScrollbars$7 = "_hideScrollbars_ks2y1_67";
27029
- const container$1 = "_container_ks2y1_83";
27030
- const block$1 = "_block_ks2y1_101";
27031
- const info = "_info_ks2y1_104";
27032
- const success = "_success_ks2y1_108";
27033
- const warning$6 = "_warning_ks2y1_112";
27034
- const error$4 = "_error_ks2y1_116";
27035
- const content$1 = "_content_ks2y1_120";
27036
- const heading$2 = "_heading_ks2y1_124";
27037
- const icon$3 = "_icon_ks2y1_131";
27038
- const dismiss$1 = "_dismiss_ks2y1_139";
27039
- const absolute = "_absolute_ks2y1_143";
27040
- const legendToggle = "_legendToggle_ks2y1_154";
27041
- const detailsText = "_detailsText_ks2y1_164";
27042
- 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";
27043
27060
  const styles$r = {
27044
27061
  inputInTable: inputInTable$7,
27045
27062
  inputHover: inputHover$7,
@@ -27451,23 +27468,23 @@ Page.propTypes = {
27451
27468
  scroll: propTypes$1.exports.bool,
27452
27469
  top: propTypes$1.exports.oneOfType([propTypes$1.exports.number, propTypes$1.exports.string])
27453
27470
  };
27454
- const inputInTable$6 = "_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";
27471
+ const inputInTable$6 = "_inputInTable_3n1vw_1";
27472
+ const inputHover$6 = "_inputHover_3n1vw_13";
27473
+ const inputFocus$6 = "_inputFocus_3n1vw_18";
27474
+ const inputError$6 = "_inputError_3n1vw_25";
27475
+ const inputWarning$6 = "_inputWarning_3n1vw_26";
27476
+ const inputDisabled$6 = "_inputDisabled_3n1vw_61";
27477
+ const hideScrollbars$6 = "_hideScrollbars_3n1vw_67";
27478
+ const select = "_select_3n1vw_77";
27479
+ const isInTable$2 = "_isInTable_3n1vw_121";
27480
+ const unSelected = "_unSelected_3n1vw_133";
27481
+ const error$3 = "_error_3n1vw_140";
27482
+ const warning$5 = "_warning_3n1vw_157";
27483
+ const small$6 = "_small_3n1vw_174";
27484
+ const right$3 = "_right_3n1vw_182";
27485
+ const groupOrderFirst$1 = "_groupOrderFirst_3n1vw_193";
27486
+ const groupOrderMiddle$1 = "_groupOrderMiddle_3n1vw_194";
27487
+ const groupOrderLast$1 = "_groupOrderLast_3n1vw_198";
27471
27488
  const styles$n = {
27472
27489
  inputInTable: inputInTable$6,
27473
27490
  inputHover: inputHover$6,
@@ -28420,20 +28437,20 @@ var FixedSizeList = /* @__PURE__ */ createListComponent({
28420
28437
  }
28421
28438
  }
28422
28439
  });
28423
- const layerContainer = "_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";
28440
+ const layerContainer = "_layerContainer_fjcyu_1";
28441
+ const layer = "_layer_fjcyu_1";
28442
+ const small$5 = "_small_fjcyu_23";
28443
+ const heading = "_heading_fjcyu_26";
28444
+ const option = "_option_fjcyu_27";
28445
+ const message = "_message_fjcyu_28";
28446
+ const focused = "_focused_fjcyu_64";
28447
+ const selected = "_selected_fjcyu_68";
28448
+ const disabled$4 = "_disabled_fjcyu_71";
28449
+ const check = "_check_fjcyu_75";
28450
+ const optionContent = "_optionContent_fjcyu_92";
28451
+ const label$5 = "_label_fjcyu_97";
28452
+ const icon$2 = "_icon_fjcyu_104";
28453
+ const details = "_details_fjcyu_109";
28437
28454
  const styles$m = {
28438
28455
  layerContainer,
28439
28456
  layer,
@@ -28651,37 +28668,37 @@ const Layer = ({
28651
28668
  })
28652
28669
  });
28653
28670
  };
28654
- const inputInTable$5 = "_inputInTable_1st63_1";
28655
- const inputHover$5 = "_inputHover_1st63_13";
28656
- const inputFocus$5 = "_inputFocus_1st63_18";
28657
- const inputError$5 = "_inputError_1st63_25";
28658
- const inputWarning$5 = "_inputWarning_1st63_26";
28659
- const inputDisabled$5 = "_inputDisabled_1st63_61";
28660
- const hideScrollbars$5 = "_hideScrollbars_1st63_67";
28661
- const trigger$1 = "_trigger_1st63_77";
28662
- const isInTable$1 = "_isInTable_1st63_93";
28663
- const input = "_input_1st63_1";
28664
- const isOpen = "_isOpen_1st63_114";
28665
- const error$2 = "_error_1st63_122";
28666
- const warning$4 = "_warning_1st63_139";
28667
- const disabled$3 = "_disabled_1st63_156";
28668
- const icons = "_icons_1st63_162";
28669
- const clearAll = "_clearAll_1st63_169";
28670
- const iconOpen = "_iconOpen_1st63_170";
28671
- const small$4 = "_small_1st63_181";
28672
- const triggerInputContainer = "_triggerInputContainer_1st63_189";
28673
- const right$2 = "_right_1st63_198";
28674
- const multiOptions = "_multiOptions_1st63_211";
28675
- const multiOption = "_multiOption_1st63_211";
28676
- const label$4 = "_label_1st63_239";
28677
- const closeMultiOption = "_closeMultiOption_1st63_242";
28678
- const focus = "_focus_1st63_253";
28679
- const selectedSingleValue = "_selectedSingleValue_1st63_257";
28680
- const placeHolder = "_placeHolder_1st63_258";
28681
- const groupOrderFirst = "_groupOrderFirst_1st63_297";
28682
- const groupOrderMiddle = "_groupOrderMiddle_1st63_298";
28683
- const groupOrderLast = "_groupOrderLast_1st63_302";
28684
- 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";
28685
28702
  const styles$l = {
28686
28703
  inputInTable: inputInTable$5,
28687
28704
  inputHover: inputHover$5,
@@ -29885,9 +29902,9 @@ const paginationShape = propTypes$1.exports.shape({
29885
29902
  Pagination.propTypes = {
29886
29903
  pagination: paginationShape.isRequired
29887
29904
  };
29888
- const toggleBox = "_toggleBox_j2pkg_1";
29889
- const fullWidthStyleFix = "_fullWidthStyleFix_j2pkg_8";
29890
- const dismiss = "_dismiss_j2pkg_13";
29905
+ const toggleBox = "_toggleBox_1hhl2_1";
29906
+ const fullWidthStyleFix = "_fullWidthStyleFix_1hhl2_8";
29907
+ const dismiss = "_dismiss_1hhl2_13";
29891
29908
  const styles$j = {
29892
29909
  toggleBox,
29893
29910
  fullWidthStyleFix,
@@ -30087,14 +30104,14 @@ ProgressBar$1.propTypes = {
30087
30104
  showProgressColors: propTypes$1.exports.bool,
30088
30105
  noLabel: propTypes$1.exports.bool
30089
30106
  };
30090
- const wrapper$1 = "_wrapper_1huel_1";
30091
- const inline$1 = "_inline_1huel_1";
30092
- const radio = "_radio_1huel_5";
30093
- const labelMargin = "_labelMargin_1huel_8";
30094
- const small$3 = "_small_1huel_27";
30095
- const noMargin$1 = "_noMargin_1huel_32";
30096
- const disabled$2 = "_disabled_1huel_90";
30097
- 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";
30098
30115
  const styles$g = {
30099
30116
  wrapper: wrapper$1,
30100
30117
  inline: inline$1,
@@ -56719,8 +56736,8 @@ function Remirror(props) {
56719
56736
  return /* @__PURE__ */ React__default.createElement(I18nProvider, { i18n: i18n2, locale, supportedLocales }, /* @__PURE__ */ React__default.createElement(RemirrorContext.Provider, { value: context2 }, /* @__PURE__ */ React__default.createElement(RemirrorPortals, { portals }), hooks.map((hook, index2) => /* @__PURE__ */ React__default.createElement(HookComponent, { hook, key: index2 })), autoRenderAtStart && /* @__PURE__ */ React__default.createElement(EditorComponent, null), children, autoRenderAtEnd && /* @__PURE__ */ React__default.createElement(EditorComponent, null)));
56720
56737
  }
56721
56738
  const all = "";
56722
- const richTextToolbar = "_richTextToolbar_1fwio_1";
56723
- const richTextToolbarContainer = "_richTextToolbarContainer_1fwio_5";
56739
+ const richTextToolbar = "_richTextToolbar_1xawa_1";
56740
+ const richTextToolbarContainer = "_richTextToolbarContainer_1xawa_5";
56724
56741
  const styles$f = {
56725
56742
  richTextToolbar,
56726
56743
  richTextToolbarContainer
@@ -57019,24 +57036,24 @@ var reactFastCompare = function isEqual3(a2, b2) {
57019
57036
  throw error2;
57020
57037
  }
57021
57038
  };
57022
- const inputInTable$3 = "_inputInTable_19p7c_1";
57023
- const inputHover$3 = "_inputHover_19p7c_13";
57024
- const inputFocus$3 = "_inputFocus_19p7c_18";
57025
- const inputError$3 = "_inputError_19p7c_25";
57026
- const inputWarning$3 = "_inputWarning_19p7c_26";
57027
- const inputDisabled$3 = "_inputDisabled_19p7c_61";
57028
- const hideScrollbars$3 = "_hideScrollbars_19p7c_67";
57029
- const sidebar = "_sidebar_19p7c_81";
57030
- const inner = "_inner_19p7c_92";
57031
- const title$2 = "_title_19p7c_102";
57032
- const subtitle = "_subtitle_19p7c_103";
57033
- const label$2 = "_label_19p7c_104";
57034
- const collapsed = "_collapsed_19p7c_108";
57035
- const list = "_list_19p7c_133";
57036
- const item$2 = "_item_19p7c_137";
57037
- const active$2 = "_active_19p7c_163";
57038
- const experimental = "_experimental_19p7c_167";
57039
- 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";
57040
57057
  const styles$c = {
57041
57058
  inputInTable: inputInTable$3,
57042
57059
  inputHover: inputHover$3,
@@ -57066,7 +57083,7 @@ const TooltipIcon = memo(
57066
57083
  possiblePlacements: ["right-center"],
57067
57084
  triggerOffset: 24,
57068
57085
  fontSize: 16,
57069
- padding: "var(--padding-card)",
57086
+ padding: "var(--padding-sm)",
57070
57087
  display: "block",
57071
57088
  children: /* @__PURE__ */ jsxRuntime.exports.jsx(Icon, {
57072
57089
  icon: icon2,
@@ -59257,13 +59274,13 @@ const SliderTooltip = ({ text: text2 }) => {
59257
59274
  });
59258
59275
  };
59259
59276
  const rcSlider = "";
59260
- const container = "_container_k6ypd_1";
59261
- const small$2 = "_small_k6ypd_7";
59262
- const hasMarks = "_hasMarks_k6ypd_10";
59263
- const vertical = "_vertical_k6ypd_13";
59264
- const hasArrows = "_hasArrows_k6ypd_17";
59265
- const button$1 = "_button_k6ypd_21";
59266
- 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";
59267
59284
  const styles$b = {
59268
59285
  container,
59269
59286
  small: small$2,
@@ -59466,7 +59483,7 @@ const Spacer = ({ height, width, flex }) => /* @__PURE__ */ jsxRuntime.exports.j
59466
59483
  }
59467
59484
  });
59468
59485
  Spacer.defaultProps = {
59469
- height: "var(--padding-y)",
59486
+ height: "var(--spacing)",
59470
59487
  width: null,
59471
59488
  flex: false
59472
59489
  };
@@ -59501,7 +59518,7 @@ const styles$a = {
59501
59518
  table,
59502
59519
  striped
59503
59520
  };
59504
- const title$1 = "_title_1hgtl_1";
59521
+ const title$1 = "_title_1x464_1";
59505
59522
  const styles$9 = {
59506
59523
  title: title$1
59507
59524
  };
@@ -59610,36 +59627,35 @@ Footer.propTypes = {
59610
59627
  pagination: paginationShape,
59611
59628
  content: propTypes$1.exports.object
59612
59629
  };
59613
- const inputInTable$1 = "_inputInTable_hyzeo_1";
59614
- const inputHover$1 = "_inputHover_hyzeo_13";
59615
- const inputFocus$1 = "_inputFocus_hyzeo_18";
59616
- const inputError$1 = "_inputError_hyzeo_25";
59617
- const inputWarning$1 = "_inputWarning_hyzeo_26";
59618
- const inputDisabled$1 = "_inputDisabled_hyzeo_61";
59619
- const hideScrollbars$1 = "_hideScrollbars_hyzeo_67";
59620
- const cell = "_cell_hyzeo_77";
59621
- const disabledLink = "_disabledLink_hyzeo_87";
59622
- const inputWrapper = "_inputWrapper_hyzeo_91";
59623
- const breakWord = "_breakWord_hyzeo_106";
59624
- const inputCell = "_inputCell_hyzeo_109";
59625
- const sliderCell = "_sliderCell_hyzeo_112";
59626
- const staticCell = "_staticCell_hyzeo_116";
59627
- const staticCellContent = "_staticCellContent_hyzeo_119";
59628
- const error$1 = "_error_hyzeo_132";
59629
- const warning$2 = "_warning_hyzeo_133";
59630
- const unit = "_unit_hyzeo_142";
59631
- const sortingCell = "_sortingCell_hyzeo_145";
59632
- const sortingCellIcon = "_sortingCellIcon_hyzeo_156";
59633
- const icon = "_icon_hyzeo_167";
59634
- const checkBoxCell = "_checkBoxCell_hyzeo_171";
59635
- const iconCell = "_iconCell_hyzeo_175";
59636
- const iconWrapper = "_iconWrapper_hyzeo_180";
59637
- const actionsCell = "_actionsCell_hyzeo_184";
59638
- const rightAligned = "_rightAligned_hyzeo_192";
59639
- const centerAligned = "_centerAligned_hyzeo_198";
59640
- const leftAligned = "_leftAligned_hyzeo_204";
59641
- const popover = "_popover_hyzeo_207";
59642
- const disabledPointerEvents = "_disabledPointerEvents_hyzeo_210";
59630
+ const inputInTable$1 = "_inputInTable_1orll_1";
59631
+ const inputHover$1 = "_inputHover_1orll_13";
59632
+ const inputFocus$1 = "_inputFocus_1orll_18";
59633
+ const inputError$1 = "_inputError_1orll_25";
59634
+ const inputWarning$1 = "_inputWarning_1orll_26";
59635
+ const inputDisabled$1 = "_inputDisabled_1orll_61";
59636
+ const hideScrollbars$1 = "_hideScrollbars_1orll_67";
59637
+ const cell = "_cell_1orll_77";
59638
+ const disabledLink = "_disabledLink_1orll_87";
59639
+ const inputWrapper = "_inputWrapper_1orll_91";
59640
+ const breakWord = "_breakWord_1orll_106";
59641
+ const inputCell = "_inputCell_1orll_109";
59642
+ const sliderCell = "_sliderCell_1orll_112";
59643
+ const staticCell = "_staticCell_1orll_116";
59644
+ const staticCellContent = "_staticCellContent_1orll_119";
59645
+ const error$1 = "_error_1orll_132";
59646
+ const warning$2 = "_warning_1orll_133";
59647
+ const unit = "_unit_1orll_142";
59648
+ const sortingCell = "_sortingCell_1orll_145";
59649
+ const sortingCellIcon = "_sortingCellIcon_1orll_156";
59650
+ const icon = "_icon_1orll_167";
59651
+ const checkBoxCell = "_checkBoxCell_1orll_171";
59652
+ const iconCellWrapper = "_iconCellWrapper_1orll_175";
59653
+ const actionsCell = "_actionsCell_1orll_179";
59654
+ const rightAligned = "_rightAligned_1orll_187";
59655
+ const centerAligned = "_centerAligned_1orll_193";
59656
+ const leftAligned = "_leftAligned_1orll_199";
59657
+ const popover = "_popover_1orll_202";
59658
+ const disabledPointerEvents = "_disabledPointerEvents_1orll_205";
59643
59659
  const styles$7 = {
59644
59660
  inputInTable: inputInTable$1,
59645
59661
  inputHover: inputHover$1,
@@ -59663,8 +59679,7 @@ const styles$7 = {
59663
59679
  sortingCellIcon,
59664
59680
  icon,
59665
59681
  checkBoxCell,
59666
- iconCell,
59667
- iconWrapper,
59682
+ iconCellWrapper,
59668
59683
  actionsCell,
59669
59684
  rightAligned,
59670
59685
  centerAligned,
@@ -60018,10 +60033,17 @@ const CellLibraryIcon = (props) => {
60018
60033
  };
60019
60034
  const IconCell = (props) => {
60020
60035
  const { cell: cell2 } = props;
60036
+ const { tooltip: tooltip2, icon: icon2 } = cell2;
60021
60037
  return /* @__PURE__ */ jsxRuntime.exports.jsx("div", {
60022
- className: styles$7.iconWrapper,
60023
- children: /* @__PURE__ */ jsxRuntime.exports.jsx(Icon, {
60024
- icon: cell2.icon
60038
+ className: styles$7.iconCellWrapper,
60039
+ children: /* @__PURE__ */ jsxRuntime.exports.jsx(Tooltip, {
60040
+ text: tooltip2,
60041
+ enabled: tooltip2 && isStringNumberOrNode(tooltip2),
60042
+ display: "flex",
60043
+ placement: "top-center",
60044
+ children: /* @__PURE__ */ jsxRuntime.exports.jsx(Icon, {
60045
+ icon: icon2
60046
+ })
60025
60047
  })
60026
60048
  });
60027
60049
  };
@@ -60927,16 +60949,16 @@ Table.propTypes = {
60927
60949
  }).isRequired,
60928
60950
  onListReorder: propTypes$1.exports.func
60929
60951
  };
60930
- const tabs = "_tabs_bpi2q_1";
60931
- const padding = "_padding_bpi2q_7";
60932
- const margin = "_margin_bpi2q_11";
60933
- const contentPadding = "_contentPadding_bpi2q_14";
60934
- const item$1 = "_item_bpi2q_17";
60935
- const active$1 = "_active_bpi2q_38";
60936
- const hidden = "_hidden_bpi2q_57";
60937
- const disabled$1 = "_disabled_bpi2q_60";
60938
- const left$1 = "_left_bpi2q_64";
60939
- const right$1 = "_right_bpi2q_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";
60940
60962
  const styles$5 = {
60941
60963
  tabs,
60942
60964
  padding,
@@ -62371,10 +62393,10 @@ const toast = ({ id: id2, message: message2, autoClose = 6e3, onClose }) => {
62371
62393
  type: toastType
62372
62394
  });
62373
62395
  };
62374
- const toggle$1 = "_toggle_esa9y_9";
62375
- const small = "_small_esa9y_25";
62376
- const disabled = "_disabled_esa9y_102";
62377
- 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";
62378
62400
  const styles$3 = {
62379
62401
  toggle: toggle$1,
62380
62402
  small,
@@ -62450,22 +62472,22 @@ Toggle.propTypes = {
62450
62472
  helpText: propTypes$1.exports.string,
62451
62473
  onClickHelp: propTypes$1.exports.func
62452
62474
  };
62453
- const topbar = "_topbar_uzfj5_8";
62454
- const fixed = "_fixed_uzfj5_17";
62455
- const appSwitcher = "_appSwitcher_uzfj5_25";
62456
- const title = "_title_uzfj5_49";
62457
- const logo = "_logo_uzfj5_65";
62458
- const label = "_label_uzfj5_68";
62459
- const brand = "_brand_uzfj5_73";
62460
- const version = "_version_uzfj5_78";
62461
- const left = "_left_uzfj5_85";
62462
- const right = "_right_uzfj5_86";
62463
- const item = "_item_uzfj5_100";
62464
- const link = "_link_uzfj5_101";
62465
- const button = "_button_uzfj5_113";
62466
- const menu = "_menu_uzfj5_114";
62467
- const active = "_active_uzfj5_142";
62468
- const alert = "_alert_uzfj5_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";
62469
62491
  const styles$2 = {
62470
62492
  topbar,
62471
62493
  fixed,
@@ -62709,9 +62731,9 @@ TopBar.propTypes = {
62709
62731
  height: propTypes$1.exports.oneOfType([propTypes$1.exports.string, propTypes$1.exports.number]),
62710
62732
  fixedPosition: propTypes$1.exports.bool
62711
62733
  };
62712
- const popConfirm = "_popConfirm_1l7dy_1";
62713
- const content = "_content_1l7dy_7";
62714
- const buttons = "_buttons_1l7dy_12";
62734
+ const popConfirm = "_popConfirm_13o7s_1";
62735
+ const content = "_content_13o7s_7";
62736
+ const buttons = "_buttons_13o7s_12";
62715
62737
  const styles$1 = {
62716
62738
  popConfirm,
62717
62739
  content,