@seelen-ui/lib 2.7.0 → 2.7.1
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/Settings.d.ts +4 -0
- package/esm/gen/types/Settings.d.ts.map +1 -1
- package/esm/gen/types/UserAppWindowColors.d.ts +2 -0
- package/esm/gen/types/UserAppWindowColors.d.ts.map +1 -1
- package/esm/gen/types/mod.d.ts +278 -278
- package/esm/gen/types/mod.d.ts.map +1 -1
- package/esm/gen/types/mod.js +278 -278
- package/package.json +1 -1
- package/script/gen/types/Settings.d.ts +4 -0
- package/script/gen/types/Settings.d.ts.map +1 -1
- package/script/gen/types/UserAppWindowColors.d.ts +2 -0
- package/script/gen/types/UserAppWindowColors.d.ts.map +1 -1
- package/script/gen/types/mod.d.ts +278 -278
- package/script/gen/types/mod.d.ts.map +1 -1
- package/script/gen/types/mod.js +278 -278
package/esm/gen/types/mod.js
CHANGED
|
@@ -1,309 +1,309 @@
|
|
|
1
|
-
export * from './
|
|
2
|
-
export * from './
|
|
3
|
-
export * from './
|
|
4
|
-
export * from './
|
|
5
|
-
export * from './
|
|
6
|
-
export * from './
|
|
7
|
-
export * from './
|
|
8
|
-
export * from './
|
|
9
|
-
export * from './
|
|
10
|
-
export * from './SeelenCommandSystemSetKeyboardLayoutArgs.js';
|
|
11
|
-
export * from './SeelenCommandWlanForgetArgs.js';
|
|
12
|
-
export * from './SeelenCommandSetRadioStateArgs.js';
|
|
13
|
-
export * from './Widget.js';
|
|
14
|
-
export * from './SeelenCommandStateWriteSettingsArgs.js';
|
|
15
|
-
export * from './Theme.js';
|
|
16
|
-
export * from './SeelenCommandStateSetCustomIconPackArgs.js';
|
|
17
|
-
export * from './BluetoothPhoneMinor.js';
|
|
18
|
-
export * from './WegPinnedItemsVisibility.js';
|
|
19
|
-
export * from './UIColors.js';
|
|
20
|
-
export * from './ThemeId.js';
|
|
21
|
-
export * from './SeelenCommandSelectFileOnExplorerArgs.js';
|
|
22
|
-
export * from './SeelenCommandWlanConnectArgs.js';
|
|
23
|
-
export * from './MediaDeviceType.js';
|
|
24
|
-
export * from './WmAnimations.js';
|
|
25
|
-
export * from './SeelenWegSettings.js';
|
|
26
|
-
export * from './Core.js';
|
|
27
|
-
export * from './WidgetDebugInfo.js';
|
|
28
|
-
export * from './AudioWaveform.js';
|
|
29
|
-
export * from './WidgetSettingInputText.js';
|
|
30
|
-
export * from './SeelenCommandSendSystemTrayIconActionArgs.js';
|
|
31
|
-
export * from './SeelenCommandSimulatePermArgs.js';
|
|
32
|
-
export * from './ToastImageCropType.js';
|
|
33
|
-
export * from './ToastActionPlacement.js';
|
|
34
|
-
export * from './PlaybackSpeed.js';
|
|
35
|
-
export * from './Color.js';
|
|
36
|
-
export * from './BackupStatus.js';
|
|
37
|
-
export * from './ToastBinding.js';
|
|
38
|
-
export * from './ResourceText.js';
|
|
39
|
-
export * from './WmDragBehavior.js';
|
|
1
|
+
export * from './Dialog.js';
|
|
2
|
+
export * from './UpdaterSettings.js';
|
|
3
|
+
export * from './BluetoothMinorClass.js';
|
|
4
|
+
export * from './WidgetLoader.js';
|
|
5
|
+
export * from './ToastVisual.js';
|
|
6
|
+
export * from './AdapterStatus.js';
|
|
7
|
+
export * from './StyleValue.js';
|
|
8
|
+
export * from './WegTemporalItemsVisibility.js';
|
|
9
|
+
export * from './SettingsByWidget.js';
|
|
40
10
|
export * from './ToastActionActivationType.js';
|
|
41
|
-
export * from './
|
|
42
|
-
export * from './
|
|
43
|
-
export * from './
|
|
11
|
+
export * from './PerformanceMode.js';
|
|
12
|
+
export * from './WegMiddleClickAction.js';
|
|
13
|
+
export * from './WorkspaceConfiguration.js';
|
|
14
|
+
export * from './StartMenuLayout.js';
|
|
15
|
+
export * from './Point.js';
|
|
16
|
+
export * from './SeelenCommandArgument.js';
|
|
44
17
|
export * from './ToastActions.js';
|
|
45
|
-
export * from './
|
|
46
|
-
export * from './
|
|
47
|
-
export * from './
|
|
48
|
-
export * from './
|
|
49
|
-
export * from './
|
|
18
|
+
export * from './AppIdentifier.js';
|
|
19
|
+
export * from './MediaDeviceType.js';
|
|
20
|
+
export * from './ResourceStatus.js';
|
|
21
|
+
export * from './AppExtraFlag.js';
|
|
22
|
+
export * from './MonitorBrightness.js';
|
|
23
|
+
export * from './WallpaperKind.js';
|
|
24
|
+
export * from './VirtualDesktopMonitor.js';
|
|
25
|
+
export * from './MonitorId.js';
|
|
26
|
+
export * from './SeelenCommandRegisterUserCustomAppIconArgs.js';
|
|
27
|
+
export * from './WegItem.js';
|
|
28
|
+
export * from './FocusedApp.js';
|
|
29
|
+
export * from './HideMode.js';
|
|
30
|
+
export * from './BluetoothImagingSubMinor.js';
|
|
31
|
+
export * from './ToastInput.js';
|
|
32
|
+
export * from './SeelenCommandDisconnectBluetoothDeviceArgs.js';
|
|
33
|
+
export * from './BluetoothComputerMinor.js';
|
|
34
|
+
export * from './SeelenCommandSetCurrentWidgetStatusArgs.js';
|
|
35
|
+
export * from './SeelenCommandLogFromWebviewArgs.js';
|
|
50
36
|
export * from './SeelenCommandConnectBluetoothDeviceArgs.js';
|
|
51
|
-
export * from './
|
|
52
|
-
export * from './
|
|
53
|
-
export * from './
|
|
54
|
-
export * from './
|
|
55
|
-
export * from './
|
|
56
|
-
export * from './
|
|
57
|
-
export * from './
|
|
37
|
+
export * from './ToolbarItem2.js';
|
|
38
|
+
export * from './ThemeConfigGroup.js';
|
|
39
|
+
export * from './TsUnknown.js';
|
|
40
|
+
export * from './VirtualDesktops.js';
|
|
41
|
+
export * from './ToastInputType.js';
|
|
42
|
+
export * from './ThemeConfigDefinition.js';
|
|
43
|
+
export * from './WegItemData.js';
|
|
44
|
+
export * from './SeelenCommandGetKeyStateArgs.js';
|
|
45
|
+
export * from './SluShortcutsSettings.js';
|
|
46
|
+
export * from './Slug.js';
|
|
47
|
+
export * from './RadioDeviceKind.js';
|
|
48
|
+
export * from './SeelenCommandWallpaperSaveThumbnailArgs.js';
|
|
49
|
+
export * from './ToastImageCropType.js';
|
|
50
|
+
export * from './SeelenCommandWriteFileArgs.js';
|
|
51
|
+
export * from './SeelenCommandActivateNotificationArgs.js';
|
|
58
52
|
export * from './WidgetSettingColor.js';
|
|
59
|
-
export * from './
|
|
60
|
-
export * from './
|
|
61
|
-
export * from './
|
|
62
|
-
export * from './
|
|
53
|
+
export * from './MediaPlayer.js';
|
|
54
|
+
export * from './SeelenCommandStateGetSettingsArgs.js';
|
|
55
|
+
export * from './ToastImagePlacement.js';
|
|
56
|
+
export * from './ToastBinding.js';
|
|
57
|
+
export * from './WidgetSettingInputNumber.js';
|
|
58
|
+
export * from './ClipboardEntry.js';
|
|
59
|
+
export * from './FloatingWindowSettings.js';
|
|
60
|
+
export * from './Plugin.js';
|
|
61
|
+
export * from './UserAppWindowColors.js';
|
|
62
|
+
export * from './SeelenCommandTriggerDialogArgs.js';
|
|
63
|
+
export * from './SeelenCommandSystemSetAccentColorArgs.js';
|
|
64
|
+
export * from './ClipboardEntryContent.js';
|
|
65
|
+
export * from './SeelenCommandSetFocusAssistArgs.js';
|
|
66
|
+
export * from './UpdateChannel.js';
|
|
67
|
+
export * from './TwmReservation.js';
|
|
68
|
+
export * from './BluetoothDevicePairShowPinRequest.js';
|
|
69
|
+
export * from './ContextMenuItem.js';
|
|
70
|
+
export * from './SeelenCommandSetNotificationsModeArgs.js';
|
|
63
71
|
export * from './SeelenWallSettings.js';
|
|
64
|
-
export * from './
|
|
65
|
-
export * from './
|
|
66
|
-
export * from './
|
|
67
|
-
export * from './
|
|
68
|
-
export * from './
|
|
69
|
-
export * from './
|
|
72
|
+
export * from './AudioWaveform.js';
|
|
73
|
+
export * from './ToastProgress.js';
|
|
74
|
+
export * from './BLEAppearance.js';
|
|
75
|
+
export * from './WidgetDebugInfo.js';
|
|
76
|
+
export * from './BluetoothMajorServiceClass.js';
|
|
77
|
+
export * from './ObjectFit.js';
|
|
78
|
+
export * from './SeelenCommandSetMonitorBrightnessArgs.js';
|
|
79
|
+
export * from './SeelenCommandStateSetCustomIconPackArgs.js';
|
|
80
|
+
export * from './SeelenCommandWlanForgetArgs.js';
|
|
81
|
+
export * from './SeelenCommandForgetBluetoothDeviceArgs.js';
|
|
82
|
+
export * from './SeelenCommandMediaTogglePlayPauseArgs.js';
|
|
70
83
|
export * from './TwmPluginNode.js';
|
|
84
|
+
export * from './WegPinnedItemsVisibility.js';
|
|
85
|
+
export * from './BluetoothAudioVideoMinor.js';
|
|
86
|
+
export * from './ToastActionsChild.js';
|
|
87
|
+
export * from './Relaunch.js';
|
|
71
88
|
export * from './SeelenCommandTriggerContextMenuArgs.js';
|
|
89
|
+
export * from './ToolbarItem.js';
|
|
72
90
|
export * from './WindowManagerSettings.js';
|
|
73
|
-
export * from './
|
|
91
|
+
export * from './WidgetSelectOption.js';
|
|
92
|
+
export * from './RemoteDataDeclaration.js';
|
|
74
93
|
export * from './SeelenCommandWegToggleWindowStateArgs.js';
|
|
75
|
-
export * from './
|
|
76
|
-
export * from './
|
|
77
|
-
export * from './SystrayIconAction.js';
|
|
78
|
-
export * from './DesktopWorkspace.js';
|
|
79
|
-
export * from './UpdateChannel.js';
|
|
80
|
-
export * from './ProcessInformation.js';
|
|
81
|
-
export * from './Plugin.js';
|
|
94
|
+
export * from './ToastText.js';
|
|
95
|
+
export * from './NetworkAdapter.js';
|
|
82
96
|
export * from './ClipboardData.js';
|
|
83
|
-
export * from './
|
|
84
|
-
export * from './
|
|
85
|
-
export * from './
|
|
86
|
-
export * from './
|
|
87
|
-
export * from './ToastVisual.js';
|
|
88
|
-
export * from './WidgetSettingRange.js';
|
|
89
|
-
export * from './SeelenCommandSystemSetAccentColorArgs.js';
|
|
90
|
-
export * from './SeelenCommandStateWriteToolbarItemsArgs.js';
|
|
91
|
-
export * from './IconPack.js';
|
|
92
|
-
export * from './SeelenWegSide.js';
|
|
93
|
-
export * from './ToastGroup.js';
|
|
94
|
-
export * from './WegMiddleClickAction.js';
|
|
95
|
-
export * from './ResourceMetadata.js';
|
|
96
|
-
export * from './BluetoothComputerMinor.js';
|
|
97
|
-
export * from './Comparator.js';
|
|
98
|
-
export * from './KnownPlugin.js';
|
|
99
|
-
export * from './BluetoothWearableMinor.js';
|
|
100
|
-
export * from './WallpaperKind.js';
|
|
101
|
-
export * from './ResourceId.js';
|
|
102
|
-
export * from './SeelenCommandWegPinItemArgs.js';
|
|
103
|
-
export * from './FancyToolbarSide.js';
|
|
104
|
-
export * from './ToastSubGroup.js';
|
|
105
|
-
export * from './TwmRuntimeTree.js';
|
|
106
|
-
export * from './VirtualDesktops.js';
|
|
107
|
-
export * from './ContextMenu.js';
|
|
108
|
-
export * from './RadioDevice.js';
|
|
109
|
-
export * from './SeelenCommandRequestPairBluetoothDeviceArgs.js';
|
|
110
|
-
export * from './ZOrder.js';
|
|
97
|
+
export * from './StartOfWeek.js';
|
|
98
|
+
export * from './Frame.js';
|
|
99
|
+
export * from './SeelenCommandWmSetStackActiveWindowArgs.js';
|
|
100
|
+
export * from './Alignment.js';
|
|
111
101
|
export * from './WidgetSettingItem.js';
|
|
112
|
-
export * from './
|
|
102
|
+
export * from './SeelenCommandStateWriteWegItemsArgs.js';
|
|
103
|
+
export * from './BluetoothPeripheralSubMinor.js';
|
|
104
|
+
export * from './ToastSubGroupChild.js';
|
|
105
|
+
export * from './TwmCondition.js';
|
|
106
|
+
export * from './ThirdPartyWidgetSettings.js';
|
|
107
|
+
export * from './Wallpaper.js';
|
|
108
|
+
export * from './Widget.js';
|
|
109
|
+
export * from './SeelenCommandReadFileArgs.js';
|
|
110
|
+
export * from './OldWegItemData.js';
|
|
111
|
+
export * from './Core.js';
|
|
112
|
+
export * from './MediaPlayerTimeline.js';
|
|
113
|
+
export * from './WidgetId.js';
|
|
114
|
+
export * from './ToastSubGroup.js';
|
|
113
115
|
export * from './MonitorSettingsByWidget.js';
|
|
114
|
-
export * from './
|
|
115
|
-
export * from './
|
|
116
|
-
export * from './
|
|
117
|
-
export * from './
|
|
118
|
-
export * from './
|
|
119
|
-
export * from './
|
|
120
|
-
export * from './
|
|
121
|
-
export * from './
|
|
122
|
-
export * from './
|
|
123
|
-
export * from './
|
|
124
|
-
export * from './
|
|
116
|
+
export * from './PowerMode.js';
|
|
117
|
+
export * from './ToastImage.js';
|
|
118
|
+
export * from './WorkspaceId.js';
|
|
119
|
+
export * from './SeelenCommandRegisterAppBarArgs.js';
|
|
120
|
+
export * from './SeelenCommandRequestPairBluetoothDeviceArgs.js';
|
|
121
|
+
export * from './WidgetSettingSwitch.js';
|
|
122
|
+
export * from './SeelenCommandDeleteUserCustomAppIconArgs.js';
|
|
123
|
+
export * from './ThemeVariableWithUnit.js';
|
|
124
|
+
export * from './MixBlendMode.js';
|
|
125
|
+
export * from './AppNotification.js';
|
|
126
|
+
export * from './UIColors.js';
|
|
127
|
+
export * from './AppConfig.js';
|
|
128
|
+
export * from './BluetoothImagingMinor.js';
|
|
129
|
+
export * from './MonitorConfiguration.js';
|
|
130
|
+
export * from './SeelenEventPayload.js';
|
|
131
|
+
export * from './SeelenCommandWegCloseAppArgs.js';
|
|
132
|
+
export * from './WidgetSettingSelect.js';
|
|
133
|
+
export * from './ToastBindingChild.js';
|
|
134
|
+
export * from './IconPackEntry.js';
|
|
135
|
+
export * from './SeelenCommandGetUserFolderContentArgs.js';
|
|
136
|
+
export * from './SeelenCommandStateWriteToolbarItemsArgs.js';
|
|
137
|
+
export * from './ThemeVariable.js';
|
|
138
|
+
export * from './PluginId.js';
|
|
125
139
|
export * from './AppBarEdge.js';
|
|
140
|
+
export * from './Theme.js';
|
|
141
|
+
export * from './MediaDevice.js';
|
|
142
|
+
export * from './MultimonitorBehaviour.js';
|
|
143
|
+
export * from './ResourceText.js';
|
|
144
|
+
export * from './DesktopWorkspace.js';
|
|
145
|
+
export * from './UserAppWindow.js';
|
|
146
|
+
export * from './TwmNodeLifetime.js';
|
|
147
|
+
export * from './SeelenWegSettings.js';
|
|
148
|
+
export * from './WidgetStatus.js';
|
|
149
|
+
export * from './SeelenCommandDebugOpenDevToolsArgs.js';
|
|
150
|
+
export * from './PhysicalMonitor.js';
|
|
151
|
+
export * from './SeelenCommandReturn.js';
|
|
152
|
+
export * from './BluetoothNetworkSubMinor.js';
|
|
126
153
|
export * from './ResolvedShortcut.js';
|
|
127
|
-
export * from './
|
|
128
|
-
export * from './
|
|
154
|
+
export * from './SeelenCommandSimulatePermArgs.js';
|
|
155
|
+
export * from './KeyboardLayout.js';
|
|
156
|
+
export * from './BluetoothNetworkMinor.js';
|
|
157
|
+
export * from './SeelenCommandSetNativeShellWallpaperArgs.js';
|
|
158
|
+
export * from './SeelenCommandSetRadioStateArgs.js';
|
|
129
159
|
export * from './SeelenCommandClipboardSetContentArgs.js';
|
|
130
|
-
export * from './
|
|
131
|
-
export * from './
|
|
132
|
-
export * from './
|
|
133
|
-
export * from './
|
|
134
|
-
export * from './
|
|
135
|
-
export * from './
|
|
160
|
+
export * from './ResourceMetadata.js';
|
|
161
|
+
export * from './SeelenCommandRemoveResourceArgs.js';
|
|
162
|
+
export * from './UniqueIconPackEntry.js';
|
|
163
|
+
export * from './ResourcePendingUpdate.js';
|
|
164
|
+
export * from './PowerStatus.js';
|
|
165
|
+
export * from './StartMenuLayoutItem.js';
|
|
166
|
+
export * from './BackupStatus.js';
|
|
167
|
+
export * from './WegItemType.js';
|
|
136
168
|
export * from './SeelenCommandSwitchWorkspaceArgs.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 './
|
|
145
|
-
export * from './
|
|
146
|
-
export * from './
|
|
147
|
-
export * from './
|
|
169
|
+
export * from './SeelenSession.js';
|
|
170
|
+
export * from './TwmRuntimeNode.js';
|
|
171
|
+
export * from './SluResourceFile.js';
|
|
172
|
+
export * from './SystemLanguage.js';
|
|
173
|
+
export * from './SeelenCommandRequestFocusArgs.js';
|
|
174
|
+
export * from './ToastActionAfterActivationBehavior.js';
|
|
175
|
+
export * from './ToolbarState.js';
|
|
176
|
+
export * from './SystrayIconAction.js';
|
|
177
|
+
export * from './SeelenCommandSetAppWindowsPositionsArgs.js';
|
|
178
|
+
export * from './BluetoothToyMinor.js';
|
|
179
|
+
export * from './OldWegItemSubtype.js';
|
|
180
|
+
export * from './Color.js';
|
|
181
|
+
export * from './SeelenCommandSystemSetKeyboardLayoutArgs.js';
|
|
182
|
+
export * from './ThemeVariableDefinition.js';
|
|
183
|
+
export * from './FolderChangedArgs.js';
|
|
184
|
+
export * from './WallpaperId.js';
|
|
185
|
+
export * from './ToolbarJsScope.js';
|
|
186
|
+
export * from './ThemeId.js';
|
|
187
|
+
export * from './ResourceId.js';
|
|
188
|
+
export * from './BluetoothWearableMinor.js';
|
|
189
|
+
export * from './BluetoothMajorClass.js';
|
|
190
|
+
export * from './WidgetSettingInputText.js';
|
|
191
|
+
export * from './SeelenCommandSelectFileOnExplorerArgs.js';
|
|
192
|
+
export * from './WidgetSettingRange.js';
|
|
148
193
|
export * from './ThemeSettingsDefinition.js';
|
|
149
|
-
export * from './
|
|
194
|
+
export * from './ContextMenuCallbackPayload.js';
|
|
195
|
+
export * from './SystemShortcutDeclaration.js';
|
|
196
|
+
export * from './MediaDeviceSession.js';
|
|
197
|
+
export * from './CssVariableName.js';
|
|
198
|
+
export * from './ZOrder.js';
|
|
199
|
+
export * from './AppIdentifierType.js';
|
|
200
|
+
export * from './SeelenCommandClipboardPasteArgs.js';
|
|
201
|
+
export * from './Comparator.js';
|
|
202
|
+
export * from './BluetoothPeripheralMinor.js';
|
|
203
|
+
export * from './RadioDevice.js';
|
|
204
|
+
export * from './ToastHeader.js';
|
|
205
|
+
export * from './WidgetConfigGroup.js';
|
|
206
|
+
export * from './BluetoothDevice.js';
|
|
207
|
+
export * from './BluetoothHealthMinor.js';
|
|
208
|
+
export * from './SeelenCommandMoveWindowToWorkspaceArgs.js';
|
|
209
|
+
export * from './DialogContent.js';
|
|
210
|
+
export * from './SeelenCommandDestroyWorkspaceArgs.js';
|
|
211
|
+
export * from './SeelenCommandSetSelfPositionArgs.js';
|
|
212
|
+
export * from './PlaybackSpeed.js';
|
|
150
213
|
export * from './Memory.js';
|
|
151
|
-
export * from './
|
|
152
|
-
export * from './SeelenCommandSetNativeShellWallpaperArgs.js';
|
|
153
|
-
export * from './SeelenCommandMediaSetDefaultDeviceArgs.js';
|
|
154
|
-
export * from './ThemeSettings.js';
|
|
155
|
-
export * from './UserAppWindowPreview.js';
|
|
156
|
-
export * from './MonitorBrightness.js';
|
|
157
|
-
export * from './UserAppWindow.js';
|
|
158
|
-
export * from './BluetoothMinorClass.js';
|
|
159
|
-
export * from './PhysicalMonitor.js';
|
|
160
|
-
export * from './VirtualDesktopMonitor.js';
|
|
161
|
-
export * from './ToolbarItem2.js';
|
|
162
|
-
export * from './BluetoothAudioVideoMinor.js';
|
|
163
|
-
export * from './ToastDuration.js';
|
|
164
|
-
export * from './SysTrayIconId.js';
|
|
165
|
-
export * from './SeelenCommandForgetBluetoothDeviceArgs.js';
|
|
166
|
-
export * from './WidgetShortcutDeclaration.js';
|
|
167
|
-
export * from './ThemeVariableWithUnit.js';
|
|
168
|
-
export * from './Relaunch.js';
|
|
169
|
-
export * from './ToastImage.js';
|
|
214
|
+
export * from './FancyToolbarSettings.js';
|
|
170
215
|
export * from './Operand.js';
|
|
171
|
-
export * from './
|
|
172
|
-
export * from './
|
|
173
|
-
export * from './ToastHeader.js';
|
|
174
|
-
export * from './SeelenCommandRunArgs.js';
|
|
175
|
-
export * from './ToastProgress.js';
|
|
176
|
-
export * from './BLEAppearance.js';
|
|
177
|
-
export * from './WidgetSettingInputNumber.js';
|
|
178
|
-
export * from './SeelenCommandWegKillAppArgs.js';
|
|
179
|
-
export * from './WallpaperCollection.js';
|
|
216
|
+
export * from './SeelenCommandRequestToUserInputShortcutArgs.js';
|
|
217
|
+
export * from './RelaunchArguments.js';
|
|
180
218
|
export * from './SeelenCommandMediaPrevArgs.js';
|
|
181
|
-
export * from './
|
|
182
|
-
export * from './
|
|
183
|
-
export * from './UserAppWindowColors.js';
|
|
184
|
-
export * from './WidgetConfigGroup.js';
|
|
185
|
-
export * from './SeelenEventPayload.js';
|
|
186
|
-
export * from './WidgetStatus.js';
|
|
187
|
-
export * from './ToastActionButtonStyle.js';
|
|
188
|
-
export * from './MatchingStrategy.js';
|
|
189
|
-
export * from './NetworkAdapter.js';
|
|
190
|
-
export * from './ToastSubGroupChild.js';
|
|
191
|
-
export * from './ThemeVariableDefinition.js';
|
|
192
|
-
export * from './TwmNodeKind.js';
|
|
193
|
-
export * from './WegTemporalItemsVisibility.js';
|
|
194
|
-
export * from './SeelenCommandReadFileArgs.js';
|
|
195
|
-
export * from './WegItemData.js';
|
|
196
|
-
export * from './FolderType.js';
|
|
197
|
-
export * from './SeelenCommandArgument.js';
|
|
198
|
-
export * from './SeelenCommandDisconnectBluetoothDeviceArgs.js';
|
|
199
|
-
export * from './ToastActionsChild.js';
|
|
200
|
-
export * from './StartOfWeek.js';
|
|
201
|
-
export * from './TwmPlugin.js';
|
|
202
|
-
export * from './SeelenCommandNotificationsCloseArgs.js';
|
|
203
|
-
export * from './BluetoothDevicePairShowPinRequest.js';
|
|
204
|
-
export * from './SeelenCommandWriteFileArgs.js';
|
|
205
|
-
export * from './BluetoothImagingMinor.js';
|
|
206
|
-
export * from './MediaDeviceSession.js';
|
|
207
|
-
export * from './ContextMenuCallbackPayload.js';
|
|
208
|
-
export * from './WegItem.js';
|
|
209
|
-
export * from './WallpaperId.js';
|
|
210
|
-
export * from './BluetoothMajorServiceClass.js';
|
|
211
|
-
export * from './MixBlendMode.js';
|
|
212
|
-
export * from './StyleValue.js';
|
|
213
|
-
export * from './AdapterStatus.js';
|
|
219
|
+
export * from './Resource.js';
|
|
220
|
+
export * from './ThemeConfigGroupVariant.js';
|
|
214
221
|
export * from './SeelenWegMode.js';
|
|
215
|
-
export * from './
|
|
216
|
-
export * from './
|
|
217
|
-
export * from './SeelenCommandActivateNotificationArgs.js';
|
|
222
|
+
export * from './ToastDuration.js';
|
|
223
|
+
export * from './ToastTemplateType.js';
|
|
218
224
|
export * from './ObjectPosition.js';
|
|
219
|
-
export * from './
|
|
220
|
-
export * from './
|
|
221
|
-
export * from './
|
|
222
|
-
export * from './
|
|
223
|
-
export * from './WidgetInstanceMode.js';
|
|
224
|
-
export * from './WidgetSelectOption.js';
|
|
225
|
-
export * from './FolderChangedArgs.js';
|
|
226
|
-
export * from './AppExtraFlag.js';
|
|
227
|
-
export * from './Disk.js';
|
|
228
|
-
export * from './BluetoothNetworkMinor.js';
|
|
229
|
-
export * from './WidgetConfigGroupVariant.js';
|
|
230
|
-
export * from './WegItemType.js';
|
|
231
|
-
export * from './SeelenCommandLogFromWebviewArgs.js';
|
|
232
|
-
export * from './SeelenCommandWmSetStackActiveWindowArgs.js';
|
|
233
|
-
export * from './UpdaterSettings.js';
|
|
234
|
-
export * from './WidgetConfigDefinition.js';
|
|
235
|
-
export * from './PerformanceMode.js';
|
|
236
|
-
export * from './ToastInput.js';
|
|
237
|
-
export * from './FocusedApp.js';
|
|
238
|
-
export * from './ObjectFit.js';
|
|
239
|
-
export * from './DevicePairingAnswer.js';
|
|
240
|
-
export * from './BluetoothDevice.js';
|
|
241
|
-
export * from './UniqueIconPackEntry.js';
|
|
242
|
-
export * from './PluginId.js';
|
|
243
|
-
export * from './MonitorId.js';
|
|
244
|
-
export * from './BluetoothNetworkSubMinor.js';
|
|
225
|
+
export * from './SeelenCommandCreateWorkspaceArgs.js';
|
|
226
|
+
export * from './User.js';
|
|
227
|
+
export * from './WidgetSelectSubtype.js';
|
|
228
|
+
export * from './SeelenCommandNotificationsCloseArgs.js';
|
|
245
229
|
export * from './DevicePairingNeededAction.js';
|
|
246
|
-
export * from './
|
|
247
|
-
export * from './
|
|
248
|
-
export * from './
|
|
249
|
-
export * from './
|
|
250
|
-
export * from './
|
|
251
|
-
export * from './
|
|
252
|
-
export * from './
|
|
230
|
+
export * from './SeelenCommandRunArgs.js';
|
|
231
|
+
export * from './SysTrayIcon.js';
|
|
232
|
+
export * from './PerformanceModeSettings.js';
|
|
233
|
+
export * from './SeelenCommandTriggerWidgetArgs.js';
|
|
234
|
+
export * from './ToastAction.js';
|
|
235
|
+
export * from './ThirdPartyPlugin.js';
|
|
236
|
+
export * from './ToastGroup.js';
|
|
237
|
+
export * from './FancyToolbarSide.js';
|
|
238
|
+
export * from './WidgetTriggerPayload.js';
|
|
239
|
+
export * from './Battery.js';
|
|
240
|
+
export * from './ContextMenu.js';
|
|
253
241
|
export * from './SeelenCommandSetAutoStartArgs.js';
|
|
242
|
+
export * from './WidgetShortcutDeclaration.js';
|
|
243
|
+
export * from './ResourceKind.js';
|
|
244
|
+
export * from './StartMenuItem.js';
|
|
245
|
+
export * from './ResourceAttribute.js';
|
|
246
|
+
export * from './ImeState.js';
|
|
247
|
+
export * from './SeelenCommandMediaNextArgs.js';
|
|
248
|
+
export * from './TwmPlugin.js';
|
|
249
|
+
export * from './WmDragBehavior.js';
|
|
250
|
+
export * from './SeelenWegSide.js';
|
|
251
|
+
export * from './Rect.js';
|
|
252
|
+
export * from './SysTrayIconId.js';
|
|
253
|
+
export * from './SeelenCommandWegPinItemArgs.js';
|
|
254
|
+
export * from './WidgetInstanceMode.js';
|
|
255
|
+
export * from './SeelenCommandMediaSetDefaultDeviceArgs.js';
|
|
254
256
|
export * from './Border.js';
|
|
255
|
-
export * from './ToastAction.js';
|
|
256
|
-
export * from './WegItems.js';
|
|
257
|
-
export * from './PowerStatus.js';
|
|
258
|
-
export * from './AppIdentifier.js';
|
|
259
257
|
export * from './ToastInputSelection.js';
|
|
260
|
-
export * from './
|
|
261
|
-
export * from './
|
|
262
|
-
export * from './ThemeVariable.js';
|
|
263
|
-
export * from './WorkspaceConfiguration.js';
|
|
264
|
-
export * from './CssVariableName.js';
|
|
265
|
-
export * from './Wallpaper.js';
|
|
266
|
-
export * from './ToastBindingChild.js';
|
|
267
|
-
export * from './MediaPlayer.js';
|
|
268
|
-
export * from './SeelenCommandRegisterAppBarArgs.js';
|
|
258
|
+
export * from './SeelenCommandWlanConnectArgs.js';
|
|
259
|
+
export * from './IconPack.js';
|
|
269
260
|
export * from './MediaPlayerOwner.js';
|
|
270
|
-
export * from './
|
|
271
|
-
export * from './
|
|
272
|
-
export * from './
|
|
273
|
-
export * from './
|
|
274
|
-
export * from './
|
|
275
|
-
export * from './
|
|
276
|
-
export * from './
|
|
277
|
-
export * from './
|
|
261
|
+
export * from './WegItems.js';
|
|
262
|
+
export * from './Settings.js';
|
|
263
|
+
export * from './TwmStackPolicy.js';
|
|
264
|
+
export * from './UserAppWindowPreview.js';
|
|
265
|
+
export * from './MatchingStrategy.js';
|
|
266
|
+
export * from './IconPackId.js';
|
|
267
|
+
export * from './BluetoothPhoneMinor.js';
|
|
268
|
+
export * from './TwmRuntimeTree.js';
|
|
269
|
+
export * from './NotificationsMode.js';
|
|
270
|
+
export * from './SeelenCommandOpenFileArgs.js';
|
|
271
|
+
export * from './SharedIconPackEntry.js';
|
|
278
272
|
export * from './TwmGlobalRuntimeTree.js';
|
|
279
|
-
export * from './
|
|
273
|
+
export * from './TwmNodeKind.js';
|
|
274
|
+
export * from './DevicePairingAnswer.js';
|
|
275
|
+
export * from './SeelenCommandWegKillAppArgs.js';
|
|
276
|
+
export * from './SeelenCommandGetIconArgs.js';
|
|
277
|
+
export * from './NetworkStatistics.js';
|
|
278
|
+
export * from './KnownPlugin.js';
|
|
279
|
+
export * from './SeelenCommandSetVolumeLevelArgs.js';
|
|
280
|
+
export * from './BLEAppearanceSubCategory.js';
|
|
281
|
+
export * from './Icon.js';
|
|
282
|
+
export * from './AppsConfigurationList.js';
|
|
283
|
+
export * from './CustomIconPackEntry.js';
|
|
284
|
+
export * from './SeelenCommandMediaToggleMuteArgs.js';
|
|
285
|
+
export * from './TrashBinInfo.js';
|
|
286
|
+
export * from './CssStyles.js';
|
|
287
|
+
export * from './WidgetConfigDefinition.js';
|
|
288
|
+
export * from './Disk.js';
|
|
289
|
+
export * from './SeelenCommandSetSelfZOrderArgs.js';
|
|
290
|
+
export * from './WallpaperCollection.js';
|
|
291
|
+
export * from './WmAnimations.js';
|
|
292
|
+
export * from './WallpaperInstanceSettings.js';
|
|
293
|
+
export * from './ToastActionButtonStyle.js';
|
|
294
|
+
export * from './ProcessInformation.js';
|
|
280
295
|
export * from './SeelenCommandConfirmBluetoothDevicePairingArgs.js';
|
|
281
|
-
export * from './
|
|
282
|
-
export * from './
|
|
283
|
-
export * from './
|
|
284
|
-
export * from './ResourceKind.js';
|
|
285
|
-
export * from './BluetoothImagingSubMinor.js';
|
|
286
|
-
export * from './FloatingWindowSettings.js';
|
|
287
|
-
export * from './SeelenCommandSetSelfPositionArgs.js';
|
|
288
|
-
export * from './SeelenCommandSetCurrentWidgetStatusArgs.js';
|
|
289
|
-
export * from './OldWegItemSubtype.js';
|
|
290
|
-
export * from './Resource.js';
|
|
291
|
-
export * from './SeelenCommandSetMonitorBrightnessArgs.js';
|
|
292
|
-
export * from './BluetoothToyMinor.js';
|
|
293
|
-
export * from './KeyboardLayout.js';
|
|
296
|
+
export * from './WidgetSettingFont.js';
|
|
297
|
+
export * from './ThemeSettings.js';
|
|
298
|
+
export * from './WidgetPreset.js';
|
|
294
299
|
export * from './WlanBssEntry.js';
|
|
295
|
-
export * from './
|
|
296
|
-
export * from './
|
|
297
|
-
export * from './
|
|
298
|
-
export * from './
|
|
299
|
-
export * from './
|
|
300
|
-
export * from './
|
|
301
|
-
export * from './
|
|
302
|
-
export * from './
|
|
300
|
+
export * from './SeelenCommandSendSystemTrayIconActionArgs.js';
|
|
301
|
+
export * from './Toast.js';
|
|
302
|
+
export * from './SeelenFont.js';
|
|
303
|
+
export * from './FolderType.js';
|
|
304
|
+
export * from './ToastActionPlacement.js';
|
|
305
|
+
export * from './WidgetConfigGroupVariant.js';
|
|
306
|
+
export * from './SeelenCommandRenameWorkspaceArgs.js';
|
|
307
|
+
export * from './WidgetSettingsDeclarationList.js';
|
|
303
308
|
export * from './SeelenCommandClipboardDeleteEntryArgs.js';
|
|
304
|
-
export * from './
|
|
305
|
-
export * from './DialogContent.js';
|
|
306
|
-
export * from './BluetoothPeripheralMinor.js';
|
|
307
|
-
export * from './SeelenCommandRequestFocusArgs.js';
|
|
308
|
-
export * from './Alignment.js';
|
|
309
|
-
export * from './ImeState.js';
|
|
309
|
+
export * from './SeelenCommandStateWriteSettingsArgs.js';
|
package/package.json
CHANGED
|
@@ -118,5 +118,9 @@ export type Settings = {
|
|
|
118
118
|
* Suspend all webviews when Windows GameMode is active to free resources for the game.
|
|
119
119
|
*/
|
|
120
120
|
suspendOnGameMode: boolean;
|
|
121
|
+
/**
|
|
122
|
+
* Allow editing read-only shortcuts (e.g. system overrides). Only effective when dev_tools is enabled.
|
|
123
|
+
*/
|
|
124
|
+
unlockShortcuts: boolean;
|
|
121
125
|
};
|
|
122
126
|
//# sourceMappingURL=Settings.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Settings.d.ts","sourceRoot":"","sources":["../../../src/gen/types/Settings.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,4BAA4B,CAAC;AACxE,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,iBAAiB,CAAC;AAClD,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,2BAA2B,CAAC;AACtE,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,gBAAgB,CAAC;AAChD,OAAO,KAAK,EAAE,uBAAuB,EAAE,MAAM,8BAA8B,CAAC;AAC5E,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,uBAAuB,CAAC;AAC9D,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,2BAA2B,CAAC;AACtE,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,kBAAkB,CAAC;AACpD,OAAO,KAAK,EAAE,OAAO,EAAE,MAAM,cAAc,CAAC;AAC5C,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,oBAAoB,CAAC;AACxD,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,sBAAsB,CAAC;AAC5D,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,0BAA0B,CAAC;AACpE,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,kBAAkB,CAAC;AACpD,OAAO,KAAK,EAAE,yBAAyB,EAAE,MAAM,gCAAgC,CAAC;AAEhF,MAAM,MAAM,QAAQ,GAAG;IAAE,KAAK,EAAE,qBAAqB,CAAC;IACtD;;OAEG;IACH,UAAU,EAAE;SAAG,GAAG,IAAI,SAAS,GAAG,oBAAoB;KAAE,CAAC;IACzD;;OAEG;IACH,SAAS,EAAE,oBAAoB,CAAC;IAChC;;OAEG;IACH,eAAe,EAAE,KAAK,CAAC,MAAM,CAAC,CAAC;IAC/B;;OAEG;IACH,YAAY,EAAE,KAAK,CAAC,OAAO,CAAC,CAAC;IAC7B;;OAEG;IACH,eAAe,EAAE,KAAK,CAAC,UAAU,CAAC,CAAC;IACnC;;OAEG;IACH,QAAQ,EAAE,OAAO,CAAC;IAClB;;OAEG;IACH,IAAI,EAAE,OAAO,CAAC;IACd;;OAEG;IACH,QAAQ,EAAE,MAAM,GAAG,IAAI,CAAC;IACxB;;OAEG;IACH,UAAU,EAAE,MAAM,CAAC;IACnB;;OAEG;IACH,WAAW,EAAE,WAAW,CAAC;IACzB;;OAEG;IACH,OAAO,EAAE,eAAe,CAAC;IACzB;;OAEG;IACH,QAAQ,EAAE,gBAAgB,CAAC;IAC3B;;;;;;;;;;;OAWG;IACH,OAAO,EAAE;SAAG,GAAG,IAAI,OAAO,CAAC,CAAC,EAAE,aAAa;KAAE,CAAC;IAC9C;;OAEG;IACH,WAAW,EAAE;SAAG,GAAG,IAAI,WAAW,CAAC,CAAC,EAAE,yBAAyB;KAAE,CAAC;IAClE;;OAEG;IACH,oBAAoB,EAAE,KAAK,CAAC,mBAAmB,CAAC,CAAC;IACjD;;OAEG;IACH,eAAe,EAAE,uBAAuB,CAAC;IACzC;;OAEG;IACH,oBAAoB,EAAE,OAAO,CAAC;IAC9B;;OAEG;IACH,qBAAqB,EAAE,OAAO,CAAC;IAC/B;;OAEG;IACH,eAAe,EAAE,MAAM,CAAC;IACxB;;;OAGG;IACH,aAAa,EAAE,OAAO,CAAC;IACvB;;OAEG;IACH,iBAAiB,EAAE,OAAO,CAAC;IAC3B;;OAEG;IACH,iBAAiB,EAAE,OAAO,CAAC;CAAE,CAAC"}
|
|
1
|
+
{"version":3,"file":"Settings.d.ts","sourceRoot":"","sources":["../../../src/gen/types/Settings.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,4BAA4B,CAAC;AACxE,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,iBAAiB,CAAC;AAClD,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,2BAA2B,CAAC;AACtE,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,gBAAgB,CAAC;AAChD,OAAO,KAAK,EAAE,uBAAuB,EAAE,MAAM,8BAA8B,CAAC;AAC5E,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,uBAAuB,CAAC;AAC9D,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,2BAA2B,CAAC;AACtE,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,kBAAkB,CAAC;AACpD,OAAO,KAAK,EAAE,OAAO,EAAE,MAAM,cAAc,CAAC;AAC5C,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,oBAAoB,CAAC;AACxD,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,sBAAsB,CAAC;AAC5D,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,0BAA0B,CAAC;AACpE,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,kBAAkB,CAAC;AACpD,OAAO,KAAK,EAAE,yBAAyB,EAAE,MAAM,gCAAgC,CAAC;AAEhF,MAAM,MAAM,QAAQ,GAAG;IAAE,KAAK,EAAE,qBAAqB,CAAC;IACtD;;OAEG;IACH,UAAU,EAAE;SAAG,GAAG,IAAI,SAAS,GAAG,oBAAoB;KAAE,CAAC;IACzD;;OAEG;IACH,SAAS,EAAE,oBAAoB,CAAC;IAChC;;OAEG;IACH,eAAe,EAAE,KAAK,CAAC,MAAM,CAAC,CAAC;IAC/B;;OAEG;IACH,YAAY,EAAE,KAAK,CAAC,OAAO,CAAC,CAAC;IAC7B;;OAEG;IACH,eAAe,EAAE,KAAK,CAAC,UAAU,CAAC,CAAC;IACnC;;OAEG;IACH,QAAQ,EAAE,OAAO,CAAC;IAClB;;OAEG;IACH,IAAI,EAAE,OAAO,CAAC;IACd;;OAEG;IACH,QAAQ,EAAE,MAAM,GAAG,IAAI,CAAC;IACxB;;OAEG;IACH,UAAU,EAAE,MAAM,CAAC;IACnB;;OAEG;IACH,WAAW,EAAE,WAAW,CAAC;IACzB;;OAEG;IACH,OAAO,EAAE,eAAe,CAAC;IACzB;;OAEG;IACH,QAAQ,EAAE,gBAAgB,CAAC;IAC3B;;;;;;;;;;;OAWG;IACH,OAAO,EAAE;SAAG,GAAG,IAAI,OAAO,CAAC,CAAC,EAAE,aAAa;KAAE,CAAC;IAC9C;;OAEG;IACH,WAAW,EAAE;SAAG,GAAG,IAAI,WAAW,CAAC,CAAC,EAAE,yBAAyB;KAAE,CAAC;IAClE;;OAEG;IACH,oBAAoB,EAAE,KAAK,CAAC,mBAAmB,CAAC,CAAC;IACjD;;OAEG;IACH,eAAe,EAAE,uBAAuB,CAAC;IACzC;;OAEG;IACH,oBAAoB,EAAE,OAAO,CAAC;IAC9B;;OAEG;IACH,qBAAqB,EAAE,OAAO,CAAC;IAC/B;;OAEG;IACH,eAAe,EAAE,MAAM,CAAC;IACxB;;;OAGG;IACH,aAAa,EAAE,OAAO,CAAC;IACvB;;OAEG;IACH,iBAAiB,EAAE,OAAO,CAAC;IAC3B;;OAEG;IACH,iBAAiB,EAAE,OAAO,CAAC;IAC3B;;OAEG;IACH,eAAe,EAAE,OAAO,CAAC;CAAE,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"UserAppWindowColors.d.ts","sourceRoot":"","sources":["../../../src/gen/types/UserAppWindowColors.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,KAAK,EAAE,MAAM,YAAY,CAAC;AAExC,MAAM,MAAM,mBAAmB,GAAG;IAAE,GAAG,EAAE,KAAK,CAAC,KAAK,CAAC,CAAC;IAAC,MAAM,EAAE,KAAK,CAAC,KAAK,CAAC,CAAC;CAAE,CAAC"}
|
|
1
|
+
{"version":3,"file":"UserAppWindowColors.d.ts","sourceRoot":"","sources":["../../../src/gen/types/UserAppWindowColors.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,KAAK,EAAE,MAAM,YAAY,CAAC;AAExC,MAAM,MAAM,mBAAmB,GAAG;IAAE,GAAG,EAAE,KAAK,CAAC,KAAK,CAAC,CAAC;IAAC,MAAM,EAAE,KAAK,CAAC,KAAK,CAAC,CAAC;IAAC,IAAI,EAAE,KAAK,CAAC,KAAK,CAAC,CAAC;IAAC,KAAK,EAAE,KAAK,CAAC,KAAK,CAAC,CAAC;CAAE,CAAC"}
|