@box/blueprint-web 7.19.11 → 7.19.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/lib-esm/index.css
CHANGED
|
@@ -4129,7 +4129,7 @@ table.bp_inline_table_module_inlineTable--b023b tr:not(:last-child) td{
|
|
|
4129
4129
|
background-color:var(--surface-menu-surface-focus);
|
|
4130
4130
|
}
|
|
4131
4131
|
|
|
4132
|
-
.bp_notification_module_viewport--
|
|
4132
|
+
.bp_notification_module_viewport--4eeeb{
|
|
4133
4133
|
all:unset;
|
|
4134
4134
|
align-items:center;
|
|
4135
4135
|
display:flex;
|
|
@@ -4142,33 +4142,34 @@ table.bp_inline_table_module_inlineTable--b023b tr:not(:last-child) td{
|
|
|
4142
4142
|
z-index:2147483647;
|
|
4143
4143
|
}
|
|
4144
4144
|
|
|
4145
|
-
.bp_notification_module_root--
|
|
4145
|
+
.bp_notification_module_root--4eeeb{
|
|
4146
4146
|
border:var(--border-2) solid;
|
|
4147
4147
|
border-radius:var(--radius-3);
|
|
4148
4148
|
display:flex;
|
|
4149
4149
|
max-width:288px;
|
|
4150
|
+
width:max-content;
|
|
4150
4151
|
}
|
|
4151
4152
|
@media (width > 374px){
|
|
4152
|
-
.bp_notification_module_root--
|
|
4153
|
+
.bp_notification_module_root--4eeeb{
|
|
4153
4154
|
max-width:343px;
|
|
4154
4155
|
}
|
|
4155
4156
|
}
|
|
4156
4157
|
@media (width > 767px){
|
|
4157
|
-
.bp_notification_module_root--
|
|
4158
|
+
.bp_notification_module_root--4eeeb{
|
|
4158
4159
|
max-width:728px;
|
|
4159
4160
|
}
|
|
4160
4161
|
}
|
|
4161
4162
|
@media (width > 1023px){
|
|
4162
|
-
.bp_notification_module_root--
|
|
4163
|
+
.bp_notification_module_root--4eeeb{
|
|
4163
4164
|
max-width:848px;
|
|
4164
4165
|
}
|
|
4165
4166
|
}
|
|
4166
4167
|
@media (width > 1219px){
|
|
4167
|
-
.bp_notification_module_root--
|
|
4168
|
+
.bp_notification_module_root--4eeeb{
|
|
4168
4169
|
max-width:896px;
|
|
4169
4170
|
}
|
|
4170
4171
|
}
|
|
4171
|
-
.bp_notification_module_root--
|
|
4172
|
+
.bp_notification_module_root--4eeeb .bp_notification_module_container--4eeeb{
|
|
4172
4173
|
align-items:flex-start;
|
|
4173
4174
|
box-shadow:var(--dropshadow-3);
|
|
4174
4175
|
display:flex;
|
|
@@ -4177,11 +4178,11 @@ table.bp_inline_table_module_inlineTable--b023b tr:not(:last-child) td{
|
|
|
4177
4178
|
width:100%;
|
|
4178
4179
|
}
|
|
4179
4180
|
@media (width > 767px){
|
|
4180
|
-
.bp_notification_module_root--
|
|
4181
|
+
.bp_notification_module_root--4eeeb .bp_notification_module_container--4eeeb{
|
|
4181
4182
|
align-items:center;
|
|
4182
4183
|
}
|
|
4183
4184
|
}
|
|
4184
|
-
.bp_notification_module_root--
|
|
4185
|
+
.bp_notification_module_root--4eeeb .bp_notification_module_mobileContainer--4eeeb{
|
|
4185
4186
|
align-items:left;
|
|
4186
4187
|
display:flex;
|
|
4187
4188
|
flex-direction:column;
|
|
@@ -4189,46 +4190,46 @@ table.bp_inline_table_module_inlineTable--b023b tr:not(:last-child) td{
|
|
|
4189
4190
|
width:100%;
|
|
4190
4191
|
}
|
|
4191
4192
|
@media (width > 767px){
|
|
4192
|
-
.bp_notification_module_root--
|
|
4193
|
+
.bp_notification_module_root--4eeeb .bp_notification_module_mobileContainer--4eeeb{
|
|
4193
4194
|
align-items:center;
|
|
4194
4195
|
flex-direction:row;
|
|
4195
4196
|
}
|
|
4196
4197
|
}
|
|
4197
|
-
.bp_notification_module_root--
|
|
4198
|
+
.bp_notification_module_root--4eeeb .bp_notification_module_withButtons--4eeeb{
|
|
4198
4199
|
gap:var(--space-3);
|
|
4199
4200
|
}
|
|
4200
|
-
.bp_notification_module_root--
|
|
4201
|
+
.bp_notification_module_root--4eeeb.bp_notification_module_info--4eeeb{
|
|
4201
4202
|
background:var(--surface-message-surface-info);
|
|
4202
4203
|
border-color:var(--border-message-border-info);
|
|
4203
4204
|
}
|
|
4204
|
-
.bp_notification_module_root--
|
|
4205
|
+
.bp_notification_module_root--4eeeb.bp_notification_module_success--4eeeb{
|
|
4205
4206
|
background:var(--surface-message-surface-success);
|
|
4206
4207
|
border-color:var(--border-message-border-success);
|
|
4207
4208
|
}
|
|
4208
|
-
.bp_notification_module_root--
|
|
4209
|
+
.bp_notification_module_root--4eeeb.bp_notification_module_warning--4eeeb{
|
|
4209
4210
|
background:var(--surface-message-surface-warning);
|
|
4210
4211
|
border-color:var(--border-message-border-warning);
|
|
4211
4212
|
}
|
|
4212
|
-
.bp_notification_module_root--
|
|
4213
|
+
.bp_notification_module_root--4eeeb.bp_notification_module_error--4eeeb{
|
|
4213
4214
|
background:var(--surface-message-surface-error);
|
|
4214
4215
|
border-color:var(--border-message-border-error);
|
|
4215
4216
|
}
|
|
4216
|
-
.bp_notification_module_root--
|
|
4217
|
+
.bp_notification_module_root--4eeeb:focus-visible{
|
|
4217
4218
|
box-shadow:0 0 0 .0625rem #fff,0 0 0 .1875rem #2486fc;
|
|
4218
4219
|
outline:none;
|
|
4219
4220
|
}
|
|
4220
|
-
.bp_notification_module_root--
|
|
4221
|
+
.bp_notification_module_root--4eeeb .bp_notification_module_typeIconContainer--4eeeb{
|
|
4221
4222
|
align-items:center;
|
|
4222
4223
|
display:flex;
|
|
4223
4224
|
height:var(--size-8);
|
|
4224
4225
|
justify-content:center;
|
|
4225
4226
|
width:var(--size-8);
|
|
4226
4227
|
}
|
|
4227
|
-
.bp_notification_module_root--
|
|
4228
|
+
.bp_notification_module_root--4eeeb .bp_notification_module_typeIconContainer--4eeeb .bp_notification_module_typeIcon--4eeeb{
|
|
4228
4229
|
flex-shrink:0;
|
|
4229
4230
|
margin-left:var(--space-4);
|
|
4230
4231
|
}
|
|
4231
|
-
.bp_notification_module_root--
|
|
4232
|
+
.bp_notification_module_root--4eeeb .bp_notification_module_text--4eeeb{
|
|
4232
4233
|
align-items:center;
|
|
4233
4234
|
color:var(--text-text-on-light);
|
|
4234
4235
|
display:flex;
|
|
@@ -4242,34 +4243,34 @@ table.bp_inline_table_module_inlineTable--b023b tr:not(:last-child) td{
|
|
|
4242
4243
|
text-decoration:none;
|
|
4243
4244
|
text-transform:none;
|
|
4244
4245
|
}
|
|
4245
|
-
.bp_notification_module_root--
|
|
4246
|
+
.bp_notification_module_root--4eeeb .bp_notification_module_text--4eeeb > div{
|
|
4246
4247
|
overflow:hidden;
|
|
4247
4248
|
overflow-wrap:break-word;
|
|
4248
4249
|
}
|
|
4249
|
-
.bp_notification_module_root--
|
|
4250
|
+
.bp_notification_module_root--4eeeb .bp_notification_module_contentButtonSection--4eeeb{
|
|
4250
4251
|
display:flex;
|
|
4251
4252
|
gap:var(--space-3);
|
|
4252
4253
|
margin-left:0;
|
|
4253
4254
|
}
|
|
4254
4255
|
@media (width > 767px){
|
|
4255
|
-
.bp_notification_module_root--
|
|
4256
|
+
.bp_notification_module_root--4eeeb .bp_notification_module_contentButtonSection--4eeeb{
|
|
4256
4257
|
margin-left:auto;
|
|
4257
4258
|
}
|
|
4258
4259
|
}
|
|
4259
|
-
.bp_notification_module_root--
|
|
4260
|
+
.bp_notification_module_root--4eeeb .bp_notification_module_contentButtonSection--4eeeb .bp_notification_module_contentButtons--4eeeb{
|
|
4260
4261
|
display:flex;
|
|
4261
4262
|
gap:var(--space-3);
|
|
4262
4263
|
}
|
|
4263
|
-
.bp_notification_module_root--
|
|
4264
|
+
.bp_notification_module_root--4eeeb .bp_notification_module_closeButtonSection--4eeeb{
|
|
4264
4265
|
display:flex;
|
|
4265
4266
|
gap:var(--space-3);
|
|
4266
4267
|
margin-left:auto;
|
|
4267
4268
|
margin-right:var(--space-4);
|
|
4268
4269
|
}
|
|
4269
|
-
.bp_notification_module_root--
|
|
4270
|
+
.bp_notification_module_root--4eeeb .bp_notification_module_closeButtonSection--4eeeb .bp_notification_module_closeButton--4eeeb{
|
|
4270
4271
|
align-self:center;
|
|
4271
4272
|
}
|
|
4272
|
-
.bp_notification_module_root--
|
|
4273
|
+
.bp_notification_module_root--4eeeb .bp_notification_module_closeButtonSection--4eeeb .bp_notification_module_closeButton--4eeeb svg *{
|
|
4273
4274
|
fill:currentColor;
|
|
4274
4275
|
}
|
|
4275
4276
|
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import '../../index.css';
|
|
2
|
-
var styles = {"viewport":"bp_notification_module_viewport--
|
|
2
|
+
var styles = {"viewport":"bp_notification_module_viewport--4eeeb","root":"bp_notification_module_root--4eeeb","container":"bp_notification_module_container--4eeeb","mobileContainer":"bp_notification_module_mobileContainer--4eeeb","withButtons":"bp_notification_module_withButtons--4eeeb","info":"bp_notification_module_info--4eeeb","success":"bp_notification_module_success--4eeeb","warning":"bp_notification_module_warning--4eeeb","error":"bp_notification_module_error--4eeeb","typeIconContainer":"bp_notification_module_typeIconContainer--4eeeb","typeIcon":"bp_notification_module_typeIcon--4eeeb","text":"bp_notification_module_text--4eeeb","contentButtonSection":"bp_notification_module_contentButtonSection--4eeeb","contentButtons":"bp_notification_module_contentButtons--4eeeb","closeButtonSection":"bp_notification_module_closeButtonSection--4eeeb","closeButton":"bp_notification_module_closeButton--4eeeb"};
|
|
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.12",
|
|
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": "19164ef67f9a14499fd3dcea03af10d3ff6b46fe",
|
|
70
70
|
"module": "lib-esm/index.js",
|
|
71
71
|
"main": "lib-esm/index.js",
|
|
72
72
|
"exports": {
|