@oliasoft-open-source/react-ui-library 4.0.0-beta-11 → 4.0.0-beta-12
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/global.css +224 -219
- package/dist/index.js +51 -56
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -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 = "
|
|
11623
|
-
const inputHover$b = "
|
|
11624
|
-
const inputFocus$b = "
|
|
11625
|
-
const inputError$b = "
|
|
11626
|
-
const inputWarning$b = "
|
|
11627
|
-
const inputDisabled$b = "
|
|
11628
|
-
const hideScrollbars$b = "
|
|
11629
|
-
const button$3 = "
|
|
11630
|
-
const active$7 = "
|
|
11631
|
-
const green$1 = "
|
|
11632
|
-
const red$1 = "
|
|
11633
|
-
const orange$1 = "
|
|
11634
|
-
const icon$4 = "
|
|
11635
|
-
const iconOnly = "
|
|
11636
|
-
const basic = "
|
|
11637
|
-
const muted$2 = "
|
|
11638
|
-
const disabled$7 = "
|
|
11639
|
-
const small$c = "
|
|
11640
|
-
const pill = "
|
|
11641
|
-
const round = "
|
|
11642
|
-
const error$8 = "
|
|
11643
|
-
const warning$c = "
|
|
11644
|
-
const inverted$1 = "
|
|
11645
|
-
const groupOrderFirst$4 = "
|
|
11646
|
-
const groupOrderMiddle$4 = "
|
|
11647
|
-
const groupOrderLast$4 = "
|
|
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 = "
|
|
27022
|
-
const inputHover$7 = "
|
|
27023
|
-
const inputFocus$7 = "
|
|
27024
|
-
const inputError$7 = "
|
|
27025
|
-
const inputWarning$7 = "
|
|
27026
|
-
const inputDisabled$7 = "
|
|
27027
|
-
const hideScrollbars$7 = "
|
|
27028
|
-
const container$1 = "
|
|
27029
|
-
const block$1 = "
|
|
27030
|
-
const info = "
|
|
27031
|
-
const success = "
|
|
27032
|
-
const warning$6 = "
|
|
27033
|
-
const error$4 = "
|
|
27034
|
-
const content$1 = "
|
|
27035
|
-
const heading$2 = "
|
|
27036
|
-
const icon$3 = "
|
|
27037
|
-
const dismiss$1 = "
|
|
27038
|
-
const absolute = "
|
|
27039
|
-
const legendToggle = "
|
|
27040
|
-
const detailsText = "
|
|
27041
|
-
const footer$1 = "
|
|
27021
|
+
const inputInTable$7 = "_inputInTable_i0gah_1";
|
|
27022
|
+
const inputHover$7 = "_inputHover_i0gah_13";
|
|
27023
|
+
const inputFocus$7 = "_inputFocus_i0gah_18";
|
|
27024
|
+
const inputError$7 = "_inputError_i0gah_25";
|
|
27025
|
+
const inputWarning$7 = "_inputWarning_i0gah_26";
|
|
27026
|
+
const inputDisabled$7 = "_inputDisabled_i0gah_61";
|
|
27027
|
+
const hideScrollbars$7 = "_hideScrollbars_i0gah_67";
|
|
27028
|
+
const container$1 = "_container_i0gah_83";
|
|
27029
|
+
const block$1 = "_block_i0gah_101";
|
|
27030
|
+
const info = "_info_i0gah_104";
|
|
27031
|
+
const success = "_success_i0gah_108";
|
|
27032
|
+
const warning$6 = "_warning_i0gah_112";
|
|
27033
|
+
const error$4 = "_error_i0gah_116";
|
|
27034
|
+
const content$1 = "_content_i0gah_120";
|
|
27035
|
+
const heading$2 = "_heading_i0gah_124";
|
|
27036
|
+
const icon$3 = "_icon_i0gah_131";
|
|
27037
|
+
const dismiss$1 = "_dismiss_i0gah_139";
|
|
27038
|
+
const absolute = "_absolute_i0gah_143";
|
|
27039
|
+
const legendToggle = "_legendToggle_i0gah_154";
|
|
27040
|
+
const detailsText = "_detailsText_i0gah_164";
|
|
27041
|
+
const footer$1 = "_footer_i0gah_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
|
};
|