@roomle/web-sdk 2.78.0 → 2.79.0-alpha.2
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/lib/{banana-for-scale-c95b873f.js → banana-for-scale-36656578.js} +2 -2
- package/lib/{banana-for-scale-c95b873f.js.map → banana-for-scale-36656578.js.map} +1 -1
- package/lib/{banana-for-scale-e73b850b.nomodule.js → banana-for-scale-6a8ca6ac.nomodule.js} +2 -2
- package/lib/{banana-for-scale-e73b850b.nomodule.js.map → banana-for-scale-6a8ca6ac.nomodule.js.map} +1 -1
- package/lib/{camera-behaviour-16071d66.nomodule.js → camera-behaviour-16d3217d.nomodule.js} +2 -2
- package/lib/{camera-behaviour-16071d66.nomodule.js.map → camera-behaviour-16d3217d.nomodule.js.map} +1 -1
- package/lib/{camera-behaviour-91dbb5e1.js → camera-behaviour-bce0d3d0.js} +2 -2
- package/lib/{camera-behaviour-91dbb5e1.js.map → camera-behaviour-bce0d3d0.js.map} +1 -1
- package/lib/{component-dimensioning-1d5d6c2a.js → component-dimensioning-7981e67a.js} +2 -2
- package/lib/component-dimensioning-7981e67a.js.map +1 -0
- package/lib/{component-dimensioning-699ff5f4.nomodule.js → component-dimensioning-c88b0054.nomodule.js} +2 -2
- package/lib/component-dimensioning-c88b0054.nomodule.js.map +1 -0
- package/lib/{component-raycast-helper-a1081b27.nomodule.js → component-raycast-helper-a4153060.nomodule.js} +2 -2
- package/lib/component-raycast-helper-a4153060.nomodule.js.map +1 -0
- package/lib/{component-raycast-helper-089ff155.js → component-raycast-helper-f8a0910d.js} +2 -2
- package/lib/component-raycast-helper-f8a0910d.js.map +1 -0
- package/lib/{configurator-d49d0d97.nomodule.js → configurator-a79ca31e.nomodule.js} +2 -2
- package/lib/configurator-a79ca31e.nomodule.js.map +1 -0
- package/lib/{configurator-1e8746db.js → configurator-dbacfd97.js} +2 -2
- package/lib/configurator-dbacfd97.js.map +1 -0
- package/lib/configurator-main-bac27883.js +2 -0
- package/lib/configurator-main-bac27883.js.map +1 -0
- package/lib/configurator-main.nomodule.js +1 -1
- package/lib/{continuous-drawing-helper-be5b90da.nomodule.js → continuous-drawing-helper-bddc9922.nomodule.js} +2 -2
- package/lib/continuous-drawing-helper-bddc9922.nomodule.js.map +1 -0
- package/lib/{continuous-drawing-helper-405799dc.js → continuous-drawing-helper-e770877b.js} +2 -2
- package/lib/continuous-drawing-helper-e770877b.js.map +1 -0
- package/lib/{default-light-setting-6d7a06b0.js → default-light-setting-66a1043d.js} +2 -2
- package/lib/default-light-setting-66a1043d.js.map +1 -0
- package/lib/{default-light-setting-75db4ea9.nomodule.js → default-light-setting-9e3971b7.nomodule.js} +2 -2
- package/lib/default-light-setting-9e3971b7.nomodule.js.map +1 -0
- package/lib/definitions/common-core/src/common-configurator-kernel-callback.d.ts +4 -5
- package/lib/definitions/common-core/src/configurator-kernel-access.d.ts +0 -1
- package/lib/definitions/common-core/src/services/common-kernel-access.d.ts +4 -5
- package/lib/definitions/common-core/src/utils/init-data.d.ts +1 -0
- package/lib/definitions/common-core/src/utils/shims.d.ts +6 -0
- package/lib/definitions/common-core/src/view-model/configurator-view-model.d.ts +5 -6
- package/lib/definitions/common-core/src/webgl/mesh-generator.d.ts +1 -1
- package/lib/definitions/common-core/src/webgl/renderer/materials/blend-ao-and-shadow-material.d.ts +2 -1
- package/lib/definitions/common-core/src/webgl/renderer/materials/blend-ao-pass-depth-material.d.ts +12 -0
- package/lib/definitions/common-core/src/webgl/renderer/pass/debug-pass.d.ts +3 -0
- package/lib/definitions/common-core/src/webgl/renderer/pass/poisson-denoise-pass.d.ts +2 -0
- package/lib/definitions/common-core/src/webgl/renderer/shaders/poisson-denoise-shader.d.ts +7 -3
- package/lib/definitions/common-core/src/webgl/roomle-component-factory.d.ts +2 -2
- package/lib/definitions/configurator-core/src/webgl/configurator-mesh-generator.d.ts +1 -1
- package/lib/definitions/planner-core/mock/planner-mock-helper.d.ts +1 -1
- package/lib/definitions/planner-core/src/services/planner-kernel-access.d.ts +4 -4
- package/lib/definitions/planner-core/src/view-model/plan-view-model.d.ts +3 -3
- package/lib/definitions/planner-core/src/webgl/planner-mesh-generator.d.ts +2 -2
- package/lib/definitions/planner-core/src/webgl/planner-scene-manager.d.ts +2 -2
- package/lib/definitions/typings/kernel.d.ts +36 -0
- package/lib/definitions/typings/planner.d.ts +1 -1
- package/lib/{dimensioning-helper-bfc2ecfd.js → dimensioning-helper-0450da4a.js} +2 -2
- package/lib/{dimensioning-helper-bfc2ecfd.js.map → dimensioning-helper-0450da4a.js.map} +1 -1
- package/lib/{dimensioning-helper-b97db7f1.nomodule.js → dimensioning-helper-ea197c48.nomodule.js} +2 -2
- package/lib/{dimensioning-helper-b97db7f1.nomodule.js.map → dimensioning-helper-ea197c48.nomodule.js.map} +1 -1
- package/lib/{glb-viewer-d9ef7e5a.nomodule.js → glb-viewer-07de8dd5.nomodule.js} +2 -2
- package/lib/{glb-viewer-d9ef7e5a.nomodule.js.map → glb-viewer-07de8dd5.nomodule.js.map} +1 -1
- package/lib/{glb-viewer-camera-behaviour-6a62b9d6.nomodule.js → glb-viewer-camera-behaviour-ce14403c.nomodule.js} +2 -2
- package/lib/glb-viewer-camera-behaviour-ce14403c.nomodule.js.map +1 -0
- package/lib/{glb-viewer-camera-behaviour-c1f17cee.js → glb-viewer-camera-behaviour-d9751ea1.js} +2 -2
- package/lib/glb-viewer-camera-behaviour-d9751ea1.js.map +1 -0
- package/lib/{glb-viewer-4140645d.js → glb-viewer-e1e65ce1.js} +2 -2
- package/lib/{glb-viewer-4140645d.js.map → glb-viewer-e1e65ce1.js.map} +1 -1
- package/lib/glb-viewer-main-a4b08972.js +2 -0
- package/lib/glb-viewer-main-a4b08972.js.map +1 -0
- package/lib/glb-viewer-main.nomodule.js +1 -1
- package/lib/legacy/{banana-for-scale-c781ea6f.legacy.js → banana-for-scale-50621736.legacy.js} +2 -2
- package/lib/legacy/{banana-for-scale-c781ea6f.legacy.js.map → banana-for-scale-50621736.legacy.js.map} +1 -1
- package/lib/legacy/{camera-behaviour-b7f0e8bb.legacy.js → camera-behaviour-7f5f209e.legacy.js} +2 -2
- package/lib/legacy/{camera-behaviour-b7f0e8bb.legacy.js.map → camera-behaviour-7f5f209e.legacy.js.map} +1 -1
- package/lib/legacy/{component-dimensioning-83421f26.legacy.js → component-dimensioning-47eef954.legacy.js} +2 -2
- package/lib/legacy/component-dimensioning-47eef954.legacy.js.map +1 -0
- package/lib/legacy/{component-raycast-helper-219671db.legacy.js → component-raycast-helper-73a8912a.legacy.js} +2 -2
- package/lib/legacy/component-raycast-helper-73a8912a.legacy.js.map +1 -0
- package/lib/legacy/{configurator-c37f4fb2.legacy.js → configurator-08fb7ce5.legacy.js} +2 -2
- package/lib/legacy/configurator-08fb7ce5.legacy.js.map +1 -0
- package/lib/legacy/configurator-main.legacy.js +1 -1
- package/lib/legacy/{continuous-drawing-helper-50004cd8.legacy.js → continuous-drawing-helper-cbde694b.legacy.js} +2 -2
- package/lib/legacy/continuous-drawing-helper-cbde694b.legacy.js.map +1 -0
- package/lib/legacy/{default-light-setting-f6ff60a7.legacy.js → default-light-setting-8f6ba964.legacy.js} +2 -2
- package/lib/legacy/default-light-setting-8f6ba964.legacy.js.map +1 -0
- package/lib/legacy/{dimensioning-helper-f3e2c400.legacy.js → dimensioning-helper-8ec4d2c6.legacy.js} +2 -2
- package/lib/legacy/{dimensioning-helper-f3e2c400.legacy.js.map → dimensioning-helper-8ec4d2c6.legacy.js.map} +1 -1
- package/lib/legacy/{glb-viewer-ee85e06c.legacy.js → glb-viewer-6924834a.legacy.js} +2 -2
- package/lib/legacy/{glb-viewer-ee85e06c.legacy.js.map → glb-viewer-6924834a.legacy.js.map} +1 -1
- package/lib/legacy/{glb-viewer-camera-behaviour-bd64faee.legacy.js → glb-viewer-camera-behaviour-bc7ded2b.legacy.js} +2 -2
- package/lib/legacy/glb-viewer-camera-behaviour-bc7ded2b.legacy.js.map +1 -0
- package/lib/legacy/glb-viewer-main.legacy.js +1 -1
- package/lib/legacy/{material-viewer-a598aa5d.legacy.js → material-viewer-25c3df20.legacy.js} +2 -2
- package/lib/legacy/material-viewer-25c3df20.legacy.js.map +1 -0
- package/lib/legacy/material-viewer-main.legacy.js +1 -1
- package/lib/legacy/planner-f4d76df9.legacy.js +2 -0
- package/lib/legacy/{planner-e96c0f6d.legacy.js.map → planner-f4d76df9.legacy.js.map} +1 -1
- package/lib/legacy/planner-main.legacy.js +1 -1
- package/lib/legacy/roomle-configurator-98d4110d.legacy.js +2 -0
- package/lib/legacy/roomle-configurator-98d4110d.legacy.js.map +1 -0
- package/lib/legacy/roomle-dependency-injection-2a76a0f8.legacy.js +9 -0
- package/lib/legacy/{roomle-dependency-injection-34548f97.legacy.js.map → roomle-dependency-injection-2a76a0f8.legacy.js.map} +1 -1
- package/lib/legacy/roomle-sdk.legacy.js +1 -1
- package/lib/legacy/{script-loader-7681709a.legacy.js → script-loader-176c7de8.legacy.js} +2 -2
- package/lib/legacy/script-loader-176c7de8.legacy.js.map +1 -0
- package/lib/legacy/static/{ConfiguratorKernel-82e5093feef1b077.js → ConfiguratorKernel-177b506cdd3711c9.js} +13 -13
- package/lib/legacy/static/ConfiguratorKernel-85781bb41f4ad73b.wasm +0 -0
- package/lib/legacy/static/{RoomleCore-e517dbd10f96e64e.js → RoomleCore-554c790f636abde3.js} +12 -12
- package/lib/legacy/static/RoomleCore-72d11772d69ee987.wasm +0 -0
- package/lib/legacy/static/RoomleToolsCore-785e6369dca13d78.wasm +0 -0
- package/lib/legacy/{stats-helper-f13ad189.legacy.js → stats-helper-2160e3c7.legacy.js} +2 -2
- package/lib/legacy/stats-helper-2160e3c7.legacy.js.map +1 -0
- package/lib/legacy/{tools-core-9c783318.legacy.js → tools-core-47f1ddbe.legacy.js} +2 -2
- package/lib/legacy/tools-core-47f1ddbe.legacy.js.map +1 -0
- package/lib/{material-viewer-3854d44d.nomodule.js → material-viewer-1f1579af.nomodule.js} +2 -2
- package/lib/material-viewer-1f1579af.nomodule.js.map +1 -0
- package/lib/{material-viewer-dc9f969b.js → material-viewer-1ff2695c.js} +2 -2
- package/lib/material-viewer-1ff2695c.js.map +1 -0
- package/lib/material-viewer-main-90f369e3.js +2 -0
- package/lib/material-viewer-main-90f369e3.js.map +1 -0
- package/lib/material-viewer-main.nomodule.js +1 -1
- package/lib/planner-21207b1d.nomodule.js +2 -0
- package/lib/{planner-cda072ed.nomodule.js.map → planner-21207b1d.nomodule.js.map} +1 -1
- package/lib/planner-ed9cfcb6.js +2 -0
- package/lib/{planner-9471338a.js.map → planner-ed9cfcb6.js.map} +1 -1
- package/lib/planner-main-422b0a5c.js +2 -0
- package/lib/planner-main-422b0a5c.js.map +1 -0
- package/lib/planner-main.nomodule.js +1 -1
- package/lib/roomle-configurator-2d7f1bf4.js +2 -0
- package/lib/roomle-configurator-2d7f1bf4.js.map +1 -0
- package/lib/roomle-configurator-fa479dc1.nomodule.js +2 -0
- package/lib/roomle-configurator-fa479dc1.nomodule.js.map +1 -0
- package/lib/roomle-dependency-injection-75ddade3.js +9 -0
- package/lib/{roomle-dependency-injection-def49531.js.map → roomle-dependency-injection-75ddade3.js.map} +1 -1
- package/lib/roomle-dependency-injection-fccf8262.nomodule.js +9 -0
- package/lib/{roomle-dependency-injection-6f5dd527.nomodule.js.map → roomle-dependency-injection-fccf8262.nomodule.js.map} +1 -1
- package/lib/{roomle-sdk-44379ded.js → roomle-sdk-4b3e4810.js} +2 -2
- package/lib/roomle-sdk-4b3e4810.js.map +1 -0
- package/lib/roomle-sdk.nomodule.js +1 -1
- package/lib/{script-loader-0a279923.js → script-loader-4c8fdeb7.js} +2 -2
- package/lib/script-loader-4c8fdeb7.js.map +1 -0
- package/lib/{script-loader-6922a4b3.nomodule.js → script-loader-db460d49.nomodule.js} +2 -2
- package/lib/script-loader-db460d49.nomodule.js.map +1 -0
- package/lib/static/{ConfiguratorKernel-82e5093feef1b077.js → ConfiguratorKernel-177b506cdd3711c9.js} +1 -1
- package/lib/static/{ConfiguratorKernel-82e5093feef1b077.js.map → ConfiguratorKernel-177b506cdd3711c9.js.map} +1 -1
- package/lib/static/ConfiguratorKernel-85781bb41f4ad73b.wasm +0 -0
- package/lib/static/{RoomleCore-e517dbd10f96e64e.js → RoomleCore-554c790f636abde3.js} +1 -1
- package/lib/static/{RoomleCore-e517dbd10f96e64e.js.map → RoomleCore-554c790f636abde3.js.map} +1 -1
- package/lib/static/RoomleCore-72d11772d69ee987.wasm +0 -0
- package/lib/static/RoomleToolsCore-785e6369dca13d78.wasm +0 -0
- package/lib/{stats-helper-129e9375.nomodule.js → stats-helper-46e2942f.nomodule.js} +2 -2
- package/lib/stats-helper-46e2942f.nomodule.js.map +1 -0
- package/lib/{stats-helper-9b71e77c.js → stats-helper-f84d4332.js} +2 -2
- package/lib/stats-helper-f84d4332.js.map +1 -0
- package/lib/{tools-core-9d202d80.js → tools-core-35f0ec77.js} +2 -2
- package/lib/tools-core-35f0ec77.js.map +1 -0
- package/lib/{tools-core-c086d292.nomodule.js → tools-core-8b78ccb7.nomodule.js} +2 -2
- package/lib/tools-core-8b78ccb7.nomodule.js.map +1 -0
- package/lib/transparency.html +755 -0
- package/package.json +2 -2
- package/lib/component-dimensioning-1d5d6c2a.js.map +0 -1
- package/lib/component-dimensioning-699ff5f4.nomodule.js.map +0 -1
- package/lib/component-raycast-helper-089ff155.js.map +0 -1
- package/lib/component-raycast-helper-a1081b27.nomodule.js.map +0 -1
- package/lib/configurator-1e8746db.js.map +0 -1
- package/lib/configurator-d49d0d97.nomodule.js.map +0 -1
- package/lib/configurator-main-0cac7801.js +0 -2
- package/lib/configurator-main-0cac7801.js.map +0 -1
- package/lib/continuous-drawing-helper-405799dc.js.map +0 -1
- package/lib/continuous-drawing-helper-be5b90da.nomodule.js.map +0 -1
- package/lib/default-light-setting-6d7a06b0.js.map +0 -1
- package/lib/default-light-setting-75db4ea9.nomodule.js.map +0 -1
- package/lib/glb-viewer-camera-behaviour-6a62b9d6.nomodule.js.map +0 -1
- package/lib/glb-viewer-camera-behaviour-c1f17cee.js.map +0 -1
- package/lib/glb-viewer-main-fbc14d95.js +0 -2
- package/lib/glb-viewer-main-fbc14d95.js.map +0 -1
- package/lib/legacy/component-dimensioning-83421f26.legacy.js.map +0 -1
- package/lib/legacy/component-raycast-helper-219671db.legacy.js.map +0 -1
- package/lib/legacy/configurator-c37f4fb2.legacy.js.map +0 -1
- package/lib/legacy/continuous-drawing-helper-50004cd8.legacy.js.map +0 -1
- package/lib/legacy/default-light-setting-f6ff60a7.legacy.js.map +0 -1
- package/lib/legacy/glb-viewer-camera-behaviour-bd64faee.legacy.js.map +0 -1
- package/lib/legacy/material-viewer-a598aa5d.legacy.js.map +0 -1
- package/lib/legacy/planner-e96c0f6d.legacy.js +0 -2
- package/lib/legacy/roomle-configurator-c895e5d6.legacy.js +0 -2
- package/lib/legacy/roomle-configurator-c895e5d6.legacy.js.map +0 -1
- package/lib/legacy/roomle-dependency-injection-34548f97.legacy.js +0 -9
- package/lib/legacy/script-loader-7681709a.legacy.js.map +0 -1
- package/lib/legacy/static/ConfiguratorKernel-025cb5368fa7ca69.wasm +0 -0
- package/lib/legacy/static/RoomleCore-ec7bfba8f01e519b.wasm +0 -0
- package/lib/legacy/static/RoomleToolsCore-a15e153c7f5a203b.wasm +0 -0
- package/lib/legacy/stats-helper-f13ad189.legacy.js.map +0 -1
- package/lib/legacy/tools-core-9c783318.legacy.js.map +0 -1
- package/lib/material-viewer-3854d44d.nomodule.js.map +0 -1
- package/lib/material-viewer-dc9f969b.js.map +0 -1
- package/lib/material-viewer-main-298aa4d5.js +0 -2
- package/lib/material-viewer-main-298aa4d5.js.map +0 -1
- package/lib/planner-9471338a.js +0 -2
- package/lib/planner-cda072ed.nomodule.js +0 -2
- package/lib/planner-main-e649ff08.js +0 -2
- package/lib/planner-main-e649ff08.js.map +0 -1
- package/lib/roomle-configurator-314109db.nomodule.js +0 -2
- package/lib/roomle-configurator-314109db.nomodule.js.map +0 -1
- package/lib/roomle-configurator-7e70db06.js +0 -2
- package/lib/roomle-configurator-7e70db06.js.map +0 -1
- package/lib/roomle-dependency-injection-6f5dd527.nomodule.js +0 -9
- package/lib/roomle-dependency-injection-def49531.js +0 -9
- package/lib/roomle-sdk-44379ded.js.map +0 -1
- package/lib/script-loader-0a279923.js.map +0 -1
- package/lib/script-loader-6922a4b3.nomodule.js.map +0 -1
- package/lib/static/ConfiguratorKernel-025cb5368fa7ca69.wasm +0 -0
- package/lib/static/RoomleCore-ec7bfba8f01e519b.wasm +0 -0
- package/lib/static/RoomleToolsCore-a15e153c7f5a203b.wasm +0 -0
- package/lib/stats-helper-129e9375.nomodule.js.map +0 -1
- package/lib/stats-helper-9b71e77c.js.map +0 -1
- package/lib/tools-core-9d202d80.js.map +0 -1
- package/lib/tools-core-c086d292.nomodule.js.map +0 -1
|
@@ -0,0 +1,755 @@
|
|
|
1
|
+
<!DOCTYPE html>
|
|
2
|
+
<html>
|
|
3
|
+
<head>
|
|
4
|
+
<meta charset="utf-8" />
|
|
5
|
+
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
|
6
|
+
<title>HSP Dummy</title>
|
|
7
|
+
<meta name="description" content="" />
|
|
8
|
+
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
|
9
|
+
</head>
|
|
10
|
+
<body>
|
|
11
|
+
<style>
|
|
12
|
+
.loadConfiguration {
|
|
13
|
+
background-color: lightblue;
|
|
14
|
+
}
|
|
15
|
+
|
|
16
|
+
.loadConfigurableItem {
|
|
17
|
+
background-color: lightsalmon;
|
|
18
|
+
}
|
|
19
|
+
</style>
|
|
20
|
+
|
|
21
|
+
<div
|
|
22
|
+
id="roomle-planner"
|
|
23
|
+
style="
|
|
24
|
+
height: 100vh;
|
|
25
|
+
width: 100%;
|
|
26
|
+
background-color: transparent;
|
|
27
|
+
position: fixed;
|
|
28
|
+
"
|
|
29
|
+
></div>
|
|
30
|
+
|
|
31
|
+
<header aria-label="Masthead">
|
|
32
|
+
<h1 style="mix-blend-mode: unset">
|
|
33
|
+
<span>Roomle's<br />Room Planner</span>
|
|
34
|
+
</h1>
|
|
35
|
+
</header>
|
|
36
|
+
<main>
|
|
37
|
+
<article>
|
|
38
|
+
<h2>There's a Sofa in the room</h2>
|
|
39
|
+
<p>
|
|
40
|
+
Believe it or not, you can put sofas, chairs, tables, and even a TV in
|
|
41
|
+
<a href="https://roomle.com/">Roomle's</a>. Room designer if you
|
|
42
|
+
really wanted to.
|
|
43
|
+
<a
|
|
44
|
+
href="https://www.roomle.com/t/cp/index.html?moc=true&edit=true&id=86qux3bxbgv615qxzby3k2q4a4oni7o"
|
|
45
|
+
>Give it a try</a
|
|
46
|
+
>
|
|
47
|
+
Nobody is going to stop you.
|
|
48
|
+
</p>
|
|
49
|
+
<p>Look, the floor is textured too, amazing.</p>
|
|
50
|
+
<h2>This is a cool use of transparency</h2>
|
|
51
|
+
<p>
|
|
52
|
+
Don't you agree? Something something something something something I
|
|
53
|
+
think it's cool. Just hitting tab on copilot prompts over and over
|
|
54
|
+
again. To be honest, I'm not sure what to write here. It's just a
|
|
55
|
+
bunch of text to fill up the space.
|
|
56
|
+
</p>
|
|
57
|
+
<p>
|
|
58
|
+
Look how the text is still readable even though the background is
|
|
59
|
+
transparent.
|
|
60
|
+
</p>
|
|
61
|
+
<figure>
|
|
62
|
+
<p class="pt-double-canon">Transparent</p>
|
|
63
|
+
<p class="pt-canon">Transparent</p>
|
|
64
|
+
<p class="pt-double-great-primer">Transparent</p>
|
|
65
|
+
<p class="pt-double-english">Transparent</p>
|
|
66
|
+
<p class="pt-double-pica">Double Pica</p>
|
|
67
|
+
<p class="pt-paragon">Transparent</p>
|
|
68
|
+
<p class="pt-english">Transparent</p>
|
|
69
|
+
<p class="pt-pica">Transparent</p>
|
|
70
|
+
<p class="pt-small-pica">Transparent</p>
|
|
71
|
+
<p class="pt-bourgeois">Transparent</p>
|
|
72
|
+
</figure>
|
|
73
|
+
<table>
|
|
74
|
+
<caption>
|
|
75
|
+
OMG A TABLE
|
|
76
|
+
</caption>
|
|
77
|
+
<thead>
|
|
78
|
+
<tr>
|
|
79
|
+
<th>Text Style</th>
|
|
80
|
+
<th>Point Size</th>
|
|
81
|
+
<th>Rem Size</th>
|
|
82
|
+
</tr>
|
|
83
|
+
</thead>
|
|
84
|
+
<tbody>
|
|
85
|
+
<tr>
|
|
86
|
+
<td>Display</td>
|
|
87
|
+
<td>Transparent</td>
|
|
88
|
+
<td>4.666</td>
|
|
89
|
+
</tr>
|
|
90
|
+
<tr>
|
|
91
|
+
<td>Heading 1</td>
|
|
92
|
+
<td>Transparent</td>
|
|
93
|
+
<td>3.999</td>
|
|
94
|
+
</tr>
|
|
95
|
+
<tr>
|
|
96
|
+
<td>Heading 2</td>
|
|
97
|
+
<td>Transparent</td>
|
|
98
|
+
<td>2.999</td>
|
|
99
|
+
</tr>
|
|
100
|
+
<tr>
|
|
101
|
+
<td>Heading 3</td>
|
|
102
|
+
<td>Transparent</td>
|
|
103
|
+
<td>2.333</td>
|
|
104
|
+
</tr>
|
|
105
|
+
<tr>
|
|
106
|
+
<td>Heading 4</td>
|
|
107
|
+
<td>Transparent</td>
|
|
108
|
+
<td>2.000</td>
|
|
109
|
+
</tr>
|
|
110
|
+
<tr>
|
|
111
|
+
<td>Heading 5</td>
|
|
112
|
+
<td>Transparent</td>
|
|
113
|
+
<td>1.666</td>
|
|
114
|
+
</tr>
|
|
115
|
+
<tr>
|
|
116
|
+
<td>Heading 6</td>
|
|
117
|
+
<td>Transparent</td>
|
|
118
|
+
<td>1.166</td>
|
|
119
|
+
</tr>
|
|
120
|
+
<tr>
|
|
121
|
+
<td>Body</td>
|
|
122
|
+
<td>Transparent</td>
|
|
123
|
+
<td>1.000</td>
|
|
124
|
+
</tr>
|
|
125
|
+
<tr>
|
|
126
|
+
<td>Fine Print 1</td>
|
|
127
|
+
<td>Transparent</td>
|
|
128
|
+
<td>0.916</td>
|
|
129
|
+
</tr>
|
|
130
|
+
<tr>
|
|
131
|
+
<td>Fine Print 2</td>
|
|
132
|
+
<td>Transparent</td>
|
|
133
|
+
<td>0.750</td>
|
|
134
|
+
</tr>
|
|
135
|
+
</tbody>
|
|
136
|
+
</table>
|
|
137
|
+
<h2>I don't know how to read this.</h2>
|
|
138
|
+
<p>
|
|
139
|
+
Chinese, Japanese, Korean are very aesthetically pleasing even if I
|
|
140
|
+
don't know what they mean. They look cool no matter where you put
|
|
141
|
+
them.
|
|
142
|
+
</p>
|
|
143
|
+
<figure>
|
|
144
|
+
<div lang="zh-Hans">
|
|
145
|
+
<p class="pt-chu">初号</p>
|
|
146
|
+
<p class="pt-xiaochu">小初号</p>
|
|
147
|
+
<p class="pt-yi">一号</p>
|
|
148
|
+
<p class="pt-er">二号</p>
|
|
149
|
+
<p class="pt-xiaoer">小二号</p>
|
|
150
|
+
<p class="pt-san">三号</p>
|
|
151
|
+
<p class="pt-si">四号</p>
|
|
152
|
+
<p class="pt-xiaosi">小四号</p>
|
|
153
|
+
<p class="pt-wu">五号</p>
|
|
154
|
+
<p class="pt-xiaowu">小五号</p>
|
|
155
|
+
</div>
|
|
156
|
+
</figure>
|
|
157
|
+
<table>
|
|
158
|
+
<caption>
|
|
159
|
+
OMG ANOTHER TABLE
|
|
160
|
+
</caption>
|
|
161
|
+
<thead>
|
|
162
|
+
<tr>
|
|
163
|
+
<th>Text Style</th>
|
|
164
|
+
<th>Point Size</th>
|
|
165
|
+
<th>Rem Size</th>
|
|
166
|
+
</tr>
|
|
167
|
+
</thead>
|
|
168
|
+
<tbody>
|
|
169
|
+
<tr>
|
|
170
|
+
<td>Display</td>
|
|
171
|
+
<td lang="zh-Hans">初号</td>
|
|
172
|
+
<td>3.499</td>
|
|
173
|
+
</tr>
|
|
174
|
+
<tr>
|
|
175
|
+
<td>Heading 1</td>
|
|
176
|
+
<td lang="zh-Hans">小初号</td>
|
|
177
|
+
<td>2.999</td>
|
|
178
|
+
</tr>
|
|
179
|
+
<tr>
|
|
180
|
+
<td>Heading 2</td>
|
|
181
|
+
<td lang="zh-Hans">一号</td>
|
|
182
|
+
<td>2.166</td>
|
|
183
|
+
</tr>
|
|
184
|
+
<tr>
|
|
185
|
+
<td>Heading 3</td>
|
|
186
|
+
<td lang="zh-Hans">二号</td>
|
|
187
|
+
<td>1.833</td>
|
|
188
|
+
</tr>
|
|
189
|
+
<tr>
|
|
190
|
+
<td>Heading 4</td>
|
|
191
|
+
<td lang="zh-Hans">小二号</td>
|
|
192
|
+
<td>1.500</td>
|
|
193
|
+
</tr>
|
|
194
|
+
<tr>
|
|
195
|
+
<td>Heading 5</td>
|
|
196
|
+
<td lang="zh-Hans">三号</td>
|
|
197
|
+
<td>1.333</td>
|
|
198
|
+
</tr>
|
|
199
|
+
<tr>
|
|
200
|
+
<td>Heading 6</td>
|
|
201
|
+
<td lang="zh-Hans">四号</td>
|
|
202
|
+
<td>1.166</td>
|
|
203
|
+
</tr>
|
|
204
|
+
<tr>
|
|
205
|
+
<td>Body</td>
|
|
206
|
+
<td lang="zh-Hans">小四号</td>
|
|
207
|
+
<td>1.000</td>
|
|
208
|
+
</tr>
|
|
209
|
+
<tr>
|
|
210
|
+
<td>Fine Print 1</td>
|
|
211
|
+
<td lang="zh-Hans">五号</td>
|
|
212
|
+
<td>0.875</td>
|
|
213
|
+
</tr>
|
|
214
|
+
<tr>
|
|
215
|
+
<td>Fine Print 2</td>
|
|
216
|
+
<td lang="zh-Hans">小五号</td>
|
|
217
|
+
<td>0.750</td>
|
|
218
|
+
</tr>
|
|
219
|
+
</tbody>
|
|
220
|
+
</table>
|
|
221
|
+
<h2>Thanks for checking out the transparency demo</h2>
|
|
222
|
+
<p>
|
|
223
|
+
I hope you enjoyed it. I know I did. I'm not sure what else to write
|
|
224
|
+
here. I'm just trying to fill up the space. Are you still reading
|
|
225
|
+
this? I'm not sure why you would be. I'm just rambling on and on and
|
|
226
|
+
on. Goodbye, farewell, and adios.
|
|
227
|
+
</p>
|
|
228
|
+
</article>
|
|
229
|
+
</main>
|
|
230
|
+
<div style="opacity: 0">
|
|
231
|
+
<textarea type="text" id="input-xml">
|
|
232
|
+
bbv156v8uh3huqepm3c27c156tst2wgj</textarea
|
|
233
|
+
>
|
|
234
|
+
<button id="load-plan-xml" disabled="disabled">Load Plan XML</button>
|
|
235
|
+
<button id="load-plan-id" disabled="disabled">Load Plan ID</button>
|
|
236
|
+
</div>
|
|
237
|
+
<div class="dummy-buttons" style="opacity: 0">
|
|
238
|
+
<button disabled="disabled" id="back">Back</button>
|
|
239
|
+
<button disabled="disabled" id="drawWallsManually">
|
|
240
|
+
Draw Walls Manually
|
|
241
|
+
</button>
|
|
242
|
+
<button disabled="disabled" id="addMeasurementLine">
|
|
243
|
+
Add Measurement Line
|
|
244
|
+
</button>
|
|
245
|
+
<button disabled="disabled" id="switch2D">Switch to 2D</button>
|
|
246
|
+
<button disabled="disabled" id="switch3D">Switch to 3D</button>
|
|
247
|
+
<button disabled="disabled" id="switchFirstPerson">
|
|
248
|
+
Switch to First Person
|
|
249
|
+
</button>
|
|
250
|
+
<button disabled="disabled" id="resume">Resume</button>
|
|
251
|
+
<button disabled="disabled" id="pause">Pause</button>
|
|
252
|
+
<button disabled="disabled" id="render-top-image">Top Image</button>
|
|
253
|
+
<button disabled="disabled" id="render-perspective-image">
|
|
254
|
+
Perspective Image
|
|
255
|
+
</button>
|
|
256
|
+
<button disabled="disabled" id="render-perspective-image-of">
|
|
257
|
+
Perspective Image Of
|
|
258
|
+
</button>
|
|
259
|
+
<button disabled="disabled" id="start-configuring">
|
|
260
|
+
Start configuring
|
|
261
|
+
</button>
|
|
262
|
+
<button disabled="disabled" id="start-viewing">Start viewing</button>
|
|
263
|
+
<button disabled="disabled" id="back-to-planner">Back to planner</button>
|
|
264
|
+
<button disabled="disabled" id="show-gui">Show GUI</button>
|
|
265
|
+
<div draggable="true" id="drag">Drag usm:frame</div>
|
|
266
|
+
<div draggable="true" id="drag2">Drag garden_hedge</div>
|
|
267
|
+
</div>
|
|
268
|
+
<script>
|
|
269
|
+
var appjsLoaded = function load(event) {
|
|
270
|
+
console.log('ON LOAD DONE');
|
|
271
|
+
const script = document.createElement('script');
|
|
272
|
+
script.src = 'planner-dummy-app.js';
|
|
273
|
+
document.body.appendChild(script);
|
|
274
|
+
};
|
|
275
|
+
</script>
|
|
276
|
+
<script
|
|
277
|
+
src="planner-main.js"
|
|
278
|
+
id="appjs"
|
|
279
|
+
type="module"
|
|
280
|
+
onload="appjsLoaded();"
|
|
281
|
+
></script>
|
|
282
|
+
<style>
|
|
283
|
+
@charset "UTF-8";
|
|
284
|
+
:root {
|
|
285
|
+
--gutter: clamp(1ch, 2.5vmax, 3ch);
|
|
286
|
+
--stack: clamp(1.25ex, 2.5vmax, 1.75ex);
|
|
287
|
+
--line-length: 70ch;
|
|
288
|
+
--page-padding-inline: calc(
|
|
289
|
+
(100vw - min(90rem, 100vw - var(--gutter) * 3)) / 2
|
|
290
|
+
);
|
|
291
|
+
--section-spacing: clamp(var(--stack) * 4, 10vmax, var(--stack) * 6);
|
|
292
|
+
--pt-double-canon: 4.666rem;
|
|
293
|
+
--pt-canon: 3.999rem;
|
|
294
|
+
--pt-double-great-primer: 2.999rem;
|
|
295
|
+
--pt-double-english: 2.333rem;
|
|
296
|
+
--pt-double-pica: 2rem;
|
|
297
|
+
--pt-paragon: 1.666rem;
|
|
298
|
+
--pt-great-primer: 1.5rem;
|
|
299
|
+
--pt-english: 1.166rem;
|
|
300
|
+
--pt-pica: 1rem;
|
|
301
|
+
--pt-small-pica: 0.916rem;
|
|
302
|
+
--pt-long-primer: 0.833rem;
|
|
303
|
+
--pt-bourgeois: 0.75rem;
|
|
304
|
+
--pt-chu: 3.499rem;
|
|
305
|
+
--pt-xiaochu: 2.999rem;
|
|
306
|
+
--pt-yi: 2.166rem;
|
|
307
|
+
--pt-xiaoyi: 1.999rem;
|
|
308
|
+
--pt-er: 1.833rem;
|
|
309
|
+
--pt-xiaoer: 1.5rem;
|
|
310
|
+
--pt-san: 1.333rem;
|
|
311
|
+
--pt-xiaosan: 1.25rem;
|
|
312
|
+
--pt-si: 1.166rem;
|
|
313
|
+
--pt-xiaosi: 1rem;
|
|
314
|
+
--pt-wu: 0.875rem;
|
|
315
|
+
--pt-xiaowu: 0.75rem;
|
|
316
|
+
font-family: 'Archivo', system-ui, sans-serif;
|
|
317
|
+
font-size: clamp(100%, 90% + 0.5vw, 150%);
|
|
318
|
+
font-weight: 300;
|
|
319
|
+
line-height: 1.4;
|
|
320
|
+
color-scheme: dark light;
|
|
321
|
+
}
|
|
322
|
+
|
|
323
|
+
*,
|
|
324
|
+
*::before,
|
|
325
|
+
*::after {
|
|
326
|
+
font-feature-settings: 'kern';
|
|
327
|
+
-webkit-font-kerning: normal;
|
|
328
|
+
font-kerning: normal;
|
|
329
|
+
-moz-osx-font-smoothing: grayscale !important;
|
|
330
|
+
-webkit-font-smoothing: antialiased !important;
|
|
331
|
+
box-sizing: border-box;
|
|
332
|
+
}
|
|
333
|
+
|
|
334
|
+
* {
|
|
335
|
+
margin: 0;
|
|
336
|
+
padding: 0;
|
|
337
|
+
}
|
|
338
|
+
|
|
339
|
+
body {
|
|
340
|
+
display: grid;
|
|
341
|
+
gap: var(--section-spacing);
|
|
342
|
+
padding-inline: var(--page-padding-inline);
|
|
343
|
+
overflow-x: hidden;
|
|
344
|
+
}
|
|
345
|
+
|
|
346
|
+
main,
|
|
347
|
+
main > * {
|
|
348
|
+
pointer-events: none;
|
|
349
|
+
}
|
|
350
|
+
|
|
351
|
+
header {
|
|
352
|
+
display: grid;
|
|
353
|
+
align-content: end;
|
|
354
|
+
min-block-size: 100vh;
|
|
355
|
+
min-block-size: 100dvb;
|
|
356
|
+
padding-block: var(--section-spacing);
|
|
357
|
+
}
|
|
358
|
+
|
|
359
|
+
footer {
|
|
360
|
+
margin-block: var(--section-spacing);
|
|
361
|
+
-webkit-padding-start: var(--gutter);
|
|
362
|
+
padding-inline-start: var(--gutter);
|
|
363
|
+
-webkit-border-start: 6px double;
|
|
364
|
+
border-inline-start: 6px double;
|
|
365
|
+
}
|
|
366
|
+
|
|
367
|
+
a {
|
|
368
|
+
font-weight: 600;
|
|
369
|
+
color: currentcolor;
|
|
370
|
+
text-underline-offset: 0.2ex;
|
|
371
|
+
}
|
|
372
|
+
|
|
373
|
+
em {
|
|
374
|
+
font-family: 'Georgia', serif;
|
|
375
|
+
}
|
|
376
|
+
|
|
377
|
+
h1,
|
|
378
|
+
h2 {
|
|
379
|
+
font-weight: 900;
|
|
380
|
+
mix-blend-mode: difference;
|
|
381
|
+
}
|
|
382
|
+
|
|
383
|
+
h1 {
|
|
384
|
+
display: grid;
|
|
385
|
+
gap: 0.2ex;
|
|
386
|
+
align-content: center;
|
|
387
|
+
font-size: clamp(
|
|
388
|
+
var(--pt-paragon),
|
|
389
|
+
var(--pt-pica) + 4.125vw,
|
|
390
|
+
var(--pt-double-canon)
|
|
391
|
+
);
|
|
392
|
+
line-height: 1;
|
|
393
|
+
letter-spacing: -0.02em;
|
|
394
|
+
text-transform: uppercase;
|
|
395
|
+
}
|
|
396
|
+
|
|
397
|
+
h1 small {
|
|
398
|
+
font-size: var(--pt-bourgeois);
|
|
399
|
+
font-weight: 300;
|
|
400
|
+
letter-spacing: 0.1em;
|
|
401
|
+
text-indent: 0.1ch;
|
|
402
|
+
}
|
|
403
|
+
|
|
404
|
+
h1 span {
|
|
405
|
+
text-indent: -0.225ch;
|
|
406
|
+
}
|
|
407
|
+
|
|
408
|
+
article {
|
|
409
|
+
counter-reset: section;
|
|
410
|
+
}
|
|
411
|
+
|
|
412
|
+
h2 {
|
|
413
|
+
display: grid;
|
|
414
|
+
gap: 0.25ex;
|
|
415
|
+
position: relative;
|
|
416
|
+
max-inline-size: 25ch;
|
|
417
|
+
-webkit-margin-before: var(--section-spacing);
|
|
418
|
+
margin-block-start: var(--section-spacing);
|
|
419
|
+
font-size: clamp(
|
|
420
|
+
var(--pt-great-primer),
|
|
421
|
+
var(--pt-small-pica) + 4.125vw,
|
|
422
|
+
var(--pt-double-great-primer)
|
|
423
|
+
);
|
|
424
|
+
line-height: 1.2;
|
|
425
|
+
}
|
|
426
|
+
|
|
427
|
+
h2::before,
|
|
428
|
+
h2::after {
|
|
429
|
+
font-size: var(--pt-long-primer);
|
|
430
|
+
line-height: 1;
|
|
431
|
+
}
|
|
432
|
+
|
|
433
|
+
h2::before {
|
|
434
|
+
content: '№' counter(section);
|
|
435
|
+
counter-increment: section;
|
|
436
|
+
justify-self: start;
|
|
437
|
+
padding: 0.5ex;
|
|
438
|
+
font-weight: 600;
|
|
439
|
+
border: 6px double;
|
|
440
|
+
border-radius: 1px;
|
|
441
|
+
}
|
|
442
|
+
|
|
443
|
+
h2::after {
|
|
444
|
+
content: '';
|
|
445
|
+
position: absolute;
|
|
446
|
+
transform: translate3d(-100%, calc(3px + 0.5ex + 0.5em), 0);
|
|
447
|
+
inline-size: var(--page-padding-inline);
|
|
448
|
+
-webkit-border-after: 2px solid;
|
|
449
|
+
border-block-end: 2px solid;
|
|
450
|
+
}
|
|
451
|
+
|
|
452
|
+
h2 q {
|
|
453
|
+
position: relative;
|
|
454
|
+
}
|
|
455
|
+
|
|
456
|
+
h2 q::before {
|
|
457
|
+
position: absolute;
|
|
458
|
+
transform: translatex(-100%);
|
|
459
|
+
}
|
|
460
|
+
|
|
461
|
+
h2 + p {
|
|
462
|
+
-webkit-margin-before: calc(var(--stack) * 0.5);
|
|
463
|
+
margin-block-start: calc(var(--stack) * 0.5);
|
|
464
|
+
}
|
|
465
|
+
|
|
466
|
+
p,
|
|
467
|
+
ul {
|
|
468
|
+
max-inline-size: var(--line-length);
|
|
469
|
+
-webkit-margin-before: var(--stack);
|
|
470
|
+
margin-block-start: var(--stack);
|
|
471
|
+
}
|
|
472
|
+
|
|
473
|
+
p:first-child {
|
|
474
|
+
-webkit-margin-before: 0;
|
|
475
|
+
margin-block-start: 0;
|
|
476
|
+
}
|
|
477
|
+
|
|
478
|
+
figure,
|
|
479
|
+
table {
|
|
480
|
+
-webkit-margin-before: calc(var(--section-spacing) * 0.5);
|
|
481
|
+
margin-block-start: calc(var(--section-spacing) * 0.5);
|
|
482
|
+
}
|
|
483
|
+
|
|
484
|
+
figure {
|
|
485
|
+
position: relative;
|
|
486
|
+
inset-inline-start: 50%;
|
|
487
|
+
inset-inline-end: 50%;
|
|
488
|
+
inline-size: 100%;
|
|
489
|
+
inline-size: 100vw;
|
|
490
|
+
-webkit-margin-start: -50vw;
|
|
491
|
+
margin-inline-start: -50vw;
|
|
492
|
+
-webkit-margin-end: -50vw;
|
|
493
|
+
margin-inline-end: -50vw;
|
|
494
|
+
padding-inline: var(--page-padding-inline);
|
|
495
|
+
-webkit-padding-after: 1ex;
|
|
496
|
+
padding-block-end: 1ex;
|
|
497
|
+
overflow: auto;
|
|
498
|
+
scrollbar-gutter: stable;
|
|
499
|
+
}
|
|
500
|
+
|
|
501
|
+
table {
|
|
502
|
+
inline-size: 100%;
|
|
503
|
+
max-inline-size: var(--line-length);
|
|
504
|
+
}
|
|
505
|
+
|
|
506
|
+
table,
|
|
507
|
+
th,
|
|
508
|
+
td {
|
|
509
|
+
border: 1px solid;
|
|
510
|
+
}
|
|
511
|
+
|
|
512
|
+
th,
|
|
513
|
+
td {
|
|
514
|
+
padding: 0.5ex;
|
|
515
|
+
text-align: start;
|
|
516
|
+
}
|
|
517
|
+
|
|
518
|
+
th {
|
|
519
|
+
padding-block: 1ex;
|
|
520
|
+
font-weight: 600;
|
|
521
|
+
font-size: var(--pt-bourgeois);
|
|
522
|
+
letter-spacing: 0.04em;
|
|
523
|
+
text-transform: uppercase;
|
|
524
|
+
}
|
|
525
|
+
|
|
526
|
+
caption {
|
|
527
|
+
-webkit-margin-after: calc(var(--stack) * 0.5);
|
|
528
|
+
margin-block-end: calc(var(--stack) * 0.5);
|
|
529
|
+
font-size: var(--pt-english);
|
|
530
|
+
font-weight: 900;
|
|
531
|
+
text-align: start;
|
|
532
|
+
}
|
|
533
|
+
|
|
534
|
+
[class^='pt-'] {
|
|
535
|
+
display: flex;
|
|
536
|
+
gap: 1rem;
|
|
537
|
+
align-items: center;
|
|
538
|
+
block-size: 1.5em;
|
|
539
|
+
font-weight: 300;
|
|
540
|
+
line-height: 1;
|
|
541
|
+
letter-spacing: -0.02em;
|
|
542
|
+
white-space: nowrap;
|
|
543
|
+
}
|
|
544
|
+
[class^='pt-']::before {
|
|
545
|
+
display: grid;
|
|
546
|
+
place-items: center;
|
|
547
|
+
min-block-size: 50%;
|
|
548
|
+
-webkit-padding-end: 0.5rem;
|
|
549
|
+
padding-inline-end: 0.5rem;
|
|
550
|
+
font-size: var(--pt-bourgeois);
|
|
551
|
+
font-weight: 600;
|
|
552
|
+
letter-spacing: 0;
|
|
553
|
+
text-align: center;
|
|
554
|
+
text-transform: uppercase;
|
|
555
|
+
word-break: break-all;
|
|
556
|
+
-webkit-border-end: 6px double;
|
|
557
|
+
border-inline-end: 6px double;
|
|
558
|
+
}
|
|
559
|
+
|
|
560
|
+
[class^='pt-'] + [class^='pt-'] {
|
|
561
|
+
-webkit-margin-before: 2vmax;
|
|
562
|
+
margin-block-start: 2vmax;
|
|
563
|
+
}
|
|
564
|
+
|
|
565
|
+
.pt-double-canon {
|
|
566
|
+
font-size: var(--pt-double-canon);
|
|
567
|
+
}
|
|
568
|
+
.pt-double-canon::before {
|
|
569
|
+
content: '56';
|
|
570
|
+
}
|
|
571
|
+
|
|
572
|
+
.pt-canon {
|
|
573
|
+
font-size: var(--pt-canon);
|
|
574
|
+
}
|
|
575
|
+
.pt-canon::before {
|
|
576
|
+
content: '48';
|
|
577
|
+
}
|
|
578
|
+
|
|
579
|
+
.pt-double-great-primer {
|
|
580
|
+
font-size: var(--pt-double-great-primer);
|
|
581
|
+
}
|
|
582
|
+
.pt-double-great-primer::before {
|
|
583
|
+
content: '36';
|
|
584
|
+
}
|
|
585
|
+
|
|
586
|
+
.pt-double-english {
|
|
587
|
+
font-size: var(--pt-double-english);
|
|
588
|
+
}
|
|
589
|
+
.pt-double-english::before {
|
|
590
|
+
content: '28';
|
|
591
|
+
}
|
|
592
|
+
|
|
593
|
+
.pt-double-pica {
|
|
594
|
+
font-size: var(--pt-double-pica);
|
|
595
|
+
}
|
|
596
|
+
.pt-double-pica::before {
|
|
597
|
+
content: '24';
|
|
598
|
+
}
|
|
599
|
+
|
|
600
|
+
.pt-paragon {
|
|
601
|
+
font-size: var(--pt-paragon);
|
|
602
|
+
}
|
|
603
|
+
.pt-paragon::before {
|
|
604
|
+
content: '20';
|
|
605
|
+
}
|
|
606
|
+
|
|
607
|
+
.pt-great-primer {
|
|
608
|
+
font-size: var(--pt-great-primer);
|
|
609
|
+
}
|
|
610
|
+
.pt-great-primer::before {
|
|
611
|
+
content: '18';
|
|
612
|
+
}
|
|
613
|
+
|
|
614
|
+
.pt-english {
|
|
615
|
+
font-size: var(--pt-english);
|
|
616
|
+
}
|
|
617
|
+
.pt-english::before {
|
|
618
|
+
content: '14';
|
|
619
|
+
}
|
|
620
|
+
|
|
621
|
+
.pt-pica {
|
|
622
|
+
font-size: var(--pt-pica);
|
|
623
|
+
}
|
|
624
|
+
.pt-pica::before {
|
|
625
|
+
content: '12';
|
|
626
|
+
}
|
|
627
|
+
|
|
628
|
+
.pt-small-pica {
|
|
629
|
+
font-size: var(--pt-small-pica);
|
|
630
|
+
}
|
|
631
|
+
.pt-small-pica::before {
|
|
632
|
+
content: '11';
|
|
633
|
+
}
|
|
634
|
+
|
|
635
|
+
.pt-long-primer {
|
|
636
|
+
font-size: var(--pt-long-primer);
|
|
637
|
+
}
|
|
638
|
+
.pt-long-primer::before {
|
|
639
|
+
content: '10';
|
|
640
|
+
}
|
|
641
|
+
|
|
642
|
+
.pt-bourgeois {
|
|
643
|
+
font-size: var(--pt-bourgeois);
|
|
644
|
+
}
|
|
645
|
+
.pt-bourgeois::before {
|
|
646
|
+
content: '09';
|
|
647
|
+
}
|
|
648
|
+
|
|
649
|
+
.pt-chu {
|
|
650
|
+
font-size: var(--pt-chu);
|
|
651
|
+
}
|
|
652
|
+
.pt-chu::before {
|
|
653
|
+
content: '42';
|
|
654
|
+
}
|
|
655
|
+
|
|
656
|
+
.pt-xiaochu {
|
|
657
|
+
font-size: var(--pt-xiaochu);
|
|
658
|
+
}
|
|
659
|
+
.pt-xiaochu::before {
|
|
660
|
+
content: '36';
|
|
661
|
+
}
|
|
662
|
+
|
|
663
|
+
.pt-yi {
|
|
664
|
+
font-size: var(--pt-yi);
|
|
665
|
+
}
|
|
666
|
+
.pt-yi::before {
|
|
667
|
+
content: '26';
|
|
668
|
+
}
|
|
669
|
+
|
|
670
|
+
.pt-xiaoyi {
|
|
671
|
+
font-size: var(--pt-xiaoyi);
|
|
672
|
+
}
|
|
673
|
+
.pt-xiaoyi::before {
|
|
674
|
+
content: '24';
|
|
675
|
+
}
|
|
676
|
+
|
|
677
|
+
.pt-er {
|
|
678
|
+
font-size: var(--pt-er);
|
|
679
|
+
}
|
|
680
|
+
.pt-er::before {
|
|
681
|
+
content: '22';
|
|
682
|
+
}
|
|
683
|
+
|
|
684
|
+
.pt-xiaoer {
|
|
685
|
+
font-size: var(--pt-xiaoer);
|
|
686
|
+
}
|
|
687
|
+
.pt-xiaoer::before {
|
|
688
|
+
content: '18';
|
|
689
|
+
}
|
|
690
|
+
|
|
691
|
+
.pt-san {
|
|
692
|
+
font-size: var(--pt-san);
|
|
693
|
+
}
|
|
694
|
+
.pt-san::before {
|
|
695
|
+
content: '16';
|
|
696
|
+
}
|
|
697
|
+
|
|
698
|
+
.pt-xiaosan {
|
|
699
|
+
font-size: var(--pt-xiaosan);
|
|
700
|
+
}
|
|
701
|
+
.pt-xiaosan::before {
|
|
702
|
+
content: '15';
|
|
703
|
+
}
|
|
704
|
+
|
|
705
|
+
.pt-si {
|
|
706
|
+
font-size: var(--pt-si);
|
|
707
|
+
}
|
|
708
|
+
.pt-si::before {
|
|
709
|
+
content: '14';
|
|
710
|
+
}
|
|
711
|
+
|
|
712
|
+
.pt-xiaosi {
|
|
713
|
+
font-size: var(--pt-xiaosi);
|
|
714
|
+
}
|
|
715
|
+
.pt-xiaosi::before {
|
|
716
|
+
content: '12';
|
|
717
|
+
}
|
|
718
|
+
|
|
719
|
+
.pt-wu {
|
|
720
|
+
font-size: var(--pt-wu);
|
|
721
|
+
}
|
|
722
|
+
.pt-wu::before {
|
|
723
|
+
content: '10.5';
|
|
724
|
+
}
|
|
725
|
+
|
|
726
|
+
.pt-xiaowu {
|
|
727
|
+
font-size: var(--pt-xiaowu);
|
|
728
|
+
}
|
|
729
|
+
.pt-xiaowu::before {
|
|
730
|
+
content: '9';
|
|
731
|
+
}
|
|
732
|
+
|
|
733
|
+
[lang='zh-Hans'] {
|
|
734
|
+
font-family: system-ui, sans-serif;
|
|
735
|
+
}
|
|
736
|
+
|
|
737
|
+
table [lang='zh-Hans'] {
|
|
738
|
+
font-weight: 600;
|
|
739
|
+
}
|
|
740
|
+
|
|
741
|
+
figure div[lang='zh-Hans'] {
|
|
742
|
+
-ms-writing-mode: tb-lr;
|
|
743
|
+
writing-mode: vertical-lr;
|
|
744
|
+
}
|
|
745
|
+
figure div[lang='zh-Hans'] [class^='pt-'] {
|
|
746
|
+
font-weight: 900;
|
|
747
|
+
letter-spacing: 0.25em;
|
|
748
|
+
}
|
|
749
|
+
figure div[lang='zh-Hans'] [class^='pt-']::before {
|
|
750
|
+
min-block-size: 100%;
|
|
751
|
+
font-size: var(--pt-xiaowu);
|
|
752
|
+
}
|
|
753
|
+
</style>
|
|
754
|
+
</body>
|
|
755
|
+
</html>
|