@box/blueprint-web 7.19.4 → 7.19.6
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/lib-esm/index.css
CHANGED
|
@@ -4960,7 +4960,7 @@ table.bp_inline_table_module_inlineTable--b023b tr:not(:last-child) td{
|
|
|
4960
4960
|
margin-block:var(--space-2);
|
|
4961
4961
|
}
|
|
4962
4962
|
|
|
4963
|
-
.bp_side_panel_module_content--
|
|
4963
|
+
.bp_side_panel_module_content--5727b{
|
|
4964
4964
|
background-color:var(--gray-white);
|
|
4965
4965
|
border-inline-start:var(--border-1) solid var(--border-divider-border);
|
|
4966
4966
|
display:flex;
|
|
@@ -4974,12 +4974,12 @@ table.bp_inline_table_module_inlineTable--b023b tr:not(:last-child) td{
|
|
|
4974
4974
|
position:relative;
|
|
4975
4975
|
width:360px;
|
|
4976
4976
|
}
|
|
4977
|
-
@media only screen and (max-width:
|
|
4978
|
-
.bp_side_panel_module_content--
|
|
4977
|
+
@media only screen and (max-width: 374px){
|
|
4978
|
+
.bp_side_panel_module_content--5727b{
|
|
4979
4979
|
min-width:100%;
|
|
4980
4980
|
}
|
|
4981
4981
|
}
|
|
4982
|
-
.bp_side_panel_module_content--
|
|
4982
|
+
.bp_side_panel_module_content--5727b .bp_side_panel_module_header--5727b{
|
|
4983
4983
|
align-items:center;
|
|
4984
4984
|
background-color:var(--surface-surface);
|
|
4985
4985
|
border-bottom:var(--border-1) solid var(--border-divider-border);
|
|
@@ -4994,39 +4994,39 @@ table.bp_inline_table_module_inlineTable--b023b tr:not(:last-child) td{
|
|
|
4994
4994
|
transition-timing-function:cubic-bezier(0, 0, .6, 1);
|
|
4995
4995
|
word-break:break-word;
|
|
4996
4996
|
}
|
|
4997
|
-
.bp_side_panel_module_content--
|
|
4997
|
+
.bp_side_panel_module_content--5727b .bp_side_panel_module_header--5727b,.bp_side_panel_module_content--5727b .bp_side_panel_module_header--5727b.bp_side_panel_module_headerMobile--5727b{
|
|
4998
4998
|
font-family:Lato, -apple-system, BlinkMacSystemFont, "San Francisco", "Segoe UI", Roboto, "Helvetica Neue", sans-serif;
|
|
4999
4999
|
font-weight:700;
|
|
5000
5000
|
letter-spacing:.01875rem;
|
|
5001
5001
|
text-decoration:none;
|
|
5002
5002
|
text-transform:none;
|
|
5003
5003
|
}
|
|
5004
|
-
.bp_side_panel_module_content--
|
|
5004
|
+
.bp_side_panel_module_content--5727b .bp_side_panel_module_header--5727b.bp_side_panel_module_headerMobile--5727b{
|
|
5005
5005
|
font-size:.9375rem;
|
|
5006
5006
|
line-height:1.25rem;
|
|
5007
5007
|
}
|
|
5008
|
-
.bp_side_panel_module_content--
|
|
5008
|
+
.bp_side_panel_module_content--5727b .bp_side_panel_module_headerShadow--5727b{
|
|
5009
5009
|
box-shadow:var(--dropshadow-3);
|
|
5010
5010
|
}
|
|
5011
5011
|
|
|
5012
|
-
.bp_side_panel_module_contentAnimated--
|
|
5012
|
+
.bp_side_panel_module_contentAnimated--5727b{
|
|
5013
5013
|
animation-duration:.2s;
|
|
5014
|
-
animation-name:bp_side_panel_module_slideIn--
|
|
5014
|
+
animation-name:bp_side_panel_module_slideIn--5727b;
|
|
5015
5015
|
animation-timing-function:cubic-bezier(0, 0, .6, 1);
|
|
5016
5016
|
}
|
|
5017
5017
|
|
|
5018
|
-
.bp_side_panel_module_dropShadowContent--
|
|
5018
|
+
.bp_side_panel_module_dropShadowContent--5727b{
|
|
5019
5019
|
box-shadow:var(--dropshadow-3);
|
|
5020
5020
|
}
|
|
5021
5021
|
|
|
5022
|
-
.bp_side_panel_module_content--
|
|
5022
|
+
.bp_side_panel_module_content--5727b .bp_side_panel_module_close--5727b{
|
|
5023
5023
|
color:var(--gray-65);
|
|
5024
5024
|
position:absolute;
|
|
5025
5025
|
right:var(--space-4);
|
|
5026
5026
|
top:var(--space-5);
|
|
5027
5027
|
}
|
|
5028
5028
|
|
|
5029
|
-
.bp_side_panel_module_overlay--
|
|
5029
|
+
.bp_side_panel_module_overlay--5727b{
|
|
5030
5030
|
background-color:var(--black-opacity-80);
|
|
5031
5031
|
bottom:0;
|
|
5032
5032
|
display:flex;
|
|
@@ -5037,20 +5037,20 @@ table.bp_inline_table_module_inlineTable--b023b tr:not(:last-child) td{
|
|
|
5037
5037
|
top:0;
|
|
5038
5038
|
z-index:300;
|
|
5039
5039
|
}
|
|
5040
|
-
.bp_side_panel_module_overlay--
|
|
5040
|
+
.bp_side_panel_module_overlay--5727b .bp_side_panel_module_content--5727b .bp_side_panel_module_header--5727b{
|
|
5041
5041
|
padding:var(--space-6) var(--space-14) var(--space-6) var(--space-4);
|
|
5042
5042
|
}
|
|
5043
5043
|
|
|
5044
|
-
.bp_side_panel_module_dropShadowOverlay--
|
|
5044
|
+
.bp_side_panel_module_dropShadowOverlay--5727b{
|
|
5045
5045
|
background-color:initial;
|
|
5046
5046
|
}
|
|
5047
5047
|
|
|
5048
|
-
.bp_side_panel_module_scrollableContainer--
|
|
5048
|
+
.bp_side_panel_module_scrollableContainer--5727b{
|
|
5049
5049
|
flex-grow:1;
|
|
5050
5050
|
overflow-y:auto;
|
|
5051
5051
|
}
|
|
5052
5052
|
|
|
5053
|
-
.bp_side_panel_module_footer--
|
|
5053
|
+
.bp_side_panel_module_footer--5727b{
|
|
5054
5054
|
background-color:var(--surface-surface);
|
|
5055
5055
|
display:flex;
|
|
5056
5056
|
justify-content:flex-end;
|
|
@@ -5060,19 +5060,19 @@ table.bp_inline_table_module_inlineTable--b023b tr:not(:last-child) td{
|
|
|
5060
5060
|
transition-timing-function:cubic-bezier(0, 0, .6, 1);
|
|
5061
5061
|
}
|
|
5062
5062
|
|
|
5063
|
-
.bp_side_panel_module_footerShadow--
|
|
5063
|
+
.bp_side_panel_module_footerShadow--5727b{
|
|
5064
5064
|
box-shadow:var(--dropshadow-3-inverse);
|
|
5065
5065
|
}
|
|
5066
5066
|
|
|
5067
|
-
.bp_side_panel_module_footerButton--
|
|
5067
|
+
.bp_side_panel_module_footerButton--5727b{
|
|
5068
5068
|
margin-inline-start:var(--space-2);
|
|
5069
5069
|
}
|
|
5070
5070
|
|
|
5071
|
-
.bp_side_panel_module_footerButton--
|
|
5071
|
+
.bp_side_panel_module_footerButton--5727b + .bp_side_panel_module_footerButton--5727b{
|
|
5072
5072
|
margin-inline-start:var(--space-3);
|
|
5073
5073
|
}
|
|
5074
5074
|
|
|
5075
|
-
@keyframes bp_side_panel_module_slideIn--
|
|
5075
|
+
@keyframes bp_side_panel_module_slideIn--5727b{
|
|
5076
5076
|
from{
|
|
5077
5077
|
inset-inline-end:-100%;
|
|
5078
5078
|
}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import '../index.css';
|
|
2
|
-
var styles = {"content":"bp_side_panel_module_content--
|
|
2
|
+
var styles = {"content":"bp_side_panel_module_content--5727b","header":"bp_side_panel_module_header--5727b","headerMobile":"bp_side_panel_module_headerMobile--5727b","headerShadow":"bp_side_panel_module_headerShadow--5727b","contentAnimated":"bp_side_panel_module_contentAnimated--5727b","slideIn":"bp_side_panel_module_slideIn--5727b","dropShadowContent":"bp_side_panel_module_dropShadowContent--5727b","close":"bp_side_panel_module_close--5727b","overlay":"bp_side_panel_module_overlay--5727b","dropShadowOverlay":"bp_side_panel_module_dropShadowOverlay--5727b","scrollableContainer":"bp_side_panel_module_scrollableContainer--5727b","footer":"bp_side_panel_module_footer--5727b","footerShadow":"bp_side_panel_module_footerShadow--5727b","footerButton":"bp_side_panel_module_footerButton--5727b"};
|
|
3
3
|
|
|
4
4
|
export { styles as default };
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@box/blueprint-web",
|
|
3
|
-
"version": "7.19.
|
|
3
|
+
"version": "7.19.6",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"license": "SEE LICENSE IN LICENSE",
|
|
6
6
|
"publishConfig": {
|
|
@@ -66,7 +66,7 @@
|
|
|
66
66
|
"react-stately": "^3.31.1",
|
|
67
67
|
"tsx": "^4.16.5"
|
|
68
68
|
},
|
|
69
|
-
"gitHead": "
|
|
69
|
+
"gitHead": "1c14cf43948f3acc970e4612fb3fb87368cfe7c1",
|
|
70
70
|
"module": "lib-esm/index.js",
|
|
71
71
|
"main": "lib-esm/index.js",
|
|
72
72
|
"exports": {
|