@ixfx/components 0.8.2 → 0.8.4
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/bundle/index.d.ts +274 -93
- package/bundle/index.d.ts.map +1 -1
- package/bundle/index.js +2135 -637
- package/bundle/index.js.map +1 -1
- package/dist/ac-text.js +2 -2
- package/dist/ac-token.js +2 -2
- package/dist/checkbox.js +1 -1
- package/dist/{colour-picker-Ddsk-7E_.js → colour-picker-CSxwUmtE.js} +2 -2
- package/dist/{colour-picker-Ddsk-7E_.js.map → colour-picker-CSxwUmtE.js.map} +1 -1
- package/dist/colour-picker.js +1 -1
- package/dist/crumbs.js +2 -2
- package/dist/data-display.js +1 -1
- package/dist/data-grid-D-z7bx5-.d.ts.map +1 -1
- package/dist/data-grid.js +7 -4
- package/dist/data-grid.js.map +1 -1
- package/dist/detail-list-_ZJHYEBr.d.ts.map +1 -1
- package/dist/detail-list.js +67 -4
- package/dist/detail-list.js.map +1 -1
- package/dist/editable-label.js +1 -1
- package/dist/{fallbacks-DNI9xt0F.js → fallbacks-BcKGq-2F.js} +17 -1
- package/dist/{fallbacks-DNI9xt0F.js.map → fallbacks-BcKGq-2F.js.map} +1 -1
- package/dist/{grid-list-bmBWq6P-.js → grid-list-BXfY3XXX.js} +486 -13
- package/dist/grid-list-BXfY3XXX.js.map +1 -0
- package/dist/{grid-list-C1T6WlEp.d.ts → grid-list-x550wJ0X.d.ts} +97 -2
- package/dist/grid-list-x550wJ0X.d.ts.map +1 -0
- package/dist/grid-list.d.ts +2 -2
- package/dist/grid-list.js +1 -1
- package/dist/handle-BPOxBOKf.js +219 -0
- package/dist/handle-BPOxBOKf.js.map +1 -0
- package/dist/{icon-DcEEGQa_.js → icon-Dy33gu4Z.js} +2 -2
- package/dist/{icon-DcEEGQa_.js.map → icon-Dy33gu4Z.js.map} +1 -1
- package/dist/icons.js +1 -1
- package/dist/{index-BeuCXtiO.d.ts → index-DV3iaUBW.d.ts} +2 -2
- package/dist/{index-BeuCXtiO.d.ts.map → index-DV3iaUBW.d.ts.map} +1 -1
- package/dist/index.d.ts +130 -48
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +551 -203
- package/dist/index.js.map +1 -1
- package/dist/labelled-radial-input.js +2 -2
- package/dist/{labelled-slider-input-BInB5GKL.js → labelled-slider-input-BCH9968c.js} +3 -3
- package/dist/{labelled-slider-input-BInB5GKL.js.map → labelled-slider-input-BCH9968c.js.map} +1 -1
- package/dist/labelled-slider-input.js +1 -1
- package/dist/list-selection-controller-SA4piSBi.js +589 -0
- package/dist/list-selection-controller-SA4piSBi.js.map +1 -0
- package/dist/{menu-BDrTh6oo.js → menu-HMoxCPY2.js} +4 -4
- package/dist/{menu-BDrTh6oo.js.map → menu-HMoxCPY2.js.map} +1 -1
- package/dist/{menu-item-B6pKg2Qq.js → menu-item-BQDYxk5A.js} +3 -3
- package/dist/{menu-item-B6pKg2Qq.js.map → menu-item-BQDYxk5A.js.map} +1 -1
- package/dist/menu.js +2 -2
- package/dist/miller.js +1 -1
- package/dist/narrowed-text.js +1 -1
- package/dist/notifier.js +1 -1
- package/dist/panel.d.ts +1 -1
- package/dist/panel.js +1 -1
- package/dist/polar-pad.js +1 -1
- package/dist/{radial-input-BfA3GO0H.js → radial-input-DyxfbNzD.js} +2 -2
- package/dist/{radial-input-BfA3GO0H.js.map → radial-input-DyxfbNzD.js.map} +1 -1
- package/dist/radial-input.js +1 -1
- package/dist/range-input.js +1 -1
- package/dist/range.js +1 -1
- package/dist/select-horiz.js +1 -1
- package/dist/{slider-input-Bl1hFE89.js → slider-input-WR8_RwHg.js} +2 -2
- package/dist/{slider-input-Bl1hFE89.js.map → slider-input-WR8_RwHg.js.map} +1 -1
- package/dist/slider-input.js +1 -1
- package/dist/snackbar.js +1 -1
- package/dist/{split-layout-BFSbUZQv.js → split-layout-CA5jbNbG.js} +22 -33
- package/dist/split-layout-CA5jbNbG.js.map +1 -0
- package/dist/split-layout-JK3xWVX2.d.ts.map +1 -1
- package/dist/split-layout.js +1 -1
- package/dist/swipe.js +1 -1
- package/dist/tabs.js +1 -1
- package/dist/{timeline-B2fgDL4U.js → timeline-THyvH8xy.js} +14 -8
- package/dist/timeline-THyvH8xy.js.map +1 -0
- package/dist/timeline.d.ts +1 -1
- package/dist/timeline.js +1 -1
- package/dist/{titlebar-YQ-jVQoS.d.ts → titlebar-Tqu-VvMU.d.ts} +5 -1
- package/dist/titlebar-Tqu-VvMU.d.ts.map +1 -0
- package/dist/titlebar.d.ts +1 -1
- package/dist/titlebar.js +5 -3
- package/dist/titlebar.js.map +1 -1
- package/dist/{tree-4Jv28Nig.js → tree-DTQon838.js} +2 -2
- package/dist/{tree-4Jv28Nig.js.map → tree-DTQon838.js.map} +1 -1
- package/dist/tree.js +1 -1
- package/dist/vertical-list-CFuFDygi.d.ts.map +1 -1
- package/dist/vertical-list.js +67 -3
- package/dist/vertical-list.js.map +1 -1
- package/dist/xy-pad.js +1 -1
- package/docs-user/data-grid.md +1 -1
- package/docs-user/detail-list.md +4 -0
- package/docs-user/dock.md +33 -8
- package/docs-user/grid-list.md +5 -0
- package/docs-user/index.json +2 -2
- package/docs-user/split-layout.md +2 -4
- package/docs-user/twosplit-layout.md +14 -16
- package/docs-user/vertical-list.md +4 -0
- package/package.json +1 -1
- package/dist/grid-list-C1T6WlEp.d.ts.map +0 -1
- package/dist/grid-list-bmBWq6P-.js.map +0 -1
- package/dist/list-selection-controller-DTFI40li.js +0 -264
- package/dist/list-selection-controller-DTFI40li.js.map +0 -1
- package/dist/split-layout-BFSbUZQv.js.map +0 -1
- package/dist/timeline-B2fgDL4U.js.map +0 -1
- package/dist/titlebar-YQ-jVQoS.d.ts.map +0 -1
|
@@ -0,0 +1,219 @@
|
|
|
1
|
+
import { css } from "lit";
|
|
2
|
+
//#region src/styles/handle.ts
|
|
3
|
+
/**
|
|
4
|
+
* Shared drag / resize **handle** styling.
|
|
5
|
+
*
|
|
6
|
+
* A handle is the grab affordance for moving or resizing an object. Apply the
|
|
7
|
+
* `.ixfx-handle` class to a small decorative element inside your drag / resize
|
|
8
|
+
* hit-zone and choose a look with two independent attributes:
|
|
9
|
+
*
|
|
10
|
+
* - `data-handle` — texture: `flat` (default) · `dotted` · `dimpled` · `grated`
|
|
11
|
+
* - `data-shape` — topology: `horizontal` (default) · `vertical` · `spot`
|
|
12
|
+
*
|
|
13
|
+
* - **flat** — a solid rounded capsule (bar) or dot (`spot`), filled with
|
|
14
|
+
* `--ixfx-handle-color`.
|
|
15
|
+
* - **dotted** — marks in the [Lucide *grip*](https://lucide.dev/icons/grip)
|
|
16
|
+
* arrangement: three in a row (`horizontal`), three in a column (`vertical`) or a
|
|
17
|
+
* 3×3 block (`spot`). Tinted by `--ixfx-handle-color`. Each mark's corner
|
|
18
|
+
* rounding is `--ixfx-handle-radius` (→ the theme `--radius-l`), so a flat,
|
|
19
|
+
* squared-off theme renders them as **squares** instead of circles.
|
|
20
|
+
* - **dimpled** — that same layout, but each bar mark is pressed in: a lighter
|
|
21
|
+
* copy peeking out above-left and a darker copy below-right of the base mark.
|
|
22
|
+
* - **grated** — fine 45° knurling: each ridge is a lit edge, the base colour,
|
|
23
|
+
* then a shaded edge. `spot` is the same hatch on a square crop.
|
|
24
|
+
*
|
|
25
|
+
* `dotted` / `dimpled` / `grated` are texture only — no plate, box or border; the
|
|
26
|
+
* gaps are transparent so the surface behind shows through. The base colour is
|
|
27
|
+
* `--ixfx-handle-color` (a theme token); the deboss edges default to that colour
|
|
28
|
+
* lightened / darkened.
|
|
29
|
+
*
|
|
30
|
+
* The handle is `pointer-events: none` — bind pointer handlers to the surrounding
|
|
31
|
+
* hit-zone. It reaches its "active" look (`--ixfx-handle-opacity-active`, and for
|
|
32
|
+
* `flat` / `dotted` the `--ixfx-handle-color-active` tint) when its immediate
|
|
33
|
+
* parent (the hit-zone) is `:hover` / `:focus-visible` / `[data-active]`, or when
|
|
34
|
+
* the handle itself is. Set `[data-active]` on the hit-zone yourself while a drag
|
|
35
|
+
* is live so the handle stays lit after the pointer leaves it.
|
|
36
|
+
*
|
|
37
|
+
* ```ts
|
|
38
|
+
* import { handleStyles } from '../styles/handle.js';
|
|
39
|
+
*
|
|
40
|
+
* static styles = [themeFallbacks, handleStyles, css`...`];
|
|
41
|
+
* ```
|
|
42
|
+
* ```html
|
|
43
|
+
* <div class="hit-zone" @pointerdown=${this.#onDown}>
|
|
44
|
+
* <span class="ixfx-handle" data-handle="dotted" data-shape="spot" part="handle"></span>
|
|
45
|
+
* </div>
|
|
46
|
+
* ```
|
|
47
|
+
*
|
|
48
|
+
* ## CSS variables (defaults shown; override on the element or any ancestor)
|
|
49
|
+
* - `--ixfx-handle-color` `var(--surface-muted-text)` — `flat` / `dotted` fill
|
|
50
|
+
* - `--ixfx-handle-color-active` `var(--accent)` — `flat` / `dotted` hover / focus
|
|
51
|
+
* - `--ixfx-handle-thickness` `6px` — cross-axis size of a bar
|
|
52
|
+
* - `--ixfx-handle-length` `44px` — long-axis size of a bar (`100%` to fill)
|
|
53
|
+
* - `--ixfx-handle-spot-size` `14px` — width = height of a `spot`
|
|
54
|
+
* - `--ixfx-handle-radius` `var(--radius-l)` — `flat` capsule / dotted & dimpled mark rounding
|
|
55
|
+
* - `--ixfx-handle-opacity` `0.55` — rest opacity
|
|
56
|
+
* - `--ixfx-handle-opacity-active` `1`
|
|
57
|
+
* - `--ixfx-handle-dot-size` `3px` — mark size (dotted / dimpled)
|
|
58
|
+
* - `--ixfx-handle-dot-gap` `length/4` (bar) · `spot/3` — mark centre-to-centre step
|
|
59
|
+
* - `--ixfx-handle-tile` `5px` — knurl period (grated)
|
|
60
|
+
* - `--ixfx-handle-highlight` `color-mix(currentColor 35%, #fff)` — lit deboss edge
|
|
61
|
+
* - `--ixfx-handle-shadow` `color-mix(currentColor 60%, #000)` — shaded deboss edge
|
|
62
|
+
*/
|
|
63
|
+
const handleStyles = css`
|
|
64
|
+
.ixfx-handle {
|
|
65
|
+
/* Bridge: public --ixfx-handle-* (element or ancestor) → internal alias → fallback. */
|
|
66
|
+
--_handle-color: var(--ixfx-handle-color, var(--surface-3-text));
|
|
67
|
+
--_handle-color-active: var(--ixfx-handle-color-active, var(--surface-3-text));
|
|
68
|
+
--_handle-thickness: var(--ixfx-handle-thickness, 6px);
|
|
69
|
+
--_handle-length: var(--ixfx-handle-length, 44px);
|
|
70
|
+
--_handle-spot: var(--ixfx-handle-spot-size, 14px);
|
|
71
|
+
--_handle-radius: var(--ixfx-handle-radius, var(--radius-l));
|
|
72
|
+
--_handle-opacity: var(--ixfx-handle-opacity, 0.55);
|
|
73
|
+
--_handle-opacity-active: var(--ixfx-handle-opacity-active, 1);
|
|
74
|
+
--_handle-dot: var(--ixfx-handle-dot-size, 3px);
|
|
75
|
+
--_handle-tile: var(--ixfx-handle-tile, 5px);
|
|
76
|
+
/* Centre-to-centre step of the dotted / dimpled marks (a length). Defaults to
|
|
77
|
+
a share of the long axis; a bar shows ~3 marks. */
|
|
78
|
+
--_handle-gap: var(--ixfx-handle-dot-gap, calc(var(--_handle-length) / 4));
|
|
79
|
+
/* How far a dimpled mark's highlight / shadow copy is offset. */
|
|
80
|
+
--_dimple-off: calc(var(--_handle-dot) * 0.15);
|
|
81
|
+
/* The mark colour lightened / darkened for the two deboss edges. */
|
|
82
|
+
--_handle-hi: var(--ixfx-handle-highlight, color-mix(in oklch, var(--surface-4) 50%, var(--_handle-color)));
|
|
83
|
+
--_handle-lo: var(--ixfx-handle-shadow, color-mix(in oklch, var(--surface-2) 40%, var(--_handle-color)));
|
|
84
|
+
|
|
85
|
+
box-sizing: border-box;
|
|
86
|
+
display: inline-block;
|
|
87
|
+
flex: none;
|
|
88
|
+
width: var(--_handle-length);
|
|
89
|
+
height: var(--_handle-thickness);
|
|
90
|
+
color: var(--_handle-color);
|
|
91
|
+
opacity: var(--_handle-opacity);
|
|
92
|
+
pointer-events: none;
|
|
93
|
+
transition:
|
|
94
|
+
color var(--transition, 0.15s ease-out),
|
|
95
|
+
opacity var(--transition, 0.15s ease-out);
|
|
96
|
+
}
|
|
97
|
+
|
|
98
|
+
.ixfx-handle[data-shape='vertical'] {
|
|
99
|
+
width: var(--_handle-thickness);
|
|
100
|
+
height: var(--_handle-length);
|
|
101
|
+
}
|
|
102
|
+
|
|
103
|
+
.ixfx-handle[data-shape='spot'] {
|
|
104
|
+
width: var(--_handle-spot);
|
|
105
|
+
height: var(--_handle-spot);
|
|
106
|
+
--_handle-gap: var(--ixfx-handle-dot-gap, calc(var(--_handle-spot) / 3));
|
|
107
|
+
}
|
|
108
|
+
|
|
109
|
+
.ixfx-handle:hover,
|
|
110
|
+
.ixfx-handle:focus-visible,
|
|
111
|
+
.ixfx-handle[data-active],
|
|
112
|
+
:hover > .ixfx-handle,
|
|
113
|
+
:focus-visible > .ixfx-handle,
|
|
114
|
+
[data-active] > .ixfx-handle {
|
|
115
|
+
color: var(--_handle-color-active);
|
|
116
|
+
opacity: var(--_handle-opacity-active);
|
|
117
|
+
}
|
|
118
|
+
|
|
119
|
+
/* ── flat: solid capsule / dot ────────────────────────────────────────── */
|
|
120
|
+
.ixfx-handle[data-handle='flat'] {
|
|
121
|
+
background: currentColor;
|
|
122
|
+
border-radius: var(--_handle-radius);
|
|
123
|
+
}
|
|
124
|
+
.ixfx-handle[data-handle='flat'][data-shape='spot'] {
|
|
125
|
+
border-radius: 50%;
|
|
126
|
+
}
|
|
127
|
+
|
|
128
|
+
/* ── dotted / dimpled: 3 marks in a row / column (or 3×3 for spot), drawn as
|
|
129
|
+
one ::before mark whose border-radius follows the theme — round normally,
|
|
130
|
+
square in a flat / squared-off theme (--radius-l: 0). box-shadow paints
|
|
131
|
+
the rest of the marks. ─────────────────────────────────────────────── */
|
|
132
|
+
.ixfx-handle[data-handle='dotted'],
|
|
133
|
+
.ixfx-handle[data-handle='dimpled'] {
|
|
134
|
+
position: relative;
|
|
135
|
+
}
|
|
136
|
+
.ixfx-handle[data-handle='dotted']::before,
|
|
137
|
+
.ixfx-handle[data-handle='dimpled']::before {
|
|
138
|
+
content: '';
|
|
139
|
+
position: absolute;
|
|
140
|
+
top: 50%;
|
|
141
|
+
left: 50%;
|
|
142
|
+
width: var(--_handle-dot);
|
|
143
|
+
height: var(--_handle-dot);
|
|
144
|
+
transform: translate(-50%, -50%);
|
|
145
|
+
border-radius: var(--_handle-radius);
|
|
146
|
+
background: currentColor;
|
|
147
|
+
}
|
|
148
|
+
|
|
149
|
+
/* dotted — the two other marks are plain copies along the axis. */
|
|
150
|
+
.ixfx-handle[data-handle='dotted']::before {
|
|
151
|
+
box-shadow:
|
|
152
|
+
calc(-1 * var(--_handle-gap)) 0 0 0 currentColor,
|
|
153
|
+
var(--_handle-gap) 0 0 0 currentColor;
|
|
154
|
+
}
|
|
155
|
+
.ixfx-handle[data-handle='dotted'][data-shape='vertical']::before {
|
|
156
|
+
box-shadow:
|
|
157
|
+
0 calc(-1 * var(--_handle-gap)) 0 0 currentColor,
|
|
158
|
+
0 var(--_handle-gap) 0 0 currentColor;
|
|
159
|
+
}
|
|
160
|
+
.ixfx-handle[data-handle='dotted'][data-shape='spot']::before,
|
|
161
|
+
.ixfx-handle[data-handle='dimpled'][data-shape='spot']::before {
|
|
162
|
+
box-shadow:
|
|
163
|
+
calc(-1 * var(--_handle-gap)) calc(-1 * var(--_handle-gap)) 0 0 currentColor,
|
|
164
|
+
0 calc(-1 * var(--_handle-gap)) 0 0 currentColor,
|
|
165
|
+
var(--_handle-gap) calc(-1 * var(--_handle-gap)) 0 0 currentColor,
|
|
166
|
+
calc(-1 * var(--_handle-gap)) 0 0 0 currentColor,
|
|
167
|
+
var(--_handle-gap) 0 0 0 currentColor,
|
|
168
|
+
calc(-1 * var(--_handle-gap)) var(--_handle-gap) 0 0 currentColor,
|
|
169
|
+
0 var(--_handle-gap) 0 0 currentColor,
|
|
170
|
+
var(--_handle-gap) var(--_handle-gap) 0 0 currentColor;
|
|
171
|
+
}
|
|
172
|
+
|
|
173
|
+
/* dimpled — each bar mark also gets a lighter copy up-left and a darker copy
|
|
174
|
+
down-right (spot stays plain — the 3D is imperceptible at that size). */
|
|
175
|
+
.ixfx-handle[data-handle='dimpled']:not([data-shape='spot'])::before {
|
|
176
|
+
box-shadow:
|
|
177
|
+
calc(-1 * var(--_dimple-off)) calc(-1 * var(--_dimple-off)) 0 0 var(--_handle-hi),
|
|
178
|
+
var(--_dimple-off) var(--_dimple-off) 0 0 var(--_handle-lo),
|
|
179
|
+
calc(-1 * var(--_handle-gap)) 0 0 0 currentColor,
|
|
180
|
+
calc(-1 * var(--_handle-gap) - var(--_dimple-off)) calc(-1 * var(--_dimple-off)) 0 0 var(--_handle-hi),
|
|
181
|
+
calc(-1 * var(--_handle-gap) + var(--_dimple-off)) var(--_dimple-off) 0 0 var(--_handle-lo),
|
|
182
|
+
var(--_handle-gap) 0 0 0 currentColor,
|
|
183
|
+
calc(var(--_handle-gap) - var(--_dimple-off)) calc(-1 * var(--_dimple-off)) 0 0 var(--_handle-hi),
|
|
184
|
+
calc(var(--_handle-gap) + var(--_dimple-off)) var(--_dimple-off) 0 0 var(--_handle-lo);
|
|
185
|
+
}
|
|
186
|
+
.ixfx-handle[data-handle='dimpled'][data-shape='vertical']::before {
|
|
187
|
+
box-shadow:
|
|
188
|
+
calc(-1 * var(--_dimple-off)) calc(-1 * var(--_dimple-off)) 0 0 var(--_handle-hi),
|
|
189
|
+
var(--_dimple-off) var(--_dimple-off) 0 0 var(--_handle-lo),
|
|
190
|
+
0 calc(-1 * var(--_handle-gap)) 0 0 currentColor,
|
|
191
|
+
calc(-1 * var(--_dimple-off)) calc(-1 * var(--_handle-gap) - var(--_dimple-off)) 0 0 var(--_handle-hi),
|
|
192
|
+
var(--_dimple-off) calc(-1 * var(--_handle-gap) + var(--_dimple-off)) 0 0 var(--_handle-lo),
|
|
193
|
+
0 var(--_handle-gap) 0 0 currentColor,
|
|
194
|
+
calc(-1 * var(--_dimple-off)) calc(var(--_handle-gap) - var(--_dimple-off)) 0 0 var(--_handle-hi),
|
|
195
|
+
var(--_dimple-off) calc(var(--_handle-gap) + var(--_dimple-off)) 0 0 var(--_handle-lo);
|
|
196
|
+
}
|
|
197
|
+
|
|
198
|
+
/* ── grated: fine 45° knurling — each ridge is a lit edge, the base colour,
|
|
199
|
+
then a shaded edge. Same hatch at every shape (spot is a square crop). ── */
|
|
200
|
+
.ixfx-handle[data-handle='grated'] {
|
|
201
|
+
background-image: repeating-linear-gradient(
|
|
202
|
+
45deg,
|
|
203
|
+
var(--_handle-hi) 0 0.9px,
|
|
204
|
+
currentColor 0.9px 1.6px,
|
|
205
|
+
var(--_handle-lo) 1.6px 2.5px,
|
|
206
|
+
transparent 2.5px var(--_handle-tile)
|
|
207
|
+
);
|
|
208
|
+
}
|
|
209
|
+
|
|
210
|
+
@media (prefers-reduced-motion: reduce) {
|
|
211
|
+
.ixfx-handle {
|
|
212
|
+
transition: none;
|
|
213
|
+
}
|
|
214
|
+
}
|
|
215
|
+
`;
|
|
216
|
+
//#endregion
|
|
217
|
+
export { handleStyles as t };
|
|
218
|
+
|
|
219
|
+
//# sourceMappingURL=handle-BPOxBOKf.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"handle-BPOxBOKf.js","names":[],"sources":["../src/styles/handle.ts"],"sourcesContent":["import { css } from 'lit';\n\n/**\n * Shared drag / resize **handle** styling.\n *\n * A handle is the grab affordance for moving or resizing an object. Apply the\n * `.ixfx-handle` class to a small decorative element inside your drag / resize\n * hit-zone and choose a look with two independent attributes:\n *\n * - `data-handle` — texture: `flat` (default) · `dotted` · `dimpled` · `grated`\n * - `data-shape` — topology: `horizontal` (default) · `vertical` · `spot`\n *\n * - **flat** — a solid rounded capsule (bar) or dot (`spot`), filled with\n * `--ixfx-handle-color`.\n * - **dotted** — marks in the [Lucide *grip*](https://lucide.dev/icons/grip)\n * arrangement: three in a row (`horizontal`), three in a column (`vertical`) or a\n * 3×3 block (`spot`). Tinted by `--ixfx-handle-color`. Each mark's corner\n * rounding is `--ixfx-handle-radius` (→ the theme `--radius-l`), so a flat,\n * squared-off theme renders them as **squares** instead of circles.\n * - **dimpled** — that same layout, but each bar mark is pressed in: a lighter\n * copy peeking out above-left and a darker copy below-right of the base mark.\n * - **grated** — fine 45° knurling: each ridge is a lit edge, the base colour,\n * then a shaded edge. `spot` is the same hatch on a square crop.\n *\n * `dotted` / `dimpled` / `grated` are texture only — no plate, box or border; the\n * gaps are transparent so the surface behind shows through. The base colour is\n * `--ixfx-handle-color` (a theme token); the deboss edges default to that colour\n * lightened / darkened.\n *\n * The handle is `pointer-events: none` — bind pointer handlers to the surrounding\n * hit-zone. It reaches its \"active\" look (`--ixfx-handle-opacity-active`, and for\n * `flat` / `dotted` the `--ixfx-handle-color-active` tint) when its immediate\n * parent (the hit-zone) is `:hover` / `:focus-visible` / `[data-active]`, or when\n * the handle itself is. Set `[data-active]` on the hit-zone yourself while a drag\n * is live so the handle stays lit after the pointer leaves it.\n *\n * ```ts\n * import { handleStyles } from '../styles/handle.js';\n *\n * static styles = [themeFallbacks, handleStyles, css`...`];\n * ```\n * ```html\n * <div class=\"hit-zone\" @pointerdown=${this.#onDown}>\n * <span class=\"ixfx-handle\" data-handle=\"dotted\" data-shape=\"spot\" part=\"handle\"></span>\n * </div>\n * ```\n *\n * ## CSS variables (defaults shown; override on the element or any ancestor)\n * - `--ixfx-handle-color` `var(--surface-muted-text)` — `flat` / `dotted` fill\n * - `--ixfx-handle-color-active` `var(--accent)` — `flat` / `dotted` hover / focus\n * - `--ixfx-handle-thickness` `6px` — cross-axis size of a bar\n * - `--ixfx-handle-length` `44px` — long-axis size of a bar (`100%` to fill)\n * - `--ixfx-handle-spot-size` `14px` — width = height of a `spot`\n * - `--ixfx-handle-radius` `var(--radius-l)` — `flat` capsule / dotted & dimpled mark rounding\n * - `--ixfx-handle-opacity` `0.55` — rest opacity\n * - `--ixfx-handle-opacity-active` `1`\n * - `--ixfx-handle-dot-size` `3px` — mark size (dotted / dimpled)\n * - `--ixfx-handle-dot-gap` `length/4` (bar) · `spot/3` — mark centre-to-centre step\n * - `--ixfx-handle-tile` `5px` — knurl period (grated)\n * - `--ixfx-handle-highlight` `color-mix(currentColor 35%, #fff)` — lit deboss edge\n * - `--ixfx-handle-shadow` `color-mix(currentColor 60%, #000)` — shaded deboss edge\n */\nexport const handleStyles = css`\n .ixfx-handle {\n /* Bridge: public --ixfx-handle-* (element or ancestor) → internal alias → fallback. */\n --_handle-color: var(--ixfx-handle-color, var(--surface-3-text));\n --_handle-color-active: var(--ixfx-handle-color-active, var(--surface-3-text));\n --_handle-thickness: var(--ixfx-handle-thickness, 6px);\n --_handle-length: var(--ixfx-handle-length, 44px);\n --_handle-spot: var(--ixfx-handle-spot-size, 14px);\n --_handle-radius: var(--ixfx-handle-radius, var(--radius-l));\n --_handle-opacity: var(--ixfx-handle-opacity, 0.55);\n --_handle-opacity-active: var(--ixfx-handle-opacity-active, 1);\n --_handle-dot: var(--ixfx-handle-dot-size, 3px);\n --_handle-tile: var(--ixfx-handle-tile, 5px);\n /* Centre-to-centre step of the dotted / dimpled marks (a length). Defaults to\n a share of the long axis; a bar shows ~3 marks. */\n --_handle-gap: var(--ixfx-handle-dot-gap, calc(var(--_handle-length) / 4));\n /* How far a dimpled mark's highlight / shadow copy is offset. */\n --_dimple-off: calc(var(--_handle-dot) * 0.15);\n /* The mark colour lightened / darkened for the two deboss edges. */\n --_handle-hi: var(--ixfx-handle-highlight, color-mix(in oklch, var(--surface-4) 50%, var(--_handle-color)));\n --_handle-lo: var(--ixfx-handle-shadow, color-mix(in oklch, var(--surface-2) 40%, var(--_handle-color)));\n\n box-sizing: border-box;\n display: inline-block;\n flex: none;\n width: var(--_handle-length);\n height: var(--_handle-thickness);\n color: var(--_handle-color);\n opacity: var(--_handle-opacity);\n pointer-events: none;\n transition:\n color var(--transition, 0.15s ease-out),\n opacity var(--transition, 0.15s ease-out);\n }\n\n .ixfx-handle[data-shape='vertical'] {\n width: var(--_handle-thickness);\n height: var(--_handle-length);\n }\n\n .ixfx-handle[data-shape='spot'] {\n width: var(--_handle-spot);\n height: var(--_handle-spot);\n --_handle-gap: var(--ixfx-handle-dot-gap, calc(var(--_handle-spot) / 3));\n }\n\n .ixfx-handle:hover,\n .ixfx-handle:focus-visible,\n .ixfx-handle[data-active],\n :hover > .ixfx-handle,\n :focus-visible > .ixfx-handle,\n [data-active] > .ixfx-handle {\n color: var(--_handle-color-active);\n opacity: var(--_handle-opacity-active);\n }\n\n /* ── flat: solid capsule / dot ────────────────────────────────────────── */\n .ixfx-handle[data-handle='flat'] {\n background: currentColor;\n border-radius: var(--_handle-radius);\n }\n .ixfx-handle[data-handle='flat'][data-shape='spot'] {\n border-radius: 50%;\n }\n\n /* ── dotted / dimpled: 3 marks in a row / column (or 3×3 for spot), drawn as\n one ::before mark whose border-radius follows the theme — round normally,\n square in a flat / squared-off theme (--radius-l: 0). box-shadow paints\n the rest of the marks. ─────────────────────────────────────────────── */\n .ixfx-handle[data-handle='dotted'],\n .ixfx-handle[data-handle='dimpled'] {\n position: relative;\n }\n .ixfx-handle[data-handle='dotted']::before,\n .ixfx-handle[data-handle='dimpled']::before {\n content: '';\n position: absolute;\n top: 50%;\n left: 50%;\n width: var(--_handle-dot);\n height: var(--_handle-dot);\n transform: translate(-50%, -50%);\n border-radius: var(--_handle-radius);\n background: currentColor;\n }\n\n /* dotted — the two other marks are plain copies along the axis. */\n .ixfx-handle[data-handle='dotted']::before {\n box-shadow:\n calc(-1 * var(--_handle-gap)) 0 0 0 currentColor,\n var(--_handle-gap) 0 0 0 currentColor;\n }\n .ixfx-handle[data-handle='dotted'][data-shape='vertical']::before {\n box-shadow:\n 0 calc(-1 * var(--_handle-gap)) 0 0 currentColor,\n 0 var(--_handle-gap) 0 0 currentColor;\n }\n .ixfx-handle[data-handle='dotted'][data-shape='spot']::before,\n .ixfx-handle[data-handle='dimpled'][data-shape='spot']::before {\n box-shadow:\n calc(-1 * var(--_handle-gap)) calc(-1 * var(--_handle-gap)) 0 0 currentColor,\n 0 calc(-1 * var(--_handle-gap)) 0 0 currentColor,\n var(--_handle-gap) calc(-1 * var(--_handle-gap)) 0 0 currentColor,\n calc(-1 * var(--_handle-gap)) 0 0 0 currentColor,\n var(--_handle-gap) 0 0 0 currentColor,\n calc(-1 * var(--_handle-gap)) var(--_handle-gap) 0 0 currentColor,\n 0 var(--_handle-gap) 0 0 currentColor,\n var(--_handle-gap) var(--_handle-gap) 0 0 currentColor;\n }\n\n /* dimpled — each bar mark also gets a lighter copy up-left and a darker copy\n down-right (spot stays plain — the 3D is imperceptible at that size). */\n .ixfx-handle[data-handle='dimpled']:not([data-shape='spot'])::before {\n box-shadow:\n calc(-1 * var(--_dimple-off)) calc(-1 * var(--_dimple-off)) 0 0 var(--_handle-hi),\n var(--_dimple-off) var(--_dimple-off) 0 0 var(--_handle-lo),\n calc(-1 * var(--_handle-gap)) 0 0 0 currentColor,\n calc(-1 * var(--_handle-gap) - var(--_dimple-off)) calc(-1 * var(--_dimple-off)) 0 0 var(--_handle-hi),\n calc(-1 * var(--_handle-gap) + var(--_dimple-off)) var(--_dimple-off) 0 0 var(--_handle-lo),\n var(--_handle-gap) 0 0 0 currentColor,\n calc(var(--_handle-gap) - var(--_dimple-off)) calc(-1 * var(--_dimple-off)) 0 0 var(--_handle-hi),\n calc(var(--_handle-gap) + var(--_dimple-off)) var(--_dimple-off) 0 0 var(--_handle-lo);\n }\n .ixfx-handle[data-handle='dimpled'][data-shape='vertical']::before {\n box-shadow:\n calc(-1 * var(--_dimple-off)) calc(-1 * var(--_dimple-off)) 0 0 var(--_handle-hi),\n var(--_dimple-off) var(--_dimple-off) 0 0 var(--_handle-lo),\n 0 calc(-1 * var(--_handle-gap)) 0 0 currentColor,\n calc(-1 * var(--_dimple-off)) calc(-1 * var(--_handle-gap) - var(--_dimple-off)) 0 0 var(--_handle-hi),\n var(--_dimple-off) calc(-1 * var(--_handle-gap) + var(--_dimple-off)) 0 0 var(--_handle-lo),\n 0 var(--_handle-gap) 0 0 currentColor,\n calc(-1 * var(--_dimple-off)) calc(var(--_handle-gap) - var(--_dimple-off)) 0 0 var(--_handle-hi),\n var(--_dimple-off) calc(var(--_handle-gap) + var(--_dimple-off)) 0 0 var(--_handle-lo);\n }\n\n /* ── grated: fine 45° knurling — each ridge is a lit edge, the base colour,\n then a shaded edge. Same hatch at every shape (spot is a square crop). ── */\n .ixfx-handle[data-handle='grated'] {\n background-image: repeating-linear-gradient(\n 45deg,\n var(--_handle-hi) 0 0.9px,\n currentColor 0.9px 1.6px,\n var(--_handle-lo) 1.6px 2.5px,\n transparent 2.5px var(--_handle-tile)\n );\n }\n\n @media (prefers-reduced-motion: reduce) {\n .ixfx-handle {\n transition: none;\n }\n }\n`;\n"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AA8DA,MAAa,eAAe,GAAG"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { t as themeFallbacks } from "./fallbacks-
|
|
1
|
+
import { t as themeFallbacks } from "./fallbacks-BcKGq-2F.js";
|
|
2
2
|
import { n as safeCustomElement, t as __decorate } from "./decorate-VRK8rslU.js";
|
|
3
3
|
import { a as iconBus, n as getIconEntry, r as getIconFont } from "./registry-BEtb8_wB.js";
|
|
4
4
|
import { LitElement, css, html, nothing } from "lit";
|
|
@@ -128,4 +128,4 @@ IxfxIconElement = __decorate([safeCustomElement(`ixfx-icon`)], IxfxIconElement);
|
|
|
128
128
|
//#endregion
|
|
129
129
|
export { IxfxIconElement as t };
|
|
130
130
|
|
|
131
|
-
//# sourceMappingURL=icon-
|
|
131
|
+
//# sourceMappingURL=icon-Dy33gu4Z.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"icon-
|
|
1
|
+
{"version":3,"file":"icon-Dy33gu4Z.js","names":["#onIconChange","#onFontChange","customElement"],"sources":["../src/icons/icon.ts"],"sourcesContent":["import type { IconChangedEvent } from './registry.js';\nimport { css, html, LitElement, nothing } from 'lit';\nimport { property } from 'lit/decorators.js';\nimport { styleMap } from 'lit/directives/style-map.js';\nimport { unsafeHTML } from 'lit/directives/unsafe-html.js';\nimport { themeFallbacks } from '../styles/fallbacks.js';\nimport { safeCustomElement as customElement } from '../util/custom-elements.js';\nimport { getIconEntry, getIconFont, iconBus } from './registry.js';\n\n@customElement(`ixfx-icon`)\nexport class IxfxIconElement extends LitElement {\n @property() name = ``;\n @property({ type: Number }) size: number | undefined;\n @property() label = ``;\n @property({ type: Boolean, attribute: `prominence` }) prominence = false;\n @property({ type: String, attribute: `rotate`, reflect: true }) rotate = ``;\n\n #onIconChange = (e: Event): void => {\n if ((e as IconChangedEvent).detail.name === this.name) {\n this.requestUpdate();\n }\n };\n\n #onFontChange = (): void => {\n const entry = getIconEntry(this.name);\n if (entry?.kind === `font`) {\n this.requestUpdate();\n }\n };\n\n override connectedCallback(): void {\n super.connectedCallback();\n iconBus.addEventListener(`ixfx-icon-change`, this.#onIconChange);\n iconBus.addEventListener(`ixfx-icon-font-change`, this.#onFontChange);\n }\n\n override disconnectedCallback(): void {\n super.disconnectedCallback();\n iconBus.removeEventListener(`ixfx-icon-change`, this.#onIconChange);\n iconBus.removeEventListener(`ixfx-icon-font-change`, this.#onFontChange);\n }\n\n protected override render() {\n const entry = getIconEntry(this.name);\n if (!entry)\n return nothing;\n\n const hasLabel = this.label.length > 0;\n\n if (entry.kind === `font`) {\n const fontFamily = getIconFont();\n return html`\n <span\n class=\"font-icon\"\n style=${styleMap({ fontFamily: fontFamily ?? `` })}\n aria-hidden=${hasLabel ? nothing : `true`}\n aria-label=${hasLabel ? this.label : nothing}\n >${entry.char}</span>\n `;\n }\n\n return html`\n <span\n class=\"icon-wrapper\"\n aria-hidden=${hasLabel ? nothing : `true`}\n aria-label=${hasLabel ? this.label : nothing}\n >${unsafeHTML(entry.svg)}</span>\n `;\n }\n\n protected override updated(changed: Map<string, unknown>): void {\n super.updated(changed);\n if (changed.has(`rotate`)) {\n if (this.rotate?.length > 0) {\n this.style.setProperty(`--rotate`, this.rotate);\n } else {\n this.style.removeProperty(`--rotate`);\n }\n }\n }\n\n static override styles = [themeFallbacks, css`\n :host {\n display: inline-flex;\n align-items: center;\n justify-content: center;\n width: 1em;\n height: 1em;\n opacity: var(--opacity, 1);\n }\n\n :host([prominence]) {\n opacity: var(--prominence-idle-opacity, 1);\n }\n\n :host([prominence]:hover) {\n opacity: var(--prominence-tickled-opacity, 1);\n }\n\n :host([prominence][disabled]) {\n opacity: var(--prominence-disabled-opacity, 0.5);\n }\n\n .icon-wrapper,\n .font-icon {\n display: contents;\n }\n\n :host svg,\n :host .font-icon {\n width: 100%;\n height: 100%;\n transition: transform var(--transition, 0.15s ease-out);\n }\n\n :host .font-icon {\n font-family: inherit;\n line-height: 1;\n display: inline-flex;\n align-items: center;\n justify-content: center;\n }\n\n :host([rotate]) svg,\n :host([rotate]) .font-icon {\n transform: rotate(var(--rotate));\n }\n `];\n}\n\ndeclare global {\n interface HTMLElementTagNameMap {\n 'ixfx-icon': IxfxIconElement;\n }\n}\n"],"mappings":";;;;;;;;AAUO,IAAM,kBAAN,MAAM,wBAAwB,WAAW;;;EAC3B,KAAA,OAAA;EAEC,KAAA,QAAA;EAC+C,KAAA,aAAA;EACM,KAAA,SAAA;EAExD,KAAA,iBAAA,MAAmB;GAClC,IAAK,EAAuB,OAAO,SAAS,KAAK,MAC/C,KAAK,cAAc;EAEvB;EAE4B,KAAA,sBAAA;GAE1B,IADc,aAAa,KAAK,IACxB,CAAC,EAAE,SAAS,QAClB,KAAK,cAAc;EAEvB;;CAXA;CAMA;CAOA,oBAAmC;EACjC,MAAM,kBAAkB;EACxB,QAAQ,iBAAiB,oBAAoB,KAAKA,aAAa;EAC/D,QAAQ,iBAAiB,yBAAyB,KAAKC,aAAa;CACtE;CAEA,uBAAsC;EACpC,MAAM,qBAAqB;EAC3B,QAAQ,oBAAoB,oBAAoB,KAAKD,aAAa;EAClE,QAAQ,oBAAoB,yBAAyB,KAAKC,aAAa;CACzE;CAEA,SAA4B;EAC1B,MAAM,QAAQ,aAAa,KAAK,IAAI;EACpC,IAAI,CAAC,OACH,OAAO;EAET,MAAM,WAAW,KAAK,MAAM,SAAS;EAErC,IAAI,MAAM,SAAS,QAAQ;GACzB,MAAM,aAAa,YAAY;GAC/B,OAAO,IAAI;;;kBAGC,SAAS,EAAE,YAAY,cAAc,GAAG,CAAC,EAAE;wBACrC,WAAW,UAAU,OAAO;uBAC7B,WAAW,KAAK,QAAQ,QAAQ;WAC5C,MAAM,KAAK;;EAElB;EAEA,OAAO,IAAI;;;sBAGO,WAAW,UAAU,OAAO;qBAC7B,WAAW,KAAK,QAAQ,QAAQ;SAC5C,WAAW,MAAM,GAAG,EAAE;;CAE7B;CAEA,QAA2B,SAAqC;EAC9D,MAAM,QAAQ,OAAO;EACrB,IAAI,QAAQ,IAAI,QAAQ,GAAG;GACzB,IAAI,KAAK,QAAQ,SAAS,GACxB,KAAK,MAAM,YAAY,YAAY,KAAK,MAAM;QAE9C,KAAK,MAAM,eAAe,UAAU;EAExC;CACF;;EAEyB,KAAA,SAAA,CAAC,gBAAgB,GAAG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA8C5C;;AACH;AArHG,WAAA,CAAA,SAAS,CAAA,GAAA,gBAAA,WAAA,QAAA,KAAA,CAAA;AACT,WAAA,CAAA,SAAS,EAAE,MAAM,OAAO,CAAC,CAAA,GAAA,gBAAA,WAAA,QAAA,KAAA,CAAA;AACzB,WAAA,CAAA,SAAS,CAAA,GAAA,gBAAA,WAAA,SAAA,KAAA,CAAA;AACT,WAAA,CAAA,SAAS;CAAE,MAAM;CAAS,WAAW;AAAa,CAAC,CAAA,GAAA,gBAAA,WAAA,cAAA,KAAA,CAAA;AACnD,WAAA,CAAA,SAAS;CAAE,MAAM;CAAQ,WAAW;CAAU,SAAS;AAAK,CAAC,CAAA,GAAA,gBAAA,WAAA,UAAA,KAAA,CAAA;AAN/DC,kBAAAA,WAAAA,CAAAA,kBAAc,WAAW,CAAA,GAAA,eAAA"}
|
package/dist/icons.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { a as iconBus, c as setIconFont, i as hasIcon, l as svgToDataUri, n as getIconEntry, o as registerFontIcon, r as getIconFont, s as registerIcon, t as getIcon } from "./registry-BEtb8_wB.js";
|
|
2
|
-
import { t as IxfxIconElement } from "./icon-
|
|
2
|
+
import { t as IxfxIconElement } from "./icon-Dy33gu4Z.js";
|
|
3
3
|
import { a as registerDefaults, i as ICON_CLOSE, n as ICON_CHECK, r as ICON_CHEVRON_DOWN, t as ICON_CARET_RIGHT } from "./defaults-BJwDsMH4.js";
|
|
4
4
|
//#region src/icons/index.ts
|
|
5
5
|
registerDefaults();
|
|
@@ -220,7 +220,7 @@ declare function resolveCssVars(host: HTMLElement): CssVars;
|
|
|
220
220
|
*/
|
|
221
221
|
declare class TimelineTrackTabElement extends LitElement {
|
|
222
222
|
#private;
|
|
223
|
-
static styles: import("lit").CSSResult;
|
|
223
|
+
static styles: import("lit").CSSResult[];
|
|
224
224
|
label: string;
|
|
225
225
|
trackKey: string;
|
|
226
226
|
selected: boolean;
|
|
@@ -392,4 +392,4 @@ declare function attachTimelineInteractions(host: IxfxTimelineElement, vcanvasEl
|
|
|
392
392
|
declare const timelineStyles: import("lit").CSSResult;
|
|
393
393
|
//#endregion
|
|
394
394
|
export { TimelineTrackReorderEvent as A, TimelineEventResizeEvent as C, TimelineTickleChangeEvent as D, TimelineTickleChangeDetail as E, TrackHeightMode as F, TrackLayout as I, UserScale as L, TimelineTrackResizeEvent as M, TimelineTrackSelectDetail as N, TimelineTrack as O, TimelineTrackSelectEvent as P, ViewRange as R, TimelineEventResizeDetail as S, TimelineSelectionChangeEvent as T, TimelineDraggingEvent as _, CssVars as a, TimelineEventMoveDetail as b, resolveGrid as c, DragSnappingFn as d, DragTarget as f, TimelineDraggingDetail as g, TimelineDraggingCallbackDetail as h, TimelineTrackTabElement as i, TimelineTrackResizeDetail as j, TimelineTrackReorderDetail as k, TimelineController as l, GridResolution as m, attachTimelineInteractions as n, Rect as o, GridMode as p, IxfxTimelineElement as r, resolveCssVars as s, timelineStyles as t, TimelineControllerConfig as u, TimelineElementEventMap as v, TimelineSelectionChangeDetail as w, TimelineEventMoveEvent as x, TimelineEvent as y };
|
|
395
|
-
//# sourceMappingURL=index-
|
|
395
|
+
//# sourceMappingURL=index-DV3iaUBW.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index-
|
|
1
|
+
{"version":3,"file":"index-DV3iaUBW.d.ts","names":[],"sources":["../src/timeline/types.ts","../src/timeline/timeline-controller.ts","../src/timeline/timeline-draw.ts","../src/timeline/timeline-track-tabs.ts","../src/timeline/timeline-element.ts","../src/timeline/timeline-interactions.ts","../src/timeline/timeline-styles.ts"],"mappings":";;;KAEY;WACD;WACA;WACA;WACA;WACA;;KAGC;WACD;WACA;WACA;WACA;WACA;WACA;WAEA;;KAGC;EAAc;EAAa;;KAI3B;KAEA;EACV;EACA;EACA;;KAGU;KAEA;KAIA;EACV;EACA;EACA;;KAKU;EACJ;;EACA;EAAoB;EAAiB;EAAwB;;EAC7D;EAAqB;;EACrB;EAAmB;;EACnB;EAAiB;EAAuB;EAAgB;EAAyB;;EACjF;EAAuB;EAAkB;;EACzC;EAAmB;EAAoB;EAAsB;EAAsB;EAAsB;;EACzG;EAAqB;EAAqB;EAAsB;EAAsB;EAAmB;EAAmB;;KAIxH;WACD;WACA;WACA;WACA;WACA;;KAGC;WACD;WACA;WACA;;KAGC;WACD;;KAGC;WACD;;KAGC;WACD;WACA;;KAGC;WACD;WACA;;KAGC;WACD,OAAO;;KAGN;WACD;WACA;WACA;WACA;WACA;WACA;WACA,gBAAgB;WAChB;;KAGC,kBACV,QAAQ;EAER;EACA;EACA;;KAGU;WACD;WACA;WACA;WACA;WACA;WACA;WACA;;KAKC,yBAAyB,YAAY;KACrC,2BAA2B,YAAY;KACvC,+BAA+B,YAAY;KAC3C,4BAA4B,YAAY;KACxC,2BAA2B,YAAY;KACvC,2BAA2B,YAAY;KACvC,4BAA4B,YAAY;KACxC,wBAAwB,YAAY;UAI/B;EACf,cAAc;EACd,gBAAgB;EAChB,oBAAoB;EACpB,iBAAiB;EACjB,gBAAgB;EAChB,gBAAgB;EAChB,iBAAiB;EACjB,YAAY;;;;;;;KC5IF;WACD;WACA;WACA,kBAAkB;WAClB,gBAAgB,WAAW,WAAW,WAAW,cAAc;;;;;;KAOrE;EACH,cAAc;EACd,eAAe,GAAG;EAClB;EACA;EACA;EACA,iBAAiB,qBAAqB;MAClC;MACA,YAAY;EAChB,mBAAmB,cAAc,UAAU;EAC3C,sBAAsB,cAAc,UAAU;;;;;;;;;;cAWnC;;EAOC,YAAA,UAAU,cAAc,QAAQ;;EAgB5C,SAAS;;EAMT,iBAAiB,mBAAmB;;EAOpC,aAAa,OAAO;;EAKpB;;;;KC1EU,UAAU;KAEV;EACV;EACA;EACA;EACA;;;;;iBAUc,YAAY,WAAW,WAAW,WAAW,WAAW,uBAAuB,OAAM,UAAuB,yBAAyB,eAAe;iBAwXpJ,eAAe,MAAM,cAAc;;;;;;;;;;;;;;cCnXtC,gCAAgC;;SAC3B,sBAAM;EA4CM;EACwB;EACR;EACA;EACA;EAQnC;EASA;YAUU,wBAAM;;QA4FnB;YACI;IACR,2BAA2B;;;;;KC5J1B,mBAAiB;EACpB;EACA;EACA;EACA;EACA;EACA;EACA,gBAAgB,KAAK,0BAA0B,QAAQ,MAAM,QAAQ;EACrE;EACA,mBAAmB,WAAW,WAAW,WAAW;EACpD,8BAA8B,WAAW;IAAgB;IAAW;;EACpE,8BAA8B,WAAW;IAAgB;IAAW;;;cAUzD,4BAA4B;;SACvB,sBAAM;EAGK,QAAQ;EACR,QAAQ;EACP;EACA;EAC2B,aAAa;EACf,WAAW;EACnC;EACmB;EACQ;EACO;EACX,UAAU;EACT;EACzB,YAAY;;EAGxC,cAAc;;;;;;EAQL;EACA,YAAY;;;;;;;EAQZ,aAAa;EACb;EAEA,cAAc;EACd;EACA,OAAO;EACP;EACA,uBAAuB;EACvB,cAAc;EACd,iBAAiB;EACjB,iBAAiB;;MAetB;;MAKA;;MAKA;;EAsKJ,OAAO;;;;;EASP,aAAa,OAAO;;;;;EAapB,WAAW,iBAAiB;;;;;EAS5B,mBAAmB,cAAc;EAIjC;EAMA;EAMA,eAAe,mBAAmB;MAI9B;MAIA,YAAY;EAMhB,YAAY,aAAa;;EAWzB;;SAOO,qBAAqB;;SAGrB,cAAc;;;;;;EAcrB,YACE,iBACA,qBACA,cACA,sBACA,oBACA,yBACA,wBACA,gBAAgB;IACb;IAAe;IAAa;;;EA6CjC,cAAc;;MAKV,gBAAgB;YAQD;EAgBV;;;;;;YAaU,WAAW,cAAc;;;;;YAoDzB,QAAQ,cAAc;YAgCtB,wBAAM;;QAmZnB;YACI;IACR,iBAAiB;;;UAKJ;EACf,oBAAoB,gBAAgB,yBAClC,MAAM,GACN,WAAW,MAAM,qBAAqB,OAAO,wBAAwB,aACrE,oBAAoB,sCAEpB,cACA,UAAU,oCACV,oBAAoB;;;;KC19BnB,iBAAiB;EACpB,8BAA8B,WAAW;IAAgB;IAAW;;EACpE;EACA;EACA;EACA;EACA,mBAAmB,WAAW,WAAW,WAAW;;;;;;iBA6JtC,2BAA2B,MAAM,qBAAqB,WAAW;;;cCtKpE,8BAAc"}
|
package/dist/index.d.ts
CHANGED
|
@@ -20,10 +20,10 @@ import { n as CustomCheckboxOptions, r as VerticalListElement, t as AddItemOptio
|
|
|
20
20
|
import { a as DetailSortMode, i as DetailSortItem, n as DetailFormatter, r as DetailSortComparator, t as DetailListElement } from "./detail-list-_ZJHYEBr.js";
|
|
21
21
|
import { a as EditableMode, i as EditableLabelChangeEvent, n as EditableLabel, o as EntryMode, r as EditableLabelChangeDetail, t as DisplayTextLogic } from "./editable-label-rzXkjf1H.js";
|
|
22
22
|
import { FormElement } from "./form.js";
|
|
23
|
-
import { C as GridListTickleEvent,
|
|
23
|
+
import { C as GridListOrientation, D as GridListTickleEvent, E as GridListTickleDetail, O as GridListViewportChangeDetail, S as GridListNativeDragStartEvent, T as GridListSelectEvent, _ as GridListFullElementEventMap, a as ListSelectionControllerConfig, b as GridListItemEventDetail, c as isMultiMode, d as GridListCaptionAlign, f as GridListCaptionBackdrop, g as GridListElementEventMap, h as GridListDataAdapter, i as ListSelectionController, k as GridListViewportChangeEvent, l as GridListActivateDetail, m as GridListCaptionStyle, n as PanTextElement, o as ListSelectionGesture, p as GridListCaptionPosition, r as PanTextMode, s as ListSelectionModes, t as GridListElement, u as GridListActivateEvent, v as GridListItemClickDetail, w as GridListSelectDetail, x as GridListNativeDragStartDetail, y as GridListItemClickEvent } from "./grid-list-x550wJ0X.js";
|
|
24
24
|
import { i as TickledItem, n as TickledController, r as TickledControllerConfig, t as InputMode } from "./tickled-controller-C1ZsHpyg.js";
|
|
25
25
|
import { a as IGroupedSubComponent, c as SubComponentActivateEvent, d as SubComponentItemClickEvent, f as SubComponentSelectDetail, h as SubComponentTickleEvent, i as GroupedSelectEvent, l as SubComponentFactory, m as SubComponentTickleDetail, n as GroupedItemListerElementEventMap, o as IGroupedSubComponentEventMap, p as SubComponentSelectEvent, r as GroupedSelectDetail, s as SubComponentActivateDetail, t as GroupedItemListerElement, u as SubComponentItemClickDetail } from "./grouped-item-lister-fdZHVxFM.js";
|
|
26
|
-
import { a as TitlebarToggleDetail, c as TitlebarVariant, i as TitlebarOrientation, n as TitlebarElement, o as TitlebarToggleEvent, r as TitlebarElementEventMap, s as TitlebarToggleInteraction, t as TitlebarCloseEvent } from "./titlebar-
|
|
26
|
+
import { a as TitlebarToggleDetail, c as TitlebarVariant, i as TitlebarOrientation, n as TitlebarElement, o as TitlebarToggleEvent, r as TitlebarElementEventMap, s as TitlebarToggleInteraction, t as TitlebarCloseEvent } from "./titlebar-Tqu-VvMU.js";
|
|
27
27
|
import { PanelCloseEvent, PanelElement, PanelElementEventMap, PanelOrientation, PanelToggleDetail, PanelToggleEvent, PanelToggleInteraction, PanelVariant } from "./panel.js";
|
|
28
28
|
import { a as NoneSelectEventDetail, c as SingleSelectEventDetail, i as IxfxHexEditorElement, n as HexChangeDetail, o as RectangularSelectEventDetail, r as HexChangeEvent, s as SelectEventDetail, t as ContiguousSelectEventDetail } from "./hex-editor-Caq8vNQk.js";
|
|
29
29
|
import { a as getIconEntry, c as iconBus, d as setIconFont, f as svgToDataUri, g as ICON_CLOSE, h as ICON_CHEVRON_DOWN, i as getIcon, l as registerFontIcon, m as ICON_CHECK, n as IconChangedEvent, o as getIconFont, p as ICON_CARET_RIGHT, r as IconEntry, s as hasIcon, t as IconChangedDetail, u as registerIcon } from "./index-CS9yM8L-.js";
|
|
@@ -45,12 +45,61 @@ import { SelectHorizChangeDetail, SelectHorizChangeEvent, SelectHorizElement, Se
|
|
|
45
45
|
import { SnackbarDismiss, SnackbarElement, SnackbarMode, SnackbarPlacement } from "./snackbar.js";
|
|
46
46
|
import { ClickSnapMode, SnapChangeDetail, SnapChangeEvent, SnapContainer, SnapInputDetail, SnapInputEvent, SnapLogic } from "./snap-container.js";
|
|
47
47
|
import { SwipeElement, SwipeElementEventMap, SwipeInputDetail, SwipeInputEvent } from "./swipe.js";
|
|
48
|
-
import { A as TimelineTrackReorderEvent, C as TimelineEventResizeEvent, D as TimelineTickleChangeEvent, E as TimelineTickleChangeDetail, F as TrackHeightMode, I as TrackLayout, L as UserScale, M as TimelineTrackResizeEvent, N as TimelineTrackSelectDetail, O as TimelineTrack, P as TimelineTrackSelectEvent, R as ViewRange, S as TimelineEventResizeDetail, T as TimelineSelectionChangeEvent, _ as TimelineDraggingEvent, a as CssVars, b as TimelineEventMoveDetail, c as resolveGrid, d as DragSnappingFn, f as DragTarget, g as TimelineDraggingDetail, h as TimelineDraggingCallbackDetail, i as TimelineTrackTabElement, j as TimelineTrackResizeDetail, k as TimelineTrackReorderDetail, l as TimelineController, m as GridResolution, n as attachTimelineInteractions, o as Rect, p as GridMode, r as IxfxTimelineElement, s as resolveCssVars, t as timelineStyles, u as TimelineControllerConfig, v as TimelineElementEventMap, w as TimelineSelectionChangeDetail, x as TimelineEventMoveEvent, y as TimelineEvent } from "./index-
|
|
48
|
+
import { A as TimelineTrackReorderEvent, C as TimelineEventResizeEvent, D as TimelineTickleChangeEvent, E as TimelineTickleChangeDetail, F as TrackHeightMode, I as TrackLayout, L as UserScale, M as TimelineTrackResizeEvent, N as TimelineTrackSelectDetail, O as TimelineTrack, P as TimelineTrackSelectEvent, R as ViewRange, S as TimelineEventResizeDetail, T as TimelineSelectionChangeEvent, _ as TimelineDraggingEvent, a as CssVars, b as TimelineEventMoveDetail, c as resolveGrid, d as DragSnappingFn, f as DragTarget, g as TimelineDraggingDetail, h as TimelineDraggingCallbackDetail, i as TimelineTrackTabElement, j as TimelineTrackResizeDetail, k as TimelineTrackReorderDetail, l as TimelineController, m as GridResolution, n as attachTimelineInteractions, o as Rect, p as GridMode, r as IxfxTimelineElement, s as resolveCssVars, t as timelineStyles, u as TimelineControllerConfig, v as TimelineElementEventMap, w as TimelineSelectionChangeDetail, x as TimelineEventMoveEvent, y as TimelineEvent } from "./index-DV3iaUBW.js";
|
|
49
49
|
import { Effect, TransitoryLabelElement } from "./transitory-label.js";
|
|
50
50
|
import { TreeBaseElement, TreeBaseElementEventMap, TreeCheckboxState, TreeConfig, TreeController, TreeControllerOptions, TreeListElement } from "./tree.js";
|
|
51
51
|
import { XyPad, XyPadEventMap, XyPadInputDetail, XyPadInputEvent } from "./xy-pad.js";
|
|
52
52
|
import { LitElement, PropertyValues, ReactiveController, ReactiveControllerHost, TemplateResult, html } from "lit";
|
|
53
53
|
import { CommandId, CommandRegistry, KeyboardManager } from "@clinth/ui-commands";
|
|
54
|
+
//#region src/bottom-drawer/bottom-drawer.d.ts
|
|
55
|
+
type BottomDrawerResizeDetail = {
|
|
56
|
+
readonly height: number;
|
|
57
|
+
};
|
|
58
|
+
type BottomDrawerResizeEvent = CustomEvent<BottomDrawerResizeDetail>;
|
|
59
|
+
type BottomDrawerCloseEvent = CustomEvent<void>;
|
|
60
|
+
interface BottomDrawerElementEventMap {
|
|
61
|
+
'drawer-close': BottomDrawerCloseEvent;
|
|
62
|
+
'drawer-resize': BottomDrawerResizeEvent;
|
|
63
|
+
}
|
|
64
|
+
/** Commands a named drawer registers, namespaced as `<name>.<command>`. */
|
|
65
|
+
type BottomDrawerCommand = `expand` | `collapse` | `toggle`;
|
|
66
|
+
/** Builds the command id for a named drawer's command, e.g. `inspector.expand`. */
|
|
67
|
+
declare function bottomDrawerCommandId(name: string, command: BottomDrawerCommand): string;
|
|
68
|
+
declare class BottomDrawerElement extends LitElement {
|
|
69
|
+
#private;
|
|
70
|
+
static styles: import("lit").CSSResult[];
|
|
71
|
+
open: boolean;
|
|
72
|
+
height: number;
|
|
73
|
+
minHeight: number;
|
|
74
|
+
dismissThreshold: number;
|
|
75
|
+
maxHeightRatio: number;
|
|
76
|
+
label: string;
|
|
77
|
+
iconName: string;
|
|
78
|
+
closable: boolean;
|
|
79
|
+
collapsible: boolean;
|
|
80
|
+
maintainHandle: boolean;
|
|
81
|
+
name: string;
|
|
82
|
+
registry: CommandRegistry<unknown> | undefined;
|
|
83
|
+
private _dragHeight;
|
|
84
|
+
connectedCallback(): void;
|
|
85
|
+
disconnectedCallback(): void;
|
|
86
|
+
protected updated(changed: PropertyValues): void;
|
|
87
|
+
show(): void;
|
|
88
|
+
close(): void;
|
|
89
|
+
toggle(): void;
|
|
90
|
+
private _onTitlebarToggle;
|
|
91
|
+
private _onTitlebarClose;
|
|
92
|
+
protected render(): ReturnType<typeof html>;
|
|
93
|
+
}
|
|
94
|
+
declare global {
|
|
95
|
+
interface HTMLElementTagNameMap {
|
|
96
|
+
'ixfx-bottom-drawer': BottomDrawerElement;
|
|
97
|
+
}
|
|
98
|
+
}
|
|
99
|
+
interface BottomDrawerElement {
|
|
100
|
+
addEventListener: (<K extends keyof BottomDrawerElementEventMap>(type: K, listener: (this: BottomDrawerElement, event: BottomDrawerElementEventMap[K]) => void, options?: boolean | AddEventListenerOptions) => void) & ((type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions) => void);
|
|
101
|
+
}
|
|
102
|
+
//#endregion
|
|
54
103
|
//#region src/button/radio-group.d.ts
|
|
55
104
|
type RadioGroupMode = `compact` | `max`;
|
|
56
105
|
type RadioItem = Readonly<{
|
|
@@ -1220,6 +1269,77 @@ declare class KeyedElementIndex {
|
|
|
1220
1269
|
dispose(): void;
|
|
1221
1270
|
}
|
|
1222
1271
|
//#endregion
|
|
1272
|
+
//#region src/interaction/list-drag-select-controller.d.ts
|
|
1273
|
+
/** Surface-relative rectangle: origin at the scroll container's top-left. */
|
|
1274
|
+
type DragSelectRect = {
|
|
1275
|
+
readonly x: number;
|
|
1276
|
+
readonly y: number;
|
|
1277
|
+
readonly width: number;
|
|
1278
|
+
readonly height: number;
|
|
1279
|
+
};
|
|
1280
|
+
type ListDragSelectControllerConfig<T> = {
|
|
1281
|
+
/** Element the marquee is drawn in and pointer geometry is measured against. */
|
|
1282
|
+
getSurface: () => HTMLElement | undefined;
|
|
1283
|
+
/** Is drag-select currently allowed? (multi-capable, has items, not disabled) */
|
|
1284
|
+
isEnabled: () => boolean;
|
|
1285
|
+
/** Pointer types that may start a drag. Default ['mouse', 'pen'] — touch still scrolls. */
|
|
1286
|
+
pointerTypes?: readonly string[];
|
|
1287
|
+
/** Movement in px before a press becomes a drag. Default 4. */
|
|
1288
|
+
threshold?: number;
|
|
1289
|
+
/** Map a surface-relative rect to covered items. */
|
|
1290
|
+
hitTest: (rect: DragSelectRect) => Iterable<T>;
|
|
1291
|
+
/**
|
|
1292
|
+
* Selection snapshotted when the drag starts, combined with the hit set
|
|
1293
|
+
* while modifiers are held: Shift adds (`base + hit`), Cmd / Ctrl inverts
|
|
1294
|
+
* (covered items toggle, the rest is untouched).
|
|
1295
|
+
*/
|
|
1296
|
+
getBaseSelection: () => ReadonlySet<T>;
|
|
1297
|
+
/** Continuous visual feedback: the preview set + current rect (undefined when idle). */
|
|
1298
|
+
onPreview: (preview: ReadonlySet<T>, rect: DragSelectRect | undefined) => void;
|
|
1299
|
+
/**
|
|
1300
|
+
* Fired once on release with the final set. Host applies it to its
|
|
1301
|
+
* selection. `additive` is `true` when the drag ran with Shift (add) or
|
|
1302
|
+
* Cmd / Ctrl (invert) held.
|
|
1303
|
+
*/
|
|
1304
|
+
onCommit: (finalSet: ReadonlySet<T>, info: {
|
|
1305
|
+
additive: boolean;
|
|
1306
|
+
}) => void;
|
|
1307
|
+
/** Optional: scroll the surface when the pointer nears an edge during a drag. */
|
|
1308
|
+
autoScroll?: (dx: number, dy: number) => void;
|
|
1309
|
+
/**
|
|
1310
|
+
* Optional predicate called on pointerdown before the controller records its
|
|
1311
|
+
* pointer id or later calls setPointerCapture/preventDefault. Return false
|
|
1312
|
+
* to yield to another gesture (e.g. native item drag).
|
|
1313
|
+
*/
|
|
1314
|
+
shouldStart?: (event: PointerEvent) => boolean;
|
|
1315
|
+
};
|
|
1316
|
+
type DragHost = ReactiveControllerHost & HTMLElement;
|
|
1317
|
+
/**
|
|
1318
|
+
* Shared pointer-drag (marquee / rubber-band) selection for list components.
|
|
1319
|
+
*
|
|
1320
|
+
* Owns all pointer plumbing and rectangle state; knows nothing about DOM
|
|
1321
|
+
* geometry or the selection model — those are host callbacks. Mirrors the
|
|
1322
|
+
* `TickledController` attach pattern (`new ListDragSelectController(this, …)`).
|
|
1323
|
+
*
|
|
1324
|
+
* Behaviour: `pointerdown` on the surface records a start point; once the
|
|
1325
|
+
* pointer moves past `threshold`, the surface captures the pointer and every
|
|
1326
|
+
* move recomputes the rect, hit-tests, and calls `onPreview`. On release the
|
|
1327
|
+
* final set is delivered once via `onCommit`. A press that never crosses the
|
|
1328
|
+
* threshold does nothing (the normal `@click` path runs).
|
|
1329
|
+
*/
|
|
1330
|
+
declare class ListDragSelectController<T> implements ReactiveController {
|
|
1331
|
+
#private;
|
|
1332
|
+
constructor(host: DragHost, config: ListDragSelectControllerConfig<T>);
|
|
1333
|
+
/** `true` while a drag is in progress or its trailing click is still pending. */
|
|
1334
|
+
get isDragging(): boolean;
|
|
1335
|
+
/** `true` once the press has crossed the threshold and a rect is live. */
|
|
1336
|
+
get isActive(): boolean;
|
|
1337
|
+
hostConnected(): void;
|
|
1338
|
+
hostDisconnected(): void;
|
|
1339
|
+
/** Re-bind when the surface element appears/changes (e.g. first render). */
|
|
1340
|
+
hostUpdated(): void;
|
|
1341
|
+
}
|
|
1342
|
+
//#endregion
|
|
1223
1343
|
//#region src/interaction/list-item-animation.d.ts
|
|
1224
1344
|
/**
|
|
1225
1345
|
* Shared insertion / removal animation for the list & tree components.
|
|
@@ -1379,41 +1499,6 @@ interface PillRendererOptions {
|
|
|
1379
1499
|
}
|
|
1380
1500
|
declare function createPillRenderer(options?: PillRendererOptions): NotificationRenderer;
|
|
1381
1501
|
//#endregion
|
|
1382
|
-
//#region src/pan-text/pan-text.d.ts
|
|
1383
|
-
declare class PanTextElement extends LitElement {
|
|
1384
|
-
direction: `start` | `end`;
|
|
1385
|
-
disabled: boolean;
|
|
1386
|
-
private _isOverflowing;
|
|
1387
|
-
private _isHovering;
|
|
1388
|
-
private _textEl;
|
|
1389
|
-
private _overflow;
|
|
1390
|
-
private _resizeObserver;
|
|
1391
|
-
connectedCallback(): void;
|
|
1392
|
-
disconnectedCallback(): void;
|
|
1393
|
-
firstUpdated(): void;
|
|
1394
|
-
protected updated(): void;
|
|
1395
|
-
private _onMouseEnter;
|
|
1396
|
-
private _onMouseLeave;
|
|
1397
|
-
/**
|
|
1398
|
-
* Measures how far the slotted text overflows its container. The measurement
|
|
1399
|
-
* is taken on the inner `.text` span (which clips with an ellipsis), not on
|
|
1400
|
-
* the host — the host never overflows, so measuring it always yielded zero
|
|
1401
|
-
* and the hover interaction never activated.
|
|
1402
|
-
*
|
|
1403
|
-
* Skipped while hovering, because the hover styles switch `.text` to
|
|
1404
|
-
* `overflow: visible` and the measurement would collapse to zero mid-pan.
|
|
1405
|
-
*/
|
|
1406
|
-
private _measure;
|
|
1407
|
-
private _textStyle;
|
|
1408
|
-
protected render(): import("lit").TemplateResult<1>;
|
|
1409
|
-
static styles: import("lit").CSSResult[];
|
|
1410
|
-
}
|
|
1411
|
-
declare global {
|
|
1412
|
-
interface HTMLElementTagNameMap {
|
|
1413
|
-
'ixfx-pan-text': PanTextElement;
|
|
1414
|
-
}
|
|
1415
|
-
}
|
|
1416
|
-
//#endregion
|
|
1417
1502
|
//#region src/panel/panel-group.d.ts
|
|
1418
1503
|
type PanelGroupOrientation = `horizontal` | `vertical`;
|
|
1419
1504
|
interface PanelGroupReorderDetail {
|
|
@@ -1940,15 +2025,12 @@ declare global {
|
|
|
1940
2025
|
* maxSizeA/B: Maximum size for panel A or B (e.g., "200px" or "80%"). Default: none
|
|
1941
2026
|
*
|
|
1942
2027
|
* CSS variables
|
|
1943
|
-
* --handle-size: 2px;
|
|
1944
|
-
* --handle-colour: var(--surface-5);
|
|
1945
|
-
* --handle-hover-colour: var(--surface-6); //
|
|
1946
|
-
* --handle-active-colour: var(--accent);
|
|
1947
|
-
* --
|
|
1948
|
-
*
|
|
1949
|
-
* --handle-grab-dot-size: 3px; // Diameter of grab handle dots
|
|
1950
|
-
* --handle-grab-size: 16px; // Length of grab handle
|
|
1951
|
-
* --handle-grab-thickness: 8px; // Thickness of grab handle
|
|
2028
|
+
* --handle-size: 2px; // Width/height of split bar
|
|
2029
|
+
* --handle-colour: var(--surface-5); // Colour of split bar
|
|
2030
|
+
* --handle-hover-colour: var(--surface-6); // Split bar on hover
|
|
2031
|
+
* --handle-active-colour: var(--accent); // Split bar while dragging
|
|
2032
|
+
* --ixfx-handle-* // Grip look — shared handle primitive
|
|
2033
|
+
* // (see docs/infra-handle.md)
|
|
1952
2034
|
*/
|
|
1953
2035
|
declare class TwoSplitLayoutElement extends LitElement {
|
|
1954
2036
|
#private;
|
|
@@ -1985,5 +2067,5 @@ declare function monitorIndeterminate(targetElOrQuery: string | HTMLElement, wat
|
|
|
1985
2067
|
//#region src/index.d.ts
|
|
1986
2068
|
declare function init(): void;
|
|
1987
2069
|
//#endregion
|
|
1988
|
-
export { AcTextChangeDetail, AcTextChangeEvent, AcTextCompletionProvider, AcTextElement, AcTextItem, AcTextSelectDetail, AcTextSelectEvent, type AcTokenAddDetail, type AcTokenAddEvent, AcTokenElement, type AcTokenElementEventMap, type AcTokenItem, type AcTokenRemoveDetail, type AcTokenRemoveEvent, type AcTokenizerFn, type AcTokensChangeDetail, type AcTokensChangeEvent, AddItemOptions, Axis, ButtonElement, Checkbox, CheckboxChangeDetail, CheckboxChangeEvent, CheckboxEventMap, ClickSnapMode, ColourMapConfig, ColourMode, ColourPicker, type ColourPickerChangeEvent, type ColourPickerEventDetail, type ColourPickerInputEvent, ColourPickerPopup, ColourResult, ConfigEntry, ContiguousSelectEventDetail, CrossoverBehaviour, CrumbNavChangeDetail, CrumbNavChangeEvent, CrumbNavExpandDetail, CrumbNavExpandEvent, CrumbNavNavigateDetail, CrumbNavNavigateEvent, CrumbNavigationChangeDetail, CrumbNavigationChangeEvent, CrumbNavigationElement, CrumbNavigationElementEventMap, CrumbNavigationExpandDetail, CrumbNavigationExpandEvent, CrumbNavigationItemClickDetail, CrumbNavigationItemClickEvent, CrumbPathController, CrumbPathControllerOptions, CrumbPathElement, CrumbPathElementEventMap, CrumbSegment, CrumbSiblingLookupFn, type CssVars, CustomCheckboxOptions, DataBatch, DataController, DataControllerOptions, DataDisplayComponent, DataGridCellClickDetail, DataGridCellClickEvent, DataGridCellEditDetail, DataGridCellEditEvent, DataGridColumnReorderDetail, DataGridColumnReorderEvent, DataGridColumnResizeDetail, DataGridColumnResizeEvent, DataGridColumnVisibilityDetail, DataGridColumnVisibilityEvent, DataGridElement, DataGridElementEventMap, DataGridGroupChangeDetail, DataGridGroupChangeEvent, DataGridSelectDetail, DataGridSelectEvent, DataGridSortDetail, DataGridSortEvent, type DataListSearchAdapterOptions, type DataListSearchItem, DataProviderResult, DataTableElement, DataTableElementEventMap, DataTableRow, DataTableRowClickDetail, DataTableRowClickEvent, type DetailFormatter, DetailListElement, type DetailSortComparator, type DetailSortItem, type DetailSortMode, DisplayTextLogic, DistributeResult, DockAddPanelTarget, DockAxis, DockChangeDetail, DockChangeEvent, DockDirection, DockDragBoundaryDetail, DockDragBoundaryEvent, DockDropTarget, type DockDropZone, DockEdge, DockHostElement, DockHostElementEventMap, DockLayout, DockLeafContentRules, DockLeafInfo, DockLeafRef, DockNeighbours, DockNode, DockOperation, DockPanelActivatedDetail, DockPanelActivatedEvent, DockPanelAddedDetail, DockPanelAddedEvent, DockPanelDragStartDetail, DockPanelDragStartEvent, DockPanelElement, DockPanelElementEventMap, DockPanelInit, DockPanelRemovedDetail, DockPanelRemovedEvent, DockPanelSnapshot, DockPanelTearOutDetail, DockPanelTearOutEvent, DockRect, DockSplitNode, DockStackNode, DragSnappingFn, DragTarget, EditableLabel, EditableLabelChangeDetail, EditableLabelChangeEvent, EditableMode, EditableNumber, Effect, type ElementIncrSearch, type ElementIncrSearchOptions, type ElementListSearchAdapterOptions, type ElementListSearchHost, Endpoints, EntryMode, FormElement, FormGroupElement, FormPartElement, FormatValueForHuman, FormattingOptions, type FuzzySearch, type FuzzySearchOptions, FuzzySearchResult, type GridListActivateDetail, type GridListActivateEvent, type GridListCaptionAlign, type GridListCaptionBackdrop, type GridListCaptionPosition, type GridListCaptionStyle, type GridListDataAdapter, GridListElement, type GridListElementEventMap, type GridListFullElementEventMap, type GridListItemClickDetail, type GridListItemClickEvent, type GridListItemEventDetail, type GridListOrientation, type GridListSelectDetail, type GridListSelectEvent, type GridListTickleDetail, type GridListTickleEvent, type GridListViewportChangeDetail, type GridListViewportChangeEvent, GridMode, GridResolution, GroupNode, GroupedItemListerElement, type GroupedItemListerElementEventMap, type GroupedSelectDetail, type GroupedSelectEvent, HexChangeDetail, HexChangeEvent, type HighlightOptions, type HighlightTarget, ICON_CARET_RIGHT, ICON_CHECK, ICON_CHEVRON_DOWN, ICON_CLOSE, IDataProvider, type IGroupedSubComponent, type IGroupedSubComponentEventMap, type IconChangedDetail, type IconChangedEvent, type IconEntry, type IncrSearch, type IncrSearchChangeCallback, IncrSearchTreeController as IncrSearchMillerController, IncrSearchTreeController, type IncrSearchTreeOptions as IncrSearchMillerOptions, type IncrSearchTreeOptions, type IncrSearchOptions, type IncrSearchResult, type IncrSearchState, type InputMode, ItemsProvider, IxfxHexEditorElement, IxfxIconElement, IxfxRatingElement, IxfxTimelineElement, KeyedElementIndex, LIST_ITEM_MOTION_MS, LIST_SEARCH_COMMAND_IDS, LIST_SEARCH_MODES, LabelledRadialInput, LabelledRangeInput, LabelledSliderInput, LaneData, LaneType, LayoutNode, LayoutSnapshot, LeafGeom, LedElement, LedMode, type ListActivateDetail, type ListActivateEvent, type ListElementEventMap, type ListInteractionMode, type ListItemClickDetail, type ListItemClickEvent, type ListItemMotionOptions, type ListSearchAdapter, ListSearchController, type ListSearchControllerOptions, type ListSearchHost, type ListSearchMode, type ListSelectDetail, type ListSelectEvent, ListSelectionController, type ListSelectionControllerConfig, type ListSelectionGesture, type ListSelectionMode, type ListSelectionModes, type ListTickleDetail, type ListTickleEvent, LoadChildrenCallback, MarkerStyle, index_d_exports as Menu, type TreeActivateDetail as MillerActivateDetail, TreeActivateDetail, type TreeActivateEvent as MillerActivateEvent, TreeActivateEvent, MillerBaseElement, MillerBaseElementEventMap, type TreeCollapseDetail as MillerCollapseDetail, TreeCollapseDetail, type TreeCollapseEvent as MillerCollapseEvent, TreeCollapseEvent, MillerConfig, type TreeExpandDetail as MillerExpandDetail, TreeExpandDetail, type TreeExpandEvent as MillerExpandEvent, TreeExpandEvent, MillerHeaderClickDetail, MillerHeaderClickEvent, MillerHeaderRightClickDetail, MillerHeaderRightClickEvent, type TreeItem as MillerItem, TreeItem, type TreeItemClickDetail as MillerItemClickDetail, TreeItemClickDetail, type TreeItemClickEvent as MillerItemClickEvent, TreeItemClickEvent, MillerItemDblClickDetail, MillerItemDblClickEvent, MillerItemRightClickDetail, MillerItemRightClickEvent, MillerItemState, MillerListElement, type TreeNode as MillerNode, TreeNode, MillerRebaseDetail, MillerRebaseEvent, type TreeSelectDetail as MillerSelectDetail, TreeSelectDetail, type TreeSelectEvent as MillerSelectEvent, TreeSelectEvent, MillerSelectionMode, type TreeTickleDetail as MillerTickleDetail, TreeTickleDetail, type TreeTickleEvent as MillerTickleEvent, TreeTickleEvent, MillerTreeController, MillerTreeControllerOptions, NarrowedTextChangeDetail, NarrowedTextChangeEvent, NarrowedTextElement, NarrowedTextItem, NoneSelectEventDetail, Notification, NotificationContent, NotificationManager, NotificationPillElement, NotificationPillElementEventMap, NotificationRenderer, NotificationRendererHooks, NotificationType, NotifierOptions, type OklchValue, Orientation, PanTextElement, PanelCloseEvent, PanelElement, PanelElementEventMap, PanelGroupElement, PanelGroupElementEventMap, PanelGroupOrientation, PanelGroupReorderDetail, PanelGroupReorderEvent, PanelInfo, PanelNode, PanelOrientation, PanelToggleDetail, PanelToggleEvent, PanelToggleInteraction, PanelVariant, PillPosition, PillQueueDisplay, PillRendererOptions, PillSafeArea, PillTapDetail, PillTapEvent, PlotDataSeries, PlotDataSeriesOptions, PlotHistogram, PlotHistogramBucketClickDetail, PlotHistogramBucketClickEvent, PlotHistogramElementEventMap, PlotHistogramInteractionMode, PlotHistogramOrientation, PlotHistogramSelectionChangeDetail, PlotHistogramSelectionChangeEvent, PlotHistogramSelectionRange, PlotHistogramValueTooltips, PlotMultiAxis, PlotMultiAxisDataPointClickDetail, PlotMultiAxisDataPointClickEvent, PlotMultiAxisElementEventMap, PlotMultiAxisLayout, PlotSingleAxis, PlotSingleAxisElementEventMap, PlotSingleAxisPointerMoveDetail, PlotSingleAxisPointerMoveEvent, PlotXyAxis, PolarPad, PolarPadInputDetail, PolarPadInputEvent, PopupItem, RadialInputChangeDetail, RadialInputChangeEvent, RadialInputElement, RadialInputInputDetail, RadialInputInputEvent, RadioGroup, RadioGroupChangeDetail, RadioGroupChangeEvent, RadioGroupMode, RadioItem, RangeElement, RangeInput, RangeMultiElement, RangeMultiInputDetail, RangeMultiInputEvent, RatingChangeDetail, RatingChangeEvent, RatingElement, RatingElementEventMap, RatingInputEvent, RatingVariant, type Rect, RectangularSelectEventDetail, type RegisterListSearchCommandsOptions, RendererStyle, ResizeMode, SelectEventDetail, SelectHorizChangeDetail, SelectHorizChangeEvent, SelectHorizElement, SelectHorizEventMap, SelectionMode, SingleAxisAgeStyle, SingleAxisDrawStyle, SingleSelectEventDetail, SliderChangedField, SliderCrossover, SliderHandleKey, SliderInputChangeDetail, SliderInputChangeEvent, SliderInputElement, SliderInputElementEventMap, SliderInputInputDetail, SliderInputInputEvent, SliderLaneData, SliderLaneType, SliderMarkerStyle, SliderOrientation, SliderSingleStyle, SliderValueCFollow, SliderValueDrag, SliderValueMode, SlidingNumberElement, SlidingNumberTrend, SnackbarDismiss, SnackbarElement, SnackbarMode, SnackbarPlacement, SnapChangeDetail, SnapChangeEvent, SnapContainer, SnapInputDetail, SnapInputEvent, SnapLogic, SnapshotNode, SortCompareFn, SplitButton, SplitButtonMode, SplitButtonSelectDetail, SplitButtonSelectEvent, SplitChangeDetail, SplitChangeEvent, SplitCloseDetail, SplitCloseEvent, SplitCollapseDetail, SplitCollapseEvent, SplitExpandDetail, SplitExpandEvent, SplitLayoutElement, SplitLayoutElementEventMap, SplitPanelElement, SplitResizeDetail, SplitResizeEvent, type SubComponentActivateDetail, type SubComponentActivateEvent, type SubComponentFactory, type SubComponentItemClickDetail, type SubComponentItemClickEvent, type SubComponentSelectDetail, type SubComponentSelectEvent, type SubComponentTickleDetail, type SubComponentTickleEvent, SwipeElement, SwipeElementEventMap, SwipeInputDetail, SwipeInputEvent, SwitcherItem, Tab, TabAddOptions, TabController, TabControllerOptions, TabListChangeDetail, TabListChangeEvent, TabListDragMode, TabListElement, TabListItemElement, TabListReorderDetail, TabListReorderEvent, TabPanelElement, TabPanelsElement, TextShimmerElement, TickledController, type TickledControllerConfig, type TickledItem, TimelineController, TimelineControllerConfig, TimelineDraggingCallbackDetail, TimelineDraggingDetail, TimelineDraggingEvent, TimelineElementEventMap, TimelineEvent, TimelineEventMoveDetail, TimelineEventMoveEvent, TimelineEventResizeDetail, TimelineEventResizeEvent, TimelineSelectionChangeDetail, TimelineSelectionChangeEvent, TimelineTickleChangeDetail, TimelineTickleChangeEvent, TimelineTrack, TimelineTrackReorderDetail, TimelineTrackReorderEvent, TimelineTrackResizeDetail, TimelineTrackResizeEvent, TimelineTrackSelectDetail, TimelineTrackSelectEvent, TimelineTrackTabElement, TitlebarCloseEvent, TitlebarElement, TitlebarElementEventMap, TitlebarOrientation, TitlebarToggleDetail, TitlebarToggleEvent, TitlebarToggleInteraction, TitlebarVariant, ToolbarAlign, ToolbarElement, ToolbarGroupElement, ToolbarLayout, ToolbarOrientation, ToolbarVerticalWriting, TooltipElement, TooltipOrientations, TrackHeightMode, TrackLayout, TransitoryLabelElement, TreeBaseElement, TreeBaseElementEventMap, TreeCheckboxState, TreeComponent, TreeComponentEventMap, TreeConfig, TreeController, TreeControllerOptions, TreeDataModel, TreeDataModelOptions, TreeExclusivity, TreeFilterPredicate, TreeInteractionMode, type TreeKeyboardNavCallbacks, TreeKeyboardNavController, type TreeKeyboardNavControllerConfig, type TreeKeyboardNavItemId, TreeListAdapterOptions, TreeListElement, type TreeListSearchAdapterOptions, TreeSearchHost, TreeSelectionFilter, TwoSplitLayoutElement, UserScale, ValueMode, VerticalListAdapterOptions, VerticalListElement, ViewRange, WhenSmall, XyAgeStyle, XyDrawStyle, XyPad, XyPadEventMap, XyPadInputDetail, XyPadInputEvent, addPanelToStack, animateListItemIn, animateListItemOut, applyAgeModification, applyHighlights, applySnapshot, attachTimelineInteractions, buildHighlightTargets, buildModel, clearHighlights, collectContainerNames, collectDataResult, collectPanelIds, collectStackPaths, computeColour, computeLeafGeoms, createAcCompletionProvider, createDataListSearchAdapter, createElementIncrSearch, createElementListSearchAdapter, createEmptyLayout, createEmptyStack, createFuzzySearch, createIncrSearch, createPillRenderer, createSplit, createStack, createTreeListAdapter, createTreeListSearchAdapter, createVerticalListAdapter, distribute, extractStack, findNode, findParentOf, findStackOf, findStackPathByName, getActiveDragPanelId, getIcon, getIconEntry, getIconFont, getLeafNeighbours, hasIcon, iconBus, init, insertBeside, isDragging, isMultiMode, isSplit, isStack, keyForElement, listItemFadeKeyframes, listSearchStyles, monitorIndeterminate, moveLeafNodeToEdge, moveLeafStep, normalise, normalize, panelGapIndex, parseColourScaleAttr, parseLayout, pointerOverAnyHost, prefersReducedMotion, readBaseColour, registerFontIcon, registerIcon, registerListSearchCommands, removePanelFromStack, resolveCssVars, resolveGrid, resolveLeafPath, resolveTracks, serializeLayout, setActive, setIconFont, svgToDataUri, swapLeaves, tickledItemStyles, tickledStyles, timelineStyles, toSnapshot, walk, wrapRoot };
|
|
2070
|
+
export { AcTextChangeDetail, AcTextChangeEvent, AcTextCompletionProvider, AcTextElement, AcTextItem, AcTextSelectDetail, AcTextSelectEvent, type AcTokenAddDetail, type AcTokenAddEvent, AcTokenElement, type AcTokenElementEventMap, type AcTokenItem, type AcTokenRemoveDetail, type AcTokenRemoveEvent, type AcTokenizerFn, type AcTokensChangeDetail, type AcTokensChangeEvent, AddItemOptions, Axis, BottomDrawerCloseEvent, BottomDrawerCommand, BottomDrawerElement, BottomDrawerElementEventMap, BottomDrawerResizeDetail, BottomDrawerResizeEvent, ButtonElement, Checkbox, CheckboxChangeDetail, CheckboxChangeEvent, CheckboxEventMap, ClickSnapMode, ColourMapConfig, ColourMode, ColourPicker, type ColourPickerChangeEvent, type ColourPickerEventDetail, type ColourPickerInputEvent, ColourPickerPopup, ColourResult, ConfigEntry, ContiguousSelectEventDetail, CrossoverBehaviour, CrumbNavChangeDetail, CrumbNavChangeEvent, CrumbNavExpandDetail, CrumbNavExpandEvent, CrumbNavNavigateDetail, CrumbNavNavigateEvent, CrumbNavigationChangeDetail, CrumbNavigationChangeEvent, CrumbNavigationElement, CrumbNavigationElementEventMap, CrumbNavigationExpandDetail, CrumbNavigationExpandEvent, CrumbNavigationItemClickDetail, CrumbNavigationItemClickEvent, CrumbPathController, CrumbPathControllerOptions, CrumbPathElement, CrumbPathElementEventMap, CrumbSegment, CrumbSiblingLookupFn, type CssVars, CustomCheckboxOptions, DataBatch, DataController, DataControllerOptions, DataDisplayComponent, DataGridCellClickDetail, DataGridCellClickEvent, DataGridCellEditDetail, DataGridCellEditEvent, DataGridColumnReorderDetail, DataGridColumnReorderEvent, DataGridColumnResizeDetail, DataGridColumnResizeEvent, DataGridColumnVisibilityDetail, DataGridColumnVisibilityEvent, DataGridElement, DataGridElementEventMap, DataGridGroupChangeDetail, DataGridGroupChangeEvent, DataGridSelectDetail, DataGridSelectEvent, DataGridSortDetail, DataGridSortEvent, type DataListSearchAdapterOptions, type DataListSearchItem, DataProviderResult, DataTableElement, DataTableElementEventMap, DataTableRow, DataTableRowClickDetail, DataTableRowClickEvent, type DetailFormatter, DetailListElement, type DetailSortComparator, type DetailSortItem, type DetailSortMode, DisplayTextLogic, DistributeResult, DockAddPanelTarget, DockAxis, DockChangeDetail, DockChangeEvent, DockDirection, DockDragBoundaryDetail, DockDragBoundaryEvent, DockDropTarget, type DockDropZone, DockEdge, DockHostElement, DockHostElementEventMap, DockLayout, DockLeafContentRules, DockLeafInfo, DockLeafRef, DockNeighbours, DockNode, DockOperation, DockPanelActivatedDetail, DockPanelActivatedEvent, DockPanelAddedDetail, DockPanelAddedEvent, DockPanelDragStartDetail, DockPanelDragStartEvent, DockPanelElement, DockPanelElementEventMap, DockPanelInit, DockPanelRemovedDetail, DockPanelRemovedEvent, DockPanelSnapshot, DockPanelTearOutDetail, DockPanelTearOutEvent, DockRect, DockSplitNode, DockStackNode, type DragSelectRect, DragSnappingFn, DragTarget, EditableLabel, EditableLabelChangeDetail, EditableLabelChangeEvent, EditableMode, EditableNumber, Effect, type ElementIncrSearch, type ElementIncrSearchOptions, type ElementListSearchAdapterOptions, type ElementListSearchHost, Endpoints, EntryMode, FormElement, FormGroupElement, FormPartElement, FormatValueForHuman, FormattingOptions, type FuzzySearch, type FuzzySearchOptions, FuzzySearchResult, type GridListActivateDetail, type GridListActivateEvent, type GridListCaptionAlign, type GridListCaptionBackdrop, type GridListCaptionPosition, type GridListCaptionStyle, type GridListDataAdapter, GridListElement, type GridListElementEventMap, type GridListFullElementEventMap, type GridListItemClickDetail, type GridListItemClickEvent, type GridListItemEventDetail, type GridListNativeDragStartDetail, type GridListNativeDragStartEvent, type GridListOrientation, type GridListSelectDetail, type GridListSelectEvent, type GridListTickleDetail, type GridListTickleEvent, type GridListViewportChangeDetail, type GridListViewportChangeEvent, GridMode, GridResolution, GroupNode, GroupedItemListerElement, type GroupedItemListerElementEventMap, type GroupedSelectDetail, type GroupedSelectEvent, HexChangeDetail, HexChangeEvent, type HighlightOptions, type HighlightTarget, ICON_CARET_RIGHT, ICON_CHECK, ICON_CHEVRON_DOWN, ICON_CLOSE, IDataProvider, type IGroupedSubComponent, type IGroupedSubComponentEventMap, type IconChangedDetail, type IconChangedEvent, type IconEntry, type IncrSearch, type IncrSearchChangeCallback, IncrSearchTreeController as IncrSearchMillerController, IncrSearchTreeController, type IncrSearchTreeOptions as IncrSearchMillerOptions, type IncrSearchTreeOptions, type IncrSearchOptions, type IncrSearchResult, type IncrSearchState, type InputMode, ItemsProvider, IxfxHexEditorElement, IxfxIconElement, IxfxRatingElement, IxfxTimelineElement, KeyedElementIndex, LIST_ITEM_MOTION_MS, LIST_SEARCH_COMMAND_IDS, LIST_SEARCH_MODES, LabelledRadialInput, LabelledRangeInput, LabelledSliderInput, LaneData, LaneType, LayoutNode, LayoutSnapshot, LeafGeom, LedElement, LedMode, type ListActivateDetail, type ListActivateEvent, ListDragSelectController, type ListDragSelectControllerConfig, type ListElementEventMap, type ListInteractionMode, type ListItemClickDetail, type ListItemClickEvent, type ListItemMotionOptions, type ListSearchAdapter, ListSearchController, type ListSearchControllerOptions, type ListSearchHost, type ListSearchMode, type ListSelectDetail, type ListSelectEvent, ListSelectionController, type ListSelectionControllerConfig, type ListSelectionGesture, type ListSelectionMode, type ListSelectionModes, type ListTickleDetail, type ListTickleEvent, LoadChildrenCallback, MarkerStyle, index_d_exports as Menu, type TreeActivateDetail as MillerActivateDetail, TreeActivateDetail, type TreeActivateEvent as MillerActivateEvent, TreeActivateEvent, MillerBaseElement, MillerBaseElementEventMap, type TreeCollapseDetail as MillerCollapseDetail, TreeCollapseDetail, type TreeCollapseEvent as MillerCollapseEvent, TreeCollapseEvent, MillerConfig, type TreeExpandDetail as MillerExpandDetail, TreeExpandDetail, type TreeExpandEvent as MillerExpandEvent, TreeExpandEvent, MillerHeaderClickDetail, MillerHeaderClickEvent, MillerHeaderRightClickDetail, MillerHeaderRightClickEvent, type TreeItem as MillerItem, TreeItem, type TreeItemClickDetail as MillerItemClickDetail, TreeItemClickDetail, type TreeItemClickEvent as MillerItemClickEvent, TreeItemClickEvent, MillerItemDblClickDetail, MillerItemDblClickEvent, MillerItemRightClickDetail, MillerItemRightClickEvent, MillerItemState, MillerListElement, type TreeNode as MillerNode, TreeNode, MillerRebaseDetail, MillerRebaseEvent, type TreeSelectDetail as MillerSelectDetail, TreeSelectDetail, type TreeSelectEvent as MillerSelectEvent, TreeSelectEvent, MillerSelectionMode, type TreeTickleDetail as MillerTickleDetail, TreeTickleDetail, type TreeTickleEvent as MillerTickleEvent, TreeTickleEvent, MillerTreeController, MillerTreeControllerOptions, NarrowedTextChangeDetail, NarrowedTextChangeEvent, NarrowedTextElement, NarrowedTextItem, NoneSelectEventDetail, Notification, NotificationContent, NotificationManager, NotificationPillElement, NotificationPillElementEventMap, NotificationRenderer, NotificationRendererHooks, NotificationType, NotifierOptions, type OklchValue, Orientation, PanTextElement, PanTextMode, PanelCloseEvent, PanelElement, PanelElementEventMap, PanelGroupElement, PanelGroupElementEventMap, PanelGroupOrientation, PanelGroupReorderDetail, PanelGroupReorderEvent, PanelInfo, PanelNode, PanelOrientation, PanelToggleDetail, PanelToggleEvent, PanelToggleInteraction, PanelVariant, PillPosition, PillQueueDisplay, PillRendererOptions, PillSafeArea, PillTapDetail, PillTapEvent, PlotDataSeries, PlotDataSeriesOptions, PlotHistogram, PlotHistogramBucketClickDetail, PlotHistogramBucketClickEvent, PlotHistogramElementEventMap, PlotHistogramInteractionMode, PlotHistogramOrientation, PlotHistogramSelectionChangeDetail, PlotHistogramSelectionChangeEvent, PlotHistogramSelectionRange, PlotHistogramValueTooltips, PlotMultiAxis, PlotMultiAxisDataPointClickDetail, PlotMultiAxisDataPointClickEvent, PlotMultiAxisElementEventMap, PlotMultiAxisLayout, PlotSingleAxis, PlotSingleAxisElementEventMap, PlotSingleAxisPointerMoveDetail, PlotSingleAxisPointerMoveEvent, PlotXyAxis, PolarPad, PolarPadInputDetail, PolarPadInputEvent, PopupItem, RadialInputChangeDetail, RadialInputChangeEvent, RadialInputElement, RadialInputInputDetail, RadialInputInputEvent, RadioGroup, RadioGroupChangeDetail, RadioGroupChangeEvent, RadioGroupMode, RadioItem, RangeElement, RangeInput, RangeMultiElement, RangeMultiInputDetail, RangeMultiInputEvent, RatingChangeDetail, RatingChangeEvent, RatingElement, RatingElementEventMap, RatingInputEvent, RatingVariant, type Rect, RectangularSelectEventDetail, type RegisterListSearchCommandsOptions, RendererStyle, ResizeMode, SelectEventDetail, SelectHorizChangeDetail, SelectHorizChangeEvent, SelectHorizElement, SelectHorizEventMap, SelectionMode, SingleAxisAgeStyle, SingleAxisDrawStyle, SingleSelectEventDetail, SliderChangedField, SliderCrossover, SliderHandleKey, SliderInputChangeDetail, SliderInputChangeEvent, SliderInputElement, SliderInputElementEventMap, SliderInputInputDetail, SliderInputInputEvent, SliderLaneData, SliderLaneType, SliderMarkerStyle, SliderOrientation, SliderSingleStyle, SliderValueCFollow, SliderValueDrag, SliderValueMode, SlidingNumberElement, SlidingNumberTrend, SnackbarDismiss, SnackbarElement, SnackbarMode, SnackbarPlacement, SnapChangeDetail, SnapChangeEvent, SnapContainer, SnapInputDetail, SnapInputEvent, SnapLogic, SnapshotNode, SortCompareFn, SplitButton, SplitButtonMode, SplitButtonSelectDetail, SplitButtonSelectEvent, SplitChangeDetail, SplitChangeEvent, SplitCloseDetail, SplitCloseEvent, SplitCollapseDetail, SplitCollapseEvent, SplitExpandDetail, SplitExpandEvent, SplitLayoutElement, SplitLayoutElementEventMap, SplitPanelElement, SplitResizeDetail, SplitResizeEvent, type SubComponentActivateDetail, type SubComponentActivateEvent, type SubComponentFactory, type SubComponentItemClickDetail, type SubComponentItemClickEvent, type SubComponentSelectDetail, type SubComponentSelectEvent, type SubComponentTickleDetail, type SubComponentTickleEvent, SwipeElement, SwipeElementEventMap, SwipeInputDetail, SwipeInputEvent, SwitcherItem, Tab, TabAddOptions, TabController, TabControllerOptions, TabListChangeDetail, TabListChangeEvent, TabListDragMode, TabListElement, TabListItemElement, TabListReorderDetail, TabListReorderEvent, TabPanelElement, TabPanelsElement, TextShimmerElement, TickledController, type TickledControllerConfig, type TickledItem, TimelineController, TimelineControllerConfig, TimelineDraggingCallbackDetail, TimelineDraggingDetail, TimelineDraggingEvent, TimelineElementEventMap, TimelineEvent, TimelineEventMoveDetail, TimelineEventMoveEvent, TimelineEventResizeDetail, TimelineEventResizeEvent, TimelineSelectionChangeDetail, TimelineSelectionChangeEvent, TimelineTickleChangeDetail, TimelineTickleChangeEvent, TimelineTrack, TimelineTrackReorderDetail, TimelineTrackReorderEvent, TimelineTrackResizeDetail, TimelineTrackResizeEvent, TimelineTrackSelectDetail, TimelineTrackSelectEvent, TimelineTrackTabElement, TitlebarCloseEvent, TitlebarElement, TitlebarElementEventMap, TitlebarOrientation, TitlebarToggleDetail, TitlebarToggleEvent, TitlebarToggleInteraction, TitlebarVariant, ToolbarAlign, ToolbarElement, ToolbarGroupElement, ToolbarLayout, ToolbarOrientation, ToolbarVerticalWriting, TooltipElement, TooltipOrientations, TrackHeightMode, TrackLayout, TransitoryLabelElement, TreeBaseElement, TreeBaseElementEventMap, TreeCheckboxState, TreeComponent, TreeComponentEventMap, TreeConfig, TreeController, TreeControllerOptions, TreeDataModel, TreeDataModelOptions, TreeExclusivity, TreeFilterPredicate, TreeInteractionMode, type TreeKeyboardNavCallbacks, TreeKeyboardNavController, type TreeKeyboardNavControllerConfig, type TreeKeyboardNavItemId, TreeListAdapterOptions, TreeListElement, type TreeListSearchAdapterOptions, TreeSearchHost, TreeSelectionFilter, TwoSplitLayoutElement, UserScale, ValueMode, VerticalListAdapterOptions, VerticalListElement, ViewRange, WhenSmall, XyAgeStyle, XyDrawStyle, XyPad, XyPadEventMap, XyPadInputDetail, XyPadInputEvent, addPanelToStack, animateListItemIn, animateListItemOut, applyAgeModification, applyHighlights, applySnapshot, attachTimelineInteractions, bottomDrawerCommandId, buildHighlightTargets, buildModel, clearHighlights, collectContainerNames, collectDataResult, collectPanelIds, collectStackPaths, computeColour, computeLeafGeoms, createAcCompletionProvider, createDataListSearchAdapter, createElementIncrSearch, createElementListSearchAdapter, createEmptyLayout, createEmptyStack, createFuzzySearch, createIncrSearch, createPillRenderer, createSplit, createStack, createTreeListAdapter, createTreeListSearchAdapter, createVerticalListAdapter, distribute, extractStack, findNode, findParentOf, findStackOf, findStackPathByName, getActiveDragPanelId, getIcon, getIconEntry, getIconFont, getLeafNeighbours, hasIcon, iconBus, init, insertBeside, isDragging, isMultiMode, isSplit, isStack, keyForElement, listItemFadeKeyframes, listSearchStyles, monitorIndeterminate, moveLeafNodeToEdge, moveLeafStep, normalise, normalize, panelGapIndex, parseColourScaleAttr, parseLayout, pointerOverAnyHost, prefersReducedMotion, readBaseColour, registerFontIcon, registerIcon, registerListSearchCommands, removePanelFromStack, resolveCssVars, resolveGrid, resolveLeafPath, resolveTracks, serializeLayout, setActive, setIconFont, svgToDataUri, swapLeaves, tickledItemStyles, tickledStyles, timelineStyles, toSnapshot, walk, wrapRoot };
|
|
1989
2071
|
//# sourceMappingURL=index.d.ts.map
|