@seelen-ui/lib 2.5.9 → 2.6.6
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/esm/gen/types/AppBarEdge.d.ts +7 -0
- package/esm/gen/types/AppBarEdge.d.ts.map +1 -0
- package/esm/gen/types/AppBarEdge.js +8 -0
- package/esm/gen/types/AudioWaveform.d.ts +11 -0
- package/esm/gen/types/AudioWaveform.d.ts.map +1 -0
- package/esm/gen/types/AudioWaveform.js +2 -0
- package/esm/gen/types/Comparator.d.ts +9 -0
- package/esm/gen/types/Comparator.d.ts.map +1 -0
- package/esm/gen/types/Comparator.js +10 -0
- package/esm/gen/types/ContextMenu.d.ts +8 -0
- package/esm/gen/types/ContextMenu.d.ts.map +1 -1
- package/esm/gen/types/ContextMenuCallbackPayload.d.ts +20 -0
- package/esm/gen/types/ContextMenuCallbackPayload.d.ts.map +1 -0
- package/esm/gen/types/ContextMenuItem.d.ts +4 -2
- package/esm/gen/types/ContextMenuItem.d.ts.map +1 -1
- package/esm/gen/types/FocusedApp.d.ts +1 -1
- package/esm/gen/types/FocusedApp.d.ts.map +1 -1
- package/esm/gen/types/KnownPlugin.d.ts +2 -2
- package/esm/gen/types/KnownPlugin.d.ts.map +1 -1
- package/esm/gen/types/Operand.d.ts +5 -0
- package/esm/gen/types/Operand.d.ts.map +1 -0
- package/esm/gen/types/Operand.js +6 -0
- package/esm/gen/types/SeelenCommandArgument.d.ts +15 -0
- package/esm/gen/types/SeelenCommandArgument.d.ts.map +1 -1
- package/esm/gen/types/SeelenCommandMoveWindowToWorkspaceArgs.d.ts +6 -0
- package/esm/gen/types/SeelenCommandMoveWindowToWorkspaceArgs.d.ts.map +1 -0
- package/esm/gen/types/SeelenCommandRegisterAppBarArgs.d.ts +7 -0
- package/esm/gen/types/SeelenCommandRegisterAppBarArgs.d.ts.map +1 -0
- package/esm/gen/types/SeelenCommandReturn.d.ts +15 -2
- package/esm/gen/types/SeelenCommandReturn.d.ts.map +1 -1
- package/esm/gen/types/SeelenCommandSystemSetAccentColorArgs.d.ts +5 -0
- package/esm/gen/types/SeelenCommandSystemSetAccentColorArgs.d.ts.map +1 -0
- package/esm/gen/types/SeelenCommandSystemSetAccentColorArgs.js +1 -0
- package/esm/gen/types/SeelenEventPayload.d.ts +10 -6
- package/esm/gen/types/SeelenEventPayload.d.ts.map +1 -1
- package/esm/gen/types/SeelenWallSettings.d.ts +8 -0
- package/esm/gen/types/SeelenWallSettings.d.ts.map +1 -1
- package/esm/gen/types/Settings.d.ts +8 -0
- package/esm/gen/types/Settings.d.ts.map +1 -1
- package/esm/gen/types/ToolbarItem.d.ts +2 -0
- package/esm/gen/types/ToolbarItem.d.ts.map +1 -1
- package/esm/gen/types/TwmCondition.d.ts +17 -0
- package/esm/gen/types/TwmCondition.d.ts.map +1 -0
- package/esm/gen/types/TwmCondition.js +1 -0
- package/esm/gen/types/TwmGlobalRuntimeTree.d.ts +8 -0
- package/esm/gen/types/TwmGlobalRuntimeTree.d.ts.map +1 -0
- package/esm/gen/types/TwmGlobalRuntimeTree.js +1 -0
- package/esm/gen/types/{WmNodeKind.d.ts → TwmNodeKind.d.ts} +2 -2
- package/esm/gen/types/TwmNodeKind.d.ts.map +1 -0
- package/esm/gen/types/TwmNodeKind.js +8 -0
- package/esm/gen/types/TwmNodeLifetime.d.ts +5 -0
- package/esm/gen/types/TwmNodeLifetime.d.ts.map +1 -0
- package/esm/gen/types/TwmNodeLifetime.js +6 -0
- package/esm/gen/types/TwmPlugin.d.ts +8 -0
- package/esm/gen/types/TwmPlugin.d.ts.map +1 -0
- package/esm/gen/types/TwmPlugin.js +1 -0
- package/{script/gen/types/WmNode.d.ts → esm/gen/types/TwmPluginNode.d.ts} +15 -17
- package/esm/gen/types/TwmPluginNode.d.ts.map +1 -0
- package/esm/gen/types/TwmPluginNode.js +1 -0
- package/esm/gen/types/TwmReservation.d.ts +9 -0
- package/esm/gen/types/TwmReservation.d.ts.map +1 -0
- package/esm/gen/types/TwmReservation.js +10 -0
- package/esm/gen/types/TwmRuntimeNode.d.ts +22 -0
- package/esm/gen/types/TwmRuntimeNode.d.ts.map +1 -0
- package/esm/gen/types/TwmRuntimeNode.js +1 -0
- package/esm/gen/types/TwmRuntimeTree.d.ts +8 -0
- package/esm/gen/types/TwmRuntimeTree.d.ts.map +1 -0
- package/esm/gen/types/TwmRuntimeTree.js +1 -0
- package/esm/gen/types/TwmStackPolicy.d.ts +6 -0
- package/esm/gen/types/TwmStackPolicy.d.ts.map +1 -0
- package/esm/gen/types/TwmStackPolicy.js +7 -0
- package/esm/gen/types/UIColors.d.ts +9 -10
- package/esm/gen/types/UIColors.d.ts.map +1 -1
- package/esm/gen/types/UIColors.js +0 -1
- package/esm/gen/types/UserAppWindow.d.ts +5 -0
- package/esm/gen/types/UserAppWindow.d.ts.map +1 -1
- package/esm/gen/types/UserAppWindowPreview.d.ts +1 -1
- package/esm/gen/types/Wallpaper.d.ts +1 -1
- package/esm/gen/types/WallpaperKind.d.ts +1 -0
- package/esm/gen/types/WallpaperKind.d.ts.map +1 -1
- package/esm/gen/types/WallpaperKind.js +1 -0
- package/esm/gen/types/Widget.d.ts +4 -0
- package/esm/gen/types/Widget.d.ts.map +1 -1
- package/esm/gen/types/WidgetStatus.d.ts +2 -1
- package/esm/gen/types/WidgetStatus.d.ts.map +1 -1
- package/esm/gen/types/WidgetStatus.js +1 -0
- package/esm/gen/types/mod.d.ts +277 -264
- package/esm/gen/types/mod.d.ts.map +1 -1
- package/esm/gen/types/mod.js +277 -264
- package/esm/gen/types/serde_json/JsonValue.d.ts +4 -0
- package/esm/gen/types/serde_json/JsonValue.d.ts.map +1 -0
- package/esm/gen/types/serde_json/JsonValue.js +2 -0
- package/esm/src/handlers/commands.d.ts +6 -0
- package/esm/src/handlers/commands.d.ts.map +1 -1
- package/esm/src/handlers/commands.js +6 -0
- package/esm/src/handlers/events.d.ts +3 -2
- package/esm/src/handlers/events.d.ts.map +1 -1
- package/esm/src/handlers/events.js +2 -1
- package/esm/src/state/widget/interfaces.d.ts +40 -10
- package/esm/src/state/widget/interfaces.d.ts.map +1 -1
- package/esm/src/state/widget/mod.d.ts +3 -1
- package/esm/src/state/widget/mod.d.ts.map +1 -1
- package/esm/src/state/widget/mod.js +28 -20
- package/esm/src/system_state/ui_colors.d.ts +0 -1
- package/esm/src/system_state/ui_colors.d.ts.map +1 -1
- package/esm/src/system_state/ui_colors.js +5 -22
- package/esm/src/utils/mod.d.ts +1 -0
- package/esm/src/utils/mod.d.ts.map +1 -1
- package/esm/src/utils/mod.js +1 -0
- package/package.json +4 -4
- package/script/gen/types/AppBarEdge.d.ts +7 -0
- package/script/gen/types/AppBarEdge.d.ts.map +1 -0
- package/script/gen/types/AppBarEdge.js +11 -0
- package/script/gen/types/AudioWaveform.d.ts +11 -0
- package/script/gen/types/AudioWaveform.d.ts.map +1 -0
- package/script/gen/types/AudioWaveform.js +3 -0
- package/script/gen/types/Comparator.d.ts +9 -0
- package/script/gen/types/Comparator.d.ts.map +1 -0
- package/script/gen/types/Comparator.js +13 -0
- package/script/gen/types/ContextMenu.d.ts +8 -0
- package/script/gen/types/ContextMenu.d.ts.map +1 -1
- package/script/gen/types/ContextMenuCallbackPayload.d.ts +20 -0
- package/script/gen/types/ContextMenuCallbackPayload.d.ts.map +1 -0
- package/script/gen/types/ContextMenuItem.d.ts +4 -2
- package/script/gen/types/ContextMenuItem.d.ts.map +1 -1
- package/script/gen/types/FocusedApp.d.ts +1 -1
- package/script/gen/types/FocusedApp.d.ts.map +1 -1
- package/script/gen/types/KnownPlugin.d.ts +2 -2
- package/script/gen/types/KnownPlugin.d.ts.map +1 -1
- package/script/gen/types/Operand.d.ts +5 -0
- package/script/gen/types/Operand.d.ts.map +1 -0
- package/script/gen/types/Operand.js +9 -0
- package/script/gen/types/SeelenCommandArgument.d.ts +15 -0
- package/script/gen/types/SeelenCommandArgument.d.ts.map +1 -1
- package/script/gen/types/SeelenCommandMoveWindowToWorkspaceArgs.d.ts +6 -0
- package/script/gen/types/SeelenCommandMoveWindowToWorkspaceArgs.d.ts.map +1 -0
- package/script/gen/types/SeelenCommandRegisterAppBarArgs.d.ts +7 -0
- package/script/gen/types/SeelenCommandRegisterAppBarArgs.d.ts.map +1 -0
- package/script/gen/types/SeelenCommandReturn.d.ts +15 -2
- package/script/gen/types/SeelenCommandReturn.d.ts.map +1 -1
- package/script/gen/types/SeelenCommandSystemSetAccentColorArgs.d.ts +5 -0
- package/script/gen/types/SeelenCommandSystemSetAccentColorArgs.d.ts.map +1 -0
- package/script/gen/types/SeelenCommandSystemSetAccentColorArgs.js +2 -0
- package/script/gen/types/SeelenEventPayload.d.ts +10 -6
- package/script/gen/types/SeelenEventPayload.d.ts.map +1 -1
- package/script/gen/types/SeelenWallSettings.d.ts +8 -0
- package/script/gen/types/SeelenWallSettings.d.ts.map +1 -1
- package/script/gen/types/Settings.d.ts +8 -0
- package/script/gen/types/Settings.d.ts.map +1 -1
- package/script/gen/types/ToolbarItem.d.ts +2 -0
- package/script/gen/types/ToolbarItem.d.ts.map +1 -1
- package/script/gen/types/TwmCondition.d.ts +17 -0
- package/script/gen/types/TwmCondition.d.ts.map +1 -0
- package/script/gen/types/TwmCondition.js +2 -0
- package/script/gen/types/TwmGlobalRuntimeTree.d.ts +8 -0
- package/script/gen/types/TwmGlobalRuntimeTree.d.ts.map +1 -0
- package/script/gen/types/TwmGlobalRuntimeTree.js +2 -0
- package/script/gen/types/{WmNodeKind.d.ts → TwmNodeKind.d.ts} +2 -2
- package/script/gen/types/TwmNodeKind.d.ts.map +1 -0
- package/script/gen/types/TwmNodeKind.js +11 -0
- package/script/gen/types/TwmNodeLifetime.d.ts +5 -0
- package/script/gen/types/TwmNodeLifetime.d.ts.map +1 -0
- package/script/gen/types/TwmNodeLifetime.js +9 -0
- package/script/gen/types/TwmPlugin.d.ts +8 -0
- package/script/gen/types/TwmPlugin.d.ts.map +1 -0
- package/script/gen/types/TwmPlugin.js +2 -0
- package/{esm/gen/types/WmNode.d.ts → script/gen/types/TwmPluginNode.d.ts} +15 -17
- package/script/gen/types/TwmPluginNode.d.ts.map +1 -0
- package/script/gen/types/TwmPluginNode.js +2 -0
- package/script/gen/types/TwmReservation.d.ts +9 -0
- package/script/gen/types/TwmReservation.d.ts.map +1 -0
- package/script/gen/types/TwmReservation.js +13 -0
- package/script/gen/types/TwmRuntimeNode.d.ts +22 -0
- package/script/gen/types/TwmRuntimeNode.d.ts.map +1 -0
- package/script/gen/types/TwmRuntimeNode.js +2 -0
- package/script/gen/types/TwmRuntimeTree.d.ts +8 -0
- package/script/gen/types/TwmRuntimeTree.d.ts.map +1 -0
- package/script/gen/types/TwmRuntimeTree.js +2 -0
- package/script/gen/types/TwmStackPolicy.d.ts +6 -0
- package/script/gen/types/TwmStackPolicy.d.ts.map +1 -0
- package/script/gen/types/TwmStackPolicy.js +10 -0
- package/script/gen/types/UIColors.d.ts +9 -10
- package/script/gen/types/UIColors.d.ts.map +1 -1
- package/script/gen/types/UIColors.js +0 -1
- package/script/gen/types/UserAppWindow.d.ts +5 -0
- package/script/gen/types/UserAppWindow.d.ts.map +1 -1
- package/script/gen/types/UserAppWindowPreview.d.ts +1 -1
- package/script/gen/types/Wallpaper.d.ts +1 -1
- package/script/gen/types/WallpaperKind.d.ts +1 -0
- package/script/gen/types/WallpaperKind.d.ts.map +1 -1
- package/script/gen/types/WallpaperKind.js +1 -0
- package/script/gen/types/Widget.d.ts +4 -0
- package/script/gen/types/Widget.d.ts.map +1 -1
- package/script/gen/types/WidgetStatus.d.ts +2 -1
- package/script/gen/types/WidgetStatus.d.ts.map +1 -1
- package/script/gen/types/WidgetStatus.js +1 -0
- package/script/gen/types/mod.d.ts +277 -264
- package/script/gen/types/mod.d.ts.map +1 -1
- package/script/gen/types/mod.js +277 -264
- package/script/gen/types/serde_json/JsonValue.d.ts +4 -0
- package/script/gen/types/serde_json/JsonValue.d.ts.map +1 -0
- package/script/gen/types/serde_json/JsonValue.js +3 -0
- package/script/src/handlers/commands.d.ts +6 -0
- package/script/src/handlers/commands.d.ts.map +1 -1
- package/script/src/handlers/commands.js +6 -0
- package/script/src/handlers/events.d.ts +3 -2
- package/script/src/handlers/events.d.ts.map +1 -1
- package/script/src/handlers/events.js +2 -1
- package/script/src/state/widget/interfaces.d.ts +40 -10
- package/script/src/state/widget/interfaces.d.ts.map +1 -1
- package/script/src/state/widget/mod.d.ts +3 -1
- package/script/src/state/widget/mod.d.ts.map +1 -1
- package/script/src/state/widget/mod.js +28 -20
- package/script/src/system_state/ui_colors.d.ts +0 -1
- package/script/src/system_state/ui_colors.d.ts.map +1 -1
- package/script/src/system_state/ui_colors.js +5 -22
- package/script/src/utils/mod.d.ts +1 -0
- package/script/src/utils/mod.d.ts.map +1 -1
- package/script/src/utils/mod.js +3 -1
- package/styles/colors.css +155 -155
- package/styles/shadows.css +7 -0
- package/esm/gen/types/WindowManagerLayout.d.ts +0 -6
- package/esm/gen/types/WindowManagerLayout.d.ts.map +0 -1
- package/esm/gen/types/WmNode.d.ts.map +0 -1
- package/esm/gen/types/WmNodeKind.d.ts.map +0 -1
- package/esm/gen/types/WmNodeKind.js +0 -8
- package/esm/gen/types/WmNodeLifetime.d.ts +0 -5
- package/esm/gen/types/WmNodeLifetime.d.ts.map +0 -1
- package/esm/gen/types/WmNodeLifetime.js +0 -6
- package/esm/gen/types/WmRenderTree.d.ts +0 -6
- package/esm/gen/types/WmRenderTree.d.ts.map +0 -1
- package/script/gen/types/WindowManagerLayout.d.ts +0 -6
- package/script/gen/types/WindowManagerLayout.d.ts.map +0 -1
- package/script/gen/types/WmNode.d.ts.map +0 -1
- package/script/gen/types/WmNodeKind.d.ts.map +0 -1
- package/script/gen/types/WmNodeKind.js +0 -11
- package/script/gen/types/WmNodeLifetime.d.ts +0 -5
- package/script/gen/types/WmNodeLifetime.d.ts.map +0 -1
- package/script/gen/types/WmNodeLifetime.js +0 -9
- package/script/gen/types/WmRenderTree.d.ts +0 -6
- package/script/gen/types/WmRenderTree.d.ts.map +0 -1
- /package/esm/gen/types/{WindowManagerLayout.js → ContextMenuCallbackPayload.js} +0 -0
- /package/esm/gen/types/{WmNode.js → SeelenCommandMoveWindowToWorkspaceArgs.js} +0 -0
- /package/esm/gen/types/{WmRenderTree.js → SeelenCommandRegisterAppBarArgs.js} +0 -0
- /package/script/gen/types/{WindowManagerLayout.js → ContextMenuCallbackPayload.js} +0 -0
- /package/script/gen/types/{WmNode.js → SeelenCommandMoveWindowToWorkspaceArgs.js} +0 -0
- /package/script/gen/types/{WmRenderTree.js → SeelenCommandRegisterAppBarArgs.js} +0 -0
package/esm/gen/types/mod.js
CHANGED
|
@@ -1,291 +1,304 @@
|
|
|
1
|
-
export * from './IconPackId.js';
|
|
2
|
-
export * from './UIColors.js';
|
|
3
|
-
export * from './SeelenCommandForgetBluetoothDeviceArgs.js';
|
|
4
|
-
export * from './RadioDevice.js';
|
|
5
|
-
export * from './SeelenCommandRenameWorkspaceArgs.js';
|
|
6
|
-
export * from './BluetoothImagingSubMinor.js';
|
|
7
|
-
export * from './AppNotification.js';
|
|
8
|
-
export * from './SeelenSession.js';
|
|
9
|
-
export * from './ToastActionAfterActivationBehavior.js';
|
|
10
|
-
export * from './ToastVisual.js';
|
|
11
|
-
export * from './WegItem.js';
|
|
12
1
|
export * from './WidgetSelectOption.js';
|
|
2
|
+
export * from './BluetoothWearableMinor.js';
|
|
3
|
+
export * from './ResourceStatus.js';
|
|
4
|
+
export * from './SeelenWallSettings.js';
|
|
13
5
|
export * from './UserAppWindowPreview.js';
|
|
14
|
-
export * from './
|
|
15
|
-
export * from './
|
|
16
|
-
export * from './
|
|
6
|
+
export * from './ObjectPosition.js';
|
|
7
|
+
export * from './MonitorId.js';
|
|
8
|
+
export * from './SeelenCommandClosePopupArgs.js';
|
|
9
|
+
export * from './ToastInputType.js';
|
|
10
|
+
export * from './ResourceKind.js';
|
|
11
|
+
export * from './SeelenCommandMediaTogglePlayPauseArgs.js';
|
|
12
|
+
export * from './DesktopWorkspace.js';
|
|
13
|
+
export * from './WidgetPreset.js';
|
|
14
|
+
export * from './WidgetConfigGroup.js';
|
|
15
|
+
export * from './WidgetLoader.js';
|
|
16
|
+
export * from './Comparator.js';
|
|
17
|
+
export * from './WidgetSettingInputNumber.js';
|
|
18
|
+
export * from './MediaDeviceType.js';
|
|
19
|
+
export * from './BLEAppearanceSubCategory.js';
|
|
20
|
+
export * from './Memory.js';
|
|
21
|
+
export * from './BluetoothToyMinor.js';
|
|
22
|
+
export * from './SystrayIconAction.js';
|
|
23
|
+
export * from './ToastBinding.js';
|
|
24
|
+
export * from './IconPackId.js';
|
|
25
|
+
export * from './BluetoothDevicePairShowPinRequest.js';
|
|
26
|
+
export * from './FolderChangedArgs.js';
|
|
27
|
+
export * from './CssStyles.js';
|
|
28
|
+
export * from './SeelenCommandSetFocusAssistArgs.js';
|
|
29
|
+
export * from './NotificationsMode.js';
|
|
30
|
+
export * from './ToastSubGroup.js';
|
|
31
|
+
export * from './SeelenCommandGetUserFolderContentArgs.js';
|
|
32
|
+
export * from './ThemeSettingsDefinition.js';
|
|
33
|
+
export * from './ToastSubGroupChild.js';
|
|
34
|
+
export * from './BluetoothNetworkSubMinor.js';
|
|
35
|
+
export * from './PerformanceMode.js';
|
|
17
36
|
export * from './BluetoothMajorClass.js';
|
|
18
|
-
export * from './
|
|
37
|
+
export * from './SysTrayIcon.js';
|
|
38
|
+
export * from './SeelenCommandSetCurrentWidgetStatusArgs.js';
|
|
39
|
+
export * from './ThemeVariable.js';
|
|
40
|
+
export * from './SluShortcutsSettings.js';
|
|
19
41
|
export * from './SeelenCommandLogFromWebviewArgs.js';
|
|
20
|
-
export * from './WidgetSelectSubtype.js';
|
|
21
|
-
export * from './BluetoothMinorClass.js';
|
|
22
|
-
export * from './BluetoothComputerMinor.js';
|
|
23
|
-
export * from './BluetoothPeripheralSubMinor.js';
|
|
24
|
-
export * from './ToolbarItem2.js';
|
|
25
|
-
export * from './SystemLanguage.js';
|
|
26
|
-
export * from './ToastActionButtonStyle.js';
|
|
27
|
-
export * from './WindowManagerSettings.js';
|
|
28
|
-
export * from './OldWegItemData.js';
|
|
29
|
-
export * from './DevicePairingAnswer.js';
|
|
30
|
-
export * from './WidgetSettingsDeclarationList.js';
|
|
31
|
-
export * from './FloatingWindowSettings.js';
|
|
32
|
-
export * from './ToastDuration.js';
|
|
33
|
-
export * from './SeelenCommandStateWriteWegItemsArgs.js';
|
|
34
|
-
export * from './MediaPlayer.js';
|
|
35
|
-
export * from './Core.js';
|
|
36
|
-
export * from './MediaDeviceType.js';
|
|
37
|
-
export * from './WidgetStatus.js';
|
|
38
|
-
export * from './BluetoothPhoneMinor.js';
|
|
39
|
-
export * from './ResourceMetadata.js';
|
|
40
42
|
export * from './SeelenCommandStateGetSettingsArgs.js';
|
|
41
|
-
export * from './WmRenderTree.js';
|
|
42
|
-
export * from './SeelenCommandWegKillAppArgs.js';
|
|
43
|
-
export * from './ToastActionPlacement.js';
|
|
44
|
-
export * from './SluPopupConfig.js';
|
|
45
|
-
export * from './BluetoothWearableMinor.js';
|
|
46
|
-
export * from './Alignment.js';
|
|
47
|
-
export * from './ToastProgress.js';
|
|
48
|
-
export * from './WegTemporalItemsVisibility.js';
|
|
49
43
|
export * from './SeelenCommandReadFileArgs.js';
|
|
44
|
+
export * from './NetworkAdapter.js';
|
|
45
|
+
export * from './ClipboardEntry.js';
|
|
46
|
+
export * from './BluetoothImagingMinor.js';
|
|
47
|
+
export * from './SeelenCommandClipboardDeleteEntryArgs.js';
|
|
48
|
+
export * from './WallpaperKind.js';
|
|
49
|
+
export * from './WidgetTriggerPayload.js';
|
|
50
|
+
export * from './WorkspaceId.js';
|
|
50
51
|
export * from './ToastImageCropType.js';
|
|
51
|
-
export * from './
|
|
52
|
+
export * from './AudioWaveform.js';
|
|
53
|
+
export * from './IconPack.js';
|
|
54
|
+
export * from './MonitorConfiguration.js';
|
|
55
|
+
export * from './BluetoothAudioVideoMinor.js';
|
|
56
|
+
export * from './SeelenCommandMediaSetDefaultDeviceArgs.js';
|
|
57
|
+
export * from './Disk.js';
|
|
58
|
+
export * from './WallpaperInstanceSettings.js';
|
|
59
|
+
export * from './KnownPlugin.js';
|
|
60
|
+
export * from './BluetoothPhoneMinor.js';
|
|
61
|
+
export * from './BluetoothMajorServiceClass.js';
|
|
62
|
+
export * from './SeelenCommandReturn.js';
|
|
63
|
+
export * from './SeelenCommandSetRadioStateArgs.js';
|
|
64
|
+
export * from './DevicePairingNeededAction.js';
|
|
65
|
+
export * from './PowerStatus.js';
|
|
66
|
+
export * from './ToolbarItem.js';
|
|
67
|
+
export * from './PluginId.js';
|
|
68
|
+
export * from './OldWegItemSubtype.js';
|
|
69
|
+
export * from './SeelenCommandSetSelfPositionArgs.js';
|
|
70
|
+
export * from './ToastActionPlacement.js';
|
|
71
|
+
export * from './WegTemporalItemsVisibility.js';
|
|
72
|
+
export * from './ToastInputSelection.js';
|
|
73
|
+
export * from './BluetoothDevice.js';
|
|
74
|
+
export * from './SeelenCommandGetIconArgs.js';
|
|
75
|
+
export * from './SeelenCommandRemoveResourceArgs.js';
|
|
76
|
+
export * from './SeelenFont.js';
|
|
77
|
+
export * from './WegItem.js';
|
|
78
|
+
export * from './ToolbarJsScope.js';
|
|
79
|
+
export * from './AppBarEdge.js';
|
|
80
|
+
export * from './BluetoothImagingSubMinor.js';
|
|
81
|
+
export * from './ToastImagePlacement.js';
|
|
82
|
+
export * from './RadioDevice.js';
|
|
83
|
+
export * from './Plugin.js';
|
|
84
|
+
export * from './SeelenCommandRequestPairBluetoothDeviceArgs.js';
|
|
52
85
|
export * from './MediaDevice.js';
|
|
53
|
-
export * from './
|
|
54
|
-
export * from './
|
|
55
|
-
export * from './
|
|
56
|
-
export * from './
|
|
57
|
-
export * from './
|
|
58
|
-
export * from './
|
|
59
|
-
export * from './
|
|
60
|
-
export * from './
|
|
61
|
-
export * from './
|
|
62
|
-
export * from './
|
|
63
|
-
export * from './
|
|
64
|
-
export * from './
|
|
65
|
-
export * from './WidgetSettingInputText.js';
|
|
66
|
-
export * from './SeelenCommandWegCloseAppArgs.js';
|
|
67
|
-
export * from './WmNodeKind.js';
|
|
68
|
-
export * from './SeelenCommandMediaTogglePlayPauseArgs.js';
|
|
69
|
-
export * from './UpdateChannel.js';
|
|
70
|
-
export * from './StartMenuLayoutItem.js';
|
|
86
|
+
export * from './SeelenCommandOpenFileArgs.js';
|
|
87
|
+
export * from './TsUnknown.js';
|
|
88
|
+
export * from './SeelenCommandArgument.js';
|
|
89
|
+
export * from './ToastActions.js';
|
|
90
|
+
export * from './ToastVisual.js';
|
|
91
|
+
export * from './BluetoothMinorClass.js';
|
|
92
|
+
export * from './WegItems.js';
|
|
93
|
+
export * from './ToastDuration.js';
|
|
94
|
+
export * from './SeelenCommandRequestToUserInputShortcutArgs.js';
|
|
95
|
+
export * from './AppsConfigurationList.js';
|
|
96
|
+
export * from './ToastActionAfterActivationBehavior.js';
|
|
97
|
+
export * from './SeelenCommandClipboardPasteArgs.js';
|
|
71
98
|
export * from './ToastInput.js';
|
|
72
|
-
export * from './
|
|
73
|
-
export * from './
|
|
99
|
+
export * from './MediaPlayerOwner.js';
|
|
100
|
+
export * from './ContextMenuItem.js';
|
|
101
|
+
export * from './Wallpaper.js';
|
|
102
|
+
export * from './SharedIconPackEntry.js';
|
|
103
|
+
export * from './ToastAction.js';
|
|
104
|
+
export * from './SeelenCommandSetAppWindowsPositionsArgs.js';
|
|
105
|
+
export * from './MonitorSettingsByWidget.js';
|
|
106
|
+
export * from './TwmNodeKind.js';
|
|
107
|
+
export * from './IconPackEntry.js';
|
|
108
|
+
export * from './KeyboardLayout.js';
|
|
109
|
+
export * from './SeelenCommandSystemSetAccentColorArgs.js';
|
|
110
|
+
export * from './WidgetSettingColor.js';
|
|
111
|
+
export * from './DevicePairingAnswer.js';
|
|
112
|
+
export * from './SeelenCommandWriteFileArgs.js';
|
|
113
|
+
export * from './ToastActionActivationType.js';
|
|
114
|
+
export * from './WegMiddleClickAction.js';
|
|
115
|
+
export * from './SeelenCommandNotificationsCloseArgs.js';
|
|
116
|
+
export * from './SeelenCommandStateWriteWegItemsArgs.js';
|
|
117
|
+
export * from './ResourceId.js';
|
|
118
|
+
export * from './SeelenCommandMediaPrevArgs.js';
|
|
119
|
+
export * from './ResourceAttribute.js';
|
|
120
|
+
export * from './Settings.js';
|
|
121
|
+
export * from './WidgetShortcutDeclaration.js';
|
|
122
|
+
export * from './SysTrayIconId.js';
|
|
123
|
+
export * from './SeelenCommandWegPinItemArgs.js';
|
|
124
|
+
export * from './WidgetSettingFont.js';
|
|
125
|
+
export * from './StartMenuItem.js';
|
|
126
|
+
export * from './ContextMenuCallbackPayload.js';
|
|
127
|
+
export * from './BluetoothNetworkMinor.js';
|
|
128
|
+
export * from './SeelenCommandForgetBluetoothDeviceArgs.js';
|
|
129
|
+
export * from './TwmReservation.js';
|
|
130
|
+
export * from './NetworkStatistics.js';
|
|
131
|
+
export * from './SluResourceFile.js';
|
|
132
|
+
export * from './AdapterStatus.js';
|
|
133
|
+
export * from './Core.js';
|
|
134
|
+
export * from './BluetoothPeripheralMinor.js';
|
|
135
|
+
export * from './AppIdentifier.js';
|
|
136
|
+
export * from './UniqueIconPackEntry.js';
|
|
137
|
+
export * from './AppNotification.js';
|
|
138
|
+
export * from './ClipboardData.js';
|
|
139
|
+
export * from './SeelenSession.js';
|
|
140
|
+
export * from './SeelenWegMode.js';
|
|
141
|
+
export * from './UserAppWindow.js';
|
|
142
|
+
export * from './ResolvedShortcut.js';
|
|
143
|
+
export * from './WidgetInstanceMode.js';
|
|
144
|
+
export * from './ThemeVariableWithUnit.js';
|
|
145
|
+
export * from './BackupStatus.js';
|
|
74
146
|
export * from './WidgetSettingItem.js';
|
|
75
|
-
export * from './
|
|
76
|
-
export * from './
|
|
147
|
+
export * from './SeelenCommandRenameWorkspaceArgs.js';
|
|
148
|
+
export * from './SeelenCommandDisconnectBluetoothDeviceArgs.js';
|
|
149
|
+
export * from './ThemeSettings.js';
|
|
150
|
+
export * from './ProcessInformation.js';
|
|
151
|
+
export * from './Toast.js';
|
|
152
|
+
export * from './WorkspaceConfiguration.js';
|
|
153
|
+
export * from './SeelenCommandRegisterAppBarArgs.js';
|
|
154
|
+
export * from './TwmRuntimeTree.js';
|
|
155
|
+
export * from './StartMenuLayout.js';
|
|
156
|
+
export * from './ToastActionButtonStyle.js';
|
|
157
|
+
export * from './SystemShortcutDeclaration.js';
|
|
158
|
+
export * from './StyleValue.js';
|
|
159
|
+
export * from './ThirdPartyWidgetSettings.js';
|
|
160
|
+
export * from './AppExtraFlag.js';
|
|
161
|
+
export * from './BluetoothComputerMinor.js';
|
|
77
162
|
export * from './WidgetSettingRange.js';
|
|
78
|
-
export * from './
|
|
79
|
-
export * from './
|
|
80
|
-
export * from './
|
|
81
|
-
export * from './
|
|
82
|
-
export * from './
|
|
83
|
-
export * from './
|
|
84
|
-
export * from './PluginId.js';
|
|
85
|
-
export * from './SeelenCommandTriggerWidgetArgs.js';
|
|
86
|
-
export * from './WmAnimations.js';
|
|
163
|
+
export * from './Alignment.js';
|
|
164
|
+
export * from './SeelenCommandWegToggleWindowStateArgs.js';
|
|
165
|
+
export * from './Widget.js';
|
|
166
|
+
export * from './TwmPluginNode.js';
|
|
167
|
+
export * from './ThemeVariableDefinition.js';
|
|
168
|
+
export * from './SeelenCommandSetVolumeLevelArgs.js';
|
|
87
169
|
export * from './WidgetId.js';
|
|
170
|
+
export * from './WmDragBehavior.js';
|
|
171
|
+
export * from './ToastGroup.js';
|
|
172
|
+
export * from './SettingsByWidget.js';
|
|
173
|
+
export * from './BluetoothPeripheralSubMinor.js';
|
|
174
|
+
export * from './CustomIconPackEntry.js';
|
|
175
|
+
export * from './ContextMenu.js';
|
|
176
|
+
export * from './SeelenCommandSimulatePermArgs.js';
|
|
177
|
+
export * from './SeelenCommandSetNotificationsModeArgs.js';
|
|
178
|
+
export * from './SeelenCommandDestroyWorkspaceArgs.js';
|
|
179
|
+
export * from './ResourceText.js';
|
|
180
|
+
export * from './VirtualDesktops.js';
|
|
88
181
|
export * from './ToastImage.js';
|
|
89
|
-
export * from './
|
|
90
|
-
export * from './
|
|
91
|
-
export * from './
|
|
92
|
-
export * from './ThirdPartyPlugin.js';
|
|
93
|
-
export * from './KnownPlugin.js';
|
|
94
|
-
export * from './SeelenCommandMediaSetDefaultDeviceArgs.js';
|
|
95
|
-
export * from './SeelenCommandWlanConnectArgs.js';
|
|
96
|
-
export * from './SeelenEventPayload.js';
|
|
97
|
-
export * from './PhysicalMonitor.js';
|
|
98
|
-
export * from './SeelenWegSide.js';
|
|
99
|
-
export * from './WorkspaceConfiguration.js';
|
|
100
|
-
export * from './ToastSubGroupChild.js';
|
|
101
|
-
export * from './Relaunch.js';
|
|
182
|
+
export * from './SeelenCommandCreatePopupArgs.js';
|
|
183
|
+
export * from './SeelenCommandSendSystemTrayIconActionArgs.js';
|
|
184
|
+
export * from './VirtualDesktopMonitor.js';
|
|
102
185
|
export * from './SeelenCommandConnectBluetoothDeviceArgs.js';
|
|
103
|
-
export * from './
|
|
186
|
+
export * from './SeelenCommandSetNativeShellWallpaperArgs.js';
|
|
187
|
+
export * from './MatchingStrategy.js';
|
|
188
|
+
export * from './RadioDeviceKind.js';
|
|
189
|
+
export * from './SeelenCommandRequestFocusArgs.js';
|
|
190
|
+
export * from './ClipboardEntryContent.js';
|
|
191
|
+
export * from './TwmPlugin.js';
|
|
192
|
+
export * from './Frame.js';
|
|
193
|
+
export * from './MediaDeviceSession.js';
|
|
194
|
+
export * from './WallpaperId.js';
|
|
104
195
|
export * from './SeelenCommandActivateNotificationArgs.js';
|
|
105
|
-
export * from './
|
|
106
|
-
export * from './
|
|
107
|
-
export * from './
|
|
108
|
-
export * from './
|
|
109
|
-
export * from './
|
|
196
|
+
export * from './WindowManagerSettings.js';
|
|
197
|
+
export * from './PhysicalMonitor.js';
|
|
198
|
+
export * from './StartMenuLayoutItem.js';
|
|
199
|
+
export * from './FancyToolbarSide.js';
|
|
200
|
+
export * from './SeelenCommandSetAutoStartArgs.js';
|
|
201
|
+
export * from './WidgetConfigGroupVariant.js';
|
|
202
|
+
export * from './SystemLanguage.js';
|
|
203
|
+
export * from './SeelenEventPayload.js';
|
|
204
|
+
export * from './SeelenCommandSetMonitorBrightnessArgs.js';
|
|
205
|
+
export * from './Slug.js';
|
|
206
|
+
export * from './WegItemType.js';
|
|
207
|
+
export * from './ToolbarItem2.js';
|
|
208
|
+
export * from './ToastBindingChild.js';
|
|
209
|
+
export * from './TwmGlobalRuntimeTree.js';
|
|
210
|
+
export * from './TwmCondition.js';
|
|
211
|
+
export * from './TwmNodeLifetime.js';
|
|
212
|
+
export * from './SeelenCommandWallpaperSaveThumbnailArgs.js';
|
|
213
|
+
export * from './Border.js';
|
|
214
|
+
export * from './SeelenCommandSelectFileOnExplorerArgs.js';
|
|
215
|
+
export * from './FolderType.js';
|
|
110
216
|
export * from './StartOfWeek.js';
|
|
111
|
-
export * from './
|
|
112
|
-
export * from './
|
|
113
|
-
export * from './
|
|
114
|
-
export * from './
|
|
115
|
-
export * from './
|
|
116
|
-
export * from './
|
|
117
|
-
export * from './
|
|
118
|
-
export * from './
|
|
119
|
-
export * from './
|
|
120
|
-
export * from './
|
|
121
|
-
export * from './ThemeSettings.js';
|
|
122
|
-
export * from './AppIdentifier.js';
|
|
123
|
-
export * from './SluShortcutsSettings.js';
|
|
124
|
-
export * from './SeelenCommandSetFocusAssistArgs.js';
|
|
125
|
-
export * from './WmNode.js';
|
|
126
|
-
export * from './SeelenCommandOpenFileArgs.js';
|
|
127
|
-
export * from './SeelenCommandGetKeyStateArgs.js';
|
|
128
|
-
export * from './ImeStatus.js';
|
|
129
|
-
export * from './WegPinnedItemsVisibility.js';
|
|
130
|
-
export * from './MediaPlayerOwner.js';
|
|
131
|
-
export * from './Battery.js';
|
|
217
|
+
export * from './FancyToolbarSettings.js';
|
|
218
|
+
export * from './Theme.js';
|
|
219
|
+
export * from './SeelenCommandStateWriteToolbarItemsArgs.js';
|
|
220
|
+
export * from './Icon.js';
|
|
221
|
+
export * from './TwmRuntimeNode.js';
|
|
222
|
+
export * from './SeelenCommandStateSetCustomIconPackArgs.js';
|
|
223
|
+
export * from './SeelenCommandWlanForgetArgs.js';
|
|
224
|
+
export * from './SeelenCommandMediaNextArgs.js';
|
|
225
|
+
export * from './ToastHeader.js';
|
|
226
|
+
export * from './BLEAppearance.js';
|
|
132
227
|
export * from './Point.js';
|
|
133
|
-
export * from './
|
|
228
|
+
export * from './Color.js';
|
|
229
|
+
export * from './SeelenCommandSystemSetKeyboardLayoutArgs.js';
|
|
230
|
+
export * from './User.js';
|
|
231
|
+
export * from './WlanBssEntry.js';
|
|
232
|
+
export * from './PlaybackSpeed.js';
|
|
233
|
+
export * from './ThirdPartyPlugin.js';
|
|
234
|
+
export * from './SeelenCommandConfirmBluetoothDevicePairingArgs.js';
|
|
235
|
+
export * from './SeelenCommandSwitchWorkspaceArgs.js';
|
|
236
|
+
export * from './ToastActionsChild.js';
|
|
134
237
|
export * from './TrashBinInfo.js';
|
|
238
|
+
export * from './SeelenWegSettings.js';
|
|
239
|
+
export * from './WallpaperCollection.js';
|
|
240
|
+
export * from './SeelenCommandWegCloseAppArgs.js';
|
|
241
|
+
export * from './ToastTemplateType.js';
|
|
242
|
+
export * from './ThemeId.js';
|
|
135
243
|
export * from './PerformanceModeSettings.js';
|
|
244
|
+
export * from './SeelenCommandRunArgs.js';
|
|
245
|
+
export * from './ResourceMetadata.js';
|
|
246
|
+
export * from './AppIdentifierType.js';
|
|
247
|
+
export * from './WmAnimations.js';
|
|
248
|
+
export * from './ToolbarState.js';
|
|
249
|
+
export * from './Resource.js';
|
|
250
|
+
export * from './SluPopupConfig.js';
|
|
136
251
|
export * from './MultimonitorBehaviour.js';
|
|
137
|
-
export * from './
|
|
138
|
-
export * from './
|
|
139
|
-
export * from './
|
|
140
|
-
export * from './
|
|
141
|
-
export * from './
|
|
142
|
-
export * from './
|
|
143
|
-
export * from './
|
|
144
|
-
export * from './ToastActionActivationType.js';
|
|
145
|
-
export * from './SeelenCommandRequestToUserInputShortcutArgs.js';
|
|
146
|
-
export * from './WallpaperKind.js';
|
|
147
|
-
export * from './PerformanceMode.js';
|
|
148
|
-
export * from './ThemeVariable.js';
|
|
149
|
-
export * from './SeelenCommandRemoveResourceArgs.js';
|
|
150
|
-
export * from './SeelenCommandSetVolumeLevelArgs.js';
|
|
151
|
-
export * from './WidgetInstanceMode.js';
|
|
252
|
+
export * from './MonitorBrightness.js';
|
|
253
|
+
export * from './Operand.js';
|
|
254
|
+
export * from './WidgetSelectSubtype.js';
|
|
255
|
+
export * from './OldWegItemData.js';
|
|
256
|
+
export * from './SeelenCommandWegKillAppArgs.js';
|
|
257
|
+
export * from './FocusedApp.js';
|
|
258
|
+
export * from './MediaPlayer.js';
|
|
152
259
|
export * from './SeelenCommandTriggerContextMenuArgs.js';
|
|
153
|
-
export * from './
|
|
154
|
-
export * from './
|
|
155
|
-
export * from './
|
|
260
|
+
export * from './SeelenCommandTriggerWidgetArgs.js';
|
|
261
|
+
export * from './ResourcePendingUpdate.js';
|
|
262
|
+
export * from './WegItemData.js';
|
|
263
|
+
export * from './RemoteDataDeclaration.js';
|
|
264
|
+
export * from './Rect.js';
|
|
265
|
+
export * from './SeelenCommandMediaToggleMuteArgs.js';
|
|
266
|
+
export * from './SeelenCommandStateWriteSettingsArgs.js';
|
|
267
|
+
export * from './WidgetSettingsDeclarationList.js';
|
|
268
|
+
export * from './TwmStackPolicy.js';
|
|
269
|
+
export * from './WidgetSettingInputText.js';
|
|
270
|
+
export * from './PowerMode.js';
|
|
271
|
+
export * from './WegPinnedItemsVisibility.js';
|
|
156
272
|
export * from './MixBlendMode.js';
|
|
157
|
-
export * from './
|
|
158
|
-
export * from './
|
|
159
|
-
export * from './
|
|
160
|
-
export * from './
|
|
161
|
-
export * from './
|
|
273
|
+
export * from './WidgetConfigDefinition.js';
|
|
274
|
+
export * from './ThemeConfigDefinition.js';
|
|
275
|
+
export * from './SeelenCommandMoveWindowToWorkspaceArgs.js';
|
|
276
|
+
export * from './WidgetStatus.js';
|
|
277
|
+
export * from './RelaunchArguments.js';
|
|
278
|
+
export * from './HideMode.js';
|
|
279
|
+
export * from './FloatingWindowSettings.js';
|
|
280
|
+
export * from './SeelenCommandCreateWorkspaceArgs.js';
|
|
281
|
+
export * from './ToastText.js';
|
|
282
|
+
export * from './CssVariableName.js';
|
|
283
|
+
export * from './SeelenCommandGetPopupConfigArgs.js';
|
|
284
|
+
export * from './SeelenCommandWlanConnectArgs.js';
|
|
162
285
|
export * from './UpdaterSettings.js';
|
|
163
|
-
export * from './
|
|
164
|
-
export * from './
|
|
286
|
+
export * from './ToastProgress.js';
|
|
287
|
+
export * from './ImeStatus.js';
|
|
288
|
+
export * from './Relaunch.js';
|
|
165
289
|
export * from './AppConfig.js';
|
|
166
|
-
export * from './
|
|
167
|
-
export * from './
|
|
168
|
-
export * from './SeelenCommandMediaNextArgs.js';
|
|
169
|
-
export * from './SluResourceFile.js';
|
|
170
|
-
export * from './UserAppWindow.js';
|
|
171
|
-
export * from './SeelenFont.js';
|
|
172
|
-
export * from './ResourceId.js';
|
|
173
|
-
export * from './ResourceStatus.js';
|
|
174
|
-
export * from './ClipboardEntry.js';
|
|
175
|
-
export * from './BluetoothAudioVideoMinor.js';
|
|
176
|
-
export * from './BluetoothImagingMinor.js';
|
|
177
|
-
export * from './MonitorConfiguration.js';
|
|
178
|
-
export * from './ThemeId.js';
|
|
179
|
-
export * from './UniqueIconPackEntry.js';
|
|
180
|
-
export * from './ToastText.js';
|
|
181
|
-
export * from './SeelenCommandDisconnectBluetoothDeviceArgs.js';
|
|
182
|
-
export * from './SeelenCommandGetUserFolderContentArgs.js';
|
|
183
|
-
export * from './RelaunchArguments.js';
|
|
184
|
-
export * from './SeelenCommandStateWriteSettingsArgs.js';
|
|
185
|
-
export * from './Wallpaper.js';
|
|
186
|
-
export * from './PlaybackSpeed.js';
|
|
187
|
-
export * from './ToastHeader.js';
|
|
188
|
-
export * from './WorkspaceId.js';
|
|
189
|
-
export * from './SeelenWegMode.js';
|
|
190
|
-
export * from './SeelenCommandSwitchWorkspaceArgs.js';
|
|
191
|
-
export * from './MonitorId.js';
|
|
192
|
-
export * from './ToastBindingChild.js';
|
|
193
|
-
export * from './FocusedApp.js';
|
|
194
|
-
export * from './WlanBssEntry.js';
|
|
195
|
-
export * from './ToolbarState.js';
|
|
196
|
-
export * from './Settings.js';
|
|
197
|
-
export * from './MatchingStrategy.js';
|
|
198
|
-
export * from './ResolvedShortcut.js';
|
|
199
|
-
export * from './User.js';
|
|
200
|
-
export * from './SeelenCommandSetCurrentWidgetStatusArgs.js';
|
|
201
|
-
export * from './ToastTemplateType.js';
|
|
202
|
-
export * from './ResourceAttribute.js';
|
|
203
|
-
export * from './DesktopWorkspace.js';
|
|
204
|
-
export * from './Memory.js';
|
|
205
|
-
export * from './ThemeConfigDefinition.js';
|
|
206
|
-
export * from './ToolbarJsScope.js';
|
|
207
|
-
export * from './SeelenCommandRequestPairBluetoothDeviceArgs.js';
|
|
208
|
-
export * from './SeelenCommandMediaPrevArgs.js';
|
|
209
|
-
export * from './Theme.js';
|
|
210
|
-
export * from './FancyToolbarSide.js';
|
|
211
|
-
export * from './ThemeConfigGroupVariant.js';
|
|
212
|
-
export * from './BLEAppearance.js';
|
|
213
|
-
export * from './ToastGroup.js';
|
|
214
|
-
export * from './SeelenCommandGetIconArgs.js';
|
|
215
|
-
export * from './StartMenuItem.js';
|
|
216
|
-
export * from './BLEAppearanceSubCategory.js';
|
|
217
|
-
export * from './ToastInputType.js';
|
|
290
|
+
export * from './ThemeConfigGroup.js';
|
|
291
|
+
export * from './UpdateChannel.js';
|
|
218
292
|
export * from './WidgetSettingSwitch.js';
|
|
219
|
-
export * from './
|
|
220
|
-
export * from './
|
|
221
|
-
export * from './VirtualDesktopMonitor.js';
|
|
222
|
-
export * from './SeelenCommandWegPinItemArgs.js';
|
|
223
|
-
export * from './TsUnknown.js';
|
|
224
|
-
export * from './WallpaperInstanceSettings.js';
|
|
225
|
-
export * from './WindowManagerLayout.js';
|
|
226
|
-
export * from './SeelenCommandStateSetCustomIconPackArgs.js';
|
|
227
|
-
export * from './SeelenCommandRequestFocusArgs.js';
|
|
228
|
-
export * from './Rect.js';
|
|
229
|
-
export * from './SeelenCommandArgument.js';
|
|
230
|
-
export * from './BluetoothHealthMinor.js';
|
|
231
|
-
export * from './MediaDeviceSession.js';
|
|
232
|
-
export * from './WidgetConfigGroup.js';
|
|
233
|
-
export * from './SysTrayIcon.js';
|
|
234
|
-
export * from './WidgetLoader.js';
|
|
235
|
-
export * from './SeelenCommandDestroyWorkspaceArgs.js';
|
|
236
|
-
export * from './Resource.js';
|
|
237
|
-
export * from './SeelenCommandSelectFileOnExplorerArgs.js';
|
|
238
|
-
export * from './AppsConfigurationList.js';
|
|
239
|
-
export * from './SeelenCommandGetPopupConfigArgs.js';
|
|
240
|
-
export * from './WegItemType.js';
|
|
241
|
-
export * from './IconPack.js';
|
|
293
|
+
export * from './ThemeConfigGroupVariant.js';
|
|
294
|
+
export * from './WidgetSettingSelect.js';
|
|
242
295
|
export * from './SeelenCommandUpdatePopupArgs.js';
|
|
243
|
-
export * from './
|
|
244
|
-
export * from './RemoteDataDeclaration.js';
|
|
245
|
-
export * from './FolderChangedArgs.js';
|
|
246
|
-
export * from './ToastActions.js';
|
|
247
|
-
export * from './ResourceText.js';
|
|
248
|
-
export * from './ObjectFit.js';
|
|
249
|
-
export * from './SeelenCommandWallpaperSaveThumbnailArgs.js';
|
|
250
|
-
export * from './ThemeVariableDefinition.js';
|
|
251
|
-
export * from './BackupStatus.js';
|
|
252
|
-
export * from './WidgetPreset.js';
|
|
253
|
-
export * from './ToastBinding.js';
|
|
254
|
-
export * from './VirtualDesktops.js';
|
|
255
|
-
export * from './SeelenCommandSystemSetKeyboardLayoutArgs.js';
|
|
256
|
-
export * from './WidgetShortcutDeclaration.js';
|
|
257
|
-
export * from './SysTrayIconId.js';
|
|
258
|
-
export * from './ResourceKind.js';
|
|
259
|
-
export * from './StartMenuLayout.js';
|
|
260
|
-
export * from './SharedIconPackEntry.js';
|
|
296
|
+
export * from './MediaPlayerTimeline.js';
|
|
261
297
|
export * from './SluPopupContent.js';
|
|
262
|
-
export * from './
|
|
263
|
-
export * from './
|
|
264
|
-
export * from './
|
|
265
|
-
export * from './
|
|
266
|
-
export * from './
|
|
267
|
-
export * from './
|
|
268
|
-
export * from './
|
|
269
|
-
export * from './SeelenCommandSetNativeShellWallpaperArgs.js';
|
|
270
|
-
export * from './ResourcePendingUpdate.js';
|
|
271
|
-
export * from './DevicePairingNeededAction.js';
|
|
272
|
-
export * from './ToastSubGroup.js';
|
|
273
|
-
export * from './StyleValue.js';
|
|
274
|
-
export * from './SeelenCommandStateWriteToolbarItemsArgs.js';
|
|
275
|
-
export * from './SeelenCommandClosePopupArgs.js';
|
|
276
|
-
export * from './ClipboardData.js';
|
|
277
|
-
export * from './ToastAction.js';
|
|
278
|
-
export * from './WidgetTriggerPayload.js';
|
|
279
|
-
export * from './SeelenCommandMediaToggleMuteArgs.js';
|
|
280
|
-
export * from './WegItems.js';
|
|
281
|
-
export * from './AdapterStatus.js';
|
|
282
|
-
export * from './SeelenWegSettings.js';
|
|
283
|
-
export * from './Widget.js';
|
|
284
|
-
export * from './NetworkStatistics.js';
|
|
285
|
-
export * from './Icon.js';
|
|
286
|
-
export * from './WidgetSettingFont.js';
|
|
287
|
-
export * from './BluetoothMajorServiceClass.js';
|
|
288
|
-
export * from './Frame.js';
|
|
289
|
-
export * from './Toast.js';
|
|
290
|
-
export * from './SeelenCommandSetAppWindowsPositionsArgs.js';
|
|
291
|
-
export * from './WallpaperId.js';
|
|
298
|
+
export * from './BluetoothHealthMinor.js';
|
|
299
|
+
export * from './ObjectFit.js';
|
|
300
|
+
export * from './SeelenCommandGetKeyStateArgs.js';
|
|
301
|
+
export * from './UIColors.js';
|
|
302
|
+
export * from './Battery.js';
|
|
303
|
+
export * from './SeelenCommandClipboardSetContentArgs.js';
|
|
304
|
+
export * from './SeelenWegSide.js';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"JsonValue.d.ts","sourceRoot":"","sources":["../../../../src/gen/types/serde_json/JsonValue.ts"],"names":[],"mappings":"AAEA,MAAM,MAAM,SAAS,GAAG,MAAM,GAAG,MAAM,GAAG,OAAO,GAAG,KAAK,CAAC,SAAS,CAAC,GAAG;KAAG,GAAG,IAAI,MAAM,GAAG,SAAS;CAAE,GAAG,IAAI,CAAC"}
|
|
@@ -4,9 +4,11 @@ export declare enum SeelenCommand {
|
|
|
4
4
|
CreateWorkspace = "create_workspace",
|
|
5
5
|
DestroyWorkspace = "destroy_workspace",
|
|
6
6
|
RenameWorkspace = "rename_workspace",
|
|
7
|
+
MoveWindowToWorkspace = "move_window_to_workspace",
|
|
7
8
|
WallpaperNext = "wallpaper_next",
|
|
8
9
|
WallpaperPrev = "wallpaper_prev",
|
|
9
10
|
WallpaperSaveThumbnail = "wallpaper_save_thumbnail",
|
|
11
|
+
SetAsWallpaper = "set_as_wallpaper",
|
|
10
12
|
LogFromWebview = "log_from_webview",
|
|
11
13
|
OpenFile = "open_file",
|
|
12
14
|
SelectFileOnExplorer = "select_file_on_explorer",
|
|
@@ -28,8 +30,11 @@ export declare enum SeelenCommand {
|
|
|
28
30
|
SystemGetForegroundWindowColor = "get_foreground_window_color",
|
|
29
31
|
SystemGetMonitors = "get_connected_monitors",
|
|
30
32
|
SystemGetColors = "get_system_colors",
|
|
33
|
+
SystemSetAccentColor = "set_system_accent_color",
|
|
31
34
|
SystemGetLanguages = "get_system_languages",
|
|
32
35
|
SystemSetKeyboardLayout = "set_system_keyboard_layout",
|
|
36
|
+
RegisterAppBar = "register_app_bar",
|
|
37
|
+
UnregisterAppBar = "unregister_app_bar",
|
|
33
38
|
StateGetDefaultSettings = "state_get_default_settings",
|
|
34
39
|
StateGetDefaultMonitorSettings = "state_get_default_monitor_settings",
|
|
35
40
|
StateGetDefaultWallpaperSettings = "state_get_default_wallpaper_settings",
|
|
@@ -75,6 +80,7 @@ export declare enum SeelenCommand {
|
|
|
75
80
|
SetVolumeLevel = "set_volume_level",
|
|
76
81
|
MediaToggleMute = "media_toggle_mute",
|
|
77
82
|
MediaSetDefaultDevice = "media_set_default_device",
|
|
83
|
+
GetMediaWaveform = "get_media_waveform",
|
|
78
84
|
GetAllMonitorsBrightness = "get_all_monitors_brightness",
|
|
79
85
|
SetMonitorBrightness = "set_monitor_brightness",
|
|
80
86
|
GetPowerStatus = "get_power_status",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"commands.d.ts","sourceRoot":"","sources":["../../../src/src/handlers/commands.ts"],"names":[],"mappings":"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"}
|
|
1
|
+
{"version":3,"file":"commands.d.ts","sourceRoot":"","sources":["../../../src/src/handlers/commands.ts"],"names":[],"mappings":"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"}
|