@oliasoft-open-source/react-ui-library 4.0.0-beta-31 → 4.0.0-beta-33
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 +107 -104
- package/dist/index.js +54 -54
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -14206,13 +14206,13 @@ Heading$2.propTypes = {
|
|
|
14206
14206
|
top: propTypes$1.exports.bool,
|
|
14207
14207
|
testId: propTypes$1.exports.string
|
|
14208
14208
|
};
|
|
14209
|
-
const dialog = "
|
|
14210
|
-
const inline$3 = "
|
|
14211
|
-
const scroll$3 = "
|
|
14212
|
-
const header$2 = "
|
|
14213
|
-
const dismiss$2 = "
|
|
14214
|
-
const content$3 = "
|
|
14215
|
-
const footer$2 = "
|
|
14209
|
+
const dialog = "_dialog_bamra_1";
|
|
14210
|
+
const inline$3 = "_inline_bamra_18";
|
|
14211
|
+
const scroll$3 = "_scroll_bamra_21";
|
|
14212
|
+
const header$2 = "_header_bamra_24";
|
|
14213
|
+
const dismiss$2 = "_dismiss_bamra_33";
|
|
14214
|
+
const content$3 = "_content_bamra_38";
|
|
14215
|
+
const footer$2 = "_footer_bamra_47";
|
|
14216
14216
|
const styles$C = {
|
|
14217
14217
|
dialog,
|
|
14218
14218
|
inline: inline$3,
|
|
@@ -14311,30 +14311,30 @@ const dialogShape = propTypes$1.exports.shape({
|
|
|
14311
14311
|
Dialog.propTypes = {
|
|
14312
14312
|
dialog: dialogShape.isRequired
|
|
14313
14313
|
};
|
|
14314
|
-
const inputInTable$a = "
|
|
14315
|
-
const inputHover$a = "
|
|
14316
|
-
const inputFocus$a = "
|
|
14317
|
-
const inputError$a = "
|
|
14318
|
-
const inputWarning$a = "
|
|
14319
|
-
const inputDisabled$a = "
|
|
14320
|
-
const hideScrollbars$a = "
|
|
14321
|
-
const inline$2 = "
|
|
14322
|
-
const left$2 = "
|
|
14323
|
-
const right$6 = "
|
|
14324
|
-
const fixed$1 = "
|
|
14325
|
-
const border$1 = "
|
|
14326
|
-
const shadow = "
|
|
14327
|
-
const drawerContent = "
|
|
14328
|
-
const isResizing = "
|
|
14329
|
-
const toggleButton = "
|
|
14330
|
-
const top = "
|
|
14331
|
-
const bottom = "
|
|
14332
|
-
const toggleButtonOpen = "
|
|
14333
|
-
const tabs$1 = "
|
|
14334
|
-
const tab$1 = "
|
|
14335
|
-
const active$4 = "
|
|
14336
|
-
const tabsContent = "
|
|
14337
|
-
const resizeHandle = "
|
|
14314
|
+
const inputInTable$a = "_inputInTable_1jtrv_1";
|
|
14315
|
+
const inputHover$a = "_inputHover_1jtrv_13";
|
|
14316
|
+
const inputFocus$a = "_inputFocus_1jtrv_18";
|
|
14317
|
+
const inputError$a = "_inputError_1jtrv_25";
|
|
14318
|
+
const inputWarning$a = "_inputWarning_1jtrv_26";
|
|
14319
|
+
const inputDisabled$a = "_inputDisabled_1jtrv_61";
|
|
14320
|
+
const hideScrollbars$a = "_hideScrollbars_1jtrv_67";
|
|
14321
|
+
const inline$2 = "_inline_1jtrv_92";
|
|
14322
|
+
const left$2 = "_left_1jtrv_95";
|
|
14323
|
+
const right$6 = "_right_1jtrv_98";
|
|
14324
|
+
const fixed$1 = "_fixed_1jtrv_101";
|
|
14325
|
+
const border$1 = "_border_1jtrv_113";
|
|
14326
|
+
const shadow = "_shadow_1jtrv_119";
|
|
14327
|
+
const drawerContent = "_drawerContent_1jtrv_122";
|
|
14328
|
+
const isResizing = "_isResizing_1jtrv_134";
|
|
14329
|
+
const toggleButton = "_toggleButton_1jtrv_145";
|
|
14330
|
+
const top = "_top_1jtrv_158";
|
|
14331
|
+
const bottom = "_bottom_1jtrv_161";
|
|
14332
|
+
const toggleButtonOpen = "_toggleButtonOpen_1jtrv_164";
|
|
14333
|
+
const tabs$1 = "_tabs_1jtrv_167";
|
|
14334
|
+
const tab$1 = "_tab_1jtrv_167";
|
|
14335
|
+
const active$4 = "_active_1jtrv_199";
|
|
14336
|
+
const tabsContent = "_tabsContent_1jtrv_221";
|
|
14337
|
+
const resizeHandle = "_resizeHandle_1jtrv_227";
|
|
14338
14338
|
const styles$B = {
|
|
14339
14339
|
inputInTable: inputInTable$a,
|
|
14340
14340
|
inputHover: inputHover$a,
|
|
@@ -16452,7 +16452,7 @@ reactResizable.exports = function() {
|
|
|
16452
16452
|
};
|
|
16453
16453
|
var Resizable = reactResizable.exports.Resizable = Resizable$2.default;
|
|
16454
16454
|
reactResizable.exports.ResizableBox = ResizableBox$1.default;
|
|
16455
|
-
const TABS_WIDTH =
|
|
16455
|
+
const TABS_WIDTH = 36 - 1;
|
|
16456
16456
|
const MIN_OPEN_WIDTH = 240;
|
|
16457
16457
|
const ResizeHandle = React__default.forwardRef((props, ref2) => {
|
|
16458
16458
|
const { handleAxis, ...rest } = props;
|
|
@@ -27289,10 +27289,10 @@ Modal.propTypes = {
|
|
|
27289
27289
|
centered: propTypes$1.exports.bool,
|
|
27290
27290
|
width: propTypes$1.exports.oneOfType([propTypes$1.exports.string, propTypes$1.exports.number])
|
|
27291
27291
|
};
|
|
27292
|
-
const menu$1 = "
|
|
27293
|
-
const header = "
|
|
27294
|
-
const item$3 = "
|
|
27295
|
-
const heading$1 = "
|
|
27292
|
+
const menu$1 = "_menu_vqsn8_1";
|
|
27293
|
+
const header = "_header_vqsn8_11";
|
|
27294
|
+
const item$3 = "_item_vqsn8_27";
|
|
27295
|
+
const heading$1 = "_heading_vqsn8_32";
|
|
27296
27296
|
const styles$p = {
|
|
27297
27297
|
menu: menu$1,
|
|
27298
27298
|
header,
|
|
@@ -27358,7 +27358,7 @@ const Layer$1 = ({ options, onChangeOptions, showHeader, maxHeight }) => {
|
|
|
27358
27358
|
]
|
|
27359
27359
|
}),
|
|
27360
27360
|
/* @__PURE__ */ jsxRuntime.exports.jsx(Divider, {
|
|
27361
|
-
margin:
|
|
27361
|
+
margin: 0
|
|
27362
27362
|
})
|
|
27363
27363
|
]
|
|
27364
27364
|
}),
|
|
@@ -27370,7 +27370,7 @@ const Layer$1 = ({ options, onChangeOptions, showHeader, maxHeight }) => {
|
|
|
27370
27370
|
}, index2);
|
|
27371
27371
|
case "Divider":
|
|
27372
27372
|
return /* @__PURE__ */ jsxRuntime.exports.jsx(Divider, {
|
|
27373
|
-
margin:
|
|
27373
|
+
margin: 0
|
|
27374
27374
|
}, index2);
|
|
27375
27375
|
default:
|
|
27376
27376
|
return /* @__PURE__ */ jsxRuntime.exports.jsx(Option$1, {
|
|
@@ -60947,16 +60947,16 @@ Table.propTypes = {
|
|
|
60947
60947
|
}).isRequired,
|
|
60948
60948
|
onListReorder: propTypes$1.exports.func
|
|
60949
60949
|
};
|
|
60950
|
-
const tabs = "
|
|
60951
|
-
const padding = "
|
|
60952
|
-
const margin = "
|
|
60953
|
-
const contentPadding = "
|
|
60954
|
-
const item$1 = "
|
|
60955
|
-
const active$1 = "
|
|
60956
|
-
const hidden = "
|
|
60957
|
-
const disabled$1 = "
|
|
60958
|
-
const left$1 = "
|
|
60959
|
-
const right$1 = "
|
|
60950
|
+
const tabs = "_tabs_zed53_1";
|
|
60951
|
+
const padding = "_padding_zed53_7";
|
|
60952
|
+
const margin = "_margin_zed53_11";
|
|
60953
|
+
const contentPadding = "_contentPadding_zed53_14";
|
|
60954
|
+
const item$1 = "_item_zed53_17";
|
|
60955
|
+
const active$1 = "_active_zed53_38";
|
|
60956
|
+
const hidden = "_hidden_zed53_57";
|
|
60957
|
+
const disabled$1 = "_disabled_zed53_60";
|
|
60958
|
+
const left$1 = "_left_zed53_64";
|
|
60959
|
+
const right$1 = "_right_zed53_64";
|
|
60960
60960
|
const styles$5 = {
|
|
60961
60961
|
tabs,
|
|
60962
60962
|
padding,
|
|
@@ -74447,12 +74447,12 @@ function TreeInner(props, ref2) {
|
|
|
74447
74447
|
);
|
|
74448
74448
|
}
|
|
74449
74449
|
var Tree$1 = forwardRef(TreeInner);
|
|
74450
|
-
const tree = "
|
|
74451
|
-
const toggle = "
|
|
74452
|
-
const dropTarget = "
|
|
74453
|
-
const draggingSource = "
|
|
74454
|
-
const placeholderContainer = "
|
|
74455
|
-
const placeholder2 = "
|
|
74450
|
+
const tree = "_tree_1x719_1";
|
|
74451
|
+
const toggle = "_toggle_1x719_4";
|
|
74452
|
+
const dropTarget = "_dropTarget_1x719_11";
|
|
74453
|
+
const draggingSource = "_draggingSource_1x719_14";
|
|
74454
|
+
const placeholderContainer = "_placeholderContainer_1x719_17";
|
|
74455
|
+
const placeholder2 = "_placeholder_1x719_17";
|
|
74456
74456
|
const styles = {
|
|
74457
74457
|
tree,
|
|
74458
74458
|
toggle,
|