@things-factory/figure-ui 10.1.4 → 10.1.6

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.
Files changed (79) hide show
  1. package/client/graphql/index.ts +122 -15
  2. package/client/modeller/figure-ask.ts +5 -5
  3. package/client/modeller/figure-canvas.ts +1 -1
  4. package/client/modeller/figure-capabilities.ts +372 -0
  5. package/client/modeller/figure-history-panel.ts +477 -0
  6. package/client/modeller/figure-inspector.ts +392 -76
  7. package/client/modeller/figure-parts.ts +15 -15
  8. package/client/modeller/figure-preview.ts +2 -2
  9. package/client/modeller/figure-report.ts +102 -37
  10. package/client/modeller/figure-settings.ts +20 -20
  11. package/client/modeller/figure-side.ts +54 -8
  12. package/client/modeller/figure-source.test.ts +15 -1
  13. package/client/modeller/figure-source.ts +31 -15
  14. package/client/modeller/figure-thumbnail.ts +49 -4
  15. package/client/modeller/maturity.ts +10 -10
  16. package/client/pages/figure-list-page.ts +450 -227
  17. package/client/pages/figure-modeller-page.ts +282 -43
  18. package/client/types.ts +42 -0
  19. package/client/viewparts/figure-thumb.ts +172 -0
  20. package/dist-client/graphql/index.d.ts +31 -4
  21. package/dist-client/graphql/index.js +102 -12
  22. package/dist-client/graphql/index.js.map +1 -1
  23. package/dist-client/modeller/figure-ask.js +5 -5
  24. package/dist-client/modeller/figure-ask.js.map +1 -1
  25. package/dist-client/modeller/figure-canvas.js +1 -1
  26. package/dist-client/modeller/figure-canvas.js.map +1 -1
  27. package/dist-client/modeller/figure-capabilities.d.ts +42 -0
  28. package/dist-client/modeller/figure-capabilities.js +344 -0
  29. package/dist-client/modeller/figure-capabilities.js.map +1 -0
  30. package/dist-client/modeller/figure-history-panel.d.ts +56 -0
  31. package/dist-client/modeller/figure-history-panel.js +490 -0
  32. package/dist-client/modeller/figure-history-panel.js.map +1 -0
  33. package/dist-client/modeller/figure-inspector.d.ts +84 -0
  34. package/dist-client/modeller/figure-inspector.js +379 -75
  35. package/dist-client/modeller/figure-inspector.js.map +1 -1
  36. package/dist-client/modeller/figure-parts.js +15 -15
  37. package/dist-client/modeller/figure-parts.js.map +1 -1
  38. package/dist-client/modeller/figure-preview.js +2 -2
  39. package/dist-client/modeller/figure-preview.js.map +1 -1
  40. package/dist-client/modeller/figure-report.d.ts +18 -1
  41. package/dist-client/modeller/figure-report.js +105 -37
  42. package/dist-client/modeller/figure-report.js.map +1 -1
  43. package/dist-client/modeller/figure-settings.js +19 -19
  44. package/dist-client/modeller/figure-settings.js.map +1 -1
  45. package/dist-client/modeller/figure-side.d.ts +7 -0
  46. package/dist-client/modeller/figure-side.js +66 -7
  47. package/dist-client/modeller/figure-side.js.map +1 -1
  48. package/dist-client/modeller/figure-source.d.ts +15 -8
  49. package/dist-client/modeller/figure-source.js +16 -7
  50. package/dist-client/modeller/figure-source.js.map +1 -1
  51. package/dist-client/modeller/figure-thumbnail.js +40 -4
  52. package/dist-client/modeller/figure-thumbnail.js.map +1 -1
  53. package/dist-client/modeller/maturity.js +10 -10
  54. package/dist-client/modeller/maturity.js.map +1 -1
  55. package/dist-client/pages/figure-list-page.d.ts +45 -25
  56. package/dist-client/pages/figure-list-page.js +439 -247
  57. package/dist-client/pages/figure-list-page.js.map +1 -1
  58. package/dist-client/pages/figure-modeller-page.d.ts +54 -0
  59. package/dist-client/pages/figure-modeller-page.js +279 -43
  60. package/dist-client/pages/figure-modeller-page.js.map +1 -1
  61. package/dist-client/tsconfig.tsbuildinfo +1 -1
  62. package/dist-client/types.d.ts +42 -0
  63. package/dist-client/types.js.map +1 -1
  64. package/dist-client/viewparts/figure-thumb.d.ts +29 -0
  65. package/dist-client/viewparts/figure-thumb.js +168 -0
  66. package/dist-client/viewparts/figure-thumb.js.map +1 -0
  67. package/dist-server/tsconfig.tsbuildinfo +1 -1
  68. package/package.json +9 -5
  69. package/test/i18n-prefix-guard.test.ts +129 -0
  70. package/test/korean-register-guard.test.ts +83 -0
  71. package/translations/en.json +307 -249
  72. package/translations/ja.json +275 -249
  73. package/translations/ko.json +307 -249
  74. package/translations/ms.json +275 -249
  75. package/translations/zh.json +275 -249
  76. package/client/viewparts/figure-card.ts +0 -226
  77. package/dist-client/viewparts/figure-card.d.ts +0 -24
  78. package/dist-client/viewparts/figure-card.js +0 -221
  79. package/dist-client/viewparts/figure-card.js.map +0 -1
