File tree
2 files changed
+38
-3
lines changed- src
- Umbraco.Cms.StaticAssets/umbraco/UmbracoBackOffice
2 files changed
+38
-3
lines changedLines changed: 37 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
4 | 5 | | |
5 | 6 | | |
6 | 7 | | |
7 | 8 | | |
8 | 9 | | |
9 | 10 | | |
10 | 11 | | |
| 12 | + | |
11 | 13 | | |
| 14 | + | |
12 | 15 | | |
13 | 16 | | |
| 17 | + | |
14 | 18 | | |
15 | 19 | | |
| 20 | + | |
16 | 21 | | |
17 | 22 | | |
18 | 23 | | |
19 | 24 | | |
20 | 25 | | |
21 | 26 | | |
22 | | - | |
23 | 27 | | |
| 28 | + | |
24 | 29 | | |
25 | 30 | | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
26 | 34 | | |
27 | 35 | | |
| 36 | + | |
28 | 37 | | |
29 | 38 | | |
30 | 39 | | |
31 | 40 | | |
32 | 41 | | |
33 | 42 | | |
34 | 43 | | |
35 | | - | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
36 | 71 | | |
37 | 72 | | |
38 | 73 | | |
Submodule Umbraco.Web.UI.Client updated 40 files
- index.html+2-1
- src/apps/app/app-auth.controller.ts+9-1
- src/apps/backoffice/components/backoffice-header-logo.element.ts+1
- src/apps/backoffice/components/backoffice-header.element.ts+1-1
- src/css/user-defined.css+1
- src/packages/core/auth/auth.context.ts+1-4
- src/packages/core/components/header-app/header-app-button.element.ts+8-3
- src/packages/core/property/property-layout/property-layout.element.ts+2-2
- src/packages/core/property/property/property.element.ts+3
- src/packages/documents/documents/entity-actions/publish.action.ts+10-1
- src/packages/documents/documents/entity-actions/unpublish.action.ts+14-1
- src/packages/documents/documents/entity-bulk-actions/publish/publish.action.ts+18
- src/packages/documents/documents/entity-bulk-actions/unpublish/unpublish.action.ts+18
- src/packages/documents/documents/modals/rollback/rollback-modal.element.ts+3-1
- src/packages/language/collection/action/create-language-collection-action.element.ts-67
- src/packages/language/collection/action/manifests.ts+2-1
- src/packages/media/media/collection/views/grid/media-grid-collection-view.element.ts+7
- src/packages/media/media/components/input-media/input-media.context.ts+10-17
- src/packages/media/media/components/input-media/input-media.element.ts+33-52
- src/packages/media/media/modals/media-picker/media-picker-modal.element.ts+80-38
- src/packages/media/media/modals/media-picker/media-picker-modal.token.ts+4-2
- src/packages/media/media/modals/media-picker/types.ts+2-7
- src/packages/media/media/property-editors/image-crops-configuration/property-editor-ui-image-crops-configuration.element.ts+34-2
- src/packages/media/media/property-editors/media-entity-picker/property-editor-ui-media-entity-picker.element.ts+1-1
- src/packages/media/media/property-editors/media-picker/components/index.ts+1
- src/packages/media/media/property-editors/media-picker/components/input-rich-media/index.ts+1
- src/packages/media/media/property-editors/media-picker/components/input-rich-media/input-rich-media.element.ts+69
- src/packages/media/media/property-editors/media-picker/index.ts+8-1
- src/packages/media/media/property-editors/media-picker/property-editor-ui-media-picker.element.ts+47-20
- src/packages/media/media/tree/media-tree.repository.ts+12-2
- src/packages/packages/package-builder/workspace/workspace-package-builder.element.ts+4-1
- src/packages/search/umb-search-header-app.element.ts+7-27
- src/packages/tiny-mce/plugins/tiny-mce-mediapicker.plugin.ts+1-6
- src/packages/user/current-user/current-user-header-app.element.ts+3-5
- src/packages/user/current-user/repository/current-user.server.data-source.ts+1
- src/packages/user/current-user/types.ts+1
- src/packages/user/user/entity-bulk-actions/disable/disable.action.ts+18
- src/packages/user/user/entity-bulk-actions/enable/enable.action.ts+18
- src/packages/user/user/entity-bulk-actions/unlock/unlock.action.ts+18
- web-test-runner.config.mjs+1
0 commit comments