@wordpress/edit-site 6.39.0 → 6.39.1-next.v.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.
@@ -2746,6 +2746,11 @@ div.dataviews-view-list {
2746
2746
  gap: 16px;
2747
2747
  }
2748
2748
 
2749
+ .dataforms-layouts-details__summary-content {
2750
+ display: inline-flex;
2751
+ min-height: 24px;
2752
+ }
2753
+
2749
2754
  .dataforms-layouts-details__content {
2750
2755
  padding-top: 12px;
2751
2756
  }
@@ -2746,6 +2746,11 @@ div.dataviews-view-list {
2746
2746
  gap: 16px;
2747
2747
  }
2748
2748
 
2749
+ .dataforms-layouts-details__summary-content {
2750
+ display: inline-flex;
2751
+ min-height: 24px;
2752
+ }
2753
+
2749
2754
  .dataforms-layouts-details__content {
2750
2755
  padding-top: 12px;
2751
2756
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@wordpress/edit-site",
3
- "version": "6.39.0",
3
+ "version": "6.39.1-next.v.0+5aba098fc",
4
4
  "description": "Edit Site Page module for WordPress.",
5
5
  "author": "The WordPress Contributors",
6
6
  "license": "GPL-2.0-or-later",
@@ -48,50 +48,50 @@
48
48
  ],
