feat(office): native Dioxus file browser + OnlyOffice editor crate #145
No reviewers
Labels
No labels
prio_critical
prio_low
type_bug
type_contact
type_issue
type_lead
type_question
type_story
type_task
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
lhumina_code/hero_archipelagos!145
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "development_add_office_crate"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
New
hero_archipelagos_officecrate underarchipelagos/embed/office/. Native Dioxus file browser over hero_foundry + iframe-only OnlyOffice editor. SingleDocTypeenum drives island metadata for docs/sheets/presentations/pdf/diagrams.Related Issue
#146
Changes
archipelagos/embed/office/Cargo.toml— new crate manifestarchipelagos/embed/office/src/lib.rs— public surfacearchipelagos/embed/office/src/island.rs—DocTypeenum +OfficeApp+ALLdrift testarchipelagos/embed/office/src/service.rs— JSON-RPC client + hero_foundry REST (wasm-gated)archipelagos/embed/office/src/views.rs—FileListView+EditorViewCargo.toml— register memberTest Results
cargo check --workspace✓,cargo clippy -p hero_archipelagos_office -- -D warnings✓,cargo test -p hero_archipelagos_office✓ (1 passed).Manual verification
Wired into hero_os via companion PR; verified open Hello.xlsx, Hello.docx, and an openpyxl-generated Analysis.xlsx with cell data all render in the editor end-to-end against herodev.