@wordpress/interface 9.26.1-next.v.202603102151.0 → 9.27.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/CHANGELOG.md CHANGED
@@ -2,6 +2,8 @@
2
2
 
3
3
  ## Unreleased
4
4
 
5
+ ## 9.27.0 (2026-03-18)
6
+
5
7
  ## 9.26.0 (2026-03-04)
6
8
 
7
9
  ## 9.25.0 (2026-02-18)
@@ -10,7 +10,7 @@
10
10
  }
11
11
 
12
12
  .admin-ui-page__header {
13
- padding: var(--wpds-dimension-padding-lg, 16px) var(--wpds-dimension-padding-2xl, 24px);
13
+ padding: var(--wpds-dimension-padding-md, 12px) var(--wpds-dimension-padding-2xl, 24px);
14
14
  border-bottom: var(--wpds-border-width-xs, 1px) solid var(--wpds-color-stroke-surface-neutral-weak, #e0e0e0);
15
15
  background: var(--wpds-color-bg-surface-neutral-strong, #ffffff);
16
16
  position: sticky;
@@ -20,9 +20,9 @@
20
20
 
21
21
  .admin-ui-page__header-title {
22
22
  font-family: var(--wpds-font-family-heading, -apple-system, system-ui, "Segoe UI", "Roboto", "Oxygen-Sans", "Ubuntu", "Cantarell", "Helvetica Neue", sans-serif);
23
- font-size: var(--wpds-font-size-xl, 20px);
23
+ font-size: var(--wpds-font-size-lg, 15px);
24
24
  font-weight: var(--wpds-font-weight-medium, 499);
25
- line-height: var(--wpds-font-line-height-xl, 32px);
25
+ line-height: var(--wpds-font-line-height-lg, 28px);
26
26
  margin: 0;
27
27
  overflow: hidden;
28
28
  text-overflow: ellipsis;
@@ -112,13 +112,15 @@
112
112
  * These variables do not appear to be used anywhere else.
113
113
  */
114
114
  .admin-ui-breadcrumbs__list {
115
+ font-family: var(--wpds-font-family-heading, -apple-system, system-ui, "Segoe UI", "Roboto", "Oxygen-Sans", "Ubuntu", "Cantarell", "Helvetica Neue", sans-serif);
116
+ font-size: var(--wpds-font-size-lg, 15px);
117
+ font-weight: var(--wpds-font-weight-medium, 499);
118
+ line-height: var(--wpds-font-line-height-lg, 28px);
115
119
  list-style: none;
116
120
  padding: 0;
117
121
  margin: 0;
118
122
  gap: 0;
119
- font-size: 15px;
120
123
  min-height: 32px;
121
- font-weight: 500;
122
124
  }
123
125
 
124
126
  .admin-ui-breadcrumbs__list li:not(:last-child)::after {
@@ -10,7 +10,7 @@
10
10
  }
11
11
 
12
12
  .admin-ui-page__header {
13
- padding: var(--wpds-dimension-padding-lg, 16px) var(--wpds-dimension-padding-2xl, 24px);
13
+ padding: var(--wpds-dimension-padding-md, 12px) var(--wpds-dimension-padding-2xl, 24px);
14
14
  border-bottom: var(--wpds-border-width-xs, 1px) solid var(--wpds-color-stroke-surface-neutral-weak, #e0e0e0);
15
15
  background: var(--wpds-color-bg-surface-neutral-strong, #ffffff);
16
16
  position: sticky;
@@ -20,9 +20,9 @@
20
20
 
21
21
  .admin-ui-page__header-title {
22
22
  font-family: var(--wpds-font-family-heading, -apple-system, system-ui, "Segoe UI", "Roboto", "Oxygen-Sans", "Ubuntu", "Cantarell", "Helvetica Neue", sans-serif);
23
- font-size: var(--wpds-font-size-xl, 20px);
23
+ font-size: var(--wpds-font-size-lg, 15px);
24
24
  font-weight: var(--wpds-font-weight-medium, 499);
25
- line-height: var(--wpds-font-line-height-xl, 32px);
25
+ line-height: var(--wpds-font-line-height-lg, 28px);
26
26
  margin: 0;
27
27
  overflow: hidden;
28
28
  text-overflow: ellipsis;
@@ -112,13 +112,15 @@
112
112
  * These variables do not appear to be used anywhere else.
113
113
  */
114
114
  .admin-ui-breadcrumbs__list {
115
+ font-family: var(--wpds-font-family-heading, -apple-system, system-ui, "Segoe UI", "Roboto", "Oxygen-Sans", "Ubuntu", "Cantarell", "Helvetica Neue", sans-serif);
116
+ font-size: var(--wpds-font-size-lg, 15px);
117
+ font-weight: var(--wpds-font-weight-medium, 499);
118
+ line-height: var(--wpds-font-line-height-lg, 28px);
115
119
  list-style: none;
116
120
  padding: 0;
117
121
  margin: 0;
118
122
  gap: 0;
119
- font-size: 15px;
120
123
  min-height: 32px;
121
- font-weight: 500;
122
124
  }
123
125
 
124
126
  .admin-ui-breadcrumbs__list li:not(:last-child)::after {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@wordpress/interface",
3
- "version": "9.26.1-next.v.202603102151.0+59e17f9ec",
3
+ "version": "9.27.0",
4
4
  "description": "Interface module for WordPress. The package contains shared functionality across the modern JavaScript-based WordPress screens.",
5
5
  "author": "The WordPress Contributors",
6
6
  "license": "GPL-2.0-or-later",
@@ -53,19 +53,19 @@
53
53
  "build-module/store/index.mjs"
54
54
  ],
55
55
  "dependencies": {
56
- "@wordpress/a11y": "^4.41.1-next.v.202603102151.0+59e17f9ec",
57
- "@wordpress/admin-ui": "^1.9.1-next.v.202603102151.0+59e17f9ec",
58
- "@wordpress/base-styles": "^6.17.1-next.v.202603102151.0+59e17f9ec",
59
- "@wordpress/components": "^32.4.1-next.v.202603102151.0+59e17f9ec",
60
- "@wordpress/compose": "^7.41.1-next.v.202603102151.0+59e17f9ec",
61
- "@wordpress/data": "^10.41.1-next.v.202603102151.0+59e17f9ec",
62
- "@wordpress/deprecated": "^4.41.1-next.v.202603102151.0+59e17f9ec",
63
- "@wordpress/element": "^6.41.1-next.v.202603102151.0+59e17f9ec",
64
- "@wordpress/i18n": "^6.14.1-next.v.202603102151.0+59e17f9ec",
65
- "@wordpress/icons": "^12.0.1-next.v.202603102151.0+59e17f9ec",
66
- "@wordpress/plugins": "^7.41.1-next.v.202603102151.0+59e17f9ec",
67
- "@wordpress/preferences": "^4.41.1-next.v.202603102151.0+59e17f9ec",
68
- "@wordpress/viewport": "^6.41.1-next.v.202603102151.0+59e17f9ec",
56
+ "@wordpress/a11y": "^4.42.0",
57
+ "@wordpress/admin-ui": "^1.10.0",
58
+ "@wordpress/base-styles": "^6.18.0",
59
+ "@wordpress/components": "^32.4.0",
60
+ "@wordpress/compose": "^7.42.0",
61
+ "@wordpress/data": "^10.42.0",
62
+ "@wordpress/deprecated": "^4.42.0",
63
+ "@wordpress/element": "^6.42.0",
64
+ "@wordpress/i18n": "^6.15.0",
65
+ "@wordpress/icons": "^12.0.0",
66
+ "@wordpress/plugins": "^7.42.0",
67
+ "@wordpress/preferences": "^4.42.0",
68
+ "@wordpress/viewport": "^6.42.0",
69
69
  "clsx": "^2.1.1"
70
70
  },
71
71
  "peerDependencies": {
@@ -75,5 +75,5 @@
75
75
  "publishConfig": {
76
76
  "access": "public"
77
77
  },
78
- "gitHead": "86db21e727d89e8f0dbba9300d2f97fd22b08693"
78
+ "gitHead": "c20787b1778ae64c2db65643b1c236309d68e6ba"
79
79
  }