@wordpress/boot 0.11.0 → 0.11.1-next.v.202604201441.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.
@@ -1 +1 @@
1
- {"version":3,"file":"use-save-shortcut.d.ts","sourceRoot":"","sources":["../../../src/components/save-panel/use-save-shortcut.ts"],"names":[],"mappings":"AAgBA;;;;;GAKG;AACH,MAAM,CAAC,OAAO,UAAU,eAAe,CAAE,EACxC,aAAa,GACb,EAAE;IACF,aAAa,EAAE,MAAM,IAAI,CAAC;CAC1B,QAwCA"}
1
+ {"version":3,"file":"use-save-shortcut.d.ts","sourceRoot":"","sources":["../../../src/components/save-panel/use-save-shortcut.ts"],"names":[],"mappings":"AAeA;;;;;GAKG;AACH,MAAM,CAAC,OAAO,UAAU,eAAe,CAAE,EACxC,aAAa,GACb,EAAE;IACF,aAAa,EAAE,MAAM,IAAI,CAAC;CAC1B,QAwCA"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@wordpress/boot",
3
- "version": "0.11.0",
3
+ "version": "0.11.1-next.v.202604201441.0+dab6d8c07",
4
4
  "description": "Minimal boot package for WordPress admin pages.",
5
5
  "author": "The WordPress Contributors",
6
6
  "license": "GPL-2.0-or-later",
@@ -41,28 +41,28 @@
41
41
  "wpScriptModuleExports": "./build-module/index.mjs",
42
42
  "types": "build-types",
43
43
  "dependencies": {
44
- "@wordpress/a11y": "^4.44.0",
45
- "@wordpress/admin-ui": "^1.12.0",
46
- "@wordpress/base-styles": "^6.20.0",
47
- "@wordpress/commands": "^1.44.0",
48
- "@wordpress/components": "^32.6.0",
49
- "@wordpress/compose": "^7.44.0",
50
- "@wordpress/core-data": "^7.44.0",
51
- "@wordpress/data": "^10.44.0",
52
- "@wordpress/editor": "^14.44.0",
53
- "@wordpress/element": "^6.44.0",
54
- "@wordpress/html-entities": "^4.44.0",
55
- "@wordpress/i18n": "^6.17.0",
56
- "@wordpress/icons": "^12.2.0",
57
- "@wordpress/keyboard-shortcuts": "^5.44.0",
58
- "@wordpress/keycodes": "^4.44.0",
59
- "@wordpress/lazy-editor": "^1.10.0",
60
- "@wordpress/notices": "^5.44.0",
61
- "@wordpress/primitives": "^4.44.0",
62
- "@wordpress/private-apis": "^1.44.0",
63
- "@wordpress/route": "^0.10.0",
64
- "@wordpress/theme": "^0.11.0",
65
- "@wordpress/url": "^4.44.0",
44
+ "@wordpress/a11y": "^4.44.1-next.v.202604201441.0+dab6d8c07",
45
+ "@wordpress/admin-ui": "^1.12.1-next.v.202604201441.0+dab6d8c07",
46
+ "@wordpress/base-styles": "^6.20.1-next.v.202604201441.0+dab6d8c07",
47
+ "@wordpress/commands": "^1.45.1-next.v.202604201441.0+dab6d8c07",
48
+ "@wordpress/components": "^33.0.1-next.v.202604201441.0+dab6d8c07",
49
+ "@wordpress/compose": "^7.44.1-next.v.202604201441.0+dab6d8c07",
50
+ "@wordpress/core-data": "^7.44.1-next.v.202604201441.0+dab6d8c07",
51
+ "@wordpress/data": "^10.45.1-next.v.202604201441.0+dab6d8c07",
52
+ "@wordpress/editor": "^14.44.1-next.v.202604201441.0+dab6d8c07",
53
+ "@wordpress/element": "^6.44.1-next.v.202604201441.0+dab6d8c07",
54
+ "@wordpress/html-entities": "^4.44.1-next.v.202604201441.0+dab6d8c07",
55
+ "@wordpress/i18n": "^6.17.1-next.v.202604201441.0+dab6d8c07",
56
+ "@wordpress/icons": "^12.2.1-next.v.202604201441.0+dab6d8c07",
57
+ "@wordpress/keyboard-shortcuts": "^5.44.1-next.v.202604201441.0+dab6d8c07",
58
+ "@wordpress/keycodes": "^4.44.1-next.v.202604201441.0+dab6d8c07",
59
+ "@wordpress/lazy-editor": "^1.10.1-next.v.202604201441.0+dab6d8c07",
60
+ "@wordpress/notices": "^5.44.1-next.v.202604201441.0+dab6d8c07",
61
+ "@wordpress/primitives": "^4.44.1-next.v.202604201441.0+dab6d8c07",
62
+ "@wordpress/private-apis": "^1.44.1-next.v.202604201441.0+dab6d8c07",
63
+ "@wordpress/route": "^0.10.1-next.v.202604201441.0+dab6d8c07",
64
+ "@wordpress/theme": "^0.11.1-next.v.202604201441.0+dab6d8c07",
65
+ "@wordpress/url": "^4.44.1-next.v.202604201441.0+dab6d8c07",
66
66
  "clsx": "^2.1.1"
67
67
  },
68
68
  "peerDependencies": {
@@ -72,5 +72,5 @@
72
72
  "publishConfig": {
73
73
  "access": "public"
74
74
  },
75
- "gitHead": "b862d8c84121a47bbeff882f6c87e61681ce2e0d"
75
+ "gitHead": "c788005ba4ee2a34851c1217c51602656aa7c3a6"
76
76
  }
@@ -19,7 +19,7 @@
19
19
  bottom: 0;
20
20
  background-color: rgba(0, 0, 0, 0.5);
21
21
  z-index: 100002;
22
- cursor: pointer;
22
+ cursor: var(--wpds-cursor-control);
23
23
  }
24
24
 
25
25
  .boot-layout__sidebar {
@@ -5,7 +5,6 @@ import { useEffect } from '@wordpress/element';
5
5
  import {
6
6
  useShortcut,
7
7
  store as keyboardShortcutsStore,
8
- // @ts-expect-error - No types available yet.
9
8
  } from '@wordpress/keyboard-shortcuts';
10
9
  import { __ } from '@wordpress/i18n';
11
10
  import { useDispatch, useSelect } from '@wordpress/data';