@banyan_cloud/roots 1.0.259 → 1.0.260
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/cjs/index.js +2 -2
- package/dist/esm/index.js +2 -2
- package/dist/index.js +2 -2
- package/package.json +1 -1
package/dist/cjs/index.js
CHANGED
|
@@ -58053,8 +58053,8 @@ TextField.defaultProps = {
|
|
|
58053
58053
|
required: false
|
|
58054
58054
|
};
|
|
58055
58055
|
|
|
58056
|
-
var css$G = ".
|
|
58057
|
-
var modules_f23ae002 = {"root":"
|
|
58056
|
+
var css$G = ".BaseModal_module_root__bc1bd897 {\n display: flex;\n flex-direction: column;\n justify-content: flex-start;\n align-items: stretch;\n top: 50%;\n left: 50%;\n right: auto;\n bottom: auto;\n transform: translate(-50%, -50%);\n max-height: 100%;\n height: 43.75rem;\n width: 62.5rem;\n position: fixed;\n background: var(--light-color3);\n box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.13);\n border-radius: 8px;\n outline: none;\n}\n.BaseModal_module_root__bc1bd897 .BaseModal_module_body__bc1bd897 {\n overflow-y: scroll;\n padding: 1rem;\n -ms-overflow-style: none;\n scrollbar-width: none;\n color: var(--text-color);\n}\n.BaseModal_module_root__bc1bd897 .BaseModal_module_body__bc1bd897::-webkit-scrollbar {\n display: none;\n}\n.BaseModal_module_root__bc1bd897 .BaseModal_module_header__bc1bd897,\n.BaseModal_module_root__bc1bd897 .BaseModal_module_footer__bc1bd897 {\n padding: 1rem;\n color: var(--text-color);\n}\n.BaseModal_module_root__bc1bd897 .BaseModal_module_header__bc1bd897 {\n font-weight: 500;\n font-size: 1.375rem;\n border-bottom: 0.0625rem solid var(--mono-color3);\n}\n.BaseModal_module_root__bc1bd897 .BaseModal_module_footer__bc1bd897 {\n background-color: var(--mono-color2);\n margin-top: auto;\n border-top: 0.0625rem solid var(--mono-color3);\n border-radius: 0 0 8px 8px;\n display: flex;\n flex-direction: row;\n justify-content: flex-end;\n align-items: center;\n gap: 0.625rem;\n}\n.BaseModal_module_root__bc1bd897 button.BaseModal_module_close__bc1bd897 {\n position: absolute;\n right: 1rem;\n top: 1rem;\n padding: 0.25rem;\n height: auto;\n background: var(--mono-color1);\n}\n.BaseModal_module_root__bc1bd897 button.BaseModal_module_close__bc1bd897 .BaseModal_module_icon__bc1bd897 {\n width: 1.5rem;\n height: 1.5rem;\n fill: var(--white);\n}";
|
|
58057
|
+
var modules_f23ae002 = {"root":"BaseModal_module_root__bc1bd897","body":"BaseModal_module_body__bc1bd897","header":"BaseModal_module_header__bc1bd897","footer":"BaseModal_module_footer__bc1bd897","close":"BaseModal_module_close__bc1bd897","icon":"BaseModal_module_icon__bc1bd897"};
|
|
58058
58058
|
n(css$G,{});
|
|
58059
58059
|
|
|
58060
58060
|
var footerAnimations = {
|
package/dist/esm/index.js
CHANGED
|
@@ -58033,8 +58033,8 @@ TextField.defaultProps = {
|
|
|
58033
58033
|
required: false
|
|
58034
58034
|
};
|
|
58035
58035
|
|
|
58036
|
-
var css$G = ".
|
|
58037
|
-
var modules_f23ae002 = {"root":"
|
|
58036
|
+
var css$G = ".BaseModal_module_root__bc1bd897 {\n display: flex;\n flex-direction: column;\n justify-content: flex-start;\n align-items: stretch;\n top: 50%;\n left: 50%;\n right: auto;\n bottom: auto;\n transform: translate(-50%, -50%);\n max-height: 100%;\n height: 43.75rem;\n width: 62.5rem;\n position: fixed;\n background: var(--light-color3);\n box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.13);\n border-radius: 8px;\n outline: none;\n}\n.BaseModal_module_root__bc1bd897 .BaseModal_module_body__bc1bd897 {\n overflow-y: scroll;\n padding: 1rem;\n -ms-overflow-style: none;\n scrollbar-width: none;\n color: var(--text-color);\n}\n.BaseModal_module_root__bc1bd897 .BaseModal_module_body__bc1bd897::-webkit-scrollbar {\n display: none;\n}\n.BaseModal_module_root__bc1bd897 .BaseModal_module_header__bc1bd897,\n.BaseModal_module_root__bc1bd897 .BaseModal_module_footer__bc1bd897 {\n padding: 1rem;\n color: var(--text-color);\n}\n.BaseModal_module_root__bc1bd897 .BaseModal_module_header__bc1bd897 {\n font-weight: 500;\n font-size: 1.375rem;\n border-bottom: 0.0625rem solid var(--mono-color3);\n}\n.BaseModal_module_root__bc1bd897 .BaseModal_module_footer__bc1bd897 {\n background-color: var(--mono-color2);\n margin-top: auto;\n border-top: 0.0625rem solid var(--mono-color3);\n border-radius: 0 0 8px 8px;\n display: flex;\n flex-direction: row;\n justify-content: flex-end;\n align-items: center;\n gap: 0.625rem;\n}\n.BaseModal_module_root__bc1bd897 button.BaseModal_module_close__bc1bd897 {\n position: absolute;\n right: 1rem;\n top: 1rem;\n padding: 0.25rem;\n height: auto;\n background: var(--mono-color1);\n}\n.BaseModal_module_root__bc1bd897 button.BaseModal_module_close__bc1bd897 .BaseModal_module_icon__bc1bd897 {\n width: 1.5rem;\n height: 1.5rem;\n fill: var(--white);\n}";
|
|
58037
|
+
var modules_f23ae002 = {"root":"BaseModal_module_root__bc1bd897","body":"BaseModal_module_body__bc1bd897","header":"BaseModal_module_header__bc1bd897","footer":"BaseModal_module_footer__bc1bd897","close":"BaseModal_module_close__bc1bd897","icon":"BaseModal_module_icon__bc1bd897"};
|
|
58038
58038
|
n(css$G,{});
|
|
58039
58039
|
|
|
58040
58040
|
var footerAnimations = {
|
package/dist/index.js
CHANGED
|
@@ -58033,8 +58033,8 @@ TextField.defaultProps = {
|
|
|
58033
58033
|
required: false
|
|
58034
58034
|
};
|
|
58035
58035
|
|
|
58036
|
-
var css$G = ".
|
|
58037
|
-
var modules_f23ae002 = {"root":"
|
|
58036
|
+
var css$G = ".BaseModal_module_root__bc1bd897 {\n display: flex;\n flex-direction: column;\n justify-content: flex-start;\n align-items: stretch;\n top: 50%;\n left: 50%;\n right: auto;\n bottom: auto;\n transform: translate(-50%, -50%);\n max-height: 100%;\n height: 43.75rem;\n width: 62.5rem;\n position: fixed;\n background: var(--light-color3);\n box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.13);\n border-radius: 8px;\n outline: none;\n}\n.BaseModal_module_root__bc1bd897 .BaseModal_module_body__bc1bd897 {\n overflow-y: scroll;\n padding: 1rem;\n -ms-overflow-style: none;\n scrollbar-width: none;\n color: var(--text-color);\n}\n.BaseModal_module_root__bc1bd897 .BaseModal_module_body__bc1bd897::-webkit-scrollbar {\n display: none;\n}\n.BaseModal_module_root__bc1bd897 .BaseModal_module_header__bc1bd897,\n.BaseModal_module_root__bc1bd897 .BaseModal_module_footer__bc1bd897 {\n padding: 1rem;\n color: var(--text-color);\n}\n.BaseModal_module_root__bc1bd897 .BaseModal_module_header__bc1bd897 {\n font-weight: 500;\n font-size: 1.375rem;\n border-bottom: 0.0625rem solid var(--mono-color3);\n}\n.BaseModal_module_root__bc1bd897 .BaseModal_module_footer__bc1bd897 {\n background-color: var(--mono-color2);\n margin-top: auto;\n border-top: 0.0625rem solid var(--mono-color3);\n border-radius: 0 0 8px 8px;\n display: flex;\n flex-direction: row;\n justify-content: flex-end;\n align-items: center;\n gap: 0.625rem;\n}\n.BaseModal_module_root__bc1bd897 button.BaseModal_module_close__bc1bd897 {\n position: absolute;\n right: 1rem;\n top: 1rem;\n padding: 0.25rem;\n height: auto;\n background: var(--mono-color1);\n}\n.BaseModal_module_root__bc1bd897 button.BaseModal_module_close__bc1bd897 .BaseModal_module_icon__bc1bd897 {\n width: 1.5rem;\n height: 1.5rem;\n fill: var(--white);\n}";
|
|
58037
|
+
var modules_f23ae002 = {"root":"BaseModal_module_root__bc1bd897","body":"BaseModal_module_body__bc1bd897","header":"BaseModal_module_header__bc1bd897","footer":"BaseModal_module_footer__bc1bd897","close":"BaseModal_module_close__bc1bd897","icon":"BaseModal_module_icon__bc1bd897"};
|
|
58038
58038
|
n(css$G,{});
|
|
58039
58039
|
|
|
58040
58040
|
var footerAnimations = {
|