@box/metadata-editor 1.39.0 → 1.39.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.
|
@@ -1,14 +1,14 @@
|
|
|
1
|
-
import '../styles/filter-dropdown-menu.css';const
|
|
2
|
-
content:
|
|
3
|
-
scrollableContainer:
|
|
4
|
-
item:
|
|
1
|
+
import '../styles/filter-dropdown-menu.css';const o = "_content_pp0ox_2", c = "_scrollableContainer_pp0ox_21", e = "_item_pp0ox_26", n = "_option_pp0ox_36", t = "_search_pp0ox_57", s = "_searchIcon_pp0ox_62", r = "_clearSearchIcon_pp0ox_76", _ = "_searchInput_pp0ox_84", a = "_searchDivider_pp0ox_138", p = {
|
|
2
|
+
content: o,
|
|
3
|
+
scrollableContainer: c,
|
|
4
|
+
item: e,
|
|
5
5
|
option: n,
|
|
6
|
-
search:
|
|
7
|
-
searchIcon:
|
|
8
|
-
clearSearchIcon:
|
|
9
|
-
searchInput:
|
|
10
|
-
searchDivider:
|
|
6
|
+
search: t,
|
|
7
|
+
searchIcon: s,
|
|
8
|
+
clearSearchIcon: r,
|
|
9
|
+
searchInput: _,
|
|
10
|
+
searchDivider: a
|
|
11
11
|
};
|
|
12
12
|
export {
|
|
13
|
-
|
|
13
|
+
p as s
|
|
14
14
|
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
.
|
|
1
|
+
._content_pp0ox_2{font-weight:var(--body-default-font-weight);font-size:var(--body-default-font-size);font-family:var(--body-default-font-family);line-height:var(--body-default-line-height);letter-spacing:var(--body-default-letter-spacing);text-transform:var(--body-default-text-case);text-decoration:var(--body-default-text-decoration);z-index:var(--z-index-popover);box-sizing:border-box;width:17.75rem;padding:0;color:var(--text-text-on-light);background-color:var(--surface-menu-surface);border:var(--border-1) solid var(--border-card-border);border-radius:var(--radius-3);box-shadow:var(--dropshadow-3)}._scrollableContainer_pp0ox_21{max-height:22.5rem;padding:var(--space-3)}._item_pp0ox_26{position:relative;align-items:center;padding:var(--border-8);border:var(--border-2) solid transparent;border-radius:var(--radius-3);outline:none;-webkit-user-select:none;user-select:none}._option_pp0ox_36{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;cursor:pointer}._option_pp0ox_36[aria-disabled]{color:var(--gray-65);pointer-events:none}._option_pp0ox_36[data-active-item]:not(:hover),._option_pp0ox_36[data-highlighted]:not(:hover){background-color:var(--surface-menu-surface-hover);border:var(--border-2) solid var(--border-input-border-focus)}._option_pp0ox_36[data-state=open],._option_pp0ox_36:hover{background-color:var(--surface-menu-surface-hover)}._search_pp0ox_57{position:relative;height:fit-content;padding:var(--space-3)}._search_pp0ox_57 ._searchIcon_pp0ox_62{position:absolute;top:var(--space-8);left:var(--space-6);width:var(--size-4);height:var(--size-4);transform:translateY(-50%);pointer-events:none}._search_pp0ox_57 ._searchIcon_pp0ox_62._global_pp0ox_71{left:var(--space-4);width:var(--size-5);height:var(--size-5)}._search_pp0ox_57 ._clearSearchIcon_pp0ox_76{position:absolute;top:var(--space-8);right:var(--space-6);width:var(--size-4);height:var(--size-4);transform:translateY(-50%)}._search_pp0ox_57 ._searchInput_pp0ox_84{font-weight:var(--body-default-font-weight);font-size:var(--body-default-font-size);font-family:var(--body-default-font-family);line-height:var(--body-default-line-height);letter-spacing:var(--body-default-letter-spacing);text-transform:var(--body-default-text-case);text-decoration:var(--body-default-text-decoration);box-sizing:border-box;width:100%;height:var(--size-10);padding-inline:var(--space-9) var(--space-6);padding-block:0;color:var(--text-text-on-light);background-color:var(--surface-search-surface);border:var(--border-1) solid transparent;border-radius:var(--radius-2);outline:0;box-shadow:unset;transition:border-color .15s ease,background-color .15s ease}._search_pp0ox_57 ._searchInput_pp0ox_84._global_pp0ox_71{height:var(--size-12);border-radius:var(--radius-7);padding-inline:var(--space-12) var(--space-6)}._search_pp0ox_57 ._searchInput_pp0ox_84::-webkit-search-decoration,._search_pp0ox_57 ._searchInput_pp0ox_84::-webkit-search-cancel-button,._search_pp0ox_57 ._searchInput_pp0ox_84::-webkit-search-results-button,._search_pp0ox_57 ._searchInput_pp0ox_84::-webkit-search-results-decoration{appearance:none}._search_pp0ox_57 ._searchInput_pp0ox_84:hover{box-shadow:unset}._search_pp0ox_57 ._searchInput_pp0ox_84 ._firefoxDefaultOpacityFix_pp0ox_116,._search_pp0ox_57 ._searchInput_pp0ox_84 ._searchInput_pp0ox_84::placeholder{opacity:1}._search_pp0ox_57 ._searchInput_pp0ox_84::placeholder{color:var(--text-text-on-light-secondary)}._search_pp0ox_57 ._searchInput_pp0ox_84:not(:placeholder-shown){padding-inline-end:var(--space-8)}._search_pp0ox_57 ._searchInput_pp0ox_84:focus-visible{padding-inline-start:calc(var(--space-9) - var(--border-1));background-color:var(--surface-search-surface-focused);border:var(--border-2) solid #2486fc}._search_pp0ox_57 ._searchInput_pp0ox_84:not(:focus-visible,:disabled):hover{background-color:var(--surface-search-surface-hover);border-color:#6f6f6f}._search_pp0ox_57 ._divider_pp0ox_134{box-shadow:var(--dropshadow-3)}._searchDivider_pp0ox_138{box-shadow:var(--dropshadow-1)}
|
package/package.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@box/metadata-editor",
|
|
3
|
-
"version": "1.39.
|
|
3
|
+
"version": "1.39.1",
|
|
4
4
|
"peerDependencies": {
|
|
5
5
|
"@ariakit/react": "0.4.15",
|
|
6
|
-
"@box/box-ai-agent-selector": "^1.31.
|
|
7
|
-
"@box/blueprint-web": "^12.136.
|
|
8
|
-
"@box/blueprint-web-assets": "^4.101.
|
|
9
|
-
"@box/combobox-with-api": "^1.33.
|
|
6
|
+
"@box/box-ai-agent-selector": "^1.31.1",
|
|
7
|
+
"@box/blueprint-web": "^12.136.1",
|
|
8
|
+
"@box/blueprint-web-assets": "^4.101.4",
|
|
9
|
+
"@box/combobox-with-api": "^1.33.1",
|
|
10
10
|
"formik": "^2.0.3",
|
|
11
11
|
"lodash": "^4.17.15",
|
|
12
12
|
"react": "^17.0.0 || ^18.0.0",
|
|
@@ -15,11 +15,11 @@
|
|
|
15
15
|
},
|
|
16
16
|
"devDependencies": {
|
|
17
17
|
"@ariakit/react": "0.4.15",
|
|
18
|
-
"@box/box-ai-agent-selector": "^1.31.
|
|
18
|
+
"@box/box-ai-agent-selector": "^1.31.1",
|
|
19
19
|
"@box/babel-plugin-target-attributes": "1.4.0",
|
|
20
|
-
"@box/blueprint-web": "^12.136.
|
|
21
|
-
"@box/blueprint-web-assets": "^4.101.
|
|
22
|
-
"@box/storybook-utils": "^0.16.
|
|
20
|
+
"@box/blueprint-web": "^12.136.1",
|
|
21
|
+
"@box/blueprint-web-assets": "^4.101.4",
|
|
22
|
+
"@box/storybook-utils": "^0.16.41",
|
|
23
23
|
"@testing-library/react": "^15.0.6",
|
|
24
24
|
"react": "^18.3.0",
|
|
25
25
|
"react-dom": "^18.3.0",
|