@operato/attribute 2.0.0-alpha.13 → 2.0.0-alpha.132

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 (29) hide show
  1. package/CHANGELOG.md +655 -0
  2. package/dist/src/grist-editor/ox-grist-editor-attributes.d.ts +1 -1
  3. package/dist/src/grist-editor/ox-popup-attributes.d.ts +2 -1
  4. package/dist/src/grist-editor/ox-popup-attributes.js +7 -8
  5. package/dist/src/grist-editor/ox-popup-attributes.js.map +1 -1
  6. package/dist/src/ox-attribute-form.d.ts +1 -1
  7. package/dist/src/ox-attribute-form.js +2 -2
  8. package/dist/src/ox-attribute-form.js.map +1 -1
  9. package/dist/src/ox-attribute-view.d.ts +1 -1
  10. package/dist/src/ox-attribute-view.js +2 -2
  11. package/dist/src/ox-attribute-view.js.map +1 -1
  12. package/dist/stories/ox-attribute-form.stories.d.ts +1 -1
  13. package/dist/stories/ox-attribute-form.stories.js +25 -13
  14. package/dist/stories/ox-attribute-form.stories.js.map +1 -1
  15. package/dist/stories/ox-attribute-view.stories.d.ts +1 -1
  16. package/dist/stories/ox-attribute-view.stories.js +21 -9
  17. package/dist/stories/ox-attribute-view.stories.js.map +1 -1
  18. package/dist/stories/ox-grist-editor-attributes.stories.d.ts +1 -1
  19. package/dist/stories/ox-grist-editor-attributes.stories.js +66 -54
  20. package/dist/stories/ox-grist-editor-attributes.stories.js.map +1 -1
  21. package/dist/tsconfig.tsbuildinfo +1 -1
  22. package/package.json +24 -26
  23. package/src/grist-editor/ox-popup-attributes.ts +7 -8
  24. package/src/ox-attribute-form.ts +11 -8
  25. package/src/ox-attribute-view.ts +2 -2
  26. package/stories/ox-attribute-form.stories.ts +29 -18
  27. package/stories/ox-attribute-view.stories.ts +22 -11
  28. package/stories/ox-grist-editor-attributes.stories.ts +67 -56
  29. package/themes/grist-theme.css +2 -0
