@box/blueprint-web 12.128.0 → 12.129.0
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/lib-esm/index.css +37 -31
- package/dist/lib-esm/primitives/dropdown-menu/dropdown-menu-checkbox-item.js +9 -5
- package/dist/lib-esm/primitives/dropdown-menu/dropdown-menu-radio-select-item.js +9 -5
- package/dist/lib-esm/primitives/dropdown-menu/dropdown-menu.module.js +1 -1
- package/dist/lib-esm/utils/useIsEllipsized.js +5 -1
- package/package.json +3 -3
package/dist/lib-esm/index.css
CHANGED
|
@@ -2262,7 +2262,7 @@
|
|
|
2262
2262
|
height:var(--icon-button-size-x-small);
|
|
2263
2263
|
width:var(--icon-button-size-x-small);
|
|
2264
2264
|
}
|
|
2265
|
-
.bp_dropdown_menu_module_content--
|
|
2265
|
+
.bp_dropdown_menu_module_content--6a142[data-modern=false]{
|
|
2266
2266
|
--dropdown-menu-radius:var(--radius-3);
|
|
2267
2267
|
--dropdown-menu-padding:var(--space-3);
|
|
2268
2268
|
--dropdown-menu-text-color:var(--text-text-on-light);
|
|
@@ -2293,6 +2293,7 @@
|
|
|
2293
2293
|
--dropdown-menu-end-element-color:var(--text-text-on-light-secondary);
|
|
2294
2294
|
--dropdown-menu-separator-margin:var(--space-2);
|
|
2295
2295
|
--dropdown-menu-checkmark-left:var(--space-2);
|
|
2296
|
+
--dropdown-menu-medium-checkmark-left:var(--space-3);
|
|
2296
2297
|
--dropdown-menu-backdrop-filter:none;
|
|
2297
2298
|
font-family:var(--body-default-font-family);
|
|
2298
2299
|
font-size:var(--body-default-font-size);
|
|
@@ -2304,7 +2305,7 @@
|
|
|
2304
2305
|
text-transform:var(--body-default-text-case);
|
|
2305
2306
|
}
|
|
2306
2307
|
|
|
2307
|
-
.bp_dropdown_menu_module_content--
|
|
2308
|
+
.bp_dropdown_menu_module_content--6a142[data-modern=true]{
|
|
2308
2309
|
--dropdown-menu-radius:var(--bp-radius-10);
|
|
2309
2310
|
--dropdown-menu-padding:var(--bp-space-030);
|
|
2310
2311
|
--dropdown-menu-text-color:var(--bp-text-text-on-light);
|
|
@@ -2335,6 +2336,7 @@
|
|
|
2335
2336
|
--dropdown-menu-end-element-color:var(--bp-icon-icon-on-light-secondary);
|
|
2336
2337
|
--dropdown-menu-separator-margin:var(--bp-space-020);
|
|
2337
2338
|
--dropdown-menu-checkmark-left:var(--bp-space-020);
|
|
2339
|
+
--dropdown-menu-medium-checkmark-left:var(--bp-space-030);
|
|
2338
2340
|
--dropdown-menu-backdrop-filter:blur(16px);
|
|
2339
2341
|
font-family:var(--bp-font-font-family), -apple-system, BlinkMacSystemFont, "San Francisco", "Segoe UI", Roboto, "Helvetica Neue", sans-serif;
|
|
2340
2342
|
font-size:var(--bp-font-size-05);
|
|
@@ -2344,7 +2346,7 @@
|
|
|
2344
2346
|
line-height:var(--bp-font-line-height-04);
|
|
2345
2347
|
}
|
|
2346
2348
|
|
|
2347
|
-
.bp_dropdown_menu_module_content--
|
|
2349
|
+
.bp_dropdown_menu_module_content--6a142{
|
|
2348
2350
|
backdrop-filter:var(--dropdown-menu-backdrop-filter);
|
|
2349
2351
|
background-color:var(--dropdown-menu-background);
|
|
2350
2352
|
border:var(--dropdown-menu-border);
|
|
@@ -2359,7 +2361,7 @@
|
|
|
2359
2361
|
padding:var(--dropdown-menu-padding);
|
|
2360
2362
|
z-index:2147483647;
|
|
2361
2363
|
}
|
|
2362
|
-
.bp_dropdown_menu_module_content--
|
|
2364
|
+
.bp_dropdown_menu_module_content--6a142[data-menu-fullscreen=true]{
|
|
2363
2365
|
border:unset;
|
|
2364
2366
|
border-radius:unset;
|
|
2365
2367
|
display:flex;
|
|
@@ -2372,27 +2374,27 @@
|
|
|
2372
2374
|
position:relative;
|
|
2373
2375
|
width:100vw;
|
|
2374
2376
|
}
|
|
2375
|
-
.bp_dropdown_menu_module_content--
|
|
2377
|
+
.bp_dropdown_menu_module_content--6a142[data-menu-fullscreen=true] .bp_dropdown_menu_module_fullScreenContent--6a142{
|
|
2376
2378
|
overflow-y:auto;
|
|
2377
2379
|
padding:var(--dropdown-menu-full-screen-padding);
|
|
2378
2380
|
}
|
|
2379
|
-
.bp_dropdown_menu_module_content--
|
|
2381
|
+
.bp_dropdown_menu_module_content--6a142 .bp_dropdown_menu_module_subheader--6a142{
|
|
2380
2382
|
padding:var(--dropdown-menu-subheader-padding);
|
|
2381
2383
|
}
|
|
2382
|
-
.bp_dropdown_menu_module_content--
|
|
2384
|
+
.bp_dropdown_menu_module_content--6a142 .bp_dropdown_menu_module_subheader--6a142.bp_dropdown_menu_module_uppercased--6a142{
|
|
2383
2385
|
text-transform:uppercase;
|
|
2384
2386
|
}
|
|
2385
|
-
.bp_dropdown_menu_module_content--
|
|
2387
|
+
.bp_dropdown_menu_module_content--6a142 .bp_dropdown_menu_module_dropdownMenuItemSeparator--6a142{
|
|
2386
2388
|
margin-block:var(--dropdown-menu-separator-margin);
|
|
2387
2389
|
}
|
|
2388
2390
|
|
|
2389
|
-
.bp_dropdown_menu_module_ellipsis--
|
|
2391
|
+
.bp_dropdown_menu_module_ellipsis--6a142{
|
|
2390
2392
|
overflow:hidden;
|
|
2391
2393
|
text-overflow:ellipsis;
|
|
2392
2394
|
white-space:nowrap;
|
|
2393
2395
|
}
|
|
2394
2396
|
|
|
2395
|
-
.bp_dropdown_menu_module_checkmark--
|
|
2397
|
+
.bp_dropdown_menu_module_checkmark--6a142{
|
|
2396
2398
|
align-items:center;
|
|
2397
2399
|
display:inline-flex;
|
|
2398
2400
|
justify-content:center;
|
|
@@ -2400,7 +2402,11 @@
|
|
|
2400
2402
|
position:absolute;
|
|
2401
2403
|
}
|
|
2402
2404
|
|
|
2403
|
-
.
|
|
2405
|
+
.bp_dropdown_menu_module_checkmark--6a142.bp_dropdown_menu_module_mediumSpacing--6a142{
|
|
2406
|
+
left:var(--dropdown-menu-medium-checkmark-left);
|
|
2407
|
+
}
|
|
2408
|
+
|
|
2409
|
+
.bp_dropdown_menu_module_item--6a142,.bp_dropdown_menu_module_subMenuTrigger--6a142{
|
|
2404
2410
|
align-items:center;
|
|
2405
2411
|
border:var(--dropdown-menu-item-border);
|
|
2406
2412
|
border-radius:var(--dropdown-menu-item-radius);
|
|
@@ -2413,65 +2419,65 @@
|
|
|
2413
2419
|
-webkit-user-select:none;
|
|
2414
2420
|
user-select:none;
|
|
2415
2421
|
}
|
|
2416
|
-
.bp_dropdown_menu_module_item--
|
|
2422
|
+
.bp_dropdown_menu_module_item--6a142[data-disabled],.bp_dropdown_menu_module_subMenuTrigger--6a142[data-disabled]{
|
|
2417
2423
|
opacity:60%;
|
|
2418
2424
|
pointer-events:none;
|
|
2419
2425
|
}
|
|
2420
|
-
.bp_dropdown_menu_module_item--
|
|
2426
|
+
.bp_dropdown_menu_module_item--6a142[data-highlighted],.bp_dropdown_menu_module_subMenuTrigger--6a142[data-highlighted]{
|
|
2421
2427
|
background-color:var(--dropdown-menu-item-background-focus);
|
|
2422
2428
|
border:var(--dropdown-menu-item-border-focus);
|
|
2423
2429
|
}
|
|
2424
|
-
.bp_dropdown_menu_module_item--
|
|
2430
|
+
.bp_dropdown_menu_module_item--6a142[data-state=open][data-highlighted],.bp_dropdown_menu_module_subMenuTrigger--6a142[data-state=open][data-highlighted]{
|
|
2425
2431
|
border:var(--dropdown-menu-item-border);
|
|
2426
2432
|
}
|
|
2427
|
-
.bp_dropdown_menu_module_item--
|
|
2433
|
+
.bp_dropdown_menu_module_item--6a142:active,.bp_dropdown_menu_module_subMenuTrigger--6a142:active{
|
|
2428
2434
|
background-color:var(--dropdown-menu-item-background-active);
|
|
2429
2435
|
border:var(--dropdown-menu-item-border-active);
|
|
2430
2436
|
}
|
|
2431
|
-
.bp_dropdown_menu_module_item--
|
|
2437
|
+
.bp_dropdown_menu_module_item--6a142[data-state=open],.bp_dropdown_menu_module_subMenuTrigger--6a142[data-state=open]{
|
|
2432
2438
|
background-color:var(--dropdown-menu-item-background-selected);
|
|
2433
2439
|
}
|
|
2434
|
-
.bp_dropdown_menu_module_item--
|
|
2440
|
+
.bp_dropdown_menu_module_item--6a142:hover,.bp_dropdown_menu_module_subMenuTrigger--6a142:hover{
|
|
2435
2441
|
background-color:var(--dropdown-menu-item-background-hover);
|
|
2436
2442
|
border:var(--dropdown-menu-item-border-hover);
|
|
2437
2443
|
}
|
|
2438
|
-
.bp_dropdown_menu_module_item--
|
|
2444
|
+
.bp_dropdown_menu_module_item--6a142.bp_dropdown_menu_module_radioItem--6a142,.bp_dropdown_menu_module_subMenuTrigger--6a142.bp_dropdown_menu_module_radioItem--6a142{
|
|
2439
2445
|
padding:.4375rem .5rem .4375rem calc(var(--space-2) + var(--space-4) + var(--space-4));
|
|
2440
2446
|
}
|
|
2441
|
-
.bp_dropdown_menu_module_item--
|
|
2447
|
+
.bp_dropdown_menu_module_item--6a142.bp_dropdown_menu_module_radioItem--6a142 .bp_dropdown_menu_module_radioItemMediumSpacing--6a142,.bp_dropdown_menu_module_subMenuTrigger--6a142.bp_dropdown_menu_module_radioItem--6a142 .bp_dropdown_menu_module_radioItemMediumSpacing--6a142{
|
|
2442
2448
|
padding-inline-start:var(--dropdown-menu-radio-item-medium-padding-start);
|
|
2443
2449
|
}
|
|
2444
|
-
.bp_dropdown_menu_module_item--
|
|
2450
|
+
.bp_dropdown_menu_module_item--6a142.bp_dropdown_menu_module_checkboxItem--6a142,.bp_dropdown_menu_module_subMenuTrigger--6a142.bp_dropdown_menu_module_checkboxItem--6a142{
|
|
2445
2451
|
padding:.4375rem .5rem .4375rem calc(var(--space-2) + var(--space-4) + var(--space-4));
|
|
2446
2452
|
}
|
|
2447
|
-
.bp_dropdown_menu_module_item--
|
|
2453
|
+
.bp_dropdown_menu_module_item--6a142.bp_dropdown_menu_module_checkboxItem--6a142 .bp_dropdown_menu_module_checkboxItemMediumSpacing--6a142,.bp_dropdown_menu_module_subMenuTrigger--6a142.bp_dropdown_menu_module_checkboxItem--6a142 .bp_dropdown_menu_module_checkboxItemMediumSpacing--6a142{
|
|
2448
2454
|
padding-inline-start:var(--dropdown-menu-checkbox-item-medium-padding-start);
|
|
2449
2455
|
}
|
|
2450
|
-
.bp_dropdown_menu_module_item--
|
|
2456
|
+
.bp_dropdown_menu_module_item--6a142 .bp_dropdown_menu_module_mediumItemLayout--6a142,.bp_dropdown_menu_module_subMenuTrigger--6a142 .bp_dropdown_menu_module_mediumItemLayout--6a142{
|
|
2451
2457
|
gap:var(--dropdown-menu-medium-item-layout-gap);
|
|
2452
2458
|
justify-content:space-between;
|
|
2453
2459
|
overflow:hidden;
|
|
2454
2460
|
}
|
|
2455
|
-
.bp_dropdown_menu_module_item--
|
|
2461
|
+
.bp_dropdown_menu_module_item--6a142 .bp_dropdown_menu_module_startElement--6a142,.bp_dropdown_menu_module_subMenuTrigger--6a142 .bp_dropdown_menu_module_startElement--6a142{
|
|
2456
2462
|
align-items:center;
|
|
2457
2463
|
display:flex;
|
|
2458
2464
|
}
|
|
2459
|
-
.bp_dropdown_menu_module_item--
|
|
2465
|
+
.bp_dropdown_menu_module_item--6a142 .bp_dropdown_menu_module_menuItemMainContent--6a142,.bp_dropdown_menu_module_subMenuTrigger--6a142 .bp_dropdown_menu_module_menuItemMainContent--6a142{
|
|
2460
2466
|
flex-grow:1;
|
|
2461
2467
|
}
|
|
2462
|
-
.bp_dropdown_menu_module_item--
|
|
2468
|
+
.bp_dropdown_menu_module_item--6a142 .bp_dropdown_menu_module_endElement--6a142,.bp_dropdown_menu_module_subMenuTrigger--6a142 .bp_dropdown_menu_module_endElement--6a142{
|
|
2463
2469
|
align-items:center;
|
|
2464
2470
|
color:var(--dropdown-menu-end-element-color);
|
|
2465
2471
|
display:flex;
|
|
2466
2472
|
}
|
|
2467
|
-
.bp_dropdown_menu_module_item--
|
|
2473
|
+
.bp_dropdown_menu_module_item--6a142:has(.bp_dropdown_menu_module_ellipsis--6a142){
|
|
2468
2474
|
border-radius:var(--dropdown-menu-item-radius);
|
|
2469
2475
|
}
|
|
2470
|
-
.bp_dropdown_menu_module_item--
|
|
2476
|
+
.bp_dropdown_menu_module_item--6a142:has(.bp_dropdown_menu_module_mediumItemLayout--6a142){
|
|
2471
2477
|
border-radius:var(--dropdown-menu-medium-item-radius);
|
|
2472
2478
|
}
|
|
2473
2479
|
|
|
2474
|
-
.bp_dropdown_menu_module_menuHeader--
|
|
2480
|
+
.bp_dropdown_menu_module_menuHeader--6a142{
|
|
2475
2481
|
align-items:center;
|
|
2476
2482
|
box-shadow:var(--dropdown-menu-header-shadow);
|
|
2477
2483
|
display:grid;
|
|
@@ -2481,15 +2487,15 @@
|
|
|
2481
2487
|
padding:var(--dropdown-menu-header-padding);
|
|
2482
2488
|
}
|
|
2483
2489
|
|
|
2484
|
-
.bp_dropdown_menu_module_headerTextContent--
|
|
2490
|
+
.bp_dropdown_menu_module_headerTextContent--6a142{
|
|
2485
2491
|
display:grid;
|
|
2486
2492
|
}
|
|
2487
2493
|
|
|
2488
|
-
.bp_dropdown_menu_module_submenuCloseButton--
|
|
2494
|
+
.bp_dropdown_menu_module_submenuCloseButton--6a142{
|
|
2489
2495
|
grid-area:submenu-close;
|
|
2490
2496
|
}
|
|
2491
2497
|
|
|
2492
|
-
.bp_dropdown_menu_module_menuCloseButton--
|
|
2498
|
+
.bp_dropdown_menu_module_menuCloseButton--6a142{
|
|
2493
2499
|
grid-area:close;
|
|
2494
2500
|
}
|
|
2495
2501
|
.bp_divider_module_divider--2f437{
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { jsxs, jsx } from 'react/jsx-runtime';
|
|
2
|
-
import { Checkmark } from '@box/blueprint-web-assets/icons/Fill';
|
|
3
|
-
import {
|
|
2
|
+
import { Checkmark as Checkmark$1 } from '@box/blueprint-web-assets/icons/Fill';
|
|
3
|
+
import { Checkmark } from '@box/blueprint-web-assets/icons/Medium';
|
|
4
|
+
import { Size5, Size4, bpIconIconOnLight, Gray100 } from '@box/blueprint-web-assets/tokens/tokens';
|
|
4
5
|
import * as DropdownMenuPrimitive from '@radix-ui/react-dropdown-menu';
|
|
5
6
|
import clsx from 'clsx';
|
|
6
7
|
import { forwardRef } from 'react';
|
|
@@ -25,15 +26,18 @@ const DropdownMenuCheckboxItem = /*#__PURE__*/forwardRef((props, forwardedRef) =
|
|
|
25
26
|
enableModernizedComponents
|
|
26
27
|
} = useBlueprintModernization();
|
|
27
28
|
const isSizeSmall = internalSize === 'small';
|
|
28
|
-
const checkmarkSize =
|
|
29
|
+
const checkmarkSize = enableModernizedComponents ? Size5 : Size4;
|
|
30
|
+
const Checkmark$2 = enableModernizedComponents ? Checkmark : Checkmark$1;
|
|
29
31
|
const checkmarkColor = enableModernizedComponents ? bpIconIconOnLight : Gray100;
|
|
30
32
|
return jsxs(DropdownMenuPrimitive.CheckboxItem, {
|
|
31
33
|
...rest,
|
|
32
34
|
ref: forwardedRef,
|
|
33
35
|
className: clsx(styles.item, styles.checkboxItem, className),
|
|
34
36
|
children: [jsx(DropdownMenuPrimitive.ItemIndicator, {
|
|
35
|
-
className: styles.checkmark,
|
|
36
|
-
|
|
37
|
+
className: clsx(styles.checkmark, {
|
|
38
|
+
[styles.mediumSpacing]: !isSizeSmall
|
|
39
|
+
}),
|
|
40
|
+
children: jsx(Checkmark$2, {
|
|
37
41
|
color: checkmarkColor,
|
|
38
42
|
height: checkmarkSize,
|
|
39
43
|
role: "presentation",
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { jsxs, jsx } from 'react/jsx-runtime';
|
|
2
|
-
import { Checkmark } from '@box/blueprint-web-assets/icons/Fill';
|
|
3
|
-
import {
|
|
2
|
+
import { Checkmark as Checkmark$1 } from '@box/blueprint-web-assets/icons/Fill';
|
|
3
|
+
import { Checkmark } from '@box/blueprint-web-assets/icons/Medium';
|
|
4
|
+
import { Size5, Size4, bpIconIconOnLight, Gray100 } from '@box/blueprint-web-assets/tokens/tokens';
|
|
4
5
|
import * as DropdownMenuPrimitive from '@radix-ui/react-dropdown-menu';
|
|
5
6
|
import clsx from 'clsx';
|
|
6
7
|
import { forwardRef } from 'react';
|
|
@@ -25,7 +26,8 @@ const DropdownMenuRadioSelectItem = /*#__PURE__*/forwardRef((props, forwardedRef
|
|
|
25
26
|
enableModernizedComponents
|
|
26
27
|
} = useBlueprintModernization();
|
|
27
28
|
const isSizeSmall = internalSize === 'small';
|
|
28
|
-
const checkmarkSize =
|
|
29
|
+
const checkmarkSize = enableModernizedComponents ? Size5 : Size4;
|
|
30
|
+
const Checkmark$2 = enableModernizedComponents ? Checkmark : Checkmark$1;
|
|
29
31
|
const checkmarkColor = enableModernizedComponents ? bpIconIconOnLight : Gray100;
|
|
30
32
|
return jsxs(DropdownMenuPrimitive.RadioItem, {
|
|
31
33
|
...rest,
|
|
@@ -33,8 +35,10 @@ const DropdownMenuRadioSelectItem = /*#__PURE__*/forwardRef((props, forwardedRef
|
|
|
33
35
|
className: clsx(styles.item, styles.radioItem),
|
|
34
36
|
value: value,
|
|
35
37
|
children: [jsx(DropdownMenuPrimitive.ItemIndicator, {
|
|
36
|
-
className: styles.checkmark,
|
|
37
|
-
|
|
38
|
+
className: clsx(styles.checkmark, {
|
|
39
|
+
[styles.mediumSpacing]: !isSizeSmall
|
|
40
|
+
}),
|
|
41
|
+
children: jsx(Checkmark$2, {
|
|
38
42
|
color: checkmarkColor,
|
|
39
43
|
height: checkmarkSize,
|
|
40
44
|
role: "presentation",
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import '../../index.css';
|
|
2
|
-
var styles = {"content":"bp_dropdown_menu_module_content--
|
|
2
|
+
var styles = {"content":"bp_dropdown_menu_module_content--6a142","fullScreenContent":"bp_dropdown_menu_module_fullScreenContent--6a142","subheader":"bp_dropdown_menu_module_subheader--6a142","uppercased":"bp_dropdown_menu_module_uppercased--6a142","dropdownMenuItemSeparator":"bp_dropdown_menu_module_dropdownMenuItemSeparator--6a142","ellipsis":"bp_dropdown_menu_module_ellipsis--6a142","checkmark":"bp_dropdown_menu_module_checkmark--6a142","mediumSpacing":"bp_dropdown_menu_module_mediumSpacing--6a142","item":"bp_dropdown_menu_module_item--6a142","radioItem":"bp_dropdown_menu_module_radioItem--6a142","radioItemMediumSpacing":"bp_dropdown_menu_module_radioItemMediumSpacing--6a142","checkboxItem":"bp_dropdown_menu_module_checkboxItem--6a142","checkboxItemMediumSpacing":"bp_dropdown_menu_module_checkboxItemMediumSpacing--6a142","mediumItemLayout":"bp_dropdown_menu_module_mediumItemLayout--6a142","startElement":"bp_dropdown_menu_module_startElement--6a142","menuItemMainContent":"bp_dropdown_menu_module_menuItemMainContent--6a142","endElement":"bp_dropdown_menu_module_endElement--6a142","menuHeader":"bp_dropdown_menu_module_menuHeader--6a142","headerTextContent":"bp_dropdown_menu_module_headerTextContent--6a142","submenuCloseButton":"bp_dropdown_menu_module_submenuCloseButton--6a142","menuCloseButton":"bp_dropdown_menu_module_menuCloseButton--6a142"};
|
|
3
3
|
|
|
4
4
|
export { styles as default };
|
|
@@ -11,7 +11,11 @@ const useIsEllipsized = ref => {
|
|
|
11
11
|
let rafID;
|
|
12
12
|
const checkIfEllipsized = () => {
|
|
13
13
|
rafID = requestAnimationFrame(() => {
|
|
14
|
-
|
|
14
|
+
// Use a threshold to account for browser rendering differences.
|
|
15
|
+
// Chrome can report small differences (1-2px) between scrollHeight and clientHeight.
|
|
16
|
+
// This is particularly common when line-height/font-size ratio < 1.33
|
|
17
|
+
const THRESHOLD = 2;
|
|
18
|
+
const isOverflowing = element.scrollHeight - element.clientHeight > THRESHOLD || element.scrollWidth > element.clientWidth;
|
|
15
19
|
setIsEllipsized(isOverflowing);
|
|
16
20
|
});
|
|
17
21
|
};
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@box/blueprint-web",
|
|
3
|
-
"version": "12.
|
|
3
|
+
"version": "12.129.0",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"license": "SEE LICENSE IN LICENSE",
|
|
6
6
|
"publishConfig": {
|
|
@@ -47,7 +47,7 @@
|
|
|
47
47
|
"dependencies": {
|
|
48
48
|
"@ariakit/react": "0.4.15",
|
|
49
49
|
"@ariakit/react-core": "0.4.15",
|
|
50
|
-
"@box/blueprint-web-assets": "^4.
|
|
50
|
+
"@box/blueprint-web-assets": "^4.97.1",
|
|
51
51
|
"@internationalized/date": "^3.7.0",
|
|
52
52
|
"@radix-ui/react-accordion": "1.1.2",
|
|
53
53
|
"@radix-ui/react-checkbox": "1.0.4",
|
|
@@ -77,7 +77,7 @@
|
|
|
77
77
|
"type-fest": "^3.2.0"
|
|
78
78
|
},
|
|
79
79
|
"devDependencies": {
|
|
80
|
-
"@box/storybook-utils": "^0.16.
|
|
80
|
+
"@box/storybook-utils": "^0.16.22",
|
|
81
81
|
"@figma/code-connect": "1.3.12",
|
|
82
82
|
"@types/react": "^18.0.0",
|
|
83
83
|
"@types/react-dom": "^18.0.0",
|