@operato/property-editor 10.0.0-beta.7 → 10.1.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/CHANGELOG.md +268 -0
- package/dist/src/ox-property-editor-backdrop-faces.d.ts +60 -0
- package/dist/src/ox-property-editor-backdrop-faces.js +530 -0
- package/dist/src/ox-property-editor-backdrop-faces.js.map +1 -0
- package/dist/src/ox-property-editor-date.js +9 -1
- package/dist/src/ox-property-editor-date.js.map +1 -1
- package/dist/src/ox-property-editor-datetime.js +9 -1
- package/dist/src/ox-property-editor-datetime.js.map +1 -1
- package/dist/src/ox-property-editor-fill-style.d.ts +20 -0
- package/dist/src/ox-property-editor-fill-style.js +55 -0
- package/dist/src/ox-property-editor-fill-style.js.map +1 -0
- package/dist/src/ox-property-editor-time.js +9 -1
- package/dist/src/ox-property-editor-time.js.map +1 -1
- package/dist/tsconfig.tsbuildinfo +1 -1
- package/package.json +14 -6
- package/themes/grist-theme.css +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -3,6 +3,274 @@
|
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
|
4
4
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
5
|
|
|
6
|
+
## [10.1.0](https://github.com/hatiolab/operato/compare/v10.0.0...v10.1.0) (2026-07-30)
|
|
7
|
+
|
|
8
|
+
**Note:** Version bump only for package @operato/property-editor
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
|
|
12
|
+
|
|
13
|
+
|
|
14
|
+
## [10.0.0](https://github.com/hatiolab/operato/compare/v10.0.0-beta.68...v10.0.0) (2026-07-29)
|
|
15
|
+
|
|
16
|
+
**Note:** Version bump only for package @operato/property-editor
|
|
17
|
+
|
|
18
|
+
|
|
19
|
+
|
|
20
|
+
|
|
21
|
+
|
|
22
|
+
## [10.0.0-beta.68](https://github.com/hatiolab/operato/compare/v10.0.0-beta.67...v10.0.0-beta.68) (2026-07-26)
|
|
23
|
+
|
|
24
|
+
**Note:** Version bump only for package @operato/property-editor
|
|
25
|
+
|
|
26
|
+
|
|
27
|
+
|
|
28
|
+
|
|
29
|
+
|
|
30
|
+
## [10.0.0-beta.67](https://github.com/hatiolab/operato/compare/v10.0.0-beta.66...v10.0.0-beta.67) (2026-07-24)
|
|
31
|
+
|
|
32
|
+
**Note:** Version bump only for package @operato/property-editor
|
|
33
|
+
|
|
34
|
+
|
|
35
|
+
|
|
36
|
+
|
|
37
|
+
|
|
38
|
+
## [10.0.0-beta.66](https://github.com/hatiolab/operato/compare/v10.0.0-beta.65...v10.0.0-beta.66) (2026-07-12)
|
|
39
|
+
|
|
40
|
+
**Note:** Version bump only for package @operato/property-editor
|
|
41
|
+
|
|
42
|
+
|
|
43
|
+
|
|
44
|
+
|
|
45
|
+
|
|
46
|
+
## [10.0.0-beta.64](https://github.com/hatiolab/operato/compare/v10.0.0-beta.63...v10.0.0-beta.64) (2026-07-08)
|
|
47
|
+
|
|
48
|
+
**Note:** Version bump only for package @operato/property-editor
|
|
49
|
+
|
|
50
|
+
|
|
51
|
+
|
|
52
|
+
|
|
53
|
+
|
|
54
|
+
## [10.0.0-beta.62](https://github.com/hatiolab/operato/compare/v10.0.0-beta.61...v10.0.0-beta.62) (2026-07-04)
|
|
55
|
+
|
|
56
|
+
**Note:** Version bump only for package @operato/property-editor
|
|
57
|
+
|
|
58
|
+
|
|
59
|
+
|
|
60
|
+
|
|
61
|
+
|
|
62
|
+
## [10.0.0-beta.61](https://github.com/hatiolab/operato/compare/v10.0.0-beta.60...v10.0.0-beta.61) (2026-06-25)
|
|
63
|
+
|
|
64
|
+
**Note:** Version bump only for package @operato/property-editor
|
|
65
|
+
|
|
66
|
+
|
|
67
|
+
|
|
68
|
+
|
|
69
|
+
|
|
70
|
+
## [10.0.0-beta.60](https://github.com/hatiolab/operato/compare/v10.0.0-beta.59...v10.0.0-beta.60) (2026-06-08)
|
|
71
|
+
|
|
72
|
+
**Note:** Version bump only for package @operato/property-editor
|
|
73
|
+
|
|
74
|
+
|
|
75
|
+
|
|
76
|
+
|
|
77
|
+
|
|
78
|
+
## [10.0.0-beta.59](https://github.com/hatiolab/operato/compare/v10.0.0-beta.58...v10.0.0-beta.59) (2026-06-03)
|
|
79
|
+
|
|
80
|
+
**Note:** Version bump only for package @operato/property-editor
|
|
81
|
+
|
|
82
|
+
|
|
83
|
+
|
|
84
|
+
|
|
85
|
+
|
|
86
|
+
## [10.0.0-beta.57](https://github.com/hatiolab/operato/compare/v10.0.0-beta.56...v10.0.0-beta.57) (2026-05-27)
|
|
87
|
+
|
|
88
|
+
**Note:** Version bump only for package @operato/property-editor
|
|
89
|
+
|
|
90
|
+
|
|
91
|
+
|
|
92
|
+
|
|
93
|
+
|
|
94
|
+
## [10.0.0-beta.56](https://github.com/hatiolab/operato/compare/v10.0.0-beta.55...v10.0.0-beta.56) (2026-05-27)
|
|
95
|
+
|
|
96
|
+
**Note:** Version bump only for package @operato/property-editor
|
|
97
|
+
|
|
98
|
+
|
|
99
|
+
|
|
100
|
+
|
|
101
|
+
|
|
102
|
+
## [10.0.0-beta.55](https://github.com/hatiolab/operato/compare/v10.0.0-beta.54...v10.0.0-beta.55) (2026-05-27)
|
|
103
|
+
|
|
104
|
+
**Note:** Version bump only for package @operato/property-editor
|
|
105
|
+
|
|
106
|
+
|
|
107
|
+
|
|
108
|
+
|
|
109
|
+
|
|
110
|
+
## [10.0.0-beta.54](https://github.com/hatiolab/operato/compare/v10.0.0-beta.53...v10.0.0-beta.54) (2026-05-27)
|
|
111
|
+
|
|
112
|
+
**Note:** Version bump only for package @operato/property-editor
|
|
113
|
+
|
|
114
|
+
|
|
115
|
+
|
|
116
|
+
|
|
117
|
+
|
|
118
|
+
## [10.0.0-beta.53](https://github.com/hatiolab/operato/compare/v10.0.0-beta.52...v10.0.0-beta.53) (2026-05-24)
|
|
119
|
+
|
|
120
|
+
**Note:** Version bump only for package @operato/property-editor
|
|
121
|
+
|
|
122
|
+
|
|
123
|
+
|
|
124
|
+
|
|
125
|
+
|
|
126
|
+
## [10.0.0-beta.52](https://github.com/hatiolab/operato/compare/v10.0.0-beta.51...v10.0.0-beta.52) (2026-05-22)
|
|
127
|
+
|
|
128
|
+
|
|
129
|
+
### :sparkles: Styling
|
|
130
|
+
|
|
131
|
+
* **data-grist:** record-card 시각 정돈 + danger hover 가독성 ([60cf583](https://github.com/hatiolab/operato/commit/60cf583d3096286f074d1b412e3737bc9b283258))
|
|
132
|
+
|
|
133
|
+
|
|
134
|
+
|
|
135
|
+
## [10.0.0-beta.50](https://github.com/hatiolab/operato/compare/v10.0.0-beta.49...v10.0.0-beta.50) (2026-05-12)
|
|
136
|
+
|
|
137
|
+
**Note:** Version bump only for package @operato/property-editor
|
|
138
|
+
|
|
139
|
+
|
|
140
|
+
|
|
141
|
+
|
|
142
|
+
|
|
143
|
+
## [10.0.0-beta.49](https://github.com/hatiolab/operato/compare/v10.0.0-beta.48...v10.0.0-beta.49) (2026-05-07)
|
|
144
|
+
|
|
145
|
+
**Note:** Version bump only for package @operato/property-editor
|
|
146
|
+
|
|
147
|
+
|
|
148
|
+
|
|
149
|
+
|
|
150
|
+
|
|
151
|
+
## [10.0.0-beta.48](https://github.com/hatiolab/operato/compare/v10.0.0-beta.47...v10.0.0-beta.48) (2026-05-05)
|
|
152
|
+
|
|
153
|
+
**Note:** Version bump only for package @operato/property-editor
|
|
154
|
+
|
|
155
|
+
|
|
156
|
+
|
|
157
|
+
|
|
158
|
+
|
|
159
|
+
## [10.0.0-beta.46](https://github.com/hatiolab/operato/compare/v10.0.0-beta.45...v10.0.0-beta.46) (2026-05-01)
|
|
160
|
+
|
|
161
|
+
|
|
162
|
+
### :rocket: New Features
|
|
163
|
+
|
|
164
|
+
* **property-editor/backdrop-faces:** per-face rotation + mirror controls ([fa780ea](https://github.com/hatiolab/operato/commit/fa780eae8b1600c77becf4052b9eef05341be199))
|
|
165
|
+
* **property-editor:** backdrop-faces composite editor + fill-style wrapper ([dd832e7](https://github.com/hatiolab/operato/commit/dd832e78ff2560a98728d259131b9c490bfb8d0b))
|
|
166
|
+
|
|
167
|
+
|
|
168
|
+
|
|
169
|
+
## [10.0.0-beta.44](https://github.com/hatiolab/operato/compare/v10.0.0-beta.43...v10.0.0-beta.44) (2026-04-28)
|
|
170
|
+
|
|
171
|
+
**Note:** Version bump only for package @operato/property-editor
|
|
172
|
+
|
|
173
|
+
|
|
174
|
+
|
|
175
|
+
|
|
176
|
+
|
|
177
|
+
## [10.0.0-beta.42](https://github.com/hatiolab/operato/compare/v10.0.0-beta.41...v10.0.0-beta.42) (2026-04-18)
|
|
178
|
+
|
|
179
|
+
**Note:** Version bump only for package @operato/property-editor
|
|
180
|
+
|
|
181
|
+
|
|
182
|
+
|
|
183
|
+
|
|
184
|
+
|
|
185
|
+
## [10.0.0-beta.36](https://github.com/hatiolab/operato/compare/v10.0.0-beta.35...v10.0.0-beta.36) (2026-04-17)
|
|
186
|
+
|
|
187
|
+
**Note:** Version bump only for package @operato/property-editor
|
|
188
|
+
|
|
189
|
+
|
|
190
|
+
|
|
191
|
+
|
|
192
|
+
|
|
193
|
+
## [10.0.0-beta.34](https://github.com/hatiolab/operato/compare/v10.0.0-beta.33...v10.0.0-beta.34) (2026-04-16)
|
|
194
|
+
|
|
195
|
+
**Note:** Version bump only for package @operato/property-editor
|
|
196
|
+
|
|
197
|
+
|
|
198
|
+
|
|
199
|
+
|
|
200
|
+
|
|
201
|
+
## [10.0.0-beta.33](https://github.com/hatiolab/operato/compare/v10.0.0-beta.32...v10.0.0-beta.33) (2026-04-16)
|
|
202
|
+
|
|
203
|
+
**Note:** Version bump only for package @operato/property-editor
|
|
204
|
+
|
|
205
|
+
|
|
206
|
+
|
|
207
|
+
|
|
208
|
+
|
|
209
|
+
## [10.0.0-beta.31](https://github.com/hatiolab/operato/compare/v10.0.0-beta.30...v10.0.0-beta.31) (2026-04-15)
|
|
210
|
+
|
|
211
|
+
**Note:** Version bump only for package @operato/property-editor
|
|
212
|
+
|
|
213
|
+
|
|
214
|
+
|
|
215
|
+
|
|
216
|
+
|
|
217
|
+
## [10.0.0-beta.30](https://github.com/hatiolab/operato/compare/v10.0.0-beta.29...v10.0.0-beta.30) (2026-04-14)
|
|
218
|
+
|
|
219
|
+
**Note:** Version bump only for package @operato/property-editor
|
|
220
|
+
|
|
221
|
+
|
|
222
|
+
|
|
223
|
+
|
|
224
|
+
|
|
225
|
+
## [10.0.0-beta.29](https://github.com/hatiolab/operato/compare/v10.0.0-beta.28...v10.0.0-beta.29) (2026-04-13)
|
|
226
|
+
|
|
227
|
+
**Note:** Version bump only for package @operato/property-editor
|
|
228
|
+
|
|
229
|
+
|
|
230
|
+
|
|
231
|
+
|
|
232
|
+
|
|
233
|
+
## [10.0.0-beta.26](https://github.com/hatiolab/operato/compare/v10.0.0-beta.25...v10.0.0-beta.26) (2026-04-09)
|
|
234
|
+
|
|
235
|
+
**Note:** Version bump only for package @operato/property-editor
|
|
236
|
+
|
|
237
|
+
|
|
238
|
+
|
|
239
|
+
|
|
240
|
+
|
|
241
|
+
## [10.0.0-beta.24](https://github.com/hatiolab/operato/compare/v10.0.0-beta.23...v10.0.0-beta.24) (2026-04-06)
|
|
242
|
+
|
|
243
|
+
**Note:** Version bump only for package @operato/property-editor
|
|
244
|
+
|
|
245
|
+
|
|
246
|
+
|
|
247
|
+
|
|
248
|
+
|
|
249
|
+
## [10.0.0-beta.22](https://github.com/hatiolab/operato/compare/v10.0.0-beta.21...v10.0.0-beta.22) (2026-04-02)
|
|
250
|
+
|
|
251
|
+
**Note:** Version bump only for package @operato/property-editor
|
|
252
|
+
|
|
253
|
+
|
|
254
|
+
|
|
255
|
+
|
|
256
|
+
|
|
257
|
+
## [10.0.0-beta.21](https://github.com/hatiolab/operato/compare/v10.0.0-beta.20...v10.0.0-beta.21) (2026-04-02)
|
|
258
|
+
|
|
259
|
+
**Note:** Version bump only for package @operato/property-editor
|
|
260
|
+
|
|
261
|
+
|
|
262
|
+
|
|
263
|
+
|
|
264
|
+
|
|
265
|
+
## [10.0.0-beta.12](https://github.com/hatiolab/operato/compare/v10.0.0-beta.11...v10.0.0-beta.12) (2026-03-17)
|
|
266
|
+
|
|
267
|
+
|
|
268
|
+
### :bug: Bug Fix
|
|
269
|
+
|
|
270
|
+
* 그리드 달력 클릭시 오픈 이벤트 추가 ([3d02c15](https://github.com/hatiolab/operato/commit/3d02c15d84247201610f87842fc62f59a4228e61))
|
|
271
|
+
|
|
272
|
+
|
|
273
|
+
|
|
6
274
|
## [10.0.0-beta.7](https://github.com/hatiolab/operato/compare/v10.0.0-beta.6...v10.0.0-beta.7) (2026-03-09)
|
|
7
275
|
|
|
8
276
|
**Note:** Version bump only for package @operato/property-editor
|
|
@@ -0,0 +1,60 @@
|
|
|
1
|
+
import '@operato/input/ox-input-fill-style.js';
|
|
2
|
+
import '@operato/i18n/ox-i18n.js';
|
|
3
|
+
import { LitElement, type TemplateResult } from 'lit';
|
|
4
|
+
import { OxPropertyEditor } from './ox-property-editor.js';
|
|
5
|
+
import type { PropertySpec } from './types.js';
|
|
6
|
+
/**
|
|
7
|
+
* Backdrop 의 6개 면 (east/west/north/south/ceiling/floor) 을 한 번에
|
|
8
|
+
* 편집하는 합성 에디터.
|
|
9
|
+
*
|
|
10
|
+
* 면당 5개 속성 (fillStyle/visible/alpha/rotation/mirror) 을 flat NATURE 로
|
|
11
|
+
* 펼치면 30+개 항목 폼이 되어 좌표 감각이 사라진다. 이 에디터는:
|
|
12
|
+
* 1) cabinet projection cube 로 6면을 시각화 — 앞 3면(ceiling/east/south)
|
|
13
|
+
* 은 fill polygon, 뒤 3면(north/west/floor)은 dashed ghost outline
|
|
14
|
+
* 2) 각 면 라벨에 fillStyle swatch — 6면 색 분포 한 눈에
|
|
15
|
+
* 3) 면/라벨 클릭 → 그 면 detail 패널만 표시
|
|
16
|
+
* 4) "반대편 복사" / "벽 4면 일괄" 단축 동작
|
|
17
|
+
*
|
|
18
|
+
* value 형태:
|
|
19
|
+
* {
|
|
20
|
+
* east: { fillStyle, visible, alpha, rotation, mirror },
|
|
21
|
+
* west: { ... },
|
|
22
|
+
* ...
|
|
23
|
+
* }
|
|
24
|
+
*/
|
|
25
|
+
type FaceName = 'east' | 'west' | 'north' | 'south' | 'ceiling' | 'floor';
|
|
26
|
+
interface FaceState {
|
|
27
|
+
fillStyle?: any;
|
|
28
|
+
visible?: boolean;
|
|
29
|
+
alpha?: number;
|
|
30
|
+
rotation?: 0 | 90 | 180 | 270;
|
|
31
|
+
mirror?: boolean;
|
|
32
|
+
}
|
|
33
|
+
type FacesValue = Partial<Record<FaceName, FaceState>>;
|
|
34
|
+
export declare class OxInputBackdropFaces extends LitElement {
|
|
35
|
+
value: FacesValue;
|
|
36
|
+
private _selected;
|
|
37
|
+
static styles: import("lit").CSSResult;
|
|
38
|
+
private _face;
|
|
39
|
+
/** fillStyle 의 대표 색을 swatch 용으로 추출. 없으면 undefined → hatched 표시. */
|
|
40
|
+
private _swatchColor;
|
|
41
|
+
private _select;
|
|
42
|
+
private _commit;
|
|
43
|
+
private _patchFace;
|
|
44
|
+
private _onFillStyleChange;
|
|
45
|
+
private _onVisibleChange;
|
|
46
|
+
private _onAlphaChange;
|
|
47
|
+
private _onRotationChange;
|
|
48
|
+
private _onMirrorChange;
|
|
49
|
+
private _copyToOpposite;
|
|
50
|
+
private _copyToAllWalls;
|
|
51
|
+
private _renderLabel;
|
|
52
|
+
private _faceClass;
|
|
53
|
+
private _ghostClass;
|
|
54
|
+
render(): TemplateResult<1>;
|
|
55
|
+
}
|
|
56
|
+
export declare class OxPropertyEditorBackdropFaces extends OxPropertyEditor {
|
|
57
|
+
static styles: import("lit").CSSResult[];
|
|
58
|
+
editorTemplate(value: any, spec: PropertySpec): TemplateResult;
|
|
59
|
+
}
|
|
60
|
+
export {};
|