@mdwrk/mdwrkspace 1.4.12 → 1.4.18
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/README.md +2 -2
- package/dist/{en-r010kFJh.js → en-Cm457laC.js} +1 -1
- package/dist/{en-Y3706tNT.js → en-DAjYkcmV.js} +1 -1
- package/dist/{es-3nXitQ4s.js → es-CVn4O-bM.js} +1 -1
- package/dist/{esm-entry-B0Qf5Njn.js → esm-entry-CbccITXD.js} +6998 -6979
- package/dist/favicon.svg +1 -1
- package/dist/icons/icon-192.svg +1 -1
- package/dist/icons/icon-512.svg +1 -1
- package/dist/manifest.webmanifest +1 -1
- package/dist/mdwrkspace.css +1 -1
- package/dist/mdwrkspace.js +4 -3
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
# LATTICE ARCHITECT v2
|
|
2
2
|
## Deterministic Markdown Rack System
|
|
3
3
|
|
|
4
|
-
|
|
4
|
+
MdWork is an offline-first, high-density Markdown workspace built on the **"Metallic Chassis Rack System"** philosophy. The interface is treated as a physical industrial console where functional surfaces (Plates) are slotted into a rigid structural grid (Chassis).
|
|
5
5
|
|
|
6
6
|
---
|
|
7
7
|
|
|
@@ -78,7 +78,7 @@ The always-available strip for environment awareness and health monitoring.
|
|
|
78
78
|
|
|
79
79
|
### 4. Viewport + Aspect Ratio Matrix
|
|
80
80
|
|
|
81
|
-
|
|
81
|
+
MdWork defines a shared breakpoint contract in the core stylesheet so every theme responds to the same aspect ratios, viewboxes, and device classes while still styling them uniquely. The canonical definitions live in `apps/client/styles/base/viewports.css`.【F:apps/client/styles/base/viewports.css†L1-L120】
|
|
82
82
|
|
|
83
83
|
**Aspect Ratio Bands (aspect first)**
|
|
84
84
|
- **Portrait**: `max-aspect-ratio: 3/4`
|