@oliasoft-open-source/react-ui-library 4.0.0-beta-11 → 4.0.0-beta-13

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
@@ -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_1kbgw_1";
11282
- const layer$1 = "_layer_1kbgw_5";
11283
- const layerContainer$1 = "_layerContainer_1kbgw_8";
11284
- const nested = "_nested_1kbgw_23";
11285
- const fileInput$1 = "_fileInput_1kbgw_35";
11286
- const trigger$2 = "_trigger_1kbgw_41";
11287
- const middleAlignedInline = "_middleAlignedInline_1kbgw_50";
11288
- const heading$5 = "_heading_1kbgw_56";
11289
- const headingIcon = "_headingIcon_1kbgw_62";
11290
- const option$1 = "_option_1kbgw_74";
11291
- const active$8 = "_active_1kbgw_91";
11292
- const selected$1 = "_selected_1kbgw_96";
11293
- const optionContent$1 = "_optionContent_1kbgw_103";
11294
- const inline$4 = "_inline_1kbgw_108";
11295
- const icon$5 = "_icon_1kbgw_113";
11296
- const check$1 = "_check_1kbgw_114";
11297
- const text$3 = "_text_1kbgw_135";
11298
- const label$a = "_label_1kbgw_140";
11299
- const description = "_description_1kbgw_151";
11300
- const arrow$1 = "_arrow_1kbgw_155";
11301
- const divider$1 = "_divider_1kbgw_159";
11302
- const deprecatedSemanticIcon = "_deprecatedSemanticIcon_1kbgw_163";
11303
- const disabled$8 = "_disabled_1kbgw_167";
11304
- const buttonLabel = "_buttonLabel_1kbgw_172";
11305
- const buttonCaret = "_buttonCaret_1kbgw_179";
11306
- const component = "_component_1kbgw_182";
11307
- const right$7 = "_right_1kbgw_188";
11308
- const actions$2 = "_actions_1kbgw_193";
11281
+ const wrapper$4 = "_wrapper_jynuc_1";
11282
+ const layer$1 = "_layer_jynuc_5";
11283
+ const layerContainer$1 = "_layerContainer_jynuc_8";
11284
+ const nested = "_nested_jynuc_23";
11285
+ const fileInput$1 = "_fileInput_jynuc_35";
11286
+ const trigger$2 = "_trigger_jynuc_41";
11287
+ const middleAlignedInline = "_middleAlignedInline_jynuc_50";
11288
+ const heading$5 = "_heading_jynuc_56";
11289
+ const headingIcon = "_headingIcon_jynuc_62";
11290
+ const option$1 = "_option_jynuc_74";
11291
+ const active$8 = "_active_jynuc_91";
11292
+ const selected$1 = "_selected_jynuc_96";
11293
+ const optionContent$1 = "_optionContent_jynuc_103";
11294
+ const inline$4 = "_inline_jynuc_108";
11295
+ const icon$5 = "_icon_jynuc_113";
11296
+ const check$1 = "_check_jynuc_114";
11297
+ const text$3 = "_text_jynuc_135";
11298
+ const label$a = "_label_jynuc_140";
11299
+ const description = "_description_jynuc_151";
11300
+ const arrow$1 = "_arrow_jynuc_155";
11301
+ const divider$1 = "_divider_jynuc_159";
11302
+ const deprecatedSemanticIcon = "_deprecatedSemanticIcon_jynuc_163";
11303
+ const disabled$8 = "_disabled_jynuc_167";
11304
+ const buttonLabel = "_buttonLabel_jynuc_172";
11305
+ const buttonCaret = "_buttonCaret_jynuc_179";
11306
+ const component = "_component_jynuc_183";
11307
+ const right$7 = "_right_jynuc_189";
11308
+ const actions$2 = "_actions_jynuc_194";
11309
11309
  const styles$M = {
11310
11310
  wrapper: wrapper$4,
11311
11311
  layer: layer$1,
@@ -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_4glow_1";
11623
- const inputHover$b = "_inputHover_4glow_13";
11624
- const inputFocus$b = "_inputFocus_4glow_18";
11625
- const inputError$b = "_inputError_4glow_25";
11626
- const inputWarning$b = "_inputWarning_4glow_26";
11627
- const inputDisabled$b = "_inputDisabled_4glow_61";
11628
- const hideScrollbars$b = "_hideScrollbars_4glow_67";
11629
- const button$3 = "_button_4glow_100";
11630
- const active$7 = "_active_4glow_137";
11631
- const green$1 = "_green_4glow_137";
11632
- const red$1 = "_red_4glow_137";
11633
- const orange$1 = "_orange_4glow_137";
11634
- const icon$4 = "_icon_4glow_149";
11635
- const iconOnly = "_iconOnly_4glow_154";
11636
- const basic = "_basic_4glow_164";
11637
- const muted$2 = "_muted_4glow_170";
11638
- const disabled$7 = "_disabled_4glow_182";
11639
- const small$c = "_small_4glow_192";
11640
- const pill = "_pill_4glow_197";
11641
- const round = "_round_4glow_198";
11642
- const error$8 = "_error_4glow_265";
11643
- const warning$c = "_warning_4glow_282";
11644
- const inverted$1 = "_inverted_4glow_299";
11645
- const groupOrderFirst$4 = "_groupOrderFirst_4glow_329";
11646
- const groupOrderMiddle$4 = "_groupOrderMiddle_4glow_330";
11647
- const groupOrderLast$4 = "_groupOrderLast_4glow_331";
11622
+ const inputInTable$b = "_inputInTable_1aa9x_1";
11623
+ const inputHover$b = "_inputHover_1aa9x_13";
11624
+ const inputFocus$b = "_inputFocus_1aa9x_18";
11625
+ const inputError$b = "_inputError_1aa9x_25";
11626
+ const inputWarning$b = "_inputWarning_1aa9x_26";
11627
+ const inputDisabled$b = "_inputDisabled_1aa9x_61";
11628
+ const hideScrollbars$b = "_hideScrollbars_1aa9x_67";
11629
+ const button$3 = "_button_1aa9x_103";
11630
+ const active$7 = "_active_1aa9x_140";
11631
+ const green$1 = "_green_1aa9x_140";
11632
+ const red$1 = "_red_1aa9x_140";
11633
+ const orange$1 = "_orange_1aa9x_140";
11634
+ const icon$4 = "_icon_1aa9x_152";
11635
+ const iconOnly = "_iconOnly_1aa9x_157";
11636
+ const basic = "_basic_1aa9x_167";
11637
+ const muted$2 = "_muted_1aa9x_173";
11638
+ const disabled$7 = "_disabled_1aa9x_185";
11639
+ const small$c = "_small_1aa9x_195";
11640
+ const pill = "_pill_1aa9x_200";
11641
+ const round = "_round_1aa9x_201";
11642
+ const error$8 = "_error_1aa9x_268";
11643
+ const warning$c = "_warning_1aa9x_285";
11644
+ const inverted$1 = "_inverted_1aa9x_302";
11645
+ const groupOrderFirst$4 = "_groupOrderFirst_1aa9x_332";
11646
+ const groupOrderMiddle$4 = "_groupOrderMiddle_1aa9x_333";
11647
+ const groupOrderLast$4 = "_groupOrderLast_1aa9x_334";
11648
11648
  const buttonStyles = {
11649
11649
  inputInTable: inputInTable$b,
11650
11650
  inputHover: inputHover$b,
@@ -27018,27 +27018,27 @@ Loader.propTypes = {
27018
27018
  testId: propTypes$1.exports.string,
27019
27019
  theme: propTypes$1.exports.string
27020
27020
  };
27021
- const inputInTable$7 = "_inputInTable_17o1r_1";
27022
- const inputHover$7 = "_inputHover_17o1r_13";
27023
- const inputFocus$7 = "_inputFocus_17o1r_18";
27024
- const inputError$7 = "_inputError_17o1r_25";
27025
- const inputWarning$7 = "_inputWarning_17o1r_26";
27026
- const inputDisabled$7 = "_inputDisabled_17o1r_61";
27027
- const hideScrollbars$7 = "_hideScrollbars_17o1r_67";
27028
- const container$1 = "_container_17o1r_83";
27029
- const block$1 = "_block_17o1r_101";
27030
- const info = "_info_17o1r_104";
27031
- const success = "_success_17o1r_108";
27032
- const warning$6 = "_warning_17o1r_112";
27033
- const error$4 = "_error_17o1r_116";
27034
- const content$1 = "_content_17o1r_120";
27035
- const heading$2 = "_heading_17o1r_124";
27036
- const icon$3 = "_icon_17o1r_131";
27037
- const dismiss$1 = "_dismiss_17o1r_139";
27038
- const absolute = "_absolute_17o1r_143";
27039
- const legendToggle = "_legendToggle_17o1r_152";
27040
- const detailsText = "_detailsText_17o1r_162";
27041
- const footer$1 = "_footer_17o1r_166";
27021
+ const inputInTable$7 = "_inputInTable_1k0ge_1";
27022
+ const inputHover$7 = "_inputHover_1k0ge_13";
27023
+ const inputFocus$7 = "_inputFocus_1k0ge_18";
27024
+ const inputError$7 = "_inputError_1k0ge_25";
27025
+ const inputWarning$7 = "_inputWarning_1k0ge_26";
27026
+ const inputDisabled$7 = "_inputDisabled_1k0ge_61";
27027
+ const hideScrollbars$7 = "_hideScrollbars_1k0ge_67";
27028
+ const container$1 = "_container_1k0ge_83";
27029
+ const block$1 = "_block_1k0ge_101";
27030
+ const info = "_info_1k0ge_104";
27031
+ const success = "_success_1k0ge_108";
27032
+ const warning$6 = "_warning_1k0ge_112";
27033
+ const error$4 = "_error_1k0ge_116";
27034
+ const content$1 = "_content_1k0ge_120";
27035
+ const heading$2 = "_heading_1k0ge_124";
27036
+ const icon$3 = "_icon_1k0ge_131";
27037
+ const dismiss$1 = "_dismiss_1k0ge_139";
27038
+ const absolute = "_absolute_1k0ge_143";
27039
+ const legendToggle = "_legendToggle_1k0ge_154";
27040
+ const detailsText = "_detailsText_1k0ge_164";
27041
+ const footer$1 = "_footer_1k0ge_168";
27042
27042
  const styles$r = {
27043
27043
  inputInTable: inputInTable$7,
27044
27044
  inputHover: inputHover$7,
@@ -27106,27 +27106,22 @@ const Details = ({ details: details2, visible, dispatch }) => {
27106
27106
  });
27107
27107
  };
27108
27108
  const DialogIcon = ({ type }) => {
27109
- const size2 = 16;
27110
27109
  switch (type) {
27111
27110
  case "Success":
27112
27111
  return /* @__PURE__ */ jsxRuntime.exports.jsx(Icon, {
27113
- icon: "success",
27114
- size: size2
27112
+ icon: "success"
27115
27113
  });
27116
27114
  case "Warning":
27117
27115
  return /* @__PURE__ */ jsxRuntime.exports.jsx(Icon, {
27118
- icon: "warning",
27119
- size: size2
27116
+ icon: "warning"
27120
27117
  });
27121
27118
  case "Error":
27122
27119
  return /* @__PURE__ */ jsxRuntime.exports.jsx(Icon, {
27123
- icon: "error",
27124
- size: size2
27120
+ icon: "error"
27125
27121
  });
27126
27122
  default:
27127
27123
  return /* @__PURE__ */ jsxRuntime.exports.jsx(Icon, {
27128
- icon: "info",
27129
- size: size2
27124
+ icon: "info"
27130
27125
  });
27131
27126
  }
27132
27127
  };
@@ -59480,18 +59475,18 @@ Spacer.propTypes = {
59480
59475
  width: propTypes$1.exports.oneOfType([propTypes$1.exports.string, propTypes$1.exports.number]),
59481
59476
  flex: propTypes$1.exports.bool
59482
59477
  };
59483
- const inputInTable$2 = "_inputInTable_179we_1";
59484
- const inputHover$2 = "_inputHover_179we_13";
59485
- const inputFocus$2 = "_inputFocus_179we_18";
59486
- const inputError$2 = "_inputError_179we_25";
59487
- const inputWarning$2 = "_inputWarning_179we_26";
59488
- const inputDisabled$2 = "_inputDisabled_179we_61";
59489
- const hideScrollbars$2 = "_hideScrollbars_179we_67";
59490
- const wrapper = "_wrapper_179we_87";
59491
- const bordered = "_bordered_179we_95";
59492
- const scroll2 = "_scroll_179we_99";
59493
- const table = "_table_179we_109";
59494
- const striped = "_striped_179we_189";
59478
+ const inputInTable$2 = "_inputInTable_7al02_1";
59479
+ const inputHover$2 = "_inputHover_7al02_13";
59480
+ const inputFocus$2 = "_inputFocus_7al02_18";
59481
+ const inputError$2 = "_inputError_7al02_25";
59482
+ const inputWarning$2 = "_inputWarning_7al02_26";
59483
+ const inputDisabled$2 = "_inputDisabled_7al02_61";
59484
+ const hideScrollbars$2 = "_hideScrollbars_7al02_67";
59485
+ const wrapper = "_wrapper_7al02_87";
59486
+ const bordered = "_bordered_7al02_95";
59487
+ const scroll2 = "_scroll_7al02_99";
59488
+ const table = "_table_7al02_109";
59489
+ const striped = "_striped_7al02_189";
59495
59490
  const styles$a = {
59496
59491
  inputInTable: inputInTable$2,
59497
59492
  inputHover: inputHover$2,