react-os-shell 0.2.60 → 0.2.63
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/dist/{Browser-P7TWQQYY.js → Browser-F7TJRHMK.js} +4 -3
- package/dist/Browser-F7TJRHMK.js.map +1 -0
- package/dist/{Calculator-PVTLAMJG.js → Calculator-FO3NUVCK.js} +5 -4
- package/dist/Calculator-FO3NUVCK.js.map +1 -0
- package/dist/{Calendar-UUBCO6DL.js → Calendar-ZGKMZ5TU.js} +4 -3
- package/dist/Calendar-ZGKMZ5TU.js.map +1 -0
- package/dist/{CurrencyConverter-C6YPYMKF.js → CurrencyConverter-IMHQD6XV.js} +5 -4
- package/dist/CurrencyConverter-IMHQD6XV.js.map +1 -0
- package/dist/{Documents-W2KVAGMZ.js → Documents-PHVXWN4S.js} +4 -3
- package/dist/Documents-PHVXWN4S.js.map +1 -0
- package/dist/{Email-LL5ABOWG.js → Email-VXTFMSS5.js} +5 -4
- package/dist/Email-VXTFMSS5.js.map +1 -0
- package/dist/Files-YO5YOKD7.js +9 -0
- package/dist/{Files-EJOCVUFL.js.map → Files-YO5YOKD7.js.map} +1 -1
- package/dist/{Minesweeper-A63TCDW2.js → Minesweeper-PX4DUPOE.js} +4 -3
- package/dist/Minesweeper-PX4DUPOE.js.map +1 -0
- package/dist/{Notepad-6J6NAWRN.js → Notepad-LFCZD2Y3.js} +4 -3
- package/dist/Notepad-LFCZD2Y3.js.map +1 -0
- package/dist/{PomodoroTimer-2O2YIXLM.js → PomodoroTimer-7Y36AEWF.js} +5 -4
- package/dist/PomodoroTimer-7Y36AEWF.js.map +1 -0
- package/dist/Preview-UMGXEYCV.js +8 -0
- package/dist/{Preview-GTN5ZMQA.js.map → Preview-UMGXEYCV.js.map} +1 -1
- package/dist/Sidebar-4V6NQROQ.js +234 -0
- package/dist/Sidebar-4V6NQROQ.js.map +1 -0
- package/dist/Spreadsheet-L2DOK2JK.js +7 -0
- package/dist/Spreadsheet-L2DOK2JK.js.map +1 -0
- package/dist/{Weather-LTHMP7VM.js → Weather-FDL7CFDL.js} +5 -4
- package/dist/Weather-FDL7CFDL.js.map +1 -0
- package/dist/{WorldClock-LKSGXQ4D.js → WorldClock-4PCYEMLF.js} +5 -4
- package/dist/WorldClock-4PCYEMLF.js.map +1 -0
- package/dist/apps/index.d.ts +9 -1
- package/dist/apps/index.js +20 -17
- package/dist/apps/index.js.map +1 -1
- package/dist/{chunk-YMXAXNA5.js → chunk-6JAAM5TA.js} +4 -4
- package/dist/{chunk-YMXAXNA5.js.map → chunk-6JAAM5TA.js.map} +1 -1
- package/dist/chunk-ADJ3CERD.js +31 -0
- package/dist/chunk-ADJ3CERD.js.map +1 -0
- package/dist/{chunk-7ZPVS3H2.js → chunk-E7ZO44KU.js} +3 -3
- package/dist/{chunk-7ZPVS3H2.js.map → chunk-E7ZO44KU.js.map} +1 -1
- package/dist/{Spreadsheet-T3AHYV5C.js → chunk-FJ6NSPYF.js} +46 -7
- package/dist/chunk-FJ6NSPYF.js.map +1 -0
- package/dist/{chunk-FBOBSZM5.js → chunk-ONQJGZCL.js} +34 -78
- package/dist/chunk-ONQJGZCL.js.map +1 -0
- package/dist/chunk-SSA762W5.js +71 -0
- package/dist/chunk-SSA762W5.js.map +1 -0
- package/dist/{chunk-6W6HAU2K.js → chunk-TRYZ75AV.js} +3 -3
- package/dist/{chunk-6W6HAU2K.js.map → chunk-TRYZ75AV.js.map} +1 -1
- package/dist/index.js +68 -38
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
- package/dist/Browser-P7TWQQYY.js.map +0 -1
- package/dist/Calculator-PVTLAMJG.js.map +0 -1
- package/dist/Calendar-UUBCO6DL.js.map +0 -1
- package/dist/CurrencyConverter-C6YPYMKF.js.map +0 -1
- package/dist/Documents-W2KVAGMZ.js.map +0 -1
- package/dist/Email-LL5ABOWG.js.map +0 -1
- package/dist/Files-EJOCVUFL.js +0 -8
- package/dist/Minesweeper-A63TCDW2.js.map +0 -1
- package/dist/Notepad-6J6NAWRN.js.map +0 -1
- package/dist/PomodoroTimer-2O2YIXLM.js.map +0 -1
- package/dist/Preview-GTN5ZMQA.js +0 -7
- package/dist/Spreadsheet-T3AHYV5C.js.map +0 -1
- package/dist/Weather-LTHMP7VM.js.map +0 -1
- package/dist/WorldClock-LKSGXQ4D.js.map +0 -1
- package/dist/chunk-FBOBSZM5.js.map +0 -1
package/dist/index.js
CHANGED
|
@@ -1,20 +1,24 @@
|
|
|
1
1
|
import { useEmailUnreadCount } from './chunk-PDFQNHW7.js';
|
|
2
2
|
import { formatDate } from './chunk-NSU7OHPC.js';
|
|
3
3
|
export { formatDate } from './chunk-NSU7OHPC.js';
|
|
4
|
-
export { EditableGrid } from './chunk-GP4Y3VCB.js';
|
|
5
4
|
import { subscribePomo, getPomoSnapshot } from './chunk-MK3HLUO4.js';
|
|
6
5
|
import { useGoogleAuth } from './chunk-MVWEL34Y.js';
|
|
7
6
|
import { useShellPrefs } from './chunk-36VM54SC.js';
|
|
8
7
|
export { ShellPrefsProvider, useLocalStoragePrefs, useShellPrefs } from './chunk-36VM54SC.js';
|
|
9
8
|
import { playNotification, playStartup, soundsEnabled, getSoundConfig, SOUND_PACK_KEYS, SOUND_PACKS, SOUND_TYPES, SOUND_TYPE_LABELS, playLogout, setSoundForType, previewSound, setAllSounds } from './chunk-D7PYW2QS.js';
|
|
10
|
-
import { setPdfPreview } from './chunk-
|
|
9
|
+
import { setPdfPreview } from './chunk-TRYZ75AV.js';
|
|
11
10
|
import './chunk-KUIPWCTJ.js';
|
|
12
11
|
import { toast_default } from './chunk-WIJ45SYD.js';
|
|
13
12
|
export { toast_default as toast } from './chunk-WIJ45SYD.js';
|
|
14
|
-
import {
|
|
15
|
-
export {
|
|
13
|
+
import { useAuth } from './chunk-ADJ3CERD.js';
|
|
14
|
+
export { ShellAuthProvider, setShellAuthBridge, useShellAuth } from './chunk-ADJ3CERD.js';
|
|
15
|
+
export { EditableGrid } from './chunk-GP4Y3VCB.js';
|
|
16
|
+
import { useWindowManager, PopupMenu, PopupMenuLabel, PopupMenuDivider, PopupMenuItem, Modal, useIsMobile, ModalActions, useModalActive, WINDOW_REGISTRY, isPageEntry, LoadingSpinner, ThumbCard, activateModal } from './chunk-ONQJGZCL.js';
|
|
17
|
+
export { CancelButton, CopyButton, DocFavStar, Modal, ModalActions, PopupMenu, PopupMenuDivider, PopupMenuItem, PopupMenuLabel, WindowManagerProvider, WindowTitle, commitExposeHighlight, exitExposeMode, getActiveWindowRoute, getExposeHighlight, isEntityEntry, isPageEntry, setExposeHighlight, setShellApiClient, setShellWindowRegistry, setWindowDefaultPosition, subscribeExposeHighlight, toggleExposeMode, useModalActive, useWidgetSettings, useWindowManager, useWindowMenuItem, useWindowTitle } from './chunk-ONQJGZCL.js';
|
|
16
18
|
import { confirm } from './chunk-PLGHQ7QW.js';
|
|
17
19
|
export { ConfirmProvider, confirm, confirmDestructive, prompt } from './chunk-PLGHQ7QW.js';
|
|
20
|
+
import { glassStyle, startMenuCategories, navSections, isSection, GLASS_INPUT_BG, navIcons, sectionIcons } from './chunk-SSA762W5.js';
|
|
21
|
+
export { GLASS_DIVIDER, GLASS_INPUT_BG, glassStyle, setShellNavIcons } from './chunk-SSA762W5.js';
|
|
18
22
|
import { createContext, lazy, useState, useRef, useEffect, useCallback, useLayoutEffect, useContext, Suspense, isValidElement, cloneElement, useSyncExternalStore, useMemo } from 'react';
|
|
19
23
|
import { jsxs, jsx, Fragment } from 'react/jsx-runtime';
|
|
20
24
|
import { Dialog, DialogBackdrop, DialogPanel, DialogTitle } from '@headlessui/react';
|
|
@@ -909,7 +913,7 @@ function StatusBadge({ status }) {
|
|
|
909
913
|
}
|
|
910
914
|
|
|
911
915
|
// src/version.ts
|
|
912
|
-
var VERSION = "0.2.
|
|
916
|
+
var VERSION = "0.2.62" ;
|
|
913
917
|
var APP_VERSION = VERSION;
|
|
914
918
|
|
|
915
919
|
// src/changelog.ts
|
|
@@ -2251,29 +2255,6 @@ function Desktop({ profile }) {
|
|
|
2251
2255
|
}
|
|
2252
2256
|
);
|
|
2253
2257
|
}
|
|
2254
|
-
var DEFAULT = { hasAnyPerm: () => true };
|
|
2255
|
-
var ShellAuthContext = createContext(DEFAULT);
|
|
2256
|
-
function ShellAuthProvider({ value, children }) {
|
|
2257
|
-
return /* @__PURE__ */ jsx(ShellAuthContext.Provider, { value, children });
|
|
2258
|
-
}
|
|
2259
|
-
function useShellAuth() {
|
|
2260
|
-
return useContext(ShellAuthContext);
|
|
2261
|
-
}
|
|
2262
|
-
|
|
2263
|
-
// src/contexts/AuthContext.tsx
|
|
2264
|
-
var _authBridge = {};
|
|
2265
|
-
function setShellAuthBridge(bridge) {
|
|
2266
|
-
_authBridge = bridge;
|
|
2267
|
-
}
|
|
2268
|
-
function useAuth() {
|
|
2269
|
-
const { hasAnyPerm } = useShellAuth();
|
|
2270
|
-
return {
|
|
2271
|
-
user: _authBridge.user,
|
|
2272
|
-
logout: _authBridge.logout ?? (() => {
|
|
2273
|
-
}),
|
|
2274
|
-
hasAnyPerm
|
|
2275
|
-
};
|
|
2276
|
-
}
|
|
2277
2258
|
function subscribeMediaQuery(cb) {
|
|
2278
2259
|
const mq = window.matchMedia("(prefers-color-scheme: dark)");
|
|
2279
2260
|
mq.addEventListener("change", cb);
|
|
@@ -3760,6 +3741,7 @@ function MobileBottomNav({
|
|
|
3760
3741
|
}
|
|
3761
3742
|
);
|
|
3762
3743
|
}
|
|
3744
|
+
var Sidebar = lazy(() => import('./Sidebar-4V6NQROQ.js'));
|
|
3763
3745
|
function useFavorites(wallpapers) {
|
|
3764
3746
|
const { prefs, save } = useShellPrefs();
|
|
3765
3747
|
const favorites = prefs.favorite_pages || [];
|
|
@@ -3959,7 +3941,7 @@ function Layout({
|
|
|
3959
3941
|
taskbarTrayLeft
|
|
3960
3942
|
} = {}) {
|
|
3961
3943
|
const bugReport = useBugReport();
|
|
3962
|
-
const { user, logout} = useAuth();
|
|
3944
|
+
const { user, logout, hasAnyPerm } = useAuth();
|
|
3963
3945
|
const { openPage, openEntity, openWindows } = useWindowManager();
|
|
3964
3946
|
const [menuOpen, setMenuOpen] = useState(false);
|
|
3965
3947
|
useEmailUnreadCount();
|
|
@@ -3968,7 +3950,11 @@ function Layout({
|
|
|
3968
3950
|
useTheme();
|
|
3969
3951
|
const { desktopBg} = useFavorites(wallpapers);
|
|
3970
3952
|
const { prefs, save: savePrefs } = useShellPrefs();
|
|
3971
|
-
const
|
|
3953
|
+
const layoutMode = prefs.layout_mode === "sidebar" ? "sidebar" : "classic";
|
|
3954
|
+
const sidebarMode = layoutMode === "sidebar";
|
|
3955
|
+
const sidebarWidth = sidebarMode ? 280 : 0;
|
|
3956
|
+
const taskbarPositionRaw = prefs.taskbar_position || "bottom";
|
|
3957
|
+
const taskbarPosition = sidebarMode ? "bottom" : taskbarPositionRaw;
|
|
3972
3958
|
const taskbarSize = prefs.taskbar_size || "medium";
|
|
3973
3959
|
const desktopDblClick = prefs.desktop_dblclick || "deactivate";
|
|
3974
3960
|
const isVerticalTaskbar = taskbarPosition === "left" || taskbarPosition === "right";
|
|
@@ -3992,6 +3978,9 @@ function Layout({
|
|
|
3992
3978
|
root.style.setProperty("--taskbar-height", String(taskbarH));
|
|
3993
3979
|
root.style.setProperty("--taskbar-width", String(taskbarW));
|
|
3994
3980
|
root.style.setProperty("--taskbar-position", taskbarPosition);
|
|
3981
|
+
root.style.setProperty("--sidebar-width", String(sidebarWidth));
|
|
3982
|
+
root.style.setProperty("--layout-mode", layoutMode);
|
|
3983
|
+
window.dispatchEvent(new CustomEvent("react-os-shell:layout-mode-changed"));
|
|
3995
3984
|
root.style.setProperty("--default-window-size", prefs.default_window_size || "large");
|
|
3996
3985
|
root.style.setProperty("--window-position", prefs.window_position || "cascade");
|
|
3997
3986
|
root.style.setProperty("--menu-density", prefs.menu_density || "normal");
|
|
@@ -4007,7 +3996,7 @@ function Layout({
|
|
|
4007
3996
|
root.style.setProperty("--menu-padding-y", sv.py);
|
|
4008
3997
|
root.style.setProperty("--window-tab-width", sv.tabW);
|
|
4009
3998
|
root.style.setProperty("--window-tab-font-size", sv.tabFont);
|
|
4010
|
-
}, [inactiveHeaderOpacity, inactiveContentOpacity, activeHeaderOpacity, activeContentOpacity, taskbarH, taskbarPosition, prefs.default_window_size, prefs.window_position, prefs.menu_density, prefs.start_menu_size]);
|
|
3999
|
+
}, [inactiveHeaderOpacity, inactiveContentOpacity, activeHeaderOpacity, activeContentOpacity, taskbarH, taskbarPosition, prefs.default_window_size, prefs.window_position, prefs.menu_density, prefs.start_menu_size, sidebarWidth, layoutMode]);
|
|
4011
4000
|
useEffect(() => {
|
|
4012
4001
|
document.documentElement.style.setProperty("--mobile-bottom-nav", isMobile ? "100px" : "0px");
|
|
4013
4002
|
}, [isMobile]);
|
|
@@ -4114,7 +4103,7 @@ function Layout({
|
|
|
4114
4103
|
sessionStorage.removeItem("erp_startup_shown");
|
|
4115
4104
|
logout();
|
|
4116
4105
|
} }),
|
|
4117
|
-
/* @__PURE__ */ jsx(
|
|
4106
|
+
!sidebarMode && /* @__PURE__ */ jsx(
|
|
4118
4107
|
StartMenu,
|
|
4119
4108
|
{
|
|
4120
4109
|
open: menuOpen,
|
|
@@ -4141,6 +4130,23 @@ function Layout({
|
|
|
4141
4130
|
categories
|
|
4142
4131
|
}
|
|
4143
4132
|
),
|
|
4133
|
+
sidebarMode && /* @__PURE__ */ jsx(Suspense, { fallback: null, children: /* @__PURE__ */ jsx(
|
|
4134
|
+
Sidebar,
|
|
4135
|
+
{
|
|
4136
|
+
width: sidebarWidth,
|
|
4137
|
+
openPage: (path) => openPage(path),
|
|
4138
|
+
profile,
|
|
4139
|
+
user,
|
|
4140
|
+
onLogout: () => setShowLogout(true),
|
|
4141
|
+
onNavigate: (path) => openPage(path),
|
|
4142
|
+
navSections: navSections2,
|
|
4143
|
+
navIcons: navIcons2,
|
|
4144
|
+
sectionIcons: sectionIcons2,
|
|
4145
|
+
categories,
|
|
4146
|
+
productName,
|
|
4147
|
+
productIcon
|
|
4148
|
+
}
|
|
4149
|
+
) }),
|
|
4144
4150
|
(() => {
|
|
4145
4151
|
const wallpaperStyle = {
|
|
4146
4152
|
backgroundColor: desktopBg?.startsWith("#") ? desktopBg : desktopBg === "none" ? (() => {
|
|
@@ -4191,14 +4197,17 @@ function Layout({
|
|
|
4191
4197
|
/* @__PURE__ */ jsxs(
|
|
4192
4198
|
"div",
|
|
4193
4199
|
{
|
|
4194
|
-
className: `flex backdrop-blur-sm border-gray-200 z-[250] fixed ${isVerticalTaskbar ? `flex-col items-center ${taskbarWClass} py-3 gap-2 top-0 bottom-0 ${taskbarPosition === "left" ? "left-0 border-r" : "right-0 border-l"}` : `items-center ${taskbarHClass} px-3 gap-2
|
|
4195
|
-
style: {
|
|
4200
|
+
className: `flex backdrop-blur-sm border-gray-200 z-[250] fixed ${isVerticalTaskbar ? `flex-col items-center ${taskbarWClass} py-3 gap-2 top-0 bottom-0 ${taskbarPosition === "left" ? "left-0 border-r" : "right-0 border-l"}` : `items-center ${taskbarHClass} px-3 gap-2 right-0 ${taskbarPosition === "top" ? "top-0 border-b" : "bottom-0 border-t"}`}`,
|
|
4201
|
+
style: {
|
|
4202
|
+
backgroundColor: `rgb(var(--taskbar-bg-rgb, 243 244 246) / ${taskbarOpacity})`,
|
|
4203
|
+
...isVerticalTaskbar ? {} : { left: sidebarWidth }
|
|
4204
|
+
},
|
|
4196
4205
|
onContextMenu: (e) => {
|
|
4197
4206
|
e.preventDefault();
|
|
4198
4207
|
setTaskbarMenu({ x: e.clientX, y: e.clientY });
|
|
4199
4208
|
},
|
|
4200
4209
|
children: [
|
|
4201
|
-
/* @__PURE__ */ jsxs("div", { className: "relative shrink-0", children: [
|
|
4210
|
+
!sidebarMode && /* @__PURE__ */ jsxs("div", { className: "relative shrink-0", children: [
|
|
4202
4211
|
openWindows.length === 0 && !menuOpen && !balloonDismissed && /* @__PURE__ */ jsxs(
|
|
4203
4212
|
"div",
|
|
4204
4213
|
{
|
|
@@ -4255,7 +4264,7 @@ function Layout({
|
|
|
4255
4264
|
}
|
|
4256
4265
|
)
|
|
4257
4266
|
] }),
|
|
4258
|
-
/* @__PURE__ */ jsx("div", { className: isVerticalTaskbar ? "h-px w-6 bg-gray-300 my-1" : "w-px h-6 bg-gray-300 mx-1" }),
|
|
4267
|
+
!sidebarMode && /* @__PURE__ */ jsx("div", { className: isVerticalTaskbar ? "h-px w-6 bg-gray-300 my-1" : "w-px h-6 bg-gray-300 mx-1" }),
|
|
4259
4268
|
/* @__PURE__ */ jsx("div", { id: "taskbar-windows", className: `flex-1 flex ${isVerticalTaskbar ? "flex-col items-center gap-1 min-h-0 overflow-y-auto w-full" : "items-center gap-1.5 min-w-0 overflow-x-auto"}` }),
|
|
4260
4269
|
/* @__PURE__ */ jsx("div", { className: isVerticalTaskbar ? "h-px w-6 bg-gray-300 my-1" : "w-px h-6 bg-gray-300 mx-1" }),
|
|
4261
4270
|
isVerticalTaskbar ? (
|
|
@@ -4624,6 +4633,25 @@ function Customization() {
|
|
|
4624
4633
|
] }, item.key);
|
|
4625
4634
|
}) })
|
|
4626
4635
|
] }),
|
|
4636
|
+
/* @__PURE__ */ jsxs("div", { children: [
|
|
4637
|
+
/* @__PURE__ */ jsx("h3", { className: "text-sm font-semibold text-gray-900 mb-3", children: "Layout Mode" }),
|
|
4638
|
+
/* @__PURE__ */ jsx("p", { className: "text-xs text-gray-500 mb-3", children: "Sidebar mode is designed for small screens \u2014 windows always run maximized and the start menu lives in a persistent left sidebar (sections expand inline instead of opening flyouts)." }),
|
|
4639
|
+
/* @__PURE__ */ jsx("div", { className: "flex gap-2", children: [
|
|
4640
|
+
{ key: "classic", label: "Classic" },
|
|
4641
|
+
{ key: "sidebar", label: "Sidebar" }
|
|
4642
|
+
].map((m) => /* @__PURE__ */ jsx(
|
|
4643
|
+
"button",
|
|
4644
|
+
{
|
|
4645
|
+
onClick: () => {
|
|
4646
|
+
savePref("layout_mode", m.key);
|
|
4647
|
+
if (m.key === "sidebar") savePref("default_window_size", "maximized");
|
|
4648
|
+
},
|
|
4649
|
+
className: `px-3 py-1.5 text-xs font-medium rounded-lg border transition-colors ${(prefs.layout_mode || "classic") === m.key ? "bg-blue-600 text-white border-blue-600" : "bg-white text-gray-700 border-gray-300 hover:bg-gray-50"}`,
|
|
4650
|
+
children: m.label
|
|
4651
|
+
},
|
|
4652
|
+
m.key
|
|
4653
|
+
)) })
|
|
4654
|
+
] }),
|
|
4627
4655
|
/* @__PURE__ */ jsxs("div", { children: [
|
|
4628
4656
|
/* @__PURE__ */ jsx("h3", { className: "text-sm font-semibold text-gray-900 mb-3", children: "Taskbar" }),
|
|
4629
4657
|
/* @__PURE__ */ jsx("div", { className: "space-y-3", children: /* @__PURE__ */ jsxs("div", { className: "flex items-center gap-3", children: [
|
|
@@ -4632,7 +4660,9 @@ function Customization() {
|
|
|
4632
4660
|
"button",
|
|
4633
4661
|
{
|
|
4634
4662
|
onClick: () => savePref("taskbar_position", pos),
|
|
4635
|
-
|
|
4663
|
+
disabled: prefs.layout_mode === "sidebar",
|
|
4664
|
+
title: prefs.layout_mode === "sidebar" ? "Sidebar mode forces a horizontal taskbar." : void 0,
|
|
4665
|
+
className: `px-3 py-1.5 text-xs font-medium rounded-lg border transition-colors disabled:opacity-40 disabled:cursor-not-allowed ${(prefs.taskbar_position || "bottom") === pos ? "bg-blue-600 text-white border-blue-600" : "bg-white text-gray-700 border-gray-300 hover:bg-gray-50"}`,
|
|
4636
4666
|
children: pos.charAt(0).toUpperCase() + pos.slice(1)
|
|
4637
4667
|
},
|
|
4638
4668
|
pos
|
|
@@ -4854,6 +4884,6 @@ function useEditHotkey(callback) {
|
|
|
4854
4884
|
}, [callback, isActive]);
|
|
4855
4885
|
}
|
|
4856
4886
|
|
|
4857
|
-
export { ALT, ALT_SHIFT_D, ALT_SHIFT_E, ALT_SHIFT_N, BugReportConfigProvider, BugReportDetail, BugReportProvider, CMD_A, CMD_DOT, CMD_ENTER, CMD_K, CMD_S, Customization, Desktop, DesktopHostProvider, ENTER, GlobalSearch, Layout, MOD, NotificationBell, SHIFT,
|
|
4887
|
+
export { ALT, ALT_SHIFT_D, ALT_SHIFT_E, ALT_SHIFT_N, BugReportConfigProvider, BugReportDetail, BugReportProvider, CMD_A, CMD_DOT, CMD_ENTER, CMD_K, CMD_S, Customization, Desktop, DesktopHostProvider, ENTER, GlobalSearch, Layout, MOD, NotificationBell, SHIFT, ShellEntityFetcherProvider, ShortcutHelp, StartMenu, StatusBadge, StatusBadgeProvider, VERSION, createWindowRegistry, isMac, openBugReportDialog, reportBug, useBugReport, useClickOutside, useDesktopHost, useEditHotkey, useNewHotkey, useShellEntityFetcher };
|
|
4858
4888
|
//# sourceMappingURL=index.js.map
|
|
4859
4889
|
//# sourceMappingURL=index.js.map
|