49
49
  "dependencies": {
50
50
  "@react-spring/web": "^9.4.5",
51
- "@wordpress/a11y": "^4.39.0",
52
- "@wordpress/admin-ui": "^1.7.0",
53
- "@wordpress/api-fetch": "^7.39.0",
54
- "@wordpress/base-styles": "^6.15.0",
55
- "@wordpress/blob": "^4.39.0",
56
- "@wordpress/block-editor": "^15.12.0",
57
- "@wordpress/block-library": "^9.39.0",
58
- "@wordpress/blocks": "^15.12.0",
59
- "@wordpress/commands": "^1.39.0",
60
- "@wordpress/components": "^32.1.0",
61
- "@wordpress/compose": "^7.39.0",
62
- "@wordpress/core-data": "^7.39.0",
63
- "@wordpress/data": "^10.39.0",
64
- "@wordpress/dataviews": "^11.3.0",
65
- "@wordpress/date": "^5.39.0",
66
- "@wordpress/deprecated": "^4.39.0",
67
- "@wordpress/dom": "^4.39.0",
68
- "@wordpress/editor": "^14.39.0",
69
- "@wordpress/element": "^6.39.0",
70
- "@wordpress/escape-html": "^3.39.0",
71
- "@wordpress/fields": "^0.31.0",
72
- "@wordpress/global-styles-engine": "^1.6.0",
73
- "@wordpress/global-styles-ui": "^1.6.0",
74
- "@wordpress/hooks": "^4.39.0",
75
- "@wordpress/html-entities": "^4.39.0",
76
- "@wordpress/i18n": "^6.12.0",
77
- "@wordpress/icons": "^11.6.0",
78
- "@wordpress/keyboard-shortcuts": "^5.39.0",
79
- "@wordpress/keycodes": "^4.39.0",
80
- "@wordpress/media-utils": "^5.39.0",
81
- "@wordpress/notices": "^5.39.0",
82
- "@wordpress/patterns": "^2.39.0",
83
- "@wordpress/plugins": "^7.39.0",
84
- "@wordpress/preferences": "^4.39.0",
85
- "@wordpress/primitives": "^4.39.0",
86
- "@wordpress/private-apis": "^1.39.0",
87
- "@wordpress/reusable-blocks": "^5.39.0",
88
- "@wordpress/router": "^1.39.0",
89
- "@wordpress/style-engine": "^2.39.0",
90
- "@wordpress/url": "^4.39.0",
91
- "@wordpress/viewport": "^6.39.0",
92
- "@wordpress/views": "^1.6.0",
93
- "@wordpress/widgets": "^4.39.0",
94
- "@wordpress/wordcount": "^4.39.0",
51
+ "@wordpress/a11y": "^4.39.1-next.v.0+5aba098fc",
52
+ "@wordpress/admin-ui": "^1.7.1-next.v.0+5aba098fc",
53
+ "@wordpress/api-fetch": "^7.39.1-next.v.0+5aba098fc",
54
+ "@wordpress/base-styles": "^6.15.1-next.v.0+5aba098fc",
55
+ "@wordpress/blob": "^4.39.1-next.v.0+5aba098fc",
56
+ "@wordpress/block-editor": "^15.12.1-next.v.0+5aba098fc",
57
+ "@wordpress/block-library": "^9.39.1-next.v.0+5aba098fc",
58
+ "@wordpress/blocks": "^15.12.1-next.v.0+5aba098fc",
59
+ "@wordpress/commands": "^1.39.1-next.v.0+5aba098fc",
60
+ "@wordpress/components": "^32.1.1-next.v.0+5aba098fc",
61
+ "@wordpress/compose": "^7.39.1-next.v.0+5aba098fc",
62
+ "@wordpress/core-data": "^7.39.1-next.v.0+5aba098fc",
63
+ "@wordpress/data": "^10.39.1-next.v.0+5aba098fc",
64
+ "@wordpress/dataviews": "^11.4.1-next.v.0+5aba098fc",
65
+ "@wordpress/date": "^5.39.1-next.v.0+5aba098fc",
66
+ "@wordpress/deprecated": "^4.39.1-next.v.0+5aba098fc",
67
+ "@wordpress/dom": "^4.39.1-next.v.0+5aba098fc",
68
+ "@wordpress/editor": "^14.39.1-next.v.0+5aba098fc",
69
+ "@wordpress/element": "^6.39.1-next.v.0+5aba098fc",
70
+ "@wordpress/escape-html": "^3.39.1-next.v.0+5aba098fc",
71
+ "@wordpress/fields": "^0.31.1-next.v.0+5aba098fc",
72
+ "@wordpress/global-styles-engine": "^1.6.1-next.v.0+5aba098fc",
73
+ "@wordpress/global-styles-ui": "^1.6.1-next.v.0+5aba098fc",
74
+ "@wordpress/hooks": "^4.39.1-next.v.0+5aba098fc",
75
+ "@wordpress/html-entities": "^4.39.1-next.v.0+5aba098fc",
76
+ "@wordpress/i18n": "^6.12.1-next.v.0+5aba098fc",
77
+ "@wordpress/icons": "^11.6.1-next.v.0+5aba098fc",
78
+ "@wordpress/keyboard-shortcuts": "^5.39.1-next.v.0+5aba098fc",
79
+ "@wordpress/keycodes": "^4.39.1-next.v.0+5aba098fc",
80
+ "@wordpress/media-utils": "^5.39.1-next.v.0+5aba098fc",
81
+ "@wordpress/notices": "^5.39.1-next.v.0+5aba098fc",
82
+ "@wordpress/patterns": "^2.39.1-next.v.0+5aba098fc",
83
+ "@wordpress/plugins": "^7.39.1-next.v.0+5aba098fc",
84
+ "@wordpress/preferences": "^4.39.1-next.v.0+5aba098fc",
85
+ "@wordpress/primitives": "^4.39.1-next.v.0+5aba098fc",
86
+ "@wordpress/private-apis": "^1.39.1-next.v.0+5aba098fc",
87
+ "@wordpress/reusable-blocks": "^5.39.1-next.v.0+5aba098fc",
88
+ "@wordpress/router": "^1.39.1-next.v.0+5aba098fc",
89
+ "@wordpress/style-engine": "^2.39.1-next.v.0+5aba098fc",
90
+ "@wordpress/url": "^4.39.1-next.v.0+5aba098fc",
91
+ "@wordpress/viewport": "^6.39.1-next.v.0+5aba098fc",
92
+ "@wordpress/views": "^1.6.1-next.v.0+5aba098fc",
93
+ "@wordpress/widgets": "^4.39.1-next.v.0+5aba098fc",
94
+ "@wordpress/wordcount": "^4.39.1-next.v.0+5aba098fc",
95
95
  "change-case": "^4.1.2",
96
96
  "clsx": "^2.1.1",
97
97
  "colord": "^2.9.2",
@@ -106,5 +106,5 @@
106
106
  "publishConfig": {
107
107
  "access": "public"
108
108
  },
109
- "gitHead": "eee1cfb1472f11183e40fb77465a5f13145df7ad"
109
+ "gitHead": "d730f9e00f5462d1b9d2660632850f5f43ccff44"
110
110
  }