@seelen-ui/lib 2.5.8-next.2604120917 → 2.5.9
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/AppNotification.d.ts +3 -0
- package/esm/gen/types/AppNotification.d.ts.map +1 -1
- package/esm/gen/types/BackupStatus.d.ts +10 -0
- package/esm/gen/types/BackupStatus.d.ts.map +1 -0
- package/esm/gen/types/BluetoothDevice.d.ts +1 -0
- package/esm/gen/types/BluetoothDevice.d.ts.map +1 -1
- package/esm/gen/types/ClipboardEntry.d.ts +1 -1
- package/esm/gen/types/NotificationsMode.d.ts +6 -0
- package/esm/gen/types/NotificationsMode.d.ts.map +1 -0
- package/esm/gen/types/NotificationsMode.js +7 -0
- package/esm/gen/types/SeelenCommandActivateNotificationArgs.d.ts +3 -0
- package/esm/gen/types/SeelenCommandActivateNotificationArgs.d.ts.map +1 -1
- package/esm/gen/types/SeelenCommandActivateNotificationArgs.js +0 -1
- package/esm/gen/types/SeelenCommandArgument.d.ts +21 -5
- package/esm/gen/types/SeelenCommandArgument.d.ts.map +1 -1
- package/esm/gen/types/SeelenCommandConnectBluetoothDeviceArgs.d.ts +4 -0
- package/esm/gen/types/SeelenCommandConnectBluetoothDeviceArgs.d.ts.map +1 -0
- package/esm/gen/types/SeelenCommandConnectBluetoothDeviceArgs.js +2 -0
- package/esm/gen/types/SeelenCommandReturn.d.ts +20 -6
- package/esm/gen/types/SeelenCommandReturn.d.ts.map +1 -1
- package/esm/gen/types/SeelenCommandSetFocusAssistArgs.d.ts +4 -0
- package/esm/gen/types/SeelenCommandSetFocusAssistArgs.d.ts.map +1 -0
- package/esm/gen/types/SeelenCommandSetFocusAssistArgs.js +2 -0
- package/esm/gen/types/SeelenCommandSetNotificationsModeArgs.d.ts +5 -0
- package/esm/gen/types/SeelenCommandSetNotificationsModeArgs.d.ts.map +1 -0
- package/esm/gen/types/SeelenCommandSetNotificationsModeArgs.js +1 -0
- package/esm/gen/types/SeelenCommandWlanForgetArgs.d.ts +4 -0
- package/esm/gen/types/SeelenCommandWlanForgetArgs.d.ts.map +1 -0
- package/esm/gen/types/SeelenCommandWlanForgetArgs.js +2 -0
- package/esm/gen/types/SeelenEventPayload.d.ts +13 -2
- package/esm/gen/types/SeelenEventPayload.d.ts.map +1 -1
- package/esm/gen/types/SeelenFont.d.ts +4 -0
- package/esm/gen/types/SeelenFont.d.ts.map +1 -0
- package/esm/gen/types/SeelenFont.js +2 -0
- package/esm/gen/types/SeelenWegSettings.d.ts +5 -0
- package/esm/gen/types/SeelenWegSettings.d.ts.map +1 -1
- package/esm/gen/types/Settings.d.ts +4 -0
- package/esm/gen/types/Settings.d.ts.map +1 -1
- package/esm/gen/types/ThemeConfigDefinition.d.ts +2 -4
- package/esm/gen/types/ThemeConfigDefinition.d.ts.map +1 -1
- package/esm/gen/types/ThemeConfigGroupVariant.d.ts +5 -0
- package/esm/gen/types/ThemeConfigGroupVariant.d.ts.map +1 -0
- package/esm/gen/types/ThemeConfigGroupVariant.js +1 -0
- package/esm/gen/types/ThemeVariableDefinition.d.ts +2 -0
- package/esm/gen/types/ThemeVariableDefinition.d.ts.map +1 -1
- package/esm/gen/types/WegMiddleClickAction.d.ts +5 -0
- package/esm/gen/types/WegMiddleClickAction.d.ts.map +1 -0
- package/esm/gen/types/WegMiddleClickAction.js +6 -0
- package/esm/gen/types/WidgetConfigDefinition.d.ts +2 -4
- package/esm/gen/types/WidgetConfigDefinition.d.ts.map +1 -1
- package/esm/gen/types/WidgetConfigGroupVariant.d.ts +5 -0
- package/esm/gen/types/WidgetConfigGroupVariant.d.ts.map +1 -0
- package/esm/gen/types/WidgetConfigGroupVariant.js +1 -0
- package/esm/gen/types/WidgetSelectOption.d.ts +1 -1
- package/esm/gen/types/WidgetSelectOption.d.ts.map +1 -1
- package/esm/gen/types/WidgetSettingColor.d.ts +4 -4
- package/esm/gen/types/WidgetSettingColor.d.ts.map +1 -1
- package/esm/gen/types/WidgetSettingFont.d.ts +34 -0
- package/esm/gen/types/WidgetSettingFont.d.ts.map +1 -0
- package/esm/gen/types/WidgetSettingFont.js +1 -0
- package/esm/gen/types/WidgetSettingInputNumber.d.ts +4 -4
- package/esm/gen/types/WidgetSettingInputNumber.d.ts.map +1 -1
- package/esm/gen/types/WidgetSettingInputText.d.ts +4 -4
- package/esm/gen/types/WidgetSettingInputText.d.ts.map +1 -1
- package/esm/gen/types/WidgetSettingItem.d.ts +4 -1
- package/esm/gen/types/WidgetSettingItem.d.ts.map +1 -1
- package/esm/gen/types/WidgetSettingRange.d.ts +4 -4
- package/esm/gen/types/WidgetSettingRange.d.ts.map +1 -1
- package/esm/gen/types/WidgetSettingSelect.d.ts +4 -4
- package/esm/gen/types/WidgetSettingSelect.d.ts.map +1 -1
- package/esm/gen/types/WidgetSettingSwitch.d.ts +4 -4
- package/esm/gen/types/WidgetSettingSwitch.d.ts.map +1 -1
- package/esm/gen/types/WlanBssEntry.d.ts +15 -6
- package/esm/gen/types/WlanBssEntry.d.ts.map +1 -1
- package/esm/gen/types/mod.d.ts +11 -1
- package/esm/gen/types/mod.d.ts.map +1 -1
- package/esm/gen/types/mod.js +11 -1
- package/esm/src/handlers/commands.d.ts +10 -4
- package/esm/src/handlers/commands.d.ts.map +1 -1
- package/esm/src/handlers/commands.js +9 -3
- package/esm/src/handlers/events.d.ts +6 -2
- package/esm/src/handlers/events.d.ts.map +1 -1
- package/esm/src/handlers/events.js +5 -1
- package/package.json +1 -1
- package/script/gen/types/AppNotification.d.ts +3 -0
- package/script/gen/types/AppNotification.d.ts.map +1 -1
- package/script/gen/types/BackupStatus.d.ts +10 -0
- package/script/gen/types/BackupStatus.d.ts.map +1 -0
- package/script/gen/types/BluetoothDevice.d.ts +1 -0
- package/script/gen/types/BluetoothDevice.d.ts.map +1 -1
- package/script/gen/types/ClipboardEntry.d.ts +1 -1
- package/script/gen/types/NotificationsMode.d.ts +6 -0
- package/script/gen/types/NotificationsMode.d.ts.map +1 -0
- package/script/gen/types/NotificationsMode.js +10 -0
- package/script/gen/types/SeelenCommandActivateNotificationArgs.d.ts +3 -0
- package/script/gen/types/SeelenCommandActivateNotificationArgs.d.ts.map +1 -1
- package/script/gen/types/SeelenCommandActivateNotificationArgs.js +0 -1
- package/script/gen/types/SeelenCommandArgument.d.ts +21 -5
- package/script/gen/types/SeelenCommandArgument.d.ts.map +1 -1
- package/script/gen/types/SeelenCommandConnectBluetoothDeviceArgs.d.ts +4 -0
- package/script/gen/types/SeelenCommandConnectBluetoothDeviceArgs.d.ts.map +1 -0
- package/script/gen/types/SeelenCommandConnectBluetoothDeviceArgs.js +3 -0
- package/script/gen/types/SeelenCommandReturn.d.ts +20 -6
- package/script/gen/types/SeelenCommandReturn.d.ts.map +1 -1
- package/script/gen/types/SeelenCommandSetFocusAssistArgs.d.ts +4 -0
- package/script/gen/types/SeelenCommandSetFocusAssistArgs.d.ts.map +1 -0
- package/script/gen/types/SeelenCommandSetFocusAssistArgs.js +3 -0
- package/script/gen/types/SeelenCommandSetNotificationsModeArgs.d.ts +5 -0
- package/script/gen/types/SeelenCommandSetNotificationsModeArgs.d.ts.map +1 -0
- package/script/gen/types/SeelenCommandSetNotificationsModeArgs.js +2 -0
- package/script/gen/types/SeelenCommandWlanForgetArgs.d.ts +4 -0
- package/script/gen/types/SeelenCommandWlanForgetArgs.d.ts.map +1 -0
- package/script/gen/types/SeelenCommandWlanForgetArgs.js +3 -0
- package/script/gen/types/SeelenEventPayload.d.ts +13 -2
- package/script/gen/types/SeelenEventPayload.d.ts.map +1 -1
- package/script/gen/types/SeelenFont.d.ts +4 -0
- package/script/gen/types/SeelenFont.d.ts.map +1 -0
- package/script/gen/types/SeelenFont.js +3 -0
- package/script/gen/types/SeelenWegSettings.d.ts +5 -0
- package/script/gen/types/SeelenWegSettings.d.ts.map +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/ThemeConfigDefinition.d.ts +2 -4
- package/script/gen/types/ThemeConfigDefinition.d.ts.map +1 -1
- package/script/gen/types/ThemeConfigGroupVariant.d.ts +5 -0
- package/script/gen/types/ThemeConfigGroupVariant.d.ts.map +1 -0
- package/script/gen/types/ThemeConfigGroupVariant.js +2 -0
- package/script/gen/types/ThemeVariableDefinition.d.ts +2 -0
- package/script/gen/types/ThemeVariableDefinition.d.ts.map +1 -1
- package/script/gen/types/WegMiddleClickAction.d.ts +5 -0
- package/script/gen/types/WegMiddleClickAction.d.ts.map +1 -0
- package/script/gen/types/WegMiddleClickAction.js +9 -0
- package/script/gen/types/WidgetConfigDefinition.d.ts +2 -4
- package/script/gen/types/WidgetConfigDefinition.d.ts.map +1 -1
- package/script/gen/types/WidgetConfigGroupVariant.d.ts +5 -0
- package/script/gen/types/WidgetConfigGroupVariant.d.ts.map +1 -0
- package/script/gen/types/WidgetConfigGroupVariant.js +2 -0
- package/script/gen/types/WidgetSelectOption.d.ts +1 -1
- package/script/gen/types/WidgetSelectOption.d.ts.map +1 -1
- package/script/gen/types/WidgetSettingColor.d.ts +4 -4
- package/script/gen/types/WidgetSettingColor.d.ts.map +1 -1
- package/script/gen/types/WidgetSettingFont.d.ts +34 -0
- package/script/gen/types/WidgetSettingFont.d.ts.map +1 -0
- package/script/gen/types/WidgetSettingFont.js +2 -0
- package/script/gen/types/WidgetSettingInputNumber.d.ts +4 -4
- package/script/gen/types/WidgetSettingInputNumber.d.ts.map +1 -1
- package/script/gen/types/WidgetSettingInputText.d.ts +4 -4
- package/script/gen/types/WidgetSettingInputText.d.ts.map +1 -1
- package/script/gen/types/WidgetSettingItem.d.ts +4 -1
- package/script/gen/types/WidgetSettingItem.d.ts.map +1 -1
- package/script/gen/types/WidgetSettingRange.d.ts +4 -4
- package/script/gen/types/WidgetSettingRange.d.ts.map +1 -1
- package/script/gen/types/WidgetSettingSelect.d.ts +4 -4
- package/script/gen/types/WidgetSettingSelect.d.ts.map +1 -1
- package/script/gen/types/WidgetSettingSwitch.d.ts +4 -4
- package/script/gen/types/WidgetSettingSwitch.d.ts.map +1 -1
- package/script/gen/types/WlanBssEntry.d.ts +15 -6
- package/script/gen/types/WlanBssEntry.d.ts.map +1 -1
- package/script/gen/types/mod.d.ts +11 -1
- package/script/gen/types/mod.d.ts.map +1 -1
- package/script/gen/types/mod.js +11 -1
- package/script/src/handlers/commands.d.ts +10 -4
- package/script/src/handlers/commands.d.ts.map +1 -1
- package/script/src/handlers/commands.js +9 -3
- package/script/src/handlers/events.d.ts +6 -2
- package/script/src/handlers/events.d.ts.map +1 -1
- package/script/src/handlers/events.js +5 -1
- package/esm/gen/types/WlanProfile.d.ts +0 -8
- package/esm/gen/types/WlanProfile.d.ts.map +0 -1
- package/script/gen/types/WlanProfile.d.ts +0 -8
- package/script/gen/types/WlanProfile.d.ts.map +0 -1
- /package/esm/gen/types/{WlanProfile.js → BackupStatus.js} +0 -0
- /package/script/gen/types/{WlanProfile.js → BackupStatus.js} +0 -0
|
@@ -97,11 +97,10 @@ export declare enum SeelenCommand {
|
|
|
97
97
|
UpdatePopup = "update_popup",
|
|
98
98
|
ClosePopup = "close_popup",
|
|
99
99
|
GetPopupConfig = "get_popup_config",
|
|
100
|
-
|
|
101
|
-
WlanStartScanning = "wlan_start_scanning",
|
|
102
|
-
WlanStopScanning = "wlan_stop_scanning",
|
|
100
|
+
WlanScan = "wlan_scan",
|
|
103
101
|
WlanConnect = "wlan_connect",
|
|
104
102
|
WlanDisconnect = "wlan_disconnect",
|
|
103
|
+
WlanForget = "wlan_forget",
|
|
105
104
|
GetNetworkDefaultLocalIp = "get_network_default_local_ip",
|
|
106
105
|
GetNetworkAdapters = "get_network_adapters",
|
|
107
106
|
GetNetworkInternetConnection = "get_network_internet_connection",
|
|
@@ -123,6 +122,7 @@ export declare enum SeelenCommand {
|
|
|
123
122
|
RequestPairBluetoothDevice = "request_pair_bluetooth_device",
|
|
124
123
|
ConfirmBluetoothDevicePairing = "confirm_bluetooth_device_pairing",
|
|
125
124
|
DisconnectBluetoothDevice = "disconnect_bluetooth_device",
|
|
125
|
+
ConnectBluetoothDevice = "connect_bluetooth_device",
|
|
126
126
|
ForgetBluetoothDevice = "forget_bluetooth_device",
|
|
127
127
|
GetStartMenuItems = "get_start_menu_items",
|
|
128
128
|
GetNativeStartMenu = "get_native_start_menu",
|
|
@@ -131,10 +131,16 @@ export declare enum SeelenCommand {
|
|
|
131
131
|
GetSeelenSession = "get_seelen_session",
|
|
132
132
|
SeelenLogin = "seelen_login",
|
|
133
133
|
SeelenLogout = "seelen_logout",
|
|
134
|
+
GetBackupStatus = "get_backup_status",
|
|
134
135
|
ClipboardGetData = "clipboard_get_data",
|
|
135
136
|
ClipboardDeleteEntry = "clipboard_delete_entry",
|
|
136
137
|
ClipboardClearHistory = "clipboard_clear_history",
|
|
137
138
|
ClipboardSetContent = "clipboard_set_content",
|
|
138
|
-
ClipboardPaste = "clipboard_paste"
|
|
139
|
+
ClipboardPaste = "clipboard_paste",
|
|
140
|
+
GetFonts = "get_fonts",
|
|
141
|
+
GetFocusAssist = "get_focus_assist",
|
|
142
|
+
SetFocusAssist = "set_focus_assist",
|
|
143
|
+
GetNotificationsMode = "get_notifications_mode",
|
|
144
|
+
SetNotificationsMode = "set_notifications_mode"
|
|
139
145
|
}
|
|
140
146
|
//# sourceMappingURL=commands.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"commands.d.ts","sourceRoot":"","sources":["../../../src/src/handlers/commands.ts"],"names":[],"mappings":"AACA,oBAAY,aAAa;IACvB,uBAAuB,yBAAyB;IAChD,eAAe,qBAAqB;IACpC,eAAe,qBAAqB;IACpC,gBAAgB,sBAAsB;IACtC,eAAe,qBAAqB;IACpC,aAAa,mBAAmB;IAChC,aAAa,mBAAmB;IAChC,sBAAsB,6BAA6B;IACnD,cAAc,qBAAqB;IACnC,QAAQ,cAAc;IACtB,oBAAoB,4BAA4B;IAChD,GAAG,QAAQ;IACX,YAAY,kBAAkB;IAC9B,SAAS,gBAAgB;IACzB,aAAa,oBAAoB;IACjC,eAAe,sBAAsB;IACrC,aAAa,oBAAoB;IACjC,gBAAgB,uBAAuB;IACvC,WAAW,kBAAkB;IAC7B,WAAW,kBAAkB;IAC7B,aAAa,oBAAoB;IACjC,OAAO,aAAa;IACpB,WAAW,iBAAiB;IAC5B,0BAA0B,mCAAmC;IAC7D,eAAe,sBAAsB;IACrC,0BAA0B,kCAAkC;IAC5D,8BAA8B,gCAAgC;IAC9D,iBAAiB,2BAA2B;IAC5C,eAAe,sBAAsB;IACrC,kBAAkB,yBAAyB;IAC3C,uBAAuB,+BAA+B;IACtD,uBAAuB,+BAA+B;IACtD,8BAA8B,uCAAuC;IACrE,gCAAgC,yCAAyC;IACzE,YAAY,mBAAmB;IAC/B,kBAAkB,0BAA0B;IAC5C,cAAc,oBAAoB;IAClC,cAAc,qBAAqB;IACnC,gBAAgB,wBAAwB;IACxC,kBAAkB,0BAA0B;IAC5C,oBAAoB,4BAA4B;IAChD,sBAAsB,8BAA8B;IACpD,gBAAgB,uBAAuB;IACvC,kBAAkB,yBAAyB;IAC3C,qBAAqB,8BAA8B;IACnD,eAAe,sBAAsB;IACrC,eAAe,sBAAsB;IACrC,uBAAuB,+BAA+B;IACtD,iBAAiB,yBAAyB;IAC1C,kBAAkB,yBAAyB;IAC3C,sBAAsB,uCAAuC;IAC7D,sBAAsB,8BAA8B;IACpD,6BAA6B,qCAAqC;IAClE,uBAAuB,+BAA+B;IACtD,aAAa,mBAAmB;IAChC,kBAAkB,yBAAyB;IAC3C,sBAAsB,8BAA8B;IACpD,eAAe,2BAA2B;IAC1C,eAAe,sBAAsB;IACrC,cAAc,sBAAsB;IACpC,SAAS,oBAAoB;IAC7B,QAAQ,mBAAmB;IAC3B,uBAAuB,+BAA+B;IACtD,uBAAuB,+BAA+B;IACtD,OAAO,aAAa;IACpB,oBAAoB,4BAA4B;IAChD,iBAAiB,yBAAyB;IAC1C,yBAAyB,kCAAkC;IAC3D,eAAe,sBAAsB;IACrC,gBAAgB,uBAAuB;IACvC,SAAS,eAAe;IACxB,oBAAoB,4BAA4B;IAChD,SAAS,eAAe;IACxB,cAAc,qBAAqB;IACnC,eAAe,sBAAsB;IACrC,qBAAqB,6BAA6B;IAClD,wBAAwB,gCAAgC;IACxD,oBAAoB,2BAA2B;IAC/C,cAAc,qBAAqB;IACnC,YAAY,mBAAmB;IAC/B,YAAY,kBAAkB;IAC9B,MAAM,YAAY;IAClB,OAAO,YAAY;IACnB,SAAS,cAAc;IACvB,OAAO,YAAY;IACnB,QAAQ,aAAa;IACrB,IAAI,SAAS;IACb,WAAW,kBAAkB;IAC7B,UAAU,iBAAiB;IAC3B,oBAAoB,4BAA4B;IAChD,UAAU,iBAAiB;IAC3B,eAAe,uBAAuB;IACtC,sBAAsB,8BAA8B;IACpD,YAAY,kBAAkB;IAC9B,WAAW,iBAAiB;IAC5B,WAAW,iBAAiB;IAC5B,UAAU,gBAAgB;IAC1B,cAAc,qBAAqB;IACnC,
|
|
1
|
+
{"version":3,"file":"commands.d.ts","sourceRoot":"","sources":["../../../src/src/handlers/commands.ts"],"names":[],"mappings":"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"}
|
|
@@ -102,11 +102,10 @@ var SeelenCommand;
|
|
|
102
102
|
SeelenCommand["UpdatePopup"] = "update_popup";
|
|
103
103
|
SeelenCommand["ClosePopup"] = "close_popup";
|
|
104
104
|
SeelenCommand["GetPopupConfig"] = "get_popup_config";
|
|
105
|
-
SeelenCommand["
|
|
106
|
-
SeelenCommand["WlanStartScanning"] = "wlan_start_scanning";
|
|
107
|
-
SeelenCommand["WlanStopScanning"] = "wlan_stop_scanning";
|
|
105
|
+
SeelenCommand["WlanScan"] = "wlan_scan";
|
|
108
106
|
SeelenCommand["WlanConnect"] = "wlan_connect";
|
|
109
107
|
SeelenCommand["WlanDisconnect"] = "wlan_disconnect";
|
|
108
|
+
SeelenCommand["WlanForget"] = "wlan_forget";
|
|
110
109
|
SeelenCommand["GetNetworkDefaultLocalIp"] = "get_network_default_local_ip";
|
|
111
110
|
SeelenCommand["GetNetworkAdapters"] = "get_network_adapters";
|
|
112
111
|
SeelenCommand["GetNetworkInternetConnection"] = "get_network_internet_connection";
|
|
@@ -128,6 +127,7 @@ var SeelenCommand;
|
|
|
128
127
|
SeelenCommand["RequestPairBluetoothDevice"] = "request_pair_bluetooth_device";
|
|
129
128
|
SeelenCommand["ConfirmBluetoothDevicePairing"] = "confirm_bluetooth_device_pairing";
|
|
130
129
|
SeelenCommand["DisconnectBluetoothDevice"] = "disconnect_bluetooth_device";
|
|
130
|
+
SeelenCommand["ConnectBluetoothDevice"] = "connect_bluetooth_device";
|
|
131
131
|
SeelenCommand["ForgetBluetoothDevice"] = "forget_bluetooth_device";
|
|
132
132
|
SeelenCommand["GetStartMenuItems"] = "get_start_menu_items";
|
|
133
133
|
SeelenCommand["GetNativeStartMenu"] = "get_native_start_menu";
|
|
@@ -136,9 +136,15 @@ var SeelenCommand;
|
|
|
136
136
|
SeelenCommand["GetSeelenSession"] = "get_seelen_session";
|
|
137
137
|
SeelenCommand["SeelenLogin"] = "seelen_login";
|
|
138
138
|
SeelenCommand["SeelenLogout"] = "seelen_logout";
|
|
139
|
+
SeelenCommand["GetBackupStatus"] = "get_backup_status";
|
|
139
140
|
SeelenCommand["ClipboardGetData"] = "clipboard_get_data";
|
|
140
141
|
SeelenCommand["ClipboardDeleteEntry"] = "clipboard_delete_entry";
|
|
141
142
|
SeelenCommand["ClipboardClearHistory"] = "clipboard_clear_history";
|
|
142
143
|
SeelenCommand["ClipboardSetContent"] = "clipboard_set_content";
|
|
143
144
|
SeelenCommand["ClipboardPaste"] = "clipboard_paste";
|
|
145
|
+
SeelenCommand["GetFonts"] = "get_fonts";
|
|
146
|
+
SeelenCommand["GetFocusAssist"] = "get_focus_assist";
|
|
147
|
+
SeelenCommand["SetFocusAssist"] = "set_focus_assist";
|
|
148
|
+
SeelenCommand["GetNotificationsMode"] = "get_notifications_mode";
|
|
149
|
+
SeelenCommand["SetNotificationsMode"] = "set_notifications_mode";
|
|
144
150
|
})(SeelenCommand || (exports.SeelenCommand = SeelenCommand = {}));
|
|
@@ -18,11 +18,11 @@ export declare enum SeelenEvent {
|
|
|
18
18
|
NetworkAdapters = "network-adapters",
|
|
19
19
|
NetworkInternetConnection = "network-internet-connection",
|
|
20
20
|
NetworkWlanScanned = "wlan-scanned",
|
|
21
|
-
Notifications = "notifications",
|
|
22
21
|
PowerStatus = "power-status",
|
|
23
22
|
PowerMode = "power-mode",
|
|
24
23
|
BatteriesStatus = "batteries-status",
|
|
25
24
|
ColorsChanged = "colors-changed",
|
|
25
|
+
SystemFontsChanged = "system::fonts-changed",
|
|
26
26
|
WMSetReservation = "wm::set-reservation",
|
|
27
27
|
WMForceRetiling = "wm::force-retiling",
|
|
28
28
|
WMTreeChanged = "wm::tree-changed",
|
|
@@ -47,6 +47,10 @@ export declare enum SeelenEvent {
|
|
|
47
47
|
WegAddItem = "weg::add-item",
|
|
48
48
|
TrashBinChanged = "trash-bin::changed",
|
|
49
49
|
SeelenSessionChanged = "session::changed",
|
|
50
|
-
|
|
50
|
+
SeelenBackupStatusChanged = "backup::status-changed",
|
|
51
|
+
ClipboardDataChanged = "clipboard::data-changed",
|
|
52
|
+
FocusAssistChanged = "focus-assist::changed",
|
|
53
|
+
NotificationsModeChanged = "notifications::mode-changed",
|
|
54
|
+
Notifications = "notifications"
|
|
51
55
|
}
|
|
52
56
|
//# sourceMappingURL=events.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"events.d.ts","sourceRoot":"","sources":["../../../src/src/handlers/events.ts"],"names":[],"mappings":"AACA,oBAAY,WAAW;IACrB,sBAAsB,8BAA8B;IACpD,kBAAkB,yBAAyB;IAC3C,eAAe,sBAAsB;IACrC,qBAAqB,mBAAmB;IACxC,qBAAqB,6BAA6B;IAClD,sBAAsB,8BAA8B;IACpD,+BAA+B,wCAAwC;IACvE,WAAW,iBAAiB;IAC5B,iBAAiB,+BAA+B;IAChD,qBAAqB,0BAA0B;IAC/C,6BAA6B,mCAAmC;IAChE,aAAa,mBAAmB;IAChC,YAAY,mBAAmB;IAC/B,WAAW,iBAAiB;IAC5B,YAAY,kBAAkB;IAC9B,qBAAqB,6BAA6B;IAClD,eAAe,qBAAqB;IACpC,yBAAyB,gCAAgC;IACzD,kBAAkB,iBAAiB;IACnC,
|
|
1
|
+
{"version":3,"file":"events.d.ts","sourceRoot":"","sources":["../../../src/src/handlers/events.ts"],"names":[],"mappings":"AACA,oBAAY,WAAW;IACrB,sBAAsB,8BAA8B;IACpD,kBAAkB,yBAAyB;IAC3C,eAAe,sBAAsB;IACrC,qBAAqB,mBAAmB;IACxC,qBAAqB,6BAA6B;IAClD,sBAAsB,8BAA8B;IACpD,+BAA+B,wCAAwC;IACvE,WAAW,iBAAiB;IAC5B,iBAAiB,+BAA+B;IAChD,qBAAqB,0BAA0B;IAC/C,6BAA6B,mCAAmC;IAChE,aAAa,mBAAmB;IAChC,YAAY,mBAAmB;IAC/B,WAAW,iBAAiB;IAC5B,YAAY,kBAAkB;IAC9B,qBAAqB,6BAA6B;IAClD,eAAe,qBAAqB;IACpC,yBAAyB,gCAAgC;IACzD,kBAAkB,iBAAiB;IACnC,WAAW,iBAAiB;IAC5B,SAAS,eAAe;IACxB,eAAe,qBAAqB;IACpC,aAAa,mBAAmB;IAChC,kBAAkB,0BAA0B;IAC5C,gBAAgB,wBAAwB;IACxC,eAAe,uBAAuB;IACtC,aAAa,qBAAqB;IAClC,mBAAmB,0BAA0B;IAC7C,oBAAoB,qBAAqB;IACzC,yBAAyB,oBAAoB;IAC7C,kBAAkB,WAAW;IAC7B,qBAAqB,eAAe;IACpC,mBAAmB,oBAAoB;IACvC,mBAAmB,oBAAoB;IACvC,sBAAsB,sCAAsC;IAC5D,iBAAiB,yBAAyB;IAC1C,2BAA2B,oCAAoC;IAC/D,eAAe,sBAAsB;IACrC,aAAa,mBAAmB;IAChC,kBAAkB,0BAA0B;IAC5C,oBAAoB,4BAA4B;IAChD,mBAAmB,2BAA2B;IAC9C,kBAAkB,0BAA0B;IAC5C,uBAAuB,8BAA8B;IACrD,qBAAqB,8BAA8B;IACnD,UAAU,kBAAkB;IAC5B,eAAe,uBAAuB;IACtC,oBAAoB,qBAAqB;IACzC,yBAAyB,2BAA2B;IACpD,oBAAoB,4BAA4B;IAChD,kBAAkB,0BAA0B;IAC5C,wBAAwB,gCAAgC;IACxD,aAAa,kBAAkB;CAChC"}
|
|
@@ -23,11 +23,11 @@ var SeelenEvent;
|
|
|
23
23
|
SeelenEvent["NetworkAdapters"] = "network-adapters";
|
|
24
24
|
SeelenEvent["NetworkInternetConnection"] = "network-internet-connection";
|
|
25
25
|
SeelenEvent["NetworkWlanScanned"] = "wlan-scanned";
|
|
26
|
-
SeelenEvent["Notifications"] = "notifications";
|
|
27
26
|
SeelenEvent["PowerStatus"] = "power-status";
|
|
28
27
|
SeelenEvent["PowerMode"] = "power-mode";
|
|
29
28
|
SeelenEvent["BatteriesStatus"] = "batteries-status";
|
|
30
29
|
SeelenEvent["ColorsChanged"] = "colors-changed";
|
|
30
|
+
SeelenEvent["SystemFontsChanged"] = "system::fonts-changed";
|
|
31
31
|
SeelenEvent["WMSetReservation"] = "wm::set-reservation";
|
|
32
32
|
SeelenEvent["WMForceRetiling"] = "wm::force-retiling";
|
|
33
33
|
SeelenEvent["WMTreeChanged"] = "wm::tree-changed";
|
|
@@ -52,5 +52,9 @@ var SeelenEvent;
|
|
|
52
52
|
SeelenEvent["WegAddItem"] = "weg::add-item";
|
|
53
53
|
SeelenEvent["TrashBinChanged"] = "trash-bin::changed";
|
|
54
54
|
SeelenEvent["SeelenSessionChanged"] = "session::changed";
|
|
55
|
+
SeelenEvent["SeelenBackupStatusChanged"] = "backup::status-changed";
|
|
55
56
|
SeelenEvent["ClipboardDataChanged"] = "clipboard::data-changed";
|
|
57
|
+
SeelenEvent["FocusAssistChanged"] = "focus-assist::changed";
|
|
58
|
+
SeelenEvent["NotificationsModeChanged"] = "notifications::mode-changed";
|
|
59
|
+
SeelenEvent["Notifications"] = "notifications";
|
|
56
60
|
})(SeelenEvent || (exports.SeelenEvent = SeelenEvent = {}));
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"WlanProfile.d.ts","sourceRoot":"","sources":["../../../src/gen/types/WlanProfile.ts"],"names":[],"mappings":"AAEA,MAAM,MAAM,WAAW,GAAG;IAAE,WAAW,EAAE,MAAM,CAAC;IAAC,IAAI,EAAE,MAAM,CAAC;IAAC,cAAc,EAAE,MAAM,CAAC;IAAC,UAAU,EAAE,MAAM,CAAC;IAAC,QAAQ,EAAE,MAAM,GAAG,IAAI,CAAC;CAAE,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"WlanProfile.d.ts","sourceRoot":"","sources":["../../../src/gen/types/WlanProfile.ts"],"names":[],"mappings":"AAEA,MAAM,MAAM,WAAW,GAAG;IAAE,WAAW,EAAE,MAAM,CAAC;IAAC,IAAI,EAAE,MAAM,CAAC;IAAC,cAAc,EAAE,MAAM,CAAC;IAAC,UAAU,EAAE,MAAM,CAAC;IAAC,QAAQ,EAAE,MAAM,GAAG,IAAI,CAAC;CAAE,CAAC"}
|
|
File without changes
|
|
File without changes
|