@@ -1,251 +1,309 @@
1
1
  {
2
- "button.ask": "ask",
3
- "button.attach-a-picture": "image",
4
- "button.center-x": "centre X",
5
- "button.center-z": "centre Z",
6
- "button.clear-filters": "clear filters",
7
- "button.close": "close",
8
- "button.delete": "delete",
9
- "button.discard": "discard",
10
- "button.duplicate-part": "duplicate",
11
- "button.mirror-x": "mirror X",
12
- "button.mirror-z": "mirror Z",
13
- "button.move-part-down": "move down",
14
- "button.move-part-up": "move up",
15
- "button.new-figure": "new figure",
16
- "button.remove-part": "delete",
17
- "button.reset-view": "reset",
18
- "button.save": "save",
19
- "button.see-the-trend-chart": "see the trend chart",
20
- "button.snap": "snap",
21
- "button.take-it": "apply",
22
- "button.take-n-changes": "apply {n}",
23
- "button.to-floor": "to floor",
24
- "button.try-again": "try again",
25
- "label.all": "all",
26
- "label.axis-consistency": "visual consistency",
27
- "label.axis-consistency-short": "consistency",
28
- "label.axis-depth": "depth",
29
- "label.axis-detail": "level fidelity",
30
- "label.axis-detail-short": "fidelity",
31
- "label.axis-height": "height",
32
- "label.axis-labels": "axis labels",
33
- "label.axis-reactive": "state display",
34
- "label.axis-reactive-short": "state",
35
- "label.axis-readable": "recognisability",
36
- "label.axis-readable-short": "recognition",
37
- "label.axis-reuse": "shape reuse",
38
- "label.axis-reuse-short": "reuse",
39
- "label.axis-scale": "scale",
40
- "label.axis-scale-short": "scale",
41
- "label.axis-width": "width",
42
- "label.budget-animations": "animation points",
43
- "label.budget-groups": "material groups",
44
- "label.budget-parts": "part count",
45
- "label.budget-surface": "surfaces outside the palette",
46
- "label.budget-transparent": "transparent materials",
47
- "label.budgets": "budgets",
48
- "label.by-axis": "maturity by axis",
49
- "label.cast-shadow": "cast shadow",
50
- "label.coordinate-ground": "coordinate ground",
51
- "label.corner-round": "corner round",
52
- "label.detail-L": "detailed",
53
- "label.detail-M": "normal",
54
- "label.detail-S": "simple",
55
- "label.detail-level": "detail level",
56
- "label.distinct-materials": "distinct materials",
57
- "label.distinct-shapes": "distinct shapes",
58
- "label.draft": "draft",
59
- "label.draw-calls-at-100": "draw calls for 100",
60
- "label.draw-calls-at-10k": "draw calls at 10k instances",
61
- "label.emissive": "emissive",
62
- "label.emissive-color": "lit color",
63
- "label.environment": "environment",
64
- "label.environment-cloudy": "cloudy",
65
- "label.environment-factory": "factory",
66
- "label.environment-home": "home",
67
- "label.environment-office": "office",
68
- "label.environment-rainy": "rainy",
69
- "label.environment-studio": "studio",
70
- "label.environment-sunny": "sunny",
71
- "label.environment-warehouse": "warehouse",
72
- "label.figure": "figure",
73
- "label.findings": "findings",
74
- "label.flat-shading": "flat shading",
75
- "label.floor": "floor",
76
- "label.follow-camera": "follow camera",
77
- "label.guides": "guides",
78
- "label.hemisphere-light": "hemisphere light",
79
- "label.hollow-floor": "floor thickness",
80
- "label.hollow-wall": "wall thickness",
81
- "label.intensity": "intensity",
82
- "label.keep-round": "section",
83
- "label.key-light": "key light",
84
- "label.material": "material",
85
- "label.maturity": "maturity",
86
- "label.mode-edit": "edit",
87
- "label.mode-preview": "preview",
88
- "label.name": "name",
89
- "label.no-color-chosen": "no color set",
90
- "label.none": "none",
91
- "label.now": "current",
92
- "label.on-by-default": "on by default",
93
- "label.palette-token": "palette token",
94
- "label.part": "part",
95
- "label.parts": "parts",
96
- "label.placement": "position and size",
97
- "label.position": "position (centre)",
98
- "label.preset": "preset",
99
- "label.preset-ceramic": "ceramic",
100
- "label.preset-default": "default",
101
- "label.preset-glass": "glass",
102
- "label.preset-metal": "metal",
103
- "label.preset-plastic": "plastic",
104
- "label.preset-rubber": "rubber",
105
- "label.preset-wood": "wood",
106
- "label.primitive-cube": "box",
107
- "label.primitive-cylinder": "cylinder",
108
- "label.primitive-polygon": "polygon",
109
- "label.primitive-rect": "rectangle",
110
- "label.primitive-sphere": "sphere",
111
- "label.primitive-wall": "wall",
112
- "label.properties": "properties",
113
- "label.proposed": "proposed",
114
- "label.released": "released",
115
- "label.repeat-axis": "axis it repeats along",
116
- "label.repeat-pitch": "pitch",
117
- "label.reuse-trend": "reuse trend",
118
- "label.rotation-degrees": "rotation (degrees)",
119
- "label.same-as-off": "same as unlit",
120
- "label.segments": "segments",
121
- "label.shape": "shape",
122
- "label.shape-detail": "shape detail",
123
- "label.shapes": "shapes",
124
- "label.size": "size",
125
- "label.sizing-fixed": "keeps its size",
126
- "label.sizing-repeat": "repeats",
127
- "label.sizing-rule": "when the size changes",
128
- "label.sizing-scale": "scales proportionally",
129
- "label.sizing-stretch": "stretches on one axis",
130
- "label.sky-color": "sky color",
131
- "label.status-colors": "lit colors (lamps · indicators)",
132
- "label.tools": "align",
133
- "label.transparent": "transparent",
134
- "label.triangles": "triangles",
135
- "label.triangles-at-100": "triangles for 100",
136
- "label.triangles-at-10k": "triangles at 10k instances",
137
- "label.type": "type",
138
- "label.view": "settings",
139
- "label.weight": "weight",
140
- "text.add-a-shape": "click to add a part",
141
- "text.all-lights-off": "both lights are off. only self-lit surfaces show; everything else goes black — this is how you check whether a lamp is lit.",
142
- "text.ask-create-example": "e.g. a three-tier conveyor sorter",
143
- "text.ask-revise-example": "e.g. bring it down to two material groups",
144
- "text.ask-to-create": "create",
145
- "text.ask-to-revise": "revise",
146
- "text.asking": "working…",
147
- "text.assistant-proposed-a-figure": "here is a proposal — the result is on the right.",
148
- "text.axes-not-measurable-yet": "axes that cannot be measured yet are left off the chart — {axes}. the reason is listed below.",
149
- "text.bound-by-drawCalls": "draw calls reach the limit first — {per} per instance, against {budget} for a board.",
150
- "text.bound-by-triangles": "triangles reach the limit first — {per} per instance, against {budget} for a board.",
151
- "text.budget-not-measured-yet": "this target has not been measured yet.",
152
- "text.canvas-appears-once-a-part-exists": "the canvas appears once the figure has a part.",
153
- "text.center-on-x": "move to the centre of the base box on X.",
154
- "text.center-on-z": "move to the centre of the base box on Z.",
155
- "text.change-added": "a new part",
156
- "text.change-anchor": "the anchor",
157
- "text.change-base": "the base size",
158
- "text.change-changed": "a changed part",
159
- "text.change-detail": "the detail level",
160
- "text.change-removed": "a part being removed",
161
- "text.change-styleKit": "the style kit",
162
- "text.collapse-parts-pane": "collapse the part list",
163
- "text.collapse-properties-pane": "collapse the property pane",
164
- "text.coordinate-ground-explained": "draws the origin and a grid on the floor",
165
- "text.could-not-load-figures": "could not load the figures",
166
- "text.delete-figure-confirm": "delete {name}? boards already using this type will no longer find it.",
167
- "text.detail-level-explained": "declares how detailed this figure is meant to be. S simple suits signs and posts, M normal suits most equipment, L detailed suits the large equipment a view is built around. the level sets the part limit, and maturity checks whether the figure lives up to it.",
168
- "text.editing-tools-come-next": "the shape palette and part editor are not built yet — for now you can open, review and save.",
169
- "text.emissive-explained": "the surface lights itself. 0 means it is not a lamp. it does not spill onto its surroundings.",
170
- "text.environment-explained": "sets what metal surfaces reflect. it does not change the shape.",
171
- "text.expand-parts-pane": "expand the part list",
172
- "text.expand-properties-pane": "expand the property pane",
173
- "text.figure-count": "{count} figures",
174
- "text.figure-display-name": "display name",
175
- "text.fits-n-instances": "up to {n}",
176
- "text.floor-explained": "overlaps the coordinate ground, so usually off",
177
- "text.follow-camera-explained": "turn off to fix the shadow direction",
178
- "text.grade-decided-by": "what decided the grade",
179
- "text.grade-explained": "the grade comes from how much of a declared limit is used, taking the one closest to its cap. averaging would hide a full limit behind the loose ones.",
180
- "text.grade-scale-lead": "grade scale (limit used)",
181
- "text.headroom-percent": "{percent}% headroom",
182
- "text.hemisphere-light-explained": "even light from sky and ground. it lifts the shaded faces.",
183
- "text.hide-all-parts": "hide all",
184
- "text.hide-this-part": "hide this part while you work. not saved",
185
- "text.how-many-fit": "how many one drawing holds before the overhead shows",
186
- "text.instances-unit": "instances",
187
- "text.keep-round-cost": "1 draw call",
188
- "text.keep-round-merged": "merged into a group",
189
- "text.keep-round-off": "off",
190
- "text.keep-round-on": "keep round",
191
- "text.limit-comes-from-level": "the detail level sets this limit.",
192
- "text.maturity-blocked-needs-render": "this can only be known by rendering. the top-view silhouette measurement is not built yet.",
193
- "text.maturity-blocked-no-binding": "the format has no way to connect a state value to a part yet, and the renderer does not read it.",
194
- "text.maturity-blocked-no-parts": "nothing to measure there are no parts.",
195
- "text.maturity-consistency-because": "checks textures, segment presets and material count — what it takes to sit well with other assets and stay crisp when zoomed.",
196
- "text.maturity-consistency-clean": "no issues",
197
- "text.maturity-consistency-faults": "has issues",
198
- "text.maturity-detail-because": "how much of the declared level you actually used.",
199
- "text.maturity-readable-because": "how many distinct colour regions are visible from directly above, and how evenly. Viewpoint entropy (Vazquez et al.) computed over colour regions rather than faces — counting faces would reward raising the segment count alone.",
200
- "text.maturity-reuse-because": "shapes saved because several parts share one. a low number is not a fault.",
201
- "text.maturity-scale-because": "measured against a board holding 500 assets.",
202
- "text.mirror-explained": "adds a mirrored copy on the other side — for parts that come in pairs, like legs or arms.",
203
- "text.mirror-would-overlap": "already centred — a mirror would land in the same place and overlap.",
204
- "text.mode-edit-explained": "place and edit parts. always at the base size.",
205
- "text.mode-preview-explained": "how it looks placed on a board. base size next to the enlarged ones.",
206
- "text.n-of-limit": "{used} / {limit}",
207
- "text.n-parts-at-most": "up to {limit} parts",
208
- "text.n-triangles": "{count} triangles",
209
- "text.no-figure-matches-the-filter": "nothing matches",
210
- "text.no-figure-yet": "no figures yet",
211
- "text.no-findings": "nothing to report.",
212
- "text.not-measurable-yet": "not measurable",
213
- "text.not-measured-yet": "not measured",
214
- "text.on-by-default-explained": "the starting state when placed on a board. an instance switching it wins.",
215
- "text.other-segment-count": "enter a value",
216
- "text.part-limit-reached": "the detail level allows no more parts — raise the level or remove a part.",
217
- "text.part-limit-reached-short": "level {level} allows {limit} parts. Raise the level or remove a part.",
218
- "text.pick-a-shape-above-to-start": "pick a shape above to add the first part.",
219
- "text.picked-changes-do-not-validate": "the selected changes do not make a valid figure",
220
- "text.picture-is-for-proportions": "used for proportions and form, not for surface detail.",
221
- "text.preview-blocked-by-errors": "cannot build the figure breaks the format. the maturity tab has the reason.",
222
- "text.preview-needs-a-part": "add a part and the board view appears here.",
223
- "text.put-on-floor": "drop it to the floor (Z=0).",
224
- "text.renaming-a-part-breaks-bindings": "the name is a stored identifier — changing it breaks bindings on instances already placed.",
225
- "text.repeat-edits-the-unit": "you author one unit even though several appear. the gizmo moves the whole run, while size and rotation apply to that one unit — the pitch is declared separately so the layout stays. a single copy cannot be edited on its own.",
226
- "text.repeat-pitch-explained": "centre to centre distance. it does not depend on the part size, so widening or turning the part leaves the layout alone.",
227
- "text.report-appears-when-you-add-a-part": "weight and score appear once the figure has a part.",
228
- "text.reuse-score-explained": "how much headroom is left in the declared limits. the one closest to its cap sets the score.",
229
- "text.saving": "saving",
230
- "text.search-figure-by-name-or-type": "search by name or type",
231
- "text.select-a-part-to-edit": "select a part to edit it here.",
232
- "text.show-all-parts": "show all",
233
- "text.show-this-part": "show this part again",
234
- "text.sizing-costs-one-draw-call": "a part that does not scale proportionally cannot be merged with the others, so it costs one more draw call. that shows up in the group count under maturity.",
235
- "text.sizing-fixed-explained": "the size stays, only the position follows — like a motor or a gauge.",
236
- "text.sizing-repeat-explained": "the count grows instead of the size. the shape is shared so vertices do not grow, but each copy costs one draw call.",
237
- "text.sizing-scale-explained": "this part grows with the instance.",
238
- "text.sizing-stretch-explained": "only one axis stretcheslike a frame, a belt or a rail.",
239
- "text.snap-explained": "rounds position and size to the grid — the same spacing you see on the canvas.",
240
- "text.stretch-axis-now": "the {axis} axis stretches. it is the longest axis of this part.",
241
- "text.thumbnail-not-made-yet": "no thumbnail yet",
242
- "text.triangle-count": "{count} triangles",
243
- "text.try-clearing-the-search-or-state-filter": "clear the search box or the state filter to see everything.",
244
- "text.type-name-already-taken": "the type name {type} is already in use. pick another one — it cannot be changed later.",
245
- "text.type-name-cannot-change": "the type name is a stored identifier and cannot be changed after creation.",
246
- "text.unsaved-changes": "unsaved",
247
- "text.view-settings-are-not-saved": "these settings are not saved. they make the view comfortable to work in and do not travel with the asset.",
248
- "text.what-a-figure-is": "a Figure is a 3D component you author. Compose it from simple shapes and it becomes a component you can place on a board, sharing shape and material across every instance.",
249
- "title.figures": "figures",
250
- "title.new-figure": "new figure"
2
+ "figure.button.ask": "ask",
3
+ "figure.button.attach-a-picture": "image",
4
+ "figure.button.center-x": "centre X",
5
+ "figure.button.center-z": "centre Z",
6
+ "figure.button.close": "close",
7
+ "figure.button.delete-figure": "delete",
8
+ "figure.button.discard": "discard",
9
+ "figure.button.dock": "chat",
10
+ "figure.button.duplicate-part": "duplicate",
11
+ "figure.button.mirror-x": "mirror X",
12
+ "figure.button.mirror-z": "mirror Z",
13
+ "figure.button.move-part-down": "move down",
14
+ "figure.button.move-part-up": "move up",
15
+ "figure.button.new-figure": "new figure",
16
+ "figure.button.release-figure": "release",
17
+ "figure.button.remove-part": "delete",
18
+ "figure.button.reset-view": "reset",
19
+ "figure.button.revert": "revert",
20
+ "figure.button.save": "save",
21
+ "figure.button.see-the-trend-chart": "see the trend chart",
22
+ "figure.button.snap": "snap",
23
+ "figure.button.take-n-changes": "apply {n}",
24
+ "figure.button.to-floor": "to floor",
25
+ "figure.label.accepts": "accepts",
26
+ "figure.label.anchor": "holds which face",
27
+ "figure.label.anchor-aspect-x": "grows only as much as x does (keeps ratio)",
28
+ "figure.label.anchor-aspect-y": "grows only as much as y does (keeps ratio)",
29
+ "figure.label.anchor-aspect-z": "grows only as much as z does (keeps ratio)",
30
+ "figure.label.anchor-auto": "automatic ({rule})",
31
+ "figure.label.anchor-center": "stays centred, keeps its size",
32
+ "figure.label.anchor-max": "stays on the upper face",
33
+ "figure.label.anchor-max-x": "stays on the right face",
34
+ "figure.label.anchor-max-y": "stays on the top face",
35
+ "figure.label.anchor-max-z": "stays on the front face",
36
+ "figure.label.anchor-min": "stays on the lower face",
37
+ "figure.label.anchor-min-x": "stays on the left face",
38
+ "figure.label.anchor-min-y": "stays on the bottom face",
39
+ "figure.label.anchor-min-z": "stays on the back face",
40
+ "figure.label.anchor-scale": "grows with the box",
41
+ "figure.label.anchor-span": "touches both faces, fills between",
42
+ "figure.label.axis-consistency": "visual consistency",
43
+ "figure.label.axis-consistency-short": "consistency",
44
+ "figure.label.axis-depth": "depth",
45
+ "figure.label.axis-detail": "level fidelity",
46
+ "figure.label.axis-detail-short": "fidelity",
47
+ "figure.label.axis-height": "height",
48
+ "figure.label.axis-labels": "axis labels",
49
+ "figure.label.axis-reactive": "state display",
50
+ "figure.label.axis-reactive-short": "state",
51
+ "figure.label.axis-readable": "recognisability",
52
+ "figure.label.axis-readable-short": "recognition",
53
+ "figure.label.axis-reuse": "shape reuse",
54
+ "figure.label.axis-reuse-short": "reuse",
55
+ "figure.label.axis-scale": "scale",
56
+ "figure.label.axis-scale-short": "scale",
57
+ "figure.label.axis-width": "width",
58
+ "figure.label.budget-animations": "animation points",
59
+ "figure.label.budget-groups": "material groups",
60
+ "figure.label.budget-parts": "part count",
61
+ "figure.label.budget-surface": "surfaces outside the palette",
62
+ "figure.label.budget-transparent": "transparent materials",
63
+ "figure.label.budgets": "budgets",
64
+ "figure.label.by-axis": "maturity by axis",
65
+ "figure.label.cast-shadow": "cast shadow",
66
+ "figure.label.coordinate-ground": "coordinate ground",
67
+ "figure.label.corner-round": "corner round",
68
+ "figure.label.detail-L": "detailed",
69
+ "figure.label.detail-M": "normal",
70
+ "figure.label.detail-S": "simple",
71
+ "figure.label.detail-level": "detail level",
72
+ "figure.label.distinct-materials": "distinct materials",
73
+ "figure.label.distinct-shapes": "distinct shapes",
74
+ "figure.label.draft": "draft",
75
+ "figure.label.draw-calls-at-100": "draw calls for 100",
76
+ "figure.label.draw-calls-at-10k": "draw calls at 10k instances",
77
+ "figure.label.emissive": "emissive",
78
+ "figure.label.emissive-color": "lit color",
79
+ "figure.label.environment": "environment",
80
+ "figure.label.environment-cloudy": "cloudy",
81
+ "figure.label.environment-factory": "factory",
82
+ "figure.label.environment-home": "home",
83
+ "figure.label.environment-office": "office",
84
+ "figure.label.environment-rainy": "rainy",
85
+ "figure.label.environment-studio": "studio",
86
+ "figure.label.environment-sunny": "sunny",
87
+ "figure.label.environment-warehouse": "warehouse",
88
+ "figure.label.figure": "figure",
89
+ "figure.label.figure-released": "released",
90
+ "figure.label.figure-type": "type",
91
+ "figure.label.findings": "findings",
92
+ "figure.label.flat-shading": "flat shading",
93
+ "figure.label.follow-camera": "follow camera",
94
+ "figure.label.guides": "guides",
95
+ "figure.label.help": "help",
96
+ "figure.label.hemisphere-light": "hemisphere light",
97
+ "figure.label.history": "history",
98
+ "figure.label.hollow-floor": "floor thickness",
99
+ "figure.label.hollow-wall": "wall thickness",
100
+ "figure.label.intensity": "intensity",
101
+ "figure.label.keep-round": "section",
102
+ "figure.label.key-light": "key light",
103
+ "figure.label.maturity": "maturity",
104
+ "figure.label.mode-edit": "edit",
105
+ "figure.label.mode-preview": "preview",
106
+ "figure.label.name": "name",
107
+ "figure.label.no-color-chosen": "no color set",
108
+ "figure.label.none": "none",
109
+ "figure.label.now": "current",
110
+ "figure.label.on-by-default": "on by default",
111
+ "figure.label.palette-token": "palette token",
112
+ "figure.label.part": "part",
113
+ "figure.label.part-material": "material",
114
+ "figure.label.part-position": "position (centre)",
115
+ "figure.label.part-size": "size",
116
+ "figure.label.parts": "parts",
117
+ "figure.label.placement": "position and size",
118
+ "figure.label.placement-limit": "placement limit",
119
+ "figure.label.preset": "preset",
120
+ "figure.label.preset-ceramic": "ceramic",
121
+ "figure.label.preset-default": "default",
122
+ "figure.label.preset-glass": "glass",
123
+ "figure.label.preset-metal": "metal",
124
+ "figure.label.preset-plastic": "plastic",
125
+ "figure.label.preset-rubber": "rubber",
126
+ "figure.label.preset-wood": "wood",
127
+ "figure.label.primitive-cube": "box",
128
+ "figure.label.primitive-cylinder": "cylinder",
129
+ "figure.label.primitive-polygon": "polygon",
130
+ "figure.label.primitive-rect": "rectangle",
131
+ "figure.label.primitive-sphere": "sphere",
132
+ "figure.label.primitive-wall": "wall",
133
+ "figure.label.properties": "properties",
134
+ "figure.label.proposed": "proposed",
135
+ "figure.label.release": "release",
136
+ "figure.label.released-versions": "released versions",
137
+ "figure.label.repeat-axis": "axis it repeats along",
138
+ "figure.label.repeat-count": "count",
139
+ "figure.label.repeat-pitch": "pitch",
140
+ "figure.label.reuse-trend": "reuse trend",
141
+ "figure.label.role-in-capability": "role in the capability",
142
+ "figure.label.role-port-in": "inbound port",
143
+ "figure.label.role-port-out": "outbound port",
144
+ "figure.label.role-slot": "slot",
145
+ "figure.label.rotation-degrees": "rotation (degrees)",
146
+ "figure.label.rung-flow": "things flow through",
147
+ "figure.label.rung-hold": "holds things",
148
+ "figure.label.rung-none": "draws only",
149
+ "figure.label.same-as-off": "same as unlit",
150
+ "figure.label.scene-floor": "floor",
151
+ "figure.label.segments": "segments",
152
+ "figure.label.shape": "shape",
153
+ "figure.label.shape-detail": "shape detail",
154
+ "figure.label.shapes": "shapes",
155
+ "figure.label.sizing-fixed": "keeps its size",
156
+ "figure.label.sizing-repeat": "repeats",
157
+ "figure.label.sizing-rule": "when the size changes",
158
+ "figure.label.sizing-scale": "scales proportionally",
159
+ "figure.label.sizing-stretch": "stretches on one axis",
160
+ "figure.label.sky-color": "sky color",
161
+ "figure.label.slot-capacity": "capacity",
162
+ "figure.label.slots-and-ports": "slots and ports",
163
+ "figure.label.state": "state",
164
+ "figure.label.status-colors": "lit colors (lamps · indicators)",
165
+ "figure.label.tab-capability": "capability",
166
+ "figure.label.tab-environment": "environment",
167
+ "figure.label.tools": "align",
168
+ "figure.label.transparent": "transparent",
169
+ "figure.label.triangles": "triangles",
170
+ "figure.label.triangles-at-100": "triangles for 100",
171
+ "figure.label.triangles-at-10k": "triangles at 10k instances",
172
+ "figure.label.weight": "drawing cost",
173
+ "figure.label.what-this-does": "what this figure does",
174
+ "figure.text.accepts-anything": "empty means anything",
175
+ "figure.text.accepts-explained": "only these types can be placed here. empty means no restriction. separate several with commas",
176
+ "figure.text.add-a-shape": "click to add a part",
177
+ "figure.text.all-lights-off": "both lights are off. only self-lit surfaces show; everything else goes black — this is how you check whether a lamp is lit.",
178
+ "figure.text.already-released-edit-to-release-again": "already released. edit and save to go back to draft, then release again.",
179
+ "figure.text.anchor-explained": "where this part stays as the box grows. Two touching parts on different faces drift apart as it grows.",
180
+ "figure.text.anchors-are-not-drawn": "a slot is where things are placed, a port is where things enter and leave. neither is drawn on a board; the editor shows their positions",
181
+ "figure.text.ask-create-example": "e.g. a three-tier conveyor sorter",
182
+ "figure.text.ask-revise-example": "e.g. bring it down to two material groups",
183
+ "figure.text.ask-to-create": "create",
184
+ "figure.text.ask-to-revise": "revise",
185
+ "figure.text.asking": "working…",
186
+ "figure.text.assistant-proposed-a-figure": "here is a proposal — the result is on the right.",
187
+ "figure.text.axes-not-measurable-yet": "axes that cannot be measured yet are left off the chart — {axes}. the reason is listed below.",
188
+ "figure.text.bound-by-drawCalls": "draw calls reach the limit first — {per} per instance, against {budget} for a board.",
189
+ "figure.text.bound-by-triangles": "triangles reach the limit first — {per} per instance, against {budget} for a board.",
190
+ "figure.text.budget-not-measured-yet": "this target has not been measured yet.",
191
+ "figure.text.cannot-release-now": "cannot be released yet",
192
+ "figure.text.canvas-appears-once-a-part-exists": "the editing area where you place and move parts. pick one from shapes on the left to start.",
193
+ "figure.text.capability-hand-written": "these capabilities were set by hand and match no rung. the names below are what gets stored",
194
+ "figure.text.capacity-from-repeat": "capacity comes from the repeat setting and the instance size",
195
+ "figure.text.center-on-x": "move to the centre of the base box on X.",
196
+ "figure.text.center-on-z": "move to the centre of the base box on Z.",
197
+ "figure.text.change-added": "a new part",
198
+ "figure.text.change-anchor": "the anchor",
199
+ "figure.text.change-base": "the base size",
200
+ "figure.text.change-changed": "a changed part",
201
+ "figure.text.change-detail": "the detail level",
202
+ "figure.text.change-removed": "a part being removed",
203
+ "figure.text.change-styleKit": "the style kit",
204
+ "figure.text.collapse-parts-pane": "collapse the part list",
205
+ "figure.text.collapse-properties-pane": "collapse the property pane",
206
+ "figure.text.coordinate-ground-explained": "draws the origin and a grid on the floor",
207
+ "figure.text.delete-figure-confirm": "delete {name}? boards already using this type will no longer find it.",
208
+ "figure.text.designate-in-properties": "nothing designated yet. select a part and set its role in the properties tab",
209
+ "figure.text.detail-level-explained": "declares how detailed this figure is meant to be. S simple suits signs and posts, M normal suits most equipment, L detailed suits the large equipment a view is built around. the level sets the part limit, and maturity checks whether the figure lives up to it.",
210
+ "figure.text.discard-changes-and-start-new": "there are unsaved changes. discard them and start a new figure?",
211
+ "figure.text.dock-explained": "talk to the authoring assistant. it reads the figure you have open and offers candidates.",
212
+ "figure.text.dock-placeholder": "say what to make or change (Shift+Enter for a new line, Enter to send)",
213
+ "figure.text.does-not-block": "does not block",
214
+ "figure.text.emissive-explained": "the surface lights itself. 0 means it is not a lamp. it does not spill onto its surroundings.",
215
+ "figure.text.environment-explained": "sets what metal surfaces reflect. it does not change the shape.",
216
+ "figure.text.expand-parts-pane": "expand the part list",
217
+ "figure.text.expand-properties-pane": "expand the property pane",
218
+ "figure.text.figure-display-name": "display name",
219
+ "figure.text.fits-n-instances": "up to {n}",
220
+ "figure.text.floor-explained": "overlaps the coordinate ground, so usually off",
221
+ "figure.text.follow-camera-explained": "turn off to fix the shadow direction",
222
+ "figure.text.grade-decided-by": "what decided the grade",
223
+ "figure.text.grade-explained": "the grade comes from how much of a declared limit is used, taking the one closest to its cap. averaging would hide a full limit behind the loose ones.",
224
+ "figure.text.grade-scale-lead": "grade scale (limit used)",
225
+ "figure.text.headroom-percent": "{percent}% headroom",
226
+ "figure.text.hemisphere-light-explained": "even light from sky and ground. it lifts the shaded faces.",
227
+ "figure.text.hide-all-parts": "hide all",
228
+ "figure.text.hide-this-part": "hide this part while you work. not saved",
229
+ "figure.text.how-many-fit": "how many fit on one board before it slows down",
230
+ "figure.text.instances-unit": "instances",
231
+ "figure.text.keep-round-cost": "1 draw call",
232
+ "figure.text.keep-round-merged": "merged into a group",
233
+ "figure.text.keep-round-off": "off",
234
+ "figure.text.keep-round-on": "keep round",
235
+ "figure.text.limit-comes-from-level": "the detail level sets this limit.",
236
+ "figure.text.maturity-blocked-no-binding": "the format has no way to connect a state value to a part yet, and the renderer does not read it.",
237
+ "figure.text.maturity-blocked-no-parts": "nothing to measure there are no parts.",
238
+ "figure.text.maturity-consistency-because": "checks textures, segment presets and material count what it takes to sit well with other assets and stay crisp when zoomed.",
239
+ "figure.text.maturity-consistency-clean": "no issues",
240
+ "figure.text.maturity-consistency-faults": "has issues",
241
+ "figure.text.maturity-detail-because": "how much of the declared level you actually used.",
242
+ "figure.text.maturity-readable-because": "how many distinct colour regions are visible from directly above, and how evenly. Viewpoint entropy (Vazquez et al.) computed over colour regions rather than faces — counting faces would reward raising the segment count alone.",
243
+ "figure.text.maturity-reuse-because": "shapes saved because several parts share one. a low number is not a fault.",
244
+ "figure.text.maturity-scale-because": "measured against a board holding 500 assets.",
245
+ "figure.text.mirror-explained": "adds a mirrored copy on the other side for parts that come in pairs, like legs or arms.",
246
+ "figure.text.mirror-would-overlap": "already centred — a mirror would land in the same place and overlap.",
247
+ "figure.text.mode-edit-explained": "place and edit parts. always at the base size.",
248
+ "figure.text.mode-preview-explained": "how it looks placed on a board. base size next to the enlarged ones.",
249
+ "figure.text.must-fix-to-release": "fix these first",
250
+ "figure.text.n-of-limit": "{used} / {limit}",
251
+ "figure.text.n-parts-at-most": "up to {limit} parts",
252
+ "figure.text.n-triangles": "{count} triangles",
253
+ "figure.text.no-figure-yet": "no figures yet",
254
+ "figure.text.no-findings": "nothing to report.",
255
+ "figure.text.not-measurable-yet": "not measurable",
256
+ "figure.text.not-measured-yet": "not measured",
257
+ "figure.text.nothing-released-yet": "nothing released yet. releasing keeps the figure as it is now, as a version.",
258
+ "figure.text.on-by-default-explained": "the starting state when placed on a board. an instance switching it wins.",
259
+ "figure.text.other-segment-count": "enter a value",
260
+ "figure.text.part-limit-reached": "the detail level allows no more parts — raise the level or remove a part.",
261
+ "figure.text.part-limit-reached-short": "level {level} allows {limit} parts. Raise the level or remove a part.",
262
+ "figure.text.pick-a-shape-above-to-start": "pick a shape above to add the first part.",
263
+ "figure.text.picked-changes-do-not-validate": "the selected changes do not make a valid figure",
264
+ "figure.text.picture-is-for-proportions": "used for proportions and form, not for surface detail.",
265
+ "figure.text.preview-blocked-by-errors": "cannot build — the figure breaks the format. the maturity tab has the reason.",
266
+ "figure.text.preview-needs-a-part": "shows how it looks placed on a board. appears once you make a part.",
267
+ "figure.text.proposal-had-no-source": "the candidate carried no source, so it cannot be taken.",
268
+ "figure.text.put-on-floor": "drop it to the floor (Z=0).",
269
+ "figure.text.release-needs-a-save-first": "there are unsaved changes. a release publishes what was saved, so save first.",
270
+ "figure.text.releasing": "releasing…",
271
+ "figure.text.renaming-a-part-breaks-bindings": "the name is a stored identifier — changing it breaks bindings on instances already placed.",
272
+ "figure.text.repeat-count-capped": "stops at {limit} — each copy is one draw call",
273
+ "figure.text.repeat-count-now": "{count} at the authored size",
274
+ "figure.text.repeat-edits-the-unit": "you author one unit even though several appear. the gizmo moves the whole run, while size and rotation apply to that one unit — the pitch is declared separately so the layout stays. a single copy cannot be edited on its own.",
275
+ "figure.text.repeat-grows-with-instance": "the count grows as the instance grows on this axis. the pitch stays",
276
+ "figure.text.repeat-keeps-count": "the count stays and each copy grows, because this axis anchors to scale",
277
+ "figure.text.repeat-pitch-explained": "centre to centre distance. it does not depend on the part size, so widening or turning the part leaves the layout alone.",
278
+ "figure.text.report-appears-when-you-add-a-part": "shows triangles, draw calls, and how many fit on one board. measured once you make a part.",
279
+ "figure.text.reuse-score-explained": "how much headroom is left in the declared limits. the one closest to its cap sets the score.",
280
+ "figure.text.revert-to-version-confirm": "revert to v{version}? what you are working on will be replaced by that version.",
281
+ "figure.text.role-none-means-drawn": "with none checked this is just a drawn part",
282
+ "figure.text.rung-flow-note": "holds, and takes in and sends out through ports. conveyors, chutes, sorters",
283
+ "figure.text.rung-hold-note": "has places to put things. racks, pallets, benches",
284
+ "figure.text.rung-none-note": "takes nothing. most figures belong here",
285
+ "figure.text.save-the-figure-before-releasing": "this figure has not been saved yet. save it and you can release it.",
286
+ "figure.text.saving-figure": "saving",
287
+ "figure.text.search-figure-by-name-or-type": "search by name or type",
288
+ "figure.text.select-a-part-to-edit": "select a part to edit it here.",
289
+ "figure.text.show-all-parts": "show all",
290
+ "figure.text.show-this-part": "show this part again",
291
+ "figure.text.sizing-costs-one-draw-call": "a part that does not scale proportionally cannot be merged with the others, so it costs one more draw call. that shows up in the group count under maturity.",
292
+ "figure.text.sizing-fixed-explained": "the size stays, only the position follows — like a motor or a gauge.",
293
+ "figure.text.sizing-repeat-explained": "the count grows instead of the size. the shape is shared so vertices do not grow, but each copy costs one draw call.",
294
+ "figure.text.sizing-scale-explained": "this part grows with the instance.",
295
+ "figure.text.sizing-stretch-explained": "only one axis stretches — like a frame, a belt or a rail.",
296
+ "figure.text.slots-need-capability": "select \"holds things\" or above before designating a slot",
297
+ "figure.text.snap-explained": "rounds position and size to the grid — the same spacing you see on the canvas.",
298
+ "figure.text.thumbnail-not-made-yet": "no thumbnail yet",
299
+ "figure.text.triangle-count": "{count} triangles",
300
+ "figure.text.type-name-already-taken": "the type name {type} is already in use. pick another one — it cannot be changed later.",
301
+ "figure.text.type-name-cannot-change": "the type name is a stored identifier and cannot be changed after creation.",
302
+ "figure.text.unsaved-changes": "unsaved",
303
+ "figure.text.version-number": "v{version}",
304
+ "figure.text.view-settings-are-not-saved": "these settings are not saved. they make the view comfortable to work in and do not travel with the asset.",
305
+ "figure.text.what-a-figure-is": "a Figure is a 3D component you author. Compose it from simple shapes and it becomes a component you can place on a board, sharing shape and material across every instance.",
306
+ "figure.text.what-changed-in-this-release": "what changed in this release",
307
+ "figure.title.figures": "figures",
308
+ "figure.title.new-figure": "new figure"
251
309
  }