@box/blueprint-web 6.8.5 → 6.9.1
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
|
@@ -2308,25 +2308,26 @@
|
|
|
2308
2308
|
overflow:visible;
|
|
2309
2309
|
}
|
|
2310
2310
|
|
|
2311
|
-
.text_with_info_badge_module_text--
|
|
2311
|
+
.text_with_info_badge_module_text--34b3e{
|
|
2312
2312
|
font-family:Lato, -apple-system, BlinkMacSystemFont, "San Francisco", "Segoe UI", Roboto, "Helvetica Neue", sans-serif;
|
|
2313
2313
|
font-size:.875rem;
|
|
2314
2314
|
font-weight:400;
|
|
2315
2315
|
letter-spacing:.01875rem;
|
|
2316
2316
|
line-height:1.25rem;
|
|
2317
|
+
position:relative;
|
|
2317
2318
|
text-decoration:none;
|
|
2318
2319
|
text-transform:none;
|
|
2319
2320
|
}
|
|
2320
|
-
.text_with_info_badge_module_text--
|
|
2321
|
+
.text_with_info_badge_module_text--34b3e.text_with_info_badge_module_muted--34b3e{
|
|
2321
2322
|
color:var(--text-text-on-light-secondary);
|
|
2322
2323
|
}
|
|
2323
|
-
.text_with_info_badge_module_text--
|
|
2324
|
+
.text_with_info_badge_module_text--34b3e .text_with_info_badge_module_badgeContainer--34b3e{
|
|
2324
2325
|
align-items:center;
|
|
2325
2326
|
display:inline-flex;
|
|
2326
2327
|
height:var(--body-default-line-height);
|
|
2327
2328
|
position:absolute;
|
|
2328
2329
|
}
|
|
2329
|
-
.text_with_info_badge_module_text--
|
|
2330
|
+
.text_with_info_badge_module_text--34b3e .text_with_info_badge_module_badgeContainer--34b3e .text_with_info_badge_module_badge--34b3e{
|
|
2330
2331
|
display:inline-flex;
|
|
2331
2332
|
font-size:var(--size-4);
|
|
2332
2333
|
margin-left:var(--size-1);
|
|
@@ -4590,7 +4591,7 @@ table.inline_table_module_inlineTable--b023b tr:not(:last-child) td{
|
|
|
4590
4591
|
margin-block:var(--space-2);
|
|
4591
4592
|
}
|
|
4592
4593
|
|
|
4593
|
-
.side_panel_module_content--
|
|
4594
|
+
.side_panel_module_content--cbb2c{
|
|
4594
4595
|
background-color:var(--gray-white);
|
|
4595
4596
|
border-inline-start:var(--border-1) solid var(--border-divider-border);
|
|
4596
4597
|
display:flex;
|
|
@@ -4604,7 +4605,12 @@ table.inline_table_module_inlineTable--b023b tr:not(:last-child) td{
|
|
|
4604
4605
|
position:relative;
|
|
4605
4606
|
width:360px;
|
|
4606
4607
|
}
|
|
4607
|
-
|
|
4608
|
+
@media only screen and (max-width: 767px){
|
|
4609
|
+
.side_panel_module_content--cbb2c{
|
|
4610
|
+
min-width:100%;
|
|
4611
|
+
}
|
|
4612
|
+
}
|
|
4613
|
+
.side_panel_module_content--cbb2c .side_panel_module_header--cbb2c{
|
|
4608
4614
|
align-items:center;
|
|
4609
4615
|
background-color:var(--surface-surface);
|
|
4610
4616
|
border-bottom:var(--border-1) solid var(--border-divider-border);
|
|
@@ -4619,39 +4625,39 @@ table.inline_table_module_inlineTable--b023b tr:not(:last-child) td{
|
|
|
4619
4625
|
transition-timing-function:cubic-bezier(0, 0, .6, 1);
|
|
4620
4626
|
word-break:break-word;
|
|
4621
4627
|
}
|
|
4622
|
-
.side_panel_module_content--
|
|
4628
|
+
.side_panel_module_content--cbb2c .side_panel_module_header--cbb2c,.side_panel_module_content--cbb2c .side_panel_module_header--cbb2c.side_panel_module_headerMobile--cbb2c{
|
|
4623
4629
|
font-family:Lato, -apple-system, BlinkMacSystemFont, "San Francisco", "Segoe UI", Roboto, "Helvetica Neue", sans-serif;
|
|
4624
4630
|
font-weight:700;
|
|
4625
4631
|
letter-spacing:.01875rem;
|
|
4626
4632
|
text-decoration:none;
|
|
4627
4633
|
text-transform:none;
|
|
4628
4634
|
}
|
|
4629
|
-
.side_panel_module_content--
|
|
4635
|
+
.side_panel_module_content--cbb2c .side_panel_module_header--cbb2c.side_panel_module_headerMobile--cbb2c{
|
|
4630
4636
|
font-size:.9375rem;
|
|
4631
4637
|
line-height:1.25rem;
|
|
4632
4638
|
}
|
|
4633
|
-
.side_panel_module_content--
|
|
4639
|
+
.side_panel_module_content--cbb2c .side_panel_module_headerShadow--cbb2c{
|
|
4634
4640
|
box-shadow:var(--dropshadow-3);
|
|
4635
4641
|
}
|
|
4636
4642
|
|
|
4637
|
-
.side_panel_module_contentAnimated--
|
|
4643
|
+
.side_panel_module_contentAnimated--cbb2c{
|
|
4638
4644
|
animation-duration:.2s;
|
|
4639
|
-
animation-name:side_panel_module_slideIn--
|
|
4645
|
+
animation-name:side_panel_module_slideIn--cbb2c;
|
|
4640
4646
|
animation-timing-function:cubic-bezier(0, 0, .6, 1);
|
|
4641
4647
|
}
|
|
4642
4648
|
|
|
4643
|
-
.side_panel_module_dropShadowContent--
|
|
4649
|
+
.side_panel_module_dropShadowContent--cbb2c{
|
|
4644
4650
|
box-shadow:var(--dropshadow-3);
|
|
4645
4651
|
}
|
|
4646
4652
|
|
|
4647
|
-
.side_panel_module_content--
|
|
4653
|
+
.side_panel_module_content--cbb2c .side_panel_module_close--cbb2c{
|
|
4648
4654
|
color:var(--gray-65);
|
|
4649
4655
|
position:absolute;
|
|
4650
4656
|
right:var(--space-4);
|
|
4651
4657
|
top:var(--space-5);
|
|
4652
4658
|
}
|
|
4653
4659
|
|
|
4654
|
-
.side_panel_module_overlay--
|
|
4660
|
+
.side_panel_module_overlay--cbb2c{
|
|
4655
4661
|
background-color:var(--black-opacity-80);
|
|
4656
4662
|
bottom:0;
|
|
4657
4663
|
display:flex;
|
|
@@ -4662,20 +4668,20 @@ table.inline_table_module_inlineTable--b023b tr:not(:last-child) td{
|
|
|
4662
4668
|
top:0;
|
|
4663
4669
|
z-index:300;
|
|
4664
4670
|
}
|
|
4665
|
-
.side_panel_module_overlay--
|
|
4671
|
+
.side_panel_module_overlay--cbb2c .side_panel_module_content--cbb2c .side_panel_module_header--cbb2c{
|
|
4666
4672
|
padding:var(--space-6) var(--space-14) var(--space-6) var(--space-4);
|
|
4667
4673
|
}
|
|
4668
4674
|
|
|
4669
|
-
.side_panel_module_dropShadowOverlay--
|
|
4675
|
+
.side_panel_module_dropShadowOverlay--cbb2c{
|
|
4670
4676
|
background-color:initial;
|
|
4671
4677
|
}
|
|
4672
4678
|
|
|
4673
|
-
.side_panel_module_scrollableContainer--
|
|
4679
|
+
.side_panel_module_scrollableContainer--cbb2c{
|
|
4674
4680
|
flex-grow:1;
|
|
4675
4681
|
overflow-y:auto;
|
|
4676
4682
|
}
|
|
4677
4683
|
|
|
4678
|
-
.side_panel_module_footer--
|
|
4684
|
+
.side_panel_module_footer--cbb2c{
|
|
4679
4685
|
background-color:var(--surface-surface);
|
|
4680
4686
|
display:flex;
|
|
4681
4687
|
justify-content:flex-end;
|
|
@@ -4685,19 +4691,19 @@ table.inline_table_module_inlineTable--b023b tr:not(:last-child) td{
|
|
|
4685
4691
|
transition-timing-function:cubic-bezier(0, 0, .6, 1);
|
|
4686
4692
|
}
|
|
4687
4693
|
|
|
4688
|
-
.side_panel_module_footerShadow--
|
|
4694
|
+
.side_panel_module_footerShadow--cbb2c{
|
|
4689
4695
|
box-shadow:var(--dropshadow-3-inverse);
|
|
4690
4696
|
}
|
|
4691
4697
|
|
|
4692
|
-
.side_panel_module_footerButton--
|
|
4698
|
+
.side_panel_module_footerButton--cbb2c{
|
|
4693
4699
|
margin-inline-start:var(--space-2);
|
|
4694
4700
|
}
|
|
4695
4701
|
|
|
4696
|
-
.side_panel_module_footerButton--
|
|
4702
|
+
.side_panel_module_footerButton--cbb2c + .side_panel_module_footerButton--cbb2c{
|
|
4697
4703
|
margin-inline-start:var(--space-3);
|
|
4698
4704
|
}
|
|
4699
4705
|
|
|
4700
|
-
@keyframes side_panel_module_slideIn--
|
|
4706
|
+
@keyframes side_panel_module_slideIn--cbb2c{
|
|
4701
4707
|
from{
|
|
4702
4708
|
inset-inline-end:-100%;
|
|
4703
4709
|
}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import '../index.css';
|
|
2
|
-
var styles = {"content":"side_panel_module_content--
|
|
2
|
+
var styles = {"content":"side_panel_module_content--cbb2c","header":"side_panel_module_header--cbb2c","headerMobile":"side_panel_module_headerMobile--cbb2c","headerShadow":"side_panel_module_headerShadow--cbb2c","contentAnimated":"side_panel_module_contentAnimated--cbb2c","slideIn":"side_panel_module_slideIn--cbb2c","dropShadowContent":"side_panel_module_dropShadowContent--cbb2c","close":"side_panel_module_close--cbb2c","overlay":"side_panel_module_overlay--cbb2c","dropShadowOverlay":"side_panel_module_dropShadowOverlay--cbb2c","scrollableContainer":"side_panel_module_scrollableContainer--cbb2c","footer":"side_panel_module_footer--cbb2c","footerShadow":"side_panel_module_footerShadow--cbb2c","footerButton":"side_panel_module_footerButton--cbb2c"};
|
|
3
3
|
|
|
4
4
|
export { styles as default };
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import '../../index.css';
|
|
2
|
-
var styles = {"text":"text_with_info_badge_module_text--
|
|
2
|
+
var styles = {"text":"text_with_info_badge_module_text--34b3e","muted":"text_with_info_badge_module_muted--34b3e","badgeContainer":"text_with_info_badge_module_badgeContainer--34b3e","badge":"text_with_info_badge_module_badge--34b3e"};
|
|
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": "6.
|
|
3
|
+
"version": "6.9.1",
|
|
4
4
|
"license": "SEE LICENSE IN LICENSE",
|
|
5
5
|
"publishConfig": {
|
|
6
6
|
"access": "public",
|
|
@@ -34,18 +34,18 @@
|
|
|
34
34
|
"@radix-ui/react-checkbox": "^1.0.4",
|
|
35
35
|
"@radix-ui/react-collapsible": "^1.0.3",
|
|
36
36
|
"@radix-ui/react-context-menu": "2.1.4",
|
|
37
|
-
"@radix-ui/react-dialog": "
|
|
37
|
+
"@radix-ui/react-dialog": "1.0.4",
|
|
38
38
|
"@radix-ui/react-dropdown-menu": "2.0.5",
|
|
39
39
|
"@radix-ui/react-label": "^2.0.2",
|
|
40
|
-
"@radix-ui/react-popover": "
|
|
40
|
+
"@radix-ui/react-popover": "1.0.6",
|
|
41
41
|
"@radix-ui/react-radio-group": "^1.1.3",
|
|
42
42
|
"@radix-ui/react-scroll-area": "^1.0.4",
|
|
43
43
|
"@radix-ui/react-select": "1.2.2",
|
|
44
44
|
"@radix-ui/react-slider": "^1.1.2",
|
|
45
45
|
"@radix-ui/react-switch": "^1.0.3",
|
|
46
|
-
"@radix-ui/react-toast": "
|
|
46
|
+
"@radix-ui/react-toast": "1.1.4",
|
|
47
47
|
"@radix-ui/react-toggle-group": "^1.0.4",
|
|
48
|
-
"@radix-ui/react-tooltip": "
|
|
48
|
+
"@radix-ui/react-tooltip": "1.0.6",
|
|
49
49
|
"@radix-ui/react-visually-hidden": "^1.0.3",
|
|
50
50
|
"clsx": "^1.2.1",
|
|
51
51
|
"color": "2.0.1",
|
|
@@ -56,7 +56,7 @@
|
|
|
56
56
|
"devDependencies": {
|
|
57
57
|
"@box/storybook-utils": "^0.0.3"
|
|
58
58
|
},
|
|
59
|
-
"gitHead": "
|
|
59
|
+
"gitHead": "26cb7fa52286c96eb637ca45660506b4618125d0",
|
|
60
60
|
"module": "lib-esm/index.js",
|
|
61
61
|
"main": "lib-esm/index.js",
|
|
62
62
|
"exports": {
|