|
1104 | 1104 | "lib/ve/src/ui/ve.ui.FragmentWindow.js",
|
1105 | 1105 | "lib/ve/src/ui/ve.ui.NodeWindow.js",
|
1106 | 1106 | "lib/ve/src/ui/ve.ui.TabIndexScope.js",
|
1107 |
| - "lib/ve/src/ui/windowmanagers/ve.ui.SurfaceWindowManager.js", |
1108 | 1107 | "lib/ve/src/ui/actions/ve.ui.AnnotationAction.js",
|
1109 | 1108 | "lib/ve/src/ui/actions/ve.ui.BlockquoteAction.js",
|
1110 | 1109 | "lib/ve/src/ui/actions/ve.ui.CompletionAction.js",
|
|
1135 | 1134 | "lib/ve/src/ui/commands/ve.ui.MergeCellsCommand.js",
|
1136 | 1135 | "lib/ve/src/ui/dialogs/ve.ui.FragmentDialog.js",
|
1137 | 1136 | "lib/ve/src/ui/dialogs/ve.ui.NodeDialog.js",
|
| 1137 | + "lib/ve/src/ui/dialogs/ve.ui.SidebarDialog.js", |
1138 | 1138 | "lib/ve/src/ui/dialogs/ve.ui.ToolbarDialog.js",
|
1139 | 1139 | "lib/ve/src/ui/dialogs/ve.ui.CommandHelpDialog.js",
|
1140 | 1140 | "lib/ve/src/ui/dialogs/ve.ui.FindAndReplaceDialog.js",
|
|
1148 | 1148 | "lib/ve/src/ui/datatransferhandlers/ve.ui.HTMLFileTransferHandler.js",
|
1149 | 1149 | "lib/ve/src/ui/datatransferhandlers/ve.ui.UrlStringTransferHandler.js",
|
1150 | 1150 | "lib/ve/src/ui/elements/ve.ui.PreviewElement.js",
|
| 1151 | + "lib/ve/src/ui/windowmanagers/ve.ui.SurfaceWindowManager.js", |
| 1152 | + "lib/ve/src/ui/windowmanagers/ve.ui.SidebarDialogWindowManager.js", |
1151 | 1153 | "lib/ve/src/ui/windowmanagers/ve.ui.ToolbarDialogWindowManager.js",
|
1152 | 1154 | "lib/ve/src/ui/widgets/ve.ui.AlignWidget.js",
|
1153 | 1155 | "lib/ve/src/ui/widgets/ve.ui.TargetWidget.js",
|
|
1207 | 1209 | "lib/ve/src/ce/styles/ve.ce.less",
|
1208 | 1210 | "lib/ve/src/ce/styles/ve.ce.Surface.less",
|
1209 | 1211 | "lib/ve/src/ui/styles/ve.ui.icons.less",
|
| 1212 | + "lib/ve/src/ui/styles/dialogs/ve.ui.SidebarDialog.less", |
1210 | 1213 | "lib/ve/src/ui/styles/dialogs/ve.ui.ToolbarDialog.less",
|
1211 | 1214 | "lib/ve/src/ui/styles/dialogs/ve.ui.CommandHelpDialog.less",
|
1212 | 1215 | "lib/ve/src/ui/styles/dialogs/ve.ui.FindAndReplaceDialog.less",
|
|
1223 | 1226 | "lib/ve/src/ui/styles/inspectors/ve.ui.FragmentInspector.less",
|
1224 | 1227 | "lib/ve/src/ui/styles/layouts/ve.ui.SymbolListBookletLayout.less",
|
1225 | 1228 | "lib/ve/src/ui/styles/widgets/ve.ui.TargetWidget.less",
|
| 1229 | + "lib/ve/src/ui/styles/windowmanagers/ve.ui.SidebarDialogWindowManager.less", |
1226 | 1230 | "lib/ve/src/ui/styles/ve.ui.Context.less",
|
1227 | 1231 | "lib/ve/src/ui/styles/ve.ui.ContextItem.less",
|
1228 | 1232 | "lib/ve/src/ui/styles/contextitems/ve.ui.LinearContextItem.less",
|
|
0 commit comments