react-os-shell 3.11.3 → 3.12.0
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-2FY74OL6.js +7 -0
- package/dist/{Browser-6YJ7BSX5.js.map → Browser-2FY74OL6.js.map} +1 -1
- package/dist/{Calculator-K3KWPHJI.js → Calculator-47JKICCY.js} +4 -4
- package/dist/{Calculator-K3KWPHJI.js.map → Calculator-47JKICCY.js.map} +1 -1
- package/dist/{CurrencyConverter-ROLJLHT4.js → CurrencyConverter-V6MDJF34.js} +4 -4
- package/dist/{CurrencyConverter-ROLJLHT4.js.map → CurrencyConverter-V6MDJF34.js.map} +1 -1
- package/dist/{Documents-BAP3GMVW.js → Documents-IHK2JMWI.js} +4 -4
- package/dist/{Documents-BAP3GMVW.js.map → Documents-IHK2JMWI.js.map} +1 -1
- package/dist/Files-JK45SHMI.js +12 -0
- package/dist/{Files-ZEVCWY3X.js.map → Files-JK45SHMI.js.map} +1 -1
- package/dist/{Notepad-5UEUNOX6.js → Notepad-2WJML7F3.js} +4 -4
- package/dist/{Notepad-5UEUNOX6.js.map → Notepad-2WJML7F3.js.map} +1 -1
- package/dist/{PomodoroTimer-IKLRQIU3.js → PomodoroTimer-GH2L545O.js} +5 -5
- package/dist/{PomodoroTimer-IKLRQIU3.js.map → PomodoroTimer-GH2L545O.js.map} +1 -1
- package/dist/Preview-EH5SPVRS.js +8 -0
- package/dist/{Preview-IVIMIR4U.js.map → Preview-EH5SPVRS.js.map} +1 -1
- package/dist/Spreadsheet-ZYL35FIB.js +7 -0
- package/dist/{Spreadsheet-GVWD3J4Z.js.map → Spreadsheet-ZYL35FIB.js.map} +1 -1
- package/dist/{Stock-VGTJEM4B.js → Stock-D2GVQNCO.js} +4 -4
- package/dist/{Stock-VGTJEM4B.js.map → Stock-D2GVQNCO.js.map} +1 -1
- package/dist/{Weather-JXDY47YQ.js → Weather-LMBR67BX.js} +4 -4
- package/dist/{Weather-JXDY47YQ.js.map → Weather-LMBR67BX.js.map} +1 -1
- package/dist/{WorldClock-ACR63JED.js → WorldClock-HWHH52IB.js} +4 -4
- package/dist/{WorldClock-ACR63JED.js.map → WorldClock-HWHH52IB.js.map} +1 -1
- package/dist/apps/index.d.ts +1 -1
- package/dist/apps/index.js +19 -19
- package/dist/{chunk-VGJ3KCOP.js → chunk-55MDWJQ2.js} +3 -3
- package/dist/{chunk-VGJ3KCOP.js.map → chunk-55MDWJQ2.js.map} +1 -1
- package/dist/{chunk-ZPM2ZOM7.js → chunk-5GXZVC32.js} +4 -4
- package/dist/{chunk-ZPM2ZOM7.js.map → chunk-5GXZVC32.js.map} +1 -1
- package/dist/{chunk-LXGAXYLK.js → chunk-EOHB7ETC.js} +4 -4
- package/dist/{chunk-LXGAXYLK.js.map → chunk-EOHB7ETC.js.map} +1 -1
- package/dist/{chunk-MRFKIP3G.js → chunk-HDXKSJDT.js} +3 -3
- package/dist/{chunk-MRFKIP3G.js.map → chunk-HDXKSJDT.js.map} +1 -1
- package/dist/{chunk-7MPQCBU7.js → chunk-HT74MVNF.js} +4 -4
- package/dist/{chunk-7MPQCBU7.js.map → chunk-HT74MVNF.js.map} +1 -1
- package/dist/{chunk-JZHARLP5.js → chunk-JSBH5CKG.js} +4 -4
- package/dist/{chunk-JZHARLP5.js.map → chunk-JSBH5CKG.js.map} +1 -1
- package/dist/{chunk-HLWEKEKD.js → chunk-PQFF4IXI.js} +20 -6
- package/dist/chunk-PQFF4IXI.js.map +1 -0
- package/dist/{chunk-TULES2QW.js → chunk-PXJWC5FZ.js} +5 -5
- package/dist/{chunk-TULES2QW.js.map → chunk-PXJWC5FZ.js.map} +1 -1
- package/dist/{chunk-BXJJ6VZK.js → chunk-UY2ZQNVM.js} +4 -4
- package/dist/{chunk-BXJJ6VZK.js.map → chunk-UY2ZQNVM.js.map} +1 -1
- package/dist/index.d.ts +2 -2
- package/dist/index.js +12 -12
- package/dist/{types-CTPtgkiG.d.ts → types-DqonitKD.d.ts} +4 -0
- package/package.json +1 -1
- package/dist/Browser-6YJ7BSX5.js +0 -7
- package/dist/Files-ZEVCWY3X.js +0 -12
- package/dist/Preview-IVIMIR4U.js +0 -8
- package/dist/Spreadsheet-GVWD3J4Z.js +0 -7
- package/dist/chunk-HLWEKEKD.js.map +0 -1
package/dist/index.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { W as WindowRegistry } from './types-
|
|
2
|
-
export { M as ModalRegistryEntry, P as PageRegistryEntry, a as WindowRegistryEntry, i as isEntityEntry, b as isPageEntry, s as setShellWindowRegistry } from './types-
|
|
1
|
+
import { W as WindowRegistry } from './types-DqonitKD.js';
|
|
2
|
+
export { M as ModalRegistryEntry, P as PageRegistryEntry, a as WindowRegistryEntry, i as isEntityEntry, b as isPageEntry, s as setShellWindowRegistry } from './types-DqonitKD.js';
|
|
3
3
|
import * as react from 'react';
|
|
4
4
|
import react__default, { ReactNode, Component, ErrorInfo, CSSProperties, Dispatch, SetStateAction, RefObject, ButtonHTMLAttributes, InputHTMLAttributes, TextareaHTMLAttributes, SelectHTMLAttributes, LabelHTMLAttributes } from 'react';
|
|
5
5
|
import * as react_jsx_runtime from 'react/jsx-runtime';
|
package/dist/index.js
CHANGED
|
@@ -1,22 +1,22 @@
|
|
|
1
|
-
import { subscribePomo, getPomoSnapshot } from './chunk-
|
|
2
|
-
export { setShellTodoProvider } from './chunk-
|
|
3
|
-
import { PREVIEW_OPENED_EVENT, publishDesktopFolders, requestFilesTrashView, FolderGlyph, openPreviewFile, requestFilesDesktopFolderView, FileIconTile, hashGradient } from './chunk-
|
|
4
|
-
export { Breadcrumbs } from './chunk-
|
|
1
|
+
import { subscribePomo, getPomoSnapshot } from './chunk-55MDWJQ2.js';
|
|
2
|
+
export { setShellTodoProvider } from './chunk-55MDWJQ2.js';
|
|
3
|
+
import { PREVIEW_OPENED_EVENT, publishDesktopFolders, requestFilesTrashView, FolderGlyph, openPreviewFile, requestFilesDesktopFolderView, FileIconTile, hashGradient } from './chunk-UY2ZQNVM.js';
|
|
4
|
+
export { Breadcrumbs } from './chunk-UY2ZQNVM.js';
|
|
5
5
|
import { SidebarLayout } from './chunk-YG45DAUT.js';
|
|
6
6
|
export { SidebarLayout } from './chunk-YG45DAUT.js';
|
|
7
7
|
import { playNotification, playStartup, soundsEnabled, getSoundConfig, SOUND_PACK_KEYS, SOUND_PACKS, SOUND_TYPES, SOUND_TYPE_LABELS, setSoundForType, previewSound, setAllSounds, playLogout } from './chunk-D7PYW2QS.js';
|
|
8
|
-
import { setPdfPreview } from './chunk-
|
|
9
|
-
export { ImageAnnotator_default as ImageAnnotator } from './chunk-
|
|
8
|
+
import { setPdfPreview } from './chunk-HT74MVNF.js';
|
|
9
|
+
export { ImageAnnotator_default as ImageAnnotator } from './chunk-HT74MVNF.js';
|
|
10
10
|
import { toast_default } from './chunk-VENYVK3L.js';
|
|
11
11
|
export { toast_default as toast } from './chunk-VENYVK3L.js';
|
|
12
|
-
import { EditableGrid } from './chunk-
|
|
13
|
-
export { EditableGrid } from './chunk-
|
|
12
|
+
import { EditableGrid } from './chunk-EOHB7ETC.js';
|
|
13
|
+
export { EditableGrid } from './chunk-EOHB7ETC.js';
|
|
14
14
|
import { useAuth, useShellAuth } from './chunk-ADJ3CERD.js';
|
|
15
15
|
export { ShellAuthProvider, setShellAuthBridge, useShellAuth } from './chunk-ADJ3CERD.js';
|
|
16
|
-
import { APP_VERSION, VERSION } from './chunk-
|
|
17
|
-
export { VERSION } from './chunk-
|
|
18
|
-
import { useWindowManager, PopupMenu, PopupMenuLabel, PopupMenuDivider, PopupMenuItem, WINDOW_REGISTRY, isPageEntry, Modal, useShellPrefs, useIsMobile, ModalActions, useModalActive, client_default, LoadingSpinner, CancelButton, setWindowPosition, ThumbCard, activateModal } from './chunk-
|
|
19
|
-
export { CancelButton, CopyButton, DocFavStar, Modal, ModalActions, PopupMenu, PopupMenuDivider, PopupMenuItem, PopupMenuLabel, ShellPrefsProvider, WindowCrashedFallback, WindowErrorBoundary, WindowManagerProvider, WindowTitle, commitExposeHighlight, exitExposeMode, getActiveWindowRoute, getExposeHighlight, getWindowPosition, isEntityEntry, isPageEntry, registerModalEscapeInterceptor, setExposeHighlight, setShellApiClient, setShellWindowRegistry, setWindowDefaultPosition, setWindowPosition, subscribeExposeHighlight, toggleExposeMode, useLocalStoragePrefs, useModalActive, useShellPrefs, useWidgetSettings, useWindowManager, useWindowMenuItem, useWindowTitle } from './chunk-
|
|
16
|
+
import { APP_VERSION, VERSION } from './chunk-JSBH5CKG.js';
|
|
17
|
+
export { VERSION } from './chunk-JSBH5CKG.js';
|
|
18
|
+
import { useWindowManager, PopupMenu, PopupMenuLabel, PopupMenuDivider, PopupMenuItem, WINDOW_REGISTRY, isPageEntry, Modal, useShellPrefs, useIsMobile, ModalActions, useModalActive, client_default, LoadingSpinner, CancelButton, setWindowPosition, ThumbCard, activateModal } from './chunk-PQFF4IXI.js';
|
|
19
|
+
export { CancelButton, CopyButton, DocFavStar, Modal, ModalActions, PopupMenu, PopupMenuDivider, PopupMenuItem, PopupMenuLabel, ShellPrefsProvider, WindowCrashedFallback, WindowErrorBoundary, WindowManagerProvider, WindowTitle, commitExposeHighlight, exitExposeMode, getActiveWindowRoute, getExposeHighlight, getWindowPosition, isEntityEntry, isPageEntry, registerModalEscapeInterceptor, setExposeHighlight, setShellApiClient, setShellWindowRegistry, setWindowDefaultPosition, setWindowPosition, subscribeExposeHighlight, toggleExposeMode, useLocalStoragePrefs, useModalActive, useShellPrefs, useWidgetSettings, useWindowManager, useWindowMenuItem, useWindowTitle } from './chunk-PQFF4IXI.js';
|
|
20
20
|
export { ConfirmProvider, confirm, confirmDestructive, prompt } from './chunk-UBN4IUDE.js';
|
|
21
21
|
import { glassStyle, startMenuCategories, navSections, isSection, GLASS_INPUT_BG, navIcons, sectionIcons } from './chunk-ZF6AYO4G.js';
|
|
22
22
|
export { GLASS_DIVIDER, GLASS_INPUT_BG, glassStyle, setShellNavIcons } from './chunk-ZF6AYO4G.js';
|
|
@@ -64,6 +64,10 @@ interface ModalRegistryEntry {
|
|
|
64
64
|
footer?: (entity: any) => ReactNode;
|
|
65
65
|
/** Modal size. */
|
|
66
66
|
size?: string;
|
|
67
|
+
/** Custom open dimensions [width, height] in px (clamped to the viewport).
|
|
68
|
+
* Overrides the size ladder and any stale per-window size the shell
|
|
69
|
+
* persisted — use for content-heavy detail windows that must open large. */
|
|
70
|
+
dimensions?: [number, number];
|
|
67
71
|
/** If true, the component fetches its own data — pass ID, not entity. */
|
|
68
72
|
selfFetching?: boolean;
|
|
69
73
|
/** If true, the component renders its own Modal — skip outer Modal wrapper. */
|
package/package.json
CHANGED
package/dist/Browser-6YJ7BSX5.js
DELETED
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
export { Browser as default, setBrowserStartUrl } from './chunk-ZPM2ZOM7.js';
|
|
2
|
-
import './chunk-JZHARLP5.js';
|
|
3
|
-
import './chunk-HLWEKEKD.js';
|
|
4
|
-
import './chunk-UBN4IUDE.js';
|
|
5
|
-
import './chunk-ZF6AYO4G.js';
|
|
6
|
-
//# sourceMappingURL=Browser-6YJ7BSX5.js.map
|
|
7
|
-
//# sourceMappingURL=Browser-6YJ7BSX5.js.map
|
package/dist/Files-ZEVCWY3X.js
DELETED
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
export { Files as default, openFilesInTrashMode, setFilesDemoTree } from './chunk-TULES2QW.js';
|
|
2
|
-
import './chunk-BXJJ6VZK.js';
|
|
3
|
-
import './chunk-YG45DAUT.js';
|
|
4
|
-
import './chunk-7MPQCBU7.js';
|
|
5
|
-
import './chunk-VENYVK3L.js';
|
|
6
|
-
import './chunk-LXGAXYLK.js';
|
|
7
|
-
import './chunk-JZHARLP5.js';
|
|
8
|
-
import './chunk-HLWEKEKD.js';
|
|
9
|
-
import './chunk-UBN4IUDE.js';
|
|
10
|
-
import './chunk-ZF6AYO4G.js';
|
|
11
|
-
//# sourceMappingURL=Files-ZEVCWY3X.js.map
|
|
12
|
-
//# sourceMappingURL=Files-ZEVCWY3X.js.map
|
package/dist/Preview-IVIMIR4U.js
DELETED
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
export { Preview as default, setPdfPreview } from './chunk-7MPQCBU7.js';
|
|
2
|
-
import './chunk-VENYVK3L.js';
|
|
3
|
-
import './chunk-JZHARLP5.js';
|
|
4
|
-
import './chunk-HLWEKEKD.js';
|
|
5
|
-
import './chunk-UBN4IUDE.js';
|
|
6
|
-
import './chunk-ZF6AYO4G.js';
|
|
7
|
-
//# sourceMappingURL=Preview-IVIMIR4U.js.map
|
|
8
|
-
//# sourceMappingURL=Preview-IVIMIR4U.js.map
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
export { Spreadsheet as default, setSpreadsheetPreview } from './chunk-LXGAXYLK.js';
|
|
2
|
-
import './chunk-JZHARLP5.js';
|
|
3
|
-
import './chunk-HLWEKEKD.js';
|
|
4
|
-
import './chunk-UBN4IUDE.js';
|
|
5
|
-
import './chunk-ZF6AYO4G.js';
|
|
6
|
-
//# sourceMappingURL=Spreadsheet-GVWD3J4Z.js.map
|
|
7
|
-
//# sourceMappingURL=Spreadsheet-GVWD3J4Z.js.map
|