@box/blueprint-web 6.1.0 → 6.1.2
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
|
@@ -928,24 +928,37 @@
|
|
|
928
928
|
background:var(--gray-white);
|
|
929
929
|
border-radius:var(--radius-2);
|
|
930
930
|
box-shadow:var(--dropshadow-3);
|
|
931
|
+
font-family:Lato, -apple-system, BlinkMacSystemFont, "San Francisco", "Segoe UI", Roboto, "Helvetica Neue", sans-serif;
|
|
932
|
+
font-size:.875rem;
|
|
933
|
+
font-weight:400;
|
|
934
|
+
letter-spacing:.01875rem;
|
|
935
|
+
line-height:1.25rem;
|
|
931
936
|
max-width:100%;
|
|
932
937
|
padding-block:var(--space-4);
|
|
933
938
|
padding-inline:var(--space-4);
|
|
939
|
+
text-decoration:none;
|
|
940
|
+
text-transform:none;
|
|
934
941
|
width:-moz-fit-content;
|
|
935
942
|
width:fit-content;
|
|
936
943
|
}
|
|
937
|
-
.calendar-module_calendar__uhtG4
|
|
944
|
+
.calendar-module_calendar__uhtG4 .calendar-module_calendarGrid__ifeqZ{
|
|
945
|
+
border-collapse:revert;
|
|
946
|
+
border-spacing:revert;
|
|
947
|
+
}
|
|
948
|
+
.calendar-module_calendar__uhtG4 .calendar-module_calendarGrid__ifeqZ td{
|
|
949
|
+
padding:1px;
|
|
950
|
+
}
|
|
951
|
+
.calendar-module_calendar__uhtG4 .calendar-module_calendarHeaderCell__C8nNn{
|
|
952
|
+
color:var(--text-text-on-light-secondary);
|
|
938
953
|
font-family:Lato, -apple-system, BlinkMacSystemFont, "San Francisco", "Segoe UI", Roboto, "Helvetica Neue", sans-serif;
|
|
939
954
|
font-size:.875rem;
|
|
940
955
|
font-weight:400;
|
|
941
956
|
letter-spacing:.01875rem;
|
|
942
957
|
line-height:1.25rem;
|
|
958
|
+
text-align:center;
|
|
943
959
|
text-decoration:none;
|
|
944
960
|
text-transform:none;
|
|
945
961
|
}
|
|
946
|
-
.calendar-module_calendar__uhtG4 .calendar-module_calendarHeaderCell__C8nNn{
|
|
947
|
-
color:var(--text-text-on-light-secondary);
|
|
948
|
-
}
|
|
949
962
|
.calendar-module_calendar__uhtG4 .calendar-module_calendarHeader__jofDH{
|
|
950
963
|
align-items:center;
|
|
951
964
|
color:var(--gray-90);
|
|
@@ -1144,9 +1157,15 @@
|
|
|
1144
1157
|
white-space:nowrap;
|
|
1145
1158
|
}
|
|
1146
1159
|
.date-picker-module_datePicker__fIcNd .date-picker-module_group__-g-aa .date-picker-module_groupContainer__-JgF6 .date-picker-module_groupContainerInput__HbKsW .date-picker-module_groupContainerInputSegment__lf6no{
|
|
1160
|
+
border:unset;
|
|
1161
|
+
border-radius:unset;
|
|
1162
|
+
box-shadow:unset;
|
|
1147
1163
|
color:var(--text-text-on-light);
|
|
1148
1164
|
height:-moz-fit-content;
|
|
1149
1165
|
height:fit-content;
|
|
1166
|
+
padding:unset;
|
|
1167
|
+
transition:unset;
|
|
1168
|
+
width:unset;
|
|
1150
1169
|
}
|
|
1151
1170
|
.date-picker-module_datePicker__fIcNd .date-picker-module_group__-g-aa .date-picker-module_groupContainer__-JgF6 .date-picker-module_groupContainerInput__HbKsW .date-picker-module_groupContainerInputSegment__lf6no[data-placeholder]{
|
|
1152
1171
|
color:var(--text-text-on-light-secondary);
|
|
@@ -2060,16 +2079,21 @@
|
|
|
2060
2079
|
border-radius:.375rem;
|
|
2061
2080
|
box-shadow:inset 0 .125rem .25rem 0 #0000001a;
|
|
2062
2081
|
box-sizing:border-box;
|
|
2082
|
+
color:var(--text-text-on-light);
|
|
2063
2083
|
font-family:Lato, -apple-system, BlinkMacSystemFont, "San Francisco", "Segoe UI", Roboto, "Helvetica Neue", sans-serif;
|
|
2064
2084
|
font-size:.875rem;
|
|
2065
2085
|
font-weight:400;
|
|
2066
2086
|
height:2.5rem;
|
|
2067
2087
|
letter-spacing:.01875rem;
|
|
2068
2088
|
line-height:1.25rem;
|
|
2069
|
-
padding-
|
|
2070
|
-
padding-inline
|
|
2089
|
+
padding-block:0;
|
|
2090
|
+
padding-inline:.75rem;
|
|
2071
2091
|
text-decoration:none;
|
|
2072
2092
|
text-transform:none;
|
|
2093
|
+
width:unset;
|
|
2094
|
+
}
|
|
2095
|
+
.text-input-module_textInputContainer__UJn59 .text-input-module_textInput__i84NX:hover{
|
|
2096
|
+
box-shadow:var(--innershadow-1);
|
|
2073
2097
|
}
|
|
2074
2098
|
.text-input-module_textInputContainer__UJn59 .text-input-module_textInput__i84NX::placeholder{
|
|
2075
2099
|
color:#6f6f6f;
|
|
@@ -2081,6 +2105,15 @@
|
|
|
2081
2105
|
outline:0;
|
|
2082
2106
|
padding-inline-start:.6875rem;
|
|
2083
2107
|
}
|
|
2108
|
+
.text-input-module_textInputContainer__UJn59 .text-input-module_textInput__i84NX:disabled{
|
|
2109
|
+
background:var(--surface-input-surface);
|
|
2110
|
+
border-color:var(--border-input-border);
|
|
2111
|
+
box-shadow:var(--innershadow-1);
|
|
2112
|
+
color:var(--text-text-on-light);
|
|
2113
|
+
}
|
|
2114
|
+
.text-input-module_textInputContainer__UJn59 .text-input-module_textInput__i84NX:disabled:hover{
|
|
2115
|
+
border-color:var(--border-input-border);
|
|
2116
|
+
}
|
|
2084
2117
|
.text-input-module_textInputContainer__UJn59 .text-input-module_textInput__i84NX:focus-visible{
|
|
2085
2118
|
background:#fff;
|
|
2086
2119
|
border:.125rem solid #2486fc;
|
|
@@ -2402,9 +2435,10 @@
|
|
|
2402
2435
|
}
|
|
2403
2436
|
|
|
2404
2437
|
.text-area-autosize-module_textArea__o-VaJ{
|
|
2405
|
-
background
|
|
2438
|
+
background:var(--surface-input-surface);
|
|
2406
2439
|
border:none;
|
|
2407
|
-
box-shadow:
|
|
2440
|
+
box-shadow:var(--innershadow-1);
|
|
2441
|
+
color:var(--text-text-on-light);
|
|
2408
2442
|
font-family:Lato, -apple-system, BlinkMacSystemFont, "San Francisco", "Segoe UI", Roboto, "Helvetica Neue", sans-serif;
|
|
2409
2443
|
font-size:.875rem;
|
|
2410
2444
|
font-weight:400;
|
|
@@ -2422,10 +2456,26 @@
|
|
|
2422
2456
|
color:#6f6f6f;
|
|
2423
2457
|
opacity:1;
|
|
2424
2458
|
}
|
|
2425
|
-
.text-area-autosize-module_textArea__o-VaJ.text-area-autosize-module_error__EK-A
|
|
2459
|
+
.text-area-autosize-module_textArea__o-VaJ.text-area-autosize-module_error__EK-A-{
|
|
2460
|
+
background:#fff;
|
|
2461
|
+
outline:0;
|
|
2462
|
+
}
|
|
2463
|
+
.text-area-autosize-module_textArea__o-VaJ:focus{
|
|
2464
|
+
border:none;
|
|
2465
|
+
}
|
|
2466
|
+
.text-area-autosize-module_textArea__o-VaJ:hover{
|
|
2467
|
+
box-shadow:var(--innershadow-1);
|
|
2468
|
+
}
|
|
2469
|
+
.text-area-autosize-module_textArea__o-VaJ:focus-visible{
|
|
2426
2470
|
background:#fff;
|
|
2427
2471
|
outline:0;
|
|
2428
2472
|
}
|
|
2473
|
+
.text-area-autosize-module_textArea__o-VaJ:disabled{
|
|
2474
|
+
background:var(--surface-input-surface);
|
|
2475
|
+
border:none;
|
|
2476
|
+
box-shadow:var(--innershadow-1);
|
|
2477
|
+
color:var(--text-text-on-light);
|
|
2478
|
+
}
|
|
2429
2479
|
.text-area-autosize-module_textArea__o-VaJ:not(:disabled):not(:focus-visible):not(.text-area-autosize-module_error__EK-A-):hover{
|
|
2430
2480
|
background:#fff;
|
|
2431
2481
|
}
|
|
@@ -4201,6 +4251,7 @@ table.inline-table-module_inlineTable__Se38I tr:not(:last-child) td{
|
|
|
4201
4251
|
background-color:var(--surface-search-surface);
|
|
4202
4252
|
border:var(--border-1) solid #0000;
|
|
4203
4253
|
border-radius:var(--radius-2);
|
|
4254
|
+
box-shadow:unset;
|
|
4204
4255
|
box-sizing:border-box;
|
|
4205
4256
|
color:var(--text-text-on-light);
|
|
4206
4257
|
font-family:Lato, -apple-system, BlinkMacSystemFont, "San Francisco", "Segoe UI", Roboto, "Helvetica Neue", sans-serif;
|
|
@@ -4210,6 +4261,7 @@ table.inline-table-module_inlineTable__Se38I tr:not(:last-child) td{
|
|
|
4210
4261
|
letter-spacing:.01875rem;
|
|
4211
4262
|
line-height:1.25rem;
|
|
4212
4263
|
outline:0;
|
|
4264
|
+
padding-block:0;
|
|
4213
4265
|
padding-inline:var(--space-8) var(--space-2);
|
|
4214
4266
|
text-decoration:none;
|
|
4215
4267
|
text-transform:none;
|
|
@@ -4224,6 +4276,9 @@ table.inline-table-module_inlineTable__Se38I tr:not(:last-child) td{
|
|
|
4224
4276
|
.search-module_search__j7vwN .search-module_searchInput__yYJJB::-webkit-search-cancel-button,.search-module_search__j7vwN .search-module_searchInput__yYJJB::-webkit-search-decoration,.search-module_search__j7vwN .search-module_searchInput__yYJJB::-webkit-search-results-button,.search-module_search__j7vwN .search-module_searchInput__yYJJB::-webkit-search-results-decoration{
|
|
4225
4277
|
appearance:none;
|
|
4226
4278
|
}
|
|
4279
|
+
.search-module_search__j7vwN .search-module_searchInput__yYJJB:hover{
|
|
4280
|
+
box-shadow:unset;
|
|
4281
|
+
}
|
|
4227
4282
|
.search-module_search__j7vwN .search-module_searchInput__yYJJB .search-module_firefoxDefaultOpacityFix__8EAEM,.search-module_search__j7vwN .search-module_searchInput__yYJJB .search-module_searchInput__yYJJB::placeholder{
|
|
4228
4283
|
opacity:1;
|
|
4229
4284
|
}
|
package/lib-esm/index.d.ts
CHANGED
|
@@ -7,7 +7,7 @@ export * from './basics/collapsible';
|
|
|
7
7
|
|
|
8
8
|
|
|
9
9
|
export * from './basics/navigation-menu';
|
|
10
|
-
|
|
10
|
+
|
|
11
11
|
export * from './basics/text-input';
|
|
12
12
|
export * from './branding-styles';
|
|
13
13
|
export * from './card';
|
|
@@ -16,14 +16,14 @@ export * from './checkbox';
|
|
|
16
16
|
export * from './combobox';
|
|
17
17
|
export * from './content-card';
|
|
18
18
|
export * from './content-field';
|
|
19
|
-
|
|
19
|
+
|
|
20
20
|
export * from './empty-state';
|
|
21
21
|
export * from './ghost';
|
|
22
22
|
export * from './guided-tooltip';
|
|
23
23
|
export * from './inline-notice/inline-notice';
|
|
24
24
|
export * from './inline-table/inline-table';
|
|
25
25
|
export * from './input-chip';
|
|
26
|
-
|
|
26
|
+
|
|
27
27
|
export * from './loading-indicator/loading-indicator';
|
|
28
28
|
export * from './modal';
|
|
29
29
|
|
package/lib-esm/index.js
CHANGED
|
@@ -7,7 +7,7 @@ export { CollapsibleSection } from './basics/collapsible/collapsible-section.js'
|
|
|
7
7
|
|
|
8
8
|
|
|
9
9
|
export { NavigationMenu } from './basics/navigation-menu/index.js';
|
|
10
|
-
|
|
10
|
+
|
|
11
11
|
export { TextInput } from './basics/text-input/text-input.js';
|
|
12
12
|
export { BrandingStyles } from './branding-styles/branding-styles.js';
|
|
13
13
|
export { useCustomBranding } from './branding-styles/useCustomBranding.js';
|
|
@@ -17,7 +17,7 @@ export { Checkbox } from './checkbox/index.js';
|
|
|
17
17
|
export { Combobox, Root } from './combobox/combobox.js';
|
|
18
18
|
export { ContentCard } from './content-card/content-card.js';
|
|
19
19
|
export { ContentField } from './content-field/content-field.js';
|
|
20
|
-
|
|
20
|
+
|
|
21
21
|
export { EmptyState } from './empty-state/empty-state.js';
|
|
22
22
|
export { Ghost } from './ghost/ghost.js';
|
|
23
23
|
export { GuidedTooltip } from './guided-tooltip/guided-tooltip.js';
|
|
@@ -25,7 +25,7 @@ export { GuidedTooltipContext } from './guided-tooltip/utils/guided-tooltip-cont
|
|
|
25
25
|
export { InlineNotice } from './inline-notice/inline-notice.js';
|
|
26
26
|
export { InlineTable } from './inline-table/inline-table.js';
|
|
27
27
|
export { InputChip } from './input-chip/input-chip.js';
|
|
28
|
-
|
|
28
|
+
|
|
29
29
|
export { LoadingIndicator } from './loading-indicator/loading-indicator.js';
|
|
30
30
|
export { Modal } from './modal/modal.js';
|
|
31
31
|
|
|
@@ -42,6 +42,7 @@ const Calendar = /*#__PURE__*/forwardRef((props, forwardedRef) => {
|
|
|
42
42
|
})
|
|
43
43
|
})]
|
|
44
44
|
}), jsxs(CalendarGrid, {
|
|
45
|
+
className: styles.calendarGrid,
|
|
45
46
|
children: [jsx(CalendarGridHeader, {
|
|
46
47
|
children: day => jsx(CalendarHeaderCell, {
|
|
47
48
|
className: styles.calendarHeaderCell,
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import '../../index.css';
|
|
2
|
-
var styles = {"calendar":"calendar-module_calendar__uhtG4","calendarHeaderCell":"calendar-module_calendarHeaderCell__C8nNn","calendarHeader":"calendar-module_calendarHeader__jofDH","calendarHeaderHeading":"calendar-module_calendarHeaderHeading__J6LiC","calendarHeaderButton":"calendar-module_calendarHeaderButton__yylSs","calendarCell":"calendar-module_calendarCell__5e0x1","today":"calendar-module_today__kIt3D"};
|
|
2
|
+
var styles = {"calendar":"calendar-module_calendar__uhtG4","calendarGrid":"calendar-module_calendarGrid__ifeqZ","calendarHeaderCell":"calendar-module_calendarHeaderCell__C8nNn","calendarHeader":"calendar-module_calendarHeader__jofDH","calendarHeaderHeading":"calendar-module_calendarHeaderHeading__J6LiC","calendarHeaderButton":"calendar-module_calendarHeaderButton__yylSs","calendarCell":"calendar-module_calendarCell__5e0x1","today":"calendar-module_today__kIt3D"};
|
|
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.1.
|
|
3
|
+
"version": "6.1.2",
|
|
4
4
|
"license": "SEE LICENSE IN LICENSE",
|
|
5
5
|
"publishConfig": {
|
|
6
6
|
"access": "public",
|
|
@@ -57,7 +57,7 @@
|
|
|
57
57
|
"devDependencies": {
|
|
58
58
|
"@box/storybook-utils": "^0.0.2"
|
|
59
59
|
},
|
|
60
|
-
"gitHead": "
|
|
60
|
+
"gitHead": "7c9bf84d2d5567526d488933c59e042040560c58",
|
|
61
61
|
"module": "lib-esm/index.js",
|
|
62
62
|
"type": "module",
|
|
63
63
|
"main": "lib-esm/index.js",
|