package/CHANGELOG.md CHANGED
@@ -3,6 +3,661 @@
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
+ ## [2.0.0-alpha.132](https://github.com/hatiolab/operato/compare/v2.0.0-alpha.131...v2.0.0-alpha.132) (2024-05-11)
7
+
8
+ **Note:** Version bump only for package @operato/attribute
9
+
10
+
11
+
12
+
13
+
14
+ ## [2.0.0-alpha.131](https://github.com/hatiolab/operato/compare/v2.0.0-alpha.130...v2.0.0-alpha.131) (2024-05-11)
15
+
16
+ **Note:** Version bump only for package @operato/attribute
17
+
18
+
19
+
20
+
21
+
22
+ ## [2.0.0-alpha.129](https://github.com/hatiolab/operato/compare/v2.0.0-alpha.128...v2.0.0-alpha.129) (2024-05-08)
23
+
24
+ **Note:** Version bump only for package @operato/attribute
25
+
26
+
27
+
28
+
29
+
30
+ ## [2.0.0-alpha.124](https://github.com/hatiolab/operato/compare/v2.0.0-alpha.123...v2.0.0-alpha.124) (2024-05-08)
31
+
32
+ **Note:** Version bump only for package @operato/attribute
33
+
34
+
35
+
36
+
37
+
38
+ ## [2.0.0-alpha.123](https://github.com/hatiolab/operato/compare/v2.0.0-alpha.122...v2.0.0-alpha.123) (2024-05-07)
39
+
40
+ **Note:** Version bump only for package @operato/attribute
41
+
42
+
43
+
44
+
45
+
46
+ ## [2.0.0-alpha.122](https://github.com/hatiolab/operato/compare/v2.0.0-alpha.121...v2.0.0-alpha.122) (2024-05-06)
47
+
48
+ **Note:** Version bump only for package @operato/attribute
49
+
50
+
51
+
52
+
53
+
54
+ ## [2.0.0-alpha.121](https://github.com/hatiolab/operato/compare/v2.0.0-alpha.120...v2.0.0-alpha.121) (2024-05-05)
55
+
56
+ **Note:** Version bump only for package @operato/attribute
57
+
58
+
59
+
60
+
61
+
62
+ ## [2.0.0-alpha.120](https://github.com/hatiolab/operato/compare/v2.0.0-alpha.119...v2.0.0-alpha.120) (2024-05-05)
63
+
64
+ **Note:** Version bump only for package @operato/attribute
65
+
66
+
67
+
68
+
69
+
70
+ ## [2.0.0-alpha.119](https://github.com/hatiolab/operato/compare/v2.0.0-alpha.118...v2.0.0-alpha.119) (2024-05-04)
71
+
72
+ **Note:** Version bump only for package @operato/attribute
73
+
74
+
75
+
76
+
77
+
78
+ ## [2.0.0-alpha.118](https://github.com/hatiolab/operato/compare/v2.0.0-alpha.117...v2.0.0-alpha.118) (2024-05-04)
79
+
80
+ **Note:** Version bump only for package @operato/attribute
81
+
82
+
83
+
84
+
85
+
86
+ ## [2.0.0-alpha.117](https://github.com/hatiolab/operato/compare/v2.0.0-alpha.116...v2.0.0-alpha.117) (2024-05-04)
87
+
88
+ **Note:** Version bump only for package @operato/attribute
89
+
90
+
91
+
92
+
93
+
94
+ ## [2.0.0-alpha.116](https://github.com/hatiolab/operato/compare/v2.0.0-alpha.115...v2.0.0-alpha.116) (2024-05-04)
95
+
96
+ **Note:** Version bump only for package @operato/attribute
97
+
98
+
99
+
100
+
101
+
102
+ ## [2.0.0-alpha.115](https://github.com/hatiolab/operato/compare/v2.0.0-alpha.114...v2.0.0-alpha.115) (2024-05-04)
103
+
104
+ **Note:** Version bump only for package @operato/attribute
105
+
106
+
107
+
108
+
109
+
110
+ ## [2.0.0-alpha.114](https://github.com/hatiolab/operato/compare/v2.0.0-alpha.113...v2.0.0-alpha.114) (2024-05-04)
111
+
112
+ **Note:** Version bump only for package @operato/attribute
113
+
114
+
115
+
116
+
117
+
118
+ ## [2.0.0-alpha.112](https://github.com/hatiolab/operato/compare/v2.0.0-alpha.111...v2.0.0-alpha.112) (2024-05-02)
119
+
120
+ **Note:** Version bump only for package @operato/attribute
121
+
122
+
123
+
124
+
125
+
126
+ ## [2.0.0-alpha.111](https://github.com/hatiolab/operato/compare/v2.0.0-alpha.110...v2.0.0-alpha.111) (2024-05-02)
127
+
128
+ **Note:** Version bump only for package @operato/attribute
129
+
130
+
131
+
132
+
133
+
134
+ ## [2.0.0-alpha.110](https://github.com/hatiolab/operato/compare/v2.0.0-alpha.109...v2.0.0-alpha.110) (2024-05-02)
135
+
136
+ **Note:** Version bump only for package @operato/attribute
137
+
138
+
139
+
140
+
141
+
142
+ ## [2.0.0-alpha.109](https://github.com/hatiolab/operato/compare/v2.0.0-alpha.108...v2.0.0-alpha.109) (2024-05-02)
143
+
144
+ **Note:** Version bump only for package @operato/attribute
145
+
146
+
147
+
148
+
149
+
150
+ ## [2.0.0-alpha.108](https://github.com/hatiolab/operato/compare/v2.0.0-alpha.107...v2.0.0-alpha.108) (2024-05-02)
151
+
152
+ **Note:** Version bump only for package @operato/attribute
153
+
154
+
155
+
156
+
157
+
158
+ ## [2.0.0-alpha.107](https://github.com/hatiolab/operato/compare/v2.0.0-alpha.106...v2.0.0-alpha.107) (2024-05-01)
159
+
160
+ **Note:** Version bump only for package @operato/attribute
161
+
162
+
163
+
164
+
165
+
166
+ ## [2.0.0-alpha.106](https://github.com/hatiolab/operato/compare/v2.0.0-alpha.105...v2.0.0-alpha.106) (2024-04-26)
167
+
168
+ **Note:** Version bump only for package @operato/attribute
169
+
170
+
171
+
172
+
173
+
174
+ ## [2.0.0-alpha.105](https://github.com/hatiolab/operato/compare/v2.0.0-alpha.104...v2.0.0-alpha.105) (2024-04-26)
175
+
176
+ **Note:** Version bump only for package @operato/attribute
177
+
178
+
179
+
180
+
181
+
182
+ ## [2.0.0-alpha.104](https://github.com/hatiolab/operato/compare/v2.0.0-alpha.103...v2.0.0-alpha.104) (2024-04-26)
183
+
184
+ **Note:** Version bump only for package @operato/attribute
185
+
186
+
187
+
188
+
189
+
190
+ ## [2.0.0-alpha.103](https://github.com/hatiolab/operato/compare/v2.0.0-alpha.102...v2.0.0-alpha.103) (2024-04-26)
191
+
192
+ **Note:** Version bump only for package @operato/attribute
193
+
194
+
195
+
196
+
197
+
198
+ ## [2.0.0-alpha.102](https://github.com/hatiolab/operato/compare/v2.0.0-alpha.101...v2.0.0-alpha.102) (2024-04-22)
199
+
200
+ **Note:** Version bump only for package @operato/attribute
201
+
202
+
203
+
204
+
205
+
206
+ ## [2.0.0-alpha.100](https://github.com/hatiolab/operato/compare/v2.0.0-alpha.99...v2.0.0-alpha.100) (2024-04-21)
207
+
208
+ **Note:** Version bump only for package @operato/attribute
209
+
210
+
211
+
212
+
213
+
214
+ ## [2.0.0-alpha.99](https://github.com/hatiolab/operato/compare/v2.0.0-alpha.98...v2.0.0-alpha.99) (2024-04-21)
215
+
216
+ **Note:** Version bump only for package @operato/attribute
217
+
218
+
219
+
220
+
221
+
222
+ ## [2.0.0-alpha.98](https://github.com/hatiolab/operato/compare/v2.0.0-alpha.97...v2.0.0-alpha.98) (2024-04-21)
223
+
224
+ **Note:** Version bump only for package @operato/attribute
225
+
226
+
227
+
228
+
229
+
230
+ ## [2.0.0-alpha.97](https://github.com/hatiolab/operato/compare/v2.0.0-alpha.96...v2.0.0-alpha.97) (2024-04-21)
231
+
232
+ **Note:** Version bump only for package @operato/attribute
233
+
234
+
235
+
236
+
237
+
238
+ ## [2.0.0-alpha.96](https://github.com/hatiolab/operato/compare/v2.0.0-alpha.95...v2.0.0-alpha.96) (2024-04-21)
239
+
240
+ **Note:** Version bump only for package @operato/attribute
241
+
242
+
243
+
244
+
245
+
246
+ ## [2.0.0-alpha.95](https://github.com/hatiolab/operato/compare/v2.0.0-alpha.94...v2.0.0-alpha.95) (2024-04-21)
247
+
248
+ **Note:** Version bump only for package @operato/attribute
249
+
250
+
251
+
252
+
253
+
254
+ ## [2.0.0-alpha.94](https://github.com/hatiolab/operato/compare/v2.0.0-alpha.93...v2.0.0-alpha.94) (2024-04-20)
255
+
256
+ **Note:** Version bump only for package @operato/attribute
257
+
258
+
259
+
260
+
261
+
262
+ ## [2.0.0-alpha.93](https://github.com/hatiolab/operato/compare/v2.0.0-alpha.92...v2.0.0-alpha.93) (2024-04-19)
263
+
264
+
265
+ ### :bug: Bug Fix
266
+
267
+ * grid body border-bottom style ([708a937](https://github.com/hatiolab/operato/commit/708a93789d23417a318e2ac9f499bec85d7e4776))
268
+
269
+
270
+
271
+ ## [2.0.0-alpha.92](https://github.com/hatiolab/operato/compare/v2.0.0-alpha.91...v2.0.0-alpha.92) (2024-04-19)
272
+
273
+ **Note:** Version bump only for package @operato/attribute
274
+
275
+
276
+
277
+
278
+
279
+ ## [2.0.0-alpha.90](https://github.com/hatiolab/operato/compare/v2.0.0-alpha.89...v2.0.0-alpha.90) (2024-04-18)
280
+
281
+ **Note:** Version bump only for package @operato/attribute
282
+
283
+
284
+
285
+
286
+
287
+ ## [2.0.0-alpha.89](https://github.com/hatiolab/operato/compare/v2.0.0-alpha.88...v2.0.0-alpha.89) (2024-04-18)
288
+
289
+ **Note:** Version bump only for package @operato/attribute
290
+
291
+
292
+
293
+
294
+
295
+ ## [2.0.0-alpha.88](https://github.com/hatiolab/operato/compare/v2.0.0-alpha.87...v2.0.0-alpha.88) (2024-04-18)
296
+
297
+ **Note:** Version bump only for package @operato/attribute
298
+
299
+
300
+
301
+
302
+
303
+ ## [2.0.0-alpha.87](https://github.com/hatiolab/operato/compare/v2.0.0-alpha.86...v2.0.0-alpha.87) (2024-04-17)
304
+
305
+ **Note:** Version bump only for package @operato/attribute
306
+
307
+
308
+
309
+
310
+
311
+ ## [2.0.0-alpha.86](https://github.com/hatiolab/operato/compare/v2.0.0-alpha.85...v2.0.0-alpha.86) (2024-04-16)
312
+
313
+ **Note:** Version bump only for package @operato/attribute
314
+
315
+
316
+
317
+
318
+
319
+ ## [2.0.0-alpha.85](https://github.com/hatiolab/operato/compare/v2.0.0-alpha.84...v2.0.0-alpha.85) (2024-04-16)
320
+
321
+ **Note:** Version bump only for package @operato/attribute
322
+
323
+
324
+
325
+
326
+
327
+ ## [2.0.0-alpha.82](https://github.com/hatiolab/operato/compare/v2.0.0-alpha.81...v2.0.0-alpha.82) (2024-04-15)
328
+
329
+
330
+ ### :bug: Bug Fix
331
+
332
+ * correct import ([a3587dd](https://github.com/hatiolab/operato/commit/a3587dd65903a0acaa7b25aa4ef15b2d85aaf418))
333
+
334
+
335
+
336
+ ## [2.0.0-alpha.81](https://github.com/hatiolab/operato/compare/v2.0.0-alpha.80...v2.0.0-alpha.81) (2024-04-15)
337
+
338
+
339
+ ### :bug: Bug Fix
340
+
341
+ * use button-container styles ([bd91be3](https://github.com/hatiolab/operato/commit/bd91be3eaf5337a0ffe8cfc3b37191b6427ce5f6))
342
+
343
+
344
+
345
+ ## [2.0.0-alpha.80](https://github.com/hatiolab/operato/compare/v2.0.0-alpha.79...v2.0.0-alpha.80) (2024-04-15)
346
+
347
+ **Note:** Version bump only for package @operato/attribute
348
+
349
+
350
+
351
+
352
+
353
+ ## [2.0.0-alpha.77](https://github.com/hatiolab/operato/compare/v2.0.0-alpha.76...v2.0.0-alpha.77) (2024-04-14)
354
+
355
+ **Note:** Version bump only for package @operato/attribute
356
+
357
+
358
+
359
+
360
+
361
+ ## [2.0.0-alpha.71](https://github.com/hatiolab/operato/compare/v2.0.0-alpha.70...v2.0.0-alpha.71) (2024-04-13)
362
+
363
+ **Note:** Version bump only for package @operato/attribute
364
+
365
+
366
+
367
+
368
+
369
+ ## [2.0.0-alpha.69](https://github.com/hatiolab/operato/compare/v2.0.0-alpha.68...v2.0.0-alpha.69) (2024-04-13)
370
+
371
+
372
+ ### :bug: Bug Fix
373
+
374
+ * mwc=>md for context ([972f5fd](https://github.com/hatiolab/operato/commit/972f5fd8da02820b6d6238cf1dd099591f97d8df))
375
+
376
+
377
+
378
+ ## [2.0.0-alpha.68](https://github.com/hatiolab/operato/compare/v2.0.0-alpha.67...v2.0.0-alpha.68) (2024-04-13)
379
+
380
+
381
+ ### :bug: Bug Fix
382
+
383
+ * mwc=>md for context ([2bc13f2](https://github.com/hatiolab/operato/commit/2bc13f285f257782f73e5d7b5d1ddd197df85393))
384
+
385
+
386
+
387
+ ## [2.0.0-alpha.64](https://github.com/hatiolab/operato/compare/v2.0.0-alpha.63...v2.0.0-alpha.64) (2024-04-13)
388
+
389
+ **Note:** Version bump only for package @operato/attribute
390
+
391
+
392
+
393
+
394
+
395
+ ## [2.0.0-alpha.63](https://github.com/hatiolab/operato/compare/v2.0.0-alpha.62...v2.0.0-alpha.63) (2024-04-12)
396
+
397
+ **Note:** Version bump only for package @operato/attribute
398
+
399
+
400
+
401
+
402
+
403
+ ## [2.0.0-alpha.62](https://github.com/hatiolab/operato/compare/v2.0.0-alpha.61...v2.0.0-alpha.62) (2024-04-12)
404
+
405
+ **Note:** Version bump only for package @operato/attribute
406
+
407
+
408
+
409
+
410
+
411
+ ## [2.0.0-alpha.61](https://github.com/hatiolab/operato/compare/v2.0.0-alpha.60...v2.0.0-alpha.61) (2024-04-11)
412
+
413
+ **Note:** Version bump only for package @operato/attribute
414
+
415
+
416
+
417
+
418
+
419
+ ## [2.0.0-alpha.60](https://github.com/hatiolab/operato/compare/v2.0.0-alpha.59...v2.0.0-alpha.60) (2024-04-11)
420
+
421
+ **Note:** Version bump only for package @operato/attribute
422
+
423
+
424
+
425
+
426
+
427
+ ## [2.0.0-alpha.59](https://github.com/hatiolab/operato/compare/v2.0.0-alpha.58...v2.0.0-alpha.59) (2024-04-11)
428
+
429
+ **Note:** Version bump only for package @operato/attribute
430
+
431
+
432
+
433
+
434
+
435
+ ## [2.0.0-alpha.57](https://github.com/hatiolab/operato/compare/v2.0.0-alpha.56...v2.0.0-alpha.57) (2024-04-07)
436
+
437
+ **Note:** Version bump only for package @operato/attribute
438
+
439
+
440
+
441
+
442
+
443
+
444
+
445
+ **Note:** Version bump only for package @operato/attribute
446
+
447
+
448
+
449
+
450
+
451
+ ## [2.0.0-alpha.54](https://github.com/hatiolab/operato/compare/v2.0.0-alpha.53...v2.0.0-alpha.54) (2024-04-01)
452
+
453
+ **Note:** Version bump only for package @operato/attribute
454
+
455
+
456
+
457
+
458
+
459
+ ## [2.0.0-alpha.52](https://github.com/hatiolab/operato/compare/v2.0.0-alpha.51...v2.0.0-alpha.52) (2024-03-29)
460
+
461
+ **Note:** Version bump only for package @operato/attribute
462
+
463
+
464
+
465
+
466
+
467
+ ## [2.0.0-alpha.51](https://github.com/hatiolab/operato/compare/v2.0.0-alpha.50...v2.0.0-alpha.51) (2024-03-29)
468
+
469
+
470
+ ### :bug: Bug Fix
471
+
472
+ * upgrade lit ([e661c33](https://github.com/hatiolab/operato/commit/e661c333d2bb97f784b5ac2c0e365714ee5e80ff))
473
+
474
+
475
+
476
+ ## [2.0.0-alpha.49](https://github.com/hatiolab/operato/compare/v2.0.0-alpha.48...v2.0.0-alpha.49) (2024-03-28)
477
+
478
+ **Note:** Version bump only for package @operato/attribute
479
+
480
+
481
+
482
+
483
+
484
+ ## [2.0.0-alpha.48](https://github.com/hatiolab/operato/compare/v2.0.0-alpha.47...v2.0.0-alpha.48) (2024-03-28)
485
+
486
+ **Note:** Version bump only for package @operato/attribute
487
+
488
+
489
+
490
+
491
+
492
+ ## [2.0.0-alpha.47](https://github.com/hatiolab/operato/compare/v2.0.0-alpha.46...v2.0.0-alpha.47) (2024-03-27)
493
+
494
+ **Note:** Version bump only for package @operato/attribute
495
+
496
+
497
+
498
+
499
+
500
+ ## [2.0.0-alpha.46](https://github.com/hatiolab/operato/compare/v2.0.0-alpha.45...v2.0.0-alpha.46) (2024-03-26)
501
+
502
+ **Note:** Version bump only for package @operato/attribute
503
+
504
+
505
+
506
+
507
+
508
+ ## [2.0.0-alpha.44](https://github.com/hatiolab/operato/compare/v2.0.0-alpha.43...v2.0.0-alpha.44) (2024-03-24)
509
+
510
+ **Note:** Version bump only for package @operato/attribute
511
+
512
+
513
+
514
+
515
+
516
+ ## [2.0.0-alpha.43](https://github.com/hatiolab/operato/compare/v2.0.0-alpha.42...v2.0.0-alpha.43) (2024-03-24)
517
+
518
+ **Note:** Version bump only for package @operato/attribute
519
+
520
+
521
+
522
+
523
+
524
+ ## [2.0.0-alpha.37](https://github.com/hatiolab/operato/compare/v2.0.0-alpha.36...v2.0.0-alpha.37) (2024-03-18)
525
+
526
+ **Note:** Version bump only for package @operato/attribute
527
+
528
+
529
+
530
+
531
+
532
+ ## [2.0.0-alpha.36](https://github.com/hatiolab/operato/compare/v2.0.0-alpha.35...v2.0.0-alpha.36) (2024-03-14)
533
+
534
+ **Note:** Version bump only for package @operato/attribute
535
+
536
+
537
+
538
+
539
+
540
+ ## [2.0.0-alpha.35](https://github.com/hatiolab/operato/compare/v2.0.0-alpha.34...v2.0.0-alpha.35) (2024-03-13)
541
+
542
+ **Note:** Version bump only for package @operato/attribute
543
+
544
+
545
+
546
+
547
+
548
+ ## [2.0.0-alpha.34](https://github.com/hatiolab/operato/compare/v2.0.0-alpha.33...v2.0.0-alpha.34) (2024-03-12)
549
+
550
+ **Note:** Version bump only for package @operato/attribute
551
+
552
+
553
+
554
+
555
+
556
+ ## [2.0.0-alpha.33](https://github.com/hatiolab/operato/compare/v2.0.0-alpha.32...v2.0.0-alpha.33) (2024-03-12)
557
+
558
+ **Note:** Version bump only for package @operato/attribute
559
+
560
+
561
+
562
+
563
+
564
+ ## [2.0.0-alpha.32](https://github.com/hatiolab/operato/compare/v2.0.0-alpha.31...v2.0.0-alpha.32) (2024-03-12)
565
+
566
+ **Note:** Version bump only for package @operato/attribute
567
+
568
+
569
+
570
+
571
+
572
+ ## [2.0.0-alpha.31](https://github.com/hatiolab/operato/compare/v2.0.0-alpha.30...v2.0.0-alpha.31) (2024-03-03)
573
+
574
+ **Note:** Version bump only for package @operato/attribute
575
+
576
+
577
+
578
+
579
+
580
+ ## [2.0.0-alpha.30](https://github.com/hatiolab/operato/compare/v2.0.0-alpha.29...v2.0.0-alpha.30) (2024-03-03)
581
+
582
+ **Note:** Version bump only for package @operato/attribute
583
+
584
+
585
+
586
+
587
+
588
+ ## [2.0.0-alpha.28](https://github.com/hatiolab/operato/compare/v2.0.0-alpha.27...v2.0.0-alpha.28) (2024-02-20)
589
+
590
+
591
+ ### :bug: Bug Fix
592
+
593
+ * upgrade devDependencies for webcomponents ([1489b8b](https://github.com/hatiolab/operato/commit/1489b8b790d9bcee779a070a630697f25c01728f))
594
+
595
+
596
+
597
+ ## [2.0.0-alpha.27](https://github.com/hatiolab/operato/compare/v2.0.0-alpha.26...v2.0.0-alpha.27) (2024-02-17)
598
+
599
+ **Note:** Version bump only for package @operato/attribute
600
+
601
+
602
+
603
+
604
+
605
+ ## [2.0.0-alpha.23](https://github.com/hatiolab/operato/compare/v2.0.0-alpha.22...v2.0.0-alpha.23) (2024-02-10)
606
+
607
+ **Note:** Version bump only for package @operato/attribute
608
+
609
+
610
+
611
+
612
+
613
+ ## [2.0.0-alpha.22](https://github.com/hatiolab/operato/compare/v2.0.0-alpha.21...v2.0.0-alpha.22) (2024-02-10)
614
+
615
+ **Note:** Version bump only for package @operato/attribute
616
+
617
+
618
+
619
+
620
+
621
+ ## [2.0.0-alpha.21](https://github.com/hatiolab/operato/compare/v2.0.0-alpha.20...v2.0.0-alpha.21) (2024-02-09)
622
+
623
+ **Note:** Version bump only for package @operato/attribute
624
+
625
+
626
+
627
+
628
+
629
+ ## [2.0.0-alpha.20](https://github.com/hatiolab/operato/compare/v2.0.0-alpha.19...v2.0.0-alpha.20) (2024-02-05)
630
+
631
+ **Note:** Version bump only for package @operato/attribute
632
+
633
+
634
+
635
+
636
+
637
+ ## [2.0.0-alpha.19](https://github.com/hatiolab/operato/compare/v2.0.0-alpha.18...v2.0.0-alpha.19) (2024-02-05)
638
+
639
+ **Note:** Version bump only for package @operato/attribute
640
+
641
+
642
+
643
+
644
+
645
+ ## [2.0.0-alpha.17](https://github.com/hatiolab/operato/compare/v2.0.0-alpha.16...v2.0.0-alpha.17) (2024-02-04)
646
+
647
+ **Note:** Version bump only for package @operato/attribute
648
+
649
+
650
+
651
+
652
+
653
+ ## [2.0.0-alpha.16](https://github.com/hatiolab/operato/compare/v2.0.0-alpha.15...v2.0.0-alpha.16) (2024-02-03)
654
+
655
+ **Note:** Version bump only for package @operato/attribute
656
+
657
+
658
+
659
+
660
+
6
661
  ## [2.0.0-alpha.13](https://github.com/hatiolab/operato/compare/v2.0.0-alpha.12...v2.0.0-alpha.13) (2024-01-28)
7
662
 
8
663
 
@@ -5,7 +5,7 @@ import './ox-popup-attributes.js';
5
5
  import { OxGristEditor } from '@operato/data-grist';
6
6
  export declare class OxGristEditorAttributes extends OxGristEditor {
7
7
  private popup?;
8
- get editorTemplate(): import("lit").TemplateResult<1>;
8
+ get editorTemplate(): import("lit-html").TemplateResult<1>;
9
9
  _onclick(e: Event): void;
10
10
  _onkeydown(e: KeyboardEvent): void;
11
11
  openPopup(): Promise<void>;
@@ -1,3 +1,4 @@
1
+ import '@material/web/icon/icon.js';
1
2
  import '../ox-attribute-form.js';
2
3
  import { LitElement } from 'lit';
3
4
  import { AttributeSet } from '../types.js';
@@ -6,7 +7,7 @@ export declare class OxPopupAttributes extends LitElement {
6
7
  value: any;
7
8
  attributeSet?: AttributeSet;
8
9
  confirmCallback: (newval: any) => void;
9
- render(): import("lit").TemplateResult<1>;
10
+ render(): import("lit-html").TemplateResult<1>;
10
11
  private onChange;
11
12
  private onCancel;
12
13
  private onConfirm;